/*
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;}
.section-header .menu-home-icon a span {display:none !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 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;}
}
/*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***------------------------------------------------------*/


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


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

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


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


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

.separator-sup-title:after {
    display: none !important;
}
.img-experience {
	-webkit-animation: rotate-center 8s linear infinite both;
	        animation: rotate-center 8s linear infinite both;
}
@-webkit-keyframes rotate-center {
  0% {-webkit-transform: rotate(0);transform: rotate(0);}
  100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@keyframes rotate-center {
  0% {-webkit-transform: rotate(0);transform: rotate(0);}
  100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
/**************************************Style : section_prestations*********************************/
.slick-list{height: 517px !important;}
.presta-back-icone img {
  height:0px !important;
    width: 90px;
  transition:0.6s;
}
.presta-back-icone {
   height: 0px !important;
   transition:0.6s;
}
.presta-back-title h3 {
    text-align: center;
}
.item-body {
    max-height: 550px !important;
}
.item-body img {
    max-height: 550px !important;
    object-fit:cover !important;
}
.item-body section{
    margin:0 !important;
    width:100% !important;
    position:absolute;
    bottom: -120px;
    background:var( --e-global-color-color_1 );
    left:-20px;
	padding:5% !important;
    transition: 0.6s;
}
.presta-back {
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.presta-content{
    height:0px !important;
    opacity:0%;
    text-align:center;
}
.presta-back-title{
    margin-bottom:50px;
}
.presta-button a{
    padding:15px 25px;
    background:var( --e-global-color-color_1 );
    color:var( --e-global-color-color_2 ) !important;
}
.presta-button a:hover{
    padding:15px 25px;
    background:var( --e-global-color-color_2 );
    color:white !important;
}
/*hover*/

.slick-slide:hover .item-body section {
    background:#ffffffcc;
    left:-25px;
    bottom: -30px;
	width:90% !important;
    transition: 0.6s;
}
.slick-slide:hover .presta-content{
    min-height: 95px !important;
    opacity:100%;
}
.slick-slide:hover .presta-back-title{
    margin-bottom:10px;
  padding-bottom:0px;
  border-bottom:solid var( --e-global-color-color_1 );
   transition:0.6s;
}
.slick-slide:hover .presta-back-icone img {
  height:90px !important;
  width: 90px;
  transition:0.6s;

}
.slick-slide:hover .presta-back-icone {
   height:90px !important;
    margin-bottom:10px;
  transition:0.6s;
}
.slick-slide:hover .presta-button {
    margin-top: 30px;
}

/**************************************Style : section_Actualites*********************************/
 .col-iframe-fb iframe { border:15px solid var(--e-global-color-color_2) !important; border-radius: 50px; }
.col-iframe-fb:before{
    background: var(--e-global-color-color_2);
    content: "" !important;
    position:absolute !important;
    left: unset !important;
    right: -8px !important;
    bottom: unset !important;
    top: 100px !important;
    height: 117px !important;
    width: 15px !important;
    border-radius: 20px !important;
    z-index: 0 !important;
}

.col-iframe-fb:after{
    background: var(--e-global-color-color_2);
    content: "";
    right:0;
    left:0;
    margin:auto;
    position:absolute;
    height:35px;
    width:200px;
    border-radius: 20px;
    z-index: 99999;
}




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


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


/**************************************Style : section_points_forts*********************************/
.plumber-guy {
    top: 5.5%!important;
    left:25% !important;
}
.plumber-guy img {
    height:550px !important;}

@media only screen and (max-width:1516px){
    .plumber-guy {
    top: 1.5%!important;
    left:22% !important;
}
.plumber-guy img {
    height:500px !important;}
}

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


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


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



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

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

    /*style main content*/
.ti-prev {
    right: -53% !important;
    bottom: -175px !important;
    left: unset !important;
    display: block !important;
}
.ti-next {
    right: -59% !important;
    bottom: -175px !important;
    left: unset !important;
    display: block !important;
}
.ti-next:before,.ti-next:after,.ti-prev:before,.ti-prev:after {
    background-color:var( --e-global-color-color_1 ) !important;
}
.ti-next:hover:before,.ti-next:hover:after,.ti-prev:hover:before,.ti-prev:hover:after {
    background-color:var( --e-global-color-color_2 ) !important;
}
    /*style footer*/
    
}

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

    /*style header*/

    /*style main content*/
	.slick-list {
    height: 505px !important;
}
    /*style footer*/

}

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

    /*style header*/

    /*style main content*/
	.slick-list {
    height: 475px !important;
}
    /*style footer*/

}

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

    /*style header*/

    /*style main content*/

	.slick-list {
    height: 440px !important;
}
    /*style footer*/

}
@media only screen and (max-width: 1280px) and (min-width: 1025px){
	.slick-slide:hover .presta-content {
    min-height: 125px !important;
	}
	.item-body section {
    bottom: -185px;

}
}

@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*/
.menu-home-icon a svg {display: none !important;}
	.section-header .menu-home-icon a span {display:flex !important;}
    /*style main content*/
	.slick-list {
    height: 435px !important;
}
	.item-body {
    max-height: 437px !important;
}
	.item-body img {
    max-height: 422px !important;
    object-fit: cover !important;
}
    /*style footer*/
.col-tel-footer {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 2px !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){
    /*style header*/

    /*style main content*/
	.slick-slide .item-body section {
   	background: #ffffffcc;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto !important;
    top: 0;
    width: 100% !important;
    transition: 0.6s;
}
	.slick-slide:hover .item-body section {
   	background: #ffffffcc;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto !important;
    top: 0;
    width: 100% !important;
    transition: 0.6s;
}
.slick-slide .presta-content{
    min-height: 95px !important;
    opacity:100%;
}
.slick-slide .presta-back-title{
    margin-bottom:10px;
  padding-bottom:0px;
  border-bottom:solid var( --e-global-color-color_1 );
   transition:0.6s;
}
.slick-slide .presta-back-icone img {
  height:90px !important;
  width: 90px;
  transition:0.6s;

}
.slick-slide .presta-back-icone {
   height:90px !important;
    margin-bottom:10px;
  transition:0.6s;
}
.slick-slide .presta-button {
    margin-top: 30px;
}
	.slick-arrow {
    display: none !important;
}

.slick-dots li {
    background: white !important;
    margin-inline: 5px !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*/

    /*style footer*/
    .num-tel-footer { position: absolute !important; right: 10px; }
.icon-tel-footer span.elementor-icon.elementor-animation- { font-size: 25px !important; }
.num-tel-footer a.dib.link_phone1 { font-size: 18px; }
}

/*------------***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*/
		.item-body {
   min-height: 435px !important;
}
	.item-body img {
    min-height: 435px !important;
    object-fit: cover !important;
}
	.slick-slide .presta-back-icone img {
    min-height: 1px !important;
}
	.slick-slide .presta-button {
    margin-top: 80px !important;
}

    /*style footer*/
    
    
}
@media only screen and (max-width: 375px){

    /*style header*/

    /*style main content*/
p.item-desc {
    display: none !important;
}
	.slick-slide .presta-button {
    margin-top: 125px !important;
}
.slick-slide .presta-back-icone img {
	height: 60px !important;}
.slick-slide .presta-back-icone {
	height: 50px !important;}
	
.slick-slide:hover .presta-back-icone img {
	height: 60px !important;}
.slick-slide:hover .presta-back-icone {
	height: 50px !important;}
    /*style footer*/
    
    
}

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


.hvr-lnk-WG a {color: white !important;}
.hvr-lnk-WG a:hover {color: #a2bc23 !important;}


.hvr-lnk-BW a {color: black !important;}
.hvr-lnk-BW a:hover {color: white !important;}











