/*
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 .menu-icon-home > a {text-indent: -999px;}
}
@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;}
}

/**/
/*----------*/

/**/
/*--------------------icon Menu----------------------------*/
.section-header .menu-with-logo .coherence-core-nav-menu {align-items: center !important;}
.section-footer .iconehome  i {display:none}

@media only screen and (min-width: 1025px){
   .menu_header .iconehome  span {display:none}
	
}
@media only screen and (max-width: 1024px){
   .section-header .coherence-core-dropdown .menu-center-logo,.section-header .coherence-core-dropdown .menu-icon-rs{display:none !important;}
   .iconehome  i {display:none}
 .menu_header nav.coherence-core-dropdown {min-width: 300px !important;right: 0px !important;left: unset !important;}
}


/*--------------------icon Menu----------------------------*/
.section-header .menu-with-logo .coherence-core-nav-menu {align-items: center !important;}
.section-footer .iconehome  svg {display:none}

@media only screen and (min-width: 1025px){
	.menu_header .iconehome  span {display:none}
}
@media only screen and (max-width: 1024px){
	.section-header .coherence-core-dropdown .menu-center-logo,.section-header .coherence-core-dropdown .menu-icon-rs{display:none !important;}
	.iconehome  svg {display:none}
 .menu_header nav.coherence-core-dropdown {min-width: 300px !important;right: 0px !important;left: unset !important;}

}


/*----------------- btn contact hover in header --------------------*/
.btn-contact-hover a:hover {background-color: transparent !important;color: var(--e-global-color-primary);}
.form-cnt input[type=submit] { background-size:100% !important ;transition:all 0.4s ease-in-out !important}
.form-cnt input[type=submit]:hover { background-size:10000% !important}

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


/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/


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


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

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


/**************************************Style : Depicter*********************************/
/*-- animation background --*/
.btn_slider { background-size:100% !important; transition:all .4s ease-in-out !important }
.btn_slider:hover { background-size:10000% !important;}

/*--animation pour SVG de navigation slide --*/
.btn_slider svg { transition:fill .3s ease-in-out !important }

button.btn_slider_blu, button.btn_slider_wite {position: relative !important;}
button.btn_slider_blu:before, button.btn_slider_wite:before {
    position: absolute !important;
    content: "" !important;
    width:5%;
    height:105%;
    left:0;
    z-index:-1;
    transition : all 0.2s ease-in-out !important;
}
button.btn_slider_blu:before{background-color: var(--e-global-color-color_1);} 
button.btn_slider_wite:before{background-color: var(--e-global-color-color_white);}
button.btn_slider_blu:hover:before, button.btn_slider_wite:hover:before{width: 101%;}

/**************************************Style : section_presentation*********************************/
/* .slick-arrow {display:none !important} */
/*-------------------Btn style-----------------*/
/*--Prestation BTN--*/
.presta .basic-carousel .slick-arrow:before {content: "" !important;background-color: var(--e-global-color-color_1 ) !important;height: 100% !important;width: 6% !important;position: absolute !important;transition : all 0.3s ease-in-out !important;z-index:-1 !important; left:0 !important}
.presta .basic-carousel .slick-arrow:hover:before{width: 100% !important;}

/*-- Post grid nav btn style---*/
.post-btn .slick-arrow:before {content: "" !important;background-color: var(--e-global-color-color_1 ) !important;height: 100% !important;width: 6% !important;position: absolute !important;transition : all 0.3s ease-in-out !important;z-index:-1 !important;}
.post-btn .post-grid-nav-icon-prev.slick-arrow:before {right:0 !important}
.post-btn .post-grid-nav-slick-next.slick-arrow:before {left:0 !important}
.post-btn .slick-arrow:hover:before{width: 100% !important;}
.post-btn .slick-arrow ,.post-btn .slick-arrow:hover { background-color:unset !important}
/*--Post grid btn style---*/
.post-btn a.post-item-read-more {position:relative}
.post-btn a.post-item-read-more:before {content: "";background: var(--e-global-color-color_2 );height: 100%;width: 6%;position: absolute;transition : all 0.3s ease-in-out;z-index:-1; left:0 ;top:0}
.post-btn a.post-item-read-more:hover:before {width: 100%;}

/*--- facebook btn style---*/
.btn-fb a{ position:relative}
.btn-fb a:before {content: "" !important;background-color: var(--e-global-color-color_1 ) !important;height: 100% !important;width: 5% !important;position: absolute !important;transition : all 0.3s ease-in-out !important;z-index:0 !important; left:0 !important ;top:0 !important}
.btn-fb a:hover:before{width: 100% !important;}
.btn-fb a .elementor-button-content-wrapper { isolation: isolate; }

/*-- All BTN styles --*/
.btn-custm{ position:relative}
.btn-custm:before {content: "" !important;background-color: white !important;height: 100% !important;width: 5% !important;position: absolute !important;transition : all 0.3s ease-in-out !important;z-index:-1 !important; left:0 !important ;top:0 !important}
.btn-custm:hover:before{width: 100% !important;}


.post-btn a.post-item-read-more {position:relative}
.btn_noir:before ,.post-btn a.post-item-read-more:before {
    content: "";
    background: var(--e-global-color-color_1 );
    height: 100%;
    width: 6%;
    position: absolute;
    transition : all 0.3s ease-in-out;
    z-index:-1;
}
.btn_noir:hover:before ,.post-btn a.post-item-read-more:hover:before {width: 100%;}

/*--Btn blanc--*/
.btn_blanc:before {
    content: "";
    background: var(--e-global-color-color_white );
    height: 100%;
    width: 6%;
    position: absolute;
    transition : all 0.3s ease-in-out;
    z-index:-1;
}
.btn_blanc:hover:before {width: 100%;}
.btn_avis a.elementor-button{position: relative !important;isolation:isolate !important}
.btn_avis a.elementor-button:before{
    content: "";
    background: var(--e-global-color-color_1 );
    height: 100%;
    width: 6%;
    position: absolute;
    left:0;
    bottom:0;
    transition : all 0.3s ease-in-out;
    z-index:-1;
}
.btn_avis a.elementor-button:hover:before{width:100%;}
/*****************  style Page avis *****************/
.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;}
}


/*************************** arrows google respo ***********************/
@media (max-width: 1023px) {
    body .ti-widget.ti-goog .ti-reviews-container-wrapper {margin:0 20px !important}
	.ti-widget.ti-goog .ti-controls{display:block !important;}
}
@media (max-width: 479px) {
    body .ti-widget.ti-goog .ti-controls-line {display:none !important}
}
/**************************************Style : section_prestations*********************************/
.slick-slide{margin-bottom:0px !important}
/*Before*/
.item-body p:empty{display:none}
.item-body > img {height:100% !important}
.presta .imgCarContenair, .presta .imgCarContenair img{height:100% !important;}
/*Icon*/
body .slick-slide .item-body img:not(.presta_icon){width:100% !important;}
body .presta_icon {
    width: 60px !important;
	height:60px !important;
	object-fit:contain !important;
	object-position:center !important;
    margin-right: auto !important;
    margin-left: 0 !important;
	margin-bottom:15px !important
}
/*title*/
h3.presta_title {
    color: #fff !important;
    font-weight: 600;
}

/*Desc*/
p.presta_desc {
    font-family: var( --e-global-typography-text-font-family ), Sans-serif !important;
	font-size:18px;
    color: #fff !important;
	transition : all 0.5s ease-in-out;
	opacity:0;
}

/*Btn*/
a.presta_btn {
    font-family: 'Poppins' !important;
    font-size: 16px !important;
    font-weight: 500;
    color: #fff !important;
	background: transparent !important;
    border: solid 2px #fff !important;
    padding: 8px 25px;
	transition : all 0.5s ease-in-out;
	opacity:0;
}

a.presta_btn:hover {
	color: #000 !important;
	background: #fff !important;
}	

/*backgroud */
.item-body{position:relative !important}
.item-body:before {content: "";background:linear-gradient(-18deg, rgba(0,0,0,0.5) 20%, rgba(0,0,0,0.5) 30%) !important;position: absolute;width: 100%;height: 100%;transition : all 0.6s ease-in-out;transform: translatey(calc(100% - 100px)) !important;}

/**/


body .item img {
    object-fit: cover;
    margin-left: unset !important;
    margin-right: unset !important; 
}

.item-content {
    bottom: 0% !important;
    height: 100% !important;
    display: flex !important;
    align-content: center !important;
    justify-content: center !important;
	transition: all 1s ease-in-out !important
}

.item-body section {
    transform: translatey(calc(100% - 100px)) !important;
	width: 95% !important;
	transition:all .6s ease-in-out
}

.presta_title_group {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    gap: 10px;
}
/*--------- hover --------------*/
.item-body:hover section ,.item-body:hover:before {transform: none !important;}
.item-body:hover .item-content { align-items:center !important ; }
.item-body:hover .presta_title_group {flex-direction:column !important ; align-items: flex-start !important;}
.item-body:hover p.presta_desc ,.item-body a.presta_btn {opacity:1}




/*Mobile*/
@media only screen and (max-width: 800px){
	/* unset the hover */
		.item-body section {transform: none !important;}
		.item-body .item-content { align-items:center !important ; }
		.item-body .presta_title_group {flex-direction:column !important ; align-items: flex-start !important;}
		.item-body p.presta_desc ,.item-body a.presta_btn {opacity:1}
	/*-----------------*/
	
	img.presta_icon { margin-left: 0 !important;}
	.item-body:before {transform:translatey(0%) !important}
}

@media only screen and (max-width: 1670px){
	.section_prestation:before {display: none !important;}
}

/**************************************Style : section_Actualites*********************************/
.ifram_face iframe { border-radius: 40px;}

@media only screen and (max-width: 600px){
	.section_actualite span.slick-arrow.post-grid-nav-icon-prev { display: none !important;}
	.section_actualite span.slick-arrow.post-grid-nav-slick-next { display: none !important;}
	body h3 { font-size:20px !important}
	
}


/**************************************Style : section_Realisations*********************************/

/*******************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;}
/**************************************Style : section_valeurs*********************************/


/**************************************Style : section_articles*********************************/
.post-btn .slick-arrow { display:none !important }

/**************************************Style : section_facebook*********************************/
.ifram_face iframe { border:15px solid var(--e-global-color-color_1) !important ; position:relative !important}

/**************************************Style : section_avis*********************************/
/***------------ style Page avis (mettre cette classe dans le contenour des avis : section-avis-pg)-----------******/
.col-widget-avis.col-avis-pg .ti-widget.ti-goog .ti-reviews-container {max-height: unset !important ;overflow-y: initial !important;}
.col-widget-avis.col-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;}
.col-widget-avis.col-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;}
.col-widget-avis.col-avis-pg .ti-widget.ti-goog .ti-reviews-container {width: 100% !important;overflow: hidden;}
.col-widget-avis.col-avis-pg .ti-widget.ti-goog .ti-controls-dots, .col-widget-avis.col-avis-pg .ti-widget.ti-goog .ti-controls {display:none !important;}

@media only screen and (max-width: 1024px){
   .col-widget-avis.col-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){
   .col-widget-avis.col-avis-pg .ti-widget.ti-goog .ti-review-item {width: 98% !important;min-width: 98% !important;flex: 0 0 98% !important;}
}

.ti-footer { display: none !important;}

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



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

.section-footer nav.coherence-core-nav-menu__layout-vertical {column-count: 3;}

/*------------- center menu footer 600 -----------------*/ 
@media only screen and (max-width: 600px){ 
   .section-footer a.coherence-core-menu-item {justify-content: center !important;}
   .section-footer .elementor-widget-container {text-align: center !important;}
   .section-footer .elementor-widget-divider .elementor-divider { display: flex; justify-content: center;}
	.section-footer nav.coherence-core-nav-menu__layout-vertical {column-count: 1 !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*/

    /*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*/
/* 	.presta .basic-carousel .slick-arrow:before .slick-arrow{display:none !important} */
/* 	.post-btn .slick-arrow { display:none !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*/
	


    /*style footer*/
	.section-footer nav.coherence-core-nav-menu__layout-vertical {column-count: 2;}

}

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

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

    /*style main content*/
	.item-body {height: 430px;}
	

    /*style footer*/
    
}

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

    /*style header*/

    /*style main content*/
	

    /*style footer*/
    
}

/*------------***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*/
	
	.presta .item-body {height: 450px;}
	img.presta_icon { margin: 0 !important;}
	p.presta_desc {font-size: 16px;}
    /*style footer*/
    
    
}
@media only screen and (max-width: 350px){
	.presta .item-body {height: 500px;}
}
/*------------------------------------------------------***End Media query***------------------------------------------------------*/