body.bodyLp header.wtHeader {
    background-color: transparent !important;
    margin-top: 7px;
}

.wtBannerLp {
    margin: 0 !important;
}

.bwBanner_capa:before {
    content: "";
    background: linear-gradient(rgba(130, 28, 28, .90), rgba(130, 28, 28, .0)) !important;
    position: absolute;
    width: 100%;
    height: 210px;
    z-index: 2;
}

.infoDestino_avaliacoes i {
    color: #F2CB02 !important;
}

.infoDestino_avaliacoesLink {
    color: #FFF;
}

.wtBannerLp_bar {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .80));
}

body.bodyLp::before, body.bodyPesquisa::before {
    content: "" !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 50vw !important;
    height: 6px !important;
    background: linear-gradient(to right, #3D050F 50%, #AC0008 50%) !important;
    z-index: 9999 !important;
    display: block !important;
}

body.bodyLp::after, body.bodyPesquisa::after {
    content: "" !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    width: 50vw !important;
    height: 6px !important;
    background: linear-gradient(to right, #D63535 50%, #F2CB02 50%) !important;
    z-index: 9999 !important;
    display: block !important;
    left: auto !important;
}



@media only screen and (min-width: 900px) {

    .wtBannerLp_bar .wtContainer {
        justify-content: right;
    }

    .wtMenu_abas ul li a {
        color: #FFF;
    }

    .wtMenu_redesSociais a {
        background-color: transparent;
        color: #FFF;
    }

    .wtMenu_redesSociais {
        position: absolute;
        left: 0;
    }

    div#menuCentro.wtMenu_abas, div#menuCentro.wtMenu_abas.fixed {
        position: absolute !important;
        z-index: 9;
        background-color: transparent !important;
        box-shadow: none !important;
    }

    div#menuCentro.wtMenu_abas.fixed ul li a {
        color: #FFF;
    }

    .campoBusca_btn i {
        margin: 0;
    }

    .wtBannerLp_bar h1 {
        font-size: 45px;
        margin-bottom: 0;
        text-align: right;
        right: 320px;
        position: absolute;
        width: 300px;
        bottom: 105px;
        word-wrap: normal;
    }

    .wtBannerLp, .carrossel-wrapper, .carrossel-container {
        height: 500px;
    }

    .campoBusca {
        width: 450px;
        margin-top: 15px!important;
        padding: 60px 0 0 0!important;
        background-color: rgba(255, 255, 255, .05);
        transition: all .3s;
        box-shadow: none;
        border: 1px solid #FFF;
    }

    .campoBusca:hover {
        background-color: #FFF !important;
    }

    .campoBusca_btn {
        pointer-events: none;
        height: 45px !important;
        font-size: 12px;
    }

    .campoBusca::after {
        top: 30px !important;
        height: 30px !important;
        opacity: 0 !important;
    }

    .campoBusca.campoBuscaON::after {
        opacity: 1 !important;
    }

    .campoBusca.campoBuscaON {
        background-color: #FFF !important;
        border: none;
    }

    .campoBusca input::placeholder {
        font-size: 14px !important;
        color: #FFF !important;
    }

    .campoBusca input {
        height: 60px !important;
        padding: 0 0 0 55px !important;
        font-size: 14px;
        background-color: transparent !important;
        color: #FFF !important;
    }

    .campoBusca.campoBuscaON input, .campoBusca:hover input,  .campoBusca input:hover::placeholder {
        color: #222 !important;
    }

    .campoBusca::before {
        font-size: 25px;
        width: 40px !important;
    }

    .campoBusca::before {
        background-image: none;
        display: flex;
        align-items: center;
        justify-content: center;
        content: "\f3c5";
        font-family: 'Font Awesome 6 Pro';
        font-size: 35px;
        color: #222;
        font-weight: 900;
        width: 50px !important;
        top: 17px !important;
        left: 6px !important;
    }

    .campoBusca::before {
        top: 10px !important;
    }

    .barTop, .bodyFiltroOff .barTop {
        padding-top: 10px;
    }

    .banner {
        width: fit-content;
        right: 100px;
        position: absolute;
        z-index: 10;
    }

    .bodyLp .barTop_logo img {
        margin: 0 !important;
        height: 140px !important;
        position: absolute;
        top: 125px;
    }

    .bodyLp .campoBusca_btn font {
        font-size: 12px;
        font-weight: 400;
        display: none;
    }

    .bodyPesquisa header.wtHeader {
        height: 80px !important;
    }

    body.bodyPesquisa .barTop_logo img {
        height: 90px !important;
    }

    body.bodyPesquisa {
        padding-top: 125px;
    }

}

section#wtSection_regiao h3 span {
    display: none;
}

section#wtSection_regiao h3:after {
    content: "Caxias do Sul";
    margin: 0 0 0 10px;
    color: #c02c2c;
}

.infoDestino_avaliacoes {
    display: none;
}

.carrossel-prev, .carrossel-next {
    display: none;
}

@media only screen and (max-width: 900px) {
    .wtBannerLp {
        margin: -70px 0 0 0 !important;
        width: calc(100% + 1px);
        min-height: var(--vh);
    }

    .carrossel-wrapper {
        height: var(--vh);
    }

    .wtBannerLp_bar {
        margin-top: 130px;
        padding: 0;
    }

    .wtBannerLp_bar .wtContainer {
        min-height: calc(var(--vh) - 130px);
        align-items: center;
        align-content: center;
    }

    .infoDestino_tituloBtns {
        position: absolute;
        bottom: 20px;
        justify-content: center;
        display: flex;
    }

    .barTop {
        justify-content: center;
    }

    .barTop_logo {
        position: absolute;
        top: 100px;
    }

    .barTop_logo img {
        height: 100px;
    }

    .wtBannerLp_bar h1 {
        text-align: center;
    }

}