<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{padding: 0;margin: 0;}
@font-face {
    font-family: fonteencontra;
    src: url(../fonts/fonte-encontra.ttf);
}
strong{font-family: 'Roboto', sans-serif;font-weight: 700;}
H1{font-size: 25px; color:#FF9900; margin-top: 0px; padding: 2px;  z-index:2;}
H2{font-size: 21px; color:#FF9900; margin-top: 0px; padding: 7px; }
H3{font-size: 18px; color:#FF9900; padding: 7px;padding-left: 0; }
H4{font-size: 18px; color:#FF9900; padding: 5px; margin: 3px 0 3px 0;}
H5{font-size: 14px; color:#FF9900; padding: 5px;}
H6{font-size: 12px; color:#666666; padding: 2px;}
p{margin: 16px 0;}
.corpo{
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.linksTopo{
    width: 100%;
}
.linksTopo #menuTopo{
    text-align: center;
    display: flex;
    list-style: none;
    padding: 15px 0;
}
.linksTopo #menuTopo li{
    flex: 1;
}

.linksTopo #menuTopo li a{
    text-decoration: none;
    padding: 15px 5px;
    color:#000;
}
.linksTopo #menuTopo li a:hover{
    background-color: #f6990d;
    transition: all .3s ease;
}
.cabecalho{
    background-color: #2b296a;
    width: 100%;
    position: relative;
    height: 47px;
    border-top: 5px solid #f6990d;
}
div#formbuscam{
height: auto;
position: absolute;
bottom: 10%;
}
div#menu{
display:none;
position: relative;
float: left;
width: 166px;
height: auto;
padding-top: 3px;
padding-right: 10px;
padding-left: 10px;
margin-top: 20px;
padding-bottom: 100px;
}
.encontra-links-menu {
    display: block;
    position: relative;
    left: 0;
    top: 15px;
    cursor: pointer;
}      
 
.navigation { display:none}
 
.bars-menu{
  width: 35px;
  height: 5px;
  margin-bottom: 4px;
  background: #fff;
}  
  .bar-1 {
    transform-origin: top left;
    transition: .5s
  }
  .bar-2{
    opacity: 100%;
    transition: 1s;
  }
  .bar-3 {
    transform-origin: bottom left;
    transition: .5s
  }  
  .bar1-x{
    transform: rotate(40deg) translate(4px, -3px);
    transition: .5s;
  }
  .bar2-x{
    opacity: 0;
    transition: .5s;
  }  
  .bar3-x{
    transform: rotate(-40deg) translate(3px, 7px);
    transition: .5s;
  }    
 
.navigation {
  position: absolute;
  width: 100%;
  left: 7%;
  top: 47px;
  background-color: #f6990d;
  z-index: 1; }
 
.navigation--ativo {
  width:22%;
  display: block;
  transition: 0.5s;
  z-index: 4;  
}
  
.menu {
  padding: 5px 0px 5px 0;
  color: #fff;
  font-size: 1em;
  z-index: 99;
  -webkit-margin-before: 0;
} 
.menu a{
    text-decoration: none;
}
.menu-item {
border-bottom: 1px solid #fff;
color: #fff;
display: block;
padding: 10px;
cursor: pointer;
}
.menu-item:hover{
    background-color: #2b296a;
    transition: all .3s ease;
}
 
.menu-link-branco {
  color: #ffffff;
  cursor: pointer; }


.logoEncontra{
    font-family: fonteencontra;
    font-size: 36px;
    position: relative;
    left: 70px;
    top: -23px;
}
.logoEncontra a{
    color: #fff;
    text-decoration: none;
}
.logoEncontra a span, .footer h4 a span{
    color: #f6990d;
}
.categoriasTopo{
    position: absolute;
    bottom: 0;
    width: 47%;
    display: flex;
    right: 0;
}
.categoriasTopo #chamaCategoria{
    color:#fff;
    cursor: pointer;    
}
.menuHorizontal ul{list-style: none;display: flex;}
.menuHorizontal ul a, .categoriasTopo #chamaCategoria{padding: 15px 20px;}
.menuHorizontal ul a:hover, .categoriasTopo #chamaCategoria:hover{transition: all .3s ease;background: #f6990d;color:#000;}
.itemMenu{color: #fff;text-align: center;flex: 1;}
.categoriasTopo a{
    color:#fff;
    text-decoration: none;
}
.slide{
    width: 100%;
    overflow: hidden;
    text-align: center;
    position: relative;
    height: 193px;  
    background: url(../imgs/slider.jpg) center;
}
.busca h3{
    font-size: 24px;
    color: #ffffff;
    margin: 10px 0px;
    text-shadow: 2px 2px 5px #000000;}
.busca{
    position: absolute;
    left:24%;
    bottom: 35%;
    width: 50%;
    display: block;
    z-index: 3;
}
.busca form{
    display: flex;
}
.busca input[type=text]{    
    width: 100%;
    height: 40px;
    border: 0px;
    font-size: 18px;
    padding-left: 20px;
    outline: none;
    flex: 3;
    margin: 0 15px;
}
.busca button[type=submit]{
    border: 0px;
    width: 100%;
    background-color: #f6990d;
    color: #ffffff;
    height: 40px;
    font-weight: bold;
    font-size: 18px;
    outline: none;
    flex: 1;
    cursor: pointer;
}
.seloSite{
    position:absolute;
    top: 20%;
    right: 15%;
    z-index: 3;
}
#overlay-fotonamoramica{
    width: 100%;
    padding: 9em 0px;
    position: absolute;
    z-index: 2;
    background-color: rgba(125,125,125,0.1);
}
#videobackgronund{
    position: absolute;
    top: -150%;
    left: 0;
    width: 100%;
    z-index: 1;
}
.miolo{
    margin-bottom: 0px; /*ALTRADO*/
}
.caixaemail{
    width: 227px;
    background: #fff url(../imgs/i_email.png) no-repeat 5px 6px;
    background-position: 6px 8px;
    padding: 7px 0 7px 30px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
}
.botaoEmail{
    padding: 7px 11px;
    border-radius: 4px;
    border: none;
    font-weight: bold;
    font-size: 16px;
    box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.3);
    background-color: #dedede;
    transition: 0.2s;
    color: #000;
    cursor: pointer;
}
.botaoEmail:hover{
    background-color: #9c9c9c;
    transition: all .3s;
}
.noBairro{
    background-color: #F5F5F5;
}
.noBairro H1, .noBairro H2, .empresas{    
    padding: 5px 0;
    margin: 10px 0;
    border-bottom: 2px solid #c6c6c6;
    color: #555;
    text-transform: uppercase;
}
.modal {
    display: none; 
    position: fixed;
    z-index: 4; 
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
}
.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 75%;
    position: relative;
}
.close {
    color: #aaa;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    right: 10px;
}
.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.modal-content h3{
    margin-bottom: 20px;
}
.modal-content .linkCategoria{
    padding: 10px;
    margin: 5px;
    background-color: #2b296a;
    color:#fff;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
}
.modal-content .linkCategoria:hover{
    background-color: #f6990d;
    transition: all .3s ease;
}
.linksBairro{
    box-sizing: border-box;
    box-shadow: 0px 0px 27px -5px #ccc;
    background: #fff;
        border-bottom: 3px solid #f6990d;
    margin-bottom: 16px;
}

.linksBairro img{width: 100%;}
.linksBairro ul{list-style: none;position: relative;}
.linksBairro ul span{
    position: absolute;
    top: -34px;
    left: 10px;
    background: #f6990d;
    padding: 5px;
    color: #fff;
    border-radius: 5px 5px 0 0;
    text-transform: capitalize;
}
.linksBairro ul li a{color: #000; text-decoration: none;z-index: 2}
.linksBairro ul li a.destaque{font-size: calc(16px + 3px);font-weight: 700;}
.linksBairro ul li{
    line-height: 15px;
    padding: 5px;
    margin: 5px 0;
    position: relative;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.linksBairro ul li:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f6990d;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;}
    .linksBairro ul li:hover a, .linksBairro ul li:focus a, .linksBairro ul li:active a {color: #fff;}
    .linksBairro ul li:hover:before, .linksBairro ul li:focus:before, .linksBairro ul li:active:before {-webkit-transform: scaleX(1);transform: scaleX(1);}
.aquiVoceEncontra{padding-top: 15px;}
.empresas{
    color: #FF9900;
    text-decoration: none;
    border-bottom: 1px solid;
    text-transform: uppercase;
}
.listaPopulares{
    background: #f5f5f5;
    border: 2px solid #ccc;
    border-radius: 5px;
    margin: 0px 8px;
    padding-right: 5px;
    padding-left: 5px;
}
.listaPopulares p{
    line-height: 35px;
    border-bottom: 1px solid #ccc;
}
.listaPopulares p a.destaque{
    color: #000;
    text-decoration: none;
    font-weight: 800;
}
.listaPopulares ul{
    list-style: none;
    margin: 5px 0;
}
.listaPopulares li:nth-child(1){}
.listaPopulares li{
    line-height: 25px;
    position: relative;
}
.listaPopulares li a{
    color: #909090;
    text-decoration: none;
}
.listaPopulares li a:before,.listaPopulares li:after{
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.listaPopulares li a:before{
    content: '\f0a9';
    margin-right: 5px;
    vertical-align: middle;
    text-decoration: none;
}
.row.poulares{
    margin: 20px -15px;
}
.listaPopulares li:hover:after, .listaPopulares li:hover a:before, .listaPopulares li:hover a{
    color:#2b296a;
    transition: all .3s ease-out;}
.footer{
    background: #2b296a;
    color:#fff;
}
.footer .row{margin: 16px 0;}
.footer a{color:#fff;}
.footer h4{
    font-family: fonteencontra;
    font-weight: 300;
    font-size: 25px;
    padding: 0;
    margin: 16px 0;
}
.linhaFinal{
    background: #ff9700;
}
.linhaFinal .row{
    margin: 0;
}
.linhaFinal .col-md-12{
    text-align: center;
}
.linhaFinal .col-md-12 span{
    text-transform:uppercase;
}
.footer .redesSociais{
    display: inline-flex;
    list-style: none;
}
.footer .redesSociais li{
    margin: 0 5px;
}
.footer .redesSociais li a{}
.footer .redesSociais li a:hover img{
    transform: scale(1.5);
    transform-origin: center;
    transition: all .1s;
}
.footer .listaRedesSociais{
    list-style: none;line-height: 25px;
}
.footer .listaRedesSociais li{    
}
.footer .listaRedesSociais li a{
    text-decoration: none;
}
.footer .listaRedesSociais li a:hover{
    text-decoration: underline;
    transition: all .3s;
}
.footer .listaRedesSociais li:before{
    content: '\f101';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-right: 5px;
}
.footer .listaRedesSociais li:nth-last-child(1):before{content: none;}
.col-md-2.vizinhos p a{
    color: #fff;
    text-decoration: none;
    text-shadow: 0px 0px 6px #000;
    text-transform: uppercase;
    font-size: 22px;
}
.col-md-2.vizinhos p{
    text-align: center;
    position: absolute;
    width: 85%;
    top: 38%;
    z-index: 3;
    font-weight: 800;
}
.col-md-2.vizinhos{
    margin: 0 5px;
    position: relative;
    overflow: hidden;
    min-height: 200px;
    background-size: cover;
}
.col-md-2.vizinhos .overlay{
    padding: 100px 115px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,0.4);
}
.col-md-2.vizinhos:hover .overlay{
    background: rgba(0,0,0,0);
    transition: all .3s ease;
}
.col-md-2.vizinhos.bairro1{
    background-image: url(../imgs/bairro-cidade1.jpg);
}
.col-md-2.vizinhos.bairro2{
    background-image: url(../imgs/bairro-cidade2.jpg);
}
.col-md-2.vizinhos.bairro3{
    background-image: url(../imgs/bairro-cidade3.jpg);
}
.col-md-2.vizinhos.bairro4{
    background-image: url(../imgs/bairro-cidade4.jpg);
}
.col-md-2.vizinhos.bairro5{
    background-image: url(../imgs/bairro-cidade5.jpg);
}
.row.ultimoBloco{
    margin-top: 20px;
    margin-bottom: 20px; /*ALTERADO*/
}
.modal-ativo{
    display: block !important;
}
.someDesktop{
    display: none;
}
.someMobile{
    display: inline;
}
.slick-arrow{
    position: absolute;
    top: 42%;
    z-index: 3;
    background-color: transparent;
    color: transparent;
    border: transparent;
    padding: 18px 12px;
    filter: hue-rotate(60deg) saturate(300%);
    background-repeat: no-repeat;
}
.slick-next{
    right: 0;
    background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAP+SURBVGhD3ZrLThRBFIaH6EI3XjZG194ewAdgI0wPiIhiTLxfNu5dufYJECQh0akZUHBGqhvCPRrRqEEEwWiIQYMXDHFlMuKAikJ5Ts9BZOZAN9PdBfFPvjChq7r+v7umqrp6QkEp3CB3ROLmntKYtQ/Bz/g/Orw2VXqrfWtEWEeMmFljxOQgMBmJmYpFyK+GMAcMIavDUfPw/rrkZjrNKkmpgnC8OQzmkpGY/JFj2DV23SRchGI8J51dj/BKwlUfzjXlEWEOlcTNcmomOGE/h8busib8RMie0mjzbmrWXxlR8zzchSm24QDAtsLCOkvNe1dhb+966Mc3uMa0IGTd0WRyHdnJT5WJxEboSq1sAzoBD4VCbCBbKxNehTURYh7wktedWdXutBRC1pI9dzKEdYE90ZpAniabywuHWC+j08WWe+rOqzcq8XJUnUp2sWU8IWS6uL51F9ldWl7mics9j9TM71k1r/TPGXWp8yFb1guwCugiu7zgTlRwFd0y9iVFERY0PfMrkDDhmDxItrME6xyvyw68A5yCCANeB8n5YpUIaXAVVsKDd5/Ieq6CCQMLzWzBAVjF8hXccqypXY2nJsl6rvwOA48Dt8l+RuXC2uJtKb7A8USntjAQZNpo6NxEMewveSVXMF90hlm07McnO66QFzSGuUoxcCY3B5gCntESRsh+imF3raWfsT0SeBghv9ohSkRyO1vAR4IOU1Qvt4XC11v2cgf9xikMTqbnmrvZuo7A+jBk7zlxBwPAKUzb6zG2nhOYQWsQJD40QrZz9eTjBFvHCTuIrq6F1PQNqzkyzakajnP1HMGupePLjjiFePxhAiY3i63rhP1lR+EQxhXwC6cQ2KXK6lvYui5I2SFQQU2ISMAhsidE/5coSOAhMlRRjMxeLlPAE5pCLH5SzCzjze/ZhfJFVwhYWk0tWsajDCETXOGVcq3vhZYQRBPZXxC96+AKu+bK/ac6Q6hIVBaR/X+kVAEcfJ5TeAV8nkyT5Vz5HQJHWnKeK+hznraDpmAVy8n3O4HEzQNkmxeMyz1sRRd0jb4n6wsKJETM7CC7Swu3I3E0YCo7UnGzVfWOjavZuTk1B1gjb/0PIcxvMO/tJLvLy4ibZ9iTuKSysU2VN7Syx7wCIU6STXeCLlbLnWg1wRUI2XOv/+ZFDwpfd8FE2cKeWCfCNPN+9TavzJ2RdWwDGsDulPed4ISviiFQmmssEHB0EvIENe+vcNiDBrrZhv2lw/UQ60W4dIa5ZpAx4Ak8pxG1yqgZfYKrVoxb+7grzhlzg11XyEZ+AahZ+EwQEdYhMFYFPANS80YZUmC8H/5W2Xc2+3lirQl3NvCHMbjnZAOf/+52+K5Q6A//jkZlj/0EWgAAAABJRU5ErkJggg==);
    background-position: right;
}
.slick-prev{
    left: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAQXSURBVGhD3ZrLT9RQFMaH6EI3PjZG177+AP8ANsJ0BhQVjAuJEl25Ni6MCxNdGGM0QQ0Jic6dgQAy4bagPJWACFGBUVey0phIjJJowlMwCNdzyhll6IGWttMhfskvEHpv7/e1t+3pLaFsKVwr90QS+oGiuHEIwd/xb7R5Y6qornVnRBilWly/r8VlCpiMxHXFIuSEJvRhTch74Zh+4nB1cjvtJkdSKi+caAqDuWQkLucshh1j9k3CQSjEfdLegxEeSTjq76ymPCL0t9GEXkLDZE84z2GwZ6wJPxGyqyjWtJ+G9VdaTD8HZ2GGHTgL4FhhYVTQ8N6V39u7GebxQ26wQBCy+mQyuYnsuFNZY+NWmEot7ABBAh7yhdhCttYnPAobIkQa8OLqzOR0Oq2GkFVkz5k0YZxnd7QhkGfI5trCW2y27k7RhKFu96dU88gHdbNvSEWZNrYIOV1Y07KP7K6ubD0nSmpb1NDoV7VcvR8/s23tgCqgg+zygjNxnOvoFQyR+vKN7GfqYnsf28eOcFweJdsrBHVONsqOtUKgcKpx/ewArylynqmokBrXwQt2IWbnf6uKpk62rxPMQnOlYANUsXwHN9iFWFhcVLdeDLN9nQKvA4/I/pJKhLHDWymeiZMQdwbcTanlQJCfWm37NophXuRlXEM3BBUiTUbZj292XKP1EnQI4i7FwCe5Psw0WBc5CoEPyEGKYU6t1d+xHZCzEIiQE2aIqEjuZhs4JKchiIIauSsUftB8kNvolL5Po2TZqiBCmEB9GDLXnLiNDrjQ0k2WrQosBIAZPAW53NVPtq0aHZ9SZfVP2H5+YwbxMrXQ6OTcL7Ju1cjYj2DC4NTyerFf7X6p5hcWyLpVQYQxL3YU3sK4Bk653vPaNkxp3WO2rw+MmyFQfjwQcxYm84HoT4lyredVLsJUUoyltVymgSuCDpPxprhUxuuzKxu5JagwUFrNZJTxKE3IRq6xW+zCvB/77keYBrL/T/Stg2vsGrswWKO5WhJKE5MFZH+ZlMqDjW8sjT1iFwarA66fHXinJedWwZzLynLQWmFuPB9i+9iS0IvJNi+4L3exHT3ChcHy5lRDK9vehjayu7pwORLvBkxnz1x5OqC+z8yaIcamZtSlDheLc0KfgufeXrK7trSEfpbdiQ8UJwxVnuxwfZFDiHKy6Uwwxaq4HeUSrEDInnP9Nx96UPi5Cx6UzeyOg0TouutPb2ktnRlZzQ4QADidXJ8JTvipGAJNc4NlBbw7CXmahvdXeNuDATrZgf2lzfEt1ouwdIZnTYox4AncpxYzjtAwwQmOWiEu7eOqOGfMCWZfIev5AjBg4TtBRBjHwFglMASMp40yjIPxQfhZaZ7Zle8TG024soH/GINrTibw+9/VDt8VCv0BVHdGgZosff4AAAAASUVORK5CYII=);
    background-position: left;
}
/* PARA TODOS MOBILE COMEÃ‡O */
.sobreBairro {
    padding-bottom: 30px;
}
.sobreBairro h4{
    border-bottom: 1px solid #f6990d;
    margin: 5px 0;
    padding-left: 0;
}
.linhaCidade {
    display: flow-root;
    margin-bottom: 10px;
}
.bandeiras{
    display: flex;
    gap:10px;
    margin-bottom: 10px;
    align-items: center;
}
@media screen and (min-width:500px) {
    .imgs-da-cidade{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}
@media screen and (max-width:500px) {
    .noBairro:not(.sobreBairro) .container{
        padding-left: 0;
        padding-right: 0;
    }
    .noBairro:not(.sobreBairro) .container .row{
        display: grid;
        grid-template-columns: repeat(2, calc(50% - 4px));
        gap: 8px;
        margin: 0 auto;
        width: 100%;
    }
    .noBairro:not(.sobreBairro) .container .row:before, .noBairro:not(.sobreBairro) .container .row:after{
        display: none;
    }
    .linksBairro ul li, .linksBairro ul li a.destaque{
        font-size: 14px;
    }
    .linksBairro ul li a{
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;  
        overflow: hidden;
    }
    .noBairro:not(.sobreBairro) .row .col-md-3{
        padding-left: 0;
        padding-right: 0;
    }
    .sobreBairro :where(.col, .col-lg-8, .col-lg-3, h4 ){
        padding: 0;
    }
    .linhaCidade :where(.col-lg-4, .col-lg-7){
        padding-left:0;
    }
    .linhaCidade .col-lg-7{
        margin-bottom: 10px;
    }
}
/* PARA TODOS MOBILE FINAL */

/*PARA DIPOSITIVOS*/
@media screen and (max-width:322px){
    .busca{
        left: 0%;
        bottom: 5%;
        width: 98%;
    }
    .seloSite, .categoriasTopo{
        display: none;
    }
    .listaPopulares{
        margin: 15px 5px;
    }
    .row.poulares{    
        margin: 0px -15px;
    }
    .col-md-2.vizinhos{
        background-repeat: no-repeat;
        background-size: cover;
        margin:15px 0;
    }
    .col-md-2.vizinhos .overlay{
        padding: 100px 180px;
    }
    .caixaemail{
        width: 156px;
    }
    .navigation{
        left: 31%;
    }
    .navigation--ativo{
        width: 71%;
    }
    .busca input[type=text]{
        width: calc(92% - 20px);
        margin: 0;
    }
    .busca button[type=submit]{
        width: 92%;
    }
    .busca form{
        display: block;
    }
    .someDesktop{
        display: block;
    }
    .someMobile{
        display: none;
    }   
    .linhaFinal .container a{
        margin: 0 5px;
    }
    .listaPopulares li{
        width: 50%;
        float: left;
    }
    .listaPopulares p{
        margin: 2px 0;
    }
    .busca h3{
        padding-left: 5px;
    }
    .logoEncontra{
        left: 0;
    }
    .encontra-links-menu{
        left: 91%;
    }
    .linksTopo #menuTopo{
        padding: 0;
    }
}
@media screen and (min-width:325px) and (max-width:490px){
    .busca{
        left: 0%;
        bottom: 12%;
        width: 98%;
    }
    .seloSite, .categoriasTopo{
        display: none;
    }
    .listaPopulares{
        margin: 15px 5px;
    }
    .row.poulares{    
        margin: 0px -15px;
    }
    .col-md-2.vizinhos{
        background-repeat: no-repeat;
        background-size: cover;
        margin:15px 15px;
    }
    .col-md-2.vizinhos .overlay{
        padding: 100px 180px;
    }
    .caixaemail{
        width: 195px;
    }
    .navigation{
        left: 38%;
    }
    .navigation--ativo{
        width: 63%;
    }
    .busca input[type=text]{
        width: calc(92% - 20px);
        margin: 0;
    }
    .busca button[type=submit]{
        width: 92%;
    }
    .busca form{
        display: block;
    }
    .someDesktop{
        display: block;
    }
    .someMobile{
        display: none;
    }   
    .linhaFinal .container a{
        margin: 0 5px;
    }
    .listaPopulares li{
        width: 50%;
        float: left;
    }
    .listaPopulares p{
        margin: 2px 0;
    }
    .busca h3{
        padding-left: 5px;
    }
    .logoEncontra{
        left: 0;
        width: 87%;
    }
    .encontra-links-menu{
        left: 91%;
        z-index: 4;
    }
    .linksTopo #menuTopo{
        padding: 0;
    }
}
@media screen and (min-width:491px) and (max-width:768px){
    .busca{
        left: 0%;
        bottom: 29%;
        width: 98%;
    }
    .seloSite, .categoriasTopo{
        display: none;
    }
    .listaPopulares{
        margin: 15px 5px;
    }
    .row.poulares{    
        margin: 0px -15px;
    }
    .col-md-2.vizinhos{
        background-repeat: no-repeat;
        background-size: cover;
        margin:15px 0;
    }
    .col-md-2.vizinhos .overlay{
        padding: 100px 180px;
    }
    .caixaemail{
        width: 195px;
    }
    .navigation{
        left: 41%;
    }
    .navigation--ativo{
        width: 59%;
    }
    .busca input[type=text]{
        width: calc(92% - 20px);
        margin: 0;
    }
    .busca button[type=submit]{
        width: 92%;
    }
    .busca form{
        display: block;
    }
    .someDesktop{
        display: block;
    }
    .someMobile{
        display: none;
    }   
    .linhaFinal .container a{
        margin: 0 5px;
    }
    .listaPopulares li{
        width: 50%;
        float: left;
    }
    .listaPopulares p{
        margin: 2px 0;
    }
    .busca h3{
        padding-left: 5px;
    }
    .linksTopo #menuTopo{
        padding: 0;
    }
}

@media screen and (min-width:769px) and (max-width:1024px){
    .navigation{left: 2%;}
}
@media screen and (min-width:1025px) and (max-width:1260px){
    .navigation{left: 2%;}
}
@media screen and (min-width:1261px) and (max-width:1366px){
    .navigation{left: 6%;}
}
@media screen and (min-width:1367px) and (max-width:1500px){
    .navigation{left: 9%;}
}
@media screen and (min-width:1501px) and (max-width:1700px){
    .navigation{left: 13%;}
}
@media screen and (min-width:1701px) and (max-width:1920px){
    #videobackgronund{
        top: -250%;
    }
    .navigation{left: 19%;}
}</pre></body></html>