/*header*/
.home .header-wrapper 
{
  background-color: transparent !important;
}

.header-wrapper,
.header-bg-color {
  background-color: var(--black);
}

.header.show-on-scroll,
.stuck .header-main {
  background-color: var(--black);
}

#header .header-main .header-nav li.menu-item a {
  font-size: 18px;
  color: var(--theme-color2);
}

#wrapper #header .header-main .header-nav > li.active > a,
#header .header-main .header-nav > li > a:hover,
#header .header:not(.transparent) .header-nav > li > a:hover,
#wrapper #header .header:not(.transparent) .header-nav > li.active > a
{
  color: var(--theme-color);
}

.header-wrapper .header-main .flex-col .header-nav .menu-item 
{
  margin-right: 15px;
}

/*footer*/
.Facebook::before,
.Twitter::before,
.Youtube::before,
.Instagram::before {
  font-family: "Font Awesome 6 Brands";
  display: inline-block;
  width: 20px;
  margin-right: 8px;
}

.Facebook::before {
  content: "\f39e";
}

.Twitter::before {
  content: "\f099";
}

.Youtube::before {
  content: "\f167";
}

.Instagram::before {
  content: "\f16d";
}

.absolute-footer .copyright-footer {
  font-size: 16px;
  color: var(--theme-color2);
}

.absolute-footer .pull-left {
  float: none;
  display: flex;
  justify-content: center;
}

.absolute-footer {
  background-color: var(--black);
  padding: 10px 0px;
}

.ft-sec-1 a {
  margin-bottom: 10px;
  display: inline-block;
  color: var(--theme-color2);
  font-size: 16px;
}

.ft-sec-1 a:hover {
  color: var(--theme-color);
}

.ft-sec-1 li:hover::marker {
  color: var(--theme-color);
}

.ft-sec-1 .col-inner p:first-child {
  font-size: 22px;
  color: var(--theme-color2);
  margin-top: 52px;
  font-family: var(--semi);
}

.ft-sec-1 .col-inner p {
  font-size: 16px;
  color: var(--theme-color2);
}

.ft-sec-1 a:hover::before {
  color: var(--theme-color2); 
}

.ft-sec-1 .bg {
  background-color: var(--grey);
}

.ft-sec-1 ul li {
  margin-bottom: 0px;
}

.ft-sec-1 {
  padding: 20px 0px 0px !important;
}

.maps iframe {
  height: 215px;
  margin-top: 55px;
}

.dark {
  color: var(--theme-color2);
}

/*Trang trang-chu*/
.title-txt * {
  font-size: 50px;
  font-family: var(--bold);
  font-weight: normal;
  color: var(--theme-color2);
}

.sub-title * {
  font-size: 20px;
} 

.home-sec-1 .title-txt h2 {
  color: var(--theme-color2);
  font-weight: normal;
  font-size: 46px;
}

.home-sec-1 .button {
  background-color: var(--theme-color) !important;
}

.home-sec-1 .button span {
  color: var(--theme-color2);
  font-size: 18px;
  font-weight: normal;
  font-family: var(--semi);
}

.home-sec-1 .text-inner a:hover {
  box-shadow: rgba(0, 0, 0, 0.055) 0px 0px 0px 26.4977px inset;
}

.home-sec-1 .banner.has-hover {
  padding-top: 700px !important;
}

.home-sec-1 {
  padding-top: 0px !important;
}

.home-sec-1 .title-txt {
  margin-bottom: 30px;
}

.home-sec-2 .text-box-content .text-inner::before {
  content: "";
  width: 50px;
  height: 50px;
  background: url('/wp-content/uploads/2025/05/Group-1.svg') no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 337px;
}

.home-sec-2 .banner {
  padding-top: 450px !important;
}

.home-sec-2 .text-inner {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  margin-top: 96%;
  padding: 20px;
  text-align: left;
  margin-left: 20px;
}

.home-sec-2 .text-box .text-box-content {
  background-color: var(--theme-color);
  font-size: 100%;
}

.home-sec-2 .title-txt h1 {
  color: var(--black);
}

.home-sec-2 .col p {
  color: var(--black);
  font-size: 16px;
}

.home-sec-2 {
  padding-top: 60px !important;
}

.home-sec-3 .button span {
  color: var(--black);
  font-weight: normal;
  font-family: var(--semi);
  font-size: 16px;
}

.home-sec-3 .title-txt h4 {
  color: var(--black);
  font-size: 19px;
  margin-bottom: 8px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 31px;
}

.home-sec-3 .icon-box-img .icon-inner {
  color: var(--theme-color);
}

.home-sec-3 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.home-sec-3 .col-inner p {
  min-height: 105px;
   display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.home-sec-4 .row>.col {
  border: 1px solid var(--border);
}

.home-sec-4 .row .col p {
  font-size: 16px;
}

.home-sec-4 .bg {
  background-color: var(--grey);
}

.home-sec-4 .sub-title h3 {
  color: var(--theme-color);
  text-align: center;
}

.home-sec-4 .title-txt h4 {
  font-size: 23px;
  margin-bottom: 5px;
}

.home-sec-4 .title-txt h2 {
  color: var(--theme-color2);
  text-align: center;
}

.home-sec-4 .col:hover {
  background-color: var(--theme-color);
}

.home-sec-4 .col:hover p,
.home-sec-4 .col:hover h4 {
  color: var(--black);
}

.home-sec-4 .col-inner {
  padding: 30px;
}

.home-sec-4 .col p,
.home-sec-4 .col h4 {
  color: var(--theme-color2);
  display: flex;
  text-align: center;
  justify-content: center;
}

.home-sec-4 {
  padding-top: 90px !important;
  padding-bottom: 270px !important;
}
    
.home-sec-4 .icon .icon-inner {
  color: var(--theme-color);
}

.home-sec-4 .col:hover .icon .icon-inner {
  color: var(--black);
}

.home-sec-5 .dark .button.is-link:hover,
.dark .button.is-underline:hover {
  color: var(--black);
}

.home-sec-5 .sub-title p {
  color: var(--theme-color2);
  font-size: 22px;
}

.home-sec-5 .title-txt h2,
.home-sec-5 .count-up,
.home-sec-5 .stack2 p
{
  color: var(--theme-color2);
  font-weight: normal;
}

.home-sec-5 a.button span {
  white-space: nowrap;
  color: var(--black);
  font-weight: normal;
  font-family: var(--semi);
  font-size: 18px;
}

.home-sec-5 .is-outline {
  color: var(--theme-color2);
}

.home-sec-5 .title-txt h2 {
  font-family: var(--regular);
  font-size: 70px;
}

.home-sec-5 .stack2 {
  display: grid;
  grid-template-columns: repeat(4 , 1fr);
}

.home-sec-5 .stack2 .text h3,
.home-sec-5 .stack2 .text p {
  color: var(--theme-color2);
}

.home-sec-5 .stack2 .text p {
  font-size: 16px;
}

.home-sec-5 .banner {
  margin-top: -208px;
  padding-top: 410px !important;
}

.home-sec-5 .text-box {
  top: 19%;
}

.home-sec-5 {
  padding-bottom: 60px !important;
}

.home-sec-5 .stack1 {
  gap: 25px;
}

.gt-sec-5 .accordion-title {
  font-size: 16px;
}

.home-sec-5 a.open-video:hover {
  background-color: var(--theme-color2);
  border-color: var(--theme-color);
  color: var(--theme-color);
}

.home-sec-5 .text-inner .stack:last-child {
  display: none;
}

.home-sec-6 .row:last-child .col-inner {
  border: 1px solid #E0E0E0;
  padding: 20px 20px 10px 20px;
}

.home-sec-6 .title-txt h2 {
  color: var(--black);
  font-size: 45px;
  text-align: center;
}

.home-sec-6 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.home-sec-6 .col-inner p {
  min-height: 128px;
  color: var(--black);
  -webkit-line-clamp: 5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.home-sec-6 .icon-box-text h5 {
  font-size: 20px;
  color: var(--black);
  font-family: var(--semi);
  margin-bottom: 5px;
}

.home-sec-6 .icon-box-text h6 {
  font-size: 16px;
  color: var(--grey);
  font-family: var(--semi);
  text-transform: none;
  opacity: 1;
}

.home-sec-6 .bg {
  background-color: var(--theme-color2);
}

.home-sec-6 .icon-box-img svg {
  color: var(--theme-color);
}

.home-sec-6 .col-inner:hover .icon-box-img svg {
  color: var(--black);
}

.home-sec-6 .col-inner:hover .icon-box-text h5 {
  color: var(--black);
}

.home-sec-6 .col-inner:hover .icon-box-text h6 {
  color: var(--black);
}

.home-sec-6 .col-inner:hover p {
  color: var(--black);
}

.home-sec-6 .row:first-child .col {
  padding: 0px 0px 0px 13px;
}

.home-sec-6 .row:last-child .col-inner:hover {
  background-color: var(--theme-color);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
}

.button.is-underline:before {
  background-color: var(--black);
}

.home-sec-7 .sub-title h3,
.home-sec-7 .title-txt h2
{
  text-align: center;
  color: var(--black);
}

.home-sec-7 .flickity-prev-next-button:hover svg path {
  fill: var(--theme-color) !important;
}

.home-sec-7 .blog-post-inner {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.home-sec-7 .box-text {
  padding: 25px;
}

.home-sec-7 .box-blog-post .blog-post-inner .is-divider {
  display: block;
  order: 3;
  background-color: var(--grey);
  max-width: none;
  height: 1px;
}

.home-sec-7 .box-text p.from_the_blog_excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 77px;
}

.home-sec-7 .flickity-prev-next-button.previous {
  right: 100%;
  left: auto;
}

.home-sec-7 .flickity-prev-next-button.next {
  left: 100%;
}

.home-sec-7 {
  padding-top: 60px !important;
  padding-bottom: 90px !important;
}

.home-sec-7 .bg {
  background-color: var(--theme-color2);
}

.home-sec-7 .box-text-inner a
{
  color: var(--black);
  font-size: 21px;
  min-height: 55px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.blog-post-inner .post-title {
  order: 1;
  color: var(--black);
}

.blog-post-inner .from_the_blog_excerpt {
  order: 2;
  color: var(--black);
}

.box-blog-post .blog-post-inner .is-divider {
  display: none;
}

.blog-post-inner .post-meta {
  order: 4;
  color: var(--black);
  font-size: 15px;
}

.home-sec-8 .bg {
  background-color: var(--theme-color);
}

.home-sec-8 {
  padding-top: 90px !important;
  padding-bottom: 30px !important;
}

.home-sec-8 .row {
  align-items: center;
}

.home-sec-8 .col-inner h3 {
  color: var(--black);
  font-size: 24.5px;
}

.home-sec-8 a {
  background-color: var(--black);
}

.home-sec-8 .col-inner p {
  font-size: 16px;
}

.home-sec-8 .button span {
  font-size: 16px;
  font-weight: normal;
  font-family: var(--semi);
}

.home-sec-8 .button span:hover {
  color: var(--theme-color);
}

/*Trang gioi-thieu*/
.gt-sec-1 .title-txt h1 {
  color: var(--black);
  font-size: 33px;
}

.gt-sec-1 .col-inner p,
.gt-sec-1 .col-inner ol li 
{
  color: var(--black);
  font-size: 16px;
}

.gt-sec-1 {
  padding-top: 90px !important;
  padding-bottom: 30px !important;
}
 
.gt-sec-1 a.open-video:hover {
  background-color: var(--theme-color2);
  border-color: var(--theme-color2);
  color: var(--grey);
}

.gt-sec-1 a.button.open-video::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  border: .5px solid var(--theme-color2);
  animation: ripple_video 1s linear infinite;
}

@keyframes ripple_video {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(1.5);
    opacity: 0;
  }
}

.gt-sec-1 .col-inner ol {
  font-size: 16px;
}

.gt-sec-2 .title-txt h2 {
  font-size: 35px;
  color: var(--theme-color2);
}

.gt-sec-2 {
  padding-top: 90px !important;
}

.gt-sec-2 p {
  font-size: 16px;
  color: var(--theme-color2);
} 

.gt-sec-3 .title-txt h2 {
  font-size: 35px;
  color: var(--black);
}

.gt-sec-3 .icon-box h3 {
  color: var(--black);
  font-size: 20px;
}

.gt-sec-3 .icon-box-text p {
  font-size: 16px;
}

.gt-sec-3 .img-inner {
  padding-top: 440px !important;
}

.gt-sec-3 {
  padding-top: 90px !important;
  padding-bottom: 60px !important;
}

.gt-sec-4 {
  padding-top: 90px !important;
}

.gt-sec-4 .bg {
  background-color: var(--grey);
}

.gt-sec-4 .title-txt h2 {
  color: var(--theme-color2);
  font-size: 46px;
}

.gt-sec-5 .text-inner img {
  margin-bottom: 25px;
}

.gt-sec-5 .title-txt h2 {
  color: var(--black);
  font-size: 35px;
}

.gt-sec-5 .text-box {
  padding: 0 12px;
}

.gt-sec-5 .accordion-panel {
  border: 1px solid var(--offwhite);
}

.gt-sec-5 .accordion-item span:hover {
  color: var(--theme-color);
}

.gt-sec-5 .accordion-title.active {
  background-color: rgba(0, 0, 0, .03);
  color: var(--theme-color);
  font-weight: normal;
  font-family: var(--semi);
}

.gt-sec-5 .accordion-title {
  font-size: 16px;
  border-top: none;
}

.gt-sec-5 {
  padding-top: 90px !important;
  padding-bottom: 60px !important;
}

.gt-sec-5 .title-txt h3 {
  font-size: 25px;
  font-weight: normal;
}

.gt-sec-5 .text-inner p {
  color: var(--theme-color2);
  font-size: 16px;
}

.gt-sec-5 .accordion-inner p {
  font-size: 16px;
}

/*Trang dich-vu*/
.page-wrapper {
  padding-bottom: 5px;
  padding-top: 60px;
}

#post-list .image-cover {
  padding-top: 80% !important;
}

#post-list .box-text {
  padding: 30px;
  background-color: var(--grey);
  position: absolute;
  bottom: 0;
}

#post-list .box-text-inner h5 a {
  font-size: 21px;
  color: var(--theme-color2);
  font-family: var(--bold);
  min-height: 55px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

#post-list .box-text::before {
  content: "";
  position: absolute;
  top: 0;
  left: 30px;
  width: 60px;
  height: 10px;
  background-color: var(--theme-color);
}

#post-list .box-text .from_the_blog_excerpt {
  color: var(--theme-color2);
  font-size: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

#post-list .post-title {
  order: 1;
}

#post-list .from_the_blog_excerpt {
  order: 2;
}

#post-list .from_the_blog_excerpt+a.button {
  order: 3;
}

#post-list .button.is-outline.is-small.mb-0 {
  display: inline-block;
  font-size: 16px;
  color: var(--theme-color);
  text-transform: uppercase;
  border-bottom: 1px solid var(--theme-color);
  width: fit-content;
  margin-top: 16px;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  text-align: left;
}

#post-list .button.is-outline.is-small.mb-0:hover {
  color: var(--theme-color2);
  border-color: var(--theme-color2);
  border-bottom: 1px solid var(--theme-color2);
  width: fit-content;
}

#post-list .box-text-inner .post-title a:hover {
  color: var(--theme-color2);
}

.post-sidebar .widget-title span {
  font-size: 19px;
  color: var(--black);
  font-weight: normal;
  font-family: var(--semi);
}

.post-sidebar .widget_recent_entries .widget-title {
  display: none;
}

.post-sidebar .widget.widget_text .is-divider,
.post-sidebar .widget.widget_text .textwidget {
  display: none;
}

.post-sidebar .widget_recent_entries .is-divider {
  display: none;
}

.post-sidebar .widget_recent_comments .is-divider {
  display: none;
}

.post-sidebar .flex-col .ux-search-submit {
  background-color: var(--black);
}

.post-sidebar .widget_search .searchform .flex-row {
  border-top: 2px solid var(--black);
  padding-top: 30px;
  border-bottom: 2px solid var(--black);
  padding-bottom: 30px;
}

.post-sidebar .widget_text .widget-title {
  border-top: 2px solid var(--black);
  padding-top: 30px;
  margin-bottom: 30px;
  display: block;
}

.post-sidebar .sidebar-wrapper {
  margin-top: 10px;
}

.post-sidebar .flickity-viewport {
  background-color: var(--offwhite);
}

.post-sidebar .icon-box-img .icon .icon-inner img {
  border-radius: 50px;
}

.post-sidebar .widget_recent_entries ul li {
  border-top: unset;
  padding: 5px 20px;
  font-size: 16px;
  margin-bottom: 2px;
  background-color: var(--offwhite);
}

.post-sidebar .widget_recent_entries ul li a {
  color: var(--black);
  font-size: 16px;
}

.post-sidebar .widget_recent_entries ul li:hover a {
  color: var(--theme-color);
}

.post-sidebar .widget_recent_entries ul li:hover {
  background-color: var(--black);
}

.post-sidebar .widget .search-field {
  box-shadow: none;
}

.post-sidebar .flickity-viewport {
  height: 357px !important;
}

.post-sidebar .col-inner {
  padding: 10px 0px 0px 0px !important;
}

.post-sidebar .icon-box-text p {
  text-align: center;
}

.no-results .page-title h1 {
  font-size: 27px;
  color: var(--black);
}

.no-results .page-content p {
  color: var(--black);
}

.no-results .search-field {
  box-shadow: none;
}

.no-results .ux-search-submit {
  background-color: var(--black);
}

.sidebar .widget_recent_entries .widget-title {
  display: none;
}

.sidebar .widget.widget_text .is-divider,
.sidebar .widget.widget_text .textwidget {
  display: none;
}

.sidebar .widget_recent_entries .is-divider {
  display: none;
}

.sidebar .widget_recent_comments .is-divider {
  display: none;
}

.sidebar .flex-col .ux-search-submit {
  background-color: var(--black);
}

.sidebar .widget_search .searchform .flex-row {
  border-top: 2px solid var(--black);
  padding-top: 30px;
  border-bottom: 2px solid var(--black);
  padding-bottom: 30px;
}

.sidebar .flex-row .search-field {
  box-shadow: none;
}

.sidebar .widget_text .widget-title {
  border-top: 2px solid var(--black);
  padding-top: 30px;
  margin-bottom: 30px;
  display: block;
  width: 100%;
}

.sidebar .sidebar-wrapper {
  margin-top: 10px;
}

.sidebar .flickity-viewport {
  background-color: var(--theme-color2);
}

.sidebar .icon-box-img .icon .icon-inner img {
  border-radius: 50px;
}

.sidebar .widget_recent_entries ul li {
  border-top: unset;
  padding: 5px 20px;
  font-size: 16px;
  margin-bottom: 1px;
  background-color: var(--theme-color2);
}

.sidebar .widget_recent_entries ul li a {
  color: var(--black);
}

.sidebar .widget_recent_entries ul li a:hover {
  color: var(--theme-color);
}

.sidebar .widget_recent_entries ul li:hover {
  border-top: unset;
  padding: 5px 20px;
  font-size: 16px;
  margin-bottom: 1px;
  background-color: var(--theme-color2);
}

.sidebar .widget_recent_entries ul li:hover {
  background-color: var(--black);
}

.nav-pagination>li>.current, .nav-pagination>li>a:hover, .nav-pagination>li>span:hover {
  background-color: var(--theme-color);
  border-color: var(--theme-color);
  color: var(--theme-color2);
}

.nav-pagination>li>a, .nav-pagination>li>span {
  border: 1px solid;
  border-radius: 0px;
  display: block;
  font-size: 16px;
  font-family: var(--semi);
  height: 36px;
  line-height: 32px;
  min-width: 36px;
  font-weight: normal;
  margin-right: 5px;
}

.blog-wrapper .post-sidebar.large-3 {
  position: sticky;
  top: 100px;
  height: fit-content;
}

.blog-wrapper .article-inner .entry-header .entry-category a {
  color: var(--black);
  font-size: 16px;
  opacity: 1 !important;
}

.blog-wrapper .article-inner .entry-header .entry-category {
  opacity: 1;
}

.blog-wrapper .article-inner .entry-header h1 {
  color: var(--black);
  font-size: 27px;
}

.blog-wrapper .article-inner .entry-divider {
  display: none;
}

.blog-wrapper .article-inner .entry-header .entry-category a:hover {
  color: var(--black);
}

.article-inner .entry-content p {
  font-size: 16px;
}

.archive .article-inner .entry-header .entry-category a,
.archive .article-inner .entry-header .entry-title a {
  color: var(--theme-color);
}

.archive .blog-archive .page-title {
  color: var(--black);
}

.post-template-default .equal-thumb {
  width: 100%;
  aspect-ratio: 4 / 3;
  overflow: hidden;
}

.post-template-default .equal-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  aspect-ratio: 4 / 3;
  overflow: hidden;
}

.post-template-default .box-blog-post {
  background-color: #FFFFFF;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.post-template-default .box-blog-post:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}

.post-template-default .box-text {
  padding: 15px;
}

.post-template-default .box-blog-post:hover {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.post-template-default .box-blog-post .post-title a {
  color: var(--black);
  font-size: 20px;
  font-family: var(--bold);
  min-height: 47px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.post-template-default .box-blog-post .post-excerpt {
  font-size: 16px;
  color: var(--grey);
  margin: 10px 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-bottom: 5px;
  min-height: 82px;
}

.post-template-default .box-blog-post .post-meta {
  font-size: 14px;
  color: var(--grey);
  border-top: 1px solid var(--black);
  padding-top: 15px;
}

.post-template-default .post-category:hover {
  color: var(--theme-color);
}

.post-template-default .post-title a:hover {
  color: var(--theme-color);
}

.post-template-default .related-posts-title {
  text-align: center;
  color: var(--black);
  font-size: 27px;
}

.post-template-default .post-category {
  margin-bottom: 10px;
  font-size: 15px;
  font-family: var(--medium);
  text-transform: none;
}

.block_widget .row .col .slider .flickity-prev-next-button:hover .arrow,
.block_widget .row .col .slider .flickity-prev-next-button:hover svg {
  fill: var(--theme-color);
}

.block_widget p {
  color: var(--black);
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 128px;
}

.post-sidebar .flickity-viewport .col-inner.text-center {
  margin-top: 20px;
}

.blog-wrapper .entry-header-text {
  padding-bottom: 10px;
}

/*Trang lien-he*/
.lh-sec-1 {
  padding-top: 0px !important;
}

.lh-sec-1 .title-txt {
  font-size: 50px;
  color: var(--theme-color2);
  font-weight: normal;
  font-family: var(--bold);
}

.lh-sec-1 .text-inner p {
  font-size: 16px;
  color: var(--theme-color2);
}

.lh-sec-1 .text-inner.text-center {
  text-align: left;
}

.lh-sec-1 .text-box {
  top: 70%;
}

.lh-sec-2 .banner {
  padding-top: 385px !important;
}

.lh-sec-2 .wpcf7-form-control {
  box-shadow: none;
}

.lh-sec-2 .form-row .form-col {
  flex: 1 1 48%;
}

.lh-sec-2 { 
  padding-top: 60px !important;
  padding-bottom: 0px !important;
}

.lh-sec-2 h2 {
  color: var(--black);
  font-size: 40px;
}

.lh-sec-3 .col-inner iframe {
  width: 2005px;
}

.lh-sec-3 .col {
  padding: 30px 0px 0px 0px;
}

.lh-sec-3 {
  padding: 10px 0px 0px !important;
}

form.wpcf7-form .form-row:nth-of-type(3) .form-col:first-child,
form.wpcf7-form .form-row:nth-of-type(4) .form-col:first-child 
{
  margin-right: 20px;
}

.form-row {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 5px;
}

.form-title {
  font-size: 45px;
  margin-bottom: 20px;
  color: var(--black);
}

.form-row .form-col .wpcf7-form-control.wpcf7-submit {
  background-color: var(--theme-color);
  font-weight: normal;
  font-family: var(--semi);
  text-transform: none;
  color: var(--theme-color2);
  font-size: 16px;
}

.form-row .form-col .wpcf7-form-control.wpcf7-submit:hover {
  background-color: var(--black);
}

.wpcf7-form-control {
  padding: 5px 15px;
}

.wpcf7-spinner {
  display: none;
}

@media(max-width: 980px) {
  /*header*/
  .mobile-sidebar .header-social-icons {
    display: none;
  }
  .header-search-form {
    padding: 20px;
    border-bottom: 1px solid var(--theme-color2);
  }
  .header-search-form input[type="search"] {
    padding: 10px;
    border: 1px solid var(--grey);
    width: 100%;
  }
  .header-search-form button {
    background-color: var(--black);
    color: var(--theme-color2);
    border: none;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header-wrapper .icon-menu {
    color: var(--theme-color2);
  }
  .header-social-icons a.icon:not(.button)  {
    margin-right: 15px;
  }
  .mobile-sidebar .submit-button {
    border-top: 2px solid var(--black);
    border-bottom: 1px solid var(--black);
  }
  .sidebar-menu {
    padding: 0px 0px !important;
  }
  .nav>li>a>i.icon-menu {
    font-size: 25px;
  }
  /*footer*/
  .ft-sec-1 .col-inner p:first-child {
    font-size: 19px;
    margin-top: 66px;
  }
  .ft-sec-1 .row {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
  }
  .maps iframe {
    height: 250px;
    margin-top: 0px;
    width: 100%;
  }
  .ft-sec-1 .row .col {
    max-width: 100%;
    padding-bottom: 0px;
  }
  .ft-sec-1 .col:last-child {
    grid-column: span 3;
  }
  .ft-sec-1 .section-content .large-3 {
    flex-basis: 25%;
  }
  .ft-sec-1 {
    padding: 10px 0px 0px !important;
  }
  /*Trang trang-chu*/
  .title-txt * {
    font-size: 45px;
  }
  .sub-title * {
    font-size: 18px;
  }
  .home-sec-1 .title-txt h2 {
    font-size: 48px;
  }
  .home-sec-2 .title-txt h1 {
    font-size: 40px;
  }
  .home-sec-2 {
    padding-top: 30px !important;
  }
  .home-sec-2 .col.large-4,
  .home-sec-2 .col.large-8 {
    flex-basis: 99% !important;
    max-width: 99% !important;
  }
  .home-sec-2 .col p {
    color: var(--black);
    font-size: 16px;
  }
  .home-sec-3 .title-txt h4 {
    font-size: 18px;
    font-family: var(--semi);
  }
  .home-sec-2 .text-box-content .text-inner::before {
    right: 325px;
  }
  .home-sec-2 .text-inner {
    margin-top: 99%;
  }
  .home-sec-3 .icon-box-text h5 {
    font-size: 16px;
  } 
  .home-sec-3 .icon-box-img {
    margin-bottom: 20px;
  }
  .home-sec-3 .col-inner p {
    min-height: 50px;
    -webkit-line-clamp: 3;
  }
  .home-sec-3 {
    padding-top: 45px !important;
    padding-bottom: 0px !important;
  }
  .home-sec-3 .section-content .row>.col {
    flex-basis: 50%;
    max-width: 50%;
  }
  .home-sec-4 {
    padding-top: 60px !important;
    padding-bottom: 240px !important;
  }
  .home-sec-4 .sub-title h3 {
    font-size: 22px;
  }
  .home-sec-4 .title-txt h4 {
    font-size: 17px;
  }
  .home-sec-4 .row .col p {
    font-size: 16px;
  }
  .home-sec-5 {
    padding-bottom: 30px !important;
  }
  .home-sec-5 .stack2 .text p {
    font-size: 16px;
  }
  .home-sec-5 .banner h3 {
    font-size: 25px;
  }
  .home-sec-5 .stack2 {
    gap: 10px;
  }
  .home-sec-5 .title-txt h2 {
    font-size: 46px;
  }
  .home-sec-5 .sub-title p {
    font-size: 20px;
  }
  .home-sec-5 a.button span {
    font-size: 16px;
  }
  .home-sec-5 .text-box {
    top: 14%;
    left: 7%;
  } 
  .home-sec-5 .banner {
    padding-top: 330px !important;
  }
  .home-sec-6 .medium-4 {
    max-width: 65%;
    flex: 0 0 65%;
  }
  .home-sec-6 .col-inner p {
    min-height: 103px;
    -webkit-line-clamp: 4;
  }
  .home-sec-6 .row:last-child .col-inner {
    padding: 30px 30px 15px 30px;
  }
  .home-sec-6 .row:last-child {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    flex-wrap: nowrap;
    scrollbar-width: none;
  }
  .home-sec-6 .row:last-child .col {
    flex: 0 0 80%;
    scroll-snap-align: start;
    scroll-snap-stop: always;
  }
  .home-sec-7 {
    padding-top: 30px !important;
    padding-bottom: 90px !important;
  }
  .home-sec-7 .flickity-prev-next-button.previous {
    display: none;
  }
  .home-sec-7 .flickity-prev-next-button.next {
    display: none;
  }
  .home-sec-7 .row {
    height: 580px;
  }
  .home-sec-7 .sub-title h3 {
    font-size: 22px;
  }
  .home-sec-7 .row-slider .flickity-page-dots {
    top: 104%;
  }
  .flickity-slider>.col.post-item {
    max-width: 50% !important;
  }
  .gallery-columns-2 .gallery-item,
  .large-columns-2 .flickity-slider>.col,
  .large-columns-2>.col {
    flex-basis: 50%;
    max-width: 100%;
  }
  .home-sec-8 {
    padding-top: 60px !important;
    padding-bottom: 30px !important;
  }
  .home-sec-8 {
    padding-left: 30px;
  }
  .home-sec-8 .title-txt h3 {
    font-size: 28px;
  }
  .home-sec-8 .col-inner p {
    font-size: 16px;
  }
  .slider-wrapper .icon-box-text p {
    font-size: 16px;
    padding: 0px 50px;
  }
  /*Trang gioi-thieu*/
  .gt-sec-1 {
    padding-top: 60px !important;
    padding-bottom: 30px !important;
  } 
  .gt-sec-1 .title-txt h1 {
    font-size: 21px;
  }
  .gt-sec-1 .col-inner {
    position: sticky;
    top: 100px;
    height: fit-content;
  }
  .gt-sec-2 {
    padding-left: 140px;
    padding-right: 140px;
    padding-top: 60px !important;
    padding-bottom: 5px !important;
  }
  .gt-sec-2 .title-txt h2 {
    font-size: 28px;
  }
  .gt-sec-2 p {
    font-size: 16px;
    color: var(--theme-color2);
  }
  .gt-sec-3 {
    padding-top: 60px !important;
    padding-bottom: 30px !important;
  }
  .gt-sec-3 .icon-box-img {
    width: 50px !important;
  }
  .gt-sec-3 .icon-box .icon-box-text h3 {
    font-size: 22px;
    font-family: var(--semi);
  }
  .gt-sec-3 .icon-box .icon-box-text p {
    font-size: 16px;
  }
  .gt-sec-3 .img-inner {
    padding-top: 100% !important;
  }
  .gt-sec-3 .col {
    position: sticky;
    top: 100px;
    height: fit-content;
  }
  .gt-sec-3 .title-txt h2 {
    font-size: 33px;
  }
  .gt-sec-4 .title-txt h2 {
    font-size: 40px;
  }
  .gt-sec-4 {
    display: none;
  }
  .gt-sec-5 .col.medium-4 {
    padding: 0px;
  }
  .gt-sec-5 .title-txt h2 {
    font-size: 30px;
  }
  .gt-sec-5 {
    padding-top: 0px !important;
    padding-bottom: 60px !important;
  }
  .gt-sec-5 .banner {
    padding-top: 380px !important;
  }
  .gt-sec-5 .text-box-content p {
    font-size: 16px;
    padding: 0px 200px;
  }
  .gt-sec-5 .text-box-content{
    margin-top: 16px;
  }
  .gt-sec-5 .banner h2 {
    font-size: 16px;
  }
  .gt-sec-5 img {
    width: 45%;
    margin-bottom: 0px;
  }
  .gt-sec-5 .col.medium-8 {
    flex-basis: 100%;
    max-width: 100%;
    order: 2;
    padding: 0px 10px;
  }
  .gt-sec-5 .col.medium-4 {
    flex-basis: 100%;
    max-width: 100%;
    order: 1;
    padding-bottom: 60px;
  }
  .block_widget .icon-box-text .text p {
    font-size: 14px;
  }
  /*Trang dich-vu*/
  .search-no-results .post-sidebar .widget-title span,
  .category .post-sidebar .widget-title span 
  {
    font-size: 22px;
  }
  .search-no-results .post-sidebar .widget_recent_entries ul li a,
  .category .post-sidebar .widget_recent_entries ul li a 
  {
    font-size: 16px;
  }
  .search-no-results .slider-wrapper .icon-box-text p,
  .category .slider-wrapper .icon-box-text p 
  {
    font-size: 16px;
  }
  .blog-wrapper {
    padding-top: 60px !important;
    padding-bottom: 0px !important;
  }
  .post-template-default .large-4 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .post-template-default .related-posts-title {
    font-size: 30px;
  }
  .post-sidebar .widget-title span {
    font-size: 25px;
  }
  .post-sidebar .widget .search-field {
    font-size: 16px;
  }
  .post-sidebar .flex-col .ux-search-submit {
    border-top: 2px solid var(--black);
    border-bottom: 2px solid var(--black);
  }
  .post-sidebar .slider-wrapper .flickity-prev-next-button.previous {
    display: none;
  }
  .post-sidebar .slider-wrapper .flickity-prev-next-button.next {
    display: none;
  }
  .blog-archive .large-9 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .blog-archive .large-3 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .post-sidebar .flickity-viewport {
    height: 290px !important;
  }
  .post-sidebar .flickity-viewport .col-inner.text-center {
    margin-top: 40px;
  }
  .archive .post-sidebar .flickity-viewport .col-inner.text-center {
    margin-top: 32px;
  }
  .blog-wrapper .article-inner .entry-content {
    padding: 0px !important;
  }
  .block_widget p {
    min-height: 50px;
    -webkit-line-clamp: 2;
  }
  /*Trang lien-he*/
  .lh-sec-1 .title-txt {
    font-size: 40px;
  }
  .lh-sec-1 .text p {
    font-size: 16px;
  }
  .lh-sec-1 .text-box {
    margin-left: 15px;
  }
  .lh-sec-1 .text-box {
    top: 75%;
  }
  .lh-sec-2 .medium-6 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .lh-sec-2 h2 {
    font-size: 35px;
  }
  .lh-sec-2 .title-txt h1 {
    font-size: 25px;
  }
  .lh-sec-2 {
    padding-top: 30px !important;
  }
  .lh-sec-2 .form-row .form-col {
    flex: 1 1 50%;
  }
  .lh-sec-2 .form-col .wpcf7-form-control {
    font-size: 16px;
  }
  .lh-sec-3 {
    padding-top: 0px !important;
  }
  .searchform-wrapper button {
    border-radius: unset;
  }
}

@media (max-width: 500px) {
  /*header*/
  .nav>li>a>i.icon-menu {
    font-size: 24px;
  }
  #main-menu.mobile-sidebar .menu-item a {
    font-size: 16px;
  }
  /*footer*/
  .ft-sec-1 .section-content .row {
    display: flex;
    width: 100%;
  }
  .ft-sec-1 .row .col:nth-of-type(1),
  .ft-sec-1 .row .col:nth-of-type(4)
  {
    flex-basis: 100%;
    max-width: 100%;
  }
  .ft-sec-1 .row .col:nth-of-type(2),
  .ft-sec-1 .row .col:nth-of-type(3)
  {
    flex-basis: 50%;
    max-width: 50%;
  }
  .ft-sec-1 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .ft-sec-1 .img {
    width: 60% !important;
    display: block;
    margin: 0 auto;
    padding-top: 10px;
  }
  .ft-sec-1 .col-inner p:first-child {
    margin-top: 0px;
  }
  /*Trang trang-chu*/
  .home-sec-1 .title-txt h2 {
    font-size: 30px;
  }
  .home-sec-1 .banner.has-hover {
    height: 550px !important;
  }
  .home-sec-1 .button span {
    font-size: 16px;
  }
  .home-sec-2 {
    padding-bottom: 0px !important;
  }
  .home-sec-2 .text-box {
    margin-bottom: 45px !important;
  }
  .home-sec-2 .text-box {
    width: 84% !important;
  }
  .home-sec-2 .title-txt h1 {
    font-size: 31px;
  }
  .home-sec-2 .text-box-content .text-inner::before {
    right: 294px;
  }
  .home-sec-3 .section-content .row>.col {
    flex-basis: 100% !important;
    max-width: 100%;
    width: 100% !important;
  }
  .home-sec-3 {
    padding-top: 30px !important;
  }
  .home-sec-4 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .home-sec-4 .title-txt h2 {
    font-size: 40px;
  }
  .home-sec-4 .sub-title h3 {
    font-family: var(--semi);
  }
  .home-sec-4 .title-txt h4 {
    font-size: 22px;
    font-family: var(--semi);
  }
  .home-sec-5 {
    padding-bottom: 30px !important;
  }
  .home-sec-5 .title-txt h2 {
    font-size: 34px;
    font-family: var(--medium);
  }
  .home-sec-5 .text-box-content .text-inner {
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: flex-start;
  }
  .home-sec-5 .stack.items-center {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
  }
  .home-sec-5 .sub-title {
    margin-top: 15px;
  }
  .home-sec-5 .stack2 {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 25px;
  }
  .home-sec-5 .banner-layers {
    overflow: hidden;
  }
  .home-sec-5 .text-box {
    top: 11%;
  }
  .home-sec-5 .banner {
    padding-top: 425px !important;
  }
  .home-sec-6 .col-inner p {
    min-height: 155px;
    -webkit-line-clamp: 6;
  }
  .home-sec-6 .title-txt h2 {
    font-size: 30px;
  }
  .home-sec-6 .medium-4 {
    max-width: 100%;
    flex-basis: 66%;
  }
  .home-sec-6 .medium-4.col:nth-of-type(1), .home-sec-6 .medium-4.col:nth-of-type(2) {
    margin-right: 0px;
  }
  .home-sec-6 .row:last-child .col-inner {
    padding: 20px 20px 5px 20px;
  }
  .home-sec-7 .title-txt h2 {
    font-size: 35px;
  }
  .home-sec-7 .sub-title h3 {
    font-size: 20px;
  }
  .home-sec-7 .flickity-viewport .flickity-slider>.col {
    flex-basis: 90% !important;
    max-width: 100% !important;
  }
  .home-sec-7 .flickity-prev-next-button.previous {
    display: none;
  }
  .home-sec-7 .flickity-prev-next-button.next {
    display: none;
  }
  .row-slider .flickity-prev-next-button {
    width: 25px !important;
  }
  .home-sec-7 {
    padding-top: 30px !important;
    padding-bottom: 80px !important;
  }
  .home-sec-8 {
    padding-left: 0px !important;
    padding-bottom: 15px !important;
  }
  .home-sec-8 .title-txt h3 {
    font-size: 24px;
  }
  .home-sec-8 .text-center {
    text-align: right;
  }
  .flickity-prev-next-button .arrow,
  .flickity-prev-next-button svg {
    fill: var(--black);
  }
  .slider-wrapper .flickity-prev-next-button {
    display: block;
  }
  .slider-wrapper .flickity-prev-next-button.previous {
    display: block;
  }
  /*Trang gioi-thieu*/
  .gt-sec-1 .banner {
    padding-top: 450px !important;
  }
  .gt-sec-1 .col.medium-5 {
    position: unset;
  }
  .gt-sec-1 .video-button-wrapper {
    font-size: 150% !important;
  }
  .gt-sec-2 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .gt-sec-2 .title-txt h2 {
    font-size: 22px;
  }
  .gt-sec-3 .icon-box .icon-box-text h3 {
    font-size: 20px;
  }
  .gt-sec-3 .icon-box .icon-box-text p {
    font-size: 16px;
  }
  .gt-sec-3 .col {
    position: unset;
  }
  .gt-sec-3 .title-txt h2 {
    font-size: 30px;
  }
  .gt-sec-4 .title-txt h2 {
    font-size: 32px;
  }
  .gt-sec-4 {
    display: block;
  }
  .gt-sec-5 .img-inner img {
    width: 75% !important;
  }
  .gt-sec-5 .title-txt h3 {
    font-size: 25px;
  }
  .gt-sec-5 .text-box-content p {
    font-size: 16px;
    padding: 0px !important;
  }
  .gt-sec-5 .col.medium-4 {
     padding: 60px 0px !important;
  }
  /*Trang dich-vu*/
  .blog-wrapper {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
  }
  .post-template-default .entry-title {
    text-align: left !important;
  }
  .post-template-default .box>.post-thumbnail {
    height: 210px !important;
  }
  .post-sidebar .widget-title span {
    font-size: 22px;
  }
  .blog-archive .large-9 {
    flex-basis: 100% !important;
  }
  .blog-archive .large-3 {
    flex-basis: 100% !important;
  }
  #post-list .box-text-inner h5 a {
    font-size: 18px;
    font-family: var(--semi);
    min-height: 50px;
  }
  .blog-wrapper .article-inner .entry-header h1 {
    font-size: 24px;
  }
  .post-template-default .related-posts-title {
    font-size: 28px;
  }
  .post-template-default .large-4 {
    flex-basis: 100% !important;
    max-width: 100% !important;
  }
  .post-sidebar .flickity-viewport .col-inner.text-center {
    margin-top: 36px;
  }
  .gallery-columns-2 .gallery-item, .large-columns-2 .flickity-slider>.col, .large-columns-2>.col {
    flex-basis: 100% !important;
    max-width: 100% !important;
  }
  .post-sidebar .flickity-viewport {
    height: 315px !important;
  }
  .block_widget p {
    min-height: 76px;
    -webkit-line-clamp: 3;
    padding: 0px !important;
  }
  /*Trang lien-he*/
  .lh-sec-1 .title-txt {
    font-size: 30px;
  }
  .lh-sec-1 .banner.has-hover {
    height: 510px !important;
  }
  .lh-sec-1 .text-box {
    top: 78%;
  }
  .lh-sec-2 .title-txt h1 {
    font-size: 20px;
  }
  .lh-sec-2 h2 {
    font-size: 25px;
  }
  .lh-sec-2 .form-row .form-col {
    flex: 1 1 100%;
    width: 100%;
  }
  form.wpcf7-form .form-row:nth-of-type(3) .form-col:first-child, 
  form.wpcf7-form .form-row:nth-of-type(4) .form-col:first-child 
  {
    margin-right: 0px;
  }
  .lh-sec-2 .form-row {
    flex-wrap: wrap;
    margin-bottom: 0px;
  }
  .lh-sec-2 .wpcf7-form {
    margin-bottom: 0px;
  }
}







