div#container
{
   width: 1250px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #F9F9F9;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
   overflow-x: hidden;
}
#wb_logo
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #008080;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#logo
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#logo > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#logo > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#logo > .row > .col-1
{
   float: left;
}
#logo > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#logo:before,
#logo:after,
#logo .row:before,
#logo .row:after
{
   display: table;
   content: " ";
}
#logo:after,
#logo .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#logo > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_header
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 2px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #408BD1;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 10px 15px 2px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1, #header > .row > .col-2, #header > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .row > .col-1, #header > .row > .col-2, #header > .row > .col-3
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: center;
}
#header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: center;
}
#header > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: center;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#header > .row > .col-1, #header > .row > .col-2, #header > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#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;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_masterframeResponsiveMenu1
{
   display: block;
   background-color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   text-align: center;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#masterframeResponsiveMenu1
{
   display: inline-block;
   background-color: #FFFFFF;
   height: 27px;
}
#wb_masterframeResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_masterframeResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_masterframeResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_masterframeResponsiveMenu1 ul li i
{
   font-size: 0px;
   width: 0px;
   margin-bottom: 0px;
}
#wb_masterframeResponsiveMenu1 ul li a
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 5px 8px 5px 8px;
   text-align: center;
}
#wb_masterframeResponsiveMenu1 > ul > li > a 
{
   height: 17px;
}
.masterframeResponsiveMenu1 a 
{
   display: block;
}
#wb_masterframeResponsiveMenu1 li:hover > a, #wb_masterframeResponsiveMenu1 li .active
{
   background-color: #008080;
   color: #FFFFFF;
}
#wb_masterframeResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 27px;
}
#wb_masterframeResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_masterframeResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 196px;
}
#wb_masterframeResponsiveMenu1 ul ul li a
{
   background-color: #DCDCDC;
   border: 0px solid #2E6DA4;
   color: #000000;
}
#wb_masterframeResponsiveMenu1 ul ul li:hover > a, #wb_masterframeResponsiveMenu1 ul ul li .active
{
   background-color: #808000;
   color: #FFFFFF;
}
#wb_masterframeResponsiveMenu1 ul ul li i 
{
   margin-right: 0px;
   vertical-align: middle;
}
#wb_masterframeResponsiveMenu1 ul ul li a 
{
   padding-top: 5px;
   padding-right: 10px;
   padding-bottom: 10px;
   text-align: left;
   vertical-align: middle;
}
#wb_masterframeResponsiveMenu1 ul ul ul li 
{
   left: 196px;
   position: relative;
   top: -27px;
}
#wb_masterframeResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #000000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_masterframeResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #000000;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_masterframeResponsiveMenu1 li:hover > a .arrow-down, #wb_masterframeResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_masterframeResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_masterframeResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #FFFFFF;
}
#wb_masterframeResponsiveMenu1 .toggle,[id^=masterframeResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:1050px) 
{
#wb_masterframeResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_masterframeResponsiveMenu1 ul li a, #wb_masterframeResponsiveMenu1 .toggle
{
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 5px 10px 10px 0;
}
#wb_masterframeResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.masterframeResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#masterframeResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_masterframeResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_masterframeResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #FFFFFF;
   color: #000000;
   padding: 0 10px 0 0;
   line-height: 33px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_masterframeResponsiveMenu1 .toggle:hover
{
   background-color: #008080;
   color: #FFFFFF;
}
[id^=masterframeResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#masterframeResponsiveMenu1-title
{
   height: 27px !important;
   line-height: 27px !important;
   text-align: center;
}
#wb_masterframeResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_masterframeResponsiveMenu1 ul ul .toggle,
#wb_masterframeResponsiveMenu1 ul ul a 
{
   padding: 0 0px;
}
#wb_masterframeResponsiveMenu1 a:hover,
#wb_masterframeResponsiveMenu1 ul ul ul a 
{
   background-color: #DCDCDC;
   color: #000000;
}
#wb_masterframeResponsiveMenu1 ul li ul li .toggle,
#wb_masterframeResponsiveMenu1 ul ul a 
{
   background-color: #DCDCDC;
   color: #000000;
}
#wb_masterframeResponsiveMenu1 ul ul ul a 
{
   padding: 5px 10px 10px 0;
}
#wb_masterframeResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_masterframeResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_masterframeResponsiveMenu1 ul li i 
{
   margin-right: 0px;
}
#wb_masterframeResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_masterframeResponsiveMenu1 ul ul li:hover > ul,
#wb_masterframeResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_masterframeResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_masterframeResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#masterframeResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   right: 8px;
   top: 1px;
   user-select: none;
}
#masterframeResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #000000;
   color: #000000;
   width: 24px;
}
#wb_masterframeResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #808000;
   color: #FFFFFF;
}
#wb_masterframeResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #000000;
}
#wb_masterframeResponsiveMenu1 .toggle:hover .arrow-down, #wb_masterframeResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
#wb_masterframeResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #000000;
}
#wb_masterframeResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_masterframeResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
}
.asw-menu
{
   background-color: #EFF1F5 !important;
}
.asw-menu .asw-menu-content
{
    color: #333333 !important;
    background-color: #EFF1F5 !important;
}
.asw-menu .asw-menu-header
{
    background: #0848CA !important;
}
.asw-menu .asw-menu-header svg
{
    fill: #0848CA !important;
}
.asw-menu .asw-menu-title
{
   color: #FFFFFF !important;
}
.asw-menu .asw-menu-header div[role=button]
{
    background: $button_color !important;
}
.asw-widget .asw-menu-btn 
{
    border: 3px solid #FFFFFF !important;
    outline: 5px solid #0848CA !important;
    background: #0848CA !important;
}
.asw-menu .asw-btn *
{
   color: #333333 !important;
   fill: #333333 !important;
}
.asw-items > .asw-btn
{
   color: #333333 !important;
   background-color: #FFFFFF !important;
}
.asw-menu .asw-adjust-font
{
   background-color: #FFFFFF !important;
}
.asw-menu .asw-card .asw-select
{
   background-color: #FFFFFF !important;
   color: #333333 !important;
}
.asw-menu .asw-adjust-font *
{
   color: #333333 !important;
   fill: #333333 !important;
}
.asw-menu .asw-card *
{
   color: #333333 !important;
}
.asw-menu .asw-adjust-font div[role=button]
{
   background-color: #EFF1F5 !important;
}
.asw-menu .asw-btn.asw-selected, 
.asw-menu .asw-btn:hover,
.asw-menu .asw-minus:hover, 
.asw-menu .asw-plus:hover 
{
   border-color: #0848CA !important;
}
.asw-menu *, 
.asw-menu .asw-btn .asw-translate, 
.asw-menu .asw-adjust-font .asw-label div, 
.asw-menu .asw-card-title,
.asw-menu .asw-amount
{
   font-family: "Arial" !important;
   font-size: 16px !important;
}

.asw-menu-btn 
{
    left: 20px !important;
    bottom: 20px !important;
}
.asw-menu 
{
    left: 0 !important;
}


#wb_indexCarousel1
{
   background-color: #F5F5F5;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_indexCarousel1
{
   z-index: 9999;
   transition: z-index 500ms linear 0ms;
}
#wb_indexCarousel1
{
}
#indexCarousel1
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#indexCarousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#indexCarousel1 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#indexCarousel1 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   opacity: 0;
   transition: opacity 2500ms ease-in-out;
   height: 100%;
   text-align: left;
}
#indexCarousel1 .carousel-item-inner
{
   min-height: 289px;
   padding: 0;
}
#indexCarousel1 .carousel-inner > .carousel-item > img, #indexCarousel1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#indexCarousel1 .carousel-inner > .active, #indexCarousel1 .carousel-inner > .carousel-item-next, #indexCarousel1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#indexCarousel1 .carousel-inner > .active
{
   opacity: 1;
   z-index: 1;
}
#indexCarousel1 .carousel-inner > .carousel-item-next, #indexCarousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#indexCarousel1 .carousel-inner > .carousel-item-next.carousel-item-start, #indexCarousel1 .carousel-inner > .carousel-item-prev.carousel-item-end
{
   opacity: 1;
   z-index: 1;
}
#indexCarousel1 .carousel-inner > .active.carousel-item-start, #indexCarousel1 .carousel-inner > .active.carousel-item-end
{
   opacity: 0;
   z-index: 0;
   transition: opacity 5000ms;
}
#indexCarousel1 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -18px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#indexCarousel1 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 12px 12px 12px 12px;
   width: 11px;
   height: 11px;
   cursor: pointer;
   text-indent: -999px;
   background-color: rgba(255,255,255,1.00);
   border: 1px solid rgba(15,159,113,1.00);
}
#indexCarousel1 .carousel-indicators .active
{
   background-color: rgba(15,159,113,1.00);
}
#indexCarousel1 .frame
{
   width: 1250px;
   display: inline-block;
   float: left;
   height: 289px;
}
#indexCarousel1 .frame-1
{
   background-color: transparent;
   background-image: url('../images/K1024_004-DRC.JPG');
   background-repeat: no-repeat;
   background-position: center bottom;
   background-attachment: scroll;
   background-size: cover;
}
#wb_impressum
{
   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;
}
#impressum
{
   box-sizing: border-box;
   padding: 20px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#impressum > .row
{
   margin-right: 0;
   margin-left: 0;
}
#impressum > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#impressum > .row > .col-1
{
   float: left;
}
#impressum > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#impressum:before,
#impressum:after,
#impressum .row:before,
#impressum .row:after
{
   display: table;
   content: " ";
}
#impressum:after,
#impressum .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#impressum > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: inline-block;
   margin: 0;
   width: 835px;
   height: 36px;
}
#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 #DDDDDD;
   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, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text4
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 11px;
   line-height: 12px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   display: inline-block;
   margin: 0;
   width: 210px;
   height: 71px;
}
#wb_indexCarousel1
{
}
#wb_Image4
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 7;
}
#wb_masterframeResponsiveMenu1
{
   display: block;
   width: 100%;
   z-index: 2;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 1;
}
@media only screen and (max-width: 1249px)
{
div#container
{
   width: 340px;
}
body
{
   background-color: #F9F9F9;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 1250px;
   height: 232px;
   visibility: visible;
   display: inline;
}
#wb_indexCarousel1
{
   visibility: visible;
   display: block;
}
#wb_indexCarousel1
{
   margin: 0;
}
#indexCarousel1 .carousel-item-inner
{
   min-height: 387px;
   padding: 0;
}
#wb_impressum
{
   visibility: visible;
   display: table;
}
#wb_impressum
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#impressum
{
   height: auto;
   padding: 20px 0 5px 0;
}
#impressum .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#impressum > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#impressum > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text2
{
   width: 340px;
   height: 107px;
   visibility: visible;
   display: inline-block;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#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, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Image4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image4
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text4
{
   width: 256px;
   height: 60px;
   visibility: visible;
   display: inline-block;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
}
