.elementor-kit-10{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-317dcbd:#FFFFFF;--e-global-color-72d701f:#70B62B;--e-global-color-c560c47:#ECB20D;--e-global-color-baf7087:#E51D1D;--e-global-color-b6fa59e:#578ECA;--e-global-color-e254197:#333333;--e-global-color-829677e:#F7F7F7;--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;font-size:1vw;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:var( --e-global-color-e254197 );font-weight:600;}.elementor-kit-10 a:hover{color:var( --e-global-color-baf7087 );}.elementor-kit-10 h1{font-size:2vw;}.elementor-kit-10 h2{font-size:1.5vw;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1350px;}.e-con{--container-max-width:1350px;}.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(min-width:2400px){.elementor-kit-10{font-size:0.8vw;}.elementor-kit-10 h1{font-size:1.5vw;}.elementor-kit-10 h2{font-size:1.3vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:2300px;}.e-con{--container-max-width:2300px;}}@media(max-width:1024px){.elementor-kit-10{font-size:2vw;}.elementor-kit-10 a{font-size:2.5vw;}.elementor-kit-10 h1{font-size:4vw;}.elementor-kit-10 h2{font-size:3vw;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10{font-size:4vw;}.elementor-kit-10 a{font-size:4vw;}.elementor-kit-10 h1{font-size:6vw;}.elementor-kit-10 h2{font-size:5vw;line-height:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* .site-breadcrumbs {text-align:center;} */

@media screen and (min-width: 768px)
{iframe {
        display: block;
        /*background: #000;*/
        /*border: none;*/
        height: 100vw;
        width: 100vw;
    }}
    
@media screen and (max-width: 768px) {iframe {
    display:block;
    height: 400vw;
}}


/* Remplacement de l'icône Font Awesome de JetMenu par un SVG */
.jet-dropdown-arrow.fa.fa-chevron-circle-right {
    display: inline-block !important;
    flex: 0 0 18px;
    width: 24px !important;
    height: 24px !important;
    margin-left: 8px;

    font-family: initial !important;
    font-size: 0 !important;
    line-height: 1 !important;
    vertical-align: middle;
}

.jet-dropdown-arrow.fa.fa-chevron-circle-right::before {
    content: "" !important;
    display: block !important;
    width: 24px;
    height: 24px;

    background: center / contain no-repeat
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='9' fill='none' stroke='%23000000' stroke-width='2'/%3E%3Cpath d='M10 8l4 4-4 4' fill='none' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}/* End custom CSS */