body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: auto;
   overflow-y: auto;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_welcomeLayoutGrid, #wb_LayoutGrid1, #wb_featuresLayoutGrid, #wb_Card1, #wb_Card8, #wb_Card9, #wb_Card13, #wb_Card14, #wb_Card15, #wb_Card7, #wb_Card12, #wb_Card16
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_welcomeLayoutGrid, #wb_LayoutGrid1, #wb_featuresLayoutGrid, #wb_Card1, #wb_Card8, #wb_Card9, #wb_Card13, #wb_Card14, #wb_Card15, #wb_Card7, #wb_Card12, #wb_Card16
   {
      background-attachment: scroll !important;
   }
}
#wb_headerLayoutGrid
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.59);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headerLayoutGrid
{
   box-sizing: border-box;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#headerLayoutGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   float: left;
}
#headerLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#headerLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#headerLayoutGrid:before,
#headerLayoutGrid:after,
#headerLayoutGrid .row:before,
#headerLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#headerLayoutGrid:after,
#headerLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_headerLayoutGrid
{
   backdrop-filter: blur(3.5px);
   transition: backdrop-filter 500ms linear 0ms;
}
#wb_welcomeLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 75vh;
   background-color: transparent;
   background-image: url('../images/bgr_pix.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#welcomeLayoutGrid
{
   box-sizing: border-box;
   height: 75vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#welcomeLayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 50px;
   padding-left: 50px;
   position: relative;
}
#welcomeLayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#welcomeLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#welcomeLayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#welcomeLayoutGrid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.09;
}
#wb_welcomeCarousel
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_welcomeCarousel
{
   box-sizing: border-box;
   width: 100%;
   height: 75vh;
}
#welcomeCarousel
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#welcomeCarousel .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
   perspective: 1200px;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#welcomeCarousel .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#welcomeCarousel .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   transition: opacity 500ms ease-in-out;
   height: 100%;
   text-align: center;
}
#welcomeCarousel .carousel-item-inner
{
   padding: 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#welcomeCarousel .carousel-inner > .carousel-item > img, #welcomeCarousel .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#welcomeCarousel .carousel-inner > .active, #welcomeCarousel .carousel-inner > .carousel-item-next, #welcomeCarousel .carousel-inner > .carousel-item-prev
{
   display: block;
}
#welcomeCarousel .carousel-inner > .active
{
   animation: welcomeCarousel-animation-show 500ms ease 0ms both;
}
#welcomeCarousel .carousel-inner > .carousel-item-next, #welcomeCarousel .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#welcomeCarousel .carousel-inner > .carousel-item-next.carousel-item-start, #welcomeCarousel .carousel-inner > .carousel-item-prev.carousel-item-end
{
   animation: welcomeCarousel-animation-show 500ms ease 0ms both;
}
#welcomeCarousel .carousel-inner > .active.carousel-item-start, #welcomeCarousel .carousel-inner > .active.carousel-item-end
{
   animation: welcomeCarousel-animation-hide 500ms ease both;
}
#welcomeCarousel .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -48px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#welcomeCarousel .carousel-indicators li
{
   display: block;
   float: left;
   margin: 12px 12px 12px 12px;
   width: 7px;
   height: 7px;
   cursor: pointer;
   text-indent: -999px;
   background-color: transparent;
   border: 1px solid rgba(255,255,255,1.00);
}
#welcomeCarousel .carousel-indicators .active
{
   background-color: rgba(255,255,255,1.00);
}
#welcomeCarousel .frame
{
   width: 870px;
   display: inline-block;
   float: left;
   height: 438px;
}
@keyframes welcomeCarousel-animation-show
{
   0%   { transform: translateX(100%); }
   100% { transform: translateX(0); }
}
@keyframes welcomeCarousel-animation-hide
{
   0%   { transform: translateX(0); }
   100% { transform: translateX(-100%); }
}
#wb_contentLayoutGrid1
{
   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;
}
#contentLayoutGrid1
{
   box-sizing: border-box;
   padding: 80px 0 80px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contentLayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#contentLayoutGrid1 > .row > .col-1, #contentLayoutGrid1 > .row > .col-2, #contentLayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#contentLayoutGrid1 > .row > .col-1, #contentLayoutGrid1 > .row > .col-2, #contentLayoutGrid1 > .row > .col-3
{
   float: left;
}
#contentLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#contentLayoutGrid1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#contentLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#contentLayoutGrid1 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#contentLayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#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, #contentLayoutGrid1 > .row > .col-3
{
   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: url('../images/k407.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4, #LayoutGrid1 > .row > .col-5
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4, #LayoutGrid1 > .row > .col-5
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width:  calc((100% - 30px) / 3);
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 15px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width:  calc((100% - 30px) / 3);
   text-align: left;
}
#LayoutGrid1 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 15px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width:  calc((100% - 30px) / 3);
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4, #LayoutGrid1 > .row > .col-5
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-image: linear-gradient(to top, #F5F7FA 0%, rgba(245,247,250,0.00) 100%);
}
#LayoutGrid1-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 200px;
   transform: scaleY(-1.0);
}
#LayoutGrid1-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#LayoutGrid1-divider-bottom .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_contentLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(114,178,200,0.08);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#contentLayoutGrid2
{
   box-sizing: border-box;
   padding: 80px 0 80px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contentLayoutGrid2 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#contentLayoutGrid2 > .row > .col-1, #contentLayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#contentLayoutGrid2 > .row > .col-1, #contentLayoutGrid2 > .row > .col-2
{
   float: left;
}
#contentLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#contentLayoutGrid2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#contentLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#contentLayoutGrid2 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 30px;
}
#contentLayoutGrid2:before,
#contentLayoutGrid2:after,
#contentLayoutGrid2 .row:before,
#contentLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#contentLayoutGrid2:after,
#contentLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#contentLayoutGrid2 > .row > .col-1, #contentLayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_contentLayoutGrid3
{
   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;
}
#contentLayoutGrid3
{
   box-sizing: border-box;
   padding: 80px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contentLayoutGrid3 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#contentLayoutGrid3 > .row > .col-1, #contentLayoutGrid3 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#contentLayoutGrid3 > .row > .col-1, #contentLayoutGrid3 > .row > .col-2
{
   float: left;
}
#contentLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#contentLayoutGrid3 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 30px 0 0;
}
#contentLayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#contentLayoutGrid3 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#contentLayoutGrid3:before,
#contentLayoutGrid3:after,
#contentLayoutGrid3 .row:before,
#contentLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#contentLayoutGrid3:after,
#contentLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#contentLayoutGrid3 > .row > .col-1, #contentLayoutGrid3 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_contentCarousel1
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_contentCarousel1
{
   box-sizing: border-box;
   width: 100%;
   height: 337px;
}
#contentCarousel1
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#contentCarousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#contentCarousel1 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#contentCarousel1 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 900ms ease-in-out;
   height: 100%;
   text-align: left;
}
#contentCarousel1 .carousel-item-next:not(.carousel-item-start), #contentCarousel1 .active.carousel-item-end
{
   transform: translateX(100%);
}
#contentCarousel1 .carousel-item-prev:not(.carousel-item-end), #contentCarousel1 .active.carousel-item-start
{
   transform: translateX(-100%);
}
#contentCarousel1 .carousel-item-inner
{
   padding: 0;
}
#contentCarousel1 .carousel-inner > .carousel-item > img, #contentCarousel1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#contentCarousel1 .carousel-inner > .active, #contentCarousel1 .carousel-inner > .carousel-item-next, #contentCarousel1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#contentCarousel1 .carousel-inner > .carousel-item-next, #contentCarousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#contentCarousel1 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -51px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#contentCarousel1 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 12px 12px 12px 12px;
   width: 9px;
   height: 9px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(255,255,255,1.00);
   border: 1px solid rgba(221,221,221,1.00);
}
#contentCarousel1 .carousel-indicators .active
{
   background-color: rgba(221,221,221,1.00);
}
#contentCarousel1 .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 8%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   cursor: pointer;
   z-index: 7776;
}
#contentCarousel1 .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#contentCarousel1 .carousel-control .carousel-control-prev-icon, #contentCarousel1 .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 32px;
   height: 32px;
   z-index: 5;
}
#contentCarousel1 .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;
}
#contentCarousel1 .frame
{
   width: 485px;
   display: inline-block;
   float: left;
   height: 337px;
}
#contentCarousel1 .carousel-control-next, #contentCarousel1 .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#contentCarousel1 .carousel-control-next-icon, #contentCarousel1 .carousel-control-prev-icon
{
   display: inline-block;
   width: 32px;
   height: 32px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#contentCarousel1 .carousel-control-next:hover, #contentCarousel1 .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#contentCarousel1 .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%20L32%2064%20C32%2066%2c%2033%2068%2c%2035%2070%20L83%20118%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%20L52%2064%20L94%2022%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;
}
#contentCarousel1 .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%20L96%2064%20C96%2066%2c%2096%2068%2c%2094%2070%20L46%20118%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%20L77%2064%20L35%2022%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;
}
#contentCarousel1 .frame-1
{
   background-color: transparent;
   background-image: url('../images/e_rth_trauzimmer.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#contentCarousel1 .frame-2
{
   background-color: transparent;
   background-image: url('../images/f_rth_trauzimmer.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#contentCarousel1 .frame-3
{
   background-color: transparent;
   background-image: url('../images/g_rth_trauzimmer.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#wb_contentLayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(114,178,200,0.08);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#contentLayoutGrid4
{
   box-sizing: border-box;
   padding: 80px 0 80px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contentLayoutGrid4 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#contentLayoutGrid4 > .row > .col-1, #contentLayoutGrid4 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   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: 10px 0 10px 0;
}
#contentLayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#contentLayoutGrid4 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 30px;
}
#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_featuresLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/bgr_pix.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
}
#featuresLayoutGrid
{
   box-sizing: border-box;
   padding: 250px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#featuresLayoutGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#featuresLayoutGrid > .row > .col-1, #featuresLayoutGrid > .row > .col-2, #featuresLayoutGrid > .row > .col-3, #featuresLayoutGrid > .row > .col-4, #featuresLayoutGrid > .row > .col-5
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#featuresLayoutGrid > .row > .col-1, #featuresLayoutGrid > .row > .col-2, #featuresLayoutGrid > .row > .col-3, #featuresLayoutGrid > .row > .col-4, #featuresLayoutGrid > .row > .col-5
{
   float: left;
}
#featuresLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width:  calc((100% - 30px) / 3);
   text-align: left;
}
#featuresLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 15px;
   text-align: left;
}
#featuresLayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width:  calc((100% - 30px) / 3);
   text-align: left;
}
#featuresLayoutGrid > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 15px;
   text-align: left;
}
#featuresLayoutGrid > .row > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width:  calc((100% - 30px) / 3);
   text-align: left;
}
#featuresLayoutGrid:before,
#featuresLayoutGrid:after,
#featuresLayoutGrid .row:before,
#featuresLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#featuresLayoutGrid:after,
#featuresLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#featuresLayoutGrid > .row > .col-1, #featuresLayoutGrid > .row > .col-2, #featuresLayoutGrid > .row > .col-3, #featuresLayoutGrid > .row > .col-4, #featuresLayoutGrid > .row > .col-5
{
   float: none;
   width: 100% !important;
}
}
#featuresLayoutGrid-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 200px;
   transform: scaleY(-1.0);
}
#featuresLayoutGrid-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#featuresLayoutGrid-divider-bottom .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 25px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_footerText
{
   color: #DA70D6;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_footerText p, #wb_footerText ul
{
   margin: 0;
   padding: 0;
}
#wb_footerText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#upStickyLayer
{
   background-color: #3E3E3E;
   background-image: none;
   border-radius: 50%;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_upIcon:hover #upIcon i
{
   color: #007BFF;
}
#wb_contentHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#contentHeading3
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_contentText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_contentText3
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 15px;
   line-height: 21px;
}
#wb_contentText3 p, #wb_contentText3 ul
{
   margin: 0;
   padding: 0;
}
#wb_contentText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_welcomeText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
   animation: slide-left-in 1000ms linear 300ms 1 normal both;
}
#wb_welcomeText5
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 21px;
   line-height: 31px;
}
#wb_welcomeText5 p, #wb_welcomeText5 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcomeText5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_welcomeText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
   animation: slide-right-in 1000ms linear 1000ms 1 normal both;
}
#wb_welcomeText6
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 29px;
   line-height: 40.5px;
}
#wb_welcomeText6 p, #wb_welcomeText6 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcomeText6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_welcomeText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
   animation: slide-left-in 1000ms linear 300ms 1 normal both;
}
#wb_welcomeText1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 21px;
   line-height: 31px;
}
#wb_welcomeText1 p, #wb_welcomeText1 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcomeText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_welcomeText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
   animation: slide-right-in 1000ms linear 1000ms 1 normal both;
}
#wb_welcomeText2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 29px;
   line-height: 40.5px;
}
#wb_welcomeText2 p, #wb_welcomeText2 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcomeText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_welcomeText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
   animation: slide-left-in 1000ms linear 300ms 1 normal both;
}
#wb_welcomeText3
{
   color: #72B2C8;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 21px;
   line-height: 31px;
}
#wb_welcomeText3 p, #wb_welcomeText3 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcomeText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_welcomeText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
   animation: slide-right-in 1000ms linear 1000ms 1 normal both;
}
#wb_welcomeText4
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 32px;
   line-height: 46px;
}
#wb_welcomeText4 p, #wb_welcomeText4 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcomeText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_contentHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#contentHeading1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_contentText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: justify;
}
#wb_contentText1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 15px;
   line-height: 21px;
}
#wb_contentText1 p, #wb_contentText1 ul
{
   margin: 0;
   padding: 0;
}
#wb_contentText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_contentCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: #DB7093;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   text-align: right;
}
#contentCard1-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#contentCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -33px 0 ;
   padding: 0 20px 0 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#contentCard1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#wb_contentCard1:hover #contentCard1-card-item0
{
   transform: translate(5px,0px) rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#contentCard1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#contentCard1-card-item1
{
   display: inline-block;
   height: 34px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
   border: 0px solid #C5C5C5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#contentCard1-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#wb_contentCard1:hover #contentCard1-card-item1
{
   transform: translate(-5px,0px) rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#contentCard1-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#wb_contentCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: #DEB887;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   text-align: right;
}
#contentCard2-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#contentCard2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -33px 0 ;
   padding: 0 20px 0 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#contentCard2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#wb_contentCard2:hover #contentCard2-card-item0
{
   transform: translate(5px,0px) rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#contentCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#contentCard2-card-item1
{
   display: inline-block;
   height: 34px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
   border: 0px solid #C5C5C5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#contentCard2-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#wb_contentCard2:hover #contentCard2-card-item1
{
   transform: translate(-5px,0px) rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#contentCard2-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#wb_contentCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: #90EE90;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   text-align: right;
}
#contentCard3-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#contentCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -33px 0 ;
   padding: 0 20px 0 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#contentCard3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#wb_contentCard3:hover #contentCard3-card-item0
{
   transform: translate(5px,0px) rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#contentCard3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#contentCard3-card-item1
{
   display: inline-block;
   height: 34px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
   border: 0px solid #C5C5C5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#contentCard3-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#wb_contentCard3:hover #contentCard3-card-item1
{
   transform: translate(-5px,0px) rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#contentCard3-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#wb_contentCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: #72B2C8;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   text-align: right;
}
#contentCard4-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#contentCard4-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -33px 0 ;
   padding: 0 20px 0 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#contentCard4-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#wb_contentCard4:hover #contentCard4-card-item0
{
   transform: translate(5px,0px) rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#contentCard4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#contentCard4-card-item1
{
   display: inline-block;
   height: 34px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
   border: 0px solid #C5C5C5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#contentCard4-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#wb_contentCard4:hover #contentCard4-card-item1
{
   transform: translate(-5px,0px) rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#contentCard4-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#wb_contentHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#contentHeading2
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_contentText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_contentText2
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 15px;
   line-height: 22px;
}
#wb_contentText2 p, #wb_contentText2 ul
{
   margin: 0;
   padding: 0;
}
#wb_contentText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_contentCarousel2
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_contentCarousel2
{
   box-sizing: border-box;
   width: 100%;
   height: 337px;
}
#contentCarousel2
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#contentCarousel2 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#contentCarousel2 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#contentCarousel2 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 900ms ease-in-out;
   height: 100%;
   text-align: left;
}
#contentCarousel2 .carousel-item-next:not(.carousel-item-start), #contentCarousel2 .active.carousel-item-end
{
   transform: translateX(100%);
}
#contentCarousel2 .carousel-item-prev:not(.carousel-item-end), #contentCarousel2 .active.carousel-item-start
{
   transform: translateX(-100%);
}
#contentCarousel2 .carousel-item-inner
{
   padding: 0;
}
#contentCarousel2 .carousel-inner > .carousel-item > img, #contentCarousel2 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#contentCarousel2 .carousel-inner > .active, #contentCarousel2 .carousel-inner > .carousel-item-next, #contentCarousel2 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#contentCarousel2 .carousel-inner > .carousel-item-next, #contentCarousel2 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#contentCarousel2 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -51px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#contentCarousel2 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 12px 12px 12px 12px;
   width: 9px;
   height: 9px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(255,255,255,1.00);
   border: 1px solid rgba(221,221,221,1.00);
}
#contentCarousel2 .carousel-indicators .active
{
   background-color: rgba(221,221,221,1.00);
}
#contentCarousel2 .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 8%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   cursor: pointer;
   z-index: 7776;
}
#contentCarousel2 .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#contentCarousel2 .carousel-control .carousel-control-prev-icon, #contentCarousel2 .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 32px;
   height: 32px;
   z-index: 5;
}
#contentCarousel2 .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;
}
#contentCarousel2 .frame
{
   width: 485px;
   display: inline-block;
   float: left;
   height: 337px;
}
#contentCarousel2 .carousel-control-next, #contentCarousel2 .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#contentCarousel2 .carousel-control-next-icon, #contentCarousel2 .carousel-control-prev-icon
{
   display: inline-block;
   width: 32px;
   height: 32px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#contentCarousel2 .carousel-control-next:hover, #contentCarousel2 .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#contentCarousel2 .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%20L32%2064%20C32%2066%2c%2033%2068%2c%2035%2070%20L83%20118%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%20L52%2064%20L94%2022%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;
}
#contentCarousel2 .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%20L96%2064%20C96%2066%2c%2096%2068%2c%2094%2070%20L46%20118%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%20L77%2064%20L35%2022%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;
}
#contentCarousel2 .frame-1
{
   background-color: transparent;
   background-image: url('../images/1_kapelle.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#contentCarousel2 .frame-2
{
   background-color: transparent;
   background-image: url('../images/2_kapelle.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#contentCarousel2 .frame-3
{
   background-color: transparent;
   background-image: url('../images/3_kapelle.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#wb_contactCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #292D33;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#contactCard2-card-body
{
   padding: 50px 0 50px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#contactCard2-card-item0
{
   display: inline-block;
   height: 71px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 20px 20px 20px 20px;
   border: 2px solid #D9D9D9;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #D9D9D9;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#contactCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#contactCard2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #989898;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 24.7px;
}
#contactCard2-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#contactCard2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: #6495ED;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   text-align: right;
}
#Card2-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -33px 0 ;
   padding: 0 20px 0 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#wb_Card2:hover #Card2-card-item0
{
   transform: translate(5px,0px) rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#Card2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item1
{
   display: inline-block;
   height: 34px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #C5C5C5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card2-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#wb_Card2:hover #Card2-card-item1
{
   transform: translate(-5px,0px) rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#Card2-card-item1 a
{
   color: inherit;
   display: block;
   padding: 0 0 10px 0;
   text-decoration: none;
}
#Card2-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: #87CEEB;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   text-align: right;
}
#Card3-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -33px 0 ;
   padding: 0 20px 0 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#wb_Card3:hover #Card3-card-item0
{
   transform: translate(5px,0px) rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#Card3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item1
{
   display: inline-block;
   height: 34px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
   border: 0px solid #C5C5C5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card3-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#wb_Card3:hover #Card3-card-item1
{
   transform: translate(-5px,0px) rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#Card3-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #292D33;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card4-card-body
{
   padding: 50px 0 50px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   display: inline-block;
   height: 71px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 20px 20px 20px 20px;
   border: 2px solid #D9D9D9;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #D9D9D9;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#Card4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #989898;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 24.7px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 800;
   font-style: normal;
   font-size: 35px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 800;
   font-style: normal;
   font-size: 35px;
   margin: 0;
   text-align: left;
   text-transform: none;
   -webkit-text-stroke: 1px #000000;
   text-stroke: 1px #000000;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 38px;
   height: 45px;
   vertical-align: top;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: url('../images/futurecity11.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: 0;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 40px 0 ;
   padding: 20px 20px 20px 20px;
   background-color: rgba(255,255,255,0.80);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: url('../images/futurecity12.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: 0;
   width: 100%;
   height: auto;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 0 0 40px 0 ;
   padding: 20px 20px 20px 20px;
   background-color: rgba(255,255,255,0.78);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card8-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: url('../images/futurecity12.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: 0;
   width: 100%;
   height: auto;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 0 0 40px 0 ;
   padding: 20px 20px 20px 20px;
   background-color: rgba(255,255,255,0.78);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card9-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card13
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: url('../images/futurecity11.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#Card13-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: 0;
   width: 100%;
   height: auto;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 0 0 40px 0 ;
   padding: 20px 20px 20px 20px;
   background-color: rgba(255,255,255,0.80);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card13-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card14
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: url('../images/futurecity11.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#Card14-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: 0;
   width: 100%;
   height: auto;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 0 0 40px 0 ;
   padding: 20px 20px 20px 20px;
   background-color: rgba(255,255,255,0.80);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card14-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card15
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: url('../images/futurecity11.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#Card15-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: 0;
   width: 100%;
   height: auto;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 0 0 40px 0 ;
   padding: 20px 20px 20px 20px;
   background-color: rgba(255,255,255,0.80);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card15-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_ThreeColumns
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(176,224,230,0.08);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#ThreeColumns
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#ThreeColumns > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ThreeColumns > .row > .col-1, #ThreeColumns > .row > .col-2, #ThreeColumns > .row > .col-3, #ThreeColumns > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ThreeColumns > .row > .col-1, #ThreeColumns > .row > .col-2, #ThreeColumns > .row > .col-3, #ThreeColumns > .row > .col-4
{
   float: left;
}
#ThreeColumns > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: center;
}
#ThreeColumns > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: center;
}
#ThreeColumns > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: center;
}
#ThreeColumns > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#ThreeColumns:before,
#ThreeColumns:after,
#ThreeColumns .row:before,
#ThreeColumns .row:after
{
   display: table;
   content: " ";
}
#ThreeColumns:after,
#ThreeColumns .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ThreeColumns > .row > .col-1, #ThreeColumns > .row > .col-2, #ThreeColumns > .row > .col-3, #ThreeColumns > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #222222;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 0 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   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%;
}
}
#wb_FooterText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_FooterText1 div
{
   text-align: left;
}
#wb_FooterText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_FooterText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_FooterText3 div
{
   text-align: left;
}
#wb_FooterText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading3
{
   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;
}
#Heading3
{
   color: #34495E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#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: #34495E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #292D33;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card5-card-body
{
   padding: 50px 0 50px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   display: inline-block;
   height: 71px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 20px 20px 20px 20px;
   border: 2px solid #D9D9D9;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #D9D9D9;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#Card5-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #989898;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 24.7px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#Heading4
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Carousel1
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Carousel1
{
   box-sizing: border-box;
   width: 100%;
   height: 337px;
}
#Carousel1
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel1 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel1 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 900ms ease-in-out;
   height: 100%;
   text-align: left;
}
#Carousel1 .carousel-item-next:not(.carousel-item-start), #Carousel1 .active.carousel-item-end
{
   transform: translateX(100%);
}
#Carousel1 .carousel-item-prev:not(.carousel-item-end), #Carousel1 .active.carousel-item-start
{
   transform: translateX(-100%);
}
#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 > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel1 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -51px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel1 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 12px 12px 12px 12px;
   width: 9px;
   height: 9px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(255,255,255,1.00);
   border: 1px solid rgba(221,221,221,1.00);
}
#Carousel1 .carousel-indicators .active
{
   background-color: rgba(221,221,221,1.00);
}
#Carousel1 .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 8%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   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: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: 485px;
   display: inline-block;
   float: left;
   height: 337px;
}
#Carousel1 .carousel-control-next, #Carousel1 .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#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:%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%20L32%2064%20C32%2066%2c%2033%2068%2c%2035%2070%20L83%20118%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%20L52%2064%20L94%2022%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:%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%20L96%2064%20C96%2066%2c%2096%2068%2c%2094%2070%20L46%20118%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%20L77%2064%20L35%2022%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 .frame-1
{
   background-color: transparent;
   background-image: url('../images/Junkernhof1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#Carousel1 .frame-2
{
   background-color: transparent;
   background-image: url('../images/Junkernhof3.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#Carousel1 .frame-3
{
   background-color: transparent;
   background-image: url('../images/Junkernhof4.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 15px;
   line-height: 22px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: url('../images/futurecity11.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: 0;
   width: 100%;
   height: auto;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 0 0 40px 0 ;
   padding: 20px 20px 20px 20px;
   background-color: rgba(255,255,255,0.80);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card7-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card12
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: url('../images/futurecity11.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#Card12-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: 0;
   width: 100%;
   height: auto;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 0 0 40px 0 ;
   padding: 20px 20px 20px 20px;
   background-color: rgba(255,255,255,0.80);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card12-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card16
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: url('../images/futurecity11.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#Card16-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card16-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: 0;
   width: 100%;
   height: auto;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 0 0 40px 0 ;
   padding: 20px 20px 20px 20px;
   background-color: rgba(255,255,255,0.80);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card16-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
