html,
body {
  overflow-x: hidden;
}
/* 
#rules1,
#rules2,
#rules3,
#firstRoom1,
#thirdRoom1,
#secondRoom2 {
  scroll-margin-top: 30vh;
}

#photo-gallery,
#territorio,
#contatti,
#cappelli,
#cuviva,
#raffo {
  scroll-margin-top: 10vh;
}

#dimore {
  scroll-margin-top: 17vh;
} */

.logo-pink {
  height: 15vh;
  margin: 5vh 0;
}
.hideMobile {
  display: block;
}

.hideDesktop {
  display: none !important;
}

.hideMenu {
  display: none;
}

ul {
  list-style-type: none;
  padding-left: 0;
}

ul li,
li a {
  text-align: left;
  color: white;
  font-family: "Butler";
  font-style: normal;
  font-weight: normal;
  font-size: 0.9vw;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #ffffff;
  margin: 5px 0;
  word-break: break-word;
}

p {
  font-family: "Butler";
  font-style: normal;
  font-weight: normal;
  font-size: 1.2vw;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #0a0a0a;
}

li:hover a {
  color: white;
  font-weight: 600;
}

.min-w {
  min-width: 300px;
}

.gap-1 {
  height: 100px;
  width: 100%;
}

.gap-2 {
  height: 150px;
  width: 100%;
}

.p-100 {
  padding: 100px;
}

.p-img {
  padding: 5% 20%;
}

.pink-bg {
  background-color: #b26b62;
}

h6 {
  font-family: "IntroBold";
  font-weight: bold;
  color: white;
  font-size: 16px;
  letter-spacing: 0.3em;
  line-height: 16px;
}

h3 {
  font-family: "Butler";
  font-style: normal;
  font-weight: normal;
  font-size: 1.1vw;
  line-height: 23px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #ffffff;
}

.main-container {
  height: 100vh;
  width: 100vw;
  background-color: #b26b62;
}

.main-container img {
  height: 40vh;
}

.myBtn {
  display: inline-block;
  border: 2px solid #b26b62;
  border-radius: 500px;
  max-width: 300px;
  padding: 10px;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
  font-family: "IntroBold";
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.3em;
  color: #b26b62;
  text-decoration: none;
}

.myBtn:hover,
.myBtn:hover a {
  background-color: #b26b62;
  color: white;
}

.underline {
  border-bottom: 1px solid;
  margin: 10px 0;
}

.underline-dec {
  text-decoration: underline !important;
}

a.footer-link {
  font-family: "Butler";
  font-style: normal;
  font-weight: normal;
  font-size: 1.3vw;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0.1em;
  color: #0a0a0a;
  text-decoration: none;
}

a.social-link,
span.social-link-separator {
  font-family: "Butler";
  font-weight: normal;
  font-size: 1.2vw;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #0a0a0a;
  text-decoration: none;
}

a.social-link:hover,
a.footer-link:hover {
  font-weight: 900;
  color: black;
}

.container-footer {
  /* padding: 50px; */
}

.banner-filtered {
  position: relative;
  width: 100%;
  background-image: url("/assets/img/ph1.jpeg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow-y: hidden;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #b26b62;
  mix-blend-mode: multiply;
  z-index: 1;
}

.contentOverlay {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 150px 50px;
  z-index: 2;
}

.textOverlay {
  font-family: "Butler";
  font-style: normal;
  font-weight: normal;
  font-size: 3vw;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.08em;
  color: #ffffff !important;
}

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

.house-icon {
  width: 2.6vw;
  display: flex;
  align-self: revert;
}

.textHouses {
  text-align: left;
}
.textHouses p {
  font-family: "Butler";
  font-style: normal;
  font-weight: normal;
  font-size: 1.4vw;
  line-height: 1.2;
  letter-spacing: 0.08em;
  color: #0a0a0a;
}
.textHouses span {
  text-transform: uppercase;
  font-family: "Butler";
  font-weight: normal;
  font-size: 1vw;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #0a0a0a;
}

.ml-25 {
  margin-left: 25%;
}

.title-container h2 {
  margin-bottom: 0;
  font-family: "Butler";
  font-style: normal;
  line-height: 1;
  font-weight: 500;
  font-size: 3vw;
  letter-spacing: 0.4em;
  color: #ffffff;
}

.containerRoom1 {
  width: 100%;
  position: relative;
}

.myBox {
  margin: 0 40px;
  margin-top: 50px;
  position: relative;
}

.myBox-first {
  margin-top: 50px;
  position: relative;
}

.descriptionText {
  font-family: "Butler";
  font-style: normal;
  font-weight: normal;
  font-size: 1.4vw;
  line-height: 1.2;
  letter-spacing: 0.08em;
  color: #ffffff;
  padding-top: 4vw;
  /* margin-right: 40px; */
  margin-right: 8vw;
}

.insideText {
  position: absolute;
  top: 20%;
  left: 32%;
  width: 30%;
  text-align: left;
  z-index: 1;
  font-family: "Butler";
  font-style: normal;
  font-weight: normal;
  font-size: 1.4vw;
  line-height: 2vw;
  letter-spacing: 0.08em;
  color: white;
  text-decoration: underline;
}

.insideButton {
  position: absolute;
  background-color: transparent;
  width: 13.5%;
  height: 58.4%;
  top: 30.5%;
  left: 59.4%;
  z-index: 4;
  cursor: pointer;
}

a.bottomLink {
  position: absolute;
  bottom: 18%;
  left: 32%;
  font-family: "Butler";
  font-style: normal;
  font-weight: normal;
  font-size: 1.4vw;
  line-height: 2vw;
  letter-spacing: 0.08em;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #ffffff;
}

.secondRoom {
  text-align: left;
  padding-top: 50px; /*orignal 100px*/
  padding-bottom: 50px;
}

.insideText2 {
  position: absolute;
  top: 27%;
  left: 32%;
  width: 28%;
  text-align: left;
  z-index: 3;
  font-family: "Butler";
  font-style: normal;
  font-weight: normal;
  font-size: 1.4vw;
  line-height: 2vw;
  letter-spacing: 0.08em;
  color: white;
  text-decoration: underline;
}

a.bottomLink2 {
  position: absolute;
  bottom: 18%;
  left: 32%;
  font-family: "Butler";
  font-style: normal;
  font-weight: normal;
  font-size: 1.4vw;
  line-height: 2vw;
  letter-spacing: 0.08em;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #ffffff;
}

.insideButton2 {
  position: absolute;
  background-color: transparent;
  width: 13.5%;
  height: 56.3%;
  top: 33%;
  left: 59.4%;
  z-index: 4;
  cursor: pointer;
}

.insideText3 {
  position: absolute;
  top: 44%;
  left: 37%;
  width: 23%;
  text-align: left;
  z-index: 3;
  font-family: "Butler";
  font-style: normal;
  font-weight: normal;
  font-size: 1.4vw;
  line-height: 2vw;
  letter-spacing: 0.08em;
  color: white;
  text-decoration: underline;
}

.insideButton3 {
  position: absolute;
  background-color: transparent;
  width: 13.4%;
  height: 59%;
  bottom: 14%;
  left: 59.4%;
  z-index: 4;
  cursor: pointer;
}

a.bottomLink3 {
  position: absolute;
  bottom: 21%;
  left: 37%;
  font-family: "Butler";
  font-style: normal;
  font-weight: normal;
  font-size: 1.4vw;
  line-height: 2vw;
  letter-spacing: 0.08em;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #ffffff;
}

.full-pic {
  width: 100%;
  height: 100vh;
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.map-container {
  width: 100%;
  height: 100vh;
  padding: 100px;
}

.map-img {
  width: 100%;
  height: 100%;
}

.rules:hover {
  cursor: pointer;
  font-weight: 600;
}

.rulesBox {
  text-align: left !important;
  margin: 20px 0;
  color: white !important;
}

.rulesBox h3 {
  font-size: 0.9vw;
  text-decoration: underline;
  text-transform: capitalize;
  margin: 0;
}

.rulesBox p {
  font-size: 0.9vw;
  color: white;
  line-height: 1.2;
}

.rulesBox ul,
.rulesBox li {
  list-style-type: square;
  padding-left: 20px;
  font-size: 0.8rem;
}

.h-100 {
  width: 100%;
  object-fit: fill;
}

.show {
  display: block !important;
}

.first-btn {
  position: absolute;
  top: 28.8%;
  right: 5.7%;
  background-color: transparent;
  width: 13%;
  height: 7%;
}
.second-btn {
  position: absolute;
  top: 46.9%;
  left: 0%;
  background: transparent;
  width: 11%;
  height: 7%;
}

.third-btn {
  position: absolute;
  top: 62.7%;
  right: 5.5%;
  background-color: transparent;
  width: 11%;
  height: 7%;
}
.ibla-container {
  width: 100%;
  height: 90vh;
  background-image: url("/assets/img/iblaFooter.jpg");
  background-position: 50% 70%;
  background-repeat: no-repeat;
  background-size: cover;
}
img.w-100 {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  /* #territorio,
  #contatti,
  #room1,
  #room2,
  #room3 {
    scroll-margin-top: 12vh;
  }
  #photo-gallery {
    scroll-margin-top: 10vh;
  }
  #dimore {
    scroll-margin-top: 17vh;
  } */

  .hideDesktop {
    display: block !important;
  }
  .hideMobile {
    display: none !important;
  }
  .lang-container {
    width: unset !important;
  }
  .footer-contacts,
  .social-link {
    display: block !important;
  }
  a.social-link,
  span.social-link-separator {
    font-size: 16px;
    line-height: 30px;
  }
  .gap-1 {
    height: 30px;
  }
  .gap-2 {
    height: 30px;
  }
  .min-w {
    min-width: 200px;
  }
  .p-100 {
    padding: 20px;
  }
  h2 {
    margin: 0;
  }
  a.footer-link {
    font-size: 20px;
  }
  .container-footer {
    padding: 0 50px;
  }

  .container-footer p {
    margin-top: 20px;
    font-size: 4vw;
  }
  .container-link-footer {
    margin-top: 50px;
  }
  .casarosa {
    margin: 30px 0;
  }
  img.w-100 {
    height: 450px;
    width: auto !important;
  }

  .btn-close {
    top: 10px;
    right: 20px;
  }

  .textOverlay {
    font-size: 30px;
    line-height: 33px;
  }
  .houses.hideDesktop {
    margin: 80px 0;
  }
  .mobile-rooms * {
    margin: 0;
    box-sizing: border-box;
  }
  .mobile-rooms {
    margin-top: 80px;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .mobile-rooms img {
    height: 130px;
    width: auto;
  }
  .item {
    display: flex;
    flex-direction: column;
  }
  .item a {
    margin: 20px 0;
    font-family: "Butler";
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 0.08em;
    text-decoration-line: underline;
    color: #0a0a0a;
  }
  .map-container {
    height: 100%;
    padding: 100px 20px;
  }
  .myBtn {
    display: inline-block;
    border-radius: 500px;
    padding: 15px 20px;
    margin: 10px 0 50px 0;
    max-width: 220px;
  }

  a .myBtn {
    font-family: "IntroBold";
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.3em;
    text-decoration: none;
  }
  .textHouses p {
    font-family: "Butler";
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.08em;
    color: #0a0a0a;
  }
  .textHouses span {
    font-family: "Butler";
    font-weight: normal;
    font-size: 20px;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.08em;
    color: #0a0a0a;
  }
  .rulesBox h3 {
    font-size: 2.7vw;
  }
  .rulesBox p {
    font-size: 2.2vw;
    color: white;
  }
  .carousel-control-next-icon,
  .carousel-control-prev-icon {
    height: 1rem;
    width: 1rem;
  }
}

/*TABLET GENERAL*/

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .map-container {
    height: 100%;
    padding: 100px 20px;
  }
  img.w-100 {
    width: auto !important;
  }
  .descriptionText {
    margin-right: 10.7vw;
  }
}

@media screen and (max-width: 992px) {
  .hideMenu {
    display: block;
  }
}

@media screen and (min-width: 993px) {
  .hideMenu {
    display: none !important;
  }
}

@media screen and (min-width: 2000px) {
  .topnav a {
    font-size: 0.5vw;
  }
  .textOverlay {
    font-size: 2vw;
  }
  .textHouses p {
    font-size: 1.8vw;
  }
  .descriptionText {
    font-size: 1.2vw;
  }
  /* #rules1,
  #rules2,
  #rules3 {
    scroll-margin-top: 15vh;
  } */
  .descriptionText {
    margin-right: 7.7vw;
    padding-top: 2vw;
  }
}
