﻿/**
 * NukeViet Content Management System
 * @version 4.x
 * @author VINADES.,JSC <contact@vinades.vn>
 * @copyright (C) 2009-2021 VINADES.,JSC. All rights reserved
 * @license GNU/GPL version 2 or any later version
 * @see https://github.com/nukeviet The NukeViet CMS GitHub project
 */

#topnews {
    border: 1px solid #c3d3e0;
    margin-bottom: 10px;
    padding: 4px;
}

#topnews ul.lastest-news {
    padding: 0;
}

#topnews ul.lastest-news li {
    text-indent: 10px;
}

#topnews ul.lastest-news a {
    background: transparent url('../images/squared-blue.png') no-repeat 5px 9px;
    border-bottom: 1px dotted #bbdbf6;
    color: #383838;
    display: block;
    font-weight: normal;
    padding: 2px 0;
}

#topnews ul.lastest-news a:hover {
    background: #fff url('../images/squared-blue.png') no-repeat 5px 9px;
}

/*div.news_column h5 .list-inline > li {
    padding-left:0;
}

div.news_column h5 .list-inline {
    margin-bottom:3px;
}*/

div.news_column .socialicon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
}


div.news_column .text-muted {
    font-size: 12px;
}

#hometext h2 {
    font-weight: bold;
    /*font-size:14px;
    line-height:20px;*/
}

div.news_column .imgalt {
    display: block;
    text-align: center;
    margin-top: 5px;
}

div.news_column div.items p,
div.news_column #hometext,
#news_detail h1,
p.copyright {
    margin-bottom: 10px;
}

div.news_column div.copyright {
    margin-top: 10px;
}

div.news_column p.adminlink {
    margin-bottom: 10px;
}

div.news_column ul.related {
    float: left;
}

div.span-25 ul.related {
    width: 100%;
}

div.news_column ul.related li {
    padding: 0 4px 0 0;
}

div.news_column .panel-heading {
    font-size: 14px;
    font-weight: bold;
}

div.span-25 ul.related li {
    padding: 0 10px;
}

div.news_column ul.related a {
    color: #3b3b3b;
    padding-left: 6px;
    text-align: left;
}

div.news_column ul.related a:hover {
    color: #004175;
}

.txtrequired {
    color: #ff0000;
}

.content-box {
    padding: 10px;
}

.panel-body.other-news > div.clearfix {
    margin-bottom: 15px;
}

.panel-body.other-news > div.clearfix:last-child {
    margin-bottom: 0;
}

ul.other-news {
    padding-left: 0;
    margin-left: 0;
}

#hot-news .hot-news-others ul {
    padding: 0;
    margin: 0;
}

#hot-news .hot-news-others ul li {
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dadada;
}

#hot-news .hot-news-others ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

#hot-news li a span {
    text-indent: 8px;
    display: inherit;
}

#print {
    margin: 0 auto;
    text-align: left;
    width: 800px;
}

#print a,
#print a:active,
#print a:focus,
#print a:visited {
    color: #4d5764;
    text-decoration: none;
}

#print h1 {
    /*font-size:160%;*/
}

#print h2 {
    /*font-size:150%;*/
}

#print a:hover {
    text-decoration: underline;
}

#print h1,
h2,
p {
    margin: 0 0 6px 0;
    padding: 0;
}

#print #hd_print {
    margin-top: 10px;
}

#print #content #hometext {
    font-weight: bold;
    margin-bottom: 10px;
}

#print #content ul.control {
    margin: 0;
    display: block;
    padding: 7px 0 19px 0;
}

#print #content ul.control li {
    display: inline;
    float: left;
    list-style: none;
    font-size: 95%;
}

#print #content ul.control li a {
    padding: 0 2px;
}

#print #content ul.control li a:hover {
    text-decoration: none;
    cursor: pointer;
}

#print #content .time {
    color: #333;
}

#print #content .imghome {
    padding: 4px;
    margin: 0 auto;
    display: block;
    text-align: center;
}

#print #content .imghome p {
    font-weight: normal;
}

#print #content .copyright {
    background: #66ccff;
    padding: 4px;
    width: 100%;
}

#print #content #author {
    text-align: right;
}

#print #footer {
    margin-top: 10px;
    border-top: 2px solid #dc0312;
    min-height: 30px !important;
    padding: 10px;
}

#print #footer #url {
    line-height: 20px;
    font-size: 100%;
    display: block;
    border-bottom: 2px solid #4d5764;
}

#print #footer .copyright {
    float: left;
    display: inline;
    padding: 5px 0;
}

#print #footer #contact {
    float: right;
    display: inline;
    padding: 5px 0;
}

#print #footer #contact a:hover {
    text-decoration: none;
    cursor: pointer;
}

#print #footer a {
    color: #fff;
}

.bodytext figure.image figcaption {
    padding: 5px;
}

.featured h2 {
    /*font-size:16px !important;*/
}

.featured p {
    font-size: 14px !important;
    padding-left: 5px !important;
}

ul.related h4 {
    display: inline-block;
}

.detail-related.related li * {
    display: inline;
}

.news-download-file {
    margin-top: -6px;
}

.news-download-file .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.news-download-file .list-group-item .badge {
    float: right;
    display: inline-block;
    width: 22px;
    height: 22px;
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #5cb85c;
    border-radius: 15px;
}

.news-download-file .list-group-item .badge a {
    color: #fff;
}

h3.newh3 {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    padding-top: 10px;
    margin-top: 0px;
    color: #02659d;
}

/* Responsive news */

@media (max-width: 499px) {
    div.news_column ul.related {
        padding: 4px;
        clear: both;
    }

    div.news_column ul.fixedwidth {
        width: 100%;
        clear: both;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 100%;
        clear: both;
    }
}

@media (min-width: 500px) {
    div.news_column ul.fixedwidth {
        width: 100%;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 100%;
    }
}

@media (max-width: 640px) {
    div.news_column ul.related {
        margin-bottom: 0;
    }

    div.news_column ul.related li {
        padding: 0 4px 4px 0 !important;
    }
}

@media (min-width: 768px) {
    div.news_column ul.related {
        padding: 4px;
    }

    div.news_column ul.fixedwidth {
        width: 28%;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 68%;
    }
}

@media (min-width: 992px) {
    div.news_column ul.related {
        padding: 4px;
    }

    div.news_column ul.fixedwidth {
        width: 28%;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 68%;
    }
}

@media (min-width: 1200px) {
    div.news_column ul.related {
        padding: 4px;
    }

    div.news_column ul.fixedwidth {
        width: 28%;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 68%;
    }
}

@media (min-width: 500px) {
    div.news_column ul.related {
        padding: 4px;
    }

    div.news_column ul.fixedwidth {
        width: 100%;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 100%;
    }
}
















/*BEGIN: css main, viewcat, detail*/

.container-news {  
    line-height:1.5;
    color:rgba(0, 0, 0, 1);
    margin: 0;
    font-size: 13px;
    line-height: 1.42857143; 
    background-color: #fff;
}  

.container-news a:active,a:hover { outline: 0; }



.container-news h2 { 
  margin: 0;
  line-height: 1.1; 
  color: inherit; 
  margin-top: 18px;
  margin-bottom: 9px;
  font-size: 16px; 
  font-family: Kodchasan, sans-serif; 
  font-weight: 700; 
  letter-spacing: .025em;
}

.container-news h2 { margin: 0 0 6px 0; padding: 0; }

.container-news a:hover { outline: 0; }

.container-news { 
    position: relative;
} 


.container-news strong {
    font-weight: bold; 
    font-weight: bolder;
    font-family: Kodchasan, serif;
    font-weight: 700;
}


.container-news ul { 
 margin: 0 0 9px 0; 
 padding: 0;
 list-style: none;
}









@media (min-width: 820px){ 
    .container-news h3 { 
        font-size: 14px; 
        line-height: 1.5; 
    } 
}


@media (min-width: 820px){ .container-news h2 { font-size: 1.875rem; line-height: 2.25rem; } }



.news_item { 
    margin-bottom: 15px;
}

.news_item:hover { 
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);
}


.news_item:hover .news_item_child::before { 
    content: ""; 
    opacity: .5; 
}


.news_item_child{
    padding-bottom: calc(2/5*100%);
    position: relative;
    background-size: cover; 
}


.news_item_child > *  { 
    bottom: 0;
    height: 100%;
    left: 0; 
    position: absolute;
    right: 0; 
    top: 0;
    width: 100%; 
}

.news_item_child:before {
    background-color: rgba(0, 166, 81, 1); 
    content: "";
    opacity: 0;
    bottom: 0;
    left: 0;
    right: 0; 
    top: 0;
    position: absolute;
    transition-duration: .3s;
}


.item_gr_title{
    padding: 10px;
    font-family: Kodchasan, sans-serif; 
}

.news_title {
    overflow: hidden; 
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2;
    margin-bottom: 10px;
    font-family: Kodchasan, serif;
}

.news_hometext {
    overflow: hidden; 
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2;
    margin-bottom: 10px;
    margin-top: 8px;
    font-family: Kodchasan, serif;
}

.item_gr_title small {
    font-size: 10px; 
}


.item_gr_title a {
   color: rgba(0, 0, 0, 1); display: inline-flex; font-family: Kodchasan, sans-serif; font-size: 13px; line-height: 1.25rem; text-decoration: underline; transition-duration: .2s; transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter; transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter; transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter; transition-timing-function: cubic-bezier(.4, 0, .2, 1);
   align-items: center;
}


.item_gr_title a:hover { 
    color: rgba(0, 175, 154, 1); text-decoration: none; 
}


.item_gr_title a:after { background-color: currentColor; content: ""; display: block; height: .85em; -webkit-mask-image: url(https://x.greenworld.vn/uploads/right-chevron.svg); mask-image: url(https://x.greenworld.vn/uploads/right-chevron.svg); -webkit-mask-position: center; mask-position: center; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-size: 100% 100%; mask-size: 100% 100%; width: .85em; color: rgba(0, 166, 81, 1); font-family: Kodchasan, serif; font-size: 1.65rem; line-height: 1.75rem; margin-left: .25rem; transition-duration: .2s; transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter; transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter; transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter; transition-timing-function: cubic-bezier(.4, 0, .2, 1); 
}


.item_gr_title a:hover:after {
    color: rgba(0, 175, 154, 1);
    transform: translateX(25%); 
}

.item_gr_title a:before {
    bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; 
}

.tin_xem_nhieu { 
    position: relative; min-height: 1px; font-family: Kodchasan, sans-serif;
    margin-bottom: 3rem;
}


.tin_xem_nhieu_item {
   display: flex; 
   align-items: center; 
   margin-bottom: 15px; 
   background: #fff; 
   overflow: hidden;
   border-bottom: solid 1px #dcdcdc;
   padding-bottom: 5px;
}



.tin_xem_nhieu_item .txn_item_chl  {
    flex: 4;
    margin-right: 10px;
    border-radius: 6px;
    overflow: hidden;
}



.tin_xem_nhieu_item h3  { 
    font-size: 14px; line-height: 1.3; margin-bottom: 5px; -webkit-box-orient: vertical; -webkit-line-clamp: 2; display: -webkit-box; overflow: hidden; 
}



.tin_xem_nhieu_item .txn_hometext  { -webkit-box-orient: vertical; -webkit-line-clamp: 2; display: -webkit-box; overflow: hidden; font-size: 13px; }

.tin_xem_nhieu_item .txn_item_chl img  { 
    position: absolute;
    top: 0; left: 0;
    width: 100%; 
    height: 100%; 
    object-fit: cover;
}

.img-4 { 
    padding-top: 75%; position: relative; display: block;
}

.tin_xem_nhieu_item .info-txn  { 
    flex: 7; 
}

.news-cat-home-3d8 .info-txn  { 
    border: 1px solid #eee; background: #fff; 
    padding: 23px 20px;
}

.info-txn a{
    color: black;
}

.info-txn a:hover { 
    color: #2a6496; text-decoration: underline;
    text-decoration: none;
}

.heading-style a  { color: #fff !important; }
.heading-style h2  { position: relative; padding: 4px 20px 4px 12px; font-weight: 700; background: #00a651; font-size: 16px; display: inline-block; margin-bottom: 0; color: #fff; }
.heading-style span::before, .heading-style h2::before { 
    background: #00a651;
    position: absolute;
    content: "";
    display: block; 
    top: 0; 
    right: -15px; 
    height: 101%; 
    width: 32px;
    transform: skew(20deg, 0deg);
    z-index: 0; 
}
.heading-style { 
    position: relative; border-bottom: 1px solid #00a651; margin-bottom: 15px; 
    font-family: Kodchasan, serif;
}


/* detail_container */
.detail_container{

}

.img-thumbnail{
    width: 100%;
}

.detail_left {
  line-height: 1.5;
  color: rgba(0, 0, 0, 1);
  background-color: #fff;
}
.detail_left div.image-mai { margin-bottom: 10px; }
.detail_left strong { font-family: Kodchasan, serif; font-weight: 700; }
.detail_left a { background-color: transparent; color: inherit; text-decoration: inherit; }
.detail_left a:active, .detail_left a:hover { outline: 0; }
.detail_left a:hover { color: #2a6496; text-decoration: none; }
.detail_left ul { margin: 0; padding: 0; list-style: none; }


.detail_left p { margin: 0 0 6px 0; padding: 0; }
.detail_left p:first-of-type { margin-bottom: 1rem; }
.detail_left p:not(:first-of-type) { margin-bottom: 1rem; margin-top: 1rem; }


.detail_left h1, .detail_left h2, .detail_left h3 {
  font-weight: 700;
  color: inherit;
  margin: 0 0 1rem 0;
  line-height: 1.5;
}
.detail_left h1 { 
    font-size: 1.875rem; letter-spacing: .05em; text-transform: uppercase; 
}

@media (min-width: 820px) { .detail_left h1 { font-size: 3rem; } }
.detail_left h2 { font-size: 1.5rem; letter-spacing: .025em; line-height: 2rem; }
@media (min-width: 820px) { .detail_left h2 { font-size: 1.875rem; line-height: 2.25rem; } }
.detail_left h3 { font-size: 1.25rem; line-height: 1.75rem; }
@media (min-width: 820px) { .detail_left h3 { font-size: 1.5rem; line-height: 2rem; } }


.publtime { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 9px; margin-bottom: 9px; font-size: 12px; }

.article_imgfull{
    display: grid;justify-content: center;
}

.text-bodyhtml { word-break: keep-all; max-width: 100%; overflow-x: hidden; overflow-y: visible; line-height: 1.7em; }
.text-bodyhtml p { margin-bottom: 15px !important; }
.text-bodyhtml ul { list-style-type: disc !important; padding-left: 40px !important; margin-bottom: 10px !important; }
.text-bodyhtml li { margin-bottom: 0 !important; }

.hometext_class { 
    font-weight: 700; 
    margin-bottom: 10px !important;
}


.hidden_cover { 
    display: none; 
    opacity: 1; transition: opacity .5s; transition-delay: .5s;
}


















.danh-sach{border:2px solid #000;padding:10px;background:#f3f3f3;margin-bottom:20px;border-radius:6px}.danh-sach .fa{margin-right:10px}.head-danh-sach{background:none;border:none;width:100%;font-weight:700;text-transform:uppercase;text-align:left;font-size:16px;padding:5px 0}.js-toc{margin-bottom:10px;max-height:400px;overflow-y:auto}ol.toc-list{padding-left:20px;list-style-type:decimal;margin-bottom:0;margin-bottom:5px}ol.toc-list:last-child{margin-bottom:0}ol.toc-list>li:last-child{margin-bottom:0}ol.toc-list a{width:100%;background:linear-gradient(to right,#ddd 50%,#f3f3f3 50%);background-size:2000%;background-position:right bottom;transition:all.25s ease;padding:3px;display:inline-block}ol.toc-list .is-active-link{background-position:left bottom}ol.toc-list>li>a{font-weight:700;color:#000}ol.toc-list>li>ol.toc-list>li>a{font-weight:400}.is-position-fixed{position:fixed!important;top:100px;z-index:99}.is-position-fixed .js-toc{height:auto!important;width:400px!important;visibility:visible!important;transition:.25s;visibility:hidden}.picaso{transition:.25s}.transition--300{transition:all 300ms ease-in-out}.btn-danh-sach-close{border:none;background:none;position:absolute;top:13px;right:0;width:40px;padding:0;display:none}.btn-danh-sach-show{position:fixed;top:100px;font-size:20px;border:2px solid #000;padding:10px;background:#f3f3f3;line-height:1;border-radius:7px;display:none;opacity:.7;transform:.25s}.btn-danh-sach-show:hover{opacity:1;transform:.25s}.is-position-fixed .btn-danh-sach-close,.is-position-fixed .btn-danh-sach-show{display:block}#bodytext h1:before,#bodytext h2:before,#bodytext h3:before,#bodytext h4:before,#bodytext h5:before,#bodytext h6:before{display:block;content:" ";height:15px;margin-top:-15px;visibility:hidden}



/*END: css main, viewcat, detail*/






/*block tìm kiếm*/
.blog-header {
    width: 100%;
    background: #fff;
    text-align: center;
    padding: 10px auto;
    box-sizing: border-box;
}.blog-header h1 {
    font-size: 5rem;
    font-weight: bold;
    margin: 0;
    color: #222;
}

.blog-header p {
    font-size: 1.8rem;
    color: #555;
    line-height: 1.6;
}
.search-box-custom {
    position: relative;
    max-width: 500px;
    width: 100%;
    margin: 20px auto;
}
.search-box-custom input {
    width: 100%;
    padding: 12px 45px 12px 15px;
    border: 1px solid #684574;
    border-radius: 8px;
    font-size: 16px;
    outline: none;
    box-sizing: border-box;
}
.search-box-custom .search-btn {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.categories {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 28px;
    max-width: 1400px;
    margin: 0 auto;
}
.categories a.active {
    color: #3484D8;
    font-weight: 700;
}
.categories a {
    text-decoration: none;
    font-size: 1.8rem;
    color: #333;
}
/*block tìm kiếm*/






/*block*/
.latest-articles {
  max-width: 1320px;
  margin: 30px auto;
  padding: 0 20px;
}
.latest-articles h2 {
  font-size: 2.6rem;
  font-weight: bold;
  color: #111;
}



.latest-articles .owl-carousel .owl-item img {
 height: 100%;
}



.article-card {
  display: flex;
  flex-direction: column;
  margin: 20px 0px;
  min-height: 365px;
  transition: 0.3s;
  border-radius: 10px;
}

.article-card .card-content {
    padding: 20px;
    text-align: left;
}


.article-card a {
  text-decoration: none;
}
.article-card .img-box {
  position: relative;
  width: 100%;
  height: 240px;
  overflow: hidden;
  border-radius: 8px;
}

.article-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 10px rgb(0 0 0 / 40%);
}

.article-card:hover .date-box, .article-card:hover .view_icon{
   display: none;
}



.article-card .date-box, .card-img .date-box, .card .img-box .date-box {
    position: absolute;
    top: 8px;
    left: 8px;
    background: #00000075;
    color: #fff;
    font-size: 1.25rem;
    font-weight: 600;
    padding: 4px 8px;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border: none;
}


.article-card .view_icon, .card-img .view_icon, .card .img-box .view_icon {
   position: absolute;
   top: 8px;
   right: 8px;
   background: #00000075;
   color: #fff;
   font-size: 1.25rem;
   font-weight: 600;
   padding: 4px 8px;
   border-radius: 4px;
   box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
   border: none;
}


.article-card .category {
  font-size: 1.05rem;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 15px;
  margin-bottom: 8px;
  display: block;
}
.article-card h3 {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.4;
  color: #111;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*block*/








.section-block  {
  max-width: 1320px;
  margin: 30px auto;
  padding: 0 20px;
}
.section-block  h2 {
  font-size: 2.6rem;
  font-weight: bold;
  color: #111;
}
.section-block  {
  display: flex;
  flex-direction: column;
}
.section-block  a {
  text-decoration: none;
}
.section-block  .img-box {
  position: relative;
  width: 100%;
  height: 240px;
  overflow: hidden;
  border-radius: 8px;
}


.section-block  .date-box {
  position: absolute;
  top: 8px;
  left: 8px;
  background: #fff;
  color: #000;
  font-size: 1.5rem;
  font-weight: 600;
  padding: 4px 10px;
  border-radius: 4px;
  border: 1px solid #ddd;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}


.section-block .view_icon {
  position: absolute;
  top: 8px;
  right: 8px;
  background: #fff;
  color: #000;
  font-size: 1.5rem;
  font-weight: 600;
  padding: 4px 10px;
  border-radius: 4px;
  border: 1px solid #ddd;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}




.section-block  .category {
  font-size: 1.05rem;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 15px;
  margin-bottom: 8px;
  display: block;
}
.section-block  h3 {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.4;
  color: #111;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.section-block {
  max-width: 1320px;
  margin: 30px auto;
  padding: 0 20px;
}
.section-block .section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: unset!important;
  background: unset!important;
  position: unset!important;
  margin-bottom: 15px;
}
.section-block .section-header h2 {
  font-size: 2.6rem;
  font-weight: bold;
  margin: 0;
  color: #111;
}
.section-block .section-header .view-all2 {
  font-size: 1.5rem;
  text-decoration: none;
}
.section-block .card-list .card {
  display: flex;
  flex-direction: column;
}
.section-block .card {
  background: white;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0,0,0,0.06);
  transition: 0.3s;
}
.section-block .card .img-box {
  position: relative;
  height: 220px;
  overflow: hidden;
  border-radius: 10px;
  width: 100%;
  background: #f6f6f6;
}

.section-block .card .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.section-block .img-thumbnail {
  background-color: #cccccc;
  border: none;
  border-radius: 3px;
  max-width: 100%;
  padding: 1px;
  line-height: 1.42857143;
}
.section-block .pull-left {
  float: left!important;
}
.section-block .card h3 {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.4;
  margin: 10px 0 0;
  color: #111;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.section-block .img-box img:hover {
  transform: scale(1.05);
}
