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

/*assets*/
.bande_footer a:hover {text-decoration: underline !important;}

/*-----------------------------------------***style header***----------------------------------*/
.section-header .menu-with-logo .coherence-core-nav-menu {align-items: center !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 .iconehome > a svg{fill:#fff !important;}
@media only screen and (min-width: 1025px){
	.section-header .iconehome > a span{display: none !important;}
}
@media only screen and (max-width: 1024px){
	.section-header .iconehome > 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;}
}



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


/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
.home .link_phone1,.page-id-33 .link_phone1 {color:#000 !important;}
body .pop-phne .link_phone1{color:#fff !important;}
.home .link_phone1:hover,.page-id-33 .link_phone1:hover {
	text-decoration:underline !important;
}

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


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

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


/**************************************Style : contact*********************************/
.section-contact .wpcf7-form input.wpcf7-form-control[type="submit"] {
    background-color: transparent !important; 
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000 !important;
	border-radius:50px !important;
	color:#000 !important;
}
.section-contact .wpcf7-form input.wpcf7-form-control[type="submit"]:hover {
    background-color: var(--e-global-color-primary ) !important; 
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-primary ) !important; 
	border-radius:50px !important;
	color:#fff !important;
}

.section-contact .wpcf7-form input.wpcf7-form-control:not([type="submit"]) {
    padding: 20px 10px 30px 10px !important;
	border-radius:5px !important;
}
.section-contact .wpcf7-form textarea.wpcf7-form-control{
	border-radius:5px !important;
} 
.section-contact .wpcf7-form input.wpcf7-form-control:not([type="submit"]):focus {
    border-color: #000!important; 
}

.section-contact .coherence-heading .coherence-core-heading-single-solid {
    margin-left: 0!important;
    margin-right: 0!important;
}
/**************************************Style : section_presentation*********************************/


/**************************************Style : section_prestations*********************************/
.section-home-title .basic-carousel .item-content {
    bottom: 0%;
    padding: 25px;
    background: #fff;
    box-shadow: 0px 1px 10px #00000063;
}
.slider_home .desc_pres{margin-bottom: 10px !important;}
.slider_home section {min-height: 200px !important;display: flex !important;flex-direction:column !important;justify-content:space-between !important;}
.slider_home section p:last-child{display:none !important;}
.presta_btn a{
	display:inline-block !important;
	background-color: transparent !important; 
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000 !important;
	border-radius:50px !important;
	color:#000 !important;
	padding:12px 25px;
}

.presta_btn a:hover {
    background-color: var(--e-global-color-primary ) !important; 
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-primary ) !important; 
	border-radius:50px !important;
	color:#000 !important;
}
@media screen and (max-width:1380px){
	.slider_home section {min-height: 225px !important;}
}
@media screen and (max-width:1024px){
	.slider_home section {min-height: 200px !important;}
}
@media screen and (max-width:800px){
	.slider_home .slick-slide{margin-bottom:10px !important}
	.slider_home section {min-height: auto !important;}
	.slider_home .slick-slide img{height: 350px !important;}
}
@media screen and (max-width:600px){
	.slider_home section {min-height: 165px !important;}	
}
@media screen and (max-width:498px){
	.slider_home section {min-height: 212px !important;}	
}
@media screen and (max-width:375px){
	.slider_home section {min-height: 260px !important;}	
}
/**************************************Style : section_Actualites*********************************/
.fb_col {
    max-width: 420px;
    border: 10px solid #232323;
    border-width: 10px 10px 10px;
    border-radius: 26px 26px 26px 26px;
}
.fb_col iframe {
    margin-bottom: -7px !important;
    border-radius: 15px 15px 15px 15px;
}

/**************************************Style : section_Realisations*********************************/
.elementor-widget-n-tabs .e-n-tab-title {
    padding: 10px !important;
}
:is( .elementor-28 .elementor-element.elementor-element-0796332 > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading, .elementor-28 .elementor-element.elementor-element-0796332 > .elementor-widget-container > .e-n-tabs > .e-n-tabs-content ) > .e-n-tab-title.e-active{
	text-decoration:underline !important;
}
figure.gallery-item .gallery-icon{overflow: hidden !important;}
figure.gallery-item img{ scale: 1; transition:all 0.3s ease-in-out;}
figure.gallery-item:hover img{ scale:1.1;}
/**************************************Style : section_valeurs*********************************/


/**************************************Style : section_points_forts*********************************/
.point_section .elementor-widget-coherence-core-content-box .elementor-coherence-core-content-box-wrapper {
    gap: 30px !important;
}
.point_section .elementor-coherence-core-content-box-wrapper figure.elementor-coherence-core-content-box-img img {
    object-fit: contain !important;
}

.point_section .elementor-widget-coherence-core-content-box .elementor-coherence-core-content-box-img {
    background: var(--e-global-color-color_2 );
    padding: 25px;
    border-radius: 50px;
}

.point_section:after{
	content: "";
    background: var(--e-global-color-color_2 );
    height: 720px;
	width: 756px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
/**************************************Style : section_avis*********************************/


/*--------------------------------------------------------------***End***----------------------------------------------------------------------*/
.section_porcentage:after {
    content: "";
    background: #383e4230;
    height: 267px;
	width: 1400px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 36px;
    margin: 0 auto;
    z-index: 0;
}


/*------------------------------------------------------***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;}
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: 50%;
		text-align: left !important;
		margin: 0px !important;
		margin-block: 10px !important;
		padding-block: 0px !Important;
	}

	ul#menu-1-e22f645 li:nth-child(3n+2) {
		/* border: 1px solid var(--e-global-color-color_1 ); */
		border-width: 0px 1px;
		margin-inline: 0px !important;
		padding-inline: 0% !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*/



/*------------------------------------------------------***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){
.point_section:after {
    height: 685px;
    width: 690px;
    left: 0;
    top: 0;
    z-index: -1;
}
.elementor-28 .elementor-element.elementor-element-47ff5b0 {
    right: 44px !important;
}

    /*style main content*/

    /*style footer*/

}

/*------------***Large devices (desktops, less than 1361px)***------------*/
@media only screen and (max-width: 1360px){
.point_section:after {
    height: 465px;
    width: 590px;
    left: 0;
    top: 0;
    z-index: -1;
}
.section_porcentage:after {
    height: 267px;
    width: 1321px;
    left: 0;
    right: 0;
    bottom: 36px;
    margin: 0 auto;
    z-index: 0;
}

}

/*------------***Large devices (desktops, less than 1281px)***------------*/
@media only screen and (max-width: 1280px){
.section_porcentage:after {
    height: 268px;
    width: 1240px;
    left: 0;
    right: 0;
    bottom: 36px;
    margin: 0 auto;
    z-index: 0;
}
    /*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){
.point_section:after {
    height: 465px;
    width: 487px;
    left: 0;
    top: 0;
    z-index: -1;
}	
.section_porcentage:after {
    height: 234px;
    width: 985px;
    left: 0;
    right: 0;
    bottom: 36px;
    margin: 0 auto;
    z-index: 0;
}

}

/*------------***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){
	.point_section:after {
		height: 524px;
		width: 670px;
		left: 0;
		top: unset;
		z-index: -1;
		bottom: 85px;
	}
	.section_porcentage:after {
		height: 94%;
		width: 100%;
		left: 0;
		right: 0;
		bottom: 0px;
		margin: 0 auto;
		z-index: 0;
	}
}

/*------------***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){
.point_section:after {
    height: 200px;
    width: 369px;
    left: 0;
    top: unset;
    z-index: -1;
    bottom: 48px;
}

.elementor-28 .elementor-element.elementor-element-47ff5b0 {
    right: 144px !important;
}
ul#menu-1-e22f645 li {
    width: 100%;
    margin: 0px !important;
    margin-block: 15px !important;
    padding-block: 0px !Important;
    display: flex;
    justify-content: center;
    align-items: center;
}	
.elementor-23 .elementor-element.elementor-element-f2bc9af .elementor-heading-title {
    text-align: 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: 400px){
.point_section:after {
    height: 200px;
    width: 328px;
    left: 0;
    top: unset;
    z-index: -1;
    bottom: 55px;
}
.elementor-28 .elementor-element.elementor-element-47ff5b0 {
    top: 1200px !important;
	 right: 117px !important;
}

    
    
}
@media only screen and (max-width: 320px){
.section_porcentage:after {
    height: 100%;
    width: 100%;
}
.elementor-28 .elementor-element.elementor-element-47ff5b0 {
    top: 1092px !important;
    right: 89px !important;
}
    
    
}
/*------------------------------------------------------***End Media query***------------------------------------------------------*/