/* TOUTE LA PAGE */
*
{
	padding: 0px;
}
body
{
	margin: 0px;
	background-color: #CFD6DC;
	width: 100%;
}
.body
{
	width: 100%;
}
a:hover
{
	color: black;
}
li
{
	list-style-type: none;
}
/* TOUTE LA PAGE */

/* NAVIGATEUR PARTICULIER*/
.navigateur
{
	display: flex;
	justify-content: space-between;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
}
.navigateur a
{
	display: block;
	background-color: #0664B5;
	color: white;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid black;
	border-radius: 5px;
	opacity: 0.9;
} 
.navigateur a:hover
{
	color: black;
}

/* NAVIGATEUR PRO*/
.nav_pro
{
	display: flex;
	justify-content: space-between;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
}
.nav_pro a
{
	display: block;
	background-color: #9C210F;
	color: white;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid black;
	border-radius: 5px;
	opacity: 0.9;

}
.nav_pro a:hover
{
	color: black;
}
/*BANNIERE */
#banniere
{
	background-image: url(img/banniere.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 626px;
	margin: auto;
	width: 95%;
	border: 1px solid black;
	background-size: 110%;
}
#banniere2
{
	width: 100%;
	height: 48px;
	position: relative;
	top: 236px;
	border: 1px solid black;
	z-index: 1;
	opacity: 0.95;
}
#pro_part
{
	background-color: white;
	opacity: 0.90;
	padding-top: 0.5%;
	padding-bottom: 1%;
	border-radius: 5px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom: 1px solid black;
	margin: auto;
    width: 95%;
    border: 1px solid black;
    border-bottom: none;
}
#situation
{
	text-align: center;
	font-family: 'Sunflower', sans-serif;
    margin: 0px;
    font-size: 1.4em;
}
#proPart
{
	margin: 0;
	font-size: 3em;
	font-family: 'Sunflower', sans-serif;
	font-weight: bold;
	color: black;
	text-align: center;
}
.part
{
	color: #0664B5;
}
.pro
{
	color: #9C210F;
}
a
{
	text-decoration: none;
}
.part:hover
{
	color: black;
}
.pro:hover
{
	color: black;
}
#avant_apres
{
	background-color: #0664B5;
    width: 95.2%;
    margin: auto;
    opacity: 0.7;
    height: 50px;
	text-align: center;
	font-size: 2.2em;
	padding-top: 15px;
	margin-top: 1%;
	border-radius: 7px;
}
#avant_apres_pro
{
	background-color: #9C210F;
    width: 95.2%;
    margin: auto;
    opacity: 0.7;
    height: 50px;
	text-align: center;
	font-size: 2.2em;
	padding-top: 15px;
	margin-top: 1%;
	border-radius: 7px;	
}
#avant_apres a, #avant_apres_pro a
{
	color: white;
}
#avant_apres a:hover, #avant_apres a:hover
{
	color: #CFD6DC;
}
h1
{
	margin: auto;
    width: 95%;
    text-align: center;
    font-size: 1.2em;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 15px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    font-family: "ubuntu";
}
/* BANNIERE*/

/*SECTION */

	/*PARTIE GAUCHE*/
#corps
{
	width: 95%;
	margin: auto;
	margin-top: 15px;
	display: flex;
	font-family: 'Ubuntu', sans-serif;
}
.zone_principale
{
	width: 70%;
	margin-right: 15px;
	background-color: white;
	border-radius: 5px 5px 5px 5px;
}
.zone_principale h2
{
	color: #0664B5;
	margin-left: 2%;
	margin: 0px;
	margin-bottom: 15px;
}
.zone_principale p
{
	margin: 0px;
	text-align: justify; 
}
.zone_principale_pro
{
	display: flex;
}
/*VITRES*/
#nettoyage_vitres
{
	display: flex;
	justify-content: space-between;
	margin: 15px;
	padding: 0px;
}
.nettoyage_vitre_texte
{
	width: 60%;
	padding-right: 15px;
	height: 100%;
}
.nettoyage_vitres_img
{
	border: 1px solid black;
	background-image: url(img/netoyage-vitres.png);
	width: 40%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
/*SOLS*/
.nettoyage_sols_texte h2
{
	margin: 0px;
	margin-bottom: 15px;
	padding-left: 15px;
}


#nettoyage_sols p
{
	margin: 0px;
	padding-left: 15px;
}
#nettoyage_sols
{
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	margin: 15px;
	padding: 0px;
}
.nettoyage_sols_texte
{
	width: 60%;
	padding-right: 5px;
	padding-left: 15px
	height: 100%;
}
.nettoyage_sols_img
{
	width: 40%;
	background-image: url(img/monobrosse.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border: 1px solid black;
}

/*NETTOYAGE SPECIAUX*/
.nettoyage_speciaux_texte h2
{
	margin: 0px;
	margin-bottom: 15px;
}
.nettoyage_speciaux_texte h3
{
	margin: 0px;
	text-decoration: underline;
	margin-bottom: 10px;
	margin-top: 10px; 
	color: #9C210F;
}
.nettoyage_speciaux p
{
	margin: 0px;
}
#nettoyage_speciaux
{
	margin: 15px;
	padding: 0px;
}
/*NETTOYAGE VOITURES*/
.nettoyage_voitures h2
{
	margin: 0px;
	margin-bottom: 15px;
}
.nettoyage_voitures p
{
	margin: 0px;
}
#nettoyage_voitures
{
	display: flex;
	justify-content: space-between;
	margin: 15px;
	padding: 0px;
}
.nettoyage_voitures_texte
{
	width: 60%;
	padding-right: 15px;
	height: 100%;
}
.nettoyage_voitures_img
{
	border: 1px solid black;
	width: 40%;
	background-image: url(img/nettoyage-voitures.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
/*PARTIE DROITE*/
.zone_secondaire
{
	width: 30%;
	background-color: #F6F6F6;
	color: white;
	border-radius: 5px 5px 5px 5px;
}
	/* FORMULAIRE */
.devis
{
	padding-top: 1%;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 5%;
}
.devis h2
{
	color: #9C210F;
	font-size: 3em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 2%;
	font-family: 'Sunflower', sans-serif;
	text-align: center;
}
#logo_messenger
{
	width: 20px;
}
.contactez_nous
{
	text-align: center;
}
.tel
{
	color: #9C210F;
	font-weight: bold;
	font-size: 1.2em;
}
/* FORMULAIRE*/
#nom, #prenom, #mail, #commune, #telephone, #societe, #besoin, #urgence
{
	width: 98.5%;
	height: 25px;
	margin-top: 2%;
	margin-bottom: 2%;
	font-size: 1em;
	background-color: white;
}
#envoyer
{
	font-size: 1.2em;
	margin-top: 1%;
}
textarea
{
	margin-top: 2%;
	box-sizing: border-box;
	width: 100%;
	height: 125px;
}
#send
{

	width: 20%;
	margin-top: 5%;
	margin-left: 80%;
}
#message
{
	font-size: 1em;
}
.required
{
	font-weight: bold;
	color: red;
}
	/*DEVIS ET VALEURS*/
hr
{
	width: 109%;
	margin-bottom: 4%;
	margin-top: 4%;
	border: 4px solid #CFD6DC;
	position: relative;
	left: -5.5%
}
#bloc_superieur
{
	color: black;
	margin: 5%;
}
.values h4
{
	color: #9C210F;
	font-size: 1.4em;
	margin: 0px;
	text-align: center;
	font-family: 'Sunflower', sans-serif;
	font-weight: bold;
}
.list_value
{
	list-style: none;
	margin-left: 2%;
	margin-top: 2%;
}
ul
{
	margin-top: 0px;
}
.validated
{
	color: green;
}
/*CARTE */

#bloc_inferieur
{
	margin: 5%;
	color: black;
}
/* CARTE */
#map
{
	border: 1px solid grey;
	width: 95%;
	height: 350px;
	margin: auto;
	margin-top: 2%;
	overflow: hidden;
}
.zone_de_prestation h4
{
	color: #9C210F;
	font-size: 1.4em;
	margin: 0px;
	text-align: center;
}
.zone_de_prestation p
{
	margin: 0px;
	font-size: 0.8em;
	text-align: center;
}
/*CONTACT */
.contact h4
{
	color: #9C210F;
	font-size: 1.4em;
	font-family: 'Sunflower', sans-serif;
	margin-bottom: 0px;
	text-align: center;
	margin-top: 2%;
}
.contact h3
{
	font-size: 1em;
}
.contact a
{
	color: #0664B5;
	text-decoration: none;
	font-style: italic;
}
.ferme
{
	font-style: italic;
}
.horaires
{
	line-height: 120%;
}
.contact ul
{
	list-style: none;
}
#bloc_logo
{
	display: flex;
	justify-content: center;
	margin-top: 5px;
}
#bloc_logo img
{
	width: 36px;
	height: 36px;
	display: block;
	margin-right: 12px;
}
/* FOOTER */
footer
{
	height: 50px;
	width: 95%;
	background-color: #204C73;
	margin: auto;
	color: white;
	margin-top: 0;
	border-radius: 0px 0px 5px 5px;
	margin-bottom: 2%
}
#footer
{
	
}
footer p
{
	padding-top: 1%;
	margin-top: 1%;
	text-align: center;

}
footer a
{
	color: black;
}
footer a:hover
{
	color: white;	
}

/* FOOTER */









/* PARTIE PRO*/

/* VITRINES */
#nettoyage_vitrines
{
	display: flex;
	justify-content: space-between;
	margin: 15px; 
	margin-top: 15px;
	padding: 0px;
}
#nettoyage_vitrines p
{
	padding: 0px;
	margin-left: 0px;
	margin-right: 15px;
	padding-right: 0px;
	margin-bottom: 0px;
}
#nettoyage_vitrines h2
{
	padding: 0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
}
.nettoyage_vitrines_texte
{
	width: 60%;
	padding: 0px;
	height: 100%;
}
.nettoyage_vitrines_img
{
	border: 1px solid black;
	width: 40%;
	background-image: url(img/vitrine.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
ul
{
	list-style: none;
}
/* BUREAUX */
#nettoyage_bureaux p
{
	padding: 0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	text-align: justify;
	margin-left: 15px; 
}
#nettoyage_bureaux h2
{
	padding: 0px;
	margin-left: 5px;
	padding-right: 0px;
	margin-top: 0px;
}
#nettoyage_bureaux
{
	display: flex;
	flex-direction: row-reverse;
	margin: auto; 
	width: 96%;
	margin-top: 15px;
}

.nettoyage_bureaux_texte
{
	width: 60%;
	padding: 0px;
}
.nettoyage_bureaux_img
{
	border: 1px solid black;
	width: 40%;
	background-image: url(img/bureaux.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
/* INFORMATIONS COMPLEMENTAIRES*/
#informations_complementaires p
{
	padding: 0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	text-align: justify;
	margin-right: 15px;
}
#informations_complementaires h2
{
	padding: 0px;
	margin-left: 5px;
	padding-right: 0px;
	margin-top: 0px;
}
#informations_complementaires
{
	display: flex;
	margin: auto; 
	width: 96%;
	margin-top: 15px;
}
#informations_complementaires2
{
	flex-direction: row-reverse;
	display: flex;
	margin: auto; 
	width: 96%;
	margin-top: 15px;
}

.informations_complementaires_texte
{
	width: 70%;
	padding: 0px;
}
.informations_complementaires_texte2
{
	width: 70%;
	padding: 0px;
}
.informations_complementaires_texte2 p, .informations_complementaires_texte2 h2 
{
	padding-left: 15px;
}

.informations_complementaires_img, .informations_complementaires_img2
{
	border: 1px solid black;
	width: 30%;
	background-image: url(img/i-info.jpeg);
	background-size: 100% 100%;


}
/* RESPONSIVE MOBILE*/
@media all and (max-device-width: 800px)
{	
	/* PARTIE PARTICULIER */
	body
	{
		width: 100%;
	}
	h1
	{
		font-size: 3em;
	}
	#avant_apres, #avant_apres_pro
	{
		height: 100%;
		padding-bottom: 15px;
		font-size: 3em;
	}
	#banniere
	{
		height: 500px;
		background-size: 125%;
	}
	#pro_part
	{
		margin-top: 0 !important;
	}
	.zone_principale p
	{
		text-align: left !important;
	}
	.navigateur
	{
		display: none;
	}
	#logo_navigateur
	{
		margin-top: 20px;
		height: 100px;
		background-size: 50px;
		background-position-x: 15%; 
	}
	.logo
	{
		font-size: 2em;
		text-align: center;
		width: 70%;
		margin: auto;
		margin-top: -1%;
	}
	.magic
	{
		margin: 0px;
	}
	.nettoyage
	{
		padding-left: 5%;
	}
	#corps
	{
		display: flex;
		flex-direction: column;
	}
	.zone_principale
	{
		width: 100%;
		font-size: 3em;
		margin-bottom: 15px;
		margin: 0px;
	}
	/* VITRES */ 
	#nettoyage_vitres
	{
		flex-direction: column-reverse;
		margin-top: 15px;
	}
	.nettoyage_vitre_texte
	{
		width: 100%;
	}
	.nettoyage_vitres_img
	{
		border: 3px solid black;
		width: 100%;
		height: 765px;
		background-image: url(img/nettoyage-vitres.png);
		background-repeat: no-repeat;
		background-size: 100%;
		margin-bottom: 15px;
	}
	#nettoyage_vitres h2
	{
		margin-bottom: 55px;
	}
	/* SOLS */
	#nettoyage_sols
	{
		flex-direction: column-reverse;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	.nettoyage_sols_texte
	{
		width: 100%;
		margin-bottom: 15px;
	}
	.nettoyage_sols_img
	{
		width: 100%;
		height: 700px;
		margin-bottom: 15px;
		border: 3px solid black;
	}
	.nettoyage_sols_texte h2
	{
		margin-bottom: 55px;
	}
	
	/* SPECIAUX*/
	.nettoyage_speciaux_texte
	{
		margin-bottom: 55px;
	}
	.nettoyage_speciaux_texte h2
	{
		margin-bottom: 55px;
	}

	/* VOITURES */
	#nettoyage_voitures
	{
		flex-direction: column-reverse;
		margin-bottom: 55px;
	}
	.nettoyage_voitures_texte h2
	{
		margin-top: 0px !important;
		margin-bottom: 55px !important;
	}
	#nettoyage_voitures_texte p
	{
		width: 100%;
		margin: 0px;
		margin-bottom: 55px;
	}
	#nettoyage_voitures h2
	{
		width: 100%;
		margin: 0px;
		margin-top: 15px;
	}
	.nettoyage_voitures_texte
	{
		width: 100%;
	}
	.nettoyage_voitures_img
	{
		background-image: url(img/nettoyage-voitures.jpg);
		background-size: 100% 100%;
		width: 100%;
		margin: auto;
		height: 468px;
		border: 3px solid black;
		margin-bottom: 15px;

	}
	/* INFO COMPLET*/
	#informations_complementaires2
	{
		flex-direction: column-reverse;
		width: 100%;
		margin: auto;
	}
	#informations_complementaires2 p
	{
		width: 95%;
		margin: 0px;
	}
	#informations_complementaires2 h2
	{
		width: 95%;
		margin: 0px;
		margin-top: 15px;
		margin-bottom: 55px;
	}
	.informations_complementaires_texte2
	{
		width: 100%;
		margin-bottom: 55px;
	}
	.informations_complementaires_img2
	{
		background-color: grey;
		margin: auto; 
		width: 97%;
		background-size: 100% 100%;
		height: 770px;
		border: 3px solid black;
		padding-bottom: 25px;

	}
	/*ZONE SECONDAIRE*/
	.zone_secondaire
	{
		margin-top: 15px;
		width: 100%;
		font-size: 3em;
	}
	#nom, #prenom, #commune, #mail, #telephone, #societe
	{
		width: 95%;
		height: 100%;
	}
	#message
	{
		width: 95%;
		height: 350px;
	}
	#envoyer
	{
		width: 50%;
		height: 50%;
		font-size: 1.5em;
		margin-top: 5%;
	}
	select#besoin, select#urgence
	{
		height: 70px;
		width: 95%;
	}
	#map
	{
		width: 100%;
		height: 700px;
	}
	.tel
	{
		font-size: 1em;
	}
	footer
	{
		width: 95%;
		height: 150px;
		font-size: 2.5em;
	}
	.text_hidden
	{
		display: none;
	}
	#logo_messenger
	{
		width: 70px;
		height: 70px;
	}
	#bloc_logo img
	{
		width: 150px;
		height: 150px;
	}
	hr
	{
		width: 112%;
		margin-bottom: 25px;
	}
	/* PARTIE PRO */
		.nav_pro
	{
		display: none;
	}
	#pro_part
	{
		background-color: white;
		font-size: 1.2em;
	}
	/* VITRINES*/ 
	#nettoyage_vitrines
	{
		flex-direction: column-reverse;
	}
	.nettoyage_vitrines_texte
	{
		width: 100%;
	}
	.nettoyage_vitrines_texte h2
	{
		margin-bottom: 55px;
	}
	.nettoyage_vitrines_img
	{
		width: 100%;
		height: 550px;
		background-size: 100% 100%;
		margin-bottom: 15px;
	}
	#pro_part
	{
		margin-top: 250px;
		background-color: white;
		font-size: 1.2em;
	}
	/* LOCAUX BUREAUX */
	#nettoyage_bureaux
	{
		flex-direction: column-reverse;
	}
	.nettoyage_bureaux_texte
	{
		width: 100%;
	}
	.nettoyage_bureaux_texte h2
	{
		margin-bottom: 55px;
	}
	.nettoyage_bureaux_img
	{
		width: 100%;
		height: 550px;
		background-size: 100% 100%;
		margin-bottom: 15px;
	}
	/* INFOS COMPLEMENTAIRES*/
	#informations_complementaires
	{
		flex-direction: column-reverse;
	}
	.informations_complementaires_texte
	{
		width: 100%;
		margin-bottom: 25px;
	}
	.informations_complementaires_texte h2
	{
		margin-bottom: 55px;
	}
	.informations_complementaires_img
	{
		width: 100%;
		height: 750px;
		background-size: 100% 100%;
		margin-bottom: 15px;
		background-color: grey;
	}

}

/* RESPONSIVE TABLETTE*/
@media all and (min-device-width: 801px) and (max-device-width: 1201px)
{
	.text_hidden
	{
		display: none;
	}
	.navigateur a
	{
		font-size: 0.8em;
	}
	#proPart
	{
		font-size: 4em;
	}
	.informations_complementaires_img2
	{
		width: 40%;
	}
	#banniere
	{
		background-size: 110%;
		height: 445px;
	}
	#avant_apres_pro, #avant_apres
	{
		height: 100px;
	}

}

