@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");

body {
  font-family: "nunito sans", sans-serif;
}

.navbar {
  background: rgb(52 66 175) !important;
}

/* menu */
li.active {
  background: #3442af;
  color: #fff;
}

ul.navbar-nav li a:hover {
  background: #fff;
  color: #3442af;
}

ul.navbar-nav.ms-auto li a.active {
  background: #fff;
  color: #3442af;
}

li.nav-item {
  padding: 0px 10px;
}

ul.navbar-nav li a {
  color: #fff;
}

li.nav-item {
  margin-right: 20px;
}

.slide-img {
  height: 600px;
  object-fit: cover; /* mantém proporção cortando o excesso */
}

.overlay {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
}

.gallery-item {
  height: 300px;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
  transition: 0.3s;
}

.gallery-item:hover {
  transform: scale(1.05);
}

.quarto-bg {
  height: 80vh;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  color: white;
}

.whatsapp-float {
  position: fixed;
  bottom: 20px;
  right: 20px;
  color: white;
  padding: 15px 18px;
  border-radius: 50%;
  font-size: 24px;
  z-index: 999;
  text-decoration: none;
}

/* home */

.icone-box {
  width: 70px;
  height: 70px;
  background: #e9ecef;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  font-size: 30px;
}

section.bem-vindo img {
  width: 400px;
}

.icone-box i {
  color: #000 !important;
}

.serv-quarto-home {
  height: 250px;
  background-size: cover !important;
  background-position: center !important;
  border-radius: 15px;
  width: 100%;
}

ul.lista-atributos li {
  font-size: 15px;
}

h2.ttl-quarto {
  font-size: 30px;
}

section.bg-config {
  background: #13a6d9;
}

section.bg-config h5 {
  color: #fff;
}

.ttl-quart-home h4 {
  color: #13a6d9;
}

.serv-home-ger a {
  text-decoration: none;
}

.serv-home {
  border: 1px solid #e9e6e6;
  padding: 10px;
  border-radius: 15px;
}

section.bem-vindo h1 {
  font-weight: 700;
  color: #13a6d9;
}

.opcoes-dorm h1 {
  font-weight: 700;
  color: #13a6d9;
}

/* banner */

.bg-mobile1 {
  display: none;
}

.bg-web {
  display: block;
}

section.banner-contato {
  height: 400px;
  background-size: cover !important;
  background-position: center;
  display: flex;
  align-items: center;
}

/* quarto */

a.whatsapp-float img {
  width: 60px;
}

.img-quarto img {
  height: 300px;
}

.img-quarto {
  background-size: cover !important;
  background-position: center !important;
  width: 100%;
  height: 315px;
}

h2.ttl-quarto {
  color: #13a6d9;
}

h4.preco {
  font-size: 20px;
}

/* galeria */

ul.menu-assec {
  display: flex;
  flex-direction: column;
}

/* contato */

section.banner-contato img {
  width: 100%;
}

.rds-contato i {
  font-size: 20px;
  border: 1px solid #000;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
}

.rds-contato a {
  margin-right: 10px;
}

.rds-contato i {
  background: #3442af;
  color: #fff;
}

.rds-contato {
  display: flex;
}

h1.ttl-banner {
  font-size: 60px;
  text-align: center;
  color: #fff;
}

.rds-contato a {
  text-decoration: none;
}

/* galeria */

.galeria-img {
  width: 100%;
  height: 250px;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.galeria-img:hover {
  transform: scale(1.05);
}

ul.menu-assec li {
  display: contents;
}

ul.menu-assec li button {
  text-align: start;
  color: #3442af;
}

li.nav-set-hot button {
  background: #3442af !important;
  margin-bottom: 5px;
  color: #fff;
}

ul.menu-assec button.active {
  background: #3442af !important;
}
/* sobre */

.img-sobre {
  background-size: cover !important;
  background-position: center !important;
  height: 250px;
  margin-bottom: 15px;
  border-radius: 10px;
}

section.img-ger {
  margin-bottom: 30px;
}

.cx-sobre-config {
  padding: 15px;
  border: 1px solid #d3cbcb;
  border-radius: 10px;
}

h2.ttl-sobre {
  color: #13a6d9;
  font-size: 40px;
}

.txt-sobre-ger p {
  font-size: 18px;
}

.cx-sobre-config h4 {
  color: #13a6da;
}

/* footer */

footer.bg-ft {
  background: #3442af;
}

.coluna1 {
  color: #fff;
  padding: 30px 0;
}

.coluna2 {
  color: #fff;
  padding: 30px 0;
}

.coluna2 i {
  color: #fff;
  border: 1px solid #fff;
  width: 40px;
  height: 40px;
}

.coluna2-rds {
  display: flex;
  justify-content: center;
}

.coluna2-rds i {
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo img {
  width: 320px;
}

.coluna3.logo {
  text-align: end;
  padding: 30px 0;
}

/* RESET */
body {
  font-family: Arial, Helvetica, sans-serif;
  overflow-x: hidden;
}

/* NAVBAR */

.navbar-brand img {
  max-height: 50px;
}

/* BEM VINDO */

.bem-vindo img {
  max-width: 300px;
}

.bem-vindo h1 {
  font-weight: bold;
}

.bem-vindo h5 {
  margin: auto;
  line-height: 1.6;
  padding: 0 160px;
}

/* SERVIÇOS */

.bg-config {
  background: #f5f5f5;
}

.icone-box {
  font-size: 40px;
  color: #ffc107;
}

/* QUARTOS */

.opcoes-dorm {
  text-align: center;
}

.serv-quarto-home {
  width: 100%;
  height: 220px;
  background-size: cover !important;
  background-position: center !important;
  border-radius: 8px;
  transition: 0.3s;
}

.serv-home:hover .serv-quarto-home {
  transform: scale(1.05);
}

.ttl-quart-home h4 {
  font-size: 18px;
}

/* WHATSAPP */

.whatsapp-float {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
}

.whatsapp-float img {
  width: 60px;
}

/* FOOTER */

.bg-ft {
  background: #222;
  color: #fff;
  padding: 50px 0;
}

.bg-ft h4 {
  margin-bottom: 20px;
}

.coluna2-rds a {
  font-size: 26px;
  color: rgb(255, 255, 255);
  margin-right: 10px;
  text-decoration: none;
  border: 1px solid #fff;
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
}

.coluna2-rds a:hover {
  background: #fff;
  color: #3442af;
}

.logo img {
  max-width: 240px;
}

/* ========================= */
/* RESPONSIVO */
/* ========================= */

/* TABLET */

@media (max-width: 992px) {
  .bem-vindo img {
    max-width: 250px;
  }

  .serv-quarto-home {
    height: 200px;
  }
}

/* CELULAR */

@media (max-width: 768px) {
  .bg-mobile1 {
    display: block !important;
  }

  .bg-web {
    display: none !important;
  }

  .navbar-brand img {
    height: 40px;
  }

  .bem-vindo h1 {
    font-size: 28px;
  }

  .bem-vindo h5 {
    font-size: 16px;
    padding: 0 15px;
  }

  .serv-ger-home .col-md-4 {
    margin-bottom: 25px;
  }

  .serv-home-ger .col-md-3 {
    margin-bottom: 30px;
  }

  .serv-quarto-home {
    height: 200px;
  }

  .logo {
    text-align: center;
    margin-top: 20px;
  }

  .coluna1,
  .coluna2,
  .coluna3 {
    text-align: center;
    margin-bottom: 30px;
  }

  .cx-sobre-config h4 {
    color: #13a6da;
    font-size: 15px;
  }
}

/* CELULAR PEQUENO */

@media (max-width: 425px) {
  h1.ttl-banner {
    font-size: 45px;
    text-align: center;
  }

  ul.navbar-nav {
    margin-top: 20px;
  }

  .whatsapp-float img {
    width: 50px;
  }

  .bem-vindo img {
    max-width: 200px;
  }

  section.bg-config h5 {
    color: #fff;
    font-size: 15px;
  }
}
