@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,200;9..40,300;9..40,400&family=Montserrat:wght@200;400;500&display=swap');

* {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 1.05rem !important;
}

#link-email {
    color: #fff;
    transition: all 0.3s ease;
}

#link-email:hover {
    color: #855301;
}

.destaques {
    font-size: 2rem !important;
    color: #C49444;
    padding: 0.6rem;
    font-weight: 200 !important;
    margin: 0;
}

.modal-close-btn {
        position: relative;
    left: 97.5% !important;
    color: #fff;
    font-size: 3.5rem !important;
    font-weight: bold;
    cursor: pointer;
}

.titulos {
    color: #fff !important;
}

#modal-politica-privacidade-content {
    height: 230vh !important;
    position: relative;
    background-color: #c49444 !important;
    margin: 0% auto;
    padding-right: 10% !important;
    padding-left: 10% !important;
    width: 100% !important;
}

#modal-politica-privacidade-titulo {
    font-size: 2rem !important;
    text-transform: uppercase;
    padding: 1.3rem;
    font-weight: 200 !important;
    margin: 0;
}

@media screen and (min-width: 1600px) and (max-width: 1799px) {
    #modal-politica-privacidade-content {
        height: 208vh !important;
    }
}

@media screen and (min-width: 1800px) {
    #modal-politica-privacidade-content {
        height: 190vh !important;
    }
}

/* FAQ CONTAINER */

#faq-h {
    font-size: 2rem !important;
    color: #C49444;
    padding: 1.3rem;
    font-weight: 200 !important;
    margin: 0;
}

.container {
  margin: 0 auto;
  padding: 1rem;
  width: 48rem;
}

.accordion-item {
    background-color: transparent !important;
    border: none !important;
    border-bottom: 1px solid #ccc !important;
    text-align: center;
}

.accordion a {
  position: relative;
  color: inherit;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 1rem 3rem 1rem 1rem;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
}
.accordion a:hover,
.accordion a:hover::after {
  cursor: pointer;
  color: inherit;
}

.accordion a.active {
  color: inherit;
  border-bottom: 1px solid #ccc;
}
.accordion a::after {
  font-family: 'Ionicons';
  content: '\f218';
  position: absolute;
  float: right;
  right: 1rem;
  font-size: 1rem;
  color: #C49444;
  padding: 0px;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: none;
}
.accordion a.active::after {
  font-family: 'Ionicons';
  content: '\f209';
  color: inherit;
}
.accordion .content {
  opacity: 0;
  padding: 0 1rem;
  text-align: left;
  max-height: 0;
  border: none;
  overflow: hidden;
  clear: both;
  -webkit-transition: all 0.2s ease 0.15s;
  -o-transition: all 0.2s ease 0.15s;
  transition: all 0.2s ease 0.15s;
}
.accordion .content p {
  font-size: 1rem;
  font-weight: 300;
}
.accordion .content.active {
  opacity: 1;
  background-color: #C49444;
  color: #fff;
  padding: 1rem;
  max-height: 100%;
  -webkit-transition: all 0.35s ease 0.15s;
  -o-transition: all 0.35s ease 0.15s;
  transition: all 0.35s ease 0.15s;
}

/* ** */

        #select-genero {
        color: #9b9b9b !important;
    }
    
    #select-estado-civil {
        color: #9b9b9b !important;
    }
    
    #select-estado {
        color: #9b9b9b !important;
    }
    
    #select-cidade {
        color: #9b9b9b !important;
    }

#hero-video-mask {
    background: none !important;
}

.elementor .elementor-background-slideshow__slide__image {
    height: 80% !important;
}

#swiper-img-div {
    position: relative;
    top: -60px !important;
}

#exclusivo-h {
    font-size: 2rem !important;
    color: #c49444;
    font-weight: 200 !important;
    margin-top: 1em !important;
}

#cadastro-apelo {
    text-align: center;
    margin-bottom: 20px;
}

#formulario-check {
    margin-top: 12px;
}

#cadastro-inputs-area {
    display: flex;
    gap: 10px;
}

#cadastro-btn {
    width: fit-content !important;
    background-color: #C49444;
    font-weight: 200 !important;
}

#input-nome {
    border: 2px solid #C49444;
}

#input-email {
    border: 2px solid #C49444;
}

#input-whatsapp {
    border: 2px solid #C49444;
}

#cadastro-container {
    width: 85% !important;
}

.cards-section {
    padding: 1% 0% 0% 4.35% !important;
}

/* --- */

.footer-hoteis-grupo {
    font-size: 0.8rem !important;
    font-weight: bolder;
    color: #fff; 
}

#hoteis-gps {
    font-size: 0.8rem !important;
    font-weight: bolder;
}

.desenvolvido-por {
    font-size: 0.75rem !important;
    font-weight: lighter;
}

#hoteis-copy {
    margin-top: 2% !important;
	
}

#hoteis-grupo-pspr {
    transition: all 0.3s ease;
}

#hoteis-grupo-pspr:hover {
    color: #855301;
}

#hoteis-grupo-eco {
    transition: all 0.3s ease;
}

#hoteis-grupo-eco:hover {
    color: #855301;
}

#hoteis-grupo-luna {
    transition: all 0.3s ease;
}

#hoteis-grupo-luna:hover {
    color: #855301;
}

#footer-site-gps-link {
    color: #fff;
    font-size: 0.9rem !important;
    font-weight: bolder;
    transition: all 0.3s ease;
}

#footer-site-gps-link:hover {
    color: #855301;
}

#footer {
    background-color: #c49444;
    width: 95vw;
    height: 49.45vh;
}

#laluna-gps-div {
    position: relative;
    width: 15%;
    left: 13%;
    top: 7.5%;
}

#icones-sociais-div {
    position: relative;
    width: 100%;
    top: -65%;
}

#laluna-gps-img {
    position: relative;
    width: 100%;
}

#contato-endereco-div {
    position: relative;
    top: -16%;
}

#icon-loc {
    position: relative;
    width: 1.75%;
    float: right;
    margin: 0% 19% 0% 0.85%;
}

#icon-insta {
    position: relative;
    width: 2.5%;
    float: right;
    margin: 0% 0% 0% 0.85%;

}

#icon-zap {
    position: relative;
    width: 2.5%;
    float: right;
    margin: 0% 0% 0% 0.85%;

}

#botao-pre-check-in {
    background: #fff; 
    font-size: 1rem;
    color:#c29449; 
}

#botao-reservar-agora {
    background-color: #fff;
    font-size: 1rem;
    color: #c29449;
}

/* MODAL VIDEO HERO */

#modal-video {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100vw !important;
    height: 100vh !important;
    overflow-y: hidden;
    background-color: rgba(0,0,0,0.85);
}

#modal-close-video {
    position: relative;
    left: 94.5% !important;
    color: #C49444;
    font-size: 3.5rem !important;
    font-weight: bold;
    cursor: pointer;
}

#modal-video-div {
    position: relative;
    background-color: rgba(255, 255, 255, 0.95) !important;
    width: 100% !important;
    height: 100% !important;
}

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

    #swiper-img-div {
        position: relative;
        top: -30px !important;
    }

    #modal-video {
        display: none;
        position: fixed;
        z-index: 999;
        left: 0;
        top: 0;
        margin-top: 35vh;
        width: 100vw !important;
        height: 100vh !important;
        overflow-y: hidden;
        background-color: rgba(0,0,0,0.85);
    }

    #modal-close-video-div {
        background: rgba(255, 255, 255, 0.95) !important;
    }
    
    #modal-close-video {
        position: relative;
        left: 90% !important;
        color: #C49444;
        font-size: 3.5rem !important;
        font-weight: bold;
        cursor: pointer;
    }
    
    #modal-video-div {
        position: relative;
        background-color: rgba(255, 255, 255, 0.95) !important;
        margin: 0%;
        padding-right: 10% !important;
        padding-left: 10% !important;
        padding-bottom: 3.5vh !important;
        width: 100% !important;
        height: 100% !important;
    }

}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    


    #modal-video {
        display: none;
        position: fixed;
        z-index: 999;
        left: 0;
        top: 0;
        margin-top: 35%;
        width: 100vw !important;
        height: 100vh !important;
        overflow-y: hidden;
        background-color: rgba(0,0,0,0.85);
    }

    #modal-close-video-div {
        background: rgba(255, 255, 255, 0.95) !important;
    }
    
    #modal-close-video {
        position: relative;
        left: 94.5% !important;
        color: #C49444;
        font-size: 3.5rem !important;
        font-weight: bold;
        cursor: pointer;
    }
    
    #modal-video-div {
        position: relative;
        background-color: rgba(255, 255, 255, 0.95) !important;
        margin: 0%;
        padding-right: 10% !important;
        padding-left: 10% !important;
        padding-bottom: 3.5vh !important;
        width: 100% !important;
        height: 100% !important;
    }

}

/* ** */

/* MODAL ERROR PRE CHECK-IN */

#modal-error {
    position: absolute;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100%;
    overflow-y: hidden;
    color: #000;
    background-color: rgba(0,0,0,0.7);
    z-index: 9999;
}

#modal-error-div {
    position: relative;
    background-color: rgba(255, 0, 0, 0.95) !important;
    margin: 0% auto;
    padding-right: 10% !important;
    padding-left: 10% !important;
    width: 100% !important;
    height: 100% !important;
}

/* ** */

/* MODAL PRE CHECK-IN */

.modal {
    display: none;
    position: absolute;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100%;
    overflow-y: hidden;
    background-color: rgba(0,0,0,0.7);
  }
  
  .modal-content {
    position: relative;
    background-color: #c49444 !important;
    margin: 0% auto;
    padding-right: 10% !important;
    padding-left: 10% !important;
    width: 100% !important;
    height: 100% !important;
  }

  #modal-form-div {
    position: relative;
    top: 10% !important;
  }
  
  #modal-form input::placeholder {
      color: #fff;
  }
  
  #modal-form select {
      color: #fff !important;
  }
  
  #closeModalBtn {
    position: relative;
    left: 97.5% !important;
    color: #fff;
    font-size: 3.5rem !important;
    font-weight: bold;
    cursor: pointer;
  }

  #btn-enviar-pre-check-in {
    width: fit-content !important;
    line-height: 10px !important;
    background-color: #fff;
    color: #c49444;
    font-weight: 200 !important;
  }

  #modal-titulo {
    position: relative;
    color: #fff;
    margin-bottom: 5%;
    text-transform: uppercase;
    font-size: 2.25rem !important;
    font-weight: 200 !important;
  }

  .form-border {
    border: 2px solid #fff !important;
  }

  .sp {
    border: none !important;
    border-bottom: 1px solid #fff !important;
}

/* ** */

#eventos-container {
    top: -10% !important;
}

/* COOKIES STYLE */

#cookie-container {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #7d5211;
    color: white;
    font-size: 1rem;
    z-index: 999;
}

#text-cookie-container {
    position: relative;
    width: 80%;
    margin: 2% 10% 2% 10%;
    text-align: left;
}

#text-container {
    position: relative;
    width: 60%;
    margin-left: 10%;
    text-align: left;
}

#utiliza-cookies {
    font-size: 1.2rem !important;
    font-weight: bold;
}

#link-cookies {
    font-size: 0.85rem !important;
}

#text-container span {
    font-size: 0.85rem !important;
}

#button-container {
    position: relative;
    top: -8vh;
    margin-left: 83.5%;
}

#aceitar-button {
    background-color: #fff;
    border: none;
    color: #000;
    padding: 1% 5%;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
}

#aceitar-button:hover {
    background-color: #e2cba9;
}

@media (max-width: 767px) {
    #cookie-container {
        text-align: center;
        margin-bottom: 0%;
    }

#text-cookie-container {
    text-align: center;
    width: 100%;
    margin: 2% 0% 2% 0%;
    padding: 12% 0% 0% 0%;
}

#text-container {
    width: 100%;
    text-align: center;
    margin-left: 0%;
    padding: 16px;
}

    #button-container {
        text-align: center;
        margin-left: 0%;
        margin-top: 20%;
    }

    #aceitar-button {
        margin-top: 10px;
    }
}

@media screen and (min-width: 768px) and (max-width: 900px) {

    #button-container {
        margin-left: 80%;
    }
    
}

@media screen and (min-width: 901px) and (max-width: 1024px) {
#button-container {
    margin-left: 85%;
    top: -5.5vh;
}

}

/* ** */

@media screen and (max-width: 380px) {
    
                          .footer-hoteis-grupo {
    font-size: 0.55rem !important;
    color: #fff; 
}

#hoteis-gps {
    font-size: 0.55rem !important;
}

.desenvolvido-por {
    font-size: 0.75rem !important;
}

#hoteis-copy {
    margin-top: 23% !important;
	
}
    
        .destaques {
        font-size: 2rem !important;
    }
    
        #select-genero {
        color: #9b9b9b !important;
        padding: 0.5rem 0rem 0.7rem !important;
    }
    
    #select-estado-civil {
        color: #9b9b9b !important;
        padding: 0.5rem 0rem 0.7rem !important;
    }
    
    #select-estado {
        color: #9b9b9b !important;
        padding: 0.5rem 0rem 0.7rem !important;
    }
    
    #select-cidade {
        color: #9b9b9b !important;
        padding: 0.5rem 0rem 0.7rem !important;
    }

    .linha-formulario {
        padding-right: 1% !important;
        padding-left: 5% !important;
        max-width: 95% !important;
    }

    .modal-content {
        margin: 0% auto;
        padding: 0%;
        font-size: 100rem !important;
        width: 100% !important;
        height: 210vh !important;
      }

      #aniversarios-container {
        margin: 50px 10px 0px -4px !important;
      }

      #modal-form-div {
        position: relative;
        top: -10% !important;
      }

      #closeModalBtn {
        position: relative;
        left: 86.5% !important;
        margin-top: 200px !important;
        color: #fff;
        font-size: 2.5rem !important;
        font-weight: bold;
        cursor: pointer;
      }

      #modal-titulo {
        font-size: 1.65rem !important;
    }

    #footer {
        height: 65vh;
    }

    .card-suite {
        padding: 0px 10px 0px 0px !important;
    }

    #contato-endereco-div {
        top: -7%;
    }

    #laluna-gps-div {
        top: 22%;
        left: 27%;
        width: 50%;
    }

    #icones-sociais-div {
        top: -3%;
        width: 85%;
        left: 23.5%;
    }

    #icon-insta {
        width: 10% !important;
        margin: 0% 10% 0% 0% !important;
    }
    
    #icon-loc {
        width: 7%;
        margin: 0% 40.25% 0% 2%;
    }
    
    #icon-zap {
        width: 10% !important; 
        margin: 0% 10% 0% 0% !important;
    }

    #texto-contato {
        font-size: 1rem !important;
    }

    #texto-endereco {
        font-size: 0.75rem !important;
    }

    #icon-insta {
        width: 5%;
        margin: 0% 0% 0% 2%;
    }
    
    #icon-zap {
        width: 5%; 
        margin: 0% 0% 0% 2%;
    }

    .cards-hotel-info {
        padding: 1px 1px 16px 1px !important;
    }
}

@media screen and (min-width: 381px) and (max-width: 767px) {

    body {
        overflow-y: hidden !important;
        overflow-x: hidden !important;
    }
    
                      .footer-hoteis-grupo {
    font-size: 0.55rem !important;
    color: #fff; 
}

#hoteis-gps {
    font-size: 0.55rem !important;
}

.desenvolvido-por {
    font-size: 0.8rem !important;
}

#hoteis-copy {
    margin-top: 22% !important;
	
}

#gps-link-text-mobile {
    background: red;
}
    
    #select-genero {
        color: #9b9b9b !important;
        padding: 0.5rem 0rem 0.7rem !important;
    }
    
    #select-estado-civil {
        color: #9b9b9b !important;
        padding: 0.5rem 0rem 0.7rem !important;
    }
    
    #select-estado {
        color: #9b9b9b !important;
        padding: 0.5rem 0rem 0.7rem !important;
    }
    
    #select-cidade {
        color: #9b9b9b !important;
        padding: 0.5rem 0rem 0.7rem !important;
    }
    
    .destaques {
        font-size: 2rem !important;
    }

    .linha-formulario {
        padding-right: 1% !important;
        padding-left: 5% !important;
        max-width: 95% !important;
    }

    .modal-content {
        margin: 0% auto;
        padding: 0%;
        width: 100% !important;
        height: 186vh !important;
      }

      #modal-form-div {
        position: relative;
        top: 0%;
      }

      #aniversarios-container {
        margin: 50px 10px 0px -8px !important;
      }

    .sp {
        border: none !important;
        border-bottom: 1px solid #ccc !important;
    }

    #closeModalBtn {
        position: relative;
        left: 90% !important;
        margin-top: 200px !important;
        color: #fff;
        font-size: 2.5rem !important;
        font-weight: bold;
        cursor: pointer;
      }

    #btn-enviar-pre-check-in {
        margin-top: 20px;
    }

    #modal-titulo {
        font-size: 1.65rem !important;
    }

    #footer {
        height: 58.5vh;
    }

    .card-suite {
        padding: 0px 10px 0px 0px !important;
    }

    .cards-hotel-info {
        padding: 1px 1px 16px 1px !important;
    }

    #contato-endereco-div {
        top: -9%;
    }

    #laluna-gps-div {
        top: 24%;
        width: 50%;
        left: 26.5%;
    }

    #icones-sociais-div {
        top: -6.5%;
        width: 85%;
        left: 21%;
    }

    #icon-loc {
        width: 6.55% !important;
        margin: 0% 50% 0% 0%;
    }

    #icon-insta {
        width: 10% !important;
        margin: 0% 10% 0% 0% !important;
    }
    
    #icon-zap {
        width: 10% !important; 
        margin: 0% 10% 0% 0% !important;
    }

    #texto-contato {
        font-size: 1rem !important;
    }

    #texto-endereco {
        font-size: 0.75rem !important;
    }

    #icon-loc {
        width: 3.55%;
        margin: 0% 40.25% 0% 2%;
    }

    #icon-insta {
        width: 5%;
        margin: 0% 0% 0% 2%;
    }
    
    #icon-zap {
        width: 5%; 
        margin: 0% 0% 0% 2%;
    }

    #botao-pre-check-in {
        font-size: 0.75rem !important;
    }
    
    #botao-reservar-agora {
        font-size: 0.75rem !important;
    }

    #formulario-check {
        font-size: 0.5rem !important;
    }

    #input-nome {
        padding: 2.75% !important;
    }
    
    #input-email {
        padding: 2.75% !important;
    }
    
    #input-whatsapp {
        padding: 2.75% !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    #swiper-img-div {
        position: relative;
        top: -110px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 900px) {

    .modal-content {
        margin: 0%;
        padding-left: -15%;
        padding-right: -20%;
        width: 100% !important;
        height: 102vh !important;
      }
      
              .footer-hoteis-grupo {
    font-size: 0.55rem !important;
    color: #fff; 
}

#hoteis-gps {
    font-size: 0.55rem !important;
}

.desenvolvido-por {
    font-size: 0.5rem !important;
}

#hoteis-copy {
    margin-top: 9% !important;
	
}

    #modal-form-div {
        position: relative;
        top: 25%;
    }

    #modal-titulo {
        font-size: 3rem !important;
    }

      #estado-civil-label {
        font-size: 0.85rem !important;
      }

      #input-radio-solteiro-label {
        font-size: 0.75rem !important;
      }

      #input-radio-casado-label {
        font-size: 0.75 !important;
      }

    #footer {
        height: 49.5vh;
    }

    #contato-endereco-div {
        top: -3%;
    }

    #laluna-gps-div {
        top: 25%;
        width: 20%;
        left: 42%;
    }

    #icones-sociais-div {
        top: 2.5%;
        left: 7.25%;
    }

    #icon-loc {
        width: 3.55%;
        margin: 0% 50% 0% 0%;
    }

    #icon-insta {
        width: 5%;
        margin: 0% 5% 0% 0%;
    }
    
    #icon-zap {
        width: 5%; 
        margin: 0% 5% 0% 0%;
    }

    #texto-contato {
        font-size: 1.5rem !important;
    }

    #texto-endereco {
        font-size: 1rem !important;
    }

    #icon-loc {
        margin: 0% 43.5% 0% 0.85%;
    }
}

@media screen and (min-width: 901px) and (max-width: 1024px) {

    body {
        overflow-y: hidden;
        overflow-x: hidden;
    }
    
        .footer-hoteis-grupo {
    font-size: 0.65rem !important;
    color: #fff; 
}

#hoteis-gps {
    font-size: 0.65rem !important;
}

.desenvolvido-por {
    font-size: 0.6rem !important;
}

#hoteis-copy {
    margin-top: 11.65% !important;
	
}

    .modal-content {
        margin: 0%;
        padding-left: 7.25%;
        padding-right: 10%;
        width: 100% !important;
        height: 100vh !important;
      }

    #modal-form-div {
        position: relative;
        top: 28.5%;
    }

    #footer {
        height: 41vh;
    }

    #contato-endereco-div {
        top: -7.5%;
    }

    #laluna-gps-div {
        top: 24.75%;
        width: 20%;
        left: 40%;
    }

    #icones-sociais-div {
        top: -2%;
        left: 7.25%;
    }

    #icon-loc {
        width: 3.55%;
        margin: 0% 50% 0% 0%;
    }

    #icon-insta {
        width: 5%;
        margin: 0% 5% 0% 0%;
    }
    
    #icon-zap {
        width: 5%; 
        margin: 0% 5% 0% 0%;
    }

    #texto-contato {
        font-size: 1.5rem !important;
    }

    #texto-endereco {
        font-size: 1rem !important;
    }

    #icon-loc {
        margin: 0% 45% 0% 0.85%;
    }

}

/* ** */

/* Estilo para telas pequenas (mobile) */
@media (max-width: 767px) {
    
    #home-office-h1 {
        position: relative;
        width: 150% !important;
        left: -27.5% !important;
    }
    
    #aniversarios-div {
        position: relative;
        width: 100%;
        margin: 20px 20px 20px 0px !important;
    }
    
    #modal-form-div {
        top: 0% !important;
    }

    #cadastro-inputs-area {
        flex-direction: column;
    }

    #cadastro-btn {
        width: auto;
    }

    #row0 {
        padding-left: 5% !important;
        padding-right: 6.5% !important;
    }
    
    #row1 {
        padding-left: 5% !important;
        padding-right: 6.5% !important;
    }
    
    #row2 {
        padding-left: 5% !important;
        padding-right: 6.5% !important;
    }
}

@media screen and (min-width: 1025px) {
    .card-cafe {
        padding: 0% 0px 0px 0px !important;
    }
    
    #aniversarios-card {
        padding: 0px 40px 100px 40px !important;
    }
    
    #home-office-div {
        padding: 0px 60px 40px 40px !important;
    }

    #modal-video-div {
        background: none !important;
        margin: 0% 0% 0% 15% !important;
        padding: 0% 30% 0% 0% !important;
    }
}