.global-title {
    font: 19px/1 'ekibastuz_rgregular', Tahoma, "Geneva CY", sans-serif;
    color: #006a51;
    left: 493px;
    top: 56px;
}

.global-text_num_1 {
    width: 290px;
    font: 12px/14px Tahoma, "Geneva CY", sans-serif;
    color: #231f20;
    left: 43px;
    top: 40px;
}
    .global-text_num_1 span {
        margin: 0 0 15px;
        color: #006a51;
        display: block;
    }
.global-text_num_2 {
    left: 44px;
    top: 288px;
}
.global-text_num_3 {
    font: 16px/17px 'ekibastuz_rgbold', Tahoma, "Geneva CY", sans-serif;
    color: #006a51;
    left: 173px;
    top: 301px;
}
.global-text_num_4 {
    left: 44px;
    top: 420px;
}
.global-text_num_5 {
    font: 16px/17px 'ekibastuz_rgbold', Tahoma, "Geneva CY", sans-serif;
    color: #006a51;
    left: 173px;
    top: 420px;
}
.global-text_num_6 {
    width: 255px;
    font: 12px/14px Tahoma, "Geneva CY", sans-serif;
    color: #fff;
    text-align: center;
    left: 512px;
    top: 126px;
}
.global-text_num_7 {
    width: 165px;
    font: 12px/14px Tahoma, "Geneva CY", sans-serif;
    color: #fff;
    text-align: center;
    left: 638px;
    top: 358px;
}


.formula {
    display: inline-block;
    vertical-align: baseline;
}
    .formula:first-letter {
        font-family: 'ekibastuz_bkregular';
    }

.list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'ekibastuz_rgregular';
}
    .list__item {
        padding: 0 0 0 16px;
        position: relative;
    }
        .list__item:before {
            content: '•';
            font-family: Tahoma, "Geneva CY", sans-serif;
            position: absolute;
            left: 0;
            top: 0;
        }

.rounded-block {
    background: #006a51;
    width: 111px;
    height: 111px;
    font: 23px/30px 'ekibastuz_rgregular', Tahoma, "Geneva CY", sans-serif;
    color: #fff;
}
    .rounded-block__element {
        font-size: 43px;
        font-family: 'ekibastuz_bkregular';
        display: block;
    }
    .rounded-block__percent {
        font-family: 'ekibastuz_bkregular';
        color: #b9db0c;
    }