﻿.pswp {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

.pswp--open {
  opacity: 1;
  visibility: visible;
}

.pswp__bg {
  transition: opacity 0.3s ease-in-out;
}

.pswp--close {
  opacity: 0 !important;
  visibility: hidden !important;
  display: none !important;
}

.marker {
  width: 2vw;
  height: 2vw;
  font-size: 1.2vw;
}


.child-box2 {
  position: absolute;
  left: 9999rem;
  opacity: 0;
  /*padding-top: 5px;
  opacity: 0;
  width: 100%;
  -webkit-transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s;
  transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s;
  -webkit-transform: translateY(6px);
  transform: translateY(6px);*/
  display: block;
  top: -50%;
  width: 160%;
  background-color: #fff;
  padding: 10px;
  padding-left: 42px;
}

.nav-convenient li {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
}

.nav-convenient li.active {
  font-size: 22px;
  font-weight: 600;
}

.green-wrap {
  padding-top: 0px;
}

.nav-convenient li.active::after {
  background-color: #fff;
}


.natural-title {
  text-align: center;
}

.parkzone-service-inr {
  max-width: 98%;
}

.parkzone-service-left {
  flex: 0 0 50%;
  max-width: 50%;
}

.parkzone-service-right {
  flex: 0 0 40%;
  max-width: 40%;
  padding-top: 10.32%;
}

.parkzone-service-left .img-js {
  height: 100%;
}

.parkzone-service-right {
  padding-right: 60px;
}

.parkzone-button {
  top: 2px;
  left: 53px;
}

.service-brief {
  width: 90%;
}

/*.parkzone-button li {
        padding-top: 10px;
        padding-bottom: 10px;
    }*/
.sticky_pin {
  z-index: 200;
  background: #fff;
}

.max-container {
  width: 100%
}

.sticky {
  /*  position: -webkit-sticky;
    position: sticky;
    top: 0;*/
}

.stick-fixed {
  position: fixed;
  top: 0;
  background-color: #262872;
}


.menu_pin {
  position: relative;
  max-width: 1600px;
  padding: 0 15px;
  margin: 0 auto;
  /*background-color: #21349d;*/
  /*margin-bottom: 80px;*/
}

.menu_pin .container {
  max-width: 1600px;
  text-align: center;
}

.max-container .container {
  padding: 0;
}

.menu_pin .tabs li {
  display: inline-block;
}

.menu_pin .tabs li a {
  color: #3B6753;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  line-height: 80px;
  padding: 0 50px;
  display: block;
  position: relative;
}

.stick-fixed .menu_pin .tabs li a {
  color: #FFF;
  font-weight: normal;
}

.menu_pin .tabs li.active a {
  font-weight: bold;
}

.menu_pin::before {
  content: "";
  background: #EAEAEA;
  bottom: -1px;
  position: absolute;
  left: 15px;
  right: 15px;
  height: 1px;
}

.menu_pin .tabs li.active a:before {
  content: '';
  background: #b66326;
  height: 3px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}


.project-logo {
  position: absolute;
  right: 0;
  width: 80px;
  height: auto;
}


.project-logo .side-name {
  display: none;
}

.fixed .project-logo .side-name {
  display: block;
}

.fixed .project-logo {
  top: 0px;
  width: 80px;
}

.fixed .project-logo .logo-pic {
  display: none;
}

.logo-fixed {
  display: none;
}

.fixed .logo-pic .logo-normal {
  display: none;
}

.fixed .logo-pic .logo-fixed {
  display: block;
}


.img-js .pic {
  height: auto;
}

.left-group-tab .nav-convenient {
  justify-content: left;
  flex-wrap: wrap;
}

.natural-title {
  display: flex;
  text-align: center;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
}

.disconnect-txt ol li {
  padding-top: 5px;
  padding-bottom: 5px;
}

.disconnect-c1 {
  flex: 0 0 20%;
  max-width: 20%;
  padding-left: 6%;
  padding-right: 0;
}

.disconnect-image-c1 {
  flex: 0 0 80%;
  max-width: 80%;
}

.collection-brief {
  background-color: #00000061;
}

.collection-brief p {
  color: #fff;
}

.disconnect-image-65 {
  flex: 0 0 65%;
  max-width: 65%;
}

.disconnect-info-35 {
  flex: 0 0 35%;
  max-width: 35%;
}

.disconnect-info-right {
  padding-left: 6.25%;
  padding-right: 0px;
}

.disconnect-cnt {
  margin-bottom: 0px;
}

.floating-360 {
  /*display: none;*/
  /*background-color: #EFF0EB;*/
}

.floating-360 p {
  /*  color: #000;*/
}

.floating-360 .pic-floating {
  /*width: 23px; */
  width: auto;
}

.banner-pic {
  position: relative;
  width: 100%;
  height: auto;
  overflow: visible;
}

.banner-pic img {
  width: 100%;
  height: auto;
  object-fit: contain;
  object-position: center top;
}

.banner-pic-custom::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
}

.col3 {
  flex: 0 0 30%;
  max-width: 30%;
}

.col9 {
  flex: 0 0 70%;
  max-width: 70%;
}

.r1 {
  font-size: 55px;
  color: #21349d;
  display: flex;
  vertical-align: top;
}

.r1-sub {
  font-size: 18px;
  padding-top: 15px;
  padding-left: 10px;
  color: #caa546;
}

.r2 {
  font-size: 11px;
}

.event-slide-next {
  transform: rotate(270deg) !important;
  color: black;
}

.event-slide-prev {
  transform: rotate(90deg) !important;
  color: black;
}

.event-bg {
  background: #ededed;
}


/*.parkzone-team-custom
{
    padding-top:50px;
    padding-bottom:50px;
}*/

.swiper-pagination-bullet-active {
  background-color: #21349d;
}

.main-slider h4,
.main-slider-1 h4 {
  padding-top: 10px;
  padding-bottom: 5px;
}

.main-slider,
.main-slider-1 {
  /*background-color: #cfcfcf;*/
  padding: 10px;
  padding-bottom: 15px;
  position: relative;
}

.main-slider .swiper-button-next,
.main-slider .swiper-button-prev {
  color: #313F38;

}

.main-slider-1 .swiper-button-next,
.main-slider-1 .swiper-button-prev {
  color: #313F38;
}

.main-slider .swiper-button-next,
.main-slider-1 .swiper-button-next {
  right: -10%;
}

.main-slider .swiper-button-prev,
.main-slider-1 .swiper-button-prev {
  left: -10%;
}

/*.main-slider .swiper-slide, .main-slider-1 .swiper-slide {
    padding:5px;
    padding-bottom:10px;
}

.main-slider .swiper-slide:nth-child(2) {
    padding-left:0px;
    padding-right:0px;
}
*/
.kien-tao-item-content {
  padding-right: 10px;
}

.thanhxuan-valley {
  padding-bottom: 0px;
}

.parkzone-collection {
  padding: 0px;
}

.parkzone-collection-inr h2 {
  margin-bottom: 0px;
}

html {
  font-size: clamp(14px, 1vw, 16px);
}

.brief {
  /*margin-left:25px;*/
}

.journeys-slider {
  margin-bottom: 30px;
}

.doi-ngu-kien-tao .title {
  padding-top: 40px;
}

.quan-ly-nghi-duong {
  margin-top: 20px
}

.parkzone-team {
  padding-top: 0px;
  padding-bottom: 0px;
}

.the-story .collection-slider {
  width: 65%;
  margin: auto 0;
}

.the-story .parkzone-collection-slider {
  display: flex;
  justify-content: center;
}

.image-container {
  position: relative;
  display: inline-block;
}

.image-container img {
  display: block;
  width: 100%;
  height: auto;
}

.image-container::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 33%;
  /* Chiếm 1/3 ảnh phía dưới */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
}

.disconnect-info {
  padding-top: 0px;
}

.loai-hoa .pattern-item__disconnect-left {
  bottom: -165px;
}

.loai-hoa .pattern-item__disconnect-right {
  bottom: -165px;
}

.disconnect {
  padding: 0px;
}

.section32 {
  padding-top: 80px;
}

.thanhxuan-convenient-inr h2 {
  margin-bottom: 0px;
}

.thanhxuan {
  padding: 0px;
}

.thanhxuan-cnt h2 {
  margin-bottom: 0px;
}

.trang-chu .nature-info {
  padding-left: 8.5%;
}

.parkzone-spain-inr h2 {
  margin-bottom: 0px;
}

.trang-chu .parkzone-team-inr h2 {
  padding-top: 40px;
}

.valley-home .valley-life-bief p {
  padding-right: 0;
}

.valley-home .valley-life-bief h2 {
  padding-top: 0px;
}

.nav li .child-menu li {
  margin-bottom: 0px;
}

.patterns-1 .pattern-item__disconnect-left {
  bottom: -160px;
}

.patterns-1 .pattern-item__disconnect-right {
  bottom: -400px;
}

.pattern-story2 .pattern-item__disconnect-right {
  bottom: -404px;
}

.thanhxuan-cnt {
  padding-bottom: 80px;
}

.song-cung-thanh-xuan .gioi-thieu .collection-slider .swiper-pagination {
  bottom: -10px;
}

.song-cung-thanh-xuan .gioi-thieu .swiper-pagination-bullet {
  bottom: -10px;
  border: 2px solid #1B3B36;
}

.the-story .swiper-pagination-bullet {
  bottom: -10px;
  border: 1px solid #1B3B36;
}

.thanhxuan-map {
  padding: 0px;
}

.thanhxuan-map-inr h2 {
  margin-bottom: 0px;
}

.gioi-thieu h3 {
  padding: 0px !important;
}

.natural-box {
  margin-bottom: 0px;
}

.parkzone-journeys {
  padding: 0px;
}

.parkzone-service {
  padding: 0px;
}

.gallery-page .map-1 {
  padding-top: 80px;
}

.the-story .collection-brief {
  width: 100%;
  padding: 5px;
  margin-bottom: 0px;

}

.the-story .collection-brief p {
  margin-bottom: 0px;
  text-align: left;
}

.the-story .collection-slider .swiper-pagination {
  bottom: -8%;
}

.trang-chu .spain-info p {
  color: #000 !important;
}

.pl0 {
  padding-left: 0 !important;
}

.the-story .image-container {
  position: relative;
  width: 100%;
  /* Adjust as needed */
  /*max-width: 600px;*/
  /* Adjust as needed */
}

.the-story .image-container .image {
  width: 100%;
  height: auto;
  /* Maintain aspect ratio */
}

.the-story .image-container .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9), transparent);
  /* Black gradient */
}

.the-story .image-container .text {
  position: absolute;
  bottom: 1%;
  /* Adjust as needed */
  left: 50%;
  transform: translateX(-50%);
  /* Center the text horizontally */
  color: white;
  /* White text color */
  font-size: 24px;
  /* Adjust font size as needed */
  text-align: center;
  /* Center text alignment */
  padding: 0 10px;
  /* Optional padding for better readability */
  z-index: 100;
}

.journeys-brief p {
  text-align: left;
}

.journeys-brief {
  padding: 10px;
}

.collection-slider .swiper-button-next {
  right: -12%;
}

.collection-slider .swiper-button-prev {
  left: -12%;
}

.text-3-row {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.section-news .post-title {
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 30px 0;
}

.article-content {
  padding: 30px;
}

h2.color-green b {
  font-weight: 700 !important;
}

.floating-360 {
  display: flex;
}

.parkzone-spain-inr {
  max-width: 80%;
  margin: 0 auto;
}

.bdtien {
  margin-top: 60px;
}

.blog-tintuc .journeys-line::before {
  background-color: transparent;
}

/*.banner-box .banner-pic img.pc {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;*/
/* Full chiều cao màn hình */
/*margin: 0;
}*/


h1 {
  font-size: 2.25rem;
}

h2 {
  font-size: 2.5rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
  font-family: "Montserrat", sans-serif;
}

h5 {
  font-size: 1.25rem;
}

p {
  font-size: 1rem;
}

.the-story .kien-tao-item-logo img {
  max-width: 250px
}

.ls-bdti {
  padding-left: 2%;
  padding-right: 2%;
}

.song-cung-thanh-xuan .mat-bang .swiper-pagination-horizontal {}

.song-cung-thanh-xuan .mat-bang .swiper-pagination-bullet {
  border: 1px solid #1B3B36;
}

.box-1 {
  margin-top: 32px;
}


.library-slider .swiper-pagination {
  bottom: 12%;
}

.swiper-pagination-bullet {
  border: 2px solid #21349d;
}


/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
  padding: 0;
}

/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
  top: 0;
  bottom: 0;
}

/* padding for main container */
.mfp-no-margins .mfp-container {
  padding: 0;
}


/*

for zoom animation
uncomment this part if you haven't added this code anywhere else

*/


.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

.contact-floating {
  right: 30px;
}

.contact-floating .item-floating {
  margin-bottom: 10px;
  border-radius: 48%;
  width: 2.625rem;
  height: 2.625rem;
  background-color: #FCFCFC;
}

.pagination li {
  color: green;
}

.pagination {
  display: flex;
  justify-content: center;
}

.pagination ul {
  display: flex;
}

.body-content .title {
  padding-bottom: 15px;
}

.body-content p:first-of-type {
  margin-top: 15px !important;
}

.body-content p {
  margin-top: 15px;
  margin-bottom: 15px;
}


.date-blog {
  font-size: 1rem;
  font-style: italic;
}

.pagination .is-active li {
  background-color: green;
  color: #fff;
}

.pagination li:hover,
.pagination li.current {
  background-color: green !important;
  border-color: green !important;
}

.contact-floating {
  top: 80%;
}

.nav .child-box {
  width: 196px;
}


.intercontinental h2 {
  text-align: center;
  width: 100%;
  color: #3B6753;
}

.intercontinental h3 {
  text-align: center;
  width: 100%;
}

.intercontinental .nature-info {
  padding-top: 0px;
  padding-left: 5%;
}


.country-club .nature-info {
  padding-top: 0px;
  padding-left: 5%;
}


.country-club h2 {
  text-align: center;
  width: 100%;
  color: #3B6753;
}

.country-club h3 {
  text-align: center;
  width: 100%;
  color: #3B6753;
}


.country-club .canh-quan h3 {
  /* font-size: 2.5rem;
   padding-top: 60px;
   padding-bottom: 40px;
   margin-bottom: 0px;
   margin-top: 0px;*/

}

.country-club h2.color-green,
.intercontinental h2.color-green {
  font-size: 1.75rem;
  padding-top: 32px;
  padding-bottom: 32px;
  /* font-size: 2.5rem;
  padding-top: 60px;
  padding-bottom: 40px;
  margin-bottom: 0px;
  margin-top: 0px;*/
}

.chung-chi {
  margin-top: 60px;
}

.wj h3 {
  padding-bottom: 8px;
}

.wj .subtitle {
  text-align: center;
  padding-bottom: 12px;
  font-size: 1.2rem;
}

.discover {
  font-size: 14px;
}

.country-club .chung-chi-xanh {
  text-align: right;
}

.country-club .chung-chi-xanh img {
  width: 80%;
  max-width: 80%;
}

.country-club .chung-chi .disconnect-info {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1380px) {

  .the-story .parkzone-collection-inr,
  .parkzone-journeys-inr {
    max-width: none;
  }

  .trang-chu .bdtien {
    padding: 0 5%;
  }
}

@media screen and (min-width: 1024px) {
  .valley-home .valley-life-pic {
    flex: 0 0 54.14785%;
    max-width: 54.14785%;
  }

  .valley-home .valley-life-bief {
    flex: 0 0 41.766%;
    max-width: 41.766%;
  }

  .child-menu {
    padding: 10px !important;
    border: none !important;
    background-color: rgba(255, 255, 255, 0.8) !important;
    border-radius: 5px;
  }
}

@media (max-width: 768px) {
  html {
    font-size: 14px;
  }
}

@media (min-width: 1025px) and (max-width: 1440px) {

  .header-inr {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .stick-fixed {
    top: 60px;
    background-color: #fff;
  }

  .stick-fixed .menu_pin .tabs li a {
    color: #3B6753;
    font-weight: normal;
  }

  .max-container {
    display: none;
  }

  .map-markers {
    display: none;
  }
}

@media (max-width: 1023px) {
  .menu_pin .tabs {
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  .gallery-page .info-number {
    width: 100%;
    text-align: justify;
    float: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .project-logo {
    display: none;
  }

  .disconnect-c1 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15%;
    padding-right: 0;
  }

  .disconnect-image-c1 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .gallery-page .disconnect-image {
    overflow: hidden;
    padding: 0;
  }

  .disconnect-image img {
    width: 100% !important;
  }

  .col3 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .col9 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .m-flex {
    flex-direction: column;
  }

  .footer-cnt {
    font-size: 15px;
  }

  .park-zone .disconnect {
    padding-top: 100px;
  }

  .brief {
    margin-top: 0px;
  }


  .collection-brief {
    width: 100%;
  }

  .valley-life-pic {
    /* flex: 38%;
     max-width: 38%;*/
  }

  #groupTab .outer_wrap {
    display: none;
  }

  .grouptab-block .outer_wrap {
    display: none;
  }

  .trang-chu .spain-slider .swiper-button-prev {
    left: 3%;
    top: -3%;
    color: green;
  }

  .trang-chu .spain-slider .swiper-button-next {
    right: 3%;
    top: -3%;
    color: green;
  }

  .spain-info p {
    font-size: 16px;
  }

  .the-story .natural-title {
    flex: 0;
  }

  h2 {
    font-size: 1.75rem;
    /* padding-top: 30px;
    padding-bottom: 20px; */
  }

  h3 {
    font-size: 1.75rem;
  }

  h4 {
    padding-top: 10px;
    padding-bottom: 5px;
  }

  .trang-chu .nature-info {
    padding-left: 0px;
  }

  .parkzone-spain-inr {
    max-width: 100%;
  }

  .nav li span.pc {
    display: none;
  }

  .bdtien {
    margin-top: 0px;
  }

  .natural-title {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .natural-box {
    width: 100%;
  }

  .outer-video {
    width: 100%;
  }

  .kien-tao-item-content {
    padding-right: 0px;
  }

  .wrap__journeys {
    width: 100%;
  }

  .the-story .collection-slider {
    width: 100%;
  }

  .collection-pic {
    height: auto;
  }

  .kien-tao-item-logo {
    padding-left: 0px;
  }

  .marcel {
    padding-top: 20px;
  }

  .disconnect {
    padding: 0 5%;
  }

  .service-brief {
    width: 100%;
  }

  .gallery-page .disconnect-info-right {
    padding-left: 0px;
  }

  .gallery-page .disconnect-info {
    padding: 0px;
  }

  .gallery-page .brief-right {
    padding-left: 0px;
  }

  .gallery-page .natural-title img {
    width: 100%;
    max-width: 100%;
  }

  .ho-suoi {
    padding: 0 5%;
    padding-top: 32px;
  }

  .hoa-mobile .natural-title h3 {
    padding-bottom: 0px;
    padding-top: 0px;
  }

  .ban-dia-hoa-loai-hoa .natural-title,
  .ban-dia-hoa-loai-hoa .natural-title h3 {
    padding-bottom: 0px !important;
  }


  .gallery-page .natural-title h3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .gallery-page .tham-thuc-vat .disconnect-cnt {
    flex-direction: column;
  }

  html {
    font-size: 14px;
  }

  p {
    font-size: 14px;
  }

  .trang-chu .tieude-trang {
    padding: 0 5%;
  }

  .info1 {
    display: block !important;
  }

  .ls-bdti {
    padding-left: 5%;
    padding-right: 5%;
  }

  #tong-quan .brief {
    padding: 0 5%;
  }

  .song-cung-thanh-xuan .gioi-thieu {
    padding: 0 5%;
  }

  .song-cung-thanh-xuan .spain-slider .swiper-button-prev {
    top: -3%;
    left: 3%;
  }

  .song-cung-thanh-xuan .spain-slider .swiper-button-next {
    top: -3%;
    right: 3%;
  }

  .valley-home .box-1 {
    flex-direction: column;
  }

  .box-1 .valley-box {
    flex-direction: column;
  }

  .valley-home .tien-ich-trong-nha .spain-slider .swiper-button-prev,
  .valley-home .tien-ich-trong-nha .spain-slider .swiper-button-next {
    top: -2%;
  }

  #thegioi h2 {
    padding-bottom: 20px;
  }

  /* .logo-pic {
    width: 70%;
  }

  .fixed .logo-pic {
    width: 70%;
  } */

  .nav .child-box {
    width: 90%;
  }

  .intercontinental .nature-info {
    padding-left: 0;
    padding-top: 10px;
  }

  .intercontinental .disconnect-image {
    padding: 0 5%;
  }

  .intercontinental .nature {
    padding-bottom: 0px;
  }

  .country-club .disconnect-image {
    padding: 0 5%;
  }

  .intercontinental .disconnect-info {
    padding-bottom: 0px;
  }

  .country-club .disconnect-info {
    padding-bottom: 0px;
  }

  .country-club .nature-info {
    padding-left: 0px;
    padding-top: 10px;
  }

  .country-club .canh-quan h3 {
    /*padding-top:0px;*/
    padding-bottom: 20px;
  }

  .country-club .nature {
    padding-bottom: 0px;
  }

  .country-club .spain-slider .swiper-button-prev,
  .country-club .spain-slider .swiper-button-next {
    top: -4%;
  }

  .country-club h2.color-green,
  .intercontinental h2.color-green {
    padding-top: 50px;
    margin-bottom: 0px;
  }

  .country-club .chung-chi-xanh {
    text-align: left;
  }

  .country-club .chung-chi-xanh img {
    width: 100%;
    max-width: 100%;
  }


}

@media screen and (min-width: 1024px) {

  .sub,
  .sub3,
  .sub4 {
    position: relative;
  }

  .sub:hover .child-box2 {
    opacity: 1;
    left: 100%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.15s linear, transform 0.15s linear;
    transition: opacity 0.15s linear, transform 0.15s linear;
  }

  .sub:hover a:first-child {
    font-weight: 700;
  }

  .sub3:hover .child-box2 {
    opacity: 1;
    left: 100%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.15s linear, transform 0.15s linear;
    transition: opacity 0.15s linear, transform 0.15s linear;
    top: -100%;
  }

  .sub4:hover .child-box2 {
    opacity: 1;
    left: 100%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.15s linear, transform 0.15s linear;
    transition: opacity 0.15s linear, transform 0.15s linear;
    top: -250%;
  }

  .sub3:hover a:first-child {
    font-weight: 700;
  }

  .sub4:hover a:first-child {
    font-weight: 700;
  }

  .child-box2 a {
    color: #377156;
    display: flex;
    font-weight: normal !important;
  }

  .arrow-icon {
    opacity: 1;
  }
}

.gallery-page .thanhxuan-convenient {
  padding-top: 0px;
}

@media screen and (min-width: 1024px) {

  .home-c-1 {
    margin-top: 20px;
  }


}


/*Footer*/
@media screen and (min-width: 1024px) {
  .nav1>li:nth-child(2) {
    width: 160px;
    margin-right: 0px;
  }

  .nav1>li:nth-child(3) {
    margin-left: 125px;
    margin-right: 10px;
  }

  .nav1>li:nth-child(3) {
    width: 180px;
  }

  .nav1>li:nth-child(1) {
    width: 200px;
  }

  .nav1>li:nth-child(4) {
    width: 175px;
  }
}

@media screen and (max-width: 1023px) {

  .parkzone-service-right,
  .parkzone-service-left {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .parkzone-service-right {
    padding-top: 10%;
  }

  .parkzone-service-right {
    padding-right: 10px;
  }

  .disconnect-info-35 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .disconnect-image-65 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .revert-mobile {
    flex-direction: row-reverse;
  }

  .disconnect-cnt {
    margin-bottom: 0px;
  }

  .valley-wrap {
    padding-top: 0px;
  }
}

.menu-toggle {
  z-index: 99999;
}

@media (min-width: 1024px) {
  .banner-pic {
    position: relative;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
  }

  .banner-pic img {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    object-position: center;
    display: block;
  }
}

@media (max-width: 1023px) {
  .banner-pic {
    width: 100%;
    height: auto;
  }

  .banner-pic img {
    width: 100%;
    height: 50vh;
    object-fit: cover;
    object-position: center;
    object-position: center;
  }
}

.section-slide2 {
  /* background: #0D212F; */
  background-image: url("../images/bg-yellow.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  text-align: center;
}

.section-slide2 .top {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-bottom: 20px;
}


.section-slide2 .bottom {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-bottom: 20px;
}


@media screen and (max-width: 1023px) {

  .section-slide2 .top,
  .section-slide2 .bottom {
    gap: 12px;
  }

}

.section-slide2 img {
  width: 100%;
}

.section-slide2 .title-section {
  text-align: center;
}

.section-slide2 .title-section h2 {
  text-transform: uppercase;
  color: #1D3D50;
}

.section-slide2 .title-section p {
  margin-bottom: 40px;
}

.slide2-container {
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: flex-start;
  justify-content: space-between;
  padding: 40px 32px 24px 32px;
}

.slide2-container .slide2-left .slide2-title {
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  background: -webkit-linear-gradient(#ECD28B, #86774F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (max-width: 480px) {
  .slide2-container .slide2-left .slide2-title {
    font-size: 24px;
    padding-top: 0;
    padding-bottom: 0;
  }
}


.slide2-container .slide2-left .slide2-desc {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  text-align: justify;
}

.slide2-left {
  flex: 1 1 46%;
  min-width: 320px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (max-width: 1023px) {

  .slide2-label img {
    width: 80%;
    max-width: 160px;
  }
}

.slide2-label {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 2px;
  padding-left: 16px;
  text-transform: uppercase;
}

.slide2-title {
  font-size: 2.2rem;
  color: #FFD966;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 18px;
  text-transform: uppercase;
}

.slide2-desc {
  font-size: 1rem;
  color: #f5f5f5;
  line-height: 1.7;
  margin-bottom: 0;
}

.slide2-right {
  flex: 1 1 50%;
  min-width: 320px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.slide2-slider {
  position: relative;
  width: 100%;
  max-width: 600px;
  min-width: 250px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.slide2-slider-track {
  display: flex;
  align-items: center;
  overflow: hidden;
  width: 100%;
  border-radius: 18px;
  background: #22307a;
  min-height: 260px;
}

.slide2-img {
  width: 200px;
  height: 260px;
  object-fit: cover;
  margin-right: 16px;
  border-radius: 14px;
  box-shadow: 0 4px 24px rgba(30, 42, 114, 0.14);
  background: #eee;
  border: 2px solid #FFD96611;
}

.slide2-img:last-child {
  margin-right: 0;
}

.slide2-arrow {
  position: absolute;
  right: -32px;
  top: 50%;
  transform: translateY(-50%);
  background: #FFD966;
  color: #1e2a72;
  border: none;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  font-size: 2rem;
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s;
}

.slide2-arrow:hover {
  background: #ffe699;
}

.slide2-indicators {
  margin: 18px auto 0 auto;
  display: flex;
  gap: 10px;
  justify-content: center;
}

.slide2-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #FFD96655;
  display: inline-block;
  transition: background 0.2s;
}

.slide2-dot.active {
  background: #FFD966;
}

/* .slide2-footer-info {
  font-family: "Montserrat", sans-serif;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 38px 32px 24px 32px;
  background: transparent;
} */

.row-1,
.row-2 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  border-bottom: 1px solid #BCC1C7;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

@media screen and (max-width: 1023px) {

  .row-1,
  .row-2 {
    grid-template-columns: repeat(2, 1fr);
  }

}

.row-2 {
  margin-bottom: 60px;
}

.slide2-footer-item {
  color: #fff;
  max-width: 360px;
  width: 24%;
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  align-items: start;
  gap: 12px;
}

.text-block {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.text-block .title-thontin {
  color: #FDF2DD;
  font-size: 20px;
  font-weight: 600;
}

.text-block .title-number {
  color: #FDF2DD;
  font-size: 32px;
  line-height: 36px;
}

.text-block .desc {
  font-size: 16px;
  color: #FDF2DD;
  /* background: -webkit-linear-gradient(#ECD28B, #86774F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
}

.slide2-footer-icon {
  font-size: 1.5rem;
  color: #FFD966;
  margin-bottom: 4px;
}

.slide2-footer-title {
  font-size: 1rem;
  font-weight: 600;
  color: #FFD966;
  margin-bottom: 2px;
}

.slide2-footer-desc {
  font-size: 0.95rem;
  color: #f5f5f5;
  font-weight: 400;
  line-height: 1.4;
}

.driver-vertical {
  width: 100%;
  height: 40px;
}

@media (max-width: 1023px) {
  .section-slide2 {
    padding: 30px 0;
  }

  .slide2-container {
    flex-direction: column;
    gap: 24px;
    padding: 0 10px;
  }

  .slide2-left,
  .slide2-right {
    max-width: 100%;
    min-width: 0;
    flex: 1 1 100%;
  }

  .slide2-title {
    font-size: 1.35rem;
  }

  .slide2-slider .slide2-pagination {
    transform: translateX(0) !important;
  }

  .slide2-slider {
    max-width: 100vw;
    min-width: 0;
  }

  .slide2-slider-track {
    min-height: 140px;
  }

  .slide2-img {
    width: 120px;
    height: 140px;
    margin-right: 8px;
    border-radius: 8px;
  }

  .slide2-arrow {
    width: 34px;
    height: 34px;
    font-size: 1.3rem;
    right: -18px;
  }

  .slide2-dot {
    width: 9px;
    height: 9px;
  }

  .slide2-footer-info {
    padding: 18px 0 0 0;
  }

  .slide2-footer-row {
    flex-wrap: wrap;
    gap: 8px;
  }

  .slide2-footer-item {
    min-width: 100%;
    max-width: 100%;
    padding: 12px 8px 8px 8px;
    border-radius: 8px;
  }

  .slide2-footer-item .icon-block img {
    width: 30px !important;
  }

  .slide2-footer-title {
    font-size: 0.95rem;
  }

  .slide2-footer-desc {
    font-size: 0.9rem;
  }

  .driver-vertical {
    display: none;
  }
}

@media (min-width: 1024px) {
  .parkzone-team-custom .parkzone-team-inr {
    display: flex;
    align-items: stretch;
    gap: 40px;
  }

  .parkzone-team-custom .parkzone-team-inr>h2 {
    flex: 0 0 320px;
    margin-bottom: 0;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .parkzone-team-custom .parkzone-team-slider {
    flex: 1 1 0;
    display: flex;
    align-items: stretch;
  }

  .parkzone-team-custom .library-slider {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
  }

  .parkzone-team-custom .swiper-container.library-swiper {
    height: 100% !important;
    min-height: 100% !important;
  }
}

@media (max-width: 1023px) {
  .parkzone-team-custom .parkzone-team-inr {
    display: block;
  }

  .parkzone-team-custom .library-slider {
    height: auto;
    min-height: unset;
  }
}

/*

==========================================================
Slide2
==========================================================

*/
/* Swiper cho slide2 */
.slide2-swiper {
  width: 100%;
  height: 400px;
  /* Chiều cao cố định */
  overflow: hidden;
}

.slide2-slider {
  position: relative;
  width: 100%;
  max-width: 600px;
  min-width: 250px;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  /* Đảm bảo slider chiếm toàn bộ chiều cao */
}

.slide2-slider .swiper-slide-container {
  width: 100%;
}

.slide2-slider .swiper-slide-container .swiper-button-next {
  top: 60%;
}

.slide2-slider .swiper-slide-container .swiper-button-prev {
  top: 60%;
}

.slide2-slider .swiper-slide-container .swiper-pagination {
  bottom: -20px !important;

}

.swiper-slide-container .swiper-wrapper .swiper-slide img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.slide2-swiper .swiper-slide {
  text-align: center;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  /* Đảm bảo slide chiếm toàn bộ chiều cao */
}

.slide2-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 8px;
  /* Bo góc nhẹ cho ảnh */
}

.slide2-navigation {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}

.slide2-arrow {
  background: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s;
}

.slide2-arrow:hover {
  background: rgba(0, 0, 0, 0.8);
}

.slide2-pagination {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}

.slide2-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #ccc;
  margin: 0 5px;
  border-radius: 50%;
  cursor: pointer;
}

.slide2-pagination .swiper-pagination-bullet-active {
  background: #000;
}

/* Điều chỉnh responsive */
@media (max-width: 768px) {
  .slide2-swiper {
    height: 300px;
    /* Chiều cao nhỏ hơn trên mobile */
  }
}

@media (min-width: 992px) {
  .slide2-swiper {
    height: 450px;
    /* Chiều cao lớn hơn trên desktop */
  }
}


/*
    Form mới ================
*/

.container-form-new {
  /* margin-top: 80px; */
  display: flex;
  align-items: center;
  padding: 20px;
}

.main-content {
  display: flex;
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  /* background: white; */
  /* border-radius: 20px; */
  /* box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1); */
  overflow: hidden;
}

.image-section {
  flex: 1;
  position: relative;
  min-height: 600px;
  /*background: linear-gradient(45deg, #87CEEB, #4682B4);*/
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.cityscape {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 600"><defs><linearGradient id="sky" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" style="stop-color:%2387CEEB;stop-opacity:1" /><stop offset="100%" style="stop-color:%23ffffff;stop-opacity:1" /></linearGradient></defs><rect width="800" height="600" fill="url(%23sky)"/><ellipse cx="200" cy="80" rx="40" ry="15" fill="%23ffffff" opacity="0.8"/><ellipse cx="250" cy="70" rx="30" ry="12" fill="%23ffffff" opacity="0.6"/><ellipse cx="300" cy="90" rx="35" ry="14" fill="%23ffffff" opacity="0.7"/><rect x="0" y="400" width="800" height="200" fill="%2332CD32"/><rect x="50" y="350" width="60" height="100" fill="%23D2691E"/><rect x="130" y="320" width="80" height="130" fill="%23CD853F"/><rect x="230" y="300" width="70" height="150" fill="%23A0522D"/><rect x="320" y="280" width="90" height="170" fill="%23D2691E"/><rect x="430" y="310" width="75" height="140" fill="%23CD853F"/><rect x="530" y="340" width="65" height="110" fill="%23A0522D"/><rect x="620" y="360" width="55" height="90" fill="%23D2691E"/><polygon points="80,350 110,330 140,350" fill="%23228B22"/><polygon points="170,320 210,290 250,320" fill="%23228B22"/><polygon points="265,300 300,270 335,300" fill="%23228B22"/><rect x="0" y="450" width="800" height="50" fill="%23696969"/><rect x="100" y="460" width="80" height="5" fill="%23FFFFFF"/><rect x="250" y="460" width="100" height="5" fill="%23FFFFFF"/><rect x="400" y="460" width="90" height="5" fill="%23FFFFFF"/><rect x="550" y="460" width="80" height="5" fill="%23FFFFFF"/><circle cx="50" cy="480" r="8" fill="%23FF0000"/><circle cx="150" cy="480" r="8" fill="%2300FF00"/><circle cx="250" cy="480" r="8" fill="%230000FF"/><circle cx="350" cy="480" r="8" fill="%23FFFF00"/><circle cx="450" cy="480" r="8" fill="%23FF00FF"/><path d="M 100 200 Q 150 150 200 200 T 300 200" stroke="%23000000" stroke-width="2" fill="none" opacity="0.3"/></svg>') center/cover;
}

.woman-figure {
  position: absolute;
  left: 30px;
  bottom: 30px;
  width: 120px;
  height: 300px;
  z-index: 10;
}

.woman-silhouette {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #FFB6C1 0%, #FFA07A 50%, #ffffff 100%);
  clip-path: polygon(40% 0%, 60% 0%, 58% 15%, 62% 30%, 60% 45%, 65% 60%, 63% 80%, 58% 100%, 42% 100%, 37% 80%, 35% 60%, 40% 45%, 38% 30%, 42% 15%);
  position: relative;
  filter: drop-shadow(2px 4px 8px rgba(0, 0, 0, 0.2));
}

.balcony-rail {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.6) 100%);
  border-top: 3px solid rgba(255, 255, 255, 0.9);
}

.balcony-rail::before {
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  height: 2px;
  background: repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.8) 0px, rgba(255, 255, 255, 0.8) 20px, transparent 20px, transparent 30px);
}

.table-set {
  position: absolute;
  right: 150px;
  bottom: 80px;
  width: 60px;
  height: 40px;
  background: rgba(139, 69, 19, 0.7);
  border-radius: 50%;
  transform: perspective(100px) rotateX(60deg);
}

.birds {
  position: absolute;
  top: 100px;
  right: 200px;
  width: 100px;
  height: 50px;
}

.bird {
  position: absolute;
  width: 8px;
  height: 4px;
  background: #333;
  border-radius: 50% 0;
  animation: fly 3s infinite ease-in-out;
}

.bird:nth-child(1) {
  top: 10px;
  left: 0px;
}

.bird:nth-child(2) {
  top: 15px;
  left: 20px;
  animation-delay: 0.5s;
}

.bird:nth-child(3) {
  top: 8px;
  left: 40px;
  animation-delay: 1s;
}

.bird:nth-child(4) {
  top: 20px;
  left: 60px;
  animation-delay: 1.5s;
}

.bird:nth-child(5) {
  top: 12px;
  left: 80px;
  animation-delay: 2s;
}

@keyframes fly {

  0%,
  100% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-3px) rotate(-5deg);
  }

  75% {
    transform: translateY(3px) rotate(5deg);
  }
}

.form-section {
  flex: 1;
  text-align: center;
  /* padding: 80px 60px; */
  /* display: flex;
  flex-direction: column;
  justify-content: center; */
  /* background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%); */
}


.form-subtitle {
  color: #1D3D50;
  margin-bottom: 50px;
  font-size: 16px;
  line-height: 1.6;
}

.form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr .5fr;
  gap: 20px;
  margin-bottom: 40px;
}

.form-group {
  position: relative;
}

/* .form-group.full-width {
  grid-column: span 2;
} */

.form-input {
  width: 100%;
  padding: 12px 16px;
  font-size: 14px;
  transition: all 0.3s ease;
  background: transparent;
  color: #7C8288;
  border-bottom: 1px solid #CED3D9;
}

.form-input:focus {
  outline: none;
  border-color: #316585;
  transform: translateY(-2px);
}

.form-input::placeholder {
  color: #a0aec0;
  font-weight: 400;
}

.submit-btn {
  background: white;
  color: #121111;
  border: none;
  padding: 12px 20px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.4s ease;
  letter-spacing: 1.5px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  gap: 6px;
  width: 165px;
}

.submit-btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(236, 210, 139, 0.3), transparent);
  transition: left 0.6s ease;
}

.submit-btn:hover::before {
  left: 100%;
}

.submit-btn:hover {
  transform: translateY(-4px);
}

.submit-btn:active {
  transform: translateY(-2px);
}

/* Floating animation for form elements */
.floating {
  animation: floating 3s ease-in-out infinite;
}

@keyframes floating {

  0%,
  100% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-10px);
  }
}

/* Mobile Responsive */
@media (max-width: 1024px) {
  .main-content {
    flex-direction: column;
  }

  .image-section {
    min-height: 300px;
    order: 2;
  }

  .form-section {
    padding: 60px 40px;
    order: 1;
  }
}

@media (max-width: 1023px) {

  .image-section {
    display: none;
  }

  .form-grid {
    margin-bottom: 0;
  }
}

@media (max-width: 768px) {
  .container {
    padding: 10px;
  }

  .main-content {
    border-radius: 15px;
  }

  .form-section {
    padding: 40px 25px;
  }

  .form-title {
    font-size: 26px;
    text-align: center;
  }

  .form-subtitle {
    text-align: center;
    font-size: 14px;
  }

  .form-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .form-group.full-width {
    grid-column: span 1;
  }

  .form-input {
    padding: 15px 20px;
    font-size: 16px;
  }

  .submit-btn {
    padding: 18px 40px;
    font-size: 14px;
    width: fit-content;
  }

  .woman-figure {
    width: 80px;
    height: 200px;
    left: 20px;
    bottom: 20px;
  }

  .image-section {
    min-height: 250px;
  }
}

@media (max-width: 480px) {
  .form-section {
    padding: 30px 20px;
  }

  .form-title {
    font-size: 22px;
  }

  .form-input {
    padding: 12px 15px;
  }
}

/* Loading state */
.loading {
  position: relative;
  pointer-events: none;
}

.loading::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px;
  width: 20px;
  height: 20px;
  border: 2px solid #ffffff;
  border-top: 2px solid transparent;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/**
    ========================
    Custom Background Section
 */
.title-section {
  font-size: 36px;
  line-height: 44px;
  font-weight: 500;
}

.tamdiem-section {
  background: url("../images/bg-green.png") center center/cover no-repeat;
  width: 100%;
  position: relative;
}

.custom-bg-section {
  /* position: absolute; */
  /* background: linear-gradient(to top, #0D212F 60%, rgba(76, 97, 215, 0) 100%);
  bottom: 0;
  left: 0;
  right: 0; */
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-bg-section h3 {
  color: white;
  text-align: center;
  margin-bottom: 40px;
}

.custom-bg-overlay {
  width: 100%;
  max-width: 1440px;
  height: 100%;
  padding: 80px 32px 10px 32px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.image-tamdiem-mobile img {
  /*display: none;*/
  width: 100%;
}

.custom-bg-title {
  font-family: "Montserrat", sans-serif;
  max-width: 600px;
  font-size: 40px;
  font-weight: bold;
  background: -webkit-linear-gradient(#ECD28B 0%, #86774F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.custom-bg-content {
  gap: 40px;
  max-width: 1440px;
  width: 100%;
  z-index: 2;
  color: #fff;
}

.custom-bg-content .title-section {
  margin-bottom: 0;
}

.mySwiperTamDiem .img-tamdiem {
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}

.mySwiperTamDiem .swiper-slide {
  height: 400px;
}

.mySwiperTamDiem .swiper-slide p {
  position: absolute;
  top: 50%;
  left: 8rem;
  width: 40%;
  transform: translate(0%, -50%);
  z-index: 11;
  font-size: 20px;
  line-height: 28px;
}

@media screen and (max-width: 1023px) {
  .mySwiperTamDiem .swiper-slide p {
    left: 0;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    padding: 0 12px;
  }

}

.mySwiperTamDiem .swiper-slide::after {
  height: 100%;
  width: 100%;
  background-color: #00000080;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  z-index: 1;
}


.custom-bg-col p {
  text-align: justify;
}

.custom-bg-col {
  flex: 1;
  font-size: 16px;
  border-radius: 12px;
  padding: 24px 0;
}

.custom-bg-col h3 {
  margin-top: 0;
  font-size: 1.5rem;
  color: #ffd700;
}

@media (max-width: 800px) {
  .custom-bg-content {
    flex-direction: column;
    gap: 20px;
  }
}

.image-tongquandudan img {
  width: 100%;
  /*background: url("../images/map-tong-quan-duan.png") center center/cover no-repeat;*/
}


/*
==========================================
6 Lợi thế cạnh tạo giá trị
==========================================
*/
.container-section-loi-the {
  background: url("../images/bg-yellow.png") center center/cover no-repeat;
  /*min-height: 100vh; !* Đảm bảo chiều cao tối thiểu bằng viewport *!*/
  display: flex;
  flex-direction: column;
}

.container-loi-the {
  display: flex;
  position: relative;
  flex: 1;
  /* Chiếm toàn bộ không gian có sẵn */
  overflow: hidden;
  height: 100%;
  /* Đảm bảo chiều cao 100% */
}

.container-loi-the .title-section {
  color: #1D3D50;

}

.left-panel {
  width: 45%;
  padding: 30px;
  color: white;
  overflow-y: auto;
  height: 100%;
  /* Đảm bảo panel chiếm toàn bộ chiều cao */
  position: relative;
  z-index: 1;
  border-bottom: 1px solid;
}

.left-panel .accordion {
  min-height: 990px;
}

.right-panel {
  width: 55%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: #f5f5f5;
  height: 100%;
  /* Đảm bảo panel chiếm toàn bộ chiều cao */
}

.header-loi-the {
  margin-top: 60px;
  margin-bottom: 40px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-align: start;
  gap: 20px;
}

.number {
  font-size: 120px;
  font-style: italic;
  font-weight: bold;
  background: -webkit-linear-gradient(#ECD28B, #86774F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1;
}

.title {
  background: -webkit-linear-gradient(#ECD28B, #86774F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 1px;
}


@media screen and (max-width: 480px) {
  .header-loi-the .title {
    font-size: 24px;
  }
}

.accordion-item {
  /* margin-bottom: 15px; */
  overflow: hidden;
  transition: all 0.3s ease;
  border-bottom: 1px solid #BCC1C7;
  /* padding-bottom: 20px; */
}

.accordion-item:hover {
  border-color: rgba(255, 215, 0, 0.6);
  transform: translateY(-2px);
}

.accordion-header {
  display: flex;
  align-items: center;
  padding: 20px 0;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.05);
  transition: all 0.3s ease;
}

.accordion-header:hover {
  background: rgba(255, 255, 255, 0.1);
}

.accordion-icon {
  width: 24px;
  height: 24px;
  margin-right: 15px;
  fill: #ffd700;
}

.accordion-title {
  flex: 1;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #1D3D50;
}

.accordion-arrow {
  width: 20px;
  height: 20px;
  /* fill: #ffd700; */
  transition: transform 0.3s ease;
}

.accordion-item.active .accordion-arrow {
  transform: rotate(90deg);
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease, padding 0.3s ease;
  /* background: rgba(0, 0, 0, 0.2); */
  /* padding-bottom: 20px; */
}

.accordion-content .content-list {
  list-style: circle;
}

.accordion-item.active .accordion-content {
  max-height: 400px;
  padding-bottom: 20px;
}

.content-text {
  line-height: 1.6;
  color: #26292D;
}

.content-list {
  margin-top: 15px;
  padding-left: 20px;
}

.content-list li {
  margin-bottom: 8px;
  color: #26292D;
}

.map-container {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
}

.map-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 90%;
}

.map-marker {
  position: absolute;
  width: 40px;
  height: 40px;
  background: #663399;
  border-radius: 50%;
  border: 3px solid white;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: bold;
  font-size: 18px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

@keyframes pulse {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }

  50% {
    transform: translate(-50%, -50%) scale(1.1);
  }

  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}

.map-marker {
  animation: pulse 2s infinite;
}


@media screen and (max-width: 1440px) and (min-width: 1024px) {
  .slide2-container {
    padding: 60px 24px 26px 24px;
  }

  .slide2-footer-row {
    margin-top: 0;
  }

  .driver-vertical {
    height: 20px;
  }

  .custom-bg-overlay {
    /*max-width: ;*/
  }
}


::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  background: #ced3d9;
  height: 5px;
  border-radius: 10px;
}

::-webkit-scrollbar-track {
  background: transparent;
}


@media screen and (max-width: 1023px) {
  .tamdiem-section {
    /* background-image: url(../../uploads/thanglongland/background-img1.png); */
    background-color: #0D212F;
  }

  .custom-bg-title {
    font-size: 32px;
  }

  .custom-bg-section {
    position: relative;
    background: unset;
  }

  .custom-bg-overlay {
    padding: 20px 12px 16px 12px;
  }

  .image-tamdiem-mobile {
    padding: 0 12px;
  }

  .image-tamdiem-mobile img {
    width: 100%;
    object-fit: cover;
    object-position: center;
  }

  .custom-bg-col {
    padding: 8px 0;
  }


  .container-section-loi-the {
    flex-direction: column-reverse;
  }

  .container-section-loi-the .right-panel {
    position: relative;
    width: 100%;
    padding: 12px;
    background: unset;
  }

  .container-loi-the .left-panel {
    width: 100%;
  }

  .header-loi-the {
    margin-top: 20px;
  }

  .map-container img {
    border-radius: 4px;
  }
}


@media screen and (max-width: 480px) {
  .custom-bg-title {
    font-size: 24px;
  }
}

/* Scroll-triggered Animation Initial States */
.cascade-fade-in-initial {
  opacity: 0;
}

.cascade-fade-in-up-initial {
  opacity: 0;
  transform: translateY(30px);
}

.cascade-fade-in-left-initial {
  opacity: 0;
  transform: translateX(-30px);
}

.cascade-fade-in-right-initial {
  opacity: 0;
  transform: translateX(30px);
}

.cascade-scale-up-initial {
  opacity: 0;
  transform: scale(0.9);
}

/* End Scroll-triggered Animation Initial States */