﻿

.mc-lanzamiento-npi-2020-1 {
    color: white;
    font-size: 18px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.red {
    font-size: 13px;
    color: #ff0000;
}
/*

.mc-lanzamiento-npi-2020-1:before {
    background-attachment: fixed;
    background-color: white;
    z-index: -2;
}*/

/*.mc-lanzamiento-npi-2020-1 h1 {
    color: black;
    text-align: left;
    font-size: 7vw;
    font-weight: 300;
    line-height: 1.3;
    margin: 2em 0;
}*/

.mc-lanzamiento-npi-2020-1 h3 {
    color: #000000;
}

/*.mc-lanzamiento-npi-2020-1 h1 span {
    font-size: 120%;
    font-weight: 700;
}*/

.mc-lanzamiento-npi-2020-1 form {
    background-color: #000000;
    backdrop-filter: blur(10px);
    --webkit-backdrop-filter: blur(10px);
    border-radius: 10px;
    box-shadow: 1px 0px 10px -1px #dadada;
    margin: 0 auto 0;
    padding: 1.5em 8%;
    width: 95%;
}

    .mc-lanzamiento-npi-2020-1 form h2 {
        font-size: 20px;
        font-weight: initial;
        margin: 24px 24px 24px;
    }

    /*.mc-lanzamiento-npi-2020-1 form button {
        background-color: #eb6901;
        border: 0 none;
        border-radius: 10px;
        color: white;
        display: inline-block;
        font-size: 1.1em;
        font-weight: initial;
        height: 50px;
        line-height: 50px;
        margin: 1.3em auto 1em;
        width: 180px;
    }*/

        /*.mc-lanzamiento-npi-2020-1 form button[disabled] {
            background-color: #393939;
            color: white;
            opacity: 1;
        }*/

    .mc-lanzamiento-npi-2020-1 form p {
        font-size: 0.8em;
        font-weight: 100;
    }

        .mc-lanzamiento-npi-2020-1 form p a {
            color: inherit;
            text-decoration: underline;
        }

    .mc-lanzamiento-npi-2020-1 form .input,
    .mc-lanzamiento-npi-2020-1 form select {
        background-color: white;
        border-color: #0d0d0d;
        border-radius: 10px;
        border-style: solid;
        border-width: 1px;
        color: black;
        margin-bottom: 0.9em;
        transition: border-color 1s;
        padding: 0.4em 0.7em;
        width: 100%;
    }

        .mc-lanzamiento-npi-2020-1 form .input::placeholder {
            color: #000000;
            font-weight: 400;
            opacity: 1;
        }

        .mc-lanzamiento-npi-2020-1 form select.input:invalid {
            color: #888;
            font-weight: 100;
        }

        .mc-lanzamiento-npi-2020-1 form .input:invalid {
            border-color: #0d0d0d;
            box-shadow: none;
            outline: 0 none;
        }

        .mc-lanzamiento-npi-2020-1 form .input:valid {
            border-color: green;
        }

            .mc-lanzamiento-npi-2020-1 form .input:invalid:focus,
            .mc-lanzamiento-npi-2020-1 form .input:valid:focus,
            .mc-lanzamiento-npi-2020-1 form .input:focus {
                border-color: #0d0d0d;
            }

@media screen and (max-width: 749px) {
    /*.mc-lanzamiento-npi-2020-1 img {
        width: 21%;
        position: absolute;
        margin: 44.5% 25%;
        z-index: 1;
    }*/

    .mc-lanzamiento-npi-2020-1 h3 {
        margin-top: 15%;
        margin-bottom: 15%;
    }
}

@media screen and (min-width: 750px) {
    /*.mc-lanzamiento-npi-2020-1 {
        padding-top: 3.5em;
    }*/

    /*.mc-lanzamiento-npi-2020-1 h1 {
            font-size: 1.5em;
            margin-top: 4em;
            margin-bottom: 4em;
            text-align: left;
        }*/

    /*.mc-lanzamiento-npi-2020-1 img {
            width: 11%;
            position: absolute;
            margin: -5.5% 35%;
            z-index: 1;
        }*/

    .mc-lanzamiento-npi-2020-1 h3 {
        text-align: left;
        font-size: 16px;
        margin-left: -100%;
        margin-top: -30%;
        margin-bottom: 15%;
    }
}

@media screen and (min-width: 1170px) {
    /*.mc-lanzamiento-npi-2020-1 {
        padding-top: 9vh;
    }*/

    /*.mc-lanzamiento-npi-2020-1 h1 {
            font-size: 35px;
            margin-top: 50px;
        }*/

    /*.mc-lanzamiento-npi-2020-1 h1 span {
                font-size: 40px;
            }*/

    .mc-lanzamiento-npi-2020-1 form {
        max-width: 470px;
        padding: 50px 35px;
    }

        .mc-lanzamiento-npi-2020-1 form h2 {
            margin: 0 0 50px;
        }

    /*.mc-lanzamiento-npi-2020-1 img {
            position: absolute;
            z-index: 1;
            margin: -5% 32%;
            width: 10%;
    }*/
}


.mc-lanzamiento-npi-2020-1 {
    color: white;
    font-size: 18px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.red {
    font-size: 13px;
    color: #ff0000;
}
/*

.mc-lanzamiento-npi-2020-1:before {
    background-attachment: fixed;
    background-color: white;
    z-index: -2;
}*/

/*.mc-lanzamiento-npi-2020-1 h1 {
    color: black;
    text-align: left;
    font-size: 7vw;
    font-weight: 300;
    line-height: 1.3;
    margin: 2em 0;
}*/

.mc-lanzamiento-npi-2020-1 h3 {
    color: #000000;
}

/*.mc-lanzamiento-npi-2020-1 h1 span {
    font-size: 120%;
    font-weight: 700;
}*/

.mc-lanzamiento-npi-2020-1 form {
    background-color: #000000;
    backdrop-filter: blur(10px);
    --webkit-backdrop-filter: blur(10px);
    border-radius: 10px;
    box-shadow: 1px 0px 10px -1px #dadada !important;
    margin: 0 auto 0;
    padding: 1.5em 8%;
    width: 95%;
}

    .mc-lanzamiento-npi-2020-1 form h2 {
        font-size: 20px;
        font-weight: 700;
        margin: 24px 24px 24px;
    }

    /*.mc-lanzamiento-npi-2020-1 form button {
        background-color: #eb6901;
        border: 0 none;
        border-radius: 10px;
        color: white;
        display: inline-block;
        font-size: 1.1em;
        font-weight: 600;
        height: 50px;
        line-height: 50px;
        margin: 1.3em auto 1em;
        width: 180px;
    }*/

        /*.mc-lanzamiento-npi-2020-1 form button[disabled] {
            background-color: #393939;
            color: white;
            opacity: 1;
        }*/

    .mc-lanzamiento-npi-2020-1 form p {
        font-size: 0.8em;
        font-weight: 100;
    }

        .mc-lanzamiento-npi-2020-1 form p a {
            color: inherit;
            text-decoration: underline;
        }

    .mc-lanzamiento-npi-2020-1 form .input,
    .mc-lanzamiento-npi-2020-1 form select {
        background-color: white;
        border-color: #0d0d0d;
        border-radius: 10px;
        border-style: solid;
        border-width: 1px;
        color: black;
        margin-bottom: 0.9em;
        transition: border-color 1s;
        padding: 0.4em 0.7em;
        width: 100%;
    }

        .mc-lanzamiento-npi-2020-1 form .input::placeholder {
            color: #000000;
            font-weight: 400;
            opacity: 1;
        }

        .mc-lanzamiento-npi-2020-1 form select.input:invalid {
            color: #888;
            font-weight: 100;
        }

        .mc-lanzamiento-npi-2020-1 form .input:invalid {
            border-color: #0d0d0d;
            box-shadow: none;
            outline: 0 none;
        }

        .mc-lanzamiento-npi-2020-1 form .input:valid {
            border-color: green;
        }

            .mc-lanzamiento-npi-2020-1 form .input:invalid:focus,
            .mc-lanzamiento-npi-2020-1 form .input:valid:focus,
            .mc-lanzamiento-npi-2020-1 form .input:focus {
                border-color: #0d0d0d;
            }

@media screen and (max-width: 749px) {
    /*.mc-lanzamiento-npi-2020-1 img {
        width: 21%;
        position: absolute;
        margin: 44.5% 25%;
        z-index: 1;
    }*/

    .mc-lanzamiento-npi-2020-1 h3 {
        margin-top: 15%;
        margin-bottom: 15%;
    }
}

@media screen and (min-width: 750px) {
    /*.mc-lanzamiento-npi-2020-1 {
        padding-top: 3.5em;
    }*/

    /*.mc-lanzamiento-npi-2020-1 h1 {
            font-size: 1.5em;
            margin-top: 4em;
            margin-bottom: 4em;
            text-align: left;
        }*/

    /*.mc-lanzamiento-npi-2020-1 img {
            width: 11%;
            position: absolute;
            margin: -5.5% 35%;
            z-index: 1;
        }*/

    .mc-lanzamiento-npi-2020-1 h3 {
        text-align: left;
        font-size: 16px;
        margin-left: -100%;
        margin-top: -30%;
        margin-bottom: 15%;
    }
}

@media screen and (min-width: 1170px) {
    /*.mc-lanzamiento-npi-2020-1 {
        padding-top: 9vh;
    }*/

    /*.mc-lanzamiento-npi-2020-1 h1 {
            font-size: 35px;
            margin-top: 50px;
        }*/

    /*.mc-lanzamiento-npi-2020-1 h1 span {
                font-size: 40px;
            }*/

    .mc-lanzamiento-npi-2020-1 form {
        max-width: 470px;
        padding: 50px 35px;
    }

        .mc-lanzamiento-npi-2020-1 form h2 {
            margin: 0 0 50px;
        }

    /*.mc-lanzamiento-npi-2020-1 img {
            position: absolute;
            z-index: 1;
            margin: -5% 32%;
            width: 10%;
        }*/
}


.item-modelo.text-center .panel {
    margin: 10px;
}


.item-modelo a {
    text-decoration: none;
    color: black;
}


.item-modelo p {
    font-size: 12px;
    margin-bottom: 3px;
}


.item-modelo .nombre {
    font-family: 'sf-pro-display-semibold';
    font-size: 13px;
    min-height: 50px;
    margin-top: 15px;
}


.ca h2 {
    font-family: 'sf-pro-display-semibold';
    font-size: 22px;
    border-bottom: 1px solid silver;
    padding-bottom: 20px;
}


.item-modelo .costo {
    font-family: 'sf-pro-display-semibold';
}


    .item-modelo .costo del {
        font-family: 'sf-pro-display-regular';
        color: #6c6c6c;
    }


.item-modelo a:focus {
    outline: none !important;
}

.item-modelo .desc span {
    background-color: red;
    color: white;
    padding: 2px;
    border-radius: 5px 0px 0px 5px;
    font-size: 12px;
}

.item-modelo .desc {
    margin-right: -16px;
}


div#espacioBanner {
    background-color: #f1f1f1;
}


    div#espacioBanner h1 {
        font-family: 'sf-pro-display-semibold';
        font-size: 23px;
    }

    div#espacioBanner .container .row {
        display: flex;
        align-items: center;
        justify-content: center;
    }



.exr p {
    margin-top: 30px;
    margin-bottom: 10px;
}

.exr a {
    text-decoration: none;
    color: black;
    border-radius: 30px;
    border: solid 1px black;
    padding: 10px 20px;
    text-align: left;
}

#bloque-bancos {
    background-color: #1a1a1ceb;
    padding: 10px;
}

    #bloque-bancos p {
        color: white;
        margin-bottom: 0px;
    }

        #bloque-bancos p a {
            color: #fff !important;
            background-color: #2997ff !important;
            padding: 7px 20px;
            transition: .3s;
            text-decoration: none;
            border-radius: 50px;
            margin-top: 5px;
            top: 10px;
            font-size: 12px;
        }


#espacioBanner #logoBFX1 {
    position: absolute;
    left: 0;
}

#espacioBanner #dx {
    margin: auto;
}




div#espacioBanner .container .row {
    display: flex;
    align-items: center;
    justify-content: center;
}

#fl #logobf {
    margin: 0px;
    position: relative;
    margin: auto;
    margin-top: 50px;
    width: 40%;
}

@media (max-width:1024px) {
    div #espacioBanner h1 {
        font-family: 'sf-pro-display-semibold';
        font-size: 18px;
    }


    #espacioBanner #logoBFX1 {
        left: 0;
        width: 33%;
    }

    .exr a {
        padding: 5px 10px;
    }

    div#espacioBanner .container {
        width: 90%;
    }

    div#espacioBanner small {
        text-align: left;
        color: black;
        font-size: 9px;
    }

    .ca h2 {
        font-size: 20px;
    }
}


@media (max-width:1024px) {

    div#espacioBanner h1 {
        font-family: 'sf-pro-display-semibold';
        font-size: 16px;
    }

    #espacioBanner #logoBFX1 {
        left: 0;
        width: 30%;
    }

    aside.cont {
        display: inline-flex;
        color: white;
        font-weight: 500;
        font-size: 14px;
    }
}

@media (max-width:500px) {

    div#espacioBanner h1 {
        font-family: 'sf-pro-display-semibold';
        font-size: 16px;
    }

    #espacioBanner #logoBFX1 {
        left: 0;
        width: 30%;
    }

    aside.cont {
        display: inline-flex;
        color: white;
        font-weight: 500;
        font-size: 13px;
    }

    div#espacioBanner .container .row {
        display: block;
    }

    #espacioBanner #logoBFX1 {
        left: 0;
        width: 20%;
    }

    div#espacioBanner {
        text-align: center;
    }
}