body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_welcomeLayoutGrid, #wb_servicesLayoutGrid1, #wb_galleryLayoutGrid1, #wb_contactLayoutGrid1
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_welcomeLayoutGrid, #wb_servicesLayoutGrid1, #wb_galleryLayoutGrid1, #wb_contactLayoutGrid1
   {
      background-attachment: scroll !important;
   }
}
#wb_headerLayoutGrid
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.50);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headerLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#headerLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#headerLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_headerLayoutGrid
{
   backdrop-filter: blur(3.5px);
   transition: backdrop-filter 500ms linear 0ms;
}
#wb_welcomeLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../images/natur_entdecken.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#welcomeLayoutGrid
{
   box-sizing: border-box;
   height: 100vh;
   padding: 350px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#welcomeLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#welcomeLayoutGrid > .row > .col-1, #welcomeLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#welcomeLayoutGrid > .row > .col-1, #welcomeLayoutGrid > .row > .col-2
{
   float: left;
}
#welcomeLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: center;
}
#welcomeLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#welcomeLayoutGrid:before,
#welcomeLayoutGrid:after,
#welcomeLayoutGrid .row:before,
#welcomeLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#welcomeLayoutGrid:after,
#welcomeLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#welcomeLayoutGrid > .row > .col-1, #welcomeLayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_infoLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(225deg, #BCC7FD 0%, #71E2F4 100%);
   border: 0px solid #B5E8FB;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#infoLayoutGrid1
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#infoLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#infoLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#infoLayoutGrid1 > .row > .col-1
{
   float: left;
}
#infoLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#infoLayoutGrid1:before,
#infoLayoutGrid1:after,
#infoLayoutGrid1 .row:before,
#infoLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#infoLayoutGrid1:after,
#infoLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#infoLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_InfoLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.50);
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 30px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 0px 20px rgba(0,0,0,0.10);
}
#InfoLayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 50px 0 50px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#InfoLayoutGrid2 > .row
{
   margin-right: -50px;
   margin-left: -50px;
}
#InfoLayoutGrid2 > .row > .col-1, #InfoLayoutGrid2 > .row > .col-2, #InfoLayoutGrid2 > .row > .col-3, #InfoLayoutGrid2 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 50px;
   padding-left: 50px;
   position: relative;
}
#InfoLayoutGrid2 > .row > .col-1, #InfoLayoutGrid2 > .row > .col-2, #InfoLayoutGrid2 > .row > .col-3, #InfoLayoutGrid2 > .row > .col-4
{
   float: left;
}
#InfoLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#InfoLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#InfoLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#InfoLayoutGrid2 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#InfoLayoutGrid2:before,
#InfoLayoutGrid2:after,
#InfoLayoutGrid2 .row:before,
#InfoLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#InfoLayoutGrid2:after,
#InfoLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#InfoLayoutGrid2 > .row > .col-1, #InfoLayoutGrid2 > .row > .col-2, #InfoLayoutGrid2 > .row > .col-3, #InfoLayoutGrid2 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_InfoLayoutGrid2
{
   backdrop-filter: blur(3.5px);
   transition: backdrop-filter 500ms linear 0ms;
}
#wb_servicesLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/kinderkreis.PNG');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#servicesLayoutGrid1
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#servicesLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#servicesLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#servicesLayoutGrid1 > .row > .col-1
{
   float: left;
}
#servicesLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#servicesLayoutGrid1:before,
#servicesLayoutGrid1:after,
#servicesLayoutGrid1 .row:before,
#servicesLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#servicesLayoutGrid1:after,
#servicesLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#servicesLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_faqLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(225deg, #BCC7FD 0%, #71E2F4 100%);
   border: 0px solid #B5E8FB;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#faqLayoutGrid1
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#faqLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#faqLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#faqLayoutGrid1 > .row > .col-1
{
   float: left;
}
#faqLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#faqLayoutGrid1:before,
#faqLayoutGrid1:after,
#faqLayoutGrid1 .row:before,
#faqLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#faqLayoutGrid1:after,
#faqLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#faqLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_servicesLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.50);
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 30px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 0px 20px rgba(0,0,0,0.10);
}
#servicesLayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#servicesLayoutGrid2 > .col-1, #servicesLayoutGrid2 > .col-2, #servicesLayoutGrid2 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#servicesLayoutGrid2 > .col-1, #servicesLayoutGrid2 > .col-2, #servicesLayoutGrid2 > .col-3
{
   flex: 0 0 auto;
}
#servicesLayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#servicesLayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#servicesLayoutGrid2 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#servicesLayoutGrid2 > .col-1, #servicesLayoutGrid2 > .col-2, #servicesLayoutGrid2 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_servicesLayoutGrid2
{
   backdrop-filter: blur(3.5px);
   transition: backdrop-filter 500ms linear 0ms;
}
#wb_infoHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#infoHeading1
{
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_footerCopyrights 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 8px 15px 8px 15px;
   margin: 0;
   text-align: center;
}
#wb_footerCopyrights
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   line-height: 20px;
}
#wb_footerCopyrights div
{
   text-align: center;
}
#wb_footerCopyrights
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_infoHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: center;
}
#infoHeading2
{
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_contactLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.50);
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 30px;
   box-sizing: border-box;
   margin: 0;
   min-height: 450px;
   box-shadow: 0px 0px 20px rgba(0,0,0,0.10);
}
#contactLayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 25px 50px 25px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contactLayoutGrid2 > .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#contactLayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#contactLayoutGrid2 > .row > .col-1
{
   float: left;
}
#contactLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#contactLayoutGrid2:before,
#contactLayoutGrid2:after,
#contactLayoutGrid2 .row:before,
#contactLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#contactLayoutGrid2:after,
#contactLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#contactLayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_contactLayoutGrid2
{
   backdrop-filter: blur(3.5px);
   transition: backdrop-filter 500ms linear 0ms;
}
#wb_contactLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.50);
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 30px;
   box-sizing: border-box;
   margin: 0;
   min-height: 450px;
   box-shadow: 0px 0px 20px rgba(0,0,0,0.10);
}
#contactLayoutGrid3
{
   box-sizing: border-box;
   padding: 50px 25px 50px 25px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contactLayoutGrid3 > .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#contactLayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#contactLayoutGrid3 > .row > .col-1
{
   float: left;
}
#contactLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#contactLayoutGrid3:before,
#contactLayoutGrid3:after,
#contactLayoutGrid3 .row:before,
#contactLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#contactLayoutGrid3:after,
#contactLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#contactLayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_contactLayoutGrid3
{
   backdrop-filter: blur(3.5px);
   transition: backdrop-filter 500ms linear 0ms;
}
#wb_Spacer1LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #414A4F;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Spacer1LayoutGrid3
{
   box-sizing: border-box;
   padding: 10px 10px 10px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Spacer1LayoutGrid3 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#Spacer1LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#Spacer1LayoutGrid3 > .row > .col-1
{
   float: left;
}
#Spacer1LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#Spacer1LayoutGrid3:before,
#Spacer1LayoutGrid3:after,
#Spacer1LayoutGrid3 .row:before,
#Spacer1LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#Spacer1LayoutGrid3:after,
#Spacer1LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Spacer1LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_galleryLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to bottom, #A3D5F4 0%, #E4E7E8 25%, #A3D5F4 100%);
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#galleryLayoutGrid1
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#galleryLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#galleryLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#galleryLayoutGrid1 > .row > .col-1
{
   float: left;
}
#galleryLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#galleryLayoutGrid1:before,
#galleryLayoutGrid1:after,
#galleryLayoutGrid1 .row:before,
#galleryLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#galleryLayoutGrid1:after,
#galleryLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#galleryLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #414A4F;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 10px 10px 10px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   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_locationLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(225deg, #BCC7FD 0%, #71E2F4 100%);
   border: 0px solid #B5E8FB;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#locationLayoutGrid1
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#locationLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#locationLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#locationLayoutGrid1 > .row > .col-1
{
   float: left;
}
#locationLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#locationLayoutGrid1:before,
#locationLayoutGrid1:after,
#locationLayoutGrid1 .row:before,
#locationLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#locationLayoutGrid1:after,
#locationLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#locationLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_contactLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/ernte.PNG');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#contactLayoutGrid1
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contactLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contactLayoutGrid1 > .row > .col-1, #contactLayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contactLayoutGrid1 > .row > .col-1, #contactLayoutGrid1 > .row > .col-2
{
   float: left;
}
#contactLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#contactLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#contactLayoutGrid1:before,
#contactLayoutGrid1:after,
#contactLayoutGrid1 .row:before,
#contactLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#contactLayoutGrid1:after,
#contactLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#contactLayoutGrid1 > .row > .col-1, #contactLayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Spacer2LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #414A4F;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Spacer2LayoutGrid1
{
   box-sizing: border-box;
   padding: 10px 10px 10px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Spacer2LayoutGrid1 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#Spacer2LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#Spacer2LayoutGrid1 > .row > .col-1
{
   float: left;
}
#Spacer2LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#Spacer2LayoutGrid1:before,
#Spacer2LayoutGrid1:after,
#Spacer2LayoutGrid1 .row:before,
#Spacer2LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#Spacer2LayoutGrid1:after,
#Spacer2LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Spacer2LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footerBottom
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #6495ED;
   background-image: none;
   border: 0px solid #414A4F;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerBottom
{
   box-sizing: border-box;
   padding: 10px 10px 10px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footerBottom > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#footerBottom > .row > .col-1, #footerBottom > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#footerBottom > .row > .col-1, #footerBottom > .row > .col-2
{
   float: left;
}
#footerBottom > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#footerBottom > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#footerBottom:before,
#footerBottom:after,
#footerBottom .row:before,
#footerBottom .row:after
{
   display: table;
   content: " ";
}
#footerBottom:after,
#footerBottom .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footerBottom > .row > .col-1, #footerBottom > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#contactName
{
   box-sizing: border-box;
   line-height: 26px;
   margin: 0 0 20px 0 ;
   border: 1px solid #DDDDDD;
   border-radius: 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   opacity: 0.70;
   padding: 10px 10px 10px 10px;
}
#contactName:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#contactEmail
{
   box-sizing: border-box;
   line-height: 26px;
   margin: 0 0 20px 0 ;
   border: 1px solid #DDDDDD;
   border-radius: 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   opacity: 0.70;
   padding: 10px 10px 10px 10px;
}
#contactEmail:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#contactMessage
{
   box-sizing: border-box;
   border: 1px solid #DDDDDD;
   border-radius: 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   opacity: 0.70;
   text-align: left;
   padding: 10px 10px 10px 10px;
   margin: 0 0 20px 0 ;
   overflow: auto;
   resize: none;
}
#contactMessage:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#contactButton
{
   box-sizing: border-box;
   line-height: 36px;
   text-decoration: none;
   vertical-align: top;
   border: 1px double #B22222;
   border-radius: 20px;
   background-color: #B22222;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#contactButton:focus
{
   outline: 0;
}
#wb_contactHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#contactHeading
{
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_welcomeCard
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: rgba(255,255,255,0.75);
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 30px;
   box-shadow: 0px 0px 20px rgba(0,0,0,0.10);
   text-align: left;
}
#welcomeCard-card-body
{
   padding: 50px 50px 50px 50px;
   flex: 1 1 auto;
   font-size: 0;
}
#welcomeCard-card-item0
{
   box-sizing: border-box;
   border-radius: 30px 30px 0 0 !important;
   margin: 0;
   padding: 0;
   color: #B22222;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 35px;
}
#welcomeCard-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 30px 30px !important;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #C31D4E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 24.7px;
}
#wb_welcomeCard
{
   backdrop-filter: blur(3.5px);
   transition: backdrop-filter 500ms linear 0ms;
}
#wb_infoCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 150px;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#infoCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#infoCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #008B8B;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   line-height: 43px;
}
#infoCard1-card-item0 i
{
   color: #008B8B;
   margin-left: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#infoCard1-card-item1
{
   box-sizing: border-box;
   margin: 25px 0 10px 0 ;
   padding: 0;
}
#infoCard1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#infoCard1-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#wb_infoCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 150px;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#infoCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#infoCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   line-height: 43px;
}
#infoCard2-card-item0 i
{
   color: #4682B4;
   margin-left: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#infoCard2-card-item1
{
   box-sizing: border-box;
   margin: 25px 0 10px 0 ;
   padding: 0;
}
#infoCard2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#infoCard2-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#wb_infoCard6
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 150px;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#infoCard6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#infoCard6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   line-height: 43px;
}
#infoCard6-card-item0 i
{
   color: #E17BAA;
   margin-left: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#infoCard6-card-item1
{
   box-sizing: border-box;
   margin: 25px 0 10px 0 ;
   padding: 0;
}
#infoCard6-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#infoCard6-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#wb_servicesCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#servicesCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#servicesCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#servicesCard1-card-item0 h1
{
   color: #B22222;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#wb_servicesCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#servicesCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#servicesCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#servicesCard3-card-item0 h1
{
   color: #B22222;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   line-height: 28.5px;
   min-height: 100px;
   margin: 0;
}
#wb_faqLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.50);
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 30px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 0px 20px rgba(0,0,0,0.10);
}
#faqLayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 50px 50px 50px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#faqLayoutGrid2 > .row
{
   margin-right: -50px;
   margin-left: -50px;
}
#faqLayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 50px;
   padding-left: 50px;
   position: relative;
}
#faqLayoutGrid2 > .row > .col-1
{
   float: left;
}
#faqLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#faqLayoutGrid2:before,
#faqLayoutGrid2:after,
#faqLayoutGrid2 .row:before,
#faqLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#faqLayoutGrid2:after,
#faqLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#faqLayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_faqLayoutGrid2
{
   backdrop-filter: blur(3.5px);
   transition: backdrop-filter 500ms linear 0ms;
}
#wb_faqHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: center;
}
#faqHeading
{
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#faqAccordion
{
   width: 100%;
   height: 100%;
}
#wb_faqAccordion .ui-helper-reset
{
   line-height: normal !important;
}
#faqAccordion .ui-accordion-header
{
   font-family: "Open Sans";
   font-weight: 700;
   font-size: 16px !important;
   font-style: normal;
   outline: none;
   padding: 10px 0 10px 0;
   text-align: left;
}
#faqAccordion .ui-accordion-header:not(:first-child)
{
   margin-top: 0px;
}
#faqAccordion h4
{
   display: block;
   margin: 0;
}
#faqAccordion .ui-accordion-header .ui-icon
{
   position: absolute !important;
   right: 0px;
   top: 0;
   display: flex;
   justify-content: center;
   align-items: center;
   align-content: center;
   height: 100%;
   width: 28px;
   box-sizing: border-box;
   background-image: none;
   fill: currentColor;
   margin: 0;
}
#faqAccordion .icon-default
{
   display: block;
   flex: 1;
   padding: 2px;
}
#faqAccordion .icon-active
{
   display: none;
   flex: 1;
   padding: 2px;
}
#faqAccordion .ui-state-active .icon-default
{
   display: none;
}
#faqAccordion .ui-state-active .icon-active
{
   display: block;
}
#faqAccordion .ui-accordion-content
{
   padding: 4px 0 4px 0;
   position: relative;
   font-size: 0;
   text-align: left;
}
#faqAccordion, #faqAccordion > .ui-corner-all, #faqAccordion > .ui-corner-top
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#faqAccordion .ui-corner-all, #faqAccordion .ui-corner-bottom
{
   border-bottom-right-radius: 0px;
   border-bottom-left-radius: 0px;
}
#faqAccordion .ui-widget-content
{
   border-color: #FFFFFF;
   border-width: 0px;
   background-color: transparent;
   background-image: none;
   color: transparent;
}
#faqAccordion .ui-state-default
{
   border-color: #FFFFFF;
   border-width: 0px;
   background-color: transparent;
   background-image: none;
   color: #454545;
}
#faqAccordion .ui-state-hover
{
   border-color: #FFFFFF;
   border-width: 0px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
}
#faqAccordion .ui-state-active
{
   border-color: #FFFFFF;
   border-width: 0px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
}
#wb_faqAccordion
{
   margin: 0;
}
#wb_faqText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_faqText1
{
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   line-height: 19px;
}
#wb_faqText1 div
{
   text-align: left;
}
#wb_faqText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faqText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_faqText2
{
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   line-height: 19px;
}
#wb_faqText2 div
{
   text-align: left;
}
#wb_faqText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_galleryLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.50);
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 30px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 0px 20px rgba(0,0,0,0.10);
}
#galleryLayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 25px 25px 25px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#galleryLayoutGrid2 > .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#galleryLayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#galleryLayoutGrid2 > .row > .col-1
{
   float: left;
}
#galleryLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#galleryLayoutGrid2:before,
#galleryLayoutGrid2:after,
#galleryLayoutGrid2 .row:before,
#galleryLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#galleryLayoutGrid2:after,
#galleryLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#galleryLayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_galleryLayoutGrid2
{
   backdrop-filter: blur(3.5px);
   transition: backdrop-filter 500ms linear 0ms;
}
#wb_galleryHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
}
#galleryHeading1
{
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#gallerySlideShow
{
   margin: 0;
   margin-left: auto !important;
   margin-right: auto !important;
   max-width: 1920px;
}
#gallerySlideShow .lSSlideWrapper
{
   border-radius: 30px;
}
.lSSlideOuter .lSPager.lSGallery li, .lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover
{
   border-radius: 30px;
}
#gallerySlideShow img
{
   object-fit: cover;
   width: 100%;
}
#gallerySlideShow .lSGallery
{
   display: inline-flex;
}
#gallerySlideShow
{
   border: 0px solid #DDDDDD;
   border-radius: 30px;
   box-sizing: border-box;
   position: relative;
}
#wb_locationLLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.50);
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 30px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 0px 20px rgba(0,0,0,0.10);
}
#locationLLayoutGrid2
{
   box-sizing: border-box;
   padding: 25px 25px 25px 25px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#locationLLayoutGrid2 > .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#locationLLayoutGrid2 > .row > .col-1, #locationLLayoutGrid2 > .row > .col-2, #locationLLayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#locationLLayoutGrid2 > .row > .col-1, #locationLLayoutGrid2 > .row > .col-2, #locationLLayoutGrid2 > .row > .col-3
{
   float: left;
}
#locationLLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#locationLLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#locationLLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#locationLLayoutGrid2:before,
#locationLLayoutGrid2:after,
#locationLLayoutGrid2 .row:before,
#locationLLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#locationLLayoutGrid2:after,
#locationLLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#locationLLayoutGrid2 > .row > .col-1, #locationLLayoutGrid2 > .row > .col-2, #locationLLayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_locationLLayoutGrid2
{
   backdrop-filter: blur(3.5px);
   transition: backdrop-filter 500ms linear 0ms;
}
#wb_Image1
{
   margin: 0;
   overflow: hidden;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 30px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 366px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Image1
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#Image1:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Image2
{
   margin: 0;
   overflow: hidden;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 30px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 366px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Image2
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#Image2:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Image3
{
   margin: 0;
   overflow: hidden;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 30px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 366px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Image3
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#Image3:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_locationLHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 25px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#locationLHeading1
{
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_locationLHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 25px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#locationLHeading2
{
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_locationLHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 25px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#locationLHeading3
{
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_locationLText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 0 0 ;
   text-align: center;
}
#wb_locationLText1
{
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_locationLText1 p, #wb_locationLText1 ul
{
   margin: 0;
   padding: 0;
}
#wb_locationLText1
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_locationLText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 0 0 ;
   text-align: center;
}
#wb_locationLText2
{
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_locationLText2 p, #wb_locationLText2 ul
{
   margin: 0;
   padding: 0;
}
#wb_locationLText2
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_locationLText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 0 0 ;
   text-align: center;
}
#wb_locationLText3
{
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_locationLText3 p, #wb_locationLText3 ul
{
   margin: 0;
   padding: 0;
}
#wb_locationLText3
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_locationLHeading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#locationLHeading4
{
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_locationLHeading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: center;
}
#locationLHeading5
{
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_spacer2Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 8px 15px 8px 15px;
   margin: 0;
   text-align: center;
}
#wb_spacer2Text1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   line-height: 20px;
}
#wb_spacer2Text1 div
{
   text-align: center;
}
#wb_spacer2Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
.menuExtension1 .nav, .menuExtension1 .navbar-text
{
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   color: #000000;
   text-align: left;
}
.menuExtension1 .nav, .menuExtension1 *
{
   margin: 0;
   padding: 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   list-style: none;
}
.menuExtension1 .nav:before,
.menuExtension1 .nav:after 
{
   content: " ";
   display: table;
}
.menuExtension1 .nav:after 
{
   clear: both;
}
.menuExtension1 .navbar-text
{
   color: #000000;
   margin: 0;
   padding: 10px 15px 10px 0px;
}
.menuExtension1 .nav a 
{
   text-decoration: none;
}
.menuExtension1 .nav > a 
{
   position: relative;
   display: inline-block;
   z-index: 1;
   padding: 10px 15px 10px 15px;
   transition: all 600ms linear;
}
.menuExtension1
{
   position: relative;
   border: 1px solid transparent;
}
.menuExtension1:before,
.menuExtension1:after 
{
   content: " ";
   display: table;
}
.menuExtension1:after 
{
   clear: both;
}
.menuExtension1:before,
.menuExtension1:after 
{
   content: " ";
   display: table;
}
.menuExtension1:after 
{
   clear: both;
}
.menuExtension1 .navbar-nav 
{
}
.menuExtension1 .navbar-text 
{
   float: left;
}
.menuExtension1 .navbar-nav > a 
{
   color: #000000;
}
.menuExtension1 .navbar-nav > a.active
{
   color: #FFFFFF;
}
#menuExtension1 .menu-icon
{
   font-size: 12px;
   margin-right: 4px;
   width: 12px;
}
.menuExtension1 .navbar-nav 
{
   margin: 0;
}
.menuExtension1 .navbar-nav > a 
{
   margin-right: 2px;
}
.menuExtension1 .navbar-nav > a 
{
   border-radius: 8px;
   color: #000000;
}
.menuExtension1 .navbar-nav > a.active
{
   color: #FFFFFF;
}
.menuExtension1 
{
   background-color: transparent;
   border: 0px solid #A52A2A;
   border-radius: 8px;
}
.menuExtension1 .navbar-nav > a 
{
   color: #000000;
}
.menuExtension1 .elastic
{
   height: 100%;
   display: inline-block;
   position: absolute;
   left: 0;
   top: 0;
   z-index: 1;
   border-radius: 8px;
   transition: all 600ms cubic-bezier(0.17, 0.67, 0.05, 1.29);
   background-color: #B22222;
   border: 1px solid #B22222;
   border-style:  !important;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 8px 15px 8px 15px;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   line-height: 20px;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 117px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_headerImage
{
   margin: 0;
   vertical-align: top;
}
#headerImage
{
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 500px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_Text2
{
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   line-height: 19px;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_Text4
{
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   line-height: 19px;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#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_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_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text6 div
{
   text-align: left;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text7 div
{
   text-align: left;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text8 div
{
   text-align: left;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(0px 0px 10px rgba(0,0,0,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 162px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image6
{
   margin: 0;
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(0px 0px 10px rgba(0,0,0,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 162px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image7
{
   margin: 0;
   vertical-align: top;
}
#Image7
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(0px 0px 10px rgba(0,0,0,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 162px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_contactCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#contactCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#contactCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 19.5px;
}
#contactCard1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
}
#contactCard1-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 150px;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   line-height: 43px;
}
#Card1-card-item0 i
{
   color: #FFA500;
   margin-left: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 25px 0 10px 0 ;
   padding: 0;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 150px;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #008B8B;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   line-height: 43px;
}
#Card2-card-item0 i
{
   color: #FF7F50;
   margin-left: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 25px 0 10px 0 ;
   padding: 0;
}
#Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   margin: 0;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 150px;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   line-height: 43px;
}
#Card3-card-item0 i
{
   color: #FF7F50;
   margin-left: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 25px 0 10px 0 ;
   padding: 0;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   margin: 0;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 150px;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   line-height: 43px;
}
#Card4-card-item0 i
{
   color: #FF7F50;
   margin-left: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 25px 0 10px 0 ;
   padding: 0;
}
#Card4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   margin: 0;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 150px;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   line-height: 43px;
}
#Card5-card-item0 i
{
   color: #6A5ACD;
   margin-left: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 25px 0 10px 0 ;
   padding: 0;
}
#Card5-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text9 div
{
   text-align: left;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
