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

[data-wpr-lazyrender]{ content-visibility:visible!important; }

/*-----------------------------------------***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 .iconehome span {display: none !important;}
}
@media only screen and (max-width: 1024px){
	.section-header .iconehome 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***------------------------------------------------------*/


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


/*------------------------------------------------------***Begin Home page Style***------------------------------------------------------*/
.h1-anime-abs {
    position: relative !important;
}
.h1-anime-abs .elementor-widget-container {
    position: relative !important;
    z-index: 1 !important;
}
.h1-anime-abs:before {
    position: absolute !important;
    content:"" !important;
    background: var(--e-global-color-color_3) !important;
    height: 90px !important;
    width: 90px !important;
    left: -30px;
    top: -20px !important;
    border-radius: 90px !important;
    animation-name: progress-ball !important;
    animation-duration: 8s !important;
    animation-iteration-count: infinite !important;
    z-index: 0 !important;
}

.penk .h1-anime-abs:before{
	 background: var(--e-global-color-color_1) !important;
}
@keyframes progress-ball{
    0% {
        left:-30px;
    }
    50% {
        left:50%;
    }
    100% {
        left:-30px;
    }
}
/**************************************Style : PRE-HOME*********************************/


/**************************************Style : SLIDER depicter **********************************/
.anime-slid {
    animation-name: jump !important;
    animation-duration: 4s !important;
    animation-iteration-count: infinite !important;
    z-index: 0 !important;
}


@keyframes jump{
    0% {
        transform:translatey(0px);
    }
    50% {
        transform:translatey(40px);
    }
    100% {
        transform:translatey(0px);
    }
}
@media screen and (max-width:1024px) and (min-width: 801px){
	.depicter-layer-frame:has(#depicter-1-element-5){
		top: 57px !important;
		left: 485px !important;
	}
}
/**************************************Style : section_presentation*********************************/


/**************************************Style : section_prestations*********************************/
.item.slick-slide section {
    height: 700px;
}
.container-presta {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 400px;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
}
.container-presta .image-presta {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  transition: height 0.2s ease-in-out;
}
.container-presta .image-presta img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-presta .white-presta {
/*   background-color: #fff; */
  height: 50%;
  width: 100%;
}
.container-presta .white-presta .content-presta {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
/*   gap: 20px; */
}
.container-presta .white-presta .content-presta .title-presta {
  z-index: 3;
  background-color: hsla(0, 0%, 100%, 0.38);
  width: 80%;
  transform: translateY(-30px);
  padding-block: 15px;
  border-radius: 60px;
  transition: all 0.2s ease-in-out;
	    backdrop-filter: blur(12px);
}
.container-presta .white-presta .content-presta .title-presta h3 {
  text-align: center;
  font-size: 35px !important;
	margin-bottom:0px !important; 
	color: var(--e-global-color-color_1) !important;

}
.container-presta .white-presta .content-presta p.parag-presta {
  text-align: center;
  width: 40ch;
}
.container-presta .white-presta .content-presta a.btn-presta {
	color: #000;
	padding: 15px 30px;
	border: 2px solid   var(--e-global-color-color_1);
	border-radius: 40px;
	transition: all 0.2s ease-in-out;
	color: var(--e-global-color-color_1);
}
.container-presta .white-presta .content-presta a.btn-presta:hover {
	color: #fff;
	background-color: var(--e-global-color-color_1);
}
.container-presta:hover .image-presta {
  height: 50%;
}
.container-presta:hover .white-presta .content-presta .title-presta {
  transform: translateY(0px);
  padding: 0px;
  background-color: hsla(0, 0%, 100%, 0);
}
.presta_caro p.parag-presta {
    max-width: calc(100% - 5px);
}
@media only screen and (max-width: 800px){
	.container-presta .image-presta {
	  height: 50% !important;
	}
	.container-presta .white-presta .content-presta .title-presta {
	  transform: translateY(0px) !important;
	  padding: 0px !important;
	  background-color: hsla(0, 0%, 100%, 0);
	}
}
/**************************************Style : section_Actualites*********************************/
 figure.post-item-img {border-radius: 40px !important;overflow: hidden !important;}
.artcle figure.post-item-img img {height: 190px !important;}
.single.single-post ul.blog-meta li, .single.single-post div#comments {display: none !important;}

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


/**************************************Style : section_facebook*********************************/
.mo-fb-avis .fb_iframe_widget iframe {border-radius: 60px;box-shadow:0 0 0 15px #000 ;}
.mo-fb-avis span{z-index:5;} 
/* .mo-fb-avis span:before{position:absolute;content:"";width: 145px !important;height: 12px !important;border-radius: 0px 0px 8px 8px;left: 0;right: 0;top: -2px;margin-inline: auto;background-color: #D3C000;z-index: 1} */
/* .mo-fb-avis span:after{position:absolute;content:"";width: 10px !important;background-color: #D3C000;height: 14% !important;border-radius: 0px 10px 10px 0px;right: -23px;z-index: 10;top: 130px;}
.mo-fb-info .mo-content-fb .fusion-column-wrapper:before {position:absolute;content:"";width:100%;height:100%;background:#D3C000;z-index:1;top:0;left:0;} */
.mo-fb-info .mo-content-fb .fusion-column-wrapper * {z-index:2;}

/**************************************Style : section_realisations*********************************/
/* .slick-active .item-body {scale: 1;}
.slick-active.slick-current .item-body {z-index:2;scale: 1.2 ; transition:all .8s ease-in-out}
.item.slick-slide.slick-active:not(.slick-current) .item-body {scale: 1;margin-right: -25px; z-index:1 ; transition:all .5s ease-in-out !important}
.item.slick-current ~ .slick-active .item-body {margin-right: 0 !important; margin-left: -25px !important;} */
/* .realisa-vid-caros .slick-active:nth-of-type(3) {filter:blur(1px) !important} */
/* .slick-active .item-body{scale:0.9; transition:all 1s ease-in-out}
.slick-active .item-body:hover {scale: 1; box-shadow:1px 1px 1px black} */
.realisa-vid-caros .item.slick-slide .item-body{transition: all 0.5s ease-in-out !important;z-index:-1 !important;}
.realisa-vid-caros .item.slick-slide:hover .item-body{transform: scale(1.1) translatey(-50px);z-index:5 !important;}
.realisa-vid-caros .slick-track {height: 500px !important;display: flex;align-items: flex-end !important;}
.realisa-vid-caros .item.slick-slide {height: 400px !important;}
.realisa-vid-caros img {border-radius: 20px !important;}
/**************************************Style : section_avis*********************************/
/***------------ style Page avis (mettre cette classe dans le contenour des avis : section-avis-pg)-----------******/

.col-widget-avis.col-avis-pg .ti-widget.ti-goog .ti-reviews-container {max-height: unset !important ;overflow-y: initial !important;}
.col-widget-avis.col-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;}
.col-widget-avis.col-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;}
.col-widget-avis.col-avis-pg .ti-widget.ti-goog .ti-reviews-container {width: 100% !important;overflow: hidden;}
.col-widget-avis.col-avis-pg .ti-widget.ti-goog .ti-controls-dots, .col-widget-avis.col-avis-pg .ti-widget.ti-goog .ti-controls {display:none !important;}

@media only screen and (max-width: 1024px){
   .col-widget-avis.col-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){
   .col-widget-avis.col-avis-pg .ti-widget.ti-goog .ti-review-item {width: 98% !important;min-width: 98% !important;flex: 0 0 98% !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;}
.menu-main-footer .coherence-core-nav-menu {columns: 3;}
.coherence-footer-builder .iconehome svg,.coherence-footer-builder .iconehome i{display: none !important;}
/*------------------------------------------------------***End***------------------------------------------------------*/
.page-id-37  .coherence-footer-builder .elementor-shape .elementor-shape-fill {
    fill: var(--e-global-color-color_2) !important;
}
.home  .coherence-footer-builder .elementor-shape .elementor-shape-fill {
    fill: #eff2f9 !important
}
.ti-goog .ti-footer {
    display: none !important;
}

.coherence-footer-builder ul.sub-menu {
    display: none !important;
}

.coherence-footer-builder span.coherence-core-menu-toggle.sub-arrow.coherence-core-menu-child-0 {
    display: none !important;
}
/*------------------------------------------------------***Begin Responsive Media query style***------------------------------------------------------*/
.slide-in-btn .elementor-icon-list-item > :is(a , span) svg {
    background-color: #ffffff !important;
    width: 43px;
    height: 43px;
    padding: 10px;
    border-radius: 10px;
}

.slide-in-btn .elementor-icon-list-item > :is(a , span) svg path {
    fill: var(--e-global-color-color_1) !important;
}

.header_mobel_btn a {
    padding-block: 11px !important;
    padding-inline: 23px !important;
}
/*------------***Large devices (desktops, more than 800px)***------------*/
@media only screen and (min-width: 801px){ 
    
    /*style header*/

    /*style main content*/
	.coherence-slideup-content {
		width: min(504px , 100% - 40px) !important;
	}
    /*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*/
.h1-anime-abs:before {
    height: 60px !important;
    width: 60px !important;
    top: 0px !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*/

    /*style main content*/
	.menu-main-footer .coherence-core-nav-menu {columns: 1;}
    /*style footer*/
    ul#menu-1-3090f59d {
		display: flex !important;
		flex-direction: column !important;
		align-items: 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: 497px){

    /*style header*/

    /*style main content*/
	 .depicter-layer-frame:has(.btn-slide-top) {

    transform: translateY(0%) translateX(-50%) scale(0.625) !important;
}
    /*style footer*/
    
    
}
@media only screen and (max-width: 337px){

    /*style header*/

    /*style main content*/
	 .depicter-layer-frame:has(.btn-slide-top) {

    transform: translateY(0%) translateX(-50%) scale(0.525) !important;
}
	
	.text_slide *{
		font-size:25px !important;
	}
    /*style footer*/
    
    
}

.plan_site p {
    margin-bottom: 0 !important;
}
/*------------------------------------------------------***End Media query***------------------------------------------------------*/
.link_info{
	 display: flex !important;
     justify-content: center !important;
	
}

.link_info p{
    font-size: 20px !important;
}


.link_info a{
	color:#c19ab7 !important;
}

.link_info a:hover{
	text-decoration:underline !important;
}


.swing{
    animation-name: swing !important;
    animation-duration: 4s !important;
    animation-iteration-count: infinite !important;
    z-index: 0 !important;
}


@keyframes swing{
    0% {
        transform:translatex(0px);
    }
   
    100% {
        transform:translatey(50px);
    }
}