@import url("reset.css");

/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/raleway-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Raleway'), local('Raleway-Regular'),
       url('../fonts/raleway-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v16-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-300italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/raleway-v16-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Raleway Light Italic'), local('Raleway-LightItalic'),
       url('../fonts/raleway-v16-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v16-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v16-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v16-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v16-latin-300italic.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-700italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/raleway-v16-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Raleway Bold Italic'), local('Raleway-BoldItalic'),
       url('../fonts/raleway-v16-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v16-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v16-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v16-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v16-latin-700italic.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-800italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/raleway-v16-latin-800italic.eot'); /* IE9 Compat Modes */
  src: local('Raleway ExtraBold Italic'), local('Raleway-ExtraBoldItalic'),
       url('../fonts/raleway-v16-latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v16-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v16-latin-800italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v16-latin-800italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v16-latin-800italic.svg#Raleway') format('svg'); /* Legacy iOS */
}

.clear {
    clear: both;
}

html{
    scroll-behavior: smooth;
}

body {
    
    font-family: 'Raleway';
    font-size: 16px;
    line-height: 24px;
}
* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.dropdown{
    display: none;
}

.logo{
    float: left;
    padding-left: 50px;
    padding-top: 10px;
    width: 120px;
    top: 0px;
    left: 0;
    position: fixed;
}

.logo img{
    width: 100%;
}

nav{
    position: fixed;
    top: 0;
    right: 0;
    padding-right: 10%;
    padding-top: 50px;
}

nav ul li{
    float: left;
    padding-right: 20px;
}

nav ul li a{
    color: #279b9e;
    text-decoration: none;
}

a:hover{
    transition: 0.3s;
}

nav ul li a:hover{
    color: #763676;
}

#navi {
    background: #fff;
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 120px;
    top: 0;
}

#headerbild{
    background: url(../images/frieur-nolzen.jpg);
    padding-top: 300px;
    padding-bottom: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin-top: 120px;
    z-index: -1;
}

#headerbild img{
    padding-left: 10%;
    width: 700px;
    padding-bottom: 30px;
}

#headerbild p{
    width: 50%;
    color: #fff;
    padding-left: 10%;
}

#haarschnitte .col1{
    width: 50%;
    float: left;
    height: 90vh;
}

#kontakt b{
    font-weight: 700
}

#haarschnitte{
    margin-top: -10vh;
    padding-top: 10vh;
    color: #0B1215;

}

#haarschnitte .col1 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

#haarschnitte .col2{
    width: 50%;
    float: left;
    padding-left: 100px;
    padding-right: 10%;
    padding-top: 20vh;
}

h2{
    font-size: 48px;
    font-weight: 700;
    line-height: 54px;
    padding-bottom: 30px;
}

#haarschnitte h2{
    color: #763676;
}

#haarschnitte b{
    color: #763676;
    font-weight: 700;
    font-size: 26px;
    line-height: 32px;
}

#extensions{
    margin-top: -10vh;
    padding-top: 10vh;
    color: #0B1215;

}

#extensions .col1{
    padding-left: 10%;
    width: 50%;
    height: 90vh;
    float: left;
    padding-top: 20vh;
    padding-right: 5%;
}

#extensions h2{
    color: #763676;
}

#extensions b{
    color: #763676;
    font-weight: 700;
    font-size: 26px;
    line-height: 32px;
}

#extensions .col2{
    width: 50%;
    float: left;
    height: 90vh;
}


.slideshow-container{
    width: 100%;
    float: left;
    height: 90vh;
}

.slideshow-container img{
    width: 100%;
    height: 90vh;
    object-fit: cover;
}


.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}

#haarfarbe{
    background: #279b9e;
    text-align: center;
    padding-top: 120px;
    padding-bottom: 120px;
    padding-left: 10%;
    padding-right: 10%;
    color: #fff;
    
}

#haarfarbe .images{
    padding-top: 50px;
}

#haarfarbe .image{
    float: left;
    padding: 10px;
    width: 50%;
}


.image img{
    width: 100%;
    height: 400px;
    object-fit: cover;
}

#steckfrisuren{
    padding-top: 120px;
    padding-bottom: 120px;
    padding-left: 25%;
    padding-right: 25%;
    text-align: center;
    color: #0B1215;
}

#steckfrisuren h2{
    color: #763676
}

#steckfrisuren b{
    color: #763676;
    font-weight: 700;
    font-size: 26px;
    line-height: 32px;
}

#steckfrisuren .image-col{
    width: 50%;
    float: left;
}

#steckfrisuren .image-col img{
    width: 100%;
    padding: 5px;
    height: 400px;
    object-fit: cover;
}

#steckfrisuren .image img{
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    height: 400px;
}

#steckfrisuren .images{
    padding-left: 20%;
    margin-top: 50px;
    padding-right: 20%;
}

#umformung{
    padding-left: 10%;
    padding-right: 10%;
    background: #e2e2e2;
    padding-top: 120px;
    color: #0B1215;
}

#umformung h2{
    color: #763676
}

#umformung b{
    color: #763676;
    font-weight: 700;
    font-size: 26px;
    line-height: 32px;
}

#umformung .images{
    padding-top: 40px;
    padding-bottom: 100px;
    border-bottom: 1px solid;
}

#umformung .image{
    width: 50%;
    float: left;
    padding-right: 3%;
}

#kosmetik{
    background: #e2e2e2;
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 120px;
    padding-top: 120px;
    color: #0B1215;
}

#kosmetik h2{
    color: #763676
}

#kosmetik b{
    color: #763676;
    font-weight: 700;
    font-size: 26px;
    line-height: 32px;
}

#kosmetik .image{
    width: 100%;
    padding-top: 50px;
    padding-bottom: 100px;
    border-bottom: 1px solid;
}

#kosmetik .image img{
    width: 50%;
    height: 400px;
    object-fit: cover;
}

#produkte{
    padding-top: 250px;
    padding-bottom: 250px;
    padding-left: 10%;
    padding-right: 10%;
    color: #0B1215;
}

#produkte .box{
    background: #e2e2e2;
    padding: 50px;
    text-align: center;
}

#produkte h2{
    color: #763676
}

#produkte p{
    font-size: 24px;
}

#produkte a{
    background: #763676;
    padding: 15px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

#produkte a:hover{
    background: #279b9e
}

#kontakt{
    background: url(../images/haarsalon.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding-top: 120px;
    padding-bottom: 120px;
    color: #0B1215;    
}

#kontakt .box{
    background: #e2e2e2;
    width: 50%;
    padding-left: 10%;
    padding-right: 100px;
    padding-top: 100px;
    padding-bottom: 100px;
}

#kontakt h2{
    color: #763676
}

#kontakt a{
    color: #763676
}

#kontakt .social-media{
    padding-top: 30px;
}

#kontakt .social-media .col{
    float: left;
    padding-right: 30px;
}

#kontakt .social-media a{
    font-weight: 700;
    text-decoration: none;
    color: #763676
}

#kontakt .social-media .col img{
    padding-right: 10px;
}

#impressum{
    background: #279b9e;
    color: #fff;
    padding-top: 120px;
    padding-bottom: 120px;
    padding-left: 10%;
    padding-right: 10%;
    
}

#impressum .col{
    width: 50%;
    float: left;
}

#impressum a{
    color: #E0B0FF;
    /* color: #F89880; */
    /* color: #E1C16E; */
    text-decoration: none;
    font-weight: bold;
}

footer{
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #e2e2e2;
    position: fixed;
    bottom: 0;
    width: 100%;
}

footer a{
    color: #763676;
    padding-right: 20px;
    font-weight: 700;
    text-decoration: none;
}

.media{
    position: fixed;
    top: 0px;
    right: 0;
    padding-right: 40px;
    padding-top: 10px;
    z-index: 999999999999999999999999999;
}

/*---------------------------------------
MEDIA Queries | Tablet | Phone
---------------------------------------*/

@media screen and (max-width: 1600px) {
    #steckfrisuren .image-col img {
    width: 100%;
    padding: 5px;
    height: 300px;
    object-fit: cover;
    }

    #steckfrisuren .image img {
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    height: 250px;
    }
}


@media screen and (max-width: 1300px) {
    #headerbild{
        padding-top: 150px;
        padding-bottom: 150px;
    }
    
    #haarschnitte .col1{
        height: 500px;
    }
    
    #haarschnitte .col2{
        padding-top: 100px;
    }
    
    .slideshow-container img{
        height: 500px;
    }
    
    .slideshow-container{
        height: 500px;
    }
    
    #extensions .col2{
        height: 500px;
    }
    
    #extensions .col1{
        padding-top: 100px;
    }
    
    .image img{
        height: 300px;
    }
    
    #steckfrisuren .image-col img{
        height: 500px;
    }
    
    #steckfrisuren .image img{
        height: 400px;
    }
    
    #kosmetik .image img {
    width: 50%;
    height: 300px;
    object-fit: cover;
    }
    
    #steckfrisuren .images {
    padding-left: 0%;
    margin-top: 50px;
    padding-right: 0%;
    }
    #steckfrisuren .image-col img {
    height: 300px;
    }
    #steckfrisuren .image img {
    height: 250px;
    }
}

@media screen and (max-width: 1080px) {
   .logo {
    float: left;
    padding-left: 10px;
    padding-top: 10px;
    width: 80px;
    top: 0px;
    left: 0;
    position: fixed;
   }
    
    nav {
    position: fixed;
    top: 0;
    right: 0;
    padding-right: 7%;
    padding-top: 50px;
    }
}
           

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

    
    #haarschnitte .col1 {
    height: 400px;
    width: 40%;
    margin-left: 10%;
    margin-top: 100px;
    }
    
    #extensions .col2 {
    height: 400px;
    width: 40%;
    margin-top: 100px;
    margin-bottom: 100px;
    }
    .slideshow-container img {
    height: 400px;
    }
    
    #steckfrisuren .image-col img {
    height: 300px;
    }
    
    
    h2{
        font-size: 34px;
    }
    
    #haarschnitte b{
        font-size: 20px;
    }
    
    #extensions b{
        font-size: 20px;
    }
    
    #extensions .col1 {
    padding-top: 100px;
    padding-right: 30px;
    }
    
    #haarschnitte .col2 {
    padding-top: 100px;
    padding-left: 30px;
    }
    
    #headerbild img {
    padding-left: 10%;
    width: 500px;
    padding-bottom: 30px;
    }
    
    .image img {
    height: 200px;
    }
    
    #steckfrisuren .image-col img {
    height: 400px;
    }
    
    #kosmetik .image img {
    width: 50%;
    height: 200px;
    object-fit: cover;
    }
    
    #produkte a {
    padding: 5px;
    }
    #kontakt .box{
        width: 70%;
    }
    
    nav{
        display: none;
    }
    
    .logo{
        width: 60px;
    }
    
    .media img{
        width: 20px;
    }
    
    #navi {
    height: 82px;
    }
    
    #headerbild {
    margin-top: 80px;
    }
    
    #headerbild p {
    width: 70%;
    color: #fff;
    padding-left: 10%;
    }
    
    .dropbtn {
    background-color: #fff;
    color: #763676;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    width: 100%;
    text-align: center;
    height: 83px;
    }

    .dropbtn:hover, .dropbtn:focus {
        background-color: #fff;
    }

    .dropdown {
        position: relative;
        display: inline-block;
        width: 100%;
    }

    .dropdown-content {
        display: none;
        position: absolute;
        background-color: rgba(39, 155, 158, 0.97);
        min-width: 160px;
        overflow: auto;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
        position: fixed;
        height: 100vh;
        top: 0;
        padding-top: 10vh;
        left: 0;
        width: 100%;
    }

    .dropdown-content a {
        color: #fff;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: center;
        

    }

    .dropdown a:hover {background-color: rgba(221, 221, 221, 0.16);}

    .show {display: block;}
    
}

@media screen and (max-width: 700px){
        #haarschnitte .col1 {
        height: 400px;
        width: 80%;
        margin-left: 10%;
        margin-top: 100px;
    }
    
        #haarschnitte .col2 {
        padding-top: 30px;
        padding-left: 10%;
        width: 100%;
    }

    #extensions .col1 {
        padding-top: 50px;
        padding-right: 10%;
        width: 100%;
    }
    
    #extensions .col2 {
        height: 400px;
        width: 100%;
        margin-top: 30px;
        margin-bottom: 100px;
        padding-left: 10%;
        padding-right: 10%;
    }
    
    #kontakt .box {
        width: 90%;
    }
    
    #impressum .col {
        width: 100%;
        float: left;
        padding-bottom: 20px;
    }
    
    #produkte .box {
        background: #e2e2e2;
        padding: 20px;
        text-align: center;
    }
    
    #produkte a {
        padding: 5px;
        width: 80%;
    }
    
    #steckfrisuren .image-col img {
        height: 300px;
        padding: 5px;
        margin-top: 30px;
    }
    
    #steckfrisuren .image img {
        height: 220px;
        padding-left: 5px;
        padding-right: 5px;
    }

    #steckfrisuren .image-col img {
        height: 200px;
        padding: 5px;
        margin-top: 30px;
    }
    
    #steckfrisuren .image img {
        height: 180px;
        padding-left: 5px;
        padding-right: 5px;
    }
    
    #steckfrisuren .images {
        padding-left: 0%;
        margin-top: 10px;
        padding-right: 0%;
    }

    #extensions .col1 {
        padding-top: 50px;
        padding-right: 10%;
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 550px){
    .media{
        top: 0px;
    }

    .logo {
    float: left;
    padding-left: 10px;
    padding-top: 10px;
    top: 0px;
    left: 0;
    position: fixed;
}
    nav {
    position: fixed;
    top: 0px;
    right: 0;
    padding-right: 7%;
    padding-top: 50px;
}

    .attention_banner{
    text-align: left;
    font-size: 18px;
    height: 110px;
}

    #navi{
        top: 0px;
    }

    #headerbild img {
    padding-left: 10%;
    width: 350px;
    padding-bottom: 30px;
}
    
    #headerbild p {
    width: 90%;
    color: #fff;
    padding-left: 10%;
}
    
    #haarfarbe .image {
    float: left;
    padding: 10px;
    width: 100%;
}
    
    #umformung .image {
    width: 100%;
    float: left;
    padding-right: 3%;
    padding-bottom: 20px;
}
    
    #kosmetik .image img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
    
    #produkte {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 10%;
    padding-right: 10%;
}
    #steckfrisuren {
    padding-top: 120px;
    padding-bottom: 120px;
    padding-left: 15%;
    padding-right: 15%;
    text-align: center;
}
    
}

@media screen and (max-width: 400px){
    #headerbild img {
    padding-left: 10%;
    width: 300px;
    padding-bottom: 30px;
    }
    
    #haarschnitte .col1 {
    height: 300px;
    width: 80%;
    margin-left: 10%;
    margin-top: 100px;
    }
    #extensions .col2 {
    height: 300px;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 100px;
    padding-left: 10%;
    padding-right: 10%;
    }
    .slideshow-container {
    height: 300px;
    }
    .slideshow-container img {
    height: 300px;
    }
    
    #steckfrisuren .image-col img {
    height: 200px;
    padding: 5px;
    margin-top: 30px;
    }
    #produkte a {
    padding: 5px;
    width: 90%;
    }
    
    #kontakt .social-media a {
    font-weight: 700;
    text-decoration: none;
    color: #763676;
    font-size: 13px;
    }
    #kontakt .social-media .col img {
    padding-right: 10px;
    width: 30px;
    }
    
    footer a {
    color: #763676;
    padding-right: 20px;
    font-weight: 700;
    text-decoration: none;
    font-size: 13px;
    }
    
    #steckfrisuren .image img {
    height: 150px;
    padding-left: 5px;
    padding-right: 5px;
    }
    #steckfrisuren .image-col img {
    height: 160px;
    padding: 5px;
    margin-top: 30px;
    }
}