body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid1
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #303030;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 17px 15px 14px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: right;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#wb_welcome
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 50vh;
   background-color: transparent;
   background-image: url(../images/allinrave.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#welcome
{
   box-sizing: border-box;
   height: 50vh;
   padding: 64px 15px 60px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#welcome > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#welcome > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#welcome > .row > .col-1
{
   float: left;
}
#welcome > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#welcome:before,
#welcome:after,
#welcome .row:before,
#welcome .row:after
{
   display: table;
   content: " ";
}
#welcome:after,
#welcome .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#welcome > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_services
{
   background-color: #FFFFFF;
   background: linear-gradient(to top, rgba(255,255,255,0.48) 0%, #000000 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   position: relative;
}
#services
{
   display: -webkit-flex;
   display: flex;
   position: relative;
   padding: 30px 10px 1px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: stretch;
   align-items: stretch;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_projects
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#projects
{
   box-sizing: border-box;
   padding: 35px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#projects > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#projects > .row > .col-1, #projects > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#projects > .row > .col-1, #projects > .row > .col-2
{
   float: left;
}
#projects > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: left;
}
#projects > .row > .col-1 > .col-1-padding
{
   padding: 30px 0px 30px 0px;
}
#projects > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: left;
}
#projects > .row > .col-2 > .col-2-padding
{
   padding: 30px 0px 30px 0px;
}
#projects:before,
#projects:after,
#projects .row:before,
#projects .row:after
{
   display: table;
   content: " ";
}
#projects:after,
#projects .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#projects > .row > .col-1, #projects > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_reviews
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#reviews
{
   box-sizing: border-box;
   padding: 0px 15px 1px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#reviews > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#reviews > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#reviews > .row > .col-1
{
   float: left;
}
#reviews > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#reviews:before,
#reviews:after,
#reviews .row:before,
#reviews .row:after
{
   display: table;
   content: " ";
}
#reviews:after,
#reviews .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#reviews > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_team_grid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#team_grid
{
   box-sizing: border-box;
   padding: 50px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
}
#team_grid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#team_grid > .row > .col-1, #team_grid > .row > .col-2, #team_grid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#team_grid > .row > .col-1, #team_grid > .row > .col-2, #team_grid > .row > .col-3
{
   float: left;
}
#team_grid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#team_grid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#team_grid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#team_grid:before,
#team_grid:after,
#team_grid .row:before,
#team_grid .row:after
{
   display: table;
   content: " ";
}
#team_grid:after,
#team_grid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#team_grid > .row > .col-1, #team_grid > .row > .col-2, #team_grid > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#upStickyLayer
{
   background-color: #00CED1;
   background-image: none;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
}
#upIcon
{
   height: 24px;
   width: 24px;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 14px;
}
#wb_upIcon:hover i
{
   color: #EEEEEE;
}
#wb_welcome-carousel
{
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#wb_welcome-carousel
{
   height: 438px;
}
#welcome-carousel
{
   position: relative;
   margin: 0;
   line-height: 1;
   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;
   -webkit-transition: -webkit-transform 500ms ease-in-out;
   transition: transform 500ms ease-in-out;
   height: 100%;
   text-align: center;
}
#welcome-carousel .carousel-item-next:not(.carousel-item-left), #welcome-carousel .active.carousel-item-right
{
   -webkit-transform: translateX(100%);
   transform: translateX(100%);
}
#welcome-carousel .carousel-item-prev:not(.carousel-item-right), #welcome-carousel .active.carousel-item-left
{
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
}
#welcome-carousel .carousel-innerframe
{
   padding: 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: -31px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#welcome-carousel .carousel-indicators li
{
   display: block;
   float: left;
   padding: 8px 8px 8px 8px;
   width: 5px;
   height: 5px;
   cursor: pointer;
   text-indent: -999px;
   background-repeat: no-repeat;
   background-position: center center;
   background-image: url(../images/welcome-carousel-default.png);
}
#welcome-carousel .carousel-indicators .active
{
   background-image: url(../images/welcome-carousel-active.png);
}
#welcome-carousel .frame
{
   width: 941px;
   display: inline-block;
   float: left;
   height: 438px;
}
#wb_welcome-carousel .pagination
{
   bottom: 0;
   left: 0;
   position: absolute;
   text-align: center;
   vertical-align: middle;
   width: 100%;
   z-index: 998;
}
#wb_welcome-carousel .pagination img
{
   border-style: none;
   padding: 8px 8px 8px 8px;
}
#wb_welcome-text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 10px 0px;
   margin: 0;
   text-align: center;
   -webkit-animation: transform-rotate-in 1000ms linear 100ms 1 normal both;
   -moz-animation: transform-rotate-in 1000ms linear 100ms 1 normal both;
   animation: transform-rotate-in 1000ms linear 100ms 1 normal both;
}
#wb_welcome-text5
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   line-height: 24.5px;
}
#wb_welcome-text5 p, #wb_welcome-text5 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcome-text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 10px 0px;
   margin: 0;
   text-align: center;
   -webkit-animation: transform-roll-in 1000ms linear 1000ms 1 normal both;
   -moz-animation: transform-roll-in 1000ms linear 1000ms 1 normal both;
   animation: transform-roll-in 1000ms linear 1000ms 1 normal both;
}
#wb_welcome-text6
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 27px;
   line-height: 30px;
}
#wb_welcome-text6 p, #wb_welcome-text6 ul
{
   margin: 0;
   padding: 0;
}
#wb_servicesCard1
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   margin: 30px 10px 30px 10px;
   padding: 0;
   text-align: left;
}
#servicesCard1-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#servicesCard1-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0px 0px -50px 20px;
   padding: 0;
   border: 0px solid #FF4500;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #00CED1;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#wb_servicesCard1:hover #servicesCard1-card-item0
{
   -webkit-transform: rotate(0deg) scale(0.8,0.8) ;
   -moz-transform: rotate(0deg) scale(0.8,0.8) ;
   transform: rotate(0deg) scale(0.8,0.8) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   -moz-transition: transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#servicesCard1-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   -moz-transition: transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#servicesCard1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#servicesCard1-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#servicesCard1-card-item1
{
   box-sizing: border-box;
   margin: 0px 30px 10px 80px;
   padding: 0;
   color: #F5F5F5;
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
}
#servicesCard1-card-item2
{
   box-sizing: border-box;
   margin: 0px 30px 30px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_servicesCard2
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   margin: 30px 10px 30px 10px;
   padding: 0;
   text-align: left;
}
#servicesCard2-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#servicesCard2-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0px 0px -50px 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #00CED1;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#wb_servicesCard2:hover #servicesCard2-card-item0
{
   -webkit-transform: rotate(0deg) scale(0.8,0.8) ;
   -moz-transform: rotate(0deg) scale(0.8,0.8) ;
   transform: rotate(0deg) scale(0.8,0.8) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   -moz-transition: transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#servicesCard2-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   -moz-transition: transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#servicesCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#servicesCard2-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#servicesCard2-card-item1
{
   box-sizing: border-box;
   margin: 0px 30px 10px 80px;
   padding: 0;
   color: #F5F5F5;
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
}
#servicesCard2-card-item2
{
   box-sizing: border-box;
   margin: 0px 30px 30px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_servicesCard3
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   margin: 30px 10px 30px 10px;
   padding: 0;
   text-align: left;
}
#servicesCard3-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#servicesCard3-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0px 0px -50px 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #00CED1;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#wb_servicesCard3:hover #servicesCard3-card-item0
{
   -webkit-transform: rotate(0deg) scale(0.8,0.8) ;
   -moz-transform: rotate(0deg) scale(0.8,0.8) ;
   transform: rotate(0deg) scale(0.8,0.8) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   -moz-transition: transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#servicesCard3-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   -moz-transition: transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#servicesCard3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#servicesCard3-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#servicesCard3-card-item1
{
   box-sizing: border-box;
   margin: 0px 30px 10px 80px;
   padding: 0;
   color: #F5F5F5;
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
}
#servicesCard3-card-item2
{
   box-sizing: border-box;
   margin: 0px 30px 30px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_projectsText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: left;
}
#wb_projectsText1
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_projectsText1 p, #wb_projectsText1 ul
{
   margin: 0;
   padding: 0;
}
#wb_reviewsHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-align: left;
}
#reviewsHeading1
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
   margin: 0;
   text-align: left;
}
#wb_links
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background: linear-gradient(to top, #000000 0%, #4169E1 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0px 0px 50px 0px;
}
#links
{
   box-sizing: border-box;
   padding: 23px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#links > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#links > .row > .col-1
{
   float: left;
}
#links > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#links > .row > .col-1 > .col-1-padding
{
   padding: 40px 0px 40px 0px;
}
#links:before,
#links:after,
#links .row:before,
#links .row:after
{
   display: table;
   content: " ";
}
#links:after,
#links .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#links > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_linksMenu2
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_linksMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_linksMenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_linksMenu2 a
{
   display: block;
   color: #8D8D8D;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 22px;
   text-align: left;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #33D543;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_linksMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_linksMenu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_linksMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_linksMenu3
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_linksMenu3 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_linksMenu3 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_linksMenu3 a
{
   display: block;
   color: #8D8D8D;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 22px;
   text-align: left;
}
#wb_linksMenu3 li:hover a, #wb_linksMenu3 a:hover
{
   color: #33D543;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_linksMenu3 .firstmain a
{
   margin-top: 0px;
}
#wb_linksMenu3 li.lastmain
{
   padding-bottom: 0px;
}
#wb_linksMenu3 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_linksHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-align: left;
}
#linksHeading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 11px;
   margin: 0;
   text-align: left;
}
#wb_linksHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-align: left;
}
#linksHeading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   margin: 0;
   text-align: left;
}
#wb_linksHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-align: left;
}
#linksHeading3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   margin: 0;
   text-align: left;
}
#wb_welcome-text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 10px 0px;
   margin: 0;
   text-align: center;
   -webkit-animation: slide-left-in 1000ms linear 100ms 1 normal both;
   -moz-animation: slide-left-in 1000ms linear 100ms 1 normal both;
   animation: slide-left-in 1000ms linear 100ms 1 normal both;
}
#wb_welcome-text1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
   line-height: 36px;
}
#wb_welcome-text1 p, #wb_welcome-text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcome-text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 10px 0px;
   margin: 0;
   text-align: center;
   -webkit-animation: slide-right-in 1000ms linear 1000ms 1 normal both;
   -moz-animation: slide-right-in 1000ms linear 1000ms 1 normal both;
   animation: slide-right-in 1000ms linear 1000ms 1 normal both;
}
#wb_welcome-text2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 29px;
   line-height: 33px;
}
#wb_welcome-text2 p, #wb_welcome-text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcome-text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 10px 0px;
   margin: 0;
   text-align: center;
   -webkit-animation: scale-in-horizontal-center 1000ms linear 100ms 1 normal both;
   -moz-animation: scale-in-horizontal-center 1000ms linear 100ms 1 normal both;
   animation: scale-in-horizontal-center 1000ms linear 100ms 1 normal both;
}
#wb_welcome-text3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   line-height: 24.5px;
}
#wb_welcome-text3 p, #wb_welcome-text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcome-text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 10px 0px;
   margin: 0;
   text-align: center;
   -webkit-animation: scale-in-vertical-center 1000ms linear 2000ms 1 normal both;
   -moz-animation: scale-in-vertical-center 1000ms linear 2000ms 1 normal both;
   animation: scale-in-vertical-center 1000ms linear 2000ms 1 normal both;
}
#wb_welcome-text4
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 27px;
   line-height: 30px;
}
#wb_welcome-text4 p, #wb_welcome-text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_CarouselGallery
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#CarouselGallery
{
   box-sizing: border-box;
   padding: 24px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#CarouselGallery > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#CarouselGallery > .row > .col-1, #CarouselGallery > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#CarouselGallery > .row > .col-1, #CarouselGallery > .row > .col-2
{
   float: left;
}
#CarouselGallery > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: left;
}
#CarouselGallery > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: left;
}
#CarouselGallery:before,
#CarouselGallery:after,
#CarouselGallery .row:before,
#CarouselGallery .row:after
{
   display: table;
   content: " ";
}
#CarouselGallery:after,
#CarouselGallery .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#CarouselGallery > .row > .col-1, #CarouselGallery > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Carousel1
{
   background-color: #CCCCCC;
   background-image: none;
   margin: 0;
}
#wb_Carousel1
{
   height: 279px;
}
#Carousel1
{
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel1 .carousel-inner::after
{
   display: block;
   clear: both;
    content: "";
}
#Carousel1 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   -webkit-transition: -webkit-transform 500ms ease-in-out;
   transition: transform 500ms ease-in-out;
   height: 100%;
   text-align: left;
}
#Carousel1 .carousel-item-next:not(.carousel-item-left), #Carousel1 .active.carousel-item-right
{
   -webkit-transform: translateX(100%);
   transform: translateX(100%);
}
#Carousel1 .carousel-item-prev:not(.carousel-item-right), #Carousel1 .active.carousel-item-left
{
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
}
#Carousel1 .carousel-innerframe
{
   padding: 0;
   display: flex;
   align-items: flex-start;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner > .carousel-item > img, #Carousel1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel1 .carousel-inner > .active, #Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel1 .carousel-control
{
   position: absolute;
   top: 0px;
   bottom: 0px;
   left: 0px;
   width: 15%;
   font-size: 20px;
   color: #fff;
   text-align: center;
   text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
   background-color: rgba(0,0,0,0);
   opacity: 0.5;
   cursor: pointer;
   z-index: 7776;
}
#Carousel1 .carousel-control.carousel-item-right
{
   right: 0px;
   left: auto;
}
.carousel-control .carousel-control-prev-icon
{
   left: 50%;
   margin-left: -10px;
}
.carousel-control .carousel-control-prev-icon, .carousel-control .carousel-control-next-icon
{
   width: 20px;
   height: 20px;
   margin-top: -10px;
}
.carousel-control .carousel-control-prev-icon, .carousel-control .carousel-control-next-icon
{
   position: absolute;
   top: 50%;
   z-index: 5;
   display: inline-block;
   margin-top: -10px;
}
.carousel-control .carousel-control-next-icon
{
   right: 50%;
   margin-right: -10px;
}
#Carousel1 .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: .9;
}
.sr-only 
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#Carousel1 .frame
{
   width: 440px;
   display: inline-block;
   float: left;
   height: 279px;
}
#Carousel1 .carousel-control-next, #Carousel1 .carousel-control-prev
{
   color: #FFFFFF;
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
}
#Carousel1 .carousel-control-next-icon, #Carousel1 .carousel-control-prev-icon 
{
   display: inline-block;
   width: 20px;
   height: 20px;
   background: transparent no-repeat center center;
   -webkit-background-size: 100% 100%;
   background-size: 100% 100%;
}
#Carousel1 .carousel-control-next:focus, #Carousel1 .carousel-control-next:hover, #Carousel1 .carousel-control-prev:focus, #Carousel1 .carousel-control-prev:hover 
{
   color: #FFFFFF;
   text-decoration: none;
   outline: 0;
   opacity: .9;
}
#Carousel1 .carousel-control-prev-icon 
{
   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
#Carousel1 .carousel-control-next-icon 
{
   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
#Carousel1 .frame-1
{
   background-color: transparent;
   background-image: url(../images/allinHH-ytt.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 100% 100%;
}
#Carousel1 .frame-2
{
   background-color: transparent;
   background-image: url(../images/Backery.jpg);
   background-repeat: repeat-x;
   background-position: center center;
   background-size: 100% 100%;
}
#Carousel1 .frame-3
{
   background-color: transparent;
   background-image: url(../images/backpain.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 100% 100%;
}
#Carousel1 .frame-4
{
   background-color: transparent;
   background-image: url(../images/beautyshop.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 100% 100%;
}
#Carousel1 .frame-5
{
   background-color: transparent;
   background-image: url(../images/construction.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 100% 100%;
}
#Carousel1 .frame-6
{
   background-color: transparent;
   background-image: url(../images/dog.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 100% 100%;
}
#Carousel1 .frame-7
{
   background-color: transparent;
   background-image: url(../images/fixit1.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 100% 100%;
}
#Carousel1 .frame-8
{
   background-color: transparent;
   background-image: url(../images/Eye_doc.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 100% 100%;
}
#Carousel1 .frame-9
{
   background-color: transparent;
   background-image: url(../images/painters.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 100% 100%;
}
#Carousel1 .frame-10
{
   background-color: transparent;
   background-image: url(../images/Heavyrental.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 100% 100%;
}
#Carousel1 .frame-11
{
   background-color: transparent;
   background-image: url(../images/hot_hits.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 100% 100%;
}
#Carousel1 .frame-12
{
   background-color: transparent;
   background-image: url(../images/Law.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 100% 100%;
}
#Carousel1 .frame-13
{
   background-color: transparent;
   background-image: url(../images/whiteboard.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 100% 100%;
}
#Carousel1 .frame-14
{
   background-color: transparent;
   background-image: url(../images/videos-work-44.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 100% 100%;
}
#Carousel1 .frame-15
{
   background-color: transparent;
   background-image: url(../images/iam.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 100% 100%;
}
#Carousel1 .frame-16
{
   background-color: transparent;
   background-image: url(../images/blondsalesauto.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 100% 100%;
}
#Carousel1 .frame-17
{
   background-color: transparent;
   background-image: url(../images/clean.jpg);
   background-repeat: repeat;
   background-position: left top;
   background-size: 100% 100%;
}
#Carousel1 .frame-18
{
   background-color: transparent;
   background-image: url(../images/alarm.jpg);
   background-repeat: repeat;
   background-position: left top;
   background-size: 100% 100%;
}
#Carousel1 .frame-19
{
   background-color: transparent;
   background-image: url(../images/storage2.jpg);
   background-repeat: repeat;
   background-position: left top;
   background-size: 100% 100%;
}
#Carousel1 .frame-20
{
   background-color: transparent;
   background-image: url(../images/A1auto.jpg);
   background-repeat: repeat;
   background-position: left top;
   background-size: 100% 100%;
}
#Carousel1 .frame-21
{
   background-color: transparent;
   background-image: url(../images/services.jpg);
   background-repeat: repeat;
   background-position: left top;
   background-size: 100% 100%;
}
#Carousel1 .frame-22
{
   background-color: transparent;
   background-image: url(../images/CPA.jpg);
   background-repeat: repeat;
   background-position: left top;
   background-size: 100% 100%;
}
#Carousel1 .frame-23
{
   background-color: transparent;
   background-image: url(../images/PCgirl.jpg);
   background-repeat: repeat;
   background-position: left top;
   background-size: 100% 100%;
}
#Carousel1 .frame-24
{
   background-color: transparent;
   background-image: url(../images/cleanpet2.jpg);
   background-repeat: repeat;
   background-position: left top;
   background-size: 100% 100%;
}
#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;
   margin: 0;
   padding: 0;
   width: 25%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery1 .frame
{
   padding: 0px;
   background-color: #fff;
   border: 1px #F5F5F5 solid;
   border-radius: 4px;
}
#PhotoGallery1 .thumbnail img
{
   border-width: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
}
#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;
}
#cookie_policy
{
   background-color: rgba(0,0,0,0.78);
   background-image: none;
}
#wb_cookie_button
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#cookie_button
{
   width: 131px;
   height: 31px;
   background-color: #ED1C24;
   background-image: none;
   border: 0px #ED1C24 solid;
   border-radius: 2px;
}
#cookie_button_text
{
   position: absolute;
   left: 1px;
   top: 7px;
   width: 127px;
   height: 21px;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_cookie_message 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_cookie_message div
{
   text-align: center;
}
#wb_Name1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
}
#Name1
{
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: center;
}
#Name1 a
{
   color: #000000;
   text-decoration: none;
}
#wb_Name2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
}
#Name2
{
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: center;
}
#Name2 a
{
   color: #000000;
   text-decoration: none;
}
#wb_Name3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
}
#Name3
{
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: center;
}
#Name3 a
{
   color: #000000;
   text-decoration: none;
}
#headerLabel1
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color :#F5F5F5;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   box-sizing: border-box;
   padding: 8px 4px 8px 4px;
   margin: 0;
   text-align: left;
   vertical-align: top;
}
#wb_headerIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#headerIcon3
{
   height: 40px;
   width: 24px;
}
#headerIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
   width: 19px;
}
#wb_headerIcon3:hover i
{
   color: #FFFFFF;
}
#wb_headerIcon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon5:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#headerIcon5
{
   height: 40px;
   width: 24px;
}
#headerIcon5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
   width: 19px;
}
#wb_headerIcon5:hover i
{
   color: #FFFFFF;
}
#Button2
{
   line-height: 50px;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #00287E;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   -webkit-appearance: none;
   margin: 10px 0px 10px 0px;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   padding: 0;
   display: inline-block;
   width: 112px;
   height: 29px;
   vertical-align: top;
}
#SlideShow1 .image
{
   border-width: 0;
   display: block;
   float: left;
   height: 135px;
   width: auto;
}
#SlideShow1 li
{
   position: absolute;
   width: 100%;
   left: 0;
   top: 0;
}
#SlideShow1
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   height: 135px;
   padding: 0;
   margin: 0;
}
#YouTube1
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border-width: 0;
}
#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;
}
#Layer1
{
   background-color: transparent;
   background-image: none;
}
#wb_Image2
{
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   padding: 0;
   display: inline-block;
   width: 35px;
   height: 35px;
   vertical-align: top;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Image4
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_Image5
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_Image7
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image7
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_Image8
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image8
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_Image9
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image9
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_Image6
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0px 1px 0px 3px;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
