/* Genericas 320 */

* {
    font-family: "Lato", "Robot", sans-serif !important;
}
body{
    overflow-x: hidden;
}
.titulo {
    color: #1f0c7b;
    font-size: 25px;
    text-align: center;
}

.btn-primary {
    background: #bd1818;
    border-color: #bd1818;
    text-transform: uppercase;
}

.btn-primary:focus, .btn-primary:active, .btn-primary:hover {
    background: #840000 !important;
    border-color: #840000 !important;
    text-transform: uppercase;
}
.nome-quem-somos {
    text-align: left;
    color: #1f0c7b;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
}
.titulo-servicos {
    text-align: left;
    color: #1f0c7b;
    text-transform: uppercase;
    font-size: 25px;
}
.titulo-sobre-nos {
    text-align: left;
    color: #1f0c7b;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 25px;
    bottom: 30px;
}
.sobre-nos-texto{
    margin: 30px auto 30px auto;
}
.btn-outline-primary {
    color: #bd1818;
    font-weight: bold;
    border-width: 2px;
    border-color: #bd1818;
    text-transform: uppercase;
}

.btn-outline-primary:focus, .btn-outline-primary:active, .btn-outline-primary:hover {
    background: #840000 !important;
    color: #fff !important;
    border-color: #840000 !important;
    text-transform: uppercase;
}
.paragrafo{
    size: 75%;
}

.nome-servico {
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
}

.banner {
    height: 730px;
    position: relative;
}

.titulo-banner {
    color: #fff;
    padding: 10px 30px;
    width: fit-content;
    position: absolute;
    bottom: 0px;
    left: 119px;
    text-transform: uppercase;
}
.div-com-imagem{
    background: url("../assets/img/PLACAAZUL.png")
}
.titulo-banner h1 {
    font-size: 27px;
    margin-bottom: 0px;
    z-index: 99999 !important;
    position: relative;
    margin-left: -60px;
}
.titulo-banner::after{
    content: '';
    background: rgba(9, 3, 100, 0.3);
    display: block;
    height: 75px;
    position: absolute;
    width: 114px;
    top: -23px;
    border-top-left-radius: 100%;
    border-top-right-radius: 0%;
    left: -76px;
    z-index: 999;
    }
.titulo-banner::before{
    content: '';
    background: rgba(9, 3, 100, 0.3);
    display: block;
    height: 75px;
    position: absolute;
    width: 114px;
    right: -222px;
    top: -23px;
    border-top-left-radius: 0%;
    border-top-right-radius: 100%;
    left: 38px;
    z-index: 999;
    }
.btn-enviar{
    background: rgb(9, 3, 99);
    color: #fff;
    width: 100%;
    padding: 8px 16px;
}
.btn-info-serv{
    background: rgb(9, 3, 99);
    color: #fff;
    width: 100%;
    padding: 8px 16px;
    float: center;
    text-transform: uppercase;
    margin-top: 100px;
    border-radius: 8px;
    font-size: 10px
}
.btn-info-serv:hover{
    background-color: rgb(8, 3, 66);
    color: #fff;
}
.acesse-texto{
    font-size: 10px;
}
.div-texto{
   margin: 100px -140px 100px 140px;
}
/* Navbar 320 */

.box-login {
    position: relative;
    background: rgba(84, 84, 87,.8);
    bottom: 113px;
    width: 100%;
    z-index: 999;
}

.box-login .card {
    background: transparent;
    border: none;
}

.box-login .card-header {
    text-align: center;
}

.box-login .card-header p {
    color: #fff;
    font-weight: 200;
}

#headerAccordion {
    position: relative;
    border: none;
    border-radius: 0px;
    background: transparent;
}

#headerAccordion::after {
    content: '';
    position: absolute;
    top: calc(50% - 8px);
    right: 20px;
    width: 13px;
    height: 13px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
}

.usuario {
    background: url("../img/icon01.png") no-repeat;
    background-position: 15px center;
    background-size: 22px;
    background-color: transparent !important;
    height: 40px;
    color: #fff !important;
    text-indent: 30px;
    border-radius: 0px;
}

.senha {
    background: url("../img/icon02.png") no-repeat;
    background-position: 15px center;
    background-size: 20px;
    background-color: transparent !important;
    height: 40px;
    color: #fff !important;
    text-indent: 30px;
    border-radius: 0px;
}

.usuario::placeholder, .senha::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1;
    /* Firefox */
    text-transform: uppercase;
}

.usuario:-ms-input-placeholder, .senha:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
    text-transform: uppercase;
}

.usuario::-ms-input-placeholder, .senha::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff;
    text-transform: uppercase;
}

.box-login .sub-links {
    color: #fff !important;
}

.box-login .btn-entrar {
    height: 40px;
    border-radius: 0px;
    background: #fff;
    color:  #0A026D;
    text-transform: uppercase;
    width: 100%;
}

.btn-2via {
    background: url("../img/barcode.png") no-repeat;
    background-position: 15px center !important;
    background-size: 30px !important;
    background-color: #0A026D !important;
    color: #fff !important;
    text-transform: uppercase;
    width: 100%;
    border-radius: 0px;
    margin-bottom: 10px;
    margin-left: 10px;
}
.btn-2via:hover, .btn-2via:active, .btn-2via:focus{
    background-color: #054077 !important;
}
.btn-info {
    height: 40px;
    background: rgb(9, 3, 99);
    text-transform: uppercase;
    width: 150px;
}

.btn-info:hover, .btn-2via:active, .btn-2via:focus{
    background-color: #051077 !important;
}

.navbar-brand img {
    width: 216px;
}

.nav-item .nav-link {
    text-transform: uppercase;
}

.ativo>.nav-link {
    color: #054077 !important;
    font-weight: bold;
}

/* Footer 320 */

footer.footer {
    background: #313030;
    color: #fff;
    font-size: 1px;
}

/* Home 320 */

.banner-home {
    background: url("../img/img001.png");
    background-size: cover;
    background-position: right center;
}

.banner-home .card {
    border-radius: 0px;
    border-top: 7px solid #bd1818;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
}

.banner-home .card .card-header {
    background: none;
    border: 0px;
}

.banner-home .card .card-header img {
    float: left;
    position: absolute;
}

.banner-home .card .card-header p {
    color: #bd1818;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 500;
    text-align: center;
}
.ic-servico {
    width: 300px;
    height: 300px;
}
/* Empresa 320 */
.ic-empresa{
    margin: 100px 0px 100px 0px;
    width: 450px;
    height: 450px;
}
.banner-empresa {
    background: url("../img/img01.png") no-repeat;
    background-size: cover;
    background-position: right center;
}

.conteudo-empresa .full-width {
    width: 100%;
    background: #eeeeee;
}

.conteudo-empresa .full-width .valores h2 {
    color: #000;
    text-align: center;
    font-weight: bold;
}

.conteudo-empresa .full-width .valores p {
    color: #000;
}
.nome-diferencial {
    text-align: center;
    color: #0c1670;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; 
    font-size: 24px;
}
    /* Servicos 320 */
.banner-servicos{
    background: url("../img/banner-serv.png") no-repeat;
    background-size: cover;
    background-position: right center;
}
.servicos-texto{
    text-align: center;
    color: #000;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; 
    font-size: 19px;
}
.conteudo-servicos .nome-servico {
    color: #000000;
}
.tv{
    background-color: #e6e6e6;
}
.btn-info-modal{
    width: 150px;
}
.conteudo-servicos .full-width {
    background: #e6e6e6;
}
.conteudo-servicos .full-width .lista-servicos li p {
    padding-left: 70px;
}

/* Proposta 320 */
.banner-proposta{
    background: url("../img/proposta.png") no-repeat;
    background-size: cover;
    background-position: right center;
}
/* Contato 320 */
.banner-contato{
    background: url("../img/contato.png") no-repeat;
    background-size: cover;
    background-position: right center;
}
.navbar-principal{
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    background: rgba(255,255,255,.8) !important;
}
.rodape{
    font-size: 15px;
    bottom: 20px;
}
.dvTituloLista{
    color: #000;
    text-align: center;
    text-decoration:none;
}
.dvChamadaLista{
    color: #000;
    text-align: center;
    text-decoration:none;
}
.img-responsive{
    max-width: 100px;
    max-height: 100px
}
@media (min-width: 320px) {
    .card{
        margin: 113px auto auto auto;
    }
    .acesse-texto{
        font-size: 15px;
    }
}
@media (min-width: 576px) {
    /* Generica 576 */
    .titulo {
        text-align: left;
    }
    /* Empresa 576 */
    .banner-empresa {
        background-position: center;
    }    
}

@media (min-width: 768px) {
    /* Home 768 */
    .banner-home .card {
        height: 396px;
    }
    .nossos-servicos .btn-outline-primary {
        width: 200px;
    }
    /* Empresa 768 */
    .diferencial .titulo {
        text-align: left;
    }
    .videos {
        background-color: rgb(230, 230, 230);
        padding-bottom: 30px;
        margin-top: 30px;
    }
    .videos h3 {
        color: #fff;
    }
    ul#bx-video-horizontal {
        margin: 0 auto;
        padding: 0;
    }
    ul#bx-video-horizontal li {
        display: inline;
        display: block;
        text-align: center;
        margin-left: 25px;
        text-decoration: none;
    }
    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;
    }
}

@media (min-width: 992px) {
    /* Navbar 992 */
    .btn-2via {
        width: 250px;
        padding: 15px 12px 15px 35px;
        height: auto;
        float: right;
        margin-top: 15px;
    }
    .nav-link {
        padding: 8px 15px !important;
        font-size: 18px;
    }
    /* Home 992 */
    .banner-home .card {
        height: 336px;
    }
    .box-login {
    position: relative;
    background: rgba(84, 84, 87,.8);
    bottom: 132px;
    width: 100%;
    z-index: 999;
    height: 133px;
    }
    .navbar-principal{
    height: 220px; 
    }
    .titulo-banner h1 {
    font-size: 27px;
    margin-bottom: 0px;
    z-index: 99999 !important;
    margin-left: 200px;
    position: relative;
    }
    .titulo-banner::after{
    content: '';
    background: rgba(9, 3, 100, 0.3);
    display: block;
    height: 100px;
    position: absolute;
    width: 149px;
    top: -48px;
    border-top-left-radius: 100%;
    border-top-right-radius: 0%;
    left: 154px;
    z-index: 999;
    }
    .titulo-banner::before{
    content: '';
    background: rgba(9, 3, 100, 0.3);
    display: block;
    height: 100px;
    position: absolute;
    width: 149px;
    right: -222px;
    top: -48px;
    border-top-left-radius: 0%;
    border-top-right-radius: 100%;
    left: 303px;
    z-index: 999;
    }
}

@media (min-width: 1200px) {
    /* Genericas 1200 */
    p {
        font-size: 1.125rem;
    }
    .titulo{
        font-size: 40px;
    }
    /* Navbar 1200 */
    .btn-2via {
        width: 275px !important;
        background-image: url("../img/barcode.png") !important;
        background-repeat: no-repeat;
    }
    .box-login form {
        position: relative;
    }
    /* Navbar 1200 */
    .nav-link {
        font-size: 20px;
    }
    /* Home 1200 */
    .banner-home {
        background-repeat: no-repeat;
        height: 945px;
        position: relative;
    }
    .txt-quem-somos {
        width: 1140px;
        position: absolute;
        bottom: -150px;
    }
    .conteudo-home {
        padding-top: 180px !important;
    }
    .banner-home .card .card-header img {
        left: 50px;
    }
    /* Empresa 1200 */
    .nome-diferencial {
        clear: both;
    }
    .nome-diferencial.left {
        width: 101px;
    }
    .btn-info-serv{
        width: 330px;
        font-size: 15px;
    }
}
@media (max-width: 1200px) {
    .navbar-principal{
        position: relative;
    }
    .ic-empresa {
        width: 400px;
        height: 400px;
        margin: 200px auto 30px auto;
    }
    .banner {
        height: 200px;
    }
    .div-texto {
        margin: 100px auto 100px auto;
    }
}
@media (min-width: 1200px){
    .ic-empresa {
        width: 60%;
        height: auto;
        margin: 170px auto 30px 200px;
    }
}
@media (max-width: 992px) {
    .btn-2via {
        margin-left: 0px;
    }
    .ic-empresa{
        width: 350px;
        height: 350px;
    }
}
@media (max-width: 768px) {
    .ic-empresa{
        width: 60%;
        height: auto;
        margin: -50px auto 30px auto;
    }
}
@media(max-width:320px){
    .tamanho-proposta{
        width: 525px
    }
}