.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}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 */#site-header {
	display: none;
}
h1.entry-title {
	display: none;	
}
#satisfactionformno .elementor-message-success {
	margin-top: 30px !important;
}
.e-form__buttons {
	margin-top: 20px;
}


#satisfactionformyes label {
	margin-top: 20px;
}
#satisfactionformyes .elementor-message-success {
	margin-top: 30px !important;
}

#page-content {
	background-color: transparent;
    background-image: linear-gradient(70deg, #D3D3D3 30%, #424457 100%);
}
.form-oui {
    padding: 20px 20px 20px 20px;
}
.form-oui .elementor-widget-container {
    background-color: #ffffff;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 40px 5px rgb(0 0 0 / 20%);
}
.form-oui button[type="submit"] {
    display: inline-block;
    background-size: 200%;
    background-image: linear-gradient(to right,#c6ddfe 0%,#1d225f 51%,#c6ddfe 100%);
    transition: .5s;
    max-width: 50%;
    margin: 0 auto;
    font-size: 15px !important;
    font-weight: 500 !important;
    border-radius: 30px 30px 30px 30px !important;
    padding: 20px 40px 20px 40px !important;
}
.form-oui button[type="submit"]:hover {
    background-position: right center;
    -webkit-transform: translate3d(0,-5px,0);
    -o-transform: translate3d(0,-5px,0);
    -ms-transform: translate3d(0,-5px,0);
    -moz-transform: translate3d(0,-5px,0);
    transform: translate3d(0,-5px,0);
    box-shadow: 15px 8px 50px rgb(13 56 53 / 20%);
}
.form-oui label[for="form-field-rgpd"] {
    font-size: 11px !important;
}
@media screen and (max-width: 767px) {
    .form-oui .elementor-widget-container {
        padding: 20px 20px 20px 20px !important;
    }
    #page-content {
        background-image: linear-gradient(70deg, #D3D3D3 50%, #747180 100%);
    }
}/* End custom CSS */