.bannerEntradaInd{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 735px;
    overflow: hidden;
    margin-bottom: 40px;
}

#single-post {
    margin-top: 0;
}
.titlecontainer{
    border-radius: 0rem 6.4375rem 0rem 0rem;
    background: #219BD8;
    width: 50%;
    padding: 40px 40px 45px 1px;
    position: absolute;
    top: 60%;
    transform: translateY(-40%);
}
.h100f{
    height: 100%;
}
.btn-volver{
    position: absolute;
    top: 17px;
    left: 1px;
}
.btn-volver img{
    width: 90px;
}

.titleentradaInd{
        color: #252627;
    font-family: 'Axiforma';
    font-size: 2.1rem !important;
    font-weight: 700;
    line-height: 1.2 !important;
    margin-bottom: 50px !important;
}
.catentradaInd{
    color: #FFF;
    font-family: 'Axiforma';
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.2;
}
.fechaentradaInd{
    color: #FFF;
    font-family: 'Gotham';
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.2;
    padding-left: 30px;
}
.cuadroextra{
      position: absolute;
    height: 100%;
    background: #219bd8;
    width: 100%;
    top: 0;
    left: 0;
    transform: translateX(-100%);
}
.section-recientes{
    background: #252627;
    padding-top: 24px;
    padding-bottom: 24px;
        margin-top: 50px;
}
.section-recientes h3{
    color: #FFF;
    text-align: center;
    font-family: 'Axiforma';
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0;
}
.section-recientesBody{
    padding-top: 40px;
}
.section-hablemos {
    margin-top: 5px;
}
.titlewigInd{
    padding-top: 13px;
    padding-bottom: 13px;
    background-color:#219BD8;
    color: #FFF;
    text-align: center;
    font-family: 'Axiforma';
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 30px;
}
.paddextramains{
        padding-right: 60px;
}