﻿@media (min-width:768px) and (max-width:1200px) {
    .m-login {
        padding: 0 !important
    }
}

.m-login__wrapper-1 {
    width: 75% !important;
    background-image: url(../../imgs/fundov2.jpg);
    background-size: cover;
    opacity: .85
}

@media (max-width:480px) {
    .m-login__wrapper-1 {
        width: 100% !important
    }
}

@media (min-width:480px) and (max-width:768px) {
    .m-login__wrapper-1 {
        width: 100% !important
    }
}

.m-login__wrapper-1 ul {
    list-style: none;
    padding-left: 20px
}

.m-login__wrapper-1 li {
    padding: 10px;
    padding-left: 0
}

.m-login__wrapper-1 .titulo {
    color: #fff;
    font-weight: 600;
    line-height: 1.5;
    text-align: justify;
    font-size: 28px;
    padding: 20px;
    position: relative;
    bottom: 60px
}

@media (max-width:480px) {
    .m-login__wrapper-1 .titulo {
        font-size: 20px;
        bottom: 20px;
        top: 20px;
        margin-bottom: 50px
    }
}

@media (min-width:480px) and (max-width:768px) {
    .m-login__wrapper-1 .titulo {
        font-size: 20px;
        bottom: 20px;
        top: 20px;
        margin-bottom: 50px
    }
}

.m-login__wrapper-1 .iconDesc {
    font-size: 20px;
    color: #fff;
    padding-right: 20px;
    margin-bottom: 10px;
    font-weight: 600
}

.m-login__wrapper-1 .desc {
    color: #fff;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 100
}

.m-login__wrapper-1 .foot {
    background: rgba(45, 196, 89, .3);
    color: #fff;
    font-size: 20px;
    font-weight: 100;
    padding: 20px;
    display: block
}

@media (max-width:480px) {
    .m-login__wrapper-1 .foot {
        margin-bottom: auto;
        padding-left: 20px
    }
}

@media (min-width:480px) and (max-width:768px) {
    .m-login__wrapper-1 .foot {
        margin-bottom: auto;
        padding-left: 20px
    }
}

@media (min-width:768px) and (max-width:1200px) {
    .m-login__wrapper-1 .foot {
        margin-bottom: auto;
        padding-left: 20px
    }
}

.m-login.m-login--5 .m-login__wrapper-2 {
    padding-top: 20px !important;
    position: relative;
    bottom: 50px
}

    .m-login.m-login--5 .m-login__wrapper-2 .m-login__contanier {
        width: auto !important;
        margin: 0 auto;
        padding: 0 1.5rem
    }

.m-login__signin,
.m-login__signup {
    padding: 20px !important
}

@media (max-width:480px) {
    .m-login__signin,
    .m-login__signup {
        margin-top: 20px;
        margin-bottom: -70px
    }
}

@media (min-width:480px) and (max-width:768px) {
    .m-login__signin,
    .m-login__signup {
        margin-top: 20px;
        margin-bottom: -90px
    }
}

/*@media (max-width:480px) {
    .m-login__form-action {
        margin-bottom: -50px
    }
}*/

.tituloLogin {
    color: #2dc459;
    font-size: 24px !important;
    font-weight: 100
}

.btnFundoAzul,
.btnFundoPreto {
    border: none;
    border-radius: 4px !important;
    background-color: #2dc459;
    color: #fff;
    width: 165px;
    margin-bottom: 20px;
    margin-right: 0 !important
}

    .btnFundoAzul:hover,
    .btnFundoPreto:hover {
        border: none;
        background-color: #2dc459;
        color: #fff
    }

.btnFundoBranco,
.btnFundoBranco2 {
    border: 1px solid #2dc459;
    border-radius: 4px !important;
    background-color: #fff;
    color: #2dc459;
    width: 165px;
    margin-bottom: 20px;
    margin-right: 0 !important
}

    .btnFundoBranco2:hover,
    .btnFundoBranco:hover {
        border: 1px solid #2dc459;
        background-color: #fff;
        color: #2dc459
    }

.btn-focus.m-btn--air,
.btn-focus.m-btn--air:focus,
.btn-focus.m-btn--air:hover,
.btn-outline-focus.m-btn--air,
.btn-outline-focus.m-btn--air:focus,
.btn-outline-focus.m-btn--air:hover,
.m-btn--gradient-from-focus.m-btn--air,
.m-btn--gradient-from-focus.m-btn--air:focus,
.m-btn--gradient-from-focus.m-btn--air:hover {
    box-shadow: 0 5px 10px 2px rgba(0, 0, 0, .19) !important
}

.btnHover {
    color: #2dc459 !important
}

    .btnHover:hover:after {
        border-bottom: 1px solid #2dc459 !important
    }

.m-checkbox.m-checkbox--focus > input:checked ~ span {
    border: 1px solid #2dc459
}

.m-checkbox.m-checkbox--focus > span:after {
    border: solid #2dc459
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: #2dc459 !important
}

.m-login__logo {
    margin-bottom: 0 !important
}

#m_login_signup {
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer
}

.alert.m-alert--outline.alert-success {
    border-color: #2dc459;
    color: #2dc459
}

    .alert.m-alert--outline.alert-success .close {
        color: #2dc459
    }

.btnFundoPreto {
    color: #fff;
    background-color: #2c2e3e;
    border: 1px solid #2c2e3e
}

    .btnFundoPreto:hover {
        color: #fff;
        background-color: #2c2e3e;
        border: 1px solid #2c2e3e
    }

.btnFundoBranco2 {
    color: #2c2e3e;
    background-color: #fff;
    border: 1px solid #2c2e3e
}

    .btnFundoBranco2:hover {
        color: #2c2e3e;
        background-color: #fff;
        border: 1px solid #2c2e3e
    }

#bodyv2 {
    font-family: Roboto Mono, monospace
}

@media (max-width:480px) {
    #promo {
        width: 160px;
        position: absolute;
        /*top: -780px;*/
        bottom:550px;
        left: 220px;
        transform: rotate(30deg);
        z-index: -1;
    }
}

@media (min-width:480px) and (max-width:768px) {
    #promo {
        width: 160px;
        position: absolute;
        top: -600px;
        left: 290px;
        transform: rotate(30deg);
        z-index: -1;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    #promo {
        width: 250px;
        position: absolute;
        top: -120px;
    }
}

@media (min-width:1024px) and (max-width:1200px) {
    #promo {
        width: 300px;
        position: absolute;
        top: -120px;
    }
}

@media (min-width:1200px) and (max-width:1366px) {
    #bodyv2 {
        overflow-y: hidden
    }
    #promo {
        width: 250px;
        position: absolute;
        top: -100px;
    }
    /*#promo {
        width: 190px;
        position: absolute;
        top: -150px;
        left: 900px;
        transform: rotate(30deg);
        z-index: -1;
    }*/
}

@media (min-width:1366px) {
    #promo {
        width: 300px;
        position: absolute;
        top: -120px;
    }
}

@media (min-width:1366px) and (max-width:1440px) {
    #bodyv2 {
        overflow-y: hidden
    }
}

.font-primary,
.textos-entrar-contacto {
    font-size: 16px;
    color: #575962;
    font-weight: 500
}

@media (min-width:1200px) and (max-width:1366px) {
    .font-primary,
    .textos-entrar-contacto {
        font-size: 15px
    }
}

.textos-entrar-contacto {
    padding: 0 20px;
    cursor: pointer
}

    .textos-entrar-contacto:hover {
        color: #16cb59 !important;
        text-decoration: underline !important
    }

.frase-destaque {
    display: block;
    position: relative;
    top: 20px
}

.palavra-mestre {
    text-decoration: underline
}

.palavra-chave,
.palavra-mestre {
    color: #16cb59;
    font-weight: 600
}

.titulo {
    line-height: 1.5;
    font-size: 19px
}

@media (max-width:480px) {
    .titulo {
        padding: 0 20px
    }
}

@media (min-width:480px) and (max-width:768px) {
    .titulo {
        padding: 0 20px
    }
}

@media (min-width:1200px) and (max-width:1366px) {
    .titulo {
        font-size: 17px
    }
}

#lista {
    margin-top: 40px;
    list-style: none;
    padding-left: 0
}

@media (max-width:480px) {
    #lista {
        padding-left: 20px
    }
}

@media (min-width:480px) and (max-width:768px) {
    #lista {
        padding-left: 20px
    }
}

#lista li {
    padding: 20px;
    padding-left: 0
}

@media (min-width:1200px) and (max-width:1366px) {
    #lista li {
        padding: 10px 0
    }
}

#lista .desc {
    font-size: 16px;
    color: #575962;
    font-weight: 500;
    display: block;
    margin-top: 10px
}

@media (min-width:1200px) and (max-width:1366px) {
    #lista .desc {
        font-size: 16px
    }
}

#lista .titulo-desc {
    font-size: 19px;
    color: #000;
    font-weight: 500
}

@media (min-width:1200px) and (max-width:1366px) {
    #lista .titulo-desc {
        font-size: 17px
    }
}

.btn-cancelar,
.btn-cancelar-recuperar,
.btn-entrar,
.btn-enviar,
.btn-recuperar,
.btnEsconder,
.btnMostrar,
.btnPrimario,
.btnSecundario {
    background-color: #16cb59;
    border: none;
    padding: 5px 10px !important;
    width: 90px;
    margin-top: 15px
}

    .btn-cancelar-recuperar:hover,
    .btn-cancelar:hover,
    .btn-entrar:hover,
    .btn-enviar:hover,
    .btn-recuperar:hover,
    .btnEsconder:hover,
    .btnMostrar:hover,
    .btnPrimario:hover,
    .btnSecundario:hover {
        background-color: #16cb59;
        border: none
    }

.btn-cancelar,
.btn-cancelar-recuperar {
    background-color: #fff !important;
    color: #16cb59 !important;
    border: 1px dotted #16cb59 !important
}

.titulo-form {
    font-size: 20px
}

.form-caixa {
    padding: 10px 20px
}

    .form-caixa:first-child {
        margin-top: 20px
    }

    .form-caixa input,
    .form-caixa textarea {
        border: none;
        border-bottom: 1px dotted #16cb59;
        resize: vertical
    }

#contacto {
    float: right
}

@media (max-width:480px) {
    #entrar {
        float: none;
        margin-bottom: 60px
    }
}

@media (min-width:480px) and (max-width:768px) {
    #entrar {
        float: none;
        margin-bottom: 60px
    }
}

#entrar,
#recuperar-password {
    display: none;
    float: right
}

@media (max-width:480px) {
    #contacto,
    #recuperar-password {
        float: none;
        margin-bottom: 60px
    }
}

@media (min-width:480px) and (max-width:768px) {
    #contacto,
    #recuperar-password {
        float: none;
        margin-bottom: 60px
    }
}

#mostrar-entrar {
    display: none
}

@media (max-width:480px) {
    #mostrar-entrar {
        display: inline
    }
}

@media (min-width:480px) and (max-width:768px) {
    #mostrar-entrar {
        display: inline
    }
}

#mostrar-contacto {
    position: absolute;
    top: 50%;
    left: 0
}

@media (max-width:480px) {
    #mostrar-contacto {
        display: inline;
        position: relative !important;
        top: 0
    }
}

@media (min-width:480px) and (max-width:768px) {
    #mostrar-contacto {
        display: inline;
        position: relative !important;
        top: 0
    }
}

@media (max-width:480px) {
    .margem-mobile {
        margin-bottom: 20px
    }
}

@media (min-width:480px) and (max-width:768px) {
    .margem-mobile {
        margin-bottom: 20px
    }
}

.link-esqueceu-senha {
    font-size: 13px;
    text-decoration: underline;
    color: #575962
}

    .link-esqueceu-senha:hover {
        color: #16cb59;
        -webkit-text-decoration-color: #16cb59 !important;
        text-decoration-color: #16cb59 !important
    }

.form-control-feedback {
    font-size: 13px
}

@media (min-width:1200px) and (max-width:1366px) {
    #logo {
        width: 45%
    }
}

.form-control:focus {
    border-color: #16cb59
}

.m-portlet__body {
    padding: 1rem 2.5rem !important
}

.tecnico {
    height: 131px;
    background: #fff;
    border: none;
    cursor: pointer;
    text-align: center;
    margin-bottom: 15px;
    border: 1px dotted #2c2e3e
}

@media (max-width:480px) {
    .tecnico {
        height: 140px
    }
}

@media (min-width:1200px) and (max-width:1366px) {
    .tecnico {
        height: 120px
    }
}

.tecnico .foto {
    width: 45%;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    position: relative;
    top: 5px
}

@media (min-width:1200px) and (max-width:1366px) {
    .tecnico .foto {
        width: 45%
    }
}

.tecnico .nome,
.tecnico .sobrenome {
    position: relative;
    top: 15px;
    background-color: #fff;
    color: #2c2e3e;
    font-weight: 500;
    padding: 5px 10px;
    display: block;
    height: 20px;
    width: 100%;
    line-height: .8
}

@media (max-width:480px) {
    .tecnico .nome,
    .tecnico .sobrenome {
        top: 20px
    }
}

@media (min-width:1200px) and (max-width:1366px) {
    .tecnico .nome,
    .tecnico .sobrenome {
        top: 5px;
        font-size: 14px !important
    }
}

.todosEmpreendedores {
    background-color: #2c2e3e;
    margin-bottom: 15px;
    text-align: center;
    height: 60px;
    padding: 10px;
    cursor: pointer
}

    .tecnico .todosEmpreendedores .sobrenome,
    .todosEmpreendedores .nome,
    .todosEmpreendedores .tecnico .sobrenome {
        color: #fff;
        font-weight: 500;
        font-size: 15px;
        line-height: 1
    }

@media (max-width:480px) {
    .tecnico .todosEmpreendedores .sobrenome,
    .todosEmpreendedores .nome,
    .todosEmpreendedores .tecnico .sobrenome {
        line-height: 2.5
    }
}

@media (min-width:480px) and (max-width:768px) {
    .tecnico .todosEmpreendedores .sobrenome,
    .todosEmpreendedores .nome,
    .todosEmpreendedores .tecnico .sobrenome {
        line-height: 2;
        font-size: 18px
    }
}

@media (min-width:1200px) and (max-width:1366px) {
    .tecnico .todosEmpreendedores .sobrenome,
    .todosEmpreendedores .nome,
    .todosEmpreendedores .tecnico .sobrenome {
        font-size: 13px
    }
}

.empreendedorSelecionado {
    border: 1px solid #2dc459 !important
}

.mCSB_dragger {
    display: none !important
}

@media (min-width:993px) {
    .m-footer--push.m-aside-left--enabled:not(.m-footer--fixed) .m-footer {
        margin-left: 0;
        margin-top: 0
    }
}

.m-portlet__head-text {
    color: #2dc459 !important
}

@media (min-width:1200px) and (max-width:1366px) {
    .m-portlet__head-text {
        font-size: 18px !important
    }
}

.mostrar {
    display: block !important;
    margin-bottom: 20px;
    color: #2c2e3e;
    font-weight: 600;
    font-size: 18px;
    -webkit-animation: a 1.4s;
    animation: a 1.4s
}

@-webkit-keyframes a {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes a {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.esconderMobile {
    margin-bottom: 10px;
    padding-left: 20px
}

@media (max-width:480px) {
    .metade {
        width: 50%
    }
}

@media (min-width:480px) and (max-width:768px) {
    .metade {
        width: 25%
    }
}

@media (min-width:768px) and (max-width:1200px) {
    .metade {
        width: 25%
    }
}

#filtroTecnicos {
    overflow-y: scroll;
    height: 575px;
    width: 100%
}

@media (max-width:480px) {
    #filtroTecnicos {
        height: 310px
    }
}

@media (min-width:480px) and (max-width:768px) {
    #filtroTecnicos {
        height: 310px
    }
}

@media (min-width:768px) and (max-width:1200px) {
    #filtroTecnicos {
        height: 310px
    }
}

@media (min-width:1200px) and (max-width:1366px) {
    #filtroTecnicos {
        height: 527px
    }
}

.verde {
    color: #2dc459 !important
}

@media (max-width:480px) {
    #col2 {
        margin-bottom: 20px
    }
}

@media (max-width:480px) {
    #empreendedorAtivo {
        margin-bottom: 30px
    }
}

@media (min-width:480px) and (max-width:768px) {
    #empreendedorAtivo {
        margin-bottom: 30px
    }
}

@media (min-width:768px) and (max-width:1200px) {
    #empreendedorAtivo {
        margin-bottom: 30px
    }
}

::-webkit-scrollbar {
    display: none !important
}

@media (min-width:1200px) and (max-width:1366px) {
    .m-widget1__title {
        font-size: 15px !important
    }
}

@media (min-width:1200px) and (max-width:1366px) {
    .m-widget1__title a {
        font-size: 15px
    }
}

@media (min-width:1200px) and (max-width:1366px) {
    .m-widget1__number {
        font-size: 16px !important
    }
}

@media (min-width:1200px) and (max-width:1366px) {
    .m-portlet__head-text i {
        font-size: 15px !important
    }
}

#processos,
.btnEsconder {
    display: none
}

.btn-cancelar,
.btn-cancelar-recuperar,
.btn-entrar,
.btn-enviar,
.btn-recuperar,
.btnEsconder,
.btnMostrar,
.btnPrimario,
.btnSecundario {
    color: #fff;
    background-color: #2dc459;
    border: 1px solid #2dc459;
    padding: 10px 20px;
    cursor: pointer
}

    .btn-cancelar-recuperar:hover,
    .btn-cancelar:hover,
    .btn-entrar:hover,
    .btn-enviar:hover,
    .btn-recuperar:hover,
    .btnEsconder:hover,
    .btnMostrar:hover,
    .btnPrimario:hover,
    .btnSecundario:hover {
        color: #fff;
        background-color: #2dc459;
        border: 1px solid #2dc459
    }

    .btn-cancelar-recuperar:focus,
    .btn-cancelar:focus,
    .btn-entrar:focus,
    .btn-enviar:focus,
    .btn-recuperar:focus,
    .btnEsconder:focus,
    .btnMostrar:focus,
    .btnPrimario:focus,
    .btnSecundario:focus {
        outline: none
    }

.btnEsconder,
.btnMostrar,
.btnPrimario,
.btnSecundario {
    border: 1px solid #2dc459
}

.btnSecundario {
    background: #fff;
    color: #2dc459
}

.m-form .m-form__actions.m-form__actions--solid {
    background-color: #fff
}

.m-form.m-form--group-seperator-dashed .m-form__group {
    border-bottom: none
}

.m-portlet__foot {
    border-top: 1px solid #ebedf2
}

.editar {
    text-decoration: none !important
}

    .editar i {
        color: #2dc459;
        font-weight: 100;
        font-size: 24px;
        position: relative;
        top: 3px
    }

#m_datepicker_1,
#m_datepicker_1_1,
#valorRecebidoEdit {
    display: none;
    border: 1px dotted #2dc459
}

.btnCancelarEntrega,
.btnCancelarRecebido,
.btnCancelarValorRecebido,
.btnEditarEntrega,
.btnEditarRecebido,
.btnEditarValorRecebido,
.btnGuardarEntrega,
.btnGuardarRecebido,
.btnGuardarValorRecebido {
    cursor: pointer
}

@media (max-width:480px) {
    .m-form.m-form--fit .m-form__group {
        padding: 15px 0
    }
}

@media (max-width:480px) {
    .metade80 {
        width: 70%
    }
}

@media (min-width:480px) and (max-width:768px) {
    .metade80 {
        width: 80%
    }
}

@media (max-width:480px) {
    .metade20 {
        width: 30%
    }
}

@media (min-width:480px) and (max-width:768px) {
    .metade20 {
        width: 20%
    }
}

@media (min-width:1200px) and (max-width:1366px) {
    #tabsOps li a {
        font-size: 14px
    }
}

@media (max-width:480px) {
    #tabsOps {
        position: relative;
        top: -35px;
        right: -15px;
        float: right
    }
}

@media (min-width:480px) and (max-width:768px) {
    #tabsOps {
        position: relative;
        top: -35px;
        right: -15px;
        float: right
    }
}

@media (min-width:768px) and (max-width:1200px) {
    #tabsOps {
        position: absolute !important;
        top: 0;
        right: 0;
        float: right
    }
}

@media (max-width:480px) {
    .m-tabs-line.nav.nav-tabs .nav-link.active,
    .m-tabs-line.nav.nav-tabs .nav-link:hover,
    .m-tabs-line a.m-tabs__link.active,
    .m-tabs-line a.m-tabs__link:hover {
        border: 0
    }
}

@media (min-width:480px) and (max-width:768px) {
    .m-tabs-line.nav.nav-tabs .nav-link.active,
    .m-tabs-line.nav.nav-tabs .nav-link:hover,
    .m-tabs-line a.m-tabs__link.active,
    .m-tabs-line a.m-tabs__link:hover {
        border: 0
    }
}

@media (min-width:768px) and (max-width:1200px) {
    .m-tabs-line.nav.nav-tabs .nav-link.active,
    .m-tabs-line.nav.nav-tabs .nav-link:hover,
    .m-tabs-line a.m-tabs__link.active,
    .m-tabs-line a.m-tabs__link:hover {
        border: 0;
        position: relative;
        left: 10px
    }
}

.btn.dropdown-toggle:after,
.nav-link.dropdown-toggle:after {
    font-size: 22px
}

@media (max-width:480px) {
    .btn.dropdown-toggle:after,
    .nav-link.dropdown-toggle:after {
        font-size: 16px
    }
}

@media (min-width:480px) and (max-width:768px) {
    .btn.dropdown-toggle:after,
    .nav-link.dropdown-toggle:after {
        font-size: 16px
    }
}

@media (min-width:768px) and (max-width:1200px) {
    .btn.dropdown-toggle:after,
    .nav-link.dropdown-toggle:after {
        position: relative;
        right: 0
    }
}

.dropdown-menu {
    -webkit-transform: translate3d(-160px, 60px, 0) !important;
    transform: translate3d(-160px, 60px, 0) !important
}

@media (max-width:480px) {
    .dropdown-menu {
        -webkit-transform: translate3d(-150px, 35px, 0) !important;
        transform: translate3d(-150px, 35px, 0) !important
    }
}

@media (min-width:480px) and (max-width:768px) {
    .dropdown-menu {
        -webkit-transform: translate3d(-150px, 35px, 0) !important;
        transform: translate3d(-150px, 35px, 0) !important
    }
}

@media (min-width:768px) and (max-width:1200px) {
    .dropdown-menu {
        -webkit-transform: translate3d(-150px, 35px, 0) !important;
        transform: translate3d(-150px, 35px, 0) !important
    }
}

@media (min-width:1200px) and (max-width:1366px) {
    label {
        font-size: 12px !important
    }
}

.m_dropdown_api_1 {
    width: 100%
}

.m-dropdown__toggle {
    width: 100%;
    border-color: #ebedf2;
    background: #fff;
    box-shadow: 0 3px 20px 0 rgba(113, 106, 202, .11)
}

.btn.dropdown-toggle:after,
.nav-link.dropdown-toggle:after {
    color: #575962
}

.btn-brand:hover {
    color: #575962;
    background-color: #fff;
    border-color: #ebedf2
}

@media (max-width:480px) {
    .m-portlet__body {
        padding: 1rem !important
    }
}

@media (min-width:480px) and (max-width:768px) {
    .m-portlet__body {
        padding: 1rem !important
    }
}

@media (max-width:480px) {
    #tituloPagina {
        position: relative;
        top: 5px;
        left: -10px
    }
}

@media (min-width:480px) and (max-width:768px) {
    #tituloPagina {
        position: relative;
        top: 5px;
        left: -10px
    }
}

@media (max-width:480px) {
    .nomeEmpreendedor {
        position: relative;
        left: -15px;
        top: 5px
    }
}

@media (min-width:480px) and (max-width:768px) {
    .nomeEmpreendedor {
        position: relative;
        left: -15px;
        top: 5px
    }
}

@media (max-width:480px) {
    .eliminar {
        position: relative;
        right: -20px;
        bottom: 30px
    }
}

@media (min-width:480px) and (max-width:768px) {
    .eliminar {
        position: relative;
        right: -20px;
        bottom: 30px
    }
}

@media (max-width:480px) {
    .inteiro {
        width: 100% !important;
        padding: 0 10px 15px
    }
}

@media (min-width:480px) and (max-width:768px) {
    .inteiro {
        width: 100% !important;
        padding: 0 10px 15px
    }
}

@media (max-width:480px) {
    .blockRow {
        display: block
    }
}

@media (min-width:480px) and (max-width:768px) {
    .blockRow {
        display: block
    }
}

@media (max-width:480px) {
    .mb {
        margin-bottom: -15px !important;
        margin-bottom: -30px !important
    }
}

@media (min-width:480px) and (max-width:768px) {
    .mb {
        margin-bottom: -15px !important;
        margin-bottom: -30px !important
    }
}

@media (max-width:480px) {
    #li1,
    #li2,
    #li3,
    #li4,
    #li5,
    #li6,
    #li7 {
        display: none
    }
}

@media (min-width:480px) and (max-width:768px) {
    #li1,
    #li2,
    #li3,
    #li4,
    #li5,
    #li6,
    #li7 {
        display: none
    }
}

@media (min-width:1200px) and (max-width:1366px) {
    #li1_1,
    #li2_2,
    #li3_3,
    #li4,
    #li5,
    #li6,
    #li7 {
        display: none
    }
}

@media (min-width:768px) and (max-width:1200px) {
    #li1_1,
    #li2_2,
    #li3,
    #li4,
    #li5,
    #li6,
    #li7 {
        display: none
    }
}

@media (min-width:1366px) and (max-width:1440px) {
    #li1_1,
    #li2_2,
    #li3_3,
    #li4_4,
    #li5,
    #li6,
    #li7 {
        display: none
    }
}
