.bgbox {
    background: #fff;
}

.title-package {
    /* padding: 20px 0; */
    /* background: rgba(17, 150, 126, 1); */
    margin: 10px 0;
    margin-bottom: 20px;
}

.heading-page {
    font-size: 28px;
    color: #000;
    font-weight: bold;
}

.desc-page {
    font-size: 14px;
    color: #000;
}

.filter_bar,
.group_filter_bar {
    background: rgba(245, 245, 245, 1);
}

.filter_bar {
    border-radius: 10px;
    overflow: hidden;
}

.sidebar_cruise .filter_bar .group_filter_bar {
    background-color: rgba(245, 245, 245, 1);
}

.line {
    width: 90%;
    height: 1px;
    background: rgba(198, 198, 198, 1);
    /* margin: 0 5%; */
}

.checkbox_filter #visit,
#from,#area,#duration,
#wishes {
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #e5e5e5;
    font-size: 14px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

#searchfrm input {
    text-indent: 0px;
}

.range-slide {
    position: relative;
    margin-top: 10px;
}

.slide {
    position: absolute;
    top: 0;
    height: 4px;
    background: #ccc;
    left: 9px;
    right: 9px;
}

.line-ranger {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 4px;
    background-color: rgba(17, 150, 126, 1);
}

.thumb {
    position: absolute;
    z-index: 2;
    text-align: left;
    border: 1px solid rgba(17, 150, 126, 1);
    background-color: rgba(17, 150, 126, 1);
    border-radius: 50%;
    outline: none;
    top: -9px;
    height: 20px;
    width: 20px;
    margin-left: -9px;
}

#rangeMin,
#rangeMax,
#rangeMinAct,
#rangeMaxAct,
#rangeMinAddday,
#rangeMaxAddday {
    -webkit-appearance: none;
    appearance: none;
    position: absolute;
    pointer-events: none;
    z-index: 3;
    height: 3px;
    top: 0;
    width: 100%;
    opacity: 0;
    margin: 0;
}

#rangeMin::-webkit-slider-thumb,
#rangeMax::-webkit-slider-thumb,
#rangeMinAct::-webkit-slider-thumb,
#rangeMaxAct::-webkit-slider-thumb,
#rangeMinAddday::-webkit-slider-thumb,
#rangeMaxAddday::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    pointer-events: all;
    border-radius: 50%;
    cursor: pointer;
    width: 18px;
    height: 18px;
}

.display {
    /* margin: 0px 0; */
    display: flex;
    justify-content: space-between;
}

.box-top {
    background: rgba(17, 150, 126, 1) !important;
}

.next span,
.prev span {
    width: 0 !important;
    height: 0 !important;
}

.container-visit {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 10px;
    padding-top: 20px;
}

.container-visit-checked {
    display: flex;
    margin-top: 10px;
    flex-wrap: wrap;
}

.btn-visit-check {
    padding: 5px 7px;
    border-radius: 6px;
    border: 1px solid rgba(17, 150, 126, 1);
    color: rgba(17, 150, 126, 1);
    width: fit-content;
    margin-right: 10px;
    margin-top: 10px;
}

.btn-visit-check .delete-visit {
    cursor: pointer !important;
}

.itemtour {
    border-radius: 10px;
    border: 1px solid rgba(239, 239, 239, 1);
    box-shadow: 0px 4px 16px 0px rgba(17, 34, 17, 0.12);
    padding: 0 !important;
    overflow: hidden;
    gap: 0 !important;
}

.img_cruise {
    height: 100% !important;
    transition: .3s linear;
}

._desc_cruise {
    flex-direction: column;
    padding: 18px 18px 18px;
    padding-left: 0;
}

.btnday {
    color: rgba(17, 150, 126, 1);
    border: 1px solid rgba(17, 150, 126, 1);
    display: inline-block;
    padding: 2px 7px;
    border-radius: 6px;
    font: 14px Open Sans bold;
    /* width: 60px; */
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
}

.df-js-ac {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.iconroute {
    background: url("../img/icon/route.svg") no-repeat left;
    padding-left: 28px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.iconsuitable {
    background: url("../img/icon/suitable.svg") no-repeat left;
    padding-left: 28px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.iconoffered {
    background: url("../img/icon/offered.svg") no-repeat left;
    padding-left: 28px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.icontourtype {
    background: url("../img/icon/travel-style.svg") no-repeat left;
    padding-left: 28px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.icontheme {
    background: url("../img/icon/themes.svg") no-repeat left;
    padding-left: 28px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.title-des {
    font-size: 14px;
    padding-left: 5px;
}

.duration {
    padding: 5px;
}

.box-price-tour {
    display: flex;
    margin-top: 0 !important;
    border: none !important;
    padding: 0 !important;
    justify-content: space-between;
    margin-left: 15px;
    margin-right: 0 !important;
}

.view-tour-link {
    padding: 10px 20px !important;
    letter-spacing: .5px;
    font-weight: bold;
}

.box-checked {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.listpages {
    display: flex;
    justify-content: center;
    align-items: center;
}

.listpages .disabled {
    display: none;
}

.listpages .uk-active {
    padding: 0;
}

#type-sort {
    border-radius: 6px;
    border-color: rgba(175, 175, 175, 1);
    color: #000;
}

.titlesearch {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.titlesearch_count {
    position: absolute;
    top: -40px;
    color: #000;
}



.custom-checkbox {
    display: block;
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    font-size: 14px;
    user-select: none;
    color: #000;
}

.custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid rgba(158, 158, 158, 1);

}

/* On mouse-over, add a grey background color */
/* .custom-checkbox:hover input ~ .checkmark {
    background-color: #e5e5e5;
} */

/* When the checkbox is checked, add a blue background */
.custom-checkbox input:checked~.checkmark {
    background: rgba(17, 150, 126, 1);
    border: none;
    padding: 1px;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
    height: 18px;
    width: 18px;

}

/* Show the checkmark when checked */
.custom-checkbox input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.custom-checkbox .checkmark:after {
    left: 6px;
    top: 3px;
    width: 3px;
    height: 7px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.colorblack {
    color: #000;
}

#search-visit::placeholder {
    color: rgba(106, 106, 106, 1);
}

.mt-0 {
    margin-top: 0;
}

.btnclose {
    border: none;
    background: #fff;
    cursor: pointer;
    /* right: 40px !important; */
    top: 35px !important;
}

.avatar_cruise:hover .img_cruise {
    overflow: hidden;
    transform: scale(1.1);
    transition: .2s linear;
}

.custom-width {
    width: 60vw;
    /* transition: transform 0.4s ease, opacity 0.4s ease; */
    background: #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: -6px 0px 10px 0px rgba(0, 0, 0, 0.25);
}

.prev .page-link,
.next .page-link,
.prev span,
.next span {
    width: 30px;
    height: 30px;
    border-radius: 100px;
    border: 1px solid rgba(17, 150, 126, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgba(17, 150, 126, 1) !important;
}

.uk-pagination>.uk-active,
.page-link {
    border-radius: 100px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
}

.uk-pagination>* {
    border: none !important;
}

.uk-offcanvas-flip .uk-offcanvas-bar {
    right: -60vw;
    /* right: 0;
    transition: .3s linear; */
}

.filter-region {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    flex-wrap: wrap;
}

.lang {
    border-radius: 6px;
    border-color: rgba(175, 175, 175, 1);
    color: #000;
    text-align: center;
    padding: 0;
    height: 33px;
    display: flex;
    align-items: center;
    border: 1px solid rgba(175, 175, 175, 1);
    margin-left: 10px;
    padding: 0px 10px;
    cursor: pointer;
}

#apply_visit {
    position: fixed;
    bottom: 30px;
    right: 26%;
    padding: 10px 30px !important;
    border-radius: 5px;
    background: #007bff;
    cursor: pointer;
}

#apply_visit:hover {
    background: #0069d9;
}

.view-tour-link:hover {
    background: rgb(11 112 93);
}

.fixForm {
    position: absolute !important;
    bottom: 90px;
    width: 100%;
}

/* tags */
.button-group-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.button-list {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    /* Ẩn scrollbar cho Firefox */
    cursor: grab;
    transition: 1s linear;
}

.button-list::-webkit-scrollbar {
    display: none;
    /* Ẩn scrollbar cho trình duyệt WebKit */
}

.toggle-button {
    flex-shrink: 0;
    margin: 0 5px 0 0;
}

.nav-button {
    cursor: pointer;
    margin: 10px;
    padding: 5px 10px;
}

.uk-button-group {
    overflow-x: scroll;
    width: 100%;
    margin-bottom: 20px;
}

.uk-button-group::-webkit-scrollbar {
    display: none;
    /* Ẩn scrollbar */
}

.btn-tag,
.clearall {
    padding: 10px 15px;
    border: 1px solid rgba(235, 235, 235, 1);
    background: rgba(242, 242, 242, 1);
    border-radius: 32px;
    color: #000 !important;
    transition: .2s linear;
    white-space: nowrap;
    width: auto !important;
    height: 40px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    font-size: 14px !important;
    font-weight: bold;
}

.btn-tag:hover {
    border: 1px solid #000;
}

.uk-button-default:hover {
    border: 1px solid #00947d;
}

.toggle-button.active:hover {
    border: 1px solid #00947d;
}

.btn-tag.active,
.clearall {
    background-color: #fff;
    /* Đổi màu khi nút active */
    color: #00947d !important;
    position: relative;
    border: 1px solid #00947d;
    transition: .1s linear;
}

.clearall {
    width: auto !important;
    border: none;
    padding-left: 0px;
}

.unchecktag {
    font-size: 18px;
    cursor: pointer;
    padding-left: 15px;
    color: #00947d !important;
    display: none;
}



.btn-prev,
.btn-next {
    position: absolute;
    cursor: pointer;
    margin: 0;
    z-index: 9;
    /* filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.2)); */
    background: #fff;
    /* border: 1px solid var(--viator-color-neutral-80); */
    border-radius: 100px;
    width: 38px;
    height: 38px;
    border: 1px solid rgba(106, 106, 106, 1);
}

.nav-button:hover {
    border: 1px solid var(--viator-color-neutral-70);
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.4));
}

.btn-prev {
    left: -50px;
    top: 11px;
}

.btn-next {
    right: -50px;
    top: 11px;
}

.slick-prev:disabled,
.slick-next:disabled {
    display: none;
    /* Tự động ẩn nút khi không thể cuộn nữa */
}

.slick-prev:before,
.slick-next:before {
    opacity: 1 !important;
}

.tag-container {
    padding: 10px 0;
    margin: 0 50px;
    padding-bottom: 30px;
    /* display: inline-flex;  */
}

.slick-slide {
    width: auto;
    /* cho phép độ rộng tự động */
}

.slick-track {
    /* flex-wrap: nowrap !important; */
    /* width: 30000px !important; */
    display: flex !important;
    /* Giúp các phần tử con được giữ trên một hàng */
    flex-wrap: nowrap;
    margin: 0 !important;
}

.package_type {
    position: absolute;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 5px;
    left: 20px;
    color: #fff;
    text-transform: uppercase;
    z-index: 2;
}

.padd2-14 {
    padding: 2px 14px;
}

.icon-search {
    position: absolute;
    top: 9px;
    left: 7px;
    width: 30px;
    height: 23px;
}