.elementor-kit-2167{--e-global-color-primary:#F47629;--e-global-color-secondary:#101840;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Rajdhani";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Questrial";--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;}.elementor-kit-2167 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1344px;}.e-con{--container-max-width:1344px;--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-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:540px;}.e-con{--container-max-width:540px;}}/* Start custom CSS */.header-layout2 .header-logo {
    background-color: #00000000 !important;
    padding: 8px 9px;
    border-radius: 50px;
}


:root {
    --body-color: white !important;
}
/* Style de la bannière */
.custom-banner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #F5F5F5;
    padding: 15px 30px;
    border-radius: 50px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}

/* Texte à gauche */
.custom-banner .banner-text {
    font-size: 16px;
  ;
    color: black;
}

/* Style du bouton */
.custom-banner .banner-button {
    background: #F47C26;
    color: white;
    padding: 12px 20px;
    font-weight: bold;
    border-radius: 50px;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
}

/* Effet hover */
.custom-banner .banner-button:hover {
    background: #E06620;
}

/* Ajustement pour éviter que le bouton colle aux bords */
.custom-banner .banner-button-container {
    margin-left: 15px;
}
.contact-media-area {
    border-radius: 35px;
}

    input.wpcf7-form-control.wpcf7-file {
    background-color: #10184000 !important;
}

button.th-btn.rounded-10 {
    text-transform: none !important
    ;
}

.elementor-slide-heading {
    margin-top: -200px;
}

.faq-search input {
    color: #101840;
}


h3 {
    font-weight: 300!important;
    font-size: 25px;
    
}

h2 {
    font-weight: 400 !important;
    
    font-size: 35px;
}/* End custom CSS */