* {
    font-family: 'Roboto', sans-serif;
}
*:focus {
    outline: none;
}
*:last-child {
    margin-bottom: 0;
}
body {
    font-size: 16px;
    line-height: 1.5;
    padding: 0;
    margin: 0;
    color: #333;
    overflow-x: hidden;
    background-color: #333;
}
section {
    background-color: #fff;
}
img {
    max-width: 100%;
}
i svg {
    max-width: 100%;
}
.titulo br {
    display: none;
}
@media screen and (min-width: 992px) {
    .titulo br {
        display: block;
    }
}
.btn {
    border-radius: 100px;
    border: none;
    padding: 12px 30px;
    line-height: 1;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    background: #57b317;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}
.btn:hover {
    color: #fff;
    background: #6ae713;
}
.nav .btn-linha,
.btn-linha {
    background: none;
    border: 2px solid #6ae713;
    color: #6ae713;
}
.nav .btn-linha:hover,
.btn-linha:hover {
    background-color: #6ae713;
    color: #fff;
}
a.logo {
    display: block;
}
a.logo img {
    display: block;
}

header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
}
header a.logo {
    width: 230px;
}
.nav a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}
.hero a:not(.btn):hover,
.nav a:hover {
    color: #6ae713;
}
.nav .btn {
    margin-left: 30px;
    text-align: center;
}
.hero {
    background-color: #003f8e;
    padding: 190px 0 150px;
    text-align: center;
    color: #fff;
}
.hero .container {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hero .container > .row {
    min-width: calc(100% + 30px);
}
.hero .titulo {
    margin-bottom: 20px;
}
.hero .titulo h1 {
    font-size: 32px;
    line-height: 1.22;
    margin: 15px 0 35px;
}
.hero .titulo h2 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    margin: 0;
}
.hero .titulo p {
    font-size: 18px;
    line-height: 28px;
}
.hero a {
    color: #fff;
}
.hero .acoes > span {
    font-size: 18px;
    margin: 0 40px 20px;
    text-transform: uppercase;
    width: 100%;
}

.form-content {
    position: relative;
    padding: 30px 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    margin-bottom: 30px;
}
.form-content input, .form-content button {
    max-width: 100%;
    height: 60px;
    border: none;
}
.form-content input {
    font-size: 18px;
    width: 100%;
    border-radius: 100px;
    padding: 0 25px;
}
.form-content button {
    font-size: 16px;
    width: 285px;
    margin: 15px auto 5px;
    border-radius: 100px;
    cursor: pointer;
}
.form-content button strong {
    font-weight: 900;
}
.form-content em {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 5px;
    text-align: center;
    width: 100%;
    font-size: 12px;
    font-style: normal;
}

.icon-txt .content {
    height: 100%;
    background-color: #fff;
    box-shadow: 7px 6px 50px rgba(0,0,0,0.2);
    border-radius: 5px;
    padding: 35px;
    text-align: center;
}
.icon-txt .content i svg {
    height: 65px;
}
.icon-txt .content h2 {
    font-size: 20px;
    color: #004aa2;
    margin: 15px -5px 25px;
}

.principais-beneficios {
    padding-top: 1px;
}
.principais-beneficios .container {
    margin-top: -91px;
}
@media screen and (min-width: 768px) {
    .hero {
        padding: 130px 0 180px;
    }
    .hero .titulo {
        margin-bottom: 50px;
    }
    .hero .titulo h1 {
        font-size: 45px;
    }
    .form-teste-gratis input {
        width: 385px;
        border-radius: 100px 0 0 100px;
    }
    .form-teste-gratis button {
        margin: 0 0 0 1px;
        border-radius: 0 100px 100px 0;
    }
    .form-teste-gratis em {
        font-size: 13px;
    }
}
@media screen and (min-width: 1200px) {
    .form-teste-gratis,
    .hero .acoes > span {
        width: auto;
        margin-bottom: 0;
    }
}

.hero-page-form .titulo {
    text-align: left;
    margin-bottom: 0;
}
.hero-page-form .titulo h1 {
    margin: 15px 0 0;
}
.form-cadastro,
.termo-uso {
    border-radius: 5px;
    box-shadow: 6px 7px 50px rgba(0,0,0,0.2);
    margin-bottom: 10px;
    margin-left: -15px;
    margin-right: -15px;
}
.form-cadastro {
    overflow: hidden;
    margin-top: -65px;
}
.form-cadastro .titulo {
    text-align: left;
    background-color: #57b317;
    height: 65px;
    margin: 0;
    padding: 0 30px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.form-cadastro .titulo h2 {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
}
.form-cadastro .titulo > span {
    text-align: right;
    display: inline-flex;
    line-height: 1.1;
    margin-left: 20px;
    font-size: 14px;
}
.form-cadastro .titulo > span i {
    width: 20px;
    margin-left: 15px;
}
.form-cadastro .titulo > span br {
    display: block;
}
.form-cadastro .conteudo {
    padding: 30px 30px 40px;
}
@media screen and (min-width: 576px) {
    .form-cadastro .titulo {
        height: 85px;
    }
    .form-cadastro,
    .termo-uso {
        margin-left: 0;
        margin-right: 0;
    }
    .form-cadastro {
        margin-top: -85px;
    }
    .form-cadastro .titulo h2 {
        font-size: 24px;
    }
    .form-cadastro .titulo > span {
        font-size: 16px;
    }
    .form-cadastro .titulo > span i {
        width: 28px;
    }
    .form-cadastro .conteudo {
        padding: 30px 50px 40px;
    }
}
@media screen and (min-width: 768px) {
    .form-cadastro .titulo {
        padding: 0 50px;
    }
}
@media screen and (min-width: 1200px) {
    .form-cadastro .form-conteudo {
        padding: 0 50px;
    }
}