.lh-04 {
    line-height: 0.4
}

.types-hp li {
    width: 15%
}

.bulles-sh {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.bulles-sh li {
    width: 22.5%;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 29%);
    padding: 40px 20px;
    background-color: #FFF;
    margin: 20px;
    border-radius: 20px;
}

mark {
    display: inline-block;
    padding: 5px 5px 0;
    margin: 3px 0;
}

.marche-avenir .absolute {
    top: 16px;
    right: -15%;
    text-align: right;
}

.under-border {
    display: inline-block;
    padding: 0 10px;
    line-height: 1;
    margin-bottom: 15px;
}

.under-border span {
    position: relative;
    z-index: 1;
}

.under-border:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50%;
    left: 0;
    background: #B19E7B33;
    z-index: 0;
}

.under-border span {
    z-index: 1;
    position: relative;
}

.types-hp li img,
.bulles-sh li img {
    margin: 0 auto
}

.pt13b13l8r20 {
    padding: 13% 8% 13% 20%;
}

.pt13b13l20r8 {
    padding: 13% 20% 13% 8%;
}

.page-id-22131 .pt13b13l20r8 {
    padding: 6% 20% 6% 8%;
}

.list-chiffre {
    display: flex;
    flex-wrap: wrap;
}

.list-chiffre-1 {
    display: flex;
    flex-wrap: wrap;
}

.list-chiffre li img {
    max-width: 156px;
    margin: 0 auto;
}

.list-chiffre-1 li img {
    max-width: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.list-chiffre-1 li .img_wrapper {
    height: 100px;
    width: 100px;
    background-color: white;
    margin: 0 auto;
    border-radius: 50%;
    position: relative;
    margin-bottom: 20px;
  }


/*.avis li .temoin_bulle {
    width: 100%;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #FFF;
}*/

.avis li .employe {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.avis .profil img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
}

.avis .profil,
.avis .profil_franchise {
    margin: 0;
    width: 33%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -70%);
    top: 0;
}

.avis .profil_franchise {
    width: 60%;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.38) 5px 3px 10px;
}

.blocConfianceEdm .avis .profil {
    width: 50%;
}

.avis .profil {
    max-width: 112px;
}

.avis .profil_franchise {
    max-width: 180px;
}

.blocConfianceEdm .avis .profil {
    max-width: 8.5vw;
}

.avis .verbatim {
    margin-top: 18%;
}

.btn_rs_container {
    display: flex;
    flex-direction: row;
    column-gap: 10px;
}

.btn_rs {
    position: relative;
    left: 0;
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.bgGrey {
    padding: 50px 0;
    background: #e2e2e2;
}

.blocAvantages {
    position: relative;
    margin-top: -2vw;
}

.blocAvantages .flexbox {
    display: flex;
    align-items: center;
    max-width: 1440px;
    width: 85%;
    margin: 0 auto;
}

.blocAvantages .flexbox .text_container {
    padding: 4vw;
    border-radius: 2vw;
    box-shadow: 0px 2px 25px #00000026;
    position: relative;
    left: 3vw;
    z-index: 1;
    background: #ffffff;
}

.blocAvantages .flexbox .image_container {
    position: relative;
    right: 3vw;
    z-index: 0;
}

.blocAvantages .flexbox .image_container img {
    display: block;
}


.blocConfiance {
    position: relative;
}

.blocConfiance .image_background {
    position: relative;
}

.blocConfiance .avis_container {
    position: absolute;
    top: 0;
    width: 45%;
    right: 5%;
    top: 60%;
    transform: translateY(-50%);
}

.blocConfiance .avis li.avis_content {
    box-shadow: 0px 3px 10px #00000029;
    border-radius: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #FFF;
    flex: 1;
}

.blocConfiance .avis li.avis_content .paragrapheConf {
    font-size: 0.938vw
}

.blocConfiance .avis li.avis_content:first-child {
    position: relative;
    left: -6px;
}

.blocConfiance .avis li.avis_content:last-child {
    position: relative;
    right: -6px;
}

.blocConfiance .titre_container {
    position: absolute;
    top: 5%;
    right: 50%;
    width: 85%;
    transform: translateX(50%);
}

.blocConfiance .titre_container .titreConf {
    font-size: 2.083vw;
}

.blocConfiance .avis .etoiles img {
    width: 100%
}

.blocConfiance .avis .etoiles {
    max-width: 169px;
    width: 74%
}

.blocConfiance .avis_container ul {
    padding: 0;
}

.blocConfianceEdm .sliderTemoins li.temoins_content {
    box-shadow: 0px 3px 10px #00000029;
    border-radius: 46px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    background: #FFF;
    padding: 40px 20px;
}

.blocConfianceEdm .avis li p {
    font-size: 1.15vw;
}

.p4p {
    padding: 4%;
}

section.services_bloc .sliderServices .cell {
    border-radius: 20px;
    width: 27.5%;
    background: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 4% 0;
}

section.services_bloc .sliderServices .cell.services {
    border-radius: 20px;
    width: 18.5%;
    background: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 2% 0;
}

section.services_bloc .sliderServices .cell.services {
    border-radius: 20px;
    width: 18.5%;
    background: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 2% 0;
}

/* @media (max-width: 992px) { */
    #slider_services_mobile {
        display: flex ;
        justify-content: center ;
        margin: 0;
    }

    #slider_services_mobile .slider-indicators {
        display: none;
    }
    
    #slider_services_mobile ul.slider-container {
        margin: 0 !important;
    }

    #slider_services_mobile ul.slider-container::-webkit-scrollbar {
        width: 30px !important;
    }
    #slider_services_mobile ul.slider-container li {
        display: flex !important;
        flex-direction: row;
        justify-content: center;
        align-items: flex-start;
    }

    #slider_services_mobile ul.slider-container li > div {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-start;
        width: 100%;
        gap: 12px;
    }
    #slider_services_mobile.swiffy-slider ul.slider-container li > div {}

    #slider_services_mobile ul.slider-container li > div > div {
        width: 48%;
        height: 168px;
    }
    #slider_services_mobile ul.slider-container li > div > div  p.fs14.mb20.bleu_fonce.font-chalet.text_center.lh-14 {
        width: 90%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    #slider_services_mobile li.box-45mob p.fs14.mb20.dark_bleu.font-chalet {
        min-height: 2.5rem;
    }
    
    .slider-item-helper .slider-container>* {
        background: none !important;
    }

    #slider_services_mobile .fake_scrollbar {
        width: 203px;
        height: 10px;
        margin: 0 auto;
        background-color: white;
        position: absolute;
        right: 2rem;
        bottom: 0;
        left: 2rem;
        display: flex;
        justify-content: center;
        padding: 0;
        margin-bottom: 1rem;
        list-style: none;
        border-radius: 8px;
    }
    #slider_services_mobile .fake_scrollbar .thumb {
        height: 100%;
        background-color: #0083CE;
        width: 82px;
        position: absolute;
        left: 0%;
        transition: left 0.2s linear;
        border-radius: 8px;
    }
/* } */

/* section.services_bloc .sliderServices .cell.services img {
    width: 117px;
    height: 95px;
} */

.mb9v {
    margin-bottom: 9vw;
}

.bulle_color.bg_grenat_bulle a.cta.cta-tr-white:hover,
.bulle_color.bg_grenat_bulle a.cta.cta-tr-white span:hover,
.bulle_color.bg_grenat_bulle .cta.cta-tr-white::after {
    color: #9B1631 !important;
}

.player-yt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.5);
}

.player-yt.top32 {
    top: 32% !important;
}

.slider-indicators-round.slider-indicators-gold .slider-indicators>*,
.slider-indicators-round.slider-indicators.slider-indicators-gold>* {
    opacity: 1;
    border: 1px solid #B19E7B;
    margin: 0 5px;
    transition: .3s all ease-in-out;
}

.slider-indicators-round.slider-indicators-gold .slider-indicators>.active {
    background-color: #000;
    width: 28px;
    border-radius: 50px;
}

.slider-indicators-round.slider-indicators-white .slider-indicators>*,
.slider-indicators-round.slider-indicators.slider-indicators-gold>* {
    opacity: 1;
    border: 1px solid #FFF;
    margin: 0 5px;
    background: transparent;
}

.slider-indicators-round.slider-indicators-white .slider-indicators>.active {
    background-color: #000;
    border: 1px solid #000;
}

.slider-nav-round.slider-indicators-white .slider-nav::before {
    background-color: transparent;
    border: 1px solid #FFF;
    width: 2rem;
    height: 2rem;
}

.slider-nav-round.slider-indicators-white .slider-nav::after {
    background-color: #FFF;
}

.slider-nav-round .slider-nav::after,
.slider-nav-square .slider-nav::after {
    width: 1rem;
    height: 1rem;
    margin: 1rem;
}
.elementor-widget-bloc-texte-slider .slider-nav-round .slider-nav::after,
.elementor-widget-bloc-texte-slider .slider-nav-square .slider-nav::after {
    margin: .5rem;
    transform: translate(50%);
}

.elementor-widget-bloc-texte-slider .slider-nav-round .slider-nav-next::after,
.elementor-widget-bloc-texte-slider .slider-nav-square .slider-nav-next::after {
    transform: translate(50%) rotate(180deg);
}

.questions_bloc_franchise a.js-accordion__header {
    display: flex;
    /* justify-content: space-evenly; */
}
.question_bloc svg.icon.down_arrow {
    pointer-events: none;
}

.pos-abs-left-bot {
    position: absolute;
    bottom: 14px;
    left: 14px;
}

.flex-end {
    margin: 1.875rem 0 0 0;
}

.video-briochin {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.img_shadow_radius {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.29) !important;
    border-radius: 20px !important;
}


.find-shop-franchise input {
    border: none;
    width: 300px;
}

.flex-etapes {
    gap: 30px;
}

.flex-etapes .etape {
    padding: 5%;
    text-align: left;
}

.flex-etapes .etape .absolute {
    top: 10px;
    left: 15px;
}

.find-shop-franchise a.cta.cta-tr-gold.absolute {
    height: 48px;
    right: -50px;
    top: 50%;
    transform: translateY(-50%);
    width: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-right-radius: 48px;
    border-bottom-right-radius: 48px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #B19E7B;
    color: white;
    cursor: pointer;
    position: absolute;
}

.grid-communication {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(12, 1fr);
}

.grid-communication .communication01 {
    grid-column: 1 / 9;
    grid-row: 1 / 7;
}

.grid-communication .communication02 {
    grid-column: 9 / 13;
    grid-row: 1 / 5;
}

.grid-communication .communication03 {
    grid-column: 1 / 5;
    grid-row: 7 / 13;
}

.grid-communication .communication04 {
    grid-column: 5 / 9;
    grid-row: 7 / 13;
}

.grid-communication .communication05 {
    grid-column: 9 / 13;
    grid-row: 5 / 9;
}

.grid-communication .communication06 {
    grid-column: 9 / 13;
    grid-row: 9 / 13;
}

.grid-communication img {
    object-fit: cover;
    height: 100%;
    display: inline-block;
}

.nosMetiers {
    border: 5px solid #B19E7B;
    border-radius: 10px;
    overflow: hidden;
    outline: none;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 8px -5px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}

.services_box .nosMetiers .text_container {
    padding: 20px 0;
    transition: height 0.25s ease-out;
    width: 70%;
    margin: 0 auto;
}

.arrow-cta-gold {
    border: 1px solid #B19E7B !important;
}

a .arrow-cta-gold::after {
    background: url(https://www.cdn.shiva.fr/medias/arrow-cta-gold.svg);
}

.cta.big {
    padding: 18px 25px 18px;
}

@media (max-width: 1440px) {
    .services_box .nosMetiers .text_container {
        width: 80%;
    }
}

@media (max-width: 62rem) {
    .slider-indicators {
        /* margin-bottom: 0.5rem; */
        display: flex;
    }
}

@media (max-width:639px) {
    .h60vw_mob {
        height: 60vw;
    }

    .player-yt {
        width: 14.00651465798046%;
    }

    .marche-avenir .absolute {
        top: -25px;
        right: 0;
        text-align: right;
    }

    .find-shop-franchise a.cta.cta-tr-gold.absolute {
        top: 39%;
    }
}

@media (min-width: 1366px) {
    .temoin_bulle .arial {
        min-height: 175px;
    }

    .blocConfianceEdm .temoin_bulle .arial {
        min-height: inherit;
    }
}

@media (min-width:992px) {
    .president {
        top: 50%;
        transform: translateY(-50%);
        width: 53.83647798742138%;
        right: -34%;
    }

    .questions_bloc_franchise .flexAlignEnd>.box-65 {
        margin-left: 35%;
    }

    .box-27 {
        width: 27%;
    }

    .box-32 {
        width: 32%;
    }

    .border-black-left {
        border-left: 2px solid #262626;
        padding: 10px 15px;
    }

    .bg_linear_pink_white {
        background-image: linear-gradient(180deg, #FFF 7%, #F9F4F4 7%, #F9F4F4 84%, #FFF 84%);
    }

    .list-chiffre {
        justify-content: space-between;
    }

    .list-chiffre-1 {
        justify-content: space-between;
    }

    section.services_bloc .sliderServices {
        flex-wrap: wrap;
    }

    section.questions_bloc.rel .col-19-d>.box-50 {
        margin-left: 50%;
    }

    .list-chiffre li {
        border: 1px solid #F1F1F1;
        width: 30%;
        padding: 4% 0;
    }

    .list-chiffre-1 li {
        /*border: 1px solid #F1F1F1;*/
        width: 15%;
        /* padding: 2% 0; */
    }

    .list-chiffre li:nth-child(-n+3) {
        margin-bottom: 35px
    }

    .img_petitR {
        top: 50%;
        transform: translateY(-50%);
        width: 53.83647798742138%;
        right: -34%;
    }

    .img_petitL {
        top: 50%;
        transform: translateY(-50%);
        width: 53.83647798742138%;
        left: -34%;
    }

    .avis li .temoin_bulle {
        height: auto;
    }

    /*.blocConfianceEdm .avis li .temoin_bulle {
        height: 18vw;
    }*/

    .avis li {
        width: 29%;
    }

    .blocConfianceEdm .avis li {
        width: 47%;
    }

    .temoin_bulle .arial {
        min-height: 175px;
    }

    .h450 {
        height: 450px;
    }

    .h600 {
        height: 600px;
    }

    .modele-mandataire .absolute {
        top: 0;
        left: 0;
    }

    .blocConfianceEdm .temoin_bulle .arial {
        min-height: inherit;
    }

    .blocConfiance .avis li {
        padding: 3vw 5%;
    }

    .pb60 {
        padding-bottom: 60px;
    }

    .pb40 {
        padding-bottom: 40px;
    }

    section.questions_bloc.rel .col-21-d>.box-70 {
        margin-left: 30%;
    }

    .plantes {
        z-index: 0;
        top: 0;
    }

    .svg.icon.x-nun.x-rw {
        width: 2em;
        height: 2em;        
        padding: 5px;
        border-radius: 50%;
    }
    .elementor-widget-bloc-faq svg.icon.x-nun.x-rw { color: #fff; border: 1px solid white;}
    .elementor-widget-bloc-questions-reponses svg.icon.x-nun.x-rw {color: #000;}
    main[data-type-page=edm] svg.icon.x-nun.x-rw{ 
        color: var(--color-nc-orange);
        /*border: 1px solid var(--color-nc-orange);*/
    }

    .svg.icon.down_arrow {
        width: 24px;
        height: 24px;
        color: #b19e7b;
        border: 1px solid white;
        padding: 5px;
        border-radius: 50%;
        pointer-events: none;
    }

    section.bg_white .encart-faq svg.icon.x-nun.x-rw, section.bg_white .encart-faq svg.icon.down_arrow{
        color: #a18b5b;
    }

    .flex-etapes .etape {
        width: calc(30% - 20px);
    }

    .flex-etapes .etape-small {
        width: calc(20% - 25px);
        padding: 5% 3%;
    }

    .flex-etapes .etape-big {
        width: calc(40% - 20px);
    }
    .types-hp li img {
        width: auto;
        margin-bottom: 25px;
    }
}

@media(max-width:991px) {

    .marche-avenir .absolute {
        top: 16px;
        right: 5%;
        text-align: right;
    }

    .topArianeLisereBlanc .ariane {
        top: 50px;
        left: 10px;
    }

    .box-32mob {
        width: 32%;
    }

    .avis li .employe {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .player-yt {
        transform: translate(-50%, -100%);
    }

    .box-57mob {
        width: 57%;
    }

    .pos-abs-left-bot {
        bottom: 3px;
        left: 6px;
    }

    section.services_bloc .sliderServices .cell {
        width: 46%;
        margin: 0;
    }

    section.services_bloc .sliderServices .cell.mb40 {
        margin-bottom: 30px;
    }

    section.services_bloc .sliderServices .cell.mt30mob {
        margin-top: 30px;
    }

    .img_petitR,
    .img_petitL {
        bottom: 0;
        transform: translateY(50%);
        left: 10%;
        width: 80%;
        position: absolute;
    }

    .types-hp,
    .bulles-sh {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .types-hp li {
        width: 45%;
        margin-bottom: 25px;
    }
    .types-hp li img {
        width: auto;
        height: 90px;
        margin-bottom: 20px;
    }

    .bulles-sh li {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }

    .types-hp li:last-of-type {
        margin-left: auto;
        margin-right: auto;
    }

    .list-chiffre {
        justify-content: space-between;
        border-top: 1px solid #F1F1F1;
    }

    .list-chiffre-1 {
        justify-content: space-between;
        border-top: 1px solid #F1F1F1;
    }

    .list-chiffre li {
        width: 50%;
        padding: 30px 0;
        border-bottom: 1px solid #F1F1F1;
    }

    .list-chiffre-1 li {
        width: 50%;
        padding: 30px 0;
        /*border-bottom: 1px solid #F1F1F1;*/
    }

    .list-chiffre li:nth-child(odd) {
        border-right: 1px solid #F1F1F1;
    }

    .box_chiffre {
        width: 95%;
        overflow: hidden;
        outline: none;
        margin: 0 auto;
    }

    /*.list-chiffre-1 li:nth-child(odd) {
        border-right: 1px solid #F1F1F1;
    }*/

    .btn_rs_container {
        width: 174px;
    }

    section.services_bloc .services_box {
        width: 100%;
        transform: none;
    }

    .blocAvantages {
        position: relative;
        margin-top: 0;
    }

    .blocAvantages .flexbox {
        display: flex;
        align-items: center;
        width: 100%;
        margin: 0 auto;
        flex-direction: column-reverse;
    }

    .blocAvantages .flexbox .text_container {
        padding: 30px 0;
        border-radius: 0;
        box-shadow: none;
        position: relative;
        left: 0;
        z-index: 1;
        background: #ffffff;
        width: 85%;
        margin: 0 auto;
    }

    .blocAvantages .flexbox .image_container {
        position: relative;
        right: 0;
        z-index: 0;
    }

    ul.sliderTypes li.mautomob {
        width: 100%;
    }

    .flex-etapes .etape {
        width: 100%;
        padding: 20px 45px;
    }

    .flex-etapes .etape-small {
        width: calc(50% - 15px);
    }

    .pt13b13l20r8 {
        padding: 30px 30px 0 !important;
    }

    .pt13b13l8r20 {
        padding: 30px 30px 0 !important;
    }

    .img_petitR,
    .img_petitL {
        bottom: inherit !important;
        transform: translateY(10%) !important;
        left: inherit !important;
        width: 100% !important;
        position: relative !important;
    }

    .blocConfiance .avis_container {
        position: relative;
        top: 0;
        width: 100%;
        right: inherit;
        top: inherit;
        transform: inherit;
        padding: 0;
    }

    .blocConfiance .titre_container .titreConf {
        font-size: 4.036vw;
    }

    .blocConfiance .avis li.avis_content {
        width: 90%;
        padding: 8%;
        box-sizing: border-box;
        flex: inherit;
        margin: 5px 15px 20px;
    }

    .blocConfiance .avis li.avis_content:not(:last-child) {
        margin-bottom: 0;
    }

    .blocConfiance .avis .etoiles {
        margin: 0 auto 30px;
    }

    .blocConfiance .avis li.avis_content .paragrapheConf {
        font-size: 3.214vw
    }

    .blocConfiance .avis_container {
        margin-top: -10%;
    }

    .blocConfiance .avis_container ul {
        margin: 0;
    }

    .blocConfianceEdm .sliderTemoins {
        position: relative;
        top: 0;
        width: 100%;
        right: inherit;
        top: inherit;
        transform: inherit;
        padding: 0;
    }

    .blocConfianceEdm .avis li.temoins_content {
        width: 90%;
        padding: 8%;
        box-sizing: border-box;
        flex: inherit;
        margin-left: 5%;
    }

    .blocConfianceEdm .avis .etoiles {
        margin: 0 auto 30px;
    }

    .blocConfianceEdm .sliderTemoins {
        margin-top: -33%;
    }

    .blocConfianceEdm .sliderTemoins ul {
        margin: 0;
    }

    .blocConfianceEdm .avis li .temoin_bulle {
        height: 18vw;
    }

    .blocConfianceEdm .titre_container {
        position: absolute;
        top: -160px;
        color: white;
    }

    .blocConfianceEdm .avis li p {
        font-size: 3.85vw;
    }

    .blocConfianceEdm .avis li .temoin_bulle {
        height: 90%;
    }

    .blocConfianceEdm .avis .profil {
        max-width: 20vw;
        margin-top: 15px;
    }

    .avis .profil img {
        position: relative;
        left: 50%;
        transform: translate(-50%, 15%);
        width: 80%;
    }

    .slider-nav-round.slider-indicators-white .slider-nav {
        display: none;
    }

    .slider-nav-round.slider-indicators-white .slider-indicators {
        display: flex;
    }

    .chiffres-franchise .slider-indicators-round .slider-indicators>* {
        width: 0.7rem;
        height: 0.7rem;
        margin-right: 5%;
        border: 1px solid #000 !important;
        background-color: #fff !important;
    }

    .chiffres-franchise .slider-indicators-round .slider-indicators>*.active {
        border: 1px solid #B19E7B !important;
        background-color: #B19E7B !important;
    }

    .services_box .slider-indicators-round .slider-indicators>*.active {
        width: 1rem !important;
        border-radius: 50px !important;
    }

    .pr0mob {
        padding-right: 0;
    }
    .elementor-widget-bloc-faq svg.icon.x-nun.x-rw { color: #fff; border: none;}

    .elementor-widget-bloc-questions-reponses svg.icon.x-nun.x-rw {color: #000;}

    main[data-type-page=edm] svg.icon.x-nun.x-rw{ 
        color: var(--color-nc-orange);
        /*border: 1px solid var(--color-nc-orange);*/
    }


}


@media (min-width:640px) and (max-width:991px) {

    img.img_petitR,
    .img_petitL {
        width: 40%;
        left: 30%;
    }

    .pt6b6l8r20 {
        padding: 8% 10% 25% 10%;
    }


    .blocConfianceEdm .avis .profil {
        max-width: 20vw;
    }

}

@media (max-width:640px) {
    .flex-etapes {
        gap: 15px;
    }

    .marche-avenir .absolute {
        top: -25px;
        right: 0;
        text-align: right;
    }

    .flex-etapes .etape-small {
        width: calc(50% - 7.5px);
    }

    .btn_rs {
        display: flex;
    }

    .avis .profil img {
        position: relative;
        left: 50%;
        transform: translate(-50%, 20%);
        width: 100%;
    }

    .mh150mod {
        min-height: 150px;
    }

    .mh30mod {
        min-height: 30px;
    }

    .mh320mob {
        min-height: 320px;
    }

    .mh45mod {
        min-height: 45px;
    }

    .mh15mod {
        min-height: 15px;
    }

    /* section.flexColumn .text_box h1 {
        min-height: 5.125rem;
    } */
}

.sliderServicesAdaptes .cell {
    border-radius: 20px;
    background: #FFF;
    padding: 25px 15px
}

@media (max-width:991px) {
    .sliderServicesAdaptes .cell:not(:last-child) {
        margin-bottom: 30px
    }
}

@media (max-width: 991px) {

    .page-commune .box_shad h2,
    .page-commune .bull_img h2,
    .page-commune .full_bg_blue h2,
    .page-commune .full_bg_blue img.img-responsive {
        margin-top: 20px;
    }

    .page-commune .agence_proche.box-25 {
        width: 90%;
    }

    .page-commune .box_shad .pb20mob .container_full {
        padding: 0 0 20px 0;

    }


    .page-commune .no_img img {
        display: none;
    }


    .page-commune .no_mob_last_img img {
        display: none;
    }

    .page-commune .big_img_lyon img {
        max-width: 110% !important;
        width: 100% !important;
    }
}


@media (min-width: 991px) {
    .page-commune .agence_proche.box-25 {
        width: 28%;
    }

    .page-commune .agence_proche h2 {
        min-height: 50px;
    }
}


.page-commune .e-con-inner {
    margin: 0px;
    max-width: 100% !important;
}

.page-commune .elementor-element.e-con-boxed.e-con {
    padding: 0px;
}

.page-commune .etoile_shiva_bloc_communes {
    width: 30%;
    top: 0;
    right: 0;
    z-index: 0;
}


.page-commune .ariane li {
    list-style-type: none;
}

.page-commune li {
    list-style-type: disc;
}



.page-commune .zi-1 {
    z-index: 1;
}

.page-commune .text_container ul li {
    list-style-position: inside;
    list-style-type: none;
    margin-left: 20px;
    position: relative;
}

.page-commune .text_container ul li:before {
    content: "•";
    position: absolute;
    left: -15px;
    font-size: 16px;
}


.page-commune .zi-1 {
    z-index: 1;
}

.page-commune .text_container ul li a,
.text_container .textToLink ul li a,
.text_container .textToLink a {
    vertical-align: bottom;
    display: inline-block;
}

.topArianeLisereBlanc .ariane {
    top: 40px;
}

/* .page-commune .elementor-widget-bloc-services-adaptes img {
    transform: translateX(10%);
} */

/* .page-commune .resultats.resultatsCommune.flexVertCenter {
    align-items: initial;
} */

@media (min-width:1381px) and (max-width:1680px) {
    .banner_short .container {
        padding-left: 10%;
    }
}

@media (min-width:992px) and (max-width:1680px) {
    .questions_bloc_franchise .box-25 {
        width: 35%;
    }

    .questions_bloc_franchise .flexAlignEnd>.box-65 {
        margin-left: 30%;
        width: 75%;
    }

}

@media (min-width:992px) and (max-width:1199px) {
    .h450 {
        height: 380px;
    }

    .h600 {
        height: 505px;
    }

    .topArianeLisereBlanc .ariane {
        top: 25px;
    }
}

@media (min-width:1200px) and (max-width:1280px) {
    .h450 {
        height: 480px;
    }

    .h600 {
        height: 640px;
    }
}

@media (max-width:992px) {
    .hp-qui-sont-edm .temoin_bulle {
        margin-bottom: 80px
    }

    .hp-qui-sont-edm .sliderTemoins li:last-of-type .temoin_bulle {
        margin-bottom: 0px
    }
}


@media (max-width:480px) {
    .home-prefooter .questions_bloc .plantes.relMobile {
        margin-top: -90px;
        z-index: 0;
    }

    .home-prefooter .questions_bloc .container {
        z-index: 1;
    }

    .home-prefooter section.bandeau_compte_a_rebours>svg {
        pointer-events: none;
    }
}


@media (min-width: 992px) {
    .grand-menage-interventions-ponctuelles-toutes-occasions section.services_bloc .sliderServices .cell {
        width: 45.5%;
        margin: 0;
    }

    .grand-menage-interventions-ponctuelles-toutes-occasions .services_box.box-60 {
        width: 45%;
    }

    .grand-menage-interventions-ponctuelles-toutes-occasions .texte_box.box-35.textCenterMobile {
        width: 65%;
    }

    .grand-menage-interventions-ponctuelles-toutes-occasions .sliderServices.flexEvenly.flexBetweenMobile.flexWrapMobile.flick {
        justify-content: center;
        gap: 20px;
    }

    .grand-menage-interventions-ponctuelles-toutes-occasions h2.white.fs34.font-chalet.mb40.textCenterMobile.mb25mob.text_bold {
        font-size: 40px;
    }
}

@media screen and (max-width: 991px) {
    .cta.w100mob {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}