/**********************************************************************************/
/* BANNIERE RESIDENCE COLO SEJOUR A THEME */
/**********************************************************************************/
#introSejour,
.descriptionSejour,
#boutonResa {
    width: 90%;
}
#introSejour h1 {
    height: 4rem;
    margin: 1rem 0;
    font-family: 'Gotham';
    font-size: 2.5rem;
}
#introSejour h1 img {
    height: 2.5rem;
}
#introSejour h1 span {
    font-family: 'HMS Gilbert Script';
    font-size: 4rem;
    font-weight: lighter;
}
.rectangle {
    display: flex;
    justify-content: space-between;
}
.rectangle article {
    width: 50%;
    text-align: justify;
}
.rectangle p {
    margin-bottom: 1rem;
    font-family: Calibri;
    font-size: 1.7rem;
}
.colonnePrixSaison {
    width: 45%;
}
.picto {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
.picto .boutonReservation {
    align-self: center;
}
#divPrix {
    margin-bottom: 1rem;
    text-align: center;
}
#divPrix p {
    margin: 0;
    display: inline-block;
    font-size: 1.5rem;
    text-transform: uppercase;
    line-height: 15px;
}
#divPrix p span {
    font-family: 'HMS Gilbert Script';
    font-size: 10rem;
    font-weight: lighter;
}
#divPrix #euro {
    display: inline-block;
    font-family: 'HMS Gilbert Script';
    font-size: 5rem;
    font-weight: lighter;
    vertical-align: 2.5rem;
    line-height: 1px;
}
#divPrix a {
    display: block;
    margin: 0.5rem 0;
    font-size: 1.5rem;
    color: unset;
}
/**********************************************************************************/
/* SLIDERS */
/**********************************************************************************/
.slider {
    margin: 3rem 0;
    padding: 0;
    background: #666666;
}
.slider .glide__slide {
    position: relative;
    transition: all 500ms;
}
.slider .glide__slide:hover {
    transform: scale(1.03);
}
.slider h2 {
    margin: 0.5rem 0 0.5rem 10%;
    padding: 1rem 0;
    font-family: 'Museo Slab 700';
    font-size: 2.5rem;
    font-weight: lighter;
    color: #FFFFFF;
}
.slider img {
    width: 100%;
}
.slider h4 {
    margin: 1rem 0 0 0;
    font-family: 'Gotham';
    font-size: 1.5rem;
    font-weight: normal;
    color: #33CC66;
    text-transform: uppercase;
}
.slider h6 {
    margin: 1rem 0 0 0;
    font-family: 'Museo Slab 500';
    font-size: 1.5rem;
    font-weight: lighter;
    color: #FFFFFF;
}
.slider p {
    margin: 0.3rem 0;
    font-size: 1.3rem;
    color: #FFFFFF;
}
.carousel {
    background: none;
}
.slider .glide__arrow {
    height: 100%;
    padding: 3rem;
    background: rgba(0,0,0,0.2);
}
.slider .glide__arrow:hover {
    background: rgba(0,0,0,0.5);
}
.slider .glide__arrow--left {
    left: 0;
}
.slider .glide__arrow--right {
    right: 0;
}
#boutonResa {
    display: flex;
    flex-direction: column;
}
.slider ul img:hover {
    transform: none;
}
.slider ul img:hover + div {
    padding-top: 0;
    margin-left: 0;
}
.parametresTri {
    width: 100%;
}
/**********************************************************************************/
/* SECTIONS DE TEXTE */
/**********************************************************************************/
#introPicto850 {
    display: none;
}
#infoProgramme {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
#programmeInfos {
    margin: 1.5rem 0;
    font-size: 1.5rem;
    justify-content: space-between;
    margin: 1rem 0;
    text-align: justify;
}
#programmeInfos .colonneOnglet {
    width: 45%;
}
#programmeInfos h3 {
    margin: 0 0 1rem 0;
    padding-bottom: 1rem;
    border-bottom: 1px #000033 solid;
}
#programmeSejour p::first-line,
#programmeInfos h5 {
    margin: 0.1rem 0;
    font-family: Calibri;
    font-size: 1.8rem;
    font-weight: bold;
    text-transform: uppercase;
}
#programmeInfos ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
#programmeInfos ul li {
    margin-bottom: 1.5rem;
}
#programmeInfos ul span {
    font-weight: bold;
}
#programmeInfos p {
    margin: 0.2rem 0 2rem 0;
}
#programmeInfos .encart1920 {
    padding: 1rem;
    border-radius: 0.5rem;
}
#programmeInfos .encart1920 h5,
#programmeInfos .encart600 h5 {
    color: #FFFFFF;
}
.encart600 {
    display: none;
}
#boutonResa {
    display: flex;
    flex-direction: column;
    margin-top: 6rem;
}
#boutonResa #resaRetour {
    display: flex;
    justify-content: flex-end;
    margin: 0 0 2rem 0;
}
#resaRetour form {
    display: flex;
}
#hrAimerez {
    margin: 1rem 0 2rem 0;
    border: none;
    border-bottom: 1px solid #000033;
}
#vousAimerez {
    width: 90%;
    margin: auto;
}
#h3Aussi {
    width: 95%;
    margin-left: auto;
}
#vousAimerezAussi {
    display: flex;
    justify-content: space-between;
}
.imgAussi {
    flex-basis: 22%;
    width: 22%;
    text-decoration: none;
    color: #000033;
}
.imgAussi img {
    display: block;
    width: 100%;
}
#vousAimerezAussi .h4 {
    margin: 0.5rem 0;
    font-family: 'Museo Slab 700';
    font-size: 1.6rem;
    font-weight: normal;
    text-transform: uppercase;
}
#vousAimerezAussi .p {
    margin: 0.3rem 0;
}
/**********************************************************************************/
/* EFFET DE HOVER SUR LES IMAGES */
/**********************************************************************************/
.imgAussi .overlayExterieur {
    display: block;
    position: relative;
    margin: auto;
    overflow: hidden;
}
.imgAussi .overlayInterieur {
    position: absolute;
    top: -12%;
    right: -200%;
    display: flex;
    align-items: center;
    width: 125%;
    height: 125%;
    margin: auto;
    font-size: 1.5rem !important;
    font-weight: bold;
    border-radius: 100% 0 0 100%;
    transition: all .5s linear;
}
.imgAussi .overlayInterieur .p {
    position: absolute;
    transition: position .5s;
    width: 15rem;
    margin-left: 13rem !important;
    color: #FFFFFF !important;
}
.imgAussi .overlayExterieur:hover .overlayInterieur {
    right: 0;
}
.imgAussi .overlayExterieur:hover .overlayInterieur p {
    position: inherit;
}
/**********************************************************************************/
/* EN DESSOUS DE 1200PX */
/**********************************************************************************/
@media screen and (max-width: 1200px) {
    #programmeInfos {
        flex-direction: column-reverse;
    }
    #infoProgramme {
        width: 100%;
        margin: 1rem auto;
    }
    #vousAimerezAussi .h4 {
        font-size: 1.5rem;
    }
}
/**********************************************************************************/
/* EN DESSOUS DE 800PX */
/**********************************************************************************/
@media screen and (max-width: 800px) {
    .rectangle {
        flex-direction: column;
        width: 90%;
        margin: auto;
    }
    .rectangle article {
        width: 100%;
    }
    .rectangle form {
        justify-content: center;
    }
    #introSejour h1 {
        height: auto;
        padding: 0 1rem;
        font-size: 2rem;
    }
    .prixForm {
        width: 100%;
    }
    .slider .glide__slide {
        width: 95%;
        margin: auto;
    }
    .slider .glide__slide:hover {
        transform: none;
    }
    .slider h2 {
        font-size: 2rem;
        margin: 0 15%;
    }
    .slider h4 {
        font-size: 1.6rem;
    }
    .slider p {
        font-size: 1.5rem;
    }
    .slider .glide__arrow {
        background: none;
    }
    .flecheSlide {
        width: 2rem !important;
        margin: 0 0 0 -1rem;
    }
    #introSejour,
    .descriptionSejour,
    #boutonResa {
        width: 100%;
    }
    #infoProgramme {
        flex-direction: column;
        width: 90%;
    }
    #infoProgramme .colonneOnglet {
        width: 100% !important;
        margin: 1rem auto;
    }
    #programmeInfos {
        text-align: left;
    }
    .encart1920 {
        display: none;
    }
    .encart600 {
        display: block;
        padding: 2rem;
    }
    #boutonResa {
        display: block;
        width: 90%;
        margin: 0 auto;
    }
    #resaRetour {
        flex-direction: column;
        align-items: center;
    }
    #boutonResa .boutonReservation {
        width: auto;
        height: auto;
    }
    #vousAimerezAussi {
        display: block;
    }
    #vousAimerezAussi .imgAussi .overlayInterieur {
        display: none;
        position: initial;
    }
    .imgAussi {
        display: inline-block;
        width: 100%;
        margin: 1rem 0;
    }
    #vousAimerezAussi img {
        width: 100%;
    }
    #vousAimerezAussi label {
        display: block;
        margin: 0.3rem 0;
    }
}