.mt0 {
    margin-top: 0 !important;
}
.blogPage,
.pageBlogDefault {
    padding: 40px 0;
}

.pageBlogDefault .col {
    margin-bottom: 50px;
}
.pageBlogDefault .blogItem {
    height: 100%;
    background: var(--chroma-ffffff);
    box-shadow: rgb(0, 80, 0) 0px 6px 20px -15px;
}
.pageBlogDefault .blogItem .content{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.blogItem h3 a {
    color: var(--main-color);
}
.blogItem h3 a:hover {
    color: var(--secondary-color);
}

.blogItem .bodyBlog .linkBlog {
    color: var(--main-color);
    border-width: 1px;
    border-radius: 40px;
    border-style: solid;
    border-color: var(--main-color);
    display: inline-block;
    padding: 2px 15px;
    font-size: 14px;
}
.blogItem .bodyBlog .linkBlog:hover {
    background-color: var(--main-color);
    color: var(--chroma-ffffff);
}
.blogLeft .row{
    margin-left: -9px;
}
.blogPopular {
    padding: 15px 10px;
    background: #fff;
}
.blogPopular h2 {
    padding: 0 0 10px;
    position: relative;
}
.blogPopular h2:after {
    content: "";
    display: block;
    margin-top: 10px;
    height: 2px;
    width: 50px;
    background-color: var(--primary-18-babd, #18BABD);
}
.blogPopular .listBlog {
    padding: 0;
}
.blogPopular .listBlog li {
    list-style: none;
    padding: 15px 0 15px 15px;
    position: relative;
}
.blogPopular .listBlog li:before {
    position: absolute;
    width: 8px;
    height: 8px;
    left: 0;
    top: 24px;
    background: var(--primary-18-babd, #18BABD);
    border-radius: 100%;
    content: "";
}
.blogPopular .listBlog li a {
    color: #333;
}
.blog-meta {display:flex;align-items:center;gap:10px}
.rightBlog a:hover,
.rightBlog li.active a {
    color: var(--main-color) !important;
}
.rightBlog > h2,
.rightBlog > h3 {
    padding: 0 0 10px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #444;
    text-transform: uppercase;
    margin: 0;
    text-align: left;
    position: relative;
}
.rightBlog ul {
    padding: 0;
}
.submitted a {
    color: #888;
    font-weight: 300;
}
.submitted {
    padding-bottom: 15px;
    padding-top: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dedede;
    display: inline-block;
    width: 100%;
    line-height: 32px;
}
.sharethis-buttons {
    float: right;
    margin-top: 20px;
}
.blogItem .sharethis-buttons {
    float: right;
    margin-top: -60px;
}
.blogItem .submitted .fa-user {
    margin-left: 10px;
}
.blogContent img {
    width:100%
}


.pageBlogDefault .blogItem.featured-blog {
    background-color: var(--main-light-color);
    margin-bottom: 50px;
}

.pageBlogDefault .blogItem.featured-blog .content{
    flex-direction: row;
    width: 100%;
}
.pageBlogDefault .blogItem.featured-blog .content .photo {
    width: 50%;
    flex: 0 0 50%;
}

.pageBlogDefault .blogItem.featured-blog .content .photo img {
    height: 390px;
}
.pageBlogDefault .blogItem.featured-blog .bodyBlog_description {
    margin-bottom: 30px;
}
.pageBlogDefault .blogItem.featured-blog .info_blog {
    justify-content: center;
}
.pageBlogDefault .blogItem.featured-blog .info_blog h3 {
    font-size: 28px;
    height: auto;
}
.rightBlog .linkDestination,
.rightBlog .blogTag,
.rightBlog .blogLink {
    padding: 15px 10px;
    background: #fff;
}
.rightBlog .title_box {
    position: relative;
    font-size: 24px;
    padding: 0 0 10px;
    margin: 0;
}
.rightBlog .title_box:after {
    content: "";
    display: block;
    margin-top: 10px;
    height: 2px;
    width: 50px;
    background-color: var(--primary-18-babd, #18BABD);
}
.rightBlog li {
    display: inline-block;
    width: 100%;
    padding-bottom: 8px;
}
.rightBlog a {
    font-weight: 400;
    color: #333;
}
h2.pane-title {
    font-size: 24px;
    font-weight: 500;
    color: #2b2b2b;
    text-align: left;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    line-height: 28px;
    font-weight: bold;
}
h2.pane-title a {
    font-size: 24px;
    font-weight: 500;
    color: #2b2b2b;
    text-align: left;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    line-height: 28px;
    font-weight: bold;
}
.pagination.pager .page {
    display: block;
    float: left;
    text-align: center;
    color: #1a1a1a;
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: none;
    border: 0;
    margin-right: 4px;
    position: relative;
}
.pagination.pager .current {
    background: var(--primary-18-babd, #18BABD);
    color: #fff;
    border-radius: 3px;
}
.pagination.pager .current:hover {
    cursor: pointer;
}
.pagination.pager .prev {
    line-height: 32px;
    padding-top: 0;
}
.pagination.pager i {
    display: block;
    line-height: 32px;
    color: var(--primary-18-babd, #18BABD);;
}
.pagination.pager .next {
    line-height: 32px;
    padding-top: 0;
}
.pagination .disabled {
    display: none !important;
}
.addthis-smartlayers.addthis-smartlayers-desktop {
    display: none;
}
.destinationAZ h2 {
    margin: 10px 0 0;
    color: #000;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    font-weight: 400;
}
.destinationAZ h3.title {
    background-color: #f3f3f3;
    margin-bottom: 7px;
}
.destinationAZ .listDestination h3.title {
    padding: 0 10px;
    background-color: #f3f3f3;
    line-height: 25px;
    font-size: 15px;
    background: #fff;
    text-align: left;
    margin: 10px 0 5px;
    display: inline-block;
    clear: both;
    width: 100%;
}
.destinationAZ .listDestination h3.title a {
    display: inline-block;
    width: auto;
    height: auto;
    color: #fff;
    background: #e4622a;
    padding: 0 10px;
}
.destinationAZ h3.title span {
    display: inline-block;
    width: 29px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-size: 15px;
    background: #00a2e8;
    text-align: center;
}
.destinationAZ .listDestination h3.title {
    padding: 0;
    background-color: #f3f3f3;
    line-height: 25px;
    font-size: 15px;
    background: #fff;
    text-align: left;
    margin: 0 0 10px;
    display: inline-block;
    clear: both;
    width: 100%;
}
.destinationAZ .listDestination h3.title span {
    display: inline-block;
    width: auto;
    height: auto;
    color: #fff;
    background: #e4622a;
    padding: 0 10px;
}
.CityRegionItem li {
    list-style: none;
}
.CityRegionItem li a {
    color: #333;
}
.grid-of-blog li a {
    color: #333;
}
.grid-of-blog h3 {
    color: #e89a08;
    text-transform: uppercase;
}
.grid-of-blog {
    list-style: none;
    outline: medium none;
    width: 100%;
    display: block;
    float: left;
    padding: 0;
    margin: 0 0 20px;
    width: 15%;
    margin-right: 2%;
}
.grid-of-blog:nth-child(6n) {
    margin-right: 0 !important;
}
.grid-of-blog:nth-child(6n + 6) {
    margin-right: 0 !important;
}
.relateBlog {
    padding: 15px 10px;
    background: #fff;
}
.relateBlog .listBlog {
    padding: 0;
}
.relateBlog .listBlog li {
    list-style: none;
    line-height: 22px;
    padding: 5px 0 5px 15px;
    position: relative;
}
.relateBlog .listBlog li:before {
    position: absolute;
    width: 5px;
    height: 5px;
    left: 0;
    top: 13px;
    background: var(--main-color);
    border-radius: 100%;
    content: "";
}
.relateBlog .listBlog li a {
    color: #333;
}
.box_blog_tour_relate .image {
    position: relative;
}
.box_blog_tour_relate .image .h-bottom {
    background: -moz-linear-gradient(
        top,
        transparent 0%,
        transparent 38%,
        rgba(0, 0, 0, 0.5) 97%,
        #000 100%
    );
    background: -webkit-linear-gradient(
        top,
        transparent 0%,
        transparent 38%,
        rgba(0, 0, 0, 0.5) 97%,
        #000 100%
    );
    background: linear-gradient(
        to bottom,
        transparent 0%,
        transparent 38%,
        rgba(0, 0, 0, 0.5) 97%,
        #000 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);
    position: absolute;
    bottom: 0;
    z-index: 1;
    color: #fff;
    padding: 25px 10px 5px !important;
    width: 100%;
    font-size: 12px;
}
.box_blog_tour_relate .body {
    padding: 10px;
    display: inline-block;
    width: 100%;
}
.box_blog_tour_relate .bottom {
    display: inline-block;
    width: 100%;
}
.box_blog_tour_relate .body .name a {
    font-size: 16px;
    font-weight: bold;
}
.box_blog_tour_relate .left {
    padding: 5px 0px;
    float: left;
}
.box_blog_tour_relate .price .price_left {
    position: relative;
    float: left;
}
/* CKEditor list */
.blogContent .tinymce_Content ul,
.blogContent .tinymce_Content ol {
    margin: 0 0 20px 0;
    padding-left: 30px;
}

/* Quan trọng: cho phép li tạo marker */
.blogContent .tinymce_Content li {
    display: list-item !important;
    margin-top: 0 !important;
        list-style: auto;
}

/* Nếu CKEditor lưu list-style-type trên LI */
.blogContent .tinymce_Content li[style*="list-style-type"] {
    display: list-item !important;
}

/* Các kiểu thường gặp của CKEditor */
.blogContent .tinymce_Content li[style*="list-style-type: disc"] {
    list-style-type: disc !important;
}

.blogContent .tinymce_Content li[style*="list-style-type: circle"] {
    list-style-type: circle !important;
}

.blogContent .tinymce_Content li[style*="list-style-type: square"] {
    list-style-type: square !important;
}

.blogContent .tinymce_Content li[style*="list-style-type: decimal"] {
    list-style-type: decimal !important;
}

.blogContent .tinymce_Content li[style*="list-style-type: lower-alpha"] {
    list-style-type: lower-alpha !important;
}

.blogContent .tinymce_Content li[style*="list-style-type: upper-alpha"] {
    list-style-type: upper-alpha !important;
}

.blogContent .tinymce_Content li[style*="list-style-type: lower-roman"] {
    list-style-type: lower-roman !important;
}

.blogContent .tinymce_Content li[style*="list-style-type: upper-roman"] {
    list-style-type: upper-roman !important;
}

.blogContent .tinymce_Content li[style*="list-style-type: lower-greek"] {
    list-style-type: lower-greek !important;
}
.original_price {
    color: rgba(59, 68, 78, 0.5);
    font-size: 12px;
    position: relative;
    display: inline-block;
    margin-right: 5px;
    font-weight: bold;
    padding-top: 3px;
    text-decoration: line-through;
}

.box_blog_tour_relate .price .discounted_price {
    float: left;
    color: #ec3237;
    /* font-size: 24px; */
    line-height: 24px;
    font-weight: bold;
}

.box_blog_tour_relate {
    background: #fff;
    margin-bottom: 15px;
    margin-top: 20px;
    width: 100%;
}

.cruise-relate a {
    color: #333;
}
.cruise-relate a:hover {
    color: #1aae89;
}
.cl-caption {
    padding: 10px 10px 15px;
    border: 1px solid #e0e4e6;
    margin-top: -1px;
}
.itemHotel2 .body {
    position: relative;
    padding: 10px;
}
.itemHotel2 .body h3 {
    margin: 0 0 10px;
}
.itemHotel2 .body h3 a {
    font-size: 16px;
    font-weight: bold;
}
.itemHotel2 {
    margin-bottom: 20px;
    background: #fff;
    margin-top: 20px;
}
.itemHotel2 .cl-caption .price {
    font-size: 12px;
    right: 0;
}
.cl-caption .price {
    position: absolute;
    right: 0px;
    bottom: 25px;
    color: rgba(0, 0, 0, 0.7);
}
.view-more-tour-relate {
    display: block;
    width: 120px;
    height: 32px;
    background: var(--main-color);
    color: #fff !important;
    line-height: 32px !important;
    margin: 15px auto;
    text-align: center;
    border-radius: 16px;
    text-transform: uppercase;
}
.view-more-tour-relate:hover {
    color: #fff !important;
    opacity: 0.6;
}
.blog_default_body.phone .sharethis-inline-share-buttons {
    display: none !important;
}
.sharethis-inline-share-buttons {
    float: right;
}
.phone .sharethis-inline-share-buttons {
    float: left;
    text-align: left !important;
    margin-top: 10px;
}
.breadcrumb-blog {
    padding-top: 15px;
}

@media (max-width: 991px) {
    .mb992_30 {
        margin-bottom: 30px !important;
    }
}
@media (max-width: 767px) {
    .mb768_30 {
        margin-bottom: 30px !important;
    }
    .pageBlogDefault .blogItem.featured-blog .content{
        flex-direction: column;
        width: 100%;
    }
    .pageBlogDefault .blogItem.featured-blog .content .photo {
        width: 100%;
        flex: 0 0 100%;
    }
}
@media (max-width: 600px) {
    .submitted .sharethis-buttons {
        display: block;
        float: left;
        width: 100%;
        margin-top: 10px !important;
    }
}
@media (min-width: 992px) {
    .col-md-9.blogLeft {
        float: right !important;
    }
}

/*Css blog new 17/09/2024*/
.blogItem .photo {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    overflow: hidden;
}

.blogItem .photo img {
    width: 100%;
    height: 245px;
}

.info_blog {
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.info_blog h3 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4; /* 27px */
    height: 54px;
}

.author_blog {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    color: #858585;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 18px */
    text-transform: uppercase;
}
.blog-meta span {
    font-size: 12px;
    line-height: 18px;
}
.blog-meta .category_blog{
    color: var(--secondary-color);
    text-transform: uppercase;
}

.blogPage,
.pageBlogDefault {
    background: #ffffff;
}

.rightBlog li {
    list-style: none;
    padding: 10px 0 10px 15px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
}

.rightBlog .title_box:after {
    width: 100%;
    margin-top: -10px;
    height: 3px;
}

h2.title_box span {
    background: #ffffff;
    padding-right: 10px;
    z-index: 1;
    position: relative;
}

.rightBlog .title_box:after {
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 10px;
    z-index: 0;
}

.rightBlog .title_box {
    padding: 0;
}

.blog_page_container {
    position: relative;
}

.blog_box_breadcrumb {
    
}

.banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 0;
    height: 384px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.1);
}

.blog_box_breadcrumb{position: relative;}
.blog_box_breadcrumb .breadcrumb > li + li:before,
.blog_box_breadcrumb .breadcrumb li a {
    color: #fff !important;
}
.blog_box_description {
    position: relative;
    color: var(--chroma-ffffff);

}
.blog_box_description_content {
    width: 60%;
    padding-bottom: 20px;
}
.blog_box_description h1{
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 8px;
}
.blog_box_description p{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
.box_category {
    margin-top: 30px;
}

.box_icon_child {
    display: flex;
    flex-direction: column;
    gap: 14px;
    align-items: center;
    justify-content: center;
}

.box_blog_img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    overflow: hidden;
}

.box_blog_img img {
    width: 100%;
    height: 100%;
}

.txt_box_blog {
    color: #424242;
    text-align: center;
    font-family: SVN-Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 125% */
}
/*End css blog new 17/09/2024*/

/* Update css 18/02/2025 */

.blogContent h1 {
    font-size: 26px;
}

.blogContent h2 {
    font-size: 24px;
}

.blogContent h3 {
    font-size: 22px;
}

.blogContent h4 {
    font-size: 20px;
}

.tinymce_Content {
    font-size: 16px;
}

.tinymce_Content h2,
.tinymce_Content h3 {
    font-size: 20px;
}
.tinymce_Content h1,
.tinymce_Content h2,
.tinymce_Content h3,
.tinymce_Content h4,
.tinymce_Content h5,
.tinymce_Content h6 {
    color: var(--main-color);
    margin-bottom: 12px;
    scroll-margin-top: 120px;
}
.tinymce_Content .mce-toc {
    display: block;
    width: 100%;
}
.icon_box_index {
    display: none;
}
.tinymce_Content .mce-toc h2 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.04em;
    margin-bottom: 4px;
    color: var(--main-color);
    /* cursor: pointer; */
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    cursor: pointer;
}

.tinymce_Content .mce-toc ul {
    list-style: none;
}

.tinymce_Content .mce-toc > ul {
    padding: 15px;
    width: fit-content;
    background: #fcfcfc;
    border: 1px solid rgba(36, 107, 72, 0.12);
    border-radius: 4px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.tinymce_Content .mce-toc ul li {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 12px;
    letter-spacing: 0.04em;
    color: #424242;
}
#box_menu.tinymce_Content .mce-toc ul li {
    font-weight: 400;
}
.tinymce_Content .mce-toc ul li a {
    color: #424242;
}

#iso_menu_hide {
    display: none;
}

#iso_box_menu {
    position: sticky;
    top: 70px;
    left: calc(((100vw - 1140px) / 2) - 70px);
    width: 100%;
    max-width: 530px;
    z-index: 2;
}

.icon_box_menu {
    font-size: 30px;
    width: 50px;
    text-align: center;
    cursor: pointer;
    background: #fff;
    box-shadow: 0px 2px 15px rgba(3, 54, 63, 0.2);
    border-radius: 8px;
}

#iso_menu_hide.active {
    display: block;
    position: absolute;
    top: 50px;
    left: 5px;
}

#iso_menu_hide .mce-toc > h2 {
    display: none;
}

.slideUp .sticky_fix {
    top: 120px;
}

#iso_menu_hide .mce-toc {
    margin: 0;
}

.tinymce_Content .mce-toc ul li a:hover {
    color: var(--main-color);
}
.mce-toc > ul {
    list-style: none;
}
#iso_menu_hide.tinymce_Content .mce-toc > ul {
    height: 400px;
    overflow-y: scroll;
}

#iso_box_index,
#iso_index {
    position: sticky;
    top: 128px;
    z-index: 3;
    margin-bottom: 15px;
}

#iso_index.tinymce_Content .mce-toc > ul {
    max-height: calc(100vh - 170px);
    overflow-y: scroll;
}

#iso_index.tinymce_Content .mce-toc > ul::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

#iso_index.tinymce_Content .mce-toc > ul::-webkit-scrollbar-track {
    background: #ffffff;
    border-radius: 5px;
}

#iso_index.tinymce_Content .mce-toc > ul::-webkit-scrollbar-thumb {
    background: var(--main-color);
    border-radius: 5px;
}

.tinymce_Content .mce-toc ul li.active a {
    color: var(--main-color);
}

#iso_index.tinymce_Content .mce-toc ul:not(:first-of-type) {
    height: max-content;
    overflow: unset;
}

.iso_index_close {
    display: none;
}

.tinymce_Content .mce-toc h2:after {
    content: attr(data-after-text);
    margin-left: 3px;
}
/*.tinymce_Content .mce-toc h2.hide:after {*/
/*    content: " (show)";*/
/*    margin-left: 3px;*/
/*}*/

#iso_index.tinymce_Content .mce-toc h2 {
    display: none;
}

#hide_menu {
    border: 0;
    background: inherit;
    color: var(--main-color);
}

.icon_box_index {
    background: #fff;
    padding: 5px 10px;
    box-shadow: 0px 2px 15px rgba(3, 54, 63, 0.2);
    border-radius: 8px;
    width: fit-content;
    cursor: pointer;
}

#iso_index.active {
    display: block;
}

#iso_box_index .text_head {
    background: #fff;
    padding: 0px 20px;
    margin: 0;
    border-bottom: 1px solid rgba(36, 107, 72, 0.12);
}

#iso_box_index .mce-toc > ul {
    margin: 0;
    border: 0;
    height: 60vh;
    border-radius: unset;
}

.iso_index_close {
    position: absolute;
    top: 30px;
    right: 5px;
    font-size: 18px;
    width: 30px;
    text-align: center;
    cursor: pointer;
}

#iso_index {
    border: 1px solid rgba(36, 107, 72, 0.12);
    border-radius: 4px;
    overflow: hidden;
    width: fit-content;
}
#iso_index.absolute {
    position: absolute;
    top: 40px;
}

.img_scale {
    -moz-transition: all .3s!important;
    -webkit-transition: all .3s!important;
    transition: all .3s!important;
}

.img_scale:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    object-fit: cover;
}

.pager {
    padding-left: 0;
    margin-bottom: 40px;
    text-align: center;
    list-style: none;
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 991px) {
    .blog_box_description h1{
        font-size: 22px;
    }
    .blog_box_description_content {
        width: 100%;
    }
    .iso_index_close {
        top: 5px;
    }
    .banner{
        height: 230px;
    }
    .iso_index_close {
        display: block;
    }
    #iso_box_index {
        top: 80px;
    }
    #iso_index {
        display: none;
        position: absolute;
        top: 40px;
        left: 0;
        margin: 0 15px;
    }
    .tinymce_Content .mce-toc > ul {
        padding: 15px;
        padding-top: 30px;
    }
    .iso_btn_search{
        width:auto;
    }
    .icon_box_index {
        display: block;
    }

    #iso_index.tinymce_Content .mce-toc > ul {
        max-height: calc(100vh - 300px);
        overflow-y: scroll;
    }

    #iso_index .mce-toc {
        position: relative;
    }

    #iso_box_index .text_head {
        display: none;
    }

    #iso_index.tinymce_Content .mce-toc > ul::-webkit-scrollbar-track {
        background: #ffffff;
        border-radius: 5px;
    }

    #iso_index.tinymce_Content .mce-toc > ul::-webkit-scrollbar-thumb {
        background: rgba(249, 161, 8, 1);
        border-radius: 5px;
    }
}
/* End CSS Update 18/02/2025 */