div#container
{
   width: 1250px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   color: #4F4F4F;
   font-family: "Roboto Condensed";
   font-weight: 400;
   font-weight: 400;
   font-weight: 400;
   font-size: 19px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
body:after
{
   background-color: #FFFFFF;
   content: "";
   height: 100vh;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: -1;
}
.visibility-hidden
{
   visibility: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_index-head-grid, #wb_index-pp-grid, #wb_index-termin-grid
   {
      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_index-head-grid, #wb_index-pp-grid, #wb_index-termin-grid
   {
      background-attachment: scroll !important;
   }
}
#wb_master-head-grid
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#master-head-grid
{
   box-sizing: border-box;
   padding: 40px 20px 0 20px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1500px;
}
#master-head-grid > .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#master-head-grid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
   position: relative;
}
#master-head-grid > .row > .col-1
{
   float: left;
}
#master-head-grid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#master-head-grid:before,
#master-head-grid:after,
#master-head-grid .row:before,
#master-head-grid .row:after
{
   display: table;
   content: " ";
}
#master-head-grid:after,
#master-head-grid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#master-head-grid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_master-head-menu-grid
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.50);
   background-image: none;
   border: 1px solid rgba(0,128,128,0.75);
   border-radius: 16px;
   box-sizing: border-box;
   margin: 0;
}
#master-head-menu-grid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#master-head-menu-grid > .col-1, #master-head-menu-grid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#master-head-menu-grid > .col-1, #master-head-menu-grid > .col-2
{
   flex: 0 0 auto;
}
#master-head-menu-grid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#master-head-menu-grid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 900px)
{
#master-head-menu-grid > .col-1, #master-head-menu-grid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_master-head-menu-grid
{
   backdrop-filter: blur(40px);
   transform: rotate(0deg) ;
   transition: backdrop-filter 300ms linear 0ms, transform 300ms linear 0ms;
}
#wb_master-head-menu-grid:hover
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 300ms linear 0ms;
}
#wb_master-menu
{
   display: block;
   background-color: rgba(255,255,255,0.00);
   font-family: "Roboto Condensed";
   font-weight: normal;
   text-align: right;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#master-menu
{
   display: inline-block;
   background-color: rgba(255,255,255,0.00);
   height: 88px;
}
#wb_master-menu ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_master-menu ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_master-menu ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_master-menu ul li .svg-icon
{
   fill: currentColor;
   vertical-align: middle;
   width: 30px;
   height: 30px;
   margin-bottom: 10px;
}
#wb_master-menu ul li a
{
   background-color: rgba(255,255,255,0.00);
   color: #005B5B;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 17px 15px 17px;
   text-align: center;
}
#wb_master-menu > ul > li > a 
{
   height: 58px;
}
.master-menu a 
{
   display: block;
}
#wb_master-menu li:hover > a, #wb_master-menu li .active
{
   background-color: rgba(0,130,130,0.00);
   color: #BF0000;
}
#wb_master-menu ul ul
{
   display: none;
   position: absolute;
   top: 88px;
}
#wb_master-menu ul li:hover > ul
{
   display: list-item;
}
#wb_master-menu ul ul li 
{
   float: none;
   position: relative;
   width: 144px;
}
#wb_master-menu ul ul li a
{
   background-color: #DCDCDC;
   border: 0px solid #C5C5C5;
   color: #006464;
}
#wb_master-menu ul ul li:hover > a, #wb_master-menu ul ul li .active
{
   background-color: #C0C0C0;
   color: #000000;
}
#wb_master-menu ul ul li i 
{
   margin-right: 10px;
   vertical-align: middle;
}
#wb_master-menu ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_master-menu ul ul ul li 
{
   left: 144px;
   position: relative;
   top: -88px;
}
#wb_master-menu .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #005B5B;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_master-menu .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #006464;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_master-menu li:hover > a .arrow-down, #wb_master-menu li .active .arrow-down
{ 
   border-top-color: #BF0000;
}
#wb_master-menu ul ul li:hover > a .arrow-left, #wb_master-menu ul ul li .active .arrow-left
{ 
   border-left-color: #000000;
}
#wb_master-menu .toggle,[id^=master-menu-submenu]
{
   display: none;
}
@media all and (max-width:1200px) 
{
#wb_master-menu
{
   margin: 0;
   text-align: left;
}
#wb_master-menu ul li a, #wb_master-menu .toggle
{
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_master-menu .toggle + a
{
   display: none !important;
}
.master-menu 
{
   display: none;
   z-index: 9999;
}
#master-menu 
{
   background-color: transparent;
   display: none;
}
#wb_master-menu > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_master-menu .toggle 
{
   display: block;
   background-color: rgba(255,255,255,0.00);
   color: #005B5B;
   padding: 0 20px 0 20px;
   line-height: 60px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_master-menu .toggle:hover
{
   background-color: rgba(0,130,130,0.00);
   color: #BF0000;
}
[id^=master-menu-submenu]:checked + ul 
{
   display: block !important;
}
#master-menu-title
{
   height: 88px !important;
   line-height: 88px !important;
   text-align: center;
}
#wb_master-menu ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_master-menu ul ul .toggle,
#wb_master-menu ul ul a 
{
   padding: 0 40px;
}
#wb_master-menu a:hover,
#wb_master-menu ul ul ul a 
{
   background-color: #DCDCDC;
   color: #006464;
}
#wb_master-menu ul li ul li .toggle,
#wb_master-menu ul ul a 
{
   background-color: #DCDCDC;
   color: #006464;
}
#wb_master-menu ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_master-menu ul li a 
{
   text-align: left;
}
#wb_master-menu ul li a br 
{
   display: none;
}
#wb_master-menu ul li i 
{
   margin-right: 10px;
}
#wb_master-menu ul ul 
{
   float: none;
   position: static;
}
#wb_master-menu ul ul li:hover > ul,
#wb_master-menu ul li:hover > ul 
{
   display: none;
}
#wb_master-menu ul ul li 
{
   display: block;
   width: 100%;
}
#wb_master-menu ul ul ul li 
{
   position: static;
}
#master-menu-icon 
{
   display: block;
   position: absolute;
   right: 17px;
   top: 32px;
   user-select: none;
}
#master-menu-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #005B5B;
   color: #005B5B;
   width: 24px;
}
#wb_master-menu ul li ul li .toggle:hover
{
   background-color: #C0C0C0;
   color: #000000;
}
#wb_master-menu .toggle .arrow-down 
{
   border-top-color: #005B5B;
}
#wb_master-menu .toggle:hover .arrow-down, #wb_master-menu li .active .arrow-down
{
   border-top-color: #BF0000;
}
#wb_master-menu ul li ul li .toggle .arrow-down 
{
   border-top-color: #006464;
}
#wb_master-menu ul li ul li .toggle:hover .arrow-down, #wb_master-menu ul li ul li .active .arrow-down
{
   border-top-color: #000000;
}
}
#wb_footerCard
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: left;
}
#footerCard-card-body
{
   padding: 0 0 25px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#footerCard-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #FFFFFF;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 20.8px;
   text-align: left;
}
#wb_footerText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 21px 0;
   margin: 0;
   text-align: left;
}
#wb_footerText1
{
   color: #FFFFFF;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 21px;
}
#wb_footerText1 div
{
   text-align: left;
}
#wb_footerText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footerMenu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_footerMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_footerMenu2 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_footerMenu2 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_footerMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 30px;
   padding: 0 0px 0px 0px;
   line-height: 30px;
}
#wb_footerMenu2 li:hover a, #wb_footerMenu2 a:hover
{
   color: #A3C9E7;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_footerMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_footerMenu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_footerMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_footerCopyrights 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_footerCopyrights
{
   color: #FFFFFF;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 15px;
}
#wb_footerCopyrights div
{
   text-align: left;
}
#wb_footerCopyrights
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_index-head-grid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 50vh;
   background-color: transparent;
   background-image: url('../images/BG%2dindex2.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#index-head-grid
{
   box-sizing: border-box;
   height: 50vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1500px;
}
#index-head-grid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#index-head-grid > .col-1
{
   flex: 0 0 auto;
}
#index-head-grid > .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: 768px)
{
#index-head-grid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_index-sos-grid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F8FAFA;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#index-sos-grid
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#index-sos-grid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#index-sos-grid > .row > .col-1, #index-sos-grid > .row > .col-2, #index-sos-grid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#index-sos-grid > .row > .col-1, #index-sos-grid > .row > .col-2, #index-sos-grid > .row > .col-3
{
   float: left;
}
#index-sos-grid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: center;
}
#index-sos-grid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#index-sos-grid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#index-sos-grid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#index-sos-grid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#index-sos-grid:before,
#index-sos-grid:after,
#index-sos-grid .row:before,
#index-sos-grid .row:after
{
   display: table;
   content: " ";
}
#index-sos-grid:after,
#index-sos-grid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#index-sos-grid > .row > .col-1, #index-sos-grid > .row > .col-2, #index-sos-grid > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_index-text-sos 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 25px 0 ;
   text-align: left;
}
#wb_index-text-sos
{
   color: #4F4F4F;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 19px;
   line-height: 26px;
}
#wb_index-text-sos p, #wb_index-text-sos ul
{
   margin: 0;
   padding: 0;
}
#wb_index-text-sos
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_index-img-km
{
   margin: 0;
   vertical-align: top;
}
#index-img-km
{
   border: 1px solid #BF0000;
   border-radius: 8px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 320px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#index-img-km
{
   transform: rotate(0deg) ;
   transition: transform 150ms linear 0ms;
}
#index-img-km:hover
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 150ms linear 0ms;
}
#wb_indexLayoutGrid3
{
   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;
}
#indexLayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid3 > .col-1, #indexLayoutGrid3 > .col-2, #indexLayoutGrid3 > .col-3, #indexLayoutGrid3 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#indexLayoutGrid3 > .col-1, #indexLayoutGrid3 > .col-2, #indexLayoutGrid3 > .col-3, #indexLayoutGrid3 > .col-4
{
   flex: 0 0 auto;
}
#indexLayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid3 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid3 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#indexLayoutGrid3 > .col-1, #indexLayoutGrid3 > .col-2, #indexLayoutGrid3 > .col-3, #indexLayoutGrid3 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_index-km-grid
{
   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;
}
#index-km-grid
{
   box-sizing: border-box;
   padding: 60px 15px 60px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#index-km-grid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#index-km-grid > .row > .col-1, #index-km-grid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#index-km-grid > .row > .col-1, #index-km-grid > .row > .col-2
{
   float: left;
}
#index-km-grid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: right;
}
#index-km-grid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#index-km-grid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: center;
}
#index-km-grid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#index-km-grid:before,
#index-km-grid:after,
#index-km-grid .row:before,
#index-km-grid .row:after
{
   display: table;
   content: " ";
}
#index-km-grid:after,
#index-km-grid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#index-km-grid > .row > .col-1, #index-km-grid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_index-text-km 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 25px 0 ;
   text-align: right;
}
#wb_index-text-km
{
   color: #4F4F4F;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 19px;
   line-height: 26px;
}
#wb_index-text-km p, #wb_index-text-km ul
{
   margin: 0;
   padding: 0;
}
#wb_index-text-km
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_index-km-leisten-grid
{
   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;
}
#index-km-leisten-grid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#index-km-leisten-grid > .col-1, #index-km-leisten-grid > .col-2, #index-km-leisten-grid > .col-3, #index-km-leisten-grid > .col-4, #index-km-leisten-grid > .col-5, #index-km-leisten-grid > .col-6, #index-km-leisten-grid > .col-7, #index-km-leisten-grid > .col-8, #index-km-leisten-grid > .col-9, #index-km-leisten-grid > .col-10, #index-km-leisten-grid > .col-11
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#index-km-leisten-grid > .col-1, #index-km-leisten-grid > .col-2, #index-km-leisten-grid > .col-3, #index-km-leisten-grid > .col-4, #index-km-leisten-grid > .col-5, #index-km-leisten-grid > .col-6, #index-km-leisten-grid > .col-7, #index-km-leisten-grid > .col-8, #index-km-leisten-grid > .col-9, #index-km-leisten-grid > .col-10, #index-km-leisten-grid > .col-11
{
   flex: 0 0 auto;
}
#index-km-leisten-grid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#index-km-leisten-grid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#index-km-leisten-grid > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#index-km-leisten-grid > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#index-km-leisten-grid > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#index-km-leisten-grid > .col-6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#index-km-leisten-grid > .col-7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#index-km-leisten-grid > .col-8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#index-km-leisten-grid > .col-9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#index-km-leisten-grid > .col-10
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#index-km-leisten-grid > .col-11
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#index-km-leisten-grid > .col-1, #index-km-leisten-grid > .col-2, #index-km-leisten-grid > .col-3, #index-km-leisten-grid > .col-4, #index-km-leisten-grid > .col-5, #index-km-leisten-grid > .col-6, #index-km-leisten-grid > .col-7, #index-km-leisten-grid > .col-8, #index-km-leisten-grid > .col-9, #index-km-leisten-grid > .col-10, #index-km-leisten-grid > .col-11
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_index-pp-grid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/BG%2dindex3b.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#index-pp-grid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 150px 0 150px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#index-pp-grid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#index-pp-grid > .col-1
{
   flex: 0 0 auto;
}
#index-pp-grid > .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: 768px)
{
#index-pp-grid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#index-pp-grid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.26;
}
#wb_index-wwc-grid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F8FAFA;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#index-wwc-grid
{
   box-sizing: border-box;
   padding: 60px 15px 60px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#index-wwc-grid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#index-wwc-grid > .row > .col-1, #index-wwc-grid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#index-wwc-grid > .row > .col-1, #index-wwc-grid > .row > .col-2
{
   float: left;
}
#index-wwc-grid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#index-wwc-grid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#index-wwc-grid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: left;
}
#index-wwc-grid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#index-wwc-grid:before,
#index-wwc-grid:after,
#index-wwc-grid .row:before,
#index-wwc-grid .row:after
{
   display: table;
   content: " ";
}
#index-wwc-grid:after,
#index-wwc-grid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#index-wwc-grid > .row > .col-1, #index-wwc-grid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_index-text-wwc 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 25px 0 ;
   text-align: left;
}
#wb_index-text-wwc
{
   color: #4F4F4F;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 19px;
   line-height: 22px;
}
#wb_index-text-wwc p, #wb_index-text-wwc ul
{
   margin: 0;
   padding: 0;
}
#wb_index-text-wwc
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexLayoutGrid2
{
   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;
}
#indexLayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid2 > .col-1, #indexLayoutGrid2 > .col-2, #indexLayoutGrid2 > .col-3, #indexLayoutGrid2 > .col-4, #indexLayoutGrid2 > .col-5, #indexLayoutGrid2 > .col-6, #indexLayoutGrid2 > .col-7, #indexLayoutGrid2 > .col-8, #indexLayoutGrid2 > .col-9, #indexLayoutGrid2 > .col-10, #indexLayoutGrid2 > .col-11
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#indexLayoutGrid2 > .col-1, #indexLayoutGrid2 > .col-2, #indexLayoutGrid2 > .col-3, #indexLayoutGrid2 > .col-4, #indexLayoutGrid2 > .col-5, #indexLayoutGrid2 > .col-6, #indexLayoutGrid2 > .col-7, #indexLayoutGrid2 > .col-8, #indexLayoutGrid2 > .col-9, #indexLayoutGrid2 > .col-10, #indexLayoutGrid2 > .col-11
{
   flex: 0 0 auto;
}
#indexLayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid2 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid2 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid2 > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid2 > .col-6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid2 > .col-7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid2 > .col-8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid2 > .col-9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid2 > .col-10
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid2 > .col-11
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#indexLayoutGrid2 > .col-1, #indexLayoutGrid2 > .col-2, #indexLayoutGrid2 > .col-3, #indexLayoutGrid2 > .col-4, #indexLayoutGrid2 > .col-5, #indexLayoutGrid2 > .col-6, #indexLayoutGrid2 > .col-7, #indexLayoutGrid2 > .col-8, #indexLayoutGrid2 > .col-9, #indexLayoutGrid2 > .col-10, #indexLayoutGrid2 > .col-11
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_index-frm-grid
{
   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;
}
#index-frm-grid
{
   box-sizing: border-box;
   padding: 60px 15px 60px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#index-frm-grid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#index-frm-grid > .row > .col-1, #index-frm-grid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#index-frm-grid > .row > .col-1, #index-frm-grid > .row > .col-2
{
   float: left;
   height: 420px;
}
#index-frm-grid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: right;
}
#index-frm-grid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#index-frm-grid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#index-frm-grid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#index-frm-grid:before,
#index-frm-grid:after,
#index-frm-grid .row:before,
#index-frm-grid .row:after
{
   display: table;
   content: " ";
}
#index-frm-grid:after,
#index-frm-grid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#index-frm-grid > .row > .col-1, #index-frm-grid > .row > .col-2
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_indexLayoutGrid1
{
   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;
}
#indexLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid1 > .col-1, #indexLayoutGrid1 > .col-2, #indexLayoutGrid1 > .col-3, #indexLayoutGrid1 > .col-4, #indexLayoutGrid1 > .col-5, #indexLayoutGrid1 > .col-6, #indexLayoutGrid1 > .col-7, #indexLayoutGrid1 > .col-8, #indexLayoutGrid1 > .col-9, #indexLayoutGrid1 > .col-10, #indexLayoutGrid1 > .col-11
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#indexLayoutGrid1 > .col-1, #indexLayoutGrid1 > .col-2, #indexLayoutGrid1 > .col-3, #indexLayoutGrid1 > .col-4, #indexLayoutGrid1 > .col-5, #indexLayoutGrid1 > .col-6, #indexLayoutGrid1 > .col-7, #indexLayoutGrid1 > .col-8, #indexLayoutGrid1 > .col-9, #indexLayoutGrid1 > .col-10, #indexLayoutGrid1 > .col-11
{
   flex: 0 0 auto;
}
#indexLayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#indexLayoutGrid1 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid1 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid1 > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid1 > .col-6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid1 > .col-7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid1 > .col-8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid1 > .col-9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid1 > .col-10
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#indexLayoutGrid1 > .col-11
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#indexLayoutGrid1 > .col-1, #indexLayoutGrid1 > .col-2, #indexLayoutGrid1 > .col-3, #indexLayoutGrid1 > .col-4, #indexLayoutGrid1 > .col-5, #indexLayoutGrid1 > .col-6, #indexLayoutGrid1 > .col-7, #indexLayoutGrid1 > .col-8, #indexLayoutGrid1 > .col-9, #indexLayoutGrid1 > .col-10, #indexLayoutGrid1 > .col-11
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_index-termin-grid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/fussreflex2%2dhead.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#index-termin-grid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 150px 0 150px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#index-termin-grid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#index-termin-grid > .col-1
{
   flex: 0 0 auto;
}
#index-termin-grid > .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: 768px)
{
#index-termin-grid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#index-termin-grid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.23;
}
#wb_index-zeiten-grid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F8FAFA;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#index-zeiten-grid
{
   box-sizing: border-box;
   padding: 50px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1150px;
}
#index-zeiten-grid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#index-zeiten-grid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#index-zeiten-grid > .row > .col-1
{
   float: left;
}
#index-zeiten-grid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#index-zeiten-grid:before,
#index-zeiten-grid:after,
#index-zeiten-grid .row:before,
#index-zeiten-grid .row:after
{
   display: table;
   content: " ";
}
#index-zeiten-grid:after,
#index-zeiten-grid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#index-zeiten-grid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_index-txt-times 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 30px 0 ;
   text-align: center;
}
#wb_index-txt-times
{
   color: #4F4F4F;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 19px;
   line-height: 28px;
}
#wb_index-txt-times p, #wb_index-txt-times ul
{
   margin: 0;
   padding: 0;
}
#wb_index-txt-times
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_index-km-ww-frm-grid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: rgba(45,85,97,0.08);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#index-km-ww-frm-grid
{
   box-sizing: border-box;
   padding: 50px 30px 50px 30px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#index-km-ww-frm-grid > .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#index-km-ww-frm-grid > .row > .col-1, #index-km-ww-frm-grid > .row > .col-2, #index-km-ww-frm-grid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#index-km-ww-frm-grid > .row > .col-1, #index-km-ww-frm-grid > .row > .col-2, #index-km-ww-frm-grid > .row > .col-3
{
   float: left;
}
#index-km-ww-frm-grid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#index-km-ww-frm-grid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#index-km-ww-frm-grid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#index-km-ww-frm-grid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#index-km-ww-frm-grid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#index-km-ww-frm-grid > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#index-km-ww-frm-grid:before,
#index-km-ww-frm-grid:after,
#index-km-ww-frm-grid .row:before,
#index-km-ww-frm-grid .row:after
{
   display: table;
   content: " ";
}
#index-km-ww-frm-grid:after,
#index-km-ww-frm-grid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#index-km-ww-frm-grid > .row > .col-1, #index-km-ww-frm-grid > .row > .col-2, #index-km-ww-frm-grid > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_index-card-wwc
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#index-card-wwc-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#index-card-wwc-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #BF0000;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: center;
}
#index-card-wwc-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 1px solid #BF0000;
   border-radius: 6px;
   width: 100%;
   height: auto;
}
#index-card-wwc-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#index-card-wwc-card-item1:hover
{
   transform: rotate(0deg) scale(2,2) ;
   transition: transform 500ms linear 0ms;
}
#wb_index-card-frm
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#index-card-frm-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#index-card-frm-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #BF0000;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: center;
}
#index-card-frm-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 1px solid #BF0000;
   border-radius: 6px;
   width: 100%;
   height: auto;
}
#index-card-frm-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#index-card-frm-card-item1:hover
{
   transform: rotate(0deg) scale(2,2) ;
   transition: transform 500ms linear 0ms;
}
#wb_index-card-km
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#index-card-km-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#index-card-km-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #BF0000;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: center;
}
#index-card-km-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 1px solid #BF0000;
   border-radius: 6px;
   width: 100%;
   height: auto;
}
#index-card-km-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#index-card-km-card-item1:hover
{
   transform: rotate(0deg) scale(2,2) ;
   transition: transform 500ms linear 0ms;
}
#wb_index-txt-head-times
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#index-txt-head-times
{
   color: #4F4F4F;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_index-txt-sos 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 255px 0 0 0 ;
   text-align: center;
   animation: animate-fade-in-up 2000ms linear 200ms 1 normal both;
}
#wb_index-txt-sos
{
   color: #B00000;
   font-family: "Roboto";
   font-weight: 100;
   font-size: 75px;
   line-height: 90px;
}
#wb_index-txt-sos div
{
   text-align: center;
}
#wb_index-txt-sos
{
   text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
   transition: text-shadow 500ms linear 0ms;
}
#wb_index-txt-sos
{
   display: block;
   margin: 255px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_index-text-frm 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 25px 0 ;
   text-align: right;
}
#wb_index-text-frm
{
   color: #4F4F4F;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 19px;
   line-height: 26px;
}
#wb_index-text-frm p, #wb_index-text-frm ul
{
   margin: 0;
   padding: 0;
}
#wb_index-text-frm
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_index-img-uta
{
   margin: 0;
   vertical-align: top;
}
#index-img-uta
{
   border: 1px solid #BF0000;
   border-radius: 8px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 325px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#index-img-uta:hover
{
   transform: translate(0px,-50px) rotate(0deg) scale(1.25,1.25) ;
   transition: transform 650ms linear 0ms;
}
#index-img-uta
{
   transform: rotate(0deg) ;
   transition: transform 650ms linear 0ms;
}
#wb_index-bildlegende-uta 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 0 0 ;
   text-align: center;
}
#wb_index-bildlegende-uta
{
   color: #000000;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 19px;
   line-height: 22px;
}
#wb_index-bildlegende-uta div
{
   text-align: center;
}
#wb_index-bildlegende-uta
{
   display: block;
   margin: 10px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_index-img-wwc
{
   margin: 0;
   vertical-align: top;
}
#index-img-wwc
{
   border: 1px solid #BF0000;
   border-radius: 8px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 320px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#index-img-wwc
{
   transform: rotate(0deg) ;
   transition: transform 150ms linear 0ms;
}
#index-img-wwc:hover
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 150ms linear 0ms;
}
#wb_index-img-frm
{
   margin: 0;
   vertical-align: top;
}
#index-img-frm
{
   border: 1px solid #BF0000;
   border-radius: 8px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 320px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#index-img-frm
{
   transform: rotate(0deg) ;
   transition: transform 150ms linear 0ms;
}
#index-img-frm:hover
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 150ms linear 0ms;
}
#wb_index-txt-headline-km 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: right;
}
#wb_index-txt-headline-km
{
   color: #BF0000;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 29px;
   line-height: 36px;
}
#wb_index-txt-headline-km div
{
   text-align: right;
}
#wb_index-txt-headline-km
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_index-txt-head-wwc 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: left;
}
#wb_index-txt-head-wwc
{
   color: #BF0000;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 29px;
   line-height: 36px;
}
#wb_index-txt-head-wwc div
{
   text-align: left;
}
#wb_index-txt-head-wwc
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_index-txt-head-frm 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: right;
}
#wb_index-txt-head-frm
{
   color: #BF0000;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 29px;
   line-height: 36px;
}
#wb_index-txt-head-frm div
{
   text-align: right;
}
#wb_index-txt-head-frm
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#index-button-mehr-sos
{
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 19px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_index-button-mehr-sos
{
   border-radius: 6px;
   margin: 0;
   vertical-align: top;
}
#index-button-mehr-sos
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_index-button-mehr-sos .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#index-button-mehr-sos
{
   color: inherit;
}
#wb_index-button-mehr-sos .ui-corner-all, #wb_index-button-mehr-sos .ui-corner-left
{
   border-bottom-left-radius: 6px;
   border-top-left-radius: 6px;
}
#wb_index-button-mehr-sos .ui-corner-all, #wb_index-button-mehr-sos .ui-corner-right
{
   border-bottom-right-radius: 6px;
   border-top-right-radius: 6px;
}
#wb_index-button-mehr-sos .ui-button
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #D70000;
   color: #696969;
}
#wb_index-button-mehr-sos .ui-state-hover, #wb_index-button-mehr-sos .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #A60000;
   background-image: none;
   color: #FFFFFF;
}
#wb_index-button-mehr-sos .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_index-button-mehr-sos .ui-state-active, #wb_index-button-mehr-sos .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#index-button-mehr-km
{
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 19px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_index-button-mehr-km
{
   border-radius: 6px;
   margin: 0;
   vertical-align: top;
}
#index-button-mehr-km
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_index-button-mehr-km .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#index-button-mehr-km
{
   color: inherit;
}
#wb_index-button-mehr-km .ui-corner-all, #wb_index-button-mehr-km .ui-corner-left
{
   border-bottom-left-radius: 6px;
   border-top-left-radius: 6px;
}
#wb_index-button-mehr-km .ui-corner-all, #wb_index-button-mehr-km .ui-corner-right
{
   border-bottom-right-radius: 6px;
   border-top-right-radius: 6px;
}
#wb_index-button-mehr-km .ui-button
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #D70000;
   color: #696969;
}
#wb_index-button-mehr-km .ui-state-hover, #wb_index-button-mehr-km .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #A60000;
   background-image: none;
   color: #FFFFFF;
}
#wb_index-button-mehr-km .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_index-button-mehr-km .ui-state-active, #wb_index-button-mehr-km .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#index-button-mehr-wwc
{
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 19px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_index-button-mehr-wwc
{
   border-radius: 6px;
   margin: 0;
   vertical-align: top;
}
#index-button-mehr-wwc
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_index-button-mehr-wwc .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#index-button-mehr-wwc
{
   color: inherit;
}
#wb_index-button-mehr-wwc .ui-corner-all, #wb_index-button-mehr-wwc .ui-corner-left
{
   border-bottom-left-radius: 6px;
   border-top-left-radius: 6px;
}
#wb_index-button-mehr-wwc .ui-corner-all, #wb_index-button-mehr-wwc .ui-corner-right
{
   border-bottom-right-radius: 6px;
   border-top-right-radius: 6px;
}
#wb_index-button-mehr-wwc .ui-button
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #D70000;
   color: #696969;
}
#wb_index-button-mehr-wwc .ui-state-hover, #wb_index-button-mehr-wwc .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #A60000;
   background-image: none;
   color: #FFFFFF;
}
#wb_index-button-mehr-wwc .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_index-button-mehr-wwc .ui-state-active, #wb_index-button-mehr-wwc .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#index-button-mehr-frm
{
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 19px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_index-button-mehr-frm
{
   border-radius: 5px;
   margin: 0;
   vertical-align: top;
}
#index-button-mehr-frm
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_index-button-mehr-frm .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#index-button-mehr-frm
{
   color: inherit;
}
#wb_index-button-mehr-frm .ui-corner-all, #wb_index-button-mehr-frm .ui-corner-left
{
   border-bottom-left-radius: 5px;
   border-top-left-radius: 5px;
}
#wb_index-button-mehr-frm .ui-corner-all, #wb_index-button-mehr-frm .ui-corner-right
{
   border-bottom-right-radius: 5px;
   border-top-right-radius: 5px;
}
#wb_index-button-mehr-frm .ui-button
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #D70000;
   color: #696969;
}
#wb_index-button-mehr-frm .ui-state-hover, #wb_index-button-mehr-frm .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #A60000;
   background-image: none;
   color: #FFFFFF;
}
#wb_index-button-mehr-frm .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_index-button-mehr-frm .ui-state-active, #wb_index-button-mehr-frm .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#wb_index-txt-subline-km 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 15px 0 ;
   text-align: right;
}
#wb_index-txt-subline-km
{
   color: #4F4F4F;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 21px;
}
#wb_index-txt-subline-km div
{
   text-align: right;
}
#wb_index-txt-subline-km
{
   display: block;
   margin: 0 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_index-txt-subline-wwc 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 15px 0 ;
   text-align: left;
}
#wb_index-txt-subline-wwc
{
   color: #4F4F4F;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 21px;
}
#wb_index-txt-subline-wwc div
{
   text-align: left;
}
#wb_index-txt-subline-wwc
{
   display: block;
   margin: 0 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_index-txt-subline-frm 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 15px 0 ;
   text-align: right;
}
#wb_index-txt-subline-frm
{
   color: #4F4F4F;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 21px;
}
#wb_index-txt-subline-frm div
{
   text-align: right;
}
#wb_index-txt-subline-frm
{
   display: block;
   margin: 0 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_index-txt-pp 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
   animation: animate-fade-in-down 1500ms linear 400ms 1 normal both;
}
#wb_index-txt-pp
{
   color: #F5F5F5;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 48px;
   line-height: 58px;
}
#wb_index-txt-pp div
{
   text-align: center;
}
#wb_index-txt-pp
{
   text-shadow: 2px 2px 6px rgba(0,0,0,0.5);
   transition: text-shadow 500ms linear 0ms;
}
#wb_index-txt-pp
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_index-txt-subline-sos 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 15px 0 ;
   text-align: left;
}
#wb_index-txt-subline-sos
{
   color: #4F4F4F;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 21px;
}
#wb_index-txt-subline-sos div
{
   text-align: left;
}
#wb_index-txt-subline-sos
{
   display: block;
   margin: 0 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#index-button-askme
{
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_index-button-askme
{
   border-radius: 10px;
   margin: 0;
   vertical-align: top;
}
#index-button-askme
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_index-button-askme .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#index-button-askme
{
   color: inherit;
}
#wb_index-button-askme .ui-corner-all, #wb_index-button-askme .ui-corner-left
{
   border-bottom-left-radius: 10px;
   border-top-left-radius: 10px;
}
#wb_index-button-askme .ui-corner-all, #wb_index-button-askme .ui-corner-right
{
   border-bottom-right-radius: 10px;
   border-top-right-radius: 10px;
}
#wb_index-button-askme .ui-button
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #D70000;
   color: #696969;
}
#wb_index-button-askme .ui-state-hover, #wb_index-button-askme .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #A60000;
   background-image: none;
   color: #FFFFFF;
}
#wb_index-button-askme .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_index-button-askme .ui-state-active, #wb_index-button-askme .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#wb_index-txt-termin 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
   animation: animate-fade-in-down 1500ms linear 400ms 1 normal both;
}
#wb_index-txt-termin
{
   color: #F5F5F5;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 48px;
   line-height: 58px;
}
#wb_index-txt-termin div
{
   text-align: center;
}
#wb_index-txt-termin
{
   text-shadow: 2px 2px 6px rgba(0,0,0,0.5);
   transition: text-shadow 500ms linear 0ms;
}
#wb_index-txt-termin
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#index-termin-button-askme
{
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_index-termin-button-askme
{
   border-radius: 10px;
   margin: 0;
   vertical-align: top;
}
#index-termin-button-askme
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_index-termin-button-askme .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#index-termin-button-askme
{
   color: inherit;
}
#wb_index-termin-button-askme .ui-corner-all, #wb_index-termin-button-askme .ui-corner-left
{
   border-bottom-left-radius: 10px;
   border-top-left-radius: 10px;
}
#wb_index-termin-button-askme .ui-corner-all, #wb_index-termin-button-askme .ui-corner-right
{
   border-bottom-right-radius: 10px;
   border-top-right-radius: 10px;
}
#wb_index-termin-button-askme .ui-button
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #D70000;
   color: #696969;
}
#wb_index-termin-button-askme .ui-state-hover, #wb_index-termin-button-askme .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #A60000;
   background-image: none;
   color: #FFFFFF;
}
#wb_index-termin-button-askme .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_index-termin-button-askme .ui-state-active, #wb_index-termin-button-askme .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#wb_index-Icon-video1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_index-Icon-video1 a
{
   text-decoration: none;
}
#wb_index-Icon-video1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_index-Icon-video1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
}
#index-Icon-video1
{
   height: 29px;
   width: 28px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#index-Icon-video1 i
{
   color: #C0C0C0;
   display: inline-block;
   font-size: 28px;
   line-height: 29px;
   vertical-align: middle;
}
#wb_index-Icon-video1:hover #index-Icon-video1 i
{
   color: #A60000;
}
#index-km-video1
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid transparent;
   border-radius: 0px;
   box-shadow: 0px 5px 20px rgba(79,79,79,0.38);
}
#index-Dialog1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#index-Dialog1 .modal-content
{
   background-color: #4F4F4F;
   background-image: none;
   border: 1px solid #4F4F4F;
   border-radius: 0px;
   overflow: visible;
   pointer-events: all;
}
#index-Dialog1.fade
{
   opacity: 1;
   transition: all 1000ms linear;
}
#index-Dialog1 .animate-show
{
   animation-duration: 1000ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in;
}
#index-Dialog1 .animate-hide
{
   animation-duration: 1000ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in;
   animation-direction: reverse;
}
#index-Dialog1.modal
{
   --bs-modal-margin: 0.5rem;
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow-x: hidden;
   overflow-y: auto;
   outline: 0;
}
 .modal-open
{
   overflow: hidden;
}
#index-Dialog1 .modal-dialog
{
   position: relative;
   width: 645px;
   margin-left: auto;
   margin-right: auto;
}
#index-Dialog1 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#index-Dialog1 .modal-header
{
   padding: 10px 10px 10px 10px;
   background-color: #4F4F4F;
   border-bottom: 1px solid #DDDDDD;
}
#index-Dialog1 .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #DDDDDD;
}
#index-Dialog1 .modal-body
{
   position: relative;
   width: 645px;
   height: 376px;
}
#index-Dialog1 .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #333333;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#index-Dialog1 .modal-header
{
   cursor: move;
}
#index-Dialog1 .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#index-Dialog1 .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#index-Dialog1 .modal-dialog-scrollable
{
   height: calc(100% - var(--bs-modal-margin) * 2);
}
#index-Dialog1 .modal-dialog-scrollable .modal-content
{
   display: flex;
   flex-direction: column;
   max-height: 100%;
   overflow: hidden;
}
#index-Dialog1 .modal-dialog-scrollable .modal-body
{
   overflow-y: auto;
}
@media (max-width: 576px)
{
#index-Dialog1 .modal-dialog-scrollable
{
   --bs-modal-margin: 0.5rem;
}
}
#index-Dialog1 .modal-title
{
   color: #333333;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
#wb_indexIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_indexIcon1 a
{
   text-decoration: none;
}
#wb_indexIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#indexIcon1
{
   height: 29px;
   width: 28px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#indexIcon1 i
{
   color: #C0C0C0;
   display: inline-block;
   font-size: 28px;
   line-height: 29px;
   vertical-align: middle;
}
#wb_indexIcon1:hover #indexIcon1 i
{
   color: #A60000;
}
#index-Dialog2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#index-Dialog2 .modal-content
{
   background-color: #4F4F4F;
   background-image: none;
   border: 1px solid #4F4F4F;
   border-radius: 0px;
   overflow: visible;
   pointer-events: all;
}
#index-Dialog2.fade
{
   opacity: 1;
   transition: all 1000ms linear;
}
#index-Dialog2 .animate-show
{
   animation-duration: 1000ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in;
}
#index-Dialog2 .animate-hide
{
   animation-duration: 1000ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in;
   animation-direction: reverse;
}
#index-Dialog2.modal
{
   --bs-modal-margin: 0.5rem;
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow-x: hidden;
   overflow-y: auto;
   outline: 0;
}
 .modal-open
{
   overflow: hidden;
}
#index-Dialog2 .modal-dialog
{
   position: relative;
   width: 645px;
   margin-left: auto;
   margin-right: auto;
}
#index-Dialog2 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#index-Dialog2 .modal-header
{
   padding: 10px 10px 10px 10px;
   background-color: #4F4F4F;
   border-bottom: 1px solid #DDDDDD;
}
#index-Dialog2 .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #DDDDDD;
}
#index-Dialog2 .modal-body
{
   position: relative;
   width: 645px;
   height: 376px;
}
#index-Dialog2 .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #333333;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#index-Dialog2 .modal-header
{
   cursor: move;
}
#index-Dialog2 .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#index-Dialog2 .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#index-Dialog2 .modal-dialog-scrollable
{
   height: calc(100% - var(--bs-modal-margin) * 2);
}
#index-Dialog2 .modal-dialog-scrollable .modal-content
{
   display: flex;
   flex-direction: column;
   max-height: 100%;
   overflow: hidden;
}
#index-Dialog2 .modal-dialog-scrollable .modal-body
{
   overflow-y: auto;
}
@media (max-width: 576px)
{
#index-Dialog2 .modal-dialog-scrollable
{
   --bs-modal-margin: 0.5rem;
}
}
#index-Dialog2 .modal-title
{
   color: #333333;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
#indexMediaPlayer1
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 1px solid transparent;
   border-radius: 0px;
   box-shadow: 0px 5px 20px rgba(79,79,79,0.38);
}
#index-Dialog3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#index-Dialog3 .modal-content
{
   background-color: #4F4F4F;
   background-image: none;
   border: 1px solid #4F4F4F;
   border-radius: 0px;
   overflow: visible;
   pointer-events: all;
}
#index-Dialog3.fade
{
   opacity: 1;
   transition: all 1000ms linear;
}
#index-Dialog3 .animate-show
{
   animation-duration: 1000ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in;
}
#index-Dialog3 .animate-hide
{
   animation-duration: 1000ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in;
   animation-direction: reverse;
}
#index-Dialog3.modal
{
   --bs-modal-margin: 0.5rem;
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow-x: hidden;
   overflow-y: auto;
   outline: 0;
}
 .modal-open
{
   overflow: hidden;
}
#index-Dialog3 .modal-dialog
{
   position: relative;
   width: 645px;
   margin-left: auto;
   margin-right: auto;
}
#index-Dialog3 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#index-Dialog3 .modal-header
{
   padding: 10px 10px 10px 10px;
   background-color: #4F4F4F;
   border-bottom: 1px solid #DDDDDD;
}
#index-Dialog3 .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #DDDDDD;
}
#index-Dialog3 .modal-body
{
   position: relative;
   width: 645px;
   height: 351px;
}
#index-Dialog3 .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #333333;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#index-Dialog3 .modal-header
{
   cursor: move;
}
#index-Dialog3 .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#index-Dialog3 .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#index-Dialog3 .modal-dialog-scrollable
{
   height: calc(100% - var(--bs-modal-margin) * 2);
}
#index-Dialog3 .modal-dialog-scrollable .modal-content
{
   display: flex;
   flex-direction: column;
   max-height: 100%;
   overflow: hidden;
}
#index-Dialog3 .modal-dialog-scrollable .modal-body
{
   overflow-y: auto;
}
@media (max-width: 576px)
{
#index-Dialog3 .modal-dialog-scrollable
{
   --bs-modal-margin: 0.5rem;
}
}
#index-Dialog3 .modal-title
{
   color: #333333;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
#indexMediaPlayer2
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 1px solid transparent;
   border-radius: 0px;
   box-shadow: 0px 5px 20px rgba(79,79,79,0.38);
}
#wb_indexIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_indexIcon2 a
{
   text-decoration: none;
}
#wb_indexIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#indexIcon2
{
   height: 29px;
   width: 28px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#indexIcon2 i
{
   color: #C0C0C0;
   display: inline-block;
   font-size: 28px;
   line-height: 29px;
   vertical-align: middle;
}
#wb_indexIcon2:hover #indexIcon2 i
{
   color: #A60000;
}
#indexThemeableButton1
{
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 19px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_indexThemeableButton1
{
   border-radius: 6px;
   margin: 0;
   vertical-align: top;
}
#indexThemeableButton1
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_indexThemeableButton1 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#indexThemeableButton1
{
   color: inherit;
}
#wb_indexThemeableButton1 .ui-corner-all, #wb_indexThemeableButton1 .ui-corner-left
{
   border-bottom-left-radius: 6px;
   border-top-left-radius: 6px;
}
#wb_indexThemeableButton1 .ui-corner-all, #wb_indexThemeableButton1 .ui-corner-right
{
   border-bottom-right-radius: 6px;
   border-top-right-radius: 6px;
}
#wb_indexThemeableButton1 .ui-button
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #D70000;
   color: #696969;
}
#wb_indexThemeableButton1 .ui-state-hover, #wb_indexThemeableButton1 .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #A60000;
   background-image: none;
   color: #FFFFFF;
}
#wb_indexThemeableButton1 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_indexThemeableButton1 .ui-state-active, #wb_indexThemeableButton1 .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
@-webkit-keyframes indexExtension1-fall
{
   0%
   {
      opacity: 0.9;
      top: 0%;
   }
   100%
   {
      opacity: 0.2;
      top: 100%;
   }
}
@-o-keyframes indexExtension1-fall
{
   0%
   {
      opacity: 0.9;
      top: 0%;
   }
   100%
   {
      opacity: 0.2;
      top: 100%;
   }
}
@-ms-keyframes indexExtension1-fall
{
   0%
   {
      opacity: 0.9;
      top: 0%;
   }
   100%
   {
      opacity: 0.2;
      top: 100%;
   }
}
@-moz-keyframes indexExtension1-fall
{
   0%
   {
      opacity: 0.9;
      top: 0%;
   }
   100%
   {
      opacity: 0.2;
      top: 100%;
   }
}
@keyframes indexExtension1-fall
{
   0%
   {
      opacity: 0.9;
      top: 0%;
   }
   100%
   {
      opacity: 0.2;
      top: 100%;
   }
}
@-webkit-keyframes indexExtension1-blow-soft-left
{
   0%
   {
      margin-left: 0%;
   }
   100%
   {
      margin-left: -50%;
   }
}
@-o-keyframes indexExtension1-blow-soft-left
{
   0%
   {
      margin-left: 0%;
   }
   100%
   {
      margin-left: -50%;
   }
}
@-ms-keyframes indexExtension1-blow-soft-left
{
   0%
   {
      margin-left: 0%;
   }
   100%
   {
      margin-left: -50%;
   }
}
@-moz-keyframes indexExtension1-blow-soft-left
{
   0%
   {
      margin-left: 0%;
   }
   100%
   {
      margin-left: -50%;
   }
}
@keyframes indexExtension1-blow-soft-left
{
   0%
   {
      margin-left: 0%;
   }
   100%
   {
      margin-left: -50%;
   }
}
@-webkit-keyframes indexExtension1-blow-medium-left
{
   0%
   {
      margin-left: 0%;
   }
   100%
   {
      margin-left: -100%;
   }
}
@-o-keyframes indexExtension1-blow-medium-left
{
   0%
   {
      margin-left: 0%;
   }
   100%
   {
      margin-left: -100%;
   }
}
@-ms-keyframes indexExtension1-blow-medium-left
{
   0%
   {
      margin-left: 0%;
   }
   100%
   {
      margin-left: -100%;
   }
}
@-moz-keyframes indexExtension1-blow-medium-left
{
   0%
   {
      margin-left: 0%;
   }
   100%
   {
      margin-left: -100%;
   }
}
@keyframes indexExtension1-blow-medium-left
{
   0%
   {
      margin-left: 0%;
   }
   100%
   {
      margin-left: -100%;
   }
}
@-webkit-keyframes indexExtension1-blow-soft-right
{
   0%
   {
      margin-left: 0%;
   }
   100%
   {
      margin-left: 50%;
   }
}
@-o-keyframes indexExtension1-blow-soft-right
{
   0%
   {
      margin-left: 0%;
   }
   100%
   {
      margin-left: 50%;
   }
}
@-ms-keyframes indexExtension1-blow-soft-right
{
   0%
   {
      margin-left: 0%;
   }
   100%
   {
      margin-left: 50%;
   }
}
@-moz-keyframes indexExtension1-blow-soft-right
{
   0%
   {
      margin-left: 0%;
   }
   100%
   {
      margin-left: 50%;
   }
}
@keyframes indexExtension1-blow-soft-right
{
   0%
   {
      margin-left: 0%;
   }
   100%
   {
      margin-left: 50%;
   }
}
@-webkit-keyframes indexExtension1-blow-medium-right
{
   0%
   {
      margin-left: 0%;
   }
   100%
   {
      margin-left: 100%;
   }
}
@-o-keyframes indexExtension1-blow-medium-right
{
   0%
   {
      margin-left: 0%;
   }
   100%
   {
      margin-left: 100%;
   }
}
@-ms-keyframes indexExtension1-blow-medium-right
{
   0%
   {
      margin-left: 0%;
   }
   100%
   {
      margin-left: 100%;
   }
}
@-moz-keyframes indexExtension1-blow-medium-right
{
   0%
   {
      margin-left: 0%;
   }
   100%
   {
      margin-left: 100%;
   }
}
@keyframes indexExtension1-blow-medium-right
{
   0%
   {
      margin-left: 0%;
   }
   100%
   {
      margin-left: 100%;
   }
}
@-webkit-keyframes indexExtension1-sway-0
{
   0%
   {
      -webkit-transform: rotate(-5deg);
   }
   40%
   {
      -webkit-transform: rotate(28deg);
   }
   100%
   {
      -webkit-transform: rotate(3deg);
   }
}
@-o-keyframes indexExtension1-sway-0
{
   0%
   {
      -o-transform: rotate(-5deg);
   }
   40%
   {
      -o-transform: rotate(28deg);
   }
   100%
   {
      -o-transform: rotate(3deg);
   }
}
@-ms-keyframes indexExtension1-sway-0
{
   0%
   {
      -ms-transform: rotate(-5deg);
   }
   40%
   {
      -ms-transform: rotate(28deg);
   }
   100%
   {
      -ms-transform: rotate(3deg);
   }
}
@-moz-keyframes indexExtension1-sway-0
{
   0%
   {
      -moz-transform: rotate(-5deg);
   }
   40%
   {
      -moz-transform: rotate(28deg);
   }
   100%
   {
      -moz-transform: rotate(3deg);
   }
}
@keyframes indexExtension1-sway-0
{
   0%
   {
      transform: rotate(-5deg);
   }
   40%
   {
      transform: rotate(28deg);
   }
   100%
   {
      transform: rotate(3deg);
   }
}
@-webkit-keyframes indexExtension1-sway-1
{
   0%
   {
      -webkit-transform: rotate(10deg);
   }
   40%
   {
      -webkit-transform: rotate(43deg);
   }
   100%
   {
      -webkit-transform: rotate(15deg);
   }
}
@-o-keyframes indexExtension1-sway-1
{
   0%
   {
      -o-transform: rotate(10deg);
   }
   40%
   {
      -o-transform: rotate(43deg);
   }
   100%
   {
      -o-transform: rotate(15deg);
   }
}
@-ms-keyframes indexExtension1-sway-1
{
   0%
   {
      -ms-transform: rotate(10deg);
   }
   40%
   {
      -ms-transform: rotate(43deg);
   }
   100%
   {
      -ms-transform: rotate(15deg);
   }
}
@-moz-keyframes indexExtension1-sway-1
{
   0%
   {
      -moz-transform: rotate(10deg);
   }
   40%
   {
      -moz-transform: rotate(43deg);
   }
   100%
   {
      -moz-transform: rotate(15deg);
   }
}
@keyframes indexExtension1-sway-1
{
   0%
   {
      transform: rotate(10deg);
   }
   40%
   {
      transform: rotate(43deg);
   }
   100%
   {
      transform: rotate(15deg);
   }
}
@-webkit-keyframes indexExtension1-sway-2
{
   0%
   {
      -webkit-transform: rotate(15deg);
   }
   40%
   {
      -webkit-transform: rotate(56deg);
   }
   100%
   {
      -webkit-transform: rotate(22deg);
   }
}
@-o-keyframes indexExtension1-sway-2
{
   0%
   {
      -o-transform: rotate(15deg);
   }
   40%
   {
      -o-transform: rotate(56deg);
   }
   100%
   {
      -o-transform: rotate(22deg);
   }
}
@-ms-keyframes indexExtension1-sway-2
{
   0%
   {
      -ms-transform: rotate(15deg);
   }
   40%
   {
      -ms-transform: rotate(56deg);
   }
   100%
   {
      -ms-transform: rotate(22deg);
   }
}
@-moz-keyframes indexExtension1-sway-2
{
   0%
   {
      -moz-transform: rotate(15deg);
   }
   40%
   {
      -moz-transform: rotate(56deg);
   }
   100%
   {
      -moz-transform: rotate(22deg);
   }
}
@keyframes indexExtension1-sway-2
{
   0%
   {
      transform: rotate(15deg);
   }
   40%
   {
      transform: rotate(56deg);
   }
   100%
   {
      transform: rotate(22deg);
   }
}
@-webkit-keyframes indexExtension1-sway-3
{
   0%
   {
      -webkit-transform: rotate(25deg);
   }
   40%
   {
      -webkit-transform: rotate(74deg);
   }
   100%
   {
      -webkit-transform: rotate(37deg);
   }
}
@-o-keyframes indexExtension1-sway-3
{
   0%
   {
      -o-transform: rotate(25deg);
   }
   40%
   {
      -o-transform: rotate(74deg);
   }
   100%
   {
      -o-transform: rotate(37deg);
   }
}
@-ms-keyframes indexExtension1-sway-3
{
   0%
   {
      -ms-transform: rotate(25deg);
   }
   40%
   {
      -ms-transform: rotate(74deg);
   }
   100%
   {
      -ms-transform: rotate(37deg);
   }
}
@-moz-keyframes indexExtension1-sway-3
{
   0%
   {
      -moz-transform: rotate(25deg);
   }
   40%
   {
      -moz-transform: rotate(74deg);
   }
   100%
   {
      -moz-transform: rotate(37deg);
   }
}
@keyframes indexExtension1-sway-3
{
   0%
   {
      transform: rotate(25deg);
   }
   40%
   {
      transform: rotate(74deg);
   }
   100%
   {
      transform: rotate(37deg);
   }
}
@-webkit-keyframes indexExtension1-sway-4
{
   0%
   {
      -webkit-transform: rotate(40deg);
   }
   40%
   {
      -webkit-transform: rotate(68deg);
   }
   100%
   {
      -webkit-transform: rotate(25deg);
   }
}
@-o-keyframes indexExtension1-sway-4
{
   0%
   {
      -o-transform: rotate(40deg);
   }
   40%
   {
      -o-transform: rotate(68deg);
   }
   100%
   {
      -o-transform: rotate(25deg);
   }
}
@-ms-keyframes indexExtension1-sway-4
{
   0%
   {
      -ms-transform: rotate(40deg);
   }
   40%
   {
      -ms-transform: rotate(68deg);
   }
   100%
   {
      -ms-transform: rotate(25deg);
   }
}
@-moz-keyframes indexExtension1-sway-4
{
   0%
   {
      -moz-transform: rotate(40deg);
   }
   40%
   {
      -moz-transform: rotate(68deg);
   }
   100%
   {
      -moz-transform: rotate(25deg);
   }
}
@keyframes indexExtension1-sway-4
{
   0%
   {
      transform: rotate(40deg);
   }
   40%
   {
      transform: rotate(68deg);
   }
   100%
   {
      transform: rotate(25deg);
   }
}
@-webkit-keyframes indexExtension1-sway-5
{
   0%
   {
      -webkit-transform: rotate(50deg);
   }
   40%
   {
      -webkit-transform: rotate(78deg);
   }
   100%
   {
      -webkit-transform: rotate(40deg);
   }
}
@-o-keyframes indexExtension1-sway-5
{
   0%
   {
      -o-transform: rotate(50deg);
   }
   40%
   {
      -o-transform: rotate(78deg);
   }
   100%
   {
      -o-transform: rotate(40deg);
   }
}
@-ms-keyframes indexExtension1-sway-5
{
   0%
   {
      -ms-transform: rotate(50deg);
   }
   40%
   {
      -ms-transform: rotate(78deg);
   }
   100%
   {
      -ms-transform: rotate(40deg);
   }
}
@-moz-keyframes indexExtension1-sway-5
{
   0%
   {
      -moz-transform: rotate(50deg);
   }
   40
   {
      -moz-transform: rotate(78deg);
   }
   100%
   {
      -moz-transform: rotate(40deg);
   }
}
@keyframes indexExtension1-sway-5
{
   0%
   {
      transform: rotate(50deg);
   }
   40%
   {
      transform: rotate(78deg);
   }
   100%
   {
      transform: rotate(40deg);
   }
}
@-webkit-keyframes indexExtension1-sway-6
{
   0%
   {
      -webkit-transform: rotate(65deg);
   }
   40%
   {
      -webkit-transform: rotate(92deg);
   }
   100%
   {
      -webkit-transform: rotate(58deg);
   }
}
@-o-keyframes indexExtension1-sway-6
{
   0%
   {
      -o-transform: rotate(65deg);
   }
   40%
   {
      -o-transform: rotate(92deg);
   }
   100%
   {
      -o-transform: rotate(58deg);
   }
}
@-ms-keyframes indexExtension1-sway-6
{
   0%
   {
      -ms-transform: rotate(65deg);
   }
   40%
   {
      -ms-transform: rotate(92deg);
   }
   100%
   {
      -ms-transform: rotate(58deg);
   }
}
@-moz-keyframes indexExtension1-sway-6
{
   0%
   {
      -moz-transform: rotate(65deg);
   }
   40%
   {
      -moz-transform: rotate(92deg);
   }
   100%
   {
      -moz-transform: rotate(58deg);
   }
}
@keyframes indexExtension1-sway-6
{
   0%
   {
      transform: rotate(65deg);
   }
   40%
   {
      transform: rotate(92deg);
   }
   100%
   {
      transform: rotate(58deg);
   }
}
@-webkit-keyframes indexExtension1-sway-7
{
   0%
   {
      -webkit-transform: rotate(72deg);
   }
   40%
   {
      -webkit-transform: rotate(118deg);
   }
   100%
   {
      -webkit-transform: rotate(68deg);
   }
}
@-o-keyframes indexExtension1-sway-7
{
   0%
   {
      -o-transform: rotate(72deg);
   }
   40%
   {
      -o-transform: rotate(118deg);
   }
   100%
   {
      -o-transform: rotate(68deg);
   }
}
@-ms-keyframes indexExtension1-sway-7
{
   0%
   {
      -ms-transform: rotate(72deg);
   }
   40%
   {
      -ms-transform: rotate(118deg);
   }
   100%
   {
      -ms-transform: rotate(68deg);
   }
}
@-moz-keyframes indexExtension1-sway-7
{
   0%
   {
      -moz-transform: rotate(72deg);
   }
   40%
   {
      -moz-transform: rotate(118deg);
   }
   100%
   {
      -moz-transform: rotate(68deg);
   }
}
@keyframes indexExtension1-sway-7
{
   0%
   {
      transform: rotate(72deg);
   }
   40%
   {
      transform: rotate(118deg);
   }
   100%
   {
      transform: rotate(68deg);
   }
}
@-webkit-keyframes indexExtension1-sway-8
{
   0%
   {
      -webkit-transform: rotate(94deg);
   }
   40%
   {
      -webkit-transform: rotate(136deg);
   }
   100%
   {
      -webkit-transform: rotate(82deg);
   }
}
@-o-keyframes indexExtension1-sway-8
{
   0%
   {
      -o-transform: rotate(94deg);
   }
   40%
   {
      -o-transform: rotate(136deg);
   }
   100%
   {
      -o-transform: rotate(82deg);
   }
}
@-ms-keyframes indexExtension1-sway-8
{
   0%
   {
      -ms-transform: rotate(94deg);
   }
   40%
   {
      -ms-transform: rotate(136deg);
   }
   100%
   {
      -ms-transform: rotate(82deg);
   }
}
@-moz-keyframes indexExtension1-sway-8
{
   0%
   {
      -moz-transform: rotate(94deg);
   }
   40%
   {
      -moz-transform: rotate(136deg);
   }
   100%
   {
      -moz-transform: rotate(82deg);
   }
}
@keyframes indexExtension1-sway-8
{
   0%
   {
      transform: rotate(94deg);
   }
   40%
   {
      transform: rotate(136deg);
   }
   100%
   {
      transform: rotate(82deg);
   }
}
#indexExtension1
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 100%;
   height: 100%;
   overflow: hidden;
}
.indexExtension1-petal
{
   position: absolute;
   background: -webkit-linear-gradient(120deg, rgba(255,201,100,0.81), rgba(255,230,85,0.60));
   background: -o-linear-gradient(120deg, rgba(255,201,100,0.81), rgba(255,230,85,0.60));
   background: -ms-linear-gradient(120deg, rgba(255,201,100,0.81), rgba(255,230,85,0.60));
   background: -moz-linear-gradient(120deg, rgba(255,201,100,0.81), rgba(255,230,85,0.60));
   background: linear-gradient(120deg, rgba(255,201,100,0.81), rgba(255,230,85,0.60));
   -webkit-border-radius: 12px 6px;
   -o-border-radius: 12px 6px;
   -ms-border-radius: 12px 6px;
   -moz-border-radius: 12px 6px;
   border-radius: 12px 6px;
   -webkit-pointer-events: none;
   -moz-pointer-events: none;
   -ms-pointer-events: none;
   -o-pointer-events: none;
   pointer-events: none;
}
#wb_indexText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: left;
}
#wb_indexText1
{
   color: #BF0000;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 29px;
   line-height: 36px;
}
#wb_indexText1 div
{
   text-align: left;
}
#wb_indexText1
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_master-footer-grid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #004A4A;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#master-footer-grid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#master-footer-grid > .col-1, #master-footer-grid > .col-2, #master-footer-grid > .col-3, #master-footer-grid > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#master-footer-grid > .col-1, #master-footer-grid > .col-2, #master-footer-grid > .col-3, #master-footer-grid > .col-4
{
   flex: 0 0 auto;
}
#master-footer-grid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master-footer-grid > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#master-footer-grid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master-footer-grid > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#master-footer-grid > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master-footer-grid > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#master-footer-grid > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#master-footer-grid > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
@media (max-width: 768px)
{
#master-footer-grid > .col-1, #master-footer-grid > .col-2, #master-footer-grid > .col-3, #master-footer-grid > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_master-img-logo
{
   margin: 0;
   vertical-align: top;
}
#master-img-logo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   animation: transform-pulse 4000ms linear 0ms infinite normal both;
   display: block;
   width: 100%;
   height: auto;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_MasterText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 15px 0;
   margin: 0;
   text-align: left;
}
#wb_MasterText1
{
   color: #FFFFFF;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 21px;
}
#wb_MasterText1 div
{
   text-align: left;
}
#wb_MasterText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MasterText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_MasterText2
{
   color: #FFFFFF;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 21px;
}
#wb_MasterText2 div
{
   text-align: left;
}
#wb_MasterText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MasterText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_MasterText3
{
   color: #FFFFFF;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 16px;
}
#wb_MasterText3 div
{
   text-align: left;
}
#wb_MasterText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MasterLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #004A4A;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MasterLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#MasterLayoutGrid1 > .col-1, #MasterLayoutGrid1 > .col-2, #MasterLayoutGrid1 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#MasterLayoutGrid1 > .col-1, #MasterLayoutGrid1 > .col-2, #MasterLayoutGrid1 > .col-3
{
   flex: 0 0 auto;
}
#MasterLayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#MasterLayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#MasterLayoutGrid1 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#MasterLayoutGrid1 > .col-1, #MasterLayoutGrid1 > .col-2, #MasterLayoutGrid1 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_MasterText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_MasterText4
{
   color: #FFFFFF;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 16px;
}
#wb_MasterText4 div
{
   text-align: left;
}
#wb_MasterText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_kontaktImage3
{
   margin: 0;
   vertical-align: top;
}
#kontaktImage3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.22));
   display: block;
   width: 100%;
   height: auto;
   max-width: 30px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#kontaktImage3
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#kontaktImage3:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 500ms linear 0ms;
}
.asw-menu
{
   background-color: #EFF1F5 !important;
}
.asw-menu .asw-menu-content
{
    color: #333333 !important;
    background-color: #EFF1F5 !important;
}
.asw-menu .asw-menu-header
{
    background: #B00000 !important;
}
.asw-menu .asw-menu-header svg
{
    fill: #B00000 !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 #B00000 !important;
    background: #B00000 !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: #B00000 !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: "Roboto Condensed Light" !important;
   font-size: 16px !important;
}

.asw-menu-btn 
{
    left: auto !important; right: 20px !important;
    bottom: 65px !important;
}
.asw-menu 
{
    left: auto !important; right: 0 !important;
}


#wb_uid12
{
   overflow: hidden;
}
#index-img-wwc
{
   box-shadow: 0px 26px 48px 0px rgba(0, 0, 0, 0.42);
}
#wb_index-Icon-video1
{
   display: inline-block;
   width: 28px;
   height: 29px;
   text-align: center;
   z-index: 17;
}
#wb_uid5
{
   color: #4F4F4F;
}
#indexThemeableButton1
{
   width: 100%;
   height: 100%;
}
#wb_master-menu
{
   display: block;
   width: 100%;
   z-index: 1;
}
#wb_uid13
{
   overflow: hidden;
}
#wb_index-card-km
{
   display: flex;
   width: 100%;
   z-index: 50;
}
#wb_index-button-mehr-km
{
   display: inline-block;
   width: 76px;
   height: 30px;
   z-index: 18;
}
#wb_uid4
{
   color: #BF0000;
}
#wb_index-card-wwc
{
   display: flex;
   width: 100%;
   z-index: 51;
}
#wb_uid10
{
   color: #4F4F4F;
}
#index-button-askme
{
   width: 100%;
   height: 100%;
}
#wb_uid3
{
   color: #4F4F4F;
}
#wb_indexExtension1
{
   display: inline-block;
   position: relative;
   width: 1220px;
   height: 100px;
   z-index: 6;
}
#wb_uid21
{
   z-index: 79;
}
#wb_kontaktImage3
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 60;
}
#wb_uid11
{
   color: #F5F5F5;
}
#wb_uid2
{
   color: #BF0000;
}
#wb_uid20
{
   color: #FFFFFF;
}
#wb_uid16
{
   color: #FFFFFF;
}
#wb_indexThemeableButton1
{
   display: inline-block;
   width: 126px;
   height: 30px;
   z-index: 10;
}
#wb_uid1
{
   color: #000000;
}
#master-placeholder
{
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   z-index: 68;
}
#wb_uid17
{
   color: #FFFFFF;
}
#wb_indexIcon1
{
   display: inline-block;
   width: 28px;
   height: 29px;
   text-align: center;
   z-index: 37;
}
#wb_index-img-uta
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 7;
}
#wb_uid0
{
   color: #B00000;
}
#wb_index-km-video1
{
   position: absolute;
   left: 1px;
   top: 1px;
   width: 641px;
   height: 373px;
   z-index: 53;
}
#wb_uid14
{
   overflow: hidden;
}
#wb_index-termin-button-askme
{
   display: inline-block;
   width: 162px;
   height: 30px;
   z-index: 47;
}
#wb_index-termin-grid
{
   box-shadow: 1px 10px 45px -5px rgba(0,0,0,0.44);
   -webkit-box-shadow: 1px 10px 45px -5px rgba(0,0,0,0.44);
   -moz-box-shadow: 1px 10px 45px -5px rgba(0,0,0,0.44);
}
#wb_indexIcon2
{
   display: inline-block;
   width: 28px;
   height: 29px;
   text-align: center;
   z-index: 30;
}
#wb_index-img-wwc
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 28;
}
#wb_uid15
{
   color: #FFFFFF;
}
#wb_index-txt-head-times
{
   display: block;
   width: 100%;
   z-index: 48;
}
#index-img-km
{
   box-shadow: 0px 26px 48px 0px rgba(0, 0, 0, 0.42);
}
#index-button-mehr-km
{
   width: 100%;
   height: 100%;
}
#wb_MFExtension2
{
   position: absolute;
   left: 51px;
   top: 912px;
   width: 65px;
   height: 65px;
   z-index: 77;
}
#wb_MasterExtension1
{
   position: absolute;
   left: 301px;
   top: 773px;
   width: 100px;
   height: 96px;
   z-index: 76;
}
#wb_footerMenu2
{
   display: block;
   width: 100%;
   z-index: 65;
}
#index-termin-button-askme
{
   width: 100%;
   height: 100%;
}
#wb_index-card-frm
{
   display: flex;
   width: 100%;
   z-index: 52;
}
#wb_index-button-askme
{
   display: inline-block;
   width: 166px;
   height: 30px;
   z-index: 27;
}
#wb_index-button-mehr-sos
{
   display: inline-block;
   width: 76px;
   height: 30px;
   z-index: 9;
}
#wb_index-head-grid
{
   box-shadow: 1px 46px 58px -54px rgba(0,0,0,0.52);
   -webkit-box-shadow: 1px 46px 58px -54px rgba(0,0,0,0.52);
   -moz-box-shadow: 1px 46px 58px -54px rgba(0,0,0,0.52);
}
#wb_footerCard
{
   display: flex;
   width: 100%;
   z-index: 57;
}
#wb_uid18
{
   color: #FFFFFF;
}
#wb_index-km-ww-frm-grid
{
   box-shadow: 1px 41px 55px -29px rgba(0,0,0,0.19) inset;
   -webkit-box-shadow: 1px 41px 55px -29px rgba(0,0,0,0.19) inset;
   -moz-box-shadow: 1px 41px 55px -29px rgba(0,0,0,0.19) inset;
}
#index-img-frm
{
   box-shadow: 0px 26px 48px 0px rgba(0, 0, 0, 0.42);
}
#wb_index-img-frm
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 43;
}
#index-button-mehr-frm
{
   width: 100%;
   height: 100%;
}
#index-button-mehr-wwc
{
   width: 100%;
   height: 100%;
}
#wb_indexMediaPlayer2
{
   position: absolute;
   left: 1px;
   top: 1px;
   width: 641px;
   height: 347px;
   z-index: 55;
}
#wb_indexMediaPlayer1
{
   position: absolute;
   left: 1px;
   top: 1px;
   width: 641px;
   height: 373px;
   z-index: 54;
}
#wb_uid19
{
   color: #FFFFFF;
}
#wb_uid9
{
   color: #BF0000;
}
#wb_index-button-mehr-wwc
{
   display: inline-block;
   width: 76px;
   height: 30px;
   z-index: 29;
}
#wb_index-img-km
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 23;
}
#wb_uid8
{
   color: #4F4F4F;
}
#wb_master-img-logo
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 0;
}
#wb_index-button-mehr-frm
{
   display: inline-block;
   width: 76px;
   height: 30px;
   z-index: 38;
}
#wb_uid7
{
   color: #BF0000;
}
#index-button-mehr-sos
{
   width: 100%;
   height: 100%;
}
#index-img-uta
{
   box-shadow: 0px 26px 48px 0px rgba(0, 0, 0, 0.42);
}
#wb_master-head-menu-grid
{
   box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
#wb_uid6
{
   color: #F5F5F5;
}
#master-cookie-script
{
   position: absolute;
   left: 156px;
   top: 771px;
   width: 100px;
   height: 100px;
   z-index: 75;
}
#wb_MFExtension2 { 
width: 50px; 
height: 50px; 
background-image: url(data:image/jpeg;base64,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);
background-repeat: no-repeat;
background-size: contain;
top: -9999px;
}

.flat {background-color: #A60000;}

.c1 {
background-image: linear-gradient(to right, 
transparent, #FFFFFF);
}
.c2 {
background-image: linear-gradient(to right, 
#FFFFFF, #A60000);
}
.c3 {
background-image: linear-gradient(to right, 
#FFFFFF, #A60000, #A60000);
}
.c4 {
background-image: linear-gradient(to right, 
#FFFFFF, #A60000, #A60000, #A60000);
}
.c5 {
background-image: linear-gradient(to right, 
#FFFFFF, #A60000, #A60000, #A60000, #D0CDCD);
}

#progressContainer {
position: fixed;
height: 2px;
display: block;
-webkit-appearance: none;
     -moz-appearance: none;
appearance: none;
top: 0;
}

#progressBar {
width: 0;
display: block;
height: 2px;
position: fixed;
opacity: 1;
}

