/*
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 span {display:none !important;}
}
@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;}
}



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


/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
.pg-mp-titre-h1-bg {
    text-align: center;
    margin-bottom: 20px;
}

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


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

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


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


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


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

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

.main-one {
    transform: translateY(140px);
    transition: 0.5s all;
}

.item-body:hover .main-one {
    transform: translateY(20px);
}
.item-body:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0,0,0,0.8827906162464986) 10%, rgba(0,0,0,0.5914740896358543) 21%, rgba(0,0,0,0.053658963585434205) 79%);
	border-radius:20px;
    transition: 0.6s;
}
.item-body:hover:before{
    background: #00000096;
    transition: 0.6s;
}

.dv-number span {
    color: white;
    font-size: 48px;
    font-weight: 700;
}

.title h3 {
    font-size: 35px !important;
    color: white !important;
}

.text p {
    color: white;
}

.btn-hv a {
    font-size: 22px;
    color: #fff !important;
}

.btn-hv svg.svg-inline--fa.fa-plus.fa-w-14 {
    color: #fff;
}

.btn-hv:hover a {text-decoration:underline !important; text-underline-offset:6px;}
.item-body:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0,0,0,0.8827906162464986) 10%, rgba(0,0,0,0.5914740896358543) 21%, rgba(0,0,0,0.053658963585434205) 79%);
    transition: 0.6s;
}
.btn-hv i {
    color: white;
}
@media only screen and (max-width: 1024px){
.main-one {
    transform: translateY(63px);
    transition: 0.5s all;
}
}

@media only screen and (max-width: 800px){
	.item-body .main-one {
		    transform: translateY(20px);
		}
	.item-body:before{
    background: #00000096;
    transition: 0.6s;
}
}


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

.col_frame_fb iframe {
    border: 5px solid #000;
    border-radius: 35px !important;
    box-shadow: 0 0 0 12px #000000;
}
 

/**************************************Style : section_Realisations*********************************/
.img-gallery .gallery-icon * {
    transition: all 0.5s ease-in-out;
}
body .img-gallery .gallery-icon {
    overflow: hidden !important;
	border-radius: 20px !important
}
.img-gallery .gallery-icon:hover img {
    transform: scale(1.02)
}

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


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


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

.ti-rating-text {
    display: none;
}

.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;}


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



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

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

    /*style main content*/

    /*style footer*/
.col-ttl .title {
    font-size: 15px !important;
}
}

/*------------***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*/
	.depicter-image-layer picture:not(.depicter-cropped) img {
    width: 100%;
    height: 100% !important;
}
	
	span.slick-arrow.post-grid-nav-slick-next {
    display: none !important;
}

span.slick-arrow.post-grid-nav-icon-prev {
    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*/

}

/*------------***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*/
	
	.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; }
.coherence-footer-builder .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*/

    /*style footer*/
    
    .coherence-core-nav-menu__align-left .coherence-core-nav-menu {
    display: grid;
    margin-right: auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    justify-items: start;
}
}

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