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

.global-text_num_1 {
    width: 244px;
    height: 244px;
    font: 22px/24px 'ekibastuz_rgregular', Tahoma, "Geneva CY", sans-serif !important;
    left: 154px;
    top: 114px;
}
    .global-text_num_1 b {
        font-weight: normal;
        font-family: 'ekibastuz_bkregular';
        text-indent: -24px;
        display: block;
    }
.global-text_num_2 {
    width: 140px;
    height: 140px;
    margin: -14px 0 0;
    left: 77px;
    top: 75px;
}
.global-text_num_3 {
    width: 115px;
    height: 115px;
    margin: -3px 0 0;
    left: 338px;
    top: 92px;
}
    .global-text_num_3 .global-text__number {
        padding-bottom: 3px !important;
        margin-bottom: 3px !important;
    }
.global-text_num_4 {
    width: 163px;
    height: 163px;
    margin: -5px 0 0;
    left: 137px;
    top: 278px;
}
.global-text_num_5 {
    width: 122px;
    height: 122px;
    margin: -6px 0 0;
    left: 65px;
    top: 202px;
}
.global-text_num_6 {
    width: 205px;
    font: 12px/14px Tahoma, "Geneva CY", sans-serif;
    color: #231f20;
    left: 492px;
    top: 93px;
}
.global-text_num_7 {
    width: 410px;
    font: 12px/14px Tahoma, "Geneva CY", sans-serif;
    left: 493px;
    top: 269px;
}
    .global-text_num_7 .global-text__caption {
        margin: 0 0 15px;
        color: #307f00;
    }
    .global-text_num_7:before {
        content: '';
        background: url(smiles-sprite.png) 0 0 no-repeat;
        width: 41px;
        height: 40px;
        position: absolute;
        right: -26px;
        top: -14px;
    }
    .global-text_num_7 .list__item:before {
        color: #b9db0c;
    }
.global-text_num_8 {
    width: 410px;
    font: 12px/14px Tahoma, "Geneva CY", sans-serif;
    left: 493px;
    top: 434px;
}
    .global-text_num_8 .global-text__caption {
        margin: 0 0 15px;
        color: #cd391e;
    }
    .global-text_num_8:before {
        content: '';
        background: url(smiles-sprite.png) 0 -40px no-repeat;
        width: 41px;
        height: 40px;
        position: absolute;
        right: -26px;
        top: -14px;
    }
    .global-text_num_8 .list__item:before {
        color: #cd391e;
    }


.rounded-block {
    font: 16px/14px 'ekibastuz_rgregular', Tahoma, "Geneva CY", sans-serif;
    color: #fff;
}
    .rounded-block .global-text__number {
        border-bottom: 1px solid #fff;
        margin: 0 30px 5px;
        padding: 0 0 4px;
        font-size: 29px;
        line-height: 1;
        font-family: 'ekibastuz_bkregular';
        display: block;
    }
    
    
.list {
    margin: 15px 0 0;
    padding: 0;
    list-style: none;
    font: 12px/14px Tahoma, "Geneva CY", sans-serif;
    color: #231f20;
    display: block;
}    
    .list__item {
        padding: 0 0 0 18px;
        position: relative;
    }
        .list__item:before {
            content: '•';
            font-family: Tahoma, "Geneva CY", sans-serif;
            position: absolute;
            left: 0;
            top: 0;
        }