/*body {
    overflow-x: hidden;
    font-family: 'Montserrat' !important;
}*/

p {
    line-height: 1.75;
}

a {
    color: #ffffff;
}

    a:hover {
        color: #ffffff;
    }

.text-primary {
    color: #ffffff !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
}

.page-section {
    padding: 25px 0;
}

    .page-section h2.section-heading {
        font-size: 36px;
        margin-top: 0;
        margin-bottom: 15px;
        color: #E63528;
    }

    .page-section h3.section-subheading {
        font-size: 16px;
        font-weight: 400;
        font-style: italic;
        margin-bottom: 75px;
        text-transform: none;
    }

.btn {
    font-weight: 700;
}

.btn-xl {
    font-size: 18px;
    padding: 20px 40px;
}

.btn-primary {
    background-color: #E63528;
    border-color: #E63528;
    border-radius: 99px;
    width: 280px;
    height: 40px;
}

    .btn-primary:active,
    .btn-primary:focus,
    .btn-primary:hover {
        background-color: #E63528 !important;
        border-color: #E63528 !important;
        color: #fff;
    }

    .btn-primary:active,
    .btn-primary:focus {
        -webkit-box-shadow: 0 0 0 .2rem rgba(252, 0, 0, 0.5) !important;
        box-shadow: 0 0 0 .2rem rgba(252, 0, 0, 0.5) !important;
    }

.btn-pr2 {
    background-color: #E63528;
    border-color: #E63528;
    border-radius: 99px;
    width: 280px;
    height: 50px;
    color: #fff;
    font-weight: 100;
}

    .btn-primary:active, .btn-pr2:active,
    .btn-primary:focus, .btn-pr2:focus,
    .btn-primary:hover, .btn-pr2:hover {
        background-color: #E63528 !important;
        border-color: #E63528 !important;
        color: #fff;
    }

.btn-primary:active,
.btn-primary:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(252, 0, 0, 0.5) !important;
    box-shadow: 0 0 0 .2rem rgba(252, 0, 0, 0.5) !important;
}

::-moz-selection {
    background: #fed136;
    text-shadow: none;
}

::selection {
    background: rgb(243, 193, 193);
    text-shadow: none;
}

img::-moz-selection {
    background: 0 0;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

#mainNav {
    background-color: #E63528;
}

    #mainNav .navbar-toggler {
        font-size: 12px;
        right: 0;
        padding: 13px;
        text-transform: uppercase;
        color: #fff;
        border: 1px solid;
        background-color: #E63528;
    }

    #mainNav .navbar-brand {
        color: #fed136;
    }

        #mainNav .navbar-brand.active,
        #mainNav .navbar-brand:active,
        #mainNav .navbar-brand:focus,
        #mainNav .navbar-brand:hover {
            color: #f7b1a8;
        }

    #mainNav .navbar-nav .nav-item .nav-link {
        font-size: 90%;
        font-weight: 400;
        padding: .75em 0;
        letter-spacing: 1px;
        color: #fff;
    }

        #mainNav .navbar-nav .nav-item .nav-link.active,
        #mainNav .navbar-nav .nav-item .nav-link:hover {
            color: #ffffff;
        }

.btn-ingresar {
    background-color: #E63528;
    border-radius: 20px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
    width: 115px;
    height: 45px;
}

.btn-registrar {
    background-color: #000000;
    border-radius: 100px;
    opacity: 0.5;
    width: 109px;
    height: 45px;
}

    button.btn-registrar:hover,
    button.btn-registrar:focus,
    .btn-registrar:hover,
    .btn-registrar:focus {
        background-color: #000000;
    }

button:hover,
button:focus,
.button:hover,
.button:focus {
    background-color: #E63528;
}

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 36.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

header.masthead {
    text-align: center;
    color: #fff;
    background-image: url(../img/banner.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height: 1132px;
}

    header.masthead .intro-text {
        padding-top: 150px;
        padding-bottom: 100px;
    }

        header.masthead .intro-text .intro-lead-in {
            font-size: 22px;
            line-height: 22px;
            margin-bottom: 25px;
        }

        header.masthead .intro-text .intro-heading {
            font-size: 20px;
            font-weight: 700;
            line-height: 50px;
            margin-bottom: 25px;
        }

header.masthead {
    text-align: center;
    color: #fff;
    background-image: url(../img/banner.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height: 1132px;
}

header.masthead-login {
    text-align: center;
    color: #fff;
    background-image: url(../img/img-login.png);
    background-repeat: no-repeat;
    /* background-attachment: scroll; */
    background-position: inherit;
    /*background-size: 100%;*/
    /*height: auto;*/
}

header.masthead .intro-text-registro {
    padding-top: 150px;
    padding-bottom: 0px !important;
}

.lb-login-iniciar {
    font-size: 42px;
    font-weight: 900;
    line-height: 50px;
    text-align: center;
}

.form-login {
    background-color: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0 29px 40px 0 rgba(0, 0, 0, 0.62);
    width: auto;
    max-width: 460px;
    padding: 4em;
}

.form-control.frm-login {
    background-color: #EFF0F4;
    border-radius: 100px;
    text-align: center;
}

    .form-control.frm-login:focus {
        border-color: #E63528;
        background-color: #EFF0F4;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-width: 1px;
    }

a.frm-link {
    color: #A8ACB9;
    text-decoration: underline;
}

a.frm-rgt {
    color: #A8ACB9;
}

.form-registro {
    background-color: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0 29px 40px 0 rgba(0, 0, 0, 0.62);
    width: auto;
    height: 840px;
    padding: 56px;
    padding-left: 7em;
    padding-right: 7em;
    overflow-y: auto;
}

.form-registro2 {
    background-color: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0 29px 40px 0 rgba(0, 0, 0, 0.62);
    width: 1095px;
    height: 679px;
    padding: 4em;
    overflow-y: auto;
}

.lb-registro {
    color: #4A4A4A;
    font-size: 20px;
    font-weight: bold;
}

a.lb-registro:hover,
a.lb-registro:focus {
    color: #4A4A4A;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}

/*----------------------CHECKED-----------------------*/
/* The container */
.chck .container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    /* font-size: 13px; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .chck .container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 140px;
    height: 20px;
    width: 20px;
    background-color: #FFFFFF;
    border-radius: 5px;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 140px;
    height: 20px;
    width: 20px;
    background-color: #FFFFFF;
    border-radius: 5px;
}

.chck1 .checkmark {
    position: absolute;
    top: 0;
    left: 40px;
    height: 20px;
    width: 20px;
    /* background-color: #675555; */
    border-radius: 10px;
    border: 1px solid #e63528;
}

/* On mouse-over, add a grey background color */
.chck .container:hover input ~ .checkmark {
    /* background-color: #FFFFFF; */
    border: 1px solid #e63528;
}

/* When the checkbox is checked, add a blue background */
.chck .container input:checked ~ .checkmark {
    background-color: #e63528;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.chck .container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.chck .container .checkmark:after {
    left: 7px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*-------------------FIN DE CHECKED---------------------*/

/*-------------------CHECKED CAMBIO DE EMPRESA---------------*/
.chck-change .container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    /* font-size: 13px; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .chck-change .container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 140px;
    height: 20px;
    width: 20px;
    background-color: #FFFFFF;
    border-radius: 5px;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 140px;
    height: 20px;
    width: 20px;
    background-color: #FFFFFF;
    border-radius: 5px;
}

.chck2 .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border-radius: 15px;
    border: 1px solid #e63528;
}

/* On mouse-over, add a grey background color */
.chck-change .container:hover input ~ .checkmark {
    /* background-color: #FFFFFF; */
    border: 1px solid #e63528;
}

/* When the checkbox is checked, add a blue background */
.chck-change .container input:checked ~ .checkmark {
    background-color: #e63528;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.chck-change .container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.chck-change .container .checkmark:after {
    top: 5px;
    left: 5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: white;
}
/*----------------FIN CHECKED-------------*/

/*------------------CHECKED CLICK REGISTRO-------------------*/
/* The container */
.chck-register .container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    overflow: inherit;
    cursor: pointer;
    /* font-size: 13px; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .chck-register .container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 140px;
    height: 20px;
    width: 20px;
    background-color: #FFFFFF;
    border-radius: 5px;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 140px;
    height: 20px;
    width: 20px;
    background-color: #FFFFFF;
    border-radius: 5px;
}

.chck3 .checkmark {
    position: absolute;
    top: 0;
    left: 5px;
    height: 20px;
    width: 20px;
    /* background-color: #675555; */
    border-radius: 5px;
    border: 1px solid #e63528;
}

/* On mouse-over, add a grey background color */
.chck-register .container:hover input ~ .checkmark {
    /* background-color: #FFFFFF; */
    border: 1px solid #e63528;
}

/* When the checkbox is checked, add a blue background */
.chck-register .container input:checked ~ .checkmark {
    background-color: #e63528;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.chck-register .container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.chck-register .container .checkmark:after {
    left: 7px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*-----------------FIN CHECKED-----------------------*/
.curve {
    position: relative;
    top: -208px;
    /* background-image: url(http://placehold.it/1920x300);  */
    background-image: url(../img/Curva.svg);
    background-size: 100%;
    background-repeat: no-repeat;
}

.img-float {
    position: fixed;
    z-index: 1;
}

.img1 {
    position: relative;
    z-index: 3;
    left: 71%;
    /* top: -42px; */
    /* margin-left: 1em; */
    margin: auto;
}

.img2 {
    z-index: 2;
    position: relative;
    top: -17px;
    margin-top: 5em;
    left: 67%;
}

.img3 {
    z-index: 3;
    position: relative;
    left: 64%;
    top: -3px;
}

#aviso {
    float: right;
}

    #aviso img {
        display: grid;
    }

/* #services{
    margin-top: -15em;
} */

.modulos .container .row div.col-md-12 label {
    font-size: 16px;
}

    .modulos .container .row div.col-md-12 label.lbl {
        line-height: 3;
    }

.modulos .container .row label.lbl:hover {
    border-bottom: 2px solid #E63528;
}

.modulos .container .rw {
    padding-left: 19em;
    padding-right: 19em;
}

.modulos .container .row .col-md-4 div.form-group img {
    width: 350px;
}

    .modulos .container .row .col-md-4 div.form-group img:hover {
        opacity: 0.5;
    }

.modulos .container div.row div.col-md-1 {
    width: 25px;
    height: 25px;
}

.modulos .container div.row div.col-md-5 {
    font-size: 16px;
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
    font-size: 18px;
    color: #151515;
}

.team-meember {
    border-radius: 10px;
    /* width: 360px; */
    height: 155px;
    padding: 1em;
    box-shadow: 0 9px 18px 0 rgba(168, 172, 185, 0.62);
}

    .team-meember div.form-group label {
        font-size: 14px;
    }

    .team-meember .row .col-md-5 p {
        font-size: 13px;
        color: #e63528;
    }

    .team-meember .row .col-md-5 {
        padding: 0px;
    }

    .team-meember .row p {
        font-size: 15px;
    }

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

    .team-member h4 {
        margin-top: 25px;
        margin-bottom: 0;
        text-transform: none;
    }

    .team-member p {
        margin-top: 0;
        font-family: Karla;
        font-size: 16px;
        font-weight: 400;
        line-height: 19px;
        text-align: center;
    }

.py-5 {
    background-color: #E63528;
    background-image: url(../img/suscribete.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

    .py-5 .row div.col-md-6 p {
        color: #FFFFFF;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0.15px;
        line-height: 24px;
        text-align: left;
    }

    .py-5 .row div.col-md-6 label {
        color: #FFFFFF;
        font-size: 48px;
        font-weight: 700;
        line-height: 58px;
        text-align: left;
    }

    .py-5 .row div.col-md-6 .input-group input {
        background-color: #FFFFFF;
        border: 1px solid #FFFFFF;
        border-radius: 20px 0 0 20px;
        width: 305px;
        height: 60px;
    }

    .py-5 .row div.col-md-6 div.input-group-append span.input-group-text {
        background-color: #D0021B;
        border: 1px solid #D0021B;
        border-radius: 0 20px 20px 0;
        height: 60px;
        color: #fff;
    }

        .py-5 .row div.col-md-6 div.input-group-append span.input-group-text i.fas {
            margin: 1em;
        }

section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

    section#contact .form-group input,
    section#contact .form-group textarea {
        padding: 20px;
    }

section#contact .col-md-6 div.form-group h3 {
    font-size: 42px;
}

section#contact .col-md-6 div.form-group label {
    font-size: 16px;
}

section#contact .form-group input.form-control {
    height: auto;
    background-color: #EFF0F4;
    border-radius: 100px;
    width: 440px;
    height: 40px;
}

section#contact .form-group textarea {
    background-color: #EFF0F4;
    border-radius: 10px;
    width: 440px;
    height: 110px;
    resize: none;
}

    section#contact .form-group textarea.form-control {
        height: 248px;
    }

section#contact .form-control:focus {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    font-weight: 700;
    color: #ced4da;
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact:-moz-placeholder {
    font-weight: 700;
    color: #ced4da;
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact::-moz-placeholder {
    font-weight: 700;
    color: #ced4da;
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact:-ms-input-placeholder {
    font-weight: 700;
    color: #ced4da;
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact .row div.col-md-6 {
    text-align: -webkit-center;
}

section.page-section .col-md-6 img {
    width: 100%;
}

.footer {
    padding: 25px 0;
    background-color: #E63528;
}

    .footer span.copyright {
        font-size: 90%;
        line-height: 40px;
        text-transform: none;
        font-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    }

    .footer ul.quicklinks {
        font-size: 90%;
        line-height: 40px;
        margin-bottom: 0;
        text-transform: none;
        font-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    }

    .footer .row div.col-md-6 label {
        font-size: 14px;
        color: #ffffff;
    }

    .footer .row div.col-md-3 label.lb-link {
        font-weight: bold;
        font-size: 18px;
        color: #ffffff;
    }

    .footer .row div.col-md-3 p {
        font-size: 14px;
        color: #ffffff;
    }

.fg {
    padding-top: 2em;
}

    .fg li {
        list-style-type: none;
        line-height: 25px;
        font-size: 14px;
    }

.ft2 {
    font-size: 10px;
}

.ft3 {
    text-align: right;
}

ol.remove-dot {
    counter-reset: item;
    list-style-type: none;
    text-align: justify;
    font-size: 16px;
    color: #707070;
}

    ol.remove-dot li {
        display: -webkit-inline-box;
        margin-bottom: 20px;
        padding-right: 70px;
    }

.sec-certif ol.remove-dot li::before {
    width: 30px;
    height: 30px;
    border-radius: 100rem;
}

ol.remove-dot li::before {
    content: counter(item) " ";
    counter-increment: item;
    float: left;
    padding: 2px;
    text-align: center;
    background: #E63528;
    border-radius: 12px;
    position: relative;
    width: 30.07px;
    height: 30.07px;
    color: #fff;
    margin-right: 30px;
}

li > .btn-primary {
    width: 145px;
    height: auto;
    border-radius: 20px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
}

    li > .btn-primary:hover {
        background-color: #007095 !important;
        border-color: #007095 !important;
        color: #fff;
    }

div > .btn-primary {
    height: auto;
    border-radius: 99px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
}

    div > .btn-primary:hover {
        background-color: #007095 !important;
        border-color: #007095 !important;
        color: #fff;
    }

.py-55 {
    padding-top: 5rem !important;
    padding-bottom: 3rem !important;
}

.card {
    border: 0;
}

.card-header {
    background-color: #e63528;
}

h2 > .btn-link {
    color: #fff;
    margin: 0;
}

    h2 > .btn-link:hover {
        background-color: #e63528;
        color: #fff;
    }

.mb-0 {
    margin-top: 0 !important;
}


.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.input-group > .input-group-append > .input-group-text {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.input-group > .form-control:not(:last-child) {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.breadcrumb {
    background-color: transparent;
}

.navbar-nav li:last-child {
    text-align: center;
}

.form-container {
    margin: 1rem;
}

.forgot-password {
    color: black;
    width: 100%;
    text-decoration: underline;
}

    .forgot-password:hover {
        font-weight:bold;
    }

    /*Giulliano*/

/*Login*/

.button-register {
    background-color: #000000;
    border-radius: 100px;
    opacity: 0.5;
    font-size: 14px !important;
    font-weight: 100 !important;
    color: #FFFFFF !important;
    /*width: 109px;
    height: 36px;*/
}

    .button-register:hover {
        background-color: #000000;
        border-radius: 100px;
        opacity: 0.5;
        font-size: 14px !important;
        font-weight: 100 !important;
        color: #FFFFFF !important;
        /*width: 109px;
    height: 36px;*/
    }

.olvidaste-tu-usuario {
    color: #A8ACB9;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 300;
    line-height: 17px;
    text-align: center;
    text-decoration: underline;
}

.olvidaste-tu-usuario:hover {
    color: #A8ACB9;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 300;
    line-height: 17px;
    text-align: center;
    text-decoration: underline;
}

.nombre-de-usuario {
    color: #A8ACB9;
    font-family: Roboto;
    text-transform: uppercase;
    cursor: default;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 14px;
    text-align: left;
}

.btn-login-new {
    background-color: rgb(239, 240, 244) !important;
    border-radius: 100px !important;
    box-shadow: none !important;
    font-size: 13px !important;
    text-align: left !important;
    height: 42px !important;
    border-color: transparent !important;
}
    .btn-login-new:focus {
        background-color: rgb(255, 255, 255) !important;
        font-size: 13px !important;
        border-radius: 100px !important;
        box-shadow: rgba(168, 172, 185, 0.62) 0px 9px 18px 0px !important;
        border-color: transparent;
    }

.inicia-sesion {
    color: #FFFFFF;
    font-size: 42px;
    font-weight: 900;
    margin-bottom: 40px;
    line-height: 50px;
    text-align: center;
}

.oval {
    background-color: #E30614;
    border-radius: 100%;
    width: 22px;
    font-size: 10px;
    padding-top: 4px;
    height: 22px;
}

.mantener-abierta-mi {
    color: #4F5362;
    font-family: Roboto;
    font-size: 14px;
    padding-top: 2px;
    font-weight: 300;
    line-height: 17px;
    text-align: left;
}

.button-login {
    background-color: #E30614;
    border-radius: 99px;
    width: 100%;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1.4px;
    line-height: 28px;
    height: 50px;
}

    .button-login:hover {
        background-color: #E30614;
        border-radius: 99px;
        width: 100%;
        color: #FFFFFF;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 300;
        letter-spacing: 1.4px;
        line-height: 28px;
        height: 50px;
    }

.mw-none {
    max-width: none !important;
}

.checkmark_new {
    border-radius: 100% !important;
}

    .checkmark_new:after {
        top: 3px !important;
    }

    /*Fin*/

    /*Registro*/

.btn-promperu-White {
    border: 3px solid #FFFFFF !important;
    border-radius: 5px !important;
    width: 120px !important;
    height: 41px !important;
    color: #FFFFFF !important;
    padding-top: 8px !important;
    font-size: 16px !important;
    overflow: inherit;
    font-weight: 400 !important;
    letter-spacing: 1px !important;
    line-height: 19px !important;
    text-align: center !important;
}

    .btn-promperu-White:hover {
        border-radius: 5px !important;
        border: 3px solid #E63528 !important;
        background-color: #E63528;
        width: 120px !important;
        height: 41px !important;
        color: #FFFFFF !important;
        padding-top: 8px !important;
        font-size: 16px !important;
        font-weight: 400 !important;
        letter-spacing: 1px !important;
        line-height: 19px !important;
        text-align: center !important;
    }

.button-Registro_New {
    background-color: #E30614;
    border-radius: 99px;
    width: 250px;
    height: 50px;
    color: #FFFFFF;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1.4px;
    line-height: 28px;
    text-align: center;
}

.button-Registro_New:hover {
    background-color: #E30614;
    border-radius: 99px;
    width: 250px;
    height: 50px;
    color: #FFFFFF;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1.4px;
    line-height: 28px;
    text-align: center;
}

.he-leido-y-acepto-la {
    color: #4A4A4A;
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
    width: auto;
    text-align: left;
}

.datos-personales {
    color: #4A4A4A;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 24px;
    text-align: left;
}

.emprendedor {
    color: #4A4A4A;
    font-size: 18px;
    overflow: inherit;
    font-weight: 700;
    line-height: 22px;
}


    /*Fin*/

    /*Menu*/
@media (min-width: 992px) 
{
    #mainNav.navbar-shrink {
        background-color: #E63528 !important;
    }
    /*Fin*/