body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 17px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #2B2B2E;
   text-decoration: underline;
}
a:visited
{
   color: #000000;
}
a:active
{
   color: #000000;
}
a:hover
{
   color: #696969;
   text-decoration: underline;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_videoLayoutGrid
   {
      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_videoLayoutGrid
   {
      background-attachment: scroll !important;
   }
}
#wb_caesars
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#caesars
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#caesars > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#caesars > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#caesars > .row > .col-1
{
   float: left;
}
#caesars > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#caesars:before,
#caesars:after,
#caesars .row:before,
#caesars .row:after
{
   display: table;
   content: " ";
}
#caesars:after,
#caesars .row:after
{
   clear: both;
}
@media (max-width: 680px)
{
#caesars > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_caesarsclub
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#caesarsclub
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#caesarsclub > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#caesarsclub > .col-1
{
   flex: 0 0 auto;
}
#caesarsclub > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#caesarsclub > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_welcome-carousel
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_welcome-carousel
{
   box-sizing: border-box;
   width: 100%;
   height: 100vh;
}
#welcome-carousel
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#welcome-carousel .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#welcome-carousel .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#welcome-carousel .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 700ms ease-in-out;
   height: 100%;
   text-align: center;
}
#welcome-carousel .carousel-item-next:not(.carousel-item-start), #welcome-carousel .active.carousel-item-end
{
   transform: translateX(100%);
}
#welcome-carousel .carousel-item-prev:not(.carousel-item-end), #welcome-carousel .active.carousel-item-start
{
   transform: translateX(-100%);
}
#welcome-carousel .carousel-item-inner
{
   padding: 0 0 50px 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#welcome-carousel .carousel-inner > .carousel-item > img, #welcome-carousel .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#welcome-carousel .carousel-inner > .active, #welcome-carousel .carousel-inner > .carousel-item-next, #welcome-carousel .carousel-inner > .carousel-item-prev
{
   display: block;
}
#welcome-carousel .carousel-inner > .carousel-item-next, #welcome-carousel .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#welcome-carousel .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -63px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#welcome-carousel .carousel-indicators li
{
   display: block;
   float: left;
   margin: 16px 16px 16px 16px;
   width: 9px;
   height: 9px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: transparent;
   border: 1px solid rgba(255,255,255,1.00);
   box-shadow: inset 0 0 0 0 rgba(255,255,255,1.00);
   transition: box-shadow 0.3s ease;
}
#welcome-carousel .carousel-indicators .active
{
   box-shadow: inset 0 0 0 5px rgba(255,255,255,1.00);
}
#welcome-carousel .frame
{
   width: 1200px;
   display: inline-block;
   float: left;
   height: 620px;
}
#welcome-carousel .frame-1
{
   background-color: transparent;
   background-image: url('../images/caesarsclub_nights2.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#welcome-carousel .frame-2
{
   background-color: transparent;
   background-image: url('../images/Caesars_ByNight2.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#welcome-carousel .frame-3
{
   background-color: transparent;
   background-image: url('../images/Caesars_ByNight.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#wb_service
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.87);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#service
{
   box-sizing: border-box;
   padding: 25px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#service > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#service > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#service > .row > .col-1
{
   float: left;
}
#service > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#service > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
#service:before,
#service:after,
#service .row:before,
#service .row:after
{
   display: table;
   content: " ";
}
#service:after,
#service .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#service > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_teamLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#teamLayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 3px 75px 3px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#teamLayoutGrid2 > .row
{
   margin-right: -3px;
   margin-left: -3px;
}
#teamLayoutGrid2 > .row > .col-1, #teamLayoutGrid2 > .row > .col-2, #teamLayoutGrid2 > .row > .col-3, #teamLayoutGrid2 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 3px;
   padding-left: 3px;
   position: relative;
}
#teamLayoutGrid2 > .row > .col-1, #teamLayoutGrid2 > .row > .col-2, #teamLayoutGrid2 > .row > .col-3, #teamLayoutGrid2 > .row > .col-4
{
   float: left;
}
#teamLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#teamLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#teamLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#teamLayoutGrid2 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#teamLayoutGrid2:before,
#teamLayoutGrid2:after,
#teamLayoutGrid2 .row:before,
#teamLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#teamLayoutGrid2:after,
#teamLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 700px)
{
#teamLayoutGrid2 > .row > .col-1, #teamLayoutGrid2 > .row > .col-2, #teamLayoutGrid2 > .row > .col-3, #teamLayoutGrid2 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 11px 5px 12px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#LayoutGrid1 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_firstStepsLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4A4A4D;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#firstStepsLayoutGrid
{
   box-sizing: border-box;
   padding: 10px 10px 15px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#firstStepsLayoutGrid > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#firstStepsLayoutGrid > .row > .col-1, #firstStepsLayoutGrid > .row > .col-2, #firstStepsLayoutGrid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#firstStepsLayoutGrid > .row > .col-1, #firstStepsLayoutGrid > .row > .col-2, #firstStepsLayoutGrid > .row > .col-3
{
   float: left;
}
#firstStepsLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#firstStepsLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#firstStepsLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#firstStepsLayoutGrid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#firstStepsLayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#firstStepsLayoutGrid > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#firstStepsLayoutGrid:before,
#firstStepsLayoutGrid:after,
#firstStepsLayoutGrid .row:before,
#firstStepsLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#firstStepsLayoutGrid:after,
#firstStepsLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#firstStepsLayoutGrid > .row > .col-1, #firstStepsLayoutGrid > .row > .col-2, #firstStepsLayoutGrid > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_events
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(45,45,48,0.86);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#events
{
   box-sizing: border-box;
   padding: 75px 5px 25px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#events > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#events > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#events > .row > .col-1
{
   float: left;
}
#events > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#events > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
#events:before,
#events:after,
#events .row:before,
#events .row:after
{
   display: table;
   content: " ";
}
#events:after,
#events .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#events > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 25px 3px 25px 3px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#LayoutGrid6 > .row
{
   margin-right: -3px;
   margin-left: -3px;
}
#LayoutGrid6 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 3px;
   padding-left: 3px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid6 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#LayoutGrid6 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_videos
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#videos
{
   box-sizing: border-box;
   padding: 11px 5px 12px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#videos > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#videos > .row > .col-1, #videos > .row > .col-2, #videos > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#videos > .row > .col-1, #videos > .row > .col-2, #videos > .row > .col-3
{
   float: left;
}
#videos > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#videos > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#videos > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#videos:before,
#videos:after,
#videos .row:before,
#videos .row:after
{
   display: table;
   content: " ";
}
#videos:after,
#videos .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#videos > .row > .col-1, #videos > .row > .col-2, #videos > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_wedding
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#wedding
{
   box-sizing: border-box;
   padding: 75px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#wedding > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wedding > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#wedding > .row > .col-1
{
   float: left;
}
#wedding > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#wedding:before,
#wedding:after,
#wedding .row:before,
#wedding .row:after
{
   display: table;
   content: " ";
}
#wedding:after,
#wedding .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#wedding > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_layoutGridReviews2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridReviews2
{
   box-sizing: border-box;
   padding: 0 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#layoutGridReviews2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridReviews2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridReviews2 > .row > .col-1
{
   float: left;
}
#layoutGridReviews2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#layoutGridReviews2:before,
#layoutGridReviews2:after,
#layoutGridReviews2 .row:before,
#layoutGridReviews2 .row:after
{
   display: table;
   content: " ";
}
#layoutGridReviews2:after,
#layoutGridReviews2 .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#layoutGridReviews2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 11px 5px 12px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#LayoutGrid2 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 11px 5px 12px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#LayoutGrid4 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 11px 5px 12px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#LayoutGrid5 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_layoutGridPerformance
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #242427;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridPerformance
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#layoutGridPerformance > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridPerformance > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridPerformance > .row > .col-1
{
   float: left;
}
#layoutGridPerformance > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#layoutGridPerformance:before,
#layoutGridPerformance:after,
#layoutGridPerformance .row:before,
#layoutGridPerformance .row:after
{
   display: table;
   content: " ";
}
#layoutGridPerformance:after,
#layoutGridPerformance .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#layoutGridPerformance > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4A4A4D;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 2px 3px 2px 3px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#LayoutGrid3 > .row
{
   margin-right: -3px;
   margin-left: -3px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 3px;
   padding-left: 3px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#LayoutGrid3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_videoLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/caesars_clubnight7.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#videoLayoutGrid
{
   box-sizing: border-box;
   padding: 150px 15px 150px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#videoLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#videoLayoutGrid > .row > .col-1, #videoLayoutGrid > .row > .col-2, #videoLayoutGrid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#videoLayoutGrid > .row > .col-1, #videoLayoutGrid > .row > .col-2, #videoLayoutGrid > .row > .col-3
{
   float: left;
}
#videoLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#videoLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
#videoLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#videoLayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#videoLayoutGrid:before,
#videoLayoutGrid:after,
#videoLayoutGrid .row:before,
#videoLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#videoLayoutGrid:after,
#videoLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#videoLayoutGrid > .row > .col-1, #videoLayoutGrid > .row > .col-2, #videoLayoutGrid > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#videoLayoutGrid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.18;
}
#wb_contact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.87);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#contact
{
   box-sizing: border-box;
   padding: 75px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#contact > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contact > .row > .col-1
{
   float: left;
}
#contact > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#contact > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
#contact:before,
#contact:after,
#contact .row:before,
#contact .row:after
{
   display: table;
   content: " ";
}
#contact:after,
#contact .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#contact > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_links
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#links
{
   box-sizing: border-box;
   padding: 25px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#links > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#links > .row > .col-1, #links > .row > .col-2
{
   float: left;
}
#links > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#links > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#links:before,
#links:after,
#links .row:before,
#links .row:after
{
   display: table;
   content: " ";
}
#links:after,
#links .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#links > .row > .col-1, #links > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_social
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #222222 0%, #696969 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#social
{
   box-sizing: border-box;
   padding: 25px 15px 60px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#social > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#social > .row > .col-1, #social > .row > .col-2, #social > .row > .col-3, #social > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#social > .row > .col-1, #social > .row > .col-2, #social > .row > .col-3, #social > .row > .col-4
{
   float: left;
}
#social > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#social > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#social > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#social > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#social:before,
#social:after,
#social .row:before,
#social .row:after
{
   display: table;
   content: " ";
}
#social:after,
#social .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#social > .row > .col-1, #social > .row > .col-2, #social > .row > .col-3, #social > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #222222;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   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: 580px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footerText
{
   color: #A9A9A9;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 15px;
   line-height: 19px;
}
#wb_footerText p, #wb_footerText ul
{
   margin: 0;
   padding: 0;
}
#wb_footerText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#upStickyLayer
{
   background-color: #3E3E3E;
   background-image: none;
   border-radius: 50%;
   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;
}
#wb_upIcon a
{
   text-decoration: none;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_upIcon:hover #upIcon i
{
   color: #26ABE8;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
   -webkit-text-stroke: 1px #4A4A4D;
   text-stroke: 1px #4A4A4D;
}
#wb_linksCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 25px 0 0 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#linksCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#linksCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#linksCard1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 20.8px;
}
#linksCard1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#linksCard1-card-item2 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#linksCard1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#linksCard1-card-item3
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#linksCard1-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#linksCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#Heading2
{
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
   -webkit-text-stroke: 1px #FFFFFF;
   text-stroke: 1px #FFFFFF;
}
#wb_buySellText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_buySellText div
{
   text-align: center;
}
#wb_buySellText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: center;
   text-transform: none;
   -webkit-text-stroke: 1px #242427;
   text-stroke: 1px #242427;
}
#wb_caseStudiesCarousel
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_caseStudiesCarousel
{
   box-sizing: border-box;
   width: 100%;
   height: 272px;
}
#caseStudiesCarousel
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#caseStudiesCarousel .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
   perspective: 1200px;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#caseStudiesCarousel .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#caseStudiesCarousel .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   transition: opacity 800ms ease-in-out;
   height: 100%;
   text-align: left;
}
#caseStudiesCarousel .carousel-item-inner
{
   padding: 0 0 20px 0;
}
#caseStudiesCarousel .carousel-inner > .carousel-item > img, #caseStudiesCarousel .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#caseStudiesCarousel .carousel-inner > .active, #caseStudiesCarousel .carousel-inner > .carousel-item-next, #caseStudiesCarousel .carousel-inner > .carousel-item-prev
{
   display: block;
}
#caseStudiesCarousel .carousel-inner > .active
{
   animation: caseStudiesCarousel-animation-show 800ms ease 0ms both;
}
#caseStudiesCarousel .carousel-inner > .carousel-item-next, #caseStudiesCarousel .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#caseStudiesCarousel .carousel-inner > .carousel-item-next.carousel-item-start, #caseStudiesCarousel .carousel-inner > .carousel-item-prev.carousel-item-end
{
   animation: caseStudiesCarousel-animation-show 800ms ease 0ms both;
}
#caseStudiesCarousel .carousel-inner > .active.carousel-item-start, #caseStudiesCarousel .carousel-inner > .active.carousel-item-end
{
   animation: caseStudiesCarousel-animation-hide 800ms ease both;
   z-index: 999;
}
#caseStudiesCarousel .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -63px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#caseStudiesCarousel .carousel-indicators li
{
   display: block;
   float: left;
   margin: 6px 6px 6px 6px;
   width: 29px;
   height: 3px;
   cursor: pointer;
   text-indent: -999px;
   background-color: rgba(213,213,213,1.00);
   background-clip: padding-box;
   box-sizing: content-box;
   border-bottom: 27px solid transparent;
}
#caseStudiesCarousel .carousel-indicators .active
{
   background-color: rgba(74,74,77,1.00);
}
#caseStudiesCarousel .frame
{
   width: 1170px;
   display: inline-block;
   float: left;
   height: 272px;
}
@keyframes caseStudiesCarousel-animation-show
{
   0%   { opacity: 0; transform: scale(0.8); }
   100% { opacity: 1; transform: scale(1.0); }
}
@keyframes caseStudiesCarousel-animation-hide
{
   0%   { transform: translateX(0); }
   100% { transform: translateX(-100%); }
}
#wb_caseStudiesCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#caseStudiesCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#caseStudiesCard1-card-item0
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #999999;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#caseStudiesCard1-card-item1
{
   box-sizing: border-box;
   margin: 0 30px 10px 30px;
   padding: 0;
   color: #2B2B2E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#caseStudiesCard1-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 4px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard1-card-item3
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 4px 0 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard1-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard1-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 4px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard1-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 4px 0 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard1-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard1-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard1-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_caseStudiesCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#caseStudiesCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#caseStudiesCard2-card-item0
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #999999;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#caseStudiesCard2-card-item1
{
   box-sizing: border-box;
   margin: 0 30px 10px 30px;
   padding: 0;
   color: #2B2B2E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#caseStudiesCard2-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 4px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard2-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard2-card-item3
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 4px 0 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard2-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard2-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 4px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard2-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard2-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 4px 0 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard2-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard2-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard2-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_caseStudiesCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#caseStudiesCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#caseStudiesCard3-card-item0
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #999999;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#caseStudiesCard3-card-item1
{
   box-sizing: border-box;
   margin: 0 30px 10px 30px;
   padding: 0;
   color: #2B2B2E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#caseStudiesCard3-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 4px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard3-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard3-card-item3
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 4px 0 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard3-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard3-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 4px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard3-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard3-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 4px 0 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard3-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard3-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard3-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_welcome-text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
   animation: slide-left-in 1000ms linear 300ms 1 normal both;
}
#wb_welcome-text5
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 21.5px;
}
#wb_welcome-text5 p, #wb_welcome-text5 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcome-text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_welcome-text6 
{
   background-color: rgba(255,255,255,0.24);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
   animation: slide-right-in 1000ms linear 1000ms 1 normal both;
}
#wb_welcome-text6
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-size: 32px;
   line-height: 43.5px;
}
#wb_welcome-text6 p, #wb_welcome-text6 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcome-text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_welcome-text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
   animation: slide-left-in 1000ms linear 300ms 1 normal both;
}
#wb_welcome-text3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 21.5px;
}
#wb_welcome-text3 p, #wb_welcome-text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcome-text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_welcome-text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
   animation: slide-right-in 1000ms linear 1000ms 1 normal both;
}
#wb_welcome-text4
{
   color: #FF0000;
   font-family: "Open Sans";
   font-weight: 700;
   font-size: 27px;
   line-height: 36.5px;
}
#wb_welcome-text4 p, #wb_welcome-text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcome-text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card15
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card15-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card15-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #D2B48C;
   border-radius: 0px;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#wb_Card57
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#Card57-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card57-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card57-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   padding: 10px 16px 10px 16px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: rgba(0,0,0,0.64);
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}
#Card57-card-item2
{
   box-sizing: border-box;
   margin: 35px 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card57-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: center;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   padding: 10px 16px 10px 16px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: rgba(0,0,0,0.64);
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 35px 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: center;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   padding: 10px 16px 10px 16px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: rgba(0,0,0,0.64);
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 35px 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: center;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading4
{
   color: #242427;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: italic;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
   -webkit-text-stroke: 1px #FFFFFF;
   text-stroke: 1px #FFFFFF;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: center;
}
#Heading5
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
   -webkit-text-stroke: 1px #4A4A4D;
   text-stroke: 1px #4A4A4D;
}
#wb_Image6
{
   margin: 0 0 16px 0 ;
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 200px;
   height: 200px;
   vertical-align: top;
}
#wb_CssMenu5
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 20px 0 20px 0 ;
   text-align: center;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu5::after
{
   content: "";
   display: table;
clear: both;
}
#wb_CssMenu5 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_CssMenu5 > ul
{
   display: flex;
   justify-content: space-between;
}
#wb_CssMenu5 li
{
   margin: 0;
   padding: 0px 0px 0px 0px;
}
#wb_CssMenu5 a
{
   display: block;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_CssMenu5 > ul > li > a
{
   height: 35px;
   line-height: 35px;
   padding: 0px 4px 0px 4px;
}
#wb_CssMenu5 li:hover a, #wb_CssMenu5 a:hover
{
   color: #1FA2E8;
}
.CssMenu5-effect:before, #wb_CssMenu5 .active
{
   border: 1px solid #FFFFFF;
}
.CssMenu5-effect:after
{
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu5 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu5 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu5 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu5-effect
{
   position: relative;
   transition: all 601ms linear, visibility 0ms linear;
}
.CssMenu5-effect:before, .CssMenu5-effect:after
{
   box-sizing: border-box;
   content: "";
   position: absolute;
   transition: inherit;
   z-index: -1;
}
.CssMenu5-effect:before
{
   transition-delay: 0s;
}
.CssMenu5-effect:after
{
   transition-delay: 300ms;
}
.CssMenu5-effect:before
{
   top: 0;
   left: 50%;
      height: 100%;
   width: 0;
border-left: 0 !important;
   border-right: 0 !important;
}
.CssMenu5-effect:after
{
   bottom: 0;
   left: 0;
   height: 0;
   width: 100%;
}
.CssMenu5-effect:hover:before
{
   left: 0;
   width: 100%;
}
.CssMenu5-effect:hover:after
{
   top: 0;
   height: 100%;
}
#wb_RollOver1
{
   display: block;
   width: 100%;
}
#RollOver1
{
   border: 0px solid #000000;
   border-radius: 0px;
   display: inline-block;
   width: 344px;
   height: 344px;
   margin: 0;
   perspective: 1200px;
}
#RollOver1 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#RollOver1 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#RollOver1 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
@keyframes RollOver1-animation-in
{
   0%   { opacity: 0.3; transform: translateX(-100%) rotateY(-90deg); }
   50%  { animation-timing-function: ease-out; transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); }
   100% { }
}
@keyframes RollOver1-animation-out
{
   0%   { }
   50%  { animation-timing-function: ease-out; transform: translateX(50%) translateZ(-200px) rotateY(45deg); }
   100% { opacity: 0.3; transform: translateX(100%) rotateY(90deg); }
}
#RollOver1 .default.animate
{
   animation: RollOver1-animation-out 500ms linear both;
   z-index: 999;
   transform-origin: 0% 50%;
}
#RollOver1 .default, #RollOver1 .hover
{
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
}
#RollOver1 .hover.animate
{
   animation: RollOver1-animation-in 500ms linear 0ms both;
   transform-origin: 100% 50%;
}
#RollOver1 .reverse
{
   animation-direction: reverse !important;
}
#RollOver1 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_RollOver4
{
   display: block;
   width: 100%;
}
#RollOver4
{
   border: 0px solid #000000;
   border-radius: 0px;
   display: inline-block;
   width: 344px;
   height: 344px;
   margin: 0;
   perspective: 1200px;
}
#RollOver4 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#RollOver4 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#RollOver4 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
@keyframes RollOver4-animation-in
{
   0%   { opacity: 0.3; transform: translateX(-100%) rotateY(-90deg); }
   50%  { animation-timing-function: ease-out; transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); }
   100% { }
}
@keyframes RollOver4-animation-out
{
   0%   { }
   50%  { animation-timing-function: ease-out; transform: translateX(50%) translateZ(-200px) rotateY(45deg); }
   100% { opacity: 0.3; transform: translateX(100%) rotateY(90deg); }
}
#RollOver4 .default.animate
{
   animation: RollOver4-animation-out 500ms linear both;
   z-index: 999;
   transform-origin: 0% 50%;
}
#RollOver4 .default, #RollOver4 .hover
{
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
}
#RollOver4 .hover.animate
{
   animation: RollOver4-animation-in 500ms linear 0ms both;
   transform-origin: 100% 50%;
}
#RollOver4 .reverse
{
   animation-direction: reverse !important;
}
#RollOver4 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_RollOver6
{
   display: block;
   width: 100%;
}
#RollOver6
{
   border: 0px solid #000000;
   border-radius: 0px;
   display: inline-block;
   width: 344px;
   height: 344px;
   margin: 0;
   perspective: 1200px;
}
#RollOver6 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#RollOver6 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#RollOver6 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
@keyframes RollOver6-animation-in
{
   0%   { opacity: 0.3; transform: translateX(-100%) rotateY(-90deg); }
   50%  { animation-timing-function: ease-out; transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); }
   100% { }
}
@keyframes RollOver6-animation-out
{
   0%   { }
   50%  { animation-timing-function: ease-out; transform: translateX(50%) translateZ(-200px) rotateY(45deg); }
   100% { opacity: 0.3; transform: translateX(100%) rotateY(90deg); }
}
#RollOver6 .default.animate
{
   animation: RollOver6-animation-out 500ms linear both;
   z-index: 999;
   transform-origin: 0% 50%;
}
#RollOver6 .default, #RollOver6 .hover
{
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
}
#RollOver6 .hover.animate
{
   animation: RollOver6-animation-in 500ms linear 0ms both;
   transform-origin: 100% 50%;
}
#RollOver6 .reverse
{
   animation-direction: reverse !important;
}
#RollOver6 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_OverlayMenu1
{
   position: relative;
}
#wb_OverlayMenu1
{
   margin: 0;
}
#OverlayMenu1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #424242;
   border-radius: 0px;
   cursor: pointer;
   user-select: none;
}
#OverlayMenu1:hover
{
   background-color: #CCCCCC;
   background-image: none;
   border-color: #424242;
}
#OverlayMenu1
{
   display: block;
   width: 100px;
   height: 100px;
   position: relative;
   overflow: hidden;
}
#OverlayMenu1 .line
{
   width: 32px;
   height: 6px;
   background: #1FA2E8;
   display: block;
   margin: 6px auto;
   transition: all 500ms linear;
}
#OverlayMenu1:hover .line
{
   background: #424242;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 34px;
}
#OverlayMenu1-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#OverlayMenu1-close:before, #OverlayMenu1-close:after
{
   background: #000000;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#OverlayMenu1-close span
{
   background: #000000;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu1-close span::after
{
   background: #000000;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu1-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#OverlayMenu1-close:after
{
   bottom: 50%;
   opacity: 0;
}
#OverlayMenu1-close span
{
   background: #000000;
   transform: rotate(-45deg);
}
#OverlayMenu1-close span:after
{
   background: #000000;
   transform: rotate(-90deg);
}
#OverlayMenu1-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   height: 100%;
   left: 0;
   overflow-y: auto;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
   background-color: rgba(255,255,255,0.87);
}
#OverlayMenu1-overlay ul
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-decoration: none;
   text-transform: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu1
{
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   width: 100%;
   max-width: 970px;
}
.OverlayMenu1 a
{
   text-decoration: none;
}
.OverlayMenu1 ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.OverlayMenu1 li
{
   position: relative;
}
.OverlayMenu1 li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #000000;
   outline: none;
}
.OverlayMenu1 li a:hover, .OverlayMenu1 li a.active
{
   color: #A9A9A9;
   background-color: #1FA2E8;
}
#OverlayMenu1-overlay
{
   visibility: hidden;
   width: 0;
   left: 50%;
   transform: translateX(-50%);
   transition: width 400ms 0.3s, visibility 0s 700ms;
}
#OverlayMenu1-overlay.show
{
   visibility: visible;
   width: 100%;
   transition: width 400ms;
}
#OverlayMenu1-overlay .OverlayMenu1
{
   opacity: 0;
   transition: opacity 0.3s 400ms;
}
#OverlayMenu1-overlay.show .OverlayMenu1
{
   opacity: 1;
   transition-delay: 400ms;
}
#OverlayMenu1-overlay.hide .OverlayMenu1
{
   transition-delay: 0s;
}
#OverlayMenu1-overlay .overlay-icon
{
   margin: 0 10px 0 0 ;
}
#OverlayMenu1-social
{
   padding: 40px 0 0 0;
}
#OverlayMenu1-social .social-icon 
{
   border-radius: 50%;
   background-color: #000000;
   color: #FFFFFF;
   display: inline-block;
   font-size: 19px;
   margin: 0 .5em;
   padding: 7px;
   transition: all .2s linear 0s;
   width: 19px;
}
#OverlayMenu1-social .social-icon:hover 
{
   background-color: #A9A9A9;
   color: #1FA2E8;
}
.OverlayMenu1-effect
{
   transition: all 500ms linear;
}
#wb_OverlayMenu1.affix
{
   top: 0 !important;
   position: fixed !important;
}
#wb_RollOver2
{
   display: none;
   width: 100%;
}
#RollOver2
{
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   width: 344px;
   height: 611px;
   margin: 0;
   perspective: 1200px;
}
#RollOver2 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#RollOver2 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#RollOver2 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
@keyframes RollOver2-animation-in
{
   0%   { opacity: 0.3; transform: translateX(-100%) rotateY(-90deg); }
   50%  { animation-timing-function: ease-out; transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); }
   100% { }
}
@keyframes RollOver2-animation-out
{
   0%   { }
   50%  { animation-timing-function: ease-out; transform: translateX(50%) translateZ(-200px) rotateY(45deg); }
   100% { opacity: 0.3; transform: translateX(100%) rotateY(90deg); }
}
#RollOver2 .default.animate
{
   animation: RollOver2-animation-out 500ms linear both;
   z-index: 999;
   transform-origin: 0% 50%;
}
#RollOver2 .default, #RollOver2 .hover
{
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
}
#RollOver2 .hover.animate
{
   animation: RollOver2-animation-in 500ms linear 0ms both;
   transform-origin: 100% 50%;
}
#RollOver2 .reverse
{
   animation-direction: reverse !important;
}
#RollOver2 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_RollOver3
{
   display: none;
   width: 100%;
}
#RollOver3
{
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   width: 344px;
   height: 611px;
   margin: 0;
   perspective: 1200px;
}
#RollOver3 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#RollOver3 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#RollOver3 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
@keyframes RollOver3-animation-in
{
   0%   { opacity: 0.3; transform: translateX(-100%) rotateY(-90deg); }
   50%  { animation-timing-function: ease-out; transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); }
   100% { }
}
@keyframes RollOver3-animation-out
{
   0%   { }
   50%  { animation-timing-function: ease-out; transform: translateX(50%) translateZ(-200px) rotateY(45deg); }
   100% { opacity: 0.3; transform: translateX(100%) rotateY(90deg); }
}
#RollOver3 .default.animate
{
   animation: RollOver3-animation-out 500ms linear both;
   z-index: 999;
   transform-origin: 0% 50%;
}
#RollOver3 .default, #RollOver3 .hover
{
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
}
#RollOver3 .hover.animate
{
   animation: RollOver3-animation-in 500ms linear 0ms both;
   transform-origin: 100% 50%;
}
#RollOver3 .reverse
{
   animation-direction: reverse !important;
}
#RollOver3 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_RollOver5
{
   display: none;
   width: 100%;
}
#RollOver5
{
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   width: 344px;
   height: 611px;
   margin: 0;
   perspective: 1200px;
}
#RollOver5 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#RollOver5 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#RollOver5 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
@keyframes RollOver5-animation-in
{
   0%   { opacity: 0.3; transform: translateX(-100%) rotateY(-90deg); }
   50%  { animation-timing-function: ease-out; transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); }
   100% { }
}
@keyframes RollOver5-animation-out
{
   0%   { }
   50%  { animation-timing-function: ease-out; transform: translateX(50%) translateZ(-200px) rotateY(45deg); }
   100% { opacity: 0.3; transform: translateX(100%) rotateY(90deg); }
}
#RollOver5 .default.animate
{
   animation: RollOver5-animation-out 500ms linear both;
   z-index: 999;
   transform-origin: 0% 50%;
}
#RollOver5 .default, #RollOver5 .hover
{
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
}
#RollOver5 .hover.animate
{
   animation: RollOver5-animation-in 500ms linear 0ms both;
   transform-origin: 100% 50%;
}
#RollOver5 .reverse
{
   animation-direction: reverse !important;
}
#RollOver5 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_socialIcon1
{
   background-color: #A9A9A9;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 16px 16px 16px 16px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_socialIcon1 a
{
   text-decoration: none;
}
#wb_socialIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_socialIcon1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#socialIcon1
{
   height: 40px;
   width: 40px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#socialIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_socialIcon1:hover #socialIcon1 i
{
   color: #000000;
}
#wb_socialIcon1
{
   transition: all 500ms linear 0ms;
}
#wb_socialIcon2
{
   background-color: #A9A9A9;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 16px 16px 16px 16px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_socialIcon2 a
{
   text-decoration: none;
}
#wb_socialIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_socialIcon2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#socialIcon2
{
   height: 40px;
   width: 40px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#socialIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_socialIcon2:hover #socialIcon2 i
{
   color: #000000;
}
#wb_socialIcon2
{
   transition: all 500ms linear 0ms;
}
#wb_socialIcon3
{
   background-color: #A9A9A9;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 16px 16px 16px 16px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_socialIcon3:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#socialIcon3
{
   height: 40px;
   width: 40px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#socialIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_socialIcon3:hover #socialIcon3 i
{
   color: #000000;
}
#wb_socialIcon3
{
   transition: all 500ms linear 0ms;
}
#wb_socialIcon4
{
   background-color: #A9A9A9;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 16px 16px 16px 16px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_socialIcon4 a
{
   text-decoration: none;
}
#wb_socialIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_socialIcon4:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#socialIcon4
{
   height: 40px;
   width: 40px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#socialIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_socialIcon4:hover #socialIcon4 i
{
   color: #000000;
}
#wb_socialIcon4
{
   transition: all 500ms linear 0ms;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0 2px 0 2px;
   display: inline-block;
   width: 156px;
   height: 71px;
   vertical-align: top;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #A9A9A9;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 15px;
   line-height: 19px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#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%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(-3px 3px 10px rgba(255,255,255,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_RollOver7
{
   display: none;
   width: 100%;
}
#RollOver7
{
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   width: 344px;
   height: 611px;
   margin: 0;
   perspective: 1200px;
}
#RollOver7 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#RollOver7 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#RollOver7 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
@keyframes RollOver7-animation-in
{
   0%   { opacity: 0.3; transform: translateX(-100%) rotateY(-90deg); }
   50%  { animation-timing-function: ease-out; transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); }
   100% { }
}
@keyframes RollOver7-animation-out
{
   0%   { }
   50%  { animation-timing-function: ease-out; transform: translateX(50%) translateZ(-200px) rotateY(45deg); }
   100% { opacity: 0.3; transform: translateX(100%) rotateY(90deg); }
}
#RollOver7 .default.animate
{
   animation: RollOver7-animation-out 500ms linear both;
   z-index: 999;
   transform-origin: 0% 50%;
}
#RollOver7 .default, #RollOver7 .hover
{
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
}
#RollOver7 .hover.animate
{
   animation: RollOver7-animation-in 500ms linear 0ms both;
   transform-origin: 100% 50%;
}
#RollOver7 .reverse
{
   animation-direction: reverse !important;
}
#RollOver7 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Card30
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 30px 10px 30px 10px;
   background-color: rgba(255,255,255,0.13);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Card30-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card30-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60px;
}
#Card30-card-item1
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 2px #9F9F9F solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card30:hover #Card30-card-item1
{
   border-top-color: #FFFFFF;
   transition: border-top-color 300ms linear 0ms;
}
#Card30-card-item1
{
   border-top-color: #9F9F9F;
   transition: border-top-color 300ms linear 0ms;
}
#Card30-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #9F9F9F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#wb_Card30:hover #Card30-card-item2
{
   color: #000000;
   transition: color 300ms linear 0ms;
}
#Card30-card-item2
{
   color: #9F9F9F;
   transition: color 300ms linear 0ms;
}
#Card30-card-item3
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #9F9F9F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card30:hover #Card30-card-item3
{
   color: #000000;
   transition: color 300ms linear 0ms;
}
#Card30-card-item3
{
   color: #9F9F9F;
   transition: color 300ms linear 0ms;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 30px 10px 30px 10px;
   background-color: rgba(255,255,255,0.13);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 2px #FFFFFF solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card6:hover #Card6-card-item1
{
   border-top-color: #FFFFFF;
   transition: border-top-color 300ms linear 0ms;
}
#Card6-card-item1
{
   border-top-color: #9F9F9F;
   transition: border-top-color 300ms linear 0ms;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#wb_Card6:hover #Card6-card-item2
{
   color: #000000;
   transition: color 300ms linear 0ms;
}
#Card6-card-item2
{
   color: #9F9F9F;
   transition: color 300ms linear 0ms;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card6:hover #Card6-card-item3
{
   color: #000000;
   transition: color 300ms linear 0ms;
}
#Card6-card-item3
{
   color: #9F9F9F;
   transition: color 300ms linear 0ms;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 25px 0 0 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 20.8px;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 25px 0 0 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   text-align: center;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: center;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   line-height: 22.1px;
}
#wb_RollOver8
{
   display: none;
   width: 100%;
}
#RollOver8
{
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   width: 344px;
   height: 611px;
   margin: 0;
   perspective: 1200px;
}
#RollOver8 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#RollOver8 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#RollOver8 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
@keyframes RollOver8-animation-in
{
   0%   { opacity: 0.3; transform: translateX(-100%) rotateY(-90deg); }
   50%  { animation-timing-function: ease-out; transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); }
   100% { }
}
@keyframes RollOver8-animation-out
{
   0%   { }
   50%  { animation-timing-function: ease-out; transform: translateX(50%) translateZ(-200px) rotateY(45deg); }
   100% { opacity: 0.3; transform: translateX(100%) rotateY(90deg); }
}
#RollOver8 .default.animate
{
   animation: RollOver8-animation-out 500ms linear both;
   z-index: 999;
   transform-origin: 0% 50%;
}
#RollOver8 .default, #RollOver8 .hover
{
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
}
#RollOver8 .hover.animate
{
   animation: RollOver8-animation-in 500ms linear 0ms both;
   transform-origin: 100% 50%;
}
#RollOver8 .reverse
{
   animation-direction: reverse !important;
}
#RollOver8 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_RollOver9
{
   display: none;
   width: 100%;
}
#RollOver9
{
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   width: 344px;
   height: 611px;
   margin: 0;
   perspective: 1200px;
}
#RollOver9 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#RollOver9 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#RollOver9 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
@keyframes RollOver9-animation-in
{
   0%   { opacity: 0.3; transform: translateX(-100%) rotateY(-90deg); }
   50%  { animation-timing-function: ease-out; transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); }
   100% { }
}
@keyframes RollOver9-animation-out
{
   0%   { }
   50%  { animation-timing-function: ease-out; transform: translateX(50%) translateZ(-200px) rotateY(45deg); }
   100% { opacity: 0.3; transform: translateX(100%) rotateY(90deg); }
}
#RollOver9 .default.animate
{
   animation: RollOver9-animation-out 500ms linear both;
   z-index: 999;
   transform-origin: 0% 50%;
}
#RollOver9 .default, #RollOver9 .hover
{
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
}
#RollOver9 .hover.animate
{
   animation: RollOver9-animation-in 500ms linear 0ms both;
   transform-origin: 100% 50%;
}
#RollOver9 .reverse
{
   animation-direction: reverse !important;
}
#RollOver9 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 30px 10px 30px 10px;
   background-color: rgba(255,255,255,0.13);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 2px #9F9F9F solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card9:hover #Card9-card-item1
{
   border-top-color: #FFFFFF;
   transition: border-top-color 300ms linear 0ms;
}
#Card9-card-item1
{
   border-top-color: #9F9F9F;
   transition: border-top-color 300ms linear 0ms;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #9F9F9F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#wb_Card9:hover #Card9-card-item2
{
   color: #000000;
   transition: color 300ms linear 0ms;
}
#Card9-card-item2
{
   color: #9F9F9F;
   transition: color 300ms linear 0ms;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #9F9F9F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card9:hover #Card9-card-item3
{
   color: #000000;
   transition: color 300ms linear 0ms;
}
#Card9-card-item3
{
   color: #9F9F9F;
   transition: color 300ms linear 0ms;
}
#PhotoGallery1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery1 .thumbnails
{
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 3px 3px 3px 3px;
   width: 25%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery1 .thumbnail img
{
   border: 0px solid #DDDDDD;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery1 .clearfix:before,
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:before,
#PhotoGallery1 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:after
{
   clear: both;
}
#PhotoGallery1 .visible-col4
{
   display: block;
}
#PhotoGallery1 .visible-col3
{
   display: none;
}
#PhotoGallery1 .visible-col2
{
   display: none;
}
#YouTube1
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
}
#wb_YouTube1
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #222222;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#LayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#LayoutGrid7 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 180px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Html3
{
   display: inline-block;
   width: 426px;
   height: 280px;
   z-index: 49;
}
#wb_Card6
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 45;
}
#RollOver1
{
   z-index: 19;
}
#RollOver6
{
   z-index: 18;
}
#wb_Card1
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 14;
}
#RollOver7
{
   z-index: 39;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 24;
}
#wb_OverlayMenu1
{
   display: none;
   width: 100px;
   height: 100px;
   z-index: 0;
}
#wb_upIcon
{
   position: absolute;
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 58;
}
#wb_Image2
{
   display: inline-block;
   width: 160px;
   height: 71px;
   z-index: 56;
}
#wb_caseStudiesCarousel
{
}
#RollOver4
{
   z-index: 17;
}
#wb_Card3
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 16;
}
#wb_Image3
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 62;
}
#RollOver5
{
   z-index: 37;
}
#wb_caseStudiesCard3
{
   display: flex;
   width: 100%;
   z-index: 32;
}
#wb_Card2
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 15;
}
#wb_Card15
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 13;
}
#wb_welcome-carousel
{
}
#wb_CssMenu5
{
   display: block;
   width: 100%;
   z-index: 1;
}
#wb_Card30
{
   display: none;
   width: calc(100% - 20px);
   z-index: 35;
}
#wb_caseStudiesCard2
{
   display: flex;
   width: 100%;
   z-index: 31;
}
#wb_PhotoGallery1
{
   display: block;
   width: 100%;
   z-index: 26;
}
#wb_linksCard1
{
   display: flex;
   width: 100%;
   z-index: 48;
}
#wb_caseStudiesCard1
{
   display: flex;
   width: 100%;
   z-index: 30;
}
#wb_Image6
{
   display: inline-block;
   width: 200px;
   height: 200px;
   z-index: 54;
}
#wb_Heading4
{
   display: block;
   width: 100%;
   z-index: 43;
}
#RollOver8
{
   z-index: 34;
}
#wb_Heading5
{
   display: block;
   width: 100%;
   z-index: 46;
}
#wb_Card9
{
   display: none;
   width: calc(100% - 20px);
   z-index: 41;
}
#RollOver9
{
   z-index: 40;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 25;
}
#wb_Card8
{
   display: flex;
   width: 100%;
   z-index: 12;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 28;
}
#wb_JavaScript1
{
   display: none;
   width: 100%;
   z-index: 38;
}
#wb_Card57
{
   display: flex;
   width: 100%;
   z-index: 20;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 11;
}
#RollOver2
{
   z-index: 42;
}
#wb_Card5
{
   display: flex;
   width: 100%;
   z-index: 22;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 84;
}
#RollOver3
{
   z-index: 36;
}
#wb_YouTube1
{
   display: block;
   width: 100%;
   z-index: 27;
}
#wb_Card4
{
   display: flex;
   width: 100%;
   z-index: 21;
}
#wb_socialIcon4
{
   display: inline-block;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 53;
}
#wb_socialIcon3
{
   display: inline-block;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 52;
}
#wb_socialIcon2
{
   display: inline-block;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 51;
}
#wb_socialIcon1
{
   display: inline-block;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 50;
}
#wb_Card7
{
   display: flex;
   width: 100%;
   z-index: 47;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_caesars
{
   visibility: visible;
   display: table;
}
#wb_caesars
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#caesars
{
   height: auto;
   padding: 0 15px 0 15px;
}
#caesars .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_caesarsclub
{
   visibility: visible;
   display: table;
}
#wb_caesarsclub
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#caesarsclub
{
   height: 100vh;
   padding: 0;
}
#wb_welcome-carousel
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_welcome-carousel
{
   margin: 0;
   height: 100vh;
}
#welcome-carousel .carousel-item-inner
{
   padding: 0 0 50px 0;
}
#wb_service
{
   visibility: visible;
   display: table;
}
#wb_service
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#service
{
   height: auto;
   padding: 25px 10px 5px 10px;
}
#service .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#wb_teamLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_teamLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#teamLayoutGrid2
{
   height: auto;
   padding: 50px 3px 75px 3px;
}
#teamLayoutGrid2 .row
{
   margin-right: -3px;
   margin-left: -3px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 11px 5px 12px 5px;
}
#LayoutGrid1 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_firstStepsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_firstStepsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#firstStepsLayoutGrid
{
   height: auto;
   padding: 10px 10px 15px 10px;
}
#firstStepsLayoutGrid .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#wb_events
{
   visibility: visible;
   display: table;
}
#wb_events
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#events
{
   height: auto;
   padding: 75px 5px 25px 5px;
}
#events .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 25px 3px 25px 3px;
}
#LayoutGrid6 .row
{
   margin-right: -3px;
   margin-left: -3px;
}
#wb_videos
{
   visibility: visible;
   display: table;
}
#wb_videos
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#videos
{
   height: auto;
   padding: 11px 5px 12px 5px;
}
#videos .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_wedding
{
   visibility: visible;
   display: table;
}
#wb_wedding
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#wedding
{
   height: auto;
   padding: 75px 15px 25px 15px;
}
#wedding .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_layoutGridReviews2
{
   visibility: visible;
   display: table;
}
#wb_layoutGridReviews2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridReviews2
{
   height: auto;
   padding: 0 10px 75px 10px;
}
#layoutGridReviews2 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 11px 5px 12px 5px;
}
#LayoutGrid2 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 11px 5px 12px 5px;
}
#LayoutGrid4 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 11px 5px 12px 5px;
}
#LayoutGrid5 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_layoutGridPerformance
{
   visibility: visible;
   display: table;
}
#wb_layoutGridPerformance
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridPerformance
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#layoutGridPerformance .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 2px 3px 2px 3px;
}
#LayoutGrid3 .row
{
   margin-right: -3px;
   margin-left: -3px;
}
#wb_videoLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_videoLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#videoLayoutGrid
{
   height: auto;
   padding: 150px 15px 150px 15px;
}
#videoLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_contact
{
   visibility: visible;
   display: table;
}
#wb_contact
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contact
{
   height: auto;
   padding: 75px 15px 25px 15px;
}
#contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_links
{
   visibility: visible;
   display: table;
}
#wb_links
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#links
{
   height: auto;
   padding: 25px 15px 75px 15px;
}
#links .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#links > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_social
{
   visibility: visible;
   display: table;
}
#wb_social
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#social
{
   height: auto;
   padding: 25px 15px 60px 15px;
}
#social .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#social > .row > .col-1, #social > .row > .col-2, #social > .row > .col-3, #social > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#social > .row > .col-1
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#social > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#social > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#social > .row > .col-4
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerText
{
   visibility: visible;
   display: block;
}
#wb_footerText
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 19px;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   text-align: center;
   text-transform: none;
   -webkit-text-stroke: 1px #4A4A4D;
   text-stroke: 1px #4A4A4D;
}
#wb_linksCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 25px 0 0 0 ;
}
#linksCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#linksCard1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 20.8px;
}
#linksCard1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#linksCard1-card-item2 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#linksCard1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#linksCard1-card-item3
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#linksCard1-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#linksCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_linksCard1
{
   text-align: left;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-size: 29px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #FFFFFF;
   border-image-slice: 1;
   border-image-width: 1px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to top, #FFFFFF 0%, #FFFFFF 100%);
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: center;
   text-transform: none;
}
#wb_buySellText
{
   visibility: visible;
   display: block;
}
#wb_buySellText
{
   margin: 0;
   padding: 0;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   color: #000000;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #242427;
   border-image-slice: 1;
   border-image-width: 1px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to top, #242427 0%, #FFFFFF 100%);
   border-radius: 0px;
   text-align: center;
}
#Heading3
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_caseStudiesCarousel
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_caseStudiesCarousel
{
   margin: 0;
   height: 292px;
}
#caseStudiesCarousel .carousel-item-inner
{
   padding: 0 0 20px 0;
}
#wb_caseStudiesCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#caseStudiesCard1-card-item0
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #999999;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#caseStudiesCard1-card-item1
{
   box-sizing: border-box;
   margin: 0 30px 10px 30px;
   padding: 0;
   color: #2B2B2E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#caseStudiesCard1-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 4px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard1-card-item3
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 4px 0 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard1-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard1-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 4px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard1-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 4px 0 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard1-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard1-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard1-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_caseStudiesCard1
{
   text-align: center;
}
#wb_caseStudiesCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#caseStudiesCard2-card-item0
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #999999;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#caseStudiesCard2-card-item1
{
   box-sizing: border-box;
   margin: 0 30px 10px 30px;
   padding: 0;
   color: #2B2B2E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#caseStudiesCard2-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 4px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard2-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard2-card-item3
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 4px 0 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard2-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard2-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 4px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard2-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard2-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 4px 0 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard2-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard2-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard2-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_caseStudiesCard2
{
   text-align: center;
}
#wb_caseStudiesCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#caseStudiesCard3-card-item0
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #999999;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#caseStudiesCard3-card-item1
{
   box-sizing: border-box;
   margin: 0 30px 10px 30px;
   padding: 0;
   color: #2B2B2E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#caseStudiesCard3-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 4px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard3-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard3-card-item3
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 4px 0 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard3-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard3-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 4px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard3-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard3-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 4px 0 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard3-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard3-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard3-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_caseStudiesCard3
{
   text-align: center;
}
#wb_welcome-text5
{
   visibility: visible;
   display: block;
}
#wb_welcome-text5
{
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_welcome-text6
{
   visibility: visible;
   display: block;
}
#wb_welcome-text6
{
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_welcome-text3
{
   visibility: visible;
   display: block;
}
#wb_welcome-text3
{
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_welcome-text4
{
   visibility: visible;
   display: block;
}
#wb_welcome-text4
{
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_Card15
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card15-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#wb_Card15
{
   text-align: center;
}
#wb_Card1
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card57
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card57-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card57-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   padding: 10px 16px 10px 16px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: rgba(0,0,0,0.64);
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}
#Card57-card-item2
{
   box-sizing: border-box;
   margin: 35px 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card57-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: center;
}
#wb_Card57
{
   text-align: center;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   padding: 10px 16px 10px 16px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: rgba(0,0,0,0.64);
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 35px 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: center;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   padding: 10px 16px 10px 16px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: rgba(0,0,0,0.64);
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 35px 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: center;
}
#wb_Card5
{
   text-align: center;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 24px;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #FFFFFF;
   border-image-slice: 1;
   border-image-width: 1px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to top, #FFFFFF 0%, #FFFFFF 100%);
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: italic;
   font-size: 24px;
   text-align: center;
   text-transform: none;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
   color: #FFFFFF;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #4A4A4D;
   border-image-slice: 1;
   border-image-width: 1px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to top, #4A4A4D 0%, #FFFFFF 100%);
   border-radius: 0px;
   text-align: center;
}
#Heading5
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   text-align: center;
   text-transform: none;
}
#wb_Image6
{
   width: 200px;
   height: 200px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 16px 0 ;
   padding: 0;
}
#Image6
{
   width: 200px;
   height: 200px;
}
#wb_CssMenu5
{
   visibility: visible;
   display: inline-block;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_CssMenu5 li
{
}
#wb_CssMenu5 a
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu5 > ul > li > a
{
   height: 35px;
   line-height: 35px;
}
#wb_CssMenu5 li:hover a, #wb_CssMenu5 a:hover
{
   color: #1FA2E8;
}
.CssMenu5-effect:before, #wb_CssMenu5 .active
{
   border: 1px solid #FFFFFF;
}
.CssMenu5-effect:after
{
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu5 li
{
   padding: 0px 0px 0px 0px;
}
#RollOver1
{
   width: 344px;
   height: 344px;
   visibility: visible;
   display: inline-block;
}
#RollOver4
{
   width: 344px;
   height: 344px;
   visibility: visible;
   display: inline-block;
}
#RollOver6
{
   width: 344px;
   height: 344px;
   visibility: visible;
   display: inline-block;
}
#StructuredData1
{
   left: 110px;
   top: 18004px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_OverlayMenu1
{
   width: 100px;
   height: 100px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#OverlayMenu1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #424242;
   border-radius: 0px;
   width: 100px;
   height: 100px;
}
#OverlayMenu1:hover
{
   background-color: #CCCCCC;
   background-image: none;
   border-color: #424242;
}
#OverlayMenu1 .line
{
   background: #1FA2E8;
}
#OverlayMenu1:hover .line
{
   background: #424242;
}
#OverlayMenu1 .line
{
   top: 30px;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 34px;
}
#OverlayMenu1-overlay ul
{
   font-size: 19px;
   text-align: center;
}
#RollOver2
{
   width: 344px;
   height: 611px;
   visibility: visible;
   display: inline-block;
}
#RollOver3
{
   width: 344px;
   height: 611px;
   visibility: visible;
   display: inline-block;
}
#RollOver5
{
   width: 344px;
   height: 611px;
   visibility: visible;
   display: inline-block;
}
#wb_socialIcon1
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
   background-color: #A9A9A9;
   background-image: none;
}
#socialIcon1
{
   width: 40px;
   height: 40px;
}
#socialIcon1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_socialIcon1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_socialIcon2
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
   background-color: #A9A9A9;
   background-image: none;
}
#socialIcon2
{
   width: 40px;
   height: 40px;
}
#socialIcon2 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_socialIcon2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_socialIcon3
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
   background-color: #A9A9A9;
   background-image: none;
}
#socialIcon3
{
   width: 40px;
   height: 40px;
}
#socialIcon3 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_socialIcon3:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_socialIcon4
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
   background-color: #A9A9A9;
   background-image: none;
}
#socialIcon4
{
   width: 40px;
   height: 40px;
}
#socialIcon4 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_socialIcon4:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Image2
{
   width: 160px;
   height: 71px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 2px 0 2px;
}
#Image2
{
   width: 160px;
   height: 71px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 19px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#RollOver7
{
   width: 344px;
   height: 611px;
   visibility: visible;
   display: inline-block;
}
#wb_Card30
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 30px 10px 30px 10px;
   color: transparent;
}
#Card30-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60px;
}
#Card30-card-item1
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 2px #9F9F9F solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card30:hover #Card30-card-item1
{
   border-top-color: #FFFFFF;
   transition: border-top-color 300ms linear 0ms;
}
#Card30-card-item1
{
   border-top-color: #9F9F9F;
   transition: border-top-color 300ms linear 0ms;
}
#Card30-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #9F9F9F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#wb_Card30:hover #Card30-card-item2
{
   color: #000000;
   transition: color 300ms linear 0ms;
}
#Card30-card-item2
{
   color: #9F9F9F;
   transition: color 300ms linear 0ms;
}
#Card30-card-item3
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #9F9F9F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card30:hover #Card30-card-item3
{
   color: #000000;
   transition: color 300ms linear 0ms;
}
#Card30-card-item3
{
   color: #9F9F9F;
   transition: color 300ms linear 0ms;
}
#wb_Card30
{
   text-align: center;
}
#wb_Card6
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 30px 10px 30px 10px;
   color: transparent;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 2px #FFFFFF solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card6:hover #Card6-card-item1
{
   border-top-color: #FFFFFF;
   transition: border-top-color 300ms linear 0ms;
}
#Card6-card-item1
{
   border-top-color: #9F9F9F;
   transition: border-top-color 300ms linear 0ms;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#wb_Card6:hover #Card6-card-item2
{
   color: #000000;
   transition: color 300ms linear 0ms;
}
#Card6-card-item2
{
   color: #9F9F9F;
   transition: color 300ms linear 0ms;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card6:hover #Card6-card-item3
{
   color: #000000;
   transition: color 300ms linear 0ms;
}
#Card6-card-item3
{
   color: #9F9F9F;
   transition: color 300ms linear 0ms;
}
#wb_Card6
{
   text-align: center;
}
#Html3
{
   width: 332px;
   height: 243px;
   visibility: visible;
   display: inline-block;
}
#wb_Card7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 25px 0 0 0 ;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 20.8px;
}
#wb_Card7
{
   text-align: left;
}
#wb_Card8
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 25px 0 0 0 ;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   text-align: center;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: center;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   line-height: 22.1px;
}
#wb_Card8
{
   text-align: left;
}
#wb_JavaScript1
{
   visibility: visible;
   display: block;
}
#RollOver8
{
   width: 344px;
   height: 611px;
   visibility: visible;
   display: inline-block;
}
#RollOver9
{
   width: 344px;
   height: 611px;
   visibility: visible;
   display: inline-block;
}
#wb_Card9
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 30px 10px 30px 10px;
   color: transparent;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 2px #9F9F9F solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card9:hover #Card9-card-item1
{
   border-top-color: #FFFFFF;
   transition: border-top-color 300ms linear 0ms;
}
#Card9-card-item1
{
   border-top-color: #9F9F9F;
   transition: border-top-color 300ms linear 0ms;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #9F9F9F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#wb_Card9:hover #Card9-card-item2
{
   color: #000000;
   transition: color 300ms linear 0ms;
}
#Card9-card-item2
{
   color: #9F9F9F;
   transition: color 300ms linear 0ms;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #9F9F9F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card9:hover #Card9-card-item3
{
   color: #000000;
   transition: color 300ms linear 0ms;
}
#Card9-card-item3
{
   color: #9F9F9F;
   transition: color 300ms linear 0ms;
}
#wb_Card9
{
   text-align: center;
}
#wb_PhotoGallery1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #333333;
   background-color: #FFFFFF;
   background-image: none;
}
#PhotoGallery1 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery1 .visible-col4
{
   display: none;
}
#PhotoGallery1 .visible-col3
{
   display: block;
}
#PhotoGallery1 .visible-col2
{
   display: none;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_caesars
{
   visibility: visible;
   display: table;
}
#wb_caesars
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#caesars
{
   height: auto;
   padding: 0 3px 0 3px;
}
#caesars .row
{
   margin-right: -3px;
   margin-left: -3px;
}
#wb_caesarsclub
{
   visibility: visible;
   display: table;
}
#wb_caesarsclub
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#caesarsclub
{
   height: 100vh;
   padding: 0;
}
#wb_welcome-carousel
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_welcome-carousel
{
   margin: 0;
   height: 75vh;
}
#welcome-carousel .carousel-item-inner
{
   padding: 0 0 50px 0;
}
#wb_service
{
   visibility: visible;
   display: table;
}
#wb_service
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#service
{
   height: auto;
   padding: 15px 4px 5px 4px;
}
#service .row
{
   margin-right: -4px;
   margin-left: -4px;
}
#wb_teamLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_teamLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#teamLayoutGrid2
{
   height: auto;
   padding: 50px 3px 50px 3px;
}
#teamLayoutGrid2 .row
{
   margin-right: -3px;
   margin-left: -3px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 11px 5px 12px 5px;
}
#LayoutGrid1 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_firstStepsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_firstStepsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#firstStepsLayoutGrid
{
   height: auto;
   padding: 10px 10px 15px 10px;
}
#firstStepsLayoutGrid .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#wb_events
{
   visibility: visible;
   display: table;
}
#wb_events
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#events
{
   height: auto;
   padding: 25px 10px 25px 10px;
}
#events .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 25px 2px 25px 2px;
}
#LayoutGrid6 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#wb_videos
{
   visibility: visible;
   display: table;
}
#wb_videos
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#videos
{
   height: auto;
   padding: 11px 5px 12px 5px;
}
#videos .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_wedding
{
   visibility: visible;
   display: table;
}
#wb_wedding
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#wedding
{
   height: auto;
   padding: 75px 15px 25px 15px;
}
#wedding .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_layoutGridReviews2
{
   visibility: visible;
   display: table;
}
#wb_layoutGridReviews2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridReviews2
{
   height: auto;
   padding: 0 15px 75px 15px;
}
#layoutGridReviews2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 11px 5px 12px 5px;
}
#LayoutGrid2 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 11px 5px 12px 5px;
}
#LayoutGrid4 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 11px 5px 12px 5px;
}
#LayoutGrid5 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_layoutGridPerformance
{
   visibility: visible;
   display: table;
}
#wb_layoutGridPerformance
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridPerformance
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#layoutGridPerformance .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 2px 3px 2px 3px;
}
#LayoutGrid3 .row
{
   margin-right: -3px;
   margin-left: -3px;
}
#wb_videoLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_videoLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#videoLayoutGrid
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#videoLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_contact
{
   visibility: visible;
   display: table;
}
#wb_contact
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contact
{
   height: auto;
   padding: 25px 5px 25px 5px;
}
#contact .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_links
{
   visibility: visible;
   display: table;
}
#wb_links
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#links
{
   height: auto;
   padding: 25px 15px 75px 15px;
}
#links .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#links > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_social
{
   visibility: visible;
   display: table;
}
#wb_social
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#social
{
   height: auto;
   padding: 25px 15px 60px 15px;
}
#social .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#social > .row > .col-1, #social > .row > .col-2, #social > .row > .col-3, #social > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#social > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#social > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#social > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#social > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerText
{
   visibility: visible;
   display: block;
}
#wb_footerText
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 19px;
}
#upStickyLayer
{
   width: 50px;
   height: 49px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
   font-size: 29px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: center;
   text-transform: none;
   -webkit-text-stroke: 1px #4A4A4D;
   text-stroke: 1px #4A4A4D;
}
#wb_linksCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 25px 0 0 0 ;
}
#linksCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#linksCard1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 20.8px;
}
#linksCard1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#linksCard1-card-item2 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#linksCard1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#linksCard1-card-item3
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#linksCard1-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#linksCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_linksCard1
{
   text-align: left;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #FFFFFF;
   border-image-slice: 1;
   border-image-width: 1px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to top, #FFFFFF 0%, #FFFFFF 100%);
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_buySellText
{
   visibility: visible;
   display: block;
}
#wb_buySellText
{
   margin: 0;
   padding: 0;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   color: #000000;
   font-size: 24px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #242427;
   border-image-slice: 1;
   border-image-width: 1px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to top, #242427 0%, #FFFFFF 100%);
   border-radius: 0px;
   text-align: center;
}
#Heading3
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   text-align: center;
   text-transform: none;
}
#wb_caseStudiesCarousel
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_caseStudiesCarousel
{
   margin: 0;
   height: 292px;
}
#caseStudiesCarousel .carousel-item-inner
{
   padding: 0 0 20px 0;
}
#wb_caseStudiesCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#caseStudiesCard1-card-item0
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #999999;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#caseStudiesCard1-card-item1
{
   box-sizing: border-box;
   margin: 0 30px 10px 30px;
   padding: 0;
   color: #2B2B2E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#caseStudiesCard1-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 4px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard1-card-item3
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 4px 0 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard1-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard1-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 4px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard1-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 4px 0 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard1-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard1-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard1-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_caseStudiesCard1
{
   text-align: center;
}
#wb_caseStudiesCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#caseStudiesCard2-card-item0
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #999999;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#caseStudiesCard2-card-item1
{
   box-sizing: border-box;
   margin: 0 30px 10px 30px;
   padding: 0;
   color: #2B2B2E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#caseStudiesCard2-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 4px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard2-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard2-card-item3
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 4px 0 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard2-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard2-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 4px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard2-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard2-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 4px 0 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard2-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard2-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard2-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_caseStudiesCard2
{
   text-align: center;
}
#wb_caseStudiesCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#caseStudiesCard3-card-item0
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #999999;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#caseStudiesCard3-card-item1
{
   box-sizing: border-box;
   margin: 0 30px 10px 30px;
   padding: 0;
   color: #2B2B2E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#caseStudiesCard3-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 4px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard3-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard3-card-item3
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 4px 0 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard3-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard3-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 4px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard3-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard3-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 4px 0 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard3-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#caseStudiesCard3-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#caseStudiesCard3-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_caseStudiesCard3
{
   text-align: center;
}
#wb_welcome-text5
{
   visibility: visible;
   display: block;
}
#wb_welcome-text5
{
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_welcome-text6
{
   visibility: visible;
   display: block;
}
#wb_welcome-text6
{
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_welcome-text3
{
   visibility: visible;
   display: block;
}
#wb_welcome-text3
{
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_welcome-text4
{
   visibility: visible;
   display: block;
}
#wb_welcome-text4
{
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_Card15
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card15-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#wb_Card15
{
   text-align: center;
}
#wb_Card1
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card57
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card57-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card57-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   padding: 10px 16px 10px 16px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: rgba(0,0,0,0.64);
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}
#Card57-card-item2
{
   box-sizing: border-box;
   margin: 35px 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card57-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: center;
}
#wb_Card57
{
   text-align: center;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   padding: 10px 16px 10px 16px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: rgba(0,0,0,0.64);
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 35px 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: center;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   padding: 10px 16px 10px 16px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: rgba(0,0,0,0.64);
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 35px 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: center;
}
#wb_Card5
{
   text-align: center;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 21px;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #FFFFFF;
   border-image-slice: 1;
   border-image-width: 1px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to top, #FFFFFF 0%, #FFFFFF 100%);
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: italic;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
   color: #000000;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #4A4A4D;
   border-image-slice: 1;
   border-image-width: 1px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to top, #4A4A4D 0%, #FFFFFF 100%);
   border-radius: 0px;
   text-align: center;
}
#Heading5
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   text-align: center;
   text-transform: none;
}
#wb_Image6
{
   width: 200px;
   height: 200px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 16px 0 ;
   padding: 0;
}
#Image6
{
   width: 200px;
   height: 200px;
}
#wb_CssMenu5
{
   visibility: hidden;
   display: none;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_CssMenu5 li
{
}
#wb_CssMenu5 a
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu5 > ul > li > a
{
   height: 35px;
   line-height: 35px;
}
#wb_CssMenu5 li:hover a, #wb_CssMenu5 a:hover
{
   color: #1FA2E8;
}
.CssMenu5-effect:before, #wb_CssMenu5 .active
{
   border: 1px solid #FFFFFF;
}
.CssMenu5-effect:after
{
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu5 li
{
   padding: 0px 0px 0px 0px;
}
#RollOver1
{
   width: 344px;
   height: 344px;
   visibility: visible;
   display: inline-block;
}
#RollOver4
{
   width: 344px;
   height: 344px;
   visibility: visible;
   display: inline-block;
}
#RollOver6
{
   width: 344px;
   height: 344px;
   visibility: visible;
   display: inline-block;
}
#StructuredData1
{
   left: 71px;
   top: 18241px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_OverlayMenu1
{
   width: 100px;
   height: 60px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#OverlayMenu1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #424242;
   border-radius: 0px;
   width: 100px;
   height: 60px;
}
#OverlayMenu1:hover
{
   background-color: #CCCCCC;
   background-image: none;
   border-color: #424242;
}
#OverlayMenu1 .line
{
   background: #1FA2E8;
}
#OverlayMenu1:hover .line
{
   background: #424242;
}
#OverlayMenu1 .line
{
   top: 10px;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 14px;
}
#OverlayMenu1-overlay ul
{
   font-size: 19px;
   text-align: center;
}
#RollOver2
{
   width: 344px;
   height: 611px;
   visibility: visible;
   display: inline-block;
}
#RollOver3
{
   width: 344px;
   height: 611px;
   visibility: visible;
   display: inline-block;
}
#RollOver5
{
   width: 344px;
   height: 611px;
   visibility: visible;
   display: inline-block;
}
#wb_socialIcon1
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
   background-color: #A9A9A9;
   background-image: none;
}
#socialIcon1
{
   width: 40px;
   height: 40px;
}
#socialIcon1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_socialIcon1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_socialIcon2
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
   background-color: #A9A9A9;
   background-image: none;
}
#socialIcon2
{
   width: 40px;
   height: 40px;
}
#socialIcon2 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_socialIcon2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_socialIcon3
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
   background-color: #A9A9A9;
   background-image: none;
}
#socialIcon3
{
   width: 40px;
   height: 40px;
}
#socialIcon3 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_socialIcon3:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_socialIcon4
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
   background-color: #A9A9A9;
   background-image: none;
}
#socialIcon4
{
   width: 40px;
   height: 40px;
}
#socialIcon4 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_socialIcon4:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Image2
{
   width: 160px;
   height: 71px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 2px 0 2px;
}
#Image2
{
   width: 160px;
   height: 71px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 19px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#RollOver7
{
   width: 344px;
   height: 611px;
   visibility: visible;
   display: inline-block;
}
#wb_Card30
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 30px 10px 30px 10px;
   color: #000000;
}
#Card30-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60px;
}
#Card30-card-item1
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 2px #9F9F9F solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card30:hover #Card30-card-item1
{
   border-top-color: #FFFFFF;
   transition: border-top-color 300ms linear 0ms;
}
#Card30-card-item1
{
   border-top-color: #9F9F9F;
   transition: border-top-color 300ms linear 0ms;
}
#Card30-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #9F9F9F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#wb_Card30:hover #Card30-card-item2
{
   color: #000000;
   transition: color 300ms linear 0ms;
}
#Card30-card-item2
{
   color: #9F9F9F;
   transition: color 300ms linear 0ms;
}
#Card30-card-item3
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #9F9F9F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card30:hover #Card30-card-item3
{
   color: #000000;
   transition: color 300ms linear 0ms;
}
#Card30-card-item3
{
   color: #9F9F9F;
   transition: color 300ms linear 0ms;
}
#wb_Card30
{
   text-align: center;
}
#wb_Card6
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 30px 10px 30px 10px;
   color: #000000;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 2px #FFFFFF solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card6:hover #Card6-card-item1
{
   border-top-color: #FFFFFF;
   transition: border-top-color 300ms linear 0ms;
}
#Card6-card-item1
{
   border-top-color: #9F9F9F;
   transition: border-top-color 300ms linear 0ms;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#wb_Card6:hover #Card6-card-item2
{
   color: #000000;
   transition: color 300ms linear 0ms;
}
#Card6-card-item2
{
   color: #9F9F9F;
   transition: color 300ms linear 0ms;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card6:hover #Card6-card-item3
{
   color: #000000;
   transition: color 300ms linear 0ms;
}
#Card6-card-item3
{
   color: #9F9F9F;
   transition: color 300ms linear 0ms;
}
#wb_Card6
{
   text-align: center;
}
#Html3
{
   width: 332px;
   height: 243px;
   visibility: visible;
   display: inline-block;
}
#wb_Card7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 25px 0 0 0 ;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 20.8px;
}
#wb_Card7
{
   text-align: left;
}
#wb_Card8
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 25px 0 0 0 ;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   text-align: center;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: center;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   line-height: 22.1px;
}
#wb_Card8
{
   text-align: left;
}
#wb_JavaScript1
{
   visibility: visible;
   display: block;
}
#RollOver8
{
   width: 344px;
   height: 611px;
   visibility: visible;
   display: inline-block;
}
#RollOver9
{
   width: 344px;
   height: 611px;
   visibility: visible;
   display: inline-block;
}
#wb_Card9
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 30px 10px 30px 10px;
   color: #000000;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 2px #9F9F9F solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card9:hover #Card9-card-item1
{
   border-top-color: #FFFFFF;
   transition: border-top-color 300ms linear 0ms;
}
#Card9-card-item1
{
   border-top-color: #9F9F9F;
   transition: border-top-color 300ms linear 0ms;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #9F9F9F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#wb_Card9:hover #Card9-card-item2
{
   color: #000000;
   transition: color 300ms linear 0ms;
}
#Card9-card-item2
{
   color: #9F9F9F;
   transition: color 300ms linear 0ms;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #9F9F9F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card9:hover #Card9-card-item3
{
   color: #000000;
   transition: color 300ms linear 0ms;
}
#Card9-card-item3
{
   color: #9F9F9F;
   transition: color 300ms linear 0ms;
}
#wb_Card9
{
   text-align: center;
}
#wb_PhotoGallery1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #333333;
   background-color: #FFFFFF;
   background-image: none;
}
#PhotoGallery1 .thumbnail
{
   width: 50%;
}
#PhotoGallery1 .visible-col4
{
   display: none;
}
#PhotoGallery1 .visible-col3
{
   display: none;
}
#PhotoGallery1 .visible-col2
{
   display: block;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
}
