/*--------------------------------------------------------------
    # Pricing Section
    --------------------------------------------------------------*/
:root { --header-offset: 56px; }


.fontTitlPrices{
    font-size: 38px !important;
    line-height: 42px !important;
    color: #012970 !important;
}

.featuredBoxxx {
    padding: 24px 52px !important;
    box-shadow: 0 0 2px rgba(1, 41, 112, 1) !important;
}

.featuredBoxxx2 {
    padding: 24px 70px !important;
    box-shadow: 0 0 0px rgba(1, 41, 112, 1) !important;
}

.featuredBoxxx i {
    display: initial;
}

#pricing2{
    padding-top: 150px  !important;
}

@media (max-width:991px) {
    .featuredBoxxx {
        padding: 0px 12px !important;
        box-shadow: 0 0 0px rgba(1, 41, 112, 1) !important;
    }
    .featuredBoxxx2 {
        padding: 0px 12px !important;
        box-shadow: 0 0 0px rgba(1, 41, 112, 1) !important;
    }

    .featuredBoxxx i {
        display: none;
    }

    .fontTitlPrices{
        font-size: 27px !important;
        line-height: 37px !important;
        color: #012970 !important;
    }

    #pricing2{
        padding-top: 120px !important;
        padding-bottom: 70px;
    }
}

.precios .section-title h3 {
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 8px 20px;
    margin: 0;
    background:
        color-mix(in srgb, #de1f1c, transparent 30%);
    color: #FFF;
    display: inline-block;
    text-transform: capitalize;
    border-radius: 50px;
    font-family: var(--default-font);
}

.precios .precios-tem {
    background-color: var(--surface-color) !important;
    box-shadow: 0px 0 30px rgba(0, 0, 0, 0.1) !important;
    padding: 40px 20px !important;
    text-align: center !important;
    border-radius: 4px !important;
    position: relative !important;
    overflow: hidden !important;
    transition: 0.3s !important;
    height: 100% !important;
}

@media (min-width: 1200px) {
    .precios .precios-tem:hover {
        transform: scale(1.1) !important;
        box-shadow: 0px 0 30px rgba(0, 0, 0, 0.1) !important;
    }
}

.precios h3 {
    font-weight: 700 !important;
    font-size: 18px !important;
    margin-bottom: 15px !important;
}

.precios .price {
    font-size: 36px !important;
    color: var(--heading-color) !important;
    font-weight: 600 !important;
    font-family: var(--heading-font) !important;
}

.precios .price .js-amount {
    font-size: 36px !important;
    color: var(--heading-color) !important;
    font-weight: 600 !important;
    font-family: var(--heading-font) !important;
}
.precios .price .js-amountUser {
    color:color-mix(in srgb, #444444, transparent 50%) !important;
    font-size: 16px !important;
    font-weight: 300 !important;
}

.precios .price sup {
    font-size: 20px !important;
    top: -15px !important;
    left: -3px !important;
}

.precios .price span {
    color: color-mix(in srgb, #444444, transparent 50%) !important;
    font-size: 16px !important;
    font-weight: 300 !important;
}

.precios .icon {
    padding: 20px 0 !important;
}

.precios .icon i {
    font-size: 48px !important;
}

.precios ul {
    margin-top: 15px;
    padding: 0 !important;
    list-style: none !important;
    color: var(--default-color) !important;
    text-align: center !important;
    line-height: 26px !important;
    font-size: 16px !important;
    margin-bottom: 25px !important;
}

.precios ul li {
    padding-bottom: 10px !important;
    text-align: left;
}

.precios ul .na {
    color: color-mix(in srgb, var(--default-color), transparent 70%) !important;
    text-decoration: line-through !important;
}

.precios .btn-buy {
    display: inline-block !important;
    padding: 8px 40px 10px 40px !important;
    border-radius: 50px !important;
    color: var(--accent-color) !important;
    transition: none !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    font-family: var(--heading-font) !important;
    font-weight: 600 !important;
    transition: 0.3s !important;
    border: 1px solid var(--accent-color) !important;
}

.precios .btn-buy:hover {
    background: var(--accent-color) !important;
    color: var(--contrast-color) !important;
}

.precios .featured {
    width: 200px !important;
    position: absolute !important;
    top: 18px !important;
    right: -68px !important;
    transform: rotate(45deg) !important;
    z-index: 1 !important;
    font-size: 14px !important;
    padding: 1px 0 3px 0 !important;
    background: #be2f18 !important;
    color: #fff !important;
}

@keyframes changeicon2 {
    from {
        transform: translateX(15px);
    }

    to {
        transform: translateX(0px);
    }
}

.precios .btn-get-dabi {
    cursor: pointer;
    margin-top: 30px;
    line-height: 0;
    padding: 15px 40px;
    border-radius: 24px;
    transition: .5s;
    color: #fff;
    background: #de1f1c;
    box-shadow: 0 5px 30px rgba(139, 24, 26, .4);
    cursor: pointer;
}

.precios .btn-get-dabi span {
    font-family: Maven-ProBold, sans-serif;
    font-weight: 500;
    font-size: 19px;
    letter-spacing: 1px;
    line-height: 19px;
    cursor: pointer;
}

.precios .btn-get-dabi i {
    margin-left: 5px;
    font-size: 18px;
    transition: .3s;
    animation-duration: 0.5s;
    animation-name: changeicon2;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

/* Centrado + tamaño del switch */
#billingToggleWrap {
    gap: .5rem;
}

#billingToggleWrap .price-switch {
    width: 3.2rem;
    height: 1.6rem;
    cursor: pointer;
}

#billingToggleWrap .price-switch:focus {
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .15);
}

#billingToggleWrap .price-switch:checked {
    background-color: #de1f1c;
    border-color: #de1f1c;
}

/* Suaviza el cambio visual de las etiquetas */
#labelMensual,
#labelAnual,
#badgeAhorras {
    transition: opacity .2s ease, color .2s ease, filter .2s ease;
}

#labelAnual,
#labelMensual {
    font-family: Maven-ProBold;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
}

/* Tu clase de desactivado: gris + menos presencia */
.text-mutedPrecios {
    color: #6c757d !important;
    opacity: .55;
    filter: saturate(.3);
}

/* Suaviza el cambio del switch */
#billingToggleWrap .price-switch {
    transition: background-color .2s ease, border-color .2s ease, box-shadow .2s ease, transform .12s ease;
}

#billingToggleWrap .price-switch:active {
    transform: scale(0.96);
}

/* Respeto por usuarios con reducción de movimiento */
@media (prefers-reduced-motion: reduce) {

    #labelMensual,
    #labelAnual,
    #badgeAhorras,
    #billingToggleWrap .price-switch {
        transition: none !important;
    }
}

/* Toggle personalizado solo para este switch */
#billingToggleWrap .price-switch {
    /* anulamos el estilo interno del switch de Bootstrap */
    -webkit-appearance: none;
    appearance: none;
    background-image: none;
    position: relative;

    width: 3.2rem;
    height: 1.6rem;
    border-radius: 2rem;
    cursor: pointer;

    /* Estado NO checkeado (Mensual) -> rojo */
    background-color: #fff;
    border: 2px solid #dc3545;
    /* rojo Bootstrap danger */
    transition: background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
}


/* “Bolita” */
#billingToggleWrap .price-switch::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 4px;
    /* posición inicial (no check) */
    transform: translateY(-50%);
    width: 1.05rem;
    height: 1.05rem;
    border-radius: 50%;
    background: #dc3545;
    /* bolita roja cuando no está checkeado */
    box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    transition: left .22s ease, background-color .22s ease, transform .12s ease;
}

/* Focus accesible */
#billingToggleWrap .price-switch:focus-visible {
    box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25);
}

/* Click táctil */
#billingToggleWrap .price-switch:active::after {
    transform: translateY(-50%) scale(.96);
}

/* Estado CHECKED (Anual) -> primary */
#billingToggleWrap .price-switch:checked {
    background-color: #dc3545;
    /* track azul */
    border-color: #dc3545;
}

#billingToggleWrap .price-switch:checked::after {
    left: calc(100% - 1.05rem - 4px);
    /* mueve la bolita a la derecha */
    background: #fff;
    /* bolita blanca en activo */
}

/* Respeta preferencias de movimiento reducido */
@media (prefers-reduced-motion: reduce) {

    #billingToggleWrap .price-switch,
    #billingToggleWrap .price-switch::after {
        transition: none !important;
    }
}

/* Fade suave al cambiar Anual/Mensual */
#lblSpanType {
    display: inline-block;
    /* necesario para la animación */
    transition: opacity .18s ease, transform .18s ease;
}

#lblSpanType.is-swapping {
    opacity: 0;
    transform: translateY(-10%);
}

@media (prefers-reduced-motion: reduce) {
    #lblSpanType {
        transition: none !important;
    }
}
.precios-tem {
  display: flex;
  flex-direction: column;
  align-items: center; /* ← centra horizontalmente todo el contenido */
  height: 100%;
  text-align: center; /* ← centra el texto también */
}

.precios-tem ul {
  flex-grow: 1; /* Ocupa el espacio sobrante para empujar el botón hacia abajo */
}

.precios-tem a.btn-get-dabi {
  margin-top: auto; /* Empuja el botón hacia el fondo */
  align-self: center; /* ← Asegura que el botón quede centrado horizontalmente */
}

.colorEnterprise{
    color: #be2f18 !important;
}

.fontUlPrices{
    font-size:15px;
}

.disclaimerPrices{
    font-family: Maven-ProMedium;
    font-size: 14px;
    text-transform: none;
    color: #6c757d !important;
    opacity: .8;
    filter: saturate(.3);
    font-weight: bold;
}


.borderBulletsPrices{
    border-bottom: .1px solid #d2cccc;
    height: 65px !important;
}

.borderBulletsPrices .noCentered{
    padding-top:20px;
}


.borderBulletsPricesT2{
    border-bottom: .1px solid #d2cccc;
    height: 85psx !important;
}

.feature-box{
    padding: 14px 20px;
}


.bulletCheckedd{
    color:#012970;
    font-size:18px;
}

.bulletNotCheckedd{
    color:#cfcbcbff;
    font-size:18px;
}

.paddingBulletsPerWow{
    padding: 19px 20px;
}

.d-flexPrices {
    display: flex !important;
    flex-direction: column !important;
}

.padddingHeaderPricess{
    font-size: 18px;
    padding-top: 10px;
    text-align: center;
}

/* movil */
@media (max-width:991px) {
    .borderBulletsPrices {
        border-bottom: .1px solid #d2cccc;
        height: 100% !important;
    }

    .borderBulletsPricesT2{
        border-bottom: .1px solid #d2cccc;
        height: 100% !important;
    }

    .padddingHeaderPricess{
        font-size: 13px;
        padding-top: 10px;
        text-align: center;
    }
}