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

/*Icon header*/
.section-header .menu-with-logo .coherence-core-nav-menu {align-items: center !important;}
.section-footer .iconehome  i {display:none}
.section-header a.coherence-core-menu-item { padding-bottom: 20px !important;}

@media only screen and (min-width: 1025px){
   .menu_header .iconehome  span {display:none}
}
@media only screen and (max-width: 1024px){
   	.section-header .coherence-core-dropdown .menu-center-logo,.section-header .coherence-core-dropdown .menu-icon-rs{display:none !important;}
   	.iconehome  i {display:none}
 	.menu_header nav.coherence-core-dropdown {min-width: 300px !important;right: 0px !important;left: unset !important;}
	.section-header a.coherence-core-menu-item { padding-bottom: 10px !important;}
}
/*------------------------------------------------------***End***------------------------------------------------------*/


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

.btn-slide-hover:hover {
    border-color: var(--e-global-color-color_white) !important;
}

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


/**************************************Style : section_prestations*********************************/
/*Partie 1*/
.grptitle1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    opacity: 1;
	transform: translateY(300px);
	transition: all 0.1s ease-in-out;
}
h3.presta_title {
    font-size: 30px !important;
    font-family: 'Miriam Libre' !important;
    color: var(--e-global-color-color_2) !important;
	text-align:center !important;
}
img.presta_separ {
    max-width: fit-content !important;
    padding: 25px 0px !important;
}


/*Partie 2*/
.grptitle2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    opacity: 0;
	z-index: 10;
    position: relative;
	transition: all 0.3s ease-in-out;
}
p.presta_desc {
    font-size: 15px;
    font-family: 'arial';
    color: #fff;
    text-align: center;
}
a.presta_btn {
    font-size: 16px;
    font-family: 'Miriam Libre';
    background: #fff;
    padding: 15px 50px !important;
	color:#000 !important;
	margin-top: 10px !important;
}
a.presta_btn:hover { background: var(--e-global-color-color_2); color:#000 !important;}

/*Arrow*/
.section_presta span.slick-arrow.slick-next {
    left: calc(50% - -10px) !important;
    top: unset !important;
    bottom: -65px;
}
.section_presta span.slick-arrow.slick-prev {
    right: calc(50% - -10px) !important;
    top: unset !important;
    bottom: -65px;
}

/*Hover*/
.item-body:hover .grptitle1 {opacity: 0;}
.item-body:hover .grptitle2 {opacity: 1;}

/*Mobile*/
@media only screen and (min-width: 601px) and (max-width: 800px){
	.grptitle1 {opacity: 0;}
	.grptitle2 {opacity: 1;}
	.section_presta .item-body { height: 490px;}
}

@media only screen and (max-width: 600px){
	.grptitle1 {opacity: 0;}
	.grptitle2 {opacity: 1;}
}
@media only screen and (max-width: 375px){
	h3.presta_title {font-size: 22px !important;}
	img.presta_separ {max-width: fit-content !important;padding: 10px 0px !important;}
	p.presta_desc {font-size: 13px;}
	a.presta_btn {font-size: 13px; padding: 12px 49px !important; margin-top: 0px !important;}
}

/**************************************Style : section_Actualites*********************************/
.fb-page iframe { border-radius: 50px !important;}

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


/**************************************Style : section_Contact*********************************/
.tele-hover .elementor-coherence-core-content-box-content a.dib.link_phone1 {
    position: relative;
}

.tele-hover .elementor-coherence-core-content-box-content a.dib.link_phone1:before {
    content: "";
    height: 2px;
    width: 0%;
    background: var(--e-global-color-color_1);
    position: absolute !important;
    bottom: -2px !important;
    right: 0 !important;
    left: 0 !important;
    margin-inline: auto !important;
    transition: all 0.3s ease-in-out;
}
.tele-hover .elementor-coherence-core-content-box-content a.dib.link_phone1:hover:before {
    width: 100% !important;
}
.form-contact .wpcf7-acceptance a.link_pdc.dib:hover, .form-contact .recaptcha_acc a:hover  {
    color: var(--e-global-color-color_1);
}

/**************************************Style : section_points_forts*********************************/
.pointfort_box:hover h3.elementor-coherence-core-content-box-title { color: #212121 !important;}
.pointfort_box:hover p.elementor-coherence-core-content-box-description { color: #212121 !important;}

/**************************************Style : section_avis*********************************/
.ti-footer { display: none !important;}

/*Arrows*/
.ti-controls > div { display: block !important;}

@media only screen and (min-width: 801px){ 
	body .avis:before {
		content: "";
		height: 120%;
		width: 50%;
		background: var(--e-global-color-color_1);
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		margin-block: auto !important;
	}
}

.ti-widget.ti-goog .ti-controls { max-width: 50px !important; top: unset !important; bottom: -40px !important; right: 0;  margin-inline: auto !important; left: calc(70%) !important; }
.ti-widget.ti-goog .ti-controls :is(.ti-next , .ti-prev){ background: var(--e-global-color-color_1); padding: 22px !important; display: flex; border-radius: 0px; border: solid 2px var(--e-global-color-color_1);}
.ti-widget.ti-goog .ti-controls .ti-next:before  { top: 15px !important; right: 12px !important; background: var(--e-global-color-color_2) !important; }
.ti-widget.ti-goog .ti-controls .ti-next:after{ top: 25px !important; right: 12px !important; background: var(--e-global-color-color_2) !important; }
.ti-widget.ti-goog .ti-controls .ti-prev:before{ top: 25px !important; left: 12px !important; background: var(--e-global-color-color_2) !important; }
.ti-widget.ti-goog .ti-controls .ti-prev:after{ top: 15px !important; left: 12px !important; background: var(--e-global-color-color_2) !important; }
.ti-widget.ti-goog .ti-controls :is(.ti-prev:after , .ti-prev:before  , .ti-next:after , .ti-next:before){ background: black ; }
.ti-next { transform: translateX(30px); }
.ti-prev { transform: translateX(-20px); }
.ti-footer {  display: none; }

/*hover*/
.ti-widget.ti-goog .ti-controls .ti-next:hover { transform: translateX(30px) !important; background: transparent; }
.ti-widget.ti-goog .ti-controls .ti-prev:hover { transform: translateX(-20px) !important; background: transparent; }
.ti-widget.ti-goog .ti-controls .ti-next:hover:before  { top: 15px !important; right: 12px !important; background: var(--e-global-color-color_1) !important; }
.ti-widget.ti-goog .ti-controls .ti-next:hover:after{ top: 25px !important; right: 12px !important; background: var(--e-global-color-color_1) !important; }
.ti-widget.ti-goog .ti-controls .ti-prev:hover:before{ top: 25px !important; left: 12px !important; background: var(--e-global-color-color_1) !important; }
.ti-widget.ti-goog .ti-controls .ti-prev:hover:after{ top: 15px !important; left: 12px !important; background: var(--e-global-color-color_1) !important; }

/*Respo*/
@media only screen and (max-width: 1024px){
	.ti-widget.ti-goog .ti-controls { max-width: 50px !important; top: unset !important; bottom: -40px !important; right: 0;  margin-inline: auto !important; left: calc(90%) !important; }
}
@media only screen and (max-width: 800px){
	.ti-widget.ti-goog .ti-controls { max-width: 50px !important; top: unset !important; bottom: -40px !important; right: 0;  margin-inline: auto !important; left: calc(0%) !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;}

.section-footer .hide-in-footer{display: none !important;}

.copy-hover .elementor-coherence-core-content-box-title:before {
    content: "";
    height: 2px;
    width: 0%;
    background: var(--e-global-color-color_1);
    position: absolute !important;
    bottom: 0 !important;
    right: 0 !important;
    left: 0 !important;
    margin-inline: auto !important;
    transition: all 0.3s ease-in-out;
}
.copy-hover .elementor-coherence-core-content-box-title:hover:before {
    width: 100% !important;
}


@media only screen and (max-width: 600px){
	.section-footer .elementor-widget-divider{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.section-footer .coherence-core-nav-menu{
		display: flex;
    	flex-direction: column;
    	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){

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

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

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

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

.pds-hover a {pointer-events: initial !important;}