

:root {
    --omrs-color-ink-lowest-contrast: rgba(47, 60, 85, 0.18);
    --omrs-color-ink-low-contrast: rgba(60, 60, 67, 0.3);
    --omrs-color-ink-medium-contrast: rgba(19, 19, 21, 0.6);
    --omrs-color-interaction-minus-two: rgba(73, 133, 224, 0.12);
    --omrs-color-danger: #b50706;
    --omrs-color-orange: rgba(255, 141, 2, 1);
    --omrs-color-bg-low-contrast: #eff1f2;
    --omrs-color-ink-high-contrast: #121212;
    --omrs-color-bg-high-contrast: #ffffff;
    --primary-color: #37a3fb;
    --fs-color-primary: #37a3fb;
    --fs-color-secondary: #1f6987;
    --fs-color-success: #1b4c85;
    --fs-color-alert: #f2c94c;
    --fs-experimental-link-color: #0788f2;
    --fs-experimental-link-color-hover: #1f6987;
}

html {
    scroll-behavior: smooth;
    scroll-padding-top: 120px
}

table {
    border-collapse: unset!important
}
.cover.breadcrumb-bg {
    width: 100%;
}
.w-bct {
    width: 60%
}

.pb-90 {
    padding-bottom: 90px!important
}


.py-4 {
    padding-top: 16px;
    padding-bottom: 16px
}

h2 {
    font-size: 1.5em
}

h1 {
    font-size: 1.6em
}

.mb-4 {
    margin-bottom: 16px
}

.title-main-about {
    font-family: 'OpenSans-Bold';
    font-size: 2em;
    margin-bottom: 30px
}

.border-10 .row:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    overflow: hidden;
    transition: border-radius 0.3s ease;
    background: #fff
}

.border-10 .row:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
    transition: border-radius 0.3s ease;
    background: #fff
}

.border-5 .img-inner img {
    border-radius: 5px
}

blockquote,dl,figure,form,ol,p,pre,ul {
    margin-bottom: .5em
}

a,input {
    font-size: 14px
}

textarea {
    font-size: 14px!important;
    min-height: 70px!important
}

#content {
    font-size: 14px
}

.accordion {
    font-size: 14px
}

.header-bottom-nav .menu-item a {
    font-family: "Diavlo-Medium"
}

.toast-text-route {
    font-size: 9px;
    background-color: var(--fs-color-success);
    color: #fff;
    padding: 3px;
    font-family: 'OpenSans-Bold';
    border-radius: 3px
}

.btn-add-coupon {
    margin-right: 0;
    margin-bottom: 0;
    height: 100%;
    color: #fff;
    background-color: #1a4c85;
    text-transform: none;
    border-radius: 6px;
    width: 120px
}

.btn-add-coupon:hover {
    background-color: var(--fs-color-primary)
}

.input-coupon {
    width: calc(100% - 120px)!important;
    height: 100%!important;
    border-radius: 6px!important;
    margin-bottom: 0!important;
    padding-top: 9px!important;
    padding-bottom: 9px!important;
    font-size: 14px!important
}

.error-notify-lv {
    display: none;
    color: var(--omrs-color-danger);
    font-size: 12px
}

.partner-logo .slider div img {
    box-shadow: 0 2px 8px 0 rgba(27,76,133,.3)
}

.category-posts-list-slide .post-thumbnail img {
    height: 200px;
    aspect-ratio: 2;
    border-radius: 20px;
    width: 100%
}

.usb-box {
    align-items: center;
    background: rgba(232,241,244,1);
    border-radius: 10px;
    height: 60px;
    padding: 0 15px
}

.usb-box .text p {
    margin-bottom: 0;
    font-family: 'Diavlo-Medium'
}

.lvn-tab-content {
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

.lvn-tab-content__title {
    display: flex;
    overflow-x: auto;
    gap: 14px
}

.partner_tab {
    justify-content: center
}

.partner_tab ul {
    overflow-x: auto;
    display: flex;
    flex-wrap: nowrap;
    width: fit-content!important;
    border-radius: 50px;
    background-color: rgba(232,241,244,1)
}

.partner_tab ul li a {
    padding: 5px 0;
    color: var(--fs-color-primary);
    font-size: 1em;
    text-transform: none;
    padding-left: 36px;
    padding-right: 36px
}

.lvn-tab-content .lvn-tab-item,.partner_tab ul li {
    margin: 0;
    padding: 2px 0;
    min-width: 150px;
    font-size: 1.1em;
    border-radius: 50px;
    font-family: 'Diavlo-Medium';
    font-weight: 500;
    text-transform: none;
    color: var(--fs-color-primary);
    background-color: rgba(232,241,244,1)
}

.partner_tab ul li {
    display: flex;
    justify-content: center;
    min-width: unset;
    border-radius: unset
}

.lvn-tab-content .lvn-tab-item.active,.partner_tab ul li.active {
    color: #fff;
    background-color: var(--fs-color-primary)
}

.partner_tab ul li.active a {
    color: #fff
}

.lvn-tab-content .lvn-tab-content__seemore a {
    background: var(--omrs-color-orange);
    color: #fff;
    border-radius: 50px;
    padding: 10px 24px;
    font-size: 1.1em;
    display: inline-block
}

.info-company-content__seemore a {
    border-radius: 10px;
    display: inline-block;
    padding: 12px 20px;
    background-color: var(--primary-color);
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.3s ease;
    width: 100%;
    text-align: center;
    font-size: 1.1em
}

.box-count div:first-child {
    font-size: 48px;
    font-family: 'OpenSans-Bold'
}

.tuyen-duong-item {
    box-shadow: 0 2px 8px 0 rgba(27,76,133,.3);
    margin: 5px 10px 5px 10px;
    border-radius: 20px;
    overflow: hidden
}

.tuyen-duong-item .post-thumbnail img {
    aspect-ratio: 3 / 2;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    max-height: 230px;
    width: 100%
}

.tuyen-duong-item__content__title,.tuyen-duong-item__content__desc {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: start
}

.tuyen-duong-item__content__address {
    color: #444;
    margin: 5px 0
}

.tuyen-duong-item__content__address>span {
    margin-left: 5px
}

.tuyen-duong-item .tuyen-duong-item__content {
    padding: 12px 14px
}

.tuyen-duong-item__content__desc a {
    font-family: 'OpenSans'
}

.tuyen-duong-item__content__title h3 {
    line-height: 1.2;
    margin-bottom: .3em
}

.one-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.two-line {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.three-line {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.tuyen-duong-item__content .tuyen-duong-item__content__title h3 a {
    color: var(--omrs-color-orange);
    font-size: 1rem
}

.store_review .rating {
    display: flex;
    align-items: center;
    gap: 5px
}

.store_review .rating span {
    font-size: 1.4rem;
    font-family: 'OpenSans-Bold'
}

.custom-post .col-inner {
    border-radius: 16px
}

.custom-post .col-inner .box-image {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px
}

.custom-post .box-blog-post {
    border-radius: 16px
}

.partner_tab h4.text-center {
    font-family: 'OpenSans-Bold';
    font-size: 24px;
    font-weight: 500
}

.btn-login {
    color: var(--fs-color-primary);
    background-color: rgba(255,255,255,1);
    border: 1px solid var(--fs-color-primary);
    cursor: pointer;
    border-radius: 5px;
    font-weight: 600;
    margin-right: 0;
    padding: 2px 12px;
    transition: 0.4s
}

.btn-login:hover {
    color: #fff;
    background-color: var(--fs-color-primary)
}

.banner-home {
    border-radius: 30px
}

.banner-home .fill {
    border-radius: 30px
}

.row-banner>.col {
    padding-bottom: 0
}

.header-bottom-nav.nav-pills>li.active>a,.header-bottom-nav.nav-pills>li>a:hover {
    background-color: var(--fs-color-primary)!important
}

.nav-pills>li>a {
    border-radius: 5px!important
}

.pagination-container {
    width: 100%
}

.pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.row-search {
    padding: 0 16px;
    display: flex;
    align-items: center;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    gap: 10px;
    background-color: #fff
}

.vivu-active-routes__title h3 {
    text-transform: capitalize
}

li.toc-item a {
    text-transform: capitalize
}

.row-search>.col-search>label {
    text-align: left;
    padding-top: 10px;
    color: #999;
    font-weight: 500;
    margin: 0
}

#searchForm .item-search {
    width: 20%;
    padding: 10px 5px
}

.item-search button {
    margin: 0!important;
    border: none;
    color: #fff;
    background-color: var(--fs-color-secondary);
    height: 59.3px;
    width: 100%;
    border-radius: 6px
}

#add-return-date .add-return {
    cursor: pointer;
    height: 59.3px;
    color: var(--primary-color);
    justify-content: center
}

.row-search .img-form-search {
    width: 24px
}

.row-search>.col-search>.input-search-form {
    border: none;
    box-shadow: none;
    text-align: left;
    padding: 0 0 5px 0;
    height: 2em!important;
    margin: 0;
    font-weight: 700;
    color: #000000!important;
    background-color: #fff!important
}

.row-search>.col-search>.input-search-form::placeholder {
    font-weight: 500;
    font-size: 15px
}

.search-form-col.col {
    padding-bottom: 0
}

#route-exchange-wrapper {
    z-index: 4;
    right: 0;
    top: 50%;
    transform: translate(50%,-50%);
    cursor: pointer;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: absolute
}

#route-exchange-wrapper div {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 32px;
    width: 32px;
    background: rgb(242,242,242);
    border-radius: 100%
}

.shadow-search {
    box-shadow: rgba(99,99,99,.2) 0 2px 8px 0
}

.new-title {
    font-family: 'OpenSans-Bold';
    font-size: 24px
}

.section-tt {
    position: relative;
    overflow: clip;
    min-height: 300px
}

.section-tt::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0%;
    width: 390px;
    height: 520px;
    background: var(--wpr-bg-26ec5483-fd5f-4d46-83eb-1888a1e579be) left top / cover no-repeat;
    z-index: 0;
    transform: translateY(0)
}

.section-tt2::before {
    content: "";
    position: absolute;
    right: 0%;
    width: 390px;
    height: 520px;
    bottom: -60%;
    background-image: var(--wpr-bg-ef016029-81b1-478a-a900-f541dca3b355);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left top
}

ul.pagination {
    margin: 0
}

.pagination .page-item {
    width: 40px;
    height: 40px;
    border: 1px solid #1195DA;
    color: #1195DA;
    line-height: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 5px;
    cursor: pointer
}

.pagination .page-item.active {
    border-color: #FFA901;
    color: #FFA901
}

.section-bg-blue-cs {
    background: var(--wpr-bg-2d8fe519-d99a-4d9b-9e3f-5ba1983cd3ce) no-repeat 0 125px,var(--wpr-bg-0d6ed5d9-a457-40dc-9605-6b3eb71a56d7) no-repeat 100% 125px;
    background-size: contain
}

.header-main #logo {
    display: none
}

.stuck #masthead.header-main {
    height: 0px!important
}

.header-main {
    height: 0px!important
}

#top-bar .header-logo {
    display: block!important
}

#top-bar .nav>li>a {
    font-size: 1em;
    color: #000;
    font-family: "Diavlo-Medium"
}

#top-bar .nav-center>li.active>a,#top-bar .nav-center>li>a:hover {
    background-color: var(--fs-color-primary)!important;
    color: #fff;
    padding: 0 .75em
}

#top-bar .nav-center>li>a {
    line-height: 36px;
    border-radius: 5px;
    padding: 0 .75em
}

.top-divider {
    border: none
}

.header-block {
    width: fit-content
}

.box-hotline-header-top .icon-box-img {
    display: none
}

.box-hotline-header-top .icon-box-img+.icon-box-text {
    padding-left: .4em
}

.box-hotline-header-top .icon-box-text p:nth-child(2) a {
    color: var(--primary-color);
    font-family: 'OpenSans-Bold';
    font-size: 112%
}

.box-hotline-header-top .icon-box-text p:nth-child(2) img {
    width: 20px
}

.box-hotline-header-top .icon-box-text p:nth-child(1) {
    font-size: 90%;
    font-family: 'Diavlo-Medium'
}

@keyframes pulse {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.05)
    }

    100% {
        transform: scale(1)
    }
}

.box-hotline-header-top:hover {
    animation: none
}

.box-solieu {
    flex-wrap: wrap;
    gap: 20px
}

.item-text {
    width: 18%
}

.item-text h3 {
    color: #0061C5;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 10px
}

.item-text p {
    color: #4E4E4E;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px
}

section.section-nhaxe-sd .row .col-inner .box-image img {
    height: 60px;
    width: revert-layer!important;
    object-fit: contain
}

section.section-nhaxe-sd .row .col-inner .box-image div {
    text-align: center
}

@keyframes shake {
    0% {
        transform: translate(0,0)
    }

    25% {
        transform: translate(-2px,2px)
    }

    50% {
        transform: translate(2px,-2px)
    }

    75% {
        transform: translate(-2px,-2px)
    }

    100% {
        transform: translate(2px,2px)
    }
}

.section-booking .section-content {
    z-index: 2
}

.btn_test_free {
    color: #000!important;
    font-weight: 500!important;
    font-family: 'OpenSans-Bold'
}

.box-booking-tecket {
    border-radius: 10px;
    justify-content: center;
    background: #fff;
    box-shadow: rgba(99,99,99,.2) 0 2px 8px 0
}

.dailyve-title-war {
    margin: 16px 0;
    font-size: 1.6em;
    line-height: 34px;
    font-weight: 600;
    color: var(--fs-color-success)
}

.post-sidebar .breadcrumb {
    font-size: 12px;
    margin-bottom: 10px;
    color: rgb(147,147,147)
}

.post-sidebar .breadcrumb a {
    color: rgb(147,147,147);
    font-size: 12.4px
}

.box-booking-tecket .nav-line-bottom li a::before {
    left: 30%;
    width: 160%
}

.box-booking-tecket form {
    margin-bottom: 0
}

.tab-custom .nav>li>a {
    padding: 10px 15px 10px 5px;
    font-size: .9em
}

.section-title-container .section-title span {
    text-transform: none;
    font-size: 24px;
    font-weight: 500;
    font-family: 'OpenSans-Bold';
    border-bottom: none
}

.section-title-normal {
    border: unset;
    margin-bottom: 0
}

.dailyve_calendar {
    position: absolute;
    z-index: -1;
    opacity: 0!important;
    width: 0!important;
    border: none!important;
    height: 0!important
}

input[type="text"].vivu_calendar:focus {
    opacity: 0!important
}

.tab-custom .tab-panels {
    padding: 10px
}

.tab-custom ul.nav {
    box-shadow: 0 0 8px -2px rgba(27,76,133,.3);
    margin-top: 16px;
    width: fit-content;
    border-radius: 20px;
    flex-wrap: nowrap
}

.tab-custom ul.nav>li {
    margin-left: 35px!important
}

.tab-custom ul.nav>li.active {
    background-color: #36a3fb
}

.tab-custom ul.nav>li.active:before {
    background-color: #36a3fb
}

.tab-custom ul.nav>*:first-child::before {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    background-image: var(--wpr-bg-f7578b8b-d950-4923-ae92-f9c1f4c0a2e3)
}

.tab-custom ul.nav>*:first-child::after {
    background-image: var(--wpr-bg-8f990705-2c12-4f14-88a1-1b7aac820a10)
}

.tab-custom ul.nav>*:nth-child(2)::before {
    background-image: var(--wpr-bg-76483296-8c9c-4101-9aea-2fa3a4dbf09d)
}

.tab-custom ul.nav>*:nth-child(2)::after {
    background-image: var(--wpr-bg-41476f01-42cd-48f7-a484-52d5a8d58f3c)
}

.tab-custom ul.nav>*:nth-child(3)::before {
    background-image: var(--wpr-bg-04d68a5e-1884-48ef-a700-6d6987442182)
}

.tab-custom ul.nav>*:nth-child(3)::after {
    background-image: var(--wpr-bg-dda4531d-3902-42ae-b71c-162477eafb07)
}

.tab-custom ul.nav>li:nth-child(3) {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px
}

.tab-custom ul.nav .active::after {
    content: '';
    position: absolute;
    top: 0;
    left: -40px;
    width: 40px;
    height: 100%;
    display: block;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 24px
}

.tab-custom ul.nav>*::before {
    transition: all .3s;
    content: '';
    position: absolute;
    left: -39px;
    width: 40px;
    height: 100%;
    display: block;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 24px
}

.tab-custom ul.nav li a {
    color: #000
}

.tab-custom ul.nav li.active a {
    font-weight: 700;
    color: #fff
}

.toc-list {
    list-style-type: none;
    border: 1px solid var(--fs-color-success);
    padding: 15px;
    margin: 20px 0
}

.toc-list ul {
    list-style-type: none;
    padding-left: 15px;
    border-left: 1px solid #ddd;
    margin: 0 0 10px 3px;
    width: 100%;
    display: block
}

.toc-list li {
    margin: 0!important
}

.toc-list>li {
    margin-bottom: 10px!important
}

.toc-list>li:last-child {
    margin-bottom: 0!important
}

.toc-list a {
    color: var(--fs-color-success)
}

#agjCalendar {
    font-family: 'OpenSans'
}

#agjCalendar-header {
    height: 28px;
    line-height: 24px;
    font-size: 12px
}

.day-lunar {
    font-family: 'OpenSans';
    font-size: 10px;
    font-weight: 400;
    position: absolute;
    bottom: 12px;
    right: 2px;
    height: 20px;
    opacity: .8
}

#agjCalendar-first {
    box-shadow: rgba(0,0,0,.1) 0 4px 12px
}

.toggle-btn {
    width: 38px;
    height: 21px;
    border-radius: 50px;
    display: inline-block;
    position: relative;
    background: #c5c5c5;
    cursor: pointer;
    -webkit-transition: background-color 0.4s ease-in-out;
    -moz-transition: background-color 0.4s ease-in-out;
    -o-transition: background-color 0.4s ease-in-out;
    transition: background-color 0.4s ease-in-out;
    cursor: pointer
}

.toggle-btn.active {
    background: #2ecc71
}

.toggle-btn.active .round-btn {
    left: 20px
}

.toggle-btn .round-btn {
    width: 15px;
    height: 15px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 3px;
    top: 15%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.toggle-btn .cb-value {
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 9;
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

#agjCalendar-body div.agjCalendar-week div.agjCalendar-active,#agjCalendar-body div.agjCalendar-week div.agjCalendar-active a {
    background-color: var(--primary-color)!important;
    font-weight: unset;
    color: #fff;
    font-family: 'OpenSans-Bold'
}

.agjCalendar-sunday a {
    color: red!important
}

.agjCalendar-saturday a {
    color: red!important
}

.agjCalendar-days .agjCalendar-saturday {
    color: red!important
}

.agjCalendar-days .agjCalendar-sunday {
    color: red!important
}

.agjCalendar-week div.agjCalendar-active a {
    color: #fff!important
}

.box-scroll-auto {
    padding-bottom: 10px;
    width: 100%;
    overflow-y: auto
}

.box-scroll-auto::-webkit-scrollbar {
    height: 8px
}

.box-scroll-auto::-webkit-scrollbar-track {
    background: #ececec
}

.box-scroll-auto::-webkit-scrollbar-thumb {
    background: var(--primary-color)
}

.box-scroll-auto::-webkit-scrollbar-thumb:hover {
    background: var(--wp--preset--color--success)
}

.box-scroll-auto.stack-row>* {
    border: 1px solid rgb(224,224,224);
    border-radius: 7px;
    background-color: #fff
}

.box-scroll-auto .box {
    max-width: 320px
}

.box-scroll-auto .box .box-image {
    width: 300px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px
}

.box-scroll-auto .box .box-image>div {
    height: 152px
}

.box-scroll-auto .box .box-image>div img {
    object-fit: contain
}

.box-scroll-auto .box .box-text {
    padding: 16px 20px;
    width: 300px
}

.box-scroll-auto .box .box-text h3 {
    font-size: 17px;
    font-family: unset
}

h3.h3_nen_tang_vivutoday_moi {
    font-size: 15px;
    line-height: 1.3;
    font-weight: 600;
    color: #111;
    text-transform: uppercase
}

p.p_nen_tang_vivutoday_moi {
    font-size: 14px
}

.is-sticky-column__inner ul {
    list-style: none
}

.bus-provider-box .company-name {
    margin-bottom: .5em;
    color: var(--fs-color-success);
    font-size: 22px
}

.bus-provider-box .company-address {
    margin-bottom: .5em;
    color: rgba(0,0,0,.85);
    font-size: 14px;
    font-weight: 500;
    font-family: 'OpenSans'
}

.slider-for-gallery {
    margin-bottom: 10px
}

.slider-for-gallery img {
    height: 200px;
    object-fit: contain;
    width: 100%;
    margin: auto;
    border-radius: 8px
}

.slider-nav-gallery .slick-slide.slick-current img {
    border: 1px solid rgb(0,96,196);
    border-radius: 5px
}

.slider-nav-gallery img {
    padding: 5px;
    object-fit: cover;
    border-radius: 5px
}

.resuilt-rating {
    display: flex;
    align-items: center;
    gap: 10px
}

.box-schedule-table .accordion table tbody tr:first-child {
    background-color: #0666bb;
    height: 14px
}

.box-schedule-table .accordion table tbody tr td {
    color: #000;
    text-align: center
}

.box-schedule-table .accordion table tbody tr:first-child td {
    color: #fff;
    text-align: center;
    font-weight: 700
}

.box-schedule-table .accordion table tbody tr:nth-child(2) td {
    text-align: center
}

.box-schedule-table .accordion table tbody tr td {
    text-align: center
}

.box-schedule-table .accordion table tbody tr td[colspan="3"] {
    font-weight: 700;
    color: #000
}

.slick-loading-spinner {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px
}

.bus-provider-box__slide {
    display: none
}

.box-route-recommendation {
    display: flex;
    flex-flow: wrap;
    -webkit-box-align: stretch;
    align-items: stretch;
    margin: 0 -4px;
    padding-bottom: 16px
}

.route-recommend {
    position: relative;
    flex: 1 1 0%
}

.collapse-container {
    width: 100%
}

.route-recommend .collapse-body-wrapper {
    transition: 0.3s linear;
    overflow: hidden;
    height: auto;
    background: #fff;
    padding: 12px 16px 0
}

.route-recommend .collapse-body-wrapper .collapse-body-content {
    display: flex;
    flex-flow: wrap;
    -webkit-box-align: stretch;
    align-items: stretch;
    margin: 0 -4px
}

.company-qa-container {
    margin-top: 16px
}

.box-schedule-table .accordion-inner {
    padding: 1em 0
}

.collapse-body-content .route-recommendation__item {
    flex: 1 1 40%;
    max-width: calc(50% - 16px);
    margin: 12px 8px;
    background: rgb(225,239,255);
    color: rgb(0,96,196);
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 10px;
    border-radius: 4px;
    -webkit-box-align: center;
    align-items: center;
    position: relative
}

.route-recommendation__item .next-ribbon {
    position: absolute;
    left: 6px;
    top: -6px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 6px solid rgb(39,174,96)
}

.route-recommendation__item .ribbon span {
    position: absolute;
    border-radius: 3px 0 4px 4px;
    display: flex;
    padding: 3px 8px 1px;
    background-color: rgb(39,174,96);
    color: rgb(255,255,255);
    font-size: 12px
}

.route-recommendation__item .price-text {
    margin-right: 8px
}

.route-recommendation__item .route-recommendationItem-text {
    line-height: 1;
    margin-top: 5px;
    color: rgb(0,96,196);
    font-size: 13px;
    font-family: 'OpenSans-Bold';
    width: 191px
}

.route-recommendation__item button {
    background: var(--fs-color-success);
    color: rgb(255,255,255);
    font-size: 13px;
    font-weight: 400;
    height: 40px;
    margin-left: 10px;
    position: relative;
    display: inline-block;
    padding: 0 7px;
    letter-spacing: 0
}

.route-recommendation__item button span {
    display: inline-block
}

.route-recommendation__item .percent {
    font-size: 10px;
    border-radius: 3px;
    height: 85%;
    margin: 1px 2px;
    padding: 0 1px 0 2px;
    background-color: rgb(255,255,255);
    color: rgb(39,174,96);
    font-weight: 700
}

.route-recommendation__item .ribbon {
    width: 100%;
    height: 100%;
    margin-bottom: 5%;
    overflow: hidden;
    position: absolute;
    margin-left: 2px;
    border-radius: 0 0 4px 4px
}

.collapse__footer-container {
    display: flex;
    justify-content: center
}

.btn-toggle-see {
    padding: 10px 16px;
    border: 1px solid var(--fs-color-success);
    border-radius: 20px;
    cursor: pointer;
    font-weight: 500;
    color: var(--fs-color-success)
}

.section-rating {
    margin-top: 16px;
    box-shadow: 0 0 .75em hsla(223,10%,10%,.1);
    display: flex;
    flex-direction: column;
    padding: 20px;
    gap: 16px;
    background-color: #fff;
    cursor: pointer;
    border-radius: 5px
}

.overView__container {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center
}

.overView__header-rating-right {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 4px
}

.overView__header-rating-right p {
    margin-bottom: 0;
    color: rgb(20,20,20);
    font-size: 20px;
    font-family: 'OpenSans-Bold';
    line-height: 28px;
    letter-spacing: 0
}

.text-title-base {
    font-family: 'OpenSans-Bold';
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    color: rgb(20,20,20)
}

.overView__container-categories {
    display: flex;
    flex-flow: wrap;
    gap: 16px;
    height: 100%
}

.comment__review-detail-container {
    display: flex;
    padding-top: 24px;
    flex-direction: column;
    border-top: 1px solid rgb(224,224,224)
}

.btn-show-all {
    flex: 1 1 0%;
    height: 40px;
    padding: 8px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid rgb(224,224,224);
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    gap: 4px;
    cursor: pointer
}

.btn-show-all div {
    text-align: center;
    color: rgb(13,46,89);
    font-size: 14px;
    font-family: 'OpenSans-Bold';
    line-height: 20px;
    overflow-wrap: break-word
}

.company-detail-container {
    margin-top: 20px
}

.company-detail-tabs {
    background-color: #fff;
    box-shadow: 0 0 .75em hsla(223,10%,10%,.1);
    border-radius: 5px
}

.company-navs {
    display: flex;
    list-style: none;
    justify-content: space-between;
    align-items: center;
    overflow-y: hidden;
    overflow-x: auto
}

.company-detail-tabs li {
    cursor: pointer;
    margin: 0;
    margin-left: 0!important;
    padding: 12px;
    font-size: 15px;
    transition: all 0.3s;
    white-space: nowrap;
    display: block
}

.company-detail-tabs li:hover {
    background-color: var(--fs-color-success);
    color: #fff
}

.company-detail-tabs li.active {
    background-color: var(--fs-color-success);
    color: #fff
}

.company-detail-content .company-details__tab {
    display: none;
    margin-top: 16px
}

.company-details__tab.active {
    display: block
}

.table--phone {
    font-size: 14px;
    border-collapse: collapse;
    overflow: hidden;
    border-radius: 10px;
    width: 100%;
    margin-bottom: 16px
}

.table--phone thead>tr th {
    padding: 12px 0 12px 18px
}

.table--phone thead>tr {
    height: 27px;
    background: var(--primary-color)
}

.table--phone thead>tr th h3 {
    font-size: 14px;
    margin-block:auto;text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    line-height: 20px
}

.table--phone tbody>tr {
    font-size: 12px;
    color: rgb(51,51,51);
    background: rgb(255,255,244);
    min-height: 100px;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding: 24px
}

.table--phone tbody>tr:not(:last-child) {
    border-bottom: 1px solid rgb(221,221,221)
}

.table--phone tbody>tr .route--title {
    max-width: 55%;
    border-bottom: none
}

.table--phone tbody>tr .route--title section:first-child {
    color: var(--fs-color-success);
    font-weight: 700;
    font-size: 13px
}

.table--phone tbody>tr .route--title section {
    padding: 2px 0;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    color: rgb(72,72,72);
    margin-top: 4px
}

.table--phone tbody>tr .route--phone {
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    width: 43%;
    -webkit-box-pack: end;
    justify-content: flex-end;
    border-bottom: none
}

.popover__trigger {
    background: var(--fs-color-success);
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    border-radius: 4px;
    white-space: nowrap;
    width: 100%;
    margin-top: 8px
}

.popover {
    display: inline-block;
    position: relative
}

.popover__menu {
    border-radius: 4px;
    border-top: 2px solid var(--primary-color);
    background: #fff;
    list-style-type: none;
    margin: 8px 0;
    min-width: 100%;
    padding: .5rem 0;
    position: absolute;
    top: 100%;
    left: 0;
    box-shadow: 0 2px 3px 0 rgba(63,63,68,.2);
    transition-property: transform,opacity;
    transition-duration: 200ms;
    transition-timing-function: ease;
    transform: scale(.9);
    transform-origin: top left;
    display: block;
    opacity: 0
}

.popover__menu:after {
    bottom: 100%;
    left: .5rem;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255,255,255,0);
    border-bottom-color: var(--primary-color);
    border-width: 7px
}

.popover__menu-item {
    white-space: nowrap;
    margin-left: 0!important;
    margin-bottom: 0
}

.popover__menu-item button {
    border: 0;
    border-radius: 0;
    width: 100%;
    text-align: left;
    color: var(--fs-color-success);
    margin: 0;
    text-transform: none
}

.popover__menu-item button:hover,.popover__menu-item button:focus {
    background-color: #f1f1f1
}

.popover--active .popover__menu {
    transform: scale(1);
    display: block;
    opacity: 1
}

.table--phone tbody>tr .route--phone section a {
    background-color: var(--primary-color);
    border: 1px solid var(--primary-color);
    color: #fff;
    font-weight: 500;
    border-radius: 4px;
    padding: 6px;
    text-align: center;
    display: inline-block;
    white-space: nowrap;
    min-width: 125px
}

.table--phone tbody>tr .route--phone section a span {
    margin-left: 3px
}

.table--phone tbody>tr .route--phone section {
    margin-left: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px
}

.dailyve-title-company {
    margin-bottom: .5em;
    color: rgba(0,0,0,.85);
    font-weight: 500;
    font-size: 1.4em
}

.vivu-faq {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px
}

.vivu-faq__title {
    width: 20%;
    padding: 15px;
    background-color: #f4f4f4;
    border-radius: 5px 0 0 5px;
    font-weight: 600
}

.vivu-faq__content {
    width: 80%;
    border: 1px solid #ccc;
    border-radius: 0 5px 5px 0
}

.vivu-faq__item {
    padding: 15px 15px 15px 35px;
    border-bottom: 1px solid #ccc;
    position: relative
}

.vivu-faq__item::before {
    content: '';
    position: absolute;
    top: 19px;
    left: 12px;
    width: 16px;
    height: 16px;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.vivu-faq__q {
    font-weight: 600
}

.vivu-faq__q::before {
    background-image: var(--wpr-bg-110cdd8a-2b8f-4903-ba37-587259ba9d38)
}

.vivu-faq__a::before {
    background-image: var(--wpr-bg-895fc794-da32-4296-b150-2f83a0ba449e)
}

.vivu-faq__item:last-child {
    border-bottom: none
}

.vivu-faq__item p:last-of-type {
    margin-bottom: 0
}

.vivu-active-routes ul {
    padding-left: 20px
}

.vivu-active-routes__content {
    padding-left: 20px;
    margin-bottom: 20px
}

.vivu-active-routes__content:last-child {
    margin-bottom: 0
}

.vivu-active-routes {
    margin-bottom: 30px
}

.vivu-active-routes h3 {
    font-size: 16px
}

.vivu-active-routes h4 {
    font-size: 15px
}

.vivu-tbl table {
    border: 1px solid #ddd;
    border-collapse: collapse
}

.vivu-tbl table tbody tr:nth-child(2) {
    font-weight: 700
}

.vivu-tbl th {
    background-color: #ececec;
    text-transform: none;
    text-align: center;
    padding: 15px;
    border-bottom: 1px solid #ddd
}

.vivu-tbl td {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width: 25%;
    padding: 15px
}

.vivu-tbl td:first-child {
    padding-left: 15px;
    width: 35%
}

.vivu-tbl td:nth-child(2) {
    width: 30%
}

.vivu-tbl td:nth-child(3) {
    width: 15%
}

.vivu-tbl td:last-child {
    padding-right: 15px;
    width: 20%
}

.vivu-tbl {
    margin-bottom: 16px;
    overflow: auto
}

.vivu-tbl-2 {
    overflow: auto
}

.vivu-tbl-2 th {
    color: #fff;
    background-color: var(--primary-color);
    padding: 15px
}

.vivu-tbl-2 table {
    width: 100%;
    border-radius: 15px;
    border-collapse: collapse;
    overflow: hidden
}

.vivu-tbl-2 th:first-child {
    width: 30%;
    padding-left: 15px
}

.vivu-tbl-2 th:last-child {
    padding-right: 15px;
    width: 20%
}

.vivu-tbl-2 td {
    background-color: #fafafa
}

.vivu-tbl-2 tbody tr td {
    border-bottom: 1px solid #f9c191
}

.vivu-tbl-2 td:not(:last-child) {
    padding: 15px
}

.vivu-tbl-2 td:first-child {
    padding-left: 15px;
    font-weight: 600;
    color: rgb(0,96,196)
}

.vivu-tbl-2 td:nth-child(2) {
    font-weight: 600
}

.vivu-tbl-2 tr:last-child td {
    border-bottom: none
}

.vivu-btn__wrap button {
    background-color: var(--fs-color-success);
    margin: 0;
    width: 100%;
    font-weight: 400;
    border-radius: 5px;
    color: #fff
}

.vivu-tbl-2 tbody>tr td:last-child div {
    border-left: 1px solid rgb(190,190,190)
}

.vivu-btn__wrap {
    padding: 15px;
    white-space: nowrap
}

.blog-archive .section-title-container {
    margin-bottom: 0
}

.container-category {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    margin: auto
}

.card-category {
    box-shadow: rgba(149,157,165,.2) 0 8px 24px
}

.card-category .box-text {
    padding: .7em 10px 1.2em 10px
}

.card-category .box-text .box-text-inner h5 a {
    font-size: 18px
}

.card-category .from_the_blog_excerpt {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #44494d;
    display: -webkit-box;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden
}

.card-category .from_the_blog_excerpt i {
    color: var(--fs-color-success);
    padding-right: 3px
}

.boxes-list {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 16px;
    margin: auto
}

.footer-title {
    color: rgb(20,20,20);
    border-bottom: none;
    height: 30px;
    margin-bottom: 18px;
    font-size: 24px;
    font-family: 'OpenSans-Bold';
    line-height: 32px
}

.footer-list-menu .ux-menu-link a {
    display: block;
    padding: 6px 0;
    color: rgb(20,20,20);
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 0;
    letter-spacing: 0;
    text-decoration: underline;
    text-underline-offset: 1px;
    word-break: normal
}

.footer-bottom-title {
    color: #fff;
    height: 28px;
    margin-bottom: 18px;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px
}

.footer-bottom-list-menu .ux-menu-link a {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    line-height: 22px
}

.footer-bottom-list-menu .ux-menu-link a:hover {
    color: #e2aa11
}

.custom-text-footer p {
    font-family: 'OpenSans-Light'
}

.custom-text-footer p span {
    font-family: 'OpenSans-Light'
}

.custom-text-footer p a {
    color: #d9f6ff
}

.custom-img-footer .col-inner {
    text-align: center;
    flex-wrap: wrap;
    display: flex;
    justify-content: center
}

.custom-img-footer .col-inner .img {
    width: 33.33%!important
}

.custom-img-footer .col-inner p {
    font-family: 'OpenSans-Light';
    color: #fff;
    width: 100%;
    font-size: 14px
}

.custom-img-footer .col-inner .img-inner img {
    object-fit: contain;
    height: 40px
}

.custom-text-footer-center {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.custom-text-footer-center strong {
    display: block
}

.border-bottom-footer {
    border-bottom: 1px solid #6ab6cc
}

.copyright-footer p {
    color: #b1e0ee;
    text-align: center;
    line-height: 1.5;
    font-size: 11px;
    margin-bottom: 2px
}

.show-on-mb {
    display: none
}

.agjCalendar-double {
    z-index: 2!important
}

section.home-top-section {
    min-height: 33vw;
    z-index: 2
}

.box-load-more {
    text-align: center;
    margin-top: 20px
}

.btn-load-more-route {
    background: var(--primary-color);
    border-radius: 7px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    padding: 8px 15px;
    font-size: 14px;
    transition: 0.5s
}

.btn-load-more-route:hover {
    background: #22b5d6
}

.phone-banner img {
    border-radius: 10px
}

.bus-provider-box__img a {
    display: inline-block
}

.taxonomy-description__wrap {
    position: relative;
    margin-top: 20px
}

.view-more-btn {
    text-align: center;
    margin-top: 15px
}

.view-more-btn button {
    margin: 0;
    background: #1190D4;
    color: #fff;
    font-weight: 500;
    border-radius: 7px
}

.taxonomy-description__overlay {
    background: linear-gradient(to bottom,rgba(255 255 255/0),rgba(255 255 255/62.5),rgba(255 255 255/1));
    bottom: 0;
    height: 60%;
    left: 0;
    position: absolute;
    width: 100%
}

.nav-dropdown>li.nav-dropdown-col {
    display: block!important
}

.provider-details {
    display: block;
    margin-bottom: 20px
}

.provider-details__nav {
    list-style-type: none;
    margin: 0 0 20px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border-bottom: 1px solid #E8E8E8
}

.provider-details__nav li {
    font-size: 14px;
    margin: 0!important;
    padding: 10px;
    position: relative;
    cursor: pointer;
    font-weight: 600
}

.provider-details__nav li::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    display: block;
    background: transparent
}

.provider-details__nav li.active {
    color: var(--primary-color)
}

.provider-details__nav li.active::after {
    background: var(--primary-color)
}

.provider-details__gallery {
    max-width: 600px;
    width: 100%;
    margin: 0 auto
}

.provider-details__gallery-main .slick-arrow {
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ffa901;
    margin: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2
}

.provider-details__gallery-main .slick-prev {
    background-image: var(--wpr-bg-224c3632-96cf-442b-b529-98675c451657);
    left: 15px
}

.provider-details__gallery-main .slick-next {
    background-image: var(--wpr-bg-4711e86a-9bbb-4cbb-b3df-09d38e3c51d6);
    right: 15px
}

.slick-dots {
    position: relative;
    display: flex!important;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 0;
    margin-top: -30px;
    margin-bottom: 0;
    list-style: none
}

.slick-dots li button {
    background: transparent;
    border: 0;
    padding: 0;
    font-size: 0;
    cursor: pointer
}

.slick-dots li button:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    opacity: 1;
    transition: width 220ms ease,height 220ms ease,border-radius 220ms ease,background 220ms ease;
    box-shadow: 0 0 0 1px rgba(0,0,0,.06) inset
}

.slick-dots li.slick-active button:before {
    width: 34px;
    height: 12px;
    border-radius: 20px;
    background: var(--primary-color)
}

.box-content-company {
    box-shadow: 0 0 8px 0 rgba(27,76,133,.3);
    padding: 30px;
    border-radius: 20px
}

.seemore_content {
    overflow: hidden;
    max-height: 1060px;
    transition: max-height 0.5s ease
}

.seemore_toggle {
    cursor: pointer;
    text-align: center;
    color: var(--primary-color);
    font-weight: 600;
    text-transform: none;
    margin: 10px 0 0 0
}

@media (max-width: 480px) {
    .slick-dots li button:before {
        width:8px;
        height: 8px
    }

    .slick-dots li.slick-active button:before {
        width: 28px;
        height: 10px
    }

    .section-tt {
        min-height: 250px
    }
}

.provider-details__gallery-thumbnails {
    margin-top: 10px
}

.provider-details__gallery-thumbnails__item {
    padding: 10px
}

.provider-details__gallery-main__item img {
    height: 50vw;
    max-height: 370px;
    object-fit: contain
}

.provider-details__gallery-thumbnails__item img {
    height: 18vw;
    max-height: 120px;
    object-fit: cover;
    cursor: pointer
}

.provider-details__gallery-thumbnails__item.slick-active.slick-center img {
    border-radius: 7px;
    border: 2px solid var(--primary-color)
}

.provider-details__tab {
    display: none
}

.images-tab {
    display: block
}

.provider_details_convenience__list {
    list-style-type: none;
    margin: 0
}

.provider_details_convenience__list_2 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    align-items: center
}

.provider_details_convenience__list_2 .facility {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    width: 33.33%;
    margin-bottom: 16px
}

.provider_details_convenience__list_2 .facility img {
    width: 32px;
    height: 32px
}

.provider_details_convenience__list_2 .facility .name {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 15px
}

.provider_details_convenience__list-item {
    margin: 0!important;
    background-color: #F2F2F2;
    padding: 10px 10px 15px 10px;
    border-bottom: 1px solid silver
}

.provider_details_convenience__list-item__title {
    background-position: 10px 50%;
    background-size: 32px auto;
    background-repeat: no-repeat;
    padding-left: 50px;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 15px
}

.rating-tab__comments-list__item-content {
    font-size: 14px
}

.provider_details_convenience__list-item__content {
    font-size: 14px
}

.provider_details_convenience__list-item:last-child {
    border-bottom: none
}

.provider-details__tab.policy-tab ul {
    padding-left: 15px;
    border-bottom: 1px dashed rgb(224,224,224)
}

.provider-details__tab.policy-tab h3 {
    font-size: 1.1em
}

.width-tab {
    margin: 0 auto;
    width: 92%
}

.accordion-sub-item__title {
    font-size: 16px;
    font-weight: 600
}

.footer-price-seat {
    font-size: 15px
}

.ratings-tab__average {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px
}

.ratings-tab__average__point {
    display: block;
    background: var(--primary-color);
    color: #fff;
    padding: 5px 10px;
    font-weight: 600;
    border-radius: 5px
}

.ratings-tab__average__total-ratings {
    display: block;
    margin-left: 10px
}

.rating-tab__cats {
    display: flex;
    flex-wrap: wrap
}

.rating-tab__cat {
    width: 33.33%;
    padding: 0 15px
}

.rating-tab__progress__wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.rating-tab__progress__bar {
    width: calc(100% - 40px);
    background: rgb(224,224,224);
    height: 7px;
    border-radius: 5px;
    position: relative
}

.rating-tab__progress__bar-fill {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    background: var(--primary-color);
    height: 7px;
    border-radius: 5px
}

.rating-tab__progress__txt {
    width: 40px;
    text-align: right
}

.rating-tab__comments-list {
    margin-top: 20px
}

.rating-tab__comments-list__item {
    border-bottom: 1px solid #E0E0E0;
    padding: 15px 0
}

.rating-tab__comments-list__item:last-child {
    border-bottom: none
}

.rating-tab__comments-list__item-personal__info-name {
    font-size: 14px;
    font-family: 'OpenSans-Bold';
    width: calc(100% - 40px);
    padding-left: 10px
}

.rating-tab__cat-name {
    display: flex;
    font-size: 13px;
    justify-content: space-between;
    align-items: center
}

.rating-tab__cat-name p {
    color: rgb(20,20,20);
    font-size: 12px;
    margin-bottom: 3px
}

.ratings-tab__average__point i {
    margin-right: 5px
}

.rating-tab__comments-list__item-personal__info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 15px
}

.rating-tab__comments-list__item-personal__info-avatar {
    background: var(--primary-color);
    color: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-weight: 600
}

.rating-tab__comments-list__item-personal__info-star .active i {
    color: #FFD333
}

.rating-tab__comments-list__item-personal_social-avatar {
    width: 40px;
    height: 40px
}

.rating-tab__comments-list__item-personal_social-avatar img {
    border-radius: 100%
}

.rating-tab__comments-list__comment-reply {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    overflow-wrap: break-word;
    white-space: pre-line
}

.rating-tab__comments-list__comment-reply .item-comment-reply {
    padding: 12px;
    border-radius: 4px;
    border: none;
    background-color: rgb(245,245,245);
    display: flex;
    flex-direction: column;
    overflow-wrap: break-word;
    white-space: pre-line
}

.item-comment-reply .comment-title {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 700
}

.item-comment-reply .comment-content {
    line-height: 0;
    font-size: 14px;
    color: #000
}

.item-comment-reply .comment-title .comment-reply-title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 0
}

.item-comment-reply .comment-content .comment-reply-content {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    margin-bottom: 0;
    color: rgb(71,71,71)!important
}

.if_bus_ani {
    text-align: center;
    height: 400px
}

.not-fount-trip-container .not__found__content {
    padding-top: 60px;
    text-align: center
}

.not__found__content .label {
    font-size: 20px;
    margin-bottom: 16px;
    font-weight: 400
}

.rating-tab__comments-list__item-depart-date {
    color: #999595;
    font-size: 12px;
    margin-top: 10px;
    display: flex;
    align-items: center
}

.rating-tab__comments-list__item-depart-date p {
    margin-bottom: 0
}

.rating-tab__comments-list__item-depart-date div {
    color: #27ae60;
    margin-left: 8px;
    margin-right: 4px
}

.rating-tab__comments-list__item-depart-date .verified {
    color: #27ae60
}

.rating-tab__comments-list__item-gallery {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px
}

.rating-tab__comments-list__item-gallery__img {
    width: 100px;
    margin: 0 10px 10px 0
}

.rating-tab__comments-list__item-gallery__img img {
    border-radius: 5px
}

.rating-tab__comments-pagination {
    text-align: center;
    margin-top: 15px
}

.rating-tab__comments-pagination button {
    background: var(--primary-color);
    color: #fff;
    margin-bottom: 0;
    min-height: auto;
    padding: 0;
    line-height: 1;
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.rating-tab__comments-pagination button:last-child {
    margin-right: 0
}

.provider-details__comment-form__flex {
    flex-wrap: wrap;
    display: flex
}

.provider-details__comment-form__title {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 20px
}

.provider-details__comment-form form {
    padding: 30px 15px;
    box-shadow: 0 30px 60px 0 rgba(90,116,148,.4);
    border-radius: 10px
}

.provider-details__comment-form input {
    margin: 0
}

.provider-details__comment-form input[type="file"] {
    background: transparent
}

.provider-details__comment-form label {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: var(--primary-color);
    position: relative
}

.provider-details__comment-form__sub-title {
    font-weight: 600;
    margin-bottom: 10px
}

.provider-details__comment-form__sub-item {
    margin-right: 10px
}

.provider-details__comment-form__sub-item:last-child {
    margin-right: 0
}

.provider-details__comment-form label input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.provider-details__comment-form__radio {
    direction: rtl;
    display: inline-block;
    cursor: default
}

.provider-details__comment-form__radio input[type="radio"] {
    display: none
}

.provider-details__comment-form__radio label {
    color: #6E87AA;
    font-size: 20px;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 0.05s ease-in-out;
    transition: all 0.05s ease-in-out
}

.provider-details__comment-form__radio label:hover,.provider-details__comment-form__radio label:hover~label,.provider-details__comment-form__radio input[type="radio"]:checked~label {
    color: #FC6B03
}

.provider-details__comment-form__radio label i {
    transition: none
}

.provider-details__comment-form__item {
    width: 33.33%;
    padding: 0 10px;
    margin-bottom: 20px
}

.provider-details__comment-form {
    max-width: 600px;
    display: none
}

.provider-details__comment-form form {
    margin-bottom: 0
}

.provider-details__comment-form__full-width {
    width: 100%
}

.provider-details__comment-form input[type="text"],.provider-details__comment-form input[type="date"] {
    box-shadow: none;
    -webkit-box-shadow: none;
    height: 40px;
    border-radius: 7px;
    padding: 0 10px;
    background: transparent
}

.provider-details__comment-form textarea {
    margin-bottom: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 7px;
    height: 120px;
    padding: 10px
}

.provider-details__comment-form__item--ct {
    margin-bottom: 0;
    text-align: center
}

.provider-details__comment-form__item input[type="submit"] {
    margin: 0;
    border-radius: 7px
}

.provider-details__comment-form__notice {
    color: #AD1311
}

.provider-details__comment-form__item--ct-2 {
    text-align: center
}

.g-recaptcha {
    display: inline-block
}

.ratings-tab__show-cmt__btn-wrap {
    margin-left: 16px
}

.ratings-tab__show-cmt__btn {
    margin: 0;
    background: #ffa900;
    color: #fff;
    border-radius: 7px
}

.provider-details__comment-form.fancybox__content {
    background: #fff;
    padding: 20px 15px
}

.provider-details__comment-form.fancybox__content form {
    box-shadow: none;
    padding: 0;
    border-radius: 0
}

.provider-details__tab .header-content {
    white-space: pre-line;
    margin-bottom: 30px;
    font-size: 14px
}

.policy-title {
    font-size: 18px;
    font-family: 'OpenSans-Bold';
    line-height: 24px;
    margin-bottom: 12px
}

.policy-group-container {
    display: flex;
    flex-direction: column;
    padding: 12px 0;
    border-bottom: 1px dashed rgb(224,224,224)
}

.policy-group-container .policy-group-title {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    margin-bottom: 0;
    font-family: 'OpenSans-Bold'
}

.policy-group-container ul {
    margin-bottom: 0;
    margin-top: 15px
}

.policy-group-container ul li {
    margin-bottom: 0
}

.policy-group-container ul li p {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 0
}

.accordion-sub-item__list {
    list-style-type: none;
    margin: 0;
    max-height: 200px;
    overflow: auto
}

.accordion-sub-item__list li {
    margin-left: 0!important;
    display: flex;
    flex-wrap: wrap;
    font-size: 15px
}

.accordion-sub-item__list__time,.accordion-sub-item__list__place {
    display: block
}

.accordion-sub-item {
    width: 50%;
    padding: 0 15px
}

.accordion-sub-item__list__time {
    font-weight: 500;
    width: 50px
}

.accordion-sub-item__list__place {
    width: calc(100% - 60px);
    padding-left: 10px
}

.accordion-sub-item__list li:last-child {
    margin-bottom: 0
}

.accordion-sub-item__wrapper {
    margin-bottom: 15px
}

.accordion-sub-item__wrapper:last-child {
    margin-bottom: 0
}

.online-booking-page .content-area {
    padding: 30px 0
}

.online-booking-page .content-area .container {
    max-width: 1280px
}

.sidebar-vexe-right {
    width: calc(100% - 270px)
}

.list-search {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center
}

.close-item-filter {
    cursor: pointer
}

.list-search span {
    align-items: center;
    padding: 2px 12px;
    background: var(--primary-color);
    color: #fff;
    border: 1px solid var(--primary-color);
    border-radius: 100px;
    display: flex;
    gap: 6px;
    margin-bottom: 10px;
    margin-right: 10px
}

.list-search span div i {
    font-size: 12px
}

.list-search span p {
    font-size: 13px;
    font-family: 'OpenSans-Bold';
    margin: 0
}

.online-booking-page__provider-list {
    width: 100%;
    list-style-type: none
}

.online-booking-page__provider-list__item {
    display: flex;
    flex-wrap: wrap;
    background: #fffefe;
    border: 1px solid rgb(224,224,224);
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 20px;
    margin-left: 0px!important
}

.online-booking-page__provider-list__item:hover {
    box-shadow: rgba(60,64,67,.3) 0 1px 2px 0,rgba(60,64,67,.15) 0 2px 6px 2px
}

.online-booking-page__provider-list__item:last-child {
    margin-bottom: 0
}

.online-booking-page__provider-list__item_header_notify {
    width: 100%;
    margin-bottom: 16px;
    display: flex
}

.online-booking-page__provider-list__item_header_notify .header_notify-note {
    flex: 1 1 0%
}

.review-first .content-review {
    font-size: 13px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    color: #44494d;
    display: -webkit-box;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden
}

.review-first img {
    position: absolute;
    top: -5px;
    left: -20px
}

.rating-content {
    margin-top: 5px;
    display: flex;
    align-items: center
}

.rating-content p {
    font-size: 24px;
    line-height: 32px;
    color: rgb(20,20,20);
    font-family: 'OpenSans-Bold';
    margin-bottom: 0
}

.rating-content span {
    margin-left: 3px;
    color: rgb(133,133,133);
    font-weight: 400;
    font-size: 14px;
    line-height: 20px
}

.notify-tag {
    display: inline-block;
    position: relative;
    margin-right: 24px;
    padding: .5px 6px;
    background: var(--primary-color);
    color: var(--primary-color)
}

.notify-tag::before {
    content: "";
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 15px solid currentcolor;
    position: absolute;
    top: -1px;
    right: -15px
}

.notify-tag::after {
    content: "•";
    vertical-align: middle;
    margin-right: 5px;
    position: absolute;
    top: 3px;
    right: -8px;
    color: #fff
}

.notify-tag span {
    color: #fff;
    font-size: 12px
}

.notify-link {
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    text-decoration: underline;
    color: var(--primary-color)
}

.online-booking-page__provider-list__item__img {
    width: 20%;
    position: relative
}

.online-booking-page__provider-list__item__img img {
    height: 150px;
    object-fit: contain;
    border-radius: 7px
}

.instant-confirm {
    background-color: rgb(39,174,96);
    color: #fff;
    position: absolute;
    -webkit-box-align: center;
    align-items: center;
    justify-content: space-evenly;
    display: flex;
    width: 120px;
    height: 24px;
    font-size: 12px;
    left: -6px;
    top: 10px;
    padding: 5px 4px
}

.instant-confirm .point {
    position: absolute;
    left: 0;
    bottom: -12px;
    width: 0;
    height: 0;
    border-bottom: 6px solid transparent;
    border-top: 6px solid rgb(39,174,96);
    border-left: 6px solid transparent
}

.online-booking-page__provider-list__item__bus-name-info {
    display: flex;
    gap: 10px;
    align-items: baseline
}

.ant-btn.bus-rating-button {
    padding: 0;
    border: 0;
    margin: 0;
    background: unset
}

.ant-btn.bus-rating-button .bus-rating {
    display: flex;
    align-items: center;
    gap: 5px;
    border-radius: 2px;
    background: var(--primary-color);
    color: #fff;
    font-size: 11px;
    padding: 4px;
    font-family: 'OpenSans-Light';
    width: max-content
}

.ant-btn.bus-rating-button .bus-rating i {
    font-size: 10px
}

.online-booking-page__provider-list__item__info {
    width: 45%;
    padding: 0 0 0 15px
}

.w-42p {
    width: 42%
}

.online-booking-page__provider-list__item__title {
    margin-bottom: 0;
    width: fit-content;
    font-size: 16px;
    color: #000;
    font-weight: 600
}

.online-booking-page__provider-list__item__handle {
    width: 35%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between
}

.w-38p {
    width: 38%
}

.online-booking-page__provider-list__item__price {
    display: flex;
    gap: 5px;
    align-items: end;
    flex-direction: column
}

.online-booking-page__provider-list__item__price .fare {
    font-size: 20px;
    color: var(--fs-color-success);
    font-family: 'OpenSans-Bold'
}

.online-booking-page__provider-list__item__price .fareSmall {
    display: flex;
    -webkit-box-align: baseline;
    align-items: baseline;
    -webkit-box-pack: end;
    justify-content: flex-end;
    margin-bottom: 4px
}

.online-booking-page__provider-list__item__price .fareSmall .small {
    font-size: 14px;
    color: rgb(112,112,112);
    text-decoration: line-through;
    font-weight: 400
}

.online-booking-page__provider-list__item__available-seat .seat-available {
    text-align: right;
    font-size: 15px;
    color: rgb(72,72,72)
}

.online-booking-page__provider-list__item__full-route {
    width: 100%;
    margin-top: 12px
}

.notify-trip {
    display: flex;
    -webkit-box-pack: end;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center
}

.notify-trip .full-trip span {
    color: red;
    padding-right: 5px
}

.notify-trip .full-trip {
    font-size: 14px;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.notify-trip .content-has-cop {
    color: rgb(0,0,0);
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    text-align: right;
    width: 0%
}

.discount {
    text-align: right;
    margin-bottom: 15px
}

.discount__wrapper {
    padding: 5px;
    border-radius: 5px;
    display: inline-block;
    border: 1px solid var(--primary-color)
}

.no-advance-payment-required {
    text-align: right;
    font-weight: 600;
    font-size: 16px;
    margin-top: 15px
}

.online-booking-page__provider-list__item__handle__rating {
    width: 100%;
    margin-bottom: 20px
}

.online-booking-page__provider-list__item__btns {
    font-size: 14.5px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.online-booking-page__provider-list__item__details-btn {
    width: 50%;
    padding: 10px 0;
    color: var(--primary-color);
    font-family: 'Diavlo-Medium';
    cursor: pointer;
    position: relative;
    text-align: center
}

.online-booking-page__provider-list__item__details-btn::after {
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    margin-left: 3px;
    display: inline-block
}

.online-booking-page__provider-list__item__details-btn.active::after {
    content: '\f106'
}

.online-booking-page__provider-list__item__price-btn {
    width: 46%;
    background: var(--fs-color-success);
    border-radius: 6px;
    color: #fff;
    text-align: center;
    padding: 10px 6px
}

.online-booking-page__provider-list__item__price-btn:hover {
    background-color: var(--primary-color)
}

.online-booking-page__provider-list__item__price-btn.btn-close {
    color: rgb(72,72,72)!important;
    background: rgb(192,192,192)!important
}

.online-booking-page__provider-list__item__handle__rating-readmore {
    padding: 0;
    color: var(--primary-color);
    min-height: auto;
    height: auto;
    display: block;
    margin-top: 5px
}

.online-booking-page #wrapper,.online-booking-page #main {
    background: #fff
}

.online-booking-page__provider-list__item__ratings {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.online-booking-page__provider-list__item__ratings__average-point {
    font-size: 24px;
    font-weight: 600
}

.online-booking-page__provider-list__item__ratings__average-point i {
    color: #FFD333
}

.online-booking-page__provider-list__item__ratings__totals {
    font-size: 14px;
    color: rgb(133,133,133);
    margin-left: 10px
}

.online-booking-page__provider-list__item__bus-type-info p {
    margin-bottom: .3em
}

.online-booking-page__provider-list__item__bus-type-info p:last-of-type {
    margin-bottom: 0
}

.online-booking-page__provider-list__item__bus-type-info {
    font-size: 14px;
    max-height: 150px;
    overflow: auto;
    color: #555
}

.online-booking-page__provider-list__item__route-info {
    margin-top: 15px
}

.online-booking-page__provider-list__item__route-info__item {
    padding: 0 0 0 20px;
    position: relative;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height: 20px;
    overflow: hidden
}

.online-booking-page__provider-list__item__route-info__item-time {
    font-size: 16px;
    font-family: 'OpenSans-Bold';
    color: #404040
}

.online-booking-page__provider-list__item__route-info__item-place {
    font-size: 14px;
    color: rgb(107,107,107)
}

.online-booking-page__provider-list__item__route-info__travel-time {
    padding: 8px 0 8px 20px;
    color: rgb(133,133,133);
    position: relative;
    font-size: 14px
}

.online-booking-page__provider-list__item__route-info__travel-time::before {
    content: '';
    position: absolute;
    top: 0;
    left: 5px;
    display: block;
    height: 100%;
    width: 1px;
    border-left: 1px dashed rgb(184,184,184)
}

.online-booking-page__provider-list__item__route-info__item::before {
    position: absolute;
    content: '\f3c5';
    top: 0;
    left: 0;
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #FFA900
}

.online-booking-page__provider-list__item__route-info__item--ct::before {
    color: var(--primary-color)
}

.online-booking-page__provider-list__details-tab {
    width: 100%;
    margin-top: 20px;
    display: none
}

.online-booking-page__provider-list__details-tab.active {
    display: block
}

.online-booking-page__provider-list__details-tab .provider-details {
    margin-bottom: 0
}

.seat-original {
    font-size: 13px;
    color: #545454
}

.seat-original span.seat-fare-original {
    text-decoration: line-through
}

.seat-name {
    font-size: 14px
}

.vivu-loadmore-btn__wrap {
    text-align: center;
    margin-bottom: 30px
}

.vivu-loadmore-btn {
    background: var(--fs-color-success);
    color: #fff;
    border-radius: 7px
}

.vivu-loadmore-btn:hover {
    background: var(--primary-color)
}

.vivu-loading-txt {
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px
}

.vivu-author {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.vivu-author__img {
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 5px
}

.vivu-author__txt {
    padding-left: 10px
}

.vivu-author__title {
    font-weight: 600;
    font-size: 18px
}

.vivu-author__date {
    font-size: 14px;
    margin-top: 5px
}

.dat-ve-xe-tet-nam-sau__title {
    font-size: 20px;
    font-weight: 600;
    color: var(--primary-color);
    margin-bottom: 15px
}

.vivu-providers-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
    margin-top: 20px
}

.vivu-providers-filter {
    margin-left: auto
}

.vivu-providers-filter select {
    min-width: 200px;
    border-radius: 7px
}

.text_thongbao_kiemtrave {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
    padding: 10px 0;
    margin: 0 0 12px 0;
    border-radius: 8px
}

.text_thongbao_kiemtrave p {
    margin-bottom: 0
}

.vexere-frame-content {
    width: calc(100% - 120px)
}

.types-of-car-in-activity {
    font-size: 14px
}

.dim:focus,.dim:hover {
    opacity: 1!important
}

.dim:hover .vxr-widget__button–search {
    background-color: var(--primary-color)!important
}

.main-vexe-content {
    display: flex;
    gap: 5px;
    width: 100%
}

.main-vexe-content .sidebar-filter-vexe {
    height: 90vh;
    width: 270px
}

.main-vexe-content .route-fixed-left {
    position: absolute;
    top: auto;
    display: flex;
    flex-direction: column;
    gap: 16px;
    overflow: hidden auto;
    width: 260px;
    padding-right: 10px;
    padding-bottom: 10px;
    max-height: 90vh
}

.route-fixed-left::-webkit-scrollbar {
    width: 5px
}

.route-fixed-left::-webkit-scrollbar-track {
    background: #f1f1f1
}

.route-fixed-left::-webkit-scrollbar-thumb {
    background: var(--primary-color)
}

.route-fixed-left::-webkit-scrollbar-thumb:hover {
    background: #2474e5
}

.route-fixed-left.fixed-top {
    position: fixed!important;
    top: 80px
}

.company-list-filter::-webkit-scrollbar {
    width: 5px
}

.company-list-filter::-webkit-scrollbar-track {
    background: #f1f1f1
}

.company-list-filter::-webkit-scrollbar-thumb {
    background: #bfbfbf
}

.company-list-filter::-webkit-scrollbar-thumb:hover {
    background: #888
}

.sort__sort-container {
    background: rgb(255,255,255);
    padding: 16px;
    border-radius: 8px;
    gap: 16px;
    display: flex;
    flex-direction: column;
    border: 1px solid rgb(224,224,224)
}

.sort__route__radio-group {
    display: flex;
    flex-direction: column;
    gap: 5px
}

.sort__sort-container .sort-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    color: #000
}

.radio-wrapper {
    width: fit-content;
    align-items: center;
    display: flex
}

.radio-wrapper p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 0
}

.list-route-trip-container {
    width: 100%
}

.sliders_step1 {
    width: 95%;
    margin: 16px auto
}

.box-time-filter {
    margin-top: 40px;
    gap: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.input-item-time {
    padding: 3px 16px;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: start;
    justify-content: flex-start;
    height: 52px;
    width: 154px;
    border: 1px solid rgb(224,224,224);
    border-radius: 8px
}

.input-item-time span {
    size: 18px;
    font-weight: 500
}

.filters__container .filters__group {
    display: flex;
    gap: 16px;
    border-radius: 8px;
    flex-direction: column;
    background: rgb(255,255,255);
    border: 1px solid rgb(224,224,224);
    padding: 16px;
    font-size: 14px
}

.filters__group .filter-title {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    border-bottom: 1px solid rgb(224,224,224);
    padding-bottom: 16px
}

.filter-title .title {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0
}

.filter-title .btn-clear {
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 0;
    letter-spacing: 0;
    text-decoration: underline;
    text-underline-offset: 1px;
    word-break: normal;
    cursor: pointer;
    color: var(--primary-color)
}

.filters__group .filter-item {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.filter_bus-operator .company-list-filter {
    margin-top: 16px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    max-height: 200px;
    padding-right: 5px;
    overflow-y: auto
}

.list-rating-filters {
    margin-top: 8px
}

.item-rating-filter {
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px
}

.item-rating-filter.active {
    font-weight: 700
}

.group_style p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 0
}

.input-filter {
    background: #fff!important;
    width: 100%!important;
    height: 40px!important;
    margin-top: 12px;
    border-radius: 8px!important
}

.company-list-filter label:hover {
    color: var(--fs-color-success)
}

.company-list-filter label {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 400
}

#time-range p {
    margin-bottom: 0;
    font-size: 14px;
    color: #999
}

.ui-slider-horizontal {
    height: 4px!important;
    background: #D7D7D7;
    border: 1px solid #BABABA;
    box-shadow: 0 1px 0 #FFF,0 1px 0 #CFCFCF inset;
    clear: both;
    margin: 8px 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider-horizontal .ui-slider-range {
    top: -1px;
    height: 100%
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    height: 8px;
    font-size: .7em;
    display: block;
    border: 1px solid var(--primary-color);
    box-shadow: 0 1px 0 #AAD6F6 inset;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    background: var(--primary-color);
    background-size: 100%;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,var(--primary-color)),color-stop(100%,var(--primary-color)));
    background-image: -webkit-linear-gradient(top,var(--primary-color),var(--primary-color));
    background-image: -moz-linear-gradient(top,var(--primary-color),var(--primary-color));
    background-image: -o-linear-gradient(top,var(--primary-color),var(--primary-color));
    background-image: linear-gradient(top,var(--primary-color),var(--primary-color))
}

.ui-slider .ui-slider-handle {
    border-radius: 50%;
    background: #F9FBFA;
    background-size: 100%;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#C7CED6),color-stop(100%,#F9FBFA));
    background-image: -webkit-linear-gradient(top,#C7CED6,#F9FBFA);
    background-image: -moz-linear-gradient(top,#C7CED6,#F9FBFA);
    background-image: -o-linear-gradient(top,#C7CED6,#F9FBFA);
    background-image: linear-gradient(top,#C7CED6,#F9FBFA);
    width: 22px;
    height: 22px;
    -webkit-box-shadow: 0 2px 3px -1px rgba(0,0,0,.6),0 -1px 0 1px rgba(0,0,0,.15) inset,0 1px 0 1px rgba(255,255,255,.9) inset;
    -moz-box-shadow: 0 2px 3px -1px rgba(0,0,0,.6),0 -1px 0 1px rgba(0,0,0,.15) inset,0 1px 0 1px rgba(255,255,255,.9) inset;
    box-shadow: 0 2px 3px -1px rgba(0,0,0,.6),0 -1px 0 1px rgba(0,0,0,.15) inset,0 1px 0 1px rgba(255,255,255,.9) inset;
    -webkit-transition: box-shadow .3s;
    -moz-transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 20px;
    height: 20px;
    cursor: default;
    border: none;
    cursor: pointer
}

.ui-widget.ui-widget-content {
    border-radius: 5px;
    background: #ededed;
    border: none!important
}

.ui-slider .ui-slider-handle:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: 50%;
    margin-top: -4px;
    left: 50%;
    margin-left: -4px;
    background: var(--primary-color);
    -webkit-box-shadow: 0 1px 1px 1px rgba(22,73,163,.7) inset,0 1px 0 0 #FFF;
    -moz-box-shadow: 0 1px 1px 1px rgba(22,73,163,.7) inset,0 1px 0 0 #fff;
    box-shadow: 0 1px 1px 1px rgba(22,73,163,.7) inset,0 1px 0 0 #FFF
}

.ui-slider-horizontal .ui-slider-handle {
    top: -7px!important;
    margin-left: -.6em!important
}

.ui-slider a:focus {
    outline: none
}

#slider-range {
    width: 100%;
    margin: 0 auto
}

#time-range {
    width: 100%
}

.warrap-loader {
    padding: 10px 0;
    display: flex;
    justify-content: center;
    width: 100%
}

.loader,.loader:before,.loader:after {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    animation-fill-mode: both;
    animation: bblFadInOut 1.8s infinite ease-in-out
}

.loader {
    color: var(--primary-color);
    font-size: 5px;
    position: relative;
    text-indent: -9999em;
    transform: translateZ(0);
    animation-delay: -0.16s
}

.loader:before,.loader:after {
    content: '';
    position: absolute;
    top: 0
}

.loader:before {
    left: -3.5em;
    animation-delay: -0.32s
}

.loader:after {
    left: 3.5em
}

@keyframes bblFadInOut {
    0%,80%,100% {
        box-shadow: 0 2.5em 0 -1.3em
    }

    40% {
        box-shadow: 0 2.5em 0 0
    }
}

.BookingDetail__IconClose {
    position: absolute;
    right: 10px;
    top: 30px;
    cursor: pointer;
    z-index: 10
}

.online-booking-page__provider-list__seats-info {
    width: 100%;
    position: relative
}

#multi-step-form {
    position: relative;
    border-top: 1px solid rgb(192,192,192);
    margin-top: 16px
}

#multi-step-form .step-count {
    border-bottom: 1px solid rgb(192,192,192);
    padding: 16px;
    margin-bottom: 16px;
    align-items: center;
    display: flex
}

.steps-item-count-icon {
    border-radius: 100%;
    width: 21px;
    height: 21px;
    margin-right: 8px;
    font-size: 14px;
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.steps-content {
    display: flex;
    -webkit-box-align: center;
    align-items: baseline;
    -webkit-box-pack: center;
    justify-content: space-around
}

.seat-groups {
    display: flex;
    flex-direction: column;
    margin-top: 24px;
    width: 100%;
    padding-right: 16px
}

.seat-groups .note {
    font-weight: 700;
    font-size: 14px
}

.seat-groups .seat-info {
    margin: 8px 0;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.step-form-content {
    min-height: 440px
}

.seat-groups .seat-info .seat-thumbnail {
    margin-right: 8px;
    align-self: baseline
}

.not-allowed {
    min-width: 22px;
    min-height: 30px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    cursor: not-allowed
}

.choose-seat {
    min-width: 22px;
    min-height: 30px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center
}

.none-seat {
    min-width: 22px;
    min-height: 30px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center
}

.steps-template-container {
    display: flex;
    justify-content: center;
    gap: 16px
}

.form-footer-action {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid;
    margin-top: 16px;
    padding-top: 8px
}

.form-footer-left {
    font-size: 16px
}

.form-footer-right {
    display: flex;
    align-items: center;
    gap: 10px
}

.footer-seat,.footer-total {
    display: inline;
    color: rgb(0,96,196);
    font-weight: 700
}

.coach-container {
    text-align: center
}

.coach-container span {
    font-size: 15px
}

.coach-container .coach {
    display: grid;
    margin-top: 10px;
    padding: 24px 12px 12px;
    background: rgb(242,242,242);
    border-radius: 25px 25px 5px 5px
}

.seat {
    cursor: pointer;
    min-width: 22px;
    min-height: 30px
}

.unavailable {
    pointer-events: none;
    cursor: not-allowed
}

.unavailable svg rect {
    stroke: rgb(242,242,242)
}

.unavailable svg .icon-disabled {
    fill: rgb(242,242,242)
}

.choose-seat svg rect {
    stroke: rgb(39,174,96);
    fill: rgb(139,229,176)
}

.choose-seat svg .icon-selected {
    fill: rgb(39,174,96)
}

.choose-seat svg .icon-disabled {
    fill: transparent
}

.not-allowed svg rect {
    stroke: rgb(242,242,242)
}

#multi-step-form .step-count h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 500
}

#multi-step-form .step {
    display: none
}

#multi-step-form .step.active {
    display: block
}

.trust {
    background-color: rgb(238,251,244)!important
}

.trust i {
    color: #27ae60;
    font-size: 16px
}

.trust-message-content {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    margin-bottom: 0
}

.trust-message-container {
    margin-top: 16px;
    display: flex;
    flex-direction: row;
    border-radius: 8px;
    padding: 10px 12px;
    border: 1px solid rgb(39,174,96);
    gap: 10px;
    -webkit-box-align: center;
    align-items: center;
    width: fit-content
}

.noti-warning {
    border: 1px solid rgb(255,197,47)!important;
    background-color: rgb(255,240,214)!important
}

.noti-warning i {
    color: rgb(255,197,47)!important
}

.tooltip {
    position: relative;
    display: inline-block
}

.tooltip .tooltiptext {
    font-size: 13px;
    visibility: hidden;
    background-color: #000;
    color: #fff;
    text-align: left;
    padding: 5px 8px;
    border-radius: 6px;
    width: max-content;
    max-width: 340px;
    position: absolute;
    z-index: 1;
    transition: opacity .6s
}

.tooltip:hover .tooltiptext {
    visibility: visible
}

.tooltip-top {
    bottom: 110%;
    left: 0
}

.tooltip-top::after {
    transition: opacity .6s;
    content: "";
    position: absolute;
    top: 100%;
    left: 7%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent
}

.area_point_selection__wrapper {
    margin-top: 20px;
    width: 100%;
    height: 440px;
    -webkit-box-pack: center;
    justify-content: center;
    display: flex
}

.content-pickup-point {
    flex: 1 1 0%;
    display: flex;
    flex-direction: column;
    border-right: 1px solid rgb(192,192,192);
    padding: 16px
}

.content-dropoff-point {
    flex: 1 1 0%;
    display: flex;
    flex-direction: column;
    padding: 16px
}

.topbar__content {
    display: flex;
    flex-direction: column;
    padding: 12px 20px;
    background-color: rgb(247,247,247)
}

.point-type {
    color: rgb(72,72,72);
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.label-container,.value-container {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.hidden-button {
    height: auto;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    display: flex;
    flex-direction: row;
    padding: 0;
    border: 0;
    margin: 0;
    cursor: pointer;
    background: unset!important;
    box-shadow: unset!important
}

.hidden-button .input-address {
    font-size: 13px;
    text-decoration: underline;
    color: rgb(36,116,229)!important
}

.select-time {
    padding: 0;
    background: none;
    border: 0;
    width: fit-content;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer
}

.select-time:focus {
    outline: none;
    box-shadow: none
}

.content-list-point {
    width: 100%;
    height: calc(100% - 76px);
    overflow: hidden auto;
    padding: 10px 10px 16px 16px
}

.hTYbup {
    color: rgb(20,20,20);
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 0
}

.base_text {
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    margin-bottom: 0
}

.base_text_1 {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0
}

.base_text_2 {
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 0;
    color: rgb(133,133,133)
}

.base__Headline01 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0
}

.right-arrow-select {
    position: absolute;
    right: -10px;
    font-size: 12px;
    top: 7.9px
}

.item-list-point {
    margin-bottom: 15px
}

.item-list-point label {
    display: block;
    position: relative;
    font-weight: 500;
    cursor: pointer
}

.item-list-point:hover label {
    color: var(--primary-color)
}

input[type=radio]:checked~label {
    color: var(--primary-color)
}

.item-list-point .viewmap-link {
    margin-left: 4px;
    cursor: pointer;
    color: rgb(0,96,196);
    text-decoration: underline
}

.item-list-point .point-title {
    display: flex;
    align-items: center
}

.item-list-point .content {
    gap: 5px;
    padding-left: 25px;
    font-size: 12px;
    margin-top: 8px;
    display: flex
}

.section-tabs-point {
    display: none
}

.point-tab {
    cursor: pointer;
    font-weight: 500;
    font-size: 16px;
    padding: 8px 16px;
    width: 100%;
    border-radius: 6px;
    text-align: center;
    color: #000;
    background: #eee
}

.point-tab.active {
    background: var(--primary-color);
    color: #fff!important
}

.next-step {
    background: var(--primary-color);
    border-radius: 7px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    padding: 10px 15px;
    width: 100px;
    font-size: 15px
}

.prev-step {
    width: 106px;
    font-weight: 400;
    font-size: 14px;
    border-radius: 4px;
    color: rgba(0,0,0,.65);
    background-color: #fff;
    border: 1px solid #d9d9d9
}

.prev-step i {
    margin-right: 5px
}

.submit-step {
    width: 106px;
    background: var(--fs-color-success);
    border-radius: 7px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    padding: 10px 20px
}

.booking-confirmation__container {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
    gap: 20px
}

.wrap-left-info {
    box-shadow: rgba(99,99,99,.2) 0 2px 8px 0;
    padding: 20px;
    width: 50%
}

.wrap-right-info {
    box-shadow: rgba(99,99,99,.2) 0 2px 8px 0;
    padding: 20px;
    width: 50%
}

.content-info-ticket {
    display: flex;
    flex-direction: column
}

.content-info-ticket .box-review-info-ticket-round-trip__container {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    background: #fff;
    border: 1px solid rgb(224,224,224);
    border-radius: 8px
}

.box-review-info-ticket-round-trip__container .section-ticket-header {
    display: flex;
    width: 100%;
    padding: 12px;
    gap: 12px;
    border-bottom: 1px solid rgb(224,224,224);
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center
}

.box-review-info-ticket-round-trip__container .section-ticket-header .section-ticket-header-left {
    display: flex;
    gap: 8px;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap
}

.box-review-info-ticket-round-trip__container .section-ticket-header .section-ticket-header-left .total-ticket {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 5px
}

.box-review-info-ticket-round-trip__container .section-ticket-content {
    width: 100%;
    padding: 0 12px 12px;
    display: flex;
    gap: 12px;
    flex-direction: column
}

.section-ticket-company-info img {
    width: 58px;
    height: 36px;
    border-radius: 4px
}

.section-ticket-company-info .section-ticket-company-info-name {
    display: grid;
    -webkit-box-align: center;
    align-items: center;
    padding: 0;
    row-gap: 2px;
    flex: 1 1 0%
}

.section-ticket-company-info .section-ticket-company-info-name p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.box-review-info-ticket-round-trip__container .section-ticket-content .section-ticket-company-info {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    padding: 10px 0;
    gap: 12px;
    border-bottom: 1px solid rgb(224,224,224);
    width: 100%
}

.section-ticket-content .box-ticket-route-detail-container {
    display: flex;
    position: relative;
    width: 100%
}

.section-ticket-content .box-ticket-route-detail-container .section-route-info {
    margin: auto;
    display: grid;
    width: 100%
}

.area-point-detail-round-trip__container {
    display: flex
}

.area-point-detail-round-trip__container .area-point-detail-round-trip__container {
    display: flex
}

.area-point-detail-round-trip__container .date-time-container {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.date-time-container .date-time-container-pick-up,.date-time-container .date-time-container-drop-off {
    display: flex;
    flex-direction: column;
    white-space: nowrap;
    margin: auto;
    text-align: center;
    min-width: 55px
}

.area-point-detail-round-trip__container .icon-container {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.icon-container .icon-container-top {
    padding: 16px 16px 4px;
    margin: auto;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 44px
}

.icon-container .icon-container-bottom {
    padding: 0 16px 4px;
    margin: auto;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 44px
}

.icon-container-divider {
    display: flex;
    min-height: 24px
}

.area-point-detail-round-trip__container .icon-container-divider .icon-container-divider-border-right {
    border-right: 1px solid rgb(224,224,224)
}

.area-point-detail-round-trip__container .icon-container-divider .icon-container-divider-border-left {
    border-left: 1px solid rgb(224,224,224)
}

.section-area {
    display: flex;
    gap: 6px;
    margin: auto;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 100%
}

.area-point-detail-round-trip__container .section-area .section-area-picker {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 100%
}

.icon-container-divider div {
    flex: 1 1 0%
}

.title-info-ticket {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px
}

div.omrs-input-group {
    margin-bottom: .8rem;
    position: relative
}

.omrs-input-underlined>input {
    font-weight: 400;
    border-radius: 8px;
    border: 1px solid rgb(224,224,224);
    width: 100%;
    font-size: 14px;
    padding-left: .875rem;
    line-height: 150%;
    padding-top: 1.3rem;
    padding-bottom: .5rem;
    margin-bottom: 4px
}

.omrs-input-underlined>input:focus {
    outline: none
}

.omrs-input-underlined>.omrs-input-label {
    font-weight: 500!important;
    position: absolute;
    top: .9375rem;
    left: .875rem;
    line-height: 147.6%;
    color: var(--omrs-color-ink-medium-contrast);
    transition: top .2s
}

.omrs-input-underlined>.omrs-input-helper {
    display: none;
    font-weight: 500;
    font-size: 12px;
    color: var(--omrs-color-danger);
    margin: .125rem .875rem
}

.omrs-input-underlined>input:hover {
    background: var(--primary-color-minus-two);
    border-color: var(--omrs-color-ink-high-contrast)
}

.omrs-input-underlined>input:focus+.omrs-input-label,.omrs-input-underlined>input:valid+.omrs-input-label {
    top: 5px;
    font-size: .7rem;
    margin-bottom: 24px
}

.omrs-input-underlined:not(.omrs-input-danger)>input:focus+.omrs-input-label {
    color: var(--primary-color)
}

.omrs-input-underlined:not(.omrs-input-danger)>input:focus {
    border-color: var(--primary-color)
}

.omrs-input-underlined.omrs-input-danger>.omrs-input-label,.omrs-input-underlined.omrs-input-danger>.omrs-input-helper {
    color: var(--omrs-color-danger)
}

.omrs-input-danger>input {
    border-color: var(--omrs-color-danger)
}

.omrs-input-underlined>input {
    background: var(--omrs-color-bg-high-contrast)
}

.ratings {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    color: #ccc;
    overflow: hidden
}

.full-stars {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #fadb14
}

.empty-stars:before,.full-stars:before {
    transition: none;
    content: "★ ★ ★ ★ ★"
}

.swal2-title {
    font-size: 20px
}

.swal2-html-container {
    padding: 1em 1em .3em!important
}

.swal2-wide {
    max-width: 420px
}

.swal2-payment-offline {
    max-width: 450px
}

.swal2-wide .swal2-actions,.swal2-payment-offline .swal2-actions {
    width: 100%;
    margin: .5em auto 0!important
}

.swal2-wide .swal2-confirm,.swal2-payment-offline .swal2-confirm {
    padding: 5px!important;
    width: 100%!important;
    margin: 0 1em!important
}

.title-modal-sw2 {
    font-size: 20px;
    font-weight: 700
}

.content-sw2 {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.content-sw2 p {
    color: rgba(0,0,0,.65)
}

.content-sw2 .description {
    text-align: left;
    white-space: pre-wrap;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    margin-bottom: 0
}

.group-chosen {
    display: flex;
    gap: 12px
}

.group-chosen .seat-group.active {
    border: 2px solid var(--primary-color)!important
}

.group-chosen .seat-group {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    gap: 4px;
    border: 2px solid rgb(224,224,224);
    width: 100%;
    border-radius: 4px;
    padding: 8px;
    text-align: center
}

.group-chosen .seat-group .base__Body {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0;
    margin-bottom: 0
}

.group-chosen .seat-group .base__Caption {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0
}

.skeleton-box {
    margin-bottom: 5px;
    display: inline-block;
    height: 1em;
    position: relative;
    overflow: hidden;
    background-color: #DDDBDD
}

.skeleton-box::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translateX(-100%);
    background-image: linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 20%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0));
    -webkit-animation: shimmer 5s infinite;
    animation: shimmer 5s infinite;
    content: ""
}

@-webkit-keyframes shimmer {
    100% {
        transform: translateX(100%)
    }
}

@keyframes shimmer {
    100% {
        transform: translateX(100%)
    }
}

@keyframes loading {
    40% {
        background-position: 100% 0
    }

    100% {
        background-position: 100% 0
    }
}

.tableWrapper {
    width: 100%
}

.tableWrapper .table {
    margin: 0 auto;
    text-align: left;
    border-spacing: 0
}

.tableWrapper .table tbody td {
    padding: 20px 0;
    min-width: 150px
}

.tableWrapper .table tbody td span {
    color: #FEFEFE
}

.tableWrapper .table tbody td:last-child {
    border-radius: 0 8px 8px 0
}

.tableWrapper .loading {
    position: relative
}

.tableWrapper .loading .bar {
    background-color: #E7E7E7;
    height: 14px;
    border-radius: 7px;
    width: 80%
}

.skeleton-phones {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 10px
}

.skeleton-phones .bar {
    width: 50%!important;
    height: 20px!important
}

.tableWrapper .loading:after {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 24px;
    background-image: linear-gradient(100deg,rgba(255,255,255,0),rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 80%);
    background-size: 200px 24px;
    background-position: -100px 0;
    background-repeat: no-repeat;
    animation: loading 1s infinite
}

.blog-post__headline {
    font-size: 1.25em;
    font-weight: 700
}

.blog-post__meta {
    font-size: .85em;
    color: #6b6b6b
}

.o-media {
    display: flex
}

.o-media__body {
    flex-grow: 1;
    margin-left: 1em
}

.o-vertical-spacing>*+* {
    margin-top: .75em
}

.o-vertical-spacing--l>*+* {
    margin-top: 1em
}

.bottom-sheet-wrapper .backdrop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    transition: all 0.2s ease-in-out;
    opacity: 0;
    pointer-events: none
}

.bottom-sheet-wrapper .bottom-sheet {
    background: #fff;
    width: 100%;
    min-height: 280px;
    position: fixed;
    z-index: 9999999999;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    transition: all 0.2s ease-in-out;
    left: 50%;
    transform: translateX(-50%);
    bottom: -200%
}

.bottom-sheet-wrapper.show-modal .backdrop {
    opacity: 1;
    pointer-events: all;
    z-index: 30
}

.bottom-sheet-wrapper.show-modal .bottom-sheet {
    bottom: 0
}

.bottom-sheet .close-sheet {
    text-align: center;
    width: 26px;
    height: 26px;
    cursor: pointer;
    font-size: 20px;
    color: red;
    float: right;
    margin: 5px;
    cursor: pointer
}

.bottom-sheet-content {
    padding: 0 20px;
    width: 100%;
    overflow-y: auto;
    max-height: 78vh
}

.bottom-sheet-content-header>div {
    width: fit-content;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.bottom-sheet-content-body {
    padding: 20px 0
}

.bottom-sheet-content-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    width: 100%;
    padding: 16px;
    border-top: 1px solid rgb(224,224,224);
    gap: 10px
}

.sheet-button {
    height: auto;
    display: flex;
    flex: 1 0 45%;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 12px 16px
}

.bottom-sheet-content-footer .clear-filter-button {
    border: 1px solid rgb(224,224,224);
    border-radius: 8px
}

.payment_content {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    gap: 20px
}

.payment_content_right {
    width: 38%;
    display: flex;
    flex-direction: column;
    gap: 16px
}

.payment_body_container {
    padding: 20px 20px 0;
    background: #fff;
    border-radius: 8px;
    border: 1px solid rgb(224,224,224)
}

.payment_body_container .payment_title {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 0
}

.payment_method_detail .title {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0;
    margin-bottom: 0;
    padding-left: 10px;
    display: flex;
    gap: 8px
}

.payment_method_detail label span p {
    margin-bottom: 0;
    color: rgba(0,0,0,.65);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0
}

.payment_method_detail label .title-wrapper {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 8px
}

.payment_method_detail {
    padding: 20px 0;
    border-bottom: 1px solid rgb(227,227,227)
}

.box_time_expired {
    background-color: rgb(235,87,87);
    display: flex;
    padding: 8px 20px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

.box_time_expired p {
    text-align: center;
    margin-bottom: 0
}

.w-left {
    width: 60%
}

.w-right {
    width: 37%
}

.payment_method_detail label {
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    cursor: pointer
}

.payment_content_left {
    width: 62%;
    display: flex;
    flex-direction: column;
    gap: 16px
}

.payment_method_detail .bg--positive {
    background-color: rgb(39,174,96);
    display: flex;
    border-radius: 2px;
    padding: 4px 8px;
    gap: 4px
}

.bg--positive p {
    font-weight: 400!important;
    font-size: 12px!important;
    line-height: 16px!important;
    margin-bottom: 0;
    color: #fff!important
}

.payment_method_detail_content_container {
    margin-left: 25px;
    color: rgba(0,0,0,.65);
    padding-top: 16px;
    display: none
}

.transfer_va_box {
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    border: 1px solid rgb(142,187,245)
}

.transfer_va_box .content_detail {
    display: flex;
    gap: 24px;
    padding: 16px 16px 8px
}

.transfer_va_box .content_detail .content_detail_right {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 70%
}

.transfer_va_box .content_detail .content_detail_left {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 30%
}

ul.list-step-payment-vnpayqr {
    list-style: auto;
    list-style: auto;
    margin-left: 14px;
    font-size: 13px;
    margin-bottom: 0
}

.color--white {
    color: #fff
}

ul.list-step-payment-vnpayqr li {
    margin: 0
}

.bg-blue-success {
    background-color: var(--primary-color);
    padding: 20px;
    border-radius: 8px
}

.payment-result-header {
    position: relative;
    display: flex;
    flex-direction: column;
    text-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 24px 20px;
    border: none;
    justify-content: center
}

.payment-result-header .confetti-background {
    position: absolute;
    bottom: 0;
    width: calc(100% - 40px);
    height: calc(100%)
}

.header-status {
    max-width: 335px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    -webkit-box-align: center;
    align-items: center
}

.booking-status {
    font-size: 18px;
    margin-bottom: 0;
    font-family: 'OpenSans-Bold';
    font-weight: 700
}

.payment-result-header .header-status .notification {
    line-height: 20px
}

.payment-result-header .header-status .notification p {
    margin-bottom: 0;
    font-size: 13.5px
}

.content_detail_qr {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    border: 1px solid rgb(127,174,240);
    border-radius: 4px;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 6px;
    width: 130px;
    height: 130px;
    position: relative
}

.content_detail_guideline_step {
    display: flex;
    gap: 8px;
    padding: 12px 0;
    border-radius: 4px;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.content_detail_guideline_step div {
    display: flex;
    flex-direction: column;
    gap: 8px;
    flex-basis: 33.3333%
}

.step_title {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 0;
    color: rgb(20,20,20)
}

.transfer_va_box .content-detail {
    display: flex;
    gap: 24px;
    padding: 16px 16px 8px
}

@keyframes y {
    30% {
        clip-path: inset(0 0 0 -40px)
    }

    50% {
        clip-path: inset(0)
    }

    80% {
        clip-path: inset(0 -40px 0 0)
    }
}

@keyframes x {
    100% {
        transform: translateX(-100%);
        left: 100%
    }

    30% {
        clip-path: inset(0 0 0 -40px)
    }

    50% {
        clip-path: inset(0)
    }

    80% {
        clip-path: inset(0 -40px 0 0)
    }
}

.transfer_va__vietqr_transfer_info_container {
    display: flex;
    flex-direction: column;
    gap: 24px;
    border-top: .5px solid rgb(208,210,211);
    padding: 16px
}

.content_detail_transfer_info {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.content_detail_transfer_info>div {
    display: flex;
    justify-content: space-between
}

.info_text_pm {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #000
}

.total-info-ticket {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.total-info-ticket p {
    margin-bottom: 0
}

.title_text_pm {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    color: #474747
}

.content_detail_transfer_info_copy {
    display: flex;
    gap: 8px;
    -webkit-box-align: center;
    align-items: center
}

.cop_container {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.cop-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
    color: #141414
}

.cop-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    margin-bottom: 0
}

.text__base {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #141414!important
}

.text-danger {
    color: rgb(212,25,25)!important
}

.text-success {
    color: #5cb85c!important;
    font-weight: 600
}

.content_info_customer_ticket {
    display: flex;
    gap: 8px;
    flex-direction: column
}

.content_info_customer_ticket>div {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center
}

.btn_payment_action {
    color: #fff;
    height: 48px;
    display: flex;
    flex: 1 1 0%;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 12px 0;
    border-radius: 8px;
    box-shadow: none;
    text-shadow: none;
    background: var(--primary-color);
    margin: 0;
    width: 100%
}

._failed {
    border-bottom: solid 4px red!important
}

._failed i {
    color: red!important
}

.box_success_notify {
    padding: 0 30px
}

._success {
    box-shadow: 0 15px 25px #00000019;
    padding: 45px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    border-bottom: solid 4px #28a745
}

._success i {
    font-size: 55px;
    color: #28a745
}

._success h2 {
    margin-bottom: 12px;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 10px
}

._success p {
    margin-bottom: 0;
    font-size: 18px;
    color: #495057;
    font-weight: 500
}

.payment_info_bill {
    padding: 30px 30px 0 30px;
    display: flex;
    flex-direction: column;
    gap: 10px
}

.payment_info_bill_item {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.payment_info_bill_item label {
    margin: 0
}

.payment_info_bill_item label:nth-child(1) {
    font-weight: 400
}

.unu {
    margin-top: 1px
}

.unu,.doi,.trei {
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
    animation: mouse-scroll 1s infinite
}

.unu {
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    animation-delay: alternate
}

.doi {
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -webkit-animation-direction: alternate;
    animation-delay: .2s;
    animation-direction: alternate;
    margin-top: -6px
}

.trei {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -webkit-animation-direction: alternate;
    animation-delay: .3s;
    animation-direction: alternate;
    margin-top: -6px
}

.mouse {
    height: 42px;
    width: 24px;
    border-radius: 14px;
    transform: none;
    border: 2px solid var(--primary-color);
    top: 170px
}

.wheel {
    height: 5px;
    width: 2px;
    display: block;
    margin: 5px auto;
    background: var(--primary-color);
    position: relative;
    height: 4px;
    width: 4px;
    border: 2px solid var(--primary-color);
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.wheel {
    -webkit-animation: mouse-wheel 0.6s linear infinite;
    -moz-animation: mouse-wheel 0.6s linear infinite;
    animation: mouse-wheel 0.6s linear infinite
}

@-webkit-keyframes mouse-wheel {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(6px);
        -ms-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@-moz-keyframes mouse-wheel {
    0% {
        top: 1px
    }

    25% {
        top: 2px
    }

    50% {
        top: 3px
    }

    75% {
        top: 2px
    }

    100% {
        top: 1px
    }
}

@-o-keyframes mouse-wheel {
    0% {
        top: 1px
    }

    25% {
        top: 2px
    }

    50% {
        top: 3px
    }

    75% {
        top: 2px
    }

    100% {
        top: 1px
    }
}

@keyframes mouse-wheel {
    0% {
        top: 1px
    }

    25% {
        top: 2px
    }

    50% {
        top: 3px
    }

    75% {
        top: 2px
    }

    100% {
        top: 1px
    }
}

@-webkit-keyframes mouse-scroll {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes mouse-scroll {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes mouse-scroll {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

@keyframes mouse-scroll {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

.bus-type-title {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px;
    color: var(--primary-color)
}

.show-on-mb {
    display: none
}

.big-fs {
    font-size: 40px
}

.orange-txt {
    color: #FF8D00
}

.blue-txt {
    color: var(--primary-color)
}

.box-wrapper-info {
    padding: 30px
}

.bus-provider-box__name {
    margin: 20px 0;
    font-size: 20px;
    font-weight: 600;
    color: #1190d4
}

.bus-provider-box__list {
    margin-bottom: 20px!important
}

.bus-provider-box__list li {
    position: relative;
    padding-left: 35px
}

.bus-provider-box__list li:last-child {
    margin-bottom: 0
}

.bus-provider-box__list li::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.bus-provider-box__address::before {
    background-image: var(--wpr-bg-01966652-14c0-4294-b3cc-ab1a020633bb)
}

.bus-provider-box__web::before {
    background-image: var(--wpr-bg-293c16b1-3226-42b9-8208-a1db9074242f)
}

.bus-provider-box__nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 10px
}

.bus-provider-box__nav__item {
    margin-right: 10px
}

.bus-provider-box__nav__item:last-child {
    margin-right: 0
}

.bus-provider-box__nav__item a {
    display: block;
    border: 1px solid #3d54a5;
    color: #3d54a5;
    padding: 10px 10px 10px 35px;
    position: relative;
    border-radius: 10px
}

.bus-provider-box__nav__item a::before {
    content: '';
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 6px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.bus-provider-box__phone a::before {
    background-image: var(--wpr-bg-161332ab-bda8-45f2-8700-26eda63687cd)
}

.bus-provider-box__guide a::before {
    background-image: var(--wpr-bg-e5cf1af9-5967-495e-a382-97e9c94b129f)
}

.post-item .image-cover img {
    -o-object-fit: fill;
    object-fit: fill;
    border-radius: 10px 10px 0 0
}

.route--title iframe {
    height: 300px
}

.tabbed-content a {
    cursor: pointer
}

.fs_box {
    background-color: #fff0d6;
    border: 4px solid #ffaf1f;
    border-radius: 8px;
    padding: 25px 15px
}

.fs_box p:last-of-type {
    margin-bottom: 0
}

.fs_p-1 {
    color: #e67e22;
    font-weight: 600;
    font-size: 1.3em
}

.fs_p-2 {
    font-weight: 600
}

.fs_btn {
    color: #000!important;
    background-color: #fff!important;
    border: none!important;
    line-height: 1!important;
    min-height: auto!important;
    padding: 10px 15px!important;
    font-size: 1.1rem!important;
    margin: 0!important
}

.fs_btn:hover {
    transform: scale(1.02)
}

.fs_tab {
    display: inline-flex;
    list-style-type: none;
    background-color: #fff;
    border-radius: 12px;
    width: 600px;
    max-width: 100%;
    padding: 7px;
    margin: 0
}

.fs_tab li {
    margin: 0!important;
    width: 50%;
    padding: 10px;
    font-weight: 600;
    font-size: 1.1rem;
    border-radius: 8px;
    cursor: pointer
}

.fs_tab li.active {
    background-color: #0d2e59;
    color: #fff
}

.total-vexe-route {
    font-size: 20px;
    line-height: 30px;
    color: rgb(48,48,48);
    margin-bottom: 20px;
    font-family: 'OpenSans-Bold'
}

.total-vexe-route>div {
    display: inline
}

.box-filter-overlay {
    display: none;
    position: fixed;
    bottom: 0;
    height: 80px;
    left: 0;
    width: 100%;
    background: linear-gradient(rgba(255,255,255,0) 0%,rgba(0,0,0,.5) 100%)
}

.nav__filters__menu {
    display: none;
    max-width: 320px;
    border: 1px solid #fff;
    position: fixed;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgb(13,46,89)!important;
    box-shadow: rgba(0,0,0,.32) 0 8px 16px;
    width: 90%;
    padding: 0 8px;
    align-content: center;
    border-radius: 100px;
    transition: .4s;
    z-index: 99
}

.nav__filters__menu .nav__list {
    list-style: none;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 0
}

.nav__list .nav__item {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-variant: tabular-nums;
    list-style: none;
    position: relative;
    display: inline-block;
    line-height: 1
}

.nav__list .nav__item .btn-filter-mobile {
    height: auto;
    display: flex;
    gap: 4px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 10px 8px;
    border: 0;
    box-shadow: none;
    color: rgb(255,255,255);
    background: rgb(13,46,89);
    border-radius: 24px
}

.nav__list .nav__item .btn-filter-mobile p {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0
}

.box-recommend-indicator .col-inner {
    height: 100%;
    padding: 20px;
    background-color: #fff
}

.box-recommend-indicator .icon-box-img {
    margin: 0 auto 0
}

.box-recommend-indicator h3 {
    color: var(--fs-color-success);
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -.5px;
    margin-bottom: 14px;
    text-align: center;
    min-height: 48px
}

.recommend-indicator {
    color: var(--fs-color-success);
    font-size: 32px;
    font-family: 'OpenSans-Bold';
    line-height: 40px;
    letter-spacing: -.5px;
    margin-bottom: 10px;
    text-align: center
}

.recommend-indicator-content {
    text-align: left;
    color: #4E4E4E;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px
}

.dailyve-card-element {
    color: #000
}

.dailyve-card-element .lvn-divider {
    border-top: 1px solid #E7E8E9;
    padding: 20px 0
}

.dailyve-card-element .dailyve-card__header {
    height: 59px;
    display: flex;
    align-items: center;
    gap: 10px
}

.dailyve-card-element .dailyve-card__header img {
    width: 50px
}

.dailyve-card-element .dailyve-card__header h3 {
    font-size: 16px;
    color: #000
}

.dailyve-card-element .dailyve-card__content {
    line-height: 24px;
    height: 169px;
    font-size: 14px;
    margin-top: 20px
}

.dailyve-card-element .dailyve-card__list {
    min-height: 145px
}

.dailyve-card__list>ul {
    margin-bottom: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 16px
}

.dailyve-card__list p {
    margin-bottom: 0
}

.dailyve-card__list>ul>li {
    position: relative;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 0;
    margin-left: 24px
}

.dailyve-card__list>ul>li::before {
    content: '';
    position: absolute;
    left: -25px;
    top: 0;
    width: 18px;
    height: 18px;
    background-size: contain;
    background-image: var(--wpr-bg-d9644d3f-b21a-40fc-ab68-afdfcff2cf0b)
}

.dailyve-card-element .btn-detail-dailyve {
    margin: 0;
    margin-top: 10px;
    text-transform: none;
    font-size: 13px;
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 5px
}

.dailyve-card-route {
    height: 100%;
    min-height: 257px;
    box-shadow: 0 4px 10px rgba(3,18,26,.15);
    background-color: rgba(255,255,255,1);
    border-radius: 10px
}

.box-route-item {
    padding: 5px;
    max-width: 270px
}

.dailyve-card-route .card-main {
    background-color: rgba(0,0,0,0);
    color: inherit;
    font: inherit;
    list-style: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    text-align: inherit;
    text-decoration: none
}

.dailyve-card-route .card-main .dailyve-card__header {
    position: relative
}

.dailyve-card-route .card-main .dailyve-card__header img {
    height: 154px;
    object-fit: cover;
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.position-badge {
    display: flex;
    position: absolute;
    bottom: 10%
}

.position-badge .badge-discount {
    background-color: rgb(249,109,1);
    font-size: 12px;
    line-height: 16px;
    padding-left: 12px;
    color: #fff;
    font-weight: 700;
    padding-top: 4px;
    padding-bottom: 4px
}

.position-badge .badge-end {
    align-items: stretch;
    border: 0 solid #000;
    width: 24px;
    border-width: 12px;
    border-bottom-color: rgb(249,109,1);
    border-left-color: rgb(249,109,1);
    border-top-color: rgb(249,109,1);
    border-right-color: rgba(0,0,0,0)
}

.dailyve-card-route .card-main .dailyve-card__content {
    margin-top: 15px;
    padding: 0 10px 10px 10px
}

.dailyve-card-route .card-main .dailyve-card__content h3 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    max-width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    padding: 0;
    -webkit-line-clamp: 2
}

.underline-price {
    -webkit-line-clamp: 2;
    color: rgb(143,143,143);
    font-size: 12px;
    font-style: normal;
    line-height: 16px;
    text-decoration-line: line-through
}

.dailyve-card-route .card-main .dailyve-card__content .dailyve-card__content-price .price-primary {
    -webkit-line-clamp: 2;
    color: rgb(249,109,1);
    font-style: normal;
    line-height: 16px;
    font-size: 14px;
    font-weight: 700
}

.box-questions .accordion>div:not(:last-child) {
    margin-bottom: 18px
}

.box-questions .accordion .accordion-item .accordion-title {
    background-color: #E6F6FF;
    color: var(--fs-color-success);
    font-weight: 600;
    font-size: 16px
}

.rpb-0 .col {
    padding-bottom: 0
}

.col.silde-route-home {
    padding-bottom: 0
}

.silde-route-home {
    padding: 0!important
}

.img-hover img {
    transition: all .5s;
    width: 100%
}

.news-content__item img:hover {
    opacity: .75
}

.img-hover img:hover {
    transform: scale(1.05);
    transition: all .5s
}

.news-content-custom .tabs-top {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 0 0 20px
}

.title-news-home {
    margin: 0;
    width: fit-content;
    font-size: 23px;
    letter-spacing: .15px;
    line-height: 34px;
    text-transform: uppercase
}

.tabs-top .tabs-info {
    align-items: center;
    display: flex;
    flex: 1 1
}

.tabs-info .tabs-navigation {
    margin: 0 0 0 40px
}

.tabs-navigation ul.tabs-list {
    margin: 0;
    list-style: none;
    align-items: center;
    border-bottom: 1px solid #44494d;
    display: flex;
    position: relative
}

ul.tabs-list li {
    border-bottom: 1px solid #0000;
    color: var(--fs-color-success);
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14.5px;
    letter-spacing: .1px;
    line-height: 19px;
    margin: 0 0 -1px!important;
    padding: 0 10px;
    white-space: nowrap
}

.tabs-list li.active,.tabs-list li:hover {
    border-bottom: 2px solid var(--primary-color);
    color: var(--primary-color)
}

.tabs-list li:first-child {
    padding-left: 0
}

.tabs-list li:last-child {
    padding-right: 0
}

.tabs-top .see-more {
    margin: 0 0 0 20px
}

.see-more {
    color: var(--fs-color-success);
    font-size: 15px;
    font-weight: 600;
    line-height: 24px
}

.news-all-tab-content {
    display: none
}

.news-all-tab-content.active {
    display: block
}

.news-content-custom .news-all-tab-content .news-all-detail {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.news-content__left {
    flex: 1 1;
    height: 436px;
    margin-right: 12px
}

.news-content__item {
    position: relative;
    height: 100%
}

ul.news-content__right {
    list-style: none;
    display: flex;
    flex: 1 1;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 12px
}

.news-content__right li.news-content__item {
    margin-left: 0!important
}

.news-content__item .news-content__item-images {
    align-items: flex-start;
    border-radius: 12px;
    height: 100%;
    justify-content: space-between;
    margin: 0 0 12px;
    overflow: hidden
}

.news-content__right .news-content__item-images img {
    height: 100%!important;
    border-radius: 12px 0 0 12px!important
}

.news-content__item .news-content__item-images img {
    width: 100%;
    border-radius: 12px 12px 0 0;
    height: 69%;
    object-fit: revert
}

.news-content__left .news-content__intro {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 24px 0 12px 12px;
    bottom: 0;
    padding: 20px;
    position: absolute;
    width: 100%;
    z-index: 0
}

.news-content__intro h3 {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 10px;
    cursor: pointer
}

.news-content__intro h3:hover {
    color: var(--fs-color-success)
}

.news-content__left .news-content__intro .brief,.news-content__right .news-content__intro .brief {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #44494d;
    display: -webkit-box;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden
}

.news-content__left .news-content__intro .boxs {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.news-content__left .news-content__intro .boxs .news_type {
    color: var(--fs-color-success);
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    text-transform: uppercase
}

.news-content__right .news-content__link {
    display: flex;
    width: 100%
}

.news-content__item:not(:last-child) {
    margin: 0 0 15px
}

.news-content__right .news-content__item-images {
    border-radius: 12px 0 0 12px;
    height: 134px;
    margin: 0;
    width: 210px;
    margin-right: 10px
}

.news-content__right .news-content__intro {
    border: 1px solid #e6e6e6;
    border-radius: 0 12px 12px 0;
    padding: 12px;
    position: relative;
    width: 60%
}

.news-content__right .news-content__intro h3 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 8px;
    overflow: hidden
}

.scroller {
    max-height: 436px;
    overflow: hidden;
    position: relative
}

.silde-company-reviews__item {
    min-height: 860px;
    background-color: #fff;
    margin: 0 10px;
    font-size: 14px;
    display: flex!important;
    flex-direction: column;
    justify-content: space-between
}

.silde-company-reviews__item-header {
    padding: 20px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fffaec
}

.silde-company-reviews__item-header picture img {
    height: 80px
}

.silde-company-reviews__item-header .full-name {
    margin-top: 14px
}

.silde-company-reviews__item-header .role {
    margin-top: 5px
}

.silde-company-reviews__item-main {
    padding: 0 24px
}

.silde-company-reviews__item-main h3 {
    padding-top: 15px;
    color: #0061c5;
    font-size: 1.25em
}

.silde-company-reviews__item-footer {
    margin-top: 10px;
    text-align: justify;
    padding: 0 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 20;
    -webkit-box-orient: vertical
}

.btn_slide_review {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    color: #0061C5;
    border: 1px solid #0061C5;
    padding: 10px 12px;
    margin: 12px 24px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer
}

.slick-slider .slick-arrow {
    position: absolute;
    bottom: 40%;
    margin: 0;
    padding: 0;
    z-index: 2
}

.slick-slider .slick-arrow:hover {
    color: #000
}

.slider-nav-outside.slider-nav-circle .next {
    margin-left: -10px
}

.slider-nav-outside.slider-nav-circle .previous {
    margin-right: -10px
}

.slick-slider .slick-prev {
    left: -20px
}

.slick-slider .slick-next {
    right: -20px
}

.section-form .form-row {
    display: flex;
    gap: 20px
}

.section-form .wpcf7 label {
    font-weight: 500
}

.section-form .wpcf7 {
    box-shadow: 0 9px 28px 8px #0000000D;
    background-color: #fff;
    padding: 30px 30px 10px 30px;
    border-radius: 10px
}

.section-form .wpcf7 input {
    background-color: #f5f8fa!important;
    border: unset;
    height: 2.8em
}

.section-form .wpcf7 .wpcf7-not-valid-tip {
    background-color: unset;
    color: red
}

.section-form .wpcf7 input[type="submit"] {
    background-color: var(--fs-color-success)!important;
    margin: 0;
    font-size: .85em;
    font-weight: 500
}

.section-form .wpcf7 textarea {
    background-color: #f5f8fa!important;
    border: unset
}

.section-form .wpcf7 .wpcf7-form-control-wrap {
    margin-top: 6px
}

.form-row label span:first-child {
    color: red
}

.item-giai-thuong .icon-box-text .text {
    display: flex;
    align-items: center;
    gap: 5px
}

.item-giai-thuong .icon-box-text .text .icon {
    width: 15%
}

.item-giai-thuong .icon-box-text .text p {
    width: 85%;
    margin-bottom: 0
}

.news-title {
    color: var(--fs-color-success);
    font-size: 14px
}

.close-add-return {
    cursor: pointer;
    right: 24%;
    top: 8px;
    position: absolute
}

.tab-support ul {
    background-color: #ecf4fd
}

.tab-support ul li {
    margin: 0 40px
}

.tab-support ul li a {
    display: flex;
    font-size: .9em;
    flex-direction: column;
    justify-content: center;
    color: #000
}

.tab-support ul>li.active a {
    font-weight: 600;
    color: var(--primary-color)
}

.tab-support ul>li>a>img {
    padding-bottom: 5px;
    width: 20px
}

.tab-support .tab-panels .panel .content-tab-sp {
    background-color: #fff;
    border-radius: 10px;
    padding: 15px 20px 20px 20px
}

.category__tags-container {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    background: #fff;
    padding: 5px 0
}

.category__tags-container>a {
    transition: all .3s;
    border: 1px solid #e0e0e0;
    border-radius: 6px
}

.category__tags-container>a>div>p {
    margin-bottom: 0;
    font-size: 13px
}

.scroll-x {
    overflow-x: auto;
    flex-wrap: nowrap
}

.category__tags-container::-webkit-scrollbar {
    height: 6px
}

.category__tags-container::-webkit-scrollbar-track {
    background: #f1f1f1
}

.category__tags-container::-webkit-scrollbar-thumb {
    background: var(--primary-color)
}

.category__tags-container::-webkit-scrollbar-thumb:hover {
    background: var(--fs-color-success)
}

.category__tags-container>a>.tags-item.active>p {
    color: #fff
}

.category__tags-container .tags-item.active {
    background-color: var(--fs-color-success);
    border-radius: 6px
}

.category__tags-container .tags-item {
    color: #000;
    cursor: pointer;
    padding: 4px 7px
}

.category__list-container {
    display: flex;
    flex-direction: column
}

.categoryitem__container {
    display: flex;
    flex-direction: column;
    gap: 4px
}

.category__list-container h2 {
    margin: 20px 0;
    font-size: 18px;
    line-height: 24px
}

.category__list-container .category-item__content {
    -webkit-box-align: center;
    align-items: center;
    padding-inline:16px;background-color: rgb(255,255,255);
    border-radius: 8px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(224,224,224);
    cursor: pointer
}

.category-question-item__container {
    color: #000;
    display: flex;
    flex-direction: row;
    padding-block:16px;-webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid rgb(224,224,224)
}

.category-question-item__container:last-child {
    border-width: 0
}

.category-question-item__container h3 {
    font-family: 'OpenSans';
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 0
}

.category-question-item__container:hover h3 {
    color: var(--primary-color)
}

.category-question-item__container .arrow-right-icon {
    display: flex;
    align-items: center;
    justify-content: end;
    width: 24px;
    height: 24px
}

.bg-cam-2 .col-inner {
    background-color: #fff3dd
}

.bg-xanh-2 .col-inner {
    background-color: #b8dcff
}

.bg-xam-2 .col-inner {
    background-color: #efefef
}

.bg-xanh-1 {
    background-color: var(--primary-color)
}

.bg-cam-1 {
    background-color: #ffa800
}

.bg-xam-1 {
    background-color: #606060
}

.item-about .col-inner {
    height: 100%;
    border-radius: 20px
}

.box-icon-about {
    padding: 20px
}

.box-icon-about .icon-box-img {
    margin: 40px auto 20px!important
}

.box-icon-about .icon-box-text h3 {
    position: absolute;
    top: 0;
    left: 0;
    padding: 6px 10px;
    color: #fff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px
}

.box-icon-about .icon-box-text p {
    text-align: justify
}

.sub-text-about {
    color: var(--primary-color);
    margin-left: 24px
}

.sub-text-about::before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-image: url('https://dailyve.com/wp-content/uploads/assets/images/tick-icon.png')
}

.input-contact {
    height: 36px!important;
    border: 1px solid var(--primary-color)!important;
    background-color: #fff!important;
    margin-top: 5px;
    border-radius: 6px!important
}

.form-contact-about .col-inner {
    padding: 20px;
    box-shadow: rgba(100,100,111,.2) 0 7px 29px 0
}

.modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear 0.25s,opacity 0.25s 0s,transform 0.25s
}

.modal-content {
    position: absolute;
    left: 50%;
    transform: translate(-50%,0%);
    background-color: #fff;
    padding: 1rem 1.3rem;
    width: 24rem;
    border-radius: .5rem
}

.modal-content-wrapper {
    position: relative
}

.modal-content-wrapper .modal-container .modal-body {
    margin-top: 16px
}

.modal-content-wrapper .modal-container .modal-header {
    text-align: center
}

.modal-content-wrapper .modal-container .modal-header img {
    width: 100px
}

.modal-content-wrapper .modal-container .modal-body .banner-login img {
    height: 150px;
    width: 100%;
    object-fit: contain
}

.or-text {
    display: flex;
    margin: 16px 0;
    align-items: center;
    gap: 16px
}

.or-text span:first-child,.or-text span:last-child {
    width: 100%;
    height: 1px;
    background: #555
}

.modal-bottom-social {
    display: flex;
    justify-content: center;
    align-items: center
}

.button-login-social {
    transition: all .3s ease-in-out;
    padding: 7px 24px;
    border-radius: 20px;
    box-shadow: rgba(255,255,255,.2) 0 0 0 1px inset,rgba(0,0,0,.9) 0 0 0 1px
}

.button-login-social:hover .google-btn p {
    color: #1877f2
}

.button-login-social:hover {
    box-shadow: rgba(255,255,255,.2) 0 0 0 1px inset,rgb(24 119 242) 0 0 0 1px
}

.button-login-social .google-btn {
    display: flex;
    align-items: center;
    gap: 16px
}

.button-login-social .google-btn p {
    margin: 0;
    transition: all .3s ease-in-out;
    color: #000
}

.button-login-social .google-btn img {
    width: 25px
}

.close-button {
    float: right;
    width: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    cursor: pointer;
    border-radius: .25rem;
    background-color: lightgray
}

.back-button {
    position: absolute;
    left: 0;
    top: 7px;
    display: none;
    cursor: pointer;
    border: 1px solid #4160c1;
    width: 20px;
    height: 20px;
    font-size: 12px;
    justify-content: center;
    border-radius: 15px;
    align-items: center;
    color: #4160c1
}

.back-button:hover {
    background-color: #4160c1;
    color: #fff
}

.close-button:hover {
    background-color: darkgray
}

.content-method-login {
    margin: 0 20px
}

.content-sms-login {
    padding-top: 10px;
    display: none
}

.content-sms-verify {
    padding-top: 10px;
    display: none;
    margin: 0 20px
}

.content-sms-login input {
    margin: 0;
    border: 1px solid #555;
    color: #000;
    height: 2.7em;
    padding: .8em;
    border-radius: 20px;
    font-size: .9em
}

.btn-next {
    transition: all 0.2s ease;
    color: #fff;
    background-color: #1a4c85;
    margin-right: 0;
    width: 100%;
    border-radius: 20px;
    margin-top: 10px;
    padding: 3px 10px;
    text-transform: none;
    font-size: .9em
}

.btn-next:disabled {
    opacity: .6;
    cursor: not-allowed
}

.btn-next:hover {
    background-color: #183d62
}

#time-expired {
    color: #ffcb44
}

.resend-otp {
    text-align: center;
    display: none;
    margin-top: -5px
}

.resend-otp a {
    font-size: 13px;
    color: #000
}

.input-field {
    display: flex;
    justify-content: center;
    flex-direction: row;
    column-gap: 10px
}

.input-field input {
    margin-bottom: 5px;
    height: 45px;
    border-radius: 6px;
    outline: none;
    font-size: 1.125rem;
    text-align: center;
    border: 1px solid #1a4c85
}

.input-field input:focus {
    box-shadow: 0 1px 0 rgba(0,0,0,.1)
}

.input-field input::-webkit-inner-spin-button,.input-field input::-webkit-outer-spin-button {
    display: none
}

.error-msg {
    display: none;
    margin-top: 5px;
    font-size: 11px;
    color: red
}

.show-modal {
    z-index: 9999;
    opacity: 1;
    visibility: visible;
    transition: visibility 0s linear 0s,opacity 0.25s 0s,transform 0.25s
}

.action-drp .profile {
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer
}

.user-drp {
    cursor: pointer;
    display: flex;
    align-items: center;
    transition: all .3s ease-in-out;
    gap: 5px
}

.user-drp span {
    font-weight: 600;
    font-size: .85rem
}

.user-drp:hover {
    color: var(--fs-color-primary)
}

.action-drp .profile img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.action-drp .menu-drp {
    position: absolute;
    top: 120px;
    right: -10px;
    padding: 10px 20px;
    background-color: #fff;
    width: 170px;
    box-sizing: 0 25px 25px;
    border-radius: 15px;
    transition: 0.5s;
    visibility: hidden;
    opacity: 0
}

.action-drp .menu-drp.active {
    top: 54px;
    visibility: visible;
    opacity: 1
}

.action-drp .menu-drp::before {
    content: '';
    position: absolute;
    top: -5px;
    right: 28px;
    width: 20px;
    height: 20px;
    background: #fff;
    transform: rotate(45deg)
}

.action-drp .menu-drp h3 {
    width: 100%;
    text-align: center;
    font-size: 18px;
    padding: 20px;
    font-weight: 500;
    color: #2A3132;
    line-height: 1.2em
}

.action-drp .menu-drp h3 span {
    font-size: 14px;
    color: #cecece;
    font-weight: 400
}

.action-drp .menu-drp ul li {
    list-style: none;
    padding: 2px 0;
    border-top: 1px solid #fff;
    display: flex;
    align-items: center
}

.action-drp .menu-drp ul li img {
    max-width: 20px;
    margin-right: 10px;
    opacity: .5;
    transition: 0.5s
}

.action-drp .menu-drp ul li:hover img {
    opacity: 1
}

.action-drp .menu-drp ul li a {
    display: inline-block;
    text-decoration: none;
    color: #2A3132;
    font-weight: 500;
    transition: 0.5s
}

.action-drp .menu-drp ul li:hover a {
    color: var(--fs-color-primary)
}

.contributor-tickets {
    max-width: 100%;
    margin: 20px 0
}

.contributor-tickets-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px
}

.contributor-tickets-table th,.contributor-tickets-table td {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: left
}

.contributor-tickets-table th {
    background-color: #f2f2f2;
    font-weight: 700
}

.contributor-tickets-table tr:nth-child(even) {
    background-color: #f9f9f9
}

.contributor-tickets-table tr:hover {
    background-color: #f5f5f5
}

.filter-form {
    margin-bottom: 20px;
    padding: 15px;
    background: #f8f8f8;
    border-radius: 5px
}

.filter-row {
    display: flex;
    gap: 15px;
    align-items: center
}

.filter-row input {
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 3px
}

.filter-row button {
    margin: 0;
    align-self: flex-end;
    padding: 0 26px;
    background: #36a3fb;
    color: #fff;
    border: none;
    border-radius: 3px;
    cursor: pointer
}

.filter-item {
    width: 100%
}

.filter-item input,.filter-item select {
    margin-bottom: 0
}

.pagination {
    margin-top: 20px;
    text-align: center
}

.pagination a {
    display: inline-block;
    padding: 5px 10px;
    margin: 0 3px;
    border: 1px solid #ddd;
    text-decoration: none;
    color: #333;
    border-radius: 5px
}

.pagination a.current {
    background: #1a4c85;
    color: #fff;
    border-color: #1a4c85
}

.tabs_custom ul {
    box-shadow: 0 1px 3px rgba(0,0,0,.12);
    display: flex;
    justify-content: space-between
}

.tabs_custom ul li {
    width: 33.33%;
    text-align: center;
    margin: 0!important
}

.tabs_custom ul li a {
    font-size: 1rem
}

.ticket-cards {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px
}

.ticket-card {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0,0,0,.1);
    overflow: hidden;
    transition: transform 0.2s
}

.ticket-card:hover {
    transform: translateY(-5px)
}

.ticket-card-header {
    background: #f8f9fa;
    padding: 15px;
    border-bottom: 1px solid #eee
}

.ticket-card-header h3 {
    margin: 0;
    font-size: 1.1em;
    color: #333
}

.ticket-card-body {
    padding: 15px
}

.ticket-info {
    margin-bottom: 15px
}

.info-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 6px
}

.label {
    color: #666;
    font-weight: 500
}

.value {
    color: #333
}

.status-badge {
    padding: 4px 8px;
    border-radius: 4px;
    background: #e9ecef;
    font-size: .9em
}

.view-ticket-btn {
    display: block;
    text-align: center;
    padding: 2px;
    background: #007bff;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    transition: background 0.2s;
    margin: 0;
    width: 100%;
    text-transform: none
}

.view-ticket-btn:hover {
    color: #fff;
    background: #0056b3
}

.status-label {
    padding: 3px 8px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 500
}

.processing {
    background: #fff3cd;
    color: #856404;
    border: 1px solid #ffeeba
}

.paid {
    background: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb
}

.cancelled {
    background: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb
}

.unknown {
    background: #e2e3e5;
    color: #383d41;
    border: 1px solid #d6d8db
}

.loading-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.8);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999
}

.ticket-lookup-container {
    position: relative
}

.ajax-pagination {
    text-align: center;
    margin-top: 20px
}

.ajax-pagination a,.ajax-pagination span {
    display: inline-block;
    padding: 8px 12px;
    margin: 0 2px;
    text-decoration: none;
    border: 1px solid #ddd;
    color: #007cba
}

.ajax-pagination a:hover {
    background: #007cba;
    color: #fff
}

.ajax-pagination .current {
    background: #007cba;
    color: #fff;
    border-color: #007cba
}

.spinner {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #007cba;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
    margin: 20px auto
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.profile-sidebar {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0,0,0,.12);
    padding: 20px
}

.profile-header {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee
}

.profile-avatar {
    width: 60px;
    height: 60px;
    margin-right: 15px
}

.profile-avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover
}

.profile-name {
    margin: 0;
    font-size: 18px;
    font-weight: 600
}

.profile-menu {
    list-style: none;
    padding: 0;
    margin: 0
}

.profile-menu li {
    margin-bottom: 10px
}

.profile-menu li:last-child {
    margin-bottom: 0
}

.profile-menu li a {
    display: flex;
    align-items: center;
    padding: 10px;
    color: #333;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.3s ease
}

.profile-menu li a:hover {
    background: #f5f5f5
}

.profile-menu li.active a {
    background: #007bff;
    color: #fff
}

.profile-menu li i {
    width: 20px;
    margin-right: 10px
}

.profile-form {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,.1)
}

.form-group label {
    display: block;
    margin-bottom: 5px;
    font-weight: 700
}

.form-group input,.form-group textarea {
    width: 100%;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px
}

.form-group textarea {
    height: 100px;
    resize: vertical
}

.profile-actions {
    margin-top: 10px;
    display: flex;
    gap: 10px;
    align-items: center
}

.save-profile-btn,.logout-btn {
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer
}

.save-profile-btn {
    font-weight: 500;
    text-transform: none;
    padding: 5px 20px;
    margin: 0;
    background: #007bff;
    color: #fff
}

.save-profile-btn:hover {
    background: #0056b3
}

.logout-btn {
    background: #dc3545;
    color: #fff;
    text-decoration: none
}

.logout-btn:hover {
    background: #c82333;
    color: #fff
}

.change-avatar {
    display: block;
    text-align: center;
    margin-top: 10px;
    color: #007bff;
    cursor: pointer
}

.gender-options {
    display: flex;
    gap: 12px;
    align-items: center
}

.gender-options label {
    display: flex;
    align-items: center;
    gap: 8px
}

.gender-options label input {
    margin: 0
}

.breadcrumb {
    display: flex;
    align-items: center;
    padding: 0;
    margin-bottom: 20px;
    list-style: none;
    border-radius: 4px;
    font-size: 14px;
    flex-wrap: wrap
}

.breadcrumb li {
    display: flex;
    align-items: center;
    margin-left: 0!important;
    margin-bottom: 0!important
}

.breadcrumb li:not(:last-child):after {
    content: "›";
    margin: 0 8px;
    color: #666
}

.breadcrumb a {
    color: #666;
    text-decoration: none;
    transition: color 0.2s
}

.breadcrumb a:hover {
    color: var(--primary-color)
}

.breadcrumb li:last-child {
    color: #333;
    font-weight: 500
}

.no-office-container {
    background: #fff;
    border-radius: 12px;
    padding: 40px 20px;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0,0,0,.05)
}

.no-office-content {
    max-width: 420px;
    margin: 0 auto
}

.no-office-image {
    width: 180px;
    height: auto;
    margin-bottom: 24px
}

.no-office-content h3 {
    color: #333;
    font-size: 20px;
    margin-bottom: 12px
}

.no-office-content p {
    color: #666;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 24px
}

.hotline-button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: var(--primary-color);
    color: #fff;
    padding: 12px 24px;
    border-radius: 8px;
    font-weight: 600;
    transition: all 0.2s ease
}

.hotline-button:hover {
    color: #fff;
    background: #005ec4;
    transform: translateY(-1px)
}

.hotline-button i {
    font-size: 16px
}

.form-search-nhaxe .content-form {
    padding: 0 16px 10px 16px
}

.title-form {
    padding-top: 16px;
    font-size: 16px;
    font-family: 'OpenSans-Bold'
}

.box-gallery-company {
    margin-top: 30px
}

.box-info-company {
    border: 2px solid rgba(229,229,229,1);
    background: #fff;
    border-radius: 15px;
    padding: 16px 24px
}

.info-company-header {
    flex-wrap: wrap
}

.info-company-content {
    padding: 20px 0;
    border-top: 1px solid rgba(229,229,229,1);
    border-bottom: 1px solid rgba(229,229,229,1);
    margin: 16px 0
}

.info-company-content ul {
    list-style: none
}

.info-company-content ul li {
    margin-left: 0
}

.box-info-company h1 {
    font-family: 'OpenSans-Bold';
    font-size: 22px;
    width: fit-content;
    margin-bottom: 0
}

.box-info-company .info-company-review {
    align-items: flex-end;
    gap: 6px
}

.box-info-company .info-company-review span:first-child {
    font-size: 22px;
    font-weight: 700
}

.box-info-company .info-company-review i {
    font-size: 22px;
    color: #ff8d02;
    line-height: unset
}

.slider-company-gallery img.item {
    border-radius: 15px;
    height: 350px;
    object-fit: cover
}

.scroll-company_brand {
    max-height: 625px;
    overflow-y: auto;
    box-shadow: 0 0 8px -2px rgba(27,76,133,.3);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-top: 18px
}

.content-table table,.content-area.page-wrapper table {
    width: 100%;
    border-collapse: collapse!important;
    margin: 25px 0;
    font-size: .9em;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0,0,0,.15)
}

.content-table table thead tr,.content-area.page-wrapper table thead tr {
    background-color: var(--fs-color-primary);
    color: #fff;
    text-align: left;
    font-weight: 700
}

.content-table table th,.content-table table td,.content-area.page-wrapper table th,.content-area.page-wrapper table td {
    padding: 12px 15px;
    border: 1px solid #000;
    color: #000;
    font-size: 1em!important
}

.content-table table tbody tr,.content-area.page-wrapper table tbody tr {
    border-bottom: 1px solid #ddd
}

.content-table table tbody tr:nth-of-type(even),.content-area.page-wrapper table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3
}

.content-table table tbody tr:first-of-type,.content-area.page-wrapper table tbody tr:first-of-type {
    background-color: var(--fs-color-primary)
}

.content-table table tbody tr:first-of-type td,.content-area.page-wrapper table tbody tr:first-of-type td {
    color: #fff
}

@media screen and (max-width: 600px) {
    .content-table table th,.content-table table td,.content-area.page-wrapper table th,.content-area.page-wrapper table td {
        padding:8px 10px
    }

    .content-table table,.content-area.page-wrapper table {
        overflow-x: scroll;
        display: block;
        white-space: nowrap;
        width: 100%
    }

    .content-table::-webkit-scrollbar,.content-area.page-wrapper::-webkit-scrollbar {
        height: 8px
    }

    .content-table::-webkit-scrollbar-track,.content-area.page-wrapper::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 4px
    }

    .content-table::-webkit-scrollbar-thumb,.content-area.page-wrapper::-webkit-scrollbar-thumb {
        background: #888;
        border-radius: 4px
    }

    .content-table::-webkit-scrollbar-thumb:hover,.content-area.page-wrapper::-webkit-scrollbar-thumb:hover {
        background: #555
    }
}

.table-bus-station {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    margin-bottom: 0
}

.table-bus-station thead {
    background: #f8f9fa
}

.table-bus-station th {
    padding: 15px;
    font-weight: 600;
    color: #333;
    text-align: left;
    border-bottom: 2px solid #dee2e6
}

.table-bus-station td {
    padding: 12px 15px;
    border-bottom: 1px solid #eee;
    vertical-align: middle
}

.table-bus-station tbody tr:hover {
    background-color: #f8f9fa
}

.table-bus-station a {
    color: #333;
    text-decoration: none;
    transition: color 0.2s
}

.route-name {
    font-weight: 600;
    color: rgba(255,141,2,1)!important
}

.table-bus-station a:hover {
    color: #0056b3
}

.table-bus-station .book-btn {
    display: inline-block;
    padding: 8px 16px;
    background: var(--primary-color);
    color: #fff;
    border-radius: 4px;
    text-align: center;
    transition: background 0.2s
}

.table-bus-station .book-btn:hover {
    background: #005ec4;
    color: #fff
}

.text-mobile {
    display: none
}

.flex-box-center {
    gap: 16px;
    display: flex;
    align-items: center
}

.custom-row-logo .col-inner {
    border-radius: 5px;
    box-shadow: 0 0 8px 0 rgba(27,76,133,.3)
}

.section-seemore .row {
    box-shadow: 0 0 8px 0 rgba(27,76,133,.3);
    padding: 30px;
    border-radius: 20px
}

.custom_tab_QA .accordion {
    margin-top: 16px
}

.custom_tab_QA>ul>li.active>a {
    color: #fff;
    background-color: var(--fs-color-primary)
}

.custom_tab_QA ul li a {
    padding: 7px 20px;
    font-size: 1.1em;
    border-radius: 50px;
    font-family: 'Diavlo-Medium';
    font-weight: 500;
    text-transform: none;
    color: var(--fs-color-primary);
    background-color: rgba(232,241,244,1);
    justify-content: center
}

.posts-list--grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px
}

.posts-list--grid .tuyen-duong-item {
    margin: 0!important
}

.pagination-wrapper {
    text-align: center;
    margin-top: 20px
}

.pagination {
    display: inline-flex;
    border-radius: 4px;
    overflow: hidden
}

.pagination ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
    justify-content: center
}

.pagination li {
    margin-left: 1em!important
}

.pagination a,.pagination span.current {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 35px;
    height: 35px;
    padding: 0 12px;
    background: #fff;
    border: 1px solid #ddd;
    color: #333;
    text-decoration: none;
    transition: all 0.3s ease
}

.pagination a:hover {
    background: #f5f5f5;
    border-color: #ddd
}

.pagination span.current {
    background: var(--fs-color-primary);
    border-color: var(--fs-color-primary);
    color: #fff;
    border-radius: 5px
}

.pagination .prev,.pagination .next {
    font-size: 14px
}

.pagination i {
    font-size: 12px
}

.page-number {
    font-weight: 500
}

@media (max-width: 768px) {
    .category-posts-list-slide .slick-list,.posts-list-slide .slick-list {
        overflow:visible
    }

    .category-posts-list-slide .slick-slide {
        width: 80vw!important
    }

    .posts-list-slide .slick-slide {
        width: 70vw!important
    }
}

@media only screen and (max-width: 1530px) {
    #divFLRARight,#divFLRALeft {
        width:8.5vw!important
    }

    .header-main .nav>li>a {
        font-size: 14px!important
    }
}

@media only screen and (max-width: 1400px) {
    .nhd__ct-section.section {
        padding:0!important
    }
}

@media only screen and (max-width: 1365px) {
    body.boxed {
        max-width:100%!important
    }

    body.boxed .header-wrapper.stuck {
        max-width: 100%!important
    }
}

@media only screen and (max-width: 1200px) {
    .gt-txt {
        font-size:50px
    }

    .gt-txt-2 {
        font-size: 20px
    }

    .gt-list img {
        max-height: 40px
    }

    .width-tab {
        width: 100%
    }
}

@media only screen and (max-width: 1024px) {
    .btn-login {
        padding:0;
        margin: 0;
        border: none;
        text-transform: none;
        color: #000;
        text-decoration: underline;
        font-size: 13px
    }

    .btn-login:hover {
        background-color: unset;
        color: var(--fs-color-primary)
    }

    .content_detail_qr {
        width: 125px;
        height: 125px
    }

    .ct-top-banner {
        display: block
    }

    .nhd__ct-section.section .bg-loaded {
        background-image: none!important
    }

    .nhd__ct-section .section-content {
        padding-top: 0!important
    }

    #searchForm .item-search {
        width: 50%
    }

    .vxr-search-button.item-search {
        display: flex;
        justify-content: center
    }

    #logo {
        width: 145px!important
    }
}

@media only screen and (max-width: 849px) {
    .w-left {
        width:50%
    }

    .w-right {
        width: 47%
    }

    .posts-list--grid {
        grid-template-columns: repeat(2,1fr)
    }

    .provider_details_convenience__list_2 .facility {
        width: 50%
    }

    .sidebar-vexe-right {
        width: 100%
    }

    .main-vexe-content .sidebar-filter-vexe {
        display: none
    }

    .nav__filters__menu {
        display: block
    }

    .box-filter-overlay {
        z-index: 10;
        display: block
    }

    .item-rating-filter {
        justify-content: space-around
    }

    .bottom-sheet-content-body .radio-wrapper {
        justify-content: space-between;
        flex-direction: row-reverse;
        width: 100%;
        border-bottom: 1px solid #d1d0d0;
        padding-bottom: 15px
    }

    .bottom-sheet-content-body .radio-wrapper p {
        font-size: 16px
    }

    .bottom-sheet-content-body .radio-wrapper input[type='radio'] {
        margin-right: 0
    }

    .bottom-sheet-content-body .sort__route__radio-group {
        gap: 15px
    }

    .fs-list {
        max-height: 250px
    }

    .lightbox .fancybox__content {
        padding: 15px
    }

    .fs_lightbox_box {
        width: 50%
    }

    .fs_lightbox_box_list_label {
        width: 100%
    }

    .fs_lightbox_box_list_code {
        margin: 0
    }

    .gt-title {
        font-size: 32px
    }

    .gt-txt-3 {
        font-size: 19px
    }

    .box-content__txt-1 {
        font-size: 19px
    }

    .box-content__txt-2 {
        font-size: 20px
    }

    .box-content .col-inner {
        padding: 15px
    }

    .gt-ct-row {
        background: transparent
    }

    .gt-ct-row::after {
        content: '';
        display: block;
        width: 300px;
        height: 300px;
        background: var(--wpr-bg-dc829af7-9b54-4388-b3d2-11bddc81dabf) no-repeat top center / contain;
        margin: 0 auto
    }

    .top-reviews__grid-item-link__txt-big-size {
        font-size: 22px
    }

    .top-reviews__grid-item-link__txt {
        font-size: 18px
    }

    .top-reviews__grid-item:nth-child(1),.top-reviews__grid-item:nth-child(4),.top-reviews__grid-item:nth-child(5) {
        min-height: 250px
    }

    .provider-details__comment-form__sub-title {
        font-size: 14px
    }

    .online-booking-page__provider-list__item__img {
        width: 40%
    }

    .online-booking-page__provider-list__item__info {
        width: 60%
    }

    .online-booking-page__provider-list__item__handle {
        width: 100%;
        margin-top: 20px
    }

    .w-38p {
        width: 100%
    }

    .online-booking-page__provider-list__item__btns {
        font-size: 15px;
        margin-top: 5px
    }

    .discount {
        margin-bottom: 0
    }

    .steps-content {
        align-items: center;
        flex-direction: column
    }

    .payment_content {
        flex-direction: column
    }

    .payment_content_left {
        width: 100%
    }

    .payment_content_right {
        width: 100%
    }

    .box_success_notify {
        padding: 0
    }

    .message-box {
        padding-left: 12px!important;
        padding-right: 12px!important
    }

    .seat-groups {
        padding-right: 0;
        padding-bottom: 10px
    }

    .payment_info_bill {
        padding: 30px 0 0 0
    }

    .toc-list {
        display: none
    }

    .header-main #logo {
        display: block
    }

    .stuck #masthead.header-main {
        height: 70px!important
    }

    .header-main {
        height: 70px!important
    }

    .home-top-section .section-bg {
        opacity: 0
    }

    .home-top-text {
        text-shadow: unset;
        margin: 15px 0;
        font-size: 0.9rem!important
    }

    .home-top-text span,.home-top-text a {
        color: #000!important
    }
}

@media only screen and (max-width: 549px) {
    .section-tt::before {
        display:none;
        content: unset
    }

    .title-main-about {
        font-size: 1.6em;
        margin-bottom: 20px
    }

    .category-posts-list-slide .post-thumbnail img {
        max-height: 170px
    }

    .trip-card {
        gap: 6px
    }

    .slider-company-gallery img.item {
        height: 260px
    }

    .info-company-header {
        flex-direction: column;
        gap: 5px;
        align-items: flex-start
    }

    .box-content-company {
        padding: 20px
    }

    .trip-card {
        flex-direction: column
    }

    .trip-card .trip-info {
        flex: 100%
    }

    .trip-card .trip-extra {
        flex: 100%
    }

    .trip-card .trip-price {
        flex: 100%
    }

    .lvn-tab-content .lvn-tab-item {
        min-width: 130px
    }

    .partner_tab ul li a {
        padding: 6px 30px!important
    }

    .lvn-tab-content__seemore {
        display: none
    }

    .ticket-cards {
        grid-template-columns: repeat(1,1fr)
    }

    #logo {
        width: 160px!important
    }

    .modal-content {
        width: 90%
    }

    .content-method-login {
        margin: 0
    }

    .content-sms-login,.content-sms-verify {
        margin: 0
    }

    .user-drp span {
        display: none
    }

    .vivu-tbl-2 td:first-child {
        width: 50%
    }

    .main-vexe-content .tooltip .tooltiptext {
        max-width: 246px
    }

    .w-left {
        width: 100%
    }

    .w-right {
        width: 100%
    }

    .show-on-pc {
        display: none
    }

    .show-on-mb {
        display: block
    }

    .messenger-btn,.zalo-oa-btn,.facebook-btn {
        display: none
    }

    .px-8 {
        padding-left: 0;
        padding-right: 0
    }

    .if_bus_ani {
        height: 300px
    }

    .not__found__content .label {
        font-size: 18px
    }

    .o-media {
        flex-direction: column
    }

    .o-media__figure span {
        width: 100%!important
    }

    .o-media__body {
        margin-left: 0
    }

    .swal2-wide {
        max-width: 340px
    }

    .home .mfp-container {
        padding: 15px
    }

    .vehicle__col {
        padding: 0;
        width: 100%;
        margin-bottom: 15px
    }

    .vehicle__col:last-child {
        margin-bottom: 0
    }

    .fs_btn {
        font-size: 0.9rem!important
    }

    .fs-list {
        max-height: 180px
    }

    .fs_lightbox_box {
        width: 100%
    }

    .vivu-faq__title,.vivu-faq__content {
        width: 100%
    }

    .messenger-btn,.zalo-oa-btn,.facebook-btn {
        display: none
    }

    .dailyve-title-war {
        font-size: 20px
    }

    .gt-txt {
        font-size: 40px
    }

    .gt-sec .bg-fill {
        background-position: 100% 30%!important
    }

    .gt-title {
        font-size: 24px
    }

    .gt-txt-3 {
        font-size: 16px
    }

    .box-content__txt-1 {
        font-size: 16px
    }

    .box-content__txt-2 {
        margin-top: 20px
    }

    .gt-title-2 {
        font-size: 18px
    }

    .big-fs {
        font-size: 30px
    }

    .gt-txt-4 {
        font-size: 16px
    }

    .gt-ct-row::after {
        width: 200px;
        height: 200px
    }

    .home #metu {
        display: block
    }

    .top-reviews__grid-item:nth-child(1),.top-reviews__grid-item:nth-child(4),.top-reviews__grid-item:nth-child(5) {
        width: 60%;
        min-height: 200px
    }

    .top-reviews__grid-item {
        width: calc(40% - 10px)
    }

    .top-reviews__grid-item-link__txt {
        font-size: 16px;
        bottom: 10px;
        left: 10px
    }

    .top-reviews__grid-item-link__txt-big-size {
        font-size: 18px
    }

    .taxonomy-description p,.from_the_blog_excerpt {
        font-size: 16px
    }

    body.archive .post-item {
        padding-bottom: 50px
    }

    #kiemtraveForm td {
        font-size: 16px
    }

    #kiemtraveForm input[type="text"] {
        margin-bottom: 15px
    }

    #kiemtraveForm input[type="tel"] {
        margin-bottom: 20px
    }

    .tab-custom ul.nav>li {
        margin-left: 30px!important
    }

    .tab-custom ul.nav {
        gap: 0
    }

    .tab-custom .nav>li>a {
        padding: 10px 10px 10px 5px
    }

    .tabbed-content .tab a {
        padding: 10px 15px;
        font-size: 14px
    }

    .tabbed-content .nav {
        justify-content: center;
        gap: 0
    }

    .custom_tab_QA .nav {
        justify-content: center;
        gap: 10px
    }

    .col-inner .tabbed-content .nav .tab:nth-child(2n) {
        margin-right: 0
    }

    .accordion-sub-item {
        width: 100%;
        padding: 0;
        margin-bottom: 20px
    }

    .accordion-sub-item:last-child {
        margin-bottom: 0
    }

    .rating-tab__cat {
        width: 100%;
        padding: 0
    }

    .provider-details__comment-form__item {
        width: 50%
    }

    .provider-details__comment-form__full-width {
        width: 100%
    }

    .online-booking-page__provider-list__item__img,.online-booking-page__provider-list__item__info {
        width: 100%
    }

    .w-42p {
        width: 100%
    }

    .online-booking-page__provider-list__item__info {
        margin-top: 15px;
        padding: 0
    }

    .online-booking-page__provider-list__item {
        padding: 10px
    }

    .online-booking-page__provider-list__item__price-btn {
        width: 48%;
        padding: 10px 8px
    }

    .online-booking-page__provider-list__item__details-btn {
        width: 52%;
        padding: 10px 4px
    }

    .vivu-providers-filter {
        width: 100%;
        margin-top: 15px
    }

    .mouse_scroll {
        display: none
    }

    .vexere-frame-content {
        width: 100%
    }

    .show-on-mb {
        display: block
    }

    .show-on-pc {
        display: none
    }

    .tooltip .tooltiptext {
        max-width: 220px
    }

    .seat svg {
        width: 30px;
        height: auto
    }

    .section-tabs-point {
        display: flex;
        width: 100%;
        justify-content: space-between;
        margin-top: 16px;
        gap: 10px
    }

    .notify-trip .full-trip {
        width: 100%
    }

    .form-footer-action {
        flex-wrap: wrap;
        gap: 10px
    }

    .form-footer-prev {
        text-align: right;
        width: 100%
    }

    .form-footer-right {
        width: 100%;
        justify-content: space-between
    }

    .content-dropoff-point {
        display: none
    }

    .booking-confirmation__container {
        flex-direction: column
    }

    .wrap-left-info {
        width: 100%
    }

    .wrap-right-info {
        width: 100%
    }

    .payment_method_detail .bg--positive {
        display: none
    }

    .content_detail_guideline_step {
        flex-wrap: wrap
    }

    .content_detail_guideline_step div {
        flex-basis: 48%;
        align-items: center;
        text-align: center
    }

    .payment_method_detail_content_container {
        margin-left: 0
    }

    .transfer_va_box .content_detail {
        align-items: center;
        flex-direction: column
    }

    .transfer_va_box .content_detail .content_detail_right {
        width: 100%
    }

    .transfer_va_box .content_detail .content_detail_left {
        width: 100%
    }

    .content_detail_qr {
        width: 150px;
        height: 150px
    }

    .box-wrapper-info {
        padding: 30px 15px
    }

    ._success h2 {
        font-size: 30px
    }

    ._success {
        padding: 30px
    }

    .online-booking-page__provider-list__item__bus-type-info {
        margin-top: 5px
    }

    .online-booking-page__provider-list__item__available-seat .seat-available {
        text-align: left;
        margin-top: -28px
    }

    .box-scroll-auto .box .box-image>div {
        height: 142px
    }

    .overView__container-categories .rating-tab__cat {
        width: 47%!important
    }

    .collapse-body-content .route-recommendation__item {
        flex: 1 1 0%;
        max-width: 100%
    }

    .table--phone tbody>tr {
        padding: 18px
    }

    .table--phone tbody>tr .route--phone {
        flex-direction: column-reverse;
        width: 50%;
        align-items: stretch;
        gap: 10px;
        border-left: 1px solid rgb(190,190,190);
        padding-left: 15px
    }

    .table--phone tbody>tr .route--phone section {
        margin-left: 0
    }

    .table--phone tbody>tr .route--title {
        max-width: 50%
    }

    .popover__menu {
        left: unset;
        right: 0
    }

    .popover__menu:after {
        left: unset;
        right: .5em
    }

    .vivu-tbl-2 th:nth-child(2) {
        display: none
    }

    .vivu-tbl-2 td:nth-child(2) {
        display: none
    }

    .container-category {
        grid-template-columns: repeat(2,1fr);
        gap: 10px
    }

    .blog-archive .section-title-container .section-title span {
        font-size: 24px
    }

    .boxes-list {
        display: grid;
        grid-template-columns: repeat(1,1fr);
        gap: 16px;
        margin: auto
    }

    .box-item__content__index__desc {
        font-size: 14px
    }

    .box-item__content__index__title {
        font-size: 15px
    }

    .box-item__content__index__price {
        font-size: 15px
    }

    #searchForm .item-search {
        width: 100%;
        padding: 5px
    }

    .vxr-search-button {
        padding-bottom: 10px!important
    }

    .row-search {
        border: unset;
        border-bottom: 1px solid #dee2e6;
        border-radius: 0
    }

    .row-search>.col-search>label {
        padding-top: 0
    }

    #route-exchange-wrapper {
        transform: none;
        top: 65%;
        right: 10px
    }

    #route-exchange .fa-exchange-alt {
        transform: rotate(90deg)
    }

    #add-return-date .add-return {
        height: 30px!important;
        border-bottom: none
    }

    .item-search button {
        height: 50px!important
    }

    .tab-support ul li {
        margin: 0 7px
    }

    .tab-support .tab a {
        font-size: 12px
    }

    .review-first img {
        top: -14px;
        left: -8px
    }

    .skeleton-phones .bar {
        width: 100%!important
    }

    .online-booking-page__provider-list__item__img img {
        height: 180px
    }

    .w-bct {
        width: 90%
    }

    .table-bus-station th:nth-child(2),.table-bus-station th:nth-child(3),.table-bus-station th:nth-child(5),.table-bus-station td:nth-child(2),.table-bus-station td:nth-child(3),.table-bus-station td:nth-child(5) {
        display: none
    }

    .table-bus-station th:nth-child(1),.table-bus-station td:nth-child(1) {
        width: 60%
    }

    .table-bus-station th:nth-child(4),.table-bus-station td:nth-child(4) {
        width: 40%
    }

    .table-bus-station a {
        font-weight: 600
    }

    .text-mobile {
        display: block
    }

    .table-bus-station .box-mobile-start {
        gap: 6px;
        display: flex;
        flex-direction: column;
        align-items: start
    }

    .table-bus-station .box-mobile-end {
        display: flex;
        flex-direction: column;
        align-items: end;
        gap: 6px
    }

    .flex-box-center {
        flex-direction: column
    }

    .flex-box-center img {
        width: 100%;
        border-radius-top-left: 10px!important;
        border-radius-top-right: 10px!important;
        border-radius-bottom-left: 0px!important;
        border-radius-bottom-right: 0px!important
    }

    .bus-station-card {
        padding: 0!important
    }

    .posts-list--grid {
        grid-template-columns: repeat(1,1fr)
    }

    .tuyen-duong-item__content__title,.tuyen-duong-item__content__desc {
        flex-wrap: wrap;
        gap: 10px
    }

    .one-line {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: unset
    }
}

@media only screen and (max-width: 385px) {
    .button-login-social {
        padding:7px 18px
    }
}

@media only screen and (max-width: 48em) {
    .box-scroll-auto .box .box-text {
        width:275px
    }

    .box-scroll-auto .box .box-image {
        width: 275px
    }

    .section-title-container .section-title span {
        font-size: 20px
    }

    .box-booking-tecket {
        margin-top: 0
    }

    .tab-custom .tab-panels {
        padding-bottom: 0
    }

    .box-solieu {
        gap: 12px
    }

    .item-text {
        text-align: center;
        width: 48%
    }

    .box-logo-nhaxe {
        flex-wrap: wrap
    }

    .box-logo-nhaxe .box {
        width: 50%
    }

    .slick-arrow img {
        width: 36px
    }

    .slick-slider .slick-prev {
        left: 0
    }

    .slick-slider .slick-next {
        right: 0
    }

    .box-questions .accordion .accordion-item .accordion-title {
        font-size: 14px
    }

    .section-form .form-row {
        flex-direction: column;
        gap: 0
    }

    .section-title b {
        height: 0
    }

    .news-content__left {
        display: none
    }

    ul.news-content__right {
        margin: 0
    }

    .news-content__right .news-content__item-images img {
        height: 78px!important
    }

    .news-content__right .news-content__item-images {
        height: unset;
        width: 40%
    }

    .news-content__right .news-content__intro {
        border: none;
        padding: 0;
        border-radius: unset
    }

    .news-content__right .news-content__intro h3 {
        font-size: 17px;
        line-height: 22px;
        margin-bottom: 5px
    }

    .news-content__right .news-content__intro h3 {
        font-size: 13px;
        line-height: 18px
    }

    .tabs-top .tabs-info {
        flex-direction: column;
        align-items: start;
        width: 100%
    }

    .tabs-info .tabs-navigation {
        margin: 0;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden
    }

    .tabs-navigation::-webkit-scrollbar {
        width: 10px
    }

    .tabs-info .title-news-home {
        margin-bottom: 5px;
        font-size: 20px
    }

    .tabs-top .see-more {
        font-size: 14px;
        font-weight: 600;
        line-height: 20px;
        position: relative;
        right: 95px;
        top: -19px;
        white-space: nowrap
    }

    ul.tabs-list li {
        border-bottom: 1px solid #44494d;
        font-size: 15px
    }

    .scroller {
        max-height: 300px
    }
}

.hotline-flex {
    display: flex;
    align-items: center;
    gap: 5px
}

.sec-center {
    position: relative;
    max-width: 100%;
    text-align: right
}

.dropdown[type="checkbox"]:checked,.dropdown[type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
    opacity: 0;
    pointer-events: none
}

.dark-light:checked+label,.dark-light:not(:checked)+label {
    position: fixed;
    top: 40px;
    right: 40px;
    z-index: 20000;
    display: block;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    cursor: pointer;
    transition: all 200ms linear;
    box-shadow: 0 0 25px rgba(255,235,167,.45)
}

.dark-light:checked+label {
    transform: rotate(360deg)
}

.dark-light:checked+label:after,.dark-light:not(:checked)+label:after {
    position: absolute;
    content: '';
    top: 1px;
    left: 1px;
    overflow: hidden;
    z-index: 2;
    display: block;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    background-color: var(--fs-color-success);
    background-image: var(--wpr-bg-9a4a14ed-8662-49a1-93d1-2312656affa9);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 200ms linear;
    opacity: 0
}

.dark-light:checked+label:after {
    opacity: 1
}

.dark-light:checked+label:before,.dark-light:not(:checked)+label:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 1;
    display: block;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    background-color: #48dbfb;
    background-image: var(--wpr-bg-7c84325d-5c0b-43dd-a62c-e12224612845);
    background-size: 25px 25px;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 200ms linear
}

.dark-light:checked+label:before {
    background-color: #000
}

.light-back {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #fff;
    overflow: hidden;
    background-image: var(--wpr-bg-8950d0ca-847a-443d-952c-2d058c8f6656);
    background-position: center;
    background-repeat: repeat;
    background-size: 4%;
    height: 100%;
    width: 100%;
    transition: all 200ms linear;
    opacity: 0
}

.dark-light:checked~.light-back {
    opacity: 1
}

.dropdown:checked+label,.dropdown:not(:checked)+label {
    position: relative;
    font-weight: 600;
    font-size: 14px;
    line-height: 2;
    transition: all 200ms linear;
    width: 100%;
    letter-spacing: 1px;
    text-align: right;
    border: none;
    cursor: pointer;
    margin-bottom: 0;
    color: var(--fs-color-success)
}

.for-dropdown {
    margin-bottom: 0
}

.dark-light:checked~.sec-center .for-dropdown {
    background-color: var(--fs-color-success);
    color: #ffeba7;
    box-shadow: 0 12px 35px 0 rgba(16,39,112,.25)
}

.dropdown:checked+label:before,.dropdown:not(:checked)+label:before {
    position: fixed;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    z-index: -1;
    cursor: auto;
    pointer-events: none
}

.dropdown:checked+label:before {
    pointer-events: auto
}

.dropdown:not(:checked)+label .uil {
    font-size: 24px;
    margin-left: 10px;
    transition: transform 200ms linear
}

.dropdown:checked+label .uil {
    transform: rotate(180deg);
    font-size: 24px;
    margin-left: 10px;
    transition: transform 200ms linear
}

.section-dropdown {
    position: absolute;
    padding: 5px;
    background-color: #fff;
    top: 34px;
    left: 0;
    width: 150px;
    border-radius: 4px;
    display: block;
    box-shadow: 0 14px 35px 0 rgba(9,9,12,.4);
    z-index: 2;
    opacity: 0;
    pointer-events: none;
    transform: translateY(20px);
    transition: all 200ms linear
}

.dark-light:checked~.sec-center .section-dropdown {
    background-color: #fff;
    box-shadow: 0 14px 35px 0 rgba(9,9,12,.15)
}

.dropdown:checked~.section-dropdown {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0)
}

.section-dropdown:before {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    content: '';
    display: block;
    z-index: 1
}

.section-dropdown:after {
    position: absolute;
    top: -7px;
    left: 30px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    content: '';
    display: block;
    z-index: 2;
    transition: all 200ms linear
}

.dark-light:checked~.sec-center .section-dropdown:after {
    border-bottom: 8px solid #fff
}

.section-dropdown a {
    position: relative;
    color: #000;
    transition: all 200ms linear;
    font-weight: 500;
    font-size: 14px;
    border-radius: 2px;
    padding: 5px 0;
    padding-left: 10px;
    margin: 2px 0;
    text-align: left;
    text-decoration: none;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
    -ms-flex-pack: distribute
}

.dark-light:checked~.sec-center .section-dropdown a {
    color: var(--fs-color-success)
}

.section-dropdown a:hover {
    color: #fff;
    background-color: var(--primary-color)
}

.dark-light:checked~.sec-center .section-dropdown a:hover {
    color: #ffeba7;
    background-color: var(--fs-color-success)
}

.section-dropdown a .uil {
    font-size: 22px
}

.dropdown-sub:checked+label,.dropdown-sub:not(:checked)+label {
    position: relative;
    color: #fff;
    transition: all 200ms linear;
    font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size: 15px;
    border-radius: 2px;
    padding: 5px 0;
    padding-left: 20px;
    padding-right: 15px;
    text-align: left;
    text-decoration: none;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
    -ms-flex-pack: distribute;
    cursor: pointer
}

.dropdown:checked+label .fa-angle-down {
    transform: rotate(180deg);
    transition: transform 200ms linear
}

.dropdown-sub:checked+label .uil,.dropdown-sub:not(:checked)+label .uil {
    font-size: 22px
}

.dropdown-sub:not(:checked)+label .uil {
    transition: transform 200ms linear
}

.dropdown-sub:checked+label .uil {
    transform: rotate(135deg);
    transition: transform 200ms linear
}

.dropdown-sub:checked+label:hover,.dropdown-sub:not(:checked)+label:hover {
    color: var(--fs-color-success);
    background-color: #ffeba7
}

.dark-light:checked~.sec-center .section-dropdown .for-dropdown-sub {
    color: var(--fs-color-success)
}

.dark-light:checked~.sec-center .section-dropdown .for-dropdown-sub:hover {
    color: #ffeba7;
    background-color: var(--fs-color-success)
}

.section-dropdown-sub {
    position: relative;
    display: block;
    width: 100%;
    pointer-events: none;
    opacity: 0;
    max-height: 0;
    padding-left: 10px;
    padding-right: 3px;
    overflow: hidden;
    transition: all 200ms linear
}

.dropdown-sub:checked~.section-dropdown-sub {
    pointer-events: auto;
    opacity: 1;
    max-height: 999px
}

.section-dropdown-sub a {
    font-size: 14px
}

.section-dropdown-sub a .uil {
    font-size: 20px
}

.shine {
    position: relative;
    overflow: hidden
}

.shine::before {
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);
    content: "";
    display: block;
    height: 100%;
    left: -75%;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2
}

.shine:hover::before,.shine:focus::before {
    -webkit-animation: shine 0.85s;
    animation: shine 0.85s
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.hd-contact {
    margin-right: 50px
}

.hd-contact__label {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5px
}

.hd-contact__hotline {
    margin-right: 5px
}

.hd-contact__24-7 {
    font-weight: 700;
    color: #1b4c85
}

.hd-contact__24-7 i {
    margin-right: 5px
}

.hd-contact__phone {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    color: #37a3fb;
    line-height: 1.2
}

.hd-contact__phone-icon,.hd-contact__phone-txt {
    display: block
}

.hd-contact__phone-txt {
    margin-left: 5px
}

.hd-contact__phone-icon img {
    width: 26px
}

.header-nav-main li.html.custom.html_topbar_left {
    margin-right: 0
}

.home-main-content {
    position: relative
}

.home-main-content__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    transition: .3s ease
}

.home-main-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    z-index: 1
}

.home-main-content__nav {
    position: relative;
    z-index: 1;
    text-align: center
}

.home-main-content__nav-container {
    display: inline-block;
    padding: 10px;
    border: 1px solid #fff;
    border-radius: 40px;
    background: rgba(255,255,255,.2)
}

.home-main-content__nav-wrap {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 10px 0
}

.home-main-content__nav-item {
    color: #fff;
    padding: 5px 15px;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 20px;
    font-weight: 700;
    text-transform: uppercase
}

.home-main-content__nav-item.active {
    border: 1px solid #000;
    background: #fff;
    color: #000
}

.home-main-content__nav {
    padding-top: 50px;
    margin-bottom: 45px
}

.home-main-content__slogan {
    position: relative;
    z-index: 1;
    text-align: center;
    color: #fff;
    font-size: 45px;
    margin-bottom: 45px
}

.home-main-content__slogan-txt {
    display: none
}

.home-main-content__slogan-txt.active {
    display: block
}

.home-main-content__tour-info {
    width: 40%;
    color: #fff;
    padding: 0 15px 0 60px
}

.home-main-content__tour-list-wrap {
    width: 60%
}

.home-main-content__tour-info-title {
    color: #fff;
    font-size: 25px
}

.home-main-content__tour-info-wrap {
    max-width: 500px
}

.home-main-content__tour-info-desc {
    margin-bottom: 30px
}

.home-main-content__tour-info-btn {
    background: #fff;
    color: #000;
    display: inline-block;
    padding: 10px 45px 10px 20px;
    font-weight: 700;
    border-radius: 30px;
    position: relative;
    border: 1px solid #000
}

.home-main-content__tour-info-btn::after {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    display: block;
    border-radius: 50%;
    background: #000 var(--wpr-bg-f5ede219-b4c7-4fff-87e2-09a15662e29e) no-repeat center / 10px auto
}

.home-main-content__tours {
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.home-main-content__tour-info-2 {
    padding-top: 30px;
    transition: .3s ease
}

.home-main-content__tour-info-2-img {
    position: relative;
    overflow: hidden;
    padding-top: 120%;
    border-radius: 10px;
    box-shadow: 3px 3px 3px rgba(0,0,0,.2);
    transition: .3s ease
}

.home-main-content__tour-info-2-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.home-main-content__tour-info-2-txt {
    opacity: 0;
    color: #fff;
    margin-top: 20px
}

.home-main-content__tour-info-2-title {
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 5px
}

.home-main-content__tour-count {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 0 0 30px 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    flex-wrap: wrap;
    opacity: 0
}

.home-main-content__tour-current {
    display: block;
    margin-top: -5px
}

.home-main-content__tour-total {
    display: block
}

.home-main-content__tour-list {
    display: none
}

.home-main-content__tour-list .owl-item.active.focus .home-main-content__tour-info-2 {
    padding-top: 0
}

.home-main-content__tour-list .owl-item.active.focus .home-main-content__tour-info-2-txt {
    opacity: 1
}

.home-main-content__tour-list .owl-item.active.focus .home-main-content__tour-info-2-img {
    padding-top: 100%
}

.title-1 {
    position: relative;
    padding: 0 0 0 35px;
    margin-bottom: 20px
}

.title-1::before {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    width: 24px;
    height: 24px;
    background: var(--wpr-bg-bd1e0e25-9787-41e5-b63b-cc185b37d335) no-repeat center / cover
}

.hot-deal {
    display: flex;
    flex-wrap: wrap
}

.hot-deal__slider-wrap {
    width: 45%;
    position: relative
}

.hot-deal__content {
    width: 55%;
    padding-left: 60px
}

.hot-deal__rating {
    color: #F90;
    margin-bottom: 15px
}

.title-2 {
    color: #1A4C85
}

.hot-deal__desc {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 30px;
    margin-bottom: 30px
}

.hot-deal__info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px
}

.hot-deal__price {
    max-width: calc(50% - 10px);
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #f44336
}

.hot-deal__btn-wrap {
    max-width: calc(50% - 10px);
    text-align: center
}

.hot-deal__btn {
    background: #1A4C85;
    color: #fff;
    display: inline-block;
    padding: 10px 45px 10px 20px;
    font-weight: 700;
    border-radius: 30px;
    position: relative;
    border: 1px solid #1A4C85
}

.hot-deal__btn::after {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    display: block;
    border-radius: 50%;
    background: #36a3fb var(--wpr-bg-0a25074d-4e2c-4a8a-8412-025dd300e286) no-repeat center / 10px auto
}

.hot-deal__btn:hover {
    color: #fff
}

.hot-deal__slider.owl-carousel .owl-dot {
    min-height: auto;
    margin: 0
}

.hot-deal__slider.owl-carousel .owl-dot.active span {
    background: #1A4C85
}

.hot-deal__slider-nav {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    bottom: 20%;
    right: -50px;
    z-index: 1;
    background: #fff;
    border: 1px solid #1A4C85;
    padding: 8px 10px;
    gap: 10px
}

.hot-deal__slider-nav-btns {
    display: flex;
    flex-wrap: wrap;
    gap: 5px
}

.hot-deal__slider-nav-btn {
    font-size: 12px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid #36a3fb;
    color: #36a3fb;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.hot-deal__slider-nav-txt {
    font-weight: 700
}

.title-1--ct-style::before {
    background-image: var(--wpr-bg-3f03058f-71b5-474c-a3a1-3251dc2c6b00)
}

.title-2--ct-style {
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 0
}

.tour-packages-col {
    padding: 0
}

.tour-packages__nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px
}

.tour-packages__slider-item__wrap {
    padding-top: 40px;
    transition: .3s ease
}

.tour-packages__slider-item-title {
    font-size: 18px;
    color: #1A4C85;
    padding: 0 35px;
    margin-bottom: 5px
}

.tour-packages__slider-item-img {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    padding-top: 100%
}

.tour-packages__slider-item-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.tour-packages__slider-item-reviews {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    padding: 0 35px;
    margin-bottom: 5px
}

.tour-packages__slider-item-rating {
    color: #F90
}

.tour-packages__slider-item-link {
    color: #000;
    display: block
}

.tour-packages__slider-item-price {
    color: #f44336;
    font-size: 20px;
    font-weight: 700
}

.tour-packages__slider-item-txt {
    display: none;
    text-align: center;
    position: relative;
    margin-top: 10px
}

.tour-packages__slider-item-txt::before {
    content: '';
    position: absolute;
    top: 10px;
    right: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: block;
    background: #1A4C85 var(--wpr-bg-87157637-8608-4df1-b3c5-84e861799d88) no-repeat center / 10px auto
}

.tour-packages__slider .slick-slide.slick-current.slick-center .tour-packages__slider-item-txt {
    display: block
}

.tour-packages__slider .slick-slide.slick-current.slick-center .tour-packages__slider-item__wrap {
    padding-top: 0
}

.tour-packages__slider .slick-slide.slick-current.slick-center .tour-packages__slider-item-img {
    padding-top: 120%
}

.tour-packages__slider .slick-slide {
    margin: 0 10px
}

.tour-packages__slider .slick-list {
    margin: 0 -10px
}

.tour-packages__slider {
    display: none;
    overflow: hidden
}

.tour-packages__nav-sub-items {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px
}

.tour-packages__nav-item-wrap {
    padding: 7px 15px;
    font-weight: 700;
    background: #b3b3b3;
    border-radius: 20px;
    color: #fff;
    position: relative;
    cursor: pointer
}

.tour-packages__nav-item--ct-style .tour-packages__nav-item-wrap::before {
    content: '\f061';
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #1A4C85;
    text-align: center;
    font-size: 12px
}

.tour-packages__nav-item--ct-style {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px
}

.tour-packages__nav-item--ct-style.active .tour-packages__nav-item-wrap::before {
    content: '\f060'
}

.tour-packages__nav-sub-items-wrap {
    display: none
}

.tour-packages__nav-sub-item.active {
    color: #ff0
}

.tour-packages__nav-item--ct-style .tour-packages__nav-item-wrap {
    padding-right: 40px
}

.tour-packages__nav-item.active .tour-packages__nav-item-wrap {
    background: #36a3fb
}

.tour-packages__nav-item--ct-style.active {
    background: #36a3fb;
    border-radius: 20px;
    padding-right: 15px
}

.tour-packages__nav-sub-item {
    color: #fff;
    font-weight: 700;
    cursor: pointer
}

.tour-packages__slider .slick-dots {
    max-width: 1200px;
    width: 100%;
    margin: 20px auto 0 auto;
    padding: 0 15px;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.tour-packages__slider .slick-dots li {
    margin: 0
}

.tour-packages__slider .slick-dots button {
    font-size: 0;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.tour-packages__slider .slick-dots .slick-active button {
    background: #1A4C85
}

.title-1--ct-style-2::before {
    background-image: var(--wpr-bg-101b1b14-c814-4a5e-b44b-3f0a7222d0f7)
}

.title-3 {
    color: #59815B;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px
}

.title-3__highlight {
    color: #ff0c1e
}

.moment__slide {
    display: flex;
    flex-wrap: wrap;
    gap: 30px
}

.moment__slide-left {
    width: calc(50% - 15px)
}

.moment__slide-right {
    width: calc(50% - 15px)
}

.moment__slide-img {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    padding-top: 80%
}

.moment__slide-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.moment__slide-img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0,0,0,.3);
    z-index: 1
}

.moment__slide-caption {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    font-weight: 700;
    padding: 15px;
    z-index: 2
}

.moment__slide-img-2 {
    position: relative;
    padding-top: 35%;
    overflow: hidden;
    margin-bottom: 15px;
    border-radius: 10px
}

.moment__slide-img-2 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.moment__rating {
    color: #F90;
    margin-bottom: 10px
}

.moment__guest-info {
    display: flex;
    flex-wrap: wrap
}

.moment__guest-info-img {
    width: 32px
}

.moment__guest-info-txt {
    width: calc(100% - 32px);
    padding-left: 10px
}

.moment__guest-info-name {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px
}

.moment__desc {
    margin-bottom: 20px
}

.moment__slider.owl-carousel .owl-dot {
    min-height: auto;
    margin: 0
}

.moment__slider.owl-carousel .owl-dot.active span {
    background: #1A4C85
}

.title-2--ct-style-2 {
    margin-bottom: 30px
}

.news__slide {
    border: 1px solid #1A4C85;
    border-radius: 10px;
    overflow: hidden
}

.news__slide-link {
    display: block;
    color: #000
}

.news__slide-img {
    position: relative;
    padding-top: 40%;
    overflow: hidden
}

.news__slide-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.news__slide-txt {
    padding: 30px 15px
}

.news__slide-badge {
    display: inline-block;
    background: #1A4C85;
    color: #fff;
    padding: 5px 30px;
    border-radius: 30px;
    font-weight: 700;
    margin-bottom: 10px
}

.news__slide-title {
    color: #1A4C85;
    text-transform: capitalize;
    margin-bottom: 10px
}

.news__slider.owl-carousel .owl-dot {
    min-height: auto;
    margin: 0
}

.news__slider.owl-carousel .owl-dot.active span {
    background: #1A4C85
}

.news__slide-desc p:last-of-type {
    margin-bottom: 0
}

.contact-area-col {
    padding: 0
}

.contact-area {
    background: var(--wpr-bg-82804d27-ce5e-4f8a-932d-965774e88321) no-repeat 50% 68% / cover;
    padding: 60px 0;
    position: relative;
    min-height: 500px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.contact-area::before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3)
}

.contact-area__row {
    max-width: 1200px;
    padding: 0 15px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 50px;
    align-items: center;
    position: relative
}

.contact-area__title-txt {
    color: #fff;
    font-size: 34px;
    margin-bottom: 10px
}

.contact-area__title-icon {
    width: 150px
}

.contact-area__box {
    background: #fff;
    padding: 30px;
    max-width: calc(100% - 360px);
    width: 450px;
    border-radius: 10px;
    border: 1px solid #1A4C85;
    text-align: center
}

.contact-area__title {
    width: 310px
}

.contact-area__box-btn {
    background: #1A4C85;
    color: #fff;
    display: inline-block;
    padding: 10px 45px 10px 20px;
    font-weight: 700;
    border-radius: 30px;
    position: relative;
    border: 1px solid #1A4C85;
    margin: 0;
    min-height: auto;
    line-height: normal
}

.contact-area__box-btn::after {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    display: block;
    border-radius: 50%;
    background: #36a3fb var(--wpr-bg-62fe3cc1-dc27-4e28-9c45-667f8d09b76f) no-repeat center / 10px auto
}

.contact-area__box-desc {
    margin-bottom: 20px
}

.contact-area__box-title {
    font-size: 24px;
    margin-bottom: 15px
}

.contact-form__input-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.contact-form__item-label {
    width: 25%;
    color: #000
}

.contact-form__item-content {
    width: 75%;
    padding-left: 15px
}

.contact-form input[type="text"] {
    margin: 0;
    box-shadow: none;
    border-radius: 5px
}

.contact-form input[type="text"]:focus {
    box-shadow: none
}

.contact-form input[type="submit"] {
    margin: 0;
    padding: 0 25px
}

.contact-form__item {
    margin-bottom: 20px
}

.contact-form__item:last-child {
    margin-bottom: 0
}

.contact-form__title {
    text-align: center;
    font-size: 20px;
    margin-bottom: 15px
}

.contact-form__btn-wrap {
    text-align: center
}

.contact-form .wpcf7-spinner {
    display: none
}

.contact-form {
    margin: 0
}

.lightbox-content {
    border-radius: 5px
}

.tour-title-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
    margin-bottom: 20px
}

.tour-title {
    max-width: calc(100% - 105px);
    margin-bottom: 0;
    font-size: 35px
}

.tour-quick-action {
    width: 85px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.tour-bookmark-btn,.tour-share-btn {
    padding: 0;
    margin: 0
}

.tour-quick-btn {
    line-height: 1.2;
    min-height: auto;
    width: 36px;
    height: 36px;
    background: #36a3fb;
    border-radius: 50%;
    color: #fff
}

.tour-share-btn {
    background: #1A4C85
}

.breadcrumbs {
    margin-bottom: 20px
}

.tour-page {
    padding: 20px 0 0 0
}

.tour-details-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 30px;
    margin-bottom: 20px
}

.tour-btn {
    border: 1px solid #1A4C85;
    border-radius: 10px;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 1.4;
    min-height: auto;
    margin: 0;
    padding: 10px 15px;
    text-align: center;
    color: #000
}

.tour-btn__star-icon {
    color: #F90
}

.tour-btn__rating-score {
    font-size: 20px
}

.tour-btn__rating-reviews {
    font-size: 14px
}

.tour-btn__view-reviews {
    color: #36a3fb;
    margin-top: 5px
}

.tour-details-info__left {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: calc(40% - 15px)
}

.tour-details-info__right {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    margin-left: auto;
    gap: 20px;
    width: calc(60% - 15px)
}

.tour-price {
    font-weight: 700;
    margin-bottom: 5px
}

.tour-price__highlight {
    color: #ff0c1e;
    font-size: 24px
}

.tour-discount-price {
    font-weight: 700;
    border: 1px solid #000;
    padding: 5px 10px;
    border-radius: 20px
}

.tour-discount-price__highlight {
    color: #ff0c1e
}

.tour-price-wrap {
    text-align: right
}

.tour-view-now-btn {
    background: #36a3fb;
    color: #fff;
    font-weight: 700;
    padding: 10px 15px;
    display: inline-block;
    border-radius: 5px;
    transition: .3s ease
}

.tour-view-now-btn:hover {
    color: #fff;
    background: #1A4C85
}

.tour-slider {
    margin-bottom: 30px
}

.tour-main-slider__slide-img {
    position: relative;
    overflow: hidden;
    padding-top: 45%;
    border-radius: 10px
}

.tour-main-slider__slide-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.tour-main-slider__slide-txt {
    position: absolute;
    top: 20px;
    left: 20px;
    background: rgba(255,255,255,.7);
    padding: 20px;
    border-radius: 10px
}

.tour-main-slider {
    margin-bottom: 20px
}

.tour-nav-slider {
    overflow: hidden
}

.tour-nav-slider .slick-slide {
    margin: 0 10px
}

.tour-nav-slider .slick-list {
    margin: 0 -10px
}

.tour-nav-slider__slide {
    position: relative
}

.tour-nav-slider__slide-img {
    position: relative;
    overflow: hidden;
    padding-top: 65%;
    border-radius: 5px
}

.tour-nav-slider__slide-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.tour-nav-slider__slide-txt {
    position: absolute;
    top: 10px;
    left: 10px;
    background: rgba(255,255,255,.7);
    padding: 10px 15px;
    border-radius: 5px
}

.tour-nav-slider .slick-dots {
    margin: 20px 0 0 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.tour-nav-slider .slick-dots li {
    margin: 0
}

.tour-nav-slider .slick-dots button {
    font-size: 0;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.tour-nav-slider .slick-dots .slick-active button {
    background: #1A4C85
}

.tour-tabs-wrap {
    text-align: center;
    margin-bottom: 30px
}

.tour-tabs {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style-type: none;
    padding-bottom: 10px;
    border-bottom: 1px solid #999;
    margin-bottom: 0
}

.tour-tab {
    margin: 0!important;
    padding: 0 20px;
    font-size: 20px;
    font-weight: 700;
    color: #999;
    cursor: pointer;
    position: relative;
    line-height: 1.2
}

.tour-tab::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background: #999
}

.tour-tab:last-child {
    margin-right: 0!important
}

.tour-tab:last-child::before {
    opacity: 0
}

.tour-tab.active {
    color: #000
}

.tour-tab::after {
    position: absolute;
    content: '';
    display: block;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 2px;
    background: transparent
}

.tour-tab.active::after {
    background: #1A4C85
}

.tour-calendar-btn {
    color: #37a3fb;
    border: 1px solid #D4D4D4;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-transform: capitalize;
    margin: 0;
    padding: 15px 15px;
    border-radius: 7px;
    min-height: auto;
    height: 100%;
    line-height: 1.2
}

.tour-calendar-btn__txt {
    margin-left: 10px
}

.tour-timeline {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px
}

.tour-calendar {
    width: 131px
}

.tour-days {
    width: calc(100% - 141px)
}

.tour-days .slick-slide {
    margin: 0 5px
}

.tour-day {
    border: 1px solid #D4D4D4;
    border-radius: 5px;
    text-align: center;
    padding: 5px 10px;
    line-height: 1.4
}

.tour-day__name-1 {
    color: #999
}

.tour-day__name-2 {
    font-weight: 700
}

.tour-day.active {
    border-color: #36a3fb
}

.tour-day.active .tour-day__name-1 {
    color: #36a3fb
}

.tour-day.active .tour-day__name-2 {
    color: #36a3fb
}

.tour-days .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 113;
    margin: 0;
    padding: 0;
    min-height: auto;
    line-height: 1.1;
    width: 28px;
    height: 28px;
    background-color: #1F6987;
    background-position: center;
    background-size: 7px auto;
    background-repeat: no-repeat;
    border-radius: 50%
}

.tour-days .slick-prev {
    left: -7px;
    background-image: var(--wpr-bg-f96118e0-921b-4e25-a99f-e62b366d1609)
}

.tour-days .slick-next {
    right: -7px;
    background-image: var(--wpr-bg-b6060ca7-f071-4ce4-ac3e-91c473296c2e)
}

.tour-schedule__item {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #1A4C85;
    border-radius: 10px;
    overflow: hidden;
    gap: 0 20px;
    margin-bottom: 10px
}

.tour-schedule__item:last-child {
    margin-bottom: 0
}

.tour-schedule__item-img {
    width: calc(20% - 13.33px)
}

.tour-schedule__item-img img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.tour-schedule__item-info {
    width: calc(50% - 13.33px);
    align-self: center;
    padding: 10px 0
}

.tour-schedule__item-info-2 {
    max-width: calc(30% - 13.33px);
    padding: 10px 15px 10px 0;
    margin-left: auto;
    align-self: center
}

.tour-schedule__item-date {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px
}

.tour-schedule__item-info-hightlight {
    font-size: 18px;
    font-weight: 500
}

.tour-schedule__item-depart-date {
    width: 136px
}

.tour-schedule__item-return-date {
    width: 136px
}

.tour-schedule__item-date__separator {
    height: 1px;
    width: calc(100% - 330px);
    background: #1A4C85
}

.tour-schedule__item-price-highlight {
    color: #ff0c1e;
    font-weight: 700;
    font-size: 22px
}

.tour-schedule__item-view-details {
    padding: 0;
    margin: 10px 0 0 0;
    min-height: auto;
    line-height: 1.1;
    text-transform: capitalize
}

.tour-schedule__item-details-wrap {
    width: 100%;
    display: none
}

.tour-schedule__item-details {
    display: flex;
    flex-wrap: wrap;
    padding: 15px;
    border-top: 1px solid #1A4C85
}

.tour-schedule__item-details-left {
    width: 50%;
    padding-right: 20px;
    border-right: 1px solid #1A4C85
}

.tour-schedule__item-details-list {
    margin: 0 0 10px 0;
    padding-bottom: 10px;
    list-style-type: none;
    border-bottom: 1px solid #CCC
}

.tour-schedule__item-details-name {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #CCC;
    font-size: 20px
}

.tour-schedule__item-details-index {
    display: flex;
    flex-wrap: wrap;
    padding-left: 15px;
    position: relative;
    margin-left: 10px!important;
    margin-bottom: 20px
}

.tour-schedule__item-details-index:last-child {
    margin-bottom: 0
}

.tour-schedule__item-details-index:first-child::after {
    content: '';
    position: absolute;
    top: 52%;
    left: 0;
    height: 124%;
    width: 1px;
    background: #1A4C85;
    display: block
}

.tour-schedule__item-details-index::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -6px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: block;
    border: 1px solid #1A4C85;
    background: #fff;
    z-index: 1
}

.tour-schedule__item-details-date {
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
    width: 85px
}

.tour-schedule__item-details-day {
    display: block;
    font-size: 26px
}

.tour-schedule__item-details-month {
    font-size: 18px
}

.tour-schedule__item-details-desc {
    width: calc(100% - 85px);
    padding-left: 10px
}

.tour-schedule__item-details-title {
    font-size: 18px;
    font-weight: 700
}

.tour-schedule__item-details-right {
    width: 50%;
    padding-left: 20px
}

.tour-schedule__item-details-form-title {
    font-size: 18px;
    margin-bottom: 10px
}

.tour-schedule__item-details-form-wrap {
    border: 1px solid #1A4C85;
    border-radius: 10px;
    padding: 15px
}

.tour-schedule__item-details-form-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #DDD
}

.tour-schedule__item-details-form-row:last-child {
    margin-bottom: 0
}

.tour-schedule__item-details-form-row.total {
    border-bottom: none;
    padding-bottom: 0
}

.tour-schedule__item-details-form-price {
    color: #ff0c1e;
    font-size: 20px;
    font-weight: 700;
    padding-left: 15px
}

.tour-schedule__item-details-form-quantity {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-left: auto
}

.tour-schedule__item-details-form-quantity-control {
    padding: 0;
    margin: 0;
    line-height: 1.2;
    min-height: auto;
    width: 45px;
    height: 45px;
    border: 1px solid #1A4C85;
    border-radius: 7px;
    text-align: center
}

.tour-schedule__item-details-form-quantity input[type="text"] {
    width: 45px;
    height: 45px;
    margin: 0;
    border: 1px solid #1A4C85;
    border-radius: 7px;
    text-align: center;
    box-shadow: none
}

.tour-schedule__item-details-form-subtitle {
    max-width: calc(100% - 175px)
}

.tour-schedule__item-details-form-label--ct-style {
    font-size: 18px;
    font-weight: 700
}

.tour-schedule__item-details-form-price--ct-style {
    font-size: 24px
}

.tour-schedule__item-details-form-btn-wrap {
    margin-left: auto;
    width: 155px
}

.tour-schedule__item-details-form-btn {
    width: 100%;
    min-height: auto;
    display: block;
    line-height: 1.2;
    background: #36a3fb;
    color: #fff;
    margin: 0;
    padding: 10px 15px;
    border-radius: 7px;
    text-align: center;
    font-weight: 700
}

.tour-schedule__item-details-form-btn:hover {
    color: #fff
}

.tour-schedule {
    display: none
}

.tour-schedule.active {
    display: block
}

.tour-view-reviews-btn {
    max-width: 100%
}

.tour-view-map-btn {
    display: none
}

.tour-content {
    display: none
}

.tour-content.active {
    display: block
}

.trip-btn {
    display: inline-block;
    background-color: #1A4C85;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px
}

.trip-btn:hover {
    color: #fff
}

.trip-header__right {
    margin-left: auto;
    max-width: 152px
}

.trip-header__left {
    max-width: calc(100% - 172px)
}

.trip-title {
    font-size: 1.5em
}

.trip-item {
    border-radius: 10px;
    border: 1px solid #1A4C85;
    overflow: hidden;
    margin-bottom: 10px
}

.trip-item:last-child {
    margin-bottom: 0
}

.trip-item-wrap {
    display: flex;
    flex-wrap: wrap
}

.trip-item__img {
    width: 20%
}

.trip-item__img img {
    height: 100%;
    object-fit: cover
}

.trip-item__txt {
    width: 50%;
    align-self: center;
    padding: 15px
}

.trip-item__handle {
    width: 30%;
    align-self: center;
    text-align: right;
    padding: 15px;
    margin-left: auto
}

.trip-header {
    margin-bottom: 20px
}

.trip-item__subtitle {
    font-size: 18px
}

.trip-item__attrs {
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

.trip-item__attr {
    width: calc(50% - 10px);
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.trip-item__date {
    margin-bottom: 10px
}

.trip-view-details {
    margin: 0;
    padding: 0;
    text-transform: capitalize
}

.trip-item__attr-icon {
    font-size: 18px;
    width: 24px
}

.trip-item__attr-txt {
    width: calc(100% - 24px)
}

.trip-item__details {
    display: flex;
    flex-wrap: wrap;
    padding: 15px;
    gap: 30px
}

.trip-item__details-left {
    width: calc(50% - 15px)
}

.trip-item__details-right {
    width: calc(50% - 15px)
}

.trip-details-desc {
    margin-bottom: 15px
}

.trip-activity {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 10px
}

.trip-activity:last-child {
    margin-bottom: 0
}

.trip-activity__content {
    width: calc(50% - 10px)
}

.trip-activity__label {
    width: calc(50% - 10px);
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.trip-activity__label-icon {
    width: 30px;
    text-align: center;
    font-size: 18px
}

.trip-activity__label-txt {
    width: calc(100% - 30px);
    font-weight: 700
}

.trip-item__details-img img {
    height: 100%;
    object-fit: cover
}

.trip-item__details-wrap {
    display: none
}

.trip-item.active .trip-item-wrap {
    background: #f1f1f1
}

.trip-item.active .trip-item__img {
    display: none
}

.trip-item.active .trip-item__txt {
    width: 70%
}

.tour-contents {
    margin-bottom: 50px
}

.news-wrap {
    margin-bottom: 35px
}

.moment-wrap {
    margin-bottom: 35px
}

.tour-details-info.mobile {
    display: none
}

.blog-single>.row>.col {
    padding-left: 15px;
    padding-right: 15px
}

.blog-single .entry-title {
    margin-bottom: 0
}

.blog-single .widget:last-child {
    margin-bottom: 0
}

.blog-single .entry-header-text {
    padding-left: 0;
    padding-right: 0
}

.blog-single .post {
    margin-bottom: 0
}

.blog-single .entry-content {
    padding-bottom: 0
}

.red-txt {
    color: #ff0c1e
}

.pd-bt-0 {
    padding-bottom: 0
}

.hot-deal__slider .owl-stage-outer {
    max-height: 330px
}

@media only screen and (max-width: 849px) {
    .home-main-content__slogan {
        font-size:35px
    }

    .home-main-content__tour-info {
        padding-left: 15px
    }

    .home-main-content__tour-info-title {
        font-size: 22px
    }

    .hot-deal__slider-wrap {
        width: 100%
    }

    .hot-deal__content {
        width: 100%;
        padding-left: 0
    }

    .hot-deal__slider-nav {
        right: 15px;
        bottom: 25px
    }

    .hot-deal__content {
        text-align: center;
        margin-top: 20px
    }

    .hot-deal__desc {
        justify-content: center
    }

    .hot-deal__info {
        justify-content: center
    }

    .tour-packages__nav-sub-items-wrap {
        max-width: 220px;
        overflow: auto
    }

    .tour-packages__nav-sub-items {
        width: 350px
    }

    .moment__slide-left {
        width: 100%
    }

    .moment__slide-right {
        width: 100%
    }

    .moment__slide-img-2 {
        display: none
    }

    .moment__slide-img {
        padding-top: 60%
    }

    .contact-area__title {
        width: 100%;
        text-align: center
    }

    .contact-area__title-icon {
        margin: 0 auto
    }

    .contact-area__box {
        margin: 0 auto;
        max-width: 460px
    }

    .contact-area__row {
        gap: 25px
    }

    .tour-details-info__left {
        width: calc(40% - 15px)
    }

    .tour-details-info__right {
        width: calc(60% - 15px)
    }

    .tour-details-info {
        gap: 20px
    }

    .tour-schedule__item-img {
        width: 100%;
        position: relative;
        padding-top: 50%;
        overflow: hidden
    }

    .tour-schedule__item-img img {
        position: absolute;
        top: 0;
        left: 0
    }

    .tour-schedule__item-info {
        width: 100%;
        padding: 15px 15px 0 15px;
        text-align: center
    }

    .tour-schedule__item-info-2 {
        max-width: 100%;
        width: 100%;
        padding: 10px 15px 15px 15px;
        text-align: center
    }

    .tour-schedule__item-date {
        text-align: left
    }

    .tour-schedule__item-details-left,.tour-schedule__item-details-right {
        width: 100%
    }

    .tour-schedule__item-details-left {
        border-right: none;
        padding-right: 0;
        margin-bottom: 15px
    }

    .tour-schedule__item-details-right {
        padding-left: 0
    }

    .trip-item__attr {
        width: 100%
    }

    .trip-item__attrs {
        gap: 10px
    }

    .trip-item__details-left,.trip-item__details-right {
        width: 100%
    }

    .trip-item__details-img img {
        height: auto
    }

    .tour-title {
        font-size: 30px
    }

    .tour-btn__rating-reviews,.tour-btn__view-reviews {
        font-size: 12px
    }
}

@media only screen and (max-width: 549px) {
    .hot-deal__slider .owl-stage-outer {
        max-height:230px
    }

    .footer-wrapper .w-bct {
        width: 90%
    }

    .ft-logo {
        margin-left: auto;
        margin-right: auto
    }

    .ft-logo-col {
        text-align: center
    }

    .ft-qr-code {
        margin-left: auto;
        margin-right: auto
    }

    .custom-text-footer-center__item {
        width: 100%;
        max-width: 100%;
        text-align: center
    }

    .home-main-content__nav-container {
        max-width: 100%;
        overflow: auto
    }

    .home-main-content__nav-wrap {
        width: 505px
    }

    .home-main-content__slogan {
        font-size: 30px;
        margin-bottom: 25px
    }

    .home-main-content__nav {
        margin-bottom: 25px
    }

    .home-main-content__tour-info {
        width: 100%;
        order: 2;
        padding-bottom: 35px
    }

    .home-main-content__tour-list-wrap {
        width: 100%;
        order: 1;
        padding: 0 15px;
        margin-bottom: 30px
    }

    .home-main-content__tour-info-2 {
        padding-top: 0
    }

    .home-main-content__tour-info-2-img {
        padding-top: 100%
    }

    .home-main-content__tour-info-2-txt {
        opacity: 1;
        display: none
    }

    .hot-deal__price,.hot-deal__btn-wrap {
        width: 100%;
        max-width: 100%
    }

    .hot-deal__info {
        gap: 10px
    }

    .hot-deal__desc {
        margin-bottom: 15px
    }

    .tour-packages__nav-item {
        width: 100%
    }

    .tour-packages__nav-item--ct-style .tour-packages__nav-item-wrap {
        width: 100%
    }

    .tour-packages__nav-item--ct-style.active .tour-packages__nav-item-wrap {
        width: auto
    }

    .tour-packages__nav-sub-items-wrap {
        max-width: 170px
    }

    .news__slide-img {
        padding-top: 60%
    }

    .contact-area {
        padding: 40px 0
    }

    .contact-area__title-txt {
        font-size: 28px
    }

    .contact-area__box-title {
        font-size: 22px
    }

    .contact-form__item-label {
        width: 100%;
        margin-bottom: 10px
    }

    .contact-form__item-content {
        width: 100%;
        padding: 0
    }

    .tour-title {
        width: 100%;
        max-width: 100%;
        font-size: 21px
    }

    .tour-title-wrap {
        gap: 15px
    }

    .tour-view-reviews-btn,.tour-view-map-btn {
        width: 100%;
        max-width: 300px;
        margin: 0 auto
    }

    .tour-btn {
        padding: 5px 10px
    }

    .tour-price-wrap {
        width: 100%;
        text-align: center
    }

    .tour-discount-price {
        display: inline-block;
        font-size: 14px
    }

    .tour-details-info__right {
        gap: 6px
    }

    .tour-view-now-btn {
        font-size: 14px;
        border-radius: 20px;
        padding: 5px 10px
    }

    .tour-view-now-btn-wrap {
        width: 100%;
        text-align: center
    }

    .tour-timeline {
        justify-content: center
    }

    .tour-days {
        width: 100%
    }

    .tour-calendar {
        margin-bottom: 15px
    }

    .tour-schedule__item-depart-date,.tour-schedule__item-return-date {
        width: 100%
    }

    .tour-schedule__item-depart-date {
        margin-bottom: 10px
    }

    .tour-schedule__item-date {
        text-align: center
    }

    .tour-schedule__item-date__separator {
        display: none
    }

    .tour-schedule__item-details-title {
        font-size: 15px
    }

    .tour-schedule__item-details-para {
        font-size: 14px
    }

    .tour-schedule__item-details-form-subtitle {
        max-width: 100%;
        width: 100%;
        margin-bottom: 10px;
        text-align: center
    }

    .tour-schedule__item-details-form-quantity {
        margin: 0 auto
    }

    .tour-schedule__item-details-form-btn-wrap {
        margin: 0 auto
    }

    .trip-header__left,.trip-header__right {
        width: 100%;
        max-width: 100%
    }

    .trip-header__right {
        margin-top: 10px;
        text-align: center
    }

    .trip-title {
        font-size: 1.3em
    }

    .trip-item__img {
        width: 100%
    }

    .trip-item__img img {
        height: auto
    }

    .trip-item__txt {
        width: 100%;
        padding-bottom: 0
    }

    .trip-item__handle {
        width: 100%;
        text-align: center;
        margin: 0 auto
    }

    .trip-item.active .trip-item__txt {
        width: 100%
    }

    .trip-activity__label {
        width: 100%
    }

    .trip-activity__content {
        width: 100%
    }

    .trip-activity {
        gap: 0
    }

    .tour-schedule__item-details-index {
        padding-left: 10px
    }

    .tour-price__highlight {
        font-size: 20px
    }

    .tour-details-info.mobile {
        display: flex
    }

    .tour-details-info.pc {
        display: none
    }
}

.bmd-search-form {
    display: flex;
    flex-wrap: wrap;
    box-shadow: -4px 0 6px 0 rgba(0,0,0,.2);
    border-radius: 10px;
    margin: 0
}

.bmd-search-btn {
    display: block;
    background: #0D95F6;
    color: #fff;
    margin: 0;
    width: 100%;
    height: 100%;
    border-radius: 0 10px 10px 0
}

.bmd-search-point {
    width: 22%
}

.bmd-search-item {
    background: #fff;
    padding: 15px;
    position: relative
}

.bmd-search-item input[type="text"] {
    margin: 0;
    padding: 0;
    height: 20px;
    box-shadow: none;
    border: none;
    font-weight: 700;
    color: #000
}

.bmd-search-swap-location {
    width: 7%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0;
    cursor: pointer
}

.bmd-search-depart-point {
    border-radius: 10px 0 0 10px
}

.bmd-search-item__label {
    font-size: 13px
}

.bmd-search-btn-wrap {
    width: 21%;
    padding: 0;
    background: transparent
}

.bmd-search-date {
    width: 14%
}

.bmd-search-depart-date {
    border-left: 1px solid #DEE2E6;
    border-right: 1px solid #DEE2E6
}

.bmd-search-btn i {
    font-size: 20px;
    margin-right: 5px
}

.bmd-search-form .autocomplete-items-from,.bmd-search-form .autocomplete-items-to {
    box-shadow: 5px 5px 14px 0 rgba(0,0,0,.3);
    border-radius: 10px;
    padding: 30px 20px
}

.bmd-search-form h4 {
    padding: 0
}

.bmd-search-form .autocomplete-items-from div div,.bmd-search-form .autocomplete-items-to div div {
    border-bottom: none;
    position: relative;
    padding-left: 35px
}

.bmd-search-form .autocomplete-items-from div div::before,.bmd-search-form .autocomplete-items-to div div::before {
    content: "\e009";
    font-family: fl-icons;
    font-size: 18px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    display: block
}

.bmd-search-form .autocomplete-items-from div div:hover,.bmd-search-form .autocomplete-items-to div div:hover {
    background: #EEF9FF;
    border-radius: 10px
}

.bmd-search-form .autocomplete-active {
    background: #EEF9FF!important;
    border-radius: 10px
}

body .ui-datepicker.ui-widget.ui-widget-content {
    background: #fff;
    padding: 20px;
    min-width: 350px;
    border: 1px solid #EAEFF2!important;
    border-radius: 15px;
    box-shadow: 5px 5px 14px 0 rgba(0,0,0,.3);
    z-index: 9999!important
}

body .ui-datepicker .ui-datepicker-header {
    background: #fff;
    border: none
}

body .ui-datepicker td {
    border: none
}

body .ui-datepicker .ui-state-default {
    border: none;
    background: transparent;
    text-align: center;
    width: 40px;
    height: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-weight: 700
}

body .ui-datepicker-calendar {
    margin: 0
}

body .ui-datepicker-today .ui-state-highlight {
    background: #0D95F6;
    color: #fff
}

body .ui-datepicker-week-end .ui-state-default {
    color: #FF0864
}

body th.ui-datepicker-week-end {
    color: #FF0864
}

body .ui-datepicker-current-day .ui-state-active {
    background: #1A4C85;
    color: #fff
}

.bmd-wrap .bmd-search-form-wrap {
    margin-bottom: 40px
}

.bmd-wrap #result-vexe {
    color: rgb(24,103,170);
    text-transform: capitalize
}

.bmd-wrap .sort__sort-container {
    border: none;
    padding: 0 0 15px 0;
    border-radius: 0;
    border-bottom: 1px solid rgb(224,224,224)
}

.bmd-wrap .sort__sort-container .sort-title {
    color: rgb(24,103,170);
    text-transform: capitalize;
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    font-size: 14px
}

.bmd-wrap .sort__sort-container .sort-title::before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    width: 10px;
    height: 10px;
    display: block;
    background: var(--wpr-bg-bc98d54e-dcb5-4e40-858b-27113c0b3f51) no-repeat center / contain
}

.bmd-wrap .sort__sort-container .sort-title.active::before {
    background-image: var(--wpr-bg-456829b0-91a1-465b-b73a-2cac4364d332)
}

.bmd-wrap .filters__container .filters__group {
    border: none;
    padding: 0
}

.bmd-wrap .filter-title .title {
    color: rgb(24,103,170)
}

.bmd-wrap .group_style h3 {
    font-size: 14px;
    color: rgb(24,103,170);
    padding-left: 20px;
    position: relative;
    cursor: pointer
}

.bmd-wrap .group_style h3::before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    width: 10px;
    height: 10px;
    display: block;
    background: var(--wpr-bg-e61377a6-98fe-4ba4-8692-f7a0553bfe96) no-repeat center / contain
}

.bmd-wrap .group_style h3.active::before {
    background-image: var(--wpr-bg-1896de18-2820-46ea-80dc-2365f7279e1c)
}

.bmd-wrap .group_style.filter_bus-operator {
    padding-bottom: 20px;
    border-bottom: 1px solid rgb(224,224,224)
}

.bmd-filter-content {
    margin-top: 12px
}

.bmd-featured {
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
    border: 1px solid #E3E9EE;
    border-radius: 10px
}

.bmd-featured-item {
    width: 33.33%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.bmd-featured-item__icon {
    width: 50px
}

.bmd-featured-item__txt {
    max-width: calc(100% - 50px);
    padding: 0 15px;
    font-size: 16px;
    font-weight: 700;
    color: #1b4c85
}

.bmd-wrap .vivu-providers-header {
    display: none
}

.bmd-wrap .online-booking-page__provider-list__item {
    justify-content: space-between;
    align-items: center;
    border-radius: 20px
}

.bmd-wrap .online-booking-page__provider-list__item__img {
    width: 15%
}

.bmd-wrap .online-booking-page__provider-list__item__img img {
    width: 30px;
    height: 120px
}

.bmd-wrap .online-booking-page__provider-list__item__info {
    width: auto;
    max-width: 55%;
    padding: 0 15px
}

.bmd-wrap .online-booking-page__provider-list__item__handle {
    width: auto;
    max-width: 30%;
    justify-content: flex-start
}

.bmd-route-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px
}

.bmd-route-info-item {
    max-width: calc(50% - 30px - 15px)
}

.bmd-route-info-item__time {
    font-size: 20px;
    font-weight: 700;
    color: rgb(24,103,170)
}

.bmd-route-info-item__depart {
    font-size: 14px;
    color: #1A4C85
}

.bmd-route-info-arrow {
    width: 30px
}

.bmd-trip-price {
    display: inline-block;
    background: #0D95F6;
    color: #fff;
    border-radius: 20px;
    font-weight: 700;
    margin-left: auto;
    position: relative;
    min-height: auto;
    padding: 10px 15px
}

.bmd-trip-price::after {
    content: '';
    width: 12px;
    height: 12px;
    display: inline-block;
    background: var(--wpr-bg-45864bc7-6125-4024-9801-32d8fc33a7ce) no-repeat center / contain
}

.bmd-route-info-2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
    margin-bottom: 10px
}

.bmd-route-info-2-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.bmd-route-info-2-item__icon {
    width: 20px
}

.bmd-route-info-2-item__txt {
    width: calc(100% - 20px);
    padding-left: 10px
}

.bmd-route-info-2-items {
    display: flex;
    flex-wrap: wrap;
    gap: 7px 15px;
    max-width: calc(100% - 165px)
}

.bmd-wrap .online-booking-page__provider-list__item__bus-name-info {
    justify-content: flex-end
}

.bmd-trip-list {
    position: relative
}

.bmd-review-ticket {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #fff;
    opacity: 0;
    z-index: -1;
    transition: .3s ease;
    overflow: hidden
}

.bmd-review-ticket.show {
    width: 100%;
    opacity: 1;
    z-index: 1;
    position: static
}

.bmd-trips-wrapper.hide {
    display: none
}

.bmd-review-ticket__header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
    margin-bottom: 30px
}

.bmd-review-ticket__btn {
    background: #0D95F6;
    color: #fff;
    border-radius: 26px;
    position: relative;
    padding: 7px 15px;
    margin-left: auto;
    text-transform: capitalize
}

.bmd-review-ticket__btn:disabled {
    cursor: not-allowed
}

.bmd-review-ticket__btn::after {
    content: '';
    width: 25px;
    height: 25px;
    display: inline-block;
    background: var(--wpr-bg-4d9da2f6-4f96-44b4-ab45-79f171a43860) no-repeat center / contain;
    vertical-align: middle;
    margin-left: 10px
}

.bmd-review-ticket__title {
    color: #1A4C85;
    text-transform: capitalize;
    font-size: 18px;
    width: auto;
    margin-bottom: 0
}

.bmd-review-ticket__header-right {
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px 20px
}

.bmd-review-ticket__price {
    color: #1A4C85;
    font-size: 18px;
    font-weight: 700
}

.bmd-review-ticket__item {
    padding: 20px;
    border: 1px solid #E5ECF0;
    border-radius: 20px;
    margin-bottom: 20px
}

.bmd-review-ticket__body {
    display: flex;
    flex-wrap: wrap;
    gap: 0 30px
}

.bmd-review-ticket__body-left,.bmd-review-ticket__body-right {
    width: calc(50% - 15px)
}

.bmd-review-ticket__policy-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 15px
}

.bmd-policy-toggle {
    margin-left: auto
}

.bmd-review-ticket__subtitle {
    color: #1A4C85;
    font-size: 16px;
    margin-bottom: 15px
}

.bmd-review-ticket__subtitle--ct-style {
    width: auto;
    margin-bottom: 0
}

.bmd-review-ticket__trip-item {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    font-size: 14px
}

.bmd-review-ticket__trip-item-icon {
    width: 20px
}

.bmd-review-ticket__trip-item-line {
    height: 0;
    width: 2px;
    display: block;
    background: #E5ECF0;
    margin: 0 auto
}

.bmd-review-ticket__trip-item-time {
    font-weight: 700;
    width: 70px
}

.bmd-review-ticket__trip-item-val {
    max-width: calc(100% - 120px)
}

.bmd-review-ticket__trip-items {
    padding-left: 15px
}

.bmd-review-ticket__back-btn {
    background: #1A4C85;
    color: #fff;
    border-radius: 26px;
    position: relative;
    padding: 7px 15px;
    margin-bottom: 15px;
    text-align: center;
    text-transform: capitalize
}

.bmd-review-ticket__back-btn::before {
    content: '';
    width: 25px;
    height: 25px;
    display: inline-block;
    background: var(--wpr-bg-8b276292-5dde-4bc4-af8d-0091cd1c2af2) no-repeat center / contain;
    vertical-align: middle;
    margin-right: 10px
}

.bmd-review-ticket__rating-score {
    font-weight: 700
}

.bmd-review-ticket__rating-score-icon {
    color: #E09824
}

.bmd-review-ticket__rating-overall {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 30px
}

.bmd-review-ticket__rating-overall-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    padding: 10px;
    border-radius: 30px;
    border: 1px solid #DAE1E6;
    font-weight: 700;
    font-size: 14px;
    color: #1A4C85
}

.bmd-review-ticket__rating-overall-item-val {
    background: #FFF7DB;
    color: #E09824;
    border-radius: 30px;
    padding: 0 15px
}

.bmd-review-ticket__rating-header {
    margin-bottom: 15px;
    text-align: right;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px
}

.bmd-review-ticket__rating-bus-logo {
    width: 50px
}

.bmd-review-ticket__rating-score-wrap {
    margin-left: auto
}

.bmd-review-ticket__toggle {
    width: 20px;
    height: 20px;
    background: var(--wpr-bg-0b93f2c0-1664-493e-9d43-506d83f18a6f) no-repeat center / 10px auto;
    cursor: pointer
}

.bmd-review-ticket__toggle.active {
    background-image: var(--wpr-bg-e4636d2b-df2c-4273-8869-935e80cded8b)
}

.bmd-review-ticket__comment {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #DAE1E6
}

.bmd-review-ticket__comment:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.bmd-review-ticket__comment-name {
    font-weight: 700;
    font-size: 15px;
    color: #1A4C85
}

.bmd-review-ticket__comment-date {
    font-size: 14px
}

.bmd-review-ticket__comment-content {
    font-size: 14px
}

.bmd-comment-readmore-wrap {
    text-align: center;
    margin-top: 20px
}

.bmd-comment-readmore {
    background: #0D95F6;
    color: #fff;
    padding: 10px 15px;
    display: inline-block;
    border-radius: 20px
}

.bmd-review-ticket__amenities {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.bmd-review-ticket__amenity {
    padding: 5px 15px;
    border-radius: 20px;
    background: #F3F6F8;
    color: #1A4C85;
    font-weight: 700;
    font-size: 14px
}

.bmd-review-ticket__policy-item {
    font-size: 14px;
    color: #1A4C85;
    margin-bottom: 20px
}

.bmd-review-ticket__policy-item:last-child {
    margin-bottom: 0
}

.bmd-review-ticket__policy-title {
    font-weight: 700;
    margin-bottom: 10px
}

.bmd-review-ticket__policy-sublist {
    list-style-type: none;
    margin: 0
}

.bmd-review-ticket__policy-sublist li:last-child {
    margin-bottom: 0
}

.bmd-review-ticket__policy-list {
    margin-bottom: 0;
    max-height: 200px;
    overflow: auto
}

.bmd-review-ticket__comments {
    max-height: 770px;
    overflow: auto
}

.bmd-wrap #multi-step-form .step-count {
    border-bottom: none;
    padding: 0
}

.bmd-wrap #multi-step-form {
    border-top: none
}

.bmd-wrap #multi-step-form .step-count h3 {
    color: #1A4C85
}

.bmd-wrap .BookingDetail__IconClose {
    display: none
}

.bmd-wrap .section-tabs-point {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-top: 16px;
    gap: 10px
}

.bmd-wrap .content-pickup-point {
    display: block;
    border-right: none
}

.bmd-wrap .content-dropoff-point {
    display: none
}

.bmd_booking-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 30px
}

.bmd_booking__left {
    width: calc(55% - 15px)
}

.bmd_booking__right {
    width: calc(45% - 15px)
}

.bmd_booking__item-title {
    color: #1A4C85;
    font-size: 16px;
    font-weight: 700;
    padding: 15px;
    border-bottom: 1px solid #E9EEF3
}

.bmd_booking__item {
    border: 1px solid #E5ECF0;
    border-radius: 20px;
    margin-bottom: 20px;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.1)
}

.bmd_booking__item-content {
    padding: 20px
}

.bmd_booking__item-content--ct-style {
    padding: 0
}

.bmd_booking input[type="text"] {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
    border: none;
    border-radius: 7px;
    background: #F2F6F8;
    color: #1A4C85;
    height: 45px;
    font-size: 14px
}

.bmd_booking input[type="text"]::placeholder {
    color: #446883
}

.bmd_booking__item-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

.bmd_booking__sub-item {
    width: calc(50% - 10px)
}

.bmd_booking textarea {
    margin: 15px 0 0 0;
    height: 120px;
    box-shadow: none;
    border: none;
    border-radius: 7px;
    background: #F2F6F8;
    color: #1A4C85
}

.bmd_booking textarea::placeholder {
    color: #446883
}

.btn_payment_action::after {
    content: '';
    width: 26px;
    height: 26px;
    margin-left: 10px;
    display: inline-block;
    background: var(--wpr-bg-de2fd35e-00af-4d74-9d92-9c0d7b7813ed) no-repeat center / contain
}

.bmd_booking__trip-header {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px
}

.bmd_booking__trip-header-left {
    color: #1A4C85;
    font-weight: 700
}

.bmd_booking__trip-header-right {
    background: #E5F5FF;
    color: #1A4C85;
    padding: 7px 15px;
    font-weight: 700;
    border-radius: 20px;
    margin-left: auto
}

.bmd_booking__name {
    font-weight: 700
}

.bmd_booking__address {
    font-size: 14px
}

.bmd_booking__trip-ft {
    margin-top: 15px;
    display: flex;
    gap: 15px;
    font-size: 14px
}

.bmd_booking__trip-ft-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.bmd_booking__trip-ft-item-icon {
    width: 15px;
    font-size: 0
}

.bmd_booking__trip-ft-item-txt {
    width: calc(100% - 15px);
    padding-left: 10px
}

.bmd_booking__trip {
    padding: 20px;
    border-bottom: 1px solid #E9EEF3
}

.bmd_booking__trip:last-child {
    border-bottom: none
}

.bmd_booking__item-title--ct-style {
    border-bottom: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.bmd_booking__total-price {
    display: block;
    margin-left: auto;
    max-width: calc(100% - 100px);
    font-size: 20px;
    font-weight: 700;
    color: #37A3FB
}

.bmd-booking-confirm-page {
    padding-left: 0;
    padding-right: 0
}

.bmd_booking .omrs-input-underlined {
    margin-bottom: 0
}

.bmd-payment-page .payment_body_container {
    padding: 0;
    border: 1px solid #E5ECF0;
    border-radius: 20px;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.1)
}

.bmd-payment-page .payment_title {
    color: #1A4C85;
    font-size: 16px;
    font-weight: 700;
    padding: 15px;
    border-bottom: 1px solid #E9EEF3
}

.bmd-payment-page .payment_method_detail:last-child {
    border-bottom: none
}

.bmd-payment-page .payment_method_detail {
    padding: 20px
}

.bmd-payment-page .transfer_va_box {
    border: 1px solid #E9EEF3
}

.bmd-payment-page .transfer_va__vietqr_transfer_info_container {
    border-top: 1px solid #E9EEF3
}

.bmd-payment-page .bmd_booking__item {
    margin-bottom: 0
}

.bmd-popular-routes {
    display: flex;
    flex-wrap: wrap;
    gap: 15px
}

.bmd-popular-route {
    width: calc(33.33% - 10px)
}

.bmd-popular-route__link {
    display: block;
    min-height: 240px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    border-radius: 15px;
    position: relative;
    transition: .3s ease;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.2)
}

.bmd-popular-route__link:hover {
    transform: scale(1.05)
}

.bmd-popular-route__txt {
    position: absolute;
    color: #fff;
    padding: 10px 15px;
    border-radius: 20px;
    background: rgba(82,94,82,.5);
    backdrop-filter: blur(5px);
    display: block;
    bottom: 15px;
    left: 15px;
    right: 15px;
    font-weight: 700
}

.bmd-partners {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #EDF1F4;
    border-radius: 20px;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.1)
}

.bmd-partner {
    width: 33.33%;
    text-align: center;
    border-right: 1px solid #EDF1F4
}

.bmd-partner:last-child {
    border-right: none
}

.bmd-partner img {
    height: 60px;
    object-fit: contain
}

.bmd-partner__link {
    display: block;
    padding: 50px 15px
}

.bmd-payment-page .btn-add-coupon {
    background: #0D95F6;
    border-radius: 0 6px 6px 0
}

.bmd-payment-page .input-coupon {
    box-shadow: none;
    border-radius: 6px 0 0 6px!important;
    border-right: none
}

.bmd-payment-page .input-coupon:focus {
    box-shadow: none
}

.bmd-payment-page .total-info-ticket {
    padding-top: 15px;
    margin-top: 20px;
    border-top: 1px solid #ddd
}

.total_price {
    font-size: 20px;
    font-weight: 700;
    color: #37A3FB
}

.bmd-collab-btn {
    background: #1A4C85;
    color: #fff;
    margin: 0 0 0 10px;
    padding: 5px;
    border-radius: 50%;
    font-size: 14px;
    width: 45px;
    height: 45px
}

.bmd-collab-btn img {
    width: 25px
}

.bmd-collab-login-form {
    display: none;
    border-radius: 5px
}

.fancybox__backdrop {
    background: rgba(24,24,27,.5)
}

.bmd-collab-login-form {
    max-width: 500px;
    width: 100%
}

.bmd-collab-login-form-item input[type="email"],.bmd-collab-login-form-item input[type="password"] {
    box-shadow: none;
    height: 45px;
    border-radius: 8px;
    margin-bottom: 1em
}

.bmd-collab-login-form-item input[type="submit"] {
    margin: 0;
    width: 100%;
    border-radius: 8px
}

.bmd-collab-login-form-banner {
    width: 250px;
    margin: 0 auto 30px auto
}

.bmd-collab-login-form-notice {
    margin-bottom: 1em;
    color: red
}

.bmd-collab-login-form-notice--ct-style {
    margin-bottom: 0;
    margin-top: 1em
}

.collab-message {
    margin-left: 10px;
    font-size: 14px;
    position: relative
}

.collab-message__dropdown {
    position: absolute;
    width: 100%;
    box-shadow: 4px 0 6px 0 rgba(0,0,0,.2);
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    display: none
}

.collab-message:hover .collab-message__dropdown {
    display: block
}

.collab-message__dropdown-item {
    border-bottom: 1px solid #E3E9EE;
    background: #fff
}

.collab-message__dropdown-item a,.collab-message__dropdown-item button {
    display: block;
    text-align: center;
    width: 100%;
    padding: 10px 10px;
    color: #000;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.2;
    min-height: auto;
    margin: 0
}

.bmd-table {
    overflow: auto
}

.bmd-table table {
    border: 1px solid #E3E9EE;
    border-collapse: collapse;
    margin: 0;
    width: 1140px
}

.bmd-table th {
    background: #37A3FB;
    color: #fff;
    padding: 12px 15px;
    border-right: 1px solid #fff;
    text-align: center
}

.bmd-table td {
    padding: 12px 15px;
    border-right: 1px solid #E3E9EE;
    text-align: center;
    color: #000
}

.bmd-collab-login-form .f-button {
    min-height: auto
}

.btn-login {
    line-height: 1.4
}

.bmd-table th {
    line-height: 1.4;
    text-transform: capitalize
}

.bmd-table th:last-child {
    width: 100px
}

.bmd-table td {
    line-height: 1.4
}

.bmd-pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    margin-top: 30px
}

.bmd-pagination-item {
    padding: 7px 10px;
    background: #0D95F6;
    color: #fff;
    line-height: 1.1;
    border-radius: 5px;
    font-weight: 700;
    display: block
}

.bmd-pagination-item.active {
    background: #1A4C85
}

.bmd-pagination-item.selectable {
    cursor: pointer
}

.bmd-collab-booking-btn {
    background: #1F6987;
    color: #fff;
    margin: 0;
    padding: 10px;
    min-height: auto;
    line-height: normal;
    text-transform: capitalize;
    border-radius: 7px
}

.collab-trip-search {
    border-radius: 10px
}

.collab-trip-search .bmd-search-form {
    box-shadow: none;
    background: #fff;
    border: 1px solid #E3E9EE
}

.collab-trip-search .is-close-btn {
    min-height: auto
}

.collab-trip-search .bmd-search-return-date {
    display: none
}

.collab-trip-search .bmd-search-btn-wrap {
    width: 25%
}

.collab-trip-search .bmd-search-swap-location {
    width: 9%
}

.collab-trip-search .bmd-search-date {
    width: 22%
}

.collab-trip-search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.collab-trip-search.collab-show {
    display: flex
}

.collab-trip-search__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5)
}

.collab-trip-search .row {
    width: 100%!important;
    margin: 0 auto!important
}

.collab-trip-search .col {
    padding-bottom: 0
}

.collab-ow-hidden {
    overflow: hidden
}

.collab-hidden {
    display: none
}

.collab-login-page .bmd-collab-login-form {
    display: block;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
    padding: 30px
}

.collab-login-page {
    background: #fbfbfb
}

.collab-login-page .bmd-collab-login-form-item input[type="submit"] {
    border-radius: 20px
}

.single-post .search-form-col.col {
    padding-bottom: 30px
}

.bmd-pd-bt-0 {
    padding-bottom: 0
}

.bmd-none {
    display: none
}

.bmd-search-form ::-webkit-scrollbar {
    width: 10px
}

.bmd-search-form ::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px
}

.bmd-search-form ::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px
}

.bmd-search-form ::-webkit-scrollbar-thumb:hover {
    background: #555
}

@media only screen and (max-width: 849px) {
    .bmd-search-form {
        border-radius:0;
        box-shadow: 0 0 6px 0 rgba(0,0,0,.2)
    }

    .bmd-search-point {
        width: 45%;
        border-bottom: 1px solid #DEE2E6;
        border-radius: 0
    }

    .bmd-search-swap-location {
        width: 10%;
        border-bottom: 1px solid #DEE2E6;
        border-right: 1px solid #DEE2E6;
        border-left: 1px solid #DEE2E6
    }

    .bmd-search-date {
        width: 33.33%
    }

    .bmd-search-btn-wrap {
        width: 33.33%
    }

    .collab-trip-search .bmd-search-btn-wrap {
        width: 50%
    }

    .collab-trip-search .bmd-search-date {
        width: 50%
    }

    .bmd-search-depart-date {
        border-left: none
    }

    .bmd-search-btn {
        border-radius: 0
    }

    .bmd-wrap .vivu-providers-header {
        display: block
    }

    .bmd-wrap .vivu-author {
        display: none
    }

    .bmd-review-ticket__body-left,.bmd-review-ticket__body-right {
        width: 100%
    }

    .bmd_booking__left,.bmd_booking__right {
        width: 100%
    }
}

@media only screen and (max-width: 549px) {
    .bmd-search-point {
        width:100%;
        text-align: center
    }

    .bmd-search-depart-point {
        border-bottom: none
    }

    .bmd-search-swap-location {
        width: 40px;
        height: 40px;
        border-right: none;
        border-left: none;
        border-bottom: none;
        border-radius: 50%;
        background: #0D95F6;
        color: #fff;
        margin: 0 auto
    }

    .bmd-search-date {
        width: 50%;
        text-align: center
    }

    .bmd-search-btn-wrap {
        width: 100%
    }

    .collab-trip-search .bmd-search-date {
        width: 100%;
        border-right: none
    }

    .collab-trip-search .bmd-search-btn-wrap {
        width: 100%
    }

    .collab-trip-search .bmd-search-swap-location {
        width: 40px
    }

    .bmd-search-btn {
        padding: 7px 15px
    }

    .bmd-search-item input[type="text"] {
        text-align: center
    }

    .bmd-search-form .autocomplete-items-from div div,.bmd-search-form .autocomplete-items-to div div {
        text-align: left
    }

    .bmd-featured-item {
        width: 100%;
        justify-content: center;
        margin-bottom: 20px
    }

    .bmd-featured-item:last-child {
        margin-bottom: 0
    }

    .bmd-wrap .online-booking-page__provider-list__item__img {
        width: 100%;
        text-align: center
    }

    .bmd-wrap .online-booking-page__provider-list__item__img img {
        width: auto
    }

    .bmd-wrap .online-booking-page__provider-list__item__info {
        width: 100%;
        max-width: 100%
    }

    .bmd-wrap .online-booking-page__provider-list__item__handle {
        width: 100%;
        max-width: 100%
    }

    .bmd-wrap .online-booking-page__provider-list__item__bus-name-info {
        width: 100%;
        justify-content: center
    }

    .bmd-wrap .online-booking-page__provider-list__item__available-seat .seat-available {
        margin-top: 0;
        text-align: center
    }

    .bmd-route-info-2-items {
        width: 100%;
        max-width: 100%
    }

    .bmd-route-info-2-item {
        width: 100%
    }

    .bmd-trip-price {
        margin: 0 auto
    }

    .bmd_booking__sub-item {
        width: 100%
    }

    .bmd_booking__item-row {
        gap: 10px 0
    }

    .bmd_booking__trip-header {
        flex-wrap: wrap
    }

    .bmd_booking__trip-header-left,.bmd_booking__trip-header-right {
        width: 100%
    }

    .bmd_booking__trip-ft {
        flex-wrap: wrap;
        gap: 10px 0
    }

    .bmd_booking__trip-ft-item {
        width: 100%
    }

    .bmd-popular-route {
        width: 100%
    }

    .bmd-partner {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #EDF1F4
    }

    .bmd-partner:last-child {
        border-bottom: none
    }

    .bmd-partner__link {
        padding: 25px 15px
    }
}
