/*
	Theme Name: ADSDIGI
	Description: Themes hỗ trợ Genesis Theme v2.7.3 and Wordpress v5.0 trở lên
	Template: genesis
*/

/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #222;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.618;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.taxonomy-description{
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

input,
label,
select,
textarea {
	color: #222;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 400;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}

strong,
b {
	font-weight: 700;
}
/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #0d72c7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

/* Body
------------------------------------------------------------ */

body {
	background-color: #fff;
}

::-moz-selection {
	background-color: #0d72c7;
	color: #fff;
}

::selection {
	background-color: #0d72c7;
	color: #fff;
}

/* Wrap
------------------------------------------------------------ */

.site-container {
	margin: 0 auto;
	width: 100%;
	padding: 0;
}

.wrap {
	margin: 0 auto;
	width: 1200px;
	padding: 0;
}


/* Header
------------------------------------------------------------ */

.site-header {
    height: 90px;
    width: 100%;
    float: left;
    background: #fff;
    position: relative;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
}

.site-header.stuck{
	z-index: 999;
	height: 70px;
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    animation: stuckMoveDown .6s;
}

.site-header.f-head .title-area{
	height: 70px;
}

.site-header.f-head .site-title img{
	width: 70px;
}

.site-header.f-head .widget-area{
	margin: 10px 0 0;
}

.title-area {
    float: left;
    width: 200px;
    height: 90px;
}

.site-title {
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 28px;
	line-height: 1.35;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	width: 100%;
	color: #fff;
}

.site-title  img{
	width: 90px;
}

.site-title a,
.site-title a:hover {
	color: #fff;
	padding: 0;
	text-decoration: none;
	float: left;
	width: 100%;
	height: 100%;
	background-size: 100px;
}

.site-description {
	font-size: 13px;
	padding: 0;
	display: none;
}

.site-header .widget-area {
	float: right;
	padding: 0;
	width: fit-content;
	margin:19px 0 0 0;
}

/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.nav-primary{
	float: left;
	width: 100%;
	height: 50px;
}

.menu-primary,
.menu-secondary,
.site-header .menu {
	clear: both;
	color: #222;
	font-size: 16px;
	margin: 0 auto;
	width: 100%;
	position: relative;
	text-align: center;
	z-index: 999;
}

.menu-primary ul,
.menu-secondary ul,
.site-header .menu ul {
	float: left;
	width: 100%;
}

.menu-primary li,
.menu-secondary li,
.site-header .menu li {
	display: inline-block;
	list-style-type: none;
	margin-right: 2px;
}

.menu-primary a,
.menu-secondary a,
.site-header .menu a {
	color: #222;
    display: block;
    padding: 13px 0 12px;
    position: relative;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 15px
}

.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a,
.site-header .menu li a:active,
.site-header .menu li a:hover,
.site-header .menu .current_page_item a,
.site-header .menu .current-cat a,
.site-header .menu .current-menu-item a {
    color: #222;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
.site-header .menu li li a,
.site-header .menu li li a:link,
.site-header .menu li li a:visited {
	background: none;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	color: #222;
	font-size: 16px;
	padding: 10px;
	position: relative;
	text-transform: none;
	width: 230px;
}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
.site-header .menu li li a:active,
.site-header .menu li li a:hover {
    background-color: #59b752;
    color: #fff;
}

.menu-primary li ul,
.menu-secondary li ul,
.site-header .menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 160px;
	z-index: 9999;
	padding-top: 20px;
}

.menu-primary li ul a,
.menu-secondary li ul a,
.site-header .menu li ul a {
	width: 140px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
.site-header .menu li ul ul {
	margin: -36px 0 0 159px;
}

.menu li:hover ul ul,
.menu li.sfHover ul ul {
	left: -9999px;
}

.menu li:hover,
.menu li.sfHover {
	position: static;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
.site-header .menu li:hover>ul,
.site-header .menu li.sfHover ul {
	left: auto;
}

.menu-primary li a.sf-with-ul,
.menu-secondary li a.sf-with-ul,
.site-header .menu li a.sf-with-ul {
	padding-right: 25px;
}

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
	background: url(images/icon-plus.png) no-repeat;
	height: 16px;
	position: absolute;
	right: 8px;
	text-indent: -9999px;
	top: 10px;
	width: 16px;
}

#wpadminbar li:hover ul ul {
	left: 0;
}

/* Inner
------------------------------------------------------------ */

.site-inner {
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0;
	width: 1200px;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb{
    float: left;
    width: 100%;
    background: url(images/br.jpg) no-repeat bottom -40px center;
    background-size: cover;
    padding: 100px 0;
    font-size: 15px;
}

.breadcrumb .wrap{
    width: 1170px;
    color: #fff;
    font-weight: 900;
    font-size: 42px;
}

.breadcrumb a{
	color: #222;
	font-size: 15px;
	font-weight: 400;
}

.breadcrumb .label{
	margin: 0 5px;
	font-weight: 400;
	color: #222;
}

/* Content-Sidebar Wrap
------------------------------------------------------------ */

.content-sidebar-wrap {
	float: left;
	width: 750px;
}

.content-sidebar .content-sidebar-wrap,
.full-width-content .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
	width: 100%;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}


/* Content
------------------------------------------------------------ */

.content {
	float: left;
	padding: 0;
	width: 450px;
}

.content-sidebar .content,
.sidebar-content .content {
	width: 750px;
	margin-left: 15px;
}

.sidebar-content .content,
.sidebar-sidebar-content .content {
	float: right;
	margin-left: 0;
	margin-right: 15px;
}

.full-width-content .content {
	width: 100%;
}

.post {
	margin: 0 0 20px;
}

.entry-content {
	overflow: hidden;
	text-align: justify;
}

.entry-content p {
	margin: 0 0 15px;
	text-align: justify;
}

blockquote {
	background: url(images/blockquote.png) no-repeat;
	border: none;
	margin: 5px 5px 20px;
	padding: 25px 30px 5px 70px;
}

blockquote p {
	color: #999;
	font-style: italic;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}

/* Headlines
------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	font-family: 'Roboto', Arial, sans-serif;
	line-height: 1.35;
	margin: 0 0 10px;
}

h1 {
	font-size: 18px;
}

.taxonomy-description h1 {
	margin: 0;
}

h2,
h2 a,
h2 a:visited {
	font-size: 16px;
}

h2 a,
h2 a:visited {
	color: #222;
	font-family: 'Roboto', Arial, sans-serif;
}

h2 a:hover {
	color: #0d72c7;
	text-decoration: none;
}

.widget-area h2,
.widget-area h2 a {
	font-size: 16px;
	margin: 0 0 5px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 16px;
}

.taxonomy-description h1,
.widget-area .widgettitle {
	font-size: 16px;
	color: #222;
}

.widget-area .widgettitle a {
	color: #222;
	text-decoration: none;
}

/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
	text-align: justify;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: disc;
	margin: 0 0 0 30px;
	padding: 0;
	text-align: justify;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}

/* Post Info
------------------------------------------------------------ */

.entry-header .entry-meta {
	font-size: 13px;
	margin: -5px 0 15px;
}

/* Post Meta
------------------------------------------------------------ */

.entry-footer .entry-meta {
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 13px;
	padding: 5px 0 0;
}

/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 10px 0 0;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 5px 10px 10px 0px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.wp-caption {
	padding: 0;
	text-align: center;
	width: auto !important;
}

p.wp-caption-text {
	font-size: 13px;
	margin: 5px 0;
	text-align: center;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

/* Post Navigation
------------------------------------------------------------ */

.pagination {
	font-size: 16px;
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
	text-align: center;
}

.pagination li {
	display: inline;
}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
	background: #f2f2f2;
	color: #222;
	padding: 8px 13px;
}

.pagination li a:hover,
.pagination li.active a {
	background: #003619;
	color: #fff;
}

/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	width: 360px;
	margin-right: 15px;
}

.sidebar-secondary {
	float: left;
	width: 150px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
	margin-left: 15px;
	margin-right: 0;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

.sidebar p {
	font-size: inherit;
}

.sidebar .widget {
	background-color: #f7f9f5;
	margin: 0 0 15px;
	padding: 0 0 15px;
	float: left;
	width: 100%;
}

.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div {
	
}

.sidebar.widget-area ul li,
.footer-widgets .widget-area ul li {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}

/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	background: #f2f2f2;
	cursor: pointer;
	padding: 10px 20px;
	color: #222;
	-webkit-appearance: none;
}

input:hover[type="button"],
input:hover[type="submit"] {
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

.site-header .search-form {
    float: right;
    /* padding: 12px 0 0; */
    width: 400px;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    height: 40px;
}

.sidebar .search-form {
	padding: 5px 0 0 15px;
}

.search-form input[type="search"] {
	margin: 0;
	padding: 6px 5px 6px 15px;
	width: calc(100% - 110px);
	border: none;
	background: unset;
	height: 40px;
}

.nav-primary .search-form input[type="search"] {
	background-color: #fff;
	margin: 2px -7px 0 0;
}

/* Footer
------------------------------------------------------------ */

.site-footer {
	float: left;
    width: 100%;
    background: #f9f9f9;
    padding: 10px 0;
    color: #222;
}

.site-footer p {
	color: #222;
}

.site-footer a,
.site-footer a:visited {
	color: #222;
}

.site-footer a:hover {
	color: #222;
	text-decoration: none;
}



/* Comments
------------------------------------------------------------ */

.entry-comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
	float: left;
	width: 100%;
}

#author,
#comment,
#email,
#url {
	margin: 10px 5px 0 0;
    padding: 10px;
    width: 348px;
    float: left;
    background: #fff;
}

#comment {
    height: 90px;
    margin: 10px 0;
    width: 98%;
    background: #fff;
}

input#submit {
    float: left;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style-type: none;
	margin: 15px 0 5px;
	padding: 10px 15px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-right: 0;
	background: #fff;
}

.comment-content{
	padding-left: 70px;
}

.comment-content p {
	font-size: 15px;
	margin: 0 0 15px;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.comment-meta {
	font-size: 12px;
	margin: 0 0 5px;
}

.comment-meta a{
	color: #666;
}

.comment-reply {
	font-size: 13px;
	font-weight: 300;
}

.comment-reply a{
	background: #f2f2f2;
	color: #222;
	padding: 5px 10px;
}

.nocomments {
	text-align: center;
}

.entry-comments .pagination {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}

/*Slick
-------------------------------------------------------------------*/
.slick-slider{
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus{
    outline: none;
}

.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list{
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track{
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}

.slick-track:after{
    clear: both;
}

.slick-loading .slick-track{
    visibility: hidden;
}

.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
	outline: none;
}

[dir='rtl'] .slick-slide{
    float: right;
}

.slick-slide img{
    display: block;
}

.slick-slide.slick-loading img{
    display: none;
}

.slick-slide.dragging img{
    pointer-events: none;
}

.slick-initialized .slick-slide{
    display: block;
}

.slick-loading .slick-slide{
    visibility: hidden;
}

.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-dots{
    text-align: center;
    margin: 0 35px;
}

.slick-dots li{
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 7px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 8px;
    height: 8px;
    padding: 5px;
    border-radius: 100px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
	background: #f3f3f37a;
	border: 1px solid #fff;
}

.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li.slick-active button{
	background: #0a3e22;
    
}

.section{
	float: left;
	width: 100%;
}

.section .widgettitle h2{
	text-align: center;
    font-weight: 900;
    font-size: 32px;
    margin: 10px 0 30px;
  	display: flex;
  	align-items: center;
  	color: #093d21;
  	text-transform: uppercase;
}

.section .widgettitle h2::after {
  content: "";
  flex: 1;
  height: 1px;
  background: #ccc;
  margin-left: 10px;
}

.section .widgettitle h2 span{
	display: block;
	margin: 10px 0 0 0;
	text-transform: initial;
}

#gioithieu h2{
	display: block;
}	

#gioithieu h2::after{
	content: unset;
}

#gioithieu h2 span{
    font-weight: 400;
    font-size: 15px;
    font-style: italic;
}

#gioithieu,
#video,
.content-ramat,
.content-dangkytin,
#vitri,
#tienich,
#sanpham,
.content-banner,
#bst,
.content-chinhsach{
	margin: 70px 0 0;
}

.section p,
.section li{
	font-size: 18px;
}

.section p{
	margin-bottom: 15px;
}

.section li{
	margin-bottom: 10px;
}

.section ul{
	margin-left: 20px;
}

#gioithieu img{
	width: 100%;
}

#video iframe{
	width: 100%;
}

.embed-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
    float: left;
}

.embed-video iframe{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.section h3{
	font-size: 22px;
	font-weight: bold;
}

.section .widget_media_image img{
	width: 100%;
	margin: 0 0 15px 0;
}

.content-dangkytin{
	background: url(images/bg1.webp) no-repeat right center;
	background-size: cover;
	padding: 50px 0;
}

.content-dangkytin .widget_caldera_forms_widget{
	float: left;
	width: calc(50% - 20px);
	margin: 0 10px;
	background: #fff;
}

.content-dangkytin .widget .widget-wrap{
	padding: 30px;
}

.content-dangkytin .widget .widgettitle,
.content-dangky2 .widgettitle,
#dangky .widget .widgettitle{
	text-align: center;
}

.content-dangkytin .widget .title,
.content-dangky2 .widget .title,
#dangky .widget .title{
	text-align: center;
	font-weight: 900;
	font-size: 24px;
}

.section .caldera-grid input{
	font-size: 16px;
    box-shadow: none;
    height: 45px;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #d9d9d9;
}

.section .caldera-grid textarea{
	font-size: 16px;
    box-shadow: none;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #d9d9d9;
}

.section .caldera-grid input[type="submit"]{
    background: linear-gradient(90deg, #009e3b, #16db60, #009e3b);
    background-size: 200% 100%;
    color: #fff;
    height: 50px;
    display: inline-block;
    line-height: 50px;
    font-weight: bold;
    padding: 0 50px;
    border-radius: 50px;
    text-transform: uppercase;
    margin: 20px 0;
    animation: gradientMove 3s linear infinite;
    width: 100%;
}

@keyframes gradientMove {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 200% 50%;
    }
}

.section .caldera-grid p{
	margin-bottom: 5px;
	font-size: 16px;
}

.section .gallery figure{
	margin: 0;
}

.section .gallery{
	margin-bottom: 50px;
}

.section .gallery .slick-dots{
    margin: -35px 0 0;
    position: relative;
}

#bst ol{
	display: grid;
  	grid-template-columns: 1fr 1fr; /* 2 cột bằng nhau */
  	gap: 20px;
}

#bst ol li img{
	width: 100%;
}

#bst ol li{
	list-style-type: none;
}

.content-dangky2 .widget_caldera_forms_widget{
	background: url(images/bg2.webp) no-repeat center center;
    background-size: cover;
    padding: 30px;
}

.content-dangky2 .widget_caldera_forms_widget .widget-wrap{
    background: #fff;
    padding: 20px;
    width: calc(50% - 40px);
}

.content-chinhsach img{
	width: 100%;
}

#tintuc .widgettitle h2::before {
    content: "";
    flex: 1;
    height: 1px;
    background: #ccc;
    margin-left: 10px;
}

#tintuc .widgettitle h2 a{
	color: #222;
	font-size: 32px;
	text-transform: uppercase;
	font-weight: 900;
}

#tintuc .widget .post{
	float: left;
	margin: 0 15px;
}

#tintuc .widget .post img{
	margin: 0 0 15px 0;
    width: 100%;
    height: 245px;
    object-fit: cover;
}

#tintuc .widget .post .widget-item-title a{
	font-size: 18px;
	color: #222;
}

#tintuc .widget .post p{
	font-size: 16px;
}

#tintuc .widget .post .more-link{
	display: none;
}

#tintuc button.slick-prev.slick-arrow {
    background: url(images/prev.svg) no-repeat center center;
    width: 60px;
    height: 60px;
    position: absolute;
    left: -50px;
    top: 24%;
    z-index: 300;
    text-indent: -9999px;
    outline: 0;
    cursor: pointer;
    border: 0;
    background-size: 60px;
}

#tintuc button.slick-next.slick-arrow {
    background: url(images/next.svg) no-repeat center center;
    width: 60px;
    height: 60px;
    position: absolute;
    right: -50px;
    top: 24%;
    z-index: 300;
    text-indent: -9999px;
    outline: 0;
    cursor: pointer;
    border: 0;
    background-size: 60px;
}

#tintuc{
	margin: 50px 0 70px;
}

#dangky .widget{
	margin: 45px 0;
    background: #158145;
    padding: 30px;
    color: #fff;
}

#dangky .widget .title{
	color: #fff;
	font-weight: bold;
	font-size: 23px;
	margin: 0 0 30px;
} 

.site-footer .widget{
	float: left;
	width: calc(50% - 30px);
	margin: 50px 15px;
}

.site-footer img{
	margin: 0 auto 30px;
}

.site-footer .widget .widgettitle{
    color: #222;
    font-weight: bold;
    font-size: 24px;
    margin: 0 0 30px;
    position: relative;
    padding-bottom: 10px;
}

.site-footer .widget .widgettitle::after{
	content: '';
	width: 70px;
	height: 1px;
	background: #222;
	position: absolute;
	bottom: 0;
	left: 0;
}

.site-footer .widget ul{
	margin-left: 20px;
}

.site-footer .widget li,
.site-footer .widget p{
	margin-bottom: 15px;
}

.content-afooter .widget{
	float: left;
	width: 100%;
	text-align: center;
}

.content-afooter{
    float: left;
    width: 100%;
    margin: 20px 0;
}

.content-afooter ul li{
	list-style-type: none;
	display: inline-block;
	margin: 0 10px;
}

.content-afooter ul li a{
    color: #9f9f9f;
    text-transform: uppercase;
}

.content-afooter p{
	color: #9f9f9f;
	font-size: 15px;
}

.archive.category main.content{
	display: grid;
  grid-template-columns: repeat(3, 1fr); /* 4 cột */
  gap: 20px;
  margin: 50px 0;
}

.archive.category main.content .post img{
	padding: 0;
	border: 0;
	background: unset;
	margin: 0 0 15px 0;
}

.archive.category main.content .pagination{
	grid-column: 1 / -1; /* hoặc 1 / 5 nếu grid 4 cột */
    width: 100%;
}

.archive.category main.content .post .entry-title a{
	font-size: 18px;
	color: #222;
	font-weight: bold;
}

.archive.category main.content .post .entry-title a:hover{
	color: #003619;
}

.archive.category main.content .post,
#tintuc .post{
	position: relative;
}

.archive.category main.content .post .entry-time,
#tintuc .entry-time{
    position: absolute;
    top: 50px;
    left: -5px;
    border: 2px solid #6ba224;
    background: #fff;
    text-align: center;
    color: #6ba224;
    line-height: 1.2;
    padding: 5px 10px;
}

.archive.category main.content .post .entry-time span,
#tintuc .entry-time span{
	display: block;
	font-size: 12px;
}

.category main.content .post .entry-time .day,
#tintuc .entry-time .day{
	font-size: 16px !important;
	font-weight: 500;
}

.single main.content{
	margin: 50px 0;
}

.single main.content h1{
	font-size: 32px;
	font-weight: bold;
	margin: 0 0 20px;
}

.single main.content .info_date{
	color: #999999;
    font-size: 15px;
    font-style: italic;
    text-align: left;
    margin: 0 0 10px;
}

.single main.content table{
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #f1f1f1;
    margin-bottom: 20px;
}

.single main.content table th,
.single main.content table td{
    border: 1px solid #f3f3f3;
    padding: 10px 12px;
}

.single main.content table tr:nth-child(even){
    background: #fafafa;
}

.single main.content table th,
.single main.content table td{
    text-align: center;
}

/* cột Tên hàng (cột 2) căn trái */
.single main.content table th:nth-child(2),
.single main.content table td:nth-child(2){
    text-align: left;
}

.section h4{
	font-size: 18px;
}

.content-slider img{
	margin: 0 !important;
}

#tintuc .widget .post .widget-item-title {
	  text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

@keyframes stuckMoveDown {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(0);
    }
}

@media (max-width: 1200px) {
	.wrap,
	.site-inner,
	.breadcrumb .wrap{
		width: calc(100% - 30px);
	}

	#tintuc button.slick-next.slick-arrow{
		right: 0;
	}

	#tintuc button.slick-prev.slick-arrow{
		left: 0;
	}

	.title-area {
	    width: 120px;
	}

	#tintuc .widget .post p{
		margin-bottom: 0 !important;
	}

	
}


@media (max-width: 960px) {

	.breadcrumb {
	    float: left;
	    width: 100%;
	    background: url(images/br.jpg) no-repeat bottom center;
	    background-size: cover;
	    padding: 50px 0;
	    font-size: 15px;
	}

	#gioithieu h2 {
	    margin: 0 0 20px;
	}

	#click-menu.f-menu{
		position: fixed;
	    top: 14px;
	    background: #093d2129;
	    padding: 5px 5px 0 5px;
	    border-radius: 5px;
	}

	#responsive-menu.f-list{
		position: fixed;
		top: 60px !important;
	}

	.site-header.f-head{
		height: 60px !important;
	}

	.site-header .widget-area{
		display: none;
	}

	.site-header,
	.title-area,
	.site-header.f-head .title-area,
	.site-title{
		height: 60px;
		margin: 0;
	}

	.site-title img,
	.site-header.f-head .site-title img {
	    width: 55px;
	}

	#gioithieu, #video, .content-ramat, .content-dangkytin, #vitri, #tienich, #sanpham, .content-banner, #bst, .content-chinhsach {
	    margin: 15px 0 0;
	}

	.section .widgettitle h2{
		font-size: 26px;
		margin: 20px 0;
	}

	.section p, .section li{
		text-align: justify;
		font-size: 17px;
	}

	.section h3 {
	    font-size: 20px;
	    font-weight: bold;
	}

	.content-dangkytin .widget_caldera_forms_widget {
	    width: calc(100% - 20px);
	}

	.content-dangky2 .widget_caldera_forms_widget {
	    box-shadow: 0px 0px 5px #d9d9d9;
	    background: #fff;
	    padding: 15px;
	    border-radius: 20px;
	}

	.content-dangky2 .widget_caldera_forms_widget .widget-wrap{
		width: calc(100% - 30px);
		padding: 15px;
		border-radius: 20px;
	}

	#tintuc {
	    margin: 10px 0 20px;
	}

	.section .gallery {
	    margin-bottom: 20px;
	}

	#tintuc .widgettitle h2 a{
		font-size: 26px;
		margin: 0;
	}

	#tintuc .post{
		margin-bottom: 0;
	}

	#dangky .widget {
	    margin: 20px 0 0;
	    padding: 20px 20px 0;
	}

	.site-footer .widget{
		width: 100%;
		margin: 0 0 15px 0;
	}

	.content-afooter ul li {
	    font-size: 15px;
	}

	#dangky .widget .title {
	    font-size: 20px;
	    line-height: 1.3;
	}

	.single main.content h1 {
	    font-size: 28px;
	}

	.single main.content {
	    margin: 10px 0 30px;
	}
}


@media (max-width: 768px) {
	.archive.category main.content {
	    grid-template-columns: repeat(2, 1fr);
	    margin: 10px 0;
	}
}

@media (max-width: 500px) {
	.archive.category main.content {
	    grid-template-columns: repeat(1, 1fr);
	    margin: 10px 0;
	}
}