/*:root {
    --theme-color: #5ebb9a !important;
    --secondary-color: #434371 !important;
    --text-color: #444444;
    --title-color: #434371 !important;
    --text-font: 'Barlow', sans-serif;
    --title-font: 'Fira Sans', sans-serif;
}*/

/****************************** colors ***********************/
body {
    font-family: 'Open Sans', sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600 !important;
}


.titre1 {
	color: white !important;
	font-size:55px !important;
	font-weight: 600 !important;
	/*line-height: 18px !important;
	margin-bottom: 2px !important;*/
}

a, li, button {
	font-family: 'Open Sans', sans-serif !important;
}

.header-top {
	background: #6567ad !important;
}

.justify-text {
	text-align: justify;
}
/**** Couleur de la class active du main-menu */
.main-menu .navigation .current-menu-item > a:not(a[title="Contact"]), .single-service .main-menu .navigation .menu-item-3267.dropdown > a {
	color: #6567ad !important;
}

.main-menu .navigation li:hover > a:not(a[title="Contact"]) {
	color: #6567ad !important;
}

/*.single-service .main-menu .navigation .menu-item-3267.dropdown a[title="Nos Services"] {
	color: #6567ad !important;
}*/

/*bandeau chiffres accueil*/
.appointment-style-two .inner-container:before {
	background: #6567AD !important;
}
.appointment-style-two .inner-container:after {
	background: #81c494 !important;
}

/*cartes services*/
.service-block-one .inner-box .lower-content h3 a {
	color: #4a4797 !important;
}
.service-block-one .inner-box .lower-content h3 a:hover {
	color: #81c494 !important;
}

/*bouton contact*/
a[title="Contact"] {
	background-color: #81c494 !important;
}
a[title="Contact"]:hover{
	background-color: #4a4797 !important;
}

.current-menu-item a[title="Contact"] {
	background-color: #4a4797 !important;
}

/*theme boutons*/
.theme-btn-one {
	background: #81c494 !important;
}
.theme-btn-one:hover {
	background: #4a4797 !important;
}

/*traits de couleurs sous services box*/
.service-block-one .inner-box .lower-content p:before {
	background: #81c494 !important;
}

/*footer*/
.main-footer {
	background: #4a4797 !important;
}

.main-footer .widget-section {
    border-bottom: 1px solid #fff !important;
}

.main-footer .widget-section a {
	color: white !important;
}
.main-footer .widget-section a:hover {
	color: #81c494 !important;
}
.main-footer .contact-widget .info-list li {
	color: white !important;
}
.footer-bottom p {
	color: #989898 !important;
}

.footer-bottom .link a {
	color: #989898 !important;
}

/* bandeau page a propos*/
.cta-section .inner-container {
	background: #81c494 !important;
}
.testimonial-block-one .inner-box .author-box .designation {
	color: #81c494 !important;
}

/*menu nav services*/
.main-menu .navigation > li > ul {
	background: #4a4797 !important;
}


/*hover nav service*/
.main-menu .navigation > li > ul > li > a:hover {
	color: #81c494 !important;
}

/*bloc services bloc nos tarifs*/

/* hover cards */
.service-block-one .inner-box:hover .image-box {
	background: #4a4797 !important;
}

/*Service menu sidbar active*/
.service-widget ul li:hover a, .service-widget ul li.current-menu-item a {
    background-color: #4a4797 !important;
}

/*Service menu sidbar hover */
.service-widget ul li a:hover {
    background: #4a4797 !important;
    border: 1px solid #4a4797;
  
}

.service-details-content h2 {
	color: #4a4797 !important;
}

/* offres d'emplois*/
.news-block-one .inner-box .lower-content h3 a {
	color: #4a4797 !important;
}
.text-holder h2 {
	color: #4a4797;
}

h2.wp-block-heading, h3.wp-block-heading, h5.wp-block-heading {
	color: #4a4797;
}

span.post-date {
	color: #81c494 !important;
}

.single.single-post .comments-form-area.reply-form-box {
	display: none;
}
/***************************** colors ************************/



/************* nav bar ****************/
	/* bouton mise en avant */
.main-header.header-style-one a[title="Contact"] {
	margin-top: 24px !important;
}

.main-header.header-style-one.fixed-header a[title="Contact"] {
	margin-top: 17px !important;
}
a[title="Contact"] {
    background-color: #46B494;
	padding: 8px 36px 8px !important;
    border-radius: 5px !important;
    color: #fff !important;
}

a[title="Contact"]:hover {
    background-color: #143248;
}

/*symbole telephone dans top bar*/
.header-top .top-inner .left-column img {
	display: none;
}

.header-top .top-inner .left-column p {
	padding-left: 0px !important;
}

.tel-topbar {
	font-size: 18px !important;
	font-weight: 500 !important;
}
/************* Fin nav bar ****************/

/******** style bontons **************/
.theme-btn-one:before, .theme-btn-one:after {
	width: 0 !important;
    height: 0 !important;
}

.theme-btn-one:hover {
	background : #28132A;
}
/******** Fin style bontons **************/

/*******   Chevron scroll up ************/
.scroll-top-inner .fa.fa-chevron-circle-left {
	font-size: 30px;
	color: #82C494;
	line-height: 2;
	transition : .3s;
}

.scroll-top-inner .fa.fa-chevron-circle-left:hover {
	color: #28132a;
	cursor: pointer !important;
}

/************** Accueil *****************/

        /* carte service -  Rend tous les titres <h3> de même hauteur */
.service-block-one .inner-box .lower-content h3 {
    min-height: 60px; 
}
/************** Fin Accueil *****************/

/* modifier opacité caroussel banner car pb apres la maj des plugins*/
.banner-carousel .content-box .btn-box, .banner-carousel .content-box p, .banner-carousel .content-box h2 {
	opacity: 1 !important;
}

/***************************** page l'association ******************************/
/* timeline*/
/* liste a puce */
#histoire li {
	list-style: none !important;
	margin: 0 0 5px 0 !important;
}

/*bouton voir plus dans frise chronologique*/
.elementor-button-link, .elementor-button-link2 {
	color: white;
	text-decoration: underline;
}

.elementor-button-link:hover, .elementor-button-link2:hover {
	color: #6567AD;
	transition: 0.2s;
}


/* centré les pictos de la timeline*/
	.ctl-icon .fas {
		margin-right: 0px;
}
.ctl-icon .fa-ambulance {
		margin-right: -2px !important;
}


/*box shadow sous barre de navigation*/
.main-header {
	box-shadow : 0px 10px 10px 0px rgba(0, 0, 0, 0.07);
}

/*temoignages*/
.testimonial-block-one .inner-box .author-box {
	padding: 0px 0px 0px 0px !important;
}

/***************************** Fin page l'association ******************************/

/************************ pop up valeur *********************/

.modal {
  display: none;
}

.modal-back {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba( 0, 0, 0, .25 )
}

.modal-container {
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 25px;
  background: #F0F8FA;
  color: ;
  transform: translate(-50%, -50%);
  border-radius: 7px;
}

#modal-close::before, #modal-close::after {
	height: 16px;
	width: 2px;
	background: white;	
	display: block;
	position: absolute;
	content: " ";
	transform: rotate(45deg);
	transform-origin: center center;
	top: -7px;
	right: 0px;
	cursor: pointer;
}

#modal-close::after {
	transform: rotate(-45deg);
}

#modal-close-bg {
  position: absolute;
  top: 0px;
  right: -30px;
  width: 30px;
  height: 30px;
  background: #75BF92;
  border-radius: 50%;
  cursor: pointer;
  transform: translate(-50%, -50%);
  z-index: -1;
}

#solidariteButton {
	color: #54595F;
	font-family: 'Roboto', sans-serif;
	border-bottom: 2px solid #54595F;
	display: inline-block;
	position: relative;
	line-height: 14px;
	/*transition: border-color 0.5s;*/
	transition: color 0.5s;
}

#solidariteButton:hover {
	color: #2B2B2B;
	/*border-color: #2B2B2B;*/
}

.a-propos-nos-valeurs a{
  pointer-events: none;
  cursor: default;
}

#btn-lireplus-respect {
	color: #54595F;
	font-family: 'Roboto', sans-serif;
	border-bottom: 2px solid #54595F;
	display: inline-block;
	position: relative;
	line-height: 14px;
	/*transition: border-color 0.5s;*/
	transition: color 0.5s;
}

#btn-lireplus-respect:hover {
	color: #2B2B2B;
}

@media (max-width: 1024px) {   
	.modal-container {
	  width: 80%;	  
	}
}

@media (max-width: 350px) {   
	.modal-container {
	  width: 94%;	  
	}
}


/************************ Fin pop up valeur *********************/

/************************* Services ***************************/
/*couleurs logos services*/
.li-services .fas {
	color: #81C494;
}

.page-title {
	display : none;
}

.link-alz {
	color: #444444 !important;
	font-size: 18px !important;
	font-weight: 500;
	font-family: Barlow;
}

.link-alz:hover {
	color: #3CA586 !important;
	transition: linear 0.2s;
	transition-timing-function: linear;
}

/*btn nos tarifs*/
.service-sidebar .contact-widget .inner-box a {
	background: #6567AD !important;
	color: white !important;
}

.service-sidebar .contact-widget .inner-box a:hover {
	background: #fff!important;
	color: #6567AD !important;
}

/* fond vert services proposés */
.service-sidebar .contact-widget .inner-box:before {
	background: #81C494 !important;
}

/*texte service proposé*/
.service-sidebar .contact-widget .inner-box h2 {
	font-size: 28px !important;
}

/*enleve le capitalize sur le sous menu*/
.main-menu .navigation > li > ul > li > a, .main-menu .navigation > li > .megamenu li > a {
	text-transform: none !important;
}

/*liste a puce*/
.li-services {
	padding-bottom: 15px !important;
}

.fas {
	margin-right:3px;
	color: #3CA586;
}

/*fond beandeau nouveautes dans les services*/
.service-details-content .content-three .lower-box {
    background: #fff !important;
    padding: 0px 0px 0px 0px !important;
}

.service-details-content .content-three .lower-box h3 span {
       /*color: #3CA586 !important;*/
}

/*************************** contact ***************************/
.contact-style-two .form-inner .form-group textarea, .form-group input[type='text'], .form-group input[type='email'] {
    border-radius: 5px !important;
}

@media (max-width: 1024px) {   
	body.page-id-2956 .e-con.e-flex>.e-con-inner {
	      padding-top: 40px;  
	}
}
/*************************** Fin contact ***************************/

/************************ page single blog (offre d'emploi)  ********************/
body.category-offres-demploi .page-title, body.page-id-3768 .page-title {
    display: block !important;
}

body.category-offres-demploi .page-title .bread-crumb.clearfix, body.page-id-3768 .page-title .bread-crumb.clearfix {
    display: none;
}

body.category-offres-demploi .page-title .bg-layer:before, body.page-id-3768 .page-title .bg-layer:before {
    background: linear-gradient(90deg, rgba(74, 72, 151, 0.85) 15%, rgba(74, 72, 151, 0.5) 50%);
}

.je-postule {
	background: #81c494;
    padding: 16px 32px;
    font-size: 15px;
    line-height: 24px;
    font-weight: 700;
    color: #fff !important;
    text-align: center;
    padding: 18px 33px 17px 34px;
    border-radius: 5px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-top: 30px !important;
}

.je-postule:hover {
	opacity: 0.8;
}

@media (max-width: 425px) {
	.page-title .content-box h1 {
        font-size: 44px !important;
    }
}
/************************ Fin page single blog (offre d'emploi)  ********************/

/************************ Page Nos tarifs  ********************/
body.page-id-3768 .page-title {
    padding: 45px 0px !important;
}

body.page-id-3768 .sidebar-page-container {
    padding: 80px 0px;
}

body.page-id-3768 .page-title .auto-container {
    display: none !important;
} 

.thead-table {
	background: #4A4697;
	color: #fff;
}

.thead-table tr th {
	padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.thead-table tr th.service-prestataire-column {
	width: 50%;
}

body.page-id-3768 .wp-block-table .has-fixed-layout td {
	padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.wp-block-heading.devis-gratuit {
	margin-bottom: 35px;
}

.tarif-horaire {
	display: flex;
	flex-direction: column;
    border: 3px solid #82C494;
    padding: 15px;
    border-radius: 3px;
}

.tarif-horaire .tarifs {
	display: flex;
	flex-direction: column;
}

.tarif-horaire .tarifs .tarif {
	display: grid;
    grid-template-columns: 1fr 1fr;
}

.texte {
	margin-top: 60px;
	padding-left: 20px;
    border-radius: 10px;
}

.texte.frais-deplacement {
    border-left: 3px solid #4A4697;
}

.texte.aides-financieres {
	border-left: 3px solid #82C494;
}

.texte.aides-financieres .a-tout-age {
	margin: 10px 0;
}

.texte.avantages-fiscaux {
	border-left: 3px solid #6568AD;
}


@media (max-width: 1156px) {   
	body.page-id-3768 table .thead-table {
	  font-size: 14px;	  
	}
}

@media (max-width: 936px) {   
	body.page-id-3768 table .thead-table {
	  font-size: 12px;	  
	}
}

@media (max-width: 826px) {
	body.page-id-3768 .wp-block-table {
        overflow-x: auto;
        display: block;
        lwhite-space: nowrap; /* Empêche le texte de se casser sur plusieurs lignes */
        max-width: 100%;
    }
	
	.thead-table tr th {
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}
	
	body.page-id-3768 table {
      min-width: 797px !important;
	  font-size: 14px;	  
	}
}

@media (max-width: 774px) {   
	.tarif-horaire .tarifs .tarif {
		display: grid;
		grid-template-columns: 1fr 20%;
	}
}

@media (max-width: 425px) {
	body.page-id-3768 .page-title {
		display: none !important;
	}
	
	body.page-id-3768 p {
		font-size: 15px !important;
	}
	
	.thead-table tr th.service-prestataire-column {
		width: 35%;
	}
	
	.semaine-column {
		width: 10%;
	}
	
	body.page-id-3768 table .thead-table {
	  font-size: 15px;	  
	}
	
	.wp-block-heading.devis-gratuit {
		font-size: 16px;
	}
}
/************************ Fin Page Nos tarifs  ********************/


/************************ footer *******************************/
.main-footer .contact-widget {
	margin-left: 0px !important;
}

.footer-widget ul li a {
	text-transform : none !important;
}


@media (min-width: 760px) {
.footer-column:nth-child(2) {
	width: 20%;
}
}

@media (min-width: 760px) {
.footer-column:nth-child(3) {
	width: 30%;
}
}


/************************* fin footer ***************************/

#temoignages .inner-box > .text {
	min-height: 306px;
}