html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_home
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 75vh;
   background-color: transparent;
   background-image: none;
   border: 0px dashed #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#home
{
   box-sizing: border-box;
   height: 75vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
}
#home > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#home > .col-1
{
   flex: 0 0 auto;
}
#home > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#home > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/freeway800.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px none #000000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid10
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0px 15px 0px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid10 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid10 > .col-1
{
   background-color: transparent;
   background-image: none;
   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: 480px)
{
#LayoutGrid10 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#LayoutGrid10-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.67;
}
#wb_headerLayoutGrid
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.83);
   background-image: none;
   border: 0px none #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headerLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 9px 0px 2px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2, #headerLayoutGrid > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2, #headerLayoutGrid > .col-3
{
   flex: 0 0 auto;
}
#headerLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#headerLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#headerLayoutGrid > .col-3
{
   background-color: transparent;
   background-image: none;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   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: 480px)
{
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2, #headerLayoutGrid > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_headerLayoutGrid
{
   backdrop-filter: blur(3.5px);
   transition: backdrop-filter 500ms linear 0ms;
}
#wb_aboutLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.50);
   background-image: none;
   border: 1px none #FFFFFF;
   border-radius: 30px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.10);
}
#aboutLayoutGrid2
{
   box-sizing: border-box;
   padding: 39px 50px 0px 50px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#aboutLayoutGrid2 > .row
{
   margin-right: -50px;
   margin-left: -50px;
}
#aboutLayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 50px;
   padding-left: 50px;
   position: relative;
}
#aboutLayoutGrid2 > .row > .col-1
{
   float: left;
}
#aboutLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#aboutLayoutGrid2:before,
#aboutLayoutGrid2:after,
#aboutLayoutGrid2 .row:before,
#aboutLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#aboutLayoutGrid2:after,
#aboutLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#aboutLayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_aboutLayoutGrid2
{
   backdrop-filter: blur(3.5px);
   transition: backdrop-filter 500ms linear 0ms;
}
#wb_servicesLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.99);
   background-image: none;
   border: 1px dashed #FFFFFF;
   border-radius: 30px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.10);
}
#servicesLayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#servicesLayoutGrid2 > .col-1, #servicesLayoutGrid2 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 21px;
   padding-left: 21px;
   position: relative;
}
#servicesLayoutGrid2 > .col-1, #servicesLayoutGrid2 > .col-2
{
   flex: 0 0 auto;
}
#servicesLayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#servicesLayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#servicesLayoutGrid2 > .col-1, #servicesLayoutGrid2 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_servicesLayoutGrid2
{
   backdrop-filter: blur(3.5px);
   transition: backdrop-filter 500ms linear 0ms;
}
#wb_aboutHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 115px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   text-align: center;
}
#aboutHeading1
{
   color: #4F4F4F;
   font-family: "Roboto";
   font-weight: 900;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_footerLogo
{
   margin: 0px 0px 16px 0px;
   vertical-align: top;
}
#footerLogo
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 328px;
   height: 312px;
   vertical-align: top;
}
#wb_headerLogo
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #E17BAA;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 0px 0px;
   text-align: left;
}
#headerLogo
{
   color: #9455A6;
   font-family: "Open Sans ExtraBold";
   font-weight: bold;
   font-style: normal;
   font-size: 35px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Prices
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #BCC7FD;
   background-image: linear-gradient(225deg, #BCC7FD 0%, #71E2F4 100%);
   border: 0px dashed #B5E8FB;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Prices
{
   box-sizing: border-box;
   padding: 37px 15px 86px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Prices > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Prices > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Prices > .row > .col-1
{
   float: left;
}
#Prices > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#Prices:before,
#Prices:after,
#Prices .row:before,
#Prices .row:after
{
   display: table;
   content: " ";
}
#Prices:after,
#Prices .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#Prices > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_aboutCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 300px;
   box-sizing: border-box;
   margin: 0px 0px 23px 0px;
   background-color: transparent;
   background-image: none;
   border: 0px none #DDDDDD;
   border-radius: 0px;
   text-align: left;
}
#aboutCard1-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#aboutCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   line-height: 43px;
}
#aboutCard1-card-item0 i
{
   color: #4F4F4F;
   margin-left: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#aboutCard1-card-item1
{
   box-sizing: border-box;
   margin: 25px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
}
#aboutCard1-card-item1 h1
{
   color: #333333;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_aboutCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 250px;
   box-sizing: border-box;
   margin: 0px 0px 19px 0px;
   background-color: transparent;
   background-image: none;
   border: 0px none #DDDDDD;
   border-radius: 0px;
   text-align: left;
}
#aboutCard4-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#aboutCard4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   background-color: transparent;
   background-image: none;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   line-height: 43px;
}
#aboutCard4-card-item0 i
{
   color: #4F4F4F;
   margin-left: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#aboutCard4-card-item1
{
   box-sizing: border-box;
   margin: 25px 0px 4px 0px;
   padding: 0px 0px 0px 0px;
}
#aboutCard4-card-item1 h1
{
   color: #333333;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#wb_servicesCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 12px 0px 0px;
   background-color: transparent;
   background-image: none;
   border: 0px none #DDDDDD;
   border-radius: 0px;
   text-align: left;
}
#servicesCard3-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#servicesCard3-card-item0
{
   box-sizing: border-box;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   color: #4F4F4F;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#servicesCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   color: #4F4F4F;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 28.5px;
   min-height: 100px;
}
#wb_servicesImage1
{
   margin: 0;
   vertical-align: top;
}
#servicesImage1
{
   border: 0px solid #000000;
   border-radius: 30px;
   box-sizing: border-box;
   padding: 15px 0px 0px 15px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 796px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image1
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0px 0px 0px 25px;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_aboutUsLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px dashed #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#aboutUsLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 107px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#aboutUsLayoutGrid1 > .col-1, #aboutUsLayoutGrid1 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#aboutUsLayoutGrid1 > .col-1, #aboutUsLayoutGrid1 > .col-2
{
   flex: 0 0 auto;
}
#aboutUsLayoutGrid1 > .col-1
{
   background-color: #4F4F4F;
   background-image: none;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#aboutUsLayoutGrid1 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 25px 50px 25px;
}
#aboutUsLayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#aboutUsLayoutGrid1 > .col-1, #aboutUsLayoutGrid1 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFDEAD;
   background-color: rgba(255, 222, 173, 0.50);
   background-image: none;
   border: 1px none #FFFFFF;
   border-radius: 30px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.10);
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 22px 50px 0px 50px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid6 > .row
{
   margin-right: -50px;
   margin-left: -50px;
}
#LayoutGrid6 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 50px;
   padding-left: 50px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid6
{
   backdrop-filter: blur(3.5px);
   transition: backdrop-filter 500ms linear 0ms;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 300px;
   box-sizing: border-box;
   margin: 0px 0px 23px 0px;
   background-color: transparent;
   background-image: none;
   border: 0px none #DDDDDD;
   border-radius: 0px;
   text-align: left;
}
#Card7-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   line-height: 43px;
}
#Card7-card-item0 i
{
   color: #4F4F4F;
   margin-left: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 25px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
}
#Card7-card-item1 h1
{
   color: #333333;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 250px;
   box-sizing: border-box;
   margin: 0px 0px 19px 0px;
   background-color: transparent;
   background-image: none;
   border: 0px none #DDDDDD;
   border-radius: 0px;
   text-align: left;
}
#Card8-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   background-color: transparent;
   background-image: none;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   line-height: 43px;
}
#Card8-card-item0 i
{
   color: #4F4F4F;
   margin-left: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 25px 0px 4px 0px;
   padding: 0px 0px 0px 0px;
}
#Card8-card-item1 h1
{
   color: #333333;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#wb_rules
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   border: 0px dashed #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#rules
{
   box-sizing: border-box;
   padding: 100px 15px 105px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#rules > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#rules > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#rules > .row > .col-1
{
   float: left;
}
#rules > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#rules:before,
#rules:after,
#rules .row:before,
#rules .row:after
{
   display: table;
   content: " ";
}
#rules:after,
#rules .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#rules > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_aboutText1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_aboutText1 div
{
   text-align: left;
}
#wb_aboutText1
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_aboutImage1
{
   margin: 0;
   vertical-align: top;
}
#aboutImage1
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1024px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0px 0px 25px 0px;
   padding: 0px 0px 0px 0px;
   text-align: left;
}
#Heading4
{
   color: #E4DAE2;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Abou_continuedt_lakes
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #BCC7FD;
   background-image: linear-gradient(225deg, #BCC7FD 0%, #71E2F4 100%);
   border: 0px dashed #B5E8FB;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Abou_continuedt_lakes
{
   box-sizing: border-box;
   padding: 14px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Abou_continuedt_lakes > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Abou_continuedt_lakes > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Abou_continuedt_lakes > .row > .col-1
{
   float: left;
}
#Abou_continuedt_lakes > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#Abou_continuedt_lakes:before,
#Abou_continuedt_lakes:after,
#Abou_continuedt_lakes .row:before,
#Abou_continuedt_lakes .row:after
{
   display: table;
   content: " ";
}
#Abou_continuedt_lakes:after,
#Abou_continuedt_lakes .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#Abou_continuedt_lakes > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_locationsLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.50);
   background-image: none;
   border: 1px none #FFFFFF;
   border-radius: 30px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.10);
}
#locationsLayoutGrid2
{
   box-sizing: border-box;
   padding: 25px 25px 25px 25px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#locationsLayoutGrid2 > .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#locationsLayoutGrid2 > .row > .col-1, #locationsLayoutGrid2 > .row > .col-2, #locationsLayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#locationsLayoutGrid2 > .row > .col-1, #locationsLayoutGrid2 > .row > .col-2, #locationsLayoutGrid2 > .row > .col-3
{
   float: left;
}
#locationsLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#locationsLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: left;
}
#locationsLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: left;
}
#locationsLayoutGrid2:before,
#locationsLayoutGrid2:after,
#locationsLayoutGrid2 .row:before,
#locationsLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#locationsLayoutGrid2:after,
#locationsLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#locationsLayoutGrid2 > .row > .col-1, #locationsLayoutGrid2 > .row > .col-2, #locationsLayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_locationsLayoutGrid2
{
   backdrop-filter: blur(3.5px);
   transition: backdrop-filter 500ms linear 0ms;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 30px;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 512px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Image3
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#Image3:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_locationsImage2
{
   margin: 0;
   vertical-align: top;
}
#locationsImage2
{
   border: 0px solid #000000;
   border-radius: 30px;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 512px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#locationsImage2
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#locationsImage2:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_locationsImage3
{
   margin: 0;
   vertical-align: top;
}
#locationsImage3
{
   border: 0px solid #000000;
   border-radius: 30px;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 512px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#locationsImage3
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#locationsImage3:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-align: center;
}
#Heading2
{
   color: #0000CD;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_locationsHeading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-align: center;
}
#locationsHeading4
{
   color: #9400D3;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_locationsHeading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-align: center;
}
#locationsHeading5
{
   color: #228B22;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_locationsText1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0px 0px 0px;
   text-align: left;
}
#wb_locationsText1
{
   color: #4F4F4F;
   font-family: Roboto;
   font-weight: normal;
   font-size: 15px;
   line-height: 13px;
}
#wb_locationsText1 div
{
   text-align: left;
}
#wb_locationsText1 p
{
   margin: 0;
   padding: 0;
}
#wb_locationsText1
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_locationsText2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0px 0px 0px;
   text-align: left;
}
#wb_locationsText2
{
   color: #4F4F4F;
   font-family: Roboto;
   font-weight: normal;
   font-size: 15px;
   line-height: 13px;
}
#wb_locationsText2 div
{
   text-align: left;
}
#wb_locationsText2 p
{
   margin: 0;
   padding: 0;
}
#wb_locationsText2
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_locationsText3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0px 0px 0px;
   text-align: left;
}
#wb_locationsText3
{
   color: #4F4F4F;
   font-family: Roboto;
   font-weight: normal;
   font-size: 15px;
   line-height: 13px;
}
#wb_locationsText3 div
{
   text-align: left;
}
#wb_locationsText3 p
{
   margin: 0;
   padding: 0;
}
#wb_locationsText3
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_aboutLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px dashed #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#aboutLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#aboutLayoutGrid1 > .col-1, #aboutLayoutGrid1 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#aboutLayoutGrid1 > .col-1, #aboutLayoutGrid1 > .col-2
{
   flex: 0 0 auto;
}
#aboutLayoutGrid1 > .col-1
{
   background-color: #BF745C;
   background-image: none;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#aboutLayoutGrid1 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 25px 50px 25px;
}
#aboutLayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#aboutLayoutGrid1 > .col-1, #aboutLayoutGrid1 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px none #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.10);
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 60px 0px 15px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 18px;
   padding-left: 18px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   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: center;
   text-align: center;
}
#LayoutGrid1 > .col-3
{
   background-color: transparent;
   background-image: none;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid1
{
   backdrop-filter: blur(3.5px);
   transition: backdrop-filter 500ms linear 0ms;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.50);
   background-image: none;
   border: 1px none #FFFFFF;
   border-radius: 30px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.10);
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 25px 25px 25px 25px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid5 > .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid5 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid5
{
   backdrop-filter: blur(3.5px);
   transition: backdrop-filter 500ms linear 0ms;
}
#wb_Image7
{
   margin: 0;
   vertical-align: top;
}
#Image7
{
   border: 0px solid #000000;
   border-radius: 30px;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 512px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Image7
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#Image7:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Image8
{
   margin: 0;
   vertical-align: top;
}
#Image8
{
   border: 0px solid #000000;
   border-radius: 30px;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 512px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Image8
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#Image8:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Image9
{
   margin: 0;
   vertical-align: top;
}
#Image9
{
   border: 0px solid #000000;
   border-radius: 30px;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 512px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Image9
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#Image9:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-align: center;
}
#Heading5
{
   color: #FF7F50;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-align: center;
}
#Heading6
{
   color: #1B84C7;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-align: center;
}
#Heading7
{
   color: #4F4F4F;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Text2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0px 0px 0px;
   text-align: left;
}
#wb_Text2
{
   color: #4F4F4F;
   font-family: Roboto;
   font-weight: normal;
   font-size: 15px;
   line-height: 13px;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2 p
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0px 0px 0px;
   text-align: left;
}
#wb_Text3
{
   color: #4F4F4F;
   font-family: Roboto;
   font-weight: normal;
   font-size: 15px;
   line-height: 13px;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text3 p
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 0px 0px 42px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text6 div
{
   text-align: left;
}
#wb_Text6
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text7 div
{
   text-align: left;
}
#wb_Text7
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px dashed #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid8 > .col-1
{
   background-color: #292D33;
   background-image: none;
   flex-basis:  calc((100% - 15px) / 2);
   max-width:  calc((100% - 15px) / 2);
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid8 > .col-2
{
   background-color: transparent;
   background-image: none;
   flex-basis: 15px;
   max-width: 15px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid8 > .col-3
{
   background-color: #292D33;
   background-image: none;
   flex-basis:  calc((100% - 15px) / 2);
   max-width:  calc((100% - 15px) / 2);
   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: 480px)
{
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #292D33;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card1-card-body
{
   padding: 50px 0px 50px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #989898;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 29.9px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item2
{
   display: inline-block;
   height: 69px;
   box-sizing: border-box;
   margin: 0px 10px 0px 0px;
   border: 0px solid #F5F5F5;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card1-card-item2 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#Card1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#wb_contactCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #292D33;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#contactCard2-card-body
{
   padding: 50px 0px 50px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#contactCard2-card-item0
{
   display: inline-block;
   height: 71px;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   border: 2px solid #D9D9D9;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #D9D9D9;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#contactCard2-card-item0 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#contactCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#contactCard2-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #989898;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 29.9px;
}
#contactCard2-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#contactCard2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px dashed #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2, #LayoutGrid9 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2, #LayoutGrid9 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid9 > .col-1
{
   background-color: #292D33;
   background-image: none;
   flex-basis:  calc((100% - 15px) / 2);
   max-width:  calc((100% - 15px) / 2);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid9 > .col-2
{
   background-color: transparent;
   background-image: none;
   flex-basis: 15px;
   max-width: 15px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid9 > .col-3
{
   background-color: #292D33;
   background-image: none;
   flex-basis:  calc((100% - 15px) / 2);
   max-width:  calc((100% - 15px) / 2);
   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: 480px)
{
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2, #LayoutGrid9 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_contactCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #292D33;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#contactCard4-card-body
{
   padding: 50px 0px 50px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#contactCard4-card-item0
{
   display: inline-block;
   height: 71px;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   border: 2px solid #D9D9D9;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #D9D9D9;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#contactCard4-card-item0 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#contactCard4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#contactCard4-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #989898;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 29.9px;
}
#contactCard4-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_contactCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #292D33;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#contactCard3-card-body
{
   padding: 50px 0px 50px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#contactCard3-card-item0
{
   display: inline-block;
   height: 71px;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   border: 2px solid #D9D9D9;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #D9D9D9;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#contactCard3-card-item0 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#contactCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#contactCard3-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #989898;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 29.9px;
}
#contactCard3-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Text5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text5
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #292D33;
   background-color: rgba(41, 45, 51, 0.00);
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card2-card-body
{
   padding: 11px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   display: inline-block;
   height: 80px;
   box-sizing: border-box;
   margin: 0px 10px 0px 0px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 64px;
}
#Card2-card-item0 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#Card2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 64px;
   width: 64px;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px dashed #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid2 > .col-2
{
   background-color: #AF5F4A;
   background-image: none;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid2 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 25px 50px 25px;
}
@media (max-width: 768px)
{
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 3px 0px;
   background-color: transparent;
   background-image: none;
   border: 0px none #DDDDDD;
   border-radius: 0px;
   text-align: left;
}
#Card3-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   text-align: center;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   line-height: 43.5px;
   min-height: 100px;
   text-align: center;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 130px;
   height: 130px;
   vertical-align: top;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.50);
   background-image: none;
   border: 1px none #FFFFFF;
   border-radius: 30px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.10);
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0px 25px 0px 25px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid3 > .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid3
{
   backdrop-filter: blur(3.5px);
   transition: backdrop-filter 500ms linear 0ms;
}
#gallerySlideShow
{
   margin: 25px 30px 24px 30px;
   margin-left: auto !important;
   margin-right: auto !important;
   max-width: 1920px;
}
#gallerySlideShow .lSSlideWrapper
{
   border-radius: 30px;
}
.lSSlideOuter .lSPager.lSGallery li, .lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover
{
   border-radius: 0px;
}
#gallerySlideShow img
{
   object-fit: cover;
   width: 100%;
}
#gallerySlideShow .lSGallery
{
   display: inline-flex;
}
#gallerySlideShow .carousel-control-next, #gallerySlideShow .carousel-control-prev
{
   cursor: pointer;
   position: absolute;
   text-align: center;
   top: 0;
   left: 0;
   opacity: 1;
   transition: opacity 0.3s ease;
}
#gallerySlideShow .carousel-control-next-icon, #gallerySlideShow .carousel-control-prev-icon
{
   display: inline-block;
   width: 32px;
   height: 32px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#gallerySlideShow .carousel-control-next:hover, #gallerySlideShow .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#gallerySlideShow .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3Csvg%20style%3D%22fill%3A%23FFFFFF%22%20viewBox%3D%220%200%201024%201024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%3Cg%20transform%3D%22scale%281%29%22%3E%0D%0A%20%20%20%3Cpath%20d%3D%22M288%20469Q272%2C488%20272%2C512%20L272%20512L272%20512Q272%2C536%20288%2C555%20L648%20915L648%20915Q667%2C931%20691%2C931%20Q715%2C931%20734%2C915%20Q751%2C896%20751%2C872%20Q751%2C847%20734%2C828%20L416%20512L416%20512L734%20195L734%20195Q751%2C177%20751%2C152%20Q751%2C128%20734%2C109%20Q715%2C93%20691%2C93%20Q667%2C93%20648%2C109%20L288%20469L288%20469%22%2F%3E%0D%0A%20%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A') no-repeat center center;
}
#gallerySlideShow .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3Csvg%20style%3D%22fill%3A%23FFFFFF%22%20viewBox%3D%220%200%201024%201024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%3Cg%20transform%3D%22scale%281%29%22%3E%0D%0A%20%20%20%3Cpath%20d%3D%22M734%20469Q751%2C488%20751%2C512%20L751%20512L751%20512Q751%2C536%20734%2C555%20L374%20915L374%20915Q356%2C931%20331%2C931%20Q307%2C931%20288%2C915%20Q272%2C896%20272%2C872%20Q272%2C847%20288%2C828%20L607%20512L607%20512L288%20195L288%20195Q272%2C177%20272%2C152%20Q272%2C128%20288%2C109%20Q307%2C93%20331%2C93%20Q356%2C93%20374%2C109%20L734%20469L734%20469%22%2F%3E%0D%0A%20%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A') no-repeat center center;
}
#gallerySlideShow
{
   border: 0px none #DDDDDD;
   border-radius: 30px;
   box-sizing: border-box;
   position: relative;
}
#wb_galleryLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/fish%20hero.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px dashed #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#galleryLayoutGrid1
{
   box-sizing: border-box;
   padding: 87px 0px 100px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#galleryLayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#galleryLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#galleryLayoutGrid1 > .row > .col-1
{
   float: left;
}
#galleryLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#galleryLayoutGrid1:before,
#galleryLayoutGrid1:after,
#galleryLayoutGrid1 .row:before,
#galleryLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#galleryLayoutGrid1:after,
#galleryLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#galleryLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 629px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0px 0px 25px 0px;
   padding: 0px 0px 0px 0px;
   text-align: left;
}
#Heading1
{
   color: #000000;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Junior_club
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/junior%20hero.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px dashed #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Junior_club
{
   box-sizing: border-box;
   padding: 100px 0px 100px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Junior_club > .row
{
   margin-right: 0;
   margin-left: 0;
}
#Junior_club > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Junior_club > .row > .col-1
{
   float: left;
}
#Junior_club > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#Junior_club:before,
#Junior_club:after,
#Junior_club .row:before,
#Junior_club .row:after
{
   display: table;
   content: " ";
}
#Junior_club:after,
#Junior_club .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Junior_club > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_aboutText2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_aboutText2 div
{
   text-align: left;
}
#wb_aboutText2
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1821px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_aboutHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0px 0px 25px 0px;
   padding: 0px 0px 0px 0px;
   text-align: left;
}
#aboutHeading2
{
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #292D33;
   background-color: rgba(41, 45, 51, 0.00);
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card4-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   display: inline-block;
   height: 80px;
   box-sizing: border-box;
   margin: 0px 10px 0px 0px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 64px;
}
#Card4-card-item0 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#Card4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 64px;
   width: 64px;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #292D33;
   background-color: rgba(41, 45, 51, 0.00);
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card5-card-body
{
   padding: 11px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   display: inline-block;
   height: 80px;
   box-sizing: border-box;
   margin: 0px 10px 0px 0px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 64px;
}
#Card5-card-item0 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#Card5-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 64px;
   width: 64px;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px dashed #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 50px 0px 0px 0px;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 0px 0px 100px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid4 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 66.66666667%;
   text-align: left;
}
#LayoutGrid4 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0px 9px 0px 0px;
}
#LayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 52px 0px 0px 0px;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_home
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_home
{
   box-sizing: border-box;
   width: 100%;
}
#home
{
   position: relative;
   margin: 0;
   height: 100%;
   box-sizing: border-box;
}
#home .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#home .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#home .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   opacity: 0;
   transition: opacity 100ms ease-in-out;
   height: 100%;
   text-align: center;
}
#home .carousel-item-inner
{
   min-height: 438px;
   padding: 20px 100px 50px 100px;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#home .carousel-inner > .carousel-item > img, #home .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#home .carousel-inner > .active, #home .carousel-inner > .carousel-item-next, #home .carousel-inner > .carousel-item-prev
{
   display: block;
}
#home .carousel-inner > .active
{
   opacity: 1;
   z-index: 1;
}
#home .carousel-inner > .carousel-item-next, #home .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#home .carousel-inner > .carousel-item-next.carousel-item-start, #home .carousel-inner > .carousel-item-prev.carousel-item-end
{
   opacity: 1;
   z-index: 1;
}
#home .carousel-inner > .active.carousel-item-start, #home .carousel-inner > .active.carousel-item-end
{
   opacity: 0;
   z-index: 0;
   transition: opacity 200ms;
}
#home .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -63px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#home .carousel-indicators li
{
   display: block;
   float: left;
   margin: 6px 6px 6px 6px;
   width: 29px;
   height: 3px;
   cursor: pointer;
   text-indent: -999px;
   background-color: #B2B2B2;
   background-clip: padding-box;
   box-sizing: content-box;
   border-bottom: 27px solid transparent;
}
#home .carousel-indicators .active
{
   background-color: #BD386F;
}
#home .frame
{
   width: 994px;
   display: inline-block;
   float: left;
   height: 508px;
}
#home .frame-1
{
   background-color: transparent;
   background-image: url('../images/Arial-hero4.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#home .frame-2
{
   background-color: transparent;
   background-image: url('../images/juniour%20club.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#home .frame-3
{
   background-color: transparent;
   background-image: url('../images/complex%20hero.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#wb_Text8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0px 0px 0px;
   text-align: left;
}
#wb_Text8
{
   color: #4F4F4F;
   font-family: Roboto;
   font-weight: normal;
   font-size: 15px;
   line-height: 13px;
}
#wb_Text8 div
{
   text-align: left;
}
#wb_Text8 p
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_contact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px dashed #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 50px 0px 0px 0px;
}
#contact
{
   box-sizing: border-box;
   padding: 0px 0px 100px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contact > .row
{
   margin-right: 0;
   margin-left: 0;
}
#contact > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#contact > .row > .col-1
{
   float: left;
}
#contact > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: left;
}
#contact > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0px 9px 0px 0px;
}
#contact:before,
#contact:after,
#contact .row:before,
#contact .row:after
{
   display: table;
   content: " ";
}
#contact:after,
#contact .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#contact > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px none #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 9px 0px 0px 0px;
   text-align: center;
}
#Heading8
{
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading9
{
   background-color: transparent;
   background-image: none;
   border: 0px none #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 0px 0px;
   text-align: center;
}
#Heading9
{
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading10
{
   background-color: transparent;
   background-image: none;
   border: 0px none #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 8px 0px 0px 0px;
   text-align: center;
}
#Heading10
{
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#headerBreadcrumb
{
   list-style: none;
   padding: 8px 0px 8px 23px;
   background-color: transparent;
   background-image: none;
   border: 0px outset #C0C0C0;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 0;
   margin: 0;
   text-align: left;
}
#headerBreadcrumb > li
{
   display: inline-block;
   font-size: 21px;
   text-transform: none;
}
#headerBreadcrumb a
{
   color: #4F4F4F;
   text-decoration: none;
}
#headerBreadcrumb a:hover
{
   color: #1B729F;
   text-decoration: underline;
}
#headerBreadcrumb > .active
{
   color: #1B729F;
}
#headerBreadcrumb > .active a
{
   color: inherit;
   pointer-events: none;
}
#headerBreadcrumb > li + li:before
{
   content: "|";
   padding: 0 5px;
   color: #4F4F4F;
}
