.typeahead {
    background: rgba(128, 128, 128, 0.2);
    width: 80%;
    padding: 10px;
    border-radius: 12px;
    backdrop-filter: blur(4px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    text-align: start;
}

.dropdown-item {
    color: #000;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 20px;
}

@media (max-width: 768px) {
    .dropdown-item {
        color: #fff;
        font-size: 10px;
        letter-spacing: 1px;
        line-height: 10px;
    }

    .typeahead {
        background: rgba(128, 128, 128, 0.8);
    }


    .select2-selection--single {

        width: 100px;

    }

    .select2 {
        .select2-selection--single {
            width: 100px;
            height: 50px;
        }
    }
}


.select2-container--open .select2-dropdown--below,
.select2-container--open .select2-dropdown--above {
    background: #dce4ec;
    border-radius: 10px;
}


#botonActivarFormulario {
    position: fixed;
    bottom: 20px;
    right: 100px;
    z-index: 999;
    color: #ffffff;
    font-size: 15px;
    padding: 5px 20px;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    width: 50%;
    height: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}

#botonActivarFormulario lord-icon {
    margin-left: 5px;
    margin-right: 10px;
}


#botonActivarFormulario:hover {
    background-color: #004080;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
}

@media (max-width: 767px) {
    #botonActivarFormulario {
        width: 90%;
        right: 50%;
        transform: translateX(50%);

    }

}


#botonActivarFormulario1 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-color: #3cb371;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    width: 50%;
    height: 40px;
    margin-left: 600px;
    margin-top: 10px;
}

#botonActivarFormulario1 lord-icon {
    margin-left: 5px;
    margin-right: 10px;
}


#botonActivarFormulario1:hover {
    background-color: #2e8b57;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
}

@media (max-width: 767px) {
    #botonActivarFormulario1 {
        margin: 10px;
        margin-left: 25%;
        background-color: #3cb371;
        color: #ffffff;
        width: 60%;
    }
}


.select2 {
    .select2-selection--single {
        background: #fff;
        border: 1px solid #dce4ec;
        height: 37px;
        border-radius: 5px;
        padding-top: 4px;
        align-items: center;
        width: auto;
    }
}

.newForm1 {
    display: block;

    @media (max-width: 768px) {


        .select2-selection--single {

            width: 100%;
            height: 38px;

        }
    }

    .error_nombre_uno {
        background-color: #000;
        border-color: red;
        border: 10px solid #545484;
    }
}

.antiguoForm2 {
    display: none;
}

.newForm2 {
    display: block;

    .select2-selection--single {
        width: 375px;
    }

    @media (max-width: 768px) {
        .select2-selection--single {
            width: 366px;
        }
    }
}

.antiguoForm3 {
    display: none;
}

.newForm3 {
    display: block;

    .select2-selection--single {
        width: 375px;
    }

    @media (max-width: 768px) {
        .select2-selection--single {
            width: 366px;
        }
    }

}

.antiguoForm4 {
    display: none;
}

.newForm4 {
    display: block;

    .select2-selection--single {
        width: 375px;
    }

    @media (max-width: 768px) {
        .select2-selection--single {
            width: 366px;
        }
    }
}

.antiguoForm5 {
    display: none;
}

.newForm5 {
    display: block;

    .select2-selection--single {
        width: 375px;
    }

    @media (max-width: 768px) {
        .select2-selection--single {
            width: 366px;
        }
    }
}

.antiguoForm6 {
    display: none;
}

.newForm6 {
    display: block;

    .select2-selection--single {
        width: 375px;
    }

    @media (max-width: 768px) {
        .select2-selection--single {
            width: 366px;
        }
    }
}

.antiguoForm7 {
    display: none;
}

.newForm7 {
    display: block;

    .select2-selection--single {
        width: 375px;
    }

    @media (max-width: 768px) {
        .select2-selection--single {
            width: 366px;
        }
    }
}

.antiguoForm8 {
    display: none;
}

.newForm8 {
    display: block;

    .select2-selection--single {
        width: 375px;
    }

    @media (max-width: 768px) {
        .select2-selection--single {
            width: 366px;
        }
    }
}

.antiguoForm9 {
    display: none;
}

.newForm9 {
    display: block;

    .select2-selection--single {
        width: 375px;
    }

    @media (max-width: 768px) {
        .select2-selection--single {
            width: 366px;
        }
    }
}

.antiguoForm10 {
    display: none;
}

.newForm10 {
    display: block;

    .select2-selection--single {
        width: 375px;
    }

    @media (max-width: 768px) {
        .select2-selection--single {
            width: 366px;
        }
    }
}

#scrollUpBtn,
#scrollDownBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    padding: 10px;
    color: #0056b3;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    top: 80%;
    height: 50px;
    background: rgba(128, 128, 128, 0.1);
    backdrop-filter: blur(1px);
    transition: transform 0.2s, box-shadow 0.2s;

}

#scrollUpBtn:hover {

    background: rgba(54, 154, 585, 0.2);
    backdrop-filter: blur(1px);
    z-index: 999;
    transform: scale(1.08);

}

#scrollDownBtn:hover {
    background: rgba(54, 154, 585, 0.2);
    backdrop-filter: blur(1px);
    z-index: 999;
    transform: scale(1.08);
}


#scrollUpBtn {
    right: 2px;
    top: 80%;
}

#scrollDownBtn {
    right: 2px;
    top: 86%;
}