<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


body{
	margin:0 auto;
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	line-height: 24px;
	text-align: left;
	
}



header.header {
	background: #d1b68f /*url("../img/bg_espace.jpg")*/;
	background-size: cover;
	background-position: 70% center; 
	width: 100%;
	/*height:700px;*/
	padding: 10px 0 30px 0;
}

.header h1 {
	text-transform: none!important;
	line-height: 1em;
	font-weight: bold;
	text-align:left;
}



.header h2 {
	text-transform: none!important;
	line-height: 32px;
	text-align:left;
}

.header h3{
	font-size:20px;
	text-align:left;
}



section.logo {
	padding:20px 0 20px 0!important;	
}




.claim{
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
	/*width: auto;*/
	color:#fff;
	margin-top:80px;
	/*text-shadow: 0px 0px 4px rgba(0,0,0,0.8);*/
	text-align:left;
	/*letter-spacing: 1px;*/
	
}

.claim h1.green {
	color:#459737;
	font-size:1.6em;
}

.claim .text2 {
	color:#1d2668;
	font-size:.8em;
}

.content-img-pack {
	display:flex; 
	align-items: center;
}

.content-img-pack img {
	padding-left:20px; 
	width:100%;
}


.contenitore{
	width:80%;
	margin:0 auto;
	max-width: 1600px;
}

.text-azzurro {
	color:#2c6bb3;
	text-transform: uppercase;
	font-size: 1.4em;
    line-height: 1.5em;
    padding-bottom: 20px;
    font-weight: bold;
}

.box-step {
	padding-top:20px;
}

.box-grigio {
	width: 100%; 
	align-items: center; 
	box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
	background-color:#ebebeb; 
	position:relative;
	border-radius:60px;
}

.box-grigio .title-azzurro {
	text-align:center;
	padding-top:80px;
	color:#2c6bb3;
	text-transform: uppercase;
	font-weight:900;
}

.box-grigio .text1 {
	text-align:center!important;
}

.circle-step {
	box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
	background-color:#459737; 
	border-radius:50px; 
	width:100px; 
	height:100px; 
	position:absolute; 
	top:-50px; 
	left:50%; 
	margin-left:-50px;
}

.circle-step h3 {
	text-align:center; 
	padding-top:40px; 
	color:#fff;
}

.testo-basso-grigio {
	padding:30px; 
	text-align:center!important;
	/*min-height:160px;*/
}

.testo-riga-grigia {
	padding-top: 30px; 
	padding-right: 30px; 
	align-self: center;
}

.img-misurazione-grafico {
	width:100%; 
	/*padding:10px 60px 10px 60px;*/
}

ul li{
	list-style-image:url("../img/checkmark.png");
	margin-bottom:20px;
	text-align:left;


	
}


h2 {
	text-transform: uppercase;
	line-height: 32px;
	text-align:left;
}

h3{
	font-size:20px;
	text-align:left;
}






.space{
	margin-bottom:80px;
}



section {
	padding:60px 0px;
	text-align:left;
}

.grey{
	background: #f2f2f2;
}

.center{
	text-align:center;
}

.btn-claim {
	padding:40px 0 20px 0;
}

.btn-claim a:link, .btn-claim a:visited{
	background-color:#459737;
	border-radius:10px;
	font-size:18px;
	color:#fff;
	text-decoration: none;
	width:auto;
	padding:20px;
}

.btn-claim a:hover {
	background-color:#94de83;
	border-radius:10px;
	color:#fff;
	text-decoration: none;
	width:auto;
	padding:20px;
}


.img-step-bottom {
	width:90%;
	margin:0% 5% 15% 5%;
}

.cosasignifica {
	text-align: center;
}

.cosasignifica h2 {
	text-align: center;
	color:#489c35;
	font-size:1.8em;
	line-height: 1.2em;
	padding-bottom:20px;
	font-weight:bold;
}

footer{
	background: #353f4c;
	color:#fff;
	text-align:center;
	padding:20px;
	
	
}

.focus0 .top {
	background: url('../img/img-focus0.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height:320px;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
	border-radius:20px;
	display: flex;
	align-items: center;
	text-align: center;
	color:#fff;
	font-weight: bold;
	padding: 30px;
	z-index:99;
}

.focus0 .top .text {
	font-size:4em;
	line-height:1em;
	text-align: center;
	width:100%;
}

.focus1, .focus2, .focus0 {
	padding:30px 0 30px 0!important;
}

.focus1 .contenitore, .focus2 .contenitore, .focus0 .contenitore {
	display: flex;
	justify-content: center;
}

.focus1 .left {
	display: flex;
	align-items: center;
	margin-right:-60px;
	z-index:999;
}

.focus2 .left {
	display: flex;
	align-items: center;
	margin-left:-60px;
	z-index:999;
}

.focus0 .bottom {
	display: flex;
	align-items: center;
	text-align: center;
	z-index:999;
	margin-top:-30px;
}

.focus1 .left .text{
	box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
	background:#ebebeb;
	color:#489c35;
	font-size:1.2em;
	line-height: 1.4em;
	text-align: left;
	border-radius:20px;
	padding: 30px;
}

.focus2 .left .text{
	box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
	background:#ebebeb;
	color:#489c35;
	font-size:1.2em;
	line-height: 1.4em;
	text-align: left;
	border-radius:20px;
	padding: 30px;
}

.focus0 .bottom {
	justify-content:center;
}

.focus0 .bottom .text{
	box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
	background:#ebebeb;
	color:#489c35;
	font-size:1.5em;
	line-height: 1.3em;
	border-radius:20px;
	width:40%;
	padding: 30px;
}

.focus1 .right .text {
	background: url('../img/img-focus1.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height:320px;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
	border-radius:20px;
	display: flex;
	align-items: center;
	color:#fff;
	font-weight: bold;
	font-size:1.5em;
	line-height: 1.6em;
	text-align: justify;
	padding: 10% 15% 10% 15%;
}

.focus2 .right .text {
	background: url('../img/img-focus2.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height:320px;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
	border-radius:20px;
	display: flex;
	align-items: center;
	color:#fff;
	font-weight: bold;
	font-size:1.5em;
	line-height: 1.6em;
	text-align: justify;
	padding: 10% 15% 10% 15%;
}

.compensazione h2 {
	text-align: left;
    color: #489c35;
    font-size: 1.8em;
    line-height: 1.2em;
    padding-bottom: 20px;
    font-weight: bold;
}

.compensazione .contenitore:first-child {
	padding-bottom:60px!important;
}
.compensazione .right1, .compensazione .right2, .compensazione .left1, .compensazione .left2 { 
	display:flex;
	align-items:center;
}

.compensazione .right1 .text {
	padding:0 5% 0 0;
}

.compensazione .right2 .text {
	padding:0 0 0 5%;
}

/*.tooltip-hide {
  display: none;
}
    
.obiettivi-img:hover + .tooltip-hide {
  display: block;
  color: #fff;	
  background:#e2071f;
}*/

.obiettivi-content {
	max-width:780px;
	margin:0 auto;
	position:relative;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	padding-bottom:30px;
}

.obiettivi-img {
	width: 130px;
	height: 130px;
}

.obiettivi-img::after {
	content: '';
	clear: both;
	display: block;
}

.obiettivi-img img {
	position:relative;
	width:130px;
}

.obiettivi-img span {
	position: relative;
	/*bottom: -120px;*/
	left: 0;
	display: none;
	width: auto;
	margin: -20px -30px 0 -30px;
	padding: 10px;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	/*opacity: 0;*/
}	

.obiettivi-img span.no-poverty {
	background:#e2071f!important;
}

.obiettivi-img span.good-health {
	background:#289438!important;
}

.obiettivi-img span.quality {
	background:#c11728!important;
}

.obiettivi-img span.clean-water {
	background:#00a7d7!important;
}

.obiettivi-img span.climate {
	background:#4a7634!important;
}

.obiettivi-img span.life {
	background:#3ea635!important;
}

.obiettivi-img span.sustainable {
	background:#f7f6f7!important;
	color:#5692ce!important;
}


figure {
	width: 130px;
	height: 130px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}
figure:hover+span {
	top: 0;
	/*opacity: 1;*/
	display: block;
	height: auto!important;
	z-index:999;
}


@media screen and ( min-width: 1590px ) {
.box-grigio .text1 {
	padding:30px 30px 0px 30px!important; 
	min-height:160px!important;
}

.testo-basso-grigio {
	min-height:130px;
}
	
.blocco-basso-grigio {
	/*min-height:240px!important;*/
}	
}

@media screen and (max-width: 1589px) and (min-width: 1420px) {
.box-grigio .text1 {
	padding:30px 30px 0px 30px!important;
	min-height:160px!important;
}

.testo-basso-grigio {
	min-height:140px;
}
	
.blocco-basso-grigio {
	/*min-height:260px!important;*/
}	
.img-misurazione-grafico {
	width:100%; 
	padding:10px 30px 10px 30px;
}
}


@media screen and (max-width: 1419px) and (min-width: 1200px) {
.box-grigio .text1 {
	padding:30px 30px 0px 30px!important;	
	min-height:240px!important;
}

.testo-basso-grigio {
	min-height:180px;
}
	
.blocco-basso-grigio {
	/*min-height:480px!important;*/
}
	
.img-misurazione-grafico {
	width:100%; 
	/*padding:10px 10px 10px 10px;*/
}
}

@media screen and (max-width: 1199px) {
.box-grigio .text1 {
	padding:30px 30px 0px 30px!important; 
	min-height:240px!important;
}

.testo-basso-grigio {
	min-height:220px;
}
	
.blocco-basso-grigio {
	/*min-height:460px!important;*/
}	
.img-misurazione-grafico {
	width:100%; 
	/*padding:10px 10px 10px 10px;*/
}
}

@media screen and (max-width: 1139px) {
.box-grigio .text1 {
	padding:30px 30px 0px 30px!important; 
	min-height:320px!important;
}

.testo-basso-grigio {
	min-height:240px;
}
	
.blocco-basso-grigio {
	/*min-height:460px!important;*/
}	
.img-misurazione-grafico {
	width:100%; 
	/*padding:10px 10px 10px 10px;*/
}
}

@media screen and (max-width: 990px) {
.box-grigio .text1 {
	padding:30px 30px 0px 30px!important; 
	min-height:auto!important;
}


.testo-basso-grigio {
	min-height:auto!important;
}
	
.blocco-basso-grigio {
	min-height:auto!important;
}
.img-misurazione-grafico {
	width:100%; 
	/*padding:10px 10px 10px 10px;*/
}

.btn-claim a {
	font-size:.5em!important;	
}
}


@media screen and ( min-width: 992px ) {
	.focus1 .left, .focus2 .right { order:1; }
	.focus1 .right, .focus2 .left { order:2; }
	.compensazione .right1 { order:1; }
	.compensazione .left1 { order:2; }
	.compensazione .right2 { order:4; }
	.compensazione .left2 { order:3; }
}

@media screen and ( max-width: 992px ) {
	.focus1 .left, .focus2 .left { margin-right:0px!important; margin-left:0px!important; margin-top: -30px; width:80%;}
	.focus0 .bottom .text  { margin-right:0px!important; margin-left:0px!important; }
	.focus1 .right .text, .focus2 .right .text {padding: 30px!important;}
	.compensazione .right1 .text, .compensazione .right2 .text { padding:5% 0 5% 0; }
	.box-step {padding-bottom:60px;}
}

@media screen and ( max-width: 768px ) {
	
	.claim {
	margin-top:30px;
	text-align: center;
	}
	
	h1, h2 {
	text-align:center!important;
	}
	
	.btn-claim {
	font-size:21px;
	}
	
	.focus0 .top .text {
    font-size: 2.5em;
    line-height: 1.2em;
    text-align: center;
	width: 100%; }
		
	.focus0 .bottom .text {
    box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
    background: #ebebeb;
    color: #489c35;
    font-size: 1.5em;
    line-height: 1.3em;
    border-radius: 20px;
    width: 90%;
	padding: 30px; }
	
	.contenitore {
	width:90%;	
	}
	
	
	.white {
	padding:50px 0 0 0!important;
	}
	
	.white-bis {
	padding-top:30px;
	}
	
	.focus1 .right .text, .focus2 .right .text {
    font-size: 1.2em;
    line-height: 1.2em;
    text-align: center;
	width:100%;
	margin-bottom: 10px!important; }
	
	.focus1 .left, .focus2 .left {
	width:90%;
	}
	
	.focus1 .left .text, .focus2 .left .text {
    font-size: 1.2em;
    line-height: 1.2em;
    text-align: center;
    border-radius: 20px;
    padding: 30px;
	}
	
	.text-azzurro {
	font-size: 1.2em;
    line-height: 1.2em;
	}
	
	.compensazione .right1, .compensazione .right2, .compensazione .left1, .compensazione .left2 {
	text-align:center;
	}
}

@media screen and ( min-width: 550px ) {
	
	BODY{
		text-align:justify;
	}
	
	
	section {
	text-align:justify;
	}
	
	.claim{
	font-size: 36px;
	/*max-width: 600px;*/
	line-height: 40px;

		
    }
	
	h2 {
	font-size:25px;
	line-height: 27px;

    }
	
	
	ul li{
		text-align: justify;
	}
	
	img.poster{
	width:80%;
	}
}
</pre></body></html>