:root {
  --dark-khaki: #ae9a64;
  --white: white;
  --black: black;
}

.navbar {
  background-color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
}

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

.section {
  width: 100%;
  height: 100vh;
}

.background-video {
  width: 100%;
  height: 100%;
}

.section-2 {
  background-image: linear-gradient(#0003, #0003), url('../images/Villa-per-matrimoni.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  width: 100%;
  height: 100vh;
}

.div-block {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
}

.div-block-2 {
  border: 6px solid #fff;
  flex: 1;
}

.div-block-3 {
  float: right;
  margin-top: 4%;
  margin-right: 7%;
}

.div-block-4 {
  margin-bottom: 2%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.section-3 {
  width: 100%;
  height: 100vh;
}

.div-block-5, .div-block-6 {
  float: left;
  width: 50%;
  height: 100%;
}

.div-block-7 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.text-block {
  color: #fff;
  text-align: center;
  margin-bottom: 60px;
  font-family: Vollkorn, serif;
  font-size: 60px;
  line-height: 60px;
}

.button {
  background-color: #ae9a64;
}

.form {
  text-align: center;
}

.text-field {
  background-color: #000000a6;
}

.div-block-8 {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: absolute;
  inset: 0;
}

.section-4 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.section-5 {
  background-image: url('../images/Villa-per-matrimoni.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
}

.div-block-10 {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-11 {
  background-color: #fff;
  flex: 0 auto;
  width: 95%;
  height: 5px;
  margin-bottom: 29px;
}

.div-block-12 {
  z-index: 1;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.div-block-13 {
  background-color: #fff;
  flex: 0 auto;
  width: 95%;
  height: 5px;
  margin-top: 30px;
}

.fixed-video {
  background-color: #0098ff;
  width: 100%;
  height: 100vh;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.overlayer {
  z-index: 5;
  background-color: #1d1d1dcc;
  width: 100%;
  height: 100vh;
  position: relative;
}

.video {
  filter: contrast(119%);
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.hero-section {
  z-index: 10000;
  perspective: 2000px;
  perspective-origin: 50%;
  background-color: #0000;
  height: 100vh;
  position: relative;
}

.wrap-hero {
  perspective: 1072px;
  perspective-origin: 50% 100%;
  background-image: url('../images/Villa-per-matrimoni.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
}

.section-6 {
  flex-direction: column;
  justify-content: center;
  padding: 100px;
  display: flex;
}

.div-block-14 {
  background-image: url('../images/DSC07535-min.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
  margin-left: 500px;
}

.div-block-14.sx {
  background-image: url('../images/SALA-GALLERY.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 0;
  margin-right: 500px;
}

.div-block-14.sx.ubi {
  background-image: none;
}

.div-block-14.risto {
  background-image: url('../images/_KAT0688-min.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-15 {
  text-align: center;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding: 60px;
  display: block;
  position: absolute;
  box-shadow: 0 0 6px #ae9a64;
}

.div-block-15.dx {
  text-align: center;
  margin-left: auto;
  margin-right: 100px;
  display: block;
  right: 0;
}

.text-block-2 {
  float: left;
  color: #ae9a64;
  margin-bottom: 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 45px;
}

.paragraph {
  text-align: center;
  margin-bottom: 25px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 15px;
}

.button-2 {
  color: #ae9a64;
  background-color: #0000;
  border: 2px solid #ae9a64;
}

.button-2.large {
  width: 30%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-7 {
  background-image: linear-gradient(#00000059, #00000059), url('../images/_KAT0091-min.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100vh;
}

.section-7._2 {
  background-image: linear-gradient(#00000059, #00000059), url('../images/DJI_0180-min.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section-7._2.full {
  background-image: none;
  height: 100vh;
}

.section-7._3 {
  background-image: linear-gradient(#00000030, #00000030), url('../images/_KAT1313-min.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section-7._4 {
  background-image: url('../images/_KAT0002.jpg'), linear-gradient(#00000059, #00000059);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
}

.div-block-16 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-16.abs {
  position: absolute;
}

.text-block-3 {
  color: #fff;
  margin-bottom: 14px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 45px;
}

.container {
  text-align: center;
  padding: 113px;
}

.text-block-4 {
  color: #fff;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 15px;
}

.div-block-17 {
  width: 100%;
  height: 100%;
  position: relative;
}

.div-block-18 {
  float: left;
  background-color: #ae9a64;
  width: 5%;
  height: 2px;
  margin-left: 0;
  margin-right: 25px;
}

.div-block-18.dos {
  margin-left: 25px;
  margin-right: 0;
}

.div-block-19 {
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.html-embed {
  z-index: 0;
}

.background-video-2 {
  background-image: linear-gradient(#0003, #0003);
  height: 100%;
}

.div-block-20 {
  float: left;
  text-align: center;
  width: 16.6666%;
}

.div-block-21 {
  float: left;
  text-align: center;
  width: 33.3336%;
  padding: 25px;
}

.div-block-22 {
  background-color: #ae9a64;
  justify-content: center;
  align-items: center;
  transition: all .6s;
  display: flex;
}

.div-block-22:hover {
  background-color: #000;
}

.div-block-23, .div-block-24 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-25 {
  background-image: linear-gradient(#00000080, #00000080);
  width: 100%;
  position: absolute;
}

.section-8 {
  height: auto;
}

.div-block-26 {
  background-image: linear-gradient(#00000080, #00000080);
}

.image-2 {
  filter: grayscale();
  width: 100%;
  transition: all .6s;
}

.image-2:hover {
  filter: none;
}

.text-block-5 {
  color: #fff;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 43px;
  font-weight: 700;
  line-height: 45px;
}

.navbar-2 {
  background-color: #000;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.brand {
  flex: 1;
  margin-left: 30px;
}

.nav-menu {
  margin-right: 15px;
}

.nav-link-3 {
  color: #fff;
  text-transform: uppercase;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-weight: 700;
}

.nav-link-3.w--current {
  color: #ae9a64;
  font-weight: 400;
}

.nav-link-4 {
  color: #fff;
  text-transform: uppercase;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.nav-link-4:hover {
  color: #ae9a64;
  font-weight: 400;
}

.nav-link-4.w--current {
  color: #ae9a64;
}

.section-9 {
  background-color: #000;
  padding-top: 18px;
  padding-bottom: 15px;
}

.container-2 {
  color: #fff;
  text-align: center;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 13px;
  line-height: 15px;
}

.text-block-6 {
  margin-bottom: 15px;
}

.section-10 {
  padding-top: 60px;
  padding-bottom: 0;
}

.section-10.no {
  padding-bottom: 0;
}

.paragraph-2 {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 15px;
}

.div-block-27 {
  text-align: center;
  margin-top: 35px;
}

.text-block-7 {
  color: #ae9a64;
}

.div-block-28 {
  padding: 50px;
}

.div-block-29 {
  text-align: center;
  margin-bottom: 20px;
}

.div-block-30, .div-block-31 {
  margin-bottom: 20px;
}

.text-block-8, .text-block-9 {
  color: #ae9a64;
  margin-bottom: 15px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 20px;
  line-height: 30px;
}

.text-block-10 {
  color: #ae9a64;
  text-align: center;
  margin-bottom: 16px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 20px;
  line-height: 30px;
}

.paragraph-3 {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 15px;
}

.paragraph-4, .paragraph-5 {
  color: #000;
  margin-bottom: 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 15px;
}

.div-block-32 {
  text-align: center;
  margin-bottom: 60px;
}

.section-11 {
  background-image: url('../images/DJI_0180-min.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  height: 65vh;
  display: flex;
}

.section-11.doss {
  background-image: url('../images/7.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-11.faq {
  background-image: url('../images/_KAT0688-min.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-11.contatti {
  background-image: url('../images/DSC07535-min.jpg');
  background-position: 50% 30%;
}

.div-block-33 {
  background-color: #000;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.text-block-11 {
  color: #ae9a64;
  text-align: center;
  text-transform: uppercase;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.div-block-34 {
  background-color: #000;
  width: 15%;
  height: 2px;
  margin: 20px auto;
  display: block;
}

.div-block-35 {
  background-color: #000;
  width: 70%;
  height: 2px;
  margin: 50px auto;
  display: block;
}

.section-12 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 60px;
}

.section-12.oth {
  padding-bottom: 0;
}

.row {
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.div-block-36 {
  background-image: url('../images/_KAT0688-min.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 50vh;
  margin-top: 60px;
  margin-bottom: 60px;
}

.div-block-36.other {
  background-image: url('../images/seafood.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.div-block-36.other-space {
  background-image: url('../images/secondo.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin-bottom: 0;
}

.text-field-2 {
  text-align: center;
  border: 1px solid #ae9a64;
}

.text-field-2:focus {
  background-color: #ae9a646e;
}

.text-field-3 {
  text-align: center;
  border: 1px solid #ae9a64;
}

.text-field-3:focus {
  background-color: #ae9a646e;
}

.text-field-4 {
  text-align: center;
  border: 1px solid #ae9a64;
}

.text-field-4:focus {
  background-color: #ae9a646e;
}

.text-field-5 {
  text-align: center;
  border: 1px solid #ae9a64;
}

.text-field-5:focus {
  background-color: #ae9a646e;
}

.text-field-6 {
  text-align: center;
  border: 1px solid #ae9a64;
}

.text-field-6:focus {
  background-color: #ae9a646e;
}

.text-field-7 {
  text-align: center;
  border: 1px solid #ae9a64;
}

.text-field-7:focus {
  background-color: #ae9a646e;
}

.text-field-8 {
  text-align: center;
  border: 1px solid #ae9a64;
}

.text-field-8:focus {
  background-color: #ae9a646e;
}

.textarea {
  text-align: center;
  border: 1px solid #ae9a64;
}

.textarea:focus {
  background-color: #ae9a646e;
}

.link {
  color: #fff;
  text-decoration: none;
}

.lightbox-link {
  width: 100%;
}

.lightbox-link.g1 {
  background-image: url('../images/12439450_782168495216440_8719889254825422553_n.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link.g2 {
  background-image: url('../images/12801473_782168421883114_8147505783006930619_n.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link.g4 {
  background-image: url('../images/12819415_768449663254990_580092086363712383_o.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-13 {
  height: auto;
}

.row-2 {
  width: 100%;
  height: 100%;
}

.column {
  padding-left: 0;
  padding-right: 0;
}

.image-3 {
  width: 100%;
  height: 100%;
}

.column-2, .column-3, .column-4 {
  padding-left: 0;
  padding-right: 0;
}

.column-5 {
  justify-content: flex-end;
  align-items: center;
  padding-right: 5px;
  display: flex;
}

.column-6 {
  align-items: center;
  padding-left: 5px;
  display: flex;
}

.div-block-37 {
  height: 50vh;
}

.html-embed-2 {
  height: 100%;
}

.div-block-235 {
  padding-top: 150px;
}

.section-14 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.text-block-17 {
  font-family: Lato, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 35px;
}

.text-block-18 {
  margin-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.div-block-236 {
  background-color: #00000008;
  height: 2px;
  margin-top: 20px;
}

.text-block-19 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.container-12 {
  margin-top: 100px;
}

.link-2 {
  color: var(--dark-khaki);
}

html.w-mod-js [data-ix="div-bottom-0-100"] {
  width: 0;
}

@media screen and (max-width: 991px) {
  .div-block-14 {
    margin-left: 150px;
  }

  .div-block-14.sx {
    margin-right: 150px;
  }

  .navbar-2 {
    color: #fff;
  }

  .nav-menu {
    background-color: #000;
    margin-right: 0;
  }

  .nav-link-3.w--current, .nav-link-4 {
    text-align: center;
  }

  .link {
    font-size: 31px;
    line-height: 36px;
  }

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

@media screen and (max-width: 767px) {
  .text-block {
    font-size: 40px;
  }

  .section-6 {
    align-items: center;
  }

  .div-block-14 {
    opacity: 0;
  }

  .text-block-2 {
    font-size: 30px;
  }

  .section-12 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .link {
    font-size: 20px;
  }
}

@media screen and (max-width: 479px) {
  .text-block {
    font-size: 20px;
  }

  .section-6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-14 {
    opacity: 1;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-14.sx {
    margin-right: 0;
  }

  .div-block-15 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-15.dx {
    margin-left: auto;
    margin-right: auto;
    display: block;
    right: 64px;
  }

  .text-block-2 {
    font-size: 15px;
    line-height: 20px;
  }

  .container, .section-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}


