html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

.jumbotron {
    padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after {
    content: "";
    content: none
}

q:before,
q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button.focus,
button:focus,
.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none
}

.form-control {
    border-radius: 0
}

.form-control:focus {
    box-shadow: none
}

textarea {
    resize: none
}

.modal .modal-content {
    border-radius: 0;
    border: 0
}

a {
    color: inherit
}

a:hover {
    text-decoration: none
}

@font-face {
    font-family: "PN";
    src: url("../fonts/ProximaNova.woff");
    font-style: normal;
    font-weight: normal;
    font-display: fallback
}

@font-face {
    font-family: "PNB";
    src: url("../fonts/ProximaNovaBold.woff");
    font-style: normal;
    font-weight: normal;
    font-display: fallback
}

@font-face {
    font-family: "PNEB";
    src: url("../fonts/ProximaNovaExtrabold.woff");
    font-style: normal;
    font-weight: normal;
    font-display: fallback
}

@font-face {
    font-family: "PNL";
    src: url("../fonts/ProximaNovaLight.woff");
    font-style: normal;
    font-weight: normal;
    font-display: fallback
}

@font-face {
    font-family: "PNSB";
    src: url("../fonts/ProximaNovaSemibold.woff");
    font-style: normal;
    font-weight: normal;
    font-display: fallback
}

@font-face {
    font-family: "PNBlack";
    src: url("../fonts/ProximaNovaBlack.woff");
    font-style: normal;
    font-weight: normal;
    font-display: fallback
}

@font-face {
    font-family: "PNI";
    src: url("../fonts/ProximaNovaItalic.woff");
    font-style: normal;
    font-weight: normal;
    font-display: fallback
}

@font-face {
    font-family: "DI";
    src: url("../fonts/droid/droidserif-italic-webfont.woff");
    font-style: normal;
    font-weight: normal;
    font-display: fallback
}

html {
    scroll-behavior: smooth;
    font-family: PN, Arial, Helvetica Neue, Helvetica, Lucida Grande, Sans-serif
}

@media(max-width: 767.98px) {
    html {
        font-size: 14px
    }
}

body {
    scroll-snap-type: y mandatory;
    overflow-x: hidden
}

@media(max-width: 991.98px) {
    .generador-landings br {
        display: none
    }
}

.generador-landings .check {
    opacity: 0
}

.generador-landings h2 {
    text-align: left;
    color: #131313;
    font-size: 50px;
    font-size: 3.125rem;
    font-family: PNBlack, Arial, Helvetica Neue, Helvetica, Lucida Grande, Sans-serif
}

.generador-landings h3 {
    text-align: left;

    color: #007aff;
    font-size: 40px;
    font-size: 2.5rem;
    font-family: PNB, Arial, Helvetica Neue, Helvetica, Lucida Grande, Sans-serif;
    margin-bottom: 30px;
    margin-bottom: 1.875rem
}

.generador-landings h3 b {
    font-family: PNEB, Arial, Helvetica Neue, Helvetica, Lucida Grande, Sans-serif
}

.generador-landings p {
    color: #131313;
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: PN, Arial, Helvetica Neue, Helvetica, Lucida Grande, Sans-serif;
    text-align: left;

}

.generador-landings b {
    font-family: PNB, Arial, Helvetica Neue, Helvetica, Lucida Grande, Sans-serif
}

.generador-landings .underline {
    position: relative
}

.generador-landings .underline:after {
    content: "";
    position: absolute;
    width: 175px;
    height: 15px;
    right: 0;
    background-image: url(../images/underline.png);
    bottom: -15px
}

@media(max-width: 991.98px) {
    .generador-landings .underline:after {
        width: 140px;
        bottom: -10px
    }
}

.generador-landings .header {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-size: cover;
    background-position: center;
    text-align: center
}

.generador-landings .header h1 {
    color: #fff;
    font-size: 60px;
    font-size: 3.75rem;
    font-family: PNB, Arial, Helvetica Neue, Helvetica, Lucida Grande, Sans-serif;
    margin-bottom: 20px
}

.generador-landings .header p {
    color: #d1eaff;
    font-size: 40px;
    font-size: 2.5rem;
    font-family: PNSB, Arial, Helvetica Neue, Helvetica, Lucida Grande, Sans-serif;
    line-height: 45px;
    line-height: 2.8125rem;
    text-align: center;
}

.generador-landings .header a {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
    width: 30px
}

.generador-landings section {
    min-height: 100vh;
    display: flex;
    align-items: center;
    padding: 100px 0px;
    padding: 6.25rem 0rem
}

@media(max-width: 767.98px) {
    .generador-landings section {
        min-height: auto;
        padding: 50px 0px;
        padding: 3.125rem 0rem
    }
}

.generador-landings #section1 {
    background-color: #d1eaff
}

.generador-landings #section1 p:last-child {
    margin-top: 80px;
    margin-top: 5rem
}

.generador-landings #section2 {
    background-attachment: fixed
}

.generador-landings #section2 p {
    color: #fff;
    font-family: PNEB, Arial, Helvetica Neue, Helvetica, Lucida Grande, Sans-serif;
    text-align: center;
}

.generador-landings #section2 .icon-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80vh
}

@media(max-width: 991.98px) {
    .generador-landings #section2 .icon-wrapper {
        height: auto
    }
}

.generador-landings #section2 .icon-wrapper div {
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.generador-landings #section2 .icon-wrapper div img {
    margin-bottom: 20px
}

@media(max-width: 991.98px) {
    .generador-landings #section2 .icon-wrapper div {
        width: 50%
    }

    .generador-landings #section2 .icon-wrapper div:not(:last-child) {
        margin-bottom: 45px
    }
}

.generador-landings #section3 {
    position: relative;
    background-color: #d1eaff;
    background-size: cover
}

.generador-landings #section3 h3 {
    color: #131313;
    margin-bottom: 10px
}

.generador-landings #section3 p {
    font-family: PNSB, Arial, Helvetica Neue, Helvetica, Lucida Grande, Sans-serif
}

.generador-landings #section3 .destaque {
    color: #131313;
    margin-bottom: 50px;
    background-color: #d1eaff;
    padding: 5px;
    display: inline-block;
    font-family: PNEB, Arial, Helvetica Neue, Helvetica, Lucida Grande, Sans-serif;
    margin-top: 30px
}

@media(max-width: 991.98px) {
    .generador-landings #section3 .destaque {
        margin-bottom: 0
    }
}

.generador-landings #section3 img {
    position: absolute;
    width: 800px
}

@media(max-width: 991.98px) {
    .generador-landings #section3 img {
        position: relative;
        width: 100%;
        margin-bottom: 40px
    }
}

.generador-landings #section4 {
    background-color: #d1eaff
}

.generador-landings #section4 h3 {
    color: #131313;
    margin-bottom: 80px
}

@media(max-width: 991.98px) {
    .generador-landings #section4 h3 {
        margin-bottom: 30px
    }
}

.generador-landings #section4 .title {
    color: #007aff;
    font-family: PNEB, Arial, Helvetica Neue, Helvetica, Lucida Grande, Sans-serif
}

.generador-landings #section4 .row:not(last-child) {
    margin-bottom: 70px
}

@media(max-width: 991.98px) {
    .generador-landings #section4 .row:not(last-child) {
        margin-bottom: 30px
    }
}

.generador-landings #section4 .row .col-lg-7 {
    border-left: 8px solid #b0f87c;
    padding-left: 20px
}

@media(max-width: 991.98px) {
    .generador-landings #section4 .row .col-lg-7 {
        padding-left: 15px;
        border-left: 0;
        margin-top: 5px
    }
}

.generador-landings #section5 h3 {
    color: #131313;
    margin-bottom: 90px;
    background-color: #d1eaff;
    padding: 5px;
    display: inline-block
}

@media(max-width: 991.98px) {
    .generador-landings #section5 h3 {
        margin-bottom: 50px
    }
}

.generador-landings #section5 .title {
    color: #fff;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 35px;
    line-height: 2.1875rem;
    margin-bottom: 30px;
    margin-bottom: 1.875rem
}

@media(max-width: 991.98px) {
    .generador-landings #section5 .title {
        text-align: left !important;
        margin-bottom: 5px
    }
}

.generador-landings #section5 .section5_row2 {
    margin-top: -150px
}

@media(max-width: 991.98px) {
    .generador-landings #section5 .section5_row2 {
        margin-top: 30px
    }
}

.generador-landings #section5 .section5_row3 {
    margin-top: -100px
}

@media(max-width: 991.98px) {
    .generador-landings #section5 .section5_row3 {
        margin-top: 30px
    }
}

.generador-landings #section5 .section5_row3 img {
    margin-left: -9%
}

.generador-landings #section5 .section5_row4 {
    margin-top: -120px
}

@media(max-width: 991.98px) {
    .generador-landings #section5 .section5_row4 {
        margin-top: 30px
    }
}

.generador-landings #section6 h3 {
    color: #131313;
    margin-bottom: 90px
}

@media(max-width: 991.98px) {
    .generador-landings #section6 h3 {
        margin-bottom: 30px;
        text-align: center
    }
}

.generador-landings #section7 {
    background-attachment: fixed
}

.generador-landings #section7 p {
    color: #fff;
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 40px;
    line-height: 2.5rem
}

.generador-landings #section7 span {
    color: #b0f87c
}

.generador-landings #section7 .title-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 80px 0 120px 0
}

@media(max-width: 991.98px) {
    .generador-landings #section7 .title-wrapper {
        margin: 20px 0 50px 0
    }
}

.generador-landings #section7 .title-wrapper .title {
    font-size: 40px;
    font-size: 2.5rem;
    font-family: PNEB, Arial, Helvetica Neue, Helvetica, Lucida Grande, Sans-serif;
    position: relative
}

.generador-landings #section7 .title-wrapper .title:last-child:after {
    content: "";
    position: absolute;
    inset: 0;
    width: 126px;
    height: 110px;
    background-image: url(../images/circle.png);
    background-size: cover;
    transform: translate(-20px, -35px)
}

/*# sourceMappingURL=generador-landings.min.css.map */