/*
	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: 75px;
    width: 100%;
    background: #FFF;
    position: sticky;
    top: 0;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    z-index: 1000;
    float: left;
}

.site-header .textwidget p {
    position: absolute;
    top: 5px;
    right: -280px;
    cursor: pointer;
    border-radius: 6px;
    background: #C8A165;
    text-align: center;
    display: table;
    line-height: 40px;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 700;
    transition: background 0.3s ease;
    height: 40px;
    /* box-shadow: 0 8px 25px rgba(245, 191, 117, 0.4), 0 2px 8px rgba(255, 242, 219, 0.2); */
}

.site-header .textwidget p:hover {
    background: #28506F;
}

.site-header .textwidget p a {
    color: #FFF !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/logo-color.png) no-repeat left center;
    background-size: 100px;
    /* 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-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;
    align-items: center;
}


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

/* .site-header.scrolled {
    background: #259ac4;
    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: #28506F;
    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: #FFF;
    border-bottom: 1px solid #ddd;
    color: #333;
    font-size: 15px;
    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: #FFF;
    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;
    display: flex;
}

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

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

}

.breadcrumb .wrap {
    width: 1280px;
    color: #C8A165;
    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;
    gap: 48px;
    /* width: 900px !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,
.content-news .post,
.yarpp-related .main-posts .post {
    padding: 1rem 1rem 1.5rem;
    display: flex;
    flex-direction: column;
    border-radius: 1.6rem;
    border: 0.1rem solid #f0f0f0;
    transition: 0.4s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    background-color: #FFF;
}

.page_blog p a,
.yarpp-related .widget-read-more {
    cursor: pointer;
    display: table;
    padding: 10px 16px;
    color: #FFF;
    border: 1px solid #28506F;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    background-color: #28506F;
    margin-top: 16px;
}

.page_blog p:hover a {
    background-color: #C8A165;
    border: 1px solid #C8A165;
}

.entry-content {
    overflow: hidden;
    text-align: justify;
}

.entry-content p {
    margin: 0 0 0px;
    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 {
    position: sticky;
    display: inline;
    /* float: right; */
    width: 470px;
    margin-top: 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: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    text-transform: uppercase;
    margin-bottom: 12px;
    color: #28506F;
}

.sidebar .widget {
    background-color: rgb(229, 238, 246);
    margin: 15px 0 15px;
    padding: 15px 20px;
    float: left;
    width: 100%;
    border-radius: 10px;
}

.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-color: #28506F;
    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: 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: #636363;
}

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


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


/* footer */
.before_footer {
    margin: 0 auto;
    padding: 60px 0px 10px;
    width: 100%;
    background-color: #28506F;
    overflow: hidden;
    color: #FFF;
    /* Bo tròn 2 góc trên */
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
}


.before_footer .widget:first-child .widgettitle {
    /* max-width: 1062px; */
    margin-left: auto;
    margin-right: auto;
    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 #ccc;
}

.before_footer .wrap-section {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.before_footer .wrap-section>section:nth-child(-n+3) {
    flex: 1 1 calc(33.333% - 20px);
    margin-bottom: 40px;
}

.before_footer .wrap-section>section:nth-child(4) {
    flex: 0 0 auto;
    margin-right: auto;
}

.before_footer section:nth-child(6) {
    float: right;
    margin-left: auto;
}

.before_footer .widget-title {
    font-size: 24px;
    font-weight: 700;
    color: #C8A165;
    margin-bottom: 12px;
    font-family: "Mozilla Headline", sans-serif;
    text-transform: uppercase;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
}

.before_footer .textwidget p {
    color: #FFF;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-items: center;
    margin-top: 16px;
    margin-bottom: 12px;
}

.before_footer .textwidget p a {
    color: #FFF;
}

.before_footer .textwidget img {
    margin: 0px;
}

.before_footer ul li {
    margin: 16px 0px 0px 20px;
}

.before_footer .widget_nav_menu ul li {
    margin: 16px 0px 0px;
}

.before_footer .widget_nav_menu ul li a {
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
    color: #C8A165;
    text-transform: uppercase;
    font-weight: 500;
}

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

.before_footer .widget_nav_menu li a {
    color: #FFF;
    margin-right: 16px;
}




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

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


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

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

.page_blog img,
.content-news img,
.yarpp-related .main-posts img {
    border-radius: 1.6rem;
    width: 100%;
    height: 220px;
    object-fit: cover;
}

.page_blog .widget-item-title a,
.content-news h3 a,
.yarpp-related .widget-item-title a {
    float: left;
    color: #28506F;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0.4rem;
    margin-top: 0.8rem;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.page_blog .widget-item-title:hover a,
.content-news h3:hover a {
    color: #C8A165;
}


.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,
.yarpp-related .widget-item-excerpt {
    /* color: #999; */
    float: left;
    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: 9;
}

.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;
    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 #FFF;
    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 #FFF;
    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;
    color: #fff;
    display: table;
    margin: 0;
    transition: background 0.3s ease;
}

.nhantuvan .widget_caldera_forms_widget {
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    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-color: rgb(229, 238, 246);
    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;
}

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

.nhantuvan .widget_caldera_forms_widget.open { display: block; }




/* CSS COMMOM */
.content-background {
    position: relative;
    overflow: hidden;
}

.content-background::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    /* background: rgb(128 0 128 / 11%); */
    /* background: rgba(75, 120, 193, 0.25); */
      /* background-color: rgba(210, 210, 210, 0.23); */
      background: linear-gradient(
  rgba(210,210,210,0.25),
  rgba(210,210,210,0.25)
);

    pointer-events: none;
}


.content-background,
.content-background::before {
  border: none !important;
  box-shadow: none !important;
}

.search-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.search-box h2 {
    color: #C8A165;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    font-family: "Mozilla Headline", sans-serif;
    text-shadow: 4px 4px 8px rgba(0, 0, 0, 4.9);
    text-align: center;
}

.search-box div {
    display: flex;
    gap: 16px;
}

.search-box select,
.search-box input {
    width: 100%;
    height: 48px;
    padding: 6px 16px;
    border-radius: 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    margin-bottom: 18px;
    border: 1px solid transparent;
    outline: none;
    transition: all 0.3s ease;
}

.search-box select:hover,
.search-box input:hover,
.search-box select:focus,
.search-box input:focus {
    border-color: #28506F;
    box-shadow: 0 0 8px #28506F;
}

.search-box button {
    -webkit-appearance: button;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    padding: 6px 16px;
    color: #FFF;
    border: 1px solid #28506F;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    background-color: #28506F;
    height: 48px;
}

.search-box button:hover {
    background-color: #C8A165;
    border: 1px solid #C8A165;
}

.content-background img{
    height: 100vh !important;
    background-size: cover;
    background-position: initial;
}

.content-gioithieu {
    background: url(images/bg-nen.png) center;
    background-size: 20px 20px;
    background-position: center;
    padding: 80px 0px;
}

.content-gioithieu .wrap {
    display: flex;
    gap: 72px;
}

.content-gioithieu .wrap>*:first-child {
    flex: 0 0 60%;
}

.content-gioithieu .wrap>*:last-child {
    flex: 0 0 40%;
}


/* .content-gioithieu .widget-title {
    color: #C8A165;
    font-size: 18px;
    font-style: normal;
    font-weight: 400px;
    line-height: 24px;
} */

.content-gioithieu .textwidget p:nth-child(1) strong {
    color: #28506F;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    font-family: "Mozilla Headline", sans-serif;
}

.content-gioithieu .textwidget p:nth-child(1) {
    position: relative;
    padding-top: 16px;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.content-gioithieu .textwidget p:nth-child(1)::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 3px;
    background-color: #C8A165;
    transform: scaleX(0);
    transform-origin: left;
    animation: borderRun 0.8s ease-out forwards;
}

@keyframes borderRun {
    to {
        transform: scaleX(1);
    }
}

.content-gioithieu .textwidget p {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400px;
    line-height: 32px;
    text-align: justify;
    margin-bottom: 12px;
}

.content-gioithieu p a {
    display: inline-block;
    padding: 10px 24px;
    color: #FFF;
    border: 1px solid #28506F;
    border-radius: 0 25px 0 25px;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    background-color: #28506F;
    margin-top: 12px;
    cursor: pointer;
}

.content-gioithieu p a:hover {
    background-color: #C8A165;
    border-color: #C8A165;
    color: #fff;
    box-shadow: 0 4px 10px rgba(159, 118, 72, 0.4);
}


.content-gioithieu img {
    border-radius: 50% 3px;
    width: 430px;
    height: 370px !important;
    object-fit: cover;
}


/* Trang chi tiết sản phẩm */
.content-sanpham {
    margin-top: 30px;
}

.content-sanpham p {
    font-size: 16px;
    line-height: 36px;
}

.slide_sp .slider-for img {
    width: 100%;
    height: 460px;
    object-fit: cover;
    border-radius: 12px;
    margin-bottom: 16px;
}

.slide_sp .slider-nav img {
    width: 100%;
    height: 120px;
    object-fit: cover;
    border-radius: 12px
}

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

.tq,
.mota,
.tiennghi,
.map {
    margin-top: 40px;
}

.tq h2,
.mota h2,
.tiennghi h2,
.map h2 {
    color: #28506F;
    font-size: 28px;
    font-weight: 700;
    line-height: 56px;
    text-transform: uppercase;
    text-align: center;
}

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

.table-custom th {
    border: 1px solid #ddd;
    padding: 8px;
}

.table-custom tbody td:first-child {
    font-weight: bold;
}

.table-custom td {
    border: 1px solid #ddd;
    padding: 8px 8px 8px 32px;
}

.table-custom thead {
    background-color: #f2f2f2;
}

.table-custom tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}

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

.table-custom tbody tr:hover {
    background-color: rgb(229, 238, 246)
}

.mota ul {
    margin-left: 48px;
}

.facilities {
    display: flex;
    gap: 30px;
}

.facilities ul {
    list-style: none;
    padding: 0;
    margin: 0;
    flex: 1;
}

.facilities li {
    display: flex;
    align-items: center;
    padding: 8px 0;
    border-bottom: 1px dotted #999;
    color: #333;
    font-size: 16px;
}

.facilities li i {
    margin-right: 8px;
    color: #C8A165;
}


.caldera-grid label {
    display: none;
}

.caldera-grid .title_popup{
        font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    text-transform: uppercase;
    margin-bottom: 12px;
    color: #28506F; 
    text-align: center;
}

.caldera-grid .form-control {
    display: block;
    width: 100%;
    height: 48px;
    padding: 6px 16px;
    border-radius: 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    margin-bottom: 18px;
    border: 0px solid #FFF;
}

.caldera-grid button,
.caldera-grid html input[type=button],
.caldera-grid input[type=reset],
.caldera-grid input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    display: inline-block;
    padding: 10px 24px;
    color: #FFF;
    border: 1px solid #28506F;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    background-color: #28506F;
}

.caldera-grid input[type=submit]:hover {
    background-color: #C8A165;
    border-color: #C8A165;
    color: #fff;
    box-shadow: 0 4px 10px rgba(159, 118, 72, 0.4);
}

.content-product {
    background: url(images/bg-nen.png) center;
    background-size: 20px 20px;
    background-position: center;
    padding: 100px 0px 40px;
}

.content-product .widget-title h2,
.content-news .widget-title h2,
.content-tienich .widget-title,
.content-tieudeloaihinh .widget-title,
.yarpp-related .widgettitle p,
.taxonomy-title {
    color: #28506F;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    font-family: "Mozilla Headline", sans-serif;
}

.content-product .widget-title h2,
.content-news .widget-title h2,
.content-tienich .widget-title,
.content-tieudeloaihinh .widget-title,
.yarpp-related .widgettitle p,
.taxonomy-title {
    position: relative;
    padding-top: 16px;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.content-product .widget-title h2::before,
.content-news .widget-title h2::before,
.content-tienich .widget-title::before,
.content-tieudeloaihinh .widget-title::before,
.yarpp-related .widgettitle p::before,
.taxonomy-title::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0%;
    width: 80px;
    height: 3px;
    background-color: #C8A165;
    transform: scaleX(0);
    transform-origin: left;
    animation: borderRun 0.8s ease-out forwards;
}

.content-product .main-posts,
.yarpp-related .main-products,
.taxonomy-products {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    margin-top: 24px;
}

.page_muaban .main-posts{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    margin-top: 12px;
}

.content-product .product,
.page_muaban .main-posts .product,
.yarpp-related .product,
.search .content .product,
.taxonomy-products .entry {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

.content-product .product:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
}

.content-product .product img,
.page_muaban .main-posts img,
.yarpp-related .product img,
.search .content img,
.taxonomy-products img {
    width: 100%;
    height: 240px;
    display: block;
    object-fit: cover;
}



/* Nội dung sản phẩm */
.content-product .product .list-info,
.page_muaban .main-posts .list-info,
.yarpp-related .product .list-info,
.search .product-info-wrapper,
.taxonomy-products .list-info {
    padding: 16px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.content-product .product h3 a,
.page_muaban .main-posts h3 a,
.yarpp-related .product .widget-item-title a,
.search .content h2 a,
.taxonomy-products h2 a {
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #28506F;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ccc;
    transition: color 0.3s ease, border-color 0.3s ease;
    height: 65px;
}

.content-product .product h3:hover a,
.page_muaban .main-posts h3:hover a,
.yarpp-related .product .widget-item-title:hover a {
    color: #C8A165;
}

.content-product .product .name-category,
.page_muaban .main-posts .name-category a,
.yarpp-related .product li,
.search .content .product-categories a,
.taxonomy-products .product-categories a {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    background-color: #C8A165;
    color: #FFF;
    padding: 3px 12px;
    border-radius: 6px;
    margin-bottom: 12px;
    white-space: nowrap;
}

.content-product .product p,
.page_muaban .main-posts p {
    text-align: justify;
}

.content-product .product p a,
.content-news p a,
.page_muaban .main-posts .read-more a,
.yarpp-related .product .btn-xem-them a,
.search .content .entry-footer a,
.taxonomy-products .btn-xem-them a {
    cursor: pointer;
    display: table;
    padding: 10px 16px;
    color: #FFF;
    border: 1px solid #28506F;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    background-color: #28506F;
    margin-top: 16px;
}

.content-product .product p:hover a,
.content-news p:hover a,
.page_muaban .main-posts p:hover a,
.yarpp-related .product .btn-xem-them:hover a,
.search .content .entry-footer:hover a {
    background-color: #C8A165;
    border: 1px solid #C8A165;
}

.content-product .support-extra {
    position: relative;
    z-index: 999;
}

.content-product .support-extra a {
    float: right;
    cursor: pointer;
    display: table;
    padding: 10px 16px;
    color: #FFF;
    border: 1px solid #C8A165;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    background-color: #C8A165;
    margin-top: -60px;
    transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
}

.content-product .support-extra:hover a {
    background-color: #28506F;
    border: 1px solid #28506F;
    cursor: pointer;
}


.content-news {
    background: url(images/bg-nen.png) center;
    background-size: 20px 20px;
    background-position: center;
    padding: 80px 0px;
}

.content-news .slick-slide {
    margin-right: 32px;
    margin-bottom: 1px;
}

/* .content-news img {
    width: 100%;
    height: 220px;
    display: block;
    object-fit: cover;
} */

/* Nội dung sản phẩm */
/* .content-news .list-info {
    padding: 16px;
    flex: 1;
    display: flex;
    flex-direction: column;
} */

/* .content-news h3 a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #C8A165;
    margin-bottom: 8px;
    transition: color 0.3s ease, border-color 0.3s ease;
    margin-bottom: 2px;
} */

.content-news .product:hover h3 a {
    color: #28506F;
}

.content-tienich {
    background: url(images/image-wave.b14cc78c.png) center;
    background-position: center;
    padding: 80px 0px;
    position: relative;
}


.content-tienich .slick-slide {

    margin-right: 32px;
}

.content-tienich img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 24px;
}

.slick-prev,
.slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
    cursor: pointer;
}

.slick-prev:hover,
.slick-next:hover {
    background: rgba(0, 0, 0, 0.7);
}

.slick-prev {
    left: 20px;
}

.slick-next {
    right: 50px;
}

.content-tieudeloaihinh {
    background: url(images/bg-nen.png) center;
    background-size: 20px 20px;
    background-position: center;
    padding: 40px 0px 0px;
}

.content-loaihinh {
    background: url(images/bg-nen.png) center;
    background-size: 20px 20px;
    background-position: center;
    padding: 0px 0px 100px;
}

.content-loaihinh .wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 52px;
    /* Khoảng cách ngang */
    row-gap: 32px;
    /* Khoảng cách dọc */
    margin-top: 24px;
}


.content-loaihinh .textwidget {
    position: relative;
    display: flex;
    align-items: center;
    gap: 40px;
}

/* Ảnh */
.content-loaihinh .textwidget img {
    display: block;
    width: 500px;
    height: 380px;
    border-radius: 8px;
    object-fit: cover;
}

/* Box nội dung absolute */
.content-loaihinh .project-content {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    padding: 32px;
    border-radius: 8px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    max-width: 360px;
}


/* Tiêu đề chính */
.content-loaihinh .project-content h3 {
    font-size: 16px;
    font-weight: bold;
    color: #28506F;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.content-loaihinh .project-content h3::before {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background: #C8A165;
    margin: 0px 0 10px;
}

.content-loaihinh .project-content p:nth-child(2) {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 12px;
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
}



.content-loaihinh .project-content a {
    display: inline-block;
    background: #28506F;
    color: #fff;
    padding: 8px 20px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    transition: background 0.3s ease;
}

.content-loaihinh .project-content:hover a {
    background: #C8A165;
}

.content-tuvan {
    position: relative;
    margin: 0 auto;
    padding: 70px 0;
    width: 100%;
    background: url(images/65647dcc43b4b67e91f2b7ee616fedd0.jpg)  center center / cover no-repeat; 
    overflow: hidden;
}


 /* .content-tuvan {
    position: relative;
    margin: 0 auto;
    padding: 60px 0;
    width: 100%;
    background: url(images/Screenshot\ 2025-08-20\ 141342.png) center center / contain no-repeat;
    background-color: #000; 
    overflow: hidden;
} */


.content-tuvan::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35);
    box-shadow: inset 0 -1vw 15vw 0 rgba(0, 0, 0, 0.5); /* tối nhẹ viền dưới */
    z-index: 1;
    pointer-events: none;
}

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


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

.content-tuvan .widget-title {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    font-family: "Mozilla Headline", sans-serif;
    text-transform: uppercase;
    color: #C8A165;
    margin-bottom: 12px;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
}


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

.content-tuvan .caldera-grid input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    display: inline-block;
    padding: 10px 24px;
    color: #FFF;
    border: 1px solid #C8A165;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    background-color: #C8A165;
}

.content-tuvan .caldera-grid .form-control {
    display: block;
    width: 100%;
    height: 48px;
    padding: 6px 300px 6px 16px;
    border-radius: 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    margin-bottom: 18px;
    border: 0px solid #FFF;
}

.content-tuvan .caldera-grid input[type=submit]:hover {
    border: 1px solid #28506F;
    background-color: #28506F;
}


/* Trang mua bán chuyển nhượng */

.page_muaban h2 {
    color: #28506F;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    font-family: "Mozilla Headline", sans-serif;
    text-align: center;
}

.yarpp-related {
    width: 1280px;
    margin: 60px auto 80px;
    overflow: hidden;
}

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

.search .content img,
.taxonomy-products img {
    margin: 0;
    padding: 0;
}

.search .content {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    margin-top: 24px;
    margin-bottom: 60px;
}

.archive .content-sidebar-wrap {
    display: none;
}

.archive .taxonomy-wrapper {
    margin: 20px auto 60px;
}

.page_muaban {
    margin: 20px auto 80px;
}

/* Trang giới thiệu */
.page-template-page-gioithieu .site-inner {
    width: 100%;
    padding: 0px;
}

.content_banner .slider-for {
    position: relative;
}

.content_banner .slider-for img {
    width: 100vw;
    height: calc(100vh - 75px);
    object-fit: cover;
}


.content_banner .slider-nav {
    position: absolute;
    bottom: 3%;
    right: 5%;
}

.content_banner .slider-nav .slick-slide {
    margin-right: 32px;
}

.content_banner .slider-nav img {
    width: 160px;
    height: 100px;
    object-fit: cover;
    border-radius: 8px;
    box-shadow: 0 4px 12px #C8A165;
    transition: all 0.3s ease;
}

.content_banner .slider-nav img:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
    transform: scale(1.03);
    cursor: pointer;
}

.content-tongquat {
    padding: 40px 0px 0px;
}

.content-tongquat .tongquat-wrapper {
    display: flex;
    gap: 60px;
}

.content-tongquat .tongquat-wrapper>div:first-child {
    flex: 0 0 50%;
}

.content-tongquat .tongquat-wrapper>div:last-child {
    flex: 0 0 45%;
}


.content-tongquat .widgettd h2,
.content-lydo .widgettitle h2,
.content_gallery .widgettitle h2 {
    color: #28506F;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    font-family: "Mozilla Headline", sans-serif;
}

.content-tongquat .widgettd h2,
.content-lydo .widgettitle h2,
.content_gallery .widgettitle h2 {
    position: relative;
    padding-top: 16px;
    margin-bottom: 12px;
    text-transform: uppercase;
    text-align: center;
}

.content-tongquat .widgettd h2::before,
.content-lydo .widgettitle h2::before,
.content_gallery .widgettitle h2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 46%;
    width: 80px;
    height: 3px;
    background-color: #C8A165;
    transform: scaleX(0);
    transform-origin: left;
    animation: borderRun 0.8s ease-out forwards;
}

.content-tongquat .tongquat-wrapper p {
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    color: 333;
    text-align: justify;
}

.content-tongquat .tongquat-wrapper ul li {
    margin-left: 32px;
    margin-top: 12px;
}

.content-tongquat .tongquat-wrapper ul li strong {
    color: #28506F;
}

.content-tongquat .tongquat-wrapper ul li::marker {
    color: #28506F;
}

.content-tongquat .content-2 img {
    border-radius: 12px;
}

.content-vitri {
    margin: 0px auto 0px;
    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-vitri .widgettd h2 {
    color: #FFF;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
}

.content-vitri .content-1 p {
    max-width: 900px;
    margin: 12px auto 32px;
    color: #FFF;
    font-size: 16px;
    text-align: center;

}

.content-vitri .content-2 img {
    width: 100%;
}

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

.content-vitri .content-3 div {
    width: 405px;
    height: 290px;
    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);
    padding: 32px;
}

.content-vitri .content-3 h3 {
    color: var(--color1, #28506F);
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 32px;
}

.content-vitri .content-3 p {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}


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

.content-lydo .widgettitle p {
    max-width: 900px;
    margin: 12px auto 32px;
    font-size: 16px;
    text-align: center;

}

.list_ques .answer {
    display: none;
    padding: 20px 30px 15px;
    background-color: #DDDDDD;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.list_ques .answer p,
.list_ques .answer ul {
    margin-bottom: 15px;
    display: block !important;
}

.list_ques {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    margin: 24px auto;
    width: 1280px;
}

.list_ques .title {
    font-size: 16px;
    font-weight: 500;
    background: url(images/cong.svg) no-repeat right 15px center #FFF;
    padding: 18px;
    border-radius: 10px;
    cursor: pointer;
    background-size: 35px;
    color: #28506F;
    box-shadow: 0 4px 6px #28506F;
    transition: all 0.3s ease;
}

.list_ques .title.active,
.list_ques .question:hover .title {
    background: url(images/tru.svg) no-repeat right 15px center #fff;
    color: #28506F;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.content_gallery {
    margin: 60px auto;
}

.content_gallery .slider-gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin: 24px auto;
}

.content_gallery .slider-gallery img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 12px;
}

.content-fix {
    left: 7px;
    bottom: 120px;
}

#scrool-top {
    position: fixed;
    top: 86%;
    cursor: pointer;

}

.page-template-page_muaban .pagination {
  text-align: center;
  margin: auto auto 40px;
}

.page-template-page_muaban .pagination ul {
  list-style: none;
  padding: 0;
  display: inline-flex;
  gap: 8px;
}

.page-template-page_muaban .pagination ul li {
  display: inline-block;
}

.page-template-page_muaban .pagination ul li a,
.page-template-page_muaban .pagination ul li span {
  display: flex;                /* dùng flex để căn giữa */
  align-items: center;          /* căn giữa theo chiều dọc */
  justify-content: center;      /* căn giữa theo chiều ngang */
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #f1f1f1;
  color: #333;
  text-decoration: none;
  font-size: 16px;
  transition: all 0.3s ease;
  padding: 0;                   /* đảm bảo không bị padding đẩy lệch */
  box-sizing: border-box;       /* tránh border/padding làm lệch kích thước */
}


.page-template-page_muaban .pagination ul li a:hover {
  background: #28506F;
  color: #fff;
}

.page-template-page_muaban .pagination ul li .current {
  background: #28506F;
  color: #fff;
  font-weight: bold;
}

.page-template-page_muaban h1, .page-template-page-blog h1{
        color: #28506F;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    font-family: "Mozilla Headline", sans-serif;
        position: relative;
    padding-top: 16px;
    margin: 12px 0px 0px;
    text-transform: uppercase;
}

.page-template-page_muaban h1::before, .page-template-page-blog h1::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0%;
    width: 80px;
    height: 3px;
    background-color: #C8A165;
    transform: scaleX(0);
    transform-origin: left;
    animation: borderRun 0.8s ease-out forwards;
}

.page_muaban {
    margin: 0px auto;
}

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

.single-product .content{
    width: 900px;
}

.before_footer .widget_nav_menu .sub-menu{
    display: none !important;
}
.yarpp-related .alignleft {
    margin: 0;
}

/* CSS cho laptop */
@media (min-width: 1181px) and (max-width: 1440px) {
    .title-area {
        margin-left: -150px;
    }

    .site-header .widget-area {
        display: block;
        position: absolute;
        top: 50%;
        left: 49%;
    }

    .site-header .textwidget p {
        position: absolute;
        top: 5px;
        right: -310px;
    }

    #scrool-top {
        width: 60px;
    }

}


/* CSS cho mobile */
@media (max-width: 768px) {
    .site-header {
        margin: 0 auto;
        height: 65px
    }

    .title-area {
        margin-left: -35px;
    }

    .site-title a,
    .site-title a:hover {
        background-size: 90px;
    }


    .site-header .widget_nav_menu {
        display: none
    }

    .click-menu {
        text-align: center;
        position: fixed !important;
        right: 4% !important;
        top: 20px !important;
        z-index: 5000;
    }

    .click-menu .line {

        background-color: #28506F !important;
    }

    .site-header .textwidget p {
        position: absolute;
        top: -23px;
        right: -95px;
        display: block;
        padding: 0 10px
    }

    #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;
    }

    #responsive-menu {
        display: none;
    }

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

    .content-background img {
        width: 100%;
        height: 40vh !important;
        object-fit: cover;
    }


    .search-box {
        width: 100%;
        padding: 0px 12px;
    }

    .search-box select {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box;
    }

    .search-box input {
        width: 100% !important;
        max-width: 100% !important;
    }

    .search-box div {
        display: flex;
        gap: 12px;
    }

    .search-box select,
    .search-box input {
        width: 100%;
        height: 40px;
        padding: 6px 8px;
        font-size: 15px;
        margin-bottom: 12px;
    }

    .search-box button {
        height: 40px;
        padding: 6px 12px;
        font-size: 15px;
        margin-bottom: 12px;
    }

    .content-gioithieu {
        padding: 0px 12px 40px;
    }

    .content-gioithieu .wrap {
        flex-direction: column;
        gap: 16px;
    }

    .content-gioithieu .textwidget p:nth-child(1) strong,
    .content-tieudeloaihinh .widget-title,
    .content-product .widget-title h2 {
        font-size: 26px;
        line-height: 40px;
    }

    .content-gioithieu .textwidget p:nth-child(1),
    .content-tieudeloaihinh .widget-title,
    .content-product .widget-title h2 {
        position: relative;
        padding-top: 10px;
        margin-bottom: 12px;
    }

    .content-gioithieu p a {
        margin-top: 0px;
        padding: 8px 16px;
    }

    .content-gioithieu img {
        border-radius: 50% 3px;
        width: 100%;
        height: 300px !important;
        object-fit: cover;
    }

    .content-tieudeloaihinh {
        padding: 20px 12px 0px;
    }

    .content-loaihinh {
        padding: 0px 0px 60px;
    }

    .content-loaihinh .wrap {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 0;
        margin-top: 12px;
        padding: 0px 12px;
    }

    .content-loaihinh .slick-slide,
    .content-product .slick-slide {
        margin-right: 16px;
    }

    .content-loaihinh .textwidget img {
        display: block;
        width: 82%;
        height: 300px;
    }

    .content-loaihinh .project-content {
        position: absolute;
        right: 0px;
        top: 50%;
        transform: translateY(-50%);
        background: #fff;
        padding: 16px;
        border-radius: 8px;
        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
        max-width: 300px;
    }

    .content-loaihinh .project-content h3 {
        font-size: 15px;
        margin-bottom: 8px;
    }

    .content-loaihinh .project-content p:nth-child(2) {
        font-size: 14px;
    }

    .content-tuvan {
        padding: 50px 12px;
        box-sizing: border-box;
    }

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

    .content-tuvan .widget-title {
        font-size: 26px;
        line-height: 40px;
        margin-bottom: 0px;
    }

    .content-tuvan .textwidget p {
        font-size: 16px;
        line-height: 32px;
        width: 100%;

    }

    .content-tuvan .caldera-grid .form-control {
        display: block;
        width: 100%;
        height: 45px;
        padding: 6px auto 6px 16px;
        margin-bottom: 12px;

    }

    .content-product {
        padding: 60px 12px 40px;
    }

    .content-product .main-posts,
    .page_muaban .main-posts,
    .yarpp-related .main-products,
    .taxonomy-products {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 16px;
        margin-top: 75px;
    }

    .page_muaban .main-posts,
    .yarpp-related .main-products,
    .taxonomy-products {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 16px;
        margin-top: 12px;
    }

    .content-product .product img,
    .page_muaban .main-posts img,
    .yarpp-related .product img,
    .search .content img,
    .taxonomy-products img {
        width: 100%;
        height: 160px;
        display: block;
        object-fit: cover;
    }

    .content-product .product .list-info,
    .page_muaban .main-posts .list-info,
    .yarpp-related .product .list-info,
    .search .product-info-wrapper,
    .taxonomy-products .list-info {
        padding: 12px;
    }

    .content-product .product .name-category,
    .page_muaban .main-posts .name-category,
    .yarpp-related .product li,
    .search .content .product-categories a,
    .taxonomy-products .product-categories a {
        margin-bottom: 8px;
    }

    .content-product .product h3 a,
    .page_muaban .main-posts h3 a,
    .yarpp-related .product .widget-item-title a,
    .search .content h2 a,
    .taxonomy-products h2 a {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 0px;
        padding-bottom: 8px;
        height: auto;
    }

    .content-product .product p,
    .page_muaban .main-posts p:nth-child(1) {
        font-size: 15px;
    }

    .content-product .product p a,
    .content-news p a,
    .page_muaban .main-posts p a,
    .yarpp-related .product .btn-xem-them a,
    .search .content .entry-footer a,
    .taxonomy-products .btn-xem-them a {
        padding: 8px 16px;
        font-size: 15px;
        margin-top: 12px;
    }


    .content-product .support-extra a {
        float: left;
        padding: 8px 16px;
        margin-top: 0px;
    }

    .content-tienich {
        padding: 40px 12px;
    }

    .content-product .widget-title h2,
    .content-news .widget-title h2,
    .content-tienich .widget-title,
    .content-tieudeloaihinh .widget-title,
    .yarpp-related .widgettitle p,
    .taxonomy-title {
        font-size: 26px;
        line-height: 40px;
        padding-top: 12px;
    }

    .content-tienich .slick-slide {
        margin-right: 2px;
    }

    .content-tienich img {
        width: 100%;
        height: 400px;
        object-fit: cover;
        border-radius: 24px;
    }

    .slick-prev {
        left: 5px;
    }

    .slick-next {
        right: 8px;
    }

    .content-news {
        padding: 40px 12px 20px;
    }

    .content-news .slick-slide {
        margin-right: 16px;
        margin-bottom: 1px;
    }

    .page_blog .post,
    .content-news .post,
    .yarpp-related .main-posts .post {
        padding: 0.6rem 0.6rem 0.8rem;
        border-radius: 1.2rem;
        border: 0.1rem solid #f0f0f0;
        transition: 0.4s ease;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    }

    .page_blog img,
    .content-news img,
    .yarpp-related .main-posts img {
        border-radius: 1.2rem;
        width: 100%;
        height: 160px;
        object-fit: cover;
    }

    .page_blog .widget-item-title a,
    .content-news h3 a,
    .yarpp-related .widget-item-title a {

        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        margin-bottom: 0.4rem;
        margin-top: 0rem;
    }

    .page_blog .widget-item-title p,
    .content-news p,
    .yarpp-related .widget-item-title p {

        font-size: 15px
    }




    .before_footer {
        margin: 0 auto;
        padding: 40px 12px 10px;
        border-top-left-radius: 60px;
        border-top-right-radius: 60px;
    }

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

    .before_footer section:nth-child(1) img {
        margin: auto;
        width: 170px;
    }

    .before_footer .wrap-section>section:nth-child(-n+3) {
        flex: 1 1 calc(33.333% - 20px);
        margin-bottom: 10px;
    }

    .before_footer .widget_nav_menu {
        display: none;
    }

    .before_footer section:nth-child(6) {
        float: right;
        margin-left: 0px;
        margin-bottom: 10px;
    }

    .site-footer .wrap {
        padding: 12px 12px 0px;
    }

    .site-footer p:nth-child(1) {
        margin-bottom: 14px;
        font-size: 15px;
    }

    .breadcrumb {
        padding: 12px 12px;
    }

    .content_banner .slider-for img {
        width: 100vw;
        height: calc(50vh - 125px);
        object-fit: cover;
    }

    .content_banner .slider-nav {
        position: absolute;
        bottom: 60%;
        right: -1%;
    }

    .content_banner .slider-nav img {
        width: 90px;
        height: 60px;
    }

    .content_banner .slider-nav .slick-slide {
        margin-right: 16px;
    }


    /* Trang giới thiệu */

    .content-tongquat {
        padding: 30px 12px 0px;
    }

    .content-tongquat .widgettd h2,
    .content-lydo .widgettitle h2,
    .content_gallery .widgettitle h2,
    .page-template-page_muaban h1, .page-template-page-blog h1 {
        font-size: 26px;
        line-height: 40px;
    }

    .content-tongquat .widgettd h2::before,
    .content-lydo .widgettitle h2::before,
    .content_gallery .widgettitle h2::before {
        content: "";
        position: absolute;
        top: 0;
        left: 44%;
    }

    .content-tongquat .tongquat-wrapper {
        flex-direction: column;
        gap: 16px;
    }

    .content-vitri {
        margin: -40px auto 0px;
        padding: 100px 12px;

    }

    .content-vitri .widgettd h2 {
        font-size: 26px;
        line-height: 40px;
    }

    .content-vitri .content-3 {
        display: block;
        gap: 16px;
        margin-top: 24px;
        width: 100%;
        box-sizing: border-box;
    }

    .content-vitri .content-3 .slick-track {
        width: 100%;
        height: auto;
        flex-shrink: 0;
        opacity: 1;
        box-shadow: none;
        background-color: transparent !important;
        border-radius: 0px !important;
        padding: 0px;
        margin: 0px;
    }


    .content-vitri .content-3 .slick-slide {
        margin: 0 8px;
        width: 100%;
        height: 270px;
        box-sizing: border-box;
        background: #F5F5F5;
        box-shadow: none !important;
        padding: 24px;
        border-radius: 4px 80px 10px 80px;

    }

    .content-vitri .content-3 .slick-list {
        margin: 0 -8px;
        padding: 0px !important;
        box-shadow: none !important;
        background: none !important;
        box-sizing: border-box;
    }

    .content-vitri .content-3 h3 {
        text-align: center;
        font-size: 20px;
        font-style: normal;
        font-weight: 800;
        line-height: 32px;
    }

    .content-vitri .content-3 p {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
    }


    .content-lydo {
        margin: 0px 12px 60px;
    }

    .list_ques {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 24px;
        margin: 24px auto;
        width: 100%;
    }

    .list_ques .title {
        font-size: 16px;
        font-weight: 500;
        padding: 16px;
        background-size: 25px;
    }

    .list_ques .answer {
        padding: 15px;
    }

    .list_ques .answer p,
    .list_ques .answer ul {
        margin-bottom: 0px;
    }

    .content-tuvan .caldera-grid .form-control {
        padding: 6px 16px 6px 16px !important;
    }

    .content_gallery {
        margin: 40px 12px;
    }

    .content_gallery .slider-gallery {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 16px;
        margin: 16px auto;
    }

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

    #scrool-top {
        width: 45px;
    }

    #button-contact-vr .button-contact .phone-vr {
        position: relative;
        visibility: visible;
        background-color: transparent;
        width: 35px;
        height: 90px;
        cursor: pointer;
        z-index: 11;
        -webkit-backface-visibility: hidden;
        -webkit-transform: translateZ(0);
        transition: visibility .5s;
        left: -43px;
        bottom: 0;
        display: block;
    }

    .page_muaban {
    margin: 0px auto;
   }

    .page_muaban h2 {
        font-size: 26px;
        line-height: 40px;
    }

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

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

    .page_blog .main-posts {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 16px;
        margin: 0px 0 60px;
    }

    .site-inner{
        padding: 20px 12px;
        width: 100%;
                flex-direction: column;
    }

    .slide_sp .slider-for .slick-slide{
        margin-right: 16px;
    }

    .slide_sp .slider-nav .slick-slide{
        margin-right: 8px;
    }

    .slide_sp .slider-for img{
        width: 100%;
        height: 300px;
        object-fit: cover;
    }

    .slide_sp .slider-nav img {
        width: 100%;
        height: 70px;
        object-fit: cover;
        border-radius: 12px;
    }

    .single-product .content {
        width: 100% !important;
    }

    .sidebar {
        position: sticky;
        display: inline;
        /* float: right; */
        width: 100%;
        margin-top: 15px;
    }

    .tq h2, .mota h2, .tiennghi h2, .map h2 {
        font-size: 24px;
        line-height: 40px;
    }

    .yarpp-related {
        width: 100%;
        margin: 40px auto;
        overflow: hidden;
        padding: 0px 12px;
    }

    .yarpp-related .slick-slide{
    margin-right: 16px;
    }

    .yarpp-related .main-posts {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 16px;
        margin: 24px 0 40px;
    }

    .yarpp-related .widget-item-title a{
        margin:0px;
    }

    .page_blog p, .yarpp-related .widget-item-excerpt {
        margin-bottom: 8px
    }

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

    .content-sanpham {
        margin-top: 15px;
    }

    .archive .taxonomy-wrapper
    {
        margin: 0px 0px 40px;
    }


    .yarpp-related .product-info {
    margin-top: 12px;

}

.yarpp-related .alignleft {
    float: left;
    margin: 0 0px 10px 0;
}

.nhantuvan .widget_caldera_forms_widget .widget-wrap {
    width: 90%;
}
}

.product-info {
    display: grid;
    grid-template-columns: 1fr 1fr; 

}

.product-vitri{
    margin-top: 12px;
}

.product-info  {
    font-size: 16px;
    margin-right: 6px; 
    font-weight: 700;
}

.product-dientich i, .product-dientich {
    color: #007bff;
}

.product-gia i, .product-gia {
    color: #dc3545; 
}

.product-vitri i, .product-vitri {
    color: #006400; 
}

[data-aos] {
  z-index: auto !important;
}

.project-content[data-aos="fade-left"] {
  transform: none !important; /* bỏ translateX mặc định */
  opacity: 0; /* vẫn cho opacity để AOS animate */
}

.project-content[data-aos="fade-left"].aos-animate {
  opacity: 1;
}

.autocomplete-suggestion .highlight {
  color: red;  
}

@media (min-width: 960px) and (max-width: 1180px)  {
.wrap {
  margin: 0 auto;
  max-width: calc(100% - 48px);
}

.site-footer .wrap {
    max-width: calc(100% - 48px);
}

.list_ques {
   width: calc(100% - 48px);
}


.page-template-page_muaban .site-inner,
.archive .site-inner,
.page-template-page-blog .site-inner,
.post-template-default .site-inner,
.product-template-default .site-inner {
    max-width: calc(100% - 48px);
}


.yarpp-related {
    width: calc(100% - 48px);
    margin: 60px auto 20px;
    overflow: hidden;
}

.single-product .content {
    width: 800px;
}

.title-area {
    margin-left: -140px;
}

.site-header .widget-area {
        width: 65%;
}

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

.content-background img {
    height: 67vh !important;
}

.content-gioithieu img {
    width: 375px;
}

.content_banner .slider-for img {
    height: calc(67vh - 75px);
}

.content_banner .slider-nav {
    position: absolute;
    bottom: 36%;
    right: 5%;
}

.content-lydo {
    margin-bottom: 80px;
}

.content_gallery{
    margin: 60px auto;
}

.content-vitri .content-3 div {
    width: 100%;
    padding: 24px;
}
.content-tuvan .wrap {
    display: flex;
    gap: 50px;
}

.content-tuvan .textwidget p {
    width: 570px;
}
}