/*
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
*/

[data-wpr-lazyrender]{ content-visibility:visible!important; }

/*-----------------------------------------***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){
	.section-header li:nth-child(1) a.coherence-core-menu-item span { display: none; }
}
@media only screen and (max-width: 1024px){
/* 	.section-header .menu-icon-home > a svg{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;}  */
	.section-header li:nth-child(1) .coherence-core-menu-item i.fas.fa-home { display: none !important; }
}

.section-header li.current-menu-item, .section-header li:hover { background: var(--e-global-color-color_5); border-radius: 0 0 10px 10px; }


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

/*Btn Global*/
.coherence-button-style-solid, .coherence-button-style-dotted, input.wpcf7-form-control.has-spinner.wpcf7-submit, .presta-btn a { border-width: 2px 2px 2px 2px !important; border-style: dotted !important; }
.coherence-button-style-solid:hover, .coherence-button-style-dotted:hover, input.wpcf7-form-control.has-spinner.wpcf7-submit:hover, .presta-btn a:hover { border-width: 2px 2px 2px 2px !important; }

/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
/*PG Politique*/
body .pg-politique { margin-bottom: 15px !important; margin-top: 0 !important; }

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


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

/**************************************Style : HEADER-HOME*********************************/


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

.depicter-revert .depicter-1-element-3 { filter: drop-shadow(2px 2px 2px var(--e-global-color-color_3)); }

/**************************************Style : section_presentation*********************************/

/*Souline*/
/* .title-h1 h1.coherence-heading.elementor-heading-title span { position: relative; display: block; }
.title-h1 h1.coherence-heading.elementor-heading-title span:before { content: ""; height: 12px; width: 19%; background: url(/wp-content/uploads/2023/04/Line-Down.svg); background-size: contain; background-repeat: no-repeat; position: absolute; bottom: -13px; } */

body .container-presentation { position: relative; }
body .container-presentation:before { content: ""; height: 100%; width: 70%; background: var(--e-global-color-color_5); position: absolute; right: 0 !important; left: unset; top: unset ; bottom: 0px; border-radius: 100px 0 0 100px; }

body .container-partenaires { position: relative; }
body .container-partenaires:before { content: ""; height: 100%; width: 70%; background: #7c7c8d24; position: absolute; right: 0 !important; left: unset; top: unset ; bottom: 0px; border-radius: 100px 0 0 100px; }

/* body .col-presentation-left { position: relative; }
body .col-presentation-left:before { content: ""; height: 90%; width: 90%; background: linear-gradient(#18C4EA, var(--e-global-color-color_4)); position: absolute; border-radius: 100%; z-index: 1; left: 18px; top: unset; bottom: 10px; right: 0; } */

body .col-circle-absolute { position: relative; }
body .col-circle-absolute:after { content: ""; height: 300px; width: 300px; background: var(--e-global-color-color_5); position: absolute; border-radius: 100%; z-index: 0; left: 0px; top: 0; right: 0; }

/**************************************Style : section_prestations*********************************/
.item-body img { border-radius: 50% 50% 0 0 !important; }
.item.slick-slide.slick-active * { transition: all 0.5s ease-in-out; }
.item.slick-slide.slick-active { position: relative; }
.item.slick-slide.slick-active:hover img { transform: translateY(-10px); }
.item-body { margin-inline: 25px; padding-top: 10px; }
h3.item-title { margin-top: 25px !important; }
.presta-txt { margin-bottom: 40px; color: white; }
.presta-content-back { text-align: center; }

.slide-prestas .item-title {
	font-size: 25px !important;
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

/*odd*/
.item.slick-slide.slick-active:nth-child(odd):before { content: ""; width: 100%; height: 75%; background: linear-gradient(#B0B0C7, var(--e-global-color-color_3));; position: absolute; bottom: 35px; left: 0; right: 0; border-radius: 20px; }
.item.slick-slide.slick-active:nth-child(odd) .presta-btn a { padding: 15px 35px; background: var(--e-global-color-color_1); border: 2px dotted transparent; border-radius: 100px; color: white !important; font-family: 'Poppins'; }
.item.slick-slide.slick-active:nth-child(odd) .presta-btn a:hover { background: white; border: 2px dotted var(--e-global-color-color_3); color: var(--e-global-color-color_3) !important; }

/*even*/
.item.slick-slide.slick-active:nth-child(even):before { content: ""; width: 100%; height: 75%; background: linear-gradient(var(--e-global-color-color_1), var(--e-global-color-color_4));; position: absolute; bottom: 35px; left: 0; right: 0; border-radius: 20px; }
.item.slick-slide.slick-active:nth-child(even) .presta-btn a { padding: 15px 35px; background: var(--e-global-color-color_3); border: 2px dotted transparent; border-radius: 100px; color: white !important; font-family: 'Poppins'; }
.item.slick-slide.slick-active:nth-child(even) .presta-btn a:hover { background: white; border: 2px dotted var(--e-global-color-color_3); color: var(--e-global-color-color_3) !important; }

.item-title {
    font-family: "Montserrat", Sans-serif !important;
}

/**************************************Style : section_fb*********************************/
 
.col-iframe-fb iframe { border: 6px solid var(--e-global-color-color_4) !important; border-radius: 20px; filter: drop-shadow(0 10px 10px #0278e66e ); }

/**************************************Style : section_Actualites*********************************/

figure.post-item-img img { border-radius: 20px !important; }

/**************************************Style : section_Realisations*********************************/
.img-gallery .gallery-icon * {
    transition: all 0.2s ease-in-out;
}
/* body .img-gallery .gallery-icon {
    overflow: hidden !important;
} */
.img-gallery .gallery-icon:hover img {
    transform: scale(1.02)
}
/* Shine */
.img-gallery .gallery-icon {
	position: relative;
}
body .img-gallery .gallery-icon {
    overflow: hidden !important;
	border-radius: 15px;
}
.img-gallery .gallery-icon::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.img-gallery .gallery-icon:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

/**************************************Style : section_valeurs*********************************/
.val-even-odd { position: relative; }
.val-even-odd .elementor-coherence-core-content-box-content { z-index: 9; }
.val-even-odd .elementor-coherence-core-content-box-icon { transform: translate(-20px, -20px); }

.val-even:before { content: ""; height: 100%; width: 95%; background: var(--e-global-color-color_5); position: absolute; border-radius: 100px; right: -20px; top: 0; }
.val-odd:before { content: ""; height: 100%; width: 95%; background: var(--e-global-color-color_6); position: absolute; border-radius: 100px; right: -20px; top: 0; }

body .col-circle-absolute-val { position: relative; }

/**/
@media only screen and (min-width: 1025px){ 
body .col-circle-absolute-val:after { content: ""; height: 300px; width: 300px; background: var(--e-global-color-color_5); position: absolute; border-radius: 100%; z-index: 0; left: unset; top: -20px; right: -200px; }
}
@media only screen and (max-width: 1024px){
.val-odd:before {
    right: 0px;
}
}

/**************************************Style : section_Contact*********************************/
.map_site iframe { border-radius: 20px; }

/* Phone SlideIn & Contact */
.tele-formations a { color: white !important; }
.tele-formations a:hover { color: var(--e-global-color-color_white) !important; text-decoration: underline !important; }

/*Contact*/
.tele-formations.contact a { color: white !important; }
.tele-formations.contact a:hover { color: var(--e-global-color-color_white) !important; }

/**************************************Style : section_avis*********************************/
.ti-footer { display: none; }

.ti-widget.ti-goog .ti-controls { max-width: 120px !important; top: unset !important; bottom: -10px !important; right: 0; left: 0; margin-inline: auto !important; }
.ti-widget.ti-goog .ti-controls :is(.ti-next ,  .ti-prev){ background: var(--e-global-color-color_1); padding: 22px !important; display: flex; border-radius: 50px; }
.ti-widget.ti-goog .ti-controls .ti-next:before  { top: 15px !important; right: 12px !important; background: white !important; }
.ti-widget.ti-goog .ti-controls .ti-next:after{ top: 25px !important; right: 12px !important; background: white !important; }
.ti-widget.ti-goog .ti-controls .ti-prev:before{ top: 25px !important; left: 12px !important; background: white !important; }
.ti-widget.ti-goog .ti-controls .ti-prev:after{ top: 15px !important; left: 12px !important; background: white !important; }
.ti-widget.ti-goog .ti-controls :is(.ti-prev:after , .ti-prev:before  , .ti-next:after , .ti-next:before){ background: var(--e-global-color-color_2); }
.ti-widget.ti-goog .ti-controls .ti-next:hover, .ti-widget.ti-goog .ti-controls .ti-prev:hover { transform: scale(1) !important; background: var(--e-global-color-color_2) !important; }

/***************** style Page avis (mettre cette classe dans le contenour des avis : section-avis-pg) *****************/

.section-avis-pg .ti-widget.ti-goog .ti-reviews-container { max-height: unset !important; overflow-y: initial !important; }
.section-avis-pg .ti-widget.ti-goog .ti-reviews-container-wrapper { display: flex !important; flex-direction: row !important; flex-wrap: wrap !important; justify-content: space-between !important;align-items: flex-start !important;width: 100% !important;margin: 0px !important;}
.section-avis-pg .ti-widget.ti-goog .ti-review-item {width: 31% !important;float: left !important;margin: 1%;position: relative !important;left: 0px !important;max-width: 31% !important;min-width: 31% !important;flex: 0 0 31% !important;padding: 0px !important;}
.section-avis-pg .ti-widget.ti-goog .ti-reviews-container {width: 100% !important;overflow: hidden;}
.section-avis-pg .ti-widget.ti-goog .ti-controls-dots, .section-avis-pg .ti-widget.ti-goog .ti-controls {display:none !important;}

@media only screen and (max-width: 1024px){
	.section-avis-pg .ti-widget.ti-goog .ti-review-item {width: 48% !important;min-width: 48% !important;flex: 0 0 48% !important;}
}
@media only screen and (max-width: 600px){
	.section-avis-pg .ti-widget.ti-goog .ti-review-item {width: 98% !important;min-width: 98% !important;flex: 0 0 98% !important;}
}

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



/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.coherence-logo svg{width: 130px !important;height: auto !important;}
.coherence-logo svg * {fill: color_white !important;}
.section-footer .menu-center-logo {display:none !important;}
.menu-main-footer .hide-sub-mn .sub-menu , .menu-main-footer .hide-sub-mn .sub-arrow {display: none !important;}

/* .col-widget-footer.menu ul.coherence-core-nav-menu { display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 10px; width: 100%; }
.coherence-core-nav-menu:before, .coherence-core-nav-menu:after { 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*/
    
}

/*------------***Large devices (desktops, less than 1501px)***------------*/
@media only screen and (max-width: 1500px){

    /*style header*/

    /*style main content*/
/*Presentation*/
body .container-presentation:before { content: ""; height: 100%; width: 75%; background: var(--e-global-color-color_5); position: absolute; right: 0 !important; left: unset; top: unset ; bottom: 0px; border-radius: 100px 0 0 100px; }

body .container-partenaires:before { content: ""; height: 100%; width: 75%; position: absolute; right: 0 !important; left: unset; top: unset ; bottom: 0px; border-radius: 100px 0 0 100px; }

    /*style footer*/

}

/*------------***Large devices (desktops, less than 1361px)***------------*/
@media only screen and (max-width: 1360px){

    /*style header*/

    /*style main content*/

	
    /*style footer*/

}

/*------------***Large devices (desktops, less than 1281px)***------------*/
@media only screen and (max-width: 1280px){

    /*style header*/

    /*style main content*/


    /*style footer*/

}


@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){
	
	/*style header*/

    /*style main content*/
/*Presentation*/
body .container-presentation:before { height: 100%; width: 100%; border-radius: 0px 0 0 0px; }
body .container-partenaires:before { height: 100%; width: 100%; border-radius: 0px 0 0 0px; }
	
body .col-presentation-left:before { max-width: 70%; margin-inline: auto; right: 35px; }
.container-presentation .slick-slide { margin: 10px 10px 0px 10px !important; }
	
	
body .container-partenaires:before {
    width: 100%;
    border-radius: 0;
}
    /*style footer*/

}

/*------------***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){
    /*style header*/

    /*style main content*/
/*Presentation*/
body .col-presentation-left:before { max-width: unset; margin-inline: unset; }
.item.slick-slide.slick-active:hover img {
    transform: translateY(0px);
}
    /*style footer*/

}

/*------------***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){

    /*style header*/

    /*style main content*/
	.val-even .elementor-coherence-core-content-box-icon {
    margin: 15px 0px 15px 15px !important;
}
	.val-even:before {
    right: 0px;
}

    /*style footer*/
	.col-widget-footer.menu ul.coherence-core-nav-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
}
    
}

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

    /*style main content*/

    /*style footer*/
    
}

/*------------***Mobile Media query style***------------*/
@media only screen and (max-width: 497px){

    /*style header*/

    /*style main content*/
/*Presentation*/
body .col-presentation-left:before { right: 45px; left: 10px; }
	
/*valeurs*/
.val-even:before { width: 100%; border-radius: 10px; right: -10px; top: 0; }
.val-odd:before { width: 100%; border-radius: 10px; right: -10px; top: 0; }
	
    /*style footer*/	
  
    
}

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

.fb_iframe_widget iframe {
    border: 10px solid #15569f !important;
    border-radius: 30px;
}