#form_contact {
	width: 100%;
  	max-width: 1170px;
  	margin: 0 auto;
}
#form_contact label, #form_contact small {
	display: block;
  	color: #fff;
  	text-align: left;
}


.form-control,
	.btn {
		border-radius: 0;
		/*border: 1px solid #bbb;*/
	}
	.btn-outline-danger {
		color: #fff !important;
		background-color: #a2d113 !important;
		background-image: none !important;
		border-color: #a2d113 !important;
		text-transform: uppercase !important;
		cursor: pointer !important;
	}
	.btn-outline-danger:hover {
		color: #a2d113 !important;
		background-color: #fff !important;
		border-color: #a2d113 !important;
	}
	.btn-outline-reset {
		color: #a2d113 !important;
		background-color: transparent !important;
		background-image: none !important;
		border-color: #a2d113 !important;
		text-transform: uppercase !important;
		cursor: pointer !important;
	}
	.btn-outline-reset:hover {
		color: #fff !important;
		background-color: #a2d113 !important;
		border-color: #a2d113 !important;
	}
	p.error {
		display:none;
	}
	p.a{
		margin:0;
	}
	.nopaddind {
		padding: 0 !important;
	}
	.label-rgpd {
		color: #fff;
		text-align: left;
	}
	.tritrepage {
		color: #a2d113;
  		font-size: 2em;
  		text-transform: uppercase;
  		font-weight: 100;
	}

	/*h1.tritrepage::after {
		margin: 0 auto;
	}*/
	#form_contact .input-group-addon {
		border-radius: 0 !important;
		color:#fff;
		background-color: #a2d113;
		border: 1px solid #a2d113;
	}
	.nopaddind{
		padding: 0;
	}
	
	.alert-success {
		margin: .5rem;
	}
    
    #form_contact .row{ margin-left: 0; margin-right: 0}
	
	.plusinfois-rgpd,
	.sup-rgpd{ color: #a2d113;
			   }
	.plusinfois-rgpd:hover,
	.sup-rgpd:hover{color:#000;
	}

/*  SUPPRESSION DE DONNEES PERSO*/

/*  SUPPRESSION DE DONNEES PERSO*/



/* SMARTPHONES */

@media (max-width: 380px) {
	.g-recaptcha>div{width: 234px!important}
}





	
	