@font-face {
  font-family: ARIAL;
  src: url(../fonts/ARIAL.TTF);
}
:root {
  --heading-font: 'arial', sans-serif !important;
  --body-font: 'arial', sans-serif !important;
  --paragraph-color: #000 !important;
}
body {
  font-size: 17px;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1349px;
  }
}
.blog-details-item .title {
  font-weight: bold;
}
.center-content h4 {
  color: #ffff;
  font-weight: bold;
  margin-bottom: 0;
  text-transform: uppercase;
}
.blog-details-item p {
  line-height: 24px !important;
  font-size: 17px !important;
  margin-bottom: 12px !important;
}
a.btn.btn-primary.text-center.mt-3 {
  background-color: var(--main-color-one);
  color: #fff;
  border-color: var(--main-color-one);
}
a.btn.btn-primary.text-center.mt-3:hover,
a.btn.btn-primary.text-center.mt-3:focus {
  background-color: var(--main-color-two);
  color: #fff;
  box-shadow: unset;
  outline: unset;
  border-color: unset;
}
.blog-classic-item-01 .content .title {
  font-size: 25px;
  text-align: center;
}
.blog-details-item .thumb a:has(img) {
  display: unset;
}
.blog-details-item .content ul li {
  margin-bottom: 15px !important;
}
.blog-details-item p:has(a img),
.blog-details-item .content div:has(a img),
.dynamic-page-content-wrap .content-dynamic p:has(a img) {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0 !important;
  justify-content: center;
}
.blog-details-item a:has(img) {
  display: flex;
  justify-content: center;
  max-width: 100%;
  margin-left: 15px;
  margin-bottom: 30px;
}
div#nav-description p a,
div#nav-description h3 a {
  margin-bottom: 30px;
  padding: 0 20px;
  max-width: 33%;
  flex: 0 0 33%;
}
.dynamic-page-content-wrap .content-dynamic p a {
  margin-left: 20px;
  margin-bottom: 20px;
}
.breadcrumb-area:before {
  background: rgb(0 20 142 / 54%);
}
.breadcrumb-area p {
  color: rgb(0 20 142);
}
div#nav-description .product-description p {
  margin-bottom: 16px !important;
}
div#nav-description .product-description h1 {
  margin-bottom: 30px !important;
}
div#nav-description .product-description h2 {
  margin-bottom: 25px !important;
}
div#nav-description .product-description h3 {
  margin-bottom: 20px !important;
}
div#nav-description .product-description h4 {
  margin-bottom: 16px !important;
}
.single-contact-item .content .title {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 20px;
}
div#nav-description p:has(a img),
div#nav-description h3:has(a img) {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.topbar-inner .left-contnet .logo-wrapper img {
  max-width: 420px;
  max-height: 100%;
}
.navbar-area
  .nav-container
  .navbar-collapse
  .navbar-nav
  li.menu-item-has-children
  .sub-menu {
  top: 79%;
  right: 0;
  left: unset;
}
.logo-wrapper label {
  letter-spacing: 2px;
}
.navbar-area.nav-style-01,
.navbar-area.nav-style-01 .nav-container {
  background-color: #f7e43c;
}
.topbar-inner {
  padding: 0;
}
.blog-details-item .thumb.margin-bottom-20 img {
  max-height: 445px;
}
.navbar-area.nav-style-01 .nav-container .logo-wrapper h3 {
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: bold;
}
@media ((min-width: 992px)) {
  .navbar-expand-lg .navbar-collapse {
    flex-grow: 0.5;
  }
  .navbar-area.nav-style-01 .nav-container {
    padding-left: 7%;
    padding-right: 7%;
  }
  .topbar-inner {
    padding-right: 7%;
  }
}

.navbar-area.nav-style-01 .nav-container .logo-wrapper {
  padding: 10px 0;
}
.navbar-area.nav-style-01 .nav-container .logo-wrapper label {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
  color: var(--heading-color);
}

.topbar-inner .right-contnet a:hover {
  color: var(--main-color-two);
}
.xg_mega_menu_wrapper {
  position: absolute;
  background-color: unset;
  max-width: 300px;
  left: unset;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  top: 79%;
}
.xg-mega-menu-single-column-wrap ul {
  background-color: #ececec;
}
.xg-mega-menu-single-column-wrap ul .single-mega-menu-product-item .title {
  text-transform: capitalize;
  color: var(--paragraph-color);
}
.xg-mega-menu-single-column-wrap ul .single-mega-menu-product-item .thumbnail,
.xg-mega-menu-single-column-wrap
  ul
  .single-mega-menu-product-item
  .content
  .price-wrap {
  display: none;
}
.xg_mega_menu_wrapper.product_mega_menu .xg-mega-menu-container .col-lg-3 {
  flex: 0 0 100%;
  max-width: 100%;
}
.xg_mega_menu_wrapper.product_mega_menu .xg-mega-menu-container {
  padding: 0px;
}
.xg-mega-menu-single-column-wrap ul li.single-mega-menu-product-item {
  padding: 11px;
}
.xg-mega-menu-single-column-wrap
  ul
  li.single-mega-menu-product-item:hover
  a
  h4 {
  color: #fff !important;
}
.slick-prev,
.slick-next {
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
}

.slick-arrow {
  color: #fff;
  font-size: 18px;
  background: var(--main-color-one);
  background-clip: padding-box;
  z-index: 11;
  width: 30px;
  border: none;
  height: 34px;
  border-radius: 5px;
  text-align: center;
  opacity: 0.8;
}
.slick-next {
  right: 10px;
}
.slick-prev {
  left: 10px;
}
.fa-arrow-right:before {
  content: '\f054' !important;
}
.fa-arrow-left:before {
  content: '\f053' !important;
}
.slick-arrow :before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  line-height: 33px;
  font-size: 26px;
  font-weight: 700;
  background: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.slick-arrow ::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: 2px;
  border-radius: 3px;
  /* background: #fff; */
}
.xg-mega-menu-single-column-wrap ul li.single-mega-menu-product-item:hover {
  background-color: var(--main-color-one);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.xg-mega-menu-single-column-wrap ul li.single-mega-menu-product-item {
  margin-bottom: 0;
  padding-right: 15px;
}

.home-product .single-product-item-3 {
  border: unset;
  margin-bottom: 0;
}
.home-product .single-product-item-3 .img-wrapper {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.topbar-area {
  background-color: #00148e;
}
.home-product .single-product-item-3 .img-wrapper img {
  max-height: 411px;
  max-width: 253px;
}
.home-product .single-product-item-3 .img-wrapper .doctiep {
  margin-top: -25px;
  color: #8b8b8b;
}
.navbar-area.nav-style-01
  .nav-container
  .navbar-collapse
  .navbar-nav
  li.menu-item-has-children
  .sub-menu
  li
  a {
  background-color: unset;
}
.navbar-area.nav-style-01
  .nav-container
  .navbar-collapse
  .navbar-nav
  li.menu-item-has-children
  .sub-menu
  li
  a:hover {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.home-product .single-product-item-3 .content {
  border-bottom: 2px solid var(--main-color-two);
  padding: 10px;
}
.footer-area.bg-image {
  background-image: unset !important;
}
.single-product-item-3 .content .title {
  height: 58px;
}
.contact-page-form .form-group .form-control {
  padding: 10px;
  margin-bottom: 0;
}

.home-product .single-product-item-3 .content .title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-height: 1.4;
  -webkit-box-orient: vertical;
  margin: 20px 0 10px 0;
  font-size: 19px;
  height: 52px;
  color: var(--main-color-one);
  text-align: center;
  font-weight: bold;
  position: relative;
}

.home-product .col-lg-3 {
  transition: 0.5s;
}
.home-product .col-lg-3:hover {
  border-color: var(--main-color-one);
}
.home-product .col-lg-3 {
  border: 1px solid transparent;
  border-radius: 20px;
}
.heading-title {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 28px;
  margin-bottom: 30px;
  text-align: center;
  color: var(--color-primary);
}
.single-blog-grid-01 .thumb .news-date {
  display: none;
}
.heading-title > span {
  display: inline-block;
  margin-bottom: -1px;
  border-radius: 3px;
  position: relative;
  padding: 8px 18px;
  border: 2px solid var(--main-color-two);
  background-color: #001c46;
  color: #fff;
  border-image: linear-gradient(90deg, #d5c422, #9e9011) 1;
}
.blog-area .blog-title-content {
  justify-content: center;
}
.blog-area .blog-title-content .title {
  position: relative;
  text-align: center;
}

@media (min-width: 1600px) {
  .blog-area .blog-title-content .title::before,
  .blog-area .blog-title-content .title::after {
    width: 20.5% !important;
  }
  .doi-tac .title::after,
  .doi-tac .title::before {
    width: 33% !important;
  }
}
@media (min-width: 1200px) {
  .doi-tac .title::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 31%;
    height: 3px;
    background-color: var(--main-color-two);
  }
  .doi-tac .title::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 31%;
    height: 3px;
    background-color: var(--main-color-two);
  }

  .blog-area .blog-title-content .title::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 17.5%;
    height: 3px;
    background-color: var(--main-color-two);
  }
  .blog-area .blog-title-content .title::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 17.5%;
    height: 3px;
    background-color: var(--main-color-two);
  }
}

.single-blog-grid-01 .thumb .news-date .title {
  font-size: 17px;
}
.section-title .title {
  margin-bottom: 0;
}
.blog-area .blog-title-content .content {
  padding: 0 50px;
  margin-top: 20px;
  color: var(--main-color-one);
  font-weight: bold;
}
.blog-area .single-blog-grid-01 .title {
  padding: 20px 10px;
  text-align: center;
  background-color: var(--main-color-one);
  color: #fff;
  margin-bottom: 0;
  position: relative;
  z-index: 99;
  text-transform: uppercase;
}
.blog-area .single-blog-grid-01 .title a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 25px;
  line-height: 28px;
  color: var(--color-primary);
  text-align: left;
  font-weight: bold;
  position: relative;
}
.blog-area .single-blog-grid-01 .content {
  position: absolute;
  top: 0;
  display: flex;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgb(0 0 0 / 58%);
  padding: 30px;
  transition: all 1s ease;
  transform: translateY(156%);
  justify-content: left;
  align-items: center;
  padding-bottom: 140px;
  height: calc(100% - 52px);
}
.blog-area .single-blog-grid-01:hover .content {
  transform: translate(0, 10%);
  z-index: 11;
  opacity: 100;
}
.blog-area .single-blog-grid-01 {
  overflow: hidden;
}

.blog-area .single-blog-grid-01 .content p {
  color: #fff;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-height: 1.7;
  -webkit-box-orient: vertical;
  /* font-size: 18px; */
  /* height: 126px; */
  /* color: var(--color-primary); */
  text-align: left;
  /* font-weight: bold; */
  position: relative;
}
.single-product-details .extra-content-wrap {
  margin-bottom: 0;
}
.btn-wrapper .boxed-btn {
  color: #fff;
}
.blog-classic-item-01 .thumbnail {
  padding-top: 75%;
}
.nha-may {
  align-items: center;
}
.contact-inner-area .content-area .logo .col-lg-3 {
  flex: 0 0 100%;
  max-width: 100%;
}
.nha-may i {
  color: var(--main-color-two);
  margin-right: 6px;
}
.home-product .single-product-item-3 .thumb {
  background-color: unset;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 436px;
}
.blog-details-item .content img,
.dynamic-page-content-wrap .content-dynamic img {
  border-radius: 20px;
  height: 333px;
  object-fit: cover;
  max-width: 416px;
  width: 100% !important;
}
.blog-details-item .content h3 {
  margin-left: 0 !important;
  text-indent: 0 !important;
}
.blog-details-item .content span,
.product-description span {
  font-size: 17px !important;
}
.single-product-details .top-content .cat-sku-content-wrapper span.title,
.cat-sku-content-wrapper .social-icons .title,
.single-product-details .top-content .cat-sku-content-wrapper a {
  font-size: 18px;
}
.product-content-area .tab-content .product-description img,
.blog-details-item .thumb img {
  width: 100% !important;
  border-radius: 20px;
  height: 333px;
  object-fit: cover;
  max-width: 600px;
}

.breadcrumb-area .breadcrumb-inner {
  padding: 90px;
}
.breadcrumb-area .breadcrumb-inner a {
  color: #fff !important;
}
.breadcrumb-area .page-list {
  display: none;
}
.singe-product .single-product-item-3 .thumb .resize {
  padding-top: 100%;
}
.singe-product .single-product-item-3 .thumb .resize img {
  object-fit: contain;
}
.singe-product .single-product-item-3 .thumb {
  background-color: unset;
  height: unset;
}
.home-product .single-product-item-3 .img-wrapper-bong {
  position: absolute;
}
.timeline div {
  margin: 0 !important;
  text-indent: 0px !important;
}
.blog-area .single-blog-grid-01:hover .title span {
  color: var(--main-color-two);
}
.blog-area .single-blog-grid-01:hover .title {
  text-align: right !important;
}
.blog-area .single-blog-grid-01:hover h5.title {
  color: var(--main-color-one);
}
.single-product-details .top-content > div:first-child img {
  max-height: 460px;
}
.single-product-details .top-content > div:first-child {
  display: flex;
  justify-content: center;
}
.bg-liteblue {
  background-image: url(../images/background.png);
  background-repeat: no-repeat;
  background-size: 103%;
  background-position: 47%;
  background-color: unset;
  margin-top: -150px;
  padding-top: 162px;
}
section.home-product .col-lg-3.col-md-6:nth-child(4) .img-wrapper img {
  padding-bottom: 30px;
}
.single-blog-grid-01 .thumb .news-date span {
  color: #fff;
}
.single-blog-grid-01 .thumb {
  padding-top: 133%;
}
.topbar-inner .right-contnet a {
  font-weight: bold;
  color: #fff;
}
.topbar-inner label.pr-2.pl-2.mb-0 {
  color: #fff;
}
.footer-area.bg-image {
  position: relative;
}
.bg-blue-02 {
  background-color: #01138f;
}
.footer-area.bg-image::before {
  position: absolute;
  content: '';
  background-image: url(../images/icon-footer.png);
  top: -53px;
  width: 25%;
  height: 100%;
  left: -25px;
  background-repeat: no-repeat;
}
.footer-top .title-congty {
  font-size: 25px;
  color: var(--main-color-two);
  font-weight: bold;
}
.footer-top .title h3 {
  color: #fff;
  font-size: 16px;
}
.footer-top .thong-tin {
  color: #fff;
}
.footer-top .thong-tin i {
  color: #929acb;
}
.footer-top .thong-tin a:hover {
  color: var(--main-color-two);
}
.doi-tac .title {
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 30px;
  position: relative;
  text-transform: uppercase;
}
.logo-doi-tac .title-2 {
  font-size: 25px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 16px;
  text-align: center;
  font-weight: bold;
  color: var(--main-color-two);
}
.btn-nut {
  justify-content: center;
}
.nut-click {
  letter-spacing: 3px;
  font-weight: bold;
  border-top-right-radius: 30px;
  padding-right: 11px;
  border: 1px solid var(--main-color-two);
  overflow: hidden;
  color: #fff;
  font-size: 23px;
  border-bottom-right-radius: 30px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  align-items: center;
  display: flex;
}
.nut-click .btn-click {
  margin-right: 10px;
  letter-spacing: 0px;
  font-size: 15px;
  padding: 13px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  background-color: var(--main-color-two);
  color: #000;
  font-weight: bold;
  transition: 1s;
}
.nut-click i {
  color: #929acb;
  font-size: 30px;
}
.nut-click .btn-click:hover {
  background-color: var(--main-color-one);
}
.link-icon-website {
  position: fixed;
  bottom: 10%;
  right: 16px;
  z-index: 99;
}
.link-icon-website .social {
  padding: 7px 9px;
  background-color: #000;
  border-radius: 50%;
  font-size: 17px;
  color: #fff;
  margin-bottom: 17px;
  text-align: center;
  line-height: 1.5;
}
.header-area .header-inner .subtitle {
  font-size: 23px;
  background-color: #2c367d;
  padding: 10px 20px;
}
.header-area .title {
  font-size: 50px;
}
.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li {
  font-size: 18px;
  font-weight: unset;
  justify-content: right;
  text-align: right;
}
.link-icon-website .facebook {
  padding-bottom: 0;
  padding-top: 5px;
  font-size: 24px;
  padding-left: 10px;
}
.navbar-area.nav-style-01
  .nav-container
  .navbar-collapse
  .navbar-nav
  li.menu-item-has-children
  .sub-menu
  li
  a {
  padding: 11px;
  text-align: right;
  padding-right: 20px;
}
.header-area.header-bg-03 {
  padding: 175px 0;
}
.header-area.header-bg-03 .container {
  display: none;
}
.navbar-area.nav-style-01
  .nav-container
  .navbar-collapse
  .navbar-nav
  li.menu-item-has-children
  .sub-menu
  li
  a {
  text-transform: capitalize;
}
.navbar-area.nav-style-01
  .nav-container
  .navbar-collapse
  .navbar-nav
  li:hover
  .sub-menu
  a {
  border-bottom: unset;
}
.navbar-area.nav-style-01
  .nav-container
  .navbar-collapse
  .navbar-nav
  li:hover
  a {
  font-weight: bold;
  border-bottom: 2px solid black;
}
.navbar-area
  .nav-container
  .navbar-collapse
  .navbar-nav
  li.menu-item-has-children
  .sub-menu
  li {
  font-size: 15px;
}
.navbar-area
  .nav-container
  .navbar-collapse
  .navbar-nav
  li.menu-item-has-children
  .sub-menu {
  border-bottom: unset;
  background-color: #ececec;
  border-bottom-left-radius: 11px;
  border-bottom-right-radius: 12px;
}
.resize {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding-top: 44%;
  transition: all 0.4s ease 0s;
}
.resize img {
  height: 100% !important;
  width: 100% !important;
  top: 0;
  left: 0;
  object-fit: cover;
  position: absolute;
  z-index: 10;
}
.doi-tac .item {
  padding-left: 10px;
  padding-right: 10px;
}
.doi-tac .item .resize {
  border: 1px solid #f2f2f2;
}
.timeline ul {
  /* background-image: linear-gradient(to top right, #a27929, #c09a41, #dfb554, #ecca69, #f2cf77, #f2ce7e, #f9da99); */
  padding: 40px 0;
}

.timeline ul li {
  list-style-type: none;
  position: relative;
  width: 6px;
  margin: 0 auto;
  padding-top: 50px;
  background: #00148e;
}

.timeline ul li.in-view div {
  transform: none;
  visibility: visible;
  opacity: 1;
  color: #f1ce76;
  border-radius: 10px;
  box-shadow: 5px 11px 19px 1px rgb(0 0 0 / 40%);
}

.timeline ul li:nth-child(even) div {
  transform: translate3d(-200px, 0, 0);
}

.timeline ul li:nth-child(even) div {
  left: -230px;
}

.timeline ul li:nth-child(odd) div {
  transform: translate3d(200px, 0, 0);
}

.timeline ul li:nth-child(odd) div {
  left: -160px;
}

.timeline ul li:nth-child(odd) div::before {
  left: -15px;
  border-width: 8px 16px 8px 0;
  border-color: transparent #2b377f transparent transparent;
}

.timeline ul li div {
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}

.tieude-quytrinh > h2 {
  text-align: center;
  color: #000;
}

.timeline ul li div {
  position: relative;
  bottom: 0;
  width: 400px;
  padding: 15px;
  background-image: linear-gradient(to right, #2b377f, #2b377f);
}

.timeline ul li::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #f7e43c;
  z-index: 1;
}
.product-description {
  /* word-wrap: break-word; */
}
.page-content .content ul li {
  text-indent: 0 !important;
}
.timeline ul li:nth-child(even) div::before {
  right: -15px;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent #2b377f;
}

.timeline ul li div::before {
  content: '';
  position: absolute;
  bottom: 10px;
  width: 0;
  height: 0;
  border-style: solid;
}

time {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 8px;
  color: #f7e43c;
}

.timeline div a {
  padding: 0 20px;
  max-width: 23%;
  flex: 0 0 25%;
  border: 1px solid #00000030;
  display: flex;
  justify-content: center;
  margin: 0 10px 30px;
}
.breadcrumb-area p {
  display: none;
}
.timeline div a img {
  /* width: 100% !important;
  border-radius: 20px;
  height: 333px;
  object-fit: cover;
  max-width: 600px; */
}

.timeline div:has(a img) {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
