/*
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 li:nth-child(1) a.coherence-core-menu-item span{display: none;}
}
@media only screen and (max-width: 1024px){
	.section-header li:nth-child(1) .coherence-core-menu-item i.fas.fa-home {display: none !important;}
	.section-header .coherence-core-dropdown .menu-icon-rs{display:none !important;}
}


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


/*------------------------------------------------------***Begin Animation***------------------------------------------------------*/
@keyframes rotate-360 {0% {transform: rotate(-10deg);}100% {transform: rotate(5deg);}}
.rotate-360 img{
   animation: rotate-360 3s linear 0s infinite alternate forwards;
}
/*.deco-title:not(.center) {
    position: absolute !important;
    top:0px !important;
}*/
.deco-title{
   animation: rotate-360 3s linear 0s infinite alternate forwards;
}
.deco-title.white img{
    filter: brightness(0) invert(1);
}

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


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


.presentation-side-img img{
    z-index: -1 !important;
    animation: slide-top 4s linear 0s infinite alternate forwards;
}

.presentation-bottom-img img{
    animation: slide-left 3s linear 0s infinite alternate forwards;
    max-width: 415px !important;
}

@keyframes slide-left {
	0% {transform: translateX(0);}
	100% {transform: translateX(-20px);}
}
@keyframes slide-top {
	0% {transform: translateY(0);}
	100% {transform: translateY(-20px);}
}



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


.prestations-slider .sa_hover_container{
	position: relative;
    border-radius: 32px 32px 32px 32px / 32px 32px 32px 32px;
    border: 20px solid var(--e-global-color-color_1);
	overflow: hidden;
	transition:.5s all ease-in-out;
}
.prestation-content{position:absolute;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:rgb(0 0 0 / 72%);padding:0 5%;}
.prestation-title-wrapper{display:flex;flex-direction: column;align-items: center;position: relative;width: 100%;background-size: contain;background-repeat: no-repeat;background-position: center center;min-height: 98px;justify-content: center;}

h3.prestation-title {
    text-align: center;
    color: #fff !important;
    margin: 0 !important;
}
.prestation-txt-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
	margin: 3% 0 5% 0 !important;
}
.prestation-btn a {
    color: var(--e-global-color-color_3) !important;
    font-size: 18px;
}
.prestation-btn a{
	background: var(--e-global-color-color_1);
    display: inline-block;
    padding: 16px 42px;color:#fff!important;
    border-radius: 10px;
    border: 2px solid var(--e-global-color-color_1);
}
.prestation-btn a:hover{color:var(--e-global-color-color_1)!important;background:#fff!important;border-color:#fff!important;}
.prestation-txt {
    color: #fff;
    text-align: center;
    font-size: 18px;
	margin-bottom: 40px;
	max-width: 360px;
}
.prestation-content img.side-deco-left,img.side-deco-right {
    position: absolute;
    max-width: 78px !important;
    width: 100%;
    height: 100%;
	opacity:0;
	transition: 0.9s all ease-in-out;
}
.prestations-slider .sa_hover_container .prestation-content img.side-deco-left{left:-50%;top:0;transform:rotate(-55deg);}
.prestations-slider .sa_hover_container .prestation-content img.side-deco-right{right:-50%;bottom:-25%;transform:scale(-1) rotate(-55deg);}
.prestations-slider .sa_hover_container:hover .prestation-content img.side-deco-left {
    left: 0;
}
.prestations-slider .sa_hover_container:hover .prestation-content img.side-deco-right {
    right: 0;
}
.prestations-slider .sa_hover_container:hover .prestation-content img.side-deco-left,img.side-deco-right{
	opacity:1;
}


/*** Hover **/
.prestations-slider .sa_hover_container:hover .prestation-txt-wrapper {
    visibility: visible;
    opacity: 1;
	transform: translateY(0);
}
body .sa_owl_theme .owl-dots .owl-dot span {background-color:#fff!important;width: 15px!important;height:15px!important;}
body .sa_owl_theme .owl-dots .active span {background-color: var(--e-global-color-color_1) !important;}
body .sa_owl_theme .owl-dots {position: relative !important;}
/**************************************Style : section_Actualites*********************************/
 

/**************************************Style : section_Realisations*********************************/
.modula-gallery .modula-item > a, #jtg-815.modula-gallery .modula-item {
    border-radius: 20px !important;
}

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


/**************************************Style :pages Prestations*********************************/
.presta_bloc_anim .elementor-image-box-content {padding: 20px !important;}
figure.elementor-image-box-img {margin-bottom: 0px !important;}
/*.prest_hover .elementor-element .elementor-widget-container:hover {background-color: #5e3023 !important;}*/
body .presta_bloc_anim  figure.elementor-image-box-img{width: 100% !important}
body .presta_bloc_anim  figure.elementor-image-box-img img{width: 100% !important}

/**************************************Style : section_avis*********************************/
.avis-widget .ti-reviews-container-wrapper {
    max-height: 594px;
    overflow: hidden;
    overflow-y: scroll;
}
.avis-widget .ti-widget.ti-goog .ti-review-item {
    margin-right: 20px;
}
.ti-widget.ti-goog .ti-reviews-container-wrapper{
	border: unset !important;
}
.avis-widget .ti-reviews-container-wrapper::-webkit-scrollbar {width: 25px !important;background: #F2F7FC !important;border-radius: 20px !important;}
.avis-widget .ti-reviews-container-wrapper::-webkit-scrollbar-track { border-radius: 10px;}
.avis-widget .ti-reviews-container-wrapper::-webkit-scrollbar-thumb {background: #C6DCF4 !important;border-radius: 20px !important;width: 30px !important;}
.avis-widget .ti-widget.ti-goog .ti-header .ti-profile-img img {
    border-radius: 100% !important;
}
.avis-widget .ti-widget.ti-goog .ti-review-item>.ti-inner {
    background-color: #FCFCFC !important;
}

.avis-widget .ti-widget.ti-goog .ti-review-item>[class$=inner] {
    background: #FCFCFC !important;
	border-radius: 14px !important;
}

.avis-widget .ti-reviews-container {
    background: #fff;
    padding: 9% 6%;
    border-radius: 40px;
}

/*--------------------------------------------------------------***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;}
body .gallery-icon a:hover img,body .wpmf-gallery-icon a:hover img{opacity:0.8!important;}
button.cmplz-btn:hover{background-color:#000!important;border-color:#fff!important;color:#fff!important;}
body .menu-footer .menu-item.current-menu-item a.coherence-core-menu-item,body .menu-footer .menu-item a.coherence-core-menu-item:hover{text-decoration:underline!important;}

a.link_phone1 {color: #ff5000 !important;font-weight: 600 !important;}
a.link_phone1:hover {text-decoration: underline !important}
.adresse_postal_site {color: #fff !important;font-weight: 600 !important;}
.horaires_site{color: #fff !important;font-weight: 600 !important;}
.col-widget-footer .coherence-core-nav-menu .coherence-core-menu-item i {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*/
	.prestations-slider .sa_hover_container:not(:hover) .prestation-content {
		background: #fff;
		bottom: 0;
		max-height: 120px;
	}
	.prestation-txt-wrapper {
		visibility: hidden;
		opacity: 0;
		transform: translateY(150%);
		transition: 0.7s all ease-in-out;
	}
	.prestations-slider .sa_hover_container:not(:hover) .prestation-title-wrapper {
		position: absolute;
	}
	.prestations-slider .sa_hover_container:not(:hover) h3.prestation-title {
		color: var(--awb-color4) !important;
		margin: 0 !important;
		text-align: center;
	}
	.prestations-slider .sa_hover_container:not(:hover){
		border-color: #fff;
	}
    /*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*/
	.img_opacity img {opacity: 0.28;}
    /*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*/
	.prestations-slider .sa_hover_container .prestation-content img.side-deco-right{bottom:-85px!important;}
	body .fb_iframe_widget{display:block!important;text-align:center!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*/

    /*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*/
.prestation-btn a {padding: 12px 25px;}
    /*style footer*/
    
    
}

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

#cc_div #cm {
    display: none !important;
}