.banner_container {
    background: #2b426f;
}

.recherchez_aide {
    background: url(../images/background_box_fiche_agence.jpg?w=466) no-repeat;
    background-size: cover;
    border-radius: 20px;
}

.recherchez_aide.aide_menagere {
    background: url(../images/aide_menagere_fiche_agence.jpg?w=466) no-repeat;
    background-size: cover;
}

.card-overlay {
    background: rgba(0, 0, 0, 0.5);
    padding: 30px 7.5%;
    border-radius: 20px;
    height: 100%;
}

.questions_tarifs {
    padding: 30px 4%;
    border-radius: 20px;
    box-shadow: 0px 3px 6px #00000029
}

.head {
    height: 60px;
    background: rgba(160, 147, 135, 0.2);
    top: 0px;
    position: relative;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

.head a {
    width: 100%;
    height: 100%;
    /*background: rgba(160,147,135,0.2);*/
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

.head .absolute {
    top: 50%;
    left: 25px;
    transform: translateY(-50%);
}

.head .absolute.white {
    right: 10px;
    left: auto;
    width: 30px;
    height: 30px;
    border-radius: 30px;
}

.etoile_shiva_bloc_communes {
    width: 30%;
    top: 0;
    right: 0;
    z-index: 0;
}

.resultatsCommune h2 {
    z-index: 1;
    width: 85%;
    min-height: 55px;
}

.sliderServices {
    padding-left: 1%;
    padding-right: 1%;
    overflow: visible;
}

.mapboxgl-ctrl-attrib a[title="Improve this map"] {
    display: none !important;
}

.photoBox {
    box-shadow: 0px 3px 30px #00000029;
}

.mh33 {
    min-height: 33px;
}

.mh33 {
    min-height: 33px;
}

.lisere {
    width: 460px;
    height: 350px;
    border-image: url(../images/texture_liseret3.png) 10;
    background-origin: border-box;
    background-clip: content-box, border-box;
    position: absolute;
    border-style: double;
    border-width: 15px;
}

.imageAgence .padding__container {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 100%;
    margin: 0 auto;

}

.imageAgence .padding__container .height__container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: visible;
    text-decoration: none;
}

#mapInfosBox .mapboxgl-control-container .mapboxgl-ctrl-top-left,
#mapInfosBox .mapboxgl-control-container .mapboxgl-ctrl-bottom-left,
#mapInfosBox .mapboxgl-control-container .mapboxgl-ctrl-bottom-right {
    display: none;
}

.mapboxgl-marker {
    position: absolute;
    top: 0;
    left: 0;
    will-change: transform;
}

#mapInfosBox .marker {
    background-image: url(../images/marker_shiva_gold.svg);
    background-size: cover;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    z-index: 9;
}

.bg_noir {
    background-color: #262626;
}

.page-emploi .banner_container,
.page-template-page-emploi-menage-chez-des-particuliers .banner_container {
    background: #B19E7B;
    min-height: 210px;
}

/* .page-emploi .intro-info,
.page-template-page-emploi-menage-chez-des-particuliers .intro-info {
    margin-top: -210px;
} */


img.alignnone.size-full.wp-image-10304.box-30.box-30mob {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.paragraphePresentation p,
.paragraphePresentation li {
    margin-bottom: 20px;
}

.paragraphePresentation li {
    list-style: disc !important;
    margin-left: 20px;
}

@media (min-width:992px) and (orientation: landscape) {
    div#mapInfosBox {
        width: 100%;
        height: calc(100vh * 0.15);
        max-height: 137px;
    }

    .imageAgence.rel.mr40 {
        transform: translateY(5%);
    }

    .mh320 {
        min-height: 320px;
    }

    /* .sliderEkomiAvis .swiffy-slider {
        top: 40px;
    } */

    .sliderEkomiAvis .swiffy-slider .slider-indicators {
        bottom: -50px;
    }
}

@media (min-width:992px) and (orientation: portrait) {
    div#mapInfosBox {
        width: 100%;
        height: calc(100vh * 0.1);
    }
}

@media (min-width:992px) {
    .prixExcellence {
        z-index: 99;
        background: #fff;
        bottom: -60px;
        left: -60px;
        padding: 10px 10px;
        width: 165px;
        height: 165px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .prixExcellence img {
        width: 155px;
        height: 150px;
    }
    img.mautomob.img_prix_excellence {
        max-width: 90%;
        height: auto;
    }
    .banner .text_container .prixExcellence img.img_prix_excellence.new {
        max-width: 100%;
    }

    .adresse {
        font-size: 12px;
    }

    /*.lisere{width: 80%;height: 85%;}*/
    .ariane {
        z-index: 3;
    }

    .banner_container .ariane .rel {
        background: transparent;
    }

    .banner_container .rel img {
        /*max-height: calc(100vw * 0.3);*/
        /*opacity: 0.8;*/
    }

    .banner_short .text_container {
        top: 50%;
        width: 100%;
        transform: translateY(-50%);
    }

    section.info_agence_intro {
        background: transparent;
        margin-top: -2%;
        position: relative;
        top: 0;
    }

    .infos_box {
        background: #fff;
        padding: 5%;
        width: 100%;
        height: auto;
        border-radius: 20px;
        box-shadow: 0px 3px 30px #00000029;
    }

    .infos_box.fixed {
        position: fixed;
        width: 21.5%;
        padding: 20px;
    }

    .infos_box.absolute {
        position: absolute;
        width: 21.5%;
        padding: 35px;
        bottom: 0 !important;
        right: 0 !important;
        top: auto !important;
        left: auto !important;
    }

    .infos_box img {
        width: 12px;
        left: 0;
    }

    .infos_box .maps img {
        width: 100%;
    }

    .infos_box a.flexEvenly.rel {
        min-height: 30px;
        justify-content: center;
        align-items: center;
        border-bottom: 1px solid #ccc;
    }

    .ekomi_box {
        background: #FCFAF9;
        border-radius: 20px;
        overflow: hidden;
        box-shadow: 0px 3px 30px #00000029;
    }

    .ekomi_box .slide {
        width: inherit;
    }

    img.responsable {
        border-radius: 50%;
        /*border: 10px solid rgba(160,147,135,0.5);*/
    }

    img.verbatim_responsable {
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    img.verbatim_responsable.verbatim2 {
        top: -35px;
    }
    .zoneCouvert  img.verbatim_responsable.verbatim2{top: 0;}

    img.verbatim_responsable.verbatim_quote {
        width: 10%
    }

    img.verbatim_responsable.verbatim_quote.left {
        width: 8%;
        left: 10%;
    }

    .titre.flex img {
        margin-top: -40px;
    }

    .list-service li {
        margin-bottom: 20px;
    }

    .sliderServices .cell {
        width: 46%;
        margin-right: 5%;
        background: #fff;
        box-shadow: 0PX 3px 6px #00000029;
    }

    .btn-circle-normal {
        width: 50px;
        height: 50px;
    }

    .btn-circle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 50%;
        cursor: pointer;
        overflow: hidden;
    }

    .btn-border {
        border: 1px solid #796D62;
    }

    .slick-prev.slick-arrow {
        position: absolute;
        top: 50%;
        left: -10%;
        transform: translateY(-50%);
    }

    .slick-next.slick-arrow {
        position: absolute;
        top: 50%;
        right: -10%;
        transform: translateY(-50%);
    }

    #map {
        width: 100%;
        height: calc(100vw * 0.3);
        max-height: 684px;
    }

    .resultatsCommune .box-30:nth-child(3n) {
        margin-right: 0;
    }

    .photoBox {
        min-height: calc(38vw * 0.61);
    }

    section.questions_bloc {
        min-height: calc(0.25vw * 152.843217665);
    }

    section.questions_bloc.rel .col-21-d>.box-70 {
        margin-left: 30%;
    }

    .plantes {
        z-index: 0;
        top: 0;
        pointer-events: none;
    }

    svg.icon.x-nun.x-rw {
        width: 2em;
        height: 2em;
        color: white;
        border: 1px solid white;
        padding: 5px;
        border-radius: 50%;
    }

    .imageAgence .padding__container {
        max-width: unset;
    }

    /* .pages_villes_desservies .banner_container .rel img {
        max-height: calc(100vw * 0.26);
    } */
}

@media (min-width:992px) and (max-width:1199px) {

    /*.infos_box{height: 540px !important;}
    .infos_box.absolute{height: 580px!important;}*/
    img.verbatim_responsable.verbatim_quote {
        width: 12%
    }

    .banner_short.mt100 {
        margin-top: 70px;
    }
}

@media (min-width:992px) and (max-width:1600px) {
    .banner_container {
        min-height: calc(100vw * 0.35);
    }

    .banner_container picture.hidden-m img {
        object-fit: cover;
        min-height: calc(100vw * 0.35);
    }
}

/*@media (min-width:1060px){
    .lisere{width: 75%;height: 85%;}
}
@media (min-width:1280px){
    .lisere{width: 65%;height: 75%;}
}*/


/*@media (min-width:1200px){
    .infos_box{height: 580px;}
    .infos_box.absolute{height: 610px;}

}

@media (min-width:1366px){
    .adresse{font-size: 13px;}

    .infos_box{height: 580px;}

}
@media (min-width:1680px){
    .infos_box{height: 580px;}
    .infos_box.absolute{height: 610px;}
}
*/

@media (max-width: 1280px) {
    .fs72 {
        font-size: 44px;
    }
}

@media (max-width: 991px) {
    .imageAgence .padding__container {
        position: relative;
        width: 100%;
        height: 100%;
        padding-bottom: unset;
        margin: 0 auto;
        overflow: visible;
    }
    .imageAgence .padding__container .height__container {
        position: relative;
        top: 0;
        left: unset;
        width: 100%;
        height: 100%;
        overflow: unset;
        text-decoration: none;
    }
    /*.prixExcellence {
        z-index: 99;
        width: 120px;
        height: 120px;
        background: #fff;
        top: 50px;
        left: 50px;
    }*/
    .minHeight180mob {
        min-height: 11.25rem;
    }

    .minHeight220mob {
        min-height: 13.75rem;
    }

    a#ctaItineraire {
        max-width: 350px;
    }

    .bg_vert_light_edm.br20.rel.mt60.mt60mob.mt60tab.ptb3lr10.flexCenter.flexColumnMobile {
        padding: 0;
    }

    .bg_vert_light_edm .box-75.padding5p.h100 {
        padding: 5% 10%;
    }

    div#mapInfosBox {
        width: 100%;
        height: calc(100vh * 0.15);
    }

    .text_center_mobile {
        text-align: center;
    }

    .banner_short .text_container {
        top: 0;
        width: 100%;
        transform: translateY(0);
    }

    .page-id-1218 .banner_short .text_container {
        top: 30%;
    }

    .pages_villes_desservies .banner_short .text_container {
        top: 50%;
        width: 100%;
        transform: translateY(-50%);
    }

    img.absolute.mask {
        width: 100%;
    }

    section.info_agence_intro {
        margin-top: 12.5%;
    }

    .fs72 {
        font-size: 37px;
        text-align: center;
    }

    .border-solid-right_DBDBDB {
        border-right: none;
    }

    .page-emploi .banner_container,
    .page-template-page-emploi-menage-chez-des-particuliers .banner_container {
        min-height: 135px;
    }

    /* .page-emploi .intro-info,
    .page-template-page-emploi-menage-chez-des-particuliers .intro-info {
        margin-top: -80px;
    } */

    .banner .text_container {
        text-align: left;
    }

    .infos_box {
        background: #fff;
        padding: 5%;
        height: 100%;
        width: 100%;
        border-radius: 20px;
        box-shadow: 0px 3px 30px #00000029;
    }

    .infos_box .cta.cta-tr-bleu {
        width: 100%;
    }

    .infos_box a.flexEvenly.rel {
        min-height: 30px;
        justify-content: center;
        align-items: center;
        border-bottom: 1px solid #ccc;
        width: 100%;
    }

    .infos_box a.flexEvenly.rel span {
        text-decoration: underline;
    }

    .ekomi_box {
        background: #FCFAF9;
        border-radius: 20px;
        overflow: hidden;
        box-shadow: 0px 3px 30px #00000029;
    }

    img.verbatim_responsable.verbatim_quote {
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%) scale(0.6);
    }

    img.verbatim_responsable {
        top: -36px;
        left: 50%;
        transform: translateX(-50%);
    }

    img.verbatim_responsable.verbatim2 {
        width: 75px
    }

    .liens .list-service {
        display: flex;
    }

    .sliderServices .cell {
        width: 88%;
        margin-right: 5%;
        background: #fff;
        box-shadow: 0px 3px 6px #00000029;
        margin-left: 10px;
        min-height: 92%;
    }

    .questions_tarifs {
        padding: 40px 5%;
        border-radius: 20px;
        box-shadow: 0px 3px 6px #00000029;
    }

    .ctas_container {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .ctas_container a {
        width: 100%;
    }

    .card-overlay {
        background: rgba(0, 0, 0, 0.5);
        padding: 30px 5%;
        border-radius: 20px;
        height: auto;
    }

    .agence_proche {
        width: 90%;
    }

    .flexColumn.flexEvenly.br20.bg_vert_E8F2F2.mt60.rel {
        padding: 5%;
    }

    .flexColumn.flexEvenly.br20.bg_vert_E8F2F2.mt60.rel img.absolute.verbatim_responsable.verbatim_quote {
        top: -5px;
        transform: translateX(-50%) scale(1);
    }
}

@media (min-width: 640px) and (max-width: 991px) {
    .prixExcellence {
        background: #fff;
        padding: 20px;
        bottom: 20%;
        z-index: 7;
        left: 5%;

        max-width: 155px;
    }

    .resultatsCommune .agence_proche {
        width: 48%;
    }

    .resultatsCommune .box-30 {
        margin-right: 2%;
    }

    .resultatsCommune .box-30:nth-child(2n) {
        margin-right: 0;
    }

    .resultatsCommune .p2point5_5p {
        padding: 5%;
    }

    .listeAgencesVilles .box-30 {
        width: 30%;
    }

    section.banner.banner_short.mt100.mt0mob {
        max-height: 100vh;
        overflow: hidden;
    }

    section.banner.banner_short .box-70mob {
        width: 65%;
    }

    /* .banner_short .text_container {
        top: 0;
        width: 100%;
        transform: translateY(0);
    } */
    section.info_agence_intro {
        margin-top: 10%;
    }
}

@media (max-width: 640px) {
    .banner .text_container img{max-width: 80%;}
    .resultatsCommune h2{min-height: auto;}
    .pages_villes_desservies .elementor-widget-bloc-agence-pages-communes,
    .pages_villes_desservies section.container.bg_white.mb80 {
        min-height: 100vh;
    }

    .prixExcellence {
        z-index: 99;
        background: #fff;
        padding: 30px 10px;
        bottom: 20px;
        left: 0;
    }

    .prixExcellence {
        max-width: 155px;
        max-height: 155px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .banner .text_container .prixExcellence img {
        max-width: 90%;
        filter: brightness(1);
    }
    
    .banner .text_container .prixExcellence img.img_prix_excellence.new {
        max-width: 100%;
    }

    .fs72 {
        font-size: 30px;
        text-align: center;
    }

    h1.fs50 {
        text-align: center;
    }

    .listeAgencesVilles .box-30 {
        width: 48%;
    }

    .listeAgencesVilles .box-30 {
        margin-right: 2%;
    }

    .listeAgencesVilles .box-30:nth-child(2n) {
        margin-right: 0;
    }

    .list-service li::before {
        content: "";
        background: url(../images/chevron-bulle.svg) no-repeat;
        width: 22px;
        height: 22px;
        left: -20px;
        position: absolute;
        margin-right: auto;
    }

    .list-service li a {
        margin-left: 12px;
    }

    .liens .list-service {
        display: flex;
        transform: translateX(5%);
    }

    ul.list-service li a {
        width: 100%;
    }

    .mh33 {
        min-height: unset;
    }

    .banner_short .banner_container .text_container h1 {
        min-height: 70px;
    }

    section.container .text_box p.intro_dep {
        min-height: 16.1875rem
    }

    .intro-info .box-25.mauto.flexCenter {
        width: 100%;
        min-height: 390px;
    }

    .intro-info .text_intro h1 {
        width: 100%;
        min-height: 58px;
    }

    .intro-info .text_intro span.bg_bleu_lighter.ph6v8.mr10.mr0mob {
        width: 100%;
        min-height: 32px;
    }

    .intro-info .text_intro p.quartiers {
        width: 100%;
        min-height: 59px;
    }

    .intro-info .text_intro .nonPrint.flexAlignCenterMobile {
        width: 100%;
        min-height: 40px;
    }

    /*.adresse, .box-40 a.cta.cta.cta-tr-bleu.mr15.mr0mob.flexCenterMobile{font-size: 12px;}*/
}


/* @media (max-width:400px){
    .adresse, .box-40 a.cta.cta.cta-tr-bleu.mr15.mr0mob.flexCenterMobile{font-size: 10px;}
} */

@media (max-width:330px) {
    .fs72 {
        font-size: 24px;
    }

    .ariane li a {
        font-size: 10px;
    }

    h1.fs32 {
        font-size: 29px;
    }
}

@media (min-width: 992px) and (orientation:portrait) {

    .ekomiImage,
    .elementor img.ekomiImage {
        max-width: 50px;
    }
}


/* bloc services plusiers pages */

.shiva_services.container {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
    position: relative;
    z-index: 1;
}

.shiva_services.container .box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    width: 35%;
    height: calc(35vw * 0.41);
}

.shiva_services.container .box p.font-chalet {
    width: 75%;
}

@media (min-width:992px) and (max-width:1199px) {
    .shiva_services.container .box {
        height: calc(35vw * 0.5);
    }

    .shiva_services.container .box {
        width: 44%
    }
}

@media (min-width:1200px) and (max-width:1366px) {
    .shiva_services.container .box {
        height: calc(35vw * 0.45);
    }
}

@media (max-width:991px) {
    .shiva_services.container {
        align-items: flex-start;
    }

    .shiva_services.container .box {
        height: calc(55vw * 0.41);
    }

    .sliderEkomiAvis .slider-indicators {
        bottom: -30px;
    }
}

@media (max-width:767px) {
    .shiva_services.container {
        display: flex;
        justify-content: space-evenly;
        flex-direction: column;
        align-items: center;
        width: 90%;
        position: relative;
        padding: 0;
        margin-left: auto;
        left: 0;
        margin-right: auto;
        transform: translateX(0);
        height: 31.25rem;
    }

    .shiva_services.container .box {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border-radius: 25px;

        width: 100%;
        height: calc(90vw * 0.6);
    }
}

a.listCommuneElement {
    font-size: 11px;
    font-family: 'sofia-pro', 'sofia-pro-fallback', Arial, sans-serif;
    line-height: 1.4;
    margin-bottom: 2px;
    color: #262626;
    text-decoration: none;

}

@media (max-width:991px) {
    a.listCommuneElement {
        width: 100%;
    }
}
@media (max-width:420px){
    .banner .text_container img{max-width: 100%;}

}