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


@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;}
}
#containerMenuNav {
            position: fixed;
            top: 0;
            left: 0;
			max-height:100vh;
            transform: translateX(-100%);
            transition: transform 0.6s ease;
            z-index: 999;
			overflow-y:auto !important;
        }
#containerMenuNav.active {transform: translateX(0);}
#closeMenuIcon, #burgr-menu{cursor:pointer !important;}
/*------------------------------------------------------***End***------------------------------------------------------*/
[data-wpr-lazyrender]{ content-visibility:visible!important; }
.txt-apropos {white-space: nowrap !important;}
.line-anmton .coherence-marquee-slider {transform: rotate(0deg) !important;}
/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/


/*------------------------------------------------------***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*********************************/
.circle-rotate{
	animation: spin 8s linear infinite;
    transform-origin: center !important;
}
/* spin animation */
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

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

.prestations-carousel section{align-content: center;}
.prestations-carousel  .item-desc {display: none;}
.prestations-carousel .imgCarContenair{overflow:hidden; border-radius:0px;}
.prestations-carousel .imgCarContenair img{  transition:transform 0.5s ease-in-out;}
.prestations-carousel .prest-contnt h3{ color:#fff;text-align: center; margin-bottom: 0;}

.prestations-carousel .prest-contnt{
	background-color: var(--e-global-color-color_1);
	padding:30px 17px;
	position: absolute;
	bottom: 0;
	left: 0;
	border-radius: 0 0 0px 0px;
	transition:all 0.8s ease-in-out;
}

.prestations-carousel .prest-contnt p{
	text-align: center;
	font-size:17px !important;
/* 	min-height: 127px; */
	color:#fff;
	font-family: "manrope" !important;
	margin-bottom: 15px;
    transition: margin 0.5s ease-in-out;
}

.prestations-carousel  .prestation-back {
	opacity:0;
	margin-bottom: -190px;
	border-top-width:1px;
	transition: all 0.5s ease-in-out;
	position: relative !important;
}
.prestations-carousel  .prestation-back:before{
	position: relative;
	content:"";
	display: inline-block !important;
	width:1px;
	height:21px;
	background: white;
	left: 50%;
	transform: translateX(-50%);
}
.prestations-carousel .prest-back-btn{
	display: flex !important;
	margin-top: 0px;
	justify-content: center;
}
.prestations-carousel .prest-back-btn a{
	font-family: "MillerBanner", sans-serif;
	color: #fff;
	background: #4c9096;
	font-size: 20px;
	padding: 15px 31px 15px 31px;
}
.prestations-carousel .prest-back-btn a:hover{
	background: #fff;
	color: var(--e-global-color-color_2);
}
.prestations-carousel .item-body:hover .prestation-back {
  opacity: 1;
  z-index: 3;
  transform: translateY(0px);
  padding-top:14px;
  margin-bottom: 12px;
  pointer-events: auto;
}
.prestations-carousel .item-body:hover .prest-contnt {
   transform: translateY(0px);
}
.prestations-carousel .item-body:hover img{transform:scale(1.2);}

/**************************************Style : section_Actualites*********************************/
.notreHistoire:hover .contentNotreHistoire .elementor-icon{transform:translatey(-10px)}
.notreHistoire .imgNotreHistoire{overflow:hidden !important;}
.notreHistoire .imgNotreHistoire img{transition:all 0.3s ease-in-out !important;}
.notreHistoire:hover .imgNotreHistoire img{scale: 1.1;}


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


/**************************************Style : section_valeurs*********************************/
/* Page contact  */
.contact-form-col .contact-form  .section-title{ font-size:20px; font-weight:500; line-height:normal; margin-bottom:15px; font-family: "MillerBanner", Sans-serif; }
.contact-form-col .contact-form .champ-name { display:inline-block; margin-bottom:10px; margin-top:10px; }
.contact-form-col .contact-form .checkbox-item { margin-block:20px !important; border-width: 0px 0px 1px 0px;border-style: solid;border-color: #2A443E9 width: calc(100% - 0px); margin-inline: auto; }
.contact-form-col .contact-form .checkbox-item .wpcf7-form-control { display:flex; flex-wrap:wrap; justify-content:flex-start; align-items:center; gap:40px; margin-top:10px !important; }
.contact-form-col .contact-form  .title-2 { margin-top:25px }
input[type="date"]::-webkit-calendar-picker-indicator {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}

@media only screen and (max-width: 800px){
.contact-form-col .contact-form  .section-title{font-size:25px;}
.contact-form-col .contact-form .checkbox-item .wpcf7-form-control{justify-content:flex-start; gap:10px;font-size:15px;}
}
@media only screen and (max-width: 600px){
.contact-form-col .contact-form .champ-name {font-size:15px;}
.contact-form-col .contact-form .checkbox-item{margin-block:10px !important;}
}
@media only screen and (max-width: 497px){
 .contact-form-col .contact-form  .section-title{font-size:22px;margin-bottom:12px;} 
}
/**************************************Style : section_recrutement*********************************/
.drop-down-selecte select.wpcf7-form-control {
    padding-block: 10px !important;
    height: 54px !important;
}
.row-files {
    gap: 20px;
    width: 100%;
    flex-wrap: nowrap;
    margin-inline: auto;
}
.label-files {
    border: 1px solid white;
    padding: 20px;
    margin-bottom: 20px;
    width: calc(50% - 10px);
}
.label-files .wpcf7-file {
    margin-bottom: 0 !important;
	color: white;
}
/* .label-files input {
    color: white;
} */
@media only screen and (max-width: 575px){
.label-files { width: calc(100%); }
.row-files { gap: 0px; flex-wrap: wrap; }
}

/**************************************Style : section_newsletter*********************************/
.newsletter-frm form.mailpoet_form.mailpoet_form_form.mailpoet_form_shortcode {
    display: flex !important;
	justify-content: space-between !important;
    border-width:0px 0px 1px 0px !important;
    border-style:solid !important;
    border-color:rgb(255 255 255 / 12%);
	padding: 0px !important;
}
.newsletter-frm .mailpoet_paragraph{width:calc(100% - 148px) !important;}
.newsletter-frm .mailpoet_paragraph.last{width: 128px !important;}
.newsletter-frm input#form_email_1 {
    height: 42px !important;
    background: transparent !important;
    color: #fff !important;
}
.newsletter-frm input#form_email_1::placeholder{color:#fff;}
.newsletter-frm input.mailpoet_submit {
    height: 42px !important;
    width: 128px !important;
    font-family: "MillerBanner", sans-serif !important;
    color:#fff !important;
    background:rgb(255 255 255 / 8%) !important;
    border: none !important;
}
.newsletter-frm input.mailpoet_submit:hover{
    color:var(--e-global-color-color_1) !important;
    background:#fff !important;
}
.newsletter-frm .mailpoet_message{padding:0px !important;}
/**************************************Style : section_contact*********************************/
textarea.wpcf7-textarea {line-height: 1.5 !important;}
.cntct-from .elementor-widget-coherence-contact-form .wpcf7-form .sp-label {left: 27px !important;top: 25px !important;}
.cntct-from .elementor-widget-coherence-contact-form .wpcf7-form .focused .sp-label{top: -2px !important;}
/*--------------------------------------------------------------***End***----------------------------------------------------------------------*/


h1 .separator-sup-title:before{display:none !important;}
/*------------------------------------------------------***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;}


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



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

/*------------***Large devices (desktops, more than 800px)***------------*/
@media only screen and (min-width: 784px){
    
.galeryHome .modula-item:nth-child(1) .modula-item-content a, .galeryHome .modula-item:nth-child(3) .modula-item-content a, .galeryHome .modula-item:nth-child(1) .modula-item-content img, .galeryHome .modula-item:nth-child(3) .modula-item-content img {
    height: 83% !important;
    width:100% !important;
    left:0 !important;
    bottom:0 !important;
    top:auto !important;
	object-fit:cover !important;
}
    
}

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

    /*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-carousel .item-body .prestation-back {
	  opacity: 1;
	  z-index: 3;
	  border-color: #2E2D2E;
	 margin-top: 14px;
	  padding-top:14px;
	  height:unset;
	  transform: translateY(0px);
	  pointer-events: auto;
		margin-bottom: 0px;
	}
	.prestations-carousel .item-body .prest-contnt {
	   transform: translateY(0px);
	}
    /*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){

    /*style header*/

    /*style main content*/
.titleWidthPoints:before, .titleWidthPoints:after {
    position:absolute;
    content:"";
    width:10px;
    height:10px;
    background:var(--e-global-color-color_1);
    border-radius:50px;
}
.titleWidthPoints:before{
    left:-31px;
    top:50%;
    transform:translateY(-50%);
}
.titleWidthPoints:after{
    right:-31px;
    top:50%;
    transform:translateY(-50%);
}
    /*style footer*/
.menu-footer-principal .coherence-core-nav-menu {columns: 2 !important;}
}

/*------------***Begin Big Mobile Media query style***------------*/
@media only screen and (max-width: 600px){

    /*style header*/

    /*style main content*/

    /*style footer*/
    .menu-footer-principal .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*/
.newsletter-frm form.mailpoet_form.mailpoet_form_form.mailpoet_form_shortcode {flex-direction:column !important;}
.newsletter-frm .mailpoet_paragraph{width:100% !important;}
.newsletter-frm .mailpoet_paragraph.last{margin-bottom:10px !important}
    /*style footer*/
}

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




.bapopup-close {
    position: absolute;
    top: 7px;
    right: 0px;
    width: 30px;
    height: 30px;
    font-size: 21px;
    color: var(--e-global-color-color_3);
    background: var(--e-global-color-color_1);
}