.elementor-kit-5{--e-global-color-primary:#36789E;--e-global-color-secondary:#999999;--e-global-color-text:#838383;--e-global-color-accent:#61CE70;--e-global-color-d66fffe:#2E94B0;--e-global-typography-primary-font-family:"Ubuntu";--e-global-typography-primary-font-weight:500;--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-family:"Ubuntu", Sans-serif;}.elementor-kit-5 a{font-family:"Ubuntu", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}@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 */* {
    margin: 0;
    padding: 0;
}

.inner-shadow {
    box-shadow: inset 0 -10px 12px rgba(0, 0, 0, .2), inset 0 10px 15px rgba(0, 0, 0, .2);
}

#be-contacted {
    display: flex;
    align-items: center;
    justify-content: center;
}

#be-contacted a {
    background-color: #a39178;
    border-radius: 20px;
    text-transform: none;
    padding: 9px 20px
}

#be-contacted a:hover {
    background-color: #a39178;
    color: #FFF;
}


#menu-flag-fr a {
    background-image: url('https://contact.terresens.com/app/uploads/2023/12/Capture-decran-Jun-5.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 20px;
    width: 40px;
}

#menu-flag-en a {
    background-image: url('https://contact.terresens.com/app/uploads/2023/12/Drapeau-Royaume-Uni.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 20px;
    width: 40px
}/* End custom CSS */