/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


:root {
    --vert-fonce: #374536;
    --vert-pale: #E1F0E2;
    --vert-flash: #A2DD97;
    --bleu-fonce: #13414F;
    --bleu-pale: #DCF0F5;
    --bleu-flash: #73C7DB;
    --gris-fonce: #424242;
    --gris-pale: #F4F4F4;
    --gris-flash: #A9A9A9;
}

* {
  -webkit-tap-highlight-color: transparent;
}

body {
    background-color: var(--vert-fonce);
}

.elementor-menu-toggle {
    background-color: transparent !important;
}

.aspect_ratio_16_9 {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
}

.aspect_ratio_16_9 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.aspect_ratio_10_5 {
    position: relative;
    width: 100%;
    aspect-ratio: 10 / 5.3;
    overflow: hidden;
}

.aspect_ratio_10_6 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.aspect_ratio_5_2 {
    position: relative;
    width: 100%;
    aspect-ratio: 5 / 2;
    overflow: hidden;
}

.aspect_ratio_5_2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.aspect_ratio_9_7 {
    position: relative;
    width: 100%;
    aspect-ratio: 9 / 7.6;
    overflow: hidden;
}

.aspect_ratio_9_7 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.aspect_ratio_1_1 {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
}

.aspect_ratio_1_1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.aspect_ratio_1_09 {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 0.9;
    overflow: hidden;
}

.aspect_ratio_1_09 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.aspect_ratio_392_211 {
    position: relative;
    width: 100%;
    aspect-ratio: 392 / 211;
    overflow: hidden;
}

.aspect_ratio_392_211 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.aspect_ratio_4_3 {
    position: relative;
    width: 100%;
    aspect-ratio: 4 / 3;
    overflow: hidden;
}

.aspect_ratio_4_3 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 4 / 3;
    display: block;
}

.contain_img img {
    object-fit: contain !important;
}


.nouvelles_btn .elementor-button-content-wrapper {
    align-items: center;
    gap: .5vw;
}
.nouvelles_btn .elementor-button-text {
    font-size: 16px; /* fallback for old browsers */
    font-size: clamp(16px, 1vw, 100px) !important;
}

.nouvelles_btn .elementor-button-icon {
    font-size: 26px; /* fallback for old browsers */
    font-size: clamp(26px, 1.8vw, 100px) !important;
}



/* button */

@media only screen and (max-width : 1439px) {

    /* .svg_button {
        width: 243px !important;
        height: auto !important;
    }

    .svg_button svg {
        width: 243px !important;
        height: auto !important;
    } */

    .svg_button:not(.custom_width) {
        width: 243px !important;
        height: auto !important;
    }

    .svg_button:not(.custom_width) svg {
        width: 243px !important;
        height: auto !important;
    }

    .svg_button.custom_width {
        width: auto !important;
        height: 50px !important;
    }

    .svg_button.custom_width svg {
        width: auto !important;
        height: 50px !important;
    }
}

/* header */

.elementor-location-header {
    height: 0;
    overflow-x: hidden;
}

.elementor-location-header > div {
    width: 100% !important;
}

header {
    transition: all 3s;
    transition-timing-function: linear;
}

.header_menu_gauche .mot_2,
.header_menu_gauche .marque,
.header_menu_gauche .contact,
.header_menu_gauche .partenaires,
.header_menu_gauche .wpml-ls-item {
    display: none !important;
}

.elementor-location-header .main_menu_logo svg .st1 {
    fill: #FFF !important;
}

.header_menu_gauche .vivre a,
.header_menu_gauche .etudier a,
.header_menu_gauche .investir a,
.header_menu_gauche .voyager a {
    position: relative;

}

.header_menu_gauche .vivre a:after,
.header_menu_gauche .etudier a:after,
.header_menu_gauche .investir a:after,
.header_menu_gauche .voyager a:after {
    content: '';
    position: absolute;
    right: -1vw;
    color: #fff;
    background-color: transparent !important;
    opacity: 1 !important;
    display: block !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 7.7 15' style='enable-background:new 0 0 7.7 15;' xml:space='preserve'%3E%3Cstyle%3E.main_menu_caret { fill: %23FFFFFF; }%3C/style%3E%3Cpath class='main_menu_caret' d='M0.2,0.3l7.2,7.2l-7.2,7.2C3.6,10.5,3.6,4.5,0.2,0.3z'%3E%3C/path%3E%3C/svg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: .5vw;
    height: .5vw;
    transition: all .3s ease !important;
}

.header_menu_gauche .vivre:hover a:after,
.header_menu_gauche .etudier:hover a:after,
.header_menu_gauche .investir:hover a:after,
.header_menu_gauche .voyager:hover a:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 7.7 15' style='enable-background:new 0 0 7.7 15;' xml:space='preserve'%3E%3Cstyle%3E.main_menu_caret { fill: %23A2DD97; }%3C/style%3E%3Cpath class='main_menu_caret' d='M0.2,0.3l7.2,7.2l-7.2,7.2C3.6,10.5,3.6,4.5,0.2,0.3z'%3E%3C/path%3E%3C/svg%3E");
}

.header_menu_gauche .main_menu_caret {
    fill: #FFFFFF;
}

.header_menu_gauche .main_menu_caret:hover {
    fill: #A2DD97;
}

@media screen and (max-width: 767px) {

    .elementor-location-header .main_menu_logo {
        transform: translateY(4px);
    }

    .elementor-location-header .main_menu_gauche {
        top: 9px !important;
        left: 9px !important;
    }

    .header_menu_gauche .mot_2,
    .header_menu_gauche .marque,
    .header_menu_gauche .contact,
    .header_menu_gauche .partenaires,
    .header_menu_gauche .wpml-ls-item {
        display: inline !important;
    }

    .header_menu_gauche ul {
        margin: 20px 0 0 0;
    }

    .header_menu_gauche .vivre,
    .header_menu_gauche .etudier,
    .header_menu_gauche .investir,
    .header_menu_gauche .voyager {
        background-color: #E1F0E2 !important;
        background-image: url(/wp-content/uploads/2024/02/BTN-Arrow-green.svg);
        background-repeat: no-repeat;
        background-position: center right 22px;
        background-size: 33px 33px;
        margin: 0 33px 20px 33px;
        border-radius: 15px;
    }

    .header_menu_gauche .etudier {
        background-color: var(--bleu-pale) !important;
        background-image: url(/wp-content/uploads/2024/02/BTN-Arrow-bleu-fonce.svg);
    }

    .header_menu_gauche .investir {
        background-color: var(--gris-pale) !important;
        background-image: url(/wp-content/uploads/2024/02/BTN-Arrow-gris-fonce.svg);
    }

    .header_menu_gauche .vivre a,
    .header_menu_gauche .etudier a,
    .header_menu_gauche .investir a,
    .header_menu_gauche .voyager a {
        color: #374536 !important;
        display: block !important;
        font-size: 24px !important;
        line-height: 1.1 !important;
    }

    .header_menu_gauche .vivre:hover a,
    .header_menu_gauche .vivre:focus a,
    .header_menu_gauche .vivre:active a,
    .header_menu_gauche .etudier:hover a,
    .header_menu_gauche .etudier:focus a,
    .header_menu_gauche .etudier:active a,
    .header_menu_gauche .investir:hover a,
    .header_menu_gauche .investir:focus a,
    .header_menu_gauche .investir:active a,
    .header_menu_gauche .voyager:hover a,
    .header_menu_gauche .voyager:focus a,
    .header_menu_gauche .voyager:active a {
        color: #374536 !important;
    }

    .header_menu_gauche .etudier a {
        color: var(--bleu-fonce) !important;
    }

    .header_menu_gauche .etudier:hover a,
    .header_menu_gauche .etudier:focus a,
    .header_menu_gauche .etudier:active a {
        color: var(--bleu-fonce) !important;
    }

    .header_menu_gauche .investir a {
        color: var(--gris-fonce) !important;
    }

    .header_menu_gauche .investir:hover a,
    .header_menu_gauche .investir:focus a,
    .header_menu_gauche .investir:active a {
        color: var(--gris-fonce) !important;
    }

    .header_menu_gauche .vivre .mot_1,
    .header_menu_gauche .etudier .mot_1,
    .header_menu_gauche .investir .mot_1,
    .header_menu_gauche .voyager .mot_1 {
        display: inline !important;
    }

    .main_menu_gauche {
        display: inline-flex;
        width: auto;
        position: absolute;
        top: 0.1vw;
        left: 1vw;
        z-index: 10001;
        bottom: 0;
        width: 7vw;
        display: flex;
        justify-content: center;
    }

    .main_menu_gauche .elementor-menu-toggle {
        border: 1px solid #A2DD97;
        border-radius: 50%;
        width: 26px;
        height: 26px;
        background-color: #A2DD97 !important;
        -webkit-tap-highlight-color: transparent !important;
    }

    .main_menu_gauche .elementor-menu-toggle svg path {
        fill: #374536;
    }

    .main_menu_gauche .elementor-menu-toggle:hover,
    .main_menu_gauche .elementor-menu-toggle:focus,
    .main_menu_gauche .elementor-menu-toggle:active {
        background-color: transparent !important;
    }

    .main_menu_gauche .elementor-menu-toggle:hover svg path,
    .main_menu_gauche .elementor-menu-toggle:focus svg path,
    .main_menu_gauche .elementor-menu-toggle:active svg path {
        fill: #A2DD97;
    }

    .main_menu_gauche .elementor-nav-menu--dropdown.elementor-nav-menu__container {
        background-color: #374536 !important;
        border-top: 1px solid #A2DD97 !important;
        border-bottom: 1px solid #A2DD97 !important;
        margin-top: 2vw !important;
        padding: 16px 0 !important
    }

    .main_menu_gauche .elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-nav-menu a {
        color: #fff;
        font-weight: 600 !important;
    }

    .main_menu_gauche .elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-nav-menu a .sub-arrow {
        fill: #A2DD97 !important;
    }

    .main_menu_gauche .has-submenu.highlighted .sub-arrow svg {
        transform: rotate(90deg);
    }

    .main_menu_gauche .elementor-nav-menu--dropdown .elementor-item.elementor-item-active,
    .main_menu_gauche .elementor-nav-menu--dropdown .elementor-item.highlighted,
    .main_menu_gauche .elementor-nav-menu--dropdown .elementor-item:focus,
    .main_menu_gauche .elementor-nav-menu--dropdown .elementor-item:hover,
    .main_menu_gauche .elementor-sub-item.elementor-item-active,
    .main_menu_gauche .elementor-sub-item.highlighted,
    .main_menu_gauche .elementor-sub-item:focus,
    .main_menu_gauche .elementor-sub-item:hover {
        background-color: transparent !important;
    }

    .main_menu_gauche .has_mega_menu > li {
        padding: 20px !important;
    }

    .main_menu_gauche .has_mega_menu {
        padding: 0 !important;
    }

    .main_menu_gauche nav > ul > li > a  {
        padding: 18px 34px !important;
    }
}

/* sub menu */

.elementor-location-header .sub_menu {
    background-color: var(--vert-fonce);
    padding: 1vw 5.24vw;
    border-top: 1px solid var(--e-global-color-accent);
    margin-bottom: 3px;
}

.elementor-location-header .sub_menu a {
    color: #fff;
    opacity: .5;
    transition: all .3s ease;
    font-size: 1vw;
    text-transform: uppercase;
    line-height: 1.3;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    margin-right: 3.51vw;
    white-space: nowrap;
}

.elementor-location-header .sub_menu a:last-child {
    margin-right: 0;
}

.elementor-location-header .sub_menu a:hover,
.elementor-location-header .sub_menu a:focus,
.elementor-location-header .sub_menu a:active {
    text-decoration: none;
    color: #fff;
    opacity: 1;
}

@media only screen and (max-width : 1439px) {
    .elementor-location-header .sub_menu a {
        font-size: 14px;
        margin-right: 52px;
    }
}

@media only screen and (max-width : 767px) {

    .elementor-location-header .sub_menu a {
        margin-right: 24px;
    }
}

/* footer */

.elementor-location-footer {
    z-index: 151;
    position: relative;
}

.footer_bottom_2 p {
    margin: 0 !important
}

.footer_bottom_2 a {
    color: #fff !important;
}

.footer_bottom_2 a:hover {
    text-decoration: underline !important;
}

.footer_lang_switcher .wpml-ls-current-language {
    display: none !important;
}

.footer_lang_switcher li a {
    background-color: transparent;
    border: 1px solid #374536;
    width: 2.08vw;
    height: 2.08vw;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.footer_lang_switcher li a:hover,
.footer_lang_switcher li a:focus,
.footer_lang_switcher li a:active {
    background-color: #374536;
    color: #A2DD97;
}

.footer_top .footer_only {
    display: none !important;
}

@media only screen and (max-width : 1023px) {
    .footer_lang_switcher li a {
        width: 2.08vw;
        height: 2.9vw;
    }
}

@media screen and (max-width: 767px) {

    .footer_top {
        align-items: center !important;
        display: block;
        padding-left: 0 !important;
        padding-right: 0 !important;
        overflow: hidden !important;
    }

    .footer_top .logo_footer_div {
        width: 200px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: 20px !important;
        /* border-bottom: 1px solid var(--vert-fonce); */
        /* overflow-x: hidden; */
    }

    .footer_top .logo_footer_div svg {
        margin-bottom: 20px;
    }

    .footer_top .logo_footer_div:after {
        display: block;
        content: '';

        border-bottom: 1px solid var(--vert-fonce);
        margin-left: -100vw;
        margin-right: -100vw;
    }

    .footer_top .elementor-widget-image {
        margin-bottom: 20px;
    }

    .footer_top .elementor-widget-nav-menu {
        margin-top: 20px;
        display: flex !important;
        flex-wrap: wrap !important;
        /* justify-content: center !important; */
        justify-content: flex-start !important;
        padding: 0 20px;
    }

    .footer_top .elementor-widget-wpml-language-switcher {
        margin-top: 10px;
    }

    .footer_top .elementor-nav-menu--layout-horizontal {
        display: flex;
        justify-content: center;
    }

    .footer_top .wpml-ls ul {
        text-align: left;
    }

    .footer_top .elementor-nav-menu--burger {
        margin-bottom: 0 !important
    }

    .footer_top img {
        width: 23.42vw !important;
        max-width: 23.42vw !important;
    }

    .footer_lang_switcher li a {
        width: 5.08vw !important;
        height: 5.08vw !important;
    }

    .footer_lang_switcher .wpml-elementor-ls .wpml-ls-item {
        font-size: 1.75vw !important;
    }

    .footer_top .elementor-nav-menu--dropdown li a {
        font-size: 3.0vw !important;
        border-bottom: 1px solid #fff !important;
    }

    .footer_top .elementor-nav-menu--dropdown li a:hover {
        color: #fff !important;
        background-color: #374536 !important;
    }

    .footer_bottom_1 {
        flex-wrap: wrap !important;
        /* display: none !important; */
    }

    .footer_bottom_1 a {
        flex-basis: 50% !important;
        border-right: none !important;
    }

    .footer_bottom_1 a .elementor-heading-title {
        font-size: 2vw !important;
    }

    .footer_bottom_2 p,
    .footer_bottom_2 a {
        font-size: 12px !important;
    }

    .footer_bottom_2 .footer_copyright span {
        display: block;
        margin-top: 6px;
    }

    .footer_bottom_2 .footer_copyright span.bullet {
        display: none !important;
    }

    .footer_bottom_2 .footer_credit .elementor-widget-container {
        display: flex;
    }

    .footer_bottom_2 .footer_credit .elementor-widget-container a {
        padding: 0 !important;
    }

    .footer_top .elementor-nav-menu {
        justify-content: center !important;
    }

    .footer_top .elementor-nav-menu li {
        /* display: block !important; */
        padding: 0 !important;
        margin: 3px !important;
        flex: 0 0 100%;
    }

    .footer_top .elementor-nav-menu li.footer_only {
        flex: 0 1 50%;
        margin: 0 !important;
        padding: 18px !important;
        background-color: var(--vert-fonce) !important;
        text-align: left;
    }

    .footer_top .elementor-nav-menu li.footer_only a {
        text-align: left !important;
        display: flex !important;
        justify-content: space-between;
    }

    .footer_top .elementor-nav-menu li.footer_only a span {
        background-image: url(/wp-content/uploads/2024/01/Fleche-blanche2.svg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
        width: 14px;
        height: 14px;
        display: inline-block !important;
        transform: translateY(1px);
    }

    .footer_top .elementor-nav-menu li:nth-child(1),
    .footer_top .elementor-nav-menu li:nth-child(3) {
        border-bottom: 1px solid var(--e-global-color-accent);
        border-right: 1px solid var(--e-global-color-accent);
    }

    .footer_top .elementor-nav-menu li:nth-child(2),
    .footer_top .elementor-nav-menu li:nth-child(4) {
        border-bottom: 1px solid var(--e-global-color-accent);
    }

    .footer_top .elementor-nav-menu li:nth-child(5),
    .footer_top .elementor-nav-menu li:nth-child(6),
    .footer_top .elementor-nav-menu li:nth-child(7) {
        flex: 0 0 auto;
        margin-top: 24px !important;
    }

    .footer_top .elementor-nav-menu li.footer_only a {
        color: var(--e-global-color-accent) !important;
    }

    .footer_top .elementor-nav-menu li a {
        display: block !important;
        padding: 3px !important;
        margin: 0 !important;
        text-align: left !important;
    }

    .footer_lang_switcher .wpml-elementor-ls .wpml-ls-item {
        padding-left: 15px !important;
    }
}

@media screen and (max-width: 599px) {

    .footer_bottom_1 .e-con-inner {
        justify-content: space-between !important;
    }

    .footer_bottom_1 a {
        flex-basis: 100% !important;
        padding: 5vw !important
    }

    .footer_bottom_1 a .elementor-heading-title {
        font-size: 3.5vw !important;
    }

    .footer_bottom_2 {
        display: block !important;
    }

    .footer_bottom_2 p,
    .footer_bottom_2 a {
        text-align: center !important;
    }

    .footer_bottom_2 .footer_credit {
        margin-top: 1vw !important;
    }

    .footer_bottom_2 .footer_credit a {
        padding: 1vw !important;
        font-size: 12px !important;
    }

    .footer_bottom_2 .footer_credit > div {
        text-align: center !important;
    }

    .footer_top img {
        width: 200px !important;
        max-width: 200px !important;
    }

    .footer_lang_switcher li a {
        width: 8vw !important;
        height: 8vw !important;
    }

    .footer_lang_switcher .wpml-elementor-ls .wpml-ls-item {
        font-size: 3vw !important;
    }
}

@media screen and (max-width: 499px) {

    .footer_top .elementor-nav-menu li.footer_only {
        flex: 0 0 100%;
    }

    .footer_top .elementor-nav-menu li:nth-child(1),
    .footer_top .elementor-nav-menu li:nth-child(3) {
        border-right: 0px solid var(--e-global-color-accent);
    }

    .footer_top .elementor-nav-menu li:nth-child(5),
    .footer_top .elementor-nav-menu li:nth-child(6),
    .footer_top .elementor-nav-menu li:nth-child(7) {
        flex: 0 0 100%;
    }

    .footer_top .elementor-nav-menu li:nth-child(6),
    .footer_top .elementor-nav-menu li:nth-child(7) {
        margin-top: 0 !important;
    }
}

/* breadcrumb */

.breadcrumb,
.breadcrumb a {
    font-size: 1vw;
    line-height: 1.3;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    color: rgba(55, 69, 54, .55);
}

.breadcrumb .current {
    font-weight: 700;
    color: rgb(55, 69, 54);
}

@media only screen and (max-width : 1439px) {

    .breadcrumb,
    .breadcrumb a {
        font-size: 14px;
    }
}

/* home_le_choix_naturel */

.home_le_choix_naturel .e-con-inner {
    display: block !important;
}

.home_le_choix_naturel .video-container {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    animation: clipVideo 4s ease-out forwards;
    border-radius: 4.71vw;
}

@keyframes clipVideo {
    from {
        clip-path: inset(50% 50% 50% 50% round 4.71vw);
    }
    to {
        clip-path: inset(0% 0% 0% 0% round 4.71vw);
    }
}

.home_le_choix_naturel video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    border-radius: 20px;
}

.home_le_choix_naturel {
    padding: 0 5.56vw 5.56vw 5.56vw;
}

.home_le_choix_naturel > div {
    position: relative;
}

.home_le_choix_naturel_titre {
    position: absolute;
    top :0;
    left: 0;
    width: 100%;
    height: 100%;
    animation: home_le_choix_naturel_titre_anim 4s ease-out forwards;
}

@keyframes home_le_choix_naturel_titre_anim {
    from {
        transform: scale(.0125);
        opacity: 0;
    }
    to {
        transform: scale(1);
        opacity: 1;
    }
}



.home_le_choix_naturel_titre .elementor-widget-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.home_le_choix_naturel_titre {
    text-shadow: 0px 0px 75px rgba(0,0,0,.6);
}

.home_le_choix_naturel_titre span {
    font-family: "EB Garamond", serif !important;
    font-weight: 500 !important;
    font-size: 11.75vw;
}

.home_le_choix_naturel_btn {
    opacity: 0;
    animation: home_le_choix_naturel_btn_anim .5s ease-in-out forwards;
    animation-delay: 4s;
}

.titre_span_garamond span {
    font-family: "EB Garamond", serif !important;
    font-weight: 500 !important;
    font-size: 130%;
}

@keyframes home_le_choix_naturel_btn_anim {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@media screen and (max-width: 767px) {

    .home_le_choix_naturel .video-container-master {
        width: 100%;
        height: 0;
        padding-bottom: calc( 100vh - 150px );
    }

    .home_le_choix_naturel .video-container {
        padding-bottom: 0 !important;
        position: absolute;
        top: 0;
        left:0;
        width: 100%;
        height: 100%;
    }

    .home_le_choix_naturel_btn  {
        left: 0 !important;
        right: 0 !important;
    }

    .home_le_choix_naturel_btn .svg_button {
        margin: auto;
    }
}

/* home_laissez_vous_charmer */

.home_laissez_vous_charmer h2 span {
    font-family: "EB Garamond", serif !important;
    font-weight: 500 !important;
    font-size: 6.32vw;
}

@media screen and (max-width: 767px) {

    .home_laissez_vous_charmer_title .elementor-widget-container {
        margin-bottom: 15.36px !important;
    }

    .home_laissez_vous_charmer h2 {
        font-size: 36.7872px !important;
    }

    .home_laissez_vous_charmer h2 span {
        font-size: 48.5376px !important;
    }

    .home_laissez_vous_charmer p {
        font-size: 14.4384px !important;
    }
}

@media screen and (max-width: 425px) {

    .home_laissez_vous_charmer p br {
        display: none !important;
    }

    .home_laissez_vous_charmer h2 {
        font-size: 30px !important;
    }

    .home_laissez_vous_charmer h2 span {
        font-size: 40px !important;
    }

    .home_laissez_vous_charmer p {
        font-size: 14px !important;
    }

    .home_map p {
        font-size: 14px !important;
    }

    .home_afficher_para p {
        font-size: 14px !important;
    }
}

/* home_en_outaouais */

.home_en_outaouais .home_en_outaouais_item_styles {
    display: none;
}

.home_en_outaouais .home_en_outaouais_item_text {
    /* transition: all .5s ease !important; */
    transition: all 1s ease !important;
}

.home_en_outaouais .home_en_outaouais_item_text .home_en_outaouais_item_text_para {
    display: block;
    opacity: 0;
    transition: all 1s ease-in-out;
    height: 0;
    overflow: hidden;
}

.home_en_outaouais .home_en_outaouais_item_text .home_en_outaouais_item_text_para .elementor-heading-title {
    height: auto;
}

.home_en_outaouais .home_en_outaouais_item_text:hover .home_en_outaouais_item_text_para {
    /* display: block; */
    opacity: 1;
    /* height: auto; */
}

.home_en_outaouais .home_en_outaouais_btn svg {
    width: 100%;
    height: auto;
}


.etudier .home_en_outaouais_btn svg .st0 {
    fill: var(--bleu-fonce);
}

.investir .home_en_outaouais_btn svg .st0 {
    fill: var(--gris-fonce);
}

/* .home_en_outaouais .home_en_outaouais_btn svg .st0 {
    fill: var(--vert-fonce) !important;
    transition: all .3s;
}

.home_en_outaouais .home_en_outaouais_btn svg .st0 {
    fill: var(--gris-fonce) !important;
}

.home_en_outaouais .home_en_outaouais_btn svg:hover .st0 {
    fill: #000 !important;
} */

.home_en_outaouais .etudier .home_en_outaouais_item_text {
    background-color: var(--bleu-pale) !important;
}

.home_en_outaouais .etudier .home_en_outaouais_item_text h2,
.home_en_outaouais .etudier .home_en_outaouais_item_text p {
    color: var(--bleu-fonce) !important;
}

/* .home_en_outaouais .etudier .home_en_outaouais_btn svg .st0 {
    fill: var(--bleu-fonce) !important;
}

.home_en_outaouais .etudier .home_en_outaouais_btn svg:hover .st0 {
    fill: #000 !important;
} */

.home_en_outaouais .investir .home_en_outaouais_item_text {
    background-color: var(--gris-pale) !important;
}

.home_en_outaouais .investir .home_en_outaouais_item_text h2,
.home_en_outaouais .investir .home_en_outaouais_item_text p {
    color: var(--gris-fonce) !important;
}
/*
.home_en_outaouais .investir .home_en_outaouais_btn svg .st0 {
    fill: var(--gris-fonce) !important;
}

.home_en_outaouais .investir .home_en_outaouais_btn svg:hover .st0 {
    fill: #000 !important;
} */

@media screen and (max-width: 767px) {

    .home_en_outaouais .home_en_outaouais_item_text_para {
        display: none !important;
    }

    .home_en_outaouais .home_en_outaouais_item_text > div {
        flex-shrink: 1 !important;
    }
}

/* home_infolettre */

.home_infolettre form input[type=email] {
    background-color: transparent !important;
    border: 1px solid #fff !important;
    padding: 1vw 3vw !important;
    color: #fff !important;
    border-radius: 100vw !important;
    height: 4.24vw !important;
}

.home_infolettre form input[type=email]::-webkit-input-placeholder {
    color: #fff !important;
    opacity: 1 !important;
}

.home_infolettre form input[type=email]::-moz-placeholder {
    color: #fff !important;
    opacity: 1 !important;
}

.home_infolettre form input[type=email]:-ms-input-placeholder {
    color: #fff !important;
    opacity: 1 !important;
}

.home_infolettre form input[type=email]:-moz-placeholder {
    color: #fff !important;
    opacity: 1 !important;
}

.home_infolettre form > div {
    justify-content: space-between !important;
    align-items: flex-start !important;
}

.home_infolettre form button {
    width: 4.24vw !important;
    height: 4.24vw !important;
    background-color: transparent !important;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 61 61' style='enable-background:new 0 0 61 61;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.open_st0%7Bfill:none;stroke:%23A2DD97;%7D.open_st1%7Bfill:%23FFFFFF;%7D%3C/style%3E%3Ccircle class='open_st0' cx='30.6' cy='30.4' r='29.5'/%3E%3Cpath class='open_st1' d='M25,42.6C24.9,42.6,24.9,42.7,25,42.6C25,42.7,25,42.7,25,42.6l13.4-11.1c0,0,0,0,0,0s0,0,0,0L25,20.4c0,0,0,0-0.1,0c0,0,0,0,0,0.1C30.1,26.9,30.1,36.2,25,42.6z'/%3E%3C/svg%3E");
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: contain !important;
}

.home_infolettre form button:hover {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 61 61' style='enable-background:new 0 0 61 61;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.close_st0%7Bfill:%23A2DD97;stroke:%23A2DD97;%7D.close_st1%7Bfill:%23FFFFFF;%7D%3C/style%3E%3Ccircle class='close_st0' cx='30.6' cy='30.4' r='29.5'/%3E%3Cpath class='close_st1' d='M25,42.6C24.9,42.6,24.9,42.7,25,42.6C25,42.7,25,42.7,25,42.6l13.4-11.1c0,0,0,0,0,0s0,0,0,0L25,20.4c0,0,0,0-0.1,0c0,0,0,0,0,0.1C30.1,26.9,30.1,36.2,25,42.6z'/%3E%3C/svg%3E");
}

.home_infolettre form button span {
    display: none;
}

.home_infolettre .elementor-form-fields-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.home_infolettre .elementor-col-80 {
    flex: 0 1 calc( 100% - 6.25vw ) !important;
    width: calc( 100% - 6.25vw ) !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.home_infolettre .elementor-col-20 {
    flex: 0 0 4.24vw !important;
    width: 4.24vw !important;
    height: 4.24vw !important;
    padding: 0 !important;
}

.home_infolettre .elementor-field-group {
    margin-bottom: 0 !important;
}

@media only screen and (max-width : 1399px) {

    .home_infolettre form input[type=email] {
        font-size: 16px !important;
        height: 40px !important;
    }

    .home_infolettre form button {
        width: 40px !important;
        height: 40px !important;
    }

    .home_infolettre .elementor-col-80 {
        flex: 0 1 calc( 100% - 50px ) !important;
        width: calc( 100% - 50px ) !important;
    }

    .home_infolettre .elementor-col-20 {
        flex: 0 0 40px !important;
        width: 40px !important;
        height: 40px !important;
    }
}

@media only screen and (max-width : 767px) {

    .home_infolettre form button {
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 61 61' style='enable-background:new 0 0 61 61;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.infolettre_btn_st0%7Bfill:%23A2DD97;stroke:%23A2DD97;%7D.st1%7Bfill:%23FFFFFF;%7D%3C/style%3E%3Ccircle class='infolettre_btn_st0' cx='30.6' cy='30.4' r='29.5'/%3E%3Cpath class='st1' d='M25,42.6C24.9,42.6,24.9,42.7,25,42.6C25,42.7,25,42.7,25,42.6l13.4-11.1c0,0,0,0,0,0s0,0,0,0L25,20.4c0,0,0,0-0.1,0c0,0,0,0,0,0.1C30.1,26.9,30.1,36.2,25,42.6z'/%3E%3C/svg%3E");

    }
}

/* pages_infolettre */


.pages_infolettre  form {
    background-color: #fff;
    border-radius: 100vw;
    height: 4.24vw !important;
}


.pages_infolettre form input[type=email] {
    background-color: transparent !important;
    border: 0px solid #fff !important;
    padding: 1vw 3vw !important;
    color: var(--vert-fonce) !important;
    /* border-radius: 100vw !important; */
    height: 4.24vw !important;
}

.pages_infolettre form input[type=email]::-webkit-input-placeholder {
    color: var(--vert-fonce) !important;
    opacity: 1 !important;
}

.pages_infolettre form input[type=email]::-moz-placeholder {
    color: var(--vert-fonce) !important;
    opacity: 1 !important;
}

.pages_infolettre form input[type=email]:-ms-input-placeholder {
    color: var(--vert-fonce) !important;
    opacity: 1 !important;
}

.pages_infolettre form input[type=email]:-moz-placeholder {
    color: var(--vert-fonce) !important;
    opacity: 1 !important;
}

.pages_infolettre form > div {
    justify-content: space-between !important;
    align-items: flex-start !important;
}

.pages_infolettre form button {
    width: 3.24vw !important;
    height: 3.24vw !important;
    background-color: transparent !important;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 61 61' style='enable-background:new 0 0 61 61;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.open_st0%7Bfill:%23374536;stroke:%23374536;%7D.open_st1%7Bfill:%23FFFFFF;%7D%3C/style%3E%3Ccircle class='open_st0' cx='30.6' cy='30.4' r='29.5'/%3E%3Cpath class='open_st1' d='M25,42.6C24.9,42.6,24.9,42.7,25,42.6C25,42.7,25,42.7,25,42.6l13.4-11.1c0,0,0,0,0,0s0,0,0,0L25,20.4c0,0,0,0-0.1,0c0,0,0,0,0,0.1C30.1,26.9,30.1,36.2,25,42.6z'/%3E%3C/svg%3E");
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: contain !important;
    margin: 0;
    height: auto;
    /* transform: translate(-0.8vw, -0.8vw); */
}

.pages_infolettre form button:hover {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 61 61' style='enable-background:new 0 0 61 61;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.close_st0%7Bfill:%23A2DD97;stroke:%23A2DD97;%7D.close_st1%7Bfill:%23FFFFFF;%7D%3C/style%3E%3Ccircle class='close_st0' cx='30.6' cy='30.4' r='29.5'/%3E%3Cpath class='close_st1' d='M25,42.6C24.9,42.6,24.9,42.7,25,42.6C25,42.7,25,42.7,25,42.6l13.4-11.1c0,0,0,0,0,0s0,0,0,0L25,20.4c0,0,0,0-0.1,0c0,0,0,0,0,0.1C30.1,26.9,30.1,36.2,25,42.6z'/%3E%3C/svg%3E");
}

.pages_infolettre form button span {
    display: none;
}

.pages_infolettre .elementor-form-fields-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.pages_infolettre .elementor-col-80 {
    flex: 0 1 calc( 100% - 6.25vw ) !important;
    width: calc( 100% - 6.25vw ) !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.pages_infolettre .elementor-col-20 {
    flex: 0 0 4.24vw !important;
    width: 4.24vw !important;
    height: 4.24vw !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.pages_infolettre .elementor-col-20 button {
    margin: 0 !important;

}

.pages_infolettre .elementor-field-group {
    margin-bottom: 0 !important;
}

@media only screen and (max-width : 1399px) {

    .pages_infolettre form {
        height: 60px !important;
    }

    .pages_infolettre form input[type=email] {
        font-size: 16px !important;
        height: 60px !important;
    }

    .pages_infolettre form button {
        width: 50px !important;
        height: 50px !important;
        margin: 10px 5px 10px 15px !important;
    }

    .pages_infolettre .elementor-col-80 {
        flex: 0 1 calc( 100% - 70px ) !important;
        width: calc( 100% - 70px ) !important;
    }

    .pages_infolettre .elementor-col-20 {
        flex: 0 0 60px !important;
        width: 60px !important;
        height: 60px !important;
    }
}

@media only screen and (max-width : 767px) {

    .pages_infolettre  form {
        height: auto !important;
    }


    .pages_infolettre form button {
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 61 61' style='enable-background:new 0 0 61 61;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.infolettre_btn_st0%7Bfill:%23A2DD97;stroke:%23A2DD97;%7D.st1%7Bfill:%23FFFFFF;%7D%3C/style%3E%3Ccircle class='infolettre_btn_st0' cx='30.6' cy='30.4' r='29.5'/%3E%3Cpath class='st1' d='M25,42.6C24.9,42.6,24.9,42.7,25,42.6C25,42.7,25,42.7,25,42.6l13.4-11.1c0,0,0,0,0,0s0,0,0,0L25,20.4c0,0,0,0-0.1,0c0,0,0,0,0,0.1C30.1,26.9,30.1,36.2,25,42.6z'/%3E%3C/svg%3E");

    }

    .pages_infolettre input {
        margin: 12px !important;
    }

    .pages_infolettre .elementor-field-type-submit {
        top: 13px;
        left: -18px;
    }
}



/* vivre_hero */

.vivre_hero h1 span {
    font-family: "EB Garamond", serif !important;
    font-weight: 500 !important;
    font-size: 6.32vw;
}

.vivre_progress_bars .elementor-widget-container {
    display: flex;
    margin-bottom: 1vw;
    width: 100% !important;
}

.vivre_progress_bars .elementor-widget-progress:last-child .elementor-widget-container {
    margin-bottom: 0vw !important;
}

.vivre_progress_bars .elementor-title {
    flex: 0 0 40%;
}

.vivre_progress_bars .elementor-progress-wrapper {
    flex: 0 0 60%;
}

@media only screen and (max-width : 1199px) {

    .vivre_progress_bars .elementor-title {
        flex: 0 0 45%;
    }

    .vivre_progress_bars .elementor-progress-wrapper {
        flex: 0 0 55%;
    }
}

.vivre_immobilier_intro h2 span {
    font-family: "EB Garamond", serif !important;
    font-weight: 500 !important;
    font-size: 6.32vw;
}

.vivre_immobilier_1,
.vivre_immobilier_2,
.vivre_immobilier_3 {
    position: relative;
}

.vivre_immobilier_1:before,
.vivre_immobilier_2:before,
.vivre_immobilier_3:before {
    content: '1';
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    font-size: 2.29vw;
    line-height: 1.3;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    color: rgb(55, 69, 54);
    transform: translateY(-.5vw);
}

.vivre_immobilier_2:before {
    content: '2';
}

.vivre_immobilier_3:before {
    content: '3';
}

.vivre_accordeon_item_list a .elementor-icon-list-text {
    transition: all .3s ease !important;
}

.vivre_accordeon_item_list a:hover .elementor-icon-list-text {
    padding-left: 1.5vw;
}

.vivre_qualite_intro h2 span {
    font-family: "EB Garamond", serif !important;
    font-weight: 500 !important;
    font-size: 6.32vw;
}

.vivre_accordeon_item_list svg {
    width: 2.5vw !important;
    height: 2.5vw !important;
}

.vivre_accordeon_item_list svg .fleche_blanche_2_st0 {
    fill: var(--vert-flash) !important;
}

@media only screen and (max-width : 1023px) {

    .vivre_progress_bars .elementor-widget-container {
        display: block;
    }
}

@media only screen and (max-width : 767px) {

    .vivre_accordeon_item .e-n-accordion-item-title-text {
        /* font-size: 16px !important; */
    }

    .vivre_accordeon_item .elementor-icon-list-item > a {
        /* font-size: 16px !important; */
    }

    .vivre_accordeon_item_list > div {
        padding-top: 24px !important;
        padding-bottom: 24px !important;
    }

    .vivre_accordeon_item_list svg {
        width: 20px !important;
        height: 24px !important;
    }



    /* elementor-widget-container */

    .vivre_hero h1 {
        font-size: 33px !important;
    }

    .vivre_hero h1 span {
        font-size: 43px !important;
    }

    .vivre_immobilier_intro h2 {
        font-size: 33px !important;
    }

    .vivre_immobilier_intro h2 span {
        font-size: 42px !important;
    }

    .vivre_immobilier_1:before,
    .vivre_immobilier_2:before,
    .vivre_immobilier_3:before {
        font-size: 21px;
        transform: translate(-2px, -4px) !important;
    }

    .vivre_qualite_intro h2 {
        font-size: 33px !important;
    }

    .vivre_qualite_intro h2 span {
        font-size: 42px !important;
    }

}



/* bleu */

body.bleu {
    background-color: var(--bleu-fonce) !important;
}

body.bleu .elementor-location-header > div {
    background-color: var(--bleu-fonce) !important;
}

body.bleu .elementor-location-header > div {
    background-color: var(--bleu-fonce) !important;
}

body.bleu .elementor-location-header .sub_menu {
    background-color: var(--bleu-fonce) !important;
}

body.bleu .main_menu_gauche .elementor-menu-toggle {
    background-color: var(--bleu-pale) !important;
}

body.bleu .main_menu_gauche .elementor-menu-toggle:hover svg path,
body.bleu .main_menu_gauche .elementor-menu-toggle:focus svg path,
body.bleu .main_menu_gauche .elementor-menu-toggle:active svg path {
    fill: var(--bleu-fonce);
}

body.bleu .main_menu_gauche .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    background-color: var(--bleu-fonce) !important;
    border-top: 1px solid var(--bleu-pale) !important;
    border-bottom: 1px solid var(--bleu-pale) !important;
}

body.bleu .elementor-nav-menu--main .elementor-item:hover {
    color: var(--bleu-flash) !important;
}

body.bleu .footer_top {
    background-color: var(--bleu-pale) !important;
}

body.bleu .footer_top a {
    color: var(--bleu-fonce) !important;
}

body.bleu .footer_top .logo_footer_svg .st0 {
    fill: var(--bleu-fonce) !important;
}

body.bleu .footer_bottom {
    background-color: var(--bleu-fonce) !important;
}

body.bleu .footer_bottom a {
    border-color: var(--bleu-pale) !important;
}

body.bleu .footer_top .elementor-nav-menu li.footer_only {
    background-color: var(--bleu-fonce) !important;
}

body.bleu .vivre_immobilier_1:before,
body.bleu .vivre_immobilier_2:before,
body.bleu .vivre_immobilier_3:before {
    color: var(--bleu-fonce) !important;
}

body.bleu .e-n-accordion-item-title-icon .plus_st0 {
    fill: var(--bleu-flash) !important;
}

body.bleu .e-n-accordion-item-title-icon .plus_st1 {
    fill: var(--bleu-fonce) !important;
}

body.bleu .e-n-accordion-item-title-icon .minus_st0 {
    fill: var(--bleu-flash) !important;
}

body.bleu .e-n-accordion-item-title-icon .minus_st1 {
    fill: var(--bleu-fonce) !important;
}

@media only screen and (min-width : 768px) {

    body.bleu .elementor-location-header .elementor-nav-menu .elementor-item-active {
        color: var(--bleu-flash) !important;
        fill: var(--bleu-flash) !important;
    }
}

/* gris */

body.gris {
    background-color: var(--gris-fonce) !important;
}

body.gris .elementor-location-header > div {
    background-color: var(--gris-fonce) !important;
}

body.gris .elementor-location-header > div {
    background-color: var(--gris-fonce) !important;
}

body.gris .elementor-location-header .sub_menu {
    background-color: var(--gris-fonce) !important;
}

body.gris .main_menu_gauche .elementor-menu-toggle {
    background-color: var(--gris-pale) !important;
}

body.gris .main_menu_gauche .elementor-menu-toggle:hover svg path,
body.gris .main_menu_gauche .elementor-menu-toggle:focus svg path,
body.gris .main_menu_gauche .elementor-menu-toggle:active svg path {
    fill: var(--gris-fonce);
}

body.gris .main_menu_gauche .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    background-color: var(--gris-fonce) !important;
    border-top: 1px solid var(--gris-pale) !important;
    border-bottom: 1px solid var(--gris-pale) !important;
}

body.gris .elementor-nav-menu--main .elementor-item:hover {
    color: var(--gris-flash) !important;
}

body.gris .footer_top {
    background-color: var(--gris-pale) !important;
}

body.gris .footer_top a {
    color: var(--gris-fonce) !important;
}

body.gris .footer_top .logo_footer_svg .st0 {
    fill: var(--gris-fonce) !important;
}

body.gris .footer_bottom {
    background-color: var(--gris-fonce) !important;
}

body.gris .footer_bottom a {
    border-color: var(--gris-pale) !important;
}

body.gris .footer_top .elementor-nav-menu li.footer_only {
    background-color: var(--gris-fonce) !important;
}

body.gris .vivre_immobilier_1:before,
body.gris .vivre_immobilier_2:before,
body.gris .vivre_immobilier_3:before {
    color: var(--gris-fonce) !important;
}

body.gris .e-n-accordion-item-title-icon .plus_st0 {
    fill: var(--gris-flash) !important;
}

body.gris .e-n-accordion-item-title-icon .plus_st1 {
    fill: var(--gris-fonce) !important;
}

body.gris .e-n-accordion-item-title-icon .minus_st0 {
    fill: var(--gris-flash) !important;
}

body.gris .e-n-accordion-item-title-icon .minus_st1 {
    fill: var(--gris-fonce) !important;
}

@media only screen and (min-width : 768px) {

    body.gris .elementor-location-header .elementor-nav-menu .elementor-item-active {
        color: var(--gris-flash) !important;
        fill: var(--gris-flash) !important;
    }
}


/* */
.elementor-location-header .elementor-sticky > .e-con-inner {
    transition: all .3s ease;
}

.elementor-location-header.smaller .elementor-sticky > .e-con-inner {
    /* padding-top: .25vw !important; */
    /* padding-bottom: .25vw !important; */
}

.elementor-location-header .elementor-sticky .main_menu_logo > div {
    transition: all .3s ease;
}

.elementor-location-header.smaller .elementor-sticky .main_menu_logo > div {
    width: 10.25vw;
}

.elementor-location-header .wpml-ls-native {
    display: block;
    width: 1.5vw;
    height: 1.5vw;
    background-color: var(--vert-flash);
    border-radius: 50%;
    padding: 0.2vw 0.2vw;
    color: var(--vert-fonce);
    transition: all .3s ease;
    font-size: 0.7vw !important;
    line-height: 1.7em !important;
    text-align: center !important;
}

.elementor-location-header .wpml-ls-native:hover {
    background-color: #fff;
}


@media only screen and (max-width : 1399px) {
    .elementor-location-header .wpml-ls-native {
        width: 20px;
        height: 20px;
        font-size: 11px !important;
        line-height: 17px !important;
    }
}

.other_font {
    font-family: "EB Garamond", serif !important;
    font-weight: 500 !important;
    font-size: 134%;
}

@media only screen and (max-width : 767px) {

    .header_sub_menu {
        display: none !important;
    }

    .elementor-menu-toggle {
        transform: translateY(-5px) !important;
    }

    .header_2025b .elementor-menu-toggle {
        transform: translateY(5px) !important;
    }
}

@media only screen and (max-width : 1199px) {
    .elementor-location-header.smaller .elementor-sticky .main_menu_logo > div {
        width: 16.25vw !important;
        margin-top: 1vw !important;
    }
}

@media only screen and (max-width : 1023px) {
    .elementor-location-header.smaller .elementor-sticky .main_menu_logo > div {
        width: 16.25vw !important;
        margin-top: 1vw !important;
    }
}

@media only screen and (max-width : 767px) {

    .elementor-location-header .elementor-sticky .main_menu_logo > div {
        margin-top: 0 !important;
        /* margin-bottom: 2px !important; */
    }

    .elementor-location-header.smaller .elementor-sticky .main_menu_logo > div {
        /* width: 150px !important; */
        width: var(--container-widget-width, 160px) !important;
        margin-top: 0 !important;
        /* margin-bottom: 2px !important; */
    }
}

.section_partenaires {
    text-align: center !important;
    background-color: #fff !important;
    border-radius: 3.5vw !important;
    padding: 2vw !important;
    margin-bottom: 5.56vw !important;
}

.section_partenaires:last-child {
    margin-bottom: 0 !important;
}

.section_partenaires ul {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none !important;
    margin: 0 0 24px 0 !important;
    padding: 0 !important;
}

.section_partenaires ul li {
    flex: 0 0 33.333%;
    padding: 12px;
    list-style: none !important;
}

.section_partenaires .image a {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 200px;
    height: 100px;
    margin: 0 auto;
    padding: 0 !important;
    /* background-color: red; */
    list-style: none !important;
}

.section_partenaires .image img {
    display: block !important;
    object-fit: contain !important;
    width: auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
}

.section_partenaires h5 {
    text-align: center !important;
    font-size: 18px !important;
    line-height: 1.3 !important;
    margin: 12px 0 20px 0 !important;
    font-family: "Poppins", sans-serif !important;
    font-weight: 500 !important;
}

.section_partenaires h5 a {
    color: var(--vert-fonce) !important;
}

.section_partenaires.bleu h5 a {
    color: var(--bleu-fonce) !important;
}

.section_partenaires.gris h5 a {
    color: var(--gris-fonce) !important;
}

.section_partenaires h5 a:hover {
    text-decoration: underline !important;
}

.section_partenaires h3 {
    background-color: var(--vert-pale) !important;
    border-radius: 2vw !important;
    padding: 2vw !important;
    font-size: 2vw !important;
    line-height: 1.0 !important;
    text-align: center !important;
    color: var(--vert-fonce) !important;
    font-family: "Poppins", Sans-serif !important;
    font-weight: 600 !important;
    margin-top: 1.75vw !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.section_partenaires h3 .btn {
    display: block;
    width: 4vw;
    height: 4vw;
    border-radius: 50%;
}

.section_partenaires h3 .btn svg .circle {
    fill: var(--vert-fonce);
}

.section_partenaires h3 .btn svg .arrow {
    fill: var(--vert-pale);
}

.section_partenaires h3.investir-en-outaouais .btn svg .circle {
    fill: var(--gris-fonce) !important;
}

.section_partenaires h3.investir-en-outaouais .btn svg .arrow {
    fill: var(--gris-pale) !important;
}

.section_partenaires h3.etudier-en-outaouais .btn svg .circle {
    fill: var(--bleu-fonce) !important;
}

.section_partenaires h3.etudier-en-outaouais .btn svg .arrow {
    fill: var(--bleu-pale) !important;
}

.section_partenaires h3.general .btn svg .circle {
    fill: var(--gris-fonce) !important;
}

.section_partenaires h3.general .btn svg .arrow {
    fill: var(--gris-pale) !important;
}

.section_partenaires h3:first-child {
    margin-top: 0 !important;
}

.section_partenaires h3.investir-en-outaouais {
    background-color: var(--gris-pale) !important;
    color: var(--gris-fonce) !important;
}

.section_partenaires h3.etudier-en-outaouais {
    background-color: var(--bleu-pale) !important;
    color: var(--bleu-fonce) !important;
}

.section_partenaires h3.general {
    background-color: var(--gris-pale) !important;
    color: var(--gris-fonce) !important;
}

.section_partenaires h5.investir-en-outaouais a {
    color: var(--gris-fonce) !important;
}

.section_partenaires h5.etudier-en-outaouais a {
    color: var(--bleu-fonce) !important;
}

.section_partenaires h5.general a {
    color: var(--gris-fonce) !important;
}

.section_partenaires h4 {
    padding: 0.8vw 1.5vw 0.6vw 1.5vw !important;
    font-size: 1.17vw !important;
    line-height: 1.0 !important;
    text-align: center !important;
    color: var(--vert-fonce) !important;
    margin-top: 2vw !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 2vw !important;
    font-family: "Poppins", Sans-serif !important;
    font-weight: 600 !important;
    position: relative !important;
    border: 1px solid var(--vert-fonce) !important;
    border-radius: 100vw !important;
    width: 33.333%;
    text-transform: uppercase !important;
}

.section_partenaires.bleu h4 {
    color: var(--bleu-fonce) !important;
}

.section_partenaires.gris h4 {
    color: var(--gris-fonce) !important;
}

.section_partenaires .bouton {
    text-align: center !important;
}

.section_partenaires .bouton .svg_button {
    display: inline-block !important;
}

@media only screen and (max-width : 1499px) {

    .section_partenaires ul li {
        flex: 0 0 50%;
    }
}

@media only screen and (max-width : 1023px) {

    .section_partenaires h3 {
        border-radius: 20px !important;
        padding: 20px !important;
        font-size: 20px !important;
        margin-top: 15px !important;
    }

    .section_partenaires h4 {
        font-size: 12px !important;
        padding: 9px 12px 6px 12px !important;
    }

    .section_partenaires h3 .btn {
        width: 40px;
        height: 40px;
    }

    .section_partenaires h5 {
        font-size: 16px !important;
        margin: 9px 0 9px 0 !important;
    }
}

.elementor-message {
    color: #fff !important;
    padding: 1.5vw !important;
    font-size: 1.5vw !important;
    line-height: 1.3 !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
    text-align: center !important;
}

.contact_form input,
.contact_form textarea,
.contact_form button {
    padding: 1.5vw 3vw !important;
    border-radius: 3vw !important;
}

.contact_form .elementor-message {
    color: #374536 !important;
    padding: 1.5vw !important;
    font-size: 1.5vw !important;
    line-height: 1.3 !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
    text-align: center !important;
}

.elementor-popup-modal {
    z-index: 99999 !important;
}

.elementor-popup-modal .dialog-widget-content {
    background-color: #000 !important;
}

.elementor-popup-modal .dialog-close-button svg {
    fill: #fff !important;
}


.images_rounded_corner img {
    border-radius: 2.74vw !important;
}

@media only screen and (max-width : 767px) {
    .images_rounded_corner img {
        border-radius: 20px !important;
    }
}


@media only screen and (max-width: 1439px) {
    #popup_video_fr,
    #popup_video_en {
        width: 243px !important;
        height: auto !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

/* contact_form  / infolettre_form*/

.contact_form .elementor-field-type-acceptance .elementor-field-option,
.infolettre_form .elementor-field-type-acceptance .elementor-field-option {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-left: 0;
}

.infolettre_form .elementor-field-type-acceptance {
    margin-top: 2vw !important;
}

.contact_form .elementor-field-type-acceptance .elementor-field-option input,
.infolettre_form .elementor-field-type-acceptance .elementor-field-option input {
    margin-right: 1.5vw;
    margin-top: 0.4vw;
}

.contact_form .elementor-field-type-acceptance .elementor-field-option label {
    line-height: 1.3 !important;
    font-size: 1.5vw !important;
    color: var(--vert-fonce) !important;
}

.infolettre_form .elementor-field-type-acceptance .elementor-field-option label {
    line-height: 1.3 !important;
    font-size: 1.5vw !important;
    color: #ffffff !important;
}

.contact_form .elementor-field-type-acceptance .elementor-field-option label a,
.infolettre_form .elementor-field-type-acceptance .elementor-field-option label a {
    color: var(--vert-fonce) !important;
    text-decoration: underline !important;
}

.contact_form .elementor-field-type-acceptance .elementor-field-option label a:hover {
    color: var(--vert-fonce) !important;
    text-decoration: underline !important;
}

.infolettre_form .elementor-field-type-acceptance .elementor-field-option label a:hover {
    color: #ffffff !important;
    text-decoration: underline !important;
}

@media only screen and (max-width : 1023px) {

    .contact_form .elementor-field-type-acceptance .elementor-field-option,
    .infolettre_form .elementor-field-type-acceptance .elementor-field-option {
        margin-bottom: 12px !important;
    }

    .contact_form .elementor-field-type-acceptance .elementor-field-option input,
    .infolettre_form .elementor-field-type-acceptance .elementor-field-option input {
        margin-right: 15px;
        margin-top: 4px;
    }

    .contact_form .elementor-field-type-acceptance .elementor-field-option label,
    .infolettre_form .elementor-field-type-acceptance .elementor-field-option label {
        font-size: 15px !important;
    }
}

/* a propos */

.alt_font h1 span,
.alt_font h2 span {
    font-family: "EB Garamond", serif !important;
    font-weight: 500 !important;
    font-size: 5.7vw;
}

.a_propos_text_editor li {
    margin-bottom: 0.5vw;
}

.a_propos_text_editor li:last-child {
    margin-bottom: 0;
}

.grey_bullet .elementor-icon-list-icon svg  {
    fill: #A9A9A9 !important;
}

.blue_bullet .elementor-icon-list-icon svg  {
    fill: #73C7DB !important;
}

/* faq et nouvelles */

.faq_results,
.nouvelles_results {
    display: flex;
    flex-direction: column;
    gap: 3.13vw;
}

.faq_results_cat_group {
    background-color: #fff;
    padding: 4.17vw;
    border-radius: 2.5vw;
    display: flex;
    flex-direction: column;
    gap: 1vw;
}

.faq_results_cat_title h2 {
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    font-size: 2.25vw;
    line-height: 1.3;
    margin: 0;
}

.faq_results_post_group {
    display: flex;
    flex-direction: column;
    /* gap: 1vw; */
    padding-top: 2vw;
    border-bottom: 1px solid #91d890;
    padding-bottom: 1.7vw;
}

.faq_results_post_title {
    display: flex;
}

.faq_results_post_title h3 {
    flex: 0 0 calc( 100% - 3.2vw);
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    font-size: 1.53vw;
    line-height: 1.3;
    margin: 0;
    padding-right: .5vw;
}

.faq_results_post_title .dot {
    width: 0;
    overflow: hidden;
    transition: all .3s ease;
    display: inline-block;
}

.faq_results_post_title .dot span {
    display: block;
    width: 0.69vw;
    height: 0.69vw;
    line-height: 0;
    background-color: #91d890;
    border-radius: 50%;
}

@media (hover: hover) and (pointer: fine) {
    .faq_results_post_title:hover .dot {
        width: 2.29vw;
    }
}

.faq_results_post_title.is-active .faq_results_post_icon .more_icon {
    display: none;
}

.faq_results_post_title.is-active .faq_results_post_icon .less_icon {
    display: block;
}

.faq_results_post_icon {
    flex: 0 0 3.2vw;
    padding-right: .5vw;
}

.faq_results_post_icon .more_icon {
    display: block;
}

.faq_results_post_icon .less_icon {
    display: none;
}

.faq_results_post_icon img {
    width: 2.7vw;
    height: 2.7vw;
    display: block;
    line-height: 0;
}

.faq_results_post_content {
    display: none;
    padding-top: 1.74vw;
}

.faq_results_post_group.is-active .faq_results_post_icon .more_icon {
    display: none;
}

.faq_results_post_group.is-active .faq_results_post_icon .less_icon {
    display: block;
}

.faq_results_post_content,
.faq_results_post_content p,
.faq_results_post_content ul,
.faq_results_post_content li {
    font-size: 1.4vw;
}

.faq_filtre,
.nouvelles_filtre {
    display: flex;
    flex-direction: column;
    gap: 1.6vw;
    margin-top: 1.9vw;
}

.faq_filtre_cat,
.nouvelles_filtre_cat {
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.faq_filtre_cat:selection,
.nouvelles_filtre_cat:selection {
    background-color: none !important;
}

.faq_filtre_cat h3,
.nouvelles_filtre_cat h3 {
    display: inline-block;
    padding: 0.97vw 1.75vw;
    border: solid 1px #000;
    border-radius: 100px;
    background-color: transparent;
    color: #2f3c30;
    font-family: 'Poppins', sans-serif;
    font-size: 1.2vw;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    transition: all .3s ease;
    cursor: pointer;
}

.faq_filtre_cat.active h3,
.nouvelles_filtre_cat.active h3 {
    background-color: #fff;
    border-color: #fff;
    cursor: pointer;
}

@media (hover: hover) and (pointer: fine) {
    .faq_filtre_cat h3:hover,
    .nouvelles_filtre_cat h3:hover {
        background-color: #fff;
        border-color: #fff;
        cursor: pointer;
    }
}

.faq_filtre_cat h3 .dot,
.nouvelles_filtre_cat h3 .dot {
    width: 0;
    overflow: hidden;
    transition: all .3s ease;
    display: inline-block;
}

.faq_filtre_cat h3 .dot span,
.nouvelles_filtre_cat h3 .dot span {
    display: block;
    width: 0.69vw;
    height: 0.69vw;
    line-height: 0;
    background-color: #2f3c30;
    border-radius: 50%;
    margin-bottom: 0.1vw;
}

.faq_filtre_cat.active h3 .dot,
.nouvelles_filtre_cat.active h3 .dot {
    width: 0;
    height: 0;
}


@media (hover: hover) and (pointer: fine) {
    .faq_filtre_cat h3:hover .dot,
    .nouvelles_filtre_cat h3:hover .dot {
        width: 1.29vw;
    }

    .faq_filtre_cat h3:hover .dot span,
    .nouvelles_filtre_cat h3:hover .dot span {
        display: block;
        width: 0.69vw;
        height: 0.69vw;
    }
}

@media only screen and (max-width : 1023px) {

    .faq_filtre,
    .nouvelles_filtre {
        gap: 32px;
    }

    .faq_filtre_ctn,
    .nouvelles_filtre_ctn {
        width: 256px !important;
        padding-top: 42.7px;
        padding-bottom: 42.7px;
        padding-right: 28.4px;
        padding-left: 42.7px;
    }

    .faq_results_ctn,
    .nouvelles_results_ctn {
        width: calc( 100% - 256px ) !important;
        padding-top: 42.7px;
        padding-right: 42.7px;
        padding-bottom: 42.7px;
        padding-left: 37.6px;
    }

    .faq_filtre,
    .nouvelles_filtre {
        gap: 16.384px;
    }

    .faq_filtre_cat h3,
    .nouvelles_filtre_cat h3 {
        padding-bottom: 10px;
        padding-left: 18px;
        padding-right: 18px;
        padding-top: 10px;
        font-size: 12.3px;
    }

    .faq_filtre_cat.active h3 .dot,
    .nouvelles_filtre_cat.active h3 .dot {
        width: 12px;
    }

    .faq_filtre_cat h3 .dot span,
    .nouvelles_filtre_cat h3 .dot span {
        width: 6px;
        height: 6px;
    }

    .faq_results_cat_group {
        border-radius: 25.6px;
        padding-bottom: 42.7px;
        padding-left: 42.7px;
        padding-right: 42.7px;
        padding-top: 42.7px;
        gap: 10.24px;
    }

    .faq_results_cat_title h2 {
        font-size: 23.04px;
    }

    .faq_results_post_group {
        padding-bottom: 17.4px;
        padding-top: 20.5px;
    }

    .faq_results_post_title h3 {
        flex-basis: calc(100% - 32.768px);
        font-size: 15.6px;
        padding-right: 5.12px;
    }

    .faq_results_post_icon {
        flex-basis: 32.768px;
        padding-right: 5.12px;
    }

    .faq_results_post_icon img {
        height: 27.6px;
        width: 27.6px;
    }

    .faq_results_post_title .dot span {
        width: 8px;
        height: 8px;
    }

    .faq_results_post_content,
    .faq_results_post_content p,
    .faq_results_post_content ul,
    .faq_results_post_content li {
        font-size: 14.4px;
    }
}

@media only screen and (max-width : 767px) {

    .faq_ctn,
    .nouvelles_ctn {
        flex-direction: column !important;
    }

    .faq_filtre_ctn,
    .nouvelles_filtre_ctn {
        width: 100% !important;
        padding: 24px 24px 0 24px;
    }

    .faq_results_ctn,
    .nouvelles_results_ctn {
        width: 100% !important;
        padding: 24px;
    }

    .faq_filtre,
    .nouvelles_filtre {
        flex-direction: row !important;
        flex-wrap: wrap !important;
        gap: 6px !important;
    }

    .faq_filtre_cat,
    .nouvelles_filtre_cat {
        white-space: nowrap !important;
    }

    .faq_filtre_cat h3,
    .nouvelles_filtre_cat h3 {
        padding-bottom: 6px;
        padding-left: 12px;
        padding-right: 12px;
        padding-top: 6px;
        font-size: 12px;
    }

    .faq_results_cat_group {
        padding: 24px;
    }

    .faq_results_cat_title h2 {
        font-size: 20px;
    }

    .faq_results_post_title h3 {
        font-size: 14px;
        padding-right: 6px;
    }

    .faq_results_post_content,
    .faq_results_post_content p,
    .faq_results_post_content ul,
    .faq_results_post_content li {
        font-size: 14px;
    }
}

@media only screen and (max-width : 424px) {

    .faq_filtre_ctn,
    .nouvelles_filtre_ctn {
        padding: 15px 15px 0 15px;
    }

    .faq_results_ctn,
    .nouvelles_results_ctn {
        padding: 15px;
    }

    .faq_results_cat_group {
        padding: 15px;
        border-radius: 15px;
    }

    .faq_results_cat_title h2 {
        font-size: 18px;
    }
}

/* nouvelles */

.filtre_nouvelles .e-filter {
    align-items: flex-start;
    gap: 1.6vw;
}


.filtres_btn button {
    display: inline-block !important;
    padding: 0.97vw 1.75vw !important;
    border: solid 1px #2f3c30 !important;
    border-radius: 100px !important;
    background-color: transparent !important;
    color: #2f3c30 !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 1.2vw !important;
    line-height: 1 !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    transition: all .3s ease !important;
    cursor: pointer !important;
    position: relative !important;
}

.filtres_btn button::before {
    content: '' !important;
    display: block !important;
    width: 0 !important;
    height: 0 !important;
    background-color: #2f3c30 !important;
    transition: all .3s ease !important;
    position: absolute !important;
    top: 0 !important;
    left: 1.25vw !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    border-radius: 50% !important;
}

.filtres_btn button[aria-pressed=true] {
    background-color: #fff !important;
    border-color: #fff !important;
    cursor: pointer !important;
    padding-left: 3vw !important;
}

.filtres_btn button[aria-pressed=true]::before {
    width: 0.8vw !important;
    height: 0.8vw !important;
}

@media (hover: hover) and (pointer: fine) {
    .filtres_btn button:hover {
        background-color: #fff !important;
        border-color: #fff !important;
        cursor: pointer !important;
        padding-left: 3vw !important;
    }

    .filtres_btn button:hover::before {
        width: 0.8vw !important;
        height: 0.8vw !important;
    }
}

@media only screen and (max-width : 1023px) {

    .filtres_btn button {
        padding-bottom: 12px !important;
        padding-left: 18px !important;
        padding-right: 18px !important;
        padding-top: 12px !important;
        font-size: 12.3px !important;
    }

    .filtres_btn button[aria-pressed=true] {
        padding-left: 30px !important;
    }

    .filtres_btn button[aria-pressed=true]::before {
        width: 8px !important;
        height: 8px !important;
    }
}

@media only screen and (max-width : 767px) {

    .filtres_btn button {
        white-space: nowrap !important;
        padding-bottom: 6px !important;
        padding-left: 12px !important;
        padding-right: 12px !important;
        padding-top: 6px !important;
        font-size: 12px !important;
    }
}

/* nouvelles single */


.aspect_ratio_5_2 {

}

.nouvelles_single_content {
    font-size: 16px;
    font-size: clamp(16px, 1vw, 100px) !important;
    font-weight: 400;
    line-height: 1.5;
}

.nouvelles_single_content h1,
.nouvelles_single_content h2 {
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-size: clamp(20px, 1.85vw, 100px) !important;
    font-weight: 600;
    line-height: 1.5;
}

.nouvelles_single_content h3 {
    font-family: "Poppins", Sans-serif;
    font-size: 19px;
    font-size: clamp(19px, 1.75vw, 100px) !important;
    font-weight: 600;
    line-height: 1.5;
}

.nouvelles_single_content h4 {
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-size: clamp(18px, 1.55vw, 100px) !important;
    font-weight: 600;
    line-height: 1.5;
}

.nouvelles_single_content h5 {
    font-family: "Poppins", Sans-serif;
    font-size: 17px;
    font-size: clamp(17px, 1.45vw, 100px) !important;
    font-weight: 600;
    line-height: 1.5;
}

.nouvelles_single_content h6 {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-size: clamp(16px, 1.35vw, 100px) !important;
    font-weight: 600;
    line-height: 1.5;
}

.nouvelles_single_content p,
.nouvelles_single_content ul,
.nouvelles_single_content li,
.nouvelles_single_content blockquote {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-size: clamp(16px, 1.28vw, 100px) !important;
    font-weight: 400;
    line-height: 1.5;
}

.nouvelles_single_content pre {
    font-family: 'Courier New', Courier, monospace;
    font-size: 16px;
    font-size: clamp(16px, 1.28vw, 100px) !important;
    font-weight: 400;
    line-height: 1.5;
}

.nouvelles_single_content ul {
    margin-bottom: 1em;
}
.nouvelles_single_content li {
    margin-bottom: 0.5em;
}

.nouvelles_single_content li:last-child {
    margin-bottom: 0em;
}

.nouvelles_single_content ul ul li:first-child,
.nouvelles_single_content ul ol li:first-child,
.nouvelles_single_content ol ul li:first-child,
.nouvelles_single_content ol ol li:first-child {
    margin-top: 1em;
}

/* header 2025 */

.header_2025 {
    width: 100% !important;
}


.elementor-location-header.smaller .header_2025,
.elementor-location-header.smaller .header_2025 > div {
    height: 4vw !important;
    min-height: 4vw !important;
    transition: all .3s ease;
    width: 100% !important;
}

@media only screen and (max-width : 1199px) {

    .elementor-location-header.smaller .header_2025,
    .elementor-location-header.smaller .header_2025 > div {
        height: 9vw !important;
        min-height: 9vw !important;
    }

    .elementor-location-header.smaller .header_2025 .main_menu_logo
    .elementor-location-header.smaller .header_2025 .main_menu_logo {
        padding-top: 0 !important;
    }
}

@media only screen and (max-width : 1023px) {

    .elementor-location-header.smaller .header_2025,
    .elementor-location-header.smaller .header_2025 > div {
        height: 10vw !important;
        min-height: 10vw !important;
    }
}

@media only screen and (max-width : 767px) {

    .elementor-location-header.smaller .header_2025,
    .elementor-location-header.smaller .header_2025 > div {
        height: 56px !important;
        min-height: 56px !important;
    }
}

/* footer menu */

.footer_menu .sub-arrow {
    display: none !important;
}

.footer_menu .elementor-nav-menu {
    align-items: flex-start !important;
    justify-content: flex-end !important;
    width: 100% !important;
    gap: 2vw !important;
}

.footer_menu .elementor-nav-menu > li {
    margin-top: 0.5vw !important;
}

.footer_menu .elementor-nav-menu > li a {
    margin: 0 !important;
    font-size: 1vw !important;
    font-size: clamp(16px, 1vw, 100px) !important;
}

.footer_menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul {
    left: 0 !important;
    padding-top: .8vw !important;
}

.footer_menu .elementor-nav-menu--main .elementor-nav-menu ul {
    width: auto !important;
}

.footer_menu .elementor-nav-menu--main .sub-menu {
    display: block !important;
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
}

.footer_menu .elementor-nav-menu--main .sub-menu a {
    font-size: .8vw !important;
    font-size: clamp(14px, 0.8vw, 100px) !important;
    line-height: 1.3 !important;
}

.footer_menu .elementor-nav-menu--main li.menu-item {
    flex-direction: column !important;
}

.footer_menu .elementor-sub-item {
    background-color: transparent !important;
    padding: 0 !important;
}

.footer_menu .sub-menu.elementor-nav-menu--dropdown {
    display: flex !important;
    flex-direction: column !important;
    gap: 9px !important;
}

.footer_menu .sub-menu.elementor-nav-menu--dropdown li {
    /* background-color: red !important; */
}

.footer_menu .sub-menu.elementor-nav-menu--dropdown li a {
    /* background-color: blue !important; */
    border: none !important;
}

.footer_menu .elementor-nav-menu:after {
    display: none !important;
}

@media only screen and (max-width : 1439px) {
    .footer_menu .elementor-nav-menu {
        gap: 5vw !important;
    }

    .footer_menu .sub-menu.elementor-nav-menu--dropdown li a br {
        display: none !important;
    }
}

@media only screen and (max-width : 1199px) {

}

@media only screen and (max-width : 1023px) {

}

@media only screen and (max-width : 767px) {

    .footer_menu .elementor-nav-menu {
        justify-content: center !important;
    }

    .footer_top .footer_menu .elementor-nav-menu li {
        flex: 0 0 auto !important;
    }

    .footer_top .footer_menu .elementor-nav-menu li:nth-child(5),
    .footer_top .footer_menu .elementor-nav-menu li:nth-child(6),
    .footer_top .footer_menu .elementor-nav-menu li:nth-child(7) {
        flex: 0 0 auto;
        margin-top: 0 !important;
    }

    .footer_top .footer_menu .elementor-nav-menu li {
        margin: 0px !important;
        padding: 0 !important;
        flex: 0 0 auto !important;
    }

    .footer_menu .sub-menu.elementor-nav-menu--dropdown {
        gap: 0px !important;
    }

    .footer_lang_switcher_2025 .wpml-ls ul {
        text-align: center !important;
    }

    .footer_lang_switcher_2025 .wpml-ls ul li {
        padding-left: 0 !important;
    }
}

@media only screen and (max-width : 424px) {

    .footer_menu .elementor-nav-menu {
        flex-direction: column !important;
    }
}

/* header_territoires */


.header_territoires .grid_item:hover .texte .elementor-heading-title {
    color: #374536;
}

.header_territoires .grid_item:hover .icone .elementor-icon svg path {
    fill: #374536;
}



@media only screen and (min-width : 768px) {

    .header_2025 .territoires .sub-menu,
    .header_2025 .choisir .sub-menu {
        display: none !important;
    }
}

#elementor-popup-modal-1112 .dialog-widget-content,
#elementor-popup-modal-1113 .dialog-widget-content {
    background-color: transparent !important;
}

.header_territoires_close_ctn,
.header_choisir_close_ctn {
    cursor:default !important;
}

#elementor-popup-modal-1112 .dialog-close-button,
#elementor-popup-modal-1113 .dialog-close-button {
    z-index: 100000000000;
}

body #elementor-popup-modal-1112 .dialog-close-button,
body #elementor-popup-modal-1113 .dialog-close-button {
    top: 10vw !important;
    transition: all 0s ease;
}

body.header_smaller #elementor-popup-modal-1112 .dialog-close-button,
body.header_smaller #elementor-popup-modal-1113 .dialog-close-button {
    top: 5vw !important;
    transition: all .3s ease;
}

@media only screen and (max-width : 1199px) {

    body #elementor-popup-modal-1112 .dialog-close-button,
    body #elementor-popup-modal-1113 .dialog-close-button {
        top: 12vw !important;
    }

    body.header_smaller #elementor-popup-modal-1112 .dialog-close-button,
    body.header_smaller #elementor-popup-modal-1113 .dialog-close-button {
        top: 10vw !important;
        /* transition: all .3s ease; */
    }
}

@media only screen and (max-width : 1023px) {

    body #elementor-popup-modal-1112 .dialog-close-button,
    body #elementor-popup-modal-1113 .dialog-close-button {
        top: 15vw !important;
    }

    body.header_smaller #elementor-popup-modal-1112 .dialog-close-button,
    body.header_smaller #elementor-popup-modal-1113 .dialog-close-button {
        top: 11vw !important;
        /* transition: all .3s ease; */
    }
}

body.header_smaller .header_territoires_close_ctn,
body.header_smaller .header_choisir_close_ctn {
    height: 4vw !important;
    min-height: 4vw !important;
    transition: all .3s ease;
}

@media only screen and (max-width : 1199px) {

    body.header_smaller .header_territoires_close_ctn,
    body.header_smaller .header_choisir_close_ctn {
        height: 9% !important;
        min-height: 9vw !important;
    }
}

@media only screen and (max-width : 1023px) {

    body.header_smaller .header_territoires_close_ctn,
    body.header_smaller .header_choisir_close_ctn {
        height: 10vw !important;
        min-height: 10vw !important;
    }

}

@media only screen and (max-width : 767px) {

}


#elementor-popup-modal-1112 .dialog-widget-content,
#elementor-popup-modal-1113 .dialog-widget-content {
    width: 100% !important;
}

@media only screen and (max-width : 767px) {

    #elementor-popup-modal-1112,
    #elementor-popup-modal-1113 {
        display: none !important;
    }
}

@media only screen and (max-width : 767px) {

    .header_2025 .header_menu_gauche ul {
        margin: 0 !important;
    }

    .header_2025 .header_menu_gauche ul li {
        margin-bottom: 6px !important;
    }

    .header_2025 .header_menu_gauche ul li:last-child {
        margin-bottom: 0 !important;
    }

    .header_2025 .main_menu_gauche nav > ul > li > a  {
        padding: 9px 18px !important;
    }
}

.mrc_menu_sticky {
    position: sticky !important;
    top: 4vw;
    z-index: 999;
}

@media only screen and (max-width : 1199px) {
    .mrc_menu_sticky {
        top: 9vw;
    }
}

@media only screen and (max-width : 1023px) {
    .mrc_menu_sticky {
        top: 10vw;
    }
}

@media only screen and (max-width : 767px) {
    .mrc_menu_sticky {
        top: 56px;
    }
}

.mrc_menu_sticky_text a {
    min-height: 4.7vw;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mrc_anchor {
    display: block;
    position: relative;
    top: -6.7vw; /* -13.7 */
    visibility: hidden;
}

@media only screen and (max-width : 1199px) {
    .mrc_anchor {
        top: -11vw;
    }
}

@media only screen and (max-width : 1023px) {
    .mrc_anchor {
        top: -12.7vw;
    }

    .mrc_menu_sticky_text a {
        min-height: 45px;
        font-size: 13px !important;
    }
}

@media only screen and (max-width : 767px) {
    .mrc_anchor {
        top: -100px;
    }
}

@media only screen and (max-width : 424px) {
    .mrc_anchor {
        top: -145px;
    }
}

/* mrc_menu_sticky */

.mrc_menu_sticky .mrc_menu_sticky_item a {
    color: #DCF0F5 !important;
    background-color: #13414F !important;
    border-top: 1px solid #E1F0E2 !important;
    border-right: 0px solid #E1F0E2 !important;
    border-bottom: 0px solid #E1F0E2 !important;
    border-left: 1px solid #DCF0F5 !important;
    outline: none !important;
}

.mrc_menu_sticky .mrc_menu_sticky_item:hover a,
.mrc_menu_sticky .mrc_menu_sticky_item:focus a,
.mrc_menu_sticky .mrc_menu_sticky_item:active a {
    color: #13414F !important;
    background-color: #DCF0F5 !important;
    border-top: 1px solid #E1F0E2 !important;
    border-right: 0px solid #E1F0E2 !important;
    border-bottom: 0px solid #E1F0E2 !important;
    border-left: 1px solid #13414F !important;
}

.mrc_menu_sticky .mrc_menu_sticky_item:nth-child(1) a {
    background-color: #DCF0F5 !important;
    color: #13414F !important;
    border-top: 1px solid #E1F0E2 !important;
    border-right: 0px solid #E1F0E2 !important;
    border-bottom: 0px solid #E1F0E2 !important;
    border-left: 0px solid #13414F !important;
}

@media only screen and (max-width : 424px) {
    .mrc_menu_sticky .mrc_menu_sticky_item:nth-child(1) a,
    .mrc_menu_sticky .mrc_menu_sticky_item:nth-child(2) a {
        border-bottom: 1px solid #374536 !important;
    }
}

/* etudier */

.mrc_menu_sticky.etat-etudier .mrc_menu_sticky_item a {
    color: #DCF0F5 !important;
    background-color: #13414F !important;
    border-top: 0px solid #E1F0E2 !important;
    border-right: 0px solid #E1F0E2 !important;
    border-bottom: 0px solid #E1F0E2 !important;
    border-left: 1px solid #DCF0F5 !important;
}

.mrc_menu_sticky.etat-etudier .mrc_menu_sticky_item:nth-child(1) a {
    border-left: 0px solid #13414F !important;
}

@media only screen and (max-width : 424px) {
    .mrc_menu_sticky.etat-etudier .mrc_menu_sticky_item:nth-child(1) a {
        border-left: 3px solid #13414F !important;
    }
}

.mrc_menu_sticky.etat-etudier .mrc_menu_sticky_item:hover a,
.mrc_menu_sticky.etat-etudier .mrc_menu_sticky_item:focus a,
.mrc_menu_sticky.etat-etudier .mrc_menu_sticky_item:active a {
    color: #13414F !important;
    background-color: #DCF0F5 !important;
    border-top: 0px solid #E1F0E2 !important;
    border-right: 0px solid #E1F0E2 !important;
    border-bottom: 0px solid #E1F0E2 !important;
    border-left: 1px solid #13414F !important;
}

.mrc_menu_sticky.etat-etudier .mrc_menu_sticky_item:nth-child(1) a {
    background-color: #DCF0F5 !important;
    color: #13414F !important;
    border-top: 0px solid #E1F0E2 !important;
    border-right: 0px solid #E1F0E2 !important;
    border-bottom: 0px solid #E1F0E2 !important;
    border-left: 0px solid #13414F !important;
}

@media only screen and (max-width : 424px) {

    .mrc_menu_sticky.etat-etudier .mrc_menu_sticky_item a {
        border-top: 1px solid #DCF0F5 !important;
    }

    .mrc_menu_sticky.etat-etudier .mrc_menu_sticky_item:nth-child(1) a,
    .mrc_menu_sticky.etat-etudier .mrc_menu_sticky_item:nth-child(2) a {
        border-bottom: 0px solid #13414F !important;
    }
}

/* vivre */

.mrc_menu_sticky.etat-vivre .mrc_menu_sticky_item a {
    color: #E1F0E2 !important;
    background-color: #374536 !important;
    border-top: 0px solid #E1F0E2 !important;
    border-right: 0px solid #E1F0E2 !important;
    border-bottom: 0px solid #E1F0E2 !important;
    border-left: 1px solid #E1F0E2 !important;
}

.mrc_menu_sticky.etat-vivre .mrc_menu_sticky_item:hover a,
.mrc_menu_sticky.etat-vivre .mrc_menu_sticky_item:focus a,
.mrc_menu_sticky.etat-vivre .mrc_menu_sticky_item:active a {
    color: #374536 !important;
    background-color: #E1F0E2 !important;
    border-top: 0px solid #E1F0E2 !important;
    border-right: 0px solid #E1F0E2 !important;
    border-bottom: 0px solid #E1F0E2 !important;
    border-left: 1px solid #374536 !important;
}

.mrc_menu_sticky.etat-vivre .mrc_menu_sticky_item:nth-child(2) a {
    background-color: #E1F0E2 !important;
    color: #374536 !important;
    border-top: 0px solid #E1F0E2 !important;
    border-right: 0px solid #E1F0E2 !important;
    border-bottom: 0px solid #E1F0E2 !important;
    border-left: 1px solid #374536 !important;
}

.mrc_menu_sticky.etat-vivre .mrc_menu_sticky_item:nth-child(1) a {
    border-left: 0px solid #374536 !important;
}

@media only screen and (max-width : 424px) {

    .mrc_menu_sticky.etat-vivre .mrc_menu_sticky_item a {
        border-top: 1px solid #E1F0E2 !important;
    }

    .mrc_menu_sticky.etat-vivre .mrc_menu_sticky_item:nth-child(3) a {
        border-left: 0px solid #374536 !important;
    }

    .mrc_menu_sticky.etat-vivre .mrc_menu_sticky_item:nth-child(1) a,
    .mrc_menu_sticky.etat-vivre .mrc_menu_sticky_item:nth-child(2) a {
        border-bottom: 1px solid #374536 !important;
    }
}

/* investir */

.mrc_menu_sticky.etat-investir .mrc_menu_sticky_item a {
    color: #F4F4F4 !important;
    background-color: #424242 !important;
    border-left: 1px solid #F4F4F4 !important;
    border-top: 1px solid #424242 !important;
}

.mrc_menu_sticky.etat-investir .mrc_menu_sticky_item:hover a,
.mrc_menu_sticky.etat-investir .mrc_menu_sticky_item:focus a,
.mrc_menu_sticky.etat-investir .mrc_menu_sticky_item:active a {
    color: #424242 !important;
    background-color: #F4F4F4 !important;
    border-top: 0px solid #E1F0E2 !important;
    border-right: 0px solid #E1F0E2 !important;
    border-bottom: 0px solid #E1F0E2 !important;
    border-left: 1px solid #424242 !important;
}

.mrc_menu_sticky.etat-investir .mrc_menu_sticky_item:nth-child(3) a {
    background-color: #F4F4F4 !important;
    color: #424242 !important;
    border-top: 0px solid #E1F0E2 !important;
    border-right: 0px solid #E1F0E2 !important;
    border-bottom: 0px solid #E1F0E2 !important;
    border-left: 1px solid #424242 !important;
}

.mrc_menu_sticky.etat-investir .mrc_menu_sticky_item:nth-child(1) a {
    border-left: 0px solid #424242 !important;
}

@media only screen and (max-width : 424px) {

    .mrc_menu_sticky.etat-investir .mrc_menu_sticky_item a {
        border-top: 1px solid #F4F4F4 !important;
    }

    .mrc_menu_sticky.etat-investir .mrc_menu_sticky_item:nth-child(3) a {
        border-left: 0px solid #424242 !important;
    }

    .mrc_menu_sticky.etat-vivre .mrc_menu_sticky_item:nth-child(1) a,
    .mrc_menu_sticky.etat-vivre .mrc_menu_sticky_item:nth-child(2) a {
        border-bottom: 1px solid #424242 !important;
    }
}

/* voyager */

.mrc_menu_sticky.etat-voyager .mrc_menu_sticky_item a {
    color: #E1F0E2 !important;
    background-color: #374536 !important;
    border-top: 0px solid #E1F0E2 !important;
    border-right: 0px solid #E1F0E2 !important;
    border-bottom: 0px solid #E1F0E2 !important;
    border-left: 1px solid #E1F0E2 !important;
}

.mrc_menu_sticky.etat-voyager .mrc_menu_sticky_item:hover a,
.mrc_menu_sticky.etat-voyager .mrc_menu_sticky_item:focus a,
.mrc_menu_sticky.etat-voyager .mrc_menu_sticky_item:active a {
    color: #374536 !important;
    background-color: #E1F0E2 !important;
    border-top: 0px solid #E1F0E2 !important;
    border-right: 0px solid #E1F0E2 !important;
    border-bottom: 0px solid #E1F0E2 !important;
    border-left: 1px solid #374536 !important;
}

.mrc_menu_sticky.etat-voyager .mrc_menu_sticky_item:nth-child(4) a {
    background-color: #E1F0E2 !important;
    color: #374536 !important;
    border-top: 0px solid #E1F0E2 !important;
    border-right: 0px solid #E1F0E2 !important;
    border-bottom: 0px solid #E1F0E2 !important;
    border-left: 1px solid #374536 !important;
}

.mrc_menu_sticky.etat-voyager .mrc_menu_sticky_item:nth-child(1) a {
    border-left: 0px solid #374536 !important;
}

@media only screen and (max-width : 424px) {


    .mrc_menu_sticky.etat-voyager .mrc_menu_sticky_item a {
        border-top: 1px solid #E1F0E2 !important;
    }


    .mrc_menu_sticky.etat-voyager .mrc_menu_sticky_item:nth-child(3) a {
        border-left: 0px solid #374536 !important;
    }

    .mrc_menu_sticky.etat-vivre .mrc_menu_sticky_item:nth-child(1) a,
    .mrc_menu_sticky.etat-vivre .mrc_menu_sticky_item:nth-child(2) a {
        border-bottom: 0px solid #374536 !important;
    }
}

/* accueil 2025 */

.home_actualites_loop .swiper {
    overflow: visible !important;
}

/* header 2025b */

.header_2025b .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.territoires_menu_item ul,
.header_2025b .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.choisir_menu_item ul {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    column-gap: 1.5vw;
    row-gap: 1.5vw;
    position: fixed !important;
    opacity: 0 !important;
    visibility: hidden !important;
    top: 9vw !important;
    transition: none !important;
    left: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    background-color: #374536 !important;
    padding: 3.3vw 5.5vw !important;
    margin-left: 0 !important;
    z-index: 1001 !important;
    pointer-events: none;
}

.header_2025b .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.territoires_menu_item:hover ul,
.header_2025b .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.choisir_menu_item:hover ul {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto;
}

.header_2025b .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.territoires_menu_item ul li,
.header_2025b .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.choisir_menu_item ul li {
    opacity: 0 !important;
}

.header_2025b .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.territoires_menu_item:hover ul li,
.header_2025b .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.choisir_menu_item:hover ul li {
    opacity: 1 !important;
    transition: opacity .5s ease !important;
}

.header_2025b .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.territoires_menu_item ul:after,
.header_2025b .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.choisir_menu_item ul:after {
    content: '';
    background-color: rgba(0, 0, 0, .5);
    height: 100vh;
    width: 100vw;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000 !important;
    pointer-events: none;
}

.header_2025b .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.territoires_menu_item ul li a,
.header_2025b .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.choisir_menu_item ul li a {
    border: 0px solid #000 !important;
    padding: 0 !important;
}

.header_2025b .elementor-nav-menu > li > a {
    height: 9vw;
}

/* header smaller */

.elementor-location-header.smaller .header_2025b {
    height: 4vw !important;
    min-height: 4vw !important;
}

.elementor-location-header.smaller .header_2025b .elementor-nav-menu > li > a {
    height: 4vw !important;
}

.elementor-location-header.smaller .header_2025b .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.territoires_menu_item ul,
.elementor-location-header.smaller .header_2025b .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.choisir_menu_item ul {
    /* top: -4vw !important; */
    top: 4vw !important;
}

.elementor-location-header.smaller .header_2025b .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.territoires_menu_item:hover ul,
.elementor-location-header.smaller .header_2025b .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.choisir_menu_item:hover ul {
    top: 4vw !important;
}

@media only screen and (min-width : 768px) {

    .header_2025b .territoires_box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: 1px solid #E1F0E2;
        border-radius: 1.3vw;
        padding: 1vw;
        width: 100%;
    }

    .header_2025b .territoires_box,
    .header_2025b .territoires_box * {
        transition: all .3s ease;
    }

    .header_2025b .territoires_box:hover,
    .header_2025b .territoires_box:focus,
    .header_2025b .territoires_box:active {
        background-color: #E1F0E2;
    }

    .header_2025b .territoires_gatineau,
    .header_2025b .territoires_pontiac,
    .header_2025b .territoires_vallee,
    .header_2025b .territoires_papineau,
    .header_2025b .territoires_collines {
        background-image: url(/wp-content/uploads/2025/05/map-icons_Gatineau-vert.svg);
        background-repeat: no-repeat;
        background-position: right bottom;
        background-size: 4.51vw 4.51vw;
        flex: 0 0 4.51vw;
        height: 4.51vw;
    }

    .header_2025b .territoires_pontiac {
        background-image: url(/wp-content/uploads/2025/05/map-icons_Pontiac-vert.svg);
    }

    .header_2025b .territoires_vallee {
        background-image: url(/wp-content/uploads/2025/05/map-icons_MRCVallee-vert.svg);
    }

    .header_2025b .territoires_papineau {
        background-image: url(/wp-content/uploads/2025/05/map-icons_MRCPapineau-vert.svg);
    }

    .header_2025b .territoires_collines {
        background-image: url(/wp-content/uploads/2025/05/map-icons_MRCCollines-vert.svg);
    }

    .header_2025b .territoires_text {
        color: #E1F0E2;
        flex: 0 0 calc( 100% - 1vw - 4.51vw - 1.75vw);
        font-size: 1.25vw;
        line-height: 1;
        font-family: "Poppins", Sans-serif;
        font-weight: 600;
    }

    .header_2025b .territoires_box:hover .territoires_text,
    .header_2025b .territoires_box:focus .territoires_text,
    .header_2025b .territoires_box:active .territoires_text {
        color: #374536;
    }

    .header_2025b .territoires_btn {
        background-image: url(/wp-content/uploads/2024/02/Fleche-accordeon.svg);
        background-repeat: no-repeat;
        background-position: right bottom;
        background-size: 1vw 1vw;
        flex: 0 0 1vw;
        height: 1vw;
        align-self: flex-end;
    }

    .header_2025b .territoires_box:hover .territoires_btn {
        background-image: url(/wp-content/uploads/2024/01/Fleche-verte2.svg);
    }

    .header_2025b .choisir_box {
        display: block;
        border-radius: 12px;
        width: 100%;
        background-color: transparent;
        /* background-color: #fff; */
        overflow: hidden;
    }

    .header_2025b .choisir_image {
        display: block;
        border-radius: 12px;
        width: 100%;
        padding-top: 50%;
        background-color: #E1F0E2;
        background-image: url(/wp-content/uploads/2025/05/choisir-voyager.jpg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        transition: transform 0.3s ease;
    }

    .header_2025 .choisir_box:hover .choisir_image {
        transform: scale(1.1);
        transition: transform 0.3s ease;
    }

    .elementor-1113 .grid_item {
        overflow: hidden !important;
        background-color: transparent !important;
    }

    .elementor-1113 .grid_item:hover > .elementor-widget-image {
        transform: scale(1.1);
        transition: transform 0.3s ease;
    }

    .header_2025b .choisir_etudier .choisir_image {
        background-image: url(/wp-content/uploads/2025/05/choisir-etudier.jpg);
    }

    .header_2025b .choisir_investir .choisir_image {
        background-image: url(/wp-content/uploads/2025/05/choisir-investir.jpg);
    }

    .header_2025b .choisir_voyager .choisir_image {
        background-image: url(/wp-content/uploads/2025/05/choisir-vivre.jpg);
    }

    .header_2025b .choisir_groupe {
        display: flex;
        align-items: stretch;
        justify-content: space-between;
        background-color: #E1F0E2;
        border-radius: 1.3vw;
        padding: 1.8vw;
        width: 100%;
        z-index: 1;
        position: relative;
        margin-top: -1.3vw;
    }

    .header_2025b .choisir_text {
        color: #374536;
        flex: 0 0 calc( 100% - 2.4vw - 1vw);
        font-size: 1.6vw;
        font-family: "Poppins", Sans-serif;
        font-weight: 600;
        line-height: 1.1;
    }

    .header_2025b .choisir_btn {
        background-image: url(/wp-content/uploads/2024/02/BTN-Arrow-green.svg);
        background-repeat: no-repeat;
        background-position: right center;
        background-size: 2.4vw 2.4vw;
        flex: 0 0 2.4vw;
    }

    .header_2025b .choisir_box.choisir_etudier .choisir_groupe {
        background-color: var(--bleu-pale) !important;
    }

    .header_2025b .choisir_box.choisir_etudier .choisir_btn {
        background-color: var(--bleu-pale) !important;
        background-image: url(/wp-content/uploads/2024/02/BTN-Arrow-bleu-fonce.svg);
    }

    .header_2025b .choisir_box.choisir_investir .choisir_groupe {
        background-color: var(--gris-pale) !important;
    }

    .header_2025b .choisir_box.choisir_investir .choisir_btn {
        background-image: url(/wp-content/uploads/2024/02/BTN-Arrow-gris-fonce.svg);
    }
}

@media only screen and (max-width : 767px) {

    .territoires_box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: 1px solid #E1F0E2;
        border-radius: 12px;
        padding: 12px;
        width: 100%;
    }

    .territoires_gatineau,
    .territoires_pontiac,
    .territoires_vallee,
    .territoires_papineau,
    .territoires_collines {
        background-image: url(/wp-content/uploads/2025/05/map-icons_Gatineau-vert.svg);
        background-repeat: no-repeat;
        background-position: right bottom;
        background-size: 48px 48px;
        flex: 0 0 48px;
        height: 48px;
    }

    .territoires_pontiac {
        background-image: url(/wp-content/uploads/2025/05/map-icons_Gatineau-vert.svg);
    }

    .territoires_vallee {
        background-image: url(/wp-content/uploads/2025/05/map-icons_MRCVallee-vert.svg);
    }

    .territoires_papineau {
        background-image: url(/wp-content/uploads/2025/05/map-icons_MRCPapineau-vert.svg);
    }

    .territoires_collines {
        background-image: url(/wp-content/uploads/2025/05/map-icons_MRCCollines-vert.svg);
    }

    .territoires_text {
        color: #E1F0E2;
        flex: 0 0 calc( 100% - 18px - 26px - 38px);
    }

    .territoires_btn {
        background-image: url(/wp-content/uploads/2024/02/Fleche-accordeon.svg);
        background-repeat: no-repeat;
        background-position: right bottom;
        background-size: 12px 12px;
        flex: 0 0 12px;
        height: 12px;
        align-self: flex-end;
    }

    .choisir_box {
        display: flex;
        align-items: stretch;
        justify-content: space-between;
        background-color: #E1F0E2;
        border-radius: 12px;
        padding: 12px;
        width: 100%;
    }

    .choisir_text {
        color: #374536;
        flex: 0 0 calc( 100% - 42px);
    }

    .choisir_btn {
        background-image: url(/wp-content/uploads/2024/02/BTN-Arrow-green.svg);
        background-repeat: no-repeat;
        background-position: right center;
        background-size: 36px 36px;
        flex: 0 0 36px;
    }

    .choisir_box.choisir_etudier {
        background-color: var(--bleu-pale) !important;
    }

    .choisir_box.choisir_etudier .choisir_btn {
        background-color: var(--bleu-pale) !important;
        background-image: url(/wp-content/uploads/2024/02/BTN-Arrow-bleu-fonce.svg);
    }

    .choisir_box.choisir_investir {
        background-color: var(--gris-pale) !important;
    }

    .choisir_box.choisir_investir .choisir_btn {
        background-image: url(/wp-content/uploads/2024/02/BTN-Arrow-gris-fonce.svg);
    }
}


@media only screen and (max-width : 1199px) {


    .elementor-location-header.smaller .header_2025b .main_menu_logo {
        padding-top: 0 !important;
    }

}

@media only screen and (max-width : 767px) {

    .elementor-location-header .header_2025b .main_menu_logo {
        padding-top: 0 !important;
    }

}



.header_2025a .menu-item.territoires a,
.header_2025a .menu-item.choisir a {
    color: #ffffff !important;
}

.header_2025a .menu-item.territoires a:hover,
.header_2025a .menu-item.choisir a:hover {
    color: #A2DD97 !important;
}

.nouvelles_tags .elementor-post-info__terms-list {
    font-size: 0;
}

.nouvelles_tags .elementor-post-info__terms-list-item {
    font-size: 0.8vw;
    display: inline-block;
    background-color: #F4F4F4;
    padding: 0.5vw 1vw 0.5vw 1vw;
    margin: 0 0.5vw 0.5vw 0;
    border-radius: 100vw;
    color: #374536 !important;
    font-weight: 600;
}

@media only screen and (max-width : 1023px) {

    .nouvelles_tags .elementor-post-info__terms-list-item {
        font-size: 14px;
        padding: 6px 12px;
        margin: 0 6px 6px 0;
        font-weight: 600;
    }
}

/* mrc submenu header change */

/*

:root {
    --vert-fonce: #374536;
    --vert-pale: #E1F0E2;
    --vert-flash: #A2DD97;
    --bleu-fonce: #13414F;
    --bleu-pale: #DCF0F5;
    --bleu-flash: #73C7DB;
    --gris-fonce: #424242;
    --gris-pale: #F4F4F4;
    --gris-flash: #A9A9A9;
}

*/


body .header_2025 .menu-item.territoires a .sub-arrow svg,
body .header_2025 .menu-item.territoires a.highlighted .sub-arrow svg,
body .header_2025 .menu-item.choisir a .sub-arrow svg,
body .header_2025 .menu-item.choisir a.highlighted .sub-arrow svg {
    fill: #ffffff !important;
}

body .header_2025 .menu-item.territoires a:hover .sub-arrow svg,
body .header_2025 .menu-item.territoires a.highlighted:hover .sub-arrow svg,
body .header_2025 .menu-item.choisir a:hover .sub-arrow svg,
body .header_2025 .menu-item.choisir a.highlighted:hover .sub-arrow svg {
    fill:  var(--vert-flash) !important;
}


body.etat-etudier .header_2025 {
    background-color: var(--bleu-fonce) !important;
}

body.etat-vivre .header_2025 {
    background-color: var(--vert-fonce) !important;
}

body.etat-investir .header_2025 {
    background-color: var(--gris-fonce) !important;
}

body.etat-voyager .header_2025 {
    background-color: var(--vert-fonce) !important;
}



body.etat-etudier .header_2025 .menu-item.territoires a:hover,
body.etat-etudier .header_2025 .menu-item.choisir a:hover {
    color: var(--bleu-flash) !important;
}

body.etat-etudier .header_2025 .menu-item.territoires a:hover .sub-arrow svg,
body.etat-etudier .header_2025 .menu-item.choisir a:hover .sub-arrow svg {
    fill:  var(--bleu-flash) !important;
}


body.etat-vivre .header_2025 .menu-item.territoires a:hover,
body.etat-vivre .header_2025 .menu-item.choisir a:hover {
    color: var(--vert-flash) !important;
}

body.etat-vivre .header_2025 .menu-item.territoires a:hover .sub-arrow svg,
body.etat-vivre .header_2025 .menu-item.choisir a:hover .sub-arrow svg {
    fill:  var(--vert-flash) !important;
}

body.etat-investir .header_2025 .menu-item.territoires a:hover,
body.etat-investir .header_2025 .menu-item.choisir a:hover {
    color: var(--gris-flash) !important;
}

body.etat-investir .header_2025 .menu-item.territoires a:hover .sub-arrow svg,
body.etat-investir .header_2025 .menu-item.choisir a:hover .sub-arrow svg {
    fill:  var(--gris-flash) !important;
}

body.etat-vivre .header_2025 .menu-item.territoires a:hover,
body.etat-vivre .header_2025 .menu-item.choisir a:hover {
    color: var(--vert-flash) !important;
}

body.etat-voyager .header_2025 .menu-item.territoires a:hover .sub-arrow svg,
body.etat-voyager .header_2025 .menu-item.choisir a:hover .sub-arrow svg {
    fill:  var(--vert-flash) !important;
}


body.etat-etudier .header_2025 .main_menu_gauche .elementor-menu-toggle {
    background-color: var(--bleu-flash) !important;
    border: 1px solid var(--bleu-flash) !important;
}

body.etat-vivre .header_2025 .main_menu_gauche .elementor-menu-toggle {
    background-color: var(--vert-flash) !important;
    border: 1px solid var(--vert-flash) !important;
}

body.etat-investir .header_2025 .main_menu_gauche .elementor-menu-toggle {
    background-color: var(--gris-flash) !important;
    border: 1px solid var(--gris-flash) !important;
}

body.etat-voyager .header_2025 .main_menu_gauche .elementor-menu-toggle {
    background-color: var(--vert-flash) !important;
    border: 1px solid var(--vert-flash) !important;
}

/* no_absolute_mobile */

@media only screen and (max-width : 767px) {

    .no_absolute_mobile {
        position: relative !important;
    }
}


/* impact regional selider */

:root {
    --slider_range: 0%;
    --slider_result: calc( --slider_range % 5 * 15000000)
}

.impact_regional {
    margin-bottom: 4vw;
    touch-action: none;
}

.impact_regional input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    position: relative;
}

.impact_regional input[type=range]:focus {
    outline: none;
}

.impact_regional input[type=range]:before {
    position: absolute;
    content: "";
    width: var(--slider_range);
    height: 1vw;
    background: #374536;
    border-radius: 100px 0 0 100px;
}

.impact_regional input[type=range]::-webkit-slider-runnable-track {
    background: #E1F0E2;
    height: 1vw;
    border-radius: 100px;
}

.impact_regional input[type=range]::-webkit-slider-thumb {
    width: 1.5vw;
    height: 1.5vw;
    border-radius: 100%;
    border: none;
    -webkit-appearance: none;
    background-color: #A2DD97;
    margin-top: -.25vw;
    z-index: 99;
    position: relative;
    transition: 0.5s all ease;
    transform: scale(1.75);
}

#impact_regional_value {
    position: absolute;
    left: var(--slider_range);
    font-size: 1.15vw;
    font-weight: 700;
    color: #A2DD97;
    transition: 0.5s color ease;
    background-color: #374536;
    padding: .75vw 1vw;
    border-radius: 100px;
    color: #fff;
    font-family: Poppins, sans-serif;
    transform: translateX(calc(-50% + (10px - (var(--slider_range) * 0.2)))) translateY(3vw);
    border: 1px solid #fff;
}

#impact_regional_result {
    font-size: 7vw;
    line-height: 1.0;
    font-family: "EB Garamond", serif !important;
    font-weight: 500 !important;
    margin-top:  0.25vw;
}

@media only screen and (max-width : 1023px) {

    .impact_regional {
        margin-bottom: 45px;
    }

    .impact_regional input[type=range]:before {
        height: 8px;
    }

    .impact_regional input[type=range]::-webkit-slider-runnable-track {
        height: 8px;
    }

    .impact_regional input[type=range]::-webkit-slider-thumb {
        width: 15px;
        height: 15px;
        margin-top: -3px;
    }

    #impact_regional_value {
        font-size: 16px;
        padding: 6px 9px;
        transform: translateX(calc(-50% + (10px - (var(--slider_range) * 0.2)))) translateY(35px);
    }

    #impact_regional_result {
        font-size: 60px;
        margin-top:  0;
    }



}

@media only screen and (max-width : 767px) {

    #impact_regional_result {
        font-size: 50px;
    }

}

@media only screen and (max-width : 424px) {

    #impact_regional_result {
        font-size: 40px;
    }

}


.list_two_columns ul {
	-webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
	-webkit-column-gap: 2vw;
	   -moz-column-gap: 2vw;
			column-gap: 2vw;
}

.list_two_columns ul li {
	break-inside: avoid-column;
	page-break-inside: avoid;
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
    margin-bottom: 1vw;
}

@media only screen and (max-width : 767px) {
    .list_two_columns ul {
  		-webkit-column-count: 1;
  		   -moz-column-count: 1;
  				column-count: 1;
	}
}

.text_shadow p {
    text-shadow: 1px 1px 3px #000000;
}

.nouvelle_loop_inner:hover .home_nouvelles_btn svg circle {
    fill: #fff !important;
    transition: all .5s ease;
}

.nouvelle_loop_inner .home_nouvelles_btn:hover .elementor-button-icon {
    transform-origin: bottom right;
    transform: scale(1.15);
    transition: all .5s ease;
}

.nouvelle_loop_inner .home_nouvelles_btn:hover .elementor-button-icon svg {
    transform-origin: center center;
    transform: rotate(360deg);
    transition: all .5s ease;
}



.nouvelle_loop_inner:hover .nouvelles_tags .elementor-post-info__terms-list-item {
    background-color: #fff;
}

.nouvelle_loop_inner:hover .aspect_ratio_1_09 {
    border-radius: 1.60vw 1.60vw 1.60vw 1.60vw;
}

.nouvelle_loop_inner:hover .aspect_ratio_1_09 img {
    transform: scale(1.15);
    transition: all .5s ease;
}

.repertoires_utiles_section .home_nouvelles_btn:hover .elementor-button-icon {
    transform-origin: bottom right;
    transform: scale(1.15);
    transition: all .5s ease;
}

.repertoires_utiles_section .home_nouvelles_btn:hover .elementor-button-icon svg {
    transform-origin: center center;
    transform: rotate(360deg);
    transition: all .5s ease;
}