@import url('https://fonts.googleapis.com/css?family=Mada');

html, body {
    height: 100%;
    width: 100%;
    font-family: 'Mada', sans-serif;
    color: #434242;
    background-color: #f5f5f5;
    scroll-behavior: smooth;

}



/* header */


.head-tins {
    position: inherit !important;
}

.top-logo {
    display: block;
    position: absolute;
    z-index: +1;
    
}

.top-moblogo {
    display: none;
}


.right, .left {
    width: 20%;
    opacity: 1;
    transition: all .2s ease-in-out;
    cursor: pointer;
}

.right:hover, .left:hover {
    opacity: .5;
}

.carousel-control-prev, .carousel-control-next {
    opacity: 1;
    cursor: inherit;
    
}

.carousel-control-prev:hover, .carousel-control-next:hover {
    opacity: 1;
}


.banner {
    padding: 0;
    overflow: hidden;
}

.carousel-inner > .red {
   height: 1800px;
}


.logo-tins {
    background-color: rgba(255, 255, 255, 0.8);
    background-size: cover;
}

.main-logo {
    width: 10%;
    padding-top: 1%;
    padding-bottom: 1.5%;
    transition: all .2s ease-in-out;
}

.main-logo:hover {
    transform: scale(1.1, 1.1)
}

.navigation {
    background-color: #434242;
    background-size: cover;
    padding-top: .3%;
    padding-bottom: .3%;
}
.navi {
    color: white;
    padding: 2%;
    font-size: 80%;
    transition: all .2s ease-in-out;
}
.active {
    background-color: #fbba00;
    padding-top: 1.2%;
    color: #434242; 
}

.navi:hover {
    background-color: #fbba00;
    padding-top: 1.2%;
    color: #434242;
    text-decoration: none;
}



.mob-navi {
        color: white;
        font-size: 80%;
        transition: all .2s ease-in-out;
}

.mob-navi:hover {
        color: #fbba00;
        text-decoration: none;
}
    
.mob-active {
        color: #fbba00;
}




/* section_1 */


.back1 {
    background-image: url(images/back_index.png);
    background-size: cover;
    width: 100%;
    height: auto;
}

.no-1 {
    padding-top: 70px;
    padding-bottom: 140px;
}

.uber-line {
    background-color: #727271; 
    margin-left: 0;
    
}

.big-text {
    font-size: 180% !important;
}



/* section 2 */

.back2 {
    background-image: url(images/back_index1.jpg);
    background-size: cover;
    width: 100%;
    height: auto;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
}

.no {
    padding-top: 70px;
    padding-bottom: 70px;
}

.wand {
    font-size: 120%;
    padding-top: 8px;
    color: #f5f5f5;
}

.wand-con {
    background-color: #fbba00; 
}

.unsere-con {
    padding-bottom: 20px;
}

.table-con1 {
    border: 1px solid #434242;
}
.table-con2 {
    border: 1px solid #434242;
}

.table-head {
    color: #f5f5f5;
    padding-top: 2%;
    padding-bottom: 8%;
    padding-left: 3%;
    background-color: #fbba00;
    width: 30%;
    height: 8%;
    margin-top: 4%;
    font-size: 150%;
}


.table-head2 {
    color: #f5f5f5;
    padding-top: 2%;
    padding-bottom: 8%;
    padding-left: 3%;
    background-color: #fbba00;
    width: 35%;
    height: 8%;
    margin-top: 4%;
    font-size: 150%;
}

.table-text {
    padding-bottom: 10%;
    padding-top: 5%;
    list-style: circle;
}
.no-con {
    padding-bottom: 140px;
}





/* section_3 */

.back3 {
    background-color: #fbba00;
    background-size: cover;
    width: 100%;
    margin-top: 200px;
    margin-bottom: 220px;
    height: 600px;
    position: relative;
    
}

.ref-circle {
    width: 100%;
    transition: all .2s ease-in-out;
}

.active-ref, .ref-circle:hover {
    opacity: .3;
}


.port-circles {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    transform: translateY(-120px);
}

.port-text {
    padding-bottom: 10%;
    padding-top: 10%;
}

.port-line {
    width: 40%;
    border-color: #727271;
}




/* section_4 */


.back4 {
    background-image: url(images/back_index3.jpg);
    background-size: cover;
    width: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
}



.job-text {
    font-weight: bold;
}

.job-head {
    color: #f5f5f5;
    font-size: 150%;
    padding: 1%;
    background-color: #fbba00;
    width: 70%;
} 

.bewerb {
    font-weight: normal;
    font-size: 90%;
    color: #434242;
    padding: 1%;
    border: 1px solid #434242;
    background-size: cover;
}

.bewerb:hover {
    color: #fbba00;
    text-decoration: none;
    border-color: #fbba00;
}



/* section_5 */

.back5 {
    background-color: #727271;
}

.kontakt-head1 {
    color: #fbba00; 
}

.kontakt-head2, .kontakt-text {
    color: #f5f5f5;
}

.kontakt-head2 {
    font-size: 150%;
}

.kontakt-line {
    margin-right: 30%;
    border-color: #f5f5f5;
}

.kontakt-all {
    padding-top: 70px;
    padding-bottom: 140px;
}

.kontakt-text li {
    list-style: circle;
}

.kontakt-link {
    color: #f5f5f5;
}

.kontakt-link:hover {
    color:  #f5f5f5; 
}

.uns_bew {
    background-color: white;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 130%;
    box-shadow: 500px 0px #fbba00;
}

.fa-star {
    color: #fbba00;
    font-size: 15px;
}

.bew_text {
    color: white;
    padding-left: 10px;
    padding-top: 10px;  
}

.bew_link {
    width: 110px;
    box-shadow: 30px 0px #fbba00;
}

.bew_link2 {
    width: 65px;
    box-shadow: 30px 0px #fbba00;
}

.bew_link, .bew_link2 {
    background-color: white;
    padding: 10px;
    transition: all .2s ease-in-out;
    
}

.bew_link:hover, .bew_link2:hover {
    box-shadow: 0px 0px #fbba00;
}

.bew_br {
    display: none;
}





/* maps */

.open-maps {
    padding: 0%;
}

iframe {
    width: 100%;
    height: 350px;
}



/* footer */

.foot-logo {
    width: 5%;
    transition: all .2s ease-in-out;
}
.foot-logo:hover {
     transform: scale(1.1, 1.1);
}


.foot {
    background-color: #434242;
    
}

.footer-text {
    padding-top: .5%;
}

.footer-text a {
    color: #f5f5f5;
    padding: 0.5%;
    padding-top: 0%;
    padding-bottom: 0%;
    font-size: 80%;
}



.footie {
    padding-top: 2%;
    
}

.foot-copy {
    color: #fbba00;
    padding-bottom: 1%;
    padding-top: 2%;
    font-size: 80%;
}




/* back_to_top */

.back-top {
  position: fixed; 
  bottom: 20px; 
  right: 10px; 
  z-index: 99;
  width: 60%;
}

.back-topmob {
    position: fixed; 
    bottom: 20px; 
    right: 10px; 
    z-index: 99; 
    display: none;
}

.top-button {
    width: 60%;
    cursor: pointer;
    transition: all .2s ease-in-out;
}

.top-button:hover {
    opacity: .5;
}



 /* other pages */


.kleid {
    font-weight: bold;
}



.carousel-item {
    background: none !important;
    padding: 0 !important;
}

.d-block {
    transform: scale(.7, .7);
}

.all-back {
    
    background-image: url(images/fassren_backlogo.png);
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 100%;
    max-height: auto;
    background-position: center;
}



.imp-ht {
    font-size: 180%;
}

.imp-bt {
    font-size: 90%;
}

.imp-bh {
    font-weight: bolder;
}

.imp-ul ul li {
    font-size: 90% !important;

}

.dtz {
    overflow: hidden;
}

.e-text {
    font-size: 90%;
    color: #434242;
}

.e-text:hover {
    color: #434242;
}

.left, .right{
    cursor: pointer;
    transition: all .3s ease-in-out;
}





/* queries begin here*/




@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     /* IE10+ CSS styles go here */

    
}





@supports (-ms-accelerator:true) {
  /* IE Edge 12+ CSS styles go here */ 
}




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

    
    .carousel-inner > .red {
   height: 1200px;
    }

}



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


    .back-top {
        width: 70%;
    }
    
    .carousel-inner > .red {
   height: 1000px;
    }

}


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


    
    .back-top {
        width: 70%;
        }

    
}




@media only screen and (max-width: 1537px) {
    
    .right, .left {
        
        width: 25%;
    }
    
     .back-top {
        width: 85%;
    }
    
    .carousel-inner > .red {
   height: 800px;
    }
    
    .uns_bew {
    box-shadow: 300px 0px #fbba00;
    }
    
    
    
}



@media only screen and (max-width: 1440px) {
  
    
    .back-top {
        width: 100%;
    }
    
}




@media only screen and (max-width: 1280px) {
  
   .carousel-inner > .red {
   height: auto;
    }
    
    
}




@media only screen and (max-width: 1200px) {
    
    .aussen {
        width: 40%;
    }
    
    .back3 {
    height: 530px;
    }
    
    .port-circles {
    transform: translateY(-100px);
    }
    
    .table-head {
    width: 35%;
    }


    .table-head2 {
    width: 40%;
    }
    
    .main-logo {
        width: 12%;
    }
    
    .foot-logo {
        width: 6%;
    }
    
    
    
}



@media only screen and (max-width: 1024px) {
    
    .back-top {
  right: 20px; /* Place the button 30px from the right */
    }

    .top-button {
    width: 40px;
    }
    
    .aussen {
        width: 40%;
    }
    
    
    .right, .left {
    width: 30%;
    }
    
    .back2 {
        background-attachment: inherit;
    }
    
    .back4 {
        background-attachment: inherit;
    }
    
    .back1 {
    background-image: url(images/back_index_mob.png);
    background-position: right;
    }
   
    

}



@media only screen and (max-width: 992px) {
   
    .table-con1, table-con2 {
        margin-bottom: 7%
    }
    
    .table-head {
    width: 18%;
    }


    .table-head2 {
    width: 23%; 
    }
    
    .job-head {
        width: 80%;
    }
    
    .aussen {
        width: 20%;
    }
    
    .back3 {
    height: 1090px;
    }
    
    .port-circles {
    transform: translateY(-120px);
    }
    
    .main-logo {
        width: 15%;
    }
    
    .foot-logo {
        width: 8%;
    }
    
    .kontakt-line {
    margin-right: 50%;
    }

    

}


@media only screen and (max-width: 960px) {
   
    
    
    
}



@media only screen and (max-width: 768px) {
    
    .top-logo {
        display: none;
    }
    
    .top-moblogo {
        display: block;
    }
    
    .drop {
        display: none;
    }
    
        .active {
    padding-top: 1.8%; 
    }
    
    .back-top {
    display: none;
    }
    
    .back-topmob {
    display: block;
    right: 30px; /* Place the button 30px from the right */
    }
   
    
    .table-con1, table-con2 {
        margin-bottom: 7%
    }
    
    
    .job-head {
        width: 80%;
    }
    
    
    .aussen {
        width: 25%;
    }
    
     .main-logo {
        width: 18%;
    }
    
    .foot-logo {
        width: 10%;
    }
    
    
    
}




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

  
    .back3 {
    height: 1900px;
    }
    
    .port-circles {
    transform: translateY(-160px);
    }
    
    .table-head {
    width: 22%;
    }


    .table-head2 {
    width: 27%;
    }
    
    .bew_con {
    margin-top: 50px;
    }
    
    

}




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

  
    .right, .left {
    width: 50%;
    }
    
    .back3 {
    height: 2470px;
    margin-top: 350px;
    margin-bottom: 370px;
    }
    
    .port-circles {
    transform: translateY(-230px);
    }
    
    .main-logo {
        width: 20%;
    }
    
    .foot-logo {
        width: 12%;
    }
    
    

}
    


@media only screen and (max-width: 531px) {
    
    .aussen {
        width: 27%;
    }
    
    .back3 {
    height: 2270px;
    }
    
    .port-circles {
    transform: translateY(-210px);
    }
    
    .main-logo {
        width: 23%;
    }
    
    
}

@media only screen and (max-width: 501px) {
    
   
    .table-head {
        width: 25%;
    }
    
    .aussen {
        width: 30%;
    }
    
    .back3 {
    height: 2100px;
    }
    
    .port-circles {
    transform: translateY(-210px);
    }
    
    .kontakt-line {
    margin-right: 30%;
    }
    
 
    
 
}


@media only screen and (max-width: 426px) {
   
    .table-head {
    width: 30%;
    }


    .table-head2 {
    width: 35%;
    }
    
    .aussen {
        width: 35%;
    }
    
    .back3 {
    height: 1800px;
    margin-top: 250px;
    margin-bottom: 270px;
    }
    
    .port-circles {
    transform: translateY(-150px);
    }
    
    .main-logo {
        width: 27%;
    }
    
    .foot-logo {
        width: 16%;
    }
      
}





@media only screen and (max-width: 415px) {
    
    .top-button {
        width: 40px;
    }
    
    .main-logo {
        width: 25%;
    }
    
    .foot-logo {
    width: 15%;
    transition: all .2s ease-in-out;
    }
    
    .active {
    padding-top: 2.5%; 
    }
    
    .big-text {
        font-size: 180%;
    }
    
    .footie {
        padding-top: 5%;
    }
    
    .aussen {
        width: 35%;
    }
    
    .kontakt-line {
    margin-right: 10%;
    }

   
    
}





@media only screen and (max-width: 376px) {
    
    .aussen {
        width: 40%;
    }
    
    .job-head {
        width: 100%;
    }
    
    .back3 {
    height: 1600px;
    margin-top: 250px;
    margin-bottom: 270px;
    }
    
    .port-circles {
    transform: translateY(-140px);
    }
    
    .main-logo {
        width: 30%;
    }
    
    .bew_br {
    display: block;
    }
    
    .uns_bew {
        box-shadow: 200px 0px #fbba00;
    }
     
}

@media only screen and (max-width: 361px) {
    
	.table-head {
    width: 35%;
    }


    .table-head2 {
    width: 40%;
    }
	
	
	.job-head {
		font-size: 120%;
	}
    
    
    .foot-logo {
        width: 20%;
    }
    
    
}



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

    
    
    .aussen {
        width: 42%;
    }
    
    .back3 {
    height: 1450px;
    }
    
    .port-circles {
    transform: translateY(-130px);
    }
}



@media only screen and (max-width: 321px) {
    
    
    .main-logo {
        width: 30%;
    }
    
     .table-head {
        width: 37%;
    }
    
    .aussen {
        width: 44%;
    }
    
    .back3 {
    height: 1350px;
    }
    
    .port-circles {
    transform: translateY(-110px);
    }

    
    
}

@media only screen and (max-width: 315px) {
    
    
}


