body {
    font-family: 'Roboto', sans-serif;
}

button:focus {
    outline: none;
}

a:hover {
    text-decoration: none;
}

label {
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
}

.form-control {
    min-height: 56px;
    background: #FFFFFF;
    border-radius: 5px;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #1e7e34;
    outline: 0;
    box-shadow: 0 0 0 0.2rem #1e7e347a;
}
.table-light tbody+tbody, .table-light td, .table-light th, .table-light thead th {
   
    font-size: 15px;
}
section.confianca {
    background: #01488a;
    padding: 50px 0;
}

section.confianca p {
    font-weight: 400;
    font-size: 28px;
    line-height: 33px;
    text-transform: uppercase;
    margin-bottom: 1rem;
    color: white;
}

section.confianca p b {
    color: #ffe600;
}


/* simulador */

section.simulador {
    background: #0054A3;
    padding: 50px 0;
}

section.simulador h2 {
    font-weight: normal;
    font-size: 40px;
    line-height: 47px;
    text-transform: uppercase;
    color: #FFFFFF;
}

section.simulador .btn {
    padding: 8px 35px;
    background: #9EC019;
    border-radius: 5px;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: 2rem;
    min-height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}


/*  localizacao */

section.localizacao h5 {
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 1rem;
}

section.localizacao .card {
    background: #2E65C0;
    border-radius: 10px;
}

section.localizacao .btn {
    padding: 8px 35px;
    background: #9EC019;
    border-radius: 5px;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    color: #FFFFFF;
    min-height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: .6rem;
}

section.localizacao {
    position: absolute;
    margin-top: 10rem;
    margin-left: 15rem;
}

.mapa-interna .i4ewOd-pzNkMb-haAclf, .i4ewOd-pzNkMb-haAclf, .HzV7m-b7CEbf .i4ewOd-pzNkMb-tJHJj {
    display: none!important;
}
.HzV7m-b7CEbf.neVct-IlgHgd .i4ewOd-pzNkMb-r4nke{
    display: none!important;
}
/*  formulario */

section.formulario h5 {
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 1rem;
}

section.formulario h1 {
    font-weight: bold;
    font-size: 40px;
    line-height: 47px;
    text-transform: uppercase;
    color: #2E65C0;
    margin-bottom: 1rem;
}

section.formulario small {
    padding: 8px 35px;
    background: #9EC019;
    border-radius: 5px;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    color: #FFFFFF;
    min-height: 55px;
}

section.formulario h4 {
    color: #9EC019;
    margin-top: 2rem;
}

section.formulario .card {
    background: #2E65C0;
    border-radius: 10px;
}

section.formulario .btn {
    padding: 8px 35px;
    background: #9EC019;
    border-radius: 5px;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    color: #FFFFFF;
    min-height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: .6rem;
}

section.formulario {
    margin: 5rem auto;
}


/* abas_acesso */

section.abas_acesso {
    background: #0054A3;
    padding: 50px 0;
}

section.abas_acesso h2 {
    font-weight: normal;
    font-size: 40px;
    line-height: 47px;
    text-transform: uppercase;
    color: #FFFFFF;
}

section.abas_acesso .btn {
    background: transparent;
    border: 1px solid #FFFFFF;
    padding: 8px 35px;
    border-radius: 15px;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: 2rem;
    min-height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

section.abas_acesso .btn:hover {
    background: #9EC019;
    border: 1px solid #9EC019;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

section.abas_acesso .btn:hover img {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


/*acesso_rapido*/

section.acesso_rapido {
    background: #0054A3;
    padding: 50px 0;
}

section.acesso_rapido .card {
    background: #ffffff;
    border: 1px solid #ffffff;
    transition: .6s;
    text-align: center;
    border-radius: 15px;
    padding: 20px 0;
}

section.acesso_rapido .card:hover {
    background: #9EC019;
    border: 1px solid #9EC019;
    transition: .6s;
    text-align: center;
    border-radius: 15px;
    padding: 20px 0;
}

section.acesso_rapido .card:hover h5 {
    color: #ffffff;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

section.acesso_rapido .card h5 {
    font-weight: bold;
    font-size: 25px;
    line-height: 29px;
    text-transform: uppercase;
    color: #2E65C0;
    margin-top: 1rem;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

section.acesso_rapido .btn {
    background: transparent;
    border: 1px solid #FFFFFF;
    padding: 8px 35px;
    border-radius: 15px;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: 2rem;
    min-height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .6s;
}

section.acesso_rapido .card img {
    padding: 5px;
    max-height: 90px;
}

section.acesso_rapido .card .card-body {
    padding: 1rem;
}

section.acesso_rapido .card:hover img.branco,
section.acesso_rapido .card img.azul {
    display: none;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

section.acesso_rapido .card img.branco,
section.acesso_rapido .card:hover img.azul {
    display: inline;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}


/*  footer */

section.copyright {
    background: #2655A3;
    height: 56px;
    display: flex;
    align-items: center;
}

@media(max-width:819px) {
    section.localizacao {
        margin-left: 1rem;
    }
    section.confianca {
        text-align: center;
    }
    section.confianca p {
        font-size: 18px;
        line-height: 25px;
    }
    section.formulario h1 {
        font-size: 28px;
        line-height: 32px;
    }
    section.formulario small {
        font-size: 16px;
    }
}

@media(max-width:767px) {
    section.simulador h2 {
        font-size: 33px;
        line-height: 36px;
    }
    section.simulador .btn {
        font-size: 16px;
        line-height: 23px;
    }
    section.localizacao {
        margin-left: 0;
    }
    section.acesso_rapido .card {
        margin-top: 1rem;
        padding: 0;
    }
    section.acesso_rapido .card h5 {
        font-weight: bold;
        font-size: 20px;
        line-height: 22px;
    }
    section.acesso_rapido .card img {
        padding: 5px;
        max-height: 90px;
    }
}

@media(max-width:467px) {
    section.simulador h2 {
        font-size: 25px;
        line-height: 30px;
    }
    section.acesso_rapido .card h5 {
        font-weight: bold;
        font-size: 14px;
        line-height: 16px;
    }
    section.acesso_rapido .card .card-body {
        padding: 1rem;
    }
    section.acesso_rapido .card img {
        padding: 5px;
        height: 75px;
        width: 90px;
    }
}