body
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
body:after
{
   background-color: #FFFFFF;
   content: "";
   height: 100vh;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: -1;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_welcomeLayoutGrid
   {
      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
   {
      background-attachment: scroll !important;
   }
}
#wb_img_branson
{
   margin: 0;
   vertical-align: top;
}
#img_branson
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 145px;
   height: 264px;
   vertical-align: top;
}
#wb_welcomeLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 50vh;
   background-color: transparent;
   background-image: url('../images/DSC_0341.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 175px 0 0 0 ;
}
#welcomeLayoutGrid
{
   box-sizing: border-box;
   height: 50vh;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#welcomeLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#welcomeLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#welcomeLayoutGrid > .row > .col-1
{
   float: left;
}
#welcomeLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#welcomeLayoutGrid:before,
#welcomeLayoutGrid:after,
#welcomeLayoutGrid .row:before,
#welcomeLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#welcomeLayoutGrid:after,
#welcomeLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#welcomeLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !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: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 4px 0px rgba(0,0,0,0.19);
}
#headerLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 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: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#headerLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_welcomeCard
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: rgba(132,209,206,0.78);
   background-image: none;
   border: 0px solid #A0C6B9;
   border-radius: 0px;
   text-align: left;
}
#welcomeCard-card-body
{
   padding: 10px 10px 10px 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#welcomeCard-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
}
#wb_dividerLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F6F5F4;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#dividerLayoutGrid1
{
   box-sizing: border-box;
   padding: 50px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#dividerLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dividerLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#dividerLayoutGrid1 > .row > .col-1
{
   float: left;
}
#dividerLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#dividerLayoutGrid1:before,
#dividerLayoutGrid1:after,
#dividerLayoutGrid1 .row:before,
#dividerLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#dividerLayoutGrid1:after,
#dividerLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#dividerLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_contentLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F6F5F4;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#contentLayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contentLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGrid1 > .row > .col-1, #contentLayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contentLayoutGrid1 > .row > .col-1, #contentLayoutGrid1 > .row > .col-2
{
   float: left;
}
#contentLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#contentLayoutGrid1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#contentLayoutGrid1 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGrid1:before,
#contentLayoutGrid1:after,
#contentLayoutGrid1 .row:before,
#contentLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#contentLayoutGrid1:after,
#contentLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#contentLayoutGrid1 > .row > .col-1, #contentLayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_contentImage1
{
   margin: 0;
   vertical-align: top;
}
#contentImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(0px 0px 25px rgba(0,0,0,0.12));
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_VerwonderingTopLayoutGrid
{
   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;
}
#VerwonderingTopLayoutGrid
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#VerwonderingTopLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#VerwonderingTopLayoutGrid > .row > .col-1, #VerwonderingTopLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#VerwonderingTopLayoutGrid > .row > .col-1, #VerwonderingTopLayoutGrid > .row > .col-2
{
   float: left;
}
#VerwonderingTopLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#VerwonderingTopLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#VerwonderingTopLayoutGrid:before,
#VerwonderingTopLayoutGrid:after,
#VerwonderingTopLayoutGrid .row:before,
#VerwonderingTopLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#VerwonderingTopLayoutGrid:after,
#VerwonderingTopLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#VerwonderingTopLayoutGrid > .row > .col-1, #VerwonderingTopLayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_PassieLayoutGrid
{
   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;
}
#PassieLayoutGrid
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#PassieLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#PassieLayoutGrid > .row > .col-1, #PassieLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#PassieLayoutGrid > .row > .col-1, #PassieLayoutGrid > .row > .col-2
{
   float: left;
}
#PassieLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: left;
}
#PassieLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#PassieLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#PassieLayoutGrid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#PassieLayoutGrid:before,
#PassieLayoutGrid:after,
#PassieLayoutGrid .row:before,
#PassieLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#PassieLayoutGrid:after,
#PassieLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#PassieLayoutGrid > .row > .col-1, #PassieLayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_WieisTopLayoutGrid
{
   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;
}
#WieisTopLayoutGrid
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#WieisTopLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#WieisTopLayoutGrid > .row > .col-1, #WieisTopLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#WieisTopLayoutGrid > .row > .col-1, #WieisTopLayoutGrid > .row > .col-2
{
   float: left;
}
#WieisTopLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#WieisTopLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#WieisTopLayoutGrid:before,
#WieisTopLayoutGrid:after,
#WieisTopLayoutGrid .row:before,
#WieisTopLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#WieisTopLayoutGrid:after,
#WieisTopLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#WieisTopLayoutGrid > .row > .col-1, #WieisTopLayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_WieLayoutGrid
{
   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;
}
#WieLayoutGrid
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#WieLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#WieLayoutGrid > .row > .col-1, #WieLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#WieLayoutGrid > .row > .col-1, #WieLayoutGrid > .row > .col-2
{
   float: left;
}
#WieLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#WieLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#WieLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: left;
}
#WieLayoutGrid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#WieLayoutGrid:before,
#WieLayoutGrid:after,
#WieLayoutGrid .row:before,
#WieLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#WieLayoutGrid:after,
#WieLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#WieLayoutGrid > .row > .col-1, #WieLayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_contentHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#contentHeading1
{
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_contentImage3
{
   margin: 0;
   vertical-align: top;
}
#contentImage3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(0px 0px 25px rgba(0,0,0,0.12));
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_contentHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#contentHeading2
{
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_ReviewTopLayout
{
   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;
}
#ReviewTopLayout
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#ReviewTopLayout > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ReviewTopLayout > .row > .col-1, #ReviewTopLayout > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ReviewTopLayout > .row > .col-1, #ReviewTopLayout > .row > .col-2
{
   float: left;
}
#ReviewTopLayout > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#ReviewTopLayout > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#ReviewTopLayout:before,
#ReviewTopLayout:after,
#ReviewTopLayout .row:before,
#ReviewTopLayout .row:after
{
   display: table;
   content: " ";
}
#ReviewTopLayout:after,
#ReviewTopLayout .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ReviewTopLayout > .row > .col-1, #ReviewTopLayout > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_ReviewLayoutGrid
{
   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;
}
#ReviewLayoutGrid
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#ReviewLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ReviewLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ReviewLayoutGrid > .row > .col-1
{
   float: left;
}
#ReviewLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#ReviewLayoutGrid:before,
#ReviewLayoutGrid:after,
#ReviewLayoutGrid .row:before,
#ReviewLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#ReviewLayoutGrid:after,
#ReviewLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#ReviewLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_dividerHeading2
{
   background-color: #84D1CE;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#dividerHeading2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_contentLayoutGrid4
{
   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;
}
#contentLayoutGrid4
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contentLayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGrid4 > .row > .col-1, #contentLayoutGrid4 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contentLayoutGrid4 > .row > .col-1, #contentLayoutGrid4 > .row > .col-2
{
   float: left;
}
#contentLayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#contentLayoutGrid4 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#contentLayoutGrid4 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGrid4:before,
#contentLayoutGrid4:after,
#contentLayoutGrid4 .row:before,
#contentLayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#contentLayoutGrid4:after,
#contentLayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#contentLayoutGrid4 > .row > .col-1, #contentLayoutGrid4 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_contentText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 25px 0 ;
   text-align: left;
}
#wb_contentText4
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-style: italic;
   font-size: 13px;
   line-height: 19px;
}
#wb_contentText4 p, #wb_contentText4 ul
{
   margin: 0;
   padding: 0;
}
#wb_contentText4
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_contentHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#contentHeading3
{
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_contentHeading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#contentHeading4
{
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_contentText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 25px 0 ;
   text-align: left;
}
#wb_contentText5
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-style: italic;
   font-size: 13px;
   line-height: 22px;
}
#wb_contentText5 p, #wb_contentText5 ul
{
   margin: 0;
   padding: 0;
}
#wb_contentText5
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid3: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_WatTopLayoutGrid
{
   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;
}
#WatTopLayoutGrid
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#WatTopLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#WatTopLayoutGrid > .row > .col-1, #WatTopLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#WatTopLayoutGrid > .row > .col-1, #WatTopLayoutGrid > .row > .col-2
{
   float: left;
}
#WatTopLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#WatTopLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#WatTopLayoutGrid:before,
#WatTopLayoutGrid:after,
#WatTopLayoutGrid .row:before,
#WatTopLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#WatTopLayoutGrid:after,
#WatTopLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#WatTopLayoutGrid > .row > .col-1, #WatTopLayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_WatLayoutGrid
{
   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;
}
#WatLayoutGrid
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#WatLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#WatLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#WatLayoutGrid > .row > .col-1
{
   float: left;
}
#WatLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#WatLayoutGrid:before,
#WatLayoutGrid:after,
#WatLayoutGrid .row:before,
#WatLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#WatLayoutGrid:after,
#WatLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#WatLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_HoeTopLayoutGrid
{
   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;
}
#HoeTopLayoutGrid
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#HoeTopLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#HoeTopLayoutGrid > .row > .col-1, #HoeTopLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#HoeTopLayoutGrid > .row > .col-1, #HoeTopLayoutGrid > .row > .col-2
{
   float: left;
}
#HoeTopLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#HoeTopLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#HoeTopLayoutGrid:before,
#HoeTopLayoutGrid:after,
#HoeTopLayoutGrid .row:before,
#HoeTopLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#HoeTopLayoutGrid:after,
#HoeTopLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#HoeTopLayoutGrid > .row > .col-1, #HoeTopLayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_HeoLayoutGrid
{
   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;
}
#HeoLayoutGrid
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#HeoLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#HeoLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#HeoLayoutGrid > .row > .col-1
{
   float: left;
}
#HeoLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#HeoLayoutGrid:before,
#HeoLayoutGrid:after,
#HeoLayoutGrid .row:before,
#HeoLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#HeoLayoutGrid:after,
#HeoLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#HeoLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_featuresLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(132,209,206,0.10);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 100px 0 ;
}
#featuresLayoutGrid
{
   box-sizing: border-box;
   padding: 50px 30px 50px 30px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#featuresLayoutGrid > .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#featuresLayoutGrid > .row > .col-1, #featuresLayoutGrid > .row > .col-2, #featuresLayoutGrid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#featuresLayoutGrid > .row > .col-1, #featuresLayoutGrid > .row > .col-2, #featuresLayoutGrid > .row > .col-3
{
   float: left;
}
#featuresLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#featuresLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#featuresLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#featuresLayoutGrid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#featuresLayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#featuresLayoutGrid > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#featuresLayoutGrid:before,
#featuresLayoutGrid:after,
#featuresLayoutGrid .row:before,
#featuresLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#featuresLayoutGrid:after,
#featuresLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#featuresLayoutGrid > .row > .col-1, #featuresLayoutGrid > .row > .col-2, #featuresLayoutGrid > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_featuresCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#featuresCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#featuresCard2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#featuresCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#featuresCard2-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#wb_featuresCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#featuresCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#featuresCard3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#featuresCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#featuresCard3-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#wb_featuresCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#featuresCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#featuresCard1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#featuresCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#featuresCard1-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#wb_footerTop
{
   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;
}
#footerTop
{
   box-sizing: border-box;
   padding: 0 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footerTop > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footerTop > .row > .col-1, #footerTop > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footerTop > .row > .col-1, #footerTop > .row > .col-2
{
   float: left;
}
#footerTop > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#footerTop > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#footerTop > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#footerTop > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#footerTop:before,
#footerTop:after,
#footerTop .row:before,
#footerTop .row:after
{
   display: table;
   content: " ";
}
#footerTop:after,
#footerTop .row:after
{
   clear: both;
}
@media (max-width: 755px)
{
#footerTop > .row > .col-1, #footerTop > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_footerCard
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: left;
}
#footerCard-card-body
{
   padding: 0 0 25px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#footerCard-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#footerCard-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_footerText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 6px 0;
   margin: 0;
   text-align: left;
}
#wb_footerText2 div
{
   text-align: left;
}
#wb_footerText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footerMenu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_footerMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_footerMenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_footerMenu2 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_footerMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 40px;
   padding: 0 0px 0px 0px;
   line-height: 40px;
}
#wb_footerMenu2 li:hover a, #wb_footerMenu2 a:hover
{
   color: #A3C9E7;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_footerMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_footerMenu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_footerMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#Heading1
{
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#Heading2
{
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 25px 0 ;
   text-align: left;
}
#wb_Text4
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-style: italic;
   font-size: 13px;
   line-height: 22px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_Text3
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-style: italic;
   font-size: 13px;
   line-height: 22px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   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;
   padding: 0;
   display: inline-block;
   width: 135px;
   height: 151px;
   vertical-align: top;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 152px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#MediaPlayer1
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid transparent;
   border-radius: 0px;
}
#wb_MediaPlayer1
{
   display: block;
   position: relative;
   margin: 0;
   height: 196px;
   vertical-align: top;
}
#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_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text8
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 19px;
   line-height: 27px;
}
#wb_Text8 p, #wb_Text8 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_PassiedividerHeading
{
   background-color: #84D1CE;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#PassiedividerHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(132,209,206,0.10);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 100px 0 ;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 30px 50px 30px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#wb_Heading4
{
   background-color: #84D1CE;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#Heading4
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_InspiratieTopLayoutGrid
{
   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;
}
#InspiratieTopLayoutGrid
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#InspiratieTopLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#InspiratieTopLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#InspiratieTopLayoutGrid > .row > .col-1
{
   float: left;
}
#InspiratieTopLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#InspiratieTopLayoutGrid:before,
#InspiratieTopLayoutGrid:after,
#InspiratieTopLayoutGrid .row:before,
#InspiratieTopLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#InspiratieTopLayoutGrid:after,
#InspiratieTopLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#InspiratieTopLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_InspiratieLayoutGrid
{
   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;
}
#InspiratieLayoutGrid
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#InspiratieLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#InspiratieLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#InspiratieLayoutGrid > .row > .col-1
{
   float: left;
}
#InspiratieLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#InspiratieLayoutGrid:before,
#InspiratieLayoutGrid:after,
#InspiratieLayoutGrid .row:before,
#InspiratieLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#InspiratieLayoutGrid:after,
#InspiratieLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#InspiratieLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Carousel1
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Carousel1
{
   height: 304px;
}
#Carousel1
{
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
   perspective: 1200px;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel1 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel1 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   transition: opacity 1000ms ease-in-out;
   height: 100%;
   text-align: center;
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
}
#Carousel1 .carousel-inner > .carousel-item > img, #Carousel1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel1 .carousel-inner > .active, #Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel1 .carousel-inner > .active
{
   animation: Carousel1-animation-show 1000ms ease 0ms both;
}
#Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel1 .carousel-inner > .carousel-item-next.carousel-item-start, #Carousel1 .carousel-inner > .carousel-item-prev.carousel-item-end
{
   animation: Carousel1-animation-show 1000ms ease 0ms both;
}
#Carousel1 .carousel-inner > .active.carousel-item-start, #Carousel1 .carousel-inner > .active.carousel-item-end
{
   animation: Carousel1-animation-hide 1000ms ease both;
   transform-origin: 0% 50%;
}
#Carousel1 .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 4%;
   text-align: center;
   opacity: 0.5;
   cursor: pointer;
   z-index: 7776;
}
#Carousel1 .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#Carousel1 .carousel-control .carousel-control-prev-icon, #Carousel1 .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 32px;
   height: 32px;
   z-index: 5;
}
#Carousel1 .carousel-control.carousel-item-start
{
   align-items: flex-end;
}
#Carousel1 .carousel-control.carousel-item-end
{   align-items:
flex-end;
}
#Carousel1 .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
.sr-only
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#Carousel1 .frame
{
   width: 1140px;
   display: inline-block;
   float: left;
   height: 304px;
}
#Carousel1 .carousel-control-next, #Carousel1 .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
}
#Carousel1 .carousel-control-next-icon, #Carousel1 .carousel-control-prev-icon
{
   display: inline-block;
   width: 32px;
   height: 32px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#Carousel1 .carousel-control-next:hover, #Carousel1 .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#Carousel1 .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%2300CED1%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M35%2058%20C33%2060%2c%2032%2062%2c%2032%2064%20L32%2064%20C32%2066%2c%2033%2068%2c%2035%2070%20L83%20118%20C84%20119%2c%2086%20120%2c%2088%20120%20C90%20120%2c%2092%20119%2c%2094%20118%20C96%20116%2c%2096%20114%2c%2096%20112%20C96%20110%2c%2096%20108%2c%2094%20106%20L52%2064%20L94%2022%20C96%2020%2c%2096%2018%2c%2096%2016%20C96%2014%2c%2096%2012%2c%2094%2010%20C92%209%2c%2090%208%2c%2088%208%20C86%208%2c%2084%209%2c%2083%2010%20L35%2058Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel1 .carousel-control:hover .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23DDDDDD%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M35%2058%20C33%2060%2c%2032%2062%2c%2032%2064%20L32%2064%20C32%2066%2c%2033%2068%2c%2035%2070%20L83%20118%20C84%20119%2c%2086%20120%2c%2088%20120%20C90%20120%2c%2092%20119%2c%2094%20118%20C96%20116%2c%2096%20114%2c%2096%20112%20C96%20110%2c%2096%20108%2c%2094%20106%20L52%2064%20L94%2022%20C96%2020%2c%2096%2018%2c%2096%2016%20C96%2014%2c%2096%2012%2c%2094%2010%20C92%209%2c%2090%208%2c%2088%208%20C86%208%2c%2084%209%2c%2083%2010%20L35%2058Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel1 .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%2300CED1%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M94%2058%20C96%2060%2c%2096%2062%2c%2096%2064%20L96%2064%20C96%2066%2c%2096%2068%2c%2094%2070%20L46%20118%20C44%20119%2c%2042%20120%2c%2040%20120%20C38%20120%2c%2036%20119%2c%2035%20118%20C33%20116%2c%2032%20114%2c%2032%20112%20C32%20110%2c%2033%20108%2c%2035%20106%20L77%2064%20L35%2022%20C33%2020%2c%2032%2018%2c%2032%2016%20C32%2014%2c%2033%2012%2c%2035%2010%20C36%209%2c%2038%208%2c%2040%208%20C42%208%2c%2044%209%2c%2046%2010%20L94%2058Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel1 .carousel-control:hover .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23DDDDDD%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M94%2058%20C96%2060%2c%2096%2062%2c%2096%2064%20L96%2064%20C96%2066%2c%2096%2068%2c%2094%2070%20L46%20118%20C44%20119%2c%2042%20120%2c%2040%20120%20C38%20120%2c%2036%20119%2c%2035%20118%20C33%20116%2c%2032%20114%2c%2032%20112%20C32%20110%2c%2033%20108%2c%2035%20106%20L77%2064%20L35%2022%20C33%2020%2c%2032%2018%2c%2032%2016%20C32%2014%2c%2033%2012%2c%2035%2010%20C36%209%2c%2038%208%2c%2040%208%20C42%208%2c%2044%209%2c%2046%2010%20L94%2058Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
@keyframes Carousel1-animation-show
{
   0%   { transform: translateX(100%); }
   100% { transform: translateX(0); }
}
@keyframes Carousel1-animation-hide
{
   0%   { }
   100% { opacity: 0; transform: rotateY(90deg); }
}
#wb_Heading3
{
   background-color: #84D1CE;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#Heading3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_img_knielen
{
   margin: 0;
   vertical-align: top;
}
#img_knielen
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 153px;
   height: 244px;
   vertical-align: top;
}
#wb_Image20
{
   margin: 0;
   vertical-align: top;
}
#Image20
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 185px;
   height: 232px;
   vertical-align: top;
}
#wb_HoeHeading
{
   background-color: #84D1CE;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#HoeHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#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_Image16
{
   margin: 0;
   vertical-align: top;
}
#Image16
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 160px;
   height: 248px;
   vertical-align: top;
}
#wb_Image21
{
   margin: 0;
   vertical-align: top;
}
#Image21
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 153px;
   height: 247px;
   vertical-align: top;
}
#wb_Image22
{
   margin: 0;
   vertical-align: top;
}
#Image22
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 229px;
   height: 246px;
   vertical-align: top;
}
#wb_Image23
{
   margin: 0;
   vertical-align: top;
}
#Image23
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 151px;
   height: 243px;
   vertical-align: top;
}
#wb_img_burgers
{
   margin: 0;
   vertical-align: top;
}
#img_burgers
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 188px;
   height: 249px;
   vertical-align: top;
}
#wb_Image27
{
   margin: 0;
   vertical-align: top;
}
#Image27
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 172px;
   height: 261px;
   vertical-align: top;
}
#wb_Image28
{
   margin: 0;
   vertical-align: top;
}
#Image28
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 160px;
   height: 236px;
   vertical-align: top;
}
#wb_Image29
{
   margin: 0;
   vertical-align: top;
}
#Image29
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 163px;
   height: 244px;
   vertical-align: top;
}
#wb_Image30
{
   margin: 0;
   vertical-align: top;
}
#Image30
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 162px;
   height: 239px;
   vertical-align: top;
}
#wb_Image32
{
   margin: 0;
   vertical-align: top;
}
#Image32
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 345px;
   height: 244px;
   vertical-align: top;
}
#wb_Image33
{
   margin: 0;
   vertical-align: top;
}
#Image33
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 209px;
   height: 263px;
   vertical-align: top;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text13
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 13px;
   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_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%;
}
#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_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text14 div
{
   text-align: left;
}
#wb_Text14
{
   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;
   padding: 0;
   display: inline-block;
   width: 176px;
   height: 241px;
   vertical-align: top;
}
#txt_branson_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.25%;
   top: 0.4%;
   width: 99.49%;
   height: 99.19%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_txt_branson
{
   margin: 0;
   vertical-align: top;
}
#txt_branson
{
   overflow: visible;
}
#txt_sacred_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.21%;
   top: 0.41%;
   width: 99.58%;
   height: 99.19%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_txt_sacred
{
   margin: 0;
   vertical-align: top;
}
#txt_sacred
{
   overflow: visible;
}
#MorphingIcon1_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.27%;
   top: 0.41%;
   width: 99.47%;
   height: 99.17%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_MorphingIcon1
{
   margin: 0;
   vertical-align: top;
}
#MorphingIcon1
{
   overflow: visible;
}
#MorphingIcon2_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.24%;
   top: 0.43%;
   width: 99.52%;
   height: 99.15%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_MorphingIcon2
{
   margin: 0;
   vertical-align: top;
}
#MorphingIcon2
{
   overflow: visible;
}
#MorphingIcon3_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.25%;
   top: 0.44%;
   width: 99.5%;
   height: 99.12%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_MorphingIcon3
{
   margin: 0;
   vertical-align: top;
}
#MorphingIcon3
{
   overflow: visible;
}
#MorphingIcon4_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.22%;
   top: 0.42%;
   width: 99.56%;
   height: 99.16%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_MorphingIcon4
{
   margin: 0;
   vertical-align: top;
}
#MorphingIcon4
{
   overflow: visible;
}
#MorphingIcon5_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.23%;
   top: 0.41%;
   width: 99.54%;
   height: 99.19%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_MorphingIcon5
{
   margin: 0;
   vertical-align: top;
}
#MorphingIcon5
{
   overflow: visible;
}
#MorphingIcon6_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.22%;
   top: 0.41%;
   width: 99.56%;
   height: 99.18%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_MorphingIcon6
{
   margin: 0;
   vertical-align: top;
}
#MorphingIcon6
{
   overflow: visible;
}
#MorphingIcon7_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.21%;
   top: 0.41%;
   width: 99.58%;
   height: 99.17%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_MorphingIcon7
{
   margin: 0;
   vertical-align: top;
}
#MorphingIcon7
{
   overflow: visible;
}
#MorphingIcon8_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.21%;
   top: 0.39%;
   width: 99.58%;
   height: 99.22%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_MorphingIcon8
{
   margin: 0;
   vertical-align: top;
}
#MorphingIcon8
{
   overflow: visible;
}
#MorphingIcon9_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.23%;
   top: 0.41%;
   width: 99.54%;
   height: 99.18%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_MorphingIcon9
{
   margin: 0;
   vertical-align: top;
}
#MorphingIcon9
{
   overflow: visible;
}
#MorphingIcon10_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.23%;
   top: 0.4%;
   width: 99.55%;
   height: 99.19%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_MorphingIcon10
{
   margin: 0;
   vertical-align: top;
}
#MorphingIcon10
{
   overflow: visible;
}
#MorphingIcon11_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.23%;
   top: 0.39%;
   width: 99.54%;
   height: 99.23%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_MorphingIcon11
{
   margin: 0;
   vertical-align: top;
}
#MorphingIcon11
{
   overflow: visible;
}
#MorphingIcon12_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.25%;
   top: 0.41%;
   width: 99.51%;
   height: 99.18%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_MorphingIcon12
{
   margin: 0;
   vertical-align: top;
}
#MorphingIcon12
{
   overflow: visible;
}
#MorphingIcon13_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.23%;
   top: 0.42%;
   width: 99.54%;
   height: 99.16%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_MorphingIcon13
{
   margin: 0;
   vertical-align: top;
}
#MorphingIcon13
{
   overflow: visible;
}
#wb_Image7
{
   margin: 0;
   vertical-align: top;
}
#Image7
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 165px;
   height: 256px;
   vertical-align: top;
}
#MorphingIcon14_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.24%;
   top: 0.4%;
   width: 99.53%;
   height: 99.19%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_MorphingIcon14
{
   margin: 0;
   vertical-align: top;
}
#MorphingIcon14
{
   overflow: visible;
}
#wb_PanelMenu1 a, #PanelMenu1_markup li a
{
   display: block;
   text-align: center;
   vertical-align: middle;
}
#PanelMenu1_markup
{
   display: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_panel #PanelMenu1_markup
{
   display: block;
}
#PanelMenu1_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_markup li a, #PanelMenu1_markup li a:hover
{
   padding: 10px 10px 10px 10px;
   box-shadow: none;
}
#PanelMenu1_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
#PanelMenu1_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#PanelMenu1_markup li a
{
   color: #454545;
   border: 0px solid transparent;
   background-color: #66CDAA;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #454545;
   border: 1px solid transparent;
   border-radius: 0px;
   background-color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #2B2B2B;
   background-color: #F5F5F5;
   border: 0px solid transparent;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-right: 4px;
   height: 16px;
   width: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#PanelMenu1 .button-icon
{
   fill: currentColor;
}
#PanelMenu1:hover .button-icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #2B2B2B;
   background-color: #FFFFFF;
   border: 1px solid transparent;
}
#PanelMenu1_panel
{
   background-color: #66CDAA;
   overflow-y: auto;
}
#PanelMenu1
{
   padding-left: 32px;
}
#PanelMenu1 .button-icon
{
   position: absolute;
   top: 50%;
   left: 16px;
   width: 16px;
   height: 16px;
   margin-top: -8px;
}
#PanelMenu1
{
   line-height: 67px;
   width: 71px;
   height: 67px;
   position: absolute;
   z-index: 999;
}
#PanelMenu1-logo
{
   border-width: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#PanelMenu1-logo img
{
   border-width: 0;
   height: auto;
   max-width: 100%;
}
#MorphingIcon15_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.23%;
   top: 0.41%;
   width: 99.53%;
   height: 99.19%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_MorphingIcon15
{
   margin: 0;
   vertical-align: top;
}
#MorphingIcon15
{
   overflow: visible;
}
#MorphingIcon16_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.24%;
   top: 0.38%;
   width: 99.51%;
   height: 99.23%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_MorphingIcon16
{
   margin: 0;
   vertical-align: top;
}
#MorphingIcon16
{
   overflow: visible;
}
#MorphingIcon17_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.29%;
   top: 0.44%;
   width: 99.41%;
   height: 99.12%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_MorphingIcon17
{
   margin: 0;
   vertical-align: top;
}
#MorphingIcon17
{
   overflow: visible;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 394px;
   height: 55px;
   vertical-align: top;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 1110px;
   height: 213px;
   vertical-align: top;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#Heading5
{
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#Heading6
{
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 25px 0 ;
   text-align: left;
}
#wb_Text7
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-style: italic;
   font-size: 13px;
   line-height: 22px;
}
#wb_Text7 p, #wb_Text7 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #424242;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#footer > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Image32
{
   display: inline-block;
   width: 345px;
   height: 244px;
   z-index: 91;
}
#wb_Image21
{
   display: inline-block;
   width: 153px;
   height: 247px;
   z-index: 85;
}
#MorphingIcon16
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_Card3
{
   display: flex;
   width: 100%;
   z-index: 49;
}
#wb_MediaPlayer1
{
   display: block;
   width: 100%;
   z-index: 42;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 26;
}
#wb_contentHeading4
{
   display: block;
   width: 100%;
   z-index: 24;
}
#wb_Image33
{
   display: inline-block;
   width: 209px;
   height: 263px;
   z-index: 89;
}
#wb_Image22
{
   display: inline-block;
   width: 229px;
   height: 246px;
   z-index: 79;
}
#MorphingIcon17
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 62;
}
#wb_contentImage3
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 8;
}
#wb_MorphingIcon10
{
   display: inline-block;
   width: 442px;
   height: 249px;
   z-index: 88;
   position: relative;
}
#wb_Image23
{
   display: inline-block;
   width: 151px;
   height: 243px;
   z-index: 87;
}
#wb_Heading4
{
   display: block;
   width: 100%;
   z-index: 45;
}
#wb_footerCard
{
   display: flex;
   width: 100%;
   z-index: 97;
}
#wb_MorphingIcon11
{
   display: inline-block;
   width: 439px;
   height: 261px;
   z-index: 90;
   position: relative;
}
#wb_img_branson
{
   display: inline-block;
   width: 145px;
   height: 264px;
   z-index: 65;
}
#wb_Heading5
{
   display: block;
   width: 100%;
   z-index: 47;
}
#wb_Image1
{
   display: inline-block;
   width: 394px;
   height: 55px;
   z-index: 2;
}
#wb_MorphingIcon12
{
   display: inline-block;
   width: 407px;
   height: 245px;
   z-index: 92;
   position: relative;
}
#MorphingIcon1
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_Heading6
{
   display: block;
   width: 100%;
   z-index: 18;
}
#wb_Image2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 14;
}
#wb_PassiedividerHeading
{
   display: block;
   width: 100%;
   z-index: 3;
}
#wb_MorphingIcon13
{
   display: inline-block;
   width: 435px;
   height: 239px;
   z-index: 94;
   position: relative;
}
#MorphingIcon2
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_Image3
{
   display: inline-block;
   width: 1110px;
   height: 213px;
   z-index: 40;
}
#wb_MorphingIcon14
{
   display: inline-block;
   width: 426px;
   height: 250px;
   z-index: 96;
   position: relative;
}
#wb_Image27
{
   display: inline-block;
   width: 172px;
   height: 261px;
   z-index: 83;
}
#wb_Image16
{
   display: inline-block;
   width: 160px;
   height: 248px;
   z-index: 77;
}
#wb_Image4
{
   display: inline-block;
   width: 135px;
   height: 151px;
   z-index: 12;
}
#wb_Image5
{
   display: inline-block;
   width: 176px;
   height: 241px;
   z-index: 93;
}
#wb_MorphingIcon15
{
   display: inline-block;
   width: 430px;
   height: 248px;
   z-index: 86;
   position: relative;
}
#MorphingIcon4
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_Image28
{
   display: inline-block;
   width: 160px;
   height: 236px;
   z-index: 71;
}
#wb_MorphingIcon1
{
   display: inline-block;
   width: 378px;
   height: 244px;
   z-index: 70;
   position: relative;
}
#wb_txt_sacred
{
   display: inline-block;
   width: 476px;
   height: 248px;
   z-index: 68;
   position: relative;
}
#wb_Image29
{
   display: inline-block;
   width: 163px;
   height: 244px;
   z-index: 81;
}
#MorphingIcon5
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_MorphingIcon2
{
   display: inline-block;
   width: 423px;
   height: 236px;
   z-index: 72;
   position: relative;
}
#wb_MorphingIcon16
{
   display: inline-block;
   width: 413px;
   height: 262px;
   z-index: 66;
   position: relative;
}
#wb_Carousel1
{
}
#wb_welcomeCard
{
   display: flex;
   width: 100%;
   z-index: 0;
}
#wb_Image7
{
   display: inline-block;
   width: 165px;
   height: 256px;
   z-index: 95;
}
#MorphingIcon6
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_MorphingIcon17
{
   display: inline-block;
   width: 342px;
   height: 228px;
   z-index: 74;
   position: relative;
}
#MorphingIcon7
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_MorphingIcon4
{
   display: inline-block;
   width: 458px;
   height: 239px;
   z-index: 76;
   position: relative;
}
#wb_PanelMenu1
{
   display: inline-block;
   width: 103px;
   height: 67px;
   text-align: center;
   z-index: 1;
}
#MorphingIcon10
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#MorphingIcon8
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_MorphingIcon5
{
   display: inline-block;
   width: 436px;
   height: 248px;
   z-index: 78;
   position: relative;
}
#wb_featuresCard1
{
   display: flex;
   width: 100%;
   z-index: 43;
}
#MorphingIcon11
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_MorphingIcon6
{
   display: inline-block;
   width: 459px;
   height: 246px;
   z-index: 80;
   position: relative;
}
#txt_sacred
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_img_burgers
{
   display: inline-block;
   width: 188px;
   height: 249px;
   z-index: 67;
}
#wb_featuresCard2
{
   display: flex;
   width: 100%;
   z-index: 41;
}
#MorphingIcon12
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_MorphingIcon7
{
   display: inline-block;
   width: 474px;
   height: 243px;
   z-index: 82;
   position: relative;
}
#wb_featuresCard3
{
   display: flex;
   width: 100%;
   z-index: 44;
}
#wb_dividerHeading2
{
   display: block;
   width: 100%;
   z-index: 28;
}
#MorphingIcon13
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_MorphingIcon8
{
   display: inline-block;
   width: 483px;
   height: 260px;
   z-index: 84;
   position: relative;
}
#wb_contentHeading1
{
   display: block;
   width: 100%;
   z-index: 16;
}
#MorphingIcon14
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_Image30
{
   display: inline-block;
   width: 162px;
   height: 239px;
   z-index: 75;
}
#wb_Card1
{
   display: flex;
   width: 100%;
   z-index: 48;
}
#wb_contentHeading2
{
   display: block;
   width: 100%;
   z-index: 6;
}
#MorphingIcon15
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_Image20
{
   display: inline-block;
   width: 185px;
   height: 232px;
   z-index: 73;
}
#wb_img_knielen
{
   display: inline-block;
   width: 153px;
   height: 244px;
   z-index: 69;
}
#wb_HoeHeading
{
   display: block;
   width: 100%;
   z-index: 50;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 22;
}
#wb_contentHeading3
{
   display: block;
   width: 100%;
   z-index: 20;
}
#wb_contentImage1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 4;
}
@media only screen and (min-width: 768px) and (max-width: 1139px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_img_branson
{
   width: 154px;
   height: 229px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#img_branson
{
   width: 154px;
   height: 229px;
}
#wb_welcomeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_welcomeLayoutGrid
{
   height: 50vh;
   margin-top: 175px;
   margin-bottom: 0px;
}
#welcomeLayoutGrid
{
   height: 50vh;
   padding: 100px 15px 100px 15px;
}
#welcomeLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#welcomeLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#welcomeLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_headerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerLayoutGrid
{
   height: auto;
   padding: 5px 0 5px 0;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#headerLayoutGrid > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#headerLayoutGrid > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_welcomeCard
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#welcomeCard-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
}
#wb_welcomeCard
{
   text-align: left;
}
#MergedObject1
{
   width: 196px;
   height: 64px;
   visibility: visible;
   display: inline-block;
}
#wb_dividerLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_dividerLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dividerLayoutGrid1
{
   height: auto;
   padding: 50px 15px 0 15px;
}
#dividerLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dividerLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#dividerLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contentLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_contentLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contentLayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#contentLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGrid1 > .row > .col-1, #contentLayoutGrid1 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#contentLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGrid1 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGrid1 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_contentImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_VerwonderingTopLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_VerwonderingTopLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#VerwonderingTopLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#VerwonderingTopLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#VerwonderingTopLayoutGrid > .row > .col-1, #VerwonderingTopLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#VerwonderingTopLayoutGrid > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#VerwonderingTopLayoutGrid > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_PassieLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_PassieLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#PassieLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#PassieLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#PassieLayoutGrid > .row > .col-1, #PassieLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#PassieLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#PassieLayoutGrid > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#PassieLayoutGrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#PassieLayoutGrid > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_WieisTopLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_WieisTopLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#WieisTopLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#WieisTopLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#WieisTopLayoutGrid > .row > .col-1, #WieisTopLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#WieisTopLayoutGrid > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#WieisTopLayoutGrid > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 58.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_WieLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_WieLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#WieLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#WieLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#WieLayoutGrid > .row > .col-1, #WieLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#WieLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#WieLayoutGrid > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#WieLayoutGrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#WieLayoutGrid > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_contentHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_contentImage3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_contentHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_ReviewTopLayout
{
   visibility: visible;
   display: table;
}
#wb_ReviewTopLayout
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ReviewTopLayout
{
   height: auto;
   padding: 0 15px 0 15px;
}
#ReviewTopLayout .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ReviewTopLayout > .row > .col-1, #ReviewTopLayout > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#ReviewTopLayout > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ReviewTopLayout > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ReviewLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_ReviewLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ReviewLayoutGrid
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#ReviewLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ReviewLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#ReviewLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_dividerHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_contentLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_contentLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contentLayoutGrid4
{
   height: auto;
   padding: 0 15px 0 15px;
}
#contentLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGrid4 > .row > .col-1, #contentLayoutGrid4 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#contentLayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGrid4 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGrid4 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_contentText4
{
   visibility: visible;
   display: block;
}
#wb_contentText4
{
   font-size: 16px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: left;
   line-height: 27px;
}
#wb_contentHeading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_contentHeading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_contentText5
{
   visibility: visible;
   display: block;
}
#wb_contentText5
{
   font-size: 16px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: left;
   line-height: 27px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_WatTopLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_WatTopLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#WatTopLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#WatTopLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#WatTopLayoutGrid > .row > .col-1, #WatTopLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#WatTopLayoutGrid > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#WatTopLayoutGrid > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_WatLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_WatLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#WatLayoutGrid
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#WatLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#WatLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#WatLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_HoeTopLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_HoeTopLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#HoeTopLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#HoeTopLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#HoeTopLayoutGrid > .row > .col-1, #HoeTopLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#HoeTopLayoutGrid > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#HoeTopLayoutGrid > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_HeoLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_HeoLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#HeoLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#HeoLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#HeoLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#HeoLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_featuresLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_featuresLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 100px;
}
#featuresLayoutGrid
{
   height: auto;
   padding: 50px 30px 50px 30px;
}
#featuresLayoutGrid .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_featuresCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#featuresCard2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#featuresCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#featuresCard2-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#wb_featuresCard2
{
   text-align: left;
}
#wb_featuresCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#featuresCard3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#featuresCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#featuresCard3-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#wb_featuresCard3
{
   text-align: left;
}
#wb_featuresCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#featuresCard1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#featuresCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#featuresCard1-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#wb_featuresCard1
{
   text-align: left;
}
#wb_footerTop
{
   visibility: visible;
   display: table;
}
#wb_footerTop
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerTop
{
   height: auto;
   padding: 0 0 25px 0;
}
#footerTop .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footerTop > .row > .col-1, #footerTop > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#footerTop > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerTop > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#footerTop > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerTop > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_footerCard
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#footerCard-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#footerCard-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_footerCard
{
   text-align: left;
}
#wb_footerText2
{
   visibility: visible;
   display: block;
}
#wb_footerText2
{
   margin: 0;
   padding: 0 0 6px 0;
}
#wb_footerMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_footerMenu2 li
{
   width: 100%;
}
#wb_footerMenu2 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footerMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 40px;
   padding: 0 0px 0px 0px;
   line-height: 40px;
}
#wb_footerMenu2 li:hover a, #wb_footerMenu2 a:hover
{
   color: #A3C9E7;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_footerMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 16px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: left;
   line-height: 27px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 16px;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
   line-height: 27px;
}
#wb_Image4
{
   width: 135px;
   height: 151px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 135px;
   height: 151px;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_MediaPlayer1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 27px;
}
#wb_PassiedividerHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 100px;
}
#LayoutGrid2
{
   height: auto;
   padding: 50px 30px 50px 30px;
}
#LayoutGrid2 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#wb_Card1
{
   text-align: left;
}
#wb_Card2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#wb_Card2
{
   text-align: left;
}
#wb_Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#wb_Card3
{
   text-align: left;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_InspiratieTopLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_InspiratieTopLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#InspiratieTopLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#InspiratieTopLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#InspiratieTopLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#InspiratieTopLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_InspiratieLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_InspiratieLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#InspiratieLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#InspiratieLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#InspiratieLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#InspiratieLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Carousel1
{
   visibility: visible;
   display: block;
}
#wb_Carousel1
{
   margin: 0;
   height: 469px;
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
}
#Carousel1 .carousel-control .carousel-control-prev-icon, #Carousel1 .carousel-control .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_img_knielen
{
   width: 31px;
   height: 49px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#img_knielen
{
   width: 31px;
   height: 49px;
}
#wb_Image20
{
   width: 31px;
   height: 38px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image20
{
   width: 31px;
   height: 38px;
}
#wb_HoeHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text1
{
   visibility: hidden;
   display: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Image16
{
   width: 31px;
   height: 46px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image16
{
   width: 31px;
   height: 46px;
}
#wb_Image21
{
   width: 31px;
   height: 31px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image21
{
   width: 31px;
   height: 31px;
}
#wb_Image22
{
   width: 31px;
   height: 45px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image22
{
   width: 31px;
   height: 45px;
}
#wb_Image23
{
   width: 31px;
   height: 49px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image23
{
   width: 31px;
   height: 49px;
}
#wb_img_burgers
{
   width: 31px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#img_burgers
{
   width: 31px;
   height: 48px;
}
#wb_Image27
{
   width: 31px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image27
{
   width: 31px;
   height: 42px;
}
#wb_Image28
{
   width: 31px;
   height: 33px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image28
{
   width: 31px;
   height: 33px;
}
#wb_Image29
{
   width: 31px;
   height: 46px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image29
{
   width: 31px;
   height: 46px;
}
#wb_Image30
{
   width: 31px;
   height: 45px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image30
{
   width: 31px;
   height: 45px;
}
#wb_Image32
{
   width: 31px;
   height: 12px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image32
{
   width: 31px;
   height: 12px;
}
#wb_Image33
{
   width: 31px;
   height: 19px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image33
{
   width: 31px;
   height: 19px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   margin: 0;
   padding: 0;
}
#wb_Image5
{
   width: 159px;
   height: 211px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image5
{
   width: 159px;
   height: 211px;
}
#wb_txt_branson
{
   width: 310px;
   height: 237px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_txt_sacred
{
   width: 277px;
   height: 255px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon1
{
   width: 300px;
   height: 252px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon2
{
   width: 310px;
   height: 255px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon3
{
   width: 310px;
   height: 287px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon4
{
   width: 310px;
   height: 244px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon5
{
   width: 310px;
   height: 248px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon6
{
   width: 310px;
   height: 246px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon7
{
   width: 310px;
   height: 243px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon8
{
   width: 310px;
   height: 234px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon9
{
   width: 310px;
   height: 208px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon10
{
   width: 310px;
   height: 249px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon11
{
   width: 310px;
   height: 261px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon12
{
   width: 310px;
   height: 245px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon13
{
   width: 310px;
   height: 254px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Image7
{
   width: 165px;
   height: 198px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image7
{
   width: 165px;
   height: 198px;
}
#wb_MorphingIcon14
{
   width: 310px;
   height: 267px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_PanelMenu1
{
   width: 100px;
   height: 23px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#PanelMenu1
{
   line-height: 23px;
   width: 68px;
   height: 23px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 3px;
}
#PanelMenu1_markup li a
{
   color: #454545;
   border: 0px solid transparent;
   background-color: #66CDAA;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #454545;
   border: 1px solid transparent;
   border-radius: 0px;
   background-color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #2B2B2B;
   background-color: #F5F5F5;
   border: 0px solid transparent;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-right: 4px;
   height: 16px;
   width: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#PanelMenu1 .button-icon
{
   fill: currentColor;
}
#PanelMenu1:hover .button-icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #2B2B2B;
   background-color: #FFFFFF;
   border: 1px solid transparent;
}
#PanelMenu1_panel
{
   background-color: #66CDAA;
   overflow-y: auto;
}
#wb_MorphingIcon15
{
   width: 310px;
   height: 262px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon16
{
   width: 310px;
   height: 262px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon17
{
   width: 292px;
   height: 287px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Image1
{
   width: 190px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 190px;
   height: 26px;
}
#wb_Image3
{
   width: 290px;
   height: 55px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image3
{
   width: 290px;
   height: 55px;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading6
{
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_Text7
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 27px;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_img_branson
{
   width: 154px;
   height: 229px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#img_branson
{
   width: 154px;
   height: 229px;
}
#wb_welcomeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_welcomeLayoutGrid
{
   height: 50vh;
   margin-top: 175px;
   margin-bottom: 0px;
}
#welcomeLayoutGrid
{
   height: 50vh;
   padding: 100px 15px 100px 15px;
}
#welcomeLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#welcomeLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#welcomeLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_headerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerLayoutGrid
{
   height: auto;
   padding: 5px 0 5px 0;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#headerLayoutGrid > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#headerLayoutGrid > .col-2
{
   display: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_welcomeCard
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#welcomeCard-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
}
#wb_welcomeCard
{
   text-align: left;
}
#MergedObject1
{
   width: 196px;
   height: 64px;
   visibility: visible;
   display: inline-block;
}
#wb_dividerLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_dividerLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dividerLayoutGrid1
{
   height: auto;
   padding: 50px 15px 0 15px;
}
#dividerLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dividerLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#dividerLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contentLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_contentLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contentLayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#contentLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGrid1 > .row > .col-1, #contentLayoutGrid1 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#contentLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGrid1 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGrid1 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_contentImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_VerwonderingTopLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_VerwonderingTopLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#VerwonderingTopLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#VerwonderingTopLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#VerwonderingTopLayoutGrid > .row > .col-1, #VerwonderingTopLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#VerwonderingTopLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#VerwonderingTopLayoutGrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_PassieLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_PassieLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#PassieLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#PassieLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#PassieLayoutGrid > .row > .col-1, #PassieLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#PassieLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#PassieLayoutGrid > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#PassieLayoutGrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#PassieLayoutGrid > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_WieisTopLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_WieisTopLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#WieisTopLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#WieisTopLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#WieisTopLayoutGrid > .row > .col-1, #WieisTopLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#WieisTopLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#WieisTopLayoutGrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_WieLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_WieLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#WieLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#WieLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#WieLayoutGrid > .row > .col-1, #WieLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#WieLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#WieLayoutGrid > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#WieLayoutGrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#WieLayoutGrid > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_contentHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_contentImage3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_contentHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_ReviewTopLayout
{
   visibility: visible;
   display: table;
}
#wb_ReviewTopLayout
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ReviewTopLayout
{
   height: auto;
   padding: 0 15px 0 15px;
}
#ReviewTopLayout .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ReviewTopLayout > .row > .col-1, #ReviewTopLayout > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#ReviewTopLayout > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ReviewTopLayout > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ReviewLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_ReviewLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ReviewLayoutGrid
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#ReviewLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ReviewLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#ReviewLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_dividerHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_contentLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_contentLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contentLayoutGrid4
{
   height: auto;
   padding: 0 15px 0 15px;
}
#contentLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGrid4 > .row > .col-1, #contentLayoutGrid4 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#contentLayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGrid4 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGrid4 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_contentText4
{
   visibility: visible;
   display: block;
}
#wb_contentText4
{
   font-size: 16px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: left;
   line-height: 27px;
}
#wb_contentHeading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_contentHeading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_contentText5
{
   visibility: visible;
   display: block;
}
#wb_contentText5
{
   font-size: 16px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: left;
   line-height: 27px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_WatTopLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_WatTopLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#WatTopLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#WatTopLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#WatTopLayoutGrid > .row > .col-1, #WatTopLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#WatTopLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#WatTopLayoutGrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_WatLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_WatLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#WatLayoutGrid
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#WatLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#WatLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#WatLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_HoeTopLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_HoeTopLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#HoeTopLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#HoeTopLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#HoeTopLayoutGrid > .row > .col-1, #HoeTopLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#HoeTopLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#HoeTopLayoutGrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_HeoLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_HeoLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#HeoLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#HeoLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#HeoLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#HeoLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_featuresLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_featuresLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 100px;
}
#featuresLayoutGrid
{
   height: auto;
   padding: 50px 30px 50px 30px;
}
#featuresLayoutGrid .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_featuresCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#featuresCard2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#featuresCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#featuresCard2-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#wb_featuresCard2
{
   text-align: left;
}
#wb_featuresCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#featuresCard3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#featuresCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#featuresCard3-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#wb_featuresCard3
{
   text-align: left;
}
#wb_featuresCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#featuresCard1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#featuresCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#featuresCard1-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#wb_featuresCard1
{
   text-align: left;
}
#wb_footerTop
{
   visibility: visible;
   display: table;
}
#wb_footerTop
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerTop
{
   height: auto;
   padding: 0 0 25px 0;
}
#footerTop .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footerTop > .row > .col-1, #footerTop > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#footerTop > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerTop > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#footerTop > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerTop > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_footerCard
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#footerCard-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#footerCard-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_footerCard
{
   text-align: left;
}
#wb_footerText2
{
   visibility: visible;
   display: block;
}
#wb_footerText2
{
   margin: 0;
   padding: 0 0 6px 0;
}
#wb_footerMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_footerMenu2 li
{
   width: 100%;
}
#wb_footerMenu2 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footerMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 40px;
   padding: 0 0px 0px 0px;
   line-height: 40px;
}
#wb_footerMenu2 li:hover a, #wb_footerMenu2 a:hover
{
   color: #A3C9E7;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_footerMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 16px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: left;
   line-height: 27px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 16px;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
   line-height: 27px;
}
#wb_Image4
{
   width: 136px;
   height: 152px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 136px;
   height: 152px;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_MediaPlayer1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 27px;
}
#wb_PassiedividerHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 100px;
}
#LayoutGrid2
{
   height: auto;
   padding: 50px 30px 50px 30px;
}
#LayoutGrid2 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#wb_Card1
{
   text-align: left;
}
#wb_Card2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#wb_Card2
{
   text-align: left;
}
#wb_Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#wb_Card3
{
   text-align: left;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_InspiratieTopLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_InspiratieTopLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#InspiratieTopLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#InspiratieTopLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#InspiratieTopLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#InspiratieTopLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_InspiratieLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_InspiratieLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#InspiratieLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#InspiratieLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#InspiratieLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#InspiratieLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Carousel1
{
   visibility: visible;
   display: block;
}
#wb_Carousel1
{
   margin: 0;
   height: 469px;
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
}
#Carousel1 .carousel-control .carousel-control-prev-icon, #Carousel1 .carousel-control .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_img_knielen
{
   width: 133px;
   height: 213px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#img_knielen
{
   width: 133px;
   height: 213px;
}
#wb_Image20
{
   width: 140px;
   height: 176px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image20
{
   width: 140px;
   height: 176px;
}
#wb_HoeHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text1
{
   visibility: hidden;
   display: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Image16
{
   width: 102px;
   height: 159px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image16
{
   width: 102px;
   height: 159px;
}
#wb_Image21
{
   width: 127px;
   height: 205px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image21
{
   width: 127px;
   height: 205px;
}
#wb_Image22
{
   width: 179px;
   height: 192px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image22
{
   width: 179px;
   height: 192px;
}
#wb_Image23
{
   width: 110px;
   height: 178px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image23
{
   width: 110px;
   height: 178px;
}
#wb_img_burgers
{
   width: 209px;
   height: 209px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#img_burgers
{
   width: 209px;
   height: 209px;
}
#wb_Image27
{
   width: 119px;
   height: 181px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image27
{
   width: 119px;
   height: 181px;
}
#wb_Image28
{
   width: 142px;
   height: 210px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image28
{
   width: 142px;
   height: 210px;
}
#wb_Image29
{
   width: 112px;
   height: 168px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image29
{
   width: 112px;
   height: 168px;
}
#wb_Image30
{
   width: 150px;
   height: 221px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image30
{
   width: 150px;
   height: 221px;
}
#wb_Image32
{
   width: 225px;
   height: 220px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image32
{
   width: 225px;
   height: 220px;
}
#wb_Image33
{
   width: 160px;
   height: 224px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image33
{
   width: 160px;
   height: 224px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   margin: 0;
   padding: 0;
}
#wb_Image5
{
   width: 159px;
   height: 211px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image5
{
   width: 159px;
   height: 211px;
}
#wb_txt_branson
{
   width: 310px;
   height: 237px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_txt_sacred
{
   width: 277px;
   height: 255px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon1
{
   width: 300px;
   height: 252px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon2
{
   width: 310px;
   height: 255px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon3
{
   width: 310px;
   height: 287px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon4
{
   width: 310px;
   height: 244px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon5
{
   width: 310px;
   height: 248px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon6
{
   width: 310px;
   height: 246px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon7
{
   width: 310px;
   height: 243px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon8
{
   width: 310px;
   height: 234px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon9
{
   width: 310px;
   height: 208px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon10
{
   width: 310px;
   height: 249px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon11
{
   width: 310px;
   height: 261px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon12
{
   width: 310px;
   height: 245px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon13
{
   width: 310px;
   height: 254px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Image7
{
   width: 165px;
   height: 198px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image7
{
   width: 165px;
   height: 198px;
}
#wb_MorphingIcon14
{
   width: 310px;
   height: 267px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_PanelMenu1
{
   width: 100px;
   height: 23px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#PanelMenu1
{
   line-height: 23px;
   width: 68px;
   height: 23px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 3px;
}
#PanelMenu1_markup li a
{
   color: #454545;
   border: 0px solid transparent;
   background-color: #66CDAA;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #454545;
   border: 1px solid transparent;
   border-radius: 0px;
   background-color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #2B2B2B;
   background-color: #F5F5F5;
   border: 0px solid transparent;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-right: 4px;
   height: 16px;
   width: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#PanelMenu1 .button-icon
{
   fill: currentColor;
}
#PanelMenu1:hover .button-icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #2B2B2B;
   background-color: #FFFFFF;
   border: 1px solid transparent;
}
#PanelMenu1_panel
{
   background-color: #66CDAA;
   overflow-y: auto;
}
#wb_MorphingIcon15
{
   width: 310px;
   height: 262px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon16
{
   width: 310px;
   height: 262px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_MorphingIcon17
{
   width: 292px;
   height: 287px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Image1
{
   width: 190px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 190px;
   height: 39px;
}
#wb_Image3
{
   width: 290px;
   height: 55px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image3
{
   width: 290px;
   height: 55px;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading6
{
   color: #84D1CE;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_Text7
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 27px;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
}
