/* Estilos generales */

@media screen and (max-width: 992px) {
    .instructoresMobile {
        display: block;
    }
}

.buscador {

    width: 100%;
    position: fixed;
    z-index: 100;
    width: 100%;
    background-color: #0066ac;
    display: flex;
    align-items: center;
    box-shadow: 0px 0.052083333in 11.25pt -9px rgb(0 0 0 / 10%);
    top: 80px;
    padding: 5px 15px 5px 5px;
}

#nav-gwbar.nav-gwbar-scroll {
    display: flex;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-style: none;
}

#nav-gwbar.nav-genz {
    height: 40px;
    padding-top: 12px;
}


#nav-gwbar.nav-gwbar-single-row {
    height: 30px;
}

div.scrollMenuMobile {
    overflow: auto;
    white-space: nowrap;
}

#nav-gwbar.nav-genz .nav-a {
    line-height: 1;
    font-size: 12px;
    font-weight: 400;
    margin: 0px 1px;
    font-family: inherit;
}

#nav-gwbar .nav-a {
    position: relative;
    color: #fff;
    float: left;
    margin: 24px 10px 0 14px;
    font-size: 13px;
    font-weight: 700;
    font-family: inherit;
    text-decoration: none;
    white-space: nowrap;
}

#nav-gwbar img {
height: 30px
}



div.scrollMenuMobile a {
    display: inline-block;
    color: white !important;
    text-align: center;
    padding: 7px;
    text-decoration: none;
    font-weight: 900;
    font-size: 15px;
}


a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}



  .terms {
            position: absolute;
            bottom: 0;
            right: 0;
            padding: 10px;
            font-size: x-small;
    line-height: 1
        }

.navbar{
    padding-left: 20px;
    display: flex;
    align-items: center;
    height: 70px;
    background-color: #0d6fbe;"/* Estilos generales */
}

.navbar-logo{
  width:120px;
  height: auto;
  cursor: pointer;
}


    @media (min-width: 576px) {
      .navbar {
            padding-left: 30px;

    height: 80px;
      }

      .navbar-logo {
        width: 171px; /* Ancho para pantallas más grandes */

      }
    }



     .disabled {
            pointer-events: none;
            filter: grayscale(100%);
            opacity: 0.2; /* Opcional, para mostrar visualmente que está deshabilitado */
        }

        .enabled {
            pointer-events: auto !important; /* Permite la interacción con el botón */
            filter: none !important; /* Remueve el filtro de escala de grises */
            opacity: 1 !important; /* Restaura la opacidad normal */
        }

.error-text{
  color:red
}

.savings-text{
    font-size: 1.4rem;
    color: #f68b1f;
    margin-bottom: 1rem !important;
  

}

#results-mobile .savings-text{
    font-size: 1.4rem;
    color: #f68b1f;
    margin-bottom: 1rem !important;
}

#results-mobile .details-container{
        line-height: 1;
}

#svg-image {
    width: 20%;
    margin: 5px;
}

.wrapper {
    width: 100%;
    margin: auto;
}


@media (min-width: 576px) and (max-width: 1365px) {
    .wrapper {
        width: 1100px;
    }
}

@media (min-width: 1366px) and (max-width: 1599px) {
    .wrapper {
        width: 1280px;
    }
}

@media (min-width: 1599px) {
    .wrapper {
        width: 1366px;
    }
}



.custom-container-mobile {
  
    cursor: pointer;
    height: 190px;
    display: flex;
    border-style: solid;
    border-color: #dcdcdc;
    border-width: 2px;
    border-radius: 4px;
    background-color: #fff;
    transition: background-color .3s ease;
  flex-direction: column;
      padding: 15px 10px;
  user-select: none;
}

.custom-container-mobile {
    font-size: 16px;
    line-height: 1;
}
.sm-description{
  font-size: 14px;
  font-weight: 500;
      margin-top: 5px;

}
#results summary {
    display: flex;
    justify-content: flex-end;
    font-weight: 500;
    position: relative;
    cursor: pointer;
    padding-right: 15px;
    /* color: #d7282f;
     */
}

#results-mobile summary {
    font-weight: bold;
    display: flex;
    justify-content: flex-start;
}

#results p {
    line-height: 1.3;
    font-weight: 500;
    padding: 0;
    margin: 0;
}

/* #results details {
    margin-left: 70px;
} */

body {
    background-color: #edf3f8 !important;
    color: #000;
    font-family: 'Work Sans', sans-serif;
    font-size: 15px;
    display: flex;
    flex-direction: column;
}

/* .custom-icon-black{
     fill:black !important;
}
 */
ul,
ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

#results p {
    line-height: 1.3;
}

#home {
    flex: 1;
    /* El primer elemento ocupará todo el espacio disponible */
}

#segundoElemento {
    flex: 1;
    /* El primer elemento ocupará todo el espacio disponible */
}

a {
    color: #08c;
    transition: .5s;
}

a:active,
a:focus,
a:hover {
    color: #18d36e;
    outline: 0;
    text-decoration: none;
}

.pointer {
    cursor: pointer;
}

p {
    padding: 0;
    margin: 0;
}

#results-mobile details p {
    margin-bottom: 10px;
    line-height: 1;
/*     font-weight: 600; */
/*     text-align: justify; */
}

/* Estilos para la sección de introducción */
#intro-desktop {

  width: 100%;
  height: 100%;
}
#intro-mobile {
    background-image: url('https://kwnlabs.com/hubfs/simulador-accesibilidad/home/Banner_UNITEC_mobil.webp');
    background-size: cover
}


#intro .carousel-background img {
    max-width: 100%;
}

#intro h2 {
    color: #fff;
    font-size: 90px;
    font-weight: 900;
}

#intro .hTitulo,
#intro .hTitulo2c {
    color: #fff;
    font-size: 42px;
    font-weight: 900;
}

#intro .hTitulo2 {
    color: #fff;
    font-size: 30px;
    font-weight: 300;
}

#intro h3 {
    color: #fff;
    font-size: 66px;
    font-weight: 900;
}

#intro p {
    width: 90%;
    margin: 0 auto 30px auto;
    color: #fff;
}

/* Estilos para la sección de encabezados */
.section-header h3 {
    font-size: 45px;
    color: #1900d3;
    font-weight: 500;
    position: relative;
    margin: 0;
    padding: 0;
}

.section-header p {
    color: #333;
}

.contact-banner {
    background-color: #0d6fbe;
    border-radius: 5px;
    color: rgb(255, 255, 255);
    display: flex;
    flex-wrap: wrap;
    visibility: visible;
    animation-name: fadeInUp;
}

.contact-banner-movil {
    background-color: #0d6fbe;
    color: #fff;
    padding: 30px 25px 0 25px
}

summary {
    color: #0d6fbe;
}

/* Estilos para el formulario */
#multi-step-form-container {
    /* margin-top: 5rem;
     */
    /* width: 50%;
     */
}

.text-center {
    text-align: center;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.pl-0 {
    padding-left: 0;
}

.button {
    padding: 0.7rem 1.5rem;
    border: 1px solid #0066ac;
    background-color: #0066ac;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}

.choice-button {
    font-weight: 500;
    padding: 0.7rem 1.5rem;
    border: 2px solid #dcdcdc;
    background-color: white;
    color: black;
    border-radius: 5px;
    cursor: pointer;
    text-align: left;
    padding: 30px;
}

.choice-button:hover {
    color: white;
    background-color: #0066ac;
}

.submit-button {
    border: 1px solid #0066ac;
    background-color: #0066ac;
}

.d-none {
    display: none;
}

.form-step {
    border-radius: 20px;
    /* padding: 3rem;
     */
}

ul.form-stepper {
    counter-reset: section;
}

ul,
li,
a {
    width: 100%;
}

ul.form-stepper li a .form-stepper-circle {
    display: inline-block;
    width: 100%;
    height: 20px;
    margin-right: 0;
    line-height: 20px;
    text-align: center;
    background: rgba(0, 0, 0, 0.38);
    /* transform: skewX(-20deg);
    /* Inclina el paralelogramo */
}

ul.form-stepper.form-stepper-horizontal .form-stepper-list:first-child .form-stepper-circle {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

ul.form-stepper.form-stepper-horizontal .form-stepper-list:last-child .form-stepper-circle {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.form-stepper-horizontal {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

ul.form-stepper>li:not(:last-of-type) {
    margin-bottom: 0.625rem;
    -webkit-transition: margin-bottom 0.4s;
    -o-transition: margin-bottom 0.4s;
    transition: margin-bottom 0.4s;
}

.form-stepper-horizontal>li:not(:last-of-type) {
    margin-bottom: 0 !important;
}

.form-stepper-horizontal li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.form-stepper .form-stepper-active .form-stepper-circle {
    background-color: #f68b1f !important;
    color: #fff;
}

.form-stepper .form-stepper-active .label {
    color: #0066ac !important;
}

.form-stepper .form-stepper-active .form-stepper-circle:hover {
    background-color: #0066ac !important;
    color: #fff !important;
}

.form-stepper .form-stepper-unfinished .form-stepper-circle {
    background-color: #767676;
}

.form-stepper .form-stepper-completed .form-stepper-circle {
    background-color: #0066ac !important;
    color: #fff;
}

.form-stepper .form-stepper-completed .label {
    color: #0066ac !important;
}

.form-stepper .form-stepper-completed .form-stepper-circle:hover {
    background-color: #0066ac !important;
    color: #fff !important;
}

.form-stepper .form-stepper-active span.text-muted {
    color: #fff !important;
}

.form-stepper .form-stepper-completed span.text-muted {
    color: #fff !important;
}

.form-stepper .label {
    font-size: 1rem;
    margin-top: 0.5rem;
}

.form-stepper a {
    cursor: default;
}

.form-step {
    border-radius: 20px;
}

.title {
    font-weight: 700;
    color: #0066ac;
    margin-bottom: 0;
    font-size: 36px;
}

ul.form-stepper {
    counter-reset: section;
}

a,
li,
ul {
    width: 100%;
    list-style: none
}

/* Estilos para el stepper */
.first-step {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.last-step {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

ul.form-stepper li a .form-stepper-circle {
    display: inline-block;
    width: 100%;
    height: 20px;
    margin-right: 0;
    line-height: 20px;
    text-align: center;
    background: rgba(0, 0, 0, .38);
}

/* Estilos para contenedores personalizados */
.custom-container {
  position: relative;
    cursor: pointer;
    height: 160px;
    display: flex;
    border-style: solid;
    border-color: #dcdcdc;
    border-width: 2px;
    border-radius: 4px;
    background-color: #fff;
    transition: background-color .3s ease;
}

.custom-padding {
    padding-top: 15px;
    padding-bottom: 15px;
    max-height: 200px;
}

.custom-container.checked,  .custom-container-mobile.checked{
  background-color: #0066ac;
  color: #fff;
}

.custom-flex-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    margin: 15px;
}

.custom-icon {
    font-size: 50px;
    color: #0066ac;
}

.custom-icon-white {
    fill: #fff !important;
    color: #fff;
}

.custom-text-container {
    line-height: 1.3;
    margin: 0 15px;
    font-weight: 500;
}

.checkbox {
    font-family: Roboto, sans-serif;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
}

.checkbox__input {
    position: absolute;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
}

.checkbox__label {
    font-size: 16px;
    color: rgba(0, 0, 0, .87);
    position: relative;
    cursor: pointer;
    line-height: 24px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 28px;
}

.checkbox__label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    margin: 3px;
    border: 2px #0066ac solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.checkbox__input:checked~.checkbox__label:before {
    background-color: #fff;
    border-color: #0066ac;
    -webkit-mask-image: url("data:image/svg+xml; base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiPjx0aXRsZT51bnRpdGxlZDwvdGl0bGU+PHBhdGggZD0iTTAsMFYxSDFWMEgwWk0wLjQ1LDAuNzRsLTAuMDguMDhMMC4yOCwwLjc0LDAuMTQsMC42bDAuMDgtLjA4TDAuMzYsMC42NWwwLjQxLS40MUwwLjg2LDAuMzJaIi8+PC9zdmc+");
     mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiPjx0aXRsZT51bnRpdGxlZDwvdGl0bGU+PHBhdGggZD0iTTAsMFYxSDFWMEgwWk0wLjQ1LDAuNzRsLTAuMDguMDhMMC4yOCwwLjc0LDAuMTQsMC42bDAuMDgtLjA4TDAuMzYsMC42NWwwLjQxLS40MUwwLjg2LDAuMzJaIi8+PC9zdmc+");
        }

        .text-primary {
            color: #0066ac;
        }
        .text-tertiary {
            color: #f68b1f;
        }

        /* Estilos para contenedores de resultados */
        .result-container, .result-container-savings {
            position: relative;
            width: 100%;
        }

        .result-container-savings::before, .result-container::before {
            content: '';
            position: absolute;
            border-radius: 3px;
            top: 0px;
            left: 0;
            width: 25px;
            height: 25px;
            background-repeat: no-repeat;
            background-position: center;
            background-size: 100%;
            z-index: 1;
        }

        .result-container::after {
            content: '';
            position: absolute;
            top: 0px;
            left: 12px;
            width: 2px;
            height: 110%;
            background-color: #0066ac;
        }

        details .result-container::after {
            width: 0px;
        }

        .result-container::before {
            background-color: #fff;
            background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEgMSI+PHBhdGggZmlsbD0iIzBkNmZiZSIgZD0iTTAsMFYxSDFWMEgwWk0wLjQ1LDAuNzRsLTAuMDguMDhMMC4yOCwwLjc0LDAuMTQsMC42bDAuMDgtLjA4TDAuMzYsMC42NWwwLjQxLS40MUwwLjg2LDAuMzJaIi8+PC9zdmc+");

            }

            .result-container-savings::before {
                border: 2px solid #0066ac;
                background-color: #f6f6f6;
            }

            .result-content {
                display: flex;
              position: relative
            }

            .left-container {
                width: 20%;
                display: flex;
                justify-content: center;
                align-items: center;
                border-right: 2px solid rgb(218, 218, 218);
                padding: 10px;
                height: 80%;
                margin: auto
            }

            .image-container {
                background-image: url(//287524.fs1.hubspotusercontent-na1.net/hubfs/287524/raw_assets/public/simulador-de-becas/public/images/icon/1.svg);
}

.right-container {
    width: 80%;
    margin: 0 20px 0 40px;
}

.header-container {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}

.description-container {
    font-weight: 500;
    line-height: 1;
}

.selection-reasons {
    color: black;
    font-size: 12px;
  line-height: 1
}


/* Estilos para contenido de resultados */
.result-content, .savings-content {
    padding: 30px 0;
    width: 100%;
    height: 315px;
    border-radius: 5px;
    background-color: #fff;
    display: flex;
  border: 2px solid #dcdcdc;
}

@media screen and (max-width: 1365px) {
    .result-content,
    .savings-content {
        height: 335px;
    }
}


.savings-content {
    background-color: #fff;
    border-radius: 5px;
}

/* Estilos para contenedores de imágenes */
.image-container {
    width: 100%;
    height: 125px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Estilos para información */
.info-span {
    display: flex;
    flex-wrap: wrap;
    line-height: 1;
}

.info-span .info-number {
    font-size: x-large;
    font-weight: 700;
    text-align: right;
    width: 25%;
    display: inline-block;
}

.info-span .info-text {
    width: 75%;
    display: inline-block;
    height: 100%;
    padding-left: 20px;
    font-weight: 100;
}

.container-content {
    padding-left: 70px;
    height: 100%;
}

.text-content {
    line-height: 1.5;
}

.title-text {
    font-size: 22px;
}

.subtitle-text {
    color: gray;
    font-size: 20px;
}

/* Estilos para encabezado de ahorros */
.savings-header {
    font-weight: 700;
    text-align: center;
    width: 100%;
}

/* Estilos para información de ahorros */
.savings-info {
    gap: 20px;
    color: #fff;
    width: 30%;
    display: flex;
    background-color: #0066ac;
    height: 100%;
    border-radius: 5px 0 0 5px;
    padding: 15px;
    flex-direction: column;
}

.savings-title {
    font-weight: 700;
    text-align: center;
    width: 100%;
}

.savings-info .info-text {
    width: 75%;
    display: inline-block;
    height: 100%;
    padding-left: 20px;
    font-weight: 100;
}

/* Estilos para contenedores de botones */
.button-container {
    display: flex;
    gap: 20px;
}

/* Estilos para otros elementos */
.details[open] summary~* {
    animation: open .3s ease-in-out;
}

@keyframes open {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.details-container {
    background: white;
    padding: 20px 20px 20px 20px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    visibility: visible;
    animation-name: fadeInUp;
}

details summary::-webkit-details-marker {
    display: none;
}

details summary {
    padding-right: 15px;
    width: 100%;
    position: relative;
    cursor: pointer;
    font-size: 1.25rem;
    font-weight: 300;
    list-style: none;
    font-weight: 700;
    display: flex;
    align-items: center
}

details summary:after {
    content: "+";
    color: #0066ac;
    position: absolute;
    font-size: 3rem;
    line-height: 0;
    right: -15px;
    top: 50%;
    font-weight: 300;
    transform-origin: center;
    transition: .2s linear;
    align-content: center;
}

details[open] summary:after {
    transform: rotate(45deg);
}

details summary {
    outline: 0;
}

details p {
    font-size: .95rem;
    margin: 0 0 1rem;
    padding-top: 1rem;
}

/* Estilos para botones */
.button-primary, .button-secondary {
    padding: 0 15px;
    height: 43px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    margin: 0 0 10px;
    border: 1px solid #0066ac;
    font-weight: bold;
    cursor: pointer;
    border-radius: 5px;    
  
  color: #003053;

    width: fit-content;
}

.button-primary {
      font-weight: bold;
    background-color: #f68b1f;
    border: none;
}

.button-secondary {
  
    background-color: #fff;

}

.button-primary:focus, .button-primary:hover {
    background-color: #fff;
    color: #003053;
    text-decoration: none;
    border: 1px solid #0066ac;
}

.button-secondary:focus, .button-secondary:hover {
    background-color: #0066ac;
    color: #fff;
    text-decoration: none;
      font-weight: bold;

}

.svg-container {
    display: flex;
    padding: 0;
    height: 70px;
    width: 70px;
    margin: 0 auto;
}

.checkmark-circle-outline {
  color:#0066ac;
      margin-right: 5px;
}

/* Estilos específicos para diferentes tamaños de pantalla */
@media (max-width:767px) {
    .custom-container {
        flex-direction: column;
        padding: 20px;
    }

/*     .stepper-container {
        margin: 30px auto;
    } */

    .form-img {
        max-width:250px;
        margin:auto
    }

    .button-container {
        flex-direction: column;
        display: flex !important;
        gap: 0 !important;
    }
}


@media (min-width:768px) {
  #intro {
                min-width: 1248px;

  }
}

@media (min-width:1366px) {
  #intro {
                min-width: 1248px;

  }
}

/*     .stepper-container {
        margin: 50px auto;
    } */

    .form-img {
        max-width:418px;
        margin:auto
    }