.elementor-kit-4{--e-global-color-primary:#1F5DA6;--e-global-color-text:#1F5DA6;--e-global-color-accent:#1F5DA6;--e-global-color-secondary:#84C4F0;--e-global-color-d88bed8:#F5F5F5;--e-global-color-cd70253:#FFFFFF00;--e-global-color-c56c3ff:#000000;--e-global-color-08e68cd:#FFFFFF;--e-global-typography-primary-font-family:"Ubuntu";--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Ubuntu";--e-global-typography-text-font-family:"Ubuntu";--e-global-typography-accent-font-family:"Ubuntu";font-family:"Ubuntu", Sans-serif;font-size:17px;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:#FF6200;font-size:14px;font-weight:600;color:var( --e-global-color-08e68cd );border-style:none;border-radius:8px 8px 8px 8px;padding:12px 20px 12px 20px;}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-08e68cd );border-style:none;}.elementor-kit-4 a{color:var( --e-global-color-accent );font-family:var( --e-global-typography-text-font-family ), Sans-serif;}.elementor-kit-4 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-4 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-4 h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-4 h3{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-4 h4{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-4 h5{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-4 h6{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-4 label{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;}.elementor-kit-4 input:not([type="button"]):not([type="submit"]),.elementor-kit-4 textarea,.elementor-kit-4 .elementor-field-textual{font-family:"Ubuntu", Sans-serif;font-weight:300;color:var( --e-global-color-text );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-text );border-radius:2px 2px 2px 2px;transition:300ms;padding:10px 10px 10px 10px;}.elementor-kit-4 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-4 textarea:focus,.elementor-kit-4 .elementor-field-textual:focus{background-color:var( --e-global-color-08e68cd );border-style:solid;border-width:01px 01px 01px 01px;border-color:#E0E0E0;border-radius:2px 2px 2px 2px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1220px;}.e-con{--container-max-width:1220px;--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;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-4 h1{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-4 h2{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-4 h3{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-4 h4{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-4 h5{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-4 h6{line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4 h1{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-4 h2{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-4 h3{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-4 h4{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-4 h5{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-4 h6{line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body{
    overflow-x: hidden;
}

/* Augmenter la taille minimum de la page sur les articles/archives, les singles et les autres pages avec #content*/

.elementor-location-archive, 
.elementor-location-single, 
#content {
    min-height: 88vh;
}

/* Retirer la "bordure" au focus des form elementor */

.elementor-field-group .elementor-field-textual:focus {
    box-shadow: none;
}


.bubble{
    backdrop-filter: blur(15px);
    filter: brightness(1.2)
}

@media (max-width:756px){
    .bubble{
            display:none !important;
    }
}/* End custom CSS */