/*
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 .iconehome 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 .iconehome a span{display:none}
}
@media only screen and (max-width: 1024px){
	.iconehome 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;}
	/* pour centrer l'icône du menu avec les icônes des sociaux média  */
	.coherence-core-nav-menu-icon {display: flex !important;align-items: center;justify-content: center;}
}

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


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

.presta-list ul li {
    padding: 15px !important;
}
.presta-list ul li:nth-child(odd) {
    background:#EAF5FC
}
.point-prestation h3 {position:relative;padding-bottom: 30px;}
.point-prestation h3:after {content:"";position:absolute;bottom: 10px;left: 50%;transform: translatex(-50%);width: 170px;height: 4px;background: #fae2cb;}


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

/* phone links Hover style */

a.dib.link_phone1:hover, a.dib.link_phone2:hover {
    text-decoration: underline;
    text-underline-offset: 4px;
}

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

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

.elementor-coherence-core-content-box-title :is(a[href^="tel:"]):hover {
    text-decoration: underline !important;
   text-underline-offset: 4px !important;
}

/**************************************Style : SLIDER *********************************/
@media screen and (max-width: 500px){
    .de-slide-description {  font-size:16px !important;}
 
	.depicter-relative-width *:not(.depicter-relative-width .depicter-layer *), .depicter-relative-width .depicter-relative-width *:not(.depicter-relative-width .depicter-relative-width .depicter-layer *) { width: auto;}
}

/**************************************Style : first-section*********************************/
@media only screen and (min-width: 767px) and (max-width: 800px){
.first-section{margin-top:-120px !important}
}
.cb-content .elementor-coherence-core-content-box-img {margin-bottom:10px !important}

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

@media only screen and (max-width: 1024px){.col-pres-img { min-height: 500px !important;}}
@media only screen and (max-width: 500px){.col-pres-img { min-height: 350px !important;}}

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

.ti-widget.ti-goog .ti-controls {
    top: 50% !important;
    transform: translateY(-50%); 
}

.ti-widget.ti-goog .ti-controls :is(.ti-next ,  .ti-prev){
    background: var(--e-global-color-color_1);
    padding: 22px !important;
    display: flex !important;
    border-radius: 100%;
  
}

.ti-widget.ti-goog .ti-controls .ti-next  {
   
    right: -40px !important;

}
.ti-widget.ti-goog .ti-controls .ti-prev{
    
    left: -40px !important;

}

.ti-widget.ti-goog .ti-controls .ti-next:before  {
    top: 15px !important;
    right: 12px !important;
	background:#fff !important;
}
.ti-widget.ti-goog .ti-controls .ti-next:after{
    top: 26px !important;
    right: 12px !important;
	background:#fff !important;
}


.ti-widget.ti-goog .ti-controls .ti-prev:before{
    top: 26px  !important;
    left: 12px  !important;
	background:#fff !important;
}
.ti-widget.ti-goog .ti-controls .ti-prev:after{
    top: 15px  !important;
    left: 12px  !important;
	background:#fff !important;
}


.ti-widget.ti-goog .ti-controls .ti-next:hover, .ti-widget.ti-goog .ti-controls .ti-prev:hover {
    transform: scale(1.01) !important;
    background: var(--e-global-color-color_2);
}
.ti-controls-dots{visibility: hidden;}
.section-avis .ti-col-2  .ti-controls , .section-avis .ti-col-1  .ti-controls{display:block !important}
@media only screen and (max-width: 1500px){
	
    .ti-widget.ti-goog .ti-controls {
    display:block !important;
    max-width: 20px !important;
    top: unset !important;
    bottom: -10px !important;
    left: 50%;
    transform: translateX(-50%);
}
}

/**************************************Style : section_prestations*********************************/
.section-prestation {
    background: linear-gradient(to bottom, white 60%, #EEEEEE 40% )!important;
}

.section-prestation .item-content {
    height: 100% !important;
}

.section-prestation .item-content {
    bottom: 0 !important;
}

.section-prestation .item-content section {
    height: 100% !important;
	width: 100% !important;
    display: flex;
	margin: 0 !important;
    padding: 20px !important;
    margin-right: 0 !important;
    
}
.section-prestation .slick-slide{
	border-radius:10px;
	display: flex;
    align-items: stretch;
	height:100% !important;
}
.section-prestation .slick-slide img{
	border-radius: 20px !important;
}
 .presta-container * {
    transition: .4s;
} 
.presta-container {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    align-content: center;
    flex-direction: column;
    text-align: center;
    width:100%
}
.presta-content{
    background: #4d4d4de6;
    padding: 20px;
    border-radius:10px;
	height:20%;
	width:100%;
    transition: height .3s !important;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}
.section-prestation .presta-h3{
	margin:0 !important;
	color: var(--e-global-color-color_1);
}
.presta-sep { 
    width: 187px;
    height: 4px;
    background: var(--e-global-color-color_1);
    border-radius: 4px;
    margin-top: 15px;
}
.section-prestation .prest-text{
	color:#fff;
	display: block;
	margin: 20px 0px 25px 0px !important;
	
}
.presta-btn {
    background: #fff;
    color: #3d2b23;
    padding: 15px 25px;
    border-radius: 10px;
	display: inline-block;
	font-weight: 600 !important;

}
.presta-hover {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.presta-btn:hover {
    background: var(--e-global-color-color_1);
    color: var(--e-global-color-color_2) !important;
}

/* display none pour le .presta-hover dans la prestation qui n'est pas survolé pour centré h3
.slick-slide:not(:hover) .presta-content .presta-hover{display:none} */

.presta-hover{opacity: 0;min-height: 0;transition:height .3s , opacity .3s ease-in-out !important;}
.slick-slide:hover .presta-content{height: 100% !important;}
.slick-slide:hover .presta-hover{opacity: 1;min-height: 40%;}
.slick-slide:hover .presta-sep {display:block !important;}

@media only screen and (max-width: 800px){
	.slick-slide .presta-content{height: 100%;}
	.slick-slide .presta-hover{	opacity: 1;	min-height: 40%;}
	.presta-sep {display:block !important;}
}

/**************************************Style : section_Actualites*********************************/
 .pg-articles-elm .post-item-img img{border-radius:10px !important}

/**************************************Style : section_contact*********************************/
.section-contact { background: linear-gradient(to top, white 50%, #EDF7FC 50% )!important;}
.col-page-contact-5 .page-contact-5 .focused .sp-label {font-size: 15px !important;top: -6px !important; background:white;padding:0px 10px;color:#000}

.col-contact-text {
	background: linear-gradient(210deg, #7D70D9 0%, #A1C9EE 100%);
}
.conact-infos .link_phone1 {color: white;}
.conact-infos .link_phone1:hover {color: var(--e-global-color-color_2);}
.conact-infos p.coherence-feature-list-description:empty{display:none !important}
/**************************************Style : section_valeurs*********************************/


/**************************************Style : section_points_forts*********************************/
.section-point { background: linear-gradient(to top, white 50%, #EEEEEE 50% )!important;}
.section-point > .e-con-inner { overflow: hidden !important;}
.col-point_container:after {
position: relative;
    overflow:hidden !important
}
.col-point_container:after {
    content: "";
    position: absolute;
    left: 0%;
    transform: translate(-50% , -50%);
    top: 50%;
    height: 534px;
    width: 534px;
    background: #EEEEEE;
    border-radius: 100%;
    z-index:0
}
/**************************************Style : section_avis*********************************/


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

.sep-site>.elementor-widget-container {
    width: 41px !important;
    height: 4px !important;
    border-radius:5px;
}

.sep-site-2>.elementor-widget-container {
    background: #7A6AD7 !important
}

.section-footer .iconehome  svg {display:none}
@media only screen and (min-width: 1025px){.menu_header .iconehome  span {display:none}}
@media only screen and (max-width: 1024px){	.menu_header .iconehome  svg {display:none}}
.section-footer .iconehome > a svg  {display:none !important;}
/* .section-footer a.coherence-core-menu-item  {padding-left:0 !important} */

.section-footer .foo-mn-hide { display: none;}
@media only screen and (min-width: 601px){.menu-footer ul{columns:2}}
@media only screen and (max-width: 600px){.menu-footer ul li a{justify-content: center !important;}}
/*------------------------------------------------------***End***------------------------------------------------------*/



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

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

    /*style main content*/
	/* display none pour le .presta-hover dans la prestation qui n'est pas survolé pour centré h3*/
	.slick-slide:not(:hover) .presta-content .presta-hover{display:none}

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

}


@media only screen and (min-width: 1025px) and (max-width: 1100px){
	.item-body {position: relative;height: 590px;}
	.item-body img {height: 100% !important;}
}

/*------------***Medium devices (tablets, less than 1025px)***------------*/
@media only screen and (max-width: 1024px){
	
	/*style header*/
	.coherence-core-nav-menu .coherence-core-menu-item { padding-left: 15px;}
	.avis-pd{padding-bottom: 60px;}
    /*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*/
/* 	h3{font-size:20px !important} */

    /*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*/
	.item-body {height: 480px;}
	.item-body img {height: 100% !important;}
	.section-prestation .item-content section , .presta-content{padding:12px !important}

    /*style footer*/
    
    
}


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




/*****--------------------------------SAV Mai 2025------------------------------------****/
a.btn_fqa{color: var(--e-global-color-primary) !important;}
a.btn_fqa:hover{color: var(--e-global-color-text) !important;}

/*****--------------------------------End SAV Mai 2025------------------------------------****/







