/*Estilos para la versión de Smartpaper*/
.smtppr-brand {
    min-height: 100% !important;
}
.smtppr-vers {
    font-size: 0.8rem !important;
}


/*Estilos para Latex*/

@media only screen and (min-width: 768px) {
    .MathJax {
        font-size: 180% !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
}

@media only screen and (max-width: 767px) {
    .MathJax {
        font-size: 160% !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
}

/* Estilos para tabla de planes */

@media only screen and (min-width: 768px) {
    .plns-div {
        width: 100% !important;
    }
    .pln-col {
        margin-right: 1rem !important;
    }
    .pln-link {
        width: 100% !important;
    }
    .pln-img {
        width: 100% !important;
    }
    .pln-link-img {
        width: 100% !important;
    }
    /*
    .subs-table-desktop {
        display: flex;
    }
    .subs-table-mobile {
        display: none;
    }
    .subs-desktop-btns {
        display: flex;
    }
    .plns-table th{
        color: white;
        background-color: #231F5C !important;
    }
    .first-row-td {
        color: white;
        font-weight: bold;
        background-color: #231F5C !important;
    }
    .plans-first-column {
        width: 25%;
    }
    .plans-last-column {
        width: 25%;
    }
    .isfunc-icon {
        font-size: 30px !important;
    }
    .green-icon {
        color: green !important;
    }
    .red-icon {
        color: red !important;
    }*/
}

@media only screen and (max-width: 767px) {
    .plns-div {
        flex-wrap: wrap !important;
        justify-content: center !important;
    }
    .pln-col {
        width: 40%;
    }
    .pln-link {
        width: 100% !important;
    }
    .pln-img {
        width: 100% !important;
        max-width: 250px !important;
        margin-top: 2rem !important;
    }
    .pln-link-img {
        width: 100% !important;
        max-width: 250px !important;
    }
    /*
    .subs-prices-modal {
        background-color: white;
    }
    .subs-table-desktop {
        display: none;
    }
    .subs-table-mobile {
        display: flex;
    }
    .subs-cards-div {
        background-color: #96D8FB;
        border-radius: 10px;
        margin-right: 18%;
        margin-bottom: 25px;
    }
    .mobile-plan-card {
        background-color: white;
        border-radius: 10px;
        color: #231F5C;
        box-shadow: 0px 15px 20px -15px;
    }

    .subs-desktop-btns {
        display: none;
    }

    .subs-cards-title {
        font-size: 48px;
        color: #231F5C;
    }

    .subs-cards-subtitle {
        color: #231F5C;
    }

    .subs-card-price {
        font-size: 20px;
        margin-left: 30px !important;
        margin-bottom: 0px !important;
    }
    .subs-link {
        text-decoration: underline;
        color: #85DEE8 !important;
        font-weight: 500;
    }
    .table-anual-plns, .table-agr-plns, .want-mn-plns {
        opacity: 0;
    }
    .visible-animated {
        transition: opacity 0.5s;
    }
    .pln-offer-offer {
        font-weight: 600;
    }
    .pln-offer-span {
        background-color: red;
        color: white !important;
        padding: 2px 5px 2px 5px;
        border-radius: 7px
    }
    .btn-buy-plns {
        display: none !important;
    }*/
}

/* Estilos para página de pagos */

@media only screen and (min-width: 768px) {
    .ing-agr-cod-div {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .ing-agr-cod-inp {
        width: 300px; 
        height: 40px;
        margin-left: 1rem !important;
    }
}

@media only screen and (max-width: 767px) {
    .ing-agr-cod-div {
        display: block;
    }
    .ing-agr-cod-txt {
        margin-bottom: 10px;
    }
    .ing-agr-cod-inp {
        width: 100%;
        margin-bottom: 10px;
    }
}

/* Estilos para imagen "mejorar" */

@media only screen and (min-width: 768px) {
    .mejorar-pln-div {
        display: flex;
        justify-content: center;
    }
    .mejorar-pln-img {
        width: 800px;
    }
    .mejorar-pln-btn {
        position: absolute; 
        left: 120px; 
        bottom: 70px;
    }
}

@media only screen and (max-width: 767px) {
    .mejorar-pln-div {
        display: block;
    }
    .mejorar-pln-img-div {
        display: flex;
        justify-content: center;
    }
    .mejorar-pln-img {
        width: 80%;
    }
    .mejorar-pln-btn-div {
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }
    .mejorar-pln-btn {
        position: inherit;
    }
}

/* Estilos para páginas con datos generados por las apps */

.send-email {
    margin-left: 10px;
}

/* Estilos para inicio de apps (Comencemos) */

.app-start-title {
    font-weight: bolder;
    font-family: "Poppins", sans-serif;
}
.app-start-img {
    width: 55px;
}
.app-start-btn {
    border-radius: 30px !important;
    padding-top: 0.90rem !important;
    padding-bottom: 0.90rem !important;
}
.app-start-instbtn {
    border-radius: 30px !important;
    padding-top: 0.30rem !important;
    padding-bottom: 0.90rem !important;
}
.app-start-instbtn-txt {
    line-height: 1.1 !important;
}

@media only screen and (min-width: 768px) {
    .app-start-container {
        padding-top: 3.75rem !important;
        padding-left: 2.25rem !important;
        padding-right: 2.25rem !important;
    }
    .app-start-title {
        font-size: calc(1.325rem + 0.9vw) !important;
    }
    .app-start-subtitle {
        font-size: 1.25rem;
        line-height: 1.1;
        width: 55%;
        margin-bottom: 0px;
    }
    .app-start-btn {
        width: 16%;
    }
    .app-start-instbtn {
        font-family: Inter;
        width: 35%;
        padding-left: 0.25rem !important;
        padding-right: 0.25rem !important;
    }
    .app-start-instact {
        width: 70%;
        margin-top: 70px;
    }
    .app-start-instact span {
        font-size: 0.5rem;
    }
    .no-plng-span {
        font-size: 1.2rem !important;
    }
}

@media only screen and (max-width: 767px) {
    .app-start-ttl-cont {
        flex-direction: column;
    }
    .app-start-container {
        padding-top: 1.0rem !important;
    }
    .app-start-title {
        font-size: calc(1.0rem + 1.3vw) !important;
    }
    .app-start-img {
        margin-bottom: 10px;
    }
    .app-start-subtitle {
        margin-bottom: 0px;
        font-size: 1.25rem;
    }
    .app-start-instbtn {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }
    .app-start-instact {
        flex-direction: column;
    }
    .app-start-instact span {
        font-size: 0.5rem;
    }
    .no-plng-span {
        font-size: 1.2rem !important;
    }
    .instbtn-bottom {
        margin-top: 30px;
    }
}

/* Estilos de barra superior por defecto */

@media only screen and (min-width: 768px) {

}

@media only screen and (max-width: 767px) {
    .home-btn a{
        width: 70px !important;
        padding: 0.7rem 0.7rem 0.7rem 0.7rem !important;
    }
}

/* estilos para ofertas */

.off-title {
    font-family: Poppins, sans-serif !important;
}

@media only screen and (min-width: 768px) {
    .off-title {
        font-size: 1.75rem !important
    } 
}

@media only screen and (max-width: 767px) {
    .off-title {
        font-size: calc(1.26rem + 0.12vw) !important;
    } 
}

/* estilos para página de suscripciones */

.sinp-btn {
    width: 50%;
}

/* estilos para dashboard */

.dashboard-spp-img {
    width: 16rem;
}

@media only screen and (max-width: 767px) {
    .spp-crd-div {
        flex-direction: column;
    }
    .dashboard-spp-img-div {
        width: 100%;
    }
    .dashboard-spp-img {
        margin-top: 1.2rem;
        margin-bottom: 1.5rem;
        width: 11rem;
    }
}

/* estilos para chatbot */

.chatbot-iframe {
    min-height: 400px;
}

.chat-bubble {
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: white;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: opacity 0.3s;
    z-index: 1000;
}
.chat-bubble-img {
    width: 60px;
    height: 60px;
}
.chat-bubble:hover {
    opacity: 0.7;
}
.chat-window {
    display: none;
    position: fixed;
    bottom: 90px;
    right: 20px;
    min-height: 400px;
    background-color: white;
    border: 1px solid #ccc;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    overflow: hidden;
    z-index: 1000;
}
.chat-close-span {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
.chat-close-icon {
    color: #ffffff !important;
}



@media only screen and (min-width: 768px) {
    .chatbot-iframe {
        width: 300px;
    }
    .chat-window {
        width: 300px;
    }
    .scrolltop {
        margin-bottom: 2rem !important;
    }
}

@media only screen and (max-width: 767px) {
    .chatbot-iframe {
        width: 280px;
    }
    .chat-window {
        width: 280px;
    }
    .scrolltop {
        margin-bottom: 3.5rem !important;
    }
}

/* Otros */

.bg-sqrlogo {
    width: 30% !important;
}