@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext');
*{
    margin: 0;
    font-family: 'Raleway', sans-serif;
}
body{
	background-color: white;
}
.topo .topoRight form{
    width: 250px;
    margin-top: 10px;
}
.topo .topoRight form input{
    width: 100%;
}
.popup{
    width: 250px;
    height: 250px;
    position: fixed;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
.popup .close{
    position: absolute;
    right: 0;
    top: 0;
    padding: 14px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    background: #344297;
    cursor: pointer;
}
.popup h4, .popupInterna h4, .popupMobile h4{
    background: #1a265f;
    padding: 10px 30px 10px 10px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}
.popup img{
    display: block;
    border: 5px solid #dcdcdc;
}
.popupMobile{
    display: none;
    float: left;
}
.popupInterna{
    margin-bottom: 20px;
}
.popupInterna h4, .popupMobile h4{
    padding: 10px;
}
.dev{
    width: 100%;
    height: auto;
    padding: 7px; 
    background: #344297;
    font-size: 13px;
    box-sizing: border-box;
    text-align: center;
    float: left;
}
.dev a{
    color: #fff;
}
@media screen and (min-width: 1024px){

    img{
        max-width: 100%;
    }
    .divimg{
        width:100%;
        /*height:180px;*/
        height:auto;
        overflow:hidden;
    }
    a{
        text-decoration: none;
    }
    .txtAzul{
        color:#282161;
    }
    .resumo{
        font-size:14px;
        color:#666;
        line-height:18px;
        margin-top:8px;
    }
    .esq{
        width: 49.5%;
        float: left;
    }
    .dir{
        width: 49.5%;
        float: right;
    }
    .bgLinhaTopo{
        width: 100%;
        height: 40px;
        background: #282161;
        color: #fff;
    }
    .bgLinhaTopo .linhaTopo{
        width: 1300px;
        height: auto;
        margin: auto;
        position: relative;
    }
    .bgLinhaTopo .linhaTopo .links{
        width: 100%;
        height: auto;
        text-align: center;
        line-height: 40px;
    }
    .bgLinhaTopo .linhaTopo .links a{ 
        text-decoration: none;
        text-transform: uppercase;
        font-size: 11px;
        color: #f4f4f4;
    }
    .bgLinhaTopo .linhaTopo .links span{ 
        margin: 0 5px;
        display: inline-block;
        vertical-align: -2px;
    }
    .bgLinhaTopo .linhaTopo .redesTopo{
        width: 220px;
        height: 40px;
        position: absolute;
        top: 0;
        right: 0;
        font-size: 11.5px;
        line-height: 40px;
        font-style: italic;
    }
    .bgLinhaTopo .linhaTopo .redesTopo img{
        margin: 0 0 0 2px;
        vertical-align: -3px;
    }
    .topo{
        width: 1300px;
        height: auto;
        display: table;
        position: relative;
        margin: 30px auto;
    }
    .topo .assista{
        width: auto;
        height: auto;
        position: absolute;
        left: 70px;
        bottom: 30px;
    }
    .topo .assista a{
        font-size: 18px;
        font-weight: bold;
        color: #373737;
        text-transform: uppercase;    
        text-decoration: none;
    }
    .topo .assista a img{
        vertical-align: -3px;
    }
    .topo .logo{
        width: 160px;
        height: auto;
        float: left;
        position: relative;
        margin-right: 13px;
    }
    .topo .logo img{
        display: block;
    }
    .topo .links{
        width: auto;
        height: auto;
        float: left;
        margin-top: 17px;
        margin-right: 20px;
    }
    .topo .links a{
        text-transform: uppercase;
        color: #1f308d;
        padding: 16px 13px;
        font-weight: 600;
        border-right: 1px solid #e1e1e1;
        font-size: 15px;
        font-weight: bold;
    }
    .topo .links a:last-of-type{
        border-right: 0;
    }
    .topo .digital{
        width: auto;
        height: auto;
        float: left;
        margin-right: 10px;
    }
    .topo .topoRight{
        width: 477px;
        height: auto;
        float: right;
    }
    .topo .topoRight p{
        display: inline-block;
        margin-left: 20px;
    }
    .topo .topoRight p,
    .topo .topoRight a{
        font-size: 14px;
        font-weight: bold;
        color: #1f308d;
    }
    .topo .topoRight p img{
        vertical-align: -3px;
    }
    .topo .topoRight p a{
        color: #000;
    }
    .topo .topoRight form{
        width: 332px!important;
        max-width: 100%;
        float: right;
        margin-top: 10px;
    }
    .topo .topoRight form input{
        width: 100%;
        height: 28px;
    }
    .topo .edicao{
        width: 250px;
        height: auto;
        position: absolute;
        right: 0;
        bottom: 0;
    }
    .topo .edicao .capa{
        width: auto;
        height: auto;
        float: left;
    }
    .topo .edicao .capa img{
        display: block;
    }
    .topo .edicao .digital{
        width: 157px;
        height: auto;
        float: right;
        margin-top: 41px;
        margin-right: 20px;
    }
    .topo .edicao .digital h3{
        font-weight: bolder;
        font-size: 20px;
        color: #282161;
        text-transform: uppercase;
        margin-bottom: 7px;
    }
    .topo .edicao .digital a{
        width: 76px;
        height: 20px;
        background: #282161;
        color: #fff;
        font-size: 10px;
        text-transform: uppercase;
        display: inline-block;
        text-align: center;
        line-height: 20px;
    }
    .topo .edicao .digital input{
        width: 100%;
        height: 20px;
        border: 1px solid #bcbcbc;
        margin-top: 13px;
        background: url(img/icones/lupa.png) no-repeat;
        background-position-x: 142px;
        background-position-y: 5px;
    }
    .bgMenu{
        width: 100%;
        height: auto;
        float: left;
        background: #344297;
        margin-bottom: 20px;
    }
    .menu{
        width: 1349px;
        max-width: 100%;
        height: auto;
        margin: auto;
        position: relative;
/*
        border-top: 1px solid #373737;
        border-bottom: 1px solid #373737;
*/
    }
    #cssmenu > ul > li{
        float: left!important;
    }
    .menu .menuClassificados{
        float: left!important;
        background: #1b265f!important;
        margin-right: 40px!important;
    }
    .menu .menuClassificados > a{
        padding: 0 20px!important;    
        font-weight: bold;
    }
    .publicidade{
        width: 728px;
        height: auto;
        margin: 20px auto;
        display: table;
    }
    .publicidade img{
        width: 100%;
        display: block;
    }
    .publicidadeLateral{
        width: 300px;
        height: auto;
        margin: 20px auto;
        display: table;
    }
    .publicidadeLateral img{
        width: 100%;
        display: block;
    }
    .container{
        width: 1300px;
        height: auto;
        margin: auto;
    }
    .container .destaques{
        width: 100%;
        height: auto;
        float: left;
    }
    .container .destaques .i-destaques{
        width: 50%;
        height: auto;
        float: left;
    }
    .container .destaques .i-destaques:last-of-type{
        padding-left: 30px;
        box-sizing: border-box;
    }
    .container .destaques .i-destaques .principal{
        width: 100%;
        height:390px;
        overflow:hidden;
    }
    .container .destaques .i-destaques .principal imagem{
        width: 100%;
        position: relative;
    }
    .container .destaques .i-destaques .principal h2{
        position: absolute;
        left: 20px;
        top: 280px;
        font-size: 30px;
        color: #fff;
        text-shadow: 2px 2px #020202;
    }
    .container .destaques .i-destaques .esq{
        width: 49%;
        height: auto;
        float: left;
    }
    .container .destaques .i-destaques .dir{
        width: 49%;
        height: auto;
        float: right;
    }
    .container .destaques .i-destaques .destaqueLateral{
        width: 100%;
        height: auto;
        float: left;
    }
    .container .destaques .i-destaques .destaqueLateral h2{
        font-size: 21px;
        color: #373737;
    }
    .container .destaques .i-destaques .destaqueLateral h3{
        font-size: 13px;
        font-weight: 600;
        margin-bottom: 5px;
        margin-top: 20px;
        text-transform: uppercase;
        color: #373737;
        margin: 0;
    }
    .container .destaques .i-destaques .destaqueLateral h3 span{
        font-weight: 400;
    }
    .container .destaques .i-destaques .i-destaqueLateral{
        margin-bottom: 20px;
    }
    .container .destaques .i-destaques .i-destaqueLateral img{
        margin-bottom: 15px;
    }
    .container .destaques .i-destaques .i-destaqueLateral h3{ 
        font-size: 10px;
        font-weight: 600;
        margin-bottom: 5px;
        text-transform: uppercase;
        -webkit-font-smoothing: antialiased;
        /*color: #373737;*/
        color:#4d50ac;
        margin: 0;
    }
    .container .destaques .i-destaques .i-destaqueLateral h3 span{
        font-weight: 400;
    }
    .container .destaques .i-destaques .i-destaqueLateral h2{
        font-size: 18px;
        color: #373737;
    }

    .classificados{
        width:73%;
        float:left;
        margin-top:20px;
        margin-bottom:20px;
    }
    .container .classificados .i-classi{
        width:31%;
        float:left;
        margin-bottom:20px;
        padding-bottom:20px;
        margin-right:2%;
    }
    .container .classificados .i-classi span{
        width:100%;
        display:block;
        padding:10px 0;
        background-color:#282161;
        font-size:14px;
        text-align:center;
        display:block;
    }
    .container .classificados .i-classi a{
        color:#fff;
        text-decoration:none;
    }

    .categoria{
        width:73%;
        float:left;
        margin-top:20px;
        margin-bottom:20px;
    }
    .container .categoria .i-categoria{
        width:100%;
        float:left;
        margin-bottom:20px;
        padding-bottom:20px;
        border-bottom:1px solid #ccc;
    }
    .container .categoria .i-categoria .esq{
        width:38%;
        float:left;
        margin-right:1%;
    }
    .container .categoria .i-categoria .dir{
        width:60%;
        float:right;
    }
    .container .categoria .i-categoria .esq divimg{
        width:100%;
        height:200px;
        overflow:hidden;
    }
    .container .categoria .i-categoria .esq img{
        margin-bottom: 15px;
        width:100%;
    }
    .container .categoria .i-categoria .dir h3{
        font-size: 12px;
        font-weight: 600;
        margin-bottom: 5px;
        text-transform: uppercase;
        -webkit-font-smoothing: antialiased;
        /*color: #373737;*/
        color:#4d50ac;
        margin: 0;
    }
    .container .categoria .i-categoria .dir h3 span{
        font-weight: 400;
    }
    .container .categoria .i-categoria .dir h2 a{
        font-size: 22px;
        color: #373737;
    }
    .container .categoria .i-categoria .direto h3{
        font-size: 12px;
        font-weight: 600;
        margin-bottom: 5px;
        text-transform: uppercase;
        -webkit-font-smoothing: antialiased;
        /*color: #373737;*/
        color:#4d50ac;
        margin: 0;
    }
    .container .categoria .i-categoria .direto h3 span{
        font-weight: 400;
    }
    .container .categoria .i-categoria .direto h2 a{
        font-size: 22px;
        color: #373737;
    }

    .container .colunas{
        width: 100%;
        height: auto;
        float: left;
        margin: 40px 0;
    }
    .container .colunas .i-colunas{
        width: 50%;
        height: auto;
        float: left;
    }
    .container .colunas .i-colunas:last-of-type{
        padding-left: 30px;
        box-sizing: border-box;
    }
    .container .colunas .i-colunas h2{
        font-size: 25px;
        color: #282161;
        text-transform: uppercase;
        margin-bottom: 15px;
    }
    .container .colunas .i-colunas .esq{
        width: 49%;
        height: auto;
        float: left;
    }
    .container .colunas .i-colunas .dir{
        width: 49%;
        height: auto;
        float: right;
    }
    .container .colunas .i-colunas .esportes{
        width: auto;
        height: auto;
        float: left;
    }
    .container .colunas .i-colunas .policial{
        width: auto;
        height: auto;
        float: left;
        margin-top: 15px;
    }
    .container .colunas .i-colunas h3{
        margin: 0;
        padding: 5px 10px 20px 10px;
        font-size: 18px;
        color: #373737;
    }
    .container .colunas .i-colunas .colunistas{
        width: 100%;
        height: auto;
        float: left;
        margin-bottom: 10px;
    }
    .container .colunas .i-colunas .colunistas h2{
        font-size: 18px;
        text-transform: inherit;
        color: #373737;
    }
    .container .colunas .i-colunas .colunistas h3{
        font-size: 13px;
        font-weight: 600;
        margin-bottom: 5px;
        margin-top: 20px;
        text-transform: uppercase;
        padding: 0;
        margin: 0;
        margin-bottom: 5px;
        color:#4d50ac;
    }
    .container .colunas .i-colunas .colunistas h3 span{
        font-weight: 400;
    }    
    .container .colunas .i-colunas .superMais{
        width: 100%;
        height: auto;
        float: left;
        margin-bottom: 10px;
    }
    .container .colunas .i-colunas .superMais h2{
        font-size: 18px;
        text-transform: inherit;
        color: #373737;
    }
    .container .colunas .i-colunas .superMais h3{
        font-size: 13px;
        font-weight: 600;
        margin-bottom: 5px;
        margin-top: 20px;
        text-transform: uppercase;
        padding: 0;
        margin: 0;
        margin-bottom: 5px;
        color: #4d50ac;
    }
    .container .colunas .i-colunas .superMais h3 span{
        font-weight: 400;
    }   
    .maisLidas{
        width: 100%;
        height: auto;
        float: left;
        margin-top: 45px;
        margin-bottom: 65px;
    }
    .maisLidas h2{
        font-size: 30px;
        color: #373737;
        text-transform: uppercase;
        padding-bottom: 10px;
        margin-bottom: 30px;
        border-bottom: 1px solid #373737;
    }
    .maisLidas .i-maisLidas{
        width: 291px;
        height: auto;
        float: left;
        margin-right: 45px;
    }
    .maisLidas .i-maisLidas:last-of-type{
        margin-right: 0;
    }
    .maisLidas .i-maisLidas .noticias{
        width: 100%;
        height:auto;
        min-height: 110px;
        float: left;
        margin-bottom: 15px;
    }
    .maisLidas .i-maisLidas .noticias h3{
        font-weight: 400;
        font-size: 10.3px;
        color: #373737;
        margin-bottom: 5px;
    }
    .maisLidas .i-maisLidas .noticias h2{
        font-size: 18px;
        text-transform: inherit;
        color: #373737;
        border: 0;
        margin: 0;
    }
    .bgRodape{
        width: 100%;
        height: auto;
        float: left;
        background: #373737;
    }
    .bgRodape .rodape{
        width: 1300px;
        height: auto;
        margin: auto;
        text-align: center;
        padding: 40px 0;
        display: table;
        position: relative;
    }
    .bgRodape .rodape .links{
        width: 715px;
        height: auto;
        margin: auto;
        display: table;
    }
    .bgRodape .rodape .links ul{
        float: left;
        margin-right: 20px;
        padding: 0;
    }
    .bgRodape .rodape .links ul li{
        text-align: left;
        list-style: none;
    }
    .bgRodape .rodape .links ul li a{
        color: #fff;
    }
    .bgRodape .rodape .links ul li a img{
        vertical-align: -4px;
    }
    .bgRodape .rodape .links ul:last-of-type{
        margin-left: 10px;
    }
    .bgRodape .rodape .links ul.menuPrincipal li a{
        font-weight: 200;
    }
    .bgFinal{
        width: 100%;
        height: auto;
        background: #282161;
        float: left;
    }
    .bgFinal .final{
        width: 715px;
        height: auto;
        margin: auto;
        padding: 20px 0;
    }
    .bgFinal .final p{
        color: #fff;
        font-size: 14px;
        display: inline-block;
    }
    .bgFinal .final p img{
        vertical-align: -7px;
    }
    .bgFinal .final a{
        color: #fff;
        text-decoration:none;
    }
    .guppy{
        float:right;
        margin-right: 30px;
        bottom: 5px;
        margin-top:-45px;
    }
    .guppy img{
        height:30px;
    }
    /* INÍCIO NOTÍCIA INTERNA */
    .noticiaInterna{
        width:73%;
        float:left;
        margin-top:20px;
        margin-bottom:20px;
    }
    .noticiaInterna img{
        max-width:60%;
        float:left;
        margin-right:15px;
        margin-bottom:10px;
    }
    .noticiaInterna h3{
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 5px;
        margin-top: 20px;
        text-transform: uppercase;
        padding: 0;
        margin: 0;
        margin-bottom: 20px;
    }
    .noticiaInterna p{
        font-size: 16px;
        font-weight: 500;
        line-height:26px;
        margin-bottom: 20px;
        text-align:justify;
    }
    .noticiaInterna .data{
        font-size: 12px;
        font-weight: 500;
        line-height:20px;
        margin-bottom: 20px;
        text-align:justify;
        font-family:Arial, Helvetica, sans-serif!important;
    }
    .lateralDireitaInterna{
        width:23%;
        float:right;
        margin-top:20px;
        margin-bottom:20px;
    }
    .lateralDireitaInterna h3{
        margin-bottom: 20px;
    }
    .lateralDireitaInterna a{
        font-size: 12px;
        font-weight: 600;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
        padding: 0;
        margin: 0;
        margin-bottom: 20px;
        color: #373737;
    }
    /* FIM NOTÍCIA INTERNA */

    .boxLogin{
        width:1000px;
        margin: 0 auto;
    }
    .cadastro{
        width:47%;
        height:220px;
        float:left;
        margin-top:40px;
        background-color:#f8f8f8;
        border:1px solid #ccc;
        padding:10px;
        margin-bottom:50px;
    }
    .cadastro p{
        font-size:14px;
        padding:10px 0;
    }
    .login{
        width:47%;
        height:220px;
        float:right;
        margin-top:40px;
        background-color:#f8f8f8;
        border:1px solid #ccc;
        padding:10px;
        margin-bottom:50px;
    }
    .login p{
        font-size:14px;
        padding:10px 0;
    }
    fieldset{
        border:0;
    }
    label{
        display:block;
    }
    input{
        font-size:14px;
    }
    .inputContato{
        width:300px;
        height:25px;
    }
    input[type="submit"]{
        border:0;
        padding:10px;
        color:#fff;
        background-color:#282161;
    }

    .conteudo{
        width:73%;
        float:left;
        margin-top:20px;
        margin-bottom:20px;
    }

    /* VÍDEOS */

    .videos{
        width:73%;
        float:left;
        margin-top:20px;
        margin-bottom:20px;
    }
    .container .videos .i-video{
        width:48%;
        height:420px;
        margin-right:1%;
        float:left;
        margin-bottom:20px;
    }.container .videos .i-video iframe{
        width:100%;
        min-height:300px;
    }
    .container .videos .i-video h1{
        font-size:17px;
        margin-bottom:10px;
    }

    /* EDIÇÃO DIGITAL */

    .edicaoDigital{
        width:73%;
        float:left;
        margin-top:20px;
        margin-bottom:20px;
    }
    .container .edicaoDigital .i-edicaoDigital{
        width:29%;
        height:420px;
        margin-right:1%;
        float:left;
        margin-bottom:20px;
    }
    .container .edicaoDigital .i-edicaoDigital a{
        color:#000;
        font-size:14px;
        margin-bottom:10px;
    }
    /*IMOVEL    */
    .container .categoria .filtro{
        width: 100%;
        height: auto;
        margin: auto;
        position: relative;
    }
    .container .categoria .filtro .linha{
        width: 100%;
        height: auto;
        background: #c1c4de;
        display: table;
    }
    .container .categoria .filtro .linha select{
        width: 320px;
        height: 60px;
        float: left;
        box-sizing: border-box;
        border: 0;
        background: #8a1519;
        color: #fff;
        outline: none;
        padding-left: 30px;
    }
    .container .categoria .filtro .linha select option{
        outline: none;
    }
    .container .categoria .filtro .linha span{
        width: 190px;
        height: 60px;
        display: inline-block;
        line-height: 60px;
        text-align: center;
        text-transform: uppercase;
        font-size: 16px;
        color: #282161;
        font-weight: bold;
        cursor: pointer;
    }
    .container .categoria .filtro .linha span.atv{
        background: #fff;
    }
    .container .categoria .filtro .i-filtro{
        width: 100%;
        height: 180px;
        background: #fff;
    }
    .container .categoria .filtro .i-filtro .info{
        width: 100%;
        height: auto;
        padding: 35px;
        box-sizing: border-box;
    }
    .container .categoria .filtro .i-filtro .info div{
        width: auto;
        height: auto;
        float: left;
        margin-right: 15px;
    }
    .container .categoria .filtro .i-filtro .info div h2{
        margin: 0;
        font-size: 16px;
        color: #999999;
        text-transform: uppercase;
        margin-bottom: 15px;
    }
    .container .categoria .filtro .i-filtro .info div h2 img{
        margin-right: 5px;
    }
    .container .categoria .filtro .i-filtro .info div select{
        width: 204px;
        height: 50px;
        color: #484848;
        border: 1px solid #ededed;
        border-radius: 10px;
        outline: none;
    }
    .container .categoria .filtro a{
        width: 100%;
        height: 60px;
        line-height: 60px;
        display: block;
        float: left;
        background: #282161;
        text-align: center;
        font-size: 24px;
        text-transform: uppercase;
        text-decoration: none;
        color: #fff;
        font-weight: 300;
    }
    .container .categoria .filtro a span{
        font-weight: bold;
    } 
    .oculta{
        display: none;
    }  
    .container .categoria .ofertas{
        width: 100%;
        height: auto;
        margin: 60px auto;
        float: left;
    }
    .container .categoria .ofertas h2{
        color: #313131;
        text-align: center;
        text-transform: uppercase;
        font-size: 24px;
        font-weight: 400;
        margin-bottom: 70px;
    }
    .container .categoria .ofertas h2 span{
        color: #282161;
    }
    .container .categoria .ofertas .i-ofertas{
        width: 48%;
        height: auto;
        float: left;
        margin-right: 4%;
        margin-bottom: 4.5%;
    }
    .container .categoria .ofertas .i-ofertas:nth-child(2n){
        margin-right: 0;
    }
    .container .categoria .ofertas .i-ofertas h2{
        text-transform: uppercase;
        font-size: 14.5px;
        color: #282161;
        margin: 0;
        text-align: left;
        font-weight: bold;
        margin-bottom: 10px;
    }
    .container .categoria .ofertas .i-ofertas h2 span{
        color: #000;
        font-weight: 400;
    }
    .container .categoria .ofertas .i-ofertas figure{
        width: 100%;
        height: 288px;
        margin: 0;
        margin-bottom: 10px;
    }
    .container .categoria .ofertas .i-ofertas figure img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }
    .container .categoria .ofertas .i-ofertas figure .logoImovel{
        width: 100%;
        height: auto;
        display: block;
    }
    .container .categoria .ofertas .i-ofertas .texto{
        width: 100%;
        height: auto;
        margin: 15px 0;
        font-size: 13px;
        color: #000;
    }
    .container .categoria .ofertas .i-ofertas .texto a{
        color: #000;
    }
    .container .categoria .ofertas .i-ofertas .texto h3{
        font-size: 13px;
        color: #000;
        text-transform: uppercase;
        margin: 0;
    }
    .container .categoria .ofertas .i-ofertas .texto h2{
        font-size: 16px;
        color: #000;
        text-transform: uppercase;
        margin: 0;
    }
    .container .categoria .ofertas .i-ofertas .texto strong{
        text-transform: uppercase;
    }
    .container .categoria .ofertas .i-ofertas .texto strong span{
        color: #282161;
    }
    .container .categoria .ofertas .i-ofertas .texto p{
        text-align: justify;
        margin: 0;
        color: #656565;
        font-size: 12px;
        margin-top: 15px;
    }
    .container .categoria .ofertas .i-ofertas .texto figure{
       width: 100px;
       height: 50px;
       float: left;
       margin-right: 10px;
    }    

    .container .d65{
        width: 65%;
        height: auto;
        float: left;
        margin-bottom: 80px;
    }
    .container .verImovel{
        width: 70%;
        height: auto;
        float: left;
        margin-bottom: 80px;
    }
    .container .d65 figure{
        width: 100%;
        height: 428px;
        margin: 0;
    }
    .container .d65 figure img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .container .d65 .slide{
        width: 90%;
        margin-top: 0px;
        margin-left: 5%;
    }
    .container .d65 .slide .item{
        margin: 0 5px;
    }
    .container .d65 .info{
        width: 88.5%;
        height: auto;
    /*    float: left;*/
        margin: 60px auto 0 auto;
    }
    .container .d65 .info h3{
        font-weight: 400;
        text-transform: uppercase;
        margin: 0;
    }
    .container .d65 .info p strong{
        margin-right: 10px;
    }
    .container .d65 .info .borda{
        width: 60px;
        height: 4px;
        background: #282161;
        margin: 5px 0;
    }
    .container .d65 .info .ficha{
        width: 30%;
        height: auto;
        float: left;
    }
    .container .d65 .info .ficha p{
        font-size: 14px;
        color: #313131;
    }
    .container .d65 .info .caracteristica{
        width: 65%;
        height: auto;
        float: right;
    }
    .container .d65 .info .caracteristica p{
        text-align: justify;
        font-size: 14px;
        color: #313131;
    }
    .container .d30{
        width: 30%;
        height: auto;
        float: right;
    }
    .container .formImovel{
        width: 25%;
        height: auto;
        float: right;
    }

    .container .d30 form{
        width: 300px;
        padding: 25px;
        box-sizing: border-box;
        background: #adadad;
    }
    .container .d30 form h2{
        margin: 0;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 20px;
    }
    .container .d30 form input,
    .container .d30 form select,
    .container .d30 form textarea{
        width: 100%;
        height: 40px;
        background: transparent;
        border: 1px solid #fff;
        box-sizing: border-box;
        margin-bottom: 15px;
        padding-left: 10px;
        outline: none;
        color: #fff;
    }
    .container .d30 form option{
        color: #000;
    }
    .container .d30 form textarea{
        height: 200px;
        color: #fff;
    }
    .container .d30 form .btnEnviar{
        background: #282161;    
    }
    .container input::-webkit-input-placeholder  { color:#fff; }
    .container input:-moz-placeholder { color:#fff; }
    .container textarea::-webkit-textarea-placeholder  { color:#fff; }
    .container textarea:-moz-placeholder { color:#fff; }
    .container textarea::-webkit-input-placeholder { color:#fff; font-size: 15px; }
    .linhaImovel{
        width:100%;
        height:auto;
        float:left;
        margin-bottom:5%;
    }
    .verImoveis h1{
        font-size: 20px;
        text-transform: uppercase;
        margin-top: 20px;
        margin-bottom: 5px;
        margin-left: 48px;
    }
    .verImoveis h3{
        font-size: 17px;
        margin-bottom: 20px;
        margin-left: 48px;
    }
    .carousel{
        width: 90%;
        height: auto;
        clear: both;
        margin: 0 auto;
        margin-top: 100px;
    }
    .carousel .item{
        height: 100px;
        margin: 0 3px; 
        border: 1px solid #dfdfdf;
    }
    .carousel .item img{
        display: block;
		margin:0 auto;
    }
	
	.classificadosResponsivo{
		display: none;
	}
}