.elementor-kit-12{--e-global-color-primary:#FAFAFA;--e-global-color-secondary:#030303;--e-global-color-text:#1A5734;--e-global-color-accent:#297D4E;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:clamp(2rem, 0.6696rem + 2.7754vw, 4rem);--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:clamp(1.75rem, 0.5859rem + 2.4284vw, 3.5rem);--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:clamp(1.625rem, 0.7103rem + 1.9081vw, 3rem);--e-global-typography-text-font-weight:700;--e-global-typography-text-text-transform:uppercase;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:clamp(1.375rem, 0.9592rem + 0.8673vw, 2rem);--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-61029fc-font-family:"Montserrat";--e-global-typography-61029fc-font-size:clamp(1.25rem, 1.0837rem + 0.3469vw, 1.5rem);--e-global-typography-61029fc-font-weight:700;--e-global-typography-61029fc-text-transform:uppercase;--e-global-typography-da164d1-font-family:"Open Sans";--e-global-typography-da164d1-font-size:16px;--e-global-typography-fe8f62e-font-family:"Montserrat";--e-global-typography-fe8f62e-font-size:16px;--e-global-typography-fe8f62e-font-weight:600;--e-global-typography-c557892-font-family:"Montserrat";--e-global-typography-c557892-font-size:16px;--e-global-typography-c557892-font-weight:500;--e-global-typography-c557892-text-transform:uppercase;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-fe8f62e-font-family ), Sans-serif;font-size:var( --e-global-typography-fe8f62e-font-size );font-weight:var( --e-global-typography-fe8f62e-font-weight );color:var( --e-global-color-accent );border-style:none;border-radius:0px 0px 0px 0px;padding:24px 40px 24px 40px;}.e-con{--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}@media(max-width:1359px){.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{font-size:var( --e-global-typography-fe8f62e-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{font-size:var( --e-global-typography-fe8f62e-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}

/* Modification largeur boîte */

/* Ultra wide */
@media (max-width: 3840px) {
.c-box {--content-width: 85%;}}

/* Desktop */
@media (max-width: 1920px) {
.c-box {--content-width: 85%;}}

/* Tablet portrait */
@media (max-width: 1200px) {
.c-box {--content-width: 85%;}}

/* Mobile */
@media (max-width: 767px) {
.c-box {--content-width: 90%;}}

p {
    margin-bottom: 0px;
}


/* CSS code for improving entrance animation */

@keyframes fadeUp{
0%{
    transform: translateY(50px);
    opacity: 0;
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
}

100%{
    transform: translateY(0);
    opacity: 1;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Montserrat';
	font-display: auto;
	src: url('https://domainerivierecroche.com/wp-content/uploads/Montserrat-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Open Sans';
	font-display: auto;
	src: url('https://domainerivierecroche.com/wp-content/uploads/OpenSans-VariableFont_wdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */