.Product-icon {
    left: -40px !important;
}

@media screen and (max-width: 991px) {
    .space-res {
        margin-bottom: 25px !important;
    }

    .ocenter {
        text-align: center !important;
    }

    .space-top {
        margin-top: 25px !important;
    }

    .Workshop-linev, .ProductLineCard:before, .ProductLineCard:after {
        display: none !important;
    }

    .wback {
        background: rgba(0,0,0,0.8);
        color: white !important;
    }

    .wnove {
        width: 80% !important;
    }

    .Banner-potenciador:before, .Banner-base:before {
        top: -50px !important;
    }

    .Banner-potenciador:after, .Banner-base:after {
        right: -12px !important;
    }
}

/*fix color menu*/
.nxt_Header nav {
    background-position: center;
    background-repeat: no-repeat;
}

}

.new-header {
    width: 643px;
    margin-left: 0 !important;
    margin: 0 auto !important;
    display: flex;
    justify-content: space-between;
}
/*Scroll Button*/
.Button-toTop {
    position: fixed;
    bottom: 50px;
    z-index: 9999;
    border: 0;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    line-height: 48px;
    background-color: #007adc;
    padding: 0 10px;
    display: table;
    cursor: pointer;
    text-align: center;
    right: 30px;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .Button-toTop span {
        background: url(../images/footer/icon-arrow-up.png) center center no-repeat;
        -webkit-background-size: 100%;
        -moz-background-size: 100%;
        background-size: 100%;
        width: 30px;
        height: 30px;
        display: table-cell;
        line-height: 30px;
    }

/*Fin Scroll Button*/

/*Product title arrows*/
.nxt-product-title {
    padding: 30px 0 20px;
}

    .nxt-product-title::before {
        content: '';
        width: 70px;
        height: 100px;
        /*top: 0;*/
        left: -25px;
        transform: translate(-50%, -38%);
        background: url(../images/product/arrow-up.png) center center no-repeat;
        position: absolute;
    }

    .nxt-product-title::after {
        content: '';
        width: 74px;
        height: 93px;
        /*top: 0;*/
        right: -100px;
        transform: translate(-50%, -76%);
        background: url(../images/product/arrow-down.png) center center no-repeat;
        position: absolute;
    }

@media screen and (max-width: 991px) {
    .nxt-product-title {
        padding: 80px 0 60px;
    }

    .nxt-m-section {
        padding-top: 0;
        padding-bottom: 0;
    }

    .nxt-product-title::before {
        content: '';
        width: 33px;
        height: 50px;
        top: 20%;
        left: 50%;
        background: url(../images/product/m-arrow-up.png) center center no-repeat;
        position: absolute;
    }

    .nxt-product-title::after {
        content: '';
        width: 33px;
        height: 50px;
        bottom: -9%;
        left: 50%;
        background: url(../images/product/m-arrow-down.png) center center no-repeat;
        position: absolute;
    }

    .ProductLineCard-text {
        left: 50%;
    }

        .ProductLineCard-text.ProductLineCard-text-right {
            left: 50%;
        }

        .ProductLineCard-text.ProductLineCard-text-left {
            left: 53%;
        }

    .nxt-m-blog-fuxion-title {
        font-size: 35px !important;
    }

    .nxt-m-title-virtual {
        text-align: center;
    }

    .Health-titleSection--main {
        font-size: 30px;
    }

    .nxt-m-workshop-title {
        font-size: 35px;
    }

    .shopVirtual-register-title {
        font-size: 30px;
    }

    .nxt-enrollment-panel {
        padding: 15px 0;
    }

    .shop-product {
        background: #fff;
    }

    .bg-full {
        background: #fff;
    }

    .NXTPD_pendiente {
        background: #fff;
    }

    #summary-container {
        margin-top: -15px;
    }

    .nxt-contact-section {
        padding-top: 0;
        padding-bottom: 0;
    }

    .nxt-contact-section-text {
        padding-top: 0;
    }

    .WorkFuxion-contact-form {
        padding: 0 30px 0 30px;
    }
}

@media screen and (max-width: 767px) {
    .nxt-menu-list li {
        -webkit-transform: skewX(0deg) !important;
        -moz-transform: skewX(0deg) !important;
        -o-transform: skewX(0deg) !important;
        -ms-transform: skewX(0deg) !important;
    }

        .nxt-menu-list li a {
            -webkit-transform: skewX(0deg) !important;
            -moz-transform: skewX(0deg) !important;
            -o-transform: skewX(0deg) !important;
            -ms-transform: skewX(0deg) !important;
            transform: skewX(0deg) !important;
        }

    .menu-user {
        display: none !important;
    }

    .nxt-product-title {
        padding: 70px 0 40px;
    }

        .nxt-product-title::before {
            top: 39px;
        }

        .nxt-product-title::after {
            bottom: -22px;
        }

    .nxt-m-blog-fuxion-title {
        font-size: 24px !important;
        padding: 0 20px;
    }

    .nxt-m-title-virtual {
        font-size: 24px !important;
        text-align: center;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .nxt-product-title::before {
        left: 20px;
    }

    .nxt-product-title::after {
        right: -55px;
    }

    .About figure .country-contact {
        transform: translateX(-24%);
        margin-top: -10%;
    }

    .Workshop-presentation p {
        height: 170px;
    }
}

@media screen and (min-width: 1200px) {
    .About figure .country-contact {
        transform: translateX(-18%);
        margin-top: -7%;
    }
}

@media screen and (min-width: 992px) {
    .nxt-owner-box {
        display: flex;
    }

    .LiveFull-image-text h2 {
        font-size: 18px !important;
    }

    .LiveFull-image--user img {
        margin-right: 5px;
    }

    .LiveFull-image--user {
        margin: 41px 0;
    }
}

/*Fin Product title arrows*/

/*Fix texto imagen home*/
@media screen and (max-width: 380px) {
    .nxt-m-vive-feliz-title {
        padding-top: 0 !important;
    }

    h2.nxt-owner-name {
        font-size: 16px !important;
    }
}
/*fin*/

/*Fix menu mobile */

.header_navbar-mobile {
    align-items: baseline;
    /*height: auto;*/
    width: 100%;
}

.Header.is-openNav .header_navbar-mobile {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}

.header_navbar-mobile .menu-list {
    background-color: #35acf4;
    margin-bottom: 0;
    min-height: 100%;
}

    .header_navbar-mobile .menu-list li a {
        padding-top: 1.1em;
        padding-bottom: 1em;
        color: #fff;
    }

    .header_navbar-mobile .menu-list li {
        text-align: center;
    }
/*fin*/

/*fix responsive*/
.shop__right__item {
    padding-bottom: 60px;
}

.shop-product .shop__right__item .item__listright li span.close {
    margin: -0.2em 0 0 !important;
    float: none !important;
}

#cboOrder {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
}

.nxt-menu-list li {
    -webkit-transform: skewX(-10deg);
    -moz-transform: skewX(-10deg);
    -o-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    transform: skewX(-10deg);
    padding: 6px 0px;
    margin: 0;
}

    .nxt-menu-list li a {
        -webkit-transform: skewX(10deg);
        -moz-transform: skewX(10deg);
        -o-transform: skewX(10deg);
        -ms-transform: skewX(10deg);
        transform: skewX(10deg);
    }



    .nxt-menu-list .is-active a, .nxt-menu-list li:hover a {
        color: #ffffff !important;
    }

@media screen and (min-width: 381px) and (max-width: 991px) {
    .About figure .country-contact {
        transform: translateX(-13%);
        margin-top: -8%;
    }
}

.Health-section-img > img {
    padding-top: 35px;
}

.nxt-LiveFull-info {
    height: 100%;
    width: 100%;
    padding: 0 10px;
}

.nxt-owner-info {
    background-color: #0086d6;
    color: #fff;
    border-radius: 5px;
    height: 100%;
    padding: 25px 15px;
}

.nxt-owner-name, .nxt-owner-notes {
    color: #fff !important;
}

    .nxt-owner-name span {
    }

.LiveFull-image--user {
    width: 100%;
    display: table;
}

.LiveFull-image-text h2 {
    font-size: 22px;
}

.LiveFull-image--user .LiveFull-image-text {
    vertical-align: middle;
    display: table-cell;
}

.Banner_vive_feliz {
    margin-bottom: 50px;
}


@media screen and (max-width: 380px) {
    .shopVirtual-banner {
        padding-top: 100px;
    }
}

@media screen and (min-width: 381px) and (max-width: 767px) {
    .shopVirtual-banner h2 {
        font-size: 30px;
        padding: 3.7em 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .shopVirtual-banner h2 {
        font-size: 40px;
        padding: 108px 0;
    }
}


.Banner::before {
    top: 0;
}

.WorkFuxion-contact-form select.form-control {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
}

.header2-responsive li {
    float: left;
    margin: 0;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    position: relative;
}

.nxt-icon-shopping-cart {
    vertical-align: 1px;
    margin-top: -3px;
    margin-right: 10px;
}


    .nxt-icon-shopping-cart:before {
        display: none;
    }



/*.header2-responsive li::before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #337ab7;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}*/


#customBtnFb {
    background-color: #4268b3 !important;
    width: 100% !important;
}

#customBtn {
    background-color: #dc4c31 !important;
    width: 100% !important;
}

.btnred span {
    left: 50%;
    transform: translateX(-50%) translateY(-50%) !important;
    display: inline-table !important;
}

.is-sticky.menu .select-language {
    margin-right: 15px;
    font-size: 12px;
}

.is-sticky .logotype-fuxion {
    margin-left: 15px;
    margin-right: 10px;
}

.is-sticky .select-language-current.nxt-nav-link {
    white-space: nowrap;
}

.nxt_menu.is-sticky ul {
    align-items: center;
}

.menu.is-sticky .menu-user {
    margin-left: 10px;
}

.menu-user > img {
    width: auto;
}

.menu-user > span {
    font-size: 12px;
    letter-spacing: 0.7px;
}

.select-language-drowpdown-languages {
    font-size: 16px;
}

/*Estilos para IE*/
.nxt-icon-search {
    display: block;
}

.WorkFuxion-contact-form .form-group label {
    font-size: 16px;
}

.nxt-nav-link {
    line-height: inherit;
    height: auto;
}

.is-sticky.menu {
    left: 0;
    position: fixed;
    _position: absolute;
    top: 0;
    _top: expression(eval(document.body.scrollTop));
}




.is-sticky .select-language-current {
    padding: 19px 20px;
}

    .is-sticky .select-language-current.nxt-nav-link {
        line-height: inherit;
        height: inherit;
    }

.icon-search {
    width: 21px;
    height: 21px;
}

.nxt_Footer {
    display: block;
}

html {
    display: block !important;
}

@media screen and (min-width:0\0) {
    /* Tus estilos CSS para IE9, IE10, IE11  */
    html {
        display: block !important;
    }

    .nxt-menu-list {
        margin-bottom: 0 !important;
    }

        .nxt-menu-list li {
            padding: 8px 10px 2px 10px !important;
        }

    .menu {
        height: auto;
    }

    .is-sticky.nxt_menu ul {
        margin-bottom: 10px !important;
    }

    .is-sticky .select-language-current.nxt-nav-link {
        line-height: inherit;
        height: 49px;
    }

    .menu-user > span {
        display: block;
        height: 11px;
    }
}

/*fix*/
.is-open.ProductFile-data-item .nutricional {
    background: url("../images/icons/apple-on.png") no-repeat;
    background-position: left center;
}

.nxt-m-bottom {
    margin-bottom: 30px;
}

.nxt-aboutus-flex {
    display: flex;
    align-items: center;
}

.nxt-aboutus-flex-text {
    align-self: flex-start;
}

.online.Workshop-presentation h2 {
    white-space: nowrap;
}

.ProductLineCard-text-about.ProductLineCard-text-center {
    text-align: center !important;
}

.selIdioRes .myacount a {
    cursor: initial;
    ;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    display: block;
}

.selIdioRes {
    float: left;
}

.closeX {
    margin: -0.2em 0 0 !important;
    float: none !important;
}
