body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #80C000;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
#wb_welcomeCarousel
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_welcomeCarousel
{
   box-sizing: border-box;
   width: 100%;
   height: 50vh;
}
#welcomeCarousel
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#welcomeCarousel .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#welcomeCarousel .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#welcomeCarousel .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 500ms ease-in-out;
   height: 100%;
   text-align: left;
}
#welcomeCarousel .carousel-item-inner
{
   padding: 20px 200px 50px 20px;
   display: flex;
   align-items: flex-start;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#welcomeCarousel .carousel-inner > .carousel-item > img, #welcomeCarousel .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#welcomeCarousel .carousel-inner > .active, #welcomeCarousel .carousel-inner > .carousel-item-next, #welcomeCarousel .carousel-inner > .carousel-item-prev
{
   display: block;
}
#welcomeCarousel .carousel-inner > .active
{
   opacity: 1;
   z-index: 1;
}
#welcomeCarousel .carousel-inner > .carousel-item-next, #welcomeCarousel .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#welcomeCarousel .carousel-inner > .carousel-item-next.carousel-item-start, #welcomeCarousel .carousel-inner > .carousel-item-prev.carousel-item-end
{
   opacity: 1;
   z-index: 1;
}
#welcomeCarousel .carousel-inner > .active.carousel-item-start, #welcomeCarousel .carousel-inner > .active.carousel-item-end
{
   opacity: 0;
   z-index: 0;
   transition: opacity 1000ms;
}
#welcomeCarousel .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -60px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#welcomeCarousel .carousel-indicators li
{
   display: block;
   float: left;
   margin: 10px 10px 10px 10px;
   width: 9px;
   height: 9px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: transparent;
   border: 1px solid rgba(169,169,169,1.00);
   box-shadow: inset 0 0 0 0 rgba(169,169,169,1.00);
   transition: box-shadow 0.3s ease;
}
#welcomeCarousel .carousel-indicators .active
{
   box-shadow: inset 0 0 0 5px rgba(169,169,169,1.00);
}
#welcomeCarousel .frame
{
   width: 890px;
   display: inline-block;
   float: left;
   height: 439px;
}
#welcomeCarousel .frame-2
{
   background-color: transparent;
   background-image: url('../images/Beeldmerk-FairBreed-FairDog.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#welcomeCarousel .frame-3
{
   background-color: transparent;
   background-image: url('../images/FairDog-fairdogs.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#welcomeCarousel .frame-4
{
   background-color: transparent;
   background-image: url('../images/Fairdogs_afstammingscertificaat.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid12
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid12
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid12 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2
{
   float: left;
}
#LayoutGrid12 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid12 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 91.66666667%;
   text-align: left;
}
#LayoutGrid12:before,
#LayoutGrid12:after,
#LayoutGrid12 .row:before,
#LayoutGrid12 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid12:after,
#LayoutGrid12 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: url('../images/Kop_fairdogs.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid11
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid11 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2
{
   float: left;
   height: 60px;
}
#LayoutGrid11 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid11 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#LayoutGrid11:before,
#LayoutGrid11:after,
#LayoutGrid11 .row:before,
#LayoutGrid11 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid11:after,
#LayoutGrid11 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_LayoutGrid13
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F3E5;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid13
{
   box-sizing: border-box;
   padding: 25px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid13 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13 > .row > .col-1, #LayoutGrid13 > .row > .col-2, #LayoutGrid13 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid13 > .row > .col-1, #LayoutGrid13 > .row > .col-2, #LayoutGrid13 > .row > .col-3
{
   float: left;
}
#LayoutGrid13 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid13 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#LayoutGrid13 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid13:before,
#LayoutGrid13:after,
#LayoutGrid13 .row:before,
#LayoutGrid13 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid13:after,
#LayoutGrid13 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid13 > .row > .col-1, #LayoutGrid13 > .row > .col-2, #LayoutGrid13 > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#LayoutGrid13-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 25px;
   line-height: 0;
   left: 0;
}
#LayoutGrid13-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#LayoutGrid13-divider-top .divider-fill
{
   fill: #546000;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_introLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DFD9C3;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#introLayoutGrid1
{
   box-sizing: border-box;
   padding: 15px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#introLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#introLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#introLayoutGrid1 > .row > .col-1
{
   float: left;
}
#introLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#introLayoutGrid1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
#introLayoutGrid1:before,
#introLayoutGrid1:after,
#introLayoutGrid1 .row:before,
#introLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#introLayoutGrid1:after,
#introLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#introLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Aanmelden_FairBreed
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 0px 2px #A78317;
}
#Aanmelden_FairBreed
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Aanmelden_FairBreed > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Aanmelden_FairBreed > .row > .col-1, #Aanmelden_FairBreed > .row > .col-2, #Aanmelden_FairBreed > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Aanmelden_FairBreed > .row > .col-1, #Aanmelden_FairBreed > .row > .col-2, #Aanmelden_FairBreed > .row > .col-3
{
   float: left;
}
#Aanmelden_FairBreed > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#Aanmelden_FairBreed > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#Aanmelden_FairBreed > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#Aanmelden_FairBreed > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#Aanmelden_FairBreed > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#Aanmelden_FairBreed:before,
#Aanmelden_FairBreed:after,
#Aanmelden_FairBreed .row:before,
#Aanmelden_FairBreed .row:after
{
   display: table;
   content: " ";
}
#Aanmelden_FairBreed:after,
#Aanmelden_FairBreed .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#Aanmelden_FairBreed > .row > .col-1, #Aanmelden_FairBreed > .row > .col-2, #Aanmelden_FairBreed > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Audit_Certificaten
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F3E5;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Audit_Certificaten
{
   box-sizing: border-box;
   padding: 50px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Audit_Certificaten > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Audit_Certificaten > .row > .col-1, #Audit_Certificaten > .row > .col-2, #Audit_Certificaten > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Audit_Certificaten > .row > .col-1, #Audit_Certificaten > .row > .col-2, #Audit_Certificaten > .row > .col-3
{
   float: left;
}
#Audit_Certificaten > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#Audit_Certificaten > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#Audit_Certificaten > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#Audit_Certificaten:before,
#Audit_Certificaten:after,
#Audit_Certificaten .row:before,
#Audit_Certificaten .row:after
{
   display: table;
   content: " ";
}
#Audit_Certificaten:after,
#Audit_Certificaten .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#Audit_Certificaten > .row > .col-1, #Audit_Certificaten > .row > .col-2, #Audit_Certificaten > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid14
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(315deg, #F5F3E5 0%, #FFFFFF 100%);
   border: 0px solid #DFD9C3;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid14
{
   box-sizing: border-box;
   padding: 15px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid14 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid14 > .row > .col-1
{
   float: left;
}
#LayoutGrid14 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid14 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
#LayoutGrid14:before,
#LayoutGrid14:after,
#LayoutGrid14 .row:before,
#LayoutGrid14 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid14:after,
#LayoutGrid14 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid14 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_introLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #FCFFF4 0%, #E9E9CE 100%);
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#introLayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#introLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#introLayoutGrid2 > .row > .col-1, #introLayoutGrid2 > .row > .col-2, #introLayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#introLayoutGrid2 > .row > .col-1, #introLayoutGrid2 > .row > .col-2, #introLayoutGrid2 > .row > .col-3
{
   float: left;
}
#introLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#introLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#introLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#introLayoutGrid2:before,
#introLayoutGrid2:after,
#introLayoutGrid2 .row:before,
#introLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#introLayoutGrid2:after,
#introLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#introLayoutGrid2 > .row > .col-1, #introLayoutGrid2 > .row > .col-2, #introLayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Onderzoeken
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #FFFFFB 0%, #FFFFFF 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Onderzoeken
{
   box-sizing: border-box;
   padding: 0 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
}
#Onderzoeken > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Onderzoeken > .row > .col-1, #Onderzoeken > .row > .col-2, #Onderzoeken > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Onderzoeken > .row > .col-1, #Onderzoeken > .row > .col-2, #Onderzoeken > .row > .col-3
{
   float: left;
}
#Onderzoeken > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#Onderzoeken > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#Onderzoeken > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#Onderzoeken:before,
#Onderzoeken:after,
#Onderzoeken .row:before,
#Onderzoeken .row:after
{
   display: table;
   content: " ";
}
#Onderzoeken:after,
#Onderzoeken .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Onderzoeken > .row > .col-1, #Onderzoeken > .row > .col-2, #Onderzoeken > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_servicesLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F9;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#servicesLayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#servicesLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#servicesLayoutGrid2 > .row > .col-1, #servicesLayoutGrid2 > .row > .col-2, #servicesLayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#servicesLayoutGrid2 > .row > .col-1, #servicesLayoutGrid2 > .row > .col-2, #servicesLayoutGrid2 > .row > .col-3
{
   float: left;
}
#servicesLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#servicesLayoutGrid2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#servicesLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: center;
}
#servicesLayoutGrid2 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#servicesLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#servicesLayoutGrid2:before,
#servicesLayoutGrid2:after,
#servicesLayoutGrid2 .row:before,
#servicesLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#servicesLayoutGrid2:after,
#servicesLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#servicesLayoutGrid2 > .row > .col-1, #servicesLayoutGrid2 > .row > .col-2, #servicesLayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_welcomeLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 75vh;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#welcomeLayoutGrid
{
   box-sizing: border-box;
   height: 75vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#welcomeLayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#welcomeLayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#welcomeLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#welcomeLayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_galleryLayoutGrid3
{
   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;
}
#galleryLayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#galleryLayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#galleryLayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#galleryLayoutGrid3 > .row > .col-1
{
   float: left;
}
#galleryLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#galleryLayoutGrid3 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
#galleryLayoutGrid3:before,
#galleryLayoutGrid3:after,
#galleryLayoutGrid3 .row:before,
#galleryLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#galleryLayoutGrid3:after,
#galleryLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#galleryLayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_callusLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F9;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#callusLayoutGrid
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#callusLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#callusLayoutGrid > .row > .col-1, #callusLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#callusLayoutGrid > .row > .col-1, #callusLayoutGrid > .row > .col-2
{
   float: left;
}
#callusLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#callusLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#callusLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#callusLayoutGrid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#callusLayoutGrid:before,
#callusLayoutGrid:after,
#callusLayoutGrid .row:before,
#callusLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#callusLayoutGrid:after,
#callusLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#callusLayoutGrid > .row > .col-1, #callusLayoutGrid > .row > .col-2
{
   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 #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#aboutLayoutGrid1
{
   box-sizing: border-box;
   padding: 75px 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 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
#aboutLayoutGrid1:before,
#aboutLayoutGrid1:after,
#aboutLayoutGrid1 .row:before,
#aboutLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#aboutLayoutGrid1:after,
#aboutLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#aboutLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#upStickyLayer
{
   background-color: #AA7864;
   background-image: none;
   border-radius: 50%;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_upIcon:hover #upIcon i
{
   color: #007BFF;
}
#wb_introCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#introCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#introCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#introCard1-card-item1
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   border: 0px groove #5F4F1F;
   border-radius: 0px;
   background-image: linear-gradient(to top, #E2EEDA 0%, #FFFFFF 100%);
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#introCard1-card-item1 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#introCard1-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#introCard1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#introCard1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 30px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 20px;
}
#introCard1-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #AE5E27;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#introCard1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#introCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 25px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 15px;
}
#introCard1-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #AE5E27;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#introCard1-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#introCard1-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #AE5E27;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#introCard1-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   border: 0px groove #5F4F1F;
   border-radius: 0px;
   background-image: linear-gradient(to top, #E2EEDA 0%, #FFFFFF 100%);
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#introCard1-card-item8 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#introCard1-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#introCard1-card-item9
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#introCard1-card-item10
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   border: 0px groove #5F4F1F;
   border-radius: 0px;
   background-image: linear-gradient(to top, #E2EEDA 0%, #FFFFFF 100%);
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#introCard1-card-item10 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#introCard1-card-item10 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#introCard1-card-item11
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_welcomeCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   max-width: 400px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: rgba(167,131,23,0.75);
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 0px 15px rgba(67,53,10,0.20);
   text-align: left;
}
#welcomeCard1-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#welcomeCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 48px;
}
#welcomeCard1-card-item1
{
   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: 21px;
   line-height: 27.3px;
}
#wb_introCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#introCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#introCard2-card-header
{
   box-sizing: border-box;
   border-bottom: 0px solid #DEDEDE;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F9;
   background-image: none;
   color: #A78317;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#introCard2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#introCard2-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_introCard2:hover #introCard2-card-item1
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#introCard2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_introCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#introCard4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#introCard4-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #AA7864;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#introCard4-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_introCard4:hover #introCard4-card-item0
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#introCard4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_aboutHeading1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#aboutHeading1
{
   color: #4A4A4D;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
   -webkit-text-stroke: 1px #FFFFFF;
   text-stroke: 1px #FFFFFF;
}
#wb_servicesImage1
{
   margin: 0;
   vertical-align: top;
}
#servicesImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   filter: drop-shadow(0px 0px 25px rgba(0,0,0,0.12));
   display: inline-block;
   width: 212px;
   height: 283px;
   vertical-align: top;
}
#wb_servicesCard1
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#servicesCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#servicesCard1-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#servicesCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#servicesCard1-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#servicesCard1-card-item1 h1
{
   color: #797900;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#servicesCard1-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#servicesCard1-card-item2 h1
{
   color: #80C000;
   font-family: "Ink Free";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   line-height: 33.6px;
   margin: 0;
}
#wb_servicesCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#servicesCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#servicesCard2-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#servicesCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#servicesCard2-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#servicesCard2-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#servicesCard2-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#servicesCard2-card-item2 h1
{
   color: #80C000;
   font-family: "Ink Free";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 29.4px;
   margin: 0;
}
#wb_servicesCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#servicesCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#servicesCard3-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#servicesCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#servicesCard3-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#servicesCard3-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#servicesCard3-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#servicesCard3-card-item2 h1
{
   color: #80C000;
   font-family: "Ink Free";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 29.4px;
   margin: 0;
}
#wb_callusText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 25px 0 ;
   text-align: center;
}
#wb_callusText
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 21px;
}
#wb_callusText p, #wb_callusText ul
{
   margin: 0;
   padding: 0;
}
#wb_callusText
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_callusHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
}
#callusHeading1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#callusButton
{
   box-sizing: border-box;
   line-height: 44px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #AA7864;
   border-radius: 0px;
   background-color: #AA7864;
   background-image: none;
   color: #FFFFFF;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.20);
   cursor: pointer;
   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;
}
#callusButton:focus
{
   outline: 0;
}
#wb_callusImage
{
   margin: 0;
   vertical-align: top;
}
#callusImage
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(0px 0px 25px rgba(0,0,0,0.12));
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_callusHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#callusHeading2
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_footerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F9;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerLayoutGrid
{
   box-sizing: border-box;
   padding: 25px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footerLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerLayoutGrid > .row > .col-1, #footerLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footerLayoutGrid > .row > .col-1, #footerLayoutGrid > .row > .col-2
{
   float: left;
}
#footerLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#footerLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: left;
}
#footerLayoutGrid:before,
#footerLayoutGrid:after,
#footerLayoutGrid .row:before,
#footerLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#footerLayoutGrid:after,
#footerLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footerLayoutGrid > .row > .col-1, #footerLayoutGrid > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_footerHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 25px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#footerHeading
{
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#footerButton
{
   box-sizing: border-box;
   line-height: 46px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #AA7864;
   border-radius: 0px;
   background-color: #AA7864;
   background-image: none;
   color: #FFFFFF;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.20);
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#footerButton:focus
{
   outline: 0;
}
#wb_servicesText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_servicesText2
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 20px;
   line-height: 27.5px;
}
#wb_servicesText2 p, #wb_servicesText2 ul
{
   margin: 0;
   padding: 0;
}
#wb_servicesText2
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_aboutText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_aboutText
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: italic;
   text-decoration: line-through;
   font-size: 16px;
   line-height: 21px;
}
#wb_aboutText p, #wb_aboutText ul
{
   margin: 0;
   padding: 0;
}
#wb_aboutText
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_footerCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 25px 0 0 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #AA7864;
   border-radius: 0px;
   text-align: left;
}
#footerCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#footerCard1-card-item0
{
   display: inline-block;
   height: 40px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #AA7864;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#footerCard1-card-item0 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#footerCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#footerCard1-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #AA7864;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#footerCard1-card-item1 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#footerCard1-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 21px;
   width: 21px;
}
#footerCard1-card-item2
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #AA7864;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#footerCard1-card-item2 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#footerCard1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 21px;
   width: 21px;
}
#footerCard1-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #AA7864;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#footerCard1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#footerCard1-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 21px;
   width: 21px;
}
#wb_servicesCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#servicesCard4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#servicesCard4-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#servicesCard4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#servicesCard4-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#servicesCard4-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#servicesCard4-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#servicesCard4-card-item2 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_footerText div
{
   text-align: left;
}
#wb_footerText
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_welcomeCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   max-width: 400px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: rgba(158,234,0,0.75);
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.20);
   text-align: left;
}
#welcomeCard2-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#welcomeCard2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 48px;
}
#welcomeCard2-card-item1
{
   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: 21px;
   line-height: 27.3px;
}
#wb_welcomeCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   max-width: 400px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: rgba(167,131,23,0.75);
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.20);
   text-align: left;
}
#welcomeCard3-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#welcomeCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 48px;
}
#welcomeCard3-card-item1
{
   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: 21px;
   line-height: 27.3px;
}
#galleryLine1
{
   min-height: 26px;
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 24 24'%3e%3cpath fill='none' stroke-width='1' stroke-linecap='square' stroke-miterlimit='10' stroke='%23D3D3D3' d='M0,6c6,0,0.9,11.1,6.9,11.1S18,6,24,6'/%3e%3c/svg%3e");
   background-size: 26px 100%;
   background-repeat: repeat-x;
   border: 0 none transparent;
   margin: 0;
   padding: 0;
}
#callusLine
{
   min-height: 26px;
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 24 24'%3e%3cpath fill='none' stroke-width='1' stroke-linecap='square' stroke-miterlimit='10' stroke='%23D3D3D3' d='M0,6c6,0,0.9,11.1,6.9,11.1S18,6,24,6'/%3e%3c/svg%3e");
   background-size: 26px 100%;
   background-repeat: repeat-x;
   border: 0 none transparent;
   margin: 0;
   padding: 0;
}
#aboutLine
{
   min-height: 26px;
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 24 24'%3e%3cpath fill='none' stroke-width='1' stroke-linecap='square' stroke-miterlimit='10' stroke='%23D3D3D3' d='M0,6c6,0,0.9,11.1,6.9,11.1S18,6,24,6'/%3e%3c/svg%3e");
   background-size: 26px 100%;
   background-repeat: repeat-x;
   border: 0 none transparent;
   margin: 0;
   padding: 0;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 12px 0 12px 0;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #F5F5F5;
   font-family: Arial;
   font-weight: bold;
   font-size: 20px;
   line-height: 22.5px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon1
{
   height: 40px;
   width: 24px;
}
#Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
   width: 24px;
}
#wb_Icon1:hover #Icon1 i
{
   color: #33D543;
}
#wb_Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon2
{
   height: 40px;
   width: 24px;
}
#Icon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
   width: 24px;
}
#wb_Icon2:hover #Icon2 i
{
   color: #33D543;
}
#wb_Icon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon3
{
   height: 40px;
   width: 24px;
}
#Icon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
   width: 25px;
}
#wb_Icon3:hover #Icon3 i
{
   color: #33D543;
}
#wb_Icon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon4
{
   height: 40px;
   width: 24px;
}
#Icon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
   width: 24px;
}
#wb_Icon4:hover #Icon4 i
{
   color: #33D543;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   max-width: 600px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card1-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text3
{
   color: #594B3E;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 27px;
   line-height: 29px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#HorizontalLine1
{
   min-height: 26px;
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 24 24'%3e%3cpath fill='none' stroke-width='1' stroke-linecap='square' stroke-miterlimit='10' stroke='%23D3D3D3' d='M0,6c6,0,0.9,11.1,6.9,11.1S18,6,24,6'/%3e%3c/svg%3e");
   background-size: 26px 100%;
   background-repeat: repeat-x;
   border: 0 none transparent;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #FCFFF4 0%, #E9E9CE 100%);
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 50px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid7 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid7 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-header
{
   box-sizing: border-box;
   border-bottom: 0px solid #DEDEDE;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item3
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   border: 0px groove #5F4F1F;
   border-radius: 0px;
   background-image: linear-gradient(to top, #E2EEDA 0%, #FFFFFF 100%);
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item3 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card2-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   border: 0px groove #5F4F1F;
   border-radius: 0px;
   background-image: linear-gradient(to top, #E2EEDA 0%, #FFFFFF 100%);
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card2-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   border: 0px groove #5F4F1F;
   border-radius: 0px;
   background-image: linear-gradient(to top, #E2EEDA 0%, #FFFFFF 100%);
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item7 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card2-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item8
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item9
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card2-card-item9
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card2:hover #Card2-card-item9
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#Card2-card-item10
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-header
{
   box-sizing: border-box;
   border-bottom: 0px solid #DEDEDE;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F9;
   background-image: none;
   color: #A78317;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card3:hover #Card3-card-item1
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #AA7864;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card4-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card4:hover #Card4-card-item0
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card11
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card11-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card11-card-header
{
   box-sizing: border-box;
   border-bottom: 0px solid #DEDEDE;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card11-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   border: 0px groove #5F4F1F;
   border-radius: 0px;
   background-image: linear-gradient(to top, #E2EEDA 0%, #FFFFFF 100%);
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card11-card-item2 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card11-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card11-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   border: 0px groove #5F4F1F;
   border-radius: 0px;
   background-image: linear-gradient(to top, #E2EEDA 0%, #FFFFFF 100%);
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card11-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card11-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card11-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   border: 0px groove #5F4F1F;
   border-radius: 0px;
   background-image: linear-gradient(to top, #E2EEDA 0%, #FFFFFF 100%);
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card11-card-item6 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card11-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card11-card-item8
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card11-card-item8
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card11:hover #Card11-card-item8
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card12
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card12-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card12-card-header
{
   box-sizing: border-box;
   border-bottom: 0px solid #DEDEDE;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F9;
   background-image: none;
   color: #A78317;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card12-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card12:hover #Card12-card-item1
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card13
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card13-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #AA7864;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card13-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card13:hover #Card13-card-item0
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Icon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #054B0C;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon5:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #1E922A;
}
#Icon5
{
   height: 14px;
   width: 18px;
}
#Icon5 i
{
   color: #F5F5F5;
   display: inline-block;
   font-size: 14px;
   line-height: 14px;
   vertical-align: middle;
   width: 13px;
}
#wb_Icon5:hover #Icon5 i
{
   color: #F5F5F5;
}
#wb_Extension2
{
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
}
#wb_Extension2 a
{
   text-decoration: none;
}
#wb_Extension2, #wb_Extension2 ul, #wb_Extension2 li, #Extension2 a
{
   margin: 0;
   padding: 0;
}
#Extension2_button
{
   background-color: #000000;
   border: 1px solid #424242;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #EEE8AA;
   cursor: pointer;
   display: none;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: left;
   width: 100%;
}
#Extension2_title
{
   padding: 0 0 0 15px;
}
#Extension2_icon 
{
   display: block;
   position: absolute;
   right: 11px;
   top: 7px;
}
#Extension2_icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #EEE8AA;
   color: #EEE8AA;
   width: 24px;
}
#Extension2:before, #Extension2:after
{
   content: " ";
   display: table;
}
#Extension2:after
{
   clear: both;
}
#Extension2
{
   list-style: none;
   background-color: #000000;
   border: 1px solid #424242;
}
#Extension2 a 
{
   color: #EEE8AA;
   padding: 10px 15px 10px 15px;
}
#Extension2 a:hover 
{
   background-color: #CCCCCC;
   color: #000000;
}
#Extension2 li
{
   position: relative;
}
#Extension2 > li 
{
   float: left;
}
#Extension2 > li > .hassubmenu 
{
   background-image: url(./images/menu_arrow_down.png);
   background-repeat: no-repeat;
   background-position: 95% 50%;
   padding-right: 15px;
}
#Extension2 > li > a 
{
   display: block;
}
#Extension2 li ul 
{
   list-style: none;
   position: absolute;
   left: -9999px;
}
#Extension2 > li.hover > ul 
{
   left: 0;
}
#Extension2 li li.hover ul 
{
   left: 100%;
   top: 0;
}
#Extension2 li li a 
{
   background-color: #FFFAFA;
   border-top: 1px solid #424242;
   color: #808000;
   display: block;
   position: relative;
   z-index: 100;
}
#Extension2 li li a:hover
{
   background-color: #808000;
   color: #FFFAFA;
}
#Extension2 li li li a
{
   background-color: #FFFAFA;
   border-top: 1px solid #424242;
   color: #808000;
   z-index: 200;
}
#Extension2 li li li a:hover
{
   background-color: #808000;
   color: #FFFAFA;
}
@media screen and (max-width: 600px) 
{
#Extension2 .visible
{
   display: block;
}
#Extension2 > li 
{
   float: none;
}
#Extension2 li li .hassubmenu 
{
   background-image: url(./images/menu_arrow_down.png);
   background-repeat: no-repeat;
   background-position: 90% 50%;
}
#Extension2 ul
{
   display: block;
   width: 100%;
}
#Extension2 > li.hover > ul , #Extension2 li li.hover ul 
{
   position: static;
}
}
#wb_Heading4
{
   -webkit-background-clip: text;
   background-clip: text;
   background-image: linear-gradient(to left, #FFFF66 0%, #996633 100%);
   border: 0px solid #000000;
   border-radius: 0px;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading4
{
   color: transparent;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Card23
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card23-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card23-card-header
{
   box-sizing: border-box;
   border-bottom: 0px solid #DEDEDE;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F9;
   background-image: none;
   color: #A78317;
   font-family: "Ink Free";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card23-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card23-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card23:hover #Card23-card-item1
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#Card23-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card24
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card24-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card24-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card24-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card24-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#Card24-card-item1 h1
{
   color: #797900;
   font-family: "Ink Free";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
}
#Card24-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#Card24-card-item2 h1
{
   color: #43350A;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   line-height: 22.1px;
   margin: 0;
}
#wb_Card25
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card25-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card25-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card25-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card25-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#Card25-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#Card25-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#Card25-card-item2 h1
{
   color: #80C000;
   font-family: "Ink Free";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 29.4px;
   margin: 0;
}
#wb_Card26
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card26-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card26-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card26-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card26-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#Card26-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#Card26-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#Card26-card-item2 h1
{
   color: #80C000;
   font-family: "Ink Free";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 29.4px;
   margin: 0;
}
#wb_Card27
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card27-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card27-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card27-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card27-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#Card27-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text6 div
{
   text-align: left;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image7
{
   margin: 0;
   vertical-align: top;
}
#Image7
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 40px;
   height: 24px;
   vertical-align: top;
}
#wb_Image14
{
   margin: 0;
   vertical-align: top;
}
#Image14
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 33px;
   height: 23px;
   vertical-align: top;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text7
{
   color: #797900;
   font-family: "Ink Free";
   font-weight: bold;
   font-size: 32px;
   line-height: 26px;
}
#wb_Text7 p, #wb_Text7 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 186px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 157px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text9 div
{
   text-align: center;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text10 div
{
   text-align: left;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card33
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #F5F3E5;
   background-image: none;
   border: 1px solid #DFD9C3;
   border-radius: 3px;
   text-align: center;
}
#Card33-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card33-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 100px;
}
#Card33-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #312E25;
   font-family: "Ink Free";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card33-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D4CCB0 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card33-card-item3
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   color: #312E25;
   font-family: "Ink Free";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#CardContainer1
{
   display: block;
   width: 100%;
   position: relative;
   padding: 10px 10px 10px 10px;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#CardContainer1
{
   column-count: 2;
   column-gap: 25px;
   orphans: 1;
   widows: 1;
}
#CardContainer1 > div
{
   display: inline-block !important;
   width: 100% !important;
}
#wb_Card32
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   max-width: 400px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #F5F3E5;
   background-image: none;
   border: 1px solid #DFD9C3;
   border-radius: 3px;
   box-shadow: 5px 5px 3px #43350A;
   text-align: center;
}
#Card32-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card32-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DFD9C3;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #ECE8DA;
   background-image: none;
   color: #433F38;
   font-family: "Ink Free";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card32-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #A78317;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card32-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #312E25;
   font-family: "Ink Free";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card32-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #312E25;
   font-family: "Ink Free";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card32-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D4CCB0 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card34
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   max-width: 400px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #F5F3E5;
   background-image: none;
   border: 1px solid #DFD9C3;
   border-radius: 3px;
   box-shadow: 5px 5px 4px #000000;
   text-align: center;
}
#Card34-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card34-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #312E25;
   font-family: "Ink Free";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card34-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D4CCB0 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card34-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 100px;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 39px;
   height: 39px;
   vertical-align: top;
}
#Extension3
{
   align-items: center;
   -webkit-backdrop-filter: blur(10px);
   backdrop-filter: blur(10px);
   background-color: rgba(0,0,0,0.25);
   border-radius: 25px;
   display: flex;
   justify-content: center;
   height: -webkit-fit-content;
   height: -moz-fit-content;
   height: fit-content;
   margin: 0;
   padding: 0;
}
#Extension3 a
{
   color: inherit;
   display: block;
   padding: 12px 16px 12px 16px;
   text-decoration: none;
}
#Extension3 li
{
   color: #FFFFFF;
   list-style: none;
   font-family: Arial;
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   margin: 0 8px;
   position: relative;
   white-space: nowrap;
}
#Extension3 li::before
{
   border-radius: 25px;
   content: " ";
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   transition: all 600ms cubic-bezier(0.3, 1.4, 0.5, 0.9);
   width: 100%;
   z-index: -1;
}
#Extension3 li:hover
{
   color: #000000;
}
#Extension3 li:hover::before
{
   background: linear-gradient(to bottom, #E8EDEC 0%, #D2D1D3 100%);
   box-shadow: 0px 3px 20px rgba(0,0,0,0.20);
   transform: scale(1.2);
}
#wb_Card35
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card35-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card35-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card35-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card35-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#Card35-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card35-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#Card35-card-item2 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_servicesLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.87);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#servicesLayoutGrid1
{
   box-sizing: border-box;
   padding: 15px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#servicesLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#servicesLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#servicesLayoutGrid1 > .row > .col-1
{
   float: left;
}
#servicesLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#servicesLayoutGrid1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
#servicesLayoutGrid1:before,
#servicesLayoutGrid1:after,
#servicesLayoutGrid1 .row:before,
#servicesLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#servicesLayoutGrid1:after,
#servicesLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#servicesLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_Text5
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 21px;
}
#wb_Text5 p, #wb_Text5 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(245,245,249,0.87);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 75px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
#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_Image4
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px outset #808000;
   border-radius: 0px;
   padding: -50px -10px 25px 10px;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: scale-down;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card5-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#Card5-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#Card5-card-item2 h1
{
   color: #80C000;
   font-family: "Ink Free";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 29.4px;
   margin: 0;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #80C000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #80C000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-card-item5
{
   display: block;
   position: relative;
   width: 100px;
   height: 100px;
   box-sizing: border-box;
   margin: 0 0 0 50px;
   padding: 0;
}
#Card5-card-item5 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #80C000;
   background-image: none;
   -webkit-clip-path: url(#Card5-card-item5-clippath);
   clip-path: url(#Card5-card-item5-clippath);
}
#wb_LayoutGrid1
{
   clear: both;
   position: fixed;
   left: 0;
   bottom: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(108,108,0,0.51);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: right;
}
#LayoutGrid1 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_Icon1
{
   display: inline-block;
   width: 24px;
   height: 40px;
   text-align: center;
   z-index: 71;
}
#wb_LayoutGrid1
{
   z-index: 10000 !important;
}
#wb_introCard1
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 33;
}
#wb_footerHeading
{
   display: block;
   width: 100%;
   z-index: 58;
}
#wb_callusHeading1
{
   display: block;
   width: 100%;
   z-index: 48;
}
#wb_introCard2
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 46;
}
#wb_Card1
{
   display: flex;
   width: 100%;
   z-index: 17;
}
#callusButton
{
   display: inline-block;
   width: 91px;
   height: 50px;
   z-index: 52;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 25;
}
#wb_Icon4
{
   display: inline-block;
   width: 24px;
   height: 40px;
   text-align: center;
   z-index: 74;
}
#wb_upIcon
{
   position: absolute;
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 56;
}
#wb_Card3
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 34;
}
#wb_Image2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 22;
}
#wb_Card32
{
   display: flex;
   z-index: 14;
}
#HorizontalLine1
{
   display: block;
   width: 100%;
   z-index: 68;
}
#wb_Card2
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 32;
}
#wb_Card33
{
   display: inline-block;
   width: 453px;
   height: 379px;
   z-index: 28;
}
#wb_welcomeCarousel
{
}
#wb_Image3
{
   display: inline-block;
   width: 39px;
   height: 39px;
   z-index: 9;
}
#wb_Icon5
{
   display: inline-block;
   width: 18px;
   height: 14px;
   text-align: center;
   z-index: 8;
}
#wb_Image4
{
   display: inline-block;
   width: 131px;
   height: 249px;
   z-index: 42;
}
#wb_aboutHeading1
{
   display: block;
   width: 100%;
   z-index: 53;
}
#wb_Card25
{
   display: flex;
   width: 100%;
   z-index: 44;
}
#wb_Extension2
{
   display: inline-block;
   position: relative;
   width: 642px;
   height: 38px;
   z-index: 7;
}
#wb_Card11
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 61;
}
#wb_Card24
{
   display: flex;
   width: 100%;
   z-index: 27;
}
#wb_Extension3
{
   display: block;
   position: relative;
   width: 100%;
   z-index: 13;
}
#wb_Image7
{
   display: inline-block;
   width: 40px;
   height: 24px;
   z-index: 11;
}
#wb_Heading4
{
   display: inline-block;
   width: 87px;
   height: 32px;
   z-index: 10;
}
#wb_Card12
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 62;
}
#wb_Card27
{
   display: flex;
   width: 100%;
   z-index: 31;
}
#wb_servicesImage1
{
   display: inline-block;
   width: 212px;
   height: 283px;
   z-index: 29;
}
#wb_Card34
{
   display: flex;
   z-index: 15;
}
#wb_footerCard1
{
   display: flex;
   width: 100%;
   z-index: 57;
}
#aboutLine
{
   display: block;
   width: 100%;
   z-index: 54;
}
#wb_Card26
{
   display: flex;
   width: 100%;
   z-index: 43;
}
#wb_Card35
{
   display: flex;
   width: 100%;
   z-index: 26;
}
#wb_callusImage
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 47;
}
#callusLine
{
   display: block;
   width: 100%;
   z-index: 49;
}
#wb_Card23
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 40;
}
#wb_welcomeCard1
{
   display: flex;
   width: 100%;
   z-index: 18;
}
#wb_Icon2
{
   display: inline-block;
   width: 24px;
   height: 40px;
   text-align: center;
   z-index: 72;
}
#wb_Card5
{
   display: flex;
   width: 100%;
   z-index: 39;
}
#wb_Icon3
{
   display: inline-block;
   width: 24px;
   height: 40px;
   text-align: center;
   z-index: 73;
}
#galleryLine1
{
   display: block;
   width: 100%;
   z-index: 66;
}
#footerButton
{
   display: inline-block;
   width: 206px;
   height: 50px;
   z-index: 59;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 90;
}
#wb_callusHeading2
{
   display: block;
   width: 100%;
   z-index: 50;
}
#wb_servicesCard4
{
   display: flex;
   width: 100%;
   z-index: 45;
}
#wb_servicesCard3
{
   display: flex;
   width: 100%;
   z-index: 38;
}
#wb_servicesCard2
{
   display: flex;
   width: 100%;
   z-index: 37;
}
#wb_servicesCard1
{
   display: inline-block;
   width: 210px;
   height: 243px;
   z-index: 30;
}
#wb_welcomeCard3
{
   display: flex;
   width: 100%;
   z-index: 20;
}
#wb_welcomeCard2
{
   display: flex;
   width: 100%;
   z-index: 19;
}
#wb_Image14
{
   display: inline-block;
   width: 33px;
   height: 23px;
   z-index: 12;
}
@media only screen and (max-width: 969px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_welcomeCarousel
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_welcomeCarousel
{
   margin: 0;
   height: 50vh;
}
#welcomeCarousel .carousel-item-inner
{
   padding: 20px 20px 50px 20px;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#LayoutGrid12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid12 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   padding: 25px 15px 25px 15px;
}
#LayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 120px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid11 > .row > .col-2
{
   display: flex;
   width: 100%;
   height: 120px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 25px 15px 0 15px;
}
#LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13 > .row > .col-1, #LayoutGrid13 > .row > .col-2, #LayoutGrid13 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid13 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid13 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid13 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid13-divider-top
{
   height: 25px;
}
#LayoutGrid13-divider-top
{
   top: 0%;
   left: 0;
}
#wb_introLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_introLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#introLayoutGrid1
{
   height: auto;
   padding: 15px 15px 0 15px;
}
#introLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Aanmelden_FairBreed
{
   visibility: visible;
   display: table;
}
#wb_Aanmelden_FairBreed
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Aanmelden_FairBreed
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#Aanmelden_FairBreed .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Aanmelden_FairBreed > .row > .col-1, #Aanmelden_FairBreed > .row > .col-2, #Aanmelden_FairBreed > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#Aanmelden_FairBreed > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#Aanmelden_FairBreed > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#Aanmelden_FairBreed > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Aanmelden_FairBreed > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#Aanmelden_FairBreed > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Audit_Certificaten
{
   visibility: visible;
   display: table;
}
#wb_Audit_Certificaten
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Audit_Certificaten
{
   height: auto;
   padding: 50px 15px 75px 15px;
}
#Audit_Certificaten .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 15px 15px 0 15px;
}
#LayoutGrid14 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_introLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_introLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#introLayoutGrid2
{
   height: auto;
   padding: 50px 15px 75px 15px;
}
#introLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Onderzoeken
{
   visibility: visible;
   display: table;
}
#wb_Onderzoeken
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Onderzoeken
{
   height: auto;
   padding: 0 15px 15px 15px;
}
#Onderzoeken .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_servicesLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_servicesLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#servicesLayoutGrid2
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#servicesLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#servicesLayoutGrid2 > .row > .col-1, #servicesLayoutGrid2 > .row > .col-2, #servicesLayoutGrid2 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#servicesLayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#servicesLayoutGrid2 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#servicesLayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#servicesLayoutGrid2 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#servicesLayoutGrid2 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_welcomeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_welcomeLayoutGrid
{
   height: 75vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#welcomeLayoutGrid
{
   height: 75vh;
   padding: 0;
}
#wb_galleryLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_galleryLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#galleryLayoutGrid3
{
   height: auto;
   padding: 0 15px 50px 15px;
}
#galleryLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_callusLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_callusLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#callusLayoutGrid
{
   height: auto;
   padding: 100px 15px 100px 15px;
}
#callusLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#callusLayoutGrid > .row > .col-1, #callusLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#callusLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#callusLayoutGrid > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#callusLayoutGrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#callusLayoutGrid > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_aboutLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_aboutLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#aboutLayoutGrid1
{
   height: auto;
   padding: 75px 15px 0 15px;
}
#aboutLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_introCard1
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#introCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#introCard1-card-item1
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   border: 0px groove #5F4F1F;
   border-radius: 0px;
   background-image: linear-gradient(to top, #E2EEDA 0%, #FFFFFF 100%);
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#introCard1-card-item1 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#introCard1-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#introCard1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#introCard1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 30px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 20px;
}
#introCard1-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #AE5E27;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#introCard1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#introCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 25px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 15px;
}
#introCard1-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #AE5E27;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#introCard1-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#introCard1-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #AE5E27;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#introCard1-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   border: 0px groove #5F4F1F;
   border-radius: 0px;
   background-image: linear-gradient(to top, #E2EEDA 0%, #FFFFFF 100%);
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#introCard1-card-item8 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#introCard1-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#introCard1-card-item9
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#introCard1-card-item10
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   border: 0px groove #5F4F1F;
   border-radius: 0px;
   background-image: linear-gradient(to top, #E2EEDA 0%, #FFFFFF 100%);
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#introCard1-card-item10 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#introCard1-card-item10 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#introCard1-card-item11
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_introCard1
{
   text-align: center;
}
#wb_welcomeCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#welcomeCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 48px;
}
#welcomeCard1-card-item1
{
   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: 21px;
   line-height: 27.3px;
}
#wb_welcomeCard1
{
   text-align: left;
}
#wb_introCard2
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#introCard2-card-header
{
   box-sizing: border-box;
   border-bottom: 0px solid #DEDEDE;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F9;
   background-image: none;
   color: #A78317;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#introCard2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#introCard2-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_introCard2:hover #introCard2-card-item1
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#introCard2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_introCard2
{
   text-align: center;
}
#wb_introCard4
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#introCard4-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #AA7864;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#introCard4-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_introCard4:hover #introCard4-card-item0
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#introCard4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_introCard4
{
   text-align: center;
}
#wb_aboutHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_servicesImage1
{
   width: 212px;
   height: 283px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#servicesImage1
{
   width: 212px;
   height: 283px;
}
#wb_servicesCard1
{
   width: 212px;
   height: 250px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 25px 0 ;
}
#servicesCard1-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#servicesCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#servicesCard1-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#servicesCard1-card-item1 h1
{
   color: #797900;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#servicesCard1-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#servicesCard1-card-item2 h1
{
   color: #80C000;
   font-family: "Ink Free";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   line-height: 33.6px;
   margin: 0;
}
#wb_servicesCard1
{
   text-align: left;
}
#wb_servicesCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#servicesCard2-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#servicesCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#servicesCard2-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#servicesCard2-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#servicesCard2-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#servicesCard2-card-item2 h1
{
   color: #80C000;
   font-family: "Ink Free";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 29.4px;
   margin: 0;
}
#wb_servicesCard2
{
   text-align: left;
}
#wb_servicesCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#servicesCard3-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#servicesCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#servicesCard3-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#servicesCard3-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#servicesCard3-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#servicesCard3-card-item2 h1
{
   color: #80C000;
   font-family: "Ink Free";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 29.4px;
   margin: 0;
}
#wb_servicesCard3
{
   text-align: left;
}
#wb_callusText
{
   visibility: visible;
   display: block;
}
#wb_callusText
{
   font-size: 16px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
   line-height: 30px;
}
#wb_callusHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 25px 0 ;
   padding: 0;
}
#callusButton
{
   width: 91px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#callusButton
{
   line-height: 44px;
}
#wb_callusImage
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_callusHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_footerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_footerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerLayoutGrid
{
   height: auto;
   padding: 25px 15px 50px 15px;
}
#footerLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerLayoutGrid > .row > .col-1, #footerLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerLayoutGrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footerHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 25px 0 20px 0 ;
   padding: 0;
}
#footerButton
{
   width: 206px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#footerButton
{
   line-height: 46px;
}
#wb_servicesText2
{
   visibility: visible;
   display: block;
}
#wb_servicesText2
{
   font-size: 21px;
   margin: 20px 0 20px 0 ;
   padding: 0 0 20px 0;
   text-align: center;
}
#wb_aboutText
{
   visibility: visible;
   display: block;
}
#wb_aboutText
{
   font-size: 16px;
   margin: 20px 0 20px 0 ;
   padding: 0 0 20px 0;
   text-align: center;
   line-height: 30px;
}
#wb_footerCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 25px 0 0 0 ;
}
#footerCard1-card-item0
{
   display: inline-block;
   height: 40px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #AA7864;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#footerCard1-card-item0 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#footerCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#footerCard1-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #AA7864;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#footerCard1-card-item1 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#footerCard1-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 21px;
   width: 21px;
}
#footerCard1-card-item2
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #AA7864;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#footerCard1-card-item2 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#footerCard1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 21px;
   width: 21px;
}
#footerCard1-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #AA7864;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#footerCard1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#footerCard1-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 21px;
   width: 21px;
}
#wb_footerCard1
{
   text-align: left;
}
#wb_servicesCard4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#servicesCard4-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#servicesCard4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#servicesCard4-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#servicesCard4-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#servicesCard4-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#servicesCard4-card-item2 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_servicesCard4
{
   text-align: left;
}
#wb_footerText
{
   visibility: visible;
   display: block;
}
#wb_footerText
{
   margin: 25px 0 0 0 ;
   padding: 0;
}
#wb_welcomeCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#welcomeCard2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 48px;
}
#welcomeCard2-card-item1
{
   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: 21px;
   line-height: 27.3px;
}
#wb_welcomeCard2
{
   text-align: left;
}
#wb_welcomeCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#welcomeCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 48px;
}
#welcomeCard3-card-item1
{
   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: 21px;
   line-height: 27.3px;
}
#wb_welcomeCard3
{
   text-align: left;
}
#galleryLine1
{
   width: 100%;
   height: 26px;
   visibility: visible;
   display: block;
   margin: 0;
}
#galleryLine1
{
   border-color: #D3D3D3;
   border-bottom-width: 26px;
}
#callusLine
{
   width: 100%;
   height: 26px;
   visibility: visible;
   display: block;
   margin: 0;
}
#callusLine
{
   border-color: #D3D3D3;
   border-bottom-width: 26px;
}
#aboutLine
{
   width: 100%;
   height: 26px;
   visibility: visible;
   display: block;
   margin: 0;
}
#aboutLine
{
   border-color: #D3D3D3;
   border-bottom-width: 26px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 12px 0 12px 0;
}
#wb_Icon1
{
   width: 24px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#Icon1
{
   width: 24px;
   height: 40px;
}
#Icon1 i
{
   line-height: 40px;
   font-size: 24px;
   width: 24px;
}
#wb_Icon2
{
   width: 24px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#Icon2
{
   width: 24px;
   height: 40px;
}
#Icon2 i
{
   line-height: 40px;
   font-size: 24px;
   width: 24px;
}
#wb_Icon3
{
   width: 24px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#Icon3
{
   width: 24px;
   height: 40px;
}
#Icon3 i
{
   line-height: 40px;
   font-size: 24px;
   width: 25px;
}
#wb_Icon4
{
   width: 24px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#Icon4
{
   width: 24px;
   height: 40px;
}
#Icon4 i
{
   line-height: 40px;
   font-size: 24px;
   width: 24px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#wb_Card1
{
   text-align: left;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 27px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: center;
   line-height: 47px;
}
#HorizontalLine1
{
   width: 100%;
   height: 26px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine1
{
   border-color: #D3D3D3;
   border-bottom-width: 26px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 50px 15px 75px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Card2
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card2-card-header
{
   box-sizing: border-box;
   border-bottom: 0px solid #DEDEDE;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item3
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   border: 0px groove #5F4F1F;
   border-radius: 0px;
   background-image: linear-gradient(to top, #E2EEDA 0%, #FFFFFF 100%);
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item3 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card2-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   border: 0px groove #5F4F1F;
   border-radius: 0px;
   background-image: linear-gradient(to top, #E2EEDA 0%, #FFFFFF 100%);
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card2-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   border: 0px groove #5F4F1F;
   border-radius: 0px;
   background-image: linear-gradient(to top, #E2EEDA 0%, #FFFFFF 100%);
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item7 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card2-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item8
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item9
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card2-card-item9
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card2:hover #Card2-card-item9
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#Card2-card-item10
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card3-card-header
{
   box-sizing: border-box;
   border-bottom: 0px solid #DEDEDE;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F9;
   background-image: none;
   color: #A78317;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card3:hover #Card3-card-item1
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #AA7864;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card4-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card4:hover #Card4-card-item0
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card11
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card11-card-header
{
   box-sizing: border-box;
   border-bottom: 0px solid #DEDEDE;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card11-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   border: 0px groove #5F4F1F;
   border-radius: 0px;
   background-image: linear-gradient(to top, #E2EEDA 0%, #FFFFFF 100%);
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card11-card-item2 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card11-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card11-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   border: 0px groove #5F4F1F;
   border-radius: 0px;
   background-image: linear-gradient(to top, #E2EEDA 0%, #FFFFFF 100%);
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card11-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card11-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card11-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   border: 0px groove #5F4F1F;
   border-radius: 0px;
   background-image: linear-gradient(to top, #E2EEDA 0%, #FFFFFF 100%);
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card11-card-item6 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card11-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card11-card-item8
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card11-card-item8
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card11:hover #Card11-card-item8
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card11
{
   text-align: center;
}
#wb_Card12
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card12-card-header
{
   box-sizing: border-box;
   border-bottom: 0px solid #DEDEDE;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F9;
   background-image: none;
   color: #A78317;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card12-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card12:hover #Card12-card-item1
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card12
{
   text-align: center;
}
#wb_Card13
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #AA7864;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card13-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card13:hover #Card13-card-item0
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card13
{
   text-align: center;
}
#wb_Icon5
{
   width: 18px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon5
{
   width: 18px;
   height: 14px;
}
#Icon5 i
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_Extension2
{
   width: 450px;
   height: 38px;
   visibility: visible;
   display: inline-block;
}
#wb_Heading4
{
   width: 87px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#wb_Card23
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card23-card-header
{
   box-sizing: border-box;
   border-bottom: 0px solid #DEDEDE;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F9;
   background-image: none;
   color: #A78317;
   font-family: "Ink Free";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card23-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card23-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card23:hover #Card23-card-item1
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#Card23-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card23
{
   text-align: center;
}
#wb_Card24
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#Card24-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card24-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card24-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#Card24-card-item1 h1
{
   color: #797900;
   font-family: "Ink Free";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
}
#Card24-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#Card24-card-item2 h1
{
   color: #43350A;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   line-height: 22.1px;
   margin: 0;
}
#wb_Card24
{
   text-align: left;
}
#wb_Card25
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#Card25-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card25-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card25-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#Card25-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#Card25-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#Card25-card-item2 h1
{
   color: #80C000;
   font-family: "Ink Free";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 29.4px;
   margin: 0;
}
#wb_Card25
{
   text-align: left;
}
#wb_Card26
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#Card26-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card26-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card26-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#Card26-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#Card26-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#Card26-card-item2 h1
{
   color: #80C000;
   font-family: "Ink Free";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 29.4px;
   margin: 0;
}
#wb_Card26
{
   text-align: left;
}
#wb_Card27
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#Card27-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card27-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card27-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#Card27-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#wb_Card27
{
   text-align: left;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Image7
{
   width: 40px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image7
{
   width: 40px;
   height: 24px;
}
#wb_Image14
{
   width: 33px;
   height: 23px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image14
{
   width: 33px;
   height: 23px;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 39px;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   margin: 0;
   padding: 0;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_Card33
{
   width: 448px;
   height: 379px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card33-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 100px;
}
#Card33-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #312E25;
   font-family: "Ink Free";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card33-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D4CCB0 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card33-card-item3
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   color: #312E25;
   font-family: "Ink Free";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#wb_Card33
{
   text-align: center;
}
#CardContainer1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardContainer1
{
   column-count: 2;
   column-gap: 25px;
}
#CardContainer1
{
   padding: 10px 10px 10px 10px;
}
#wb_Card32
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card32-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DFD9C3;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #ECE8DA;
   background-image: none;
   color: #433F38;
   font-family: "Ink Free";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card32-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #A78317;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card32-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #312E25;
   font-family: "Ink Free";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card32-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #312E25;
   font-family: "Ink Free";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card32-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D4CCB0 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card32
{
   text-align: center;
}
#wb_Card34
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card34-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #312E25;
   font-family: "Ink Free";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card34-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D4CCB0 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card34-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 100px;
}
#wb_Card34
{
   text-align: center;
}
#wb_Image3
{
   width: 39px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image3
{
   width: 39px;
   height: 39px;
}
#wb_Extension3
{
   visibility: visible;
   display: block;
}
#Extension3
{
   border-radius: 25px;
}
#Extension3 a
{
   padding: 12px 16px 12px 16px;
}
#Extension3 li
{
   font-size: 13px;
   margin: 0 8px;
}
#Extension3 li::before
{
   border-radius: 25px;
}
#wb_Card35
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#Card35-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card35-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card35-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#Card35-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card35-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#Card35-card-item2 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_Card35
{
   text-align: left;
}
#wb_servicesLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_servicesLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#servicesLayoutGrid1
{
   height: auto;
   padding: 15px 15px 0 15px;
}
#servicesLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 16px;
   margin: 20px 0 20px 0 ;
   padding: 0 0 20px 0;
   text-align: center;
   line-height: 30px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 75px 15px 0 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image4
{
   width: 131px;
   height: 249px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: -50px -10px 25px 10px;
}
#Image4
{
   width: 131px;
   height: 249px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Card5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#Card5-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #55783E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card5-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#Card5-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#Card5-card-item2 h1
{
   color: #80C000;
   font-family: "Ink Free";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 29.4px;
   margin: 0;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #80C000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #80C000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-card-item5
{
   display: block;
   position: relative;
   width: 100px;
   height: 100px;
   box-sizing: border-box;
   margin: 0 0 0 50px;
   padding: 0;
}
#Card5-card-item5 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #80C000;
   background-image: none;
   -webkit-clip-path: url(#Card5-card-item5-clippath);
   clip-path: url(#Card5-card-item5-clippath);
}
#wb_Card5
{
   text-align: left;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
}
