body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_headerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headerLayoutGrid
{
   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;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#headerLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#headerLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_welcomeLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 50vh;
   background-color: transparent;
   background-image: url('../images/fitness01.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#welcomeLayoutGrid
{
   box-sizing: border-box;
   height: 50vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#welcomeLayoutGrid > .col-1, #welcomeLayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#welcomeLayoutGrid > .col-1, #welcomeLayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#welcomeLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#welcomeLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#welcomeLayoutGrid > .col-1, #welcomeLayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_featuresLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F82B58;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#featuresLayoutGrid1
{
   box-sizing: border-box;
   padding: 60px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#featuresLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#featuresLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#featuresLayoutGrid1 > .row > .col-1
{
   float: left;
}
#featuresLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#featuresLayoutGrid1:before,
#featuresLayoutGrid1:after,
#featuresLayoutGrid1 .row:before,
#featuresLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#featuresLayoutGrid1:after,
#featuresLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#featuresLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_featuresLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F82B58;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#featuresLayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#featuresLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#featuresLayoutGrid2 > .row > .col-1, #featuresLayoutGrid2 > .row > .col-2, #featuresLayoutGrid2 > .row > .col-3, #featuresLayoutGrid2 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#featuresLayoutGrid2 > .row > .col-1, #featuresLayoutGrid2 > .row > .col-2, #featuresLayoutGrid2 > .row > .col-3, #featuresLayoutGrid2 > .row > .col-4
{
   float: left;
}
#featuresLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#featuresLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#featuresLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#featuresLayoutGrid2 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#featuresLayoutGrid2:before,
#featuresLayoutGrid2:after,
#featuresLayoutGrid2 .row:before,
#featuresLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#featuresLayoutGrid2:after,
#featuresLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#featuresLayoutGrid2 > .row > .col-1, #featuresLayoutGrid2 > .row > .col-2, #featuresLayoutGrid2 > .row > .col-3, #featuresLayoutGrid2 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_aboutLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#aboutLayoutGrid1
{
   box-sizing: border-box;
   padding: 60px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#aboutLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#aboutLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#aboutLayoutGrid1 > .row > .col-1
{
   float: left;
}
#aboutLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#aboutLayoutGrid1:before,
#aboutLayoutGrid1:after,
#aboutLayoutGrid1 .row:before,
#aboutLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#aboutLayoutGrid1:after,
#aboutLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#aboutLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_aboutLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 50vh;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#aboutLayoutGrid2
{
   box-sizing: border-box;
   height: 50vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 60px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#aboutLayoutGrid2 > .col-1, #aboutLayoutGrid2 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#aboutLayoutGrid2 > .col-1, #aboutLayoutGrid2 > .col-2
{
   flex: 0 0 auto;
}
#aboutLayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#aboutLayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#aboutLayoutGrid2 > .col-1, #aboutLayoutGrid2 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_servicesLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/fitness02.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#servicesLayoutGrid
{
   box-sizing: border-box;
   padding: 100px 15px 70px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#servicesLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#servicesLayoutGrid > .row > .col-1, #servicesLayoutGrid > .row > .col-2, #servicesLayoutGrid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#servicesLayoutGrid > .row > .col-1, #servicesLayoutGrid > .row > .col-2, #servicesLayoutGrid > .row > .col-3
{
   float: left;
}
#servicesLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#servicesLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#servicesLayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#servicesLayoutGrid:before,
#servicesLayoutGrid:after,
#servicesLayoutGrid .row:before,
#servicesLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#servicesLayoutGrid:after,
#servicesLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#servicesLayoutGrid > .row > .col-1, #servicesLayoutGrid > .row > .col-2, #servicesLayoutGrid > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_trainingLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#trainingLayoutGrid1
{
   box-sizing: border-box;
   padding: 60px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#trainingLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#trainingLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#trainingLayoutGrid1 > .row > .col-1
{
   float: left;
}
#trainingLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#trainingLayoutGrid1:before,
#trainingLayoutGrid1:after,
#trainingLayoutGrid1 .row:before,
#trainingLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#trainingLayoutGrid1:after,
#trainingLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#trainingLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_trainingLayoutGrid2
{
   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;
}
#trainingLayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#trainingLayoutGrid2 > .col-1, #trainingLayoutGrid2 > .col-2, #trainingLayoutGrid2 > .col-3, #trainingLayoutGrid2 > .col-4, #trainingLayoutGrid2 > .col-5
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#trainingLayoutGrid2 > .col-1, #trainingLayoutGrid2 > .col-2, #trainingLayoutGrid2 > .col-3, #trainingLayoutGrid2 > .col-4, #trainingLayoutGrid2 > .col-5
{
   flex: 0 0 auto;
}
#trainingLayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: url('../images/fitness03.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 60px) / 3);
   max-width:  calc((100% - 60px) / 3);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-start;
   text-align: left;
}
#trainingLayoutGrid2 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
   z-index: 1;
}
#trainingLayoutGrid2 > .col-1 > .col-1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   pointer-events: none;   z-index: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.5;
}
#trainingLayoutGrid2 > .col-2
{
   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;
}
#trainingLayoutGrid2 > .col-3
{
   background-color: transparent;
   background-image: url('../images/fitness04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 60px) / 3);
   max-width:  calc((100% - 60px) / 3);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-start;
   text-align: left;
}
#trainingLayoutGrid2 > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
   z-index: 1;
}
#trainingLayoutGrid2 > .col-3 > .col-3-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   pointer-events: none;   z-index: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.5;
}
#trainingLayoutGrid2 > .col-4
{
   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;
}
#trainingLayoutGrid2 > .col-5
{
   background-color: transparent;
   background-image: url('../images/fitness05.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 60px) / 3);
   max-width:  calc((100% - 60px) / 3);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-start;
   text-align: left;
}
#trainingLayoutGrid2 > .col-5 > .col-5-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
   z-index: 1;
}
#trainingLayoutGrid2 > .col-5 > .col-5-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   pointer-events: none;   z-index: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.5;
}
@media (max-width: 768px)
{
#trainingLayoutGrid2 > .col-1, #trainingLayoutGrid2 > .col-2, #trainingLayoutGrid2 > .col-3, #trainingLayoutGrid2 > .col-4, #trainingLayoutGrid2 > .col-5
{
   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: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3, #LayoutGrid1 > .col-4, #LayoutGrid1 > .col-5
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3, #LayoutGrid1 > .col-4, #LayoutGrid1 > .col-5
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: url('../images/fitness03.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 60px) / 3);
   max-width:  calc((100% - 60px) / 3);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
   z-index: 1;
}
#LayoutGrid1 > .col-1 > .col-1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   pointer-events: none;   z-index: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.5;
}
#LayoutGrid1 > .col-2
{
   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;
}
#LayoutGrid1 > .col-3
{
   background-color: transparent;
   background-image: url('../images/fitness04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 60px) / 3);
   max-width:  calc((100% - 60px) / 3);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
   z-index: 1;
}
#LayoutGrid1 > .col-3 > .col-3-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   pointer-events: none;   z-index: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.5;
}
#LayoutGrid1 > .col-4
{
   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;
}
#LayoutGrid1 > .col-5
{
   background-color: transparent;
   background-image: url('../images/fitness05.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 60px) / 3);
   max-width:  calc((100% - 60px) / 3);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-5 > .col-5-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
   z-index: 1;
}
#LayoutGrid1 > .col-5 > .col-5-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   pointer-events: none;   z-index: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.5;
}
@media (max-width: 768px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3, #LayoutGrid1 > .col-4, #LayoutGrid1 > .col-5
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_testimonialsLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#testimonialsLayoutGrid1
{
   box-sizing: border-box;
   padding: 60px 15px 60px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#testimonialsLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#testimonialsLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#testimonialsLayoutGrid1 > .row > .col-1
{
   float: left;
}
#testimonialsLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#testimonialsLayoutGrid1:before,
#testimonialsLayoutGrid1:after,
#testimonialsLayoutGrid1 .row:before,
#testimonialsLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#testimonialsLayoutGrid1:after,
#testimonialsLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#testimonialsLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_joinNowLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#joinNowLayoutGrid
{
   box-sizing: border-box;
   padding: 60px 15px 60px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#joinNowLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#joinNowLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#joinNowLayoutGrid > .row > .col-1
{
   float: left;
}
#joinNowLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#joinNowLayoutGrid:before,
#joinNowLayoutGrid:after,
#joinNowLayoutGrid .row:before,
#joinNowLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#joinNowLayoutGrid:after,
#joinNowLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#joinNowLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_aboutLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#aboutLayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#aboutLayoutGrid3 > .col-1, #aboutLayoutGrid3 > .col-2, #aboutLayoutGrid3 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#aboutLayoutGrid3 > .col-1, #aboutLayoutGrid3 > .col-2, #aboutLayoutGrid3 > .col-3
{
   flex: 0 0 auto;
}
#aboutLayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: url('../images/fitness06.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   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: center;
   text-align: center;
}
#aboutLayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #F82B58;
   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: center;
   text-align: center;
}
#aboutLayoutGrid3 > .col-3
{
   background-color: transparent;
   background-image: url('../images/fitness07.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   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: center;
   text-align: center;
}
@media (max-width: 768px)
{
#aboutLayoutGrid3 > .col-1, #aboutLayoutGrid3 > .col-2, #aboutLayoutGrid3 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_quoteLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#quoteLayoutGrid
{
   box-sizing: border-box;
   padding: 60px 15px 60px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#quoteLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#quoteLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#quoteLayoutGrid > .row > .col-1
{
   float: left;
}
#quoteLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#quoteLayoutGrid:before,
#quoteLayoutGrid:after,
#quoteLayoutGrid .row:before,
#quoteLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#quoteLayoutGrid:after,
#quoteLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#quoteLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_headerMenu
{
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   font-size: 16px;
   margin: 0;
   text-align: left;
   overflow: hidden;
}
#wb_headerMenu span
{
   margin: 0 14px 0 0px;
}
#wb_headerMenu a
{
   color: inherit;
   text-decoration: inherit;
}
#wb_footerLogo
{
   margin: 0 0 16px 0 ;
   vertical-align: top;
}
#footerLogo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 200px;
   height: 87px;
   vertical-align: top;
}
#wb_footerCopyrights 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 8px 15px 8px 15px;
   margin: 0;
   text-align: center;
}
#wb_footerCopyrights
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   line-height: 19px;
}
#wb_footerCopyrights div
{
   text-align: center;
}
#wb_footerCopyrights
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_welcomeHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#welcomeHeading2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_headerHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C72E34;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: right;
}
#headerHeading
{
   color: #F82B58;
   font-family: "Open Sans";
   font-weight: 800;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: right;
   text-transform: none;
}
#wb_quoteText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_quoteText
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-style: italic;
   font-size: 19px;
   line-height: 28px;
}
#wb_quoteText p, #wb_quoteText ul
{
   margin: 0;
   padding: 0;
}
#wb_quoteText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_joinNowImage1
{
   margin: 0;
   vertical-align: top;
}
#joinNowImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 626px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_joinNowImage2
{
   margin: 0;
   vertical-align: top;
}
#joinNowImage2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 626px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_joinNowCard
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#joinNowCard-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#joinNowCard-card-item0
{
   box-sizing: border-box;
   margin: 60px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 37px;
}
#joinNowCard-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 24.7px;
}
#joinNowCard-card-item2
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 25px 20px 60px 20px;
   border: 0px solid #F82B58;
   border-radius: 0px;
   background-color: #F82B58;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#joinNowCard-card-item2 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_servicesCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #F82B58;
   background-image: none;
   border: 0px solid #F82B58;
   border-radius: 0px;
   text-align: center;
}
#servicesCard1-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#servicesCard1-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   border: 0px solid #C72E34;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#servicesCard1-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#servicesCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#servicesCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 20px 20px 20px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#wb_servicesCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #F82B58;
   background-image: none;
   border: 0px solid #F82B58;
   border-radius: 0px;
   text-align: center;
}
#servicesCard2-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#servicesCard2-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   border: 0px solid #C72E34;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#servicesCard2-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#servicesCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#servicesCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 20px 20px 20px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#wb_servicesCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #F82B58;
   background-image: none;
   border: 0px solid #F82B58;
   border-radius: 0px;
   text-align: center;
}
#servicesCard3-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#servicesCard3-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   border: 0px solid #C72E34;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#servicesCard3-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#servicesCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#servicesCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 20px 20px 20px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#wb_servicesCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #F82B58;
   background-image: none;
   border: 0px solid #F82B58;
   border-radius: 0px;
   text-align: center;
}
#servicesCard4-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#servicesCard4-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   border: 0px solid #C72E34;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#servicesCard4-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#servicesCard4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#servicesCard4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 20px 20px 20px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#wb_servicesCard5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #F82B58;
   background-image: none;
   border: 0px solid #F82B58;
   border-radius: 0px;
   text-align: center;
}
#servicesCard5-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#servicesCard5-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   border: 0px solid #C72E34;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#servicesCard5-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#servicesCard5-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#servicesCard5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 20px 20px 20px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#wb_servicesCard6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #F82B58;
   background-image: none;
   border: 0px solid #F82B58;
   border-radius: 0px;
   text-align: center;
}
#servicesCard6-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#servicesCard6-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   border: 0px solid #C72E34;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#servicesCard6-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#servicesCard6-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#servicesCard6-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 20px 20px 20px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#wb_contactLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#contactLayoutGrid
{
   box-sizing: border-box;
   width: 100%;
   padding: 60px 15px 60px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contactLayoutGrid > .row
{
   display: grid;
   grid-template-columns: 5fr 30px 6fr ;
   margin-right: -15px;
   margin-left: -15px;
}
#contactLayoutGrid > .row > .col-1, #contactLayoutGrid > .row > .col-2, #contactLayoutGrid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#contactLayoutGrid > .row > .col-1, #contactLayoutGrid > .row > .col-2, #contactLayoutGrid > .row > .col-3
{
}
#contactLayoutGrid > .row > .col-1
{
   background-color: #F82B58;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#contactLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 30px 30px 30px;
}
#contactLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
#contactLayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 5px solid #F82B58;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#contactLayoutGrid > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 30px 30px 30px 30px;
}
@media (max-width: 768px)
{
#contactLayoutGrid > .row > .col-1, #contactLayoutGrid > .row > .col-2, #contactLayoutGrid > .row > .col-3
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_footerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #414A4F;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerLayoutGrid
{
   box-sizing: border-box;
   padding: 10px 10px 10px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footerLayoutGrid > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#footerLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#footerLayoutGrid > .row > .col-1
{
   float: left;
}
#footerLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#footerLayoutGrid:before,
#footerLayoutGrid:after,
#footerLayoutGrid .row:before,
#footerLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#footerLayoutGrid:after,
#footerLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footerLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#contactLabel1
{
   box-sizing: border-box;
   margin: 0 0 5px 0 ;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #F82B58;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   vertical-align: top;
   padding: 4px 4px 4px 0;
}
#contactLabel1:focus
{
   outline: 0;
}
#contactName
{
   box-sizing: border-box;
   line-height: 26px;
   margin: 0 0 20px 0 ;
   border: 2px double #F82B58;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#contactName:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#contactLabel2
{
   box-sizing: border-box;
   margin: 0 0 5px 0 ;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #F82B58;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   vertical-align: top;
   padding: 4px 4px 4px 0;
}
#contactLabel2:focus
{
   outline: 0;
}
#contactEmail
{
   box-sizing: border-box;
   line-height: 24px;
   margin: 0 0 20px 0 ;
   border: 2px double #F82B58;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#contactEmail:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#contactLabel3
{
   box-sizing: border-box;
   margin: 0 0 5px 0 ;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #F82B58;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   vertical-align: top;
   padding: 4px 4px 4px 0;
}
#contactLabel3:focus
{
   outline: 0;
}
#contactMessage
{
   box-sizing: border-box;
   border: 2px double #F82B58;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0 0 30px 0 ;
   overflow: auto;
   resize: none;
}
#contactMessage:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#contactButton
{
   border: 0px double #F82B58;
   border-radius: 0px;
   background-color: #F82B58;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#contactButton:focus
{
   outline: 0;
}
#wb_contactHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#contactHeading
{
   color: #F82B58;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_contactCard
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#contactCard-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#contactCard-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 26.6px;
}
#contactCard-card-item1
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   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: 32px;
}
#contactCard-card-item1 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#contactCard-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#contactCard-card-item2
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   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: 32px;
}
#contactCard-card-item2 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#contactCard-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#contactCard-card-item3
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   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: 32px;
}
#contactCard-card-item3 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#contactCard-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#contactCard-card-item4
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   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: 32px;
}
#contactCard-card-item4 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#contactCard-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#wb_contactImage
{
   margin: 0 0 30px 0 ;
   vertical-align: top;
}
#contactImage
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1024px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_welcomeText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 30px 0 ;
   text-align: left;
}
#wb_welcomeText
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 19px;
   line-height: 22px;
}
#wb_welcomeText p, #wb_welcomeText ul
{
   margin: 0;
   padding: 0;
}
#wb_welcomeText
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_welcomeHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#welcomeHeading1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#welcomeButton
{
   box-sizing: border-box;
   line-height: 35px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#welcomeButton:focus
{
   outline: 0;
}
#wb_featuresCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #F82B58;
   border-radius: 0px;
   text-align: center;
}
#featuresCard1-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#featuresCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
}
#featuresCard1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#featuresCard1-card-item2
{
   display: inline-block;
   height: 36px;
   cursor: pointer;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#featuresCard1-card-item2
{
   background-color: #FFFFFF;
   color: #000000;
   transition: background-color 200ms linear 0ms, color 200ms linear 0ms;
}
#featuresCard1-card-item2:hover
{
   background-color: #F82B58;
   color: #FFFFFF;
   transition: background-color 200ms linear 0ms, color 200ms linear 0ms;
}
#featuresCard1-card-item2 a
{
   color: inherit;
   cursor: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_featuresHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#featuresHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_featuresCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #F82B58;
   border-radius: 0px;
   text-align: center;
}
#featuresCard2-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#featuresCard2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
}
#featuresCard2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#featuresCard2-card-item2
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#featuresCard2-card-item2
{
   background-color: #FFFFFF;
   color: #000000;
   transition: background-color 200ms linear 0ms, color 200ms linear 0ms;
}
#featuresCard2-card-item2:hover
{
   background-color: #F82B58;
   color: #FFFFFF;
   transition: background-color 200ms linear 0ms, color 200ms linear 0ms;
}
#featuresCard2-card-item2 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_featuresCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #F82B58;
   border-radius: 0px;
   text-align: center;
}
#featuresCard3-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#featuresCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
}
#featuresCard3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#featuresCard3-card-item2
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#featuresCard3-card-item2
{
   background-color: #FFFFFF;
   color: #000000;
   transition: background-color 200ms linear 0ms, color 200ms linear 0ms;
}
#featuresCard3-card-item2:hover
{
   background-color: #F82B58;
   color: #FFFFFF;
   transition: background-color 200ms linear 0ms, color 200ms linear 0ms;
}
#featuresCard3-card-item2 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_featuresCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #F82B58;
   border-radius: 0px;
   text-align: center;
}
#featuresCard4-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#featuresCard4-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
}
#featuresCard4-card-item1
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#featuresCard4-card-item2
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#featuresCard4-card-item2
{
   background-color: #FFFFFF;
   color: #000000;
   transition: background-color 200ms linear 0ms, color 200ms linear 0ms;
}
#featuresCard4-card-item2:hover
{
   background-color: #F82B58;
   color: #FFFFFF;
   transition: background-color 200ms linear 0ms, color 200ms linear 0ms;
}
#featuresCard4-card-item2 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_aboutHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#aboutHeading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_aboutText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 30px 0 ;
   text-align: left;
}
#wb_aboutText
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 19px;
   line-height: 28px;
}
#wb_aboutText p, #wb_aboutText ul
{
   margin: 0;
   padding: 0;
}
#wb_aboutText
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#aboutButton
{
   box-sizing: border-box;
   line-height: 35px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#aboutButton:focus
{
   outline: 0;
}
#wb_aboutImage
{
   margin: 0;
   vertical-align: top;
}
#aboutImage
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 592px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_testimonialsHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#testimonialsHeading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_joinNowHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#joinNowHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_testimonialsText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 60px 0 ;
   text-align: center;
}
#wb_testimonialsText
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 20px;
   line-height: 27.5px;
}
#wb_testimonialsText p, #wb_testimonialsText ul
{
   margin: 0;
   padding: 0;
}
#wb_testimonialsText
{
   display: block;
   margin: 0 0 60px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_testimonialsLayoutGrid2
{
   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;
}
#testimonialsLayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#testimonialsLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#testimonialsLayoutGrid2 > .row > .col-1, #testimonialsLayoutGrid2 > .row > .col-2, #testimonialsLayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#testimonialsLayoutGrid2 > .row > .col-1, #testimonialsLayoutGrid2 > .row > .col-2, #testimonialsLayoutGrid2 > .row > .col-3
{
   float: left;
}
#testimonialsLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#testimonialsLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#testimonialsLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#testimonialsLayoutGrid2:before,
#testimonialsLayoutGrid2:after,
#testimonialsLayoutGrid2 .row:before,
#testimonialsLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#testimonialsLayoutGrid2:after,
#testimonialsLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#testimonialsLayoutGrid2 > .row > .col-1, #testimonialsLayoutGrid2 > .row > .col-2, #testimonialsLayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_testimonialsCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 150px;
   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;
}
#testimonialsCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#testimonialsCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #F82B58;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#testimonialsCard1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 0 10px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#testimonialsCard1-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 9px 0 ;
   padding: 0 0 0 10px;
   color: #F82B58;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#testimonialsCard1-card-body
{
   display: flex;
}
#wb_testimonialsCard1 .col-0
{
   flex: 1 1 33%;
}
#wb_testimonialsCard1 .col-1
{
   flex: 1 1 66%;
}
@media all and (max-width:768px) 
{
#testimonialsCard1-card-body
{
   flex-direction: column;
}
#wb_testimonialsCard1 .col-0
{
   flex: 1 1 100%;
}
#wb_testimonialsCard1 .col-1
{
   flex: 1 1 100%;
}
}
#wb_testimonialsCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 150px;
   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;
}
#testimonialsCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#testimonialsCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #F82B58;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#testimonialsCard2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 0 10px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#testimonialsCard2-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0 0 0 10px;
   color: #F82B58;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#testimonialsCard2-card-body
{
   display: flex;
}
#wb_testimonialsCard2 .col-0
{
   flex: 1 1 33%;
}
#wb_testimonialsCard2 .col-1
{
   flex: 1 1 66%;
}
@media all and (max-width:768px) 
{
#testimonialsCard2-card-body
{
   flex-direction: column;
}
#wb_testimonialsCard2 .col-0
{
   flex: 1 1 100%;
}
#wb_testimonialsCard2 .col-1
{
   flex: 1 1 100%;
}
}
#wb_testimonialsCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 150px;
   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;
}
#testimonialsCard4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#testimonialsCard4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #F82B58;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#testimonialsCard4-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 0 10px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#testimonialsCard4-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0 0 0 10px;
   color: #F82B58;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#testimonialsCard4-card-body
{
   display: flex;
}
#wb_testimonialsCard4 .col-0
{
   flex: 1 1 33%;
}
#wb_testimonialsCard4 .col-1
{
   flex: 1 1 66%;
}
@media all and (max-width:768px) 
{
#testimonialsCard4-card-body
{
   flex-direction: column;
}
#wb_testimonialsCard4 .col-0
{
   flex: 1 1 100%;
}
#wb_testimonialsCard4 .col-1
{
   flex: 1 1 100%;
}
}
#wb_testimonialsCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 150px;
   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;
}
#testimonialsCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#testimonialsCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #F82B58;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#testimonialsCard3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 0 10px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#testimonialsCard3-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0 0 0 10px;
   color: #F82B58;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#testimonialsCard3-card-body
{
   display: flex;
}
#wb_testimonialsCard3 .col-0
{
   flex: 1 1 33%;
}
#wb_testimonialsCard3 .col-1
{
   flex: 1 1 66%;
}
@media all and (max-width:768px) 
{
#testimonialsCard3-card-body
{
   flex-direction: column;
}
#wb_testimonialsCard3 .col-0
{
   flex: 1 1 100%;
}
#wb_testimonialsCard3 .col-1
{
   flex: 1 1 100%;
}
}
#wb_testimonialsCard5
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 150px;
   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;
}
#testimonialsCard5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#testimonialsCard5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #F82B58;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#testimonialsCard5-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 0 10px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#testimonialsCard5-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0 0 0 10px;
   color: #F82B58;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#testimonialsCard5-card-body
{
   display: flex;
}
#wb_testimonialsCard5 .col-0
{
   flex: 1 1 33%;
}
#wb_testimonialsCard5 .col-1
{
   flex: 1 1 66%;
}
@media all and (max-width:768px) 
{
#testimonialsCard5-card-body
{
   flex-direction: column;
}
#wb_testimonialsCard5 .col-0
{
   flex: 1 1 100%;
}
#wb_testimonialsCard5 .col-1
{
   flex: 1 1 100%;
}
}
#wb_testimonialsCard6
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 150px;
   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;
}
#testimonialsCard6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#testimonialsCard6-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #F82B58;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#testimonialsCard6-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 0 10px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#testimonialsCard6-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0 0 0 10px;
   color: #F82B58;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#testimonialsCard6-card-body
{
   display: flex;
}
#wb_testimonialsCard6 .col-0
{
   flex: 1 1 33%;
}
#wb_testimonialsCard6 .col-1
{
   flex: 1 1 66%;
}
@media all and (max-width:768px) 
{
#testimonialsCard6-card-body
{
   flex-direction: column;
}
#wb_testimonialsCard6 .col-0
{
   flex: 1 1 100%;
}
#wb_testimonialsCard6 .col-1
{
   flex: 1 1 100%;
}
}
#wb_trainingCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #F82B58;
   border-radius: 0px;
   text-align: left;
}
#trainingCard1-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#trainingCard1-card-item0
{
   box-sizing: border-box;
   margin: 200px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#trainingCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_trainingCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #F82B58;
   border-radius: 0px;
   text-align: left;
}
#trainingCard2-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#trainingCard2-card-item0
{
   box-sizing: border-box;
   margin: 200px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#trainingCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_trainingCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #F82B58;
   border-radius: 0px;
   text-align: left;
}
#trainingCard3-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#trainingCard3-card-item0
{
   box-sizing: border-box;
   margin: 200px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#trainingCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_trainingCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #F82B58;
   border-radius: 0px;
   text-align: left;
}
#trainingCard4-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#trainingCard4-card-item0
{
   box-sizing: border-box;
   margin: 200px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#trainingCard4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_trainingCard5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #F82B58;
   border-radius: 0px;
   text-align: left;
}
#trainingCard5-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#trainingCard5-card-item0
{
   box-sizing: border-box;
   margin: 200px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#trainingCard5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_trainingCard6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #F82B58;
   border-radius: 0px;
   text-align: left;
}
#trainingCard6-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#trainingCard6-card-item0
{
   box-sizing: border-box;
   margin: 200px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#trainingCard6-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_trainingHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#trainingHeading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
