.bgr_knm{/*
    background-image: url(https://baodautu.vn/templates/themes/images/kinguyenmoi.png);
    background-size: cover;
    background-position: left top;
    background-repeat: no-repeat;
	*/
}
.contentslideRight{
    max-width: 300px;
    padding: 10px 10px 0px 10px;
    min-height: unset;
    margin-bottom: 8px;
    max-height: 255px;
    overflow: hidden;
    position: relative;
}
.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}
.item_slide_right {
    display: flex;
    gap: 10px;
}

.item_slide_right .text_slideheding {
    width: 50%;
}
.item_slide_right .thumbimg_slide {
    display: block;
    width: 50%;
}

.contentslideRight .head_special {
    font-size: 40px;
    margin-top: 60px;
    margin-bottom: 15px;
    text-align: center;
}

.contentslideRight .head_special a {
    border-top: none;
    font-size: 20px;
    padding: 0px;
    border: none;
}
.swiper.right_Swiper {
    padding-bottom: 30px;
}
.swiper.right_Swiper .swiper-pagination-bullet-active {
    background: #d91f28;
}