body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-size: 19px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
.wb-theme-header
{
   background-color: #E9E9E9;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(233,233,233,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
}
.wb-theme-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
   --icon-color: #444444;
   --colorize: invert(28%) sepia(0%) saturate(0%) hue-rotate(174deg) brightness(89%) contrast(93%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   color: #454545;
   --background-color: rgba(246,246,246,1.00);
   --border-color: #C5C5C5;
   --border-width: 1px;
   --color: #454545;
}
.wb-theme-button:hover
{
   background-color: #EDEDED;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   color: #2B2B2B;
   --background-color: rgba(237,237,237,1.00);
   --border-color: #CCCCCC;
   --border-width: 1px;
   --color: #2B2B2B;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #CCCCCC;
}
.darktheme .wb-theme-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #CCCCCC;
   --icon-color: #3370B7;
   --colorize: invert(38%) sepia(15%) saturate(2570%) hue-rotate(173deg) brightness(100%) contrast(85%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .wb-theme-button:hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.ui-widget-header
{
   background-color: #E9E9E9;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(233,233,233,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
}
.ui-widget-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
   --icon-color: #444444;
   --colorize: invert(25%) sepia(0%) saturate(0%) hue-rotate(92deg) brightness(99%) contrast(91%);
}
.ui-state-default
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   color: #454545;
   --background-color: rgba(246,246,246,1.00);
   --border-color: #C5C5C5;
   --border-width: 1px;
   --color: #454545;
}
.ui-state-hover
{
   background-color: #EDEDED;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   color: #2B2B2B;
   --background-color: rgba(237,237,237,1.00);
   --border-color: #CCCCCC;
   --border-width: 1px;
   --color: #2B2B2B;
}
.ui-state-default.active, .ui-state-active, .active > .ui-state-default
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-widget-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #CCCCCC;
}
.darktheme .ui-widget-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #CCCCCC;
   --icon-color: #3370B7;
   --colorize: invert(41%) sepia(62%) saturate(584%) hue-rotate(171deg) brightness(87%) contrast(92%);
}
.darktheme .ui-state-default, .darktheme .wb-theme-static
{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .ui-state-hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .ui-state-default.active, .darktheme .ui-state-active, .active > .ui-state-default
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-button{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .ui-button:hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .ui-button:active
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
#mfLayer1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_indexLayoutGrid1
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid1
{
   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: 1250px;
}
#indexLayoutGrid1 > .col-1, #indexLayoutGrid1 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid1 > .col-1, #indexLayoutGrid1 > .col-2
{
   flex: 0 0 auto;
}
#indexLayoutGrid1 > .col-1
{
   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;
}
#indexLayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 75%;
   max-width: 75%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 1024px)
{
#indexLayoutGrid1 > .col-1, #indexLayoutGrid1 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexLayoutGrid1
{
   box-shadow: 0px 0px 5px #000000;
   transition: box-shadow 0ms linear 0ms;
}
#wb_indexImage1
{
   margin: 0;
   vertical-align: top;
}
#indexImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 282px;
   height: 100px;
   vertical-align: top;
}
#wb_main_menu
{
   display: block;
   background-color: rgba(245,245,245,0.00);
   font-family: Arial;
   font-weight: normal;
   text-align: right;
   width: 100%;
   margin: 5px 0 0 0 ;
   z-index: 1111 !important;
}
#main_menu
{
   display: inline-block;
   background-color: rgba(245,245,245,0.00);
   height: 34px;
}
#wb_main_menu ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_main_menu ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_main_menu ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_main_menu ul li .svg-icon
{
   fill: currentColor;
   vertical-align: middle;
   width: 13px;
   height: 13px;
   margin-bottom: 0px;
}
#wb_main_menu ul li a
{
   background-color: rgba(245,245,245,0.00);
   color: #3C3C3C;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 0 20px 0 20px;
   text-align: center;
}
#wb_main_menu > ul > li > a 
{
   height: 34px;
}
.main_menu a 
{
   display: block;
}
#wb_main_menu li:hover > a, #wb_main_menu li .active
{
   background-color: rgba(132,174,43,0.00);
   color: #4682B4;
}
#wb_main_menu ul ul
{
   display: none;
   position: absolute;
   top: 34px;
}
#wb_main_menu ul li:hover > ul
{
   display: list-item;
}
#wb_main_menu ul ul li 
{
   float: none;
   position: relative;
   width: 93px;
}
#wb_main_menu ul ul li a
{
   background-color: #F5F5F5;
   border: 0px solid #F5F5F5;
   color: #000000;
}
#wb_main_menu ul ul li:hover > a, #wb_main_menu ul ul li .active
{
   background-color: #4682B4;
   color: #FFFFFF;
}
#wb_main_menu ul ul li i 
{
   margin-right: 4px;
   vertical-align: middle;
}
#wb_main_menu ul ul li a 
{
   padding-top: 12px;
   padding-right: 0px;
   padding-bottom: 8px;
   text-align: left;
   vertical-align: middle;
}
#wb_main_menu ul ul ul li 
{
   left: 93px;
   position: relative;
   top: -34px;
}
#wb_main_menu .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #3C3C3C;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_main_menu .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #000000;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_main_menu li:hover > a .arrow-down, #wb_main_menu li .active .arrow-down
{ 
   border-top-color: #4682B4;
}
#wb_main_menu ul ul li:hover > a .arrow-left, #wb_main_menu ul ul li .active .arrow-left
{ 
   border-left-color: #FFFFFF;
}
#wb_main_menu .toggle,[id^=main_menu-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_main_menu
{
   margin: 0;
   text-align: left;
}
#wb_main_menu ul li a, #wb_main_menu .toggle
{
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 12px 0 8px 12px;
}
#wb_main_menu .toggle + a
{
   display: none !important;
}
.main_menu 
{
   display: none;
   z-index: 9999;
}
#main_menu 
{
   background-color: transparent;
   display: none;
}
#wb_main_menu > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_main_menu .toggle 
{
   display: block;
   background-color: rgba(245,245,245,0.00);
   color: #3C3C3C;
   padding: 0 0 0 12px;
   line-height: 33px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_main_menu .toggle:hover
{
   background-color: rgba(132,174,43,0.00);
   color: #4682B4;
}
[id^=main_menu-submenu]:checked + ul 
{
   display: block !important;
}
#main_menu-title
{
   height: 34px !important;
   line-height: 34px !important;
   text-align: center;
}
#wb_main_menu ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_main_menu ul ul .toggle,
#wb_main_menu ul ul a 
{
   padding: 0 24px;
}
#wb_main_menu a:hover,
#wb_main_menu ul ul ul a 
{
   background-color: #F5F5F5;
   color: #000000;
}
#wb_main_menu ul li ul li .toggle,
#wb_main_menu ul ul a 
{
   background-color: #F5F5F5;
   color: #000000;
}
#wb_main_menu ul ul ul a 
{
   padding: 12px 0 8px 36px;
}
#wb_main_menu ul li a 
{
   text-align: left;
}
#wb_main_menu ul li a br 
{
   display: none;
}
#wb_main_menu ul li i 
{
   margin-right: 4px;
}
#wb_main_menu ul ul 
{
   float: none;
   position: static;
}
#wb_main_menu ul ul li:hover > ul,
#wb_main_menu ul li:hover > ul 
{
   display: none;
}
#wb_main_menu ul ul li 
{
   display: block;
   width: 100%;
}
#wb_main_menu ul ul ul li 
{
   position: static;
}
#main_menu-icon 
{
   display: block;
   position: absolute;
   right: 20px;
   top: 5px;
   user-select: none;
}
#main_menu-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #3C3C3C;
   color: #3C3C3C;
   width: 24px;
}
#wb_main_menu ul li ul li .toggle:hover
{
   background-color: #4682B4;
   color: #FFFFFF;
}
#wb_main_menu .toggle .arrow-down 
{
   border-top-color: #3C3C3C;
}
#wb_main_menu .toggle:hover .arrow-down, #wb_main_menu li .active .arrow-down
{
   border-top-color: #4682B4;
}
#wb_main_menu ul li ul li .toggle .arrow-down 
{
   border-top-color: #000000;
}
#wb_main_menu ul li ul li .toggle:hover .arrow-down, #wb_main_menu ul li ul li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
}
#wb_kontaktLayoutGrid1
{
   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;
}
#kontaktLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 75px 0 150px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#kontaktLayoutGrid1 > .col-1, #kontaktLayoutGrid1 > .col-2, #kontaktLayoutGrid1 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#kontaktLayoutGrid1 > .col-1, #kontaktLayoutGrid1 > .col-2, #kontaktLayoutGrid1 > .col-3
{
   flex: 0 0 auto;
}
#kontaktLayoutGrid1 > .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;
}
#kontaktLayoutGrid1 > .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;
}
#kontaktLayoutGrid1 > .col-3
{
   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)
{
#kontaktLayoutGrid1 > .col-1, #kontaktLayoutGrid1 > .col-2, #kontaktLayoutGrid1 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexHeading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 15px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#indexHeading6
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#indexHeading6 a
{
   color: inherit;
   text-decoration: none;
}
#indexLine1
{
   border-color: #B0C4DE;
   border-style: solid;
   border-bottom-width: 2px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_kontaktText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 35px 0 35px 0 ;
   text-align: left;
}
#wb_kontaktText1 div
{
   text-align: left;
}
#wb_kontaktText1
{
   display: block;
   margin: 35px 0 35px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#kontaktEditbox1
{
   box-sizing: border-box;
   line-height: 34px;
   margin: 0 0 25px 0 ;
   border: 1px solid #A9A9A9;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Raleway;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#kontaktEditbox1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#kontaktEditbox1::placeholder
{
   color: #A9A9A9;
   opacity: 1;
}
#kontaktEditbox1::-ms-input-placeholder
{
   color: #A9A9A9;
}
#kontaktEditbox2
{
   box-sizing: border-box;
   line-height: 34px;
   margin: 0 0 25px 0 ;
   border: 1px solid #A9A9A9;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Raleway;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#kontaktEditbox2:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#kontaktEditbox2::placeholder
{
   color: #A9A9A9;
   opacity: 1;
}
#kontaktEditbox2::-ms-input-placeholder
{
   color: #A9A9A9;
}
#kontaktTextArea1
{
   box-sizing: border-box;
   border: 1px solid #A9A9A9;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Raleway;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0 0 15px 0 ;
   overflow: auto;
   resize: none;
}
#kontaktTextArea1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#kontaktTextArea1::placeholder
{
   color: #A9A9A9;
   opacity: 1;
}
#kontaktTextArea1::-ms-input-placeholder
{
   color: #A9A9A9;
}
#wb_kontaktText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 20px 0 ;
   text-align: left;
}
#wb_kontaktText2 div
{
   text-align: left;
}
#wb_kontaktText2
{
   display: block;
   margin: 10px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#kontaktButton2
{
   border: 1px solid #36668D;
   border-radius: 0px;
   background-color: #B0CBDF;
   background-image: none;
   color: #000000;
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#kontaktButton2:focus
{
   outline: 0;
}
#wb_kontaktLayoutGrid7
{
   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;
}
#kontaktLayoutGrid7
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#kontaktLayoutGrid7 > .col-1, #kontaktLayoutGrid7 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#kontaktLayoutGrid7 > .col-1, #kontaktLayoutGrid7 > .col-2
{
   flex: 0 0 auto;
}
#kontaktLayoutGrid7 > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#kontaktLayoutGrid7 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 91.66666667%;
   max-width: 91.66666667%;
   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)
{
#kontaktLayoutGrid7 > .col-1, #kontaktLayoutGrid7 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#kontaktCheckbox2
{
   margin: 0;
}
#wb_kontaktText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 5px 0 ;
   text-align: left;
}
#wb_kontaktText7 div
{
   text-align: left;
}
#wb_kontaktText7
{
   display: block;
   margin: 15px 0 5px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_kontaktText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 0 0 ;
   text-align: left;
}
#wb_kontaktText4 div
{
   text-align: left;
}
#wb_kontaktText4
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#kontaktThemeableButton1
{
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-size: 19px;
   font-style: normal;
   border-style: solid;
   border-width: 1px;
}
#wb_kontaktThemeableButton1
{
   margin: 20px 0 20px 0 ;
   vertical-align: top;
}
#kontaktThemeableButton1
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_kontaktThemeableButton1 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
   box-sizing: border-box;
}
#kontaktThemeableButton1
{
   color: inherit;
}
#wb_kontaktThemeableButton1 .ui-corner-all, #wb_kontaktThemeableButton1 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_kontaktThemeableButton1 .ui-corner-all, #wb_kontaktThemeableButton1 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_kontaktImage1
{
   margin: 0;
   vertical-align: top;
}
#kontaktImage1
{
   border: 1px solid #3498DB;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#kontaktShape1
{
   width: 100px;
   height: 121px;
   background-color: transparent;
   background-image: none;
   border: 0px #0963AD solid;
}
#wb_kontaktShape1
{
   margin: 0;
   vertical-align: top;
}
#wb_mfLayoutGrid3
{
   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;
}
#mfLayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#mfLayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#mfLayoutGrid3 > .row > .col-1, #mfLayoutGrid3 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#mfLayoutGrid3 > .row > .col-1, #mfLayoutGrid3 > .row > .col-2
{
   float: left;
}
#mfLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#mfLayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#mfLayoutGrid3:before,
#mfLayoutGrid3:after,
#mfLayoutGrid3 .row:before,
#mfLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#mfLayoutGrid3:after,
#mfLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#mfLayoutGrid3 > .row > .col-1, #mfLayoutGrid3 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#mfLayoutGrid3-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
   transform: scaleX(-1.0);
}
#mfLayoutGrid3-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#mfLayoutGrid3-divider-bottom .divider-fill
{
   fill: rgba(45,45,45,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_mfLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2D2D2D;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   border-top-color: #DCDCDC;
   border-right-color: #DCDCDC;
   border-bottom-color: #DCDCDC;
   border-left-color: #DCDCDC;
   box-sizing: border-box;
   margin: 0;
}
#mfLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#mfLayoutGrid1 > .col-1, #mfLayoutGrid1 > .col-2, #mfLayoutGrid1 > .col-3, #mfLayoutGrid1 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#mfLayoutGrid1 > .col-1, #mfLayoutGrid1 > .col-2, #mfLayoutGrid1 > .col-3, #mfLayoutGrid1 > .col-4
{
   flex: 0 0 auto;
}
#mfLayoutGrid1 > .col-1
{
   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;
}
#mfLayoutGrid1 > .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;
}
#mfLayoutGrid1 > .col-3
{
   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;
}
#mfLayoutGrid1 > .col-4
{
   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;
}
@media (max-width: 480px)
{
#mfLayoutGrid1 > .col-1, #mfLayoutGrid1 > .col-2, #mfLayoutGrid1 > .col-3, #mfLayoutGrid1 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_mfText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mfText1 div
{
   text-align: left;
}
#wb_mfText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_mfText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mfText2 div
{
   text-align: left;
}
#wb_mfText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_mfText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mfText3 div
{
   text-align: left;
}
#wb_mfText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_mfText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mfText4
{
   color: #FFFFFF;
   font-family: Raleway;
   font-weight: 400;
   font-size: 16px;
   line-height: 24px;
}
#wb_mfText4 p, #wb_mfText4 ul
{
   margin: 0;
   padding: 0;
}
#wb_mfText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_mfLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2D2D2D;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   border-top-color: #808080;
   border-right-color: #808080;
   border-bottom-color: #808080;
   border-left-color: #808080;
   box-sizing: border-box;
   margin: 0;
}
#mfLayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#mfLayoutGrid2 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#mfLayoutGrid2 > .col-1
{
   flex: 0 0 auto;
}
#mfLayoutGrid2 > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#mfLayoutGrid2 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_mfText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_mfText5 div
{
   text-align: center;
}
#wb_mfText5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
