.elementor-kit-12{--e-global-color-primary:#FAFAFA;--e-global-color-secondary:#86B1C0;--e-global-color-text:#5B7A8B;--e-global-color-accent:#11335C;--e-global-color-9f25744:#262626;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:clamp(2rem, 0.1706rem + 3.8161vw, 4.75rem);--e-global-typography-primary-font-weight:800;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:clamp(2.5rem, 0.338rem + 4.51vw, 5.75rem);--e-global-typography-secondary-font-family:"Inter";--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:"Inter";--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:"Inter";--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:"Inter";--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-61029fc-line-height:clamp(1.25rem, 1.0837rem + 0.3469vw, 1.5rem);--e-global-typography-da164d1-font-family:"Open Sans";--e-global-typography-da164d1-font-size:16px;--e-global-typography-da164d1-line-height:32px;--e-global-typography-fe8f62e-font-family:"Inter";--e-global-typography-fe8f62e-font-size:16px;--e-global-typography-fe8f62e-font-weight:500;--e-global-typography-c557892-font-family:"Inter";--e-global-typography-c557892-font-size:16px;--e-global-typography-c557892-font-weight:500;}.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: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 */@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: 80%;}}

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

/* 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: 'Inter';
	font-display: auto;
	src: url('https://judiconotaires.com/wp-content/uploads/Inter-VariableFont_opszwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Open Sans';
	font-display: auto;
	src: url('https://judiconotaires.com/wp-content/uploads/OpenSans-VariableFont_wdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */