.section1 {
    background-image: url('../homepage/fondo.png');
    background-size: cover;
    text-align: center;
    padding-top: 180px;
    padding-bottom: 200px;
    position: relative;
}

#comb {
    background-image: url('../homepage/fondo.png');
    background-size: cover;
}

.promo {
    max-width: 500px;
    width: 90%;
}

.cajas {
    max-width: 500px;
    width: 90%;
    margin-top: -20px;
    margin-bottom: 30px;
}

.participa {
    font-family: 'Montserrat', sans-serif;
    color: white;
    font-size: 25px;
    text-transform: uppercase;
}

.come-bien {
    font-family: 'Montserrat', sans-serif;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 0;
    margin-bottom: 5px;
}

.footnotes {
    color: white;
    font-size: 14px;
    margin-bottom: 0;
    max-width: 80%;
    margin: 0 auto;
    max-width: 600px;
}

    .footnotes a {
        color: #3a8769;
    }

.section1-border {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

    .section1-border img {
        width: 100%;
    }

.section2 {
    background: #eaf7f4;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}

.paso img {
    width: 100%;
    max-width: 100%;
}

.img-cont {
    text-align: center;
}

    .img-cont img {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
    }

#firstc {
    max-width: 1400px;
    margin: 50px auto;
    margin-bottom: 0;
}

.pon-a-prueba {
    color: #3a8769;
    font-size: 20px;
    text-align: center;
    margin-top: 40px;
    margin-top: 0;
}

    .pon-a-prueba span {
        font-weight: bold;
    }

.recuerda {
    color: #3a8769;
    font-size: 20px;
    text-align: center;
    margin-bottom: 40px;
}

.estudiar {
    margin-bottom: 40px;
}

.abre {
    margin-top: 60px;
    text-transform: uppercase;
}

.momento {
    font-weight: bold;
    color: white;
    font-size: 23px;
}

.sabemos {
    margin-bottom: 0;
    color: white;
    margin-top: 30px;
    font-size: 18px;
}

.participa {
    margin-top: 0;
    font-size: 20px;
    color: #fff000;
    font-weight: bold;
    margin-bottom: 40px;
}

.aqui {
    color: #3a8769;
    margin-top: 0;
    font-size: 20px;
    text-align: center;
}

.input-container {
    display: grid;
    grid-template-columns: 1fr 40px;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
}

.input-text-container {
    border-radius: 10px;
    /* border: 1px solid #e1c83b; */
    padding: 5px;
    /* display: grid; */
    grid-template-columns: 30px 1fr;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
    margin-bottom: 20px;
}

    .input-text-container img {
        max-width: 25px;
    }

    .input-text-container input {
        border: 0;
        background: #eaf7f4;
        width: 100%;
        max-width: 100%;
        font-family: 'Montserrat', sans-serif;
        padding: 10px 10px;
    }

#producto, #ticket, #numero {
    border: 0 !important;
}

#producto {
    background: white;
    border: 0;
    font-family: 'Montserrat', sans-serif;
    color: gray;
    text-align: center;
    border-radius: 20px !important;
}

.label {
    font-size: 14px;
    color: gray;
    font-family: Arial;
    margin-bottom: 0;
    text-transform: uppercase;
}

.form {
    max-width: 700px;
    margin: 0 auto;
    margin-top: 40px;
}

.question {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 1px solid #3a8769;
    text-align: center;
    line-height: 30px;
    color: #3a8769;
    transform: translateY(-10px);
}

form select {
    border: 0;
    background: #eaf7f4;
    width: 100%;
    max-width: 100%;
    min-height: 60px;
    font-family: 'Montserrat', sans-serif;
    color: gray;
}

.camera {
    display: flex;
    position: relative;
    text-align: center;
    justify-content: center;
    align-items: center;
    color: #3a8769;
    min-height: 50px;
    background: #3a8769;
    border-radius: 30px;
}

    .camera p {
        margin-bottom: 0;
        margin-left: 10px;
        margin-top: 0;
        color: white;
    }

#img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: #3a8769;
}

.camera-border {
    border-radius: 15px;
}

#submitForm {
    border-radius: 15px;
    margin-top: 40px;
}

#ToLogin {
    border-radius: 15px;
    margin-top: 40px;
}

.section3 {
    padding-top: 100px;
    padding-bottom: 50px;
    position: relative;
}

.estrellita {
    text-transform: uppercase;
    max-width: 700px;
    margin: 0 auto;
    color: #eaf7f4;
}


@media (max-width: 780px) {

    .estrellita {
        font-size: 27px;
        line-height: 27px;
    }

    .splide__arrow {
        background: transparent !important;
        opacity: 1 !important;
    }

        .splide__arrow svg {
            color: #3a8769 !important;
            fill: #3a8769 !important;
        }

    .img-cont img {
        max-width: 83%;
    }
}

#secondc {
}

.section4-separador {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 0;
}

.section3-footnote {
    color: #eaf7f4;
    text-align: center;
    font-size: 14px;
    margin-top: 50px;
}

.section4 {
    background-color: #eaf7f4;
    position: relative;
}

.honor {
    color: #3a8769;
    text-transform: uppercase;
    margin-top: 0;
}

.ya-estas {
    color: #3a8769;
    text-align: center;
    font-size: 22px;
    margin-bottom: 30px;
}

.cuadro-de-honor {
    max-width: 800px;
    max-height: 600px;
    margin: 0 auto;
    border-radius: 30px;
    overflow: hidden;
}

#ticketFoto {
    border: 0 !important;
    background: white;
    border-radius: 20px !important;
    color: #3a8769;
    text-align: center;
}

#producto {
    padding-left: 0;
    color: #3a8769;
}

.pestanias {
    display: grid;
    grid-template-columns: 1fr 1fr;
    text-align: center;
    color: #3a8769;
    border-bottom: 2px solid #3a8769;
    width: 90%;
    margin: 0 auto;
}

    .pestanias div {
        padding: 10px 0px;
        font-family: 'Montserrat', sans-serif;
        cursor: pointer;
    }

.table-container {
    overflow-y: auto;
    max-height: 520px;
    height: 100%;
    margin-right: 10px;
    margin-bottom: 100px;
}

    /* width */
    .table-container::-webkit-scrollbar {
        width: 5px;
    }

    /* Track */
    .table-container::-webkit-scrollbar-track {
        background: #3a8769;
        border: 1px solid #e1c83b;
        border-radius: 20px;
    }

    /* Handle */
    .table-container::-webkit-scrollbar-thumb {
        background: #e1c83b;
        border-radius: 20px;
    }

        /* Handle on hover */
        .table-container::-webkit-scrollbar-thumb:hover {
            background: #e1c83b;
        }

.table {
    color: #3a8769;
    padding-top: 30px;
    padding-bottom: 30px;
    height: auto;
}

    .table ol {
        text-align: center;
        list-style-position: inside;
        padding-left: 0;
    }

.inactive {
    color: rgba(58, 135, 105, .6);
}

.table p {
    text-align: center;
}

#general {
    display: none;
}

.ranking-footnote {
    color: #3a8769;
    text-align: center;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 0;
}

.section5 {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}

.revisando {
    text-align: center;
    color: #eaf7f4;
    text-transform: uppercase;
    max-width: 580px;
    margin: 0 auto;
    margin-top: 50px;
    font-size: 60px;
    line-height: 60px;
    margin-top: 0;
}

.kelocs {
    max-width: 350px;
    margin: 0 auto;
    width: 90%;
}

.mientras, .ve, .acumulando {
    margin: 0;
    color: #eaf7f4;
}

.mientras {
    font-size: 30px;
    line-height: 34px;
    text-transform: uppercase;
}

.ve {
    font-size: 25px;
}

.acumulando {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
}

.kelocs-text {
    max-width: 450px;
    margin: 0 auto;
    margin-top: 80px;
}

.section5 .button {
    margin-top: 40px;
}

.content {
    position: relative;
    z-index: 10;
}

@media (max-width: 780px) {
    .section1 {
        padding-bottom: 100px;
        padding-top: 100px;
    }

    .content {
        padding: 20px;
    }
}

/**Modales**/

.modal {
    position: fixed;
    top: 30px;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,.5);
    backdrop-filter: blur(45px);
    z-index: 80;
    transition: all .3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translateY(105%);
}

    .modal.close {
        opacity: 0;
        transform: translateY(105%);
        transition: all .3s ease;
    }

    .modal.open {
        opacity: 1;
        transform: translateY(0%);
        transition: all .3s ease;
    }

#question1, #question2, #question3, #question4 {
    cursor: pointer;
}

.gif {
    position: relative;
}

    .gif img {
        width: 100%;
        max-width: 350px;
    }

.close {
    display: inline-block;
    color: rgb(58, 135, 105);
    font-size: 30px;
    position: absolute;
    top: 0;
    right: 10px;
    cursor: pointer;
}

#muyBien {
    text-align: center;
    position: relative;
}

    #muyBien div:nth-child(1) {
        width: 500px;
        height: 500px;
        border-radius: 50%;
        background: #eaf7f4;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        position: relative;
    }

.muy-bien {
    color: #3a8769;
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 0;
}

.tu-foto {
    color: #3a8769;
    font-size: 35px;
    line-height: 35px;
}

.ya-puedes {
    color: #3a8769;
    font-size: 30px;
    line-height: 30px;
    margin-top: 30px;
}

@media (max-width: 780px) {
    #muyBien div:nth-child(1) {
        width: 300px;
        height: 300px;
    }

    .muy-bien {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 0;
    }

    .tu-foto {
        font-size: 25px;
        line-height: 25px;
    }

    .ya-puedes {
        font-size: 20px;
        line-height: 20px;
        margin-top: 20px;
    }
}
/*estrellas*/
.estrella {
    position: absolute;
}

.estrella1 {
    right: 0;
    bottom: 0;
    width: 100px;
}

.estrella2 {
    top: 50%;
    right: 0;
    width: 70px;
}

.estrella3 {
    top: 0%;
    right: 0;
    width: 100px;
}

.estrella4 {
    left: 0;
    bottom: 0;
    width: 170px;
}

.estrella5 {
    left: 0;
    top: 0;
    max-width: 100px;
}

.estrella6 {
    left: 0;
    top: 56%;
    width: 100px;
}


@media (max-width: 780px) {
    .estrella {
        position: absolute;
        max-width: 70px;
    }

    .revisando {
        font-size: 40px;
        line-height: 40px;
    }
}

.bottom-section {
    position: relative;
}

.estrella7 {
    left: 0;
    bottom: 0;
}

.estrella8 {
    left: 0;
    top: 0;
}

.estrella9 {
    left: 0;
    top: 50%;
}

.estrella10 {
    right: 0;
    bottom: 0;
}

.estrella11 {
    right: 0;
    top: 0;
}

.estrella12 {
    left: 10%;
    top: 66px;
    width: 200px;
}

.estrella13 {
    left: 0;
    bottom: 100px;
    width: 350px;
}

.estrella14 {
    right: 0;
    bottom: 100px;
    width: 300px;
}

.estrella15 {
    right: 10%;
    top: 66px;
    width: 200px;
}

@media (max-width: 1300px) {
    .estrella13 {
        width: 150px;
    }

    .estrella14 {
        width: 150px;
    }
}



@media (max-width: 1000px) {
    .estrella15 {
        right: 0;
        width: 150px;
    }

    .estrella12 {
        left: 0;
        width: 150px;
    }
}

@media (max-width: 780px) {
    .estrella14, .estrella13 {
    }

    .camera {
        transform: translateX(-15px);
    }

    .estrella8 {
        top: -50px;
    }

    .estrella11 {
        top: -50px !important;
    }
}

.section4 li {
    font-family: 'Montserrat', sans-serif;
}

.section2 .content {
    padding: 0;
}

#RegistrarTicket {
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 80px;
}

.section4 {
    padding-bottom: 50px;
    padding-top: 80px;
}

#comb2 {
    position: relative;
}

.hiciste {
    color: white;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.habilidades {
    color: white;
    text-align: center;
    font-size: 18px;
    margin-bottom:50px;
    margin-top: 0px;
}

.ganadores-header {
    background: #eaf7f4;
    color: #3a8769;
    font-weight: bold;
    text-align: center;
    position: relative;
    max-width: 800px;
    margin: 0 auto;
    border-radius: 10px;
    padding: 10px;
    z-index:10;
}

.ganadores-content {
    max-width: 800px;
    margin: 0 auto;
    background: rgba(234, 247, 244, .8);
    margin-top: -5px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    max-height: 300px;
    overflow: auto;
    transition: all .3s ease;
}

.ganadores-content ol{
    list-style-position: inside;
    padding-left:0;
}

.ganadores-content li, .ganadores-content p {
    color: #3a8769;
    font-weight: bold;
    text-align:center;
}

.ganadores-content .splide__arrow {
    background: none !important;
    fill: #3a8769 !important;
    top:25px;
    opacity:1 !important;
}

.ganadores-content .splide__arrow svg{
    fill: #3a8769 !important;
}

.quincena-cont {
    padding: 20px 0;
    padding: 20px 0px;
    overflow: auto;
}

#quincenal .splide__arrow {
    background: none !important;
    fill: #3a8769 !important;
    top: 25px;
    opacity: 1 !important;
}

#quincenal .splide__arrow svg {
    fill: #3a8769 !important;
}

.section6{
    padding-bottom:50px;
}

.unexpand{
    max-height:0px;
    transition: all .3s ease;
    overflow: hidden;
}

.ganadores-table{
    margin-bottom: 30px;
    padding: 0 10px;
}

.feli {
    color: white;
    text-align: center;
    margin-top:50px;
    margin-bottom:0;
}

.aulas {
    color: white;
    text-align:center;
    font-size:18px;
    margin-top:5px;
    margin-bottom:30px;
}

.usernamee {
    color: white;
    text-align: center;
    font-size:25px;
    font-weight:bold;
}