@charset "UTF-8";

.button-contact-wrapper {
  top: calc(50% + 50px) !important
}

@media (min-width:1024px) and (max-width:1600px) {
  .button-contact-wrapper #button-contact-vr .button-contact {
    bottom: auto !important
  }

  .button-contact-wrapper #button-contact-vr {
    -webkit-transform: scale(0.7);
    transform: scale(0.7)
  }

  .button-contact-wrapper {
    padding: 0px 10px;
    top: calc(50% + 50px) !important
  }
}

.button-contact-wrapper .scroll-to-bullets a.active:before {
  font-size: 35px
}

.button-contact-wrapper .scroll-to-bullets a {
  padding: 5px 5px !important
}

.button-contact-wrapper .scroll-to-bullets a:after {
  display: none !important
}

.scroll-to-bullets {
  position: fixed;
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
  border-radius: 20px 0 0 20px;
  padding: 25px 10px;
  overflow: unset !important;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-height: 83vh !important;
}

.scroll-to-bullets a.active:has(+a.active.tooltipstered):after {
  display: none !important
}

.scroll-to-bullets a.active:has(+a.active.tooltipstered):before {
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff !important
}

.scroll-to-bullets a {
  display: block;
  background-color: transparent !important;
  margin: 8px 0;
  border-radius: 50%;
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  padding: 18px;
  border-color: transparent !important
}

@media (min-width:1024px) and (max-width:1600px) {
  .scroll-to-bullets a {
    margin: 5px 15px !important
  }
}

.scroll-to-bullets a:after {
  display: none !important
}

.scroll-to-bullets a:hover:before {
  -webkit-transition: opacity 0.4s ease, visibility 0.4s, -webkit-transform 0.4s ease-out;
  transition: opacity 0.4s ease, visibility 0.4s, -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out, opacity 0.4s ease, visibility 0.4s;
  transition: transform 0.4s ease-out, opacity 0.4s ease, visibility 0.4s, -webkit-transform 0.4s ease-out;
  color: #F2C67B !important;
  font-size: 44px
}

@media (min-width:1024px) and (max-width:1600px) {
  .scroll-to-bullets a:hover:before {
    font-size: 35px !important
  }
}

.scroll-to-bullets a:after {
  content: attr(data-title);
  position: absolute;
  right: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(20px);
  transform: translateY(-50%) translateX(20px);
  opacity: 0;
  visibility: hidden;
  margin-right: 20px;
  font-size: 20px;
  font-weight: 500;
  font-style: italic;
  text-transform: uppercase;
  font-family: "SF Pro Display" !important;
  color: #fff;
  white-space: nowrap;
  -webkit-transition: opacity 0.4s ease, visibility 0.4s, -webkit-transform 0.4s ease-out;
  transition: opacity 0.4s ease, visibility 0.4s, -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out, opacity 0.4s ease, visibility 0.4s;
  transition: transform 0.4s ease-out, opacity 0.4s ease, visibility 0.4s, -webkit-transform 0.4s ease-out;
  pointer-events: none
}

.scroll-to-bullets a.active:after,
.scroll-to-bullets a:hover:after {
  opacity: 1;
  visibility: visible;
  font-size: 13px;
  margin-right: 20px;
  font-style: normal !important;
  -webkit-transform: translateY(-50%) translateX(0);
  transform: translateY(-50%) translateX(0)
}

.scroll-to-bullets a:before {
  -webkit-transition: opacity 0.4s ease, visibility 0.4s, -webkit-transform 0.4s ease-out;
  transition: opacity 0.4s ease, visibility 0.4s, -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out, opacity 0.4s ease, visibility 0.4s;
  transition: transform 0.4s ease-out, opacity 0.4s ease, visibility 0.4s, -webkit-transform 0.4s ease-out;
  position: absolute;
  top: calc(50% - 5px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 24px
}

@media (min-width:1024px) and (max-width:1600px) {
  .scroll-to-bullets a:before {
    font-size: 25px !important
  }
}

.scroll-to-bullets a:before {
  font-weight: 600;
  color: white;
  font-family: "SF Pro Display" !important;
  -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25))
}

.scroll-to-bullets a:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.scroll-to-bullets a.active:before {
  color: #F2C67B;
  font-size: 48px
}

@media (min-width:1024px) and (max-width:1600px) {
  .scroll-to-bullets a.active:before {
    font-size: 40px
  }
}

.scroll-to-bullets a.activebefore:before {
  color: white !important;
  font-size: 24px
}

.scroll-to-bullets a:nth-child(10):before {
  content: "10" !important
}

.scroll-to-bullets a:nth-child(11):before {
  content: "11" !important
}

.scroll-to-bullets a:nth-child(12):before {
  content: "12" !important
}

.scroll-to-bullets a:nth-child(13):before {
  content: "13" !important
}

.scroll-to-bullets a:nth-child(14):before {
  content: "14" !important
}

.scroll-to-bullets a:first-child:before {
  content: "01"
}

.scroll-to-bullets a:nth-child(2):before {
  content: "02"
}

.scroll-to-bullets a:nth-child(3):before {
  content: "03"
}

.scroll-to-bullets a:nth-child(4):before {
  content: "04"
}

.scroll-to-bullets a:nth-child(5):before {
  content: "05"
}

.scroll-to-bullets a:nth-child(6):before {
  content: "06"
}

.scroll-to-bullets a:nth-child(7):before {
  content: "07"
}

.scroll-to-bullets a:nth-child(8):before {
  content: "08"
}

.scroll-to-bullets a:nth-child(9):before {
  content: "09"
}

.scroll-to-bullets a strong {
  display: none
}

.scroll-to-bullets:before {
  display: block;
  margin: 0 0 15px 0;
  border-radius: 50%;
  text-align: center;
  line-height: 41px;
  font-size: 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.scroll-to-bullets:before:hover {
  background: rgba(255, 255, 255, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

@media screen and (max-width:768px) {
  .scroll-to-bullets {
    display: none
  }
}

.footer__social {
  bottom: 20px;
  right: 10px
}

@media (min-width:1366px) {
  section.section:not(.section-tong-quan-du-an-big) {
    padding-top: 120px !important;
    padding-bottom: 120px !important
  }
}

@media (max-width:1366px) and (max-height:768px) {
  section.section:not(.section-tong-quan-du-an-big) {
    padding-top: 100px !important;
    padding-bottom: 100px !important
  }
}

@media (min-width:1024px) {
  .section-elite-hill {
    padding-bottom: 140px !important
  }
}

.listlogo {
  position: relative;
  overflow: hidden;
  min-height: 900px;
  background-size: cover !important;
  background-position: center !important
}

.listlogo .col,
.listlogo .col-inner,
.listlogo .row,
.listlogo .row-inner {
  position: relative;
  z-index: 2
}

@media (min-width:1024px) {
  .listlogo .section-content {
    position: unset !important
  }
}

.listlogo .doi-tac-title {
  margin-bottom: 24px;
  text-align: left
}

.listlogo .doi-tac-title h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 59px;
  text-transform: uppercase;
  letter-spacing: 0;
  margin: 0;
  padding: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(13.24%, #DED2AF), color-stop(51.47%, #DBBA82), color-stop(89.71%, #CEB899));
  background: linear-gradient(180deg, #DED2AF 13.24%, #DBBA82 51.47%, #CEB899 89.71%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text
}

.listlogo .doi-tac-sub {
  margin: 0
}

.listlogo .doi-tac-sub p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #FFFFFF;
  text-align: justify;
  margin: 0;
  padding: 0
}

.listlogo .listlogo__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 30px 0px 0px 0px
}

.listlogo .listlogo__row:after {
  content: "";
  position: absolute;
  bottom: auto;
  top: -10px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background-image: url(../../img/anhsang.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 20;
  height: 20px;
  width: 100px;
  pointer-events: none
}

.listlogo .listlogo__row:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 241, 184, 0.3)), color-stop(50%, rgb(204, 193, 147)), to(rgba(153, 145, 110, 0.3)));
  background: linear-gradient(90deg, rgba(255, 241, 184, 0.3) 0%, rgb(204, 193, 147) 50%, rgba(153, 145, 110, 0.3) 100%)
}

@media (min-width:1024px) {
  .listlogo .listlogo__row {
    position: absolute;
    bottom: 0;
    left: 0
  }
}

.listlogo .listlogo__row {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), rgba(14, 25, 45, 0.5);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), rgba(14, 25, 45, 0.5)
}

.listlogo .listlogo__row>div {
  padding: 0 !important;
  margin: 0
}

.listlogo .listlogo__row>div>div {
  padding: 0 !important;
  margin: 0
}

.listlogo .listlogo__row>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 124px
}

@media (min-width:1200px) {
  .listlogo .listlogo__row>div {
    width: 12.5% !important;
    max-width: 12.5% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 12.5% !important;
    flex: 0 0 12.5% !important
  }
}

@media (min-width:768px) and (max-width:1199px) {
  .listlogo .listlogo__row>div {
    width: 16.666% !important;
    max-width: 16.666% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 16.666% !important;
    flex: 0 0 16.666% !important
  }
}

@media (min-width:481px) and (max-width:767px) {
  .listlogo .listlogo__row>div {
    width: 25% !important;
    max-width: 25% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 25% !important;
    flex: 0 0 25% !important
  }
}

@media (max-width:480px) {
  .listlogo .listlogo__row>div {
    width: 50% !important;
    max-width: 50% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important
  }
}

.listlogo .listlogo__row>div .img {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.listlogo .listlogo__row>div .img img {
  max-width: 100%;
  height: auto;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-filter: drop-shadow(22px 14px 7px rgba(0, 0, 0, 0.01)) drop-shadow(14px 9px 7px rgba(0, 0, 0, 0.06)) drop-shadow(8px 5px 6px rgba(0, 0, 0, 0.2)) drop-shadow(4px 2px 4px rgba(0, 0, 0, 0.34)) drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.39));
  filter: drop-shadow(22px 14px 7px rgba(0, 0, 0, 0.01)) drop-shadow(14px 9px 7px rgba(0, 0, 0, 0.06)) drop-shadow(8px 5px 6px rgba(0, 0, 0, 0.2)) drop-shadow(4px 2px 4px rgba(0, 0, 0, 0.34)) drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.39))
}

@media (min-width:1200px) {
  .listlogo .listlogo__left {
    margin-top: -130px
  }
}

@media (max-width:1199px) {
  .listlogo {
    min-height: 820px
  }

  .listlogo .doi-tac-title h2 {
    font-size: 42px;
    line-height: 52px
  }

  .listlogo .doi-tac-sub p {
    font-size: 22px;
    line-height: 27px
  }
}

@media (max-width:849px) {
  .listlogo {
    min-height: 750px;
    padding-top: 40px;
    padding-bottom: 40px
  }

  .listlogo .doi-tac-title h2 {
    font-size: 36px;
    line-height: 44px;
    text-align: left
  }

  .listlogo .doi-tac-sub p {
    font-size: 20px;
    line-height: 26px
  }

  .listlogo:after {
    display: none
  }
}

@media (max-width:639px) {
  .listlogo {
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 40px
  }

  .listlogo .doi-tac-title h2 {
    font-size: 28px;
    line-height: 36px;
    text-align: center
  }

  .listlogo .doi-tac-sub p {
    font-size: 16px;
    line-height: 22px;
    text-align: center
  }

  .listlogo:after {
    display: none
  }
}

.ds-gallery-section {
  position: relative;
  padding: 60px 80px;
  overflow: hidden
}
.ds-gallery-section:nth-of-type(2),
.ds-gallery-section:nth-of-type(3) {
    padding: 60px 80px;
}

.ds-gallery-section>.row {
  position: relative;
  z-index: 1
}

.ds-gallery-section .ds-gallery-heading {
  text-align: center;
  margin-bottom: 40px
}

.ds-gallery-section .ds-gallery-heading h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-align: center
}

@media (min-width:1024px) {
  .ds-gallery-section .ds-gallery-heading h2 {
    font-size: 75px
  }
}

.ds-gallery-section .ds-gallery-heading h2 {
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(13.24%, #DED2AF), color-stop(51.47%, #DBBA82), color-stop(89.71%, #CEB899));
  background: linear-gradient(180deg, #DED2AF 13.24%, #DBBA82 51.47%, #CEB899 89.71%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin: 0
}

.ds-gallery-section .ds-gallery-grid-wrap {
  display: block;
  width: 100%
}

.ds-gallery-section .ds-gallery-grid-wrap .ds-gallery-grid {
  width: 100%
}

.ds-gallery-section .ds-gallery-grid-wrap .ds-gallery-grid .row-inner {
  display: contents
}

.ds-gallery-section .ds-gallery-grid-wrap .ds-gallery-grid [class*=col_inner] {
  padding: 0 !important
}

/*.ds-gallery-section .ds-gallery-item {*/
/*  border-radius: 7px;*/
/*  overflow: hidden;*/
/*  position: relative;*/
/*  aspect-ratio: 334/199;*/
/*  cursor: pointer*/
/*}*/

/*.ds-gallery-section .ds-gallery-item>div {*/
/*  border: 1px solid rgba(222, 186, 130, 0.6);*/
/*  -webkit-box-shadow: 0 0 20px rgba(222, 186, 130, 0.2);*/
/*  box-shadow: 0 0 20px rgba(222, 186, 130, 0.2);*/
/*  border-radius: 7px*/
/*}*/

/*@media (min-width:1024px) and (max-width:1200px) {*/
/*  .ds-gallery-section .ds-gallery-item {*/
/*    -ms-flex-preferred-size: 25% !important;*/
/*    flex-basis: 25% !important;*/
/*    max-width: 25% !important*/
/*  }*/
/*}*/

/*.ds-gallery-section .ds-gallery-item:after {*/
/*  content: "";*/
/*  position: absolute;*/
/*  inset: 0;*/
/*  border-radius: 7px;*/
/*  border: 1.5px solid rgba(222, 186, 130, 0);*/
/*  -webkit-transition: border-color 0.3s ease, -webkit-box-shadow 0.3s ease;*/
/*  transition: border-color 0.3s ease, -webkit-box-shadow 0.3s ease;*/
/*  transition: border-color 0.3s ease, box-shadow 0.3s ease;*/
/*  transition: border-color 0.3s ease, box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;*/
/*  pointer-events: none;*/
/*  z-index: 2*/
/*}*/

/*.ds-gallery-section .ds-gallery-item:hover .ds-gallery-img img {*/
/*  -webkit-transform: scale(1.5);*/
/*  transform: scale(1.5);*/
/*  transition: filter 0.5s, transform 0.6s, opacity 0.7s ease-in, -webkit-filter 0.5s, -webkit-transform 0.6s*/
/*}*/

/*.ds-gallery-section .ds-gallery-item .ds-gallery-img {*/
/*  display: block;*/
/*  width: 100%;*/
/*  height: 100%*/
/*}*/

/*.ds-gallery-section .ds-gallery-item .ds-gallery-img .image-wrapper,*/
/*.ds-gallery-section .ds-gallery-item .ds-gallery-img a,*/
/*.ds-gallery-section .ds-gallery-item .ds-gallery-img figure {*/
/*  display: block;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  overflow: hidden;*/
/*  border-radius: 7px*/
/*}*/

/*.ds-gallery-section .ds-gallery-item .ds-gallery-img img {*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  -o-object-fit: cover;*/
/*  object-fit: cover;*/
/*  display: block;*/
/*  transition: filter 0.5s, transform 0.6s, opacity 0.7s ease-in, -webkit-filter 0.5s, -webkit-transform 0.6s;*/
/*  border-radius: 7px*/
/*}*/

/*----------tên dự án----------*/
/* ===== Ảnh: giữ border/shadow/radius, chuyển aspect-ratio + overflow sang khối ảnh ===== */
.ds-gallery-section .ds-gallery-item {
  border-radius: 0;
  overflow: visible;
  position: relative;
  aspect-ratio: auto;
  cursor: pointer;
}

.ds-gallery-section .ds-gallery-item .ds-gallery-img {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: 7px;
  border: 1px solid rgba(222, 186, 130, 0.6);
  -webkit-box-shadow: 0 0 20px rgba(222, 186, 130, 0.2);
  box-shadow: 0 0 20px rgba(222, 186, 130, 0.2);
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.ds-gallery-section .ds-gallery-item > div {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}

/* QUAN TRỌNG: thêm .img-inner vào chuỗi height:100% để ảnh lấp đầy hết khung, không bị hụt đáy */
.ds-gallery-section .ds-gallery-item .ds-gallery-img a,
.ds-gallery-section .ds-gallery-item .ds-gallery-img .img-inner,
.ds-gallery-section .ds-gallery-item .ds-gallery-img .image-wrapper,
.ds-gallery-section .ds-gallery-item .ds-gallery-img figure {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 7px;
}

.ds-gallery-section .ds-gallery-item .ds-gallery-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 7px;
  transition: filter 0.5s, transform 0.6s, opacity 0.7s ease-in, -webkit-filter 0.5s, -webkit-transform 0.6s;
}

.ds-gallery-section .ds-gallery-item:hover .ds-gallery-img {
  border-color: rgba(222, 186, 130, 1);
  -webkit-box-shadow: 0 0 28px rgba(222, 186, 130, 0.45);
  box-shadow: 0 0 28px rgba(222, 186, 130, 0.45);
}

.ds-gallery-section .ds-gallery-item:hover .ds-gallery-img img {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

.ds-gallery-section .ds-gallery-item:after {
  content: none;
}

/* ===== Text tên dự án: sát xuống ngay dưới ảnh ===== */
.ds-gallery-section .ds-gallery-item .text-tenduan {
  position: relative;
  z-index: 1;
  padding: 0px 4px 0;
  text-align: center;
}

.ds-gallery-section .ds-gallery-item .text-tenduan .lead {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.ds-gallery-section .ds-gallery-item .text-tenduan .row-title {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background: linear-gradient(180deg, #fff6df 0%, #f3d99a 30%, #d4af6a 60%, #b8863c 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  filter: brightness(0.85);
  transition: filter 0.35s ease;
}

.ds-gallery-section .ds-gallery-item .text-tenduan .row-title::before,
.ds-gallery-section .ds-gallery-item .text-tenduan .row-title::after {
  content: "";
  display: inline-block;
  width: 22px;
  height: 1px;
  vertical-align: middle;
  background: linear-gradient(90deg, transparent, #d4af6a);
  transition: opacity 0.35s ease;
}

.ds-gallery-section .ds-gallery-item .text-tenduan .row-title::after {
  background: linear-gradient(90deg, #d4af6a, transparent);
}

.ds-gallery-section .ds-gallery-item:hover .text-tenduan .row-title {
  filter: brightness(1.25);
}

/* ===== Tablet ===== */
@media (max-width: 1024px) {
  .ds-gallery-section .ds-gallery-item .text-tenduan {
    padding: 6px 4px 0;
  }
  .ds-gallery-section .ds-gallery-item .text-tenduan .row-title {
    font-size: 12px;
    letter-spacing: 1px;
  }
  .ds-gallery-section .ds-gallery-item .text-tenduan .row-title::before,
  .ds-gallery-section .ds-gallery-item .text-tenduan .row-title::after {
    width: 16px;
  }
  .ds-gallery-section .ds-gallery-item .text-tenduan .lead {
    gap: 8px;
  }
}

/* ===== Mobile ===== */
@media (max-width: 600px) {
  .ds-gallery-section .ds-gallery-item .text-tenduan {
    padding: 5px 4px 0;
  }
  .ds-gallery-section .ds-gallery-item .text-tenduan .row-title {
    font-size: 10px;
    letter-spacing: 0.5px;
  }
  .ds-gallery-section .ds-gallery-item .text-tenduan .row-title::before,
  .ds-gallery-section .ds-gallery-item .text-tenduan .row-title::after {
    width: 10px;
  }
  .ds-gallery-section .ds-gallery-item .text-tenduan .lead {
    gap: 6px;
  }
}

.ds-gallery-section .ds-gallery-item .text-tenduan .row-title::before,
.ds-gallery-section .ds-gallery-item .text-tenduan .row-title::after {
  content: none;
}
/*----------------------*/

.ds-gallery-section .ds-gallery-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  gap: 6px;
  z-index: 10
}

.ds-gallery-section .ds-gallery-nav .ds-nav-item {
  font-family: "SF Pro Display", "SF Pro", -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: 510;
  font-size: 24px;
  line-height: 29px;
  color: rgba(255, 255, 255, 0.7);
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  -webkit-transition: color 0.2s ease, -webkit-transform 0.2s ease;
  transition: color 0.2s ease, -webkit-transform 0.2s ease;
  transition: color 0.2s ease, transform 0.2s ease;
  transition: color 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
  display: block
}

.ds-gallery-section .ds-gallery-nav .ds-nav-item:hover {
  color: #ffffff;
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px)
}

.ds-gallery-section .ds-gallery-nav .ds-nav-item.ds-nav-active {
  font-size: 48px;
  line-height: 57px;
  font-weight: 600;
  color: #F2C67B;
  border: 0.5px solid #ffffff;
  padding: 0 6px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 60px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25)
}

.ds-gallery-section .ds-gallery-nav .ds-nav-item.ds-nav-active:hover {
  -webkit-transform: none;
  transform: none
}

@media (max-width:1024px) {
  .ds-gallery-section {
    padding: 50px 50px 50px 40px
  }

  .ds-gallery-section .ds-gallery-grid-wrap .ds-gallery-grid {
    -ms-grid-columns: 1fr 12px 1fr 12px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px
  }

  .ds-gallery-section .ds-gallery-nav {
    right: 10px
  }

  .ds-gallery-section .ds-gallery-nav .ds-nav-item {
    font-size: 18px
  }

  .ds-gallery-section .ds-gallery-nav .ds-nav-item.ds-nav-active {
    font-size: 36px;
    min-width: 46px
  }
}

@media (max-width:768px) {
  .ds-gallery-section {
    padding: 40px 20px
  }

  .ds-gallery-section .ds-gallery-heading {
    margin-bottom: 24px
  }

  .ds-gallery-section .ds-gallery-grid-wrap .ds-gallery-grid {
    -ms-grid-columns: 1fr 10px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px
  }
}

@media (max-width:480px) {
  .ds-gallery-section {
    padding: 30px 16px
  }

  .ds-gallery-section .ds-gallery-grid-wrap .ds-gallery-grid {
    -ms-grid-columns: 1fr 8px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px
  }
}

.section-elite-hill {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  
}

@media (min-width:1024px) {
  .section-elite-hill-top .section-content {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
    padding-right: 80px;
   
  }

  .section-elite-hill-top .section-content .section-elite-hill__subtitle P {
    font-size: 30px !important
  }

  .section-elite-hill-top .section-content h1 {
    font-size: 60px !important;
    line-height: 65px !important
  }
}

@media (min-width:1024px) {
  .section-elite-hill-gold .section-content {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
    padding-right: 40px;
    padding-top: 100px;
  }

  /*.section-elite-hill-gold .section-content .section-elite-hill__subtitle p,*/
  /*.section-elite-hill-gold .section-content p:hover {*/
  /*  font-size: 25px !important;*/
  /*  background: -webkit-gradient(linear, left top, left bottom, from(#F0CF6A), color-stop(45%, #D9AE4E), to(#C6922B));*/
  /*  background: linear-gradient(to bottom, #F0CF6A 0%, #D9AE4E 45%, #C6922B 100%);*/
  /*  -webkit-background-clip: text;*/
  /*  -webkit-text-fill-color: transparent;*/
  /*  color: transparent;*/
  /*  -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));*/
  /*  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25))*/
  /*}*/

  /*.section-elite-hill-gold .section-content h1,*/
  /*.section-elite-hill-gold .section-content h1:hover {*/
  /*  font-size: 60px !important;*/
  /*  line-height: 65px !important;*/
  /*  background: -webkit-gradient(linear, left top, left bottom, from(#F0CF6A), color-stop(45%, #D9AE4E), to(#C6922B)) !important;*/
  /*  background: linear-gradient(to bottom, #F0CF6A 0%, #D9AE4E 45%, #C6922B 100%) !important;*/
  /*  -webkit-background-clip: text !important;*/
  /*  -webkit-text-fill-color: transparent;*/
  /*  color: transparent;*/
  /*  -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));*/
  /*  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25))*/
  /*}*/
  

.section-elite-hill-gold .section-content .section-elite-hill__subtitle p,
.section-elite-hill-gold .section-content p:hover {
  font-size: 25px !important;
  background: -webkit-gradient(linear, left top, left bottom,
    from(#FFF9E5), color-stop(35%, #FCE28A), color-stop(70%, #F0CF6A), to(#E0B84F));
  background: linear-gradient(to bottom,
    #FFF9E5 0%, #FCE28A 35%, #F0CF6A 70%, #E0B84F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
  transition: filter 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}

.section-elite-hill-gold .section-content h1,
.section-elite-hill-gold .section-content h1:hover {
  font-size: 60px !important;
  line-height: 65px !important;
  background: -webkit-gradient(linear, left top, left bottom,
    from(#FFF9E5), color-stop(35%, #FCE28A), color-stop(70%, #F0CF6A), to(#E0B84F)) !important;
  background: linear-gradient(to bottom,
    #FFF9E5 0%, #FCE28A 35%, #F0CF6A 70%, #E0B84F 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  color: transparent;
  -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
  transition: filter 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}
  .section-elite-hill-gold .section-content h1:hover {
    text-shadow: unset !important
  }
}

@media (max-width:849px) {
  .section-elite-hill {
    min-height: auto !important;
    height: 500px !important
  }
}

.section-elite-hill .section-content {
  position: relative;
  z-index: 3;
  width: 100%;
  margin: 0 auto;
  min-height: 900px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.section-elite-hill .row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.section-elite-hill .col {
  width: 100%;
  max-width: 100%
}

.section-elite-hill .section-elite-hill__content {
  width: 100%;
  max-width: 832px
}


/* TEXT SECTION 1 */

.section-elite-hill .section-content{
    display:flex;
    justify-content:flex-end;
    align-items:flex-start;
    min-height:900px;
    padding-top: 120px;
}

.section-elite-hill .col-inner{
    display:flex;
    flex-direction:column;
    align-items:flex-end;
}

/* TITLE + SUBTITLE */

.section-elite-hill__title,
.section-elite-hill__subtitle{
    position:relative;
    overflow:hidden;
    display:inline-block;
    padding:10px 28px;
    background:transparent;
    border:none;
    box-shadow:none;
    transition:.45s ease;
}

/* TEXT */

.section-elite-hill__title h1,
.section-elite-hill__subtitle p{
    position:relative;
    z-index:2;
    margin:0;
    color:#fff;
    font-family:"Playfair Display",serif;
    transition:.45s ease;

    text-shadow:
        0 2px 5px rgba(0,0,0,.25),
        0 8px 20px rgba(0,0,0,.35),
        0 0 18px rgba(255,255,255,.15);
}

.section-elite-hill__title h1{
    font-weight:700;
    letter-spacing:2px;
}

.section-elite-hill__subtitle p{
    font-weight:400;
    letter-spacing:1px;
}

/* LIGHT SHINE */

.section-elite-hill__title::before,
.section-elite-hill__subtitle::before{
    content:"";
    position:absolute;
    z-index:1;
    top:0;
    left:-130%;
    width:65%;
    height:100%;
    transform:skewX(-25deg);

    background:linear-gradient(
        120deg,
        transparent,
        rgba(255,255,255,.75),
        rgba(255,230,160,.45),
        transparent
    );

    transition:left .8s ease;
}

/* HOVER CẢ KHỐI */

.section-elite-hill .col-inner:hover 
.section-elite-hill__title,
.section-elite-hill .col-inner:hover 
.section-elite-hill__subtitle{
    transform:translateX(-10px) translateY(-3px);
}

.section-elite-hill .col-inner:hover 
.section-elite-hill__title::before,
.section-elite-hill .col-inner:hover 
.section-elite-hill__subtitle::before{
    left:150%;
}

/* CHỮ SÁNG HƠN */

.section-elite-hill .col-inner:hover 
.section-elite-hill__title h1,
.section-elite-hill .col-inner:hover 
.section-elite-hill__subtitle p{
    color:#fff1c7;

    text-shadow:
        0 0 8px rgba(255,245,210,.95),
        0 0 25px rgba(255,225,150,.75),
        0 0 55px rgba(255,210,100,.45),
        0 6px 20px rgba(0,0,0,.35);

    transform:translateY(-2px);
}

.section-elite-hill .col-inner:hover 
.section-elite-hill__title h1{
    letter-spacing:3px;
}

.section-elite-hill .col-inner:hover 
.section-elite-hill__subtitle p{
    letter-spacing:1.5px;
}

@media (max-width: 768px){
    .section-elite-hill .section-content{
        display: flex;
        justify-content: flex-start; /* căn trái */
        align-items: flex-end;       /* đẩy xuống đáy */
        min-height: 500px;           /* hoặc chiều cao section của bạn */
        padding: 0 10px 10px;        /* trái 20px, dưới 20px */
        box-sizing: border-box;
    }
}

@media (min-width: 1024px) and (max-width: 1440px){
    .ds-gallery-section .ds-gallery-item .text-tenduan .row-title {
        font-size: 16px;
        
    }
    .ds-gallery-section {
        position: relative;
        padding: 70px 80px;
        overflow: hidden;
    }
}
/*--------------------*/



.section-elite-hill .section-elite-hill__title {
  margin-bottom: 14px
}

.section-elite-hill .section-elite-hill__title h1,
.section-elite-hill .section-elite-hill__title h2,
.section-elite-hill .section-elite-hill__title p,
.section-elite-hill .section-elite-hill__title span {
  margin: 0
}

.section-elite-hill .section-elite-hill__title h1,
.section-elite-hill .section-elite-hill__title h2 {
  font-family: "Cinzel", serif;
  font-style: normal;
  font-weight: 400
}

@media (min-width:1024px) {

  .section-elite-hill .section-elite-hill__title h1,
  .section-elite-hill .section-elite-hill__title h2 {
    font-size: 50px !important;
    line-height:1.1em;
  }
}

@media (max-width:1024px) {

  .section-elite-hill .section-elite-hill__title h1,
  .section-elite-hill .section-elite-hill__title h2 {
    line-height: 1.2
  }
}

.section-elite-hill .section-elite-hill__title h1,
.section-elite-hill .section-elite-hill__title h2 {
  letter-spacing: -0.035em;
  background: linear-gradient(97.38deg, #EFF7FF 27.23%, #BFE0FF 94.28%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent
}

.section-elite-hill .section-elite-hill__title h1:hover,
.section-elite-hill .section-elite-hill__title h2:hover {
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.8), 0 0 20px rgba(255, 255, 255, 0.5), 0 0 30px rgba(255, 255, 255, 0.3);
  color: white;
  cursor: pointer
}

.section-elite-hill .section-elite-hill__subtitle p,
.section-elite-hill .section-elite-hill__subtitle span {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500
}

@media (min-width:1024px) {

  .section-elite-hill .section-elite-hill__subtitle p,
  .section-elite-hill .section-elite-hill__subtitle span {
    font-size: 25px
  }
}

@media (max-width:1024px) {

  .section-elite-hill .section-elite-hill__subtitle p,
  .section-elite-hill .section-elite-hill__subtitle span {
    line-height: 1.5 !important
  }
}

.section-elite-hill .section-elite-hill__subtitle p,
.section-elite-hill .section-elite-hill__subtitle span {
  line-height: 30px;
  color: #ffffff;
  margin: 0
}

@media (max-width:1200px) {
  .section-elite-hill {
    min-height: 760px
  }

  .section-elite-hill .section-content {
    padding: 160px 24px 64px
  }

  .section-elite-hill .section-elite-hill__title .ux_text h1,
  .section-elite-hill .section-elite-hill__title .ux_text h2 {
    font-size: 52px;
    line-height: 84px
  }

  .section-elite-hill .section-elite-hill__subtitle .ux_text p,
  .section-elite-hill .section-elite-hill__subtitle .ux_text span {
    font-size: 25px;
    line-height: 40px
  }
}

@media (max-width:849px) {
  .section-elite-hill {
    min-height: auto
  }

  .section-elite-hill .section-content {
    padding: 120px 20px 56px
  }

  .section-elite-hill .section-elite-hill__title .ux_text h1,
  .section-elite-hill .section-elite-hill__title .ux_text h2 {
    font-size: 42px;
    line-height: 60px
  }

  .section-elite-hill .section-elite-hill__subtitle .ux_text p,
  .section-elite-hill .section-elite-hill__subtitle .ux_text span {
    font-size: 24px;
    line-height: 32px
  }
}

@media (max-width:639px) {
  .section-elite-hill .section-content {
    padding: 100px 16px 2px
  }

  .section-elite-hill .section-elite-hill__title .ux_text h1,
  .section-elite-hill .section-elite-hill__title .ux_text h2 {
    font-size: 30px;
    line-height: 48px
  }

  .section-elite-hill .section-elite-hill__subtitle .ux_text p,
  .section-elite-hill .section-elite-hill__subtitle .ux_text span {
    font-size: 16px;
    line-height: 28px
  }
}

.section-tong-quan-du-an {
  position: relative;
  -webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
  background: linear-gradient(130.97deg, #001536 4.04%, rgba(30, 77, 154, 0) 321.73%);
  padding: 80px 0;
  overflow: hidden
}

@media (min-width:1024px) and (max-width:1600px) {
  .section-tong-quan-du-an {
    min-height: 100vh !important
  }
}

@media (min-width:1024px) and (max-width:1600px) {
  .section-tong-quan-du-an .section-content {
    padding: 0px 70px
  }
}

.section-tong-quan-du-an .section-tong-quan-du-an__left-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-right: 30px
}

@media (max-width:849px) {
  .section-tong-quan-du-an .section-tong-quan-du-an__left-col {
    padding-right: 15px;
    margin-bottom: 40px
  }
}

.section-tong-quan-du-an .section-tong-quan-du-an__heading {
  margin-bottom: 25px
}

.section-tong-quan-du-an .section-tong-quan-du-an__heading h2 {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 40px;
  line-height: 1.6;
  margin: 0;
  text-transform: uppercase;
  background: linear-gradient(269.83deg, #DBBA82 -20.72%, #DED2AF 37.97%, #CEB899 99.86%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text
}

@media (max-width:549px) {
  .section-tong-quan-du-an .section-tong-quan-du-an__heading h2 {
    font-size: 28px;
    line-height: 36px
  }
}

.section-tong-quan-du-an .section-tong-quan-du-an__desc p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: justify;
  color: #ffffff;
  margin: 0
}

@media (max-width:549px) {
  .section-tong-quan-du-an .section-tong-quan-du-an__desc p {
    font-size: 15px;
    line-height: 21px
  }
}

.section-tong-quan-du-an .section-tong-quan-du-an__right-col .section-tong-quan-du-an__stats-grid {
  margin-top: -10px;
  margin-bottom: -10px
}

.section-tong-quan-du-an .section-tong-quan-du-an__right-col .section-tong-quan-du-an__stats-grid>.section-tong-quan-du-an__stat-col:first-child:before {
  content: "";
  position: absolute;
  inset: 0;
  width: 10px;
  height: 100px;
  right: auto;
  left: 5px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  background: url("../../img/anhsangduan.png") no-repeat center
}

.section-tong-quan-du-an .section-tong-quan-du-an__right-col .section-tong-quan-du-an__stats-grid>.section-tong-quan-du-an__stat-col:nth-child(2):before {
  content: "";
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: auto;
  background-image: url("../../img/anhsangduanngang.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 20;
  height: 20px;
  width: 100px;
  pointer-events: none
}

.section-tong-quan-du-an .section-tong-quan-du-an__right-col .section-tong-quan-du-an__stats-grid>.section-tong-quan-du-an__stat-col:nth-child(3) .section-tong-quan-du-an__box-card {
  position: relative
}

.section-tong-quan-du-an .section-tong-quan-du-an__right-col .section-tong-quan-du-an__stats-grid>.section-tong-quan-du-an__stat-col:nth-child(3) .section-tong-quan-du-an__box-card:before {
  content: "";
  position: absolute;
  inset: 0;
  width: 10px;
  height: 100px;
  left: auto;
  right: -5px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  background: url("../../img/anhsangduan.png") no-repeat center
}

.section-tong-quan-du-an .section-tong-quan-du-an__right-col .section-tong-quan-du-an__stats-grid>.section-tong-quan-du-an__stat-col:nth-child(4):before {
  content: "";
  position: absolute;
  bottom: 0px;
  top: auto;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background-image: url("../../img/anhsangduanngang.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 20;
  height: 20px;
  width: 100px;
  pointer-events: none
}

.section-tong-quan-du-an .section-tong-quan-du-an__right-col .section-tong-quan-du-an__stat-col {
  padding: 10px
}

.section-tong-quan-du-an .section-tong-quan-du-an__box-card {
  background-color: transparent;
  border: 1px solid rgba(191, 149, 63, 0.8);
  border-radius: 25px 60px;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  height: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  position: relative
}

.section-tong-quan-du-an .section-tong-quan-du-an__box-card:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-box-shadow: 0 10px 20px rgba(191, 149, 63, 0.8);
  box-shadow: 0 10px 20px rgba(191, 149, 63, 0.8);
  cursor: pointer
}

.section-tong-quan-du-an .section-tong-quan-du-an__box-card .box-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1
}

.section-tong-quan-du-an .section-tong-quan-du-an__box-card .box-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0.15
}

.section-tong-quan-du-an .section-tong-quan-du-an__box-card .box-text {
  position: relative;
  z-index: 2;
  padding: 0;
  background: transparent;
  text-align: center;
  width: 100%
}

.section-tong-quan-du-an .section-tong-quan-du-an__card-lbl {
  margin-bottom: 8px
}

.section-tong-quan-du-an .section-tong-quan-du-an__card-lbl h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  text-transform: none;
  background: -webkit-gradient(linear, left top, right top, from(#DED1AE), color-stop(50%, #DBBB85), to(#CEB899));
  background: linear-gradient(90deg, #DED1AE 0%, #DBBB85 50%, #CEB899 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text
}

@media (max-width:549px) {
  .section-tong-quan-du-an .section-tong-quan-du-an__card-lbl h3 {
    font-size: 18px
  }
}

.section-tong-quan-du-an .section-tong-quan-du-an__card-val p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  margin: 0
}

@media (max-width:549px) {
  .section-tong-quan-du-an .section-tong-quan-du-an__card-val p {
    font-size: 15px
  }
}

.section-tong-quan-du-an .section-tong-quan-du-an__gallery-grid {
  margin-top: 40px
}

@media (min-width:1024px) and (max-width:1600px) {
  .section-tong-quan-du-an .section-tong-quan-du-an__gallery-grid {
    margin-top: 0px
  }
}

@media (min-width:550px) and (max-width:849px) {
  .section-tong-quan-du-an .section-tong-quan-du-an__gallery-grid .section-tong-quan-du-an__gallery-col {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }

  .section-tong-quan-du-an .section-tong-quan-du-an__gallery-grid .section-tong-quan-du-an__gallery-col img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 231px !important
  }
}

@media (max-width:549px) {
  .section-tong-quan-du-an .section-tong-quan-du-an__gallery-grid {
    margin-top: 20px
  }
}

.section-tong-quan-du-an .section-tong-quan-du-an__gallery-grid .section-tong-quan-du-an__gallery-col {
  padding: 10px
}

.section-tong-quan-du-an .section-tong-quan-du-an__gallery-grid .section-tong-quan-du-an__gallery-col>div {
  overflow: hidden;
  border: 1px solid #F2C67B;
  cursor: pointer
}

@media (max-width:549px) {
  .section-tong-quan-du-an .section-tong-quan-du-an__gallery-grid .section-tong-quan-du-an__gallery-col {
    margin-bottom: 15px
  }

  .section-tong-quan-du-an .section-tong-quan-du-an__gallery-grid .section-tong-quan-du-an__gallery-col:last-child {
    margin-bottom: 0
  }
}

.section-tong-quan-du-an .section-tong-quan-du-an__thumb-img .img-inner {
  -webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
  transition: filter 0.5s, transform 0.6s, opacity 0.7s ease-in, -webkit-filter 0.5s, -webkit-transform 0.6s;
  border-radius: 0px;
  overflow: hidden
}

.section-tong-quan-du-an .section-tong-quan-du-an__thumb-img .img-inner img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
  object-fit: cover
}

@media (min-width:1400px) {
  .section-tong-quan-du-an .section-tong-quan-du-an__thumb-img .img-inner img {
     width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
  }
}

@media (min-width:1024px) and (max-width:1400px) {
  .section-tong-quan-du-an .section-tong-quan-du-an__thumb-img .img-inner img {
     width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
  }
}

@media (min-width:849px) and (max-width:1024px) {
  .section-tong-quan-du-an .section-tong-quan-du-an__thumb-img .img-inner img {
     width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
  }
}

.section-tong-quan-du-an .section-tong-quan-du-an__thumb-img {
  transition: filter 0.5s, transform 0.6s, opacity 0.7s ease-in, -webkit-filter 0.5s, -webkit-transform 0.6s
}

.section-tong-quan-du-an .section-tong-quan-du-an__thumb-img:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  transition: filter 0.5s, transform 0.6s, opacity 0.7s ease-in, -webkit-filter 0.5s, -webkit-transform 0.6s
}

.section-tong-quan-du-an-second {
  padding: 60px 0px !important
}

@media (max-width:849px) {
  .section-tong-quan-du-an-second {
    padding: 30px 0px !important;
    min-height: auto !important
  }
}

@media (min-width:1024px) and (max-width:1600px) {
  .section-tong-quan-du-an-second .section-content {
    padding: 0px 70px
  }
}

.section-tong-quan-du-an-second {
  background: linear-gradient(134.24deg, #001536 3.82%, rgba(15, 49, 104, 0.7) 269.85%, rgba(30, 77, 154, 0) 304.55%)
}

@media (max-width:849px) {
  .section-tong-quan-du-an-second .section-tong-quan-du-an__gallery-item {
    padding-bottom: 0px
  }

  .section-tong-quan-du-an-second .section-tong-quan-du-an__gallery-item.small-6 {
    padding-bottom: 15px
  }
}

.section-tong-quan-du-an-second .section-tong-quan-du-an__gallery-item .col-inner {
  padding: 0;
  border-radius: 0px;
  overflow: hidden;
  -webkit-box-shadow: 0 32px 80px rgba(0, 0, 0, 0.25);
  box-shadow: 0 32px 80px rgba(0, 0, 0, 0.25);
  background: #111827;
  cursor: pointer;
  border: 1px solid #F2C67B;
  -webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25)
}

.section-tong-quan-du-an-second .section-tong-quan-du-an__gallery-item .col-inner .img-inner {
  transition: filter 0.5s, transform 0.6s, opacity 0.7s ease-in, -webkit-filter 0.5s, -webkit-transform 0.6s
}

/*.section-tong-quan-du-an-second .section-tong-quan-du-an__gallery-item .col-inner:hover .img-inner {*/
/*  -webkit-transform: scale(1.2);*/
/*  transform: scale(1.2);*/
/*  transition: filter 0.5s, transform 0.6s, opacity 0.7s ease-in, -webkit-filter 0.5s, -webkit-transform 0.6s*/
/*}*/

.section-tong-quan-du-an-second .section-tong-quan-du-an__gallery-item img {
  width: 100%;
  height: auto;
  display: block;
  width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
}

.section-tong-quan-du-an-six {
  padding: 60px 0px !important
}

@media (max-width:849px) {
  .section-tong-quan-du-an-six {
    padding: 30px 0px !important;
    min-height: auto !important
  }
}

@media (min-width:1024px) and (max-width:1600px) {
  .section-tong-quan-du-an-six .section-content {
    padding: 0px 70px
  }
}

.section-tong-quan-du-an-six {
  background: linear-gradient(134.24deg, #001536 3.82%, rgba(15, 49, 104, 0.7) 269.85%, rgba(30, 77, 154, 0) 304.55%)
}

@media (max-width:849px) {
  .section-tong-quan-du-an-six .section-tong-quan-du-an__gallery-item {
    padding-top: 0px
  }

  .section-tong-quan-du-an-six .section-tong-quan-du-an__gallery-item.small-6 {
    padding-bottom: 15px
  }
}

.section-tong-quan-du-an-six .section-tong-quan-du-an__gallery-item .col-inner {
  padding: 0;
  border-radius: 0px;
  overflow: hidden;
  -webkit-box-shadow: 0 32px 80px rgba(0, 0, 0, 0.25);
  box-shadow: 0 32px 80px rgba(0, 0, 0, 0.25);
  background: #111827;
  cursor: pointer;
  border: 1px solid #F2C67B;
  -webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25)
}

.section-tong-quan-du-an-six .section-tong-quan-du-an__gallery-item .col-inner .img-inner {
  transition: filter 0.5s, transform 0.6s, opacity 0.7s ease-in, -webkit-filter 0.5s, -webkit-transform 0.6s
}

.section-tong-quan-du-an-six .section-tong-quan-du-an__gallery-item .col-inner:hover .img-inner {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  transition: filter 0.5s, transform 0.6s, opacity 0.7s ease-in, -webkit-filter 0.5s, -webkit-transform 0.6s
}

.section-tong-quan-du-an-six .section-tong-quan-du-an__gallery-item img {
  width: 100%;
  height: auto;
  display: block;
  
  object-fit: cover
}

@media (min-width:1400px) {
  .section-tong-quan-du-an-six .section-tong-quan-du-an__gallery-item img {
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
  }
}

@media (min-width:1024px) and (max-width:1400px) {
  .section-tong-quan-du-an-six .section-tong-quan-du-an__gallery-item img {
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
  }
}

@media (min-width:849px) and (max-width:1024px) {
  .section-tong-quan-du-an-six .section-tong-quan-du-an__gallery-item img {
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
  }
}

@media (max-width:849px) {
  .section-tong-quan-du-an-six .section-tong-quan-du-an__gallery-item {
    padding-bottom: 30px
  }
}

@media (max-width:849px) {
  .section-tong-quan-du-an-six .section-tong-quan-du-an__gallery .section-tong-quan-du-an__gallery-item:last-child {
    padding-bottom: 0px !important
  }
}

.section-tong-quan-du-an-big {
  padding: 60px 0px !important
}

@media (max-width:849px) {
  .section-tong-quan-du-an-big {
    padding: 30px 0px !important;
    min-height: auto !important
  }
}

@media (max-width:1366px) and (max-height:768px) {
  .section-tong-quan-du-an-big .section-content {
    padding-top: 90px !important;
    padding-bottom: 100px !important
  }
}

@media (min-width:1024px) and (max-width:1600px) {
  .section-tong-quan-du-an-big .section-content {
    padding: 0px 70px
  }
}

.section-tong-quan-du-an-big {
  background: linear-gradient(134.24deg, #001536 3.82%, rgba(15, 49, 104, 0.7) 269.85%, rgba(30, 77, 154, 0) 304.55%)
}

@media (min-width:1366px) {
  .section-tong-quan-du-an-big .section-tong-quan-du-an__gallery-item {
    padding-top: 30px !important;
    padding-bottom: 0px
  }
}

@media (max-width:1366px) and (max-height:768px) {
  .section-tong-quan-du-an-big .section-tong-quan-du-an__gallery-item {
    padding-top: 0px !important
  }
}

@media (max-width:849px) {
  .section-tong-quan-du-an-big .section-tong-quan-du-an__gallery-item {
    padding-top: 0px
  }

  .section-tong-quan-du-an-big .section-tong-quan-du-an__gallery-item.small-6 {
    padding-bottom: 15px
  }
}

.section-tong-quan-du-an-big .section-tong-quan-du-an__gallery-item .col-inner {
  padding: 0;
  border-radius: 0px;
  overflow: hidden;
  -webkit-box-shadow: 0 32px 80px rgba(0, 0, 0, 0.25);
  box-shadow: 0 32px 80px rgba(0, 0, 0, 0.25);
  background: #111827;
  cursor: pointer;
  border: 1px solid #F2C67B;
  -webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25)
}

.section-tong-quan-du-an-big .section-tong-quan-du-an__gallery-item .col-inner .img-inner {
  transition: filter 0.5s, transform 0.6s, opacity 0.7s ease-in, -webkit-filter 0.5s, -webkit-transform 0.6s
}

/*.section-tong-quan-du-an-big .section-tong-quan-du-an__gallery-item .col-inner:hover .img-inner {*/
/*  -webkit-transform: scale(1.2);*/
/*  transform: scale(1.2);*/
/*  transition: filter 0.5s, transform 0.6s, opacity 0.7s ease-in, -webkit-filter 0.5s, -webkit-transform 0.6s*/
/*}*/

.section-tong-quan-du-an-big .section-tong-quan-du-an__gallery-item img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
    aspect-ratio: 16 / 9;
   
}

@media (min-width:1400px) {
  .section-tong-quan-du-an-big .section-tong-quan-du-an__gallery-item img {
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
  }
}

.imgnature img{
    display: block;
    width: auto !important;
    height: auto !important;
    max-width: 100vw !important;
    max-height: 80vh !important;
    object-fit: contain !important;
    margin: 0 auto;
}

@media (max-width:849px) {
  .section-tong-quan-du-an-big .section-tong-quan-du-an__gallery-item {
    padding-bottom: 30px
  }
}

@media (max-width:849px) {
  .section-tong-quan-du-an-big .section-tong-quan-du-an__gallery .section-tong-quan-du-an__gallery-item:last-child {
    padding-bottom: 0px !important
  }
}

.mfp-content figure {
  background: transparent
}

.mfp-content figure .mfp-img {
  background: transparent;
  padding: 0px
}

.ds-top-projects-section {
  position: relative;
  background: #0E192D;
  padding: 100px 0;
  overflow: hidden;
  font-family: "Montserrat", sans-serif;
  min-height: 900px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (max-width:849px) {
  .ds-top-projects-section {
    min-height: auto !important
  }
}

.ds-top-projects-section .ds-tabs-nav .nav {
  border: 0.5px solid #FFE48C !important;
  border-radius: 44px !important;
  padding: 0 0px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  margin: 0 auto 0px !important;
  background: transparent !important;
  position: relative;
  list-style: none !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.ds-top-projects-section .ds-tabs-nav .nav li.tab {
  margin: 0 !important;
  padding: 0 10px !important;
  height: 100% !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.ds-top-projects-section .ds-tabs-nav .nav li.tab:first-child {
  padding-left: 0 !important
}

.ds-top-projects-section .ds-tabs-nav .nav li.tab:last-child {
  padding-right: 0 !important
}

.ds-top-projects-section .ds-tabs-nav .nav li.tab {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.ds-top-projects-section .ds-tabs-nav .nav li.tab:hover a {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.ds-top-projects-section .ds-tabs-nav .nav li.tab a {
  color: #FFFFFF !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 600 !important;
  font-size: 24px !important;
  line-height: 29px !important;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  padding: 10px 20px !important;
  width: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  border: none !important;
  background: transparent !important;
  -webkit-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  border-radius: 44px !important
}

.ds-top-projects-section .ds-tabs-nav .nav li.tab.active a {
  background: -webkit-gradient(linear, left top, right top, color-stop(24.31%, #CFA96B), color-stop(30.41%, #D8BB86), color-stop(37.42%, #EED09A), color-stop(48.82%, #FCF8BD), color-stop(59.9%, #F0D797), color-stop(67.39%, #EED09A), color-stop(77.83%, #CFA96B)) !important;
  background: linear-gradient(90deg, #CFA96B 24.31%, #D8BB86 30.41%, #EED09A 37.42%, #FCF8BD 48.82%, #F0D797 59.9%, #EED09A 67.39%, #CFA96B 77.83%) !important;
  color: #FFFFFF !important;
  font-weight: 600 !important;
  -webkit-box-shadow: 0px 4px 15px rgba(207, 169, 107, 0.4) !important;
  box-shadow: 0px 4px 15px rgba(207, 169, 107, 0.4) !important
}

.ds-top-projects-section .ds-tabs-nav .nav li.tab.active a:hover {
  -webkit-transform: unset;
  transform: unset;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.ds-top-projects-section .ds-tabs-nav .nav li.tab:not(:last-child):after {
  content: "";
  width: 1px;
  height: 35px;
  background: rgba(255, 228, 140, 0.3);
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none
}

.ds-top-projects-section .ds-tabs-nav .tab-panels {
  padding-top: 0 !important
}

.ds-top-projects-section .ds-tabs-nav .tab-panels .ds-gallery-section {
  padding-top: 30px !important
}

.ds-top-projects-section .ds-heading-col {
  text-align: center
}

.ds-top-projects-section .ds-section-title {
  display: inline-block;
  text-align: center
}

.ds-top-projects-section .ds-section-title h2 {
  font-family: "Montserrat", sans-serif !important;
  font-style: normal !important;
  font-weight: 700 !important
}

@media (min-width:1024px) {
  .ds-top-projects-section .ds-section-title h2 {
    font-size: 75px !important
  }
}

.ds-top-projects-section .ds-section-title h2 {
  text-transform: uppercase !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(13.24%, #DED2AF), color-stop(51.47%, #DBBA82), color-stop(89.71%, #CEB899));
  background: linear-gradient(180deg, #DED2AF 13.24%, #DBBA82 51.47%, #CEB899 89.71%);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
  margin: 0 !important
}

.ds-top-projects-section .ds-cards-row {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  gap: 0px !important;
  margin: 0 auto !important;
  padding: 0 40px !important;
  overflow: hidden;
  -webkit-perspective: 1200px;
  perspective: 1200px
}

.ds-top-projects-section .ds-cards-row .ds-card-item {
  float: none !important;
  margin: 0 12px !important;
  padding: 0 !important;
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
  -webkit-transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  position: relative !important;
  cursor: pointer !important;
  z-index: 2;
  overflow: hidden !important
}

.ds-top-projects-section .ds-cards-row .ds-card-item .col-inner {
  height: 100% !important
}

.ds-top-projects-section .ds-cards-row .ds-card-item .img {
  height: 100% !important;
  width: 100% !important
}

.ds-top-projects-section .ds-cards-row .ds-card-item .img-inner {
  height: 100% !important;
  width: 100% !important
}

.ds-top-projects-section .ds-cards-row .ds-card-item img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover !important;
  object-fit: cover !important;
  display: block !important;
  -webkit-transition: -webkit-transform 0.6s ease !important;
  transition: -webkit-transform 0.6s ease !important;
  transition: transform 0.6s ease !important;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease !important;
  border-radius: inherit !important
}

.ds-top-projects-section .ds-cards-row .ds-card-item.ds-card-1 {
  width: 180px !important;
  max-width: 180px !important;
  -ms-flex-preferred-size: 180px !important;
  flex-basis: 180px !important;
  height: 230px !important;
  border-radius: 20px !important;
  -webkit-box-shadow: 0px 1px 15px #DAB67B !important;
  box-shadow: 0px 1px 15px #DAB67B !important;
  -webkit-transform: perspective(1200px) rotateY(18deg) scale(0.9) !important;
  transform: perspective(1200px) rotateY(18deg) scale(0.9) !important;
  opacity: 0.85 !important;
  z-index: 1 !important
}

.ds-top-projects-section .ds-cards-row .ds-card-item.ds-card-2 {
  width: 220px !important;
  max-width: 220px !important;
  -ms-flex-preferred-size: 220px !important;
  flex-basis: 220px !important;
  height: 260px !important;
  border: 1px solid #FFF36C !important;
  border-radius: 20px !important;
  -webkit-box-shadow: 0px 0px 15px #E9CA93 !important;
  box-shadow: 0px 0px 15px #E9CA93 !important;
  -webkit-transform: perspective(1200px) rotateY(10deg) scale(0.95) !important;
  transform: perspective(1200px) rotateY(10deg) scale(0.95) !important;
  z-index: 2 !important
}

.ds-top-projects-section .ds-cards-row .ds-card-item.ds-card-3 {
  width: 480px !important;
  max-width: 480px !important;
  -ms-flex-preferred-size: 480px !important;
  flex-basis: 480px !important;
  padding: 20px 20px !important
}

.ds-top-projects-section .ds-cards-row .ds-card-item.ds-card-3>div {
  border-radius: 24px !important;
  height: 320px !important;
  border: 1.5px solid rgba(214, 177, 116, 0.6) !important;
  -webkit-box-shadow: 0px 0px 10px 3px #D6B174;
  box-shadow: 0px 0px 10px 3px #D6B174
}

.ds-top-projects-section .ds-cards-row .ds-card-item.ds-card-3>div * {
  border-radius: 24px !important
}

.ds-top-projects-section .ds-cards-row .ds-card-item.ds-card-3 {
  -webkit-transform: perspective(1200px) rotateY(0deg) scale(1) !important;
  transform: perspective(1200px) rotateY(0deg) scale(1) !important;
  z-index: 5 !important;
  opacity: 1 !important
}

.ds-top-projects-section .ds-cards-row .ds-card-item.ds-card-4 {
  width: 220px !important;
  max-width: 220px !important;
  -ms-flex-preferred-size: 220px !important;
  flex-basis: 220px !important;
  height: 260px !important;
  border: 1px solid #FFF36C !important;
  border-radius: 20px !important;
  -webkit-box-shadow: 0px 1px 15px #DBBF8B !important;
  box-shadow: 0px 1px 15px #DBBF8B !important;
  -webkit-transform: perspective(1200px) rotateY(-10deg) scale(0.95) !important;
  transform: perspective(1200px) rotateY(-10deg) scale(0.95) !important;
  z-index: 2 !important
}

.ds-top-projects-section .ds-cards-row .ds-card-item.ds-card-5 {
  width: 180px !important;
  max-width: 180px !important;
  -ms-flex-preferred-size: 180px !important;
  flex-basis: 180px !important;
  height: 230px !important;
  border: 1px solid #D5B98D !important;
  border-radius: 20px !important;
  -webkit-box-shadow: 0px 1px 15px #FFF36C !important;
  box-shadow: 0px 1px 15px #FFF36C !important;
  -webkit-transform: perspective(1200px) rotateY(-18deg) scale(0.9) !important;
  transform: perspective(1200px) rotateY(-18deg) scale(0.9) !important;
  opacity: 0.85 !important;
  z-index: 1 !important
}

.ds-top-projects-section .ds-cards-row .ds-card-item.ds-slide-visible {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) !important
}

.ds-top-projects-section .ds-cards-row .ds-card-item.ds-slide-exiting-left {
  opacity: 0 !important;
  -webkit-transform: translateX(-100px) rotateY(30deg) scale(0.6) !important;
  transform: translateX(-100px) rotateY(30deg) scale(0.6) !important;
  -webkit-transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  pointer-events: none !important
}

.ds-top-projects-section .ds-cards-row .ds-card-item.ds-slide-exiting-right {
  opacity: 0 !important;
  -webkit-transform: translateX(100px) rotateY(-30deg) scale(0.6) !important;
  transform: translateX(100px) rotateY(-30deg) scale(0.6) !important;
  -webkit-transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  pointer-events: none !important
}

.ds-top-projects-section .ds-cards-row .ds-card-item.ds-slide-entering-right {
  -webkit-transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) !important
}

.ds-top-projects-section .ds-cards-row .ds-card-item.ds-slide-entering-left {
  -webkit-transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) !important
}

.ds-top-projects-section .ds-cards-row.ds-slider-initialized {
  position: relative !important;
  overflow: hidden !important
}

.ds-top-projects-section .ds-cards-row.ds-slider-initialized .ds-slider-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  width: 100% !important;
  gap: 0px !important;
  -webkit-perspective: 1200px !important;
  perspective: 1200px !important
}

.ds-top-projects-section {}

@media (max-width:1440px) {
  .ds-top-projects-section .ds-tabs-nav li.tab a {
    font-size: 20px !important;
    padding: 0 15px !important
  }

  .ds-top-projects-section .ds-cards-row .ds-card-item {
    margin: 0 8px !important
  }

  .ds-top-projects-section .ds-cards-row .ds-card-item.ds-card-1 {
    width: 150px !important;
    max-width: 150px !important;
    -ms-flex-preferred-size: 150px !important;
    flex-basis: 150px !important;
    height: 200px !important
  }

  .ds-top-projects-section .ds-cards-row .ds-card-item.ds-card-2 {
    width: 180px !important;
    max-width: 180px !important;
    -ms-flex-preferred-size: 180px !important;
    flex-basis: 180px !important;
    height: 230px !important
  }

  .ds-top-projects-section .ds-cards-row .ds-card-item.ds-card-3 {
    width: 400px !important;
    max-width: 400px !important;
    -ms-flex-preferred-size: 400px !important;
    flex-basis: 400px !important;
    height: 350px !important
  }

  .ds-top-projects-section .ds-cards-row .ds-card-item.ds-card-4 {
    width: 180px !important;
    max-width: 180px !important;
    -ms-flex-preferred-size: 180px !important;
    flex-basis: 180px !important;
    height: 230px !important
  }

  .ds-top-projects-section .ds-cards-row .ds-card-item.ds-card-5 {
    width: 150px !important;
    max-width: 150px !important;
    -ms-flex-preferred-size: 150px !important;
    flex-basis: 150px !important;
    height: 200px !important
  }
}

@media (max-width:1024px) {
  .ds-top-projects-section {
    padding: 60px 0
  }

  .ds-top-projects-section .ds-tabs-nav {
    height: auto !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    border-radius: 20px !important;
    padding: 10px !important;
    gap: 8px !important
  }

  .ds-top-projects-section .ds-tabs-nav li.tab {
    -webkit-box-flex: 0 !important;
    -ms-flex: none !important;
    flex: none !important;
    width: auto !important
  }

  .ds-top-projects-section .ds-tabs-nav li.tab a {
    font-size: 16px !important;
    padding: 8px 16px !important;
    height: auto !important
  }

  .ds-top-projects-section .ds-tabs-nav li.tab:after {
    display: none !important
  }

  .ds-top-projects-section .ds-section-title h2 {
    font-size: 36px !important;
    line-height: 44px !important
  }

  .ds-top-projects-section .ds-cards-row {
    padding: 0 20px !important
  }

  .ds-top-projects-section .ds-cards-row .ds-card-item {
    margin: 0 6px !important
  }

  .ds-top-projects-section .ds-cards-row .ds-card-item.ds-card-1 {
    width: 120px !important;
    max-width: 120px !important;
    -ms-flex-preferred-size: 120px !important;
    flex-basis: 120px !important;
    height: 160px !important
  }

  .ds-top-projects-section .ds-cards-row .ds-card-item.ds-card-2 {
    width: 140px !important;
    max-width: 140px !important;
    -ms-flex-preferred-size: 140px !important;
    flex-basis: 140px !important;
    height: 185px !important
  }

  .ds-top-projects-section .ds-cards-row .ds-card-item.ds-card-3 {
    width: 320px !important;
    max-width: 320px !important;
    -ms-flex-preferred-size: 320px !important;
    flex-basis: 320px !important;
    height: 220px !important
  }

  .ds-top-projects-section .ds-cards-row .ds-card-item.ds-card-4 {
    width: 140px !important;
    max-width: 140px !important;
    -ms-flex-preferred-size: 140px !important;
    flex-basis: 140px !important;
    height: 185px !important
  }

  .ds-top-projects-section .ds-cards-row .ds-card-item.ds-card-5 {
    width: 120px !important;
    max-width: 120px !important;
    -ms-flex-preferred-size: 120px !important;
    flex-basis: 120px !important;
    height: 160px !important
  }
}

@media (max-width:848px) {
  .ds-top-projects-section {
    padding: 50px 15px
  }

  .ds-top-projects-section .ds-tabs-nav {
    gap: 6px !important
  }

  .ds-top-projects-section .ds-tabs-nav li.tab a {
    font-size: 13px !important;
    padding: 6px 12px !important
  }

  .ds-top-projects-section .ds-section-title h2 {
    font-size: 28px !important;
    line-height: 36px !important
  }

  .ds-top-projects-section .ds-cards-row {
    padding: 0 10px !important;
    gap: 0 !important
  }

  .ds-top-projects-section .ds-cards-row .ds-card-item {
    margin: 0 !important
  }

  .ds-top-projects-section .ds-cards-row .ds-card-item.ds-card-3 {
    width: 100% !important;
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    height: 240px !important;
    border-radius: 16px !important;
    -webkit-box-shadow: 0px 0px 15px 4px #D6B174 !important;
    box-shadow: 0px 0px 15px 4px #D6B174 !important
  }
}

@media (max-width:480px) {
  .ds-top-projects-section {
    padding: 40px 10px
  }

  .ds-top-projects-section .ds-tabs-nav li.tab a {
    font-size: 11px !important;
    padding: 5px 8px !important
  }

  .ds-top-projects-section .ds-section-title h2 {
    font-size: 22px !important;
    line-height: 28px !important
  }

  .ds-top-projects-section .ds-cards-row .ds-card-item.ds-card-3 {
    height: 200px !important
  }
}

.contact-info-section-digisky {
  position: relative;
  overflow: hidden;
  min-height: 900px
}

@media (max-width:849px) {
  .contact-info-section-digisky {
    min-height: auto !important
  }
}

.contact-info-section-digisky .section-bg {
  position: absolute;
  inset: 0
}

.contact-info-section-digisky .section-bg img.bg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.contact-info-section-digisky .section-content {
  position: relative;
  z-index: 2;
  padding: 0
}

.contact-info-section-digisky .contact-info-top {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 900px;
  padding: 50px 0 60px
}

.contact-info-section-digisky .contact-info-top .wpcf7-response-output {
  color: white;
  text-align: left;
  position: absolute;
  bottom: -60px
}

@media (min-width:1024px) and (max-width:1600px) {
  .contact-info-section-digisky .contact-info-top {
    padding: 30px 70px;
    max-width: 90%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
}

.contact-info-section-digisky .contact-box-col {
  padding: 0 60px 0 0;
  color: #ffffff
}

.contact-info-section-digisky .contact-box-col>.col-inner {
  padding: 0 !important
}

.contact-info-section-digisky .contact-title h2 {
  font-family: "Inter", "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  text-transform: uppercase;
  letter-spacing: 0;
  margin: 0 0 10px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(13.24%, #DED2AF), color-stop(51.47%, #DBBA82), color-stop(89.71%, #CEB899));
  background: linear-gradient(180deg, #DED2AF 13.24%, #DBBA82 51.47%, #CEB899 89.71%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent
}

.contact-info-section-digisky .contact-title h2 span {
  display: block;
  font-family: "Inter", "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(13.24%, #DED2AF), color-stop(51.47%, #DBBA82), color-stop(89.71%, #CEB899));
  background: linear-gradient(180deg, #DED2AF 13.24%, #DBBA82 51.47%, #CEB899 89.71%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent
}

.contact-info-section-digisky .contact-divider-bottom .is-divider,
.contact-info-section-digisky .contact-divider-top .is-divider {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(13.24%, #DED2AF), color-stop(51.47%, #DBBA82), color-stop(89.71%, #CEB899)) !important;
  background: linear-gradient(180deg, #DED2AF 13.24%, #DBBA82 51.47%, #CEB899 89.71%) !important;
  max-width: 582px !important;
  margin: 0 0 28px !important
}

.contact-info-section-digisky .contact-contact-title p,
.contact-info-section-digisky .contact-location-title p {
  font-family: "SF Pro Display", "SF Pro", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 48px;
  color: #ffffff;
  margin: 0 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px
}

.contact-info-section-digisky .contact-contact-title p i,
.contact-info-section-digisky .contact-location-title p i {
  font-size: 25px;
  background: -webkit-gradient(linear, left top, right top, color-stop(-2.85%, #DED2AF), color-stop(42.6%, #E8C07C), color-stop(97.33%, #CEB899));
  background: linear-gradient(90deg, #DED2AF -2.85%, #E8C07C 42.6%, #CEB899 97.33%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 11px
}

.contact-info-section-digisky .contact-contact-title p strong,
.contact-info-section-digisky .contact-location-title p strong {
  font-weight: 600;
  color: #ffffff
}

.contact-info-section-digisky .contact-address {
  margin-bottom: 24px
}

.contact-info-section-digisky .contact-address p {
  font-family: "SF Pro", "SF Pro Display", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 23px;
  line-height: 36px;
  color: #ffffff;
  margin: 0 0 10px
}

.contact-info-section-digisky .contact-details {
  position: relative
}

.contact-info-section-digisky .contact-details p {
  font-family: "SF Pro", "SF Pro Display", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 23px;
  line-height: 36px;
  color: #ffffff;
  margin: 0 0 10px;
  padding-left: 42px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0
}

.contact-info-section-digisky .contact-details p i {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 22px;
  background: -webkit-gradient(linear, left top, right top, color-stop(-2.85%, #DED2AF), color-stop(42.6%, #E8C07C), color-stop(97.33%, #CEB899));
  background: linear-gradient(90deg, #DED2AF -2.85%, #E8C07C 42.6%, #CEB899 97.33%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent
}

.contact-info-section-digisky .contact-details a,
.contact-info-section-digisky .contact-details a:hover,
.contact-info-section-digisky .contact-details a:visited {
  color: #ffffff;
  text-decoration: none
}

.contact-info-section-digisky .contact-details a:hover,
.contact-info-section-digisky .contact-details a:hover:hover,
.contact-info-section-digisky .contact-details a:visited:hover {
  text-decoration: underline
}

.contact-info-section-digisky .contact-form-col>.col-inner {
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.contact-info-section-digisky .contact-form-wrapper {
  width: 100%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.contact-info-section-digisky .contact-form-box:before {
  content: "";
  position: absolute;
  inset: 0;
  width: 10px;
  height: 100px;
  right: auto;
  left: -3px;
  z-index: 99;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  background: url("../../img/anhsangduandoc.png") no-repeat center
}

.contact-info-section-digisky .contact-form-box:after {
  content: "";
  position: absolute;
  inset: 0;
  width: 10px;
  height: 100px;
  left: auto;
  right: -5px;
  z-index: 99;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  background: url("../../img/anhsangduandoc.png") no-repeat center
}

.contact-info-section-digisky .contact-form-box>.col-inner {
  position: relative;
  padding: 40px 48px !important
}

@media (min-width:1024px) and (max-width:1600px) {
  .contact-info-section-digisky .contact-form-box>.col-inner {
    padding: 15px 25px !important
  }
}

.contact-info-section-digisky .contact-form-box>.col-inner {
  border-radius: 32px;
  border: 5px solid #ECD681;
  overflow: hidden
}

.contact-info-section-digisky .contact-form-box>.col-inner:before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 28px;
  background: linear-gradient(149.25deg, rgba(217, 217, 217, 0.63) -36.65%, rgba(115, 115, 115, 0) 59.39%);
  pointer-events: none;
  z-index: 0
}

.contact-info-section-digisky .contact-form-box>.col-inner:after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 28px;
  background: radial-gradient(98.47% 98.47% at 50% 50%, rgba(217, 217, 217, 0.081) 32.69%, rgba(206, 184, 153, 0.378) 72.32%, rgba(229, 183, 114, 0.459) 79.98%, rgba(255, 146, 67, 0.54) 92.39%);
  pointer-events: none;
  z-index: 0
}

.contact-info-section-digisky .contact-form-box .contact-form,
.contact-info-section-digisky .contact-form-box .wpcf7 {
  position: relative;
  z-index: 1
}

.contact-info-section-digisky .contact-form-box label {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  background: -webkit-gradient(linear, left top, right top, from(#DED2AF), color-stop(61.06%, #DBBA82), to(#CEB899));
  background: linear-gradient(90deg, #DED2AF 0%, #DBBA82 61.06%, #CEB899 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  display: block;
  margin-bottom: 8px;
  padding-left: 25px
}

.contact-info-section-digisky .contact-form-box .form-group {
  margin-bottom: 18px
}

.contact-info-section-digisky .contact-form-box .form-group p {
  margin: 0;
  text-align: left
}

.contact-info-section-digisky .contact-form-box .form-group input,
.contact-info-section-digisky .contact-form-box .form-group textarea {
  width: 100% !important;
  background-color: #ffffff !important;
  border: none !important;
  border-radius: 12px !important;
  padding: 14px 24px !important;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 20px !important;
  line-height: 24px;
  color: #A8A8A8 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none
}

@media (min-width:1024px) and (max-width:1600px) {

  .contact-info-section-digisky .contact-form-box .form-group input,
  .contact-info-section-digisky .contact-form-box .form-group textarea {
    margin: 0px !important
  }
}

.contact-info-section-digisky .contact-form-box .form-group input::-webkit-input-placeholder,
.contact-info-section-digisky .contact-form-box .form-group textarea::-webkit-input-placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 20px !important;
  color: #A8A8A8 !important
}

.contact-info-section-digisky .contact-form-box .form-group input::-moz-placeholder,
.contact-info-section-digisky .contact-form-box .form-group textarea::-moz-placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 20px !important;
  color: #A8A8A8 !important
}

.contact-info-section-digisky .contact-form-box .form-group input:-ms-input-placeholder,
.contact-info-section-digisky .contact-form-box .form-group textarea:-ms-input-placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 20px !important;
  color: #A8A8A8 !important
}

.contact-info-section-digisky .contact-form-box .form-group input::-ms-input-placeholder,
.contact-info-section-digisky .contact-form-box .form-group textarea::-ms-input-placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 20px !important;
  color: #A8A8A8 !important
}

.contact-info-section-digisky .contact-form-box .form-group input::placeholder,
.contact-info-section-digisky .contact-form-box .form-group textarea::placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 20px !important;
  color: #A8A8A8 !important
}

.contact-info-section-digisky .contact-form-box .form-group textarea {
  border-radius: 12px !important;
  height: 117px !important;
  resize: none
}

.contact-info-section-digisky .contact-form-box .form-group-btn {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative
}

.contact-info-section-digisky .contact-form-box .form-group-btn p {
  margin: 0;
  text-align: center
}

.contact-info-section-digisky .contact-form-box .form-group-btn .form-submit-btn {
  width: 287px;
  height: 59px;
  font-family: "SF Pro Display", "SF Pro", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  color: #072542 !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#DED2AF), color-stop(61.06%, #DBBA82), to(#CEB899));
  background: linear-gradient(180deg, #DED2AF 0%, #DBBA82 61.06%, #CEB899 100%);
  border-radius: 23px !important;
  border: none !important;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  letter-spacing: 0.5px;
  margin: 0px !important
}

.contact-info-section-digisky .contact-form-box .form-group-btn .form-submit-btn:hover {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.35)
}

.contact-info-section-digisky .contact-form-box .wpcf7-spinner {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media (max-width:1024px) {
  .contact-info-section-digisky {
    min-height: auto
  }

  .contact-info-section-digisky .contact-info-top {
    min-height: auto;
    padding: 80px 30px 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .contact-info-section-digisky .contact-box-col,
  .contact-info-section-digisky .contact-form-col {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    max-width: 100% !important
  }

  .contact-info-section-digisky .contact-box-col {
    padding: 0 0 40px 0
  }

  .contact-info-section-digisky .contact-title h2 {
    font-size: 34px
  }

  .contact-info-section-digisky .contact-title h2 span {
    font-size: 34px
  }

  .contact-info-section-digisky .contact-contact-title p,
  .contact-info-section-digisky .contact-location-title p {
    font-size: 30px
  }

  .contact-info-section-digisky .contact-address p,
  .contact-info-section-digisky .contact-details p {
    font-size: 22px;
    line-height: 30px
  }

  .contact-info-section-digisky .contact-form-col>.col-inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .contact-info-section-digisky .contact-form-box>.col-inner {
    padding: 32px 30px !important
  }
}

@media (max-width:849px) {
  .contact-info-section-digisky {
    min-height: auto
  }

  .contact-info-section-digisky .contact-info-top {
    padding: 60px 20px 40px
  }

  .contact-info-section-digisky .contact-box-col {
    padding: 0 0 30px 0;
    max-width: 100%
  }

  .contact-info-section-digisky .contact-title h2 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 20px
  }

  .contact-info-section-digisky .contact-title h2 span {
    font-size: 28px;
    line-height: 36px
  }

  .contact-info-section-digisky .contact-divider-bottom .is-divider,
  .contact-info-section-digisky .contact-divider-top .is-divider {
    max-width: 100% !important
  }

  .contact-info-section-digisky .contact-contact-title p,
  .contact-info-section-digisky .contact-location-title p {
    font-size: 22px;
    line-height: 32px;
    gap: 8px
  }

  .contact-info-section-digisky .contact-contact-title p i,
  .contact-info-section-digisky .contact-location-title p i {
    font-size: 22px
  }

  .contact-info-section-digisky .contact-address p,
  .contact-info-section-digisky .contact-details p {
    font-size: 18px;
    line-height: 26px;
    padding-left: 32px
  }

  .contact-info-section-digisky .contact-address p i,
  .contact-info-section-digisky .contact-details p i {
    font-size: 18px
  }

  .contact-info-section-digisky .contact-form-col>.col-inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .contact-info-section-digisky .contact-form-box>.col-inner {
    padding: 24px 20px !important;
    border-radius: 32px;
    border-width: 3px
  }

  .contact-info-section-digisky .contact-form-box label {
    font-size: 16px
  }

  .contact-info-section-digisky .contact-form-box .form-group {
    margin-bottom: 14px
  }

  .contact-info-section-digisky .contact-form-box .form-group input,
  .contact-info-section-digisky .contact-form-box .form-group textarea {
    font-size: 16px !important;
    padding: 12px 16px !important
  }

  .contact-info-section-digisky .contact-form-box .form-group input::-webkit-input-placeholder,
  .contact-info-section-digisky .contact-form-box .form-group textarea::-webkit-input-placeholder {
    font-size: 16px !important
  }

  .contact-info-section-digisky .contact-form-box .form-group input::-moz-placeholder,
  .contact-info-section-digisky .contact-form-box .form-group textarea::-moz-placeholder {
    font-size: 16px !important
  }

  .contact-info-section-digisky .contact-form-box .form-group input:-ms-input-placeholder,
  .contact-info-section-digisky .contact-form-box .form-group textarea:-ms-input-placeholder {
    font-size: 16px !important
  }

  .contact-info-section-digisky .contact-form-box .form-group input::-ms-input-placeholder,
  .contact-info-section-digisky .contact-form-box .form-group textarea::-ms-input-placeholder {
    font-size: 16px !important
  }

  .contact-info-section-digisky .contact-form-box .form-group input::placeholder,
  .contact-info-section-digisky .contact-form-box .form-group textarea::placeholder {
    font-size: 16px !important
  }

  .contact-info-section-digisky .contact-form-box .form-group textarea {
    height: 100px !important
  }

  .contact-info-section-digisky .contact-form-box .form-group-btn {
    margin-top: 20px
  }

  .contact-info-section-digisky .contact-form-box .form-group-btn .form-submit-btn {
    width: 240px;
    height: 52px;
    font-size: 20px
  }
}

.section-du-an-hero {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 900px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (max-width:849px) {
  .section-du-an-hero {
    min-height: auto !important
  }
}

.section-du-an-hero {
  background: linear-gradient(130.97deg, #001536 4.04%, rgba(15, 49, 104, 0.7) 285.08%, rgba(30, 77, 154, 0) 321.73%);
  background-size: cover;
  background-position: center;
  background-attachment: fixed
}

.section-du-an-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("data:image/svg+xml,%3Csvg width='400' height='400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");
  pointer-events: none;
  z-index: 0
}

.section-du-an-hero .section-content {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 30px 40px60px 40px
}

@media (max-width:849px) {
  .section-du-an-hero .section-content {
    padding: 30px 15px
  }
}

@media (min-width:1024px) and (max-width:1600px) {
  .section-du-an-hero .section-content>.row:nth-child(2) {
    max-width: 1200px !important
  }
}

.section-du-an-hero .du-an-hero-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 60px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media (max-width:1024px) {
  .section-du-an-hero .du-an-hero-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px
  }
}

.section-du-an-hero .du-an-hero-left-img:before {
  content: "";
  position: absolute;
  inset: 0;
  width: 10px;
  height: 100px;
  right: auto;
  left: -3px;
  z-index: 99;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  background: url("../../img/anhsangduandoc.png") no-repeat center
}

.section-du-an-hero .du-an-hero-left-img:after {
  content: "";
  position: absolute;
  inset: 0;
  width: 10px;
  height: 100px;
  left: auto;
  right: -5px;
  z-index: 99;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  background: url("../../img/anhsangduandoc.png") no-repeat center
}

@media (max-width:849px) {
  .section-du-an-hero .du-an-hero-left .box-image {
    width: 100% !important;
    height: auto !important
  }
}

.section-du-an-hero .du-an-hero-left>div {
  overflow: hidden;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.section-du-an-hero .du-an-hero-left>div:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.section-du-an-hero .du-an-hero-left .du-an-hero-button:hover {
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.8), 0 0 20px rgba(255, 255, 255, 0.5), 0 0 30px rgba(255, 255, 255, 0.3);
  cursor: pointer
}

.section-du-an-hero .du-an-hero-left .du-an-hero-button {
  margin: 0px
}

.section-du-an-hero .du-an-hero-left .du-an-hero-button span {
  margin: 0px !important
}

.section-du-an-hero .du-an-hero-left .du-an-hero-button {
  color: #001536 !important;
  padding: 0px;
  border-radius: 6px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.section-du-an-hero .du-an-hero-left .du-an-hero-button:hover {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px)
}

.section-du-an-hero .du-an-hero-left .du-an-hero-title h2 {
  font-family: "Inter", "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  background: linear-gradient(269.83deg, #DBBA82 -20.72%, #DED2AF 37.97%, #CEB899 99.86%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  margin: 0 0 20px
}

.section-du-an-hero .du-an-hero-left .du-an-hero-title p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #ffffff;
  text-align: center;
  margin: 0
}

.section-du-an-hero .du-an-hero-left .box-text {
  padding: 0px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  bottom: auto;
  position: absolute
}

.section-du-an-hero .du-an-hero-left {
  padding: 0px
}

.section-du-an-hero .du-an-hero-left img {
  border-radius: 25px
}

.section-du-an-hero .du-an-hero-right {
  padding: 0px
}

@media (max-width:849px) {
  .section-du-an-hero .du-an-hero-right {
    margin-top: 30px !important
  }
}

@media (min-width:1024px) {
  .section-du-an-hero .du-an-hero-right .du-an-hero-right-inner {
    padding: 0px 25px
  }
}

.section-du-an-hero .du-an-hero-right .du-an-hero-right-inner>div>div {
  overflow: hidden;
  border: 1px solid #EFB35E;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.section-du-an-hero .du-an-hero-right .du-an-hero-right-inner>div>div:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.section-du-an-hero .du-an-hero-right .du-an-hero-right-inner>div:first-child {
  position: relative
}

.section-du-an-hero .du-an-hero-right .du-an-hero-right-inner>div:first-child:before {
  content: "";
  position: absolute;
  inset: 0;
  width: 10px;
  height: 100px;
  right: auto;
  left: 10px;
  z-index: 99;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: url(../../img/anhsangduandoc.png) no-repeat center
}

.section-du-an-hero .du-an-hero-right .du-an-hero-right-inner>div:nth-child(2) {
  position: relative
}

.section-du-an-hero .du-an-hero-right .du-an-hero-right-inner>div:nth-child(2):before {
  content: "";
  position: absolute;
  inset: 0;
  width: 10px;
  height: 100px;
  right: auto;
  left: 10px;
  z-index: 99;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: url(../../img/anhsangduandoc.png) no-repeat center
}

.section-du-an-hero .du-an-hero-right .du-an-hero-right-inner>div:nth-child(3) {
  position: relative
}

.section-du-an-hero .du-an-hero-right .du-an-hero-right-inner>div:nth-child(3):before {
  content: "";
  position: absolute;
  inset: 0;
  width: 10px;
  height: 100px;
  right: auto;
  left: 10px;
  z-index: 99;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: url(../../img/anhsangduandoc.png) no-repeat center
}

.section-du-an-hero .du-an-hero-right .col {
  padding-bottom: 0 !important
}

.section-du-an-hero .du-an-cards-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.section-du-an-hero .du-an-card {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  -webkit-transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.3)
}

.section-du-an-hero .du-an-card:hover {
  -webkit-transform: translateY(-8px) scale(1.02);
  transform: translateY(-8px) scale(1.02);
  -webkit-box-shadow: 0px 30px 60px rgba(222, 186, 130, 0.4);
  box-shadow: 0px 30px 60px rgba(222, 186, 130, 0.4)
}

.section-du-an-hero .du-an-card img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  border-radius: 20px
}

.section-du-an-hero .du-an-card.du-an-card-1 {
  width: 275px;
  height: 529px
}

@media (max-width:1024px) {
  .section-du-an-hero .du-an-card.du-an-card-1 {
    width: 220px;
    height: 420px
  }
}

@media (max-width:768px) {
  .section-du-an-hero .du-an-card.du-an-card-1 {
    width: 180px;
    height: 340px
  }
}

.section-du-an-hero .du-an-card.du-an-card-2 {
  width: 275px;
  height: 544px;
  border: 1.5px solid rgba(222, 186, 130, 0.6);
  -webkit-box-shadow: 0px 0px 20px 5px rgba(214, 177, 116, 0.3);
  box-shadow: 0px 0px 20px 5px rgba(214, 177, 116, 0.3)
}

.section-du-an-hero .du-an-card.du-an-card-2:after {
  content: "";
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(22.17%, rgba(10, 34, 56, 0.4)), color-stop(41.63%, rgba(12, 42, 67, 0)), color-stop(61.08%, rgba(13, 45, 73, 0)), color-stop(80.54%, rgba(14, 49, 78, 0)), to(rgba(5, 19, 34, 0.4)));
  background: linear-gradient(180deg, rgba(10, 34, 56, 0.4) 22.17%, rgba(12, 42, 67, 0) 41.63%, rgba(13, 45, 73, 0) 61.08%, rgba(14, 49, 78, 0) 80.54%, rgba(5, 19, 34, 0.4) 100%);
  border-radius: 20px;
  pointer-events: none;
  z-index: 2
}

@media (max-width:1024px) {
  .section-du-an-hero .du-an-card.du-an-card-2 {
    width: 220px;
    height: 440px
  }
}

@media (max-width:768px) {
  .section-du-an-hero .du-an-card.du-an-card-2 {
    width: 180px;
    height: 360px
  }
}

.section-du-an-hero .du-an-card.du-an-card-3 {
  width: 275px;
  height: 529px
}

@media (max-width:1024px) {
  .section-du-an-hero .du-an-card.du-an-card-3 {
    width: 220px;
    height: 420px
  }
}

@media (max-width:768px) {
  .section-du-an-hero .du-an-card.du-an-card-3 {
    width: 180px;
    height: 340px
  }
}

.section-du-an-hero .du-an-ef {
  position: absolute;
  pointer-events: none;
  background-size: contain;
  background-repeat: no-repeat
}

.section-du-an-hero .du-an-ef.du-an-ef-left {
  width: 193.89px;
  height: 26.35px;
  left: -50px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
  opacity: 0.6
}

.section-du-an-hero .du-an-ef.du-an-ef-right {
  width: 193.89px;
  height: 26.35px;
  right: -50px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
  opacity: 0.6
}

@media (max-width:1024px) {
  .section-du-an-hero {
    min-height: 800px
  }

  .section-du-an-hero .du-an-hero-left .du-an-hero-title h2 {
    font-size: 32px;
    line-height: 40px
  }

  .section-du-an-hero .du-an-hero-left .du-an-hero-title p {
    font-size: 18px;
    line-height: 24px
  }
}

@media (max-width:768px) {
  .section-du-an-hero {
    min-height: auto;
    padding: 40px 20px
  }

  .section-du-an-hero .du-an-hero-inner {
    gap: 30px
  }

  .section-du-an-hero .du-an-hero-left .du-an-hero-title h2 {
    font-size: 28px;
    line-height: 36px
  }

  .section-du-an-hero .du-an-hero-left .du-an-hero-title p {
    font-size: 16px;
    line-height: 22px
  }

  .section-du-an-hero .du-an-cards-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media (max-width:480px) {
  .section-du-an-hero {
    padding: 30px 16px
  }

  .section-du-an-hero .du-an-hero-left .du-an-hero-title h2 {
    font-size: 22px;
    line-height: 28px
  }

  .section-du-an-hero .du-an-hero-left .du-an-hero-title p {
    font-size: 14px;
    line-height: 18px
  }

  .section-du-an-hero .du-an-hero-button {
    font-size: 14px;
    padding: 8px 20px !important
  }
}

.section-du-an-detail-hero {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 900px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background: linear-gradient(130.97deg, #001536 4.04%, rgba(15, 49, 104, 0.7) 285.08%, rgba(30, 77, 154, 0) 321.73%);
  background-size: cover;
  background-position: center;
  background-attachment: fixed
}

@media (max-width:849px) {
  .section-du-an-detail-hero {
    min-height: auto !important
  }
}

.section-du-an-detail-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("data:image/svg+xml,%3Csvg width='400' height='400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");
  pointer-events: none;
  z-index: 0
}

.section-du-an-detail-hero .section-content {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 100px 60px
}

.section-du-an-detail-hero .du-an-detail-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 80px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media (max-width:1024px) {
  .section-du-an-detail-hero .du-an-detail-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px
  }
}

.section-du-an-detail-hero .du-an-detail-left .du-an-detail-title h1 {
  font-family: "Cinzel", serif;
  font-weight: 400;
  font-size: 96px;
  line-height: 116px;
  letter-spacing: -0.035em;
  background: linear-gradient(97.38deg, #EFF7FF 27.23%, #BFE0FF 94.28%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  margin: 0 0 20px;
  text-transform: uppercase
}

.section-du-an-detail-hero .du-an-detail-left .du-an-detail-subtitle p,
.section-du-an-detail-hero .du-an-detail-left .du-an-detail-subtitle span {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 36px;
  line-height: 44px;
  color: #ffffff;
  margin: 0;
  text-align: left
}

.section-du-an-detail-hero .du-an-detail-left .du-an-detail-description {
  margin-top: 30px
}

.section-du-an-detail-hero .du-an-detail-left .du-an-detail-description p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: rgba(255, 255, 255, 0.9);
  margin: 0 0 15px
}

.section-du-an-detail-hero .du-an-detail-left .du-an-detail-cta {
  margin-top: 40px
}

.section-du-an-detail-hero .du-an-detail-left .du-an-detail-cta a.btn-detail {
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, from(#DED2AF), color-stop(50%, #DBBA82), to(#CEB899));
  background: linear-gradient(90deg, #DED2AF 0%, #DBBA82 50%, #CEB899 100%);
  color: #001536 !important;
  padding: 14px 40px;
  border-radius: 8px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-decoration: none;
  -webkit-box-shadow: 0px 8px 20px rgba(222, 186, 130, 0.3);
  box-shadow: 0px 8px 20px rgba(222, 186, 130, 0.3);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.section-du-an-detail-hero .du-an-detail-left .du-an-detail-cta a.btn-detail:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  -webkit-box-shadow: 0px 12px 30px rgba(222, 186, 130, 0.4);
  box-shadow: 0px 12px 30px rgba(222, 186, 130, 0.4)
}

.section-du-an-detail-hero .du-an-detail-right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 300px;
  max-width: 700px
}

.section-du-an-detail-hero .du-an-detail-right img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 16px;
  -webkit-box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.5);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease
}

.section-du-an-detail-hero .du-an-detail-right img:hover {
  -webkit-transform: scale(1.02);
  transform: scale(1.02)
}

@media (max-width:1200px) {
  .section-du-an-detail-hero {
    min-height: 800px
  }

  .section-du-an-detail-hero .section-content {
    padding: 80px 40px
  }

  .section-du-an-detail-hero .du-an-detail-left .du-an-detail-title h1 {
    font-size: 72px;
    line-height: 86px
  }

  .section-du-an-detail-hero .du-an-detail-left .du-an-detail-subtitle p,
  .section-du-an-detail-hero .du-an-detail-left .du-an-detail-subtitle span {
    font-size: 28px;
    line-height: 36px
  }
}

@media (max-width:1024px) {
  .section-du-an-detail-hero {
    min-height: auto
  }

  .section-du-an-detail-hero .section-content {
    padding: 60px 30px
  }

  .section-du-an-detail-hero .du-an-detail-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }

  .section-du-an-detail-hero .du-an-detail-left .du-an-detail-title h1 {
    font-size: 52px;
    line-height: 64px
  }

  .section-du-an-detail-hero .du-an-detail-left .du-an-detail-subtitle p,
  .section-du-an-detail-hero .du-an-detail-left .du-an-detail-subtitle span {
    font-size: 24px;
    line-height: 32px
  }
}

@media (max-width:768px) {
  .section-du-an-detail-hero .section-content {
    padding: 40px 20px
  }

  .section-du-an-detail-hero .du-an-detail-left .du-an-detail-title h1 {
    font-size: 40px;
    line-height: 48px
  }

  .section-du-an-detail-hero .du-an-detail-left .du-an-detail-subtitle p,
  .section-du-an-detail-hero .du-an-detail-left .du-an-detail-subtitle span {
    font-size: 20px;
    line-height: 28px
  }

  .section-du-an-detail-hero .du-an-detail-description p {
    font-size: 16px;
    line-height: 24px
  }
}

@media (max-width:480px) {
  .section-du-an-detail-hero .section-content {
    padding: 30px 16px
  }

  .section-du-an-detail-hero .du-an-detail-left .du-an-detail-title h1 {
    font-size: 28px;
    line-height: 36px
  }

  .section-du-an-detail-hero .du-an-detail-left .du-an-detail-subtitle p,
  .section-du-an-detail-hero .du-an-detail-left .du-an-detail-subtitle span {
    font-size: 16px;
    line-height: 24px
  }

  .section-du-an-detail-hero .du-an-detail-description p {
    font-size: 14px;
    line-height: 20px
  }

  .section-du-an-detail-hero .du-an-detail-cta a.btn-detail {
    font-size: 14px;
    padding: 10px 24px
  }
}

.section-phim-tvc {
  position: relative;
  width: 100%;
  min-height: 900px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (max-width:849px) {
  .section-phim-tvc {
    min-height: auto !important
  }
}

.section-phim-tvc .row {
  position: relative;
  z-index: 3;
  width: 100%;
  max-width: 1250px;
  padding: 20px 24px 70px
}

@media (min-width:1024px) and (max-width:1600px) {
  .section-phim-tvc .row {
    max-width: 800px;
    padding: 20px 24px 70px
  }
}

.section-phim-tvc .row {
  margin: 0 auto
}

.section-phim-tvc .phim-tvc__title {
  text-align: center;
  margin-bottom: 36px
}

.section-phim-tvc .phim-tvc__title h2 {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(13.24%, #DED2AF), color-stop(51.47%, #DBBA82), color-stop(89.71%, #CEB899));
  background: linear-gradient(180deg, #DED2AF 13.24%, #DBBA82 51.47%, #CEB899 89.71%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-shadow: none;
  margin: 0
}

@media (min-width:1024px) {
  .section-phim-tvc .video-fit {
    padding-top: 0px !important;
    height: 655px !important
  }
}

.section-phim-tvc .video-fit>p {
  border-radius: 28px
}

@media (min-width:1024px) and (max-width:1600px) {
  .section-phim-tvc .video-fit {
    height: 400px !important;
    border-radius: 28px
  }
}

.section-phim-tvc .phim-tvc__video-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 10px
}

@media (min-width:1024px) and (max-width:1600px) {
  .section-phim-tvc .phim-tvc__video-wrap {
    margin-bottom: 20px
  }
}

.section-phim-tvc .phim-tvc__video-border {
  position: relative;
  width: 100%;
  max-width: 1199px;
  border-radius: 28px;
  padding: 3px;
  background: linear-gradient(135deg, rgba(222, 210, 175, 0.7) 0%, rgba(219, 186, 130, 0.3) 50%, rgba(206, 184, 153, 0.7) 100%);
  -webkit-box-shadow: 0 0 0 1px rgba(219, 186, 130, 0.5), 0 8px 40px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 0 1px rgba(219, 186, 130, 0.5), 0 8px 40px rgba(0, 0, 0, 0.6);
  margin: 0 0px 10px 0px
}

.section-phim-tvc .phim-tvc__video-border:before {
  content: "";
  position: absolute;
  inset: 0;
  width: 10px;
  height: 100px;
  right: auto;
  left: -3px;
  z-index: 99;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  background: url("../../img/anhsangduandoc.png") no-repeat center
}

.section-phim-tvc .phim-tvc__video-border:after {
  content: "";
  position: absolute;
  inset: 0;
  width: 10px;
  height: 100px;
  left: auto;
  right: -5px;
  z-index: 99;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  background: url("../../img/anhsangduandoc.png") no-repeat center
}

.section-phim-tvc .phim-tvc__video-border p {
  margin: 0
}

.section-phim-tvc .phim-tvc__video-border iframe {
  border-radius: 28px
}

.section-phim-tvc .ux_video {
  border-radius: 26px;
  overflow: hidden
}

.section-phim-tvc .ux_video img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 26px;
  -o-object-fit: cover;
  object-fit: cover
}

.section-phim-tvc .ux_video .video-play-button {
  width: 120px !important;
  height: 120px !important;
  border-radius: 50%;
  background: radial-gradient(circle at 40% 38%, rgba(255, 255, 255, 0.18) 0%, rgba(219, 186, 130, 0.12) 50%, transparent 70%), conic-gradient(from 0deg, #DED2AF, #DBBA82, #CEB899, #DED2AF) !important;
  -webkit-box-shadow: 0 0 0 4px rgba(219, 186, 130, 0.5), 0 4px 30px rgba(0, 0, 0, 0.6), inset 0 0 20px rgba(219, 186, 130, 0.15);
  box-shadow: 0 0 0 4px rgba(219, 186, 130, 0.5), 0 4px 30px rgba(0, 0, 0, 0.6), inset 0 0 20px rgba(219, 186, 130, 0.15);
  border: none !important;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease
}

.section-phim-tvc .ux_video .video-play-button:hover {
  -webkit-transform: translate(-50%, -50%) scale(1.08);
  transform: translate(-50%, -50%) scale(1.08)
}

.section-phim-tvc .ux_video .video-play-button:after,
.section-phim-tvc .ux_video .video-play-button:before {
  border-left-color: rgba(255, 255, 255, 0.9) !important;
  -webkit-filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.4));
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.4))
}

.section-phim-tvc .phim-tvc__desc {
  text-align: center
}

.section-phim-tvc .phim-tvc__desc p {
  font-family: "SF Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  color: #ffffff;
  max-width: 1003px;
  margin: 0 auto;
  opacity: 0.92
}

@media (max-width:1024px) {
  .section-phim-tvc {
    min-height: auto
  }

  .section-phim-tvc .row {
    padding: 50px 20px 60px
  }

  .section-phim-tvc .phim-tvc__title h2 {
    font-size: 32px;
    line-height: 40px
  }

  .section-phim-tvc .phim-tvc__video-border {
    max-width: 100%
  }

  .section-phim-tvc .phim-tvc__play-btn,
  .section-phim-tvc .phim-tvc__play-icon {
    width: 90px;
    height: 90px
  }

  .section-phim-tvc .phim-tvc__play-icon:after {
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 28px solid rgba(255, 255, 255, 0.9)
  }

  .section-phim-tvc .phim-tvc__desc p {
    font-size: 16px;
    max-width: 90%
  }
}

@media (max-width:767px) {
  .section-phim-tvc {
    min-height: auto
  }

  .section-phim-tvc:after {
    display: none
  }

  .section-phim-tvc .row {
    padding: 36px 16px 48px
  }

  .section-phim-tvc .phim-tvc__title {
    margin-bottom: 24px
  }

  .section-phim-tvc .phim-tvc__title h2 {
    font-size: 24px;
    line-height: 32px
  }

  .section-phim-tvc .phim-tvc__video-border {
    border-radius: 16px;
    padding: 2px
  }

  .section-phim-tvc .phim-tvc__video-inner {
    border-radius: 14px;
    aspect-ratio: 16/9
  }

  .section-phim-tvc .phim-tvc__play-btn,
  .section-phim-tvc .phim-tvc__play-icon {
    width: 64px;
    height: 64px
  }

  .section-phim-tvc .phim-tvc__play-icon:after {
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 20px solid rgba(255, 255, 255, 0.9)
  }

  .section-phim-tvc .phim-tvc__desc {
    margin-top: 20px
  }

  .section-phim-tvc .phim-tvc__desc p {
    font-size: 14px;
    line-height: 1.7;
    max-width: 100%;
    padding: 0 8px
  }
}

.section-bo-nhan-dien {
  position: relative;
  width: 100%;
  min-height: 900px
}

@media (max-width:849px) {
  .section-bo-nhan-dien {
    min-height: auto !important
  }
}

@media (min-width:1024px) and (max-width:1600px) {
  .section-bo-nhan-dien {
    min-height: auto !important
  }
}

.section-bo-nhan-dien {
  overflow: hidden;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important
}

.section-bo-nhan-dien .bndt-main-image:before {
  content: "";
  position: absolute;
  inset: 0;
  width: 10px;
  height: 100px;
  right: auto;
  left: -3px;
  z-index: 99;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  background: url("../../img/anhsangduandoc.png") no-repeat center
}

.section-bo-nhan-dien .bndt-main-image:after {
  content: "";
  position: absolute;
  inset: 0;
  width: 10px;
  height: 100px;
  left: auto;
  right: -5px;
  z-index: 99;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  background: url("../../img/anhsangduandoc.png") no-repeat center
}

.section-bo-nhan-dien .bndt-inner {
  position: relative;
  z-index: 3;
  max-width: 1700px;
  margin: 0 auto;
  padding: 40px 110px 40px
}

@media (min-width:1024px) and (max-width:1600px) {
  .section-bo-nhan-dien .bndt-inner {
    padding: 20px 15px !important
  }
}

.section-bo-nhan-dien .bndt-header-row {
  margin-bottom: 30px
}

.section-bo-nhan-dien .bndt-heading-wrap {
  text-align: center
}

.section-bo-nhan-dien .bndt-heading-wrap .bndt-title {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 40px;
  line-height: 1.5;
  line-height: 48px;
  text-align: center;
  background: linear-gradient(269.83deg, #DBBA82 -20.72%, #DED2AF 37.97%, #CEB899 99.86%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-shadow: none;
  -webkit-filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.68));
  filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.68));
  margin: 0 0 10px;
  padding: 0
}

.section-bo-nhan-dien .bndt-heading-wrap .bndt-subtitle {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #FFFFFF;
  text-shadow: 0px 11px 4px rgba(0, 0, 0, 0.12), 0px 6px 4px rgba(0, 0, 0, 0.4), 0px 3px 3px rgba(0, 0, 0, 0.68), 0px 1px 2px rgba(0, 0, 0, 0.79);
  margin: 0;
  padding: 0
}

@media (min-width:1024px) and (max-width:1600px) {
  .section-bo-nhan-dien .bndt-content-row {
    padding: 0px 70px !important
  }

  .section-bo-nhan-dien .bndt-content-row .bndt-col-text {
    padding-right: 50px !important
  }
}

@media (min-width:1024px) {
  .section-bo-nhan-dien .bndt-content-row .bndt-col-text {
    padding-right: 90px
  }
}

.section-bo-nhan-dien .bndt-content-row .bndt-col-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.section-bo-nhan-dien .bndt-content-row .bndt-desc-wrap .bndt-desc {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-align: justify;
  color: #FFFFFF;
  margin: 0;
  padding: 0
}

.section-bo-nhan-dien .bndt-content-row .bndt-col-image {
  position: relative
}

.section-bo-nhan-dien .bndt-content-row .bndt-col-image .bndt-main-image img,
.section-bo-nhan-dien .bndt-content-row .bndt-col-image img {
  width: 100%;
  height: auto;
  max-height: 667px;
  -o-object-fit: cover;
  object-fit: cover;
  border: 2px solid #EFB35E;
  border-radius: 30px;
  display: block
}

@media (max-width:1024px) {
  .section-bo-nhan-dien {
    min-height: auto
  }

  .section-bo-nhan-dien .bndt-inner {
    padding: 60px 40px 60px
  }

  .section-bo-nhan-dien .bndt-heading-wrap .bndt-title {
    font-size: 28px;
    line-height: 36px
  }

  .section-bo-nhan-dien .bndt-heading-wrap .bndt-subtitle {
    font-size: 18px;
    line-height: 24px
  }

  .section-bo-nhan-dien .bndt-content-row .bndt-col-text {
    padding-right: 20px
  }

  .section-bo-nhan-dien .bndt-content-row .bndt-desc-wrap .bndt-desc {
    font-size: 16px;
    line-height: 22px
  }

  .section-bo-nhan-dien .bndt-content-row .bndt-col-image .bndt-main-image img,
  .section-bo-nhan-dien .bndt-content-row .bndt-col-image img {
    max-height: 450px;
    border-radius: 20px
  }
}

@media (max-width:767px) {
  .section-bo-nhan-dien {
    min-height: auto
  }

  .section-bo-nhan-dien:after {
    display: none
  }

  .section-bo-nhan-dien .bndt-inner {
    padding: 40px 20px 40px
  }

  .section-bo-nhan-dien .bndt-header-row {
    margin-bottom: 20px
  }

  .section-bo-nhan-dien .bndt-heading-wrap .bndt-title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 8px
  }

  .section-bo-nhan-dien .bndt-heading-wrap .bndt-subtitle {
    font-size: 14px;
    line-height: 20px
  }

  .section-bo-nhan-dien .bndt-content-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .section-bo-nhan-dien .bndt-content-row .bndt-col-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 24px
  }

  .section-bo-nhan-dien .bndt-content-row .bndt-col-image .bndt-main-image img,
  .section-bo-nhan-dien .bndt-content-row .bndt-col-image img {
    max-height: 280px;
    border-radius: 16px
  }

  .section-bo-nhan-dien .bndt-content-row .bndt-col-text {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-right: 0
  }

  .section-bo-nhan-dien .bndt-content-row .bndt-desc-wrap .bndt-desc {
    font-size: 14px;
    line-height: 20px;
    text-align: left
  }
}

.sabanaovr360-section {
  position: relative;
  overflow: hidden;
  background-color: #001536;
  padding-top: 74px !important;
  padding-bottom: 74px !important
}

@media (max-width:849px) {
  .sabanaovr360-section {
    min-height: auto !important
  }
}

@media (min-width:1024px) and (max-width:1600px) {
  .sabanaovr360-section {
    min-height: auto !important
  }
}

.sabanaovr360-section .section-bg img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  mix-blend-mode: screen;
  opacity: 0.85
}

.sabanaovr360-section .section-content {
  position: relative;
  z-index: 2
}

.sabanaovr360-section .sabanaovr360-title {
  text-align: center;
  margin-bottom: 20px
}

@media (min-width:1024px) and (max-width:1600px) {
  .sabanaovr360-section .sabanaovr360-title {
    margin-bottom: 20px !important;
    padding-bottom: 0px !important
  }

  .sabanaovr360-section .sabanaovr360-title * {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important
  }
}

.sabanaovr360-section .sabanaovr360-title h2 {
  display: inline-block;
  font-family: "Inter", sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  background: linear-gradient(269.83deg, #DBBA82 -20.72%, #DED2AF 37.97%, #CEB899 99.86%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin: 0 auto 10px
}

.sabanaovr360-section .sabanaovr360-img .img {
  -webkit-transition: opacity 0.7s ease-in, -webkit-filter 0.5s, -webkit-transform 0.6s;
  transition: opacity 0.7s ease-in, -webkit-filter 0.5s, -webkit-transform 0.6s;
  transition: filter 0.5s, transform 0.6s, opacity 0.7s ease-in;
  transition: filter 0.5s, transform 0.6s, opacity 0.7s ease-in, -webkit-filter 0.5s, -webkit-transform 0.6s
}

.sabanaovr360-section .sabanaovr360-img .img:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-transition: opacity 0.7s ease-in, -webkit-filter 0.5s, -webkit-transform 0.6s;
  transition: opacity 0.7s ease-in, -webkit-filter 0.5s, -webkit-transform 0.6s;
  transition: filter 0.5s, transform 0.6s, opacity 0.7s ease-in;
  transition: filter 0.5s, transform 0.6s, opacity 0.7s ease-in, -webkit-filter 0.5s, -webkit-transform 0.6s
}

@media (min-width:1024px) and (max-width:1600px) {
  .sabanaovr360-section .sabanaovr360-img {
    max-width: 1000px !important
  }

  .sabanaovr360-section .sabanaovr360-img .col {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important
  }
}

.sabanaovr360-section .sabanaovr360-btn .shade {
  display: none
}

.sabanaovr360-section .sabanaovr360-btn {
  cursor: pointer;
  z-index: 9999;
  -webkit-transition: opacity 0.7s ease-in, -webkit-filter 1.3s, -webkit-transform 1.6s;
  transition: opacity 0.7s ease-in, -webkit-filter 1.3s, -webkit-transform 1.6s;
  transition: filter 1.3s, transform 1.6s, opacity 0.7s ease-in;
  transition: filter 1.3s, transform 1.6s, opacity 0.7s ease-in, -webkit-filter 1.3s, -webkit-transform 1.6s
}

.sabanaovr360-section .sabanaovr360-btn:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-transition: opacity 0.7s ease-in, -webkit-filter 0.5s, -webkit-transform 0.6s;
  transition: opacity 0.7s ease-in, -webkit-filter 0.5s, -webkit-transform 0.6s;
  transition: filter 0.5s, transform 0.6s, opacity 0.7s ease-in;
  transition: filter 0.5s, transform 0.6s, opacity 0.7s ease-in, -webkit-filter 0.5s, -webkit-transform 0.6s
}

.sabanaovr360-section .sabanaovr360-btn .box {
  cursor: pointer
}

@media (min-width:1024px) and (max-width:1600px) {
  .sabanaovr360-section .sabanaovr360-btn .col {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important
  }
}

.sabanaovr360-section .sabanaovr360-devices-img img {
  height: auto;
  margin: 0 auto;
  display: block
}

.sabanaovr360-section .sabanaovr360-devices-img {
  z-index: 999
}

.sabanaovr360-section .sabanaovr360-img-human {
  position: absolute;
  margin: 0 auto;
  z-index: 0;
  left: 50%;
  top: calc(50% - 70px) !important;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  right: auto;
  top: 0;
  width: 100%;
  max-width: 1600px
}

@media (min-width:1024px) and (max-width:1600px) {
  .sabanaovr360-section .sabanaovr360-img-human {
    max-width: 1300px !important
  }
}

.sabanaovr360-section .sabanaovr360-img-human {
  bottom: auto
}

.sabanaovr360-section .sabanaovr360-vr-person p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  font-size: 24px
}

@media (min-width:1024px) and (max-width:1600px) {
  .sabanaovr360-section .sabanaovr360-vr-person p {
    font-size: 20px
  }
}

.sabanaovr360-section .sabanaovr360-vr-person p br {
  display: none
}

.sabanaovr360-section .sabanaovr360-vr-person p i {
  border-radius: 100%;
  border: 1px solid white;
  font-size: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  height: 40px;
  -webkit-box-shadow: 0px 0px 20.9px 2px #FFFFFF;
  box-shadow: 0px 0px 20.9px 2px #FFFFFF
}

@media (min-width:1024px) and (max-width:1600px) {
  .sabanaovr360-section .sabanaovr360-vr-person p i {
    width: 30px;
    height: 30px
  }
}

.sabanaovr360-section .sabanaovr360-cta-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 0
}

.sabanaovr360-section .sabanaovr360-cta-box.box {
  background: none !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  padding: 0 !important
}

.sabanaovr360-section .sabanaovr360-cta-box .box-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.sabanaovr360-section .sabanaovr360-cta-box .box-image a {
  display: inline-block;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-filter 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-filter 0.3s ease;
  transition: transform 0.3s ease, filter 0.3s ease;
  transition: transform 0.3s ease, filter 0.3s ease, -webkit-transform 0.3s ease, -webkit-filter 0.3s ease
}

.sabanaovr360-section .sabanaovr360-cta-box .box-image a:hover {
  -webkit-transform: scale(1.04);
  transform: scale(1.04)
}

.sabanaovr360-section .sabanaovr360-cta-box .box-image img {
  max-width: 444px
}

@media (min-width:1024px) and (max-width:1600px) {
  .sabanaovr360-section .sabanaovr360-cta-box .box-image img {
    max-width: 390px
  }
}

.sabanaovr360-section .sabanaovr360-cta-box .box-image img {
  width: 100%;
  height: auto;
  display: block;
  cursor: pointer;
  -webkit-transition: -webkit-filter 0.3s ease, -webkit-transform 0.3s ease;
  transition: -webkit-filter 0.3s ease, -webkit-transform 0.3s ease;
  transition: filter 0.3s ease, transform 0.3s ease;
  transition: filter 0.3s ease, transform 0.3s ease, -webkit-filter 0.3s ease, -webkit-transform 0.3s ease
}

.sabanaovr360-section .sabanaovr360-features-row {
  margin-top: 0px;
  padding-top: 0;
  background: rgba(0, 21, 54, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 75px;
  padding: 20px 30px
}

@media (min-width:1024px) and (max-width:1600px) {
  .sabanaovr360-section .sabanaovr360-features-row {
    padding: 10px 0px
  }
}

.sabanaovr360-section .sabanaovr360-features-row {
  max-width: 900px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  border-top: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (min-width:1024px) {
  .sabanaovr360-section .sabanaovr360-features-row>div {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    -ms-flex-preferred-size: max-content;
    flex-basis: max-content;
    padding-bottom: 0 !important
  }
}

.sabanaovr360-section .sabanaovr360-feature-box {
  padding: 8px 4px;
  background: none !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

.sabanaovr360-section .sabanaovr360-feature-box .box-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 8px
}

.sabanaovr360-section .sabanaovr360-feature-box .box-image img {
  width: auto !important;
  max-width: 56px !important;
  height: 48px !important;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
  margin: 0 auto;
  -webkit-filter: brightness(0) invert(1) opacity(0.9);
  filter: brightness(0) invert(1) opacity(0.9);
  -webkit-transition: -webkit-filter 0.3s ease, -webkit-transform 0.3s ease;
  transition: -webkit-filter 0.3s ease, -webkit-transform 0.3s ease;
  transition: filter 0.3s ease, transform 0.3s ease;
  transition: filter 0.3s ease, transform 0.3s ease, -webkit-filter 0.3s ease, -webkit-transform 0.3s ease
}

.sabanaovr360-section .sabanaovr360-feature-box .box-text {
  padding: 0 !important;
  background: none !important
}

.sabanaovr360-section .sabanaovr360-feature-box h5 {
  font-family: "Inter", sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  line-height: 1.3;
  margin: 0;
  color: #ffffff;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.79), 0px 2px 2px rgba(0, 0, 0, 0.68), 0px 4px 3px rgba(0, 0, 0, 0.4)
}

.sabanaovr360-section .sabanaovr360-feature-box:hover .box-image img {
  -webkit-filter: brightness(0) saturate(100%) invert(80%) sepia(50%) saturate(500%) hue-rotate(5deg) opacity(1);
  filter: brightness(0) saturate(100%) invert(80%) sepia(50%) saturate(500%) hue-rotate(5deg) opacity(1)
}

.sabanaovr360-section .sabanaovr360-feature-box:hover h5 {
  color: #DED2AF;
  text-shadow: 0px 0px 12px rgba(222, 210, 175, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.79)
}

@media (max-width:849px) {
  .sabanaovr360-section .section-content {
    margin: 0px 15px !important
  }
}

@media (max-width:1024px) {
  .sabanaovr360-section {
    padding-top: 60px !important;
    padding-bottom: 60px !important
  }

  .sabanaovr360-section .sabanaovr360-title h2 {
    font-size: 32px
  }

  .sabanaovr360-section .sabanaovr360-cta-box .box-image img {
    max-width: 360px
  }

  .sabanaovr360-section .sabanaovr360-features-row {
    max-width: 100%;
    border-radius: 50px;
    padding: 8px 10px
  }

  .sabanaovr360-section .sabanaovr360-feature-box .box-image img {
    max-width: 44px !important;
    height: 38px !important
  }

  .sabanaovr360-section .sabanaovr360-feature-box h5 {
    font-size: 10px
  }
}

@media (max-width:849px) {
  .sabanaovr360-section {
    padding-top: 40px !important;
    padding-bottom: 40px !important
  }

  .sabanaovr360-section .sabanaovr360-title h2 {
    font-size: 24px;
    letter-spacing: 0.5px
  }

  .sabanaovr360-section .sabanaovr360-devices-img img {
    width: 100%;
    -webkit-filter: none;
    filter: none
  }

  .sabanaovr360-section .sabanaovr360-btn .box-text {
    padding: 0px;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .sabanaovr360-section .sabanaovr360-vr-person p i {
    font-size: 15px;
    width: 30px;
    height: 30px
  }

  .sabanaovr360-section .sabanaovr360-vr-person p a {
    font-size: 15px
  }

  .sabanaovr360-section .sabanaovr360-cta-box {
    margin-top: 12px
  }

  .sabanaovr360-section .sabanaovr360-cta-box .box-image img {
    max-width: 100%
  }

  .sabanaovr360-section .sabanaovr360-features-row {
    border-radius: 30px;
    padding: 8px 6px;
    margin-top: 16px
  }

  .sabanaovr360-section .sabanaovr360-features-row .col {
    padding-left: 4px !important;
    padding-right: 4px !important
  }

  .sabanaovr360-section .sabanaovr360-feature-box {
    padding: 6px 2px
  }

  .sabanaovr360-section .sabanaovr360-feature-box .box-image {
    margin-bottom: 5px
  }

  .sabanaovr360-section .sabanaovr360-feature-box .box-image img {
    max-width: 36px !important;
    height: 30px !important
  }

  .sabanaovr360-section .sabanaovr360-feature-box h5 {
    font-size: 9px;
    letter-spacing: 0
  }
}

@media (max-width:480px) {
  .sabanaovr360-section {
    padding-top: 32px !important;
    padding-bottom: 32px !important
  }

  .sabanaovr360-section .sabanaovr360-title h2 {
    font-size: 20px
  }

  .sabanaovr360-section .sabanaovr360-cta-box .box-image img {
    max-width: 100%
  }

  .sabanaovr360-section .sabanaovr360-features-row {
    border-radius: 20px;
    padding: 6px 4px
  }

  .sabanaovr360-section .sabanaovr360-feature-box .box-image img {
    max-width: 30px !important;
    height: 26px !important
  }

  .sabanaovr360-section .sabanaovr360-feature-box h5 {
    font-size: 8px
  }
}

.section-phim-tvc .phim-tvc__video-border .video-fit .ytmVideoInfoVideoTitleContainer .ytmVideoInfoVideoTitle{
   font-size: 1.3rem !important;
}

.duan-gallery .gallery-box {
    border: 1px solid #F2C67B;
}
.duan-gallery .gallery-box img {
    border-radius: none !important;
}
/* Ảnh gallery */
.duan-gallery img{
    
    border-radius: 0 !important;
    display: block;
}

/* Bỏ bo góc của các phần tử cha */
.duan-gallery .box,
.duan-gallery .box-image,
.duan-gallery .box-image img{
    border-radius: 0 !important;
    overflow: hidden;
}


/*----*/
/* Khoá toàn bộ hover trong lúc trang mới load */
/*body.is-loading * {*/
/*  pointer-events: none !important;*/
/*}*/


@media (min-width: 1024px) and (max-width: 1440px){ 
    .ds-gallery-section:nth-of-type(2),
.ds-gallery-section:nth-of-type(3) {
    padding: 60px 18px;
}
.ds-gallery-section .ds-gallery-item .ds-gallery-img {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: 7px;
  border: 1px solid rgba(222, 186, 130, 0.6);
  -webkit-box-shadow: 0 0 20px rgba(222, 186, 130, 0.2);
  box-shadow: 0 0 20px rgba(222, 186, 130, 0.2);
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}
}

/*--- css tab dự án Mobile ---*/
@media (max-width: 767px) {
    .ds-gallery-section .ds-gallery-item .ds-gallery-img {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: 7px;
  border: 1px solid rgba(222, 186, 130, 0.6);
  -webkit-box-shadow: 0 0 20px rgba(222, 186, 130, 0.2);
  box-shadow: 0 0 20px rgba(222, 186, 130, 0.2);
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}
    .section-content {
    margin-top: 50px;
}

  .ds-tabs-nav .nav.nav-simple {
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
    touch-action: pan-x;
    scrollbar-width: none;
  }

  .ds-tabs-nav .nav.nav-simple::-webkit-scrollbar {
    display: none;
  }
  .ds-tabs-nav .nav.nav-simple .tab a span {
    font-size: 20px;
  }

  .ds-tabs-nav .nav.nav-simple .tab {
    flex: 0 0 auto !important;
    white-space: nowrap;
  }
  .ds-top-projects-section .ds-tabs-nav {
      padding: 0px !important;
  }
  
  .ds-gallery-section:nth-of-type(2),
.ds-gallery-section:nth-of-type(3) {
    padding: 30px 25px;
}
.ds-gallery-section .ds-gallery-item .text-tenduan .row-title {
    font-size: 11px;
}
}
