@font-face{font-family:'GoogleSans';src:url(fonts/GoogleSans-Regular.ttf);font-weight:400;font-display:block;font-style:normal}
@font-face{font-family:'GoogleSans';src:url(fonts/GoogleSans-Italic.ttf);font-weight:400;font-display:block;font-style:italic;}
@font-face{font-family:'GoogleSans';src:url(fonts/GoogleSans-Medium.ttf);font-weight:500;font-display:block;font-style:normal}
@font-face{font-family:'GoogleSans';src:url(fonts/GoogleSans-MediumItalic.ttf);font-weight:500;font-display:block;font-style:italic;}
@font-face{font-family:'GoogleSans';src:url(fonts/GoogleSans-Bold.ttf);font-weight:700;font-display:block;font-style:normal}
@font-face{font-family:'GoogleSans';src:url(fonts/GoogleSans-BoldItalic.ttf);font-weight:700;font-display:block;font-style:italic;}
body{color: #000;font-family:'GoogleSans';}
.n2:nth-child(2n+1){clear: left;}
.n3:nth-child(3n+1){clear: left;}
.n4:nth-child(4n+1){clear: left;}
.n5:nth-child(5n+1){clear: left;}
.n6:nth-child(6n+1){clear: left;}

.tagged_as{padding: 15px 0;}
.tagged_as a{font-size: 14px;
    background: #f1f1f1;
    margin: 5px 10px 5px 0;
    display: inline-block;
    float: none;
    padding: 5px 10px;
    border-radius: 5px;}
.head.navbar-fixed-top {animation: stuckMoveDown .6s; box-shadow: 1px 1px 10px rgba(0,0,0,0.15);}
@keyframes stuckMoveDown {
0%{transform:translateY(-100%)}
100%{transform:translateY(0)}
}
@keyframes stuckMoveUp {
0%{transform:translateY(100%)}
100%{transform:translateY(0)}
}
@keyframes stuckFadeIn {
0%{opacity:0}
100%{opacity:1}
}
*, ::after, ::before{box-sizing: border-box !important;}
.container{}
.row10{margin: 0 -10px;}
.row5{margin: 0 -5px}
.row10 >div{padding: 0 10px;}
.row5 >div{padding: 0 5px}
.center{text-align: center;}
.left{text-align: left;}
.right{text-align: right;}
.flex{display: flex;flex-wrap: wrap;}
.flex-center{align-items: center;}
/* 'row-reverse' Dùng cho trường hợp đảo trái phải phần tử con */
/* 'column-reverse' Dùng cho trường hợp đảo trên dưới phần tử con */
.row-reverse{flex-direction: row-reverse; }
.column-reverse{flex-direction: column-reverse;}

.modal-dialog{margin: 80px auto 0}
.modal-content {
border: none;
box-shadow: none;
border-radius: .5rem;
position: relative;
background-color: #fff;
background-clip: padding-box;
outline: 0;}
.modal-header {
background-color: #045d2d;
color: #fff;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
min-height: 16.42857143px;}
.modal-header .modal-title {
position: relative;
min-height: 44px;
font-weight: 400;
font-size: 18px;
line-height: normal;
margin: 0;
line-height: 44px;
color: #fff;}
button.close {width: 30px;height: 30px; position: absolute;right: 10px;top: 10px;opacity: 1;}

.btn, input[type="submit"] {display: inline-block;height: 40px;line-height: 40px;padding: 0 20px;text-align: center;white-space: nowrap;outline: none!important;cursor: pointer;border: none;
letter-spacing: 0;-webkit-transition: background-color .1s ease-in;-moz-transition: background-color .1s ease-in;-ms-transition: background-color .1s ease-in;-o-transition: background-color .1s ease-in;transition: background-color  .1s ease-in;-webkit-border-radius: 0;border-radius: 0;}
input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="file"], input[type="number"], input[type="tel"], textarea, select {border: 1px solid #c4c4c4;padding: 10px;width: 100%;max-width: 100%;display: block;line-height: 18px;outline: none;}


*{margin:0;padding:0;line-height:1.5}
a:hover,a:focus,a:visited{text-decoration:none;outline:none}
a{text-decoration:none;cursor:pointer;color:#000;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
a:hover{}
img{max-width:100%;border:none;height:auto}
h1,h2,h3,h4,h5,h6{margin-top: 0;line-height: 1.5;}
p.wp-caption-text{text-align:center}

#ftwp-container #ftwp-contents.ftwp-border-medium, #ftwp-container #ftwp-trigger.ftwp-border-medium{border-width: 1px;}
.content-post img{margin-bottom: 10px;}
.content-post iframe{display:block;margin:20px auto;width: 100%;height: 450px;}
.content-post p{margin-bottom:10px}
.content-post ul,.content-post ol{padding-left: 20px;margin-bottom: 20px;}
.content-post li{position: relative;margin-bottom: 10px;}
.content-post strong,.content-post b,.content-post i,.content-post a{line-height: normal;}
.content-post .gca-column+br{display: none;}
.content-post table{margin-bottom:20px}
.content-post h1{font-size:28px;margin-bottom: 20px;}
.content-post h2{font-size:24px;margin-bottom: 20px;color: #f6ff00}
.content-post h3{font-size:20px;margin-bottom: 20px;color: #0ae97b}
.content-post h4{font-size:18px;margin-bottom: 20px;}
.content-post h5,.content-post h6{font-size:16px;margin-bottom: 20px;}
.content-post blockquote {padding: 10px 15px 10px 25px;
    border-left: none!important;
    font-size: 16px;
    border-radius: 10px;
    background: #0c9d5e;}
.content-post .gallery{display: flex;flex-wrap: wrap;margin: 0 -15px !important;}
.content-post .gallery br{display: none;}
.content-post .gallery .gallery-item{padding: 0 15px;}
.content-post .gallery.gallery-columns-2 .gallery-item{width: 50% !important;}
.content-post .gallery.gallery-columns-3 .gallery-item{width: calc(100% / 3) !important;}
.content-post .gallery.gallery-columns-4 .gallery-item{width: 25% !important;}
.content-post .gallery.gallery-columns-5 .gallery-item{width: 20% !important;}
.content-post .gallery.gallery-columns-6 .gallery-item{width: calc(100% / 6) !important;}
.content-post .gallery.gallery-columns-7 .gallery-item{width: calc(100% / 7) !important;}
.content-post .gallery.gallery-columns-8 .gallery-item{width: calc(100% / 8) !important;}
.content-post .gallery.gallery-columns-9 .gallery-item{width: calc(100% / 9) !important;}
.content-post .gallery .gallery-item .gallery-icon{width: 100%;position: relative;overflow: hidden;padding-top: 70%;}
.content-post .gallery .gallery-item .gallery-icon img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;border: 0 !important;}
.content-post a{color:#f6ff00}
.content-post .wp-caption.aligncenter{max-width:100%!important}
img.aligncenter{display: block;margin: 0 auto;}
.content-post .alignnone{margin:0 25px 25px 0}
.content-post .aligncenter,.content-post div.aligncenter{display:block;margin:25px auto}
.content-post .alignright{float:right;margin:0 0 25px 25px}
.content-post .alignleft{float:left;margin:0 25px 25px 0}
a img.alignright{float:right;margin:0 0 25px 25px}
a img.alignnone{margin:0 25px 25px 0}
a img.alignleft{float:left;margin:0 25px 25px 0}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption{border:none;max-width:96%;padding:0;text-align:center}
.wp-caption.alignnone{margin:0 25px 25px 0}
.wp-caption.alignleft{margin:0 25px 25px 0}
.wp-caption.alignright{margin:0 0 25px 25px}
.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}
.wp-caption p.wp-caption-text{font-size:13px;line-height:17px;text-align:center;margin:0;padding:10px 5px 5px}
div.wpcf7 .ajax-loader{position:absolute}
.widget-tabs{padding:7px;margin-bottom:0;border:0;list-style:none;margin-left:0;margin-right:0;background-color:#33b5e5;margin-bottom:1.7rem;word-wrap:break-word}
.tabs-2 li{width:50%}
.nav-tabs .nav-link,.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{border:0;color:#fff}
.nav-tabs .nav-item.active .nav-link,.nav>li>a:focus,.nav>li>a:hover,.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{background-color:rgba(255,255,255,0.2);color:#fff;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;-ms-transition:all 1s;transition:all 1s;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}
.wpcf7-spinner{position: absolute;}
.wpcf7-form-control-wrap{position:initial}
.wpcf7 .wpcf7-not-valid-tip{position:relative;padding:5px 10px!important;line-height:1.2em;left:auto!important;border-radius:3px;background-color:#f1f1f1!important;border:0!important;color:#000;position:absolute;right:0;top:40px;z-index:99;font-size:12px;margin-bottom:5px}
.wpcf7 .wpcf7-not-valid-tip:after{bottom:100%;left:30px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-bottom-color:#f1f1f1;border-width:5px;margin-left:-10px}
.wpcf7 .wpcf7-validation-errors{display:none!important}
.owl-carousel .owl-dots{text-align: center;}
.owl-carousel .owl-dots > *{display: inline-block;zoom: 1;}
.owl-carousel .owl-dots .owl-dot{outline: none;background: none;}
.owl-carousel .owl-dots .owl-dot span {width: 10px;height: 10px;background: #c4c4c4; border-radius: 10px;margin: 0 5px;display: block;}
.owl-carousel .owl-dots .owl-dot.active span{background: #FAA82C;}
.owl-carousel .owl-nav button{position: absolute;top: 50%;transform: translateY(-50%);outline: none;background: none;}
.owl-carousel .owl-nav button span{font-size: 0;background-size: auto;width: 40px;height: 40px;display: block; border: 1px solid #2e2e2e; background-repeat: no-repeat;background-position: center;}
.owl-carousel .owl-nav button.owl-prev{left: -50px;}
.owl-carousel .owl-nav button.owl-next{right: -50px;}
.owl-carousel .owl-nav button.owl-prev span{background-image: url(images/Arrow_left_long2.png);}
.owl-carousel .owl-nav button.owl-next span{background-image: url(images/Arrow_right_long2.png);}

.widget .gallery{display: grid;grid-column-gap: 10px;grid-row-gap: 10px;}
.widget .gallery br{display: none;}
.widget .gallery.gallery-columns-2{grid-template-columns: repeat(2,1fr);}
.widget .gallery.gallery-columns-4{grid-template-columns: repeat(4,1fr);}
.widget .gallery.gallery-columns-3{grid-template-columns: repeat(3,1fr);}
.widget .gallery.gallery-columns-5{grid-template-columns: repeat(5,1fr);}
.widget .gallery-item{margin: 0 !important;width: 100% !important;display: flex;align-items: center;float: none;}
.widget .gallery-item img{border: none !important}
.columns-2{grid-template-columns: repeat(2,1fr);display: grid;grid-gap: 30px;}
.columns-3{grid-template-columns: repeat(3,1fr);display: grid;grid-gap: 30px;}
.columns-4{grid-template-columns: repeat(4,1fr);display: grid;grid-gap: 30px;}
.columns-5{grid-template-columns: repeat(5,1fr);display: grid;grid-gap: 30px;}
.columns-6{grid-template-columns: repeat(6,1fr);display: grid;grid-gap: 30px;}
.this_mb{display: none;}
.img img{width: 100%;height: auto;object-fit: cover;}
.capt a,.title a,.title span,.title a{line-height: normal;}
.sticky{position: -webkit-sticky;position: sticky;top: 10px;}
.block_slider{margin: -15px;}
.item_slider{padding: 15px;}
.suport-fixed{    position: fixed;z-index: 999;
    top: 60%;
    right: 0;
    transform: translate(0, -60%);
    text-align: center;
    background: #066742;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    padding: 10px 5px 10px 10px;
    border: 3px solid #f8a302;
    border-right: none;
    color: #fff;}
.suport-fixed a{display: block;color: #fff;}
.suport-fixed a img{width: 60px;height: 60px;object-fit: contain;margin-bottom: 5px;}
/* Header */
.header_mb{display: none;}
.header_menu ul{list-style:none;margin:0}
.header_menu .menu li{position:relative}
.header_menu .menu {display: flex;justify-content: space-evenly;}
.header_menu .menu>li{display:block;}
.header_menu .menu .sub-menu{opacity:0;visibility:hidden; position:absolute;z-index:99;background:#fff;width:auto;padding: 10px 0; min-width: 220px;   -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);-moz-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);-o-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);-ms-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);transition:all .3s}
.header_menu .menu>li>a{display:block;text-transform:uppercase;font-size:18px;padding: 10px; 
    font-weight:bold;position: relative;color: #fff}
.header_menu .menu>li.menu-item-has-children>a:after{content:"\f107";font-family:"Font Awesome 5 Pro";font-size:14px;position: absolute;right: 20px;top: 12px; -webkit-transition: .3s;-moz-transition: .3s;-o-transition: .3s;transition: .3s;}
.header_menu .menu>li.menu-item-has-children>a{padding-right: 35px;}
.header_menu .menu>li.menu-item-has-children:hover>a:after{    -webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.header_menu .menu>li>.sub-menu{top:100%;left:0;transform:scaleY(0);transform-origin:0 0}
.header_menu .menu>li>.sub-menu li>.sub-menu{top:0;left:100%;transform:scaleX(0);transform-origin:0 0}
.header_menu .menu>li>.sub-menu li>a{display:block;padding:10px 0;margin: 0 20px;border-bottom: 1px dashed #ecf0f1;white-space: nowrap;position: relative;}
.header_menu .menu>li>.sub-menu li:last-child>a{border-bottom: none;}
.header_menu .menu>li>.sub-menu li.menu-item-has-children>a:after{content:"\f105";font-family:"Font Awesome 5 Pro";font-size:14px;font-weight: 900;position: absolute;right: -5px;top: 10px;-webkit-transition: .3s;-moz-transition: .3s;-o-transition: .3s;transition: .3s;}
.header_menu .menu>li>.sub-menu li.menu-item-has-children:hover>a:after{-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg);-ms-transform: rotate(180deg); -o-transform: rotate(180deg);transform: rotate(180deg);}
.header_menu .menu li:hover>.sub-menu{opacity:1;visibility:visible}
.header_menu .menu>li:hover>.sub-menu{transform:scaleY(1)}
.header_menu .menu>li>.sub-menu li:hover>.sub-menu{transform:scaleX(1)}

#header{background: linear-gradient(to right,#017137,#10ac6c)}
.header_pc{
    background-size: cover;background-repeat: no-repeat;}
.header_pc .container{width: 100%}
.header_pc .logo{padding: 10px 0}
.header_pc .logo img{max-height: 100px;object-fit: contain;}
.header_pc .link{display: flex;justify-content:space-evenly}
.header_pc .link a{padding: 8px 25px;
    background: linear-gradient(204deg,#f2f2fad4 10%,#8d9c59cf 20%,#44845c 50%,#56a803 70%,rgb(254,248,76) 100%);
    border: 1px solid #fff;border-radius: 25px;
    color: #fff;font-size: 16px;font-weight: 700;box-shadow: 0px 0px 3px 1px}

.header_menu .menu>li:hover>a, .header_menu .menu>li.current-menu-item>a{color: #fee71b}
/* Footer */

/* Pages */

.breadcrumbs{padding:15px 0;}
.breadcrumbs .separator{margin:0 5px;}
.breadcrumbs *{margin-bottom: 0;}
.breadcrumbs a{color: #f6ff00}
.title_pages{font-weight: bold;font-size: 32px;margin:15px 0;text-transform: uppercase;text-align: center;color: #f6ff00}

#footer{
    background-size: cover;background-repeat: no-repeat;border-top: 2px solid yellow;padding: 20px 0;color: #fff;font-size: 18px}
.footer-logo img{width: 300px;height: 150px!important}
.footer-title{font-size: 20px;
    color: #fee71b;
    font-weight: 700;
    margin-bottom: 15px;}
#footer a{color: #fee71b}
#footer ul li{margin-bottom: 15px}
#footer ul li a{font-size: 18px;color: #fff}
#footer .infomations .item{display: flex;align-items: center;margin-bottom: 15px}
#footer .infomations .item .icon{margin-right: 15px;}
#footer .infomations .item .icon img{max-width: 15px;height: 15px}

.footer-map{margin-top: 15px}
.footer-map iframe{width: 100%}

/* News */
.item_news{margin-bottom: 30px;}
.item_news .info{padding-left: 20px;}
.item_news .info .capt{font-size: 20px;font-weight: bold;}
.item_news .info .date{color: rgba(20, 22, 35, 0.6);margin-bottom: 5px;display: flex;align-items: center;}
.item_news .info .date img { margin-right: 5px;}
.wp-pagenavi { text-align: center;display: flex;align-items: center;justify-content: center;padding-top: 40px;}
.wp-pagenavi a, .wp-pagenavi span { width: 40px; height: 40px;border: 1px solid #242424; line-height: 38px;text-align: center;display: inline-flex;align-items: center;justify-content: center; padding: 0 5px;margin: 0 5px;}
.wp-pagenavi span.pages, .wp-pagenavi a.last, .wp-pagenavi a.first {width: auto;display: none;}
.wp-pagenavi span.current{background: #333;border-color: #333;color: #fff;}
.wp-pagenavi .nextpostslink .iright{width: 24px;height: 24px;background-image: url(images/Arrow_right_long2.png);background-size: cover;background-repeat: no-repeat;background-position: center;display: inline-block;}
.wp-pagenavi .previouspostslink .ileft{width: 24px;height: 24px;background-image: url(images/Arrow_left_long2.png);background-size: cover;background-repeat: no-repeat;background-position: center;display: inline-block;}
.paginate_links{overflow:hidden;text-align:center;display:table;margin:30px auto}
.paginate_links .page-numbers{width:32px;height:32px;display:inline-block;float:left;margin:0 5px;padding-top:7px;color:#c8102e;border:1px solid #c8102e;margin-bottom:5px}
.paginate_links .page-numbers:hover{background:#c8102e;color:#fff}
.paginate_links .page-numbers.prev,.paginate_links .page-numbers.next{background:transparent;width:auto;border:none}
.paginate_links .page-numbers.prev:hover,.paginate_links .page-numbers.next:hover{text-decoration:underline;color:#007BB6}
.paginate_links .page-numbers.current{background:#c8102e;color:#fff}


/* Sidebar */
.sidebar .widget:not(:last-child){margin-bottom: 30px;}
.sidebar-title {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;}
.sidebar .single-post:not(:last-child){margin-bottom: 20px;}
.sidebar .single-post .img{width: 100%;padding-top: 65%;position: relative;margin-bottom: 10px;}
.sidebar .single-post .img img{position: absolute;top: 0;left: 0;height: 100%;}
.sidebar .single-post .info .capt{font-size: 16px;font-weight: bold;margin-bottom: 5px;}
.sidebar .single-post .info .date{color: rgba(20, 22, 35, 0.6);display: flex;align-items: center;}
.sidebar .single-post .info .date img{margin-right: 10px;}
.sidebar .menu,.sidebar .widget_categories >ul{list-style: none;margin-bottom: 0;}
.sidebar .menu>li,.sidebar .widget_categories >ul>li{display: block;margin-bottom: 10px;font-size: 16px;}
.sidebar .menu>li:last-child,.sidebar .widget_categories >ul>li:last-child{margin-bottom: 0;}
.sidebar .menu>li.current-menu-item>a,.sidebar .menu>li.current-menu-parent>a,.sidebar .menu>li.current-post-parent>a,.sidebar .widget_categories >ul>li.current-cat>a{color: #28469D;font-weight: bold;}
.sidebar .tagcloud{display: flex;flex-wrap: wrap;}
.sidebar .tagcloud a{font-size: 14px !important;height: 40px;padding: 0 24px;line-height: 40px;background-color: #ECECEC;border-radius: 2px;margin: 0 5px 8px 0;}

.ftwp-in-post#ftwp-container-outer.ftwp-float-none #ftwp-contents{width: 100%!important}
/* Single */
.title_single{font-size: 26px;font-weight: bold;}
.meta_single {color: #6F7071;margin-bottom: 25px;display: flex;flex-wrap: wrap;}
.meta_single span{display: flex;align-items: center;}
.meta_single span:not(:last-child){margin-right:30px;}
.meta_single span a{color: #6f7071;}
.icon_meta{width: 15px;height: 15px;display: inline-block; background-size: auto;background-repeat: no-repeat;background-position: center;}
.icon_date{background-image: url(images/icon_date.png);}
.icon_cate{background-image: url(images/icon_cate.png);}
.icon_author{background-image: url(images/icon_author.png);}
.meta_single span i{margin-right: 5px;}
.related-posts{margin: 20px 0 30px;text-align: center;}
.related-posts .title{    text-transform: uppercase;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 5px;
    text-align: center;
    color: #1dfff0;}
.related-posts .sidebar{margin: -10px;}
.related-posts .sidebar .single-post{width: calc(100% / 3);padding: 10px;margin-bottom: 0;}
.related-posts .item-related .capt{margin: 10px 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;}
.related-posts .item-related .capt-sub{overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;}
.related-posts .item-related .img-sub img{border-radius: 15px;
    width: 260px;
    height: 175px;
    box-shadow: 0px 3px 8px;}



/* Home */
.bg_section{background-size: cover;background-repeat: no-repeat;background-position: center;}
.section_home{position: relative;padding: 50px 0;}
.button_home{display: inline-block;background-color: #000;color: #fff;text-transform: uppercase;font-weight: bold;line-height: 40px;height: 40px; min-width: 160px;padding: 0 20px;text-align: center;}

#main{font-size: 18px;color: #fff;padding: 20px 0;
    
    background-size: cover;background-repeat: no-repeat;background-attachment: fixed;}
#main a{color: #f6ff00}

.row_1{display:flex;align-items:center}

.sapo h1{color: #00ffed}
.sapo a{color: #f6ff00}
.sapo .row{display: flex;align-items: center;}
.sapo .img img{width: 300px;height: 300px}


.sapo .list-link{width: 60%;margin: auto;}
.sapo .list-link .row{display: block;}

.sapo .list-link .link a{border-radius: 25px;
    color: #000!important;
    font-size: 16px;
    font-weight: 700;
    box-shadow: 0px 0px 10px 1px #000;
    background: linear-gradient(to right,#edcd5d 25%,#f9fcb5 63%,#e9c95a 90%,#f5da86 100%);
	display:block;width:180px;height:40px;line-height:40px;margin: 20px auto}
.sapo .list-link .link.dk a{width:300px}

.link-dk .tb-home a{width: 169px;
    height: 33px;
    border: 1px solid #fff;
    line-height: 35px;
    display: block;
    border-radius: 40px;
    font-size: 15px;
    font-weight: 700;
    color: #943F00!important;
    background: linear-gradient(94.33deg,#f8a302 2.1%,#ffd534 95.43%);
    box-shadow: 0px 4px 38px rgb(255 231 27 / 50%);
    margin:auto;}

.link-button{margin: 20px 0}
.link-button .img img{width: 263px;height: 175px}

.link-dk .tb-home{width: 80%;margin: auto;text-align: center;}
.link-dk .tb-home td{vertical-align: middle;width: 50%}

.sec-hd .list .row{display: flex;align-items: center;margin: 20px 0}
.sec-hd .list .row:nth-child(4n+1){flex-direction: row-reverse;}

.panel-default>.panel-heading{background: #066742;
    border: 2px solid #c3911f;}
.panel-default>.panel-heading h3{margin-bottom: 0}
.panel-default>.panel-heading h3 a{font-size: 18px;
    color: #fff!important;}
.panel-default>.panel-heading+.panel-collapse>.panel-body{background: #01773b;}

.post_new .news_home .capt{overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}

@media screen and (max-width: 1024px) {
    /* Màn hình Ipad - ngang */
}


@media(max-width:768px) {
.n3:nth-child(2n+1){clear: left;}
.n3:nth-child(3n+1){clear: none;}
.n5:nth-child(2n+1){clear: none;}
.n5:nth-child(2n+1){clear: left;}
.container{width:100%;padding:0 10px;overflow:hidden}
.row{margin: 0 -10px}
.row>div{padding: 0 10px;}
iframe{width: 100%;height: 200px;}
.fancybox-slide--iframe .fancybox-content{width: 100%;height: 240px;max-width: calc(100% - 20px);}
.fixed{position:fixed!important;z-index:1000000;width:100%;background:#fff;top:0;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.3);-moz-box-shadow:0 2px 7px 0 rgba(0,0,0,.1);box-shadow:0 2px 7px 0 rgba(0,0,0,.1)}
.this_pc{display: none;}
.this_mb{display: block;}
.columns-4,.columns-5,.columns-6{grid-template-columns: repeat(2,1fr);grid-gap: 15px;}
.columns-3,.columns-2{grid-template-columns: repeat(1,1fr);grid-gap: 15px;}

/* Home MB */
.row_1{display:block}
	
.sapo h1{font-size: 26px}
.sapo .row{display: block;}
.sapo .list-link{width: 100%}
.sapo .list-link .link a{width:160px}
.sapo .list-link .link.cskh{margin: 30px auto 20px}
.sec-hd .list .row{display: block;}

.link-dk .tb-home{width: 100%}

.link-button .img{margin: 20px 0}
.link-button .img img{width: 160px;height: 107px}





.content-post h1{font-size: 24px;}
.content-post h2{font-size: 20px;}
.content-post h3{font-size: 18px;}
.content-post h4{font-size: 16px;}
.content-post h5,.content-post h6{font-size: 14px;}
.content-post .gallery{margin: 0 -10px !important;}
.content-post .gallery .gallery-item{padding: 0 10px;margin-top: 0 !important;}
.content-post .gallery.gallery-columns-3 .gallery-item,.content-post .gallery.gallery-columns-4 .gallery-item,.content-post .gallery.gallery-columns-5 .gallery-item{width: 50% !important;}
.content-post .gallery.gallery-columns-6 .gallery-item,.content-post .gallery.gallery-columns-7 .gallery-item,.content-post .gallery.gallery-columns-8 .gallery-item,.content-post .gallery.gallery-columns-9 .gallery-item{width: calc(100% / 3) !important;}
.block_slider{margin: -10px;}
.item_slider{padding: 10px;}
.scroll_mobile{overflow-x: scroll;}
.scroll_mobile>div{width: max-content;flex-wrap: nowrap;}

/* Header MB */
.header_pc{display: none;}
.header_mb{display: block;}
.header_main_mb .row_flex{padding:10px 0;}
.header_main_mb .logo_mb{display: flex;align-items: center;justify-content: center;width: calc(100% - 80px);padding: 0 10px;}
.header_main_mb .logo_mb .logo{margin-bottom: 0;}
.header_main_mb .logo_mb .logo img{object-fit: contain;width: 200px;height: 100px}
.header_main_mb .box_right{width: 40px;height: 40px;cursor: pointer;}


.touch_menu {width: 40px;height: 40px;display: flex;align-items: center;position: relative; cursor: pointer;border-radius: 5px;z-index: 1000;transition: all .3s;}
.touch_menu:after, .touch_menu:before {content: ""; -moz-transition: 0.3s ease; -o-transition: 0.3s ease;-webkit-transition: 0.3s ease; transition: 0.3s ease;height: 2px; width: 30px;position: absolute;left: 6px;background: #fff;}
.touch_menu:before {top: 12px;}
.touch_menu:after {bottom: 12px;}
.touch_menu .line {width: 20px;display: block;height: 2px; background: #fff;margin-left: 6px;}
.touch_menu.opened{}
.touch_menu.opened .line { display: none;}
.touch_menu.opened:after, .touch_menu.opened:before{left: 4px;background: #fff;}
.touch_menu.opened:before {transform: rotate(-45deg);top: 20px;}
.touch_menu.opened:after {transform: rotate(45deg);bottom: 18px;}

#menu_bar_mobile {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: scroll;
    z-index: 999;
    top: 40px;
    left: 0;display: none;padding-top: 80px;}
.menu_mobile{margin: 0;background: #0c9c5e;}
.menu_mobile li{padding: 0 20px;position: relative;list-style: none;}
.menu_mobile li>a{padding: 15px;border-bottom: 1px solid #fff;color: #fff;font-weight: 500;display: block; font-size: 16px;position: relative;}
.menu_mobile li:last-child>a{border-bottom: 0;}
.menu_mobile li>i{position: absolute;padding: 14px;color: #fff;position: absolute;right: 20px;top: 5px;cursor: pointer;}
.menu_mobile li>.wrap_menu{list-style: none;margin-bottom: 0;width: 100%;height: 100%;position: fixed;left: 100%;top: 95px;padding-top: 80px; overflow: scroll;opacity: 0;visibility: hidden;
-moz-transition: all 0.8s ease;
    z-index: 1000;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;}
.menu_mobile li>.wrap_menu .sub-menu{background: #0c9c5e}
.menu_mobile li>.wrap_menu.opened{left: 0;opacity: 1;visibility: visible;}
.menu_mobile li>.wrap_menu .nameback{padding: 15px 35px;color: #fff;font-weight: bold;font-size: 16px;display: block;cursor: pointer;background: #0c9c5e}


/* Footer MB */


/* News MB */

.wp-pagenavi a, .wp-pagenavi span{height: 32px;width: 32px;line-height: 30px;font-size: 13px;}

/* Single MB */


/* Sidebar */
.sidebar .widget:not(:last-child){margin-bottom: 20px;}


/* Pages MB */



}


@media screen and (max-width: 1023px) and (min-width: 768px) {
/* Màn hình Ipad - dọc */
}