@font-face {
  font-family: 'New York Small';
  src: url("fonts/NewYorkSmall-Regular.woff2") format("woff2"), url("fonts/NewYorkSmall-Regular.woff") format("woff"), url("fonts/NewYorkSmall-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'SFProDisplay';
  src: url("fonts/SFProDisplay-Bold.woff2") format("woff2"), url("fonts/SFProDisplay-Bold.woff") format("woff"), url("fonts/SFProDisplay-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'SFProDisplay';
  src: url("fonts/SFProDisplay-Thin.woff2") format("woff2"), url("fonts/SFProDisplay-Thin.woff") format("woff"), url("fonts/SFProDisplay-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'SFProDisplay';
  src: url("fonts/SFProDisplay-Medium.woff2") format("woff2"), url("fonts/SFProDisplay-Medium.woff") format("woff"), url("fonts/SFProDisplay-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }



@font-face {
    font-family: 'new_york_extra_largeregular';
    src: url('fonts/newyorkextralarge-regular-webfont.woff2') format('woff2'),
         url('fonts/newyorkextralarge-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'helveticaneuebold';
    src: url('fonts/helvetica_neu_bold-webfont.woff2') format('woff2'),
         url('fonts/helvetica_neu_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

nav a {font-family: 'helveticaneuebold';}
.blue-gradient {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00a5fe+0,004f7a+100 */
  background: #00a5fe;
  /* Old browsers */
  background: -moz-linear-gradient(left, #00a5fe 0%, #004f7a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #00a5fe 0%, #004f7a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #00a5fe 0%, #004f7a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a5fe', endColorstr='#004f7a',GradientType=1 );
  /* IE6-9 */
  color: #FFFFFF; }
  .blue-gradient a {
    color: #FFFFFF; }

.peach {
  background-color: #ECD9C9; }

.grey {
  background-color: #EEEEEE; }

.blue {
  background-color: #0E6DA6; }

.bsview .max-center-wrap {
  border: 2px inset #ff8800; }
.bsview .container,
.bsview .container-fluid {
  border: 2px inset blue; }
  .bsview .container .row,
  .bsview .container-fluid .row {
    border: 2px inset #FF0011; }
    .bsview .container .row > div,
    .bsview .container-fluid .row > div {
      border: 2px dotted green; }


nav a {
    color: #000!important;
}
body._bsview.fp-viewing-footer .newscroll {
    display: none;
}

body h2 {
  font-family: 'helveticaneuebold'!important;
  font-size: 45px;
  font-weight: 45px;

}

  .section {
    background-size: cover!important;
    background-position: bottom!important;
    position: relative;
  }
  .row {
    background-size: cover!important;
    background-position: center!important;
  }
.wpml-ls ul > li a:hover {
    text-decoration: none;
    color: #fff;
}
.buttonvideo {
    width: 250px;
    text-align: center;
    margin: 0 auto;
    padding: 15px;
    background: transparent;
    border: solid 2px #fff;
    border-radius: 30px;
    transition: all .5s ease
}

.buttonvideo a {
    color: #fff!important;
    font-weight: 100;
    font-family: 'helveticaneuebold';
    transition: all .5s ease
}

.buttonvideo a:hover {
    text-decoration: none;
    font-weight: 700;
}
.buttonvideo:hover {
    border-color: #565f13!important;
    transition: all .5s ease;
}

.buttonvideo:hover > a {
    color: #565f13!important;
    transition: all .5s ease;
}
  header {
      position: fixed;
      top: 0;
      z-index: 2;
      padding: 20px 0;
      width: 100%;
  }

  p.slide-text {
    font-family: 'new_york_extra_largeregular';
    font-size: 22px;
    color: #1D3325;
}
  span.table {
    display: table;
    width: 100%;
    height: 100%;
  }
  .backtotop {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 1;
    display:none;
}
.fp-viewing-firstPage .newscroll > span > span {
    color: #fff;
    background: #fff;
}

.fp-viewing-firstPage .newscroll > span {
    color: #fff;
    border-color: #fff;
}
div#section5 p {
    color: #fff;
}
div#footer p {
    color: #fff;
}
strong {font-family: 'helveticaneuebold';}

p {font-family: 'new_york_extra_largeregular';color: #1D3325;}
  span.table-cell {
      display: table-cell;
      width: 100%;
      height: 100%;
      vertical-align: middle;
  }

  .content-slide1 {
    font-family: 'Helvetica-Neue';
    font-weight: 700;
    /*color: #565F13;
    /*font-size: 30px;
    line-height: 35px;*/
    width: 100%;
  }
  .left-align-slick > .slick-list > .slick-track {
      margin-left: 0!important;
  }
  .sliderText {
      float: right;
      max-width: 600px;
  }
  .section p {
    max-width: 465px;
    margin: 0 auto;
}

.content-slide1 p {
  max-width: 100%;
}
  span.next.slick-arrow {
    position: absolute;
    top: 50%;
    right: 0;
    width: 180px;
    height: 20px;
    background-repeat: no-repeat!important;
    background-size: contain;
    background-position: center;
    background: url('../imgs/next.svg');
    cursor: pointer;
  }

  span.prev.slick-arrow {
    position: absolute;
    top: 50%;
    left: -50px;
    width: 180px;
    height: 20px;
    background-repeat: no-repeat!important;
    background-size: contain;
    background-position: center;
    background: url('../imgs/prev.svg');
    cursor: pointer;
  }
  .slide-in-slide {
      position: relative;
  }
  .slick-slide.slick-current.slick-active {
    opacity: 1!important;
    transition: all .5s ease;
  }
  .slick-list.draggable {
      overflow: visible;
  }
  .slick-slide {
      opacity: 0!important;
      transition: all .5s ease;
  }
  .due-colonne-opacity {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  p.image {
    max-width: 465px;
    margin: 0 auto;
    text-align: center;
    padding: 50px;
  }
  .background-padded {
    position: absolute;
    height: 70%;
    width: 70%;
    background-repeat: no-repeat!important;
    background-position: center!important;
    top: 15%;
    left: 15%;
    background-size: contain!important;
    overflow-x: scroll;
  }
  .background-padded::-webkit-scrollbar {
    display: none;
  }
  #section6 {
      text-align: center;
  }

  #section6 p {
      max-width: 465px;
      margin: 0 auto;
      color: #fff
  }

  #section6 .table-cell {
      vertical-align: top;
      padding-top: 10%;
  }
  /* Hide scrollbar for IE and Edge */
  .background-padded {
    -ms-overflow-style: none;
  }
  span.img {
    display: block;
    padding: 30px;
  }
  #section7 {
    text-align: center;
  }

  #section7 img {
      margin-bottom: -20vh;
  }
  #section8 p {
    max-width: 465px;
    margin: 0 auto;
  }
  #section9 p {
    max-width: 465px;
    margin: 0 auto;
  }
  div#noscroll {
    padding: 50px;
  }
  input[type="email"] {
      width: 400px;
      background: transparent;
      border: none;
      border-bottom: solid 1px #000;
  }

  input[type="submit"] {
      border: none;
      background: transparent;
      position: relative;
      left: -60px;
  }

  form {
      display: block;
      position: relative;
      top: 15px;
  }
  div#footer {
    background: #565F13;
    color:#fff
  }
  .col-lg-3.col-sm-6.col-12.logo {
    text-align: center;
  }


  .telephone p {
      position: absolute;
      bottom: 0;
  }

  .mail p {
      position: absolute;
      bottom: 0;
  }

  div#footer a {
      color: #fff;
  }
.menu ul {
    list-style-type: none;
    margin: 10px;
    padding: 10px;
    width: 100%;
}

.row.footerprivacy span {
    display: inline-block;
    margin: 10px;
}

.row.footerprivacy {
    margin: 0 auto;
    width: 200px;
}
div#privacy span {
    display: inline-block;
    margin: 10px;
}

div#privacy {
    padding-top: 15px;
}
.menu ul li {
    display: inline-flex;
    margin: 10px;
    text-align: right;
}

.menu {
    text-align: right;
    width: 100%;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    /* top: 6rem; */
    position: relative;
}

.menu ul li a {
    font-weight: 700;
    color: #fff;
}
.slide-in-slide img {
    width: 450px;
}
p.hide-scroll img {
    max-width: 960px;
}
  @media (min-width: 1200px) {
    .container {
        max-width: 1600px!important;
    }
  }

  
  @media (max-width: 991px) {
        #fullpage {
          overflow-x: hidden!important
        }
        .hide-scroll {
          overflow-x: scroll!important;
          -webkit-overflow-scrolling: touch!important;
              max-width: 465px!important;
        }
       
  }

iframe#player {
    margin: 0 10% 0 10%;
}
/* SISTEMA DI CAMBIO COLORE DEL MENU SULLA BASE DELLO SCROLL E DELLO SFONDO: DA PENSARE UN ABBINAMENTO DINAMIZZATO; */
@media (min-width: 992px) {
  .fp-viewing-firstPage .menu a, {
      color: #fff!important;
      transition: all 1s ease;
  }

  .fp-viewing-secondPage .menu a {
      color: #000!important;
      transition: all 1s ease;
  }

  .fp-viewing-3rdPage .menu a {
      color: #fff!important;
      transition: all 1s ease;
  }

  .fp-viewing-4thPage .menu a {
      color: #000!important;
      transition: all 1s ease;
  }

  .fp-viewing-5thPage .menu a {
      color: #000!important;
      transition: all 1s ease;
  }

  .fp-viewing-6thPage .menu a {
      color: #fff!important;
      transition: all 1s ease;
  }
  .fp-viewing-7thPage .menu a {
      color: #fff!important;
      transition: all 1s ease;
  }
  .fp-viewing-8thPage .menu a {
      color: #000!important;
      transition: all 1s ease;
  }
  .fp-viewing-9thPage .menu a {
      color: #000!important;
      transition: all 1s ease;
  }
  .fp-viewing-10thPage .menu a {
      color: #000!important;
      transition: all 1s ease;
  }
  .fp-viewing-10thPage header {
      background: transparent;
      transition: all 1s ease;
  }
  .fp-viewing-footer .menu a {
      color: #000!important;
      transition: all 1s ease;
      
  }

  .fp-viewing-footer header  {
      color: #000!important;
      background: rgba(255,255,255,0.9);
      transition: all 1s ease;

  }
}
  .glass {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      display: table;
      left: 0;
  }

  .glass a {
      position: absolute;
      text-align: center;
      top: 50%;
      width: 100%;
      z-index: 200;
  }

  .wpml-ls-statics-shortcode_actions {
      background: transparent;
      width: auto;
  }

  .wpml-ls-statics-shortcode_actions ul {
      background: transparent;
      list-style-type: none;
  }

  .wpml-ls-statics-shortcode_actions ul li {
      background: transparent!important;
      list-style-type: none!important;
  }

  .wpml-ls-statics-shortcode_actions a {
      background: transparent!important;
      border: none;
  }

  .wpml-ls ul > li:not(:last-child) a::after {
      content: ""!important;
  }

.bar1, .bar2, .bar3 {
  width: 35px;
  height: 5px;
  background-color: #333;
  margin: 6px 0;
  transition: 0.4s;
}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}
button.navbar-toggler {
    z-index: 1;
}
@media (max-width: 992px) {

  .menu a {
    color: #000!important;
    text-transform: uppercase;
    text-align: left;
  }

  .menu li {
    width: 100%;
  }
  #videoViewport, #videoViewport .fp-tableCell, #videoViewport .table-cell, #videoViewport iframe {
      height: 400px!important;
  }

  #videoViewport .glass {
      display: none;
  }

  #videoViewport {
      padding: 35px 10px 10px 10px;
  }
  .wpml-ls-statics-shortcode_actions div {
    padding: 0;
  }

  .wpml-ls-statics-shortcode_actions ul {
    padding: 0;
  }

  .wpml-ls-statics-shortcode_actions a {
    padding: 0;
  }

    .navbar-collapse {
        position: fixed;
      top: 0;
      right: 0;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 15px;
      width: 100%;
      transition: all 0.4s ease;
      display: table;
      height: 100%;
    }
    .navbar-collapse.collapsing {
        height: 100%!important;
      margin-right: -50%;
      right: -50%;
      transition: all 0.2s ease;
    }
    .collapse.show {
      position: fixed;
      top: 0;
      bottom: 0;
      height: 100%;
      width: 50%;
      right: 0;
      left: auto;
      background: #fff;
  }
    .navbar-collapse.show {
        right: 0;
    }
}
.max-center-wrap {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto; }

/**** header *****/
.lang-social-contain,
.menu-search-contain {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  /*align-items: center;*/ }

.wpml-ls ul > li:not(:last-child) a::after {
  content: '\00b7';
  position: relative;
  right: -0.5rem; }

.wpml-ls ul > li a:hover {
  text-decoration: none;
  color: black; }

.wpml-ls ul > li a:hover::after {
  color: rgba(0, 0, 0, 0.5); }

.wpml-ls-link {
  color: rgba(0, 0, 0, 0.5); }

.navbar {
  font-family: 'New York Small';
  padding: 0; }

.navbar-brand > img {
  width: 100%;
  max-width: 80px; }

.menu-header-menu-sx-container,
.menu-header-menu-dx-container {
  width: 100%;
  display: flex; }

.navbar-nav {
  width: 100%;
  justify-content: space-between; }

.nav-link {
  font-size: 1.2rem;
  color: #000000; }

.soc-ico-contain {
  display: inline-block;
  width: 100%;
  max-width: 1rem;
  margin: 0.5rem; }
  .soc-ico-contain svg {
    width: 100%;
    height: auto; }
    .soc-ico-contain svg path {
      fill: rgba(0, 0, 0, 0.5); }

button.search {
  background-color: transparent;
  background-image: url("../imgs/search-ico.png");
  border: 0;
  width: 1.2rem;
  height: 1.2rem;
  background-size: cover;
  background-repeat: no-repeat;
  align-self: center;
  margin-left: 33%; }

.button, .white-button {
  color: #000000;
  display: inline-block;
  padding: 0 0.8rem;
  border: 1px solid;
  border-color: #000000;
  border-radius: 2rem;
  -webkit-border-radius: 2rem;
  -moz-border-radius: 2rem;
  margin: 0.5rem 1rem; }

.white-button {
  border-color: #FFFFFF;
  color: #FFFFFF; }

h1 {
  font-family: 'Playfair Display', serif;
  padding: 30px 0 15px; }

h2,
.like_h2 {
  font-family: 'Playfair Display', serif;
  padding: 30px 0 15px; }

.like_h2 {
  display: inline-block;
  font-size: 2rem;
  padding: 30px 0 30px; }

.square {
  position: relative;
  margin: 15px auto;
  font-family: 'Satisfy', cursive;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.45);
  transition: transform .2s;
  /* Animation */ }
  .square .text {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.5rem;
    color: #FFFFFF; }
  .square:hover {
    transform: scale(1.1);
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.35); }

.banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 15px auto; }

/******* Footer ******/
#footer {
  padding: 1.5rem 0;
  font-size: 0.8rem; }
  #footer #menu-footer-menu {
    float: right; }
    #footer #menu-footer-menu li {
      display: inline-block; }
      #footer #menu-footer-menu li a {
        padding: 5px;
        color: #000000; }

/***** Product *****/
.img-product {
  border-bottom: 1px solid #0E6DA6; }
  .img-product img {
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px; }

.content-product {
  padding: 15px; }
  .content-product > div {
    border-bottom: 1px solid #0E6DA6;
    padding-top: 15px;
    padding-bottom: 15px; }
    .content-product > div:last-child {
      border-bottom: 0; }
    .content-product > div p {
      margin-bottom: 0;
      font-size: 0.9rem; }
  .content-product .pr_name {
    display: block;
    font-weight: bold;
    width: 66%; }
  .content-product .art {
    display: block;
    width: 33%; }

.ico-tooltip {
  display: inline-block; }
  .ico-tooltip img {
    max-height: 40px;
    width: auto; }

/******* Carousel ********/
.carousel-item {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .carousel-item img {
    width: 100%;
    height: auto; }
  .carousel-item .slide-text {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%; }
    .carousel-item .slide-text .text-box {
      position: relative;
      left: 0; }
      .carousel-item .slide-text .text-box .slide-title {
        font-family: 'Playfair Display', serif;
        font-size: 4rem; }

#bottom-carousel-strip {
  color: #FFFFFF;
  font-weight: 300; }
  #bottom-carousel-strip > div > .row > div {
    margin-top: 15px;
    margin-bottom: 15px;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 2px solid white;
    text-transform: uppercase; }
    #bottom-carousel-strip > div > .row > div:nth-child(1) {
      border-left: 2px solid white; }

/*# sourceMappingURL=style.css.map */

/*
.fp-viewing-firstPage .newscroll {
  background-image: url('../imgs/scroll-down2.gif');
}
.fp-viewing-secondPage .newscroll {
  background-image: url('../imgs/scrolldown_black.gif');
}
*/
.newscroll {
    position: fixed;
    background-size: contain;
    bottom: 10px;
    z-index: 2;
    width: 100px;
    height: 100PX;
    left: calc(50% - 45px);
    text-align: center;
}
span.arrowdown {
    font-size: 12px;
    text-align: center;
    color: #000;
}
.newscroll img {
    height: 100%;
}
span.mouse {
    display: inline-block;
    width: 40px;
    height: 70px;
    position: relative;
    border: solid 3px #000;
    border-radius: 30px;
}

span.arrowdown {
    display: block;
}

span.cursor {
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 auto;
    background: #000;
    border-radius: 100%;
    top: 10%;
    position: relative;
}
.fp-viewing-21 .newscroll {
    display: none;
}

@media (min-width: 1300px) {
p.hide-scroll img {
  max-width: 45vw!important
}
}
@media(min-width: 992px) {
.content-slide1 .hide-scroll img {
    max-width: 100%!important;
    width: 100%!important;
}
}
@media (max-width: 1299px) {
  p.hide-scroll {
    overflow-x: scroll;
}
  p.hide-scroll img {
  max-width: auto!important
}
}

@media (max-width: 991px) {
  span.prev.slick-arrow {
    display: none!important;
}
.content-slide1 {
    width: 100vw!important;
}

span.next.slick-arrow {
    display: none!important;
}
  .slide-in-slide img {
    width: 90vw!important;
    /* padding-left: 50px; */
    left: 5vw;
    position: relative;
    max-width: 450px;
}
}
 

@media (max-width: 768px) {
.content-slide1 {
    padding: 15px;
}
.telephone {
    display: none;
}
input[type="email"] {
    width: 100%!important;
}
div#noscroll {
    padding: 50px 15px 50px 15px!important;
}
.mail {
    display: none;
}
#section9 p {
    max-width: 90vw;
}

div#section9 .container {
    padding: 0;
}
#section8 p, #section9 p {
    margin: 0!important;
    padding: 0 15px 0 15px;
}
p.hide-scroll {
    width: 100vw!important;
    padding: 15px!important;
}
}
img {
  max-width: 100%;
}
@media (max-width: 767px) {
.fp-viewing-firstPage span.table {
    background: rgba(255,255,255,0.5);
}
}