a:focus,
:focus,
button:focus,
input:focus,
textarea:focus,
select:focus {
    outline: 0.1px dotted #d3272a !important;
    outline-offset: 0.1px !important;
}

.to-screen-reader-h {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

.sr-only {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap;
}

/* .cbp-hrmenu>ul>li>a:hover {
    font-family: inherit;
    font-weight: bold;
} */
.cbp-hrmenu>ul>li>a:hover,
.cbp-hrmenu>ul>li>a.active {
    font-family: inherit;
    font-weight: bold;
    color: #D3272A;
}

.foot-mid h2 {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Poppins-SemiBold';
    text-transform: uppercase;
    margin-bottom: 5px;
}

.nosotros-sec.home-destacados .trans-childs .trans-cnt p.tit-h3 {
    line-height: 40px;
    color: #000000;
    font-family: 'Poppins-Medium';
    background: none;
    margin-bottom: 18px;
    font-size: 30px;
    padding-right: 0;
    letter-spacing: -0.68px;
    transition: all .5s ease;
    float: left;
    width: 100%;
}

.home-destacados .trans-list ul li:hover .trans-cnt p.tit-h3 {
    color: #D3272A;
    font-family: 'Poppins-SemiBold';
}


.presentacion-btn h3 {
    float: left;
    width: 100%;
    color: #000000;
    font-size: 22px;
    line-height: 34px;
    font-family: 'Poppins-BoldItalic';
    padding-bottom: 20px;
    padding-right: 40px;
}

.area-title.nosotros-title h2 {
    color: #000;
    margin-bottom: 0px;
    font-family: 'Poppins-Medium';
    font-size: 40px;
    line-height: 48px;
    letter-spacing: -0.59px;
}

.area-title.nosotros-title h2 span {
    color: #D3272A;
}

.accordionjs .acc_section .acc_head span.tit-h3 {
    margin: 0px 0;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
    transition: all .5s ease;
}

.accordionjs .acc_section .acc_head span.tit-h3::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 5px;
    font-size: 25px;
    background: url(../../resources/v1/images/accord-down.svg) no-repeat 0 0;
    background-size: auto;
    color: #000000;
    background-size: 100%;
    width: 12px;
    height: 7px;
}

.accordionjs .acc_section.acc_active .acc_head.sub-menu span.tit-h3:after {
    transform: rotate(180deg);
}

.trabajar-lft-cont span.tit-h5 {
    display: block;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    font-family: 'Poppins-Medium';
    margin-bottom: 7px;
    letter-spacing: -0.22px;
}

.trans-cnt span.tit-h3 {
    display: block;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    float: left;
    width: 100%;
    background: url(../../resources/v3/images/ico-fletxa-transparencia.svg) no-repeat right top;
    font-family: 'Poppins-Bold';
    color: #363636;
    font-size: 21px;
    line-height: 27px;
    padding-right: 50px;
    letter-spacing: -0.68px;
    transition: all .5s ease;
}

.trans-list ul li:hover .trans-cnt span.tit-h3 {
    color: #D3272A;
}

.lst-cnt span.tit-h3 {
    display: block;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    font-size: 25px;
    line-height: 30px;
    color: #fff;
    font-family: 'Poppins-SemiBold';
    margin-top: 12px;
}

.bars-cont p.tit-h5 {
    display: none;
}

.bars-cont p.tit-h5 {
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    line-height: 25px;
    font-family: 'Poppins-Medium';
    color: #444444;
    margin-bottom: 20px;
}

.castatro-proytos .sector-main h3.tit-h2 {
    letter-spacing: -0.59px;
    color: #000000;
    float: left;
    width: 100%;
    font-size: 30px;
    line-height: 35px;
    font-family: 'Poppins-Medium';
    padding-bottom: 20px;
    border-bottom: 1px solid #000000;
    margin-bottom: 25px;
}

.nosotros-sec .trans-cnt p.tit-h3 {
    letter-spacing: -0.68px;
    transition: all .5s ease;
    float: left;
    width: 100%;
    line-height: 40px;
    color: #000000;
    font-family: 'Poppins-Medium';
    background: none;
    margin-bottom: 18px;
    font-size: 30px;
    padding-right: 0;
    display: block;
}

.trans-list.trans-childs ul li:hover p.tit-h3 {
    color: #D3272A;
    /* font-family: 'Poppins-SemiBold'; */
}

.not-lst-main .not-lst-cnt span.tit-h4 {
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    float: left;
    width: 100%;
    padding-left: 25px;
    background: url(../../resources/v3/images/ico-event-clock.svg) no-repeat left center;
    color: #3A3A3A;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
}

.not-lst-main .not-lst-cnt span.tit-h3 {
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    float: left;
    width: 100%;
    color: #3A3A3A;
    font-size: 22px;
    line-height: 27px;
    font-family: 'Poppins-SemiBold';
    padding-bottom: 25px;
    transition: all .5s ease;
}

.not-lst-main:hover .not-lst-cnt span.tit-h3 {
    color: #D3272A;
}

.noticia-content span.lec-ico {
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    float: left;
    width: auto;
    padding-left: 25px;
    background: url(../../resources/v3/images/ico-lectura.svg) no-repeat left center;
    color: #3A3A3A;
    font-size: 14px;
    line-height: 20px;
    display: block;
}

.noticia-content span.dte-ico {
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    float: left;
    width: auto;
    padding-left: 25px;
    background: url(../../resources/v3/images/ico-event-clock.svg) no-repeat left center;
    color: #3A3A3A;
    font-size: 14px;
    line-height: 20px;
}

.factura-sec .factura-document-list span.tit-h3 {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    font-family: 'Poppins-Regular';
    padding: 20px 0;
    position: relative;
    display: block;
}

.factura-sec .factura-document-list span.tit-h3::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    background: #DDDDDD;
    width: 60px;
    height: 2px;
}

.factura-sec .factura-document-list ul li a span.tit-h4 {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Poppins-SemiBold';
    color: #000000;
    transition: all .5s ease;
}

.factura-document-list ul li a:hover span.tit-h4 {
    color: #D3272A;
}

.not-lst-main .not-lst-cnt span.tit-h4.superficie {
    margin-bottom: 0;
    background: url(../../resources/v3/images/ico-superficie.svg) no-repeat left center;
    color: #3A3A3A;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
}

.not-lst-main .not-lst-cnt span.tit-h4.loc {
    background: url(../../resources/v3/images/ico-loc-black.svg) no-repeat left center;
    margin-bottom: 0;
}

.inmuebles-slide .not-lst-main .not-lst-cnt span.tit-h4.cli {
    background: none;
    padding-left: 0;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
    display: block;
}

#page .not-lst-main .not-lst-cnt span.tit-h4 a {
    transition: all .5s ease;
    font-family: 'Poppins-Regular';
    color: #D3272A;
}

#page .not-lst-main .not-lst-cnt span.tit-h4.cli:hover a {
    color: #2F2F2F;
    text-decoration: underline;
}

.inmuebles-slide .swiper-container {
    overflow: hidden;
}

.mas-info p.tit-h3 {
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Poppins-Bold';
    padding-bottom: 15px;
    color: #1E1E1E;
}

@media screen and (max-width: 767px) {
    .foot-mid h2 {
        font-size: 13px;
        line-height: 18px;
    }

    .nosotros-sec.home-destacados .trans-childs .trans-cnt p.tit-h3 {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 15px;
        padding-right: 0;
    }

    .presentacio-noso h3 {
        font-size: 16px;
        line-height: 24px;
        padding-right: 0px;
        padding-top: 20px;
    }

    .area-title.nosotros-title h2 {
        font-size: 30px;
        line-height: 34px;
        letter-spacing: -1px;
    }

    .trans-cnt span.tit-h3 {
        background: url(../../resources/v2/images/ico-fletxa-transparencia.svg) no-repeat right top / 15px;
        font-size: 16px;
        line-height: 22px;
        padding-right: 30px;
    }

    .lst-cnt span.tit-h3 {
        font-size: 20px;
        line-height: 26px;
        margin-top: 10px;
    }

    .castatro-proytos .sector-main h3.tit-h2 {
        font-size: 25px;
        line-height: 34px;
    }

    .trans-sec .trans-cnt p.tit-h3 {
        padding-right: 0;
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 15px;
    }

    .not-lst-main .not-lst-cnt span.tit-h4 {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .not-lst-main .not-lst-cnt span.tit-h3 {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 5px;
    }
}

@media screen and (max-width: 639px) {
    .nosotros-sec.home-destacados .trans-childs .trans-cnt p.tit-h3 {
        font-size: 20px;
        line-height: 25px;
    }

    .castatro-proytos .sector-main h3.tit-h2 {
        padding-bottom: 15px;
    }

    .trans-sec .trans-cnt p.tit-h3 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .not-lst-main .not-lst-cnt span.tit-h3 {
        font-size: 15px;
        line-height: 21px;
    }

    .factura-sec .factura-document-list ul li a span.tit-h4 {
        font-size: 16px;
    }
}

@media screen and (max-width: 479px) {
    .nosotros-sec.home-destacados .trans-childs .trans-cnt p.tit-h3 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 10px;
    }

    .trans-sec .trans-cnt p.tit-h3 {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 25px;
    }
}