/*
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;}
}
@media only screen and (max-width: 1024px){
	.section-header .menu-icon-home > 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;}
}
/*Header Sticky*/
header.is-sticky .logocentral { width: 120px; }
.is-sticky { position: fixed !important; left: 0; width: 100%; background: white !important; z-index: 9 !important; translate: 0.5s all ease-in-out !important }
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: 15px !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***------------------------------------------------------*/


/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
.h3-politique h3{
	color:black !important;
}
/*------------------------------------------------------***End***------------------------------------------------------*/


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

h1, h2, h3, h4, h5, h6{
    margin-top: 0px !important;margin-bottom:0px !important;
}

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


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


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


/**************************************Style : section_prestations*********************************/
    .slick-dots { display: none  !important;padding: 11px!important;display: flex !important;}
    .elementor-widget-basic-carousel .basic-carousel .slick-dots{display: flex !important;}
    .item-body{height: 550px !important;}
    .item-body img{object-fit: cover!important;height: 100%!important;}

.presta-title-icon-front img {
    max-width: 80px !important;
}
.presta-parent h3{color:#fff !important;}
.presta-title-front h3, .presta-title h3{color:#fff !important; margin-block: 10px !important;}
.slick-slide * { transition: all 0.5s ease-in-out; }
.slick-slide { position: relative; display: flex; align-items: center; border-radius:10px !important;}
.presta-parent { display: flex; flex-direction: column; align-items: center; padding-inline: 20px; }
.presta-back {display: flex;flex-direction: column;align-items: center;text-align: center;opacity: 0%;}
.presta-title-icon-front {text-align: center;position: absolute;bottom: 10px;background: rgb(0,0,0);background:linear-gradient(180deg, rgb(0 0 0 / 0%) 17%, rgba(0,0,0,0.6811099439775911) 57%, rgba(0,0,0,0.8687850140056023) 87%);height: 40%;}
.presta-content { margin-bottom: 40px !important; }
.presta-content p { color: white !important;}
.presta-btn a {
	transition:0s !important;
    color: black  !important;
    background: white !important;
    padding: 15px 25px !important;
    border-radius: 30px;
}
.presta-btn a:hover {
	transition:0s !important;
    color: white !important;
    background: grey !important;
}
.slick-slide:before { content: ""; background:black; height: 25% ; width: 100% ; position: absolute ;bottom: 0; left: 0; right: 0; margin-inline: auto; transition: all 0.5s ease-in-out;}


/*BG*/
.section-prestation { position: relative; }
/*hover*/
.slick-slide:hover .presta-back {
    opacity: 100%;
}
.slick-slide:hover:before { background: #000000c9;height: 100%;transition:0.6s; }
.slick-slide:hover:after{display:none !important;}



/**/
.presta-title-icon-front {
    width: 100%;
    bottom: 0;
    padding-top: 50px;
}
.slick-slide:hover .presta-title-icon-front {opacity: 0%;  z-index: -1;}
.slick-slide:hover .item-content  {
    background: rgb(0 0 0 / 80%);
}
.slick-slide .item-content {
    bottom: 0% !important;
	display: flex;
    flex-direction: column;
    justify-content: center;
	height:100%;
}


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

.item-content section {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
}
/*ul.slick-dots li {
    background-color: var(--e-global-color-color_2) !important;
    margin-inline: 10px !important;
	margin-top: 10px !important;
}*/

/**************************************Style : section_Actualites*********************************/

.col-iframe-fb iframe { border: 14px solid var(--e-global-color-color_2) !important; border-radius: 20px; }

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


/**************************************Style : section_valeurs*********************************/


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


/**************************************Style : section_avis*********************************/
.ti-inner, .ti-name, .ti-date {
    color: white !important;
}
.ti-footer {
    display: none !important;
}
.section-avis-pg .ti-widget.ti-goog .ti-reviews-container {max-height: unset !important ;overflow-y: initial !important;}
.section-avis-pg .ti-widget.ti-goog .ti-reviews-container-wrapper {display: flex !important;flex-direction: row !important;flex-wrap: wrap !important;justify-content: flex-start !important;align-items: flex-start !important;width: 100% !important;margin: 0px !important;}
.section-avis-pg .ti-widget.ti-goog .ti-review-item {width: 31% !important;float: left !important;margin: 1%;position: relative !important;left: 0px !important;max-width: 31% !important;min-width: 31% !important;flex: 0 0 31% !important;padding: 0px !important;}
.section-avis-pg .ti-widget.ti-goog .ti-reviews-container {width: 100% !important;overflow: hidden;}
.section-avis-pg .ti-widget.ti-goog .ti-controls-dots, .section-avis-pg .ti-widget.ti-goog .ti-controls {display:none !important;}
.section-avis-pg .ti-widget.ti-goog .ti-controls-line{display:none !important;}
.ti-name , .ti-date , .ti-review-content {
    color:black !important;
}
@media only screen and (max-width: 1024px){
	.section-avis-pg .ti-widget.ti-goog .ti-review-item {width: 48% !important;min-width: 48% !important;flex: 0 0 48% !important;}
}
@media only screen and (max-width: 600px){
	.section-avis-pg .ti-widget.ti-goog .ti-review-item {width: 98% !important;min-width: 98% !important;flex: 0 0 98% !important;}
}

/**************************************Style : section_partenaires*********************************/


/**************************************Style : section_contact*********************************/
.form-home a{color:white !important;}
.form-home a:hover{color: #aaaaaa !important;}
/**************************************Style : section_map*********************************/


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



/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.coherence-logo svg{width: 130px !important;height: auto !important;}
.coherence-logo svg * {fill: #000 !important;}
.section-footer .menu-center-logo {display:none !important;}
.section-footer .sub-menu, .section-footer .fa-angle-down, .section-footer .coherence-core-nav-menu .sub-arrow{display:none !important;}
/*style menu*/
@media only screen and (min-width: 498px){ .menu-main-footer ul.coherence-core-nav-menu {column-count: 2;}}
@media only screen and (min-width: 801px){.col-widget-footer.menu ul.coherence-core-nav-menu { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 10px; }
.coherence-core-nav-menu:before, .coherence-core-nav-menu:after { display: none !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*/

    /*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*/
	.elementor-1162 .elementor-element.elementor-element-f4546e6.elementor-element {align-self: normal !important;}
    .presta-title-icon-front {height: 51%;}
    /*style footer*/

}


@media only screen and (max-width: 1100px){

    /*style header*/

    /*style main content*/
   .presta-title-icon-front {padding-top: 27px; height: 44%;}
    /*style footer*/

}


/*------------***Medium devices (tablets, less than 1025px)***------------*/
@media only screen and (max-width: 1024px){
	
	/*style header*/

    /*style main content*/

	.presta-title-icon-front {
    padding: 27px;
    height: 38%;
}
	
    /*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*/
	.slick-arrow{display: none  !important;}
	.slick-dots{display: block  !important;}
	.presta-title-icon-front {padding: 27px;height: 51%;}
	.item-content{position:relative !important;}
.presta-icone-front img {
    position: relative !important;
}

.item-body > img {
    position: absolute !important;
}
.presta-parent {
    padding-block: 60px;
}	
	p.item-desc {
    display: none  !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*/
	.is-sticky {top:0 !important;}
    /*style main content*/

.slick-slide .presta-back {
    opacity: 100%;
}
.slick-slide:before { background: #000000c9; height: 100% !important;transition:0.6s; }
.slick-slide:after{display:none !important;}
	.slick-slide .presta-title-icon-front {opacity: 0%;}
.slick-slide .item-content  {
    background: rgb(0 0 0 / 80%);
}
    /*style footer*/
    
}

/*------------***Between Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 498px) and (max-width: 800px){
    
    /*style header*/

    /*style main content*/
.item-body {
    max-height: 500px;
    height: 100% !important;
}

	.item.slick-slide{
    margin-bottom: -20px !important;
	}

    /*style footer*/
    
}

/*------------***Mobile Media query style***------------*/
@media only screen and (max-width: 497px){

    /*style header*/

    /*style main content*/
.presta-title-icon-front img {
    max-width: 59px !important;
}
    /*style footer*/
	.menu-footer {display: flex!important;flex-direction: column!important;align-items: center!important;}
	.menu-footer a{text-align: center !important;display: flex !important;justify-content: center !important;}
}

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