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


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


/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
.btn-styled .elementor-button { overflow: hidden; }
.btn-styled .elementor-button-text { position: relative; display: inline-block; height: 1.2em; }
.btn-styled .elementor-button-text .text-default, .btn-styled .elementor-button-text .text-hover { display: block; transition: transform 0.2s ease, opacity 0.2s ease; white-space: nowrap; }
.btn-styled .elementor-button-text .text-default { transform: translateY(0); }
.btn-styled .elementor-button-text .text-hover { position: absolute; top: 0; left: 0; transform: translateY(100%); opacity: 0; }
.btn-styled .elementor-button:hover .text-default { transform: translateY(-100%); opacity: 0; }
.btn-styled .elementor-button:hover .text-hover { transform: translateY(0); opacity: 1; }

.btn-style-slide.depicter-layer[data-type="button"] { overflow: hidden; }
.btn-style-slide.depicter-layer .dp-inner-content { position: relative; display: inline-block; height: 1.5em; }

.btn-style-slide.depicter-layer .dp-inner-content .text-default, .btn-style-slide.depicter-layer .dp-inner-content .text-hover { display: block; white-space: nowrap; transition: transform 0.2s ease, opacity 0.2s ease; }
.btn-style-slide.depicter-layer .dp-inner-content .text-default { transform: translateY(0); }
.btn-style-slide.depicter-layer .dp-inner-content .text-hover { position: absolute; top: 0; left: 0; transform: translateY(100%); opacity: 0; }
.btn-style-slide.depicter-layer[data-type="button"]:hover .text-default { transform: translateY(-100%); opacity: 0; }
.btn-style-slide.depicter-layer[data-type="button"]:hover .text-hover { transform: translateY(0); opacity: 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;}

.section-slider .scal-slide img{transition: all 0.3s ease-in-out!important;}
.section-slider .scal-slide:hover img{transform:scale(1.1);}

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


/**************************************Style : section_prestations*********************************/
.section-prestations .item-content {transform: translateY(-100px);}

.section-prestations .item-body { padding-top: 70px; }
.section-prestations p:empty { display: none; }

.section-prestations section { display: flex; justify-content: space-between; align-items: center; }
.section-prestations h3.item-title { margin-bottom: 0px!important; }
.section-prestations .imgCarContenair {border-radius: 20px;overflow: hidden;transition: all 0.5s ease-in-out;}
.section-prestations .icon-presta {height: 120px;width: 120px;padding: 30px;border: 1px solid white;border-radius: 50%;background-color: var(--e-global-color-color_3);position: absolute;top: -450px;}
.section-prestations .icon-presta img{height: auto!important;object-fit:contain!important;border-radius:0px!important;}
.section-prestations a.btn-read-more { transition: all 0.3s ease-in-out; }
.section-prestations a.btn-read-more:hover { transform: rotate(-45deg); }

.section-prestations .imgCarContenair img{transition: all 0.3s ease-in-out;}
.section-prestations .item-body:hover .imgCarContenair img{transform:scale(1.2);}

.section-prestations .item-body:hover .icon-presta {border: 1px solid #323232;background-color:white;}
.section-prestations .item-body:hover .icon-presta img{filter: brightness(0) saturate(100%) invert(16%) sepia(6%) saturate(8%) hue-rotate(3deg) brightness(89%) contrast(85%);}


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

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


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


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


/**************************************Style : section_avis*********************************/
.avis-carrousel .ti-reviews-container-wrapper { max-height: 580px; padding-right:14px; overflow-y: scroll; overflow-x: hidden; scrollbar-color: #999 #37383B; }
.avis-carrousel .ti-widget.ti-goog .ti-review-item>.ti-inner{border-radius:20px!important;background-color: #323232!important;border:1px solid #414141!important;}


.page-avis .ti-widget.ti-goog .ti-reviews-container {max-height: unset !important ;overflow-y: initial !important;}
.page-avis .ti-widget.ti-goog .ti-reviews-container-wrapper {display: flex !important;flex-direction: row !important;flex-wrap: wrap !important;justify-content: flex-start;width: 100% !important;margin: 0px !important;align-items: stretch !important;}
.page-avis .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;}
.page-avis .ti-widget.ti-goog .ti-reviews-container {width: 100% !important;}
.page-avis .ti-widget.ti-goog .ti-controls-dots, .page-avis .ti-widget.ti-goog .ti-controls {display:none !important;}

@media only screen and (max-width: 1024px){
	.page-avis .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){
	.page-avis .ti-widget.ti-goog .ti-review-item {width: 100% !important;min-width: 100% !important;flex: 0 0 100% !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;}

body .ti-widget.ti-goog .ti-controls{display:block!important;}
body .wpcf7-acceptance input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:15px;height:15px;background-color:#fff;position:relative;cursor:pointer;border:1px solid var(--e-global-color-color_1);margin-right:8px!important;}
body .wpcf7-acceptance input[type=checkbox]:checked{background-color:var(--e-global-color-color_1);border-color:var(--e-global-color-color_1)}
body .wpcf7-acceptance input[type=checkbox]:checked::after{content:'\2713';position:absolute;top:0;left:3px;font-size:9px;color:#fff}
body .coherence-slideup-content-bottom{width:auto!important;height:auto!important;}
body [data-wpr-lazyrender]{content-visibility:visible!important;}
body a[href^="tel:"]:hover{text-decoration:underline!important;}
body a[href^="tel:"] {white-space: nowrap;}
body .pg-mp-titre-h1-bg a:hover,body .content-area a:hover{text-decoration:underline!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;}
body .post-item a.post-item-read-more {position:relative;z-index:99;}
/*------------------------------------------------------***End***------------------------------------------------------*/



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

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

    /*style main content*/
	.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;}
	.animate_08 {animation: mymove6 ease-in-out 2.618s infinite alternate !important;}
	.animate_09 {animation: mymove7 ease-in-out 1.618s infinite alternate !important;}
	.animate_10 {animation: mymove8 ease-in-out 1.618s infinite alternate !important;}
	.animate_11 {animation: mymove9 ease-in-out 2.2s infinite alternate !important;}

	@keyframes mymove {from {transform: translatey(-5px);} to {transform: translatey(5px);}}
	@keyframes mymove2 {from {transform: translatey(5px);}to {transform: translatey(-5px);}}
	@keyframes mymove3 {from {transform: translatex(-5px);} to {transform: translatex(5px);}}
	@keyframes mymove4 {from {transform: scale(1);} to {transform: scale(1.2);}}
	@keyframes mymove5{0%{transform:translate(0,0)}50%{transform:translate(0,10px)}100%{transform:translate(0,0)}}
	@keyframes mymove6 {from {transform: translatex(-30px);} to {transform: translatex(30px);}}
	@keyframes mymove7 {from {transform: translatey(-12px);} to {transform: translatey(12px);}}
	@keyframes mymove8 {from {transform: translatey(10px);}to {transform: translatey(-10px);}}
	@keyframes mymove9 {from {transform: scale(1);} to {transform: scale(1.15);}}

	@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);}}
    /*style footer*/
    
}

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

    /*style header*/

    /*style main content*/
.section-prestations .icon-presta {height: 80px!important;width: 80px;padding:20px 10px;border: 1px solid white;border-radius: 50%;background-color: var(--e-global-color-color_3);top: -27vw;}
.section-prestations .icon-presta img{height: 40px!important;width: 40px!important;object-fit:contain!important;}

    /*style footer*/

}

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

    /*style header*/

    /*style main content*/

.section-prestations .item-body { padding-top: 0px; }
    /*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*/
.section-prestations .icon-presta {top: -27vw;}


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

    /*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*/
	.section-prestations .icon-presta {height: 60px!important;width: 60px;padding:10px;top: -40vw;}
    /*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-prestations .imgCarContenair img{height: 360px;}
	.section-prestations .icon-presta {top: -240px;}

    /*style footer*/
}

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

.plrd-intro2-section .plrd-intro-right p, .plrd-title-avis-left h2, .plrd-title-avis-right p, .plrd-intro2-section .plrd-intro-right a{
	color: #fff !important;
}
.plrd-faq-question, .plrd-cta-text{
	color: #000 !important;
}
body .plrd-cta-section{
	background: #e3e3e3 !important;
}
.plrd-phone{
	background: #fff !important;
	margin-top: 25px !important;
}
.plrd-cta-section .plrd-phone a{
	color: #1d1d1d !important;
}
.plrd-phone:hover{
	background: #1d1d1d !important;
}
.plrd-phone:hover a{
	color: #fff !important;
}
.plrd-intro-left, .plrd-title-avis-right, .plrd-title-avis-left {
    flex: 2 !important;
}
