/*RESET CSS===============================*/
* {
    margin: 0;
    padding: 0;
    outline: none;
}

/* body{margin:0;overflow-x:hidden; font-family: "opensans-regular", sans-serif; background: #EEE7D7;} */
body {
    margin: 0;
    overflow-x: hidden;
    font-family: "inter", sans-serif;
    background: #EEE7D7;
}

a {
    color: inherit;
    text-decoration: none;
    list-style-type: none;
    outline: none;
}

a img {
    border: none;
}

.clear {
    clear: both;
}

/*========================================*/



/*FONT FACE===============================================*/
@font-face {
    font-family: 'hind-regular';
    src: url('fontes/hind/Hind-Regular.ttf');
    font-style: normal;
}

@font-face {
    font-family: 'hind-medium';
    src: url('fontes/hind/Hind-Medium.ttf');
    font-style: normal;
}

@font-face {
    font-family: 'raleway-regular';
    src: url('fontes/raleway/Raleway-Regular.ttf');
    font-style: normal;
}

@font-face {
    font-family: 'raleway-light';
    src: url('fontes/raleway/Raleway-Light.ttf');
    font-style: normal;
}

@font-face {
    font-family: 'raleway-extralight';
    src: url('fontes/raleway/Raleway-ExtraLight.ttf');
    font-style: normal;
}

@font-face {
    font-family: 'lato-regular';
    src: url('fontes/lato/Lato-Regular.ttf');
    font-style: normal;
}

@font-face {
    font-family: 'opensans-regular';
    src: url('fontes/opensans/OpenSans-Regular.ttf');
    font-style: normal;
}

@font-face {
    font-family: 'opensans-light';
    src: url('fontes/opensans/OpenSans-Light.ttf');
    font-style: normal;
}

/*FIM FONT FACE===============================================*/




/*CSS PADRÂO================================================================*/
::-webkit-input-placeholder {
    color: #fff;
    font: 16px 'raleway-regular', sans-serif;
}

:-moz-placeholder {
    color: #fff;
    font: 16px 'raleway-regular', sans-serif;
}

.inner {
    width: 100%;
    min-width: 200px;
    max-width: 1100px;
    margin: 0 auto;
    display: block;
}

.sombra {
    width: 100%;
    height: 32px;
    margin: 0 auto;
    background: url(../img/sombra.png) no-repeat;
}

.sombra-imagem {
    width: 100%;
    height: 32px;
    margin: 0 auto;
    background: url(../img/sombra-imagem.png) no-repeat;
    margin-top: -32px;
    position: relative;
    top: 42px;
}

.titulo_principal {
    color: #130F0A;
    font-size: 45px;
    margin: 0 auto;
    font-family: 'raleway-extralight', sans-serif;
    text-align: center;
    margin-top: 10px;
}

.texto_principal {
    line-height: 150%;
    font-size: 16px;
    font-family: 'inter', sans-serif;
    text-align: center;
    width: 85%;
    margin-top: 7px !important;
    margin-bottom: 48px !important;
    height: auto;
    color: #130E0A;
    margin: 0 auto;
}

.detalhe {
    background: url(../img/detalhe.png) no-repeat;
    margin: 0 auto;
    display: block;
    margin-top: 7px;
    width: 141px;
    height: 25px;
}

.detalhe_cinza {
    background: url(../img/detalhe_cinza.png) no-repeat;
    margin: 0 auto;
    display: block;
    margin-top: 7px;
    width: 141px;
    height: 25px;
}

.itens-centro {
    text-align: center;
}

.efeito:hover {
    filter: brightness(85%);
    -webkit-filter: brightness(85%);
}

.efeito-leve:hover {
    filter: brightness(95%);
    -webkit-filter: brightness(95%);
}

.efeito-forte:hover {
    filter: brightness(75%);
    -webkit-filter: brightness(75%);
}

.titulo-img {
    font: 24px "lato-regular", sans-serif;
    color: #fff;
    margin-top: 33px
}

.descricao-img {
    line-height: 150%;
    width: 230px;
    font: 15px "opensans-regular", sans-serif;
    margin-top: 7px;
    margin-left: 20px;
    color: #fff
}

.caracteristica-img {
    z-index: 11;
    position: relative;
    bottom: 50px;
    float: left;
    margin: 8px 4px 0px 16px;
}

/*FIM CSS PADRÂO================================================================*/




/*PARALLAX========================================================*/
.recurso-parallax {
    position: relative;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

#parallax {
    background-image: url("../img/parallax.png");
}

/*FIM PARALLAX========================================================*/


/*CSS SLIDER==============================================================*/
#fundo-cabecalho {
    width: 100%;
    height: 575px;
    background: #FFFFFF;
}

#fundo-logo-del-fuego {
    width: 100%;
    height: 425px;
    z-index: 10;
    position: absolute;
    margin: 0 auto;
}

#logo-del-fuego {
    width: 100%;
    margin: 0 auto;
    margin-top: 130px;
    text-align: center;
}

#fundo-banner {
    width: 100%;
    height: 500px;
    float: left;
    z-index: 5;
    position: absolute;
}

.rslides_container {
    width: 100%;
    height: 500px;
    float: left;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    height: 575px !important;
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

/*FIM CSS SLIDER==============================================================*/





/*CSS MENU==============================================================*/
/* nav{height:85px;width:100%;background:rgb(220,220,220);opacity: 0.9;font-family:'hind-medium',sans-serif;font-size:18px;position:absolute;z-index: 99999;bottom:-76px;border-bottom: 5px solid #650B03} */
nav {
    height: 85px;
    width: 100%;
    background: rgb(220, 220, 220);
    opacity: 0.9;
    font-family: 'hind-medium', sans-serif;
    font-size: 18px;
    position: absolute;
    z-index: 99999;
    bottom: -76px;
    border-bottom: 5px solid #7F2424
}

nav ul {
    text-align: center;
    position: relative;
    display: flex;
    justify-content: space-around;
}

nav ul li {
    color: #383335;
    opacity: 1;
    list-style-position: inside;
    display: inline-table;
    height: 25px;
}

nav ul li:hover {
    color: #7F2424;
    font-weight: bold;
}

.nav-ativo {
    color: #7F2424;
    font-weight: bold;
}

/*FIM CSS MENU==============================================================*/




/*CSS QUARTOS==============================================================*/
#sobre {
    height: auto;
    padding-bottom: 40px;
    background: #EEE7D7;
}

.item-suite {
    width: 530px;
    height: 298px;
    display: inline-table;
}

.item-suite img.quarto-img {
    width: 530px;
    height: 298px;
    cursor: pointer;
}

/* .item-suite-info{cursor: pointer; width: 265px;height: 298px;background-color: rgba(85,12,0,.85);position: absolute;} */
.item-suite-info {
    cursor: pointer;
    width: 265px;
    height: 298px;
    background-color: rgba(142, 40, 40, 0.859);
    position: absolute;
}


@media screen and (max-width: 660px) {
    ul.slick-dots {
        margin-top: 20px;
    }
}

@media screen and (max-width: 600px) {
    .item-suite {
        width: 320px;
        height: 214px;
    }

    .item-suite-info {
        height: 214px;
    }

    .item-suite img.quarto-img {
        width: 320px;
        height: 214px;
    }
}



/*CSS HOTELARIA==============================================================*/
/* background antigo: #660000; */
#hotelaria {
    height: auto;
    /*height: 718px; */
    width: 100%;
    background: #8E2828;
    margin-top: 2px;
    padding-bottom: 44px;
    border-bottom: 4px solid #fff;
}

.hotelaria-titulo {
    color: #fff;
    font-size: 30px;
    padding-top: 40px;
    font-family: 'raleway-light', sans-serif;
    text-align: center;
}

.hotelaria-descricao {
    line-height: 150%;
    font-family: 'inter', sans-serif;
    color: #fff;
    font-size: 16px;
    padding-top: 45px;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 12px;
}

.hotelaria-descricao ul {
    max-width: 650px;
    margin-inline: auto;
}

.hotelaria-descricao ul li {
    text-align: justify;
    list-style: none;
    margin-bottom: 10px;
    position: relative;
}

.hotelaria-descricao ul li:before {
    content: "\00BB";
    color: #CDAA6C;
    left: -15px;
    position: absolute;
}

#hotelaria .box-hotelaria {
    text-align: center;
    margin-top: 62px
}

#hotelaria .item-hotelaria {
    width: 305px;
    height: 205px;
    display: inline-table;
    background: #E0CCCC;
    padding: 10px
}

#hotelaria .bt-hotelaria {
    cursor: pointer;
    margin-top: 44px;
    width: 200px;
    height: 55px;
    border: 2px solid #fff;
    border-radius: 5px;
    margin: 0 auto;
    color: #fff;
    font-size: 28px;
    padding: 7px 42px;
    box-sizing: border-box;
}

#hotelaria .bt-hotelaria:hover {
    background: #EEE7D7;
    color: #8E2828;
}

#hotelaria .item-hotelaria img {
    width: 305px;
    height: 205px;
}

/*FIM CSS HOTELARIA==============================================================*/



/*CSS HOTELARIA==============================================================*/
#hotelaria-interna {
    height: auto;
    width: 100%;
    padding-bottom: 44px;
    background: #EEE7D7
}

#hotelaria-interna .hotelaria-titulo {
    color: #fff;
    font-size: 30px;
    padding-top: 40px;
    font-family: 'raleway-light', sans-serif;
    text-align: center;
}

#hotelaria-interna .hotelaria-descricao {
    line-height: 150%;
    color: #fff;
    font-size: 16px;
    padding-top: 45px;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 44px;
}

#hotelaria-interna .texto_principal ul {
    max-width: 650px;
    margin-inline: auto;
}

#hotelaria-interna .texto_principal ul li {
    text-align: justify;
    list-style: none;
    margin-bottom: 10px;
    position: relative;
}

#hotelaria-interna .texto_principal ul li:before {
    content: "\00BB";
    color: #CDAA6C;
    left: -15px;
    position: absolute;
}


#hotelaria-interna .box-hotelaria {
    text-align: center;
    margin-top: -25px
}

#hotelaria-interna .item-hotelaria {
    width: 305px;
    height: 205px;
    display: inline-table;
    background: #FFF;
    padding: 10px
}

#hotelaria-interna .bt-hotelaria {
    cursor: pointer;
    margin-top: 44px;
    width: 200px;
    height: 55px;
    border: 2px solid #fff;
    border-radius: 5px;
    margin: 0 auto;
    color: #fff;
    font-size: 28px;
    padding: 7px 42px;
    box-sizing: border-box;
}

#hotelaria-interna .bt-hotelaria:hover {
    background: #EEE7D7;
    color: #8E2828;
}

#hotelaria-interna .item-hotelaria img {
    width: 305px;
    height: 205px;
}

/*FIM CSS HOTELARIA==============================================================*/



/*FIM CSS DIFERENCIAIS==============================================================*/
#diferenciais {
    height: 570px;
    width: 100%;
}

.titulo_dif {
    color: #130F0A;
    font-size: 45px;
    margin: 0 auto;
    font-family: 'raleway-extralight', sans-serif;
    text-align: center;
    padding-top: 30px;
}

.descricao_dif {
    line-height: 150%;
    font-size: 16px;
    font-family: 'raleway-regular', sans-serif;
    text-align: center;
    width: 85%;
    margin-top: 17px !important;
    margin-bottom: 48px !important;
    height: auto;
    color: #130E0A;
    margin: 0 auto;
}

.box_dif {
    height: 250px;
    width: 250px;
    background: #fff;
    border-radius: 50%;
    display: inline-table;
}

.img_dif {
    height: 245px;
    width: 245px;
    background: #999;
    border-radius: 50%;
    margin-right: 5px
}

.bolhas {
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 66px;
}

.bolhas img {
    height: 245px;
    width: 245px;
    border-radius: 50%
}

.box_dif:nth-child(1n+2) {
    margin-left: 12%
}

/*FIM CSS DIFERENCIAIS==============================================================*/




/*FIM CSS NEWS==============================================================*/
.news {
    height: 80px;
    width: 100%;
    background: #2E2E2E;
}

.news .left-escura {
    width: 30%;
    float: left;
    z-index: 9999;
    background: #282828;
    height: 80px
}

.news .news-escura {
    background: #282828;
    width: 35%;
    height: 80px;
    float: left;
}

.news .separador {
    background: url(../img/separador.png);
    height: 80px;
    width: 22px;
    float: right;
    position: relative;
    right: -22px;
    background-size: 22px 104px;
}

.news .news-escura img.carta {
    height: 48px;
    width: 48px;
    margin-top: 20px;
    margin-left: 15%;
}

.news .news-escura img.seta {
    float: right;
}

.news img.face {
    float: right;
    margin-top: 19px;
    cursor: pointer
}

.news .titulo-news {
    font-size: 28px;
    font-family: 'inter', sans-serif;
    float: right;
    margin-top: 26px;
    margin-right: 51px;
    color: #fff
}

.news .box-news {
    height: 80px;
    width: 560px;
    float: left;
}

.news .box-news .input-news {
    padding-left: 10px;
    background: #282828;
    height: 43px;
    width: 355px;
    border: 1px solid #fff;
    margin-left: 31px;
    margin-top: 19px;
    font-size: 16px;
    color: #fff;
}

.news .box-news .submit-news {
    border: none;
    width: 150px;
    height: 45px;
    color: #fff;
    float: right;
    background: #E1BD85;
    margin-top: 19px;
    font: 24px 'inter', sans-serif;
    cursor: pointer;
}

.news .box-news .submit-news:hover {
    color: #E1BD85;
    background: #fff;
    border: 3px solid #E1BD85 !important;
}

.news .left {
    height: 80px;
    width: 14%;
    background: #282828;
    float: left;
}

/*FIM CSS NEWS==============================================================*/






/*CSS FOOTER==============================================================*/
footer .inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
    margin: 10px auto;
    padding: 10px;
    box-sizing: border-box;
}

footer .inner>div {
    margin: 10px;
}

footer .inner>div:not(:last-child) {
    display: flex;
    align-items: center;
}

footer .inner>div:not(:last-child) p {
    text-align: left;
    margin-left: 10px;
}

footer .inner>div:not(:last-child) i {
    font-size: 20px;
    color: #ffffff;
}

footer {
    width: 100%;
    background: #232323;
    text-align: center;
    float: left;
}

footer .left {
    float: left;
    width: 300px;
    height: 171px;
    display: inline-table;
}

footer .center {
    float: left;
    width: 300px;
    height: 171px;
    display: inline-table;
}

footer .right {
    float: left;
    width: 300px;
    height: 171px;
    display: inline-table;
}

footer .texto-footer {
    font-size: 16px;
    font-family: 'inter', sans-serif;
    color: #fff;
    line-height: 26px;
}

footer .fim {
    width: 100%;
    float: left;
    background: #232323;
}

footer .direitos {
    font-family: "opensans-regular", sans-serif;
    font-size: 14px;
    float: left;
    margin-top: 17px;
    color: #fff
}

footer .redes-sociais {
    float: left;
    margin-left: 17%;
    margin-top: 10px;
}

footer .redes-sociais img {
    margin-left: 5px
}

footer .hostche {
    display: flex;
    align-items: center;
}

/*FIM CSS FOOTER==============================================================*/






/*CSS MENU MOBILE==============================================================*/
#topo-mobile {
    z-index: 99;
    position: absolute;
    top: 0;
    right: 0;
}

#icone-menu {
    width: 30px;
    position: absolute;
    left: 20px;
    top: 50px;
}

#icone-mobile {
    font-size: 36px;
    color: #383335;
    margin: 10px;
}

#topo-mobile a {
    margin: 0 auto;
    display: block;
    text-align: center;
    height: 100%;
}

#logo-topo-mobile {
    width: 35%;
    max-width: 200px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

#menu-lateral {
    width: 100vw;
    height: 100vh;
    position: absolute;
    z-index: 98;
    display: none;
    background: #fff;
    left: 0;
    top: 0;
    text-align: center;
    align-content: center;
}

#menu-lateral .item-menu div {
    margin-left: 0;
}

#menu-lateral .item-menu {
    font-family: 'hind-medium', sans-serif;
    font-size: 16px;
    font-weight: 600;
    list-style: none;
    color: #383335;
    line-height: 3;
    text-transform: uppercase;
}

.bt-ativado {
    box-sizing: border-box;
    padding: 12px 15px;
    background: #ce1721;
    border-radius: 4px;
    color: #fff;
}

.menu-aberto {
    overflow: hidden;
}

/*FIM CSS MENU MOBILE==============================================================*/





/*CSS DETALHE SUITE==============================================================*/
#detalhe_suite .conteudo-detalhe {
    width: 100%;
    text-align: center;
}

.conteudo-detalhe .caracteristicas {
    float: left;
    display: inline-table;
    height: auto;
    width: 50%;
    text-align: left;
    margin-top: 30px;
}

.conteudo-detalhe .fotos {
    float: left;
    display: inline-table;
    height: auto;
    width: 550px
}

.conteudo-detalhe ul {
    list-style-type: none;
    padding: 0;
}

.conteudo-detalhe li {
    margin: 10px 0 10px 0;
}

.conteudo-detalhe span {
    color: #CDAA6C;
    float: left;
    margin-right: 15px;
}

.box-fotos {
    width: 566px;
    height: 460px;
    float: right;
    margin-right: 45px;
    margin-top: 20px;
}

.box-desc {
    float: left;
    width: 425px;
    height: auto;
    min-height: 460px;
    margin-left: 45px;
    font-family: verdana, arial;
    color: #737384;
    font-size: 13px;
    margin-top: 20px;
}

.box-desc img {
    width: 144px;
    height: 38px;
    margin: 10px 0 0 100px;
    border: 0px;
}

.box-desc small {
    font-size: 15px;
}

.box-desc ul {
    list-style-type: none;
    padding: 0;
}

.box-desc ul li {
    margin: 10px 0 10px 0;
}

.box-desc ul li span {
    color: #CDAA6C;
    float: left;
    margin-right: 15px;
}

.box-fotos {
    width: 490px;
    height: 460px;
    float: right;
    margin-right: 45px;
    margin-top: 20px;
}

.li-foto-suite {
    width: 566px;
    height: 355px;
    overflow: hidden;
}

.foto-suite {
    min-width: 566px;
    min-height: 355px;
}

#imageGallery {
    width: 100%;
    height: 355px !important;
}

#imageGallery li img {
    width: 482px;
    min-height: 378px;
    object-fit: contain;
    max-height: 155px;
}


.box-fotos .lSSlideOuter .lSPager.lSGallery img {

    object-fit: cover;
}


.inferior {
    width: 100%;
    height: 380px;
    background-color: #201E1F;
    padding-top: 25px;
}

.texto-detalhe {
    margin-top: 15px
}


#texto_detalhe {
    font-family: verdana, arial;
    color: #737384;
    font-size: 15px;
    margin-top: 50px;
}

#detalhe_quarto #bt {
    margin: 15px auto;
    cursor: pointer;
    width: 144px;
    height: 38px;
    background: black;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    box-sizing: border-box;
    padding: 8px 14px;
}

#detalhe_quarto #bt:hover {
    background: #5C5A5B
}

/*FIM CSS DETALHE SUITE==============================================================*/





/*======================== TABELA DE PREÇOS ==================*/
.prices-table {
    width: 381px;
    height: 154px;
    float: left;
    font-family: verdana, arial;
    color: #FFFFFF;
    font-size: 12px;
}

.prices-table .each {
    background-color: #5C5A5B;
    height: auto;
    text-align: center;
    margin: 1px;
    padding: 7px 3px 3px 3px;
}

.prices-table .a1 {
    width: 374px;
    height: 23px;
    border-radius: 7px 7px 0 0;
    font-size: 13px;
}

.prices-table .b1,
.prices-table .c1 {
    width: 85px;
    height: 25px;
    float: left;
}

.prices-table .b2,
.prices-table .c2 {
    width: 136px;
    height: 23px;
    float: left;
    padding-top: 9px;
}

.prices-table .b3,
.prices-table .c3 {
    width: 137px;
    height: 23px;
    float: right;
    margin-right: 0px !important;
    padding-top: 9px;
}

.prices-table .d1,
.prices-table .d2,
.prices-table .d3 {
    height: 30px;
}

.prices-table .d1 {
    border-radius: 0 0 0 7px;
}

.prices-table .d2 {
    padding-top: 11px;
    height: 26px;
}

.prices-table .d3 {
    border-radius: 0 0 7px 0;
    padding-top: 11px;
    height: 26px;
}





/*============== FIM TABELA DE PREÇOS===============*/
.related {
    width: 354px;
    height: 190px;
    float: left;
    margin: -40px 0 0 12px;
}

.related .each {
    width: 106px;
    height: 82px;
    float: left;
    margin: 6px;
    background-color: #000000;
    overflow: hidden;
    color: #CCCCCC;
    text-align: center;
    font-family: verdana, arial;
    font-weight: bold;
    font-size: 11px
}

.related .each span {
    margin-top: 20px;
    line-height: 20px;
}

.related .each img {
    min-width: 100%;
    height: 100%;
}

.related .each .filtro {
    width: 106px;
    height: 82px;
    margin-top: -84px;
    display: none;
    position: absolute;
    z-index: 1000;
    background: url('../img/filtro-pq.png') no-repeat;
}

.related .each:hover .filtro {
    display: block;
}

.promo {
    width: 510px;
    float: right;
    height: auto;
    min-height: 100px;
    color: #CCCCCC !important;
    font-family: arial;
    font-size: 12px !important;
    line-height: 18px;
}

.promo span {
    margin: 0px 0 20px 0;
    font-size: 20px;
    color: #CEAB6D;
    font-weight: bold;
    font-family: verdana, arial;
}

.promo span span {
    margin: 0px 0 20px 0;
    font-size: 14px;
    color: #CEAB6D;
    font-weight: bold;
    font-family: verdana, arial
}

.central-995 {
    margin: 0 auto;
    height: auto;
    width: 995px;
}

.inferior .promocoes {
    margin: 20px 0;
    line-height: 22px;
}

.inferior .hotelaria_desc {
    margin: 20px 0;
    line-height: 22px;
}

.inferior tr td {
    text-align: center;
    height: 42px;
    width: 140px;
    background: #5C5A5B;
    color: #fff;
    font-size: 12px
}

.inferior table {
    border: 1px solid #201E1F !important
}

.inferior table tr td {
    border: 1px solid #201E1F !important
}

#area_direita {
    float: left;
    width: 50%
}

#area_esquerda {
    float: left;
    width: 50%
}

/*CSS FIM DETALHE SUITE====================================================*/

/**************CONTATO******************************************************/
.bt-enviar:hover {
    background: rgb(220, 220, 220);
    color: #650B03
}

/*FIM CONTATO***************************************************************/


/**************HOSPEDAGENS****************************************************/
.bt-hospedagem {
    width: 300px;
    height: 55px;
    background: #8E2828;
    border-radius: 4px;
    color: #fff;
    margin: 0 auto;
    margin-top: 37px;
    font-size: 28px;
    box-sizing: border-box;
    padding: 6px 30px;
}

.bt-hospedagem:hover {
    background: #fff;
    color: #8E2828;
    border: 1px solid #8E2828;
    padding: 6px 30px;
}

.img-parallax {
    display: inline-table;
}

.item-parallax {
    display: inline-table;
    height: 250px;
    width: 254px;
    background: #fff;
    border-radius: 50%
}

.rolar-conteudo {
    height: 250px;
    overflow-x: hidden;
    ;
    overflow-y: scroll;
    ;
}

.container {
    height: 200px;
    overflow: auto;
    width: 250px;
    border-bottom: 1px solid #D4D4D4;
}

.rolar-conteudo::-webkit-scrollbar-track {
    background-color: transparent;
}

.rolar-conteudo::-webkit-scrollbar {
    width: 0px;
    background: #F4F4F4;
}

.rolar-conteudo::-webkit-scrollbar-thumb {
    background: #dad7d7;
}

/**************FIM HOSPEDAGENS***************************************************/

/**************TURISTICOS****************************************************/
.turisticos {
    height: auto;
    padding-bottom: 100px;
    width: 100%;
    background: #8E2828;
    background-size: cover;
}

.turisticos {
    border-top: 4px solid #000
}

/**************FIM TURISTICOS***************************************************/

/**************MAIS DIFERENCIAIS ****************************************************/
.mais-diferenciais {
    height: 795px;
    width: 100%;
    background: #8E2828;
    margin-top: 4px
}

.mais-diferenciais .fundo-img {
    height: 120px;
    width: 125px;
    background: #fff;
    margin: 35px 6.8%;
    border-radius: 50%;
    float: left
}

.mais-diferenciais span {
    white-space: nowrap;
    color: #fff;
    font-size: 18px;
    position: relative;
    top: 15px;
    left: -35px;
    text-shadow: 1px 2px 3px #666;
}

.bt-diferenciais {
    cursor: pointer;
    padding: 5px 34px;
    margin-top: 475px;
    width: 200px;
    height: 55px;
    border: 2px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-size: 28px;
    box-sizing: border-box;
    position: relative;
    margin-left: 50%;
    right: 100px;
}

.bt-diferenciais:hover {
    background: #EEE7D7;
    color: #8E2828;
}

/**************FIM DIFERENCIAIS***************************************************/

/*Contatos*/
#captcha {
    padding-left: 5px
}

#captcha::-webkit-input-placeholder {
    color: #888;
    font: 12px verdana, arial, sans-serif;
}

#captcha:-moz-placeholder {
    color: #888;
    font: 12px verdana, arial, sans-serif;
}

/*ordenar*/
.li-ordenar:hover {
    cursor: move;
}

/*botao altura*/
.bt-cardapio {
    cursor: pointer;
    top: 25px;
    width: 200px;
    height: 55px;
    border: 2px solid #ffffff;
    border-radius: 5px;
    margin: 0 auto;
    color: #f3f3f3;
    font-size: 19px;
    padding: 11px 9px;
    box-sizing: border-box;
    position: relative;
    left: -63px;
    background: #5c5a5b;
}

.bt-cardapio:hover {
    background: #201e1f;
    border: 2px solid #fff;
}


.redes-sociais {
    display: flex;
    align-items: center;
}

.redes-sociais a {
    text-decoration: none;
}

.redes-sociais-right {
    height: auto;
    position: fixed;
    top: 50%;
    right: 10px;
    transform: translate(0, -50%);
    z-index: 999;
    display: flex;
    flex-direction: column;
    transition: 1s;
}

.redes-sociais-right a {
    text-decoration: none;
    margin-top: 10px;
}

.bolinha-social {

    width: 42px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    text-decoration: none;
    font-size: 1.250em;
    margin: 0 5px;
    transition: 0.5s;
}

.redes-sociais-right .fa-facebook-f {
    color: #ffffff;
}

.redes-sociais-right .fa-twitter {
    color: #ffffff;
}

.redes-sociais-right .fa-linkedin {
    color: #ffffff;
    font-size: 1.1em;
}

.redes-sociais-right .fa-instagram {
    color: #ffffff;
    font-size: 1.1875em;
}

.redes-sociais-right .fa-whatsapp {
    color: #ffffff;
    font-size: 1.2em;
}

.redes-sociais-right .fa-youtube {
    color: #ffffff;
    font-size: 1.1em;
}

.redes-sociais-right .fa-headset {
    color: #ffffff;
    font-size: 1.1em;
}

.bolinha-facebook {
    background: #3b5998 !important;
}

.bolinha-linkedin {
    background: #2867B2 !important;
}

.bolinha-instagram {
    background: #C13584 !important;
}

.bolinha-twitter {
    background: #1DA1F2 !important;
}

.bolinha-whatsapp {
    background: #25D366 !important;
}

.bolinha-youtube {
    background: #ff0000 !important;
}

.bolinha-contato {
    background: #f1860b !important
}

.bolinha-tour {
    background: #354b9c;
    box-shadow: 2px 0px 6px 6px rgb(255 255 255 / 75%);
    -webkit-box-shadow: 0px 0px 6px 4px rgb(255 255 255 / 75%);
    -moz-box-shadow: 0px 0px 6px 6px rgba(255, 255, 255, 0.75);
}

.bolinha-tour img {
    width: 58px;
    margin-top: 4px;
}

.bolinha-tour:hover {
    background: #354b9c;
}

.redes-sociais-right .bolinha-social:hover {
    transform: scale(1.2);
}


@media (max-width: 768px) {
    .redes-sociais-right {
        top: -100%;
    }

    .mostrar-redes-sociais {
        top: 100px;
        transform: none;
    }
}

#faq .lista-faq {
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding: 0 10px 50px 10px;
}

#faq .lista-faq.no-scrollbar {
    scrollbar-width: none;
    /* Firefox */
}

#faq .lista-faq.no-scrollbar::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera */
}

#faq .lista-faq::-webkit-scrollbar {
    width: 10px;
}

#faq .lista-faq::-webkit-scrollbar-track {
    background: var(--cinza3);
}

#faq .lista-faq::-webkit-scrollbar-thumb {
    background: #BBBBBB50;
}

#faq .lista-faq::-webkit-scrollbar-thumb:hover {
    background: #FFE05E80;
}

#faq .lista-faq .cabecalho {
    display: flex;
    width: 100%;
    background-color: rgb(220, 220, 220);
    height: 50px;
    align-items: center;
    cursor: pointer;
}

#faq .lista-faq .cabecalho .sinal {
    background-color: var(--cinza2);
    height: 50px;
    width: 50px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.4s ease-in-out;
}

#faq .lista-faq .cabecalho:hover .sinal {
    background-color: var(--primaria);
}

#faq .lista-faq .cabecalho .sinal i {
    position: absolute;
}

#faq .lista-faq .cabecalho .sinal i {
    content: url(../img/mais.png);
}

#faq .lista-faq .cabecalho .sinal i.menos {
    content: url(../img/menos.png);
}

#faq .lista-faq .cabecalho .pergunta {
    width: 100%;
}

#faq .lista-faq .cabecalho h5 {
    font-size: 1em;
    /* font-family: 'raleway-regular', sans-serif;
     */
    font-family: 'inter', sans-serif;
    color: #130E0A;
    font-weight: 500;
}

#faq .lista-faq .corpo {
    display: none;
}

#faq .lista-faq .corpo p,
#faq .lista-faq .corpo li {
    font-family: 'inter', sans-serif;
    color: #130E0A;
    width: 100%;
    background-color: #eeeeee;
    padding: 20px 20px 20px 50px;
    box-sizing: border-box;
    line-height: 150%;
    font-size: 16px;
}

#faq .lista-faq .corpo li {
    font-family: var(--fonte-textos);
    padding: 0 20px 20px 20px;
}

#faq .lista-faq .corpo li strong {
    color: var(--azul-escuro);
}

#catalogo .lista-produto {
    display: flex;
    gap: 15px;
    justify-content: center;
    margin-bottom: 50px;
    flex-wrap: wrap;
}

#catalogo .card-produto {
    display: flex;
    flex-direction: column;
    width: fit-content;
    padding: 10px;
    box-sizing: border-box;
    background-color: rgb(220, 220, 220);
    gap: 10px;
    transition: 0.3s ease-in-out;
}

#catalogo .card-produto img {
    width: 200px;
    height: 200px;
    object-fit: contain;
}

#catalogo .card-produto i {
    width: 200px;
    height: 200px;
    font-size: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #232323;
}

#catalogo .card-produto div {
    display: flex;
    flex-direction: column;
    width: 200px;
    height: calc(100% - 200px);
}

#catalogo .card-produto h3,
#catalogo .card-produto p {
    font-family: 'raleway-regular', sans-serif;
    color: #130E0A;
    font-size: 16px;
    padding: 5px 0;
}

#catalogo .card-produto p:last-child {
    color: #650B03;
    font-weight: 600;
    font-size: 20px;
    margin: auto 0 0 0;
}

@media screen and (min-width: 768px) {
    #catalogo .card-produto:hover {
        transform: scale(1.05);
    }
}

@media screen and (max-width: 480px) {
    #catalogo .lista-produto {
        gap: 10px;
    }

    #catalogo .card-produto div {
        height: calc(100% - 150px);
    }

    #catalogo .card-produto img,
    #catalogo .card-produto i {
        width: 150px;
        height: 150px;
    }

    #catalogo .card-produto div {
        width: 150px;
    }
}