header#menu-topo {
    position: relative;
    z-index: 99999;
    background: #22232b;
}

.menu li a {
    color: #fff;
    margin-right: 10px;
    padding: 10px 20px !important;
    font-weight: 700;
    text-align: center;
    font-size: 18px;
}

.menu li a:hover {
    background: #c6ae64;
    color: #fff;
}

section#planta p {
    text-transform: uppercase;
}

.card-img h5 {
    text-transform: uppercase;
    font-size: 15px;
}

.botao-calc {
    display: flex;
    justify-content: space-evenly;
    margin-top: 30px;
}

.inicio input, .fim input {
    width: 90% !important;
}

button.bot-busca {
    height: 50px;
}

.navbar-expand-sm .navbar-collapse {
    flex-basis: auto;
    justify-content: flex-end !important;
}

.bg-dark {
    background-color: #22232b00 !important;
}

.calc-dist {
    margin: 30px;
    text-align: center;
}

.calc-dist input {
    width: 25%;
}

input,
button {
    margin: 10px;
    padding: 10px;
}

section#banvideo {
    margin-top: -169px;
}

section#banvideo video {
    width: 100%;
    height: 100%;
}

section#banner {
    margin-top: -16px;
}

section#imovel-mobiliado {
    background: #22232b;
    margin-top: -16px;
}

section#descricao {
    padding: 30px 0;
    font-family: montserrat alternates;
}
.ttl-desc {
    margin-bottom: 30px;
}

.carousel-item {
    padding-bottom: 30px;
}

.preco-venda h4 {
    margin-bottom: 0px;
    margin-right: 10px;
}

.icon-text {
    display: flex;
    margin-bottom: 30px;
    flex-direction: column;
    align-items: center;
    border: 2px solid #000;
    height: 126px;
    justify-content: center;
}

.icon-text img {
    width: 60px;
    margin-bottom: 20px;
}

.icon-img {
    height: 65px;
    display: flex;
}

.preco-venda {
    margin: 30px 0;
    display: flex;
    align-items: center;
}

.preco-venda img {
    width: 70px;
}

.preco-venda img:hover {
    transform: scale(1.2);
}


.preco-venda h3 {
    font-weight: 300;
    margin-right: 10px;
}

.ttl-desc h3 {
    font-family: montserrat alternates;
    font-weight: 300;
}

.card-img {
    background: #22232b;
    color: #fff;
}

.card-img img {
    width: 100%;
}


.icon-text img {
    width: 55px;
}

.qnto-tempo-local {
    margin-top: 40px;
}

h3.ttl {
    margin-bottom: 30px;
    font-family: montserrat alternates;
    font-weight: 300;
}

section#galeria {
    margin-bottom: 30px;
}

.content {
    display: none;
}
.botao button {
    width: 15%;
}

.ttl {
    font-family: 'Montserrat Alternates';
    margin-bottom: 30px;
}

.btn {
    background-color: #007bff;
    color: white;
    border: none;
    padding: 10px 15px;
    cursor: pointer;
    border-radius: 5px;
}

.botao-calc {
    display: flex;
    align-items: center;
    width: 100% !important; 
}

button.bot-busca {
    margin-top: 0px;
}

button.bot-busca {
    width: 90%;
    color: #fff;
    background: #c6ae64;
    border: 1px solid #c6ae64;
    border-radius: revert;
    margin-top: 9px;
    height: 50px;
}

button.bot-busca:hover {
    border: 1px solid #22232b;
    background: #22232b;
    color: #fff;
    transition: all .5s;
}

.btn:hover {
    background-color: #0056b3;
}

.botao {
    text-align: center;
    display: flex;
    justify-content: center;
}

.suggestions {
    display: none;
    background: white;
    border: 1px solid #ccc;
    max-height: 150px;
    overflow-y: auto;
    position: absolute;
    z-index: 1000;
}

section#galeria {
    margin-bottom: 30px;
    padding: 30px 30px;
    background: #22232b;
    color: #fff;
}

section#galeria p {
    text-transform: uppercase;
}

.cx-img p {
    margin-top: 10px;
    font-weight: 500;
    text-align: center;
}

.cx-img-alta {
    text-align: center;
}
.cx-img-alta {
    margin-top: 10px;
    font-weight: 500;
    text-align: center;
}

.cx-planta {
    text-align: center;
}

.cx-planta p {
    font-weight: 500;
    margin-top: 15px;
}

.txt-dest {
    text-align: center;
}

.botao button:hover {
    background: #22232b;
    color: #fff;
    font-weight: 500;
    border: 1px solid #c6ae64;
}

button#toggle-btn {
    padding: 10px;
}

.cx-img-alta img {
    width: 100%;
}

.cx-img img {
    max-width: 416px;
    height: 280px;
    width: 100%;
}

.cx-img a {
    max-width: 600px;
    height: 630px;
    width: 100%;
}

.botao button {
    background: #c6ae64;
    color: #fff;
    font-weight: 500;
    display: flex;
    justify-content: center;
    border: 1px solid #c6ae64;
}

.cx-rodape {
    padding: 15px 0;
    display: flex;
    justify-content: flex-end;
}

.cx-rodape-cont i {
    font-size: 20px;
    width: 30px;
    color: #fff !important;
}

a.navbar-brand img {
    width: 330px !important;
}

.cx-rodape img {
    width: 330px;
}

.cx-rodape-cont {
    padding: 15px 0;
    color: #fff;
}

footer#contato {
    background: #22232b;
    margin-top: -6px;
}

.rds-seta {
    display: flex;
    justify-content: center;
    min-height: 100px;
    align-items: center;
}

.seta-topo {
    position: fixed;
    right: 25px;
    bottom: 50px;
    z-index: 99;
}

.seta-topo a {
    background: #fff;
    color: #22232b;
    padding: 5px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    text-decoration: none;
    margin-right: 10px;
    border: 2px solid #22232b;
}

.seta-topo i {
    font-size: 20px;
}

.whats-inst-face {
    display: flex;
}

.whats-inst-face a {
    color: #22232b;
    font-size: 30px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    border-radius: 30px;
    background: #fff;
    margin-right: 5px;
}

.whats-inst-face a:hover {
    background: #fff;
    color: #c6ae64;
    padding: 0 15px;
    border-radius: 30px;
    transition: all .5s;
}

ul.lista li {
    list-style: none;
    font-size: 20px;
}

h4.consulte {
    margin-top: 40px;
    text-align: center;
}

h4.consulte a {
    background: #c6ae64;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 10px;
}

h4.consulte a:hover {
    background: #22232b;
    transition: all .5s;
}

section#planta {
    background: #22232b;
    padding: 40px;
    color: #fff;
}

section#banner video {
    height: 100%;
    width: 100%;
}

li.nav-item {
    display: contents;
}

.bot-nav-geral {
    margin: 20px 0;
}

.bot-nav {
    width: 100%;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: var(--bs-nav-pills-link-active-color);
    background-color: #c6ae64;
}

.nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    color: #22232b;
    text-decoration: none;
    background: 0 0;
    border: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.nav-link:focus,
.nav-link:hover {
    color: #c6ae64;
}

section#mapa {
    font-family: montserrat alternates;
    margin: 30px 0;
}

.txt-pt-turistico p {
    font-size: 15px;
}

.link-local a {
    text-decoration: none;
    background: #c6ae64;
    color: #fff;
    padding: 15px;
    border-radius: 15px;
    font-size: 15px;
}

.link-local a:hover {
    background: #22232b;
    color: #fff;
    transition: all .5s;
}

.img-ponto-turistico {
    margin-bottom: 30px;
}

.pt-turistico-ttl-txt {
    border: 1px solid #e9e9e9;
    padding: 31px;
    min-height: 320px;
}

.link-local {
    margin-top: 22px;
}

.cont-slide-txt {
    padding: 30px 0;
    text-align: center;
}

.cont-slide-txt h2 {
    font-family: 'Montserrat Alternates';
}

.suggestions {
    display: none;
    position: absolute;
    background: white;
    width: 100%;
    border: 1px solid #ddd;
    z-index: 1000;
    max-height: 200px;
    overflow-y: auto;
}

.suggestion-item {
    padding: 8px 12px;
    cursor: pointer;
}

.suggestion-item:hover {
    background-color: #f5f5f5;
}

.highlight {
    font-weight: bold;
    color: #0066cc;
}

#map {
    height: 500px;
    margin-top: 20px;
    z-index: 1;
}

.bot-busca {
    width: 100%;
    height: 50px;
    background: #0066cc;
    color: white;
    border: none;
    border-radius: 5px;
    font-weight: bold;
}

.leaflet-control-layers {
    background: white;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}

.leaflet-routing-container {
    background: white;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}

@media (max-width: 768px) {
    .nao-mostra {
        display: none;
    }
    div#demo1 {
        display: none;
    }
    div#demo {
        display: block;
    }
    a[rel^="lightbox"] {
      pointer-events: none; /* Bloqueia cliques */
      cursor: default; /* Remove o cursor de link */
    }
  }

  @media (min-width: 1440px) {
    div#demo {
        display: block;
    }
    div#demo1 {
        display: none;
    }
  }

@media only screen and (max-width: 425px) and (min-width: 320px) {
    div#demo1 {
        display: block;
    }
    div#demo {
        display: none;
    }

    section#banvideo {
        margin-top: 0px;
    }

    button.bot-busca {
        margin-left: 0px;
    }

    a.navbar-brand img {
        width: 180px !important;
    }

    .navbar>.container,
    .navbar>.container-fluid,
    .navbar>.container-lg,
    .navbar>.container-md,
    .navbar>.container-sm,
    .navbar>.container-xl,
    .navbar>.container-xxl {
        display: flex;
        justify-content: center;
    }

    .botao-calc {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100% !important; 
    }

    .inicio input, .fim input {
        margin-left: 0px;
    }

    .botao-calc button {
        width: 90%;
    }

    .botao-calc input {
        width: 100%;
    }

    .menu {
        width: 100%;
    }

    .menu li a {
        margin-bottom: 5px;
    }

    .cx-img img {
        width: 100%;
    }

    .cx-planta img {
        width: 100%;
    }

    section#descricao {
        text-align: center;
        padding: 30px 15px;
    }

    .cx-rodape-cont {
        text-align: center;
    }

    .cx-rodape {
        display: flex;
        justify-content: center;
    }

    ul.lista li {
        list-style: none;
    }

    .navbar-expand-sm .navbar-collapse {
        flex-basis: auto;
        justify-content: center !important;
        margin-top: 20px;
    }

    .cx-rodape img {
        width: 220px;
    }

    div#map {
        height: 250px;
    }
    .botao button {
        width: 100px;
    }

    div#lightbox {
        display: none !important;
    }

    .preco-venda {
        margin: 30px 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .preco-venda h3 {
        font-weight: 300;
        margin-right: 10px;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 320px) and (min-width: 319px) {
    div#demo1 {
        display: block;
    }
    div#demo {
        display: none;
    }

    .cx-img img {
        width: 132% !important;
        margin-left: -38px !important;
    }
}

@media only screen and (max-width: 375px) and (min-width: 321px) {
    div#demo1 {
        display: block;
    }
    div#demo {
        display: none;
    }
    .cx-img img {
        width: 122% !important;
        margin-left: -32px !important;
    }
    .botao-calc {
        width: 83% !important; 
    }
}

@media only screen and (max-width: 425px) {
    div#demo1 {
        display: block;
    }
    div#demo {
        display: none;
    }
    .cx-img img {
        width: 118%;
        margin-left: -30px;
    }
}

@media only screen and (max-width: 768px) and (min-width: 426px) {
    div#demo1 {
        display: none;
    }
    div#demo {
        display: block;
    }
    ul.lista li {
        list-style: none;
    }

    .cx-planta img {
        width: 100%;
    }

    a.navbar-brand img {
        width: 130px !important;
    }

    .img-txt-pt-tur-ger {
        display: flex;
    }
    .menu li a {
        font-size: 15px;
    }
    .cx-rodape img {
        width: 190px;
    }
    .txt-dest span {
        font-size: 10px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    div#demo1 {
        display: none;
    }
    div#demo {
        display: block;
    }
    ul.lista li {
        list-style: none;
    }

    .cx-img img {
        width: 100%;
    }
}

@media only screen and (max-width: 1440px) and (min-width: 1024px) {
    div#demo1 {
        display: none;
    }
    div#demo {
        display: block;
    }
    ul.lista li {
        list-style: none;
    }
}