/*CSS PAGE CONTACT*/

.bandeau_image_texte {
	position: relative;
}

.bandeau_image_texte .a_gauche {
	width: 50%;
	float: left;
}

.bandeau_image_texte .a_droite {
	width: 50%;
	float: right;
}

.bandeau_image_texte .a_gauche p {
	font-weight: 500;
	margin: 12px 0 0 80px;
}

.bandeau_image_texte .a_gauche .contenu {
	color: #333;
	text-align: justify;
}

.bandeau_image_texte .image_contenu {
	width: 50%;
	float: right;
	height: 400px;
}

#contact #google_map {
	width: 100%;
	height: 380px;
}

#contact .infos_contact .bloc {
	width: calc(50% - 40px);
	height: auto;
	float: left;
	margin: 0 0 0 0;
	font-weight: 500;
	padding-left: 40px;
	text-align: left;
	line-height: 24px;
	font-size: 14px;
	margin-bottom: 30px;
}

#contact .infos_contact .bloc a {
	font-size: 13.5px;
	font-weight: 600;
	cursor: pointer;
}

#contact .infos_contact .bloc.email {
	width: calc(100% - 40px);
	margin-top: 20px;
}

#contact .infos_contact .bloc .titre {
	font-weight: 600;
	color: #333;
}

#contact .infos_contact .bloc .lien_localiser.lien-base {
	font-size: 13.5px;
	font-weight: 600;
	transition: all 200ms ease-in;
	cursor: pointer;
	margin-top: 10px;
	color: #333;
	border-color: #333;
}

#contact .infos_contact .bloc .lien_localiser.lien-base:hover {
	color: #fff;
	background-color: #333;
}

#contact .bandeau_slogan .conteneur_bouton_formulaire {
	max-width: 1000px;
	margin: auto;
	width: 100%;
	display: flex;
	justify-content: center;
}

#contact .bandeau_slogan .conteneur_bouton_formulaire .bouton_formulaire {
	width: 33.333%;
	max-width: 250px;
	height: 80px;
	float: left;
	background: #fff;
	text-align: center;
	line-height: 80px;
	box-sizing: border-box;
	transition: background-color ease-in 300ms;
	border-left: #bbb 1px solid;
}

#contact .bandeau_slogan .conteneur_bouton_formulaire .bouton_formulaire span {
	color: #333;
	display: inline-block;
	vertical-align: middle;
	font-weight: 600;
	line-height: normal;
	transition: all 200ms ease-in;
}

#contact .bandeau_slogan .conteneur_bouton_formulaire .bouton_formulaire:first-child {
	border: none;
}

#contact .bandeau_slogan .bouton_formulaire:hover {
	cursor: pointer;
}

#contact .bandeau_slogan .bouton_formulaire:hover span {
	color: #6a8099;
}

#contact .bandeau_slogan .bouton_formulaire span.actif {
	color: #fff;
}

#contact .bandeau_slogan .bouton_formulaire.actif {
	background: #6a8099;
}

#contact .bandeau_slogan .bouton_formulaire.actif span {
	color: #fff;
}

#contact .bandeau_formulaire_contact {
	padding: 40px 0;
}

#contact .bandeau_formulaire_contact .a_droite {
	float: right;
	width: calc(50% - 25px);
	margin-left: 25px;
}

#contact .bandeau_formulaire_contact .a_gauche {
	float: left;
	width: calc(50% - 25px);
	margin-right: 25px;
}

#contact .bandeau_formulaire_contact .au_milieu {
	width: 50%;
	margin: auto;
}

#contact .bandeau_formulaire_contact .au_milieu .titre {
	color: #333;
	font-weight: 600;
	padding: 20px 0;
	text-align: center;
}

#contact .bandeau_formulaire_contact .au_milieu .separateur {
	width: 100px;
	border-bottom: #bbb 1px solid;
	margin: auto;
	margin-bottom: 20px;
}

#contact .bandeau_formulaire_contact table {
	width: 100%;
}

#contact .bandeau_formulaire_contact table td {
	padding: 5px;
}

#contact .bandeau_formulaire_contact table td.label {
	padding: 0;
	font-size: 0.9em;
	font-weight: 600;
	width: 40%;
	vertical-align: top;
	padding-top: 12px;
}

#contact .bandeau_formulaire_contact table td.label span {
	vertical-align: middle;
}

#contact .bandeau_formulaire_contact input {
	height: 35px;
	width: 100%;
}

#contact .bandeau_formulaire_contact select {
	height: 35px;
	width: 100%;
}

#contact .bandeau_formulaire_contact textarea {
	width: 100%;
}

#contact .bandeau_formulaire_contact input[type="checkbox"],
#contact .bandeau_formulaire_contact input[type="radio"] {
	display: inline-block;
	width: auto;
	height: 100%;
	margin-top: 10px;
}

#contact .bandeau_formulaire_contact input[type="checkbox"] + span,
#contact .bandeau_formulaire_contact input[type="radio"] + span {
	display: inline-block;
	width: auto;
	vertical-align: top;
	margin: 10px 20px 0 5px;
	font-size: 14px;
}

#contact .bandeau_formulaire_contact input[name="finalite"] {
	margin: 10px 10px 0 0;
}

#contact .bandeau_formulaire_contact input[name="finalite"] + span {
	width: calc(100% - 50px);
	margin-top: 10px;
}

#contact .g-recaptcha {
	margin: 30px auto 30px auto;
	width: 304px;
}

#contact .bandeau_formulaire_contact .item_formulaire_contact div.label {
	padding: 10px 0;
	font-size: 14px;
	font-weight: 600;
}

#contact .bandeau_formulaire_contact .bouton {
	padding: 8px 30px;
}

#contact .bandeau_formulaire_contact div.bouton_centre {
	text-align: center;
}

div.au_milieu.formulaire_demande_devis {
	padding-top: 40px;
}

#form_devis_terrain label {
	position: relative;
	display: inline-block;
	width: 120px;
	height: 35px;
	padding: 0;
}

#form_devis_terrain input {
	display: none !important;
}

#form_devis_terrain span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	line-height: 33px;
	height: 100%;
	color: #422e6e;
	text-align: center !important;
	margin: 0 !important;
}

#form_devis_terrain input:checked + span {
	background: #422e6e;
	color: #fff;
}

.input_file {
}

.input_file input {
	display: none;
}

.input_file label {
	display: block;
	margin-top: 15px;
	font-size: 0.9em;
	position: relative;
	font-weight: 600;
}

.input_file label span.filename {
	position: absolute;
	display: block;
	right: 10px;
	top: 10px;
	font-style: italic;
}

#valider_formmulaire_contact,
#send_apply_form {
	border: #333 solid 1px;
	color: #333;
}

#valider_formmulaire_contact:hover,
#send_apply_form:hover {
	background-color: #333;
	color: #fff;
}

#pageContact_googleMap {
	display: flex;
	flex-wrap: wrap;
}

#pageContact_googleMap > div {
	width: 50%;
}

@media screen and (max-width: 1230px) {
	#pageContact_googleMap {
		padding: 0 15px;
	}
}

@media screen and (max-width: 1200px) {
	#google_map {
		width: 100%;
		height: 380px;
	}

	#pageContact_googleMap > div {
		width: 100%;
		flex-grow: 1;
	}

	#contact .infos_contact {
		margin-top: 30px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}

	#contact .infos_contact .bloc {
		width: 50%;
		text-align: center;
		padding: 0;
		margin: 30px 0 0 0;
	}
}

@media screen and (max-width: 550px) {
	#contact .bandeau_slogan .conteneur_bouton_formulaire {
		display: block;
	}

	#contact .bandeau_slogan .conteneur_bouton_formulaire .bouton_formulaire {
		width: 100%;
		max-width: none;
		height: 40px;
		float: none;
		line-height: 35px;
		border-bottom: #bbb 1px solid;
		border-right: none;
	}

	form#envoyerMail .a_gauche,
	form#envoyerMail .a_droite,
	form#envoyerMail .au_milieu {
		float: none !important;
		width: 100% !important;
		margin: auto !important;
	}

	#contact .infos_contact .bloc {
		width: 100%;
	}
}
