﻿.new_page_5_sao_top {
    background-color: #fff;
    background-image: url(/Tourduthuyen/bg_page_du_thuyen_5_sao_top.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.new_page_5_sao_bottom {
    text-align: center;
    background-color: #fff;
    background-image: url(/tour-disney-adventure/adventure.webp);
    background-position: bottom;
    padding-top: 35px;
    padding-bottom: 30px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -30px;
}
.banner_promotion_list{
	margin-top: 15px;
}
.banner_big, .banner_list {
    margin-bottom: 50px;
}
.box-2-category-tour {
    position: relative;
    margin-bottom: 15px;
}
.box-2-category-tour h3 {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 17px;
    left: 10px;
}
.box-2-category-tour img{

}
.da-night-section {
    padding-top: 20px;
    padding-bottom: 20px;
}
.da-night-header {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.da-night-title h2 {
    margin: 0 0 10px 0;
    font-size: 30px;
    line-height: 1.2;
    color: #1b3358;
    font-weight: 600;
}
.da-night-meta {
    font-size: 14px;
    color: #4a4a4a;
    margin-bottom: 10px;
}
.da-night-divider {
    margin: 0 8px;
    color: #9aa3af;
}
.da-night-share {
    display: inline-block;
    font-size: 14px;
    color: #1b3358;
    text-decoration: none;
}
.da-night-share:hover {
    text-decoration: underline;
}
.da-night-price {
    text-align: right;
}
.da-night-price-label {
    font-size: 12px;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}
.da-night-price-value {
    font-size: 32px;
    color: #1b3358;
    font-weight: 700;
    margin: 5px 0;
}
.da-night-price-value span {
    font-size: 16px;
    font-weight: 600;
}
.da-night-price-note {
    font-size: 12px;
    color: #6b7280;
    margin-bottom: 10px;
}
.da-night-cta {
    display: inline-block;
    background: #3e9dbc;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 600;
}
.da-night-cta:hover {
    background: #2f86a1;
}
.da-night-price-links {
    margin-top: 8px;
    font-size: 12px;
}
.da-night-price-links a {
    color: #1b3358;
    text-decoration: none;
}
.da-night-price-links a:hover {
    text-decoration: underline;
}
.da-night-map {
    margin-top: 10px;
}
.da-night-video {
    overflow: hidden;
    border-radius: 4px;
}
.da-night-video video {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
}
.da-night-included {
    margin-top: 22px;
    margin-bottom: 10px;
}
.da-night-included h3 {
    font-size: 24px;
    color: #1b3358;
    margin: 10px 0 16px 0;
    font-weight: 600;
}
.da-night-included-list {
    list-style: none;
    margin: 0 0 12px 0;
    padding: 0;
    font-size: 15px;
    color: #1b3358;
}
.da-night-included-list li {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
    font-size: 18px;
}
.da-night-included-list i {
    font-size: 18px;
    color: #1b3358;
    min-width: 18px;
}
.da-night-included-link {
    display: inline-block;
    margin-top: 6px;
    color: #3e9dbc;
    text-decoration: none;
    font-size: 14px;
}
.da-night-included-link:hover {
    text-decoration: underline;
}
.da-night-sidebar-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(15, 23, 42, 0.45);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.25s ease;
    z-index: 9998;
}
.da-night-sidebar {
    position: fixed;
    top: 0;
    right: -820px;
    width: 787px;
    max-width: 90%;
    height: 100%;
    background: #fff;
    box-shadow: -10px 0 30px rgba(15, 23, 42, 0.2);
    transition: right 0.3s ease;
    z-index: 9999999999;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
.da-night-sidebar-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 18px;
    border-bottom: 1px solid #e5e7eb;
}
.da-night-sidebar-header h4 {
    margin: 0;
    font-size: 18px;
    color: #1b3358;
    font-weight: 600;
}
.da-night-sidebar-close {
    border: none;
    background: transparent;
    font-size: 20px;
    color: #1b3358;
    cursor: pointer;
}
.da-night-sidebar-body {
    padding: 16px 0px 24px 0px;
    color: #4b5563;
    font-size: 14px;
    overflow-y: auto;
    flex: 1 1 auto;
}
.da-night-sidebar-intro {
    text-align: center;
    margin-bottom: 16px;
}
.da-night-sidebar-intro h5 {
    margin: 0 0 6px 0;
    font-size: 16px;
    color: #1b3358;
    font-weight: 600;
}
.da-night-sidebar-intro p {
    margin: 0;
    color: #6b7280;
    font-size: 13px;
}
.da-night-tabs {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    /* padding-bottom: 10px; */
    border-bottom: 2px solid #e5e7eb;
    margin-bottom: 16px;
    position: sticky;
    top: -16px;
    background: #fff;
    z-index: 2;
    padding-top: 0;
}
.da-night-tab {
    border: none;
    background: transparent;
    color: #1b3358;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    padding: 6px 8px 10px 8px;
    cursor: pointer;
    border-bottom: 4px solid transparent;
    min-width: 110px;
}
.da-night-tab-icon {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.da-night-tab-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}
.da-night-tab.active {
    border-bottom-color: #3e9dbc;
}
.da-night-panel {
    display: block;
}
.da-night-panel.active {
    display: block;
}
.da-night-panel-hero {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 8px;
    border-bottom: 1px solid #e5e7eb;
    padding-bottom: 16px;
    margin-bottom: 12px;
}
.da-night-panel-icon {
    width: 160px;
    height: 120px;
    border-radius: 0;
    background: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: visible;
}
.da-night-panel-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}
.da-night-panel-text h5 {
    margin: 0 0 6px 0;
    font-size: 20px;
    color: #1b3358;
}
.da-night-panel-text p {
    margin: 0;
    font-size: 13px;
    color: #6b7280;
    /* max-width: 520px; */
}
.da-night-table {
    /* border-top: 1px solid #e5e7eb; */
    padding: 10px;
}
.da-night-table-head,
.da-night-table-row {
    display: grid;
    grid-template-columns: 1fr 110px 110px;
    align-items: center;
}
.da-night-table-head {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    color: #6b7280;
    padding: 0;
}
.da-night-table-head .da-night-table-col {
    padding: 10px 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    position: relative;
}
.da-night-table-head .da-night-table-col.included {
    background: #3aa764;
    color: #fff;
    margin-right: 5px;
}
.da-night-table-head .da-night-table-col.extra {
    background: #c08a2a;
    color: #fff;
}
.da-night-table-head .da-night-table-col.included:before,
.da-night-table-head .da-night-table-col.extra:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid #fff;
    border-right: 8px solid transparent;
}
.da-night-table-head .da-night-table-col.included:after,
.da-night-table-head .da-night-table-col.extra:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid #fff;
    border-left: 8px solid transparent;
}
.da-night-table-row {
    padding: 10px 0;
    border-top: 1px solid #f3f4f6;
}
.da-night-table-row.alt {
    background: #f9fafb;
}
.da-night-table-title {
    font-size: 15px;
    color: #1b3358;
    padding-right: 10px;
}
.da-night-table-col {
    text-align: center;
    font-size: 14px;
    border-left: none;
}
.da-night-table-col.extra {
    border-right: none;
}
.da-night-table-col.included {
    color: #2e8b57;
    font-weight: 600;
}
.da-night-table-col.extra {
    color: #b7791f;
    font-weight: 600;
}
.da-night-dollar {
    font-size: 16px;
}
.da-night-sidebar-open .da-night-sidebar {
    right: 0;
}
.da-night-sidebar-open .da-night-sidebar-overlay {
    opacity: 1;
    visibility: visible;
}
.da-night-sidebar-open {
    overflow: hidden;
}

html.da-night-sidebar-open,
body.da-night-sidebar-open {
    overflow: hidden !important;
    height: 100%;
}

.da-night-sidebar {
    overflow: hidden !important;
}

.da-night-sidebar .da-night-sidebar-body {
    overflow-y: auto !important;
    overscroll-behavior: contain;
}

.js-open-schedule-modal {
    cursor: pointer;
}

.da-schedule-overlay {
    position: fixed;
    inset: 0;
    background: rgba(15, 23, 42, 0.55);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease;
    z-index: 10000;
}

.da-schedule-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.98);
    width: 860px;
    max-width: 95vw;
    max-height: 85vh;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 24px 48px rgba(15, 23, 42, 0.28);
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease;
    z-index: 10001;
    display: flex;
    flex-direction: column;
}

.da-schedule-modal__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 16px;
    border-bottom: 1px solid #e5e7eb;
}

.da-schedule-modal__header h4 {
    margin: 0;
    font-size: 22px;
    color: #1b3358;
    font-weight: 700;
}

.da-schedule-close {
    border: none;
    background: transparent;
    color: #1b3358;
    font-size: 22px;
    line-height: 1;
}

.da-schedule-modal__body {
    overflow-y: auto;
    padding: 10px 14px 16px;
}

.da-schedule-table thead th {
    white-space: nowrap;
    color: #1b3358;
}

.da-schedule-table tbody td {
    color: #1f2937;
    vertical-align: middle;
}
.da-schedule-table .btn {
    border-radius: 8px;
    padding: 6px 12px;
    white-space: nowrap;
}

.da-schedule-empty {
    text-align: center;
    color: #6b7280;
    padding: 16px 0;
}

html.da-schedule-open,
body.da-schedule-open {
    overflow: hidden !important;
}

html.da-schedule-open .da-schedule-overlay,
body.da-schedule-open .da-schedule-overlay {
    opacity: 1;
    visibility: visible;
}

html.da-schedule-open .da-schedule-modal,
body.da-schedule-open .da-schedule-modal {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, -50%) scale(1);
}
@media (max-width: 767px) {
    .da-schedule-modal {
        width: calc(100vw - 20px);
        max-width: calc(100vw - 20px);
        max-height: 88vh;
        border-radius: 12px;
        top: 50%;
        left: 50%;
    }

    .da-schedule-modal__header {
        padding: 12px 12px 10px;
    }

    .da-schedule-modal__header h4 {
        font-size: 18px;
        line-height: 1.3;
    }

    .da-schedule-close {
        font-size: 20px;
    }

    .da-schedule-modal__body {
        padding: 8px 10px 12px;
    }

    .da-schedule-table {
        font-size: 13px;
    }

    .da-schedule-table th,
    .da-schedule-table td {
        padding: 8px 6px !important;
        vertical-align: middle;
    }

    .da-schedule-table .btn {
        font-size: 12px;
        padding: 5px 10px;
    }
}
.da-night-itinerary h3 {
    font-size: 24px;
    color: #1b3358;
    margin: 25px 0 20px 0;
    font-weight: 600;
}
.row.da-night-itinerary {
    margin-top: 50px;
}
.da-night-card {
    background: #fff;
    border: none;
    border-radius: 6px;
    margin-bottom: 25px;
    overflow: hidden;
}
.da-night-card-image img {
    width: 100%;
    display: block;
    height: auto;
}
.da-night-card-content {
    padding: 18px 20px 20px 20px;
    padding-left: 0;
}
.da-night-card-day {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    padding: 8px 14px;
    margin-right: 12px;
    min-width: 64px;
}
.da-night-card-head {
    display: flex;
    align-items: center;
    gap: 16px;
}
.da-night-day-label {
    font-size: 12px;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}
.da-night-day-number {
    font-size: 22px;
    font-weight: 700;
    color: #1b3358;
}
.da-night-card-title {
    display: block;
}
.da-night-card-title h4 {
    margin: 0 0 13px 0;
    font-size: 24px;
    color: #1b3358;
    font-weight: 600;
}
.da-night-card-sub {
    font-size: 15px;
    color: #6b7280;
}
.da-night-card-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 16px;
}
.da-night-card-block {
    flex: 1 1 260px;
}
.da-night-card-block h5 {
    margin: 0 0 8px 0;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #1b3358;
}
.da-night-card-block-header {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
}
.da-night-card-block-header h5 {
    margin: 0;
}
.da-night-icon {
    width: 34px;
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #1b3358;
    font-size: 22px;
}
.da-night-card-block p {
    margin: 0;
    font-size: 15px;
    color: #4b5563;
    line-height: 1.6;
}
.da-night-card-block ul {
    margin: 0;
    padding-left: 0;
    font-size: 15px;
    color: #4b5563;
    line-height: 1.6;
    list-style: none;
}
.da-night-card-block li {
    margin-bottom: 6px;
}
.da-night-list li {
    position: relative;
    padding-left: 15px;
    margin-left: 15px;
}
.da-night-list li:before {
    content: "\f111";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 6px;
    font-size: 8px;
    color: #1b3358;
}
.demo button.slick-prev.slick-arrow {
    position: absolute;
    left: 2px;
    top: 47%;
    z-index: 99999999;
    color: transparent;
    background: url(/slider-slideshow/images/arrow_left1.png) no-repeat;
    width: 27px;
    height: 27px;
    display: inline-block !IMPORTANT;
    opacity: 1;
    border: none;
}
.demo button.slick-next.slick-arrow {
    position: absolute;
    right: -21px;
    top: 47%;
    z-index: 99999999;
    color: transparent;
    background: url(/slider-slideshow/images/arrow_right1.png) no-repeat;
    width: -1px;
    height: 27px;
    display: inline-block !IMPORTANT;
    opacity: 1;
    border: none;
}

/* Normal desktop :1366px. */
@media (min-width: 1170px) and (max-width: 1400px) {
}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1169px) {
}


/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {


    .bogoho-video-iframe iframe {
        height: 415px !important;
    }

    .bogoho-video-iframe {
        height: 415px !important;
    }
    .box-2-category-tour h3 {
        position: absolute;
        bottom: 0;
        color: #fff;
        font-size: 14px;
        left: 10px;
    }
    .da-night-title h2 {
        font-size: 26px;
    }
    .da-night-price {
        text-align: left;
        margin-top: 15px;
    }
    .da-night-card-content {
        padding: 16px;
    }
    .da-night-card-title h4 {
        font-size: 18px;
    }
}


/* small mobile :320px. */
@media (max-width: 767px) {

    .bogoho-video-iframe iframe {
        height: 205px !important;
    }

    .bogoho-video-iframe {
        height: 205px !important;
    }
    .box-2-category-tour {
        position: relative;
        margin-bottom: 15px;
        margin-top: 15px;
    }
	.banner_promotion_list {
    margin-top: 0;
}
	.banner_big, .banner_list {
    margin-bottom: 15px;
}
    .da-night-title h2 {
        font-size: 24px;
    }
    .da-night-header {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .da-night-section {
        padding-left: 16px;
        padding-right: 16px;
    }
    .da-night-section .row {
        margin-left: 0;
        margin-right: 0;
    }
    .da-night-section .row > [class*='col-'] {
        padding-left: 0;
        padding-right: 0;
    }
    .da-night-price {
        text-align: left;
        margin-top: 15px;
    }
    .da-night-cta {
        width: 100%;
        text-align: center;
    }
    .da-night-itinerary h3 {
        font-size: 20px;
    }
    .da-night-card-content {
        /*padding: 14px;*/
    }
    .da-night-card-title h4 {
        font-size: 18px;
    }
    .da-night-card-grid {
        gap: 14px;
    }
    .da-night-included h3 {
        font-size: 20px;
    }
    .da-night-included-list {
        font-size: 14px;
    }
    .da-night-card-head {
        flex-direction: row;
        align-items: center;
        gap: 12px;
    }
    .da-night-card-day {
        margin-right: 0;
        margin-bottom: 0;
    }
    .da-night-card-title {
        display: block;
    }
    .da-night-sidebar {
        width: 100%;
        max-width: 100%;
    }
    .da-night-tab {
        min-width: 90px;
        font-size: 11px;
    }
    .da-night-tab-icon {
        width: 32px;
        height: 32px;
    }
    .da-night-table-head,
    .da-night-table-row {
        grid-template-columns: 1fr 80px 80px;
    }
    .da-night-panel-icon {
        width: 120px;
        height: 90px;
    }
}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
