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

@media only screen and (min-width: 1025px){
	.section-header .menu-icon-home span {display:none !important}
}
@media only screen and (max-width: 1024px){
	.section-header .menu-icon-home > a svg{display:none !important;}
		.section-header .menu-icon-home span {display:block !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;}
}
.sub-menu li:hover a{color:white !important;}
/*Header Sticky*/
header.is-sticky .logocentral { width: 120px; }
.is-sticky { position: fixed !important; left: 0; width: 100%; background: white !important; z-index: 999 !important; translate: 0.5s all ease-in-out !important }
header .home-icon a.coherence-core-menu-item img { display: none; }
header.is-sticky , body:not(.home) header{ box-shadow: 10px 10px 10px #a9a9a938; }
.is-sticky .coherence-core-nav-menu > li > a { font-size: 15px !important; }
.logo img{ translate: 0.5s all !important; }
.is-sticky .logo img{ transform: scale(1)!important; }
/*------------------------------------------------------***End***------------------------------------------------------*/

#addedimg img {
    animation: swing ease-in-out 1s infinite alternate;
max-height:150px; /*min-width:150px;*/
} 
@keyframes swing {
    0% { transform: rotate(3deg); }
    100% { transform: rotate(-3deg); }
}
/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/


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


/*------------------------------------------------------***Begin Home page Style***------------------------------------------------------*/

/**************************************Style : slidein*********************************/
.slidin * {
    margin-bottom: 0px !important;
}
.slidin .coherence-slideup-content {
    height: max-content !important;
}

/**************************************Style : SLIDER REVOLUTION*********************************/


/**************************************Style : section_presentation*********************************/
span.spanh {
    display: inline-block;
    margin-left: 5px;
}

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

body .overf_visible.elementor-element {
    overflow: visible !important;
}
/**************************************Style : section_Actualites*********************************/
 

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


/**************************************Style : section_valeurs*********************************/
.cont_val figure.elementor-coherence-core-content-box-img {
    width: 100px;
    height: 90px;
    padding: 10px;
    margin-right:15px !important;
    border-radius:10px;
    display: flex !important;
    align-items: center !important;
	justify-content: center;
    transition:all 0.5s;
}
.col_pf figure.elementor-coherence-core-content-box-img{margin-left:15px !important;margin-right:0px !important;}
.cont_val img {
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
    position: relative !important;
    
}

.cont_val .elementor-coherence-core-content-box-wrapper {
    display: flex;
    align-items: center !important;
}
.cont_val .elementor-coherence-core-content-box-wrapper:hover figure.elementor-coherence-core-content-box-img{
    background:#F3F3F3;
}

.col_pf .cont_val .elementor-coherence-core-content-box-wrapper:hover figure.elementor-coherence-core-content-box-img{
    background:#fff;
}

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


/**************************************Style : section_avis*********************************/
.avismod .ti-widget.ti-goog {
    height: 600px !important;
    overflow-y:scroll !important;
    padding-right:20px;
}

/* width */
.avismod .ti-widget.ti-goog::-webkit-scrollbar {
  width: 15px;
}

/* Track */
.avismod .ti-widget.ti-goog::-webkit-scrollbar-track {
  background: #dedede4a;
  border-radius:50px;

}

/* Handle */
.avismod .ti-widget.ti-goog::-webkit-scrollbar-thumb {
  background: #dedede;
  border-radius:50px;
}
/* page contact */
 .contact-ele .elementor-coherence-core-content-box-wrapper {
    display: flex !important;
    align-items: center !important;
}
 .contact-ele elementor-widget-container {
    height: max-content !important;
    margin: 0px !important;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin-left: 0px !important;
    margin-top: 10px;
}
/*--------------------------------------------------------------***End***----------------------------------------------------------------------*/
.apah span.elementor-counter-number:after {
    content:".00€"
}

.apah .elementor-counter {
    display: flex;
    flex-direction: row-reverse;
    align-items: center !important;
    justify-content: space-between !important;
    flex-wrap: nowrap;
}

.elementor-counter-number-wrapper , .elementor-counter-title{
    background: #ebebeb;
    z-index:2;
    padding-inline:30px 0px;
}
.elementor-counter-title{
     padding-inline:0px 30px;
}
.apah .elementor-counter:before{
    content:"";
    background:rgb(194 22 30);
    height:3px;
    width:100%;
    position:absolute
}

.apah .elementor-counter-title {
    font-size: 25px;
    line-height: 25px !important;
}

span.comments {
    display: inline-block;
    margin-top: 7px;
    font-size: 20px !important;
    color: #d31820;
    font-weight: bold;
    text-align: left;
    width: 100%;
}

/* page tarifs  */

.tarifs .coherence-heading * {
    margin: 0px !important;
}

.tarifs .coherence-heading p.text-summary-title {margin-top: 8px !important;}


/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.coherence-logo svg{width: 130px !important;height: auto !important;}
.coherence-logo svg * {fill: #fff !important;}

.menu-footer  .coherence-core-nav-menu:before,.menu-footer  .coherence-core-nav-menu:after {
    display: none ;
}
.elementor-825 .elementor-element.elementor-element-5012c24 .elementor-coherence-core-content-box-icon{margin:auto !important}

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



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

/*------------***Large devices (desktops, more than 800px)***------------*/
@media only screen and (min-width: 1025px){
	li.licontact a {padding:10px 30px !important;background:#000;color:#fff !important}
	li.lidevis a {padding:10px 30px !important;background:#D31720;color:#fff !important}
	.lidevis a.coherence-core-menu-item:after {
		background-color: #000 !important;
	}
}
@media only screen and (min-width: 801px){ 
    
    /*style header*/

    /*style main content*/
	.slidin svg.e-font-icon-svg.e-fas-info {
		width: 0px !important;
		height: 0px !important;
	}
    /*style footer*/

}
@media only screen and (min-width: 601px){ 
    .menu-footer  ul.coherence-core-nav-menu { display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 10px; }
}
/*------------***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*/
    .carousel_part span.slick-arrow.gallery-slick-prev,.carousel_part span.slick-arrow.gallery-slick-next {
        top:unset !important;
        bottom:-50px !important;
    }    


    /*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*/
	.elementor-widget-menu .menu-item a.coherence-core-menu-item {padding-left: 10px !important;}
	.logo-avis{ transform: rotate(90deg);}
    /*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*/
.phone .elementor-coherence-core-content-box-icon {
    margin: 0px !important;
}

}

/*------------***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*/
.is-sticky {top:0 !important;}
    /*style main content*/
.carousel_part span.slick-arrow.gallery-slick-next {
        right:calc(50% - 50px ) !important
    }    
.carousel_part span.slick-arrow.gallery-slick-prev{
            left:calc(50% - 50px ) !important
}

    /*style footer*/
    
}

/*------------***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 screen and (max-width:500px){
    .apah .elementor-counter:before {width: 0;}
    .apah .elementor-counter {
        flex-direction: column-reverse !important;
        align-items: center !important;
        justify-content: space-between !important;
        flex-wrap: nowrap !important; 
        margin-bottom:20px
    }
    .apah .elementor-counter-number-wrapper ,.apah  .elementor-counter-title{
            padding-inline:10px;
    }
} 
@media only screen and (max-width: 497px){

    /*style header*/

    /*style main content*/
  .cont_val .elementor-coherence-core-content-box-wrapper {
        flex-wrap: wrap;
        justify-content: center;
	}
	h3.elementor-coherence-core-content-box-title , p.elementor-coherence-core-content-box-description{text-align: center;}
	.cont_val figure.elementor-coherence-core-content-box-img, ..col_pf  figure.elementor-coherence-core-content-box-img {
		margin: 0px 10px 20px !important;
	}
	.elementor-825 .elementor-element.elementor-element-4b5a2d74 {width: 100% !important;}
	.elementor-825 .elementor-element.elementor-element-3f841a21 {--width: 90% !important;}
	
	
    /*style footer*/
    
    
}
/*************************************form-gravity************************************************/
.form-gravity input[type="button"]{color: #fff !important; border-radius: 2px 2px 2px 2px; padding: 18px 55px !important; background: var(--e-global-color-color_1) !important;width:30%!important;}
.form-gravity input[type="submit"]{ margin-left: 0px;color: #fff !important; border-radius: 2px 2px 2px 2px; padding: 18px 55px !important; background: var(--e-global-color-color_1) !important;width: 100%!important;}
.form-gravity input {width: 100%!important;}
.form-gravity .gfield-choice-input{transform: translate(0px, 26px);}
.form-gravity option {background-color: #D31820 !important;}


.col_pf {
    max-height: 800px;
    overflow: hidden !important;
    overflow-y: scroll !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
/* width */
.col_pf::-webkit-scrollbar {
  width: 10px;
    border-radius:20px;
}

/* Track */
.col_pf::-webkit-scrollbar-track {
  background: #000000; border-radius:0px;
}

/* Handle */
.col_pf::-webkit-scrollbar-thumb {
  background: #d31720; border-radius:0px;
}

/* Handle on hover */
.col_pf::-webkit-scrollbar-thumb:hover {
  background: #555;
}

@media only screen and (max-width: 1024px){
	.tarifs1 .elementor-widget-coherence-simple-title, .tarifs1 .elementor-widget-coherence-simple-title .fa-angle-up{font-size:16px !important;}
.col_pf {
    max-height: unset !important;
    overflow: unset !important;
    overflow-y: unset !important;
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    margin-bottom: 70px !important;
}
}
/*------------------------------------------------------***End Media query***------------------------------------------------------*/
.tarifs1 .elementor-widget-coherence-simple-title{cursor:pointer !important;}
.tarifs1 .elementor-widget-coherence-simple-title .fa-angle-up{position: absolute;right: 10px;top: 50%;font-size: 40px;color: #fff;transform: translateY(-50%) rotate(180deg);transition: transform 0.3s ease;}
.elementor-element.elementor-element-69a9b63.elementor-widget.elementor-widget-coherence-core-facebook-page>.elementor-widget-container {
    text-align: right;
}
@media only screen and (max-width: 800px){
	.tarifs.e-con.e-flex {	--flex-wrap: auto !important;}
	.elementor-element.elementor-element-69a9b63.elementor-widget.elementor-widget-coherence-core-facebook-page>.elementor-widget-container {	text-align: center !important;}
}
@media only screen and (max-width: 497px){
.tarifs1 *{
    text-align:center !important;
}
}

#btnstiky{right: -45px !important;}
@media only screen and (max-width: 497px){
	#btnstiky{right: -36px !important;}
}

.fb-page.fb_iframe_widget iframe {
    border: 10px solid #0a0a0a !important;
    border-radius: 33px;
    background: #0a0a0a ;
}
.ti-widget .source-Google .ti-review-header:after {
    background-image: url("https://cdn.trustindex.io/assets/platform/Google/icon.svg") !important;
    background-size: 100% 100% !important;
}

.error404 .btn-base {
  color: #fff !important;
  background: #c1282a !important;
}
footer.default-footer.footer-bottom.text-center p {
    color: black !important;
}