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

.global-text {
    font: 12px/14px Tahoma, "Geneva CY", sans-serif;
    color: #231f20;
}

.global-text_num_1 {
    width: 445px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    text-align: justify;
    left: 492px;
    top: 102px;
}


.timeline {
    background: url(timeline.png) 0 100% no-repeat;
    width: 769px;
    height: 151px;
    position: absolute;
    left: 69px;
    bottom: 38px;
}

    .timeline__caption {
        font: 14px/19px 'ekibastuz_rgregular', Tahoma, "Geneva CY", sans-serif;
        color: #808080;
        padding: 14px 0 0;
    }

    .timeline__point {
        font: 12px/14px 'ekibastuz_rgregular', Tahoma, "Geneva CY", sans-serif;
        color: #000;
        position: absolute;
        bottom: 3px;
    }

    .timeline__text {
        font: 12px/14px 'ekibastuz_rgregular', Tahoma, "Geneva CY", sans-serif;
        color: #000;
        position: absolute;
    }

    .timeline__point_num_1 {
        left: 3px;
    }
    .timeline__point_num_2 {
        left: 152px;
    }
    .timeline__point_num_3 {
        left: 303px;
    }
    .timeline__point_num_4 {
        left: 457px;
    }
    .timeline__point_num_5 {
        left: 611px;
    }
    .timeline__point_num_6 {
        left: 761px;
    }

    .timeline__text_num_1 {
        color: #cd391e;
        left: 25px;
        bottom: 65px;
    }
    .timeline__text_num_2 {
        color: #006a51;
        left: 162px;
        bottom: 67px;
    }
    .timeline__text_num_3 {
        color: #666666;
        left: 387px;
        bottom: 39px;
    }
    .timeline__text_num_4 {
        color: #6bbf00;
        left: 566px;
        bottom: 39px;
    }
    .timeline__text_num_5 {
        left: 753px;
        bottom: 41px;
    }