/* ==========================================================================
FONT
========================================================================== */
@font-face {
  font-family: 'ralewayextrabold';
  src: url('./font/raleway-extrabold-webfont.eot');
  src: url('./font/raleway-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
    url('./font/raleway-extrabold-webfont.woff') format('woff'),
    url('./font/raleway-extrabold-webfont.ttf') format('truetype'),
    url('./font/raleway-extrabold-webfont.svg#ralewayextrabold') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'ralewaybold';
  src: url('./font/raleway-bold-webfont.eot');
  src: url('./font/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('./font/raleway-bold-webfont.woff') format('woff'),
    url('./font/raleway-bold-webfont.ttf') format('truetype'),
    url('./font/raleway-bold-webfont.svg#ralewayextrabold') format('svg');
  font-weight: normal;
  font-style: normal;

}


@font-face {
  font-family: 'ralewaymedium';
  src: url('./font/raleway-medium-webfont.eot');
  src: url('./font/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),
    url('./font/raleway-medium-webfont.woff') format('woff'),
    url('./font/raleway-medium-webfont.ttf') format('truetype'),
    url('./font/raleway-medium-webfont.svg#ralewaymedium') format('svg');
  font-weight: normal;
  font-style: normal;

}


@font-face {
  font-family: 'ralewaysemibold';
  src: url('./font/raleway-semibold-webfont.eot');
  src: url('./font/raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'),
    url('./font/raleway-semibold-webfont.woff') format('woff'),
    url('./font/raleway-semibold-webfont.ttf') format('truetype'),
    url('./font/raleway-semibold-webfont.svg#ralewaysemibold') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'ralewaylight';
  src: url('./font/raleway-light-webfont.eot');
  src: url('./font/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('./font/raleway-light-webfont.woff') format('woff'),
    url('./font/raleway-light-webfont.ttf') format('truetype'),
    url('./font/raleway-light-webfont.svg#ralewaylight') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'ralewayextralight';
  src: url('./font/raleway-extralight-webfont.eot');
  src: url('./font/raleway-extralight-webfont.eot?#iefix') format('embedded-opentype'),
    url('./font/raleway-extralight-webfont.woff') format('woff'),
    url('./font/raleway-extralight-webfont.ttf') format('truetype'),
    url('./font/raleway-extralight-webfont.svg#ralewayextralight') format('svg');
  font-weight: normal;
  font-style: normal;

}


@font-face {
  font-family: 'awesome';
  src: url('./font/fontawesome-webfont.eot?v=4.7.0');
  src: url('./font/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('./font/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('./font/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('./font/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('./font/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}


/* ==========================================================================
STYLE
========================================================================== */
body {
  font-family: ralewaymedium, arial;
  background: #FFF;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4 {
  font-weight: normal;
}

.logo {
  margin: 20px 0 10px 0;
}

strong {
  font-family: ralewaybold, arial;
}

.img100 {
  width: 100%
}

.pop {
  display: none;
}

.arrow img {
  display: none;
}

/*.pop.pop1{display: block;}*/


#cookieCheck .btn-grlit {
  min-width: 87px;
  max-width: 87px;
}

.clear-b {
  clear: both;
}

.navbar-fixed-top {
  top: 0px;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  background: #000;
}

@media screen and (min-width: 992px) {
  .navbar-fixed-top {
    position: absolute !important;
  }
}

@media (max-device-width: 480px) and (orientation: landscape) {

  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: none;
  }
}

@media (max-width: 1024px) {
  .navTwo {
    margin-top: 0px;
  }
}

/*@media (min-width: 992px){
  .nav.navbar-nav {height: auto!important;}
}*/

.chat-button {
  display: none;
  cursor: pointer;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

.center {
  text-align: center;
}

.jumbotron {
  padding-top: 0;
  margin-bottom: 0;
  overflow-x: hidden !important;
  max-width: 100%;
}


.bl3 h1 {
  font-family: ralewaybold, arial;
  margin: 25px 0 25px 0;
  font-size: 25px;
  color: #000000;
  text-align: center;
  display: block;
}

.jumbotron .strillo td {
  font-size: 30px;
  color: #000;
  text-align: left;
  font-family: ralewaybold, arial;
  text-transform: uppercase;
}


.jumbotron .container h2 {
  font-family: ralewaysemibold, arial;
  font-size: 30px;
  margin-top: 5px;
  color: #FFF;
  text-align: center;
}

.arco {
  text-align: left;
  color: #555555;
  font-size: 20px;
}

.arco h3 {
  font-family: ralewaybold, arial;
  font-size: 40px;
  margin-top: 40px;
  text-align: center;
  margin-bottom: 40px;
}

.arco ul
{
  text-align: left;

}

.arco ul li
{
  margin-top:12px;
}

.arco h4
{
  text-align: left;
  color: #555555;
  font-size: 20px;
  margin-top: 30px;
  margin-bottom:24px;
}

.arco .testoX
{
  padding:0 1% 0 1%;
  width: 98%;
}

#ctaB
{
  width: 100%;
}

.jumbotron .container .cta.bottom {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

.jumbotron .container .info {
  /*text-align:center;*/
  color: #fff;
  font-size: 14px;
  font-family: ralewaymedium, arial;
  margin-top: 30px;
}

.jumbotron .container .info div {
  margin-top: 10px;
}

.jumbotron .container .info div p {
  padding-left: 10px;
  float: left;
}

.jumbotron .container .info .b-4 img {
  margin: 0 auto 20px auto;
}

.jumbotron .container .info h4 {
  font-size: 18px;
  text-align: left;
}

.jumbotron .container .info .b-4 p {
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 16px;
  font-family: ralewaylight, arial !important;
}

.jumbotron .container .info .b-4 ul {
  margin: 0;
  padding-left: 14px;
  text-align: left;
  font-size: 16px;
  font-family: ralewaylight, arial !important;
}

.jumbotron .container .info2 {
  text-align: center;
  color: #000;
  font-size: 18px;
  font-family: ralewaymedium, arial;
  margin-top: 30px;
}

.jumbotron .container .info2 p.nota {
  font-size: 13px;
  font-family: ralewaymedium, arial;
  color: #fff;
  margin-top: 7px;
}

.jumbotron .container p {
  font-family: ralewaymedium, arial;
  font-size: 16px;
  color: #FFF;
  padding-left: 20px;
}

.jumbotron .container #visual {
  margin: 0 auto;
}


.bl2 .container img,
.bl3 .container img {
  display: inline-block;
}

.nota-vincolate {
  position: absolute;
  bottom: 30px;
  width: 90%;
  margin: 0 5% 0 5%;
  font-size: 13px;
  font-family: ralewaymedium, arial;

}

.bl2 {
  width: 100%;
  background: #8ab10b;
}

.bl2 h2 {
  color: #FFF;
  text-align: center;
  font-size: 28px !important;
  text-transform: uppercase;
  font-family: ralewayextrabold, arial;
  margin-bottom: 0;
}


.bl2 .note {
  color: #666666;
  font-size: 11px;
  text-align: center;
  font-family: ralewaymedium, arial;
  margin-bottom: 15px;
}

.partner {
  margin-bottom: 20px;
}

.bl3 {
  background: #FFF;
  width: 100%;
  box-sizing: border-box;
  padding-bottom: 0px;
}

.bl3 h3 {
  font-family: ralewaybold, arial;
  font-size: 18px;
  text-align: center;
  color: #2f3030;
  text-transform: uppercase;
  margin: 30px 0 30px 0;
}


.bl3 .v-link {
  text-align: center;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.bl3 .v-link a {
  color: #8ab10b;
  font-size: 13px;
  font-family: ralewaybold, arial;

}

.bl4 {
  background: rgba(47, 47, 47, 1);
  background: -moz-linear-gradient(top, rgba(47, 47, 47, 1) 0%, rgba(71, 71, 71, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(47, 47, 47, 1)), color-stop(100%, rgba(71, 71, 71, 1)));
  background: -webkit-linear-gradient(top, rgba(47, 47, 47, 1) 0%, rgba(71, 71, 71, 1) 100%);
  background: -o-linear-gradient(top, rgba(47, 47, 47, 1) 0%, rgba(71, 71, 71, 1) 100%);
  background: -ms-linear-gradient(top, rgba(47, 47, 47, 1) 0%, rgba(71, 71, 71, 1) 100%);
  background: linear-gradient(to bottom, rgba(47, 47, 47, 1) 0%, rgba(71, 71, 71, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f2f2f', endColorstr='#474747', GradientType=0);

}


.bl4 h4 {
  font-size: 18px;
  color: #FFF;
  font-family: ralewaybold, arial;
  text-align: center;
  margin-top: 20px;
}


.bl4 .testatina h4 {
  font-size: 18px;
  text-align: center;
  font-family: ralewaybold, arial;
  color: #FFF;
  margin-bottom: 20px;
}

.bl4 .testatina p {
  font-size: 13px;
  text-align: center;
  font-family: ralewaysemibold, arial;
  color: #FFF;
  margin-top: 20px;
}

footer {
  text-align: center;
  background: #000;
  padding-top: 20px;
}

footer p {

  font-size: 13px;
  color: #FFF;
}


.numeroverde {
  color: #8ab10b;
  font-size: 40px;
  font-family: ralewaybold, arial;

}

.numeroverde:hover {
  color: #FFF;
  text-decoration: none;

}


a.btn-grlit {
  text-decoration: none;
  text-align: left;
  white-space: nowrap;
  background: #a6cc28;
  color: #FFF;
  font-weight: normal;
  font-family: "ralewaymedium", arial;
  display: inline-block;
  padding: 0 50px 0 20px;
  text-shadow: none;
  border: 2px solid #a6cc28;
}

a.btn-grlit:hover {
  text-decoration: none;
  color: #a6cc28;
  background-color: #222;
  border: 2px solid #222;
}

a.btn-grlit-arrow {
  background: #a6cc28 url("https://www.webank.it/img/arrow-btn-green.png") right center no-repeat;
  padding-right: 50px;
}

a.btn-grlit-arrow:hover {
  background-image: url("https://www.webank.it/img/arrow-btn-green-l-hover.png");
}

a.btn-grlit {
  font-size: 15px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  min-width: 197px;
  max-width: 100%;
  /*height: 36px; line-height:33px;*/
  height: 50px;
  line-height: 47px;
  padding: 0 0 0 14px;
  margin: 5px 4px 0 4px;
  border-width: 2px;
}

a.btn-grlit-arrow {
  background-image: url("https://www.webank.it/img/arrow-btn-green-l.png");
  background-position: right center;
  padding-right: 30px;
}

#imma-g {
  float: right;
  margin-top: -120px;
}

#jumbo2,
#jumbo2-cont {
  display: none;
}

#app-img-cnt,
#app-img {
  display: none;

}

.rww-break {
  display: none;
}


@media screen and (max-width: 1199px) {
  .jumbotron .strillo h1 {
    font-size: 34px;
  }

  .jumbotron .strillo td {
    font-size: 25px;
  }

  .jumbotron .container h2 {
    font-size: 28px;
  }

  #imma-g {
    float: right;
    margin-top: -80px;
  }
}

@media screen and (max-width: 991px) {
  .jumbotron .strillo h1 {
    font-size: 27px;
    margin-top: 40px;
    margin-bottom: 30px;
  }

  .jumbotron .strillo td {
    font-size: 20px;
  }

  .jumbotron .container h2 {
    font-size: 28px;
    text-align: left;
  }

  #imma-g {
    float: right;
    margin-top: 20px;
  }

  #cta2 {

    margin-top: 0;
    width: 240px;

  }

  .feb2023#cta2 {
    margin-top: -50px !important;
  }

  .bl2 h2 {

    font-size: 26px !important;
  }

  .rwd-break {
    display: none;
  }

  #cookieCheck .btn-grlit {
    min-width: 215px;
    max-width: 215px;
  }

}

@media screen and (max-width: 767px) {
  #app-img {
    display: block;
    width: 290px;
    margin-right: 15px;
    margin-top: 15px;
    float: right;

  }

  #app-img-cnt {
    display: block;
    width: 100%;
    text-align: right;
  }

  #jumbo2-cont {

    overflow: hidden;
    width: 100%;
    max-width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 650px;
    display: block;

  }

  #jumbo2 {
    position: absolute;
    right: 0;
    top: 95px;
    max-width: 140%;
    min-width: 60%;
    z-index: 0;
    display: block;


  }

  .nota-vincolate {
    bottom: 20px;
    line-height: 15px;
  }

  .jumbotron {
    overflow-x: hidden;
  }

  .jumbotron .container .info .b-4 ul,
  .jumbotron .container .info .b-4 p {
    margin-bottom: 40px;
    width: 100%;
  }

  .v-link.acapo {
    clear: both;
  }

  .rww-break {
    display: block;
  }

  #tbk {
    max-width: 260px;

  }

  .jumbotron .strillo td {
    margin-bottom: 15px;
  }

}

@media screen and (max-width: 480px) {
  #app-img {
    display: block;
    width: 212px;
    margin-right: 0px;
    margin-top: 15px;
    float: right;

  }

  #app-img-cnt {
    display: block;
    width: 100%;
    text-align: right;
  }

  #jumbo2-cont {

    overflow: hidden;
    width: 100%;
    max-width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 650px;
    display: block;

  }

  #jumbo2 {
    position: absolute;
    left: 0;
    top: 95px;
    max-width: 140%;
    min-width: 100%;
    z-index: 0;
    display: block;


  }

  .nota-vincolate {
    bottom: -5px;
    line-height: 15px;
  }


  .jumbotron .container .info .b-4 ul,
  .jumbotron .container .info .b-4 p {
    margin-bottom: 40px;
    width: 100%;
  }

  .v-link.acapo {
    clear: both;
  }

  .rww-break {
    display: block;
  }

  #tbk {
    max-width: 260px;

  }

  .jumbotron .strillo td {
    margin-bottom: 15px;
  }

}


.barra-nera {
  width: 100%;
  height: 80px;
  display: block;
  color: #fff;
  background: #000;
}

.barra-nera img {
  margin-top: 11px
}

.barra-nera-scroll {
  display: none;
  color: #fff;
  position: fixed;
  top: 0px;
  width: 100%;
  height: 80px;
  background: #000;
  z-index: 999;
}

.barra-nera-scroll img {
  margin-top: 11px
}

.new-hero {
  width: 100%;

}

.jumbotron {
  position: relative;
  /*background: transparent url("../imgs/hero.png") no-repeat center center;*/
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-size: cover;
  /* <------ */
  background-repeat: no-repeat;
  background-position: right bottom;
}

@media screen and (max-width: 480px) {
  .jumbotron {
    background: #ececec;
    padding: 0;
  }

  .jumbotron .container {
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 20px
      /*padding: 0;   */
  }

}

.aprip1b {

  background: transparent url("../imgs/aprip1b.png") no-repeat center center;
  text-align: center;
}

.aprip1b.ottobre2020 {
  background: transparent url("../imgs/aprip1b.png") no-repeat center 50px;
}

.aprip3 {

  background: transparent url("../imgs/aprip3.png?v=2") no-repeat center center;
  text-align: center;
}

.aprip3.ottobre2020 {
  background: transparent url("../imgs/aprip3.png?v=2") no-repeat center 50px;
  background-size: contain;
}

.aprip3.dicembre2022 {
  background: transparent url("../imgs/aprip4.png?v=2") no-repeat center 50px;
  background-size: contain;
}

.aprip3.febbraio2023 {
  background: transparent url("../imgs/aprip5.png?v=2") no-repeat center 50px;
  /* background-size: contain; */
  height: 411px !important;
  width: 395px !important;
  position: relative;
}

.aprip3.febbraio2023 a {
  position: absolute;
  bottom: 28px;
  left: 44px;
  width: 307px;
  height: 67px;
  z-index: 9999 !important;
  display: block;
  cursor: pointer !important;
}

.aprip3.marzo2023 {
  background: transparent url("../imgs/aprip6.png?v=3") no-repeat center 50px;
  /* background-size: contain; */
  height: 411px !important;
  width: 395px !important;
  position: relative;
}

.aprip3.marzo2023 a {
  position: absolute;
  bottom: 28px;
  left: 44px;
  width: 307px;
  height: 67px;
  z-index: 9999 !important;
  display: block;
  cursor: pointer !important;
}

.box-due {
  position: relative;
  webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: block;
  text-align: center;
  margin: 2px;
  min-height: 180px;
  padding: 0 10%;

  @media screen and (min-width: 992px) {
    padding: 0 15%;
  }
}

.box-due.no-gratis {
  background: #ECECEC;
  font-size: 11px;
  color: #5a5a5a;
}


.box-due h2 {
  font-family: ralewaybold, arial;
  margin: 20px auto 0 auto;
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
  text-align: center;
  max-width: 90%;
}

/*.box-due:hover {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    cursor:pointer;
    -webkit-transition-duration: 1s; 
    transition-duration: 1s;
    }*/

.giu {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: -23px;
}

.giu image {
  margin: 0 auto;
}


.su {
  position: absolute;
  width: 100%;
  left: 0px;
  top: -23px;
}

.su image {
  margin: 0 auto;
}

.box-tre {
  position: relative;
  webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  ;
  display: block;
  text-align: center;
  margin: 2px;
  background: #ECECEC;
  min-height: 180px;
  padding-top: 20px;
}


.box-tre img {
  margin: 10px auto 0px auto;
}

.box-tre h2 {
  font-family: ralewaybold, arial;
  margin: 0 auto 0 auto;
  font-size: 20px;
  color: #000000;
  text-transform: uppercase;
  text-align: center;
  max-width: 90%;

}

.box-tre h3 {
  font-family: ralewaymedium, arial;
  font-size: 13px;
  color: #000000;
  text-align: center;
  max-width: 90%;
  margin: 20px auto;

}

.box-quattro {
  position: relative;
  webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: block;
  text-align: center;
  margin: 2px;
  /*background: #ECECEC url("../imgs/sfondo_espansione.png") no-repeat 0 0;*/
  min-height: 280px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: left;
  font-family: 'ralewaymedium', arial;
  font-weight: 400;
  color: #000;
  font-size: 15px;
}

.box-quattro div {
  padding: 5px;
}

strong.t2 {
  font-size: 18px;
}

.box-quattro strong {
  font-family: 'ralewaybold', arial;
  font-weight: 800 !important;

}

.box-quattro span.verde {
  font-family: 'ralewaybold', arial;
  font-weight: 800 !important;
  color: #89b300;

}

#espanso2,
#navigatore2 {
  display: none;
}

/*
 #espanso2. #espanso2
 {
  float:left;
    width:100%; 
 }
 */

/*
 .pop1 .box-quattro{padding:10px;padding-top: 26px;background: #b9d33a url("../imgs/ottobre/sfondo_espansione4.png") no-repeat center top;background-size:cover;}
 .pop2 .box-quattro{padding:20px;padding-top: 26px;background: #b9d33a url("../imgs/ottobre/sfondo_espansione4.png") no-repeat center top;background-size:cover;}
 .pop3 .box-quattro{padding:20px;padding-top: 35px;background: #b9d33a url("../imgs/ottobre/sfondo_espansione4.png") no-repeat center top;background-size:cover;}
 .pop4 .box-quattro{padding:20px;padding-top: 0px;background: #b9d33a url("../images/pop4.jpg") no-repeat right top;background-size:100%;}
 .pop5 .box-quattro{padding:20px;padding-top: 65px;background: #b9d33a url("../imgs/ottobre/sfondo_espansione4.png") no-repeat center top;background-size:cover;}
 .pop6 .box-quattro{padding:20px;padding-top: 35px;background: #b9d33a url("../imgs/ottobre/sfondo_espansione4.png") no-repeat center top;background-size:cover;}
*/

.pop1 .popaltezza {
  display: block;
}

.pop2 .popaltezza {
  display: block;
}

.pop3 .popaltezza {
  display: block;
}

.pop4 .popaltezza {
  display: block;
}

.pop5 .popaltezza {
  display: block;
}

.pop6 .popaltezza {
  display: block;
}


.tab-box-quattro {
  /*margin: 0 40px 0 40px;*/
}

.tab-box-quattro ul.inside {
  list-style-position: inside;
}

.tab-box-quattro ul {
  /*
    list-style-image: url("../imgs/ottobre/bullet.png");
    padding: 0 0 0 18px;
    */
}


.shopPopMobile {
  width: 100%;
  display: none;
}

.box-quattro h3 {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 30px;
}


.pop {
  padding-top: 4px;
  margin-top: 12px;
}


.pop6 p {
  /*margin-top: 40px;*/
}

.pop6 p.disclaimer {
  font-size: 11px;
  margin-top: 22px;
}

.box-quattro .linea {
  border-right: 1px solid #8ab10b;
  min-height: 170px
}

/*.pop3 .box-quattro .linea{min-height: 170px}
.pop4 .box-quattro .linea{min-height: 150px}*/
/*.box-quattro{}*/

.arrow {
  height: 10px;
}

.bl1 {
  background: #fff;
  padding-bottom: 30px
}

.trasloco {
  margin: 2px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
  margin-top: 30px;
}

.trasloco .image {
  background: #ECECEC;
  padding-top: 1%;
  padding-bottom: 2%;
}

.trasloco h2 {
  margin-top: 3px;
  font-family: ralewaybold, arial;
  font-size: 22px;
  color: #000000;
  text-transform: uppercase;
}

.arco {
  margin-top: 20px;
}

.x-close {
  position: absolute;
  right: 30px;
  top: 20px;
  z-index: 100;
  cursor: pointer;
}

.vertical-align {
  display: flex;
  align-items: center;
}

.aright {
  text-align: right;
}

.scopri_vantaggi {
  text-align: center;
  margin: 0 auto;
  max-width: 1163px;
  position: relative;
}

.scopri_vantaggi img {
  width: 100%;
  height: auto;
}

.scopri_vantaggi a {
  display: block;
  position: absolute;
  z-index: 2;
  right: 10%;
  top: 43%;
  width: 13%;
  height: 54%;
  text-indent: -9999px;
  overflow: hidden;
}

.scopri_vantaggi_2 {
  max-width: 1124px;
}

.scopri_vantaggi_2 a {
  z-index: 2;
  right: 5%;
  top: 35%;
  width: 18%;
  height: 54%;
}

.scopri_vantaggi_2_mobile {
  display: none;
}

@media screen and (max-width: 1024px) {
  .scopri_vantaggi_2 {
    display: none;
  }

  .scopri_vantaggi_2_mobile {
    display: block;
    margin: 20px auto;
    max-width: 532px;
    text-align: center;
    padding: 0 20px;
  }

  .scopri_vantaggi_2_mobile a {
    right: 5%;
    top: 36%;
    width: 32%;
    height: 54%;
  }
}


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


  .vcontentr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 50%;
    padding-left: 0;
  }

  .vcontent {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
  }

  .vcontainer {
    position: relative;
    min-height: 170px;
  }

  /*.vcontent{position: absolute;top: 50%;transform: translateY(-50%);}
    .vcontentr{position: absolute;top: 50%;transform: translateY(-50%); left: 50%}*/

  .pop1 p {
    margin-top: 10px;
  }

  .pop1 .box-quattro .linea,
  .pop1 .box-quattro .vcontainer {
    min-height: 450px;
  }

  .pop2 .vcontentr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 34%;
  }

  .pop2 .vcontent {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 18%;
  }


  /*.pop3 p {margin-top:10px;}
    .pop3 .vcontent{position: absolute;top: 50%;transform: translateY(-50%); left: 0px;}
    .pop3 .vcontentr{position: absolute;top: 50%;transform: translateY(-50%); left: 42%}*/
  .pop3 .vcontentr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 34%;
  }

  .pop3 .vcontent {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 18%;
  }

  .pop4 p {
    margin-top: 0px;
    margin-bottom: 0;
  }

  .pop4 .box-quattro .linea,
  .pop4 .box-quattro .vcontainer {
    min-height: 270px;
  }

  .pop4 .vcontent {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
  }

  .pop4 .vcontentr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 42%
  }

  .pop5 .vcontent {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 17%;
  }

  .pop5 .vcontentr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 33%;
  }

  .pop6 .vcontent {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    left: 9%;
  }

  .pop6 .vcontentr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 36%
  }

  /*.pop2 .box-quattro{padding-top: 50px;padding-bottom: 30px;}
    .pop2 img{padding-top:30px;}

    .pop3 .box-quattro{padding-top: 50px;padding-bottom: 30px;}
    .pop3 img{padding-top:30px;}

    .pop5 .box-quattro{padding-top: 50px;padding-bottom: 30px;}
    .pop5 img{padding-top:30px;}
    .pop5 .testo{padding-top: 54px;}

    .pop6 .box-quattro{padding-top: 50px;padding-bottom: 30px;}
    .pop6 img{padding-top:30px;}
    .pop6 .testo{padding-top: 33px;}*/
}

@media screen and (max-width: 1199px) and (min-width: 992px) {

  .box-quattro td {
    font-size: 13px;
  }

  img.primario {
    min-width: 230px !important;
    max-width: auto !important;
  }

  img.secondari {
    width: 110px !important;
    max-width: 110px !important;
  }

  .pop2 .vcontent {
    left: 9%;
  }

  .pop2 .vcontentr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 25%
  }

  .pop3 .vcontent {
    left: 9%;
  }

  .pop3 .vcontentr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 25%
  }

  .pop5 .vcontentr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 23%
  }

  .pop6 .vcontentr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 35%
  }

  .pop5 .box-quattro {
    padding-top: 35px;
    padding-bottom: 20px;
  }

  .pop6 .box-quattro {
    padding-top: 35px;
    padding-bottom: 20px;
  }
}

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


  .box-due {
    margin-bottom: 20px
  }

  .pop .box-quattro img {
    margin-bottom: 20px;
  }

  .pop .box-quattro p {
    margin-bottom: 20px;
  }

  /*.pop3 img {margin-bottom: 20px;}
    .pop3 p {margin-bottom: 20px;}
    .pop4 .box_interno > div:first-child{min-height: 200px;}*/
  .arrow img {
    display: none !important;
  }

  .pop .testo {
    padding: 0 15px;
  }

  .box-quattro .linea {
    min-height: 301px
  }

  .pop1 .box-quattro .linea {
    min-height: 510px
  }

  /*.pop3 .box-quattro .linea{min-height: 301px}
    .pop4 .box-quattro .linea{min-height: 292px}*/
}

@media screen and (max-width: 991px) {
  .pop6 p {
    margin-top: 0px;
    padding: 30px
  }

  .barra-nera-scroll {
    bottom: 0;
    top: auto;
  }

  .pop.pop1 {
    display: none;
  }

}

@media screen and (min-width: 990px) {
  .box-due:hover {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    cursor: pointer;
    -webkit-transition-duration: 1s;
    /* Safari */
    transition-duration: 1s;

  }
}

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

  /*.pop4 .box_interno > div:first-child{min-height: auto;}*/
  .col-xs-1,
  .col-sm-1,
  .col-md-1,
  .col-lg-1,
  .col-xs-2,
  .col-sm-2,
  .col-md-2,
  .col-lg-2,
  .col-xs-3,
  .col-sm-3,
  .col-md-3,
  .col-lg-3,
  .col-xs-4,
  .col-sm-4,
  .col-md-4,
  .col-lg-4,
  .col-xs-5,
  .col-sm-5,
  .col-md-5,
  .col-lg-5,
  .col-xs-6,
  .col-sm-6,
  .col-md-6,
  .col-lg-6,
  .col-xs-7,
  .col-sm-7,
  .col-md-7,
  .col-lg-7,
  .col-xs-8,
  .col-sm-8,
  .col-md-8,
  .col-lg-8,
  .col-xs-9,
  .col-sm-9,
  .col-md-9,
  .col-lg-9,
  .col-xs-10,
  .col-sm-10,
  .col-md-10,
  .col-lg-10,
  .col-xs-11,
  .col-sm-11,
  .col-md-11,
  .col-lg-11,
  .col-xs-12,
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {

    padding-right: 4px;
    padding-left: 4px;
  }


  /*.trasloco > .col-xs-1, .trasloco > .col-sm-1, .trasloco > .col-md-1, .trasloco > .col-lg-1, .trasloco > .col-xs-2, .trasloco > .col-sm-2, .trasloco > .col-md-2, .trasloco > .col-lg-2, .trasloco > .col-xs-3, .trasloco > .col-sm-3, .trasloco > .col-md-3, .trasloco > .col-lg-3, .trasloco > .col-xs-4, .trasloco > .col-sm-4, .trasloco > .col-md-4, .trasloco > .col-lg-4, .trasloco > .col-xs-5, .trasloco > .col-sm-5, .trasloco > .col-md-5, .trasloco > .col-lg-5, .trasloco > .col-xs-6, .trasloco > .col-sm-6, .trasloco > .col-md-6, .trasloco > .col-lg-6, .trasloco > .col-xs-7, .trasloco > .col-sm-7, .trasloco > .col-md-7, .trasloco > .col-lg-7, .trasloco > .col-xs-8, .trasloco > .col-sm-8, .trasloco > .col-md-8, .trasloco > .col-lg-8, .trasloco > .col-xs-9, .trasloco > .col-sm-9, .trasloco > .col-md-9, .trasloco > .col-lg-9, .trasloco > .col-xs-10, .trasloco > .col-sm-10, .trasloco > .col-md-10, .trasloco > .col-lg-10, .trasloco > .col-xs-11, .trasloco > .col-sm-11, .trasloco > .col-md-11, .trasloco > .col-lg-11, .trasloco > .col-xs-12, .trasloco > .col-sm-12, .trasloco > .col-md-12, .trasloco > .col-lg-12 {*/
  .trasloco,
  .trasloco .image {
    padding-right: 15px;
    padding-left: 15px;
  }

  .trasloco .col-lg-10,
  .trasloco .col-md-10,
  .trasloco .col-sm-8,
  .trasloco .col-xs-10 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .box-quattro .linea {
    border-right: 0 none;
  }


  .box-due h2 {
    font-size: 11px;
  }

  .arco {

  }


}

@media screen and (max-width: 480px) {
  #cta2 {
    width: 100%
  }
}

.row {
  max-width: 1600px;
  margin: 0 auto !important;


}

.ulBullet {
  margin-top: 4px;
  margin-left: -12px;
}

.ulBullet li {
  list-style-image: url("../imgs/ottobre/bullet.png");
  margin-top: 6px;
}


.tabBullet td {
  margin: 0 !important;
  padding: 3px !important;
}


.b4txt {
  padding-right: 5px;

}

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


  /*.pop1 .box-quattro{height:410px !important;}*/
  .pop1 .box-quattro {
    height: 460px !important;
  }

  .pop2 .box-quattro {
    height: 394px !important;
  }

  .pop3 .box-quattro {
    height: 394px !important;
  }

  .pop4 .box-quattro {
    height: 394px !important;
  }

  .pop5 .box-quattro {
    height: 300px !important;
  }

  .pop6 .box-quattro {
    height: 300px !important;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1500px) {

  /*.pop1 .box-quattro{height:440px !important;}*/
  .pop1 .box-quattro {
    height: 470px !important;
  }

  .pop2 .box-quattro {
    height: 394px !important;
  }

  .pop3 .box-quattro {
    height: 394px !important;
  }

  .pop4 .box-quattro {
    height: 394px !important;
  }

  .pop5 .box-quattro {
    height: 315px !important;
  }

  .pop6 .box-quattro {
    height: 315px !important;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1400px) {


  /*.pop1 .box-quattro{height:450px !important;}*/
  .pop1 .box-quattro {
    height: 490px !important;
  }

  .pop2 .box-quattro {
    height: 394px !important;
  }

  .pop3 .box-quattro {
    height: 394px !important;
  }

  .pop4 .box-quattro {
    height: 394px !important;
  }

  .pop5 .box-quattro {
    height: 330px !important;
  }

  .pop6 .box-quattro {
    height: 330px !important;
  }

}

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

  /*.pop1 .box-quattro{height:500px !important;}*/
  .pop1 .box-quattro {
    height: 520px !important;
  }

  .pop2 .box-quattro {
    height: 394px !important;
  }

  .pop3 .box-quattro {
    height: 394px !important;
  }

  .pop4 .box-quattro {
    height: 394px !important;
  }

  .pop5 .box-quattro {
    height: 340px !important;
  }

  .pop6 .box-quattro {
    height: 340px !important;
  }

}

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

  /*.pop1 .box-quattro{height:540px !important;}*/
  .pop1 .box-quattro {
    height: 550px !important;
  }

  .pop2 .box-quattro {
    height: 394px !important;
  }

  .pop3 .box-quattro {
    height: 394px !important;
  }

  .pop4 .box-quattro {
    height: 394px !important;
  }

  .pop5 .box-quattro {
    height: 360px !important;
  }

  .pop6 .box-quattro {
    height: 360px !important;
  }

}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

  /*.pop1 .box-quattro{height:600px !important;}*/
  .pop1 .box-quattro {
    height: 540px !important;
  }

  .pop2 .box-quattro {
    height: 394px !important;
  }

  .pop3 .box-quattro {
    height: 380px !important;
  }

  .pop4 .box-quattro {
    height: 394px !important;
  }

  .pop5 .box-quattro {
    height: 380px !important;
  }

  .pop6 .box-quattro {
    height: 380px !important;
  }

  .pop5 .box-quattro {
    padding-top: 85px;
  }

  .pop6 .box-quattro {
    padding-top: 65px;
  }

}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1100px) {


  /*.pop1 .box-quattro{height:660px !important;}*/
  .pop1 .box-quattro {
    height: 540px !important;
  }

  .pop2 .box-quattro {
    height: 380px !important;
  }

  .pop3 .box-quattro {
    height: 380px !important;
  }

  .pop4 .box-quattro {
    height: 380px !important;
  }

  .pop5 .box-quattro {
    height: 380px !important;
  }

  .pop6 .box-quattro {
    height: 380px !important;
  }

  .pop5 .box-quattro {
    padding-top: 85px;
  }

  .pop6 .box-quattro {
    padding-top: 65px;
  }

}

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


  /*.pop1 .box-quattro{height:660px !important;}*/
  .pop1 .box-quattro {
    height: 540px !important;
  }

  .pop2 .box-quattro {
    height: 380px !important;
  }

  .pop3 .box-quattro {
    height: 380px !important;
  }

  .pop4 .box-quattro {
    height: 410px !important;
  }

  .pop5 .box-quattro {
    height: 380px !important;
  }

  .pop6 .box-quattro {
    height: 380px !important;
  }

  .pop5 .box-quattro {
    padding-top: 85px;
  }

  .pop6 .box-quattro {
    padding-top: 65px;
  }

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

  /*.pop1 .box-quattro{height:660px !important;}*/
  .pop1 .box-quattro {
    height: 540px !important;
  }

  .pop2 .box-quattro {
    height: 470px !important;
  }

  .pop3 .box-quattro {
    height: 470px !important;
  }

  .pop4 .box-quattro {
    height: 470px !important;
  }

  .pop5 .box-quattro {
    height: 470px !important;
  }

  .pop6 .box-quattro {
    height: 470px !important;
  }

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {}


.overlayB {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, .5);
  text-align: center;
  padding-top: 100px;
  z-index: 1000;
  display: none;
}

.barra-tit {
  line-height: 76px;
  font-size: 28px;
}

.barra-tit span {
  font-size: 42px;
  font-family: ralewayextrabold;
}

.barraverde {
  background: #80A623 url("../imgs/barraverde.png") center center repeat-x;
  height: 185px;
  width: 100%;
  text-align: center;
  color: #FFF;
  font-size: 40px;
  line-height: 50px;
  font-family: ralewayextrabold;
  padding-top:20px;
}

.barranuoto {
  /*background: #80A623 url("../imgs/barraverde.png") center center repeat-x;*/
  height: auto;
  width: 100%;
  text-align: center;
  color: black;
  line-height: 3.5rem;
  font-family: ralewayextrabold;
  padding:20px 2% 20px 2%;
  font-size: 2.5rem;
}

.barranuoto h1 {
  font-size: 4rem;
  text-transform: uppercase;
  width: 100%;
}

.barraverde span {
  font-size: 31px;
  font-family: ralewaylight, arial;
  color: #FFF;
  display: inline-block;
}

.barraverde.bvplus span
{
  font-size: 37px;
  font-family: ralewaybold;
}

.hero {
  color: #FFF;
  font-size: 34px;
  line-height: 44px;
  padding: 100px 0 0 80px;
  display: block;
  width: 100%;
  margin-top: 0px;
  min-height: 300px;
  font-family: ralewaybold;
}

.hero image {
  max-width: 100%;
}

.hero td 
{
  padding-bottom: 30px;
}

.hero td img
{
  margin-right: 20px;
}

.triangolo {
  width: 100%;
  text-align: center;
  left: 0;
  top: 0;
  position: absolute;
  min-height: 100px;
}

.triangolo img {
  margin: 0 auto;
  display: block;
}

#myCarouselM {
  display: none;
}

h2 {
  font-size: 50px;
  padding: 60px 0 20px 0;
  color: #bbd63b;
  width: 100%;
  text-align: center;
  font-family: ralewaybold;
}

.bloccouno h2 {
  color: #000;
  font-size: 28px;
  line-height: 36px;
}

.bloccouno p,
.pop p {
  color: #000;
  font-size: 20px;
  margin-top: 12px;
  padding-bottom: 50px;
}

.pop li {
  color: #000;
  font-size: 20px;
  margin-top: 12px;
}

.pop h3 {
  color: #000;
  font-size: 39px;
  margin-top: 5px;
  padding-bottom: 4px;
  text-align: left;
  text-transform: none;
}

.pop ul li:before {
  content: '✔';
  margin-right: 10px;
}

.pop ul {
  list-style-type: none;
}

@media screen and (max-width: 1600px) {
  .barraverde {
    font-size: 36px;
    line-height: 50px;
  }

  .barraverde span {
    font-size: 25px;
  }

  .barraverde.bvplus span
  {
    font-size: 28px;
    max-width: 90%;
  }  

  .hero {
    font-size: 34px;
    line-height: 44px;
    padding: 60px 0 0 80px;
  }
}

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



  .hero td {
      font-size: 30px;
      padding-bottom: 10px;
  }


  .barraverde {
    font-size: 33px;
    line-height: 48px;
  }

  .barraverde span {
    font-size: 25px;
  }


  

  .hero {
    font-size: 40px;
    line-height: 60px;
    padding: 50px 0 0 80px;
  }

  .bloccouno p,
  .pop p {
    color: #000;
    font-size: 18px;
    margin-top: 10px;
    padding-bottom: 40px;
  }

  .pop li {
    color: #000;
    font-size: 18px;
    margin-top: 10px;
  }

  .pop h3 {
    color: #000;
    font-size: 34px;
    margin-top: 5px;
    padding-bottom: 4px;
    text-align: left;
    text-transform: none;
  }

  .box-quattro {
    padding-top: 30px;
  }
}

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





  .hero td {
      font-size: 28px;
      padding-bottom: 2px;
  }




  .barra-tit {
    line-height: 76px;
    font-size: 20px;
  }

  .pop h3 {
    color: #000;
    font-size: 30px;
    margin-top: 5px;
    padding-bottom: 4px;
    text-align: left;
    text-transform: none;
  }

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

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


  .barra-tit {
    line-height: 76px;
    font-size: 20px;
  }

  .barraverde {
    font-size: 30px;
    line-height: 44px;
  }

  .barraverde span {
    font-size: 22px;
    display:inline-block;
    width:100%;
  }

  .barraverde.bvplus span
  {
    font-size: 22px;
  }    

  .hero {
    font-size: 34px;
    line-height: 50px;
    padding: 60px 0 0 80px;
  }

  .bloccouno p,
  .pop p {
    color: #000;
    font-size: 16px;
    margin-top: 10px;
    padding-bottom: 40px;
  }

  .pop li {
    color: #000;
    font-size: 16px;
    margin-top: 10px;
  }

  .pop h3 {
    color: #000;
    font-size: 26px;
    margin-top: 5px;
    padding-bottom: 4px;
    text-align: left;
    text-transform: none;
  }

  .box4 {
    padding-top: 0;
  }

  .box-quattro {
    padding-top: 10px;
  }
}

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


  .barra-tit {
    line-height: 76px;
    font-size: 16px;
  }

  .barra-tit span {
      font-size: 25px;
    }  

  .box-quattro {
    padding-top: 0px;
  }
}

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

  .hero {

    padding: 30px 0 0 80px;
  }  

  .barraverde {
    padding: 16px 4% 0 4%;
    font-size: 30px;
    line-height: 40px;
    height: 150px;
  }

  .barraverde span {
    font-size: 30px;
  }


  .barraverde.bvplus {
    padding: 16px 4% 0 4%;
    font-size: 26px;
    line-height: 40px;
    height: 150px;
  }  

  .barraverde.bvplus span
  {
    font-size: 22px;
  }    


}

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


  .barra-tit {
    line-height: 76px;
    font-size: 16px;
  }

  .barra-tit span {
      font-size: 25px;
    }

  h2 {
    font-size: 35px;
    padding: 10px 30px 10px 30px;
  }

  .bloccouno h2 {
    padding-top: 38px;
  }

  #myCarouselM {
    display: block;
  }

  .bloccouno p,
  .pop p {
    color: #000;
    font-size: 14px;
    margin-top: 10px;
    padding-bottom: 30px;
  }

  .pop li {
    color: #000;
    font-size: 14px;
    margin-top: 10px;
  }

  .pop h3 {
    color: #000;
    font-size: 22px;
    margin-top: 5px;
    padding-bottom: 4px;
    text-align: left;
    text-transform: none;
  }

  .box4 {
    padding-top: 0;
  }



  .barraverde.bvplus {
    padding: 16px 4% 0 4%;
    font-size: 23px;
    line-height: 36px;
    height: 140px;
  }  

  .barraverde.bvplus span
  {
    font-size: 19px;
  }      
}

@media screen and (max-width: 860px) {
    .barraverde {
    padding: 16px 4% 0 4%;
    font-size: 25px;
    line-height: 35px;
    height: 178px;
    }

    .barraverde span {
      font-size: 25px;
    }


  .barraverde.bvplus {
    padding: 16px 4% 0 4%;
    font-size: 20px;
    line-height: 28px;
    height: 120px;
  }  

  .barraverde.bvplus span
  {
    font-size: 18px;
  }     
}


@media screen and (max-width: 720px) {
  .barraverde {
    padding: 16px 2% 0 2%;
    font-size: 21px;
    line-height: 31px;
  }

  .barraverde span {
    font-size: 21px;
  }


  .barraverde.bvplus {
    padding: 16px 4% 0 4%;
    font-size: 18px;
    line-height: 26px;
    height: 100px;
  }  

  .barraverde.bvplus span
  {
    font-size: 15px;
  }     

  .hero {
    font-size: 28px;
    line-height: 38px;
    padding: 40px 0 0 40px;
  }

  .triangolo img {
    width: 40px;
  }
}

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


  .barraverde {
    padding: 16px 2% 0 2%;
    font-size: 20px;
    line-height: 30px;
    height: 120px;
  }

  .barraverde span {
    font-size: 20px;
  }

  .barraverde.bvplus {
    padding: 16px 4% 0 4%;
    font-size: 16px;
    line-height: 36px;
    height: 100px;
  }  

  .barraverde.bvplus span
  {
    font-size: 15px;
  }   

  .hero {
    font-size: 24px;
    line-height: 30px;
    padding: 40px 0 0 40px;
  }

  .triangolo img {
    width: 40px;
  }
}


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


.arco h3 {
    font-size: 30px;
    line-height: 40px;
}

  .barraverde {
    padding: 10px 1% 0 1%;
    font-size: 17px;
    line-height: 28px;
    height: 110px;

  }

  .barraverde span {
    font-size: 17px;
  }



  .barraverde.bvplus {
    padding: 8px 4% 0 4%;
    font-size: 115px;
    line-height: 26px;
    height: 100px;

  }  

  .barraverde.bvplus span
  {
    font-size: 14px;
  }     

}

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


.box-due
{
  margin-left:10%;
  margin-right:10%;
}

.bloccouno h2 {
    font-size: 20px;
    line-height: 30px;
}

.arco h3 {
    font-size: 25px;
    line-height: 35px;
}

.arco h4 {

    font-size: 16px;
    margin-top: 24px;
    margin-bottom: 18px;
}

.arco li {

    font-size: 16px;
}

  .barraverde {
    padding: 5px 1% 0 1%;
    font-size: 14px;
    line-height: 20px;
    height: 100px;


  }

  .barraverde span {
    font-size: 14px;
  }


  .barraverde.bvplus {
    padding: 16px 2% 0 2%;
    font-size: 12px;
    line-height: 20px;
    height: 120px;

  }  



  .barraverde.bvplus span
  {
    font-size: 13px;
  }   

  .hero {
    font-size: 18px;
    line-height: 24px;
    padding: 40px 0 0 40px;
  }

  .triangolo img {
    width: 40px;
  }

  #logoB
  {
    max-width: 160px;
  }

 .barra-nera {
    height: 70px;
  } 
}

.jumbotron .container {
  /*position: absolute;*/
  z-index: 1000;
  left: 0;
  top: 0;
}


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

.arco h3 {
    font-size: 23px;
    line-height: 33px;
}

  .barraverde {
    padding: 10px 0 0 0;
    font-size: 13px;
    line-height: 19px;
    height: 110px;

  }

  .barraverde span {
    font-size: 13px;
  }



  .barraverde.bvplus {
    padding: 16px 4% 0 4%;
    font-size: 13px;
    line-height: 22px;
    height: 130px;

  }  

  .barraverde.bvplus span
  {
    font-size: 12px;
  }    
}

.containerEsterno {
  position: absolute;
  z-index: 99;
  width: 100%;
  left: 0;
  top: 0;
}

.containerInterno {
  position: relative;
  /*width:80%;*/
  margin: 0 auto;
}

.jumbotron {
  padding-bottom: 0px;
  overflow: hidden;
}

.aprip3 {
  margin-top: 10px
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
  float: right;
}

.carousel-inner .item {
  height: 460px;
  align-items: center;
  justify-content: center;
}

.carousel-inner .item image {
  height: 460px;
}

.carousel-inner .item1 {
  background: transparent;
}

.carousel-inner .item2 {
  background: transparent;
}

.carousel-inner .item3 {
  background: transparent;
}

.carousel-inner .item4 {
  background: transparent;
}

@media screen and (max-width: 991px) {
  #myCarouselD {
    display: none;
  }

  .carousel-inner .item {
    height: 275px;
  }

  .carousel-inner .item image {
    height: 275px;
  }
}

@media screen and (max-width: 620px) {
  .carousel-inner .item {
    background: #ececec !important;
  }

  .containerEsterno {
    position: relative;
  }

  #cta2 {
    width: 100%
  }
}

@media screen and (max-width: 620px) {
  .jumbotron .container {
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 20px
      /*padding: 0; */
    ;
  }
}

@media screen and (max-width: 620px) {
  .jumbotron {
    background: #ececec;
    padding: 0;
  }
}

#topContent {
  display: none;
}

.fit-cover {
  min-width: 100%;
  min-height: 100% !important;
}