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



/**Separators style*/
.sep-footr {background: linear-gradient(0deg, rgba(128,130,133,1) 0%, rgba(128,130,133,1) 33%, rgba(45,170,225,1) 33%, rgba(45,170,225,1) 66%, rgba(233,78,26,1) 66%, rgba(233,78,26,1) 100%) !important;}
/*buttons style*/
.btn-site-hov a.elementor-button-link, .btn-site-hov-white a.elementor-button-link {position:relative !important;}
.btn-site-hov a.elementor-button-link:before, .btn-site-hov-white a.elementor-button-link:before{position:absolute !important;content: "" !important;width: 40px !important;height: 2px !important;bottom:-10px;left:0;transition:all 0.3s ease-in-out;}
.btn-site-hov a.elementor-button-link:before{background: var(--e-global-color-color_1) !important;}
.btn-site-hov-white a.elementor-button-link:before{background: var(--e-global-color-color_white) !important;}
.btn-site-hov a.elementor-button-link:hover:before{width: 100% !important;background: var(--e-global-color-color_2) !important;}
.btn-site-hov-white a.elementor-button-link:hover:before{width: 100% !important;background: var(--e-global-color-color_white) !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;}
body .section-header-right a.elementor-button-link .elementor-button-text{display:flex;align-items:center;}
body .section-header-right a.elementor-button-link span.elementor-button-icon{margin:0px!important;border:3px solid;border-radius:50%;padding:5px;width:35px!important;height:35px!important;display:flex;align-items:center;justify-content:center;}
body .section-header-right a.elementor-button-link span.elementor-button-icon svg{width:15px!important;height:15px!important;}

@media only screen and (min-width: 1025px){
	body .section-header .menu-icon-home > a {text-indent:-9999px;}
	body .section-header-right a.elementor-button-link .elementor-button-text{margin-left:10px!important;}
}
/*Header Sticky*/
header.is-sticky .logocentral {width:120px;}
.is-sticky { position: fixed !important; left: 0; width: 100%; background: white !important; z-index: 9 !important; translate: 0.5s all ease-in-out !important }
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***------------------------------------------------------*/
.h3-politique h3{color:black!important;}
/*------------------------------------------------------***End***------------------------------------------------------*/
/*******************galerie-hover**********************/
figure.gallery-item .gallery-icon{overflow: hidden !important;}
figure.gallery-item img{ opacity: 1; transition:all 0.3s ease-in-out;}
figure.gallery-item:hover img{ opacity: 0.8;}

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

h1, h2, h3, h4, h5, h6{margin-top: 0px !important;margin-bottom:0px !important;}

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


/**************************************Style : SLIDER*********************************/
.slide-contact-btn, .btn-site-hov-slide {position:relative !important;justify-content:flex-start !important;}
.slide-contact-btn:before, .btn-site-hov-slide:before{position:absolute !important;content: "" !important;width: 40px !important;height: 2px !important;bottom:-10px;left:0;transition:all 0.3s ease-in-out;}
.slide-contact-btn:before{background: #808285 !important;} 
.btn-site-hov-slide:before{background: var(--e-global-color-color_1) !important;}
.slide-contact-btn:hover:before, .btn-site-hov-slide:hover:before{width: 50% !important;background: var(--e-global-color-color_2) !important;}

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


/**************************************Style : section_prestations*********************************/
body .col_prsts *{transition:all 0.3s ease-in-out!important;}
body .col_prsts .item-content section{position:relative;background:transparent!important;overflow:hidden;}
body .col_prsts .item-content section:before{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(0deg, #e94e1aeb 83%, transparent 100%) !important;left:0;bottom:-60%;margin:auto;border-radius:20px!important;transition:all 0.3s ease-in-out!important;}
body .col_prsts .prsts .item-body:hover .item-content section:before{bottom:0%!important;}
body .col_prsts .prsts .item-body{position:relative;}
body .col_prsts .prsts .item-body .item-desc{display:none!important;}
body .col_prsts .prsts .prsts_item .prsts_img{max-width:80px;}
body .col_prsts .prsts .item-body .prsts_btn{display:block;color:#fff;text-align:center;margin:0px auto 0px;border-radius:50px;max-width:fit-content;position:relative !important;}
body .col_prsts .prsts .item-body .prsts_btn:before{position:absolute;content:"";width:50%;height: 2px !important;background: var(--e-global-color-color_white) !important;bottom:-10px !important;left:0;transition:all 0.3s ease-in-out;}
body .col_prsts .prsts .item-body .prsts_btn:hover:before{width: 100% !important;}
body .col_prsts .prsts .prsts_item{transform:translateY(75%);}
body .col_prsts .prsts .prsts_bck{opacity:0;}
body .col_prsts .prsts .item-body:hover .prsts_item{transform:translateY(0%)!important;}
body .col_prsts .prsts .item-body:hover .prsts_bck{opacity:1!important;}
/**************************************Style : section_Actualites*********************************/

.col-iframe-fb iframe { border: 14px solid var(--e-global-color-color_2) !important; border-radius: 20px; }
/**************************************Style : section_Realisations*********************************/


/**************************************Style : section_valeurs*********************************/


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


/**************************************Style : section_avis*********************************/
.ti-inner, .ti-name, .ti-date{color:white!important;}
.ti-footer{display:none!important;}
.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: flex-start !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;}
.ti-name, .ti-date , .ti-review-content{color:black !important;}

body .map_site iframe{border-radius:20px!important;}
/**************************************Style : section_partenaires*********************************/


/**************************************Style : section_contact*********************************/


/**************************************Style : section_map*********************************/


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



/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.coherence-logo svg{width: 130px !important;height: auto !important;}
.coherence-logo svg * {fill: #000 !important;}
.section-footer .menu-center-logo {display:none !important;}
body .elementor-coherence-core-content-box-title .dib{color:#fff!important;}
body .section-slide-in-modal a.dib:hover,body .elementor-coherence-core-content-box-title .dib:hover{text-decoration:underline;}
/*style menu*/
@media only screen and (min-width: 498px){ .menu-main-footer ul.coherence-core-nav-menu {column-count: 2;}}
.menu-main-footer .hide-sub-mn .sub-menu , .menu-main-footer .hide-sub-mn .sub-arrow{display:none!important;}
@media only screen and (min-width: 801px){
	.col-widget-footer.menu ul.coherence-core-nav-menu {display: grid; grid-template-columns: repeat(2, 1fr); grid-gap:10px; }
.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*/
	body .col_prsts .prsts .item-body>img{min-height:500px!important;}

    /*style footer*/
    	.menu-prest-footer .menu-item:nth-child(even) {
			position: relative !important;
		}
		.menu-prest-footer .menu-item:nth-child(even):before {
			position: absolute !important;
			content:"";
			height: 60%;
			width: 3px;
			background: #fff;
			left: -25%;
			top: 50%;
			transform: translateY(-50%);
		}
}

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

    /*style header*/
    /*style main content*/
    /*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*/	
		.section-header .menu-icon-home > a svg,body .section-header-right a.elementor-button-link .elementor-button-text{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;}

    /*style main content*/
		.section-avis-pg .ti-widget.ti-goog .ti-review-item {width: 48% !important;min-width: 48% !important;flex: 0 0 48% !important;}
	/*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*/
body .col_prsts .prsts .item-body .item-content section:before{bottom:0%!important;}
	body .col_prsts .prsts .prsts_item{transform:translateY(0%)!important;}
	body .col_prsts .prsts .prsts_bck{opacity:1!important;}
	body .prsts .slick-arrow{display:none!important;}
    /*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*/
	.is-sticky {top:0 !important;}
    /*style main content*/
		body .section-avis-pg .ti-widget.ti-goog .ti-review-item {width: 98% !important;min-width: 98% !important;flex: 0 0 98% !important;}
		body .col_prsts .prsts .item-body>img{min-width:800px!important;}
    /*style footer*/
    body .menu-footer nav ul{display:flex!important;flex-direction:column!important;align-items:center!important;}
}

/*------------***Between Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 498px){
    
    /*style header*/
    /*style main content*/
		body .col_prsts .prsts .item-body>img,body .col_prsts .slick-list,body .col_prsts .prsts .item-body .item-content section{border-radius:20px!important;}
    /*style footer*/
    
}

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

    /*style header*/
    /*style main content*/
    /*style footer*/
		
    
}

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

/**************************************Style : section_RS*********************************/
.ifram-fb iframe { border-radius: 30px !important; box-shadow: 0 0 0 15px var(--e-global-color-color_1); }
.ifram-fb span:before {
    position: absolute;
    content: "";
    width: 145px !important;
    height: 15px !important;
    border-radius: 0px 0px 8px 8px;
    left: 0;
    right: 0;
    top: -2px;
    margin-inline: auto;
    background-color: var(--e-global-color-color_1);
    z-index: 1;
}
.ifram-fb span:after {
    position: absolute;
    content: "";
    width: 10px !important;
    background-color: var(--e-global-color-color_1);
    height: 100px !important;
    border-radius: 0px 10px 10px 0px;
    right: -23px;
    z-index: 10;
    top: 130px;
}



.coherence-slideup-content-right {
    top: 32% !important;

}