@font-face {
    font-family: PTSans;
    src: url(../fonts/2221.ttf);
   }

html{
    text-align: center;
    font-family: "PTSans";
    font-size: 18px;
    background-color: black;
    text-decoration: none;
}

.ico{
    top: 50px;
    left: 0px;
    position: absolute;
    width: 1420px;
    height: 670px;
}

.head{
    z-index: 10;
    position: fixed;
    display: inline-block;
    margin: 0px;
    top: 0px;
    left: 0px;
    width: 100%;
    background-color: darkred;
    text-align: center;
}

.subn{
    position: fixed;
    top: 6px;
    left: 7px;
    width: 65px;
    height: 65px;
}

.trash{
    background-color: darkred;
    width: 100%;
    height: 75px;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 720px;
}

.mh{
    border-radius: 6px;
    padding: 10px;
    display: inline-block;
    position: absolute;
    background-color: darkred;
    color:black;
    left: 520px;
    top: 845px;
}

.md{
    border-radius: 6px;
    padding: 10px;
    display: inline-block;
    position: absolute;
    background-color: darkred;
    color:black;
    width: 50%;
    left: 350px;
    top: 930px;
}


.LZ{
    transition: 1s;
    border: 2px solid darkred;
    font-family: "Arial";
    padding: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 10px;
    text-align: center;
    font-size: 40px;
    color: #ff2b2b;
    left: 610px;
    top: 250px;
    position: absolute;
    background-color: darkred;
}


.LZ:hover{
    transition: 1s;
    border-color:black;
    background-color:black; 
    color:red;
}

/*a.button {
  display: inline-block;
  background: #2196f3;
  color: #fff;
  padding: 12px;
  border-radius: 3px;
  text-decoration: none;
  font-family: Tahoma;
  font-size: 18px;
  line-height: 1;
  font-weight: 100;
}*/

.button-l{
    transition: 1s;
    text-align: center;
    color: black;
    background-color: #c70000;
    border: 2px solid black;
    width: 150px;
    display: inline-block;
    padding: 15px;
    margin: 10px;
    border-radius: 3px;
    margin-right: 30px;
    /*
    width: 150px;
    display: inline-block;
    border: 2px solid white;
    padding: 20px;
    text-align: center;
    margin: 10px 130px;
    */
}

.button-r{
    transition: 1s;
    text-align: center;
    color: black;
    background-color: #c70000;
    border: 2px solid black;
    width: 150px;
    display: inline-block;
    padding: 15px;
    margin: 10px;
    border-radius: 3px;
    margin-left: 30px;
    /*
    width: 150px;
    display: inline-block;
    border: 2px solid white;
    padding: 20px;
    text-align: center;
    margin: 10px 130px;
    */
}

.button-c{
    transition: 1s;
    text-align: center;
    color: black;
    background-color: darkred;
    border: 2px solid black;
    width: 150px;
    display: inline-block;
    padding: 15px;
    margin: 10px;
    border-radius: 3px;
    /*
    width: 150px;
    display: inline-block;
    border: 2px solid white;
    padding: 20px;
    text-align: center;
    margin: 10px 130px;
    */
}

.button-c:hover{
    transition: 1s;
    background-color: red;
    border-color: black;
}

.button-r:hover{
    transition: 1s;
    background-color: red;
    border-color: black;
}

.button-l:hover{
    transition: 1s;
    background-color: red;
    border-color: black;
}

.mon1{
    text-align: center;
    background-color:darkred;
    color: black;
    border-radius: 10px;
    position:absolute;
    left: 230px;
    top: 1000px;
    margin: 50px;
    padding: 30px;
    display: inline-block;
    width: 800px;
}

.mon2{
    text-align: center;
    background-color:darkred;
    color: black;
    border-radius: 10px;
    position:absolute;
    left: 330px;
    top: 1550px;
    margin: 50px;
    padding: 30px;
    display: inline-block;
    width: 600px;
}

.levis{
    position: absolute;
    left: 650px;
    top: 2700px;
    color: red;
}

.levi{
    position: absolute;
    left: 608px;
    top: 2750px;
    color: red;
}

.levi2{
    position: absolute;
    left: 630px;
    top: 4000px;
    color: red;
}

.sd{
    position:absolute;
    color:red;
    top: 4100px;
}

.sdi{
    position:absolute;
    top: 4200px;
    left: 60px;
    width: 1300px;
    height: 800px;
}

.ghlv{
    position:absolute;
    color:red;
    top: 2800px;
}

.ghlv1{
    position:absolute;
    top: 2900px;
    left: 60px;
    width: 1300px;
    height: 800px;
}

.lvlz{
    width: 800px;
    height; 500px;
    transition: 0.3s;
}

.lvlz:hover{
    transition: 0.3s;
    z-index: 2;
    transform: scale(1.5);
}

.warp{
    width: 600px;
    height; 600px;
    transition: 0.3s;
}

.warp:hover{
    transition: 0.3s;
    z-index: 2;
    transform: scale(1.5);
}

.foot{
    color: black;
    font-size: 10px;
    padding: 10px;
    display: inline-block;
    position: absolute;
    background-color: darkred;
    width: 100%;
    left: 0px;
    top: 5000px;
    margin: 0px;
    padding: 0px;
    height: 75px;
}

.vk-d{
    transition: 0.3s;
    border-radius: 10px;
    position: absolute;
    display:inline-block;
    width:50px;
    height:50px;
    right: 20px;
    top: 13px;
    background-color: darkred;
}

.vk-d:hover{
    transition: 0.3s;
    background-color:red;
}

.vk{
    top:0px;
    left:0px;
    position: absolute;
    width: 50px;
    height: 50px;
}

a{
    text-decoration: none;
}

a:visited{
    color: black;
}