/*---------------------------------------------------------------***Begin Default Sites Style***---------------------------------------------------------------*/

/*colors*/
.color_1{color: var(--ast-global-color-0) !important;}
.color_2{color: var(--ast-global-color-1) !important;}
.color_3{color: var(--ast-global-color-2) !important;}
.color_4{color: var(--ast-global-color-3) !important;}
.color_5{color: var(--ast-global-color-4) !important;}
.color_6{color: var(--ast-global-color-5) !important;}
.color_7{color: var(--ast-global-color-6) !important;}
.color_white{color: #ffffff !important;}
.color_black{color: #000000 !important;}
.color_grey{color: #848484 !important;}
.color_error{color: #dd3333 !important;}
.color_success{color: #57c43c !important;}
.color_alert{color: #ed7600 !important;}

/********************** sticky header css - smoothly******************/
.site-header {position: sticky;top: 0;z-index: 999;transition: all 0.3s ease;}
.site-logo-img img {filter: unset !important;}

/********************** shadow sub menu icon css - burger menu responsive ******************/
body .site-header .ast-menu-toggle {box-shadow:unset !important;}

/********************** sous menus ******************/
.site-header .sub-menu {background: #ffffff !important;box-shadow: 0 4px 10px -2px rgba(0, 0, 0, .1);}
.site-header .sub-menu .menu-link {color: #000000 !important;border-bottom: solid 1px #dedede !important;padding: 0.7em 0.7em !important;font-size: 15px !important;}
.site-header .sub-menu .menu-link:hover {color: var(--ast-global-color-1) !important;}


/********************** Disable Astra HFE Promo Notice completely (frontend) ******************/
.hfe-promo-notice,#hfe-promo-notice,.hfe-promo-notice-container,.hfe-promo-notice.show {display: none !important;visibility: hidden !important;height: 0 !important;min-height: 0 !important;overflow: hidden !important;}

/********************** Optional: Disable Astra promotional notices in admin area too ******************/
.astra-notice,.hfe-promo-notice,.astra-pro-notice {display: none !important;}

/*fonts-size*/
.fs12{font-size: 12px !important;}.fs14{font-size: 14px !important;}.fs15{font-size: 15px !important;}.fs16{font-size: 16px !important;}.fs17{font-size: 17px !important;}.fs18{font-size: 18px !important;}.fs19{font-size: 19px !important;}.fs20{font-size: 20px !important;}.fs22{font-size: 22px !important;}.fs24{font-size: 24px !important;}.fs25{font-size: 25px !important;}.fs26{font-size: 26px !important;}.fs28{font-size: 28px !important;}.fs30{font-size: 30px !important;}.fs32{font-size: 32px !important;}.fs35{font-size: 35px !important;}.fs40{font-size: 40px !important;}.fs45{font-size: 45px !important;}.fs50{font-size: 50px !important;}

/*hide (hover + description text) for gallery*/
.dialog-lightbox-widget .elementor-slideshow__title,.dialog-lightbox-widget .elementor-slideshow__description,.dialog-lightbox-widget .e-eicon-share-arrow {display: none !important;}*/

/*formulaires default style*/
.wpcf7-not-valid-tip, .fusion-slider-loading, .wpcf7-spinner{display: none !important;}

/*Responsive avis google*/
@media (max-width: 1023px) {.ti-widget.ti-goog .ti-controls {display: block !important;}}

/*Responsive & style instagram feed*/
.ti-widget[data-wkey="feed-instagram"] footer.ti-widget-footer { display: none !important;}
@media only screen and (max-width: 600px){.ti-widget[data-wkey="feed-instagram"] .ti-layout-item {flex: 0 0 calc(100% / 2) !important;width: calc(100% / 2) !important;}}

/*------------------------------------------------------***End***------------------------------------------------------*/

/*------------------------------------------------------***Begin default sites Style***------------------------------------------------------*/
body .cmplz-blocked-content-container {height: auto !important; }
body #cmplz-document {max-width: unset !important;}
body #cmplz-manage-consent .cmplz-manage-consent{display:inline-block !important;}
button.cmplz-btn:hover {background-color: #000 !important;border-color:#fff !important;color:#fff !important;}
.grecaptcha-badge { visibility: hidden; }
.center{text-align:center !important;}
body .wpa-test-msg {overflow: hidden !important;}
/*------------------------------------------------------***End***------------------------------------------------------*/

/*------------------------------------------------------***Begin galerie plugin modula style***------------------------------------------------------*/
html body .modula-fancybox-container .modula-fancybox-toolbar {visibility: visible !important;}
html body .modula-fancybox-navigation .modula-fancybox-button {height: 90px!important; width: 60px!important;}
html body .modula-fancybox-navigation .modula-fancybox-button div {padding: 0px !important;}
/*------------------------------------------------------***End***------------------------------------------------------*/

/*------------------------------------------------------***Begin galerie style***------------------------------------------------------*/
body .gallery{margin:0px !important;}
body .gallery .gallery-item .title,body .gallery.gallery_default .wpmf-gallery-item .title{margin: 0px !important;}
body .gallery .gallery-item img,body .gallery.gallery_default .wpmf-gallery-item img{width: 100% !important;height: 320px !important;-o-object-fit: cover !important;object-fit: cover !important;-webkit-transition: -webkit-transform 0.7s !important;transition: -webkit-transform 0.7s !important;-o-transition: transform 0.7s !important;transition: transform 0.7s !important;transition: transform 0.7s, -webkit-transform 0.7s !important;}
body .gallery .gallery-item:hover img,body .gallery.gallery_default .wpmf-gallery-item:hover img{-webkit-transform: scale(1.05) !important;-ms-transform: scale(1.05) !important;transform: scale(1.05) !important;}
body .gallery .gallery-item,body .gallery.gallery_default .wpmf-gallery-item{width: 33.3% !important;max-width: 33.3% !important;position: relative !important;top: unset !important;left: unset !important;display: inline-block !important;margin: 0% 0% !important;overflow: hidden !important;opacity: 1 !important;padding: 1% !important;}
body .gallery .gallery-item .gallery-icon,body .gallery.gallery_default .wpmf-gallery-item .wpmf-gallery-icon{overflow:hidden !important;border-radius: 0px !important;} /*Définissez ici l'arrondi des angles (border-radius) souhaité (ex: 20px)*/ 
/*------------------------------------------------------***End***------------------------------------------------------*/

/*------------------------------------------------------***Begin galerie CAROUSEL style***------------------------------------------------------*/
body #galerie-caroussel .swiper-slide {overflow: hidden !important;}
body #galerie-caroussel img {width: 100% !important;height: 320px !important;object-fit: cover !important;object-position: center;transition: -webkit-transition: -webkit-transform 0.7s !important;transition: -webkit-transform 0.7s !important;-o-transition: transform 0.7s !important;transition: transform 0.7s !important;transition: transform 0.7s, -webkit-transform 0.7s !important;}
body #galerie-caroussel .swiper-slide:hover img {transform: -webkit-transform: scale(1.05) !important;-ms-transform: scale(1.05) !important;transform: scale(1.05) !important;}
/*------------------------------------------------------***End***------------------------------------------------------*/

/*-----------------------------------------***Begin gallery Grid & Caroussel responsive style***----------------------------------*/
@media only screen and (max-width: 1024px){
    body .gallery .gallery-item img,body .gallery.gallery_default .wpmf-gallery-item img{height: 240px !important;}
    body #galerie-caroussel img {height: 240px !important;}
}
@media only screen and (max-width: 600px){
    body .gallery .gallery-item,body .gallery.gallery_default .wpmf-gallery-item{width: 50% !important;max-width: 50% !important;float: left;margin-right: 0% !important;padding: 1% !important;}
    body .gallery .gallery-item img,body .gallery.gallery_default .wpmf-gallery-item img{height: 220px !important;}
    body #galerie-caroussel img {height: 220px !important;}
}
@media only screen and (max-width: 497px){
    body .gallery .gallery-item img,body .gallery.gallery_default .wpmf-gallery-item img{height: 170px !important;}
    body #galerie-caroussel img {height: 170px !important;}
}
/*------------------------------------------------------***End***------------------------------------------------------*/

/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.copyright-logo  {width: 150px !important;}
.copyright-logo  * {fill: #000 !important;}  /*Indiquez ici le code couleur pour le logo du footer (cohérence)*/
.site-footer .site-below-footer-wrap .site-below-footer-inner-wrap {display: flex !important;padding-inline: 15px !important;grid-column-gap: 20px !important;justify-content: space-between;}
.site-footer .site-below-footer-wrap .site-below-footer-inner-wrap .site-footer-below-section-1 {width: 30% !important;}
.site-footer .site-below-footer-wrap .site-below-footer-inner-wrap .site-footer-below-section-2 {width: 70% !important;} 

@media only screen and (max-width: 921px){
    .site-footer .site-below-footer-wrap .site-below-footer-inner-wrap {flex-direction: column;}
    .site-footer .site-below-footer-wrap .site-below-footer-inner-wrap .site-footer-below-section-1, .site-footer .site-below-footer-wrap .site-below-footer-inner-wrap .site-footer-below-section-2 {width: 100% !important;}
}
/*------------------------------------------------------***End***------------------------------------------------------*/

/*------------------------------------------------------***Begin Testimonials style***------------------------------------------------------*/
.testimonial-success p {background: #3f8a08 !important;display: block;text-align: center;padding: 10px !important;color: #fff !important;text-transform: uppercase;letter-spacing: 0.2px;}
.wpmtst-form .strong-form-inner {padding: 0px;overflow: hidden;}
.wpmtst-form .form-field .required,.wpmtst-form .form-field label.error{display: none !important;}
.wpmtst-form .error {font-size: 12px !important;font-weight: 400 !important;}
.wpmtst-form .strong-rating {padding-left: 0px !important;}
.wpmtst-form input[type="checkbox"] {margin-left: 2px !important;}
.wpmtst-form .wpmtst_submit_testimonial {/*background: var(--e-global-color-color_1) !important;*/border: unset !important;padding: 10px 20px !important;color: #fff !important;cursor: pointer;border-radius: 5px !important;}
/*.wpmtst-form .wpmtst_submit_testimonial:hover {background: var(--e-global-color-color_2) !important;}*/
.wpmtst-form .form-field {position: relative !important;width: 48% !important;float: left !important;margin-inline: 1% !important;}
.wpmtst-form .form-field.wpmtst-captcha {margin: 0px !important;}
.wpmtst-form .form-field.field-note {margin-bottom: 5px !important;}
.wpmtst-form .form-field label {transition: 0.2s;font-size: 14px !important;font-weight: 600 !important;}
.wpmtst-form .form-field:not(.field-note,.field-rgpd,.wpmtst-submit,.field-anti_spam_google) label {position: absolute;left: 10px;top: 14px;}
.wpmtst-form .form-field.focused label {font-size: .60em !important;top: 2px;}
.wpmtst-form select, .wpmtst-form input[type="text"], .wpmtst-form input[type="email"], .wpmtst-form input[type="number"], .wpmtst-form input[type="tel"], .wpmtst-form textarea {color: #000 !important;font-weight: 600 !important;padding: 12px 10px !important;border: solid 1px var(--e-global-color-color_1) !important;display:inline-block !important;}
.wpmtst-form .form-field.wpmtst-submit {margin-bottom: 10px !important;}
.wpmtst-form .field-post_content textarea {max-height: 120px !important;}
.wpmtst-form .field-rgpd .field-wrap {display: flex !important;align-items: flex-start;}
.wpmtst-form .field-rgpd{margin-bottom:15px !important;}
.wpmtst-form .field-rgpd label{padding: 0px 0px 0px 5px !important;}
.wpmtst-form .field-rgpd label,.wpmtst-form .field-rgpd.focused label{font-size: 12px !important;font-weight: 400 !important;}
.wpmtst-form .form-field.field-anti_spam_google {margin-top: 0px !important;margin-bottom: 0px !important;}
@media only screen and (max-width: 600px){.wpmtst-form .form-field {width: 98% !important;}}
/*------------------------------------------------------***End***------------------------------------------------------*/

/*------------------------------------------------------***Begin contact page style***------------------------------------------------------*/
.wpcf7-not-valid-tip, .fusion-slider-loading, .wpcf7-spinner{display: none !important;}
input[type=text]:focus,input[type=email]:focus,input.text:focus,input.title:focus,textarea:focus,select:focus {/* Add style to input field when focused*/}
input[type=text].filled,input[type=email].filled,input.text.filled,input.title.filled,textarea.filled,select.filled {/* Add style to input field when filled*/} 
.page-contact-5 {margin:0px !important;}
.page-contact-5 *{-webkit-transition: all 200ms;-o-transition: all 200ms;transition: all 200ms;}
.page-contact-5 select, .page-contact-5 input[type="text"], .page-contact-5 input[type="email"], .page-contact-5 input[type="number"], .page-contact-5 input[type="tel"], .page-contact-5 textarea {padding: 10px 20px !important;max-height: 40px !important;margin-bottom: 20px !important;}
.page-contact-5 textarea {max-height: 120px !important;}
.page-contact-5 .input-file {margin-bottom: 25px !important;}
.page-contact-5 .input-file input{background: #9ccdd9;color: white;padding: 1em;box-shadow: 4px 4px 0px 0px #9ccdd9;transition:all 0.3s ease-in-out;max-width: 280px !important;margin-top: 5px !important;}
.page-contact-5 .input-file input:hover{box-shadow: -2px -2px 0px 0px #ddd;}
.page-contact-5 .input-file .wpcf7-not-valid-tip {display: initial !important;}
.page-contact-5 .input-file .wpcf7-form-control-wrap {display: flex !important;flex-direction: column;margin-top: 7px !important;}
.page-contact-5 input[type="radio"]{margin-top:2px !important;}
.page-contact-5 .input_radio {margin-top: 8px !important;margin-bottom: 8px !important;}
.page-contact-5 [class^='col-md-']{padding-left: 10px !important;padding-right: 10px !important;}
.page-contact-5 input[type="submit"]{padding: 12px 45px !important;margin-top: 20px !important;}
.page-contact-5 input[type="submit"]:hover{}
.page-contact-5 .contact-infos{font-size:16px !important;color: #000 !important;background: #f1f1f1;padding: 8px 5px !important;margin-bottom: 10px !important;border: none !important;}
.page-contact-5 .contact-infos i {width: 25px !important;text-align: center !important;color: #9ccdd9 !important;display: inline-block;margin-bottom: 5px !important;}
.page-contact-5 input[type=number]::-webkit-inner-spin-button,.page-contact-5 input[type=number]::-webkit-outer-spin-button {-moz-appearance: none !important;-webkit-appearance: none; margin: 0 !important;}
input.wpcf7-not-valid, select.wpcf7-not-valid{border: 1px solid red !important;-webkit-box-shadow: 0px 0px 14px -2px red !important;box-shadow: 0px 0px 14px -2px red !important;}
.wpcf7-not-valid .wpcf7-list-item-label {box-shadow: 0px 0px 1px 2px #eb5959;overflow: hidden !important; }
.error_acc .wpcf7-not-valid-tip{display:block !important}
.error_acc .wpcf7-list-item {margin: 0px !important;}
.recaptcha_acc, .rgpd_acc,.rgpd_acc * {font-size: 11px !important;font-weight: 400 !important;}
.error_acc p {margin-bottom: 0px !important;}
body .page-contact-5 .recaptcha_acc{font-size:11px !important;margin-top: 5px !important;}
.page-contact-5 .input-label {position:relative !important;margin-bottom: 0px !important;display: inline-block;}
/* .page-contact-5 .sp-label {position: absolute;left: 25px;top: 18px;transition: 0.3s;z-index: 1;}
.page-contact-5 .focused .sp-label {font-size: .60em;top: 2px;} */
.wpcf7-response-output {overflow:hidden !important;display: inline-block;}
/*edit problem of generated <p>*/
/*.page-contact-5 > p {display: none !important;}
.page-contact-5 .col-md-12 > p,.page-contact-5 .col-md-6 > p {margin-bottom: 0px !important;}
.page-contact-5 .col-md-12 > p br, .page-contact-5 .col-md-6 > p br {display: none !important;}*/
@media only screen and (min-width: 801px){
    .page-contact-5 .col-md-6{width: 50% !important;float: left !important;}
    .page-contact-5 .col-md-12{width: 100% !important;float: left !important;}
}
@media only screen and (max-width: 800px){
    .page-contact-5 [class^='col-md-']{padding-left: 0px !important;padding-right: 0px !important;width: 48% !important;float: left !important;margin: 0% 1% 0px !important;}
    .page-contact-5 .input_adress, .page-contact-5 .input-file {width: 98% !important;}
    .page-contact-5 .sp-label {left: 10px;}
    .infos-box-contact .content-box-column {margin-bottom: 20px !important;}
    .infos-box-contact .content-box-heading {font-size: 15px !important;}
}
@media only screen and (max-width: 600px){
    .page-contact-5 [class^='col-md-']{width: 98% !important;}
    .page-contact-5 .input-label{margin-bottom:0px !important;}
}

/*------------------------------------------------------***End***------------------------------------------------------*/

/*------------------------------------------------------***Begin mentions & politique pages style***------------------------------------------------------*/
body .pg-mp-titre-h1-bg .input-label label {margin-bottom: 10px !important;color: #000 !important;display: inline-block !important;}
body .pg-mp-titre-h1-bg select {padding: 6px 10px !important;}
body .pg-mp-titre-h1-bg {padding: 20px !important;}
body .pg-mp-titre-h1-bg.container a {color: #000 !important;}
body .pg-mp-titre-h1-bg.container a:hover {text-decoration:underline !important;color: #005199 !important;}
body .pg-mp-titre-h1-bg input:not(input[type=submit]), .pg-mp-titre-h1-bg select {margin-bottom: 0px !important;}
body .pg-mp-titre-h1-bg form .row {margin-bottom: 0px !important;}
/*------------------------------------------------------***End***------------------------------------------------------*/


