body {
    background: #f3f3f3;
}
/* BEGIN s-slide-13 */
.s-slide-13 .slick-list::before {
    padding-bottom: calc(25% + -0.12px);
}
.s-slide-13 .slick-slide {
    position: relative;
}
.s-slide-13 .slick-dots {
    width: 100%;
    position: absolute;
    bottom: 30px;
}
.s-slide-13 .slick-dots li.slick-active {
    border: 1px solid #fff;
}
.s-slide-13 .slick-dots li.slick-active button {
    background-color: #fff;
}
.s-slide-13 .slick-dots li button {
    font-size: 4px;
    margin: 5px;
    color: transparent;
    background-color: #aaa;
    border-radius: 0;
    width: 3em;
    height: 3em;
}
.s-slide-13 .slick-next {
    right: 10px;
}
.b-card-1 .b_info {
    display: flex;
    align-items: center;
    width: 100%;
}
.b-card-1 .b_thumb {
    width: 25%;
    margin-right: 12px;
}
.b-card-1 .b_content {
    width: 75%;
}
@media screen and (max-width: 767px) {
    .s-slide-13 .s_caption {
        display: none;
    }
}
.s-slide-13 .s-slide-bot {
    background-color: #fff;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.3);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.s-slide-13 .s-slide-bot .b-card-37 {
    border-right: 1px solid #eee;
}

/* END s-slide-13 */
.s-banner-1 {
    padding: 30px 0;
}
.s-banner-1 .banner {
    border-radius: 12px;
}
.s-policy .item {
    display: flex;
    align-items: center;
    padding: 12px 20px;
    background: #fff;
    border-radius: 12px;
    height: 75px;
}
.s-policy .item .thumb {
    margin-right: 16px;
    width: 50px;
}
.s-policy {
    margin-bottom: 30px;
}
.s-policy .media-body {
    font-size: 18px;
}
.list-dm {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 24px;
}
.list-dm .item {
    width: 12%;
    height: 135px;
    padding: 11px;
    border-radius: 12px;
    margin: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.list-dm .item:hover {
    box-shadow: rgb(219 2 2 / 65%) 0px 2px 8px 0px;
}
.s-phanloai .headline-3 {
    position: relative;
    display: flex;
    align-items: center;
}
.s-sanpham.odd .row-flex {
    flex-direction: row-reverse;
}
/* BEGIN b-card-21 */
.b-card-21 {
    /* display: flex; */
    height: 100%;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.b-card-21 .b_thumb {
    width: 70px;
    margin: auto;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
}
.b-card-21 .ht-ratio--55::before {
    padding-bottom: 55%;
}
.b-card-21 .b_thumb img {
    /* padding: 0 50px; */
    /* filter: grayscale(100); */
    /* transition: all .3s; */
}
.b-card-21 .b_title {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin: 5px 0 0px;
    transition: 0.3s color ease-in-out;
    color: #333;
}
.b-card-21:hover .b_title {
    color: #b71f38;
}
.b-card-21:hover .b_thumb img {
    filter: none;
}
/* END b-card-21 */
.b-card-5 {
    margin: 0 12px;
}
.s-home-49 .b-sslide-ratio .slick-list::before {
    content: '';
    display: block;
    padding-bottom: 17%;
}
.s-top-flash .slick-next {
    right: -45px;
}
.s-top-flash .slick-prev {
    left: -45px;
}
.s-top-flash .slick-prev, .s-top-flash .slick-next {
    top: 48%;
}
.s-flash .slick-slider.flex {
    display: flex;
    flex-wrap: wrap;
}
.s-flash .slick-slider.flex>div {
    width: 20%;
}
.s-flash .slick-slider.flex>div:nth-child(n+6) {
    display: none;
}
@media screen and (max-width: 767px) {
    .s-flash .slick-slider.flex>div {
        width: 50%;
    }
    .s-flash .slick-slider.flex>div:nth-child(n+3) {
        display: none;
    }
}
.list-pl {
    display: -webkit-box;
    display: -ms-flexbox;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding: 10px;
}
.list-pl::-webkit-scrollbar {
  height: 3px;
  margin-top: 12px;
}
.list-pl::-webkit-scrollbar-button {
  display: none;
}
/* Track */
.list-pl::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.list-pl::-webkit-scrollbar-thumb {
  background: #888;
  height: 1px;
}

/* Handle on hover */
.list-pl::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.s-banner-2 img{
    display: block;
}
@media screen and (min-width: 1620px) {
    .list-dm .item {
        width: 12%;
        height: 150px;
    }
    .b-card-21 .b_title {
        font-size: 20px;
        margin-top: 10px;
    }
    .s-policy .item {
        height: 95px;
    }
    .s-policy .media-body {
        font-size: 23px;
    }
}
@media screen and (min-width: 1257px) {
    .s-phanloai .headline-3 .title {
            width: 320px;
    }
}
@media screen and (max-width: 1256px){
    .b-card-21 .b_title {
        font-size: 14px;
    }
    .list-pl {
        padding: 0;
    }
    .s-phanloai .headline-3 {
        display: block;
    }
    .headline-3 .see-more {
         top: 0;
         transform: translateY(0);
         background: none;
         color: #666666;
    }
}
@media screen and (max-width: 992px){
    .s-policy .item {
        margin-bottom: 12px;
    }
    .b-card-21 .b_title {
        font-size: 14px;
    }
    .btn-56 {
        display: inline-block;
        margin-right: 12px;
        margin-left: 0;
    }
    .s-phanloai:not(.odd)>.row {
        flex-direction: column-reverse;
    }
    .s-banner-2 {
        width: 100%;
        display: flex;
    }
    .s-banner-2 img {
        height: auto;
        width: 50%;
    }
    .s-home-49 .b-sslide-ratio .slick-list::before {
        content: '';
        display: block;
        padding-bottom: 40%;
    }
    .s-banner-2 img {
        margin: 0;
    }
}
@media screen and (max-width: 479px){
    .s-flash {
        padding: 2px 4px;
    }
    .s-policy .media-body {
        font-size: 14px;
    }
    .b-card-1 .b_thumb {
        width: 30%;
    }
    .b-card-1 .b_info {
        width: 100%;
    }
    .b-card-1 .b_content {
        width: 70%;
    }
    .b-card-1 .b_title {
        line-height: 1.2;
        padding-top: 4px;
        margin-bottom: 6px;
    }
    .s-policy {
        margin: 0;
    }
}