/* 
Theme Name: Hello Eliophot Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team & Eliophot
Author: Eliophot
Author URI: https://www.eliophot.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready, Eliophot
*/

/* galerie chambre - pagination */
.rooms-niv2-part-image .swiper-pagination {
    bottom: -2rem !important;
}

.rooms-niv2-part-image .swiper-pagination-bullet {
    width: 6px !important;
    height: 6px !important;
}

/*---------------------------------------------------------------------------------------------------*/
/*------------------------------------------GENERAL---------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/
.grecaptcha-badge{
    display: none;
}
.btn-maillage a{
    width: 100% !important;
}
div[role="button"]{
    cursor: pointer;
}
*:focus{
    outline: none !important;
}

@media screen and (min-width: 1025px) and (max-width: 1280px) {
    html{
        font-size:90%;
    }
}
@media screen and (min-width: 1281px) and (max-width: 1680px) {
    html{
        font-size:97%;
    }

}
@media screen and (min-width: 768px) and (max-width: 1023px){
    main {
        padding-top: 100px;
    }
}
@media screen and (min-width: 1024px) {
    main {
        padding-top: 150px;
    }
}
@media screen and (min-width: 1025px) {
    main {
        padding-top: 145px;
    }
}
*:focus{
    outline: none;
}
/*---------------------------------------------------------------------------------------------------*/
/*-------------------------------------------pop up mobile-------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/

.menu-mobile .dialog-close-button{
    border: 1px white solid;
    padding: 10px;
    left: 1rem !important;
    right: inherit !important;
}



/*---------------------------------------------------------------------------------------------------*/
/*------------------------------------------HEADER---------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/

header{
    position: fixed;
    z-index: 500;
    left: 0;
    right: 0;
}
header .nav-langues .menu-item span{
    font-family: "SF Pro Display Thin H1 accueil", Sans-serif;
    width: 1.5rem;
    display: block;
    text-align: center;
}
header .nav-langues .current-language-menu-item span, footer .nav-langues .current-language-menu-item span{
    font-family: "SF Pro Display Bold", Sans-serif;
    font-weight: bold;
}
header .nav-langues .menu-item:hover span{
    font-family: "SF Pro Display Bold", Sans-serif;
    font-weight: bold;
}
header #section-nav .elementor-container{
    width: calc(100% - 60px);
}
header #nav-principale{
    width: 85%;
}
header #nav-principale ul {
    width: 100%;
    justify-content: space-between;
}
@media screen and (max-width: 1023px) {
    #header-desktop {
        display: none;
    }
}
@media screen and (min-width: 1024px) {
    #header-desktop {
        display: block;
    }
    #header-mobile {
        display: none;
    }
}
/*---------------------------------------------------------------------------------------------------*/
/*-------------------------------------ecran accueil home------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/
#ombre-accueil {
    position: absolute;
    z-index: 20;
    top:0;
    left:0;
    width: 100%;

}
#ombre-accueil .elementor-container{
    width: calc(100% - 60px);
}
#slider-accueil .elementor-swiper-button{
    z-index: 50;
}
@media screen and (min-width: 12880px) {
    #slider-accueil .elementor-swiper-button-prev{
        left:-2rem;
    }
    #slider-accueil .elementor-swiper-button-next{
        right:-2rem;
    }
}

/*---------------------------------------------------------------------------------------------------*/
/*----------------------------------------------Quicksearch------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/
.qs-accueil-nosticky #quicksearch .elementor-button-link:hover{
    background: transparent;
}
#quicksearch .eliophot-qs-field-container{
    border:1px white solid;
    margin: 0 0.5rem;
    min-width: 170px;
    justify-content: center;
}
#quicksearch .elementor-field-group{
    justify-content: center;
}
#quicksearch input{
    text-align: center;
}
#quicksearch select{
    font-family: "SF Pro Display Regular titres 2", Sans-serif;
    font-size: 1rem;
    text-transform: uppercase;
}
#quicksearch .eliophot-media-container{
    display: none;
}
#quicksearch select option{
    color:black;
}
#quicksearch .eliophot-qs-mobile{
    text-align: center;
}
#quicksearch .eliophot-qs-mobile .grid-cols-6 .col-span-3:nth-child(2), #quicksearch .eliophot-qs-mobile .grid-cols-6 .col-span-3:nth-child(3){
    border:1px white solid;
    height: 52px;
    position: relative;
}

#quicksearch .eliophot-qs-mobile .col-span-6{
    position: relative;
}
#quicksearch .eliophot-qs-mobile .col-span-6 label{
    display: none;
}
#quicksearch .eliophot-qs-mobile  .input-form{
    margin: 0 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#quicksearch .eliophot-qs-mobile  .col-span-3 .input-form input{
    padding: 0 0;
    height: 100%;
    padding-top: 17px;
}
#quicksearch .eliophot-qs-mobile select.eliophot-qs-input{
    border:1px white solid;
    height: 52px;
    position: relative;
    border-radius: 0;
    text-align: center;
}
#quicksearch .eliophot-qs-mobile form{
    width: 63vw;
    min-width: 250px;
    max-width: 550px;
}
#quicksearch .eliophot-qs-mobile .item-price{
    margin-top: 6rem;
}
#quicksearch .eliophot-qs-mobile .ota-price{
    margin-top: 1rem;
}
#quicksearch .eliophot-qs-mobile .ml-auto{
    margin-top: 0;
    width: 100%;
}
#quicksearch .eliophot-qs-mobile .col-span-6:last-of-type {
    position: absolute;
    top: 190px;
    width: 100%;
}
#quicksearch .eliophot-qs-mobile input[type="submit"]{
    border-radius:0;
}
#btn-link-avis a{
    width: 100% !important;
}
#sticky-bar .eliophot-reviews__stars{
    font-size: 0.8rem;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    #sticky-bar .col-avis, #sticky-bar .col-qs {
        width: 100%;
    }
    #sticky-bar .col-span-3 {
        grid-column: span 6/span 6;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
    #quicksearch input[type="submit"]{
        padding: 1em 3em 1em 3em;
    }
}
/*----------------- fonnctionnement qs sticky-----------*/
body.admin-bar #sticky-bar.sticky-scrolled,#qs-general{
    top: 160px;
}

@media screen and (min-width: 1024px) {
#sticky-bar.sticky-scrolled,#qs-general{
    position: fixed;
    width: 100%;
    left:0;
    top: 140px;
    z-index: 50;
    background: linear-gradient(180deg, rgba(0,0,0,0.6138830532212884) 11%, rgba(0,0,0,0.41220238095238093) 26%, rgb(237 237 237 / 1%) 73%);
    padding-bottom: 3rem;
    padding-top: 1rem;
}
}

#sticky-bar.sticky-scrolled #quicksearch .eliophot-qs-field-container, #qs-general #quicksearch .eliophot-qs-field-container{
    background: var(--e-global-color-5ce77f4);
    border: 1px var(--e-global-color-5ce77f4) solid;
    height: 3.8rem;
}
/*---------------------------------------------------------------------------------------------------*/
/*-------------------------------slider-chambres et content page chambres-----------------------------*/
/*---------------------------------------------------------------------------------------------------*/
#slider-rooms .part-title-room, #rooms .part-title-room{
    position: absolute;
    z-index: 10;
    top:20%;
    left:0;
    width: 100%;
}

#slider-rooms .part-info-room, #rooms .part-info-room{
    position: absolute;
    z-index: 10;
    bottom:25%;
    left:0;
    width: 100%;

}

#slider-rooms .image-room:after, #rooms .image-room:after{
    display: block;
    content:'';
    position: absolute;
    z-index: 5;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background: rgb(32,24,15);
    opacity: 0.4;
}

#slider-rooms .part-discover-room, #rooms .part-discover-room{
    position: absolute;
    z-index: 10;
    bottom:5%;
    left:0;
    width: 100%;
}

#slider-rooms> .elementor-container> .elementor-row{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

#slider-rooms .elementor-container{
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    list-style: none;
    z-index: 1;
    padding:4px;
}
#slider-rooms .elementor-container .col-slide{
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.buttons-arrows{
    position: absolute;
    top:50%;
    width: 100%;
    z-index: 20;
}
@media screen and (max-width: 768px) {
    #slider-rooms .part-info-room, #rooms .part-info-room {
        bottom: 20%;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1366px) {
    /*#slider-rooms {
        padding:  0 8rem;
    }*/
}
/*---------------------------------------------------------------------------------------------------*/
/*---------------------------------------icones prestations------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/
.prestation{
    min-width: 185px;
}
.prestation .elementor-icon-box-wrapper{
    height: 180px;
    display: flex !important;
	flex-direction: column !important;
    align-items: center;
    justify-content: center;

}
.prestation .elementor-widget-container a{
    width: 100% !important;
}

.prestation .elementor-icon-box-content {
	flex-grow: unset !important;
}
/* .prestation .elementor-icon-box-wrapper{
    height: 100px;
    width: 100% !important;
} */
.prestation .elementor-icon{
    transform: scale(1);
    transition: transform 0.3s ease-in;
}
.prestation .elementor-icon svg, .prestation .elementor-icon i{
    margin: auto;
}
.prestation:hover .elementor-icon{
    transform: scale(1.1);
}
@media screen and (min-width: 768px)  and (max-width: 990px){
    .prestation {
        min-width: 200px;
    }
}

/*---------------------------------------------------------------------------------------------------*/
/*----------------------------------ecran galerie photos home----------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/
.section-galerie .elementor-widget-image-box .elementor-image-box-content {
    position: absolute;
    bottom:5%;
    z-index: 15;
}

.section-galerie .elementor-widget-image-box{
    margin: 0 0.5% 1rem 0.5% !important;
}
.section-galerie .elementor-widget-image-box figure{
    margin-bottom: 0 !important;
}
.section-galerie .elementor-widget-image-box .elementor-image-box-img a:after{
    display: block;
    content:'';
    position: absolute;
    z-index: 10;
    bottom: 4px;
    left:0;
    right:0;
    height: 70%;
    background: linear-gradient(0deg, rgba(0,0,0,0.9752275910364145) 0%, rgba(255,255,255,0) 74%);

}

@media screen and (min-width: 1280px) and (hover: hover) and (pointer: fine){
    .section-galerie .elementor-widget-image-box .elementor-image-box-content {
        bottom:0;
        opacity: 0;
        transition: all 0.3s ease-in;
    }
    .section-galerie .elementor-widget-image-box:hover .elementor-image-box-content {
        opacity: 1;
        bottom:10%;
    }
    .section-galerie .elementor-widget-image-box .elementor-image-box-img a:after{
        opacity: 0;
        transition: opacity 0.3s ease-in;
    }
    .section-galerie .elementor-widget-image-box:hover .elementor-image-box-img a:after{
        opacity: 0.7;
    }
}
@media screen and (min-width: 768px)  and (max-width: 1000px){
    .section-galerie.home .elementor-widget-image-box{
        width: 50%;
        max-width: 250px;
    }
}
/*---------------------------------------------------------------------------------------------------*/
/*-----------------------------------------PAGE CHAMBRES--------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1000px) {
    #rooms .col-slide{
        width: 50%;
    }
}
@media screen and (min-width: 1001px) {
    #rooms .elementor-row{
        flex-wrap: wrap;
    }
    #rooms .col-slide{
        width: 33%;
    }
}

/*---------------------------------------------------------------------------------------------------*/
/*---------------------------------------PAGE CHAMBRE NIV2-------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/

.btn-resa-room-niv2 .eliophot-booking_room__button a{
    width: 15rem;
}
.btn-resa-room-niv2 .eliophot-booking_room__button a:hover{
    border-color: var(--e-global-color-5ce77f4) !important;
}
.rooms-niv2-part-image .swiper-pagination{
    bottom: -2.5rem;
}
.rooms-niv2-part-image .swiper-pagination-bullet{
    width: 0.5rem;
    height: 0.5rem;
    background: var(--e-global-color-b8771e1);
    opacity: 0.2;
}
.rooms-niv2-part-image .swiper-pagination-bullet-active{
    opacity: 1;
}
.rooms-niv2-prestation .elementor-widget-container{
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;

}
.rooms-niv2-prestation{
    min-width: 160px;
    width: 11% !important;
    max-width: 250px !important;
}
.rooms-niv2-prestation .elementor-icon-box-wrapper{
    height: 100px;
}
@media screen and (min-width: 768px)  and (max-width: 990px) {
    .rooms-niv2-container >.elementor-container >.elementor-row >.elementor-column{
        width: 100%;
    }
    .rooms-niv2-part-image .elementor-main-swiper,   .rooms-niv2-part-image .eliophot-carousel__slider{
        max-height: 450px;
    }
    .rooms-niv2-container .rooms-niv2-infos{
        padding-top: 3rem;
    }
}

/*---------------------------------------------------------------------------------------------------*/
/*-------------------------------------- PAGE PRESTATIONS--------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/

#container-prestations .section-prestations .col-slide section >.elementor-container{
    background: var(--e-global-color-secondary);
}
#container-prestations .section-prestations .col-slide section h3{
    color: var(--e-global-color-d2a9a87);
}
#container-prestations .section-prestations .col-slide section .elementor-widget-container{
    color: white;
}
#container-prestations  .section-prestations .elementor-button-link{
    color:var(--e-global-color-secondary);
    background: var(--e-global-color-c33b347);
    border:1px var(--e-global-color-c33b347) solid;
}
#container-prestations  .section-prestations .elementor-button-link:hover{
    color:var(--e-global-color-c33b347);
    background: rgba(255,255,255,0.7);
}
#container-prestations .section-options .col-slide section >.elementor-container{
    background: var(--e-global-color-f485ebf);
}


#container-prestations .section-options .elementor-button-link{
    color:var(--e-global-color-c33b347);
    background: transparent;
    border:1px var(--e-global-color-c33b347) solid;
}
#container-prestations  .section-options .elementor-button-link:hover{
    color:var(--e-global-color-secondary);
    background: var(--e-global-color-c33b347);
}

@media screen and (min-width: 768px) and (max-width: 1260px){
    #container-prestations .section-prestations .elementor-posts-container{
        /* grid-template-columns: repeat(2,1fr) !important;*/
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    #container-prestations .section-prestations .elementor-post{
        width: 47% !important;
        margin: 1rem 0;
        max-width: 460px;
    }
}
@media screen and (min-width: 768px){
    #container-prestations .section-prestations .elementor-post{
        /* min-width: 430px;*/
        max-width: 500px;
    }
    #container-prestations .section-prestations .col-slide section >.elementor-container{
        min-height: 280px !important;

    }
}


/*---------------------------------------------------------------------------------------------------*/
/*------------------------------------ SOUS PAGE PRESTATIONS-----------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/
#contenu-pag-prestations h2{
    font-family: "SF Pro Display Regular titres 2",sans-serif;
    font-size: 1.5rem;
}

/*---------------------------------------------------------------------------------------------------*/
/*----------------------------- slider maillage tourisme et prestations-----------------------------*/
/*---------------------------------------------------------------------------------------------------*/
#section-autres-prestations .col-slide section >.elementor-container{
    background: var(--e-global-color-primary);
}
#section-autres-prestations .elementor-widget-container{
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    z-index: 1;
}
#section-autres-prestations .elementor-widget-container .elementor-posts-container{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 1rem 0;
}

#section-autres-prestations .elementor-widget-container{
    --grid-column-gap: 0px;
}
#section-autres-prestations .elementor-widget-container .elementor-post{
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-direction: column;
    padding: 0 0;

}

#section-autres-prestations .col-slide section h3{
    color: var(--e-global-color-d2a9a87);
}
#section-autres-prestations .col-slide section .elementor-widget-container{
    color: white;
}
#section-autres-prestations .elementor-button-link{
    color:var(--e-global-color-secondary);
    background: var(--e-global-color-c33b347);
    border:1px var(--e-global-color-c33b347) solid;
}
#section-autres-prestations .elementor-button-link:hover{
    color:var(--e-global-color-c33b347);
    background: rgba(255,255,255,0.7);
}

.section-button-autres-prestations{
    position: absolute;
    width: 100%;
    top:50%;
}

@media screen and (max-width: 980px){
    #section-autres-prestations .elementor-container{
        max-width: 450px;
        padding: 0 0;
    }
}
@media screen and (min-width: 1025px){
    #section-autres-prestations .col-slide section >.elementor-container{
        min-height: 260px !important;
        height: 26vh;
    }
    #section-autres-prestations.autres-experiences .col-slide section >.elementor-container{
        min-height: 310px !important;
        height: 32vh;
    }
}


/*---------------------------------------------------------------------------------------------------*/
/*-------------------------------------- PAGE RECRUTEMENT--------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/

@media screen and (min-width: 768px) and (max-width: 1260px){
    #container-recrutement .section-carte >.elementor-container >.elementor-row{
        flex-wrap: wrap;
        justify-content: center;
    }
    #container-recrutement .col-slide{
        width: 50% !important;
        margin: 1rem 0;
    }
}
@media screen and (min-width: 768px){
    #container-recrutement .col-slide section >.elementor-container{
        min-height: 260px !important;
        height: 26vh;
    }
}

/*---------------------------------------------------------------------------------------------------*/
/*-----------------------------------------PAge actualites-------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 1024px){
    #list-actu .elementor-posts-container article:nth-child(2n+2) {
        border: 1px #707070 solid;
        box-shadow: 1px 1px 12px rgba(12, 12, 12, 0.55);
    }
}
@media screen and (min-width: 1025px) {
    #list-actu .elementor-posts-container article:nth-child(4n+2), #list-actu .elementor-posts-container article:nth-child(4n+3) {
        border: 1px #707070 solid;
        box-shadow: 1px 1px 12px rgba(12, 12, 12, 0.55);
    }
}
/*---------------------------------------------------------------------------------------------------*/
/*-----------------------------------------PRESSE MEDIA -------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/

#presse-media section >.elementor-container >.elementor-row{
    flex-wrap: wrap;
    justify-content: center;
}

@media screen and (min-width: 768px) and (max-width: 1200px){
    #presse-media .col-slide{
        max-width: 500px;
        width: 50% !important;
        max-width: 500px;
    }
}
@media screen and (min-width: 1201px){
    #presse-media .col-slide{
        max-width: 500px;
        width: 33.3% !important;
    }
}
/*---------------------------------------------------------------------------------------------------*/
/*-----------------------------------------PAGE AVIS CLIENT------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/
#content-avis-clients .swiper-pagination{
    display: none;

}
#content-avis-clients .eliophot-reviews{
    border-radius: 0;
    background-color: transparent;
    text-align: center;
    border: 1px #707070 solid;
    box-shadow: 1px 1px 12px rgba(12, 12, 12, 0.55);
}
#content-avis-clients .eliophot-reviews__testimonials,#content-avis-clients .eliophot-reviews__percent,
#content-avis-clients .eliophot-reviews__testimonials_author{
    color:white;
}
#content-avis-clients .eliophot-reviews__percent{
   font-size: 1.5rem;
}
/*---------------------------------------------------------------------------------------------------*/
/*-----------------------------------------GALERIE PHOTOS--------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/

.myGalerie{
    visibility: hidden;
    opacity:0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    position: absolute;
    width: 100%;
    height:0;
    top:0;
    overflow: hidden;

}
.myGalerie.active{
    visibility: visible;
    opacity:1;
    position: relative;
    height: 100%;
}
#section-boutons-galerie .boutonGalerie a{
    cursor: pointer;
    width: 100%;
}
.boutonGalerie.active .elementor-widget-container{
    background-color: var(--e-global-color-6ee52eb) !important;

}
.boutonGalerie.active a span{
    color: var(--e-global-color-secondary) !important;
}

@media screen and (min-width: 1025px){
    #section-boutons-galerie .boutonGalerie {
        min-width: 200px;
    }
}

/*---------------------------------------------------------------------------------------------------*/
/*----------------------------------------PAGE ACCES CONTACT-----------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/


#section-contact .section-formulaire .elementor-widget-wrap{
    flex-direction: column;
    align-items: flex-end;
}
#section-contact>.elementor-container>.elementor-row >.elementor-column:nth-child(1) section>.elementor-container{
    margin-right: 0;
}
#section-contact>.elementor-container>.elementor-row >.elementor-column:nth-child(3) section>.elementor-container{
    margin-left: 0;
}



#formulaire-contact .elementor-field-type-submit{
    position: absolute;
    bottom: 3rem;
    right: 0;
    padding-right: 0;
}

#formulaire-contact .elementor-field-group-acceptance_newsletter label{
    font-size: 0.9rem;
    text-align: left;

}
#formulaire-contact input[type="file"]{
    background-color:white;
}
#formulaire-contact .elementor-field-type-recaptcha_v3{
    position: absolute;
}
#formulaire-contact .elementor-field-group-acceptance_formulaire_contact{
    margin: 5rem 0 1rem 0rem;

}
#formulaire-contact  .elementor-field-group-acceptance_newsletter{
    flex-wrap: wrap !important;

}
@media screen and (min-width: 768px){
    #section-contact>.elementor-container>.elementor-row >.elementor-column:nth-child(1),
    #section-contact>.elementor-container>.elementor-row >.elementor-column:nth-child(3){
        width: 48%;
    }
    #section-contact>.elementor-container>.elementor-row >.elementor-column:nth-child(2){
        width: 4%;
    }
    #formulaire-contact .elementor-field-group{
        flex-wrap: nowrap;
    }
    #formulaire-contact .elementor-field-group label{
        width: 32%;
        min-width: 120px;
        text-align: right;
        padding-right: 0.5rem;

    }

    #formulaire-contact .elementor-form-fields-wrapper{
        justify-content: flex-end;
    }

    #formulaire-contact  .elementor-field-group-acceptance_newsletter label{
        text-align: left;
    }
}
@media screen and (min-width: 1025px){
    #formulaire-contact .elementor-field-group-acceptance_formulaire_contact{
        width: 92%;
    }
    #formulaire-contact  .elementor-field-group-acceptance_newsletter{
        width: 92%;
    }
}

/*---------------------------------------------------------------------------------------------------*/
/*---------------------------------------------FOOTER -----------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/
footer #section-nav a{
    width: 100%;
}

#newsletter #mailjet-widget-form-input input{
    border-radius: 0;
}

#newsletter #mailjet_widget_email_cf7_submit input{
    border-radius: 0;
    border-color: white;
    color:white;
    text-transform: uppercase;
    width: 100%;
}
#newsletter  .wpcf7-spinner{
    display: none;
}
#newsletter .wpcf7-list-item{
    margin: 1rem 0 0 0;
}
#newsletter  .wpcf7-list-item-label{
    font-size: 0.9rem;
}
#newsletter .wpcf7-list-item-label{
    color:white;
}

#newsletter #mailjet_widget_email_cf7_submit input:hover{
    border-radius: 0;
    background-color: white;
    color:var(--e-global-color-primary);
}
@media screen and (max-width: 767px){
    #newsletter #mailjet_widget_email_cf7_submit{
        width: 200px;
        margin: 1rem auto;
    }
    #newsletter form{
        text-align: center;
    }
}
@media screen and (min-width: 768px){
    #newsletter #mailjet-widget-form-group{
        display: flex;
        justify-content: space-between;
    }
    #newsletter #mailjet-widget-form-input{
        width: 75%;
    }

    #newsletter #mailjet_widget_email_cf7_submit{
        width: 24%;
    }
}

.eliophot-carousel-wrapper .elementor-carousel-image, .eliophot-room__data_images .elementor-carousel-image {
	height: 100% !important;
    background-position: center !important;
    background-size: cover !important;
}