/*
	Theme Name: ADSDIGI
	Description: Themes hỗ trợ Genesis Theme v2.7.3 and Wordpress v5.0 trở lên
	Template: genesis
*/

/* Defaults
------------------------------------------------------------ */
/* body {
    overflow-x: hidden;
} */

html {
    scroll-behavior: smooth;
}

/* Reset cơ bản */
*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}


body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
    color: #333;
    font-family: 'Be Vietnam Pro', 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: #333;
    font-family: 'Be Vietnam Pro', 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; */
    color: #1E1E1E;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a img {
    border: none;
}

/* Body
------------------------------------------------------------ */

body {
    background-color: #F5F5F5;
}

::-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;
    max-width: 1280px;
    ;
    padding: 0;
}


/* Header
------------------------------------------------------------ */

.site-header {
    margin: 0 auto;
    height: 70px;
    width: 100%;
    /* background: linear-gradient(180deg, #00A676 0%, #027A5E 129.29%); */

    /* background: linear-gradient(180deg, #027A5E 0%, #04251E 129.29%); */
    background: #027A5E36;
    position: sticky;
    top: 0;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    float: left;
}

.site-header .textwidget p {
    position: absolute;
    top: 9px;
    right: -235px;
    cursor: pointer;
    border-radius: 6px;
    background: var(--grad1, linear-gradient(90deg, #FFF2DB 0%, #F5BF75 100%));
    color: #027A5E;
    text-align: center;
    display: table;
    line-height: 32px;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 700;
    transition: background 0.3s ease;
    height: 32px;
    box-shadow: 0 8px 25px rgba(245, 191, 117, 0.4), 0 2px 8px rgba(255, 242, 219, 0.2);
}

.site-header .textwidget p a {
    color: #027A5E !important;
}


.title-area {
    float: left;
    overflow: hidden;
    padding: 0;
    width: 230px;
    height: 70px;


}

.site-title {
    font-family: 'Be Vietnam Pro', Arial, sans-serif;
    font-size: 36px;
    line-height: 1.35;
    margin: 0;
    text-transform: uppercase;
    float: left;
    width: 100%;
    height: 100%;
}

.site-title a,
.site-title a:hover {
    color: #333;
    padding: 0;
    text-decoration: none;
    float: left;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    background: url(images/logoo.png) no-repeat left center;
    background-size: 160px;
    /* margin-left: 25px; */
}

.site-description {
    font-size: 13px;
    padding: 0;
    display: none;
}

.site-header .widget_search {
    position: absolute;
    right: -70px;
    top: 15px;
    z-index: 9;
}

.site-header .widget_search form.active {
    display: block;
    width: 180px;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    margin-top: -10px;
    color: #F5F5F5;
}

.site-header .widget_search form {
    display: none;
}

.site-header .widget_search .widgettitle.active {
    display: none;
}

.site-header .widget_search form input[type="submit"] {
    background: url(images/search.svg) no-repeat center center;
    text-indent: -9999px;
    display: block;
    width: 20px;
    height: 40px;
    background-size: 19px;
    border: none;
    float: right;
}

.site-header .widget_search .widgettitle {
    background: url(images/search.svg) no-repeat center center;
    text-indent: -9999px;
    display: block;
    width: 30px;
    height: 20px;
    background-size: 20px;
    border-right: 1px solid #F5F5F5;
    padding-right: 60px;
    cursor: pointer;
}

.site-header .widget-area {
    /*float: right;
	padding: 0;
	width: calc(100% - 320px);
	margin:19px 15px 0 0;*/
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    display: flex;
    /* nếu có nhiều widget bên trong */
    align-items: center;
}


/* Search Form
------------------------------------------------------------ */
.site-header .widget_search .widgettitle {
    position: relative;
}

.site-header .widget_search .widgettitle::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 14px;
    /* Chiều cao bằng khoảng cách từ widgettitle đến search-form */
    background: transparent;
    z-index: 1;
}

.site-header .search-form {
    display: none;
    /* Ẩn mặc định */
    float: right;
    width: 520px;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    height: 40px;
    position: absolute;
    top: 170%;
    left: 0;
    color: #F5F5F5;
    background: transparent;
}

.site-header .search-form::before {
    content: "";
    position: absolute;
    top: -14px;
    left: 24px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 14px solid #F5F5F5;
    /* Cùng màu background search-form */
    z-index: 2;
}

.search-form input[type="search"] {
    margin: 0;
    padding: 6px 5px 6px 15px;
    width: 180px;
    border: none;
    background: unset;
    height: 40px;
    color: #FFF;
}

.search-form input[type="search"]::placeholder {
    color: #fff;
    opacity: 1;
}

.search-form input[type="search"]:focus,
.search-form input[type="search"]:active {
    border: none;
    outline: none;
    box-shadow: none;
    /* Loại bỏ box-shadow nếu có */
}

/* Hover states */
.site-header .widget_search:hover .search-form {
    display: block;
}



.nav-primary .search-form input[type="search"] {
    background-color: #fff;
    margin: 2px -7px 0 0;
}

.site-header.scrolled {
    background: linear-gradient(180deg, #00A676 0%, #027A5E 129.29%);;
    /* background: linear-gradient(180deg, #027A5E 0%, #04251E 129.29%); */
    color: #FFF;
}

.site-header.scrolled .menu a {
    color: #FFF !important;
}

.search-form input[type="search"].scrolled::placeholder {
    color: #333;
}

/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.nav-primary {
    float: left;
    width: 100%;
    height: 50px;
    background: #333;
}

.menu-primary,
.menu-secondary,
.site-header .menu {
    clear: both;
    color: #333;
    font-size: 13px;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;

}

.menu-primary ul,
.menu-secondary ul,
.site-header .menu ul {
    float: left;
    width: 100%;
}

.menu-primary li,
.menu-secondary li,
.site-header .menu li {
    float: left;
    list-style-type: none;
    font-size: 16px;
}


.menu-secondary a,
.site-header .menu a {
    display: block;
    padding: 12px 20px;
    position: relative;
    text-decoration: none;
    transition: 0.4s ease;
    color: #F5F5F5;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    text-transform: uppercase;
}

.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 {
    /* background: var(--grad1, linear-gradient(90deg, #FFF2DB 0%, #F5BF75 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent; */
    color: #F5BF75;
}

.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: linear-gradient(180deg, #027A5E 0%, #04251E 129.29%);
    border-bottom: 1px solid #ddd;
    color: #f5f5f5;
    font-size: 14px;
    padding: 10px;
    position: relative;
    text-transform: none;
    width: 280px;
}

.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: linear-gradient(180deg, #027A5E 0%, #04251E 129.29%);
    color: #F5BF75 !important;
}

.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: 8px;
}

.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-primary li ul ul,
.menu-secondary li ul ul,
.site-header .menu li ul ul {
    margin: -64px 0 0 232px;
}

.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: visible;
    padding: 20px 0;
    width: 1280px;
    box-sizing: border-box;
    background-color: #F5F5F5;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
    float: left;
    width: 100%;
    background-color: rgb(229, 238, 246);
    padding: 12px 0;
    font-size: 15px;
    margin: auto;

}

.breadcrumb .wrap {
    width: 1140px;
    color: #08815c;
    font-weight: 500;
}

.breadcrumb a {
    color: #333;
    font-size: 16px;
    font-weight: 400;
}

.breadcrumb .label {
    margin: 0 5px;
    font-weight: 400;
    color: #333;
}

/* Content-Sidebar Wrap
------------------------------------------------------------ */

/* .content-sidebar-wrap {
	display: flex;
	justify-content: space-between;
	
} */
.content-sidebar-wrap {
    display: flex;
    justify-content: space-between;
    /* width: 950px !important; */
}


.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-sidebar .content,
.sidebar-content .content {
    width: 800px;
}

.sidebar-content .content,
.sidebar-sidebar-content .content {
    float: right;
    margin-left: 0;
    margin-right: 15px;
}

.full-width-content .content {
    width: 100%;
    max-width: 100%;
}

.page_blog .post {
    padding: 1rem 1rem 1.5rem;
    /* min-height: 100%;
    overflow: hidden;
    position: relative; */
    border-radius: 1.6rem;
    border: 0.1rem solid #f0f0f0;
    transition: 0.4s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.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: 'Be Vietnam Pro', 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: #333;
    font-family: 'Be Vietnam Pro', 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: #333;
}

.widget-area .widgettitle a {
    color: #333;
    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: #333;
    padding: 8px 13px;
}

.pagination li a:hover,
.pagination li.active a {
    background: #ce2127;
    color: #fff;
}

/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
    display: inline;
    /* float: right; */
    width: 430px;
    /* 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 .widgettitle {
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 54px;
    text-transform: uppercase;
    margin-bottom: 18px;
}

.sidebar .widget {
    /* background-color: #fff; */
    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 {
    padding: 0 15px;
}

.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: poBe Vietnam Pro;
    padding: 10px 20px;
    color: #333;
    -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: 200px;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    height: 40px;
}

.site-header .wrap {
    width: 72% !important;
}


.sidebar .search-form {
    padding: 5px 0 0 15px;
}

.search-form input[type="search"] {
    margin: 0;
    padding: 6px 5px 6px 15px;
    width: calc(100% - 80px);
    border: none;
    background: unset;
    height: 40px;
    color: #F5F5F5;
}

.nav-primary .search-form input[type="search"] {
    background-color: #fff;
    margin: 2px -7px 0 0;
}


/* Footer
------------------------------------------------------------ */

.site-footer {
    float: left;
    clear: both;
    font-size: 15px;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    background: #04251E;
    color: #fff;


}


.site-footer .wrap {
    border-top: 1px solid #FFF;
    max-width: 1280px;
    padding: 20px 0 0px;
}

.site-footer .textwidget {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    color: #F5F5F5;
    text-align: justify;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}


.site-footer .textwidget ul {
    list-style-type: none;
    display: flex;
    gap: 8px;
}

.site-footer p {
    color: #fff;
}

.site-footer a,
.site-footer a:visited {
    color: #fff;
}

.site-footer a:hover {
    color: #fff;
    text-decoration: none;
}

.site-title a,
.site-title a:hover {
    color: rgb(51, 51, 51);
    float: left;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    padding: 0px;
    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: #333;
    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: poBe Vietnam Pro;
    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;
    /* display: none !important; */

}

.slick-dots li {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 5px;
    padding: 0;
    cursor: poBe Vietnam Pro;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 8px;
    height: 8px;
    padding: 5px;
    border-radius: 100px;
    cursor: poBe Vietnam Pro;
    color: transparent;
    border: 0;
    outline: none;
    background: #636363;
}

.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li.slick-active button {
    background: #027A5E;
}


.section {
    /* float: left; */
    width: 100%;
}


/* footer */
.before_footer {
    margin: 0px auto;
    padding: 210px 0px 5px;
    width: 100%;
    background: url(images/Subtract.png) center center / cover no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.before_footer .widget:first-child .widgettitle {
    /* max-width: 1062px; */
    margin-left: auto;
    margin-right: auto;
    background: var(--grad1, linear-gradient(90deg, #FFF2DB 0%, #F5BF75 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    text-transform: uppercase;
    padding-bottom: 48px;
    border-bottom: 1px solid #FFF;
}

.before_footer .wrap-section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 32px;
}

.before_footer .wrap-section>section:nth-child(1) {
    grid-column: 1 / 3;

}

.before_footer .wrap-section>section:nth-child(2) {
    grid-column: 1 / 2;
}

.before_footer .wrap-section>section:nth-child(3) {
    grid-column: 2 / 3;
}




.before_footer section:nth-child(1) .textwidget {
    display: flex;
    gap: 118px;
    color: #F5F5F5;
    margin-top: 48px;
    margin-bottom: 70px;
    max-width: 1280px;
}

.before_footer section:nth-child(1) .textwidget>div {
    flex-shrink: 0;
}

.before_footer section:nth-child(1) .textwidget>div:nth-child(1) {
    flex-basis: 33%;
}

.before_footer section:nth-child(1) .textwidget>div:nth-child(2),
.before_footer section:nth-child(1) .textwidget>div:nth-child(3) {
    flex-basis: 33%;
}


.before_footer section:nth-child(1) .textwidget strong {
    color: #F5F5F5;
    text-align: justify;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
}

.before_footer section:nth-child(1) .textwidget .title-strong {
    background: var(--grad1, linear-gradient(90deg, #FFF2DB 0%, #F5BF75 100%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
    text-align: justify;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
}

.before_footer section:nth-child(1) .textwidget ul {
    margin-top: 15px;
    padding-left: 10px;
}

.before_footer section:nth-child(1) .textwidget ul li {
    color: #F5F5F5;
    text-align: justify;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin: 10px;
}

.before_footer section:nth-child(1) .textwidget ul li strong {
    font-weight: 700;
    font-size: 16px;
}

.before_footer section:nth-child(1) .textwidget ul li a {
    color: #F5F5F5;
}

.before_footer .widget_nav_menu ul {
    list-style-type: none;
    display: flex;
    gap: 18px;
}

.before_footer .widget_nav_menu ul li a {
    color: rgba(245, 245, 245, 0.60);
    text-align: justify;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    /* 185.714% */
    text-transform: uppercase;
}

.before_footer section:nth-child(3) ul {
    list-style-type: none;
    display: flex;
    gap: 18px;
    float: right;
}

/* BLOG */
.content {
    max-width: 950px;
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    gap: 24px;
    margin: 30px 0px;
}

.content h1 {
    /* color: #1D429A; */
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
    margin: 0 0 15px;
}

.page_blog .main-posts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 24px;
    margin: 30px 0 60px;
    /* width: 800px !important; */
}

.page_blog img {
    border-radius: 1.6rem;
}

.page_blog .widget-item-title a {
    color: #1D429A;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 0.4rem;
    margin-top: 0.4rem;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.page_blog .post-info {
    font-size: 14px;
    color: #08815c;
    margin-bottom: 0.4rem;
}

/* .page_blog .name-category a{
    display: inline-block; 
    color: #08815c;
    border-radius: 1.8rem;
    padding: 0.2rem 1rem;
    background-color: #e6f2ef;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; 
	margin-top: 6px;
} */

.page_blog p {
    /* color: #999; */
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.aside-box {
    display: block;
    position: relative;
    width: 340px;
    margin: 30px 0 60px;
    padding: 1rem 1rem 1.5rem;
    border-radius: 1.6rem;
    border: 0.1rem solid #f0f0f0;
    transition: 0.4s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    align-self: flex-start;
}

.aside-box h2 {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    /* Căn giữa theo chiều ngang */
    font-size: 16px;
    font-weight: 700;
    color: #FFF;
    background-color: #1D429A;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    padding: 0.5rem 1.5rem;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    z-index: 1;
    width: 180px;
}

.aside-box .nd {
    margin-top: 40px;
    row-gap: 1.2rem;
    flex-direction: column;
    display: flex;
    flex-wrap: wrap;
}

.aside-box .nd ul {
    list-style-type: none;
    font-size: 16px;
}


.aside-box .box-info {
    column-gap: 1.2rem;
    border-radius: 4rem;
    border: 0.1rem solid #f0f0f0;
    padding: 0.6rem 2.4rem 0.6rem 0.6rem;
    display: flex;
    align-items: center;
}

.aside-box .box-info p {
    width: 45px;
    height: 45px;
    border-radius: 10rem;
    border: 0.1rem solid rgba(255, 255, 255, 0.53);
    background: linear-gradient(139deg, #121214 12.3%, #505256 36.76%, #94999f 64.85%, #212124 80.68%, #5d6064 92.45%, #9599a0 102.86%);
    box-shadow: 0 0.4rem 0.6rem 0 rgba(255, 255, 255, 0.6) inset;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

.aside-box .box-info img {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    filter: brightness(0) invert(1);
    animation: swing ease-in-out 0.1s infinite alternate;
    margin: 0;
}

@keyframes swing {
    0% {
        transform: rotate(8deg);
    }

    100% {
        transform: rotate(-8deg);
    }
}

.aside-box .box-info .text-m,
.aside-box .box-info a {
    color: #1D429A;
    font-weight: 600;
    transition: 0.4s ease;
}

/* liên hệ */
.content-lienhe {
    display: flex;
    margin-top: 40px;
}

.content-lienhe {
    z-index: 1;
    padding: 1rem;
    overflow: hidden;
    position: relative;
    border-radius: 2.4rem;
    background-color: white;
    box-shadow: 1rem 1rem 4rem 0 rgba(0, 0, 0, 0.06);
}

.content-fix {
    position: fixed;
    top: 70%;
    right: 7px;
    z-index: 999;
}

.content-fix ul li {
    list-style-type: none;
}

.content-fix ul li img {
    width: 50px;
    margin: 0 0 3px;
}

#scrool-top {
    position: fixed;
    top: 88%;
    right: 7px;
    z-index: 999;
    cursor: pointer;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* NHẬN TƯ VẤN */



.nhantuvan .widget_caldera_forms_widget {
    display: none;
}

.nhantuvan .widget_caldera_forms_widget .widget-wrap {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 650px;
    background: #395a47;
    padding: 20px;
    z-index: 3000;
    border-radius: 20px;
    max-width: 650px;
}

.content-contact .widget p,
.nhantuvan .widget_caldera_forms_widget p {
    font-size: 18px;
}

.content-contact .widget_caldera_forms_widget input,
.content-lienhe form input,
.nhantuvan .widget_caldera_forms_widget input {
    height: 50px;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #730E22;
    box-shadow: none;
}

.content-contact .widget_caldera_forms_widget textarea,
.content-lienhe form textarea,
.nhantuvan .widget_caldera_forms_widget textarea {
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #730E22;
    box-shadow: none;
}

.content-contact .widget_caldera_forms_widget input[type="submit"],
.content-lienhe form input[type="submit"],
.nhantuvan .widget_caldera_forms_widget input[type="submit"] {
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 40px;
    border: 1px solid #fff;
    background: 395a47;
    color: #fff;
    display: table;
    margin: 0;
    transition: background 0.3s ease;
}

.nhantuvan .widget_caldera_forms_widget {
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}

.nhantuvan .widget_caldera_forms_widget .widget-wrap {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    background: #395a47;
    padding: 20px;
    z-index: 3000;
    border-radius: 20px;
}

.nhantuvan .widget_caldera_forms_widget .widgettitle {
    width: 20px;
    height: 20px;
    position: absolute;
    right: -21px;
    top: -21px;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    margin: 0 !important;
    font-family: 'Avo';
}

.nhantuvan .widget_caldera_forms_widget p {
    margin-bottom: 20px;
}



/* CSS COMMOM */
.content-background {
    background-image: url('images/Component\ 13.png');
    background-color: lightgray;
    /* background-position: 0px -247.815px;
  background-size: 100% 146.785%; */
    background-repeat: no-repeat;
    position: relative;
    padding: 0px 0 40px;
}


/* .bg-opacity {
   background: #F5F5F5;
  filter: blur(25px);
  height: 200px;
  flex-shrink: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
} */




/* .content-moban1 {
    margin-top: 24px;
} */
.content-moban1 {
    margin-top: 60px;
}

.content-moban1 .widget-title {
    color: var(--BODY-TEXT, #1F1F1F);
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: 56px;
    text-transform: uppercase;
    max-width: 940px;
    margin: auto;
}

.content-moban1 .widget-title span {
    color: var(--color1, #027A5E);
}

.content-moban2 {
    padding: 65px 0px 20px;
    margin: auto;
}

.content-moban2 .wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
}

.content-moban2 .wrap>section {
    width: 405px;
    height: 322px;
    flex-shrink: 0;
    border-radius: 10px 150px 10px 10px;
    background: #027A5E;
    box-shadow: -32px 36px 24px 0 rgba(0, 0, 0, 0.10), 0 2px 16px 0 rgba(2, 27, 22, 0.50);
    padding: 48px;
    color: #F5F5F5
}

.content-moban2 .wrap>section:last-child {
    grid-column: 1 / -1;
    justify-self: center;
    width: 100%;
    max-width: 800px;
    text-align: center;
    border-radius: none;
    background: none;
    box-shadow: none;
    padding: 0;
    margin-top: 18px;
    height: auto;
}

.content-moban2 .wrap>section:last-child p {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 42px;
}

.content-moban2 .wrap>section:last-child strong {
    color: var(--color1, #027A5E);
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: 42px;
    text-transform: uppercase;
}

.content-moban2 .wrap strong {
    color: #F5F5F5;
    text-align: justify;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;


}

.content-moban2 .wrap p:nth-child(3) {
    color: #F5F5F5;
    text-align: justify;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin-top: 10px;
    position: relative;
    display: inline-block;
    transition: all 0.4s ease;
    padding-bottom: 14px;
}

.content-moban2 .wrap p:nth-child(3):hover {
    background: var(--grad1, linear-gradient(90deg, #FFF2DB 0%, #F5BF75 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}

/* Gạch chân chạy từ trái sang phải */
.content-moban2 .wrap p:nth-child(3)::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 0%;
    background: var(--grad1, linear-gradient(90deg, #FFF2DB 0%, #F5BF75 100%));
    transition: width 0.6s ease;
}

.content-moban2 .wrap p:nth-child(3):hover::after {
    width: 100%;
}

.content-tongquan {
    margin: 0px auto 20px;
    padding: 150px 0px;
    width: 100%;
    height: auto;
    background: url(images/Rectangle\ 5508.png) center center / cover no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.content-tongquan .wrap {
    display: flex;
    flex-direction: column;
    gap: 24px;
}


.content-tongquan .widget-title {
    color: #F5F5F5;
    text-align: center;
    text-shadow: 0 4px 10px rgba(0, 0, 0, 0.20);
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: 32px;
    text-transform: uppercase;
}

.content-tongquan .widget-title span {
    background: var(--grad1, linear-gradient(90deg, #FFF2DB 0%, #F5BF75 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.content-tongquan section:nth-child(1) .textwidget p {
    color: #F5F5F5;
    text-align: center;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.20);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    max-width: 1100px;
    margin: 24px auto 0px;
}

.content-tongquan .thongtin-tongquan {
    display: flex;
    gap: 40px;
    margin: 24px auto 45px;
}

.content-tongquan .thongtin-tongquan>*:first-child {
    flex: 0 0 44%;
}

.content-tongquan .thongtin-tongquan ul {
    color: #F5F5F5;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 41px;
    list-style-type: none;
}

.content-tongquan .thongtin-tongquan ul li strong {
    background: var(--grad1, linear-gradient(90deg, #FFF2DB 0%, #F5BF75 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}

.content-tongquan .thongtin-tongquan ul li {
    position: relative;
    padding-left: 24px;
}

.content-tongquan .thongtin-tongquan ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 18px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--grad1, linear-gradient(90deg, #FFF2DB 0%, #F5BF75 100%));
}

.content-tongquan .thongtin-tongquan div {
    position: relative;
    width: 100%;
    /* height: 300px; */
    cursor: pointer;
}

.content-tongquan .thongtin-tongquan div::after {
    content: '▶';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 28px;
    color: white;
    text-shadow: 0 0 10px black;
    pointer-events: none;
    width: 60px;
    height: 60px;
    border: 2px solid white;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    border-radius: 50%;
    transition: opacity 0.3s ease;
}

.content-tongquan .thongtin-tongquan div.is-playing::after {
    content: none;
}

.content-tongquan section:nth-child(3) .textwidget {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
}

.content-tongquan section:nth-child(3) .textwidget>div {
    width: 405px;
    height: 310px;
    flex-shrink: 0;
    border-radius: 4px 80px 10px 80px;
    background: #F5F5F5;
    box-shadow: -32px 36px 24px 0 rgba(0, 0, 0, 0.10), 0 2px 16px 0 rgba(2, 27, 22, 0.50);
    text-align: center;
    padding: 28px;
}

.content-tongquan section:nth-child(3) .textwidget strong {
    color: var(--color1, #027A5E);
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 32px;
}

.content-tongquan section:nth-child(3) .textwidget p {
    color: var(--color2, #333);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin-top: 10px;
    position: relative;
    display: inline-block;
    transition: all 0.4s ease;
    padding-bottom: 14px;
}

.content-tongquan section:nth-child(3) .textwidget p::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background-color: var(--color2, #027A5E);
    transition: width 0.4s ease, left 0.4s ease;
    transform: translateX(-50%);
}

.content-tongquan section:nth-child(3) .textwidget p:hover::after {
    width: 100px;
}


.content-tongquan section:nth-child(3) .textwidget p strong {
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}

.content-vitri1 .widget-title {
    color: #1F1F1F;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    text-transform: uppercase;
    margin-bottom: 32px;
}

.content-vitri1 .widget-title span {
    color: #027A5E;
}

.content-vitri1 .textwidget {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    justify-items: center;
    align-items: center;
}


.content-vitri1 .textwidget>p:last-of-type {
    grid-column: 1 / -1;
    display: block;
    text-align: center;
    color: #1F1F1F;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    max-width: 962px;
    margin: auto;
}


.content-vitri1 .textwidget div p {
    color: var(--color2, #1F1F1F);
    text-align: justify;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 15px;
}

.content-vitri1 .textwidget div p:nth-child(3) {
    color: #027A5E;
    margin-bottom: 0px;
}

.content-vitri1 .textwidget div strong {
    color: #027A5E;
    font-weight: 700;
}

.content-vitri1 .textwidget img {
    width: 600px;
    height: 480px;
    flex-shrink: 0;
    aspect-ratio: 677/395;
}

.content-vitri2 .wrap {
    width: 1280px;
    height: 424px;
    flex-shrink: 0;
    border-radius: 10px;
    border: 2px solid var(--Linear, #93BDB1);
    background: #F5F5F5;
    box-shadow: 0 10px 10px 0 rgba(4, 37, 30, 0.20), 0 4px 8px 0 rgba(4, 37, 30, 0.20);
    margin-top: 24px;
    padding: 48px 40px;
}


.content-vitri2 section:nth-child(1) .textwidget {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 36px;
}

.content-vitri2 section:nth-child(1) .textwidget div {
    padding-right: 32px;
    border-right: 1px solid rgba(7, 50, 41, 0.5);
}

.content-vitri2 section:nth-child(2) .textwidget div {
    padding-right: 0px;
    border-right: 1px solid rgba(7, 50, 41, 0.5);
}


.content-vitri2 section:nth-child(1) .textwidget div:nth-child(3),
.content-vitri2 section:nth-child(2) .textwidget div:nth-child(2) {
    padding-right: 0px;
    border-right: none;
}

.content-vitri2 section:nth-child(1) .textwidget div strong,
.content-vitri2 section:nth-child(2) .textwidget div strong {
    color: #F5BF75;
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: 36px;
}

.content-vitri2 section:nth-child(1) .textwidget div ul,
.content-vitri2 section:nth-child(2) .textwidget div ul {
    list-style-type: disc;
    list-style-position: inside;
    color: #027A5E;
    padding-left: 10px;
}

.content-vitri2 section:nth-child(1) .textwidget div li,
.content-vitri2 section:nth-child(2) .textwidget div li {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;

}

.content-vitri2 section:nth-child(2) .textwidget {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    margin-top: 42px;
    padding: 0px 240px;
}



.content-matbang {
    margin: 15px auto 0px;
    padding: 60px 0px;
    width: 100%;
    height: auto;
    background: url(images/Rectangle\ 5512.png) center center / cover no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.content-matbang .widget-title {
    color: #1F1F1F;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.content-matbang .widget-title span {
    color: #027A5E;
}

.content-matbang img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.content-tuvan {
position: relative;
    /* để chứa lớp phủ */
    margin: 0 auto;
    padding: 60px 0;
    width: 100%;
    background: url(images/bg-tuvan.jpg) center center / cover no-repeat;
    overflow: hidden;
}

.content-tuvan::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(57, 90, 71);
    opacity: 0.7; 
    z-index: 1;
}

.content-tuvan > * {
    position: relative;
    z-index: 2; 
}


.content-tuvan .wrap {
    display: flex;
    gap: 70px;
}

.content-tuvan .widget-title {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    /* 155.556% */
    text-transform: uppercase;
    background: var(--grad1, linear-gradient(90deg, #FFF2DB 0%, #F5BF75 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 12px;
}


.content-tuvan .textwidget p {
    color: #F5F5F5;
    text-align: justify;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    width: 680px;
}

.content-tuvan .textwidget strong {
    background: var(--grad1, linear-gradient(90deg, #FFF2DB 0%, #F5BF75 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;

}

.content-tuvan .widget_caldera_forms_widget {
    width: 100%;
}

.content-tuvan .caldera-grid label {
    display: none;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.content-tuvan .caldera-grid .form-control {
    display: flex;
    width: 439px;
    height: 42px;
    padding: 12px 356px 11px 14px;
    align-items: center;
    flex-shrink: 0;
    border-radius: 5px;
    border: 0px solid rgba(255, 255, 255, 0.20);
    background: #FFF;
}

.content-tuvan .caldera-grid button,
.caldera-grid html input[type=button],
.caldera-grid input[type=reset],
.caldera-grid input[type=submit] {
    border-radius: 4px;
    background: var(--grad2, linear-gradient(180deg, #027A5E 0%, #04251E 100%));
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25);
    color: #F5F5F5;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.14px;
    width: 133px;
    height: 34px;
    flex-shrink: 0;
    border-color: #027A5E;
}

.caldera-grid .btn-default:hover,
.caldera-grid .btn-default:focus,
.caldera-grid .btn-default.focus,
.caldera-grid .btn-default:active,
.caldera-grid .btn-default.active,
.open>.dropdown-toggle.caldera-grid .btn-default {
    color: #F5F5F5;
}

.content-tienich {
    margin: 60px auto;
}

.content-tienich .widget-title {
    color: #1F1F1F;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    text-transform: uppercase;
    margin-bottom: 42px;
}

.content-tienich .widget-title span {
    color: #027A5E;
}



.content-tienich ul:first-child img {
    border: 1px solid #e9e7e7;
    width: calc(100% - 2px);
    height: 420px;
    object-fit: cover;
    margin: 0 0 25px;
    border-radius: 10px;
}

.content-tienich ul:last-child img {
    cursor: pointer;
    margin: 0;
    width: 100%;
    height: 190px;
    object-fit: cover;
    border-radius: 10px;
}

.content-tienich ul:last-child li {
    margin: 0 25px 0 0;
    border: 1px solid #e9e7e7;
    border-radius: 10px;
}

.content-thanhvien {
    margin: 0px auto 90px;
}

.content-thanhvien .widget-title {
    color: var(--color1, #027A5E);
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    text-transform: uppercase;
    margin-bottom: 48px;
}

.content-thanhvien ul {
    list-style-type: none;
    display: flex;
    justify-content: center;
    gap: 130px;
    margin: 0 auto;
    padding: 0;
}

.content-thanhvien ul img {
    width: 235.242px;
    height: 140.854px;
    flex-shrink: 0;
    aspect-ratio: 200/107;
}

.content-thanhvien ul li:nth-child(2) img {
    width: 168.957px;
    height: 168.957px;
    flex-shrink: 0;
    aspect-ratio: 1 / 1;
}

.content-thanhvien ul li:nth-child(3) img {
    width: 252.841px;
    height: 168.794px;
    flex-shrink: 0;
    aspect-ratio: 252.84/168.79;
}

.content-sanpham {
    margin: 60px auto 90px;
}

.content-sanpham .widget-title {
    color: #1F1F1F;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    text-transform: uppercase;
    margin-bottom: 42px;
}

.content-sanpham .widget-title span {
    color: var(--color1, #027A5E);
}

.content-sanpham .product {
    border-radius: 10px;
    background: #FFF;
    /* box-shadow: -32px 36px 24px 0 rgba(0, 0, 0, 0.04), 0 2px 16px 0 rgba(0, 0, 0, 0.07); */
}

.content-sanpham .product img {
    width: 301px;
    height: 201px;
    flex-shrink: 0;
    aspect-ratio: 298/199;
    border-radius: 10px 10px 0 0;
}

.content-sanpham .product .list-info {
    padding: 12px;
}

.content-sanpham .product .name-category {
    color: rgba(31, 31, 31, 0.60);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    text-transform: uppercase;
}


.content-sanpham .product .widget-item-title {
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    background: var(--grad2, linear-gradient(180deg, #027A5E 0%, #04251E 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 6px;
}

.content-sanpham .main-posts .slick-slide {
    margin-right: 24px;
}

.content-news {
    margin: 90px auto 0px;
}

.content-news .widget-title h2 {
    color: #1F1F1F;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    text-transform: uppercase;
    margin-bottom: 36px;
}

.content-news .main-posts .post {
    border-radius: 10px;
    background: #FFF;
}

.content-news .main-posts .post .list-info {
    padding: 24px 32px 32px;
}

.content-news .main-posts .post img {
    width: 405px;
    height: 261px;
    flex-shrink: 0;
    border-radius: 10px 10px 0 0;
}

.content-news .main-posts .post h3 a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--color2, #027A5E);
    text-align: justify;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    transition: width 0.4s ease, left 0.4s ease;

}


/* .content-news .main-posts .post h3 a:hover{
 background: var(--grad1, linear-gradient(90deg, #FFF2DB 0%, #F5BF75 100%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
} */

.content-news .main-posts .post p {
    color: var(--color2, #027A5E);
    text-align: justify;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}

.content-news .main-posts .post p a {
    display: table;
    border-radius: 4px;
    background: var(--grad2, linear-gradient(180deg, #027A5E 0%, #04251E 100%));
    width: 110px;
    height: 24px;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    color: #F5F5F5;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    margin-top: 16px;
}

.content-news .main-posts .slick-slide {
    margin-right: 32px;
}

.content-video {
    /* height:100vh;
      width:100vw; */
    margin-top: -70px;
}


/* TRANG TỔNG QUAN CÔNG TY BẮC SÀI GÒN */
.content-bacsaigon,
.content-vietnhangroup {
    margin: auto;
}

.content-bacsaigon .widgettd strong,
.content-vietnhangroup .widgettd strong {
    color: var(--BODY-TEXT, #1F1F1F);
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    text-transform: uppercase;
}

.content-bacsaigon .widgettd h2,
.content-vietnhangroup .widgettd h2 {
    color: var(--color1, #027A5E);
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: 56px;
    text-transform: uppercase;
}

.content-bacsaigon .widgettd p,
.content-vietnhangroup .widgettd p {
    color: var(--color2, #027A5E);
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    max-width: 1126px;
    ;
    margin: auto;
}

.content-bacsaigon .content-1,
.content-vietnhangroup .content-1 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    margin: 42px auto;
    place-items: center;
}

.content-bacsaigon .content-1 img,
.content-vietnhangroup .content-1 img {
    width: 624px;
    height: 550px;
    flex-shrink: 0;
}

.content-bacsaigon .content-1 p,
.content-bacsaigon .content-1 div,
.content-vietnhangroup .content-1 p,
.content-vietnhangroup .content-1 div {
    color: var(--color2, #027A5E);
    text-align: justify;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}

.content-bacsaigon .content-1 p,
.content-vietnhangroup .content-1 p {
    margin-top: 12px;
}

.content-bacsaigon .content-2 p {
    color: var(--color2, #027A5E);
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 12px;
}

.content-vietnhangroup .content-2 ul {
    list-style-type: none;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
    padding: 0;
    margin: 0;
}

.content-vietnhangroup .content-2 img {
    width: 300px;
    height: 300px;
    object-fit: cover;
    flex-shrink: 0;
    border-radius: 10px;
}


/* CSS trang chuyên mục sản phẩm */
.archive .taxonomy-wrapper {
    margin: 80px auto 20px;
    display: flex;
    flex-direction: column;
}

.taxonomy-wrapper .taxonomy-title strong {
    color: var(--BODY-TEXT, #1F1F1F);
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    text-transform: uppercase;
}

.taxonomy-wrapper .taxonomy-title h2 {
    color: var(--color1, #027A5E);
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: 56px;
    text-transform: uppercase;
}

.taxonomy-wrapper .taxonomy-title p {
    color: var(--color2, #027A5E);
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
}

.taxonomy-wrapper .taxonomy-desc h2 {
    color: var(--color1, #027A5E);
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    /* 123.077% */
    text-transform: uppercase;
    margin-top: 24px;
}

.taxonomy-wrapper .taxonomy-desc h3 {
    color: var(--color1, #027A5E);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase;
    margin-top: 24px;
}

.taxonomy-wrapper .taxonomy-desc p {
    color: var(--color2, #027A5E);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 24px;
}

.taxonomy-wrapper .taxonomy-desc p strong {
    color: var(--color2, #027A5E);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}

.taxonomy-wrapper .taxonomy-desc ul {
    color: var(--color2, #027A5E);
    text-align: justify;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin-left: 48px;
}

.taxonomy-wrapper .taxonomy-desc ul li {
    margin: 12px 0px;
}

.taxonomy-wrapper .taxonomy-desc img {
    width: 1280px;
    height: 553px;
    flex-shrink: 0;
    aspect-ratio: 394/201;
    margin: 32px auto;
}


.taxonomy-products {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
    margin: 24px auto;
}

/* @media (min-width: 768px) {
    .taxonomy-products {
    
    }
} */

.taxonomy-products .entry {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.taxonomy-products .entry:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

.taxonomy-products .entry-image img {
    width: 100%;
    height: auto;
    display: block;
    padding: 0;
    margin: 0px;
}

.taxonomy-products .entry-title {
    text-align: center;
    margin: 0px 0 15px;
}

.taxonomy-products .product-categories {
    text-align: center;

}

.taxonomy-products .entry-title a {
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
}

.taxonomy-products .entry-title a:hover {
    color: #1c5f47;
}

.taxonomy-products .product-category {
    color: rgba(31, 31, 31, 0.60);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}

.taxonomy-products .product-category:hover {
    text-decoration: underline;
}


/* TRANG SẢN PHẨM */
.chitiet_sp {
    float: left;
    width: 100%;
    /* margin-bottom: 30px; */
    padding: 40px 0px;
}

.chitiet_sp .slide_sp,
.chitiet_sp .info_sp {
    float: left;
    width: calc(50% - 20px);
}

.chitiet_sp .slide_sp {
    margin-right: 40px;
}

.chitiet_sp .slide_sp ul:first-child img {
    border: 1px solid #e9e7e7;
    width: calc(100% - 2px);
    height: 390px;
    object-fit: cover;
    margin: 0 0 15px;
    border-radius: 10px;
}

.chitiet_sp .slide_sp ul:last-child img {
    cursor: pointer;
    margin: 0;
    width: 100%;
    height: 100px;
    object-fit: cover;
    border-radius: 10px;
}

.chitiet_sp .slide_sp ul:last-child li {
    margin: 0 15px 0 0;
    border: 1px solid #e9e7e7;
    border-radius: 10px;
}

.chitiet_sp .info_sp h1 {
    color: #027A5E;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: bold;
    margin: 0 0 15px;
    background: url(images/sao.png) no-repeat bottom left;
    padding-bottom: 25px;
    background-size: 80px;
}

/* .chitiet_sp .info_sp ul{
    list-style-type: none;
    padding: 1.4rem;
    border-radius: 1.6rem;
    background-color: white;
    border: 0.1rem solid #f0f0f0;
    box-shadow: 1rem 1rem 4rem 64px 0 rgba(0, 0, 0, 0.06);
    background-color: rgb(229, 238, 246);
} */

.chitiet_sp .info_sp ul li {
    color: var(--color2, #027A5E);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
    margin-left: 24px;
}

.chitiet_sp .info_sp p {
    color: #08815c;
    margin-bottom: 10px;
    font-weight: 700;
}

.form_lienhe {
    margin-top: 16px;
}

.form_lienhe .caldera-grid label {
    display: none;
}

.form_lienhe .single div {
    color: var(--color2, #027A5E);
    text-align: justify;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 16px;
}

.form_lienhe .single input:not([type="submit"]) {
    height: 46px;
    padding: 14px 419px 13px 14px;
    align-items: center;
    flex-shrink: 0;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    background: #FFF;
}

.form_lienhe .single input[type="submit"] {
    margin-top: 6px;
}

.chitiet_sp .social ul {
    list-style-type: none;
    display: flex;
    margin-top: 10px;

}

.chitiet_sp .social ul li {
    margin: 8px;
    cursor: pointer;
}

.ttkt,
.noithat {
    margin: 60px auto;
}

.hamb {
    margin: 60px auto 0;
}

.ttkt h2,
.noithat h2,
.hamb h2 {
    color: #1F1F1F;
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.28px;
    text-transform: uppercase;
    margin-bottom: 32px;
}

.ttkt h2 strong,
.noithat h2 strong,
.hamb h2 strong {
    color: var(--color1, #027A5E);

}

.ttkt .table-custom {
    width: 1280px;
    border-collapse: collapse;
}

.ttkt .table-custom th,
.ttkt .table-custom td {
    border: 1px solid #ccc;
    padding: 8px 40px;
    text-align: left;
}

.ttkt .table-custom th {
    background: rgba(234, 234, 234, 0.80);
    font-weight: bold;
    color: var(--color2, #027A5E);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -0.2px;
    text-transform: uppercase;
}

.ttkt .table-custom td {
    color: var(--color2, #027A5E);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    /* 177.778% */
}

.ttkt .table-custom tbody tr:nth-child(odd) {
    background-color: #F5F5F5;
}

.ttkt .table-custom tbody tr:nth-child(even) {
    background-color: rgba(234, 234, 234, 0.80);
}

.table-custom th:nth-child(1),
.table-custom td:nth-child(1) {
    text-align: left;
}

.table-custom th:nth-child(2),
.table-custom td:nth-child(2) {
    text-align: center;
}

.table-custom th:nth-child(3),
.table-custom td:nth-child(3) {
    text-align: right;
}

.noithat ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.noithat ul img {
    width: 308px;
    height: 308px;
    flex-shrink: 0;
    border-radius: 10px;
}

.hamb ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.hamb ul img {
    width: 622px;
    height: 877px;
    flex-shrink: 0;
    aspect-ratio: 61/86;
    border-radius: 10px;
    box-shadow: 0 4px 10px 0 rgba(4, 37, 30, 0.15);
}

/* Sản phẩm, bài viết lien quan */

.yarpp-related {
    margin: 0 auto;
    overflow: visible;
    padding: 0px 0 100px;
    max-width: 1280px;
    box-sizing: border-box;
    display: block;
}

.yarpp-related .widgettitle p {
    color: var(--color1, #027A5E);
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: 56px;
    text-transform: uppercase;
    margin-bottom: 24px;
    padding-top: 12px;
    position: relative;
}

.yarpp-related .widgettitle p::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    border-top: 4px solid var(--color1, #027A5E);
}


.yarpp-related .main-products {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
}


.yarpp-related .main-products .product {
    display: flex;
    flex-direction: column;
}

.yarpp-related .product {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.yarpp-related .product:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

.yarpp-related .product a {
    margin: 0;
}

.yarpp-related .product img {
    width: 100%;
    height: auto;
    display: block;
    padding: 0;
    margin: 0px;
}

.yarpp-related .widget-item-title {
    text-align: center;
    margin: 0px 0 15px;
}

.yarpp-related .product-categories {
    text-align: center;
    margin-top: 10px;
}

.yarpp-related .widget-item-title a {
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
}

.yarpp-related .widget-item-title a:hover {
    color: #1c5f47;
}

.yarpp-related .product-category {
    color: rgba(31, 31, 31, 0.60);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}

.yarpp-related .product-category:hover {
    text-decoration: underline;
}




.yarpp-related .main-posts,
.search-results .content {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
}


.yarpp-related .main-posts .post {
    display: flex;
    flex-direction: column;
}

.yarpp-related .post,
.search-results .content .post {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.yarpp-related .post:hover,
.search-results .content .post:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

.yarpp-related .post .list-info {
    padding: 24px 32px 32px;
}

.yarpp-related .post a {
    margin: 0;
}

.yarpp-related .post img,
.search-results .content img {
    width: 405px;
    height: 261px;
    flex-shrink: 0;
    display: block;
    padding: 0;
    margin: 0px;
}


.yarpp-related .widget-item-title a,
.search-results .content a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--color2, #027A5E);
    text-align: justify;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    transition: width 0.4s ease, left 0.4s ease;
}

.yarpp-related .product .widget-item-title a {
    text-align: center;
}

.yarpp-related .widget-item-excerpt,
.search-results .content .entry-content {
    color: var(--color2, #027A5E);
    text-align: justify;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 12px;
}


.yarpp-related .widget-read-more {
    display: table;
    border-radius: 4px;
    background: var(--grad2, linear-gradient(180deg, #027A5E 0%, #04251E 100%));
    width: 110px;
    height: 24px;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    color: #F5F5F5;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    margin-top: 16px;
}

.search-results .content .entry-title {
    padding: 10px 24px 0;
}

.search-results .content .entry-content {
    padding: 0px 24px;
}

.sidebar {
    margin: 15px 0px;
}

.sidebar .post {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    padding: 12px;
    border: 1px solid #eee;
    border-radius: 8px;
    background: #fff;
    gap: 16px;
    margin: 16px;
}

.sidebar .post .box-img img {
    display: block;
    width: 100px;
    height: auto;
    border-radius: 6px;
    object-fit: cover;
}

.sidebar .post .list-info {
    flex: 1;
}

.sidebar .post .list-info h3 {
    font-size: 16px;
    margin: 0 0 8px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #027A5E;
}

.sidebar .post .list-info p {
    margin: 0;
    line-height: 1.5;
}

.title-strong{
    background: var(--grad1, linear-gradient(90deg, #FFF2DB 0%, #F5BF75 100%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}


/* *
*
* css laptop
*
* */
@media (min-width: 1024px) and (max-width: 1439px) {
    .site-header .wrap {
        width: 98% !important;
    }

    .site-header .widget-area {
        left: 48%;
        width: 61%;
    }

    .site-header .widget_search {
        right: -85px;
    }

    .site-header .textwidget p {
        right: -255px;
    }
    
    .before_footer {

    padding: 170px 0px 5px;
}

}



/* *
*
* CSSS MOBILE
*
*
* */


@media (max-width: 678px) {
    .site-inner {
        width: calc(100% - 24px);
        margin: 0 12px;
    }

    #click-menu {
        position: fixed;
        background: #001d7e14;
        padding: 4px 4px 0;
        border-radius: 5px;
        right: 2%;
        top: 18px;
    }

    .click-menu .line {
        height: 3px;
        margin-bottom: 6px;
        background: #fff;
        width: 25px;
        transition: 0.4s;
    }

    #click-menu.f-menu {
        position: fixed;
        top: 14px;
    }

    #responsive-menu {
        position: fixed;
        height: 100%;
        width: 100% !important;
        top: 65px !important;
        left: auto;
        right: 0;
        background: #FFF !important;
        z-index: 999999;
        display: none;
        box-shadow: 0px 4px 10px #d6d6d6;
    }


    #responsive-menu ul li a {
        color: #222 !important;
        font-size: 16px;
        display: inherit;
    }

    .site-header {
        margin: 0 auto;
        height: 65px;
        width: 100%;
        background: linear-gradient(180deg, #00A676 0%, #027A5E 129.29%);
        position: sticky;
        top: 0;
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
        z-index: 1000;
        float: left;
    }

    .site-header .widget_nav_menu {
        display: none;
    }

    .title-area {
        float: left;
        overflow: hidden;
        padding: 0;
        width: 230px;
        height: 65px;
        margin-left: -45px;
    }

    .site-header .widget_search {
        position: absolute;
        right: -10px;
        top: -8px;
        z-index: 9;
        display: none;
    }

    .site-header .textwidget p {
        position: absolute;
        top: -17px;
        right: -112px;
        cursor: pointer;
        border-radius: 6px;
        background: var(--grad1, linear-gradient(90deg, #FFF2DB 0%, #F5BF75 100%));
        color: #027A5E;
        text-align: center;
        display: block;
        line-height: 32px;
        padding: 0 10px;
        font-size: 14px;
        font-weight: 700;
        transition: background 0.3s ease;
        height: 32px;
        box-shadow: 0 8px 25px rgba(245, 191, 117, 0.4), 0 2px 8px rgba(255, 242, 219, 0.2);
    }

    .content-video {
        margin-top: 0px;

    }

    .content-moban1 {
        margin-top: 30px;
        padding: 0 12px;
    }

    .content-moban2 {
        padding: 20px 12px;
        margin: auto;
        box-sizing: border-box;
    }

    .content-moban1 .widget-title {
        font-size: 20px;
        font-style: normal;
        font-weight: 800;
        line-height: 36px;
    }

    .content-tongquan .widget-title {
        font-size: 24px;
        font-style: normal;
        font-weight: 800;
        line-height: 36px;
    }

    .content-moban2 .wrap {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 0px;
    }

    .content-moban2 .wrap>section {
        width: 100%;
        height: auto;
        flex-shrink: 0;
        padding: 24px;
    }

    .content-moban2 .wrap strong,
    .content-tongquan section:nth-child(3) .textwidget strong {
        font-size: 20px;
        line-height: 24px;
    }

    .content-moban2 .wrap p:nth-child(3) {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
        margin-top: 8px;
    }

    .content-moban2 .wrap>section:last-child p,
    .content-tongquan section:nth-child(3) .textwidget p {
        font-size: 16px;
        line-height: 28px;
    }

    .content-moban2 .wrap>section:last-child strong {
        font-size: 18px;
        line-height: 28px;
    }

    .content-tongquan {
        padding: 140px 12px 0px;
        margin: -70px auto 0px;
        box-sizing: border-box;

    }

    .content-tongquan .wrap {
        gap: 0px;
    }

    .content-tongquan section:nth-child(1) .textwidget p {
        font-size: 16px;
        line-height: 28px;
        max-width: 1100px;
        margin: 8px auto 0px;
    }

    .content-tongquan .thongtin-tongquan {
        display: flex;
        flex-direction: column-reverse;
        gap: 16px;
        margin: 24px auto;
    }

    .content-tongquan .thongtin-tongquan ul {
        font-size: 16px;
        line-height: 28px;
    }

    .content-tongquan section:nth-child(3) .textwidget {
        display: block !important;
        margin-bottom: 120px;
    }

    .content-tongquan section:nth-child(3) .textwidget div {
        width: 100%;
        height: auto;
        flex-shrink: 0;

    }


    .content-tongquan section:nth-child(3) .textwidget .slick-slide {
        margin: 0 8px;
        width: 100%;
        height: 280px;
        box-sizing: border-box;
        background: #F5F5F5;
        box-shadow: -32px 36px 24px 0 rgba(0, 0, 0, 0.10), 0 2px 16px 0 rgba(2, 27, 22, 0.50);
        padding: 24px;
        border-radius: 4px 80px 10px 80px;
        box-shadow: none;
        background-color: none;
    }

    .content-tongquan section:nth-child(3) .textwidget .slick-list {
        margin: 0 -8px;
        padding: 0px !important;
        box-shadow: none !important;
        background: none !important;
        box-sizing: border-box;
    }

    .content-tongquan section:nth-child(3) .textwidget .slick-slide img {
        display: inline-block;
    }

    .content-vitri1 {
        margin-top: -25px;
        padding: 0px 12px;
        box-sizing: border-box;
    }

    .content-vitri1 .widget-title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 16px;
    }

    .content-vitri1 .textwidget {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .content-vitri1 .textwidget div p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 8px;
    }

    .content-vitri1 .textwidget img {
        width: 100%;
        height: auto;
        flex-shrink: 0;
        aspect-ratio: 677/395;
        margin: 0;
    }

    .content-vitri1 .textwidget>p:last-of-type {
        font-size: 16px;
        font-weight: 600;
        line-height: 28px;
    }

    .content-vitri2 {
        padding: 0px 12px;
        box-sizing: border-box;
    }

    .content-vitri2 .wrap {
        width: 100%;
        height: auto;
        margin-top: 24px;
        padding: 24px;
    }

    .content-vitri2 section:nth-child(1) .textwidget {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 16px;
    }

    .content-vitri2 section:nth-child(2) .textwidget {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 16px;
        margin-top: 16px;
        padding: 0;
    }


    .content-vitri2 section:nth-child(1) .textwidget div,
    .content-vitri2 section:nth-child(2) .textwidget div {
        padding-right: 0px;
        border-right: 0px solid rgba(7, 50, 41, 0.5);
        padding-bottom: 16px;
        border-bottom: 1px solid rgba(7, 50, 41, 0.5);
    }


    .content-vitri2 section:nth-child(1) .textwidget div strong,
    .content-vitri2 section:nth-child(2) .textwidget div strong {
        font-size: 20px;
        line-height: 36px;
    }

    .content-vitri2 section:nth-child(1) .textwidget div li,
    .content-vitri2 section:nth-child(2) .textwidget div li {
        font-size: 16px;
        line-height: 28px;
    }

    .content-matbang {
        margin: 0px auto;
        padding: 60px 12px 30px;
        box-sizing: border-box;
    }

    .content-matbang .widget-title {
        font-size: 24px;
        line-height: 36px;
    }

    .content-tuvan {
         margin: 0px auto 40px;
        padding: 45px 15px;
        box-sizing: border-box;
    }

    .content-tuvan .wrap {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    .content-tuvan .widget-title {
        font-size: 24px;
        line-height: 36px;
        margin: 10px auto;
    }

    .content-tuvan .textwidget p,
    .content-tuvan .textwidget strong {
        font-size: 18px;
        line-height: 28px;
        width: 100%;
    }

    .content-tuvan .caldera-grid .form-control {
        display: flex;
        width: 100%;
        height: 42px;
        padding: 12px 200px 11px 14px;
    }

    .content-sanpham {
        margin: 0px auto 60px;
        padding: 0px 12px;
        box-sizing: border-box;
    }

    .content-sanpham .widget-title,
    .content-tienich .widget-title,
    .content-news .widget-title h2,
    .content-thanhvien .widget-title {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 16px;
    }

    .content-sanpham .main-posts .slick-slide {
        margin-right: 16px;
    }


    .content-sanpham .product img {
        width: 100%;
        height: auto;
        flex-shrink: 0;
    }

    .content-sanpham .product .list-info {
        padding: 8px;
    }

    .content-sanpham .product .name-category {
        font-size: 12px;
        line-height: 18px;
    }

    .content-sanpham .product .widget-item-title {
        font-size: 14px;
        line-height: 24px;
        margin: 6px 0px;
    }

    .content-tienich {
        margin: 30px auto;
        padding: 0px 12px;
        box-sizing: border-box;
    }

    .content-tienich ul:first-child img {
        width: calc(100% - 2px);
        height: 240px;
        object-fit: cover;
        margin: 0 0 16px
    }

    .content-tienich ul:last-child li {
        margin: 0 16px 0 0;
    }

    .content-tienich ul:last-child img {
        width: 100%;
        height: 65px;
    }

    .content-news {
        margin: 60px auto 0px;
        padding: 0px 12px;
        box-sizing: border-box;
    }

    .content-news .main-posts .slick-slide {
        margin-right: 16px;
    }

    .content-news .main-posts .post img {
        width: 100%;
        height: 180px;
    }

    .content-news .main-posts .post .list-info {
        padding: 16px;
    }

    .content-news .main-posts .post h3 a {
        font-size: 16px;
        line-height: 24px;
    }

    .content-news .main-posts .post p {
        font-size: 14px;
        line-height: 24px;

    }

    .content-thanhvien {
        margin: -30px auto 40px;
        padding: 0px 12px;
        box-sizing: border-box;
    }

    .content-thanhvien ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        /* 3 cột đều nhau */
        gap: 16px;
        margin: 0 auto;
        padding: 0;
        place-items: center;
    }
    
    
     .content-thanhvien ul img{
      width: 170px;
        height: 100px;
     }

    .content-thanhvien ul li:nth-child(2) img{
        width: 120px;
        height: 120px;
    }


    .before_footer {
        padding: 160px 12px 12px;
        box-sizing: border-box;
    }


    .before_footer .widget:first-child .widgettitle {
        font-size: 18px;
        line-height: 28px;
        padding-bottom: 16px;
        border-bottom: 1px solid #FFF;
    }

    .before_footer section:nth-child(1) .textwidget {
        display: flex;
        flex-direction: column;
        gap: 20px;
        margin-top: 24px;
        margin-bottom: 12px;
    }

    .before_footer .wrap-section {
        display: flex;
        flex-direction: column;
        gap: 0px;
    }

    .before_footer .wrap-section>section {
        grid-column: auto;
    }

    .before_footer .widget_nav_menu ul {
        display: none;
    }

    .before_footer section:nth-child(3) ul {
        float: left;
    }

    .before_footer section:nth-child(1) .textwidget ul {
        margin-top: 8px;
        padding-left: 10px;
    }

    .before_footer section:nth-child(1) .textwidget strong {
        font-size: 18px;
        line-height: 26px;

    }

    .before_footer section:nth-child(1) .textwidget ul li {
        font-size: 16px;
        line-height: 24px;
        margin: 8px;
    }


    .site-footer {
        padding: 0px 12px;
        box-sizing: border-box;
    }

    .site-footer .textwidget ul {
        margin-top: 8px;
        gap: 8px;
    }

    .site-footer .textwidget ul img {
        width: 40px;
    }

    #responsive-menu {
        display: none;
    }

    #responsive-menu.open {
        display: block;
    }

    .active-menu {
        color: #333 !important;
        position: absolute;
        right: 15px;
        top: 10px;
        z-index: 500;
    }


    /* Trang tổng quan các công ty */
    .content-bacsaigon .widgettd strong,
    .content-vietnhangroup .widgettd strong,
    .content-bacsaigon .widgettd p,
    .content-vietnhangroup .widgettd p,
    .taxonomy-wrapper .taxonomy-title strong {
        font-size: 16px;
        line-height: 28px;
    }

    .content-bacsaigon .widgettd h2,
    .content-vietnhangroup .widgettd h2,
    .taxonomy-wrapper .taxonomy-title h2 {
        font-size: 24px;
        line-height: 36px;
    }

    .content-bacsaigon .content-1,
    .content-vietnhangroup .content-1 {
        display: grid;
        grid-template-columns: 1fr;
        gap: 16px;
        margin: 16px auto;
    }

    .content-bacsaigon .content-1 img,
    .content-vietnhangroup .content-1 img {
        width: 100%;
        height: 300px;
        flex-shrink: 0;
    }

    .content-bacsaigon .content-2 p {
        font-size: 16px;
        line-height: 32px;
        margin-bottom: 12px;
    }

    .yarpp-related {
        margin: 0 auto;
        padding: 0px 12px 100px;
        box-sizing: border-box;
    }

    .yarpp-related .widgettitle p {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 24px;
        padding-top: 12px;
    }

    .yarpp-related .main-posts,
    .search-results .content {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 16px;
    }

    .yarpp-related .main-posts .slick-slide,
    .search-results .content .slick-slide {
        margin-right: 16px;
    }

    .content-vietnhangroup .content-2 ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }

    .content-vietnhangroup .content-2 img {
        width: 100%;
        height: 200px;
        flex-shrink: 0;
    }

    .taxonomy-products {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 14px;
        margin: 16px auto;
    }

    .taxonomy-products .slick-slide {
        margin-right: 16px;
    }

    .taxonomy-products .product-category {
        font-size: 14px;
        line-height: 16px;
        margin-top: 6px;
    }

    .taxonomy-wrapper .taxonomy-desc h2 {
        color: var(--color1, #027A5E);
        font-size: 18px;
        line-height: 32px;
        margin-top: 16px;
    }

    .taxonomy-wrapper .taxonomy-desc p,
    .taxonomy-wrapper .taxonomy-desc p strong,
    .taxonomy-wrapper .taxonomy-title p {
        font-size: 16px;
        line-height: 32px;
        margin-bottom: 12px;
    }

    .taxonomy-wrapper .taxonomy-desc img {
        width: 100%;
        height: 260px;
        margin: 16px auto;
    }

    .taxonomy-wrapper .taxonomy-desc ul {
        font-size: 16px;
        line-height: 32px;
        margin-left: 24px;
    }

    .taxonomy-wrapper .taxonomy-desc h3 {
        font-size: 18px;
        line-height: 32px;
        margin-top: 16px;
    }

    /* Trang chi tiết sản phẩm */
    .chitiet_sp {
        padding: 30px 0px 0px;
    }

    .chitiet_sp .slide_sp,
    .chitiet_sp .info_sp {
        width: 100%;
        display: block
    }

    .chitiet_sp .slide_sp ul:first-child img {
        height: 300px;
    }

    .chitiet_sp .slide_sp ul:last-child img {
        height: 80px;
    }

    .chitiet_sp .info_sp h1 {
        font-size: 24px;
        margin: 40px 0 15px;
        padding-bottom: 25px;
        background-size: 80px;
    }

    .chitiet_sp .info_sp ul li {
        font-size: 16px;
        line-height: 32px;
        margin-left: 24px;
    }

    .form_lienhe .single div {
        font-size: 16px;
        line-height: 32px;
        margin-bottom: 16px;
    }

    .form_lienhe .single input:not([type="submit"]) {
        padding: 14px 200px 13px 14px;
    }

    .chitiet_sp .social ul {
        margin-top: 0px;
    }

    .chitiet_sp .social ul li {
        margin-left: 0px !important;
    }

    .ttkt,
    .noithat {
        margin: 30px auto;
    }

    .hamb {
        margin: 30px auto 0;
    }

    .ttkt h2,
    .noithat h2,
    .hamb h2 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 16px;
    }

    .ttkt .table-custom {
        width: 100%;
        border-collapse: collapse;
    }

    .ttkt .table-custom th,
    .ttkt .table-custom td {
        padding: 8px;
        text-align: left;
    }

    .ttkt .table-custom th,
    .ttkt .table-custom td {
        font-size: 14px;
        line-height: 28px;
    }

    .noithat ul,
    .hamb ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 16px
    }

    .noithat ul img {
        width: 100%;
        height: 160px;
    }

    .hamb ul img {
        width: 100%;
        height: 320px;
    }

    .yarpp-related .main-products {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }

    .content h1 {
        font-size: 22px;
    }

    .sidebar {
        display: none;
    }

    .yarpp-related .post img,
    .search-results .content img {
        width: 100%;
        height: 180px;
        flex-shrink: 0;
        display: block;
        padding: 0;
        margin: 0px;
        object-fit: cover;
    }

    .content-moban2 .slick-slide {
        border-radius: 10px 150px 10px 10px;
        background: linear-gradient(180deg, #00A676 0%, #027A5E 129.29%);
        margin-right: 16px;
        padding: 24px;
         height: 260px;
    }

    .content-moban2>section:last-child .textwidget {
        text-align: center;
        color: #000;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 32px;
        margin-top: 16px;
    }

    .content-moban2>section:last-child .textwidget strong {
        color: var(--color1, #027A5E);
        text-align: center;
        font-size: 18px;
        font-weight: 800;
        line-height: 32px;
        text-transform: uppercase;

    }
}