.Projectname{
    background-image: url(./myimg/head.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100vh;
    height: 10vh;
    float: center;
    z-index: 200;
    position:absolute;
   text-align: center;
   margin-left: 50vh;
  
}

.information{
   
    background-image: url(./myimg/legendfon.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index:2;
    position:absolute;
   
    width: 17vh;
    height: 19vh;
    
    margin-left: 176vh;
    border-radius: 1vh;
    margin-top: 78vh;
}
.Contact{
    background-color:  #b5b1b17b;
    background-size: contain;
    background-repeat: no-repeat;
    z-index:3;
    position:absolute;
   font-size: large;
    width: 13vh;
    height: 19vh;
    
    margin-left: 1vh;
    border-radius: 1vh;
    margin-top: 30vh;
    
}
li {
    list-style-type: none;
    /* Убираем маркеры */
  }

.punkt1{
    background-image: url(./myimg/g1282.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 3vh;
    width: 5vh;
    height: 5vh;
}
.ssylkaANO{
    z-index: 4;
    position:absolute;
    width: 5vh;
    height: 5vh;

}
.punkt2{
    background-image: url(./myimg/rmc_logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 3vh;
    width: 5.1vh;
    height: 5.1vh;
}
.ssylkaRMC{
    z-index: 4;
    position:absolute;
    width: 5.1vh;
    height: 5.1vh;
}
.spisok{
    font-size: small;
font-family: Arial, Helvetica, sans-serif;

}


#map{
    width: 193.2vh;
    height: 97vh;
    position: absolute;

overflow: hidden;
}