/* color */


.col_blogv2 .icon-grid {
     display: flex;
}

.col_blogv2 .icon-grid img{
    position: relative;
    width: 50px;
    height: 50px;
    object-fit: cover;
 
    margin-right: 10px;
}




.btn-seemore {
    padding-top: 1em;
}

.row_top button.flickity-button {
    opacity: 1 !important;
}

.row_top .flickity-prev-next-button {
    top: -75%;  
}
.row_top .flickity-prev-next-button.previous {
    -ms-transform: translateX(20%);
    transform: translateX(20%);
    left: unset;
    right: 7%;
}


/* hoi thao */
.row_hoithao .box-text.text-left{
    border-bottom: none;
}