/*
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;}
.section-header.header-is-sticky , body:not(.home) .section-header{background-color: #fff !important;}
.section-footer  .home-icon > a > svg , .section-footer  .home-icon > a > i{display: none !important;}

/* for Social Icons in the mobile header */
.si-header .elementor-grid-item {padding-top: 8px;}

/**/


/*--------------------------------------*/

@media only screen and (min-width: 1025px){
	.section-header .menu-icon-home > a {text-indent: -999px;}
	.header-is-sticky .header-margin  , body:not(.home) .header-margin{margin-top: 0 !important;}
 		header .home-icon > a > span {
		display: none !important;
	} 
	
	.col-titre-2:before {
		content: "";
		background-color: var(--e-global-color-color_1);
		position: absolute;
		top: 0;
		bottom: 0;
		margin-block: auto;
		width: 107px;
		height: 5px;
		left: -40%;
	}
	
	/*transparent header*/
	
.home .header-margin {
    background-color: #00000000 !important;
}

 .home   a.coherence-core-menu-item {
    color: #ffffff !important;
}


 .home .header-is-sticky  a.coherence-core-menu-item {
    color: #000000 !important;
}
	
}
@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;}
	.section-header  .home-icon > a > svg , .section-header .home-icon > a > i{display: none !important;}
	.section-header .si-header {
    position: absolute;
    right: 45px;
}
	.header-container-col > .e-con-inner{display: flex !important;flex-direction: row;flex-wrap: nowrap !important;}
	.header-container-col .coherence-core-nav-menu__layout-horizontal {right: 0 !important;position: absolute !important;}
}



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

a.dib.link_phone1:hover, a.dib.link_phone2:hover {text-decoration: underline;text-underline-offset:4px}
/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
/* .tow_side { clip-path: polygon(18% 0, 100% 0, 88% 100%, 0% 100%);
}
.clip_left {    clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%);
}
.clip_right {clip-path: polygon(0 0, 100% 0, 83% 100%, 0% 100%);;
} */

body .unmb p{
	margin-bottom:0 !important;
}
  body .unset_col{
	position:unset !important;
}
.section-presentation {overflow-x: hidden !important;}
:is(.title_h1 , .title_h1_left) .separator-sup-title:before {
    content: "";
    width: 100% !important;
    height: 5px !important;
    position: absolute;
    right: -100%;
} 
 

.title_h1_left .separator-sup-title:before {
   right:unset !important;
    left: -120%;
}




/* page avis */
.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: space-between !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;}

@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;}
	body h3 {font-size:20px !important}
}

/* page realisation */
.tab_real .e-n-tabs .e-n-tab-title .e-n-tab-title-text:before {
    background: var(--e-global-color-color_1);
    content: "";
    width: 0;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-inline: auto;
    transition:0.5s all;
}

.tab_real .e-n-tabs .e-n-tab-title:hover .e-n-tab-title-text:before , .tab_real .e-n-tabs .e-n-tab-title.e-active .e-n-tab-title-text:before {
     width: 50%;
}
/*  page contact */
/* .contact-form-page .elementor-widget-coherence-contact-form .wpcf7-form .sp-label {
    top: 26px;
} */

.contact-form-page 
 .elementor-widget-coherence-contact-form .wpcf7-form .focused .sp-label {
    top: 15px !important;
}
/*------------------------------------------------------***End***------------------------------------------------------*/

/*Single Post*/
.post-thumbnail { margin-top: 15px; margin-bottom: 20px; }
ul.blog-meta { display: none; }
.blog-area { padding-block: 20px; }
@media only screen and (max-width: 800px) {
.blog-area h1 { font-size: 30px !important; }
}

.pg-mp-titre-h1-bg {
    text-align: center;
    margin-bottom: 25px;
}

/*------------------------------------------------------***Begin Home page Style***------------------------------------------------------*/
.form_options{display: flex;width:100%!important;justify-content:center;align-items:stretch;gap: 15px;margin:0 auto 25px;flex-direction: row;flex-wrap: wrap;}
.form_options .icon_box{width: calc(25% - (15px*3 / 4));padding:10px;background-color:transparent;border:2px solid var(--e-global-color-color_1);color:var(--e-global-color-color_1);border-radius:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;font-weight:700;font-size:16px;gap:10px;cursor: pointer;transition: all 0.3s ease-in-out;}
.form_options svg *{fill:var(--e-global-color-color_1); stroke:var(--e-global-color-color_1)}
.form_options svg{height: 60px;width: 60px}
.form_options .icon_box:hover, .form_options .icon_box.active{background-color: var(--e-global-color-color_1);color: #fff;}
.form_options .icon_box:hover svg *, .form_options .icon_box.active svg *{fill: #fff; stroke:#fff}
/**************************************Style : PRE-HOME*********************************/


/**************************************Style : SLIDER REVOLUTION*********************************/
body .btn-slide-contact {
    background: linear-gradient(30deg, var(--e-global-color-color_2) 0%, #83CAEB 100%) !important;
}
body .btn-slide-contact:hover {
   background: linear-gradient(30deg, #83CAEB 0%, var(--e-global-color-color_2) 100%)!important;
}

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


/**************************************Style : section_prestations*********************************/

.section_prestations p.item-desc {
    display: none !important;
}
body .colo_caro_presta .basic-carousel .item-content {
        height: 100% !important;
        bottom:0 !important;
}
body .colo_caro_presta .basic-carousel .item-content section {
    width: 100% !important;
    Padding: 0 !important;
    height: 100% !important;
    margin-inline: auto!important;
}
.colo_caro_presta .item-body:hover > img {
    filter: brightness(0.5) !important;
}

.colo_caro_presta .item-body> img {
    transition: 0.5s all !important;
}
.content_presta {
    width: 100%;
    margin-inline: 0;
    transition:0.5s ease-in-out;
/*  transform: translateY(100%); */
}

.presta_container {
    background: #3838383d;
    width: 100%;
    height: 100%;
    display: flex !important;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
	padding-top:15%;
}

/* .titre_presta {
	display: flex;
    align-items: center !important;
	transform: translateY(-80%);
}

.item-body:hover .titre_presta {
    transform: translateY(0%);
}
 */


body .colo_caro_presta :is(.titre_presta  , .titre_presta-2)> * {
    margin-bottom: 0 !important;
}

body .colo_caro_presta  .content_presta * {
    color: #fff;
}
body .colo_caro_presta :is(.titre_presta , .titre_presta-2) {
    background: linear-gradient(to right, var(--e-global-color-color_white)100%, var(--e-global-color-color_2) 0% )!important;
    padding: 19px 10px;
	transition:0.5s all;
    /*text-transform: uppercase !important;*/
	padding-inline:30px;
}
body .colo_caro_presta .titre_presta >* {
     color: var(--e-global-color-color_2) !important;
}
body .colo_caro_presta .slick-slide{
	overflow: hidden;
}
body .titre_presta h3 {
    color: var(--e-global-color-color_2) !important;
}
.text_presta {
    padding-block: 6px !important;
    margin-block: 14px;
    display: block !important;
}
.text_presta , .btn_presta {
    padding-inline: 19px;
    position: relative;
}
.btn_presta {
    padding-block: 15px;
    display: block !important;
}
.btn_presta a {
    background: linear-gradient(30deg, var(--e-global-color-color_2) 0%, #83CAEB 100%);
    color:var(--wp--preset--color--white) !important;
	border-radius: 5px;
    padding-inline: 22px;
    padding-block: 18px;
    font-family: 'arial';
}
body .colo_caro_presta .btn_presta a:hover {
    background: linear-gradient(30deg, #83CAEB 0%, var(--e-global-color-color_2) 100%);
}
body .colo_caro_presta :is(.text_presta , .btn_presta) {
    opacity: 0 !important;
    transition:0.5s all ;
	transform:translatex(-100%);
    transition-duration:0.5s;
	padding-inline: 30px;
}
body .colo_caro_presta  .btn_presta) {
    opacity: 0 !important; 
    transition-duration:03s ;
}
/* .colo_caro_presta  .slick-arrow {
    display: none !important;
} */
.item-body:hover .content_presta{
  transform: translateY(0%);
}
/* body .colo_caro_presta .item-body:hover .titre_presta  {background:var(--e-global-color-color_white) !important;} */
body .colo_caro_presta .item-body:hover :is(.text_presta , .btn_presta) {
    opacity: 1 !important;
	transform:translatex(0%)
}

body .colo_caro_presta .titre_presta:before {
    content:"";
    width:30px;
    height:100%;
    background-color:var(--e-global-color-color_2);
    position:absolute;
    top:0;
    right:-30px;
    transition:0.5s all;
}

body .colo_caro_presta .titre_presta{
    position:relative !important;
	width: min(328.39px ,100% - 20px );
	display: flex;
    align-items: center;
}

body .colo_caro_presta .item-body:hover .titre_presta:before {
   opacity:0;
}

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

.col_frame_fb {
    bottom: 0 !important;
    top: 0 !important;
}

.col_frame_fb iframe {
    border: 5px solid #000;
    border-radius: 15px !important;
    box-shadow: 0 0 0 15px var(--e-global-color-color_3);
}
/**************************************Style : section_Realisations*********************************/
body .gal_2 .coherence-gallery-normal .gallery figure.gallery-item:not(:last-child ) {
    max-width:24.2% !important;
}
.section_Realisations  .coherence-image-gallery .slick-arrow {
    display: none !important;
}
.img-gallery .gallery-icon * {
    transition: all 1s cubic-bezier(1,0,0,.56);
}

.img-gallery .gallery-icon:hover img {
    transform: scale(1.08)
}
.img-gallery .gallery-icon {
	position: relative;
}
body .img-gallery .gallery-icon {
    overflow: hidden !important;
/* 	border-radius: 10px; */
}

body .img-gallery button.e-n-tab-title:hover {
    background-color: transparent !important;
}
/**************************************Style : section_valeurs*********************************/


/**************************************Style : section_points_forts*********************************/
.col_pfof{
	overflow:hidden !important;
}

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

.section_avis .ti-footer {
    display: none !important;
}
.ti-widget.ti-goog .ti-controls :is(.ti-next ,  .ti-prev){
    background: var(--e-global-color-color_1) !important;
    padding: 22px !important;
    display: flex !important;
    border-radius: 5px;
	 border: 1px solid var(--e-global-color-color_1) !important;
}


.section_avis .ti-widget.ti-goog .ti-controls-dots .dot {
    background: #000 !important;
    border-radius: 1;
}

.section_avis .ti-widget.ti-goog .ti-controls-dots .dot.active {
    width: 22px;
}
.section_avis .ti-widget.ti-goog .ti-review-item>.ti-inner {
    border-radius: 0 !important;
    border: 0 !important;
}

.ti-widget.ti-goog .ti-controls :is(.ti-prev:after , .ti-prev:before  , .ti-next:after , .ti-next:before){
          background: #000000;
}
.ti-widget.ti-goog .ti-controls .ti-next:hover,.ti-widget.ti-goog .ti-controls .ti-prev:hover {
    transform: scale(1) !important;
    background: var(--e-global-color-color_2) !important;
    border: 1px solid  var(--e-global-color-color_2) !important;
    box-shadow:8px 8px 0px var(--e-global-color-color_1) !important;
}
 .ti-widget.ti-goog .ti-controls .ti-prev:hover {box-shadow:-8px 8px 0px var(--e-global-color-color_1)!important;}
.section_avis .ti-widget.ti-goog .ti-controls .ti-next:hover:after , .section_avis .ti-widget.ti-goog .ti-controls .ti-next:hover:before,
.section_avis .ti-widget.ti-goog .ti-controls .ti-prev:hover:after , .section_avis .ti-widget.ti-goog .ti-controls .ti-prev:hover:before{
	    background: #000 !important;
}
.section_avis .ti-controls-dots{visibility: hidden !important;}


.ti-widget.ti-goog .ti-controls .ti-next:before  {
    top: 15px !important;
    right: 12px !important;
    background: #ffffff !important;
}
.ti-widget.ti-goog .ti-controls .ti-next:after{
    top: 26px !important;
    right: 12px !important;
    background: #ffffff !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;
}


/*--------------------------------------------------------------***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;}
.menu-main-footer .hide-sub-mn .sub-menu , .menu-main-footer .hide-sub-mn .sub-arrow {display: none !important;}
/* .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; }


.col-widget-footer.menu ul.coherence-core-nav-menu {columns: 3 !important;}
.pl a{white-space: nowrap !important;}


.btn-devis {
    transform: rotate(-90deg) translateY(90px);
}

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



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

/*------------***Large devices (desktops, more than 800px)***------------*/
@media only screen and (min-width: 1280px){ 
title_l::before {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    background: var( --e-global-color-color_3);
    margin-block: auto !important;
    top: 0;
    bottom: 0;
    right: -22%;
}
}
@media only screen and (min-width: 1025px){ 
    
    /*style header*/
	.home header#site-header {
		position: absolute !important;
		left: 0;
		right: 0;
	}
    /*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*/
	.item-body ,.slick-slide .item-body > img {height: 500px !important;}

    /*style footer*/

}


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

    /*style main content*/
	.col_frame_fb{position:relative !important;}
	.section_avis .ti-widget.ti-goog .ti-controls {
		bottom: 16px !important;
		left: 50%;
		display: block;
	}
	.section_avis .col-avis .ti-widget.ti-goog .ti-widget-container {
		padding-left: 35px;
	}
	.section_avis .ti-widget.ti-goog .ti-controls {
		max-width: 100px !important;
		top: unset !important;
		bottom: -10px !important;
		left: 0;
		margin-inline: auto;
		right: 0;
	}
    /*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*/
	.section_avis .ti-controls {display:none !important}
	.section-contact {
		background-image: linear-gradient(90deg, #fff 45%, #FFFFFF 0%) !important;
	}
    h1.pg-mp-titre-h1 {font-size: 20px !important;display: block !important;}
	
	/* si vous souhaitez centrer le contenu dans le conteneur de prestation */
/* 	.presta_container {justify-content: center !important;padding-top:0px !important} */

.btn-devis { transform: rotate(-90deg) translateY(70px); }
	
	/****prestation****/
	
	.colo_caro_presta .item-body > img {
		filter: brightness(0.5) !important;
	}
	body .colo_caro_presta .item-body :is(.text_presta , .btn_presta) {
		opacity: 1 !important;
		transform:translatex(0%) !important
	}
	.titre_presta h3 {
    font-size: 22px !important;
}
	
	/*************/
	.form_options .icon_box {width: calc(50% -(15px* 1 / 2));}
    /*style footer*/
	.col-widget-footer.menu ul.coherence-core-nav-menu { grid-template-columns: repeat(2, 1fr); }

}

@media only screen and (min-width: 601px){
	.menu-main-footer {column-count:2;}
}

/*------------***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*/
	.item-body .content_presta{
	  transform: translateY(0%);
	}
	body .colo_caro_presta .item-body :is(.text_presta , .btn_presta) {
		opacity: 1 !important;
	}
	.colo_caro_presta .item-body > img {
		filter: brightness(0.5) !important;
	}

	
	.center-icons .elementor-coherence-core-content-box-icon {
		margin-inline: auto !important;
	}

    /*style footer*/
	.menu-main-footer .coherence-core-menu-item{justify-content:center !important}
    .col-widget-footer.menu ul.coherence-core-nav-menu {
		columns: 1;
		display: flex!important;
		flex-direction: column;
		align-items: center;
	}
	.coherence-footer-builder .gallery {
		display: flex !important;
		justify-content: center;
	}
}

/*------------***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*/
	body .colo_caro_presta :is(.text_presta , .btn_presta){padding-inline:12px !important;}
	.form_options .icon_box {width: 100%;}
    /*style footer*/
    
    
}

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

    /*style header*/

    /*style main content*/
	.colo_caro_presta .elementor-widget-container {padding: 0px !important;}
    /*style footer*/
    
    
}

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

/*Sav 06/2025*/

@media (max-width: 1524px) and (min-width: 1024px) {
  :not(.header-is-sticky) .home a.coherence-core-menu-item {
    color: #000000 !important;
  }
  .home .header-margin {
    background-color: #ffffff !important;
}
   .form-slider {
    margin-top: 14% !important;
  }



}
@media (min-width: 1025px) {
  .devis-slider-ticket {
    display: none !important;
  }
}



