/*
Theme Name: Coherence Child
Theme URI: http://weshore.com/
Author: Weshore Themes
Author URI: https://weshore.com
Template: coherence
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: Private License
License URI: license.txt
Text Domain: coherence-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/



/*-----------------------------------------***style header***----------------------------------*/
.section-header .menu-with-logo .coherence-core-nav-menu {align-items: center !important;}
.section-footer .menu-icon-home > a svg{display:none !important;}
.section-header .menu-center-logo > a:hover{background:unset !important;}
.section-header .coherence-core-nav-menu .menu-icon-rs {margin-inline: 5px !important;}
.section-header .coherence-core-nav-menu .menu-icon-rs > a {padding-inline: 5px !important;}

@media only screen and (min-width: 1025px){
	body .section-header .menu-icon-home a .ac_home {text-indent: -9999px;}
	body.home header:not(.sticky-active) .header-wrapper{position:absolute!important;}
	body.home header:not(.sticky-active) .section-header{background:transparent!important;}
}
@media only screen and (max-width: 1024px){
	.section-header .menu-icon-home > a i{display:none !important;}
	.section-header .coherence-core-dropdown {min-width: 290px !important;right: 0px !important;left: auto !important;}
	.section-header .coherence-core-dropdown .menu-center-logo,.section-header .coherence-core-dropdown .menu-icon-rs{display:none !important;}
}


.menu-footer .menu-icon-home a i{
	display:none !important;
}
body .menu-item-effect-circle .coherence-core-nav-menu>li a::after {
    bottom: 50px !important;
	 left: 100% !important;
}


/*Header Sticky*/
header.is-sticky .logocentral { width: 120px; }
.is-sticky { position: fixed !important; left: 0; width: 100%; background: #000 !important; z-index: 999 !important; translate: 0.5s all ease-in-out !important;top:0; }
header .home-icon a.coherence-core-menu-item img { display: none; }
header.is-sticky , body:not(.home) header{ box-shadow: 10px 10px 10px #a9a9a938; }
.is-sticky .coherence-core-nav-menu > li > a { font-size: 15px !important; }
.logo img{ translate: 0.5s all !important; }
.is-sticky .logo img{ transform: scale(1)!important; }
.is-sticky .e-con-inner { padding-bottom: 5px !important; }

/*------------------------------------------------------***End***------------------------------------------------------*/


/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
body.page-id-43,body.page-id-43 #content h3,body.page-id-43 #content a ,body.page-id-34,body.page-id-34 #content h3,body.page-id-34 #content a {
    background: #000 !important;
    color: #fff !important;
}
body.page-id-43 label,body.page-id-34 label{
    color: #fff !important;
} 

body.page-id-43 #content a:hover,body.page-id-34 #content a:hover  {
    color: var(--e-global-color-color_1 ) !important;
}
.wpcf7-response-output {
    color: #F44336 !important;
}
.wpcf7 form.sent .wpcf7-response-output {
   color: #46b450 !important;
	border-color: #46b450 !important;
}
/*------------------------------------------------------***End***------------------------------------------------------*/

 .elementor-coherence-core-content-box-title :is(a[href^="tel:"]):hover {
    text-decoration: underline !important;
    text-underline-offset: 4px !important;
  }

/*------------------------------------------------------***Begin Home page Style***------------------------------------------------------*/

/**************************************Style : PRE-HOME*********************************/


/**************************************Style : SLIDER*********************************/

@supports((text-stroke: 1px #fff) or (-webkit-text-stroke: 1px #fff)) {
    .depicter-revert .depicter-1-element-79{
        color: transparent !important;
        -webkit-text-stroke: 1px #fff !important;
		text-stroke: 1px #fff !important;
        text-shadow: none !important;
    }
}
/**************************************Style : section_presentation*********************************/
body  .wpcf7-radio label input[type="radio"]{opacity:0;}
body .wpcf7-form .sp-label,body label{color:#fff!important;}
body  .wpcf7-radio label{display: inline-flex;align-items: center;cursor: pointer;margin-right: 15px;margin-top: 20px!important;color:#fff!important;}
body  .wpcf7-radio label::before{content:'\2713'!important;display:inline-block;width:20px;color:transparent!important;height:20px;border:2px solid #818181!important;border-radius:50%;margin-right:10px;background-color:#fff;transition:all 0.3s ease;font-size:12px!important;}
body  .wpcf7-radio label.checked::before{border-color:var(--e-global-color-color_1)!important;color:var(--e-global-color-color_1)!important;text-align:center;}
body  .wpcf7-radio label.checked span{color:var(--e-global-color-color_1)!important;}
body  span.sp-label.focused{top:-5px!important;font-size:13px!important;left:20px!important;}
body  .wpcf7-radio .wpcf7-list-item{margin:0px!important;}
body  .slct_mltpl select.wpcf7-select{padding:10px!important;height:50px!important;}
body .wpcf7-form input.wpcf7-form-control:not([type="submit"]){background:transparent!important;color:#fff!important;}
body .wpcf7-form select.wpcf7-form-control option{color:#000!important;}
body:not(.privacy-policy) .wpcf7-form select.wpcf7-form-control{color:#fff!important;}
/**************************************Style : section_prestations*********************************/
.presta-title-front h3, .presta-title h3{color:#fff!important;}
.section-prestations .slick-slide * { transition: all 0.5s ease-in-out; }
.section-prestations .slick-slide { position: relative; display: flex; align-items: center; border-radius:10px !important;}
.presta-parent { display: flex; flex-direction: column; align-items: center; padding-inline: 20px; }
.presta-back {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transform: translateY(300%);
    padding-inline: 30px;
}
.presta-title-icon-front { text-align: center; position: absolute; top: 25%; }
.presta-content { margin-bottom: 40px !important; }
.presta-content p { color: white !important;}
a.presta-button {
    background:var( --e-global-color-color_1 );
    padding: 15px 30px;
    color: #fff !important;
	border:2px solid var( --e-global-color-color_1 );
	font-weight:700 !important;
	transition: unset !important;
}
.presta-icon-front { margin-top:-12%;}
.section-prestations .slick-slide .item-body:after,.section-prestations .slick-slide .item-body:before { content: ""; height:0% ; width: 100% ; position: absolute ;bottom: 0; left: 0; right: 0; margin-inline: auto; transition: all 0.5s ease-in-out;background:black !important;}
body .section-prestations .slick-slide .item-body:after{height: 100%;background: rgb(0 0 0 / 60%) !important;}
/*BG*/
.section-prestations { position: relative; }
/*hover*/
.section-prestations .slick-slide a.presta-button:hover {background: #fff!important; padding: 15px 30px; color:var( --e-global-color-color_3)!important;border:2px solid #fff;transition: unset !important; }
.section-prestations .slick-slide:hover .presta-back { transform: translateY(0%);}
.section-prestations .slick-slide:hover .presta-title-icon-front { transform: translateY(200%); }
.section-prestations .slick-slide:hover .item-body:before { background:var( --e-global-color-color_2);height: 100%;transition:0.6s;height:100%!important;}
.section-prestations .slick-slide:hover .item-body:after {transition:0.6s;height:0%!important;}


.presta-title-front{
	padding:30px !important;
}
/**/


.section-prestations .slick-slide .item-content {
    bottom: 2% !important;
	display: flex;
    flex-direction: column;
    justify-content: center;
	height:100% !important;
}

.item-content {
    width: 100% !important;
    height: 100% !important;
}

.item-content section {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
}


.section-prestations .elementor-widget-basic-carousel .basic-carousel .item img.icon_pres {
    object-fit: none !important;
    height: 120px;
}

/**************************************Style : section_Actualites*********************************/
.fb_col {
	position:relative !important;
    max-width: 420px;
    border: 15px solid #5082D4;
    border-width: 15px 15px 15px;
    border-radius: 50px 50px 50px 50px;
}
.fb_col iframe {
    margin-bottom: -7px !important;
    border-radius: 35px;
} 
.fb_col:before {
    content: "";
    height: 20px;
    width: 180px;
    position: absolute;
    top: 0%;
    right: 0%;
    transform: translatex(-50%);
    margin: auto;
    background: #5082D4;
    border-radius: 0px 0px 70px 70px;
    z-index: 9 !important;
}

.fb_col:after {
    content: "";
    height: 70px;
    width: 10px;
    position: absolute;
    top: 25%;
    right: -18px;
    margin: auto;
    background: #5082D4;
}
/**************************************Style : section_contact*********************************/
.section-contact .wpcf7-form input.wpcf7-form-control:not([type="submit"]),.section-contact .wpcf7-form textarea.wpcf7-form-control {
    background:transparent !important;color:#fff!important;
}
.section-contact .col-title-presta form a ,body .recaptcha_acc, body .recaptcha_acc *{
	color:#fff !important;
}
.rgpd_acc, .rgpd_acc *,.section-contact a{
    color: #fff !important;
}
.section-contact .col-title-presta form a:hover, body .recaptcha_acc a u:hover,.section-contact a:hover{
	color:#C2E9FB !important;
}

.info_div .elementor-icon-list-icon svg{
	position:relative;
}
.info_div .elementor-icon-list-icon:before {
    content: "";
    width: 80%;
    height: 100%;
    position: absolute;
    background: #B3D8FC !important;
    left: -8px;
    bottom: -8px;
    margin: 0 0;
    padding: 20px;
    border-radius: 8px;
}
/**************************************Style : section_valeurs*********************************/


/**************************************Style : section_points_forts*********************************/


/**************************************Style : section_avis*********************************/
body.home .ti-widget.ti-goog .ti-controls {
    bottom: -25px !important;
}

body .ti-widget.ti-goog .ti-controls{top:unset !important}
body .ti-widget.ti-goog .ti-controls .ti-next, body .ti-widget.ti-goog .ti-controls .ti-prev {
    background: var(--e-global-color-primary) !important;
    padding: 20px !important;
}

body .ti-widget.ti-goog .ti-controls .ti-next:before,body .ti-widget.ti-goog .ti-controls .ti-prev:before{
	    background: #000 !important;
}

body .ti-widget.ti-goog .ti-controls .ti-next:after ,body .ti-widget.ti-goog .ti-controls .ti-prev:after{
	 background: #000 !important;
}

body .ti-widget.ti-goog .ti-controls .ti-next:before {
    top: 12px !important;
    right: 10px !important;
}

body .ti-widget.ti-goog .ti-controls .ti-next:after {
    top: 23px !important;
    right: 10px !important;
}

body .ti-widget.ti-goog .ti-controls .ti-prev:before {
    top: 23px !important;
    left: 10px !important;
}
body .ti-widget.ti-goog .ti-controls .ti-prev:after {
    top: 12px !important;
    left: 10px !important;
}
body.home .ti-widget.ti-goog .ti-controls .ti-prev {
    right: unset !important;
	left:calc(50% - 50px) !important;
}

body.home .ti-widget.ti-goog .ti-controls .ti-next {
    right: calc(50% - 50px) !important;
}
/*--------------------------------------------------------------***End***----------------------------------------------------------------------*/
/******page avis*******/
body .nav_av .ti-widget.ti-goog .ti-controls .ti-prev {
	left:46% !important;
}

body .nav_av .ti-widget.ti-goog .ti-controls .ti-next {
    right: 46% !important;
}
body .nav_av .ti-widget.ti-goog .ti-controls {
    top: 265px !important;
}
body .ti-widget.ti-goog .ti-controls {
    display: block !important;
}
/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
ul#menu-1-e22f645 li a:hover{
	text-decoration:underline;
}
.e-con .elementor-widget .wpmf_gallery_default .wpmf-gallery-icon a img {
    height: 90px !important;
}
/*.fusion-footer {background-image: url("") !important;background-position: center center !important;background-size: cover !important;}*/
.coherence-logo svg{width: 130px !important;height: auto !important;}
.coherence-logo svg * {fill: #fff !important;}
.section-footer .menu-center-logo {display:none !important;}
ul#menu-1-e22f645 {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	width: 100%;
}
ul#menu-1-e22f645 li a{
		padding-block:0px !Important
	}
/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.coherence-logo svg{width: 130px !important;height: auto !important;}
.coherence-logo svg * {fill: #fff !important;}
.menu-main-footer .hide-sub-mn .sub-menu , .menu-main-footer .hide-sub-mn .sub-arrow,body .ti-widget.ti-goog .ti-controls-line{display: none !important;}
body .ti-widget.ti-goog .ti-controls{display:block!important;}
body .menu-main-footer .menu-icon-home i,body .menu-main-footer .hide-sub-mn .sub-menu,body .menu-main-footer .hide-sub-mn .sub-arrow{display:none!important;}
body .gallery-icon a:hover img,body .wpmf-gallery-icon a:hover img,body .modula-items .modula-item:hover{opacity:0.8!important;}
button.cmplz-btn:hover{background-color:#000!important;border-color:#fff!important;color:#fff!important;}
body .menu-footer .menu-item.current-menu-item a.coherence-core-menu-item,body .menu-footer .menu-item a.coherence-core-menu-item:hover{text-decoration:underline!important;}
body .wpcf7-form .focused .sp-label{top:0px!important;font-size:9px!important;border-radius:3px;padding:3px;left:13px!important;color:#fff!important;}
body .wpcf7-not-valid-tip{color:var(--e-global-color-color_error)!important;}
body .wpcf7-acceptance label{display:flex;}
body .wpcf7-acceptance input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:15px;height:15px;background-color:#fff;position:relative;cursor:pointer;border:1px solid var(--e-global-color-color_1);margin-right:8px!important;}
body .wpcf7-acceptance input[type=checkbox]:checked{background-color:var(--e-global-color-color_1);border-color:var(--e-global-color-color_1)}
body .wpcf7-acceptance input[type=checkbox]:checked::after{content:'\2713';position:absolute;top:0;left:3px;font-size:9px;color:#fff}
body .pg-mp-titre-h1-bg form.wpcf7-form.invalid .wpcf7-response-output{border-color:red;background:red;color:#fff !important;}
body .pg-mp-titre-h1-bg form.wpcf7-form.invalid input.wpcf7-not-valid,body .pg-mp-titre-h1-bg form.wpcf7-form.invalid select.wpcf7-not-valid{border-color:red;background:transparent;color:red!important;}
body .pg-mp-titre-h1-bg input[type=submit]{margin-top:20px!important;}
body .pg-mp-titre-h1-bg form.wpcf7-form.sent  .wpcf7-response-output{border-color:green;background:green;color:#fff !important;}
body .pg-mp-titre-h1-bg a:hover,body .content-area a:hover{text-decoration:underline!important;}
body .coherence-slideup-content-bottom{width:auto!important;height:auto!important;}
body [data-wpr-lazyrender]{content-visibility:visible!important;}
body .pg-mp-titre-h1-bg{color:#fff!important;}
.pg-mp-titre-h1-bg input:not(input[type=submit]), .pg-mp-titre-h1-bg select{border:solid 1px #ffffff !important;}
/*------------------------------------------------------***End***------------------------------------------------------*/
@media screen and (min-width:1025px){
	
	ul#menu-1-e22f645 li {
    width: 28%;
    margin: 0px !important;
    margin-block: 10px !important;
    padding-block: 0px !Important;
}
	
/* ul#menu-1-e22f645 li:nth-child(3n+2) {
    border: 1px solid var(--e-global-color-color_1 );
    border-width: 0px 1px;
    margin-inline: -8% 6% !important;
    padding-inline: 1% 0% !important;
    text-align: center;
} */

}
@media screen and (max-width:1024px){
	ul#menu-1-e22f645 li{
		width:50%;
		margin:0px !important;
		margin-block:15px !important;
		padding-block:0px !Important
	}
	
	body.home .ti-widget.ti-goog .ti-controls{
		bottom: 50% !important;
	}

	body.home .ti-widget.ti-goog .ti-controls .ti-next {
		right: 0px !important;
	}


	body.home .ti-widget.ti-goog .ti-controls .ti-prev {
		left: 0px !important;
	}
}
@media screen and (max-width:600px){
	.bande_footer ul.elementor-icon-list-items.elementor-inline-items {
		flex-direction: column !important;
	}
	.bande_footer ul.elementor-icon-list-items.elementor-inline-items li:nth-child(2){
		margin-block:10px !important
	}
}

/*style menu*/
.menu_footer .menu-icon-home > a svg {
    display: none !important;
}


/*------------------------------------------------------***End***------------------------------------------------------*/



/*------------------------------------------------------***Begin Responsive Media query style***------------------------------------------------------*/

/*------------***Large devices (desktops, more than 800px)***------------*/
@media only screen and (min-width: 801px){ 
    
    /*style header*/

    /*style main content*/

    /*style footer*/
    
    /* Animations */
    .animate_01 {animation: mymove ease-in-out 1.618s infinite alternate !important;}
    .animate_02 {animation: mymove2 ease-in-out 1.618s infinite alternate !important;}
    .animate_03 {animation: mymove3 ease-in-out 1.618s infinite alternate !important;}
    .animate_04 {animation: mymove4 ease-in-out 1.618s infinite alternate !important;}
    .animate_05 {animation: mymove5 ease-in-out 1.618s infinite!important;}
	.animate_06 {transform:translatey(12px);animation:float 3s ease-in-out infinite !important;}
	.animate_07 {transform:translatey(12px);animation:float2 3s ease-in-out infinite !important;}
    @keyframes mymove {from {transform: translatey(-5px);} to {transform: translatey(5px);}}
    @keyframes mymove2 {from {transform: translatey(5px);}to {transform: translatey(-5px);}}
    @keyframes mymove4 {from {transform: scale(1);} to {transform: scale(1.2);}}
    @keyframes mymove3 {from {transform: translatex(-5px);} to {transform: translatex(5px);}}
    @keyframes mymove5{0%{transform:translate(0,0)}50%{transform:translate(0,10px)}100%{transform:translate(0,0)}}
	@keyframes float{0%{transform: translatey(0px);}50%{transform: translatey(-50px);}100%{transform:translatey(0px);}}
	@keyframes float2{0%{transform: translatey(0px);}50%{transform: translatey(50px);}100%{transform:translatey(0px);}}
}

/*------------***Large devices (desktops, less than 1501px)***------------*/
@media only screen and (max-width: 1500px){
.col_after {
    width: 25% !important;
	left: 45px !important;
}
.title_after .elementor-heading-title {
    font-size: 150px !important;
}
}
@media only screen and (max-width: 1440px){
	.col_after {
    width: 25% !important;
    left: 20px !important;
}
.title_after .elementor-heading-title {
    font-size: 144px !important;
}	
}
/*------------***Large devices (desktops, less than 1361px)***------------*/
@media only screen and (max-width: 1360px){
.title_after .elementor-heading-title {
    font-size: 131px !important;
}
.col_after {
    width: 25% !important;
    left: 25px !important;
}

}

/*------------***Large devices (desktops, less than 1281px)***------------*/
@media only screen and (max-width: 1280px){
.title_after .elementor-heading-title {
    font-size: 123px !important;
}
    

}


@media only screen and (max-width: 1200px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}


/*------------***Medium devices (tablets, less than 1025px)***------------*/
@media only screen and (max-width: 1024px){
.title_after .elementor-heading-title {
    font-size: 100px !important;
}	
/* .fb_col:before {
    content: "";
    height: 40px;
    width: 180px;
    position: absolute;
    top: 0%;
    right: 145px;
    margin: auto;
    background: #5082D4;
    border-radius: 70px;
    z-index: 9 !important;
}
.fb_col:after {
    content: "";
    height: 70px;
    width: 10px;
    position: absolute;
    top: 25%;
    right: 19px;
    margin: auto;
    background: #5082D4;
} */
.section-header .menu-icon-home .ac_home{
	display:block !important;
}
body .nav_av .ti-widget.ti-goog .ti-controls .ti-next {
    right: 44% !important;
}
body .nav_av .ti-widget.ti-goog .ti-controls .ti-prev {
    left: 44% !important;
}	
}

/*------------***Medium devices (tablets, Bootstrap less than 993px)***------------*/
@media only screen and (max-width: 992px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Tablet Media query style***------------*/
@media only screen and (max-width: 800px){
.title_after .elementor-heading-title {
    font-size: 75px !important;
}
.ti-widget.ti-goog .ti-controls {
    display: block !important;
}
.presta-back {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transform: translateY(0%);
    opacity: 1 !important;
}
.presta-title-icon-front {
    width: 100%;
    bottom: 0;
    padding: 10px;
    background: transform;
	opacity:0 !important;
}	
	.elementor-widget-basic-carousel .basic-carousel .item-body {
    position: relative;
    height: 520px;
}

.elementor-widget-basic-carousel .basic-carousel .slick-slide .item-body img {
    width: 100%;
    height: 520px;
 object-fit: fill;
}
.section-prestations .slick-slide .item-body:before { background:var( --e-global-color-color_2);height: 100%;transition:0.6s;height:100%!important;}
.section-prestations .slick-slide .item-body:after {transition:0.6s;height:0%!important;}

}

/*------------***Tablet Mini Media query style***------------*/
@media only screen and (max-width: 767px){
    
    /*style header*/

    /*style main content*/

    /*style footer*/
    
}

/*------------***Between Big Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 601px) and (max-width: 800px){
    
    /*style header*/

    /*style main content*/

    /*style footer*/
    
}

/*------------***Begin Big Mobile Media query style***------------*/
@media only screen and (max-width: 600px){
#menu-1-e22f645 {
    display: flex !important;
    text-align: center !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.elementor-23 .elementor-element.elementor-element-227a881 .elementor-divider-separator{
    margin: 0 auto !important;
}
.title_after .elementor-heading-title {
    font-size: 40px !important;
}
.elementor-23 .elementor-element.elementor-element-f2bc9af {
    text-align: center !important;
} 
ul#menu-1-e22f645 li a {
    padding-block: 0px !Important;
    text-align: center;
    width: 100% !important;
    display: block;
}
body .ti-widget.ti-goog .ti-controls-dots {
    display: none !important;
}
body .nav_av .ti-widget.ti-goog .ti-controls .ti-next {
    right: 38% !important;
}
body .nav_av .ti-widget.ti-goog .ti-controls .ti-prev {
    left: 38% !important;
}	
}

/*------------***Between Mobile and Tablet Media query style***------------*/
@media only screen and (max-width: 400px){
 body .nav_av .ti-widget.ti-goog .ti-controls .ti-next {
    right: 34% !important;
}
body .nav_av .ti-widget.ti-goog .ti-controls .ti-prev {
    left: 34% !important;
}	   
    /*style header*/

    /*style main content*/

    /*style footer*/
    
}

/*------------***Mobile Media query style***------------*/
@media only screen and (max-width: 320px){
.title_after .elementor-heading-title {
    font-size: 32px !important;
}
.presta-back {
    padding-inline: 15px;
}
.presta-title-front h3, .presta-title h3{
	font-size: 22px !important;
}    
body .nav_av .ti-widget.ti-goog .ti-controls .ti-next {
    right: 34% !important;
}
body .nav_av .ti-widget.ti-goog .ti-controls .ti-prev {
    left: 34% !important;
}	
		.elementor-widget-basic-carousel .basic-carousel .item-body {
    position: relative;
    height: 580px;
}

.elementor-widget-basic-carousel .basic-carousel .slick-slide .item-body img {
    width: 100%;
    height: 580px;
}
}

/*------------------------------------------------------***End Media query***------------------------------------------------------*/