/*
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 > a {text-indent: -999px;} */
}
@media only screen and (max-width: 1024px){
	.section-header .menu-icon-home > a svg,.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;}
	.section-header .menuheader .menu-item-logo a {
    display: none !important;
}
}

.section-header .menu-icon-home .ac_home{
	display:none !important;
}

body .menu-item-effect-circle .coherence-core-nav-menu>li a::after {
    bottom: 50px !important;
	 left: 100% !important;
}


/*Header Sticky*/
/* header.is-sticky .logocentral { width: 120px; }
.is-sticky { position: fixed !important; left: 0; width: 100%; background: #292929 !important; z-index: 999 !important; translate: 0.5s all ease-in-out !important;top:0; }
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; }
.is-sticky .e-con-inner { padding-bottom: 5px !important; }

.coherence-core-nav-menu__layout-horizontal .coherence-core-nav-menu#menu-1-b897461{
    height: 100px !important;
}

.coherence-core-nav-menu li.menu-item {
    margin-top: -35px !important;
}

.coherence-core-nav-menu li.menu-item.menu-item-logo{
	margin-top:0px !important;
}

.is-sticky .coherence-core-nav-menu li.menu-item {
    margin-top: 0px !important;
} */
/*------------------------------------------------------***End***------------------------------------------------------*/
.depicter-1-element-79 .depicter-bullet-item.depicter-bullet-active {
    background-color: var(--e-global-color-color_1) !important;
    border: 5px solid #fff;
}
.depicter-1-element-79 .depicter-bullet-item{
	background-color: #dfd9d9 !important;
    border: 5px solid #fff;
	width: 25px !important;
    height: 25px !important;
}
/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
.lp_content_pf {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: stretch !important;
}
.lp_pf_content {
    width: 33% !important;
}
.lp_content_img img {
    max-height: 600px !important;
}
/*------------------------------------------------------***End***------------------------------------------------------*/


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

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


/**************************************Style : SLIDER REVOLUTION*********************************/
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
.titre-slide {
    transform: translateY(-30px) !important;
}
/* .couverture {
    transform: translateY(-30px);
} */
.txt-slider {
    font-size: 28px !important;
    transform: translateY(-15px) !important;
}
}

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


/**************************************Style : section_prestations*********************************/
.presta-title-front h3, .presta-title h3{color:var(--e-global-color-color_1) !important;text-transform:uppercase !important;}
.section-prestations .slick-slide * { transition: all 0.5s ease-in-out; }
.section-prestations .slick-slide { position: relative; display: flex; align-items: center; border-radius:10px !important;}
.presta-parent { display: flex; flex-direction: column; align-items: center; padding-inline: 20px; }
.presta-back {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transform: translateY(300%);
    padding-inline: 30px;
}
.presta-title-icon-front { text-align: center; position: absolute; top: 10%; }
.presta-content { margin-bottom: 40px !important; }
.presta-content p { color: white !important;}
a.presta-button {
    background: transparent;
    padding: 15px 30px;
    color: #fff !important;
    border: 2px solid #fff;
    font-weight: 700 !important;
    transition: unset !important;
	border-radius:50px;
}
.presta-icon-front { margin-top:-12%;}
.section-prestations .slick-slide:before { content: ""; height: 25% ; width: 100% ; position: absolute ;bottom: 0; left: 0; right: 0; margin-inline: auto; transition: all 0.5s ease-in-out;}

/*BG*/
.section-prestations { position: relative; }
/*hover*/
.section-prestations .slick-slide a.presta-button:hover {background: var(--e-global-color-color_1); padding: 15px 30px; color: var(--e-global-color-color_2) !important;border:2px solid var(--e-global-color-color_1);transition: unset !important;border-radius:50px; }
.section-prestations .slick-slide:hover .presta-back { transform: translateY(50%);}
.section-prestations .slick-slide:hover .presta-title-icon-front { transform: translateY(250%); }
.section-prestations .slick-slide:hover:before {height: 100%;transition:0.6s; }
.section-prestations .slick-slide:hover:after{display:none !important;}

.section-prestations .item-body > img { border-radius: 50px; }

.presta-title-front {
    padding: 50px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 295px;
}
/**/
.section-prestations .slick-slide .item-content {
    bottom:0% !important;
	display: flex;
    flex-direction: column;
    justify-content: center;
	height:100% !important;
}

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

.item-content section {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
}


.section-prestations .elementor-widget-basic-carousel .basic-carousel .item img.icon_pres {
    width: 120px;
    object-fit: none !important;
    height: 120px;
    background: var(--e-global-color-color_2);
    border-radius: 100px;
	transform: scale(0.8);
}
.section-prestations .slick-slide .item-body{
	position:relative;
}
.section-prestations .slick-slide .item-body:after {
    content: "";
    position: absolute;
    width: 90%;
    height: 100px;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: var(--e-global-color-color_2);
    border-radius: 50px;
	opacity:1;
}
.section-prestations .slick-slide:hover .item-body:after{
	opacity:0;
}

/* .section-prestations .slick-slide .presta-back:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 250px;
    bottom: -78px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #292929;
    border-radius: 50px;
    opacity:0;
    z-index: -1;
} */

.section-prestations .slick-slide:hover .item-content:after{
	opacity: 1;
}

.section-prestations .slick-slide .item-content:after {
    content: "";
    position: absolute;
    width: 90%;
    /* height: 100%; */
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: var(--e-global-color-color_2);
    border-radius: 50px;
    opacity: 0;
    z-index: -1;
    min-height: 325px;
}
/**************************************Style : section_Actualites*********************************/
 .fb_col {
    max-width: 420px;
    border: 15px solid var(--e-global-color-color_1);
    border-width: 15px 15px 15px;
    border-radius: 50px 50px 50px 50px;
}
.fb_col iframe {
    margin-bottom: -7px !important;
    border-radius: 35px 35px 35px 35px;
}

.fb_col:before {
    content: "";
    height: 40px;
    width: 180px;
    position: absolute;
    top: 0%;
    left: 120px;
    margin: auto;
    background: var(--e-global-color-color_1);
    border-radius: 70px;
    z-index: 9 !important;
}

.fb_col:after {
    content: "";
    height: 70px;
    width: 10px;
    position: absolute;
    top: 25%;
    right: -5px;
    margin: auto;
    background: var(--e-global-color-color_1);
}
/**************************************Style : section_Realisations*********************************/
html body .modula .modula-items .modula-item {
    border-radius: 40px !important;
}
.section-gal.e-con.e-flex>.e-con-inner:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 70%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: var(--e-global-color-color_2);
    border-radius: 50px 50px 0px 0px;
	z-index: -1;
}

.section-realisation .e-n-tab-icon {
    display: none !important;
}


/**************************************Style : section_contact*********************************/
/* .wpcf7-form .wpcf7-form-control {
	border-color: var(--e-global-color-color_2) !important;
	border-radius:50px !important;
}
.wpcf7-form input.wpcf7-form-control[type="submit"]{
	background:var(--e-global-color-color_2) !important;
	color:#fff !important;
	border-color: var(--e-global-color-color_2) !important;
}

.wpcf7-form .wpcf7-form-control.wpcf7-textarea  {
	border-color: #000 !important;
	border-radius:20px !important;
}

.wpcf7-form input.wpcf7-form-control[type="submit"]:hover{
	background:var(--e-global-color-color_1)!important;
	color:#fff !important;
	border-color: var(--e-global-color-color_1) !important;
}

.home .link_phone1,.page-id-33 .link_phone1 {
	color:#fff !important;
}
.home .link_phone1:hover,.page-id-33 .link_phone1:hover {
	color:var(--e-global-color-color_1) !important;
}
.section-contact .elementor-icon-list-icon {
    background: #fff !important;
    padding: 7px 0px 7px 7px !important;
    border-radius: 5px !important;
	margin-right: 20px;
} */
/**************************************Style : section_points_forts*********************************/
.section-point.e-con.e-flex>.e-con-inner:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 60%;
    bottom: 60px;
    left: 0;
    background: var(--e-global-color-color_2);
    border-radius: 0px 50px 50px 0px;
    z-index: 0;
}
.col_anim > .elementor-widget-container:hover {
/*     background-color: var(--e-global-color-color_3) !important; */
}

.col-pofo-icons .elementor-coherence-core-content-box-img {
    background: var(--e-global-color-color_1);
    padding: 10px;
    border-radius: 100px !important;
    height: 80px !important;
    width: 80px !important;
	margin-inline: auto !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
}
.col-pofo-icons  img {
    width: 50px !important;
    height: 50px !important;
}

.col_anim > .elementor-widget-container:hover .elementor-coherence-core-content-box-img img {
/*     background: var(--e-global-color-color_2); */
	filter: brightness(0) saturate(100%) invert(14%) sepia(2%) saturate(17%) hue-rotate(314deg) brightness(95%) contrast(92%);
}

.col_anim > .elementor-widget-container:hover .elementor-coherence-core-content-box-title, .col_anim > .elementor-widget-container:hover .elementor-coherence-core-content-box-description {
	color: white !important;
}

/* .col_anim > .elementor-widget-container:hover .elementor-coherence-core-content-box-img img {
    filter: invert(100%) sepia(0%) saturate(100%) hue-rotate(0deg) brightness(0%) contrast(70%);
} */
/**************************************Style : section_avis*********************************/
body .ti-widget.ti-goog .ti-footer{
	display:none !important;
}
body .ti-widget.ti-goog .ti-reviews-container-wrapper {
    margin: 0px -45px !important;
}
body .ti-widget.ti-goog .ti-review-item {
    padding: 0 16px !important;
}
body.home .ti-widget.ti-goog .ti-controls .ti-prev {
    left: -55px;
}

body.page-id-631 .ti-widget.ti-goog .ti-review-item>.ti-inner {
    border-color: #292929 !important;
    background: #292929 !important;
	color: #fff !important;
}
body.page-id-631 .ti-widget.ti-goog .ti-widget-container .ti-name {
    color: #fff !important;
}

body.page-id-631 .ti-widget.ti-goog .ti-widget-container .ti-date {
    color: #fff !important;
}
/*--------------------------------------------------------------***End***----------------------------------------------------------------------*/



/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.col-widget-footer .menu_footer ul.coherence-core-nav-menu li a:hover{
	text-decoration:underline;
}
.e-con .elementor-widget .wpmf_gallery_default .wpmf-gallery-icon a img {
    height: 90px !important;
}
/*.fusion-footer {background-image: url("") !important;background-position: center center !important;background-size: cover !important;}*/
.coherence-logo svg{width: 130px !important;height: auto !important;}
.coherence-logo svg * {fill: #fff !important;}
.section-footer .menu-center-logo {display:none !important;}

.col-widget-footer .menu_footer ul.coherence-core-nav-menu { display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 10px; }
.coherence-core-nav-menu:before, .coherence-core-nav-menu:after { display: none !important; }
.col-widget-footer .menu_footer ul.coherence-core-nav-menu li a:hover { text-decoration: underline; color: var(--e-global-color-color_4) !important; }

/* ul#menu-1-e22f645 {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	width: 100%;
}
ul#menu-1-e22f645 li a{
		padding-block:0px !Important
	}

@media screen and (min-width:1025px){
	
	ul#menu-1-e22f645 li {
    width: 28%;
    margin: 0px !important;
    margin-block: 10px !important;
    padding-block: 0px !Important;
} */
	
/* ul#menu-1-e22f645 li:nth-child(3n+2) {
    border: 1px solid var(--e-global-color-color_1 );
    border-width: 0px 1px;
    margin-inline: -8% 6% !important;
    padding-inline: 1% 0% !important;
    text-align: center;
} */

/* @media screen and (max-width:1024px){
	ul#menu-1-e22f645 li{
		width:50%;
		margin:0px !important;
		margin-block:15px !important;
		padding-block:0px !Important
	}
}
@media screen and (max-width:600px){
	.bande_footer ul.elementor-icon-list-items.elementor-inline-items {
		flex-direction: column !important;
	}
	.bande_footer ul.elementor-icon-list-items.elementor-inline-items li:nth-child(2){
		margin-block:10px !important
	}
}

/*style menu*/
.menu_footer .menu-icon-home > a svg,.menu_footer .menu-icon-home > a 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*/

    /*style footer*/
    
}

/*------------***Large devices (desktops, less than 1501px)***------------*/
@media only screen and (max-width: 1500px){
	
.presta-title-front {
    gap: 292px;
}
	
.section-prestations .slick-arrow.slick-prev {
    left: 0px !important;
}
.section-prestations .slick-arrow.slick-next {
    right: 0px !important;
}
.elementor-28 .elementor-element.elementor-element-b39a8e0,.elementor-631 .elementor-element.elementor-element-7f597f1 {
   padding-top: 100px !important;
   padding-bottom: 100px !important;
}
}
@media only screen and (max-width: 1500px){
.presta-title-front {
    gap: 285px;
}
}

/*------------***Large devices (desktops, less than 1361px)***------------*/
@media only screen and (max-width: 1360px){
.presta-title-front {
    padding: 50px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 250px;
}
.section-point.e-con.e-flex>.e-con-inner:before {
    width: 50%;
    height: 58%;
    bottom: 50px;
    left: 0;
}
}

/*------------***Large devices (desktops, less than 1281px)***------------*/
@media only screen and (max-width: 1280px){
.presta-title-front {
    padding: 50px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 247px;
}
	
body .section-prestations .item-body > img {
    height: 100% !important;
}
body .section-prestations .item-body{height:500px !important;}
.section-prestations .slick-slide:hover .presta-back {
    transform: translateY(53%);
}	
.section-prestations .slick-slide:hover .presta-back {
    transform: translateY(32%);
}
.fb_col:before {
    height: 40px;
    width: 180px;
    top: 0%;
    left: 97px;
    margin: auto;
}	
}


@media only screen and (max-width: 1110px){

    /*style header*/

    /*style main content*/
	
.presta-title-front {
    padding: 50px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 235px;
}
	
/* body .section-prestations .item-body > img {
    height: 500px;
} */

    /*style footer*/

}


/*------------***Medium devices (tablets, less than 1025px)***------------*/
@media only screen and (max-width: 1024px){
.coherence-core-nav-menu li.menu-item {
    margin-top: 0px !important;
}	
.section-header .menu-icon-home .ac_home{
	display:block !important;
}	
.presta-title-front {
    padding: 50px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 250px;
}
.presta-back {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transform: translateY(275%);
    padding-inline: 30px;
}
.section-prestations .slick-slide:hover .presta-back {
    transform: translateY(55%);
}
.fb_col:after {
    height: 70px;
    width: 10px;
    top: 25%;
    right: 20px;
    margin: auto;

}
.fb_col:before {
    height: 40px;
    width: 180px;
    top: 0%;
    left: 120px;
    margin: auto;
}	
.elementor-25 .elementor-element.elementor-element-b897461 .coherence-core-nav-menu .menu-item-logo .container-logo {
    display: none !important;
}	
}

/*------------***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){
.presta-title-front {
    padding: 50px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 245px;
}
.section-prestations .slick-slide:hover .presta-back {
    transform: translateY(15%);
}
.section-prestations .slick-slide .item-content:after {
    width: 90%;
    /* height: 100%; */
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    z-index: -1;
    min-height: 370px;
}
	.section-point.e-con.e-flex>.e-con-inner:before{
		display:none !important;
	}
.fb_col:after {
    height: 70px;
    width: 10px;
    top: 25%;
    right: -7px;
    margin: auto;
}
.elementor-28 .elementor-element.elementor-element-b39a8e0,.elementor-631 .elementor-element.elementor-element-7f597f1 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
body .ti-widget.ti-goog .ti-review-item {
    padding: 0 8px !important;
}	
body .ti-widget.ti-goog .ti-reviews-container-wrapper {
    margin: 0px 0px !important;
}	
	
	/*style footer*/
.col-widget-footer .menu_footer ul.coherence-core-nav-menu {
    display: flex;
    grid-gap: 0;
    flex-direction: column;
    align-items: center;
}
}

/*------------***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){
ul#menu-1-e22f645 li {
    width: 100%;
    margin: 0px !important;
    margin-block: 15px !important;
    padding-block: 0px !Important;
    text-align: center;
}
#menu-1-e22f645 {
    display: flex !important;
    text-align: center !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.elementor-23 .elementor-element.elementor-element-227a881 .elementor-divider-separator{
    margin: 0 auto !important;
}
ul#menu-1-e22f645 li a {
    padding-block: 0px !Important;
    text-align: center;
    width: 100% !important;
    display: block;
}	
    /*style header*/

    /*style main content*/
	
/*Navigations Prestations*/
body .section-prestations span.slick-arrow.slick-prev {
    left: calc(50% - 55px) !important;
    top: calc(100% - 25px) !important;
}
body .section-prestations span.slick-arrow.slick-next {
    right: calc(50% - 55px) !important;
    top: calc(100% - 25px) !important;
}

	
    /*style footer*/
.presta-back {
    transform: translateY(15%);
}
	.presta-title-icon-front,.section-prestations .slick-slide .item-body:after{
		display:none;
		opacity:0;
	}
	.section-prestations .slick-slide .item-content:after {
    width: 90%;
    height: calc(100% - 20px) !important;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 1;
    z-index: -1;
    min-height: 370px;
}
.elementor-23 .elementor-element.elementor-element-f2bc9af {
    text-align: center !important;
}
.dib {
		display:inline-block !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){
.presta-back {
    transform: translateY(10%);
    padding-inline: 15px;
}
	
h1 .text-summary-title {
    line-height: 30px !important;
}
    /*style header*/

    /*style main content*/

    /*style footer*/
.col-widget-footer .menu_footer ul.coherence-core-nav-menu {
    display: flex;
    grid-gap: 0;
    flex-direction: column;
    align-items: center;
}
    
    
}
@media only screen and (max-width: 400px){
.presta-back {
    transform: translateY(10%);
    padding-inline: 10px;
}
.presta-content p {
    font-size: 14px;
}
 a.presta-button {
    padding: 8px 20px;
}   
.section-prestations .slick-slide .item-content:after {
    width: 90%;
    /* height: 100%; */
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 1;
    z-index: -1;
    min-height: 320px;
}  
.elementor-28 .elementor-element.elementor-element-9028818 > .elementor-widget-container {
    padding: 0px 0px 0px 0px !important;
}
.section-contact .elementor-icon-list-icon {
    background: #fff !important;
    padding: 7px 0px 7px 7px !important;
    border-radius: 5px !important;
    margin-right: 6px;
}	
}
/*------------------------------------------------------***End Media query***------------------------------------------------------*/






.sub-menu {
    visibility: hidden;
    opacity: 0;
    height: 0;
    transition: visibility 0.3s, opacity 0.3s, height 0.3s;
}

.sub-menu-open {
    visibility: visible;
    opacity: 1;
    height: auto;
    position: relative;
}
