


.site-banner{
    margin: 0 -15px;
    position: relative;
}
.site-banner .content{
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 31px;
    background-color: #d2d100;
    padding: 72px 49px 57px 42px;
    position: absolute;
    bottom: 0;
    width: 50%;

}
@media (max-width: 767px) {
    .site-banner .content {

        font-size: 14px;
        font-weight: 700;
        line-height: 20px;
        background-color: #d2d100;
        padding: 19px 24px 18px 21px;
        position: absolute;
        bottom: 0;
        width: 70%;
    }
}

.site-index-text-1{
    color: #000000;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    padding: 60px 37px;
}
.site-index  #index-news-list .img-wrapper{
    height: 250px;
    position: relative;
    overflow: hidden;

}
.site-index  #index-news-list .img-wrapper .img-center{
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    left: 0;
}
.site-index  #index-news-list .date{
    margin-top:20px; 
    font-family: Oswald;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
}
.site-index  #index-news-list .date .day{
    margin-bottom: 5px;
    color: #d2d100;
    font-family: Oswald;
    font-size: 40px;
    font-weight: 700;
    line-height: 24px;
}
.site-index  #index-news-list .header{
    color: #000000;
    font-family: Oswald;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}

.site-index  #index-news-list .lead{
    color: #757576;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px; 
}
.site-relations{
    margin-top: 15px;
    margin-left: 25px;
}
.site-index #index-report-list{
    padding-top: 70px;
    padding-bottom: 70px;
}
.site-index #index-report-list .date{
    color: #ffffff;
    font-family: 'Lato', sans-serif;;
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
}
.site-index #index-report-list .header{
    color: #ffffff;
    font-family: 'Lato', sans-serif;;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 12px;
}


.site-index #index-report-list .img-wrapper{
    margin-top: 15px;
}

#div-chartsite_index_pie_chart{

    width: 100%; 
    min-height: 380px;

}