/*
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 i{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;}
}
@media only screen and (max-width: 1024px){
	.section-header .menu-icon-home > a i{display:none !important;}
	.section-header .coherence-core-dropdown .menu-center-logo,.section-header .coherence-core-dropdown .menu-icon-rs{display:none !important;}
}
.sticky-active .section-header {
    background-color: var(--e-global-color-color_1);
}
.sticky-active .section-header .menu-item .coherence-core-menu-item:hover,
.sticky-active .section-header .menu-item .coherence-core-menu-item:focus{
	color: var( --e-global-color-color_2 ) !important;
}

/*------------------------------------------------------***End***------------------------------------------------------*/
.site-content{
	overflow-x: hidden;
}

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


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


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

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


/**************************************Style : SLIDER HOME*********************************/

.prime-slide-general .bdt-prime-slider .bdt-slideshow-items li > div{height: 100% !important;min-height: inherit !important;}
.col-slider-inner-content > .e-con-inner {margin-right: 0px !important;margin-left: auto !important;}


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


/**************************************Style : section_prestations*********************************/
.nos-prestations .basic-carousel .item img {
    border-radius: 80px;
    width: 100%;
    height: 440px;
}
.nos-prestations .item-body .item-content .item-desc{
	margin: 10px 0 !important;
}
.nos-prestations .item-body .item-content .item-desc,
.nos-prestations .item-body .item-content .btn-read-more{
    display: none !important;
}
.nos-prestations .item-body:hover .item-desc,
.nos-prestations .item-body:hover .btn-read-more{
	display: block !important;
}
.nos-prestations .item-body .item-content section{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.nos-prestations .item-body .item-content,
.nos-prestations .item-body .item-content section{
	transition: all 0.2s ease-in-out !important;
}
.nos-prestations .item-body:hover .item-content{
	height: 95% !important;
}
.nos-prestations .item-body:hover section{
    width: 95% !important;
    border-radius: 80px !important;
	height: 100%;
    background-color: #564f56e0 !important;
	Padding: 25px !important;
}

/**************************************Style : section_Actualites*********************************/
.fb-page {
    border: 20px solid var(--e-global-color-color_3)!important;
    border-radius: 50px!important;
	display: flex !important;
}
.fb-page iframe {
    border-radius: 30px!important;
}

/**************************************Style : section_Realisations*********************************/
.gallery-icon {
    overflow: hidden;
}
.gallery-icon a img {
	transition: all 0.4s ease-in-out;
}
.gallery-icon a img:hover {
    transform: scale(1.1);
}

/**************************************Style : section_valeurs*********************************/
.nos-valeurs .elementor-widget-container {
    position: relative;
    overflow: hidden;
}
.elementor-coherence-core-content-box-wrapper{
    z-index: 2;
    position: relative;
}
.nos-valeurs .elementor-widget-container::after{
	content: "";
    background-color: white !important;
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
	transition: all 0.2s ease-in-out !important;
}
.nos-valeurs .elementor-widget-container:hover::after {
    content: "";
    background-color: var(--e-global-color-color_1) !important;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 0;
}
.nos-valeurs .elementor-widget-container:hover .elementor-coherence-core-content-box-title,
.nos-valeurs .elementor-widget-container:hover .elementor-coherence-core-content-box-description{
	color: white !important;
}

/**************************************Style : section_points_forts*********************************/
.points-forts .elementor-coherence-core-content-box-img img {
	filter: saturate(0) hue-rotate(190deg);
    opacity: 0.7;
}
.points-forts:hover img {
	filter: unset;
	opacity: 1;
}

/**************************************Style : section_avis*********************************/
.ti-reviews-container .ti-reviews-container-wrapper .ti-review-item.source-Google .ti-inner {
    border-radius: 80px !important;
    padding: 40px !important;
}
.ti-widget.ti-goog .ti-controls{
    margin-top: -30px !important;
}

/*--------------------------------------------------------------***End***----------------------------------------------------------------------*/
.infos-contact {
    height: 100%;
    width: 100%;
    padding: 20px;
}
.infos-contact:hover {
    background-color: var(--e-global-color-color_1);
    border-radius: 20px;
}
.infos-contact:hover .elementor-icon {
    fill: white !important;
}
.infos-contact:hover .elementor-coherence-core-content-box-title{
	color: white !important;
}
.elementor-widget-coherence-contact-form .wpcf7-form .focused .sp-label {
    background-color: white !important;
    top: -15px !important;
    padding: 2px 12px !important;
	font-size: 12px !important;
}
.wpcf7-submit:hover{
	color: var( --e-global-color-color_1 ) !important;
}
.elementor-3 .elementor-element.elementor-element-114bd474 .wpcf7-submit:hover{
	color: white !important;
}
.wpcf7-response-output {
    font-size: 18px !important;
}
/*------------------------------------------------------***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;}
.section-footer .elementor-coherence-core-content-box-content .link_phone1 , 
.section-footer .elementor-coherence-core-content-box-content .adresse_postal_site,
.section-footer .elementor-coherence-core-content-box-content .horaires_site{
    color: white !important;
}
.section-footer .coherence-core-nav-menu:before, .section-footer .coherence-core-nav-menu:after{
	display: none;
}
.section-footer .elementor-coherence-core-content-box-content .link_phone1:hover{
	color: var(--e-global-color-color_2) !important;
}
.section-footer ul.coherence-core-nav-menu {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.section-footer .sub-menu, .section-footer .sub-arrow{
	display: none !important;
}
.section-footer ul.coherence-core-nav-menu .menu-item:nth-child(1),
.section-footer ul.coherence-core-nav-menu .menu-item:nth-child(3),
.section-footer ul.coherence-core-nav-menu .menu-item:nth-child(5){
	margin: 0 !important;
	position: relative;
}
.section-footer ul.coherence-core-nav-menu .menu-item:nth-child(1)::after,
.section-footer ul.coherence-core-nav-menu .menu-item:nth-child(3)::after,
.section-footer ul.coherence-core-nav-menu .menu-item:nth-child(5)::after{
	content: "";
	height: 20px;
    content: "";
    background-color: white;
    width: 1px;
    position: absolute;
    top: 3px;
    right: -3px;
}
.section-footer ul.coherence-core-nav-menu .menu-item:nth-child(1) .coherence-core-menu-item,
.section-footer ul.coherence-core-nav-menu .menu-item:nth-child(3) .coherence-core-menu-item,
.section-footer ul.coherence-core-nav-menu .menu-item:nth-child(5) .coherence-core-menu-item{
	justify-content: flex-end;
}
.section-footer ul.coherence-core-nav-menu .menu-item:nth-child(2) .coherence-core-menu-item,
.section-footer ul.coherence-core-nav-menu .menu-item:nth-child(4) .coherence-core-menu-item{
	justify-content: flex-start;
}


/*------------------------------------------------------***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*/
	
    /*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*/
	.nos-prestations .item-body .item-content .item-desc,
	.nos-prestations .item-body .item-content .btn-read-more{
		display: block !important;
	}
	.nos-prestations .elementor-widget-container .item-body .item-content{
		height: 93% !important;
	}
	.nos-prestations .item-body .item-content section{
		width: 95% !important;
		border-radius: 80px !important;
		height: 100%;
		background-color: #564f56e0 !important;
		Padding: 8px 8px 2px 8px !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*/

    /*style main content*/

    /*style footer*/
	.section-footer ul.coherence-core-nav-menu {
		display: block;
	}
	.section-footer ul.coherence-core-nav-menu .menu-item::after{
		display: none;
	}
	.section-footer ul.coherence-core-nav-menu .menu-item .coherence-core-menu-item {
		justify-content: center !important;
	}
    
}

/*------------***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*/
	.nos-prestations .basic-carousel .item img {
		height: 380px;
	}

    /*style footer*/
    
    
}

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