.global-title {
    left: 493px;
    top: 57px;
}

.global-text {
    color: #fff;
}
    /* блок с вертикальным выравниванием */
    .global-text_num_1 {
        width: 223px;
        height: 223px;
        font: 0/0 a;
        text-align: center;
        white-space: nowrap;
        left: 137px;
        top: 283px;
    }
        .global-text_num_1:before {
            content: '';
            width: 0;
            height: 100%;
            display: inline-block;
            vertical-align: middle;
        }
        .global-text_num_1 .global-text__inner {
            font: 16px/1 Tahoma, "Geneva CY", sans-serif;
            white-space: normal;
            display: inline-block;
            vertical-align: middle;
        }
            .global-text_num_1 span {
                font: 45px/1 'ekibastuz_bkregular', Tahoma, "Geneva CY", sans-serif;
            }

    .global-text_num_2 {
        width: 322px;
        font: 12px/1.15 Tahoma, "Geneva CY", sans-serif;
        text-align: center;
        top: 142px;
        left: 376px;
    }

    /* блок с вертикальным выравниванием */
    .global-text_num_3 {
        width: 160px;
        height: 160px;
        font: 0/0 a;
        text-align: center;
        white-space: nowrap;
        left: 639px;
        top: 325px;
    }
        .global-text_num_3:before {
            content: '';
            width: 0;
            height: 100%;
            display: inline-block;
            vertical-align: middle;
        }
        .global-text_num_3 .global-text__inner {
            font: 12px Tahoma, "Geneva CY", sans-serif;
            white-space: normal;
            text-indent: -20px;
            display: inline-block;
            vertical-align: middle;
        }
            /* смещаем текст плаваюющим блоком*/
            .global-text_num_3 .global-text-mover-1 {
                width: 20px;
                height: 40px;
                float: left;
            }
            .global-text_num_3 .global-text-mover-2 {
                width: 20px;
                height: 20px;
                float: left;
            }

            .global-text_num_3 span {
                position: static !important;
            }
            .global-text_num_3 strong {
                text-decoration: underline;
                cursor: pointer;
            }

/* доопределяем стили попапов */
.global-popup_type_salvinit {
    right: 320px;
    bottom: 25px;
}
    .global-popup_type_salvinit .global-popup__content {
        background: url(salvinit.png) 0 0 no-repeat;
        width: 296px;
        padding: 68px 0 0;
    }

.global-popup_type_karnalit {
    right: 320px;
    bottom: 25px;
}
    .global-popup_type_karnalit .global-popup__content {
        background: url(karnalit.png) 0 0 no-repeat;
        width: 296px;
        padding: 68px 0 0;
    }


/* доопределяем стили всплывающих подсказок */
.global-hint_num_1 {
    width: 250px;
    height: 230px;
    left: 130px;
    top: 60px;
}
    .global-hint_num_1 .global-hint__content {
        left: 40%;
    }
    .global-hint_num_1.arrow-link:before {
        left: -45px;
        top: 15px;
    }
.global-hint_num_2 {
    height: 60px;
    width: 63px;
    left: 115px;
    top: 155px;
}
.global-hint_num_3 {
    width: 60px;
    height: 60px;
    top: 30px;
    left: 102px;
}
.global-hint_num_4 {
    width: 90px;
    height: 40px;
    left: 95px;
    top: 205px;
}
.global-hint_num_5 {
    width: 130px;
    height: 40px;
    left: 340px;
    top: 60px;
}
.global-hint_num_6 {
    width: 155px;
    height: 40px;
    left: 315px;
    top: 105px;
}



#link-corn {
    width: 260px;
    height: 170px;
    position: absolute;
    bottom: 20px;
    left: 400px;
}
    #link-corn.arrow-link::before {
        bottom: 15px;
        left: 200px;
    }

#link-kali {
    position: absolute;
    bottom: 30px;
    width: 80px;
    height: 90px;
    right: 199px;
}
    #link-kali.arrow-link::before {
        bottom: 5px;
        left: 30px;
    }