div#container
{
   width: 1250px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
.visibility-hidden
{
   visibility: hidden;
}
#wb_galleryGrid
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.80);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#galleryGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1020px;
}
#galleryGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#galleryGrid
{
   width: 1250px;
}
#galleryGrid > .col-1
{
   flex: 0 0 auto;
}
#galleryGrid > .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)
{
#galleryGrid
{
   width: 100%;
}
#galleryGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Carousel2
{
   background-color: #CCCCCC;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Carousel2
{
   height: 779px;
}
#Carousel2
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#Carousel2 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel2 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel2 .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 2000ms ease-in-out;
   height: 100%;
   text-align: center;
}
#Carousel2 .carousel-item-inner
{
   padding: 50px 0 0 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#Carousel2 .carousel-inner > .carousel-item > img, #Carousel2 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel2 .carousel-inner > .active, #Carousel2 .carousel-inner > .carousel-item-next, #Carousel2 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel2 .carousel-inner > .active
{
   opacity: 1;
   z-index: 1;
}
#Carousel2 .carousel-inner > .carousel-item-next, #Carousel2 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel2 .carousel-inner > .carousel-item-next.carousel-item-start, #Carousel2 .carousel-inner > .carousel-item-prev.carousel-item-end
{
   opacity: 1;
   z-index: 1;
}
#Carousel2 .carousel-inner > .active.carousel-item-start, #Carousel2 .carousel-inner > .active.carousel-item-end
{
   opacity: 0;
   z-index: 0;
   transition: opacity 4000ms;
}
#Carousel2 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -54px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel2 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 12px 12px 12px 12px;
   width: 11px;
   height: 11px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(229,229,229,1.00);
   border: 1px solid rgba(255,255,255,1.00);
}
#Carousel2 .carousel-indicators .active
{
   background-color: rgba(255,255,255,1.00);
}
#Carousel2 .frame
{
   width: 1250px;
   display: inline-block;
   float: left;
   height: 779px;
}
#Carousel2 .frame-1
{
   background-color: transparent;
   background-image: url('images/background.jpg');
   background-repeat: repeat-x;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel2 .frame-2
{
   background-color: transparent;
   background-image: url('images/pedic.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel2 .frame-3
{
   background-color: transparent;
   background-image: url('images/abb.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 15px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#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
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid2
{
   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;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Image1
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Behandeling
{
   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;
}
#Behandeling
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#Behandeling > .row
{
   margin-right: 0;
   margin-left: 0;
}
#Behandeling > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Behandeling > .row > .col-1
{
   float: left;
}
#Behandeling > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#Behandeling:before,
#Behandeling:after,
#Behandeling .row:before,
#Behandeling .row:after
{
   display: table;
   content: " ";
}
#Behandeling:after,
#Behandeling .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Behandeling > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/Achtergrond_pedicure.jpg');
   background-repeat: repeat;
   background-position: center top;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 440px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   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: left;
}
#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_layout
{
   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;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#layout
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#layout > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layout > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layout > .row > .col-1
{
   float: left;
}
#layout > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#layout:before,
#layout:after,
#layout .row:before,
#layout .row:after
{
   display: table;
   content: " ";
}
#layout:after,
#layout .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layout > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid7
{
   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;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 0 5px 0 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid7 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid7 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Pedicure
{
   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;
}
#Pedicure
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#Pedicure > .row
{
   margin-right: 0;
   margin-left: 0;
}
#Pedicure > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Pedicure > .row > .col-1
{
   float: left;
}
#Pedicure > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#Pedicure:before,
#Pedicure:after,
#Pedicure .row:before,
#Pedicure .row:after
{
   display: table;
   content: " ";
}
#Pedicure:after,
#Pedicure .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Pedicure > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/bg6.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 440px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid6 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid6 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid4
{
   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;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_FrenchManicure
{
   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;
}
#FrenchManicure
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#FrenchManicure > .row
{
   margin-right: 0;
   margin-left: 0;
}
#FrenchManicure > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#FrenchManicure > .row > .col-1
{
   float: left;
}
#FrenchManicure > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#FrenchManicure:before,
#FrenchManicure:after,
#FrenchManicure .row:before,
#FrenchManicure .row:after
{
   display: table;
   content: " ";
}
#FrenchManicure:after,
#FrenchManicure .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#FrenchManicure > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/ManicurePedicure.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   padding: 440px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid8 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid8 > .row > .col-1
{
   float: left;
}
#LayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid8 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_FrenchManicure2
{
   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;
}
#FrenchManicure2
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#FrenchManicure2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#FrenchManicure2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#FrenchManicure2 > .row > .col-1
{
   float: left;
}
#FrenchManicure2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#FrenchManicure2:before,
#FrenchManicure2:after,
#FrenchManicure2 .row:before,
#FrenchManicure2 .row:after
{
   display: table;
   content: " ";
}
#FrenchManicure2:after,
#FrenchManicure2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#FrenchManicure2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid12
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/nails.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid12
{
   box-sizing: border-box;
   padding: 440px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid12 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid12 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid12 > .row > .col-1
{
   float: left;
}
#LayoutGrid12 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#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
{
   float: none;
   width: 100% !important;
}
}
#wb_Tarief
{
   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;
}
#Tarief
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#Tarief > .row
{
   margin-right: 0;
   margin-left: 0;
}
#Tarief > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Tarief > .row > .col-1
{
   float: left;
}
#Tarief > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#Tarief:before,
#Tarief:after,
#Tarief .row:before,
#Tarief .row:after
{
   display: table;
   content: " ";
}
#Tarief:after,
#Tarief .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Tarief > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Tarief2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Tarief2
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#Tarief2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Tarief2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Tarief2 > .row > .col-1
{
   float: left;
}
#Tarief2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#Tarief2:before,
#Tarief2:after,
#Tarief2 .row:before,
#Tarief2 .row:after
{
   display: table;
   content: " ";
}
#Tarief2:after,
#Tarief2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Tarief2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/intro-bg.jpg');
   background-repeat: repeat;
   background-position: center bottom;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 440px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   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: 480px)
{
#LayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Mail
{
   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;
}
#Mail
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#Mail > .row
{
   margin-right: 0;
   margin-left: 0;
}
#Mail > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Mail > .row > .col-1
{
   float: left;
}
#Mail > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#Mail:before,
#Mail:after,
#Mail .row:before,
#Mail .row:after
{
   display: table;
   content: " ";
}
#Mail:after,
#Mail .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Mail > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid17
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid17
{
   box-sizing: border-box;
   padding: 20px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid17 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid17 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid17 > .row > .col-1
{
   float: left;
}
#LayoutGrid17 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid17:before,
#LayoutGrid17:after,
#LayoutGrid17 .row:before,
#LayoutGrid17 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid17:after,
#LayoutGrid17 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid17 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Divider2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(220,220,220,0.99);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Divider2
{
   box-sizing: border-box;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 300px;
}
#Divider2 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#Divider2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Divider2 > .row > .col-1
{
   float: left;
}
#Divider2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#Divider2:before,
#Divider2:after,
#Divider2 .row:before,
#Divider2 .row:after
{
   display: table;
   content: " ";
}
#Divider2:after,
#Divider2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Divider2 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid10
{
   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;
}
#LayoutGrid10
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#LayoutGrid10 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid10 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1
{
   float: left;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid10 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid13
{
   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;
}
#LayoutGrid13
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid13 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid13 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid13 > .row > .col-1
{
   float: left;
}
#LayoutGrid13 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#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
{
   float: none;
   width: 100% !important;
}
}
#PhotoGallery1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery1 .thumbnails
{
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 10px 10px 10px 10px;
   width: 20%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery1 .thumbnail img
{
   border: 1px solid #DDDDDD;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery1 .thumbnails:before,
#PhotoGallery1 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery1 .thumbnails:after
{
   clear: both;
}
#PhotoGallery1 .thumbnails .thumbnail:nth-child(5n+1)
{
   clear: both;
}
#wb_Info
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Info
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#Info > .col-1, #Info > .col-2, #Info > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Info > .col-1, #Info > .col-2, #Info > .col-3
{
   flex: 0 0 auto;
}
#Info > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Info > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Info > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
#Info > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Info > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
@media (max-width: 480px)
{
#Info > .col-1, #Info > .col-2, #Info > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Table1
{
   border-radius: 0px;
   border: 0px solid #FFFFFF;
   background-color: transparent;
   background-image: none;
   border-collapse: collapse;
   border-spacing: 0px;
   margin: 0;
}
#Table1 td, #Table1 th
{
   padding: 5px 5px 5px 5px;
   position: relative;
}
#Table1 p, #Table1 ul
{
   margin: 0;
   padding: 0;
}
#Table1 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   text-align: right;
   vertical-align: middle;
   font-size: 0;
}
#Table1 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   text-align: left;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Verdana;
   line-height: 19px;
}
#wb_FontAwesomeIcon10
{
   background-color: #696969;
   background-image: none;
   border: 0px solid #B5B5B5;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
   transition: all 100ms ease;
}
#wb_FontAwesomeIcon10 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon10 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon10:hover
{
   background-color: #ADFF2F;
   background-image: none;
   border: 0px solid #808080;
}
#FontAwesomeIcon10
{
   height: 84px;
   width: 84px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon10 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 84px;
   line-height: 84px;
   vertical-align: middle;
   transition: all 100ms ease;
}
#wb_FontAwesomeIcon10:hover #FontAwesomeIcon10 i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon7
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #B5B5B5;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon7 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon7 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon7:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#FontAwesomeIcon7
{
   height: 24px;
   width: 22px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon7 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 22px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon7:hover #FontAwesomeIcon7 i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon7
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon7:hover
{
   transform: rotate(360deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon6
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #B5B5B5;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon6 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon6 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon6:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#FontAwesomeIcon6
{
   height: 24px;
   width: 22px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon6 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 22px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon6:hover #FontAwesomeIcon6 i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon6
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon6:hover
{
   transform: rotate(360deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon8
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #B5B5B5;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon8 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon8 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon8:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#FontAwesomeIcon8
{
   height: 24px;
   width: 22px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon8 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 22px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon8:hover #FontAwesomeIcon8 i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon8
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon8:hover
{
   transform: rotate(360deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_LayoutGrid16
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.80);
   background-image: none;
   border: 0px solid #C13582;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid16
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid16 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid16 > .row > .col-1
{
   float: left;
}
#LayoutGrid16 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid16:before,
#LayoutGrid16:after,
#LayoutGrid16 .row:before,
#LayoutGrid16 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid16:after,
#LayoutGrid16 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid16 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#Table3
{
   border-radius: 0px;
   border: 0px solid #FFFFFF;
   background-color: transparent;
   background-image: none;
   border-collapse: collapse;
   border-spacing: 0px;
   margin: 0;
}
#Table3 td, #Table3 th
{
   padding: 5px 5px 5px 5px;
   position: relative;
}
#Table3 td div
{
   white-space: nowrap;
}
#Table3 p, #Table3 ul
{
   margin: 0;
   padding: 0;
}
#Table3 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   text-align: left;
   vertical-align: bottom;
   color: #FFFFFF;
   font-family: Verdana;
   line-height: 19px;
}
#Table3 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   text-align: left;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Verdana;
   line-height: 19px;
}
#Table3 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   text-align: left;
   vertical-align: middle;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_service1 
{
   background-color: #FFC3CD;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_service1 div
{
   text-align: center;
}
#wb_service1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_service2 
{
   background-color: #FFC3CD;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_service2 div
{
   text-align: center;
}
#wb_service2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_service3 
{
   background-color: #FFC3CD;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_service3 div
{
   text-align: center;
}
#wb_service3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text7 
{
   background-color: #FFC3CD;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text9 
{
   background-color: #FFC3CD;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_Text9 div
{
   text-align: center;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: rgba(0,0,0,0.50);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ResponsiveMenu1
{
   display: block;
   background-color: rgba(255,255,255,0.00);
   font-family: Arial;
   font-weight: normal;
   text-align: center;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#ResponsiveMenu1
{
   display: inline-block;
   background-color: rgba(255,255,255,0.00);
   height: 77px;
}
#wb_ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu1 ul li i
{
   font-size: 30px;
   width: 30px;
   margin-bottom: 0px;
}
#wb_ResponsiveMenu1 ul li a
{
   background-color: rgba(255,255,255,0.00);
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 25px 15px 25px;
   text-align: center;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: 47px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li:hover > a, #wb_ResponsiveMenu1 li .active
{
   background-color: rgba(0,0,0,0.60);
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 77px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 143px;
}
#wb_ResponsiveMenu1 ul ul li a
{
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
   color: #000000;
}
#wb_ResponsiveMenu1 ul ul li:hover > a, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: #FFFFFF;
   color: #424242;
}
#wb_ResponsiveMenu1 ul ul li i 
{
   margin-right: 10px;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   left: 143px;
   position: relative;
   top: -77px;
}
#wb_ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #696969;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #000000;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu1 li:hover > a .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:550px) 
{
#wb_ResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: rgba(255,255,255,0.00);
   color: #696969;
   padding: 0 20px 0 20px;
   line-height: 60px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu1 .toggle:hover
{
   background-color: rgba(0,0,0,0.60);
   color: #FFFFFF;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 77px !important;
   line-height: 77px !important;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_ResponsiveMenu1 ul ul .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_ResponsiveMenu1 a:hover,
#wb_ResponsiveMenu1 ul ul ul a 
{
   background-color: #FFFFFF;
   color: #000000;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: #FFFFFF;
   color: #000000;
}
#wb_ResponsiveMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_ResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu1 ul li i 
{
   margin-right: 10px;
}
#wb_ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu1 ul ul li:hover > ul,
#wb_ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   right: 25px;
   top: 26px;
   user-select: none;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #696969;
   color: #696969;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #FFFFFF;
   color: #424242;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #696969;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #000000;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #424242;
}
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text12
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: 400;
   font-size: 16px;
   line-height: 19px;
}
#wb_Text12 p, #wb_Text12 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 60px;
   margin: 0;
   text-align: left;
}
#wb_Text13
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: 400;
   font-size: 16px;
   line-height: 19px;
}
#wb_Text13 p, #wb_Text13 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text13
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 60px;
   margin: 0;
   text-align: left;
}
#wb_Text14
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: 400;
   font-size: 16px;
   line-height: 19px;
}
#wb_Text14 p, #wb_Text14 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text14
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_FontAwesomeIcon11
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #B5B5B5;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon11 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon11 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon11:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#FontAwesomeIcon11
{
   height: 24px;
   width: 22px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon11 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 22px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon11:hover #FontAwesomeIcon11 i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon11
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon11:hover
{
   transform: rotate(360deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon12
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #B5B5B5;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon12 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon12 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon12:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#FontAwesomeIcon12
{
   height: 24px;
   width: 22px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon12 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 22px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon12:hover #FontAwesomeIcon12 i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon12
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon12:hover
{
   transform: rotate(360deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon13
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #B5B5B5;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon13 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon13 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon13:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#FontAwesomeIcon13
{
   height: 24px;
   width: 22px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon13 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 22px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon13:hover #FontAwesomeIcon13 i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon13
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon13:hover
{
   transform: rotate(360deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon14
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #B5B5B5;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon14 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon14 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon14:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#FontAwesomeIcon14
{
   height: 24px;
   width: 22px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon14 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 22px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon14:hover #FontAwesomeIcon14 i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon14
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon14:hover
{
   transform: rotate(360deg) ;
   transition: transform 500ms linear 0ms;
}
#Table2
{
   border-radius: 0px;
   border: 0px solid #FFFFFF;
   background-color: transparent;
   background-image: none;
   border-collapse: collapse;
   border-spacing: 0px;
   margin: 0;
}
#Table2 td, #Table2 th
{
   padding: 5px 5px 5px 5px;
   position: relative;
}
#Table2 p, #Table2 ul
{
   margin: 0;
   padding: 0;
}
#Table2 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   text-align: right;
   vertical-align: middle;
   font-size: 0;
}
#Table2 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   text-align: left;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Verdana;
   line-height: 19px;
}
#Table2 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   text-align: right;
   vertical-align: middle;
}
#Table2 .cell3
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   text-align: left;
   vertical-align: middle;
}
#wb_FontAwesomeIcon2
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #B5B5B5;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon2 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon2:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#FontAwesomeIcon2
{
   height: 24px;
   width: 22px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 22px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon2:hover #FontAwesomeIcon2 i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon2
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon2:hover
{
   transform: rotate(360deg) ;
   transition: transform 500ms linear 0ms;
}
#PhotoGallery2
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery2 .thumbnails
{
   margin: 0;
}
#PhotoGallery2 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 10px 10px 10px 10px;
   width: 25%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery2 .frame
{
   padding: 6px;
   background-color: #fff;
   border: 1px solid #DDDDDD;
   border-radius: 5px;
}
#PhotoGallery2 .thumbnail img
{
   border-width: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery2 .thumbnails:before,
#PhotoGallery2 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery2 .thumbnails:after
{
   clear: both;
}
#PhotoGallery2 .thumbnails .thumbnail:nth-child(4n+1)
{
   clear: both;
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text15
{
   color: #000000;
   font-family: Verdana;
   font-weight: 400;
   font-size: 16px;
   line-height: 19px;
}
#wb_Text15 p, #wb_Text15 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text15
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 580px;
   height: 180px;
   vertical-align: top;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 580px;
   height: 180px;
   vertical-align: top;
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 580px;
   height: 180px;
   vertical-align: top;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text8 div
{
   text-align: center;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon2
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #B5B5B5;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon2 a
{
   text-decoration: none;
}
#wb_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon2:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#Icon2
{
   height: 24px;
   width: 22px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 22px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_Icon2:hover #Icon2 i
{
   color: #FFFFFF;
}
#wb_Icon2
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_Icon2:hover
{
   transform: rotate(360deg) ;
   transition: transform 500ms linear 0ms;
}
@media only screen and (min-width: 980px) and (max-width: 1249px)
{
div#container
{
   width: 980px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_galleryGrid
{
   visibility: visible !important;
   display: table !important;
}
#wb_galleryGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#galleryGrid
{
   height: auto;
   padding: 0;
}
#galleryGrid
{
   width: 980px;
}
#wb_Carousel2
{
   visibility: visible !important;
   display: block !important;
}
#wb_Carousel2
{
   margin: 0;
   height: 543px;
}
#Carousel2 .carousel-item-inner
{
   padding: 50px 0 0 0;
}
#wb_LayoutGrid1
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 15px 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid2
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image1
{
   width: 501px !important;
   height: 132px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 501px;
   height: 132px;
}
#wb_Text1
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Behandeling
{
   visibility: visible !important;
   display: table !important;
}
#wb_Behandeling
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Behandeling
{
   height: auto;
   padding: 0;
}
#Behandeling .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid3
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 440px 0 0 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_layout
{
   visibility: visible !important;
   display: table !important;
}
#wb_layout
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layout
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#layout .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid7
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0 5px 0 5px;
}
#LayoutGrid7 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text2
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Pedicure
{
   visibility: visible !important;
   display: table !important;
}
#wb_Pedicure
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Pedicure
{
   height: auto;
   padding: 0;
}
#Pedicure .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid6
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 440px 0 0 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid4
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text3
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_FrenchManicure
{
   visibility: visible !important;
   display: table !important;
}
#wb_FrenchManicure
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FrenchManicure
{
   height: auto;
   padding: 0;
}
#FrenchManicure .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid8
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 440px 0 0 0;
}
#LayoutGrid8 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_FrenchManicure2
{
   visibility: visible !important;
   display: table !important;
}
#wb_FrenchManicure2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FrenchManicure2
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#FrenchManicure2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid12
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 440px 0 0 0;
}
#LayoutGrid12 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Tarief
{
   visibility: visible !important;
   display: table !important;
}
#wb_Tarief
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Tarief
{
   height: auto;
   padding: 0;
}
#Tarief .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Tarief2
{
   visibility: visible !important;
   display: table !important;
}
#wb_Tarief2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Tarief2
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#Tarief2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text4
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid5
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 440px 0 0 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Mail
{
   visibility: visible !important;
   display: table !important;
}
#wb_Mail
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Mail
{
   height: auto;
   padding: 0;
}
#Mail .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Divider2
{
   visibility: visible !important;
   display: table !important;
}
#wb_Divider2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Divider2
{
   height: auto;
   padding: 20px 0 20px 0;
}
#Divider2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#Divider2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#Divider2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0;
}
#LayoutGrid10 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid13
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0;
}
#LayoutGrid13 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_PhotoGallery1
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   width: 20%;
}
#PhotoGallery1 .thumbnails .thumbnail:nth-child(5n+1)
{
   clear: none;
}
#PhotoGallery1 .thumbnails .thumbnail:nth-child(5n+1)
{
   clear: both;
}
#wb_Info
{
   visibility: visible !important;
   display: table !important;
}
#wb_Info
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Info
{
   height: auto;
   padding: 100px 0 100px 0;
}
#Info > .col-1, #Info > .col-2, #Info > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#Info > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Info > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Info > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#Info > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#Info > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0;
}
#Table1
{
   visibility: visible !important;
   display: table !important;
}
#wb_FontAwesomeIcon10
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #696969;
   background-image: none;
}
#FontAwesomeIcon10
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon10 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_FontAwesomeIcon10:hover
{
   background-color: #ADFF2F;
   background-image: none;
   border: 0px solid #808080;
}
#wb_FontAwesomeIcon7
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #33383B;
   background-image: none;
}
#FontAwesomeIcon7
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon7 i
{
   line-height: 24px;
   font-size: 22px;
   width: 16px;
}
#wb_FontAwesomeIcon7:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#wb_FontAwesomeIcon6
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon6
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon6 i
{
   line-height: 24px;
   font-size: 22px;
   width: 12px;
}
#wb_FontAwesomeIcon8
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon8
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon8 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_LayoutGrid16
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#LayoutGrid16 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid16 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Table3
{
   visibility: visible !important;
   display: table !important;
}
#wb_Text5
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_service1
{
   visibility: visible !important;
   display: block !important;
}
#wb_service1
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_service2
{
   visibility: visible !important;
   display: block !important;
}
#wb_service2
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_service3
{
   visibility: visible !important;
   display: block !important;
}
#wb_service3
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text7
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text7
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text9
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text9
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text6
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text6
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#Extension2
{
}
#wb_JavaScript1
{
   visibility: visible !important;
   display: block !important;
}
#wb_ResponsiveMenu1
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li a
{
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-weight: normal;
   font-size: 16px;
}
#ResponsiveMenu1
{
   height: 75px;
}
#wb_ResponsiveMenu1 ul ul
{
   top: 75px;
}
#wb_ResponsiveMenu1 ul ul ul li
{
   left: 143px;
   top: -75px;
}
#wb_ResponsiveMenu1 > ul > li > a
{
   height: 45px;
}
#wb_ResponsiveMenu1 ul ul li
{
   width: 143px;
}
#wb_Bookmark1
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark2
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark3
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark4
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark5
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark6
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Text12
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text12
{
   margin: 0;
   padding: 0;
}
#wb_Text13
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text13
{
   margin: 0;
   padding: 0 0 0 40px;
}
#wb_Text14
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text14
{
   margin: 0;
   padding: 0 0 0 60px;
}
#wb_FontAwesomeIcon11
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon11
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon11 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_FontAwesomeIcon12
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon12
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon12 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_FontAwesomeIcon13
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon13
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon13 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_FontAwesomeIcon14
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon14
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon14 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#Table2
{
   visibility: visible !important;
   display: table !important;
}
#wb_FontAwesomeIcon2
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon2
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon2 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_PhotoGallery2
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#PhotoGallery2 .thumbnail
{
   width: 25%;
}
#PhotoGallery2 .thumbnails .thumbnail:nth-child(4n+1)
{
   clear: none;
}
#PhotoGallery2 .thumbnails .thumbnail:nth-child(4n+1)
{
   clear: both;
}
#wb_Text15
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text15
{
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 580px !important;
   height: 180px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 580px;
   height: 180px;
}
#wb_Image3
{
   width: 580px !important;
   height: 180px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image3
{
   width: 580px;
   height: 180px;
}
#wb_Image4
{
   width: 580px !important;
   height: 180px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 580px;
   height: 180px;
}
#wb_Icon2
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #33383B;
   background-image: none;
}
#Icon2
{
   width: 22px;
   height: 24px;
}
#Icon2 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_Icon2:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
}
@media only screen and (min-width: 768px) and (max-width: 979px)
{
div#container
{
   width: 768px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_galleryGrid
{
   visibility: visible !important;
   display: table !important;
}
#wb_galleryGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#galleryGrid
{
   height: auto;
   padding: 0;
}
#galleryGrid
{
   width: 768px;
}
#wb_Carousel2
{
   visibility: visible !important;
   display: block !important;
}
#wb_Carousel2
{
   margin: 0;
   height: 497px;
}
#Carousel2 .carousel-item-inner
{
   padding: 50px 0 0 0;
}
#wb_LayoutGrid1
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 15px 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid2
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image1
{
   width: 441px !important;
   height: 116px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 441px;
   height: 116px;
}
#wb_Text1
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Behandeling
{
   visibility: visible !important;
   display: table !important;
}
#wb_Behandeling
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Behandeling
{
   height: auto;
   padding: 0;
}
#Behandeling .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid3
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 350px 0 0 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_layout
{
   visibility: visible !important;
   display: table !important;
}
#wb_layout
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layout
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#layout .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid7
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0 5px 0 5px;
}
#LayoutGrid7 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text2
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Pedicure
{
   visibility: visible !important;
   display: table !important;
}
#wb_Pedicure
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Pedicure
{
   height: auto;
   padding: 0;
}
#Pedicure .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid6
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 350px 0 0 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid4
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text3
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_FrenchManicure
{
   visibility: visible !important;
   display: table !important;
}
#wb_FrenchManicure
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FrenchManicure
{
   height: auto;
   padding: 0;
}
#FrenchManicure .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid8
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 350px 0 0 0;
}
#LayoutGrid8 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_FrenchManicure2
{
   visibility: visible !important;
   display: table !important;
}
#wb_FrenchManicure2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FrenchManicure2
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#FrenchManicure2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid12
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 350px 0 0 0;
}
#LayoutGrid12 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Tarief
{
   visibility: visible !important;
   display: table !important;
}
#wb_Tarief
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Tarief
{
   height: auto;
   padding: 0;
}
#Tarief .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Tarief2
{
   visibility: visible !important;
   display: table !important;
}
#wb_Tarief2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Tarief2
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#Tarief2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text4
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid5
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 350px 0 0 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Mail
{
   visibility: visible !important;
   display: table !important;
}
#wb_Mail
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Mail
{
   height: auto;
   padding: 0;
}
#Mail .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Divider2
{
   visibility: visible !important;
   display: table !important;
}
#wb_Divider2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Divider2
{
   height: auto;
   padding: 20px 0 20px 0;
}
#Divider2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#Divider2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#Divider2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0;
}
#LayoutGrid10 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid13
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0;
}
#LayoutGrid13 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_PhotoGallery1
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   width: 20%;
}
#PhotoGallery1 .thumbnails .thumbnail:nth-child(5n+1)
{
   clear: none;
}
#PhotoGallery1 .thumbnails .thumbnail:nth-child(5n+1)
{
   clear: both;
}
#wb_Info
{
   visibility: visible !important;
   display: table !important;
}
#wb_Info
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Info
{
   height: auto;
   padding: 100px 0 100px 0;
}
#Info > .col-1, #Info > .col-2, #Info > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#Info > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Info > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Info > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#Info > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Info > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0;
}
#Table1
{
   visibility: visible !important;
   display: table !important;
}
#wb_FontAwesomeIcon10
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #696969;
   background-image: none;
}
#FontAwesomeIcon10
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon10 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_FontAwesomeIcon10:hover
{
   background-color: #ADFF2F;
   background-image: none;
   border: 0px solid #808080;
}
#wb_FontAwesomeIcon7
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #33383B;
   background-image: none;
}
#FontAwesomeIcon7
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon7 i
{
   line-height: 24px;
   font-size: 22px;
   width: 16px;
}
#wb_FontAwesomeIcon7:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#wb_FontAwesomeIcon6
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon6
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon6 i
{
   line-height: 24px;
   font-size: 22px;
   width: 12px;
}
#wb_FontAwesomeIcon8
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon8
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon8 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_LayoutGrid16
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#LayoutGrid16 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid16 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Table3
{
   visibility: visible !important;
   display: table !important;
}
#wb_Text5
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_service1
{
   visibility: visible !important;
   display: block !important;
}
#wb_service1
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_service2
{
   visibility: visible !important;
   display: block !important;
}
#wb_service2
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_service3
{
   visibility: visible !important;
   display: block !important;
}
#wb_service3
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text7
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text7
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text9
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text9
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text6
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text6
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#Extension2
{
}
#wb_JavaScript1
{
   visibility: visible !important;
   display: block !important;
}
#wb_ResponsiveMenu1
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li a
{
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-weight: normal;
   font-size: 16px;
}
#ResponsiveMenu1
{
   height: 75px;
}
#wb_ResponsiveMenu1 ul ul
{
   top: 75px;
}
#wb_ResponsiveMenu1 ul ul ul li
{
   left: 143px;
   top: -75px;
}
#wb_ResponsiveMenu1 > ul > li > a
{
   height: 45px;
}
#wb_ResponsiveMenu1 ul ul li
{
   width: 143px;
}
#wb_Bookmark1
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark2
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark3
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark4
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark5
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark6
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Text12
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text12
{
   margin: 0;
   padding: 0;
}
#wb_Text13
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text13
{
   margin: 0;
   padding: 0 0 0 40px;
}
#wb_Text14
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text14
{
   margin: 0;
   padding: 0 0 0 60px;
}
#wb_FontAwesomeIcon11
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon11
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon11 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_FontAwesomeIcon12
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon12
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon12 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_FontAwesomeIcon13
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon13
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon13 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_FontAwesomeIcon14
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon14
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon14 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#Table2
{
   visibility: visible !important;
   display: table !important;
}
#wb_FontAwesomeIcon2
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon2
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon2 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_PhotoGallery2
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#PhotoGallery2 .thumbnail
{
   width: 25%;
}
#PhotoGallery2 .thumbnails .thumbnail:nth-child(4n+1)
{
   clear: none;
}
#PhotoGallery2 .thumbnails .thumbnail:nth-child(4n+1)
{
   clear: both;
}
#wb_Text15
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text15
{
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 580px !important;
   height: 180px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 580px;
   height: 180px;
}
#wb_Image3
{
   width: 580px !important;
   height: 180px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image3
{
   width: 580px;
   height: 180px;
}
#wb_Image4
{
   width: 580px !important;
   height: 180px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 580px;
   height: 180px;
}
#wb_Icon2
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #33383B;
   background-image: none;
}
#Icon2
{
   width: 22px;
   height: 24px;
}
#Icon2 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_Icon2:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
}
@media only screen and (min-width: 550px) and (max-width: 767px)
{
div#container
{
   width: 550px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_galleryGrid
{
   visibility: visible !important;
   display: table !important;
}
#wb_galleryGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#galleryGrid
{
   height: auto;
   padding: 0;
}
#galleryGrid
{
   width: 550px;
}
#wb_Carousel2
{
   visibility: visible !important;
   display: block !important;
}
#wb_Carousel2
{
   margin: 0;
   height: 437px;
}
#Carousel2 .carousel-item-inner
{
   padding: 50px 0 0 0;
}
#wb_LayoutGrid1
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid2
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image1
{
   width: 449px !important;
   height: 118px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 449px;
   height: 118px;
}
#wb_Text1
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Behandeling
{
   visibility: visible !important;
   display: table !important;
}
#wb_Behandeling
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Behandeling
{
   height: auto;
   padding: 0;
}
#Behandeling .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid3
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 350px 0 0 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_layout
{
   visibility: visible !important;
   display: table !important;
}
#wb_layout
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layout
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#layout .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid7
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0 5px 0 5px;
}
#LayoutGrid7 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text2
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Pedicure
{
   visibility: visible !important;
   display: table !important;
}
#wb_Pedicure
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Pedicure
{
   height: auto;
   padding: 0;
}
#Pedicure .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid6
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 350px 0 0 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid4
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text3
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_FrenchManicure
{
   visibility: visible !important;
   display: table !important;
}
#wb_FrenchManicure
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FrenchManicure
{
   height: auto;
   padding: 0;
}
#FrenchManicure .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid8
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 350px 0 0 0;
}
#LayoutGrid8 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_FrenchManicure2
{
   visibility: visible !important;
   display: table !important;
}
#wb_FrenchManicure2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FrenchManicure2
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#FrenchManicure2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid12
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 350px 0 0 0;
}
#LayoutGrid12 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Tarief
{
   visibility: visible !important;
   display: table !important;
}
#wb_Tarief
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Tarief
{
   height: auto;
   padding: 0;
}
#Tarief .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Tarief2
{
   visibility: visible !important;
   display: table !important;
}
#wb_Tarief2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Tarief2
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#Tarief2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text4
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid5
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 350px 0 0 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Mail
{
   visibility: visible !important;
   display: table !important;
}
#wb_Mail
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Mail
{
   height: auto;
   padding: 0;
}
#Mail .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Divider2
{
   visibility: visible !important;
   display: table !important;
}
#wb_Divider2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Divider2
{
   height: auto;
   padding: 20px 0 20px 0;
}
#Divider2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#Divider2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#Divider2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0;
}
#LayoutGrid10 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid13
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0;
}
#LayoutGrid13 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_PhotoGallery1
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   width: 20%;
}
#PhotoGallery1 .thumbnails .thumbnail:nth-child(5n+1)
{
   clear: none;
}
#PhotoGallery1 .thumbnails .thumbnail:nth-child(5n+1)
{
   clear: both;
}
#wb_Info
{
   visibility: visible !important;
   display: table !important;
}
#wb_Info
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Info
{
   height: auto;
   padding: 100px 0 100px 0;
}
#Info > .col-1, #Info > .col-2, #Info > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#Info > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Info > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Info > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#Info > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Info > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0;
}
#Table1
{
   visibility: visible !important;
   display: table !important;
}
#wb_FontAwesomeIcon10
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #696969;
   background-image: none;
}
#FontAwesomeIcon10
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon10 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_FontAwesomeIcon10:hover
{
   background-color: #ADFF2F;
   background-image: none;
   border: 0px solid #808080;
}
#wb_FontAwesomeIcon7
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #33383B;
   background-image: none;
}
#FontAwesomeIcon7
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon7 i
{
   line-height: 24px;
   font-size: 22px;
   width: 16px;
}
#wb_FontAwesomeIcon7:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#wb_FontAwesomeIcon6
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon6
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon6 i
{
   line-height: 24px;
   font-size: 22px;
   width: 12px;
}
#wb_FontAwesomeIcon8
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon8
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon8 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_LayoutGrid16
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#LayoutGrid16 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid16 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Table3
{
   visibility: visible !important;
   display: table !important;
}
#wb_Text5
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_service1
{
   visibility: visible !important;
   display: block !important;
}
#wb_service1
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_service2
{
   visibility: visible !important;
   display: block !important;
}
#wb_service2
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_service3
{
   visibility: visible !important;
   display: block !important;
}
#wb_service3
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text7
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text7
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text9
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text9
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text6
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text6
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#Extension2
{
}
#wb_JavaScript1
{
   visibility: visible !important;
   display: block !important;
}
#wb_ResponsiveMenu1
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li a
{
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-weight: normal;
   font-size: 16px;
}
#ResponsiveMenu1
{
   height: 75px;
}
#wb_ResponsiveMenu1 ul ul
{
   top: 75px;
}
#wb_ResponsiveMenu1 ul ul ul li
{
   left: 143px;
   top: -75px;
}
#wb_ResponsiveMenu1 > ul > li > a
{
   height: 45px;
}
#wb_ResponsiveMenu1 ul ul li
{
   width: 143px;
}
#wb_Bookmark1
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark2
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark3
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark4
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark5
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark6
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Text12
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text12
{
   margin: 0;
   padding: 0;
}
#wb_Text13
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text13
{
   margin: 0;
   padding: 0 0 0 40px;
}
#wb_Text14
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text14
{
   margin: 0;
   padding: 0 0 0 60px;
}
#wb_FontAwesomeIcon11
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon11
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon11 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_FontAwesomeIcon12
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon12
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon12 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_FontAwesomeIcon13
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon13
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon13 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_FontAwesomeIcon14
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon14
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon14 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#Table2
{
   visibility: visible !important;
   display: table !important;
}
#wb_FontAwesomeIcon2
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon2
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon2 i
{
   line-height: 24px;
   font-size: 22px;
   width: 18px;
}
#wb_PhotoGallery2
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#PhotoGallery2 .thumbnail
{
   width: 25%;
}
#PhotoGallery2 .thumbnails .thumbnail:nth-child(4n+1)
{
   clear: none;
}
#PhotoGallery2 .thumbnails .thumbnail:nth-child(4n+1)
{
   clear: both;
}
#wb_Text15
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text15
{
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 260px !important;
   height: 100px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 260px;
   height: 100px;
}
#wb_Image3
{
   width: 260px !important;
   height: 100px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image3
{
   width: 260px;
   height: 100px;
}
#wb_Image4
{
   width: 260px !important;
   height: 100px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 260px;
   height: 100px;
}
#wb_Icon2
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #33383B;
   background-image: none;
}
#Icon2
{
   width: 22px;
   height: 24px;
}
#Icon2 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_Icon2:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
}
@media only screen and (min-width: 480px) and (max-width: 549px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_galleryGrid
{
   visibility: visible !important;
   display: table !important;
}
#wb_galleryGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#galleryGrid
{
   height: auto;
   padding: 0;
}
#galleryGrid
{
   width: 100%;
}
#wb_Carousel2
{
   visibility: visible !important;
   display: block !important;
}
#wb_Carousel2
{
   margin: 0;
   height: 398px;
}
#Carousel2 .carousel-item-inner
{
   padding: 50px 0 0 0;
}
#wb_LayoutGrid1
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid2
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image1
{
   width: 376px !important;
   height: 99px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 376px;
   height: 99px;
}
#wb_Text1
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Behandeling
{
   visibility: visible !important;
   display: table !important;
}
#wb_Behandeling
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Behandeling
{
   height: auto;
   padding: 0;
}
#Behandeling .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid3
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 350px 0 0 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_layout
{
   visibility: visible !important;
   display: table !important;
}
#wb_layout
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layout
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#layout .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid7
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0 5px 0 5px;
}
#LayoutGrid7 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text2
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Pedicure
{
   visibility: visible !important;
   display: table !important;
}
#wb_Pedicure
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Pedicure
{
   height: auto;
   padding: 0;
}
#Pedicure .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid6
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 350px 0 0 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid4
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text3
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_FrenchManicure
{
   visibility: visible !important;
   display: table !important;
}
#wb_FrenchManicure
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FrenchManicure
{
   height: auto;
   padding: 0;
}
#FrenchManicure .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid8
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 350px 0 0 0;
}
#LayoutGrid8 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_FrenchManicure2
{
   visibility: visible !important;
   display: table !important;
}
#wb_FrenchManicure2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FrenchManicure2
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#FrenchManicure2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid12
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 350px 0 0 0;
}
#LayoutGrid12 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Tarief
{
   visibility: visible !important;
   display: table !important;
}
#wb_Tarief
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Tarief
{
   height: auto;
   padding: 0;
}
#Tarief .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Tarief2
{
   visibility: visible !important;
   display: table !important;
}
#wb_Tarief2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Tarief2
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#Tarief2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text4
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid5
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 350px 0 0 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Mail
{
   visibility: visible !important;
   display: table !important;
}
#wb_Mail
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Mail
{
   height: auto;
   padding: 0;
}
#Mail .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid17
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid17
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid17
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#LayoutGrid17 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid17 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid17 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Divider2
{
   visibility: visible !important;
   display: table !important;
}
#wb_Divider2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Divider2
{
   height: auto;
   padding: 20px 0 20px 0;
}
#Divider2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#Divider2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#Divider2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0;
}
#LayoutGrid10 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid13
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0;
}
#LayoutGrid13 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_PhotoGallery1
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery1 .thumbnails .thumbnail:nth-child(5n+1)
{
   clear: none;
}
#PhotoGallery1 .thumbnails .thumbnail:nth-child(3n+1)
{
   clear: both;
}
#wb_Info
{
   visibility: visible !important;
   display: table !important;
}
#wb_Info
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Info
{
   height: auto;
   padding: 100px 0 100px 0;
}
#Info > .col-1, #Info > .col-2, #Info > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#Info > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Info > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Info > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#Info > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Info > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0;
}
#Table1
{
   visibility: visible !important;
   display: table !important;
}
#wb_FontAwesomeIcon10
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #696969;
   background-image: none;
}
#FontAwesomeIcon10
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon10 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_FontAwesomeIcon10:hover
{
   background-color: #ADFF2F;
   background-image: none;
   border: 0px solid #808080;
}
#wb_FontAwesomeIcon7
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #33383B;
   background-image: none;
}
#FontAwesomeIcon7
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon7 i
{
   line-height: 24px;
   font-size: 22px;
   width: 16px;
}
#wb_FontAwesomeIcon7:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#wb_FontAwesomeIcon6
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon6
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon6 i
{
   line-height: 24px;
   font-size: 22px;
   width: 12px;
}
#wb_FontAwesomeIcon8
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon8
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon8 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_LayoutGrid16
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#LayoutGrid16 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid16 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Table3
{
   visibility: visible !important;
   display: table !important;
}
#wb_Text5
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_service1
{
   visibility: visible !important;
   display: block !important;
}
#wb_service1
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_service2
{
   visibility: visible !important;
   display: block !important;
}
#wb_service2
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_service3
{
   visibility: visible !important;
   display: block !important;
}
#wb_service3
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text7
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text7
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text9
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text9
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text6
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text6
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#Extension2
{
}
#wb_JavaScript1
{
   visibility: visible !important;
   display: block !important;
}
#wb_ResponsiveMenu1
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li a
{
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-weight: normal;
   font-size: 16px;
}
#ResponsiveMenu1
{
   height: 75px;
}
#wb_ResponsiveMenu1 ul ul
{
   top: 75px;
}
#wb_ResponsiveMenu1 ul ul ul li
{
   left: 143px;
   top: -75px;
}
#wb_ResponsiveMenu1 > ul > li > a
{
   height: 45px;
}
#wb_ResponsiveMenu1 ul ul li
{
   width: 143px;
}
#wb_Bookmark1
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark2
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark3
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark4
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark5
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark6
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Text12
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text12
{
   margin: 0;
   padding: 0;
}
#wb_Text13
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text13
{
   margin: 0;
   padding: 0 0 0 40px;
}
#wb_Text14
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text14
{
   margin: 0;
   padding: 0 0 0 60px;
}
#wb_FontAwesomeIcon11
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon11
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon11 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_FontAwesomeIcon12
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon12
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon12 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_FontAwesomeIcon13
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon13
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon13 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_FontAwesomeIcon14
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon14
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon14 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#Table2
{
   visibility: visible !important;
   display: table !important;
}
#wb_FontAwesomeIcon2
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon2
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon2 i
{
   line-height: 24px;
   font-size: 22px;
   width: 18px;
}
#wb_PhotoGallery2
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#PhotoGallery2 .thumbnail
{
   width: 50%;
}
#PhotoGallery2 .thumbnails .thumbnail:nth-child(4n+1)
{
   clear: none;
}
#PhotoGallery2 .thumbnails .thumbnail:nth-child(2n+1)
{
   clear: both;
}
#wb_Text15
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text15
{
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 260px !important;
   height: 100px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 260px;
   height: 100px;
}
#wb_Image3
{
   width: 260px !important;
   height: 100px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image3
{
   width: 260px;
   height: 100px;
}
#wb_Image4
{
   width: 260px !important;
   height: 100px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 260px;
   height: 100px;
}
#wb_Icon2
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #33383B;
   background-image: none;
}
#Icon2
{
   width: 22px;
   height: 24px;
}
#Icon2 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_Icon2:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
}
@media only screen and (max-width: 479px)
{
div#container
{
   width: 360px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_galleryGrid
{
   visibility: visible !important;
   display: table !important;
}
#wb_galleryGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#galleryGrid
{
   height: auto;
   padding: 0;
}
#galleryGrid
{
   width: 100%;
}
#wb_Carousel2
{
   visibility: visible !important;
   display: block !important;
}
#wb_Carousel2
{
   margin: 0;
   height: 424px;
}
#Carousel2 .carousel-item-inner
{
   padding: 50px 0 0 0;
}
#wb_LayoutGrid1
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid2
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image1
{
   width: 330px !important;
   height: 87px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 330px;
   height: 87px;
}
#wb_Text1
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Behandeling
{
   visibility: visible !important;
   display: table !important;
}
#wb_Behandeling
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Behandeling
{
   height: auto;
   padding: 0;
}
#Behandeling .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid3
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 350px 0 0 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_layout
{
   visibility: visible !important;
   display: table !important;
}
#wb_layout
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layout
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#layout .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid7
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0 5px 0 5px;
}
#LayoutGrid7 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text2
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Pedicure
{
   visibility: visible !important;
   display: table !important;
}
#wb_Pedicure
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Pedicure
{
   height: auto;
   padding: 0;
}
#Pedicure .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid6
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 350px 0 0 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid4
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text3
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_FrenchManicure
{
   visibility: visible !important;
   display: table !important;
}
#wb_FrenchManicure
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FrenchManicure
{
   height: auto;
   padding: 0;
}
#FrenchManicure .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid8
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 350px 0 0 0;
}
#LayoutGrid8 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_FrenchManicure2
{
   visibility: visible !important;
   display: table !important;
}
#wb_FrenchManicure2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FrenchManicure2
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#FrenchManicure2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid12
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 350px 0 0 0;
}
#LayoutGrid12 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Tarief
{
   visibility: visible !important;
   display: table !important;
}
#wb_Tarief
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Tarief
{
   height: auto;
   padding: 0;
}
#Tarief .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Tarief2
{
   visibility: visible !important;
   display: table !important;
}
#wb_Tarief2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Tarief2
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#Tarief2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text4
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid5
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 350px 0 0 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Mail
{
   visibility: visible !important;
   display: table !important;
}
#wb_Mail
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Mail
{
   height: auto;
   padding: 0;
}
#Mail .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid17
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid17
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid17
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#LayoutGrid17 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid17 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid17 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Divider2
{
   visibility: visible !important;
   display: table !important;
}
#wb_Divider2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Divider2
{
   height: auto;
   padding: 20px 0 20px 0;
}
#Divider2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#Divider2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#Divider2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0;
}
#LayoutGrid10 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid13
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0;
}
#LayoutGrid13 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_PhotoGallery1
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery1 .thumbnails .thumbnail:nth-child(5n+1)
{
   clear: none;
}
#PhotoGallery1 .thumbnails .thumbnail:nth-child(3n+1)
{
   clear: both;
}
#wb_Info
{
   visibility: visible !important;
   display: table !important;
}
#wb_Info
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Info
{
   height: auto;
   padding: 100px 0 100px 0;
}
#Info > .col-1, #Info > .col-2, #Info > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#Info > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Info > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Info > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 25px 0 0 0;
}
#Info > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Info > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 25px 0 0 0;
}
#Table1
{
   visibility: visible !important;
   display: table !important;
}
#wb_FontAwesomeIcon10
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #696969;
   background-image: none;
}
#FontAwesomeIcon10
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon10 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_FontAwesomeIcon10:hover
{
   background-color: #ADFF2F;
   background-image: none;
   border: 0px solid #808080;
}
#wb_FontAwesomeIcon7
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #33383B;
   background-image: none;
}
#FontAwesomeIcon7
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon7 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_FontAwesomeIcon7:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#wb_FontAwesomeIcon6
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon6
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon6 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_FontAwesomeIcon8
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon8
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon8 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_LayoutGrid16
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#LayoutGrid16 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid16 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Table3
{
   visibility: visible !important;
   display: table !important;
}
#wb_Text5
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_service1
{
   visibility: visible !important;
   display: block !important;
}
#wb_service1
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_service2
{
   visibility: visible !important;
   display: block !important;
}
#wb_service2
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_service3
{
   visibility: visible !important;
   display: block !important;
}
#wb_service3
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text7
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text7
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text9
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text9
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text6
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text6
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#Extension2
{
}
#wb_JavaScript1
{
   visibility: visible !important;
   display: block !important;
}
#wb_ResponsiveMenu1
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li a
{
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-weight: normal;
   font-size: 16px;
}
#ResponsiveMenu1
{
   height: 75px;
}
#wb_ResponsiveMenu1 ul ul
{
   top: 75px;
}
#wb_ResponsiveMenu1 ul ul ul li
{
   left: 143px;
   top: -75px;
}
#wb_ResponsiveMenu1 > ul > li > a
{
   height: 45px;
}
#wb_ResponsiveMenu1 ul ul li
{
   width: 143px;
}
#wb_Bookmark1
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark2
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark3
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark4
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark5
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Bookmark6
{
   visibility: visible !important;
   display: inline-block !important;
}
#wb_Text12
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text12
{
   margin: 0;
   padding: 0;
}
#wb_Text13
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text13
{
   margin: 0;
   padding: 0 0 0 40px;
}
#wb_Text14
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text14
{
   margin: 0;
   padding: 0 0 0 60px;
}
#wb_FontAwesomeIcon11
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon11
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon11 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_FontAwesomeIcon12
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon12
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon12 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_FontAwesomeIcon13
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon13
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon13 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_FontAwesomeIcon14
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon14
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon14 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#Table2
{
   visibility: visible !important;
   display: table !important;
}
#wb_FontAwesomeIcon2
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#FontAwesomeIcon2
{
   width: 22px;
   height: 24px;
}
#FontAwesomeIcon2 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_PhotoGallery2
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#PhotoGallery2 .thumbnail
{
   width: 50%;
}
#PhotoGallery2 .thumbnails .thumbnail:nth-child(4n+1)
{
   clear: none;
}
#PhotoGallery2 .thumbnails .thumbnail:nth-child(2n+1)
{
   clear: both;
}
#wb_Text15
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text15
{
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 320px !important;
   height: 155px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 320px;
   height: 155px;
}
#wb_Image3
{
   width: 320px !important;
   height: 155px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image3
{
   width: 320px;
   height: 155px;
}
#wb_Image4
{
   width: 320px !important;
   height: 155px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 320px;
   height: 155px;
}
#wb_Icon2
{
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #33383B;
   background-image: none;
}
#Icon2
{
   width: 22px;
   height: 24px;
}
#Icon2 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_Icon2:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
}
