a,
a:hover {
    text-decoration: none
}

.adapta,
.full {
    width: 100%
}

.adapta {
    position: relative
}

img {
    max-width: 100%;
    height: auto;
}

.seta,
.topo {
    z-index: 9999
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
    word-wrap: break-word;
    max-width: 100%;
    transition: 0s all
}

a:after,
div:after,
dl:after,
form:after,
ol:after,
ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a {
    color: #000;
    text-decoration: none !important
}

.left {
    float: left
}

.right {
    float: right
}

.clear,
br,
p {
    clear: both
}

.adapta {
    max-width: 1000px;
    margin: 0 auto
}

.WhatsTitle{
    padding: 15px 0 0 30px;
    background: url('/img/whats.png') 5px center no-repeat;
}

.WhatsTitle a{
    color: #FFF !important;
    display: block;
}

.divWhats{
    display: none;
    width: 100%;
}

.divWhats a{
    display: inline-block;
    width: 100%;
    color: #ff0;
    text-align: center;
    font-size: x-large;
}

.divWhats a:hover{
    color:#ffff00b8;
}

@media only screen and (max-width:499px) {
    .header_transparent{
        min-height: 83px;
    }
    #h1Top{
        min-height: 30px;
    }

    #gatas .section-text{
        min-height: 100px;
    }

    .acompanhante-gatas{
        min-height: 283px;
    }

    #gatas img{
        width: 100%;
        min-height: 204px;
    }
}

@media only screen and (max-width:392px) {
    .novidadesAtualizacoes .tab-atualizacoes{
        display: inline;
    }
    .section-title span:after, .section-title span:before{
        display: none !important;
    }
}

@media only screen and (min-width:768px) {
    .divWhats{
        display: inline-block;
    }
}

@media only screen and (min-width:1024px) {
    .adapta-destaque {
        max-width: 1200px !important;
    }

    /* .adapta-destaque .acompanhante-destaque img{
        height: 227px;
    } */
}

/* @media only screen and (min-width:1200px) {
    .adapta-destaque .acompanhante-destaque img{
        height: 261px;
    }
} */

@media only screen and (max-width:550px) {
    .tb-atendimento table thead tr td small, .tb-info table thead tr td small{
        float: none;
        width: 100%;
        display: block;
    }

    .row .table-responsive-sm{
        padding:0;
    }
}

.tb-atendimento table, .tb-info table{
    max-width: 500px;
    margin: 0 auto;
}

.tb-atendimento table thead tr td, .tb-info table thead tr td{
    position: relative;
}

.tb-atendimento table thead tr td::after, .tb-info table thead tr td::after{
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 30px;
    height: 100%;
}

.tb-atendimento table thead tr td b, .tb-info table thead tr td b{
    font-size: smaller;
}

.tb-atendimento table thead tr td small, .tb-info table thead tr td small{
    font-size: x-small;
}

.tb-atendimento table[data-close="1"], .tb-info table[data-close="1"]{
    border-radius: 10px;
}

.tb-atendimento table[data-close="0"], .tb-info table[data-close="0"]{
    border-radius: 10px 10px 0 0;
}

.tb-atendimento table[data-close="1"] thead tr td::after, .tb-info table[data-close="1"] thead tr td::after{
    background: url('/img/down.svg') center no-repeat;
    background-size: 100%;
}

.tb-atendimento table tbody tr, .tb-info table tbody tr{
    transition: all 0.5 ease;
}

.tb-atendimento table thead tr td::after, .tb-info table thead tr td::after{
    cursor: pointer;
}

.tb-atendimento table[data-close="1"] tbody tr, .tb-info table[data-close="1"] tbody tr{
    display: none;
}

.tb-atendimento table[data-close="0"] thead tr td::after, .tb-info table[data-close="0"] thead tr td::after{
    background: url('/img/up.svg') center no-repeat;
    background-size: 100%;
}

.tb-atendimento table[data-close="0"] tbody tr, .tb-info table[data-close="0"] tbody tr{
    display: table-row;
}

.tb-atendimento table thead tr td{
    background: url('/img/clock.svg') 10px center no-repeat;
    background-size: 25px 25px;
    padding: 5px 50px !important;
}

.tb-info table thead tr td{
    background: url('/img/info.svg') 10px center no-repeat;
    background-size: 25px 25px;
    padding: 5px 50px !important;
}

.tb-info img{
    margin-left:2px;
}

.tb-atendimento .table>:not(caption)>*>*, .tb-info .table>:not(caption)>*>*{
    padding: 3px;
}

#botoesHome{
    display: flex; clear: both;
}

a.sexo-virtual, #botoesHome a.cidades{
    color: #FFF;       
    text-align: center;
    padding: 10px 0;
    border: 1px solid rgba(37,36,36,.5);
    text-transform: uppercase;
    background: rgb(156 245 58 / 50%);
    margin: 15px auto 25px;
    display: flow-root;
    width: 100%;
    max-width: 150px;
    border-radius: 10px;
    font-size: small;
}

div.viajando{
    font-weight: bold; color: #ffff99;text-transform: uppercase;margin: 15px 0;
}

.tagsNClicaveis h5{width: 100%;background: #c52d25;text-align: center;padding: 8px;border-radius: 6px;font-weight: normal;font-size: 18px;color:#FFF;}
.tagsNClicaveis>div{display: inline;margin-bottom: 15px;}
.tagsNClicaveis>div span{display: inline-flex;background: rgba(223, 243, 242, .8);color:#34393e;padding: 2px 5px;border-radius: 4px;margin:10px 0 0 10px;}

.acompanhante-body .acompanhante-fotos img{
    border-radius: 6px;
}

h5.estado{
    text-transform: uppercase;
}

#parceirosRodape{background: #202020;padding-bottom: 10px;display: table;}
#parceirosRodape a{display: inline-block;width: calc(100% / 6);padding: 1%;}
#parceirosRodape a img{border-radius: 6px;}
#parceirosRodape .adapta{background: rgb(255 255 255 / 32%);padding: 15px 15px;border-radius: 10px;}
#parceirosRodape h4, #parceirosRodape h2{color: #FFF;font-size: 14px;text-transform: uppercase;}

@media only screen and (max-width:1024px) {
    #parceirosRodape{padding: 15px;}
}

@media only screen and (max-width:899px) {
    #parceirosRodape a{width: calc(100% / 3);}
}

@media only screen and (max-width:499px) {
    #parceirosRodape a{width: calc(100% / 2);}
}

.detalhes-acompanhante span>span,
.detalhes-acompanhante strong {
    display: inline-flex;
    padding-left: 5px
}

.acompanhante-body .minhas-fotos, .acompanhante-body .meus-videos{
    text-align: center;
    color: #ff4c30;
    margin: 5px 0 15px;
    /*  text-transform: capitalize; */
    font-weight: bold;
    padding: 10px 5px;
    width: 100%;
    background: #FFF;
    font-size: large;
    border-radius: 8px;
}

.novidadesAtualizacoes {
    padding: 20px 0;
    background: #151515
}

.novidadesAtualizacoes .adapta {
    display: table
}

.novidadesAtualizacoes .tab-atualizacoes {
    display: table-cell;
    width: 50%
}

.novidadesAtualizacoes .tab-atualizacoes h2,
.novidadesAtualizacoes .tab-atualizacoes h4,
.novidadesAtualizacoes .tab-atualizacoes h5,
.novidadesAtualizacoes .tab-atualizacoes ul {
    width: 100%
}

.novidadesAtualizacoes .tab-atualizacoes ul {
    clear: both
}

.novidadesAtualizacoes .tab-atualizacoes ul li {
    display: inline-block;
    margin-right: 5px
}

.novidadesAtualizacoes .tab-atualizacoes h2,
.novidadesAtualizacoes .tab-atualizacoes h4,
.novidadesAtualizacoes .tab-atualizacoes h5 {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 700;
    color: #fff
}

.novidadesAtualizacoes a {
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 500;
    background: #202020;
    display: block;
    border-radius: 4px;
    margin-bottom: 3px;
    text-transform: uppercase;
    text-decoration: none
}

.novidadesAtualizacoes a:hover {
    background: #c52c25;
    color: #fff
}

#h1Top{margin: 15px 0;padding-bottom: 5px;}

@media only screen and (min-width:393px) {
    #h1Top{overflow: hidden;}
}


#gatas{padding: 25px 0; background: #FFF;}
/* #gatas .section-text span{color: #f2c658;}
#gatas .section-text span + span{color: #000;} */

#gatas .tag-label-box{border-radius: 10px;}
#gatas img{border-radius: 10px 10px 0 0;width: 100%;max-width: 100%;height: auto;}
#gatas h4, #gatas h3, #gatas h2{color: #421303;width: 100%;text-align: center;font-size: 22px;display: inline-block;margin-top: 10px}
#gatas .tag-label-box{background: #F6A12C;position: relative;}
#gatas .tag-gatas{display: inline-block;width: 100%;text-align: center;}
#gatas .tag-gatas label{background: #421303;color: #FFF;padding: 5px 10px;border-radius: 5px;margin: 5px;font-size: 14px;}
#gatas .acompanhante-gatas + .acompanhante-gatas{margin-top: 25px;}
#gatas .linkFull{position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 999;}

.todos-ensaios .nenhum_encontrado{
    color: #464646 !important;
}


#destaques .section-text,
#todos-ensaios2 .section-text {
    color: #fff;
    padding: 0 5px
}

#todos-ensaios .section-text {
    color: #000;
    padding: 0 5px
}

#todos-ensaios2 .section-title {
    margin-top: 15px;
    color: #d20101 !important
}

#todos-ensaios2 .section-title span:before {
    background-image: url(/img/bg-orn-left.png)
}

#todos-ensaios2 .section-title span:after {
    background-image: url(/img/bg-orn-right.png)
}

#breadcrumbs {
    background: #161616
}

#breadcrumbs ul {
    margin: 0;
    padding: 10px 10px;
    color: #fff
}

#breadcrumbs ul li {
    padding-right: 5px
}

#breadcrumbs ul li * {
    display: inline-flex
}

#breadcrumbs ul li a,
#breadcrumbs ul li span {
    color: #b1a9a9;
    text-transform: uppercase
}

#breadcrumbs ul li a:hover {
    color: #FFF
}

html>object {
    display: none
}

body {
    font-family: 'Open Sans', sans-serif;
    background: #060606;
    overflow-x: hidden
}

.inicio {
    background: rgba(0, 0, 0, .9);
    height: 100%;
    padding-top: 40px
}

.inicio h3 {
    color: #fff;
    font-weight: 500;
    text-align: center;
    margin-top: 20px
}

.inicio nav {
    margin: 20px 0
}

.inicio nav a {
    color: #fff;
    width: 25%;
    text-align: center;
    padding: 20px 0;
    border: 1px solid rgba(37, 36, 36, .5);
    text-transform: uppercase;
    background: rgba(191, 52, 43, .5)
}

.inicio nav a:hover {
    background: rgba(191, 52, 43, .7)
}

.inicio .texto {
    color: #fff;
    text-align: justify;
    margin-bottom: 30px;
    padding: 0 10px
}

.inicio .termos-de-uso {
    text-align: center;
    color: #fff;
    padding-bottom: 30px
}

.inicio .termos-de-uso span {
    cursor: pointer
}

.inicio .termos-de-uso span:hover {
    color: #9f8d91
}

.inicio .termos-de-uso .termos {
    padding: 0 30px 0 0
}

.inicio .termos-de-uso #sair {
    padding: 0 0 0 30px
}

.inicio #termos {
    display: none;
    color: #fff;
    position: relative
}

.inicio #termos>h3 {
    text-align: left;
    border-bottom: 1px solid rgba(57, 54, 54, .76);
    padding-bottom: 2px;
    margin: 20px 0
}

.inicio #termos .fechar {
    position: absolute;
    top: 10px;
    right: 15px;
    cursor: pointer
}

.topo {
    padding: 10px 0;
    top: 0;
    left: 0;
    right: 0;
    background: #090909;
    max-height: 96px
}

.topo .logo {
    height: 100%;
    max-width: 160px;
    max-height: 74px
}

.topo .logo:hover img {
    opacity: .9;
    transition: all .5s
}

.destaques {
    background: #060606;
    padding-top: 20px
}

.todos-ensaios2 {
    background: #380505
}

.todos-ensaios {
    background: #fff
}

.todos-ensaios2 .acompanhante-home>span {
    color: #FFF;
}

.free .acompanhante-home>span {
    color: #e10001;
    line-height: 15px;
}

.free .nenhum_encontrado {
    color: #000
}

.bannerrodape {
    background: #060606
}

.rodapebanner {
    display: table;
    margin: 25px 0
}

.rodapebanner .slide{width: 33%;margin: 0 0.1665%;}
.rodapebanner .slide a{display: block;z-index: 999;position: relative;}

.rodapebanner .slide img{max-height: none;}

/* .rodapebanner a {
    display: block
}

.rodapebanner a:first-child {
    padding: 0
}

.rodapebanner a:not(:first-child) {
    padding: 0 0 0 25px
}

.rodapebanner a:after,
.rodapebanner a:before,
.rodapebanner:after,
.rodapebanner:before {
    display: none
} */

.mais-acompanhantes h3 {
    color: #212529 !important
}

.mais-acompanhantes .section-title span {
    background: #fff;
    color: #e10001
}

.section-title h1,
.section-title h2 {
    display: inline-block;
    font-size: large
}

.destaques-home>div,
.destaques-home>div a,
.section-title {
    color: #ffe400;
    text-align: center;
    text-transform: uppercase
}

.destaque,
.destaque-acompanhante {
    min-height: 50px;
    background: url(/img/tx/destaque.jpg)
}

.destaque {
    min-height: 0
}

.centro {
    padding: 0 15px
}

.cycle {
    width: 33.33%;
    max-width: 316px;
    overflow: hidden;
    margin: 15px 11px 0 0;
    position: relative
}

.cycle a img,
.cycle img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.cycle_last {
    margin: 15px 0 0
}

.fullbanner .cycle {
    max-width: 970px;
    width: 100%;
    margin: 15px 0 0
}

.section-title {
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    font-size: 1.17em;
    color: #f2d694 !important
}

.section-title span {
    position: relative
}

.section-title span:after,
.section-title span:before {
    position: absolute;
    content: '';
    display: block;
    background-repeat: no-repeat;
    width: 250px;
    height: 30px;
    top: 0
}

.section-title span:before {
    left: 0;
    margin-left: -270px;
    background-image: url(/img/bg-left.png);
    background-position: right;
    padding-right: 15px
}

.section-title span:after {
    right: 0;
    margin-right: -270px;
    background-image: url(/img/bg-right.png);
    background-position: left;
    padding-left: 15px
}

.destaques-home {
    width: 33%;
    max-width: 316px;
    margin: 0 11px 0 0
}

.destaques-home-last {
    margin: 0
}

.destaques-home a {
    overflow: hidden;
    max-width: 316px;
    max-height: 145px;
    position: relative
}

.destaques-home a span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 25px;
    background: rgba(255, 0, 0, .7);
    color: #fff;
    transition-property: all;
    transition-duration: .5s;
    padding: 5px 5px;
    opacity: 0;
    text-align: center
}

.destaques-home:hover a span {
    opacity: 1
}

.destaques-home img {
    -webkit-transition: all .7s
}

.destaques-home img:hover {
    -webkit-transform: rotate(2deg) scale(1.08);
    -moz-transform: rotate(2deg) scale(1.08);
    -ms-transform: rotate(2deg) scale(1.08);
    -o-transform: rotate(2deg) scale(1.08);
    transform: rotate(2deg) scale(1.08);
    -webkit-transition: all .7s
}

.destaques-home>div {
    padding: 5px 0
}

.destaques-barra {
    height: 23px;
    background: url(/img/tx/bg-centro.png) top center no-repeat;
    margin-bottom: 10px
}

.link-home_rodape {
    display: inline-flex;
    color: #fff;
    cursor: pointer;
    margin: 0 10px
}

.bxslider {
    max-width: initial
}

.bx-wrapper {
    margin-bottom: 0 !important;
    box-shadow: none !important;
    border: 0 !important;
    background-color: transparent !important
}

.bx-wrapper .bx-pager {
    display: none
}

.bx-wrapper .bx-controls-direction a {
    opacity: .4
}

#twitter-widget-0::shadow-root div.Tweet-brand {
    display: none
}

.theme-default .nivo-controlNav {
    display: none
}

.acompanhante-fotos #comentarios {
    margin: 10px 0 10px
}

.slide img {
    max-height: 95px
}

.mais-acompanhantes .section-title span:before {
    background-image: url(/img/bg-left2.png)
}

.mais-acompanhantes .section-title span:after {
    background-image: url(/img/bg-right2.png)
}

.mais-acompanhantes {
    padding: 10px;
    background: #fff;
    margin: 10px 0;
    border-radius: 6px;
    overflow-x: hidden
}

.mais-acompanhantes .destaques-interna {
    display: inline;
    width: 25%
}

.slide {
    width: 33.333%;
    display: inline-block
}

@media only screen and (min-width:1017px) {
    /* .acompanhante-home img {
        height: 276px
    } */

    /* .acompanhante-destaque img {
        height: 217px
    } */
}

@media only screen and (max-width:799px) {
    .acompanhante-destaque {
        width: 100% !important
    }
}

@media only screen and (max-width:499px) {
    .acompanhante-destaque {
        width: 100% !important
    }

    .rodapebanner .slide{width: 100%;}
}

@media only screen and (max-width:899px) {
    .mais-acompanhantes .destaques-interna {
        display: inline;
        width: 33.333%
    }

    .slide {
        width: 100%
    }
}

.mais-acompanhantes .destaques-interna a {
    margin: 1%;
    position: relative;
    width: 98%;
    overflow: hidden;
    border-radius: 10px
}

.mais-acompanhantes .destaques-interna img {
    width: 100%
}

.mais-acompanhantes .destaques-interna a span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 0, 0, .7);
    color: #fff;
    padding: 5px;
    text-align: center;
    transition: all .5s;
    opacity: 0
}

.mais-acompanhantes .destaques-interna a+div {
    margin-bottom: 10px;
    color: #dc3126;
    text-transform: uppercase;
    text-align: center
}

.mais-acompanhantes .destaques-interna:hover a span {
    opacity: 1
}

.mais-acompanhantes img {
    -webkit-transition: all .7s
}

.mais-acompanhantes img:hover {
    -webkit-transform: rotate(2deg) scale(1.08);
    -moz-transform: rotate(2deg) scale(1.08);
    -ms-transform: rotate(2deg) scale(1.08);
    -o-transform: rotate(2deg) scale(1.08);
    transform: rotate(2deg) scale(1.08);
    -webkit-transition: all .7s
}

@media only screen and (max-width:499px) {
    .mais-acompanhantes .destaques-interna {
        width: 50%
    }
}

#comentarios {
    color: #fff;
    position: relative
}

#comentarios .list {
    background: rgba(197, 45, 37, .6);
    padding: 10px 10px 50px;
    position: relative;
    overflow-y: auto
}

#comentarios .nenhum {
    text-align: center
}

#comentarios .comentar {
    background: url(/img/comentar.png) 10px center no-repeat;
    background-color: #c52d25;
    padding: 10px 0 10px 40px;
    height: 45px;
    line-height: 30px;
    color: #ff0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-indent: 10px
}

#comentarios h4 {
    color: rgba(197, 45, 37, .9);
    margin-bottom: 20px;
    border-bottom: 1px dotted rgba(197, 45, 37, .9);
    text-align: center
}

#comentarios input[type=text],
#comentarios textarea {
    border: 1px solid rgba(197, 45, 37, .6);
    background-color: transparent;
    color: #000;
    margin-bottom: 10px;
    padding: 5px
}

#comentarios textarea {
    height: 200px;
    max-height: 200px
}

#comentarios input[type=submit] {
    float: left;
    width: 100%;
    padding: 5px;
    color: #fff;
    background: rgba(197, 45, 37, .8);
    border: 0
}

#comentarios .autor {
    text-align: right;
    color: #ccc;
    font-size: 13px;
    font-weight: 700;
    margin-top: 5px
}

#comentarios .comentario {
    padding: 5px 0;
    border-bottom: 1px dotted #ff0
}

#comentarios .comentario:last-child {
    border-bottom: 0
}

#comentarios .comentario .relato {
    text-align: justify
}

video {
    max-height: 650px
}

#comentarios .ver_comentarios,
#local .ver_localizacao,
.acompanhante-fotos .post_tags .ver_tags {
    background: #c52d25;
    text-align: center;
    color: #fff;
    padding: 8px;
    margin: 5px 0;
    border-radius: 6px;
    position: relative;
    transition: all .5s;
    cursor: pointer;
    font-size: 18px;
    display: none
}

#comentarios .ver_comentarios:after,
#local .ver_localizacao:after,
.acompanhante-fotos .post_tags .ver_tags:after {
    position: absolute;
    right: 5px;
    top: 0;
    display: block;
    width: 15px;
    height: 100%;
    visibility: initial;
    font-size: 22px;
    font-weight: bold;
}

#comentarios .ver_comentarios[data-type="0"]:after,
#local .ver_localizacao[data-type="0"]:after,
.acompanhante-fotos .post_tags .ver_tags[data-type="0"]:after {
    content: '+'
}

#comentarios .ver_comentarios[data-type="1"]:after,
#local .ver_localizacao[data-type="1"]:after,
.acompanhante-fotos .post_tags .ver_tags[data-type="1"]:after {
    content: '-'
}

@media only screen and (max-width:649px) {
    .acompanhante-fotos .post_tags {
        margin: 0 0 10px
    }

    #comentarios .ver_comentarios,
    #local .ver_localizacao,
    .acompanhante-fotos .post_tags .ver_tags {
        display: block !important
    }

    #local .ver_localizacao+div.full,
    .acompanhante-fotos .post_tags .ver_tags+div.full {
        display: none
    }

    #comentarios .ver_comentarios[data-type="0"]+div+.trigger {
        display: none
    }
}

@media only screen and (max-width:430px) {
    .g-recaptcha {
        width: 100%;
        max-width: 100%;
        display: block !important
    }
}

.modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    opacity: 0;
    visibility: hidden;
    transform: scaleX(1) scaleY(1);
    transition: visibility 0s linear .25s, opacity .25s 0s, transform .25s;
    font-family: sans-serif
}

.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 1.5rem 1.5rem 1rem;
    width: 24rem;
    border-radius: .5rem;
    width: 80%;
    max-width: 1000px;
    height: auto
}

.close-button {
    float: right;
    width: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    cursor: pointer;
    color: #000;
    font-size: 26px;
    position: absolute;
    top: 0;
    right: 0
}

.show-modal {
    opacity: 1;
    display: block !important;
    visibility: visible;
    transform: scaleX(1) scaleY(1);
    transition: visibility 0s linear 0s, opacity .25s 0s, transform .25s;
    z-index: 99999
}

@media only screen and (max-width:50rem) {
    .modal-content {
        width: calc(100% - 5rem)
    }
}

.todos-ensaios .section-title {
    color: #e10001 !important;
    margin-top: 10px
}

.todos-ensaios .section-title span:before {
    background-image: url(/img/bg-left2.png)
}

.todos-ensaios .section-title span:after {
    background-image: url(/img/bg-right2.png)
}

.acompanhante-destaque {
    width: 50%;
    padding: 5px;
    display: table
}

.acompanhante-home {
    width: 20%;
    padding: 5px;
    display: table
}

.acompanhante-home-last {
    padding: 0 0 10px
}

.acompanhante-destaque>span,
.acompanhante-home>span {
    color: #f2d694;
    text-align: center;
    position: relative;
    margin-top: 5px;
    padding-top: 5px;
    text-transform: uppercase;
    font-weight: 700;
    height: 40px
}

.acompanhante-destaque a,
.acompanhante-home a {
    position: relative;
    overflow: hidden;
    z-index: 1;
    border-radius: 10px
}

.acompanhante-destaque a:before,
.acompanhante-home a:before {
    content: '';
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .2);
    transition: opacity .2s ease;
    position: absolute;
    opacity: 0;
    z-index: 2
}

.acompanhante-destaque:hover a:before,
.acompanhante-home:hover a:before {
    opacity: 1
}

.acompanhante-destaque a span,
.acompanhante-home a span {
    display: inline-block;
    height: auto;
    width: 100%;
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    font-size: 16px !important;
    padding: 10px 5px;
    color: #fff;
    transition: bottom 1s ease;
    opacity: 0;
    text-align: center;
    z-index: 3
}

.acompanhante-destaque:hover a span,
.acompanhante-home:hover a span,
.acompanhante-destaque a span[data-type="1"], .acompanhante-home a span[data-type="1"]
 {
    opacity: 1;
    background: rgb(56 5 5 / .6);
    bottom: 0
}

.acompanhante-destaque img,
.acompanhante-home img {
    transition: 1s ease;
    width: 100%;
    object-fit: cover;
}

.acompanhante-destaque img{
    aspect-ratio: 575 / 261;
}

.acompanhante-home img {
    aspect-ratio: 288 / 442;
}

.acompanhante-destaque:hover img,
.acompanhante-home:hover img {
    opacity: .9
}

.bg-ornamento,
.bg-ornamento2 {
    padding-top: 30px
}

.bg-ornamento {
    background: url(/img/bg-ornamento.png) center center no-repeat
}

.bg-ornamento2 {
    background: url(/img/bg-ornamento2.png) center center no-repeat
}

.acompanhante_foto {
    text-align: center
}

.acompanhante_foto img {
    -webkit-transition: all .7s;
    border: 1px solid #000
}

.acompanhante_foto img:hover {
    border: 1px solid red
}

.face_acompanhante {
    margin: 15px 0 0
}

.face_acompanhante>span {
    display: inline-block;
    margin-right: 5px;
    float: right
}

.conteudo {
    color: #fff;
    padding: 15px 0
}

.rodape {
    min-height: 100px;
    background: #202020;
    padding: 15px;
/*     padding-bottom: 15px */
}

.redes-news {
    padding: 45px 15px 0
}

.news span {
    color: #fff;
    font-size: 12px;
    margin-bottom: 5px
}

.news form input {
    margin-right: 5px;
    height: auto;
    border: 0;
    padding: 8px 8px;
    border-radius: 10px
}

.news form input[type=submit] {
    margin-right: 0;
    background: #373737;
    border: 1px solid #373737;
    color: #fff;
    cursor: pointer;
    opacity: .8
}

.news form input[type=submit]:hover {
    opacity: 1
}

.redes>a:hover,
.sitemap ul.map a:hover {
    opacity: .8
}

#contato .result,
.news form .result {
    color: #fff;
    font-size: 12px;
    margin-top: 5px;
    text-align: center;
    height: 13px
}

.seta {
    width: 245px;
    height: 196px;
    position: fixed;
    top: 260px;
    right: 15px;
    background: url(/img/seta.png);
    display: none
}

.sitemap ul.map {
    padding-top: 45px;
    margin-bottom: 35px
}

.sitemap ul.map li {
    height: 18px;
    padding: 0 12px;
    text-align: center;
    position: relative
}

.sitemap ul.map li:after {
    content: '';
    display: block;
    width: 1px;
    height: 18px;
    background: #333131;
    position: absolute;
    right: 0;
    top: 0
}

.sitemap ul.map li.last:after {
    display: none
}

.sitemap ul.map a {
    color: #fff;
    font-size: 15px
}

.redes>a {
    width: 70px;
    height: 69px;
    background: url(/img/social.png);
    margin: 0 10px 10px 0
}

.redes>a.instagram {
    background-position: -210px
}

.redes>a.telegram {
    background-position: -351px
}

.redes>a.google-plus {
    background-position: -70px
}

.redes>a.skype,
.redes>a.youtube {
    background-position: -280px
}

.redes>a.twitter {
    background-position: -140px
}

.redes>a:last-child {
    margin-right: 0
}

.copyright {
    padding: 15px 0;
    background: #1a1a1a
}

.copyright,
.copyright a {
    text-align: center;
    color: #b1b1aa;
    font-size: 12px
}

#contato>div,
#contato>form {
    width: 50%
}

#contato .result {
    display: none;
    margin-top: -25px
}

#contato>form {
    padding: 15px 25px;
    max-width: none !important
}

#contato>form input,
#contato>form select,
#contato>form textarea {
    width: 100% !important;
    padding: 7px 10px;
    border: 0;
    margin-bottom: 4px;
    border-radius: 4px;
    clear: both
}

#contato>form textarea {
    height: 70px;
    max-height: 470px
}

#contato>form input:focus,
#contato>form textarea:focus,
.contato #contato>form select:focus {
    outline: 0
}

#contato>form input[type=submit] {
    width: 80px !important;
    background: #fff;
    color: #a2322c;
    margin-top: 5px;
    border: 1px solid #fff
}

#contato>form input[type=submit]:hover {
    background: red;
    color: #fff;
    cursor: pointer
}

#contato>.contatos {
    padding-top: 60px
}

#contato>.contatos a,
#contato>.contatos span {
    color: #ff0;
    text-align: center;
    margin: 15px 0 0
}

.destaque-acompanhante {
    padding: 15px 0;
    color: #fff
}

.destaque-acompanhante .adapta {
    max-width: 900px
}

#contato>.contatos {
    text-align: center
}

#contato>.contatos span:before {
    width: 100%;
    content: '';
    float: left;
    display: block;
    background: url(/img/Whatsapp.png) top center no-repeat;
    height: 30px;
    position: absolute;
    top: -30px
}

#contato>.contatos span {
    width: 50%;
    position: relative;
    font-size: 18px;
    display: inline-block
}

.destaque-acompanhante h3,
.painel>h3 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 22px
}

.destaque-acompanhante .acompanhante-nome,
.painel .acompanhante-nome {
    border-top: 2px dotted #353535;
    border-bottom: 2px dotted #353535;
    padding: 5px 0;
    text-align: center;
    font-size: 18px;
    height: 38px
}

.destaque-acompanhante .acompanhante-nome .tel,
.painel .acompanhante-nome .tel {
    color: #ffea00 !important;
    margin: 0 2px;
    font-size: 22px
}

.destaque-acompanhante .acompanhante-nome span:not(.tel),
.painel .acompanhante-nome span:not(.tel) {
    border-right: 1px solid #767676;
    padding-right: 5px;
    height: 24px
}

.acompanhante-nome .whatsapp:first-child,
.painel .whatsapp:first-child {
    padding-left: 25px;
    background: url(/img/Whatsapp.png) left center no-repeat
}

.destaque-acompanhante .tab {
    margin-top: 10px
}

.destaque-acompanhante .tab h4 {
    text-align: center;
    margin-bottom: 10px
}

.destaque-acompanhante .tab ul {
    border-right: 1px solid #767676;
    padding: 0 15px
}

.destaque-acompanhante .tab ul li {
    margin-bottom: 3px;
    position: relative;
    font-size: 15px
}

.destaque-acompanhante .tab ul li>span:not(.status) {
    margin-right: 10px
}

.destaque-acompanhante .acompanhante-como,
.destaque-acompanhante .acompanhante-como ul {
    width: 200px
}

.destaque-acompanhante .acompanhante-atendimento {
    max-width: 470px
}

.destaque-acompanhante .acompanhante-atendimento ul {
    padding: 0 15px
}

.destaque-acompanhante .acompanhante-atendimento li.left>span:not(.status) {
    width: 95px
}

.destaque-acompanhante .acompanhante-atendimento ul.right li.left>span:not(.status) {
    width: 120px
}

.destaque-acompanhante .acompanhante-atendimento li.right {
    margin: 0 15px 0 30px
}

.destaque-acompanhante .acompanhante-onde span.status,
.destaque-acompanhante .acompanhante-others span {
    margin-right: 5px
}

.destaque-acompanhante .acompanhante-atendimento .status {
    max-width: 80px;
    min-width: 30px
}

.destaque-acompanhante .acompanhante-onde {
    width: 230px
}

.destaque-acompanhante .acompanhante-onde ul {
    padding: 0 0 0 15px;
    border-right: 0
}

.destaque-acompanhante .acompanhante-onde li.left>span:not(.status) {
    width: 110px
}

.destaque-acompanhante .acompanhante-others {
    border-top: 2px dotted #353535;
    border-bottom: 2px dotted #353535;
    padding: 5px 0;
    text-align: center
}

.destaque-acompanhante .acompanhante-others ul {
    border-right: 0
}

.destaque-acompanhante .acompanhante-others img {
    margin: 5px 3px 0 0
}

.acompanhante-top {
    margin: 0 auto;
    clear: both
}

.detalhes {
    padding: 10px 0 0;
    border-top: 2px dotted #353535;
    margin-top: 10px
}

.detalhes>span {
    margin: 0 0 5px
}

.detalhes>div {
    text-align: justify
}

.acompanhante-body .adapta {
    padding: 10px
}

.acompanhante-body .acompanhantes-lateral {
    width: 182px
}

.acompanhante-body .acompanhantes-lateral span {
    color: #d7de01;
    text-align: center;
    background: url(/img/tx/bg-centro.png) bottom center no-repeat;
    padding: 5px 0 25px;
    margin-bottom: 10px
}

.acompanhante-body .acompanhantes-lateral a:hover {
    opacity: .9
}

.acompanhante-body .acompanhante-fotos {
    width: 100%
}

.acompanhante-body .acompanhante-video iframe {
    width: 750px !important;
    float: right;
    margin-bottom: 15px
}

.acompanhante-body .acompanhante_foto {
    margin-bottom: 15px
}

.acompanhante-body .acompanhante_foto img {
    margin: 0 auto
}

.acompanhante-body .acessos {
    color: #d7de01;
    text-align: center;
    margin: 0 0 10px
}

.acompanhante-body .ornamento-barra {
    background: url(/img/tx/bg-centro.png) center no-repeat;
    margin: 12px auto 15px;
    max-width: 300px;
    height: 25px
}

.title-interna {
    border-bottom: 1px dotted rgba(225, 225, 225, .15);
    margin-bottom: 15px;
    padding-bottom: 2px
}

.parceiros-texto {
    color: #fff;
    padding: 10px;
    width: 100%
}

.incorporar {
    color: #fff;
    padding: 10px;
    width: 580px;
    background: rgba(204, 204, 204, .84);
    margin: 0 auto;
    text-align: center
}

.parceiros-texto>p {
    padding: 0;
    margin: 0
}

.parceiro-h3 {
    width: 500px;
    margin: 10px auto;
    clear: both;
    text-transform: uppercase;
    color: #9b0202;
    border-bottom: 1px solid #9b0202;
    font-family: Arial;
    font-size: 16px;
    text-align: center
}

.interna,
.nenhum_encontrado {
    margin-bottom: 15px
}

.interna,
.moteis,
.title_h3 {
    color: #fff
}

.parceiro-interna {
    text-align: center;
    margin-top: 5px
}

.parceiro-interna img {
    border: 1px solid #000
}

.parceiro-interna img:hover {
    border: 1px solid #fff
}

.nenhum_encontrado {
    color: #fff;
    text-align: center
}

.title_h3 {
    text-align: left;
    border-bottom: 1px solid rgba(57, 54, 54, .76);
    padding-bottom: 2px;
    margin: 20px 0;
    font-weight: 500
}

.moteis>.motel {
    width: 40%;
    margin-bottom: 10px;
    padding: 5px
}

.moteis>.motel:hover {
    background: rgba(191, 52, 43, .5)
}

.moteis>.motel:nth-child(even) {
    float: left;
    clear: both
}

.moteis>.motel:nth-child(odd) {
    float: right
}

.moteis>.motel>.left {
    width: 33.5%
}

.moteis>.motel>.right {
    width: 65%
}

.moteis>.motel span {
    padding-bottom: 4px
}

.moteis>.motel a {
    color: #ff0
}

#topo {
    position: fixed;
    right: 20px;
    bottom: 20px;
    text-indent: -9999em;
    width: 50px;
    height: 50px;
    background: url(/img/topo.png) no-repeat;
    opacity: .8
}

.log {
    color: #fff;
    margin-bottom: 5px
}

.grecaptcha-badge { 
    visibility: hidden;
}

.login-page label{
    width: 100%;
    display: inline-block;
    text-align: left;
}

.login-page {
    width: 100%;
    padding: 4% 0 0;
    margin: auto;
    color: #000;
}

.form {
    position: relative;
    z-index: 1;
    background: #fff;
    max-width: 100%;
    margin: 0 auto 100px;
    padding: 45px;
    text-align: center;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2), 0 5px 5px 0 rgba(0, 0, 0, .24)
}

.form button,
.form input {
    font-family: Roboto, sans-serif;
    outline: 0;
    width: 100%;
    border: 0;
    padding: 15px;
    font-size: 14px
}

.form input {
    background: #f2f2f2;
    margin: 0 0 15px;
    box-sizing: border-box
}

.form button {
    text-transform: uppercase;
    background: #cf2d25;
    color: #fff;
    -webkit-transition: all .3 ease;
    transition: all .3 ease;
    cursor: pointer;
    margin-bottom: 15px
}

.form button:active,
.form button:focus,
.form button:hover {
    background: #e62a21
}

.recaptcha {
    padding: 0 0 0 3px
}

.g-recaptcha {
    margin: 10px auto;
    display: table
}

@media only screen and (min-width:1024px){
    .bannerPatrocinio{
        padding-left: 2rem;
    }
}

#blog {
    background: url(/img/tx/destaque.jpg)
}

#blog .topo {
    border-bottom: 2px solid #98403b
}

.blog .col1,
.blog .col2 {
    display: inline
}

.blog .col1 {
    width: 67%
}

.blog .col2 {
    width: 32%;
    margin-left: 1%
}

.blog .col1>ul>li {
    background: url(/img/post_bar.gif) repeat-x #fff;
    margin-bottom: 10px;
    padding: 40px 10px 10px
}

.blog .col1>ul>li article header {
    margin-bottom: 10px
}

.blog .col1>ul>li article header h2 {
    font-size: 36px
}

.blog .col1>ul>li article header h1 a,
.blog .col1>ul>li article header h2 a {
    color: #760a11
}

.blog .col1>ul>li article header h1 a:hover,
.blog .col1>ul>li article header h2 a:hover {
    color: #b62026
}

.blog .autor {
    margin: 10px 0
}

.blog .autor * {
    display: inline-flex
}

.blog .autor a:hover {
    color: #760a11
}

.blog .post_text {
    margin: 20px 0
}

.blog .post_text a {
    display: inline-flex !important
}

.blog .col2 .categorias {
    padding: 5px;
    border: 1px solid #98403b;
    background: #fff;
    margin-bottom: 10px
}

.blog .col2 .categorias h3 {
    text-align: center;
    background: #5c0001;
    color: #fff;
    padding: 5px 0;
    margin-bottom: 10px;
    font-size: 1.2em
}

.blog .col2 .categorias a {
    text-align: right;
    text-transform: uppercase;
    font-size: 1.2em;
    color: #760a11
}

.blog .col2 .categorias a:hover {
    color: #b62026
}

.blog .col2 .categorias li:not(:last-child) {
    border-bottom: 1px solid #dadada;
    margin-bottom: 5px
}

.blog .lateral-top {
    margin-bottom: 10px
}

.blog .lateral-centro {
    margin-bottom: 5px;
    width: 49%
}

.blog .lateral-centro:nth-child(even) {
    float: left
}

.blog .lateral-centro:nth-child(odd) {
    float: right
}

.blog .lateral-centro:nth-child(even):last-child,
.blog .lateral-centro:nth-child(odd):last-child {
    margin-bottom: 10px
}

.blog .lateral-centro:hover,
.blog .lateral-top:hover {
    opacity: .9
}

.blog .lateral_b>h4,
.blog .mais_acessados>h4 {
    text-align: center;
    padding: 5px 0;
    background: #000;
    color: #ffe400;
    margin-bottom: 5px
}

.blog .mais_acessados li {
    padding: 5px;
    background: #000;
    margin-bottom: 5px
}

.blog .mais_acessados a {
    color: #fff;
    text-align: center
}

.blog .read_more {
    background: #b62026;
    padding: 5px 10px;
    color: #fff
}

.blog .read_more:hover {
    background: #5c0001
}

.blog .fb-comments,
.blog .fb-comments iframe,
.blog .fb-comments span {
    width: 100% !important
}

.blog .fb_iframe_widget {
    width: 145px;
    height: 20px
}

.blog .twitter-share-button {
    margin: 0 5px
}

.blog .post_tags {
    margin: 5px 0 10px
}

.blog .post_tags span {
    color: #5c0001;
    font-weight: 700
}

.blog .post_tags a {
    color: #e13026;
    margin: 0 0 0 10px
}

.blog .post_tags a:hover {
    color: #760a11
}

.blog .fb-like {
    overflow: hidden
}

.acompanhante-fotos .post_tags {
    margin: 10px 0 10px
}

.acompanhante-fotos.post_tags span {
    color: #ff0
}

.acompanhante-fotos .post_tags a:not(.ver_tags) {
    color: #34393e;
    margin: 10px 0 0 10px;
    padding: 2px 5px;
    background-color: rgba(223, 243, 242, .8);
    border-radius: 4px
}

.acompanhante-fotos .post_tags a:not(.ver_tags):hover {
    color: #760a11;
    background-color: #dff3f2
}

.paginacao {
    background: #fff;
    padding: 5px;
    text-align: center
}

.paginacao a {
    padding: 2px 5px;
    border-right: 1px solid #e0dfe3;
    border-top: 1px solid #e0dfe3;
    border-bottom: 1px solid #e0dfe3;
    font-size: 17px;
    text-decoration: none;
    display: inline-table
}

.paginacao .pg-naveg-ante {
    border: 0;
    border-right: 1px solid #e0dfe3
}

.paginacao .pg-naveg-prox {
    border: 0
}

.paginacao .atual {
    background: #98403b;
    color: #fff
}

.paginacao .atual:hover {
    background: #98403b;
    color: #fff
}

.paginacao a:hover {
    background: #f1f1f2;
    color: #000
}

.acompanhante-video {
    text-align: -webkit-center;
    position: relative;
}

.acompanhante-video>iframe {
    overflow: hidden !important
}

.acompanhante-video .dataPostagem {
    position: absolute;
    top: 0;
    right: 30px;
    color: #FFF;
}

.acompanhante-video .dataVerificacao {
    position: absolute;
    top: 0;
    right: 30px;
    left: 30px;
    color: #ff0;
    text-align: center;
}

#wrapper h1 {
    position: absolute;
    background-color: transparent;
    color: #fff;
    font-size: 18px
}

.painel .telefone>input,
.painel>input {
    margin: 0 auto;
    background-color: transparent;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border: 0
}

.painel .telefone>input:active,
.painel .telefone>input:focus,
.painel>input:active,
.painel>input:focus {
    outline: 0
}

.painel .telefone {
    width: auto;
    margin: 0 auto;
    border-top: 2px dotted #353535;
    border-bottom: 2px dotted #353535;
    padding: 5px 0
}

.painel>input {
    font-size: 22px;
    width: 100%;
    display: block;
    padding: 5px 0
}

.painel .tab {
    width: 25%;
    padding: 1%
}

.painel select option {
    background-color: #000
}

.painel .tab2 {
    padding: 1%
}

.painel ul li {
    position: relative
}

.painel .tab select,
.painel .tab2 select {
    background-color: transparent;
    border: 1px solid #5a5a5a;
    border-radius: 6px;
    color: #fff;
    position: relative
}

.painel .tab select+.after,
.painel .tab2 select+.after {
    width: 1px;
    height: 18px;
    background: #5a5a5a;
    position: absolute;
    bottom: 0;
    top: 0
}

.painel .tab2 select.number+.after,
.painel .tab3 select.number+.after {
    right: 6%
}

.painel .tab1 select.number+.after {
    right: 31.4%
}

.painel .tab select:not(.number)+.after {
    right: 10%
}

.painel .tab select.number,
.painel .tab2 select.number {
    width: 33%;
    font-size: 11px;
    padding: 2px 0
}

.painel .tab2,
.painel .tab2 ul {
    width: 50%
}

.painel .tab2 ul:first-child {
    padding: 0 5% 0 0
}

.painel .tab2 ul:last-child {
    padding: 0 0 0 5%
}

.painel .tab h4,
.painel .tab2 h4 {
    text-align: center;
    text-transform: uppercase;
    margin: 10px 0
}

.painel .tab ul>li,
.painel .tab2 ul>li {
    clear: both;
    margin-bottom: 5px
}

.painel .tab ul>li>span {
    width: 40%;
    margin-right: 2%
}

.painel .tab ul>li>select {
    width: 55%
}

.painel .tab2 ul>li>span,
.painel .tab3 ul>li>span {
    width: 64%;
    margin-right: 2%
}

.painel .tab2 ul>li>select,
.painel .tab3 ul>li>select {
    float: right;
    font-size: 11px
}

.painel .dotted {
    border-bottom: 2px dotted #353535
}

.painel .caps,
.painel .fts,
.painel .fts_on {
    border: 1px solid #454444;
    margin-top: 30px;
    padding: 2% 0;
    position: relative
}

.painel .fts .ft_title,
.painel .fts_on .ft_title {
    position: absolute;
    top: -12px;
    left: 15px;
    background: #000;
    padding: 0 10px;
    text-transform: uppercase
}

.caps .capas,
.painel .fotos {
    display: inline-block;
    width: 15%;
    margin: 0 0 15px 3.95%
}

.painel .fts .fotos {
    width: 31%;
    margin: 0 0 15px 2%
}

.painel .fotos input:active,
.painel .fotos input:focus {
    outline: 0
}

.painel .fotos>label.ordem {
    margin-top: 10px
}

.painel .fotos select {
    border: 1px solid #ccc;
    border-radius: 6px;
    margin: 10px 0 10px 5px;
    background-color: #000;
    color: #fff
}

.painel .fotos select option {
    color: #fff
}

.painel .fotos input[type=file] {
    margin: 2px 0
}

.painel .fotos input:last-child {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #ccc;
    background-color: transparent;
    color: #fff
}

.fts_on .fotos img {
    width: 100%;
    max-height: 96px;
    border-radius: 8px
}

.painel input[type=submit] {
    background: #2a2a2a;
    border: 1px solid #ccc;
    margin-top: 10px;
    padding: 10px 0
}

.painel input[type=submit]:hover {
    background: #4d4b4b;
    cursor: pointer;
    color: #f4f0f0
}

.painel .del-foto {
    width: 14px;
    height: 14px;
    background: url(/img/btexcluir.gif) center;
    margin: 13px 0 10px 10px;
    text-indent: 9999em
}

.acompanhante-video>div {
    margin: 15px auto 25px !important
}

#cidades {
    border-top: 1px solid red;
    padding-top: 20px !important;
    position: relative;
    text-align: center
}

#cidades>.title {
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center
}

#cidades>.title span {
    padding: 2px 5px;
    background: #bf342b
}

#cidades li {
    display: inline-block
}

#cidades li a {
    display: block;
    color: #ccc;
    cursor: pointer;
    padding: 5px 10px;
    height: 30px;
    line-height: 30px
}

#cidades li:hover a {
    text-decoration: underline !important;
    color: #fff !important
}

#cidades li:not(.title) span {
    display: block;
    padding-top: 10px;
    color: #ccc
}

#cidades li:last-child span {
    display: none
}

.col,
.row {
    box-sizing: border-box
}

.row:after,
.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col {
    position: relative;
    float: left
}

.col {
    margin-left: 1.6%
}

.col-1 {
    width: 6.86666666667%
}

.col-2 {
    width: 15.3333333333%
}

.col-3 {
    width: 23.8%
}

.col-4 {
    width: 32.2666666667%
}

.col-5 {
    width: 40.7333333333%
}

.col-6 {
    width: 49.2%
}

.col-7 {
    width: 57.6666666667%
}

.col-8 {
    width: 66.1333333333%
}

.col-9 {
    width: 74.6%
}

.col-10 {
    width: 83.0666666667%
}

.col-11 {
    width: 91.5333333333%
}

.col-12 {
    width: 100%
}

@media only screen and (max-width:550px) {

    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9 {
        width: auto;
        float: none
    }

    .col+.col {
        margin-left: 0
    }
}

.fone-acompanhante {
    color: #ff0;
    text-align: center;
    font-size: 22px
}

.fone-acompanhante span, .fone-acompanhante a, .fone-acompanhante a:focus, .fone-acompanhante a:hover {
    display: inline; color: #ff0;
}

.fone-acompanhante .whatsapp {
    background: url(/img/whats.png) 20px center no-repeat;
    padding-left: 30px;
    cursor: pointer
}

.item {
    display: inline-block;
    line-height: 25px;
    font-weight: 700
}

.como-acompanhante .col-12.center,
.dados-acompanhante .col-12.center {
    padding: 0 5%;
    margin-left: 0
}

.como-acompanhante .item {
    width: 25%;
    display: inline-table
}

.como-acompanhante {
    border-top: 1px solid rgba(255, 255, 255, .5);
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    padding: 20px 0;
    margin: 15px 0 0
}

.como-acompanhante .idiom {
    margin-right: 5px
}

.dados-acompanhante {
    padding: 20px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5)
}

.dados-acompanhante .item {
    width: 33.33333%
}

.dados-acompanhante .item a {
    color: #fff
}

.dados-acompanhante a,
.dados-acompanhante span {
    display: inline-table;
    padding: 5px 30px 0 0
}

.dados-acompanhante .whatsapp {
    background: url(/img/whats.png) right center no-repeat
}

.dados-acompanhante .cart {
    padding: 0
}

.dados-acompanhante a {
    background: url(/img/local.png) right center no-repeat;
    cursor: pointer
}

.detalhes-acompanhante{
    user-select: none;
}

.slider-acompanhante .detalhes-acompanhante {
    padding: 20px 0
}

.aling-center {
    text-align: center
}

.aling-left {
    text-align: left
}

.aling-right {
    text-align: right
}

.slider-acompanhante {
    padding: 15px 0;
    color: #fff;
    position: relative;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    z-index: 999;
    margin-bottom: 15px
}

.slider-acompanhante>.adapta {
    z-index: 1;
    position: relative
}

.slider-acompanhante .row{
    margin-left: 0;
    margin-bottom: 5px;
}

.slider-acompanhante>.adapta>.h1Title{
    font-size: 16px;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    color: black;
    display: block;
    padding: 5px 0;
    border-radius: 8px;
}

.slider-acompanhante>.adapta>.h1Title + .h1{
    border-top: 1px solid rgba(255, 255, 255, .5);
    margin-top: 5px;
    padding-top: 5px;
}

.slider-acompanhante>.adapta>.h1 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: block;
}

.slider-acompanhante .overlay-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .8);
    z-index: 0
}

#local iframe {
    width: 100%;
    margin-bottom: 15px
}

#text_rodape {
    border-top: 1px solid red
}

#text_rodape>div {
    margin: 0 0 25px;
    color: #fff;
    padding: 25px 15px 0
}

.telefone-acompanhante {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 54px;
    background: rgba(0, 0, 0, .8);
    text-align: center;
    z-index: 9999
}

.telefone-acompanhante>div>a {
    display: inline-flex;
    color: #ff0;
    font-size: 20px;
    padding-left: 30px;
    height: 40px;
    line-height: 40px
}

.telefone-acompanhante a.tel.whatsapp:first-child {
    background: url(/img/whats.png) left center no-repeat
}

.telefone-acompanhante span {
    color: #fff;
    width: 100%;
    margin-top: -10px;
    display: block
}

.telefone-acompanhante .chamar {
    width: 60%
}

.telefone-acompanhante .shared {
    width: 40%
}

.telefone-acompanhante a.compartilhar {
    font-size: 14px;
    background: url(/img/shared.png) no-repeat;
    background-position: center 5px;
    text-indent: 9999em;
    width: 100%
}

.telefone-acompanhante .shared span a {
    color: #6fd200
}

.telefone-acompanhante .chamar span a {
    color: #fff;
    padding-left: 30px
}

.filtrar {
    text-align: center;
    margin: 15px 0;
    float: left;
    width: 100%
}

.filtrar label {
    color: #000
}

#todos-ensaios2 .filtrar label {
    color: #fff
}

.filtrar input,
.filtrar select {
    display: inline;
    padding: 5px
}

.filtrar select {
    border: 1px solid red;
    background: rgba(255, 0, 0, .8);
    color: #fff;
    margin: 0 10px;
    outline: 0;
    min-width: 150px;
    border-radius: 6px;
}

.filtrar select option {
    background-color: rgba(255, 0, 0, .85);
    padding: 5px 5px !important
}

.filtrar select option:hover {
    background-color: rgba(255, 0, 0, .8)
}

.filtrar input {
    background: red;
    border: 2px solid red;
    color: #fff;
    outline: 0;
    transition: background ease 1s;
    border-radius: 6px;
}

.filtrar input:hover {
    background: rgba(255, 0, 0, .85);
    cursor: pointer
}

@media all and (max-width:599px) {
    .filtrar {
        display: table;
        width: 100%
    }

    .filtrar input,
    .filtrar label,
    .filtrar select {
        clear: both;
        display: block;
        margin: 5px 0 0;
        width: 100%
    }

    .filtrar label,
    .filtrar select {
        padding: 10px 5px
    }

    .filtrar input {
        padding: 10px 5px
    }
}

@media all and (max-width:449px) {
    #contato>form input[type=submit] {
        margin-top: 0 !important;
        width: 100% !important
    }

    .recaptcha>div>div {
        width: 84% !important;
        margin: 0 8%;
        border-radius: 8px;
        overflow: hidden
    }
}

@media all and (max-width:400px) {
    .g-recaptcha>div>div {
        border: 1px solid #ccc
    }

    #contato>form input[type=submit] {
        width: 100px !important;
        float: right;
        margin-right: 8%
    }
}

@media all and (max-width:699px) {

    .como-acompanhante .item,
    .dados-acompanhante .item {
        padding: 0 1%;
        text-align: center
    }

    .como-acompanhante div:nth-child(2) .item {
        width: 100% !important;
        float: left
    }
}

@media all and (max-width:1079px) {
    .slider-acompanhante>.adapta {
        width: 90%;
        margin: 0 5%
    }
}

@media all and (max-width:1000px) {
    .blog .adapta {
        padding: 0 1%
    }

    #blog {
        padding-top: 110px
    }

    #blog .main_header_right {
        margin-top: 20px
    }
}

@media (max-width:600px) {

    .blog .lateral_centro,
    .blog .lateral_rodape,
    .blog .lateral_topo,
    .blog .mais_acessados {
        display: none !important
    }

    .blog .col1,
    .blog .col2 {
        float: left !important;
        width: 100% !important;
        margin-left: 0 !important
    }

    .blog .col1 ul {
        padding-left: 0
    }

    .telefone-acompanhante {
        display: block
    }

    /* .rodape { padding-bottom: 70px; } */
}

@media all and (max-width:960px) {
    .fts_on .fotos {
        width: 32%;
        margin: 0 0 15px 1%
    }

    .fts_on .fotos img {
        max-height: 120px
    }
}

@media all and (max-width:760px) {

    .fts_on .fotos,
    .painel .fts .fotos {
        width: 48%;
        margin: 0 0 15px 1%
    }
}

@media all and (max-width:900px) {
    .painel .tab3 {
        float: left
    }

    .painel .tab1,
    .painel .tab3 {
        width: 50%
    }

    .painel .tab1 {
        padding: 0 0 0 20%
    }

    .painel .tab3 {
        padding: 0 20% 0 2%
    }

    .painel .tab2 {
        width: 100%;
        padding: 0 20%
    }
}

@media all and (max-width:695px) {

    .painel .tab1,
    .painel .tab2,
    .painel .tab3 {
        width: 100%;
        padding: 0;
        clear: both;
        margin-bottom: 15px
    }

    .painel .tab1 ul,
    .painel .tab2 ul,
    .painel .tab2 ul:last-child,
    .painel .tab3 ul {
        width: 100%;
        padding: 0 30%
    }

    .painel .tab h4:before {
        position: absolute;
        left: -10px
    }
}

@media all and (max-width:410px) {

    .painel .tab1 ul,
    .painel .tab2 ul,
    .painel .tab2 ul:last-child,
    .painel .tab3 ul {
        width: 100%;
        padding: 0 10%
    }
}

@media all and (max-width:1016px) {
    .centro {
        padding: 0 1%;
        overflow-x: hidden
    }

    .redes-news {
        padding: 10px 1% 0
    }

    .centrobanner .cycle:not(.cycle_last),
    .destaques-home:not(.destaques-home-last) {
        margin: 15px 1% 0 0
    }

    .centrobanner .cycle_last,
    .destaques-home-last {
        margin: 15px 0 0
    }

    .centrobanner .cycle,
    .destaques-home {
        width: 32.66%
    }

    .centrobanner .adapta {
        padding: 0 1%;
        margin: 0 0 10px
    }

    .acompanhante-home {
        width: 25%
    }

    .acompanhante-home-last {
        margin: 0 0 10px
    }

    .moteis>.motel {
        width: 49%
    }
}

@media all and (max-width:1006px) {
    .sitemap {
        max-width: 820px
    }

    .sitemap a {
        font-size: 12px !important
    }

    .sitemap .news,
    .sitemap .redes {
        float: none;
        clear: both
    }

    .sitemap .redes {
        width: 390px;
        margin: 10px auto 15px
    }

    .sitemap .news {
        width: 438px;
        margin: 0 auto
    }

    .sitemap ul.map {
        padding-top: 15px
    }
}

@media all and (max-width:979px) {
    .topo {
        padding: 6px 0;
        max-height: 76px;
        background: rgba(10, 10, 10, .95)
    }

    .topo .logo {
        max-width: 140px;
        margin-left: 10px
    }

    .hide {
        display: none !important
    }

    .visible {
        display: block !important
    }

    #topo {
        display: none
    }
}

@media all and (max-width:968px) {
    .acompanhante-body .acompanhantes-lateral {
        width: 18.76%
    }

    .acompanhante-body .acompanhante-video {
        width: 100%
    }

    .acompanhante-body .acompanhante-fotos img {
        max-width: 100% !important;
        min-width: inherit
    }
}

@media all and (max-width:864px) {

    .detalhes>div,
    .detalhes>span,
    .moteis {
        padding: 0 1%
    }

    .moteis>.motel {
        width: 100%;
        max-width: 400px;
        float: none !important;
        margin: 10px auto;
        clear: both;
        overflow-y: hidden
    }
}

@media all and (max-width:849px) {
    .acompanhante-top {
        width: 450px
    }

    .destaque-acompanhante .acompanhante-atendimento {
        max-width: 100%;
        float: none !important;
        padding-top: 15px;
        clear: both
    }

    .destaque-acompanhante .acompanhante-atendimento ul {
        border-right: 0;
        padding: 0 1%
    }

    .destaque-acompanhante .acompanhante-atendimento ul li.left,
    .destaque-acompanhante .acompanhante-atendimento ul li.right {
        width: 100%
    }

    .destaque-acompanhante .acompanhante-atendimento span.status {
        margin-right: 5px
    }
}

@media all and (max-width:829px) {
    .redes {
        width: 100%;
        height: 80px;
        margin-bottom: 10px
    }

    .sitemap ul.map {
        max-width: 151px;
        padding-top: 0
    }

    .sitemap ul.map li:after {
        width: 0
    }

    .sitemap a {
        font-size: 14px !important
    }

    .sitemap .news {
        float: right
    }
}

@media all and (max-width:779px) {
    .acompanhante-body .acompanhante-video iframe {
        height: auto;
        min-height: 300px
    }
}

@media all and (max-width:649px) {
    .acompanhante-body .acompanhantes-lateral {
        display: none
    }

    .acompanhante-body .acompanhante-fotos {
        width: 100%
    }

    .conteudo-interna {
        width: 98%;
        padding: 0 1%
    }
}

@media all and (max-width:649px) {
    .fullbanner {
        display: none
    }

    .destaques-home {
        width: 49.5%;
        margin: 0 0 10px !important;
        padding: 0 !important
    }

    .destaques-home-1+.destaques-home-2,
    .destaques-home-2+.destaques-home-3,
    .destaques-home-3+.destaques-home-1 {
        margin: 0 0 0 1% !important
    }

    .sitemap .news {
        width: 100%
    }

    .sitemap .news form input[name=email],
    .sitemap .news form input[type=submit] {
        clear: both;
        margin-top: 5px;
        float: left
    }
}

@media all and (max-width:599px) {
    .inicio {
        padding: 0 1%;
        width: 100%
    }

    .acompanhante-destaque,
    .acompanhante-home {
        width: 50%
    }

    /* .acompanhante-home img {
        min-height: 288px
    } */
}

@media all and (max-width:539px) {
    .topo {
        max-height: 88px
    }

    .topo .adapta {
        padding: 10px 0
    }

    .topo .logo {
        max-width: 120px !important
    }

    .centrobanner .cycle {
        max-width: 100%;
        width: 100%;
        margin: 10px 0 0 !important
    }

    .destaques {
        margin-top: 5px
    }

    .acompanhante-atendimento ul,
    .acompanhante-onde ul {
        display: block
    }

    #contato>div,
    #contato>form {
        width: 100%
    }

    #contato>.contatos {
        padding-top: 0;
        margin-bottom: 15px
    }
}

@media all and (max-width:499px) {
    .destaques-home {
        width: 100%;
        padding: 0 1%;
        margin: 0 !important;
        max-width: 100%
    }

    .destaques-home a,
    .destaques-home a img {
        max-width: 100%;
        width: 100%;
        max-height: none !important
    }

    #contato .result {
        margin-top: 0
    }

    .sitemap .news,
    .sitemap .news form,
    .sitemap .news form input {
        width: 100%
    }

    .destaque-acompanhante .tab {
        width: 90%;
        padding: 0 5%;
        clear: both;
        max-width: 270px;
        border-right: 0;
        float: none;
        margin: 10px auto
    }

    .destaque-acompanhante .acompanhante-others {
        max-width: inherit
    }

    .destaque-acompanhante .tab ul {
        border-right: 0;
        width: 100%;
        max-width: 250px;
        padding: 0 !important
    }

    .destaque-acompanhante .tab ul li {
        float: left;
        width: 100%
    }

    .destaque-acompanhante .tab h4 {
        text-align: left
    }

    .destaque-acompanhante .acompanhante-atendimento li.left>span:not(.status),
    .destaque-acompanhante .acompanhante-onde li.left>span:not(.status),
    .destaque-acompanhante .tab ul li>span:not(.status) {
        width: 120px
    }

    .acompanhante-others li {
        clear: both;
        width: 50%;
        margin: 0 !important
    }

    .destaque-acompanhante .acompanhante-others .adapta span {
        float: left
    }

    .destaque-acompanhante .acompanhante-others .adapta span+span+span:not(.status) {
        clear: both
    }

    .acompanhante-top {
        width: 100%
    }

    .destaque-acompanhante .acompanhante-nome {
        height: auto;
        min-height: 38px;
        width: auto;
        float: none;
        margin: 0 auto;
        max-width: 280px;
        clear: both
    }

    .destaque-acompanhante .acompanhante-nome span {
        float: left
    }

    .destaque-acompanhante .acompanhante-nome span+.tel+.tel {
        clear: both;
        float: right;
        margin-right: 10px;
        border-left: 0 !important
    }

    .tab h4:before {
        content: '';
        float: left;
        position: relative;
        width: 10px;
        height: 10px;
        background: #d8d11e;
        margin: 5px 5px 0 0;
        border-radius: 50%
    }

    .tab {
        outline: 0
    }

    .tab h4[data-visible] {
        cursor: pointer;
        outline: 0
    }

    .acompanhante-atendimento ul,
    .acompanhante-onde ul {
        display: none
    }

    .acompanhante-nome span:first-child {
        padding-left: 25px
    }
}

@media all and (max-width:429px) {
    .moteis>.motel>.right {
        font-size: 14px
    }

    .telefone-acompanhante a {
        font-size: 18px
    }
}

@media all and (max-width:414px) {
    .redes>a {
        zoom: .8;
        -moz-transform: scale(.8);
        -moz-transform-origin: 0 0
    }
}

@media all and (max-width:380px) {
    .sitemap .news {
        margin-right: 0;
        float: left;
        padding-left: 5px
    }

    .sitemap ul.map {
        clear: both
    }

    .sitemap ul.map li {
        padding: 0 5px;
        clear: both
    }

    .moteis>.motel>.right {
        font-size: 13px
    }
}

@media all and (max-width:358px) {
    #contato>form {
        width: 250px
    }
}

@media all and (max-width:338px) {
    .redes {
        width: 235px !important;
        height: 40px
    }

    .redes>a {
        zoom: .6;
        -moz-transform: scale(.6)
    }
}

@media all and (max-height:400px) {
    #contato .result {
        margin-top: 0
    }

    body,
    html {
        overflow-x: hidden
    }

    .topo {
        max-width: 100% !important
    }
}

#footer-bar {
    background: #1b1f22;
    padding: 50px 10px 10px;
    display: inline-block;
    width: 100%
}

#footer-bar .brand-log,
#footer-bar a,
#footer-bar label {
    display: inline-block;
    color: #c3c3c3;
    height: 42px;
    line-height: 42px
}

#footer-bar label {
    margin: 0 15px
}

#footer-bar ul {
    padding-left: 0; margin-bottom: 0;
}

#footer-bar ul li {
    display: inline-block
}

#rodape .sobre-rodape {
    color: #fff
}

#rodape .sobre-rodape a{
    color: #fff; text-decoration: underline !important; display: inline-flex;
}

#rodape .sobre-rodape h4 {
    margin: 30px 0 15px 0
}

#rodape-inferior {
    background: #202020;
    color: #fff;
    padding: 0 15px 0;
}

#rodape-inferior ul, #rodape-inferior ol{
    padding-left: 0;
}

#rodape-inferior .adapta {
    display: table
}

#rodape-inferior .tab-rodape {
    display: table-cell;
    padding-right: 10px
}

#rodape-inferior li {
    display: inline-block
}

#rodape-inferior a {
    color: #fff;
    padding: 5px 10px;
    font-size: large;
    font-weight: 500;
    background: #000;
    display: block;
    border-radius: 4px;
    margin-bottom: 5px;
    text-transform: uppercase;
    text-decoration: none
}

#rodape-inferior a:hover {
    background: #c52c25
}

#rodape h4, #rodape h6,
#rodape-inferior h4, #rodape-inferior h4,  #rodape-inferior h2 {
    font-size: 15px;
    font-weight: 700
}

#rodape-inferior h4, #rodape-inferior h6 {
    margin-bottom: 15px
}

@media all and (min-width:1024px) {
    #rodape-inferior .tab-rodape {
        width: 50%
    }
}

@media all and (max-width:699px) {
    #rodape-inferior .tab-rodape {
        display: inline-block
    }
}

.nav__toggle {
    display: inline-block;
    position: absolute;
    z-index: 10;
    padding: 0;
    border: 0;
    background: 0 0;
    outline: 0;
    right: 15px;
    top: 15px;
    cursor: pointer;
    border-radius: 50%;
    transition: background-color .15s linear
}

.nav__toggle:focus,
.nav__toggle:hover {
    background-color: rgba(0, 0, 0, .5)
}

.nav__menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: var(--screen-height);
    position: relative;
    z-index: 5;
    visibility: hidden;
    background: rgba(0, 0, 0, .8)
}

.nav__item {
    opacity: 0;
    transition: all .3s cubic-bezier(0, .995, .99, 1) .3s
}

.nav__item:nth-child(1) {
    transform: translateY(-40px)
}

.nav__item:nth-child(2) {
    transform: translateY(-80px)
}

.nav__item:nth-child(3) {
    transform: translateY(-120px)
}

.nav__item:nth-child(4) {
    transform: translateY(-160px)
}

.nav__item:nth-child(5) {
    transform: translateY(-200px)
}

.nav__link {
    color: #fff;
    display: block;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 1.25rem;
    text-decoration: none;
    padding: 1rem
}

.nav__link:focus,
.nav__link:hover {
    outline: 0;
    background-color: rgba(0, 0, 0, .2)
}

.menuicon {
    display: block;
    cursor: pointer;
    color: #fff;
    transform: rotate(0);
    transition: .3s cubic-bezier(.165, .84, .44, 1)
}

.menuicon__bar,
.menuicon__circle {
    fill: none;
    stroke: currentColor;
    stroke-width: 3;
    stroke-linecap: round
}

.menuicon__bar {
    transform: rotate(0);
    transform-origin: 50% 50%;
    transition: transform .25s ease-in-out
}

.menuicon__circle {
    transition: stroke-dashoffset .3s linear .1s;
    stroke-dashoffset: 144.513262038;
    stroke-dasharray: 144.513262038
}

.splash {
    position: absolute;
    top: 40px;
    right: 40px;
    width: 1px;
    height: 1px
}

.splash::after {
    content: "";
    display: block;
    position: absolute;
    border-radius: 50%;
    background-color: var(--splash-bg-color);
    width: 284vmax;
    height: 284vmax;
    top: -142vmax;
    left: -142vmax;
    transform: scale(0);
    transform-origin: 50% 50%;
    transition: transform .5s cubic-bezier(.755, .05, .855, .06);
    will-change: transform
}

.nav--open>.splash::after,
.nav:target>.splash::after {
    transform: scale(1)
}

.nav--open .menuicon,
.nav:target .menuicon {
    color: #fff;
    transform: rotate(180deg)
}

.nav--open .menuicon__circle,
.nav:target .menuicon__circle {
    stroke-dashoffset: 0
}

.nav--open .menuicon__bar:nth-child(1),
.nav--open .menuicon__bar:nth-child(4),
.nav:target .menuicon__bar:nth-child(1),
.nav:target .menuicon__bar:nth-child(4) {
    opacity: 0
}

.nav--open .menuicon__bar:nth-child(2),
.nav:target .menuicon__bar:nth-child(2) {
    transform: rotate(45deg)
}

.nav--open .menuicon__bar:nth-child(3),
.nav:target .menuicon__bar:nth-child(3) {
    transform: rotate(-45deg)
}

.nav--open .nav__menu,
.nav:target .nav__menu {
    visibility: visible
}

.nav--open .nav__item,
.nav:target .nav__item {
    opacity: 1;
    transform: translateY(0)
}

.viewport {
    width: var(--screen-width);
    height: var(--screen-height);
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    background-color: #fff
}

.header {
    height: 5rem;
    background-color: var(--header-bg-color)
}

.main {
    padding: 20px
}

.header-mobile {
    display: none
}

.header-desktop {
    width: 70%;
    float: right
}

.header-desktop a {
    color: #fff;
    padding: 10px
}

.header-desktop a:hover {
    color: #e0d4d4
}

.header-desktop>ul {
    margin: 15px auto 0;
    float: none
}

.header-desktop ul ul {
    display: none
}

.header-desktop ul li {
    position: relative
}

@media all and (min-width:1024px) {

    .header-desktop,
    .topo .logo {
        display: inline-flex
    }
}

@media all and (max-width:1023px) {
    .header-mobile {
        display: block
    }

    .header-desktop {
        display: none
    }
}

.interna,
.interna .title_h3 {
    color: #fff
}

.interna .todas-cidades, .interna .todas-anunciantes {
    margin-top: 20px
}

.interna .todas-cidades ol, .interna .todas-anunciantes ol{
    padding: 0 1rem;
}

.interna .todas-cidades li, .interna .todas-anunciantes li {
    display: inline-block;
    padding: 5px;
    margin: 5px 0;
}

.interna .todas-cidades a, .interna .todas-anunciantes a{
    color: #fff;
    background: #202020;
    padding: 15px 20px;
    display: block;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: small
}

.interna .todas-cidades a:hover, .interna .todas-anunciantes a:hover {
    background: #c52c25
}

@media all and (max-width:768px) {
    .interna .todas-cidades li, .interna .todas-anunciantes li {
        display: list-item;
    }
    .interna .todas-cidades a, .interna .todas-anunciantes a{
        font-size: large;
    }
}