@import url('https://fonts.googleapis.com/css2?family=Cormorant+Infant:wght@300;400;500;600;700&family=Montserrat:wght@300;400;600;700&display=swap');
@keyframes headerAnimation {
  from {
    clip-path: polygon(20% 63%, 49% 56%, 51% 80%, 22% 87%); }
  to {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); } }

body, html {
  margin: 0;
  padding: 0;
  color: #242b2c;
  font-size: clamp(16px, 2vw, 18px);
  font-family: 'Montserrat', sans-serif; }

a {
  color: #e90502;
  text-decoration: none;
  transition: color 0.3s; }

h1, h2, h3, h4 a.button, .mainmenu ul {
  font-family: 'Cormorant Infant', serif; }

h1 {
  color: #e90502; }

h2 {
  margin: 0;
  font-size: clamp(29px, 2.5vw, 45px);
  font-weight: 600; }

h3 {
  font-size: 35px;
  font-weight: 500; }

h4 {
  font-size: 25px;
  font-weight: normal; }

p, li {
  line-height: 150%; }

ul.nav.menu {
  list-style: none;
  padding-left: 0;
  margin: 0; }

/* SECTION IMAGES
 -------------------------------------------------------- */
section#section-tenuta .sppb-row {
  background: url(https://aquadivina.pixxdb.net/images/2023/06/13/hospitality_1.jpg) no-repeat top left, url(https://aquadivina.pixxdb.net/images/2023/06/14/hospitality_5.jpg) no-repeat bottom right; }

section#tenuta-gallery {
  background: url(https://aquadivina.pixxdb.net/images/2022/09/26/hospitality_collage_bg.jpg) no-repeat center center;
  background-size: contain; }

section#section-casale .sppb-row {
  background: url(https://aquadivina.pixxdb.net/images/2022/09/26/hospitality_il_casale.jpg) no-repeat bottom left; }

section#casale-gallery {
  overflow-x: hidden;
  padding-top: 20px !important; }
  section#casale-gallery .sppb-row {
    background: url(https://aquadivina.pixxdb.net/images/2022/09/26/hospitality_collage_2_bg.jpg) no-repeat bottom right; }

section#section-internals .sppb-row {
  background: url(https://aquadivina.pixxdb.net/images/2023/06/13/hospitality_3.jpg) no-repeat top left, url(https://aquadivina.pixxdb.net/images/2023/06/13/hospitality_4.jpg) no-repeat bottom left; }

#internals-gallery {
  background: url(https://aquadivina.pixxdb.net/images/2023/06/14/hospitality_6.jpg) no-repeat center center;
  background-size: contain;
  overflow: hidden; }

#our-gin .sppb-row .sppb-row-column:nth-child(1) {
  background: url(https://aquadivina.pixxdb.net/images/2023/06/14/gin_3.jpg) no-repeat bottom left; }
#our-gin .sppb-row .sppb-row-column:nth-child(3) {
  background: url(https://aquadivina.pixxdb.net/images/2023/06/14/gin_1.jpg) no-repeat top left, url(https://aquadivina.pixxdb.net/images/2023/06/14/gin_2.jpg) no-repeat bottom right; }

section#our-gin-gallery {
  background: url(https://aquadivina.pixxdb.net/images/2023/06/14/gin_4.jpg) no-repeat center center;
  background-size: contain; }

section#gin-menu-gallery .sppb-row {
  background: url(https://aquadivina.pixxdb.net/images/2023/06/14/gin_5.jpg) no-repeat bottom left, url(https://aquadivina.pixxdb.net/images/2023/06/14/gin_6.jpg) no-repeat bottom right; }

section#our-wine .sppb-row {
  background: url(https://aquadivina.pixxdb.net/images/2023/06/14/wine_1.jpg) no-repeat top left, url(https://aquadivina.pixxdb.net/images/2023/06/14/wine_2.jpg) no-repeat top right, url(https://aquadivina.pixxdb.net/images/2023/06/14/wine_3.jpg) no-repeat bottom left; }

section#wine-menu-gallery {
  background: url(https://aquadivina.pixxdb.net/images/2023/06/14/wine_4.jpg) no-repeat top center;
  overflow: hidden; }
  section#wine-menu-gallery .sppb-row {
    background: url(https://aquadivina.pixxdb.net/images/2023/06/14/wine_5.jpg) no-repeat bottom right; }

section#our-philosophy {
  background: url(https://aquadivina.pixxdb.net/images/2023/06/14/biodyn_2.jpg) no-repeat bottom left; }
  section#our-philosophy .sppb-row {
    background: url(https://aquadivina.pixxdb.net/images/2023/06/14/biodyn_1.jpg) no-repeat top right; }

section#biodyn-gallery {
  background: url(https://aquadivina.pixxdb.net/images/2023/06/14/biodyn_4.jpg) no-repeat bottom left; }
  section#biodyn-gallery .sppb-row {
    background: url(https://aquadivina.pixxdb.net/images/2023/06/14/biodyn_3.jpg) no-repeat top center, url(https://aquadivina.pixxdb.net/images/2023/06/14/biodyn_6.jpg) no-repeat bottom left, url(https://aquadivina.pixxdb.net/images/2023/06/14/biodyn_5.jpg) no-repeat bottom 150px right; }

/* ----------------------------------------------------- */
a.prenota {
  color: #242b2c;
  border: 2px solid;
  padding: 6px 24px;
  border-radius: 50px;
  display: inline-block; }

.mod-custom div[role="tooltip"], .mod-menu div[role="tooltip"], .mod-custom a.jmodedit, .mod-menu a.jmodedit {
  display: none; }

.header {
  position: absolute;
  width: 100%;
  z-index: 200; }
  .header .mainmenu .menubutton {
    display: block;
    position: absolute;
    top: 40px;
    right: 50px;
    cursor: pointer;
    z-index: 210; }
    .header .mainmenu .menubutton .opened {
      display: none; }
  .header .mainmenu .menuboxcenter {
    display: none; }
.header .mainmenu.open .menubutton .opened {
  display: inline-block; }
.header .mainmenu.open .menubutton .closed {
  display: none; }
.header .mainmenu.open .menuboxcenter {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: white;
  z-index: 201;
  overflow-y: auto; }
  .header .mainmenu.open .menuboxcenter ul {
    position: absolute;
    right: 0;
    top: 120px;
    padding-right: 50px;
    padding-left: 50px;
    padding-bottom: 50px;
    margin: 0;
    font-size: 10vmin;
    text-align: right;
    list-style: none;
    font-weight: bold; }
  .header .mainmenu.open .menuboxcenter li.black a {
    color: #242b2c; }
  .header .mainmenu.open .menuboxcenter li.red a {
    color: #e90502; }
  .header .mainmenu.open .menuboxcenter li.gold a {
    color: #9d7d4a; }
  .header .mainmenu.open .menuboxcenter li.grey a {
    color: #72736e; }
  .header .mainmenu.open .menuboxcenter li.brown a {
    color: #844126; }
.header .logo {
  position: absolute;
  left: 50%;
  top: 50px;
  transform: translateX(-50%); }
  .header .logo p {
    margin: 0; }
  .header .logo img {
    max-width: 100%;
    min-width: 240px;
    height: auto; }

.subheader {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1; }
  .subheader .bottom-arrow {
    z-index: 999;
    position: absolute;
    top: 100%;
    margin-top: -92px;
    left: 50%;
    transform: translate(-50%, -50%); }
    .subheader .bottom-arrow img {
      width: 64px; }
  .subheader .background {
    position: relative;
    width: 100%;
    height: 100%; }
  .subheader .image {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-size: cover;
    background-position: center; }
  .subheader h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 10;
    font-size: 9vw;
    color: white;
    text-align: center; }
  .subheader .background.animated {
    background: #ddd; }
    .subheader .background.animated .image {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background-repeat: no-repeat;
      background-size: cover;
      clip-path: polygon(20% 63%, 49% 56%, 51% 80%, 22% 87%);
      z-index: 3;
      background-position: center center; }
  .subheader .background.animated.go .image {
    animation-name: headerAnimation;
    animation-duration: 0.8s;
    animation-fill-mode: forwards; }

.body {
  padding-bottom: 40px; }
  .body .divider-column * {
    height: calc(100% - 48px);
    width: 0;
    margin: auto; }
  .body .divider-column .sppb-column-addons, .body .divider-column .sppb-addon-wrapper {
    display: flex;
    justify-content: center;
    align-items: center; }
  .body .sppb-row {
    margin-left: 0;
    margin-right: 0; }
    .body .sppb-row .sppb-img-responsive {
      max-width: 100% !important;
      height: auto !important; }
  .body .collage {
    position: relative; }
    .body .collage .image img {
      position: absolute; }
  .body .collage_sections h2 {
    text-align: center; }
  .body .collage_sections.black h2 {
    color: #242b2c; }
  .body .collage_sections.red h2 {
    color: #e90502; }
  .body .collage_sections.gold h2 {
    color: #9d7d4a; }
  .body .collage_sections.grey h2 {
    color: #72736e; }
  .body .collage_sections.brown h2 {
    color: #844126; }
  .body .collage_fullpage {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .body .collage_fullpage .image {
      padding: 40px 40px 80px; }
  .body .galleries {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .body .galleries .gallery {
      box-sizing: content-box;
      flex: 0 0 27%;
      padding: 3%; }
      .body .galleries .gallery img {
        max-height: 350px;
        max-width: 500px; }
  .body .section-quote p {
    font-size: clamp(22px, 2vw, 38px);
    font-style: italic;
    font-family: 'Cormorant Infant', serif; }
  .body .sppb-panel-title {
    font-size: 21pt;
    font-family: 'Cormorant Infant', serif; }
  .body .sppb-panel-body {
    padding: 0; }
  .body .wrap {
    max-width: 1320px;
    margin: 0 auto; }
  .body .com-content-article__body {
    padding-top: 340px; }

.footer {
  max-width: 1320px;
  margin: 0 auto;
  padding: 50px 20px;
  border-top: 2px black solid; }
  .footer ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    list-style: none; }
  .footer li {
    padding-right: 30px; }
  .footer .jmodedit, .footer div[role="tooltip"], .footer .navbar-toggler {
    display: none; }

body.menuopen {
  overflow-y: hidden; }

.header-swiper {
  width: 100%;
  height: 100%;
  overflow: hidden; }

.swiper {
  width: 100%;
  height: 220px;
  padding: 0 50px; }

.slide-img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 0;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 100%;
  background: #fff;
  padding: 0 25px; }

.swiper-button-next::after, .swiper-button-prev::after {
  font-size: 18pt !important;
  color: black;
  background: #fff; }

.swiper-button-next {
  right: 0; }

.swiper-button-prev {
  left: 0; }

.fslightbox-slide-number-container {
  display: none !important; }

.visually-hidden {
  display: none; }

div.mod-languages ul li.lang-active {
  background-color: #fff !important;
  font-weight: bold; }

@media screen and (max-width: 1420.98px) {
  .body .wrap {
    max-width: 1080px; } }
@media screen and (max-width: 1420.98px) and (max-width: 1199.98px) {
  .body .wrap {
    max-width: 920px; } }
@media screen and (max-width: 1420.98px) and (max-width: 1199.98px) and (max-width: 991.98px) {
  .body .collage_fullpage .image {
    padding: 20px 20px 40px; }
  .body .wrap {
    max-width: 700px; } }
@media screen and (max-width: 1420.98px) and (max-width: 1199.98px) and (max-width: 991.98px) and (max-width: 767.98px) {
  .body .divider-column {
    margin: 12px 0; }
    .body .divider-column * {
      height: 0;
      width: calc(100% - 24px); }
  .body .collage_fullpage .image {
    padding: 10px 10px 20px; }
  .body .galleries .gallery {
    flex: 0 0 60%;
    padding: 0 !important;
    margin-bottom: 32px; }
  .body .wrap {
    max-width: 520px; }
  .sppb-carousel-extended-nav-control {
    display: none; }
  .header .mainmenu .menubutton img {
    width: 36px;
    height: 36px; } }
@media screen and (max-width: 1420.98px) and (max-width: 1199.98px) and (max-width: 991.98px) and (max-width: 767.98px) and (max-width: 575.98px) {
  .body .collage_fullpage .image {
    padding: 15px;
    width: 90vw !important; }
    .body .collage_fullpage .image img {
      max-height: 500px;
      object-fit: contain; }
  .body .galleries .gallery {
    flex: 0 0 80%; }
    .body .galleries .gallery img {
      max-width: 350px; }
  .body .wrap {
    max-width: 100%;
    margin: 0 24px; } }

@media screen and (max-height: 600px) {
  .logo .mod-custom img {
    max-height: 44vh;
    width: auto; }
  .subheader h1 {
    transform: translateX(-50%) translateY(-20%);
    font-size: 16vh; } }
