/* --- Elementos e Estruturas de Anúncios/Conteúdo --- */

iframe {
    margin: 0;
    overflow: hidden !important;
}

.anuncio-lateral {
    background: #e6e6e6;
    padding: 30px;
    position: relative;
    
}

.anuncio-lateral small {
    text-transform: uppercase;
    font-size: 10px;
    color: #828282;
    position: absolute;
    right: 30px;
    top: 17px;
}








.anuncio-meio {
    position: relative;
    margin: 25px 0 40px 0;
}

.anuncio-meio small {
    text-transform: uppercase;
    font-size: 10px;
    color: #828282;
    float: right;
}

#edicao {
    margin-top: 80px;
}

small {
    font-size: 80%;
}

/* Modal e Botões */
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

button {
    overflow: visible;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

input {
    line-height: normal;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

#no-map {
    display: none;
}

/* Box de Notícias/Conteúdo */
.boxn {
    position: relative;
    padding-bottom: 60px;
}

.boxn p.mais a {
    background: #09c29b;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 10px 17px;
    position: absolute;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    bottom: 0;
    text-align: center;
}

.boxn p.mais i {
    font-size: 30px;
    vertical-align: -4px;
    font-weight: 400;
    margin-right: 5px;
}

.boxn p.mais a:hover {
    background: #1d8d73;
}

.affix {
    top: 0px;
}

/* Estilos de Logo/Nome da Marca */
.nome_br {
    float: left;
    margin-top: 30px;
    color: #09c29b;
}

.nome_br h1 {
    margin: 0;
    float: left;
    margin-right: 20px;
    margin-left: -2px;
}

.nome_br h2 {
    line-height: -1px; /* Propriedade inválida, deve ser ignorada ou corrigida */
    margin: 0;
    float: left;
    color: #0074bc;
    font-weight: 400;
    font-size: 30px;
    line-height: 1.0em;
}

.nome_br h2 span {
    display: block;
}

.nome_br a {
    color: #09c29b;
    font-weight: 0; /* Propriedade inválida, deve ser ignorada ou corrigida */
    font-size: 50px;
    line-height: 0.85em;
}

.nome_br a span {
    color: #004a69;
    margin-left: 8px;
}

.nome_br:hover {
    margin-top: 27px;
}

.nome a.menor {
    font-size: 20px;
}

.nome a span.menor {
    font-size: 30px !important;
    letter-spacing: -1px;
    font-weight: 400;
}

.nome:hover {
    margin-top: 20px;
}

/* Tag de Destaque */
.tag a {
    display: block;
    background: url(../images/tag.png) no-repeat;
    color: #fff;
    font-size: 24px;
    padding: 50px 0 0 0;
    width: 167px;
    height: 206px;
    line-height: 1.1em;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    font-weight: bold;
}

.tag a:hover {
    color: #eee;
    top: -3px;
}

.tag a span.maior {
    font-size: 40px;
    display: block;
    line-height: 1.0em;
}

.tag a span.menor {
    font-size: 17px;
    display: block;
}

.bar p span {
    font-weight: 600;
}

/* Navegação Principal */
.left {
    float: left;
    margin-left: -15px;
}

nav li {
    float: left;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}

nav a {
    color: #fff;
    padding: 15px;
    display: block;
}

nav a:hover,
nav a:focus {
    background: #09c29b;
    color: #fff;
    text-decoration: none;
    height: 58px;
}

nav a.right {
    background: #09c29b;
    padding: 15px 40px !important;
    margin-left: 40px;
    height: 58px;
}

nav a.cadastre {
    font-size: 14px;
    width: 200px;
    line-height: 15px;
    text-align: center;
    padding: 7px 40px !important;
}

.cadastre a:hover {
    background: #0074bc;
    color: #eee;
}

/* --- Seção de Busca (Search) --- */

.busca {
    margin-bottom: 50px;
}

.busca h2 {
    color: #e84f18;
    font-size: 30px;
    margin: 0 0 4px 0;
    text-transform: uppercase;
}

.busca h2 i {
    font-size: 25px;
}

.busca form {
    padding: 100px 70px 20px 70px;
    background: #e6e6e6;
}

.busca label {
    font-size: 21px;
    color: #333;
    width: 13%;
    float: left;
    margin-top: 18px;
}

.busca input {
    float: left;
    font-size: 24px;
    color: #656565;
    padding: 21.5px 15px;
    background: #fff;
    border: none;
    width: 75%;
    border-radius: 4px 0 0 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.busca select {
    float: left;
    font-size: 24px;
    color: #656565;
    padding: 18px 15px;
    background: #fff;
    border: none;
    width: 62%;
    border-radius: 4px 0 0 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    background: #fff url("../images/seta.png") 95.5% 50% no-repeat;
}

/* Correção específica para Firefox */
@-moz-document url-prefix() {
    .busca select {
        height: 71px !important;
    }
}

.ui-autocomplete {
    max-height: 310px !important;
    overflow-y: scroll;
    overflow-x: hidden;
}

.busca #loader {
    position: absolute;
    right: 263px;
    top: 136px;
    width: 32px;
    height: 32px;
    background: url(../images/loading.gif) no-repeat;
    z-index: 999;
}

.busca option {
    font-size: 13px !important;
}

.busca .btn {
    float: right;
    width: 25%;
    background: #e84f18;
    padding: 21.5px 15px;
    border: none;
    font-weight: 500;
    border-radius: 0 4px 4px 0;
    color: #fff;
    font-size: 24px;
    margin-top: 0;
}

.busca .btn:hover {
    background: #09c29b;
    color: #fff;
}

#tab1 h4 {
    float: left;
}

#tab2 h4 {
    float: left;
}

.busca h4 a {
    width: 30%;
    background: #dad9d9;
    text-align: center;
    color: #0074bc;
    font-weight: 500;
    font-size: 18px;
    z-index: 5;
    position: relative;
    cursor: pointer;
    padding: 10px 20px;
    top: -11px;
}

.busca h4 a:hover {
    background: #ccc;
}

.busca h4 a.active {
    color: #fff;
    background: #e84f18;
    cursor: text;
}

.busca p {
    float: right;
    margin: 30px 0 0 0;
    font-size: 14px;
    color: #333;
}

.busca p i {
    font-size: 12px;
}

.busca .avancada {
    float: right;
    margin: 30px 55px 0px 0px;
    border: none;
    background: none;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}

.busca .avancada i {
    font-size: 12px;
}

/* Busca na Sidebar (Coluna Lateral) */
.sidebar .busca {
    margin-bottom: 30px;
}

.sidebar .busca form {
    padding: 30px 30px 20px 30px;
}

.sidebar .busca label {
    margin-top: 0;
    width: 100%;
}

.sidebar .busca select {
    width: 75%;
}

.sidebar .busca .btn {
    float: right;
    width: 25%;
    background: #e84f18;
    padding: 21.5px 15px;
    border: none;
    font-weight: 500;
    border-radius: 0 4px 4px 0;
    color: #fff;
    font-size: 24px;
    margin-top: 0;
}

.sidebar .busca .btn:hover {
    background: #09c29b;
    color: #fff;
}



.tres-colunas {
    width: 33.2% !important;
    float: left;
    margin-right: 1px;
    position: relative;
    margin-bottom: 1px;
    height: 210px;
    overflow: hidden;
}

.tres-colunas:nth-child(3n 0) {
    margin-right: 0 !important;
}




/*
.tres-colunas {
    
    width: 32% !important; 
    background: #09c29b;
    float: left;
    
   
    margin-right: 1.5%; 
    
    position: relative;
    margin-bottom: 1px;
    height: 210px;
    overflow: hidden;
}


.tres-colunas:nth-child(3n 0) {
    margin-right: 0 !important;
}


*/





.ultimas a {
    background: #0074bc;
    padding: 17px;
    color: #fff;
    display: block;
    height: 230px;
    text-transform: uppercase;
}

.ultimas a:hover {
    background: #004a69;
}

.ultimas h4 {
    font-size: 14px;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    color: #fff;
    font-weight: 400;
}

.ultimas p {
    font-size: 18px;
    line-height: 1.3;
    padding: 0;
    color: #fff;
    font-style: italic;
    font-weight: 400;
}

.ultimas i {
    font-size: 30px;
    line-height: 0.5;
    position: absolute;
    right: 10px;
    bottom: 15px;
}

.ultimas a i {
    color: #fff;
}

.dicas h4 {
    margin-top: 10px;
}

.dicas h4 a {
    font-size: 20px;
    color: #333;
    line-height: 1.2em;
    font-weight: 600;
}

.dicas h4 a:hover {
    color: #004a69;
}

.dicas .box:hover {
    opacity: 0.85;
}

/* --- Mapa Interativo (SVG) --- */

#svg-map {
    margin-left: 9%;
    position: relative;
    z-index: 2;
    margin-top: 80px;
    margin-bottom: 100px;
}

#svg-map path {
    fill: #0074bc;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    cursor: default;
}

#svg-map text {
    fill: #fff;
    font: 12px 'Roboto', sans-serif;
    cursor: default;
}

#svg-map a.active text {
    cursor: pointer;
}

#svg-map a {
    text-decoration: none;
}

#svg-map a:hover {
    cursor: pointer;
    text-decoration: none;
}

#svg-map a.active path {
    fill: #0074bc !important;
}

#svg-map a.active:hover path {
    fill: #09c29b !important;
    cursor: pointer;
}

#svg-map .circle {
    fill: #a5dce1 !important;
}

#svg-map a:hover .circle {
    fill: #09c29b !important;
    cursor: pointer;
}

.base-map {
    background: #e6e6e6;
    border-radius: 100%;
    width: 563px;
    height: 563px;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 1;
    display: block;
}

.base-map-encontre {
    background: #e6e6e6;
    border-radius: 100%;
    width: 563px;
    height: 563px;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 1;
    display: block;
}



/* --- Estilos de Modal / Pop-up --- */

.modal-content {
    background: #09c29b !important;
    color: #fff !important;
    top: 100px;
    text-align: left;
    position: relative; /* Adicionado para contexto de posicionamento */
    border-radius: 0px; /* Adicionado do bloco de modal do Bootstrap */
    /* Outras propriedades de modal-content do Bootstrap: */
    /* box-shadow, background-clip, outline */
}

.modal .close {
    float: right;
    text-align: right;
    width: 30%;
    background: none;
    border: none;
    color: #fff;
    font-size: 14px;
}

.modal-title {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 2px;
}

.modal p {
    margin: 0;
    color: #fff !important;
}

.modal ul li a:hover {
    background: #d03b05;
}

#cidades ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

#cidades ul li a {
    font-size: 15px;
    list-style: none;
    margin: 5px;
    padding: 12px 0;
    width: 31.5%;
    float: left;
    text-align: center;
    display: block;
    background: #e84f18;
    color: #fff;
    border-radius: 4px;
    line-height: 0.9em;
}

#cidades ul li a:hover {
    background: #d03b05;
}

.modal fieldset {
    border: none;
}

.modal label {
    float: right;
    width: 45%;
    float: left;
    border: none;
    margin-bottom: 2px;
    margin-right: 10px;
    height: 35px;
    line-height: 1em;
}

.modal label input {
    width: 15px;
    float: left;
    margin-top: 2px;
    margin-right: 2px;
}

.modal input.btn {
    background: #e84f18 !important;
    color: #fff !important;
    padding: 5px 10px !important;
    border-radius: 4px;
}

.modal input.btn:hover {
    background: #d03b05 !important;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}

/* --- Outros Estilos de Conteúdo --- */

.contrato {
    font-size: 14px;
}

.tarja {
    background: #fff450;
    font-size: 20px;
    text-align: center;
    padding: 8px;
}

.text p {
    color: #0074bc;
    font-size: 18px;
}

.base h2 {
    color: #e84f18;
    font-size: 30px;
    margin: 0 0 5px 0;
    font-weight: 400;
}

.base h2 i {
    font-size: 25px;
}

.base h4 {
    color: #000;
    font-size: 18px;
    margin: 0 0 5px 0;
    font-weight: 500;
    line-height: 1.9em;
}

.base h4 span {
    display: block;
}

.base h5 {
    font-size: 24px;
    color: #0074bc;
    font-weight: 400;
    margin: 0 0 5px 0;
}

.center {
    text-align: center;
}

.base h2 span {
    font-weight: 700;
}

/* --- Box Empresa (Detalhes) --- */

.boxemp img {
    float: right;
    width: 30%;
}

.boxemp h4 span {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-left: 0;
    vertical-align: 4px;
}

.boxemp h4 span a {
    color: #fff;
    padding: 4px 10px;
    border-radius: 4px;
    background: #e84f18;
}

.boxemp h4 span a:hover {
    background: #0074bc;
}

.boxemp p.mais a {
    background: #09c29b;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 17px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.boxemp p.mais i {
    font-size: 30px;
    vertical-align: -4px;
    font-weight: 400;
    margin-right: 5px;
}

.boxemp p.mais a:hover {
    background: #1d8d73;
}

.boxemp .card {
    margin-top: 15px;
}

.dest,
.dest-int {
    background: #fffcdf !important;
}

.dest h3 {
    width: 80%;
    float: left;
}

.dest .logo {
    width: 20%;
    float: right;
}

.dest-int .anchor {
    position: relative;
    float: right;
    right: 25px;
    margin-top: 0 !important;
}

.anchor {
    position: relative;
    float: right;
    right: 25px;
    margin-top: -25px !important;
}

.anchor a {
    margin-left: 20px;
    text-transform: uppercase;
    color: #333;
    font-size: 15px;
}

.anchor a:hover {
    color: #e84f18;
}

.anchor a i {
    color: #e84f18;
    font-size: 15px;
}

.boxemp h5 {
    color: #fff;
    background: #09c29b;
    padding: 10px;
    margin-bottom: 1px;
    font-size: 15px;
    font-weight: 500;
    margin-top: 30px;
}

.boxemp ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    width: 700px;
}

.boxemp ul li {
    list-style: none;
    width: 33%;
    float: left;
}

.boxemp ul li i {
    color: #09c29b;
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}

.boxemp .galeria img {
    float: left;
    margin-right: 0;
    width: 25% !important;
}

.boxemp .galeria img:nth-child(4n 0) {
    margin-right: 0 !important;
}

.boxemp .galeria img:hover {
    opacity: 0.85;
}

/* Paginação (continuação) */
.pag ul li {
    display: inline;
}

.pag ul span.active,
.pag ul a:hover {
    color: #fff;
    background: #1d8d73;
    padding: 10px 15px;
}

/* Slider / Featured Area */
.terbg .featured {
    display: none !important;
}

.terbg {
    display: none;
    background: #09c29b;
    width: 100%;
    position: relative;
    z-index: 0;
    color: #fff;
}

.featured {
    display: none;
    position: relative;
    width: 2600px;
    height: 478px;
    left: 50%;
    margin-left: -1300px;
    z-index: 1;
}

#slider {
    width: 2600px;
    height: 478px;
}

.rsABlock {
    top: 120px !important;
    left: 730px !important;
    width: 540px !important;
    top: 338px; /* Sobrescrito, a linha de cima deve ser a correta se for !important */
    position: absolute;
    z-index: 15;
    width: auto;
    background: none;
    padding: 0;
}

.rsABlock h4 {
    font-size: 60px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    color: #fff;
    line-height: 1.0em;
    text-align: left;
}

.rsABlock p {
    font-size: 30px;
    font-weight: 300;
    color: #fff;
    text-align: left;
    line-height: 1.2em;
}

.rsABlock a h4:hover,
.rsABlock a p:hover {
    color: #e0e1e1 !important;
}

/* Formulários Padrão */
form label {
    width: 100%;
}

form label input {
    width: 100%;
    padding: 30px;
    border: 1px solid #ccc;
    background: #fff;
    opacity: 0.8;
}

form .btn {
    float: right;
    background: #ccc;
    padding: 20px 50px;
    border: none;
    margin-top: 20px;
}

form .btn:hover {
    background: #555;
    color: #fff;
}

form.padrao input {
    padding: 15px 20px !important;
    margin-bottom: 10px;
}

form.padrao select {
    padding: 15px 20px !important;
    margin-bottom: 10px;
    width: 100%;
    display: block;
}

/* Captcha e Footer */
.captcha {
    position: relative;
    float: left;
    top: 30px;
    width: 400px;
    height: 200px;
}

.captcha img {
    position: absolute;
    top: 100px;
    left: 0;
}

.captcha a {
    position: absolute;
    top: 100px;
    left: 200px;
    padding: 5px;
    cursor: pointer;
    font-size: 13px;
    color: #000;
    font-style: italic;
}

footer h3 {
    color: #fff;
    margin: 0;
}

footer ul {
    color: #fff;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

footer ul li {
    width: 25%;
    float: left;
    list-style: none;
    line-height: 22px;
    display: block;
    overflow: hidden;
    max-height: 22px;
    margin-right: 0;
}

footer ul li a {
    color: #fff;
}

footer hr {
    clear: both;
}

footer a:hover {
    color: #eee;
}

/* --- Media Queries (Responsividade) --- */

/* Estilos para telas de até 991px (Dispositivos Menores) */
@media (max-width: 991px) {
    html,
    body {
        overflow-x: hidden;
    }

    .nome_br a {
        font-size: 40px; /* --- topo br --- */
    }

    .nome_br h2 {
        font-size: 19px;
        clear: both;
    }

    .nome_br h2 span {
        display: inline;
    }

    .tag {
        display: none;
    }

    .opcional {
        display: none;
    }

    #map {
        display: none !important;
    }

    #no-map {
        display: block;
    }

    #no-map ul li a {
        width: 30%;
        padding: 10px;
        text-align: center;
        margin: 1.5%;
        background: #0074bc;
        float: left;
        color: #fff;
        border-radius: 10px;
        border: 1px solid #01598f;
    }

    #no-map ul li a:hover {
        background: #09c29b;
    }

    .base h2 {
        line-height: 1.1em;
    }

    .featured {
        height: 170px !important;
        overflow: hidden;
        display: none !important;
    }

    #slider {
        height: 170px !important;
    }

    #slider img {
        margin-left: 815px;
        width: 1000px;
    }

    .rsABlock {
        top: 15px !important;
        left: 1155px !important;
        width: 140px !important;
    }

    .rsABlock h4 {
        font-size: 15px;
        text-shadow: #666 0 0 0;
    }

    .rsABlock p {
        font-size: 12.5px;
        text-shadow: #000 0 0 0;
    }

    .lista-cidades ul li {
        list-style: none;
        width: 100%;
        margin-bottom: 10px;
    }

    #cidades ul li a {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        clear: both;
    }

    .nome a.menor {
        font-size: 10px;
    }

    .nome a span.menor {
        font-size: 10px !important;
    }

    .anuncio-topo img,
    .anuncio-meio img,
    .anuncio-lateral img {
        width: 100%;
    }


    
    
    .busca h2 {
        line-height: 1.2em;
        font-size: 25px;
        margin-bottom: 10px;
    }

    .busca form {
        padding: 130px 10px 10px 10px;
    }

    .busca h4 {
        margin-bottom: 0 !important;
    }

    .busca h4 a {
        width: 250px !important;
    }

    .busca .btn {
        padding: 29px 15px;
        font-size: 12px;
    }

    .busca input {
        padding: 28.7px 15px;
        font-size: 13px;
    }

    .busca label {
        display: none;
    }

    .busca select {
        width: 75%;
    }

    .busca .avancada {
        margin: 20px 0 10px 0;
    }

    .tres-colunas {
        width: 100% !important;
        margin-right: 0;
    }

    .affix {
        position: relative !important;
    }

    .terbg {
        display: none !important;
    }

    .dest h3 {
        width: 70%;
    }

    .dest .logo {
        width: 30%;
    }

    .anchor {
        position: absolute !important;
        left: 25px;
        clear: both;
        display: block;
        bottom: 0 !important;
    }

    .anchor a {
        margin-left: 0;
        display: block;
        margin-bottom: 10px;
        font-size: 13px !important;
    }

    .dest-int .anchor {
        position: relative !important;
        float: left;
        right: 25px;
        margin-top: 10px !important;
        width: 100%;
    }

    .dest-int .anchor a {
        float: left;
        margin-right: 30px;
    }

    .dest-int img.logo {
        width: 100%;
        margin-bottom: 10px;
    }

    .boxemp ul li {
        width: 100%;
    }

    .card {
        margin-bottom: 5px;
    }

    #mapa2 {
        width: 90%;
        overflow: hidden;
        margin-left: 5%;
    }

    .boxemp .galeria img {
        width: 50% !important;
    }

    #retorno2,
    #redcad {
        font-size: 11px !important;
        display: block;
        position: relative !important;
        right: 0;
        float: right;
    }

    #redcad {
        clear: both;
    }
}

/* Estilos para telas entre 400px e 768px */
@media (min-width: 400px) and (max-width: 768px) {
    .dest-int img.logo {
        width: 35% !important;
        float: right;
    }

    .dest-int h3 {
        width: 64% !important;
        float: left;
    }

    .featured {
        height: 340px !important;
        overflow: hidden;
        display: none;
    }

    #slider {
        height: 340px !important;
    }

    #slider img {
        margin-left: 390px;
        width: 1800px;
    }

    .rsABlock {
        top: 65px !important;
        left: 1030px !important;
        width: 250px !important;
    }

    .rsABlock h4 {
        font-size: 25px;
        text-shadow: #000 0 0 0;
    }

    .rsABlock p {
        font-size: 18px;
        text-shadow: #000 0 0 0;
    }

    .boxemp .galeria img {
        width: 25% !important;
    }
}

/* Estilos para telas entre 768px e 991px (Tablet Landscape) */
@media (min-width: 768px) and (max-width: 991px) {
    html,
    body {
        overflow-x: hidden;
    }

    .opcional {
        display: none;
    }

    #map {
        display: block !important;
    }

    #no-map {
        display: none;
    }

    .hide-m {
        display: block !important;
    }

    header.cid {
        height: 110px;
    }

    .nome a span.menor {
        font-size: 24px !important;
    }

    .anuncio-topo {
        margin-top: 33px;
    }

    .bar p {
        font-size: 17px;
        margin: 18px 0 22px 0px !important;
    }

    .bar2 {
        padding: 5px 0;
    }

    .base h2 {
        font-size: 18px;
        line-height: 1.1em;
    }

    .busca h2,
    .busca h2 i {
        font-size: 18px;
        margin: 0 !important;
    }

    .busca form {
        padding: 80px 20px 15px 20px;
    }

    .busca input {
        font-size: 16px;
        padding: 26px 15px;
    }

    .busca label {
        font-size: 19px;
        margin-top: 22px;
    }

    .busca .avancada {
        margin: 30px 50px 0 0;
    }

    .sidebar .busca form {
        padding: 15px 15px 10px 15px;
    }

    .sidebar .busca select {
        font-size: 14px;
        padding: 10px 10px;
        background: #fff url("../images/seta-m.png") 95.5% 50% no-repeat;
    }

    .sidebar .busca .btn {
        font-size: 14px;
        padding: 11.8px 10px;
    }

    .sidebar .busca .avancada {
        margin: 17px -10px 0 0;
    }

    section.space {
        margin-top: 25px !important;
    }

    .cadastre a {
        padding: 25px 0px !important;
    }

    .cadastre span {
        font-size: 23.3px;
    }

    .anuncio-lateral {
        padding: 0;
    }


    
    
    
    .anuncio-lateral small {
        display: none;
    }
    
    


    .anuncio-topo img,
    .anuncio-meio img,
    .anuncio-lateral img {
        width: 100%;
    }


 

    .tres-colunas {
        width: 33.1% !important;
        float: left;
        margin-right: 1px;
    }

    .ultimas a {
        min-height: 115px;
    }

    .ultimas h4 {
        font-size: 17px;
    }

    img.rsImg {
        width: 76% !important;
        margin-left: 12% !important;
    }

    .featured {
        height: 363px !important;
    }

    #slider {
        height: 363px !important;
    }

    footer ul li {
        width: 33.33%;
        line-height: 36px;
        max-height: 36px;
    }

    .busca #loader {
        right: 170px;
        top: 95px;
    }

    nav ul {
        display: none;
    }

    .testimonials img {
        border-radius: 100%;
        border: 6px solid #fff;
        float: left;
        width: 30%;
        margin: 0;
    }

    .testimonials p {
        font-size: 17px;
    }

    .testimonials p small {
        font-size: 14px;
    }

    .testimonials p:before {
        font-size: 90px;
        left: -50px;
    }

    .testimonials p:after {
        font-size: 90px;
        right: 0px;
        bottom: -5px;
    }

    .rsABlock {
        top: 60px !important;
        left: 940px !important;
        width: 300px !important;
    }

    .rsABlock h4 {
        font-size: 35px;
    }

    .rsABlock p {
        font-size: 25px;
    }

    .nome_br a {
        font-size: 50px;
    }

    .nome_br h2 {
        clear: both;
        font-size: 25px;
        margin-top: -6px;
        margin-left: -2px;
    }

    .nome_br h2 span {
        display: inline;
    }

    .tag a {
        background: url(../images/tag.png) center -103px no-repeat;
        font-size: 18px;
        padding: 8px 0 0 0;
        width: 150px;
        height: 117px;
    }

    .tag a span.maior {
        font-size: 31px;
    }

    .tag a span.menor {
        font-size: 13px;
    }

    .text h2,
    #map h2 {
        font-size: 35px;
    }

    #svg-map {
        margin-left: 20%;
    }


    .base-map {
        left: 96px;
    }
    
    .base-map-encontre {
        left: 96px;
    }

    .boxemp ul {
        width: 420px;
    }

    .boxemp ul li {
        width: 50%;
    }

    .lista-cidades ul li {
        width: 50% !important;
        margin: 0;
        float: left !important;
    }

    .lista-cidades ul li a {
        height: 45px !important;
        display: block;
    }

    .boxemp .galeria img {
        width: 50% !important;
    }

    #retorno2,
    #retcad {
        font-size: 11px !important;
        display: block;
        clear: both;
        position: absolute;
        right: 0 !important;
    }

    #retcad {
        bottom: 70px;
    }

    .captcha a {
        position: absolute;
        top: 100px;
        left: 175px;
        padding: 5px;
        cursor: pointer;
        font-size: 13px;
        color: #000;
        font-style: italic;
    }
}

/* Estilos para telas entre 992px e 1199px (Desktop Médio) */
@media (min-width: 992px) and (max-width: 1199px) {
    html,
    body {
        overflow-x: hidden;
    }

    nav a {
        padding: 15px 8px;
    }

    .bar p {
        font-size: 14px;
        margin: 18px 0 22px 0px !important;
    }

    .busca h2 {
        font-size: 23px;
        margin: 0 0 20px 0;
        line-height: 1em;
    }

    .nome a span {
        font-size: 34px;
    }

    .nome a span.menor {
        font-size: 24px !important;
    }

    .cadastre a {
        padding: 25px 20px !important;
        font-size: 17px;
        line-height: 1.5em;
    }

    .anuncio-topo img,
    .anuncio-meio img,
    .anuncio-lateral img {
        width: 100%;
    }



    
    
    .nome_br a {
        font-size: 60px;
        line-height: 1em;
    }

    .nome_br h2 {
        margin: 8px 0 0 0;
        font-size: 25px;
        line-height: 0.95em;
    }

    .lista-cidades ul li {
        font-size: 13px;
    }

    .lista-cidades ul li a {
        height: 45px !important;
        display: block;
    }

    .busca select {
        font-size: 18px;
        padding: 22px 15px;
    }

    footer ul li {
        line-height: 30px;
        max-height: 30px;
    }

    .boxemp ul {
        width: 566px;
    }

    .rsABlock {
        top: 50px !important;
        left: 830px !important;
        width: 425px !important;
    }

    .boxemp .galeria img {
        width: 50% !important;
    }

    #retorno2,
    #retcad {
        font-size: 11px !important;
        display: block;
        clear: both;
        position: absolute;
        right: 130px !important;
    }

    #retcad {
        bottom: 0;
        margin-right: 0;
    }
}

/* --- Estilos Adicionais do Bootstrap Modal/Reset --- */
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

.modal-open {
    overflow: hidden;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    /* ... (Estilos já definidos no bloco principal, mas com regras Bootstrap adicionais) */
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 15px;
    min-height: 16.42857143px;
}

.modal-header .close {
    margin-top: -2px;
    float: right;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
}

.modal-footer .btn .btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn .btn {
    margin-left: -1px;
}

.modal-footer .btn-block .btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

/* Colunas Extra Small (Continuação do Bloco Bootstrap) */
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}

/* Pulls, Pushs e Offsets Extra Small */
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}

/* Regras Finais de Posicionamento Específico */
#retorno2 {
    font-size: 11px !important;
    display: block;
    clear: both;
    position: absolute;
    right: 170px;
}

#retcad {
    font-size: 11px !important;
    display: block;
    float: right;
    right: 170px;
    margin-right: 20px;
}

iframe {
    margin: 0;
    overflow: hidden !important;
}










/* ======================================================
   XS – CELULARES PEQUENOS (0–575px)
======================================================= */
@media (max-width: 575px) {
    .anuncio-cidade-lateral {
    background-color: #e6e6e6 !important;
    padding: 30px !important;
    position: relative !important;

   margin-left: 1px !important;   /* ajuste padrão para PC grande */
    margin-right: -2px !important;
    margin-top: -15px !important;
    margin-bottom: 10px !important;

    

    box-sizing: border-box !important;
  }

  .anuncio-cidade-lateral small {
    display: inline-block !important;
    position: absolute !important;
    right: 30px !important;
    top: 17px !important;
    color: #828282 !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
  }

  .anuncio-cidade-lateral img {
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }
}



/* ======================================================
   SM – CELULARES MÉDIOS (576–767px)
======================================================= */
@media (min-width: 576px) and (max-width: 767px) {
  .anuncio-cidade-lateral {
    background-color: #e6e6e6 !important;
    padding: 30px !important;
    position: relative !important;

    margin-left: 1px !important;   /* ajuste padrão para PC grande */
    margin-right: -2px !important;
    margin-top: -15px !important;
    margin-bottom: 10px !important;

    

    box-sizing: border-box !important;
  }

  .anuncio-cidade-lateral small {
    display: inline-block !important;
    position: absolute !important;
    right: 30px !important;
    top: 17px !important;
    color: #828282 !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
  }

  .anuncio-cidade-lateral img {
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }
}



/* ======================================================
   MD – TABLETS (768–991px)
======================================================= */
@media (min-width: 768px) and (max-width: 991px) {
 .anuncio-cidade-lateral {
    background-color: #e6e6e6 !important;
    padding: 30px !important;
    position: relative !important;

    margin-left: 1px !important;   /* ajuste padrão para PC grande */
    margin-right: -2px !important;
    margin-top: -15px !important;
    margin-bottom: 10px !important;

   

    box-sizing: border-box !important;
  }

  .anuncio-cidade-lateral small {
    display: inline-block !important;
    position: absolute !important;
    right: 30px !important;
    top: 17px !important;
    color: #828282 !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
  }

  .anuncio-cidade-lateral img {
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }
}



/* ======================================================
   LG – 992–1199px (A FAIXA QUE VOCÊ PRECISA AJUSTAR)
======================================================= */
@media (min-width: 992px) and (max-width: 1199px) {

  .anuncio-cidade-lateral {
    background-color: #e6e6e6 !important;
    padding: 30px !important;
    position: relative !important;

    margin-left: 1px !important;   /* ajuste padrão para PC grande */
    margin-right: -2px !important;
    margin-top: -15px !important;
    margin-bottom: 10px !important;

    

    box-sizing: border-box !important;
  }

  .anuncio-cidade-lateral small {
    display: inline-block !important;
    position: absolute !important;
    right: 30px !important;
    top: 17px !important;
    color: #828282 !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
  }

  .anuncio-cidade-lateral img {
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }
}


   


/* ======================================================
   XL – DESKTOPS (1200–1399px)
======================================================= */
@media (min-width: 1200px) and (max-width: 1399px) {
   .anuncio-cidade-lateral {
    background-color: #e6e6e6 !important;
    padding: 30px !important;
    position: relative !important;

    margin-left: 1px !important;   /* ajuste padrão para PC grande */
    margin-right: -2px !important;
    margin-top: -15px !important;
    margin-bottom: 10px !important;

    box-sizing: border-box !important;
  }

  .anuncio-cidade-lateral small {
    display: inline-block !important;
    position: absolute !important;
    right: 30px !important;
    top: 17px !important;
    color: #828282 !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
  }

  .anuncio-cidade-lateral img {
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }
}


/* ======================================================
   XXL – TELAS MUITO GRANDES (1400px+)
======================================================= */
@media (min-width: 1400px) {
   .anuncio-cidade-lateral {
    background-color: #e6e6e6 !important;
    padding: 30px !important;
    position: relative !important;

    margin-left: 1px !important;   /* ajuste padrão para PC grande */
    margin-right: -2px !important;
    margin-top: -15px !important;
    margin-bottom: 10px !important;

    box-sizing: border-box !important;
  }

  .anuncio-cidade-lateral small {
    display: inline-block !important;
    position: absolute !important;
    right: 30px !important;
    top: 17px !important;
    color: #828282 !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
  }

  .anuncio-cidade-lateral img {
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }
}










/* ======================================================
   XL – DESKTOPS (1200–1399px)
======================================================= */
@media (min-width: 1200px) and (max-width: 1399px) {
   .anuncio-cidade-cliente {
    background-color: #e6e6e6 !important;
    padding: 30px !important;
    position: relative !important;

    margin-left: -15px !important;   /* ajuste padrão para PC grande */
    margin-right: 15px !important;
    margin-top: -15px !important;
    margin-bottom: 10px !important;

    box-sizing: border-box !important;
  }

  .anuncio-cidade-cliente small {
    display: inline-block !important;
    position: absolute !important;
    right: 30px !important;
    top: 17px !important;
    color: #828282 !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
  }

  .anuncio-cidade-cliente img {
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }
}


/* ======================================================
   XXL – TELAS MUITO GRANDES (1400px+)
======================================================= */
@media (min-width: 1400px) {
   .anuncio-cidade-cliente {
    background-color: #e6e6e6 !important;
    padding: 30px !important;
    position: relative !important;

    margin-left: -15px !important;   /* ajuste padrão para PC grande */
    margin-right: 15px !important;
    margin-top: -15px !important;
    margin-bottom: 10px !important;

    box-sizing: border-box !important;
  }

  .anuncio-cidade-cliente small {
    display: inline-block !important;
    position: absolute !important;
    right: 30px !important;
    top: 17px !important;
    color: #828282 !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
  }

  .anuncio-cidade-cliente img {
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }
}


























/* ======================================================
   XS – CELULARES PEQUENOS (0–575px)
======================================================= */
@media (max-width: 575px) {
    .anuncio-empresa-final {
    background-color: #e6e6e6; 
    padding: 15px;
    position: relative;

    margin-left: 0px;   /* ajuste padrão para PC grande */
    margin-right: 0px;
    margin-top: -35px;
    margin-bottom: -29px;

    box-sizing: border-box;
  }

 }



/* ======================================================
   SM – CELULARES MÉDIOS (576–767px)
======================================================= */
@media (min-width: 576px) and (max-width: 767px) {
  .anuncio-empresa-final {
    background-color: #e6e6e6; 
    padding: 15px;
    position: relative;

    margin-left: 0px;   /* ajuste padrão para PC grande */
    margin-right: 0px;
    margin-top: -35px;
    margin-bottom: -29px;

    box-sizing: border-box;
  }

  
}



/* ======================================================
   MD – TABLETS (768–991px)
======================================================= */
@media (min-width: 768px) and (max-width: 991px) {
 .anuncio-empresa-final {
    background-color: #e6e6e6; 
    padding: 15px;
    position: relative;

    margin-left: 0px;   /* ajuste padrão para PC grande */
    margin-right: 0px;
    margin-top: -35px;
    margin-bottom: -15px;

    box-sizing: border-box;
  }

  }



/* ======================================================
   LG – 992–1199px (A FAIXA QUE VOCÊ PRECISA AJUSTAR)
======================================================= */
@media (min-width: 992px) and (max-width: 1199px) {

  .anuncio-empresa-final {
    background-color: #e6e6e6; 
    padding: 15px;
    position: relative;

    margin-left: 0px;   /* ajuste padrão para PC grande */
    margin-right: 0px;
    margin-top: -35px;
    margin-bottom: -29px;

    box-sizing: border-box;
  }

  
}


   


/* ======================================================
   XL – DESKTOPS (1200–1399px)
======================================================= */
@media (min-width: 1200px) and (max-width: 1399px) {
   .anuncio-empresa-final {
    background-color: #e6e6e6; 
    padding: 15px;
    position: relative;

    margin-left: 0px;   /* ajuste padrão para PC grande */
    margin-right: 0px;
    margin-top: -35px;
    margin-bottom: -29px;

    box-sizing: border-box;
  }
  
  
  }


/* ======================================================
   XXL – TELAS MUITO GRANDES (1400px+)
======================================================= */
@media (min-width: 1400px) {
   .anuncio-empresa-final {
    background-color: #e6e6e6; 
    padding: 15px;
    position: relative;

    margin-left: 0px;   /* ajuste padrão para PC grande */
    margin-right: 0px;
    margin-top: -35px;
    margin-bottom: -29px;

    box-sizing: border-box;
  }

}















/* ======================================================
   XS – CELULARES PEQUENOS (0–575px)
======================================================= */
@media (max-width: 575px) {
    .anuncio-bairro-cliente-lateral {
    background-color: #e6e6e6; 
    padding: 15px;
    position: relative;

    margin-left: 0px;   /* ajuste padrão para PC grande */
    margin-right: 0px;
    margin-top: -35px;
    margin-bottom: -29px;

    box-sizing: border-box;
  }

 }



/* ======================================================
   SM – CELULARES MÉDIOS (576–767px)
======================================================= */
@media (min-width: 576px) and (max-width: 767px) {
  .anuncio-bairro-cliente-lateral {
    background-color: #e6e6e6; 
    padding: 15px;
    position: relative;

    margin-left: 0px;   /* ajuste padrão para PC grande */
    margin-right: 0px;
    margin-top: -35px;
    margin-bottom: -29px;

    box-sizing: border-box;
  }

  
}



/* ======================================================
   MD – TABLETS (768–991px)
======================================================= */
@media (min-width: 768px) and (max-width: 991px) {
 .anuncio-bairro-cliente-lateral {
    background-color: #e6e6e6; 
    padding: 15px;
    position: relative;

    margin-left: 0px;   /* ajuste padrão para PC grande */
    margin-right: 0px;
    margin-top: -35px;
    margin-bottom: -15px;

    box-sizing: border-box;
  }

  }



/* ======================================================
   LG – 992–1199px (A FAIXA QUE VOCÊ PRECISA AJUSTAR)
======================================================= */
@media (min-width: 992px) and (max-width: 1199px) {

  .anuncio-bairro-cliente-lateral {
    background-color: #e6e6e6; 
    padding: 15px;
    position: relative;

    margin-left: 0px;   /* ajuste padrão para PC grande */
    margin-right: 0px;
    margin-top: -35px;
    margin-bottom: -29px;

    box-sizing: border-box;
  }

  
}


   


/* ======================================================
   XL – DESKTOPS (1200–1399px)
======================================================= */
@media (min-width: 1200px) and (max-width: 1399px) {
   .anuncio-bairro-cliente-lateral {
    background-color: #e6e6e6; 
    padding: 15px;
    position: relative;

    margin-left: 0px;   /* ajuste padrão para PC grande */
    margin-right: 0px;
    margin-top: -35px;
    margin-bottom: -29px;

    box-sizing: border-box;
  }
  
  
  }


/* ======================================================
   XXL – TELAS MUITO GRANDES (1400px+)
======================================================= */
@media (min-width: 1400px) {
   .anuncio-bairro-cliente-lateral {
    background-color: #e6e6e6; 
    padding: 15px;
    position: relative;

    margin-left: 0px;   /* ajuste padrão para PC grande */
    margin-right: 0px;
    margin-top: -35px;
    margin-bottom: -29px;

    box-sizing: border-box;
  }

}






























/* ======================================================
   ANUNCIO BBASSE
======================================================= */

/* ======================================================
   ANUNCIO BBASSE
======================================================= */

  .anuncio-base small {
    display: inline-block !important;
    position: absolute !important;
    right: 30px !important;
    top: 17px !important;
    color: #828282;
    font-size: 10px !important;
    text-transform: uppercase !important;
  }

  .anuncio-base img {
    width: 100% !important;
    height: auto !important;
    display: block !important;
  
}















