/**
 * @file
 * Subtheme specific CSS.
 */
body.node--type-article #block-custom-content .field--name-body a,
body.node--type-article #block-custom-content .field--name-body a:hover,
body.node--type-article #block-custom-content .field--name-body a:focus,
body.node--type-article #block-custom-content .field--name-body a:active{
    color: #fd7e14;
}
body .block-field-blocknodelanding-pagebody a{
   color: #fd7e14;
}
 .classic-banner{
     background-image: url("/themes/custom/images/bandes_blanches.png");
     background-position: center 0;
     background-repeat: no-repeat;
     padding-top: 3rem;
     background-size: auto 90%;
 }
.text-green{
    color: #26B062;
}
.confirmation-text{
    background-color: #F4F4F4;
    border-radius: 10px;
    padding: 20px 0;
    position: relative;
    font-weight: 700;
}
.spb_close{
    border: none;
    font-size: 40px;
    padding: 0 20px;
}
.theme__blue .layout--twocol-section--50-50, .theme_rouge .layout--twocol-section--50-50, .theme__red .layout--twocol-section--50-50, .theme_jaune .layout--twocol-section--50-50, .theme__jaune .layout--twocol-section--50-50,
.theme_edenred .layout--twocol-section--50-50 {
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.block-fonctionnalitees .row{
    justify-content: center;
}
.min-h-auto{
    min-height: auto!important;
}
.block-banner .slider-banner:not(.slick-initialized) >div{
    display: none;
}
.block-banner .slider-banner:not(.slick-initialized) >div:first-of-type{
    display: block;
}
.min-radius {
    border-radius: 10px !important;
}
.items-center{
    align-items: center !important;
}
.di-md-flex {
    display: none!important;
}
.flex-nowrap{
    flex-wrap: nowrap;
}
@media screen and (min-width: 480px) {
    .block-logo-branding img{
        max-width: 185px;
    }
}
@media screen and (min-width: 576px) {
    .theme__blue .layout--twocol-section--50-50, .theme_rouge .layout--twocol-section--50-50, .theme__red .layout--twocol-section--50-50, .theme_jaune .layout--twocol-section--50-50, .theme__jaune .layout--twocol-section--50-50,
.theme_edenred .layout--twocol-section--50-50 {
        max-width: 540px;
    }
}
@media screen and (min-width: 768px) {
    .theme__blue .layout--twocol-section--50-50, .theme_rouge .layout--twocol-section--50-50, .theme__red .layout--twocol-section--50-50, .theme_jaune .layout--twocol-section--50-50, .theme__jaune .layout--twocol-section--50-50,
.theme_edenred .layout--twocol-section--50-50 {
        max-width: 720px;
    }
}
@media screen and (min-width: 992px) {
    .theme__blue .layout--twocol-section--50-50, .theme_rouge .layout--twocol-section--50-50, .theme__red .layout--twocol-section--50-50, .theme_jaune .layout--twocol-section--50-50, .theme__jaune .layout--twocol-section--50-50,
.theme_edenred .layout--twocol-section--50-50 {
        max-width: 960px;
    }
    #spb-popup-top .featured-top-popup video{
        max-width: 992px;
        margin: 0 auto;
        display: inherit;
    }
}
@media screen and (min-width: 994px) {
    .di-md-flex {
        display: flex!important;
    }
}
@media screen and (min-width: 1200px) {
    .theme__blue .layout--twocol-section--50-50, .theme_rouge .layout--twocol-section--50-50, .theme__red .layout--twocol-section--50-50, .theme_jaune .layout--twocol-section--50-50, .theme__jaune .layout--twocol-section--50-50,
.theme_edenred .layout--twocol-section--50-50 {
        max-width: 1140px;
    }
}
 .min-width-100{
     min-width: 100%;
 }
 .layout--twocol-section--50-50 >div{
     max-width: 50%;
 }
 .layout--twocol-section--67-33 >div:first-of-type{
     max-width: 67%;
 }
 .layout--twocol-section--67-33 >div:last-of-type{
     max-width: 33%;
 }
 header .dropdown-item.active, header .dropdown-item:active{
    background-color: transparent;
 }
 .block-counter .card-body .text-small{
     text-transform: uppercase;
     font-size: 75%;
 }
.block-bid-double-column-block >.content{
    overflow: hidden;
}
.block-bid-double-column-block .row{
    width: 100%;
}
.section-custom.no-padding-top{
    padding-top: 0rem!important;
}
.section-custom.no-padding{
    padding-top: 0!important;
    padding-bottom: 0!important;
}
.section-custom.no-padding .column-img img{
    width: auto;
    height: 100%;
}
.featured-top-popup.spb_overlay{
    display: none;
    background-color: rgba(22, 32, 86, .77);
}
.featured-top-popup .featured-top__inner{
    margin: 0;
    padding: 0;
}
.featured-top-popup .spb-popup-main-wrapper{
    padding-bottom: 0;
    background-color: #000;
    top: 5%;
}
.featured-top-popup .section-custom{
    padding: 0!important;
    padding-top: 2.5rem !important;
}

.layout__region .block >h2{
    text-align: center;
    padding-top: 3rem;
}
.layout__region .block >h2:after{
    margin: 0 auto;
    margin-top: 1rem;
    content: "";
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url(../spritesheet.png);
    width: 20px;
    height: 42px;
    background-position: -726px -430px;
}
 .block-banner-block, .block-double-column-block{
    overflow: hidden;
}
 .border-blue{
     border-color: #162056!important;
 }
 .layout.layout--onecol{
     width: 100%;
 }
 .site-footer{
     padding-top: 0px;
     padding-bottom: 0px;
 }
 .site-footer_bottom_menu{
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
 }
 .site-footer_bottom_menu .menu-bottom {
    padding: 3em 0;
 }
 .site-footer_bottom_menu .copyright {
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    text-transform: none;
 }
 .site-footer_bottom_menu .copyright .row{
     justify-content: center;
 }
 .site-footer_bottom_menu .copyright .nav-item{
     padding: 0;
 }
 .site-footer_bottom_menu ul.nav{
    display: inline-block;

 }
 .site-footer_bottom_menu h2{
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-transform: initial;
    color: #fff;
 }
 .site-footer_bottom_menu .nav-item a, 
 .site-footer_bottom_menu .nav-item span{
     color: #fff;
     font-size: 11px;
     font-style: normal;
     padding: 0;
     font-weight: normal;
     cursor: pointer;
 }
 .site-footer_bottom_menu .block{
     margin: 0;
     border: none;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 15px;
    padding-left: 15px;
 }

 .site-footer_bottom_menu .menu-bottom.d-flex{
    gap: 15px;
    flex-wrap: wrap;
    justify-content: space-between;
 }
 .site-footer_bottom_menu .menu-bottom.d-flex >.block{
     margin: 0;
     border: none;
    -ms-flex: 0 0 23%;
    flex: 0 0 23%;
    padding: 0;
 }
 .site-footer_bottom_menu .menu-bottom.d-flex >.block .block {
    border: none;
    padding: 0;
    margin: 0;
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
 }
 .site-footer_bottom_menu .menu-bottom.d-flex >.block >.row{
    margin: 0;
 }
 .site-footer_bottom_menu .block{
    border: none!important;
 }
 .site-footer_bottom_menu .menu-bottom.footer_second .block {
    margin: 0;
    border: none;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 15px;
    padding-left: 15px;
}
.site-footer_bottom_menu h2{
    font-size: 13px;
    font-weight: 700;
}
 @media screen and (max-width: 993px) {
    .site-footer_bottom_menu .menu-bottom.d-flex{
        padding: 1em 0;
    }
    .site-footer_bottom_menu .menu-bottom.d-flex >.block .block{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .site-footer_bottom_menu .menu-bottom.d-flex >.block{
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
    }
    .site-footer_bottom_menu .menu-bottom.footer_second .block {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .site-footer_bottom_menu .menu-bottom.d-flex >.block{
        margin-top: 30px;
    }
    .site-footer_bottom_menu .menu-bottom.d-flex >.block:first-of-type{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 0px;
    }
 }
 @media screen and (max-width: 769px) {
    .site-footer_bottom_menu .menu-bottom.d-flex{
        flex-direction: column;
    }
    .site-footer_bottom_menu .menu-bottom.footer_second .block {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .site-footer_bottom_menu .nav-item a, .site-footer_bottom_menu .nav-item span{
        font-weight: 300!important;
    }
 }
.bd-brand-logos{
    justify-content: center;
    align-items: center;
    display: flex;
}
.bd-brand-logos .bd-brand-item{
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 15px;
    padding-left: 15px;
}
.bd-brand-logos .bd-brand-item img{
    width: 100%;
}
.block-inoffers .container-offers{
    padding: 2rem;
    border-radius: 10px;
}
.block-inoffers h3{
    margin: 0 auto;
    margin-bottom: 2rem;
}

.block-inoffers .separate{
    height: 80%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    opacity: .05;
    right: 0;
    width: 2px;
}
.block-inoffers .col-lg-22:last-of-type .separate{
    display: none;
}
.col-lg-22{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.title-with-icone span{
    display: inline-block;
    max-width: 75%;
    vertical-align: bottom;
}
 h3.subtitle{
     margin-top: 1em;
     margin-bottom: 1em;
     text-align: center;
 }
 .section-banner{
     background-color: #FF5418;
     color: #fff;
 }
 .theme__blue .section-banner, .section-theme__blue, .theme__blue .block-zoom .txt-ancre{
    background-color: #25C8EB;
 }
 .theme__red .section-banner, .section-theme__red, .theme_rouge .section-banner, .theme_rouge .block-zoom .txt-ancre{
    background-color: #F82814;
 }

 .theme__jaune .section-banner, .section-theme__jaune, .theme_jaune .section-banner, .theme_jaune .block-zoom .txt-ancre{
    background-color: #FAAF0C;
 }

 .slider-theme-orange,
 .section-theme-orange{
     background-color: #ff5418;
     color: #FFF;
 }
 .slider-theme-bleu,
 .section-theme-bleu{
     background-color: #25C8EB;
     color: #FFF;
 }
 .slider-theme-jaune,
 .section-theme-jaune{
     background-color: #faaf0c;
     color: #FFF;
 }
 .slider-theme-purple,
 .section-theme-purple{
     background-color: #6546F6;
     color: #FFF;
 }
 .slider-theme-darkpurple,
 .section-theme-darkpurple{
     background-color: #412BA7;
     color: #FFF;
 }
 .slider-theme-gris,
 .section-theme-gris{
     background-color: #F4F4F4;
     color: #162056;
 }
 .slider-theme-rouge,
 .section-theme-rouge{
     background-color:  #FA1741;
     color: #fff;
 }

 .section-banner-form form{
     color: #162056;
 }

.slider-banner .slick-dots{
    right: 5%;
    width: auto;
    bottom: 25px;
}

.slider-banner .slick-track
{
    display: flex !important;
}

.slider-banner .slick-slide
{
    height: inherit !important;
}

.slider-banner .slick-slide div .link-actions{
    height: initial;
}

.text-in-slide-align{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.text-in-slide-align .link-actions .btn{
    margin-bottom: 0;
}
.text-in-slide-align >h1{
    margin-top: 0;
}

.slider-banner .slick-arrow{
    position: absolute;
    top: 50%;
    left: 2%;
    z-index: 2;
    background-color: #FFF;
    border-radius: 50%;
    outline: none!important;
    cursor: pointer;
    border: 2px solid #FFF;
    transform: rotate(180deg) translateY(50%);
    font-size: 0;
    width: 45px;
    height: 45px;
    transition: border 300ms;
}

.slider-banner .slick-arrow:before{
    content: " ";
    display: inline-block;
    background: url('/themes/custom/images/fleche-slider-droite.png') center center no-repeat transparent;
    width: 100%;
    height: 100%;
    transition: transform 200ms;
}
.slider-banner .slick-arrow:hover{
    border-color: #162056;
    border: 2px solid #162056;
}
.slider-banner .slick-arrow.slick-prev:hover:before{
    transform: translateX(3px);
}
.slider-banner .slick-arrow.slick-next:hover:before{
    transform: translateX(-3px);
}
.slider-banner .slick-arrow.slick-next{
    left: auto; 
    right: 2%;
}
.slider-banner .slick-arrow.slick-next::before{
    background: url('/themes/custom/images/fleche-slider-gauche.png') center center no-repeat transparent;
}

.slider-banner .slick-dots li button::before{
    background-color: #FFF;
}
.slider-banner .slick-dots li, .slider-banner .slick-dots li button, .slider-banner .slick-dots li button::before {
    width: 30px;
    height: 5px;
}
.site-footer__bottom .breadcrumb a{
    color: #F4F4F4;
}
@media screen and (max-width: 769px){
    .form-background >.row .form-group{
        padding-left: 0;
        padding-right: 0;
    }
    .slider-banner .slick-dots li, .slider-banner .slick-dots li button, .slider-banner .slick-dots li button::before {
        width: 20px;
        height: 3px;
    }
    .slider-banner .slick-slide > div, .slider-banner .slick-slide > div >div, .slider-banner .slick-slide .container, .slider-banner .slick-slide .row, .slider-banner .slick-slide .row > div{
        height: 100%;
    }
    .slider-banner .slick-dots{
        bottom: 40px;
    }   
}
@media screen and (min-width: 769px){
    .slider-banner .slick-slide > div, .slider-banner .slick-slide > div >div, .slider-banner .slick-slide .container, .slider-banner .slick-slide .row, .slider-banner .slick-slide .row > div
    , .slider-banner .slick-slide .row > div > div
    {
        height: 100%;
    }
    .section-banner .column-img img{
        max-height: 430px;
    }
    .slider-image-align{
        /*display: flex;*/
        height: 100%;
        display: flex;
        align-items: center;
    }
    .text-in-slide-align{
        height: 100%;
    }
    .block-dbl-column-img-txt.no-padding-bottom{
        padding-bottom: 0!important;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px){
    .slider-banner .slider-image-align img{
        width: 120%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px){
    .slider-banner .slider-image-align img{
        width: 160%;
        left: -30%;
        position: relative;
    }
}

 .title-card-offers{
     color: #FF5418;
     text-transform: uppercase;
     font-weight: bold;
 }
.card-suptext{
    padding: 3px 30px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    display: inline-block;
}
 .txt-nb-employe{
     color: #FF5418;
     border: 2px solid #FF5418;
 }
 .card-suptext.txt-services{
    color: #fff;
    border: 2px solid #162056;
    background-color: #162056;
    padding: 3px 15px;
    margin-bottom: 1em;
 }
 
 .block-offers h3{
    color: #FF5418;
    text-transform: uppercase;
 }
.text-bleu-ciel{
    color: #25C8EB;
}
.text-orange{
    color: #FF5418;
}
.content .field--name-body ul, ul.check-icone-list, .content-slide ul {
    list-style: none;
    padding: 0;
}
ul.check-icone-list li, .content-slide ul li{
    background: url(/themes/custom/check-li.png) no-repeat left 5px;
    background-size: auto 25px;
    padding-left: 2.5em;
    list-style: none;
    margin: 0;
    margin-top: 0.5em;
    justify-content: center;
    display: flex;
    flex-direction: column;
    min-height: 30px;
}
.content .field--name-body ul li{
    background: url(/themes/custom/check-li.png) no-repeat left 5px;
    padding-left: 3.5em;
    list-style: none;
    margin: 0;
    margin-top: 1em;
    justify-content: center;
    display: flex;
    flex-direction: column;
    min-height: 40px;
}
.content .field--name-body ul.list-with-arrow li{
    background: url(/themes/custom/check-arrow.png) no-repeat left 5px;
    background-size: auto 30px;
}
.column-texte ul{
    margin-left: 0;
    padding-left: 0;
}
.column-texte ul li{
    background: url(/themes/custom/check-li.png) no-repeat left 0px;
    /*background-size: auto 100%;*/
    background-size: auto 25px;
    padding-left: 2.5em;
    list-style: none;
    margin: 0;
    margin-top: 1em;
    justify-content: center;
    display: flex;
    flex-direction: column;
    min-height: 25px;
}
.column-texte ul.list-with-arrow li, ul.list-with-arrow li{
    background: url(/themes/custom/check-arrow.png) no-repeat left 5px;
    background-size: auto 25px;
}
/*PR ADMIN*/
ul.contextual-links li{
    list-style: initial;
    background: none;
}
.content ul li a, .content ul li em, .content ul li strong{
    display: contents;
}
.content ul li.pager__item a{
    display: inline-block;
}
.content ul li:first-of-type, ul.check-icone-list li:first-of-type, .content-slide ul li:first-of-type
,.column-texte ul li:first-of-type{
    margin-top: 0;
}
.header-content-page{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 55px;
}
.header-content-page >h2{
    display: block;
    width: 100%;
}
.header-content-page >.sprite{
    margin: 0.5em auto;
}
.card-zoom{
    position: relative;
}
.card-zoom >div{
    position: relative;
    z-index: 1;
}
.background-image{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    min-width: 100%;
    height: 100%;
    /* FOR CENTER IMG 
    left: 50%;
    transform: translateX(-50%);*/
}
.block-zoom .background-image{
    position: relative;
}
.block-zoom .card-zoom{
    min-height: auto;
}
.card-zoom >div:first-of-type{
    top: 0;
    position: absolute;
    height: 100%;
}

.pos-center{
    position: absolute !important;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 100%;
    font-size: 0;
}
/*
.content ul li:before{
    content: " ";
    background: url('/themes/custom/spritesheet.png');
    width:23px; height:17px; background-position: -549px -471px;
    position: relative;
    display: inline-block;
    margin-right: 15px;
}*/
 .pop-text{
     padding: 1.5em 1em;
     border-radius: 10px;
     position: relative;
 }
 .pop-text:before{
     content: " ";
     width: 5px;
     height: 100%;
     position: absolute;
     left: 0;
     top: 0;
     background-color: #162056;
     border-radius: 5px;
 }

body p{
    /*font-weight: 500;*/
    font-style: normal;
}
html .media-library-widget-modal .custom-control-input{
    opacity: 1;
}
/*     END ADMIN   */
.section-white{
    background-color: #fff;
    color: #162056;
}
.section-blue{
    background-color: #162056;
    color: #fff;
}
.section-grey, .bkg-grey{
    background-color: #F4F4F4;
}
p.bkg-grey.pop-text{
    color: #162056;
}
.section-orange, .bkg-orange{
    background-color: #FF5418;
}
.section-style-orange{
    background-color: #FF5418;
    color: #fff;
}
.section-custom{
    padding: 3rem!important;
    width: 100%;
}
.block-default-block{
    margin: 50px 0;
}
.block-default-block .section-custom{
    padding: 6rem!important;
}
.section-small{
    padding: .5rem!important;
}
.block-title-icone-block .section-custom{
    padding-top: 5rem!important;
    padding-bottom: 0!important;
}
.layout__region >.block-title-icone-block:first-of-type .section-custom{
    padding-top: 3rem!important;
}
.section-custom.section-min-img-txt{
    padding-top: 0!important;
}
.block-services-block .section-custom{
    padding-bottom: 5rem!important;
}
.block-compris-offres-block .section-custom{
    padding-top: 0!important;
    padding-bottom: 5rem!important;
}
#navbar-main{
    padding: 0;
}
.navbar-brand{
    padding: 0;
}
.separate-lg-left{
    border: none;
}
/*  BLOC IMAGE + TEXTE   */
.row-double-display{
    display: flex; 
    width: 100%;
}
/*  END IMAGE + TEXTE  */
.column-img img{
    width: 100%;
}
/*  BLOC ZOOM   */
.card-zoom{
    border-radius: 25px;
    background-color: #fff;
    color: #162056;
    overflow: hidden;
    min-height: 180px;
}
.card-zoom-body{
    background-color: rgba(255,255,255,0.54);
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
}
.txt-ancre{
    background-color: #FF5418;
    padding: 0.325rem 2rem;
    color: #fff;
    margin-top: 35px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}
.hidden{
    display: none;
}
.force-visibility{
    display: block;
}
#block-custom-breadcrumbs{
    margin: 0;
    border:none;
    background-color: transparent;
    color: #F4F4F4;
}
.site-footer__bottom .breadcrumb{
    background-color: transparent;
    color: #F4F4F4;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 13px;
    margin-bottom: 0;
}
.site-footer__bottom{
    margin-top: 0;
    border: none;
}
.site-footer__bottom .content{
    padding: 0;
}
.site-footer__bottom .row{
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding: 15px 50px;
    margin-top: 0;
}
.views-infinite-scroll-content-wrapper{
    width: 100%;
}

.nb-pagination-slider{
    width: 100%;
    text-align: center;
    margin-top: 1.5em;
}
.container-sprite{
    display: flex;
    align-items: center;
    margin: 0 auto;
}
.container-sprite .sprite{
    align-self: center;
    margin: 0 auto;
}
.container-sprite.size-md{
    min-height: 95px;
}
.container-sprite.size-sm{
    min-height: 85px;
    margin-bottom: 0.5em;
}

.block-zoom .card{
    background-size: 100%;
}

.block-zoom .card-body{
    top: 50%;
    transform: translateY(-50%);
    position: relative;
}
.container-profil-image{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
}

.container-profil-image img{
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    position: relative;
}
.block-testimonials .col p{
    margin-bottom: 0;
}
.block-testimonials .card{
    border: none;
}
#block-custom-content article >.node__content{
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
}

/*  END BLOC ZOOM   */

.layout--twocol-section{
    width: 100%;
}

.block-counter .col-lg-3:after{
    width: 2px;
    content: " ";
    height: 80%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #CCCCCC;
    opacity: .3;
}
.block-counter .col-lg-3:last-of-type:after{
    display: none;
}


.layout__region--first .field--name-field-media-image img{
    width: 100%;
    height: auto;
}

.node .field--type-image{
    float: none;
    margin: 0;
}

.spb_center{
    margin-top: 0;
    transform: translateY(-50%);
}

#block-popupdecouvrirchequescadeaux {
    display: none;
}

.block-popupdecouvrirchequescadeaux-modal{
    display: block;
    width: 100%;
}
.block-popupdecouvrirchequescadeaux-modal .block{
    padding: 3em 2em;
    text-align: center;
    font-size: 19px;
}
.block-popupdecouvrirchequescadeaux-modal a:hover{
    text-decoration: none;
}
.block-popupdecouvrirchequescadeaux-modal .block p:last-of-type{
    margin-bottom: 0;
}
.block-popupdecouvrirchequescadeaux-modal .spb-popup-main-wrapper{
    border: none;
    border-radius: 50px;
    overflow: hidden;
}

.row-block .row{
    display: block;
}
.item-document{
    margin: 0 15px;
    overflow: hidden;
}
.item-document .contain-img{
    overflow: hidden;
}
.item-document:hover{
    background-color: #FAFAFA;
}
.item-document:hover img{
    transform: scale(1.1);
}
.item-document img{
    width: 100%;
    height: auto;
    transition: all .2s ease-in-out;
}
.list-slide-document .item-document .head-section{
    text-align: center;
    min-height: 50px;
}
.list-slide-document .infographies .item-document .head-section{
    min-height: 105px;
}
.list-slide-document .zoomsurlessolutionsducse .item-document .head-section{
    min-height: 75px;
}
.item-document:after {
    content: " ";
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.zoomsurlessolutionsducse .item-document:after{
    background-color: #FF5418;
}
.zoomsurlessolutionsducse .item-document h4{
    color: #FF5418;
}
.guides .item-document:after{
    background-color: #FAAF0C;
}
.guides .item-document h4{
    color: #FAAF0C;
}
.infographies .item-document:after{
    background-color: #25C8EB;
}
.infographies .item-document h4{
    color: #25C8EB;
}
.item-document h4{
    text-align: center;
    padding: 20px 10px 0px;
    margin-bottom: 0;
}
.item-document span{
    text-align: center;
    font-size: 20px;
    line-height: 1.2em;
    display: inline-block;
}
.list-slide-document .slick-list{
    overflow: hidden;
    padding: 25px 0;
}
.list-slide-document .slick-arrow.slick-disabled{
    opacity: 0.3;
}

.list-slide-document .slick-arrow{
    position: absolute;
    top: 50%;
    left: -3%;
    z-index: 2;
    background-color: #FFF;
    border-radius: 50%;
    outline: none!important;
    cursor: pointer;
    border: 2px solid #FFF;
    transform: rotate(180deg) translateY(50%);
    font-size: 0;
    width: 45px;
    height: 45px;
    transition: border 300ms;
}

.list-slide-document .slick-arrow:before{
    content: " ";
    display: inline-block;
    background: url('/themes/custom/images/fleche-slider-droite.png') center center no-repeat transparent;
    width: 100%;
    height: 100%;
    transition: transform 200ms;
}
.list-slide-document .slick-arrow:hover{
    border-color: #162056;
    border: 2px solid #162056;
}
.list-slide-document .slick-arrow.slick-prev:hover:before{
    transform: translateX(3px);
}
.list-slide-document .slick-arrow.slick-next:hover:before{
    transform: translateX(-3px);
}
.list-slide-document .slick-arrow.slick-next{
    left: auto; 
    right: -2%;
}
.list-slide-document .slick-arrow.slick-next::before{
    background: url('/themes/custom/images/fleche-slider-gauche.png') center center no-repeat transparent;
}

.view-liste-documents .item-list{
    margin: 50px 0;
}
.view-liste-documents .item-list:first-of-type{
    margin-top:0;
}


:root {
    --bg-desktop: none;
    --bg-desktop1: none;
    --bg-desktop2: none;
    --bg-mobile: none;
    --bg-mobile1: none;
    --bg-mobile2: none;
    --bg-color: none;
    --txt-color: none;
}
.c-responsive-background{
    background-image: var(--bg-mobile);
    background-size: cover;
    background-repeat: no-repeat;
}
.c-responsive-background-1{
    background-image: var(--bg-mobile1);
}
.c-responsive-background-2{
    background-image: var(--bg-mobile2);
}
.c-bkg-background{
    background-image: var(--bg-desktop);
    background-size: cover;
    background-repeat: no-repeat;
}
.bkg-custom-color{
    background-color: var(--bg-color);
    color: var(--txt-color);
}
.row-double-display.section-only-text-center >div.column-img,
.row-double-display.section-only-80-text-center >div.column-img{
    display: none;
}
.row-double-display.section-only-text-center >div.column-texte,
.row-double-display.section-only-80-text-center >div.column-texte{
    text-align: center!important;
    margin-top: 0;
}
.row-double-display.section-only-text-center >div.column-texte a{
    color: #FFF;
    text-decoration: underline;
}
.row-double-display.section-only-text-center >div.column-texte p{
    font-weight: 100;
}
.block-services .no-card-bkg-border .card{
    border: none;
    box-shadow: none;
    background-color: transparent;
}
.block-services.block-with-shadow .card{
    overflow: hidden;
}
@media screen and (min-width: 992px) {
    .navbar-expand-lg{
        display: block;
    }
    .separate-md-left{
        border-left: 1px solid #F4F4F4;
    }
    .layout__region--first{
        padding-right: 35px;
    }
}
@media screen and (min-width: 768px) {
    .c-responsive-background{
        background-image: var(--bg-desktop);
    }
    .c-responsive-background-1{
        background-image: var(--bg-desktop1);
    }
    .c-responsive-background-2{
        background-image: var(--bg-desktop2);
    }
    body{
        font-size: 28px;
    }
    .header-container{
        border-bottom: 1px solid #F4F4F4;
    }

    .row-double-display{
        display: inline-block;
        font-size: 0;
        /*flex-direction: row;*/
    }
    .row-double-display >div{
        width: 50%;
        display: inline-block;
        vertical-align: middle;
    }
    .row-double-display.section-tiers-text-center >div.column-img{
        width: 20%;
    }
    .row-double-display.section-tiers-text-center >div.column-texte{
        width: 80%;
        text-align: center!important;
    }
    .row-double-display.section-tquart-text-center >div.column-img{
        width: 40%;
    }
    .row-double-display.section-tquart-text-center >div.column-texte{
        max-width: 60%;
        width: 100%;
        text-align: center!important;
    }
    .row-double-display >div.col-md-12{
        width: 100%;
        padding-top: 4rem;
    }
    .row-double-display.section-only-text-center >div.column-texte{
        max-width: 62%;
        width: 100%;
    }
    .row-double-display.section-only-80-text-center >div.column-texte{
        max-width: 80%;
        width: 100%;
    }
}

@media screen and (max-width: 993px) {
    .layout--twocol-section--50-50 >div{
        max-width: 100%;
    }
    .slide-mobile-pagination .slick-list{
        padding-bottom: 20px!important;
    }
    .slide-mobile-pagination .card >img{
        max-width: 100%;
        height: auto!important;
    }
    .featured-top-popup .spb-popup-main-wrapper{
        left: 5%;
        right: 5%;
    }
    .region-header-form .content .separate-md-left::before{
        content: none;
        display: none;
    }
    .separate-md-left{
        position: relative;
    }
    .separate-md-left::before{
        content: " ";
        position: absolute;
        left: 0;
        width: 1px;
        height: 50%;
        background-color: #F4F4F4;
        top: 50%;
        transform: translateY(-50%);
    }
    .site-footer_bottom_menu .block{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .block-compris-offres-block .container-offers .col-lg-22{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .section-custom.block-offers, .section-custom.block-services, .section-custom.block-mob-np, .block-liste-article-block.section-custom, .block-liste-article-block .section-custom{
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .section-custom.block-offers .header-content-page, .section-custom.block-services .header-content-page, .section-custom.block-mob-np .header-content-page, .block-liste-article-block .header-content-page{
        padding: 0 3rem!important;
    }
    .section-custom.block-offers .container, .section-custom.block-services .container, .section-custom.block-mob-np .container, .block-liste-article-block .force-container, .block-liste-article-block .container{
        max-width: 100%!important;
        padding-right: 0;
        padding-left: 0;
    }
    .block-liste-article-block .force-margin-false, .block-solutions-block .container >.row, .block-services-block .container >.row, .block-services-block .container .min-width-100 {
        margin: 0;
    }
    .block-rse-block .card-body img{
        margin: 0 auto;
    }
    .block-counter .col-lg-3:nth-child(2):after{
        content: "";
        display: none;
    }
    .liste-elt-center.row.slick-slider{
        margin: 0;
    }
    .title-with-icone .ico_rgpd{
        margin-left: 5px !important;
    }
}

@media screen and (max-width: 769px) {
    #content .spb_overlay{
        z-index: 9999999;
    }
    .row-double-display.section-only-text-center >div.column-texte h3, 
    .row-double-display.section-only-80-text-center >div.column-texte h3{
        margin-top: 0;
    }
    ul.check-icone-list li, .content-slide ul li, .column-texte ul li, .content .field--name-body ul li{
        background-size: auto 20px;
        width: 100%;
        text-align: left;
    }
    .block-liste-article-block.section-custom{
        padding: 3rem 0rem!important;
    }
    .block-liste-article-block.section-custom >.container{
        padding-right: 0;
        padding-left: 0;
    }
    .block-testimonials .card{
        padding: 2rem 0 !important;
    }
    .slick-testimonial{
        margin-top: 30px;
    }
    .block-testimonials h4{
        font-size: 14px;
    }
    .block-default-block .section-custom{
        padding: 3rem!important;
    }
    .site-footer__bottom .row{
        padding-left: 0;
        padding-right: 0;
    }
    .block-zoom .background-image{     
        position: absolute;
        width: auto!important;
        height: 100%;
        left: 50%;
        transform: translateX(-50%);
    }
    .block-zoom.zoom-video .background-image{   
        position: relative;
        height: auto;
        left: inherit;
        transform: inherit;
        max-width: 100%;
    }
    .card-zoom >div:first-of-type{
        position: relative;
    }
    .block-zoom.zoom-video .card-zoom >div:first-of-type{
        position: absolute;
    }
    .block-zoom .card-body{
        top: inherit;
        transform: inherit;
    }
    .row-double-display{
        flex-direction: column;
    }
    .row-double-display .column-texte{
        order: 2;
        text-align: center!important;
        margin-top: 25px;
    }
    .block-banner .row-double-display .column-texte{
        margin-top: 0px;
    }
    .row-double-display .column-img{
        order: 1;
    }

    .block-banner .row-double-display .column-texte{
        order: 1;
    }
    .block-banner .row-double-display .column-img{
        order: 2;
    }
    .block-banner-block .column-texte a.ml-3{
        margin-left: 0!important;
    }
    .title-with-icone .ico_rgpd{
        margin-left: 10px!important;
    }
    .title-with-icone span{
        max-width: 68%;
    }
    .site-footer_bottom_menu .block{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .site-footer_bottom_menu h2{
        font-size: 14px;
    }
    .site-footer_bottom_menu .nav-item a, 
    .site-footer_bottom_menu .nav-item span{
        font-size: 14px;
        font-weight: bold;
    }
}

@media screen and (max-width: 780px) {
    .block-liste-article-block{
        max-width: 100vw;
        overflow: hidden;
    }
    .block-liste-article-block .card-img-top{
        max-width: 345px;
    }
    .block-liste-article-block .slick-list{
        max-width: 100%;
    }
    .block-solutions-block .slide-mobile-pagination .card-body p.text-small{
        margin-bottom: 24px;
    }
    .slick-slider-offer, .block-services{
        overflow: hidden;
    }
    .slick-slider-offer.slick-slider .slick-list{
        overflow: visible;
    }
    .slick-slider .slick-list{
        padding-bottom: 20px!important;
    }
    .section-custom.block-offers, .section-custom.block-services, .section-custom.block-mob-np{
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .section-custom.block-offers .header-content-page, .section-custom.block-services .header-content-page, .section-custom.block-mob-np .header-content-page{
        padding: 0 3rem!important;
    }
    .section-custom.block-offers .container, .section-custom.block-services .container, .section-custom.block-mob-np .container{
        max-width: 100%;
        padding: 0;
    }
    .section-custom.block-offers .container .row, .section-custom.block-services .container, .section-custom.block-mob-np .container .row{
        margin: 0;
    }
    .block-services .row{
        margin: 0;
    }
    .block-bid-double-column-block .row .column-texte{
        padding-top: 2em;
        padding-bottom: 2em;
    }

    .block-liste-article-block .section-custom{
        padding: 3rem 0rem!important;
    }
    .block-liste-article-block .header-content-page{
        padding: 0 1.5rem;
    }
    .force-container {
        padding-left: 0!important;
        padding-right: 0!important;
        max-width: 100%!important;
    }
    .force-margin-false{
        margin: 0;
    }
    .block-solutions .card-body{
        min-height: 325px!important;
    }
}

@media screen and (max-width: 576px) {
    .block-bid-double-column-block .row{
        margin: 0;
    }

    .layout__region >.block-title-icone-block:first-of-type .section-custom{
        padding-top: 2rem!important;
    }
}
@media screen and (max-width: 580px) {
    .force-container{
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .force-margin-false{
        margin-right: 0px;
        margin-left: 0px;
        width: 100%;
    }
    .section-custom.block-offers .header-content-page, .section-custom.block-services .header-content-page, .section-custom.block-mob-np .header-content-page{
        padding: 0 1.5rem!important;
    }
    .section-custom{
        padding: 3rem 1.5rem!important;
    }
    .block-compris-offres-block .container-offers .col-lg-22{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .block-inoffers .col-lg-22:first-of-type .separate{
        display: none;
    }
    .block-inoffers .col-lg-22:last-of-type .separate{
        display: block;
    }
    .block-inoffers .separate{
        top: 0;
        width: 80%;
        height: 2px;
        left: 10%;
        right: 10%;
    }
    .btn-header{
        margin: 15px 10px;
    }

    .block-double-column-block .column-texte h3{
        margin: 2rem 0;
    }
}
section.block-offers .card{
    border: 3px solid transparent;
}
section.block-offers .card.conseille{
    border: 3px solid #162056;
}

.card-conseille{
    position: absolute;
    top: -45px;
    left: 0;
    right: 0;
    font-weight: bold;
    font-style: normal;
    font-size: 23px;
}

.liste-elt-center{
    align-items: center;
    justify-content: center;
}


.path-vote-anon #block-custom-content .content{
    padding: 3rem;
}

.node--type-landing-page .field--name-field-image-banniere{
    text-align: center;
    max-width: 1140px;
    margin: 0 auto;
}
.node--type-landing-page .field--name-field-image-banniere img{
width: 100%;
height: auto;
}
.node--type-landing-page .block-title-icone-block ~ .block-field-blocknodelanding-pagefield-image-banniere{
    margin-top: 3em;
}
.node--type-landing-page .block-title-icone-block ~ .block-field-blocknodelanding-pagefield-image-banniere{
    margin-top: 3em;
}

.all-in-background.block-services .card{
    padding-bottom: 1.5rem;
}
.all-in-background.block-services .card .card-body{
    position: absolute;
    bottom: 0;
    color: #FFF;
}
.block-services.offers-with-price .card-body{
    text-align: left;
}
.block-services.offers-with-price .card-body .grid-false-btn{
    position: relative;
    bottom: 0;
    margin-top: 10px;
    display: inline-block;
}

.block-services.offers-with-price .card-body .ico_arrow_right{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.block-services .justify-center{
    justify-content: center;
}
/*.block-services.offers-with-price .slide-mobile-pagination >div >a:hover .ico_arrow_right{
    rotate: -15deg;
}*/
.block-services.dlb-txt .card-body{
    padding-bottom: 0;
}
/*dlm = delete-last-margin-txt*/
.block-services.dlm-txt .card-body{
    padding-bottom: 0;
}
.block-services.dlm-txt .card-body p:last-of-type{
    margin-bottom: 0;
}
@media screen and (max-width: 768px) {
    .block-counter .col-lg-3:nth-child(2)::after{
        display: none;
    }
}

@media screen and (max-width: 576px) {
    .block-counter .col-lg-3:after{
        display: none;
    }
    .container{
        max-width: 90%;
    }
    .section-custom >.container{
        max-width: 100%;
    }
    #header .navbar-brand{
        margin-right: 0;
    }
    #header .block-logo-branding{
        max-width: 33%!important;
    }
    #header .open-menu.btn-header{
        margin: 15px 0;
    }
    #header .btn-header{
        margin: 15px 5px;
    }
    #header .separate-md-left::before{
        display: none;
    }
}
.ico_link_space_client_grey{
    width: 23px;
    height: 21px;
    background: url('../images/espace-client-grey.png') no-repeat;
    background-size: 100%;
}
.ico_handshake_grey {
    width: 34px;
    height: 21px;
    background: url('../images/handshake-grey.png') no-repeat;
    background-size: 100%;
}
.ico_handshake_blue_min {
    width: 28px;
    height: 17px;
    background: url('../images/handshake-blue.png') no-repeat;
    background-size: 100%;
}
@media screen and (max-width: 380px) {
    .block-vote-block .w-100, .block-vote-block .w-100 .col-12.text-center.col-auto, .block-share-block .w-100, .block-share-block .w-100 .col-12.text-center.col-auto{
        padding: 0;
    }
    .share-row-container, .vote-container{
        padding-left: 0!important;
        padding-right: 0!important;
    }
}

.text-bleu-fonce{
    color: #162056;
}

.section-banner-full-width img{
    width: 100%;
}

.block-services.dpb-card .card{
    padding-bottom: 0!important;
}
.block-dbl-column-img-txt.force-all-width .container{
    padding-left: 0;
    padding-right: 0;
}
.block-dbl-column-img-txt.force-all-width .container >.row >.row{
    min-width: 100%;
}
/*Cache le bouton demander une demo du menu pour la page voyage carrefour*/
.page-node-288 #block-custom-main-menu ul.navbar-nav >li:last-of-type{
    display: none;
}

.section-hidden-preview section:after{
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .6;
    background-color: #000;
}

img.image-title-section{
    max-width: 80%;
}

.hyphens-manual{
    hyphens: manual!important;
}

.margin-tb-30{
    margin-top: 30px;
    margin-bottom: 30px;
}

.margin-tb-50{
    margin-top: 50px;
    margin-bottom: 50px;
}

.margin-tb-80{
    margin-top: 80px;
    margin-bottom: 80px;
}

.custom-popin-rounded{
    border-radius: 35px;
    display: table; 
    padding: 10px 20px;
    padding-top: 30px;
    grid-template-columns: repeat(2, 1fr); 
    flex-direction: column;
}
.custom-popin-rounded h3{
    margin-bottom: 0;
}
.custom-popin-rounded .column-img img{
    bottom: -10px;
    position: absolute;
}
.custom-popin-rounded .column-img.not-absolute img{
    bottom: none;
    position: relative;
}

.spb_bottom_bar{
    max-width: 820px;
    left: 50%;
    margin: 0;
    padding: 0;
    background: transparent;
    border: none;
    animation-name: slideUpPopin;
    animation-duration: 5s;
    animation-timing-function: ease-in;
    transform: translate(-50%, -30px);
}

.spb_bottom_bar .spb_close{
    background: transparent;
    font-size: 40px;
    padding: 0 10px;
    margin: 0;
    line-height: 1.2em;
}
.custom-popin-rounded >div{
    display: table-cell;
	flex-direction: column;
}
.custom-popin-rounded .col-md-8{
    width: 100%!important;
}
.custom-popin-rounded .column-texte{
    padding-left: 40px;
}
.custom-popin-rounded .column-texte .btn {
    margin-bottom: 10px;
}
@keyframes slideUpPopin {
    0%,
    50% {
      transform: translate(-50%, 100%);
      opacity: 0;
    }
     
    60%,
    100% {
      transform: translate(-50%, -30px);
      opacity: 1;
    }
  }
@media screen and (max-width: 768px){
    .custom-popin-rounded{
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        padding-top: 20px;
    }
    .custom-popin-rounded div.text-small{
        margin-bottom: 10px;
    }
    .custom-popin-rounded p.metadata{
        margin-bottom: 0px;
    }
    .spb_bottom_bar{
        transform: translate(-50%, 0px);
        max-width: 100%;
        width: 100%;
    }
    .custom-popin-rounded .col-md-8{
        max-width: 100%!important;
        text-align: center!important;
    }
    .custom-popin-rounded .column-texte{
        padding-left: 0px;
    }
    .custom-popin-rounded .column-img{
        display: none;
    }
    @keyframes slideUpPopin {
        0%,
        50% {
          transform: translate(-50%, 100%);
          opacity: 0;
        }
         
        60%,
        100% {
          transform: translate(-50%, 0px);
          opacity: 1;
        }
      }
      /*.layout__region--content >.container.block-lead-form-custom-block{
        max-width: 100%!important;
        padding: 0!important;
      }*/
}

.menu-mea-image{
    max-width: 100%;
}

.visible-only-tablet-mobile{
    display: none!important;
}
.visible-only-desktop{
    display: flex!important;
}
@media screen and (max-width: 993px) {
    .visible-only-desktop{
        display: none!important;
    }
}
@media screen and (min-width: 992px) and (max-width: 993px) {
    .navbar-expand-lg .navbar-toggler{
        display: inherit;
    }
    .d-lg-none{
        display: inherit !important;
    }
}
@media screen and (max-width: 992px){
    .block-navigationprincipale-mobile-modal >div{
        max-width: 100%;
        width: 100%!important;
    }
    #block-navigationprincipale-mobile .navbar-nav >li >ul.dropdown-menu .children-open{
        pointer-events: none;
    }
    #block-navigationprincipale-mobile .navbar-nav >li >ul.dropdown-menu .children-open ~ .dropdown-menu{
        display: block!important;
    }
    #block-navigationprincipale-mobile .navbar-nav >li >ul.dropdown-menu .children-open:after{
        display: none;
    }
    .block-navigationprincipale-mobile-modal .navbar-nav .btn.btn-primary{
        width: 100%;
    }
    .visible-only-tablet-mobile{
        display: flex!important;
    }
    #header .navbar .header-container{
        display: grid;
        grid-template-columns: repeat(12, 1fr);
    }
    #header .navbar .header-container >.block-logo-branding{
        grid-column: 1 / 13;
        grid-row: 1;
    }
    #header .navbar .header-container >.ml-auto.d-flex{
        margin-left: 0 !important;
        justify-content: space-between;
        margin-right: 0;
        grid-row: 2;
        grid-column: 1 / 12;
    }
    #header .navbar .header-container >.ml-auto.d-flex >.region-header-form{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
    }
    #header .navbar .header-container >.ml-auto.d-flex >.region-header-form img{
        max-height: 40px;
    }
    #header .navbar .header-container >.d-sm-inline-block{
        grid-row: 2;
        align-content: center;
        grid-column: 12;
    }
    #header .navbar .header-container >.ml-auto.d-flex >.region-header-form .btn-mea-image{
        font-size: 0;
    }
    #header .navbar .header-container >.ml-auto.d-flex >.region-header-form .btn-mea-image img{
        max-height: 80px;
    }
}

@media screen and (max-width: 465px){
    .page-node-11 .lead-form-custom.container {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .page-node-11 article.container{
        max-width: 100%;
    }
}

@media screen and (max-width: 465px){
    #block-meamobileimagelink .visible-only-tablet-mobile{
        max-width: 220px!important;
    }
}
@media screen and (max-width: 365px){
    #block-meamobileimagelink .visible-only-tablet-mobile{
        max-width: 215px!important;
    }
}

body.node--type-article #block-custom-content .field--name-body a, body.node--type-article #block-custom-content .field--name-body a:hover, body.node--type-article #block-custom-content .field--name-body a:focus, body.node--type-article #block-custom-content .field--name-body a:active{
    color: #fd7e14!important;
}
.node--type-article .layout--twocol-section--67-33 .block-double-column-block .container >.row >.row{
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}

.force-img-width-all img{
    width: 100%;
}

.menu-txt-color-yellow{
    color: #faaf0c!important;
}
.menu-txt-color-orange{
    color: #ff5418!important;
}
.menu-txt-color-bluelight{
    color: #25C8EB!important;
}
.menu-txt-color-red{
    color: #FA1741!important;
}

.nav-item .dropdown-menu .dropdown-menu a.break-this{
    white-space: normal;
}


#marque-blanche-page{
    background-color: #fff;
}

.section-banner-form img{
    max-width: 100%;
}
.contain-min-form form.download-form{
    position: relative;
    bottom: auto;
}
.block-editor-block .column-texte a{
    color: #FF5418;
}

.block-zoom-video-block .featured-top-popup.spb_overlay {
    background-color: #FFF!important;
}
.block-zoom-video-block .featured-top-popup.spb_overlay .spb-popup-main-wrapper{
    background: #FFF!important;
    border: 0!important;
    padding: 0!important;
    height: 100%;
    top: 0;
}
.featured-top-popup .section-custom.pt-0{
    padding: 0 !important;
}
.block-zoom-video-block video,.block-zoom-video-block .container-frame, video{
    box-shadow: 0 15px 40px 0 rgba(0, 0, 0, .2);
    border-radius: 15px;
    z-index: 9;
    position: relative;
    font-size: 0;
    overflow: hidden;
    min-height: 320px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.custom-player{
    max-width: 992px;
    margin: 0 auto;
    position: relative;
}
.custom-player.mb-25{
    margin-bottom: 25px;
}
.custom-player .fond-player{
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    border-radius: 15px;
    left: 25px;
    top: 25px;
}
.logo-player-edenred{
    max-width: 280px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
}
.degrade-edenred{
    background: linear-gradient(90deg, #ff512f, #dd2476);
    border-color: #dd2476 !important;
}
.container-onglets {
    overflow: hidden;
}
.overflow-hidden {
    overflow: hidden;
}
.text-allowed-cookies {
    font-size: 16px;
    color: #FFF;
    max-width: 80%;
    hyphens: initial;
}
.text-allowed-cookies a{
    text-decoration: underline!important;
    font-weight: 600;
    cursor: pointer;
}
/*video::before{
    content: "";
    background: linear-gradient(90deg, #ff512f, #dd2476);
    border-color: #dd2476 !important;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    border-radius: 15px;
    left: 25px;
    top: 25px;
}*/
.layout--onecol .block-customize-form-block{
    max-width: 840px;
    margin: 0 auto;
    margin-bottom: 5rem;
}

ul .not-in-custom-menu {
    display: block!important;
}
ul .in-custom-menu{
  display: none !important;
}
.top-menu-wrapper ul .in-custom-menu{
  display: block !important;
}
.top-menu-wrapper ul .not-in-custom-menu{
  display: none !important;
}
.block-logo-branding nav.block-menu{
    width: 100%;
    padding: 0 10px;
}
.block-logo-branding nav.block-menu ul{
    justify-content: space-between;
    align-items: center;
    text-align: center;
    flex-direction: row;
    gap: 10px;
}
.block-logo-branding nav.block-menu ul >li{
    flex: 1;
}

.block-logo-branding nav.block-menu ul >li .btn{
    padding: 5px !important;
    font-weight: 500;
    font-size: 12px;
}

@media screen and (max-width: 993px) {
    .block-zoom-video-block .spb_close{
        padding: 20px;
    }
    .block-zoom-video-block .featured-top-popup .spb-popup-main-wrapper {
        left: 0;
        right: 0;
        max-width: 100%;
        overflow: hidden;
    }
    ul .in-custom-menu.visible-only-desktop{
        display: none !important;
    }
    ul .not-in-custom-menu.visible-only-desktop{
        display: none !important;
    }
    #header .block-logo-branding.btn-header{
        margin: 0;
        padding: 10px;
        padding-right: 0;
    }
    #header .block-logo-branding.btn-header nav.block-menu ul.clearfix::after{
        display: none!important;
    }
}

@media screen and (min-width: 992px) { 
    ul .not-in-custom-menu.d-lg-none{
        display: none !important;
    }
    .block-logo-branding .block-menu{
        display: none;
    }


    .simple-popup-blocks-global{
        z-index: 9999993;
        position: relative;
    }
}


@media screen and (min-width: 500px) and (max-width: 555px) {
    .block-logo-branding img {
        max-width: 165px;
    }
}

.all-grid{
    grid-column: 1 / 13;
    grid-row: 2;
    width: 100%;
}