/*Điểm đến*/

.layout-taxonomy-location .bg-bread {
    background: #f1f3f3 !important;
}

.bg-bread .tab-web {
    padding: 10px 0;
}

.banner-bread img {
    width: 100%;
}

.bg-bread p {
    margin: 0;
}

#contentPage {
    padding: 40px 0 !important;
}

#contentPage a {
    color: #333;
    text-decoration: none;
}

#contentPage a:hover {
    color: #f99d1b!important;
    text-decoration: none;
}

#contentPage .des-cate {
    margin-bottom: 40px;
}

#contentPage .des-cate h3 {
    font-size: 24px;
    margin-bottom: 20px;
}

#cate-location-1,
#cate-location-2,
#cate-location-3,
#cate-location-4,
#cate-location-5,
#cate-location-6,
#cate-location-7,
#cate-location-8 {
    order: 4;
}

#cate-hotels-second {
    order: 1;
}

#contentPage .large-9 {
    display: flex;
    flex-flow: column;
}

.des-cate {
    order: 0;
}

#cate-location-1 {
    order: 1
}

#cate-location-2 {
    order: 2
}

#cate-location-three {
    order: 3;
    margin-bottom: 40px;
}

#cate-location-last {
    order: 4;
    margin-bottom: 40px;
}

.flickity-slider .site-location_item .img-top-wrapper {
    position: relative;
}

.flickity-slider .site-location_item .img-top-wrapper .figure {
    position: absolute;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    background: #999;
    left: 0;
    bottom: 0;
    color: #fff;
}

.flickity-slider .site-location_item .img-top-wrapper .figure a {
    color: #fff !important;
}

.flickity-slider .site-location_item .img-top-wrapper .figure a:hover {
    color: #f99d1b!important
}

.flickity-slider .site-location_item .inf-location h3 {
    position: relative;
    padding-left: 42px;
    font-size: 15px;
    line-height: 18px;
    min-height: 34px;
}

.flickity-slider .site-location_item .inf-location .intro {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    height: 48px;
    line-height: 24px;
    -webkit-line-clamp: 2;
}

.flickity-slider .site-location_item .inf-location {
    padding: 10px 5px;
    position: relative;
    border: 1px solid #ccc;
    border-top: none;
}

.flickity-slider .site-location_item .inf-location span.index {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    background: #f99d1b;
    color: #fff;
    line-height: 34px;
    font-size: 18px;
    text-align: center;
    width: 34px;
}

#cate-location-three table th {
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
}

#cate-location-three table tbody tr:first-child {
    background: #fff;
    border-bottom: 1px solid #999;
}

#cate-location-three table td,
#cate-location-three table th {
    border-bottom: none;
}

#cate-location-three table tr {
    border-bottom: 1px solid #ccc;
    background: #f4f4f4;
}

#cate-location-three table tr td {
    padding: 10px 0;
}

#cate-location-three table tr td:first-child {
    padding-left: 10px;
}

#cate-location-three table tr td:last-child {
    padding-right: 10px;
}

#cate-location-three table tr td a.title16 {
    display: inline-block;
    line-height: 21px;
    max-height: 42px;
    overflow: hidden;
    font-weight: 600;
    font-size: 16px;
}

#cate-location-three table tr td a.contactLink span.amount {
    color: var(--primary-color);
    font-size: 16px;
}

#cate-location-three table tr td a.contactLink {
    color: var(--primary-color);
    font-size: 16px;
}

#cate-location-three table tr td a.photo img {
    border-radius: 50%;
    width: 80px;
    height: 80px;
}

#cate-location-three table tr td a.viewTrip {
    font-size: 16px;
    line-height: 39px;
    padding: 0 15px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    color: #fff;
    min-width: 134px;
    border-radius: 0;
    text-align: center;
    background: var(--primary-color);
}

#cate-location-three table tr td>span {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    height: 24px;
    line-height: 24px;
    -webkit-line-clamp: 1;
}

#load_more_collections {
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}

#load_more_collections a {
    font-size: 16px;
    line-height: 39px;
    padding: 0 15px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    min-width: 134px;
    border-radius: 15px;
    color: #fff;
    text-align: center;
    background: var(--primary-color);
}

.medium-6 .inf-location .intro {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    height: 72px;
    line-height: 24px;
    -webkit-line-clamp: 3;
}

#contentPage a.viewMore {
    float: right;
    text-decoration: underline;
    color: var(--primary-color);
}

#cate-location-last .listBlog {
    display: inline-block;
    width: 100%;
}

#cate-location-last .listBlog .blogItem {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
}

#cate-location-last .listBlog .blogItem {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
}

#cate-location-last .listBlog .blogItem .photo {
    max-width: 235px;
}

.fa.fa-clock-o {
    margin-right: 5px;
}

#cate-location-last .listBlog .blogItem .body .clock {
    font-size: 12px;
}

#cate-location-last .listBlog .blogItem .body .intro16 {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    height: 48px;
    line-height: 24px;
    -webkit-line-clamp: 2;
}

.right-sidebar h3 {
    font-size: 22px;
    text-transform: uppercase;
    padding-left: 15px;
    border-left: 2px solid #0e7a88;
}

.right-sidebar ul {
    list-style: none !important;
    margin-left: 0 !important;
}

.right-sidebar ul li {
    position: relative;
    padding-left: 15px;
    margin: 0;
    padding-bottom: 10px;
    font-size: 18px;
}

.right-sidebar ul li:before {
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #0e7a88;
    content: "";
    top: 10px;
    left: 0;
}

#booking-room table tr td:first-child img {
    float: left;
    width: 120px;
    border: none;
}

#booking-room table tr td:first-child div.r {
    margin-left: 130px;
    vertical-align: top;
    font-size: 12px;
    margin-right: 5px;
}

#booking-room table tr td:first-child div ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

#booking-room table tr td {
    border: 1px solid #CCC;
    padding: 8px;
}

#booking-room table tr td a {
    font-size: 13px;
    text-decoration: underline;
    color: #337ab7;
}

.right-sidebar .sidebar-customer .box-image {
    max-width: 106px;
    margin-bottom: 15px;
}

.bg-white {
    background-color: #fff;
}

.p-10 {
    padding: 10px;
}

.list-none ul {
    list-style: none;
    padding: 0;
}

.list-none {
    margin-bottom: 30px;
}

.list-none p {
    margin-bottom: 10px;
}

.list-none ul li {
    margin: 0 !important;
    padding: 0;
}

.bg-white.content-lo {
    padding: 10px;
    background-color: #fff;
}

.right-sidebar.bg-white {
    background-color: #fff;
}

.right-sidebar.bg-white .title20 {
    border-left: none;
    padding: 0 5px;
    text-transform: inherit;
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    padding: 0px 10px 5px;
}

.right-sidebar.bg-white ul li {
    padding-left: 7px;
}

.post_meta.mb10 {
    font-size: 13px;
    color: #888;
    margin-bottom: 10px !important;
}

.right-sidebar.bg-white ul li a {
    font-size: 14px;
}

.right-sidebar.bg-white ul li:before {
    display: none;
}

.sec-sidebar {
    margin-bottom: 15px;
}

.sec-sidebar.bg-white {
    background-color: #fff;
    padding-top: 10px;
}

.scrol-x {
    overflow-x: auto;
}


/*Khách sạn*/

.page-hotels {
    background-color: #f7f5f4;
}

.page-hotels .entry-header-text {
    display: flex;
    align-items: center;
}

.page-hotels .entry-header-text h1 {
    display: block;
    width: auto;
    margin-right: 10px;
    margin-bottom: 0;
}

.page-hotels ul {
    padding: 0;
    margin-left: 15px;
    list-style: circle;
}

li.visible {
    background: url(../images/check.png) no-repeat left center;
    font-size: 16px;
    padding-left: 30px;
    line-height: 18px;
    margin: 0 0 5px;
    list-style: none;
    margin-left: 0;
}

.page-hotels .site-hotels_item .img-top-wrapper {
    position: relative;
}

.page-hotels .site-hotels_item .img-top-wrapper .btn-custom {
    position: relative;
    padding-bottom: 67%;
    height: 0;
    display: block;
    overflow: hidden;
}

.page-hotels .site-hotels_item .img-top-wrapper .btn-custom img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}

.page-hotels .site-hotels_item .img-top-wrapper .figure {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 55px;
    padding: 15px;
    background: rgba(0, 0, 0, 0.6);
}

.page-hotels .site-hotels_item .img-top-wrapper .figure a.viewdetail {
    display: inline-block;
    padding: 5px 15px;
    background: #0e7a88;
    color: #FFF !important;
    float: right;
    font-size: 14px;
    font-weight: 400;
}

.page-hotels .site-hotels_item .img-top-wrapper .figure p.price {
    color: #fff!important;
    margin-bottom: 0;
    line-height: 31px;
}

.price-Inc {
    color: #ff3800;
    font-weight: 400;
}

.page-hotels .site-hotels_item .img-top-wrapper .figure .contactLink {
    color: #FFF !important;
    font-style: italic;
    text-decoration: none;
}

.page-hotels .address {
    margin-top: 15px;
    font-size: 16px;
}

.page-hotels .stripbox.intro {
    font-size: 16px;
}

.page-hotels .stripbox.intro .content.text-2 {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    -webkit-line-clamp: 2;
    height: 48px;
    line-height: 24px;
    margin-bottom: 10px;
}

.page-hotels .price {
    font-size: 16px;
}

.page-hotels .entry-header .price .price-Inc {
    font-size: 19px;
    font-weight: 300;
    line-height: 36px;
    color: red;
}

.inf-hotels {
    padding: 15px 10px;
    font-size: 15px;
    line-height: 21px;
    border: 1px solid #dfdddd;
    height: 135px;
    overflow: hidden;
}

.inf-hotels h3 {
    color: #333;
    line-height: 18px;
    display: block;
    font-size: 17px;
    text-transform: none;
}

.inf-hotels .address {
    display: block;
    margin: 5px 0;
    font-size: 13px;
    line-height: 16px;
    font-style: italic;
    color: #4f4f4f;
}

.conten-hotels .tabbed-content ul.nav {
    display: inline-block;
    width: 100%;
    list-style: none;
    height: 36px;
    background: #DDD;
    margin: 0;
    padding: 0;
}

.conten-hotels .tabbed-content ul.nav li {
    display: inline-block;
    float: left;
    height: 36px;
    line-height: 36px;
    text-transform: uppercase;
    cursor: pointer;
    margin-right: 3px;
    position: relative;
    padding-bottom: 10px;
}

.conten-hotels .tabbed-content ul.nav li a {
    display: block;
    float: left;
    color: #333;
    text-transform: uppercase;
    padding: 0 24px;
    font-size: 15px;
    text-decoration: none;
    position: relative;
}

.books_or_made {
    width: 100%;
    display: inline-block;
    padding: 20px;
    border: 1px solid #0e7a88;
    margin-bottom: 30px;
}

.books_or_made .booknow {
    display: inline-block;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    padding: 6px 20px;
    background: #0e7a88;
    color: #FFF !important;
}

.books_or_made .back_to_list {
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
    line-height: 30px;
    padding: 0 20px;
    color: #1a1a1a;
    float: right;
}


/* CSS cho modal */

.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9;
}

.modal-content {
    background-color: #fff;
    width: 100%;
    max-width: 870px;
    margin: 130px auto;
    padding: 20px;
    border-radius: 5px;
    width: 85%;
    overflow-x: auto;
    max-height: calc(100vh - 150px);
}

.modal-header {
    text-align: center;
    padding: 10px;
    color: #fff;
}

.modal-body form input {
    min-height: 44px;
    border-radius: 10px;
    box-shadow: none;
    margin-top: 7px;
    font-weight: 500;
    font-size: 14px;
}

.modal-body form .row .col {
    padding-bottom: 10px;
}

.modal-footer {
    text-align: right;
    padding: 10px;
}

.close {
    color: #333;
    float: right;
    font-size: 30px;
    cursor: pointer;
}

.needhelp {
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #0e7a88;
    margin-top: 20px;
    color: #1a1a1a;
    border-radius: 2px;
}

.needhelp h4 {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 5px;
    color: #1a1a1a;
    font-weight: 700;
}

.needhelp .phone {
    font-size: 22px;
    font-weight: 300;
    line-height: 30px;
    margin: 0;
}

.needhelp .phone .fa {
    font-size: 20px;
    margin-right: 5px;
}

#destinationAZ .title-az h3 {
    justify-content: center;
    border: none;
    margin: 10px 0 0;
    color: #000;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    font-weight: 400;
}

#destinationAZ .title-az h3 span {
    border: none;
    padding: 0;
    color: #000;
    background: transparent;
}

#destinationAZ .section-title {
    border: none;
    display: inline-block;
    width: auto;
}

#destinationAZ .section-title span {
    border: none;
    display: inline-block;
    width: auto;
    height: auto;
    color: #fff;
    background: #f99d1b;
    padding: 0 10px;
}

#destinationAZ .section-title a {
    position: absolute;
    top: 0;
    width: 100%;
    overflow: hidden;
    opacity: 0;
}

#destinationAZ ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
}

#destinationAZ ul li {
    width: calc(100% / 6);
    margin: 0;
}

@media(max-width:1199px) {
    #destinationAZ ul li {
        width: calc(100% / 4);
        margin: 0;
    }
}

@media(max-width:767px) {
    #destinationAZ ul li {
        width: calc(100% / 2);
        margin: 0;
    }
}

.page-single_location {
    background: #f7f5f4;
}

.product-main h1.product-title {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px
}

.product-main .address {
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-bottom: 20px
}

.product-main .address .fa {
    margin-right: 5px;
    color: var(--primary-color);
}

.product-main .address label {
    margin: 0px;
}

.product-main .address a {
    margin-left: 5px;
}

#content-main>div {
    background: #fff;
    margin-bottom: 30px;
    padding: 25px;
}

#content-main>div ul,
#content-main>div ol {
    padding: 0;
    margin: 0;
    list-style: none;
}

#content-main>div ul li,
#content-main>div ol li {
    list-style: none;
    position: relative;
    padding-left: 22px;
    font-size: 15px;
    line-height: 30px;
}

#content-main>div ul li:before {
    content: "\f00c";
    position: absolute;
    width: 12px;
    height: 6px;
    left: 0;
    top: 1px;
    font-size: 12px;
    color: #0072bc;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
}

#content-main>div ol li:before {
    content: "\f05e";
    color: #e61b23;
    position: absolute;
    width: 12px;
    height: 6px;
    left: 0;
    top: 1px;
    font-size: 12px;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
}

#navbar-detail {
    margin-bottom: 30px;
    width: 100%;
    background: #fff;
    box-shadow: 0px 2px 1px rgba(88, 88, 90, 0.3);
}

#navbar-detail ul li {
    display: inline-block;
    float: left;
    background-color: #fff;
    border-radius: 0;
    margin: 0 0 0;
}

#navbar-detail ul li a {
    text-transform: uppercase;
    font-size: 15px;
    line-height: 28px;
    color: #252525;
    font-weight: 400;
    padding: 10px 17px;
}

#navbar-detail ul li a.active {
    background-color: #0e7a88 !important;
    color: #fff!important;
    border-radius: 0;
}

#content-main>div h3.line {
    position: relative;
    font-weight: bold;
    margin-bottom: 30px;
    line-height: 26px;
    font-size: 25px !important;
}

#content-main>div h3.line:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 6px;
    background: #0e7a88;
    top: 0;
    left: -25px;
}

.large-4 .bg-white {
    background: #fff;
    padding: 15px;
}

.product-section {
    border-top: none !important;
}

.product-section-title-related {
    text-transform: inherit !important;
}


/*Dịch vụ*/


/*Khách sạn*/

.page-services {
    background-color: #f7f5f4;
}

.page-services .des-cate h1 {
    font-size: 32px;
}

.page-services .des-cate ul {
    padding-left: 30px;
}

.serviceItem {
    margin-bottom: 30px;
    padding: 15px 25px;
    background: #f7f5f4;
    display: inline-block;
    width: 100%;
}

.serviceItem {
    margin-bottom: 30px;
    padding: 15px 25px;
    background: #f7f5f4;
    display: inline-block;
    width: 100%;
}

.serviceItem .service__box {
    background: #fff;
    display: inline-block;
    box-shadow: 3px 3px 3px #ccc;
    width: 100% !important;
}

.serviceItem .service__img {
    float: left;
    width: 35%;
}

.service__container {
    position: relative;
    top: -25px;
    left: -25px;
    box-shadow: 1px 1px 1px #eee;
}

.serviceItem .service__body {
    float: left;
    width: 65%;
    padding: 25px 15px;
}

#contentPage .serviceItem .service__body a {
    color: var(--primary-color);
}

.service__body h3,
.service__body .time {
    margin-bottom: 10px;
}

.service__body .intro {
    color: #333;
    font-size: 14px;
    line-height: 20px;
}

.text-right {
    text-align: right;
}

.sevicer__readmore {
    display: inline-block;
    padding: 6px 12px;
    background: #0e7a88;
    color: #fff !important;
    margin-top: 20px;
    text-transform: uppercase;
}

.sevicer__readmore:hover {
    background: #555;
    color: #f99d1b!important;
}

@media(max-width: 767px) {
    .serviceItem .service__img {
        width: 40%;
    }
    .service__container {
        position: relative;
        top: -20px;
        left: -5px;
        box-shadow: 1px 1px 1px #eee;
    }
    .serviceItem .service__body {
        width: 60%;
        padding: 15px 10px;
    }
    .service__body .intro {
        display: none;
    }
}

.page-services .serviceContent {
    padding: 15px 10px 60px;
    background: #fff;
    margin-bottom: 30px;
}

.submitted {
    padding-bottom: 15px;
    padding-top: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dedede;
    display: inline-block;
    width: 100%;
}

.h-form-book-event fieldset {
    margin: 0 !important;
    padding: 10px !important;
    border: 1px solid #ccc;
}

.h-form-book-event fieldset legend {
    font-size: 24px;
    border: none;
    display: inline-block;
    font-weight: 400;
    width: auto;
    padding-right: 10px;
}


/*Du thuyền*/

.mb20 {
    margin-bottom: 20px!important;
}

.box_cruise_header_page {
    padding: 30px 0 60px;
    background-color: #f8f6f1;
}

.box_cruise_header_page h1 {
    font-size: 36px;
}

.box_recommend_cruises {
    padding: 45px 0;
    background: #fff;
}

.title_page_cruise {
    font-size: 36px;
    color: #333;
}

.it__entry_body {
    position: relative;
    padding: 10px 0;
}

.it__entry_body h3.title {
    height: 42px;
    padding-right: 115px;
    overflow: hidden;
}

.it__entry_body h3 a {
    font-size: 18px;
    color: #333;
    line-height: 24px;
}

.it__entry_body .price__box {
    position: absolute;
    right: 0;
    top: 8px;
}

.it__entry_body .price__box span {
    display: block!important;
    text-align: right;
}

.price__box span label {
    font-size: 21px;
    line-height: 24px;
    color: #0e7a88;
    display: inline-block;
    margin-bottom: 0;
}

.bg_f6f8f9 {
    background-color: #f6f8f9;
}

.rate-1,
.rate-1 span {
    width: 77px;
    height: 13px;
    background: url(../images/rate-1.png) repeat-x 0 -13px;
    margin-right: 5px;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    line-height: 0;
    margin-bottom: 2px;
}

.rate-1 span {
    background-position: 0 0!important;
}

.it_entry_meta .rate_avg {
    display: inline-block;
    padding: 5px;
    background: #0e7a88;
    color: #fff;
    font-size: 9px;
    border-radius: 5px;
    margin-right: 5px;
    vertical-align: middle;
}

.box_recommend_cruises.other_cruise {
    background: #f8f6f1;
}


/* CSS để ẩn it-body ban đầu */

.it-body {
    display: none;
    overflow: hidden;
    transition: max-height 0.5s ease-out;
    max-height: 0;
}


/* CSS cho khi it-body hiển thị */

.it-body.active {
    display: block;
    max-height: 1000px;
    /* Hoặc bất kỳ giá trị nào lớn hơn 0 */
}


/* Keyframes cho max-height */

@keyframes slideIn {
    from {
        max-height: 0;
    }
    to {
        max-height: 1000px;
        /* Hoặc bất kỳ giá trị nào lớn hơn 0 */
    }
}


/* Áp dụng keyframes cho it-body */

.it-body.animating {
    animation: slideIn 0.5s ease-out;
}

.layout-single-cruise .page-cruise h1 {
    margin-top: 0;
    font-size: 32px;
    color: #333;
    margin-bottom: 15px;
}

.layout-single-cruise .page-cruise .rate_duration_trip .review_detail {
    display: inline-block;
    min-height: 45px;
    float: left;
    padding-right: 15px;
    border-right: 1px solid #ccc;
}

.layout-single-cruise .page-cruise .rate_duration_trip .cruise_info {
    display: inline-block;
    float: left;
    padding-left: 15px;
}

@media screen and (max-width: 767px) {
    .layout-single-cruise .page-cruise .rate_duration_trip .review_detail {
        display: block;
        width: 100%;
        border-right: 0;
        text-align: left!important;
    }
    .layout-single-cruise .page-cruise .rate_duration_trip .review_detail .text_review {
        display: inline-block!important;
    }
    .layout-single-cruise .page-cruise .rate_duration_trip .cruise_info {
        display: none;
    }
}

.color_666 {
    color: #666 !important;
}

.margin_border_group {
    margin-left: 15px;
    border-left: 2px solid #a3a3a3;
    padding-left: 10px;
}

.price_trip span {
    font-size: 24px;
    color: #0e7a88;
    line-height: 32px;
}

.layout-single-cruise .box_gallery {
    margin-top: 20px;
}

.layout-single-cruise .box_gallery .cruiseImage .col {
    padding-left: 3px!important;
    padding-right: 3px!important;
}

.layout-single-cruise .box_gallery ul {
    list-style: none;
    margin-bottom: 0;
    padding: 0;
}

.layout-single-cruise .box_gallery ul li {
    margin-bottom: 6px;
}

.cruiseImage {
    position: relative;
}

.cruiseImage .row {
    margin-left: -3px!important;
    margin-right: -3px!important;
}

#contentPage .cruiseImage .photoSeeAll {
    position: absolute;
    height: 32px;
    line-height: 32px;
    bottom: 10px;
    right: 15px;
    z-index: 1;
    color: #fff;
}

#contentPage .cruiseImage .photoSeeAll a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

#contentPage .cruiseImage i {
    font-size: 19px;
}

.search_box_cruise_detail {
    margin-top: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.search_box_cruise_detail .entry_header_box_search {
    padding: 12px 2px;
    background: #0e7a88;
    text-align: center;
}

.entry_header_box_search h2 {
    margin: 0;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}

.entry_header_box_search h2 i {
    font-size: 21px;
    margin-left: 5px;
}

.search_box_cruise_detail .entry_body_search {
    display: inline-block;
    width: 100%;
    padding: 16px 13px;
}

.search_box_cruise_detail .entry_body_search form {
    margin: 0;
    display: flex;
    align-items: center;
}

.search_box_cruise_detail .entry_body_search form input {
    margin: 0;
    height: 40px;
    border-radius: 3px;
    box-shadow: none;
}

.search_box_cruise_detail .entry_body_search form button {
    width: 200px;
    margin-left: 40px;
    color: #fff;
    height: 40px;
    border-radius: 3px;
    margin-bottom: 0;
    margin-right: 0;
}

.search_box_cruise_detail .entry_body_search form button:hover {
    background: #f99d1b;
}

.entry_info_detail_cruise .parent_cruise_box {
    padding: 35px 0;
}

.entry_info_detail_cruise .parent_cruise_box h2 {
    margin-top: 0;
    font-size: 36px;
    color: #333;
    margin-bottom: 20px!important;
}

#cabins-suites {}

.header_special {
    padding: 0 0 40px;
    border-bottom: 1px solid #ccc;
    position: relative;
    margin-bottom: 30px;
}

.header_special .box__center {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -20px;
}

.header_special .box__center p {
    font-size: 24px;
    color: #333;
    padding: 5px 25px;
    background: #fff;
    margin-bottom: 0;
    display: inline-block;
}

.special_packages_cabin {}

.it_cruise_cabin_right .infor-cb {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.it_cruise_cabin_right #container-room-detail .modal-title {
    font-size: 20px;
}

.it_cruise_cabin_right #container-room-detail .m-item h5 {
    text-transform: uppercase;
    color: #3b444e;
    margin-bottom: 12px;
    text-align: center;
    position: relative;
}

.it_cruise_cabin_right #container-room-detail .m-item h5 span {
    display: inline-block;
    position: relative;
    z-index: 3;
    padding: 0 8px;
    background-color: #fff;
}

.it_cruise_cabin_right #container-room-detail .m-item h5:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #d7d7d7;
    top: 8px;
}

.it_cruise_cabin_right #container-room-detail .m-item .m-content2 ul {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.it_cruise_cabin_right #container-room-detail .m-item .m-content2 ul li {
    width: calc(50% - 5px);
}

.it_cruise_cabin_right #container-room-detail .m-item .m-content2 ul>li {
    padding-left: 20px;
    background: url(../images/check.png) no-repeat left center;
}

.it_cruise_cabin_right .infor-cb .left-inf h3 {
    margin-top: 0;
    font-size: 24px;
    color: #444;
    margin-bottom: 25px;
    font-weight: 700;
}

.it_cruise_cabin_right .infor-cb .left-inf .info ul {
    list-style: none;
}

.it_cruise_cabin_right .infor-cb .left-inf .info ul li {
    list-style: none;
}

.it_cruise_cabin_right .infor-cb .left-inf .info>ul li:nth-child(n+4) {
    display: none;
}

.it_cruise_cabin_right .infor-cb .left-inf .info ul li i {
    color: #f99d1b;
    width: 18px;
    margin-right: 10px;
    text-align: center;
}

.color_2db300 {
    color: #2db300!important;
}

.it_cruise_cabin_right .infor-cb .right-inf p {
    font-size: 15px;
    color: #666;
    margin-bottom: 10px;
}

.it_cruise_cabin_right .infor-cb .right-inf p.size12 {
    font-size: 12px;
}

.it_cruise_cabin_right .infor-cb .right-inf i {
    margin-right: 10px;
    text-align: center;
}

.it_cruise_cabin_right .infor-cb .right-inf .entry_btn_check_book {
    padding: 10px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    background: #0e7a88;
    border-radius: 3px;
    border: 0;
    right: 0;
    width: 200px;
    font-weight: 400;
    height: 40px;
    line-height: 1;
}

@media(max-width:767px) {
    .it_cruise_cabin_right .infor-cb {
        gap: 20px;
    }
    .it_cruise_cabin_right .infor-cb .text-right {
        text-align: left;
    }
    .it_cruise_cabin_right .infor-cb .entry_btn_check_book {
        float: left;
    }
}

.it_cruise_cabin {
    padding-bottom: 10px;
    border-bottom: 1px dashed #a0a0a0;
    margin-top: 30px;
}

.special_packages_cabin .it_cruise_cabin:last-child {
    border-bottom: 0!important;
}

.wapper_itinerary .item-itinerary>h3 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 21px;
    color: #333;
    position: relative;
    padding-bottom: 8px;
}

.wapper_itinerary .item-itinerary>h3:before {
    content: "";
    width: 100px;
    border-bottom: 2px solid #0e7a88;
    position: absolute;
    left: 0;
    bottom: 0;
}

.item-itinerary h4.slideToggle {
    position: relative;
    margin: 0 0 10px;
    line-height: 24px;
    padding: 10px 15px;
    padding-right: 20px;
    background: #f7f7f7;
    cursor: pointer;
    font-weight: 400;
}

.size15 {
    font-size: 15px !important;
}

.item-itinerary h4.slideToggle:after {
    position: absolute;
    content: "";
    cursor: pointer;
    width: 23px;
    height: 15px;
    top: 15px;
    right: 10px;
    background: url(../images/arrowDown.png);
    transition: all ease 0.3s;
}

#Crusie_detail_itinerary .it-body {
    padding: 10px 15px;
    border: 0!important;
    line-height: 21px;
}

#Crusie_detail_itinerary .it-body.active {
    display: flex;
}

#Crusie_detail_itinerary .it-body .image {
    width: 100%;
    margin-right: 20px;
    max-width: 450px;
    min-width: 42%;
}

@media(max-width:767px) {
    #Crusie_detail_itinerary .it-body.active {
        display: block;
    }
    #Crusie_detail_itinerary .it-body .image {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.item-itinerary h4.slideToggle.active:after {
    transform: rotate(180deg);
}

.thing_most_about {
    margin-top: 30px !important;
}

.thing_most_about h2,
.important_note h2 {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 15px;
    color: #333;
}

.thing_most_about h2 i,
.important_note h2 i {
    color: #f99d1b;
    font-size: 28px;
    margin-right: 10px;
}

.thing_most_about .thingAbout ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.thing_most_about .thingAbout ul li {
    width: calc(50% - 5px);
    padding-left: 20px;
    background: url(../images/check.png) no-repeat left center;
}

.cruise_include_option .slideToggle {
    font-size: 24px;
}

.cruise_include_option .slideToggle img {
    margin-right: 10px;
}

.cd_review_top .cd_box_rvtr {
    background-color: #f1e8d6;
    padding: 20px 15px 20px 20px;
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
}

.travel-score_cruise h3 {
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 0;
    text-align: center;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mt15 {
    margin-top: 15px!important;
}

.relative_767 .col-large-3 {
    width: 130px;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.relative_767 .col-large-8 {
    width: calc(100% - 160px);
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.travel-score_cruise .progress {
    margin: 0;
    width: 100%;
    min-width: 160px;
    height: 10px;
    border: 1px solid #0e7a88;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-top: 5px;
}

.travel-score_cruise .progress .progress-bar {
    background-color: #0e7a88;
}

.relative_767 .col-large-1 {
    width: 30px;
    padding-left: 0;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.box_text_score {
    padding: 7px 0;
    border-bottom: 1px dashed #333;
}

.btn_write_review {
    width: 130px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
}

#writeTourReview {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}

.visible {
    max-height: 1000px;
    /* Số tối đa bạn cho phép hiển thị */
}

.box_cruise_cd_related .related-title {
    font-size: 25px;
    font-weight: 700;
    line-height: 15px;
    letter-spacing: .5px;
    color: #2b2b2b;
    margin: 20px 0;
    margin-left: 0;
    line-height: 26px;
}

.cruise_reviewed .cruise_viewed_item a.photo {
    display: inline-block;
    width: 120px;
    height: 80px;
    float: left;
}

.cruise_reviewed .cruise_viewed_item .body {
    width: calc(100% - 130px);
    float: right;
}

@media(max-width:767px) {
    .cruise_reviewed .cruise_viewed_item a.photo {
        width: 100%;
        height: auto;
    }
    .cruise_reviewed .cruise_viewed_item .body {
        width: 100%;
    }
}

.cruise_reviewed .cruise_viewed_item h3 a {
    font-size: 15px;
    font-weight: 700;
}

#modalTour select {
    min-height: 44px;
    border-radius: 10px;
    box-shadow: none;
    margin-top: 7px;
    font-weight: 500;
    font-size: 14px;
}

#modalTour label {
    margin-bottom: 0;
}

#modalTour textarea {
    border-radius: 10px;
    box-shadow: none;
    margin-top: 7px;
    font-weight: 500;
    font-size: 14px;
}

.no-scroll {
    height: 100%;
    position: fixed;
    overflow-y: scroll;
    inset: 0;
}

@media screen and (max-width: 550px) {
    .col-6.small-12 {
        flex-basis: 50%;
        max-width: 50%;
    }
}

.findtrip {
    padding: 24px 14px;
    display: inline-block;
    width: 100%;
    background: #f7feff;
    border: 1px solid #c8e4e7;
}

.findtrip form {
    margin: 0;
}

.findtrip form input {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 1px solid #c8e4e7;
    border-radius: 5px;
    margin-bottom: 12px;
    padding: 0 15px;
}

.findtrip form button {
    background: #0e7a88;
    width: 100%;
    line-height: 50px;
    height: 50px;
    border: 0px solid #ccc;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    margin: 0;
}

@media(max-width:767px) {
    .entry_info_detail_cruise .parent_cruise_box h2 {
        font-size: 24px;
    }
    .it_cruise_cabin_right .infor-cb .left-inf h3 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .header_special .box__center p {
        font-size: 18px;
    }
    .thing_most_about h2,
    .important_note h2 {
        font-size: 24px;
    }
    .cruise_include_option .slideToggle {
        font-size: 18px;
    }
    .layout-single-cruise .page-cruise .info_header .infor_all {
        width: 100%;
    }
    .layout-single-cruise .page-cruise .info_header .info_price {
        display: block;
        text-align: left;
        float: left;
        margin-top: 10px;
    }
    .layout-single-cruise .page-cruise .info_header .info_price p {
        margin: 0;
    }
}

.layout-taxonomy-child-location .pageContent {
    background: #f7f7f7 !important;
    padding: 40px 0 !important;
}

.layout-taxonomy-child-location .pageContent .title-page {
    font-size: 32px !important;
}

.layout-taxonomy-child-location .pageContent .site-location_item .img-top-wrapper {
    position: relative;
}

.layout-taxonomy-child-location .pageContent .site-location_item .img-top-wrapper .figure {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 36px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    line-height: 36px;
    padding: 0 15px;
}

.layout-taxonomy-child-location .pageContent .site-location_item .img-top-wrapper .figure a {
    color: #fff;
}

.layout-taxonomy-child-location a:hover {
    color: #f99d1b !important;
}

.layout-taxonomy-child-location .pageContent .site-location_item .inf-duan {
    padding: 10px 0;
}

.layout-taxonomy-child-location .pageContent .site-location_item .inf-duan h3 {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    height: 48px;
    line-height: 24px;
    -webkit-line-clamp: 2;
}

.findBox {
    position: absolute;
    bottom: 75px;
    width: 100%;
    left: 0;
    z-index: 1;
}

.findBox .find-a-trip {
    display: block;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    height: 50px;
    border-radius: 6px;
    border: 1px solid #d0d2cc;
    background: rgba(255, 255, 255, 0.7);
}

.findBox .find-a-trip form {
    display: flex;
}

.findBox .find-a-trip form input {
    background: rgba(255, 255, 255, 0.7);
    height: 48px;
    margin: 0;
    font-size: 16px;
    border-radius: 4px;
}

.findBox .find-a-trip form button {
    font-size: 15px;
    margin: 0;
    line-height: 48px;
    width: 100%;
    max-width: 180px;
    background: #0e7a88;
    border: 0;
    border-radius: 0 6px 6px 0;
    color: #fff;
    text-transform: uppercase;
    outline: none;
    padding: 0!important;
}

.findBox .find-a-trip form button:hover {
    background-color: #f99d1b;
}

.jssort07 {
    position: absolute;
    position: absolute;
    cursor: pointer
}

.jssort07 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 78px;
    height: 78px
}

.jssort07 .i {
    position: absolute;
    top: 0;
    left: 0;
    width: 78px;
    height: 78px;
    filter: alpha(opacity=80);
    opacity: .8
}

.jssort07 .p:hover .i,
.jssort07 .pav .i {
    filter: alpha(opacity=100);
    opacity: 1
}

.jssort07 .o {
    position: absolute;
    top: 0;
    left: 0;
    width: 78px;
    height: 78px;
    box-sizing: content-box;
    transition: border-color .6s;
    -moz-transition: border-color .6s;
    -webkit-transition: border-color .6s;
    -o-transition: border-color .6s
}

.jssort07 .pav .o {
    border-color: #09f
}

.jssort07 .p:hover .o {
    border-color: #fff;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none
}

.jssort071 {
    display: block;
    position: absolute;
    cursor: pointer;
}

.jssort071 .a {
    fill: none;
    stroke: #fff;
    stroke-width: 360;
    stroke-miterlimit: 10;
}

.jssort071:hover {
    opacity: .8;
}

.jssort071.jssora051dn {
    opacity: .5;
}

.jssort071.jssora051ds {
    opacity: .3;
    pointer-events: none
}

.jssora_Button span {
    position: absolute;
    border: 1px solid #fff;
    width: 50px!important;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    color: #999999;
    padding: 7px 0;
    line-height: 36px;
}

.jssora_Button span.left {
    left: 0
}

.jssora_Button span.right {
    right: 0
}

.post-sidebar .widget-area {
    padding: 15px 10px;
    background: #fff;
}

.post-sidebar .widget-area {
    padding: 15px 10px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 30px;
}

.post-sidebar .widget-area .widget-title,
.post-sidebar .widget-area h2 {
    font-size: 26px;
    color: #333;
    display: block;
    margin-bottom: 15px;
}

.post-sidebar .widget-area ul {
    padding: 0;
    margin-bottom: 0;
}

.post-sidebar .widget-area ul li {
    list-style: none;
    line-height: 22px;
    padding: 5px 0 5px 15px;
    position: relative;
    border: none;
}

.post-sidebar .widget-area ul li a {
    color: #333;
    padding: 0;
}

.post-sidebar .widget-area ul li a:hover {
    color: #f99d1b;
}

.post-sidebar .widget-area li:before {
    position: absolute;
    width: 5px;
    height: 5px;
    left: 0;
    top: 13px;
    background: #0e7a88;
    border-radius: 100%;
    content: "";
}

.post-sidebar .widget .is-divider {
    display: none;
}

.blog-archive .custom-archive-blog .entry-header .entry-category,
.blog-archive .custom-archive-blog .entry-meta {
    display: none;
}

.custom-archive-blog .entry-divider {
    display: none;
}

.posted-on {
    margin-right: 10px;
}

.entry-meta i {
    margin-right: 3px;
}