.elementor-kit-8{--e-global-color-primary:#416DB0;--e-global-color-secondary:#54595F;--e-global-color-text:#1A294C;--e-global-color-accent:#416DB0;--e-global-color-090e114:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-e2648a2-font-family:"Bicyclette";--e-global-typography-e2648a2-font-size:20px;--e-global-typography-e2648a2-font-weight:300;--e-global-typography-e2648a2-text-transform:uppercase;color:var( --e-global-color-text );font-family:"Bicyclette", Sans-serif;font-size:18px;font-weight:300;line-height:23px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Bicyclette", Sans-serif;font-size:20px;font-weight:400;color:var( --e-global-color-090e114 );border-radius:30px 30px 30px 30px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-text );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{color:var( --e-global-color-text );font-family:"Bicyclette", Sans-serif;font-size:50px;font-weight:300;line-height:50px;}.elementor-kit-8 h2{color:var( --e-global-color-text );font-family:"Bicyclette", Sans-serif;font-size:50px;font-weight:300;line-height:50px;}.elementor-kit-8 h3{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-8 h1{font-size:40px;}.elementor-kit-8 h2{font-size:40px;}.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 */@media (prefers-reduced-motion: no-preference) {
    html {
        scroll-behavior: unset !important;
    }
}


@keyframes dpFadeInDown {
    0% {
        transform: translateY(-50px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}
.fadeInDown {
    animation-name: dpFadeInDown !important;
    animation-timing-function: cubic-bezier(0.390, 0.575, 0.565, 1.000);
    animation-fill-mode: both;
}
@keyframes dpFadeInLeft {
    0% {
        transform: translateX(-50px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
.fadeInLeft {
    animation-name: dpFadeInLeft !important;
    animation-timing-function: cubic-bezier(0.390, 0.575, 0.565, 1.000);
    animation-fill-mode: both;
}

@keyframes dpFadeInRight {
    0% {
        transform: translateX(50px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
.fadeInRight {
    animation-name: dpFadeInRight !important;
    animation-timing-function: cubic-bezier(0.390, 0.575, 0.565, 1.000);
    animation-fill-mode: both;
}

@keyframes dpFadeInUp {
    0% {
        transform: translateY(50px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}
.fadeInUp {
    animation-name: dpFadeInUp !important;
    animation-timing-function: cubic-bezier(0.390, 0.575, 0.565, 1.000);
    animation-fill-mode: both;
}


.dp-full-url,
.dp-full-url a{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.dp-project-list .e-loop-item{
    border-bottom: 1px solid #1A294C;
    padding-bottom: 40px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Bicyclette';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://eosgie.fr/wp-content/uploads/2025/06/Bicyclette-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Bicyclette';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://eosgie.fr/wp-content/uploads/2025/06/Bicyclette-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Bicyclette';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://eosgie.fr/wp-content/uploads/2025/06/Bicyclette-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Bicyclette';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://eosgie.fr/wp-content/uploads/2025/06/Bicyclette-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Bicyclette';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://eosgie.fr/wp-content/uploads/2025/06/Bicyclette-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Bicyclette';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://eosgie.fr/wp-content/uploads/2025/06/Bicyclette-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'Bicyclette';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://eosgie.fr/wp-content/uploads/2025/06/Bicyclette-Ultra.ttf') format('truetype');
}
/* End Custom Fonts CSS */