hr {
    width: 100%;
}
h1 {
    font-weight: bold;
}
#aboutUs p {
    font-size: 20px;
    color: #444444;
    line-height: 24px;
    font-family: 'lato', sans-serif;
}
.p-contact {
    font-size: 16px;
    color: #1B365D;
    line-height: 20px;
    font-family: 'lato', sans-serif;
}
.p-filtrar {
    font-size: 16px;
    color: #444444;
    line-height: 20px;
    font-family: 'lato', sans-serif;
}
select {
    color: #C1C1C1 !important; /* opcional: para mejor contraste */
}
#carousel-recursos-desktop .carousel-item {
    padding-top: 3%;
    padding-bottom: 1%;
}

.see-more:hover {
    text-decoration: underline !important;
}

.title-card {
    word-wrap: normal !important;
}

.title {
    font-size: 28px !important;
    font-weight: bold !important;
    color: #1B365D !important;
}

#modalInfo .thumbnail-wrapper {
    width: 100%;
    max-width: 250px;
    height: 150px;
    border-radius: 8px;
    overflow: hidden;
    background-color: #F7F7F7;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}

.thumbnail-wrapper img {
    object-fit: contain;
    width: 100%;
    height: 120px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

#modalInfo .thumbnail-caption {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    background-color: #F7F7F7;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    word-break: break-word;
}

.img-checkbox {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 22px;
    height: 22px;
    z-index: 2;
    accent-color: #007bff;
    border-radius: 50%;
}

#modalInfo .modal-header .close {
    margin: 0 0 auto;
}

#modalInfo .modal-content {
    min-height: 75vh;
    min-width: 75vw;
    overflow-y: auto;
    overflow-x: auto;
    margin: auto;
    border-radius: 1rem;
}

#modalInfo .modal-header,
#modalInfo .modal-footer {
    border-top: none;
    border-bottom: none;
}

.img-checkbox,
#select-all-checkbox {
    width: 1.3em;
    height: 1.3em;
    background-color: white;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #606060;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
}

.img-checkbox:checked,
#select-all-checkbox:checked {
    background-color: #153e69;
    border: 1px solid #606060;
    position: relative;
}

.img-checkbox:checked::after,
#select-all-checkbox:checked::after {
    content: "";
    display: block;
    position: absolute;
    top: 0.32em;
    left: 0.45em;
    width: 0.3em;
    height: 0.6em;
    border: solid white;
    border-width: 0 0.18em 0.18em 0;
    transform: rotate(45deg);
}

.download-selected-btn {
    border-radius: 20px;
    background-color: #00AEC7;
    border-color: #00AEC7;
}

.download-selected-btn:hover {
    background-color: #153e69;
    border-color: #153e69;
}

.modal-footer {
    justify-content: space-between;
}

.back-to-groups-btn {
    color: #153e69;
    font-size: 18px;
    cursor: pointer;
}

.back-to-groups-btn:hover {
    color: #00AEC7;
}

.group-btn {
    background-color: #e4e4e4;
}

.enconde-sans {
    font-family: 'Encode Sans', sans-serif;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.container-fluid {
    padding: 0px !important;
}

.no-margin {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.rounded-075 {
    border-radius: 0.75rem !important;
}

.rounded-125 {
    border-radius: 1.25rem !important;
}

.grid-center {
    justify-content: center;
}

.text-underline {
    text-decoration: underline;
}

.text-underline:hover {
    text-decoration: underline;
}

.text-lightblue {
    color: #00AEC7;
}

.text-black {
    color: #242424;
}

.text-blackgray {
    color: #444444;
}

.text-gray {
    color: #A1A1A1;
}

.text-lightgary {
    color: #828282;
}

.text-blue {
    color: #153e69;
}

.text-red {
    color: #B2292E;
}

.bg-red {
    background-color: #B2292E;
}

.bg-blue {
    background-color: #204071;
}

.bg-white {
    background-color: #ffffff;
}

.bg-lightblue {
    background-color: #00AEC7;
}

.title_contact {
    font-size: 28px;
    color: #1B365D;
}

.email {
    color: #00AEC7;
}

section.content {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.center {
    text-align: center;
}

label {
    font-size: 14px;
    color: #1B365D;
    font-family: 'lato', sans-serif;
}

a {
    color: #FFFFFF;
}

a:hover {
    color: #00AEC7;
}

.text-white p {
    color: #FFFFFF;
}

.linea {
    border-top: 1px solid #FFFFFF;
    width: 300px;
}

.form-control {
    border-radius: 0px;
    border-color: #E0E0E0 !important;
    align-self: center;
    width: 100%;
    margin: auto;
}

.form-control::placeholder {
    color: #E0E0E0;
    opacity: 1;
}

form#form-final-nuevo {
    width: 95%;
    margin: 0 auto;
}

.btn {
    white-space: normal;
}

.btn-participar {
    color: #FFFFFF;
    background-color: #00AEC7;
    border: none;
    white-space: normal;
    text-align: center;
    font-size: 18px;
    font-family: 'lato', sans-serif;
    min-width: 180px;
    padding: 10px 15px;
    position: relative;
    border-radius: 9999px;
    letter-spacing: 0;
    text-transform: capitalize;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2;
}

.btn-participar.bg-red:hover,
.btn-participar.bg-blue:hover {
    color: #ffffff;
    border: none;
}

.btn-participar.bg-blue:hover {
    background-color: #204071;
}

.btn-participar.bg-red:hover {
    background-color: #204071;
}

.btn-participar:after {
    content: "\E911";
    margin-left: 10px;
    margin-top: 4px;
    font-family: jetsmart-home, sans-serif;
    font-style: normal;
    font-size: 1.2rem;
}

.btn.disabled,
.btn:disabled {
    color: #ccc;
    background-color: #4f7ead;
}

.avion-nuevo {
    max-width: 70%;
    margin: auto;
    padding-top: 40px;
}

.logo-blanco {
    width: 200px;
    margin: 30px auto;
    max-width: 40%;
}

.nuevo-bg-img {
    display: inline-block;
    /*  max-width:768px; */
    width: 100%;
}

.col-form-final-nuevo {
    position: relative;
}


.select2.select2-container.select2-container--classic {
    width: 100% !important;
}

.form-control,
.select2-container--classic .select2-selection--single {
    border-color: #828282;
    align-self: center;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
}

.form-group input {
    border-radius: 5px;
}

.select2-selection__arrow {
    background-color: transparent !important;
    border: none !important;
    background-image: none !important;
    height: inherit !important;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #FFFFFF transparent transparent transparent !important;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #FFFFFF !important;
    padding-left: 0 !important;
}


.footer-col {
    background-color: #204071;
    bottom: -7px;
}

.footer-col p {
    color: #ffffff;
    font-weight: 700;
    font-size: 14px;
    padding-top: 15px;
}

.footer-col span {
    color: #00AEC7;
}

footer {
    margin-top: 0px !important;
}

.btn-media {
    color: #FFFFFF !important;
    padding: 5px 10px;
    font-size: 20px;
    border-radius: 20px;
    margin-top: .5rem;
}

#carousel-recursos-desktop .btn-media {
    font-size: 16px;
    font-family: 'lato', sans-serif;
    width: 144px;
}

a {
    text-decoration: none !important;
}

.btn-media:hover,
.info-about:hover {
    background-color: #204071 !important;

}

.btn-comunications {
    color: #00AEC7 !important;
    padding: 5px 10px;
    font-size: 11px;
    border-radius: 20px;
    margin-top: .5rem;
    border-color: #00AEC7;
    min-width: fit-content;
}

.btn-comunications.bg-lightblue {
    color: #FFFFFF !important;
    border-color: #00AEC7;
}

.btn-comunications:hover {
    color: #FFFFFF;
}

.title-card {
    font-weight: bold;
    font-size: 20px;
    height: 55px;
    font-family: 'Encode Sans', sans-serif;
    color: #242424;
}

.scrollable-container {
    overflow-x: auto;
    overflow-y: auto;
    width: 100%;
}

.scrollable-container::-webkit-scrollbar {
    overflow-x: hidden;
}

.alinear-derecha {
    justify-content: flex-end;
    color: white !important;
}

.landing-title-prensa,
.landing-p-prensa {
    color: white !important;
}
.landing-title-prensa{
    text-align: left;
}
.landing-p-prensa p {
    color: white !important;
    font-family: 'lato', sans-serif;
    font-size: 20px;
    text-align: left;
    line-height: 24px;
}

.landing-p-prensa-mobile p {
    font-family: 'lato', sans-serif;
    color: #1B365D
}

.landing-p-prensa-mobile {
    display: none;
}

.banner-title-landing {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 420px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
    padding: 0 !important;
    margin: 0;
    min-width: 100%;
}

.info-about,
.card-link {
    color: #FFFFFF;
    background-color: #00AEC7;
    border: none;
    white-space: normal;
    text-align: center;
    font-size: 18px;
    min-width: 140px;
    padding: 10px 12px;
    position: relative;
    border-radius: 9999px;
    letter-spacing: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2;
}

.info-about:after,
.card-link:after {
    content: "\E911";
    margin-left: 10px;
    font-family: jetsmart-home, sans-serif;
    font-style: normal;
    font-size: 1.2rem;
}

.info-about:hover,
.card-link:hover {
    line-height: 1.2;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #204071;
}

.p-prensa {
    color: #242424;
    font-family: 'lato', sans-serif;
    font-size: 16px;
    line-height: 20px;
}

.card-img-recursos {
    vertical-align: middle !important;
    border-style: none !important;
    height: 40px !important;
    min-height: 45px !important;
    border-radius: unset !important;
}

#carousel-recursos-desktop,
#carousel-recursos-mobile {
    background-color: #F7F7F7;
}

@media (max-width: 767px) {
    section.content {
        background-size: auto;
        background-position: top center;
        background-repeat: no-repeat;
    }

    form#form-octoberfest {
        width: 100%;
    }

    .landing-title-prensa {
        font-size: .8rem !important;
        width: 50%;
        margin-left: 170px;
        font-size: 16px !important;
    }

    .modal-title-1 {
        line-height: 20px;
    }
}

@media (max-width: 992px) {

    .nuevo-bg {
        object-fit: cover;
    }

    form#form-final-nuevo {
        /*width: 70%;*/
        margin: 3em auto;
    }

    .banner-title-landing {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: unset;
        height: 160px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        color: white;
        padding: 0 !important;
        margin: 0;
        min-width: 100%;
    }

    .landing-p-prensa {
        display: none;
    }

    .landing-p-prensa-mobile {
        display: block;
    }

    .title-prensa-display {
        display: flex;
        margin-left: 70px;
        padding: 0 !important;
        justify-content: right;
    }
}


@media (min-width: 992px) {
    .card-container {
        min-height: 380px;
    }

    .scrollable-container {
        width: 95%;
    }
}

@media (min-width: 1200px) {
    .scrollable-container {
        width: 100%;
    }

    .footer-col {
        position: absolute;
        bottom: 0;
    }
}