/* MAIN CLASSES */
:root {
  --first-color: #ed4551;
  --second-color: #f6e8ea;
  --third-color: #9FD6F2;
  --fourth-color: #6BAECF;
  --fifth-color:  #A7BE42;
  --text-color: #544B40;
}

body{
  overflow-x:hidden;
  overflow-y:hidden;
}

* {
  font-family: 'Montserrat', sans-serif;
}

html, body {
  overflow-x: hidden;
  scroll-behavior: smooth;
}


.navbar-light .navbar-toggler {
  border: none;
  color: transparent;
  margin: 7px 0 0 0;
}

p {
  font-size: 1.3rem;
}

.bg_dark {
  background: var(--text-color)
}

.bg_first {
  background: var(--first-color);
}

.bg_second {
  background: var(--second-color);
}


.bg_third {
  background: var(--third-color);
}

.bg_fourth {
  background: var(--fourth-color);
}

.bg_fifth {
  background: var(--fifth-color);
}

.first_color {
  color: var(--first-color) !important;
}

.second_color {
  color: var(--second-color) !important;
}

.third_color {
  color: var(--third-color) !important;
}

.fourth_color {
  color: var(--fourth-color) !important;
}

.fifth_color {
  color: var(--fifth-color) !important;
}

.text_color {
  color: var(--text-color) !important;
}

.line_up {
  line-height: 1.5;
}


.bord_first {
  border: 1px solid var(--first-color);
  border-radius: 15px;
  padding: 1rem;
}

.weight_1 {
  font-weight: 100;
}

.weight_2 {
  font-weight: 200;
}

.weight_3 {
  font-weight: 300;
}

.weight_4 {
  font-weight: 400;
}

.weight_5 {
  font-weight: 500;
}

.weight_6 {
  font-weight: 600;
}

.weight_7 {
  font-weight: 700;
}

.weight_8 {
  font-weight: 800;
}


.text_left {
  text-align: left !important;
}

.text_right {
  text-align: right ;
}

.round {
  border-radius: 15px;
}

.border {
  border: 1px solid !important;
}

.p_left {
  padding-left: 4rem;
}

.p_right {
  padding-right: 2rem;
}


/* RESET */
.row {
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}


.py-10 {
  padding: 6rem 0;
}

.pt-10 {
  padding-top: 6rem;
}



/* NAVBAR */

nav {
  transition: .5s;
}

.logo_nav {
  width: clamp(9rem, 15vw, 15rem);
}


.navbar-nav .nav-link {
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}

.nav-link {
  padding: 0vw;
  font-size: clamp(.9rem, 1vw, 1rem);
  margin-bottom: 0px;
}
}

.navbar-nav {
  width: 70%;
  margin: 0 3rem;
  padding-bottom: 3rem;
  text-align: right !important;
}

.navbar-brand {
  margin-left: 6vw;
}



.nav-item:not(.nav-item:last-of-type) {
  border-right: 2px solid var(--first-color);
  padding-right: 1vw;
  padding-left: 1vw;
}

.nav-item:last-of-type {
  padding-left: 1rem;
}

.logo_intro {
  width: 25rem;
  padding: 1rem 0 3rem;
}

.logo_white {
  width: 25rem;
}

.navbar-collapse {
  flex-grow: 0;
}

.navbar-light .navbar-toggler{
  width: 10%;
}

.cont_50 {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
}

.cont_80 {
  width: 80%;
  display: flex;
  flex-wrap: wrap;
}

.single_servizio li, .room_detail li {
  list-style: none;
  display: flex;
  align-items: center;
}

.single_servizio li {
  justify-content: center;
}

.single_servizio li {
  font-size: 1.3rem;
  border-bottom: 1px solid var(--fourth-color);
  padding-bottom: .5rem;
  padding-top: .5rem;
}

.single_servizio li:first-of-type {
  border-top: 1px solid var(--fourth-color);
}


/* .single_servizio:last-of-type {
padding-left: 5rem;
} */


.fa-check, .fa-check-circle {
  margin-right: 1rem;
}

.single_servizio .fas {
  color: var(--fourth-color);
}

.fab {
  color: white;
}

.room_detail {
  font-size: 1.3rem;
}

.room_detail:first-of-type {
  padding: 4rem 6rem 4rem 11vw;
}

.room_detail:last-of-type {
  padding: 4rem 11vw 4rem 6rem;
}

.btn_lamiamola {
  color: white;
  padding: 1rem;
  width: 15rem;
  text-decoration: none;

}


.btn_lamiamola1:hover {
  color: white !important;
  background-color: var(--fourth-color) !important;
}

.btn_lamiamola2:hover {
  color: #ed4551 !important;
  background-color: #f2f2f2 !important;
}

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

.mapCol{
  width: 50%;
}

div#n2-ss-2 .n2-style-df32cb3742fdac43eb0251df7d67c185-simple {
  background: var(--text-color) !important;
}


button:not(.manage-consent-1), input, optgroup, select {
  width: 50vw;
  border-radius: 10px;
  height: 3rem;
  border: 1px solid;
  margin-top: .5rem;
  margin-bottom: 1rem;
}

textarea {
  width: 50vw;
  margin-top: .5rem;
  margin-bottom: 1rem;
  border: 1px solid;
  border-radius: 10px;
}

.wpcf7-submit {
  width: 100%;
  background: var(--fourth-color);
  color: white;
  border: 0;
}

.line {
  border: 2px solid;
}

.indicazioni p {
  font-size: 1.1rem;
  margin-bottom: 0;
}

.font_custom  {
  font-family: 'Sacramento', cursive;
  font-size: 4rem;
  transform: skewX(-15deg);
  letter-spacing: -1px;
}

/* .pala {
width: 41vw !important;
position: absolute;
left: -21vw;
top: 5vw;
transform: rotate(32deg);
} */

.pala {
  width: 41vw !important;
  position: absolute;
  top: 9vw;
  transform: rotate(-18deg);
  right: -13vw;
}

.pala_2 {
  width: 41vw;
  position: absolute;
  left: -17vw;
  transform: rotate(35deg);
  top: 82rem;
  transform: scaleX(-1);
}

.pala_3 {
  width: 35vw;
  position: absolute;
  transform: rotate(-19deg);
  bottom: 0;
  right: -13vw;
}

.fiore {
    width: 18vw !important;
    position: absolute;
    top: 9vw;
    //transform: rotate(-18deg);
    right: 0;
}

.fiore_2 {
    width: 18vw;
    position: absolute;
    left: 0;
    //transform: rotate(35deg);
    top: 82rem;
    transform: scaleX(-1);
}

.fiore_3 {
    width: 13vw;
    position: absolute;
    //transform: rotate(-19deg);
    bottom: 0;
    right: 0;
}

.come_arrivare p {
  font-size: 1rem;
}

.carousel-control-next {
  right: 13.2vw;
  width: 1%;
  text-decoration: none;
}

.carousel-control-prev {
  left: 13.2vw;
  width: 1%;
  text-decoration: none;
}


.reviewSection{
  width: 50%;
}

.grid {
  max-width: 100%;
}

.grid-item {
  width: 200px;
  border: 2px solid #f2f2f2;
}

.grid-item--width2 {
  width: 400px;
}

.img_masonry {
  object-fit: cover;
  width: 100%;
  height: 300px;
}

iframe {
  height: 550px;
}
video {
  width: 100%;
    border-radius: 25px;
    margin-top: 4vw;
}

@media screen and (min-width: 991px) and (max-width: 1600px) {
  nav .w-75 {
    width: 90% !important;
  }

}

@media screen and (max-width: 991px) {
  video {
    width: 95vw;
    border-radius: 0 !important;
  }
  .nav-item:last-of-type {
    padding-right: 0.5rem;
  }

  .nav-item:not(.nav-item:last-of-type){
    border-right: none;
  }

  .fa-chevron-right{
    display: none !important;
  }
  .fa-chevron-left{
    display: none !important;
  }

  .single_servizio:last-of-type {
    padding-left: 0rem;
  }
  .pala, .pala_3{
    display: none;
  }

    .fiore, .fiore_3{
        display: none;
    }

  .navbar-nav {
    text-align: center !important;
  }
  .widthNav{
    width: 80%;
  }
  .nav-link {
    padding: 1vw;
    margin-bottom: 10px;
  }


  .grid-item, .grid-item--width2 {
    width: 100%;
  }

}

@media screen and (max-width: 600px) {

  button, input, optgroup, select {
    width: 78vw;
  }

  textarea {
    width: 78vw;
    height: 145px;
  }

  iframe {
    height: 250px;
  }

  .font_custom {
    font-size: 2.8em;
  }

  .mapCol {
    width: 80%;
  }

  .logo_white {
    width: 15rem;
  }

  .cont_50 {
    width: 70%;
  }

  .room_detail:last-of-type {
    padding: 3rem 9vw 4rem 2.7rem !important;
    font-size: clamp(1.2rem, 2vw, 1.4rem);

  }

  .room_detail:first-of-type{
    text-align: left !important;
    font-size: clamp(1.2rem, 2vw, 1.4rem);
    padding: 3rem 9vw 4rem 2.7rem;
  }


  .nav-item:last-of-type {
    padding-left: 0rem;
  }
  p, .single_servizio li{
    font-size: 1rem;
  }

  .n2-ss-slider {
    height: 50vh;
  }

  .carousel-inner {
    height: 40vh;
  }

  .carousel-item img {
    object-fit: cover;
  }

  #mobileGallery .carousel-control-next {
    right: 0;
    width: inherit;
    text-decoration: none;
    height: 100%;
  }

  #mobileGallery .carousel-control-prev {
    left: 0;
    width: inherit;
    text-decoration: none;
    height: 100%;
  }

}

@media screen and (max-width: 415px) {
  .sliderhome{
    margin-top: 20%;
  }
  .reviewSection{
    width: 80%;
  }

  .reviewSection p{
    font-size: 1rem ;
  }



}
