body
{
   border-width: 0 !important;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.wb-theme-header
{
   background-color: #35414F;
   background-image: none;
   border: 1px solid #2C4359;
   border-radius: 0px;
   color: #E1E463;
   --background-color: rgba(53,65,79,1.00);
   --border-color: #2C4359;
   --border-width: 1px;
   --color: #E1E463;
}
.wb-theme-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #AAAAAA;
   border-radius: 0px;
   color: #2C4359;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #AAAAAA;
   --border-width: 1px;
   --color: #2C4359;
   --icon-color: #C02669;
   --colorize: invert(21%) sepia(100%) saturate(2416%) hue-rotate(318deg) brightness(79%) contrast(87%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #93C3CD;
   background-image: none;
   border: 1px solid #93C3CD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(147,195,205,1.00);
   --border-color: #93C3CD;
   --border-width: 1px;
   --color: #333333;
}
.wb-theme-button:hover
{
   background-color: #CCD232;
   background-image: none;
   border: 1px solid #999999;
   border-radius: 0px;
   color: #212121;
   --background-color: rgba(204,210,50,1.00);
   --border-color: #999999;
   --border-width: 1px;
   --color: #212121;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #DB4865;
   background-image: none;
   border: 1px solid #FF6B7F;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(219,72,101,1.00);
   --border-color: #FF6B7F;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-header
{
   background-color: #35414F;
   background-image: none;
   border: 1px solid #2C4359;
   border-radius: 0px;
   color: #E1E463;
   --background-color: rgba(53,65,79,1.00);
   --border-color: #2C4359;
   --border-width: 1px;
   --color: #E1E463;
}
.darktheme .wb-theme-content
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #AAAAAA;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(0,0,0,1.00);
   --border-color: #AAAAAA;
   --border-width: 1px;
   --color: #FFFFFF;
   --icon-color: #C02669;
   --colorize: invert(19%) sepia(97%) saturate(2559%) hue-rotate(317deg) brightness(87%) contrast(86%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #93C3CD;
   background-image: none;
   border: 1px solid #93C3CD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(147,195,205,1.00);
   --border-color: #93C3CD;
   --border-width: 1px;
   --color: #333333;
}
.darktheme .wb-theme-button:hover
{
   background-color: #CCD232;
   background-image: none;
   border: 1px solid #999999;
   border-radius: 0px;
   color: #212121;
   --background-color: rgba(204,210,50,1.00);
   --border-color: #999999;
   --border-width: 1px;
   --color: #212121;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #DB4865;
   background-image: none;
   border: 1px solid #FF6B7F;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(219,72,101,1.00);
   --border-color: #FF6B7F;
   --border-width: 1px;
   --color: #FFFFFF;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #444750;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_heroLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 50vh;
   background-color: transparent;
   background-image: url('images/med-tim.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 1px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#heroLayoutGrid
{
   box-sizing: border-box;
   height: 50vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#heroLayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#heroLayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#heroLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#heroLayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#heroLayoutGrid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.5;
}
#wb_heroHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
}
#heroHeading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_heroHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
}
#heroHeading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_teamLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#teamLayoutGrid1
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#teamLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#teamLayoutGrid1 > .row > .col-1, #teamLayoutGrid1 > .row > .col-2, #teamLayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#teamLayoutGrid1 > .row > .col-1, #teamLayoutGrid1 > .row > .col-2, #teamLayoutGrid1 > .row > .col-3
{
   float: left;
}
#teamLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#teamLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#teamLayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#teamLayoutGrid1:before,
#teamLayoutGrid1:after,
#teamLayoutGrid1 .row:before,
#teamLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#teamLayoutGrid1:after,
#teamLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#teamLayoutGrid1 > .row > .col-1, #teamLayoutGrid1 > .row > .col-2, #teamLayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#teamRollOverLayer1
{
   position: relative;
   display: block;
   width: 100%;
   height: 386px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0 0 20px 0 ;
   perspective: 1200px;
}
#teamRollOverLayer1 .default
{
   z-index: 1;
}
#teamRollOverLayer1 .default
{
   position: absolute;
   left: 0;
   top: 0;
   display: block;
   width: 100%;
   height: 100%;
}
#teamRollOverLayer1 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#teamRollOverLayer1 .default, #teamRollOverLayer1 .hover
{
   font-size: 0px;
   text-align: left;
   padding: 0;
}
#teamRollOverLayer1 .default > div, #teamRollOverLayer1 .hover > div
{
   height: 100% !important;
}
@keyframes teamRollOverLayer1-animation-in
{
   0%   { transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; }
   100% { }
}
@keyframes teamRollOverLayer1-animation-out
{
   0%   { }
   100% { transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; }
}
#teamRollOverLayer1 .default.animate
{
   animation: teamRollOverLayer1-animation-out 250ms linear both;
   transform-origin: 50% 50%;
}
#teamRollOverLayer1 .default, #teamRollOverLayer1 .hover
{
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
}
#teamRollOverLayer1 .hover.animate
{
   animation: teamRollOverLayer1-animation-in 250ms linear 250ms both;
   transform-origin: 50% 50%;
}
#teamRollOverLayer1 .reverse
{
   animation-direction: reverse !important;
}
#teamRollOverLayer1 .hover.animate.reverse
{
   animation-delay: 0ms !important;
}
#teamRollOverLayer1 .default.animate.reverse
{
   animation-delay: 250ms !important;
}
#teamRollOverLayer1 .default
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#teamRollOverLayer1 .hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #DDDDDD solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_teamCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 4px;
   text-align: center;
}
#teamCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#teamCard1-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -60px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, #DCDCDC 0%, #DCDCDC 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#teamCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FFFFFF;
   border-radius: 50%;
   max-width: 120px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 120px;
}
#teamCard1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#teamCard1-card-item3
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard1-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 4px 4px !important;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #9E9E9E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#teamCard1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#teamCard1-card-item4 i
{
   color: #9E9E9E;
   margin-right: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_teamCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#teamCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#teamCard2-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#teamCard2-card-item1
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #DEDEDE solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#teamCard2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #6C757D;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#teamCard2-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   border-top: 1px #DEDEDE solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#teamCard2-card-item4
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0 5px 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #C9212E;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard2-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#teamCard2-card-item5
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0 5px 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #00ABF1;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard2-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#teamCard2-card-item6
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #3A579A;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard2-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#teamCard2-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #9E9E9E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#teamCard2-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#teamCard2-card-item7 i
{
   color: #9E9E9E;
   margin-right: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#teamRollOverLayer2
{
   position: relative;
   display: block;
   width: 100%;
   height: 386px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0 0 20px 0 ;
   perspective: 1200px;
}
#teamRollOverLayer2 .default
{
   z-index: 1;
}
#teamRollOverLayer2 .default
{
   position: absolute;
   left: 0;
   top: 0;
   display: block;
   width: 100%;
   height: 100%;
}
#teamRollOverLayer2 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#teamRollOverLayer2 .default, #teamRollOverLayer2 .hover
{
   font-size: 0px;
   text-align: left;
   padding: 0;
}
#teamRollOverLayer2 .default > div, #teamRollOverLayer2 .hover > div
{
   height: 100% !important;
}
@keyframes teamRollOverLayer2-animation-in
{
   0%   { transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; }
   100% { }
}
@keyframes teamRollOverLayer2-animation-out
{
   0%   { }
   100% { transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; }
}
#teamRollOverLayer2 .default.animate
{
   animation: teamRollOverLayer2-animation-out 250ms linear both;
   transform-origin: 50% 50%;
}
#teamRollOverLayer2 .default, #teamRollOverLayer2 .hover
{
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
}
#teamRollOverLayer2 .hover.animate
{
   animation: teamRollOverLayer2-animation-in 250ms linear 250ms both;
   transform-origin: 50% 50%;
}
#teamRollOverLayer2 .reverse
{
   animation-direction: reverse !important;
}
#teamRollOverLayer2 .hover.animate.reverse
{
   animation-delay: 0ms !important;
}
#teamRollOverLayer2 .default.animate.reverse
{
   animation-delay: 250ms !important;
}
#teamRollOverLayer2 .default
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#teamRollOverLayer2 .hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #DDDDDD solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_teamCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 4px;
   text-align: center;
}
#teamCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#teamCard3-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -60px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(to right, #DCDCDC 0%, #808080 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#teamCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FFFFFF;
   border-radius: 50%;
   max-width: 120px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 120px;
}
#teamCard3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#teamCard3-card-item3
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard3-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 4px 4px !important;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #9E9E9E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#teamCard3-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#teamCard3-card-item4 i
{
   color: #9E9E9E;
   margin-right: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_teamCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#teamCard4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#teamCard4-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#teamCard4-card-item1
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #DEDEDE solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#teamCard4-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #6C757D;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#teamCard4-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   border-top: 1px #DEDEDE solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#teamCard4-card-item4
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0 5px 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #C9212E;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard4-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#teamCard4-card-item5
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0 5px 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #00ABF1;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard4-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#teamCard4-card-item6
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #3A579A;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard4-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#teamCard4-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #9E9E9E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#teamCard4-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#teamCard4-card-item7 i
{
   color: #9E9E9E;
   margin-right: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#teamRollOverLayer3
{
   position: relative;
   display: block;
   width: 100%;
   height: 386px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0 0 20px 0 ;
   perspective: 1200px;
}
#teamRollOverLayer3 .default
{
   z-index: 1;
}
#teamRollOverLayer3 .default
{
   position: absolute;
   left: 0;
   top: 0;
   display: block;
   width: 100%;
   height: 100%;
}
#teamRollOverLayer3 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#teamRollOverLayer3 .default, #teamRollOverLayer3 .hover
{
   font-size: 0px;
   text-align: left;
   padding: 0;
}
#teamRollOverLayer3 .default > div, #teamRollOverLayer3 .hover > div
{
   height: 100% !important;
}
@keyframes teamRollOverLayer3-animation-in
{
   0%   { transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; }
   100% { }
}
@keyframes teamRollOverLayer3-animation-out
{
   0%   { }
   100% { transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; }
}
#teamRollOverLayer3 .default.animate
{
   animation: teamRollOverLayer3-animation-out 250ms linear both;
   transform-origin: 50% 50%;
}
#teamRollOverLayer3 .default, #teamRollOverLayer3 .hover
{
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
}
#teamRollOverLayer3 .hover.animate
{
   animation: teamRollOverLayer3-animation-in 250ms linear 250ms both;
   transform-origin: 50% 50%;
}
#teamRollOverLayer3 .reverse
{
   animation-direction: reverse !important;
}
#teamRollOverLayer3 .hover.animate.reverse
{
   animation-delay: 0ms !important;
}
#teamRollOverLayer3 .default.animate.reverse
{
   animation-delay: 250ms !important;
}
#teamRollOverLayer3 .default
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#teamRollOverLayer3 .hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #DDDDDD solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_teamCard5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 4px;
   text-align: center;
}
#teamCard5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#teamCard5-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -60px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, #808080 0%, #808080 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#teamCard5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FFFFFF;
   border-radius: 50%;
   max-width: 120px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 120px;
}
#teamCard5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#teamCard5-card-item3
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard5-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 4px 4px !important;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #9E9E9E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#teamCard5-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#teamCard5-card-item4 i
{
   color: #9E9E9E;
   margin-right: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_teamCard6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#teamCard6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#teamCard6-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#teamCard6-card-item1
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #DEDEDE solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#teamCard6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #6C757D;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#teamCard6-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   border-top: 1px #DEDEDE solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#teamCard6-card-item4
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0 5px 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #C9212E;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard6-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#teamCard6-card-item5
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0 5px 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #00ABF1;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard6-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#teamCard6-card-item6
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #3A579A;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard6-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#teamCard6-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #9E9E9E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#teamCard6-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#teamCard6-card-item7 i
{
   color: #9E9E9E;
   margin-right: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_footerTop
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #292929;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerTop
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footerTop > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerTop > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footerTop > .row > .col-1
{
   float: left;
}
#footerTop > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#footerTop > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
#footerTop:before,
#footerTop:after,
#footerTop .row:before,
#footerTop .row:after
{
   display: table;
   content: " ";
}
#footerTop:after,
#footerTop .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footerTop > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footerIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#footerIcon1
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_footerIcon1:hover #footerIcon1 i
{
   color: #7E96A1;
}
#wb_footerIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#footerIcon2
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_footerIcon2:hover #footerIcon2 i
{
   color: #7E96A1;
}
#wb_footerIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#footerIcon3
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_footerIcon3:hover #footerIcon3 i
{
   color: #7E96A1;
}
#wb_footerIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#footerIcon4
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_footerIcon4:hover #footerIcon4 i
{
   color: #7E96A1;
}
#wb_footerBottom
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerBottom
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 800px;
}
#footerBottom > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerBottom > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footerBottom > .row > .col-1
{
   float: left;
}
#footerBottom > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#footerBottom > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
#footerBottom:before,
#footerBottom:after,
#footerBottom .row:before,
#footerBottom .row:after
{
   display: table;
   content: " ";
}
#footerBottom:after,
#footerBottom .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footerBottom > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footerText div
{
   text-align: center;
}
#wb_footerText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Picture2
{
   margin: 0;
   vertical-align: top;
}
#Picture2
{
   border: 0px solid #000000;
   border-radius: 90px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_OverlayMenu1
{
   position: relative;
}
#wb_OverlayMenu1
{
   margin: 0;
}
#OverlayMenu1
{
   cursor: pointer;
   user-select: none;
}
#OverlayMenu1
{
   display: block;
   width: 148px;
   height: 108px;
   position: relative;
   overflow: hidden;
}
#OverlayMenu1 .line
{
   width: 32px;
   border-radius: 3px;
   height: 6px;
   background: var(--color);
   display: block;
   margin: 6px auto;
   transition: all 500ms linear;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 38px;
}
#OverlayMenu1-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#OverlayMenu1-close:before, #OverlayMenu1-close:after
{
   background: #333333;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#OverlayMenu1-close span
{
   background: #333333;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu1-close span::after
{
   background: #333333;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu1-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#OverlayMenu1-close:after
{
   bottom: 50%;
   opacity: 0;
}
#OverlayMenu1-close span
{
   background: #333333;
   transform: rotate(-45deg);
}
#OverlayMenu1-close span:after
{
   background: #333333;
   transform: rotate(-90deg);
}
#OverlayMenu1-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   height: 100%;
   left: 0;
   overflow-y: auto;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
   background-color: rgba(147,195,205,0.87);
}
#OverlayMenu1-overlay ul
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   text-decoration: none;
   text-transform: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu1
{
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   width: 100%;
   max-width: 970px;
}
.OverlayMenu1 a
{
   text-decoration: none;
}
.OverlayMenu1 ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.OverlayMenu1 li
{
   position: relative;
}
.OverlayMenu1 li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   outline: none;
}
.OverlayMenu1 li a:hover
{
}
#OverlayMenu1-overlay
{
   opacity: 0;
   visibility: hidden;
   transition: opacity 400ms, visibility 0s 400ms;
}
#OverlayMenu1-overlay.show
{
   z-index: 7778 !important;
   opacity: 1;
   visibility: visible;
   transition: opacity 0.5s;
}
#OverlayMenu1-overlay .OverlayMenu1
{
   animation: 400ms linear 400ms both none;
}
#OverlayMenu1-overlay.show .OverlayMenu1
{
   animation-name: transform-tada;
}
#OverlayMenu1-overlay.hide .OverlayMenu1
{
   animation-name: none;
}
#OverlayMenu1-overlay .overlay-icon
{
   margin: 0 10px 0 0 ;
}
#OverlayMenu1-social
{
   padding: 40px 0 0 0;
}
#OverlayMenu1-social .social-icon 
{
   border-radius: 50%;
   background-color: #333333;
   color: #93C3CD;
   display: inline-block;
   font-size: 29px;
   margin: 0 .5em;
   padding: 11px;
   transition: all .2s linear 0s;
   width: 29px;
}
#OverlayMenu1-social .social-icon:hover 
{
   background-color: #212121;
   color: #CCD232;
}
.OverlayMenu1-effect
{
   transition: all 500ms linear;
}
#wb_Picture2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 0;
}
#wb_OverlayMenu1
{
   display: inline-block;
   width: 148px;
   height: 108px;
   z-index: 2;
}
#wb_footerIcon4
{
   display: inline-block;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 23;
}
#wb_footerIcon3
{
   display: inline-block;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 22;
}
#wb_footerIcon2
{
   display: inline-block;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 21;
}
#wb_footerIcon1
{
   display: inline-block;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 20;
}
#wb_heroHeading2
{
   display: block;
   width: 100%;
   z-index: 4;
}
#wb_heroHeading1
{
   display: block;
   width: 100%;
   z-index: 3;
}
#teamRollOverLayer3
{
   overflow: hidden;
   z-index: 13;
}
#teamRollOverLayer2
{
   overflow: hidden;
   z-index: 10;
}
#teamRollOverLayer1
{
   overflow: hidden;
   z-index: 7;
}
#wb_teamCard5
{
   display: flex;
   width: 100%;
   z-index: 12;
}
#wb_teamCard6
{
   display: flex;
   width: 100%;
   z-index: 11;
}
#wb_teamCard3
{
   display: flex;
   width: 100%;
   z-index: 9;
}
#wb_teamCard4
{
   display: flex;
   width: 100%;
   z-index: 8;
}
#wb_teamCard1
{
   display: flex;
   width: 100%;
   z-index: 6;
}
#wb_teamCard2
{
   display: flex;
   width: 100%;
   z-index: 5;
}
@media only screen and (max-width: 969px)
{
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 480px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#wb_heroLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_heroLayoutGrid
{
   height: 50vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#heroLayoutGrid
{
   height: 50vh;
   padding: 25px 0 25px 0;
}
#heroLayoutGrid > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#heroLayoutGrid > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_heroHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 25px 0 ;
   padding: 0;
}
#wb_heroHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 25px 0 ;
   padding: 0;
}
#wb_teamLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_teamLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#teamLayoutGrid1
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#teamLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#teamRollOverLayer1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
}
#wb_teamCard1
{
   width: 100%;
   margin: 0;
}
#teamCard1-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -60px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, #DCDCDC 0%, #DCDCDC 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#teamCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FFFFFF;
   border-radius: 50%;
   max-width: 120px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 120px;
}
#teamCard1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#teamCard1-card-item3
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard1-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 4px 4px !important;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #9E9E9E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#teamCard1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#teamCard1-card-item4 i
{
   color: #9E9E9E;
   margin-right: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_teamCard1
{
   text-align: center;
}
#wb_teamCard2
{
   width: 100%;
   margin: 0;
}
#teamCard2-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#teamCard2-card-item1
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #DEDEDE solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#teamCard2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #6C757D;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#teamCard2-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   border-top: 1px #DEDEDE solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#teamCard2-card-item4
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0 5px 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #C9212E;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard2-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#teamCard2-card-item5
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0 5px 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #00ABF1;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard2-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#teamCard2-card-item6
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #3A579A;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard2-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#teamCard2-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #9E9E9E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#teamCard2-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#teamCard2-card-item7 i
{
   color: #9E9E9E;
   margin-right: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_teamCard2
{
   text-align: center;
}
#teamRollOverLayer2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
}
#wb_teamCard3
{
   width: 100%;
   margin: 0;
}
#teamCard3-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -60px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(to right, #DCDCDC 0%, #808080 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#teamCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FFFFFF;
   border-radius: 50%;
   max-width: 120px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 120px;
}
#teamCard3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#teamCard3-card-item3
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard3-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 4px 4px !important;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #9E9E9E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#teamCard3-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#teamCard3-card-item4 i
{
   color: #9E9E9E;
   margin-right: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_teamCard3
{
   text-align: center;
}
#wb_teamCard4
{
   width: 100%;
   margin: 0;
}
#teamCard4-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#teamCard4-card-item1
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #DEDEDE solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#teamCard4-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #6C757D;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#teamCard4-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   border-top: 1px #DEDEDE solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#teamCard4-card-item4
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0 5px 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #C9212E;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard4-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#teamCard4-card-item5
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0 5px 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #00ABF1;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard4-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#teamCard4-card-item6
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #3A579A;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard4-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#teamCard4-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #9E9E9E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#teamCard4-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#teamCard4-card-item7 i
{
   color: #9E9E9E;
   margin-right: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_teamCard4
{
   text-align: center;
}
#teamRollOverLayer3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
}
#wb_teamCard5
{
   width: 100%;
   margin: 0;
}
#teamCard5-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -60px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, #808080 0%, #808080 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#teamCard5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FFFFFF;
   border-radius: 50%;
   max-width: 120px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 120px;
}
#teamCard5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#teamCard5-card-item3
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard5-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 4px 4px !important;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #9E9E9E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#teamCard5-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#teamCard5-card-item4 i
{
   color: #9E9E9E;
   margin-right: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_teamCard5
{
   text-align: center;
}
#wb_teamCard6
{
   width: 100%;
   margin: 0;
}
#teamCard6-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#teamCard6-card-item1
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #DEDEDE solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#teamCard6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #6C757D;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#teamCard6-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   border-top: 1px #DEDEDE solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#teamCard6-card-item4
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0 5px 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #C9212E;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard6-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#teamCard6-card-item5
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0 5px 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #00ABF1;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard6-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#teamCard6-card-item6
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #3A579A;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#teamCard6-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#teamCard6-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #9E9E9E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#teamCard6-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#teamCard6-card-item7 i
{
   color: #9E9E9E;
   margin-right: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_teamCard6
{
   text-align: center;
}
#wb_footerTop
{
   visibility: visible;
   display: table;
}
#wb_footerTop
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerTop
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#footerTop .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_footerIcon1
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#footerIcon1
{
   width: 24px;
   height: 24px;
}
#footerIcon1 i
{
   line-height: 24px;
   font-size: 24px;
   width: 24px;
}
#wb_footerIcon2
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#footerIcon2
{
   width: 24px;
   height: 24px;
}
#footerIcon2 i
{
   line-height: 24px;
   font-size: 24px;
   width: 24px;
}
#wb_footerIcon3
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#footerIcon3
{
   width: 24px;
   height: 24px;
}
#footerIcon3 i
{
   line-height: 24px;
   font-size: 24px;
   width: 24px;
}
#wb_footerIcon4
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#footerIcon4
{
   width: 24px;
   height: 24px;
}
#footerIcon4 i
{
   line-height: 24px;
   font-size: 24px;
   width: 24px;
}
#wb_footerBottom
{
   visibility: visible;
   display: table;
}
#wb_footerBottom
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerBottom
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#footerBottom .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_footerText
{
   visibility: visible;
   display: block;
}
#wb_footerText
{
   margin: 0;
   padding: 0;
}
#wb_Picture2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Picture2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text1
{
   visibility: hidden;
   display: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_OverlayMenu1
{
   width: 92px;
   height: 85px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#OverlayMenu1
{
   width: 92px;
   height: 85px;
}
#OverlayMenu1 .line
{
   top: 22px;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 26px;
}
#OverlayMenu1-overlay ul
{
   font-size: 29px;
   text-align: center;
}
}
