@media screen and (min-width:320px) {
    * {
        font-family: "Roboto";
    }
    li {
        font-size: initial;
    }
    @font-face {
        font-family: 'icomoon';
        src: url('../fonts/icomoon.eot');
        src: url('../fonts/icomoon.eot') format('embedded-opentype'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.svg') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    [class^="icon-"], [class*=" icon-"] {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .icon-comunicacao:before {
        content: "\e900";
        color: #1b1464;
    }
    .icon-consulta:before {
        content: "\e901";
        color: #1b1464;
    }
    .icon-contabil:before {
        content: "\e902";
        color: #1b1464;
    }
    .icon-dados:before {
        content: "\e903";
        color: #1b1464;
    }
    .icon-financeira:before {
        content: "\e904";
        color: #1b1464;
    }
    .icon-fiscal:before {
        content: "\e905";
        color: #1b1464;
    }
    .icon-portal:before {
        content: "\e906";
        color: #1b1464;
    }
    .icon-rh:before {
        content: "\e907";
        color: #1b1464;
    }
    /* Classes genericas - 320 - Inicio */
    /* input{

        border-radius: 0px !important;

    } */
    /* .modal-body .lista-servicos {
        list-style: circle;
        padding-left: 40px;
    } */
    .ic-servico {
        display: inline-block;
        width: 50px;
        height: 50px;
        font-size: 50px;
        stroke-width: 0;
        stroke: currentColor;
        fill: currentColor;
        display: block;
        margin: auto;
        margin-bottom: 20px;
    }
    .img-center {
        margin: auto;
        display: block;
    }
    .ativo {
        color: #6c0209 !important;
        background: #f2f2f2 !important;
        font-weight: 700;
        border-bottom: 5px solid #6c0209;
    }
    .conteudo {
        padding: 25px 0px;
    }
    .col-reset-padding {
        padding: 0px;
    }
    .col-reset-padding-left {
        padding-left: 0px;
    }
    .col-reset-padding-right {
        padding-right: 0px;
    }
    .btn-primary {
        background-color: #1b1464;
        border-color: #1b1464;
    }
    .btn-primary:hover {
        background-color: #031850;
        border-color: #031850;
    }
    ul {
        list-style: none;
        padding: 0px;
    }
    a {
        text-decoration: none !important;
    }
    .titulo {
        color: #1b1464;
        font-weight: 400;
        font-size: 22px;
    }
    .btn-enviar {
        width: 100%;
        padding: 10px 20px;
        font-weight: bold;
    }
    .banner {
        width: 100%;
        height: 200px;
        text-align: center;
        display: table;
        position: relative;
    }
    .banner>.container {
        height: 100%;
    }
    /* Classes Genericas - 320 - Fim */
    /* Navbar Style - 320 - Inicio */
    .navbar {
        text-transform: uppercase;
        margin: -1px;
        border-left: none;
        border-right: none;
    }
    .navbar-default {
        background: #fff;
        border: none;
        box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
    }
    .navbar-default .navbar-nav>li>a {
        color: #1b1464;
    }
    .navbar-header {
        height: 125px;
    }
    .navbar-brand img {
        width: 76px;
    }
    .navbar-toggle {
        margin-top: 47px;
        border-color: #1b1464!important;
    }
    .navbar-toggle:hover {
        background-color: #fff !important;
    }
    .navbar-toggle>.icon-bar {
        background: #1b1464 !important;
    }
    /* Navbar Style - 320 - Fim */
    /* Footer style - 320 - Inicio */
    .footer {
        background: #A2A2A2;
        padding: 15px 0px;
        color: #fff;
    }
    .footer p {
        margin: 0px;
        font-size: 13px;
    }
    .rodape_img {
        text-align: right;
    }
    .rodape_img a:first-child {
        margin-right: 20px;
    }
    .banner h1 {
        color: #fff;
        font-size: 22px !important;
        font-weight: 400;
        float: left;
        margin: 0px;
        position: absolute;
        bottom: 0px;
        background: #1b1464;
        padding: 45px 30px 30px 30px;
        height: 90px;
        width: 181px;
        border-top-left-radius: 130px;
        border-top-right-radius: 130px;
        opacity: 0.8;
    }
    /* Footer style - 320 - Fim */
    /* Home Style - 320 - Inicio */
    .banner-home {
        background: url(../img/banner_home.jpg) center center;
        background-size: cover;
        width: 100%;
        height: 200px;
        text-align: left;
        display: table;
    }
    .banner-home h1 {
        font-weight: bold;
        color: #fff;
        font-size: 20px;
        margin-top: 70px;
        text-align: center;
        text-shadow: 0px 0px 20px #000
    }
    .panel-group {
        margin-bottom: 0px;
    }
    .panel-heading:after {
        height: 15px;
        width: 15px;
        float: right;
        content: " ";
        display: block;
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        border-bottom: 2px solid #fff;
        border-left: 2px solid #fff;
    }
    .aberto:after {
        -ms-transform: rotate(135deg);
        margin-top: 5px;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .panel, .panel-heading {
        border: none;
        border-radius: 0px;
        text-align: center;
        background: #1b1464;
        border-radius: 0px !important;
    }
    .panel-collapse {
        padding-bottom: 15px;
    }
    .panel-default>.panel-heading {
        background: #1b1464;
        font-size: 18px;
    }
    .panel-default>.panel-heading>a {
        color: #fff;
        text-decoration: none !important;
    }
    .panel-group .sub-links {
        text-decoration: underline;
        display: block;
        text-align: left;
    }
    input.usuario {
        background-image: url("../img/ic-usuario.png");
        background-repeat: no-repeat;
        background-size: 15px;
        background-position: 8px center;
        text-indent: 20px;
        font-weight: bold;
        height: 42px;
        display: block !important;
    }
    input.senha {
        background-image: url("../img/ic-senha.png") !important;
        background-repeat: no-repeat;
        background-size: 15px;
        background-position: 8px center;
        text-indent: 20px;
        font-weight: bold;
        height: 42px;
        display: block !important;
    }
    .sub-links {
        color: #fff !important;
    }
    .sub-links:hover {
        text-decoration: underline !important;
        cursor: pointer;
        color: #fff;
    }
    .btn-entrar {
        padding: 9px 16px;
        font-size: 16px;
        color: #fff !important;
        border-radius: 0px;
        width: 100%;
        background: #6E2B32;
    }
    .btn-enviar {
        padding: 7px 16px;
        font-size: 16px;
        color: #fff !important;
        border-radius: 0px;
        width: 100%;
        background: #1b1464;
    }
    .btn-2via {
        background-color: #6E2B32;
        width: 100%;
        color: #fff !important;
        padding: 10px 58px;
        background-image: url("../img/ic-barcode.png");
        background-position: 20px center;
        background-repeat: no-repeat;
        background-size: 35px;
        border-radius: 0px;
        font-weight: bold;
        text-transform: uppercase;
    }
    .titulo-sobre {
        background: url(../img/ic-sobre.png) no-repeat;
        padding-left: 50px;
        margin-top: 0px;
    }
    .titulo-servicos {
        background: url(../img/ic-servicos.png) no-repeat;
        padding-left: 50px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-top: 0px;
        margin: 20px 15px 20px 15px;
    }
    .banner-servicos {
        background: url(../img/banner_servicos.jpg) center center;
        background-size: cover;
    }
    .box-servico {
        background: #dbdbdb;
        width: 100%;
        height: auto;
        cursor: pointer;
        margin: 5px 0px;
        padding: 30px 20px;
    }
    .box-servico:hover {
        background: #6c0209;
    }
    .box-servico:hover h3, .box-servico:hover .ic-servico:before {
        color: #fff !important;
    }
    .box-servico img {
        display: block;
        margin: auto;
        margin-bottom: 20px;
    }
    .box-servico .titulo {
        margin: 0px;
        text-align: center;
    }
    .mais-servicos {
        background: #f6f6f6;
        padding: 20px;
        margin-top: 5px;
    }
    .mais-servicos .titulo {
        text-align: center;
        margin: 0px;
        color: #5c5a5a;
    }
    .mais-servicos .btn-primary {
        margin: 20px auto 0px !important;
        display: block !important;
        float: none !important;
        width: 150px;
    }
    .conteudo-home .btn-primary {
        float: right;
        margin: 20px 0px 20px 0px;
    }
    /* Home Style - 320 - Fim */
    /* Empresa Style - 320 - Inicio */
    .banner-empresa {
        background: url(../img/banner-empresa.jpg) center center;
        background-size: cover;
    }
    .custo-beneficio {
        font-weight: bold;
        background: url(../img/ic-custo-beneficio.png) no-repeat;
        padding-left: 50px;
        margin-top: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .titulo-objetivo {
        background: url(../img/ic-objetivo.png) no-repeat;
        padding-left: 50px;
        margin-top: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    /* Empresa Style - 320 - Fim */
    /* Proposta Style - 320 - Inicio */
    .banner-proposta {
        background: url(../img/banner_proposta.jpg) center center;
        background-size: cover;
        /* background-position: -30px 0px; */
    }
    .conteudo-proposta input, .conteudo-proposta textarea, .conteudo-proposta select {
        border: 1px solid #1b1464;
    }
    .fix-padding-prop:first-of-type {
        padding: 0px;
        margin-bottom: 15px;
    }
    .fix-padding-prop:last-of-type {
        padding: 0px;
    }
    /* Proposta Style - 320 - Fim */
    /* Contato Style - 320 - Inicio */
    .banner-contato {
        background: url(../img/banner_contato.jpg) center center;
        background-size: cover;
    }
    .conteudo-contato input, .conteudo-contato textarea, .conteudo-contato select {
        border: 1px solid #1b1464;
    }
    /* Contato Style - 320 - Fim */
    /* Footer Style - 320 Inicio */
    .icones-rodape {
        padding: 0px 0px 0px 30px;
    }
    .icones-rodape p {
        display: inline;
        padding-left: 18px;
    }
    .icones-rodape p:first-child {
        background: url(../img/ic-localizacao.png) no-repeat;
        background-size: 13px;
        background-position: 0px 2px;
        margin-right: 15px;
    }
    .icones-rodape p:nth-child(2) {
        background: url(../img/ic-telefone.png) no-repeat;
        background-size: 13px;
        background-position: 0px 2px;
        margin-right: 15px;
    }
    .icones-rodape p:last-child {
        background: url(../img/ic-email.png) no-repeat;
        background-size: 13px;
        background-position: 0px 3px;
    }
    /* Footer Style - 320 Fim */
}

@media screen and (min-width:768px) {
    /* Classes Genericas - 768 - Inicio */
    .conteudo {
        margin: 30px 0px;
    }
    .navbar-brand img {
        width: 93px;
        margin-top: -10px;
    }
    .btn-entrar {
        margin-top: -32px;
        margin-left: 8px;
    }
    .img-fix {
        width: 100%;
        max-width: 300px;
        margin: auto;
        display: block;
    }
    /* Classes Genericas - 768 - Fim */
    /*  */
    #Navbar1 ul li a {
        line-height: 90px;
        font-size: 16px;
    }
    /*  */
    /* Home Style - 768 - Inicio */
    .banner-home h1 {
        margin-top: 70px;
    }
    .box-login {
        background: #1B1564;
        padding: 10px 0px;
    }
    .banner-home h1 {
        font-size: 30px;
    }
    /* Home Style - 768 - Fim */
    /* Videos Style - 768 - Inicio */
    .videos {
        background-color: #EFEFEF;
        padding-bottom: 30px;
        margin-top: 30px;
    }
    .videos h3 {
        color: #fff;
    }
    ul#bx-video-horizontal {
        margin: 0 auto;
        padding: 0;
    }
    ul#bx-video-horizontal li {
        width: 245px;
        display: inline;
        height: auto;
        display: block;
        text-align: center;
        margin-left: 25px;
        float: left;
    }
    ul#bx-video-horizontal li a {
        width: 95%;
        padding: 0px;
        margin: 0;
        background-color: #fff;
        line-height: 1.2em;
        margin: auto;
        display: block;
        padding: 15px;
        margin-top: 30px;
        margin-bottom: 30px;
        height: 215px;
    }
    ul#bx-video-horizontal li a:hover {
        /* border: 1px solid #ddd; */
        background: #fff;
    }
    ul#bx-video-horizontal li a img {
        width: 100%;
        height: auto;
    }
    ul#bx-video-horizontal li a .dvTituloLista {
        font-size: 13px;
        font-weight: 700;
        margin: 10px 0 10px 0;
        text-transform: initial;
    }
    ul#bx-video-horizontal li a .dvChamadaLista {
        margin: 0 0 30px 0;
        color: #333;
        display: none;
    }
    .container.boxVideos h3 {
        color: #000;
        padding-top: 50px;
        margin: 0px;
        font-weight: 400;
    }
    /* Videos Style - 768 - Fim */
    .box-servico {
        max-height: 178px;
    }
    .ajuste-linha {
        padding: 42px 30px;
    }
    /* Empresa Style - 768 - Inicio */
    .conteudo-empresa .mt-6 {
        margin-top: 60px;
    }
    .conteudo-empresa .fraseDestaque {
        font-size: 25px;
        color: #1B1564;
    }
    /* Empresa Style - 768 - Fim */
}

@media screen and (min-width:992px) {
    /* Classes Genericas - 992 - Inicio */
    .banner {
        height: 300px;
    }
    .conteudo .row {
        margin-bottom: 50px;
    }
    .img-fix {
        max-width: 350px;
    }
    /* p, li, .btn-primary {

        font-size: 16px;

    } */
    /* Classes Genericas - 992 - Fim */
    /* Home Style - 992 - Inicio */
    input.usuario, input.senha {
        width: 250px !important;
        margin-right: 15px;
    }
    .mg-top-992 {
        margin-top: 100px;
    }
    /* Home Style - 992 - Fim */
    /* Proposta Style 992 - Inicio */
    .fix-padding-prop:first-of-type {
        padding: 0px 10px 0px 0px;
    }
    .fix-padding-prop:last-of-type {
        padding: 0px 0px 0px 10px;
    }
    /* Proposta Style 992 - Fim */
    /* Videos Style 992 - Inicio */
    ul#bx-video-horizontal li {
        width: 148px;
        display: inline;
        height: auto;
        display: block;
        text-align: center;
        margin-left: 8px;
        float: left;
    }
    /* Videos Style 992 - Fim */
    /* Imoveis Style 992 */
    .mini-banner {
        background: url(../img/mini-banner-imoveis.jpg) center center no-repeat;
        background-size: cover;
        height: 996px;
    }
}

@media screen and (min-width: 1200px) {
    /* Classes Genericas - 1200 - Inicio */
    .banner {
        height: 375px;
    }
    p {
        font-size: 16px;
    }
    .titulo:not(.box-servico h3) {
        font-size: 30px;
        background-position-y: center;
    }
    .conteudo-empresa img {
        max-width: 500px;
    }
    .btn-entrar {
        margin-left: 0px;
        margin-top: -10px;
    }
    .links-group {
        margin-left: 10px;
        margin-top: -10px;
    }
    .banner-home .sub-txt {
        font-size: 30px;
    }
    /* Classes Genericas - 1200 - Fim */
    /* Home Style - 1200 - Inicio */
    .banner-home {
        background-position: center center;
        height: 450px;
    }
    .banner-home h1 {
        margin-top: 200px;
    }
    /* Home Style - 1200 - Inicio */
    /* Videos Style - 1200 - Inicio */
    ul#bx-video-horizontal li {
        display: inline;
        height: auto;
        width: 165px;
        display: block;
        text-align: center;
        margin-left: 30px;
        float: left;
    }
    ul#bx-video-horizontal li:first-of-type {
        margin-left: 0px;
    }
    /* Videos Style - 1200 - Fim */
    /* Imoveis Style 1200 */
    .mini-banner {
        height: 100vh;
    }
}

@media only screen and (min-width: 337px) {
    ul#bx-video-horizontal li {
        width: 210px;
        margin-left: 50px;
        float: left;
    }
}

@media only screen and (min-width: 433px) {
    ul#bx-video-horizontal li {
        width: 170px;
        margin-left: 20px;
        float: left;
    }
}

@media only screen and (min-width: 574px) {
    ul#bx-video-horizontal li {
        width: 145px;
        display: inline;
        height: auto;
        display: block;
        text-align: center;
        margin-left: 35px;
        float: left;
    }
}

@media only screen and (min-width: 594px) {
    ul#bx-video-horizontal li {
        width: 165px;
        display: inline;
        height: auto;
        display: block;
        text-align: center;
        margin-left: 20px;
        float: left;
    }
}

@media only screen and (min-width: 730px) {
    ul#bx-video-horizontal li {
        width: 215px;
        display: inline;
        height: auto;
        display: block;
        text-align: center;
        margin-left: 20px;
        float: left;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1470px) {
    .banner-contato {
        background-position: -355px 0px !important;
    }
}

@media only screen and (min-width: 1741px) {
    .banner-contato {
        background-position: 0px 0px;
    }
}

@media screen and (max-width: 767px) {
    .conteudo-esquerda {
        background: url(../img/bg-esquerda.jpg) center center no-repeat;
        background-size: cover;
        padding: 15px;
        width: 100vw;
        height: 50vh;
        color: #fff;
        display: table;
    }
    .conteudo-direita {
        background: url(../img/bg-direita.jpg) center center no-repeat;
        background-size: cover;
        padding: 15px;
        width: 100vw;
        height: 50vh;
        color: #fff;
        display: table;
    }
    .conteudo-esquerda a, .conteudo-direita a {
        display: block;
        width: 100%;
        height: 50vh;
        display: table-cell;
        vertical-align: middle;
    }
    .conteudo-esquerda h1, .conteudo-direita h1 {
        text-align: center;
        margin-bottom: 0px;
        color: #fff;
    }
    .conteudo-esquerda h3, .conteudo-direita h3 {
        text-align: center;
        font-size: 20px;
        margin-bottom: 0px;
        margin-top: 10px;
        color: #fff;
    }
    .conteudo-esquerda p, .conteudo-direita p {
        text-align: center;
        margin-top: 10px;
        color: #fff;
    }
    .conteudo-esquerda .container, .conteudo-direita .container {
        display: table-cell;
        vertical-align: middle;
        width: 10%;
    }
    .logo {
        padding: 15px;
        background: rgba(255, 255, 255, 0.7);
        position: absolute;
        top: calc(50% - 28.2px);
        left: calc(50% - 50px);
    }
    .logo img {
        width: 70px;
    }
}

@media screen and (min-width: 768px) {
    .conteudo-esquerda {
        background: url(../img/bg-esquerda.jpg) center center no-repeat;
        background-size: cover;
        padding: 15px;
        width: 50%;
        height: 100vh;
        color: #fff;
        display: table;
        float: left;
    }
    .conteudo-direita {
        background: url(../img/bg-direita.jpg) center center no-repeat;
        background-size: cover;
        padding: 15px;
        width: 50%;
        height: 100vh;
        color: #fff;
        display: table;
    }
    .conteudo-esquerda a, .conteudo-direita a {
        display: block;
        width: 100%;
        height: 50vh;
        display: table-cell;
        vertical-align: middle;
    }
    .conteudo-esquerda h1, .conteudo-direita h1 {
        text-align: center;
        margin-bottom: 0px;
        color: #fff;
    }
    .conteudo-esquerda h3, .conteudo-direita h3 {
        text-align: center;
        font-size: 20px;
        margin-bottom: 0px;
        margin-top: 10px;
        color: #fff;
    }
    .conteudo-esquerda p, .conteudo-direita p {
        text-align: center;
        margin-top: 10px;
        color: #fff;
    }
    .conteudo-esquerda .container, .conteudo-direita .container {
        display: table-cell;
        vertical-align: middle;
        width: 10%;
    }
    .logo {
        padding: 15px;
        background: rgba(255, 255, 255, 0.7);
        position: absolute;
        top: calc(50% - 28.2px);
        left: calc(50% - 50px);
    }
    .logo img {
        width: 70px;
    }
}

@media screen and (min-width: 1200px) {
    .logo img {
        width: 100px;
    }
    .logo {
        left: calc(50% - 65px);
        top: calc(50% - 74.5px);
    }
}