
.pdfPage1{
    background-color: #F0F9FE;
    padding: 0px 36px 16px 36px;
    border-left: 30px solid #fff;
    border-right: 30px solid #fff;
    border-top: 30px solid #fff;
    height: 619px;
}

.h1_background {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
    position: relative;
    top: -30px;
    left: -66px;
 }

.h1_background1{
    top: 0px;
    left: -23px;
}

.h1_background2{
    top: 0px;
    left: -33px;
}

.h1_background::after {
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 44px 0 44px 88px;
    border-color: transparent transparent transparent #223b8b;
    position:relative;
    left:-1px;
}

.h1_pdf{
    background-image: linear-gradient(to right, #77cbea, #4ba7d7, #2784c2, #1860a9, #223b8b);
    width: max-content;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #fff;
    padding: 25px 100px 25px 25px;
    font-size: 32px;
}


.h2_pdf{
    font-size: 20px;
    color: #000;
    border-bottom: 2px solid #00AEEF;
}

.h3_pdf{
    font-size: 16px;
    color: #000;
    border-bottom: 2px solid #94DDF8;
}

.list-detail-pdf{
    line-height: 16px;
}

.list-detail-pdf li p{
    display: flex;
    flex-direction: column;
    color: #0088CB;
    font-weight: 600;
}

.list-detail-pdf li p{
    margin-bottom: .8rem;
}

.list-detail-pdf li p span{
    display: flex;
    flex-direction: column;
    color: #000;
    background-color: #fff;
    padding: 6px 12px;
    margin-top: 6px;
    font-weight: 400;
}

.cadastre_img_wrapper{
    margin-bottom: 20px;
}

.footer_pdf{
    background-image: linear-gradient(to right, #77cbea, #4ba7d7, #2784c2, #1860a9, #223b8b);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 20px 30px;
    width: 100%;
}

.text_footer{
    color: #fff;
    font-size: 32px;
}


.logo_footer {
    display: flex;
    background-image: url(../../img/pages/idb_h_blanc.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 187px;
    height: 30px;
    background-size: contain;
}

@media (max-width: 992px) {
    h1{
        padding: 25px 25px 25px 25px;
        font-size: 32px;
    }
}

@media (max-width: 768px) {
    h1{
        padding: 31px 25px 31px 25px;
        font-size: 21px;
    }
}

@media (max-width: 575px) {
    h1{
        padding: 31px 25px 31px 25px;
        font-size: 21px;
    }
}

.pdf-transmitancias{
    margin-bottom: -81px;
    margin-top: -50px;
}

.pdf_row{
    margin-top:-25px;
}

 .media_fraficos_pdf{
    margin-top:-28px;
}

.contenidor_grafics_pdf{
    bs-gutter-x: 0rem;
}

.detall_pdf{
    margin-top: -30px;
}

.footer_page1{
    height:89px;
    margin-top: -35px;
}

.center_text_pdf{
    text-align: center;
}

.chart_wrapper2_pdf{
    position: relative;
    display: flex;
    flex-direction: row;
    z-index: 10;
    height: 280px;
    justify-content: center;
}

.costo_anual{
    margin-top:-50px;
}

.pdf_container1{
    margin-top:-60px;
}

.instalacions_pdf{
    margin-top: 35px!important;
}

.text_factura-energetica{
    font-size: 16px !important;
    color: #333;
    font-weight: 400 !important;
}

.installacions_pdf{
    margin-top: -28px;
}

.msg_text{
    font-size: 13px;
    font-family: fangsong;
    margin-bottom: -12px;
    color: #5d5c5b;
    margin-top: -1px;
    line-height: 1;
    padding-bottom: 6px;
}