@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,600;1,700&display=swap');
@charset "UTF-8";
/*
Theme Name: Fondation Monique Fitz-Back
Author: Agence Salto
Author URI: https://agence-salto.com/

SOURCE SANS PRO
Light = 300;
Regular = 400;
Semi-Bold = 600;
Bold = 700;

COULEURS
jaune orange = #DF9610
vert = #00371E;
vert pale = #436C50;
beige = #ece6db

*/


body{
	position:relative; 
	font-size:16px;
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	letter-spacing: 0.7px;
	background-color:#ece6db;
	color:#00371E;
	line-height: 1.32857143;
}
html.overflow, html.overflow body {margin: 0; height: 100%; overflow: hidden}
body.single .entete{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#faf9f6+0,ece6db+69 */
	background: rgb(250,249,246); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(250,249,246,1) 0%, rgba(236,230,219,1) 69%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(250,249,246,1) 0%,rgba(236,230,219,1) 69%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(250,249,246,1) 0%,rgba(236,230,219,1) 69%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf9f6', endColorstr='#ece6db',GradientType=0 ); /* IE6-9 */
}
input {
    -webkit-appearance: none;
    border-radius: 0;
}
input[type="text"], input[type="email"], input[type="search"] {
    /* https://stackoverflow.com/questions/5210481/disable-orange-outline-highlight-on-focus */
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important; 
    outline: none !important;
}
input[type="checkbox"]{
    -moz-appearance: checkbox;
    -webkit-appearance: checkbox;
    width: auto !important;
}
input[type="radio"]{
    -moz-appearance: radio;
    -webkit-appearance: radio;
}
label{font-weight:400; width:100%;}
a, a:focus, a:hover{outline:none; color:#DF9610;}

.orange{color:#DF9610;}

button::-moz-focus-inner {border: 0;}

img{max-width:100%; height:auto;}

h1, .h1, h2, .h2, h3, h4, h5, h6, .gros_titre{font-weight:600; line-height:1.2em;}
strong, .strong{font-weight:700;}
h1, .h1{font-size:24px;margin-top:0;}
.single h1{margin-bottom:30px;}
.nouvell h1, .single h1, .blog h1{border:none;}
h2.bordure{border-bottom:1px solid #436C50;margin-bottom:60px;padding-bottom:4px;}

.clear{clear:both; display:block;}
.radius{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
hr{border-color:#436C50; clear:both;}
.rel{position:relative;}
.abs{position:absolute;}

h1, .h1, h2, .h2, h3, .bt, .cta, .partenaire form .wpcf7-submit{letter-spacing:1.4px;}
h1 + hr{
    margin-top: 10px;
}
.breadcrumbs{margin:15px 0;}

/*

BOUTON 

*/
.bt, .don a, .partenaire form .wpcf7-submit{
	white-space:normal;
	display:inline-block;
	text-decoration:none !important;
	text-transform: uppercase;
	font-weight:700;
	padding:12px 20px;
	font-size: 14px;
	will-change: background-color, border-color, color;
	-webkit-transition: background-color 0.2s, border-color 0.2s, color 0.2s;
	-moz-transition: background-color 0.2s, border-color 0.2s, color 0.2s;
	transition: background-color 0.2s, border-color 0.2s, color 0.2s;
}
.don a{

	padding:8px 12px;
}
.don a, a.don{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.bt:hover{text-decoration:none;}
.bt.orange, .don a, .partenaire form .wpcf7-submit{background-color:#DF9610;color:#FFF; border:none;}
.bt.orange:hover, .don a:hover, .partenaire form .wpcf7-submit:hover{background-color:#436C50; color:#FFF !important;}

/* LOTO VOYAGE
Dans la page LOTO VOYAGE, on a ajouté un bouton dans le titre */
h1 .bt.orange{margin:10px 0 0 0; line-height: 1; display:block; width:220px;text-align:center;}

h1 .bt.orange.bt-gtm { margin:10px 0; }

.bt.noir{background-color:#436C50;color:#FFF;}
.bt.noir:hover{background-color:#DF9610;}

.bt.blanc, article .bt{background-color:#FFF; color:#436C50; border:none;}

.bt.blanc.border{background-color:transparent;color:#FFF; border:1px solid #FFF;}
.bt.blanc.border:hover, .bt.blanc:hover, article .bt:hover{background-color:#436C50;border-color:#436C50; color:#FFF;}

.bt.beige{background-color:#ece6db; color:#DF9610;}
.bt.beige:hover{background-color:#436C50; color:#FFF;}

.padding{padding:10px;}
.padding .list-inline{margin:0;}

.cta{
	text-transform: uppercase;
	font-weight:700;
}

.bg{}
.bg.blanc{background-color:#FFF;}
.bg.noir{background-color:#436C50;}
.bg.beige{background-color:#ece6db;}
.bg.beige.pale{background-color:#f9f8f5;}
.bg.orange{background-color:#DF9610;}
.bg.vert{background-color: rgb(81,106,64);}
.bg.bleu{color:#FFF; background-color:#004a65;}


p.blanc{color:#FFF;}

.cover {
	background-repeat: no-repeat;
	background-position:center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}
section, .partager{padding:30px 0;}
.partager{padding-top: 0 !important;}

.utile {
	
	will-change: color;
	-webkit-transition: color 0.2s;
	-moz-transition: color 0.2s;
	transition: color 0.2s;}

.entete{position:absolute;top:0;left:0;width:100%;}
.entete img{ width:100%; height:auto; z-index:0;}
.entete:after{
	height:200px;
	content:"";
	display: block;
	z-index:1;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ece6db+0,ece6db+100&0+3,1+100 */
	background: -moz-linear-gradient(top, rgba(236,230,219,0) 0%, rgba(236,230,219,0) 3%, rgba(236,230,219,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(236,230,219,0) 0%,rgba(236,230,219,0) 3%,rgba(236,230,219,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(236,230,219,0) 0%,rgba(236,230,219,0) 3%,rgba(236,230,219,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ece6db', endColorstr='#ece6db',GradientType=0 ); /* IE6-9 */
}
#page{position:relative; z-index:2; overflow: hidden;}

/*  ---- HEADER ----  */
header .logo{font-size:10px; border:none; margin:0; max-width: 220px;}

header .navbar-default .logo{margin: 5px 15px;width: 115px;}
.navbar-default, .navbar-collapse, .navbar-form {background-color:#FFF; border:none;}
.navbar-collapse{
    overflow-y: scroll;
    will-change: height;
	-webkit-transition: height 0.2s;
	-moz-transition: height 0.2s;
	transition: height 0.2s;
}
.navbar-collapse.in{height:1000px;}
.navbar-collapse nav.principal{padding-bottom:20px;}
/*.navbar-collapse.in {overflow-y:hidden;}*/
.navbar-default  {
    -webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.1);
}
.navbar-default.navbar-hidden  {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.navbar-default ul {padding-left:0px;}
.navbar-default ul li {list-style:none; }
.navbar-default .navbar-toggle {
    border: medium none;
    margin-top: 0;
    position: absolute;
    right: 15px;
    top: 0;
    margin:0;
    padding:15px;
}
.navbar-default .navbar-toggle .icon-bar{
    background-color: #DF9610;
    height: 4px;
}
.navbar-default .navbar-toggle .icon-bar.a,
.navbar-default .navbar-toggle .icon-bar.c{
    will-change: all;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.navbar-default .navbar-toggle .icon-bar.b,
.navbar-default .navbar-toggle .icon-bar.d{
    will-change: all;
	-webkit-transition: transform 0.5s, background-color 0.2s;
	-moz-transition: transform 0.5s, background-color 0.2s;
	transition: transform 0.5s, background-color 0.2s;
}
.navbar-default .navbar-toggle .icon-bar.d{position: absolute; top:50%; transform:translateY(-50%); margin:0;}
.navbar-default .navbar-toggle.ouvert .icon-bar.a,
.navbar-default .navbar-toggle.ouvert .icon-bar.c{
    opacity:0;
     will-change: all;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.navbar-default .navbar-toggle.ouvert .icon-bar.b{transform:rotate(45deg);}
.navbar-default .navbar-toggle.ouvert .icon-bar.d{transform:translateY(-50%) rotate(-45deg);}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{background-color:transparent}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none; box-shadow:none;}
.navbar-default .navbar-toggle:hover .icon-bar{background-color: #436C50 !important;}
.navbar-default ul{margin:0; padding:0;list-style:none;}
.navbar-default ul a{display:block; padding:4px; text-decoration:none;}

nav.principal{position:relative; z-index: 100; font-weight:600;}
nav.principal ul{padding:0;list-style:none;}
nav.principal > ul{width:100%;}
nav.principal > ul > li{display:inline-block; position:relative;}

nav.principal > ul > li:not(.logo) > a{border-bottom:1px solid #00371E; padding:12px 12px 4px 0; color:#00371E; font-weight: 600; text-decoration:none !important;}
nav.principal > ul > li.don > a{padding: 8px 0;}
nav.principal > ul > li > a{font-size:18px;}

nav.principal ul li a{position:relative; display: block; width:100%;}
nav.principal ul li:not(.logo) a:after{
	content:"";
	display:block;
	width:6px;
	height:6px;
	border-bottom:2px solid #00371E;
	border-left:2px solid #00371E;
	position:absolute;
	top:calc( 50% - 3px);
	right:0;
	-ms-transform: rotate(225deg); /* IE 9 */
    -webkit-transform: rotate(225deg); /* Safari */
    transform: rotate(225deg);
}
nav.principal ul li.no-margin a:after{right:2px;}
nav.principal > ul > li.no-margin{margin-right: 0 !important;}
nav.principal ul li.menu-item-has-children > a:after{	
	-ms-transform: rotate(315deg) translateY(-50%); /* IE 9 */
    -webkit-transform: rotate(315deg) translateY(-50%); /* Safari */
    transform: rotate(315deg) translateY(-50%);
	top:50%;
}

header .mobile nav.principal > ul > li{display:block;}
header .mobile nav.principal ul > li > ul{position:relative;}
header .mobile nav.principal ul > li > ul > li > a{padding:5px;}
header .mobile nav.principal ul li > a:after{display:none;}
header .mobile nav.principal ul li.menu-item-has-children > a:after{display:block;}
header .mobile nav.principal ul li.menu-item-has-children.ouvert > a:after{
    -ms-transform: rotate(135deg) translateY(-50%); /* IE 9 */
    -webkit-transform: rotate(135deg) translateY(-50%); /* Safari */
    transform: rotate(135deg) translateY(-50%);
    right: 4px;
}
header .mobile nav.principal > ul > li:not(.menu-item-has-children) > a{border-width:0;}

header .mobile nav.principal ul > li > ul > li > a:after {display:none;}
header .mobile nav.principal > ul > li.facebook{width:30px; display:inline-block; margin:6px auto 0;}
header .mobile nav.principal > ul > li.facebook a { display: inline-block;}
header .mobile nav.principal > ul > li.rechercher{display:inline-block; width:100%; font-size:13px;}
header .mobile a.gm{font-size: 13px;font-weight: 400;margin:12px 0; display: block;}

nav.principal ul > li:hover > ul{display: block;}
nav.principal ul > li > ul > li > a{padding:5px 10px 5px 20px;color:#00371E; font-size:14px;}
nav.principal ul > li > ul > li > a:after{left:6px;right:auto; top:12px;border-color:#00371E;}

nav.principal ul > li > ul > li.sous > a{padding-left:26px;}
nav.principal ul > li > ul > li.sous > a:after{left:13px;}

nav.principal > ul > li.don{float:right;  margin-right:0 !important;}
nav.principal > ul > li:last-child > a{color:#FFF; display:inline-block;width:auto;border:none; padding-left:2px; padding-right:2px;}
nav.principal > ul > li:last-child > a:after{display:none;}

/* HOVER ET ACTIVE */
nav.principal ul li a:hover,
nav.principal > ul > li.current-menu-parent > a,
nav.principal li.current-menu-item:not(.logo) > a,
.single-publication nav.principal ul li.publication > a,
.tax-publication_categorie nav.principal ul li.publication > a,
.single-ressources nav.principal ul li.ressources > a,
.tax-niveau_ressource nav.principal ul li.ressources > a,
.single-engagement nav.principal ul li.engagement > a{color:#DF9610;text-decoration:none;border-color:#DF9610;}
nav.principal > ul > li > a:hover,
nav.principal ul li a:hover:after,
nav.principal ul > li.current-menu-item > a,
nav.principal ul li.current-menu-parent:not(.logo) > a:after,
nav.principal ul li.current-menu-item:not(.logo) > a:after,
.single-publication nav.principal ul li.publication > a:after,
.tax-publication_categorie nav.principal ul li.publication > a:after,
.single-ressources nav.principal ul li.ressources > a:after,
.tax-niveau_ressource nav.principal ul li.ressources > a:after,
.single-engagement nav.principal ul li.engagement > a:after{border-color:#DF9610;}


nav.principal ul > li > ul{
	position:absolute; 
	top:100%; 
	left:0; 
	width:100%;
	height:0;
	overflow: hidden;
}
header nav.principal ul > li > ul{
	-webkit-transition: height 0.3s ease-in-out 0s; 
	transition:height 0.3s ease-in-out 0s;
}
header .desktop nav.principal ul > li:hover > ul{height:300px;}/* en mobile on configure la hauteur dans functions.js */
nav.principal ul > li > ul > li{
	-webkit-transition: margin-top 0.2s ease-in-out 0s; 
	transition:margin-top 0.2s ease-in-out 0s;
	border-bottom:1px solid #ece6db;
	background-color:#FFF;
	margin-top:-5px;
}
header .desktop nav.principal ul > li:hover > ul > li, 
header .mobile nav.principal ul > li.ouvert > ul > li{
	margin-top:0;
}
nav.principal ul > li > ul > li:nth-child(1){
	-webkit-transition: margin-top 0.2s ease-in-out 0.01s; 
	transition:margin-top 0.2s ease-in-out 0.01s;
}
nav.principal ul > li > ul > li:nth-child(2){
	-webkit-transition: margin-top 0.2s ease-in-out 0.02s; 
	transition:margin-top 0.2s ease-in-out 0.02s;
}
nav.principal ul > li > ul > li:nth-child(3){
	-webkit-transition: margin-top 0.2s ease-in-out 0.03s; 
	transition:margin-top 0.2s ease-in-out 0.03s;
}
nav.principal ul > li > ul > li:nth-child(4){
	-webkit-transition: margin-top 0.2s ease-in-out 0.04s; 
	transition:margin-top 0.2s ease-in-out 0.04s;
}
nav.principal ul > li > ul > li:nth-child(5){
	-webkit-transition: margin-top 0.2s ease-in-out 0.05s; 
	transition:margin-top 0.2s ease-in-out 0.05s;
}
nav.principal ul > li > ul > li:nth-child(6){
	-webkit-transition: margin-top 0.2s ease-in-out 0.06s; 
	transition:margin-top 0.2s ease-in-out 0.06s;
}
nav.principal ul > li > ul > li:nth-child(7){
	-webkit-transition: margin-top 0.2s ease-in-out 0.07s; 
	transition:margin-top 0.2s ease-in-out 0.07s;
}

header{position:relative;z-index:1000;}
header .fixed{
	position:fixed;
	top:-170px;
	z-index: 1000;
	width:100%;
	-webkit-transition: top 0.5s ease-out; 
	transition:top 0.5s ease-out;
}
body.fixed header .fixed{top:0;}
body .bt_haut{
	position:fixed;
	bottom:-50px;
	right:0;
	z-index: 1000;
	-webkit-transition: bottom 0.5s ease-out; 
	transition:bottom 0.5s ease-out;	
}
body .bt_haut a{text-transform: none !important;}
body .bt_haut span{
	-ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Safari */
    transform: rotate(-90deg);
	display:inline-block
}
body.fixed .bt_haut{bottom:0;}
header a.fb{
	display:block;
	will-change: background-color;
	-webkit-transition: background-color 0.2s;
	-moz-transition: background-color 0.2s;
	transition: background-color 0.2s;
	background-color:#436C50;
	width:22px !important;
	height:22px !important;
    padding: 0 !important;
	line-height: 0;
	overflow: hidden;
	color:#436C50;
	top: 4px;
	position:relative;
}

header a.fb:hover{background-color:#DF9610;}

.screen-reader-text{display:none;}
header a.ouvrir{width:23px;}
header .recherche, header a.ouvrir{
	overflow: hidden;
	will-change: width;
	-webkit-transition: width 0.4s;
	-moz-transition: width 0.4s;
	transition: width 0.4s;
}
header .recherche, header .ouvert a.ouvrir{width:0;}
header .ouvert .recherche, header .ouvert .recherche form, #primary .recherche form{width:220px;}
header .ouvert .recherche{width:240px;}
header .text-right{margin-top:20px;}
header #menu-header-sec, header .recherche,  header a.ouvrir{display:inline-block; vertical-align: top;font-size: 14px;}
header #menu-header-sec a{color:#436C50;}
header #menu-header-sec a:hover{color:#DF9610;}
.recherche form{position:relative;}
.recherche form label, .recherche form input.search-field{width:100%; font-weight:300;}
.recherche form input.search-field{padding:5px 24px 5px 10px;}
.recherche form input.search-submit{position:absolute; top:0; right:0;font-weight:600; color:#436C50; background-color:transparent; border:none;padding:5px 10px;}
header .recherche form a.fermer{position: absolute;right: -20px;top: 6px; color:#436C50;}
header .recherche form a.fermer:hover{color:#DF9610;}
.safari header .recherche{position:relative; top:-6px;}

.breadcrumbs{font-size:11px;}
.breadcrumbs, .breadcrumbs a{color:rgba(0,55,30,0.5); font-weight: 600; }
.breadcrumbs .breadcrumb_last{color:#00371E; font-weight:600;}
/* 

=== ACCUEIL ===

*/
.home .diaporama{
	color:#FFF;
	width:100%;
    position: relative;
	height:300px;
	display:block;
}
.home .diaporama .rsSlide .rsContent .container{position:relative; z-index:600;}
.home .diaporama p {font-size:25px;text-shadow: 0px 2px 7px rgba(91, 81, 59, 0.72);line-height: 1.25;margin-bottom: 0.5em; font-weight: 600;} 
.home .archive{position:relative; z-index:500;}
.home .diaporama .inner{
    display:table-cell;
    vertical-align: middle;
    height:300px;	
}
.home .diaporama .rsNav {
	position:absolute;
	top:50%;
	right:0;
	z-index:600;
	-ms-transform: translate3d(-40px,-50%,0); /* IE 9 */
    -webkit-transform: translate3d(-40px,-50%,0); /* Safari */
    transform: translate3d(-40px,-50%,0);
}
.ie.home .diaporama .rsNav {top:27%;}
.home .diaporama .rsSlide:before, 
	.home .diaporama .rsSlide:after{
		content:"";
		display:block;
		width:100%;
		height:400px;
		position:absolute;
		left:0;
		z-index: 500;
	}
	.home .diaporama .rsSlide:before{
		top:0;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ece6db+0,ece6db+100&1+0,0+100 */
		background: -moz-linear-gradient(top, rgba(236,230,219,1) 0%, rgba(236,230,219,0) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(236,230,219,1) 0%,rgba(236,230,219,0) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(236,230,219,1) 0%,rgba(236,230,219,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ece6db', endColorstr='#00ece6db',GradientType=0 ); /* IE6-9 */

	}
	.home .diaporama .rsSlide:after{
		bottom:0;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ece6db+0,ece6db+100&0+3,1+100 */
		background: -moz-linear-gradient(top, rgba(236,230,219,0) 0%, rgba(236,230,219,0) 3%, rgba(236,230,219,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(236,230,219,0) 0%,rgba(236,230,219,0) 3%,rgba(236,230,219,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(236,230,219,0) 0%,rgba(236,230,219,0) 3%,rgba(236,230,219,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ece6db', endColorstr='#ece6db',GradientType=0 ); /* IE6-9 */
	}

.rsNav .rsNavItem span{
	display:block; 
	width:11px; 
	height:11px; 
	border:1px solid #FFF;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	will-change: background-color, border-color;
	-webkit-transition: background-color 0.3s, border-color 0.3s;
	-moz-transition: background-color 0.3s, border-color 0.3s;
	transition: background-color 0.3s, border-color 0.3s;
	margin:8px 0;
	cursor:pointer;
}
.rsNav .rsNavItem.rsNavSelected span,
.rsNav .rsNavItem:hover span{background-color:#FFF;}


.home .diaporama .rsContent.slide3 p { color:#436C50; text-shadow: none;}
.home .diaporama .rsContent.slide3 .bt.blanc { background-color: #436C50;  color: #FFF;}
.home .diaporama .rsContent.slide3 .bt.blanc:hover { background-color: #FFF;  color: #436C50;}


/* 

=== ARCHIVE ===

*/
.border, .single article img{border:6px solid #FFF; position:relative;}
.single article img, img.border{background-color:#FFF;}
a img.border{background-color:transparent;}

a .border{
	will-change: border-color;
	-webkit-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	transition: border-color 0.3s;
}
a:hover .border{border-color:#00371E;}

.archive, #qui .cta{font-size:14px;}
.archive .item{padding-bottom:40px;}
.archive .vignette{background-color:#d6cec3; margin:0 auto;}
.archive .vignette img{width:100%;color:#d6cec3;}
.archive .vignette .tag,.archive .vignette .categorie{position:absolute;text-transform: uppercase; }
.archive .vignette .tag{top:-6px; left:-6px; background-color:#00371E; color:#FFF; padding:5px 14px;}
.archive .vignette .categorie{
	bottom:-6px; 
	right:-6px; 
	text-align:right;
	background-color:#FFF; 
	color:#436C50; 
	padding:7px 14px; 
	font-weight:700;
	font-size:13px;
	will-change: background-color, color;
	-webkit-transition: background-color 0.3s, color 0.3s;
	-moz-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
}
a:hover .border .categorie{background-color:#00371E; color:#FFF;}
.archive .titre{font-size:18px; margin-bottom:12px; margin-top: 16px; font-weight: 700;}
.archive .date, .single .date{font-size:13px; font-weight:600; }
.single article .date{margin-bottom: 40px;margin-top: -10px;}
.archive.post p.h1{margin-bottom:1em;}
.archive.post h1{font-size:20px;margin-top:16px;}
#primary .archive hr{margin-bottom:60px;}



/* https://codepen.io/ericrasch/pen/zjDBx */
.style-select {
	background-color: #FFF;
	position:relative;
	overflow: hidden;
}
.style-select:after{
	content:"";
	display:block;
	width:6px;
	height:6px;
	border-bottom:2px solid #436C50;
	border-left:2px solid #436C50;
	position:absolute;
	top:50%;
	right:14px;
	-ms-transform: rotate(-45deg) translateY(-50%); /* IE 9 */
    -webkit-transform: rotate(-45deg) translateY(-50%); /* Safari */
    transform: rotate(-45deg) translateY(-50%);
}

.style-select select {
   background: transparent;
   border: none;
	font-weight:600;
   padding: 5px 28px 5px 5px; /* If you add too much padding here, the options won't show in IE */
	color:#DF9610;
	width: calc(100% + 30px);
    height:44px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: initial;
}
.style-select select option{border-bottom:1px solid #ece6db; }
form.trier{margin:4px 0 -8px;}
form.trier .style-select{display:inline-block; vertical-align:middle;margin-left:10px;}
form.trier .style-select select{padding: 12px 46px 12px 20px;}
form.trier .style-select:after{right:20px;}
input[type=text], input[type=search], input[type=email], textarea{border:none; background:#FFF;color:#436C50;padding:5px;}
form .list-inline li{vertical-align:top;}


/* 

=== QUI SOMMES-NOUS? ===

*/
#qui, #faire-don{ color:#FFF;}
#qui p a:not(.cta){font-style:italic; text-decoration:underline;}
#qui h2, #faire-don h2{margin-top:0; color:#DF9610;}
#qui p { color:#ECE6DB; }
#qui{background-image: url(images/qui-sommes-nous.jpg);}

.home .qui-img {
    -webkit-box-shadow: 0px 40px 40px -40px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 40px 40px -40px rgba(0,0,0,0.75);
    box-shadow: 0px 40px 40px -40px rgba(0,0,0,0.75);
}

.videoPlay{
	position:relative;
	display: block;
	
	background-color:#FFF;
	overflow: hidden;
}
.home .videoPlay{
    -webkit-box-shadow: 0px 40px 40px -40px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 40px 40px -40px rgba(0,0,0,0.75);
	box-shadow: 0px 40px 40px -40px rgba(0,0,0,0.75);
    
}

.videoPlay .vignette{position:absolute; left:0; top:0; display:block; width:100%; height:100%;}
.videoPlay .vignette span.a,
.videoPlay .vignette span.b{
	width:50%; 
	display:block;
	position:absolute;
	-ms-transform: translateY(-50%); /* IE 9 */
    -webkit-transform: translateY(-50%); /* Safari */
    transform: translateY(-50%);
	top:50%;
	text-align: right;
	text-transform: uppercase;
	margin: 0 30px;
	right:50%;
}
.videoPlay .vignette span.b{text-align:left; left:50%; right:auto;}
.videoPlay .vignette img.ico{
	position:absolute;
	-ms-transform: translate(-50%,-50%); /* IE 9 */
    -webkit-transform: translate(-50%,-50%); /* Safari */
    transform: translate(-50%,-50%);
	top:50%;
	left:50%;
	width:30px;
	will-change: width;
	-webkit-transition: width 0.2s;
	-moz-transition: width 0.2s;
	transition: width 0.2s;
}
.videoPlay:hover .vignette img.ico{width:33px;}
.videoPlay .spacer{width:100%;}
.videoPlay .vignette:before{
	width:calc(100% - 12px);
	height:calc(100% - 12px);
	display:block;
	content:"";
	opacity:0;
	position:absolute;
	top:6px;
	left:6px;
	background-color:#FFF;
	will-change: opacity;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.videoPlay:hover .vignette:before{opacity:0.4;}
.modal-backdrop{height:100%; width:100%;z-index: 1010;}
.home #actualites h2:not(.titre){margin:0 auto 30px;}
.home #actualites h2:not(.titre),
.projets .resultats{position:relative;}
.home #actualites h2:not(.titre) span,
.projets .resultats span{
    display:inline-block;
    background-color:#ece6db;
    padding: 0 20px;
    position: relative;
	color:#436C50;
}
.home #actualites h2:not(.titre):before,
.projets .resultats:before{
    position:absolute;
    display:block;
    content:"";
    width:100%;
    height:1px;
    background-color:#436C50;
    top:50%;
    left:0;
    transform:translateY(-50%);
}
.projets .resultats:before{background-color:#DF9610;}
.projets .presentation{
    margin: 1em 0;
    font-size: 25px;
    border-bottom: 1px solid #436C50;
    padding-bottom: 7px;}
.projets form .style-select, .projets form input[type="text"]{margin:4px 0 1em;}

.a-propos #main .col-lg-8 p{max-width:600px;}

.a-propos .bandeau.vert .h2{font-weight:400;}


/*

=== VIDÉO === 

*/

.home #video { 
	background-image:url(https://dev.fondationmf.ca/wp-content/uploads/2021/01/fondation-monique-fitz-back-accueil-video.jpg); 
	padding: 0; 
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.home #video a { display: block; position: relative;}
.home #video .container, .home #video .row { height:100%; text-align: center;}
.home #video .container { padding-top: 50px; padding-bottom:50px;}
.home #video .container-video {
    display: block;
    margin: 0 auto;
    max-width: 1500px;
}
.home #video img.play {
    width: 138px;
    height: 138px;
	margin-bottom: -60px;
	position: relative;
    z-index: 2;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.home .o { display: table;	width: 100%; height: 100%; }
.home .i {  display: table-cell; width: 100%; height: 100%; vertical-align: middle;}

.home #video h2 { margin-bottom: 0; color: #ECE6DB; line-height: 1; font-weight:700;}
.home #video a:hover{ text-decoration: none;}
.home #video a:hover  img.play { -webkit-transform:scale(1.1); transform:scale(1.1); }



/*

=== FAIRE UN DON === 

*/
#faire-don{text-align:center; background-color:#272623;}

#faire-don .slider, #faire-don .slider .rsOverflow{position:relative;width:100%;}
#faire-don .slider, #faire-don .slider .rsOverflow, #faire-don .slider .rsOverflow{height:150px;}
#faire-don .slider .rsOverflow .rsContent{display:table;}
#faire-don .slider .rsOverflow .rsContent .inner{display:table-cell; width:100%; height:100%; vertical-align: middle;}
#faire-don .slider .rsOverflow .rsContent .inner p:last-child{margin-bottom:0;}
#faire-don .rsNav{
    width: 100%;
    padding-top: 30px;
    clear: both;
    display: block;
}
#faire-don .rsNav .rsNavItem{display:inline-block;}
#faire-don .slider:before, #faire-don .slider:after,
#faire-don .bloc p.ou:before, #faire-don .bloc p.ou:after{
	display:block;
	width:100%;
	height:1px;
	background-color: rgba(255, 255, 255, 0.5);
	position:absolute;
	left:0;
	top:0;
	content:"";
}
#faire-don .slider:after{top:auto;bottom:0;}
#faire-don .rsNav .rsNavItem.rsNavSelected span{background-color:#DF9610; border-color:#DF9610;}
#faire-don .rsNav .rsNavItem span{margin-left:3px; margin-right:3px;}
#faire-don .bloc{
    display:block;
    width:250px;
    margin: 40px auto 0;
}
#faire-don .bloc a.bt{width:100%;}
#faire-don .bloc p.ou{position:relative; margin:14px 0;}
#faire-don .bloc p.ou:before, #faire-don .bloc p.ou:after{
    width:41%;
    top:50%;
    transform:translateY(-50%);
}
#faire-don .bloc p.ou:after{left:auto; right:0;}
#faire-don p{
    font-weight: 600;
    max-width: 562px;
    margin-left: auto;
    margin-right: auto;
    display: block;
	color: #ECE6DB;
}
#faire-don .slider a{text-decoration:underline;}
#faire-don a.bt.blanc, .carriere a.bt.blanc{color:#DF9610;}
#faire-don a.bt.blanc:hover,  .carriere a.bt.blanc:hover{color:#FFFFFF;}
#faire-don a.bt.don{font-size:19px; color: #ECE6DB;}
#faire-don a.bt.blanc {color:#DF9610; background: #ECE6DB;}
#faire-don a.bt.blanc:hover { color:#ECE6DB; background: #436C50;}

/* 

=== STATS ===

*/
#stats{ position:relative;background-color:#1d8eb3;}
#stats .chouette{
	position:absolute;
	top:-100px;
	left:50%;
	max-width:50%;
	will-change: transform, opacity;
	-webkit-transition: transform 2s, opacity 0.6s;
	-moz-transition: transform 2s, opacity 0.6s;
	transition: transform 2s, opacity 0.6s;
	opacity:0;
	-ms-transform: rotate(-25deg) translate(60%, 30%) scale(0.6); /* IE 9 */
    -webkit-transform: rotate(-25deg) translate(60%, 30%) scale(0.6); /* Safari */
    transform: rotate(-25deg) translate(60%, 30%) scale(0.6);
	
}
#stats.active .chouette{
	opacity:1;
	-ms-transform: rotate(0deg) translate(0, 0) scale(1); /* IE 9 */
    -webkit-transform: rotate(0deg) translate(0, 0) scale(1); /* Safari */
    transform: rotate(0deg) translate(0, 0) scale(1);
}
#stats .sommet{
	position:absolute;
	left:0;
	bottom:0;
	max-width:45%;
	z-index:0;
    color:#88b7bf;
}
#stats .container{position:relative; z-index:1;}
#stats h3{color:#ECE6DB;font-size:45px;}
#stats .bt.blanc { background:#ECE6DB; }
#stats .bt.blanc:hover { background:#436C50; color:#ECE6DB; }
.stat{
	opacity:0;
	will-change: opacity;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.stat.active{opacity: 1;}
.stat > div{border-bottom:1px solid #436C50; display:block;padding-bottom:40px;margin-bottom:40px;}
.stat p { font-weight:600;}


/*  ---- FOOTER ----  */
.ns{background-color:#222222;}
.ns, footer{position:relative; z-index: 3;}

.ns section{padding-top:55px; padding-bottom:60px;}
.ns, .ns a{color:#FFF;}
.ns p{margin-bottom:18px;}
.ns p:last-child{margin-bottom:0;}
.ns .bt{padding:8px 12px;}
.ns .text-center p{display:block; margin-left:auto; margin-right:auto; max-width:680px;}
.ns h3{margin-top:0;}
.ns .outer{display:table; height:100%; width:100%;}
.ns .inner{display:table-cell; height:100%; vertical-align: middle;}

footer {}
footer h3{font-size:20px; color:#DF9610;}
footer .col-md-3 > h3:first-child{margin-top:35px;}

footer a.fb{
	will-change: color;
	-webkit-transition: color 0.2s;
	-moz-transition: color 0.2s;
	transition: color 0.2s;}
footer a.fb:hover{color:#436C50; text-decoration: none;}
footer a.fb span{text-decoration: underline;}
footer a.fb img{
	display:inline-block;
	will-change: background-color;
	-webkit-transition: background-color 0.2s;
	-moz-transition: background-color 0.2s;
	transition: background-color 0.2s;
	background-color:#DF9610;
}
footer a.fb:hover img{background-color:#436C50;}

footer hr{border-color:#ece6db;margin:10px 0;}

footer p a{color:#436C50; text-decoration: underline;}

footer ul.logos{
	margin:16px 0 10px; padding:0; list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

footer ul.logos li{
	margin:0 15px 30px;
}

footer ul.logos a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	 align-items: center;
	 -ms-flex-pack: distribute;

}


@media (min-width: 768px) {
	footer ul.logos{
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-bottom:40px;
	}
	footer ul.logos li{
		margin:0 10px 30px;
		/*width: calc(25% - 20px);*/
	}
}


footer #copyright ul{ margin:0 0 30px; padding:0; list-style: none; text-align: center;}
footer #copyright{font-size:10px; text-transform: uppercase; letter-spacing: 1px; line-height: 2;}
footer #copyright, footer #copyright a{color:#436C50;}

footer .mc-field-group,
header .mobile li.rechercher{position:relative; width:260px; max-width:100%;}
footer .mc-field-group:after,
header .mobile li.rechercher:after{
    content:"";
    display:block;
    width:8px;
    height:8px;
    top:50%;
    right:4px;
    position: absolute;
    border:2px solid #436C50;
    border-top:none;
    border-left:none;
    transform: translateY(-50%) rotate(-45deg);
	z-index:100;
}
footer .mc-field-group .email,
header .mobile li.rechercher .search-field{display:block; border:none; font-weight:400;background:transparent; border-bottom:1px solid #444; padding:4px 30px 4px 2px; position: relative; z-index:1; width:100%;}
footer .mc-field-group .button,
header .mobile li.rechercher .search-submit{position:absolute; bottom:1px; right:0; width:30px; height:30px; border:none; background:transparent; z-index:2}
footer .mc-field-group .button:hover,
header .mobile li.rechercher .search-submit:hover{background-color:rgba(255,255,255,0.5);}

footer .bt{width:100%; text-align:center;}
/*

=== ARCHIVE ===

*/
.pagination{text-align:center;width:100%; position: relative; font-weight:600;}
.pagination a{color:#436C50;}
.pagination a.prev, .pagination a.next{position:absolute;width: auto;}
.pagination a.prev{left:0;}
.pagination a.next{right:0;}
.pagination .page-numbers{margin:0 4px;padding:2px 0; width:24px;display:inline-block;}
.pagination .page-numbers.current{color:#FFF;  background-color:#DF9610;}

/*

=== NOUVELLES ===

*/
.alm-load-more-btn span{
	-ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
    transform: rotate(90deg);
	display:inline-block;
	position: relative;
	left: 5px;
	top: -1px;
	margin-left:8px;
}
.alm-load-more-btn.done{display:none;}
.ajax-load-more-wrap.alm-loading .alm-load-more-btn{display:none;}
.ajax-load-more-wrap.alm-loading .alm-btn-wrap{position:relative;}
.ajax-load-more-wrap.alm-loading .alm-btn-wrap:before{
	display:block;
	content:"";
	width:32px;
	height:32px;
	background-image:url(images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position:center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}
.ajax-load-more-wrap .alm-reveal a{
	color:#436C50;
	border-bottom:1px solid #FFF;
	padding-bottom:10px;
	margin-bottom:10px;
	display: block;
}
.ajax-load-more-wrap .alm-reveal:last-child > div:last-child > a{border-bottom:none;}
.ajax-load-more-wrap .alm-reveal a:hover{color:#DF9610; text-decoration:none;}
.ajax-load-more-wrap .alm-reveal a:hover h3{text-decoration:underline;}
.alphablanc50 .ajax-load-more-wrap .alm-reveal a{border-color:#c5c1b8}
/*

=== SINGLE ===

*/
article p, article ul, article ol, article h2, article h3{margin-bottom: 16px;}
article p a:not(.bt){text-decoration:underline;}
article p.borderbottom{border-bottom:1px solid #436C50;padding-bottom:6px;}


article ul{list-style:none; padding-left:0;}
article ul:not(.list-inline) li{position:relative;padding-left:16px; margin-bottom:10px;}
article ul:not(.list-inline) li:before{
    content:"";
    display:block;
    width:5px;
    height:5px;
    position: absolute;
    top:10px;
    left:0;
    background-color:#DF9610;
    -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
article ol {list-style: none; counter-reset: li; padding-left: 26px;}
article ol li{counter-increment: li;}
article ol li:before {
    content: counter(li);
    color: #DF9610;
    display: inline-block;
    width: 16px;
    margin-left: -26px;
    margin-right: 0.5em; 
    direction: rtl}

article h2{;margin-top:0; font-weight:700; color:#DF9610;;}
article h2, .h2{font-size:24px}
article h3{margin-top: 20px;font-size:22px; color:#DF9610; clear:both;}
article h3 a {text-decoration:underline;}
article ul li a, article ol li a{text-decoration:underline;color:#436C50;}
article img.alignleft{float:left; margin:5px 20px 30px 0;}
article img.alignright{float:right; margin:5px 0 20px 30px;}


div.galerie{}
div.galerie a{position:relative;display:block;}
div.galerie a:before{
    display:block;
    content:"";
    width:calc( 100% - 12px );
    height:calc( 100% - 12px );
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
    position: absolute;
    background-color:rgba(255,255,255,0.4);
    opacity:0;
    will-change: opacity;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
div.galerie a:after{
    display:block;
    content:"";
    width:100%;
    height:100%;
    top:0;
    left:0;
    position: absolute;
    background-image:url("images/svg/ico-zoom.svg");
    background-repeat: no-repeat;
	background-position:center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
    transform: scale(0.6);
    opacity:0;
    will-change: opacity, transform;
	-webkit-transition: opacity 0.3s, transform 0.3s;
	-moz-transition: opacity 0.3s, transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}
div.galerie a:hover:before{opacity:1;}
div.galerie a:hover:after{
    transform: scale(1);
    opacity:1;
}
.liste_liens{list-style:none;}

.liste_icons{}
.liste_icons > div{
   
    display:block;
    position: relative;
    
    border-bottom:1px solid #dedbd6;
}
.liste_icons > div:last-child{border:none;}
.liste_icons > div > p{
    padding:20px 0;
    font-weight: 600;
    margin:0 0 0 80px;
    
}
.liste_icons > div > p:before,
.partenaire .liste ul li:before{
    top:30px;
    left:66px;
    display:block;
    content:"";
    width:5px;
    height:5px;
    position: absolute;
    opacity:1;
    -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
    background-color:#436C50;
	will-change: opacity;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.liste_icons > div > p.animated:before{opacity:0;}

.ie .liste_icons > div > p:before, .edge .liste_icons > div > p:before{left:-15px;}

.liste_icons > div > img{
    position:absolute;
    display: block;
    top:50%;
    left:0;
    transform: translateY(-50%);
    max-width:50px;
}




.partager{margin:0;}
.partager li{vertical-align:middle;}
.partager a{
	width:32px;
	height:32px;
	overflow: hidden;
	display:block;
	will-change: background-color;
	-webkit-transition: background-color 0.2s;
	-moz-transition: background-color 0.2s;
	transition: background-color 0.2s;}
.partager a.fb{background-color:#3b5998;}
.partager a.fb:hover{background-color:#273d63;}
.partager a.twitter{background-color:#1da1f2;}
.partager a.twitter:hover{background-color:#1985bc;}
.partager a.courriel{background-color:#DF9610;}
.partager a.courriel:hover{background-color:#bc461d;}

.single .col-md-9 article{max-width:870px;}
.single .intro{margin-top:54px;}
.single .panel .intro{margin-top:0;}
.panel{background-color:transparent; border:none;}
.panel-default{border:none;}
.panel-default > .panel-heading{background-color:transparent;border:none; padding:0;}
.panel-default > .panel-heading a{
    color:#436C50; 
    position:relative; 
    display: block; 
    border-bottom: 1px solid #436C50; 
    padding:4px 30px 4px 0; 
    text-decoration:none !important;
    will-change: border-color, color;
	-webkit-transition: border-color 0.2s, color 0.2s;
	-moz-transition: border-color 0.2s, color 0.2s;
	transition: border-color 0.2s, color 0.2s;
}
.panel-default > .panel-heading a h2{font-weight:600;}
.panel-default > .panel-heading a .ico{
    width:18px;
    height:12px; 
    position:absolute;
    top:50%;
    right:0;
    transform:rotateX(0deg);
    margin-top:-6px;
}
.panel-default > .panel-heading a .ico:after{
    display:block;
    width:12px;
    height:12px; 
    content:"";
    border:2px solid #436C50; 
    border-left: none;
    border-bottom:none;
    position: absolute;
    top:50%;
    left: 50%;
    transform:rotate(-45deg) translate(-50%,-50%);
    will-change: border-color;
	-webkit-transition: border-color 0.2s;
	-moz-transition: border-color 0.2s;
	transition: border-color 0.2s;
}
.panel-default > .panel-heading a:hover{color:#DF9610;border-color:#DF9610;}
.panel-default > .panel-heading a:hover .ico:after{border-color:#DF9610;}
.panel-default > .panel-heading a.collapsed .ico{transform:rotateX(180deg);margin-top:0;}
.panel-title{font-size:18px;}
.panel-body{padding-left:0; padding-right:0; border:none !important; padding-top:40px;}
.panel{
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top:40px !important;
}
.well{
    background-color:rgba(255,255,255,0.5);
    -webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
    border:none;
    padding:1px 15px 16px;
    margin-top:30px;
}
.well.documents{}
.well.documents ul li{padding-left:0;}

.well.documents ul li a:after{content:" »";}
.well.documents ul li:before{display:none;}
.well.documents ul:last-child, 
.well.documents ul:last-child li:last-child{margin:0;}



/*

=== PROJETS SOUTENUS === 

*/

.projet h2{font-size:20px; color:#436C50; margin:0 0 1em;}
.projet .montant{font-size:24px;}

.projets{}
.projets .category-select input[type="text"]{padding-top:11px; padding-bottom:12px; width:100%;}
ul.flex{padding:0; margin:0; list-style: none;}
ul.flex li{padding:0 !important;}
ul.flex li:before{display:none !important;}
.projets .resultats, .projets .total{text-align: center; position:relative; font-size:22px;}



/*

=== Monique === 

*/
.monique .container{position:relative; z-index:2;}
.monique div.galerie figure, .videoPlay{margin-bottom:10px;}


/*

=== Conseil d'administration === 

*/
.conseil{}
.conseil h2{margin-top:20px;margin-bottom: 6px;}
.conseil h2 small{display:block;}
.conseil .equal{padding-bottom:30px;}
.conseil img.border{background-color:transparent;}
.conseil .equal hr{margin-bottom:0;}
.conseil .equal:last-child hr{display:none !important;}

/* 

=== ALTERNANCE ===

*/
.alternance section.row.item-0{padding-top:0;}
.alternance section hr{margin-top:0;}
.alternance section hr:last-child{display:none;}
.alternance section h2{margin-top:20px;}

/* 

=== MEMBRES ===

*/
.membres article ul{margin-bottom:50px;margin-top:25px;}
.membres article ul li{margin-bottom:10px;}
.membres figure a{margin-bottom:10px;}
.membres figcaption{font-style:italic; color:#DF9610;}

.membres .oeuvre{background-color:#f3ede5;}
.membres .les-membres{background-color:#f9f7f4;}
.membres .les-membres .row{margin-bottom:30px;}
.membres .les-membres .row:last-child{margin-bottom:0;}

/* 

=== MEMBRES ===

*/
.partenaire{}
.partenaire ul.flex{margin-top:2em;}
.partenaire img.ico{display:block; width:138px; height:95px; text-indent: 1000px; overflow: hidden; color:#ece6db; margin:0 auto;}

.partenaire .formulaire h2{display:inline-block; border-bottom:1px solid #436C50;padding-bottom: 0.3em;}

.partenaire .roues .nombre{position:absolute; top:22px; left:0; width:100%;font-size:30px; font-weight:700; color: #436C50;  line-height: 1.5;}
.partenaire .roues p.mot{max-width:315px; margin:0 auto 50px; display: block; color: #436C50;}

.partenaire .liste ul{padding:0;}
.partenaire .liste ul li{margin:0;  position: relative;list-style: none;padding: 26px 0 30px 20px;font-weight: 600;}


.partenaire .bleu h2{color:#FFF;}
.partenaire .bleu .liste ul{margin:0 0 0 auto; display: block;}
.partenaire .liste ul{margin-bottom:0;}
.partenaire .bleu .liste ul li:after{
    content:"";
    display:block;
    width:100%;
    height:1px;
    background-color:rgba(222,219,214, 0.4);
    position: absolute;
    bottom:0;
    left:0;
}
.partenaire .bleu .liste ul li:first-child{padding-top:0;}
.partenaire .liste ul li:last-child{padding-bottom:0 !important;}
.partenaire .blanc .liste ul li{padding-bottom:10px;}

.partenaire .bleu .liste ul li:last-child:after{display:none;}
.partenaire .liste ul li:before{top:34px;left:0;background-color:#DF9610;}
.partenaire .bleu .liste ul li:first-child:before{top:10px;}
.partenaire .bg h2{font-weight:600;}
.partenaire .bg.blanc{background-color:#fcfbfa;}
.partenaire .blanc .liste a{color:#DF9610; font-style:italic;}
.partenaire .blanc .liste a:hover{color:#436C50;}
.partenaire .roues .col-sm-4{margin-top:40px;}
.partenaire .roues .intro h2{margin-bottom:0; color: #436C50;}
.partenaire .intro p { color: #436C50; font-weight:600;  }
.partenaire form{max-width:870px; margin:40px auto 30px; display: block;}
.partenaire form input, .partenaire form textarea{width:100%;}
.partenaire form input[type="text"], .partenaire form input[type="email"], .partenaire form textarea{padding:15px;margin-top:4px;}
.partenaire form textarea{resize: none;}
.partenaire form .mailchimp .wpcf7-list-item{margin:0; padding-left:20px; position: relative;}
.partenaire form .mailchimp .wpcf7-list-item input{position:absolute; top:0; left:0;}

/* 

=== EQUIPE ===

*/
figure a .up, figure a:hover .hover{display:block;}
figure a .hover{display:none;}
figure a:hover .up{display:none !important;}
.pswp__caption__center{text-align:center;}

/* 

=== NOUS JOINDRE ===

*/
.joindre h1{color:#DF9610; margin:0 0 1em;}

.joindre .carte{
    height:250px;
    width:100%; 
    position: relative;
    display: block;
    background-image:url("images/carte-desktop.jpg");
    will-change: border-color;
	-webkit-transition: border-color 0.2s;
	-moz-transition: border-color 0.2s;
	transition: border-color 0.2s;
}
.joindre .carte img.pin{
    position:absolute;
    left:50%;
    top:50%;
    width:44px;
    height:146px;
    margin:-73px 0 0 -22px;
    will-change: transform;
	-webkit-transition: transform 0.2s;
	-moz-transition: transform 0.2s;
	transition: transform 0.2s;
    
}
.joindre p a:not(.cta){color:#436C50;}
.joindre a.carte:hover{border-color:#436C50;}
.joindre a.carte .pin{
    will-change: color;
	-webkit-transition: color 0.2s;
	-moz-transition: color 0.2s;
	transition: color 0.2s;
}
.joindre a.carte:hover .pin{color:#436C50;}
.joindre .carte .outer{display:table; width:100%; height:100%; font-size:60px;}
.joindre .carte .inner{text-align:center;display:table-cell; width:100%; height:100%; vertical-align: middle;}
.joindre .carte .inner .glyphicon{margin-bottom:60px;}

.joindre .carriere h2{font-weight:600;}
.joindre .carriere p{margin-bottom:26px;}
.joindre .carriere p:last-child{margin-bottom:0;}


/* AJOUT MODULE INFOLETTRE LOGILYS */

input.subscribe-2021{
	display: block;
	font-weight: 400;
	background: transparent;
	border-bottom: 1px solid #444;
	padding: 4px 30px 4px 2px;
	position: relative;
	z-index: 1;
	width:100%;
	color: #436C50;
}

.subscribe-form-2021{
	position:relative;
	width: 260px;
}
.subscribe-form-2021 .submit{
	display:block;
	position: absolute;
	bottom: 1px;
	right: 0;
	width: 30px;
	height: 30px;
	border: none;
	background: transparent;
		background-color: transparent;
	z-index: 2;
}
.subscribe-form-2021:after{
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	top: 50%;
	right: 4px;
	position: absolute;
	border: 2px solid #436C50;
	transform: translateY(-50%) rotate(-45deg);
	border-top: none;
	border-left: none;
	z-index:100;
}
.subscriber-text-2021{
	font-size:11px;
	font-style:italic;
	margin-top:20px;
}
input.subscribe-2021:-webkit-autofill,
input.subscribe-2021:-webkit-autofill:hover, 
input.subscribe-2021:-webkit-autofill:focus, 
input.subscribe-2021:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
	box-shadow: 0 0 0 30px white inset !important;
}


.is-logo {max-width:200px; background-color:transparent !important; border:none !important; margin:20px 10px;}

.seopress-user-consent button{
	border-radius:0;
	border:1px solid white !important;
	padding:10px;
	font-weight:500 !important;
	
}

.seopress-user-consent a{
	text-decoration:underline;
}


.modal.abonnement .modal-content{position:relative;}
.modal.abonnement .modal-body{padding:0;}
.modal.abonnement button{position:absolute; top:20px; right:20px;padding:0;border:none;box-shadow:none;height:20px;width:20px;background-color:transparent;border-radius:0;z-index: 9999;} 
.modal.abonnement svg{height:20px;width:20px;}



@media (max-width: 767px) {
	/* XS seulement */		
	/*.home .diaporama .rsContent{background-image:none !important;}*/
    
    header a.bt.don{padding:6px 10px; margin-top:12px;position: absolute;right: 66px;font-size: 11px; letter-spacing:1px;}
    body{padding-top:48px;}
	.home .diaporama p br{display:none;}
    .home .diaporama .rsNav{right:-30px;}
    .home .diaporama .rsSlide .rsContent .container{padding-right:40px;}
    .home .diaporama .rsSlide::before{display:none;}
    .home .diaporama .rsSlide::after{height:400px;}
    #faire-don section:first-child{padding-bottom:0;}
    #faire-don .rsNav{padding:10px 0 30px;}
    
    .alternance .item, .conseil .item{padding-left:15px; padding-right:15px;}
    .alternance div.galerie a, .conseil .item div.galerie a, .projet div.galerie a{margin-left:0;}
    .projet div.galerie a{margin-bottom:20px;}
    
    .bt.blanc.border {
        background-color: #FFF;
        color: #436C50;
        border: 1px solid #FFF;
    }
    .bg.vert{
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#516a40+0,284032+50,18312e+100 */
        background: rgb(81,106,64) !important; /* Old browsers */
        background: -moz-linear-gradient(45deg, rgba(81,106,64,1) 0%, rgba(40,64,50,1) 50%, rgba(24,49,46,1) 100%) !important; /* FF3.6-15 */
        background: -webkit-linear-gradient(45deg, rgba(81,106,64,1) 0%,rgba(40,64,50,1) 50%,rgba(24,49,46,1) 100%) !important; /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(45deg, rgba(81,106,64,1) 0%,rgba(40,64,50,1) 50%,rgba(24,49,46,1) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#516a40', endColorstr='#18312e',GradientType=1 ) !important; /* IE6-9 fallback on horizontal gradient */
    }
    .bg.bleu{
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005f7d+0,1a576c+50,004a65+100 */
        background: rgb(0,95,125) !important; /* Old browsers */
        background: -moz-linear-gradient(45deg, rgba(0,95,125,1) 0%, rgba(26,87,108,1) 50%, rgba(0,74,101,1) 100%) !important; /* FF3.6-15 */
        background: -webkit-linear-gradient(45deg, rgba(0,95,125,1) 0%,rgba(26,87,108,1) 50%,rgba(0,74,101,1) 100%) !important; /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(45deg, rgba(0,95,125,1) 0%,rgba(26,87,108,1) 50%,rgba(0,74,101,1) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005f7d', endColorstr='#004a65',GradientType=1 ) !important; /* IE6-9 fallback on horizontal gradient */
    }
	.entete{display:none;}
    .projet section{border-bottom: 1px solid #436C50;padding-bottom: 15px;}
    .projet:last-child section{border:none;}
	.alphablanc30{background-color:rgba(255, 255, 255, 0.3);}
	.alphablanc50{background-color:rgba(255, 255, 255, 0.5);}
    div.galerie a, .archive .item, .videoPlay{max-width:300px; display:block; margin-left:auto; margin-right:auto;}
   
    footer{text-align:center;}
    footer .mc-field-group{display:0 auto 30px; margin:0 auto;}
    
    .padding .list-inline{text-align:center;}
    .ns .outer{height:170px;}
    
    .partenaire ul.flex{display:block;margin-left:-16px;}
    .partenaire ul.flex li{display:inline-block; width:50%;}
	
	.home #video img.play { width: 60px;height: 60px; margin-bottom: -35px;}
    
}
@media (min-width: 500px) and (max-width: 767px) {
	/* LOTO VOYAGE
    Dans la page LOTO VOYAGE, on a ajouté un bouton dans le titre */
    h1 .bt.orange{float:right;margin-top:-4px;}
}
@media (min-width: 768px) and (max-width: 991px) {
	/* SMALL SEULEMENT */
    nav.principal ul > li > ul > li > a{padding-top:9px; padding-bottom:9px;}
    .joindre  section.carriere > section{padding:0;}
    .projets form ul.flex{display:block;}
    .projets form ul.flex li{display:inline-block; vertical-align:top;margin-right:20px;}

}
@media (min-width: 768px) {
	/* SMALL */
    h1, .h1{font-size:42px;}
    h1 + hr{margin-bottom: 40px;}
    header{padding-top:24px;}
    nav.principal{margin-top:20px;}
    div.fixed nav.principal{margin-top:0;}
    
    nav.principal > ul > li.don a{width:100%; text-align:center;}
	nav.principal > ul > li > a, 
    nav.principal ul > li > ul > li > a{font-size:12px;}
    nav.principal > ul#menu-fixed{margin-bottom:20px;margin-top:10px;}
     nav.principal > ul#menu-fixed > li.logo{
        width: 30px; 
        margin-right:2px;
        vertical-align: top;
        margin-top: 10px;

    }
    nav.principal > ul#menu-fixed > li{margin-right: 4px;}
    nav.principal > ul#menu-fixed > li.don{margin-top:16px;}
    
    
    nav.principal > ul > li.don{width:15%;}
    nav.principal > ul#menu-header-principal > li.don{margin-top:16px;}
    nav.principal > ul > li.largeur{width:19%; margin-right:2%;}
    
    header #menu-header-sec a.ouvrir{font-size:18px; margin-top:-2px;}
    .safari header #menu-header-sec li.facebook{top:-7px; position:relative}
    
	section, .partager{padding:50px 0;}
	.entete:after{height:300px;}
	.breadcrumbs{margin-top:30px;margin-bottom:30px;}
	.home #page{position:unset;padding-top:360px;}
    .home #actualites h2:not(.titre){margin-bottom:50px;}
    
	.home .diaporama{
		position:absolute;
		top:0;
		left:0;
		height:660px;
	}

	.home .videoPlay, .home .qui-img{
        position:absolute;
        top:50%;
        width:calc(100% - 30px);
        -ms-transform: translateY(-50%); /* IE 9 */
        -webkit-transform: translateY(-50%); /* Safari */
        transform: translateY(-50%);
    }
	.home .diaporama p{font-size:35px;}
	.home .diaporama .inner{height:460px;padding-top:200px;}
	.ie.home .diaporama .inner{padding-top:0;top:-100px;}
	
	.home .diaporama .rsNav {left:50%; margin-left:384px;}
    
    
    #faire-don{background-image: url(images/faire-un-don.jpg); }
	#faire-don .slider, #faire-don .slider .rsOverflow, #faire-don .slider .rsOverflow{height:230px;}
    #faire-don .slider{margin-top:40px;}
    #stats{background-image: url(images/stats-ciel.jpg);}
	#stats h3{font-size:55px;}
	
	.alpha{position:relative; overflow: hidden;}
	.blanc30{position:absolute;background-color:rgba(255, 255, 255, 0.3);top:0; left:50%;width:2000px; height:100%;}
	.blanc50{position:absolute;background-color:rgba(255, 255, 255, 0.5);top:0; right:50%;width:2000px; height:100%;}
	/*.archive .vignette .cover{min-height:200px;}*/
	.archive .float{float:left;}
    .archive h2.float{margin-bottom: 0;margin-top: 10px; border:none;}
	.archive form.trier{display:block; float:right;margin-bottom:12px;}
    .archive:not(.related) .item{padding-bottom:75px;}
    .archive:not(.related) .cta{position:absolute; bottom:50px;}
	
	.videoPlay .vignette img.ico{width:55px;}
	.videoPlay:hover .vignette img.ico{width:65px;}
	.videoPlay .vignette span.a, .videoPlay .vignette span.b{margin:0 50px;}
    
    
    .liste_icons > div > p{
        padding:50px 0;
        font-size:20px;
        margin:0 0 0 134px;
    }
    .liste_icons > div > img{max-width:none;}
    .liste_icons > div > p:before{
        top:62px;
        left:114px;
    }
    
    ul.flex{display: flex;justify-content:space-between;flex-wrap:wrap; align-content:flex-start;}
    .projets .total{font-size:30px;}
    .projet .galerie{margin:4px 0 15px 5px;display: block; width:200px; max-width:40%; float:right;  }
    .projets .presentation{margin: 2em 0;}
	
	
	
    
    /*
    
    === SINGLE ===
    
    */
    article h2, .h2{font-size:44px;}
    footer .col-md-3 > h3:first-child{margin-top:0;}
    
    footer #copyright ul{display: block; text-align:center;margin:16px 0 10px;}
    footer #copyright ul li{display: inline-block;margin:2px 20px;}
    
    
    .conseil h2{font-size:31px;}
    .alternance section h2{margin-top:0;}
    
    .panel-title, .archive.post h1{font-size:28px;}
    
    .well{padding-bottom:30px;}
    
    .partenaire .roues .col-sm-4{display:inline-block; float:none; vertical-align:top;}
    .partenaire .liste ul{max-width:500px; }
    .partenaire .gauche section{max-width:344px; margin:0 0 0 auto; display: block;}
    .partenaire .liste ul li{font-size:20px;}
    .partenaire .liste ul li:before{top:36px;}
    
    .joindre .carte{height:400px;}
    .joindre .carte img.pin{width:58px;height:194px;margin:-97px 0 0 -29px;}
    .joindre .carte .outer{font-size:90px;}
    .joindre .carte .inner .glyphicon{margin-bottom:90px;}
    .joindre .ns section{padding-top:120px; padding-bottom:120px;}
    
    /* LOTO VOYAGE */
    h1 .bt.orange {margin: 6px 0 10px 10px;font-size: 18px;float:right; display:inline-block;width:auto;}
	
	
	#video .h-100 { height: 450px; }
	
	
	footer .titre-propulses { margin-top: 60px;}
	
	.home #video h2 { font-size:48px;}
	.home #video img.play {  width: 100px;  height: 100px; margin-bottom: -46px; }
    
}
@media (min-width: 992px) {
	/* MEDIUM */
	h1 + hr{margin-bottom: 75px;}
	.single h1{font-size:56px;margin-bottom:30px;}
	article p, article ul, article ol{font-size:18px;}
	nav.principal{margin-top:20px;}
	/*nav.principal > ul#menu-header-principal > li{width:19.5%;}*/
    nav.principal > ul#menu-fixed > li.logo{margin-right:10px;}
    nav.principal > ul#menu-fixed > li{margin-right: 8px;margin-top:18px;}
    nav.principal > ul#menu-fixed > li.don{width:168px;margin-top:12px;}
    /*nav.principal > ul#menu-fixed > li.largeur{
        width:calc(23% - 45px - 20px ); 
        margin-right:20px;
    }*/
   
    
    nav.principal > ul > li > a,
    nav.principal ul > li > ul > li > a{font-size:13px;}
    nav.principal > ul#menu-fixed > li:not(.logo):not(.don) > a{padding-top:4px;}
    
    nav.principal > ul#menu-fixed > li.largeur{width:calc(25% - 45px - 20px ); margin-right: 8px;}
     nav.principal > ul#menu-header-principal > li.don{margin-top:0;}
    
    nav.principal ul > li > ul > li.sous > a{padding-left:40px;}
    nav.principal ul > li > ul > li.sous > a:after{left:26px;}
	
    .home .diaporama .rsNav{margin-left:496px;}
	.home :not(footer) section, section.bandeau{padding-top:100px; padding-bottom:100px;}
	#stats{padding-bottom:220px; padding-top:100px;}
	.entete:after{height:400px;}
    .home #actualites h2:not(.titre){margin-bottom:70px;}
	#stats h3{font-size:75px;}
	.archive .vignette .cover{min-height:120px;}
	
	.single .related .cta{display:block; border-bottom:1px solid #FFF; padding-bottom:40px;}
	
	.videoPlay .vignette img.ico{width:96px;}
	.videoPlay:hover .vignette img.ico{width:106px;}
	.videoPlay .vignette span.a, .videoPlay .vignette span.b{margin:0 60px;}
	
	#qui, #faire-don, #stats{font-size:22px;}
    #qui h2, #faire-don h2, #stats h2{font-size:52px;}
	#qui h2 { margin-bottom: 30px;}
	#qui .cta { margin-top: 30px; display: inline-block; }
	.ns h3{font-size:40px;margin-bottom: 18px;}
	.ns p{font-size:22px;margin-bottom:28px;}
	.ns section{padding-top:98px; padding-bottom: 98px;}
    
    .projet .galerie{margin-left:30px;}
    .liste_icons > div:first-child > p:before{top:12px;}
    .liste_icons > div:first-child > p{padding-top:0;}
    .liste_icons > div:first-child > img{top:-14px; transform:translateY(0);}
    .partenaire .gauche section{max-width:455px;}
    .partenaire .liste ul li{font-size:24px;}
    .partenaire .liste ul li:before {top:40px;}
    .partenaire .intro p{font-size:22px;max-width:600px; margin-left:auto;margin-right:auto; display: block;}
    .partenaire form textarea{max-height:234px;}
    .joindre .ns section .bt{font-size:22px; border-width:2px; letter-spacing:1px; padding:12px 20px;}
    
    /* LOTO VOYAGE */
    h1 .bt.orange {margin-top: 18px;}
	
	
	#video .h-100 { height: 650px; }
	
	.home #video h2 { font-size:66px;}
	.home #video img.play {  width: 110px; height: 110px; margin-bottom: -53px; }
	
	#menu-footer li{margin-left:5px!important; margin-right:5px!important;}
	
	
}
@media (min-width: 1200px) {
	/* LARGE */
	/*nav.principal > ul#menu-header-principal > li{width:20%;}*/
    nav.principal{margin-top:20px;}
	nav.principal > ul > li > a{font-size:18px;}
    
    header #menu-header-sec a{font-size:16px;}
    
    nav.principal > ul#menu-fixed > li > a{font-size:16px;}
    nav.principal > ul#menu-fixed > li.logo{width: 132px;}
    nav.principal > ul#menu-fixed > li.logo img{padding-right:10px;}
    nav.principal > ul#menu-fixed > li.largeur{width:calc(23% - 45px - 20px ); margin-right: 8px;}
    
	.home #page{padding-top:560px;}
	.home .diaporama{height:860px;}
	.home .diaporama p{font-size:45px;}
	.home .diaporama .inner{padding-top:200px;height:660px;}
	.home .diaporama .rsNav {margin-left:496px;}
	.home :not(footer) section, section.bandeau{padding-top:140px; padding-bottom:140px;}
	#stats { padding-top:140px; }
	.home .diaporama .rsNav {margin-left:600px;}
    #faire-don .slider{font-size:25px;}
	#stats h3{font-size:95px;}
	.archive .vignette .cover{min-height:151px;}
	.archive.post p.h1{margin-bottom:1.5em;}
	.paddingLeft{padding-left:100px;} 
	.paddingRight{padding-right:100px;} 
	.partenaire .gauche section{max-width:556px;}
    .partenaire .bg h2{font-size:49px;}
    .partenaire .bg .roues h2{font-size:61px;}
    .joindre .ns section{padding-top:200px; padding-bottom:200px;}
    .a-propos .bandeau.vert{margin-top: 60px;padding-top: 156px;}
    
    footer #copyright ul{display: flex;justify-content:space-between;flex-wrap:wrap; }
    footer #copyright ul li{display: inline; margin:0;}
	
	
	.home #video h2 { font-size:86px;}
	.home #video img.play { width: 138px;  height: 138px;  margin-bottom: -67px; }
	
}
@media (min-width: 1310px) {
	/* X-LARGE */
	.container{width:1300px;}
	nav.principal ul > li > ul > li > a:after{left:12px;}
	nav.principal ul > li > ul > li > a{padding-left:28px;}
	
	.home .diaporama .rsNav {margin-left:650px;}
	.archive .vignette .cover{min-height:170px;}
	.bt, .don a{padding-left:20px;padding-right:20px;}
	.paddingLeft{padding-left:120px;} 
	.paddingRight{padding-right:120px;} 
    .partenaire .gauche section{max-width:620px;}
}


/**** GÈRE TES MATIÈRES ****/

#wpcf7-f4225-o1 label { margin-bottom: 10px; }
#wpcf7-f4225-o1 p { margin-bottom: 20px; }
#wpcf7-f4225-o1 .wpcf7-checkbox { margin-bottom: 5px; display: block;  }
#wpcf7-f4225-o1 .wpcf7-list-item { margin: 0 0 5px 0; display: block; }

#wpcf7-f4225-o1 input[type="checkbox"] { width: 18px !important; height:18px; vertical-align: -3px; margin: 0 5px 0 0; }

#wpcf7-f4225-o1 input[type=text], #wpcf7-f4225-o1 input[type=email], #wpcf7-f4225-o1 textarea {
    border: none;
    background: #FFF;
    color: #436C50;
    padding: 10px 15px;
    font-size: 16px;
    width: 100%;
}
#wpcf7-f4225-o1 .wpcf7-list-item-label { font-size:16px; }

#wpcf7-f4225-o1 .wpcf7-submit {
    white-space: normal;
    display: inline-block;
    text-decoration: none !important;
    text-transform: uppercase;
    font-weight: 700;
    padding: 12px 20px;
    font-size: 14px;
    will-change: background-color, border-color, color;
    -webkit-transition: background-color 0.2s, border-color 0.2s, color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s, color 0.2s;
    transition: background-color 0.2s, border-color 0.2s, color 0.2s;
    background-color: #DF9610;
    color: #FFF;
    border: none;
}

#wpcf7-f4225-o1 .wpcf7-submit:hover {
    background-color: #436C50;
    color: #FFF !important;
}

#wpcf7-f4225-o1 .wpcf7-not-valid-tip { font-size: 16px; }
