.transition, .condizioni-di-vendita [data-accordion] [data-control], .condizioni-di-vendita [data-accordion] [data-content] article, .condizioni-di-vendita [data-accordion] [data-content], .blocco-wall .box-wall-thumb img, .owl-multi .owl-nav button.owl-prev,
.owl-multi .owl-nav button.owl-next, .owl-single .owl-nav button.owl-prev,
.owl-single .owl-nav button.owl-next, a {
  transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}

body {
  margin: 0;
  padding: 0;
  animation: fadein 2s;
  -moz-animation: fadein 2s; /* Firefox */
  -webkit-animation: fadein 2s; /* Safari and Chrome */
  -o-animation: fadein 2s; /* Opera */
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadein {
  /* Firefox */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  /* Safari and Chrome */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadein {
  /* Opera */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}

img {
  max-width: 100%;
}

.cont-padding {
  padding: 0 3vw;
}

.blocco-contatti {
  padding-top: 60px;
  font-size: 1.2rem;
}
.blocco-contatti h2 {
  margin-bottom: 20px;
  font-weight: 700;
}
.blocco-contatti p {
  font-size: 1.2rem;
}
.blocco-contatti .nome-indirizzo {
  margin-bottom: 30px;
}
.blocco-contatti .dati-contatti .row {
  margin-bottom: 30px;
}
.blocco-contatti .dati-contatti svg {
  width: 100%;
}

.blocco-form {
  margin-top: calc(20px + 1vw);
  background: #e3e3e3;
  padding: 20px 15vw;
}

.form-contatti {
  padding-top: 60px;
  padding-bottom: 60px;
}
.form-contatti input {
  border-radius: 0;
  height: 50px;
  margin-bottom: 30px;
}
.form-contatti .checkbox {
  font-size: 14px;
}
.form-contatti .checkbox input {
  width: 20px;
  height: 20px;
  margin-top: 30px;
  display: inline-block;
  margin-bottom: 0;
}
.form-contatti .btn-vai {
  background: #333333;
  border: 1px solid #333333;
  color: white;
  text-transform: uppercase;
  border-radius: 0;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  width: 50%;
}
.form-contatti .btn-vai:hover {
  background: white;
  color: #333333;
}

/*-- BLOCCHI --*/
.blocco {
  margin-bottom: calc(20px + 2vw);
}
.blocco p:last-of-type {
  margin-bottom: 0;
}
.blocco h2 {
  font-size: calc(14px + 1vw);
}

.blocco-testo-singolo .blocco-testo {
  padding: 0 25vw;
}
.blocco-testo-singolo .blocco-testo .table {
  width: 100%;
  overflow-x: auto;
}
.blocco-testo-singolo .blocco-testo .table td {
  border: 1px solid #dee2e6;
}

.blocco12 {
  padding: 0 10vw;
}

.blocco6_6 {
  padding: 0 10vw;
}
.blocco6_6 .blocco-img {
  height: 35vw;
}
.blocco6_6 .blocco-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.blocco6_6 .txt-sx {
  padding-right: 5vw;
}
.blocco6_6 .txt-dx {
  padding-left: 5vw;
}
.blocco6_6 .btn-azione-home {
  margin-top: 30px;
}

.blocco-fascia-testo {
  color: white;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.blocco-fascia-testo h2 {
  margin-bottom: calc(20px + 1vw);
  text-align: center;
}
.blocco-fascia-testo p {
  margin-bottom: 0;
}
.blocco-fascia-testo a {
  color: white;
}
.blocco-fascia-testo .over-fascia {
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding-top: calc(20px + 5vw);
  padding-bottom: calc(20px + 5vw);
  text-align: center;
}
.blocco-fascia-testo .over-fascia .btn-azione-home {
  margin-top: 30px;
}

.blocco-img-full .blocco-img {
  height: 45vw;
}
.blocco-img-full .blocco-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blocco5_7 .blocco-img {
  height: 35vw;
}
.blocco5_7 .blocco-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.blocco7_5 .blocco-img {
  height: 35vw;
}
.blocco7_5 .blocco-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.owl-single {
  height: 40vw;
}
.owl-single .item {
  height: 40vw;
}
.owl-single .item img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.owl-single .owl-prev {
  width: 3vw;
  height: 3vw;
  position: absolute;
  top: 45%;
  left: -5px;
  display: block !important;
  border: 0px solid black;
}
.owl-single .owl-prev span {
  font-size: 48px;
  color: white;
  line-height: 25px;
  font-weight: 300;
}
.owl-single .owl-prev img {
  height: 1.5vw;
}
.owl-single .owl-next {
  width: 3vw;
  height: 3vw;
  position: absolute;
  top: 45%;
  right: -5px;
  display: block !important;
  border: 0px solid black;
}
.owl-single .owl-next span {
  font-size: 48px;
  color: white;
  line-height: 25px;
  font-weight: 300;
}
.owl-single .owl-next img {
  height: 1.5vw;
}
.owl-single .owl-nav button.owl-prev,
.owl-single .owl-nav button.owl-next {
  background: #333333;
  border-radius: 0;
}
.owl-single .owl-nav button.owl-prev:hover,
.owl-single .owl-nav button.owl-next:hover {
  background: #ff0000;
}

.blocco-gallery-multi {
  margin-bottom: calc(60px + 2vw);
}

.owl-multi {
  height: 20vw;
}
.owl-multi .item {
  height: 20vw;
}
.owl-multi .item img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.owl-multi .owl-prev {
  width: 3vw;
  height: 3vw;
  position: absolute;
  top: 35%;
  left: -5px;
  display: block !important;
  border: 0px solid black;
}
.owl-multi .owl-prev span {
  font-size: 48px;
  color: white;
  line-height: 25px;
  font-weight: 300;
}
.owl-multi .owl-prev img {
  height: 1.5vw;
}
.owl-multi .owl-next {
  width: 3vw;
  height: 3vw;
  position: absolute;
  top: 35%;
  right: -5px;
  display: block !important;
  border: 0px solid black;
}
.owl-multi .owl-next span {
  font-size: 48px;
  color: white;
  line-height: 25px;
  font-weight: 300;
}
.owl-multi .owl-next img {
  height: 1.5vw;
}
.owl-multi .owl-nav button.owl-prev,
.owl-multi .owl-nav button.owl-next {
  background: #333333;
  border-radius: 0;
}
.owl-multi .owl-nav button.owl-prev:hover,
.owl-multi .owl-nav button.owl-next:hover {
  background: #ff0000;
}

.blocco-citazione {
  height: 40vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.blocco-citazione .row {
  height: 40vw;
}
.blocco-citazione .citazione {
  background: white;
  padding: 3vw;
}
.blocco-citazione .citazione p {
  font-size: calc(10px + 1vw);
  line-height: calc(20px + 1vw);
  font-style: italic;
}
.blocco-citazione .citazione .cit-autore {
  text-align: right;
}
.blocco-citazione .citazione .cit-autore span {
  display: inline-block;
  border-top: 5px solid #f39200;
  padding-top: 5px;
}

.blocco-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative;
  margin-bottom: 30px;
}
.blocco-video iframe,
.blocco-video object,
.blocco-video embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.blocco-wall {
  margin-bottom: 30px;
}
.blocco-wall .box-wall-thumb {
  width: 100%;
  padding-top: 100%; /* 1:1 Aspect Ratio */
  position: relative;
  margin-bottom: 30px;
  background: #111111;
}
.blocco-wall .box-wall-thumb a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.blocco-wall .box-wall-thumb img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.blocco-wall .box-wall-thumb:hover img {
  outline: 1px solid #ffffff;
  outline-offset: -20px;
  opacity: 0.8;
}

.blocco_video6_6 .box-video {
  overflow: hidden;
  padding-top: 0;
  min-height: 32vw;
  position: relative;
  width: calc(100% - 30px);
  margin: 0 auto;
}
.blocco_video6_6 .box-video iframe {
  border: 0;
  height: 100% !important;
  left: 15px;
  position: absolute;
  top: 0;
  width: calc(100% - 15px) !important;
}
.blocco_video6_6 .txt-sx {
  padding-right: 5vw;
}
.blocco_video6_6 .txt-dx {
  padding-left: 5vw;
}

.blocco_video12 {
  padding: 0 10vw;
}
.blocco_video12 .col-md-12 {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
.blocco_video12 .col-md-12 iframe {
  border: 0;
  height: 100% !important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
}

.blocco-video-img img {
  width: 100%;
}
.blocco-video-img .player {
  width: 10vw;
  height: 10vw;
  object-fit: scale-down;
  position: absolute;
  top: calc(50% - 5vw);
  left: calc(50% - 5vw);
  z-index: 2;
  opacity: 1;
}

.blocco-video img {
  width: 100%;
}
.blocco-video .player {
  width: 10vw;
  height: 10vw;
  object-fit: scale-down;
  position: absolute;
  top: calc(50% - 5vw);
  left: calc(50% - 5vw);
  z-index: 2;
  opacity: 1;
}

.blocco-documenti {
  margin-bottom: 20px;
  padding: 0 20vw;
}
.blocco-documenti .riga-documento {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
}
.blocco-documenti .riga-documento:hover .doc-ico svg {
  fill: #ff0000;
}
.blocco-documenti .doc-ico {
  border-right: 1px solid #cccccc;
}
.blocco-documenti .doc-ico svg {
  width: 3.5vw;
  display: block;
  margin: 0 auto;
}
.blocco-documenti .doc-titolo {
  font-size: calc(10px + 1vw);
}
.blocco-documenti .doc-scarica {
  text-transform: uppercase;
  border-left: 1px solid #cccccc;
  font-size: calc(10px + 0.5vw);
}
.blocco-documenti:last-of-type {
  margin-bottom: 0;
}

.condizioni-di-vendita {
  padding-top: 60px;
  padding-bottom: 60px;
  /* Requirements */
  /* Basic Theme */
}
.condizioni-di-vendita [data-accordion] [data-content] {
  overflow: hidden;
  max-height: 0;
}
.condizioni-di-vendita [data-accordion] [data-content] {
  background: #ffffff;
  font-size: 16px;
  font-weight: 300;
}
.condizioni-di-vendita [data-accordion] [data-content] p {
  margin-bottom: 5px;
}
.condizioni-di-vendita [data-accordion] [data-content] p strong {
  font-weight: 700;
}
.condizioni-di-vendita [data-accordion] [data-content] ul {
  list-style: disc;
}
.condizioni-di-vendita [data-accordion] [data-content] ul li {
  margin-bottom: 10px;
  margin-left: 15px;
  line-height: 24px;
}
.condizioni-di-vendita [data-accordion] [data-content] article {
  background: transparent;
}
.condizioni-di-vendita [data-accordion] [data-content] [data-content] {
  background: #ffffff;
  font-size: 16px;
  font-weight: 300;
}
.condizioni-di-vendita [data-accordion] [data-content] [data-content] [data-content] {
  background: rgb(228, 255, 228);
}
.condizioni-di-vendita [data-accordion] {
  line-height: 1;
}
.condizioni-di-vendita [data-control],
.condizioni-di-vendita [data-content] > * {
  padding: 10px;
}
.condizioni-di-vendita [data-content] [data-accordion] {
  border: 0;
  padding: 0;
}
.condizioni-di-vendita [data-accordion] [data-control] {
  position: relative;
  padding-right: 40px;
  padding-left: 10px;
  width: 100%;
  text-align: left;
  border: none;
  border-bottom: 1px solid #d7d7d7;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-transform: uppercase;
  cursor: pointer;
  outline: none;
  height: 70px;
}

/*---- RESPONSIVO ----*/
/* Extra large devices (large desktops, 1200px and up) */
/* Large devices (desktops) */
@media (max-width: 1199px) {
  .blocco6_6 {
    padding: 0 15px;
  }
  .blocco_video12 {
    padding: 0 10vw;
  }
  .blocco_video6_6 {
    padding: 0 10vw;
  }
}
/* Medium devices (desktops, 992px and down) */
@media (max-width: 992px) {
  .blocco-testo-singolo .blocco-testo {
    padding: 0 15vw;
  }
  .blocco6_6 {
    padding: 0;
  }
  .blocco6_6 .blocco-img {
    height: auto;
    margin-top: 20px;
  }
  .blocco6_6 .blocco-testo {
    padding: 0 15vw;
  }
  .owl-multi {
    height: 30vw;
  }
  .owl-multi .item {
    height: 30vw;
  }
  .blocco-documenti {
    padding: 0 10vw;
  }
  .blocco_video6_6 .box-video {
    padding-top: 56.25%;
    min-height: auto;
  }
}
/* Small devices  */
@media (max-width: 767px) {
  .blocco-testo-singolo .blocco-testo {
    padding: 0 5vw;
  }
  .blocco6_6 .blocco-testo {
    padding: 0 5vw;
  }
  .blocco6_6 .box-video iframe {
    margin-bottom: 30px;
  }
  .blocco_video12 {
    padding: 0 3vw;
  }
  .owl-multi {
    height: 50vw;
  }
  .owl-multi .item {
    height: 50vw;
  }
  .blocco_video6_6 .blocco-testo {
    margin-bottom: 20px;
  }
  .blocco-documenti {
    padding: 0 3vw;
  }
}
/* Extra Small devices */
@media (max-width: 575px) {
  .blocco-testo-singolo .blocco-testo {
    padding: 0 0;
  }
  .blocco6_6 .blocco-testo {
    padding: 0 0;
  }
  .blocco6_6 .txt-sx {
    padding: 0;
  }
  .blocco6_6 .txt-dx {
    padding: 0;
  }
  .owl-single {
    height: 60vw;
    margin-bottom: calc(30px + 2vw);
  }
  .owl-single .item {
    height: 60vw;
  }
  .owl-multi {
    height: 60vw;
  }
  .owl-multi .item {
    height: 60vw;
  }
  .blocco_video12 {
    padding: 0;
  }
  .blocco-citazione {
    height: 80vw;
  }
  .blocco-citazione .row {
    height: 70vw;
  }
  .blocco-documenti {
    padding: 0 0vw;
  }
}

/*# sourceMappingURL=generale.css.bb9948f482bf.map */
