#diag-wrapper{
    width: 1200px;
    height: 1161px;
    background: url("../elements/bg.jpg");
    -ms-transform: scale(0.8); /* IE 9 */
    -webkit-transform: scale(0.8); /* Safari */
    transform: scale(0.8);
    position: relative;
    text-align:left;
    margin-top: -212px;
    margin-bottom: -115px;
}
#diag{
    width: 100%;
    height: 100%;
    position: relative;
}
#diag-wrapper img{
    vertical-align: unset !important;
}
.btn{
    background: url('../elements/circle.png');
    width: 222px;
    height: 223px;
    border: none;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 30px;
    color: #006838;
    cursor: pointer;
    font-family: "Arial", sans-serif;
}
button, select {
    text-transform: none;
    outline: 0 !important;
}
#collecting{
    position: absolute;
    top: 161px;
    left: 533px;
}
#sorting{
    position: absolute;
    top: 399px;
    left: 763px;
}
#recycling{
    position: absolute;
    top: 692px;
    left: 606px;
}
#rawMaterial{
    position: absolute;
    top: 635px;
    left: 281px;
}
#product{
    position: absolute;
    left: 235px;
    top: 306px;
}
#apla{
    width:100%;
    height:100%;
    background: #000000;
    opacity: 0.5;
    display: none;
}
.images{
    position: absolute;
    pointer-events: none;
    opacity: 0;
}
#imgcollecting1{
    left: 190px;
    top: 137px;
}
#imgcollecting2{
    top: 357px;
    left: 505px;
}
#imgcollecting3{
    top: 140px;
    left: 730px;
}
#imgsorting1{
    top: 56px;
    left: 733px;
}
#imgsorting2{
    left: 421px;
    top: 375px;
}
#imgsorting3{
    top: 597px;
    left: 734px;
}
#imgrecycling1{
    top: 582px;
    left: 800px;
}
#imgrecycling2{
    left: 500px;
    top: 360px;
}
#imgrecycling3{
    left: 282px;
    top: 761px;
}
#imgrawMaterial1{
    top: 391px;
    left: 27px;
}
#imgrawMaterial2{
    top: 379px;
    left: 443px;
}
#imgrawMaterial3{
    top: 795px;
    left: 457px;
}
#imgproduct1{
    top: 28px;
    left: 395px;
}
#imgproduct2{
    top: 480px;
    left: 401px;
}
#imgproduct3{
    left: 21px;
    top: 486px;
}