﻿.news__title {
    font-size: 15px;
    margin-bottom: 21px;
    line-height: 20px;
    color: #505050;
}

.centrales-line {
    display: inline-block;
    width: 1075px;
    height: 2px;
    background-color: #505050;
}

.number:before {
    width: 0%;
    height: 1px;
    top: 0;
    background-color: #ffffff;
    content: "";
    position: absolute;
}

.header__title {
    font-weight: 300;
}

.year span {
    font-family: "Heebo", sans-serif;
    font-weight: 400;
}

.comunidad-box__title {
    font-weight: 400;
}

.footer__adress {
    color: #ffffff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    font-family: "Raleway", sans-serif;
}

.comunidad-box__desc {
    font-weight: 300;
}

.slider-desktop__title {
    font-weight: 400;
}

.action-link__text {
    font-weight: 300;
}

.comunidad-box__text {
    font-size: 16px;
}

@media (min-width: 425px) {
    .action-link__text {
        font-size: 13px;
        padding: 12px;
        left: 0;
        bottom: 5px;
        width: 100%;
    }
}

@media (min-width: 250px) {
    .action-link__text {
        font-size: 13px;
        font-weight: 300;
    }
}

@media (min-width: 760px) {
    .action-link__text {
        font-size: 18px;
    }
}

@media (min-width: 992px) {
    .action-link__text {
        font-size: 34px;
    }
}

.comunidad-box__desc {
    font-family: "Heebo", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    color: #000000;
    margin-top: 24px;
    padding: unset;
}

.navlist-mobile .subnav-body h3 {
    font-size: 19px;
    font-weight: 400;
}

.header__title {
    font-size: 64px;
}

.golden-text {
    color: #fff;
}

.slide-overlay {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgb(255 255 255 / 0%);
}

.ver-mas-btn-block a {
    background-color: rgb(0 147 190);
}

.footer {
    width: 100%;
    background-color: #005f7b;
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 60px 0;
    position: relative;
}

.color-bar__orange {
    width: 31%;
}

.reconocimiento__tab img {
    height: 55px;
    margin-bottom: 42px;
}

.comunidad-box--orange {
    background-color: #fdd599;
    padding: 36px;
    margin: 0;
    padding-bottom: 15px;
    position: absolute;
    z-index: 99;
    top: 0;
    display: none;
    overflow-y: auto;
    height: 100%;
    max-height: 100%;
}

.comunidad-box__title--orange {
    color: #f4a631;
}

.comunidad-box .group4 {
    margin-bottom: 25px;
    text-align: center;
    height: 100%;
    background-color: #feebce;
    padding: 24px 0;
}

.comunidad-box .square-icon4 {
    background-color: #fee9c9;
    padding: 25px;
    text-align: center;
}

.comunidad-box--amarillo {
    background-color: #ececaa;
    padding: 36px;
    margin: 0;
    padding-bottom: 15px;
    position: absolute;
    z-index: 99;
    top: 0;
    display: none;
    overflow-y: auto;
    height: 100%;
    max-height: 100%;
    height: 100%;
}

.comunidad-box__title--amarillo {
    color: #d8d834;
}

.comunidad-box .group5 {
    margin-bottom: 25px;
    text-align: center;
    height: 100%;
    background-color: #f5f5d1;
    padding: 24px 0;
}

.comunidad-box .square-icon5 {
    background-color: #f6f6cd;
    padding: 25px;
    text-align: center;
}
