html{
    background-color: rgb(195, 188, 188);
}
header>a>img{
    width: 20%;

}
header>h2 {
    text-align: center;
    font-size: small large;
}

header>h2>a {
    color: black;
    text-decoration: none;
    margin: 20px;
}
nav>a>img{
    width: 1%;
}
nav{padding: 100px;
}
.menu1{
    background-color: white;
    float: left;
    width: 40%;
    border-radius: 5px;
    height: 70px;
}
.word{
    top: 420px;
    left: 500px;
    position: absolute;
}
.word1{
    top: 420px;
    left: 600px;
    position: absolute;
}
input{
    width: 100px;
    height: 30px;
}
label{
    padding: 0px;
    margin: 0px;
}
.hinh1{
    width: 20%;
}
article{
    width: 34.2%;
    left: 175px;
    position: absolute;
    background-color: white;
    float: left;
    border-radius: 5px;
    height: 300px;
}
.info1{
    position: absolute;
    left: 220px;
    top: 0px;
}
.soluong1{
    left: 320px;
    position: absolute;
    width: 10%;
    height: 20px;
    top: 35px;
}
.chu1{
    position: absolute;
    color: red;
    left: 430px;
    top: 20px;
}
.thungrac1{
    position: absolute;
    width: 3%;
    left: 470px;
    top: 70px;
}
.info2{
    position: absolute;
    left: 220px;
    top: 100px;
}
.soluong2{
    left: 320px;
    position: absolute;
    width: 10%;
    height: 20px;
    top: 135px;
}
.chu2{
    position: absolute;
    color: red;
    left: 430px;
    top: 120px;
}
.thungrac2{
    position: absolute;
    width: 3%;
    left: 470px;
    top: 170px;
}
.info3{
    position: absolute;
    left: 220px;
    top: 200px;
}
.soluong3{
    left: 320px;
    position: absolute;
    width: 10%;
    height: 20px;
    top: 235px;
}
.chu3{
    position: absolute;
    color: red;
    left: 430px;
    top: 220px;
}
.thungrac3{
    position: absolute;
    width: 3%;
    left: 470px;
    top: 270px;
}
aside{
    top: 413px;
    width: 34.2%;
    right: 200px;
    position: absolute;
    background-color: white;
    float: left;
    border-radius: 5px;
    height: 550px;
}
.ticket{
    position: absolute;
    left: 10px;
    width: 10%;
    top: 10px;
}
.chu4{
    position: absolute;
    left: 250px;
}
.nut3{
    position: absolute;
    right: 0;
    width: 20%;
    top: 5px;
}
.voucher{
    bottom: 35  0px;
    left: 80px;
    position: absolute;
}
.voucher2{
    position: absolute;
    top: 100px;
    width: 30%;
}
.dieukien1{
    position: absolute;
    top: 100px;
    left: 200px;
}
.nut4{
    position: absolute;
    right: 0;
    width: 20%;
    top: 100px;
}
.chu5{
    position: absolute;
    right: 15px;
    top: 170px;
}.voucher3{
    position: absolute;
    top: 265px;
    width: 30%;
}
.dieukien2{
    position: absolute;
    top: 270px;
    left: 200px;
}.nut5{
    position: absolute;
    right: 0;
    width: 20%;
    top: 270px;
}
.chu6{
    position: absolute;
    right: 15px;
    top: 330px;
}
footer {
    left: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    color: white;
    top: 1000px;
    background-color: gray;
}
footer>img {
    width: 6%;
    height: 100px;
    right: 100px;
}
.pay{
    width: 100%;
    border-radius: 5px;
    height: 40px;
    position: absolute;
    top: 500px;
    background-color: rgb(203, 197, 197);
}
.chu7{
    position: absolute;
    top: 430px;
}
.pay1{
    position: absolute;
    text-decoration: none;
    color:white;
    left: 160px;
    bottom: 10px;
    background-color: gray;
    height: 50px;
    width: 50%;
    text-align: center;
    line-height:50px;
}
