/*
Theme Name: comgk
Author: team comgk
*/

@import url('https://fonts.googleapis.com/css?family=Alfa+Slab+One|Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i');
/* On appelle les feuilles de style propres à chaque template php (on les réunira à la fin)*/
@import url('domaines-action.css');
@import url('actualites.css');
@import url('rubriques.css');
@import url('don.css');
@import url('qui-sommes-nous.css');
@import url('mentions-legales.css');
/***** STYLES GÉNÉRAUX *****/



a, a:link, a:visited, a:hover, a:active, button{
	outline: none !important;

}


html, body{
	margin: 0;
	padding: 0;
	background: #F8F8F8;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

p {
  font-family: 'Muli', sans-serif;
  color:#103634;
}

/*** Fondu entre les pages ***/
#fondu{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height:100%;
    background-color: #F8F8F8;
}
/*** Fin de fondu entre les pages ***/

/*** Gimmick ***/
.gk-gimmick{
	display: none;
	background: #103634;
}
/*** Fin de Gimmick ***/
/*** Typo ***/
.gk-logo-haut h1{
	font-family: 'Muli', sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: #103634;
	margin: 0;
	padding-left: 20px;
	
}


a.navbar-brand.gk-logo-haut.gk-trigger-fadeout h1{
	width: 282px;
	white-space: pre-wrap;
}
a.navbar-brand.gk-logo-haut.gk-trigger-fadeout{
	
	margin-right:0;
}


h1, h2, h3, h4{
	font-family: 'Alfa Slab One', cursive;
	color: #103634;
}
h5{
	font-family: 'Muli', sans-serif;
	text-transform: uppercase;
	color: #f73e53;
}
/*** fin de typo ***/

/*** Bouton faire un don ***/
.gk-bouton-don, .gk-menu-don{
	background-color: #f73e53;
	border-radius: 6000px;
	width: 185px;
	height: 40px;
	color: #F8F8F8;

}

.gk-bouton-don.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-106.nav-item a{
	color: #F8F8F8;
}

.gk-bouton-don a{
	font-weight: 400;
	text-decoration: none;
    color: white;
}

li#menu-item-106{
	padding-top:0;
}



button.btn.gk-bouton-don{
	margin-top: 20px;
	padding-bottom: 10px;	
}
button.btn.gk-bouton-don:hover{
	font-family:'muli';
	font-weight: 800;
	color:white;
}

/*** Fin de bouton faire un don ***/

/*** bouton lire plus ***/

#gk-bouton-lire-plus-home{
	display: flex;
}
#gk-bouton-lire-plus{
	border:solid 1px #F73E53;
	border-radius: 6000px;
	width: 166px;
	height: 42px;
	margin-left: 16px;
	text-align: center;
	padding:6px 0 6px 0;
}
.gk-bouton-lire-plus-front{
	width: 166px;
	height: 42px;
	text-align: center;
	/*padding:6px 0 6px 0;*/
	bottom: 0;
}
#gk-bouton-lire-plus-front a, #gk-bouton-lire-plus-home a{
	color: #F73E53;
	text-decoration: none;
}
#gk-bouton-lire-plus-home a{
	margin-left: 10px;
	text-transform: uppercase;
}
hr.gk-filet-rouge-lireplus-home{
	border: 1px solid;
	color: #F73E53;
	width: 35px;
	margin: 8px 0 8px 0;
}

/*** Fin de bouton lire plus ***/

/*** Début de lien dans articles (mis en avant sur home) ***/
.gk-lien-card{
	color: #f73e53;
	font-size: 12px;
	font-family: 'Muli', sans-serif !important;
}

a.gk-lien-card:hover{
	color: #f73e53 !important;
}

.gk-actus-lire-plus-liens-url{
	margin-bottom: 15px;
}
/*** Fin de lien dans articles (mis en avant sur home) ***/


/*** Bouton défilement ***/
.gk-bouton-defilement{
	text-align: center;
}

/*** Fin de bouton défilement ***/




/***** FIN DE STYLES GÉNÉRAUX *****/

/*** MENU HAUT ***/
#bs4navbar li a.active{
	font-weight: 700;
}
.gk-burger-haut{
	
	border: none;
	padding-right: 20px;
}
nav.navbar.navbar-expand-md.navbar-light.bg-faded{
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 10;
}

.navbar-light .navbar-toggler-icon{
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(16,54,52,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
	width:40px;
	height: 40px;
}
	
#menu-menu-principal li a{
	font-family: 'Muli', sans-serif;
	padding-left:20px;
	padding-top:10px;
	color: #103634;	
}
#menu-menu-principal li{
	padding-bottom: 10px;
}
#menu-item-106 a{
	color: #F8F8F8 !important;	
	text-align: center;
	text-transform: initial;
	font-weight: 400;
	border-bottom: none;
}
#menu-item-106 a:hover{
	font-weight: 700;
}
.gk-menu-haut{
    margin: 0;
    width: 100%;
    padding: auto;
}
a.nav-link{
    text-align: left;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 1px solid white; 
    width:80%;
}
.navbar{
	height: 110px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	top:0;
    background: #F8F8F8;
    width: 100%;
    box-shadow: 2px 0.5px 6px rgba(16, 54, 52, 0.2);
}
.navbar.navbar-expand-md.navbar-light.bg-faded{
	top:20px;
}

#menu-menu-principal{
	padding: 58px 15px 30px 15px;
	background-color: #F8F8F8;
	width: 100%;
}
.gk-filet-vert{
	width: 100%;
	margin:0;
	border-top: 1px solid #103634;
}

#menu-item-27{
	margin-bottom: 40px;
}
.navbar-toggler-icon:focus{
	outline:none;
}
a.nav-link:hover, a.nav-link:after, a.nav-link:before,a.nav-link:focus{
	font-weight: 700;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #9DC1B9;
}
.current-menu-item.page_item.current_page_item{
	font-weight: 700;
}

/*** FIN MENU HAUT ***/

/*** MENU VERT ***/
.gk-menu-haut-vert-section, .gk-menu-haut-vert-rubriques{
	/*width: 100%;
	height: 60px;
	position: fixed;
	z-index: 1000;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;*/
	background-color: #103634;
}

.gk-menu-haut-vert{
    align-items: center;
    display: flex;
    justify-content: center;
   	text-transform: uppercase;
    white-space: nowrap;
    font-size: 1.3em;
}

a.gk-rubriques-liens-vert{
	color: #9DC1B9;
	height: 100%;
    padding: 0 1.5rem;
    margin: 0;
    text-decoration:none;
    white-space: nowrap;
}

a.gk-rubriques-liens-vert:hover{
	color: #F8F8F8;	
	height: 100%;
    padding: 0 1.5rem;
    margin: 0;
    text-decoration:none; 
    font-weight: bold;
}
.item{
	padding-top: 12px;
	text-transform: uppercase;
	font-weight: 800;

}

/*.gk-menu-haut-vert-container{
	overflow: hidden;
	display: flex;
	flex-wrap: nowrap;
}*/
/*** FIN MENU VERT ***/

/***** HOME *****/

/*** Jumbotron ***/
.gk-baseline{
	background-image: url(img/gk-home-haut-mobile.png);
	height: 464px;
	background-position: 90% 15%;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 70px;
	margin-top: 100px;
	margin-bottom: 0;
}
.gk-baseline h3{
	font-size: 30px;
}
/*** fin de Jumbotron ***/

/*** Texte presentation ***/
.gk-texte-home p{
	font-weight: 600;
	text-align: center;
	padding-left: 2%;
	padding-right: 2%;
	margin-bottom: 53px;
	font-family:'muli',sansserif;
}

.gk-texte-home a{
	color: #103634;
	text-decoration: underline;
}
/*** Fin texte presentation ***/

/*** Valeurs ***/
.gk-valeurs{
	text-align: center;
	overflow: hidden;
}
.gk-icon-valeurs{
	height: 80px;
	width: auto;
	padding-bottom: 10px;
}
.gk-valeurs-title{
	padding: 0 40px 0 40px;
	font-size: 28px;
	margin-bottom: 27px;
}
.gk-valeurs-text{
	font-size: 12px;
	font-weight: 400;
}
.gk-valeurs-text p{
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.gk-valeurs-pictos-home{
	padding-bottom: 20px;
}
.gk-valeurs-content p{
	font-size: 18px;
}

.owl-stage{
	display: flex;
}
.owl-carousel{
	width: 100%;
	position: relative;
}

.gk-menu-haut-vert-section, .gk-menu-haut-vert-rubriques{
	position: fixed;
	width: 100%;
	z-index: 1000;
	top: 110px;
}
.gk-menu-haut-vert-section .owl-carousel, .gk-menu-haut-vert-rubriques .owl-carousel{
	height: 50px;
	
}

div.owl-nav.disabled{
	display: none;
}
.gk-menu-haut-vert-section .owl-carousel .item, .gk-menu-haut-vert-rubriques .owl-carousel .item{
	text-align: center;
}
div.owl-item.active.center{
	text-align: center;
}
.gk-menu-haut-vert-section .owl-theme .owl-nav [class*='owl-'], .gk-menu-haut-vert-rubriques .owl-theme .owl-nav [class*='owl-']{
     position: absolute;
	 left: 0;
	 top: 0;
	 margin: 0 10px 0 10px;
	 padding: 0;
	 font-size: 30px;
	 text-align: left;
	 width: 30px;
	 background: transparent;
	 background-image: linear-gradient(to left, rgba(157,193,185,0), rgba(16,54,52,1));
	 border:none;
	 border-radius: 0;
}
.owl-next span, .owl-prev span{
	color: #F8F8F8;
}

.gk-menu-haut-vert-section .owl-theme .owl-nav  .owl-next, .gk-menu-haut-vert-rubriques .owl-theme .owl-nav  .owl-next{
	left: auto;
	right: 0;
	text-align: right;
	 background-image: linear-gradient(to right, rgba(157,193,185,0), rgba(16,54,52,1));
}

button.owl-dot{
	border: none;
	background: transparent;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #DCDDDD;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #103634;
}
.owl-dots{
	text-align: center;
	width: 100%;
}
/*** Fin de valeurs ***/

/*** Cartes action ***/
.gk-home-cards{
	margin-top: 40px;
	overflow: hidden;
}

.gk-home-cat{
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 0.03em;
	margin-top: 10px;
	margin-bottom: 20px;
}

.gk-home-card-title{
	font-size: 20px;
	margin-bottom: 22px;
}

.gk-home-card-text{
	font-size: 14px;
}

.gk-card-filet{
	width: 100%;
	margin:0;
	border-top: 10px solid #103634;
}

.gk-lire-bottom{
	bottom: 40px;
	width: 100%;
	margin-left: -16px;
}

.gk-lire-bottom-front{
	position: absolute;
	bottom: 30px;
}
/*** Carte interactive Home page ***/
.gk-row-carte{
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: auto; 
	width:100%;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
	border-bottom: 10px solid #103634;
}

.gk-carte-legend{
	display: flex;
	flex-direction: column;
	margin-bottom: 60px;

}
.gk-carte-legende-items{
	display: flex;
	flex-wrap: nowrap;
}
.gk-carte-legende-texte{
	margin-left: 20px;
}

.gk-carte-legend h4{
	margin-top: 90px;
	text-align: center;
}

.gk-carte-legend ul{
	list-style: none;
}

.gk-carte-legend h5{
	margin-top: 60px;
	margin-left: 40px;
}
/*** Fin carte interactive ***/

/*** Témoignages ***/
.gk-temoignages{
	margin-top: 132px;
	margin-bottom: 68px;
	text-align: center;
	overflow: hidden;
}
.gk-temoignages-auteur{
	padding-top: 15px;
	font-size: 15px;
	text-transform:uppercase;
	font-weight: 600;
	color:#f73e53;
}
.gk-temoignages-ville{
	margin-bottom: 30px;
	font-size: 15px;
	font-weight: 600;
}
.gk-temoignages-texte{
	font-size: 24px;
	font-family: 'Alfa Slab One', cursive;
	margin-left: 30px;
	margin-right: 30Px;
}
/*** Fib de témoignages ***/

#map{
	height:400px;
}

/*** Chiffres clé ***/
.gk-chiffres-cle{
	text-align: center;
	background-color: #9DC1B9;
	padding-bottom: 10px;
	overflow: hidden;
	margin-bottom: 0;
}
.gk-chiffre1, .gk-chiffre2, .gk-chiffre3, .gk-chiffre4{
	/*padding-top: 25px;*/
	font-family: 'Alfa Slab One', cursive;
	font-size: 40px;
}
.gk-chiffre-text1, .gk-chiffre-text2, .gk-chiffre-text3, .gk-chiffre-text4{
	padding: 0 60px 24px 60px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 22px;
}
/*** Réseaux sociaux ***/
.gk-home-reseaux{
	background-image: url(img/gk-home-mobile-reseaux.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 600px;
	width: auto;
}
h4.gk-reseaux-title{
	color: #F8F8F8;
	padding-top: 40px;
	text-align: center;
	font-size: 24px;
	font-family: 'Alfa Slab One', cursive;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 46px;
}

.gk-home-reseaux-post{
	background-color: #F8F8F8;
	height: 130px;
	font-size: 20px;
	font-weight: 200;
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.gk-home-reseaux-post:last{
	margin-bottom: 0px;

}

.gk-home-reseaux-post .gk-home-reseaux-text-container{
	display: flex;
	align-items: center;
	width: 90%;
}


.gk-home-reseaux-post .gk-home-reseaux-box{
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: space-between;
	padding: 15px 0;
}
.gk-post-reseaux{
	font-family: 'muli';
	font-size:24px;
	font-weight: 300;
	line-height: 1.2em;
	margin-bottom: 0;

}
p.gk-post-reseaux{
	margin-bottom: 0;
}


.gk-icon-reseaux-vert{
	height: 38px;
	width: auto;
}
.gk-home-reseaux-box{
    display: flex;
    flex-wrap: wrap;
    align-items: center;

}

/*** Fin de réseaux sociaux ***/
/***** FIN DE HOME *****/

/***** ACTUALITÉS *****/
.searchandfilter li{
	display: inline-block;
	vertical-align: top;
	padding: 0 20px;
}
.gk-bouton-lire-plus-home{
	padding-top: 20px;
}
.gk-actu-boutons{
	display: flex;
	justify-content: center;
}
.gk-actu-boutons label.radio-inline{
	padding-right: 20px;
	text-align: center;
}
input.gk-bouton-radio{
	margin-right: 5px;
}
input{
	cursor: pointer;
}
h2.gk-bouton-radio-texte{
	/*font-size: 18px;*/
	font-family: 'Muli', sans-serif;
}

/***** PAGE QUI SOMMES-NOUS *****/

/*** Rapports et comptes ***/
.gk-qui-rapports-filet-vert{
	width: 100%;
	margin:0;
	border-top: 2px dotted rgba(16, 54, 52, 0.1);
}
/*** Fin de rapports et comptes ***/

/*** Logo partenaires ***/
.gk-qui-partenaires-flex{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
/*** fin de logo partenaires ***/

/***** FIN DE PAGE QUI SOMMES-NOUS *****/

/***** PAGES SOMMAIRE ET RUBRIQUE ****/
.gk-rubriques-content, .gk-sommaire-content{
	position: relative;
	z-index: 999;
}

/***** PAGE DON *****/
.gk-don-visuel{
	background-image: url(img/enfants-bangalis-mobile.jpg);
	height: 460px;
	width: auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-top: 60px;
}

.gk-donation-fond{
	background-color: #9DC1B9;
}

.gk-donation-fond{
	height: 172px;

}
/***** FIN DE PAGE DON *****/

/*** FOOTER ***/
footer{
	background-color: #103634;
	height: 712px;
}
footer ul, footer a{
	color: #F8F8F8;
	list-style: none;
	font-family: 'Muli', sans-serif;
	font-weight: 100;
	padding: 0;
}
.gk-footer-col-social{
	text-align: center;
	padding-top: 25px;
}
.gk-icone-footer{
	padding-top: 20px;
}
.widget-hr{
	border-top: 3px solid #f73e53;
    width: 54px;
    text-align: left;
    margin-left: 0;
}
.footer-trait-title-placement{
	height: 50px;
    display: flex;
    align-items: flex-end;
}

.gk-footer{
	padding-top: 20px;
}

div.container-fluid.gk-footer{
	height: 176px;
}

div.menu-menu-footer-container{
	font-weight: 200;
}

.gk-footer-col{
	font-size: 14px;
	padding-left: 15px;
}

h4.footer-widget-title{
	color: #F8F8F8;
	font-family: 'Muli', sans-serif;
	font-size: 14px;
}
div#mc_embed_signup{
	background-color: #103634;
}



.gk-newsletter-filet{
	margin-left: -15px;
	margin-right: -15px;
	padding-bottom: 35px;
	border: 0;
	border-top: 1px solid white;
}
.footer-newsletter p{
	color: #F8F8F8;
	font-family: 'Muli', sans-serif;
	text-align: center;
	font-size: 20px;
	padding-left: 10vw;
	padding-right: 10vw;
}

/*input::placeholder{
	color:red;
}*/


form#mc-embedded-subscribe-form.validate{
	padding-top: 20px;
}

#mc-embedded-subscribe-form input.email {
	width: 250px !important;
	height: 40px !important;;
	border-radius: 6000px !important;
}

input#mc-embedded-subscribe.button{
	font-size: 16px;
	width: 185px !important;
	height: 40px !important;
	border-radius: 6000px;
	background-color: #f73e53;
}
input#mc-embedded-subscribe.button:hover {
    background-color: #fff;
    border:  2px solid #f73e53;
    color: #f73e53;
}

.gk-case-abonnement{
	padding-bottom: 10px;
}

.gk-icon-reseaux{
	display: flex;
	justify-content: center;
	padding-top: 30px;
}

.gk-icon-youtube{
	padding-left: 15px;
	padding-right: 15px;
}
/*** FIN FOOTER ***/

.grid{
	width: 100%;
	float: left;
}
/* temoignage*/
.container.owl-carousel.owl-theme.gk-temoignages.owl-loaded.owl-drag{
	overflow: hidden;
}



/* temoignage*/


/****** MEDIA QUERIES POUR DESKTOP ******/
@media (min-width: 760px) {

	/*** MENU HAUT ***/

	a.navbar-brand.gk-logo-haut.gk-trigger-fadeout h1{
	width: 82%;
	white-space: pre-wrap;
	}
	a.navbar-brand.gk-logo-haut.gk-trigger-fadeout{
	width: 360px;
	}

	
	#menu-menu-principal li a{
		text-align: center;
		padding-bottom: 0;
		padding-right: 0px;
    	padding-left: 0px;
    	margin-left: 20px;
    	margin-right: 20px;
    	padding-top: 6px;
	}
	#menu-menu-principal{
		padding: 0;
		display: flex;
		align-items: center;
		white-space: nowrap;
	}
	#menu-item-27{
		margin-bottom: 0;
	}
	a.nav-link{
	    text-align: center;
	    text-transform: none;
	    font-weight: 300;
    	border-bottom: none; 
	}
	.gk-menu-haut{
	 	margin-left: auto;
	    width: auto;
	    padding-right: 0;
	    padding-bottom: 0;
	    padding-top: 10px;
	}
	/*** FIN MENU HAUT ***/

	/*** Gimmick ***/
	.gk-gimmick{
		display: block;
		height: 39px;
	}
	.gk-menu-haut-vert-section .owl-theme .owl-nav [class*='owl-'], .gk-menu-haut-vert-rubriques .owl-theme .owl-nav [class*='owl-'] {
	 width: 400px;
	 margin: 0;
	}
	/*** FIN Gimmick ***/

	/**** HOME ****/
	.gk-texte-home {
	font-weight: 600;
	text-align: center;
	padding-left: 13%;
	padding-right: 13%;
	margin-bottom: 53px;
	font-family:'muli',sansserif;
}
	/*** Jumbotron ***/


	.gk-baseline{
		background-image: url(img/home_visuel_pano.jpg);
		height: 574px;
		background-position: 30% 70%;
		margin-top: 100px;
		margin-bottom: 0;
	}
	.gk-baseline h3{
		font-size: 90px;
	}
	/*** Fin Jumbotron ***/
	/*** Texte présentation ***/
	.gk-texte-home{
		font-size: 24px;
	}
	/*** Fin texte présentation ***/
	/*** Valeurs ***/
	.gk-valeurs-text{
		font-size: 15px;
	}
	.gk-valeurs{
		margin-bottom: 60px;
		overflow: hidden;
	}
	button.owl-dot{
		display: none !important;
	}
	/*** Fin valeurs ***/

	/*** Titre actions en cours ***/
		.gk-titre-actions {
		font-family: 'Muli', sans-serif;
		font-size: 18px;
		font-weight: 900;
		text-transform: uppercase;
		color: #9DC1B9;
		margin-bottom: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.gk-fleches-actions{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	/*** Fin de titre actions en cours ***/
	
	/*** Carte interactive Home page ***/
	.gk-row-carte{
		margin-top: 100px;
		margin-left: -15px;
		height: 600px; 
		
	}
	#map{
	height:auto;
	}
	/*** Fin carte interactive ***/

	/*** Chiffres clé ***/
	.gk-chiffres-cle{
		padding-left: 180px;
		padding-right: 180px;
		padding-top: 2rem;
	}
	.gk-chiffre-text1, .gk-chiffre-text2, .gk-chiffre-text3, .gk-chiffre-text4{
		padding-left: 10%;
		padding-right: 10%;
		line-height: 1.2em;
	}
	
	.container-fluid.gk-chiffres-cle.owl-theme.gk-chiffre-carousel.owl-loaded.owl-drag{
		padding-left: 50px;
		padding-right: 50px;

	}

	p.gk-chiffre4, p.gk-chiffre3, p.gk-chiffre2, p.gk-chiffre1{
		margin-bottom: 0;
	}
	/*** Fin chiffres clé ***/
	
	/*** Réseaux sociaux ***/
	h4.gk-reseaux-title{
		margin-left:19%;
		color: #F8F8F8;
		text-align:left;
   }	

   .gk-home-reseaux{
		background-image: url(img/mamie_montage.jpg);
		background-position: 57% 20%;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.gk-home-reseaux-post{
		width: 540px;
		margin-left: 8%;
	}
	/*** Fin réseaux sociaux ***/ 

	/**** FIN HOME ****/

	/***** PAGE DON *****/
	.gk-don-visuel{
		background-image: url(img/enfants-bangalis-desktop.jpg);
		height: 600px;
		margin-top: 75px;
	}

	.gk-donation-fond{
		padding-top: 1em;
		height: 72px;
	}
	/***** FIN DE PAGE DON *****/

	/**FOOTER**/
	footer{
		height: 472px;
	}
	.gk-footer{
		padding-top: 35px;
	}
	div.container-fluid.gk-footer{
		height: 100px;
	}
	.footer-newsletter p{
		font-size: 26px;
		text-align: right;
		padding-right: 100px;
	}
	footer li a:hover{
		text-decoration: none;
		font-weight: 600;
		color: #F8F8F8;
	}

	#mc_embed_signup input.email {
		width: 310px !important;
	}

	input#mc-embedded-subscribe.button{
		width: 185px;
	}
	.gk-case-abonnement{
		padding-bottom: 0;
	}
	.validate{
		display: flex;
	}
	form#mc-embedded-subscribe-form.validate{
		padding-top: 0;
	}
	.gk-bouton-abonnement{
		padding-left: 50px;
	}
	div.row.footer-newsletter{
		margin-bottom: 25px;
	}
	/** Fin FOOTER**/



}

