.logo-mobile {
    display: none;
}

.b-mobile {
    display: none;
}

@media screen and (min-width: 1024px) {
    .corta-palavra {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media screen and (max-width: 1024px) {
    #sliderOAWEB_pg, #sliderOAWEB_pg .carousel-item, #sliderOAWEB_pg .carousel-inner, .wrapper_pg {
        height: 410px;
    }

    .logo {
        width: 176px;
    }

    .inner-footer {
        padding: 30px 0;
        height: auto;
        background: #002963;
    }

    .wrapper {
        max-height: 682px;
    }

    #novapesquisa .nav-tabs .tels {
        display: none;
    }

    #novapesquisa .bootstrap-select {
        padding-right: 0px;
    }

}
@media screen and (max-width:820px){
    .home-destaque .selo36 {
        position: absolute;
        left: 240px;
        bottom: 508px;
        z-index: 15;
        color: #fff;
        font-size: 10px;
    }
    .home-destaque .tipo {

        top: 374px;
    }
}

@media screen and (max-width: 768px) {
    .wrapper {
        max-height: 512px;
    }
}

@media screen and (max-width: 480px) {
    .home-destaque .card {
        margin-bottom: 55px;
    }    
    .wrapper {
        max-height: initial;
    }

    .nav-custon {
        /*background: transparent;*/
    }

    .logo {
        display: none;
    }

    .logo-mobile {
        display: block;
        padding: 10px 0;
    }

    .banner {
        display: none;
    }

    .b-mobile {
        display: block;
    }

    .navbar-collapse {
        background-color: rgba(11, 30, 68, 0.85);
    }

    #novapesquisa .busca-nova {
        padding: 0;
    }

    .wrapper {
        height: 100%;
        background-color: #0c1f44;
    }

    .carousel-control-prev {
        display: none;
    }

    .carousel-control-next {
        display: none;
    }

    .tels {
        display: none;
    }

    #novapesquisa .bootstrap-select {
        padding-right: 0px;
    }

    #novapesquisa .nav-tabs .nav-item {
        font-size: 9px;
    }

    #novapesquisa {
        bottom: 15px;
    }

    .card {
        margin-bottom: 15px;
    }

    .home-botoes .botao {
        height: 260px;
        margin-bottom: 15px;
    }

    .home-botoes .botao .title {
        top: 122px;
    }


    .inner-footer {
        padding: 30px 0;
        height: auto;
        background: #002963;
    }

    .pt-cel {
        padding-top: 10px;
    }

}
@media screen and (max-width: 415px) {
    .home-destaque .selo36 {
        position: absolute;
        left: 67%;
        bottom: 84%;
        z-index: 15;
        color: #fff;
        font-size: 10px;
    }
    .home-destaque .tipo {
        
        top: 438px;
    }
}
@media screen and (max-width: 393px) {
    .home-destaque .tipo {
        top: 411px;
    }
}
@media screen and (max-width: 390px) {
    .home-destaque .tipo {
        top: 407px;
    }
}
@media screen and (max-width: 376px) {
    .home-destaque .selo36 {
        position: absolute;
        left: 65%;
        bottom: 83%;
        z-index: 15;
        color: #fff;
        font-size: 10px;
    }
    .home-destaque .tipo {
      
        top: 391px;
    }

}
@media screen and (max-width: 360px){
    .home-destaque .tipo {
        top: 373px;
    }
}
@media screen and (max-width: 320px){
    .home-destaque .tipo {
        top: 326px;
    }
}