/*
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 i{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;}
.site-content {background: var(--e-global-color-color_white) !important;}
.sticky-active {box-shadow: none!important;}

body .home-icon > a > i {font-size: 20px;}

header .coherence-core-nav-menu  > li > a:after {content:""; border-bottom: 3px solid transparent;position:absolute;width:100%;bottom:0px !important;width: 0;bottom: 0;margin-left:auto !important;margin-right:auto !important;transition: width 0.6s, border-color 0.9s;transform: scaleX(0);inset-inline: 0;}
header  {transition:0.8s all !important;}
body .coherence-footer-builder .home-icon  a.coherence-core-menu-item > svg.fa-home{
		display: none !important;
}
.pl a{white-space: nowrap !important;}

@media only screen and (min-width: 1025px){
	.section-header .menu-icon-home > a span {display:none;}
	.section-header.header-is-sticky {
		position: fixed !important;
		left: 0;
		right: 0;
		top: 0px !important;
		width: min(1626px , 100%) !important;
		margin-inline: auto !important;
		box-shadow: 0px 5px 10px #00000021 !important;
		z-index: 999999 !important;
	}
	
	header .home-icon > a > span {
		display: none !important;
	}
    header .coherence-core-nav-menu > li:not(.contact_header ) > a:hover:after {border-color: var(--e-global-color-color_1);transform: scaleX(1);width: calc(100% - 18px);}
    header .coherence-core-nav-menu > .current_page_item:not(.contact_header )  >a:after {border-color: var(--e-global-color-color_1);transform: scaleX(1) !important;width: calc(100% - 18px);opacity: 1  !important;	}
	
	header .contact_header > a {
		background: var(--e-global-color-color_1);
		color: #fff !important;
		padding-inline: 48px !important;
		border-radius: 10px;
	}
	header .contact_header > a:hover {
		background: #000;

	}
}
@media only screen and (max-width: 1024px){
	.section-header .menu-icon-home > a i{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;}
		header .home-icon > a > i{
		display: none !important;
	}
}




 .elementor-coherence-core-content-box-title :is(a[href^="tel:"]):hover {
    text-decoration: underline !important;
    text-underline-offset: 4px !important;
  }


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


/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
.act_element figure.post-item-img img {
    max-height: 385px !important;
    border-radius: 65px;
}
.op_bf {
    opacity: 0.5;
}

.act_element a.post-item-read-more .plus_text {
    background-color: var(--e-global-color-color_1) !important;
    padding-inline:8px;
    padding-block: 4px;
    border-radius:20px;
    color:#fff;
}
.act_element .post-item-content-btn {
   text-align:end !important;
}
.act_element  .post-item a.post-item-read-more:hover {
   color:var(--e-global-color-color_1) !important;
}

.act_element  .post-item:hover a.post-item-read-more:hover {
   color:var(--e-global-color-color_white) !important;
}



.act_element  .post-item{transition:0.2s ease-in;}
.act_element  .post-item:hover{
    background-color:var(--e-global-color-color_2) !important;
}


.act_element  .post-item:hover  *{
   color:#fff !important;
}



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


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

/**************************************Style : PRE-HOME*********************************/


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

.btn_contact_slide:hover {
    border-color: var(--e-global-color-color_2) !important;
}
/**************************************Style : section_presentation*********************************/


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

.col_presta_bloc .item-body {background: var(--e-global-color-color_4);border-radius: 50px;padding-block: 23px; transition:0.6s all;border: 1px solid var(--e-global-color-primary);}
.col_inner_presta .col_icon img {max-width: 80px !important;}
.col_inner_presta {text-align: center !important;}

.item-content {
    height: 100% !important;
}

.item-content section {
    height: 100% !important;
}

.col_inner_presta {
    height: 100% !important;
}

.content_btn > div {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.item-content section p:empty {
    display: none;
}

.content_btn {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 100%;
	gap:15px
}

.content_btn > div {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.content_presta p {
    margin-bottom: 0px !important;
}

.slick-track {
    display: flex !important;
    align-items: stretch !important;
}


.item.slick-slide {
    display: flex !important;
    align-items: stretch !important;
    height: unset;
}

.col_presta_bloc a.btn_presta {
    background: var(--e-global-color-color_1);
    padding-block: 20px;
    width: max(180px);
    display: block;
    margin-inline: auto;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
	font-family: "Raleway", Sans-serif;
}

.col_presta .content_presta p {
    font-family: "Raleway", sans-serif;
}

.col_presta_bloc .col_titre {
    margin-block:15px 0;
}
.basic-carousel .slick-dots li.slick-active button {
    background-color: var(--e-global-color-color_1) !important;
}

.basic-carousel .slick-dots li button {
    width: 12px !important;
/*     background-color: var(--e-global-color-color_2) !important; */
    height: 12px !important;
    border-radius: 50px !important;
}
/* hover  */



.col_presta_bloc a.btn_presta:hover {
    background: var(--e-global-color-color_white);
    padding-block: 20px;
    width: max(220px);
    display: block;
    margin-inline: auto;
    border-radius: 10px;
    color: var(--e-global-color-color_black);
    font-size: 20px;
}

.depicter-image-layer picture:not(.depicter-cropped) img {
    width: 100%;
    height: 100%;
}
.img-bg-absolute {height:100% !important;}

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

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

.gall_col .modula-item {
    border-radius: 50px;
}
/* .col_realisation .e-n-tabs-heading {
/*      background: var(--e-global-color-color_1);  
    width: max-content;
    margin-inline: auto;
    border-radius: 30px !important;
	overflow:hidden;
} */
/**************************************Style : section_valeurs*********************************/


/**************************************Style : section_points_forts*********************************/
.dev_pfo:before , .dev_avis:before {
    content: "" !important;
    width: calc(95% - 50px)!important;
    height: 65%!important;
    background: var(--e-global-color-color_1)!important;
    border-radius: 50px!important;
    margin-block: auto 0;
    margin-inline: auto !important;
    position: absolute !important;
    bottom: 0;
    left: 0;
    right: 0;
}
.dev_avis:before{
	 height: 100%!important;
	 width: 84%!important;
	 margin-inline: auto 15px !important;
	 background: var(--e-global-color-color_2)!important;
}

/**************************************Style : section_avis*********************************/

 
/*--------------------------------------------------------------***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,body .ti-widget.ti-goog .ti-controls-line{display: none !important;}
body .ti-widget.ti-goog .ti-controls{display:block!important;}
body .menu-main-footer .menu-icon-home i,body .menu-main-footer .hide-sub-mn .sub-menu,body .menu-main-footer .hide-sub-mn .sub-arrow{display:none!important;}
body .gallery-icon a:hover img,body .wpmf-gallery-icon a:hover img,body .modula-items .modula-item:hover{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;}
body .wpcf7-form .focused .sp-label{top:0px!important;font-size:9px!important;border-radius:3px;padding:3px;left:13px!important;}
body .wpcf7-not-valid-tip{color:var(--e-global-color-color_error)!important;}
body .wpcf7-acceptance label{display:flex;}
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 a[href^="tel:"]:hover{text-decoration:underline!important;}
body .pg-mp-titre-h1-bg form.wpcf7-form.invalid .wpcf7-response-output{border-color:red;background:red;color:#fff !important;}
body .pg-mp-titre-h1-bg form.wpcf7-form.invalid input.wpcf7-not-valid,body .pg-mp-titre-h1-bg form.wpcf7-form.invalid select.wpcf7-not-valid{border-color:red;background:transparent;color:red!important;}
body .pg-mp-titre-h1-bg input[type=submit]{margin-top:20px!important;}
body .pg-mp-titre-h1-bg form.wpcf7-form.sent  .wpcf7-response-output{border-color:green;background:green;color:#fff !important;}
body .pg-mp-titre-h1-bg a:hover,body .content-area a:hover{text-decoration:underline!important;}
body .coherence-slideup-content-bottom{width:auto!important;height:auto!important;}
body [data-wpr-lazyrender]{content-visibility:visible!important;}

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

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

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

    /*style main content*/

    /*style footer*/
	.col_presta_bloc .item-body:hover {background: var(--e-global-color-color_2);box-shadow:0 5px 15px #00000063;}
	.col_presta_bloc .item-body:hover  .col_titre >* , .col_presta_bloc .item-body:hover  .content_presta >*{
		color: #fff;
	}
	.col_presta_bloc .item-body:hover .col_icon > img {filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(3702%) hue-rotate(192deg) brightness(117%) contrast(100%);}
	.slick-track {
		padding-block: 30px !important;
	}

}
@media only screen and (min-width: 801px){ 
    
    /*style header*/

    /*style main content*/

    /*style footer*/
	
    /* 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);}}
	.menu-main-footer {
		columns: 2;
	}

}
@media only screen and (min-width: 801px){ 
    
    /*style header*/

    /*style main content*/
	.contact_form:before {
		content: ""!important;
		width: 100%;
		height: 100%;
		position: absolute !important;
		background: #fff;
		right: 81px;
		left: -31% !important;
		z-index: 0 !important;
		border-radius: 0;
	}

    /*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*//*section avis*/
	.col_avis .ti-controls {top: unset !important;bottom: -30px !important;display: block !important;max-width: 95px;margin: auto !important;right: 0;left: 0;}
	.col_avis .ti-next,.col_avis .ti-prev {background: var(--e-global-color-color_1) !important;width: 40px !important;height: 40px !important;display: flex !important;align-items: center;}
	.col_avis .ti-prev {left: calc (50% - 45px) !important;}
	.col_avis .ti-next {right: calc (50% - 45px) !important;}
	.col_avis .ti-next:hover, .col_avis .ti-prev:hover {transform: unset !important;background: var(--e-global-color-color_2)!important;}
	.col_avis .ti-prev:before,.col_avis .ti-prev:after,.col_avis .ti-next:before,.col_avis .ti-next:after {background:#fff !important;width: 14px !important;
		height: 2px !important;}
	.col_avis .ti-prev:before {top: 24px !important;left: 13px !important;}
	.col_avis .ti-prev:after {top: 15px !important;left: 13px !important;}
	.col_avis .ti-next:before {top: 15px !important;right: 13px !important;}
	.col_avis .ti-next:after {top: 24px !important;right: 13px !important;}
	body .ti-widget.ti-goog .ti-controls-dots {display: none !important;}
	.ti-controls-dots {display: none !important;}
    /*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*/

    /*style footer*/
    
}

/*------------***Between Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 358px) and (max-width: 560px){
    
    /*style header*/

    /*style main content*/
	body .col_imag_h1 figure img {
		max-height: 46vh !important;
	}
    /*style footer*/
    
}
@media only screen and (max-width: 357px){
    
    /*style header*/

    /*style main content*/
	body .col_imag_h1 figure img {
		max-height: 33vh !important;
	}
    /*style footer*/
    
}
@media only screen and (min-width: 801px) and (max-width: 954px){
	.title-widget-footer-num .title {
		font-size: 14px !important;
	}
	a.dib.link_phone1 {
		font-size: 16px;
	}
}
/*------------***Mobile Media query style***------------*/
@media only screen and (max-width: 497px){

    /*style header*/

    /*style main content*/

    /*style footer*/
    
    
}

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