/** JIRA ODSAOG-6 **/
.main-navigation .primary-menu>li>a:not([href]) {
    cursor: context-menu;
}

.redcolor-mobile {
    background: #dc042b;
    display: none;
}

.redcolor a.logos {
    display: none;
}

.redcolor #searchform {
    display: none;
}

#homecarousel {
    background: transparent;
    overflow: hidden;
    border-radius: 25px;
    box-shadow: 7px 8px 16px rgb(198 197 201);
}

.hcinside {
    border-radius: 25px;
    position: absolute;
}

.carlinks {
    top: 50%;
    right: 98%;
    transform: translate(60%, -50%);
}

.carlink {
    height: 40px;
    padding: 0px;
    width: 5px;
    border-radius: 5px;
}

.hctext {
    padding: 35px;
    background: #fff;
}

.hcimage:after {
    border-color: transparent;
}

.hctext>a.hctitle {
    text-align: left;
    font-weight: bold;
    color: #dc042a;
    font-size: 29px;
    line-height: 28px;
    font-family: 'Montserrat';
}

.cat-dat {
    display: block;
    width: 1180px;
    max-width: 90%;
    color: #757575;
    margin: 15px auto 0;
}

a.hcexcerpt {
    margin: 0 auto 0;
    text-align: left;
    color: #a5a5a5;
    font-size: 14px;
    line-height: 22px;
}

.cat-dat span {
    font-weight: bold;
    font-family: 'Montserrat';
    font-size: 12px;
}

.hctext>span>a:last-child {
    border: 1px solid #d4d4d4;
    border-radius: 36px;
    margin: 0px;
    color: #abaaaa;
    font-size: 11px;
    padding: 10px 25px;
}

.hctext>span.hclinks {
    text-align: left;
    margin-top: 10%;
}

.chlink img {
    width: 32%;
}

.chtitle::before {
    display: none;
}

.chtitle {
    padding-left: 0px;
    font-family: 'Roboto Condensed';
    border-bottom: 2px solid #bcbcbd;
    margin: 0 15px 15px;
}

.chtitle2 {
    visibility: visible;
    margin: 15px auto 0;
    color: #da052e;
    font-family: 'Montserrat';
    font-size: 21px;
    text-transform: math-auto;
    line-height: 25px;
}

.chtext {
    visibility: visible;
    color: #58575b;
    line-height: 22px;
}

.chtitle2,
.chtext {
    margin: 15px 50px 0 15px;
}

.chlink {
    background-image: none !important;
    color: #4a494c;
    height: -webkit-fill-available;
}

#centrohome {
    justify-content: left;
    margin-bottom: 25px;
}

.chlink .button-link {
    text-transform: uppercase;
    box-shadow: none;
    border: 2px solid #c4c3c7;
    padding: 4px 22px;
    float: left;
    margin: 15px;
    border-radius: 23px;
    font-size: 12px;
    color: #66666a;
    font-family: 'Roboto Condensed';
}

.chlink:hover {
    background: none;
    color: #4a494c;
}


#blogbanner {
    height: 45vh;
}

#blogbanner .top .title {
    font-size: 60px;
    font-family: 'Montserrat';
    color: #d9052b;
    text-shadow: none;
}

#blogbanner .top {
    float: left;
    margin: 0 7%;
    width: 100%;
    max-width: 100%;
    display: flex;
    gap: 35px;
    height: 75%;
}

#blogbanner .row {
    width: 100%;
    align-content: center;
    height: 75%;
    place-self: center;
}

#blogbanner .top .enlace-blog {
    box-shadow: none;
    text-shadow: none;
    text-transform: uppercase;
    font-size: 15px;
    color: #483e36;
    border: 2px solid #c8c6cd;
    padding: 5px 25px;
    border-radius: 23px;
}

#blogbanner .top>div,
#blogbanner .top>a {
    flex: 0 1 auto;
    align-self: center;
}

#blogbanner #bajomapa {
    height: 46%;
    background: #dc042b94;
    width: 100%;
    overflow: hidden;
    position: relative;
}

#blogbanner .banner {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    max-width: 100%;
}

#bmwrap {
    width: 85%;
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    max-width: 100%;
}

.bmcontainer {
    width: 100%;
}

.bmcontainer .bmtitle {
    font-size: 18px;
    line-height: normal;
    color: white;
    text-shadow: none;
}

.bmcontainer .bmtext {
    font-size: 14px;
    line-height: 20px;
    color: white;
    text-shadow: none;
    float: left;
    font-family: 'Montserrat';
    FONT-WEIGHT: 100;
    margin-top: 7px;
}

.bmchild {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: left;
    display: flex;
    gap: 15px;
    flex: 0 1 18%;
    min-width: 0%;
}

.flex-footer {
    display: flex;
    align-items: center;
    margin: 0 17%;
    gap: 25px;
}

.flex-footer .footerlinks {
    display: flex;
    justify-content: space-between;
    width: 400px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.flex-footer>div {
    flex: 0 1 auto;
    width: auto;
    padding: 0px;
}

.copyright {
    font-size: 14px;
    color: #878787;
    font-weight: 100;
    text-align: center;
    font-family: 'Montserrat';
}

.redesfooter img {
    filter: brightness(0) saturate(100%) invert(43%) sepia(0%) saturate(3337%) hue-rotate(316deg) brightness(91%) contrast(95%);
}

.flex-footer .redesfooter {
    display: flex;
    gap: 10px;
}

aside#secondary {
    margin: 0px;
}

.flex-footer.mobile {
    display: none;
}

/*** QUÉ ES OBSA? ***/
h2.widget-title.expanded {
    font-family: 'Montserrat';
}

h1.rojo {
    font-family: 'Montserrat';
}

.breadcrumbs-wrap>ul>li {
    font-family: 'Montserrat';
}

h2.widget-title {
    font-family: 'Montserrat' !important;
}

/*** INFORMACION ***/
#selesele {
    display: none;
}

#infomunilinks {
    display: flex;
    max-width: 100%;
    align-items: center;
    overflow: hidden;
    justify-content: center;
    flex-flow: row wrap;
    margin: 0 auto;
}

#infomunilinks>div.chlink {
    border: none;
    min-width: 0%;
    display: block;
    height: 228px;
    position: relative;
    width: 325px;
    margin-bottom: 50px;
    max-width: 100%;
    float: left;
    color: #333;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
    text-decoration: none;
    -moz-transition: all 0.3s, color 0s;
    -webkit-transition: all 0.3s, color 0s;
    -o-transition: all 0.3s, color 0s;
    transition: all 0.3s, color 0s;
    background-position: 30% 50%;
    background-repeat: no-repeat;
}

#infomunilinks>div.chlink>.chtext {
    margin-top: 0px;
}

#infomunilinks>div.chlink>.chtitle2.no-specific {
    display: none;
}