/* h2{

  font-size:2.5rem;

  font-family: "UTM Copperplate" !important;

}

h3{

   font-family: "UTM Copperplate" !important;

} */

html {

  /* font-size: 1rem ; */

  font-family: "Open sans";

}

.testtest {

  font-weight: 600;

  text-align: center;

  color: var(--primary-color);

}

.testtest2 {

  font-weight: 600;

  text-align: center;

  color: #eabc8e;

}

.mySwiperq .swiper-slide-thumb-active .button_test {

  background: linear-gradient(90deg, #dfae5b 0%, #ddb15a 31%, #fafacf 62%, #edd087 100%);

  color: black;

}


.mySwiperq .swiper-slide-active {

  border-radius: 5px;

  overflow: hidden;

}
.mySwiperp .swiper-slide-active {

  border-radius: 5px;

  overflow: hidden;

}

.section_map1 {

  display: grid;

  place-items: center;

}

.section_map2 {

  place-items: center;

  /* background-image: url("{<IMG_BG_MAIN.0.-1>}"); */

}

.section_map3 {

  /* place-items: center; */

  padding-top: 2rem;

}

.alltest4 {

  padding-top: 2rem;

}

.alltest {

  padding-top: 2rem;

  max-width: 60%;

}

.alltest2 {

  padding-top: 2rem;

  max-width: 100%;

}

.line {

  margin-left: auto;

  margin-right: auto;

  max-width: 100%;

  height: auto;

  display: block;

  vertical-align: middle;

}

.text_phu {

  font-size: 1.5rem;

  text-align: center;

  margin-bottom: 30px;



}

.mySwiperq .swiper-slide {

  background-color: #ffffff00;

  border: 2px solid;

  text-align: center;

  border-radius: 5px;

  margin-bottom: 20px;

  border-color: white;

  align-items: center;

  justify-content: center;

  overflow: hidden;

}
.mySwiperp .swiper-slide {

  background-color: #ffffff00;

  border: 2px solid;

  text-align: center;

  border-radius: 5px;

  margin-bottom: 20px;

  border-color: white;

  align-items: center;

  justify-content: center;

  overflow: hidden;

}

.img_line {

  padding-bottom: 30px;

}

.button_test {

  font-size: 1.2rem;

  padding: 5px 0;

  display: flex;

  justify-content: center;

  align-items: center;

  width: 100%;

}

.property-content .property-title:hover {

  color: #dfcc24;

  transition-duration: 300ms;

  cursor: pointer;

}

.mySwiperq .button_test:hover {

  background: linear-gradient(90deg, #dfae5b 0%, #ddb15a 31%, #fafacf 62%, #edd087 100%);

  color: black;

}
.mySwiperp .button_test:hover {

  background: linear-gradient(90deg, #dfae5b 0%, #ddb15a 31%, #fafacf 62%, #edd087 100%);

  color: black;

}

.mySwiperq.button_test:active {

  background-color: linear-gradient(90deg, #dfae5b 0%, #ddb15a 31%, #fafacf 62%, #edd087 100%);

}
.mySwiperp.button_test:active {

  background-color: linear-gradient(90deg, #dfae5b 0%, #ddb15a 31%, #fafacf 62%, #edd087 100%);

}

.swiper-product .swiper-wrapper {
  padding: 1rem;
}

.button_more {

  display: flex;

  justify-content: center;

  align-items: center;

  width: 100%;

  padding: 30px 0px;

}

.button1 {

  background: linear-gradient(90deg, #dfae5b 0%, #ddb15a 31%, #fafacf 62%, #edd087 100%);

  color: black;

  font-weight: bold;

  text-transform: uppercase;

  padding: 7px 30px;

  border: 1px solid white;

  border-radius: 8px;

  cursor: pointer;

  min-width: 300px;

  margin-top: 10px;

}

.button1:hover {

  background: linear-gradient(90deg, #edd087 0%, #fafacf 38%, #ddb15a 69%, #dfae5b 100%);

}

.button1 p {

  padding: 0.4rem;

  color: black;

}

.form_baogia {

  padding: 3.2rem 10px;

}

.text_baogia {

  font-size: 1.5rem;

  font-weight: 700;

  display: flex;

  justify-content: center;

  color: #eabc8e;

}

.textphu_baogia {

  font-size: 1.2rem;

  display: flex;

  font-style: italic;

  justify-content: center;

  color: white;

}

.form-wrapper {

  display: flex;

  flex-wrap: wrap;

  gap: 10px;

  justify-content: center;

  align-items: center;

  padding-top: 30px;

}



.input-group {

  display: flex;

  align-items: center;

  background: white;

  border-radius: 8px;

  padding: 10px 15px;

  min-width: 260px;

  max-width: 300px;

}



.input-group i.icon {

  color: #006b77;

  margin-right: 10px;

  font-size: 16px;

}
.cl_custom {
    color: #efefef !important;
    background: none;
    -webkit-text-fill-color: #ffffff;
}


.input-group input {

  border: none;

  outline: none;

  font-size: 15px;

  color: #333;

  width: 100%;

  flex: 1;

}

.main-policy{
  color: white;
}

.submit-button {

  background: linear-gradient(90deg, #dfae5b 0%, #ddb15a 31%, #fafacf 62%, #edd087 100%);

  color: black;

  font-weight: bold;

  text-transform: uppercase;

  padding: 12px 30px;

  border: 1px solid white;

  border-radius: 8px;

  cursor: pointer;

  min-width: 300px;

  margin-top: 10px;

}

.submit-button:hover {

  background: linear-gradient(90deg, #edd087 0%, #fafacf 38%, #ddb15a 69%, #dfae5b 100%)
}

.text_phu2 {

  font-size: 1.25rem;

  text-align: center;

  margin-bottom: 30px;

  margin-top: 1rem;

  color: white;

}

.submit-button:hover {

  opacity: 0.9;

}

.input-group {

  display: flex;

  align-items: center;
  /* Đảm bảo icon và input cùng hàng ngang */

  background: white;

  border-radius: 8px;

  min-width: 260px;

  max-width: 300px;

  height: 45px;
  /* Đặt chiều cao cố định để dễ căn giữa */

}

/* khối dịch vụ */

.property-card {

  background: white;

  border-radius: 12px;

  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);

  overflow: hidden;

  width: -webkit-fill-available;

  display: flex;

  flex-direction: column;

}



.property-image {

  width: 100%;

  height: 180px;

  object-fit: cover;

}

.property-details li {

  font-weight: 600;

}

.property-content {

  padding: 20px;

  display: flex;

  flex-direction: column;

  gap: 10px;

  align-items: center;

  min-height: 356px;

}



.property-title {

  color: #006b77;

  font-size: 20px;

  font-weight: bold;

  margin: 0;

}



.property-details {

  list-style: none;

  padding: 0;

  margin: 0;

  display: flex;

  flex-direction: column;

  gap: 6px;

  font-size: 1rem;

  color: #333;

}



.property-details .bullet {

  display: inline-block;

  width: 8px;

  height: 8px;

  background-color: #f5c300;

  border-radius: 50%;

  margin-right: 8px;

  transform: translateY(-1px);

}

.swiper-pagination-pro {
  display: none;
}

.property-button {

  align-self: center;

  background: linear-gradient(90deg, #dfae5b 0%, #ddb15a 31%, #fafacf 62%, #edd087 100%);

  color: black;

  padding: 10px 24px;

  border-radius: 6px;

  text-decoration: none;

  font-weight: bold;

  transition: opacity 0.3s ease;

  margin-top: 10px;

}



.property-button:hover {

  color: rgb(0, 0, 0);

  background: linear-gradient(90deg, #edd087 0%, #fafacf 38%, #ddb15a 69%, #dfae5b 100%);

}

.property-card-parent {

  place-items: center;

}

.p_chinhsach {

  font-size: 1rem;

  text-align: center;

}

.p_chinhsach2 {

  font-size: 1rem;

  text-align: center;

  margin-bottom: 30px;

}

.donwload_policy {

  font-weight: 700;

  padding: 5px 15px;

  background: linear-gradient(90deg, #dfae5b 0%, #ddb15a 31%, #fafacf 62%, #edd087 100%);

  border: 1px solid white;

  border-radius: 5px;

}

.donwload_policy:hover {

  background: linear-gradient(90deg, #edd087 0%, #fafacf 38%, #ddb15a 69%, #dfae5b 100%);

}

.donwload_policy p {

  padding: 0.4rem;

  color: black;

}

.button_baogia {

  padding-top: 50px;

  padding-bottom: 30px;
  margin: 0 auto;
  display: block;
  width: fit-content;

}

.building-card {

  width: inherit;

  border: 1px solid #ccc;

  border-radius: 5px;

  overflow: hidden;

}



.building-caption {

  background-color: #082a29;

  color: white;

  text-align: center;

  padding: 12px;

  font-weight: bold;

  font-size: 1rem;

}

.slide_test {

  text-align: center;

  font-size: 18px;

  background: #ffffff;

  height: calc((100% - 30px) / 2) !important;

  display: flex;

  justify-content: center;

  align-items: center;

}

.swiper-grid-column>.swiper-wrapper {

  flex-wrap: wrap;

  flex-direction: row;

}

.tienichduan .swiper-slide {

  margin-top: 30px !important;

}

.swiper-pagination-bullet.swiper-pagination-bullet-active {

  width: 3rem;

  border-radius: 1rem;

  background: #082a29;

}

.khuon {

  padding-bottom: 50px;

}

.button_test {

  font-size: 1rem;

  padding: 10px 0;

  display: flex;

  justify-content: center;

  align-items: center;

  width: 100%;

  font-weight: 600;

  color: white;

  transition-duration: 500ms
}

.mySwiperq .img-fluid {

  border-radius: 5px !important;

}
.mySwiperp .img-fluid {

  border-radius: 5px !important;

}

.img__ {

  position: relative;

  /* border-radius: 5px; */

  overflow: hidden;

}



.img__:hover::after {

  animation: shine 0.75s;

}



.img__::after {

  position: absolute;

  top: 0;

  left: -75%;

  z-index: 2;

  display: block;

  content: "";

  width: 50%;

  height: 100%;

  background: linear-gradient(to right,

      rgba(255, 255, 255, 0) 0%,

      rgba(255, 255, 255, 0.3) 100%);

  transform: skewX(-25deg);

}



@keyframes shine {

  100% {

    left: 125%;

  }

}

.content_mobile {

  display: none;

}
.tabs_mobile{
  display: none !important;
}

@media (max-width: 1024px) {

  .testtest {



    font-size: 1.5rem;

    font-weight: 600;

    text-align: center;

    color: var(--primary-color);

  }

  .testtest2 {



    font-size: 1.5rem;

    font-weight: 600;

    text-align: center;

    color: #eabc8e;

  }

  .alltest {

    padding: 2rem 0.5rem;

    max-width: 80%;

  }

  .button_test {

    min-height: 40px;

    font-size: 0.825rem;

  }



  .text_phu {

    font-size: 1.25rem;

    text-align: center;

    margin-bottom: 30px;

    margin-top: 1rem;

  }



  .mySwiperq .swiper-slide {

    background-color: #ffffff00;

    text-align: center;

    border-radius: 5px;

    margin-bottom: 20px;

    border: 2px;

    align-items: center;

    justify-content: center;

  }
  .mySwiperp .swiper-slide {

    background-color: #ffffff00;

    text-align: center;

    border-radius: 5px;

    margin-bottom: 20px;

    border: 2px;

    align-items: center;

    justify-content: center;

  }

  .form-wrapper {

    display: grid;

    gap: 10px;

    justify-content: center;

    align-items: center;

    padding-top: 30px;

  }

  .input-group {

    min-width: 350px;

  }

  .text_baogia {

    font-size: 1.5rem;

  }

  .content_mobile {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    color: white;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 20px;
  }
  .tabs_mobile{
    display: none !important;
  }

}

@media (max-width: 480px) {

  .testtest {

    font-size: 1.5rem;

    font-weight: 600;

    text-align: center;

    color: var(--primary-color);

  }

  .alltest {

    padding: 2rem 0.5rem;

    max-width: 100%;

  }

  .text_phu {

    font-size: 1.25rem;

    text-align: center;

    margin-bottom: 30px;

    margin-top: 1rem;

  }

  .form-wrapper {

    display: grid;

    gap: 10px;

    justify-content: center;

    align-items: center;

    padding-top: 30px;

  }

  .input-group {

    min-width: 350px;

  }

  .textphu_baogia {

    font-size: 1rem;

  }

  .text_baogia {

    font-size: 1.2rem;

  }

  .button_test {

    font-size: 1rem;

  }

  .img_line {

    padding-bottom: 0px;

  }

  .alltest4 {

    padding-top: 0px
  }

  .button_baogia {

    padding-top: 30px;

    padding-bottom: 30px;

  }

  .swiper-product .swiper-wrapper {
    padding: 0;
  }

  .slide_test {
    padding: 1rem;
  }

  .swiper-pagination-pro {
    display: flex;
    justify-content: center;
    width: fit-content;
    margin: 0 auto;
    padding-top: 20px;
  }
  .img_subdivision {
  padding-top: 100% !important;
}
.content_subdivision{
  display: none;
}
.tabs_mobile{
    display: flex !important;
  }
.button_test {
  background: linear-gradient(90deg, #dfae5b 0%, #ddb15a 31%, #fafacf 62%, #edd087 100%);
  color: black;
  border-radius:8px;
  margin: 15px 0px;
}
.product_main{
  display:none !important;
}
}