/* -------------------------POLICES ---------------------------------

font-family: 'Montserrat', sans-serif;
font-family: 'Pacifico', cursive;
font-family: 'Satisfy', cursive; 

------------------------------ICONES--------------------------------- */

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?lsnxcf');
  src:  url('fonts/icomoon.eot?lsnxcf#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?lsnxcf') format('truetype'),
    url('fonts/icomoon.woff?lsnxcf') format('woff'),
    url('fonts/icomoon.svg?lsnxcf#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-enveloppe:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\e901";
}
.icon-home:before {
  content: "\e902";
}
.icon-instagram:before {
  content: "\e903";
}
.icon-pinterest:before {
  content: "\e904";
}
.icon-twitter:before {
  content: "\e905";
}




/* ---------------------- style reset --------------------------- */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


/* -------------------------style commun ---------------------- */

.dib {
    display: inline-block;
    vertical-align: top;
}

.conteneur {
    margin: 0 auto;
    width: 1170px;
    padding-top: 150px;
}

.db{
    display: block;
}

#generale{
    width: 100%; /* au 
   /* height: 1500px;  à virer 
    background-color: white; */
    margin: 0 auto 0 auto;
    position: fixed;
    z-index: 500;
}

.hrhaut{
    border: 2px white solid;
    padding-top: 2px;
}

.hrbas{
    border: 2px white solid;
    padding-bottom: 2px;
}



/* ------------------------- style du HEADER ------------------------ */

header{
    width: 1170px;
    height: 150px;
    margin: 0 auto 0 auto;
    background-color: white;
} 

#homerose {
    font-family:'Montserrat', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    color: #D29B8E;
    font-weight: bolder;
    width: 150px;
    height: 150px;
    text-align: center;
    font-size: 18px;
    padding-top:33px;
    border-right: 2px solid #CDC2AA;
    border-left: 2px solid #CDC2AA;
    background-color: white;
} 
#homerose i{
    font-size: 61px;
    color:#8a888b;
}

#homerose:hover {
    background-color: #75989f;
}

#navblogrecette {
    width: 200px;
    border-right: 2px solid #CDC2AA;
    height: 150px;
}

#navblogrecette a {
    height: 75px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: black;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 600;
    padding-top: 22px;
}

#navblogrecette a:hover {
    color: #D29B8E;
}

#leblog {
    border-bottom: 2px solid #CDC2AA;
}


h1 {
    width: 470px;
    margin: 0 auto;
    height: 150px;
    border-right: 2px solid #CDC2AA;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    color: black;
    font-size: 64px;
    line-height: 60px;
    padding-top: 6px;
}

#visit {
    font-family: 'Satisfy', cursive;
    font-size: 60px;
    color: #75989f;
    font-weight: lighter;
}


#nav2 {
    width: 350px;
    height: 150px;
    border-right: 2px solid #CDC2AA;
}

#inscriptionconnex {
    height: 75px;
    width: 350px;
    border-bottom: 2px solid #CDC2AA;
}

#nav2 #inscriptionconnex a {
    text-decoration: none;
    color: #D29B8E;
    font-family: 'Pacifico', cursive;
    font-size: 24px;
    height: 75px;
    display: inline-block;
    padding-top: 13px;
}

#inscription {
    margin-left: 22px;
 
}

#connexion {
    margin-left: 85px;
   
}

#nav2 .icon-facebook, #nav2 .icon-twitter, #nav2 .icon-instagram, #nav2 .icon-pinterest {
    font-size: 230%;
    padding: 20px;
}

/*#nav2 .icon-enveloppe{
    font-size: 292%;
    padding-left: 18px;
   padding-top: 8px; 
    margin-top: 5px;
}*/

#rezo a{
    text-decoration: none;
   
}

#rezo i{
     color: #8A888B;
}

#rezo i:hover{
    color: #75989F;
}

#rezo {
    padding-top: 19px;
    text-align: center;
}





/* -------------------------------------style des sections--------------------------------------------- *




               /*---------------------------SECTION 1 ----------------------------- */


#section1{
    height:466px;
    background-image: url(imgweb/neistpoint.jpg);
    background-repeat: no-repeat;
    padding: 221px 0;
}


#section1 article{
    height: 186px;
    width: 465px;
    margin:0 auto;
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.5); /* pour les contours */
    background-color: rgba(255, 255, 255, 0.7);
   
   
}


#section1 a { /* MIS EN DB POUR POUVOIR ALIGNER!!!*/
    text-align: center;
    padding-top: 20px;
    
}

#section1 a:hover{
    transform: scale(1.10);
    transition: all 0.5s;
   
}


              /*----------------------------- SECTION 2 ----------------------------*/


#section2 article{
    height: 555px;
    padding-top: 242px;
    padding-left: 88px; /* au lieu de 70px*/
}

#section2 article li{
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    font-weight: bolder;
    line-height:45px;
    list-style-type: none;
}


#section2 figure img{
    padding-top: 60px;
    padding-left: 176px;
}

#section2{
    background-image: url(imgweb/hello-scotland.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
}
      


              /* --------------------SECTION 3: NEWSLETTER -------------------------*/


#section3{
    height: 180px; /* au lieu de 230px sur la maquette, cause pas la même largueur*/
    background-color: rgba(104, 127, 141, 0.5);
    /*border-top-style: 3px rgba(104, 127, 141, 0.7) double;*/
   
}

#accroche_nl{   /* RAPPEL: un span est un élémt inline -->le passer en db pour centrer le text ddans*/
    font-family: 'Pacifico', cursive;
    color: white;
    font-size: 25px;
    text-align: center;
    font-style: italic;
    padding-top: 30px;
}


#formulaire span{
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-style: italic;
    color: black;
    font-size: 13px;
    font-weight: bolder;
    padding-left: 50px;
    padding-top: 40px;
}

#section3 fieldset{
   margin-top: 22px;
   margin-left: 100px;
   border: 0;
}
    
#section3 label{
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
    font-size: 12px;
    font-weight: bolder;
}


#prenom input{
    width: 180px;
    height: 30px;
    
}

#email input{
    width: 250px;
    height: 30px;
}

#prenom{
    
}

#email{
    
}

/*#bordure1{
    height: 186px;
    border-top-style: 3px rgba(104, 127, 141, 0.7) solid;
}*/

#bouton_nl{
    width: 150px;
    margin: 32px auto 0 100px;
}

#bouton_nl:hover{
    transform:scale(1.10);
    transition: all 0.5s;
}


          /* --------------------------SECTION 4 ---------------------------*/


#section4 {
    height: 700px;
}


#bloc1{
    padding-top: 50px;
    margin-left: 39px;
}

#text_distill {
    height: 244px;
    width: 349px;
    background-color: rgba(205, 194, 170, 0.5);
    padding-top: 56px;
}


#section4 a {  /* NE MARCHE PAS POUR LE 2E LIEN????!!!*/
    color: black;
    font-family: 'Pacifico', cursive;
    font-size: 24px;
    text-decoration: none;
    text-align: center;
    margin-top: 15px;
}

#bloc1 img{
    margin-top: 7px;
}


#bloc2 {
    width: 750px;
}

#photos{
    margin-top: 50px;
    margin-left: 7px;
}


#distillery{
    width: 311px;
}

#boeuf{
    width: 418px;
    margin-left: 3px;
}

#text_tonneau{
    height: 298px;
    width: 737px;
    margin-top: 3px;
    margin-left: 7px;

}

#text_tonneau img{
    /*width: 347px;*/
    margin-left: 0px;
    margin-top: 0px;
    width: 109%;
    
}

#textfaune{
    height:298px;
    width: 383px;
    background-color: rgba(210, 155, 142, 0.4);
    padding-top: 71px;
}

#containtonneaux{
    height: 298px;
    width: 347px;
    margin-left: 7px;
    /*background-image: url(imgweb/tonneau.jpg);
    background-repeat: no-repeat;
    background-size: cover; ----> */
    overflow: hidden;
}


#text_tonneau h3{
    text-align: center;
    margin-bottom: 15px;
    padding-top: 10px;
}

#textfaune a{
    padding-left: 78px;
}


           /*----------------------------SECTION 5: CUISINE-----------------------------*/


#section5 {
    height: 510px;
    background-color: rgba(104, 127, 141, 0.5);
    /*border-top-style: 3px rgba(104, 127, 141, 0.7) solid;
    border-top:*/
}


#bloc4photos{ 
  padding-top: 40px;
  width: 100%;
}

#bloc4photos img{
    width: 272px;
}


/*#section5 h4{
    padding-top: 50px;
}*/

#bloc4photos figcaption a {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: bolder;
    text-transform: uppercase;
    text-decoration: none;
    color: black;
    text-align: center;
    height:23px;
    padding-top: 10px;
    transition: all 0.3s;
}

#bloc4photos figcaption a:hover{
    color: white;
}

#section5 #bloc4photos article{
   text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

         /*---------------------SECTION 6: FORMULAIRE-----------------------*/


#section6 {
    height:700px;
}

#accroche_form{
    color: black;
    font-family: 'Pacifico', cursive;
    font-size: 25px;
    font-style: italic;
    text-align: center;
    padding-top: 50px;
   
}

#section6 article{
    margin: 0 40px;
    background-image: url(imgweb/boussole_fond.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}

#section6 article figure img{
    width: 540px;
    padding-top: 40px;
}

#section6 fieldset{
   margin-top: 22px;
   margin-left: 50px;
   border: 0;
}
    
#section6 label{
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: bolder;
    color: dimgrey;
    line-height: 10px;
}

#prenom2{
    padding-left: 100px;
}

#email2{
    padding-top: 50px;
}


#nom2 input, #prenom2 input{    
    width: 175px;
    height: 30px;
}

#email2 input{
    width:350px;
    height:30px;
}

.asterisque{
    color: #ce0808;
}

#message{
    padding-left: 50px;
    padding-top: 50px;
}

#section6 form{
    padding-top: 60px;
}

textarea{
    width: 100%;
    height: 160px;
    background-color:rgba(255, 255, 255, 0);
}

#bouton_form{
    width: 150px ;
    padding-top: 73px;
    margin-left: 50px;
   
}

#bouton_form:hover{
    transform: scale(1.10);
    transition: all 0.5s;
}

            /*--------------------SECTION 7------------------------*/


#section7{
    height:750px; 
}

#bloc3photos{
   /* width: 100%;*/
    margin-top: 40px;
}

#section7 div{
    width: 100%;
    text-align: center;
    padding-right: 15px;
}


#bloc3photos figcaption a{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: bolder;
    text-transform: uppercase;
    text-decoration: none;
    color: dimgrey;
    height: 23px;
    transition: all 0.3s;
    /*padding-top: 10px; marche pas*/
}

#bloc3photos figcaption a:hover{
    color: black;
}

#bloc3photos article{
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}

#bloc3photos figure img{
    padding-bottom: 10px;
}

#kiltrock{
    margin-left: 30px;
}

           /* -------------------SECTION 8: NUMERO PAGES------------------- */


#section8 div{
    text-align: center;
    padding-bottom: 20px;
}


#section8 div a{
    color: #D29B8E;
    font-family: 'Montserrat', sans-serif;
    font-weight: bolder;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px #D29B8E solid;
    margin: 0 5px;
    padding-top: 1px;
    background-color: white;
}

#section8 div a:hover{
    color: white;
    background-color:#D29B8E;
}


#page1, #page2{
    height: 25px;
    width: 25px;
}

#suivante{
    height: 25px;
    width: 100px;
}

        /*---------------------------------FOOTER---------------------------------*/

footer{
    height: 190px;
    background-color: #75989f;
}

#homegris{
    color: #0d2f36;
    font-size: 18px;
    font-family:'Montserrat', sans-serif;
    font-weight: bolder;
    text-align: bottom;
    margin-bottom: 40px;
    text-decoration: none;
}

footer #foot_home{
    width: 150px;
    height: 150px;
}

#homegris i{
    font-size: 61px;
}

#foot_home{
    text-align: center;
    padding-top: 70px;
    padding-left: 26px;
}

#homegris:hover{
    color: white;
}


footer span{
    font-family: 'Pacifico', cursive;
    color: white;
    font-size: 22px;
    margin-bottom: 10px;
}

#liens1 a, #liens2 a{
    text-decoration: none;
    font-family:'Montserrat', sans-serif;
    color: #0d2f36;
    font-weight: bolder;
    font-size: 14px;
}

#liens3 a{
    text-decoration: none;
    color: #0d2f36;
}

#grandenav{
    padding-top: 35px;
}

#liens1{
    padding-left: 40px;
}
#liens2{
   padding-left: 80px;  
}

#liens3{
    height:145px;
    width: 334px;
    padding-left: 80px;
}

 #liens1 a:hover, #liens2 a:hover, #liens3 a:hover{
    color: white;
}

#rezofooter .icon-facebook, #rezofooter .icon-twitter, #rezofooter .icon-instagram, #rezofooter .icon-pinterest {
    font-size: 230%;
    padding: 19px;
}

/*#rezofooter .icon-enveloppe{
    font-size: 292%;
    margin-bottom: 10px;
    padding: 0 10px;
 }   

#envelfooter{
    padding-bottom: 10px;
}*/


#liens3 #rezofooter{
    height: 48px;
    width: 300px;
    padding-top: 28px;
}

#rezofooter{
    height: 60px;
    width: 320px;
}

#liens3 span{
    padding-left: 15px;
}
/* ----------------------------------style des TITRES ------------------------------*/

/* h1 rangé avec "style du header"*/

h2 { 
    color: black;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    text-align: center;
    padding-top: 30px;
    text-transform: uppercase;
    font-weight: bold; /* mm joueur joue encore */
}

h3 {
    color: dimgrey;/*#8A888B;*/
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
}


h4 {
    color: black;
    font-family: 'Pacifico', cursive;
    font-size: 25px;
    font-style: italic;
    text-align: center;
    padding-top: 50px;
    font-weight: lighter;
}















