/*

Theme Name: Thalassa Child
Theme URI: https://thalassa.qodeinteractive.com
Description: A child theme of Thalassa
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: thalassa
Template: thalassa

*/



  @import url("../../../nqo7pkq.css");

:root{
--primary-color:#ed3636;
--secondary-color:#1A2D3C;
}



/* ----- 2023 ----- */

.qodef-testimonials-list.qodef-col-num--1 .qodef-e-media-image {
    width: 40%;
    left: 10%;
    top: 0 !important;
}
.qodef-testimonials-list .qodef-e-inner{
    max-width: 1400px;
    margin-inline: auto;
}
.swiper-button-next, .swiper-button-prev{
    bottom: -230px !important;
    top: unset !important;
}
.swiper-button-prev.swiper-button-outside{
    left: 58% !important;
}
.swiper-button-next.swiper-button-outside{
    right: 35% !important;
}
@media only screen and (max-width: 1024px){
    .qodef-testimonials-list~.swiper-button-next, .qodef-testimonials-list~.swiper-button-prev{
        display: block;
    }

    .swiper-button-next, .swiper-button-prev{
        bottom: -150px !important;
        top: unset !important;
    }
}
@media only screen and (max-width: 768px){
    .swiper-button-next, .swiper-button-prev{
        bottom: -70px !important;
        top: unset !important;
    }
    .swiper-button-prev.swiper-button-outside{
        left: 35% !important;
        transform: scale(2);
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
}
    .swiper-button-next.swiper-button-outside{
        right: 35% !important;
        transform: scale(2);
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
}
.page-id-13579 .col4::before{
    display: none;
}

}

.push-actu-home .qodef-testimonials-list.qodef-col-num--1 .qodef-e-content {
    padding: 60px 8%;
    width: 50% !important;
    left: 5% !important;
    color: #fff;
    background-color: #0b686f;
    border: none;
}

/* .push-actu-home .qodef-testimonials-list.qodef-col-num--1 .qodef-e-content:after {
    content: url(https://www.lagrandedebarque.fr/wp-content/uploads/2021/09/coquillage.svg);
    position: absolute;
    bottom: 10px;
    z-index: -100!important;
    width: 177px;
    height: auto;
    left: 10px;
    opacity: 0.8;
    transform: rotate(45deg);
} */


.push-actu-home .qodef-e-content .qodef-e-title {
    color:#fff;
    font-family: itc-avant-garde-gothic-pro,sans-serif !important;
    letter-spacing: 0;
}



.push-actu-home .elementor-button-link {
    background: transparent;
    border: 1px solid #fff;
    color: #fff !important;
    border-radius: 71px;
    margin-top: 20px;
}


/* ---- 2022 ----- */

 .avant-garde-light,  .avant-garde-light p {
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 300;
    font-style: normal;
    margin:15px 0;
 }

 .avant-garde-medium,  .avant-garde-medium p, p {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 500;
    font-style: normal;
    margin:15px 0;
 }

 .avant-garde-bold,  .avant-garde-bold p {
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 700;
    font-style: normal;
    margin:15px 0;
 }

 .elementor-element a, .single a {
    color: var(--primary-color) !important;
 }

.elementor-button-wrapper a:hover {
  color:#fff !important;
}

 .turbinado-light {
    font-family: turbinado-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
 }

 .turbinado-regular {
    font-family: turbinado-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
 }

 .turbinado-bold, .turbinado-bold p , .turbinado-bold h3 {
    font-family: turbinado-pro, sans-serif !important;
    font-weight: 700 !important;
    font-style: normal !important;
 }


/* ---- root ----- */




/* ------- 2023 ------- */

.qodef-video-button .qodef-m-play .qodef-m-play-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 60px;
    background-color: rgb(255,255,255,0.9);
    border-radius: 100px;
    transform: translate(-50%,-50%) scale(1.05);
    transition: transform .3s ease-out;
    box-shadow: 0px 0px 49px rgb(0 0 0 / 20%);
}

.qodef-video-button .qodef-m-play:before {
    content: "Visualiser la vidéo";
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    color: var(--primary-color);
    z-index: 10;
}

/*.qodef-video-button .qodef-m-play .qodef-m-play-circle:before {
    content: "Vidéo";
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    width: 100%;
    position: absolute;
    top: 60%;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    color: var(--primary-color);
} */


.qodef-video-button .qodef-m-play .qodef-icon-ionicons:before {
    display: block;
    line-height: inherit;
    transform: translateX(20px);
    padding: 5px 14px;
    border: solid 1px var(--primary-color);
    border-radius: 100%;
}

.counter_LGD .qodef-m-date .qodef-digit-wrapper {
    width: 25% !important;
}


.counter_LGD .qodef-m-date .qodef-digit-wrapper:first-child {
    /* display: none !important; */
}


.counter_LGD .qodef-m-date .qodef-digit {
    font-family: turbinado-pro, sans-serif !important;
    font-size: 100px;
    color: #fff;
}

.counter_LGD .qodef-m-date .qodef-label {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 500;
    font-size: 20px;
    font-style: normal;
    color: #fff;
}

.scroll-btn .mouse {
    border: 2px solid #019C9F !important;
}


/* push actu home */

.push-actu-home{
    transform: translateY(-150px);
    z-index: 99;
}
.push-actu-home .qodef-e-content {
    top: 300px;
    background: white;
    margin-left: 0 !important;
}
.push-actu-home .qodef-swiper-container{
    overflow: visible;
}
.push-actu-home .qodef-e-media-image{
    height: 100%;
    width: 100%;
    min-height: 500px;
    margin-left: 40%;
}


.push-actu-home .qodef-e-text p, .push-actu-home .qodef-e-date {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.push-actu-home .qodef-e-media-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.push-actu-home .swiper-container-horizontal>.swiper-pagination-bullets{
    top: 0;
    right: 0;
    height: 100%;
    align-items: flex-end;
    transform: translate(-180px, 100px);
    margin-left: auto;
    display: none;
}

.push-actu-home .swiper-pagination-bullets .swiper-pagination-bullet:after{
    width: 12px;
    height: 12px;
}
.push-actu-home .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after,.push-actu-home .swiper-pagination-bullets .swiper-pagination-bullet:hover:after{
    background-color: var(--primary-color);
}

@media screen and (max-width:1024px) {
    
    .qodef-testimonials-list.qodef-col-num--1 .qodef-e-media-image{
        position: absolute !important;
        max-height: 250px !important; 
    }
   
    
}

@media screen and (max-width:769px) {
    .push-actu-home{
        transform: translateY(-50px);
    }
    .push-actu-home .qodef-e-media-image{
        max-height: 300px;
    }
    .push-actu-home .swiper-container-horizontal>.swiper-pagination-bullets{
        transform: translate(0, 0);
        margin: 0 auto;
    }

    .push-actu-home .qodef-e-media-image{
        margin-top: 10px;
        max-height: 350px;
        min-height: initial;
        width: 100%;
        margin: 0 !important;
    }
    .push-actu-home .qodef-e-content {
        top: 0px;
        width: 100% !important;
        margin: 0 !important;
    }
    .qodef-testimonials-list.qodef-col-num--1 .qodef-e-media-image{
        width: 100% !important;
        height: 350px;
        left: 0 !important;
        position: relative !important;
        max-height: unset !important; 
    }
    .push-actu-home .qodef-testimonials-list.qodef-col-num--1 .qodef-e-content{
        left: 0 !important;
        width: 100% !important;
    }
}





/* fomr kit */

.form_kit { 
    padding: 60px 30px 0;
}

.page .form_kit h5 {
    color: #182D3C !important;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 700 !important;
    font-size: 26px !important;
    line-height: 1.2;
    font-style: normal;
    width: 100%;
    display: inline-block;
    text-transform: initial;
    letter-spacing: 0;
    padding-bottom: 10px;
    margin-top: 40px !important;
}

.page .form_kit .widht_100 {
    border-bottom: 1px solid #ededed;
    padding: 20px 0;
}

.page .form_kit .widht_100 label {
        width: 25%;
    max-width: 25%;
    position: relative;
    display: inline-block;
}

.page .form_kit .widht_100 .wpcf7-form-control-wrap {
    width: 70%;
    max-width: 70%;
    position: relative;
    display: inline-block;
} 


.page .form_kit .widht_100 .wpcf7-form-control-wrap input, .page .form_kit .widht_100 .wpcf7-form-control-wrap select {
    background-color: #fafafa!important;
    border-radius: 2px!important;
    box-shadow: rgba(0,0,0,.298039) 0 1px 1px -1px,inset 0 -1px 0 0 rgba(0,0,0,.24)!important;
    border: 1px solid #f1f1f1!important;
    -webkit-transition: all .3s ease!important;
    -moz-transition: all .3s ease!important;
    -ms-transition: all .3s ease!important;
    -o-transition: all .3s ease!important;
    transition: all .3s ease!important;
    padding: 10px 12px!important;
    width: 95%;
    margin-bottom: 10px;
    font-size: 14px !important;
    line-height: 22px !important;
    color: #182D3C!important;
    text-transform: initial !important;
    font-weight: 400 !important;
    letter-spacing: 0;
}

.page .form_kit .checkbox_LGD  {
    margin-top: 20px;
    margin-bottom: 20px;
}

.page .form_kit .checkbox_LGD label {
    width: 100% !important;
    max-width: 100%;
}


.page .form_kit .checkbox_LGD .titre_form_LGD {
     margin-bottom: 20px;
    font-weight: bold;
    font-size: 16px;
    color: var(--primary-color) !important;
}


.page .form_kit .wpcf7-list-item {
    margin: 0 !important;
}


.page .form_kit .qodef-theme-button, .page .form_kit button[type=submit], .page .form_kit input[type=submit] {
    background-color: rgba(246,58,62,.97) !important;
}

.page .form_kit .width_submit {
    text-align: center;
}



/* jeu kit LGD */

.jeu_LGD_form .widht_100 {
    padding: 10px 0 0 0;
}

.page .jeu_LGD_form label {
    font-weight: 600 !important;
}

.page .jeu_LGD_form .widht_100 .wpcf7-form-control-wrap input {
    background-color: #fafafa!important;
    border-radius: 2px!important;
    border: 1px solid #f1f1f1!important;
    -webkit-transition: all .3s ease!important;
    -moz-transition: all .3s ease!important;
    -ms-transition: all .3s ease!important;
    -o-transition: all .3s ease!important;
    transition: all .3s ease!important;
    padding: 10px 12px!important;
    font-size: 14px !important;
    line-height: 22px !important;
    color: #182D3C!important;
    text-transform: initial !important;
    font-weight: 400 !important;
    letter-spacing: 0;
}

.page .jeu_LGD_form .qodef-theme-button, .page .jeu_LGD_form button[type=submit], .page .jeu_LGD_form input[type=submit] {
    background-color: rgba(246,58,62,.97) !important;
}

.page .jeu_LGD_form .wpcf7-list-item {
    display: inline-block;
    margin: 0 1em 0 0;
}

.page .jeu_LGD_form .widht_100 br {
    display: none !important;
}

.page .jeu_LGD_form .widht_100.question {
    margin-bottom: 20px;
}


.jeu_LGD_form .widht_100.width_submit {
    margin-top: 20px;
}

.jeu_LGD_form form.sent .wpcf7-response-output {
    border-color: #46b450 !important;
}


/* ------- 2024 ------- */
body:not(.page-id-13579) .timeout-2024 div div img {
    filter: blur(4px);
}
body.page-id-13579 .elementor-element-1fea31e{
    display: none;
}
body:not(.page-id-13579) .timeout-2024::after{
    content: "Bientôt";
    height: 200px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 99;
    transform: translateY(-50%);
    background-color: #ED3636ED;
    color: white;
    font-size: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: initial;
    letter-spacing: 0;
}

body:not(.page-id-13579) .timeout-2024-home::after{
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
    transform: translateY(-50%);
    background-color: #ED3636ED;
    color: white;
    font-size: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
}

body:not(.page-id-13579) .timeout-2024-home .qodef-m-date{
    display: flex;
}


body:not(.page-id-13579) .timeout-2024-map::after{
    content: " A découvrir bientôt";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 99;
    transform: translateY(-50%);
    background-color: #464646eb;
    color: white;
    font-size: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
}




/* ---------------------------------------------------------------------------------------------------------------------------------------------------------

                                            CSS BEEKOM - INTEGRATION

--------------------------------------------------------------------------------------------------------------------------------------------------------- */


/* ------ scroll animation ------- */

@-webkit-keyframes ani-mouse {
  0% {
  opacity: 1;
  top: 29%;
  }
  15% {
  opacity: 1;
  top: 50%;
  }
  50% {
  opacity: 0;
  top: 50%;
  }
  100% {
  opacity: 0;
  top: 29%;
  }
}
@-moz-keyframes ani-mouse {
  0% {
  opacity: 1;
  top: 29%;
  }
  15% {
  opacity: 1;
  top: 50%;
  }
  50% {
  opacity: 0;
  top: 50%;
  }
  100% {
  opacity: 0;
  top: 29%;
  }
}
@keyframes ani-mouse {
  0% {
  opacity: 1;
  top: 29%;
  }
  15% {
  opacity: 1;
  top: 50%;
  }
  50% {
  opacity: 0;
  top: 50%;
  }
  100% {
  opacity: 0;
  top: 29%;
  }
}
 .scroll-btn {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}
.scroll-btn > * {
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  color: red;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
  color: #ffffff;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.scroll-btn .mouse {
  position: relative;
  display: block;
  width: 35px;
  height: 55px;
  margin: 0 auto 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #f63a3e;
  border-radius: 23px;
}
.scroll-btn .mouse > * {
  position: absolute;
  display: block;
  top: 29%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  background: var(--primary-color);
  border-radius: 50%;
  -webkit-animation: ani-mouse 2.5s linear infinite;
  -moz-animation: ani-mouse 2.5s linear infinite;
  animation: ani-mouse 2.5s linear infinite;
}
.text-logo-lable::before{
    content: "20 ans !";
    position: absolute;
    bottom: -40px;
    right: 110px;
    font-size: 32px;
    color: var(--primary-color);
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 900;
}
@media screen and (max-width:1024px) {
    .text-logo-lable::before{
        content: "20 ans !";
        position: absolute;
        bottom: -10px;
        right: 70px;
        font-size: 22px;
        color: var(--primary-color);
        font-family: itc-avant-garde-gothic-pro,sans-serif;
        font-weight: 900;
    }
}

@media screen and (max-width:768px) {
    .text-logo-lable::before{
        content: "20 ans !";
        position: absolute;
        bottom: 10px;
        right: 40%;
        font-size: 22px;
        color: var(--primary-color);
        font-family: itc-avant-garde-gothic-pro,sans-serif;
        font-weight: 900;
    }
}





/* ----------------------------------------- GLOBAL ------------------------------------------ */


/* cookies */

#cmplz-document {
    max-width: 100% !important;
}

#cmplz-document h2, #cmplz-document h3 {
    font-family: turbinado-pro, sans-serif !important;
    font-weight: 400;
    font-style: normal;
    font-size: 40px !important;
    text-align: left;
    margin-top: 15px;
    text-transform: initial;
    padding-bottom: 10px;
    border-bottom: 0 !important;
    margin-bottom: 10px;
    color: var(--primary-color) !important;
}


/* menu */

.home a.qodef-side-area-opener .icon_menu:before {
    color:var(--secondary-color) !important;
}

.home.qodef-header--sticky-display a .icon_menu:before, .qodef-header--sticky-display a .icon_menu:before, a.qodef-side-area-opener .icon_menu:before {
  color: var(--secondary-color) !important;
  transition: all 0.4s ease-in-out;
}

.qodef-header--sticky-display a:hover .icon_menu:before, a.qodef-side-area-opener:hover .icon_menu:before {
  color: var(--primary-color) !important;
  transition: all 0.4s ease-in-out;
}

.home #qodef-page-mobile-header {
  margin-top: 30px;
}

/* HEADER */

.home #qodef-page-header {
  /* margin-top: 30px; */
}

.home.qodef-header--sticky-display .qodef-header-sticky {
  top: 0;
}

.page .qodef-page-title .qodef-breadcrumbs,  .blog .qodef-page-title .qodef-breadcrumbs, .category .qodef-page-title .qodef-breadcrumbs  {
    width: 100%;
    text-align: center;
    margin-top:0;
}

.page .qodef-page-title .qodef-breadcrumbs a, .page .qodef-page-title .qodef-breadcrumbs span, .blog .qodef-page-title .qodef-breadcrumbs a, .blog .qodef-page-title .qodef-breadcrumbs span, .category .qodef-page-title .qodef-breadcrumbs a, .category .qodef-page-title .qodef-breadcrumbs span {
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    color:#182D3C;
    font-size: 14px;
}

.qodef-page-title {
    background-color: #fff;
}


.page #qodef-page-header .qodef-header-logo-link img.qodef--dark {
    opacity: 1 !important;
}

.page .qodef-header-navigation>ul>li>a .qodef-menu-item-text, .blog .qodef-header-navigation>ul>li>a .qodef-menu-item-text {
    color:white;
}

.home #qodef-page-header .qodef-header-logo-link img.qodef--dark {
    opacity: 1 !important;
}

.home #qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--light {
    opacity: 0 !important;
}

.home .qodef-header-navigation>ul>li>a .qodef-menu-item-text {
    color:white;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 0 !important;
}

/* typo */

.titre_H2 h2 {
    color: var(--primary-color);
    font-family: turbinado-pro, sans-serif !important;
    font-weight: 700 !important;
    text-transform: initial !important;
    font-size: 79px !important;
    line-height: 1;
    letter-spacing: 0;
    margin:0 !important;
}


.page h1 {
    color: var(--primary-color);
    font-family: turbinado-pro, sans-serif !important;
    font-weight: 700 !important;
    text-transform: initial !important;
    font-size: 79px;
    line-height: 1;
    letter-spacing: 0;
    margin:20px 0 !important;
}


.normandie-h1 h1, .blog h1, .category h1 {
    color: var(--primary-color) !important;
    font-family: turbinado-pro, sans-serif !important;
    font-weight: 500 !important;
    font-style: normal !important;
    font-size: 120px !important;
    text-transform: initial !important;
    letter-spacing: 5px !important;
    line-height: 0.8;
}

.page .content_page_secondaire h2 {
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 700;
    font-size: 32px !important;
    font-style: normal;
    color:#182D3C;
    text-transform: initial !important;
    letter-spacing: 0;
    margin: 40px 0 0;
}

.page .content_page_secondaire h3 {
    color: var(--primary-color);
    font-family: turbinado-pro, sans-serif !important;
    font-weight: 700 !important;
    text-transform: initial !important;
    font-size: 40px !important;
    line-height: 1;
    letter-spacing: 0;
    margin:20px 0 10px 0  !important;
}

.page .content_page_secondaire p, .page .content_page_secondaire li {
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    color: #182D3C !important;
    margin:15px 0;
}

#qodef-page-footer-bottom-area {
    border-top: 1px solid #6e8392;
    padding-top: 5px;
}

/* sidebar */

.widget_thalassa_core_blog_list .qodef-widget-title, .widget_thalassa_core_social_icons_group .qodef-widget-title {
    color: #182D3C!important;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 700;
    font-size: 22px;
    font-style: normal;
    width: 100%;
    display: inline-block;
    text-transform: initial;
    letter-spacing: 0;
}

.qodef-e-content h5.qodef-e-title a {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #182D3C!important;
    letter-spacing: 0;
    line-height: 1 !important;
}

#qodef-page-sidebar article .qodef-e-inner {
    vertical-align: top !important;
    align-items: top !important;
}




/* ----------------------------------------- HOMEPAGE ------------------------------------------ */


/* INTRO */
.home .elementor-section .elementor-container{
    max-width: initial !important;
}
.video_home_full video{
    max-height: 100vh;
}
body .elementor-aspect-ratio-169 .elementor-fit-aspect-ratio{
    padding-bottom: 49.25% !important;
}

body .hard-color h3{
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 600;
    color: #182D3C;
    font-style: normal;
    text-transform: initial;
    letter-spacing: 0;
    font-size: 22px;
    margin: 10px 0 10px 0;
}
body .no-font h2{
    font-family: itc-avant-garde-gothic-pro,sans-serif!important;
    font-weight: 600;
    font-style: normal;
    font-size: 35px;
}
body .hard-color-2 h3{
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 600;
    color: #182D3C;
    font-style: normal;
    text-transform: initial;
    letter-spacing: 0;
    font-size: 22px;
    margin: 0 !important;
}

body h2{ 
    font-family: turbinado-pro, sans-serif!important;
    font-weight: 600 !important;
}

body .video-btn a{
    color: #182D3C !important;
    position: relative;
    padding-right: 70px !important;
}
body .video-btn a:hover{
    color: #182D3C !important;
}

.map_home {
    width: 80% !important;
    margin: 0 auto;
}
.cspm_infobox_img a {
    pointer-events: none;
}

@media (max-width:600px) {
    body .elementor embed, .elementor iframe, .elementor object, .elementor video{
        height: 400px !important;
    }
    body .elementor-aspect-ratio-169 .elementor-fit-aspect-ratio{
        padding-bottom: 100% !important;
    }
    body .video-btn a{
        font-size: 14px !important;
    }
    .map_home {
        width: 100% !important;
        margin: 0 auto;
    }
}

body .absol_text:after{
    content: "La Grande Débarque en 2021 ";
        font-family: "Roboto", Sans-serif;
        font-weight: 900;
    position: absolute;
    font-size: 66px;
    color: white;
    background: rgb(237, 54, 54, 0.7);
    top: -90px;
    height: calc(100% + 90px);
    margin-left: auto;
    /* width: 100% !important; */
    /* max-width: 100% !important; */
    /* margin-right: auto; */
    line-height: initial;
    /* height: calc(100% + 200px); */
    /* padding-top: 20px; */
    z-index: 99 !important;
    left: 0;
    display: flex;
    right: 0;
    text-align: center;
    /* padding-bottom: 20px; */
    opacity: 1;
    align-items: center;
    justify-content: center;
}



.picture_saint-jacque img {
    max-width: 650px !important;
    width: 100%;
}

.lgd-title {
    margin : 0!important;
}


/* slider info */

.page .itnt-ticker-holder.itnt-fix-place {
  top:0 !important;
}

.page .itnt-template-1.itnt-ticker-holder, .page .itnt-template-1.itnt-ticker-holder .itnt-ticker-heading, .page .itnt-template-1 .ticker-slider-holder .bx-viewport, .page .itnt-template-1.itnt-ticker-holder .itnt-feed-title, .page .itnt-template-1 .itnt-slider-wrapper {
    height: 30px !important;
    max-height: 30px !important;
}

.page .itnt-template-1.itnt-ticker-holder, .page .itnt-template-1 .itnt-heading-title, .page .itnt-template-1 .itnt-ticker-heading .itnt-heading-icon i {
  line-height: 30px !important;
}
.page .itnt-ticker-thumb {
  width: 20px !important;
  height: 20px !important;
  border-radius: 50%;
  overflow: hidden;
}

.page .itnt-ticker-thumb img {
  width: auto !important;
  height: 100% !important;
  border-radius: 0 !important;
}

.itnt-ticker-heading {
  width: 130px;
}

.itnt-ticker-heading {
  border-top-right-radius: 25px 25px;
  border-bottom-right-radius: 25px 25px;
}


/* menu clic */


.qodef-side-area--opened #menu-menu-cache ul {
  text-align: left !important;
}

.qodef-side-area--opened #menu-menu-cache ul li a:hover {
  color: var(--primary-color) !important;
}

#qodef-side-area-inner {
    width: 100%!important;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-top: 50px;
}

#qodef-side-area .widget a {
    color: white;
    font-size: 38px;
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: initial;
    letter-spacing: 0;
    line-height: 1.6;
}

#thalassa_core_social_icons_group-6  {
    margin: 0 0 25px;
    border-left: 1px solid white;
    height: 80px;
    padding-left: 20px;
}

#qodef-side-area .widget .qodef-widget-title {
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: initial;
    font-size : 30px;
}

.qodef-social-icons-group {
    text-align: left!important;
}

#qodef-side-area .widget a:active, #qodef-side-area .widget a:hover {
    color: #f63a3e!important;
}

#qodef-page-header .qodef-header-logo-link.qodef-height--not-set img {
    max-height: 100%!important;
}

#qodef-page-header .qodef-header-logo-link img.qodef--main {
    opacity: 1;
    width: 100%!important;
    height: 100%!important;
}

.icon_close:before {
    color: #fff;
}

.qodef-opener-icon.qodef-source--icon-pack {
    font-size: 46px;
    transform: translateY(3px);
}

.menu-item:hover {
    text-decoration: none!important;
}

.qodef-header-navigation>ul>li>a .qodef-menu-item-text:after {
    content: none!important;
}

.page.qodef-header--sticky-display .qodef-menu-item-text, .home.qodef-header--sticky-display .qodef-menu-item-text {
    /* color : var(--secondary-color) !important; */
}

.page.qodef-header--sticky-display .menu-item-9552 .qodef-menu-item-text, .home.qodef-header--sticky-display .menu-item-9552 .qodef-menu-item-text {
    color : #fff !important;
}

.qodef-header--sticky-display .menu-item-8360 .qodef-menu-item-text {
    color : white;
}

.qodef-header--sticky-display .qodef-header-navigation .qodef-menu-item-icon:before {
    /* color : var(--secondary-color); */
}

.menu-item {
    height: fit-content !important;
    background-color : #f63a3e!important;
    color: white !important;
    border-radius: 50px; 
    padding : 18px 12px;
    line-height: 0 !important;
}
.menu-item:nth-child(2){
    background-color: var(--secondary-color) !important;
}
.menu-item a {
    height: fit-content !important;
    padding: 8px 16px;
}
#menu-menu-cache .menu-item, #menu-menu-mobile-1 .menu-item {
    padding: 10px;
    height: inherit !important;
    background-color: transparent !important;
    
}
#menu-menu-mobile-1 .menu-item {
    padding: 4px;
}
body #ff-stream-1, body #ff-stream-1 .ff-popup, body #ff-stream-1 .ff-search input{
    background-color: transparent;
}

#ff-stream-1 .ff-filter:hover, #ff-stream-1 .ff-filter.ff-filter--active, #ff-stream-1 .ff-moderation-button, #ff-stream-1 .ff-loadmore-wrapper .ff-btn, #ff-stream-1 .ff-square:nth-child(1){
    background-color: var(--secondary-color) !important;
}

.ff-stream.ff-layout-masonry{
    z-index: 9;
}

.qodef-header-navigation .menu-item .qodef-menu-item-icon:before{
    font-size: 20px;
    line-height: 0;
    color: #fff;
}
.widget ul:not(.qodef-shortcode-list) {
    list-style: none;
    margin: 0;
    padding: 0;
}

.qodef-menu-item-text {
    font-family: itc-avant-garde-gothic-pro, sans-serif!important;
    font-weight: 500;
    font-style: normal;
    font-size: 12px;
}

.qodef-header-navigation>ul>li {
    height: 100%;
    margin: 0 10px!important;
}

.qodef-header-navigation .qodef-menu-item-icon:before {
    font-size : 25px;
}

.ion-logo-instagram:before {
    font-size : 35px!important;
}

.menu .none-icon {
	margin:0;
}

.menu .none-icon a {
	background: #fff;
	padding:0;
}

.none-icon .qodef-menu-item-icon:before{
    color: #1A2D3C  !important;
}


.none-icon:hover .qodef-menu-item-icon:before{
    color: #ed3636 !important;
}

.none-icon .qodef-menu-item-text {
    display: none!important;
}

/* header */

.text-header p{
    width: 75% !important;
}

 .widget a {
    color: white;
}

.qodef-header-navigation>ul>li>a {
    color: white!important;
}

#qodef-page-header {
    background-color: transparent!important;
}

.elementor-section .elementor-container {
    max-width: 1600px!important;
}

.normandie {
    font-size : 480px!important;
     z-index: -5!important;
}

.made {
    font-size : 220px!important;
}



/* 4 colonnes */

.home .col-jouez h2, .home .col-degustez h2, .home .col-participez h2, .home .col-decouvrez h2,
.page-id-47 .col-jouez h2, .page-id-47 .col-degustez h2, .page-id-47 .col-participez h2, .page-id-47 .col-decouvrez h2,
.page-id-13579 .col-jouez h2, .page-id-13579 .col-degustez h2, .page-id-13579 .col-participez h2, .page-id-13579 .col-decouvrez h2
 {
    font-family: turbinado-pro, sans-serif !important;
    font-weight: 700;
    font-size: 60px;
    font-style: normal;
    text-transform: initial;
    letter-spacing: 0;
}


.home .col-jouez h3, .home .col-degustez h3, .home .col-participez h3, .home .col-decouvrez h3,
.page-id-47 .col-jouez h3, .page-id-47 .col-degustez h3, .page-id-47 .col-participez h3, .page-id-47 .col-decouvrez h3,
.page-id-13579 .col-jouez h3, .page-id-13579 .col-degustez h3, .page-id-13579 .col-participez h3, .page-id-13579 .col-decouvrez h3 {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 600;
    color: #182D3C;
    font-style: normal;
    text-transform: initial;
    letter-spacing: 0;
    font-size: 22px;
    margin:10px 0 10px 0;
}

.home .col-jouez p, .home .col-degustez p, .home .col-participez p, .home .col-decouvrez p,
.page-id-47 .col-jouez p, .page-id-47 .col-degustez p, .page-id-47 .col-participez p, .page-id-47 .col-decouvrez p,
.page-id-13579 .col-jouez p, .page-id-13579 .col-degustez p, .page-id-13579 .col-participez p, .page-id-13579 .col-decouvrez p {
    line-height: 1.4
}


.col-jouez, .col-degustez , .col-participez , .col-decouvrez  {
    margin : 0 40px 0 40px!important;
}

.col-degustez {
    margin-top : 40px!important;
}

.col-participez {
    margin-top : 100px!important;
}

.col-jouez {
    margin-top : -70px!important;
}

.col-decouvrez {
    margin-top : -40px!important;
}

.col4:before {
    content : url("../../uploads/2021/07/bloc.svg");
    position: absolute;
    top: -66%;
    z-index: -100!important;
    width: 43%;
    max-width: 800px;
    left: -5%;
}

.page-id-13579 .col4::before {
    content : url("https://www.lagrandedebarque.fr/wp-content/uploads/2023/08/bloc_2023-2024.svg");
    position: absolute;
    top: -66%;
    z-index: -100!important;
    width: 43%;
    max-width: 800px;
    left: -5%;
}

.lgd-text p {
    font-size: 16px;
}  

.date-lgd {
    margin-bottom : 0!important;
}

/* btn découvrir */

.video-btn .elementor-button-link :before {
    content : url("../../uploads/2021/07/shell.svg");
    position: absolute;
    right: 1%;
    top: 10%;
    z-index: 10;
    width: 50px;
    height: 100%;
}

.elementor-47 .elementor-element.elementor-element-62d8a7b .elementor-button {
    font-family: "Roboto", Sans-serif;
    font-size: 22px;
    font-weight: 500;
    fill: #182D3C;
    color: #182D3C !important;
    background-color: #FFFFFF;
    border-radius: 33px 33px 33px 33px;
    box-shadow: 2px 0px 94px -3px rgb(0 0 0 / 23%);
    padding-right: 70px!important;
}

.elementor-47 .elementor-element.elementor-element-62d8a7b .elementor-button {
    position: relative!important;
}


/* slider */

h1.h1_turbinado {
    font-family: turbinado-pro, sans-serif !important;
    font-weight: 500 !important;
    font-style: normal !important;
    font-size: 180px !important;
    text-transform: initial !important;
    letter-spacing: 5px !important;
}

.bandeau_normandie {
   transform: rotate(90deg)
}


.page span.span_ITC, .page h2.span_ITC {
    font-family: itc-avant-garde-gothic-pro,sans-serif !important;
    font-weight: 600 !important;
    font-style: normal;
    font-size: 45px !important;
    text-transform: uppercase;
    letter-spacing: 5px !important;
}

.page h3.h3_ITC {
    font-family: itc-avant-garde-gothic-pro,sans-serif !important;
    font-weight: 600 !important;
    font-style: normal;
    font-size: 24px !important;
    text-transform: uppercase;
    letter-spacing: 0 !important;
    color: #fff !important;
}

.scroll_animation {
    margin-top:-100px;
    z-index: 999;
}

.count_lgd {
    margin-top:-200px;
}

.count_lgd .elementor-countdown-days {
    color: #FFFFFF;
    font-family: "Roboto", Sans-serif;
    font-weight: 600;
    font-size: 32px !important;
}

.elementor-countdown-days:before {
    content: "J-";
    position: relative;
    display: inline-block;
}
/* instagram */

/* .instagram-bg:after {
    content : url("https://www.lagrandedebarque.fr/wp-content/uploads/2021/07/bloc2.svg");
    position: absolute;
    top: 7%;
    z-index: -100!important;
    width: 600px;
    height: 100%;
    right: -5%;
} */





.qodef-instagram-list.qodef-layout--columns.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item {
    padding: 0 5px!important;
    margin: 0 0 20px!important;
}

.elementor-47 .elementor-element.elementor-element-51c658c .elementor-heading-title {
    font-family: itc-avant-garde-gothic-pro,sans-serif!important;
    font-weight: 700;
    font-style: normal;
}

.elementor-47 .elementor-element.elementor-element-517067b .elementor-heading-title {
    font-family: turbinado-pro, sans-serif!important;
    font-weight: 700;
    font-style: normal;
    margin-top: -20px;
}

/* a la une */

.home .col-alaune h3, .home .txt-center-partenaire h3 {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 600;
    color: #182D3C;
    font-style: normal;
    text-transform: initial;
    letter-spacing: 0;
    font-size: 22px;
    margin:0 !important;
}

.home .txt-center-partenaire p {
    margin: 0 !important;
}

#lieux:before {
    content: url(../../uploads/2021/09/bloc_gris.svg);
    position: absolute;
    top: -15%;
    z-index: -100!important;
    width: 51%;
    max-width: 950px;
    right: -18%;
    opacity: 0.2;
}


/* slider partenaires */

.elementor-47 .elementor-element.elementor-element-fa9254c .elementor-heading-title, .elementor-47 .elementor-element.elementor-element-317c3b8 .elementor-heading-title {
    font-family: itc-avant-garde-gothic-pro,sans-serif!important;
    font-weight: 700;
    font-style: normal;
}

.elementor-47 .elementor-element.elementor-element-5abc778 .elementor-heading-title, .elementor-47 .elementor-element.elementor-element-f733384 .elementor-heading-title,
.elementor-47 .elementor-element.elementor-element-a826c1c .elementor-heading-title, .elementor-47 .elementor-element.elementor-element-208e1c4 .elementor-heading-title {
    font-family: turbinado-pro, sans-serif!important;
    font-weight: 700;
    font-style: normal;
    margin-top: -20px;
}

.hide {
    display: none;
}

/*FOOTER */

footer .qodef-h3 {
    color : white!important;
    font-family: itc-avant-garde-gothic-pro, sans-serif!important;
    font-weight: 500;
    font-style: normal;
    text-align: initial;

}

footer h3 {
    font-family: itc-avant-garde-gothic-pro, sans-serif!important;
    font-weight: 500;
    font-style: normal;
    text-align: initial;
}

.textwidget p {
    color : #6e8392!important;
    font-family: itc-avant-garde-gothic-pro, sans-serif!important;
    font-weight: 500;
    font-style: normal;
    text-align: initial;
}

.page-id-8470 .textwidget p {
    color : #6e8392!important;
    font-family: itc-avant-garde-gothic-pro, sans-serif!important;
    font-weight: 500;
    font-style: normal;
    text-align: initial;
}

.page .btn-contact, .single .btn-contact {
    background-color: #697388;
    color: #fff !important;
    border-radius: 25px;
    padding: 10px 20px;
}

.btn-contact a {
    color : white!important;
}

#qodef-back-to-top .qodef-back-to-top-icon {
    background-color: var(--primary-color);
    border : none!important;
}


#qodef-page-footer-bottom-area {
    background-color: #0c151b;
    color: #fff;
}

#qodef-page-footer-bottom-area .textwidget p, #qodef-page-footer-bottom-area .textwidget a {
    font-family: itc-avant-garde-gothic-pro, sans-serif!important;
    font-weight: 500;
    font-style: normal;
    text-align: initial;
    font-size: 16px;
}

#qodef-page-footer-bottom-area .textwidget a:hover, #qodef-page-footer .widget a:hover  {
    color: #f63a3e !important;
}



/* ----------------------------------------- PAGE SECONDAIRE  -------------------------------------------------- */


    .btn_lgd {
        display: flex !important;
        position: relative !important;
        width: auto !important;
    }


/* ---- devenir partenaire ----- */

 
.page-id-8470 #qodef-page-inner {
    position: relative;
    padding: 50px 0 100px;
} 

.page-id-8470 .titre_h2_secondaire h3 {
    font-family: turbinado-pro, sans-serif !important;
    font-weight: 700 !important;
    font-style: normal !important;
    color: var(--primary-color) !important;
    font-size: 79px !important;
    text-transform: initial !important;
    letter-spacing: 0 !important;
 }

 .page-id-8470 .soustitre_h2_secondaire h2, .page-id-9754 .soustitre_h2_secondaire h2, .page-id-9740 .soustitre_h2_secondaire h2, .page-id-9759 .soustitre_h2_secondaire h2 {
    font-family: itc-avant-garde-gothic-pro,sans-serif!important;
    color: #182D3C !important;
    font-size: 35px !important;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0px;
    text-transform: initial !important;
    letter-spacing: 0 !important;
}

 .page-id-8470 .titre_h3_secondaire h2, .page-id-9754 .titre_h3_secondaire h2, .page-id-9740 .titre_h3_secondaire h2, .page-id-9759 .titre_h3_secondaire h2 {
    font-family: turbinado-pro, sans-serif !important;
    font-weight: 700 !important;
    font-style: normal !important;
    color: var(--primary-color) !important;
    font-size: 79px !important;
    text-transform: none;
    letter-spacing: 0px;
    text-transform: initial !important;
    letter-spacing: 0 !important;
    margin-top: 0 !important;

}

.page-id-8470 .page.titre_center, .page-id-9754 .page.titre_center, .page-id-9740 .page.titre_center, .page-id-9759 .page.titre_center {
    text-align: center !important;
    width: 100% !important;
}


.page-id-8470 p {
    color: #172d3d!important;
    font-size: 16px;
}

.page-id-8470  .wpforms-container {
    width: 70% !important;
    margin: 0 auto !important;
}

.elementor-element-29af20b div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select {
    padding-left: 6px;
    background-color: #ddd !important;
    border: none!important;
    color:#172d3d!important ;
}

.elementor-element-29af20b div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
    display: inline;
    vertical-align: baseline;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    color: #172d3d!important ;
}

.elementor-element-29af20b div.wpforms-container-full .wpforms-form .wpforms-field-html ul li {
    color :#172d3d!important ;
}

.elementor-element-29af20b .wpforms-page-indicator-page-progress {
    background-color :#f63a3e!important;
}

.elementor-element-29af20b  div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-label {
    display: block;
    margin-top: 12px;
    color: #172d3d!important;
    font-size : 14px!important;
}
.elementor-element-29af20b  div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error) {
    border: 1px solid #172d3d;
}

.page-id-8470 .elementor-element-29af20b .div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
    background-color: #DDD !important;
    border: none!important;
   color: #172d3d!important;
}

.page-id-8470 .div.wpforms-container-full .wpforms-form input[type=date], .page-id-8470 div.wpforms-container-full .wpforms-form input[type=datetime], .page-id-8470 div.wpforms-container-full .wpforms-form input[type=datetime-local], .page-id-8470 div.wpforms-container-full .wpforms-form input[type=email], .page-id-8470 div.wpforms-container-full .wpforms-form input[type=month], .page-id-8470 div.wpforms-container-full .wpforms-form input[type=number], .page-id-8470 div.wpforms-container-full .wpforms-form input[type=password], .page-id-8470 div.wpforms-container-full .wpforms-form input[type=range], .page-id-8470 div.wpforms-container-full .wpforms-form input[type=search], .page-id-8470 div.wpforms-container-full .wpforms-form input[type=tel], .page-id-8470 div.wpforms-container-full .wpforms-form input[type=text], .page-id-8470 div.wpforms-container-full .wpforms-form input[type=time], .page-id-8470 div.wpforms-container-full .wpforms-form input[type=url], .page-id-8470 div.wpforms-container-full .wpforms-form input[type=week], .page-id-8470 div.wpforms-container-full .wpforms-form select, .page-id-8470 div.wpforms-container-full .wpforms-form textarea {
     background-color: #DDD!important;
    border: none!important;
   color: #172d3d!important;
}


.page-id-8470 .wpforms-submit-container {
    width: 100%;
    text-align: right;
}

.page-id-8470 .wpforms-submit-container .btn-envoie {
    transform: translateY(-60px);
}

.page-id-8470 .wpforms-submit-container .btn-envoie:hover {
    color: #fff !important;
    background-color: var(--primary-color)!important;
}

.elementor-element-29af20b div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
    background-color: transparent!important;
    border: 1px solid #172d3d!important;
    color: #172d3d!important;
    font-size: 1em;
    padding: 10px 15px;
}
.elementor-element-29af20b div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button {
    margin: 0 10px 0 0;
    background-color: transparent!important;
    border: 1px solid #172d3d!important;
    color: #172d3d!important;
    font-size: 15px;
    font-family: itc-avant-garde-gothic-pro, sans-serif!important;
    font-weight: 500;
    font-style: normal;
    transition : 0.3s ease-in-out;
}

.elementor-element-29af20b div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button:hover {
    margin: 0 10px 0 0;
    background-color: #f63a3e!important;
    border: 1px solid #f63a3e!important;
    color: white!important;
    font-size: 15px;
    font-family: itc-avant-garde-gothic-pro, sans-serif!important;
    font-weight: 500;
    font-style: normal;
}

.elementor-element-29af20b h2 {
    font-size: 40px;
    font-family: itc-avant-garde-gothic-pro,sans-serif!important;
    color: #172d3d!important;
    margin-top: 20px;
    margin-bottom: 0;
}

.elementor-element-29af20b .infos {
    color: #172d3d!important;
    font-family: itc-avant-garde-gothic-pro,sans-serif!important;
    font-weight: 500;
}

.elementor-element-29af20b .content_pop article.left_pop p, ul, li {
    color: #172d3d!important;
    font-family: itc-avant-garde-gothic-pro,sans-serif!important;
    font-weight: 500;
}

.text-blue li {
     color: #172d3d!important;
     font-size: 16px;
     margin-bottom: 10px;
}

.text-blue  p {
     color: #172d3d!important;
     font-size: 16px;
}

div.cspmsl_inline_form_container .cspmsl_form.cspmsl_action_bar_top {
    padding-top: 20px !important;
}



.elementor-element-29af20b .col-left {
    border-right: 2px solid #172d3d;
}

.page-id-8470 .elementor-element-29af20b div.wpforms-container-full .wpforms-form input[type=submit], .page-id-8470 div.wpforms-container-full .wpforms-form button[type=submit], .page-id-8470 div.wpforms-container-full .wpforms-form .wpforms-page-button {
    background-color: transparent!important;
    border: 1px solid #172d3d!important;
    color: #172d3d!important;
}

.page-id-8470 .magnetic{
    display: none!important;
}

.page-id-8470 .btn-envoie {
    position : absolute;
    top : 20%!important;
}

div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 10px 0 20px;
}

.wpforms-field-container h2.infos_h2 {
    font-family: itc-avant-garde-gothic-pro,sans-serif!important;
    color: #182D3C !important;
    font-size: 28px !important;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0px;
    text-transform: initial !important;
    letter-spacing: 0 !important;
    margin:30px 0 20px;
}

.page .wpforms-field-container ul {
    margin-left: 20px !important;
}


/* ----- mentions legales ------ */


/* ----- Origine Normandie ------ */

.title_h1_center h1 {
    margin:0 !important;
    font-size: 170px !important;
}

.txt_intro {
    max-width: 70%;
    margin:0 auto;
}

.txt_intro p {
    margin: 0;
    line-height: 1.6;
    font-weight: 300;
}

.col_before_bleu_left:before {
    content: url(../../uploads/2021/07/bloc.svg);
    position: absolute;
    top: -25%;
    z-index: -100!important;
    width: 50%;
    max-width: 950px;
    left: -8%;
}

.col_before_bleu_right:before {
    content: url(../../uploads/2021/07/bloc.svg);
    position: absolute;
    top: -15%;
    z-index: -100!important;
    width: 50%;
    max-width: 950px;
    right: -10%;
}

.page-id-9776 .col_before_bleu_right:before {
    content: url(../../uploads/2021/07/bloc.svg);
    position: absolute;
    top: -65%;
    z-index: -100!important;
    width: 50%;
    max-width: 950px;
    right: -10%;
}

.recette .qodef-m-title {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 600;
    color: #182D3C;
    font-style: normal;
    text-transform: initial;
    letter-spacing: 0;
    font-size: 22px;
    line-height: 1.2;
}

.titre_span span {
    color : #182D3C!important;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 700;
    font-size : 35px;
    line-height: 1.2;
    font-style: normal;
    width: 100%;
    display: inline-block;
}

.normandie-h1 span {
    font-family: itc-avant-garde-gothic-pro,sans-serif !important;
    font-weight: 600 !important;
    font-style: normal;
    font-size: 45px !important;
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
}

.recette {
    margin : 0 40px!important;
}

#qodef-page-inner {
    position: relative;
    padding: 0 0 100px!important;
}

.recette-col1 {
    margin-top : 40px!important;
}

.recette-col2 {
    margin-top : 100px!important;
}

.recette-col3 {
    margin-top : -70px!important;
}

.recette-col4 {
    margin-top : -40px!important;
}

.page .logo_label_rouge {
  position: absolute;
  top: -60px;
  right: -40px;
  width: 22% !important;
  z-index: 90;
}


/* ---- edition 2021 ------ */

.page-id-9305 .col_before_bleu_left:before {
    top:-15%;
}

blockquote h4 i {
    font-size: 30px;
}


/* ------ fournisseur ---- */

.page-id-9557 .title_h1_center h1 {    
  font-size: 160px !important;
}

.section_fournisseurs:before {
    content: url(../../uploads/2021/09/bloc_gris.svg);
    position: absolute;
    top: -10%;
    z-index: -100!important;
    width: 50%;
    max-width: 950px;
    left: -8%;
    opacity: 0.2;
}

.section_fournisseurs .fournisseur_bloc {
  padding: 0 20px;
}

.section_fournisseurs .fournisseur_bloc h2 {
  font-family: turbinado-pro, sans-serif !important;
  color: var(--primary-color);
  font-weight: 700;
  font-size: 60px;
  line-height: 0.9;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0;
}

.section_fournisseurs .fournisseur_bloc h3 {
  font-family: itc-avant-garde-gothic-pro, sans-serif;
  font-weight: 600;
  color: #182D3C;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0;
  font-size: 22px;
  margin: 0;
}

.section_fournisseurs .fournisseur_bloc p {
  font-family: itc-avant-garde-gothic-pro, sans-serif;
  font-weight: 500;
  font-size: 16px;
  font-style: normal;
  margin: 10px 0;
  line-height: 1.2;
  color: #182D3C;
}

/* ----- presse ------ */

.bloc_press:before {
  content : url("../../uploads/2021/07/bloc.svg");
    position: absolute;
    top: -20%;
    z-index: -100!important;
    width: 50%;
    max-width: 950px;
    left: -8%;
    opacity:1;
}

.bloc_press .titre_h2_secondaire h1 {
  font-family: turbinado-pro, sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
  color: var(--primary-color) !important;
  font-size: 79px !important;
  text-transform: initial !important;
  letter-spacing: 0 !important;    
  line-height: 0.9;
  margin-bottom: 0 !important;
}

.bloc_press .text-blue h2 {
    font-family: itc-avant-garde-gothic-pro,sans-serif!important;
    color: #182D3C !important;
    font-size: 35px !important;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0px;
    text-transform: initial !important;
    letter-spacing: 0 !important;
    margin: 0 !important;
}

.bloc_press .text-blue p {
    color: #172d3d!important;
    font-size: 16px;
}

.press_docs {
  margin-top: 20px;
}

.press_docs h3 {
  font-family: itc-avant-garde-gothic-pro, sans-serif;
  font-weight: 600;
  color: #182D3C;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0;
  font-size: 20px;
  line-height: 1.2;
  margin:0;
} 
.press_docs p {
  margin:5px 0 ;
  position: relative;
  width: 100%;
}

.press_docs p:last-child {
    margin-top: 20px;
}

.press_docs a {
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    fill: var(--primary-color);
    color: var(--primary-color);
    background-color: #61CE7000;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--primary-color);
    border-radius: 33px 33px 33px 33px;
    padding: 5px 20px !important;
    margin-top: 0;
    position: relative;
    display: inline-block;
}



/* ----- BLOG ------ */

 .blog h1, .category h1 {
    text-align: center;
    width: 100%;
 }

 .blog .qodef-page-content-section, .blog .qodef-page-sidebar-section,  .single .qodef-page-content-section, .single .qodef-page-sidebar-section {
    padding: 0 30px !important;
}

.blog .qodef-e-read-more a, .category .qodef-e-read-more a {
    fill: var(--primary-color);
    color: var(--primary-color);
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--primary-color);
    border-radius: 30px 30px 30px 30px;
    padding: 10px 40px 10px 40px !important;
}

.blog .qodef-e-read-more a:hover, .category .qodef-e-read-more a:hover {
    fill: var(--primary-color);
    color: #fff;
    background-color: var(--primary-color);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--primary-color);
    border-radius: 30px 30px 30px 30px;
    padding: 10px 40px 10px 40px !important;
}

.qodef-button.qodef-layout--textual:after {
    display: none !important;
}

.blog h2.qodef-e-title, .category h2.qodef-e-title, .single h1.qodef-e-title {
    color: #182D3C!important;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 700;
    font-size: 28px;
    font-style: normal;
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0;
}

.blog .qodef-e-info a, .category .qodef-e-info a, .single .qodef-e-info a {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: var(--primary-color);
    font-size: 14px;
}

.qodef-e-info .qodef-info-separator-end:after {
    content: '—';
    position: relative;
    top: -1px;
    margin: 0 7px;
    color: #cdd1d9;
}

.qodef-e-info-author {
  display: none !important;
}

.qodef-e-info .qodef-info-separator-end:nth-child(4) {
  display: none;
}


/* single article */

.single.qodef-content-grid-1400 .qodef-content-grid {
    max-width: 1200px !important;
    width: calc(100% - 30px);
}

#qodef-page-comments {
    display: none;
}

.qodef-blog .qodef-blog-item .qodef-e-right {
    text-align: left;
}

.qodef-blog.qodef--single>.qodef-blog-item .qodef-e-content {
    padding-bottom: 30px;
}

.qodef-blog.qodef--single>.qodef-blog-item .qodef-e-content .qodef-e-bottom-holder {
    margin-top: 22px;
    border-top: 1px solid #cdd1d9 !important;
    padding-top: 30px;
}


/* charte engagement */

.txt_intro_charte p {
    margin: 0;
    line-height: 1.6;
    font-weight: 400;
    font-size: 24px;
    color: var(--primary-color) !important;
}

.section_charte:before {
    content: url(../../uploads/2021/09/bloc_gris.svg);
    position: absolute;
    top: -50%;
    z-index: -100!important;
    width: 50%;
    max-width: 950px;
    left: -8%;
    opacity: 0.2;
}

.btn_charte a {
  font-size: 22px !important;
}



/* ----------------------------------------- CARTE ------------------------------------------ */

.codespacing_progress_map_area .item_infos .item_img {
  overflow: hidden;
}



.codespacing_progress_map_area .item_infos .item_img img {
    height: 100%;
    width: 100%;
    /* max-width: initial; */
    /* left: 50%; */
    /* transform: translateX(-50%) !important; */
    position: relative;
    object-fit: contain;
}

@media screen and (max-width:768px) {
    .codespacing_progress_map_area .item_infos .item_img {
        width: 100px !important;
        height: 200px !important;
      }

    .codespacing_progress_map_area .item_infos .item_img img {
        /* object-fit: cover; */
    }
}

.codespacing_progress_map_area .details_infos {
  font-size: 13px;
    font-weight: 300;
    color: #343434;
    padding: 10px 20px;
    box-sizing: border-box;
    white-space: normal;
    line-height: 1.4;
    height: 110px;
    /* overflow: scroll !important; */
}

.codespacing_progress_map_area  .details_title a {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 600;
    color: #182D3C !important;
    font-style: normal;
    text-transform: initial !important;
    letter-spacing: 0;
    font-size: 13px;
    white-space: initial !important;
    padding:7px 0 !important;
}


.codespacing_progress_map_area a.details_btn {
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
    left: 15px !important;
    top: 160px !important;
    color: var(--primary-color) !important;
    background-color: #FFFFFF !important;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--primary-color);
    border-radius: 30px 30px 30px 30px;
    padding: 7px 25px;
    line-height: 1;
    transition: all 0.4s ease-in-out;
    font-size: 12px;
}

.codespacing_progress_map_area a.details_btn:hover {
    color: #fff !important;
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color);
    transition: all 0.4s ease-in-out;
}

.codespacing_progress_map_area  .jcarousel-skin-default .jcarousel-item-horizontal {
      margin: 4px 10px 4px 10px;
}

ul[id^=cspm_carousel_] li.cspm_carousel_first_item {
  background-color: #182d3c !important;
  transition: all 0.5s ease-in-out;
}

ul[id^=cspm_carousel_] li.cspm_carousel_first_item .details_title a {
  color: #fff !important;
}

ul[id^=cspm_carousel_] li.cspm_carousel_first_item .details_infos {
  color: #fff !important;
}

ul[id^=cspm_carousel_] li.cspm_carousel_first_item a.details_btn {
  background-color: #182d3c !important;
}

ul[id^=cspm_carousel_] li.cspm_carousel_first_item a.details_btn:hover {
  background-color: var(--primary-color) !important;
}


/* filtres */


.cspm_map_sidebars>.cspm_sidebar {
  z-index: 90 !important;
}

.codespacing_progress_map_area .cspmmf_filter_title, div[class^=search_form_container_] form a[class^=cspm_reset_search_form], div[class^=search_form_container_] form a[class^=cspm_submit_search_form_] {
  color:#fff !important;
  font-size: 18px !important;
  font-weight: 400 !important;
}

.cspmmf_filter_field_options .ms-drop ul.mCustomScrollbar li.ms-select-all, .cspmmf_filter_btns_container {
  display: none !important;
}

.codespacing_progress_map_area .cspmmf_filter_field_options {
    background: transparent !important;
}

.codespacing_progress_map_area .cspm_border_shadow {
    box-shadow: none !important;
}

.cspmmf_filter_field_options .ms-drop .ms-search input {
    text-transform: initial;
}

.codespacing_progress_map_area  .cspm_search_input_text_container input[type=text] {
    text-transform: initial;
    margin-bottom: 0;
    padding: 9px 12px 9px 10px!important;
    letter-spacing: 0;
}


div[class^=search_form_container_] {
    position: absolute;
    top: initial !important;
    z-index: 198;
    min-width: 320px !important;
    width: auto;
    height: auto;
    background: rgba(255,255,255,1);
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    bottom: 60px;
    right: 5px;
    left: initial !important;
}

.cspm_search_form_row {
    background: var(--primary-color) !important;
}

.cspm_zoom_container, div.search_form_btn, div.cspm_recenter_map_btn, .page .div.cspmmf_btn, div.search_form_btn, div[class^=search_form_container_] {
  z-index: 80 !important;
}

div.search_form_btn {
  left: 10px !important;
  top: 215px !important;
}



/* formulaire */


div.cspmsl_inline_form_container .cmb2-metabox-title {
color: #182D3C!important;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 700 !important;
    font-size: 26px !important;
    line-height: 1.2;
    font-style: normal;
    width: 100%;
    display: inline-block;
    text-transform: initial;
    letter-spacing: 0;
    padding-bottom: 10px;
    margin-top: 40px !important;
}

div.cspmsl_inline_form_container form{
    z-index: 1;
}

.page .cspmsl_submit_form_container input[type=button][name^=cspmsl_cancel_btn] {
    right: 20px !important;
    background: #182d3c !important;
}


.page .cspmsl_submit_form_container input[type=date], .page .cspmsl_submit_form_container input[type=email], .page .cspmsl_submit_form_container input[type=number], .page .cspmsl_submit_form_container input[type=password], 
.page .cspmsl_submit_form_container input[type=search], .page .cspmsl_submit_form_container input[type=tel], .page .cspmsl_submit_form_container input[type=text], .page .cspmsl_submit_form_container input[type=url], 
.page .cspmsl_submit_form_container textarea,  .page .cspmsl_submit_form_container .cmb2-wrap select {
    font-size: 14px !important;
    line-height: 22px !important;
    color: #182D3C!important;
    font-weight: 600 !important;
    letter-spacing: 0 !important;
    text-transform: initial !important;
}

.cspmsl_submit_form_container .cmb-th label {
    font-size: 16px;
    font-weight: 400;
}

.page .cspmsl_submit_form_container .cmb2-wrap input[type=color], .page .cspmsl_submit_form_container .cmb2-wrap input[type=date], .page .cspmsl_submit_form_container .cmb2-wrap input[type=datetime-local], .page .cspmsl_submit_form_container .cmb2-wrap input[type=datetime], .page .cspmsl_submit_form_container .cmb2-wrap input[type=email], .page .cspmsl_submit_form_container .cmb2-wrap input[type=month], .page .cspmsl_submit_form_container .cmb2-wrap input[type=number], .page .cspmsl_submit_form_container .cmb2-wrap input[type=password], .page .cspmsl_submit_form_container .cmb2-wrap input[type=search], .page .cspmsl_submit_form_container .cmb2-wrap input[type=tel], .page .cspmsl_submit_form_container .cmb2-wrap input[type=text], .page .cspmsl_submit_form_container .cmb2-wrap input[type=time], .page .cspmsl_submit_form_container .cmb2-wrap input[type=url], .page .cspmsl_submit_form_container .cmb2-wrap input[type=week], .page .cspmsl_submit_form_container .cmb2-wrap select, .page .cspmsl_submit_form_container .cmb2-wrap textarea, .page .cspmsl_submit_form_container ul.cmb2-list {
  font-weight: 400 !important
}

.cmb2-id--cspmcgvrgpd, .cmb2-id-rgpd-check .cmb-th, .cmb2-id-rgpd-check-02 .cmb-th {
  display: none !important;
}

.cmb2-id-rgpd-check {
  padding-top: 20px !important;
}

.cmb2-id-rgpd-check-02 {
  border-top: 0 !important;
}

.cmb2-id-rgpd-check .cmb-td, .cmb2-id-rgpd-check-02 .cmb-td {
  width:100% !important;
  max-width: 100% !important;
}

.cmb2-id-rgpd-check .cmb-td label, .cmb2-id-rgpd-check-02 .cmb-td label {
  width: auto;
  display: initial;
}

.jcarousel-skin-default .jcarousel-container {
  background: initial !important;
}

.bloc_info_form {
  margin-top: 100px;
  text-align: center;
  padding: 10px;
  border: solid 1px #aaa;
}




/* ---- jeu QRCODE ------ */

.jeu_qrcode p {
  color: #172d3d!important;
  font-size: 16px;
  margin: 5px 0;
}

.jeu_qrcode div.wpforms-container-full .wpforms-form input[type=text], .jeu_qrcode div.wpforms-container-full .wpforms-form input[type=email] {
  background-color: #DDD!important;
  border: none!important;
  color: #172d3d!important;
}

.jeu_qrcode .text-blue li {
    color: #172d3d!important;
    font-size: 16px;
    margin-bottom: 5px;
}

.jeu_qrcode div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 10px 0 10px;
}

.page .jeu_qrcode  div.wpforms-container-full .wpforms-form button[type=submit] {
    margin: 0 10px 0 0;
    background-color: transparent!important;
    border: 1px solid #172d3d!important;
    color: #172d3d!important;
    font-size: 15px;
    font-family: itc-avant-garde-gothic-pro, sans-serif!important;
    font-weight: 500;
    font-style: normal;
    transition: 0.3s ease-in-out;
    padding: 10px 50px;
}

.page .jeu_qrcode  div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    background-color: var(--primary-color) !important;
    border: 1px solid var(--primary-color) !important;
    color: #fff !important;
}


.jeu_qrcode .wpforms-field-sublabel {
  display: none !important;
}


.page-id-12453 .cmb2-id--cspm-post-thumbnail, .page-id-12453 .cmb2-id-Nom-chef {
    display: none !important;
}


.cmb2-id--cspm-location div:first-child div .cs-gmaps-label{
    font-weight: 800 !important;    
    color: #182D3C!important;
}


.cmb2-id-rgpd-check:before {

    content: "Consultez la charte d’engagement dans le cadre ci-dessous";
    position: relativere;
    display: inline-block;
    width: 100%;
margin-left: 20px;
font-weight: bold;
font-size: 16px;
color: var(--primary-color) !important;
}


/* ---------------------------------------------------------------------------------------------------------------------------------------------------------

                                            CSS BEEKOM - RESPONSIVE

--------------------------------------------------------------------------------------------------------------------------------------------------------- */




@media (max-width: 1700px) {


    /* ----- homepage ----- */

    .normandie {
        font-size: 400px!important;
    }

    .made {
        font-size: 199px!important;
    }

    /* slider */

    .page span.span_ITC, .page h2.span_ITC {
        font-size: 45px !important;
        letter-spacing: 5px !important;
    }

    h1.h1_turbinado {
        font-size: 150px !important;
        letter-spacing: 5px !important;
    }

    .page h3.h3_ITC {
        font-size: 22px !important;
        letter-spacing: 5px !important;
    }

    .scroll_animation {
        margin-top:-90px;
    }

    .count_lgd {
        margin-top:-180px;
    }

}









@media (max-width: 1440px) {

    /* ----- homepage ----- */

    .normandie {
        font-size: 300px!important;
    }

    .made {
        font-size: 140px!important;
    }

    /* slider */

    .page span.span_ITC, .page h2.span_ITC {
        font-size: 35px !important;
        letter-spacing: 5px !important;
    }

    h1.h1_turbinado {
        font-size: 140px !important;
        letter-spacing: 5px !important;
    }

    .page h3.h3_ITC {
        font-size: 22px !important;
        letter-spacing: 5px !important;
    }

    .scroll_animation {
        margin-top:-90px;
    }

    .count_lgd {
        margin-top:-170px;
    }



}







@media (max-width: 1200px) {


    /* ----- homepage ----- */

    .normandie {
        font-size: 220px!important;
    }

    .made {
        font-size: 100px!important;
    }

    .col-jouez, .col-degustez, .col-participez, .col-decouvrez {
        margin: 0 20px 0 20px!important;
    }

    .home .col-jouez h2, .home .col-degustez h2, .home .col-participez h2, .home .col-decouvrez h2 {
        font-size: 50px;
    }


    /* PAGE SECONDAIRE*/

    .section_col .elementor-container {
        display: flex!important;
        flex-direction: column!important;
    }

    .section_col .elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
        width : 100%!important;
    }

    .titre_span {
        text-align: center!important;
    }

    .recette {
        margin: 0 20px!important;
    }



    /* ----- Origine Normandie ------ */

    .title_h1_center h1 {
        margin: 0 !important;
        font-size: 160px !important;
    }

    .section_col_img_txt {
        display: flex;
        flex-direction: column;
        width: 80% !important;
        margin:0 auto;
    }

    .section_col_img_txt .section_col_img {
        order: 1;
    }

    .section_col_img_txt .section_col_txt {
        order: 2;
    }

    .section_col_img_txt .section_col_txt .elementor-widget-wrap, .section_col_img_txt .section_col_img .elementor-widget-wrap {
        padding: 0 !important;
    }

    .col_before_bleu_left:before {
        top: -15%;
        width: 70%;
        max-width: 950px;
        left: -20%;
    }

    .col_before_bleu_right:before {
        top: -45%;
        z-index: -100!important;
        width: 70%;
        max-width: 950px;
        right: -20%;
    }

    .space_mobile_hide {
        display: none;
    }

    /* page secondaire */

  .section_charte:before {
      top: -40%;
      z-index: -100!important;
      width: 70%;
      max-width: 950px;
      left: -38%;
  }


}





@media (max-width: 1024px) {


    /* ----- homepage ----- */


    /*texte coquille */
    .text-header p {
        width: 100%!important;
    }

    #qodef-back-to-top.qodef--on {
        display: none!important;
    }

    .social_facebook:before {
        content: "\e093";
        font-size: 20px;
    }

    #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
        opacity: 1;
        height: 80px;
    }

    .col4:before {
        position: absolute;
        top: -12%;
        z-index: -100!important;
        width: 70%;
        max-width: 800px;
        left: -25%;
    }

    /* homepage */

    .count_lgd .elementor-countdown-days {
        font-size: 24px !important; 
    }

    .titre_H2 h2 {
        font-size: 60px !important;
    }

    .charte_txt h3 {
      line-height: 1.3 !important;
      text-align: center;
    }


    .txt_intro_charte p {
      font-size: 22px;
  }


    .txt_intro_charte p br {
     display: none;
  }
     
    .elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
        width: 46% !important;
        margin:20px 2% !important;
    }

    .col-jouez, .col-degustez, .col-participez, .col-decouvrez {
        margin: 0 !important;
    }

    .col-jouez img, .col-degustez img, .col-participez img, .col-decouvrez img {
        width: 100%;
    }

    .bandeau_normandie {
       transform: rotate(0deg);
       top:70px;
    }


    /* map */

    .bloc_right_lieux {
      width: 100% !important;
    }

    .bloc_left_lieux, .bloc_left_lieux {
      width: 100% !important;
    }

    .bloc_left_lieux img {
      width: 100% !important;
    } 

    #lieux .bloc_left_lieux_img {
      position: relative;
      width: 50%;
      display: inline-block;
      vertical-align: top;
      margin-top: 30px;
    }

     #lieux .bloc_left_lieux_img .elementor-widget-container {
      margin-top: 0
     }

    #lieux .bloc_left_lieux_titre, #lieux .bloc_left_lieux_txt {
      position: relative;
      width: 49%;
      display: inline-block;
      vertical-align: top;
      padding: 0 30px;
      margin-top: 30px;
    }

     #lieux .bloc_left_lieux_txt a {
      fill: var(--primary-color);
      color: var(--primary-color);
      background-color: #FFFFFF;
      border-style: solid;
      border-width: 1px 1px 1px 1px;
      border-color: var(--primary-color);
      border-radius: 30px 30px 30px 30px;
      padding: 5px 30px 5px 30px;
      margin-top: 20px;
     }

   .bloc_left_lieux_btn {
      position: relative;
      width: 49%;
      display: inline-block;
      vertical-align: top;
      padding: 0 30px;
    }

    /* secondaire */

    .page-id-8470  .wpforms-container {
        width: 100% !important;
        margin: 0 auto !important;
    }

    .page-id-8470 .titre_h2_secondaire h3 {
        font-size: 70px !important;
    }

    .elementor-element-9c508d2 {
        width : 100%!important;
    }

    .elementor-element-e237ff0 {
        width : 100%!important;
    }

  .cspm_map_sidebars>.cspm_sidebar {
    z-index: 200 !important;
}


    /* ----- Origine Normandie ------ */

    .title_h1_center h1, .page-id-9557 .title_h1_center h1 {
        margin: 0 !important;
        font-size: 100px !important;
    }

    .normandie-h1 span {
        font-size: 35px !important;
    }

    .titre_span span br {
        display: none;
    }


    /* footer */

     .page-id-8470 .elementor-section .elementor-container {
        display: flex!important;
        flex-direction: column!important;
     }

      #qodef-page-footer-top-area-inner {
        padding: 20px 0 0;
    }


    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width: 50%;
        text-align: center;
        margin-bottom: 40px;
    }

      .section_charte:before {
        display: none;
      }


}



@media (max-width: 768px) {


    /* compteur */

    .counter_LGD .qodef-m-date .qodef-digit-wrapper {
        width: 50% !important;
        margin-bottom: 40px;
    }


    .date-lgd br {
        display:none !important;
    }




    .home #qodef-page-mobile-header {
      margin-top: 0 !important;
    }

    .btn_lgd, .btn_lgd .elementor-widget-container, .btn_lgd .elementor-widget-container a {
        width: 100% !important;
        margin: 0 !important;
    }



    .elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
        width: 100%!important;
    }

    /* slider */

    .page span.span_ITC, .page h2.span_ITC {
        font-size: 30px !important;
        letter-spacing: 5px !important;
    }

    h1.h1_turbinado {
        font-size: 100px !important;
        letter-spacing: 5px !important;
    }

    .page h3.h3_ITC {
        font-size: 18px !important;
        letter-spacing: 5px !important;
    }

    .scroll_animation {
        margin-top: -70px;
    }

    .count_lgd {
        margin-top:-140px;
    }


    /* col 4 */

    .elementor-47 .elementor-element.elementor-element-5e8368e img {
        max-width: 37%;
        width: 27% !important;
    }

    .col4:before {
        top: -4%;
        z-index: -100!important;
        width: 90%;
        max-width: 800px;
        left: -45%;
    }


    /* map */

    .bloc_right_lieux, .bloc_left_lieux {
      width: 100% !important;
    }

    #lieux .bloc_left_lieux {
      margin-bottom: 40px;
    }

    #lieux .bloc_left_lieux_img {
      position: relative;
      width: 100%;
      display: inline-block;
      vertical-align: top;
      margin-top: 30px;
      height: 300px;
      overflow: hidden;
    }

    #lieux .bloc_left_lieux_img img {
      width: 100%;
      height: auto;
      top: 50%;
      transform: translateY(-50%);
    }

     #lieux .bloc_left_lieux_img .elementor-widget-container {
      margin-top: 0
     }

    #lieux .bloc_left_lieux_titre, #lieux .bloc_left_lieux_txt {
      position: relative;
      width: 100%;
      display: inline-block;
      vertical-align: top;
      padding: 0;
      margin-top: 10px;
      text-align: center !important;
    }

    #lieux .bloc_left_lieux_txt h3 {
      text-align: center !important;
    }

    #lieux .bloc_left_lieux_txt a {
    width: 50%;
    position: relative;
    display: inline-block;
}

    /* devenir partenaire */

    .page-id-8470 .titre_h2_secondaire h3, .page-id-8470 .titre_h3_secondaire h2 {
        font-size: 50px !important;
        margin-top: 10px;
    }

    .title_h1_center h1, .page-id-9557 .title_h1_center h1 {
        margin: 0 !important;
        font-size: 90px !important;
    }

    .normandie-h1 span {
        font-size: 30px !important;
    }


    .col4 {
        width: 90%;
        margin:0 auto;
    }

    /* footer */

    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width: 100%;
        text-align: center;
        margin-bottom: 40px;
    }

    #qodef-page-footer .widget .qodef-widget-title, .widget_text .textwidget p {
        text-align: center;
    }

   

    /* page secondaire */

    .elementor-element-e237ff0 {
        width : 100%!important;
    }

    .page-id-8470 .titre_h2_secondaire h3 {
        text-align: center;
    }

    /* cartes */

    .page div[class^=search_form_container_], .page div.search_form_btn {
      display: none !important;
    }


    /* ----- Origine Normandie ------ */

    .page-id-9305 .col_before_bleu_left:before {
    top: -5%;
}

    .col_before_bleu_left:before {
        top: -10%;
        width: 60%;
        max-width: 950px;
        left: -30%;
    }

    .col_before_bleu_right:before {
        top: -95%;
        z-index: -100!important;
        width: 60%;
        max-width: 950px;
        right: -20%;
    }

    .space_mobile_hide {
        display: none;
    }


}






@media (max-width: 480px) {



.page .jeu_LGD_form .qodef-theme-button, .page .jeu_LGD_form button[type=submit], .page .jeu_LGD_form input[type=submit] {
    background-color: rgba(246,58,62,.97) !important;
    width: 100%;
    text-align: center;
    display: inline !important;
}

.page-id-12323 .titre_span span {
    color: #182D3C!important;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.2;
    font-style: normal;
    width: 100%;
    display: inline-block;
}


    /* col*/

    .col-decouvrez {
        margin-top: 10px!important;
    }

    .col-participez {
        margin-top: 10px!important;
    }

    .col-degustez {
        margin-top: 10px!important;
    }

    .col-jouez {
        margin-top: 10px!important;
    }

    .video-btn .elementor-button-link :before {
        top: 5%;
    }

    .elementor-47 .elementor-element.elementor-element-90506d1 .elementor-spacer-inner {
        height: 0!important;
    }

    .section-presentation .elementor-section .elementor-container {
        display: flex;
        flex-direction: column!important;
    }

    .section-presentation .elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
        width: 100%;
        padding: 10px 20px!important;
    }

    .elementor-47 .elementor-element.elementor-element-aab54ee {
    color: var(--primary-color);
        font-family: "Roboto", Sans-serif;
        font-size: 70px;
        font-weight: 400;
        line-height: 1em;
    }

    .elementor-47 .elementor-element.elementor-element-62d8a7b .elementor-button {
        font-size: 16px!important;
    }

    .made {
        font-size: 70px!important;
    }

    .normandie {
        font-size: 140px!important;
    }




    /* map */

    #lieux .bloc_left_lieux_img {
      position: relative;
      width: 100%;
      display: inline-block;
      vertical-align: top;
      margin-top: 30px;
      height: auto;
      overflow: hidden;
    }

    #lieux .bloc_left_lieux_img img {
      width: 100%;
      height: auto;
      top: initial;
      transform: translateY(0);
      position: relative;
  }



    /* PAGE SECONDAIRE*/

    .normandie-h1 h1 {
        font-size: 85px !important;
    }

    .recette {
        margin: 0 10px!important;
    }

    .recette-col1 {
        margin-top : 0!important;
    }

    .recette-col2 {
        margin-top : 0!important;
    }

    .recette-col3 {
        margin-top : 0!important;
    }

    .recette-col4 {
        margin-top : 0!important;
    }



    /* devenir partenaire */

    .title_h1_center h1, .page-id-9557 .title_h1_center h1 {
        margin: 0 !important;
        font-size: 80px !important;
    }

    .normandie-h1 span {
        font-size: 28px !important;
    }

/* slider */

.page span.span_ITC, .page h2.span_ITC {
    font-size: 24px !important;
    letter-spacing: 5px !important;
}

h1.h1_turbinado {
    font-size: 70px !important;
    letter-spacing: 5px !important;
}

.page h3.h3_ITC {
    font-size: 14px !important;
    letter-spacing: 5px !important;
    color: #fff !important;
}


}




.grecaptcha-badge { 
    visibility: hidden; 
}