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-size: cover;
}
#welcomeCarousel .frame-3
{
   background-color: transparent;
   background-image: url('../images/FairDog-fairdogs.png');
   background-repeat: no-repeat;
   background-position: center center;
   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-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-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_LayoutGrid14
{
   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;
}
#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_galleryLayoutGrid2
{
   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;
}
#galleryLayoutGrid2
{
   box-sizing: border-box;
   padding: 0 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#galleryLayoutGrid2 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#galleryLayoutGrid2 > .row > .col-1, #galleryLayoutGrid2 > .row > .col-2, #galleryLayoutGrid2 > .row > .col-3, #galleryLayoutGrid2 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#galleryLayoutGrid2 > .row > .col-1, #galleryLayoutGrid2 > .row > .col-2, #galleryLayoutGrid2 > .row > .col-3, #galleryLayoutGrid2 > .row > .col-4
{
   float: left;
}
#galleryLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#galleryLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#galleryLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#galleryLayoutGrid2 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#galleryLayoutGrid2:before,
#galleryLayoutGrid2:after,
#galleryLayoutGrid2 .row:before,
#galleryLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#galleryLayoutGrid2:after,
#galleryLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#galleryLayoutGrid2 > .row > .col-1, #galleryLayoutGrid2 > .row > .col-2, #galleryLayoutGrid2 > .row > .col-3, #galleryLayoutGrid2 > .row > .col-4
{
   float: none;
   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;
}
}
#wb_aboutLayoutGrid2
{
   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;
}
#aboutLayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 30px 50px 30px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#aboutLayoutGrid2 > .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#aboutLayoutGrid2 > .row > .col-1, #aboutLayoutGrid2 > .row > .col-2, #aboutLayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#aboutLayoutGrid2 > .row > .col-1, #aboutLayoutGrid2 > .row > .col-2, #aboutLayoutGrid2 > .row > .col-3
{
   float: left;
}
#aboutLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#aboutLayoutGrid2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#aboutLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#aboutLayoutGrid2 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#aboutLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#aboutLayoutGrid2 > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#aboutLayoutGrid2:before,
#aboutLayoutGrid2:after,
#aboutLayoutGrid2 .row:before,
#aboutLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#aboutLayoutGrid2:after,
#aboutLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#aboutLayoutGrid2 > .row > .col-1, #aboutLayoutGrid2 > .row > .col-2, #aboutLayoutGrid2 > .row > .col-3
{
   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-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;
}
#introCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#introCard1-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;
}
#introCard1-card-item2 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#introCard1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#introCard1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#introCard1-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;
}
#introCard1-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#introCard1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#introCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#introCard1-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;
}
#introCard1-card-item6 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#introCard1-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#introCard1-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#introCard1-card-item8
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#introCard1-card-item8
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_introCard1:hover #introCard1-card-item8
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_aboutCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#aboutCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#aboutCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#aboutCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: center;
}
#aboutCard1-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_aboutCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#aboutCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#aboutCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#aboutCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: center;
}
#aboutCard2-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_aboutCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#aboutCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#aboutCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#aboutCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: center;
}
#aboutCard3-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#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_galleryImage1
{
   margin: 0;
   overflow: hidden;
   vertical-align: top;
}
#galleryImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1024px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#galleryImage1
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#galleryImage1:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_galleryImage2
{
   margin: 0;
   overflow: hidden;
   vertical-align: top;
}
#galleryImage2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1024px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#galleryImage2
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#galleryImage2:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_galleryImage3
{
   margin: 0;
   overflow: hidden;
   vertical-align: top;
}
#galleryImage3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1024px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#galleryImage3
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#galleryImage3:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_galleryImage4
{
   margin: 0;
   overflow: hidden;
   vertical-align: top;
}
#galleryImage4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1024px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#galleryImage4
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#galleryImage4:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 250ms ease-out 0ms;
}
#galleryButton
{
   box-sizing: border-box;
   line-height: 43px;
   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;
}
#galleryButton:focus
{
   outline: 0;
}
#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;
}
#servicesCard3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#servicesCard3-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#servicesCard3-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#servicesCard3-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#servicesCard3-card-item7
{
   display: block;
   position: relative;
   width: 100px;
   height: 100px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#servicesCard3-card-item7 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #C0C0C0;
   background-image: none;
   -webkit-clip-path: url(#servicesCard3-card-item7-clippath);
   clip-path: url(#servicesCard3-card-item7-clippath);
}
#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: 24px;
   line-height: 32.5px;
}
#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: 21.5px;
}
#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: 23px;
}
#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_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_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
{
   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-item2 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card2-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-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;
}
#Card2-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card2-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-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;
}
#Card2-card-item6 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card2-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item8
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card2-card-item8
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card2:hover #Card2-card-item8
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#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_LayoutGrid5
{
   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;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 50px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Card5
{
   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;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-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;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-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;
}
#Card5-card-item2 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card5-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-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;
}
#Card5-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card5-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card5-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-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;
}
#Card5-card-item6 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card5-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card5-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-card-item8
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card5-card-item8
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card5:hover #Card5-card-item8
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card6
{
   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;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-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;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card6-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card6:hover #Card6-card-item1
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#Card6-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_Card7
{
   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;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #AA7864;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card7-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card7:hover #Card7-card-item0
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#Card7-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_LayoutGrid6
{
   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;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 50px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid6 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid6 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid6 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Card8
{
   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;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-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;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-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;
}
#Card8-card-item2 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card8-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-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;
}
#Card8-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card8-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card8-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-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;
}
#Card8-card-item6 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card8-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card8-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item8
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card8-card-item8
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card8:hover #Card8-card-item8
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card9
{
   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;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-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;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card9-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card9:hover #Card9-card-item1
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#Card9-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_Card10
{
   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;
}
#Card10-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #AA7864;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card10-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card10:hover #Card10-card-item0
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#Card10-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_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_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_LayoutGrid8
{
   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;
}
#LayoutGrid8
{
   box-sizing: border-box;
   padding: 50px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid8 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3
{
   float: left;
}
#LayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid8 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid8 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Card14
{
   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;
}
#Card14-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card14-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;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card14-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;
}
#Card14-card-item2 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card14-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card14-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;
}
#Card14-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card14-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card14-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card14-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;
}
#Card14-card-item6 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card14-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card14-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card14-card-item8
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card14-card-item8
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card14:hover #Card14-card-item8
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card15
{
   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;
}
#Card15-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card15-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;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card15-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card15:hover #Card15-card-item1
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#Card15-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_Card16
{
   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;
}
#Card16-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card16-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #AA7864;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card16-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card16:hover #Card16-card-item0
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#Card16-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_LayoutGrid9
{
   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;
}
#LayoutGrid9
{
   box-sizing: border-box;
   padding: 50px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid9 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   float: left;
}
#LayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid9 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid9 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid9:before,
#LayoutGrid9:after,
#LayoutGrid9 .row:before,
#LayoutGrid9 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid9:after,
#LayoutGrid9 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Card17
{
   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;
}
#Card17-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card17-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;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card17-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;
}
#Card17-card-item2 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card17-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card17-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card17-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;
}
#Card17-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card17-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card17-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card17-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;
}
#Card17-card-item6 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card17-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card17-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card17-card-item8
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card17-card-item8
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card17:hover #Card17-card-item8
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card18
{
   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;
}
#Card18-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card18-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;
}
#Card18-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card18-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card18:hover #Card18-card-item1
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#Card18-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_Card19
{
   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;
}
#Card19-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #AA7864;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card19-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card19:hover #Card19-card-item0
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#Card19-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_LayoutGrid10
{
   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;
}
#LayoutGrid10
{
   box-sizing: border-box;
   padding: 50px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid10 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   float: left;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid10 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid10 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Card20
{
   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;
}
#Card20-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card20-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;
}
#Card20-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card20-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;
}
#Card20-card-item2 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card20-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card20-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;
}
#Card20-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card20-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card20-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;
}
#Card20-card-item6 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card20-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #55783E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card20-card-item8
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card20-card-item8
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card20:hover #Card20-card-item8
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card21
{
   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;
}
#Card21-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card21-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;
}
#Card21-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #55783E;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card21-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card21:hover #Card21-card-item1
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#Card21-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_Card22
{
   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;
}
#Card22-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card22-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #AA7864;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card22-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Card22:hover #Card22-card-item0
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#Card22-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: 39.5px;
}
#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_Card28
{
   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;
}
#Card28-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card28-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;
}
#Card28-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_Card29
{
   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;
}
#Card29-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card29-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;
}
#Card29-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_Card30
{
   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;
}
#Card30-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card30-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;
}
#Card30-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_Card31
{
   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;
}
#Card31-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_Carousel1
{
   background-image: radial-gradient(circle, #F0F0F0 0%, #E4E4E4 50%, #D4D4D4 51%, rgba(253,253,253,0.99) 100%);
   border-radius: 0px;
   margin: 0;
}
#wb_Carousel1
{
   height: 50vh;
}
#Carousel1
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel1 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel1 .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;
}
#Carousel1 .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;
}
#Carousel1 .carousel-inner > .carousel-item > img, #Carousel1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel1 .carousel-inner > .active, #Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel1 .carousel-inner > .active
{
   opacity: 1;
   z-index: 1;
}
#Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel1 .carousel-inner > .carousel-item-next.carousel-item-start, #Carousel1 .carousel-inner > .carousel-item-prev.carousel-item-end
{
   opacity: 1;
   z-index: 1;
}
#Carousel1 .carousel-inner > .active.carousel-item-start, #Carousel1 .carousel-inner > .active.carousel-item-end
{
   opacity: 0;
   z-index: 0;
   transition: opacity 1000ms;
}
#Carousel1 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -75px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel1 .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;
}
#Carousel1 .carousel-indicators .active
{
   box-shadow: inset 0 0 0 5px rgba(169,169,169,1.00);
}
#Carousel1 .frame
{
   width: 970px;
   display: inline-block;
   float: left;
   height: 439px;
}
#Carousel1 .frame-1
{
   background-color: transparent;
   background-image: url('../images/Beeldmerk-FairBreed-FairDog.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#Carousel1 .frame-2
{
   background-color: transparent;
   background-image: url('../images/FairDog-fairdogs.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}
#Carousel1 .frame-3
{
   background-color: transparent;
   background-image: url('../images/Fairdogs_afstammingscertificaat.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#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: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   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: inline-block;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   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_Extension4
{
   color: #808000;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   overflow: hidden;
}
#Extension4 thead th,
#Extension4 tfoot th 
{
   color: #808000;
   font-weight: bold;
   font-style: normal;
}
#Extension4 thead th,
#Extension4 thead td 
{
   padding: 8px 10px 8px 10px;
   border-bottom: 1px solid #000000;
}
#Extension4 tfoot th,
#Extension4 tfoot td 
{
   padding: 8px 10px 4px 10px;
   border-top: 1px solid #000000;
}
#Extension4.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control, #Extension4.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control
{
   padding-left: 30px;
}
#Extension4 tbody tr 
{
   background-color: #FFFFFF;
}
#Extension4 tbody tr.selected 
{
   background-color: #CACA00;
}
#Extension4 tbody th,
#Extension4 tbody td 
{
   padding: 8px 10px 8px 10px;
}
#Extension4.row-border tbody th, #Extension4.row-border tbody td
{
   border-top: 1px solid #DDDDDD;
}
#Extension4.cell-border tbody th, #Extension4.cell-border tbody td 
{
   border-top: 1px solid #DDDDDD;
   border-right: 1px solid #DDDDDD;
}
#Extension4.cell-border tbody tr th:first-child,
#Extension4.cell-border tbody tr td:first-child 
{
   border-left: 1px solid #DDDDDD;
}
#Extension4.stripe tbody tr.odd
{
   background-color: #F3F4E3;
}
#Extension4.stripe tbody tr.odd.selected
{
   background-color: #CACA00;
}
#Extension4.hover tbody tr:hover
{
   background-color: #B7DB6C;
}
#Extension4.hover tbody tr:hover.selected
{
   background-color: #CACA00;
}
#Extension4.order-column tbody tr > .sorting_1,
#Extension4.order-column tbody tr > .sorting_2,
#Extension4.order-column tbody tr > .sorting_3
{
   background-color: #FBFBCD;
}
#Extension4.order-column tbody tr.selected > .sorting_1,
#Extension4.order-column tbody tr.selected > .sorting_2,
#Extension4.order-column tbody tr.selected > .sorting_3
{
   background-color: #D0D000;
}
#Extension4.order-column.stripe tbody tr.odd > .sorting_1 
{
   background-color: #F1F2B6;
}
#Extension4.order-column.stripe tbody tr.odd > .sorting_2 
{
   background-color: #F1F2B6;
}
#Extension4.order-column.stripe tbody tr.odd > .sorting_3 
{
   background-color: #F1F2B6;
}
#Extension4.order-column.stripe tbody tr.odd.selected > .sorting_1 
{
   background-color: #D0D000;
}
#Extension4.order-column.stripe tbody tr.odd.selected > .sorting_2 
{
   background-color: #D0D000;
}
#Extension4.order-column.stripe tbody tr.odd.selected > .sorting_3 
{
   background-color: #D0D000;
}
#Extension4.order-column.stripe tbody tr.even > .sorting_1 
{
   background-color: #FBFBCD;
}
#Extension4.order-column.stripe tbody tr.even > .sorting_2 
{
   background-color: #FBFBCD;
}
#Extension4.order-column.stripe tbody tr.even > .sorting_3 
{
   background-color: #FBFBCD;
}
#Extension4.order-column.stripe tbody tr.even.selected > .sorting_1 
{
   background-color: #D0D000;
}
#Extension4.order-column.stripe tbody tr.even.selected > .sorting_2 
{
   background-color: #D0D000;
}
#Extension4.order-column.stripe tbody tr.even.selected > .sorting_3 
{
   background-color: #D0D000;
}
#Extension4.order-column.hover tbody tr:hover > .sorting_1 
{
   background-color: #C1DE56;
}
#Extension4.order-column.hover tbody tr:hover > .sorting_2 
{
   background-color: #C1DE56;
}
#Extension4.order-column.hover tbody tr:hover > .sorting_3 
{
   background-color: #C1DE56;
}
#Extension4.order-column.hover tbody tr:hover.selected > .sorting_1 
{
   background-color: #D0D000;
}
#Extension4.order-column.hover tbody tr:hover.selected > .sorting_2 
{
   background-color: #D0D000;
}
#Extension4.order-column.hover tbody tr:hover.selected > .sorting_3 
{
   background-color: #D0D000;
}
#Extension4.no-footer 
{
   border-bottom: 1px solid #000000;
}
#wb_Extension4 .dt-button
{
   font-size: 11px;
   margin-left: 0;
   margin-right: 3px;
   color: #975C04;
   background: #D3D3D3;
   border-color: #D3D3D3;
   border-radius: 4px;
}
#wb_Extension4 .dt-button.active:not(.disabled):hover:not(.disabled)
{
   background: #9ACD32;
   border-color: #9ACD32;
}
#wb_Extension4 .dt-button:hover:not(.disabled)
{
   background: #9ACD32;
   border-color: #9ACD32;
}
#wb_Extension4 .dt-button:focus:not(.disabled)
{
   background: #9ACD32;
   border-color: #9ACD32;
}
#wb_Extension4 .dt-button.active:focus:not(.disabled)
{
   background: #9ACD32;
   border-color: #9ACD32;
}
#wb_Extension4 button.dt-button span.dt-down-arrow
{
   color: #975C04;
}
#wb_Extension4 div.dt-buttons
{
   font-size: 0;
}
#Extension4.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before, #Extension4.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control:before
{
   background: #228B22;
}
#Extension4.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before, #Extension4.dataTable.dtr-inline.collapsed > tbody > tr.parent > th.dtr-control:before 
{
   background: #FFA500;
}
#wb_Extension4 .dataTables_wrapper .dataTables_paginate .paginate_button 
{
   padding: 0.5em 1em;
   color: #22381B !important;
   border: 1px solid transparent;
   border-radius: 2px;
}
#wb_Extension4 .dataTables_wrapper .dataTables_paginate .paginate_button.current, #wb_Extension4 .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover 
{
   color: #22381B !important;
   border: 1px solid #CCCCCC;
   background: #E6F2CC;
}
#wb_Extension4 .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, #wb_Extension4 .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, #wb_Extension4 .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active 
{
   color: #666 !important;
   border: 1px solid transparent;
   background: transparent;
}
#wb_Extension4 .dataTables_wrapper .dataTables_paginate .paginate_button:hover 
{
   background: #22381B;
   color: #E6F2CC !important;
}
#wb_Extension4 .dataTables_wrapper .dataTables_paginate .paginate_button:active 
{
   outline: none;
   background: #22381B;
   color: #E6F2CC !important;
}
#wb_Extension4 .dataTables_wrapper .dataTables_paginate .ellipsis 
{
   padding: 0 1em;
}
#wb_Extension4 .dataTables_wrapper .dataTables_length,
#wb_Extension4 .dataTables_wrapper .dataTables_filter,
#wb_Extension4 .dataTables_wrapper .dataTables_info,
#wb_Extension4 .dataTables_wrapper .dataTables_processing,
#wb_Extension4 .dataTables_wrapper .dataTables_paginate 
{
   color: #808000;
}
#wb_Extension4 .dataTables_wrapper.no-footer .dataTables_scrollBody 
{
   border-bottom: 1px solid #000000;
}
#wb_Extension4 input, #wb_Extension4 select
{
   color: #808000;
   background: #FFFFFF;
   border: 1px solid #808000;
}
#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: 24px;
   line-height: 32.5px;
}
#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_Extension1 *
{
   box-sizing: border-box;
}
#wb_Extension1
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   overflow: auto;
   box-sizing: border-box;
}
#Extension1.table
{
   background-color: #FFFFFF;
   border: 1px solid #DDDDDD;
   border-collapse: collapse;
   border-spacing: 0;
   color: #000000;
   max-width: 100%;
   width: 100%;
}
th
{
   text-align: left;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td 
{
   line-height: 1.4285;
   vertical-align: top;
   border-top: 1px solid #DDDDDD;
}
.table > thead > tr > th 
{
   vertical-align: bottom;
   border-bottom: 2px solid #DDDDDD;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td 
{
   border-top: 0;
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th 
{
   background-color: #F5F5F5;
   color: #000000;
}
.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th 
{
   background-color: #F9F9F9;
   color: #000000;
}
#wb_Extension1 .btn
{
   font-size: 13px;
   color: #FFFFFF;
   background-color: #6C757D;
   border-color: #6C757D;
   border-radius: 4px;
}
#wb_Extension1 .btn-group > .btn-group:not(:last-child)>.btn, #wb_Extension1 .btn-group > .btn:not(:last-child):not(.dropdown-toggle)
{
   border-top-right-radius: 0;
   border-bottom-right-radius: 0;
}
#wb_Extension1 .btn-group > .btn-group:not(:first-child) > .btn, #wb_Extension1 .btn-group > .btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn
{
   border-top-left-radius: 0;
   border-bottom-left-radius: 0;
}
#wb_Extension1 .btn:hover
{
   color: #FFFFFF;
   background-color: #5C636A;
   border-color: #5C636A;
}
#wb_Extension1 .dropdown-menu
{
   font-size: 13px;
}
#wb_Extension1 .form-control
{
   font-size: 13px;
   color: #555555;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
}
#wb_Extension1 .page-link
{
   color: #6C757D;
   background: transparent;
   border-color: #DDDDDD;
}
#wb_Extension1 .page-link:hover
{
   background-color: #DDDDDD;
}
#wb_Extension1 .page-item:first-child .page-link
{
   border-top-left-radius: 4px;
   border-bottom-left-radius: 4px;
}
#wb_Extension1 .page-item:last-child .page-link
{
   border-top-right-radius: 4px;
   border-bottom-right-radius: 4px;
}
#wb_Extension1 .page-item.active .page-link
{
   color: #FFFFFF;
   background-color: #6C757D;
   border-color: #6C757D;
}
#wb_Extension1 .dropdown-item.active, #wb_Extension1 .dropdown-item:active
{
   color: #FFFFFF;
   background-color: #6C757D;
}
#wb_Extension1 .form-control:focus 
{
   border-color: #66AFE9;
   outline: 0;
   box-shadow: 0 0 0 0.25rem rgba(102,175,233,0.25);
}
@font-face
{
   font-display: block;
   font-family: "bootstrap-icons";
   src: url("fonts/bootstrap-icons.woff2") format("woff2"),
   url("fonts/bootstrap-icons.woff") format("woff");
}
.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before 
{
   display: inline-block;
   font-family: bootstrap-icons !important;
   font-style: normal;
   font-weight: normal !important;
   font-variant: normal;
   text-transform: none;
   line-height: 1;
   vertical-align: -.125em;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
}
.bi-list-ul::before { content: "\f478"; }
.bi-caret-down-square::before { content: "\f22b"; }
.bi-caret-up-square::before { content: "\f237"; }
.bi-arrow-clockwise::before { content: "\f116"; }
.bi-toggle-off::before { content: "\f5d5"; }
.bi-toggle-on::before { content: "\f5d6"; }
.bi-plus::before { content: "\f4fe"; }
.bi-dash::before { content: "\f2ea"; }
.bi-arrows-move::before { content: "\f14e"; }
.bi-search::before { content: "\f52a"; }
.bi-trash::before { content: "\f5de"; }
.bi-download::before { content: "\f30a"; }
.bi-printer::before { content: "\f501"; }
#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;
}
}
