@font-face {
  font-family: Centurygothic;
  src: url('../fonts/centurygothic.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Centurygothic;
  src: url('../fonts/centurygothic_bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --nero-chiaro: #292929;
  --gold: #b09373;
  --libreria_pagine-gdpr---gdpr-font-height: 120%;
  --libreria_pagine-gdpr---gdpr-title-size: 28px;
  --libreria_pagine-gdpr---gdpr-text-size: 14px;
  --libreria_pagine-gdpr---gdpr-subtitle-text: 18px;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.cookie-sezione {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.bold-text-2 {
  font-weight: 700;
}

.cookie-hotel {
  font-family: Centurygothic, Arial, sans-serif;
}

.wrapper-cookie-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  padding: 58px;
  font-family: Centurygothic, Arial, sans-serif;
  font-weight: 400;
  display: flex;
}

.cookie-titolo-6 {
  font-size: 28px;
  font-weight: 700;
  line-height: 42px;
}

.cookie-text-5 {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.link {
  color: #9c7c30;
}

.cookie-titolo-7 {
  font-size: 28px;
  font-weight: 700;
  line-height: 42px;
}

.bold-text-8 {
  font-family: Centurygothic, Arial, sans-serif;
}

.cookie-sottotitolo-3 {
  color: #3f3432;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
}

.cookie-text-6 {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.cookie-4 {
  font-family: Centurygothic, Arial, sans-serif;
}

.cookie-titolo-8 {
  font-size: 28px;
  font-weight: 700;
  line-height: 42px;
}

.cookie-text-7 {
  font-family: Centurygothic, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.wrapper-page {
  z-index: 999;
  background-color: #d3d1cb;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.s-logo {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: none;
}

.c-logo {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 300px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.image {
  width: 100%;
  margin-left: auto;
}

.margin-95 {
  justify-content: center;
  align-items: center;
  width: 95%;
}

.c-img-start {
  width: 100%;
  height: 100%;
  max-height: 970px;
}

.c-logo-slide {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.image-start {
  object-fit: cover;
  object-position: 50% 70%;
  width: 100%;
  height: 100%;
}

.s-fascia {
  background-image: url('../images/sfondo-casa-calia-1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 130px;
  padding-bottom: 130px;
  display: flex;
}

.s-fascia.no {
  z-index: 2;
  margin-top: 0;
  margin-bottom: 0;
}

.c-text {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.logo {
  max-height: 180px;
}

.title {
  color: var(--nero-chiaro);
  text-align: center;
  font-family: Centurygothic, Arial, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 100%;
}

.title.color {
  color: var(--gold);
  text-align: left;
  width: 100%;
}

.text {
  color: var(--nero-chiaro);
  text-align: center;
  width: 100%;
  max-width: 110ch;
  font-family: Centurygothic, Arial, sans-serif;
  font-size: 16px;
}

.text.destra {
  text-align: left;
  max-width: 50ch;
}

.s-mosaico {
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 10px;
  display: flex;
}

.s-mosaico.no {
  padding-bottom: 50px;
}

.image-mosaico {
  object-fit: cover;
  object-position: 50% 50%;
  width: 33%;
  height: 100%;
}

.c-mosaico {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.s-image-text, .s-title-mosaico, .s-fitness {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.s-footer {
  background-image: url('../images/sfondo-casa-calia-1.webp'), linear-gradient(#d3d1cb, #d3d1cb);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  width: 100%;
}

.c-info-partners-2 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 300px;
  max-height: 400px;
  display: flex;
}

.container {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.contatti-testo {
  color: #3c3c3b;
  text-align: left;
  font-family: Centurygothic, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.contatti {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.contatti.oriz {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
}

.contatti-titolo {
  color: #3c3c3b;
  font-family: Centurygothic, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.box-contatto {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.footer {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.wrapper-footer {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 95%;
  display: flex;
}

.wrapper-link {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 100%;
  max-width: 990px;
  display: flex;
}

.wrapper-credits {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.link-footer {
  background-color: #f0f0f000;
  font-family: Centurygothic, Arial, sans-serif;
  text-decoration: none;
}

.link-footer:hover {
  color: #3c3c3b;
}

.text-credit {
  color: #3c3c3b;
  text-align: center;
}

.text-link {
  color: #3c3c3b;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Centurygothic, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.link-google {
  color: #3c3c3b;
}

.code-embed {
  width: 100%;
  height: 400px;
}

.link-2, .link-3 {
  color: var(--nero-chiaro);
  text-decoration: none;
}

.s-form {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.form {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.field-input-form-1 {
  color: var(--nero-chiaro);
  text-align: left;
  background-color: #fff0;
  border: 1px #000;
  border-bottom-style: solid;
  width: 100%;
  height: 40px;
  font-family: Centurygothic, Arial, sans-serif;
  line-height: 100%;
  display: flex;
}

.title-input {
  width: 100%;
}

.title-input-text {
  color: var(--nero-chiaro);
  font-family: Centurygothic, Arial, sans-serif;
  font-size: 16px;
}

.c-input-form {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.s-fitness-mobile {
  display: none;
}

.button {
  border: 1px solid var(--nero-chiaro);
  background-color: var(--gold);
  justify-content: space-around;
  align-items: center;
  width: 100%;
  max-width: 200px;
  height: 45px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 10px #0003;
}

.button:hover {
  box-shadow: 0 0 5px #0003;
}

.text-button {
  color: var(--nero-chiaro);
  font-family: Centurygothic, Arial, sans-serif;
  font-size: 16px;
}

.text-section {
  color: var(--nero-chiaro);
  text-align: left;
  font-family: Centurygothic, Arial, sans-serif;
  font-size: 100px;
  font-weight: 700;
  line-height: 100%;
}

.text-description-2 {
  text-align: left;
  font-family: Centurygothic, Arial, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.text-center {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 550px;
  display: flex;
}

.text-center-box {
  justify-content: center;
  align-items: center;
  width: 60%;
  display: flex;
}

.imege-box {
  object-fit: cover;
  width: 40%;
  max-height: 1100px;
}

.c-text-image-template-3 {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-mosaico-duo {
  object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 600px;
  max-height: 650px;
}

.image-mosaico-duo.little {
  min-height: auto;
  max-height: 350px;
}

.box-mosaico {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40%;
  display: flex;
}

.c-mosaico-box {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: center;
  height: 90vh;
  display: flex;
}

.box-c-mosaico {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: clip;
}

.vertical-text {
  color: var(--gold);
  writing-mode: vertical-lr;
  font-size: 100px;
  font-weight: 700;
  line-height: 100%;
}

.box-due-img {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40%;
  display: flex;
}

.little-image-mosaico {
  object-fit: cover;
  object-position: 50% 70%;
  width: 100%;
  height: 50%;
}

.vertical-image-mosaico {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.sezione-payoff {
  z-index: 3;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: linear-gradient(#fff0, #1e1e1e);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 450px;
  display: flex;
  position: relative;
}

.nav-link {
  color: #fff;
  width: 120px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Centurygothic, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  text-decoration: none;
}

.nav-link:hover {
  color: #fff;
  text-decoration: overline;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.logo-navbar {
  max-width: 435px;
  max-height: 148.719px;
}

.linea {
  color: #fff;
  width: 90%;
  max-width: 1926px;
  min-height: 6px;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
}

.navbar-no-shadow.smartphone {
  display: none;
}

.sezionelanding {
  z-index: 0;
  background-image: url('../images/render-piscina-vignetting.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: static;
  top: 0;
}

.sezionelanding.sticky-0 {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  position: sticky;
}

.scopri {
  color: #d3d1cb;
  font-family: Centurygothic, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 32px 20px;
}

.pay-off {
  color: #d3d1cb;
  text-align: center;
  width: 556px;
  height: auto;
  font-family: Centurygothic, Arial, sans-serif;
  font-size: 26px;
  line-height: 48px;
}

.navbar-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.text-section-2 {
  text-align: center;
  max-width: 20ch;
  font-size: 32px;
  line-height: 100%;
}

.s-mosaico-img-big {
  width: 40%;
}

.text-description {
  text-align: center;
  font-size: 15px;
  line-height: 150%;
}

.text-center-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 500px;
  padding-left: 10px;
  display: flex;
}

.title-section {
  text-align: center;
  font-size: 16px;
}

.s-mosaico-little-img {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-flow: column;
  width: 15%;
  display: flex;
}

.image-little-mosaico {
  object-fit: cover;
  width: 100%;
  height: 50%;
}

.image-little-mosaico.piccola {
  height: 20%;
}

.button-template-3 {
  color: #000;
  background-color: #cfcfcf;
}

.image-big-mosaico {
  object-fit: cover;
  width: 100%;
}

.s-mosaico-text {
  justify-content: center;
  align-items: center;
  width: 45%;
  display: flex;
}

.c-mosaico-testo {
  display: flex;
}

.orizontal-text-mobile {
  display: none;
}

.text-section-3 {
  text-align: center;
  max-width: 20ch;
  font-size: 32px;
  line-height: 100%;
}

.text-description-3 {
  text-align: center;
  font-size: 15px;
  line-height: 150%;
}

.text-center-3 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 500px;
  display: flex;
}

.c-mosaico-testo-mobile {
  display: none;
}

.box-one-img {
  width: 60%;
  position: relative;
}

.div-button {
  background-image: linear-gradient(#d3d1cb33, #292929a6 80%);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.c-icon {
  justify-content: space-around;
  align-items: flex-start;
  width: 70%;
  display: flex;
}

.icona-servizi {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  display: flex;
}

.icona-code {
  object-fit: contain;
  width: 100%;
  max-width: 60px;
  height: 100%;
  min-height: 70px;
}

.icona-code.little {
  max-width: 45px;
}

.text-icon {
  text-align: center;
  white-space: nowrap;
  width: 100%;
  font-family: Centurygothic, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.button-close {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 18px;
  margin-left: auto;
  display: flex;
}

.close-icon {
  line-height: 0%;
}

.left-ico {
  color: #f0ece5;
  width: 58px;
  height: 58px;
}

.popupgallery {
  z-index: 1500;
  background-color: #d3d1cb;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0;
}

.popupgallery._2 {
  display: none;
}

.swiper-button-prev {
  align-items: center;
  margin-right: 0;
  display: flex;
  position: absolute;
  inset: 0 auto 0 -25px;
}

.right-ico {
  color: #f0ece5;
  width: 58px;
  height: 58px;
}

.inline-gallery-container {
  z-index: 999;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  background-color: var(--gold);
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0;
}

.swiper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: auto;
  height: 100%;
  display: flex;
  position: relative;
}

.swiper.miniature {
  max-height: 180px;
}

.swiper.miniatures {
  max-height: 250px;
}

.swiper-wrapper {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.swiper-button-next {
  justify-content: flex-end;
  align-items: center;
  margin-left: 0;
  display: flex;
  position: absolute;
  inset: 0 -25px 0 auto;
}

.dropdownlingua {
  color: #fff;
  background-color: #0000;
  border: 1px #000;
  width: 45px;
  height: 30px;
  padding-left: 6px;
  font-family: Centurygothic, Arial, sans-serif;
  font-size: 16px;
  line-height: 100%;
  display: flex;
}

.optionlanguage {
  color: #242424;
}

.nav-link-2 {
  color: #fff;
  letter-spacing: .25px;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  background-color: #0000;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Centurygothic, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  text-decoration: none;
  position: static;
}

.nav-link-2:hover {
  text-decoration: overline;
}

.nav-link-2:focus-visible, .nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 4px;
  outline-style: none;
}

.scroll {
  background-color: #d3d1cb;
  position: relative;
}

.image-wrapper {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.swiper-slide {
  width: 100%;
  height: 100%;
}

.miniature {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  max-width: 200px;
  height: 100%;
  max-height: 200px;
}

.image-full {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.gradient-overlay {
  z-index: 2;
  background-image: linear-gradient(#00000073, #0000);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

@media screen and (max-width: 991px) {
  .margin-95 {
    width: 95%;
  }

  .s-fascia {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .title.color {
    text-align: center;
  }

  .text {
    font-size: 14px;
  }

  .text.destra {
    text-align: center;
  }

  .s-mosaico.no {
    padding-top: 10px;
  }

  .image-mosaico {
    width: 100%;
  }

  .image-mosaico.none {
    display: none;
  }

  .c-mosaico {
    flex-flow: column;
  }

  .s-image-text.no {
    padding-bottom: 0;
  }

  .s-fitness {
    display: flex;
  }

  .c-info-partners-2 {
    min-height: 200px;
  }

  .contatti-testo {
    text-align: left;
  }

  .contatti {
    text-align: center;
  }

  .contatti-titolo {
    text-align: left;
  }

  .box-contatto {
    justify-content: center;
    align-items: center;
  }

  .wrapper-footer {
    grid-column-gap: 29px;
    grid-row-gap: 29px;
    width: 95%;
    margin-top: 29px;
    margin-bottom: 29px;
    padding-bottom: 0;
  }

  .title-input {
    width: 47%;
  }

  .c-input-form {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
  }

  .s-fitness-mobile {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .c-areafitness-mobile {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
    display: flex;
  }

  .c-text-mobile {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 30%;
    display: flex;
  }

  .image-fitnes-mobile {
    object-fit: cover;
    width: 100%;
    height: 70%;
    position: relative;
    top: 50px;
  }

  .c-image-text-mobile {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 70%;
    display: flex;
  }

  .image-relative {
    max-width: 300px;
    height: 30%;
    position: relative;
    bottom: 75px;
    right: 75px;
  }

  .text-center-box {
    order: -1;
    width: 100%;
  }

  .imege-box {
    width: 100%;
  }

  .c-text-image-template-3 {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
  }

  .box-mosaico {
    width: 100%;
  }

  .c-mosaico-box {
    flex-flow: column;
    height: 100vh;
  }

  .box-c-mosaico {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    overflow: visible;
  }

  .vertical-text {
    display: none;
  }

  .box-due-img {
    flex-flow: row;
    width: 100%;
    height: 30%;
    overflow: clip;
  }

  .little-image-mosaico {
    width: 50%;
    height: 100%;
  }

  .vertical-image-mosaico {
    width: 100%;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .navbar-no-shadow.smartphone {
    display: none;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .nav-menu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: center;
    align-items: center;
  }

  .c-mosaico-testo {
    display: none;
  }

  .orizontal-text-mobile {
    color: var(--gold);
    font-family: Centurygothic, Arial, sans-serif;
    font-size: 100px;
    font-weight: 700;
    line-height: 100%;
    display: flex;
  }

  .s-text-mosaico-mobile {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-center-3 {
    justify-content: center;
    align-items: flex-start;
  }

  .c-mosaico-big-little {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .image-big-mobile {
    object-fit: cover;
    height: 50%;
  }

  .image-big-mobile.piccola {
    height: 20%;
  }

  .c-mosaico-testo-mobile {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .s-mosaico-little-mobile {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-flow: column;
    width: 30%;
    display: flex;
  }

  .s-img-mosaico-big-mobile {
    width: 70%;
    height: 100%;
  }

  .image-mosaico-big {
    width: 100%;
    height: 100%;
  }

  .box-one-img {
    width: 100%;
    height: 55%;
  }

  .c-icon {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 100%;
  }

  .text-icon {
    font-size: 14px;
  }

  .left-ico {
    width: 40px;
    height: 40px;
  }

  .popupgallery {
    background-color: #fdf6e5;
    justify-content: flex-start;
    padding-top: 10%;
  }

  .swiper-button-prev {
    left: -15px;
  }

  .right-ico {
    width: 40px;
    height: 40px;
  }

  .inline-gallery-container {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    height: auto;
  }

  .swiper-wrapper {
    height: 56.25vw;
  }

  .swiper-button-next {
    right: -15px;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media screen and (max-width: 767px) {
  .c-logo {
    max-width: none;
    height: 20%;
  }

  .image {
    object-fit: contain;
    height: 100%;
  }

  .margin-95 {
    display: flex;
  }

  .c-img-start {
    height: 80%;
    max-height: none;
  }

  .s-fascia {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .title {
    font-size: 36px;
  }

  .s-mosaico {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .contatti {
    flex-flow: column;
    width: 90%;
  }

  .contatti.oriz {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .box-contatto {
    justify-content: center;
    align-items: flex-start;
  }

  .wrapper-footer {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    min-width: 400px;
    height: auto;
  }

  .text-credit {
    font-size: 12px;
  }

  .s-form {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .form {
    width: 90%;
  }

  .field-input-form-1 {
    min-width: 180px;
    max-width: 200px;
  }

  .title-input {
    width: 46%;
  }

  .image-relative {
    right: 25px;
  }

  .text-section {
    font-size: 72px;
  }

  .text-description-2 {
    font-size: 14px;
  }

  .box-c-mosaico {
    overflow: visible;
  }

  .box-due-img {
    height: 30%;
  }

  .nav-menu-wrapper.smartphone {
    z-index: auto;
    width: 100%;
    height: 100vh;
    position: fixed;
    inset: 0 auto 0 0;
  }

  .nav-link {
    color: var(--gold);
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .navbar-no-shadow {
    display: none;
  }

  .navbar-no-shadow.smartphone {
    width: 100%;
    display: flex;
  }

  .menu-button {
    margin-bottom: auto;
    padding: 1px;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .menu-button.w--open {
    background-color: #929d87;
  }

  .menu-button.smartphone {
    top: 10px;
    right: 10px;
  }

  .menu-button.smartphone.w--open {
    z-index: 1000;
    background-color: var(--gold);
    padding: 10px;
  }

  .icon {
    color: #fff;
    justify-content: center;
    align-items: center;
    width: 25px;
    height: 20px;
    line-height: 14px;
    display: flex;
  }

  .pay-off {
    width: 90%;
  }

  .navbar-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    position: relative;
  }

  .navbar-wrapper.smartphone {
    justify-content: center;
    align-items: center;
  }

  .nav-menu {
    background-color: #d3d1cb;
    flex-direction: column;
    padding-left: 0;
    position: sticky;
  }

  .nav-menu.smartphone {
    width: 100vw;
    height: 100vh;
    position: fixed;
    inset: 0% auto 0% 0%;
  }

  .orizontal-text-mobile {
    height: 10%;
    font-size: 72px;
  }

  .box-one-img {
    height: 60%;
  }

  .c-icon {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
  }

  .icona-code.little {
    max-width: 35px;
  }

  .swiper-button-prev {
    left: -10px;
  }

  .swiper {
    height: 150px;
  }

  .swiper-button-next {
    right: -10px;
  }

  .dropdownlingua {
    color: var(--gold);
    font-family: Centurygothic, Arial, sans-serif;
  }

  .nav-link-2 {
    color: var(--gold);
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-link-2:hover {
    color: #fff;
  }
}

@media screen and (max-width: 479px) {
  .s-fascia {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .c-text {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .logo {
    max-height: 100px;
  }

  .title {
    font-size: 22px;
  }

  .title.color {
    font-size: 42px;
  }

  .s-title-mosaico {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .contatti {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .contatti.oriz {
    padding-top: 10px;
  }

  .contatti-titolo {
    font-size: 14px;
  }

  .wrapper-footer {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    min-width: 0;
    margin-top: 35px;
  }

  .wrapper-credits {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .link-footer {
    padding: 0;
  }

  .text-credit {
    text-align: left;
  }

  .text-link {
    width: 80%;
  }

  .form {
    width: 100%;
  }

  .field-input-form-1 {
    min-width: auto;
    max-width: none;
  }

  .title-input {
    width: 100%;
  }

  .title-input-text {
    font-size: 14px;
  }

  .c-input-form {
    justify-content: flex-start;
    align-items: center;
  }

  .c-image-text-mobile {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-relative {
    max-width: none;
    left: 0;
  }

  .button {
    max-width: 180px;
  }

  .text-button {
    font-size: 14px;
  }

  .text-section {
    font-size: 42px;
  }

  .text-description-2 {
    font-size: 14px;
  }

  .nav-menu-wrapper.smartphone {
    inset: 0 auto 0 0;
  }

  .logo-navbar {
    max-width: 100%;
  }

  .menu-button.smartphone {
    color: #fff;
  }

  .scopri {
    font-size: 14px;
  }

  .navbar-no-shadow-container.smartphone {
    padding-bottom: 16px;
  }

  .pay-off {
    font-size: 22px;
    line-height: 40px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-menu.smartphone {
    position: fixed;
  }

  .orizontal-text-mobile {
    padding-bottom: 10px;
    font-size: 42px;
  }

  .c-mosaico-testo-mobile {
    padding-left: 0;
    padding-right: 0;
  }

  .icona-servizi {
    width: 30%;
  }

  .icona-code {
    max-width: 50px;
  }

  .left-ico {
    width: 24px;
    height: 24px;
  }

  .swiper-button-prev {
    left: -5px;
  }

  .right-ico {
    width: 24px;
    height: 24px;
  }

  .swiper-button-next {
    right: -5px;
  }
}


@font-face {
  font-family: 'Centurygothic';
  src: url('../fonts/centurygothic.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Centurygothic';
  src: url('../fonts/centurygothic_bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}