header{
    width: 100%;
    height: 100px;
    
    position: relative;
}
header>.tksp{
    position: absolute;
    left: 10px;
    top: 60px;
    font-size: 20px;
}
header>.gh{
    position: absolute;
    left: 93%;
    top: 60px;
    font-size: 20px;
}
header>.gh>a{
    text-decoration: none;
}
header>.gh>a:hover{
    text-decoration: underline;
    color: red;
}
header>.box{
    position: absolute;
    width: 150px;
    height: 50px;
    background-color: aliceblue;
    left: 78%;
    top: 48px;
    background-color: blue;
    border-radius: 10px;
}
header>.box1{
    position: absolute;
    width: 200px;
    height: 48px;
    background-color: aliceblue;
    top: 45px;
    border: 2px solid black;
}
header>.box2{
    position: absolute;
    width: 50px;
    height: 48px;
    background-color: aliceblue;
    border: 2px solid black;
    left: 202px;
    top: 45px;
}
header>.dn{
    position: absolute;
    left: 80%;
    top: 60px;
    font-size: 20px;
    font-weight: bold;
}
header>.dn>a{
    text-decoration: none;
    color: white;
}
header>.dn>a:hover{
    text-decoration: underline;
    color: red;
}
header>.anh{
    position: absolute;
    left: 45%;
}
header>.anh1{
    position: absolute;
    top: 50px;
    left: 90%;
}
header>.anh2{
    position: absolute;
    top: 46px;
    left: 205px;
}


nav{
    width: 100%;
    height: 70px;
    background-color:darkgray;
    text-align: center;
    line-height: 70px;
}
nav>a{
    text-decoration: none;
    margin: 0 85px;
    font-variant: small-caps;
    color: white;
}
nav>a:hover{
    text-decoration: underline;
    color: red;
}
article{
    width: 1460px;
    height: 1110px;
    position: relative;
}
.boxsanpham{
    position: absolute;
    width: 850px;
    height: 600px;
    top: 40px;
    background-color: aqua;
}
.ghe1{
    position: absolute;
    width: 850px;
    height: 600px;
}
.boxsanpham1{
    position: absolute;
    width: 205px;
    height: 150px;
    top: 650px;
    background-color: blue;
}
.ghe2{
    position: absolute;
    width: 205px;
    height: 150px;
}
.boxsanpham2{
    position: absolute;
    width: 205px;
    height: 150px;
    top: 650px;
    left: 215px;
    background-color: blue;
}
.ghe3{
    position: absolute;
    width: 205px;
    height: 150px;
}
.boxsanpham3{
    position: absolute;
    width: 205px;
    height: 150px;
    top: 650px;
    left: 430px;
    background-color: blue;
}
.ghe4{
    position: absolute;
    width: 205px;
    height: 150px;
}
.boxsanpham4{
    position: absolute;
    width: 205px;
    height: 150px;
    top: 650px;
    left: 645px;
    background-color: blue;
}
.ghe5{
    position: absolute;
    width: 205px;
    height: 150px;
}
.box3{
    position: absolute;
    width: 600px;
    height: 600px;
    top: 40px;
    left: 860px;
}
.box3>p{
    font-size: 20px;
}
h2{
    color: orangered;
}
h4{
    font-size: 20px;
}
.boxmuangay{
    position: absolute;
    width: 200px;
    height: 70px;
    top: 460px;
    left: 5px;
    background-color: orangered;
    text-align: center;
    line-height: 70px;
}
.boxmuangay>a{
    text-decoration: none;
    color: white;
    font-weight: bold;
}
.boxmuangay:hover{
    box-shadow: 0 0 5px black;
}
.boxgiohang{
    position: absolute;
    width: 200px;
    height: 70px;
    top: 460px;
    left: 215px;
    background-color: orangered;
    text-align: center;
    line-height: 70px;
}
.boxgiohang>a{
    text-decoration: none;
    color: white;
    font-weight: bold;
}
.boxgiohang:hover{
    box-shadow: 0 0 5px black;
}
.fb-like{
    position: absolute;
    top: 595px;
    left: 865px;
}
.form-group{
    position: absolute;
    top: 880px;
    width: 1462px;
}
.mtsp{
    color: orangered;
    font-size: 20px;
    font-weight: bold;
}
footer{
    width: 100%;
    height: 400px;
    background-color:rgb(22, 148, 150);
    position: relative;
    
}
footer>.chu13{
    line-height: 80px;
}
footer>.chu13>a{
    position: absolute;
    text-decoration: none;
    font-size: 20px;   
    color: white;
    margin-top: -9px;
    padding: 0px 20px;
}
footer>.chu13>a:hover{
    color: gold;
    font-weight: bold;
    text-decoration: underline;
}
footer>.chu14{
    margin-top: -250px;
    padding: 0 600px;
    line-height: 80px;
}
footer>.chu14>a{
    position: absolute;
    text-decoration: none;
    color: white;
    font-size: 20px;
}
footer>.chu14>a:hover{
    color: gold;
    font-weight: bold;
    text-decoration: underline;
}
footer>.chu15{
    margin-top: -320px;
    padding: 0 1000px;
    line-height: 80px;
}
footer>.chu15>a{
    position: absolute;
    text-decoration: none;
    color: white;
    font-size: 20px;
}
footer>.chu15>a:hover{
    color: gold;
    font-weight: bold;
    text-decoration: underline;
}
footer>.chu15>p{
    position: absolute;
    margin-top: 0px;
    font-size: 20px;
    line-height: 40px;
    color: white;
}
.imgchange12{
    position: absolute;
    width: 400px;
    height: 200px;
    left: 1000px;
    top: 180px;
}
