/****** fuxion */
#view-packs .pack-list {
    margin: 0;
    padding: 0;
}

    #view-packs .pack-list .pack {
        width: 100%;
        display: inline-block;
    }

        #view-packs .pack-list .pack header {
            font-weight: 400;
            font-size: 25px;
            padding: 10px 0;
            background: #0090d6;
            color: #fff;
        }

        #view-packs .pack-list .pack article {
            border: 1px solid #7e7e7e;
            border-top: none;
            background-color: #fff;
            padding: 10px 10px 0 0;
        }

            #view-packs .pack-list .pack article .item-details.autoship {
                height: 400px;
            }

            #view-packs .pack-list .pack article .item-details h4, #view-packs .pack-list .pack article .item-details .pv {
                color: #7e7e7e;
                margin-left: 20px;
            }

            #view-packs .pack-list .pack article .item-details h4 {
                font-size: 27px;
                font-weight: bold;
                margin-top: 5px;
                margin-right: 10px;
                margin-bottom: 0;
            }

            #view-packs .pack-list .pack article .item-details .pv {
                font-size: 15px;
                display: block;
            }

            #view-packs .pack-list .pack article .item-details img:not(.item-added-img) {
                display: block;
                margin: 0 auto;
                max-width: 95%;
                max-height: 250px;
                margin-bottom: 5px;
            }

            #view-packs .pack-list .pack article .item-details .shortdescription {
                display: block;
                padding: 0 20px;
                color: #7e7e7e;
                font-size: 12px;
                font-weight: bold;
                text-align: left;
            }

                #view-packs .pack-list .pack article .item-details .shortdescription strong {
                    color: #000;
                    font-size: 14px;
                }

                #view-packs .pack-list .pack article .item-details .shortdescription font {
                    font-size: 16px;
                    margin: 15px 0 20px 0;
                }

                #view-packs .pack-list .pack article .item-details .shortdescription ul {
                    margin: 0;
                }

                    #view-packs .pack-list .pack article .item-details .shortdescription ul li {
                        text-align: left;
                        padding: 0 0 5px 0;
                    }

            #view-packs .pack-list .pack article select {
                height: 25px;
            }

            #view-packs .pack-list .pack article .details {
                padding: 0 0 0 30px;
            }

                #view-packs .pack-list .pack article .details .savings {
                    color: #4a5bd9;
                    font-size: 14px;
                }

                #view-packs .pack-list .pack article .details > ul {
                    margin: 0;
                    padding: 0;
                    list-style: none;
                }

                    #view-packs .pack-list .pack article .details > ul li {
                        font-size: 12px;
                        color: #666;
                    }

                        #view-packs .pack-list .pack article .details > ul li ul {
                            padding: 0 0 0 25px;
                        }

                #view-packs .pack-list .pack article .details label, #view-packs .pack-list .pack article .details span {
                    font-size: 12px;
                    margin: 0;
                }

                #view-packs .pack-list .pack article .details .detail-divider {
                    border-bottom: 1px dotted #ccc;
                    margin: 10px 0 15px 0;
                }

                #view-packs .pack-list .pack article .details .qualifies-you-for {
                    font-size: 14px !important;
                    margin: 20px 0 30px 0;
                }

                    #view-packs .pack-list .pack article .details .qualifies-you-for li {
                        text-transform: uppercase;
                        font-size: 14px;
                        color: #0065aa;
                        border-bottom: 2px solid #ccc;
                        padding: 0 0 6px 0;
                        font-weight: bold;
                    }

                        #view-packs .pack-list .pack article .details .qualifies-you-for li:first-of-type {
                            font-weight: bolder;
                            font-size: 15px;
                            padding: 0 0 8px 0;
                        }

                        #view-packs .pack-list .pack article .details .qualifies-you-for li [class*=glyphicon-] {
                            font-size: 30px;
                            position: relative;
                            top: 7px !important;
                            margin: 0 10px 0 0;
                        }

                #view-packs .pack-list .pack article .details .addtoorder-container .add-confirm {
                    display: none;
                }

                    #view-packs .pack-list .pack article .details .addtoorder-container .add-confirm [class*=fa-] {
                        color: #0090d6;
                        font-size: 23px;
                        position: relative;
                        top: 2px;
                    }

                    #view-packs .pack-list .pack article .details .addtoorder-container .add-confirm small {
                        position: relative;
                        top: -4px;
                        right: -7px;
                        cursor: pointer;
                    }

        #view-packs .pack-list .pack.order .shortdescription {
            min-height: 295px;
        }

        #view-packs .pack-list .pack.autoship .shortdescription {
            min-height: 135px;
        }

#view-packs.customer-type-1 .item-details {
    min-height: 0 !important;
}

#view-packs.customer-type-1 .details {
    min-height: 135px !important;
}

#view-packs.customer-type-1 .pack.order .shortdescription {
    min-height: 55px !important;
}

#view-packs.customer-type-1 .pack.autoship .shortdescription {
    min-height: 55px !important;
}

#view-packs .form-horizontal {
    font-size: 12px;
}

    #view-packs .form-horizontal .form-control {
        height: 25px;
    }

    #view-packs .form-horizontal [class*=col-] {
        padding: 0 2px;
    }

    #view-packs .form-horizontal #Update_BirthDay {
        width: 40px;
        display: inline-block;
    }

    #view-packs .form-horizontal select {
        height: 25px;
        border-color: #ccc;
    }

        #view-packs .form-horizontal select#states {
            width: 101px;
        }

        #view-packs .form-horizontal select#provider {
            width: 105px;
        }

        #view-packs .form-horizontal select.month {
            width: 90px;
        }

        #view-packs .form-horizontal select.day {
            width: 50px;
        }

        #view-packs .form-horizontal select#card-type {
            min-width: 130px;
        }

        #view-packs .form-horizontal select#expiration-month {
            min-width: 90px;
        }

        #view-packs .form-horizontal select#expiration-year {
            min-width: 60px;
        }

        #view-packs .form-horizontal select#credit-card-state {
            min-width: 130px;
        }

    #view-packs .form-horizontal p {
        font-style: italic;
        margin: 0;
    }

        #view-packs .form-horizontal p.username-note {
            font-style: normal;
            color: #6a7a7f;
        }

    #view-packs .form-horizontal .username-check, #view-packs .form-horizontal .username-tip-btn {
        display: inline-block;
        margin: 3px 0 0 0;
    }

#view-packs .promoter {
    text-align: right;
    text-transform: uppercase;
    color: #777;
    font-weight: bold;
    margin: 0 3px 5px 0;
}

#view-packs .autoship-start-label {
    font-size: 15px;
    font-family: 'Droid Sans';
}

.shop-product ul.item__list li .content-item h2 {
    height: 57px;
    vertical-align: middle;
    margin-top: 0px;
    overflow: hidden;
}

.content_blog__list__item__img a {
    width: 100%;
}

.content_blog__list__item__img img {
    width: 100%;
}

.shop-product ul.item__list li .content-item .content-item__img img {
    cursor: pointer;
}

.Health-section-bg {
    min-height: 150px;
}

@media screen and (max-width: 900px) {
    .is-sticky .menu-user span, .is-sticky .select-language {
        display: none;
    }

    .menu.is-sticky .select-language {
        display: none;
    }

    .is-sticky .menu-user {
        min-width: 35px;
    }
}

.header2-responsive {
    display: none;
}

#wr_modal .modal-dialog {
    width: 350px;
}

.Footer .content_footer__left {
    padding-left: 20px;
}

.Footer .content_footer__right {
    padding-right: 20px;
}

.content_blog {
    margin: 0 !important;
}

body {
    overflow-x: hidden;
}

@media screen and (max-width: 992px) {
    .LiveFull-box::after {
        background: none;
    }

    .LiveFull .row .LiveFull-box {
        margin: 20px 0;
    }

    .WorkFuxion-join .row div, .About .row div {
        text-align: center;
    }

    .About .About-text {
        text-align: center;
    }

    .About .u-center-y > [class*="col-md"] {
        display: block;
    }

    .About-text .Health-section-text::before {
        width: 25%;
        left: 38%;
    }
}

@media screen and (min-width: 692px) {
    .content_user_sale .u-img-responsive {
        display: inline-block;
    }
}


@media screen and (max-width: 767px) {
    .content_user_sale .u-img-responsive {
        display: inline-block;
    }

    .content_user_sale__img, ._content_user_sale__description {
        text-align: center;
        margin: 15px 0;
    }

    .user_sale .content_user_sale__img img, .user_sale .content_user_sale .user__flag img {
        display: inline-block;
        float: none;
    }

    .user .user__flag {
        text-align: center;
        width: 100%;
    }

    .user_sale .content_user_sale .user__rss li {
        display: inline-block;
        float: none;
    }

    .header2-responsive {
        display: block;
        margin: 0;
        list-style: none;
        padding-left: 0;
        border: 0 solid #337ab7;
        border-width: 0 0 1px 0;
    }

        .header2-responsive li {
            height: 32px;
            line-height: 32px;
            border-bottom: 1px ridge #1aa2fd;
            list-style: none;
            background: #fff;
            text-align: center;
            font-weight: bold;
        }

            .header2-responsive li::after {
                border-right: solid 1px #0086d6;
                height: 25px;
                top: 7px;
                position: absolute;
                right: 0;
                content: ' ';
            }

            .header2-responsive li i {
                font-size: 15px;
                position: relative;
                top: 1px;
                margin-right: 3px;
            }

            .header2-responsive li.col-men-resp-1 {
                width: 33.333333%;
            }

            .header2-responsive li.col-men-resp-2 {
                width: 33.33333%;
            }

            .header2-responsive li.col-men-resp-3 {
                width: 33.3333%;
            }

            .header2-responsive li:last-child::after {
                border-right: none;
            }

    .header_content__right .myacount, .header_content__right .myoffix {
        display: none;
    }

    .header_content__right .select-language {
        font-size: 20px;
        font-weight: normal;
    }

    .shop-product ul.item__list li .content-item h2 {
        margin-top: 50px;
    }

    .menu-user {
        display: none;
    }
}

@media screen and (min-width: 992px) {
    .LiveFull .row .LiveFull-box {
        min-height: 460px;
    }

    .Workshop-presentation h2 {
        height: 50px;
    }

    .Workshop-presentation p {
        height: 150px;
        max-width: 350px;
        margin: 0 auto;
    }

    .content_blog__list__item__img a {
        height: 215px;
        overflow: hidden;
        vertical-align: middle;
        text-align: center;
    }

    .content_blog__list__item__img img {
        min-height: 100%;
        width: auto;
    }
}

@media screen and (min-width: 1200px) {
    .Workshop-presentation p {
        height: 125px;
        margin: 0 auto;
    }
}

.Banner > .container > div {
    text-align: center;
}

/** resumen compra */
.NXTPD_pendiente {
    background: #f6f6f6;
    width: 100%;
    margin-top: 25px;
}

.NXTP_content_left__container {
    margin: 0 auto;
}

.NXTP_content_left__container__title {
    width: 100%;
}

    .NXTP_content_left__container__title h2 {
        font-family: 'Scandia-Bold';
        font-size: 2em;
        color: #0086d6;
        text-transform: uppercase;
        font-size: 2em;
        font-weight: bold;
    }

.NXTP_content_left__container__description {
    width: 100%;
    color: #585858;
}

    .NXTP_content_left__container__description p {
        font-size: 1em;
        margin: 0 0 5px;
        padding: 0;
        font-weight: bold;
        font-family: 'Scandia-Medium';
    }

    .NXTP_content_left__container__description span {
        ;
        font-size: 0.9em;
    }

.NXTP_content_left__container__datosPago {
    width: 100%;
    border: 1px solid #e4e4e4;
    background-color: #fff;
    margin: 20px 0;
    padding: 2% 22px;
    display: inline-block;
}

.NXTP_content_left__container__datosPago__01 ul {
    padding: 0 0 0 0;
    margin: 0;
    display: inline-block;
}

    .NXTP_content_left__container__datosPago__01 ul li ul li {
        padding: 0;
    }

    .NXTP_content_left__container__datosPago__01 ul li {
        list-style: none;
        padding: 0 25px 0 0;
        margin: 0;
        /*float:left;
    width:33.333%*/
    }

        .NXTP_content_left__container__datosPago__01 ul li:last-child {
            padding: 0;
        }

    .NXTP_content_left__container__datosPago__01 ul .li-first-review {
        /*width:38.3333%;*/
    }

    .NXTP_content_left__container__datosPago__01 ul .li-second-review {
        /*width:28%;*/
    }

    .NXTP_content_left__container__datosPago__01 ul li ul {
        width: 100%;
        clear: both;
        display: inline-block;
    }

        .NXTP_content_left__container__datosPago__01 ul li ul li {
            width: 100%;
        }

            .NXTP_content_left__container__datosPago__01 ul li ul li h3 {
                color: #2699d9;
                font-size: 13px;
                font-weight: bold;
                text-transform: uppercase;
                font-family: 'Scandia-Medium';
            }

            .NXTP_content_left__container__datosPago__01 ul li ul li label, .NXTP_content_left__container__datosPago__01 ul li ul li p {
                width: 70%;
                font-size: 14px !important;
                color: #000 !important;
                ;
            }

        .NXTP_content_left__container__datosPago__01 ul li ul li {
            display: table;
        }

            .NXTP_content_left__container__datosPago__01 ul li ul li label {
                display: table-cell;
            }

            .NXTP_content_left__container__datosPago__01 ul li ul li small {
                width: 30%;
                display: table-cell;
                text-align: right;
            }

            .NXTP_content_left__container__datosPago__01 ul li ul li input[type=radio] {
                float: left;
                margin: 2px 2px 0 0;
            }

            .NXTP_content_left__container__datosPago__01 ul li ul li .NXTP_tel {
                background-image: url("../img/ico-tel.jpg");
                background-repeat: no-repeat;
                background-position: 0 center;
                padding: 0 0 0 15px;
                color: #888;
                display: block;
                ;
            }

            .NXTP_content_left__container__datosPago__01 ul li ul li .NXTP_mail {
                background-image: url("../img/ico-mail.jpg");
                background-repeat: no-repeat;
                background-position: 0 center;
                padding: 0 0 0 15px;
                color: #888;
                display: block;
                ;
            }

            .NXTP_content_left__container__datosPago__01 ul li ul li .NXTP_pen {
                background-repeat: no-repeat;
                background-image: url("../img/ico-pen.jpg");
                background-position: 0 center;
                padding: 0 0 0 15px;
                color: #2699d9;
                display: block;
                ;
            }

.NXTP_content_left__container__datosPago__02 {
    margin: 5px 0;
}

    .NXTP_content_left__container__datosPago__02 .NXTP_label {
        margin: 10px 0;
        display: inline-block;
        font-family: 'Scandia-Bold';
        font-size: 1em;
    }

    .NXTP_content_left__container__datosPago__02 select {
        font-family: 'Scandia-Bold';
        width: 80%;
        padding: 5px;
        color: #8c8c8c;
        border: 1px solid #e4e4e4;
        background-color: #f9f9f9;
        font-weight: bold;
    }

.NXTP_content_left__container__datosShop {
    width: 100%;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    margin: 20px 0;
    background: #fff;
}

.NXTP_content_left__container__datosShop__title {
    width: 100%;
    background: #727272;
    padding: 10px 10px;
    display: inline-block;
    border-radius: 3px;
}

    .NXTP_content_left__container__datosShop__title h3 {
        color: #fff;
        font-size: 13px;
        text-transform: uppercase;
        /*letter-spacing: 0.5px;*/
        font-weight: bold;
        margin: 0;
    }

.NXTP_content_left__container__datosShop__content {
    width: 100%;
}

.NXTP_content_left__container__datosShop .NXTP_table {
    width: 100%;
}

.NXTP_content_left__container__datosShop .NXTP_table__thead {
    width: 90%;
    margin: 0 5% 20px;
    display: inline-block;
    clear: both;
    padding: 15px 0 7px;
    border-bottom: 1px solid #727272;
}

    .NXTP_content_left__container__datosShop .NXTP_table__thead span {
        display: block;
        font-family: 'Scandia-Bold';
        color: #2699d9;
        font-weight: bold;
        width: 25%;
        float: left;
        text-transform: uppercase;
        text-overflow: ellipsis;
        overflow: hidden;
    }

        .NXTP_content_left__container__datosShop .NXTP_table__thead span:first-child {
            width: 50%;
        }

        .NXTP_content_left__container__datosShop .NXTP_table__thead span:first-child {
            text-align: left;
        }

        .NXTP_content_left__container__datosShop .NXTP_table__thead span:nth-child(2) {
            text-align: center;
        }

        .NXTP_content_left__container__datosShop .NXTP_table__thead span:nth-child(3) {
            text-align: right;
        }

.NXTP_content_left__container__datosShop .NXTP_table__tbody {
    ;
    width: 90%;
    margin: 0 auto;
    clear: both;
}

.NXTP_content_left__container__datosShop .NXTP_table__tbody__cantidad, .NXTP_content_left__container__datosShop .NXTP_table__tbody__price, .NXTP_content_left__container__datosShop .NXTP_table__tbody__product {
    width: 25%;
    float: left;
    color: #616060;
    text-align: center;
    font-family: 'Scandia-Bold';
}

.NXTP_content_left__container__datosShop .NXTP_table__tbody__product {
    width: 50%;
}

.NXTP_content_left__container__datosShop .NXTP_table__tbody__product__description, .NXTP_content_left__container__datosShop .NXTP_table__tbody__product__img {
    /*width:auto;*/
    float: left;
}

    .NXTP_content_left__container__datosShop .NXTP_table__tbody__product__description p, .NXTP_content_left__container__datosShop .NXTP_table__tbody__product__description span {
        margin: 0;
        padding: 0;
        ;
        font-size: 13px;
    }

    .NXTP_content_left__container__datosShop .NXTP_table__tbody__product__description p {
        font-weight: bold;
    }

.NXTP_content_left__container__datosShop .NXTP_table__tbody__price {
    font-weight: bold;
}

.NXTP_content_left__container__datosShop .NXTP_table__tbody__cantidad {
    text-align: right;
    padding-right: 20px;
    font-weight: bold;
}

    .NXTP_content_left__container__datosShop .NXTP_table__tbody__cantidad.NXTPresumen {
        padding: 0;
    }

.NXTP_content_left__container__datosShop .NXTP_table__igv {
    width: 90%;
    margin: 0 auto;
    clear: both;
    ;
}

    .NXTP_content_left__container__datosShop .NXTP_table__igv p {
        text-align: right;
        padding: 10px;
        font-size: 12px;
        color: #f00;
    }

.NXTP_content_right {
    background-color: #000;
}

/***  HEADER ***/


.quality-cart {
    background: transparent !important;
    position: relative;
    top: 1px;
    left: 0px;
    padding: 0 3px;
}


.btn_search {
    height: 34px;
}

.navigation-new {
    /*padding: 10px 0;*/
}


.nxt_Header nav {
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    border: 0;
    border-radius: 0;
}

.nxt_Header .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.nxt_Header .nxt_menu_top {
    background: #0086d6;
}

.nxt_Header .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-weight: 700;
    font-family: Scandia-Regular,sans-serif;
    font-size: 13px;
}

/*.nxt_menu {
    margin-bottom: 6px;
}*/

.nxt_menu .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.navbar .navbar-collapse {
    text-align: center;
}

.nxt_Header ..new-b {
    width: 110px;
    display: inline-block;
    height: 32px;
    margin: 10px 0;
    position: absolute;
}

.nxt_Header .logotype-fuxion {
    width: 110px;
    display: inline-block;
    height: 32px;
    margin: 10px 0;
}


.new-class-brand {
    position: absolute;
    width: auto !important;
    height: auto !important;
    top: 0;
    margin: 0 !important;
}

#new-brand.img-logo {
    display: inline-block;
    width: 110px;
}


#new-brand img.fx {
    position: relative;
    top: 9px;
    right: -35px;
    width: 100%;
}

#new-brand img.lussome {
    position: relative;
    top: 12px;
    right: -52px;
    width: 105px;
}

#new-brand img.galeon {
    width: 111px;
    position: relative;
    top: -0px;
    right: -40px;
}


.nxt_Header h2.js-userName {
    display: block;
    color: #0086d6;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    clear: both;
    padding: 5px 0 0;
    margin: 0;
}

.nxt_Header .nxt_header_profile .user {
    width: 100%;
    color: #7e7e7e;
}

    .nxt_Header .nxt_header_profile .user .user__contact {
        width: 100%;
        display: inline-block;
        margin: 0 0 3px;
    }

        .nxt_Header .nxt_header_profile .user .user__contact span {
            font-family: Scandia-Regular;
            background-image: url(../images/header/ico-whtsp.png);
            background-repeat: no-repeat;
            background-position: 0 0;
            padding: 0 0 0 20px;
        }

    .nxt_Header .nxt_header_profile .user .user__rss li {
        width: auto;
        float: left;
        display: list-item;
        text-align: -webkit-match-parent;
    }

.nxt_Header .user ul {
    list-style: none;
    padding: 0;
}

.nxt_Header .nxt_header_profile .user .user__rss li a {
    display: block;
    text-indent: -99999px;
    height: 27px;
    width: 27px;
    background-image: url(../images/header/rss-header.png);
    background-repeat: no-repeat;
}

.nxt_Header .js-userAvatar {
    float: right;
    max-height: 152px;
}

.nxt_Header .nxt_header_profile {
    margin-bottom: 15px;
}

    .nxt_Header .nxt_header_profile .content_user_sale__description {
        margin-top: 10px;
    }

    .nxt_Header .nxt_header_profile .user .user__rss li:nth-child(1) a {
        width: 17px;
        background-position: -9px 0;
    }

    .nxt_Header .nxt_header_profile .user .user__rss li:nth-child(2) a {
        background-position: -27px 0;
    }

    .nxt_Header .nxt_header_profile .user .user__rss li:nth-child(3) a {
        background-position: -54px 0;
    }

    .nxt_Header .nxt_header_profile .user .user__rss li:nth-child(4) a {
        background-position: -81px 0;
    }

    .nxt_Header .nxt_header_profile .user .user__rss li:nth-child(5) a {
        background-position: -108px 0;
    }

@media (max-width: 767px) {
    .nxt_Header .js-userAvatar {
        float: none;
        max-height: 180px;
        display: inline-block;
    }

    .nxt_Header .nxt_header_profile div {
        text-align: center;
    }

    .nxt_Header .nxt_header_profile .user ul {
        display: inline-block;
    }
}


@media screen and (max-width: 980px) {
    .Banner:before {
        margin-left: -50px;
    }

    .Banner:after {
        margin-bottom: -15px;
        margin-right: -5px;
    }
}



@media screen and (min-width: 983px) {
    .shop-product .content-item__img {
        font-family: sans-serif;
        color: white;
        padding: 0;
        float: left;
        width: 100%;
        /*margin-right:3%;*/
        margin-top: -3px;
    }

        .shop-product .content-item__img:last-child {
            margin-right: 0;
        }

        .shop-product .content-item__img:before {
            content: "";
            display: block;
            padding-top: 100%;
            float: left;
            /*Flotando el elemento podemos usar el cuadrado como cualquier otra capa y podremos meter contenido. Pero dejará de ser responsive cuando el contenido sea mayor que su alto*/
        }

    .shop-product ul.item__list li .content-item h2:before {
        content: "";
        display: block;
        padding-top: 23%;
        float: left;
    }

    .shop-product ul.item__list li .content-item h2:before {
        margin: 1em 0 0.3em;
    }


    .shop-product .content-item__img img {
        max-height: 100%;
    }

    .About figure.country-contact {
        width: 100%;
    }

    .modal-dialog {
        width: 900px;
    }

    .modal-product-detail .content-img {
        max-height: 300px;
    }
}



@media screen and (max-width: 993px) {

    .Health-section-text {
        padding-top: 10%;
        padding-bottom: 10%;
    }
}


@media screen and (max-width: 991px) and (min-width:781px) {

    .About figure .country-contact {
        width: 150%;
        margin-left: -10%;
        max-width: 300%;
    }
}

@media screen and (min-width:521px) and (max-width: 780px) {

    .About figure .country-contact {
        width: 200%;
        margin-left: -30%;
        max-width: 300%;
    }

    .Banner-shop-03 {
        height: 200px;
    }
}


@media screen and (min-width:381px) and (max-width: 520px) {

    .About figure .country-contact {
        width: 250%;
        margin-left: -50%;
        max-width: 300%;
    }

    .Banner-shop-03 {
        height: 150px;
    }
}

.Formulations .row {
    display: block;
}

.Health-section-bg {
    width: 100%;
}

@media screen and (min-width: 993px) {

    .Health-section > div {
        display: table-cell;
    }

    .Health-section > figure {
        display: table-cell;
    }

    .Health-section > div.Formulations {
        display: block;
    }

    .Formulations .row {
        display: flex;
    }

    .Health-section-bg {
        width: 50%;
    }


    .shop-product ul.item__list li .content-item .content-item__img img {
        /*max-height: 150px;*/
    }
}

.nxt_Footer ul {
    list-style: none;
    padding-left: 10px;
}

.nxt_Footer .content_footer__right__rss, .nxt_Footer .content_footer__right__rss .nav_rss {
    width: auto;
    float: right;
    overflow: hidden;
}

.user_sale .content_user_sale {
    width: auto;
}

    /*.user_sale .content_user_sale__description.col-sm-7{
    width: 58.33333333%;
}*/
    .user_sale .content_user_sale .user__flag {
        margin: 0;
    }

    .user_sale .content_user_sale .user__name {
        margin: 0;
    }

.header_content .myacount {
    padding: 15px 20px;
}

.wr_modal {
    z-index: 10001 !important;
    background: rgba(0, 0, 0, 0.85) !important;
}

.header_navbar-mobile .myacount {
    margin-left: 7px !important;
}

.nxt_menu.is-sticky ul {
    margin-top: 10px;
}

.shopVirtual-banner {
    background-image: url('../images/shop/banner_shop.jpg');
}

.shopVirtual-bannerEF {
    background-image: url('../images/shop/banner_shopEF.jpg');
}

.shop-product ul.item__list li .content-item span.price {
    color: #0086d6;
    font-family: 'Scandia-Medium';
    font-size: 22px;
}

.shop-product ul.item__list li .content-item span.taxes {
    font-size: 13px;
    color: #969696;
}

.shop-product ul.item__list li .content-item span.number {
    text-transform: uppercase;
    color: #424242;
}

.shop-product ul.item__list li .content-item span {
    margin: 3px 0;
    display: block;
    line-height: 1.15;
}

.inline-block li {
    vertical-align: top;
    display: inline-block;
    margin: 0 -2px;
    float: none;
}

#quantity-box {
    margin: 0;
    padding: 0;
    height: 33px;
}

.LiveFull-image--user {
    width: 93%;
    margin-right: 0;
    margin-top: 25px;
}

.Banner_vive_feliz {
    background-image: url('../images/home/vive-feliz.jpg');
}

.shop-product .content-item__img {
    /*padding:4%;*/
}

.shop-product ul.item__list li .content-item .content-item__img img {
    max-width: 100%;
}

.shop-product ul.item__list li .content-item .contador-autoship .form-group .input-group-btn:last-child > .btn {
    background-image: url(../images/icons/arrow-up-count-2.png);
}

.shop-product ul.item__list li .content-item .contador-autoship .form-group .input-group-btn:first-child > .btn {
    background-image: url(../images/icons/arrow-down-count-2.png);
}

.shop-product ul.item__list li .content-item h2 {
    float: left;
    width: 100%;
}

.shop__right__item .sub_total_price {
    padding-bottom: 0px;
    padding-top: 20px;
}

.shop__right__item .total_price {
    padding-top: 10px;
    padding-bottom: 0px;
}

.shop__right__content .content__item h4 {
    min-width: 45px;
    text-align: right;
}

.shop__right__content .content__item h5 {
    min-width: 25px;
    text-align: right;
}

.shop__right__item .item__listright, .shop__right__content__resume {
    min-width: 250px;
    /*padding-bottom: 20px;*/
}

.shop__right__content .buscador select {
    width: 100%;
    display: block;
    font-size: 14px;
    border-radius: 7px;
    padding: 6px 12px 6px 32px;
    background-position: 7px center;
}

.shop__right__item {
    padding-bottom: 20px 0 0px;
}

.ProductLineCard {
    height: auto;
}

.ProductLineCard-text {
    z-index: 2;
}

.ProductLineCard:before {
    margin-left: -150px;
}

.ProductLineCard:after {
    height: 40%;
}

.ProductLineCard-text {
    left: 78%;
}

    .ProductLineCard-text.ProductLineCard-text-right {
        left: 40%;
    }

    .ProductLineCard-text.ProductLineCard-text-left {
        left: 53% !important;
    }

.shopVirtual-country .benefits {
    min-height: 100px;
}

.Banner-potenciador {
    background-image: url('../images/product/potenciadores-banner.jpg');
}

.Banner-base {
    background-image: url('../images/product/base-banner.jpg');
}

.Banner-about {
    background-image: url('../images/about/acerca-de-fuxion-bg.jpg');
}

.Banner-shop-03 {
    background-image: url('../images/shop/banner_shop_03.jpg');
}

.WorkFuxion-contact-form .radio {
    margin-top: 0;
}

.WorkFuxion-contact-form h4 {
    margin-top: 1.5em;
}

.u-center-y .WorkFuxion-img {
    vertical-align: top;
}

.WorkFuxion-contact-form .row {
    margin-bottom: 0;
}

.container-auto-order {
    margin-top: 25px;
}

.shop__right__content__resume h5 {
    width: 100%;
    color: #fff;
    /* line-height: 25px; */
    padding: 10px;
    border-radius: 5px;
    font-size: 13px;
}


span#errorCodigo {
    width: 100%;
    text-align: center;
    display: block;
    margin: 10px 0;
    color: #0086d6 !important;
    font-style: inherit !important;
}

.modal-content .close {
    margin-top: -0;
    padding: 3px 7px;
    opacity: 1;
    color: #fff;
    background-color: #0094de;
    font-family: 'Scandia-Medium';
    font-weight: normal;
    font-size: 15px;
    border: 0 ;
    border-radius: 3px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-align: center;
}

.Health-section figure {
    padding: 0 !important;
}

.Health-section > figure img {
    width: 100%;
}

.Health-section video {
    width: 100%;
    height: auto;
}

.modal-product-detail h2 {
    font-size: 35px;
    font-weight: bold;
    color: #0086d6;
    margin: 0 0 1em;
}

.modal-product-detail .modal-body {
    padding: 50px 15px;
}

.modal-product-detail table {
    background-color: #fff;
    max-width: 100%;
    width: 100% !important;
}

.modal-product-detail iframe {
    background-color: #fff;
    max-width: 100% !important;
}

.wpb_alert, .wpb_content_element, .vc_alert_square, .wpb_warning {
    width: 100% !important;
    color: #0086d6;
}

.modal-product-detail .principal-data {
    border-bottom: 1px solid #ccc;
    padding-bottom: 25px;
}

.modal-product-detail .modal-body .row {
    padding-top: 25px;
}

.modal-product-detail .close {
    margin-top: -35px;
}



.Product-icon {
    z-index: 1;
}

.shop-productsList #itemContainer {
    min-height: 100px !important;
    height: auto !important;
    clear: both;
}

#view-packs .pack-list .pack h2 {
    color: #0184d5;
}

#view-packs .pack-list .pack article {
    border: none;
}

    #view-packs .pack-list .pack article .item-details h4, #view-packs .pack-list .pack article .item-details .pv {
        color: #777;
    }

    #view-packs .pack-list .pack article .item-details .pv {
    }

#view-packs .btn-packs-continue {
    padding: 5px 50px !important;
    font-size: 20px;
}

#view-packs .addtoorder-container [data-role="additem"] {
    padding: 5px 25px !important;
    font-weight: lighter;
}

#view-packs .pack-list .pack article {
    padding-right: 0;
}

    #view-packs .pack-list .pack article .details {
        padding: 0;
    }

    #view-packs .pack-list .pack article .separation {
        width: 100%;
        height: 1px;
    }

#view-enrollmentsummary .panel {
    margin: 30px 0 0;
}

#view-enrollment .text-muted {
    font-size: 13px;
}

.About figure.map-container {
    margin: 0;
    width: 100%;
    overflow: hidden;
}

.About #country_select option {
    color: #0184d5;
}

.item-container .quantity-container {
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

    .item-container .quantity-container .form-control, .item-container .quantity-container .btn-default {
        border: none;
    }

/*.shop__right__item .item__listright li p, .shop__right__item .item__listright li h4, .shop__right__item .item__listright li h5,
.shop__right__item .item__listright li span, .shop__right__item .item__listright li h5.price, .shop__right__item .item__listright li h3,
.shop__right__item .item__listright li span.close {
    display: table-cell;
}
.shop__right__item .item__listright li span.close{
    float: right !important;
}
.shop__right__item .item__listright li .content__item {
    display: table;
    min-width: 100%;
}*/

a.buy_product {
    margin-bottom: 15px;
}

.shop__right__content .buscador input, .shop__right__content .buscador select, a.buy_product, .shop__right__content .Btn {
    min-width: 250px;
}

.shop__right__item .item__listright li {
    min-width: 250px;
    /*min-height: 60px;*/
    width: 100%;
    height: auto;
}



@media screen and (min-width: 768px) {

    .blog_fuxion .content_blog__list__item__content__text p {
        overflow: hidden;
        word-wrap: break-word;
        min-height: 105px;
        height: 105px;
        position: relative;
        margin-bottom: 15px;
    }

    .content_blog__list__item__content .content_blog__list__item__content__title {
        height: 45px;
        overflow: hidden;
    }

    .FigureCard-content p {
        overflow: hidden;
        word-wrap: break-word;
        min-height: 140px;
        height: 140px;
        position: relative;
        margin-bottom: 15px;
    }

    .FigureCard-content h4 {
        height: 55px;
        overflow: hidden;
    }
}

@media screen and (max-width: 691px) {

    .shop__right__item .item__listright li h3 {
        width: 50%;
    }

    .Banner:before {
        margin-left: -120px;
    }

    .Banner:after {
        margin-bottom: -25px;
        margin-right: -10px;
    }
}

.Banner-mercado {
    height: 255px;
}

.Banner:before {
    left: 0;
}

.Banner:after {
    right: 0;
}

.Banner h2 {
    /*max-width: 100%;
    margin: 0 15%;*/
    color: white !important;
    font-size: 60px !important;
}





.error-page h1 {
    color: #0094de;
}

.shop__right__item .item__listright li.title-row {
    /*height: 50px !important;
    min-height: 50px;*/
    line-height: 50px;
    color: #616162;
    border-bottom: #E2E2E2 solid 1px;
    margin-bottom: 5px;
    padding-bottom:10px;
}

    .shop__right__item .item__listright li.title-row p {
        overflow: hidden;
        text-overflow: clip;
        width: 19%;
        margin-right: 2%!important;
    }

.shop__right__item .item__listright li p, .shop__right__item .item__listright li span {
    width: 20%;
    margin-right: 2%;
}

.shop__right__item .item__listright li h3,h6 {
    width: 39%;
    margin: 0;
}

.shop__right__item .item__listright li h4 {
    width: 25%;
    margin: 0;
    text-align: center;
    font-size: 13px;
}

.shop__right__item .item__listright li h5 {
    width: 11%;
    margin: 0 !important;
    text-align: right;
    padding: 0 !important;
    display: inline-block;
    text-align: right;
    font-size: 13px;
}

    .shop__right__item .item__listright li h5.price {
        font-size: 13px;
    }

    .shop__right__item .item__listright li h5.price {
        width: 10%;
        text-align: right;
    }

.shop__right__item .item__listright li span.close {
    float: right !important;
    margin: 10px 0 0 0 !important;
    text-align: center;
    width: 10% !important;
}

.shop-product .shop__right__item .item__listright li span.close {
    margin: 15px 0 0 0 !important;
}

select.form-control {
    width: 100%;
    outline: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
}

    select.form-control::-ms-expand {
        display: none;
    }

span#errorCodigo.aut-error {
    color: red !important;
}

.shop__right__item {
    padding: 0 0 20px;
}

#Customer_TaxIDType {
    padding: 5px;
    width: 120%;
}

.btn-full-width, .Btn--full-width {
    width: 100%;
}

.select-custom option {
    width: 80%;
}

.ntx-error-search h2 {
    text-align: center;
    padding: 30% 0;
    color: #0094de;
    font-size: 40x;
    text-transform: uppercase;
}

.ProductSearch-result .Product:nth-child(even) .Product-info, .ProductSearch-result .Product:nth-child(even) figure .ProductSearch-result .Product:nth-child(odd) .Product-info, .ProductSearch-result .Product:nth-child(odd) figure,
.ProductSearch-result .Product:nth-child(even) .Product-image, .ProductSearch-result .Product:nth-child(even) .Product-icon {
    right: inherit;
    left: inherit;
}

.ProductSearch-result .Product:nth-child(even) .Product-info {
    text-align: left;
}

.shopVirtual .shopVirtual-purchaseSummary, #summary-container {
    margin-top: 25px;
}

.Btn--blue--final {
    font-size: 15px;
    padding: 0.8em 1.46667em !important;
}

.Btn--min, .btn_volver.Btn--min {
    padding: 8px 35px !important;
}

.NXTP_table__tbody__cantidad input#item_Quantity {
    margin: 0 0 0 auto;
    max-width: 50px;
}

.LiveFull .row .LiveFull-box {
    vertical-align: top;
}

.shopVirtual-register .logo-shop {
    margin: 30px 0;
}

.shopVirtual-register .Btn {
    margin: 0 0 15px 0 !important;
}

.blog_fuxion .content_blog__list__item__content__title {
    width: 100%;
    display: inline-block;
    font-size: 1.2em;
    line-height: 25px;
    padding: 0 10%;
    color: #0086d6;
    margin: 20px 0 20px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Scandia-Bold', sans-serif;
}

.shop__right__item .item__listright li.title-row * {
    color: #616162 !important;
    font-weight: normal;
    font-family: 'Scandia-Bold';
    font-size: 13px !important;
}

.field-validation-error, #view-enrollment .has-error span {
    color: red !important;
}

#view-enrollment .has-error span {
    font-size: 13px;
}

.has-error .form-control {
    border-color: red !important;
}

.modal .content-conditions {
    text-align: justify;
    margin: 30px 15px;
}

.modal-body #terms figure img {
    width: 200px;
}

.modal-body #terms {
    height: inherit;
    overflow-y: hidden;
}

.new-header {
    width: 100%;
    max-width: 643px;
    justify-content: space-between;
}

.select-country-body {
    padding: 30px 15px !important;
}

.nav-pills > li > a {
    cursor: default !important;
}

.NXTP_content_left__container__datosPago__02 select {
    width: 100%;
}

.NXTP_content_left__container__datosPago__02 .select-custom--blue {
    max-width: 350px;
}

.Footer .content_footer__left__copyright span span {
    display: none;
}

/**** repsosive 480 */
@media screen and (max-width: 480px) {
    .Banner.Banner--home:after {
        margin-bottom: 0;
        margin-right: 0;
    }

    .Banner.Banner--home:before {
        margin-left: 0;
    }

    .content_footer__center {
        display: none;
    }

    .Footer .content_footer__left__copyright span {
        font-size: 13px;
    }

    .Footer .content_footer__left__copyright span {
        margin: 0;
    }

    .WorkFuxion-contact-form h4 > span {
        font-size: 25px;
    }

    .logo-rsp-footer {
        display: inline-block;
    }

    .Footer .content_footer {
        height: 50px;
        padding: 15px 10px;
    }
}

@media screen and (max-width: 380px) {

    .About figure .country-contact {
        width: 300%;
        margin-left: -111%;
        margin-top: -15%;
    }

        .About figure .country-contact[data-country=pe] {
            width: 250%;
            margin-left: -82%;
        }

        .About figure .country-contact[data-country=co] {
            /*margin-left:-100%;*/
        }

        .About figure .country-contact[data-country=ar] {
            /*margin-top:-30%;*/
        }


    .Banner h2, .shopVirtual-banner h2 {
        font-size: 25px;
        padding-top: 50px;
        padding: 0 16%;
        margin: 0;
    }

    .Banner.Banner--home h2 {
        font-size: 25px;
        padding-top: 0;
    }

    .Footer .content_footer {
        padding: 10px 0;
    }

    .Footer .content_footer__left__copyright span {
        font-size: 9px;
        padding: 3px 0;
    }

    .Footer .content_footer__left {
        width: 50%;
    }


    #wr_modal .modal-dialog {
        width: 300px !important;
    }

    .header2-responsive li {
        height: 52px;
        line-height: 52px;
    }



    .Banner-shop-03 {
        height: 120px;
    }
}

.ProductLineCard-action .Btn {
    position: relative;
    z-index: 2;
}

.About figure .country-contact {
    max-width: 300%;
}

h2.nxt--title {
    font-size: 40px;
    text-transform: uppercase;
    color: #0094de;
    text-align: center;
    line-height: 1.1;
    margin: 0;
    padding: 20px 10px;
}

.shopVirtual-register .panel-title {
    color: #0094de;
    padding: 15px 0;
}

.text-danger {
    display: block;
    color: red;
}

#pick-up-address address {
    text-align: left;
}

.shopVirtual-register .panel-title-2 {
    color: #0094de;
    padding: 15px 0;
    font-size: 18px;
}

.row-margin {
    margin-left: -15px !important;
    margin-right: -15px !important;
}

/***** A PEDIDO DE FUXION OCULTAMOS LA INFORMACION DE RECLUTADOR ***/
#view-enrollmentsummary {
    display: none;
}



.shop__right__item .item__listright li p {
    padding: 0px 0;
}

.shopVirtual #divSecundario p {
    font-weight: normal;
     !important;
    font-size: 13px;
}



.shopVirtual .label-welcome-exigo {
    font-weight: normal;
     !important;
    font-size: 12px;
}

.NXTP_content_left__container__description p {
    font-weight: normal;
     !important;
    font-size: 15px;
}

.color--blue {
    color: #0094de !important;
}

#divSecundario {
    margin-top: 35px;
    margin-bottom: 50px;
}

#view-enrollment-configuration .shopVirtual-register-title {
    max-width: 450px;
    margin: 50px auto;
    text-align: center;
}

#view-enrollment-configuration .heading {
    color: #777;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    margin: 20px 0;
}

#view-enrollment-configuration .thumbnail .caption, #view-enrollment-configuration .thumbnail .caption p {
    text-align: center;
}

.shopVirtual-register-title {
    text-transform: uppercase;
}


.header_content__right {
    display: block;
}

.header_content .myoffix {
    float: left;
    margin: 0;
    padding: 22px 20px !important;
    line-height: 1;
}

    .header_content .myoffix a {
        ;
        font-weight: normal;
        text-transform: uppercase;
        color: #fff;
        text-decoration: none;
        font-size: 16px;
        display: block;
    }

.wr_modal .modal-title {
    color: #337ab7;
}


    .wr_modal .modal-title.select-country {
        color: #337ab7;
        font-weight: 700;
        font-size: 16px;
        text-align: center;
    }

/*.blog_fuxion .content_blog__list__item__content__text p:after {
    content: '...';
    position: absolute;
    top: 12rem;
    right: 0;
    background: #fff;
}*/

.ProductLineCard-text p {
    font-weight: bold;
}

.shop__right__content {
    float: none;
}

.shop__right__content {
    width: 100%;
}

.AboutEndorse.section {
    background: #fff;
}

/*.select-custom::after{
    content: " ";
    cursor:pointer;
    height:32px; 
    width:24px;
    position:absolute;
    right:0px;
    background-color:#c8c8c8;
    background:url('http://icons.aniboom.com/Energy/Resources/userControls/TimeFrameDropDownFilter/Dropdown_Arrow.png') 0;
}*/

.select-custom::after {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    -moz-appearance: none;
    appearance: none;
}


.WorkFuxion .u-center-y > [class*="col-"] {
    vertical-align: middle !important;
}

.u-center-y .WorkFuxion-img {
    padding: 0 !important;
    margin: 0 !important;
}

.menu-list {
    margin-left: 0;
    padding-left: 0;
}

.ProductLineCard-text p {
    min-height: 50px;
}


.shop__right__item .item__listright {
    margin-top: 10px;
}

.ShopVirtualComplete .NXTP_content_left__container__datosShop .NXTP_table__tbody__product {
    width: 100%;
}

.ShopVirtualComplete .NXTP_content_left__container__datosShop .NXTP_table__tbody {
    width: 95%;
    padding-top: 15px;
    padding-bottom: 15px;
}

.ShopVirtualComplete .NXTP_content_left__container__datosShop {
    float: left;
}

    .ShopVirtualComplete .NXTP_content_left__container__datosShop .NXTP_table__tbody_name_product {
        ;
    }

    .ShopVirtualComplete .NXTP_content_left__container__datosShop .NXTP_table__tbody {
        float: left;
    }

    .ShopVirtualComplete .NXTP_content_left__container__datosShop .NXTP_table__tbody__product.text-left {
        text-align: left;
        ;
    }

.ShopVirtualComplete .dataBillTo {
    margin-bottom: 0 !important;
}

.select-language-dropdownContent ul {
    list-style: none;
}

.header_navbar-mobile {
    /*height: auto;*/
    background: none;
    z-index: 1000;
}

.select-language-dropdownContent {
    z-index: 9999;
}

.is-openNav .Header_navicon-btn span, .is-openNav .Header_navicon-btn span:before, .is-openNav .Header_navicon-btn span:after {
    background-color: #6faed4;
    background: none;
}


    .is-openNav .Header_navicon-btn span:before {
        content: '\f106';
        background: none;
        font-family: FontAwesome;
        height: 50px;
        position: absolute;
        top: -22px;
        left: 0px;
        font-size: 30px;
        color: #c4deed;
        transform: translate(0, 0);
        /* Safari */
        -webkit-transform: rotate(-90deg);
        /* Firefox */
        -moz-transform: rotate(-90deg);
        /* IE */
        -ms-transform: rotate(-90deg);
        /* Opera */
        -o-transform: rotate(-90deg);
        /* Internet Explorer */
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    }

.header_navbar-mobile {
    z-index: 89 !important;
}

.select-custom select::-ms-expand {
    display: none;
}

.content_blog__list__item__content__text p {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content_blog__list__item__content__title span {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*ICA*/

.Banner_encuentra_productos {
    background-image: url(../images/product/banner2.jpg);
}

.Banner_nosotros_naturaleza {
    background-image: url('../images/about/banner_naturaleza.jpg');
}


/*.ProductLineCard-text-About-Banner {
    left: 70%;
}*/

/*.BannerProductos h2 {
    color: white !important;
    font-size: 60px !important;
}*/

/*INI: ESTILOS VISTA TARJETA DE DEBITO O CREDITO - MERCADOPAGO*/
.flip-card {
    background-color: transparent;
    width: 334px;
    height: 195px;
    perspective: 500px;
}

.flip-card-inner {
    border-radius: 10px;
    position: relative;
    width: 100%;
    height: 100%;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

/*.flip-card:hover .flip-card-inner {
            transform: rotateY(180deg);
        }*/
.fci-rotate {
    transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-front {
    background-color: transparent;
}

.flip-card-back {
    transform: rotateY(180deg);
}

.box-dynamic-card {
    height: 195px;
}

.dynamic-card {
    color: white;
    padding: 15px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #8b8fa0;
    height: 195px;
    width: 100%;
    border-radius: 10px;
    /*background-image: -webkit-linear-gradient(122deg, #63c5ed, #4f81c7);*/
}

.separador-tarjeta-30 {
    height: 30px;
}

.separador-tarjeta-50 {
    height: 50px;
}

.separador-tarjeta-2 {
    height: 15px;
}

.separador-tarjeta-5 {
    height: 8px;
}

.box-numeros-tarjeta {
    display: flex;
    align-items: center;
    font-size: 20px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    width: 80%;
    flex-direction: row;
    color: white!important;
}
.box-numeros-tarjeta span,.box-fvenc span,.box-nombretarjeta span,.box-cvv span{
        color: white!important;
}

.box-fvenc {
    display: flex;
    align-items: center;
}

.txt-venc,
.txt-cvv {
    padding-right: 10px;
    font-size: 9px !important;
}

/*CAMBIOS*/
.box-nombretarjeta {
    position: absolute;
    top: 160px;
}

.box-imglogo {
    position: absolute;
    top: 157px;
    right: 25px;
}

.back-dynamic-card {
    color: white;
    background-color: #8b8fa0;
    height: 195px;
    width: 100%;
    border-radius: 10px;
    /*background-image: -webkit-linear-gradient(122deg, #63c5ed, #4f81c7);*/
}

.box-cvv {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row;
    margin-right: 60px;
}

.box-dynamic-documento {
    height: 195px;
    width: 334px;
}

.dynamic-documento {
    color: white;
    padding-left: 18px;
    padding-right: 18px;
    background-color: #DEDEDE;
    height: 100%;
    width: 100%;
    border-radius: 10px;
    background: linear-gradient(47deg, #c9d8e3, #eef8ff 80%, #eef8ff);
}

.separador-documento {
    height: 50px;
}

.box-documentoidentidad {
    display: flex;
}

.box-titulodocumento {
    color: black;
    line-height: 1;
    margin-left: 10px;
    margin-top: 10px;
}

.txt-titulodoc {
    font-size: 12px !important;
    line-height: 0 !important;
}

.txt-doc {
    margin: 0;
    padding-top: 15px;
}

.box-franja {
    height: 35px;
    /*opacity: 0.38;*/
    background-color: #4a799b;
}

/*TARJETA INVALIDA*/
.card-cardlogocolor {
    transition: 0.2s;
    background-color: #8b8fa0;
}

/*VISA*/
.card-visalogocolor {
    transition: 0.2s;
    background-color: #4f81c7;
}

/*MASTERCARD*/
.card-masterlogocolor {
    transition: 0.2s;
    background-color: #243545;
}

/*AMERICAN EXPRESS*/
.card-americanlogocolor {
    transition: 0.2s;
    background-color: #49656b;
}

/*ANIMACION SALIDA*/
.slide-out-right {
    -webkit-animation: slide-out-right 0.3s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
    animation: slide-out-right 0.3s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

@-webkit-keyframes slide-out-right {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        opacity: 0;
    }
}

@keyframes slide-out-right {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        opacity: 0;
    }
}

.slide-out-left {
    -webkit-animation: slide-out-left 0.3s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
    animation: slide-out-left 0.3s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

@-webkit-keyframes slide-out-left {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 0;
    }
}

@keyframes slide-out-left {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 0;
    }
}

.slide-in-right {
    -webkit-animation: slide-in-right 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-in-right 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes slide-in-right {
    0% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slide-in-right {
    0% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

.slide-in-left {
    -webkit-animation: slide-in-left .3s cubic-bezier(.25,.46,.45,.94) both;
    animation: slide-in-left .3s cubic-bezier(.25,.46,.45,.94) both;
}

@-webkit-keyframes slide-in-left {
    0% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slide-in-left {
    0% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

.box-modalmp{
    border-radius:5px!important;
}

.box-titulotarjetamp{
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    color:#838383;
    border-bottom:1px solid #DEDEDE;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.btn-closemp{
    background-color:red;
    background-color: #DEDEDE;
    color: black;
    border: none;
    border-radius: 26px;
    width: 30px;
    height: 30px;
    padding-top: 4px;
}

.box-titulotarjetamp h4{
    color:#838383!important;
}

.box-contenidomp{
    padding:20px;
    color:#838383; 
}

.box-inputs-mp label{
    text-align: left;
    font-weight: 100;
}

.box-cardanimated{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top:25px;
}
.box-chip .card-symbol,.card-image{
    width:auto!important;
}
.box-dynamic-card{
    color:white!important;
}

/*FIN: ESTILOS VISTA TARJETA DE DEBITO O CREDITO - MERCADOPAGO*/