@charset "UTF-8";
/*
Theme Name: Ally
Theme URI: 
Description: 
Author: Ngoc Trinh
Template: flatsome
Version: 1.0
*/
/* ========== */
img.size-full.alignnone {
  margin-bottom: 0;
}

.wp-block-image figcaption {
  text-align: center;
}

.wp-block-media-text {
  margin-bottom: 40px;
}
.wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content {
  padding-right: 0;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0;
}
.wp-block-media-text .wp-block-media-text__media {
  border: 13px solid #fff;
  border-radius: 13px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.062745098);
}

.absolute-footer {
  padding-bottom: 10px;
}

.row-box-shadow-1 .col-inner,
.row-box-shadow-1-hover .col-inner:hover,
.box-shadow-1, .box-shadow-1-hover:hover {
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
}

.rank-math-breadcrumb a, .rank-math-breadcrumb span {
  font-size: 16px;
}
.rank-math-breadcrumb span {
  color: var(--fs-color-primary);
  font-weight: 700;
}

.blog-single footer.entry-meta {
  border: unset;
}

.mobile-nav .header-search .nav-dropdown {
  right: -30px;
  left: auto;
}

main .widget .post_comments {
  display: none;
}

.is-divider:not(.divider) {
  display: none;
}

.uxb-wrapper .is-divider {
  display: block;
}

.product-thumbnails a,
.product-gallery-slider img {
  border: 1px solid #c3c3c3;
}

.single-post table,
.single-product .woocommerce-tabs table {
  border-collapse: collapse;
}
.single-post table th,
.single-post table td,
.single-product .woocommerce-tabs table th,
.single-product .woocommerce-tabs table td {
  text-align: center;
  padding: 5px 0;
  line-height: 20px;
  border: 1px solid #c3c3c3;
}
.single-post table tr:nth-child(even) td,
.single-product .woocommerce-tabs table tr:nth-child(even) td {
  background-color: #f2f2f2;
}

.header-main .cart-icon::before,
.header-main a > .icon-search:before,
.header-main .icon-phone::before,
.header-main .icon-search::before,
.header-main .icon-envelop::before,
.header-main .icon-user::before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: currentColor;
  -webkit-mask-size: 100%;
          mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  display: block;
}
.header-main span.cart-icon {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.header-main span.cart-icon strong {
  border: unset;
  font-weight: 400;
  background: var(--fs-color-primary);
  color: #fff !important;
  font-size: 11px;
  width: 17px;
  height: 17px;
  border-radius: 99px;
  line-height: 16px;
  margin: 0;
  position: absolute;
  top: -10px;
  right: -10px;
  opacity: 0.9;
}
.header-main span.cart-icon strong:after {
  display: none;
}
.header-main span.cart-icon:before {
  -webkit-mask-image: url(img/icon-shopping-bag.svg);
          mask-image: url(img/icon-shopping-bag.svg);
}
.header-main .icon-user::before {
  -webkit-mask-image: url(img/user.svg);
          mask-image: url(img/user.svg);
}
.header-main .icon-envelop::before {
  -webkit-mask-image: url(img/icon-email.svg);
          mask-image: url(img/icon-email.svg);
}
.header-main .icon-search::before {
  -webkit-mask-image: url(img/loupe.svg);
          mask-image: url(img/loupe.svg);
  color: var(--fs-color-primary);
}
.header-main .icon-phone::before {
  -webkit-mask-image: url(img/icon-call.svg);
          mask-image: url(img/icon-call.svg);
}
.header-main a > .icon-search:before {
  -webkit-mask-image: url(img/loupe.svg);
          mask-image: url(img/loupe.svg);
}

.nt-menu.ux-menu {
  flex-flow: row wrap;
}
.nt-menu.ux-menu .ux-menu-link:first-child .ux-menu-link__link {
  padding-left: 0;
}
.nt-menu.ux-menu .ux-menu-link:last-child .ux-menu-link__link {
  padding-right: 0;
}
.nt-menu.ux-menu .ux-menu-link__link {
  padding: 0 15px;
  min-height: unset;
  line-height: 1;
  margin-bottom: 10px;
}
.nt-menu.ux-menu.ux-menu--divider-solid .ux-menu-link .ux-menu-link__link {
  border: none;
}
.nt-menu.ux-menu.ux-menu--divider-solid .ux-menu-link + .ux-menu-link .ux-menu-link__link {
  border-left: 1px solid #6B6B6B;
}

.text > h1, .text > h2, .text > h3,
.banner h1,
.banner h2,
.banner h3 {
  line-height: inherit;
}

.sub-menu .row {
  margin-left: auto;
  margin-right: auto;
}

.wpcf7 label {
  text-align: left;
  font-size: 16px;
  font-weight: 400;
}
.wpcf7 .flex-col > .wpcf7-spinner {
  position: absolute;
  bottom: -25px;
  right: 0;
}
.wpcf7 .wpcf7-form-control:not(.wpcf7-submit) {
  height: 50px;
  border: 1px solid #E5E5E5;
  border-radius: 10px;
  box-shadow: unset;
  font-size: 16px;
}
.wpcf7 .wpcf7-form-control:not(.wpcf7-submit):hover {
  border-color: var(--fs-color-primary);
}
.wpcf7 .wpcf7-spinner {
  position: absolute;
}
.wpcf7 .wpcf7-submit {
  margin: 15px 0 0 0;
  color: var(--fs-color-secondary);
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  background: linear-gradient(90deg, #B27F2B 0%, #B27F2B 15%, #E0BE61 38%, #F7DE7C 50%, #FFF3A5 72%, #F7DE7C 84%, #B27F2B 100%);
}
.wpcf7 .col {
  padding-bottom: 5px;
}

.woocommerce-cart-form a {
  color: #222;
}

ul.product_list_widget li a:not(.remove) {
  color: #222;
  font-size: 12px;
}

@media only screen and (max-width: 849px) {
  .product-gallery {
    margin-bottom: 15px;
  }
  .product-main {
    padding-bottom: 0;
  }
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Heavy.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
body {
  font-family: "Lato";
}

.button .icon-angle-right::before {
  content: "";
  width: 20px;
  height: 13px;
  background-color: currentColor;
  display: inline-block;
  -webkit-mask: url(img/icon-arrow.svg) no-repeat;
          mask: url(img/icon-arrow.svg) no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.button.primary:not(.icon) {
  color: var(--fs-color-secondary);
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  background: linear-gradient(90deg, #B27F2B 0%, #B27F2B 15%, #E0BE61 38%, #F7DE7C 50%, #FFF3A5 72%, #F7DE7C 84%, #B27F2B 100%);
}
.button.primary:not(.icon).is-outline {
  background: unset;
  border: none;
  background: linear-gradient(90deg, #D7A836 0%, #FDEC9A 47%, #D7A532 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.button.primary:not(.icon).is-outline::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px;
  border-radius: inherit;
  background: linear-gradient(90deg, #D7A836 0%, #FAE894 50%, #D7A836 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.button.primary:not(.icon).is-outline span {
  padding-top: 6px;
}
.button.open-video {
  color: var(--fs-color-primary);
  background-color: rgba(7, 26, 61, 0.8901960784);
  border: none;
}
.button.open-video i {
  top: 0;
}

.header .header-contact-wrapper {
  margin-right: auto;
}
.header .top-bar-nav {
  border-bottom: 1px solid rgba(255, 255, 255, 0.062745098);
  padding-bottom: 10px;
}
.header .form-flat input:not([type=submit]) {
  font-size: 14px;
  height: 32px;
  border: none !important;
  border-radius: 10px;
}
.header .button.primary {
  font-size: 14px;
  min-height: unset;
  line-height: 30px;
  min-width: 148px;
  padding-left: 5px;
  padding-right: 5px;
}
.header .header-contact > li {
  margin: 0 15px;
}
.header .header-contact > li > a {
  font-size: 14px;
  color: #fff;
}
.header .header-contact > li > a > i:not(.icon-angle-down) {
  color: var(--fs-color-primary) !important;
}
.header .header-contact > li > a i + span {
  margin-left: 10px;
}
.header .header-nav > li > a {
  font-size: 12px;
  font-weight: 400;
  line-height: 38px;
}
.header .header-nav > li.current-menu-item > a {
  color: var(--fs-color-primary);
}
.header .header-wrapper.stuck .top-bar-nav {
  display: none;
}
.header .nav-dropdown.dark > li > a {
  color: #fff;
}
.header .nav-dropdown.dark .nav-column > li > a {
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  color: #fff;
}
.header .search-form .live-search-results {
  background-color: rgba(7, 26, 61, 0.8862745098);
  color: #fff;
  font-size: 16px;
}
.header .search-form .live-search-results .autocomplete-suggestion img {
  border-radius: 10px;
  width: 60px;
  height: 60px;
}
.header .search-form .live-search-results .autocomplete-suggestion + .autocomplete-suggestion {
  border-top: 1px solid rgba(255, 255, 255, 0.062745098);
}
.header .search-form .live-search-results .autocomplete-suggestion .search-name {
  line-height: 1.2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.nt-slider-home .ux-shape-divider {
  z-index: 10;
}

.nt-slider-home .banner .button.primary.is-outline {
  margin-right: 0;
}
.nt-slider-home .banner p {
  font-size: 16px;
}
.nt-slider-home .banner h4 {
  font-size: 30px;
  text-transform: uppercase;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 10px;
}
.nt-slider-home .banner h2 {
  font-size: 50px;
  text-transform: uppercase;
  font-weight: 700;
}
.nt-slider-home .banner h2 strong {
  font-size: 70px;
  line-height: 1.3;
  background: linear-gradient(90deg, #B27F2B 0%, #B27F2B 15%, #E0BE61 38%, #F7DE7C 50%, #FFF3A5 72%, #F7DE7C 84%, #B27F2B 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.nt-slider-home .banner .icon-box h5 {
  font-size: 30px;
  margin: 0;
  line-height: 1.2;
}
.nt-slider-home .banner .icon-box p {
  margin-top: 0;
}

.off-canvas-left.dark .mfp-content {
  background-color: var(--fs-color-secondary);
}
.off-canvas-left.dark .nav-vertical > li.current-menu-item > a {
  color: var(--fs-color-primary);
}
.off-canvas-left.dark .nav-vertical > li + li {
  border: none;
}
.off-canvas-left.dark .nav-vertical > li > a {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.off-canvas-left.dark .nav-vertical > li .toggle i {
  font-size: 16px;
}
.off-canvas-left.dark .nav-vertical > li.header-contact-wrapper {
  margin-top: auto;
}
.off-canvas-left.dark .nav-vertical,
.off-canvas-left.dark .sidebar-menu,
.off-canvas-left.dark .mobile-sidebar {
  height: 100%;
}
.off-canvas-left.dark .header-contact > li {
  padding: 0;
  width: unset;
}
.off-canvas-left.dark .header-contact > li:first-child > a {
  padding-left: 0;
}
.off-canvas-left.dark .header-contact > li > a {
  color: #fff;
  font-size: 16px;
}
.off-canvas-left.dark .header-contact > li > a i {
  color: var(--fs-color-primary);
  margin-right: 8px;
}
.off-canvas-left.dark .header-contact > li .icon-phone::before,
.off-canvas-left.dark .header-contact > li .icon-envelop::before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: currentColor;
  -webkit-mask-size: 100%;
          mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  display: block;
}
.off-canvas-left.dark .header-contact > li .icon-envelop::before {
  -webkit-mask-image: url(img/icon-email.svg);
          mask-image: url(img/icon-email.svg);
}
.off-canvas-left.dark .header-contact > li .icon-phone::before {
  -webkit-mask-image: url(img/icon-call.svg);
          mask-image: url(img/icon-call.svg);
}

.nt-title h4 {
  text-transform: uppercase;
  font-size: 20px;
  color: var(--fs-color-primary);
}
.nt-title h2 {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.2;
}
.nt-title p {
  font-size: 16px;
}
.nt-title-2 h2 {
  font-size: 30px;
  line-height: 1.2;
}
.nt-title-2 h2::first-letter {
  color: var(--fs-color-primary);
}

.col-inner ul li::marker {
  color: var(--fs-color-primary);
}

.nt-bgr .section-bg img {
  max-width: 833px;
  height: auto;
  left: 50%;
  transform: translateX(-50%);
  top: 35px;
}

.tabbed-content > .nav-pills + .tab-panels {
  padding-top: 30px;
}

.nt-box.box-overlay {
  border-radius: 10px;
  overflow: hidden;
}
.nt-box.box-overlay .overlay {
  z-index: 9;
  background-color: rgba(7, 26, 61, 0.8509803922);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 16px;
  font-weight: 700;
  transform: translateY(100%);
  transition: transform 0.35s ease;
}
.nt-box.box-overlay .overlay .icon-search::before {
  content: "";
  width: 50px;
  height: 50px;
  background-color: var(--fs-color-primary);
  display: inline-block;
  -webkit-mask: url(img/icon-search.svg) no-repeat;
          mask: url(img/icon-search.svg) no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.nt-box.box-overlay .overlay span {
  margin-top: 15px;
}
.nt-box.box-overlay:not(.uxb-draggable):hover .overlay {
  transform: translateY(0);
}
.nt-box.box-overlay .box-text {
  padding: 20px;
  box-shadow: unset;
}
.nt-box.box-overlay .box-text::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 70%;
  width: 100%;
  background: linear-gradient(180deg, transparent 0%, #000000 100%);
}
.nt-box.box-overlay .box-text,
.nt-box.box-overlay .box-text-inner {
  height: 100%;
}
.nt-box.box-overlay .box-text-inner {
  display: flex;
  flex-direction: column;
  position: relative;
}
.nt-box.box-overlay .nt-box-button {
  margin-bottom: auto;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.nt-box.box-overlay .nt-box-button .button {
  margin: 0;
  font-size: 16px;
  border-radius: 99px !important;
  min-height: unset;
  line-height: unset;
  padding: 3px 15px;
  min-width: 115px;
  border: unset;
}
.nt-box.box-overlay .nt-box-button .button.white {
  color: var(--fs-color-secondary) !important;
}
.nt-box.box-overlay .nt-box-title {
  font-size: 20px;
}
.nt-box.box-overlay .nt-box-title-small {
  font-size: 16px;
  font-weight: 400;
  color: var(--fs-color-primary);
  margin-top: 7px;
  margin-bottom: 5px;
}

.nt-box-bottom {
  padding: 20px 18px 10px 18px;
}
.nt-box-bottom p {
  margin: 0;
  color: #4D4D4D;
}
.nt-box-bottom p + p {
  margin-top: 10px;
}
.nt-box-bottom p::before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: var(--fs-color-secondary);
  display: inline-block;
  margin-right: 10px;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  position: relative;
  top: 3px;
}
.nt-box-bottom p.money::before {
  -webkit-mask-image: url(img/dola.svg);
          mask-image: url(img/dola.svg);
}
.nt-box-bottom p.time::before {
  -webkit-mask-image: url(img/time.svg);
          mask-image: url(img/time.svg);
}
.nt-box-bottom p.address::before {
  -webkit-mask-image: url(img/adress.svg);
          mask-image: url(img/adress.svg);
}

.nt-tai-sao .icon-box h3 {
  font-size: 20px;
  margin-bottom: 5px;
}

.nt-doi-tac .banner .overlay {
  background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.8745098039) 100%);
}
.nt-doi-tac .icon-box {
  position: absolute;
  width: 250px;
  height: 250px;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
  padding: 20px;
}
.nt-doi-tac .icon-box-img {
  margin-bottom: 8px;
}
.nt-doi-tac .icon-box h3 {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  margin: 0 0 10px 0;
}
.nt-doi-tac .icon-box p {
  margin: 0;
}
.nt-doi-tac-1 {
  bottom: 45px;
  left: 0;
}
.nt-doi-tac-2 {
  top: 40px;
  left: 25%;
}
.nt-doi-tac-3 {
  top: 40px;
  right: 25%;
}
.nt-doi-tac-4 {
  bottom: 45px;
  right: 0;
}
.nt-doi-tac-icon {
  height: 100%;
}
.nt-doi-tac-icon > .text-box-content {
  height: 100%;
}

.nt-border {
  border-radius: 10px;
  overflow: hidden;
}

.nt-bat-dau-ht .icon-box h5 {
  font-size: 30px;
  margin: 0;
  line-height: 1.2;
}
.nt-bat-dau-ht .icon-box p {
  margin: 0;
}

.post-item .box-text-inner {
  display: flex;
  flex-wrap: wrap;
}
.post-item .post-title {
  color: var(--fs-color-secondary);
  font-size: 20px;
}
.post-item .post-title > a {
  color: currentColor;
}
.post-item .from_the_blog_excerpt {
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
}
.post-item .post-meta {
  color: #4A4A4A;
  font-size: 14px;
  opacity: 1;
  order: 1;
}
.post-item .post-meta::before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: var(--fs-color-secondary);
  display: inline-block;
  margin-right: 10px;
  -webkit-mask: url(img/icon-calendar.svg) no-repeat;
          mask: url(img/icon-calendar.svg) no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  position: relative;
  top: 2px;
}
.post-item .cat-label.button {
  margin: 0;
  font-size: 16px;
  border-radius: 99px !important;
  min-height: unset;
  line-height: unset;
  padding: 3px 15px;
  min-width: 115px;
  border: unset;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 1;
}
.post-item .image-cover {
  border-radius: 10px 10px 0 0;
}
.post-item .box:not(.box-shade) .box-text {
  position: unset;
  padding-top: 20px;
}
.post-item .box-vertical .image-cover {
  border-radius: 10px;
}
.post-item .box-shade .box-text {
  text-shadow: unset;
}
.post-item .box-shade .post-title {
  color: #fff;
}
.post-item .box-shade .image-cover {
  border-radius: 10px;
}
.post-item .box-shade .shade {
  background: linear-gradient(180deg, transparent 0%, #000 100%);
  height: 50%;
  bottom: 0;
  top: auto;
  opacity: 1;
}
.post-item .box-shade .post-meta {
  color: #fff;
}
.post-item .box-shade .post-meta::before {
  background-color: #fff;
}

.nt-tin-tuc .slider .flickity-button {
  right: 15px;
  left: auto;
  margin-top: -80px;
  opacity: 1;
  bottom: auto;
  top: 0;
  width: 50px;
  height: 50px;
  background-color: #F4F5F7;
  border-radius: 100% !important;
  transform: translateX(0) !important;
}
.nt-tin-tuc .slider .flickity-button::before {
  content: "";
  width: 25px;
  height: 15px;
  background-color: currentColor;
  display: inline-block;
  -webkit-mask: url(img/icon-arrow.svg) no-repeat;
  mask: url(img/icon-arrow.svg) no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.nt-tin-tuc .slider .flickity-button svg {
  display: none;
}
.nt-tin-tuc .slider .flickity-button.previous {
  margin-right: 80px;
}
.nt-tin-tuc .slider .flickity-button.previous::before {
  transform: rotate(180deg);
}

.story-item .image-cover {
  border-radius: 10px 10px 0 0;
}
.story-item .overlay-icon {
  color: var(--fs-color-primary);
  background-color: rgba(7, 26, 61, 0.8901960784);
  border: none;
}
.story-item .post-title {
  font-size: 20px;
  text-transform: capitalize;
  margin-bottom: 7px;
  margin-top: 10px;
}
.story-item .post-sub-title {
  font-size: 16px;
  color: var(--fs-color-primary);
}
.story-item .box-text::before {
  content: "“";
  font-size: 160px;
  line-height: 1;
  position: absolute;
  right: 30px;
  top: 10px;
  opacity: 0.05;
}
.story-item .nt-story-wrap {
  display: flex;
  align-items: center;
}
.story-item .nt-story-wrap > div {
  color: #4D4D4D;
}
.story-item .nt-story-wrap .address::before, .story-item .nt-story-wrap .year::before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: var(--fs-color-primary);
  display: inline-block;
  margin-right: 10px;
  -webkit-mask-size: contain;
          mask-size: contain;
  position: relative;
  top: 3px;
}
.story-item .nt-story-wrap .address::before {
  -webkit-mask-image: url(img/adress.svg);
          mask-image: url(img/adress.svg);
}
.story-item .nt-story-wrap .year {
  padding: 0 15px;
}
.story-item .nt-story-wrap .year::before {
  -webkit-mask-image: url(img/icon-calendar.svg);
          mask-image: url(img/icon-calendar.svg);
}
.story-item .nt-story-wrap .star-rating::before,
.story-item .nt-story-wrap .star-rating span:before {
  color: #FFC107;
}
.story-item .nt-story-wrap .star-rating {
  letter-spacing: 2px;
  width: 88px;
}
.story-item .from_the_blog_excerpt {
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.social-icons {
  margin-top: 4px;
}
.social-icons .icon:first-child {
  margin-left: 0;
}
.social-icons .icon + .icon {
  margin-left: 10px;
}
.social-icons .icon-500px:before {
  content: "Zalo";
  display: block;
  font-family: "Lato";
  font-weight: 700;
  font-size: 10px;
}

.footer-wrapper .ux-menu-title {
  font-size: 16px;
}
.footer-wrapper .nt-menu.ux-menu.ux-menu--divider-solid {
  justify-content: flex-end;
}
.footer-wrapper .nt-menu.ux-menu.ux-menu--divider-solid .ux-menu-link .ux-menu-link__link {
  margin-bottom: 0;
}

.nt-hero h1 {
  font-size: 50px;
  font-weight: 600;
  text-transform: uppercase;
}

.nt-dien-tay-nghe .icon-box {
  width: auto;
}
.nt-dien-tay-nghe .icon-box-text {
  flex: unset;
}

.nt-danh-sach .slider .banner {
  border-radius: 10px;
  overflow: hidden;
  max-width: calc(33% - 15px);
  margin-right: 30px;
}
.nt-danh-sach .slider .banner h4 {
  font-size: 20px;
}
.nt-danh-sach .slider .banner h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: var(--fs-color-primary);
  margin-bottom: 15px;
}
.nt-danh-sach .slider .banner .overlay {
  height: 65%;
  bottom: 0;
  top: auto;
  background: linear-gradient(180deg, transparent 0%, #000000 100%);
}

.nt-khoi-dau .section-bg-overlay {
  background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.8745098039) 100%);
}
.nt-khoi-dau .icon-box {
  width: 280px;
  height: 280px;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
  padding: 20px;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.nt-khoi-dau .icon-box h3 {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  margin: 0 0 10px 0;
}
.nt-khoi-dau .icon-box-img {
  margin-bottom: 8px;
}

ul li.bullet-checkmark {
  border: none;
  padding-top: 2px;
  padding-bottom: 2px;
}
ul li.bullet-checkmark::before {
  color: var(--fs-color-secondary);
  background-color: var(--fs-color-primary);
  padding: 2px;
  border-radius: 99px;
  width: 16px;
  height: 16px;
  font-size: 8px;
  text-align: center;
  top: 8px;
}

.nt-dieu-kien ul {
  margin-bottom: 0;
}
.nt-dieu-kien .large-6 > .col-inner {
  height: 100%;
}
.nt-dieu-kien .box {
  border-radius: 10px;
  overflow: hidden;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
}
.nt-dieu-kien .box-text {
  font-size: 16px;
}
.nt-dieu-kien .box h3 {
  font-size: 20px;
  margin-bottom: 5px;
}

.nt-quy-trinh .icon-box {
  align-items: flex-start;
  gap: 20px;
  position: relative;
}
.nt-quy-trinh .icon-box-img {
  border: 8px solid #FAF6ED;
  background-color: var(--fs-color-primary);
  border-radius: 99px;
  line-height: 0;
  padding: 16px;
}
.nt-quy-trinh .icon-box-img svg {
  padding-top: 0;
}
.nt-quy-trinh .icon-box-text {
  border-bottom: 1px solid #E5E5E5;
  padding-left: 0 !important;
  padding-bottom: 35px;
  padding-top: 10px;
  padding-right: 150px;
}
.nt-quy-trinh .icon-box-text h3 {
  margin-bottom: 3px;
}
.nt-quy-trinh .icon-box-text h3::first-letter {
  color: var(--fs-color-primary);
}
.nt-quy-trinh .icon-box-text h5.uppercase {
  width: unset;
  position: absolute;
  right: 0;
  font-size: 16px;
  font-weight: 400;
  padding: 10px;
  background-color: #FAF6ED;
  border-radius: 99px;
  text-transform: unset;
  color: var(--fs-color-primary);
  width: 126px;
  text-align: center;
}
.nt-quy-trinh > .col::before {
  content: "";
  height: 100%;
  border-left: 2px dashed var(--fs-color-primary);
  position: absolute;
  left: 53px;
}
.nt-quy-trinh > .col:last-child::before {
  content: initial;
}
.nt-quy-trinh > .col:last-child .icon-box-text {
  border: none;
  padding-bottom: 0;
}

.story-filter {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 20px;
  margin-bottom: 15px;
}
.story-filter > label {
  white-space: nowrap;
  font-size: 16px;
  color: initial;
  margin-bottom: 1em;
}
.story-filter > label::before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: currentColor;
  display: inline-block;
  margin-right: 10px;
  -webkit-mask: url(img/icon-filter.svg) no-repeat;
          mask: url(img/icon-filter.svg) no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  top: 3px;
  position: relative;
}
.story-filter select {
  border-color: #E5E5E5;
  border-radius: 10px;
  max-width: 300px;
}

.nav-pagination > li > span,
.nav-pagination > li > a {
  width: 36px;
  height: 36px;
  background-color: #E7F0F8;
  border: none;
  font-size: 14px;
  line-height: 34px;
  font-weight: 400;
}
.nav-pagination > li > span.current {
  color: var(--fs-color-secondary);
}

.nt-tim-kiem {
  z-index: 1;
}
.nt-tim-kiem > .section-bg {
  overflow: visible;
}

.nt-hero-dinh-cu h2 {
  font-size: 35px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
.nt-hero-dinh-cu h1 {
  font-size: 125px;
  color: var(--fs-color-primary);
  font-weight: bold;
  margin-top: 0;
  line-height: 1;
}

.nt-chon-hy-lap .icon-box {
  align-items: center;
}
.nt-chon-hy-lap .icon-box-img {
  line-height: 0;
}
.nt-chon-hy-lap .icon-box svg {
  padding-top: 0;
}

.nt-huong-di ul li::marker {
  color: var(--fs-color-primary);
}

.nt-khoi-schegen .icon-box {
  border-radius: 4px;
  padding: 7px;
  align-items: center;
}
.nt-khoi-schegen .icon-box img {
  padding-top: 0;
}
.nt-khoi-schegen .icon-box-img {
  line-height: 0;
}
.nt-khoi-schegen .icon-box:hover {
  background-color: #F2F3F5;
}

.nt-buoc-di .icon-box {
  width: 350px;
  min-height: 350px;
  max-width: 100%;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
  padding: 20px;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.nt-buoc-di .icon-box h3 {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  margin: 0 0 10px 0;
}
.nt-buoc-di .icon-box-img {
  margin-bottom: 8px;
}
.nt-buoc-di .icon-box p {
  padding: 0 20px;
}
.nt-buoc-di-img {
  padding-bottom: 0;
}
.nt-buoc-di-img > .col-inner {
  position: absolute;
  bottom: 0;
  z-index: -1;
}

.z-1 {
  z-index: 1;
  position: relative;
}

.nt-tinh-bang .banner {
  border-radius: 10px;
  overflow: hidden;
}
.nt-tinh-bang .banner a.fill {
  z-index: 1;
}
.nt-tinh-bang .banner .overlay {
  height: 65%;
  bottom: 0;
  top: auto;
  background: linear-gradient(180deg, transparent 0%, #000000 100%);
}
.nt-tinh-bang .banner h4 {
  font-size: 20px;
  text-transform: uppercase;
  color: var(--fs-color-primary);
}
.nt-tinh-bang .banner.nt-tinh-bang-col .overlay {
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, #000000 100%);
}

.nt-career .nav-vertical {
  overflow-y: scroll;
  height: 800px;
  max-width: 50%;
  flex-basis: 50%;
  justify-content: flex-start;
  border-radius: 10px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  /* Width of scrollbar */
  /* Track (background) */
  /* Thumb (the draggable part) */
  /* Thumb on hover */
}
.nt-career .nav-vertical > li > a {
  font-size: 16px;
  color: var(--fs-color-secondary);
  padding: 7px 30px;
}
.nt-career .nav-vertical > li > a::before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: var(--fs-color-primary);
  display: inline-block;
  margin-right: 10px;
  -webkit-mask: url(img/icon-arrow.svg) no-repeat;
          mask: url(img/icon-arrow.svg) no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  opacity: 1 !important;
  position: relative;
  top: 3px;
}
.nt-career .nav-vertical > li.active > a {
  background: linear-gradient(90deg, #B27F2B 0%, #B27F2B 15%, #E0BE61 38%, #F7DE7C 50%, #FFF3A5 72%, #F7DE7C 84%, #B27F2B 100%);
}
.nt-career .nav-vertical > li + li {
  border: none;
}
.nt-career .nav-vertical::-webkit-scrollbar {
  width: 5px;
  height: 10px;
}
.nt-career .nav-vertical::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 8px;
}
.nt-career .nav-vertical::-webkit-scrollbar-thumb {
  background: #D9D9D9;
  border-radius: 8px;
}
.nt-career .nav-vertical ::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.nt-career .nav-vertical + .tab-panels {
  border: none;
  padding: 0 0 0 30px;
  flex: 1;
}
.nt-career .box {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}
.nt-career .box-text {
  padding: 30px;
}
.nt-career .box-text .portfolio-box-title,
.nt-career .box-text p {
  font-size: 16px;
  display: flex;
}
.nt-career .box-text .portfolio-box-title b,
.nt-career .box-text p b {
  min-width: 150px;
}
.nt-career .box-text .portfolio-box-title span,
.nt-career .box-text p span {
  flex: 1;
}
.nt-career .box-text .portfolio-box-title::before,
.nt-career .box-text p::before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: var(--fs-color-primary);
  display: inline-block;
  margin-right: 10px;
  -webkit-mask: url(img/icon-tag.svg) no-repeat;
          mask: url(img/icon-tag.svg) no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  position: relative;
  top: 6px;
}
.nt-career .box-text .portfolio-box-title + p,
.nt-career .box-text p + p {
  margin-top: 11px;
}
.nt-career .box-text .address::before {
  -webkit-mask-image: url(img/adress.svg);
          mask-image: url(img/adress.svg);
}
.nt-career .box-text .portfolio-box-category::before {
  -webkit-mask-image: url(img/icon-program.svg);
          mask-image: url(img/icon-program.svg);
}
.nt-career .box-text .jobdescription::before {
  -webkit-mask-image: url(img/icon-job.svg);
          mask-image: url(img/icon-job.svg);
}
.nt-career .box-text .salary::before {
  -webkit-mask-image: url(img/dola.svg);
          mask-image: url(img/dola.svg);
}

.nt-hinh-nen .section-bg-overlay {
  background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.8745098039) 100%);
}

.nt-cam-nhan .testimonial-box {
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
  padding: 30px;
  border-radius: 10px;
}
.nt-cam-nhan .testimonial-box::before {
  content: "“";
  font-size: 160px;
  line-height: 1;
  position: absolute;
  right: 5px;
  top: 5px;
  opacity: 0.05;
}
.nt-cam-nhan .testimonial-box::after {
  content: "";
  position: absolute;
  left: 100%;
  top: calc(50% - 20px);
  border: 20px solid transparent;
  border-left-color: #fff;
}
.nt-cam-nhan .testimonial-text {
  font-style: normal !important;
}
.nt-cam-nhan .testimonial-meta {
  padding-top: 0;
}

.featured-posts.slider .post-item {
  max-width: 750px;
}

.searchform-wrapper:not(.form-flat) {
  max-width: 558px;
}
.searchform-wrapper:not(.form-flat) .flex-row {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
  flex-direction: row-reverse;
}
.searchform-wrapper:not(.form-flat) input[type=search] {
  border: none;
  background-color: transparent;
  box-shadow: unset;
}
.searchform-wrapper:not(.form-flat) .ux-search-submit {
  background: transparent;
  border: none;
  color: var(--fs-color-primary);
}
.searchform-wrapper:not(.form-flat) .ux-search-submit .icon-search::before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: currentColor;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  display: block;
  -webkit-mask-image: url(img/loupe.svg);
          mask-image: url(img/loupe.svg);
  color: var(--fs-color-primary);
}

.widget-area .widget_categories {
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 20px;
}
.widget-area .widget_categories ul > li {
  color: var(--fs-color-primary);
  display: flex;
}
.widget-area .widget_categories ul > li > a {
  font-size: 16px;
}
.widget-area .widget_categories ul > li + li {
  border: none;
}
.widget-area h4 {
  font-size: 20px;
  margin-top: 0;
}
.widget-area .widget-title {
  letter-spacing: 1px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 0 13px;
  margin-bottom: 5px;
  display: block;
  font-size: 20px;
}
.widget-area .icon-inner {
  border-radius: 10px;
  overflow: hidden;
}
.widget-area .icon-inner img {
  padding-top: 0;
}
.widget-area .icon-box {
  align-items: center;
}
.widget-area .icon-box-text p {
  font-size: 14px;
  margin-bottom: 0;
}
.widget-area .icon-box-text h5 {
  font-size: 14px;
  color: var(--fs-color-primary);
}
.widget-area .banner h4 {
  margin-bottom: 0;
}
.widget-area .banner p {
  margin-top: 0;
}
.widget-area .banner .wpcf7 .wpcf7-form-control:not(.wpcf7-submit) {
  height: 40px;
  background-color: transparent;
  font-size: 14px;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.1882352941);
}
.widget-area .banner .wpcf7 .wpcf7-spinner {
  position: absolute;
  bottom: -25px;
  left: 0;
}
.widget-area .banner .wpcf7 .wpcf7-submit {
  width: 100%;
  color: var(--fs-color-secondary);
}
.widget-area .banner .wpcf7 input::-moz-placeholder {
  color: #fff;
}
.widget-area .banner .wpcf7 input::placeholder {
  color: #fff;
}
.widget-area .banner .wpcf7 input::-webkit-input-placeholder {
  color: #fff;
}
.widget-area .banner .wpcf7 input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.widget-area .banner .wpcf7 input:-ms-input-placeholder {
  color: #fff;
}

.nt-relation-post {
  background-color: #F8F8F8;
  padding-top: 60px;
  padding-bottom: 30px;
}

.blog-single {
  padding-bottom: 0;
}

.featured-title {
  background-color: var(--fs-color-secondary);
}
.featured-title .entry-title {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}
.featured-title .byline::before,
.featured-title .entry-category::before,
.featured-title .posted-on::before {
  content: "";
  width: 14px;
  height: 14px;
  background-color: var(--fs-color-primary);
  display: inline-block;
  margin-right: 5px;
  -webkit-mask: url(img/icon-calendar.svg) no-repeat;
          mask: url(img/icon-calendar.svg) no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  position: relative;
  top: 2px;
}
.featured-title .byline::before {
  -webkit-mask: url(img/user.svg) no-repeat;
          mask: url(img/user.svg) no-repeat;
}
.featured-title .entry-category::before {
  -webkit-mask: url(img/icon-tag.svg) no-repeat;
          mask: url(img/icon-tag.svg) no-repeat;
}
.featured-title .entry-meta {
  font-size: 0;
  margin-bottom: 12px;
}
.featured-title .entry-meta a {
  font-size: 14px;
  color: currentColor;
  text-transform: capitalize;
}
.featured-title .entry-meta span + span {
  margin-left: 15px;
}
.featured-title .entry-meta .entry-category {
  font-size: 14px;
}
.featured-title .entry-header-text-top {
  padding-bottom: 0;
}

.post-categories {
  z-index: 1;
  position: relative;
  margin-bottom: 30px;
}

.nav-pills {
  border-bottom: 1px solid rgba(0, 0, 0, 0.062745098);
}
.nav-pills > li a {
  font-size: 14px;
  font-weight: 400;
  color: var(--fs-color-secondary);
  border-radius: 10px 10px 0 0;
  padding: 5px 21px;
}
.nav-pills > li.active > a {
  color: #fff;
  background-color: var(--fs-color-secondary);
}

.nt-su-menh .img-inner {
  border-radius: 10px 10px 0 0;
}
.nt-su-menh .icon-box {
  position: relative;
  margin-top: 20px;
  padding: 0 20px;
  text-align: left;
}
.nt-su-menh .icon-box .icon-inner {
  border-radius: 100%;
  padding: 25px;
  background-color: var(--fs-color-primary);
  line-height: 0;
}
.nt-su-menh .icon-box .icon {
  position: absolute;
  right: 0;
  top: -60px;
  width: 100%;
}
.nt-su-menh .icon-box svg {
  padding-top: 0;
}

.nt-hien-thuc .icon-box {
  width: 320px;
  height: 320px;
}

.nt-lien-he .icon-box h5 {
  color: var(--fs-color-primary);
  font-size: 16px;
  font-weight: 400;
}

.nt-gui-thong-tin iframe {
  border-radius: 10px;
  overflow: hidden;
}
.nt-gui-thong-tin h2 {
  font-size: 30px;
}
.nt-gui-thong-tin .box {
  border-radius: 10px;
  overflow: hidden;
}
.nt-gui-thong-tin .box .overlay {
  background: linear-gradient(180deg, transparent 0%, #000000 100%);
}
.nt-gui-thong-tin .box .box-text {
  text-shadow: unset;
}
.nt-gui-thong-tin .icon-box {
  margin-top: 15px;
}
.nt-gui-thong-tin .icon-box-img {
  max-width: 16px;
}

#tu-van {
  background-color: transparent;
}
#tu-van .row {
  border-radius: 10px;
  overflow: hidden;
}
#tu-van .close_on_bottom {
  bottom: auto;
  top: -35px;
  border: 1px solid #fff;
  border-radius: 99px;
  right: -35px;
}

@media screen and (max-width: 549px) {
	.nt-hero-dinh-cu h2 {
    	font-size: 20px; 
	}
	.nt-hero-dinh-cu h1 {
    	font-size: 50px;
	}
  .rank-math-breadcrumb a, .rank-math-breadcrumb span {
    font-size: 14px;
  }
  .nt-row {
    padding: 0 5px;
  }
  .nt-row > .col {
    padding: 0 5px 10px;
  }
  .nt-tinh-bang .banner h4 {
    font-size: 16px;
  }
  .nt-danh-sach .slider .banner h3 {
    font-size: 14px;
  }
  .nt-danh-sach .slider .banner h4 {
    font-size: 18px;
  }
  .footer-wrapper .nt-menu.ux-menu.ux-menu--divider-solid {
    justify-content: center;
  }
  .nt-doi-tac .banner .text-inner {
    overflow: hidden;
  }
  .nt-doi-tac .icon-box {
    position: unset;
    width: unset;
    height: unset;
    border-radius: 10px;
    margin-top: 15px;
    padding: 30px 10px;
  }
  .nt-doi-tac .icon-box p {
    font-size: 16px;
  }
  .nt-tin-tuc .slider .flickity-button {
    margin-top: -50px;
  }
  .nav-pills {
    flex-wrap: nowrap;
    overflow: scroll;
  }
  .nav-pills > li a {
    white-space: nowrap;
  }
  .nav-pills::-webkit-scrollbar {
    display: none;
  }
  .nt-tai-sao .icon-box {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
  }
  .nt-tai-sao .icon-box-img {
    margin-bottom: 10px;
  }
  .story-item .nt-story-wrap .year {
    padding: 0 7px;
  }
  .nt-cau-truyen .row-slider .flickity-prev-next-button {
    display: none;
  }
  .row-slider .col {
    width: 320px;
    padding-right: 0;
  }
  .nt-danh-sach .slider .banner {
    max-width: 250px;
    margin-right: 15px;
  }
  .nt-slider-home .banner h4 {
    font-size: 18px;
  }
  .nt-slider-home .banner h2 {
    font-size: 30px;
  }
  .nt-slider-home .banner h2 strong {
    font-size: 40px;
  }
  .nt-slider-home .banner .button.primary {
    min-width: 230px;
  }
  .nt-bat-dau-ht .button.primary {
    min-width: 230px;
    margin-right: 0;
  }
  .nt-title h2 {
    font-size: 25px;
  }
  .nt-title h4 {
    font-size: 18px;
  }
  .nt-hero h1 {
    font-size: 30px;
  }
  .nt-khoi-dau .icon-box {
    width: unset;
    height: unset;
    border-radius: unset;
    box-shadow: unset;
    padding: 0;
    background-color: transparent;
  }
  .nt-dieu-kien .box-text {
    padding-left: 15px;
    padding-right: 15px;
  }
  .nt-dieu-kien .box .image-cover {
    padding-top: 0 !important;
  }
  .nt-dieu-kien .box .image-cover img {
    position: unset;
  }
  .nt-quy-trinh .icon-box-text {
    padding-right: 0;
    display: flex;
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 20px;
  }
  .nt-quy-trinh .icon-box-text h3 {
    font-size: 18px;
  }
  .nt-quy-trinh .icon-box-text h5.uppercase {
    position: unset;
    order: 1;
    margin-top: 10px;
  }
  .nt-career .box-text {
    padding: 20px 15px;
  }
  .nt-career .box-text .portfolio-box-title b, .nt-career .box-text p b {
    min-width: 125px;
  }
  .nt-career .nav-vertical {
    max-width: 100%;
    flex-basis: 100%;
    height: 300px;
  }
  .nt-career .nav-vertical > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .nt-career .nav-vertical + .tab-panels {
    padding-left: 0;
    order: -1;
    margin-bottom: 15px;
  }
  .nt-gui-thong-tin .box .box-image {
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .nt-gui-thong-tin .box .box-text {
    position: unset;
    padding-left: 0;
    padding-right: 0;
  }
  .nt-gui-thong-tin .box .box-text p, .nt-gui-thong-tin .box .box-text h4 {
    color: initial;
  }
  .nt-gui-thong-tin .box .overlay {
    background: transparent;
  }
  .nt-gui-thong-tin h2 {
    font-size: 25px;
    color: initial;
  }
  .nt-about-us .banner h3 {
    font-size: 18px;
  }
  .blog-single article {
    margin-bottom: 0;
  }
  .blog-single .post-sidebar {
    padding-top: 0 !important;
  }
  .nt-banner-mobile {
    background-color: transparent;
    padding-top: 0 !important;
  }
  .nt-banner-mobile .banner-inner,
  .nt-banner-mobile .banner-layers {
    position: unset;
  }
  .nt-banner-mobile .banner-bg :is(img, picture, video) {
    height: 250px;
    position: unset;
  }
  .nt-banner-mobile .banner-bg {
    position: relative;
    border-radius: 10px;
  }
  .nt-banner-mobile .text-box {
    position: unset !important;
    color: initial;
    transform: translateX(0);
  }
  .nt-banner-mobile .text-box p {
    color: initial;
  }
  .nt-banner-mobile .text-box .text-inner {
    padding: 0 !important;
  }
  .nt-banner-mobile .overlay {
    background: unset !important;
  }
  .story-filter {
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
  }
  .story-filter > label {
    width: 100%;
    margin-bottom: 0;
  }
  .story-filter select {
    width: calc(50% - 10px);
    margin-bottom: 0;
  }
  .nt-title-2 h2 {
    font-size: 25px;
  }
  .nt-cam-nhan .testimonial-box {
    padding: 15px;
  }
  .nt-cam-nhan .testimonial-box::before {
    right: 10px;
  }
  .nt-cam-nhan .testimonial-box::after {
    top: 100%;
    left: calc(50% - 10px);
    border-left-color: transparent;
    border-top-color: #fff;
  }
  .featured-title .entry-title {
    font-size: 20px;
  }
  .featured-posts.slider {
    padding-bottom: 20px;
  }
  .featured-posts.slider .post-item {
    max-width: 350px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .featured-posts.slider .post-item .image-cover {
    padding-top: 350px !important;
  }
  .featured-posts.slider .flickity-page-dots .dot {
    background-color: var(--fs-color-secondary);
  }
  .nt-su-menh .icon-box {
    flex-direction: column;
  }
  .nt-su-menh .icon-box-text {
    order: 1;
    padding-right: 0;
  }
  .nt-su-menh .icon-box .icon {
    top: -95px;
  }
  #tu-van .close_on_bottom {
    display: none;
  }
}
@media only screen and (max-width: 849px) and (min-width: 550px) {
  .nt-hien-thuc .icon-box {
    width: 320px;
    min-height: 320px;
    max-width: 100%;
    border-radius: 10px;
  }
  .featured-posts.slider .post-item {
    max-width: 600px;
  }
  .featured-title .entry-title {
    font-size: 25px;
  }
  .nt-career .box-text {
    padding: 30px 15px;
  }
  .nt-career .nav-vertical {
    max-width: 300px;
    flex-basis: 300px;
  }
  .nt-career .nav-vertical > li > a {
    font-size: 14px;
  }
  .nt-buoc-di .icon-box {
    padding: 15px;
    border-radius: 50px;
  }
  .nt-buoc-di .icon-box p {
    padding: 0;
  }
  .nt-box.box-overlay .nt-box-button .button {
    font-size: 12px;
    padding: 3px 15px;
    min-width: 75px;
  }
  .nt-box.box-overlay .box-text {
    padding: 10px;
  }
  .nt-box.box-overlay .nt-box-title {
    font-size: 18px;
  }
  .nt-box.box-overlay .nt-box-title-small {
    font-size: 14px;
  }
  .nt-box.box-overlay .nt-box-title-small + p {
    display: none;
  }
  .nt-box-bottom {
    padding: 15px 10px 10px 10px;
  }
  .nt-doi-tac-2 {
    left: 15%;
  }
  .nt-doi-tac-3 {
    right: 15%;
  }
  .nt-slider-home .banner h4 {
    font-size: 18px;
  }
  .nt-slider-home .banner h2 {
    font-size: 40px;
  }
  .nt-slider-home .banner h2 strong {
    font-size: 50px;
  }
  .nt-title h2 {
    font-size: 30px;
  }
  .nt-title h4 {
    font-size: 18px;
  }
  .nt-danh-sach .slider .banner {
    max-width: 360px;
  }
  .nt-hero h1 {
    font-size: 35px;
  }
  .nt-dieu-kien .box {
    display: flex;
    flex-direction: column;
  }
  .nt-dieu-kien .box-image {
    min-width: 100%;
  }
  #tu-van .close_on_bottom {
    top: -35px;
    right: 0;
  }
}
@media only screen and (max-width: 849px) {
  .header #logo {
    max-width: 150px;
  }
  .header.transparent .header-main {
    max-height: 80px;
  }
  .header .icon-menu {
    color: var(--fs-color-primary);
  }
  .nt-dien-tay-nghe .is-divider {
    display: none;
  }
  .nt-danh-sach .slider {
    padding-bottom: 50px;
  }
  .nt-danh-sach .slider .flickity-page-dots {
    bottom: 0;
  }
}
@media screen and (min-width: 850px) {
  .nt-slider-home .banner {
    min-height: 990px;
  }
  .nt-tin-tuc .slider .flickity-page-dots,
  .nt-danh-sach .flickity-page-dots {
    display: none;
  }
}/*# sourceMappingURL=style.css.map */