/*!
 * Start Bootstrap - Landing Page v5.0.5 (https://startbootstrap.com/template-overviews/landing-page)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/master/LICENSE)
 */

body {
  /*font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
  font-family: 'Open Sans', sans-serif;
    font-weight: 300;
  color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  /*font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
  font-family: 'Open Sans', sans-serif;    
  font-weight: 700;
}

/* Bootstrap Ext start */
.mt-6 {
  margin-top: 3.5rem !important;
}

.mt-7 {
  margin-top: 4rem !important;
}

.mt-8 {
  margin-top: 8rem !important;
}

.mt-9 {
  margin-top: 11rem !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

/* Bootstrap Ext ende */

header.masthead {
  position: relative;
  background-color: #343a40;
  background: url("../img/bg-masthead.jpg") no-repeat center center;
  background-size: cover;
  padding-top: 6rem;
  padding-bottom: 6rem;
}

header.masthead .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}

header.masthead h1 {
  font-size: 2rem;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
} 

.bg-secondary {
    background-color: #787878!important;
}

/*ROT* #e0001b */
/*Gruen #aac2c6 */

a {
    color: #e0001b;
}
a:hover {
    color: #aac2c6;
}


.easyLogo {
   display: none;
}

.easyLogoCenter {
    margin-left: auto;
    margin-right: auto;
}

.features-table td {
    border: none;
    text-align: left;
        font-size: 1.25rem;
    color: rgba(0,0,0,.5);
    padding: 0.3rem;
    padding-left: 0px;
    padding-right: 0.5rem;
}

@media (min-width: 991px) {
    .easyLogoCenter {
    float: right;
    }
    
}

.bg-dark {
    background-color: #585858!important;
}

.bg-dark-green {
    background-color: #5a868f!important;
}

.bg-primary {
    background-color: #e0001b!important;
}

.text-primary {
    color: #e0001b!important;
}

.text-secondary {
    color: #aac2c6;
}

.text-grey-dark {
    color: #787878;
}


.text-light {
    color: #DDD!important;
}

.text-small {
    font-size: 0.8rem;
    
}

.text-big {
    font-size: 1.8rem;
    
}

.btn-primary {
color: #fff;
background-color: #e0001b;
border-color: #e0001b;
    border-radius: 0px;
}


.btn-primary:hover {
    color: #fff;
    background-color: #aac2c6;
    border-color: #aac2c6;
}

.btn-secondary {
color: #FFF;
background-color: #5a868f!important;
border-color: #5a868f;
    border-radius: 0px;
    border: #5a868f solid 1px;
}


.btn-secondary:hover {
    color: #aac2c6;
    background-color: #585858!important;
    border-color: #585858!important;
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #BBB;
    background-color: #DDD!important;
    border-color: #CCC!important;
}


.btn-konfigurator-on {
    
    background: #FFF;
    border: solid 1px #e0001b;
    color: #e0001b;
    font-weight: 700;
    padding: 10px;
    cursor: pointer;
}

.btn-konfigurator-off {
    
    background: #FFF;
    border: solid 1px #787878;
    color: #787878;
    font-weight: 700;
    padding: 10px;
    cursor: pointer;
}

.border-primary {
    border-color: #e0001b!important;
}

.border-secondary {
    border-color: #aac2c6!important;
}

.border-none {
    border: none;
}

.white-space-nowrap {
    white-space: nowrap;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #e0001b;
    background-color: #e0001b;
}


.navbar {
    padding: .5rem 0rem;
}


.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 0rem;
    margin-left: .9rem;
    width: 100%;
    
}


.navbar-headline {
    margin-top: 1rem;
    margin-left: 2rem;
    font-size: 1.5rem;
}

@media (min-width: 660px) {

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 0rem;
    width: auto;
    text-align: initial;
}

.navbar-headline {
    margin-top: 0rem;
    margin-left: 2rem;
    font-size: 1.5rem;
}
    
}



@media (min-width: 900px) {
    .navbar-headline {
    margin-left: 6rem;
    font-size: 2rem;
}
    
    
    
    
}

.teaser-area {
    background: #FFF; 
}

.teaser-1, .teaser-2 {
    border-right: 1px solid #EEE;
}

/*table */
.simpleTable th, .simpleTable td  {
    border-top: none;
    padding-top: 3px;
    padding-bottom: 3px;
    
}
.simpleTable td {
    padding-left: 0px;
}

td.td-border-bottom {
    border-bottom: solid 1px #dee2e6;
}

@media (min-width: 768px) {
  header.masthead {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  header.masthead h1 {
    font-size: 3rem;
  }
}

@media (min-width: 991px) {
header.masthead {
    padding-top: 4rem;
    padding-bottom: 8rem;
  }
}

.showcase .showcase-text {
  padding: 3rem;
}

.showcase .showcase-img {
  min-height: 30rem;
  background-size: cover;
}

@media (min-width: 768px) {
  .showcase .showcase-text {
    padding: 7rem;
  }
}

.features-icons {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.features-icons .features-icons-item {
  max-width: 20rem;
}

.features-icons .features-icons-item .features-icons-icon {
  height: 7rem;
}

.features-icons .features-icons-item .features-icons-icon i {
  font-size: 4.5rem;
}

.features-icons .features-icons-item:hover .features-icons-icon i {
  font-size: 5rem;
}

.testimonials {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.testimonials .testimonial-item {
 /* max-width: 18rem;*/
}

.testimonials .testimonial-item img {
  /*max-width: 12rem;
  -webkit-box-shadow: 0px 5px 5px 0px #adb5bd;
  box-shadow: 0px 5px 5px 0px #adb5bd;
    */
}

.call-to-action {
  position: relative;
  background-color: #343a40;
  background: url("../img/bg-masthead.jpg") no-repeat center center;
  background-size: cover;
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.call-to-action .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}

footer.footer {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background: #202124;
  color: #FFFFFF;
      
}

footer.footer a {
    color: #aac2c6;
}
footer.footer a:hover {
    color: #787878;
}


/*Custom*/
.extended-info {
	background: #202124;
	color: #FFFFFF;
	padding-top: 3rem;
    padding-bottom: 0rem;
	
}

.extended-info a, .footer-area a {
	color: #FFFFFF;	
}

.extended-info h3 {
	font-weight: 300;
	display: inline-block;
	border-bottom: none;
	font-size: 24px;
}

ul.bottom-nav {
	margin: 0px;
	padding: 0px;	
}

ul.bottom-nav li {
	
	list-style: none;
	font-weight: 400;
	line-height: 30px;
	padding-left: 0px;
	margin-left: 0px;
	/*border-bottom: solid 1px #333;*/	
	
}

ul.bottom-nav li i {
	float: right;
	margin-top: 8px;
}



/*Konfigurator */

.konfigurator-container {
    
    padding-top: 4rem;
    padding-bottom: 4rem;
    
    
    
}

.konfigurator-content {
    
    padding-top: 4rem;
    padding-bottom: 4rem;
    /*
    margin-left: -30px;
    margin-right: -30px;
    */
}


.progress-bar-konfigurator {
    background-color: #FFF;
}

.progress-icon {
    
    padding-top: 10px;
    padding-right: 0px;
    margin-right: 10px;
    height: 50px;
    float: left;
}

.progress-description {
    font-size: 0.8rem;
}

.h6 {
    font-size: 0.9rem;
}

.progress-active, .progress-nonactive, .progress-success {
    border-right: 2px solid #EEE;
}

.progress-active h4 {
    color: #e0001b;
}

.progress-active .progress-description {
    color: #333;
}

.progress-nonactive h4 {
    color: #787878;
}

.progress-success h4 {
    color: #787878;
    
}
.progress-success {
    border-bottom: 2px solid #e0001b;
}

.progress-nonactive .progress-description, .progress-success .progress-description {
    color: #999;
}


.kontakt-info {
    font-size: 1rem;
    background: #EEE;
    border-top: 2px solid #e0001b;
}

.kontakt-info h2 {
    font-size: 1.5rem;
   
}

.main-content {
    
}

.main-content h2 {
    font-size: 1.6rem;
}

.accordion>.card:first-of-type {
border-bottom: 1px solid #DDD;

}


.custom-control-input {
    cursor: pointer;
}

.loescherSelectorRow, .hr {
    
    border-top: 2px solid #EEE;
}

.selectorViewCol, .leViewCol {
    
    font-size: 1.5rem;
    padding-top: 5px;
}

.mietpreisCol {
    padding-top: 9px;
}

#pulver-minus, #pulver-plus, #nass-minus, #nass-plus, #co2-minus, #co2-plus , #fett-minus, #fett-plus   {
    cursor: pointer;
}


.bg-rosa {
    background: #f0d8d9;
}

.bg-green-light {
    background: #aac2c6;
}

.dreieck {
    width: 0px;
    height: 0px;
    -webkit-transform:rotate(360deg);
    border-style: solid;
    border-width: 90px 0 90px 50px;
    border-color: transparent transparent transparent #f0d8d9;
}

.dreieckSecondary {
    width: 0px;
    height: 0px;
    -webkit-transform:rotate(360deg);
    border-style: solid;
    border-width: 90px 0 90px 50px;
    border-color: transparent transparent transparent #787878;
}

.dreieckPrice {
    width: 0px;
    height: 0px;
    -webkit-transform:rotate(360deg);
    border-style: solid;
    border-width: 90px 0 90px 50px;
    border-color: transparent transparent transparent #aac2c6;
}


@media (min-width: 400px) {
    
    .dreieck, .dreieckSecondary, .dreieckPrice {
    
    border-width: 70px 0 70px 50px;
   
}
}

@media (min-width: 550px) {
    
    .dreieck, .dreieckSecondary, .dreieckPrice {
    
    border-width: 70px 0 70px 50px;
   
}
}


@media (min-width: 768px) {
    
    .dreieck, .dreieckSecondary, .dreieckPrice {
    
    border-width: 50px 0 50px 50px;
   
    }


    
    
    
}




#hinweisLesGenug {
    display:none;
}


.summeLe {
    margin-left: 20px;
}

.text-summLe {
    padding-top: 10px;
    
}

.formPruefstandort {
    display:none;
}


/*Cal*/
.gj-picker-bootstrap table tr td.disabled div {
    color: #CCC;
}




/*Extendet Version*/
.instruction-number {
	font-size: 40px;
	font-weight: 400;
	line-height: 1;
}

.instruction-item img {
	margin-top: 20px;
}

.instruction-header {
	font-weight: 600;
	margin-top: 50px;
}

h4.headline-3d-pdf {
	font-size: 14px;
	font-weight: 400;
}




.bs-example{
        margin: 20px;
    }
    .accordion .fa{
        margin-right: 0.5rem;
    }


.btn-akkordeon {
	width: 100%;
	display:block;
}

#accordionFaq {
	text-align: left;
}

#accordionFaq .btn-link:hover {
	
		color: cc3300;
	
}

.btn-link:hover {
color: #e0001b;
text-decoration: none;
}

#accordionFaq .card {
	margin-bottom: 10px;
	border-radius: 0px;
	
}

#accordionFaq>.card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 1px solid rgba(0,0,0,.125);
    border-radius: 0;
}

#accordionFaq>.card .card-header {
    margin-bottom: -1px;
}

.w-80 {
    width: 80%!important;
}
