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

/*Header Sticky*/
.section-header, .section-header * { transition:all 0.5s ease-in-out !important; }
.coh-is-sticky { position: fixed !important; top: 0; left: 0; width: 100%; z-index: 99 !important; background: var(--e-global-color-color_white) !important; }
.section-header.coh-is-sticky{ box-shadow: 0px 5px 10px #00000021 !important; }
.section-header.coh-is-sticky .logo-header {margin-bottom:0px !important;}
.section-header .img-logo-site img{ transition:all 0.5s ease-in-out !important; }
.section-header.coh-is-sticky .img-logo-site img{ max-height:40px !important; width:auto !important; }
.section-header.coh-is-sticky .logo img { transform: scale(0.9)!important; }
.section-header.coh-is-sticky .coherence-core-nav-menu > li > a { font-size: 15px !important; }



/*------------------------------------------------------***End***------------------------------------------------------*/
.gradient-background-1 {background: linear-gradient(90deg, #F310C6 -9.22%, #008996 44.15%, #69BF4A 119.55%) !important;}
.gradient-background-2 {background: linear-gradient(90deg, #69BF4A -19.55%, #008996 55.85%, #F310C6 109.22%) !important;}
/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/


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


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

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


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

.color-border:hover { border-color: black !important; }

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


/**************************************Style : section_prestations*********************************/

.item-body  { padding-bottom:120px !important; }
.item-body * { transition: all 0.5s ease-in-out; }
.prestation-btn a { background: transparent; padding: 10px 30px; border: 2px solid var(--e-global-color-color_1); border-radius: 100px; color: white !important; font-family: 'Roboto'; font-weight: 400;  }

.prestation-txt {
    margin-bottom: 30px;
	color: white;
}
.item-content {
    max-width: 500px;
    margin-inline: auto !important;
    border-radius: 6px;
	bottom:0% !important;
	right:0% !important;
	transition:0.4s !important
   /* transform: translate(92px ,-200px);*/
}
.item-content:before {
    content: "";
    height: 70%;
    width: 100%;
    background: linear-gradient(90deg, #69BF4A -19.45%, #008996 55.85%, #F310C6 109.22%);
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 6px;
	transition: all 0.5s ease-in-out;
}

.prestation-icon img {
    width: 100px !important;
	filter: brightness(0) saturate(100%) invert(18%) sepia(77%) saturate(5158%) hue-rotate(301deg) brightness(103%) contrast(103%);
}

.prestation-icon {
    width: 30%;
    transform: translateY(100px);
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(1%) hue-rotate(176deg) brightness(101%) contrast(101%);
}

.prestation-content {
    width: 70%;
    margin-right: 0 !important;
    margin-left: auto;
	 height: 88px;
    overflow: hidden;
}
.prestation-tilte h3{color:#fff !important;font-size:25px !important;text-transform:uppercase;text-decoration:underline;}
.item-body > img { filter: gray; -webkit-filter: grayscale(1); border-radius: 6px !important; }

/*hover*/

.item-body * { transition: all 0.5s ease-in-out; }
.prestation-btn a:hover { background: var(--e-global-color-color_black); border: 2px solid var(--e-global-color-color_black);}


@media only screen and (min-width: 801px){
	.item-body:hover .prestation-icon { width: 100%; transform: translateY(0px); margin-bottom: 20px; }
	.item-body:hover .prestation-content { width: 100%; text-align: center; padding-inline: 20px; }
	.item-body:hover .item-content:before { height: 100% !important; opacity:0.8;}
	/*.item-body:hover .item-content { transform: translate(0px ,-200px); }*/
	.item-body:hover .prestation-content { height: unset; overflow: visible; }

	.item-body:hover .item-content { top:40%;right:0% !important;height:fit-content !important;transform:translate(0%,-50%);left:0%;}

	.item-body:hover > img { filter: none; -webkit-filter: none; }
}


@media only screen and (min-width: 1024px){.item-body:hover .item-content { top:60%;}}


@media only screen and (max-width: 1024px){
	.item-body:hover .item-content { top:70%;}
	.item-body img{height:480px !important}
	.item-body .prestation-icon img{width:60px !important;height:auto !important}
	.prestation-icon {transform: translateY(70px);}
	.item-body .prestation-icon {margin-bottom:10px;}
	.item-body section{padding:10px 0px !important;}
	.item-content:before{background:#101010e8}
}


@media only screen and (max-width: 801px){
	.item-body .prestation-icon { width: 100%; transform: translateY(0px); margin-bottom: 20px; }
	.item-body .prestation-content { width: 100%; text-align: center; padding-inline: 20px; }
	.item-body .item-content:before { height: 100% !important; }
	/*.item-body:hover .item-content { transform: translate(0px ,-200px); }*/
	.item-body .prestation-content { height: unset; overflow: visible; }

	.item-body .item-content { top:40%;right:0% !important;height:fit-content !important;transform:translate(0%,-50%);left:0%;}

	.item-body > img { filter: none; -webkit-filter: none; }
}


/**************************************Style : section_Nos_partenaires*********************************/

@media only screen and (min-width: 801px){ 
body .partenaires:before {
    content: "";
    height: 100%;
    width: 45%;
    background: linear-gradient(90deg, #69BF4A -19.45%, #008996 55.85%, #F310C6 109.22%);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}
}


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

.realisations .elementor-swiper-button-next {
    right: calc(50% - 40px) !important;
    background: var(--e-global-color-color_black);
    font-size: 25px !important;
    border-radius: 6px;
    top: unset !important;
    bottom: -65px;
    padding: 3px;
}

.realisations .elementor-swiper-button-prev {
    left: calc(50% - 40px) !important;
    background: var(--e-global-color-color_black);
    font-size: 25px !important;
    border-radius: 6px;
    top: unset !important;
    bottom: -65px;
    padding: 3px;
}

.realisations .elementor-swiper-button-next:hover {
    background: var(--e-global-color-color_1);
}

.realisations .elementor-swiper-button-prev:hover {
    background: var(--e-global-color-color_1);
}

/**************************************Style : section_Actualites_facebook*********************************/

.ifram-fb iframe { border-radius: 30px !important; box-shadow: 0 0 0 15px var(--e-global-color-color_5); }

@media only screen and (min-width: 801px){ 
body .actualites-fb:before {
    content: "";
    height: 100%;
    width: 25%;
    background: black;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
	margin-block: auto !important;
}
}

/**************************************Style : section_Actualite*********************************/
.element-post .post-item .post-item-content {
    background: var(--e-global-color-color_black);
}

/**************************************Style : section_avis*********************************/

@media only screen and (min-width: 801px){ 
body .avis:before {
    content: "";
    height: 120%;
    width: 50%;
    background: linear-gradient(90deg, #69BF4A -19.45%, #008996 55.85%, #F310C6 109.22%);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
	margin-block: auto !important;
}
}
.ti-widget.ti-goog .ti-review-item{padding: 0 2% !important;}
.ti-widget.ti-goog .ti-controls { max-width: 60px !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_white); padding: 22px !important; display: flex; border-radius: 6px; }
.ti-widget.ti-goog .ti-controls .ti-next:before  { top: 15px !important; right: 12px !important; background: black !important; }
.ti-widget.ti-goog .ti-controls .ti-next:after{ top: 25px !important; right: 12px !important; background: black !important; }
.ti-widget.ti-goog .ti-controls .ti-prev:before{ top: 25px !important; left: 12px !important; background: black !important; }
.ti-widget.ti-goog .ti-controls .ti-prev:after{ top: 15px !important; left: 12px !important; background: black !important; }
.ti-widget.ti-goog .ti-controls :is(.ti-prev:after , .ti-prev:before  , .ti-next:after , .ti-next:before){ background: black ; }
.ti-next { transform: translateX(30px); }
.ti-prev { transform: translateX(-30px); }
.ti-footer {  display: none; }

/*hover*/
.ti-widget.ti-goog .ti-controls .ti-next:hover { transform: translateX(30px) !important; background: var(--e-global-color-color_2); }
.ti-widget.ti-goog .ti-controls .ti-prev:hover { transform: translateX(-30px) !important; background: var(--e-global-color-color_2); }

@media only screen and (max-width: 1440px){
.ti-widget.ti-goog .ti-controls { max-width: 120px !important; top: unset !important; bottom: -10px !important; right: 0; left: 0; margin-inline: auto !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: #fff !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(3, 1fr); grid-gap: 10px; }
.coherence-core-nav-menu:before, .coherence-core-nav-menu:after { display: none !important; }

@media only screen and (max-width: 497px){
	.col-widget-footer.menu ul.coherence-core-nav-menu {
		display:flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		align-content: center;
	}
}
/*------------------------------------------------------***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*/
/*presttaions*/

    /*style footer*/

}

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

    /*style header*/

    /*style main content*/
/*presttaions*/

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

    /*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*/
.col-title-absolute { position: relative !important; top: 0 !important; left: 0px !important; }
.item-body .prestation-icon { width: 100%; transform: translateY(0px); margin-bottom: 20px; }

.item-body .prestation-content {
    height: unset;
    overflow: visible;
}
	
.item-body  .prestation-content {
    width: 100%;
    text-align: center;
    padding-inline: 20px;
}

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

    /*style footer*/
	.col-widget-footer.menu ul.coherence-core-nav-menu {grid-template-columns: repeat(2, 1fr);}
}

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

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



/*Realisations*/

    /*style footer*/
    
    
}



figure.gallery-item .gallery-icon{overflow: hidden !important;border-radius:8px}
figure.gallery-item img{ scale: 1; transition:all 0.3s ease-in-out;}
figure.gallery-item:hover img{ scale:1.1;}
.realisations .elementor-swiper-button-next:hover {
    background: var(--e-global-color-color_1);
}
@media only screen and (max-width: 1024px){.prestation-icon img{width:90px !important}.prestation-txt{font-size:15px !important}}
@media only screen and (max-width: 801px){.item-body{padding-bottom:20px !important}.item-content{top:47% !important;}}
@media only screen and (max-width: 601px){.item-body{padding-bottom:20px !important;min-height:450px}.item-content{top:47% !important;}}
@media only screen and (max-width: 425px){
	.item-body section{padding:0px !important}
	.prestation-icon img{width:60px !important}
	.prestation-tilte h3{font-size:20px !important}
	.prestation-txt{font-size:14px !important}
}
.galerie-tabs .e-n-tab-title:hover{color:#fff !important;background-color:var(--e-global-color-color_3) !important;}
@media only screen and (max-width: 1445px){
	.avis .ti-widget.ti-goog .ti-controls .ti-prev {left: calc(50% - 30px) !important;}
	.avis .ti-widget.ti-goog .ti-controls .ti-next {right: calc(50% - 30px) !important;}
}

#hover-style-btn-slide a.link_phone1{border-bottom: 2px solid transparent !important;}
#hover-style-btn-slide a.link_phone1:hover{color:#fff !important;border-bottom: 2px solid #fff !important;}



.menu-header-right .menu-item a.coherence-core-sub-menu-item {
    padding-left: calc( 10px + 10px ) !important;
    padding-right:10px !important;
}
.txt-style p{margin-bottom:0 !important}
/*------------------------------------------------------***End Media query***------------------------------------------------------*/