@font-face {
 font-family: "Amatic SC2";
 src: url("AmaticSC-Regular.ttf");
}

@media (min-width: 769px) {
	.nav-ordinateur{
		display:block;
	}

	.nav-mobile{
		display:none;
	}
}

@media (max-width: 768px) {
	.nav-ordinateur{
		display:none;
	}

	.nav-mobile{
		dislpay:block;
	}
}

a{
	color:#666666;
	-webkit-transition: color, 0.5s linear; 
}

h3{
	
	font-size: 3.25rem;
	line-height:0.94;
	margin-bottom:28px;
	text-transform:uppercase;
	font-family: "Amatic SC2";
	color:#622a14;

}

h4{
	font-size: 1.5;
	line-height:0.94;
	margin-bottom:28px;
	text-transform:uppercase;
	font-family: "Amatic SC2";
	color:#622a14;
}

h5{
	color:black;
	font-family:"Noto Serif", serif;
	font-size:1.125rem;
	line-height:1.56;
	font-weight: bold;
}

p, li{
	color:#666666;
	font-family:"Noto Serif", serif;
	font-size:1.125rem;
	line-height:1.56;
}

nav{
	position: fixed;
	right:10px;
	top:10px;
	z-index: 9999;
}

nav > a{
	color:#666666;
	font-size: 0.75rem;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: underline;

}

nav > a:hover{
	text-decoration: underline;
}

.titre-principal{
	font-size: 4.375rem;
	color:#3f3734;
	font-family: "Amatic SC2";
	-webkit-transition: color, 0.5s linear; 
}

.titre-principal:hover{
	color:rgb(220, 36, 0);
}

a:hover{
	text-decoration: none;
	/*color:rgb(220, 36, 0);*/
	color:#6495ED;
}

.sous-titre-principal{
	font-size: 1.8125rem;
	font-style :normal;
	font-stretch: normal;
	letter-spacing: normal;
	color:#3f3734;
	font-weight: 300;
	font-family: "Amatic SC2";
}

header{
	text-align: center;
	padding : 3%;
}

.presentation{
	background-image:url(visages.jpg);
	text-align: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.titre-presentation{
	color:#fff;
	font-size:3.5rem;
	line-height:normal;
	text-transform: capitalize;
	font-weight:bold;
	font-style:normal;
	font-stretch:normal;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.5);
	font-family: "Amatic SC2";
	padding-top: 60px;
	/*max-width: 570px;*/
}

.bouton-sous-titre-presentation{
	background-color:#ed3f27;
	color:#fff;
	border-radius:30px;
	border:none;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
	transition:0.5s ease;
	padding: 7px 32px;
	font-family:"Amatic SC2";
	font-size:1.75;
	line-height: 3.55;
}

main{
	padding-top: 3%;
}

.hero{
	background-color: #fef9f3;
	border-top : solid 5px #78CAD6;
}

.col-main-hero{
	border-right : solid 5px #57d685;
}

.qui-sommes-nous{
	margin-top: 6rem;
}

.partenaires{
	margin-top: 4rem;
	padding-bottom:2rem;
}

.partenaires-texte{
	margin-right: 14px;
}

.avec-le-soutien{
	margin-right: 14px;
	padding-bottom: 6rem;
}

.widget-petition-col{
	 background-color:white;
	 padding-top:3vh;
}

@media (min-width: 769px) {
	.widget-petition-ordi{
		display:flex;
	}

	.widget-petition-mobile{
		display:none;
	}
	.widget-petition-mobile-col{
		background-color:#fef9f3;
	}
}

@media (max-width: 768px) {
	.widget-petition-ordi{
		display:none;
	}
	.widget-petition-mobile{
		dislpay:flex;
	}
	.widget-petition-mobile-col{
		background-color:white;
		border-bottom : solid 5px #039;
	}
}


.nos_actions_row{
	background-color: #cbe6f2;
	border-top : solid 5px firebrick;
}

.nos_actions{
	margin-top: 6rem;
	padding-bottom: 6rem;
}

.nous-les-premiers{
	margin-top: 5rem;
}

.contributions{
	margin-top: 5rem;
}

.nous-soutenir{
	padding:5rem;
	border-top : solid 5px 	#EA6432;
}

.nous-soutenir-titre{
	text-align: center;
	margin-top: 6rem;
	margin-bottom: 5rem;
}

.soutiens{
	padding-bottom: 5rem;
}

@media (min-width: 768px) {

	.soutiens{
	padding-left: 8rem;
	}
}

.footer{
	background-color:rgba(17, 17, 17, 0.93);
	border-top : solid 5px 	#EA6432;
}

footer{
	margin: 0 0 50px;
	padding-left: 30px;
}

.contact-titre{
	color:#fff;
	font-size:2rem;
	line-height: 1.17;
	letter-spacing:1px;
	padding-top: 2.5rem;
}

.donner-une-idee{
	background-color: #fef9f3;
	padding-top:5rem;
	padding-bottom: 10rem;
}

.page-donner-une-idee-titre{
	padding-bottom: 2rem;
}

.diag{
	max-width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
}

.fleche_retour{
	position: fixed;
	left:20px;
	top:20px;
}

.texte-des-assemblees-citoyennes-specialisees-dans-chaque-domaine-de-la-societe{
	text-align:justify;
}

.images-accueil{
	width: 100%;
	border-radius: 100%;

	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.images-accueil-svg{
	width: 100%;
	border-radius: 100%;
	transform-origin : center center;
}

.images-accueil:hover{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.presentation2{
	text-align:center;
}

.titre-presentation2{
	padding-top: 8%;
	padding-bottom: 8%;

	font-size: 2rem;
	line-height:0.94;
	margin-bottom:28px;
	text-transform:uppercase;
	font-family: "Amatic SC2";
	color:black;
}

.descendre{
	position: absolute;
	right:20px;
	bottom:15px;
}

.btn-secondary{
	color:black;
	background-color: transparent;
	border-color: transparent;
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle{
	color:black;
	background-color: transparent;
	border-color: transparent;
}










