@charset "UTF-8";
/* Stand September 2020 | V 2.01a */

/*
************************************************************************************************


BITTE NICHT KOPIEREN
BITTE NICHT KOPIEREN
BITTE NICHT KOPIEREN
BITTE NICHT KOPIEREN
BITTE NICHT KOPIEREN
BITTE NICHT KOPIEREN
BITTE NICHT KOPIEREN
BITTE NICHT KOPIEREN
BITTE NICHT KOPIEREN
BITTE NICHT KOPIEREN
BITTE NICHT KOPIEREN
BITTE NICHT KOPIEREN
BITTE NICHT KOPIEREN
BITTE NICHT KOPIEREN
BITTE NICHT KOPIEREN



**************************************************************************************************/
/*

/* CDUKieBol - Bold */
@font-face {
  font-family: 'CDUKieMed';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/CDUKieMed.otf'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/CDUKieMed.otf') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/CDUKieMed.otf') format('woff2'), /* Super Modern Browsers */
       url('../fonts/CDUKieMed.otf') format('woff'), /* Modern Browsers */
       url('../fonts/CDUKieMed.otf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/CDUKieMed.otf') format('svg'); /* Legacy iOS */
}



* {margin:0;padding:0;border:0;outline:none;-webkit-text-adjust: none;box-sizing:border-box;}
html{font-family:'CDUKieMed', sans-serif;scroll-behavior: smooth;}
body{color:#000000;}
header, main, footer, section, area, aside, blockquote{display:block;}
p,ol,ul,fieldset{margin-bottom:20px;line-height: 140%;}
.ovrly{position:absolute; left:0; top:0; right:0; margin:0 auto; width:100%; height:100%; display:flex; align-items:center; justify-content:center; z-index:1;}
.ovrly10{position:absolute; left:0; top:10%; right:0; margin:0 auto; width:100%; height:100%; display:flex; align-items:center; justify-content:center; z-index:1;}
.videowrapper{position:relative;padding-bottom: 56.25%;height:0;}.videowrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;}

/*Font styles*/
strong, .strong{font-weight:700!important;}small, .small{font-size:smaller;}em, .em{font-style:italic;}.ttu{text-transform:none;} .tal{text-align:left;} .tac{text-align:center;} .tar{text-align:right;} blockquote:not(.tar), .blockquote:not(.tar){padding: 10px 20px; margin: 0 0 20px; /*border-left: 5px solid #eee;*/}  blockquote.tar, .blockquote.tar{padding: 10px 20px; margin: 0 0 20px; border-right: 5px solid #eee;}

blockquote:before{	
	content: '\f10e';
    display: block;
    width: 90px;
    height: 35px;
    position: absolute;
    left: 560px;
    top: 10px;
    margin: auto;
    font-size: 60px;
	color: #0074be;
	font-family: "Font Awesome 5 Free";
	font-weight: 800;
}

body, ol, ul, fieldset, table th, table td, .form-field *, input, select{
	font:500 16px/1.5 'CDUKieMed';
}

h1,h2,h3,h4,h5,h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family:"CDUKieMed";
	line-height: 110%;
	font-weight:500;
}
h1, .h1{font-size:50px;}
h2, .h2{font-size:34px;}
h3, .h3{font-size:24px;}
h4, .h4{font-size:20px;}
h5, .h5{font-size:18px;}
h6, .h6{font-size:16px;}

.tar{text-align:right;}

.h1x2{font-size:94px;}


a{color:#0074be;text-decoration:none;}
.a-black{color:#000;text-decoration:none;}
a:hover{text-decoration:none;color:#0074be;}
.a-black:hover{text-decoration:none;color:#0074be;}

h1.bordred, .h1.bordred, h2.bordred, .h2.bordred, h3.bordred, .h3.bordred, h4.bordred, .h4.bordred, h5.bordred, .h5.bordred, h6.bordred, .h6.bordred{
	padding-left:10px;
	border-left:6px solid #a9cd00;
}

div.bordred{
	border-left:13px solid #a9cd00;
}

div.bordred-top{border-top:13px solid #a9cd00;}

.col2{
	column-count:2;
	column-gap: 80px;
}

table {
	border-collapse:collapse;
	font-size:14px;
	border:none;
}

table td, table th{
	padding:5px 5px;
	text-align:left;
	vertical-align:top;
	border:1px solid rgba(0,0,0,.2);
}

.rnd{border-radius:5px;}
.rndx2{border-radius:10px;}
.rounded{border-radius:10000px;}


.flx{display:flex;flex-wrap:wrap;}
.flx-cnt{display:flex;justify-content:center;flex-wrap:wrap;}
.flx-spc{display:flex;justify-content:space-between;flex-wrap:wrap;}
.flx-vend{display:flex;align-items:flex-end;}
.flx-vstrt{display:flex;align-items:flex-start;}
.flx-vcnt{display:flex;flex-direction:column;justify-content:center;}
.flx-hend{display:flex;justify-content:flex-end;}
.flx-hstrt{display:flex;justify-content:flex-start;flex-wrap:wrap;}
.flx-hcnt{display:flex;justify-content:center;}
.flx-wrap{display:flex;flex-wrap:wrap;}
.flx-nowrap{display:flex;flex-wrap:nowrap;}
.flx-acnt{display:flex;align-items:center;}
.flx-rnd{display:flex;justify-content:space-around;flex-wrap:wrap;}
.flx-strtch{display:flex;align-items:stretch;}
.flx-vnly{display:flex;align-items:flex-start;justify-content:space-evenly;flex-wrap:wrap;}

.flx-margined > div{margin-left:.5%;margin-right:.5%;}

.order1{order:1;}.order2{order:2;}.order3{order:3;}.order4{order:4;}.order5{order:5;}.order6{order:6;}.order7{order:7;}.order8{order:8;}.order9{order:9;}.order10{order:10;}

.w10{width:9%!important;}.w14{width:13%!important;}.w15{width:14%!important;}.w18{width:17%!important;}.w20{width:19%!important;}.w23{width:22%!important;}.w25{width:24%!important;}.w30{width:29%!important;}.w33{width:32%!important;}.w35{width:34%!important;}.w40{width:39%!important;}.w45{width:44%!important;}.w50{width:49%!important;}.w55{width:54%!important;}.w60{width:59%!important;}.w62{width:61%!important;}.w65{width:64%!important;}.w70{width:69%!important;}.w75{width:74%!important;}.w80{width:79%!important;}.w85{width:84%!important;}.w90{width:89%!important;}.w95{width:94%!important;}.w100{width:100%!important;}.w110{width:110%!important;}.w120{width:120%!important;}

.w10-f{width:10%!important;}.w15-f{width:15%!important;}.w20-f{width:20%!important;}.w25-f{width:25%!important;}.w30-f{width:30%!important;}.w33-f{width:33.333%!important;}.w35-f{width:35%!important;}.w40-f{width:40%!important;}.w45-f{width:45%!important;}.w50-f{width:50%!important;}.w55-f{width:55%!important;}.w60-f{width:60%!important;}.w65-f{width:65%!important;}.w70-f{width:70%!important;}.w75-f{width:75%!important;}.w80-f{width:80%!important;}.w85-f{width:85%!important;}.w90-f{width:90%!important;}.w95-f{width:95%!important;}.w100-f{width:100%!important;}

.mw100{max-width:100%;}

.mauto{margin:0 auto;}

.m0{margin:0!important;}.mb0{margin-bottom:0!important;}.mb5{margin-bottom:5px!important;}.mb10{margin-bottom:10px!important;}.mb15{margin-bottom:15px!important;}.mb20{margin-bottom:20px!important;}.mb30{margin-bottom:30px!important;}.mb40{margin-bottom:40px!important;}.mb50{margin-bottom:50px!important;}.mb60{margin-bottom:60px!important;}.mb70{margin-bottom:70px!important;}.mb80{margin-bottom:80px!important;}.mb90{margin-bottom:90px!important;}.mb100{margin-bottom:100px!important;}.mt0{margin-top:0!important;}.mt10{margin-top:10px!important;}.mt20{margin-top:20px!important;}.mt30{margin-top:30px!important;}.mt40{margin-top:40px!important;}.mt50{margin-top:50px!important;}.mt60{margin-top:60px!important;}.mt70{margin-top:70px!important;}.mt80{margin-top:80px!important;}.mt90{margin-top:90px!important;}.mt100{margin-top:100px!important;}.mr0{margin-right:0!important;}.mr10{margin-right:10px!important;}.mr20{margin-right:20px!important;}.mr30{margin-right:30px!important;}.mr40{margin-right:40px!important;}.mr50{margin-right:50px!important;}.mr60{margin-right:60px!important;}.mr70{margin-right:70px!important;}.mr80{margin-right:80px!important;}.mr90{margin-right:90px!important;}.mr100{margin-right:100px!important;}.mr380{margin-right:380px!important;}.ml0{margin-left:0!important;}.ml10{margin-left:10px!important;}.ml20{margin-left:20px!important;}.ml30{margin-left:30px!important;}.ml40{margin-left:40px!important;}.ml50{margin-left:50px!important;}.ml60{margin-left:60px!important;}.ml70{margin-left:70px!important;}.ml80{margin-left:80px!important;}.ml90{margin-left:90px!important;}.ml100{margin-left:100px!important;}

.p0{padding:0!important;}.p5{padding:5px!important;}.p10{padding:10px!important;}.p15{padding:15px!important;}.p20{padding:20px!important;}.p30{padding:30px!important;}.p40{padding:40px!important;}.p50{padding:50px!important;}.p60{padding:60px!important;}.p70{padding:70px!important;}.p80{padding:80px!important;}.p90{padding:90px!important;}.p100{padding:100px!important;}.pb0{padding-bottom:0!important;}.pb10{padding-bottom:10px!important;}.pb20{padding-bottom:20px!important;}.pb30{padding-bottom:30px!important;}.pb40{padding-bottom:40px!important;}.pb50{padding-bottom:50px!important;}.pb60{padding-bottom:60px!important;}.pb70{padding-bottom:70px!important;}.pb80{padding-bottom:80px!important;}.pb90{padding-bottom:90px!important;}.pb100{padding-bottom:100px!important;}.pt0{padding-top:0!important;}.pt10{padding-top:10px!important;}.pt20{padding-top:20px!important;}.pt30{padding-top:30px!important;}.pt40{padding-top:40px!important;}.pt50{padding-top:50px!important;}.pt60{padding-top:60px!important;}.pt70{padding-top:70px!important;}.pt80{padding-top:80px!important;}.pt90{padding-top:90px!important;}.pt100{padding-top:100px!important;}.pr0{padding-right:0!important;}.pr10{padding-right:10px!important;}.pr20{padding-right:20px!important;}.pr30{padding-right:30px!important;}.pr40{padding-right:40px!important;}.pr50{padding-right:50px!important;}.pr60{padding-right:60px!important;}.pr70{padding-right:70px!important;}.pr80{padding-right:80px!important;}.pr90{padding-right:90px!important;}.pr100{padding-right:100px!important;}.pl0{padding-left:0!important;}.pl10{padding-left:10px!important;}.pl20{padding-left:20px!important;}.pl30{padding-left:30px!important;}.pl40{padding-left:40px!important;}.pl50{padding-left:50px!important;}.pl60{padding-left:60px!important;}.pl70{padding-left:70px!important;}.pl80{padding-left:80px!important;}.pl90{padding-left:90px!important;}.pl100{padding-left:100px!important;}

.op0{opacity:0;}.op05{opacity:.05;}.op10{opacity:.1;}.op15{opacity:.15;}.op20{opacity:.2;}.op25{opacity:.25;}.op30{opacity:.3;}.op35{opacity:.35;}.op40{opacity:.4;}.op45{opacity:.45;}.op50{opacity:.5;}.op55{opacity:.55;}.op60{opacity:.6;}.op65{opacity:.65;}.op70{opacity:.7;}.op75{opacity:.75;}.op80{opacity:.8;}.op85{opacity:.85;}.op90{opacity:.9;}.op95{opacity:.95}


.posrel{position:relative;}
.posabs-lb{position:absolute;left:0;bottom:0;}
.posabs-rb{position:absolute;right:0;bottom:0;}
.posabs-lt{position:absolute;left:0;top:0;}
.posabs-rt{position:absolute;right:0;top:0;}
.posabs{position:absolute;}
.posabs-eyecatcher{position:absolute;top:110px;left:370px;}
.posabs-s-theme {position: absolute;top: -170px;left: 320px;}
.posabs-l-theme {position: absolute;top: -230px;;left: 300px;}
.posabs-bigger-theme {position: absolute;top: -420px;;left: 300px;}
.posabs-bigger-theme-start {position: absolute;top: -180px;;left: 30px;}

.z1,.z2,.z3,.z4,.z5,.z6,.z7,.z8,.z9{position:relative;}
.z1{z-index:1;}.z2{z-index:2;}.z3{z-index:3;}.z4{z-index:4;}.z5{z-index:5;}.z6{z-index:6;}.z7{z-index:7;}.z8{z-index:8;}.z9{z-index:9;}

#popwrapper{display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.5);position:fixed;left:0;top:0;width:100%;height:100%;z-index:9001;}
#popwrapper.active{display:flex;}
#popovrly{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;}
#popdetails{display:flex;justify-content:space-between;align-items:stretch;width:800px;max-width:95vw;max-height:80vh;padding:20px;background:#fff;box-shadow:5px 10px 20px 1px rgba(0,0,0,.5);overflow-y:auto;z-index:1;}
#popdetails > aside{display:block;width:10%;order:2;position:relative;}
.popinner{display:none;width:90%;order:0;}
.popinner.active{display:block;}
a#popclose{position:sticky;top:0;display:block;text-decoration:none;color:#3d4651;font-size:14px;width:100%;text-align:right;font-size:16px;line-height:1;}

.inblock{display:inline-block;}
.block{display:block;}
img.block{max-width:100%;height:auto;margin-left:auto;margin-right:auto;}

hr{display:block;width:100%;border:none;border-bottom:1px solid rgba(0,0,0,1);margin:20px 0 20px;}
hr.dashed{border-bottom-style:dashed;}


.overflow-fix{overflow-x:hidden;}
.xl-hide{display:none!important}


/* Centered */
.ovrly, .centered{max-width:1400px;}
.centered-small{max-width:1200px;padding-left:20px;padding-right:20px;}
.centered-big{max-width:1920px;}

.centered,
.centered-small, 
.centered-big{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	/*padding-left:20px;
	padding-right:20px;*/
}


.xl-area{
	padding-top:200px;
	padding-bottom:200px;
}

.area{
	padding-top:120px;
	padding-bottom:120px;
}

.m-area{
	padding-top:60px;
	padding-bottom:60px;
}

.s-area{
	padding-top:40px;
	padding-bottom:40px;
}

.xs-area{
	padding-top:20px;
	padding-bottom:20px;
}

.xl-area .mbcalc, .xl-area .mcalc{margin-bottom:200px!important}
.xl-area .mtcalc, .xl-area .mcalc{margin-top:200px!important}

.area .mbcalc, .area .mcalc{margin-bottom:120px!important}
.area .mtcalc, .area .mcalc{margin-top:120px!important}

.m-area .mbcalc, .m-area .mcalc{margin-bottom:60px!important}
.m-area .mtcalc, .m-area .mcalc{margin-top:60px!important}

.s-area .mbcalc, .s-area .mcalc{margin-bottom:40px!important}
.s-area .mtcalc, .s-area .mcalc{margin-top:40px!important}

.xs-area .mbcalc, .xs-area .mcalc{margin-bottom:20px!important}
.xs-area .mtcalc, .xs-area .mcalc{margin-top:20px!important}

.primary{color:#0074be;}
.secondary{color:#1CA421;}
.custom{color:#67ff5b;}
.white{color:#fff;}
.lightergrey{color:#e7e7e7;}
.lightgrey{color:#e7e7e7;}
.grey{color:#e7e7e7;}
.darkgrey{color:#484848;}
.black{color:#000000;}

ul.fa-list.fa-list-primary li:before{color:#0074be;}
ul.fa-list.fa-list-secondary li:before{color:#1CA421;}
ul.fa-list.fa-list-custom li:before{color:#67ff5b;}
ul.fa-list.fa-list-white li:before{color:#fff;}
ul.fa-list.fa-list-lightergrey li:before{color:#e7e7e7;}
ul.fa-list.fa-list-lightgrey li:before{color:#e7e7e7;}
ul.fa-list.fa-list-grey li:before{color:#e7e7e7;}
ul.fa-list.fa-list-darkgrey li:before{color:#484848;}
ul.fa-list.fa-list-black li:before{color:#000000;}

.bg-primary{background-color:#0074be;}
.bg-secondary{background-color:#ff5b66;}
.bg-custom{background-color:#67ff5b;}
.bg-white{background-color:#fff;}
.bg-white-a{background-color:rgba(255,255,255,.85);}
.bg-lightergrey{background-color:#e7e7e7;}
.bg-lightgrey{background-color:#e7e7e7e7;}
.bg-middlegrey{background-color:#e2e2e2;}
.bg-grey{background-color:#232323;}
.bg-darkgrey{background-color:#1c1c1c;}
.bg-darkergrey{background-color:#141414;}
.bg-black{background-color:#000000;}
.bg-black-a{background-color:rgba(0,0,0,.8);}
.bg-white-aa{background-color:rgba(255,255,255,.15);}
.bg-olive{background-color:#4b504d;}
.bg-anthrazit{background-color:#4a4a4a;}


/* Buttons */
.btn{
	display:inline-block;
	color: #0074be;
	text-decoration:none;
	padding:7px 30px;
	border-bottom:3px solid #0074be;
	text-align:center;
	max-width:100%;
	cursor:pointer!important;
}
.btn:hover{
	color:#17171b;
}

.btn-secondary{
	display:inline-block;
	color: #fff;
	text-decoration:none;
	padding:7px 30px;
	background-color: #0074be; 
	text-align:center;
	max-width:100%;
	cursor:pointer!important;
}

.btn-secondary:hover{
	color:#fff;
	background-color: #000000;
}

.btn.btn-primary{background-color:#0074be;border-color:#0074be;}
.btn.btn-primary:hover{background:#fff;color:#fff;}
.btn.btn-secondary{background-color:#0074be;border-color:#0074be;}
.btn.btn-secondary:hover{background:#fff;color:#000000;}
.btn.btn-custom{background-color:#67ff5b;border-color:#67ff5b;}
.btn.btn-custom:hover{background:#fff;color:#67ff5b;}
.btn.btn-white{background-color:#fff;border-color:#fff;}
.btn.btn-white:hover{background:#1c1c1c;color:#fff;}
.btn.btn-lightergrey{background-color:#e7e7e7;border-color:#e7e7e7;}
.btn.btn-lightergrey:hover{background:#1c1c1c;color:#f4f4f4;}
.btn.btn-lightgrey{background-color:#e7e7e7;border-color:#e7e7e7;}
.btn.btn-lightgrey:hover{background:#1c1c1c;color:#e7e7e7;}
.btn.btn-grey{background-color:#e7e7e7;border-color:#e7e7e7;}
.btn.btn-grey:hover{background:#fff;color:#e7e7e7;}
.btn.btn-darkgrey{background-color:#484848;border-color:#484848;}
.btn.btn-darkgrey:hover{background:#fff;color:#484848;}



/* Forms */

.form-field, .form-select{position:relative;} .form-field-whd{display:none!important} .form-field label, .form-select label{display:block;} .hiddencheck{display: block;width: 100%;height: 1px;-webkit-appearance: none;appearance: none;opacity: 0;}.hiddencheck + label.error {width: 100%;text-align: center;display: block;order: 0;position: relative;right: auto;top: auto;margin: 0 0 20px;font-size: 18px;font-weight: 800;padding: 8px;}

.form-field * ,
.form-field input::placeholder,
.form-field textarea::placeholder,
.form-select *{
	-webkit-appearance:none;
	appearance:none;
}

.form-field input,
.form-field textarea, 
.form-select select{	
	display:block;
	background:#f8f8f8;
	padding:10px 20px;
	width:100%;
	border:1px solid #ccc;
}

.form-field textarea{
	min-width:100%;
	max-width:100%;
	min-height:100px;
}

.form-select:after{
	content:"\f107";
	display:block;
	position:absolute;
	right:20px;
	bottom:0;
	top:3px;
	margin:auto;
	pointer-events:none;
	font-family:"Font Awesome 5 Free";
	font-weight:900;
	display:flex;
	align-items:center;
	opacity:.5;
	font-size:22px;
	color:#1c1c1c;
}


label.error{
	position:absolute;
	top:2px;
	right:2px;
	background:#fff;
	padding:0px 4px;
	border-radius:2px;
	color:#E73C3E;
	font-size:14px;
	font-weight:600;
	border:1px solid #E73C3E;
}

.form-check label a{
	font-weight:700;
	color:#004fa0;
}


.form-check{
	position:relative;
}

.form-check input{
	position:absolute;
	left:0;
	top:0;
	width:1px;
	height:1px;
	opacity:0;
}

.form-check label:not(.error){
	display:block;
	width:100%;
	padding-left:30px;
	cursor:pointer;
	position:relative;
}

.form-check label:not(.error):before{
	content:"";
	display:flex;
	align-items:center;
	justify-content:center;
	line-height:1;
	position:absolute;
	width:20px;
	height:20px;
	border:2px solid #004fa0;
	border-radius:20%;
	left:0;
	top:1px;
	color:#fff;
	font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
	font-size:11px;
	font-weight:900;
	background-color: #769ec6;
}


.form-check input:checked + label::before{
	background:#004fa0;
	border-color:#004fa0;
	content:"\f00c";
}

.form-check label.error{
	width:100%;
	position:relative;
	top:auto;
	right:auto;
	display:block;
	border:none;
}


.form-field.form-combined{display:flex;}.form-field.form-combined input{border-radius:0;}
.form-field.form-combined input:first-of-type{
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
}
.form-field.form-combined input:last-of-type{
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
}



/* HEADER */
.header.fixed{position:fixed;	left:0;	top:0; width:100%; z-index:300;}
.mainlogo{width:303px;display:flex;align-items:center;}
.mainlogo img{display:block;max-width:100%;height:auto;}
/* Navi */
#navi{list-style:none;	margin:0;padding:0;	display:flex; align-items:stretch;}
#navi li{display:flex; align-items:stretch;position:relative;}
#navi li a{padding:20px 20px;display:flex;align-items:center;text-decoration:none;color:#1c1c1c;font-weight:500;}
#navi li:hover > a,
#navi li.selected > a{background-color:#fff;color:#0074be!important;}
#navi li.drop > a{padding-right:40px;position:relative;}
#navi li.drop > a:before{content:"\f107";display:flex;align-items:center;justify-content:center;font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;right:0;top:0;width:40px;height:100%;pointer-events:none;}
/* Dropdown */
#navi li > ul{background:#0074be;position:absolute;left:0;top:100%;display:none;min-width:100%;}
#navi li:nth-last-of-type(1) > ul, #navi li:nth-last-of-type(2) > ul, #navi li:nth-last-of-type(3) > ul{left:auto;right:0;}
#navi li:hover > ul{display:block;}
#navi li > ul li{display:block;}
#navi li > ul li a{padding:10px 20px;white-space: nowrap}

#navtrigger{display:none;align-items:center;}
#navtrigger{
	color:#1c1c1c;
	/*background:#f4f4f4;*/
	padding:35px 25px;
}
#navtrigger:hover{
	color:#000;
	background-color:#fff
}

/* Sub Navi */
#subnavi{list-style:none;	margin:0;padding:0;	display:flex; align-items:stretch;}
#subnavi li{display:flex; align-items:stretch;position:relative;}
#subnavi li a{padding:20px 20px;display:flex;align-items:center;text-decoration:none;color:#0074be;font-weight:500;}
#subnavi li:hover > a,
#subnavi li.selected > a{background-color:#fff;color:#004fa0!important;}
#subnavi li.drop > a{padding-right:40px;position:relative;}
#subnavi li.drop > a:before{content:"\f107";display:flex;align-items:center;justify-content:center;font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;right:0;top:0;width:40px;height:100%;pointer-events:none;}
/* Dropdown */
#subnavi li > ul{background:#f4f4f4;position:absolute;left:0;top:100%;display:none;min-width:100%;}
#subnavi li:nth-last-of-type(1) > ul, #subnavi li:nth-last-of-type(2) > ul, #subnavi li:nth-last-of-type(3) > ul{left:auto;right:0;}
#subnavi li:hover > ul{display:block;}
#subnavi li > ul li{display:block;}
#subnavi li > ul li a{padding:10px 20px;white-space: nowrap}

.active {
  background-color: #fff;
  color: #004fa0;
}

.fa-bars {font-size:30px;}

/* SLICK SLIDER */

.slick-arrow{
	display:block;
	-webkit-appearance:none;
	appearance:none;
	background:rgba(0,0,0,.0);
	width:50px;
	height:50px;
	color:rgba(231,231,231,1);
	overflow:hidden;
	text-indent:-9000px;
	position:absolute;
	top:0;
	bottom:0;
	margin:auto;
	z-index:0;
}

.slick-arrow.slick-prev{left:0;}
.slick-arrow.slick-next{right:0;}

.slick-arrow:before{
	content:"\f104";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	pointer-events: none;
	font-family:"Font Awesome 5 Free";
	font-weight:900;
	text-indent: 0;
	font-size:35px;
}

.slick-arrow.slick-next:before{content:"\f105";}

.slick-dots{
	display:flex;
	align-items:center;
	justify-content:center;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	left:0;
	bottom:10%;
	right:0;
}

.slick-dots li{
	display:block;
	margin:0 4px;
}

.slick-dots button{
	display:block;
	overflow:hidden;
	text-indent: -200px;
	border:none;
	background:#fff;
	border-radius:0;
	width:40px;
	height:3px;
	cursor:pointer;
}

.slick-dots .slick-active button{
	background:#a9cd00;
}



/* Liststyles */
ul.inline-list{list-style:none;display:flex;align-items:center;padding:0;}
ul.inline-list li{display:inline-block;}
ul.inline-list a{display:block;padding:0 8px;}

ul.fa-list{list-style:none;padding:0;} ul.fa-list:before{content:"";display:none;}
ul.fa-list li{display:block;position:relative;padding-left:25px;}
ul.fa-list li:before{display:block;font-family:"Font Awesome 5 Free";font-weight:900;color:#1c1c1c;position:absolute;left:0;top:0;}
ul.fa-list li:not([class]):before{content:"\f105";}
ul.fa-list.fa-plus li:not([class]):before{content:"\f067";}

ul.nolist{
	display:block;
	padding:0;
	margin:0 0 20px;
	list-style:none;
}

ul.nolist li{
	display:block;
}

.border-top{
	border-top:1px solid rgba(0,0,0,.05);
}

.fs16{font-size:16px;}


.primaryquader{
	position:relative;
}

.primaryquader > *{
	position:relative;
	z-index:1;
}

.primaryquader:before{
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:30%;
	height:100%;
	pointer-events:none;
	z-index:0;
	background:#a9cd00;
}

.lined-left{
	position:relative;
	padding-left:25%;
}

.lined-left:before{
	content:"";
	display:block;
	width:23%;
	height:1px;
	background:#000;
	position:absolute;
	left:0;
	bottom:0;
}

.white .lined-left:before, .white.lined-left:before{
	background:#fff;
}

/* EFFECTS */
@keyframes effect-shut {0%{width:100%;} 100% {width:0%;}}
.effect-shut{position:relative;overflow:hidden;}
.effect-shut:before{background:#1c1c1c;content:"";display:block;width:0%;height:100%;pointer-events:none;transform:skewX(27deg) scale(2);position:absolute;left:6%;top:0;right:0;bottom:0;margin:auto;animation-name: effect-shut; animation-duration: 1s;animation-iteration-count: 1;z-index:1;}
.initSlick .effect-shut{animation-name:none;}
.initSlick .effect-shut:before{transition:1s;width:100%;}
.initSlick .slick-active .effect-shut:before{width:0%;}

.hover-effect-01{transition:300ms;box-shadow: 0 0 0 0 rgba(0,0,0,0);}
.hover-effect-01:hover{transform:translateY(-20px);box-shadow: 10px 20px 20px 0 rgba(0,0,0,.35);}
.hover-effect-01 > img{transition:300ms;}
.hover-effect-01:hover > img{opacity:.8;}
.hide-on-hover{transition:300ms;}
.hover-class:hover .hide-on-hover{opacity:0;}
.show-on-hover{opacity:0;transition:300ms;}
.hover-class:hover .show-on-hover{opacity:1;}

.shadow{box-shadow: 2px 2px 10px 3px rgba(0, 0, 0, 0.2);}



/* EXPERIMENTELL */
.max100vh{max-height:100vh;overflow:hidden;}
.mh100{min-height:100%;}
.overflowhidden{overflow:hidden;}
.gradientshadow:before{position:absolute;left:0;top:0;width:100%;height:250px;background:green;content:"";display:block;pointer-events:none;z-index:1;background: rgb(0,0,0);background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);opacity:.75;}
.overlayed{position:relative;z-index:1;margin-top:-40px;margin-bottom:-40px;}
.ptoverlayed{padding-top:40px;}
.pboverlayed{padding-bottom:40px;}
.pm-auto >p:last-of-type{margin-bottom:0!important}
.absrespimg{display:block;min-width:100%;min-height:100%;width:auto;height:auto;position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;}
.quader-style{position:relative;}
.quader-style:before {content: "";display: block;position: absolute;left: 0;top: 0;height: 100%;width: 35%;background: #e4f2fc;pointer-events: none;z-index:0;}
.quader-style .centered-big > *{position:relative;z-index: 2;}
.switch-order:nth-of-type(2n-1):before{left:auto;right:0;}
.secondTransformScale:nth-of-type(3n-1){transform:scale(1.1);}
a.jp{position:relative;top:-100px;}
.mh200px{
	overflow:hidden;
}
.mh200px img{
	display:block;
	min-height:200px;
	width:auto!important;
	min-width:100%;
	height: auto;
}

.bg-primary a:not([class]){color:#fff!important}

.switch-order:nth-of-type(2n-1) .centered-big > div:nth-of-type(1){
	order:2;
}

.switch-bg:nth-of-type(2n){background-color:#f4f4f4;}

.lh1{line-height:1;}

.imgchange-wrapper{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	margin:0 auto 20px;
	position:relative;
}
.imgchange-wrapper img{
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:200%;
	height:auto;
}

.inverted .imgchange-wrapper img, .invertOnHover:hover .imgchange-wrapper img {
	left:auto;
	right:0;
}

.inverted, .invertOnHover:hover{
	background-color:#a9cd00!important;
	color:#fff!important;
}

img {
	width:100%;
	height: auto;
}

.svg-1 {
	position:absolute;
	top:24%;
	bottom:0;
	right:0;
	left:30px;
	transform:rotate(-8deg);
}

.svg-2, .svg-2-v1, .svg-check {
    position: absolute;
    top: -5%;
    bottom: 0;
    right: 100%;
    left: -370px;
    transform: rotate(0deg);
}

.svg-3 {
	position:absolute;
	top:13%;
	bottom:0;
	right:0;
	left:70%;
	width:100%;
	height:100%;
}

.svg-3-v1 {
	position:absolute;
	top:18%;
	bottom:0;
	right:0;
	left:70%;
	width:100%;
	height:100%;
}

.svg-4 {
	position:absolute;
	top:25.5%;
	bottom:0;
	right:0;
	left:85%;
	width:100%;
	height:100%;
	transform: rotate(17deg);
}

.svg-stripe {
	position:absolute;
	top:-455px;
	bottom:0;
	right:0;
	left:-20px;
}

.svg-stripe-2 {
	position:absolute;
	top:4px;
	bottom:0;
	right:0;
	left:1390px;
}

.svg-1-bottom {
	position:absolute;
	top:31%;
	bottom:0;
	right:0;
	left:0;
	width:100%;
	height:100%;
}

.svg-theme-small {
	position:absolute;
	top:8%;
	bottom:0;
	right:0;
	left:-690px;
	transform:rotate(-14deg);
}

.svg-theme-big {
	position:absolute;
	top:11%;
	bottom:0;
	right:0;
	left:-780px;
	transform: rotate(-8deg);
}

.svg-theme-bigger {
	left:-940px;
	position:absolute;
	top:21%;
	bottom:0;
	right:0;
	transform: rotate(-8deg);
}

.svg-check {
	  left: -440px;
    transform: rotate(-6deg);
}


@media all and (max-width:1250px){
	.posabs-l-theme {
    	position: absolute;
    	top: -230px;
    	left: 300px;
}
	
	.svg-check {
		position: absolute;
		top: 5%;
		bottom: 0;
		right: 100%;
		left: -420px;
		transform: rotate(0deg);
		width: 50% !important;
		opacity: .2;
	}
	
	.svg-2 {
	    position: absolute;
    top: 61%;
    bottom: 0;
    right: 100%;
    left: 619px;
    transform: rotate(250deg);
    width: 50% !important;
    z-index: 2;
	}
	
	
	.posabs-bigger-theme, .posabs-big-theme, .posabs-l-theme {
		top:-200px;
	}
	
	
	.svg-theme-bigger, .svg-theme-big {
    left: -520px;
	}
	
	.svg-2, .svg-check {
    position: absolute;
    top: 65%;
    bottom: 0;
    right: 100%;
    left: 860px;
    transform: rotate(-37deg);
    z-index: 2;
		width:40%!important;
}
	
	.svg-2-v1 {
    position: absolute;
    top: 65%;
    bottom: 0;
    right: 100%;
    left: 860px;
    transform: rotate(123deg);
    z-index: 2;
    width: 40% !important;
}
	
	.posabs-bigger-theme, .posabs-big-theme, .posabs-l-theme {
    top: -240px;
    left: 420px;
}
	
}

	


@media all and (max-width:1199px){
	
	.bg-primary a:not([class]){color:#000!important}

	.l-hide{display:none!important}
	.l-show{display:block!important}
	
	.xl-area{
		padding-top:180px;
		padding-bottom:180px;
	}
	
	.area{
		padding-top:100px;
		padding-bottom:100px;
	}
	
	.m-area{
		padding-top:50px;
		padding-bottom:50px;
	}
	
	.s-area{
		padding-top:30px;
		padding-bottom:30px;
	}
	
	.xs-area{
		padding-top:15px;
		padding-bottom:15px;
	}
	
	.xl-area .mbcalc, .xl-area .mcalc{margin-bottom:180px!important}
	.xl-area .mtcalc, .xl-area .mcalc{margin-top:180px!important}

	.area .mbcalc, .area .mcalc{margin-bottom:100px!important}
	.area .mtcalc, .area .mcalc{margin-top:100px!important}

	.m-area .mbcalc, .m-area .mcalc{margin-bottom:50px!important}
	.m-area .mtcalc, .m-area .mcalc{margin-top:50px!important}

	.s-area .mbcalc, .s-area .mcalc{margin-bottom:30px!important}
	.s-area .mtcalc, .s-area .mcalc{margin-top:30px!important}

	.xs-area .mbcalc, .xs-area .mcalc{margin-bottom:15px!important}
	.xs-area .mtcalc, .xs-area .mcalc{margin-top:15px!important}
	

	
	.l-order1{order:1;}.l-order2{order:2;}.l-order3{order:3;}.l-order4{order:4;}.l-order5{order:5;}.l-order6{order:6;}.l-order7{order:7;}.l-order8{order:8;}.l-order9{order:9;}.l-order10{order:10;}
	
	.l-w10{width:9%!important;}.l-w14{width:13%!important;}.l-w15{width:14%!important;}.l-w20{width:19%!important;}.l-w25{width:24%!important;}.l-w30{width:29%!important;}.l-w33{width:32%!important;}.l-w35{width:34%!important;}.l-w40{width:39%!important;}.l-w45{width:44%!important;}.l-w50{width:49%!important;}.l-w55{width:54%!important;}.l-w60{width:59%!important;}.l-w65{width:64%!important;}.l-w70{width:69%!important;}.l-w75{width:74%!important;}.l-w80{width:79%!important;}.l-w85{width:84%!important;}.l-w90{width:89%!important;}.l-w95{width:94%!important;}.l-w100{width:100%!important;}
	
	.l-w10-f{width:10%!important;}.l-w15-f{width:15%!important;}.l-w20-f{width:20%!important;}.l-w25-f{width:25%!important;}.l-w30-f{width:30%!important;}.l-w33-f{width:33%!important;}.l-w35-f{width:35%!important;}.l-w40-f{width:40%!important;}.l-w45-f{width:45%!important;}.l-w50-f{width:50%!important;}.l-w55-f{width:55%!important;}.l-w60-f{width:60%!important;}.l-w65-f{width:65%!important;}.l-w70-f{width:70%!important;}.l-w75-f{width:75%!important;}.l-w80-f{width:80%!important;}.l-w85-f{width:85%!important;}.l-w90-f{width:90%!important;}.l-w95-f{width:95%!important;}.l-w100-f{width:100%!important;}
		
	.l-m0{margin:0!important;}.l-mb0{margin-bottom:0!important;}.l-mb10{margin-bottom:10px!important;}.l-mb20{margin-bottom:20px!important;}.l-mb30{margin-bottom:30px!important;}.l-mb40{margin-bottom:40px!important;}.l-mb50{margin-bottom:50px!important;}.l-mb60{margin-bottom:60px!important;}.l-mb70{margin-bottom:70px!important;}.l-mb80{margin-bottom:80px!important;}.l-mb90{margin-bottom:90px!important;}.l-mb100{margin-bottom:100px!important;}.l-mt0{margin-top:0!important;}.l-mt10{margin-top:10px!important;}.l-mt20{margin-top:20px!important;}.l-mt30{margin-top:30px!important;}.l-mt40{margin-top:40px!important;}.l-mt50{margin-top:50px!important;}.l-mt60{margin-top:60px!important;}.l-mt70{margin-top:70px!important;}.l-mt80{margin-top:80px!important;}.l-mt90{margin-top:90px!important;}.l-mt100{margin-top:100px!important;}.l-mr0{margin-right:0!important;}.l-mr10{margin-right:10px!important;}.l-mr20{margin-right:20px!important;}.l-mr30{margin-right:30px!important;}.l-mr40{margin-right:40px!important;}.l-mr50{margin-right:50px!important;}.l-mr60{margin-right:60px!important;}.l-mr70{margin-right:70px!important;}.l-mr80{margin-right:80px!important;}.l-mr90{margin-right:90px!important;}.l-mr100{margin-right:100px!important;}.l-ml0{margin-left:0!important;}.l-ml10{margin-left:10px!important;}.l-ml20{margin-left:20px!important;}.l-ml30{margin-left:30px!important;}.l-ml40{margin-left:40px!important;}.l-ml50{margin-left:50px!important;}.l-ml60{margin-left:60px!important;}.l-ml70{margin-left:70px!important;}.l-ml80{margin-left:80px!important;}.l-ml90{margin-left:90px!important;}.l-ml100{margin-left:100px!important;}
	
	.l-p0{padding:0!important;}.l-p5{padding:5px!important;}.l-p10{padding:10px!important;}.l-p20{padding:20px!important;}.l-p30{padding:30px!important;}.l-p40{padding:40px!important;}.l-p50{padding:50px!important;}.l-p60{padding:60px!important;}.l-p70{padding:70px!important;}.l-p80{padding:80px!important;}.l-p90{padding:90px!important;}.l-p100{padding:100px!important;}.l-pb0{padding-bottom:0!important;}.l-pb10{padding-bottom:10px!important;}.l-pb20{padding-bottom:20px!important;}.l-pb30{padding-bottom:30px!important;}.l-pb40{padding-bottom:40px!important;}.l-pb50{padding-bottom:50px!important;}.l-pb60{padding-bottom:60px!important;}.l-pb70{padding-bottom:70px!important;}.l-pb80{padding-bottom:80px!important;}.l-pb90{padding-bottom:90px!important;}.l-pb100{padding-bottom:100px!important;}.l-pt0{padding-top:0!important;}.l-pt10{padding-top:10px!important;}.l-pt20{padding-top:20px!important;}.l-pt30{padding-top:30px!important;}.l-pt40{padding-top:40px!important;}.l-pt50{padding-top:50px!important;}.l-pt60{padding-top:60px!important;}.l-pt70{padding-top:70px!important;}.l-pt80{padding-top:80px!important;}.l-pt90{padding-top:90px!important;}.l-pt100{padding-top:100px!important;}.l-pr0{padding-right:0!important;}.l-pr10{padding-right:10px!important;}.l-pr20{padding-right:20px!important;}.l-pr30{padding-right:30px!important;}.l-pr40{padding-right:40px!important;}.l-pr50{padding-right:50px!important;}.l-pr60{padding-right:60px!important;}.l-pr70{padding-right:70px!important;}.l-pr80{padding-right:80px!important;}.l-pr90{padding-right:90px!important;}.l-pr100{padding-right:100px!important;}.l-pl0{padding-left:0!important;}.l-pl10{padding-left:10px!important;}.l-pl20{padding-left:20px!important;}.l-pl30{padding-left:30px!important;}.l-pl40{padding-left:40px!important;}.l-pl50{padding-left:50px!important;}.l-pl60{padding-left:60px!important;}.l-pl70{padding-left:70px!important;}.l-pl80{padding-left:80px!important;}.l-pl90{padding-left:90px!important;}.l-pl100{padding-left:100px!important;}
	
	.l-flx{display:flex;flex-wrap:wrap;}
	.l-flx-cnt{display:flex;justify-content:center;flex-wrap:wrap;}
	.l-flx-spc{display:flex;justify-content:space-between;flex-wrap:wrap;}
	.l-flx-vend{display:flex;align-items:flex-end;}
	.l-flx-vstrt{display:flex;align-items:flex-start;}
	.l-flx-vcnt{display:flex;flex-direction:column;justify-content:center;}
	.l-flx-hend{display:flex;justify-content:flex-end;}
	.l-flx-hstrt{display:flex;justify-content:flex-start;flex-wrap:wrap;}
	.l-flx-hcnt{display:flex;justify-content:center;}
	.l-flx-wrap{display:flex;flex-wrap:wrap;}
	.l-flx-nowrap{display:flex;flex-wrap:nowrap;}
	.l-flx-acnt{display:flex;align-items:center;}
	.l-flx-rnd{display:flex;justify-content:space-around;flex-wrap:wrap;}
	.l-flx-strtch{display:flex;align-items:stretch;}
	.l-flx-vnly{display:flex;align-items:flex-start;justify-content:space-evenly;flex-wrap:wrap;}

	.l-flx-margined > div{margin-left:.5%;margin-right:.5%;}
	
	h1, .h1, .h1x2{
		font-size:40px;
	}


	.h1.smaller, h1.smaller{
		font-size:30px;
	}



	h2, .h2{
		font-size:28px;
	}
	h3, .h3{
		font-size:22px;
	}
	h4, .h4{
		font-size:20px;
	}
	h5, h6, .h5, .h6{
		font-size:14px;

	}

	
	
	#navi{
		position:fixed;
		left:-50%;
		top:0;
		width:50%;
		height:100%;
		display:block;
		background:#fff;
		overflow:auto;
		top:17%;
		padding-bottom:144px;
		transition:left 300ms;
	}
	
	#navi li{
		display:block;
	}
	
	#navi.active{
		left:0;
		top:17%;
	}
	
	#navi li > ul{
		position:relative;
		left:auto;
		right:auto!important;
		top:auto;
		display:block;
		background:rgba(0,0,0,.25);
		border-bottom:1px solid rgba(0,0,0,.65);
	}
	
	#navi li > ul:before{
		content:"";
		display:block;
		pointer-events:none;
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:10px;
		background: rgb(0,0,0);
		background: -moz-linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
		background: -webkit-linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
		background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
		opacity:.05;
	}
	
	#navtrigger{
		display:flex;
	}
	
	body, table td, table th, ul.check-icon{
		font-size:20px;
	}
	
	.primaryquader:before{display:none}
	
	.svg-2 {
     position: absolute;
    top: 63%;
    bottom: 0;
    right: 100%;
    left: 570px;
    transform: rotate(-20deg);
    width: 50% !important;
    z-index: 2;
}
	
		.svg-2-v1 {
position: absolute;
top: 71%;
bottom: 0;
right: 100%;
left: 570px;
transform: rotate(-82deg);
width: 50% !important;
z-index: 2;
}
	
	.posabs-bigger-theme {
    position: absolute;
    top: -210px;
    left: 300px;
}
	
	.svg-theme-bigger, .svg-theme-big {
		left:-550px;
	}
	
	.posabs-l-theme {
		top:-200px;
	}
	
	blockquote::before {
    content: '\f10e';
    display: block;
    width: 90px;
    height: 35px;
    position: absolute;
    left: 480px;
    top: 10px;
    margin: auto;
    font-size: 60px;
    color: #0074be;
    font-family: "Font Awesome 5 Free";
    font-weight: 800;
}
	
}

@media all and (max-width:991px){
	
		#navi.active{
		left:0;
		top:17%;
	}
	
	.m-hide{display:none!important;}
	.m-show{display:block!important;}
	
	.xl-area{
		padding-top:100px;
		padding-bottom:100px;
	}
	
	.area{
		padding-top:80px;
		padding-bottom:80px;
	}
	
	.m-area{
		padding-top:40px;
		padding-bottom:40px;
	}
	
	.s-area{
		padding-top:25px;
		padding-bottom:25px;
	}
	
	.xs-area{
		padding-top:10px;
		padding-bottom:10px;
	}
	
	.xl-area .mbcalc, .xl-area .mcalc{margin-bottom:100px!important}
	.xl-area .mtcalc, .xl-area .mcalc{margin-top:100px!important}

	.area .mbcalc, .area .mcalc{margin-bottom:80px!important}
	.area .mtcalc, .area .mcalc{margin-top:80px!important}

	.m-area .mbcalc, .m-area .mcalc{margin-bottom:40px!important}
	.m-area .mtcalc, .m-area .mcalc{margin-top:40px!important}

	.s-area .mbcalc, .s-area .mcalc{margin-bottom:25px!important}
	.s-area .mtcalc, .s-area .mcalc{margin-top:25px!important}

	.xs-area .mbcalc, .xs-area .mcalc{margin-bottom:10px!important}
	.xs-area .mtcalc, .xs-area .mcalc{margin-top:10px!important}
	
	.m-posrel{
		position:relative;
		left:auto;
		top:auto;
		right:auto;
		bottom:auto;
		width:auto;
		height:auto;
	}
	
	.m-order1{order:1!important;}.m-order2{order:2!important;}.m-order3{order:3!important;}.m-order4{order:4!important;}.m-order5{order:5!important;}.m-order6{order:6!important;}.m-order7{order:7!important;}.m-order8{order:8!important;}.m-order9{order:9!important;}.m-order10{order:10!important;}
	
	.m-w10{width:9%!important;}.m-w14{width:13%!important;}.m-w15{width:14%!important;}.m-w20{width:19%!important;}.m-w25{width:24%!important;}.m-w30{width:29%!important;}.m-w33{width:32%!important;}.m-w35{width:34%!important;}.m-w40{width:39%!important;}.m-w45{width:44%!important;}.m-w50{width:49%!important;}.m-w55{width:54%!important;}.m-w60{width:59%!important;}.m-w65{width:64%!important;}.m-w70{width:69%!important;}.m-w75{width:74%!important;}.m-w80{width:79%!important;}.m-w85{width:84%!important;}.m-w90{width:89%!important;}.m-w95{width:94%!important;}.m-w100{width:100%!important;}
	
	.m-w10-f{width:10%!important;}.m-w15-f{width:15%!important;}.m-w20-f{width:20%!important;}.m-w25-f{width:25%!important;}.m-w30-f{width:30%!important;}.m-w33-f{width:33%!important;}.m-w35-f{width:35%!important;}.m-w40-f{width:40%!important;}.m-w45-f{width:45%!important;}.m-w50-f{width:50%!important;}.m-w55-f{width:55%!important;}.m-w60-f{width:60%!important;}.m-w65-f{width:65%!important;}.m-w70-f{width:70%!important;}.m-w75-f{width:75%!important;}.m-w80-f{width:80%!important;}.m-w85-f{width:85%!important;}.m-w90-f{width:90%!important;}.m-w95-f{width:95%!important;}.m-w100-f{width:100%!important;}
		
	.m-m0{margin:0!important;}.m-mb0{margin-bottom:0!important;}.m-mb10{margin-bottom:10px!important;}.m-mb20{margin-bottom:20px!important;}.m-mb30{margin-bottom:30px!important;}.m-mb40{margin-bottom:40px!important;}.m-mb50{margin-bottom:50px!important;}.m-mb60{margin-bottom:60px!important;}.m-mb70{margin-bottom:70px!important;}.m-mb80{margin-bottom:80px!important;}.m-mb90{margin-bottom:90px!important;}.m-mb100{margin-bottom:100px!important;}.m-mt0{margin-top:0!important;}.m-mt10{margin-top:10px!important;}.m-mt20{margin-top:20px!important;}.m-mt30{margin-top:30px!important;}.m-mt40{margin-top:40px!important;}.m-mt50{margin-top:50px!important;}.m-mt60{margin-top:60px!important;}.m-mt70{margin-top:70px!important;}.m-mt80{margin-top:80px!important;}.m-mt90{margin-top:90px!important;}.m-mt100{margin-top:100px!important;}.m-mr0{margin-right:0!important;}.m-mr10{margin-right:10px!important;}.m-mr20{margin-right:20px!important;}.m-mr30{margin-right:30px!important;}.m-mr40{margin-right:40px!important;}.m-mr50{margin-right:50px!important;}.m-mr60{margin-right:60px!important;}.m-mr70{margin-right:70px!important;}.m-mr80{margin-right:80px!important;}.m-mr90{margin-right:90px!important;}.m-mr100{margin-right:100px!important;}.m-ml0{margin-left:0!important;}.m-ml10{margin-left:10px!important;}.m-ml20{margin-left:20px!important;}.m-ml30{margin-left:30px!important;}.m-ml40{margin-left:40px!important;}.m-ml50{margin-left:50px!important;}.m-ml60{margin-left:60px!important;}.m-ml70{margin-left:70px!important;}.m-ml80{margin-left:80px!important;}.m-ml90{margin-left:90px!important;}.m-ml100{margin-left:100px!important;}
	
	.m-p0{padding:0!important;}.m-p5{padding:5px!important;}.m-p10{padding:10px!important;}.m-p20{padding:20px!important;}.m-p30{padding:30px!important;}.m-p40{padding:40px!important;}.m-p50{padding:50px!important;}.m-p60{padding:60px!important;}.m-p70{padding:70px!important;}.m-p80{padding:80px!important;}.m-p90{padding:90px!important;}.m-p100{padding:100px!important;}.m-pb0{padding-bottom:0!important;}.m-pb10{padding-bottom:10px!important;}.m-pb20{padding-bottom:20px!important;}.m-pb30{padding-bottom:30px!important;}.m-pb40{padding-bottom:40px!important;}.m-pb50{padding-bottom:50px!important;}.m-pb60{padding-bottom:60px!important;}.m-pb70{padding-bottom:70px!important;}.m-pb80{padding-bottom:80px!important;}.m-pb90{padding-bottom:90px!important;}.m-pb100{padding-bottom:100px!important;}.m-pt0{padding-top:0!important;}.m-pt10{padding-top:10px!important;}.m-pt20{padding-top:20px!important;}.m-pt30{padding-top:30px!important;}.m-pt40{padding-top:40px!important;}.m-pt50{padding-top:50px!important;}.m-pt60{padding-top:60px!important;}.m-pt70{padding-top:70px!important;}.m-pt80{padding-top:80px!important;}.m-pt90{padding-top:90px!important;}.m-pt100{padding-top:100px!important;}.m-pr0{padding-right:0!important;}.m-pr10{padding-right:10px!important;}.m-pr20{padding-right:20px!important;}.m-pr30{padding-right:30px!important;}.m-pr40{padding-right:40px!important;}.m-pr50{padding-right:50px!important;}.m-pr60{padding-right:60px!important;}.m-pr70{padding-right:70px!important;}.m-pr80{padding-right:80px!important;}.m-pr90{padding-right:90px!important;}.m-pr100{padding-right:100px!important;}.m-pl0{padding-left:0!important;}.m-pl10{padding-left:10px!important;}.m-pl20{padding-left:20px!important;}.m-pl30{padding-left:30px!important;}.m-pl40{padding-left:40px!important;}.m-pl50{padding-left:50px!important;}.m-pl60{padding-left:60px!important;}.m-pl70{padding-left:70px!important;}.m-pl80{padding-left:80px!important;}.m-pl90{padding-left:90px!important;}.m-pl100{padding-left:100px!important;}
	
	
	.m-flx{display:flex;flex-wrap:wrap;}
	.m-flx-cnt{display:flex;justify-content:center;flex-wrap:wrap;}
	.m-flx-spc{display:flex;justify-content:space-between;flex-wrap:wrap;}
	.m-flx-vend{display:flex;align-items:flex-end;}
	.m-flx-vstrt{display:flex;align-items:flex-start;}
	.m-flx-vcnt{display:flex;flex-direction:column;justify-content:center;}
	.m-flx-hend{display:flex;justify-content:flex-end;}
	.m-flx-hstrt{display:flex;justify-content:flex-start;flex-wrap:wrap;}
	.m-flx-hcnt{display:flex;justify-content:center;}
	.m-flx-wrap{display:flex;flex-wrap:wrap;}
	.m-flx-nowrap{display:flex;flex-wrap:nowrap;}
	.m-flx-acnt{display:flex;align-items:center;}
	.m-flx-rnd{display:flex;justify-content:space-around;flex-wrap:wrap;}
	.m-flx-strtch{display:flex;align-items:stretch;}
	.m-flx-vnly{display:flex;align-items:flex-start;justify-content:space-evenly;flex-wrap:wrap;}

	.m-flx-margined > div{margin-left:.5%;margin-right:.5%;}
	

	
	.m-tac{
	text-align:center;
	}
	
	.m-tal{text-align:left;}
	
	h1, .h1, .h1-alt, .h1.smaller, h1.smaller{
		font-size:26px;
	}

	.h1x2{
		font-size:52px;
	}

	h2, .h2{
		font-size:20px;
	}
	h3, .h3{
		font-size:18px;
	}
	h4, .h4{
		font-size:18px;
	}
	h5, h6, .h5, .h6{
		font-size:14px;
	}

	
	#navi{
		top:90px;
		padding-bottom:90px;
		transition:300ms;
	}
	
	.header.scrolled{
		top:0;
	}

	body, table td, table th, ul.check-icon{
		font-size:18px;
	}
	
	.col2{columns:1;}
	
	.overflow-container iframe{
		min-height:400px;
	}
	
	.detailtext{
		position:relative;
		left:auto!important;
		top:auto!important;
		right:auto!important;
		width:50%;
		transform:scale(1);
		opacity:1;
	}
	
	.m-posabs-lb{
		left:0;
		bottom:0;
		right:auto;
		top:auto;
	}
	
	.m-posabs-b {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		margin-left: auto;
		margin-right: auto;
	}
	
	blockquote::before {
    content: '\f10e';
    display: block;
    width: 90px;
    height: 35px;
    position: absolute;
    left: 450px;
    top: 10px;
    margin: auto;
    font-size: 60px;
    color: #0074be;
    font-family: "Font Awesome 5 Free";
    font-weight: 800;
}
}

@media all and (max-width:768px){
	
	.svg-theme-small {
		top:-32%;
		left:-480px;
}
	
	.svg-1 {
    	top: -35%;
    	left: -120px;
    	transform: rotate(48deg);
}
	.svg-2{
    top: 80%;
    left: -80px;
    transform: rotate(28deg);
	}
	
	.svg-2-v1{
		top: 80%;
    left: -80px;
transform: rotate(-42deg);}
	
	.svg-theme-big {
		left:-540px;
	}
	
	#navi.active{
		left:0;
		top:12%;
	}
	
	.s-hide{display:none!important;}
	.s-show{display:block!important;}
	
	.s-show.s-flx{display:flex!important;}
	
	.fixed-footer{
	width:280px;
}

	.xl-area{
		padding-top:80px;
		padding-bottom:80px;
	}
	
	.area{
		padding-top:60px;
		padding-bottom:60px;
	}
	
	.m-area{
		padding-top:30px;
		padding-bottom:30px;
	}
	
	.s-area{
		padding-top:15px;
		padding-bottom:15px;
	}
	
	.xs-area{
		padding-top:8px;
		padding-bottom:8px;
	}
	
	.xl-area .mbcalc, .xl-area .mcalc{margin-bottom:80px!important}
	.xl-area .mtcalc, .xl-area .mcalc{margin-top:80px!important}

	.area .mbcalc, .area .mcalc{margin-bottom:60px!important}
	.area .mtcalc, .area .mcalc{margin-top:60px!important}

	.m-area .mbcalc, .m-area .mcalc{margin-bottom:30px!important}
	.m-area .mtcalc, .m-area .mcalc{margin-top:30px!important}

	.s-area .mbcalc, .s-area .mcalc{margin-bottom:15px!important}
	.s-area .mtcalc, .s-area .mcalc{margin-top:15px!important}

	.xs-area .mbcalc, .xs-area .mcalc{margin-bottom:8px!important}
	.xs-area .mtcalc, .xs-area .mcalc{margin-top:8px!important}
	
	
	.s-order1{order:1;}.s-order2{order:2;}.s-order3{order:3;}.s-order4{order:4;}.s-order5{order:5;}.s-order6{order:6;}.s-order7{order:7;}.s-order8{order:8;}.s-order9{order:9;}.s-order10{order:10;}
	
	.s-w10{width:9%!important;}.s-w14{width:13%!important;}.s-w15{width:14%!important;}.s-w20{width:19%!important;}.s-w25{width:24%!important;}.s-w30{width:29%!important;}.s-w33{width:32%!important;}.s-w35{width:34%!important;}.s-w40{width:39%!important;}.s-w45{width:44%!important;}.s-w50{width:49%!important;}.s-w55{width:54%!important;}.s-w60{width:59%!important;}.s-w65{width:64%!important;}.s-w70{width:69%!important;}.s-w75{width:74%!important;}.s-w80{width:79%!important;}.s-w85{width:84%!important;}.s-w90{width:89%!important;}.s-w95{width:94%!important;}.s-w100{width:100%!important;}
	
	.s-w10-f{width:10%!important;}.s-w15-f{width:15%!important;}.s-w20-f{width:20%!important;}.s-w25-f{width:25%!important;}.s-w30-f{width:30%!important;}.s-w33-f{width:33%!important;}.s-w35-f{width:35%!important;}.s-w40-f{width:40%!important;}.s-w45-f{width:45%!important;}.s-w50-f{width:50%!important;}.s-w55-f{width:55%!important;}.s-w60-f{width:60%!important;}.s-w65-f{width:65%!important;}.s-w70-f{width:70%!important;}.s-w75-f{width:75%!important;}.s-w80-f{width:80%!important;}.s-w85-f{width:85%!important;}.s-w90-f{width:90%!important;}.s-w95-f{width:95%!important;}.s-w100-f{width:100%!important;}
	
	.s-m0{margin:0!important;}.s-mb0{margin-bottom:0!important;}.s-mb10{margin-bottom:10px!important;}.s-mb20{margin-bottom:20px!important;}.s-mb30{margin-bottom:30px!important;}.s-mb40{margin-bottom:40px!important;}.s-mb50{margin-bottom:50px!important;}.s-mb60{margin-bottom:60px!important;}.s-mb70{margin-bottom:70px!important;}.s-mb80{margin-bottom:80px!important;}.s-mb90{margin-bottom:90px!important;}.s-mb100{margin-bottom:100px!important;}.s-mt0{margin-top:0!important;}.s-mt10{margin-top:10px!important;}.s-mt20{margin-top:20px!important;}.s-mt30{margin-top:30px!important;}.s-mt40{margin-top:40px!important;}.s-mt50{margin-top:50px!important;}.s-mt60{margin-top:60px!important;}.s-mt70{margin-top:70px!important;}.s-mt80{margin-top:80px!important;}.s-mt90{margin-top:90px!important;}.s-mt100{margin-top:100px!important;}.s-mr0{margin-right:0!important;}.s-mr10{margin-right:10px!important;}.s-mr20{margin-right:20px!important;}.s-mr30{margin-right:30px!important;}.s-mr40{margin-right:40px!important;}.s-mr50{margin-right:50px!important;}.s-mr60{margin-right:60px!important;}.s-mr70{margin-right:70px!important;}.s-mr80{margin-right:80px!important;}.s-mr90{margin-right:90px!important;}.s-mr100{margin-right:100px!important;}.s-ml0{margin-left:0!important;}.s-ml10{margin-left:10px!important;}.s-ml20{margin-left:20px!important;}.s-ml30{margin-left:30px!important;}.s-ml40{margin-left:40px!important;}.s-ml50{margin-left:50px!important;}.s-ml60{margin-left:60px!important;}.s-ml70{margin-left:70px!important;}.s-ml80{margin-left:80px!important;}.s-ml90{margin-left:90px!important;}.s-ml100{margin-left:100px!important;}
	
	.s-p0{padding:0!important;}.s-p5{padding:5px!important;}.s-p10{padding:10px!important;}.s-p20{padding:20px!important;}.s-p30{padding:30px!important;}.s-p40{padding:40px!important;}.s-p50{padding:50px!important;}.s-p60{padding:60px!important;}.s-p70{padding:70px!important;}.s-p80{padding:80px!important;}.s-p90{padding:90px!important;}.s-p100{padding:100px!important;}.s-pb0{padding-bottom:0!important;}.s-pb10{padding-bottom:10px!important;}.s-pb20{padding-bottom:20px!important;}.s-pb30{padding-bottom:30px!important;}.s-pb40{padding-bottom:40px!important;}.s-pb50{padding-bottom:50px!important;}.s-pb60{padding-bottom:60px!important;}.s-pb70{padding-bottom:70px!important;}.s-pb80{padding-bottom:80px!important;}.s-pb90{padding-bottom:90px!important;}.s-pb100{padding-bottom:100px!important;}.s-pt0{padding-top:0!important;}.s-pt10{padding-top:10px!important;}.s-pt20{padding-top:20px!important;}.s-pt30{padding-top:30px!important;}.s-pt40{padding-top:40px!important;}.s-pt50{padding-top:50px!important;}.s-pt60{padding-top:60px!important;}.s-pt70{padding-top:70px!important;}.s-pt80{padding-top:80px!important;}.s-pt90{padding-top:90px!important;}.s-pt100{padding-top:100px!important;}.s-pr0{padding-right:0!important;}.s-pr10{padding-right:10px!important;}.s-pr20{padding-right:20px!important;}.s-pr30{padding-right:30px!important;}.s-pr40{padding-right:40px!important;}.s-pr50{padding-right:50px!important;}.s-pr60{padding-right:60px!important;}.s-pr70{padding-right:70px!important;}.s-pr80{padding-right:80px!important;}.s-pr90{padding-right:90px!important;}.s-pr100{padding-right:100px!important;}.s-pl0{padding-left:0!important;}.s-pl10{padding-left:10px!important;}.s-pl20{padding-left:20px!important;}.s-pl30{padding-left:30px!important;}.s-pl40{padding-left:40px!important;}.s-pl50{padding-left:50px!important;}.s-pl60{padding-left:60px!important;}.s-pl70{padding-left:70px!important;}.s-pl80{padding-left:80px!important;}.s-pl90{padding-left:90px!important;}.s-pl100{padding-left:100px!important;}
	
	.s-flx{display:flex;flex-wrap:wrap;}
	.s-flx-cnt{display:flex;justify-content:center;flex-wrap:wrap;}
	.s-flx-spc{display:flex;justify-content:space-between;flex-wrap:wrap;}
	.s-flx-vend{display:flex;align-items:flex-end;}
	.s-flx-vstrt{display:flex;align-items:flex-start;}
	.s-flx-vcnt{display:flex;flex-direction:column;justify-content:center;}
	.s-flx-hend{display:flex;justify-content:flex-end;}
	.s-flx-hstrt{display:flex;justify-content:flex-start;flex-wrap:wrap;}
	.s-flx-hcnt{display:flex;justify-content:center;}
	.s-flx-wrap{display:flex;flex-wrap:wrap;}
	.s-flx-nowrap{display:flex;flex-wrap:nowrap;}
	.s-flx-acnt{display:flex;align-items:center;}
	.s-flx-rnd{display:flex;justify-content:space-around;flex-wrap:wrap;}
	.s-flx-strtch{display:flex;align-items:stretch;}
	.s-flx-vnly{display:flex;align-items:flex-start;justify-content:space-evenly;flex-wrap:wrap;}

	.s-flx-margined > div{margin-left:.5%;margin-right:.5%;}
	
	
	.s-posrel{
		position:relative;
	}
	
	.overflow-container.s-posrel{
		height:auto;
	}
	
	.overflow-container.s-posrel img{
		display:block;
		width:100%;
		height:auto;
	}
	
	.overflow-container.s-posrel iframe{
		height:300px;
	}
	
	.switch-order:nth-of-type(2n-1) .centered > div:nth-of-type(1){
		order:0;
	}
	
	.quader-style:before{
		width:250px;
		height:250px;
	}
	
	.para-area img{
		left:auto;
		right:0;
		opacity:1;
	}
	
	h1, .h1, .h1-alt, .h1.smaller, h1.smaller{
		font-size:22px;
	}

	.h1x2{
		font-size:44px;
	}

	h2, .h2{
		font-size:18px;
	}
	h3, .h3{
		font-size:16px;
	}
	h4, .h4{
		font-size:14px;
	}
	h5, h6, .h5, .h6{
		font-size:14px;
	}
	
	h1 + h2:before, .h1 + .h2:before{
		line-height:.5;
	}
	
	.s-mauto{
		margin-left:auto;
		margin-right:auto;
	}
	
	#navi{
		width:100%;
		left:-100%;
	}
	
	h1 + h2:before, .h1 + .h2:before{bottom:20px;}
	
	.standort{
		position:relative;
		left:auto!important;
		top:auto!important;
		width:100%;
		height:auto;		
	}
	
	.standort .tool, .standort .tool.toolbottom{
		opacity:1;
		top:auto;
		left:auto;
		right:auto;
		bottom:auto!important;
		opacity:1;
		position:relative;
		width:100%;
		margin:0;
		margin:0 0 20px;
	}
	
	.standort:before{display:none!important}
	
	body, table td, table th, ul.check-icon, ul.nolist{
		font-size:16px;
	}
	
	.slick-arrow{
		width:35px;
		height:35px;
	}
	
	.col2{
		column-count:1;
	}
	
	.transbigger{
		transform:scale(1);
	}
	
	.fixed-hint .bigger{
		font-size:14px;
	}
	
	.fixed-hint .bigger strong{
		font-size:16px;
	}
	
	.detailtext{
		display:block;
		min-height:0;
		width:100%;
	}
	
	.s-notbordred{
		border-left:none!important
	}
	
	.s-bg-middlegrey{
		background-color:#e2e2e2;
	}
	
	.s-bg-white{background-color:#fff;}
	
	.s-tal{text-align:left;}
	
		blockquote::before {
    content: '\f10e';
    display: block;
    width: 90px;
    height: 35px;
    position: absolute;
    left: 290px;
    top: 10px;
    margin: auto;
    font-size: 60px;
    color: #0074be;
    font-family: "Font Awesome 5 Free";
    font-weight: 800;
}

}

@media all and (max-width:575px){
	
	.svg-theme-small {
    top: 9%;
    left: -170px;
		transform: rotate(29deg);
}
	
	.svg-theme-big {
    left: -260px;
		transform: rotate(63deg);
}
	
	#navi.active{
		left:0;
		top:14%;
	}
	.xs-hide{display:none!important;}
	.xs-show{display:block!important;}
	
	.xl-area{
		padding-top:60px;
		padding-bottom:60px;
	}
	
	.area{
		padding-top:40px;
		padding-bottom:40px;
	}
	
	.m-area{
		padding-top:20px;
		padding-bottom:20px;
	}
	
	.s-area{
		padding-top:10px;
		padding-bottom:10px;
	}
	
	.xs-area{
		padding-top:5px;
		padding-bottom:5px;
	}	
	
	.xl-area .mbcalc, .xl-area .mcalc{margin-bottom:60px!important}
	.xl-area .mtcalc, .xl-area .mcalc{margin-top:60px!important}

	.area .mbcalc, .area .mcalc{margin-bottom:40px!important}
	.area .mtcalc, .area .mcalc{margin-top:40px!important}

	.m-area .mbcalc, .m-area .mcalc{margin-bottom:20px!important}
	.m-area .mtcalc, .m-area .mcalc{margin-top:20px!important}

	.s-area .mbcalc, .s-area .mcalc{margin-bottom:10px!important}
	.s-area .mtcalc, .s-area .mcalc{margin-top:10px!important}

	.xs-area .mbcalc, .xs-area .mcalc{margin-bottom:5px!important}
	.xs-area .mtcalc, .xs-area .mcalc{margin-top:5px!important}
	
	.xs-order1{order:1;}.xs-order2{order:2;}.xs-order3{order:3;}.xs-order4{order:4;}.xs-order5{order:5;}.xs-order6{order:6;}.xs-order7{order:7;}.xs-order8{order:8;}.xs-order9{order:9;}.xs-order10{order:10;}
	
	.xs-w10{width:9%!important;}.xs-w14{width:13%!important;}.xs-w15{width:14%!important;}.xs-w20{width:19%!important;}.xs-w25{width:24%!important;}.xs-w30{width:29%!important;}.xs-w33{width:32%!important;}.xs-w35{width:34%!important;}.xs-w40{width:39%!important;}.xs-w45{width:44%!important;}.xs-w50{width:49%!important;}.xs-w55{width:54%!important;}.xs-w60{width:59%!important;}.xs-w65{width:64%!important;}.xs-w70{width:69%!important;}.xs-w75{width:74%!important;}.xs-w80{width:79%!important;}.xs-w85{width:84%!important;}.xs-w90{width:89%!important;}.xs-w95{width:94%!important;}.xs-w100{width:100%!important;}
	
	.xs-w10-f{width:10%!important;}.xs-w15-f{width:15%!important;}.xs-w20-f{width:20%!important;}.xs-w25-f{width:25%!important;}.xs-w30-f{width:30%!important;}.xs-w33-f{width:33%!important;}.xs-w35-f{width:35%!important;}.xs-w40-f{width:40%!important;}.xs-w45-f{width:45%!important;}.xs-w50-f{width:50%!important;}.xs-w55-f{width:55%!important;}.xs-w60-f{width:60%!important;}.xs-w65-f{width:65%!important;}.xs-w70-f{width:70%!important;}.xs-w75-f{width:75%!important;}.xs-w80-f{width:80%!important;}.xs-w85-f{width:85%!important;}.xs-w90-f{width:90%!important;}.xs-w95-f{width:95%!important;}.xs-w100-f{width:100%!important;}
		
	.xs-m0{margin:0!important;}.xs-mb0{margin-bottom:0!important;}.xs-mb10{margin-bottom:10px!important;}.xs-mb20{margin-bottom:20px!important;}.xs-mb30{margin-bottom:30px!important;}.xs-mb40{margin-bottom:40px!important;}.xs-mb50{margin-bottom:50px!important;}.xs-mb60{margin-bottom:60px!important;}.xs-mb70{margin-bottom:70px!important;}.xs-mb80{margin-bottom:80px!important;}.xs-mb90{margin-bottom:90px!important;}.xs-mb100{margin-bottom:100px!important;}.xs-mt0{margin-top:0!important;}.xs-mt10{margin-top:10px!important;}.xs-mt20{margin-top:20px!important;}.xs-mt30{margin-top:30px!important;}.xs-mt40{margin-top:40px!important;}.xs-mt50{margin-top:50px!important;}.xs-mt60{margin-top:60px!important;}.xs-mt70{margin-top:70px!important;}.xs-mt80{margin-top:80px!important;}.xs-mt90{margin-top:90px!important;}.xs-mt100{margin-top:100px!important;}.xs-mr0{margin-right:0!important;}.xs-mr10{margin-right:10px!important;}.xs-mr20{margin-right:20px!important;}.xs-mr30{margin-right:30px!important;}.xs-mr40{margin-right:40px!important;}.xs-mr50{margin-right:50px!important;}.xs-mr60{margin-right:60px!important;}.xs-mr70{margin-right:70px!important;}.xs-mr80{margin-right:80px!important;}.xs-mr90{margin-right:90px!important;}.xs-mr100{margin-right:100px!important;}.xs-ml0{margin-left:0!important;}.xs-ml10{margin-left:10px!important;}.xs-ml20{margin-left:20px!important;}.xs-ml30{margin-left:30px!important;}.xs-ml40{margin-left:40px!important;}.xs-ml50{margin-left:50px!important;}.xs-ml60{margin-left:60px!important;}.xs-ml70{margin-left:70px!important;}.xs-ml80{margin-left:80px!important;}.xs-ml90{margin-left:90px!important;}.xs-ml100{margin-left:100px!important;}
	
	.xs-p0{padding:0!important;}.xs-p5{padding:5px!important;}.xs-p10{padding:10px!important;}.xs-p20{padding:20px!important;}.xs-p30{padding:30px!important;}.xs-p40{padding:40px!important;}.xs-p50{padding:50px!important;}.xs-p60{padding:60px!important;}.xs-p70{padding:70px!important;}.xs-p80{padding:80px!important;}.xs-p90{padding:90px!important;}.xs-p100{padding:100px!important;}.xs-pb0{padding-bottom:0!important;}.xs-pb10{padding-bottom:10px!important;}.xs-pb20{padding-bottom:20px!important;}.xs-pb30{padding-bottom:30px!important;}.xs-pb40{padding-bottom:40px!important;}.xs-pb50{padding-bottom:50px!important;}.xs-pb60{padding-bottom:60px!important;}.xs-pb70{padding-bottom:70px!important;}.xs-pb80{padding-bottom:80px!important;}.xs-pb90{padding-bottom:90px!important;}.xs-pb100{padding-bottom:100px!important;}.xs-pt0{padding-top:0!important;}.xs-pt10{padding-top:10px!important;}.xs-pt20{padding-top:20px!important;}.xs-pt30{padding-top:30px!important;}.xs-pt40{padding-top:40px!important;}.xs-pt50{padding-top:50px!important;}.xs-pt60{padding-top:60px!important;}.xs-pt70{padding-top:70px!important;}.xs-pt80{padding-top:80px!important;}.xs-pt90{padding-top:90px!important;}.xs-pt100{padding-top:100px!important;}.xs-pr0{padding-right:0!important;}.xs-pr10{padding-right:10px!important;}.xs-pr20{padding-right:20px!important;}.xs-pr30{padding-right:30px!important;}.xs-pr40{padding-right:40px!important;}.xs-pr50{padding-right:50px!important;}.xs-pr60{padding-right:60px!important;}.xs-pr70{padding-right:70px!important;}.xs-pr80{padding-right:80px!important;}.xs-pr90{padding-right:90px!important;}.xs-pr100{padding-right:100px!important;}.xs-pl0{padding-left:0!important;}.xs-pl10{padding-left:10px!important;}.xs-pl20{padding-left:20px!important;}.xs-pl30{padding-left:30px!important;}.xs-pl40{padding-left:40px!important;}.xs-pl50{padding-left:50px!important;}.xs-pl60{padding-left:60px!important;}.xs-pl70{padding-left:70px!important;}.xs-pl80{padding-left:80px!important;}.xs-pl90{padding-left:90px!important;}.xs-pl100{padding-left:100px!important;}
	
	.xs-flx{display:flex;flex-wrap:wrap;}
	.xs-flx-cnt{display:flex;justify-content:center;flex-wrap:wrap;}
	.xs-flx-spc{display:flex;justify-content:space-between;flex-wrap:wrap;}
	.xs-flx-vend{display:flex;align-items:flex-end;}
	.xs-flx-vstrt{display:flex;align-items:flex-start;}
	.xs-flx-vcnt{display:flex;flex-direction:column;justify-content:center;}
	.xs-flx-hend{display:flex;justify-content:flex-end;}
	.xs-flx-hstrt{display:flex;justify-content:flex-start;flex-wrap:wrap;}
	.xs-flx-hcnt{display:flex;justify-content:center;}
	.xs-flx-wrap{display:flex;flex-wrap:wrap;}
	.xs-flx-nowrap{display:flex;flex-wrap:nowrap;}
	.xs-flx-acnt{display:flex;align-items:center;}
	.xs-flx-rnd{display:flex;justify-content:space-around;flex-wrap:wrap;}
	.xs-flx-strtch{display:flex;align-items:stretch;}
	.xs-flx-vnly{display:flex;align-items:flex-start;justify-content:space-evenly;flex-wrap:wrap;}

	.xs-flx-margined > div{margin-left:.5%;margin-right:.5%;}
	
	h1, .h1, .h1-alt, .h1.smaller, h1.smaller{
		font-size:18px;
	}

	.h1x2{
		font-size:24px;
	}

	h2, .h2{
		font-size:16px;
	}
	h3, .h3{
		font-size:16px;
	}
	h4, .h4{
		font-size:14px;
	}
	h5, h6, .h5, .h6{
		font-size:14px;
	}
	
	
	.xs-tac{text-align:center;}
	.xs-tal{text-align:left;}
	
	.imgchange-wrapper {width:60px;height:60px;}
	
	.xs-posrel{position:relative!important}
	
	.xs-ovrly-auto{height:auto!important;}
	
	blockquote::before {
		left:40%;
	}
	
.svg-theme-bigger {
    left: -940px;
    position: absolute;
    top: 6%;
    bottom: 0;
    right: 0;
    transform: rotate(72deg);
    left: -190px;
}
	
	.svg-theme-big {
    top: 6px;
}
	
}

