@media(max-width: 1650px){
    .seconde__droite>img{
        display: none;
    }
}
html{
}
*{
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
body{
    margin:0;
}
p,h2,h3,ul,label{
    color:#4F3815;
}
ul{
    font-size:18px;
}
.separation{
    width:95%;
    border: 1px solid #757474;
}
.separation_spe{
    width:100%;
    border: 1px solid #888888;
}
.affichage{
    display:flex;
    flex-direction: column;
}
.premier{
    box-shadow: 0 3px 6px #00000029;
}
.premier--titre{
    position: absolute;
    margin: 35px 0 0 -265px;
    left: 50%;
    top:0;
    z-index: 1;
}
.premier--titre>p {
    color:#FFFFFF;
    font-size:30px;
    text-align: center;
}
.premier--titre>.logo{
    height:90px;
    width:530px;
}
.premier--illustration>img{
    width: 100%;
    margin-top: -200px;
}

.seconde{
    display: flex;
    justify-content: center;
    margin-top: -410px;
    background-color: #FFFFFF;
    padding: 70px 20px 0 20px;
}
.seconde__gauche{
    margin:0 15px 0 0;
}
.presentation>.en-tete>h2{
    font-size: 30px;
}
.presentation>.en-tete>p{
    font-size: 18px;
}
._formule,.option{
    margin:0 0 50px 0;
}
.reglement{
    margin:0 0 70px 0;
}
.formule>h3{
    font-size:20px;
}
.seconde__droite{
    margin:0 0 0 15px;
}
.seconde__droite>img{
    height: 730px;
    width: 530px;
    position: relative;
    right:-395px;
    top: -265px;
    transform: scale(0.6) rotate(20deg);
}
.reservation{
    border-radius: 15px;
    box-shadow: 5px 6px 6px #00000029;
    border: 1px solid #939393;
    padding: 15px 40px 30px 40px;
    display: flex;
    flex-direction: column;
    width:370px;
}
.reservation>.en-tete{
    display: flex;
    justify-content: space-around;
}
.reservation>.en-tete>*>p{
    font-size:18px;
    font-weight:bold;
    color:#E88527;
}
.reservation>.options>p{
    font-size:15px;
    color:#E88527;
    /*margin:0;*/
    font-weight:600;
}
.reservation>.options>div>div>p{
    margin:5px 0 20px 25px;
    color:#888888;
}
.reservation>.options>div>div>p>span{
    font-size: 12px;
}
.reglement>p{
    font-size:18px;
}
.total--res{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin: -35px auto 0 auto;
}
.total--res>p{
    font-size: 21px;
    color:#E88527;
    font-weight: bold;
}
.total--res>p>.cible{
    font-size:49px;
}
.total--res>input{
    height: 40px;
    border-radius: 12px;
    border: none;
    background-color: #E88527;
    color: #FFF;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    margin: 0 auto 0 auto;
    cursor:pointer;
}
.total--res>input:hover{
    transform: scale(1.05);
}
.formules{
    display:flex;
    margin:30px 0 0 0;
}
.formules>.formule:nth-child(2){
    margin:0 0 0 55px;
}
.formule{
    border-radius: 15px;
    box-shadow: 5px 6px 6px #00000029;
    border: 1px solid #939393;
    padding: 15px 20px 30px 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.formule>div>h3{
    font-size: 18px;
    font-weight: bold;
    color: #E88527;
}
.formule>div>ul{
    padding:0 0 0 0;
}
.total{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin: -35px auto 0 auto;
}
.total>p{
font-size: 21px;
color: #E88527;
font-weight: bold;
}
.total>p>span {
    font-size: 49px;
}
.total > input:hover {
    transform: scale(1.05);
}
.total > input {
    height: 40px;
    border-radius: 12px;
    border: none;
    background-color: #E88527;
    color: #FFF;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    margin: 0 auto 0 auto;
    cursor: pointer;
}
.troisieme{
    margin: 90px 0 0 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.troisieme>img{
    height:55px;
    width:320px;
    margin:0 auto 0 auto;
}
.quatrieme{
    display: flex;
    justify-content: center;
    margin: 0 auto 0 auto;
    padding:10px 0 10px 0;
    background-color: #fff2e0;
    width:100%
}
.quatrieme>*:nth-child(1){
    margin: auto 10px auto 0;
    text-decoration: none;
    color:#4F3815;
}
.quatrieme>p{
    margin:0 0 0 10px;
}
#debut_date,#fin_date{
    width:100px;
}
.en-tete>.date>div>p{
    color:#888888;
    font-size:18px;
    margin:0 0 10px 0;
}
.en-tete>.date>div{
    cursor: pointer;
}
.calendrier{
    display:none;
    position: absolute;
}
.formulaire__confirmation{
    height: 100%;
    width: 100%;
    position: fixed;
    background-color: #ffffff8a;
    top: 0;
    display: none;
    text-align: center;
    z-index: 2;
}
.formulaire__confirmation>h3{
    margin-top: 0;
    font-size: 24px;
    color:black;
    background-color: #5eb5e0;
    z-index:100;
}

.formulaire__confirmation_cadeau{
    height: 100%;
    width: 100%;
    position: fixed;
    background-color: #ffffff8a;
    top: 0;
    display: none;
    text-align: center;
    z-index: 2;
}
.formulaire__confirmation_cadeau>h3{
    margin-top: 0;
    font-size: 24px;
    color:black;
    background-color: #5eb5e0;
    z-index:100;
}

.formulaire__container{
    position: center;
    margin: 5% auto 0 auto;
    display: flex;
    background: url("../image/fond.svg") no-repeat;
    height:900px;
    width:700px;
    padding:25px;
    border-radius: 15px;
}
.informations{
    display: flex;
    flex-direction: column;
    margin: 35px 0 0 0;
    width:80%;
}
.informations>div{
    display: flex;
    flex-direction: column;
    margin: 35px 0 0 0;
    width:80%;
}
.fermer{
    cursor:pointer;
    user-select: none;
    height:30px;
    width:30px;
}

.recapitulatif--image{
    width:400px;
    z-index:-1;
}

.recapitulatif--options>.cible{
    height:85px;
    overflow: scroll;
}

#confirmation--reservation{
    height: 45px;
    border-radius: 9px;
    border: none;
    background-color: #E88527;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    width: 85%;
    margin: 0 auto 0 auto;
    cursor: pointer;
}

#confirmation--reservation:hover{
    transform: scale(1.05);
}
.retourOk{
    display: none;
    position:fixed;
    top:0;
    right:0;
    background-color: #5eb5e0;
    padding:20px;
    border-radius: 7px;
}
/*.disabled{*/
/*    color:rgba(255,255,255)!important;*/
/*    background-color: rgb(192, 163, 163) !important;*/
/*}*/
.indisponible_an{
    color: rgba(45, 45, 45, 0.87) !important;
    background-color: rgba(210, 210, 210, 0.98)!important;
}
.retourOk>p{
    color:#FFFFFF;
}
.mod{
    background-color:lightgreen !important;
    color:black !important;
}

.retour{
    position: fixed;
    top: 10px;
    left: 10px;
    padding: 5px;
    border-radius: 20px;
}

.retour:hover{
    background-color: #e1d5d5a1;
    transition: background-color 1s 0s;
}

.retour_img{
    width: 30px;
}