@font-face {
	font-family: 'Roboto_regular';
	src: url('../font/Roboto-Regular.ttf');

	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto_Medium';
	src: url('../font/Roboto-Medium.ttf');

	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto_Condensed';
	src: url('../font/Roboto-Condensed.ttf');

	font-weight: normal;
	font-style: normal;
}

* {
	scroll-behavior: smooth;
}

body {
	font-family: 'Roboto', sans-serif;
	display: flex;
	justify-content: center;
	margin: 0;
}

li {
	list-style: none;
}

h2 {
	font-family: 'Roboto';
	font-weight: 500;
}

a {
	text-decoration: none;
}

a li {
	color: white;
}

p {
	font-weight: 400;
}

.phone_blanc {
	display: none;
}

.navigation {

	display: none;
}

.zone_bouton {
	align-items: center;
	display: flex;
	flex-direction: column;
	font-weight: 400;
}

.texte_zone_bouton .text_souligner {
	font-size: 14px;
	border-bottom: 1px solid black;
}



.zone_bouton_travaux #discutons_de_mon_projet {
	margin-bottom: 20px;
}

.calculer_mes_economie {
	width: 336.60px;
	height: 48px;
	background-color: #E3EC8F;
	border-radius: 40px;
	border: none;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 40px;
}

#discutons_de_mon_projet {
	width: 336px;
	height: 58px;
	font-size: 16px;
	border: 1px solid black;
	background-color: white;
	border-radius: 5px;
	margin-bottom: 40px;
	margin-top: 40px;
	box-shadow: 5px 5px 5px rgb(220, 220, 220);
	font-weight: bold;
}

.contenaire {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	overflow: hidden;
}

.thierry {
	background-color: #E3EC8F;
	border-radius: 30px;
	width: 136px;
	height: 43px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
}

.thierry h2 {
	font-size: 16px;
	font-weight: bold;
}

header {
	width: 100%;
	height: 100vh;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-image: url("/img/img_h2/fond_header.png");
	background-position: center center;
	background-size: cover;
}

.content_header {
	height: 1062px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}

nav {
	height: 15vh;
	display: flex;
	align-items: center;
	justify-content: space-around;
	width: 100%;
	font-weight: bold;
	margin-top: 20px;
}


nav .burger {
	display: none;
}


nav .logo {
	height: 100%;
	display: flex;
	align-items: center;
	width: 133.12px;
	height: 55px;
	margin: 0;
}

nav .logo img {
	width: 100%;
	height: 100%;
}

nav ul {
	display: flex;
	list-style: none;
	font-size: 16px;
	color: white;
	width: 62%;
	justify-content: space-between;
	padding: 0;
}

.nos_conseiller {
	display: flex;
	background-color: #E3EEB2;
	width: 154px;
	height: 34px;
	font-size: 16px;
	padding: 0;
	align-items: center;
	border-radius: 30px;
}

.nos_conseiller figure {
	height: 100%;
	width: 20%;
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.nos_conseiller p {
	font-size: 16px;
}


.nos_conseiller img {
	height: 14.72px;
	width: 14.72px;
}

.texte_header_haut {
	color: white;
	display: flex;
	flex-direction: column;
}

.texte_header_haut h1 {
	font-size: 52px;
	text-align: center;
	font-weight: bold;
	width: 672px;
}

.texte_header_haut h2 {
	font-size: 22px;
	text-align: center;
	font-weight: bold;
}

.texte_header_haut p {
	font-size: 18px;
	display: flex;
	flex-direction: column;
	width: 648px;
	text-align: center;
}

.verifier_les_aide {
	width: 352px;
	height: 75px;
	font-size: 16px;
	border: none;
	border-radius: 10px;
	font-weight: bold;
	background-color: white;
}

.zone_header_bas {
	height: 47%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
}

.zone_header_bas .fleche_blanche {
	width: 60px;
	height: 60px;
	margin: 0;
}

.zone_header_bas .fleche_blanche img {
	width: 100%;
	height: 100%;
}

.isolation {
	width: 100%;
	background-color: black;
	display: flex;
	justify-content: center;
}

.iso_panneau_reno_chauf {

	height: 496px;
	color: white;
	background-color: black;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 1300px;
	flex-wrap: wrap;
}

.iso_panneau_reno_chauf .content_iso {
	width: 320px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	justify-content: center;
}

.iso_panneau_reno_chauf .content_iso figure {
	width: 20%;
	margin: 0;
}

.iso_panneau_reno_chauf .content_iso h2 {
	font-size: 40px;
	line-height: 40px;
	color: #E5EDB8;
}

.iso_panneau_reno_chauf .content_iso div span {
	font-size: 16px;
	color: #797369;
}

.iso_panneau_reno_chauf .content_iso div {
	display: flex;
	align-items: center;
}

.iso_panneau_reno_chauf .content_iso div img {
	width: 20px;
	padding-left: 10px;
	height: 11px;
}

.zone_text {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.zone_text h1 {
	font-size: 52px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.zone_text p {
	font-size: 18px;
	width: 888px;
	text-align: center;
}

.zone_text h1 span {
	color: #959595;
}

.travaux_profesionnel {
	width: auto;
}

.travaux_profesionnel .zone_text h1 {
	text-align: center;
	line-height: 68px;
	margin-bottom: 0;
}

.travaux_profesionnel .zone_text {
	margin-bottom: 60px;
}

.contenu_projet_pro .nombre {
	display: flex;
	border-bottom: 0.5px solid #707070;
	height: 150px;
	align-items: center;
	padding-top: 0;
}

.contenu_projet_pro .nombre_debut {
	display: flex;
	height: 100%;
	border-bottom: 0.5px solid #707070;
	align-items: center;
	height: 150px;
}

.contenu_projet_pro .nombre_fin {
	display: flex;
	height: 100%;
	align-items: center;
	height: 150px;
}

.contenu_projet_pro {
	margin-bottom: 5%;
}

.contenu_projet_pro .chiffre {
	width: 20%;
	font-size: 52px;
	margin-left: 4%;
}

.contenu_projet_pro .contenu {
	width: 80%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0;
	margin: 0;
}

.contenu_projet_pro .contenu span {
	font-size: 16px;
	color: #838383;
	margin: 0;
}

.contenu_projet_pro .contenu p {
	font-size: 30px;
	margin: 0;
	padding-top: 10px;
}

.gaspiller_plus_energie {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 150px;
	position: relative;
	background-color: #F8F8F8;
}

.dessin_flottant {
	position: absolute;
	right: 13%;
	top: 4%;
}

.zone_text_energie {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-bottom: 150px;
}

.zone_text_energie h1 {
	font-size: 52px;
	line-height: 45px;
	width: 488px;
	text-align: center;
	line-height: 68px;
}

.zone_text_energie h1 span {
	color: #959595;
}

.zone_text_energie p {
	font-size: 16px;
}

.zone_jusqu {
	width: 1500px;
	display: flex;
	justify-content: center;
}

.zone_jusqu .contenu_jusqu {
	width: 330px;
	height: 308px;
	display: flex;
	flex-direction: column;

}

.zone_jusqu .contenu_jusqu h1 {
	font-size: 35px;
	line-height: 45px;

	margin-bottom: 0;
}

.zone_jusqu .contenu_jusqu p {
	font-size: 16px;
	line-height: 25px;
	margin-top: 0;
	width: 271px;
}

.zone_jusqu .contenu_jusqu div {
	display: flex;
	align-items: center;
}

.zone_jusqu .contenu_jusqu div span {
	color: #B5B5B5;
	font-weight: bold;
}

.zone_jusqu .contenu_jusqu div img {
	width: 20px;
	height: 20px;
	margin-left: 10px;
}

.avis {
	display: flex;
	padding-top: 100px;
	height: 349px;
	align-items: center;
	background-color: #F2F2F2;
	justify-content: center;
	width: 100%;

}



.avis .gauche_avis figure {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.avis .gauche_avis figure img {
	width: 100%;
}

.avis .droite_avis {
	display: flex;
	justify-content: space-between;
	width: 1000px;
}

.avis .droite_avis .avis_uttilisateur {
	background-color: white;
	padding: 10px;
	border-radius: 10px;
}

.avis_uttilisateur .contenu_avis {
	width: 90%;
}

.avis .droite_avis .avis_uttilisateur {
	background-color: white;
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 370px;
	margin: 10px;
}

.avis .droite_avis .avis_uttilisateur p {
	font-size: 18px;
	line-height: 30px;
	width: 100%;
	margin-top: 0;
}

.zone_haute {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.zone_haute span {
	font-size: 14px;
	color: #B5B5B5;
}

.nos_conseils_actualiter .zone_text_conseil {
	padding-top: 100px;
}

.nos_conseils_actualiter .zone_text_conseil h1 {
	font-size: 52px;
	line-height: 68px;
	text-align: center;
	display: flex;
	flex-direction: column;
	margin-bottom: 0;
}

.nos_conseils_actualiter .zone_text_conseil span {
	color: #959595;
}

.nos_conseils_actualiter .zone_text_conseil p {
	font-size: 18px;
	line-height: 28px;
	width: 992px;
	text-align: center;
	margin-top: 50px;
}

.blog {
	height: 960px;
}

.partenariat {
	width: 90%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 100px;
}

.partenariat .centre_partenaire {
	width: 65%;
	display: flex;
	justify-content: space-around;
}

.partenariat img {
	height: 55.58px;
}

.carte_iso {
	background-color: #151517;
	height: 840px;
	width: 100%;
	display: flex;
}

.carte_iso .iso_gauche {
	width: 50%;
	background-image: url('/img/img_h2/shivendu-shukla-3yoTPuYR9ZY-unsplash.png');
	display: flex;
	align-items: flex-end;
	justify-content: center;

}

.formulaire {
	position: relative;
}

.bouton_footer {
	width: 37px;
	height: 37px;
	border-radius: 50%;
	position: absolute;
	background-color: #DCF06F;
	border: none;
	top: 8%;
	left: 236px;
}

.bouton_footer img {
	width: 100%;
	color: black;
}

.carte_iso .iso_gauche .zone_texte_iso {
	padding-bottom: 40px;

}

.zone_texte_iso h2 img {
	width: 19px;
	margin-left: 15px;
}

.zone_texte_iso h1 {
	font-size: 40px;
	line-height: 53px;
	color: #DBD1B9;
	width: 90%;
	margin-left: 25px;
}

.carte_iso .iso_gauche h2 {
	font-size: 20px;
	color: #766B6B;
	display: flex;
	align-items: center;
	width: 90%;
	margin-left: 25px;
}

.carte_iso .iso_droite {
	width: 50%;
	background-color: #151517;
	justify-content: center;
	display: flex;
}

.zone_texte_droite {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.carte_iso .iso_droite p {
	color: #AAAAAA;
	width: 482px;
	text-align: center;
}

.carte_iso .iso_droite {
	color: #AAAAAA;
	margin-top: 5%;
	text-align: center;
}

.carte_iso h1 {
	font-size: 40px;
	line-height: 53px;
	display: flex;
	flex-direction: column;
	color: #DBD1B9;
}

.carte_iso h1 span {
	color: #E5EDB8;
}

footer {
	width: 100%;
	background-color: #0B0B0B;
	color: white;
	height: 550px;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 100px;
}

footer .contain_footer {
	display: flex;
	align-items: center;
	border-bottom: 1px grey solid;
	padding: 0 1rem 120px 1rem;

}

footer .condition_mention {
	width: 100%;
	height: 30%;
}

footer .footer_gauche {}

footer .footer_gauche input[type="email"] {
	background-color: black;
	border-radius: 40px;
	width: 275px;
	height: 47px;
	border: 1px solid #6C6C6C;
}

input::placeholder {
	color: #ffffff;
	opacity: 1;
	font-size: 16px;
	padding-left: 30px;
}

footer .footer_gauche .contien_check {
	display: flex;
	align-items: center;
}


.bouton_cocher:checked {
	-webkit-appearance: none;
	appearance: none;
	border: 1px solid grey;
	background-color: white;
	width: 15px;
	height: 15px;
	border-radius: 4px;
}

.bouton_cocher {
	-webkit-appearance: none;
	appearance: none;
	border: 1px solid grey;
	background-color: rgb(0, 0, 0);
	width: 15px;
	height: 15px;
	border-radius: 4px;
}

footer .footer_gauche h1 {
	width: 402px;
	font-size: 26px;
	color: #6C6C6C;
	margin-bottom: 50px;
	font-weight: 500;
}

footer .footer_droite {
	width: 60%;
	height: 100%;
	display: flex;
}

footer .footer_droite h1 {
	font-size: 26px;
	color: #6C6C6C;
}

footer .footer_droite ul {}

footer .footer_droite ul li {
	line-height: 21px;
	font-size: 16px;
	padding-bottom: 20px;
}

footer .condition_mention {
	display: flex;
	align-items: center;
	width: 90%;
}

footer .contain_mention_legal {
	height: 40%;
	font-size: 16px;
	width: 46%;
	display: flex;
	justify-content: space-between;
}

footer .contain_mention_legal span {
	font-size: 16px;
	color: #9D9D9D;
	font-weight: bold;
}


@media only screen and (max-width:900px) {

	.article-secondary-footer {
		font-size: 16px !important
	}

	nav {
		width: 100%
	}

	nav .burger {
		height: 25px;
		display: block;
	}

	.trait_haut {
		background-color: white;
		height: 2px;
		width: 20px;
		border-radius: 2px;

		margin-bottom: 10px
	}

	.trait_bas {
		background-color: white;
		height: 2px;
		width: 20px;
		border-radius: 2px;




	}


	.trait_haut_effet {

		transform: translateY(0px) translate(0) rotate(45deg);

	}


	.trait_bas_effet {

		transform: translateY(-11.5px) translate(0) rotate(-45deg);

	}



	header {

		background-image: url("/img/img_h2/fond_header.png");

		background-position: 10% 100%;
		background-repeat: no-repeat;
	}

	.navigation {
		display: none;

	}

	.iso_panneau_reno_chauf .content_iso div img {
		width: 10px;
		height: 6px;
	}

	.navigation2 {
		width: 100%;
		height: 100%;
		z-index: 2;
		background-color: rgb(255, 255, 255);
		position: fixed;
		top: 0px;
		left: 0px;
		display: block;
		transition: 0.2s;
		margin-top: 0px
	}




	.navigation li {
		font-size: 30px;
		border-bottom: 1px solid black;
		width: 100%;
		padding-top: 40px;
		padding-bottom: 40px;
		background-color: rgb(255, 255, 255);
		color: black;

	}



	nav {
		justify-content: space-around;
	}

	.navigation .fin {
		border-bottom: none;

	}

	.phone_blanc {
		display: inline;
		width: 30px;
		height: 30px;
		margin: 0;

	}

	.phone_blanc img {

		width: 17px;
		height: 17px;

	}


	.nos_conseiller {
		display: none;
	}

	nav ul {
		display: none;
	}

	.content_header {
		height: 500px
	}

	.texte_header_haut {
		align-items: center;
		margin-bottom: 240px;
	}

	.texte_header_haut h1 {
		font-size: 25px;

		margin-bottom: 0;

	}

	.texte_header_haut h2 {
		display: none;

	}

	.texte_header_haut p {
		font-size: 16px;
		width: 334px;
		line-height: 28px;
		letter-spacing: 0.16;


	}

	.verifier_les_aide {
		width: 351px;
		height: 51px;
		font-size: 12px;


	}


	.travaux_profesionnel .zone_text h1 {
		font-size: 25px;
		line-height: 33px;
		width: 286px;
		font-weight: bold;
	}

	.travaux_profesionnel .zone_text p {
		font-size: 14px;
		line-height: 28px;
		letter-spacing: 0.14px;
		width: 318px;
	}

	.travaux_profesionnel .zone_text {
		margin-bottom: 0px;
	}

	.chiffre {
		font-size: 18px;
	}

	.nombre_fin {
		border-bottom: 0.5px solid #CBCBCB;
	}

	.contenu_projet_pro .contenu span {
		font-size: 12px;
	}

	.contenu_projet_pro .contenu {
		width: 300px;
	}

	.contenu_projet_pro .contenu p {
		font-size: 14px;
	}

	.texte_zone_bouton {

		font-size: 12px;
	}

	.texte_zone_bouton .text_souligner {
		font-size: 12px;
	}



	.iso_panneau_reno_chauf {
		flex-wrap: wrap;
		height: 393px;
		justify-content: space-around;

		max-width: 520px;
	}

	.iso_panneau_reno_chauf .content_iso {
		width: 130px;
		height: 144px;
		margin-left: 30px;
	}

	.iso_panneau_reno_chauf figure {
		width: 19px
	}

	.iso_panneau_reno_chauf .content_iso h2 {
		font-size: 15px;
		line-height: 18px;

	}

	.zone_text_energie h1 {
		font-size: 25px;
		width: 240px;
		line-height: 33px;
	}

	.zone_text_energie p {
		text-align: center;
		font-size: 14px;
		width: 318px;
		line-height: 28px;
	}

	.dessin_flottant {
		top: 0;
		right: -1rem;
		width: 95px;
	}

	.zone_text_energie {
		margin-bottom: 30px;
	}

	.zone_jusqu {
		flex-wrap: wrap;
		display: flex;
		height: 500px;
		justify-content: center;
		width: 100%;
		gap: 10px
	}

	.zone_jusqu .contenu_jusqu {
		box-sizing: border-box;
		width: 153px;
		display: flex;
		justify-content: center;
		background-color: white;
		align-items: center;
		border-radius: 30px;
		height: 216px;



	}

	.zone_jusqu .contenu_jusqu h1 {
		font-size: 16px;
		line-height: 18px;
		width: 80%;
		margin-bottom: 4px;

	}

	.zone_jusqu .contenu_jusqu p {
		font-size: 12px;
		width: 80%;
		line-height: 18px;
		height: 110px;
		margin-bottom: 0;
	}

	.zone_jusqu .contenu_jusqu div {
		width: 80%;
	}

	.zone_jusqu .contenu_jusqu div span {
		font-size: 7.5px;
	}

	.zone_jusqu .contenu_jusqu div img {
		width: 13px;
	}

	.travaux_profesionnel {
		padding-top: 40px;
	}

	.avis {
		flex-direction: column;
		height: auto;
		align-items: center;
		padding-bottom: 40px;
		width: 100%;
	}

	.avis .gauche_avis {
		width: 100%;
		display: flex;
		justify-content: center;
		height: 160px;

	}

	.partenariat {
		justify-content: space-around;
		margin-bottom: 40px;
		align-items: center;
	}

	.avis .gauche_avis figure {
		min-width: 273px;
	}

	.avis .droite_avis {
		align-items: center;
		flex-direction: column;
	}

	.avis .droite_avis {}

	.avis .droite_avis .thierry h2 {
		font-size: 11px;
	}

	.avis .droite_avis .thierry span {
		font-size: 12px;
	}


	.avis .droite_avis .avis_uttilisateur p {
		font-size: 12px;
		line-height: 18px;


	}

	.partenariat .centre_partenaire {}

	.partenariat .centre_partenaire img {
		width: 29px;
		height: 29px;
	}



	.partenariat img {}

	.partenariat img {
		width: 54px;
		height: 18px;
	}

	.contenaire_map {
		width: 100%;
		height: 300px;

	}

	.gaspiller_plus_energie {
		margin-top: 50px;
		padding-bottom: 55px;
	}

	.nos_conseils_actualiter .zone_text_conseil {
		padding-top: 30px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.nos_conseils_actualiter .zone_text_conseil h1 {
		font-size: 25px;
		line-height: 33px;
	}

	.nb_etoile img {
		width: 12.48px;
		height: 12.48px;
	}

	.nos_conseils_actualiter .zone_text_conseil p {
		font-size: 14px;
		width: 318px;
	}

	.carte_iso {
		flex-direction: column;
		padding-bottom: 30px;
		height: 1000px;
	}


	.carte_iso .iso_gauche {
		height: 50%;
		width: 100%;

	}

	.carte_iso .iso_droite {
		/* height: 50%; */
		width: 100%;
		margin-top: 0;
	}

	.carte_iso .iso_gauche h1 {
		font-size: 22px;
		line-height: 29px;
		width: 343px;
		margin-bottom: 10px;
	}

	.carte_iso .iso_droite h1 {
		font-size: 25px;
		line-height: 33px;
	}

	.carte_iso .iso_droite p {
		font-size: 14px;
		line-height: 28px;
		width: 325px;
	}

	.carte_iso .iso_gauche .zone_texte_iso {
		height: auto;
	}

	.contain_footer {
		display: flex;
		flex-direction: column;
	}

	.contain_footer {
		display: flex;
		flex-direction: column;
	}

	.iso_panneau_reno_chauf {
		font-size: 8px;
	}

	.carte_iso .iso_gauche {

		background-image: url('/img/img_h2/shivendu-shukla-3yoTPuYR9ZY-unsplash.png');
		background-size: 100% 100%;

	}

	.carte_iso .iso_gauche .zone_texte_iso {
		padding-bottom: 0px;
		padding-left: 5%;
	}

	.iso_panneau_reno_chauf .content_iso div span {
		font-size: 8px;
	}

	.partenariat {
		justify-content: space-around;
	}

	.zone_texte_droite {
		padding-top: 10px;
		display: block;
	}

	.zone_texte_droite #map-svg {
		width: 100%;
		margin-left: -21px;
	}


	footer .footer_droite {
		flex-wrap: wrap;
	}

	footer {
		height: auto;
	}

	footer .footer_gauche h1 {
		margin-bottom: 30px;
	}

	.blog {
		display: flex;
		flex-direction: column;
		align-items: center;
		height: auto
	}

	footer .footer_droite {
		margin-top: 30px;
		width: auto;
	}

	footer .footer_droite h1 {
		font-size: 20px;
	}

	footer .footer_droite ul li {
		font-size: 12px;
	}

	footer .footer_gauche {
		width: 90%;
		margin-left: 30px;
		;
	}

	footer .footer_gauche h1 {
		font-size: 20px;
		width: 309px;
	}

	footer .footer_gauche input[type="email"] {
		width: 217px;
	}

	footer .footer_gauche {
		width: 90%;
	}

	footer .footer_gauche .contien_check p {
		font-size: 10px;
	}

	.bouton_footer {
		left: 180px;
	}

	footer .contain_mention_legal {
		height: 50px;
		align-items: center;
	}

	footer .contain_mention_legal {
		width: 100%;
	}

	footer .contain_mention_legal span {
		font-size: 8px;

	}

	footer .footer_gauche .contien_check {
		margin-top: 10px;
	}

	.calculer_mes_economie {
		width: 336.60px;
		height: 48px;
		background-color: #E3EC8F;
		border-radius: 40px;
		border: none;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 40px;
	}



	.texte_zone_bouton {
		justify-content: center;
		display: flex;
		flex-direction: column;
		text-align: center;
		line-height: 16px;
	}


	.contenu_projet_pro .nombre {
		font-size: 8px;
	}

	footer .contain_footer {
		padding-bottom: 10px;
		width: auto;
	}

	.contenu_projet_pro .chiffre {
		font-size: 18px;
	}

	.calculer_mes_economie {
		width: 336.60px;
		height: 48px;
		background-color: #E3EC8F;
		border-radius: 40px;
		border: none;
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 40px;
	}

	#discutons_de_mon_projet {
		width: 336px;
		height: 58px;
		font-size: 12px;
		font-weight: bold;
		box-shadow: 0px 0px;

	}

	footer .contain_footer {

		border-bottom: none
	}

	footer .contain_mention_legal {

		border-top: 0.5px #707070 solid;
	}
}


@media only screen and (max-width:400px) {


	.avis .droite_avis .avis_uttilisateur {
		width: 293px;
		padding-top: 20px;
	}

	.carte_iso .iso_gauche h1 {
		font-size: 1.2em;
		width: 80%;
		margin-left: 5%;
		line-height: 29px;
	}

	.carte_iso .iso_gauche h2 {
		font-size: 8px;
		width: 80%;
		margin-left: 5%;
		margin-bottom: 30px;
	}

	.zone_texte_iso h2 img {
		width: 9px;
	}

	footer .contain_mention_legal span {
		font-size: 8px;
	}


}