body {
  color: #333;
  font-size: 15px;
  font-style: normal;
  line-height: 1.42857;
  background-color: #fff;
}


.cf7-feedback-form {
  max-width: 500px;
  border: 1px solid #ddd;
  background: #fff;
}

.cf7-title {
  background: #4a4a4a;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  padding: 15px 20px;
}

.cf7-body {
  padding: 20px;
}

.cf7-field {
  position: relative;
  margin-bottom: 5px;
}

.cf7-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 48px;
  height: 30px;
  background: #f5f5f5;
  border: 1px solid #d8d8d8;
  border-right: none;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
}

.cf7-icon i {
  color: #8f8f8f;
  font-size: 16px;
}

.cf7-field input,
.cf7-field select {
  height: 30px;
  padding-left: 62px !important;
}

.cf7-field textarea {
  height: 90px;
  padding: 12px;
}

.cf7-field input,
.cf7-field select,
.cf7-field textarea {
  width: 100%;
  border: 1px solid #d8d8d8;
  border-radius: 0;
  box-shadow: none;
}

.wpcf7-form .required:after {
  content: "*";
  color: #ff6600;
  position: absolute;
  right: 12px;
  top: 4px;
  font-size: 20px;
  font-weight: bold;
}

.no-icon textarea {
  padding-left: 12px !important;
}

.cf7-captcha-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin: 15px 0;
}


.captcha-refresh:hover .captcha-input input {
  width: 170px !important;
  margin: 0 !important;
}

.cf7-buttons {
  text-align: center;

}

.cf7-buttons input[type=reset] {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  padding: 0 20px;
}

.captcha-img img {
  border: 1px solid black;
}

.cf7-buttons input[type=submit] {
  background: #d60000;
  border: 1px solid #d60000;
  color: #fff;
  padding: 0 20px;
}

l .captcha-refresh {
  border: none;
  background: transparent;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  color: #333;
  padding: 0;
}

.captcha-input input {
  width: 150px !important;
  height: 30px !important;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0 12px;
  font-size: 16px;
  margin: 0 !important;
}

.captcha-input {
  position: relative;
}


.captcha-input::after {
  content: "*";
  position: absolute;
  right: 10px;
  top: 4px;
  color: #ff6600;
  font-size: 22px;
  font-weight: bold;
}

.cf7-buttons {
  text-align: center;

}

.cf7-buttons input[type="reset"],
.cf7-buttons input[type="submit"] {
  width: auto;
  height: 42px;
  padding: 0 24px;
  border-radius: 4px;
  font-size: 12px;
  cursor: pointer;
  margin: auto;
}

.cf7-buttons input[type="reset"] {
  background: #fff;
  color: #333;
  border: 1px solid #ccc;
  margin-left: 65px;
}

.cf7-buttons input[type="submit"] {
  background: #e00000;
  color: #fff;
  border: 1px solid #e00000;
  font-weight: 600;
}

.cf7-buttons input[type="submit"]:hover {
  background: #c90000;
}

/* style gg map */
.contact-head div {
  padding-bottom: 5px;
}

.contact-note {
  border: 1px solid #ddd;
  background: #f7f7f7;
  padding: 10px 14px;
  margin-bottom: 20px;
  border-radius: 3px;
  font-size: 15px;
  max-width: 100%;
}

.contact-left-box {
  border: 1px solid #ddd;
  background: #fff;
  padding: 15px;
  border-radius: 3px;
}

.contact-left-box h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 18px;
}

.contact-map iframe {
  width: 100%;
  height: 430px;
  border: 0;
}

.contact-info-lienhe {
  margin-top: 14px !important;
  font-size: 15px !important;
}

.contact-info-lienhe p {
  margin-bottom: 6px !important;
}

.contact-info-lienhe i {
  width: 20px !important;
  color: #333 !important;
}

.contact-right .cf7-feedback-form {
  width: 100%;
  max-width: 100%;
}


.mina-tabs-container {
  /* max-width: 1065px; */
  margin: 0 auto !important;

}

.mina-tab-nav {
  list-style: none;
  display: flex;
  gap: 7px;
  margin-bottom: 20px;
  padding: 16px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.mina-tab-nav li {
  cursor: pointer;
  border-radius: 4px;
}

.mina-tab-nav li span {
  padding: 0 !important;
  font-size: 14px;
}

.mina-tab-nav li {
  padding: 2px;
  margin-left: 0px !important;
}

.mina-tab-nav li.active span {
  /* background: #222 !important; */
  color: #fff !important;
}

.mina-tab-content .mina-tab-pane {
  display: none;
  padding: 0 !important;
}

.mina-tab-content .mina-tab-pane.active {
  display: block;

}

/* style product trang chủ */
.product_item .flickity-viewport .flickity-slider .product {
  border: 1px solid #ddd !important;
}

.img_item .image-cover img {
  width: 100%;
  height: 128%;
  object-fit: fill;
}

.img_item .box-text {
  padding-bottom: 0;
}

.img_item .box-text h4 {
  color: #fff !important;
  margin: 0;
}

.img_item_1 .box-text h4 {
  color: #fff !important;
  margin: 0;
}

/* blog trang chủ */
/* ITEM */
.blog-list .blog-item {
  margin-bottom: 10px !important;
  padding-bottom: 0 !important;
  border-bottom: none !important;
  display: block !important;
  clear: both;
}

/* HÀNG TRÊN */
.blog-list .blog-item>.d-flex {
  display: flex !important;
  align-items: flex-start !important;
  width: 100%;
}

/* ẢNH */
.blog-list .blog-thumb {
  flex: 0 0 86px !important;
  width: 86px !important;
  max-width: 86px !important;
  margin-right: 15px !important;
}

.blog-list .blog-thumb img {
  width: 86px !important;
  height: 72px !important;
  object-fit: cover !important;
  display: block !important;
}

/* KHỐI NGÀY + TIÊU ĐỀ */
.blog-list .blog-info {
  flex: 1 !important;
  width: auto !important;
  max-width: none !important;
}

/* NGÀY */
.blog-list .blog-date {
  display: block !important;
  font-size: 15px !important;
  color: #222 !important;
  padding-bottom: 8px !important;
  margin-bottom: 8px !important;
  border-bottom: 1px solid #909090 !important;
  line-height: 1.2 !important;
}

/* TIÊU ĐỀ */
.blog-list .blog-link {
  display: block !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  color: #1d2a44 !important;
  text-decoration: none !important;
  margin-top: 0 !important;
}

/* MÔ TẢ: ép xuống dưới nguyên hàng */
.blog-list .blog-excerpt {
  display: block !important;
  width: 100% !important;
  clear: both !important;
  margin-top: 3px !important;
  font-size: 15px !important;
  line-height: 1.45 !important;
  color: #222 !important;
}


/* css form-home */
.dk-tv-form {
  width: 100%;
  max-width: 694px;

}

form .dk-tv-title {
  font-size: 1.25em;
  /* font-weight: 400 !important; */
  color: #222;
  margin: 0 0 16px;
  line-height: 1.2;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  font-weight: bold;
}

.dk-tv-field {
  position: relative;
  margin-bottom: 18px;
}

.dk-tv-field input,
.dk-tv-field textarea,
.dk-captcha-input input {
  width: 100%;
  height: 40px;
  border: 1px solid #ccc !important;
  border-radius: 4px !important;
  background: #fff !important;
  box-shadow: none !important;
  outline: none !important;
  padding: 0 36px 0 15px;
  font-size: 16px;
  font-weight: 400;
  color: #333;
}

.dk-tv-field textarea {
  height: 63px !important;
  min-height: 63px !important;
  padding-top: 10px;
  resize: vertical;
}

.dk-tv-field::after {
  content: "*";
  position: absolute;
  top: 12px;
  right: 12px;
  color: #ff6b21;
  font-size: 22px;
  z-index: 2;
}

.dk-tv-captcha {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 2px;
  margin-bottom: 19px;
}

.dk-captcha-input {
  position: relative;
  width: 125px;
  flex: 0 0 125px;
}

.dk-captcha-input input {
  padding: 0 20px 0 15px;
}

.dk-captcha-input::after {
  content: "*";
  position: absolute;
  top: 8px;
  right: 7px;
  color: #ff6b21;
  font-size: 22px;
}

.dk-captcha-img img {
  height: 40px;
  width: auto;
  display: block;
}

.dk-captcha-refresh {
  width: 35px;
  height: 40px;
  padding: 0;
  border: none;
  background: transparent;
  color: #123047;
  font-size: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dk-tv-submit input.wpcf7-submit {
  width: 101px;
  /* height: 51px; */
  background: #d92900 !important;
  color: #fff !important;
  border: none !important;
  border-radius: 0 !important;
  font-size: 16px;
  font-weight: 700;
  text-transform: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.dk-tv-submit input.wpcf7-submit:hover {
  background: #bd2400 !important;
}

.row-title h2 {
  margin-bottom: 0px !important;
}

.project-gallery .col,
.project-gallery .columns,
.project-gallery .gallery-item {
  padding: 0 7px 15px
}


.project-gallery .box-text-inner {
  margin: 0;
  padding: 3px 10px;
  width: 100%;
  position: absolute;
  font-size: 22px !important;
  left: 0;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease !important;
  transition: all 0.4s ease !important;
  margin-bottom: 0px !important;
}

.project-gallery .box-text-inner h4 {
  font-size: 16px !important;
  margin-bottom: 0px !important;
}

.other_title .showimg a {
  color: #fff;
}

/* 1. Giữ ảnh trong khung, không cho tràn ra ngoài khi zoom */
.project-gallery .img_item .image-cover {
  overflow: hidden;
}

/* 2. Thiết lập chuyển động mượt mà */
.project-gallery .img_item img {
  -webkit-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important;
}

/* 3. Hiệu ứng zoom khi hover vào box cha */
.project-gallery .img_item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.mina-tabs-container li.active {
  position: relative;
  /* margin: 0 auto; */
  padding: 10px;
  width: 15%;
  float: left;
  display: block;
  background-color: #000;
  border-bottom: 4px solid #C30;
  height: 50px;
  overflow: hidden;
  margin-left: 0px;
}

.header-main .header-bottom .hide-for-medium {
  width: 100%
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  color: black;
}

body .slick-dots li button:before {
  font-family: 'slick';
  font-size: 10px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.captcha-iamge {
  margin: 0 !important;
}

.captcha-button {
  margin: 0 !important;
}

.icon-angle-up:before {
  font-family: "FontAwesome";
  /* hoặc "fl-icons" tùy bộ icon */
  content: "\f106";
  /* mã unicode chuẩn cho angle-up */
}

.back-to-top,
.back-to-top i {
  color: #1e73be !important
}

.project-slider-block h3 {
    font-size: 20px;
    text-align: center;
  }