/**
 * @license
 * MyFonts Webfont Build ID 3376567, 2017-04-19T11:40:04-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: FranklinGothicURW-Boo by URW++
 * URL: http://www.myfonts.com//fonts/urw/franklin-gothic/t-book/
 * 
 * Webfont: FranklinGothicURW-Dem by URW++
 * URL: http://www.myfonts.com//fonts/urw/franklin-gothic/t-demi/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3376567
 * Licensed pageviews: 200,000
 * Webfonts copyright: (URW)++,Copyright 2006 by (URW)++ Design &amp; Development
 * 
 * © 2017 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3385b7");

  
@font-face {font-family: 'FranklinGothicURW-Boo';src: url('/fonts/webfonts/3385B7_0_0.eot');src: url('/fonts/webfonts/3385B7_0_0.eot?#iefix') format('embedded-opentype'),url('/fonts/webfonts/3385B7_0_0.woff2') format('woff2'),url('/fonts/webfonts/3385B7_0_0.woff') format('woff'),url('/fonts/webfonts/3385B7_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'FranklinGothicURW-Dem';src: url('/fonts/webfonts/3385B7_1_0.eot');src: url('/fonts/webfonts/3385B7_1_0.eot?#iefix') format('embedded-opentype'),url('/fonts/webfonts/3385B7_1_0.woff2') format('woff2'),url('/fonts/webfonts/3385B7_1_0.woff') format('woff'),url('/fonts/webfonts/3385B7_1_0.ttf') format('truetype');}

/* End of MyFonts License */



/****** 2024 ******/
.btn-md{
	padding: 14px 29px;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'FranklinGothicURW-Boo', sans-serif !important;
    font-weight: normal !important;
    font-style: normal !important;
    margin: 12px !important;
    display: inline-block;
}
.btn-md i{margin-right: 10px;}
.btn-color-1{
	color: #FFF !important;
    background-color: #009DD3;  
	text-decoration: none;
}
.btn-color-1:hover{color: #FFF !important; background-color: #00B3F0 !important; text-decoration: none;}
.btn-color-2{
	color: #FFF !important;
    background-color: #002652;  
	text-decoration: none;
}
.btn-color-2:hover{color: #FFF !important; background-color: #123c6d !important; text-decoration: none;}

.btn-row{
	padding: 10px 10px 60px 10px;
}
.cr-wrap{
	position: relative;
	margin-top: 80px !important;
}
.callout-round{
	position: absolute;
    background-color: #ffce00;
    display: flex;
    align-items: center;
    width: 150px;
    height: 150px;
    border-radius: 150px;
    text-align: center;
    vertical-align: middle;
    right: 0;
	top: -34px;
    margin-right: 100px;
    transform: rotate(8deg);
}
.row-archive{
	margin-bottom: 80px;
}	
/********************/


.callout{
	background-color: #FFCE00;
	padding: 16px 32px;
	text-align: center;
}


.color-1 {
    color: #002652;
}

.bg-color-1 {
    background-color: #f7f7f7;
}

.color-2 {
    color: #009DD3;
}

.bg-color-2 {
    background-color: #FFCE00;
}

.color-3 {
    color: #FFFFFF;
}

.bg-color-3 {
    background-color: #FFFFFF;
}

.btn-moreinfo.raised.btn-sm {
    padding: 17px 15px;
    font-size: 15px;
}

label {
    font-weight: normal;
}

.data-policy-text {
    font-size: 0.85em;
}
.input-required-wrap {
    position: relative;
    padding-right: 24px;
    padding-inline-end: 24px;
}
.input-required-wrap > .text-required {
    position: absolute;
    top: 2px;   /* below the label, at top of input */
    right: 0;
    color: #F15A24;
    font-size: 0.65em;
    line-height: 1;
    padding: 2px 5px;
    pointer-events: none;
    z-index: 5;
    font-size: 16px;
}

/** cookiebar **/
.cookiebar {
    border-top: 4px solid #009dd3;
    padding: 15px 0 15px 0;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    background: #f7f7f7;
}



/** transitions **/

.btn-moreinfo.raised, .btn-email.raised, .menu-item{
    -webkit-transition: background-color 0.2s; 
    transition: background-color 0.2s; 
}

a {
    -webkit-transition: color 0.1s; 
    transition: color 0.1s; 
}



.bg-grey {
    background-color: #f7f7f7;
    background-image: none;
}

.wrap {
    max-width: 1170px;
    margin: auto;
    width: 100%;
}

#container {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;

    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    
    align-items: center;
}

.block {
    margin: 10px;
    justify-content: center;
    -webkit-justify-content: center;  
}

body, h1, h2, h3, h4, h5, h6, .franklin-book{
	font-family: 'FranklinGothicURW-Boo',  sans-serif;
	font-weight: normal;
	font-style: normal;
}
b, strong, .footer-header {
	font-family: 'FranklinGothicURW-Dem',  sans-serif;
	font-weight: normal;
	font-style: normal;
}

body {
    font-size: 0.9375rem;
    line-height: 1.5;
}

h1, h2, h3, h5 {
    padding-bottom: 15px;
}

h1 {
    font-size: 3rem;
    line-height: 3.75rem;
}

h2 {
    font-size: 2.625rem;
    line-height: 2.875rem;
}

h3 {
    font-size: 2rem;
    line-height: 2.25rem;
}

.label-header h3 {
    margin-bottom: 38px;
}

h4 {
    padding: 10px;
    font-size: 1.375rem;
}

p {
    margin-bottom: 25px;
}
.text-mobile-center{
	text-align:left;
}

/* remove firefox dotted line */
a:hover, a:active, a:focus, a:link, a:visited {
    outline: 0 !important;
    outline-style: none;
}

button, object, embed, input { 
    outline: 0 !important;
    outline-style:none;
}

a, a:link
{
	color:#009DD3;
}

a:hover {
    text-decoration: underline;
    color: #00b3f0 !important;
}

a:active {
    color: #009DD3 !important;
}

.fa-ul {
    padding-left: 0;
    margin: 10px 0 22px 1.5em;
    list-style-type: none;
}
.fa-ul>li {
    margin:0 0 15px 0;
}

.rotate90 {
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}


/*** FORMS ***/

input[type=text], input[type=email], textarea.contact-nachricht {
  -webkit-transition: border-color 0.30s ease-in-out, box-shadow 0.30s ease-in-out;
  -moz-transition: border-color 0.30s ease-in-out, box-shadow 0.30s ease-in-out;
  -ms-transition: border-color 0.30s ease-in-out, box-shadow 0.30s ease-in-out;
  -o-transition: border-color 0.30s ease-in-out, box-shadow 0.30s ease-in-out;
  transition: border-color 0.30s ease-in-out, box-shadow 0.30s ease-in-out;
  outline: none;
  padding: 7px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
}
 
input[type=text]:focus, input[type=email]:focus, textarea.contact-nachricht:focus {
    -webkit-box-shadow: 0 0 5px #999;
    -moz-box-shadow: 0 0 5px #999;
    box-shadow: 0 0 5px #999;
    padding: 7px;
    margin: 5px 1px 3px 0px;
    border: 1px solid #999;
}


nav.nav-up {
    top: -100px;

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.navbar.fixed-top {
    margin-bottom: 0px;
    border-radius: 0px;
    background-color: #FFFFFF;
}


/*.navbar-brand {
    float: left;
    height: 85px;
    padding: 0;
    margin: 6px 0 0 15px;
    font-size: 18px;
    line-height: 20px;
}*/

.header_logo {
    width: 151px;
    height: 49px;
    background: url("/img/logo-interzero.svg") no-repeat;
    background-size: contain;
    margin: 22px 25px;
    font-size: 0;
    display: inline-block;
}
.header-sec-logo{
    font-size: 0.8125rem;
    display: inline-block;
    padding-top: 40px;
	padding-right: 5px;
}
.header-sec-logo img{
	margin-left:7px;
}

#toggle-menu {
    background-color: #FFFFFF;
    margin-top: 11px !important;
    margin-right: 20px;
    border-radius: 0px;
    border: 0px;
}

#toggle-menu:hover {
    background-color: #FFFFFF;
}

#toggle-menu:focus {
    background-color: #FFFFFF;
}

.navbar-btn-rotate {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    
    -webkit-transition: -webkit-transform 0.2s ease-in-out; 
    transition: transform 0.2s ease-in-out; 
}

.navbar-btn-rotate-back {
    -webkit-transition: -webkit-transform 0.2s ease-in-out; 
    transition: transform 0.2s ease-in-out; 
}

.navbar {
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.50);
    -moz-box-shadow:    0px 3px 10px 0px rgba(0,0,0,0.50);
    box-shadow:         0px 3px 10px 0px rgba(0,0,0,0.50);
    height: 100px;
    
    -webkit-transition: top 0.2s ease-in-out;
    transition: top 0.2s ease-in-out;
}

/*.jumbotron {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    
    background-color: dimgrey;
    margin-top: 50px; 
    padding: 50px 0px 50px 0px; 
    
}*/

#section-top{    
	overflow: hidden;
}

.img-subheader-left {
    margin: auto; 
    background-image: url('/img/documents.jpg');
    background-size: cover; 
    height: 300px; 
    width: 520px;
}

.hinweis {
    background-color: #EF0000; 
    padding: 20px;
}

.label-header {
    width: 620px;
    height: 620px;
    margin-left: 10%;
    padding: 80px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 500px;
	-webkit-border-radius: 500px;
    -moz-border-radius: 500px;
}

.img-header {
    background-image: url(/img/header.jpg);
    background-size: cover; 
    margin-top: 100px; 
    /*padding: 50px 0px 50px 0px;*/
	width: 100%;
	height: 600px;
}

.flex-header {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    
    align-items: center;
    -webkit-align-items: center;
    
    justify-content: center;
    -webkit-justify-content: center;
}

.padding {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 15px;
    padding-left: 15px;
}

a[href^="tel:"], a[href^="mailto:"] {
    color: #002E54;
}

a[href^="tel:"]:hover, a[href^="mailto:"] {
    text-decoration: none;
    color: #002E54 !important;
}

.phone-label, .phone-label-small {
    width: auto;
    display: inline-block;
    padding: 1px 15px 2px 51px;
    position: relative;
    z-index: -1;
    left: -53px;
    top: 3px;
    font-size: 2.2rem;
}

.phone-label-small {
    font-size: 1rem;
    padding: 0px 10px 0px 20px;
    left: -22px;
    top: 0px;
}

.contact-phone-label{
    font-size: 1.8rem;
    text-decoration: none;
    color: #002E54;
}

.contact-phone-label i{
    margin-right: 10px;
}

.phone-icon, .phone-icon-small {
    display: inline-block;
    position: relative; 
    z-index: 1; 
    left: 20px;

}

.phone-icon-small {
    left: 15px;
    font-size: 0.7rem;
}
.phone-icon-small .fa-stack .fa-circle, .phone-icon .fa-stack .fa-circle{
	display:none;
}
.phone-icon-small .fa-stack .fa-phone, .phone-icon .fa-stack .fa-phone, .phone-icon-small .fa-stack .fa-envelope, .phone-icon .fa-stack .fa-envelope{
	color: #002652 !important;
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2.2em;
    line-height: 2.07em;
    vertical-align: middle;
}

.fa-2x {
    font-size: 2.2em;
}

.angebot {
    max-width: 900px; 
    padding-bottom: 20px;
}

.angebot-box {
        background-color: #F7F7F7;
    width: 270px;
        padding: 0 15px;
    display: flex;
    flex-direction: column;
}

.angebot-header { 
	font-family: 'FranklinGothicURW-Dem',  sans-serif;
	font-weight: normal;
	font-style: normal;
    font-size: 1.7em;
    padding: 15px 10px;
	border-bottom: 1px solid #CCCCCC; 
}

.angebot-subheader {
    font-size: 1.3em; 
    font-weight:bold; 
    padding: 10px;
}

.angebot-content {
    background-color: #F7F7F7;
    padding: 10px;
    display: flex;
    flex-direction: column;
    flex: 1;
}
.angebot-content .content {
    flex: 1;
}

.angebot-hr {
    border-top: 1px solid #CCCCCC; 
    margin:10px;
    opacity: 1;
}
.fa-circle, .fa-check-circle, .vorteile-icon {
	color:#009DD3;
	margin-top: 2px;
}

.anleitung-icon {
    margin-right: 0px;
    font-size: 5.3em;
}

.anleitung-arrow {
    float: right; 
    color: #CCCCCC; 
    position: relative; 
    left: 20px;
}

.vorteile-icon {
    font-size: 3.3em;
}

.btn-moreinfo.raised, .btn-email.raised {
	padding: 20px 35px; 
	 border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
}

.btn-moreinfo.raised {
	font-weight:normal;
	text-transform: uppercase;
    font-size: 1.125rem;
    color: #FFF !important;
    background-color: #009DD3;   
}

.btn-moreinfo:hover {
	font-weight:normal;
	text-transform: uppercase;
    color: #FFF !important;
    background-color: #00B3F0 !important;
}
/*change button styles with css*/
.btn-moreinfo.raised i, .btn-email.raised i{display: none}
.btn-moreinfo.raised b, .btn-email.raised b{
	font-family: 'FranklinGothicURW-Boo',  sans-serif !important;
	font-weight: normal !important;
	font-style: normal !important;
}

.btn-moreinfo.raised:active, .btn-moreinfo.raised.active {
    /*color: #FFF;
    box-shadow: none;
    margin-bottom: -3px;
    margin-top: 3px;*/
}

.btn-moreinfo:visited {
    color: #FFFFFF;
}

.btn-email.raised {
	font-weight:normal;
	text-transform: uppercase;
	font-size: 1.125rem;
    color:#002652;
    background-color: #D9D9D9;
}

.btn-email:hover {
	font-weight:normal;
	text-transform: uppercase;
    color:#002652 !important;
    background-color: #F2F2F2; 
}

.btn-email.raised:active, .btn-email.raised.active{
    /*background-color: #FFFFFF;
    color: #4598A8;
    box-shadow: none;
    margin-bottom: -3px;
    margin-top: 3px;*/
}

.btn-email:visited {
    color: #002652;
}

/*.thumbs-up {
    font-size: 3em;
    position: relative;
    top: 5px;
}*/

.meinung-box {
    width: 100%;
	background-color:#009DD3; 
	padding: 20px;
    margin-bottom: 40px; 
	color: #fff;
	font-size: 1rem;
}

.meinung-img {
    height: 75px; 
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    border-radius: 75px;
	margin-right: 20px;
}

.meinung-quote {
    display: none;
}

.meinung-name {
    text-align: left; 
    color: #fff;
    font-size: 0.75rem;
	margin-top: 10px;
}

.about-img {
    padding-top: 60px; 
    padding-bottom: 80px;
}

.about-img-height {
    height: 100px;
}

.about-text {
    max-width: 800px;
}

/*.arrow-right {
    position: relative;
    top: -50px;
    left: 100px;
    
    font-size: 2.5em;
    color: #CCCCCC;
}*/

.faqaccordion {
    margin: -1px !important; 
    border-radius: 0px !important;
}

.accordion-body {
    padding: 20px;
}

.panel-title {
    font-size: 1.2rem;
}
.accordion-item {
	border: none !important;
}
.accordion-header {
    background-color: #F7F7F7 !important;
    padding: 0;
	border-top: 1px solid #d9d9d9;
}
.panel:last-child .accordion-header {
	border-bottom: 1px solid #d9d9d9;
}

.panel-text {
    display: table-cell; 
    width: 100%;
}

.panel-caret {
    display: table-cell; 
    vertical-align: middle; 
    padding-left: 10px;
}

.accordion-header .accordion-button {
    padding: 20px;
    color: #002E54;
    text-decoration: none;
    display: block;
}

.accordion-header .accordion-button:hover {
    text-decoration:none;
	background-color: #F2F2F2 !important;
}

.menu-item {
    border-radius: 0px !important;
    color: #002652 !important;
    background-color: #fff !important;
    border-right: none; 
    border-left: none; 
}

.menu-item:hover {
    color: #009DD3 !important;
    background-color: #fff !important;
}






.contact-email-header {
    padding-bottom: 0px;
}

.contact-email {
    padding: 0;
    font-size: 1.9rem;
}
.contact-email a {
    color:#002652;
}
.contact-email .fa-envelope-o{
	/*display:none;*/
}


/****FORM STYLING ****/

input[type=text], input[type=email], textarea.contact-nachricht {
    border: none;
    background-color: #E5E5E5;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
}

input[type=text]:hover, input[type=email]:hover, textarea.contact-nachricht:hover {
    border: none;
    background-color: #f2f2f2;
}

input[type=text]:focus, input[type=email]:focus, textarea.contact-nachricht:focus, input[type=text]:active, input[type=email]:active, textarea.contact-nachricht:active {
    border: none;
    background-color: #f2f2f2;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

input[type=text]:focus::placeholder, input[type=text]:active::placeholder, input[type=email]:focus::placeholder, input[type=email]:active::placeholder, textarea.contact-nachricht:focus::placeholder, textarea.contact-nachricht:active::placeholder {
    color: #CCC;
}


.footer {
    background-color: #f7f7f7;
    color: #4c4c4c;
    font-size: 1rem;
}

.footer-header {
    margin-bottom: 15px; 
    font-size: 1.4rem;
}

.footer-left {
    border-left: none;
    padding: 10px 30px 10px 30px;
}

.footer-right {
    border-left: none;
    border-right: none;
    padding: 10px 30px 10px 30px; 
}
.sub-footer{
	background-color:#D9D9D9;
	text-align: center;
	padding:20px 0;
	color: #4c4c4c !important;
	
}

@media screen and (max-width: 1100px) {
    
	/*** 2024 ***/
	    .callout-round {
        position: relative;
        background-color: #ffce00;
        display: block;
        align-content: center;
        width: 100%;
        height: auto;
        border-radius: 150px;
        text-align: center;
        vertical-align: middle;
        right: 0;
        top: 0;
        transform: rotate(0deg);
        margin: 0 auto;
        max-width: 320px;
    }/*** 2024 ***/
	
	h4.h-sm {
        font-size: 1rem;
    }
    
    .anleitung-icon {
        margin-right: 0px;
        font-size: 3.9rem;
    }
}

@media screen and (max-width: 991px) {
    .img-about-logo { 
        width: 100%;
    }
}

@media screen and (max-width: 935px) {
    .email-envelope {
        display: none;
    }
    
    .contact-email{
        font-size: 1.4rem;
    }
}


@media screen and (max-width: 767px) {
    body {
        font-size: 1rem;
    }
    
    h2 {
        font-size: 2rem;
		line-height: normal;
		padding-bottom:5px;
    }
    
    h3 {
        font-size: 1.5rem;
    }
	.label-header h3{
        font-size: 1.25rem;
    	line-height: 24px;
	}
    
    h4.h-sm {
        font-size: 1.7rem;
    } 
    .text-mobile-center{
		text-align:center;
	}

    #toggle-menu {
        margin-top: 30px !important;
    }

   .label-header {
		width:450px;
		height:450px;
	}

    .flex-header {
        -webkit-flex-wrap: wrap; 
    }
    
    .phone-label {
        font-size: 2rem;
        top: 2px;
        left: -47px;
        padding: 1px 15px 2px 47px;
    }

    .contact-phone-label {
        font-size: 1.5rem;
    }
    
    .phone-icon {
        font-size: 0.8rem;
    }
    
    .phone-label-small {
        font-size: 1rem;
        padding: 0px 10px 0px 20px;
        left: -23px;
        top: 1px;
    }
    
    .phone-icon-small {
        font-size: 0.6rem;
    }
    
    .thumbs-up {
        top: 10px;
        font-size: 2rem;
    }
    
    .panel-title {
        font-size: 1.2rem;
    }
    
    .anleitung-icon {
        margin-right: 0px;
        font-size: 5.3rem;
    }
    
    #container {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    
    .footer-left {
            border-left: none; 
            padding: 10px 30px 50px 30px;
            height: auto;
    }
    
    .footer-right {
            border-left: none; 
            border-right: none;
            padding: 10px 30px 10px 30px; 
            height: auto;
    }
    
    a[href^="tel:"]:before {
        display: block;
        margin-right: 0.5em;
    }
    
}


@media screen and (max-width: 480px) {
	
    .label-header {
		width:100%;
		height:100%;
		margin:0;
		padding: 80px 10px;
		background-color: rgba(255, 255, 255, 0.8);
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
        
    }
	.label-header h3{
        font-size: 1.25rem;
    	line-height: 24px;
	}
    
    .phone-label {
        font-size: 2rem;
        top: 2px;
        left: -47px;
        padding: 1px 15px 2px 47px;
    }
    
    #container {
        -ms-flex-flow: column wrap;
    }
    
}


@media screen and (max-width: 380px) {
	

    .phone-label {
        font-size: 2rem;
        top: 2px;
        left: -40px;
        padding: 1px 15px 2px 40px;
    }
    
    .btn-moreinfo.raised, .btn-email.raised {
            padding: 10px;
    }
    
    .contact-email{
        font-size: 1.4rem;
    }
}

/* Bot control: honeypot field — visually hidden, not accessible to real users */
.bot-trap {
    position: absolute;
    left: -9999px;
    top: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
}

@media screen and (min-width: 768px) {

}
