/*
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-footer .menu-icon-home > a i{display:none !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 .menu-icon-rs{display:none !important;}
}

body header.sticky-active { -webkit-box-shadow: 0px 0px 0px 0 rgba(255, 255, 255, 0)!important; box-shadow: 0px 0px 0px 0 rgba(255, 255, 255, 0)!important; background: transparent!important; }


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

/*-------------------- Hover Galerie----------------------------------------*/

.img-gallery .gallery-item *,
.img-gallery .gallery-icon *,
.img-gallery .gallery-caption *,
.img-gallery img {
  transition: all 0.3s ease-in-out;
}

.img-gallery .gallery-item,
.img-gallery .gallery-icon,
.img-gallery .gallery-caption {
  position: relative;
  overflow: hidden !important;
}

/* Hover effect applies when hovering on item, icon, caption, or image */
.img-gallery .gallery-item:hover img,
.img-gallery .gallery-icon:hover img,
.img-gallery .gallery-caption:hover img,
.img-gallery img:hover {
  transform: scale(1.05);
  filter: brightness(0.5);
}


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




/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
.coherence-carousel-template-normal .basic-carousel .item img{border-radius: 15px !important;}

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




	
	.marquee-container { overflow: hidden; white-space: nowrap; position: relative; width: 100%; }
	.marquee-content {display: inline-block;animation: defl_p 40s linear infinite;padding-left: 100%;text-decoration: underline;text-decoration-thickness: 1px;text-underline-offset: 20px;padding-bottom: 30px;}
	@keyframes marquee {   0% { transform: translateX(0); } 80% { transform: translateX(-50%); } 90% { transform: translateX(-50%); } 100% { transform: translateX(-70%); } }
	@keyframes defl_p { 0% { transform: translateX(-20%); } 50% { transform: translateX(-50%); } 100% { transform: translateX(-100%); } }

	.marquee-container:before, .marquee-container:after { content: ''; position: absolute; z-index: 1; top: 0; bottom: 0; width: 50px; }



/**************************************Style : section_presentation*********************************/
.img-hover img {  transition:all .10s ease-in-out; }
.img-hover:hover img { transform: scale(1.3); }

/**************************************Style : section_prestations*********************************/
..section-prestation p.item-desc { display: none; }
.section-prestation .presta-content .img-presta img { border-radius: 12px; min-height: 247px; }
.section-prestation .presta-content .img-presta img { transition: all 0.6s ease-in-out; }
.section-prestation .presta-content .img-presta:hover img { transform: scale(1.2); } 
.section-prestation .presta-content .img-presta { overflow:hidden;border-radius:12px;position:relative;  }

.section-prestation .item-body h3.presta-title {font-family:'Urbanist'; font-size: 30px; font-weight: 700;color: #004559; }

.section-prestation span.presta--sous-title { font-size: 22px; font-family: 'Arapey'; font-style: italic; color: rgb(255, 255, 255); }

.section-prestation p.presta-description { margin-bottom: 0em !important; font-size: 16px; font-family: 'Urbanist';color: white; margin-top: 10px; }

.section-prestation .item-content section{/* min-height: 485px; */border:1px solid hsl(0deg 0% 42% / 79%);}
.section-prestation .titre-presta { padding-top: 25px; }


.section-prestation .item-body a.btn-presta {background: var(--e-global-color-primary);color: white;padding: 16px 30px;border-radius: 12px;margin-top:20px;height: 54px;width: 163px;display: inline-block;font-size: 17px;font-family: 'Urbanist';text-align:center;position: absolute;top: 35%;right: 23%;z-index: 55;opacity: 0;}
.section-prestation .item-body:hover a.btn-presta{opacity:1;}

.section-prestation a.btn-presta:hover { color: white!important; }


.section-prestation .item-body:hover img.overlay-img { display:block; position: absolute; }
.section-prestation img.overlay-img { display:none; position: absolute; min-height: auto!important; height: 55px;width:224px!important ;top: 50%; left: 50%; transform: translate(-50%, -50%);z-index:55 }

.section-prestation .item-body .img-presta::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0); transition: background 0.3s ease-in-out; }
.section-prestation .item-body:hover .img-presta::after {background: rgb(219 0 110 / 54%);}
.section-prestation .item-body:hover .btn-presta { background: white; color: black; }
.section-prestation .item-body:hover .btn-presta:hover { background: #25A2BA; color: white!important; }






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

/**************************************Style : section_Realisations*********************************/
.img-scale figure.gallery-item img { transition: all .5s ease-in-out; }
.img-scale figure.gallery-item:hover img { transform: scale(1.1) }
.img-scale figure.gallery-item { padding: 10px; transition: all .5s ease-in-out }
.img-scale .gallery-icon { overflow: hidden; border-radius: 21px; }

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


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


/**************************************Style : section_avis*********************************/
@media only screen and (max-width: 1024px){
.widget-avis .ti-controls {top: unset !important;bottom: -30px !important;display: block !important;max-width: 95px;margin: auto !important;right: 0;left: 0;}
.widget-avis .ti-next,.widget-avis .ti-prev {background: var(--e-global-color-color_1) !important;border-radius:4px;width: 40px !important;height: 40px !important;display: flex !important;align-items: center;}
.widget-avis .ti-prev {left: calc (50% - 45px) !important;}
.widget-avis .ti-next {right: calc (50% - 45px) !important;}
.widget-avis .ti-next:hover, .widget-avis .ti-prev:hover {transform: unset !important;background: var(--e-global-color-color_2) !important;}
.widget-avis .ti-prev:before,.widget-avis .ti-prev:after,.widget-avis .ti-next:before,.widget-avis .ti-next:after {background:#fff !important;width: 14px !important;
    height: 2px !important;}
.widget-avis .ti-prev:before {top: 24px !important;left: 13px !important;}
.widget-avis .ti-prev:after {top: 15px !important;left: 13px !important;}
.widget-avis .ti-next:before {top: 15px !important;right: 13px !important;}
.widget-avis .ti-next:after {top: 24px !important;right: 13px !important;}
body .ti-widget.ti-goog .ti-controls-dots {display: none !important;}	
}


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



/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.coherence-logo svg{width: 130px !important;height: auto !important;}
.coherence-logo svg * {fill: #fff !important;}
.menu-main-footer .hide-sub-mn .sub-menu , .menu-main-footer .hide-sub-mn .sub-arrow {display: none !important;}


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

@media(max-width: 1024px) and (min-width:498px) {
    .elementor-16 .elementor-element.elementor-element-1ec1b01 {
        --width:100%;
    }

    .elementor-16 .elementor-element.elementor-element-b69eb16 {
        --width: 100%;
    }
}

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

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

    /*style main content*/
	    /* Animations */
    .animate_01 {animation: mymove ease-in-out 1.618s infinite alternate !important;}
    .animate_02 {animation: mymove2 ease-in-out 1.618s infinite alternate !important;}
    .animate_03 {animation: mymove3 ease-in-out 1.618s infinite alternate !important;}
    .animate_04 {animation: mymove4 ease-in-out 1.618s infinite alternate !important;}
    .animate_05 {animation: mymove5 ease-in-out 1.618s infinite!important;}
	.animate_06 {transform:translatey(12px);animation:float 3s ease-in-out infinite !important;}
	.animate_07 {transform:translatey(12px);animation:float2 3s ease-in-out infinite !important;}
    @keyframes mymove {from {transform: translatey(-5px);} to {transform: translatey(5px);}}
    @keyframes mymove2 {from {transform: translatey(5px);}to {transform: translatey(-5px);}}
    @keyframes mymove4 {from {transform: scale(1);} to {transform: scale(1.2);}}
    @keyframes mymove3 {from {transform: translatex(-5px);} to {transform: translatex(5px);}}
    @keyframes mymove5{0%{transform:translate(0,0)}50%{transform:translate(0,10px)}100%{transform:translate(0,0)}}
	@keyframes float{0%{transform: translatey(0px);}50%{transform: translatey(-50px);}100%{transform:translatey(0px);}}
	@keyframes float2{0%{transform: translatey(0px);}50%{transform: translatey(50px);}100%{transform:translatey(0px);}}
	
	
	.moveUpDown {animation: moveUpDown 4s ease-in-out infinite !important;}
	@keyframes moveUpDown { 0% { top: 0; } 40% { top: 100px; } 50% { top: 100px; } 90% { top: 0; } 100% { top: 0; } }
    .moveUpDown1 {animation: moveUpDown 4s ease-in-out infinite !important;}
	@keyframes moveUpDown1 { 0% { top: 0; } 10% { top: 0; } 40% { top: 100px; } 50% { top: 100px; } 90% { top: 0; } 100% { top: 0; } }
	 .moveRightLeft {animation: moveRightLeft 4s ease-in-out infinite !important;}
	@keyframes moveRightLeft { 0% { right: 0; } 40% { right: 70px; } 50% { right: 70px; } 90% { right: 0; } 100% { right: 0; } }
    /*style footer*/
    
}

/*------------***Large devices (desktops, less than 1601px)***------------*/
@media only screen and (max-width: 1600px){

    /*style header*/

    /*style main content*/
	.section-prestation .item-body h3.presta-title {font-family:'Urbanist';font-size: 24px;font-weight: 700;color: #004559;}

    /*style footer*/

}

/*------------***Large devices (desktops, less than 1361px)***------------*/
@media only screen and (max-width: 1360px){

    /*style header*/

    /*style main content*/
	.section-prestation .item-body a.btn-presta {position: absolute;top: 35%;right: 25%;z-index: 55;opacity: 0;}

    /*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*/
	.section-prestation .item-body a.btn-presta{opacity:1;}	
	.section-prestation .item-body .img-presta::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0); transition: background 0.3s ease-in-out; }
	.section-prestation .item-body .img-presta::after {background: rgb(219 0 110 / 54%);}
	.section-prestation .item-body:hover .btn-presta { background: white; color: black; }
	
		.section-prestation .item-body a.btn-presta {position: absolute;top: 35%;right: 20%;z-index: 55;}
    /*style footer*/

}
@media only screen and (max-width: 700px){
.section-prestation .item-body a.btn-presta {position: absolute;top: 35%;right: 14%;z-index: 55;}

}
/*------------***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*/
		.section-prestation .item-body a.btn-presta {position: absolute;top: 35%;right: 30%;z-index: 55;}
    /*style footer*/
    .menu-main-footer .coherence-core-nav-menu a {justify-content: 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*/
			.section-prestation .item-body a.btn-presta {position: absolute;top: 35%;right: 27%;z-index: 55;}

    /*style footer*/
}
@media only screen and (max-width: 360px){
			.section-prestation .item-body a.btn-presta {position: absolute;top: 35%;right: 11%;z-index: 55;}
}
/*------------------------------------------------------***End Media query***------------------------------------------------------*/
/* #gallery-1 .gallery-item .gallery-caption{
	display:none !important;
} */