body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
#FlexGrid1
{
   display: grid;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   font-size: 0;
   grid-template-columns: 1fr 1fr 1fr 1fr;
   grid-template-rows: 100px auto;
   grid-template-areas:
      "main main main main"
      "main main main main";
}
#FlexGrid1 .main
{
   display: flex;
   grid-area: main;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
}
#wb_menu33LayoutGrid
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   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;
   box-shadow: 0px 4px 8px rgba(0,0,0,0.19);
}
#menu33LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#menu33LayoutGrid > .col-1, #menu33LayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#menu33LayoutGrid > .col-1, #menu33LayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#menu33LayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 250px;
   max-width: 250px;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#menu33LayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 250px) / 1);
   max-width:  calc((100% - 250px) / 1);
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#menu33LayoutGrid > .col-1, #menu33LayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_menu33Image
{
   margin: 0;
   vertical-align: top;
}
#menu33Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 10px 10px 10px 10px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_menu33Menu1
{
   display: block;
   background-color: rgba(255,255,255,0.00);
   font-family: "Open Sans";
   font-weight: normal;
   text-align: right;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#menu33Menu1
{
   display: inline-block;
   background-color: rgba(255,255,255,0.00);
   height: 80px;
}
#wb_menu33Menu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_menu33Menu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_menu33Menu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_menu33Menu1 ul li i
{
   font-size: 24px;
   width: 24px;
   margin-bottom: 8px;
}
#wb_menu33Menu1 ul li a
{
   background-color: rgba(255,255,255,0.00);
   color: #999999;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 30px 15px 30px;
   text-align: center;
}
#wb_menu33Menu1 > ul > li > a 
{
   height: 50px;
}
.menu33Menu1 a 
{
   display: block;
}
#wb_menu33Menu1 li:hover > a, #wb_menu33Menu1 li .active
{
   background-color: #0D6EFD;
   color: #F5F5F5;
}
#wb_menu33Menu1 ul ul
{
   display: none;
   position: absolute;
   top: 80px;
}
#wb_menu33Menu1 ul li:hover > ul
{
   display: list-item;
}
#wb_menu33Menu1 ul ul li 
{
   float: none;
   position: relative;
   width: 184px;
}
#wb_menu33Menu1 ul ul li a
{
   background-color: #F6F6F6;
   border: 0px solid #C5C5C5;
   color: #454545;
}
#wb_menu33Menu1 ul ul li:hover > a, #wb_menu33Menu1 ul ul li .active
{
   background-color: #EDEDED;
   color: #2B2B2B;
}
#wb_menu33Menu1 ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_menu33Menu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_menu33Menu1 ul ul ul li 
{
   left: 184px;
   position: relative;
   top: -80px;
}
#wb_menu33Menu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #999999;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_menu33Menu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #454545;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_menu33Menu1 li:hover > a .arrow-down, #wb_menu33Menu1 li .active .arrow-down
{ 
   border-top-color: #F5F5F5;
}
#wb_menu33Menu1 ul ul li:hover > a .arrow-left, #wb_menu33Menu1 ul ul li .active .arrow-left
{ 
   border-left-color: #2B2B2B;
}
#wb_menu33Menu1 .toggle,[id^=menu33Menu1-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_menu33Menu1
{
   margin: 0;
   text-align: left;
}
#wb_menu33Menu1 ul li a, #wb_menu33Menu1 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_menu33Menu1 .toggle + a
{
   display: none !important;
}
.menu33Menu1 
{
   display: none;
   z-index: 9999;
}
#menu33Menu1 
{
   background-color: transparent;
   display: none;
}
#wb_menu33Menu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_menu33Menu1 .toggle 
{
   display: block;
   background-color: rgba(255,255,255,0.00);
   color: #999999;
   padding: 0 20px 0 20px;
   line-height: 54px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_menu33Menu1 .toggle:hover
{
   background-color: #0D6EFD;
   color: #F5F5F5;
}
[id^=menu33Menu1-submenu]:checked + ul 
{
   display: block !important;
}
#menu33Menu1-title
{
   height: 80px !important;
   line-height: 80px !important;
   text-align: center;
}
#wb_menu33Menu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_menu33Menu1 ul ul .toggle,
#wb_menu33Menu1 ul ul a 
{
   padding: 0 40px;
}
#wb_menu33Menu1 a:hover,
#wb_menu33Menu1 ul ul ul a 
{
   background-color: #F6F6F6;
   color: #454545;
}
#wb_menu33Menu1 ul li ul li .toggle,
#wb_menu33Menu1 ul ul a 
{
   background-color: #F6F6F6;
   color: #454545;
}
#wb_menu33Menu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_menu33Menu1 ul li a 
{
   text-align: left;
}
#wb_menu33Menu1 ul li a br 
{
   display: none;
}
#wb_menu33Menu1 ul li i 
{
   margin-right: 8px;
}
#wb_menu33Menu1 ul ul 
{
   float: none;
   position: static;
}
#wb_menu33Menu1 ul ul li:hover > ul,
#wb_menu33Menu1 ul li:hover > ul 
{
   display: none;
}
#wb_menu33Menu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_menu33Menu1 ul ul ul li 
{
   position: static;
}
#menu33Menu1-icon 
{
   display: block;
   position: absolute;
   left: 30px;
   top: 28px;
   user-select: none;
}
#menu33Menu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #999999;
   color: #999999;
   width: 24px;
}
#wb_menu33Menu1 ul li ul li .toggle:hover
{
   background-color: #EDEDED;
   color: #2B2B2B;
}
#wb_menu33Menu1 .toggle .arrow-down 
{
   border-top-color: #999999;
}
#wb_menu33Menu1 .toggle:hover .arrow-down, #wb_menu33Menu1 li .active .arrow-down
{
   border-top-color: #F5F5F5;
}
#wb_menu33Menu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #454545;
}
#wb_menu33Menu1 ul li ul li .toggle:hover .arrow-down, #wb_menu33Menu1 ul li ul li .active .arrow-down
{
   border-top-color: #2B2B2B;
}
}
#wb_features26LayoutGrid1
{
   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;
}
#features26LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#features26LayoutGrid1 > .col-1, #features26LayoutGrid1 > .col-2, #features26LayoutGrid1 > .col-3, #features26LayoutGrid1 > .col-4, #features26LayoutGrid1 > .col-5
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#features26LayoutGrid1 > .col-1, #features26LayoutGrid1 > .col-2, #features26LayoutGrid1 > .col-3, #features26LayoutGrid1 > .col-4, #features26LayoutGrid1 > .col-5
{
   flex: 0 0 auto;
}
#features26LayoutGrid1 > .col-1
{
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 30px) / 4);
   max-width:  calc((100% - 30px) / 4);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#features26LayoutGrid1 > .col-2
{
   background-color: #1778F2;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 30px) / 4);
   max-width:  calc((100% - 30px) / 4);
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#features26LayoutGrid1 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 30px;
   max-width: 30px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#features26LayoutGrid1 > .col-4
{
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 30px) / 4);
   max-width:  calc((100% - 30px) / 4);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#features26LayoutGrid1 > .col-5
{
   background-color: #1778F2;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 30px) / 4);
   max-width:  calc((100% - 30px) / 4);
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#features26LayoutGrid1 > .col-1, #features26LayoutGrid1 > .col-2, #features26LayoutGrid1 > .col-3, #features26LayoutGrid1 > .col-4, #features26LayoutGrid1 > .col-5
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_features26Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#features26Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#features26Card1-card-item0
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#features26Card1-card-item0 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#features26Card1-card-item1
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#features26Card1-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#features26Card1-card-item2
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #191970;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#features26Card1-card-item2 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_features26Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#features26Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#features26Card2-card-item0
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#features26Card2-card-item0 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#features26Card2-card-item1
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#features26Card2-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#features26Card2-card-item2
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #191970;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#features26Card2-card-item2 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_features26Icon1
{
   background-color: #FF0000;
   background-image: none;
   border: 0px solid #C71585;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#features26Icon1
{
   height: 234px;
   width: 216px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#features26Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 216px;
   line-height: 234px;
   vertical-align: middle;
}
#wb_features26Icon1:hover #features26Icon1 i
{
   color: #FFFFFF;
}
#wb_features26Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C71585;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_features26Icon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#features26Icon2
{
   height: 128px;
   width: 128px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#features26Icon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 128px;
   line-height: 128px;
   vertical-align: middle;
}
#wb_features26Icon2:hover #features26Icon2 i
{
   color: #FFFFFF;
}
#wb_features9LayoutGrid
{
   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;
}
#features9LayoutGrid
{
   box-sizing: border-box;
   padding: 100px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#features9LayoutGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#features9LayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#features9LayoutGrid > .row > .col-1
{
   float: left;
}
#features9LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#features9LayoutGrid:before,
#features9LayoutGrid:after,
#features9LayoutGrid .row:before,
#features9LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#features9LayoutGrid:after,
#features9LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#features9LayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_numbers15LayoutGrid1
{
   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;
}
#numbers15LayoutGrid1
{
   box-sizing: border-box;
   padding: 100px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#numbers15LayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#numbers15LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#numbers15LayoutGrid1 > .row > .col-1
{
   float: left;
}
#numbers15LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#numbers15LayoutGrid1:before,
#numbers15LayoutGrid1:after,
#numbers15LayoutGrid1 .row:before,
#numbers15LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#numbers15LayoutGrid1:after,
#numbers15LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#numbers15LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_numbers8LayoutGrid
{
   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;
}
#numbers8LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#numbers8LayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#numbers8LayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#numbers8LayoutGrid > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#numbers8LayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_team6LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F7F7F7;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#team6LayoutGrid1
{
   box-sizing: border-box;
   padding: 100px 0 70px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#team6LayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#team6LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#team6LayoutGrid1 > .row > .col-1
{
   float: left;
}
#team6LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#team6LayoutGrid1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#team6LayoutGrid1:before,
#team6LayoutGrid1:after,
#team6LayoutGrid1 .row:before,
#team6LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#team6LayoutGrid1:after,
#team6LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#team6LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_testimonials3LayoutGrid1
{
   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;
}
#testimonials3LayoutGrid1
{
   box-sizing: border-box;
   padding: 100px 15px 70px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#testimonials3LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#testimonials3LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#testimonials3LayoutGrid1 > .row > .col-1
{
   float: left;
}
#testimonials3LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#testimonials3LayoutGrid1:before,
#testimonials3LayoutGrid1:after,
#testimonials3LayoutGrid1 .row:before,
#testimonials3LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#testimonials3LayoutGrid1:after,
#testimonials3LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#testimonials3LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_testimonials14LayoutGrid1
{
   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;
}
#testimonials14LayoutGrid1
{
   box-sizing: border-box;
   padding: 100px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#testimonials14LayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#testimonials14LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#testimonials14LayoutGrid1 > .row > .col-1
{
   float: left;
}
#testimonials14LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#testimonials14LayoutGrid1:before,
#testimonials14LayoutGrid1:after,
#testimonials14LayoutGrid1 .row:before,
#testimonials14LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#testimonials14LayoutGrid1:after,
#testimonials14LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#testimonials14LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_gallery10Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: rgba(25,25,112,0.39);
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 5px;
   text-align: center;
}
#gallery10Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#gallery10Card3-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
}
#gallery10Card3-card-item1
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 0px #FF1493 dotted;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#gallery10Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#gallery10Card3-card-item2 h1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
}
#gallery10Card3-card-item3
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
}
#gallery10Card3-card-item3 h1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#gallery10Card3-card-item4
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 5px 5px 0 ;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #00008B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#gallery10Card3-card-item4 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#gallery10Card3-card-item5
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 5px 5px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #00008B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#gallery10Card3-card-item5 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_gallery10Carousel
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_gallery10Carousel
{
   box-sizing: border-box;
   width: 100%;
}
#gallery10Carousel
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#gallery10Carousel .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#gallery10Carousel .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#gallery10Carousel .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 500ms ease-in-out;
   height: 100%;
   text-align: center;
}
#gallery10Carousel .carousel-item-next:not(.carousel-item-start), #gallery10Carousel .active.carousel-item-end
{
   transform: translateX(100%);
}
#gallery10Carousel .carousel-item-prev:not(.carousel-item-end), #gallery10Carousel .active.carousel-item-start
{
   transform: translateX(-100%);
}
#gallery10Carousel .carousel-item-inner
{
   min-height: 430px;
   padding: 0 0 100px 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: flex-end;
   height: 100%;
   box-sizing: border-box;
}
#gallery10Carousel .carousel-inner > .carousel-item > img, #gallery10Carousel .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#gallery10Carousel .carousel-inner > .active, #gallery10Carousel .carousel-inner > .carousel-item-next, #gallery10Carousel .carousel-inner > .carousel-item-prev
{
   display: block;
}
#gallery10Carousel .carousel-inner > .carousel-item-next, #gallery10Carousel .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#gallery10Carousel .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -15px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#gallery10Carousel .carousel-indicators li
{
   display: block;
   float: left;
   margin: 10px 10px 10px 10px;
   width: 9px;
   height: 9px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(255,255,255,1.00);
   border: 1px solid rgba(222,226,230,1.00);
}
#gallery10Carousel .carousel-indicators .active
{
   background-color: rgba(222,226,230,1.00);
}
#gallery10Carousel .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 10%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   cursor: pointer;
   z-index: 7778;
}
#gallery10Carousel .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#gallery10Carousel .carousel-control .carousel-control-prev-icon, #gallery10Carousel .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 48px;
   height: 48px;
   z-index: 5;
}
#gallery10Carousel .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
.sr-only
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#gallery10Carousel .frame
{
   width: 968px;
   display: inline-block;
   float: left;
   height: 530px;
}
#gallery10Carousel .carousel-control-next, #gallery10Carousel .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#gallery10Carousel .carousel-control-next-icon, #gallery10Carousel .carousel-control-prev-icon
{
   display: inline-block;
   width: 48px;
   height: 48px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#gallery10Carousel .carousel-control-next:hover, #gallery10Carousel .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#gallery10Carousel .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23DEE2E6%22%20viewBox%3d%220%200%20192%20192%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M51%2088%20C49%2090%2c%2048%2093%2c%2048%2096%20L48%2096%20L48%2096%20C48%2099%2c%2049%20102%2c%2051%20105%20L123%20177%20L123%20177%20C126%20179%2c%20129%20180%2c%20132%20180%20C135%20180%2c%20138%20179%2c%20141%20177%20C143%20174%2c%20144%20171%2c%20144%20168%20C144%20165%2c%20143%20162%2c%20141%20160%20L77%2096%20L77%2096%20L141%2033%20L141%2033%20C143%2030%2c%20144%2027%2c%20144%2024%20C144%2021%2c%20143%2018%2c%20141%2016%20C138%2013%2c%20135%2012%2c%20132%2012%20C129%2012%2c%20126%2013%2c%20123%2016%20L51%2088Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#gallery10Carousel .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23DEE2E6%22%20viewBox%3d%220%200%20192%20192%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M141%2088%20C143%2090%2c%20144%2093%2c%20144%2096%20L144%2096%20L144%2096%20C144%2099%2c%20143%20102%2c%20141%20105%20L69%20177%20L69%20177%20C66%20179%2c%2063%20180%2c%2060%20180%20C57%20180%2c%2054%20179%2c%2051%20177%20C49%20174%2c%2048%20171%2c%2048%20168%20C48%20165%2c%2049%20162%2c%2051%20160%20L115%2096%20L115%2096%20L51%2033%20L51%2033%20C49%2030%2c%2048%2027%2c%2048%2024%20C48%2021%2c%2049%2018%2c%2051%2016%20C54%2013%2c%2057%2012%2c%2060%2012%20C63%2012%2c%2066%2013%2c%2069%2016%20L141%2088Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#gallery10Carousel .frame-1
{
   background-color: transparent;
   background-image: url('images/constructionsite.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#wb_features9Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#features9Heading
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_features9Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 50px 0 ;
   text-align: center;
}
#wb_features9Text
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   text-decoration: line-through;
   font-size: 20px;
   line-height: 22.5px;
}
#wb_features9Text p, #wb_features9Text ul
{
   margin: 0;
   padding: 0;
}
#wb_features9Text
{
   display: block;
   margin: 0 0 50px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_features9CardContainer
{
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   width: 100%;
}
#features9CardContainer
{
   position: relative;
   padding: 0 0 70px 0;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
#features9CardContainer .owl-dots, #features9CardContainer .owl-nav
{
   text-align: center;
}
#features9CardContainer .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #232323;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#features9CardContainer .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #232323;
   text-decoration: none;
}
#features9CardContainer .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#features9CardContainer .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#features9CardContainer .owl-nav
{
   position:  absolute;
   top: 0;
   display:  none;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 0px);
   height: calc(100% - 92px);
}
#features9CardContainer .owl-nav button.owl-prev, #features9CardContainer .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#features9CardContainer .owl-nav button.owl-prev span, #features9CardContainer .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#features9CardContainer .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#features9CardContainer .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #D6D6D6;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#features9CardContainer .owl-dots .owl-dot.active span, #features9CardContainer .owl-dots .owl-dot:hover span
{
   background: #232323;
}
#wb_features9Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   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;
}
#features9Card1-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#features9Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#features9Card1-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#features9Card1-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#features9Card1-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#features9Card1-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#features9Card1-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#features9Card1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_features9Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   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;
}
#features9Card2-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#features9Card2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#features9Card2-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#features9Card2-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#features9Card2-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#features9Card2-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#features9Card2-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#features9Card2-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_features9Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   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;
}
#features9Card3-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#features9Card3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#features9Card3-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#features9Card3-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#features9Card3-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#features9Card3-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#features9Card3-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#features9Card3-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_features9Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   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;
}
#features9Card4-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#features9Card4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#features9Card4-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#features9Card4-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#features9Card4-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#features9Card4-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#features9Card4-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#features9Card4-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_features9Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   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;
}
#features9Card5-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#features9Card5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#features9Card5-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#features9Card5-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#features9Card5-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#features9Card5-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#features9Card5-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#features9Card5-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_features9Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   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;
}
#features9Card6-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#features9Card6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#features9Card6-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#features9Card6-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#features9Card6-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#features9Card6-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#features9Card6-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#features9Card6-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_numbers15Heading
{
   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;
}
#numbers15Heading
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_numbers15Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 50px 0 ;
   text-align: center;
}
#wb_numbers15Text div
{
   text-align: center;
}
#wb_numbers15Text
{
   display: block;
   margin: 0 0 50px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_numbers15LayoutGrid2
{
   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;
}
#numbers15LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 70px 15px;
   margin-right: auto;
   margin-left: auto;
}
#numbers15LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#numbers15LayoutGrid2 > .row > .col-1, #numbers15LayoutGrid2 > .row > .col-2, #numbers15LayoutGrid2 > .row > .col-3, #numbers15LayoutGrid2 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#numbers15LayoutGrid2 > .row > .col-1, #numbers15LayoutGrid2 > .row > .col-2, #numbers15LayoutGrid2 > .row > .col-3, #numbers15LayoutGrid2 > .row > .col-4
{
   float: left;
}
#numbers15LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: center;
}
#numbers15LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#numbers15LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#numbers15LayoutGrid2 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#numbers15LayoutGrid2:before,
#numbers15LayoutGrid2:after,
#numbers15LayoutGrid2 .row:before,
#numbers15LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#numbers15LayoutGrid2:after,
#numbers15LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#numbers15LayoutGrid2 > .row > .col-1, #numbers15LayoutGrid2 > .row > .col-2, #numbers15LayoutGrid2 > .row > .col-3, #numbers15LayoutGrid2 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_numbers15Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 2px 5px rgba(0,0,0,0.10);
   text-align: left;
}
#numbers15Card1-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#numbers15Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 2px 0;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#numbers15Card1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#numbers15Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 30px 0 15px 0;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#numbers15Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#numbers15Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   border-top: 10px #EEEEEE solid;
   border-width: 10px 0 0 0;
   height: 0;
   line-height: 0;
}
#numbers15Card1-card-item3
{
   box-sizing: border-box;
   margin: -10px 80px 0 0 ;
   border-top: 10px #00C851 solid;
   border-width: 10px 0 0 0;
   height: 0;
   line-height: 0;
}
#numbers15Card1-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 15px 0;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#numbers15Card1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#numbers15Card1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 10px #EEEEEE solid;
   border-width: 10px 0 0 0;
   height: 0;
   line-height: 0;
}
#numbers15Card1-card-item6
{
   box-sizing: border-box;
   margin: -10px 150px 0 0 ;
   border-top: 10px #48BCE8 solid;
   border-width: 10px 0 0 0;
   height: 0;
   line-height: 0;
}
#numbers15Card1-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 15px 0;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#numbers15Card1-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#numbers15Card1-card-item8
{
   box-sizing: border-box;
   margin: 0;
   border-top: 10px #EEEEEE solid;
   border-width: 10px 0 0 0;
   height: 0;
   line-height: 0;
}
#numbers15Card1-card-item9
{
   box-sizing: border-box;
   margin: -10px 150px 0 0 ;
   border-top: 10px #FF0000 solid;
   border-width: 10px 0 0 0;
   height: 0;
   line-height: 0;
}
#numbers15Card1-card-item10
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 15px 0;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#numbers15Card1-card-item10 a
{
   color: inherit;
   text-decoration: none;
}
#numbers15Card1-card-item11
{
   box-sizing: border-box;
   margin: 0;
   border-top: 10px #EEEEEE solid;
   border-width: 10px 0 0 0;
   height: 0;
   line-height: 0;
}
#numbers15Card1-card-item12
{
   box-sizing: border-box;
   margin: -10px 150px 0 0 ;
   border-top: 10px #FFBB33 solid;
   border-width: 10px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_numbers15Card1 .badge
{
   background-color: #FF0000;
   border-radius: .25rem;
   color: #FFFFFF;
   display: inline-block;
   float: right;
   font-size: 75%;
   font-weight: 700;
   line-height: 1;
   padding: .25em .4em;
   text-align: center;
   transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
   vertical-align: baseline;
   white-space: nowrap;
}
#wb_numbers15Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 2px 5px rgba(0,0,0,0.10);
   text-align: left;
}
#numbers15Card2-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#numbers15Card2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 2px 0;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#numbers15Card2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#numbers15Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 30px 0 15px 0;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#numbers15Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#numbers15Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   border-top: 10px #EEEEEE solid;
   border-width: 10px 0 0 0;
   height: 0;
   line-height: 0;
}
#numbers15Card2-card-item3
{
   box-sizing: border-box;
   margin: -10px 80px 0 0 ;
   border-top: 10px #00C851 solid;
   border-width: 10px 0 0 0;
   height: 0;
   line-height: 0;
}
#numbers15Card2-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 15px 0;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#numbers15Card2-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#numbers15Card2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 10px #EEEEEE solid;
   border-width: 10px 0 0 0;
   height: 0;
   line-height: 0;
}
#numbers15Card2-card-item6
{
   box-sizing: border-box;
   margin: -10px 150px 0 0 ;
   border-top: 10px #48BCE8 solid;
   border-width: 10px 0 0 0;
   height: 0;
   line-height: 0;
}
#numbers15Card2-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 15px 0;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#numbers15Card2-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#numbers15Card2-card-item8
{
   box-sizing: border-box;
   margin: 0;
   border-top: 10px #EEEEEE solid;
   border-width: 10px 0 0 0;
   height: 0;
   line-height: 0;
}
#numbers15Card2-card-item9
{
   box-sizing: border-box;
   margin: -10px 150px 0 0 ;
   border-top: 10px #FF0000 solid;
   border-width: 10px 0 0 0;
   height: 0;
   line-height: 0;
}
#numbers15Card2-card-item10
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 15px 0;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#numbers15Card2-card-item10 a
{
   color: inherit;
   text-decoration: none;
}
#numbers15Card2-card-item11
{
   box-sizing: border-box;
   margin: 0;
   border-top: 10px #EEEEEE solid;
   border-width: 10px 0 0 0;
   height: 0;
   line-height: 0;
}
#numbers15Card2-card-item12
{
   box-sizing: border-box;
   margin: -10px 150px 0 0 ;
   border-top: 10px #FFBB33 solid;
   border-width: 10px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_numbers15Card2 .badge
{
   background-color: #FF0000;
   border-radius: .25rem;
   color: #FFFFFF;
   display: inline-block;
   float: right;
   font-size: 75%;
   font-weight: 700;
   line-height: 1;
   padding: .25em .4em;
   text-align: center;
   transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
   vertical-align: baseline;
   white-space: nowrap;
}
#numbers8Tabs
{
   box-sizing: border-box;
   margin: 0;
}
#numbers8Tabs .tab-pane
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #FFFFFF;
   display: none;
   padding: 30px 0 30px 0;
}
#numbers8Tabs .active
{
   display: block;
}
#numbers8Tabs .ui-tabs-nav li a
{
   display: block;
   float: none;
   font-size: 19px;
   padding: 6px 0 6px 0;
}
#numbers8Tabs .nav-tabs
{
   box-sizing: border-box;
   display: table-row;
   list-style: none;
   margin: 0;
   padding: 0;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0 0 10px 0 ;
}
#numbers8Tabs .nav-tabs::after, #numbers8Tabs .nav-tabs::before
{
   display: table;
   content: " ";
}
#numbers8Tabs .nav-tabs::after
{
   clear: both;
}
#numbers8Tabs .nav-tabs > li
{
   display: table-cell;
   float: none;
   margin-bottom: -1px;
   position: relative;
   text-align: center;
}
#numbers8Tabs .nav-tabs > li > a
{
   border: 1px solid transparent;
   border-radius: 6px 6px 0 0;
   color: #000000;
   display: block;
   margin-right: 0px;
   position: relative;
   text-decoration: none;
}
#numbers8Tabs .nav-tabs .nav-link.active, #numbers8Tabs .nav-tabs .nav-item.show .nav-link
{
   background-color: #191970;
   background-image: none;
   border: 1px solid #00008B;
   color: #FFFFFF;
   cursor: default;
}
#numbers8Tabs .nav-tabs a:active, #numbers8Tabs .nav-tabs a:hover
{
   outline: 0;
}
#numbers8Tabs .nav-tabs a:focus, #numbers8Tabs .nav-tabs a:hover
{
   background-color: #191970;
   background-image: none;
   border-color: rgba(0,0,139,1.00);
   color: #FFFFFF;
   text-decoration: none;
}
#numbers8Tabs .fade
{
   opacity: 0;
   transition: opacity .3s linear;
}
#numbers8Tabs .fade.show
{
   opacity: 1;
}
#numbers8Tabs .steps
{
   display: table;
   width: 100%;
   position: relative;
   margin-bottom: 10px;
}
#numbers8Tabs .nav-item
{
   box-sizing: border-box;
   position: relative;
   text-align: center;
}
#numbers8Tabs .nav-tabs .nav-link
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   color: #000000;
   cursor: pointer;
   box-sizing: border-box;
   display: inline-block !important;
   width: 31px;
   height: 31px;
   line-height: 31px;
   text-align: center;
   border-radius: 50% !important;
}
#numbers8Tabs .nav-tabs:before
{
   box-sizing: border-box;
   display: table;
   background-color: #AED0EA;
   bottom: 0;
   content: " ";
   height: 0px;
   position: absolute;
   top: 15px;
   width: 100%;
   z-index: 0;
}
#numbers8Tabs .ui-widget-content
{
   font-size: 0;
   text-align: left;
}
#numbers8Tabs .ui-tabs-panel
{
   overflow: auto;
   padding: 30px 0 30px 0;
}
#numbers8Tabs .description
{
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   pointer-events: none;
   margin: 10px 0 0 0;
   color: #222222;
}
#wb_numbers8Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_numbers8Text1 div
{
   text-align: center;
}
#wb_numbers8Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_numbers8Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_numbers8Text2 div
{
   text-align: center;
}
#wb_numbers8Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_numbers8Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_numbers8Text3 div
{
   text-align: center;
}
#wb_numbers8Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_numbers8Heading
{
   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;
}
#numbers8Heading
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_team6Heading
{
   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;
}
#team6Heading
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_team6Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 50px 0 ;
   text-align: center;
}
#wb_team6Text
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 20px;
   line-height: 22.5px;
}
#wb_team6Text p, #wb_team6Text ul
{
   margin: 0;
   padding: 0;
}
#wb_team6Text
{
   display: block;
   margin: 0 0 50px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_team6LayoutGrid2
{
   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;
}
#team6LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#team6LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#team6LayoutGrid2 > .row > .col-1, #team6LayoutGrid2 > .row > .col-2, #team6LayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#team6LayoutGrid2 > .row > .col-1, #team6LayoutGrid2 > .row > .col-2, #team6LayoutGrid2 > .row > .col-3
{
   float: left;
}
#team6LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#team6LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#team6LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#team6LayoutGrid2:before,
#team6LayoutGrid2:after,
#team6LayoutGrid2 .row:before,
#team6LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#team6LayoutGrid2:after,
#team6LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#team6LayoutGrid2 > .row > .col-1, #team6LayoutGrid2 > .row > .col-2, #team6LayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_team6Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#team6Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#team6Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 125px;
   width: 100%;
   height: 125px;
}
#team6Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 0 150px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#team6Card1-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 50px 150px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_team6Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#team6Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#team6Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 125px;
   width: 100%;
   height: 125px;
}
#team6Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 0 150px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#team6Card2-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 50px 150px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_team6Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#team6Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#team6Card4-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 125px;
   width: 100%;
   height: 125px;
}
#team6Card4-card-item1
{
   box-sizing: border-box;
   margin: 0 0 0 150px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#team6Card4-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 50px 150px;
   padding: 0;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_team6Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#team6Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#team6Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 125px;
   width: 100%;
   height: 125px;
}
#team6Card3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 0 150px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#team6Card3-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 50px 150px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_team6Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#team6Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#team6Card5-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 125px;
   width: 100%;
   height: 125px;
}
#team6Card5-card-item1
{
   box-sizing: border-box;
   margin: 0 0 0 150px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#team6Card5-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 50px 150px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_team6Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#team6Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#team6Card6-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 125px;
   width: 100%;
   height: 125px;
}
#team6Card6-card-item1
{
   box-sizing: border-box;
   margin: 0 0 0 150px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#team6Card6-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 50px 150px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_testimonials3Heading
{
   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;
}
#testimonials3Heading
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_testimonials3LayoutGrid2
{
   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;
}
#testimonials3LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#testimonials3LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#testimonials3LayoutGrid2 > .row > .col-1, #testimonials3LayoutGrid2 > .row > .col-2, #testimonials3LayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#testimonials3LayoutGrid2 > .row > .col-1, #testimonials3LayoutGrid2 > .row > .col-2, #testimonials3LayoutGrid2 > .row > .col-3
{
   float: left;
}
#testimonials3LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#testimonials3LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#testimonials3LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#testimonials3LayoutGrid2:before,
#testimonials3LayoutGrid2:after,
#testimonials3LayoutGrid2 .row:before,
#testimonials3LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#testimonials3LayoutGrid2:after,
#testimonials3LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#testimonials3LayoutGrid2 > .row > .col-1, #testimonials3LayoutGrid2 > .row > .col-2, #testimonials3LayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_testimonials3Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #EFEFEF;
   border-radius: 0px;
   text-align: center;
}
#testimonials3Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#testimonials3Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 26.6px;
}
#testimonials3Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 15px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 80px;
}
#testimonials3Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_testimonials3Card1
{
   border-color: #EFEFEF;
   transition: border-color 300ms linear 0ms;
}
#wb_testimonials3Card1:hover
{
   border-color: #1E90FF;
   transition: border-color 300ms linear 0ms;
}
#wb_testimonials3Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #EFEFEF;
   border-radius: 0px;
   text-align: center;
}
#testimonials3Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#testimonials3Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 26.6px;
}
#testimonials3Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 15px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 80px;
}
#testimonials3Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_testimonials3Card2
{
   border-color: #EFEFEF;
   transition: border-color 300ms linear 0ms;
}
#wb_testimonials3Card2:hover
{
   border-color: #1E90FF;
   transition: border-color 300ms linear 0ms;
}
#wb_testimonials3Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #EFEFEF;
   border-radius: 0px;
   text-align: center;
}
#testimonials3Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#testimonials3Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 26.6px;
}
#testimonials3Card3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 15px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 80px;
}
#testimonials3Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_testimonials3Card3
{
   border-color: #EFEFEF;
   transition: border-color 300ms linear 0ms;
}
#wb_testimonials3Card3:hover
{
   border-color: #1E90FF;
   transition: border-color 300ms linear 0ms;
}
#wb_testimonials3LayoutGrid3
{
   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;
}
#testimonials3LayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#testimonials3LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#testimonials3LayoutGrid3 > .row > .col-1, #testimonials3LayoutGrid3 > .row > .col-2, #testimonials3LayoutGrid3 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#testimonials3LayoutGrid3 > .row > .col-1, #testimonials3LayoutGrid3 > .row > .col-2, #testimonials3LayoutGrid3 > .row > .col-3
{
   float: left;
}
#testimonials3LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#testimonials3LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#testimonials3LayoutGrid3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#testimonials3LayoutGrid3:before,
#testimonials3LayoutGrid3:after,
#testimonials3LayoutGrid3 .row:before,
#testimonials3LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#testimonials3LayoutGrid3:after,
#testimonials3LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#testimonials3LayoutGrid3 > .row > .col-1, #testimonials3LayoutGrid3 > .row > .col-2, #testimonials3LayoutGrid3 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_testimonials3Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #EFEFEF;
   border-radius: 0px;
   text-align: center;
}
#testimonials3Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#testimonials3Card4-card-item0
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 26.6px;
}
#testimonials3Card4-card-item1
{
   box-sizing: border-box;
   margin: 0 0 15px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 80px;
}
#testimonials3Card4-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_testimonials3Card4
{
   border-color: #EFEFEF;
   transition: border-color 300ms linear 0ms;
}
#wb_testimonials3Card4:hover
{
   border-color: #1E90FF;
   transition: border-color 300ms linear 0ms;
}
#wb_testimonials3Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #EFEFEF;
   border-radius: 0px;
   text-align: center;
}
#testimonials3Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#testimonials3Card5-card-item0
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 26.6px;
}
#testimonials3Card5-card-item1
{
   box-sizing: border-box;
   margin: 0 0 15px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 80px;
}
#testimonials3Card5-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_testimonials3Card5
{
   border-color: #EFEFEF;
   transition: border-color 300ms linear 0ms;
}
#wb_testimonials3Card5:hover
{
   border-color: #1E90FF;
   transition: border-color 300ms linear 0ms;
}
#wb_testimonials3Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #EFEFEF;
   border-radius: 0px;
   text-align: center;
}
#testimonials3Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#testimonials3Card6-card-item0
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 26.6px;
}
#testimonials3Card6-card-item1
{
   box-sizing: border-box;
   margin: 0 0 15px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 80px;
}
#testimonials3Card6-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_testimonials3Card6
{
   border-color: #EFEFEF;
   transition: border-color 300ms linear 0ms;
}
#wb_testimonials3Card6:hover
{
   border-color: #1E90FF;
   transition: border-color 300ms linear 0ms;
}
#wb_testimonials14Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C579B;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#testimonials14Heading
{
   color: #1778F2;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_testimonials14LayoutGrid2
{
   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;
}
#testimonials14LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#testimonials14LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#testimonials14LayoutGrid2 > .row > .col-1, #testimonials14LayoutGrid2 > .row > .col-2, #testimonials14LayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#testimonials14LayoutGrid2 > .row > .col-1, #testimonials14LayoutGrid2 > .row > .col-2, #testimonials14LayoutGrid2 > .row > .col-3
{
   float: left;
}
#testimonials14LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#testimonials14LayoutGrid2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 0 0;
}
#testimonials14LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#testimonials14LayoutGrid2 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#testimonials14LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#testimonials14LayoutGrid2 > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#testimonials14LayoutGrid2:before,
#testimonials14LayoutGrid2:after,
#testimonials14LayoutGrid2 .row:before,
#testimonials14LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#testimonials14LayoutGrid2:after,
#testimonials14LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#testimonials14LayoutGrid2 > .row > .col-1, #testimonials14LayoutGrid2 > .row > .col-2, #testimonials14LayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#testimonials14LayoutGrid2-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 300px;
   transform: scaleY(-1.01);
}
#testimonials14LayoutGrid2-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#testimonials14LayoutGrid2-divider-bottom .divider-fill
{
   fill: rgba(23,120,242,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_testimonials14Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 350px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #D9D9D9;
   border-radius: 20px;
   box-shadow: 5px 5px 20px rgba(0,0,0,0.28);
   text-align: center;
}
#testimonials14Card1-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#testimonials14Card1-card-item0
{
   box-sizing: border-box;
   margin: 10px 10px 25px 10px;
   padding: 0;
   color: #808080;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
   line-height: 28.5px;
}
#testimonials14Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   padding: 0;
   border: 6px solid #1778F2;
   border-radius: 50%;
   max-width: 128px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 128px;
}
#testimonials14Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
   color: #111111;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#testimonials14Card1-card-item3
{
   box-sizing: border-box;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 0;
   color: #808080;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_testimonials14Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 350px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #D9D9D9;
   border-radius: 20px;
   box-shadow: 5px 5px 20px rgba(0,0,0,0.28);
   text-align: center;
}
#testimonials14Card2-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#testimonials14Card2-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 25px 0 ;
   padding: 0;
   color: #808080;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
   line-height: 28.5px;
}
#testimonials14Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   padding: 0;
   border: 6px solid #1778F2;
   border-radius: 50%;
   max-width: 128px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 128px;
}
#testimonials14Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
   color: #111111;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#testimonials14Card2-card-item3
{
   box-sizing: border-box;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 0;
   color: #808080;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_testimonials14Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 350px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #D9D9D9;
   border-radius: 20px;
   box-shadow: 5px 5px 20px rgba(0,0,0,0.28);
   text-align: center;
}
#testimonials14Card3-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#testimonials14Card3-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 25px 0 ;
   padding: 0;
   color: #808080;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
   line-height: 28.5px;
}
#testimonials14Card3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   padding: 0;
   border: 6px solid #1778F2;
   border-radius: 50%;
   max-width: 128px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 128px;
}
#testimonials14Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
   color: #111111;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#testimonials14Card3-card-item3
{
   box-sizing: border-box;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 0;
   color: #808080;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_footer10LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #313030;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer10LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer10LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer10LayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#footer10LayoutGrid1 > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#footer10LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footer10LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #313030;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer10LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#footer10LayoutGrid2 > .col-1, #footer10LayoutGrid2 > .col-2, #footer10LayoutGrid2 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer10LayoutGrid2 > .col-1, #footer10LayoutGrid2 > .col-2, #footer10LayoutGrid2 > .col-3
{
   flex: 0 0 auto;
}
#footer10LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#footer10LayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#footer10LayoutGrid2 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.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)
{
#footer10LayoutGrid2 > .col-1, #footer10LayoutGrid2 > .col-2, #footer10LayoutGrid2 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footer10Menu
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0 0 50px 0 ;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_footer10Menu::after
{
   content: "";
   display: table;
clear: both;
}
#wb_footer10Menu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_footer10Menu li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_footer10Menu a
{
   display: block;
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_footer10Menu > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_footer10Menu li:hover a, #wb_footer10Menu a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_footer10Menu .firstmain a
{
   margin-top: 0px;
}
#wb_footer10Menu li.lastmain
{
   padding-bottom: 0px;
}
#wb_footer10Menu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_footer10Heading1
{
   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;
}
#footer10Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_footer10Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_footer10Text1
{
   color: #F7F7F7;
   font-family: Arial;
   font-weight: 400;
   font-size: 19px;
   line-height: 26px;
}
#wb_footer10Text1 p, #wb_footer10Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_footer10Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footer10Heading2
{
   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;
}
#footer10Heading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_footer10Heading3
{
   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;
}
#footer10Heading3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_footer10Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_footer10Text2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 19px;
   line-height: 21px;
}
#wb_footer10Text2 p, #wb_footer10Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_footer10Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footer10LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #313030;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
}
#footer10LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer10LayoutGrid3 > .col-1, #footer10LayoutGrid3 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer10LayoutGrid3 > .col-1, #footer10LayoutGrid3 > .col-2
{
   flex: 0 0 auto;
}
#footer10LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-start;
   text-align: left;
}
#footer10LayoutGrid3 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 30px 0 30px 0;
}
#footer10LayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#footer10LayoutGrid3 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 30px 0 30px 0;
}
@media (max-width: 768px)
{
#footer10LayoutGrid3 > .col-1, #footer10LayoutGrid3 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footer10Icon2
{
   background-color: #C8C8C8;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer10Icon2 a
{
   text-decoration: none;
}
#wb_footer10Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footer10Icon2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#footer10Icon2
{
   height: 20px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer10Icon2 i
{
   color: #313030;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_footer10Icon2:hover #footer10Icon2 i
{
   color: #313030;
}
#wb_footer10Icon4
{
   background-color: #C8C8C8;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer10Icon4 a
{
   text-decoration: none;
}
#wb_footer10Icon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footer10Icon4:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#footer10Icon4
{
   height: 20px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer10Icon4 i
{
   color: #313030;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_footer10Icon4:hover #footer10Icon4 i
{
   color: #313030;
}
#wb_footer10Icon5
{
   background-color: #C8C8C8;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer10Icon5 a
{
   text-decoration: none;
}
#wb_footer10Icon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footer10Icon5:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#footer10Icon5
{
   height: 20px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer10Icon5 i
{
   color: #313030;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_footer10Icon5:hover #footer10Icon5 i
{
   color: #313030;
}
#wb_footer10Icon3
{
   background-color: #C8C8C8;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer10Icon3 a
{
   text-decoration: none;
}
#wb_footer10Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footer10Icon3:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#footer10Icon3
{
   height: 20px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer10Icon3 i
{
   color: #313030;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_footer10Icon3:hover #footer10Icon3 i
{
   color: #313030;
}
#wb_footer10Icon1
{
   background-color: #C8C8C8;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer10Icon1 a
{
   text-decoration: none;
}
#wb_footer10Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footer10Icon1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#footer10Icon1
{
   height: 20px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer10Icon1 i
{
   color: #313030;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_footer10Icon1:hover #footer10Icon1 i
{
   color: #313030;
}
#wb_footer10Icon6
{
   background-color: #C8C8C8;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer10Icon6 a
{
   text-decoration: none;
}
#wb_footer10Icon6 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footer10Icon6:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#footer10Icon6
{
   height: 20px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer10Icon6 i
{
   color: #313030;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_footer10Icon6:hover #footer10Icon6 i
{
   color: #313030;
}
#wb_footer10Icon7
{
   background-color: #C8C8C8;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer10Icon7 a
{
   text-decoration: none;
}
#wb_footer10Icon7 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footer10Icon7:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#footer10Icon7
{
   height: 20px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer10Icon7 i
{
   color: #313030;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_footer10Icon7:hover #footer10Icon7 i
{
   color: #313030;
}
#footer10Email
{
   box-sizing: border-box;
   line-height: 18px;
   margin: 0 15px 0 0 ;
   border: 1px solid #C2C1C1;
   border-radius: 0px;
   background-color: #313030;
   background-image: none;
   color: #C2C1C1;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding: 8px 4px 8px 4px;
}
#footer10Email:focus
{
   outline: 0;
}
#footer10Email::placeholder
{
   color: #C2C1C1;
   opacity: 1;
}
#footer10Email::-ms-input-placeholder
{
   color: #C2C1C1;
}
#footer10Label1
{
   box-sizing: border-box;
   margin: 0 0 15px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: left;
   vertical-align: top;
   padding: 0;
}
#footer10Label1:focus
{
   outline: 0;
}
#footer10Button
{
   border: 0px solid #1778F2;
   border-radius: 0px;
   background-color: #1778F2;
   background-image: none;
   color: #FFFFFF;
   cursor: pointer;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#footer10Button:focus
{
   outline: 0;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   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;
}
#Card1-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card1-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card1-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card1-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
