@font-face {
    font-family: 'Quantex';
    src: url('assets/quantex.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/Montserrat.ttf') format('truetype');
}

button {
    font-weight: bold;
}

#surveyContainer {
    margin: 0px;
}

:root {
    --var-text-cr-new: #FA3A3A;
    --var-background-cr: #00081A;
    --var-background-card: #00081A;
}

h1 {
    font-family: 'Quantex';
    color: var(--var-text-cr-new);
}

.form-group {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}

.form-group span {
    color: #fff;
    padding-bottom: 5px;
}

label {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
}

.pd {
    padding: 25px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.pd .full-width {
    grid-column: 1 / -1;
}

.input-button-container {
    display: flex;
}

.input-button-container button {
    cursor: pointer;
}

.input-button-container input {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px 0 0 5px;
    flex: 1;
}


.span-pago {
    color: #F2E49B;
    font-family: 'Montserrat';
    font-weight: bold;
    text-align: right;
    font-size: 20px;
}


body {
    font-family: "Montserrat";
    background-color: var(--var-background-card);
    background-size: cover;
    background-repeat: no-repeat;
}

.pre-loader {
    background: var(--var-background-cr) url('assets/intensive.png') no-repeat center;
    background-size: 30%;
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 100;
    transition: opacity 0.3s ease, transform 0.3s ease;
    opacity: 1;
    transform: scale(1);
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;

}

.pre-loader.hidden {
    opacity: 0;
    transform: scale(0.8);
}

.mensajeContainer {
    height: 100vh;
    width: 100%;
    display: grid;
    align-items: center;
    align-content: center;
}

.mensajeContainer>img {
    margin: auto;
    width: 30%;

}


.sd-navigation__complete-btn {
    display: none;
}

.grecaptcha-badge {
    box-shadow: none !important;
}

.btn-recaptcha {
    background-color: var(--sjs-primary-backcolor, var(--primary, #19b394)) !important;
    color: #001132 !important;
}

.mensaje-p {
    font-family: "Montserrat" !important;
    text-align: center;
    color: #fff;
    font-size: 19px;
    text-shadow: 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132;

}

.sd-question__required-text {
    display: none;
}

.sv-list__item-body .sv-string-viewer {
    color: black !important;
}


.sv-string-viewer {
    font-family: "Montserrat" !important;
}

input {
    font-family: "Montserrat" !important;
}

button {
    font-family: "Montserrat" !important;
}



.sd-html button {
    border: 2px solid var(--var-text-cr-new) !important;
    border-radius: 8px !important;
}

.sd-root-modern.sd-root-modern--full-container {
    background-color: transparent !important;
}

.contenedor-doble {
    height: 98vh;
    display: grid;
    width: 100%;
    align-items: center;
}

.contenedor-doble>div {
    width: 60%;
    margin: auto;
}

.label-header {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 20px !important;
}



.header-container {
    margin-top: 5%;
    text-align: center;
}

.logo_suvey_2 {
    width: 20%;
}

.logo_texto {
    display: grid;
    align-items: center;
    align-content: center;
    text-align: center;
}

.logo_texto>img {
    max-width: 70%;
    max-height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.logo_texto>p {
    color: #ddd6cc;
    text-shadow: 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132;
    font-size: 3vh;
}

.sd-input--error {
    background-color: rgb(255, 255, 255) !important;
    border: 1px solid #e2083c !important;
}

.sd-question__header--location-top {
    padding-bottom: 10px !important;
}

.sd-element__title .sv-string-viewer {
    text-shadow: 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132, 0 0 4px #001132;

}

.cardx {
    background-color: var(--var-background-card);
    border-radius: 30px;
    border: 3px solid var(--var-text-cr-new);
}

.pago-bancard {
    margin-top: 20px;
    padding: 25px;
}

.pago-manual {
    margin-top: 20px;
    padding: 35px;
}

.pago-manual img {
    width: 350px;
}

.pago-manual p {
    color: #fff;
    font-weight: bold;
}

.pago-manual b {
    color: #fff;
    font-size: 19px;
}

.resultado {
    margin-top: 30px;
    padding: 50px;
    font-size: 20px;
    color: #fff;
}

.resultado label {
    font-size: 20px;
}

.resultado div {
    font-size: 20px;
    color: var(--var-text-cr-new);
    font-weight: bold;
    text-align: right;
}

.pgbt {
    border: 2px solid var(--var-text-cr-new) !important;
    border-radius: 8px !important;
    background-color: var(--var-text-cr-new) !important;
    color: #000000 !important;
}

.sd-html button {
    border: 2px solid var(--var-text-cr-new) !important;
    border-radius: 8px !important;
    background-color: var(--var-text-cr-new) !important;
    color: #000000 !important;
}


.metodos_pagos {
    margin-top: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
}

.metodos_pagos p {
    color: #FFFFFF;
    font-weight: bold;
}

.metodos_pagos div {
    background-color: var(--var-background-card);
    border-radius: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.metodos_pagos button {
    margin: auto;
}

.metodos_pagos .sd-html {
    background-color: transparent !important;
}

.metodos_pagos img {
    width: 60%;
}


.mt-3 {
    margin-top: 30px;
}

.mb-3 {
    margin-bottom: 30px;
}

.sd-page {
    /* padding: 25px !important; */
}

.sd-body.sd-body--static {
    max-width: 100% !important;
    padding-top: 5px !important;
}

.label-surv {
    padding-left: 25px;
}

.pxds {
    padding-top: 25px !important;
}

.pago-manual a {
    color: var(--var-text-cr-new);
    font-weight: bold;
}

.pago-manual a:hover {
    color: #fff;
    font-weight: bold;
}

.pago-manual a:active {
    color: var(--var-text-cr-new);
    font-weight: bold;
}

.text-white {
    color: #FFFFFF
}

.text-dorado {
    color: var(--var-text-cr-new);
}

.saludo-inicial {
    text-align: center;
    padding: 30px 10px;
}

.saludo-inicial img {
    margin: 80px 30px;
}



.saludo-inicial h2 {
    font-family: 'Montserrat';
    font-weight: bold;
}

.saludo-inicial p {
    font-family: 'Montserrat';
}

.btn {
    padding: 13px;
    border-radius: 10px;
    font-family: 'Montserrat' !important;
    border: 0px;
    cursor: pointer;
}

.btn-dorado {
    background-color: var(--var-text-cr-new);
    color: var(--var-background-card);
}

.row-sub {
    display: grid;
    grid-template-columns: 20% 50% 20%;
    gap: 5%;
}

.selecionar-sucur p {
    font-family: 'Montserrat';
    font-weight: bold;
    text-align: center;
    font-size: 20px;
}


.selecionar-sucur .row-sub div {
    text-align: center;
    border-radius: 20px;
    padding: 5px 5px;
}


.selecionar-sucur ul {
    list-style: none;
    text-align: left;
    margin-bottom: 30px;
    padding-left: 30px;
    font-size: 15px;
}

.selecionar-sucur li {
    margin-bottom: 10px;
}


.row-sub .azul {
    color: #ffffff;
}

.row-sub .dorado {
    background-color: #ffffff;
    color: #011125;
}

.btn-outline-esencial {
    background-color: #5F4380;
    border: 3px solid #FFDF46;
    color: #FFDF46;
}

.btn-outline-intensive {
    background-color: #FF0000;
    border: 3px solid #FF0000;
    color: #000A1A;
}



.btn-outline-elite {
    background-color: #FF9100;
    border: 3px solid #D3D3D8;
    color: #ECECF1;
}


.btn-outline-test {
    background-color: #05D3ED;
    border: 3px solid #030622;
    color: #030622;
}


.row-sub .t1 {
    font-size: 25px;
}

.row-sub img {
    width: 40%;
    margin-top: 20px;

}

.row-sub .f2 {
    font-size: 13px;
}

.row-sub .f1 {
    font-size: 13px;
}

.row-sub .f2 {
    font-size: 13px;
}

.fa-check-circle {
    color: #4CAF50;
}

.fa-times-circle {
    color: #F44336;
}



#particles-container {
    min-height: 98vh;
    position: absolute;
    z-index: 1;
}

#particles-container canvas {
    min-height: 98vh !important;
}

.app-container {
    position: relative;
    z-index: 2;
}


.btn-container {
    vertical-align: middle;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.btn-container i {
    display: inline-block;
    position: relative;
    top: -9px;
}

.btn-container label {
    font-size: 13px;
    color: #424242;
    font-weight: 500;
}

.btn-color-mode-switch {
    display: inline-block;
    margin: 0px;
    position: relative;
}

.btn-color-mode-switch>label.btn-color-mode-switch-inner {
    font-family: 'Montserrat';
    margin: 0px;
    width: 160px;
    height: 30px;
    background: #E0E0E0;
    border-radius: 26px;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease;
    display: block;
}

.btn-color-mode-switch>label.btn-color-mode-switch-inner:before {
    content: attr(data-on);
    position: absolute;
    font-size: 12px;
    font-weight: 500;
    top: 7px;
    right: 20px;
}

.btn-color-mode-switch>label.btn-color-mode-switch-inner:after {
    content: attr(data-off);
    width: 70px;
    height: 16px;
    background: #fff;
    border-radius: 26px;
    position: absolute;
    left: 2px;
    top: 2px;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 6px -2px #111;
    padding: 5px 0px;
}

.btn-color-mode-switch>.alert {
    display: none;
    background: #FF9800;
    border: none;
    color: #fff;
}

.btn-color-mode-switch input[type="checkbox"] {
    cursor: pointer;
    width: 50px;
    height: 25px;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 1;
    margin: 0px;
}

.btn-color-mode-switch input[type="checkbox"]:checked+label.btn-color-mode-switch-inner {
    background: var(--var-text-cr-new);
    color: var(--var-background-cr);
}

.btn-color-mode-switch input[type="checkbox"]:checked+label.btn-color-mode-switch-inner:after {
    content: attr(data-on);
    left: 80px;
    background: #05061c;
    color: white;
}

.btn-color-mode-switch input[type="checkbox"]:checked+label.btn-color-mode-switch-inner:before {
    content: attr(data-off);
    right: auto;
    left: 20px;
}

.btn-color-mode-switch input[type="checkbox"]:checked~.alert {
    display: block;
}

.dark-preview {
    background: var(--var-text-cr-new);
}

.white-preview {
    background: #fff;
}

#titulo {
    color: var(--var-text-cr-new);
}

.animacion-inicio {
    width: 80%;
}

.c-container {
    text-align: center !important;
}

.c-container canvas {
    width: 50%;
}


@media only screen and (max-width: 768px) {
    .pre-loader {
        background-size: 70%;
    }

    .row-sub {
        display: grid;
        grid-template-columns: 100%;
        gap: 2%;
    }

    .animacion-inicio {
        width: 100%;
    }

    .selecionar-sucur ul {
        padding-left: 65px;
    }


    .sd-logo {
        text-align: center;
        display: contents;
    }

    .sd-logo__image {
        margin: auto;
    }


    .mensajeContainer>img {
        margin: auto;
        width: 90%;

    }

    .contenedor-doble {

        width: 100%;
    }

    .contenedor-doble div {
        width: 90%;
        margin: auto;
    }

    .saludo-inicial img {
        width: -webkit-fill-available;
    }

    .header-container {
        margin-top: 10%;
        text-align: center;
    }

    .header-container h1 {
        font-size: 25px;
    }

    .logo_suvey_2 {
        width: 50%;
        margin: auto;
    }

    .logo_texto>img {
        width: 80%;
    }

    .logo_texto>p {
        font-size: 20px;
        padding-bottom: 80px;
    }

    .btn-recaptcha {
        margin: auto;
    }

    .pd {
        padding: 25px;
        display: grid;
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .sd-html {
        margin: auto;
    }

    body {
        background-repeat: repeat !important;
    }

    .metodos_pagos {
        display: grid;
        grid-template-columns: 1fr;
        margin-bottom: 30px;
    }

    .c-container canvas {
        width: 100%;
    }

}


.iframe-container iframe {
    min-height: 700px !important;
}

.d-none {
    display: none !important;
}

.label-header label {
    font-size: 25px !important;
}

.cuotas {
    margin-bottom: 42px;
}