.wrapper{
    max-width:1582px;
    margin:auto;
}

body{
    font-family: 'Playfair Display', serif;
    color:#586868;
}

p{
    color:#586868;
    font-family:'Spartan', sans-serif;
}

header{
    width:100%;
    margin:auto;
    display:block;
}  

.banner{
    width:100%;
}

.bannerAccueil img{
    width:100%;
    position:relative;
    z-index:1;
}

.bannerResa{
    width:100%;
    height: 300px;
    background-image: url(img/ital1.jpg);
    background-size:cover;
    position:relative;
    z-index:1;
}

#logoAccueil>img{
    width:100%;
    position:absolute;
    z-index:2;
    top:0;
}

#logoResa>img{
    width:100%;
    position:absolute;
    z-index:2;
    top:2em;
}

/* Slideshow container */
.slideshow-container {
    max-width: 100%;
    position: relative;
    z-index:1;
    margin: auto;
    color:white;
  }
  
  /* Hide the images by default */
  .mySlides {
    display:none;
  }
  
  /* Next & previous buttons */
  .prev, .next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    padding: 1em;
    color: white;
    font-weight: lighter;
    font-size: 2em;
    transition: 2s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
  }

  /* Position the "next button" to the right */
  .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */
  .prev:hover, .next:hover {
    background-color: rgba(0,0,0,0.3);
  }
  
  /* The dots/bullets/indicators */
  .dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
  }
  
  .active, .dot:hover {
    background-color: #586868;
  }
  
  /* Fading animation */
  /*.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1s;
    animation-name: fade;
    animation-duration: 1s;
  }
  
  @-webkit-keyframes fade {
    from {opacity: 0}
    to {opacity: 1}
  }
  
  @keyframes fade {
    from {opacity: 0}
    to {opacity: 1}
  }*/

.titreCH{
    position:absolute;
    z-index:2;
    color:white;
    font-size: 2.5em;
    font-family: 'Playfair Display', serif;
    top:1.5em;
    margin-left:1.8em;
    font-weight: lighter;
}

.burger{
    width:80%;
    margin:auto;
    text-align:center;
    color:white;
    position:relative;
    z-index:3;
    top:-2em;
    font-size:1.5em;
}

.burgerCh{
    width:80%;
    margin:auto;
    text-align:center;
    color:white;
    position:relative;
    z-index:3;
    top:-3.5em;
    font-size:1.5em;
}

nav{
    width:100%;
    margin:auto;
}

.menu{
    width:80%;
    text-align:center;
    padding:0;
    margin:0 auto 0 auto;
    display:none;
}

.menu>li{
    display:block;
    padding-bottom:0.8em;
    font-size: 1em;
    font-family:'Spartan', sans-serif;
}

.here{
    font-weight:bolder;
}

.here>.sousmenu{
    font-weight:normal;
}

.menu a:hover{
    font-weight:bolder;
    text-decoration:none;
}

#insta{
    display:none;
}

a{
    color:#586868;
    text-decoration: none;
}

button:hover a{
    text-decoration: none;
    color:white;
    opacity:0.6;
}

.plan:hover a{
    color:#CB9E58;
}

li{
    list-style: none;
}

.sousmenu{
    position:relative;
    text-align:center;
    padding-left:0;
    padding-top:0.2em;
}

.sousmenu li{
    padding-top:0.8em;
    font-size: 0.8em;;
}



main{
    width:100%;
}

#scroll_to_top {
    position: fixed;
    z-index:1;
    width: 1em;
    height: 2em;
    bottom: 13em;
    right: 2em;
}

#scroll_to_top a{
    background-color: white;
    opacity:0.5;
}

#scroll_to_top i{
    font-size: 1.3em;
}

#scroll_to_top:hover a{
    color:#586868;
    font-size:1.2em;
}

#titreContact{
    text-align: center;
    margin-top: 1em;
}

#pres1{
    width:80%;
    text-align:center;
    margin:auto;
    padding:2em;
    margin-top:-3em;
}

#pres1>h1{
    font-size: 1.2em;
    font-family: 'Playfair Display', serif;
    color:#586868;
    font-weight: 100;
}

#pres2{
    display:flex;
    flex-wrap: wrap;
    margin:2em 0 2em 0;
}

#pres2>h1{
    width:80%;
    font-size: 1.4em;
    font-family: 'Playfair Display', serif;
    color:#586868;
    font-weight: 100;
    text-align:center;
    margin:auto;
    padding:1em;
}

#pres3{
    display:flex;
    flex-wrap: wrap;
    margin:2em 0 2em 0;
    flex-direction: column;
}

#pres3>h1{
    width:80%;
    font-size: 1.4em;
    font-family: 'Playfair Display', serif;
    color:#586868;
    font-weight: 100;
    text-align:center;
    margin:auto;
    padding:1em;
}

h3{
    width:80%;
    font-size: 1.4em;
    font-family: 'Playfair Display', serif;
    color:#586868;
    font-weight: 100;
    text-align:center;
    margin:auto;
    padding:1em;
}

h4{
    font-size: 1.2em;
    font-family: 'Playfair Display', serif;
    color:#586868;
}

.c1{
    margin-top:2em;
}

.jaune{
    width:40%;
    background-color: #CB9E58;
    border: none;
    padding:1em;
    border-radius:2em;
    margin-left:30%;
    margin-bottom:2em;
}

.vert{
    width:40%;
    background-color: #BBB595;
    border: none;
    padding:1em;
    border-radius:2em;
    margin-left:30%;
    margin-bottom:2em;
}

.bleu{
    width:40%;
    background-color: #8B9D9B;
    border: none;
    padding:1em;
    border-radius:2em;
    margin-left:30%;
    margin-bottom:2em;
}

.genericBouton{
    width:40%;
    background-color: #8B9D9B;
    border: none;
    padding:1em;
    border-radius:2em;
}

.ResaBouton{
    width:40%;
    margin:auto;
    background-color: #8B9D9B;
    border: none;
    padding:1em;
    border-radius:2em;
}

.tarifs button{
    margin-left:0;
    margin-top: 1em;
}

button a{
    color:white;
    font-family: 'Playfair Display', serif;
    font-size: 1.2em;
}

.galerie{
    width:100%;
}

.details{
    padding-left:0.2em;
    margin-top:2em;
}
.details li{
    display:flex;
    padding:1em;
}

.details li i{
    font-size: 2em;
    text-align: center;
    width: 50px;
    padding-right:2em;
}

.yellow li i{
    color:#CB9E58;
}

.green li i{
    color:#BBB595;
}

.blue li i{
    color:#8B9D9B;
}

.details li p{
    margin:0 0.5em 0.5em 1em;
}

#prixAlix{
    color:#CB9E58;
    margin-bottom:1em;
}

#prixDouce{
    color:#BBB595;
    margin-bottom:1em;
}

#prixClo{
    color:#8B9D9B;
    margin-bottom:1em;
}

h5{
    font-family:'Spartan', sans-serif;
    color: #586868;
}

.row {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0.4em;
    justify-content: space-evenly;
}

.column {
    flex: 100%;
    max-width: 100%;
    padding: 0 0.4em;
}

.column img {
    margin-top: 0.8em;
    vertical-align: middle;
    width: 100%;
}

.tarifs{
    text-align:center;
    
}

.tarifs div>h2{
    font-size: 1.4em;
    font-family: 'Playfair Display', serif;
    font-weight: lighter;
    color: #586868;
}

#choix, #choixCH{
    width:60%;
    margin:auto;
    display:block;
}

.container img{
    max-width: 100%;
    margin-bottom:1em;
}

.caption{
    width:100%; 
    padding: 3em;
    background-color: white;
    opacity: 0.9;
    display:none;
    position:absolute;
    top:0;
}

.caption h3{
    color: #586868;
    font-weight: lighter;
}

.caption a{
    text-decoration:none;
}

.miniature:hover .caption{
    display:block;
}

label{
    font-family:'Spartan', sans-serif;
    color:#586868;
}

#formulaire{
    width:80%;
    margin:auto;
    padding-left:0;
}

#formulaire li{
    padding-bottom:1.5em;
}

label{
    float:left;
}

input, textarea, select{
    padding: 0.5em;
    font-family:'Spartan', sans-serif;
    font-weight:bolder;
    color:#586868;
}

button{
    color:#586868;
    font-family: 'Playfair Display', serif;
    font-size: 1.2em;
    width:50%;
    margin:auto;
    border: none;
    padding:0.5em;
}

#txtResa{
    width:60%;
    margin:auto;
    color:#586868;
    font-family: 'Playfair Display', serif;
    font-size:1em;
    font-weight:lighter;
    padding-bottom:2em;
    text-align:center;
}

/*CALENDAR*/
.applyBtn {
    background-color:#CB9E58;
    border:none;
}

.daterangepicker .drp-buttons .btn{
    font-family: 'Playfair Display', serif;
    font-weight:normal;
    font-size: 1.2em;
}

.daterangepicker td.active, .daterangepicker td.active:hover{
    background-color:#586868;

}

/*FOOTER*/
footer{
    width:100%;
    display:block;
    background-color:#586868;
    position:relative;
    z-index:1;
    margin-top: 2em;
} 

#gauche a{
    color:white;
    font-size: 1.2em;
}

#droite a{
    color:white;
}

#droite p{
    color:white;
    font-size: 1.2em;
    margin-bottom:0.5em;
}

#droite{
    width:80%;
    text-align:center;
    font-family: 'Spartan', sans-serif;
    font-size: 0.8em;
    margin:auto;
    padding-bottom:0.5em;
    padding-top:2em;
}

#gauche{
    width:80%;
    text-align:center;
    font-family: 'Spartan', sans-serif;
    font-size: 0.8em;
    padding-bottom:0.5em;
    margin:auto;
}

#gauche ul{
    padding:1em 0 0 0;
}

#gauche li{
    padding-top:1.2em;
}

#gauche li i{
    font-size: 2em;
    padding-top:0.5em;
}

#logoFooter{
    width:90%;
    margin:auto;
}

#logoFooter img{
    max-width:100%;  
}

.nav3{
    background-color:#586868;
    min-height:10em;
    color:white;
}

.nav3 li a {
    color:white;
}

.nav3>.burger{
    top:2em;
    position:relative;
}

.nav3>.menu{
    margin-top:3em;
}

.mentions h1{
    font-size: 2em;
}

.mentions h2{
    font-size: 1.6em;
}

.mentions section{
    margin:1.5em;
}

.mentions ul{
    padding-left: 1em;
}

.mentions li{
    list-style: disc;
    font-family: 'Spartan', sans-serif;
    padding-bottom: 1em;
}

.mentions img{
    width:50%;
    padding-top:1em;
}

.map{
    background-color: #CB9E58;
    padding: 2em;
    margin-top:2em;
}

.map div{
    width:50%;
    margin:auto;
}

.map p{
    color:white;
    text-align:center;
}

.map h1{
    font-size:1.6em;
    color:white;
    text-align:center;
}

.plan{
    width:100%;
    background-color: white;
    border: none;
    border-radius:2em;
}

.plan a{
    color:#CB9E58;
}

/*REDIRECTION*/
#embleme{
    width:20%;
    margin:auto;
    padding-top:5em;
}

#embleme img{
    max-width:100%;
}

.redirection{
    width:80%;
    margin:auto;
    text-align:center;
    margin-top: 2em;
}

.redirection button{
    margin-top: 2em;
}

.redirection a{
    color:white;
}

@media screen and (min-width:600px){
    h1{
        font-size: 1.5em;
    }

    #pres2>h1{
        width:50%;
    }

    .banner{
        width:100%;
    }

    #logoAccueil>img{
        width:54%;
        top:13.3em;
    }

    .titreCH{
        font-size: 4em;
        top:4em;
        left:2em;
    }

    .burger{
        display:none;
    }

    nav{
        position:absolute;
        z-index:2;
        height: 8em;
        top:0;
    }

    .nav1{
        background: linear-gradient(to bottom, rgba(0,0,0,0.65) 10%,rgba(0,0,0,0) 100%);
    }

    .nav2{
        top:-2.1em;
        background: linear-gradient(to bottom, rgba(0,0,0,0.65) 10%,rgba(0,0,0,0) 100%);
    }

    .menu{
        display:inline-flex;
        max-width:50%;
        padding-top:1.2em;
    }

    .menu li{
        width:25%;
    }

    .menu a{
        color:white;
        font-size:1.2em;
        text-decoration:none;
    }

    .sousmenu li{
        width:100%;
    }

    .sousmenu{
        display:none;
        padding-top:0;
    }

    .ch:hover .sousmenu{
        display:block;
    }

    #insta{
        display:block;
        float:right;
        padding:2em 8em 5em 5em;
    }

    #insta:hover i{
        opacity:0.5;
    }
    
    #insta i{
        color:white;
        font-size:2em;
    }

    #scroll_to_top{
        bottom: 0;
    }    

    #pres1{
        margin-top:0;
        width:60%;
    } 

    .details li{
        padding:1.4em;
    }

    .details li i{
        font-size: 2.5em;
        width: 20%;
    }

    .jaune, .vert, .bleu{
        width:30%;
        justify-items: center;
    }

    .genericBouton, .ResaBouton{
        width:25%;
    }

    .tarifs{
        width:100%;
        display:block;
        margin:2em 0 3em 0;
    }

    #choix, #choixCH{
        width:100%;
        display:inline-flex;
        padding-bottom:1em;
        justify-content: space-around;
    }

    .column {
        flex: 40%;
        max-width: 48%;
    }

    .caption h3{
        font-size:1.5em;
    }


    #form{
        display:flex;
        flex-wrap: wrap;
    }

    .form-control{
        font-size:0.9em;
    }

    #formulaire{
        width:60%;
        margin:auto;
        padding:2em 0 2em 0;
    }

    button{
        width:25%;
    }

    li button{
        float:right;
        width:20%;
    }

    #valider{
        float: right;
    }

    footer{
        width:100%;
        display:inline-flex;
    }   

    #gauche{
        width:30%;
        margin:0;
    }

    #logoFooter{
        width:40%;
        margin:0;
    }

    #droite{
        width:30%;
        margin:0;
    }

    .nav3{
        min-height:10em;
    }
    
    .nav3>.burger{
        top:1em;
    }

    .nav3>.menu{
        margin-top:0;
    }

    .mentions{
        margin-top:12em;
    }

    .mentions img{
        width:30%;
    }

    .map div{
        width:20%;
    }

    .bannerResa{
        height: 550px;
    }

    #logoResa>img{
    width:80%;
    left:4em;
    }
}
@media screen and (min-width:600px) and (max-width:1116px){
    .menu>li{
        font-size: 0.7em;
    }
    
    .jaune, .vert, .bleu {
        width: 68%;
    }

    .details{
        padding-right:0;
    }
}



