﻿/*#region HEAD PRODUCTO*/
#menu-nav.container-fluid {
    border-bottom: 1px solid #E5E5E5;
}

section .row {
    margin: 0 auto;
}

.section-producto .container {
    padding: 60px 68px;
}

.section-producto .row {
    margin: 0 auto;
}

.section-producto .container-fluid {
    padding: 60px 68px;
}


.section-Panel1.section-divided {
}

.section-producto .swiper .item {
    position: relative;
}

    .section-producto .swiper .item img.img_wattermark {
        border-radius: 0;
        max-height: 18%;
        position: absolute;
        top: 7%;
        right: 8% !important;
        left: auto !important;
        width: auto;
    }

.section-img-pan {
    position: relative;
}

    .section-img-pan img.img_wattermark {
        border-radius: 0;
        max-height: 20%;
        position: absolute;
        top: 7%;
        right: 5%;
        width: auto;
    }

@media(max-width: 991px) {
    .section-producto .swiper .item img.img_wattermark {
        /*  top: 20px;
        right: 20px;
        max-height: 50px;*/
    }
}

/*.section-producto .swiper .item img {
        height: 666px;
    }*/


.section-producto .text .subtitle {
    display: inline-block;
    margin: 10px auto;
    font-size: 20px;
    font-weight: 500;
}

.section-producto .text .rate-producto {
    font-size: 16px;
}

.section-producto .text .nav-detail {
    border: none;
    font-size: 16px;
}

.section-producto .text .nav-detail {
    margin-top: 40px;
    margin-bottom: 40px;
}

    .section-producto .text .nav-detail .nav-link {
        color: #000000;
        font-weight: 500;
        border: none;
        padding: 0;
        margin: 0 20px 20px 0;
    }

        .section-producto .text .nav-detail .nav-link.active {
            border: none;
            border-bottom: 1px solid black;
        }

.section-producto .text p {
    font-size: 18px;
    line-height: 26px;
    margin-top: 20px;
}

.section-producto .text .pay-plan {
    margin-top: 60px;
    font-size: 18px;
}

    .section-producto .text .pay-plan input {
        display: inline-block;
        margin: 10px auto;
        margin-right: 10px;
        cursor: pointer;
    }

@media only screen and (max-width: 991px) {

    input[type='radio']:after {
        top: 0.5px !important;
        left: 0.5px !important;
    }
}

.section-producto .text .pay-plan input + label {
    cursor: pointer;
    display: contents;
}


    .section-producto .text .pay-plan input + label b {
    }

.section-producto .text .pay-plan .precio_promo {
    cursor: pointer;
    font-size: 16px;
    font-weight: 300;
    /*text-decoration: line-through;*/
    margin: 0 10px;
    position: relative;
    margin-right: 15px;
}

    .section-producto .text .pay-plan .precio_promo:after {
        content: "";
        width: 34px;
        height: 2px;
        background: black;
        position: absolute;
        top: 8px;
        left: -4px;
        display: inline-block;
    }

    .section-producto .text .pay-plan .precio_promo.lg {
        margin: 0 20px;
    }

        .section-producto .text .pay-plan .precio_promo.lg:after {
            width: 82px;
            width: 59px;
            left: -12px;
        }

.section-producto .text .pay-plan .div-promo-container {
    display: inline-block;
}

.section-producto .text .pay-plan .div-promo {
    margin-bottom: 16px;
}

.section-producto .text .div-actions {
    margin-top: 40px;
}

.section-producto .div-actions a {
    margin-bottom: 20px;
    margin-top: 20px;
}

.div-actions .btn-primary.btn-c {
    margin-left: 13px;
    padding-top: 16.5px;
    padding-bottom: 16.5px;
}

.div-plus-minus {
    /*margin-right: 13px;*/

    width: 144px;
}


    .div-plus-minus .input-number, .div-plus-minus .btn {
        /*padding-top: 5px;
        padding-bottom: 5px;*/
        padding-top: 2px;
        padding-bottom: 2px;
    }

.section-producto .text .div-total {
    display: inline-block;
    background: white;
    border: 1px solid black;
    border-radius: 50px;
    color: black;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 23px;
    font-weight: 500;
    width: min-content;
    margin-left: 0px;
    margin-right: 0px;
    height: 46.5px;
    top: 4px;
    position: relative;
}

.section-producto .swiper .item img {
    width: 100%;
}

.section-reviews .swiper-pointer-events,
.section-reviews .swiper.slider-producto {
    border-radius: 0;
}


.swiper-pointer-events,
.swiper.slider-producto {
    border-radius: 20px;
}

.section-producto .swiper-backface-hidden .swiper-slide {
    left: 1px;
}

.section-producto .div-ficha {
    text-decoration-line: underline;
    font-size: 16px;
}

    .section-producto .div-ficha a {
        color: var(--body_c);
    }

.section-divided .col-img {
    background-color: var(--bg);
}

    .section-divided .col-img img {
        object-fit: contain;
    }

@media only screen and (min-width: 768px) {
}

/*@media(min-width: 1700px) {
    .section-producto .text .title {
        margin-top: 50px;
    }
}*/

@media only screen and (max-width: 991px) {

    .section-producto .text .pay-plan .div-promo-container {
        display: block;
    }

    .section-producto .text .pay-plan .precio_promo, .section-producto .text .pay-plan .div-promo {
        display: inline-block;
    }
}

@media only screen and (min-width: 991px) {

    .mobilePestanas {
        display: none;
    }

    .row-efectos .only-mobile {
        display: none;
    }

    .section-producto .div-ficha {
        position: relative;
        margin-top: 40px;
    }

    .section-producto .col-img {
        padding-right: 20px;
    }

    .section-producto .col-info {
        padding-left: 20px;
    }

    .section-producto .div-wassap {
        background-color: #fff;
        border-radius: 50%;
        width: 64px;
        height: 64px;
        position: absolute;
        bottom: -25px;
        right: -40px;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #E5E5E5;
    }
}


/*#region ADD CARRITO*/


[data-count]:after {
    content: attr(data-count);
    position: relative;
    display: inline-block;
    background-color: #e04651;
    padding: .1em;
    min-width: 1.7em;
    border-radius: 3rem;
    text-align: center;
    font-size: .875rem;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    text-shadow: 0 1px 1px rgba(0,0,0,.1);
    top: -.1rem;
    margin-left: .1rem;
    margin-right: -.25rem;
}


.item--helper {
    width: 6rem;
    box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    position: absolute;
    /* margin-top: -15%; */
    /* margin-left: 1.5rem; */
    transform: scale(.5);
    opacity: 0;
    display: inline-block;
    /*top: 700px;*/
    /*left: 73%;*/
    transition: left .5s ease-out, top .5s ease-out;
}

    .item--helper.added {
        /*animation: basket-fly 1s;*/
        opacity: 1;
        z-index: 99999999999999;
    }

/*@keyframes basket-fly {
    0% {
        display: block;
    }

    10% {
        opacity: 1; 
    }

    60% {
        opacity: 1;
        transform: scale(.75);
    }

    99% {
        transform: scale(.1);
        right: auto;
        bottom: auto;
        top: 30px;
        left: 92%;
        opacity: 0;
    }

    100% {
        display: none;
    }
}*/
/*#endregion ADD CARRITO*/



/*#endregion HEAD PRODUCTO*/



/*#region DETALLES DEL PRODUCTO*/

.swiper-backface-hidden .swiper-slide-next img,
.swiper-backface-hidden .swiper-slide-prev img {
    border-radius: 0;
}



.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    margin-bottom: 50px;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    background: #000 !important;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    background: #C4C4C4;
    opacity: 1;
    transform: scale(1) !important;
}

.section-producto-detail {
    padding: 60px 68px 60px 68px;
    background: #F4F4F4;
}

    .section-producto-detail .title {
        margin-bottom: 40px;
    }

    .section-producto-detail .col-valores {
        background: #fff;
        border-radius: 15px;
    }

        .section-producto-detail .col-valores .item {
            border-bottom: 1px solid #E5E5E5;
            font-size: 24px;
            display: flex;
            justify-content: space-between;
            padding: 40px;
        }

            .section-producto-detail .col-valores .item .value {
            }

    .section-producto-detail .row-detail .item .label {
        font-weight: 500;
    }

    .section-producto-detail .col-faqs {
    }

        .section-producto-detail .col-faqs .accordion {
        }

            .section-producto-detail .col-faqs .accordion .accordion-item {
                background-color: #e5e5e5;
                border: none;
                border-bottom: 1px solid #E5E5E5;
            }

            .section-producto-detail .col-faqs .accordion .accordion-button {
                background-color: #F4F4F4;
                color: black;
                font-size: 24px;
                box-shadow: none;
                padding: 40px 0;
            }

        .section-producto-detail .col-faqs .accordion-button:not(.collapsed)::after {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        }

        .section-producto-detail .col-faqs .accordion .accordion-body {
            font-size: 16px;
            background: #F4F4F4;
        }

    .section-producto-detail .row-ingredientes {
        margin-top: 60px;
        margin-bottom: 60px;
        background-color: white;
        border-radius: 15px;
        padding: 0;
    }

        .section-producto-detail .row-ingredientes .col-12 {
            padding: 0;
        }

        .section-producto-detail .row-ingredientes .row .col-sm-6:first-child {
            border-right: 1px solid #E8E8E8;
        }

        .section-producto-detail .row-ingredientes .item {
            padding: 40px;
            border-bottom: 1px solid #E8E8E8;
            height: 100%;
        }

            .section-producto-detail .row-ingredientes .item.no-border {
                border-bottom: none;
            }

            .section-producto-detail .row-ingredientes .item .title {
                font-size: 24px;
                margin-bottom: 30px;
            }

            .section-producto-detail .row-ingredientes .item p {
                font-size: 18px;
                line-height: 26px;
                margin-bottom: 0;
            }

.div-alergenos {
    margin-top: 20px;
}

.section-producto-detail .row-ingredientes .item .div-alergenos img {
    height: 44px;
}

.section-producto-detail .row-efectos {
    margin: 60px auto 0 auto;
    background-color: white;
    border-radius: 15px;
    padding: 28px;
}

    .section-producto-detail .row-efectos .title {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .section-producto-detail .row-efectos p {
        font-size: 18px;
        line-height: 26px;
    }

    .section-producto-detail .row-efectos img {
        width: 100%;
        max-width: 1065px;
        margin: auto;
        display: block;
    }

/*#endregion DETALLES DEL PRODUCTO*/



/*#region MOBILE*/

@media(max-width: 768px) {
    .section-producto .text .rate-producto {
        display: none;
    }
}

@media(max-width: 991px) {
    .section-ingredientes-detail .item p {
        font-size: 14px;
    }

    select.mobilePestanas {
        border-radius: 50px;
        font-size: 14px;
        height: 40px;
        border: 1px solid #000000;
        margin-bottom: 5px;
        width: 100%;
        padding-left: 15px;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        background-image: url('/Resources/Imagenes/Fijas/_.png');
        background-repeat: no-repeat, repeat;
        background-position: right 1em top 50%, 0 0;
        background-size: .65em auto, 100%;
    }

    .nav-tabs.nav-detail button {
        display: none;
    }

    .section-producto .text .div-total {
        top: 7px;
    }

    .section-producto .text .title {
        font-size: 32px;
    }

    .section-producto .text .subtitle {
        font-size: 16px;
    }

    .section-producto .text p {
        font-size: 14px;
        line-height: 20px;
    }

    .section-producto .text .pay-plan {
        font-size: 14px;
        line-height: 20px;
    }

    .section-Panel1.section-divided .order-0 {
        order: 1 !important;
    }

    .section-Panel1.section-divided .text {
        padding: 70px 16px;
    }

    .section-Panel1.section-divided .title {
        font-size: 16px;
        line-height: 26px;
    }

    .section-ingredientes-detail .item {
        font-size: 14px;
        margin-bottom: 40px;
        padding-left: 0px;
        padding-right: 0px;
    }

        .section-ingredientes-detail .item .title {
            margin-top: 30px;
            font-size: 16px;
        }

        .section-ingredientes-detail .item .col-img {
            height: auto;
            display: block;
        }

    .section-ingredientes-detail .title {
        margin-bottom: 40px;
    }

    .section-ingredientes-detail {
        padding: 40px 4px 0 4px;
    }

    .row-efectos .only-desktop {
        display: none;
    }

    .row-efectos .only-mobile .btn.btn-primary {
        margin-top: 40px;
        width: 100%;
    }

    .section-producto-detail .col-sm-6.pe-4 {
        padding-right: 16px !important;
    }

    .section-producto-detail .row-efectos {
        margin: 40px 12px 0 12px;
        padding: 16px 4px;
    }

    .section-producto-detail .row-ingredientes .item {
        padding: 16px 16px 40px 16px;
    }

        .section-producto-detail .row-ingredientes .item .title,
        .section-producto-detail .row-efectos .title {
            font-size: 16px;
        }

        .section-producto-detail .row-ingredientes .item p,
        .section-producto-detail .row-efectos p {
            font-size: 14px;
            line-height: 20px;
        }

    .section-producto-detail .row-efectos p {
        margin-bottom: 40px;
    }

    .section-producto-detail .row-ingredientes {
        margin: 40px 12px auto 12px !important;
    }

    .section-producto-detail .col-faqs {
        padding-top: 40px;
        padding-left: 12px !important;
        padding-right: 12px !important;
        font-size: 14px;
    }

        .section-producto-detail .col-faqs .accordion .accordion-body {
            padding: 0;
        }

        .section-producto-detail .col-faqs .accordion .accordion-button {
            padding: 20px 0;
            font-size: 16px;
        }

    .section-producto .text .nav-detail {
        margin-bottom: 0;
    }

    .section-producto .text .pay-plan {
        margin-top: 40px;
    }

    .section-producto-detail {
        padding-left: 4px !important;
        padding-right: 4px !important;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .section-producto .container-fluid {
        padding-left: 4px;
        padding-right: 4px;
    }

    .section-producto .col-md-6 {
        width: 100%;
    }

    .section-producto .col-info {
        margin-top: 30px;
    }

    .section-producto .div-ficha {
        margin-top: 20px;
    }

    .section-producto-detail .col-valores .item {
        padding: 16px;
        font-size: 14px;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    .section-producto-detail .col-faqs {
        padding-top: 0;
    }

        .section-producto-detail .col-faqs .accordion .accordion-button {
            padding: 15px 0;
            font-size: 14px;
        }
}

@media(max-width: 1350px) {
    .section-producto .div-actions .div-plus-minus {
        width: calc(60% - 15px);
    }

    .section-producto .div-actions .div-total {
        width: calc(40% - 30px);
        margin-right: 0;
        text-align: center;
    }

    .section-producto .div-actions a {
        margin-left: 0 !important;
        width: 100%;
    }
}


/*#region MOBILE PRICE BOTTOM*/

@media only screen and (max-width: 991px) {
    /*   #div-price-bottom-master.show {
        display: block !important;
        position: fixed;
        bottom: 0;
        width: 100%;
        background-color: white;
        padding: 20px 16px 16px 16px;
        z-index: 999999;
    }*/
}

/*#endregion MOBILE PRICE BOTTOM*/
/*#endregion MOBILE*/



/*#region NEW STYLE JUNIO 2023*/

.slider-producto {
    position: sticky;
    top: 150px;
    margin-bottom: 20px;
}

.carousel-indicators {
    bottom: -50px;
}

    .carousel-indicators [data-bs-target] {
        width: 41px;
        margin-left: 8px;
        margin-right: 8px;
    }

    .carousel-indicators img {
        display: block;
    }

.section-producto .slider-producto .carousel-item {
    position: relative;
    text-align: center;
}


.section-producto .slider-producto .carousel-inner .carousel-item img.img-item, .section-producto .slider-producto .carousel-inner .carousel-item video, .section-producto .slider-producto .carousel-inner .carousel-item picture.img-item * {
    width: auto;
    max-height: Calc(100vh - 250px);
    aspect-ratio: 1/1; /* Set the aspect ratio to 1:1 (equal width and height) */
    object-fit: cover; /* Maintain image proportions and cover the container */
    border-radius: 20px;
}

.video-wrapper {
    position: relative;
    padding-bottom: 81.3%; /* Set the aspect ratio to 1:1 (height will match the width) */
    height: 0;
    overflow: hidden;
}

    .video-wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        left: 9.5%;
        width: 100%;
        height: 100%;
        width: auto;
        max-height: Calc(100vh - 250px);
        aspect-ratio: 1/1; /* Set the aspect ratio to 1:1 (equal width and height) */
        object-fit: cover; /* Maintain image proportions and cover the container */
        border-radius: 20px;
    }


.section-producto .slider-producto .carousel-item img.img_wattermark {
    border-radius: 0;
    max-height: 18%;
    position: absolute;
    top: 7%;
    right: 13% !important;
    left: auto !important;
    width: auto;
}

.section-producto .slider-producto .carousel-item video + img.img_wattermark {
    display: none;
}

/*#endregion NEW STYLE JUNIO 2023*/


/*#region COL INFO PRODUCTO*/
#head-product .col-info {
}

    #head-product .col-info .row-title {
        font-size: 16px;
        text-align: center;
        display: flex;
        align-items: center;
    }

        #head-product .col-info .row-title .title {
            font-size: 40px;
            color: var(--color_active);
            font-weight: 700;
            line-height: 1;
        }

        #head-product .col-info .row-title .subtitle {
            text-align: left;
            font-size: 16px;
            line-height: 24px;
            font-weight: normal;
        }

        #head-product .col-info .row-title img {
            max-width: 48px;
        }

    #head-product .col-info .que_ofrecemos_section {
        margin-top: 20px;
        padding-top: 20px;
        border-top: 2px solid rgba(0, 0, 0, 0.20);
        border-bottom: 2px solid rgba(0, 0, 0, 0.20);
        padding-bottom: 34px;
    }

        #head-product .col-info .que_ofrecemos_section .title {
            font-size: 24px;
            line-height: 1;
            color: var(--color_active);
        }

        #head-product .col-info .que_ofrecemos_section .row-items {
            margin-top: 16px;
            --bs-gutter-y: 11px;
        }

            #head-product .col-info .que_ofrecemos_section .row-items .item {
                border-radius: 20px;
                background: rgba(217, 217, 217, 0.20);
                text-align: center;
                padding: 6px 11px;
                min-width: 180px;
                padding-bottom: 30px;
            }

                #head-product .col-info .que_ofrecemos_section .row-items .item img {
                    height: 30px;
                }

                #head-product .col-info .que_ofrecemos_section .row-items .item .text {
                    font-size: 12px;
                    font-weight: 400;
                    line-height: 13px; /* 108.333% */
                    padding-top: 5px;
                }

    #head-product .col-info .div-planes{
        padding-top:16px;
    }
        #head-product .col-info .div-planes .title {
            color: #000;
            font-family: Montserrat;
            font-size: 20px;
            font-style: normal;
            font-weight: 600;
            line-height: normal;
        }

.title-planes-head {
    color: #114869 !important;
    text-align: center !important;
    font-family: Montserrat !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
}
/*#endregion COL INFO PRODUCTO*/

.text-security {
    color: #000;
    text-align: justify;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 30px;
}

.div-planes {
}

    .div-planes .title {
        font-size: 24px;
        line-height: 31px;
        margin-top: 16px;
        margin-bottom: 21px;
    }

    .div-planes .item {
        margin-top: 20px;
        /*background: #F4F4F4;*/
        border-radius: 16px;
        padding: 0 0 0 0;
        cursor: pointer;
        background: #fff;
        border: 1px solid #969696;
    }

        .div-planes .item.active {
            border: 2px solid #000000;
        }
            .div-planes .item.active .head {
                background: rgba(17, 72, 105, 0.20)!important;
            }


        .div-planes .item .head {
            display: flex;
            justify-content: space-between;
            height: auto;
            background: rgba(17, 72, 105, 0.05);
            /*border-bottom: 1px solid #969696;*/
            padding: 0px 16px 0px 16px;
            border-radius: 14px 14px 0px 0px;
            position: relative;
        }

            .div-planes .item .head::after {
                content: ""; /* Agregamos contenido vacío al seudoelemento */
                display: block; /* Hacemos que el seudoelemento sea un bloque */
                border-bottom: 2px solid #114869;
                width: Calc(100% - 40px);
                position: absolute; /* Lo posicionamos absolutamente dentro del elemento */
                bottom: 0; /* Lo posicionamos en la parte inferior */
                left: 20px; /* Lo desplazamos un 10% desde el borde izquierdo */
            }

            .div-planes .item .head .circle {
                width: 22px;
                height: 22px;
                background-color: #F4F4F4;
                border: 1px solid black !important;
                border-radius: 50%;
                aspect-ratio: 1/1;
            }

        .div-planes .item.active .head .circle {
            background-color: #FAFA99;
            display: none;
        }

        .div-planes .item.active .head .icon-bread {
        }

        .div-planes .item .head .title {
            font-weight: 450;
            font-size: 20px;
            line-height: 24px;
            margin-left: 21px;
        }

        .div-planes .item .head .col-price {
            display: flex;
            font-size: 18px;
            line-height: 30px;
        }

            .div-planes .item .head .col-price .dto {
                text-decoration-line: line-through;
                color: rgba(0, 0, 0, 0.20);
                font-family: Montserrat;
                font-size: 20px;
                font-style: normal;
                font-weight: 600;
                line-height: normal;
                margin-top: 16px;
                margin-bottom: 21px;
            }

            .div-planes .item .head .col-price .price {
                margin-right: 6px;
                color: #000;
                font-family: Montserrat;
                font-size: 24px;
                font-style: normal;
                font-weight: 600;
                line-height: normal;
                margin-top: 16px;
                margin-bottom: 21px;
            }

        .div-planes .item .body {

            /*padding-left: 30px;*/
            padding: 12px 20px 12px 43px;
            /*padding-left: 0px;*/
            display: flex;
            justify-content: space-between;
            align-items: center;
            position: relative;
            background: rgba(17, 72, 105, 0.05);
        }

            .div-planes .item .body ul {
                color: #000;
                font-family: Montserrat;
                font-size: 14px;
                font-style: normal;
                font-weight: 400;
                list-style-image: url('../../Resources/Imagenes/svg/liproducto.svg');
                width: Calc(100% - 200px);
                margin-bottom: 0;
            }

        .div-planes .item[data-tipoid="3"] .body ul {
            margin-top: 16px;
        }

        .div-planes .item .body .col-unidadespan {
            color: #33D630;
            font-size: 18px;
            line-height: 30px;
        }

    .div-planes .div-recomendada {
        line-height: 18px;
        background-color: #114869;
        color: white;
        padding: 8px 20px;
        position: absolute;
        top: -16px;
        left: 20px;
        border-radius: 25px;
        color: #FFF;
        text-align: center;
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .div-planes .lblGift {
        vertical-align: super;
    }

    .div-planes .checkGift {
        width: 46px;
        height: 20px;
    }

    .div-planes .imgInfo {
        width: 20px;
        padding-top: 7px;
        padding-top: 0px;
        height: 13px;
        vertical-align: super;
    }

    .div-planes .panelInfoGift {
        display: none;
        position: absolute;
        width: 290px;
        height: 130px;
        top: 10%; /* Ajusta la posición vertical según tus necesidades */
        right: 2%; /* Mueve el panel al lado derecho de la imagen */
        background-color: white;
        box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2); /* Sombra en el borde */
        border-radius: 4px;
        padding: 17px;
        font-size: 15px;
        font-family: 'neue Vektor CNC Medium';
        line-height: 23px;
        z-index: 1000;
        box-shadow: 4px 4px 4px 0px #0000000D;
        border: 1px solid #969696;
    }

    .div-planes #infoGift_4 {
        top: 295%;
    }

    .div-planes #info_4:hover #infoGift_4 {
        display: block;
    }

    .div-planes .giftText {
        text-align: end;
        font-size: 16px;
        font-weight: 500;
        line-height: 18px;
        /*background-color: black;
        color: white;*/
        padding: 15px 0px 0px 0px;
        align-self: flex-end;
        /*position: absolute;
        top: -24px;
        left: 20px;
        border-radius: 25px;*/
        display: flex;
        align-items: center;
    }

    .div-planes .div-btnBuy-generic {
        text-align: right;
    }

        .div-planes .div-btnBuy-generic a {
            padding: 10px 22.5px !important;
            color: #FFF;
            text-align: center;
            font-family: Montserrat;
            font-size: 16px;
            font-style: normal;
            font-weight: 600;
            margin: 0;
            background-color: #114869;
            border-color: #114869;
        }

        .div-planes .div-btnBuy-generic.plan-1 a {
            margin-top: 10px;
        }


@media only screen and (max-width: 991px) {
    .section-producto .container {
        padding: 60px 10px;
    }

    .div-planes .item .body {
        /* padding-left: 30px; */
        padding: 0px;
        padding-top: 30px;
        padding-bottom: 30px;
        /* padding-left: 0px; */
        display: block;
        justify-content: space-between;
        align-items: center;
        position: relative;
        background: rgba(17, 72, 105, 0.05);
    }

        .div-planes .item .body ul {
            color: #000;
            font-family: Montserrat;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            list-style-image: url(../../Resources/Imagenes/svg/liproducto.svg);
            width: 100%;
            margin-bottom: 0;
        }

    .div-planes .div-btnBuy-generic {
        margin-top: 20px;
        text-align: center;
    }

    .section-producto .div-actions a {
        margin-left: 0 !important;
        width: auto;
    }

    .div-planes .item .head .col-price {
        display: flex;
        font-size: 18px;
        line-height: 30px;
        justify-content: end;
    }

    .div-planes .item .head {
        display: block;
    }

    .div-planes .title {
        font-size: 24px;
        line-height: 31px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .div-planes .item .head .col-price .price {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .div-planes .item .head .col-price .dto {
        margin-top: 0px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .col-info{
        padding-top: 50px;
    }

    .div-planes .item .head .col-price {
        display: flex;
        font-size: 18px;
        line-height: 30px;
        justify-content: end;
    }

    .div-planes .item .head {
        display: block;
    }

    .div-planes .title {
        font-size: 24px;
        line-height: 31px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .div-planes .item .head .col-price .price {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .div-planes .item .head .col-price .dto {

        margin-top: 0px;
        margin-bottom: 10px;
    }

}

.radio-span {
    padding: 10px 30px;
    border: none;
    cursor: pointer;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px;
    border-radius: 20px;
    background: #114869;
}

    .radio-span.active {
        background-color: #FFF;
        color: #114869;
        border: 2px solid #114869;
    }

.div-planes{
    padding-top: 30px;
    padding-bottom: 30px;
}

.subtitle-rango {
    color: #0E1421;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 18px;
}

.video-wrapper-new {
    position: relative;
    width: 100%;
    max-width: 640px;
    padding-top: 56.25%;
    overflow: hidden;
    background-color: black;
}

.plyr__video-embed-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    pointer-events: none;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 20px;
}