body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
.visibility-hidden
{
   visibility: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_welcome, #wb_questions
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_welcome, #wb_questions
   {
      background-attachment: scroll !important;
   }
}
#wb_welcome
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../images/PIC00001.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   -webkit-animation: fall 1000ms linear 0ms 1 normal both;
   animation: fall 1000ms linear 0ms 1 normal both;
}
#welcome
{
   box-sizing: border-box;
   height: 100vh;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 50px 0px 50px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#welcome > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#welcome > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#welcome > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#wb_welcome, #welcome
{
   height: auto;
}
#welcome > div[class^="col-"]
{
   height: 100vh;
}
#welcome > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#welcome-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #808080;
   opacity: 0.78;
}
#wb_intro
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#intro
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#intro > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#intro > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#intro > .row > .col-1
{
   float: left;
}
#intro > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#intro > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0px 10px 0px;
}
#intro:before,
#intro:after,
#intro .row:before,
#intro .row:after
{
   display: table;
   content: " ";
}
#intro:after,
#intro .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#intro > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_images
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#images
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#images > .row
{
   margin-right: 0;
   margin-left: 0;
}
#images > .row > .col-1, #images > .row > .col-2, #images > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#images > .row > .col-1, #images > .row > .col-2, #images > .row > .col-3
{
   float: left;
}
#images > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#images > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#images > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#images:before,
#images:after,
#images .row:before,
#images .row:after
{
   display: table;
   content: " ";
}
#images:after,
#images .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#images > .row > .col-1, #images > .row > .col-2, #images > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_news
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#news
{
   box-sizing: border-box;
   padding: 75px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#news > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#news > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#news > .row > .col-1
{
   float: left;
}
#news > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#news > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0px 10px 0px;
}
#news:before,
#news:after,
#news .row:before,
#news .row:after
{
   display: table;
   content: " ";
}
#news:after,
#news .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#news > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_questions
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/PIC00021dd (16).jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#questions
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 75px 0px 75px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#questions > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 200px;
   padding-left: 200px;
   position: relative;
}
#questions > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#questions > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#questions > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#questions-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #808080;
   opacity: 0.79;
}
#wb_signup
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#signup
{
   box-sizing: border-box;
   padding: 75px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#signup > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#signup > .row > .col-1, #signup > .row > .col-2, #signup > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#signup > .row > .col-1, #signup > .row > .col-2, #signup > .row > .col-3
{
   float: left;
}
#signup > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#signup > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0px 10px 0px;
}
#signup > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#signup > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0px 10px 0px;
}
#signup > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#signup:before,
#signup:after,
#signup .row:before,
#signup .row:after
{
   display: table;
   content: " ";
}
#signup:after,
#signup .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#signup > .row > .col-1, #signup > .row > .col-2, #signup > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FBFBFB;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 40px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#upStickyLayer
{
   background-color: #3F74A4;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#upIcon
{
   height: 24px;
   width: 24px;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#upIcon:hover i
{
   color: #007BFF;
}
#wb_introText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0px 0px 20px 0px;
   margin: 0;
   text-align: center;
}
#wb_introText
{
   color: #969696;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 19px;
}
#wb_introText p, #wb_introText ul
{
   margin: 0;
   padding: 0;
}
#wb_introText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footerIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#footerIcon1
{
   height: 40px;
   width: 40px;
}
#footerIcon1 i
{
   color: #005392;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 39px;
}
#footerIcon1:hover i
{
   color: #005392;
}
#wb_footerHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 40px 0px 20px 0px;
   text-align: center;
}
#footerHeading
{
   color: #4F4F4F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_footerMenu
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 20px 0px 20px 0px;
   text-align: center;
   z-index: 1111 !important;
}
#wb_footerMenu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_footerMenu li
{
   float: left;
   margin: 0;
   padding: 8px 4px 8px 0px;
}
#wb_footerMenu a
{
   display: block;
   float: left;
   color: #333333;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 26px;
   line-height: 26px;
   padding: 0px 10px 0px 10px;
   vertical-align: middle;
   text-align: center;
}
#wb_footerMenu li:hover a, #wb_footerMenu a:hover
{
   color: #7F7F7F;
}
.footerMenu-effect:before
{
   border: 1px solid #3F74A4;
   background-color: #3F74A4;
   background-image: none;
}
#wb_footerMenu li.firstmain
{
   padding-left: 8px;
}
#wb_footerMenu li.lastmain
{
   padding-right: 8px;
}
#wb_footerMenu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.footerMenu-effect
{
   display: inline-block;
   position: relative;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   -webkit-transition: color 200ms linear;
   transition: color 200ms linear;
}
.footerMenu-effect:before
{
   content: "";
   position: absolute;
   height: 1px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   opacity: 0;
   -webkit-transform: scaleX(0);
   transform: scaleX(0);
   -webkit-transform-origin: 50%;
   transform-origin: 50%;
   -webkit-transition: all 200ms linear;
   transition: all 200ms linear;
}
.footerMenu-effect:hover:before, .footerMenu-effect:focus:before, .footerMenu-effect:active:before
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
   opacity: 1;
}
#wb_footerText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footerText1
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 19px;
}
#wb_footerText1 p, #wb_footerText1 ul
{
   margin: 0;
   padding: 0;
}
#wb_footerText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#imagesRollOverText1 .image
{
   display: block;
   position: relative;
   -webkit-transform: translate3d(-50px, 0, 0);
   transform: translate3d(-50px, 0, 0);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#imagesRollOverText1 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   transition-delay: 750ms;
}
#imagesRollOverText1 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 500ms;
   transition-delay: 500ms;
}
#imagesRollOverText1 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
   -webkit-transition: all 250ms linear;
   transition: all 250ms linear;
   -webkit-transition-delay: 250ms;
   transition-delay: 250ms;
}
#imagesRollOverText1 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
   -webkit-transition: all 250ms linear;
   transition: all 250ms linear;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
}
#imagesRollOverText1:hover .caption
{
   opacity: 1;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
}
#imagesRollOverText1:hover .image
{
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
}
#imagesRollOverText1:hover .title
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
}
#imagesRollOverText1:hover .description
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 166ms;
   transition-delay: 166ms;
}
#imagesRollOverText1:hover .link
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 333ms;
   transition-delay: 333ms;
}
#imagesRollOverText1 .caption::before
{
   position: absolute;
   -webkit-transform: translate3d(-20px, 0, 0);
   transform: translate3d(-20px, 0, 0);
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 33px;
   border: 1px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#imagesRollOverText1:hover > .caption::before
{
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   opacity: 1;
}
#imagesRollOverText1 .image
{
   left: 0;
   top: 0;
   width: calc(100% + 60px);
   height: 100%;
}
#imagesRollOverText1
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#imagesRollOverText2 .image
{
   display: block;
   position: relative;
   -webkit-transform: translate3d(-50px, 0, 0);
   transform: translate3d(-50px, 0, 0);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#imagesRollOverText2 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   transition-delay: 750ms;
}
#imagesRollOverText2 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 500ms;
   transition-delay: 500ms;
}
#imagesRollOverText2 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
   -webkit-transition: all 250ms linear;
   transition: all 250ms linear;
   -webkit-transition-delay: 250ms;
   transition-delay: 250ms;
}
#imagesRollOverText2 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
   -webkit-transition: all 250ms linear;
   transition: all 250ms linear;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
}
#imagesRollOverText2:hover .caption
{
   opacity: 1;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
}
#imagesRollOverText2:hover .image
{
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
}
#imagesRollOverText2:hover .title
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
}
#imagesRollOverText2:hover .description
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 166ms;
   transition-delay: 166ms;
}
#imagesRollOverText2:hover .link
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 333ms;
   transition-delay: 333ms;
}
#imagesRollOverText2 .caption::before
{
   position: absolute;
   -webkit-transform: translate3d(-20px, 0, 0);
   transform: translate3d(-20px, 0, 0);
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 33px;
   border: 1px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#imagesRollOverText2:hover > .caption::before
{
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   opacity: 1;
}
#imagesRollOverText2 .image
{
   left: 0;
   top: 0;
   width: calc(100% + 60px);
   height: 100%;
}
#imagesRollOverText2
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#imagesRollOverText3 .image
{
   display: block;
   position: relative;
   -webkit-transform: translate3d(-50px, 0, 0);
   transform: translate3d(-50px, 0, 0);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#imagesRollOverText3 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   transition-delay: 750ms;
}
#imagesRollOverText3 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 500ms;
   transition-delay: 500ms;
}
#imagesRollOverText3 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
   -webkit-transition: all 250ms linear;
   transition: all 250ms linear;
   -webkit-transition-delay: 250ms;
   transition-delay: 250ms;
}
#imagesRollOverText3 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
   -webkit-transition: all 250ms linear;
   transition: all 250ms linear;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
}
#imagesRollOverText3:hover .caption
{
   opacity: 1;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
}
#imagesRollOverText3:hover .image
{
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
}
#imagesRollOverText3:hover .title
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
}
#imagesRollOverText3:hover .description
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 166ms;
   transition-delay: 166ms;
}
#imagesRollOverText3:hover .link
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 333ms;
   transition-delay: 333ms;
}
#imagesRollOverText3 .caption::before
{
   position: absolute;
   -webkit-transform: translate3d(-20px, 0, 0);
   transform: translate3d(-20px, 0, 0);
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 33px;
   border: 1px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#imagesRollOverText3:hover > .caption::before
{
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   opacity: 1;
}
#imagesRollOverText3 .image
{
   left: 0;
   top: 0;
   width: calc(100% + 60px);
   height: 100%;
}
#imagesRollOverText3
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#questionsButton
{
   box-sizing: border-box;
   line-height: 35px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #3F74A4;
   border-radius: 4px;
   background-color: #3F74A4;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0px 10px 0px;
}
#wb_questionsHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#questionsHeading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_questionsHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 20px 0px;
   text-align: center;
}
#questionsHeading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#wb_FontAwesomeIcon6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   -webkit-animation: slide-down-in 2000ms linear 6000ms 1 normal both;
   animation: slide-down-in 2000ms linear 6000ms 1 normal both;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon6:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#FontAwesomeIcon6
{
   height: 40px;
   width: 42px;
}
#FontAwesomeIcon6 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 39px;
}
#FontAwesomeIcon6:hover i
{
   color: #78A0BE;
}
#Line1
{
   border-color: #FFFFFF;
   border-color: rgba(255,255,255,0.00);
   border-style: solid;
   border-bottom-width: 5px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   -webkit-animation: animate-fade-in-left 1000ms linear 0ms 1 normal both;
   animation: animate-fade-in-left 1000ms linear 0ms 1 normal both;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #4F4F4F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
