/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
* {margin: 0;padding: 0;}
html {-webkit-font-variant-ligatures: common-ligatures;
  -moz-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  text-rendering: optimizeLegibility;}
body {background:#eeeae7;color:black;font-family: 'futura-pt', sans-serif;font-style: normal;font-weight: 400;margin:0 auto;line-height: 150%;}
#wrapper {width:100%;margin:0 auto;position: relative;min-height: 100%;}
.startwrapper {/*height:60vh;min-height:600px*/;padding:0 !important;position: relative;overflow: hidden;width:100%;z-index:1;}
.subpage .startwrapper {height:50vh;min-height:500px;}
p, li {font-size: 1.35rem;line-height:150%;}
.blue p,.red p,.orange p,.violet p  {color:#fafafa;}
.video_inner p {max-width: 100%; }
a {color:#599464;transition: 0.2s;position: relative;}
.darkblue a:hover {color:white;}
p.link a.promo-link {border-radius:8px;border:1px solid #49585c;display: inline-block;background:#fff;color:#49585c;padding:.5rem 3rem;margin-top:2rem;}
p.link a.promo-link:hover {color:white;}
a:after {height:2px;background: #599464;content:'';transform: scale(0);transition: all .4s;position: absolute;bottom:0;left:0;}
a:hover:after {transform: scale(1);width:100%;display: inline-block;}
.logo a:after {height:0; background: none;}
.uppercase {text-transform: uppercase;}

a.extern:hover {text-decoration: underline;}
div.logo a {text-transform: uppercase; font-size: 1.5em;color:#014b61;font-weight: 700;font-family: 'Roboto Mono', monospace;}
div.logo {margin-top:0px;margin-left:1.5rem;position: absolute;width:210px; transition: all .4s;z-index:9999;}
.main-nav a {color:#49585c;}
.main-nav a:hover {color:#599464;}
a:hover,
a:active,
a:focus {
  color: #000;
  outline: none;
  text-decoration: none;
}
a.btn-theme {color:#000;background:white;border:none;font-size: 1rem;padding:.375rem 3.5rem;border-radius: 1rem;margin-top:1.5rem;}
a.btn-theme:hover:after {display: none;}
a.btn-theme:hover {background: black; color:white;}

p.link a.promo-link:hover {border:1px solid #49585c;background:#49585c;color:#fff !important;}
.bgimage {background-image: url('/media/bgimage3b.jpg');background-position: center bottom;background-repeat: no-repeat;background-size: cover;}
.feature-item {background: none;padding: 2rem;border-radius: 2rem;}
.feature-item.row {margin-left:-16px;margin-right:-16px;}
.feature-item .col-lg-6 p, .feature-item.col-md-6 p.projekt1 {margin:0 !important;}

p {
  padding: 0;
  margin: 0 0 30px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 60px 0;
padding: 0;
font-family: 'cesso', serif;font-weight: 400;font-style: normal;
}


h1 {font-size: 3.75rem}
h2 {font-size: 2.75rem}
h3 {font-size: 1.95rem}



.center {text-align: center;}
.flex {display: flex;}
.image {max-width:100%; width:100%;}
.nopadding {padding-left:0 !important; padding-right: 0 !important;}
.rotate-45 {transform:rotate(45deg)}
.margin-b {margin-bottom:2rem;}

.center ul {list-style-position: inside;}

.fa,
.fas {
  font-family: "FontAwesome";
  font-weight: 900;
}
i.fa-instagram {margin-left:10px;}
footer i.fa-instagram {margin-left:0px;}

.logos {width:54px;margin:0 1rem;}

section {margin:auto;max-width:120rem;}
section.twocol {border-bottom: none;max-width:100%;}
section.twocol .bigheadline {color:#fff;font-size:3.5rem;line-height: 110%;letter-spacing: -.02rem;margin-bottom: 2rem;font-weight: 200;padding-right:8rem;}
section.twocol h2, section.twocol .feature-item .col-lg-6 h3 {font-weight:400; font-size: 1.35rem;line-height: 120%;margin:0 0 1rem 0;}
section.twocol .feature-item .col-lg-6 h3 {margin:2rem 0 1rem 0;}

/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: #eeeae7;
  color: #1a3737;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
  box-shadow: 3px 3px 10px rgba(0,0,0,.35);
    padding-top: 12px;
}

.container.narrow, .narrow {max-width:998px !important;margin:auto;}
.container {max-width: 100% !important;padding:0;}
#main .section .container, section.twocol .container, footer .footer-top .container, footer .container {max-width:65rem !important;}


.hsmall {font-size: 2rem !important}
.hmiddle {font-size: 2.75rem !important}
.hbig {font-size: 3.75rem !important}

.feature-item .col-lg-12 hr {margin-top: 1rem;
margin-bottom: 0rem;
border-top: 1px solid white;}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 9997;
  padding:6px 0;
  min-height:76px;
}
#header .container {
	background: transparent;
	height:100%;
	padding:10px 0px;
	position: relative;
	width:100% !important;
	max-width: 100%;
	transition: 0.2s;
}
body.scrolled #header {background:rgba(238,234,231,.8);box-shadow: 0 30px 70px rgba(0,0,0,.8);}

/*--------------------------------------------------------------
# Main
--------------------------------------------------------------*/
#main {margin-top:60px}
#main .pt-5 {overflow:hidden;}
body.subpage #main, body.subpage #main .twocols {overflow: hidden !important;}
body.subpage #main .twocols .col-lg-8, body.subpage #main .twocols .col-lg-3.sidebar, body.subpage #main .twocols .col-lg-8 .col-lg-12 {padding-left: 0;padding-right:0;}
#schedule ul {margin-bottom:3rem;list-style-position: inside;}

/*--------------------------------------------------------------
# Module
--------------------------------------------------------------*/
.feature-item .col-lg-6.order-1.image img {border-radius:2rem 0 0 2rem;width:max-content;}
.feature-item .col-lg-6.order-1.order-lg-2.image img {border-radius:0rem 2rem 2rem 0rem;width:max-content;margin-left:-1.75rem;}
.feature-item .col-lg-6.order-1.image {margin: -2rem 2rem -2rem -2rem;padding: 0 !important;overflow: hidden;}
.feature-item .col-lg-6.order-1.order-lg-2.image {border-radius: 0 2rem 2rem 0;margin: -2rem -2rem -2rem 2rem;padding: 0 !important;overflow: hidden;}
.feature-item.imageonly {overflow:hidden;padding:0;margin:0;}
.feature-item.imageonly img {border-radius: 2rem;width:100%;}

.grid { display: grid;grid-template-columns: 33.333333% 33.333333% 33.333333%;}
.twocol .grid { grid-template-columns: 50% 50% !important;}
.grid.feature-item {padding:0;}
.grid.feature-item .iconbox {margin:10px;}
.grid.feature-item .iconbox img {width:100%;}
.iconbox {border-radius:10px;box-shadow:3px 5px 10px rgba(0,0,0,.5);padding:2rem 1rem 1rem 1rem;transition: all 0.5s;}
.twocol .iconbox {padding:3rem}
.twocol .iconbox ul {margin-left:1rem}
/*.twocol .iconbox ul li {margin-bottom:15px;font-size: 1.15rem;}*/
.iconbox:hover {transform: scale(1.03);}
.iconbox h3 {font-size: 1.55rem;margin:0 0 20px 0;}
.iconbox a.promo-link {border-radius:8px;color:#49585c;display: inline-block;font-size: 1.25rem;margin-bottom: 1.5rem;background:#eeeae7;padding:.5rem 2rem;}
.iconbox a.promo-link:hover {color:white;background:#283133;}
.iconbox.lightgreen a:hover {color:#599464;}
.iconbox a.promo-link:after {height:0px;background: none;content:'';}
.iconbox a.promo-link:hover:after {transform: scale(0);width:0%;display: inline-block;}

.iconbox .fa {background: #eeeae7;color:#0c2842;padding: 20px;border-radius: 50%;margin: 1rem 0 2rem 0;font-size: 2rem;}
.modulhead, .standard .feature-item {margin:0 auto;max-width: 800px;}
.standard .feature-item.fullwidth {margin:0 auto;max-width: 100%;}
.modulhead h2:after {content: '';display: block;width: 10%;height: 2px;background: #49585c;margin: 20px auto 0 auto;}
.darkblue .modulhead h2:after {background: #eeeae7;}
.standard .feature-item h2:after, .standard .feature-item h1:after {content: '';display: block;width: 10%;height: 2px;background: #eeeae7;margin: 20px auto 0 auto;}
.standard.lightgreen .feature-item h2:after, .standard.lightgreen .feature-item h1:after {background: #0c2842;}
.standard .feature-item .center_no h2:after, .standard .feature-item .center_no h1:after {margin: 30px 0 0 0;}

/*--------------------------------------------------------------
# Accordion
--------------------------------------------------------------*/
.accordion {
	background:transparent;
  color: #fff;
  cursor: pointer;
  width: 100%;
border:none !important;
  text-align: left;
  outline: none;
  font-size: 1.85rem;
  font-weight:200;
  padding:2rem;
  transition: 0.4s;
  line-height:130%;
}
.accordion span {font-family: 'cesso', serif;font-weight: 400;font-style: normal;}

#main .section .acwrapper .container {max-width:65rem !important;}
.acwrapper .col-12.ac .accordion:hover, .accordion:hover:after {  color: #e6dfb3;}

.active, .accordion span:hover {
border:none !important;
}
.accordion::before {
	 content: '⇢ ';
  /* content: '\2192 '; */
  line-height: 0;
}
.accordion::after {
  content: '\002B';
  color: #fff;
  float: right;
  font-size: 1.35em;
  font-weight: normal;
}
.acwrapper .active:after {
  content: "\2212";
}
.panel {
	color:#eeeae7 !important;
	font-size: 1.5rem;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  line-height: 140%;
}
.acwrapper .col-12.ac  { /* border-top:1px solid #555;
  border-bottom:1px solid #555;margin-bottom:1em;*/}
.acwrapper > .container > .col-12 {padding:0 !important;}

.acwrapper .panel img {max-width:100%;width:100%;}



/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
.main-nav.float-right {float: none !important;}
.main-nav,
.main-nav * {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  text-align: center;
}
.main-nav > ul > li {
  position: relative;
  display: inline-block;
}
.main-nav a {display: block;position: relative;}
.main-nav > ul > li > a {  padding: 10px 15px;font-weight: 400;}

.main-nav .drop-down div.submenu {
	-webkit-box-shadow: 0 20px 20px -10px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 20px 20px -10px rgba(0, 0, 0, 0.35);
	-ms-box-shadow: 0 20px 20px -10px rgba(0, 0, 0, 0.35);
	-o-box-shadow: 0 20px 20px -10px rgba(0, 0, 0, 0.35);
	box-shadow: 0 20px 20px -10px rgba(0, 0, 0, 0.35);
	display: none;
	left: 0;
	margin: 0 auto;
	padding: 20px 0 80px 0;
	position: fixed;
	right: 0; 
	text-align: center;
	width: 100%;
	margin-top:14px;
}

.main-nav li.drop-down {padding-bottom:30px;}
#header .main-nav .drop-down div.submenu div.container {max-width:1140px !important;margin:auto;display:inline-block; overflow: hidden;height:auto;}
#header .main-nav .drop-down div.submenu div.container h3 {margin:2em 0 1.5em 0;padding-bottom:.5em;border-bottom:1px solid #999;text-align: left;}
.main-nav .level_1.home img {margin-bottom:4px;}

.main-nav .drop-down .container li {
  min-width: 100%;
  position: relative;
  display: inline-block;
}

@media (max-width: 991px) {
.main-nav .drop-down > a:after {
  content: "\f107";
  font-family: FontAwesome;
  padding-left: 10px;
}
}

@media (max-width: 991px) {
.main-nav .drop-down .drop-down > a:after {
  content: "\f105";
  position: absolute;
  right: 15px;
}
}

.main-nav ul.first {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}

.main-nav ul.first ul  {float:left;min-width: 100%;vertical-align: top;margin:0 auto;}
.main-nav ul.first li, .main-nav ul.first ul li {text-align: left;}
.main-nav ul.first ul li {text-align: left;padding-left:10px;}
.main-nav ul.first ul li a {padding:0;}


/* Mobile Navigation */

.mobile-nav {
  position: fixed;
  z-index: 9999;
  overflow-y: auto;
  top: -100%;
    width: 100%;
  padding-top: 80px;
  transition: 0.4s;
  padding-bottom:100px;
  overflow: hidden;
}



.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: inline-block;
  position: relative;
  color: #fff;
  padding: 10px 0;
  font-weight: normal;
  font-size: 1.4rem;
}
.mobile-nav .drop-down.active ul li a, .mobile-nav .drop-down ul li a {color:#333}

.mobile-nav a:hover,
.mobile-nav .active > a,
.mobile-nav li:hover > a {
  color: #9dc9a5;
  text-decoration: none;
}

.mobile-nav .drop-down > a:after {
  content: "\f067";
  font-family: FontAwesome;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down > a:after, .mobile-nav .drop-down:hover > a:after {
  content: "\f078";
}
.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down div.submenu,.mobile-nav .drop-down div.submenu ul.second  {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down div.submenu .container {max-width: 100% !important;}

/*.mobile-nav .drop-down:hover > ul {  display: block;}*/

.mobile-nav .drop-down .submenu h3 {display: none;}
.mobile-nav .drop-down ul .drop-down ul {display:none;}
.mobile-nav ul.menu .drop-down .submenu ul.first li ul {display:none;}
.mobile-nav ul.menu .drop-down .submenu ul.first li ul.second li {padding-left:20px;}
.mobile-nav .drop-down li {
text-indent: 20px;
transition: all 0.4s;
}

.mobile-nav .drop-down li.drop-down.active ul li, .mobile-nav .drop-down li.drop-down ul li {
text-indent: 40px;
}

.mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
  z-index:99998
}
.mobile-nav-toggle i {margin: 18px 18px 0 0;}
.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  overflow: hidden;
  display: none;
  opacity: 0;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  left: 0;
  top:0;
  background: #283133;
  box-shadow: 0px 50px 100px rgba(0,0,0,1);
  text-align: center;
}
#nav-icon {
    display: inline-block;
    cursor: pointer;
    margin: 20px 20px 0 0;
    float: right;
  }
  .ham-bar1, .ham-bar2, .ham-bar3 {
    width: 24px;
    height: 2px;
    margin: 6px 0;
    transition: 0.4s;
    background-color: #133960;
  }
  /* Rotate first bar */
  .change .ham-bar1 {
    -webkit-transform: rotate(-45deg) translate(-4px, 3px);
    transform: rotate(-45deg) translate(-4px, 3px);
  }
  /* Fade out the second bar */
  .change .ham-bar2 {
    opacity: 0;
  }
  /* Rotate last bar */
  .change .ham-bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
  }
  
.change .ham-bar1, .change .ham-bar2,.change .ham-bar3 {background-color: #fff;}

/* Sidebar Navigation */
.sidebar {margin-left:-15px;}
.mainbar {margin-left:15px;}
.sidebar ul.rex-navi1 {margin:0;padding:0;}
.sidebar ul.rex-navi1 ul {margin:0;padding:0 0 0 20px;}
.sidebar ul.rex-navi1 li {list-style-type: none;margin: 0;}
.sidebar ul.rex-navi1 > li.rex-current > a:after, .sidebar ul.rex-navi2 > li.rex-current > a:after {content:' »';}

.mobile-nav-overly {
background: rgba(40, 38, 70, 0.8);
}

/* Bildgalleri Section
--------------------------------*/

.bildgalerie {/*float:left;column-count:3; column-gap: 10px;*/;padding-top:10px;}
.bildgalerie.row {margin-right:0px !important;margin-left:0px !important;padding:0px;}	
.bildbox {display: inline-block;width:100%;margin: 0 0 10px 0;overflow:hidden;}
.bildbox.col-lg-4 {padding-right:5px;padding-left:5px;}
.bildbox img {width:100%; height:auto;transition: .5s;}
.bildbox div {overflow:hidden;}
.bildbox a:hover img {scale:1.15;}
.bildbox a:after {height:0px;background: none;content:'';transform: scale(0);transition: all .4s;position: absolute;bottom:0;left:0;}
@media (max-width:575px) {
.bildbox.col-sm-4 {
-ms-flex: 0 0 50% !important;
flex: 0 0 50% !important;
max-width: 50% !important;
}
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
  padding: 40px 0 40px 0;
  bottom:0;
  left:0;
  width:100%;
background:#49585c;
box-shadow: 0px 0px 80px rgba(0,0,0,1);
}

#footer .footer-top {
  padding: 20px 0 30px 0;
}
#footer .container {padding:0 4rem}
#footer .copyright {border-top:1px solid #ddd;}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links p {
  font-size: 1.15rem;
  line-height: 160%;
  padding-right:4rem;
}
#footer .footer-top .footer-links a {
	/*color:#009fe3;*/
}
#footer .footer-top .footer-links a:hover {color:white;}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #009fe3;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #0a98c0;
  color: #fff;
}

#footer .footer-top p.footerhead {
  font-size: 1.35em;
  font-weight: 400;
  color: #fff;
  position: relative;
  padding-bottom: 10px;
  width: 100%;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
    color: #ddd;
}
#footer .footer-top #logos .footer-links {
display:flex;
flex-wrap: wrap;
}
#footer .footer-top #logos .footer-links h4 {
	width:100%;
}
#footer .footer-top #logos .footer-links a {
display:flex;
}
#footer a:after {height:0; background: none;}
#footer .footer-top #logos .footer-links a img {transition: all .4s;
	filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: url(desaturate.svg#greyscale);
filter: gray;
-webkit-filter: grayscale(1);	
}
#footer .footer-top #logos .footer-links a:hover img {transform: scale(1);filter: none;}
#footer .footer-top .form p {
	color: #ddd;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul li {
  padding: 0;position: relative;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
}
#footer .footer-top .footer-links .btn_title {margin:0 0 .7rem 0;}

#footer .footer-top .footer-links ul a:after {content:'';margin-left:10px;line-height:0;position: absolute;top:13px;transition:all .4s}

#footer .footer-top .footer-links ul a.links:hover .btn_title {color: #fff !important;}
#footer .footer-top .footer-links ul a:hover:after {margin-left:20px;}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
  line-height: 26px;
}
#footer .footer-top #logos img {
	margin: 0;
}
#footer .footer-top #logos a {
	display:inline-block;}


#footer .copyright {
  text-align: left;
  padding-top: 30px;
  color: #fff;
}
#footer .copyright a:hover {
	color:#009fe3;
}
#footer .copyright a {
	color:#fff;
}


#footer .copyright a:before {
content:'|'; padding:0 10px;color:white;
}

#footer .copyright .social-links {float:right; margin-top:-20px;padding-right:10px; }
#footer .copyright .social-links a:before {content:'';}
#footer .copyright .social-links a {font-size: 2em;}

#footer .credits {
  text-align: center;
  font-size: 14px;
  padding-top: 4px;
  color: #fff;
}

#footer .credits a:before {
content:'|'; padding:0 20px;
}

#footer .credits a:hover {
  color: #0a98c0;
}

#footer .row .col-lg-6 {padding-right:50px;}


/*--------------------------------------------------------------
# Colours / Backgrounds
--------------------------------------------------------------*/
.no-bg {background-color: transparent;}
.gradient1 {background:#49585c;}
.gradient1 p, .gradient1 h3{color:#eeeae7;}
.gradient2 {background: linear-gradient(135deg,  #46397f 0%,#233c8d 39%,#254b95 73%,#59bec0 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */}
.lightgreen {background-color:#eeeae7;}
.lightgreen p, .lightgreen li, .iconbox .lightgreen p {color:#49585c !important;}
.lightgreen h3, .lightgreen h2, .lightgreen h1 {color:#0c2842;}
.darkblue {background-color:#49585c;}
.iconbox.darkblue h1, .iconbox.darkblue h2, .iconbox.darkblue h3  {color:#eeeae7;}
.iconboxbg.darkblue, .standard.darkblue {box-shadow:0px 0px 64px 0px rgba(0,0,0,0.75) inset;}
.darkblue p, .darkblue h2 {color:#eeeae7;}

/*--------------------------------------------------------------
# Responsive Media Queries
--------------------------------------------------------------*/
@media (max-width:1420px) {	#nav-icon {margin-right:20px;}} 
@media (max-width:1024px) {
.invest.col-lg-4 {flex: 0 0 48.5%;max-width: 48.5%;}
}
@media (min-width:992px) {
	.center50 { -ms-flex: 0 0 66.666667% !important;
        flex: 0 0 66.666667% !important;
        max-width: 66.666667% !important;
        margin:auto !important;}
	}
@media (max-width:991px) {
.subpage #main {padding-top:100px;}
.center_no { text-align: left;} 
.invest.feature-item .col-lg-6.order-1.order-lg-1.image img {width:100%;height:auto;transform: translate(0);left: 0;position: relative;}
.invest.feature-item .col-lg-6.order-1.order-lg-1.image {border-radius: 1.75rem;}
}

@media (max-width: 767px) {
  .back-to-top {bottom: 15px;}
  .invest.col-lg-4 {flex: 0 0 100% !important;max-width: 100% !important;}
  .invest.col-lg-4 .teaserimg {padding:2rem;}
  .invest.col-lg-4 .teaserimg img {border-radius: 1.75rem;}
  #footer .copyright .social-links {float:none; margin-top:10px;padding-right:0px; width:100%;display:block;}
  #footer .copyright .social-links a:before {padding:0;}
    #footer .copyright .social-links a {margin:0 20px 0 -10px;;}
}
@media (max-width: 574px) {
  #footer .footer-top .social-links a {margin-bottom: 25px;}
  .request-tabs.dark .feature-item {padding:2rem 0;}
}



.btn-primary {background:#009fe3;border-color:#009fe3;}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 1rem;}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn 
{border-top-right-radius: 0;
border-bottom-right-radius: 0;}
.input-group .form-control {
display: table-cell;}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;}
.form-control {
	background:rgba(9, 13, 37, 0.8) !important;
padding: 12px;
line-height: 1.42857143;
color: #fff !important;
border: 1px solid #ccc;
border-radius: .7rem;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}



/*--------------------------------------------------------------
# Responsive settings
--------------------------------------------------------------*/
@media (min-width: 1340px) {
#nav-icon.d-lg-none {display: none!important;}
a.back-to-top {display: none !important;}
}
@media (max-width: 1339px) {
nav.main-nav {display: none!important;}
div.switch {margin:8px 60px 0 50px;}
nav.main-nav {display: none!important;}
#nav-icon.d-lg-none {display: inline-block!important;}
button.mobile-nav-toggle, nav.mobile-nav {display:block !important}
#main {margin-top:-50px;}
}
@media (max-width: 991px) {
section.twocol .bigheadline {padding-right:0;}
.feature-item .col-lg-6.order-1.image img, .feature-item .col-lg-6.order-1.order-lg-2.image img {border-radius: 1.4rem 1.4rem 0rem 0rem !important;margin-left: 0;width:100%}
.feature-item .col-lg-6.order-1.image, .feature-item .col-lg-6.order-1.order-lg-2.image {margin: 0 0 3rem 0 !important;border-radius: 0;}
#footer p.footerhead {margin:2rem 0 0 0;}
#footer .container {padding:0 2rem;}
.grid { display: grid;grid-template-columns: 50% 50% ;}
}
@media (max-width: 820px) {
.modulhead, .standard .feature-item {padding-left:1rem;padding-right: 1rem;}
}
@media (max-width:742px) {
#header {height: 70px;}
#main {padding-top:0px;}
.calendly .row.feature-item .text p {font-size: 1.5rem;}
.grid, .twocol .grid { display: grid;grid-template-columns: 100% !important;}
div.logo {margin-top:-6px !important;}
}
@media (max-width:620px) {
	.calendly .row.feature-item {background-image: url('/media/oskar.png') !important;background-position: right -20px bottom;background-size: contain;background-repeat: no-repeat;}
.calendly .image img {display: none;}
	}
@media (max-width:550px) {
/*.startwrapper {height:100vh;}*/

.request-tabs .feature-item {
padding-bottom: 43rem !important;
}
.feature-item .col-lg-6 {padding:0 !important;}	
.acwrapper {padding:0 2.5rem;}
.acwrapper .accordion span {font-size: 2rem;}
.acwrapper .accordion::before	{vertical-align: middle;}
.calendly {margin-top:0;}
.bg_gradient {padding-bottom:50px;}
h1 {font-size:3rem}
}
@media (max-width:520px) {
.video_inner {transform:translate(0,-8%);}	
.video_inner .textwrapper h1, .video_inner .textwrapper span.bigheadline {font-size: 2.75rem;margin:0 0 40px 0}
section.twocol .bigheadline {font-size: 2.5rem}
.video_inner .btn_title {margin:1rem 0 0 0;}
.accordion::before {font-size:1.5rem;}
.acwrapper .accordion span {font-size:1.75rem;}
.accordion::after {font-size: 3rem;line-height:normal;}
}
@media (max-width:420px) {
#main img.cover {max-width:40%}
.mobile-nav-toggle i {margin:21px -6px 0 0;}
body.subpage #main {padding-top:68px;}
p {font-size: 1.2rem;}
h1 {font-size:2.5rem}
h2 {font-size:2.2rem; margin:0 0 20px 0;}
.twocol .iconbox {padding:1.5rem;}
.accordion {padding:1rem 0;	font-size: 2rem;}
.accordion:after {font-size: 2rem;line-height: 100%;}
.request-tabs .feature-item {margin:0 auto 2rem auto !important;padding:1rem .5rem !important;}
}
@media (max-width:390px) {
.calendly .row.feature-item {background-position: right -100px bottom;}

}






/*--------------------------------------------------------------
# Cookie Consent Manager Overrides
--------------------------------------------------------------*/
#consent_manager-background {  
animation: 2s fadeIn;
animation-fill-mode: forwards;
/* visibility: hidden;*/
padding:0;
background: transparent;
}
#consent_manager-background #consent_manager-wrapper {
	max-width: 100%;
	position: absolute;
	bottom:0;
	box-shadow: 0 -25px 35px rgba(0,0,0,.3);
}
#consent_manager-background #consent_manager-wrapper .consent_manager-wrapper-inner {
	max-width: 1200px;
	margin:auto;
}
#consent_manager-background a.consent_manager-close-box {text-indent:-999999em;}
#consent_manager-background a.consent_manager-accept-all {background: #ff8800; color:black;}
#consent_manager-background a.consent_manager-accept-all {background: #ff8800; color:black;border-color:#ff8800;}
#consent_manager-background a.consent_manager-accept-all:hover {background: black;color:#ff8800;}
#consent_manager-background a.consent_manager-save-selection {background: #fff; color:#ff8800;border-color:#ff8800;}
#consent_manager-background a.consent_manager-save-selection:hover {background: #ff8800;color:white;}


/**
 LAZYSIZES
 */
img[data-sizes="auto"] { /*display: block*/; width: 100%;/*max-width:1600px;margin:auto*/; }

.lazyload,
.lazyloading {
    opacity: 0;
}
.lazyloaded {
    opacity: 1;
    transition: opacity 300ms;
}