/*
@6tex for facilitantedevie.com
Bleu Fond: 				color: #002960
Menu: 				color: #00429B
Text: 				color:  #FFE7D1
Titre Orange 	color: #FFA01C
bleu + foncé 	color: #012250
vert  : color : #90C637

Beige #FFD7B5
Parme bandeau #CBC4E2
Marron témoignage #38312A

Bleu soin #00429B
Marron Formation #786754
Vert autre accompagnement #627F36
*/

@font-face {
	font-family: 'Satisfy';
	src: url('polices/Satisfy-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Poppins';
	src: url('polices/Poppins-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'FredokaOne';
	src: url('polices/FredokaOne-Regular.ttf') format('truetype');
}

body {
	font-family: Poppins;
	background-color: #002960;
	color: #FFE7D1;
	background-image: url(img/fdv_image_fond.png);
	background-repeat: repeat;
}

h1 {
	font-family: FredokaOne;
	color: #FFA01C;
	font-size: 2rem;
	padding-top: 1em;
	margin: 0;
}

h1 a {
	color: #FFA01C;
}

h2 {
	font-family: FredokaOne;
	padding-top: 1em;
	color: #FFA01C;
	font-size: 1.5rem;
}

h3 {
	font-family: FredokaOne;
	padding-top: 10px;
	color: #FFA01C;
	font-size: 1rem;
}

h4,
h5,
h6 {
	font-family: FredokaOne;
	padding-top: 10px;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.bolder {
	font-weight: bold;
}

. {
	font-family: Satisfy;
	font-size: x-large;
}

.fredoka {
	font-family: FredokaOne;
	font-size: large;
}

.bleu {
	color: #00429B;
}

.marron {
	color: #786754;
}

.orange {
	color: #FFA01C;
}

.vert {
	color: #627F36;
}

a {
	color: #FFE7D1;
}

a:hover,
a:focus {
	color: #FFA01C;
}

figure {
	padding: 2em 0;
}

.titre_huile {
	padding: 0;
}

.logo_huile {
	padding: 0 1em 1em 0;
}

.monopage h1 + .spip_document_219 figure {
	padding: 0 0 1em;
}

.spip_documents_left {
	float: left;
	padding-right: 2em;
}

.spip_documents_right {
	float: right;
	padding-left: 2em;
}

.spip_documents_center {
	text-align: center;
}

.typo-facilitante {
	padding: 0;
}

.phrase img {
	padding: 0 5px;
}

.blockquote .picto {
	margin-left: -60px;
}

blockquote {
	padding: 1em;
	background-color: #FFA01C;
	border-color: #FFA01C;
	border-radius: 20px;
}

blockquote p {
	color: #38312A;
}

.button,
.submit,
.pagination-item {
	border-radius: 20px;
	background-color: #FFA01C;
	color: #012250;
	max-width: 90%;
}

.button:hover,
.submit:hover,
.pagination-item:hover {
	background-color: #CBC4E2;
	color: #012250;
}

.button a,
.button a span,
.button a .pagination-item a {
	color: #012250;
}

.button a:hover,
.submit a:hover,
.pagination-item a:hover {
	border-radius: 20px;
	color: #012250;
}

.submit {
	padding: 0.85em 2em;
	margin: 1em 0;
}

.pagination li {
	border-radius: 20px;
	margin-right: 1em;
}

.pagination-item {
	background-color: cornsilk;
}

label,
.label {
	color: white;
	background: none;
}

.success,
.formulaire_ok {
	background: lightgreen;
	cursor: default;
}

.reponse_formulaire_erreur p,
.reponse_formulaire_erreur,
.formulaire_erreur,
.erreur,
.error {
	color: red;
	cursor: default;
}

.highlight {
	font-size: 24px;
}

.spip_surligne {
	color: yellow;
	font-weight: bold;
}

.on,
.on a {
	color: #FFA01C;
	font-weight: bolder;
}

.fi {
	margin-right: 5px;
}

.thumbnail {
	border: none;
}

.reveal {
	color: black;
}

.callout {
	background-color: #002960;
	border-color: white;
	min-height: 100px;
	border-radius: 20px;
	color: #FFE7D1;
}

.callout.rub1 {
	border-color: #00429B;
}

.callout.rub16 {
	border-color: #786754;
}

.callout.rub17 {
	border-color: #627F36;
}

#content .spip_in,
#content .spip_out {
	font-weight: bold;
}

#content .spip_in .fi-link,
#content .spip_out .fi-link {
	padding-left: 3px;
	color: #FFA01C;
	font-size: large;
}

.plan .fi-page-search {
	font-size: 60px;
}

.plan .fi-magnifying-glass {
	font-size: 30px;
}

#fixed-menu {
	background-color: #002960;
	border-bottom: 2px solid #001e47;
}

#fixed-menu .fi-list {
	text-align: center;
	font-size: xx-large;
	color: white;
}

#animated-menu {
	background-color: white;
	border: 1px solid black;
	min-width: 360px;
	max-width: 700px;
	float: right;
	overflow-y: auto;
	max-height: 80vh;
}

#animated-menu ul ul {
	margin-left: 30px;
}

#animated-menu li {
	padding-bottom: 5px;
}

#animated-menu > ul > li > a .title {
	font-weight: bolder;
}

#animated-menu a,
#animated-menu .menu-contact {
	color: #00429B;
}

#animated-menu .on {
	color: #FFA01C;
	font-weight: bolder;
}

#animated-menu .accordion-menu .menu-contact {
	padding: 0.7rem 1rem;
}

.logo_accueil {
	width: 100%;
	position: relative;
}

#ariane {
	margin-top: 200px;
	font-size: smaller;
	font-style: italic;
	color: grey;
}

#ariane a {
	color: grey;
}

#content.monopage {
	margin-top: 200px;
}

#content .title,
#content > .grid-contaner > .titre,
#content + .grid-contaner + .titre {
	background-image: url(img/fdv_image_barreorange.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

#content .phrase {
	font-family: Satisfy;
	background-color: #CBC4E2;
	color: #00429B;
	font-size: 20px;
	padding: 20px;
	text-align: center;
	margin-bottom: 1em;
}

#content .phrase .titre {
	font-size: 30px;
}

.rdv {
	margin-top: 10px;
}

.rdv-result {
	border-radius: 20px;
}

.recherche label {
	display: none;
}

#contact {
	background-color: #012250;
	margin-top: 70px;
	border-top: 1px solid #FFD7B5;
	border-bottom: 1px solid #FFD7B5;
}

#contact .logo-auteur {
	padding-right: 10px;
}

#contact .message {
	padding-top: 1rem;
}

#contact .help-text {
	color: white;
}

#contact button {
	float: right;
}

footer a {
	font-size: smaller;
	font-style: italic;
}

footer li li a {
	color: black;
}

#spip-admin,
.spip-admin-bloc,
.spip-admin-float {
	top: 92%;
	right: 0;
}

.popup-overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	z-index: 1000;
	overflow-y: auto;
}

.popup-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: white;
	padding: 25px;
	border-radius: 10px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	max-width: 95%;
	width: auto;
	max-height: 90vh;
	overflow-y: auto;
	margin: 20px;
}

.close-popup {
	position: absolute;
	top: 10px;
	right: 15px;
	font-size: 24px;
	cursor: pointer;
	color: #555;
}

.form-pre-inscription {
	max-width: 700px;
	margin: auto;
	background: white;
	padding: 20px;
	border-radius: 10px;
}

.form-pre-inscription > div:first-of-type {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
	padding: 20px;
}

.form-pre-inscription p,
.form-pre-inscription a,
.form-pre-inscription label,
.form-pre-inscription .label {
	color: #012250;
	background: none;
}

.form-pre-inscription p i {
	font-size: small;
}

.form-pre-inscription .choix {
	display: flex;
	align-items: baseline;
}

.form-pre-inscription fieldset .choix {
	margin-left: 2em;
}

.form-pre-inscription .text,
.form-pre-inscription textarea {
	color: #012250;
}

.form-pre-inscription .valeur {
	margin-left: 1em;
	color: #012250;
}

@media (max-width: 720px) {
	.popup-content {
		width: 95%;
		padding: 10px;
		margin: 0;
	}
}

.calendly-popup {
	background: white;
}

#spip-debug {
	    color: black;
}