 
a {
    color: #00a8ff;
}

* {
font-family: 'Roboto';
margin:0;
padding:0;
}


.padding-top-5em{
    padding-top: 5em;
}
.padding-top-10em{
    padding-top: 10em;
}
.padding-top-15em{
    padding-top: 15em;
}
.padding-bottom-5em{
    padding-bottom: 5em;
}
.padding-bottom-10em{
    padding-bottom: 10em;
}
.padding-bottom-15em{
    padding-bottom: 15em;
}



.container-fluid {
    width: auto;
    margin-right: 12%;
    margin-left: 12%;
}

.navbar > .container{
	max-width: inherit;margin: 1% 7% 1% 2%;	
}


.navbar-fixed-top{
	position: fixed;
    width: 100%;
    z-index: 1000;
}

.navbar-dark .navbar-nav .nav-link {
    color: #f8f9fa;
    font-size: 20px;
	font-size: 22px;
    margin: 0px 30px;
    font-weight: 300;
    
}
.bg-dark{
	background: rgba(0, 0, 0, 0.46) !important;
}

.ml-p{
	margin-left: 7%;
}

.navbar{
	/*padding: 1rem 8rem;*/
}

.section-main{
	padding-top: 15em;
    padding-bottom: 10em;
}

.pPage-section-main{
	padding-top: 10em;
    padding-bottom: 10em;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
    margin-top: .7em;
    float: left;
	color: #ffffff;
}

.form-heading{
	padding:10px; 
	font-size: 25px;			
	color: #ffffff;
}

#ui .form-heading {
    padding: 0px 15px 0px 15px;
    /* margin-bottom: 2%; */
    font-size: 22px;
    color: #ffffff;
    margin: 0px;
    width: 100%;
    text-align: left;
    float: left;
    margin-bottom: 5%;
    color: #ffffffde;
	font-weight: 200;
}


#ui label {
    display: inline-block;
    margin-bottom: 0.1rem;
    margin-top: 0.3em;
    float: left;
    color: #ffffffde;
	/*font-size: 18px;*/
	font-size: 22px;
}

#ui .form-control {
    height: 28px !important;
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .175rem .15rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .35rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.header-nav .nav-item > .nav-link {
    position: relative;
    padding: 0;
    color: #ffffff;
    font-size: 18px;
    line-height: 52px;
    font-weight: 300;
    text-transform: uppercase;
    font-family: "Poppins", serif;
    background: transparent;
    border: 0;
    transition: 0.3s;
}

.header-content{
	background-color: #171B1C;
}

.main-content{
  background-image: url(../images/bgi.png);
  background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	z-index:0px;
	/*background: url("../images/bgi.jpg") no-repeat fixed 0 0 / cover rgba(0, 0, 0, 0);*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.section{
	background-color: rgba(0, 0, 0, 0.6);
}


#ui > form {
	/*background-color: #00000029;padding: 30px;border-radius: 10px;opacity: 0.89;*/
	background-color: #00000066;
    padding: 20px 22px;
    border-radius: 10px;
    opacity: 0.89;
    margin: 0%;
}

.btn-cstm{
	color: #ffffff;
	height: 34px !important;
	border-radius: 10px;
	border-color: #5E94C2 !important;
	background-color: #5E94C2;
	padding: initial;
	font-size: 15px;
}

.btn-cstm:hover {
    color: #fff;
    background-color: #5E94C2;
    border-color: #5E94C2;
}

.cm-header{
	padding-top: 100px;
	padding-bottom: 100px;
	color: #fff;
	margin-bottom: 0px;
	font-size: 48px;
}

.section{

	min-height: 100vh;
}
.section > .container{
	padding-bottom: 5em;
}

.section-body{
	color: #ffffff;
	margin-left: 21em;
    margin-right: 21em;
}

.section-1{
	background-color: #00000066;
}

.section-1 > h2{
	color: #fff;
	margin-bottom: 0px;
	font-size: 48px;
	padding: 50px 0px;
    text-align: center;
    line-height: 2em;
}

.heading{
	color: #fff;
	margin-bottom: 0px;
	font-size: 48px;
	padding: 50px 0px 80px 0px;
    text-align: center;
    line-height: 2em;
}

.s1-heading{
	color: #fff;
	margin-bottom: 0px;
	font-size: 48px;
	padding: 20px 0px;
    line-height: 1.5em;
}


.s1-heading {
    color: #fff;
    margin-bottom: 0px;
    font-size: 50px;
    padding: 0px 0px 0% 0px;
    line-height: inherit;
}

.s1-sub-heading{
	font-size: 24px;	
	color: #ffffff;
	display: none;
}

.item-inner{
	background: #00000066;
	padding:2% 0px;
	text-align:center;
	/*box-shadow: 0 0 2px 5px black;*/
}

.tabs{
	margin: 50px 0px;
}

.item-inner > .card_item_h3_ge{
	padding:2%;color:white;
	margin-bottom: 0px;
}

.txt-style{
	text-align: left;
    color: #ffffff;
}

.csm-h{
	color: #fff;
    margin: 0px;
    font-size: 18px;
    font-weight: 400;
}

.symb > span{
	font-size: 16em;
    color: white;
    position: absolute;
    bottom: -10%;
}

.foot-h3{
	font-size: 30px; color: #ffffff;
}

.foot-p{
	color: #00a8ff; font-size:15px
}

.foot-heading{
	color: #fff;
	margin-bottom: 0px;
	font-size: 40px;
	font-weight: 400;
    line-height: 1em;
}


.prt-subtitle{
	margin: 8% auto;width: fit-content;text-align: center;padding: 0px;
	background-color: #000000c9;
    text-align: center;
    box-shadow: 0 0 1px 2px black;
    color: white;
    font-size: 24px;
    padding: 2% 6%;
    font-weight: 500;
    border-radius: 3px;
	width: max-content;
}


.prt-sm-img{
	width: auto;height: 80px;
}

.m-tb{
	margin-top: 8%;margin-bottom: 8%;
}

.white-card{
	/*background: white;
    box-shadow: 0 0 1px 0px #f8f8f8;*/
    display: flex;
}

.pd-2p{
	padding: 2% 0px;
}

.gray-bold{
	color: #343a40c9;
    font-weight: 400;
    font-size: 16px;
}

.just-white{
	text-align: left;
	color: #ffffff;
	font-size: 24px;
    line-height: 2em;
}

.left-white{
	color: #ffffff;
	font-size: 24px;
    line-height: 2em;
    text-align: left;
	font-weight: 300;
}

.em-ptop{
	padding-top: 3em;
}

.body-page{
	font-size: 18px;
}
.icn-pad{
	padding: 1em 0em 3em 0px;
}


.img-fluid {
    max-width: 16%;
    float: left;
    height: auto;
}


.font-weight-normal {
    text-align: left;
    font-weight: 400!important;
    color: white;
    font-size: 26px;
    /*padding: 10px 2em;*/
}

.font-weight-bold{
	color: white;
	text-align: left;
    /*padding-left: 3.4em;*/
	font-size: 34px;
    font-weight: 400 !important;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    float: right;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.grey-text{
	text-align: left;
    /*padding-left: 23%;*/
	font-size: 36px;
}

.grey-text > .fa-star{
	color: #fff;
	font-size: 26px;
}

.border-blue{

	padding-right: 0px !important;
    padding-left: 0px !important;
    border: solid 8px;
    border-color: #466f98;
}

.bb-left{
	border-top: #466f9882  solid 2px;
    border-left: #466f9882  solid 2px;
    border-right: #466f9882  solid 1px;
    border-bottom: #466f9882  solid 1px;
	padding:0px;
}

.bb-center{
	border-top: #466f9882  solid 2px;
    border-left: #466f9882  solid 2px;
    border-right: #466f9882  solid 1px;
    border-bottom: #466f9882  solid 1px;
	padding:0px;
}

.bb-right{
	border-top: #466f9882  solid 2px;
    border-left: #466f9882  solid 2px;
    border-right: #466f9882  solid 2px;
    border-bottom: #466f9882  solid 1px;
	padding:0px;
}

.bb-bottom{
	border-top: #466f9882  solid 1px;
    border-left: #466f9882  solid 2px;
    border-right: #466f9882  solid 2px;
    border-bottom: #466f9882  solid 2px;
	padding:0px;
}


.section-verhalt{

	padding: 5% 0px;
	
    height: min-content;
    background-color: #00000066;
    min-height: auto;
	
}

.txt-style1 {
    color: #ffffff;
    font-size: 23px;
    font-weight: 300;
    line-height: 2em;
}

.font-size1{
	font-size: 48px;
	color:#ffffff;
}

.heading-2{
	color: #ffffff;
    font-size: 32px;
    margin-bottom: 20px;	
}

.content-2{
	color: #ffffff;
    line-height: 30px;
    font-size: 26px;	
}

.paddings-2{
	padding-top: 15% !important;
	padding-bottom:4%	
}

.paddings-3{
	padding-top: 5%;
	padding-bottom: 13%;	
}

.padding-top-s1{
	padding-top: 4%;	
}

.padding-s2{
	padding: 15% 0px;
}

.margin-hor-6em{
    margin-left: 6em;
    margin-right: 6em;
}



.margin-hor-4em {
    margin-left: 4em;
    margin-right: 4em;
}

.margin-s1{
	margin-left: 12em;
    margin-right: 12em;
}

.heading-3{
	color: #ffffff;
	text-align: center;
	font-size: 48px;	
	margin-bottom: 8%;
}

.heading-4{
	color: #ffffff;
	font-size:48px;
	font-weight: 300;	
}

.content-3{
	color: #ffffff;
	line-height: 40px;
	font-size: 26px;
	text-align:left;
	padding: 0% 12%;
	font-weight: 300;
}

.heading-5{
	font-size: 26px;
	font-weight: 400;	
}

.s5{
	
	padding: 12.5% 0px;
}


.footer-section-home{
	background-color : #000000f0;	 
	padding-top: 160px !important;
	padding-bottom: 250px !important;
}

.footer-section-home .container-fluid{
	margin-top:10%;	
}

.footer-section-home .systmtc{
	
	margin-bottom: 110px;
}

#unternehmen h3{
	text-align: center;
    font-size: 40px;
}

#unternehmen h5{
	text-align: center;    color: #00a8ff;
}

#unternehmen p{
	text-align: center;font-size: 26px;font-weight: 300;	
}

#unternehmen img{
	width:100%;	
}

.uber-uns-div{
	display: inline-table;
    margin: 0px 10%;
}

body{
	background-color: #000000bf;
	
}

.auto-mrg{
	background-color: rgba(0, 0, 0, 0.8);
	padding:3% 0px;
}

.footer {
    background: #000;
	z-index: 9999;
}

.footer .row{
    padding:10px;
}

.footer p {
    text-transform: uppercase;
    vertical-align: middle;
    margin: 0px;
}

.v-padding-s2{
	padding:8% 0px;	
}

#privacy .s1-heading{
	text-transform: uppercase;
	padding-bottom: 3%;
}

.privacy-info{
	padding-left: 45px;
    padding-top: 5px;
	color: white;
    font-size: 22px;
}

#impressum .s1-heading{
	text-transform: uppercase;
	padding-bottom: 3%;
}

.impressum {
	color: white;
    font-size: 22px;
}

.wrm-spc{
	margin-left: 2.2vh;
}

.section-verhalt > .container-fluid{
	margin-right: 7%;
    margin-left: 7%;	
}