/* 
Theme Name:		 Hello Elementor Child
Theme URI:		 http://childtheme-generator.com/
Description:	 Hello Elementor Child is a child theme of Hello Elementor, created by ChildTheme-Generator.com
Author:			 OCI
Author URI:		 http://childtheme-generator.com/
Template:		 hello-elementor
Version:		 1.0.0
Text Domain:	 hello-elementor-child
*/


/*
    Add your custom styles here
*/


/*---------------------[ Abonnement NL ]--------------------- */

.sib_signup_box_inside_1 a {color:#FFF !important; text-decoration: underline !important;}

div.row {
    width: 100%;
    display: flex;
    margin-bottom: 5px !important;
}

.sib-email-area, input.sib-email-area {
    
   background: transparent;
    color: #FFF !important;
    border-bottom: solid 1px #FFF !important;
    border-top : 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-radius: 0px !important;
    width: 70%;
}

.sib-email-area::placeholder {color: #FFF !important;}

.sib-default-btn {   

    font-family: "Gill sans MT", Sans-serif;
    font-size: 0.8em;
    font-weight: bold;
    background-color: #FFF !important;
    border-radius: 0px 0px 0px 0px !important;
    border: solid 1px #FFF !important;
    width: 30%;
    color: #02AFAA !important;
}

.mentions {font-size: 0.8em !important;}

/*---------------------[ Form resa]--------------------- */

#occupants-selection select, #occupants-selection input {
  padding: 10px !important;
}

label.ast-form-label {
  color: #ffffff;
  line-height: 2.2em;
  
  width: 100% !important;
}

.multi-select-button-txt {
  padding: 10px;
}

input.ast-form-control[type="text"], input.ast-form-control[type="email"], input.ast-form-control[type="password"], input.ui-autocomplete-input, input.ast-form-control[type="tel"] {
  padding: 10px !important;
}

.selectionCateroryWrapper.ast-form-group {
  display: block !important;
}

.multi-select-container {
  width: 100%;
}

.ast-form-group {
  margin-bottom: 5px;
}

button.search.dp-search-btn-class {
  background-color: #fff101 !important;
  color: #35342f !important;
  width: 100%;
  font-family: Dosis !important;
  margin-top: 10px;
}

.sqs label {
  font-family: 'Dosis' !important;
}

#occupants-selection .ast-form-group label {
  color: #FFFFFF;
  font-family: "Dosis", Sans-serif;
  font-size: 16px !important;
  margin-bottom: 10px;
}

form.searchDateForm > div {
  width: 49%;
}
form.searchDateForm {
  display: flex;
  flex-wrap: wrap;
  
  justify-content: space-between;
}

form.searchDateForm > div.btn-search-group {
  width: 100%;
}



/*---------------------[ RGPD ]--------------------- */
/*:::::::::::::::::::::: Cookies ::::::::::::::::::::::*/
div.wpgdprc.wpgdprc-consent-bar {
    padding-left: calc((100vw - 1280px) / 2);
    padding-right: calc((100vw - 1280px) / 2);
    background-color: #ffffff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background-size: 200% 100%;
    position: fixed;
    margin: auto;
    top: calc(50% - 145px);
    bottom: calc(50% - 145px);
    left: calc(50% - 165px);
    right: calc(50% - 165px);
  }
  
  .wpgdprc-form.wpgdprc-form--access-request>p:first-child:after {
    font-style: italic;
  }
  
  .wpgdprc-form.wpgdprc-form--access-request>p:first-child:after {
    font-size: .85em;
    line-height: 1.2em !important;
    margin-bottom: 0;
    letter-spacing: .02em;
    margin-top: 10px;
  }
  
  .wpcf7-form-control-wrap:before,
  .project-share-overlay .share-button.entry-share:after,
  .mailpoet_form>.mailpoet_paragraph:before,
  .wpgdprc-form.wpgdprc-form--access-request>p:first-child:before {
    position: absolute;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
  }
  
  .wpcf7-form .vc_btn3.vc_btn3-size-sm,
  input[name="wpgdprc_submit"] {
    padding: 14px 16px;
  }
  
  .wpgdprc-form.wpgdprc-form--access-request label {
    font-weight: bold;
    text-transform: uppercase;
    line-height: 39px;
    font-style: italic;
    font-size: .85em;
  }
  
  #wpgdprc-form__email {
    padding: 12px 15px 12px 32px;
  }
  
  .wpgdprc-form.wpgdprc-form--access-request>p {
    position: relative;
    text-align: center !important;
  }
  
  .wpgdprc-form.wpgdprc-form--access-request>p:first-child:before {
    content: "\f0e0";
    top: 14px;
    left: 10px;
  }
  
  .wpgdprc-form.wpgdprc-form--access-request>p:first-child:after {
    content: "(1) Je demande Ãƒ  exercer mon droit de visualisation de mes donnÃƒÂ©es personnelles stockÃƒÂ©es par ce site. Mon e-mail sera transfÃƒÂ©rÃƒÂ© uniquement afin de pouvoir retrouver mes identifiants et accÃƒÂ©der Ãƒ  ma requÃƒÂ¨te.";
    display: block;
    margin-top: 15px;
  }
  
  input[name="wpgdprc_submit"] {
    border-radius: 3px !important;
    border: none;
  }
  
  div.wpgdprc div.wpgdprc-message--notice {
    background: #ffffff !important;
    border-color: #ffffff !important;
  }
  
  div.wpgdprc-consent-bar {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  
  div.wpgdprc-consent-bar div.wpgdprc-consent-bar__container {
    width: 330px;
    height: 290px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  div.wpgdprc-consent-bar div.wpgdprc-consent-bar__content {
    margin: 0 -10px;
    width: calc(100% + 20px) !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  
  div.wpgdprc-consent-bar div.wpgdprc-consent-bar__content>.wpgdprc-consent-bar__column {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  
  div.wpgdprc-consent-bar div.wpgdprc-consent-bar__content>.wpgdprc-consent-bar__column:last-child {
    margin-bottom: 0px;
  }
  
  div.wpgdprc-consent-bar div.wpgdprc-consent-bar__content>.wpgdprc-consent-bar__column:first-child p {
    text-align: center;
  }
  
  div.wpgdprc-consent-bar div.wpgdprc-consent-bar__notice {
    max-width: inherit !important;
  }
  
  div.wpgdprc-consent-bar .wpgdprc-consent-bar__notice p {
    text-transform: none;
    letter-spacing: 0.05em;
    font-weight: 500;
  }
  
  a.wpgdprc-consent-bar__settings {
    white-space: nowrap;
  }
  
  div.wpgdprc-consent-bar .wpgdprc-consent-bar__button {
    padding: 12px 16px !important;
    border: none;
    border-radius: 4px;
    white-space: nowrap !important;
  }
  
  div.wpgdprc-consent-bar .wpgdprc-consent-bar__button:before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 6px;
    position: relative;
    top: 1px;
  }
  
  a.wpgdprc-consent-bar__settings {
    text-decoration: none !important;
    padding: 10px 16px 12px;
    border: 1px solid currentColor;
    border-radius: 4px !important;
    display: inline-block;
  }
  
  a.wpgdprc-consent-bar__settings:before {
    content: "\f013";
    font: normal normal normal 14px/1 FontAwesome !important;
    margin-right: 5px !important;
    position: relative;
    top: 1px;
  }
  
  div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation>a:after {
    content: "\f013";
    font: normal normal normal 14px/1 FontAwesome !important;
    position: absolute;
    top: 13px;
    right: 16px;
  }
  
  div.wpgdprc-consent-modal footer.wpgdprc-consent-modal__footer a.wpgdprc-button:before {
    content: "\f0c7";
    font: normal normal normal 14px/1 FontAwesome !important;
    margin-right: 5px !important;
    position: relative;
    top: 1px;
  }
  
  div.wpgdprc-consent-modal div.wpgdprc-consent-modal__container {
    border: 0 !important;
    border-radius: 4px;
  }
  
  div.wpgdprc.wpgdprc-consent-modal p strong,
  div.wpgdprc div.wpgdprc-checkbox label {
    text-transform: uppercase;
    letter-spacing: .1em !important;
  }
  
  div.wpgdprc.wpgdprc-consent-modal p:last-child {
    margin-top: 30px !important;
    font-style: italic !important;
  }
  
  div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation {
    background: #ffffff !important;
    border-right: 0 !important;
  }
  
  div.wpgdprc a.wpgdprc-button,
  div.wpgdprc a.wpgdprc-button:hover,
  div.wpgdprc a.wpgdprc-button:focus {
    border: 0;
    padding: 12px 16px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, .07);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, .07);
    line-height: 17px !important;
  }
  
  div.wpgdprc-consent-modal footer.wpgdprc-consent-modal__footer a.wpgdprc-button.wpgdprc-button--secondary {
    font-weight: 500 !important;
  }
  
  div.wpgdprc-consent-modal .wpgdprc-consent-modal__overlay div.wpgdprc-consent-modal__container {
    height: 50vh;
  }
  
  div.wpgdprc-consent-modal footer.wpgdprc-consent-modal__footer {
    border-top: 3px double #f3f3f3 !important;
    height: inherit !important;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  
  div.wpgdprc-consent-modal footer.wpgdprc-consent-modal__footer a.wpgdprc-button {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin: 30px 0;
  }
  
  div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation>a {
    padding: 12px 37px 12px 16px;
    position: relative;
    text-transform: uppercase !important;
  }
  
  div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation>a,
  div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation>a:hover,
  div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation>a:focus {
    -webkit-transition: all linear .3s;
    -o-transition: all linear .3s;
    transition: all linear .3s;
  }
  
  div.wpgdprc .wpgdprc-switch .wpgdprc-switch-inner:after {
    background-color: #ffffff;
  }
  
  div.wpgdprc .wpgdprc-switch .wpgdprc-switch-inner:after {
    padding: 0 4px;
    background-color: #bdbdbd !important;
  }
  
  div.wpgdprc .wpgdprc-switch .wpgdprc-switch-inner:before {
    padding: 0 0px;
  }
  
  div.wpgdprc button.wpgdprc-button,
  div.wpgdprc button.wpgdprc-button:hover,
  div.wpgdprc button.wpgdprc-button:focus {
    font-size: 1em !important;
    text-transform: none !important;
    letter-spacing: 0.1em;
  }
  
  div.wpgdprc-consent-modal button.wpgdprc-consent-modal__close,
  div.wpgdprc-consent-modal button.wpgdprc-consent-modal__close:hover,
  div.wpgdprc-consent-modal button.wpgdprc-consent-modal__close:focus {
    color: #f44336 !important;
    font-size: 11px !important;
  }
  
  div.wpgdprc-consent-bar {
    z-index: 10000 !important;
  }
  
  h2.wpgdprc-title {
    margin-top: 15px;
  }
  
  .wpgdprc {
    text-align: center;
  }
  
  div.wpgdprc .wpgdprc-button,
  div.wpgdprc .wpgdprc-button:hover,
  div.wpgdprc .wpgdprc-button:focus {
    background: #2D3088;
  }
  
  div.wpgdprc p,
  div.wpgdprc a,
  div.wpgdprc button,
  div.wpgdprc h3,
  div.wpgdprc button,
  div.wpgdprc label {
    font-family: 'Gill sans MT' !important;
  }
  
  div.wpgdprc-consent-modal footer.wpgdprc-consent-modal__footer a.wpgdprc-button {
    background-color: #2D3088;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background-size: 200% 100%;
  }
  
  div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation>a:first-child,
  div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation>a:first-child:focus,
  div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation>a:first-child:hover {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background-size: 200% 100%;
    color: #ffffff;
  }
  
  div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation>a:first-child {
    padding-right: 16px;
    font-size: 12px !important;
    background: #ffffff !important;
    cursor: default;
  }
  
  div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation>a:first-child:hover,
  div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation>a:first-child:focus {
    transition: none;
    font-size: 12px !important;
  }
  
  div.wpgdprc-consent-modal .wpgdprc-consent-modal__description h3.wpgdprc-consent-modal__title {
    font-size: 24px !important;
  }
  
  div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation>a:first-child:after {
    display: none;
  }
  
  div#wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation>a {
    font-weight: 500 !important;
    text-transform: none !important;
    letter-spacing: 0.05em;
  }
  
  div.wpgdprc .wpgdprc-switch .wpgdprc-switch-inner:before {
    text-align: left;
  }
  
  div.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
    opacity: 0.6;
  }
  
  .wpgdprc-consent-modal__information {
    text-align: left;
  }
  
  .wpgdprc.wpgdprc-consent-bar:before {
    content: ' ';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: calc(100vh - 78px);
    background-color: rgba(0, 0, 0, 0.7) !important;
    color: black;
    z-index: -1;
  }
  
  div.wpgdprc p,
  div.wpgdprc a,
  div.wpgdprc button,
  div.wpgdprc h3,
  div.wpgdprc button,
  div.wpgdprc label {
    font-family: 'Gill Sans MT','Open Sans', Arial !important;
  }
  
  .wpgdprc.wpgdprc-consent-bar:before {
    content: ' ';
    display: block;
    position: fixed !important;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
    color: black;
    z-index: -1;
  }
  
  .wpgdprc-consent-bar__container {
    padding: 30px;
    background-color: #ffffff;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  
  .wpgdprc.wpgdprc-consent-bar {
    padding: 0 !important;
  }
  
  div.wpgdprc-consent-bar div.wpgdprc-consent-bar__container {
    position: fixed !important;
  }
  
  div.wpgdprc-consent-bar a.wpgdprc-consent-bar__settings {
    font-size: 0.8em;
  }
  
  span.elementor-post-date {
    font-family: roboto;
  }

  a.wpgdprc-consent-bar__settings:before, div.wpgdprc-consent-bar .wpgdprc-consent-bar__button:before, div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation>a:after, div.wpgdprc-consent-modal footer.wpgdprc-consent-modal__footer a.wpgdprc-button:before{display: none;}
  
  .eicon-menu-bar:before {
    COLOR: #FFFFFF;
}

div.wpgdprc p {
  font: inherit;
  color: #000000  !important;
}

div.wpgdprc a, div.wpgdprc a:focus, div.wpgdprc a:hover {
  color: #000000  !important;
}

div.wpgdprc button.wpgdprc-button {
  border-color: #000000 !important;
}

a.wpgdprc-button.wpgdprc-button--active {
  color: #000000 !important;
}


/* .elementor-post__card {
  position: relative !important;
} */

a.elementor-post__thumbnail__link {
  margin-bottom: 0 !important;
}

/* .elementor-post__text {
  position: absolute;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.75);
  /* display: flex; */
  /* flex-wrap: wrap; */
  /* justify-content: flex-start; */
  /* align-items: flex-start; */
  padding-top: 10% !important;
} */

.elementor-post__text {
  margin-top: 0 !important;
}

.elementor-location-header.sticky section {
  background-color: rgba(255, 255, 255, 0.9607843137254902) !important;
}

.dialog-lightbox-close-button.dialog-close-button i {
  font-size: 35px;
}
.dialog-lightbox-close-button.dialog-close-button {
  top: 0;
}

.elementor-location-header.sticky section .elementor-item {
  color: #000000 !important;
}

.elementor-location-header.sticky section .elementor-item-active {
  color: #EE6B1F !important;
}
/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear { display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal { display: none; width : 0; height: 0; }
/* clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

/* CUSTOM */

i.eicon-chevron-left {
  background-image: url(../../uploads/images/fleche-gauche.svg);
  background-size: contain;
  background-repeat: no-repeat;
  height: 65px;
  width: 30px;
}

i.eicon-chevron-left:before {
  display: none;
}

i.eicon-chevron-right {
  background-image: url(../../uploads/images/fleche-droite.svg);
  background-size: contain;
  background-repeat: no-repeat;
  height: 65px;
  width: 30px;
}

i.eicon-chevron-right:before {
  display: none;
}

figure.swiper-slide-inner{
  position: relative;
}

/* figure.swiper-slide-inner:before{
  content: ' ';
  display: block;
  width: 100%;
  height: calc(100% - 6px);
  background-color:rgb(208 233 255 / 25%);
  background-size: cover;
  position: absolute;
    left: 0;
    top: 0;
} */

/* figure.swiper-slide-inner:after{
  content: ' ';
  display: block;
  width: 100%;
  height: calc(100% - 6px);
  background-image: url(../../uploads/images/filtre-galerie.svg);
  background-size: cover;
  position: absolute;
    left: 0;
    top: 0;
    opacity: 0.9;
} */

div.swiper-slide-inner {
  background-image: url(../../uploads/images/filtre-slider.svg);
  background-size: cover;
}

/* .elementor-gallery-item__image.e-gallery-image {
  filter: grayscale(1);
} */

.elementor-testimonial__image img {
  height: auto !important;
}

#hiddenBlock {
  display: none;
}

a.elementor-item.elementor-item-active {
  font-weight: 600 !important;
}

.page-id-2983 .elementor-location-footer > div > section {
  display: none;
}

  /*:::::::::::::::::::::: IE Hack ::::::::::::::::::::::*/
  
  @media all and (-ms-high-contrast:none) { 
      /*media all*/
  .elementor img {
    height: auto;
    max-width: 100%;
    width: 100%;
  }
  
  }
  
  @supports (-ms-ime-align:auto) {
    .wpgdprc.wpgdprc-consent-bar::before {
      background-color: rgba(0, 0, 0, 0);
    }
  }
  
  @media screen and (max-width: 1280px) {
    .wpgdprc-consent-bar__container {
      padding-left: calc((100vw - 1180px) / 2);
      padding-right: calc((100vw - 1180px) / 2);
    }
  }
  
  @media screen and (max-width: 1024px) {
    .wpgdprc-consent-bar__container {
      padding-left: calc((100vw - 924px) / 2);
      padding-right: calc((100vw - 924px) / 2);
    }
  
    div.wpgdprc button.wpgdprc-button,
    div.wpgdprc button.wpgdprc-button:hover,
    div.wpgdprc button.wpgdprc-button:focus {
      font-size: 11px !important;
    }
  }
  
  @media screen and (max-width: 812px) {
    .wpgdprc-consent-bar__container {
      padding-left: calc((100vw - 712px) / 2);
      padding-right: calc((100vw - 712px) / 2);
    }
  }
  
  @media screen and (max-width: 667px) {
    .wpgdprc-consent-bar__container {
      padding-left: calc((100vw - 567px) / 2);
      padding-right: calc((100vw - 567px) / 2);
    }
    
  }
  
  @media screen and (max-width: 375px) {
    .wpgdprc-consent-bar__container {
      padding-left: calc((100vw - 290px) / 2);
      padding-right: calc((100vw - 290px) / 2);
    }
  }
  
  @media screen and (max-width: 320px) {
    .wpgdprc-consent-bar__container {
      padding-left: calc((100vw - 270px) / 2);
      padding-right: calc((100vw - 270px) / 2);
    }
  }