    /*<!-- REVOLUTION LAYERS STYLES -->*/
.tp-caption.NotGeneric-Title, .NotGeneric-Title {
    color: rgba(255, 255, 255, 1.00);
    font-size: 70px;
    line-height: 70px;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px
}
.tp-caption.NotGeneric-SubTitle, .NotGeneric-SubTitle {
    color: rgba(255, 255, 255, 1.00);
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    letter-spacing: 4px
}
.tp-caption.NotGeneric-Icon, .NotGeneric-Icon {
    color: rgba(255, 255, 255, 1.00);
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
    letter-spacing: 3px
}
.tp-caption.Hero-Button, .Hero-Button {
    color: rgba(255, 255, 255, 1.00);
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, 0.50);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px;
    letter-spacing: 3px
}
.tp-caption.Hero-Button:hover, .Hero-Button:hover {
    color: rgba(0, 0, 0, 1.00);
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(255, 255, 255, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px;
    cursor: pointer
}
/* CSS cho banner cookie */
#cookieConsent {
    background: rgba(20, 20, 20, 0.9);
    color: #ccc;
    min-height: 40px;
    font-size: 14px;
    line-height: 40px;
    padding: 10px 0px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    text-align: center;
}
/*#cookieConsent a {
color: #4B8EE7;
text-decoration: none;
}
#cookieConsent button {
  border: none;
  background: #4B8EE7;
  color: #fff;
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 3px;
  margin-left: 10px;
}*/
.short_info i.icon_product,
.other_tours ul li a i.icon_cate {
    background-size: 100%;
    display: block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
}
.text-justify{
    text-align: justify;
}
.main-menu > ul > li > a.active,
.main-menu ul ul li > a.active {
    color: #1cbbb4;
}
#single_tour_feat ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: table;
    border-bottom: 2px solid #555;
    margin-bottom: 30px;
    width: fit-content;
    max-width: 100%;
    table-layout: fixed; /* Đảm bảo các cột có chiều rộng bằng nhau */
    text-align: center;
}
#single_tour_feat ul li {
    display: table-cell;
    vertical-align: top; /* 👈 Căn nội dung lên trên cùng của ô (thay vì giữa) */
    text-align: center;
    padding: 0 10px 20px 10px;
    white-space: normal;
    font-size: 13px;
    line-height: 20px; /* 👈 Đặt độ cao dòng cố định cho văn bản */
    height: 100%; /* 👈 Đảm bảo ô con LI chiếm hết chiều cao của hàng UL */
    box-sizing: border-box; /* Tùy chọn: Bao gồm padding trong tính toán chiều cao */
}
#single_tour_feat ul li i {
    display: block;
    margin-bottom: 5px; /* Giảm khoảng cách bên dưới icon một chút */
    height: 40px; /* 👈 Đặt chiều cao cố định cho thẻ chứa icon */
}
#single_tour_feat ul li i img {
    width: 40px;
    height: 40px;
    object-fit: contain;
    display: block;
    margin: 0 auto;
}
/* Áp dụng cho thẻ chứa chữ */
#single_tour_feat ul li .feature-text {
    /* Đảm bảo nó được coi là một khối để áp dụng width và height */
    display: block; 
    font-size: 13px;
    line-height: 1.4; /* Độ cao dòng (ví dụ: 13px * 1.4 = ~18.2px) */
    /* GIỚI HẠN DÒNG (2 DÒNG): */
    height: 36px; /* 👈 Chiều cao = 2 dòng * 18px/dòng (xấp xỉ) */
    /* Cần đặt padding ngang nhỏ để chữ không dính mép khi bị giới hạn */
    padding: 0 3px; 
    margin-top: 5px; /* Khoảng cách từ icon xuống chữ */
}
#single_tour_feat ul li:last-child {
    margin-right: 0;
}
#single_tour_desc h3 {
    font-size: 22px;
    margin-top: 5px;
}
#single_tour_desc h4 {
    line-height: 20px;
    font-size: 18px;
}
/*=======================================================*/
.sp-image-container {
    max-width: 100%;
    overflow: hidden;
}
#acceptCookies{   
    background: #1cbbb5;
    color: white;
}
#rejectCookies{
    background: #FDF7AC;
    color: black;
    border: unset;
}
.features-intro-img .features-img{
    background-size: cover;
    background-repeat: no-repeat;
}
/* Ghi đè màu nền cho thông báo THÀNH CÔNG */
.toast-success {
    /* Thay đổi màu nền xanh lá mặc định thành màu xanh đậm tùy chỉnh */
    background-color: #51a351 !important; 
}

/* Ghi đè màu nền cho thông báo LỖI */
.toast-error {
    /* Thay đổi màu nền đỏ mặc định thành màu tím */
    background-color: #bd362f !important;
}

/* Lưu ý: Sử dụng !important nếu cần để đảm bảo ghi đè thành công */
.step {
    position: relative;
}
.step .loading-bar-contact {
    position: absolute; 
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
    background-color: rgba(255, 255, 255, 0.8); 
    /* Flexbox cho căn giữa tuyệt đối */
    display: flex; 
    flex-direction: column; 
    justify-content: center; /* Căn giữa DỌC */
    align-items: center; /* Căn giữa NGANG */
    
    z-index: 100;
}
.spinner {
    border: 4px solid #f3f3f3; /* Light grey */
    border-top: 4px solid #bce25a; /* Blue */
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 1s linear infinite; /* Áp dụng animation quay */
    margin-bottom: 10px; /* Khoảng cách với chữ */
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.text-justify{text-align:justify!important}

/*main {
    background-color: transparent !important;
}*/