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

}
.section-header .ac_home{
	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: 999 !important; translate: 0.5s all ease-in-out !important;top:0; }
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: 18px !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***------------------------------------------------------*/
#menu-1-79f143f .current-menu-item:before{
	content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #D9D9D9;
    z-index: -1;
    right: 0;
	left:0;
	bottom:0;
	opacity: 1;
}
#menu-1-79f143f .current-menu-item{
	position:relative;
}
/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
@media screen and (min-width: 1025px) {
.dec-left:after {
    content: "";
    width: 90%;
    height: 90%;
    position: absolute;
    background: #71c1a5;
    z-index: -1;
    right: -18px;
}}
.page-id-29 .e-con-inner .col_2:before {
    content: "";
    position: absolute;
    top: 91px;
    left: -25px;
    width: 80%;
    height: 88%;
    border-bottom: 25px solid #71c1a5bf;
    border-left: 25px solid #71c1a5bf;
    z-index: -1;
}
/*------------------------------------------------------***End***------------------------------------------------------*/


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

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


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


/**************************************Style : section_presentation*********************************/
.e-con-inner .col_1,.e-con-inner .col_2{
	position:relative;
	
}
.e-con-inner .col_1:before {
    content: "";
    position: absolute;
    top: -25px;
    left: -25px;
    width: 40%;
    height: 30%;
    border-top: 25px solid #71c1a5;
    border-left: 25px solid #71c1a5;
    z-index: -1;
}
.e-con-inner .col_2:before {
    content: "";
    position: absolute;
    top: 94px;
    left: -25px;
    width: 80%;
    height: 87%;
    border-bottom: 25px solid #71c1a5bf;
    border-left: 25px solid #71c1a5bf;
    z-index: -1;
}
/**************************************Style : section_prestations*********************************/
.presta-parent {
    background: #fff;
    padding: 10px 45px 45px 45px;
    margin: 0 40px;
	position:relative;
}

.presta-parent:before {
    content: "";
    background: #71c1a5bf;
    width: 80%;
    height: 300px;
    left: 0;
    right: 0;
    bottom: -24px;
    position: absolute;
    z-index: -1;
    margin: 0 auto;
}

.section-prestations .slick-slide:hover .presta-parent:before {
    height: 440px;
	transition: all 0.5s ease-in-out;
}

.section-prestations .slick-slide:hover .presta-parent {
    padding: 20px 45px 50px 45px;
	transition: all 0.5s ease-in-out;
}
.presta-title h3{
	margin-bottom:20px !important;
}
.presta-title{
	position:relative;
}
.presta-title:before {
    content: "";
    background: #71C1A5;
    width: 65px;
    height: 2px;
    left: 0;
    bottom: -10px;
    border: 2px solid #71C1A5;
    position: absolute;
}
.section-prestations .elementor-widget-basic-carousel .basic-carousel .presta-title img {
    object-fit: none !important;
	max-width:15%;
    height: 105px;
	margin: 0;
}
.section-prestations .slick-slide * {
    transition: all 0.5s ease-in-out;
}

a.presta-button {
    background:#71c1a5;
    padding: 15px 25px;
    color: #fff !important;
    border: 2px solid #71c1a5;
    transition: unset !important;
}

a.presta-button:hover {
    background: transparent;
    padding: 15px 25px;
    color: #71c1a5 !important;
    border: 2px solid #71c1a5;
    transition: unset !important;
}

.presta-content p {
    min-height: 100px;
    font-family: 'Akrobat regular' !important;
    font-size: 18px;
}
/**************************************Style : section_Actualites*********************************/
  .fb_col {
    max-width: 420px;
    border: 15px solid var(--e-global-color-color_1);
    border-width: 15px 15px 15px;
    border-radius: 50px 50px 50px 50px;
}
.fb_col iframe {
    margin-bottom: -7px !important;
    border-radius: 35px 35px 35px 35px;
} 

/**************************************Style : section_Realisations*********************************/
.section-gal .gallery:before {
    content: "";
    background: linear-gradient(90deg, rgba(71,159,128,1) 0%, rgba(71,159,128,0) 100%);
    width: 177px;
    height: 97%;
    left: 0;
    bottom: 15px;
    position: absolute;
    z-index: 9;
}
.section-gal .gallery {
	position:relative;
}

.section-gal .gallery:after{
    content: "";
    background: linear-gradient(-90deg, rgba(71,159,128,1) 0%, rgba(71,159,128,0) 100%);
    width: 177px;
    height: 97%;
    right: 0;
    bottom: 15px;
    position: absolute;
    z-index: 9;
}
/**************************************Style : section_valeurs*********************************/


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


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


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



/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
ul#menu-1-e22f645 li a:hover{
	text-decoration:underline;
}
.e-con .elementor-widget .wpmf_gallery_default .wpmf-gallery-icon a img {
    height: 90px !important;
}
/*.fusion-footer {background-image: url("") !important;background-position: center center !important;background-size: cover !important;}*/
.coherence-logo svg{width: 130px !important;height: auto !important;}
.coherence-logo svg * {fill: #fff !important;}
.section-footer .menu-center-logo {display:none !important;}
.section-footer .menu-icon-home > a i {display : none !important;}

ul#menu-1-e22f645 {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	width: 100%;
}
ul#menu-1-e22f645 li a{
		padding-block:0px !Important
	}

@media screen and (min-width:1025px){
	
	ul#menu-1-e22f645 li{
		width:25%;
		margin:0px !important;
		margin-block:15px !important;
		padding-block:0px !Important
	}
	
	ul#menu-1-e22f645 li:nth-child(3n+2){
		border:1px solid #fff;
		border-width:0px 1px;
		margin-inline:0% 6% !important;
		padding-inline:4% 6% !important;
		text-align:center;
	}

}
@media screen and (max-width:1024px){
	ul#menu-1-e22f645 li{
		width:50%;
		margin:0px !important;
		margin-block:15px !important;
		padding-block:0px !Important
	}
}
@media screen and (max-width:600px){
	.bande_footer ul.elementor-icon-list-items.elementor-inline-items {
		flex-direction: column !important;
	}
	.bande_footer ul.elementor-icon-list-items.elementor-inline-items li:nth-child(2){
		margin-block:10px !important
	}
}

/*style menu*/

.menu_footer .sub-menu, .coherence-core-nav-menu__layout-vertical .coherence-core-nav-menu .sub-arrow, .coherence-core-layout-expandible .sub-arrow, .coherence-core-flyout-wrapper .sub-arrow {
    display: none !important;
}

#menu-1-6dd9ebf .fb_icon {
    display: none !important;
}
.elementor-618 .elementor-element.elementor-element-655cc54.elementor-view-framed .elementor-icon, .elementor-618 .elementor-element.elementor-element-655cc54.elementor-view-default .elementor-icon ,.elementor-618 .elementor-element.elementor-element-0d5b484.elementor-view-framed .elementor-icon, .elementor-618 .elementor-element.elementor-element-0d5b484.elementor-view-default .elementor-icon{
    background: #fff;
    padding: 8px;
    border-radius: 50px;
}

.elementor-widget-coherence-core-content-box .elementor-coherence-core-content-box-wrapper {
    display: flex;
    align-items: 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){
.e-con-inner .col_2:before {
    content: "";
    position: absolute;
    top: 95px;
    left: -25px;
    width: 80%;
    height: 87%;
    z-index: -1;
}
    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Large devices (desktops, less than 1361px)***------------*/
@media only screen and (max-width: 1360px){
.e-con-inner .col_2:before {
    content: "";
    position: absolute;
    top: 94px;
    left: -25px;
    width: 80%;
    height: 87%;
    z-index: -1;
}
.presta-parent {
    margin: 0 30px;
}
.presta-content p {
    min-height: 134px;
}
.section-prestations .slick-slide:hover .presta-parent:before {
    height: 460px;
}
.page-id-29 .e-con-inner .col_2:before {
    content: "";
    position: absolute;
    top: 102px;
    left: -25px;
    width: 80%;
    height: 88%;
    border-bottom: 25px solid #71c1a5bf;
    border-left: 25px solid #71c1a5bf;
    z-index: -1;
}	
}

/*------------***Large devices (desktops, less than 1281px)***------------*/
@media only screen and (max-width: 1280px){
.e-con-inner .col_2:before {
    content: "";
    position: absolute;
    top: 100px;
    left: -25px;
    width: 80%;
    height: 87%;
    z-index: -1;
}
.page-id-29 .e-con-inner .col_2:before {
    content: "";
    position: absolute;
    top: 101px;
    left: -25px;
    width: 80%;
    height: 88%;
    border-bottom: 25px solid #71c1a5bf;
    border-left: 25px solid #71c1a5bf;
    z-index: -1;
}

}


@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){
.coherence-core-nav-menu__toggle.elementor-clickable {
    display: flex !important;
    align-items: center !important;
    flex-direction: row-reverse !important;
    margin-top: unset !important;
    gap: 8px;
}

.res-head-mobile {
    display: flex;
    align-items: flex-end;
    justify-content: end;
    column-gap: 15px;
    font-size: 30px !important;
}	
	
.e-con-inner .col_2:before {
    content: "";
    position: absolute;
    top: 92px;
    left: -25px;
    width: 80%;
    height: 87%;
    z-index: -1;
}	
.presta-parent {
    padding: 0px 10px 25px 10px;
    margin: 0 10px;
}
.section-prestations .slick-slide .item-content {
    bottom: -3% !important;
}
.presta-content p {
    min-height: 120px;
    font-size: 16px;
}
.section-prestations .slick-slide:hover .presta-parent {
    padding: 0px 10px 25px 10px;
    transition: all 0.5s ease-in-out;
}
	.section-header .ac_home {
    display: block !important;
}
	.section-header	.fb_icon {
		display:none !important;
	}
.section-gal .gallery:before {
    width: 177px;
    height: 95%;
    left: 0;
    bottom: 16px;
    z-index: 9;
}
.section-gal .gallery:after {
    width: 177px;
    height: 95%;
    right: 0;
    bottom: 16px;
    z-index: 9;
}
.page-id-29 .e-con-inner .col_2:before {
    content: "";
    position: absolute;
    top: 98px;
    left: -25px;
    width: 80%;
    height: 88%;
    border-bottom: 25px solid #71c1a5bf;
    border-left: 25px solid #71c1a5bf;
    z-index: -1;
}	
}

/*------------***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*/
	.e-con-inner .col_1:before,.e-con-inner .col_2:before{
		display:none !important;
	}
.presta-content p {
    font-size: 18px;
}
.section-prestations .slick-slide .item-content {
    bottom: 0% !important;
}
	.presta-parent {
    padding: 30px 30px 30px 30px;
    margin: 0 30px;
}
.section-prestations .slick-slide:hover .presta-parent {
    padding: 35px 30px 30px 30px;
    transition: all 0.5s ease-in-out;
}	
}

/*------------***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){
.elementor-widget-basic-carousel .basic-carousel .slick-slide .item-body img {
    height: 460px !important;
}
.section-prestations .elementor-widget-basic-carousel .basic-carousel .presta-title img {
    object-fit: none !important;
    max-width: 30%;
    height: 95px !important;
    margin: 0;
}
.presta-content p {
    font-size: 16px;
}
	
#menu-1-f30425d {
    display: flex !important;
    text-align: center !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.elementor-618 .elementor-element.elementor-element-775e57e .elementor-divider-separator,.elementor-618 .elementor-element.elementor-element-e38d42f .elementor-divider-separator{
    margin: 0 auto !important;
}
.title_after .elementor-heading-title {
    font-size: 40px !important;
}
.elementor-23 .elementor-element.elementor-element-f2bc9af {
    text-align: center !important;
} 
ul#menu-1-f30425d li a {
    padding-block: 5px !Important;
    text-align: center;
    width: 100% !important;
    display: block;
}	
}

/*------------***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: 400px){

.elementor-widget-basic-carousel .basic-carousel .slick-slide .item-body img {
    height: 500px !important;
}
.section-prestations .elementor-widget-basic-carousel .basic-carousel .presta-title img {
    object-fit: none !important;
    max-width: 32%;
    height: 80px !important;
    margin: 0;
}
.presta-parent {
    padding: 8px 20px 30px 20px;
    margin: 0 25px;
}   
.section-prestations .slick-slide:hover .presta-parent {
    padding: 9px 20px 30px 20px;
    transition: all 0.5s ease-in-out;
}    
}

@media only screen and (max-width: 320px){
	.presta-parent {
    padding: 8px 20px 30px20px;
    margin: 0 15px;
}
.section-prestations .elementor-widget-basic-carousel .basic-carousel .presta-title img {
    object-fit: none !important;
    max-width: 38%;
    height: 90px !important;
    margin: 0;
}
	
}

/*------------------------------------------------------***End Media query***------------------------------------------------------*/
.pds-hover a {pointer-events: initial !important;}