*{
    padding: 0;
    margin: 0;
}
body{
    background-color: gray;
    color: white;
}
li{
    list-style: none;
    height:250px;
    ;
}
.t{
    width: 428px;
    height: 50px;
    background-color: rgb(2, 78, 2);
    margin: 0 auto;
}
.t p{
    margin-left: 52%;
    margin-top: -6%;
}
.t h1{
    margin-left: 5%;
}
.t-t a{
    color: white;
    text-decoration: none;
    margin-left: 350px;
}
.t-t a:active{
    border-bottom: 3px solid white;
}
.t-t ul{
    margin-top: -29px;
}
#p-u{
    margin-top: 230px;
}
#phone{
    margin-top: -50%;
}
#phone1{
    margin-top: 5%;
}
#p-u div{
    margin-top: -46.5%;
}
.m{
    width: 428px;
    height: 200px;
    margin: 0 auto;
    background-image: url('../imgs/main.webp');
    background-size: 100%;
}
.m-c1{
    text-align: center;
}
.m-c2 p{
    margin-left: 3%;
}
body img{
    border: 1px solid white;
    border-radius: 5px;
}
.c{
    width: 428px;
    background-color: rgb(2, 78, 2);
    margin: 0 auto;
}
.info{
    width: 400px;
    height:200px;
    overflow: scroll;
    border: 1px solid white;
    margin: 0 auto;
    border-radius: 5px;
    scrollbar-width: none;
    margin-top: 1%;
}
.info1{
    width: 400px;
    height:200px;
    overflow: scroll;
    border: 1px solid white;
    border-radius: 5px;
    margin: 0 auto;
    scrollbar-width: none;
}
.info3{
    width: 400px;
    height:200px;
    overflow: scroll;
    border: 1px solid white;
    border-radius: 5px;
    margin: 0 auto;
    scrollbar-width: none;
}
.c img{
    width: 180px;
    height: auto;
    margin-left: 3%;
}
.c section{
    width: 180px;
    height: 200px;
    border: 1px solid white;
    overflow: scroll;
    scrollbar-width: none;
    margin-left: 50%;
    border-radius: 5px;
}
.sa p{
    margin-left: 3%;
}
.sa section{
    margin-top: -30%;
}
#inf1{
    margin-top: -38%;
}
.inf1{
    height: 230px;
    margin-top: -22%;
}
.inf2{
    height: 250px;
}
.inf3{
    height: 310px;
}
.inf4{
    height: 310px;
}
.inf5{
    height: 250px;
}
.inf6{
    height: 250px;
}
.inf7{
    height: 250px;
}
.inf8{
    height: 250px;
}
.inf9{
    height: 250px;
}
.inf10{
    height: 250px;
}
.inf11{
    height: 250px;
}
.inf12{
    height: 250px;
}
.inf2 section{
    margin-top: -36%;
}
.inf3 section{
    margin-top: -66%;
}
.inf4 section{
    margin-top: -61%;
}
.inf5 section{
    margin-top: -28%;
}
.inf6 section{
    margin-top: -34%;
}
.inf7 section{
    margin-top: -27%;
}
.inf8 section{
    margin-top: -35%;
}
.inf9 section{
    margin-top: -31.5%;
}
.inf10 section{
    margin-top:-28%;
}
.inf11 section{
    margin-top: -29%;
}
.inf12 section{
    margin-top: -34%;
}
.c video{
    display: none;
}

footer{
    width: 428px;
    height: 100px;
    background-color: #2c323b;
    margin: 0 auto;
    font-size: 14px;
    line-height: 700%;
    text-align: center;
}