@font-face {
  font-family: "Font Awesome\ 5 Brands";
  src: url("../fonts/fa-brands-400.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}.fab{font-family:Font Awesome\ 5 Brands;}
@font-face {
  font-family: "Font Awesome\ 5 Pro";
  src: url("../fonts/fa-solid-900.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
.fas{font-family:Font Awesome\ 5 Pro;font-weight:900}
.fab,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-envelope:before{content:"\f0e0"}.fa-youtube:before{content:"\f167"}.fa-facebook-f:before{content:"\f39e"}.fa-home:before{content:"\f015"}.fa-phone:before{content:"\f095"}.fa-arrow-up:before{content:"\f062"}.fa-calendar:before{content:"\f133"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-calendar-alt:before{content:"\f073"}.fa-search:before{content:"\f002"}.fa-money-bill-alt:before{content:"\f3d1"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.logo { height: 50px; width: 172px;}
.submenu .sociallink {
  position: relative;
  display: inline-block;
  padding: 4px;
}
.submenu .sociallink::before {
  content: "";
  position: absolute;
  inset: -8px; 
}
#fullbanner {
  aspect-ratio: 1600 / 592; 
  overflow: hidden;
}
#fullbanner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.newsbox img {height:200px; width:100%;object-fit: cover;} 
.text-brief{text-align:justify; color:#24b2e6; font-style: italic;}
.text-brief img{float: left; max-width: 200px; margin: 0 10px; border-radius: 10px;}
.f25{font-size:2.5rem !important}
button {border:0 !important}
.nowarp{white-space: nowrap !important}
.breadcrumb {
  padding:1.5rem;
  position:relative;
  z-index:0  
}
.breadcrumb .breadcrumb__list {
  position:relative;
  display:flex;
  align-items:center
}
.breadcrumb .breadcrumb__list .breadcrumb__list__item {
  display: inline-flex;
  align-items: center;
  color:#18458b;
}
.breadcrumb .breadcrumb__list .breadcrumb__list__item:before {
  content:none
}
.breadcrumb .breadcrumb__list .breadcrumb__list__link {
  fill:#003252;
  font-family:var(--font-type-titles);
  font-size:15px;
  text-decoration:none
}
.breadcrumb__list__item .material-icons {
  font-size: 18px; /* hoặc tùy theo chiều cao chữ */
  vertical-align: middle;
  margin: 0 4px; /* khoảng cách giữa chữ và icon */
  line-height: 1;
  position: relative;
  top: 0; /* chỉnh nếu vẫn lệch nhẹ */
}
.breadcrumb .breadcrumb__list .breadcrumb__list__item:first-child .breadcrumb__list__link {
  text-decoration:none
}
.box-widget {background: #fff;
  border-radius: 4px;
  border: 1px solid #eee;
  float: left;
  width: 100%; padding:10px; margin: 0 10px 20px 10px;
 }
 .box-widget h2{font-size:2rem;
  display: -webkit-box; 
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; 
  overflow: hidden;
  text-overflow: ellipsis;}
 .tour-sale-list li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  padding: 10px;
  color: #555;
  text-decoration: none;
}
.tour-sale-list .tour-name {
  flex: 1;
  line-height: 1.4;
}
.tour-sale-list .tour-price {
  white-space: nowrap;
  font-weight: 600;
  color: #fa7a1a;
  font-size: 1.5rem;
}
.tour-sale-list li a:hover .tour-price {
  color: #00a9e0;
}
.itags {
  padding: 6px;
  display: inline-block;
  margin: 2px;
  text-decoration: none;
  background: #ebebeb;
  color: #555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  transition: background .3s,color .3s;
  -webkit-transition: background .3s,color .3s;
  -moz-transition: background .3s,color .3s;
}
#notetourschedule .dropdownlist {
  font-weight: bold;
  color: #8f9091;
  border: none;
  background-color: #f6f9fa;
  padding: 10px;
  margin-bottom: 10px;
}
.btncontact{
  width: auto;
  font-size: 2rem;
  text-align: center;
  background: #18458b;
  cursor: pointer;
  font-weight: normal;
  border-radius: 30px;
  text-shadow: none;
  padding: 10px 20px;
  box-sizing: border-box;
  box-shadow: 0 1px 1px #eeeeee;
  margin: 10px 0;
  vertical-align: middle;
  color:#fff;
}
.btncontact:hover {
  background: #14afe6;
  border-color: #14afe6);
  color:#fff;
}
.gray{color:#8f9091;}
.price-text{width:90%; color:#fff; font-size: 2rem; text-align: center;background:#18458b; padding:10px 20px; display:block; text-transform:uppercase; margin: 0 auto;}
.tourinfo {
  display: flex;
  align-items: center;
  justify-content: center; 
  font-size: 1.5rem;
  color: #7c7c7c;
  flex-wrap: wrap; 
  margin: 0 auto;
}
.tourinfo span {
  display: flex;
  align-items: center;
  white-space: nowrap; 
}
.tour-duration {
  border: 1px solid #ccc;
  padding: 4px 10px;
  border-radius: 4px;
}
.tourinfo span:not(:first-child)::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 1.2em; 
  background-color: #ccc;
  margin: 0 12px; 
}
.tour-sale-box {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  background: #fff;
}
.tour-sale-header {
  display: flex;
  align-items: center;
  background-color: #00a9e0;
  color: #fff;
  font-weight: 700;
  padding: 10px 12px;
  font-size: 2rem;
  position: relative;
}
.tour-sale-header .title {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  position: relative;
  flex: 1;
}
.tour-sale-header .title::after {
  content: "\eac9";
  font-family: Material Symbols Outlined;
  font-size: 24px;
  font-weight: 400;
  line-height: 22px;
  float: right;
}
.tour-sale-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tour-sale-list li {
  position: relative;
  padding-left: 15px; 
  border-top: 1px solid #ddd;
}
.tour-sale-list li::before {
  content: "\eac9";
  font-family: "Material Symbols Outlined";
  font-size: 22px;
  color: #555;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%); 
}
/* not home tour */
.breadcrumb.breadcrumb--light {
  color:#fff
}
.breadcrumb.breadcrumb--light .breadcrumb__list .breadcrumb__list__link,
.breadcrumb.breadcrumb--light .breadcrumb__list .breadcrumb__list__divider {
  fill:#fff
}
.breadcrumb.breadcrumb--light .breadcrumb__back {
  color:#fff
}
.breadcrumb.breadcrumb--light .breadcrumb__back svg {
  fill:#fff
}
.breadcrumb+.block {
  margin-top:1.5rem
}
.breadcrumb+.block.plain-hero {
  margin-top:1.5rem
}
nav[aria-label="Breadcrumb"] ol {
  list-style: none;      /* bỏ số thứ tự */
  padding: 0;
  margin: 0;
  display: flex;         /* hiển thị ngang */
}

.breadcrumb .breadcrumb__back {
  display:flex;
  align-items:center;
  color:var(--secondary-color);
  text-decoration:none;
  font-family:var(--font-type-main);
  font-size:15px;
  line-height:15px
}
.breadcrumb .breadcrumb__back svg {
  margin-inline-end:.75rem;
  fill:var(--secondary-color);
  transform:rotate(.25turn)
}
.breadcrumb .breadcrumb__list .breadcrumb__list__divider {
  margin:0 .5rem;
  fill:#003252;
  vertical-align:middle;
  transform:rotate(-.25turn)
}

.breadcrumb .breadcrumb__list .breadcrumb__list__link .breadcrumb__list__link__icon {
  vertical-align:text-bottom
}
.breadcrumb .breadcrumb__list .breadcrumb__list__link:hover,
.breadcrumb .breadcrumb__list .breadcrumb__list__link:active,
.breadcrumb .breadcrumb__list .breadcrumb__list__link:focus {
  text-decoration:underline
}

.breadcrumb-current span[itemprop="name"] {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.breadcrumb-current {
  flex: 1;
  min-width: 0;            
}
@media (max-width: 767.98px) {
  .breadcrumb__list {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    white-space: nowrap;
  }
  .breadcrumb__list__item {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
  }

  .breadcrumb__list__item a {
    display: inline-block;
    max-width: 120px; 
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .breadcrumb__list__item .material-icons {
    flex-shrink: 0;
    margin: 0 5px;
  }
}
@media (max-width: 767.98px) {
  .news { padding: 5px !important;}
  .breadcrumb__list {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    white-space: nowrap;
  }

  .breadcrumb__list__item {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
  }

  .breadcrumb__list__item a {
    display: inline-block;
    max-width: 120px; 
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .breadcrumb__list__item .material-icons {
    flex-shrink: 0;
    margin: 0 5px;
  }
}

 .box-widget-item-header {
  padding: 0 0 0px;
  margin: 0 0 25px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #8f8f8f;
  position: relative;
}

.box-widget h3{font-size: 1.5rem;
  display: -webkit-box; 
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; 
  overflow: hidden;
  text-overflow: ellipsis;}

.box-widget-item-header h2{text-align:center; text-transform:uppercase}
.brtl{border-radius: 50px 0 0 0}
.brtr{border-radius: 0 50px 0 0}
.brbl{border-radius: 0 0 0 50px}
.brbr{border-radius: 0 0 50px 0}
.brll{border-radius: 50px 0 0 50px}
.brrr{border-radius: 0 50px 50px 0}
.linkvisa{color: #000; text-decoration: underline;padding: 2rem;}
@media (max-width: 768px) {
	.brtl, .brtr, .brbl, .brbr, .brrr, .brll{border-radius: 10px; margin: 0;
  padding: 0;
  position: relative;}
  .tour-sale-list li a {
    flex-direction: column;
    align-items: flex-start;
  }
  .tour-sale-list .tour-price {
    margin-top: 4px;
    font-size: 13px;
  }
}
.tick-list {
  list-style: none;
  padding: 0;
}
.tick-list li {
  position: relative;
  padding-left: 20px;
  font-size: 14px;
  color: #000;
  line-height: 1.5;
}
.tick-list li::before {
  content: "\2713";
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(3px);   
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #28a745;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 15px;
  font-size: 10px;
}
.contact-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #18458b;           
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  transition: color 0.3s ease;
}
.contact-link .icon {
  width: 24px;
  height: 24px;
  fill: #18458b;            
}
.contact-link:hover {
  color: #18458b;
}
.contact-link:hover .icon {
  fill: #18458b;
}
@media (max-width: 576px) {
  .contact-link {
    font-size: 14px;
    gap: 6px;
  }
  .contact-link .icon {
    width: 20px;
    height: 20px;
  }
}
.contact-form {
  max-width: 600px;
  margin: 0 auto;
  color: #222;
}
.contact-form label {
  display: block;
  font-weight: 500;
  margin-bottom: 5px;
}
.contact-form label span {
  color: red;
}
.contact-form input,
.contact-form textarea {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  background-color: #fff;
}
.contact-form input[readonly] {
  background-color: #f8f8f8;
  font-weight: 600;
  color: #004b91;
}
.contact-form select {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  background-color: #fff;
  padding: 8px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='3'%3E%3Cpath fill='%23999' d='M0 0l3 3 3-3z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 3px 1px; 
}
.contact-form .form-row {
  display: flex;
  gap: 15px;
}
.contact-form .form-row .form-group {
  flex: 1;
}
@media (max-width: 576px) {
  .contact-form .form-row {
    flex-direction: column;
  }
}
#lichkhoihanh {
  display: none; 
  margin-top: 10px;
}
#lichkhoihanh.show { display: block; }
.lich-khoi-hanh img.toggle-lich {
  cursor: pointer;
  width: 20px;
  vertical-align: middle;
  transition: transform 0.3s ease;
}

.lich-khoi-hanh img.toggle-lich.active {
  transform: rotate(180deg); 
}

.table-wrapper {
  width: 100%;
  max-height: 230px;          
  overflow-y: auto;            
  overflow-x: auto;           
  border: 1px solid #ccc;
  border-radius: 8px;
}
.visa-table {
  width: 100%;
  border-collapse: collapse;
}
.visa-table th,
.visa-table td {
  padding: 12px 16px;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
}
.visa-table thead th {
  position: sticky;
  top: 0;
  font-weight: 600;
  border-bottom: 1px solid #999;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0 1px 0 #999;
}
.visa-table .price{
	color:#fa7a1a;
}
@media (max-width: 768px) {
  .visa-table th,
  .visa-table td {
    font-size: 14px;
    padding: 8px 10px;
  }
}
@media (max-width: 576px) {
  .table-wrapper {
    max-height: 280px;
    overflow-x: scroll;
  }
  .visa-table {
    min-width: 410px;
  }
}
.accordion.twocol {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2px;
}
@media (max-width: 768px) {
  .accordion.twocol {
    grid-template-columns: 1fr;
  }
}
.accordion.twocol .card {
  overflow: hidden;
}

.btncontact i {
  margin-left: 6px; 
}
@media (max-width: 768px) {
	.btncontact{font-size: 1.6rem;}
}
@media (max-width: 768px) {
  .tourinfo {
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 6px;
    font-size: 13px; 
  }
  .tourinfo span {
    white-space: nowrap;
    flex-shrink: 1; 
  }
}
.tour-sale-header .icon {
  font-size: 18px;
  margin-right: 6px;
}

@media (max-width: 480px) {
  .tour-sale-box {
    max-width: 100%;
  }
  .tour-sale-list li a {
    padding: 8px 10px;
  }
}
.booking-steps {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  padding: 20px 0;
}
.booking-steps .step {
  text-align: center;
  color: #8f9091;
  font-size: 16px;
  flex: 1 1 100px;
}
.booking-steps .step img {
  display: block;
  margin: 0 auto 8px;
}
.booking-steps .step.active {
  color: #18458b;
  font-weight: 600;
}
.booking-steps .step.active img {
  opacity: 1;
  filter: none;
}
.booking-steps .arrow::after {
  content: "\eac9";
  font-family: "Material Symbols Outlined";
  font-size: 3rem;
  position: relative;
  bottom: -50px; 
  color: #8f9091;
}
@media (max-width: 768px) {
  .booking-steps .step {font-size:1.4rem !important; flex: none;}
  .booking-steps .step img {
    width: 60px;
  }
  .booking-steps .arrow::after {
   bottom: 0px;}
}

.tour-summary {
  overflow: hidden;
  font-family: Arial, sans-serif;
  margin: 0 auto;
  font-size: 15px;
}

.tour-summary .tour-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 12px;
  border-bottom: 1px solid #ddd;
}
.tour-summary .tour-row:last-child {
  border-bottom: none;
}
.tour-summary .value {
  font-weight: 600;
  color: #18458b;
}
.tour-summary .total {
  background: #18458b;
  color: #fff;
  font-weight: bold;
}
.tour-summary .total .value {
  color: #fff;
}
@media (max-width: 768px) {
  .tour-summary {
    width: 100%;
    font-size: 14px;
  }
  .tour-summary .tour-row {
    align-items: flex-start;
    gap: 4px;
  }
  .tour-summary .value {
    text-align: right;
  }
  .tour-summary .total {
    text-align: left;
  }
}
.customer .col-6{ flex: 0 0 calc(50% - 6px) !important; margin-right: 6px;}
.formbook {
  max-width: 900px;
  margin: 0 auto;
}
.formbook label {
  font-weight: 600;
  color: #000;
  margin-bottom: 4px;
  display: inline-block;
}
.formbook label span {
  color: red;
}
.formbook .form-control,
.formbook .form-select,
.formbook textarea {
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 10px 12px;
  font-size: 15px;
  color: #333;
  transition: all 0.2s ease;
}
.formbook .form-control:focus,
.formbook .form-select:focus,
.formbook textarea:focus {
  border-color: #0d6efd;
  box-shadow: 0 0 4px rgba(13, 110, 253, 0.3);
  outline: none;
}
.formbook ::placeholder {
  color: #999;
}
.formbook-radio {
  display: flex;
  align-items: center;
  height: 100%;
  padding-top: 8px; 
}
.formbook-radio .form-check {
  margin-bottom: 0;
  margin-right: 16px;
}
.formbook .form-check-input {
  border-color: #bbb;
}
.formbook .form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
  box-shadow: none;
}
.formbook .btn-formbook {
  background-color: #0d6efd;
  color: #fff;
  padding: 10px 24px;
  border-radius: 6px;
  font-weight: 600;
  border: none;
  transition: 0.2s;
}
.formbook .btn-formbook:hover {
  background-color: #0b5ed7;
}
@media (max-width: 767px) {
  .formbook .text-end {
    text-align: center !important;
  }
}
.confirm-checkbox {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 16px;
  color: #123c7b;
  gap: 12px;
  user-select: none;
  line-height: 1.4;
}
.confirm-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.confirm-checkbox .checkmark {
  position: relative;
  width: 28px;
  height: 28px;
  border: 2px solid #123c7b;
  border-radius: 50%;
  flex-shrink: 0;
  transition: all 0.25s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.confirm-checkbox:hover .checkmark {
  background-color: rgba(18, 60, 123, 0.05);
  box-shadow: 0 0 0 4px rgba(18, 60, 123, 0.08);
}
.confirm-checkbox .checkmark::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 14px;
  border: solid #123c7b;
  border-width: 0 3px 3px 0;
  transform: scale(0) rotate(45deg);
  opacity: 0;
  transition: all 0.25s ease;
}
.confirm-checkbox input:checked ~ .checkmark {
  background-color: #123c7b0d;
  border-color: #123c7b;
  box-shadow: 0 0 0 4px rgba(18, 60, 123, 0.1);
}
.confirm-checkbox input:checked ~ .checkmark::after {
  transform: scale(1) rotate(45deg);
  opacity: 1;
}
.confirm-checkbox .text {
  color: #123c7b;
}

.confirm-checkbox .text a {
  font-weight: 700;
  text-decoration: underline;
  color: #123c7b;
}

.confirm-checkbox .text a:hover {
  text-decoration: none;
}
.formbook .confirm-checkbox {
  display: flex !important;
  align-items: center;
  margin-top: 20px;
}

.formbook .confirm-checkbox label,
.formbook .confirm-checkbox .text {
  display: inline !important;
}
.formbook h1{background:#18458b; color:#fff; text-align:center; padding:10px 0; margin:0}
h2.returnhome {
  background: #14afe6;
  color: #fff;
  font-size: 3rem;
  font-weight:bold;
  text-align: center;
  padding: 10px 0;
  margin: 0;
}
h2.returnhome a{color: #fff;}
h2.returnhome a::before {
  content: "\eac3";
  font-family: "Material Symbols Outlined";
  font-size: 3rem;
  position: relative;
  color: #fff;
  top: 5px;
  right: 5px;
}
.input-error {
  border: 1px solid #dc3545 !important; /* đỏ Bootstrap */
}
.form-check-input.input-error {
  outline: 2px solid #dc3545 !important;
}
/* Wrapper chính: 2 cột, canh top */
.payment-row {
  display: flex;
  align-items: flex-start; /* QR sẽ canh top với checkbox-column */
  justify-content: space-between;
  gap: 20px; /* khoảng giữa 2 cột */
  width: 100%;
}

/* Cột chứa 2 checkbox (stack dọc) */
.checkbox-column {
  display: flex;
  flex-direction: column;
  gap: 18px; /* khoảng giữa 2 label */
  flex: 1 1 auto; /* chiếm không gian còn lại */
  min-width: 0; /* cần cho ellipsis nếu có */
}

/* Mỗi label checkbox */
.confirm-checkbox {
  display: flex;
  align-items: center; /* checkmark và text thẳng hàng */
  gap: 12px;
  font-weight: 700;
  color: #0f3e85;
  cursor: pointer;
  user-select: none;
}

/* Ẩn input gốc (chỉ dùng custom visual) */
.confirm-checkbox input[type="checkbox"] {
  display: none;
}

/* Vòng tròn checkmark */
.confirm-checkbox .checkmark {
  width: 25px;
  height: 25px;
  border: 2.5px solid #0f3e85;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  flex-shrink: 0;
}

/* tick inside when checked (dot or tick) */
.confirm-checkbox input[type="checkbox"]:checked + .checkmark::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 2px;
  width: 8px;
  height: 16px;
  border: solid #0f3e85;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

/* QR column: giữ kích thước, canh top */
.qr-column {
  display: flex;
  align-items: flex-start; /* tuyệt đối để QR ở top */
  justify-content: center;
  width: auto;
  flex-shrink: 0;
}

/* QR image */
.qr-img {
  display: block;
  width: 110px;         /* chỉnh theo ý bạn */
  height: auto;
  padding: 6px;
  border-radius: 8px;
}

/* RESPONSIVE: trên mobile, QR di xuống dưới các checkbox */
@media (max-width: 767.98px) {
  .payment-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .qr-column {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 12px;
  }

  .qr-img {
    width: 150px; /* có thể giảm/không cần */
  }

  /* thu nhỏ text & checkmark trên mobile nếu cần */
  .confirm-checkbox .text { font-size: 15px; }
  .confirm-checkbox .checkmark { width: 25px; height: 25px; }
}

/* Ảnh lớn */
#slider .slides li {
  position: relative;
  overflow: hidden;
}

#slider .slides img {
  width: 100%;
  height: 500px; /* Chiều cao cố định ảnh lớn */
  object-fit: cover; /* Không méo, crop đẹp */
}

/* Thumbnail nhỏ */
#carousel .slides li {
  position: relative;
  overflow: hidden;
}

#carousel .slides img {
  width: 100%;
  height: 100px; /* Chiều cao cho ảnh nhỏ */
  object-fit: cover; /* Fill khung mà không méo */
  cursor: pointer;
  border-radius: 6px;
  transition: all 0.3s ease;
}

#carousel .slides img:hover {
  opacity: 0.8;
  transform: scale(1.05);
}

/* Responsive cho mobile */
@media (max-width: 768px) {
  #slider .slides img {
    height: 300px;
  }
  #carousel .slides img {
    height: 70px;
  }
}

.box-title {
  display: flex;
  align-items: center;  /* canh giữa icon và chữ theo chiều dọc */
  gap: 10px;            /* khoảng cách giữa icon và tiêu đề */
}

.consulting-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.consulting-list li {
  padding: 0.8rem;
}

/* Tablet ngang */
@media (max-width: 992px) { 
.slideservice .items {font-size: 1.5rem;}
.colomn-text-title h3 {font-size: 1.8rem;}
h3{font-size: 1.5rem;}
.footer-contacts {font-size: 1.3rem;}
.container {max-width:100%}
.brbr, .brtr, .brbl, .brtl{border-radius:30px;}
}
/* Mobile nhỏ */
@media (max-width: 360px) {
  .visa .content .content-bg {
    width: 70%;
  }
}

/* Mobile thường */
@media (min-width: 361px) and (max-width: 399px) {
  .visa .content .content-bg {
    width: 75%;
  }
}

/* Mobile lớn / Phablet (Galaxy Note, iPhone Pro Max) */
@media (min-width: 400px) and (max-width: 576px) {
  .visa .content .content-bg {
    width: 82%;
  }
}

ol {list-style: none !important; padding:0}
.author{border-top: 1px solid #eee;
  color: #666;
  font-weight: 700;
  padding: 10px 0;}
.news ul:not(.slides):not(.tour-sale-list):not(.flex-direction-nav):not(.consulting-list):not(.clean-list) li {
    list-style: none;
    position: relative;
    padding-left: 18px;
}
.news ul:not(.slides):not(.tour-sale-list):not(.flex-direction-nav):not(.consulting-list):not(.clean-list) li::before {
    content: "";
    width: 8px;
    height: 8px;
    background: #18458b; /* màu xanh mặc định */
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px; /* căn giữa */
}
.f2{font-size:2rem}