body
{
   background-color: #000000;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#preloader
{
   background: #FFFFFF url("../images/pk.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#wb_header
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header
{
   width: 970px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   float: left;
   height: 48px;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 41.66666667%;
   text-align: left;
}
#header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 58.33333333%;
   text-align: right;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 500px)
{
#header
{
   width: 100%;
}
#header > .row > .col-1, #header > .row > .col-2
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_welcome
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url(../images/20180721_172224.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#welcome
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 100px 0px 150px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#welcome > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 200px;
   padding-left: 200px;
   position: relative;
}
#welcome > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#welcome > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#welcome > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#welcome-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 50px;
}
#welcome-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%); 
}
#welcome-divider-bottom .divider-fill
{
   fill: #000000;
   transform-origin: center;
   transform: rotateY(0deg);
}
#wb_services1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#services1
{
   box-sizing: border-box;
   padding: 125px 15px 6px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#services1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#services1 > .row > .col-1, #services1 > .row > .col-2, #services1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#services1 > .row > .col-1, #services1 > .row > .col-2, #services1 > .row > .col-3
{
   float: left;
}
#services1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#services1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#services1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#services1:before,
#services1:after,
#services1 .row:before,
#services1 .row:after
{
   display: table;
   content: " ";
}
#services1:after,
#services1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#services1 > .row > .col-1, #services1 > .row > .col-2, #services1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_services2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#services2
{
   box-sizing: border-box;
   padding: 0px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#services2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#services2 > .row > .col-1, #services2 > .row > .col-2, #services2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#services2 > .row > .col-1, #services2 > .row > .col-2, #services2 > .row > .col-3
{
   float: left;
}
#services2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#services2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#services2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#services2:before,
#services2:after,
#services2 .row:before,
#services2 .row:after
{
   display: table;
   content: " ";
}
#services2:after,
#services2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#services2 > .row > .col-1, #services2 > .row > .col-2, #services2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_features
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F8F9FA;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#features
{
   box-sizing: border-box;
   padding: 100px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#features > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#features > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#features > .row > .col-1
{
   float: left;
}
#features > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#features:before,
#features:after,
#features .row:before,
#features .row:after
{
   display: table;
   content: " ";
}
#features:after,
#features .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#features > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#features-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#features-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%); 
}
#features-divider-top .divider-fill
{
   fill: #FFFFFF;
   transform-origin: center;
   transform: rotateY(0deg);
}
#features-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 50px;
}
#features-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%); 
}
#features-divider-bottom .divider-fill
{
   fill: #FFFFFF;
   transform-origin: center;
   transform: rotateY(0deg);
}
#wb_headerText div
{
   text-align: center;
}
#wb_cardDeck
{
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   position: relative;
}
#cardDeck
{
   display: -webkit-flex;
   display: flex;
   position: relative;
   padding: 45px 10px 45px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -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: 1140px;
   box-sizing: border-box;
   font-size: 0px;
}
@media all and (max-width:480px) 
{
#cardDeck
{
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
}
}
#wb_contactTop
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F8F9FA;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#contactTop
{
   box-sizing: border-box;
   padding: 100px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#contactTop > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contactTop > .row > .col-1, #contactTop > .row > .col-2, #contactTop > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contactTop > .row > .col-1, #contactTop > .row > .col-2, #contactTop > .row > .col-3
{
   float: left;
}
#contactTop > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#contactTop > .row > .col-1 > .col-1-padding
{
   padding: 20px 0px 0px 0px;
}
#contactTop > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: center;
}
#contactTop > .row > .col-2 > .col-2-padding
{
   padding: 20px 0px 0px 0px;
}
#contactTop > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: right;
}
#contactTop > .row > .col-3 > .col-3-padding
{
   padding: 20px 0px 0px 0px;
}
#contactTop:before,
#contactTop:after,
#contactTop .row:before,
#contactTop .row:after
{
   display: table;
   content: " ";
}
#contactTop:after,
#contactTop .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#contactTop > .row > .col-1, #contactTop > .row > .col-2, #contactTop > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_links
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #808080;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#links
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#links > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3
{
   float: left;
}
#links > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#links > .row > .col-1 > .col-1-padding
{
   padding: 50px 0px 50px 0px;
}
#links > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#links > .row > .col-2 > .col-2-padding
{
   padding: 50px 0px 50px 0px;
}
#links > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#links > .row > .col-3 > .col-3-padding
{
   padding: 50px 0px 50px 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, #links > .row > .col-2, #links > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F9F9F9;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footerText
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 13px;
}
#wb_footerText p, #wb_footerText ul
{
   margin: 0;
   padding: 0;
}
#wb_linksText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 8px 0px;
   margin: 0;
   text-align: left;
}
#wb_linksText1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 13px;
}
#wb_linksText1 p, #wb_linksText1 ul
{
   margin: 0;
   padding: 0;
}
#wb_linksMenu1
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_linksMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_linksMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_linksMenu1 a
{
   display: block;
   color: #282828;
   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_linksMenu1 li:hover a, #wb_linksMenu1 a:hover
{
   color: #4F4F4F;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_linksMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_linksMenu1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_linksMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_linksText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 8px 0px;
   margin: 0;
   text-align: left;
}
#wb_linksText2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 13px;
}
#wb_linksText2 p, #wb_linksText2 ul
{
   margin: 0;
   padding: 0;
}
#wb_linksText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 8px 0px;
   margin: 0;
   text-align: left;
}
#wb_linksText3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 13px;
}
#wb_linksText3 p, #wb_linksText3 ul
{
   margin: 0;
   padding: 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: #282828;
   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: #4F4F4F;
   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_featuresHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#featuresHeading1
{
   color: #6C757D;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#wb_featuresHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#featuresHeading2
{
   color: #6C757D;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#wb_featuresHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#featuresHeading3
{
   color: #6C757D;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#wb_featuresText
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#featuresText
{
   color: #7C7D7D;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_location-text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_location-text
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   line-height: 19px;
}
#wb_location-text p, #wb_location-text ul
{
   margin: 0;
   padding: 0;
}
#wb_servicesCard5
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#servicesCard5-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#servicesCard5-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 25px 0px 20px 0px;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A7A7A;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#wb_servicesCard5:hover #servicesCard5-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;
}
#servicesCard5-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;
}
#servicesCard5-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#servicesCard5-card-item0 .svg-icon
{
   fill: #7A7A7A;
   width: 53px;
   height: 53px;
}
#servicesCard5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#servicesCard5-card-item2
{
   box-sizing: border-box;
   margin: 20px 30px 30px 30px;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_servicesCard6
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#servicesCard6-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#servicesCard6-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 25px 0px 20px 0px;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A7A7A;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#wb_servicesCard6:hover #servicesCard6-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;
}
#servicesCard6-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;
}
#servicesCard6-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#servicesCard6-card-item0 .svg-icon
{
   fill: #7A7A7A;
   width: 53px;
   height: 53px;
}
#servicesCard6-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#servicesCard6-card-item2
{
   box-sizing: border-box;
   margin: 20px 30px 30px 30px;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_servicesCard1
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#servicesCard1-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#servicesCard1-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 25px 0px 20px 0px;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A7A7A;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#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 .svg-icon
{
   fill: #7A7A7A;
   width: 53px;
   height: 53px;
}
#servicesCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#servicesCard1-card-item2
{
   box-sizing: border-box;
   margin: 20px 30px 30px 30px;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_servicesCard3
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#servicesCard3-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#servicesCard3-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 25px 0px 20px 0px;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A7A7A;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#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 .svg-icon
{
   fill: #7A7A7A;
   width: 53px;
   height: 53px;
}
#servicesCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#servicesCard3-card-item2
{
   box-sizing: border-box;
   margin: 20px 30px 30px 30px;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_servicesCard4
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#servicesCard4-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#servicesCard4-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 25px 0px 20px 0px;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A7A7A;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#wb_servicesCard4:hover #servicesCard4-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;
}
#servicesCard4-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;
}
#servicesCard4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#servicesCard4-card-item0 .svg-icon
{
   fill: #7A7A7A;
   width: 53px;
   height: 53px;
}
#servicesCard4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#servicesCard4-card-item2
{
   box-sizing: border-box;
   margin: 20px 30px 30px 30px;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Card4
{
   position: relative;
   display: inline-block;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #4F4F4F;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
   box-shadow: 0px 0px 12px #696969;
}
#Card4-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card4-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card4-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 15px 10px 15px 10px;
   padding: 0;
   color: #F5F5F5;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   text-align: center;
}
#wb_headerMenu
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: right;
}
#wb_headerMenu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_headerMenu li
{
   float: left;
   margin: 0;
   padding: 8px 0px 8px 8px;
}
#wb_headerMenu a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 26px;
   line-height: 26px;
   padding: 0px 10px 0px 10px;
   vertical-align: middle;
   text-align: center;
}
#wb_headerMenu li:hover a, #wb_headerMenu a:hover
{
   color: #FFFFFF;
}
.headerMenu-effect:before, #wb_headerMenu .active
{
   background-color: #696969;
   background-image: none;
   border: 1px solid #2E6DA4;
}
#wb_headerMenu li.firstmain
{
   padding-left: 8px;
}
#wb_headerMenu li.lastmain
{
   padding-right: 8px;
}
#wb_headerMenu li:hover, #wb_headerMenu li a:hover
{
   position: relative;
}
#wb_headerMenu a.withsubmenu
{
   padding: 0 5px 0 5px;
   background-image: none;
}
#wb_headerMenu li:hover a.withsubmenu, #wb_headerMenu a.withsubmenu:hover
{
   background-image: none;
}
#wb_headerMenu ul ul
{
   position: absolute;
   z-index: 9999;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 220px;
   height: auto;
   border: none;
   background-color: #000000;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.16);
}
#wb_headerMenu ul :hover ul
{
   left: -10px;
   top: 44px;
   padding-top: 0px;
   visibility: visible;
}
#wb_headerMenu .firstmain:hover ul
{
   left: -2px;
}
#wb_headerMenu li li
{
   width: 200px;
   padding: 0 10px 0px 10px;
   border: 0px #C0C0C0 solid;
   border-width: 0 0px;
}
#wb_headerMenu li li.firstitem
{
   border-top: 0px #C0C0C0 solid;
}
#wb_headerMenu li li.lastitem
{
   border-bottom: 0px #C0C0C0 solid;
}
#wb_headerMenu li li.lastitem
{
   padding-bottom: 10px;
}
#wb_headerMenu ul ul a, #wb_headerMenu ul :hover ul a
{
   float: none;
   margin: 0;
   width: 158px;
   height: auto;
   white-space: normal;
   padding: 7px 20px 6px 20px;
   background-color: #000000;
   background-image: none;
   border: 1px solid #000000;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   line-height: 13px;
   text-align: left;
   text-decoration: none;
}
#wb_headerMenu ul :hover ul .firstitem a
{
   margin-top: 10px;
}
.headerMenu-sub-effect a:hover
{
   color: #FFFFFF;
}
.headerMenu-sub-effect:before
{
   background-color: #337AB7;
   background-image: none;
   border: 1px solid #2E6DA4;
}
#wb_headerMenu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.headerMenu-effect
{
   display: inline-block;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   position: relative;
   -webkit-transition: color 200ms linear;
   transition: color 200ms linear;
}
.headerMenu-effect:before 
{
   content: "";
   position: absolute;
   height: 1px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   -webkit-transform: scaleX(0);
   -webkit-transform-origin: 0 50%;
   -webkit-transition: all 200ms linear;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 200ms linear;
}
.headerMenu-effect:hover:before, .headerMenu-effect:focus:before, .headerMenu-effect:active:before 
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
}
.headerMenu-sub-effect
{
   display: inline-block;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   position: relative;
   -webkit-transition: color 200ms linear;
   transition: color 200ms linear;
}
.headerMenu-sub-effect:before 
{
   content: "";
   position: absolute;
   height: 1px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   -webkit-transform: scaleX(0);
   -webkit-transform-origin: 0 50%;
   -webkit-transition: all 200ms linear;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 200ms linear;
}
.headerMenu-sub-effect:hover:before, .headerMenu-sub-effect:focus:before, .headerMenu-sub-effect:active:before 
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
}
#wb_featuresCarousel
{
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#wb_featuresCarousel
{
   height: 296px;
}
#featuresCarousel
{
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#featuresCarousel .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#featuresCarousel .carousel-inner::after
{
   display: block;
   clear: both;
    content: "";
}
#featuresCarousel .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 1000ms ease-in-out;
   transition: transform 1000ms ease-in-out;
   height: 100%;
   text-align: left;
}
#featuresCarousel .carousel-item-next:not(.carousel-item-left), #featuresCarousel .active.carousel-item-right
{
   -webkit-transform: translateX(100%);
   transform: translateX(100%);
}
#featuresCarousel .carousel-item-prev:not(.carousel-item-right), #featuresCarousel .active.carousel-item-left
{
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
}
#featuresCarousel .carousel-innerframe
{
   padding: 0px 0px 50px 0px;
   display: flex;
   align-items: flex-start;
   flex-direction: column;
   justify-content: flex-end;
   height: 100%;
   box-sizing: border-box;
}
#featuresCarousel .carousel-inner > .carousel-item > img, #featuresCarousel .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#featuresCarousel .carousel-inner > .active, #featuresCarousel .carousel-inner > .carousel-item-next, #featuresCarousel .carousel-inner > .carousel-item-prev
{
   display: block;
}
#featuresCarousel .carousel-inner > .carousel-item-next, #featuresCarousel .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#featuresCarousel .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -143px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#featuresCarousel .carousel-indicators li
{
   display: block;
   float: left;
   padding: 8px 8px 8px 8px;
   width: 10px;
   height: 10px;
   cursor: pointer;
   text-indent: -999px;
   background-repeat: no-repeat;
   background-position: center center;
   background-image: url(../images/featuresCarousel-default.png);
}
#featuresCarousel .carousel-indicators .active
{
   background-image: url(../images/featuresCarousel-active.png);
}
#featuresCarousel .frame
{
   width: 940px;
   display: inline-block;
   float: left;
   height: 296px;
}
#wb_featuresCarousel .pagination
{
   bottom: 0;
   left: 0;
   position: absolute;
   text-align: center;
   vertical-align: middle;
   width: 100%;
   z-index: 998;
}
#wb_featuresCarousel .pagination img
{
   border-style: none;
   padding: 8px 8px 8px 8px;
}
#featuresCarousel .frame-1
{
   background-color: transparent;
   background-image: url(../images/Aetna.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 300px 170px;
}
#featuresCarousel .frame-2
{
   background-color: transparent;
   background-image: url(../images/ambetter.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 250px 250px;
}
#featuresCarousel .frame-3
{
   background-color: transparent;
   background-image: url(../images/blue-cross.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 250px 200px;
}
#featuresCarousel .frame-4
{
   background-color: transparent;
   background-image: url(../images/kaiser.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 350px 200px;
}
#featuresCarousel .frame-5
{
   background-color: transparent;
   background-image: url(../images/progressive.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 400px 100px;
}
#featuresCarousel .frame-6
{
   background-color: transparent;
   background-image: url(../images/alliantlogo.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 250px 250px;
}
#featuresCarousel .frame-7
{
   background-color: transparent;
   background-image: url(../images/cigna4.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 350px 200px;
}
#featuresCarousel .frame-8
{
   background-color: transparent;
   background-image: url(../images/caresource3.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 400px 200px;
}
#featuresCarousel .frame-9
{
   background-color: transparent;
   background-image: url(../images/humana2.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 400px 150px;
}
#featuresCarousel .frame-10
{
   background-color: transparent;
   background-image: url(../images/oscar4.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 400px 100px;
}
#featuresCarousel .frame-11
{
   background-color: transparent;
   background-image: url(../images/united.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 400px 150px;
}
#wb_servicesCard2
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#servicesCard2-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#servicesCard2-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 25px 0px 20px 0px;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A7A7A;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#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 .svg-icon
{
   fill: #7A7A7A;
   width: 53px;
   height: 53px;
}
#servicesCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#servicesCard2-card-item2
{
   box-sizing: border-box;
   margin: 20px 30px 30px 30px;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#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_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#Html3
{
   display: inline-block;
   width: 455px;
   height: 171px;
   overflow: auto;
   z-index: 16;
}
#wb_linksMenu3
{
   display: inline-block;
   width: 100%;
   z-index: 23;
}
#wb_featuresHeading1
{
   display: inline-block;
   width: 100%;
   z-index: 10;
}
#wb_featuresCarousel
{
}
#wb_linksMenu1
{
   display: inline-block;
   width: 100%;
   z-index: 21;
}
#wb_featuresHeading2
{
   display: inline-block;
   width: 100%;
   z-index: 11;
}
#wb_featuresHeading3
{
   display: inline-block;
   width: 100%;
   z-index: 12;
}
#wb_headerMenu
{
   display: inline-block;
   width: 535px;
   height: 48px;
   z-index: 2;
}
#wb_featuresText
{
   display: inline-block;
   width: 100%;
   z-index: 13;
}
#wb_Card4
{
   display: inline-block;
   width: 191px;
   height: 368px;
   text-align: center;
   z-index: 19;
}
#wb_servicesCard2
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 9;
}
#wb_servicesCard3
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 8;
}
#wb_servicesCard4
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 7;
}
#wb_servicesCard5
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 6;
}
#wb_servicesCard6
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 5;
}
#wb_servicesCard1
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 4;
}
#Html2
{
   display: inline-block;
   width: 455px;
   height: 171px;
   overflow: auto;
   z-index: 18;
}
@media only screen and (max-width: 969px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #000000;
   background-image: none;
}
#wb_header
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   padding: 10px 15px 10px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header
{
   width: 100%;
}
#header > .row > .col-1, #header > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#header > .row > .col-1
{
   display: flex;
   width: 100%;
   height: auto;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#header > .row > .col-2
{
   display: flex;
   width: 100%;
   height: auto;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_welcome
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/shanghai02.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 60%;
}
#wb_welcome
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#welcome
{
   padding: 100px 0px 150px 0px;
}
#welcome > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#welcome > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_services1
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_services1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#services1
{
   padding: 125px 15px 6px 15px;
}
#services1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#services1 > .row > .col-1, #services1 > .row > .col-2, #services1 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#services1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#services1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#services1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_services2
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_services2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#services2
{
   padding: 0px 15px 20px 15px;
}
#services2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#services2 > .row > .col-1, #services2 > .row > .col-2, #services2 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#services2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#services2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#services2 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_features
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F8F9FA;
   background-image: none;
}
#wb_features
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#features
{
   padding: 100px 15px 50px 15px;
}
#features .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#features > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#features > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_headerText
{
   visibility: visible;
   display: block;
}
#wb_cardDeck
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F5F5F5;
   background-image: none;
}
#wb_contactTop
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F8F9FA;
   background-image: none;
}
#wb_contactTop
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#contactTop
{
   padding: 100px 15px 50px 15px;
}
#contactTop .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contactTop > .row > .col-1, #contactTop > .row > .col-2, #contactTop > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#contactTop > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#contactTop > .row > .col-1 > .col-1-padding
{
   padding: 20px 0px 0px 0px;
}
#contactTop > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contactTop > .row > .col-2 > .col-2-padding
{
   padding: 20px 0px 0px 0px;
}
#contactTop > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contactTop > .row > .col-3 > .col-3-padding
{
   padding: 20px 0px 0px 0px;
}
#wb_links
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #808080;
   background-image: none;
}
#wb_links
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#links
{
   padding: 0px 15px 0px 15px;
}
#links .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3
{
   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-1 > .col-1-padding
{
   padding: 50px 0px 50px 0px;
}
#links > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-2 > .col-2-padding
{
   padding: 50px 0px 50px 0px;
}
#links > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-3 > .col-3-padding
{
   padding: 50px 0px 50px 0px;
}
#wb_footer
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F9F9F9;
   background-image: none;
}
#wb_footer
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   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: left;
}
#wb_footerText
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_footerText
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_linksText1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_linksText1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
   line-height: 16px;
}
#wb_linksMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu1 li
{
   width: 100%;
}
#wb_linksMenu1 a
{
   color: #282828;
   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;
   line-height: 22px;
   text-align: left;
}
#wb_linksMenu1 li:hover a, #wb_linksMenu1 a:hover
{
   color: #4F4F4F;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_linksText2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_linksText2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
   line-height: 16px;
}
#wb_linksText3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_linksText3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
   line-height: 16px;
}
#wb_linksMenu3
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu3 li
{
   width: 100%;
}
#wb_linksMenu3 a
{
   color: #282828;
   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;
   line-height: 22px;
   text-align: left;
}
#wb_linksMenu3 li:hover a, #wb_linksMenu3 a:hover
{
   color: #4F4F4F;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_featuresHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   color: #6C757D;
   font-size: 19px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_featuresHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#featuresHeading1
{
   color: #6C757D;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#wb_featuresHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   color: #6C757D;
   font-size: 19px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_featuresHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#featuresHeading2
{
   color: #6C757D;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#wb_featuresHeading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   color: #6C757D;
   font-size: 19px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_featuresHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#featuresHeading3
{
   color: #6C757D;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#wb_featuresText
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   color: #7C7D7D;
   font-size: 32px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_featuresText
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#featuresText
{
   color: #7C7D7D;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
}
#wb_location-text
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_location-text
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_servicesCard5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#servicesCard5-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 25px 0px 20px 0px;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A7A7A;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#wb_servicesCard5:hover #servicesCard5-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;
}
#servicesCard5-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;
}
#servicesCard5-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#servicesCard5-card-item0 .svg-icon
{
   fill: #7A7A7A;
   width: 53px;
   height: 53px;
}
#servicesCard5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#servicesCard5-card-item2
{
   box-sizing: border-box;
   margin: 20px 30px 30px 30px;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_servicesCard6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#servicesCard6-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 25px 0px 20px 0px;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A7A7A;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#wb_servicesCard6:hover #servicesCard6-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;
}
#servicesCard6-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;
}
#servicesCard6-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#servicesCard6-card-item0 .svg-icon
{
   fill: #7A7A7A;
   width: 53px;
   height: 53px;
}
#servicesCard6-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#servicesCard6-card-item2
{
   box-sizing: border-box;
   margin: 20px 30px 30px 30px;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_servicesCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#servicesCard1-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 25px 0px 20px 0px;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A7A7A;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#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 .svg-icon
{
   fill: #7A7A7A;
   width: 53px;
   height: 53px;
}
#servicesCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#servicesCard1-card-item2
{
   box-sizing: border-box;
   margin: 20px 30px 30px 30px;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_servicesCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#servicesCard3-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 25px 0px 20px 0px;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A7A7A;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#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 .svg-icon
{
   fill: #7A7A7A;
   width: 53px;
   height: 53px;
}
#servicesCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#servicesCard3-card-item2
{
   box-sizing: border-box;
   margin: 20px 30px 30px 30px;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_servicesCard4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#servicesCard4-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 25px 0px 20px 0px;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A7A7A;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#wb_servicesCard4:hover #servicesCard4-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;
}
#servicesCard4-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;
}
#servicesCard4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#servicesCard4-card-item0 .svg-icon
{
   fill: #7A7A7A;
   width: 53px;
   height: 53px;
}
#servicesCard4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#servicesCard4-card-item2
{
   box-sizing: border-box;
   margin: 20px 30px 30px 30px;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Card4
{
   width: 191px;
   height: 368px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4F4F4F;
   background-image: none;
   border-radius: 3px;
}
#Card4-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card4-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 15px 10px 15px 10px;
   padding: 0;
   color: #F5F5F5;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   text-align: center;
}
#wb_headerMenu
{
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: right;
}
#wb_headerMenu li
{
}
#wb_headerMenu a
{
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 26px;
   line-height: 26px;
   text-align: center;
}
#wb_headerMenu li:hover a, #wb_headerMenu a:hover
{
   color: #FFFFFF;
}
.headerMenu-effect:before, #wb_headerMenu .active
{
   background-color: #696969;
   background-image: none;
   border: 1px solid #2E6DA4;
}
#wb_headerMenu a.withsubmenu
{
   padding: 0 5px 0 5px;
}
#wb_headerMenu ul :hover ul
{
   left: -10px;
   top: 44px;
   padding-top: 0px;
   visibility: visible;
}
#wb_headerMenu .firstmain:hover ul
{
   left: -2px;
}
#wb_headerMenu li li
{
   width: 200px;
}
#wb_headerMenu ul ul a, #wb_headerMenu ul :hover ul a
{
   width: 158px;
   padding: 7px 20px 6px 20px;
   background-color: #000000;
   border: 1px solid #000000;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   line-height: 13px;
   text-decoration: none;
}
.headerMenu-sub-effect a:hover
{
   color: #FFFFFF;
}
.headerMenu-sub-effect:before
{
   background-color: #337AB7;
   border: 1px solid #2E6DA4;
}
#wb_featuresCarousel
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_featuresCarousel
{
   margin: 0;
   height: 661px;
}
#featuresCarousel .carousel-innerframe
{
   padding: 0px 0px 50px 0px;
}
#wb_servicesCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#servicesCard2-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 25px 0px 20px 0px;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A7A7A;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#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 .svg-icon
{
   fill: #7A7A7A;
   width: 53px;
   height: 53px;
}
#servicesCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#servicesCard2-card-item2
{
   box-sizing: border-box;
   margin: 20px 30px 30px 30px;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Text1
{
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#Html3
{
   width: 450px;
   height: 171px;
   visibility: visible;
   display: inline-block;
}
#Html2
{
   width: 450px;
   height: 171px;
   visibility: visible;
   display: inline-block;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
}
