.global-title {
    color: #a50d04;
    right: 195px;
    top: 56px;
}

.global-text_num_1 {
    background: #cd391e;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 85px;
    height: 85px;
    font: bold 12px/14px Tahoma, "Geneva CY", sans-serif;
    color: #fff;
    text-align: center;
    text-decoration: underline;
    left: 239px;
    top: 14px;
    z-index: 101;
}
    .global-text_num_1 span {
        cursor: pointer;
        top: 19px;
        position: relative;
    }
    .global-text_num_1.arrow-link:before {
        top: 35px;
        left: -20px;
    }
.global-text_num_2 {
    width: 140px;
    font: 12px/14px Tahoma, "Geneva CY", sans-serif;
    color: #fff;
    text-align: center;
    left: 491px;
    top: 423px;
}
    .global-text_num_2 strong {
        font-weight: bold;
        font-size: 16px;
    }
.global-text_num_3 {
    width: 180px;
    font: 12px/14px Tahoma, "Geneva CY", sans-serif;
    color: #fff;
    text-align: center;
    left: 635px;
    top: 331px;
}
.global-text_num_4 {
    font: 12px/14px Tahoma, "Geneva CY", sans-serif;
    color: #000;
    right: 271px;
    top: 102px;
}
.global-text_num_5 {
    font: 12px/14px Tahoma, "Geneva CY", sans-serif;
    color: #000;
    right: 54px;
    top: 102px;
}



.global-popup_num_1 {
    background: none;
    padding: 0;
    left: 100px;
    top: 41px;
}
    .global-popup_num_1 .global-popup__close {
        right: 10px;
        top: 0;
    }
    .global-popup_num_1 .global-popup__content {
        background: url(popup.png) 0 0 no-repeat;
        width: 376px;
        height: 506px;
    }
    .global-popup__text {
        background: none;
        width: 315px;
        padding: 0;
        font: 16px/1 Tahoma, "Geneva CY", sans-serif;
        color: #000;
        position: absolute;
        left: 30px;
        top: 222px;
    }

    .global-popup__list {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .global-popup__item {
        margin: 6px 0 0;
        padding: 0 0 0 9px;
        font: 12px/14px Tahoma, "Geneva CY", sans-serif;
        color: #000;
        position: relative;
    }
    .global-popup__item:first-child {
        margin-top: 0;
    }
    .global-popup__item:before {
        content: '•';
        font: 12px/14px Tahoma, "Geneva CY", sans-serif;
        color: #a50d04;
        position: absolute;
        left: 0;
        top: 0;
    }

    .global-popup__list_num_1 {
        width: 154px;
        position: absolute;
        left: 181px;
        top: 64px;
    }
    .global-popup__list_num_2 {
        width: 150px;
        position: absolute;
        left: 24px;
        top: 276px;
    }
    .global-popup__list_num_3 {
        width: 160px;
        position: absolute;
        left: 181px;
        top: 272px;
    }



#kali-ludyam {
    width: 135px;
    height: 119px;
    display: inline-block;
    position: absolute;
    right: 12px;
    bottom: 38px;
    z-index: 2;
}


.NPK {
    background: #CD391E;
    width: 63px;
    height: 63px;
    line-height: 67px;
    position: absolute;
    border-radius: 50%;
    color: white;
    font-family: 'ekibastuz_bkregular';
    font-size: 44.79px;
    text-align: center;
    cursor: pointer;
}
.NPK:hover {
    background: #a50d04;
    z-index: 2;
}
.NPK:hover .hover-NPK {
    display: table;
}

.NPK .text {
    z-index: 3;
    position: relative;
}

.hover-NPK {
    position: absolute;
    top: -110px;
    left: -42px;
    background: #a50d04;
    width: 138px;
    height: 138px;
    padding: 0 5px 5px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    display: none;
    font-family: 'tahoma';
    font-size: 12px;
    line-height: 1.1;
}
.hover-NPK b {
    font-size: 16px;
}

.hover-NPK .child {
    display: table-cell;
    vertical-align: middle;
}


.row-1.item-2 .NPK.arrow-link:before {
    top: 70px;
    left: 25px;
}

.row-1.item-2 #N {
    bottom: 72px;
    left: 291px;
}

.row-1.item-2 #P {
    bottom: 72px;
    left: 349px;
}
.row-1.item-2 #K {
    bottom: 72px;
    left: 405px;
}