/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

 html {
	font-family: Lato, sans-serif;
	/* font-family: Muli, sans-serif; */
	color: #646464;
}
body{
	overflow-x: hidden;
	font-size: 1.2em;
	font-weight: 300;
	position: relative;
}
a {
	color: inherit;
	text-decoration: underline;
}
i{
	font-weight: 300;
}
h1, h2, h3, h4, h5{
	font-weight: 300;
	text-align: left;
	/* color: #009193; */
}
h3{

    font-weight: 300;
}
b{
	font-weight: 400;
}

@media screen and (max-width: 600px) {
  	h1 {
  		font-size: 2.3rem;
  	}
  	h3, h4 {
  		font-size: 1.7rem;
  	}
  	body{
  		font-size: 1.1em;
  	}
}

text{
	font-family: Lato !important;
}
[type="checkbox"] + label, [type="radio"]:not(:checked) + label, [type="radio"]:checked + label{
  font-size: inherit !important;
  color: inherit;
  background-color: transparent !important;
}
::selection {
  color: white;
  background: #009193; /* WebKit/Blink Browsers */
}
::-moz-selection {
  color: white;
  background: #009193; /* Gecko Browsers */
}



#index{
	z-index: 0;
}
#titre{
	text-align: center;
}
#langues{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0.3rem 1.6rem;
	font-size: 1.2rem;
	color: white;
}
.lang{
	text-decoration: none !important;
	padding: 0.3rem;
	border-left: none !important;
	padding-left: 0 !important;
}
.lang.active{
	font-weight: 500;
}
#couverture{
	background-image: url('../icons/image.jpg');
	background-size: cover;
	background-position: center;
	height: 500px;
	color: rgba(255, 255, 255, 0.8);
}
#couverture .btn{
	font-size: 0.7em;
	background-color: #FFA000;
	margin-bottom: 1em;
	font-weight: 500;
}
.button-collapse{
	position: absolute;
	top: 0;
	left: 0;
	width: 4rem;
    height: 5rem;
    font-size: 2.3rem;
    color: white;
    text-align: center;

}
#bidon{
	margin: 0;
	width: 100%;
	overflow: hidden;
	max-width: none;
}
#pintop-menu{
	position: absolute;
}
.pin-top .table-of-contents{
	/* width: 8.3333333333%; */
	background-color: rgba(255, 255, 255, 0.45);
	padding-right: 1rem;
}

ul a{
	text-decoration: none !important;
}
.side-nav{
	box-shadow: none;
}
#contexte{
	text-align: justify;
}
@media only screen and (min-width: 601px){
#contexte .container{
	width: 74%;
	font-size: 1.3rem;
}}
@media only screen and (min-width: 993px){
#contexte .container{
	width: 60%;
	font-size: 1.3rem;
}}
.pitch{
	color: #017477 !important;
	font-weight: 400;
	/* font-style: normal; */
}
.pitch span{
	background-color: #d1e8e6 !important;
	color: #017477 !important;
}
.pitch li:nth-child(1) span{
	/* background-color: #CDDC39; */
	/* color: white; */
}
.pitch li:nth-child(2) span{
	/* background-color: #00BCD4; */
}
.pitch li:nth-child(3) span{
	/* background-color: #FFEB3B; */
}

.container .row{
	position: relative;
}
.color-background{
	position: absolute;
	width: 10000px;
	top: 0;
	left: -3000px;
	height: 100%;
	background-color: #009193;
	z-index: -10;
}
.bandeau{
	padding-top: 3rem;
	margin-top: 1rem;
	margin-bottom: 3rem;
	padding-bottom: 3rem;
	/* color: rgba(255, 255, 255, 0.8); */
}
#whatisaton{
	font-size: 2rem;
	color: white !important;
}
#whatisaton p{
	text-align: left;
}
#whatisatemp{
	margin-top: -3rem;
	margin-bottom: -3rem;
	padding-bottom: 8rem;
}
.subtitle{
	font-size: 1.6rem;
	text-transform: uppercase;
	/* margin-bottom: 0; */
	color: rgba(255, 255, 255, 0.8) !important;
	/* line-height: 0; */
}
.potdefleur{
	width: 7rem;
	margin-top: 1rem;
}
.message{
	margin-bottom: 0;
	margin-top: 0rem;
}
@media screen and (max-width: 600px) {
	#whatisaton{
		font-size: 1.4rem;
	}
	.subtitle{
		font-size: 1.2rem;
	}
}
.note{
	font-size: 0.9rem;
	text-align: right !important;
}
.legende{
	text-align: center !important;
	font-size: 17pt;
	margin-bottom: 0.7rem;
}
.value{
	font-size: 18pt;
	font-weight: 500;
	margin-top: 0.1rem;
	margin-bottom: 0.5rem;
}
.temperature{
	font-size: 32pt;
}
#climate-action h4{
	margin-top: 0;
	font-size: 2rem;
}
@media screen and (max-width: 600px){
	#climate-action h4{
		font-size: 1.5rem;
	}
	
}
#show-climate, #show-measurement{
	margin-left: 3rem;
	color: inherit;
	position: relative;
	top: -0.4rem;
}
#climate, #measurement{
	/* overflow:hidden; */
	/* height: unset; */
}
.reduit{
	height: 0;
	position: relative;
	overflow: hidden;
}
.hidethis{
	/*content: 'Hide' !important;*/
}
#whattodo{
	background-image: url(/icons/landscape.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 250px;
}
@media only screen and (min-width: 993px) {
#whattodo{
	padding-bottom: 240px;
}}
@media only screen and (max-width: 601px) {
#whattodo{
	padding-bottom: 100px;
}}
#whattodo .color-background{
	/* background-image: url('/icons/work.jpg'); */
	background-size: auto 200%;
	background-position: center;
}
#whattodo label:after{
	border-color: #ffc107;
}
#whattodo [type="checkbox"].filled-in:checked + label:after{
	 background-color: #ffc107;
}
#contenu > .container{
	max-width: 900px;
}
@media only screen and (min-width: 601px) {
#toast-container {
    max-width: 400px;
}}
.toast{
    word-break: normal;
    text-align: justify;
    padding-bottom: 1.5rem;
    background-color: #fafafa;
    color: inherit;
}
.toast .btn{
	margin-left: 0;
}

#conclusion .description{
	text-align: center;
}

#effacer{
	transition: 0.5s;
}
#conclusion-header{
	padding: 2rem 0;
	font-weight: 500;
}
#conclusion-header h1{
	font-size: 7rem;
}
#conclusion-placeholder{
	width: 12.5%;
	visibility: hidden;
}
#pushpin-placeholder{
	height: 100px;
}
.pushpin{
	/* width: 100%; */
	background-color: white;
	left: 0;
	top: 0;
	z-index: 11;
	transition: 0.3s;
}
.pushpin.pinned #barchart-container{
	width: 85.5%;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
@media only screen and (min-width: 993px) {
.pushpin.pinned #barchart-container{
	width: 70%;
}
}
@media only screen and (max-width: 600px) {
.pushpin.pinned #barchart-container{
	width: 90%;
}
}
#barchart-comments{
	/* top: -136px; */
	z-index: 12;
	font-weight: 500;
	/* position: relative; */
	/* top: 2px; */
	transition: 0.3s;
}
.pushpin.pinned{
	box-shadow: 0 2px 4px -1px rgba(0,0,0,0.06), 0 4px 5px 0 rgba(0,0,0,0.06), 0 1px 10px 0 rgba(0,0,0,0.08);
	width: calc(100% + 0.75rem);
	/* box-sizing: inherit; */
	/* margin-left: 0; */
}
.pushpin.pin-bottom{
	display: none;
}
.pushpin.pinned h3{
	font-size: 2rem;
	margin: 0.5rem auto 0;
	transition: 0.3s;
}
.pushpin.pinned p{
	margin: 0;
	font-size: 0.7rem;
}
.pushpin.pinned #barchart-comments{
	/* margin-left: 9%; */
	/* width: 80%; */
}
.pushpin.pinned #conclusion-placeholder{
	visibility: visible;
	width: 25%;
	text-align: right;
	/* position: relative; */
	/* bottom: -10px; */
	/* right: -25px; */
	max-height: 2rem;
}
#conclusion-placeholder h5{
	width: 9.1rem;
	text-align: justify;
	/* float: right; */
	position: relative;
	top: 3px;
	left: 34%;
	font-size: 1.3rem;
}

@media only screen and (max-width: 600px) {
	.pushpin p{
		font-size: 0.7rem;
	}

	#barchart-comments{
		font-size: 0.8rem;
		top: -128px;
	}
	
	#conclusion-placeholder h5{
		width: 7.1rem;
		text-align: justify;
		/* float: right; */
		position: relative;
		top: -2px;
		left: 8%;
		font-size: 1rem;
		font-weight: 500;
	}
}

.pushpin.pinned #barchart{
	/* width: 100%; */
	/* left: 0; */
}
.pushpin.pinned + #barchart-comments{
	display: none;
}
#barchart{
	width: 121%;
	height: 100px;
	position: relative;
	left: -10%;
	margin-top: -14px;
	z-index: -1;
	/* transition: 0.3s; */
}
.google-visualization-tooltip{
	top: 100% !important;
}
.google-visualization-tooltip span{
	font-family: inherit !important;
}
.switch label{
	color: inherit;
	font-size: inherit;
	font-weight: 500;
}
.switch label input[type=checkbox]:checked + .lever{
	background-color: '';
}
.switch label input[type=checkbox]:checked + .lever:after{
	background-color: '';
}
#biodiversity_container .responsive-img{
	height: 71px;
}
#biodiversity_container .description{
	height: 49px;
}
.reading{
	width: 70%;
	/* height: 100%; */
}
.reading .modal-content{
	padding: 4rem;
	color: #212121;
}
.reading h2, .reading h3, .reading h4, .reading h5{
	font-weight: 500;
	color: #00796B;
}
.reading a{
	color: #03A9F4;
}
.reading img{
	padding: 2rem;
}
@media only screen and (max-width: 600px) {
	.reading{
		width: 94%;
		/* height: 100%; */
	}
	.reading .modal-content{
		padding: 2rem;
	}
}
.modal-action a{
	text-decoration: none;
}
#concl_group{
	padding-bottom: 6rem;
	padding-top: 4rem;
}
@media only screen and (max-width: 600px) {
	#concl_group{
		padding-bottom: 5rem;
		padding-top: 0rem;
	}
}
.figure{
	height: 10rem;
	text-align: center;
	font-size: 3rem;
	position: relative;
}
.figure p{
	margin: auto;
}
.legend{
	text-align: center;
	margin-top: 0.5rem;
	font-weight: 500;
	/* max-width: 39rem; */
}
.legend a{
	color: inherit;
	font-size: 0.9rem;
}
#ftprnt{
	padding-top: 100px;
}
@media only screen and (max-width: 600px) {

	#ftprnt{
		padding-top: 0px;
		padding-bottom: 50px;
	}
}
#ftprnt h1{
	font-size: 7rem;
	margin-bottom: 0rem;
}
#seperator{
	height: 3rem;
}
#euro{
	background-color: #fdc726;
	border-radius: 50%;
	color: #455a64;
	border: solid 12px #FFB300;
	height: 9.5rem;
	width: 9.5rem;
	padding-left: 0.5rem;
	margin: auto;
	text-align: center;
}
#europe{
	background-image: url('/icons/europe.png');
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	line-height: 2rem;
	padding-top: 0.7rem;
	font-size: 2rem;
	font-weight: 500;

	color: #FF703A;
}
.yet #europe{
	color: #00B728 !important;
}
.yet-i, .yet-p{
	display: none;
}
.yet-i, .notyet-i{
	font-size: 35px;
}
.yet .yet-i, .yet .yet-p{
	display: initial;
}
.yet .notyet-i, .yet .notyet-p{
	display: none;
}
#planet-mask{
	background-color: rgb(190,5,40);
	height: 9.5rem;
	width: 9.5rem;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	/* opacity: 0.5; */
	/*margin: auto;*/
	left:0;
	right:0;
	top: 4px;
	margin-left:auto;
	margin-right:auto;
}
#earth-temp{
	z-index: 2;
	color: #333c40;
	font-weight: 500;
}
#temp-legend{
	font-weight: 300;
	margin: auto -6%;
	width: 60%;
	position: absolute;
	font-size: 1.1rem;
}

.text{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.labels{
  position: absolute;
  height: 10px;
}
.labels p{
  position: relative;
  left: -50%;
  top: -13px;
  margin: 0;
  color: white;
  font-size: 18px;
  font-weight: 500;
}
.racine p{
	font-size: 21px;
}
@media only screen and (max-width: 600px) {

	.labels p{
		font-size: 12px;
	}
	.racine p{
		font-size: 13px;
	}
}@media only screen and (max-width: 400px) {

	.labels p{
		font-size: 7px;
	}
	.racine p{
		font-size: 8px;
	}
}
#wheel{
  width: 100%;
  max-width: 700px;
  position: relative;
  margin: auto;
}








#graphique{
	position: fixed;
	width: 700px;
	max-width: 100%;
	top: 0;
	left: 50%;
	margin: 0 -350px;
	display: flex;
	height: 0;
	z-index: 10;
	text-decoration: none;
	/* cursor: crosshair; */
	top: -28px;
	opacity: 0;
	transition: 0.3s;
	pointer-events: none;
	cursor: default;
	height: 30%;
	overflow: hidden;
}
@media screen and (max-width: 700px) {
  #graphique {
  	left: 0;
  	margin: 0;
  }
}
#graphique.active{
	top: 0px;
	opacity: 1;
}
#graphique.hidden{
	top: -28px;
	opacity: 0;	
}
#graphique a{
	display: none;
}

.barre{
	position: relative;
	height: 28px;
	background-color: grey;
	text-align: center;
	color: #3f4243;
	font-size: 13pt;
	font-weight: 300;
	flex: 1;
	transition: 0.3s;
	/*text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.18);*/
	overflow: hidden;
	width: 8%;
	border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
.nombre{
	font-size: 23pt;
	opacity: 0;
	transition: 0.3s;
}
.troppetite, .troppetite .nombre{
	font-size: 9pt;
	padding-top: 5px;
}
.barre.erige .nombre, .barre.direct .nombre{
	opacity: 1;
}
.barre.erige.petite, .barre.direct.petite{
    padding-top: 4px;
}
.petite .nombre, .petite{
	font-size: 10pt;
	color: white;
	padding-top: 5px;
}
@media screen and (max-width: 600px) {
	.barre {
	font-size: 8pt;
	}
	.petite{
		font-size: 5pt !important;
	} 
	.nombre{
		font-size: 13pt;
	}
	.troppetite, .troppetite .nombre{
		font-size: 7pt;
		padding-top: 0px !important;
	}
}
.cache{
	width: 100%;
	height: 0%;
	transition: 0.3s
}
.cache.place{
	height: 100%;
}
.cache.place + .barre-texte{
	background-color: white;
	transition: 0.3s;
}
.live{
	position: absolute;
    bottom: 0;
    right: 0;
    width: 1em;
    height: 1em;
    margin: 3px 0px;
    background-image: url(../icons/lightning.png);
    background-position: center;
    background-size: cover;
    opacity: 0;
}
.direct .live{
	opacity: 0.4;
}
#bar-house{
	background-color: #FF7043; /*#fc6162;*/
}
#bar-transport{
	background-color: #26C6DA; /*#67b3dd;*/
}
#bar-food{
	background-color: #FFCA28; /*#fedf6b;*/
}
#bar-goods{
	background-color: #4caf50; /* #006064; #d5fa80;
*/}
#bar-construction{
	background-color: #455A64; /* #7f7f7f;*/
}
#bar-services{
	background-color: #283593; /*#1b5877;*/
}
#bar-government{
	background-color: #3f51b5; /*#1a99fc;*/
}


#money{
	position: fixed;
	bottom: -20px;
	right: -20px;
	width: 100px;
	height: 100px;
	background-color: #fdc726;
	opacity: 0;
	transition: 0.25s;
	border-radius: 50%;
	text-decoration: none;
	z-index: 10;
	color: #455a64;
	border: solid 10px #FFB300;
}
#money.active{
	opacity: 1;
	bottom: 20px;
	right: 20px;
}
#money.hidden{
	opacity: 0;
	bottom: -20px !important;
	right: -20px !important;
}
#money h1{
	width: 100%;
	font-size: 2rem;
	margin:0;
	text-align: center;
}
#money i{
	font-size: 1.3rem;
}
@media screen and (max-width: 600px) {

	#money.active{
		bottom: 8px;
		right: 8px;
	}
	#money{
		width: 70px;
		height: 70px;
		margin:0;
		border: solid 8px #FFB300;
	}
	#money h1{
		width: 100%;
		font-size: 1.5rem;
		margin:0;
	}
	#money i{
		font-size
	}
}








ingredients .colorbar{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	z-index: -1;
	margin: 0 0.75rem;
}
ingredients .greybar{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	z-index: -1;
	margin: 0 0.75rem;
	width: 100%;
}
ingredients .col{
	position: relative;
	/* box-sizing: border-box; */
	/* margin-left: 0.75rem !important; */
}
ingredients .row{
	margin-bottom: 0;
}
ingredients p{
	color: black;
	/* font-weight: 500; */
	z-index: 0;
	margin: 0;
	padding: 0.7rem 0.7rem 0.7rem 0.7rem;
	font-size: 1.3rem;
	display: inline-block;
}
ingredients .header p{
	background-color: #424242;
	font-weight: 500;
	color: #f1f1f1;
	display: inline-block;
	padding: 0.4rem 0.8rem;
}
ingredients .row:nth-child(2n+1) .greybar {
	background-color: #f7f7f7;
}
ingredients .row:nth-child(2n+1) .action {
	/* background-color: #f7f7f7; */
}
ingredients .action{
	height: 3rem;
}
ingredients a{
	color: #808080;
	font-weight: 500;
	z-index: 0;
	margin: 0.5rem 0.1rem 0.3rem;
	padding: 0.3rem 0.6rem;
	/* -webkit-margin-before: 0; */
	/* font-size: 1.3rem; */
	text-decoration: none;
	display: inline-block;
	float: right;
	opacity: 0;
	transition: 0.3s;
	cursor: pointer;
}
ingredients a:hover{
	color: black;
	/*background-color: lightgrey;*/
}
ingredients .row:hover a{
	opacity: 1;
}
ingredients a.active{
	color: #f1f1f1;
	opacity: 1;
	background-color: #8a8a8a;
}
ingredients .ghg p{
	font-weight: 500;
	color: #313131;
}
ingredients .icone{
	height: 2.3rem;
	position: absolute;
	top: 0.7rem;
	left: -2.3rem;
}
ingredients .title{
	background-color: #0096FF;
	margin: 3rem auto;
	color: #f1f1f1;
}
ingredients .title img{
	float: left;
	height: 3rem;
	margin : 1rem;
}
ingredients .title h4{
	font-weight: 500;
}



foodbar .contenant{
	position: fixed;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 160px;
	/* background-color: lightgrey; */
	/* text-transform: uppercase; */
}
foodbar .element{
	height: 0px;
	overflow: hidden;
	border-bottom: 1px solid #7b7b7b;
	color: white;
	font-weight: 500;
	text-align: center;
	transition: 0.3s;
}
foodbar .element p{
	margin-top: 1.4rem;
}
foodbar .noborder{
	border: none;
}


.institution-title{text-align: center;/* font-weight: 500; */}
.img-bkgnd{
	height: 9rem;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}
.couleur{
	color:#009193;
}

actions img{
	width: 4rem;
	margin: 0.5rem;
}
actions .action-icon{
	position: absolute;
	left: 1rem;
	top: calc(50% - 3rem);
}
actions .link-icon{
	position: absolute;
	left: 0.5rem;
	top: 1rem;
	border-radius: 10px;
}
actions .action-title{
	display: block;
	margin-bottom: 1rem;
}
actions .action-co2{
	font-size: 0.8rem;
	margin-left: 0.5rem;
}
actions .link-title{
	/* margin-bottom: 0rem; */
	text-decoration: underline;
	font-weight: 500;
	font-size: 1.2rem;
}
actions .link-title .material-icons{
	position: relative;
	top: 0.4rem;
}
actions .link-description{
	/* margin-top: 0rem; */
}
actions .featured.row{
	background-color: #f3f3f3;
	/* border-radius: 4px; */
	display: flex;
}
actions .action-paragraph{
	padding: 0rem 0rem 0rem 6rem;
}
actions .action{
	align-items: center;
	border-right: 0.001rem solid #cccccc;
	background-color: #009193;
	color: white;
}
actions .action-link{
	border-bottom: 1px solid #cccccc;
	padding: 0rem 10rem 0rem 6rem;
	background-color: #f3f3f3;
	margin: 0;
	text-decoration: none;
	/* display: block; */
	font-size: 1rem;
	height: 7.5rem;
	overflow: hidden;
}
@media only screen and (max-width: 992px){
actions .action-link{
	padding: 0rem 1rem 0rem 6rem;
}}
@media only screen and (max-width: 600px){
	actions .action-link{
		/* padding: 0rem 1rem 0rem 6rem; */
	}
	actions .featured.row{
		display: inline-block;
	}
	actions .action-icon{
		position: absolute;
		left: 1rem;
		top: 0rem;
	}
	actions .action{
		border-right: none;
		/* border-bottom: 0.001rem solid #cccccc; */
		background-color: #009193;
		color: white;
	}
}


actions .action-link:last-child {
	border-bottom: none;
	margin-bottom: 0;
	/* background-color: lightgray; */
}
actions .action-link:hover {
	background-color: #e4e4e4;
}
actions .action-link .openinnew{
	opacity: 0;
	transition: 0.3s;
	z-index: 0;
	font-size: 19px;
	position: relative;
	left: 4px;
	top: 4px;
}
actions .action-link:hover .openinnew{
	opacity: 0.5;
}
actions .featured a {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
}
actions .notfeatured img{
	width: 1rem;
	/* float: left; */
	/* display: none; */
	margin: 0px 0.5rem;
}
actions .notfeatured{
 /*display: block; */
 text-decoration: underline;
 /* line-height: 3rem; */
 /* color: bisque; */
 padding: 0.5rem 1rem;
}

.striped:nth-child(odd) {
    /* background-color: #f2f2f2; */
}


chapitre .questions .card-panel{
	padding-bottom: 3rem;
	position: relative;
}
chapitre .info-button{
	position: absolute;
	bottom: 0.2rem;
	right: 0.7rem;
	color: #d0d0d0;
	transition: 0.3s;
}
chapitre .info-button:hover{
	color: inherit;
}

.carousel{
	top: -100px;
}
.envellope-carousel{
	overflow: hidden;
	height: 200px;
}


whatcanido .force{
	text-transform: uppercase;
	background-color: lightgrey;
	padding: 0.3rem 24px;
	position: relative;
	right: -16px;
	color: #3f4243;
}
whatcanido .impact{
	text-align: right;
	width: 12rem;
	position: relative;
	left: -15px;
}
whatcanido .strong{
	background-color: rgb(255, 152, 173);
}
whatcanido .medium{
	background-color: #ffb792;
}
whatcanido .small{
	background-color: #ffedb6;
}
@media only screen and (max-width: 600px){
whatcanido .force{
	padding: 0.3rem 0.8rem;
	right: -7px;
}
whatcanido .impact{
	text-align: right;
	width: 12rem;
	position: relative;
	left: -35px;
}
}
@media only screen and (min-width: 993px){
whatcanido .force{
	/* padding: 0.3rem 0.8rem; */
	right: -7px;
}
whatcanido .impact{
	/* text-align: right; */
	/* width: 12rem; */
	/* position: relative; */
	left: -19px;
}
}
.bottom-sheet{
	text-align: center;
}
.bottom-sheet a{
	text-decoration: underline !important;
}
.explanation{
  /* max-width: 500px; */
  /* margin: auto; */
  text-align: justify;
}
#money-modal{
	float: right;
	opacity: 0.7;
    transition: 0.3s;
}
#money-modal:hover{
	opacity: 0.7;
}

input[type=range] {
  border: none;
  z-index: 2;
}

input[type=range]::-webkit-slider-runnable-track {
  height: 20px;
  background: #f3f3f3;
  border: none;
  border-radius: 20px;
  z-index: 1;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #cacaca;
}
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 20px;
  width:  20px;
  top: 10px;
  background-color: #26a69a;
  margin: 0px 0 0 0;
  z-index: 30;
}


input[type=range]::-moz-range-track {
  height: 20px;
  background: #f3f3f3;
  border: none;
  border-radius: 20px;
  z-index: 1;
}
input[type=range]:focus::-moz-range-track {
  background: #cacaca;
}
input[type=range]::-moz-range-thumb {
  border: none;
  height: 20px;
  width:  20px;
  top: 10px;
  background-color: #26a69a;
  margin: 0px 0 0 0;
  z-index: 30;
}



input[type=range]::-ms-track {
  height: 20px;
  background: #f3f3f3;
  border: none;
  border-radius: 20px;
  z-index: 1;
}
input[type=range]:focus::-ms-track {
  background: #cacaca;
}
input[type=range]::-ms-thumb {
  border: none;
  height: 20px;
  width:  20px;
  top: 10px;
  background-color: #26a69a;
  margin: 0px 0 0 0;
  z-index: 30;
}



.marque{
	position: absolute;
	left: 50%;
	top: -16px;
	font-size: 8pt;
	z-index: 2;
}
.tick{
	position: absolute;
	border-left: 1px solid #d0d0d0;
	height: 8px;
	left: -0.5px;
	top: 17px;
}
.point{
	position: absolute;
	height: 8px;
	left: -4px;
	width: 8px;
	/* background-color: #c2c0c2; */
	border-radius: 50%;
	z-index: 0;
}
.graduation{
	position: relative;
	left: -7px;
}

.un{
	left: 10px;
}
.deux{
	left: calc( calc(100% - 20px) * 0.25 + 10px );
}
.trois{
	left: 50%;
}
.quatre{
	left: calc( calc(100% - 20px) * 0.75 + 10px );
}
.cinq{
	left: calc(100% - 10px);
}
.ticon {
    top: 37px !important;
}
.nationalaverage{
	text-transform: uppercase;
	font-size: 7pt;
	position: relative;
	left: calc(-50% + 5px);
	width: 100px;
	display: block;
	text-align: center;
}
.enbas{
	top: 23px;
}
.emphasis{
	background-color: #e8e8e8;
	padding: 0 0.3rem 0.1rem;
	border-radius: 2px;
	color: #646464;
}
#conclusion .emphasis{
	background-color: #ffffff;
	padding: 0 0.3rem 0.1rem;
	border-radius: 2px;
	color: #009193;
	font-weight: 400;
}
@media only screen and (min-width: 601px){
.sliderrow{
	margin: 0rem !important;
}
}


/* Whatcanido2 */

.sustainable-title{
	font-size: 1.7rem;
}
.items{
	text-align: center;
	position: relative;
	margin-bottom: 3rem !important;
	margin-top: 1rem !important;
	padding-top: 4rem !important;
	padding-bottom: 4rem !important;
}
.buffet{
  width: 100%;
  height: 100%;
  overflow-x: scroll;
  position: relative;
}
.tiroir{
  /*width: 10000px;*/
}
.arrow{
  position: absolute;
  top: calc(50% - 20px);
}
.arrow i{
  /*font-size: 15pt;*/
  color: #505050;
}
.arrow-left{
  left: -20px;
}
.arrow-right{
  right: -20px;
}
@media screen and (max-width: 600px) {
  .arrow-left{
    left: -5px;
  }
  .arrow-right{
    right: 5px;
  }
}
.items .responsive-img{
  height: 50px;
  z-index: 0;
}
.items .description {
  height: 74px;
  text-align: left !important;
  font-size: 0.95rem;
  z-index: 1;
  position: relative;
  margin-top: 1rem;
}
.ofco2{
  font-size: 1rem;
  margin: 0.3em auto 0.4em;
  text-align: right;
}
.item{
  width: 204px !important;
  padding: 0 0.7rem !important;
  position: relative;
  left: 0px;
  transition: 0.5s;
  text-align: left;
}
.item .card-panel{
  padding: 15px;
  height: 250px;
  padding-top: 20px;
  position: relative;
  text-align: center;
  box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);
  background-color: #607D8B;
  color: white;
}
.item h3 {
  margin: 0.5rem auto 0.1rem;
  font-size: 20pt;
  text-align: right;
  font-weight: 300;
  /* display: block; */
  /* width: 99px; */
}
.item .check{
  float: left;
  color: #e0e0e0;
  transition: 0.3s;
}
.true .check{
  color: inherit;
}
.info{
  font-size: 15pt;
  position: absolute;
  bottom: 1em;
  right: 1em;
  transition: 0.3s;
  /*float: right;*/
}
.card-panel:hover .moreinfo{
  opacity: 1;
}
.select-icon{
	position: absolute;
	top: -7px;
	left: -7px;
	width: 25px;
	height: 25px;
	background-color: white;
	color: #2b2b2b;
	opacity: 0;
	transition: 0.3s;
	border-radius: 50%;
	padding-top: 1px;
	padding-left: 1px;
}
.select-icon .material-icons{
	font-size: 15px;
}
.card-panel:hover .select-icon{
	opacity: 1;
}
.true .select-icon{
  opacity: 1;
}
.item img{
  float: left;
  margin: 5px;
}
.pictogramme{
	position: absolute;
	left: 15px;
}
@media screen and (max-width: 600px) {
.pictogramme{
	position: absolute;
	left: 10px;
}
}
.social{
	float: none !important;
	display: block;
	margin-left: calc(50% - 40px) !important;
	/* width: 100%; */
	position: relative;
}
.items .card-panel{
  /* box-shadow: none; */
  cursor: pointer;
  transition: 0.3s;
}
.fuel-select{
  display: inline-block;
  background-color: none;
  width: auto;
  height: auto;
}
.true .card-panel{
  box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);
  background-color: #026da0;
}

@media screen and (min-width: 600px) {

  .items .card-panel:hover{
    /* box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2); */
    /* background-color: #f3f3f3; */
  }
  .true .card-panel:hover{
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);
    /* background-color: #607D8B; */
  }
}

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

  .items .card-panel{
    padding: 10px;
    height: 200px;
  }
  .items h3{
    font-size: 17pt;
      margin: 3px auto;
  }
  .item{
    width: 170px !important;
    /* padding: 0 0.6rem !important; */
  }
  .items p{
      margin: 4px auto;
      font-size: 10pt;
  }
  .items .description{
    font-size: 0.9rem !important;
      /*margin: 0px -8px;*/
  }
  .items .responsive-img {
      height: 43px;
  }
  .explanation{
    max-width: '';
    font-size: 1rem !important;
  }

}
.true .easy{
  /*background-color: #f0f4c3;*/
}


.lien{
  text-decoration: underline;
}
.porte-vignettes{
	text-align: left;
	position: absolute;
	bottom: 0.5rem;
	left: 15px;
	display: block;
	text-align: left;
}
.porte-vignette{
	width: 21px;
	display: inline-block;
	/* float: right; */
	position: relative;
	/* height: 0; */
}
@media screen and (max-width: 600px) {
.porte-vignettes{
	bottom: 0.2rem;
	left: 8px;
}

}

.porte-vignette:nth-child(1){
	z-index: 10;
}
.porte-vignette:nth-child(2){
	z-index: 9;
}
.porte-vignette:nth-child(3){
	z-index: 8
}
.porte-vignette:nth-child(4){
	z-index: 7
}
.vignette{
	width: 40px;
	border-radius: 100px;
	background-color: rgb(247, 247, 247);
	/* box-shadow: 0px 1px 4px 1px #b3b3b3; */
	/* border: 1px solid rgb(96, 125, 139); */
	display: block;
	height: 40px;
	position: relative;
}
.vignette .material-icons{
	font-size: 28px;
	position: absolute;
	top: calc(50% - 14px);
	left: calc(50% - 14px);
}
.vignette-icone{
	top: -5px;
	color: #646464;
	background: rgba(255, 255, 255, 0.53);
	border: none;
}
.moreinfo{
	/* float: right; */
	text-decoration: none;
	font-weight: 400;
	position: absolute;
	right: 1rem;
	bottom: 1rem;
	padding: 0 1rem;
	/*color: #1544c3;*/
	color: #ffe57f;
	opacity: 0;
	transition: 0.3s;
}

@media screen and (max-width: 600px) {
.moreinfo{
	opacity: 1;
	right: 0.5rem;
}
}
.modal.bottom-sheet{
	max-height: 80%;
	/* height: 1000px; */
}
.modal-content{
	max-width: 600px;
	margin: auto;
	text-align: left;
	padding-top: 0 !important;
}
.modal-content h4{
	text-transform: uppercase;
	font-size: 1.4rem;
	font-weight: 400;
	margin-top: 2rem;
	width: 100%;
	display: block;
}
.modal-content h3{
	font-size: 1.5rem;
	font-weight: 400;
	padding: 1rem;
	color: white;
	background-color: rgba(21, 21, 21, 0.87);
}
.modal-content .link-title{
	font-size: 1.3rem;
	text-decoration: underline;
	font-weight: 400;
}
.modal-content img{
	float: left;
	height: 73px !important;
	margin-top: 1.2rem;
}
@media screen and (max-width: 600px) {
.modal-links img{
	height: 51px !important;
}
}
.modal-content .modal-links:last-of-type {
	/* margin-bottom: 2rem; */
}
.modal-content .modal-links:hover{
	background-color: #e6e6e6;
}
.modal-content .openinnew{
	position: relative;
	top: 5px;
}
.modal-content .impact-indicator{
	text-align: right;
}
.modal-content .indicator{
	font-size: 2.5rem;
	margin-top: 1rem;
	display: inline-block;
}
.modal-content{
