* {
    font-family: Roboto, sans-serif !important; }

html {
    overflow-y: visible !important; }

body, html {
    overflow-x: hidden !important; }

button {
    cursor:pointer;
}

.effectZoombackground {
    transform-origin: center !important;
    transform: scale(1.2);
    transition: transform 5s cubic-bezier(0.3, 0, 0.7, 1), opacity 1s ease, -webkit-transform 5s cubic-bezier(0.3, 0, 0.7, 1);
    transition-delay: .5s; }

div.background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }

section {
    position: relative; }

.features-3-custom2 .features-3__title {
    margin-bottom: 100px;
    color: black; }

.features-3-custom2 {
    background-color: #FAFAFA; }

.features-3-custom2 .features-3__container {
    border: none; }

.features-3-custom2 span.locationEscort {
    color: #FF003B; }

.features-3-custom2 .features-3__list__item__title {
    font-weight: 500;
    color: black; }

.features-3-custom2 .features-3__list__item__text {
    color: rgba(0, 0, 0, 0.54); }

.features-3-custom1 .features-3__title {
    margin-bottom: 100px;
    color: black; }

.features-3-custom1 .features-3__container {
    border: none; }

.features-3-custom1 .features-3__list__item {
    margin-bottom: 4rem; }

.features-3-custom1 .features-3__list {
    max-width: 800px;
    margin: 0 auto; }

.features-3-custom1 .features-3__list__item__title {
    font-size: 29px;
    color: black;
    margin-bottom: 17px;
    line-height: 38px; }

.features-3-custom1 .features-3__list__item__text {
    color: rgba(0, 0, 0, 0.54); }

/* Header */
section#h-1 {
    position: relative;
    padding-top: 50px;
    height: 100vh;
    min-height: 700px;
    color: #fff; }
section#h-1 div.container div.wrap div.content nav#nav.fixed {
    display: flex !important;
    width: 100%;
    margin: 0 !important;
    position: fixed;
    top: -140px;
    left: 50%;
    height: 54px;
    background: white;
    transform: translateX(-50%);
    padding-left: 5%;
    padding-right: 5%;
    box-shadow: 0 11px 22px 0 rgba(0, 0, 0, 0.2);
    z-index: 1000;
    padding-top: 14px;
    transition: 0.3s cubic-bezier(0.98, 0.21, 0.39, 0.98);
    display: none; }
section#h-1 div.container div.wrap div.content nav#nav.fixed li:hover, section#h-1 div.container div.wrap div.content nav#nav.fixed a:hover, section#h-1 div.container div.wrap div.content nav#nav.fixed span:hover {
    color: black; }
section#h-1 div.container div.wrap div.content nav#nav.fixed div.left div#dropdown1 span img {
    position: relative;
    left: 8px; }
@media screen and (max-width: 992px) {
    section#h-1 div.container div.wrap div.content nav#nav.fixed .container-logo img {
        left: 50px; } }
section#h-1 div.container div.wrap div.content nav#nav.fixed .container-logo img {
    top: 5px;
    width: 50px; }
section#h-1 div.container div.wrap div.content nav#nav.fixed li#joinNow {
    background: rgba(255, 23, 68, 0.9);
    box-shadow: 0 11px 22px 0 rgba(0, 0, 0, 0.2);
    transition: .5s; }
section#h-1 div.container div.wrap div.content nav#nav.fixed li#joinNow a {
    color: #fff !important; }
section#h-1 div.container div.wrap div.content nav#nav.fixed li#joinNow a:hover {
    color: #fff !important; }
section#h-1 div.container div.wrap div.content nav#nav.fixed li#joinNow:hover {
    box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.35); }
section#h-1 div.container div.wrap div.content nav#nav.fixed div.btnMenuMobile {
    border: 2px solid rgba(0, 0, 0, 0.84);
    top: -10px; }
section#h-1 div.container div.wrap div.content nav#nav.fixed div.btnMenuMobile svg {
    fill: rgba(0, 0, 0, 0.84); }
section#h-1 div.container div.wrap div.content nav#nav.fixed p, section#h-1 div.container div.wrap div.content nav#nav.fixed li, section#h-1 div.container div.wrap div.content nav#nav.fixed span, section#h-1 div.container div.wrap div.content nav#nav.fixed a {
    color: black; }
section#h-1 div.container div.wrap div.content nav#nav {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-right: 1.2em;
    margin-left: 1.2em; }
section#h-1 div.container div.wrap div.content nav#nav a, section#h-1 div.container div.wrap div.content nav#nav span, section#h-1 div.container div.wrap div.content nav#nav li {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 500;
    transition: .5s; }
section#h-1 div.container div.wrap div.content nav#nav a:hover, section#h-1 div.container div.wrap div.content nav#nav span:hover, section#h-1 div.container div.wrap div.content nav#nav li:hover {
    color: #fff; }
section#h-1 div.container div.wrap div.content nav#nav div ul {
    list-style: none;
    display: flex;
    margin: 0;
    cursor: pointer; }
section#h-1 div.container div.wrap div.content nav#nav div ul li:first-child {
    margin-left: 0; }
section#h-1 div.container div.wrap div.content nav#nav div ul li {
    margin-left: 50px;
    transition: .5s; }
section#h-1 div.container div.wrap div.content nav#nav div.left div#community span img {
    position: relative;
    left: 10px; }
section#h-1 div.container div.wrap div.content nav#nav div.right ul li#joinNow {
    position: relative;
    top: -10px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 10px 23px 10px 23px;
    border-radius: 8px; }
section#h-1 div.container div.wrap div.content nav#nav div.right ul li#joinNow a {
    color: #fff; }
section#h-1 div.container div.wrap div.content nav#nav div.right ul li#joinNow:hover {
    border-color: rgba(255, 23, 68, 0.9); }
section#h-1 div.container div.wrap div.content nav#nav div.right ul li#joinNow:hover a {
    transition: .5s;
    color: rgba(255, 23, 68, 0.9); }
section#h-1 div.container div.wrap div.content nav#nav div.right div.containerLinks span.btn-open img {
    position: relative;
    left: 10px; }
section#h-1 div.container div.wrap div.content nav#nav div.btnMenuMobile {
    display: none;
    position: relative;
    border: 2px solid #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    transition: .5s;
    cursor: pointer; }
section#h-1 div.container div.wrap div.content nav#nav div.btnMenuMobile:hover {
    transform: scale(1.2);
    border-color: transparent; }
section#h-1 div.container div.wrap div.content nav#nav div.btnMenuMobile svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    fill: #fff; }
section#h-1 div.container div.wrap div.content div.container-logo img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
section#h-1 div.container div.wrap div.content div.container-title {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%); }
section#h-1 div.container div.wrap div.content div.container-title button {
    margin-top: 60px;
    width: 40%;
    height: 60px;
    color: #fff;
    background: #FF1744;
    border-radius: 6px;
    font-size: 20px;
    font-weight: 500; }
section#h-1 div.container div.wrap div.content div.footer {
    text-align: center;
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%); }
section#h-1 div.menuMobile {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.92);
    width: 100%;
    height: 100vh;
    z-index: 100000;
    display: none;
    text-align: center; }
section#h-1 div.menuMobile div.close {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer; }
section#h-1 div.menuMobile div.close svg {
    fill: #fff; }
section#h-1 div.menuMobile ul {
    list-style: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%); }
section#h-1 div.menuMobile ul li {
    margin-top: 50px;
    font-size: 20px; }
section#h-1 div.menuMobile ul li a {
    color: #fff; }

section#f-1 div.contentDropdown {
    top: 35px; }
section#f-1 #lenguageFooter {
    position: relative;
    margin-right: 10px; }
section#f-1 #lenguageFooter img {
    position: relative;
    left: 10px;
    width: 8px; }
section#f-1 #lenguageFooter ul li {
    padding-left: 14px; }
section#f-1 div.container div.wrap div.content {
    padding-top: 70px;
    padding-bottom: 70px; }
section#f-1 div.container div.wrap div.content div.top, section#f-1 div.container div.wrap div.content div.bottom {
    display: flex;
    justify-content: space-between; }
section#f-1 div.container div.wrap div.content div.top {
    padding-bottom: 31px; }
section#f-1 div.container div.wrap div.content div.s1 ul {
    display: flex;
    justify-content: space-around;
    list-style: none;
    margin: 0; }
section#f-1 div.container div.wrap div.content div.s1 ul a {
    transition: .5s; }
section#f-1 div.container div.wrap div.content div.s1 ul a:hover, section#f-1 div.container div.wrap div.content div.s1 ul a:active, section#f-1 div.container div.wrap div.content div.s1 ul a:focus, section#f-1 div.container div.wrap div.content div.s1 ul a:hover {
    transition: .5s;
    color: #fff; }
section#f-1 div.container div.wrap div.content div.s1 ul li {
    padding-left: 30px; }
section#f-1 div.container div.wrap div.content div.s1 ul li:first-child {
    padding-left: 0; }
section#f-1 div.container div.wrap div.content div.bottom {
}
section#f-1 div.container div.wrap div.content div.bottom img {
    width: 70px; }
section#f-1 div.container div.wrap div.content div.bottom p {
    color: #fff; }
@media screen and (max-width: 992px) {
    section#f-1 div.container div.wrap div.content div.s1 ul {
        display: block;
        margin-bottom: 30px;
    }
    section#f-1 div.container div.wrap div.content div.s1 ul li {
        padding: 0;
    }
}
section#l-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%; }
section#l-1 div.container div.wrap div.content {
    text-align: center; }
section#l-1 div.container div.wrap div.content div.title-l-1 img {
    margin-bottom: 40px; }
section#l-1 div.container div.wrap div.content div.form-l-1 form input, section#l-1 div.container div.wrap div.content div.form-l-1 form button {
    width: 600px;
    height: 60px;
    display: block;
    margin: 20px auto; }
section#l-1 div.container div.wrap div.content div.form-l-1 form input {
    font-size: 18px;
    padding-left: 20px; }
section#l-1 div.container div.wrap div.content div.form-l-1 form input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: rgba(0, 0, 0, 0.54); }
section#l-1 div.container div.wrap div.content div.form-l-1 form input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: rgba(0, 0, 0, 0.54); }
section#l-1 div.container div.wrap div.content div.form-l-1 form input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: rgba(0, 0, 0, 0.54); }
section#l-1 div.container div.wrap div.content div.form-l-1 form input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: rgba(0, 0, 0, 0.54); }
section#l-1 div.container div.wrap div.content div.form-l-1 form input:active, section#l-1 div.container div.wrap div.content div.form-l-1 form input:focus {
    border-color: #FF1744; }
section#l-1 div.container div.wrap div.content div.form-l-1 form button {
    font-size: 20px;
    background: #FF1744;
    border: none;
    border-radius: 6px;
    color: #fff;
    box-shadow: 0 11px 22px 0 rgba(0, 0, 0, 0.2);
    font-weight: 500;
    outline: none;
    cursor: pointer;
    transition: box-shadow .5s; }
section#l-1 div.container div.wrap div.content div.form-l-1 form button:hover {
    box-shadow: 0 6px 13px 0 rgba(0, 0, 0, 0.3); }
section#l-1 div.container div.wrap div.content div.bottom-l-1 {
    margin-top: 72px; }
section#l-1 div.container div.wrap div.content div.bottom-l-1 span {
    color: #FF1744; }
section#l-1 div.container div.wrap div.content div.bottom-l-1 p.textForgotPasswrod {
    margin-top: 30px; }
section#l-1 div.container div.wrap div.content div.bottom-l-1 p.textTermsPrivacy {
    margin-top: 90px; }

section#fg-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%; }
section#fg-1 div.container div.wrap div.content {
    text-align: center; }
section#fg-1 div.container div.wrap div.content div.title-fg-1 h1 {
    text-align: center;
    margin-bottom: 30px;
    color: black; }
section#fg-1 div.container div.wrap div.content div.title-fg-1 p {
    margin-bottom: 60px; }
section#fg-1 div.container div.wrap div.content div.form-fg-1 form input, section#fg-1 div.container div.wrap div.content div.form-fg-1 form button {
    width: 520px;
    height: 60px;
    display: block;
    margin: 20px auto; }
section#fg-1 div.container div.wrap div.content div.form-fg-1 form input {
    font-size: 18px;
    padding-left: 20px; }
section#fg-1 div.container div.wrap div.content div.form-fg-1 form input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: rgba(0, 0, 0, 0.54); }
section#fg-1 div.container div.wrap div.content div.form-fg-1 form input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: rgba(0, 0, 0, 0.54); }
section#fg-1 div.container div.wrap div.content div.form-fg-1 form input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: rgba(0, 0, 0, 0.54); }
section#fg-1 div.container div.wrap div.content div.form-fg-1 form input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: rgba(0, 0, 0, 0.54); }
section#fg-1 div.container div.wrap div.content div.form-fg-1 form input:active, section#fg-1 div.container div.wrap div.content div.form-fg-1 form input:focus {
    border-color: #FF1744; }
section#fg-1 div.container div.wrap div.content div.form-fg-1 form button {
    font-size: 20px;
    background: #FF1744;
    border: none;
    border-radius: 6px;
    color: #fff;
    box-shadow: 0 11px 22px 0 rgba(0, 0, 0, 0.2);
    font-weight: 500;
    outline: none;
    cursor: pointer;
    transition: box-shadow .5s; }
section#fg-1 div.container div.wrap div.content div.form-fg-1 form button:hover {
    box-shadow: 0 6px 13px 0 rgba(0, 0, 0, 0.3); }

section#check-email-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%; }
section#check-email-1 div.container div.wrap div.content {
    text-align: center; }
section#check-email-1 div.container div.wrap div.content div.title-check-email-1 {
    width: 60%;
    margin: 0 auto; }
section#check-email-1 div.container div.wrap div.content div.title-check-email-1 h1 {
    text-align: center;
    margin-bottom: 30px;
    color: black; }
section#check-email-1 div.container div.wrap div.content div.title-check-email-1 p {
    color: black;
    margin-bottom: 60px;
    font-size: 18px; }
section#check-email-1 div.container div.wrap div.content div.form-check-email-1 form button {
    width: 520px;
    height: 60px;
    display: block;
    margin: 20px auto;
    font-size: 20px;
    background: #FF1744;
    border: none;
    border-radius: 6px;
    color: #fff;
    box-shadow: 0 11px 22px 0 rgba(0, 0, 0, 0.2);
    font-weight: 500;
    outline: none;
    cursor: pointer;
    transition: .5s; }
section#check-email-1 div.container div.wrap div.content div.form-check-email-1 form button:hover {
    box-shadow: 0 6px 13px 0 rgba(0, 0, 0, 0.3); }

section#reset-password-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%; }
section#reset-password-1 div.container div.wrap div.content {
    text-align: center; }
section#reset-password-1 div.container div.wrap div.content div.title-reset-password-1 h1 {
    text-align: center;
    margin-bottom: 30px;
    color: black; }
section#reset-password-1 div.container div.wrap div.content div.title-reset-password-1 p {
    font-size: 18px;
    color: black;
    margin-bottom: 60px; }
section#reset-password-1 div.container div.wrap div.content div.form-reset-password-1 form {
    position: relative;
    width: 600px;
    margin: 0 auto; }
section#reset-password-1 div.container div.wrap div.content div.form-reset-password-1 form img {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer; }
section#reset-password-1 div.container div.wrap div.content div.form-reset-password-1 form input, section#reset-password-1 div.container div.wrap div.content div.form-reset-password-1 form button {
    width: 600px;
    height: 60px;
    display: block;
    margin: 20px auto; }
section#reset-password-1 div.container div.wrap div.content div.form-reset-password-1 form input {
    font-size: 18px;
    padding-left: 20px; }
section#reset-password-1 div.container div.wrap div.content div.form-reset-password-1 form input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: rgba(0, 0, 0, 0.54); }
section#reset-password-1 div.container div.wrap div.content div.form-reset-password-1 form input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: rgba(0, 0, 0, 0.54); }
section#reset-password-1 div.container div.wrap div.content div.form-reset-password-1 form input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: rgba(0, 0, 0, 0.54); }
section#reset-password-1 div.container div.wrap div.content div.form-reset-password-1 form input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: rgba(0, 0, 0, 0.54); }
section#reset-password-1 div.container div.wrap div.content div.form-reset-password-1 form input:active, section#reset-password-1 div.container div.wrap div.content div.form-reset-password-1 form input:focus {
    border-color: #FF1744; }
section#reset-password-1 div.container div.wrap div.content div.form-reset-password-1 form button {
    font-size: 20px;
    background: #FF1744;
    border: none;
    border-radius: 6px;
    color: #fff;
    box-shadow: 0 11px 22px 0 rgba(0, 0, 0, 0.2);
    font-weight: 500;
    outline: none;
    cursor: pointer;
    transition: box-shadow .5s; }
section#reset-password-1 div.container div.wrap div.content div.form-reset-password-1 form button:hover {
    box-shadow: 0 6px 13px 0 rgba(0, 0, 0, 0.3); }

section#s-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    min-height: 100vh; }
section#s-1 div.container div.wrap div.content {
    text-align: center; }
section#s-1 div.container div.wrap div.content div.title-s-1 img {
    margin-top: 50px;
    margin-bottom: 40px; }
section#s-1 div.container div.wrap div.content div.form-s-1 div.main {
    padding: 0; }
section#s-1 div.container div.wrap div.content div.form-s-1 div.main form#nl-form {
    font-size: 21px;
    color: black; }
section#s-1 div.container div.wrap div.content div.form-s-1 div.main form#nl-form .nl-field.nl-field-open ul {
    font-size: 30px; }
section#s-1 div.container div.wrap div.content div.form-s-1 div.main form#nl-form div.nl-field.nl-dd {
    width: auto;
    min-width: 100px;
    position: relative;
    top: 12px;
    margin-left: 7px;
    margin-right: 7px;
    border: 2px solid #FF1744;
    border-radius: 100px;
    height: 42px;
    box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.1); }
section#s-1 div.container div.wrap div.content div.form-s-1 div.main form#nl-form div.nl-field.nl-dd a {
    white-space: nowrap;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%); }
section#s-1 div.container div.wrap div.content div.form-s-1 form {
    width: 700px;
    position: relative;
    margin: 0 auto; }
section#s-1 div.container div.wrap div.content div.form-s-1 form img {
    position: absolute;
    bottom: 95px;
    right: 70px;
    cursor: pointer; }
section#s-1 div.container div.wrap div.content div.form-s-1 form input, section#s-1 div.container div.wrap div.content div.form-s-1 form button {
    width: 600px;
    height: 60px;
    display: block;
    margin: 20px auto; }
section#s-1 div.container div.wrap div.content div.form-s-1 form input {
    font-size: 18px;
    padding-left: 20px; }
section#s-1 div.container div.wrap div.content div.form-s-1 form input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: rgba(0, 0, 0, 0.54); }
section#s-1 div.container div.wrap div.content div.form-s-1 form input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: rgba(0, 0, 0, 0.54); }
section#s-1 div.container div.wrap div.content div.form-s-1 form input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: rgba(0, 0, 0, 0.54); }
section#s-1 div.container div.wrap div.content div.form-s-1 form input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: rgba(0, 0, 0, 0.54); }
section#s-1 div.container div.wrap div.content div.form-s-1 form input:active, section#s-1 div.container div.wrap div.content div.form-s-1 form input:focus {
    border-color: #FF1744; }
section#s-1 div.container div.wrap div.content div.form-s-1 form button {
    font-size: 20px;
    background: #FF1744;
    border: none;
    border-radius: 6px;
    color: #fff;
    box-shadow: 0 11px 22px 0 rgba(0, 0, 0, 0.2);
    font-weight: 500;
    outline: none;
    cursor: pointer;
    transition: .5s; }
section#s-1 div.container div.wrap div.content div.form-s-1 form button:hover {
    box-shadow: 0 6px 13px 0 rgba(0, 0, 0, 0.3); }
section#s-1 div.container div.wrap div.content div.bottom-s-1 {
    margin-top: 50px; }
section#s-1 div.container div.wrap div.content div.bottom-s-1 span {
    color: #FF1744;
    cursor: pointer; }
section#s-1 div.container div.wrap div.content div.bottom-s-1 p.textTermsPrivacy {
    margin-top: 20px;
    margin-bottom: 30px; }

section#signup2 nav {
    display: flex;
    justify-content: space-between;
    padding: 30px 30px 20px 30px;
    border-bottom: 1px solid #ccc; }
section#signup2 nav div p {
    position: relative;
    top: 5px;
    cursor: pointer; }
section#signup2 div.container div.wrap div.content {
    text-align: center;
    color: black;
    width: 600px;
    margin: 0 auto; }
section#signup2 div.container div.wrap div.content div.title-signup2 div.uploadFileImage {
    position: relative;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #F2F2F2;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px dashed rgba(0, 0, 0, 0.2);
    margin: 60px auto 20px;
    cursor: pointer; }
section#signup2 div.container div.wrap div.content div.title-signup2 div.uploadFileImage img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%); }
section#signup2 div.container div.wrap div.content div.title-signup2 div.uploadFileImage h1 {
    font-weight: 500; }
section#signup2 div.container div.wrap div.content div.form-signup2 form textarea {
    width: 600px;
    height: 110px;
    display: block;
    margin: 20px auto;
    font-size: 18px;
    line-height: 25px; }
section#signup2 div.container div.wrap div.content div.form-signup2 form textarea:active, section#signup2 div.container div.wrap div.content div.form-signup2 form textarea:focus {
    border-color: #FF1744; }
section#signup2 div.container div.wrap div.content div.form-signup2 form button {
    width: 600px;
    height: 60px;
    display: block;
    margin: 20px auto;
    font-size: 20px;
    background: #FF1744;
    border: none;
    border-radius: 6px;
    color: #fff;
    box-shadow: 0 11px 22px 0 rgba(0, 0, 0, 0.2);
    font-weight: 500;
    outline: none;
    cursor: pointer;
    transition: box-shadow .5s; }
section#signup2 div.container div.wrap div.content div.form-signup2 form button:hover {
    box-shadow: 0 6px 13px 0 rgba(0, 0, 0, 0.3); }
section#signup2 div.container div.wrap div.content div.bottom-signup2 {
    margin-top: 50px; }
section#signup2 div.container div.wrap div.content div.bottom-signup2 p {
    cursor: pointer;
    font-size: 18px;
    color: rgba(0, 0, 0, 0.54);
    margin-top: 20px;
    margin-bottom: 30px; }

@media screen and (max-width: 992px) {
    section#h-1 div.container div.wrap div.content nav div.left, section#h-1 div.container div.wrap div.content nav div.right {
        display: none; }
    section#h-1 div.container div.wrap div.content nav div.container-logo img {
        position: absolute;
        top: 0;
        left: 0;
        transform: translateX(0); }
    section#h-1 div.container div.wrap div.content nav div.btnMenuMobile {
        display: block !important; }
    section#h-1 div.container div.wrap div.content div.container-title button {
        width: 70%; }

    section#f-1 div.container div.wrap div.content {
        padding-bottom: 115px;
        text-align: center; }
    section#f-1 div.container div.wrap div.content #lenguageFooter {
        margin-right: 0;
        width: 50px;
        margin: 0 auto; }
    section#f-1 div.container div.wrap div.content #lenguageFooter ul li {
        padding-left: 0; }
    section#f-1 div.container div.wrap div.content div.top, section#f-1 div.container div.wrap div.content div.bottom {
        display: block; }
    section#f-1 div.container div.wrap div.content div.top ul {
        display: block; }
    section#f-1 div.container div.wrap div.content div.top ul li:first-child {
        margin-top: 0; }
    section#f-1 div.container div.wrap div.content div.top ul li {
        margin-top: 20px;
        padding-left: 0; }
}
@media screen and (max-width: 700px) {
    section#l-1 {
        position: static;
        transform: none;
        margin-top: 50px; }
    section#l-1 div.container div.wrap div.content div.form-l-1 form input, section#l-1 div.container div.wrap div.content div.form-l-1 form button {
        width: 95%; }

    section#fg-1 div.container div.wrap div.content div.form-fg-1 form input, section#fg-1 div.container div.wrap div.content div.form-fg-1 form button {
        width: 95%; }

    section#check-email-1 div.container div.wrap div.content div.title-check-email-1 {
        width: 100%; }
    section#check-email-1 div.container div.wrap div.content div.form-check-email-1 form button {
        width: 100%; }

    section#reset-password-1 div.container div.wrap div.content div.form-reset-password-1 form {
        width: 100%; }
    section#reset-password-1 div.container div.wrap div.content div.form-reset-password-1 form input, section#reset-password-1 div.container div.wrap div.content div.form-reset-password-1 form button {
        width: 100%; }

    section#s-1 {
        position: static;
        transform: none; }
    section#s-1 div.container div.wrap div.content div.form-s-1 div.main form#nl-form .nl-field.nl-field-open ul {
        font-size: 25px; }
    section#s-1 div.container div.wrap div.content div.form-s-1 form {
        width: 100%; }
    section#s-1 div.container div.wrap div.content div.form-s-1 form img {
        right: 20px; }
    section#s-1 div.container div.wrap div.content div.form-s-1 form input, section#s-1 div.container div.wrap div.content div.form-s-1 form button {
        width: 100%; }

    section#signup2 div.container div.wrap div.content {
        width: 100%; }
    section#signup2 div.container div.wrap div.content div.form-signup2 form textarea {
        width: 100%; }
    section#signup2 div.container div.wrap div.content div.form-signup2 form button {
        width: 100%; } }

/*# sourceMappingURL=blocks.css.map */
