div#container {
   margin: 0 auto 0 auto;
   position: relative;
   text-align: left;
   width: 970px;
}
body {
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
body:after {
   background-color: #FFFFFF;
   content: "";
   height: 100vh;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: -1;
}
#wb_header {
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-shadow: 0px 4px 8px rgba(0,0,0,0.19);
   box-sizing: border-box;
   clear: both;
   display: table;
   left: 0;
   margin: 0;
   position: fixed;
   table-layout: fixed;
   text-align: center;
   top: 0;
   width: 100%;
   z-index: 7777;
}
#header {
   -webkit-flex-direction: row;
   -webkit-flex-wrap: wrap;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 0;
}
#header > .col-1,
#header > .col-2 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#header > .col-1,
#header > .col-2 {
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#header > .col-1 {
   -webkit-align-self: center;
   -webkit-justify-content: flex-start;
   align-self: center;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 41.66666667%;
   justify-content: flex-start;
   max-width: 41.66666667%;
   text-align: left;
}
#header > .col-2 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 58.33333333%;
   justify-content: flex-end;
   max-width: 58.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#header > .col-1,
#header > .col-2 {
   -webkit-flex-basis: 100%  !important;
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_welcome {
   background-color: #16409F;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 50px 0px 0px 0px;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#welcome {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 75px 15px 75px 15px;
}
#welcome > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#welcome > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#welcome > .row > .col-1 {
   float: left;
}
#welcome > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 100%;
}
#welcome:before,
#welcome:after,
#welcome .row:before,
#welcome .row:after {
   content: " ";
   display: table;
}
#welcome:after,
#welcome .row:after {
   clear: both;
}
@media (max-width: 480px) {
#welcome > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_servicesHeading1 {
   -webkit-align-self: stretch;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#servicesHeading1 {
   color: #283D50;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#wb_about {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#about {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 100px 15px 75px 15px;
}
#about > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#about > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#about > .row > .col-1 {
   float: left;
}
#about > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 100%;
}
#about:before,
#about:after,
#about .row:before,
#about .row:after {
   content: " ";
   display: table;
}
#about:after,
#about .row:after {
   clear: both;
}
@media (max-width: 480px) {
#about > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#about-divider-top {
   height: 60px;
   left: 0;
   line-height: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   transform: scaleY(-1.0);
   width: 100%;
}
#about-divider-top svg {
   display: block;
   height: 100%;
   left: 50%;
   position: relative;
   transform: translateX(-50%);
   width: 100%;
}
#about-divider-top .divider-fill {
   fill: #16409F;
   transform-origin: center;
   transform: rotateY(0deg);
}
#wb_pishevarenie {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#pishevarenie {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 20px 15px 20px 15px;
}
#pishevarenie > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#pishevarenie > .row > .col-1,
#pishevarenie > .row > .col-2 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#pishevarenie > .row > .col-1,
#pishevarenie > .row > .col-2 {
   float: left;
}
#pishevarenie > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 75%;
}
#pishevarenie > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 25%;
}
#pishevarenie:before,
#pishevarenie:after,
#pishevarenie .row:before,
#pishevarenie .row:after {
   content: " ";
   display: table;
}
#pishevarenie:after,
#pishevarenie .row:after {
   clear: both;
}
@media (max-width: 320px) {
#pishevarenie > .row > .col-1,
#pishevarenie > .row > .col-2 {
   float: none;
   width: 100%  !important;
}
}
#wb_objemnaya_pisha {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#objemnaya_pisha {
   -webkit-flex-direction: row;
   -webkit-flex-wrap: wrap;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 20px 0px 20px 0px;
}
#objemnaya_pisha > .col-1,
#objemnaya_pisha > .col-2 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#objemnaya_pisha > .col-1,
#objemnaya_pisha > .col-2 {
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
   height: 396px;
}
#objemnaya_pisha > .col-1 {
   -webkit-align-items: center;
   -webkit-justify-content: center;
   align-items: center;
   background-color: transparent;
   background-image: url(../images/kisspng%2dmuesli%2dbreakfastcorn%2dflakes%2d.png);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: contain;
   border: 0px solid #FFFFFF;
   display: -webkit-flex;
   display: flex;
   flex-basis: 41.66666667%;
   justify-content: center;
   max-width: 41.66666667%;
   text-align: center;
}
#objemnaya_pisha > .col-2 {
   -webkit-align-items: flex-start;
   -webkit-justify-content: flex-start;
   align-items: flex-start;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   display: -webkit-flex;
   display: flex;
   flex-basis: 58.33333333%;
   justify-content: flex-start;
   max-width: 58.33333333%;
   text-align: left;
}
@media (max-width: 480px) {
#objemnaya_pisha > .col-1,
#objemnaya_pisha > .col-2 {
   -webkit-flex-basis: 100%  !important;
   flex-basis: 100%  !important;
   height: auto;
   max-width: 100%  !important;
}
}
#wb_chistaya_voda {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#chistaya_voda {
   -webkit-flex-direction: row;
   -webkit-flex-wrap: wrap;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 20px 0px 20px 0px;
}
#chistaya_voda > .col-1,
#chistaya_voda > .col-2 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#chistaya_voda > .col-1,
#chistaya_voda > .col-2 {
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#chistaya_voda > .col-1 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: center;
   align-self: flex-start;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 66.66666667%;
   justify-content: center;
   max-width: 66.66666667%;
   text-align: center;
}
#chistaya_voda > .col-2 {
   -webkit-align-self: center;
   -webkit-justify-content: center;
   align-self: center;
   background-color: transparent;
   background-image: url(../images/SHU_Glass_ice_cubes_101414299_m.png);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: contain;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   justify-content: center;
   max-width: 33.33333333%;
   text-align: center;
}
@media (max-width: 480px) {
#chistaya_voda > .col-1,
#chistaya_voda > .col-2 {
   -webkit-flex-basis: 100%  !important;
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_LayoutGrid2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid2 {
   -webkit-flex-direction: row;
   -webkit-flex-wrap: wrap;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 20px 0px 20px 0px;
}
#LayoutGrid2 > .col-1,
#LayoutGrid2 > .col-2 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid2 > .col-1,
#LayoutGrid2 > .col-2 {
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
   height: 459px;
}
#LayoutGrid2 > .col-1 {
   -webkit-align-items: center;
   -webkit-justify-content: center;
   align-items: center;
   background-color: transparent;
   background-image: url(../images/s1200.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: contain;
   border: 0px solid #FFFFFF;
   display: -webkit-flex;
   display: flex;
   flex-basis: 41.66666667%;
   justify-content: center;
   max-width: 41.66666667%;
   text-align: center;
}
#LayoutGrid2 > .col-2 {
   -webkit-align-items: flex-start;
   -webkit-justify-content: flex-start;
   align-items: flex-start;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   display: -webkit-flex;
   display: flex;
   flex-basis: 58.33333333%;
   justify-content: flex-start;
   max-width: 58.33333333%;
   text-align: left;
}
@media (max-width: 480px) {
#LayoutGrid2 > .col-1,
#LayoutGrid2 > .col-2 {
   -webkit-flex-basis: 100%  !important;
   flex-basis: 100%  !important;
   height: auto;
   max-width: 100%  !important;
}
}
#wb_LayoutGrid1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid1 {
   -webkit-flex-direction: row;
   -webkit-flex-wrap: wrap;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 20px 0px 20px 0px;
}
#LayoutGrid1 > .col-1,
#LayoutGrid1 > .col-2 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1,
#LayoutGrid1 > .col-2 {
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 58.33333333%;
   justify-content: flex-start;
   max-width: 58.33333333%;
   text-align: left;
}
#LayoutGrid1 > .col-2 {
   -webkit-align-self: center;
   -webkit-justify-content: flex-start;
   align-self: center;
   background-color: transparent;
   background-image: url(../images/ativnost_organizma.png);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: contain;
   border: 0px solid #FFFFFF;
   flex-basis: 41.66666667%;
   justify-content: flex-start;
   max-width: 41.66666667%;
   text-align: left;
}
@media (max-width: 480px) {
#LayoutGrid1 > .col-1,
#LayoutGrid1 > .col-2 {
   -webkit-flex-basis: 100%  !important;
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_services {
   background-color: #ECF5FF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   position: relative;
}
#services {
   -webkit-align-content: flex-start;
   -webkit-align-items: center;
   -webkit-flex-direction: column;
   -webkit-flex-wrap: nowrap;
   -webkit-justify-content: center;
   align-content: flex-start;
   align-items: center;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: column;
   flex-wrap: nowrap;
   font-size: 0px;
   justify-content: center;
   margin-bottom: 0px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
   max-width: 1024px;
   padding: 50px 10px 0px 10px;
   position: relative;
}
#wb_servicesCards {
   background-color: #ECF5FF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#servicesCards {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 0px 15px 75px 15px;
}
#servicesCards > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#servicesCards > .row > .col-1,
#servicesCards > .row > .col-2 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#servicesCards > .row > .col-1,
#servicesCards > .row > .col-2 {
   float: left;
}
#servicesCards > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 50%;
}
#servicesCards > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 50%;
}
#servicesCards:before,
#servicesCards:after,
#servicesCards .row:before,
#servicesCards .row:after {
   content: " ";
   display: table;
}
#servicesCards:after,
#servicesCards .row:after {
   clear: both;
}
@media (max-width: 480px) {
#servicesCards > .row > .col-1,
#servicesCards > .row > .col-2 {
   float: none;
   width: 100%;
}
}
#wb_chooseUs {
   background-color: #004A99;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#chooseUs {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 50px 15px 0px 15px;
}
#chooseUs > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#chooseUs > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#chooseUs > .row > .col-1 {
   float: left;
}
#chooseUs > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 100%;
}
#chooseUs:before,
#chooseUs:after,
#chooseUs .row:before,
#chooseUs .row:after {
   content: " ";
   display: table;
}
#chooseUs:after,
#chooseUs .row:after {
   clear: both;
}
@media (max-width: 480px) {
#chooseUs > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_chooseUsLayoutGrid {
   background-color: #004A99;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#chooseUsLayoutGrid {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 0px 15px 9px 15px;
}
#chooseUsLayoutGrid > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#chooseUsLayoutGrid > .row > .col-1,
#chooseUsLayoutGrid > .row > .col-2,
#chooseUsLayoutGrid > .row > .col-3 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#chooseUsLayoutGrid > .row > .col-1,
#chooseUsLayoutGrid > .row > .col-2,
#chooseUsLayoutGrid > .row > .col-3 {
   float: left;
}
#chooseUsLayoutGrid > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 33.33333333%;
}
#chooseUsLayoutGrid > .row > .col-1 > .col-1-padding {
   padding: 50px 0px 50px 0px;
}
#chooseUsLayoutGrid > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 33.33333333%;
}
#chooseUsLayoutGrid > .row > .col-2 > .col-2-padding {
   padding: 50px 0px 50px 0px;
}
#chooseUsLayoutGrid > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 33.33333333%;
}
#chooseUsLayoutGrid > .row > .col-3 > .col-3-padding {
   padding: 50px 0px 50px 0px;
}
#chooseUsLayoutGrid:before,
#chooseUsLayoutGrid:after,
#chooseUsLayoutGrid .row:before,
#chooseUsLayoutGrid .row:after {
   content: " ";
   display: table;
}
#chooseUsLayoutGrid:after,
#chooseUsLayoutGrid .row:after {
   clear: both;
}
@media (max-width: 480px) {
#chooseUsLayoutGrid > .row > .col-1,
#chooseUsLayoutGrid > .row > .col-2,
#chooseUsLayoutGrid > .row > .col-3 {
   float: none;
   width: 100%;
}
}
#wb_testimonials {
   background-color: #ECF5FF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   position: relative;
}
#testimonials {
   -webkit-align-content: flex-start;
   -webkit-align-items: center;
   -webkit-flex-direction: column;
   -webkit-flex-wrap: nowrap;
   -webkit-justify-content: center;
   align-content: flex-start;
   align-items: center;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: column;
   flex-wrap: nowrap;
   font-size: 0px;
   justify-content: center;
   margin-bottom: 0px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
   max-width: 1024px;
   padding: 50px 10px 0px 10px;
   position: relative;
}
#wb_testimonialsContainer {
   background-color: #ECF5FF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   position: relative;
}
#testimonialsContainer {
   box-sizing: border-box;
   font-size: 0px;
   margin-bottom: 0px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
   max-width: 1024px;
   padding: 10px 10px 30px 10px;
   position: relative;
}
#testimonialsContainer .owl-dots,
#testimonialsContainer .owl-nav {
   -webkit-tap-highlight-color: transparent;
   text-align: center;
}
#testimonialsContainer .owl-nav {
   margin-top: 10px;
}
#testimonialsContainer .owl-nav [class*=owl-] {
   background: #DDDDDD;
   border-radius: 3px;
   color: #007BFF;
   cursor: pointer;
   display: inline-block;
   font-size: 14px;
   margin: 5px;
   padding: 4px 7px;
}
#testimonialsContainer .owl-nav [class*=owl-]:hover {
   background: #007BFF;
   color: #DDDDDD;
   text-decoration: none;
}
#testimonialsContainer .owl-nav .disabled {
   cursor: default;
   opacity: .5;
}
#testimonialsContainer .owl-nav.disabled+.owl-dots {
   margin-top: 10px;
}
#testimonialsContainer .owl-nav {
   color: #000;
   display: none;
   justify-content: space-between;
   margin: 0 20px;
   position: relative;
   top: -185px;
}
#testimonialsContainer .owl-nav button.owl-prev,
#testimonialsContainer .owl-nav button.owl-next {
   background-color: rgba(255,255,255, 0.5);
   border-radius: 50%;
   height: 30px;
   width: 30px;
}
#testimonialsContainer .owl-dots .owl-dot {
   display: inline-block;
   zoom: 1;
}
#testimonialsContainer .owl-dots .owl-dot span {
   -webkit-backface-visibility: visible;
   background: #DDDDDD;
   border-radius: 50%;
   display: block;
   height: 12px;
   margin: 10px 6px;
   transition: opacity 200ms ease;
   width: 12px;
}
#testimonialsContainer .owl-dots .owl-dot.active span,
#testimonialsContainer .owl-dots .owl-dot:hover span {
   background: #007BFF;
}
#wb_team {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   position: relative;
}
#team {
   -webkit-align-content: flex-start;
   -webkit-align-items: center;
   -webkit-flex-direction: column;
   -webkit-flex-wrap: nowrap;
   -webkit-justify-content: center;
   align-content: flex-start;
   align-items: center;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: column;
   flex-wrap: nowrap;
   font-size: 0px;
   justify-content: center;
   margin-bottom: 0px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
   max-width: 1024px;
   padding: 50px 10px 0px 10px;
   position: relative;
}
#wb_teamLayoutGrid {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#teamLayoutGrid {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 0px 15px 75px 15px;
}
#teamLayoutGrid > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#teamLayoutGrid > .row > .col-1,
#teamLayoutGrid > .row > .col-2,
#teamLayoutGrid > .row > .col-3,
#teamLayoutGrid > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#teamLayoutGrid > .row > .col-1,
#teamLayoutGrid > .row > .col-2,
#teamLayoutGrid > .row > .col-3,
#teamLayoutGrid > .row > .col-4 {
   float: left;
}
#teamLayoutGrid > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 25%;
}
#teamLayoutGrid > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 25%;
}
#teamLayoutGrid > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 25%;
}
#teamLayoutGrid > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 25%;
}
#teamLayoutGrid:before,
#teamLayoutGrid:after,
#teamLayoutGrid .row:before,
#teamLayoutGrid .row:after {
   content: " ";
   display: table;
}
#teamLayoutGrid:after,
#teamLayoutGrid .row:after {
   clear: both;
}
@media (max-width: 480px) {
#teamLayoutGrid > .row > .col-1,
#teamLayoutGrid > .row > .col-2,
#teamLayoutGrid > .row > .col-3,
#teamLayoutGrid > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_newsletter {
   background-color: #ECF5FF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#newsletter {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 80px 15px 80px 15px;
}
#newsletter > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#newsletter > .row > .col-1,
#newsletter > .row > .col-2,
#newsletter > .row > .col-3 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#newsletter > .row > .col-1,
#newsletter > .row > .col-2,
#newsletter > .row > .col-3 {
   float: left;
}
#newsletter > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 25%;
}
#newsletter > .row > .col-1 > .col-1-padding {
   padding: 10px 0px 10px 0px;
}
#newsletter > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 50%;
}
#newsletter > .row > .col-2 > .col-2-padding {
   padding: 10px 0px 10px 0px;
}
#newsletter > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 25%;
}
#newsletter:before,
#newsletter:after,
#newsletter .row:before,
#newsletter .row:after {
   content: " ";
   display: table;
}
#newsletter:after,
#newsletter .row:after {
   clear: both;
}
@media (max-width: 480px) {
#newsletter > .row > .col-1,
#newsletter > .row > .col-2,
#newsletter > .row > .col-3 {
   float: none;
   width: 100%  !important;
}
}
#wb_links {
   background-color: rgba(0,74,153,0.94);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#links {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 100px 15px 75px 15px;
}
#links > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#links > .row > .col-1,
#links > .row > .col-2,
#links > .row > .col-3 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 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;
   text-align: left;
   width: 33.33333333%;
}
#links > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 33.33333333%;
}
#links > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 33.33333333%;
}
#links:before,
#links:after,
#links .row:before,
#links .row:after {
   content: " ";
   display: table;
}
#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%;
}
}
#links-divider-top {
   height: 60px;
   left: 0;
   line-height: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   transform: scaleY(-1.0);
   width: 100%;
}
#links-divider-top svg {
   display: block;
   height: 100%;
   left: 50%;
   position: relative;
   transform: translateX(-50%);
   width: 100%;
}
#links-divider-top .divider-fill {
   fill: #ECF5FF;
   transform-origin: center;
   transform: rotateY(0deg);
}
#wb_footer {
   background-color: rgba(0,66,138,0.94);
   background-image: none;
   border: 0px solid #1F2328;
   box-sizing: border-box;
   position: relative;
}
#footer {
   -webkit-align-content: flex-start;
   -webkit-align-items: center;
   -webkit-flex-direction: row;
   -webkit-flex-wrap: wrap;
   -webkit-justify-content: flex-start;
   align-content: flex-start;
   align-items: center;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   font-size: 0px;
   justify-content: flex-start;
   margin-bottom: 0px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
   max-width: 1024px;
   padding: 25px 25px 25px 25px;
   position: relative;
}
#wb_footerText {
   -webkit-align-self: stretch;
   -webkit-flex-grow: 1;
   -webkit-flex-shrink: 1;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 1;
   flex-shrink: 1;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#wb_footerText {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 16px;
}
#wb_footerText p,
#wb_footerText ul {
   margin: 0;
   padding: 0;
}
#wb_linksIcon1 {
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   display: inline-block;
   margin: 0px 10px 0px 0px;
   padding: 6px 6px 6px 6px;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_linksIcon1:hover {
   background-color: #00428A;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#linksIcon1 {
   height: 28px;
   width: 28px;
}
#linksIcon1 i {
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 15px;
}
#wb_linksIcon1:hover i {
   color: #FFFFFF;
}
#wb_linksIcon4 {
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   display: inline-block;
   margin: 0px 10px 0px 0px;
   padding: 6px 6px 6px 6px;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_linksIcon4:hover {
   background-color: #00428A;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#linksIcon4 {
   height: 28px;
   width: 28px;
}
#linksIcon4 i {
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 25px;
}
#wb_linksIcon4:hover i {
   color: #FFFFFF;
}
#wb_linksIcon2 {
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   display: inline-block;
   margin: 0px 10px 0px 0px;
   padding: 6px 6px 6px 6px;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_linksIcon2:hover {
   background-color: #00428A;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#linksIcon2 {
   height: 28px;
   width: 28px;
}
#linksIcon2 i {
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 23px;
}
#wb_linksIcon2:hover i {
   color: #FFFFFF;
}
#wb_linksIcon3 {
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   display: inline-block;
   margin: 0px 10px 0px 0px;
   padding: 6px 6px 6px 6px;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_linksIcon3:hover {
   background-color: #00428A;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#linksIcon3 {
   height: 28px;
   width: 28px;
}
#linksIcon3 i {
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 23px;
}
#wb_linksIcon3:hover i {
   color: #FFFFFF;
}
#wb_infoBlock2Text {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 25px 0px 25px 0px;
   text-align: left;
}
#wb_infoBlock2Text {
   color: #000000;
   font-family: Arial;
   font-size: 24px;
   font-weight: normal;
   line-height: 27.5px;
}
#wb_infoBlock2Text p,
#wb_infoBlock2Text ul {
   margin: 0;
   padding: 0;
}
#wb_linksText1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
}
#wb_linksText1 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 15px;
   font-weight: normal;
   line-height: 16.5px;
}
#wb_linksText1 p,
#wb_linksText1 ul {
   margin: 0;
   padding: 0;
}
#wb_linksMenu1 {
   background-color: transparent;
   border: 0px solid #C0C0C0;
   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 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   color: #ECF5FF;
   display: block;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 25px;
   line-height: 25px;
   padding: 0px 0px 0px 0px;
   text-align: left;
   text-decoration: none;
   vertical-align: middle;
   width: 100%;
}
#wb_linksMenu1 li:hover a,
#wb_linksMenu1 a:hover {
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
   color: #FFFFFF;
}
#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;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
}
#wb_linksText2 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 15px;
   font-weight: normal;
   line-height: 16.5px;
}
#wb_linksText2 p,
#wb_linksText2 ul {
   margin: 0;
   padding: 0;
}
#wb_linksMenu2 {
   background-color: transparent;
   border: 0px solid #C0C0C0;
   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 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   color: #ECF5FF;
   display: block;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 25px;
   line-height: 25px;
   padding: 0px 0px 0px 0px;
   text-align: left;
   text-decoration: none;
   vertical-align: middle;
   width: 100%;
}
#wb_linksMenu2 li:hover a,
#wb_linksMenu2 a:hover {
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
   color: #FFFFFF;
}
#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_linksText3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
}
#wb_linksText3 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 15px;
   font-weight: normal;
   line-height: 16.5px;
}
#wb_linksText3 p,
#wb_linksText3 ul {
   margin: 0;
   padding: 0;
}
#wb_linksMenu3 {
   background-color: transparent;
   border: 0px solid #C0C0C0;
   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 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   color: #ECF5FF;
   display: block;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 25px;
   line-height: 25px;
   padding: 0px 0px 0px 0px;
   text-align: left;
   text-decoration: none;
   vertical-align: middle;
   width: 100%;
}
#wb_linksMenu3 li:hover a,
#wb_linksMenu3 a:hover {
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
   color: #FFFFFF;
}
#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_welcomeHeading1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#welcomeHeading1 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#welcomeLine {
   border-bottom-width: 1px;
   border-color: #FFFFFF;
   border-left: 0px;
   border-right: 0px;
   border-style: solid;
   border-top: 0px;
   height: 0  !important;
   line-height: 0px  !important;
   margin: 20px 0px 20px 0px;
   padding: 0;
}
#wb_welcomeHeading2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#welcomeHeading2 {
   color: #C8ECE9;
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   margin: 0;
   text-align: center;
}
#wb_servicesHeading2 {
   -webkit-align-self: stretch;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#servicesHeading2 {
   color: #556877;
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   margin: 0;
   text-align: center;
}
#wb_aboutHeading1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#aboutHeading1 {
   color: #283D50;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#wb_aboutHeading2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#aboutHeading2 {
   color: #556E81;
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   margin: 0;
   text-align: center;
}
#wb_infoBlock3Text {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 25px 0px 25px 0px;
   text-align: left;
}
#wb_infoBlock3Text {
   color: #000000;
   font-family: Arial;
   font-size: 24px;
   font-weight: normal;
   line-height: 27.5px;
}
#wb_infoBlock3Text p,
#wb_infoBlock3Text ul {
   margin: 0;
   padding: 0;
}
#wb_servicesCard1,
.servicesCard1 {
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 10px;
   box-shadow: 0px 0px 10px rgba(165,42,42,0.34);
   box-sizing: border-box;
   margin: 30px 10px 30px 10px;
   padding: 0;
   text-align: left;
}
#servicesCard1-card-body {
   font-size: 0px;
}
.fade {
   -webkit-transition: opacity .15s linear;
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.in {
   opacity: 1;
}
#servicesCard1-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   border-radius: 10px 10px 0 0;
   box-sizing: border-box;
   color: #004A99;
   display: inline-block;
   font-family: Arial;
   font-size: 43px;
   font-weight: normal;
   height: 43px;
   margin: 30px 0px 0px 20px;
   padding: 0;
}
#wb_servicesCard1:hover #servicesCard1-card-item0 {
   -moz-transform: rotate(0deg) scale(0.8,0.8);
   -moz-transition: transform 300ms linear 0ms;
   -webkit-transform: rotate(0deg) scale(0.8,0.8);
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transform: rotate(0deg) scale(0.8,0.8);
   transition: transform 300ms linear 0ms;
}
#servicesCard1-card-item0 {
   -moz-transform: rotate(0deg);
   -moz-transition: transform 300ms linear 0ms;
   -webkit-transform: rotate(0deg);
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transform: rotate(0deg);
   transition: transform 300ms linear 0ms;
}
#servicesCard1-card-item0 a {
   color: #004A99;
   text-decoration: none;
}
#servicesCard1-card-item0 i {
   font-size: 43px;
   text-align: center;
   width: 43px;
}
#servicesCard1-card-item1 {
   box-sizing: border-box;
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   margin: -40px 30px 20px 80px;
   padding: 0;
}
#servicesCard1-card-item2 {
   border-radius: 0 0 10px 10px;
   box-sizing: border-box;
   color: #4F4F4F;
   font-family: Arial;
   font-size: 13px;
   font-style: italic;
   font-weight: normal;
   margin: 0px 30px 30px 80px;
   padding: 0;
}
.servicesCard1 {
   display: none;
   height: 280px;
   left: 0;
   max-width: 455px;
   position: absolute;
   top: 0;
   width: 455px;
   z-index: 9999;
}
.popover.top {
   margin-top: -10px;
}
.popover.right {
   margin-left: 10px;
}
.popover.bottom {
   margin-top: 10px;
}
.popover.left {
   margin-left: -10px;
}
.popover-content {
   padding: 0;
}
.popover > .arrow,
.popover > .arrow:after {
   border-color: transparent;
   border-style: solid;
   display: block;
   height: 0;
   position: absolute;
   width: 0;
}
.popover > .arrow {
   border-width: 11px;
}
.popover > .arrow:after {
   border-width: 10px;
   content: "";
}
.popover.top > .arrow {
   border-bottom-width: 0;
   border-top-color: #FFFFFF;
   bottom: -11px;
   left: 50%;
   margin-left: -11px;
}
.popover.top > .arrow:after {
   border-bottom-width: 0;
   border-top-color: #FFFFFF;
   bottom: 1px;
   content: " ";
   margin-left: -10px;
}
.popover.right > .arrow {
   border-left-width: 0;
   border-right-color: #FFFFFF;
   left: -11px;
   margin-top: -11px;
   top: 50%;
}
.popover.right > .arrow:after {
   border-left-width: 0;
   border-right-color: #FFFFFF;
   bottom: -10px;
   content: " ";
   left: 1px;
}
.popover.bottom > .arrow {
   border-bottom-color: #FFFFFF;
   border-top-width: 0;
   left: 50%;
   margin-left: -11px;
   top: -11px;
}
.popover.bottom > .arrow:after {
   border-bottom-color: #FFFFFF;
   border-top-width: 0;
   content: " ";
   margin-left: -10px;
   top: 1px;
}
.popover.left > .arrow {
   border-left-color: #FFFFFF;
   border-right-width: 0;
   margin-top: -11px;
   right: -11px;
   top: 50%;
}
.popover.left > .arrow:after {
   border-left-color: #FFFFFF;
   border-right-width: 0;
   bottom: -10px;
   content: " ";
   right: 1px;
}
#wb_servicesCard3 {
   -webkit-flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 10px;
   box-shadow: 0px 0px 10px rgba(0,100,0,0.34);
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: column;
   margin: 30px 10px 30px 10px;
   padding: 0;
   position: relative;
   text-align: left;
}
#servicesCard3-card-body {
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#servicesCard3-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   border-radius: 10px 10px 0 0;
   box-sizing: border-box;
   color: #004A99;
   display: inline-block;
   font-family: Arial;
   font-size: 43px;
   font-weight: normal;
   height: 43px;
   margin: 30px 0px 0px 20px;
   padding: 0;
}
#wb_servicesCard3:hover #servicesCard3-card-item0 {
   -moz-transform: rotate(0deg) scale(0.8,0.8);
   -moz-transition: transform 300ms linear 0ms;
   -webkit-transform: rotate(0deg) scale(0.8,0.8);
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transform: rotate(0deg) scale(0.8,0.8);
   transition: transform 300ms linear 0ms;
}
#servicesCard3-card-item0 {
   -moz-transform: rotate(0deg);
   -moz-transition: transform 300ms linear 0ms;
   -webkit-transform: rotate(0deg);
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transform: rotate(0deg);
   transition: transform 300ms linear 0ms;
}
#servicesCard3-card-item0 a {
   color: #004A99;
   text-decoration: none;
}
#servicesCard3-card-item0 i {
   font-size: 43px;
   text-align: center;
   width: 43px;
}
#servicesCard3-card-item1 {
   box-sizing: border-box;
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   margin: -40px 30px 20px 80px;
   padding: 0;
}
#servicesCard3-card-item2 {
   border-radius: 0 0 10px 10px;
   box-sizing: border-box;
   color: #4F4F4F;
   font-family: Arial;
   font-size: 13px;
   font-style: italic;
   font-weight: normal;
   margin: 0px 30px 30px 80px;
   padding: 0;
}
#wb_servicesCard2 {
   -webkit-flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 10px;
   box-shadow: 0px 0px 10px rgba(255,165,0,0.34);
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: column;
   margin: 30px 10px 30px 10px;
   padding: 0;
   position: relative;
   text-align: left;
}
#servicesCard2-card-body {
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#servicesCard2-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   border-radius: 10px 10px 0 0;
   box-sizing: border-box;
   color: #004A99;
   display: inline-block;
   font-family: Arial;
   font-size: 43px;
   font-weight: normal;
   height: 43px;
   margin: 30px 0px 0px 20px;
   padding: 0;
}
#wb_servicesCard2:hover #servicesCard2-card-item0 {
   -moz-transform: rotate(0deg) scale(0.8,0.8);
   -moz-transition: transform 300ms linear 0ms;
   -webkit-transform: rotate(0deg) scale(0.8,0.8);
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transform: rotate(0deg) scale(0.8,0.8);
   transition: transform 300ms linear 0ms;
}
#servicesCard2-card-item0 {
   -moz-transform: rotate(0deg);
   -moz-transition: transform 300ms linear 0ms;
   -webkit-transform: rotate(0deg);
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transform: rotate(0deg);
   transition: transform 300ms linear 0ms;
}
#servicesCard2-card-item0 a {
   color: #004A99;
   text-decoration: none;
}
#servicesCard2-card-item0 i {
   font-size: 43px;
   text-align: center;
   width: 43px;
}
#servicesCard2-card-item1 {
   box-sizing: border-box;
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   margin: -40px 30px 20px 80px;
   padding: 0;
}
#servicesCard2-card-item2 {
   border-radius: 0 0 10px 10px;
   box-sizing: border-box;
   color: #4F4F4F;
   font-family: Arial;
   font-size: 13px;
   font-style: italic;
   font-weight: normal;
   margin: 0px 30px 30px 80px;
   padding: 0;
}
#wb_servicesCard4 {
   -webkit-flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 10px;
   box-shadow: 0px 0px 10px rgba(0,0,205,0.34);
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: column;
   margin: 30px 10px 30px 10px;
   padding: 0;
   position: relative;
   text-align: left;
}
#servicesCard4-card-body {
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#servicesCard4-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   border-radius: 10px 10px 0 0;
   box-sizing: border-box;
   color: #004A99;
   display: inline-block;
   font-family: Arial;
   font-size: 43px;
   font-weight: normal;
   height: 43px;
   margin: 30px 0px 0px 20px;
   padding: 0;
}
#wb_servicesCard4:hover #servicesCard4-card-item0 {
   -moz-transform: rotate(0deg) scale(0.8,0.8);
   -moz-transition: transform 300ms linear 0ms;
   -webkit-transform: rotate(0deg) scale(0.8,0.8);
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transform: rotate(0deg) scale(0.8,0.8);
   transition: transform 300ms linear 0ms;
}
#servicesCard4-card-item0 {
   -moz-transform: rotate(0deg);
   -moz-transition: transform 300ms linear 0ms;
   -webkit-transform: rotate(0deg);
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transform: rotate(0deg);
   transition: transform 300ms linear 0ms;
}
#servicesCard4-card-item0 a {
   color: #004A99;
   text-decoration: none;
}
#servicesCard4-card-item0 i {
   font-size: 43px;
   text-align: center;
   width: 43px;
}
#servicesCard4-card-item1 {
   box-sizing: border-box;
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   margin: -40px 30px 20px 80px;
   padding: 0;
}
#servicesCard4-card-item2 {
   border-radius: 0 0 10px 10px;
   box-sizing: border-box;
   color: #4F4F4F;
   font-family: Arial;
   font-size: 13px;
   font-style: italic;
   font-weight: normal;
   margin: 0px 30px 30px 80px;
   padding: 0;
}
#wb_chooseUsHeading1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#chooseUsHeading1 {
   color: #E6E6E6;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#wb_chooseUsHeading2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#chooseUsHeading2 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   margin: 0;
   text-align: center;
}
#wb_chooseUsCard1 {
   -webkit-flex-direction: column;
   background-color: #00458F;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 10px;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: column;
   margin: 0px 10px 0px 10px;
   padding: 0;
   position: relative;
   text-align: center;
}
#chooseUsCard1-card-body {
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#chooseUsCard1-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   border-radius: 10px 10px 0 0;
   box-sizing: border-box;
   color: #BFDDFE;
   display: inline-block;
   font-family: Arial;
   font-size: 53px;
   font-weight: normal;
   height: 53px;
   margin: 25px 0px 20px 0px;
   padding: 0;
}
#wb_chooseUsCard1:hover #chooseUsCard1-card-item0 {
   -moz-transform: rotate(0deg) scale(1.2,1.2);
   -moz-transition: transform 300ms linear 0ms;
   -webkit-transform: rotate(0deg) scale(1.2,1.2);
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transform: rotate(0deg) scale(1.2,1.2);
   transition: transform 300ms linear 0ms;
}
#chooseUsCard1-card-item0 {
   -moz-transform: rotate(0deg);
   -moz-transition: transform 300ms linear 0ms;
   -webkit-transform: rotate(0deg);
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transform: rotate(0deg);
   transition: transform 300ms linear 0ms;
}
#chooseUsCard1-card-item0 a {
   color: #BFDDFE;
   text-decoration: none;
}
#chooseUsCard1-card-item0 i {
   font-size: 53px;
   text-align: center;
   width: 53px;
}
#chooseUsCard1-card-item1 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 21px;
   font-weight: bold;
   margin: 0px 20px 10px 20px;
   padding: 0;
}
#chooseUsCard1-card-item2 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   margin: 0px 20px 30px 20px;
   padding: 0;
}
#chooseUsCard1-card-item3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #004A99;
   border-radius: 0 0 10px 10px;
   border-radius: 4px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   height: 46px;
   margin: 0px 0px 20px 0px;
   padding: 15px 30px 15px 30px;
}
#chooseUsCard1-card-item3 a {
   color: #FFFFFF;
   text-decoration: none;
}
#wb_chooseUsCard1:hover {
   -moz-transition: background-color 300ms linear 0ms;
   -webkit-transition: background-color 300ms linear 0ms;
   background-color: #003A7A;
   transition: background-color 300ms linear 0ms;
}
#wb_chooseUsCard1 {
   -moz-transition: background-color 300ms linear 0ms;
   -webkit-transition: background-color 300ms linear 0ms;
   background-color: #00448F;
   transition: background-color 300ms linear 0ms;
}
#wb_chooseUsCard2 {
   -webkit-flex-direction: column;
   background-color: #00458F;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 10px;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: column;
   margin: 0px 10px 0px 10px;
   padding: 0;
   position: relative;
   text-align: center;
}
#chooseUsCard2-card-body {
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#chooseUsCard2-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   border-radius: 10px 10px 0 0;
   box-sizing: border-box;
   color: #BFDDFE;
   display: inline-block;
   font-family: Arial;
   font-size: 53px;
   font-weight: normal;
   height: 53px;
   margin: 25px 0px 20px 0px;
   padding: 0;
}
#wb_chooseUsCard2:hover #chooseUsCard2-card-item0 {
   -moz-transform: rotate(0deg) scale(1.2,1.2);
   -moz-transition: transform 300ms linear 0ms;
   -webkit-transform: rotate(0deg) scale(1.2,1.2);
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transform: rotate(0deg) scale(1.2,1.2);
   transition: transform 300ms linear 0ms;
}
#chooseUsCard2-card-item0 {
   -moz-transform: rotate(0deg);
   -moz-transition: transform 300ms linear 0ms;
   -webkit-transform: rotate(0deg);
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transform: rotate(0deg);
   transition: transform 300ms linear 0ms;
}
#chooseUsCard2-card-item0 a {
   color: #BFDDFE;
   text-decoration: none;
}
#chooseUsCard2-card-item0 i {
   font-size: 53px;
   text-align: center;
   width: 53px;
}
#chooseUsCard2-card-item1 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 21px;
   font-weight: bold;
   margin: 0px 20px 10px 20px;
   padding: 0;
}
#chooseUsCard2-card-item2 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   margin: 0px 20px 30px 20px;
   padding: 0;
}
#chooseUsCard2-card-item3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #004A99;
   border-radius: 0 0 10px 10px;
   border-radius: 4px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   height: 46px;
   margin: 0px 0px 20px 0px;
   padding: 15px 30px 15px 30px;
}
#chooseUsCard2-card-item3 a {
   color: #FFFFFF;
   text-decoration: none;
}
#wb_chooseUsCard2:hover {
   -moz-transition: background-color 300ms linear 0ms;
   -webkit-transition: background-color 300ms linear 0ms;
   background-color: #003A7A;
   transition: background-color 300ms linear 0ms;
}
#wb_chooseUsCard2 {
   -moz-transition: background-color 300ms linear 0ms;
   -webkit-transition: background-color 300ms linear 0ms;
   background-color: #00448F;
   transition: background-color 300ms linear 0ms;
}
#wb_chooseUsCard3 {
   -webkit-flex-direction: column;
   background-color: #00458F;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 10px;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: column;
   margin: 0px 10px 0px 10px;
   padding: 0;
   position: relative;
   text-align: center;
}
#chooseUsCard3-card-body {
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#chooseUsCard3-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   border-radius: 10px 10px 0 0;
   box-sizing: border-box;
   color: #BFDDFE;
   display: inline-block;
   font-family: Arial;
   font-size: 53px;
   font-weight: normal;
   height: 53px;
   margin: 25px 0px 20px 0px;
   padding: 0;
}
#wb_chooseUsCard3:hover #chooseUsCard3-card-item0 {
   -moz-transform: rotate(0deg) scale(1.2,1.2);
   -moz-transition: transform 300ms linear 0ms;
   -webkit-transform: rotate(0deg) scale(1.2,1.2);
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transform: rotate(0deg) scale(1.2,1.2);
   transition: transform 300ms linear 0ms;
}
#chooseUsCard3-card-item0 {
   -moz-transform: rotate(0deg);
   -moz-transition: transform 300ms linear 0ms;
   -webkit-transform: rotate(0deg);
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transform: rotate(0deg);
   transition: transform 300ms linear 0ms;
}
#chooseUsCard3-card-item0 a {
   color: #BFDDFE;
   text-decoration: none;
}
#chooseUsCard3-card-item0 i {
   font-size: 53px;
   text-align: center;
   width: 53px;
}
#chooseUsCard3-card-item1 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 21px;
   font-weight: bold;
   margin: 0px 20px 10px 20px;
   padding: 0;
}
#chooseUsCard3-card-item2 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   margin: 0px 20px 30px 20px;
   padding: 0;
}
#chooseUsCard3-card-item3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #004A99;
   border-radius: 0 0 10px 10px;
   border-radius: 4px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   height: 46px;
   margin: 0px 0px 20px 0px;
   padding: 15px 30px 15px 30px;
}
#chooseUsCard3-card-item3 a {
   color: #FFFFFF;
   text-decoration: none;
}
#wb_chooseUsCard3:hover {
   -moz-transition: background-color 300ms linear 0ms;
   -webkit-transition: background-color 300ms linear 0ms;
   background-color: #003A7A;
   transition: background-color 300ms linear 0ms;
}
#wb_chooseUsCard3 {
   -moz-transition: background-color 300ms linear 0ms;
   -webkit-transition: background-color 300ms linear 0ms;
   background-color: #00448F;
   transition: background-color 300ms linear 0ms;
}
#wb_testimonialsHeading {
   -webkit-align-self: stretch;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#testimonialsHeading {
   color: #283D50;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#wb_testimonialsCard4 {
   -webkit-align-self: auto;
   -webkit-flex-basis: 0%;
   -webkit-flex-direction: column;
   -webkit-flex-grow: 1;
   -webkit-flex-shrink: 1;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   display: -webkit-flex;
   display: flex;
   flex-basis: 0%;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: left;
}
#testimonialsCard4-card-body {
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#testimonialsCard4-card-item0 {
   border: 3px solid #FFFFFF;
   border-radius: 50%;
   box-sizing: border-box;
   height: 100px;
   margin: 50px 0px -120px 50px;
   max-width: 100px;
   padding: 0;
   width: calc(100% - 50px);
}
#testimonialsCard4-card-item1 {
   box-sizing: border-box;
   color: #000000;
   font-family: Arial;
   font-size: 21px;
   font-weight: bold;
   margin: 30px 30px 10px 160px;
   padding: 0;
}
#testimonialsCard4-card-item2 {
   box-sizing: border-box;
   color: #7F7F7F;
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   margin: 0px 30px 10px 160px;
   padding: 0;
}
#testimonialsCard4-card-item3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0px 0px 0px 160px;
   padding: 0;
}
#testimonialsCard4-card-item3 a {
   color: #007BFF;
   text-decoration: none;
}
#testimonialsCard4-card-item3 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#testimonialsCard4-card-item4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0;
   padding: 0;
}
#testimonialsCard4-card-item4 a {
   color: #007BFF;
   text-decoration: none;
}
#testimonialsCard4-card-item4 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#testimonialsCard4-card-item5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0;
   padding: 0;
}
#testimonialsCard4-card-item5 a {
   color: #007BFF;
   text-decoration: none;
}
#testimonialsCard4-card-item5 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#testimonialsCard4-card-item6 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0;
   padding: 0;
}
#testimonialsCard4-card-item6 a {
   color: #007BFF;
   text-decoration: none;
}
#testimonialsCard4-card-item6 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#testimonialsCard4-card-item7 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #CCD6DF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0;
   padding: 0;
}
#testimonialsCard4-card-item7 a {
   color: #CCD6DF;
   text-decoration: none;
}
#testimonialsCard4-card-item7 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#testimonialsCard4-card-item8 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #000000;
   display: inline-block;
   font-family: Arial;
   font-size: 43px;
   font-weight: normal;
   height: 43px;
   margin: 0;
   padding: 0px 0px 0px 100px;
}
#testimonialsCard4-card-item8 i {
   font-size: 43px;
   text-align: center;
   width: 43px;
}
#testimonialsCard4-card-item9 {
   box-sizing: border-box;
   color: #737373;
   font-family: Arial;
   font-size: 15px;
   font-style: italic;
   font-weight: normal;
   margin: 30px 30px 50px 50px;
   padding: 0;
}
#wb_testimonialsCard3 {
   -webkit-align-self: auto;
   -webkit-flex-basis: 0%;
   -webkit-flex-direction: column;
   -webkit-flex-grow: 1;
   -webkit-flex-shrink: 1;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   display: -webkit-flex;
   display: flex;
   flex-basis: 0%;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: left;
}
#testimonialsCard3-card-body {
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#testimonialsCard3-card-item0 {
   border: 3px solid #FFFFFF;
   border-radius: 50%;
   box-sizing: border-box;
   height: 100px;
   margin: 50px 0px -120px 50px;
   max-width: 100px;
   padding: 0;
   width: calc(100% - 50px);
}
#testimonialsCard3-card-item1 {
   box-sizing: border-box;
   color: #000000;
   font-family: Arial;
   font-size: 21px;
   font-weight: bold;
   margin: 30px 30px 10px 160px;
   padding: 0;
}
#testimonialsCard3-card-item2 {
   box-sizing: border-box;
   color: #7F7F7F;
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   margin: 0px 30px 10px 160px;
   padding: 0;
}
#testimonialsCard3-card-item3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0px 0px 0px 160px;
   padding: 0;
}
#testimonialsCard3-card-item3 a {
   color: #007BFF;
   text-decoration: none;
}
#testimonialsCard3-card-item3 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#testimonialsCard3-card-item4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0;
   padding: 0;
}
#testimonialsCard3-card-item4 a {
   color: #007BFF;
   text-decoration: none;
}
#testimonialsCard3-card-item4 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#testimonialsCard3-card-item5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0;
   padding: 0;
}
#testimonialsCard3-card-item5 a {
   color: #007BFF;
   text-decoration: none;
}
#testimonialsCard3-card-item5 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#testimonialsCard3-card-item6 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0;
   padding: 0;
}
#testimonialsCard3-card-item6 a {
   color: #007BFF;
   text-decoration: none;
}
#testimonialsCard3-card-item6 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#testimonialsCard3-card-item7 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #CCD6DF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0;
   padding: 0;
}
#testimonialsCard3-card-item7 a {
   color: #CCD6DF;
   text-decoration: none;
}
#testimonialsCard3-card-item7 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#testimonialsCard3-card-item8 {
   box-sizing: border-box;
   color: #737373;
   font-family: Arial;
   font-size: 15px;
   font-style: italic;
   font-weight: normal;
   margin: 30px 30px 50px 50px;
   padding: 0;
}
#wb_testimonialsCard2 {
   -webkit-align-self: auto;
   -webkit-flex-basis: 0%;
   -webkit-flex-direction: column;
   -webkit-flex-grow: 1;
   -webkit-flex-shrink: 1;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   display: -webkit-flex;
   display: flex;
   flex-basis: 0%;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: left;
}
#testimonialsCard2-card-body {
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#testimonialsCard2-card-item0 {
   border: 3px solid #FFFFFF;
   border-radius: 50%;
   box-sizing: border-box;
   height: 100px;
   margin: 50px 0px -120px 50px;
   max-width: 100px;
   padding: 0;
   width: calc(100% - 50px);
}
#testimonialsCard2-card-item1 {
   box-sizing: border-box;
   color: #000000;
   font-family: Arial;
   font-size: 21px;
   font-weight: bold;
   margin: 30px 30px 10px 160px;
   padding: 0;
}
#testimonialsCard2-card-item2 {
   box-sizing: border-box;
   color: #7F7F7F;
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   margin: 0px 30px 10px 160px;
   padding: 0;
}
#testimonialsCard2-card-item3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0px 0px 0px 160px;
   padding: 0;
}
#testimonialsCard2-card-item3 a {
   color: #007BFF;
   text-decoration: none;
}
#testimonialsCard2-card-item3 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#testimonialsCard2-card-item4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0;
   padding: 0;
}
#testimonialsCard2-card-item4 a {
   color: #007BFF;
   text-decoration: none;
}
#testimonialsCard2-card-item4 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#testimonialsCard2-card-item5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0;
   padding: 0;
}
#testimonialsCard2-card-item5 a {
   color: #007BFF;
   text-decoration: none;
}
#testimonialsCard2-card-item5 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#testimonialsCard2-card-item6 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0;
   padding: 0;
}
#testimonialsCard2-card-item6 a {
   color: #007BFF;
   text-decoration: none;
}
#testimonialsCard2-card-item6 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#testimonialsCard2-card-item7 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #CCD6DF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0;
   padding: 0;
}
#testimonialsCard2-card-item7 a {
   color: #CCD6DF;
   text-decoration: none;
}
#testimonialsCard2-card-item7 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#testimonialsCard2-card-item8 {
   box-sizing: border-box;
   color: #737373;
   font-family: Arial;
   font-size: 15px;
   font-style: italic;
   font-weight: normal;
   margin: 30px 30px 50px 50px;
   padding: 0;
}
#wb_testimonialsCard1 {
   -webkit-align-self: auto;
   -webkit-flex-basis: 0%;
   -webkit-flex-direction: column;
   -webkit-flex-grow: 1;
   -webkit-flex-shrink: 1;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   display: -webkit-flex;
   display: flex;
   flex-basis: 0%;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: left;
}
#testimonialsCard1-card-body {
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#testimonialsCard1-card-item0 {
   border: 3px solid #FFFFFF;
   border-radius: 50%;
   box-sizing: border-box;
   height: 100px;
   margin: 50px 0px -120px 50px;
   max-width: 100px;
   padding: 0;
   width: calc(100% - 50px);
}
#testimonialsCard1-card-item1 {
   box-sizing: border-box;
   color: #000000;
   font-family: Arial;
   font-size: 21px;
   font-weight: bold;
   margin: 30px 30px 10px 160px;
   padding: 0;
}
#testimonialsCard1-card-item2 {
   box-sizing: border-box;
   color: #7F7F7F;
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   margin: 0px 30px 10px 160px;
   padding: 0;
}
#testimonialsCard1-card-item3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0px 0px 0px 160px;
   padding: 0;
}
#testimonialsCard1-card-item3 a {
   color: #007BFF;
   text-decoration: none;
}
#testimonialsCard1-card-item3 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#testimonialsCard1-card-item4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0;
   padding: 0;
}
#testimonialsCard1-card-item4 a {
   color: #007BFF;
   text-decoration: none;
}
#testimonialsCard1-card-item4 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#testimonialsCard1-card-item5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0;
   padding: 0;
}
#testimonialsCard1-card-item5 a {
   color: #007BFF;
   text-decoration: none;
}
#testimonialsCard1-card-item5 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#testimonialsCard1-card-item6 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0;
   padding: 0;
}
#testimonialsCard1-card-item6 a {
   color: #007BFF;
   text-decoration: none;
}
#testimonialsCard1-card-item6 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#testimonialsCard1-card-item7 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #CCD6DF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0;
   padding: 0;
}
#testimonialsCard1-card-item7 a {
   color: #CCD6DF;
   text-decoration: none;
}
#testimonialsCard1-card-item7 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#testimonialsCard1-card-item8 {
   box-sizing: border-box;
   color: #737373;
   font-family: Arial;
   font-size: 15px;
   font-style: italic;
   font-weight: normal;
   margin: 30px 30px 50px 50px;
   padding: 0;
}
#wb_teamHeading1 {
   -webkit-align-self: stretch;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#teamHeading1 {
   color: #283D50;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#wb_teamHeading2 {
   -webkit-align-self: stretch;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#teamHeading2 {
   color: #556877;
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   margin: 0;
   text-align: center;
}
#wb_teamCard1 {
   -webkit-flex-direction: column;
   background-color: transparent;
   background-image: url(../images/avatar_blue.png);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: column;
   margin: 30px 10px 30px 10px;
   padding: 0;
   position: relative;
   text-align: center;
}
#teamCard1-card-body {
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#teamCard1-card-item0 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   margin: 50px 30px 20px 30px;
   padding: 0;
}
#wb_teamCard1:hover #teamCard1-card-item0 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard1-card-item0 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard1-card-item1 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-style: italic;
   font-weight: normal;
   margin: 0px 30px 20px 30px;
   padding: 0;
}
#wb_teamCard1:hover #teamCard1-card-item1 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard1-card-item1 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard1-card-item2 {
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 32px;
   margin: 0px 4px 0px 0px;
   padding: 8px 8px 8px 8px;
}
#wb_teamCard1:hover #teamCard1-card-item2 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 100ms, opacity 400ms linear 100ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 100ms, opacity 400ms linear 100ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 100ms, opacity 400ms linear 100ms;
}
#teamCard1-card-item2 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard1-card-item2 a {
   color: #FFFFFF;
   text-decoration: none;
}
#teamCard1-card-item2 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#teamCard1-card-item3 {
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 32px;
   margin: 0px 4px 0px 0px;
   padding: 8px 8px 8px 8px;
}
#wb_teamCard1:hover #teamCard1-card-item3 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 200ms, opacity 400ms linear 200ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 200ms, opacity 400ms linear 200ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 200ms, opacity 400ms linear 200ms;
}
#teamCard1-card-item3 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard1-card-item3 a {
   color: #FFFFFF;
   text-decoration: none;
}
#teamCard1-card-item3 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#teamCard1-card-item4 {
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 32px;
   margin: 0px 4px 0px 0px;
   padding: 8px 8px 8px 8px;
}
#wb_teamCard1:hover #teamCard1-card-item4 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 300ms, opacity 400ms linear 300ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 300ms, opacity 400ms linear 300ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 300ms, opacity 400ms linear 300ms;
}
#teamCard1-card-item4 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard1-card-item4 a {
   color: #FFFFFF;
   text-decoration: none;
}
#teamCard1-card-item4 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#teamCard1-card-item5 {
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 32px;
   margin: 0px 0px 20px 0px;
   padding: 8px 8px 8px 8px;
}
#wb_teamCard1:hover #teamCard1-card-item5 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 400ms, opacity 400ms linear 400ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 400ms, opacity 400ms linear 400ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 400ms, opacity 400ms linear 400ms;
}
#teamCard1-card-item5 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard1-card-item5 a {
   color: #FFFFFF;
   text-decoration: none;
}
#teamCard1-card-item5 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#teamCard1-card-item6 {
   border-top: 25px rgba(0,0,205,0.00) solid;
   border-width: 25px 0 0 0;
   box-sizing: border-box;
   height: 0;
   line-height: 0;
   margin: 0;
}
#wb_newsletterText {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 20px 0px 20px 0px;
   text-align: center;
}
#wb_newsletterText {
   color: #283D50;
   font-family: Arial;
   font-size: 32px;
   font-weight: normal;
   line-height: 36px;
}
#wb_newsletterText p,
#wb_newsletterText ul {
   margin: 0;
   padding: 0;
}
#newsletterEmail {
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 2px;
   box-sizing: border-box;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 24px;
   margin: 5px 0px 10px 0px;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#newsletterEmail:focus {
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#newsletterButton {
   -webkit-appearance: none;
   background-color: #007BFF;
   background-image: none;
   border: 1px solid #007BFF;
   border-radius: 31px;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-weight: bold;
   margin: 10px 0px 10px 0px;
}
#headerButton {
   -webkit-appearance: none;
   background-color: #16409F;
   background-image: none;
   border-bottom-color: #000000;
   border-bottom-left-radius: 22px;
   border-bottom-right-radius: 0px;
   border-bottom-style: solid;
   border-bottom-width: 0px;
   border-left-color: #000000;
   border-left-style: solid;
   border-left-width: 0px;
   border-right-color: #000000;
   border-right-style: solid;
   border-right-width: 0px;
   border-top-color: #000000;
   border-top-left-radius: 0px;
   border-top-right-radius: 22px;
   border-top-style: solid;
   border-top-width: 0px;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-weight: bold;
   line-height: 44px;
   margin: 0;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
}
#wb_teamCard2 {
   -webkit-flex-direction: column;
   background-color: transparent;
   background-image: url(../images/avatar_blue.png);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: column;
   margin: 30px 10px 30px 10px;
   padding: 0;
   position: relative;
   text-align: center;
}
#teamCard2-card-body {
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#teamCard2-card-item0 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   margin: 50px 30px 20px 30px;
   padding: 0;
}
#wb_teamCard2:hover #teamCard2-card-item0 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard2-card-item0 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard2-card-item1 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-style: italic;
   font-weight: normal;
   margin: 0px 30px 20px 30px;
   padding: 0;
}
#wb_teamCard2:hover #teamCard2-card-item1 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard2-card-item1 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard2-card-item2 {
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 32px;
   margin: 0px 4px 0px 0px;
   padding: 8px 8px 8px 8px;
}
#wb_teamCard2:hover #teamCard2-card-item2 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 100ms, opacity 400ms linear 100ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 100ms, opacity 400ms linear 100ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 100ms, opacity 400ms linear 100ms;
}
#teamCard2-card-item2 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard2-card-item2 a {
   color: #FFFFFF;
   text-decoration: none;
}
#teamCard2-card-item2 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#teamCard2-card-item3 {
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 32px;
   margin: 0px 4px 0px 0px;
   padding: 8px 8px 8px 8px;
}
#wb_teamCard2:hover #teamCard2-card-item3 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 200ms, opacity 400ms linear 200ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 200ms, opacity 400ms linear 200ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 200ms, opacity 400ms linear 200ms;
}
#teamCard2-card-item3 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard2-card-item3 a {
   color: #FFFFFF;
   text-decoration: none;
}
#teamCard2-card-item3 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#teamCard2-card-item4 {
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 32px;
   margin: 0px 4px 0px 0px;
   padding: 8px 8px 8px 8px;
}
#wb_teamCard2:hover #teamCard2-card-item4 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 300ms, opacity 400ms linear 300ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 300ms, opacity 400ms linear 300ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 300ms, opacity 400ms linear 300ms;
}
#teamCard2-card-item4 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard2-card-item4 a {
   color: #FFFFFF;
   text-decoration: none;
}
#teamCard2-card-item4 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#teamCard2-card-item5 {
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 32px;
   margin: 0px 0px 20px 0px;
   padding: 8px 8px 8px 8px;
}
#wb_teamCard2:hover #teamCard2-card-item5 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 400ms, opacity 400ms linear 400ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 400ms, opacity 400ms linear 400ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 400ms, opacity 400ms linear 400ms;
}
#teamCard2-card-item5 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard2-card-item5 a {
   color: #FFFFFF;
   text-decoration: none;
}
#teamCard2-card-item5 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#teamCard2-card-item6 {
   border-top: 25px rgba(43,86,154,0.00) solid;
   border-width: 25px 0 0 0;
   box-sizing: border-box;
   height: 0;
   line-height: 0;
   margin: 0;
}
#wb_teamCard3 {
   -webkit-flex-direction: column;
   background-color: transparent;
   background-image: url(../images/avatar_blue.png);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: column;
   margin: 30px 10px 30px 10px;
   padding: 0;
   position: relative;
   text-align: center;
}
#teamCard3-card-body {
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#teamCard3-card-item0 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   margin: 50px 30px 20px 30px;
   padding: 0;
}
#wb_teamCard3:hover #teamCard3-card-item0 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard3-card-item0 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard3-card-item1 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-style: italic;
   font-weight: normal;
   margin: 0px 30px 20px 30px;
   padding: 0;
}
#wb_teamCard3:hover #teamCard3-card-item1 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard3-card-item1 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard3-card-item2 {
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 32px;
   margin: 0px 4px 0px 0px;
   padding: 8px 8px 8px 8px;
}
#wb_teamCard3:hover #teamCard3-card-item2 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 100ms, opacity 400ms linear 100ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 100ms, opacity 400ms linear 100ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 100ms, opacity 400ms linear 100ms;
}
#teamCard3-card-item2 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard3-card-item2 a {
   color: #FFFFFF;
   text-decoration: none;
}
#teamCard3-card-item2 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#teamCard3-card-item3 {
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 32px;
   margin: 0px 4px 0px 0px;
   padding: 8px 8px 8px 8px;
}
#wb_teamCard3:hover #teamCard3-card-item3 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 200ms, opacity 400ms linear 200ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 200ms, opacity 400ms linear 200ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 200ms, opacity 400ms linear 200ms;
}
#teamCard3-card-item3 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard3-card-item3 a {
   color: #FFFFFF;
   text-decoration: none;
}
#teamCard3-card-item3 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#teamCard3-card-item4 {
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 32px;
   margin: 0px 4px 0px 0px;
   padding: 8px 8px 8px 8px;
}
#wb_teamCard3:hover #teamCard3-card-item4 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 300ms, opacity 400ms linear 300ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 300ms, opacity 400ms linear 300ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 300ms, opacity 400ms linear 300ms;
}
#teamCard3-card-item4 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard3-card-item4 a {
   color: #FFFFFF;
   text-decoration: none;
}
#teamCard3-card-item4 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#teamCard3-card-item5 {
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 32px;
   margin: 0px 0px 20px 0px;
   padding: 8px 8px 8px 8px;
}
#wb_teamCard3:hover #teamCard3-card-item5 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 400ms, opacity 400ms linear 400ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 400ms, opacity 400ms linear 400ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 400ms, opacity 400ms linear 400ms;
}
#teamCard3-card-item5 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard3-card-item5 a {
   color: #FFFFFF;
   text-decoration: none;
}
#teamCard3-card-item5 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#teamCard3-card-item6 {
   border-top: 25px rgba(43,86,154,0.00) solid;
   border-width: 25px 0 0 0;
   box-sizing: border-box;
   height: 0;
   line-height: 0;
   margin: 0;
}
#wb_teamCard4 {
   -webkit-flex-direction: column;
   background-color: transparent;
   background-image: url(../images/avatar_blue.png);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: column;
   margin: 30px 10px 30px 10px;
   padding: 0;
   position: relative;
   text-align: center;
}
#teamCard4-card-body {
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#teamCard4-card-item0 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   margin: 50px 30px 20px 30px;
   padding: 0;
}
#wb_teamCard4:hover #teamCard4-card-item0 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard4-card-item0 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard4-card-item1 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-style: italic;
   font-weight: normal;
   margin: 0px 30px 20px 30px;
   padding: 0;
}
#wb_teamCard4:hover #teamCard4-card-item1 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard4-card-item1 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard4-card-item2 {
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 32px;
   margin: 0px 4px 0px 0px;
   padding: 8px 8px 8px 8px;
}
#wb_teamCard4:hover #teamCard4-card-item2 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 100ms, opacity 400ms linear 100ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 100ms, opacity 400ms linear 100ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 100ms, opacity 400ms linear 100ms;
}
#teamCard4-card-item2 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard4-card-item2 a {
   color: #FFFFFF;
   text-decoration: none;
}
#teamCard4-card-item2 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#teamCard4-card-item3 {
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 32px;
   margin: 0px 4px 0px 0px;
   padding: 8px 8px 8px 8px;
}
#wb_teamCard4:hover #teamCard4-card-item3 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 200ms, opacity 400ms linear 200ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 200ms, opacity 400ms linear 200ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 200ms, opacity 400ms linear 200ms;
}
#teamCard4-card-item3 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard4-card-item3 a {
   color: #FFFFFF;
   text-decoration: none;
}
#teamCard4-card-item3 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#teamCard4-card-item4 {
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 32px;
   margin: 0px 4px 0px 0px;
   padding: 8px 8px 8px 8px;
}
#wb_teamCard4:hover #teamCard4-card-item4 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 300ms, opacity 400ms linear 300ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 300ms, opacity 400ms linear 300ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 300ms, opacity 400ms linear 300ms;
}
#teamCard4-card-item4 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard4-card-item4 a {
   color: #FFFFFF;
   text-decoration: none;
}
#teamCard4-card-item4 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#teamCard4-card-item5 {
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 32px;
   margin: 0px 0px 20px 0px;
   padding: 8px 8px 8px 8px;
}
#wb_teamCard4:hover #teamCard4-card-item5 {
   -moz-transform: translate(0px,0%) rotate(0deg);
   -moz-transition: transform 400ms linear 400ms, opacity 400ms linear 400ms;
   -webkit-transform: translate(0px,0%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 400ms, opacity 400ms linear 400ms;
   opacity: 1.0;
   transform: translate(0px,0%) rotate(0deg);
   transition: transform 400ms linear 400ms, opacity 400ms linear 400ms;
}
#teamCard4-card-item5 {
   -moz-transform: translate(0px,200%) rotate(0deg);
   -moz-transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
   -webkit-transform: translate(0px,200%) rotate(0deg);
   -webkit-transition: -webkit-transform 400ms linear 0ms, opacity 400ms linear 0ms;
   opacity: 0;
   transform: translate(0px,200%) rotate(0deg);
   transition: transform 400ms linear 0ms, opacity 400ms linear 0ms;
}
#teamCard4-card-item5 a {
   color: #FFFFFF;
   text-decoration: none;
}
#teamCard4-card-item5 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#teamCard4-card-item6 {
   border-top: 25px rgba(43,86,154,0.00) solid;
   border-width: 25px 0 0 0;
   box-sizing: border-box;
   height: 0;
   line-height: 0;
   margin: 0;
}
#wb_Card1 {
   -webkit-align-self: auto;
   -webkit-flex-basis: 0%;
   -webkit-flex-direction: column;
   -webkit-flex-grow: 1;
   -webkit-flex-shrink: 1;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   display: -webkit-flex;
   display: flex;
   flex-basis: 0%;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: left;
}
#Card1-card-body {
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card1-card-item0 {
   border: 3px solid #FFFFFF;
   border-radius: 50%;
   box-sizing: border-box;
   height: 100px;
   margin: 50px 0px -120px 50px;
   max-width: 100px;
   padding: 0;
   width: calc(100% - 50px);
}
#Card1-card-item1 {
   box-sizing: border-box;
   color: #000000;
   font-family: Arial;
   font-size: 21px;
   font-weight: bold;
   margin: 30px 30px 10px 160px;
   padding: 0;
}
#Card1-card-item2 {
   box-sizing: border-box;
   color: #7F7F7F;
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   margin: 0px 30px 10px 160px;
   padding: 0;
}
#Card1-card-item3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0px 0px 0px 160px;
   padding: 0;
}
#Card1-card-item3 a {
   color: #007BFF;
   text-decoration: none;
}
#Card1-card-item3 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#Card1-card-item4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0;
   padding: 0;
}
#Card1-card-item4 a {
   color: #007BFF;
   text-decoration: none;
}
#Card1-card-item4 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#Card1-card-item5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0;
   padding: 0;
}
#Card1-card-item5 a {
   color: #007BFF;
   text-decoration: none;
}
#Card1-card-item5 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#Card1-card-item6 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0;
   padding: 0;
}
#Card1-card-item6 a {
   color: #007BFF;
   text-decoration: none;
}
#Card1-card-item6 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#Card1-card-item7 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #CCD6DF;
   display: inline-block;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   height: 16px;
   margin: 0;
   padding: 0;
}
#Card1-card-item7 a {
   color: #CCD6DF;
   text-decoration: none;
}
#Card1-card-item7 i {
   font-size: 16px;
   text-align: center;
   width: 16px;
}
#Card1-card-item8 {
   box-sizing: border-box;
   color: #737373;
   font-family: Arial;
   font-size: 15px;
   font-style: italic;
   font-weight: normal;
   margin: 30px 30px 50px 50px;
   padding: 0;
}
#wb_Text1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text1 div {
   text-align: center;
}
#wb_Text2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text2 div {
   text-align: left;
}
#wb_Text3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text3 div {
   text-align: left;
}
#wb_CssMenu1 {
   background-color: transparent;
   border: 0px solid #C0C0C0;
   margin: 30px 0px 0px 0px;
   text-align: center;
}
#wb_CssMenu1 ul {
   display: inline-block;
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   width: 143px;
}
#wb_CssMenu1 li {
   float: left;
   margin: 0;
   padding: 0px 8px 9px 8px;
   width: 143px;
}
#wb_CssMenu1 a {
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   color: #333333;
   display: block;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
   text-align: center;
   text-decoration: none;
   vertical-align: middle;
   width: 131px;
}
#wb_CssMenu1 li:hover a,
#wb_CssMenu1 a:hover {
   color: #FFA500;
}
.CssMenu1-effect:before {
   background-color: #337AB7;
   background-image: none;
   border: 1px solid #2E6DA4;
}
#wb_CssMenu1 .firstmain a {
   margin-top: 8px;
}
#wb_CssMenu1 li.lastmain {
   padding-bottom: 8px;
}
#wb_CssMenu1 br {
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu1-effect {
   -webkit-transform: perspective(0px) translateX(0);
   -webkit-transition: color 500ms linear;
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   transition: color 500ms linear;
}
.CssMenu1-effect:before {
   -webkit-transform-origin: 0 50%;
   -webkit-transform: scaleX(0);
   -webkit-transition: all 500ms linear;
   bottom: 0;
   content: "";
   height: 1px;
   left: 0;
   position: absolute;
   right: 0;
   transform-origin: 0 50%;
   transform: scaleX(0);
   transition: all 500ms linear;
   z-index: -1;
}
.CssMenu1-effect:hover:before,
.CssMenu1-effect:focus:before,
.CssMenu1-effect:active:before {
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
}
#wb_Text4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 25px 0px 25px 0px;
   text-align: left;
}
#wb_Text4 {
   color: #000000;
   font-family: Arial;
   font-size: 24px;
   font-weight: normal;
   line-height: 27.5px;
}
#wb_Text4 p,
#wb_Text4 ul {
   margin: 0;
   padding: 0;
}
#wb_Text5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 25px 0px 25px 0px;
   text-align: left;
}
#wb_Text5 {
   color: #000000;
   font-family: Arial;
   font-size: 24px;
   font-weight: normal;
   line-height: 27.5px;
}
#wb_Text5 p,
#wb_Text5 ul {
   margin: 0;
   padding: 0;
}
#Line1 {
   border-bottom-width: 408px;
   border-color: transparent;
   border-left: 0px;
   border-right: 0px;
   border-style: solid;
   border-top: 0px;
   height: 0  !important;
   line-height: 0px  !important;
   margin: 0;
   padding: 0;
}
#Line2 {
   border-bottom-width: 417px;
   border-color: transparent;
   border-left: 0px;
   border-right: 0px;
   border-style: solid;
   border-top: 0px;
   height: 0  !important;
   line-height: 0px  !important;
   margin: 0;
   padding: 0;
}
#Line3 {
   border-bottom-width: 387px;
   border-color: transparent;
   border-left: 0px;
   border-right: 0px;
   border-style: solid;
   border-top: 0px;
   height: 0  !important;
   line-height: 0px  !important;
   margin: 0;
   padding: 0;
}
#MenuBar1 {
   background-color: transparent;
   border: 0px solid #CCCCCC;
}
.MenuBar1SubMenu {
   background-color: #64ACE1;
   background: linear-gradient(to bottom, #64ACE1 0%, #1F6698 100%);
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   box-shadow: 2px 2px 6px rgba(0,0,0,0.50);
   overflow: visible;
   position: absolute;
   visibility: hidden;
   z-index: 100;
}
.MenuBar1SubMenuTable {
   border: 0;
   cursor: default;
   padding: 0;
}
.MenuBar1SubMenuTable tr {
   margin: 0;
   padding: 0;
}
.MenuBar1Menu {
   background-color: transparent;
   margin: 0px 0 0px 0px;
   padding: 0;
}
.MenuBar1MenuOuter {
   background-color: transparent;
   border: 0px solid #CCCCCC;
}
.MenuBar1Menu tr {
   margin: 0;
   padding: 0;
}
.MenuBar1MainItem .MenuBar1MainItemLeft,
.MenuBar1MainItem .MenuBar1MainFolderLeft {
   border-width: 0;
   cursor: pointer;
   font-size: 1px;
   padding: 15px 0px 15px 0px;
   text-align: center;
   width: 0px;
}
.MenuBar1MainItem .MenuBar1MainItemText,
.MenuBar1MainItem .MenuBar1MainItemText a,
.MenuBar1MainItem .MenuBar1MainFolderText,
.MenuBar1MainItem .MenuBar1MainFolderText a {
   background-color: transparent;
   background-image: url(../images/organic_MenuBar1_bkgrnd1.png);
   background-position: left top;
   background-repeat: repeat-x;
   border-bottom: 0px solid #CCCCCC;
   border-left: 0px solid #CCCCCC;
   border-right: 0px solid #CCCCCC;
   border-top: 0px solid #CCCCCC;
   color: #FFFFFF;
   cursor: pointer;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 16px;
   margin: 0;
   padding: 15px 0px 15px 15px;
   text-align: left;
   text-decoration: none;
   vertical-align: middle;
   white-space: nowrap;
}
.MenuBar1MainItem .MenuBar1MainItemRight,
.MenuBar1MainItem .MenuBar1MainFolderRight {
   background-color: transparent;
   background-image: url(../images/organic_MenuBar1_bkgrnd3.png);
   background-position: left top;
   background-repeat: repeat-x;
   border-bottom: 0px solid #CCCCCC;
   border-left: 0;
   border-right: 0px solid #CCCCCC;
   border-top: 0px solid #CCCCCC;
   cursor: pointer;
   font-size: 1px;
   padding: 15px 0px 15px 0px;
   width: 18px;
}
.MenuBar1MainItemHover .MenuBar1MainItemLeft,
.MenuBar1MainItemActive .MenuBar1MainItemLeft,
.MenuBar1MainItemHover .MenuBar1MainFolderLeft,
.MenuBar1MainItemActive .MenuBar1MainFolderLeft {
   border-width: 0;
   cursor: pointer;
   font-size: 1px;
   padding: 15px 0px 15px 0px;
   width: 0px;
}
.MenuBar1MainItemHover .MenuBar1MainItemText,
.MenuBar1MainItemActive .MenuBar1MainItemText,
.MenuBar1MainItemHover .MenuBar1MainItemText a,
.MenuBar1MainItemActive .MenuBar1MainItemText a,
.MenuBar1MainItemHover .MenuBar1MainFolderText,
.MenuBar1MainItemActive .MenuBar1MainFolderText,
.MenuBar1MainItemHover .MenuBar1MainFolderText a,
.MenuBar1MainItemActive .MenuBar1MainFolderText a {
   background-color: transparent;
   background-image: url(../images/organic_MenuBar1_bkgrnd4.png);
   background-position: left top;
   background-repeat: repeat-x;
   border-bottom: 0px solid #CCCCCC;
   border-left: 0px solid #CCCCCC;
   border-right: 0px solid #CCCCCC;
   border-top: 0px solid #CCCCCC;
   color: #FFFFFF;
   cursor: pointer;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 16px;
   margin: 0;
   padding: 15px 0px 15px 15px;
   text-align: left;
   text-decoration: none;
   vertical-align: middle;
   white-space: nowrap;
}
.MenuBar1MainItemHover .MenuBar1MainItemRight,
.MenuBar1MainItemActive .MenuBar1MainItemRight,
.MenuBar1MainItemHover .MenuBar1MainFolderRight,
.MenuBar1MainItemActive .MenuBar1MainFolderRight {
   background-color: transparent;
   background-image: url(../images/organic_MenuBar1_bkgrnd6.png);
   background-position: left top;
   background-repeat: repeat-x;
   border-bottom: 0px solid #CCCCCC;
   border-left: 0;
   border-right: 0px solid #CCCCCC;
   border-top: 0px solid #CCCCCC;
   cursor: pointer;
   font-size: 1px;
   padding: 15px 0px 15px 0px;
   width: 18px;
}
.MenuBar1MainItem .MenuBar1MainFolderRight {
   background-image: url(../images/organic_MenuBar1_bkgrnd8.png);
   background-position: left center;
   background-repeat: no-repeat;
}
.MenuBar1MainItemHover .MenuBar1MainFolderRight,
.MenuBar1MainItemActive .MenuBar1MainFolderRight {
   background-image: url(../images/organic_MenuBar1_bkgrnd10.png);
   background-position: left center;
   background-repeat: no-repeat;
}
.MenuBar1MenuItem .MenuBar1MenuItemLeft,
.MenuBar1MenuItem .MenuBar1MenuFolderLeft {
   border-width: 0;
   cursor: pointer;
   font-size: 1px;
   padding: 12px 0px 12px 0px;
   text-align: center;
   width: 0px;
}
.MenuBar1MenuItem .MenuBar1MenuItemText,
.MenuBar1MenuItem .MenuBar1MenuItemText a,
.MenuBar1MenuItem .MenuBar1MenuFolderText,
.MenuBar1MenuItem .MenuBar1MenuFolderText a {
   background-color: transparent;
   border-bottom: 0px solid #CCCCCC;
   border-left: 0px solid #CCCCCC;
   border-right: 0px solid #CCCCCC;
   border-top: 0px solid #CCCCCC;
   color: #FFFFFF;
   cursor: pointer;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 16px;
   margin: 0;
   padding: 12px 0px 12px 14px;
   text-align: left;
   text-decoration: none;
   vertical-align: middle;
   white-space: nowrap;
}
.MenuBar1MenuItem .MenuBar1MenuItemRight,
.MenuBar1MenuItem .MenuBar1MenuFolderRight {
   background-color: transparent;
   border-bottom: 0px solid #CCCCCC;
   border-left: 0;
   border-right: 0px solid #CCCCCC;
   border-top: 0px solid #CCCCCC;
   cursor: pointer;
   font-size: 1px;
   padding: 12px 0px 12px 0px;
   width: 18px;
}
.MenuBar1MenuItemHover .MenuBar1MenuItemLeft,
.MenuBar1MenuItemActive .MenuBar1MenuItemLeft,
.MenuBar1MenuItemHover .MenuBar1MenuFolderLeft,
.MenuBar1MenuItemActive .MenuBar1MenuFolderLeft {
   border-width: 0;
   cursor: pointer;
   font-size: 1px;
   padding: 12px 0px 12px 0px;
   width: 0px;
}
.MenuBar1MenuItemHover .MenuBar1MenuItemText,
.MenuBar1MenuItemActive .MenuBar1MenuItemText,
.MenuBar1MenuItemHover .MenuBar1MenuItemText a,
.MenuBar1MenuItemActive .MenuBar1MenuItemText a,
.MenuBar1MenuItemHover .MenuBar1MenuFolderText,
.MenuBar1MenuItemActive .MenuBar1MenuFolderText,
.MenuBar1MenuItemHover .MenuBar1MenuFolderText a,
.MenuBar1MenuItemActive .MenuBar1MenuFolderText a {
   background-color: #1E6597;
   border-bottom: 0px solid #CCCCCC;
   border-left: 0px solid #CCCCCC;
   border-right: 0px solid #CCCCCC;
   border-top: 0px solid #CCCCCC;
   color: #FFFFFF;
   cursor: pointer;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 16px;
   margin: 0;
   padding: 12px 0px 12px 14px;
   text-align: left;
   text-decoration: none;
   vertical-align: middle;
   white-space: nowrap;
}
.MenuBar1MenuItemHover .MenuBar1MenuItemRight,
.MenuBar1MenuItemActive .MenuBar1MenuItemRight,
.MenuBar1MenuItemHover .MenuBar1MenuFolderRight,
.MenuBar1MenuItemActive .MenuBar1MenuFolderRight {
   background-color: #1E6597;
   border-bottom: 0px solid #CCCCCC;
   border-left: 0;
   border-right: 0px solid #CCCCCC;
   border-top: 0px solid #CCCCCC;
   cursor: pointer;
   font-size: 1px;
   padding: 12px 0px 12px 0px;
   width: 18px;
}
.MenuBar1MenuItem .MenuBar1MenuFolderRight {
   background-image: url(../images/organic_MenuBar1_bkgrnd18.png);
   background-position: left center;
   background-repeat: no-repeat;
}
.MenuBar1MenuItemHover .MenuBar1MenuFolderRight,
.MenuBar1MenuItemActive .MenuBar1MenuFolderRight {
   background-image: url(../images/organic_MenuBar1_bkgrnd20.png);
   background-position: left center;
   background-repeat: no-repeat;
}
.MenuBar1SubMenu td,
.MenuBar1Menu td,
.MenuBar1Menu tr {
   vertical-align: middle;
}
.MenuBar1MenuItem .firstChildCenter,
.MenuBar1MenuItemHover .firstChildCenter {
   border-top-left-radius: 4px;
}
.MenuBar1MenuItem .firstChildRight,
.MenuBar1MenuItemHover .firstChildRight {
   border-top-right-radius: 4px;
}
.MenuBar1MenuItem .lastChildCenter,
.MenuBar1MenuItemHover .lastChildCenter {
   border-bottom-left-radius: 4px;
}
.MenuBar1MenuItem .lastChildRight,
.MenuBar1MenuItemHover .lastChildRight {
   border-bottom-right-radius: 4px;
}
.MenuBar1MenuSplitText div {
   background-color: #FFFFFF;
   height: 1px;
   overflow: hidden;
   padding: 0;
}
.MenuBar1MenuItem .MenuBar1MenuSplitLeft {
   height: 25px;
   padding: 0;
}
.MenuBar1MenuItem .MenuBar1MenuSplitText {
   background-color: transparent;
   height: 25px;
   padding: 0px 6px 0px 6px;
}
.MenuBar1MenuItem .MenuBar1MenuSplitRight {
   background-color: transparent;
   height: 25px;
   padding: 0;
}
.MenuBar1MainSplitText div {
   background-color: #FFFFFF;
   height: 1px;
   overflow: hidden;
   padding: 0;
}
.MenuBar1MainItem .MenuBar1MainSplitLeft {
   height: 31px;
   padding: 0;
}
.MenuBar1MainItem .MenuBar1MainSplitText {
   background-color: #2B8BD1;
   background: linear-gradient(to bottom, #2B8BD1 0%, #1D6396 100%);
   height: 31px;
   padding: 0;
}
.MenuBar1MainItem .MenuBar1MainSplitRight {
   background-color: #2B8BD1;
   background: linear-gradient(to bottom, #2B8BD1 0%, #1D6396 100%);
   height: 31px;
   padding: 0;
}
.MenuBar1MainItem {
   vertical-align: middle;
}
.MenuBar1HorizontalSplit {
   background-color: #2B8BD1;
   background: linear-gradient(to bottom, #2B8BD1 0%, #1D6396 100%);
   border-left: 0 solid #8080FF;
   border-right: 0 solid #8080FF;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   padding: 15px 0px 15px 0px;
   text-align: center;
   text-decoration: none;
   vertical-align: middle;
   width: 20px;
}
.MenuBar1MainItem,
.MenuBar1MainItemHover,
.MenuBar1MainItemActive,
.MenuBar1MenuItem,
.MenuBar1MenuItemHover,
.MenuBar1MenuItemActive {
   white-space: nowrap;
}
.MenuBar1SpacerDiv {
   background: transparent;
   border: 0;
   font-size: 1px;
   margin: 0;
   padding: 0;
}
