.elementor-kit-6{--e-global-color-primary:#71A3BA;--e-global-color-secondary:#3A748A;--e-global-color-text:#193B60;--e-global-color-accent:#AAAAB1;--e-global-color-4061361:#D9CCAF;--e-global-color-3210ffd:#FFFFFF;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:1rem;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-text-font-style:normal;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );font-style:var( --e-global-typography-text-font-style );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h2{color:var( --e-global-color-text );font-family:"Montserrat", Sans-serif;font-size:1.2rem;font-weight:700;text-transform:uppercase;font-style:normal;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */nav.rank-math-breadcrumb * {
    color: #fff !important;
}

.home .rank-math-breadcrumb  {
    display: none;
}
.title-line h2:after {
    content: '';
    display: block;
    margin: 1rem auto 0;
    width: 50px;
    height: 2px;
    background-color: #193B60;
}
.title-line-2 h2:after {
    content: '';
    display: block;
    margin: 1rem auto 0;
    width: 50px;
    height: 2px;
    background-color: #71A3BA;
}

.no-type-list ul {
    list-style-type: none;
    padding: 0;
}

.elementor-widget-n-carousel.elementor-element :is(.swiper,.swiper-container)~.elementor-swiper-button-prev {
    left: calc(50% - 210px) !important;
    top: unset !important;
    bottom: 35px;
    transform: none !important;
    svg {
        fill: #fff;
    }
    
    &:after {
        content: 'Projet précédent';
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        margin-left: 10px;
    }
}


.elementor-widget-n-carousel.elementor-element :is(.swiper,.swiper-container)~.elementor-swiper-button-next {
    right: 50px !important;
    top: unset !important;
    bottom: 35px;
    width: 45%;
    display: flex
;
    justify-content: space-between;
    transform: none !important;
    
    &:before {
        content: 'Projet suivant';
        color: #71A3BA;
        font-size: 18px;
        font-weight: bold;
        margin-right: 10px;
    }
}

.carrousel-img.elementor-widget.elementor-widget-image a {
    width: 100% !important;
    height: 100% !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://enseigne-godefroid.fr/wp-content/uploads/2025/05/Montserrat-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://enseigne-godefroid.fr/wp-content/uploads/2025/05/Montserrat-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://enseigne-godefroid.fr/wp-content/uploads/2025/05/Montserrat-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Montserrat';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://enseigne-godefroid.fr/wp-content/uploads/2025/05/Montserrat-LightItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */