/* CSS principale/ INDEX CSS */
html, body{ 
    max-width:100%; 
    overflow-x: hidden;
    
}

.colle {
    position: fixed!important;
    background-color: #034643;
    width: 100%;
    color: white!important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: lighter;
    
}

.margin150 {
    margin-top: 150px;
}

.ml-4 {
    margin-left: 20px;
} 

.mr-4 {
    margin-right: 20px;
}

.baredenavi {
    font-size: 0.8em!important;
    padding: 10px;
    font-weight: 300;

}

.logo {
    width: 100%;
    max-width: 230px;
    padding: 20px;
}

.text-center {
    padding: 30px;
}

.numtel {
    max-width: 150px;
    margin-top: -2px;

}

.numtel2 {
    max-width: 250px;
    background-color: #CF9D36;
    
 }

.fondloc {
    border-bottom: solid!important;
    border-color: #CF9D36!important;
    border-width: 3px!important;
    width:80%!important;
    
}

.bacgroundheader {
    background-image: url(../img/background-locations-auvergne.jpg) ;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    width: auto;
    height: 100vh;
}

.logoslide {
    background-image: url(../img/logo_locations_auvergne.svg);
    background-position: center;
    background-repeat: no-repeat;
    margin: 50%,50%;
    animation: fadeIn 1s;
   
}

.lampe {
   width: 70%;  
    float: left;
    margin-left: 100px;
}

.confiture {
    width: 70%;  
}

.fondconseilles {
    padding: 50px;
    background-color:#ededed; 
}

.etoile {
    padding-bottom: 20px;
}

.textcouleur {
    color: white!important;
    font-weight: lighter;
    display: relative;
    text-decoration: none;
    background: linear-gradient(to top, #CF9D36 0%,#CF9D36 10%, transparent 10.01%) no-repeat left bottom / 0 100%;
    transition: background-size .5s;

}

.textcouleur:hover {
    background-size: 100% 100%;
}

.greentext {
     color:#CF9D36!important;;
 
}

li {
    margin-right: 20px;
    list-style-type: none;
   
}

h1 {
    font-family: "Lato", sans-serif;
    font-size: 3em;
    padding: 10px;
    color:  #CF9D36; 
}

h2,h3,h4,h5,h6 {
     font-family: "Lato", sans-serif;
}

p,a,li {
    font-family: "SourceSansPro", sans-serif;
}

.text {
    margin-top: 180px;
}


.para1 {
    padding: 80px;
    margin-top: -80px;
    text-align: right;
    
}
.bouton1 {
    text-align: right;
    padding: 0px 80px 0px 0px;
    margin-top: -80px ;
}

.bouton {
    background-color: #CF9D36!important;
    margin-top: 3%;
    border: none!important;
}

.bouton:hover {
    color: black ;

}

.sepateur {
    width: 40%;
    text-align: center;
    margin: 50px;
    
}

.img1 {
    width: 100%;
    
}

.img2 {
    width: 40%;
    margin-top:-800px;
    margin-left: 40px;
    box-shadow: 1px 1px 12px #555;
}

.img3 {
    width: 100%;
}

.img4 {
  width: 40%;
    margin-top:-780px;
    margin-left: 20px;
    box-shadow: 1px 1px 12px #555;
}

.para2 {
    padding: 80px;
}

.dispomaison {
    margin-top: 120px;
}

.fondcommentaire {
   background-color: #034643;
   
}

.commentaire {
    text-align: center;
    font-family: "Secular One", sans-serif;
    color: white;
    font-size: 1.2em;
    padding: 50px;
}

.paraentreprise {
    text-align: right;
}

/* FOOTER CSS */

 .fondfooter{
    background-color: #034643;
    margin-top: 100px;
    
}

.logofooter{
    padding: 80px;
}

.lienspages {
    text-decoration:none!important;
    line-height: 200%;
    padding: 50px;
    list-style-type: none;

}

.taillelogo {
    width: 70%;
    margin-top: -5%;
 
}

.colorwhite {
    color: #ededed;
}


.copyright {
    background-color: #CF9D36;
    text-align: center;
    vertical-align: center;
    color: white!important;
    padding-top: 10px;
}

a {
    text-decoration: none;
}

/* TARIFS/CONTACT CSS */

.paracontacttarifs {
    margin-top: 50px;
    
}

/* APPARTEMENT GERZAT */

.photosappartementgerzat {
    width: 100%;
    
}

.iconlit {
    width: 32px;
    margin-bottom: 20px;
}

.lits {
    border-radius: 30px;
    border: solid 0.5px gainsboro;
    padding: 20px;
}

.blocklit {
    margin-top:10px;
    margin-left: 20px;
}

.borderbottom {
    border-bottom: solid 1px gainsboro ;
    
}

.borderright {
    border-right: solid 1px gainsboro ;
    
}

.alignementh5 {
    margin-left: 40px;
}

.prix {
    margin-top: 10px;
    font-size: 1.3em;
    
}

/* Qui sommes-nous ? */ 

.fondqsmn {
    color: black;
    padding: 20px;
    text-align: justify;
    margin-bottom: -100px;
}

.qsmnpaddig {
    padding: 50px;
}

.imgqsmn {
    width: 100%;
    margin-top: 50px;
}

@font-face{
 font-family: 'Secular One';
 src: url("../fonts/SecularOne-Regular.ttf");   
}
@font-face{
 font-family: 'SourceSansPro';
 src: url("../fonts/SourceSansPro-Regular.ttf");   
}
@font-face{
 font-family: 'Lato';
 src: url("../fonts/Lato-Bold.ttf");   
}

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

.logo {
    width: 100%;
    padding: 20px;
}
    
.para1 {
        margin-top: -170px;
        text-align: left!important;
        padding: 30px;
        
    }

.bouton1 {
    margin-top:-20px;
    margin-right: -50px;
}

.paraentreprise {
    text-align: left!important;
    padding: 0px 50px 50px 50px;
}

.img2 {
        margin-top:-450px;
    
    }
    
.img4 {
        margin-top:-450px;
    
    }
    
h1 {
        font-size: 2.1em;
    
    }
    
h2 {
       font-size: 1.7em; 
       
    }
    
h4 {
        padding: -100px;
    }
    
.lampe {
   width: 100%;  
    float: right;
    margin-left: -100px;
    margin-bottom: 30px;
    
}
    
.para2 {
        padding: 30px;
    }
    
.dispomaison {
        margin-top: 100px;
    }

.confiture {
    width: 100%;
    margin-top: 20px;
        
    }    

.paraentreprise {
        margin-bottom: 50px;
    }

.alignappart {
    
        margin-top:50px;
    }

.imgqsmn {
    width: 100%;
    margin-top: -50px;
}

.borderright {
    border-right: 0px;
}

.paracontacttarifs {
    
    padding: 50px;
}
                                }

@media screen and (max-width: 1024px){
    
.logo {
    width: 100%;
}

.navbar-light .navbar-toggler {
    border-color:#CF9D36;
}

.baredenavi {
    margin-left: 0%!important;    

}
   
.img2 {
        margin-top:-550px;
    
    }

.para1 {
      text-align: left;
        padding: 30px;
       
    }
    
.lampe {
   width: 100%;  
    float: right;
    margin-left: -100px;
    margin-bottom: 30px;
    
}

.img4 {
        margin-top:-550px;
    
    }

.para2 {
        padding: 30px;
    }
    
.confiture {
    width: 100%;
    margin-top: 20px;
        
    } 
    
/* appartement */

.photosappartementgerzat {
        padding: 20px;
    }
    
.borderbottom {
    padding: 20px;
    text-align: center;
        
    }
}
    


@keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
  }