#btnTop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  background-color: #000;
  color: white;
  border: none;
  padding: 12px 15px;
  font-size: 18px;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 4px 8px rgba(0,0,0,0.3);
  z-index: 9999;
}

#btnTop:hover {
  background-color: #555;
}
body
{
   border-width: 0 !important;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.wb-theme-header
{
   background-color: #F8F8F8;
   background-image: none;
   border: 1px solid #D2D2D2;
   border-radius: 0px;
   color: #212529;
   --background-color: rgba(248,248,248,1.00);
   --border-color: #D2D2D2;
   --border-width: 1px;
   --color: #212529;
}
.wb-theme-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEE2E6;
   border-radius: 0px;
   color: #212529;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DEE2E6;
   --border-width: 1px;
   --color: #212529;
   --icon-color: #0D6EFD;
   --colorize: invert(26%) sepia(51%) saturate(4456%) hue-rotate(212deg) brightness(107%) contrast(99%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #0D6EFD;
   background-image: none;
   border: 1px solid #0D6EFD;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(13,110,253,1.00);
   --border-color: #0D6EFD;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-button:hover
{
   background-color: #0B5ED7;
   background-image: none;
   border: 1px solid #0A58CA;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(11,94,215,1.00);
   --border-color: #0A58CA;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #0A58CA;
   background-image: none;
   border: 1px solid #0A53BE;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(10,88,202,1.00);
   --border-color: #0A53BE;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #DEE2E6;
}
.darktheme .wb-theme-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #DEE2E6;
   --icon-color: #0D6EFD;
   --colorize: invert(29%) sepia(39%) saturate(5575%) hue-rotate(210deg) brightness(101%) contrast(100%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #0D6EFD;
   background-image: none;
   border: 1px solid #0D6EFD;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(13,110,253,1.00);
   --border-color: #0D6EFD;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-button:hover
{
   background-color: #0B5ED7;
   background-image: none;
   border: 1px solid #0A58CA;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(11,94,215,1.00);
   --border-color: #0A58CA;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #0A58CA;
   background-image: none;
   border: 1px solid #0A53BE;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(10,88,202,1.00);
   --border-color: #0A53BE;
   --border-width: 1px;
   --color: #FFFFFF;
}
#wb_menu6LayoutGrid
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 1px 3px rgba(0,0,0,0.10);
}
#menu6LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 3px 0 3px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#menu6LayoutGrid > .col-1, #menu6LayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#menu6LayoutGrid > .col-1, #menu6LayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#menu6LayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#menu6LayoutGrid > .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: flex-end;
   text-align: right;
}
@media (max-width: 768px)
{
#menu6LayoutGrid > .col-1, #menu6LayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_menu6Image
{
   height: 100%;
   margin: 0 15px 0 0 ;
   vertical-align: top;
}
#menu6Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_menu6Menu
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0 30px 0 0 ;
   text-align: right;
   position: relative;
   z-index: 1111 !important;
}
#wb_menu6Menu::after
{
   content: "";
   display: table;
clear: both;
}
#wb_menu6Menu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
}
#wb_menu6Menu li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 4px;
}
#wb_menu6Menu a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #0D6EFD;
   border-radius: 16px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_menu6Menu > ul > li > a
{
   height: 60px;
   line-height: 60px;
   padding: 0px 16px 0px 16px;
}
#wb_menu6Menu li:hover a, #wb_menu6Menu a:hover
{
   color: #F5FFFA;
   border: 0px solid #0A58CA;
   background-color: rgba(27,31,10,0.12);
   background-image: none;
}
#wb_menu6Menu li.firstmain
{
   padding-left: 0px;
}
#wb_menu6Menu li.lastmain
{
   padding-right: 0px;
}
#wb_menu6Menu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.menu6Menu-effect
{
   transition: all 300ms linear, visibility 0ms linear;
}
#wb_menu6Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: right;
}
#menu6Heading
{
   color: #FFFFFF;
   font-family: "Walter Turncoat";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: right;
   text-transform: none;
}
#menu6Heading a
{
   color: inherit;
   text-decoration: none;
}
#wb_intro7LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to bottom, #EFF6FF 0%, #FFFFFF 100%);
   border: 0px solid #EFF6FF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#intro7LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 60px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#intro7LayoutGrid > .col-1, #intro7LayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#intro7LayoutGrid > .col-1, #intro7LayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#intro7LayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#intro7LayoutGrid > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#intro7LayoutGrid > .col-1, #intro7LayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_intro7Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 25px 0;
   text-align: left;
}
#intro7Heading
{
   color: #0078D7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_intro7Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 25px 0 ;
   text-align: left;
}
#wb_intro7Text
{
   color: #000000;
   font-family: Calibri;
   font-weight: 400;
   font-size: 20px;
   line-height: 24.5px;
}
#wb_intro7Text p, #wb_intro7Text ul
{
   margin: 0;
   padding: 0;
}
#wb_intro7Text
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_intro7Card
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-image: linear-gradient(to bottom, #EFF6FF 0%, #FFFFFF 100%);
   border: 0px solid #EFF6FF;
   border-radius: 0px;
   text-align: left;
}
#intro7Card-card-body
{
   padding: 40px 40px 40px 40px;
   flex: 1 1 auto;
   font-size: 0;
}
#intro7Card-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#intro7Card-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 186px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_team7LayoutGrid1
{
   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;
}
#team7LayoutGrid1
{
   box-sizing: border-box;
   padding: 60px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#team7LayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#team7LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#team7LayoutGrid1 > .row > .col-1
{
   float: left;
}
#team7LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#team7LayoutGrid1:before,
#team7LayoutGrid1:after,
#team7LayoutGrid1 .row:before,
#team7LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#team7LayoutGrid1:after,
#team7LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#team7LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_team7Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#team7Heading
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_team7Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 50px 0 ;
   text-align: center;
}
#wb_team7Text
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_team7Text p, #wb_team7Text ul
{
   margin: 0;
   padding: 0;
}
#wb_team7Text
{
   display: block;
   margin: 0 0 50px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_team7LayoutGrid2
{
   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;
}
#team7LayoutGrid2
{
   box-sizing: border-box;
   padding: 25px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#team7LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#team7LayoutGrid2 > .row > .col-1, #team7LayoutGrid2 > .row > .col-2, #team7LayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#team7LayoutGrid2 > .row > .col-1, #team7LayoutGrid2 > .row > .col-2, #team7LayoutGrid2 > .row > .col-3
{
   float: left;
}
#team7LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#team7LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#team7LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#team7LayoutGrid2:before,
#team7LayoutGrid2:after,
#team7LayoutGrid2 .row:before,
#team7LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#team7LayoutGrid2:after,
#team7LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#team7LayoutGrid2 > .row > .col-1, #team7LayoutGrid2 > .row > .col-2, #team7LayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#team7RollOverLayer1
{
   position: relative;
   display: block;
   width: 100%;
   height: 406px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0 0 20px 0 ;
   perspective: 1200px;
}
#team7RollOverLayer1 .default
{
   z-index: 1;
}
#team7RollOverLayer1 .default
{
   position: absolute;
   left: 0;
   top: 0;
   display: block;
   width: 100%;
   height: 100%;
}
#team7RollOverLayer1 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#team7RollOverLayer1 .default, #team7RollOverLayer1 .hover
{
   font-size: 0px;
   text-align: left;
   padding: 0;
}
#team7RollOverLayer1 .default > div, #team7RollOverLayer1 .hover > div
{
   height: 100% !important;
}
@keyframes team7RollOverLayer1-animation-in
{
   0%   { transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; }
   100% { }
}
@keyframes team7RollOverLayer1-animation-out
{
   0%   { }
   100% { transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; }
}
#team7RollOverLayer1 .default.animate
{
   animation: team7RollOverLayer1-animation-out 250ms linear both;
   transform-origin: 50% 50%;
}
#team7RollOverLayer1 .default, #team7RollOverLayer1 .hover
{
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
}
#team7RollOverLayer1 .hover.animate
{
   animation: team7RollOverLayer1-animation-in 250ms linear 250ms both;
   transform-origin: 50% 50%;
}
#team7RollOverLayer1 .reverse
{
   animation-direction: reverse !important;
}
#team7RollOverLayer1 .hover.animate.reverse
{
   animation-delay: 0ms !important;
}
#team7RollOverLayer1 .default.animate.reverse
{
   animation-delay: 250ms !important;
}
#team7RollOverLayer1 .default
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#team7RollOverLayer1 .hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #DDDDDD solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_team7Card1Back
{
   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;
}
#team7Card1Back-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#team7Card1Back-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;
}
#team7Card1Back-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;
}
#team7Card1Back-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: 19px;
}
#team7Card1Back-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;
}
#team7Card1Back-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;
}
#team7Card1Back-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#team7Card1Back-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;
}
#team7Card1Back-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#team7Card1Back-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;
}
#team7Card1Back-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#team7Card1Back-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;
}
#team7Card1Back-card-item7 i
{
   color: #9E9E9E;
   margin-right: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_team7Card1Front
{
   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;
}
#team7Card1Front-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#team7Card1Front-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, #1778F2 0%, #0C65D1 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#team7Card1Front-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#team7Card1Front-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 6px solid #FFFFFF;
   border-radius: 50%;
   max-width: 120px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 120px;
}
#team7Card1Front-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;
}
#team7Card1Front-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: 19px;
}
#team7Card1Front-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;
}
#team7Card1Front-card-item4 i
{
   color: #9E9E9E;
   margin-right: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#team7RollOverLayer2
{
   position: relative;
   display: block;
   width: 100%;
   height: 404px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0 0 20px 0 ;
   perspective: 1200px;
}
#team7RollOverLayer2 .default
{
   z-index: 1;
}
#team7RollOverLayer2 .default
{
   position: absolute;
   left: 0;
   top: 0;
   display: block;
   width: 100%;
   height: 100%;
}
#team7RollOverLayer2 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#team7RollOverLayer2 .default, #team7RollOverLayer2 .hover
{
   font-size: 0px;
   text-align: left;
   padding: 0;
}
#team7RollOverLayer2 .default > div, #team7RollOverLayer2 .hover > div
{
   height: 100% !important;
}
@keyframes team7RollOverLayer2-animation-in
{
   0%   { transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; }
   100% { }
}
@keyframes team7RollOverLayer2-animation-out
{
   0%   { }
   100% { transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; }
}
#team7RollOverLayer2 .default.animate
{
   animation: team7RollOverLayer2-animation-out 250ms linear both;
   transform-origin: 50% 50%;
}
#team7RollOverLayer2 .default, #team7RollOverLayer2 .hover
{
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
}
#team7RollOverLayer2 .hover.animate
{
   animation: team7RollOverLayer2-animation-in 250ms linear 250ms both;
   transform-origin: 50% 50%;
}
#team7RollOverLayer2 .reverse
{
   animation-direction: reverse !important;
}
#team7RollOverLayer2 .hover.animate.reverse
{
   animation-delay: 0ms !important;
}
#team7RollOverLayer2 .default.animate.reverse
{
   animation-delay: 250ms !important;
}
#team7RollOverLayer2 .default
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#team7RollOverLayer2 .hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #DDDDDD solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_team7Card2Back
{
   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;
}
#team7Card2Back-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#team7Card2Back-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;
}
#team7Card2Back-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;
}
#team7Card2Back-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: 19px;
}
#team7Card2Back-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;
}
#team7Card2Back-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;
}
#team7Card2Back-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#team7Card2Back-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;
}
#team7Card2Back-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#team7Card2Back-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;
}
#team7Card2Back-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#team7Card2Back-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;
}
#team7Card2Back-card-item7 i
{
   color: #9E9E9E;
   margin-right: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_team7Card2Front
{
   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;
}
#team7Card2Front-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#team7Card2Front-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-color: #0C65D1;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#team7Card2Front-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#team7Card2Front-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 6px solid #FFFFFF;
   border-radius: 50%;
   max-width: 120px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 120px;
}
#team7Card2Front-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;
}
#team7Card2Front-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: 19px;
}
#team7Card2Front-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;
}
#team7Card2Front-card-item4 i
{
   color: #9E9E9E;
   margin-right: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#team7RollOverLayer3
{
   position: relative;
   display: block;
   width: 100%;
   height: 402px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0 0 20px 0 ;
   perspective: 1200px;
}
#team7RollOverLayer3 .default
{
   z-index: 1;
}
#team7RollOverLayer3 .default
{
   position: absolute;
   left: 0;
   top: 0;
   display: block;
   width: 100%;
   height: 100%;
}
#team7RollOverLayer3 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#team7RollOverLayer3 .default, #team7RollOverLayer3 .hover
{
   font-size: 0px;
   text-align: left;
   padding: 0;
}
#team7RollOverLayer3 .default > div, #team7RollOverLayer3 .hover > div
{
   height: 100% !important;
}
@keyframes team7RollOverLayer3-animation-in
{
   0%   { transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; }
   100% { }
}
@keyframes team7RollOverLayer3-animation-out
{
   0%   { }
   100% { transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; }
}
#team7RollOverLayer3 .default.animate
{
   animation: team7RollOverLayer3-animation-out 250ms linear both;
   transform-origin: 50% 50%;
}
#team7RollOverLayer3 .default, #team7RollOverLayer3 .hover
{
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
}
#team7RollOverLayer3 .hover.animate
{
   animation: team7RollOverLayer3-animation-in 250ms linear 250ms both;
   transform-origin: 50% 50%;
}
#team7RollOverLayer3 .reverse
{
   animation-direction: reverse !important;
}
#team7RollOverLayer3 .hover.animate.reverse
{
   animation-delay: 0ms !important;
}
#team7RollOverLayer3 .default.animate.reverse
{
   animation-delay: 250ms !important;
}
#team7RollOverLayer3 .default
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#team7RollOverLayer3 .hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #DDDDDD solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_team7Card3Back
{
   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;
}
#team7Card3Back-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#team7Card3Back-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;
}
#team7Card3Back-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;
}
#team7Card3Back-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: 19px;
}
#team7Card3Back-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;
}
#team7Card3Back-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;
}
#team7Card3Back-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#team7Card3Back-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;
}
#team7Card3Back-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#team7Card3Back-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;
}
#team7Card3Back-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#team7Card3Back-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;
}
#team7Card3Back-card-item7 i
{
   color: #9E9E9E;
   margin-right: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_team7Card3Front
{
   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;
}
#team7Card3Front-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#team7Card3Front-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, #0C65D1 0%, #1778F2 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#team7Card3Front-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#team7Card3Front-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 6px solid #FFFFFF;
   border-radius: 50%;
   max-width: 120px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 120px;
}
#team7Card3Front-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;
}
#team7Card3Front-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: 19px;
}
#team7Card3Front-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;
}
#team7Card3Front-card-item4 i
{
   color: #9E9E9E;
   margin-right: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_features14LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#features14LayoutGrid1
{
   box-sizing: border-box;
   padding: 40px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#features14LayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#features14LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#features14LayoutGrid1 > .row > .col-1
{
   float: left;
}
#features14LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#features14LayoutGrid1:before,
#features14LayoutGrid1:after,
#features14LayoutGrid1 .row:before,
#features14LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#features14LayoutGrid1:after,
#features14LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#features14LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_features14Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: center;
}
#features14Heading
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_features14LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#features14LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 70px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#features14LayoutGrid2 > .col-1, #features14LayoutGrid2 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#features14LayoutGrid2 > .col-1, #features14LayoutGrid2 > .col-2
{
   flex: 0 0 auto;
}
#features14LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#features14LayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#features14LayoutGrid2 > .col-1, #features14LayoutGrid2 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_features14Image
{
   margin: 0 0 30px 0 ;
   vertical-align: top;
}
#features14Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_features14Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#features14Card1-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#features14Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0D6EFD;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
}
#features14Card1-card-item1
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#wb_features14Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#features14Card2-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#features14Card2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0D6EFD;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
}
#features14Card2-card-item1
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#wb_features14Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#features14Card3-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#features14Card3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0D6EFD;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
}
#features14Card3-card-item1
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#wb_features2LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #424242;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#features2LayoutGrid
{
   box-sizing: border-box;
   padding: 100px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#features2LayoutGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#features2LayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#features2LayoutGrid > .row > .col-1
{
   float: left;
}
#features2LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#features2LayoutGrid:before,
#features2LayoutGrid:after,
#features2LayoutGrid .row:before,
#features2LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#features2LayoutGrid:after,
#features2LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#features2LayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_contact6LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#contact6LayoutGrid1
{
   box-sizing: border-box;
   padding: 100px 0 70px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contact6LayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#contact6LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#contact6LayoutGrid1 > .row > .col-1
{
   float: left;
}
#contact6LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#contact6LayoutGrid1:before,
#contact6LayoutGrid1:after,
#contact6LayoutGrid1 .row:before,
#contact6LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#contact6LayoutGrid1:after,
#contact6LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#contact6LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_contact6Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#contact6Heading
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_contact6LayoutGrid2
{
   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;
}
#contact6LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#contact6LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact6LayoutGrid2 > .row > .col-1, #contact6LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contact6LayoutGrid2 > .row > .col-1, #contact6LayoutGrid2 > .row > .col-2
{
   float: left;
}
#contact6LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#contact6LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#contact6LayoutGrid2:before,
#contact6LayoutGrid2:after,
#contact6LayoutGrid2 .row:before,
#contact6LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#contact6LayoutGrid2:after,
#contact6LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#contact6LayoutGrid2 > .row > .col-1, #contact6LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_contact6Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FAFAFA;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
}
#contact6Card1-card-body
{
   padding: 50px 50px 50px 50px;
   flex: 1 1 auto;
   font-size: 0;
}
#contact6Card1-card-item0
{
   display: inline-block;
   height: 64px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1778F2;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 64px;
}
#contact6Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 64px;
   width: 64px;
}
#contact6Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
}
#contact6Card1-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#contact6Card1-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0;
   color: #1778F2;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#wb_contact6Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FAFAFA;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
}
#contact6Card2-card-body
{
   padding: 50px 50px 50px 50px;
   flex: 1 1 auto;
   font-size: 0;
}
#contact6Card2-card-item0
{
   display: inline-block;
   height: 64px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1778F2;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 64px;
}
#contact6Card2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 64px;
   width: 64px;
}
#contact6Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
}
#contact6Card2-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#contact6Card2-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0;
   color: #1778F2;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#wb_contact6Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 25px 0 ;
   text-align: center;
}
#wb_contact6Text
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 20px;
   line-height: 22.5px;
}
#wb_contact6Text p, #wb_contact6Text ul
{
   margin: 0;
   padding: 0;
}
#wb_contact6Text
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_footer8LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #232323;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer8LayoutGrid
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer8LayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer8LayoutGrid > .row > .col-1, #footer8LayoutGrid > .row > .col-2, #footer8LayoutGrid > .row > .col-3, #footer8LayoutGrid > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer8LayoutGrid > .row > .col-1, #footer8LayoutGrid > .row > .col-2, #footer8LayoutGrid > .row > .col-3, #footer8LayoutGrid > .row > .col-4
{
   float: left;
}
#footer8LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#footer8LayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#footer8LayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#footer8LayoutGrid > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#footer8LayoutGrid:before,
#footer8LayoutGrid:after,
#footer8LayoutGrid .row:before,
#footer8LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#footer8LayoutGrid:after,
#footer8LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footer8LayoutGrid > .row > .col-1, #footer8LayoutGrid > .row > .col-2, #footer8LayoutGrid > .row > .col-3, #footer8LayoutGrid > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_footer8Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 40px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: left;
}
#footer8Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#footer8Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#footer8Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #BBBBBB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#footer8Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footer8Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #BBBBBB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#footer8Card2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footer8Card2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #BBBBBB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#footer8Card2-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_footer8Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 40px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: left;
}
#footer8Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#footer8Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#footer8Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #BBBBBB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#footer8Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footer8Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #BBBBBB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#footer8Card3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_footer8Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 40px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: left;
}
#footer8Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#footer8Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#footer8Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #BBBBBB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_footer8Icon1
{
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 50%;
   text-align: center;
   margin: 4px 4px 4px 4px;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#footer8Icon1
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer8Icon1 i
{
   color: #212529;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_footer8Icon1:hover #footer8Icon1 i
{
   color: #212529;
}
#wb_footer8Icon2
{
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 50%;
   text-align: center;
   margin: 4px 4px 4px 4px;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#footer8Icon2
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer8Icon2 i
{
   color: #212529;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_footer8Icon2:hover #footer8Icon2 i
{
   color: #212529;
}
#wb_footer8Icon3
{
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 50%;
   text-align: center;
   margin: 4px 4px 4px 4px;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#footer8Icon3
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer8Icon3 i
{
   color: #212529;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_footer8Icon3:hover #footer8Icon3 i
{
   color: #212529;
}
#wb_footer8Icon4
{
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 50%;
   text-align: center;
   margin: 4px 4px 4px 4px;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#footer8Icon4
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer8Icon4 i
{
   color: #212529;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_footer8Icon4:hover #footer8Icon4 i
{
   color: #212529;
}
#wb_footer8Image
{
   margin: 0 15px 0 0 ;
   vertical-align: top;
}
#footer8Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   animation: flip 10000ms linear 0ms infinite normal both;
   display: block;
   width: 92.92%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_footer8Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: left;
}
#footer8Heading
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_footer4LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #424242;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer4LayoutGrid
{
   box-sizing: border-box;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer4LayoutGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer4LayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer4LayoutGrid > .row > .col-1
{
   float: left;
}
#footer4LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#footer4LayoutGrid:before,
#footer4LayoutGrid:after,
#footer4LayoutGrid .row:before,
#footer4LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#footer4LayoutGrid:after,
#footer4LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footer4LayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footer4Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footer4Text
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 20px;
   line-height: 22.5px;
}
#wb_footer4Text p, #wb_footer4Text ul
{
   margin: 0;
   padding: 0;
}
#wb_footer4Text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_features2Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
}
#features2Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_features2Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 50px 0 ;
   text-align: center;
}
#wb_features2Text
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 20px;
   line-height: 22.5px;
}
#wb_features2Text p, #wb_features2Text ul
{
   margin: 0;
   padding: 0;
}
#wb_features2Text
{
   display: block;
   margin: 0 0 50px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_features2CardContainer
{
   background-color: #424242;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   width: 100%;
}
#features2CardContainer
{
   display: flex;
   position: relative;
   padding: 0 0 70px 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:768px) 
{
#features2CardContainer
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_features2Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-height: 200px;
   box-sizing: border-box;
   margin: 0 15px 30px 15px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#features2Card1-card-body
{
   padding: 36px 36px 36px 36px;
   flex: 1 1 auto;
   font-size: 0;
}
#features2Card1-card-item0
{
   display: inline-block;
   height: 72px;
   box-sizing: border-box;
   margin: 0;
   padding: 20px 20px 20px 20px;
   border: 0px solid #0D6EFD;
   border-radius: 50%;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#features2Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#features2Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 20px 0 ;
   padding: 0;
}
#features2Card1-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#features2Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#features2Card1-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
   margin: 0;
}
#wb_features2Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-height: 200px;
   box-sizing: border-box;
   margin: 0 15px 30px 15px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#features2Card2-card-body
{
   padding: 36px 36px 36px 36px;
   flex: 1 1 auto;
   font-size: 0;
}
#features2Card2-card-item0
{
   display: inline-block;
   height: 72px;
   box-sizing: border-box;
   margin: 0;
   padding: 20px 20px 20px 20px;
   border: 0px solid #0D6EFD;
   border-radius: 50%;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#features2Card2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#features2Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#features2Card2-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#features2Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#features2Card2-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
   margin: 0;
}
#wb_features2Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-height: 200px;
   box-sizing: border-box;
   margin: 0 15px 30px 15px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#features2Card3-card-body
{
   padding: 36px 36px 36px 36px;
   flex: 1 1 auto;
   font-size: 0;
}
#features2Card3-card-item0
{
   display: inline-block;
   height: 72px;
   box-sizing: border-box;
   margin: 0;
   padding: 20px 20px 20px 20px;
   border: 0px solid #0D6EFD;
   border-radius: 50%;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#features2Card3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#features2Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#features2Card3-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#features2Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#features2Card3-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
   margin: 0;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 128px;
   height: 63px;
   vertical-align: top;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 182px;
   height: 60px;
   vertical-align: top;
}
