.ladi-wraper {
    position: relative;
}
.logo img {
    width: 86px;
}
.logomenu {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0px 10px;
    border-bottom: 1px solid gray;
    height: 90px;
}

.chuchay {
    background: #bc4f22;
    color: #ffffff;
    padding: 7px;
}
.nutmenu {
    padding-top: 29px;
}
.nutmenu img {
    width: 30px;
    cursor: pointer;
}
.bangmenu {
    width: 170px;
    position: absolute;
    top: 93px;
    right: 0;
    background: white;
    padding: 10px;
    z-index: 1;
    transition: 0.4s;
    margin-right: -100%;
        border: 1px solid gray;
    border-radius: 10px;
}
.banner img {
    max-width: 100%;
}
.hienmenu{
     margin-right:unset;
}
.bangmenu ul li {
    border-bottom: 1px solid #dcdcdc;
    padding: 8px 0;
}
.banner {
    margin-bottom: 30px;
}
.motsp img {
    max-width: 100%;
}
.motsp {
    width: 50%;
    float: left;
    padding: 10px;
}
.tieudeksp {
    cursor: pointer;
    background-color: rgb(137, 30, 0);
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 8px 8px 0px 0px;
    padding-left: 12px;
    padding-right: 12px;
    min-height: 40px;
    margin: 0px;
    letter-spacing: -0.02em;
    color: rgb(255, 255, 255);
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    word-break: break-word;
    max-width: 260px;
    margin-bottom: 10px;margin-left: 10px;
}
p.tensp {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: 10px 0px 10px 0;
    font-family: Inter, sans-serif;
    color: rgb(38, 41, 46);
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    overflow: hidden;
    cursor: pointer;
    word-break: break-word;
}
p.giaban {
    font-size: 13px;
    font-weight: 800;
    color: red;
    margin: 3px 0;
}
p.giakm {
    text-decoration: line-through;
    line-height: 18px;
}
.giatien {
    display: flex;
    justify-content: space-between;
}
a.nutxemct {
    background: rgb(243, 232, 229);
    display: block;
    padding: 10px;
    border-radius: 6px;
    text-align: center;
    width: 101px;
    margin: auto;
    margin-top: 18px;
    margin-bottom: 25px;
}
h1.tieudeksp2 {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 30px;
    color: #a03a10;
}
article.blog_item {
    display: flex;
}

.blog_item_image {
    padding-right: 17px;
}
.ndchitiet img {
    margin-bottom: 15px;
    width: 140px;
    height: auto;
}
.clearfix {
    clear: both;
}
.ndchitiet p {
    margin-bottom: 15px;
}
p.ngaydang {
    font-size: 12px;
    margin-top: -10px;
}
p.tdcat {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
}
.ndchitiet {
    margin-bottom: 50px;
}
.noidungbaiviet h2 {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight:bold;
}
.noidungbaiviet p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
}
.noidungbaiviet h3 {
    font-size: 15px;
    margin: 15px 0;
    font-weight: bold;
}
.khauhieu {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #150e4a;
    font-size: 14px;
}
p.tongkho {
    font-size: 20px;
    margin: 10px 36px 5px 0;
}
p.thietbi {
    margin: 7px 32px 3px 0;
}
p.slgvn {
    margin: 7px 33px 5px 0;
}
figure.wp-block-image.size-full {
    margin-bottom: 15px;
}
.noidungbaiviet strong {
    font-weight: 700;
}
