@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@100..1000&display=swap');
body
{
	font-family: Mulish,sans-serif;
}
a.tieude_dmucs {
    font-weight: 700;
    font-size: 18px;
    font-family: 'Afacad Flux',sans-serif;
}
.mota_cti {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 3;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-weight: 400;
    color: #424242;
}
.name_cti {
    font-family: 'Afacad Flux',sans-serif;
    font-size: 17px;
    line-height: 1.2em;
}
li.total_cti {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hinhanh_cti {
    width: 30%;
}

.content_cti {
    width: 67%;
}
/*#ma-brandpro-slider .owl-prev {
    position: absolute;
    left: 0;
    top: 40%;    font-size: 30px;
}*/

#ma-brandpro-slider .owl-next {
    position: absolute;
    right: 0;
    top: 40%;
    font-size: 30px;
     width: 20px;
    height: 30px;
    margin: 0;
    color: #fff;
    background: #d72626;
}
#ma-brandpro-slider .owl-prev {
    position: absolute;
    left: 0;
    top: 40%;
    font-size: 30px;
     width: 20px;
    height: 30px;
    margin: 0;
    color: #fff;
    background: #d72626;
}
#ma-brandpro-slider .owl-next:hover {
    background: #d72626;
    border-radius: 0;
    margin: 0;
    width: 20px;
    height: 30px;
}
#ma-brandpro-slider .owl-prev:hover {
    background: #d72626;
    border-radius: 0;
    margin: 0;
    width: 20px;
    height: 30px;
}
.footer_cti {
    padding: 35px 0;
}
.khung_total_fter
{
	display: flex;
	justify-content: space-between;
}
div#footer_bando img {
    max-width: 100%;
    height: auto;
}
#footer_fanpage iframe {
    width: 100%!important;
}
.ct-chinhanh p {
    line-height: 2.2em;
}
.copyright_ft {
    text-align: center;
    font-size: 13px;
    padding: 10px 0;
    background: #f6f6f6;
    color: #ff3838;
}
.khung_ctbv {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
}