body{
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color:#4d4d4d
	}
@media (max-width: 1200px){
.container{
	width: 1140px;
    max-width: 100%;
	}
}	
@media (min-width: 1200px){
.container{
	width: 1140px;
    max-width: 100%;
	}
}
@media (min-width: 992px){
.container {
   width: 1140px;
    max-width: 100%;
}
}
@media (min-width: 768px){
.container {
   width: 1140px;
    max-width: 100%;
}
}
.img-1{
	max-width:297px;
	margin:0 auto;
	    display: block;
		}
small{
	font-size: 10px;
    line-height: 14px;
    display: block;
	    margin-top: 40px;
	}
#accordion{
	width: 100%;
	margin: 0 auto;
    max-width: 930px;
    border: 1px solid #000;
    padding: 40px 70px 40px;
    background: #fff;}
.text-grey{
	color:#4d4d4d;
	    font-weight: normal;
	}
a:visited{
	color:#ffffff
	}
a.display-block{
	    display: block;
    padding: 20px 10px 20px 80px;
    font-size: 20px;
    max-width: 340px;
	width:100%;
    margin: 0px 20px 40px;
    background: url(../img/ico-scarica.jpg) no-repeat 20px center #2b8804;
    line-height: normal;
	}
p{
	font-size:19px;
	}
.order-last{
	-webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
	}
.logo{
	max-width:349px;
	width:100%
	}
ul{
	padding: 3px 0 20px 40px;
  list-style: none; /* Remove default bullets */
}
ul li{
	    margin: 10px 0;
	    position: relative;
		font-size:20px;
		}
ul li::before {
  content: "";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  background-color: #2b8804; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */ 
  width: 7px; /* Also needed for space (tweak if needed) */
  height:7px;
  margin-left: -1em; /* Also needed for space (tweak if needed) */
      position: absolute;
    left: 0;
    top: 12px;
}
.normal-link{
	text-decoration:underline;
	font-weight:600;
	color:#4d4d4d;
	cursor:pointer
	}
.normal-link:hover{
	color:#4d4d4d;
	}
h1{
    margin-top: 15%;
    font-size: 35px;
    margin-bottom: 50px;
		}

h4{
	font-size:24px;}
.header {
	font-weight:600;
	}
.site-btn {
    background: #2b8804;
    color: #FFF;
	    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0 10px;
    border: none;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.bg-gradient{
background: rgb(240,240,240);
background: linear-gradient(180deg, rgba(240,240,240,1) 0%, rgba(215,215,215,1) 48%, rgba(251,251,251,1) 48%, rgba(251,251,251,1) 89%, rgba(255,255,255,1) 89%, rgba(255,255,255,1) 100%);}
.bg-darkgrey{
	background:#d9d9d9}
.bg-grey{
	background:#f0f0f0
	}
.bg-green{
	background:#2b8804;
	}
.text-white{
	color:#ffffff;
	}
.text-green{
	color:#2b8804;
	}
.stampa{
    background: url(../img/ico-stampa.png) no-repeat 90px center #2b8804;
    color: #fff;
    padding: 10px 40px 10px 20px;
    font-weight: bold;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    background-size: 22px;
    border-radius: 3px;
}
.stampa:hover{
	background: url(../img/ico-stampa.png) no-repeat 90px center #166936;
	color: #fff;
	text-decoration:none;
	padding: 10px 40px 10px 20px;
    font-weight: bold;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    background-size: 22px;
    border-radius: 3px;
	-webkit-transition: all .2s ease-in-out;
  	-moz-transition: all .2s ease-in-out;
  	-o-transition: all .2s ease-in-out;
  	transition: all .2s ease-in-out;
	  
	}
.banner{
	border-radius:3px;
	font-size:62px;
	line-height: normal;
	}
.banner p{
	font-size:62px;
	}
.box{
	position: relative;
    margin-top: 160px;
	padding: 0 10px 20px;
	border-radius: 3px;
	}
.box h3{
	font-weight: 100;
	}
.box p{
	display:block
	}
.box .img{
    width: 100%;
	text-align:center;
	}
.box .img img{
	width: 90%;
    margin-top: -110px;
    max-width: 390px;
	}
.with100{
	width:100%;
	}
.withauto{
	width:90%;
	}
h3{
	font-size:45px;
	font-weight:100
	}

	
@media (max-width:1320px){
.box p br{
	display:none
	}

}
@media (max-width:1200px){

		.banner p{
	
	font-size:42px;
	}
}

@media (max-width:810px){
.box p{
	    font-size: 13px;
	}
.top30{
	    margin-top: 27px;
}
}

.panel-heading .accordion-toggle span {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
}
.freccia{
	width:100%;
	text-align:center;
	margin-top:10px;}
.card:first-child{
	border:0px;
	 border-bottom: 1px solid #4d4d4d;
	 border-radius:0px;
	padding: 20px 0;
	}
.card{
	border:0px;
	 border-radius:0px;
	padding: 20px 0;
	}
.card-header{
	border:0px;
	background-color: #ffffff;
	padding:0;
   
	}
.card-link, .card-link:focus, .card-link:hover{
	position: relative;
	padding-right: 40px;
    display: block;
	color:#2b8804;
	font-size:20px;
	font-weight:600;
	text-decoration: none;
	}
 .card-link.collapsed span {
	transform: rotate(0deg);
    display: block;
    width: 35px;
    position: absolute;
    right: 0;
	top: 0;
}

 .card-link span {
	-webkit-transition: all .5s ease-in-out;
  	-moz-transition: all .5s ease-in-out;
  	-o-transition: all .5s ease-in-out;
  	transition: all .5s ease-in-out;
	transform: rotate(180deg);
    display: block;
    width: 35px;
    position: absolute;
    right: 0;
	    top: 0;
}

@media (max-width: 1024px){
	
	 .mt-4{
		     margin-top: 10px!important;
		 }
	.box h3{
		font-size:23px;
	}
	.banner{
		font-size:32px;
	}
	.number {
    	padding-left: 60px;
	}
	.number:before{
	    font-size: 80px;
	}
	h1 {
		margin-top: 8%;
		
	}
	h2{
		font-size:30px;
		}
	h3{
		font-size:28px;
	}
	h3{
		font-size:24px;
	}
br{
		display:none}
		.number:before {

    top: -43px;
}
.number2:before {
  
    top: -70px;
}
}
@media (max-width: 768px){
		.header{
	    background: url(../img/visual-mob.jpg);
		    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: auto;
    padding: 100px 30px;
	}
	.img1{
	    background-image: url(../img/img1-mobile.jpg);
		background-color: #f0f0f0;
		background-repeat: no-repeat;
		background-position: center bottom;
		background-size: cover;
		padding: 100px 30px 200px!important;
	}
.img2{
	    background: url(../img/img2-mobile.jpg);
		    background-repeat: no-repeat;
   background-position: center bottom;
		background-size: cover;
		padding: 100px 30px 200px!important;
	}
	#accordion{
	    padding: 40px 20px 40px;
	}
	.p-5{
	padding:50px 0!important
}
ul li {
    margin: 5px 0;
	}
	.header .text-white{
		text-align: center;
		}
	p br{
		display:none
		}
	h3{
		font-size:24px;
	}
	h4{
		font-size:18px;
	}
	
	h1{
	    margin-top: 0;
		font-size:40px;
		}
	.card-link, .card-link:focus, .card-link:hover, p{
		font-size:16px;
	}
	ul li{
		font-size:14px;
		}
	ul li::before{
    top: 9px;
		}
	.banner p{
		font-size:40px
		}
	.order-last{
	-webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    order: 0;
	}
.box{
		    margin-top: 110px;
		}
		
	
}
@media (max-width: 767px){
			.mobile-none{
		display:none;
		}
		.mt-5-mobile-none{
		margin-top:0px!important;}

}
.justify-content-center{
	text-align:center}
@media (max-width: 568px){
	.img1{
	    
		padding: 100px 30px 150px!important;
	}
.img2{

		padding: 100px 30px 150px!important;
	}
	.justify-content-center img{
		width:200px
		}
.header {

    padding: 100px 0px 250px;
	}
	.number {
    	padding-left: 0px;
	}
	.number:before, .number2:before{
	    content:'';
	}

	.banner p{
		font-size:30px
		}
	
	.number2 h3:before{
		content: '2.';
		display: inline-block;
		/* float: left; */
		font-size: 35px;
		font-weight: 600;
		color: #2b8804;
	}
	.stampa {
    background: none;
	background-color:#2b8804;
    color: #fff;
    padding: 5px 20px 5px 20px;
    font-weight: bold;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    background-size: 19px;
    border-radius: 3px;
}
}


.footer {
  display: block;
  padding-top: 40px;
  background: #f0f0f0;
      font-size: 12px;
}
.footer .intro {
  font-size: 14px;
}
.footer .intro .logo {
  display: block;
  width: 170px;
  margin-bottom: 30px;
}
.footer .intro .logo img {
  display: block;
  width: 100%;
}
.footer .top_links {
  text-align: left;
  font-size: 12px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e9e9e9;
  width: 100%;
}
.footer ul li:before{
	display:none}
.footer .top_links ul {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 4px;
}
.footer .top_links ul li {
  display: inline-block;
  margin-left: -4px;
  position: relative;
  font-size: 12px;
}
.footer .top_links ul li:before {
  content: "\2022";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
  line-height: 12px;
}
.footer .top_links ul li.first a {
  padding-left: 0;
}
.footer .top_links ul li.first:before {
  display: none;
}
.footer .top_links a {
  display: block;
  line-height: http://web2.ogilvy.it/DECOUPLER/NESPRESSO/2019/DEM_Reviving%20Origins_Launch_28_05/assets/1em;
  padding: 0 8px 0 12px;
  cursor: pointer;
  color: #4d4d4d;
  text-transform: uppercase;
}
.footer .main-links {
  display: block;
  padding: 0;
  margin-bottom: 15px;
}
.footer .main-links .menu-link {
  display: block;
  float: left;
  width: 16%;
}
.footer .main-links .menu-link a {
  color: #4d4d4d;
}
.footer .main-links .menu-link .title {
  display: block;
  text-transform: none;
  font-size: 13px;
  padding-right: 30px;
  min-height: 34px;
  line-height: 17px;
  font-weight: bold;
  margin-bottom: 18px;
}
.footer .main-links ul {
  display: block;
  margin: 0 20px 15px 0;
  padding: 0 15px 0 0;
  list-style-type: none;
}
.footer .main-links ul li {
  display: block;
  font-size: 12px;
  line-height: 1.1em;
  margin-bottom: 10px;
}
.footer .main-links ul li a {
  color: #808080;
  font-family: Arial, "Open Sans", Helvetica, sans-serif;
  text-transform: uppercase;
}
.footer .main-links .tel {
  display: block;
  margin-bottom: 15px;
}
.footer .main-links .tel span {
  display: block;
}
.footer .main-links .tel a {
  display: block;
  font-size: 1.5em;
  color: #d0d4d9;
}
.footer .contacts {
  display: block;
  float: right;
  width: 20%;
}
.footer .contacts .number {
  display: block;
  text-align: right;
  font-weight: 700;
  text-transform: uppercase;
	font-size: 16px;
  margin-bottom: 1em;
  
}
.footer .contacts .number a {
  color: #4d4d4d;
}
.footer .contacts .links {
  text-align: right;
}
.footer .contacts .links a {
  margin-bottom: 5px;
  display: inline-block;
  min-width: 160px;
}
.footer .legals {
  background: #d9d9d9;
  display: block;
  text-align: center;
  font-size: 11px;
  padding: 15px 0;
}
.footer .legals a {
  color: #4d4d4d;
}
@media (max-width: 991px) {
  .footer .top_links {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .footer .main-links .menu-link {
    width: 50%;
    float: left;
    padding-right: 20px;
    margin-bottom: 20px;
  }
  .footer .contacts {
    clear: both;
    float: none;
    width: auto;
    text-align: center;
  }
  .footer .contacts .number {
    text-align: center;
  }
  .footer .contacts .links {
    display: block;
    text-align: center;
  }
}
.footer .top_links li {
  margin-bottom: 6px;
  margin-left: 0;
}
.footer .top_links li a {
  padding: 5px 8px 5px 12px;
}
@media (max-width: 479px) {
  .footer .main-links .menu-link {
    width: auto;
    float: none;
  }
}