body{
    height: 100%;
    width: 100%;
    background-color:rgb(215, 229, 236);
}
.header{
    width: 80%;
    background-color:rgb(255, 255, 255);
    position: relative;
    border-radius: 8px;
    margin: auto;
    height: 54.6px;
}
.header img{
    position: absolute;
    height: 36px;
    width: 175px;
    padding-left: 80px;
    margin-top: 9px;
    
}
.search{
    float:right;
    margin-top: 15px;
    margin-right: 340px;
    /* background-color: red; */
    position: relative;
}
.search>input{
    /* border-radius: 10px; */
    font-size: 19px;
   
    
}
.search i{
    position: absolute;
    right: 4px;
    top: 3px;
    font-size: 19.5px;
}
.goi {
    right: 240px;
    top: 11px;
   font-size: 30px;
    position: absolute;
    /* background-color: brown; */

}
.lien_he1{
    top: 8px;
    float:right;
    font-size: 17px;
    right: 147px;
  
   position:absolute;
}
.gio_hang {
    color: #000000;
    position: absolute;
    top: 11px;
    right: 34px;
    font-size: 30px;
}
.truy_cap{
    position: relative;
    margin: auto;
    width: 80%;
    height: 25px;
    /* background-color: rgb(255, 255, 255); */
}
.truy_cap a{
    color: rgb(172, 167, 167);
    text-decoration: none;
    position: absolute;
    top:1px;
}
.thanh_ngang{
    position: relative;
    margin: auto;
    width: 60%;
    height: 50px;
    background-color:rgb(215, 229, 236);
}
.thanh_ngang1 h2{
    position: absolute;
    font-family: sans-serif;
    font-size: 20px;
    top: 10px;
    color: rgb(47, 47, 47);
}
.thanh_ngang2 h2{
    position: absolute;
    font-family: sans-serif;
    font-size: 20px;
    left: 430px;
    top:7px;
    color: rgb(47, 47, 47);
}
.thanh_ngang3 h2{
    position: absolute;
    font-family: sans-serif;
    font-size: 20px;
    left: 620px;
    top:7px;
    color: rgb(47, 47, 47);
}
.thanh_ngang4 h2{
    position: absolute;
    font-family: sans-serif;
    font-size: 20px;
    right:0px;
    top:7px;
    color: rgb(47, 47, 47);
}
.mid_tt{
    position: relative;
    width: 60%;
    height: 5px;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    margin: auto;
}
.mid_tt1{
    position: relative;
    width: 60%;
    height: 200px;
    background-color:rgb(215, 229, 236);
    margin: auto;

}
.mid_img{
    position: absolute;
    width: 110px;
    height: 130px;
    background-color: rgb(0, 0, 0);
    left: 40px;
    top: 35px;
    border-radius: 10px;
}
.bo_chon i{
    position: absolute;
    left: 2px;
    top: 90px;
    font-size: larger;
}
.mid_tt1 p{
    position: absolute;
    color: rgb(47, 47, 47);
    left: 160px;
    font-size: medium;
    line-height: 20px;
    letter-spacing: 0.5px;
    top: 20px;
}
.mid_tt1 h3{
    position: absolute;
    color: rgb(47, 47, 47);
    left: 160px;
    top: 127px;
    font-size:small;

}
.gia h3{
    position: absolute;
    color: red;
    left: 397px;
    top: 65px;
    font-size: larger;
    font-family: sans-serif;
}
.so_luong h3{
    position: absolute;
    color: rgb(47, 47, 47);
    left: 632px;
    top: 65px;
    font-size: larger;
    font-family: sans-serif;
    letter-spacing: 8px;

}
.tam_tinh h3{
    position: absolute;
    color: rgb(47, 47, 47);
    top: 65px;
    left: 805px;
    font-size: larger;
    font-family: sans-serif;
}
.mid_tt2{
    position: relative;
    width: 60%;
    height: 5px;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    margin: auto;
}
.tt_thanhtoan{
    position: relative;
    margin: auto;
    width: 60%;
    height: 700px;
    background-color:rgb(215, 229, 236);
}

.khung_tt{
    right: 165px;
    position: absolute;
    top: 50px;
    width: 600px;
    height: 530px;
    background-color: white;
    border-radius: 3px;
}
.khung_tt p{
    position: absolute;
    font-family: sans-serif;
    font-size: 20px;
    left: 38px;
}
.khung_tt div.ten input{
    position: absolute;
    font-size: large;
    left: 38px;
    top:80px;
    width: 260px;
    height: 30px;

}
.khung_tt div.ten h3{
    position: absolute;
    left: 38px;
    top: 39px;
    font-size: medium;
} 
.khung_tt div.dia_chi input{
    position: absolute;
    font-size: large;
    right: 35px;
    top:80px;
    width: 240px;
    height: 30px;

} 
.khung_tt div.dia_chi h3{
    position: absolute;
    right: 225px;
    top: 39px;
    font-size: medium;
}
.khung_tt div.sdt input{
    position: absolute;
    font-size: large;
    width: 520px;
    height: 30px;
    left: 38px;
    top:160px;

} 
.khung_tt div.sdt h3{
    position: absolute;
   left: 38px;
    top: 120px;
    font-size: medium;
}
.khung_tt div.email input{
    position: absolute;
    font-size: large;
    width: 520px;
    height: 30px;
    left: 38px;
    top:245px;

}
.khung_tt div.email h3{
    position: absolute;
   left: 38px;
    top: 205px;
    font-size: medium;
} 
.khung_tt div.ghi_chu textarea{
    position: absolute;
    font-size: large;
    width: 520px;
    height: 100px;
   left: 38px;
    top:335px;

} 
.khung_tt div.ghi_chu h3{
    position: absolute;
   left: 38px;
    top: 295px;
    font-size: medium;
}
.khung_tt button{
    position: absolute;
    color: rgb(255, 255, 255);
    background-color: red;
    bottom: 20px;
    font-size: 30px;
    left: 38px;
    font-family: sans-serif;
}
.footer{
    position:relative;
    width: 100%;
    height: 260px;
    background-color:rgb(215, 229, 236);
    color: white;
}
a{
    color: red;
}
.footer img{
    position: absolute;
    right:0px;
}
.footer1{
    left:20px;
    line-height: 30x;
    font-size: 18px;
    position: absolute;
    width: 20%;
    /* background-color: aqua; */
    color: rgb(47, 47, 47);
}
.footer2{
    font-size: 18px;
    /* background-color: blue; */
    position:absolute;
    margin-left: 310px;
    color: rgb(47, 47, 47);
   top: 0;
}
.footer3{
    position: relative;
    width: 20%;
    height: 300px;
    position: absolute;
    font-size:  18px;
    top: 0px;
    margin-left:600px;
    color: rgb(47, 47, 47);
}
.footer3 img{
    top:80px;
    right: 72px;
}
.footer2 a{
    color: rgb(47, 47, 47);
    line-height: 10px;
}
.footer4{
    position: relative;
    width: 100%;

}
h3{
    color: rgb(47, 47, 47);
    font-size: smaller;
    text-align: center;
    left: 470px;
    position: absolute;
}