body {
    font-family: "Nunito", sans-serif;
    font-size: 16px;
    font-style: normal;
    color: #444444;
}

@font-face {
    font-family: VnTravelIcon;
    src: url("../fonts/icon.eot");
    src: url("../fonts/icon.eot") format("embedded-opentype"), url("../fonts/icon.ttf") format("truetype"), url("../fonts/icon.woff") format("woff"), url("../fonts/icon.svg") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}
[class*=" ico-"], [class^=ico-] {
    font-family: VnTravelIcon !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
a, a em, a b, button, input[type="button"], input[type="submit"] {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #2d9cdb;
    text-decoration: none;
}

a:hover, a:focus {
    color: #906c41;
    text-decoration: none;
}

.text-black {
    color: #4b4b4b !important;
}

img {
    max-width: 100% !important;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    line-height: 1.2;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 20px;
}

h5, h6 {
    font-size: 18px;
}

.img-slide {
    height: 400px;
    width: 100%;
    object-fit: cover;
}

.bar-logo {
    width: 250px;
    padding-right: 30px;
}

.bar-support {
    width: 220px;
}

.header-area .social_wrap .number p i {
    color: #FF4A52;
    font-size: 16px;
    margin-right: 5px;
}

.header-area .social_wrap .number {
    padding-right: 15px;
    margin-right: 10px;
    border-right: 1px solid #EAEAEA;
}

.header-area .social_wrap .social_links {
    margin-right: 4px;
}

.header-area .social_wrap .social_links li {
    display: inline-block;
}

.header-area .social_wrap .social_links li a {
    display: inline-block;
    color: #AAB1B7;
    font-size: 16px;
    margin: 0 5px;
}

.header-area .social_wrap .social_links li a:hover {
    color: #FF4A52;
}

.slide-index {
    background-color: lightgray;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.20) 100%);
    background-size: cover;
    background-repeat: no-repeat;
    height: 360px;
}

.banner {
    overflow: hidden;
}
#reviews {
    position: relative;
}
.bar-search {
    margin-top: 49px;
    margin-bottom: 0;
    position: absolute;
    bottom: 70px;
    text-align: center;
    width: 100%;
    z-index: 999;
}

.banner-title {
    text-align: center;
    width: 100%;
}

.banner-title h1 {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 15px;
    margin-bottom: 30px;
    color: #fff;
    font-size: 30px;
    font-weight: 800;
}

.home-search-form .vn-tab-search, .home-search-form .tab-content {
    position: relative;
    border-radius: 8px 8px 0 0;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.btn-search {
    font-size: 18px;
    font-weight: bold;
}
.home-search-form .btn-search {
    margin-right: 10px;
    margin-left: 10px;
}
.home-search-form .nav-tabs > li a {
    padding: 5px 20px;
    margin: 10px 15px 15px 0;
    text-transform: uppercase;
    font-size: 14px;
    background: rgba(130, 130, 130, .72);
    border-radius: 20px;
    color: #fff;
    display: inline-block;
}
.home-search-form .nav-tabs > li a:hover{
    background: #ffffff;
    color: #444444;
}

.home-search-form .nav-tabs {
    border: none;
}

.home-search-form .nav-tabs > li > a.active, .home-search-form .nav-tabs > li > a.active:focus, .home-search-form .nav-tabs > li > a.active:hover {
    border-radius: 30px;
    color: #181818;
    background-color: #fff;
}

.booking-form {
    background: #ffffff;
    padding: 5px;
    color: #000000;
    border-radius: 60px;
}

.home-search-form .tab-content {
    padding-top: 20px;
}

.booking-form .form-group .form-field {
    position: relative;
    display: block;
}

.booking-form .form-group .icon {
    position: absolute;
    top: 20px;
    left: 0;
    font-size: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #333333;
    width: 30px;
    height: 30px;
}

.booking-form .form-group .form-control {
    padding: 8px 0 8px 30px;
    display: block;
    width: 100%;
    height: inherit !important;
    font-size: 16px;
    border: none !important;
    background: transparent !important;
    border-radius: 0;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #dd6e1e;
    border-color: #dd6e1e;
}

.btn-primary {
    background-color: #f86700;
    border-color: #f86700;
}
.search-form__content .icon span::before,
.search-form__content .icon {
    color: #333333;
}
.btn-search {
    border-radius: 60px;
}

.col-search + .col-search {
    border-left: 1px solid #f2f2f2;
}

.s-page {
    padding-top: 60px;
    padding-bottom: 60px;
}

.popup-youtube {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    right: 0;
    border-radius: 50%;
    background: #ff5f5f;
    z-index: 1;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    margin-left: -50px;
    margin-top: -50px;
}

.popup-youtube span {
    position: absolute;
    font-size: 30px;
    color: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-30%, -48%);
    -ms-transform: translate(-30%, -48%);
    transform: translate(-30%, -48%);
}

.heading-section {
    color: #f86700;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 5px;
    display: block;
}

.h2-title {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 25px;
}
.fw-800 {
    font-weight: 800;
}
.single-service--area {
    position: relative;
    z-index: 1;
    background-color: #ffffff;
    box-shadow: 0 2px 14px 5px rgba(20, 20, 20, 0.05);
    border-radius: 3px;
    padding: 30px;
    text-align: center;
}

.single-service--area img {
    margin-bottom: 20px;
    display: inline-block;
    max-height: 40px;
}

.single-service--area h5 {
    margin-bottom: 0;
}

.tab_top_deals {
    border-bottom: 1px solid #d9d9d9;
    font-size: 15px;
    margin: 30px auto;
    margin-top: 0;
}

.tab_top_deals .nav-link {
    color: #818181;
    border: none;
    cursor: pointer;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    border: 2px solid transparent;
}

.tab_top_deals .nav-link.active {
    color: #e2803a;
    border-bottom: 2px solid #e2803a;
    padding-bottom: 10px;
}

.tour-item-list {
    padding: 20px;
    -webkit-box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
}

.tour-item-list .img-tour {
    height: 220px;
    width: 100%;
    object-fit: cover;
}

.outer-transform:hover img, .top-tour:hover img, .outer-cover:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.img-cover {
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.heading-title {
    font-size: 20px;
    margin-bottom: 10px;
}

.heading-title.small {
    font-size: 18px;
}

.price-old {
    color: #828282;
    text-decoration: line-through;
    font-size: 18px;
}

.price-now {
    color: #b72020;
    font-size: 26px;
    line-height: 18px;
    font-weight: 700;
}

.price sub {
    font-size: 16px;
    color: #828282;
    bottom: 0;
}

.s3_rn {
    background-color: #2db300;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    font-size: 15px;
    width: 31px;
    height: 25px;
    text-align: center;
    display: inline-block;
    line-height: 25px;
}

.s3_rp {
    color: #2db300;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 5px;
    font-size: 14px;
}

.s3_rl {
    color: #999;
    vertical-align: 1px;
    line-height: 1;
    font-size: 14px;
}

.s3_ru {
    color: #144aa8;
    font-size: 15px;
}

.btn-more {
    border: 1px solid #2d9cdb;
    color: #2d9cdb;
    border-radius: 20px;
    font-size: 15px;
}

.btn-more:hover,
.btn-more:focus {
    border-color: #f86700;
    color: #f86700
}

.heading-title a:focus,
.heading-title a:hover {
    color: #f47921 !important;
}

.hotel-rating {
    font-size: 18px;
    color: #ffb800;
    line-height: 1;
}

.hotel-rating .star-full {
    color: #ffd700;
}

/* Lớp chung cho các sao trống */
.hotel-rating .star-empty {
    color: #ccc;
}

/* Các lớp sao với class star-X */
.star-1 {
    display: inline-block;
}

.star-1:before {
    content: "★ ☆ ☆ ☆ ☆";
}

.star-2:before {
    content: "★ ★ ☆ ☆ ☆";
}

.star-3:before {
    content: "★ ★ ★ ☆ ☆";
}

.star-4:before {
    content: "★ ★ ★ ★ ☆";
}

.star-5:before {
    content: "★ ★ ★ ★ ★";
}

.img-hotel {
    height: 300px;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
    width: 100%;
}

.top-hotel {
    position: relative;
    border-radius: 10px 10px 0 0;
}

.top-hotel::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, .65) 0, rgba(0, 0, 0, .64) 1%, rgba(0, 0, 0, .33) 25%, rgba(0, 0, 0, 0) 50%);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .65) 0, rgba(0, 0, 0, .64) 1%, rgba(0, 0, 0, .33) 25%, rgba(0, 0, 0, 0) 50%);
    background: linear-gradient(to top, rgba(0, 0, 0, .65) 0, rgba(0, 0, 0, .74) 1%, rgba(0, 0, 0, .53) 20%, rgba(0, 0, 0, 0) 40%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
    z-index: 8
}

.info-hotel {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    z-index: 9;
    bottom: 0;
    left: 0;
    padding: 0 10px 10px 10px;
    position: absolute;
}

.info-review {
    margin-bottom: 15px;
}

.text-grey {
    color: #828282
}

.btn-more-view {
    padding: 5px 10px;
    font-weight: bold;
}

.amenities-row span {
    float: left;
    color: #2d9cdb;
    margin-right: 5px;
    margin-bottom: 2px;
    font-size: 14px;
}

.amenities-row span::before {
    content: '•';
    display: inline-block;
    margin-right: 5px;
}

.f15 {
    font-size: 15px !important;
}

.text-blue {
    color: #2d9cdb
}

.box-tailor-made {
    background: rgba(45, 156, 219, 0.2);
    border-radius: 4px;
    text-align: center;
}

.logo-tailor-made {
    width: 130px;
}

.img-support {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 50%;
}

.box-tailor-made .btn-primary {
    font-size: 18px;
    padding: 10px 20px;
    font-weight: 700;
}

.h4-tailor-made {
    color: #f86700;
    font-size: 25px;
}

.s6_kc {
    margin-top: 7px;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}

.hotline {
    color: #2d9cdb;
    font-weight: 700;
    font-size: 25px;
}

.block-33 {
    background: #f8f9fa;
    padding: 20px;
    /*-webkit-box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2);*/
    box-shadow: 0 3px 10px rgba(0, 0, 0, .1)
}

.block-33 .vcard .image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    margin-right: 20px;
}

.block-33 .vcard .image img {
    max-width: 100%;
    border-radius: 50%;
}

.block-33 .vcard .name-text .heading {
    line-height: 1;
    margin-bottom: 5px;
    padding: 0;
    font-size: 18px;
}

.block-33 .vcard .name-text .meta {
    color: #f86700;
    display: block;
    font-size: 14px;
}

element {
}

.testimony-wrap .icon {
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #f86700;
    z-index: 9;
}

.testimony-wrap .icon span {
    color: #fff;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.owl-theme .owl-dots .owl-dot {
    background: none;
    border: none;
    padding: 0;
}

.owl-theme .owl-dots .owl-dot span {
    margin: 4px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #f86700;
}

.owl-carousel .owl-stage {
    display: flex;
}

.ftco-footer {
    padding: 5em 0 0 0;
    background: #1a1a1a;
    color: rgba(255, 255, 255, 0.7);
}

.ftco-footer {
    padding: 5em 0 0 0;
    background: #1a1a1a;
    color: rgba(255, 255, 255, 0.7);
}

.copyright p {
    margin-bottom: 0;
}

.ftco-footer .ftco-footer-widget h2, .ftco-footer .ftco-footer-widget .h2 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
    font-family: "Nunito", Arial, sans-serif;
}

.ftco-footer .ftco-footer-widget ul li {
    margin-bottom: 10px;
}

.ftco-footer .ftco-footer-widget ul li a {
    color: rgba(255, 255, 255, 0.7);
}

.ftco-footer .ftco-footer-widget ul li a span {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
}

.ftco-footer .ftco-footer-widget ul li {
    margin-bottom: 10px;
}

.ftco-footer .ftco-footer-widget ul li a {
    color: rgba(255, 255, 255, 0.7);
}

.ftco-footer-social li {
    list-style: none;
    margin: 0 5px 0 0;
    margin-bottom: 0px;
    display: inline-block;
}

.ftco-footer-social li a {
    height: 40px;
    width: 40px;
    display: block;
    color: #b99365;
    border-radius: 2px;
    position: relative;
    background: rgba(255, 255, 255, 0.05);
}

.ftco-footer-social li a span {
    position: absolute;
    font-size: 18px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #b99365 !important;
}

.ftco-footer .block-23 ul li, .ftco-footer .block-23 ul li > a {
    display: table;
    line-height: 1.5;
    font-size: 15px;
}

.ftco-footer .block-23 ul li .icon {
    width: 40px;
    font-size: 15px;
    padding-top: 2px;
    color: #b99365 !important;
}

.ftco-footer .block-23 ul li .icon, .ftco-footer .block-23 ul li .text {
    display: table-cell;
    vertical-align: top;
    color: rgba(255, 255, 255, 0.8) !important;
}

.ftco-footer .bg-darken {
    background: #151515 !important;
}

.img-test {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}

.s-team {
    background-color: rgba(241, 241, 241, .6117647059);
    padding-top: 20px;
}

.top-team {
    position: relative;
    padding: 0 20px 0 20px;
    margin-bottom: 20px;
}

.top-team::before {
    content: "";
    width: 10px;
    background: #f37821;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.breadcrumbs {
    color: #bdbdbd;
    padding: 10px 0;
    font-size: 14px;
}

.breadcrumbs div {
    display: inline-block
}

.breadcrumbs div:after {
    content: "/ ";
    color: #bdbdbd;
    padding: 0 4px;
}

.breadcrumbs div:last-child {
    background: 0 0
}

.breadcrumbs div:last-child:after {
    content: "";
    padding: 0
}

.breadcrumbs div:last-child span {
    color: #666
}

.breadcrumbs div a {
    color: #bdbdbd
}

.inner-header {
    border-bottom: 1px solid #eeeeee;
}

.main-content {
    padding-bottom: 60px;
}

.content-page {
    padding-top: 10px;
}

.hotel-cat-row + .hotel-cat-row {
    margin-top: 60px;
    border-top: 1px solid #eeeeee;
    padding-top: 60px;
}
.style-image {
    width: 160px !important;;
    height: 160px !important;
    object-fit: cover;
    border-radius: 50%;
    margin: 0 auto;
}
.title-styles {
    font-size: 22px;
    margin-bottom: 20px;
}
.travel-style {
    width: 100%;
    padding-left: calc((100% - 1242px)/ 2);
    padding-right: 0;
}
.travel-style .owl-stage {
    padding-left: 0 !important;
}
.banner-video {
    color: #ffffff;
    cursor: pointer;
}

.banner-video:hover,
.banner-video:focus{
    color: #fff;
}

.search-form .ico-f-tag::before, .search-form .ico-address::before, .search-form .ico-calendar::before, .search-form .ico-carbon-time::before {
    color: #444;

}
.f18 {
    font-size: 18px;
}
.left-content {
    float: left;
    width: 275px;
}
.right-content {
    float: right;
    padding-left: 25px;
    width: calc(100% - 275px);
}
.list-result {
    background: #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,.25);
    margin-bottom: 20px;
    position: relative;
    border-radius: 16px;
    padding: 15px;
}
.link-result-img {
    border-radius: 15px;
}
.img-list-result {
    width: 100%;
    border-radius: 15px;
    max-height: 220px;
    object-fit: cover;
}
.outer-cover {
    overflow: hidden;
}
.map-list-result {
    width: 100%;
    border-radius: 15px;
    height: 140px;
    object-fit: cover;
}
.img-map {
    margin-top: 15px;
}
.view-map {
    position: absolute;
    bottom: 15px;
    right: 15px
}
.btn-view-map {
    font-size: 15px;
    color: #414141;
    background-color: #fff;
    border-radius: 20px;
    padding: 5px 10px;
    border: none;
}
.map-text {
    padding-left: 5px;
}
.list-result-info-theme {
    margin-bottom:5px;
    font-size: 15px;
    color: #828282;
}
.list-result-info-route {
    margin-bottom: 10px;
    display: flex;
    font-size: 17px;
    line-height: 1.2;
}
.list-result-info-theme i {
    margin-right: 5px;
}
.list-result-info-theme i::before {
    color: #bababa;
}
.list-result-info-route i {
    margin-right: 5px;
    font-size: 20px;
}
.list-result-info-route .ico-map-add::before {
    color: #bababa;
}
.list-result-info-name a {
    color: #333;
    font-weight: 700;
}
.list-result-info-name {
    font-size: 20px;
    margin-bottom: 10px;
}

.list-result-info-name a:hover {
    color:#f86700
}
.list-result-highlights-content {
    margin-bottom: 5px;
    font-weight: 500;
}
.list-result-highlights-content ul:first-child {
    list-style: none;
    padding-left: 0;
    margin-bottom: 5px;
}

.list-result-highlights-content li::before {
    content: "\e91b";
    font-family: VnTravelIcon;
    color: #f47921;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 12px;
}

.list-result-highlights-content ul li {
    padding-left: 20px;
    position: relative;
}
.list-result-highlights-content ul li + li {
    margin-top: 5px;
}
.list-result-highlights {
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}
.price-off {
    background: #ffe8d6;
    color: #e9680c;
    border-radius: 30px;
    height: 20px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 700;
    padding: 0 10px;
}
.list-result-price {
    display: flex;
    justify-content: space-between;
}
.city-tours  {
    background: #f7f7f7;
    padding-top: 40px;
    padding-bottom: 40px;
}
.city-tours-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.city-tours-item {
    border-radius: 8px;
    box-shadow: 0 1px 4px rgba(0,0,0,.25);
    padding: 5px;
    display: flex;
    width: calc(25% - 20px);
    margin-bottom: 15px;
    background: #fff;
    cursor: pointer;
    align-items: center;
}
.city-tours-item img {
    border-radius: 8px;
    width: 90px;
    height: 80px;
    object-fit: cover;
}
.city-tours-item .tour-name {
    padding-left: 10px;
}
.city-tours-item .tour-name label {
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
}
.city-tours-item .tour-name span {
    font-size: 15px;
    color: #828282;
    display: block;
}
.text-black:hover {
    color: #f86700 !important;
}
.bgr-review-header {
    background-color: #2c3e50;
    position: absolute;
    width: 100%;
    left: 0;
    height: 240px;
}
#h_tab_reviews {
    margin-bottom: 30px;
}
.bgr-review-header h2 {
    font-weight: 400;
    font-size: 28px;
    color: #fff;
    padding-top: 25px;
}
#review_content {
    margin: 0 auto;
    margin-bottom: 0px;
    background: #fff;
    margin-bottom: 20px;
}

element {
}
@media (min-width: 768px) {
    .reviews-panel {
        overflow: hidden;

        padding: 15px 20px;

    }
}
.reviews-panel {
    background: #fff;
    padding: 20px;
    border-radius: 4px 4px 0 0;
    position: relative;
    top: 80px;
}

.reviews-panel .rev_total__score_number {
    width: 71px;
    height: 71px;
    font-size: 35px;
    line-height: 70px;
    text-align: center;
    border-radius: 20px;
}
.rev_total__lang__text {
    font-size: 25px;
    text-transform: none;
}
.rev_total__lang {
    margin-left: 5px;
}
.breakdown-score-wrapper ul {
    list-style: none;
    padding-left: 0;
    width: 90%;
}
.reviewTravelerType li, .reviewTravelerTypeFilter li, .tripadvisorReviewTravelerTypeFilter li {
    margin-bottom: 9px;
    padding-top: 5px;
    position: relative;
    font-weight: 700;
    font-size: 15px;
}
.reviewTravelerType li .lbl1, .reviewTravelerTypeFilter li .lbl1, .tripadvisorReviewTravelerTypeFilter li .lbl1 {
    padding-right: 10px;
    padding-left: 0;
    background-color: #fff;
    position: relative;
    z-index: 2;
    font-weight: 500;
}

.reviewTravelerType li span, .reviewTravelerTypeFilter li span, .tripadvisorReviewTravelerTypeFilter li span {
    background-color: #fff;
    position: relative;
    z-index: 2;
    padding-left: 10px;
    text-align: left;
    width: 10px;
}
.text-3 {
    color:#ffce00
}
.text-1 {
    color:#ff3722
}
.text-2 {
    color:#ff8622
}
.text-4 {
    color:#73cf11
}
.text-5 {
    color:#00b67a
}
.reviewTravelerType .b-line, .reviewTravelerTypeFilter .b-line, .tripadvisorReviewTravelerTypeFilter .b-line {
    position: absolute;
    width: 100%;
    border-bottom: 3px solid #e5e5e5;
    bottom: 11px;
    z-index: 1;
    border-radius: 3px;
}
.reviewTravelerType li label {
    position: relative;
    z-index: 9;
    top: -1px;
    background-color: #fff;
    padding-right: 10px;
}
#review_list {
    position: relative;
    margin-top: 80px;
    padding: 20px;
    background: #fff;
    overflow: hidden;
}
.comment_list {
    margin-top: 20px;
}
.comment-list-item {
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.comment-item-score {
    background: #73cf11;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 10px;
    border-radius: 8px;
    margin-right: 8px;
    height: 40px;
    width: 40px;
    text-align: center;
}
.comment-item-user .rate {
    color: #73cf11;
    font-weight: bold;
}
.Excellent .comment-item-score {
    background: #00b67a;
}
.Excellent .comment-item-user .rate {
    color: #00b67a;
}
.good .comment-item-score {
    background: #73cf11;
}
.good .comment-item-user .rate {
    color: #73cf11;
}
.Average .comment-item-score {
    background: #ffce00;
}
.Average .comment-item-user .rate {
    color: #ffce00;
}
.Poor .comment-item-score {
    background: #ff8622;
}
.Poor .comment-item-user .rate {
    color: #ff8622;
}
.Terrible .comment-item-score {
    background: #ff3722;
}
.Terrible .comment-item-user .rate {
    color: #ff3722;
}
.comment-item-name {
    color: #2d9cdb
}
.faqs .accordion-item {
    border: none;
    border-top: 1px solid #c4c4c4;
    border-radius: 0;
}
.faqs .accordion-item:last-child{
    border-bottom: 1px solid #c4c4c4;
}
.faqs .accordion-button {
    padding-left: 0;
    padding-right: 0;
}
.faqs .accordion-button:focus {
    box-shadow: none;
}
.faqs .accordion-button:not(.collapsed) {
    color: #0c63e4;
    background-color: #e7f1ff;
    box-shadow: none;
    border-radius: 0;
    padding-left: 10px;
    padding-right: 10px;
}
.faqs .accordion-body {
    padding-left: 0;
    padding-right: 0;
}
.ask-question {
    background-color: #74bbe3;
    border-radius: 22px;
    padding: 8px 30px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
}
.question__list div:not(:last-child) .question__item {
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
}
.question__item {
    background: #fff;
    margin-bottom: 20px;
}
.text-q-review {
    font-size: 18px;
    color: #6e6e6e;
    position: absolute;
    left: 0;
    top: 5px;
    width: 38px;
    text-align: center;
}
.col-icon-text .ico-a, .col-icon-text .ico-logo, .col-icon-text .ico-q, .col-icon-text .ico-q-review {
    font-size: 38px;
    width: 48px;
}
.q-info label {
    font-weight: 700;
}
.question__item__question .q-detail, .question__item__question .row-reply {
    padding-left: 50px;
}
.a-reply {
    cursor: pointer;
}
.input-reply {
    background-color: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
    display: none;
}
 .input-reply textarea {
    width: 100%;
    outline: 0;
    border: 1px solid #f2f2f2;
}
.input-reply button {
    background-color: #f86700;
    padding: 8px 30px;
    font-weight: 700;
    color: #fff;
    font-size: 16px;
    border: 0;
    width: auto;
}
.question__item__question .input-reply {
    margin-left: 50px;
}
.question__item__answer {
    padding-left: 50px;
    margin-top: 15px;
    position: relative;
}
.question__item__answer .q-a-content::before {
    content: "";
    border-left: 1px solid #efefef;
    position: absolute;
    top: 0;
    left: 50px;
    height: 100%;
}
.question__item__answer .q-a-content, .question__item__question .q-a-content {
    display: flex;
    align-items: flex-start;
}
.question__item__answer .col-info {
    margin-left: 20px;
}

.question__item__answer .col-info .col-icon {
    padding-bottom: 7px;
}
.ico-logo {
    background: url("../images/favicon.ico") no-repeat;
    background-size: 20px 20px;
    height: 20px;
    width: 20px;
    margin-right: 5px;
}
.modal-backdrop.show {
    opacity: 0.8;
}
.video-container .play-button,
.item-grid-photo .play-button,
.youtube-content .play-button {
    width: 65px;
    height: 65px;
    background-color: #fff !important;
    box-shadow: 0 0 30px rgba(0,0,0,.6);
    z-index: 1;
    opacity: .9;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%,-50%,0);
}
.video-container .play-button::before,
.item-grid-photo .play-button::before,
.youtube-content .play-button::before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26px;
    border-color: transparent transparent transparent #444;
    position: absolute;
    top: 50%;
    left: 55%;
    transform: translate3d(-50%,-50%,0);
}
.youtube-content .play-button {
    cursor: pointer;
}
.youtube-content .img-default {
    transform: translate3d(0,-36px,0);
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.youtube-content {
    margin-top: 60px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 15px;
}
.cat-information .accordion-item{
    border-radius: 8px;
    box-shadow: 0 0 10px 5px rgba(0,0,0,.06);
    margin-bottom: 20px;
    border: none;
}
.cat-information .accordion-item .accordion-header i {
    font-size: 24px;
    position: relative;
    width: 27px;
}
.cat-information .accordion-item .accordion-header i::before {
    color: #e2803a;
}

.cat-information .accordion-button:not(.collapsed) {
    background: #ffe8d6;
    color: #e2803a;
    border-radius: 8px 8px 0 0;
}
element {
    border: none;

}
.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: calc(.25rem - 1px);

    border-bottom-left-radius: calc(.25rem - 1px);

}
.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: calc(.25rem - 1px);

    border-top-right-radius: calc(.25rem - 1px);

}
button:focus:not(:focus-visible) {
    outline: 0;

}
.accordion-button:focus {
    border: none;
    box-shadow: none;
}
.cat-information .accordion-item .accordion-header i.ico-check-s {
    font-size: 16px;
}
.cat-list .s-support {
    padding-bottom: 0 !important;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-bottom-15 {
    margin-bottom: 15px;
}
.filter-block .ico-filter, .search-filter-bgr .ico-filter {
    font-size: 10px;
    margin-right: 5px;
    vertical-align: baseline;
    min-height: auto;
    position: relative;
    top: -1px;
}
.search-filter-bgr .sub-title {
    font-size: 16px;
    margin: 0 0 10px !important;
    color: #828282;
    text-transform: uppercase;
    font-weight: 700;
}
.bpv-s-content .checkbox, .bpv-s-content .radio {
    margin-bottom: 10px;
}
#bpv_filter_tour {
    display: none;
}
.margin-bottom-10 {
    margin-bottom: 10px;
}
.text-special {
    color: #f47921;
}
.margin-right-5 {
    margin-right: 5px;
}
.text-blue {
    cursor: pointer;
    color: #3385d6;
}
.search-empty {
    border: 1px solid #efefef;
    padding: 15px;
}
.color-gray {
    color: #828282 !important;
}
.search-form__content {
    box-shadow: 0 0 4px 0 rgba(0,0,0,.15);
}

.h1-title {
    font-weight: 800;
    font-size: 28px;
}
.tour_detail__header__right__info {
    background: #fff;
    position: relative;
    z-index: 11;
    border-radius: 16px;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.15);
}
.tour_detail__header__right__info .info-tour {
    padding: 20px;
}
.tour_detail__header__right__info .item {
    margin-bottom: 10px;
    display: flex;
    align-items: flex-start;
}
.tour_detail__header__right__info i {
    font-size: 20px;
    width: 30px;
    display: inline-block;
    position: relative;
    top: 0;
    flex: 0 0 30px;
    text-align: center;
    padding-right: 5px;
}
.tour_detail__header__right__info label {
    margin-right: 5px;
    white-space: nowrap;
    font-weight: 700;
}
.tour_detail__header__right__info i::before {
    color: #444;
}
.tour_detail__header__left .count-img {
    position: absolute;
    bottom: 25px;
    right: 15px;
    z-index: 2;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    background: rgba(0,0,0,.5);
    border-radius: 16px;
    padding: 5px 10px;
    cursor: pointer;
}
.tour_detail__header__left .count-img .ico-camera {
    width: 22px;
}
.fotorama__arr::before, .fotorama__fullscreen-icon::before, .fotorama__video-close::before, .fotorama__video-play::before {
    content: "";
    padding: 10px;
    border-radius: 40px;
    font-family: VnTravelIcon;
    position: relative;
    color: #fff;
    font-size: 30px;
    right: 10px;
}
.fotorama__arr.fotorama__arr--prev::before, .fotorama__fullscreen-icon.fotorama__arr--prev::before, .fotorama__video-close.fotorama__arr--prev::before, .fotorama__video-play.fotorama__arr--prev::before {
    content: "\e92a";

}
.fotorama__arr.fotorama__arr--next::before, .fotorama__fullscreen-icon.fotorama__arr--next::before, .fotorama__video-close.fotorama__arr--next::before, .fotorama__video-play.fotorama__arr--next::before {
    content: "\e93b";
}
.tour-slider {
    position: relative;
}
#photo_detail_modal.fade.in {
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 0;
    padding-right: 0px;
    padding-left: 0px;
}
.tour-slider .fotorama .fotorama__arr--next, .tour-slider .fotorama .fotorama__arr--prev {
    background: 0 0 !important;
}
.slider-tour .close {
    position: relative;
    top: 0 !important;
    left: 0;
    margin-left: auto;
    padding-bottom: 10px;
    font-size: 16px;
}
.modal-photo .close {
    opacity: 1;
    color: #fff;
    text-shadow: none;
    font-weight: 400;
    cursor: pointer;
    font-size: 18px;
    outline: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 100;
    text-align: right;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
}
.slider-tour .close .ico-x::before {
    color: #000;
}
button.close {
    padding: 0;
    padding-bottom: 0px;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}
.modal-photo .caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 20%;
    background: linear-gradient(transparent,rgba(0,0,0,.4));
}
.modal-photo .caption-title {
    width: 100%;
    font-size: 14px;
    text-overflow: ellipsis;
    text-align: center;
    padding: 5px 0;
    background-color: rgba(0,0,0,.4);
}
.slider-tour {
    display: flex;
    flex-direction: column;
}
.fotorama__caption .fotorama__caption__wrap {
    background-color: rgba(0,0,0,.42);
    padding: 5px 10px;
    width: 100%;
    text-align: left;
    color: #fff;
}

.widget {
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
}

.widget-inner {
    padding: 15px;
    background: #fff;
}

.widget-title {
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.nav-tab-detail {
    position: relative;
    z-index: 10;
    width: 100%;
    background-color: #fff;
    max-width: 1170px;
}

.ul-tab {
    margin-bottom: 0;
    border-bottom: 2px solid rgba(223, 223, 223, 0.5);
    list-style: none;
    padding: 0;
}

.ul-tab li {
    float: left;
    margin: 0 30px 0 0;
    position: relative;
    font-size: 18px;
}

.ul-tab li a {
    display: block;
    padding: 10px;
    font-weight: bold;
    color: #333;
}

.ul-tab li.active a, .ul-tab li:hover a {
    color: #fd792c;
}

.ul-tab li::after {
    content: '';
    display: block;
    width: 45px;
    height: 2px;
    position: absolute;
    bottom: -2px;
    z-index: 3;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.ul-tab li.active::after, .ul-tab li:hover::after {
    background-color: #fd792c;
}
#tab-details .price-block {
    display: none;
}
.card.full-itinerary {
    border: none
}
.itinerary-box {
    margin-left: 50px;
    position: relative;
    border-bottom: 1px solid #efefef;
}
.itinerary-box::before {
    position: absolute;
    content: "";
    top: 34px;
    left: -30px;
    padding-top: 0;
    border-left: 1px dashed #c7d0d9;
    width: 0;
    height: 100%;
}
.itinerary-box::after {
    position: absolute;
    content: "";
    left: -40px;
    top: 13px;
    width: 22px;
    height: 22px;
    background: #d2d2d2;
    border-radius: 20px;
    border: 4px solid #fff;
}
.itinerary-box:first-child::after{
    content: "\e95e";
    font-family: VnTravelIcon;
    font-size: 24px;
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    background-color: #e2803a;
    border-radius: 20px;
    top: 6px;
    left: -48px;
    background-position: center;
    border: 0 !important;
    color: #ffffff;
    text-align: center;
}
.itinerary-box:last-child::after {
    width: 36px;
    height: 36px;
    background-color: #e2803a;
    border-radius: 20px;
    top: 6px;
    left: -48px;
    border: 0 !important;
    content: "\e960";
    font-family: VnTravelIcon;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    padding-top: 3px;
}
.itinerary-box:last-child::before {
    border: none;
}
.full-itinerary  button::after {
    color: #b99365;
    position: absolute;
    right: 0;
    top: 12px;
    font-family: VnTravelIcon;
    font-size: 18px;
    content: "\e920";
}
.full-itinerary  button.collapsed::after {
    content: "\e91d";
}
.btn-check:focus + .btn, .btn:focus {
    box-shadow: none;
}
.full-itinerary-header button {
    padding: 12px 15px 12px 0;
    font-size: 17px;
    text-align: left;
}
.control-days .control {
    cursor: pointer;
}
.control-days .control i {
    margin-left: 5px;
}

.itinerary-box:has(.body-days.show)::after {
    background-color: #e2803a;
    border: 4px solid #ffe8d6;

}
.reviews-panel .btn-create-review {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    font-weight: 700;
    margin-top: 20px;
    padding: 11px 12px;
    box-shadow: 0 0 4px rgba(0,0,0,.15);
    width: 100%;
}
.reviews-panel .btn-create-review:hover {
    box-shadow: 0 0 4px rgba(0,0,0,.5);
}
.similar_tours {
    background: #f8f8f8;
    padding-top: 40px;
    padding-bottom: 40px;
}
.img-tour-similar {
    height: 150px;
    width: 100%;
    object-fit: cover;
}
.small .price-now {
    font-size: 22px;
}
.small .price-old {
    font-size: 16px;
}

.table-price {
    border: 1px solid #f2f2f2;
}

.table-price td, .table-price th {
    padding: 8px 10px;
}

.th-price {
    text-align: center;
    background: #f2f2f2;
    font-weight: 700;
}

.table-price td {
    border: 1px solid #f2f2f2;
}

.td-price {
    text-align: center;
    color: #b72020;
    width: 150px;
    font-weight: bold;
}

.book-now {
    display: inline-block;
    white-space: nowrap;
    color: #fff;
    background: #2d9cdb;
    padding: 4px 15px;
    transition: all .3s ease;
    font-size: 15px;
    border-radius: 20px;
}

.book-now:focus,
.book-now:hover {
    color: #fff;
    background: #31d2f2;
}

.td-book {
    width: 120px;
    text-align: center;
}

.th-price:last-child {
    border-color: #f2f2f2;
}

@media (max-width: 767px) {
    table.responsive, tbody.responsive, td.responsive, th.responsive, thead.responsive, tr.responsive {
        display: block;
        position: relative;
        width: 100%;
        border: none;
    }

    thead.responsive, thead.responsive td, thead.responsive tr {
        display: none !important;
    }

    tr.responsive:nth-child(2n+1) {
        background: #ccc;
    }

    table.responsive, tbody.responsive, td.responsive, th.responsive, thead.responsive, tr.responsive {
        display: block;
        position: relative;
        width: 100%;
        border: none;
    }

    .table-price .pack-col {
        font-weight: 700;
        border-bottom: 1px solid #fff;
        color: #000;
        padding: 5px 8px;
        background: #ddd;
    }

    .table-price td, .td-price td {
        background: #f2f4f6;
        border: 1px solid #fff;
        padding: 5px 8px;
    }
}

.tour-exclude ul li::before {
    content: "\f056";
    color: red;
}

.tour-include ul li::before {
    content: "\f055";
    color: #2db300;
}
.title_tb_price {
    background: #f2f2f2;
    padding: 8px 10px;
}
.list-tour ul li::before {
    content: "\f00c";
    font-family: "FontAwesome";
    display: inline-block;
    margin-right: 10px;
    color: #b99365;
    position: absolute;
    top: 2px;
    line-height: 1;
    left: 0;
}
.affix-top {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
    z-index: 98;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
}
.affix-top .nav-details {
    max-width: 1270px;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: auto;
    margin-right: auto;
}
.affix-top .tab-details {
    border-bottom: 0;
    float: left;
    margin-bottom: 0;
}
.skip-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    padding: 12px 15px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
    z-index: 9;
}
.affix-top .price-block {
    display: block !important;
}
.affix-top .price {
    margin-top: 10px;
}
.affix-top .btn-primary {
    padding: 8px 16px;
    margin-top: 4px;
}
#tab-details .price-block {
    display: none;
}
.modal-questions .modal-header {
    background-color: #eee;
    padding: 10px 20px;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    font-weight: bold;
    font-size: 18px;
}
.modal-questions textarea {
    height: 200px;
}
.input-warning {
    border: 1px solid #b20000 !important;
}
.hidden {
    display: none;
}
.booking-content {
    background: #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,.25);
    margin-bottom: 20px;
    position: relative;
    border-radius: 16px;
    padding: 15px;
}
.title-tab {
    margin-bottom: 20px;
    position: relative;
    padding-left: 13px;
}
.title-tab::before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 20px;
    border-radius: 3px;
    background-color: #fd792c;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.spantotal {
    font-size: 18px;
}
.text-red {
    color: red;
}

.form-select.is-valid, .was-validated .form-select:valid,
.form-control.is-valid, .was-validated .form-control:valid {
    border-color: #ced4da !important;
    background-image: none !important;
    padding: initial !important;
    box-shadow: initial !important;
    padding: .375rem .75rem !important;
}

.form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"], .was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"] {
    background-image: inherit !important;
}
.list-tour ul li::before {
    content: "\f00c";
    font-family: "FontAwesome";
    display: inline-block;
    margin-right: 10px;
    color: #b99365;
    position: absolute;
    top: 2px;
    line-height: 1;
    left: 0;
}
.tour-exclude ul li::before {
    content: "\f056";
    color: red;
}

.tour-include ul li::before {
    content: "\f055";
    color: #2db300;
}
.list-tour ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.list-tour ul li {
    position: relative;
    padding-left: 20px;
}
.star-cruise {
    font-size: 12px;
}
.cruise-cat-item {
    background: #efefef;
    color: #414141;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    padding: 0 10px;
    margin-bottom: 5px;
    line-height: 16px;
    padding: 4px 10px;
    display: inline-block;
}
.cruise-amenitie-item {
    background: #f5f5f5;
    padding: 5px 10px;
    border-radius: 6px;
    color: #828282;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 4px;
    display: inline-block;
}
.list-result-highlights-content ul.list-why li::before{
    content: "";
}
.list-result-highlights-content ul.list-why li {
    padding-left: 17px;
}
.list-result .separation {
    border-bottom: 1px solid #c9c9c9;
    opacity: .4;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 15px;
}
.list_search__item__info__overview {
    font-size: 15px;
    color: #828282;
    font-weight: 500;
}

.cruise_thumbnail img {
    margin-right: 5px;
    width: calc(25% - 5px);
    border-radius: 8px;
}
.cruise_thumbnail .img-bgr {
    position: relative;
    width: calc(25% - 5px);
    flex: 0 0 calc(25% - 5px);
}
.cruise_thumbnail .img-bgr::before {
    content: "";
    position: absolute;
    background: rgba(0,0,0,.4431372549);
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 8px;
}
.cruise_thumbnail .img-bgr img {
    width: 100%;
}
.cruise_thumbnail .img-bgr span {
    position: absolute;
    z-index: 99;
    color: #fff;
    text-align: center;
    left: 0;
    top: 13px;
    width: 85px;
}
.cruise_thumbnail {
    width: 100%;
    margin-top: 5px;
}
#review_list .pagination {
    margin-bottom: 0;
}
.img-post-relate {
    height: 150px;
    width: 100%;
    object-fit: cover;
    border-radius: 8px;
}
.h3-post {
    margin-top: 10px;
    font-size: 18px;
}
.h3-post  a{
    color: #333333;
}

.lg-grid-photo{
    display: grid;
    grid-template-columns: repeat(4,minmax(0,1fr));
    grid-template-rows: repeat(2,auto);
    cursor: pointer;
    position: relative;
    grid-gap: 8px;
    border-radius: 2px;
    height: 100%;
    width: 100%;
}
.item-grid-photo:nth-child(1) {
    grid-column: 1/3;
    grid-row: 1/3;
    max-width: 620px;
    max-height: 400px;
}
.item-grid-photo:nth-child(2) {
    grid-column: 3/4;
    grid-row: 1/3;
    max-width: 300px;
    max-height: 400px;
}
.item-grid-photo:nth-child(3) {
    grid-column: 4/5;
    grid-row: 1/2;
    max-width: 300px;
    max-height: 196px;
}
.item-grid-photo:nth-child(4) {
    grid-column: 4/5;
    grid-row: 2/3;
    max-width: 300px;
    max-height: 196px;
}
.item-grid-photo img {
    height: 100%;
    max-width: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%;
}
.item-grid-photo {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    max-height: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.item-grid-photo  a{
    display: block;
    height: 100%;
}
.view-more-photo  {
    bottom: 10px;
    right: 10px;
    color: #ffffff;
    border-radius: 5rem;
    backdrop-filter: blur(2px);
    background: #191b2066;
    border: 2px solid #ffffff;
    padding: 9px 24px;
}

.s19_wi {
    margin-bottom: 30px;
    border: 1px solid rgba(210, 210, 210, 0.5);
    border-radius: 2px;
}

.s19_wt, .s19_wt2 {
    padding: 20px 22px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: normal;
}

.s19_wt2 {
    background-color: #f6f6f6;
    padding-top: 14px;
    padding-bottom: 14px;
}

.s19_wtb .tb-cell {
    padding: 10px 0;
    padding-left: 0px;
    vertical-align: top;
}

.s19_wtb .tb-cell:first-child {
    width: 110px;
    font-weight: bold;
}

.s19_wtb .tb-cell:last-child {
    padding-right: 22px;
    padding-left: 15px;
}

.s19_wtb .tb-cell:first-child .fa {
    width: 16px;
    margin-right: 5px;
    text-align: center;
}

.s19_wtb .tb + .tb {
    border-top: 1px solid rgba(210, 210, 210, 0.5);
}
.tb {
    display: table;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}
.s19_wb {
    padding: 0 22px;
}
.tb-cell {
    display: table-cell;
}

.s19_os {
    padding-bottom: 13px;
}

.s19_os > div {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 12px;
}

.s19_os > div span {
    display: inline-block;
    vertical-align: middle;
}

.ia {
    display: inline-block;
    vertical-align: middle;
    background-image: url("../images/icond.svg");
    background-repeat: no-repeat
}

.ia-star {
    width: 20px;
    height: 20px;
    background-position: 0 0
}

.ia-map {
    width: 16px;
    height: 21px;
    background-position: -22px 0
}

.ia-bus {
    width: 20px;
    height: 20px;
    background-position: -38px 0
}

.ia-meal {
    width: 20px;
    height: 20px;
    background-position: -58px 0
}

.ia-bath {
    width: 20px;
    height: 20px;
    background-position: -80px 0
}

.ia-jacuzzi {
    width: 21px;
    height: 21px;
    background-position: -102px 0
}

.ia-pool {
    width: 20px;
    height: 20px;
    background-position: -124px 0
}

.ia-kayaking {
    width: 20px;
    height: 21px;
    background-position: -146px 0
}

.ia-wifi {
    width: 20px;
    height: 15px;
    background-position: -89px -51px
}

.ia-fly-car {
    width: 17px;
    height: 21px;
    background-position: -69px -48px
}

.ia-family {
    width: 21px;
    height: 18px;
    background-position: -44px -50px
}

.ia-beach {
    width: 20px;
    height: 22px;
    background-position: -23px -47px
}

.ia-no-smoking {
    width: 21px;
    height: 20px;
    background-position: 0 -47px
}

.ia-spa {
    width: 19px;
    height: 20px;
    background-position: -156px -24px
}

.ia-bar {
    width: 15px;
    height: 21px;
    background-position: -136px -24px
}

.ia-park {
    width: 21px;
    height: 21px;
    background-position: -44px -23px
}

.ia-restaurant {
    width: 20px;
    height: 18px;
    background-position: -111px -27px
}

.ia-receptionist {
    width: 19px;
    height: 21px;
    background-position: -89px -24px
}

.ia-coffee-maker {
    width: 20px;
    height: 21px;
    background-position: -67px -24px
}

.ia-private-beach {
    width: 20px;
    height: 18px;
    background-position: -22px -26px
}

.ia-gym {
    width: 19px;
    height: 20px;
    background-position: -1px -24px
}

.ia-area {
    width: 11px;
    height: 11px;
    background-position: -168px 0
}

.ia-user {
    width: 12px;
    height: 13px;
    background-position: -181px 0
}

.ia-plus {
    width: 10px;
    height: 10px;
    background-position: -195px 0
}

.ia-minus {
    width: 10px;
    height: 10px;
    background-position: -207px 0
}
.cruise_highlights {
    padding-top: 30px;
    margin-bottom: 0;
    border-top: 1px solid #e6e6e6;
}
.s19_pi {
    background-color: #fff;
    padding: 15px 23px;
    color: #333;
    border-radius: 2px;
    margin-bottom: 13px;
}

.s19_pi .tb-cell:nth-child(2) {
    width: 140px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right;
}

.s19_pi .tb-cell:last-child {
    width: 90px;
    padding-left: 15px;
    vertical-align: middle;
}

.s19_pu {
    margin-top: 5px;
    font-size: 14px;
}

.s19_pu .ia {
    vertical-align: -1px;
}

.s19_p {
    background-color: #f6f6f6;
    padding: 20px;
    color: rgba(51, 51, 51, 0.7);
}

.col-img-room-list {
    width: 150px;
}

.img-room-list {
    width: 100%;
}

.box-input-form {
    background: #b99365;
    padding: 10px;
}

.box-input-form label {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px;
}

.total {
    font-weight: 700;
}

.input-error {
    border: 1px solid red !important;
}
.acc-info .item + .item {
    margin-left: 10px;
}

.m6 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.m6.show {
    opacity: 1;
    visibility: visible
}

.m6_w {
    width: 943px;
    margin: 3rem auto 2rem;
    padding: 20px 20px 40px;
    background-color: #fff;
    border-radius: 2px;
    position: relative
}

.m6_h {
    font-size: 20px;
    font-weight: bold
}

.m6_b {
    padding-top: 18px;
    color: #333
}

.m6_s span {
    display: inline-block;
    height: 28px;
    line-height: 26px;
    padding: 0 10px;
    border: 1px solid #b5b5b5;
    border-radius: 2px;
    margin-bottom: 7px;
    margin-right: 5px
}

.m6_l {
    margin-bottom: 0;
    margin-top: 6px;
    margin-left: -15px;
    margin-right: -15px
}

.m6_l li {
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 0 10px
}

.m6_l li span {
    display: block;
    position: relative;
    padding-left: 18px
}

.m6_l li span:before {
    content: '';
    display: inline-block;
    width: 13px;
    height: 10px;
    background: url("../images/icons.svg") no-repeat -289px 0;
    position: absolute;
    left: 0;
    top: 4px
}

.m6_e {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dashed #ccc
}

.m6_e .btn {
    min-width: 129px
}

.m6_a {
    height: 550px
}

.m6_a .swiper-slide {
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover
}

.m6_a .js-gMt {
    height: 60%;
    width: 100%;
    padding: 0;
    background-color: #f2f2f2;
    border: 1px solid #f7f7f7
}

.m6_a .js-gMs {
    height: 14.2%;
    box-sizing: border-box;
    padding: 10px 0 0
}

.m6_a .js-gMs .swiper-slide {
    height: 100%;
    border: 3px solid #fff;
    position: relative
}

.m6_a .js-gMs .swiper-slide:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    border: 1px solid #fff
}

.m6_a .js-gMs .swiper-slide-thumb-active {
    border-color: #2797d1
}

.m6_a .swiper-button-white {
    width: 30px;
    height: 49px;
    background-color: rgba(255, 255, 255, 0.5)
}

.m6_a .swiper-button-white:hover {
    background-color: rgba(255, 255, 255, 0.8)
}

.m6_a .swiper-button-white:after {
    color: #000;
    font-size: 1.6rem;
    font-weight: bold
}

.m6_a .swiper-button-next {
    right: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.m6_a .swiper-button-prev {
    left: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.m6_x {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 9;
    cursor: pointer
}
.ic-close {
    width: 19px;
    height: 19px;
    background-position: -192px 0;
}
.s19_pr {
    color: rgb(183, 32, 32);
    font-weight: bold;
    font-size: 18px;
}

.s19_qi {
    margin-bottom: 12px;
}

.s19_qh {
    padding: 15px 40px 15px 20px;
    position: relative;
    background-color: #f6f6f6;
    font-weight: bold;
    cursor: pointer;
}

.s19_qb {
    padding: 15px;
    border: 1px solid #f6f6f6;
    border-top: none;
    display: none
}

.s19_qb > * {
    margin-bottom: 15px
}

.s19_qb > *:last-child {
    margin-bottom: 0
}

.s19_qb ul {
    padding-left: 15px;
    list-style: disc
}
.s19_qh {
    font-size: 18px;
}
.s19_qh:after {
    content: '\f078';
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome;
    position: absolute;
    right: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.s19_qh.active:after {
    content: '\f077';
    color: #fd792c
}

.s19_pi {
    background-color: #fff;
    padding: 15px;
    color: #333;
    border-radius: 2px;
    margin-bottom: 13px;
}
.tab-cruise-tours a {
    border: 1px solid #d9d9d9;
    border-radius: 20px;
    color: #828282;
    padding: 7px 20px;
    margin-right: 10px;
    font-weight: 700;
    cursor: pointer;
}
.tab-cruise-tours a.active {
    background: #2c3e50;
    border: 1px solid #2c3e50;
    color: #fff;
}
.list-panel-content .list-item .item .item-title i {
    font-size: 24px;
    position: relative;
    width: 27px;
}
.cat-information .accordion-item .accordion-header i.ico-service {
    font-size: 20px;
}
.f12 {
    font-size: 12px;
}
.item-tour-cruise {
    border-radius: 8px;
    box-shadow: 0 1px 4px rgba(0,0,0,.25);
    padding: 5px;
    margin-bottom: 15px;
    background: #fff;
    cursor: pointer;
}
.item-tour-cruise img {
    border-radius: 8px;
    width: 150px;
    height: 100px;
    object-fit: cover;
}
.s-inner-page {
    padding-top: 30px;
    padding-bottom: 30px;
}
.panel-menu-left {
    border-color: #ddd;
    border-radius: 16px;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.15);
}
.panel-menu-left h3 {
    background-color: transparent;
    padding: 15px;
    font-size: 20px;
    margin-bottom: 0;
}

.panel-menu-left .list-group{
    border-top: 1px solid #e0e0e0;
    margin-bottom: 20px;
    border-radius: 0;
    padding-bottom: 10px;
}
.panel-menu-left  .list-group-item {
    border: none;
    background-color: transparent;
    border-radius: 0;
    display: block;
    font-size: 17px;
}
.panel-menu-left  .list-group-item:hover {
    border-left: 3px solid #e2803a;
}
.item-team-img {
    width: 120px;
}
.item-team-img img {
    width: 100%;
    height: 120px;
    border-radius: 50%;
    object-fit: cover;
}
.item-team {
    padding: 15px 0;
}
.item-team + .item-team {
    border-top: 1px solid #eee;
}
.item-team-content {
    padding-left: 20px;
}
.contact_form {
    background: #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,.25);
    padding: 20px;
}
list-top-articles .list-articles .item img {
    height: 336px;
    object-fit: cover;
    border-radius: 8px;
    cursor: pointer;
}

.list-top-articles .owl-nav button.owl-prev {
    left: -16px;
}
.list-top-articles .owl-nav button.owl-next {
    right: -16px;
}
.list-top-articles .list-articles .item {
    width: 100%;
    margin: 10px;
    position: relative;
}
.list-top-articles .list-articles .item::before {
    content: "";
    background: linear-gradient(183.97deg,#000 3.24%,rgba(18,18,18,0) 96.77%);
    transform: rotate(-180deg);
    border-radius: 8px;
    opacity: .7;
    position: absolute;
    z-index: 9;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.owl-carousel-articles-home .item img {
    height: 390px;
    object-fit: cover;
    border-radius: 8px;
    cursor: pointer;
}
.list-top-articles .list-articles .item .title-content-gallary {
    top: inherit;
    bottom: 8px;
    left: 15px;
    color: #fff;
    z-index: 99;
    font-size: 20px;
    font-weight: 400;
    cursor: pointer;
}
.list-top-articles .list-articles .item .title-content-gallary .label-circle {
    padding: 7px 20px;
    border: 1px solid #fff;
    border-radius: 20px;
    font-size: 14px;
    position: relative;
    display: initial;
    top: -15px;
}
.list-top-articles .list-articles .item .title-content-gallary .title-link {
    color: #fff;
    font-size: 20px;
    margin-bottom: 0;
}
.title-content-gallary span {
    font-size: 15px;
}
.list-top-articles .owl-carousel .owl-item {
    position: relative;
}
.title-content-gallary {
    position: absolute;
}
.list-top-articles .owl-theme  .owl-nav button {
    position: absolute;
    top: 44%;
    color: #000;
    background: #fff !important;
    width: 33px;
    height: 33px;
    line-height: 35px !important;
    border-radius: 33px;
    box-shadow: 0 0 1px 1px #eee;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    line-height: inherit;
}
.list-top-articles .list-articles .item .title-content-gallary {
    top: inherit;
    bottom: 8px;
    left: 15px;
    color: #fff;
    z-index: 99;
    font-size: 20px;
    font-weight: 400;
    cursor: pointer;
}
.title-content-gallary.arrow-right::after {
    content: "\e93b";
    position: absolute;
    top: 3px;
    right: 15px;
    font-size: 14px;
    display: inline-block;
    font-family: VnTravelIcon;
    font-style: normal;
    font-weight: 400;
}
.list-top-articles .list-articles .item img {
    height: 336px;
    object-fit: cover;
    border-radius: 8px;
    cursor: pointer;
}
.list-top-articles_1 .owl-carousel-articles-home .item img {
     height: 392px;
 }
.title-content-gallary.arrow-right {
    width: calc(100% - 15px);
}
.list-related-articles img {
    border-radius: 8px;
    cursor: pointer;
    width: 100%;
    height: 140px;
    object-fit: cover;
}
.list-related-articles .travel_guide__item__content {
    width: 60%;
    flex: 0 0 60%;
    margin-left: 15px;
}
.travel_guide__item__img {
    width: 40%;
    flex: 0 0 40%;
}
.list-related-articles h3{
    font-size: 20px;
}
.list-related-articles h3 a{
    color: #444444;
}
.list-related-articles h3 a:hover{
    color: #eb8f00
}
.guide-style-list {
    margin: 0 -15px;
}
.col-guide-list {
    width: 20%;
    flex: 0 0 20%;
    padding: 0 15px;
    text-align: center;
}
.f14 {
    font-size: 14px !important;
}
.f16{
    font-size: 16px !important;
}

.loading-spin {
    position: fixed;
    top: 45%;
    display: flex;
    z-index: 100;
    width: 100%;
    justify-content: center;
    left: 0
}

.loading-content {
    background-color: #fff;
    border: 2px solid #fff;
    padding: 20px;
    font-weight: 700;
    font-size: 20px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
    border-radius: 8px
}

.loading-content .l-label {
    font-size: 20px;
    color: #e15d00
}

.loading-content .l-title {
    font-size: 14px;
    color: #121212;
    font-weight: 400
}

.loading-content .ico-loading {
    font-size: 24px;
    margin-bottom: 15px
}

.loading-spin img {
    margin-right: 10px
}

.loading-bgr {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    background-color: rgba(0, 0, 0, .3)
}
#left-content-guide {
    float: left;
    width: calc(100% - 300px);
    padding-right: 30px;
}
#right-content-guide {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 9;
    float: right;
    width: 300px;
}

.travel-scrollspy {
    margin-bottom: 20px;
    border-color: #ddd;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.15);
}


#travel-scrollspy > li > ul {
    margin-left: 20px;
}

.ez-toc-list {
    margin: 0;
    counter-reset: item;
    padding: 0;
    list-style: none;
    padding: 0;
}
.h4-toc {
    background: rgba(241, 241, 241, .6117647059);
    padding: 10px 20px;
    margin-bottom: 0;
}
.outer-toc-list {
    padding: 20px;
}

.ez-toc-list li a::before {
    content: counters(item,".") ". ";

    counter-increment: item;

}
.ez-toc-list ul {
    margin-left: 20px;
    font-size: 14px;
    padding-top: 5px;
}
.ez-toc-list li {
    padding-bottom: 5px;
}
.ez-toc-list > li > a {
}
.ez-toc-list > li > ul > li > a {
    font-size: 15px;
}
.page-desc {
    font-size: 18px;
}
.btn-outline-dark {
    border: 2px solid #3385d6;
    color: #3385d6
}
.btn-outline-dark:hover {
    color: #dd6e1e;
    background: #ffffff;
    border-color: #dd6e1e;
}
.btn {
    border-radius: 20px;
}
.cart-img {
    width: 150px;
    padding-right: 15px;
}
.cart-img img {
    object-fit: cover;
    border-radius: 10px;
    width: 100%;
    height: 100px;
}
.cart-hotel-book {
    padding-left: 150px;
}
.item-cart {
    background: #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,.25);
    margin-bottom: 20px;
    position: relative;
    border-radius: 16px;
    padding: 15px;
}
.item-cart + .item-cart {
    margin-top: 20px;
}
.left-cart {
    float: left;
    width: calc(100% - 370px);
    padding-right: 80px;
}
.right-cart{
    float: right;
    width: 350px;
}
.itemsCount span {
    display: block;
}
.h2-cart {
    font-size: 20px;
}
.button-remove-pro {
    background: #ebeef1;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    display: inline-block;
    color: #444444;
}
.btn-update-cart {
    background: #ebeef1;
    height: 40px;
    padding: 0 15px;
    border-radius: 40px;
    color: #444444;
    font-size: 14px;
    font-weight: 700;
}
.button-remove-pro:hover,
.btn-update-cart:hover {
    background: #dcdfe4;
    color: #444444;
}
.price-item-cart {
    font-size: 18px;
    font-weight: 700;
}
.price-item-cart-sub {
    font-weight: 700;
    font-size: 20px;
    color: #b72020
}
.img-room-cart {
    width: 70px;
    height: 55px;
    object-fit: cover;
    border-radius: 10px;
}
.btn {
    padding-left: 15px;
    padding-right: 15px;
}
.pb-60{
    padding-bottom: 60px;
}
.mb-60 {
    margin-bottom: 60px;
}
.pagination {
    justify-content: end;
}
.check_rate_form__car_content,
.check_rate_form__content {
    padding: 20px;
    padding-bottom: 0;
    box-shadow: 0 0 10px 5px rgba(0,0,0,.06);
    border-radius: 4px;
}
.check_rate_form__car_content button,
.check_rate_form__button button {
    background: #ffe8d6;
    border-radius: 0 2px 2px 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    color: #e2803a;
    height: 100%;
    border-radius: 4px;
    width: 100%;
}
.check_rate_form_car .ico-address {
    font-size: 30px;
    margin-top: 10px;
    margin-right: 5px;
}
.check_rate_form_car .ico-calendar,
.check_rate_form__content .ico-calendar {
    font-size: 34px;
    margin-right: 5px;
}
.check_rate_form__content__date__input {
    width: 100%;
    line-height: 18px;
    padding-right: 10px;
}
.check_rate_form_car .ico-address,
.check_rate_form__content__date__input {
    line-height: 18px;
}
.check_rate_form_car .form-check {
    margin-right: 15px;
}
.check_rate_form_car input[type=text],
.check_rate_form__content__date__input input {
    border: 0;
    outline: 0;
    padding: 0;
    font-weight: 700;
    cursor: pointer;
    color: #555;
}
.label-input-check {
    text-transform: uppercase;
    font-weight: 500;
    color: #828282;
    font-size: 14px;
}
.check_rate_form__content__person .fa-child {
    font-size: 38px;
    margin-right: 5px;
    color: #bababa;
}
.check_rate_form_car label {
    display: block;
}
.check_rate_form__content .ico-user {
    font-size: 34px;
    margin-right: 5px;
}
.check_rate_form_cruise .ico-carbon-time {
    font-size: 34px;
    margin-right: 5px;
}
.check_rate_form_cruise select,
.check_rate_form_car select,
.check_rate_form__content__person select {
    display: block;
    width: 100%;
    border: none !important;
    background: transparent !important;
    border-radius: 0;
    font-weight: bold;
    color: #555;
    padding: 0;
}
.check_rate_form__content__date {
    width: 34%;
    border-bottom: 0 solid #fff;
    position: relative;
}
.check_rate_form__content__person {
    width: 22%;
    line-height: 18px;
}
.check_rate_form_cruise .check_rate_form__content__date {
    width: 28%;
    line-height: 18px;
}
.check_rate_form_cruise  .check_rate_form__content__person {
    width: 22%;
    line-height: 18px;
}
.price-cart {
    font-weight: bold;
    color: #b72020
}
.fotorama__video {
    top: 0px !important;
}
.cart-icon {
    position: absolute;
    top: -6px;
    right: -12px;
    background: #f47921;
    color: #ffffff;
    width: 18px;
    height: 18px;
    text-align: center;
    border-radius: 50%;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
}
.shopping-cart {
    display: inline-block;
    color: #000000;
    position: relative;
}
.ul-tour-summary li::before {
    content: "";
    background: #f47921;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: 0;
}
.ul-tour-summary li {
    position: relative;
    padding-left: 15px;
}
.col-img-car-list {
    width: 120px;
}
.s19_pt {
    font-size: 18px;
}
.ul-tour-summary {
    margin-bottom: 0;
}
.item-cart i.ico-calendar::before,
.item-cart i.ico-car::before,
.item-cart i.ico-map-add::before,
.item-cart i.ico-cabin::before{
    color: #828282;
}
.item-cart .ico-cabin {
    font-size: 15px;
    margin-top: 5px;
    margin-right: 5px;
}
.item-cart .ico-car {
    font-size: 20px;
}
.cart_summary {
    border: 1px solid #dcdfe4;
    border-radius: 8px;
    margin-bottom: 16px;
    position: relative;
    padding: 20px;
}
.cart_summary-total--container {
    display: grid;
    grid-column-gap: 8px;
    grid-template-areas:
        "itemsCount   totalPrice  "
        "itemsCount   noFees      "
        "supplierDeal supplierDeal";
}
.cart_summary-total--container .itemsCount {
    grid-area: itemsCount;
    font-weight: bold;
    line-height: 1;
    font-size: 20px;
}
.cart_summary-total--container .totalPrice {
    grid-area: totalPrice;
    text-align: right;
    font-weight: 700;
    font-size: 20px;
    color: #b72020;
}
.cart_summary-total .noFees {
    color: #007850;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.25rem;
    text-align: right;
}
.cart_summary-total--container .noFees {
    grid-area: noFees;
}
.btn-info {
    background-color: #2d9cdb;
    border-color: #2d9cdb;
}
.edit-form .input-group-text {
    border: 2px solid #dcdfe4;
    border-right-width: 0;
}

.edit-form input[type=text],
.edit-form select {
    border: 2px solid #dcdfe4;
}

.container-cart  .process-item {
    position: relative;
    padding: 0 40px;
}

.container-cart  .process-item.active:not(:first-child):after {
    border-color: #E36B31
}

.container-cart  .process-item:not(:first-child):after {
    content: "";
    width: 30%;
    height: 1px;
    position: absolute;
    top: 25%;
    left: -17%;
    border-top: 1.5px dashed #777
}

.container-cart  .process-item .icon {
    border-radius: 50%;
    border: 1px solid #777;
    width: 35px;
    height: 35px;
    margin: 0 auto;
    position: relative
}

.container-cart  .process-item.active .icon {
    border: 1px solid #E36B31
}

.container-cart  .process-item.active .icon svg {
    color: #E36B31;
    fill: #E36B31
}

.container-cart  .process-item .icon svg {
    color: #000;
    fill: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50%;
    height: 50%
}

.container-cart  .process-item p {
    text-align: center;
    font-size: 14px;
    margin-top: 5px;
}

.container-cart  .process-item.active p {
    color: #E36B31
}
.img-cart-checkout {
    height: 64px;
    width: 64px;
    object-fit: cover;
    border-radius: 8px;
    float: left;
    margin-right: 10px;
}
.cart-items-checkout {
    border: 2px solid #dcdfe4;
    border-radius: 10px;
}
.top-item-checkout {
    padding: 15px ;
    padding-bottom: 0;
}
.item-checkout-detail {
    padding: 15px ;
    padding-top: 10px;
    border-bottom: 1px solid #dcdfe4;
}
.order-summary__total {
    background: #ebeef1;
    padding: 15px;
}
.right-cart-checkout {
    width: 400px;
    float: right;
}
.left-cart-checkout {
    float: left;
    width: calc(100% - 400px);
    padding-right: 80px;
}
.btn-side-menu i {
    width: 27px;
}
#wsnavtoggle {
    display: none;
}
