@font-face {
    font-family: 'nexa_boldregular';
    src: url('../fonts/nexa_bold/nexa_bold-webfont.eot');
    src: url('../fonts/nexa_bold/nexa_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nexa_bold/nexa_bold-webfont.woff') format('woff'),
         url('../fonts/nexa_bold/nexa_bold-webfont.ttf') format('truetype'),
         url('../fonts/nexa_bold/nexa_bold-webfont.svg#nexa_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nexa_lightregular';
    src: url('../fonts/nexa_light/nexa_light-webfont.eot');
    src: url('../fonts/nexa_light/nexa_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nexa_light/nexa_light-webfont.woff') format('woff'),
         url('../fonts/nexa_light/nexa_light-webfont.ttf') format('truetype'),
         url('../fonts/nexa_light/nexa_light-webfont.svg#nexa_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


.my_header {
    background-color: #f2f2f2;
    text-align: center;
    font-family: 'nexa_boldregular';
    text-transform: uppercase;
    padding: 20px 0;
    color: #97958b;
    font-size: 24px;
    position: relative;
}
.my_header::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #f2f2f2 transparent transparent transparent;  
    position: absolute;
    bottom: -10px;
    left: 49%;
}
.my_header span {
    font-family: 'nexa_lightregular';
}
.logo {
    text-align: center;
    padding: 25px 0;
}
.logo img {
    max-width: 160px;
}
 

.logo-header {
    margin: 0 330px 0 0;
}
.logo-header {
    right: 50%;
    left: auto;
    margin: 0 230px 0 0;
}


#vertrag, #anhang_1, #anhang_2 {
    margin: 40px 0 40px 0;
    padding: 30px;
    height: 400px;
    overflow: auto;
    border: 1px solid #ddd;
    background: #fff !important;
}

#form-navi ul {
    list-style: none;
    display: flex;
    margin-left: -15px;
    margin-bottom: 30px;
}

#form-navi ul li {
    margin-left: 6px !important;
    display: none;
}
#form-navi .nummer{ 
    background: #f2f2f2;
    border-radius: 50%;    
    color: #97958b;
    width: 27px;
    display: inline-block;
    text-align: center; 
    padding-bottom: 3px;
	height: 27px;
	line-height: 27px;
}


#form-navi .back .nummer{
	background-color: #f1d984;
	color: rgba(0,0,0,.2);
	text-shadow: 0 0 2px rgba(0, 0, 0, .025);

}


#form-navi .activ {
    margin: -9px 45px 0 !important;
    display: flex;
}
#form-navi .activ:first-child {
    margin: -9px 45px 0 0 !important;
}
#form-navi .activ .nummer{
    background: #393939;
    font-size: 27px;
    color: #fff;
    width: 44px;
	line-height: 42px;
	height: 44px;
}


#form-navi .name{
    display: none;
    color: #1e1e1e;
    text-transform: uppercase;
    font-family: 'nexa_boldregular';
}

#form-navi  .activ .name{
    display: inline-block;
    font-size: 27px;
    padding-left: 15px;
	line-height: 46px;
}
.grey_btn{
	color: #97958B;
	text-transform: uppercase;
	font-family: 'nexa_lightregular';
	background-color: #f2f2f2 !important;
	font-size: 14px !important;
	border-radius: 6px !important;
	line-height: 22px !important;
	padding: 10px 24px 6px !important;
}
.weiterSpeichern {
	color: #1e1e1e;
	text-transform: uppercase;
	font-family: 'nexa_lightregular';
	background-color: #f1d984 !important;
	float: right;
	font-size: 20px !important;
	border-radius: 6px !important;
	line-height: 30px !important;
	padding: 10px 24px 6px !important;
}

.form-control {
    padding: .65rem .8rem !important;
}

.form-group {
    display: none;
}
.form-group-activ {
    display: block;
}
.form-group .row {
    margin-bottom: 40px;
}

.row p {
    font-size: 80%;
    padding: 10px 20px;
    color: #959595;
}

textarea {
    width: 100%;
    min-height: 300px;
}

.linkBtn{
	text-decoration: none !important;
	color: #959595 !important;
	text-align: center;
	margin: 0 auto;
	display: block;
	font-size: 80%;
}

.readonly {
    background: #fff !important;
    border-style: dashed !important;
}
.readonly_file {
    background: #fff !important;
    border-style: none !important;
    position: absolute !important;
    top: 40px !important;
    font-size: 12px !important;    
}

.custom-file-label {
    overflow: hidden;
}
/*
==========================================================================
   Basics
==========================================================================
@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }

*/

html {
	position: relative;
	min-height: 100%;
}
body {
    color: #2d2f30;
    background: #fff;
}

section{
	position: relative;
	background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'nexa_boldregular', Arial, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}

a{
	color: #c1b178;
	text-decoration: none;
}

a:hover, a:focus{
	color: #2d2f30;
	text-decoration: none;
}


p {
	line-height: 23px;
	margin-bottom: 15px;
}

ul {
	padding-left: 15px;
}

ul li {
	margin-bottom: 5px;
}

ol{
	padding-left: 17px;
}

.top100 {list-style:none;border-bottom: none !important; display: inline-block;}
.top100 a:before {content: ' ' !important;}
.valide {list-style:none; /*border-bottom: none !important;*/ display: block;}
.valide a:before {content: ' ' !important;}

h3.canvas-blue {
	margin: 0 0 25px 0;
	padding: 15px;
}

p:first-child,
ul:first-child,
ol:first-child {
	margin-top: 0;
}
ul:last-child,
ol:last-child {
	margin-bottom: 0;
}

a:focus {
	outline: 0 none;
	text-decoration: none;
}

.main {
	display: block;
	height: 100%;
	width: 100%;
}

#wrapper {
	margin: 0 auto;
	min-width: 320px;
	display: block;
}

#content,
.page-content,
.page-content > .single-section {
	display: block;
	height: 100%;
	width: 100%;
}

.visually-hidden {
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
}

.display-inline {
	display: inline !important;
}
.display-block {
	display: block !important;
}
.display-inline-block {
	display: inline-block !important;
}

.no-height {
	height: 0 !important;
}
.no-padding {
	padding: 0 !important;
}
.no-padding-left {
	padding-left: 0 !important;
}
.no-padding-right {
	padding-right: 0 !important;
}
.no-margin {
	margin: 0 !important;
}
.no-margin-top {
	margin-top: 0 !important;
}
.no-margin-bottom {
	margin-bottom: 0 !important;
}

.no-box-shadow {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;
}

.spacing-reset {
	margin: 0 !important;
	padding: 0 !important;
}

.bg-danger {
	padding: 15px;
	border: 1px solid #e0a1a1;
	-webkit-border-radius: 0 8px 8px 8px;
	-moz-border-radius: 0 8px 8px 8px;
	border-radius: 0 8px 8px 8px;
}


 
/*
==========================================================================
   Allgemeine Angaben
==========================================================================
*/

.section-title {
	font-size: 16px!important;
	line-height: 21px!important;
}

.pdf-input{
	height: auto !important;
	background-color: #e9ecef !important;
}

.custom-control-input:checked~.custom-control-label::before {
	color: #fff;
	background-color: #007bff !important;
	width: 1px;
	height: 1px;
	border: 8px solid #007bff;
	box-shadow: 0 0 2px rgba(0,0,0,.2);
	border-radius: 2px;
}

.bold,
.light {
	font-weight: normal;
}
.bold {
	font-family: 'nexa_boldregular', Arial, Verdana, sans-serif;
}

.light {
	font-family: 'nexa_lightregular', Arial, Verdana, sans-serif;
	display: block;
}

.smaller {
	font-size: 22px;
	margin: 15px 0 25px 0;
}

.bigger {
	font-size: 18px;
	line-height: 26px;
}

.btn {
	margin-bottom: 10px;
	white-space: normal;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	        transition: all 0.3s;
}

.btn-white {
	font-family: 'nexa_boldregular', Arial, Verdana, sans-serif;
	background-color: #ebebeb;
	border-color: #ebebeb;
	text-transform: uppercase;
	font-size: 14px !important;
	color: #3d3d3d !important;
	padding: 7px 25px 4px;
	letter-spacing: 1px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active {
	color: #fff!important;
	background:#000;
}

.btn-black {
	font-family: 'nexa_boldregular', Arial, Verdana, sans-serif;
	background-color: #2d2f30;
    border-color: #2d2f30;
	text-transform: uppercase;
	font-size: 14px;
    color: #fff;
	padding: 7px 25px 4px;
	letter-spacing: 1px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;
}

.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active {
	background-color: #fff;
    color: #2d2f30;
}

.btn-blue {
	font-family: 'nexa_lightregular', Arial, Verdana, sans-serif;
	background-color: #f1d984;
    border-color: transparent;
	text-transform: uppercase;
	font-size: 14px;
    color: #393535;
	padding: 4px 10px 1px;
	letter-spacing: 1px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active {
	background-color: #313439;
    color: #fff;
}

.btn-plus:before {
	content: '+ ';
}

.btn-orange {
	font-family: 'nexa_boldregular', Arial, Verdana, sans-serif;
	background-color: #cb7127;
    border-color: #be6318;
	border-width: 5px;
	text-transform: uppercase;
	font-size: 14px;
    color: #fff;
	padding: 7px 25px 4px;
	letter-spacing: 1px;
	-webkit-box-shadow: 0 -2px 5px rgba(4,5,6,.3);
	   -moz-box-shadow: 0 -2px 5px rgba(4,5,6,.3);
	        box-shadow: 0 -2px 5px rgba(4,5,6,.3);
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;
}

.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active {
	background-color: #fff;
    color: #14171b;
}

.img-preload,
.single-loading-icon-16,
.single-loading-icon-32,
.single-loading-icon-64 {
	position: relative;
	display: inline-block;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.single-loading-icon-16,
.img-preload.loading-icon-16.loading {
	background-image: url('../img/loading/loading-grey-16.gif');
}
.single-loading-icon-32,
.img-preload.preload-icon-32.loading {
	background-image: url('../img/loading/loading-grey-32.gif');
}
.single-loading-icon-64,
.img-preload.preload-icon-64.loading {
	background-image: url('../img/loading/loading-grey-64.gif');
}
.img-preload.error:after {
	content: 'Error: The Image could not be loaded.';
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	position: absolute;
	text-align: center;
	margin-top: -10px;
	top: 50%;
	left: 0;
	right: 0;
	color: red;
}
.img-preload > img {
	display: block;
}

.canvas-white {
	background: #fff;
	background: rgba(255, 255, 255, 0.85);
	-webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.24);
	-moz-box-shadow: 1px 1px 7px rgba(0,0,0,.24);
	box-shadow: 1px 1px 7px rgba(0,0,0,.24);
}

.canvas-blue {
	background: #313439;
	color: #fff;
}

.canvas-blue a {
	color: #fff;
}

.arrow-list {
	padding: 0;
	list-style: none;
}

.arrow-list li {
	list-style: none;
	line-height: 22px;
	padding-left: 29px;
}

.arrow-list li:before {
	display: inline-block;
	content: " ";
	position: relative;
	margin-right: 10px;
	font-size: 18px;
	line-height: 18px;
	margin-left: -29px;
}

.arrow-list ul {
	padding-left: 28px;
}


#unterschrift {
    height: 400px;
}

.myPDF .row {
    
}
.myPDF .row div{
  margin-bottom: 20px;  
}

.cursor-pointer {
    cursor: pointer;
}
.canvas_images {
    display: none;
}
/*
==========================================================================
   Footer
==========================================================================
*/

#footer {
	background: url('../img/footer-logo-bg.png') 50% 0;
	text-align: center;
	position: relative;
	z-index: 10;
	width: 100%;
	min-width: 320px;
}
#footer a#totop-link {
	background: url('../img/top-link-bg.png') no-repeat 50% 0;
	position: absolute;
	display: block;
	left: 50%;
	top: -41px;
	margin-left: -52.5px;
	width: 105px;
	height: 99px;
	font-family: 'nexa_boldregular', Arial, Verdana, sans-serif;
    font-weight: normal;
    font-style: normal;
	text-transform: uppercase;
	font-size: 14px;
	color: #c1b178;
	padding: 33px 0 0;
	line-height: 16px;
	letter-spacing: 0.8px;
	text-decoration: none;
	text-align: center;
	z-index: 10;
}
.ie7 #footer a#totop-link {
	padding-bottom: 55px;
}

#footer a#footer-logo {
	padding: 10px 0 30px;
	display: block;
}

#wrapper {background: #fff;padding: 45px 20px 30px; margin: 80px auto 90px; max-width: 1240px;position:relative;}
#wrapper.admin {background: #fff;padding: 45px 20px 30px; margin: 90px auto; max-width: 1600px;position:relative;}

#wrapper ul li {list-style-type: none; margin-left: 25px; margin-bottom: 10px;}
#wrapper ol li {list-style-type: upper-roman; margin-left: 25px; margin-bottom: 10px;}

h1{font-size:1.5em !important; margin:0;}
 
 
.myButton { 

	font-size:2em !important;

	text-transform:uppercase;
	color:#fff;
	background:#080808;
	display:inline-block;
	padding: 10px 10px 7px;
    width: 100%;
    cursor: pointer;
 
}
.myButton:hover {
   background:#efab19; 
}
.prozent1, .prozent2, .prozent3 {
    width: 33%;
    float: left;
    text-align: center;
    padding: 10px 0 10px 0;
    color: #fff !important;
}

.prozent1 a, .prozent2 a, .prozent3 a {
    color: #fff !important;
}

@media (min-width: 640px) {
    

    #form-navi ul li {
        display: flex;
    }
} 

@media (max-width: 640px) {
    
     .prozent1, .prozent2 {
        width: 50%;
        float: left;
    }   
      .prozent3 {
        width: 100%;
        float: left;
    }   
    
    .prozent1 span, .prozent2 span {
        display: none;
    }
}

/* override styles when printing */
@media print {

	body {
		margin: 0;
		max-width: 100%;
	}
	*{
		-webkit-print-color-adjust: exact;
	}

}