﻿
.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);
}

.historia .dark-blue-text-bold {
    color: #1B495F;
    font-weight: bold;
    font-size: 22px;
}

.historia .dark-blue-text {
    color: #1B495F;
    font-weight: 500;
}

.socialbox__link--tw {
    background-color: #000000;
}

.logo-nav {
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-top: 12px;
    margin-bottom: 12px;
    width: 100px;
}

.navigation-desktop .navigation__desktop-icon {
    background-image: none;
}

.navigation-desktop.scrolled .navigation__desktop-icon {
    background-image: none;
}

.navigation-desktop.transparent .navigation__desktop-icon{
    background-image: none;
}

.navigation-desktop.scrolled .navigation__desktop-icon {
    background-image: none;
}

.navigation-mobile .navigation__logo-brand {
    background-image: none;
}


.navigation-mobile.scrolled .navigation__logo-brand {
    background-image: none;
}
 