@font-face {
	font-family: 'D-DIN';
	src: url('../fonts/D-DIN/D-DIN-Italic.eot');
	src: url('../fonts/D-DIN/D-DIN-Italic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/D-DIN/D-DIN-Italic.woff2') format('woff2'),
		url('../fonts/D-DIN/D-DIN-Italic.woff') format('woff'),
		url('../fonts/D-DIN/D-DIN-Italic.ttf') format('truetype'),
		url('../fonts/D-DIN/D-DIN-Italic.svg#D-DIN-Italic') format('svg');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'D-DIN Condensed';
	src: url('../fonts/D-DIN/D-DINCondensed.eot');
	src: url('../fonts/D-DIN/D-DINCondensed.eot?#iefix') format('embedded-opentype'),
		url('../fonts/D-DIN/D-DINCondensed.woff2') format('woff2'),
		url('../fonts/D-DIN/D-DINCondensed.woff') format('woff'),
		url('../fonts/D-DIN/D-DINCondensed.ttf') format('truetype'),
		url('../fonts/D-DIN/D-DINCondensed.svg#D-DINCondensed') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'D-DIN Condensed';
	src: url('../fonts/D-DIN/D-DINCondensed-Bold.eot');
	src: url('../fonts/D-DIN/D-DINCondensed-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/D-DIN/D-DINCondensed-Bold.woff2') format('woff2'),
		url('../fonts/D-DIN/D-DINCondensed-Bold.woff') format('woff'),
		url('../fonts/D-DIN/D-DINCondensed-Bold.ttf') format('truetype'),
		url('../fonts/D-DIN/D-DINCondensed-Bold.svg#D-DINCondensed-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'D-DIN Exp';
	src: url('../fonts/D-DIN/D-DINExp-Bold.eot');
	src: url('../fonts/D-DIN/D-DINExp-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/D-DIN/D-DINExp-Bold.woff2') format('woff2'),
		url('../fonts/D-DIN/D-DINExp-Bold.woff') format('woff'),
		url('../fonts/D-DIN/D-DINExp-Bold.ttf') format('truetype'),
		url('../fonts/D-DIN/D-DINExp-Bold.svg#D-DINExp-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'D-DIN';
	src: url('../fonts/D-DIN/D-DIN.eot');
	src: url('../fonts/D-DIN/D-DIN.eot?#iefix') format('embedded-opentype'),
		url('../fonts/D-DIN/D-DIN.woff2') format('woff2'),
		url('../fonts/D-DIN/D-DIN.woff') format('woff'),
		url('../fonts/D-DIN/D-DIN.ttf') format('truetype'),
		url('../fonts/D-DIN/D-DIN.svg#D-DIN') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'D-DIN';
	src: url('../fonts/D-DIN/D-DIN-Bold.eot');
	src: url('../fonts/D-DIN/D-DIN-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/D-DIN/D-DIN-Bold.woff2') format('woff2'),
		url('../fonts/D-DIN/D-DIN-Bold.woff') format('woff'),
		url('../fonts/D-DIN/D-DIN-Bold.ttf') format('truetype'),
		url('../fonts/D-DIN/D-DIN-Bold.svg#D-DIN-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'D-DIN Exp';
	src: url('../fonts/D-DIN/D-DINExp.eot');
	src: url('../fonts/D-DIN/D-DINExp.eot?#iefix') format('embedded-opentype'),
		url('../fonts/D-DIN/D-DINExp.woff2') format('woff2'),
		url('../fonts/D-DIN/D-DINExp.woff') format('woff'),
		url('../fonts/D-DIN/D-DINExp.ttf') format('truetype'),
		url('../fonts/D-DIN/D-DINExp.svg#D-DINExp') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'D-DIN Exp';
	src: url('../fonts/D-DIN/D-DINExp-Italic.eot');
	src: url('../fonts/D-DIN/D-DINExp-Italic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/D-DIN/D-DINExp-Italic.woff2') format('woff2'),
		url('../fonts/D-DIN/D-DINExp-Italic.woff') format('woff'),
		url('../fonts/D-DIN/D-DINExp-Italic.ttf') format('truetype'),
		url('../fonts/D-DIN/D-DINExp-Italic.svg#D-DINExp-Italic') format('svg');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

body{
	font-family: 'Open Sans', Helvetica, arial, sans-serif;
	font-size: 16px;
	min-height: 100vh;
}
.ddin{
	font-family: "D-DIN",Arial,Helvetica,sans-serif;
}
.white{
	color: white;
}

.bg-rezomee{
	background-color: #01056f;
}

.rezomee{ 
	color: #01056f;
}
.titre-page.engie,
.engie{
	color: #03c4f6;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "D-DIN",Arial,Helvetica,sans-serif;
	font-weight: normal;
}

h2 {
	font-size: 28px;
}

small{
	white-space: normal;
    word-break: break-all;
}	

.btn, .form-control, p{
	font-size: 16px;
	color: #43434b;
}
.btn-rezomee,
.btn-white,
.btn-engie,
.btn-danger{
	background-color: #db1b5d;
	color: white;
	border-radius: 30px;
	padding: 12px 10px;
}
.text-underline{
		text-decoration: underline
}

.danger:hover,
.danger{
	color: #db1b5d;
}

.btn-white{
	color: #01056f;
	font-weight: bold;
	background: white;
}

.btn-simulation,
.bg-engie,
.btn-engie{
	background-color: #03c4f6;
}
.btn-simulation.active,
.btn-rezomee{
	background-color: #01056f;
}

.btn-simulation:hover,
.btn-simulation{
	border: none;
	border-radius: 0;
	color: white;
}

::placeholder {
  color: #43434b;
}

.rezom{
	color: #01056f!important;
}

.entete {
	min-height: 300px;
}

.shadow{
	box-shadow: 0 0 18px rgba(0,0,0,0.6);
}
.w-66{
	width: 66%;
}

/* navigation */
#navigation{
	width: 100%;
	height: 100%;
	height: calc(100vh - 100px);
	background: #01056f;
	position: absolute;
	z-index: 9;
}
#navigation a{
	font-family: 'D-DIN', arial;
}
#logo {
	width: 100%;
	height: 100%
}
#navigation li{
	padding-bottom: 20px;
}
#navigation .sous-menu li{
	padding-bottom: 10px;
	padding-left: 38px;
}
#navigation .sous-menu li.active{
	padding-left:0;
}
#navigation .sous-menu a:hover{
	color: #03c4f6;
}
#navigation .sous-menu li.active a{
	color: #03c4f6;
	font-weight: bold;
}
#navigation .sous-menu li.active a:before{
	content: url(/images/pictos/racine/picto_fleche_active.svg);
	width: 38px;
	padding-left: 5px;
	text-align: center;
}

#navigation a:hover{
	text-decoration: none;
}
#navigation a{
	line-height: 1;
	color: white;
	font-size: 23px;
}
#navigation-items{
	padding: 25px;
}
#navigation li.menu{
	position: relative
}

.sous-menu {
	display: none;
	position: relative;
	width: 100%;
	min-width: 200px;
	z-index: 99;
	background: #01056f;
	list-style: none;
	padding-left: 0;
	padding: 12px 0;
}
#navigation .sous-menu a{
	color: white;
	font-size: 20px;
}
.menu.active .sous-menu{
	display: flex;
	flex-direction: column;
}
.navigation-item{
	display: inline-block;
	width: 100%;
}
.navigation-item:after{
	content: url(/images/pictos/racine/picto_fleche_mobile.svg);
	padding-left: 5px;
}

.active .navigation-item:after{
	display: inline-block;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	padding-left: 0;
	padding-right: 5px;
}

#recherche-header{
	position: relative;
}

/* Formulaire */
#form-rechercheVille{
	width: 100%;
	max-width: 600px;
	box-shadow: 0 0 18px rgba(0,0,0,0.6);
}
.list-group-item,
.form-control:focus,
.form-control{
	border-radius: 0!important;
	color: #03c4f6;
}

.liste-reseaux,
.liste-villes{
	box-shadow: 0 0 18px rgba(0,0,0,0.15);
}
.liste-villes .list-group-item{
	border: none;
	color: #03c4f6;
	border-top: 1px solid #c0f0fc!important;
	background: #fff;
	z-index: 9;
}

.liste-villes .list-group-item .btn,
.liste-villes .list-group-item .btn:hover{
	color: #03c4f6;
	border-radius: 0;
}

#ville {
	height: 50px;
}
#ville-mobile{
	background: url(/images/pictos/racine/picto_recherche.svg) no-repeat #0000 left center;
	font-size: 16px;
}
#ville-mobile::placeholder{
  color: rgba(255,255,255,0.7);
  font-size: 16px;
}
#recherche-modile{
	margin-top: 40px;
}

.liste-reseaux{
	background: #03c3f5;
	color: white;
	text-align: left;
	border-radius: 0;
	padding-bottom: 20px;
}

.liste-reseaux .btn{
	text-align: left;
}

.ombre-bloc {
	box-shadow: 0px 0px 16px rgba(0,0,0,0.1);
}

/* Titres */
.barre::before {
	display: block;
	content: "";
	font-size: 4px;
	color: #fff;
	width: 105px;
	height: 5px;
	background-color: #fff;
	margin-bottom: 20px;
}

.barre-engie::before {
	background-color: #03c3f5;
}
.barre-rezomee::before {
	background-color: #01056f;
}

#titre-app{
	font-size: 32px;
	line-height: 1;
}

#titre-ville{
	font-size: 20px;
}

.titre-page{
	width: 90%; 
	line-height: 1.2; 
	font-size: 30px; 
	color: #fff
}

/* Boutons */
.btn-radius-engie-outline {
	color: #12c7f6;
	border-color: #01056f;
}
	
.btn-radius-engie-outline:focus,
.btn-radius-engie-outline:active,
.btn-radius-engie-outline:hover{
	background: #01056f;
	color: #12c7f6;
}

/* Footer */
#footer-body {
	border-bottom: 2px solid #5c5c5c;
	padding-bottom: 30px;
}

#footer-logo,
#footer h5{
	font-weight: bold;
	font-size: 15px; 
	padding-top: 20px;
	padding-bottom: 5px;
}

#footer a,
#footer li,
#footer p{
	font-size: 13px;
	color: white;
	margin-bottom: 15px;
}

#footer .list-inline-item {
	padding-bottom: 10px;
}

.cookie {
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: white;
	min-height: 70px;
	padding: 15px;
	box-shadow: 0px -2px 3px 2px rgb(72 72 72 / 20%);
}

.bg-white #menu{
	background: #fff;
    box-shadow: 10px 0 10px rgb(0 0 0 / 30%);
}

/* PAGES */
.chiffres{
	font-family: "D-DIN";
	font-weight: bold;
	font-size: 44px;
	line-height: 1;
}
.chiffres-details{
	font-family: "D-DIN";
	font-size: 20px;
	line-height: 1;
}
.relative{
	position: relative;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.article{
	padding: 30px 0 0;
}

.page-simulateur #header-simulateur{
	background: url('/images/racine/simulateur-co2.jpg') no-repeat left top #03c4f6;
	background-size: cover;
}
.page-ecogestes .header{
	background: url('/images/racine/ecogestes.jpg') no-repeat left top white;
	background-size: contain;
}
.page-ecogestes .titre-page,
.page-reseau-chaleur .titre-page{
	font-size: 30px;
	width: 90%;
	padding-top: 50px;
}
.page-ecogestes .titre-page{
	padding-bottom: 0;
}
.page-ecogestes .article,
.page-reseau-chaleur .article{
	padding: 30px 15px;
}

.page-reseau-chaleur .header{
	background: url('/images/racine/comment-ca-marche.jpg') no-repeat left top white;
	background-size: contain;
}

@media screen and (max-width: 1024px) {
	.article-col-2{
		padding: 0;
		margin: 0;
		max-width: 100%;
	}
}

.fleche-rezomee:before{
	content: url(/images/pictos/racine/picto_fleche_rezomee.svg);
	padding-right: 10px;
	height: 27px;
	display: inline-block;
}

.fleche-engie:after{
	content: url(/images/pictos/racine/picto_fleche_engie_mini.svg);
	padding-left: 10px;
	height: 35px;
	display: inline-block;
}
.fleche-engie-before:before{
	content: url(/images/pictos/racine/picto_fleche_engie_mini.svg);
	padding-left: 0px;
	padding-right: 10px;
}
.fleche-engie-mini:after{
	content: url(/images/pictos/racine/picto_fleche_engie_mini.svg);
	padding-left: 10px;
	height: 27px;
}
.fleche-blanche:after{
	content: url(/images/pictos/racine/picto_fleche_blanche.svg);
	padding-left: 10px;
}
.btn-fleche-blanche:after{
	content: url(/images/pictos/racine/picto_fleche_blanche_btn.svg);
	padding-left: 10px;
	height: 27px;
}

.fleche-danger:after{
	content: url(/images/pictos/racine/picto_fleche_danger.svg);
	padding-left: 10px;
}

#enr{
	height: 200px;
}

#chart-mixEnergetique-mix{
	min-height: 250px
}

.page-mix-energetique .titre-page{
	padding: 25px;
}

/* RESEAU */
	
		.vignette{
			display: none;
		}
		.pinkBg {
			background-color: #01056f!important;
		}
		.intro-banner-vdo-play-btn{
			height:45px;
			width:45px;
			position:absolute;
			top:50%;
			left:50%;
			text-align:center;
			margin:-22px 0 0 -22px;
			border-radius:100px;
			z-index:1
		}
		.intro-banner-vdo-play-btn i{
			line-height:45px;
			font-size:30px
		}
		.intro-banner-vdo-play-btn .ripple{
			position:absolute;
			width:60px;
			height:60px;
			z-index:-1;
			left:50%;
			top:50%;
			opacity:0;
			margin:-30px 0 0 -30px;
			border-radius:100px;
			-webkit-animation:ripple 1.8s infinite;
			animation:ripple 1.8s infinite
		}

		@-webkit-keyframes ripple{
			0%{
				opacity:1;
				-webkit-transform:scale(0);
				transform:scale(0)
			}
			100%{
				opacity:0;
				-webkit-transform:scale(1);
				transform:scale(1)
			}
		}
		
		@keyframes ripple{
			0%{
				opacity:1;
				-webkit-transform:scale(0);
				transform:scale(0)
			}
			100%{
				opacity:0;
				-webkit-transform:scale(1);
				transform:scale(1)
			}
		}
		
		.intro-banner-vdo-play-btn .ripple:nth-child(2){
			animation-delay:.3s;
			-webkit-animation-delay:.3s
		}
		.intro-banner-vdo-play-btn .ripple:nth-child(3){
			animation-delay:.6s;
			-webkit-animation-delay:.6s
		}
		
		#vignette-img-5{
			display: inline;
		}

		.fond{
			padding: 1em;
			background: rgba(0,0,0,.3);
		}

#tonnesCo2Evite{		
	font-size: 60px;
	line-height: 1.2
}

@media screen and (min-width: 640px) {
	.titre-page{
		font-size: 50px; 
	}
	#titre-energie{
		 margin-top: 100px; 
		 margin-left: 20%
	}
	
	/*.page-reseau-chaleur .header,*/
	.page-ecogestes .header {
		background-size: cover;
	}
}

@media screen and (min-width: 992px) {
	.btn, .form-control, body{
		font-size: 18px;
	}
	.entete {
		min-height: 400px;
	}
	h2 {
		font-size: 34px;
	}
	#header{
		height: 100px;
	}
	#menu{
		position: absolute;
		top: 0;
		right:0;
		left: 0;
		z-index: 2;
	}
	#logo, #recherche-header{
		width: 25%;
	}
	
	#recherche-header{
		min-width: 220px;
	}
	#navigation{
		width: 50%;
		height: 100px;
		max-width: 550px;
		background: transparent;
		position: relative;
		z-index: 9;
	}
	#navigation a{
		color: #01056f;
		font-size: 16px;
		line-height: 1
	}
	#navigation a:hover,
	#navigation a:active,
	#navigation a:focus{
		text-decoration: none;
	}
	#navigation .active a
	{
		text-decoration: none;
	}
	#ville-header{
		background: url(/images/pictos/racine/picto_recherche.svg) no-repeat #0000 left center;
		font-size: 16px;
	}
	#ville-header::placeholder {
	  color: #01056f;
	  font-size: 14px;
	}
	#navigation li{
		padding-bottom: 0;
	}

	#navigation li.menu:after{
		content: url(/images/pictos/racine/picto_fleche_menu.svg);
		/* padding-right: 0; */
		/* padding-left: 0; */
	}
	#navigation .sous-menu li.active a{
		font-weight: inherit;
	}
	.navigation-item {
		width: auto;
	}
	.navigation-item:after{
		/* content: url(/images/pictos/racine/picto_fleche_menu.svg); */
		display: none;
	}
	.active .navigation-item:after,
	.menu.active .sous-menu{
		display: none;
	}
	
	.menu:hover{
		cursor: pointer;
	}

	.menu:hover .sous-menu{
		display: -ms-flexbox;
		display: flex;
	}

	.menu.active .sous-menu.right{
		flex-direction: row;
	}
	
	.sous-menu {
		position: absolute;
		display: none;
		top: 100%;
		width: 360px;
		min-width: 200px;
		z-index: 99;
		background: #01056f;
		list-style: none;
		padding-left: 0;
		padding: 25px 0;
	}
	.sous-menu.right{
		right: 0;
	}
	.sous-menu.left{
		flex-direction: column;
		left: 0;
	}
	#navigation .sous-menu a{
		color: white;
		font-size: 16px;
	}
	#navigation .sous-menu li {
		padding-bottom: 20px;
	}

	.menu:hover:after,
	.menu:hover .navigation-items:after{
		display: inline-block;
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		transform: rotate(180deg);
		/* padding-right: 0; */
		/* padding-left: 0; */
	}
	
	p{
		font-size: 20px;
	}
	#titre-app{
		font-size: 56px;
	}
	
	#titre-ville{
		font-size: 24px;
	}
	
	.py-100{
		padding-top: 100px;
		padding-bottom: 80px;
	}
	
	.barre::before {
		margin-bottom: 40px;
	}
			
	.ombre-bloc{
		box-shadow: 4px 10px 16px rgba(0,0,0,0.1);
	}
	
	#footer-logo,
	#footer h5{
		padding-top: 35px;
		padding-bottom: 20px;
	}

	.barre-laterale{
		position: absolute;
		right: 0;
		left: 0;
		top: -190px;
		width: 100%;
	}


	.page-ecogestes .titre-page,
	.page-reseau-chaleur .titre-page{
		font-size: 55px;
		width: 50%;
		padding-top: 50px;
	}

	.page-mix-energetique .entete .container{
		margin-top: 300px;
	}
	
	.page-simulateur #header-simulateur{
		background: transparent;
	}

	.page-simulateur .header{
		background: url('/images/racine/simulateur-co2.jpg') no-repeat left top #03c4f6;
		background-size: contain;
	}

	#bg-mix{
		background: url('/images/racine/mix-energetique-france.jpg') right top no-repeat;background-size: 50%;
	}
		
	.col-mix{
		width: 50%!important
	}
	
	#enr{
		height: 300px;
	}
	
	.columns{
		columns: 2;
	}
	
	#titre-energie{
		 margin-top: 200px; 
		 margin-left: 35%
	}
	
	.lg-h900{
		min-height: 900px;
	}
	
	.page-reseau-chaleur .header,
	.page-ecogestes .header {
		background-size: contain;
	}
	
	#contenu-comment{
		margin-top: 120px;
	}
	
	.vignette h2{
		min-height: 120px;
	}
}

@media screen and (min-width: 1200px) {
	#logo, #recherche-header{
		width: 20%;
	}
	#navigation{
		width: 60%;
		max-width: 1140px;
	}
	#navigation  li{
		min-width: 150px;
	}
	#navigation .menu{
		min-width: 210px;
	}
	#navigation-items{
		width: 100%;
	}
	#navigation li.menu:after{
		display: none;
	}
	
	.active .navigation-item:after,
	.navigation-item:after{
		content: url(/images/pictos/racine/picto_fleche_menu.svg);
		display: inline;
	}
	
	.active .navigation-item:after{
		padding-left: 5px;
	}
	
	.menu:hover .navigation-item:after{
		display: inline-block;
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		transform: rotate(180deg);
		padding-left: 0;
		padding-right: 5px;
	}
	
	.active .navigation-item:after{
		padding-right: 0;
	}
	
	.titre-page{
		width: 70%; 
		line-height: 76px; 
		font-size: 70px; 
	}
	.article{
		padding: 70px 0 100px;
	}
	
	.titre-page{
		padding: 100px 0;
	}
	
	.page-simulateur .titre-page{
		width: 90%
	}
	.page-mix-energetique .titre-page{
		padding: 50px;
	}
	
	.ft-25,
	.page-mix-energetique p{
		font-size: 25px;
	}

	.page-ecogestes .article,
	.page-reseau-chaleur .article {
		padding: 50px 0 100px 60px;
	}

	.page-ecogestes .header,
	.page-reseau-chaleur .header{
		background-size: 50%;
		/*background-position: -400px 0;*/
	}
	
	
	#chart-mixEnergetique-mix{
		min-height: 600px
	}
	
	.diable{
		max-width: 80.6%;
	}
	
	.columns{
		max-height: 700px;
	}
	
	.bg-xl-transparent{
		background: transparent;
	}
	
	#tonnesCo2Evite{		
		font-size: 120px;
	}
	
	#contenu-comment{
		margin-top: 85px;
	}
	
	.vignette h2{
		min-height: 80px;
	}
}

@media screen and (min-width: 1400px) {
	#navigation a{
		font-size: 18px;
	}
	#navigation .sous-menu a{
		color: white;
		font-size: 18px;
	}

	/* #navigation li.menu:hover .navigation-items:after, */
	/* #navigation li.menu .navigation-items:after{ */
		/* padding: 0 15px; */
	/* } */
	.diable{
		max-width: 66.6%;
	}
	
}
@media screen and (min-width: 1600px) {
	.page-simulateur .header{
		background-size: 57%;
	}
}


.sources-energies-racine li {
	font-size:20px;
	color:#43434b;
}

.sources-energies-racine .columns {
	column-gap:30px;
}