a.modal-btn-carbon-footprint {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    background: url(../img/ico-carbonfootprint.png) no-repeat left center/60px;
    position: relative;
    display: block;
    width: auto;
    height: 10rem;
    top: 3rem;
    padding-left: 7rem;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0 0 4rem;
    margin-left: 5rem;
    color: #003671;
}
a.modal-btn-carbon-footprint span{
  display: block;
  font-weight: 600;
  font-size: 1.7rem;
  letter-spacing: -0.1px;
  text-transform: uppercase;
  color: #003671;
  }
  @media (min-width: 768px) and (max-width: 990px){
    a.modal-btn-carbon-footprint {
      margin-left: 0;
  }
}
a.watch-video{
  left: 0;
  transform: none;
}
a.modal-btn-carbon-footprint.products {
  top: 0!important;
}

/* tab sistainabilty bilancio */

.sustainability-subpages .fifth h2.titleH2{
  color: #95c11f;
}
.sustainability-subpages .fifth .row {
  @media (min-width: 992px){
    padding-top: 2.5rem!important;
    padding-bottom: 0!important;
  }
}
.sustainability-subpages .fifth .row p,
.sustainability-subpages .fifth .row ul,
.sustainability-subpages .fifth .row li,
.sustainability-subpages .fifth .row span{
  font-size: 1.6rem!important;
  line-height: 1.9;
  font-weight: 100!important;
}

.sustainability-subpages .fifth .row.primo-paragrafo .img img{
    @media (min-width: 992px){
      padding-left: 3rem!important;
    }
}
.sustainability-subpages .fifth .row.secondo-paragrafo .img img{
  @media (min-width: 992px){
    padding-right: 3rem!important;
  }
}

.sustainability-subpages .fifth .row ul {
  padding: 0;
  list-style: none;
}
.sustainability-subpages .fifth .row ul li {
  padding-left: 4rem;
  list-style: none;
}
.sustainability-subpages .fifth .row ul li:after{
  content: "";
  clear: both;
  display: table;
}
.sustainability-subpages .fifth .row ul li:before {
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  float: left;
  margin-left: -4rem;
  background-image: url('../img/punto_elenco.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.sustainability-subpages .fifth .row.secondo-paragrafo p{
  padding-left: 4rem;
}


.sustainability-subpages .fifth .row.row.secondo-paragrafo{
  padding-bottom: 0!important;
}
.sustainability-subpages .fifth .attachment {
  margin-top: 0!important;
  @media (min-width: 992px){
    position: relative;
    top: -200px;;
  }
}
.sustainability-subpages .fifth .attachment >h5{
  display: none;
}
.sustainability-subpages .fifth .attachment .row{
  @media (min-width: 992px){
    padding-top: 0!important;
  }
}
.sustainability-subpages .fifth .attachment .row .col-sm-4.col-xs-12{
  width: 100%;
  padding-left: 60px;
}
.sustainability-subpages .fifth .attachment .row figure{
  display: inline-block;
  float: left;
  margin-left: -60px;
}
.sustainability-subpages .fifth .attachment .row h4,
.sustainability-subpages .fifth .attachment .row h4 a{
  color: #95c11f;
  font-size: 17px;
  letter-spacing: -1px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  top: 10px;
}
.scarica-bilancio img{
  width: 50px;
  height: auto;
  padding-right: 1rem;
}
.scarica-bilancio span{
  color: #95c11f;
  font-size: 17px;
  letter-spacing: -1px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  top: -15px;
}
.product-list.nuovo-prodotto::after{
  content: "";
  background-image: url('../img/Tag_NEW.png');
  display: block;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
  width: 48px;
  height: 20px;

}

#main.electrical-insulation .model {
  color: #fff!important;
  padding: 2rem 0.5rem 2rem 0.5rem!important;
}


#main.company .sustainability .sustainability-subpages .nav-tabs li a{
  padding: 1.5rem 0.5rem;
}

/* carbon footprint tab sustainability */
.tab-pane#sixth h2.titleH2,
.tab-pane#sixth-accordion h2.titleH2{
  color: #95c11f;  
}


