.fancybox-slide--iframe .fancybox-content {
    background: transparent!important
}

#breadcrumb ul {
    padding: 15px 0;
    margin: 0;
    list-style: none;
}

#breadcrumb ul li {
    display: table-cell;
    vertical-align: middle;
    -ms-align-items: center;
    -o-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 14px;
}

#breadcrumb ul li:not(:last-child) {
    white-space: nowrap
}

#breadcrumb ul li:last-child a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

#breadcrumb ul li a:after {
    content: "/";
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

#breadcrumb ul li:last-child a:after {
    display: none;
}


/*End prefix*/


/*BG SLIDER*/

.cb-slideshow {
    position: relative;
    width: 100%;
    height: 580px;
    z-index: 0;
}

.cb-slideshow .owl-prev {
    position: absolute;
    height: 100%;
    width: 30%;
    left: 0;
    top: 0;
    background: none
}

.cb-slideshow .owl-next {
    position: absolute;
    height: 100%;
    width: 30%;
    right: 0;
    top: 0;
    background: none
}

.cb-slideshow .wImage {
    height: 580px;
}

.cb-slideshow .wImage .desc {
    position: absolute;
    right: 15%;
    bottom: 20%;
    color: #fff;
    font-size: 56px;
    line-height: 1.3;
    font-family: GrandHotel;
    text-shadow: 2px 5px 5px black;
    text-align: right
}


/*END BG SLIDER*/

.cb-slideshow.no_owl {
    height: auto
}

.cb-slideshow.no_owl .wImage {
    height: auto
}

.cb-slideshow img {
    width: 100%;
    max-width: 1920px
}


/*Footer*/

.footer-top {
    padding: 70px 0 45px 0;
    background: #c9c9c9;
    background-position: center center;
    background-size: cover;
}

.footer-top .col-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px
}

.footer-top .item-footer {
    width: calc(100% / 4);
    padding-right: 25px;
    margin-right: 25px;
    border-right: 1px solid rgba(0, 0, 0, 0.2)
}

.footer-top .item-footer:last-child {
    border: none;
    padding-right: 0;
    margin-right: 0;
    width: 33%
}


/*.footer-top .item-footer:nth-child(2),
    .footer-top .item-footer:nth-child(3),
    .footer-top .item-footer:nth-child(4) {
        width: calc((100% - 435px)/3);
        margin-right: 60px;
    }*/

.footer-top .item-footer ul li {
    margin-bottom: 5px;
}

.footer-top .item-footer ul li:last-child {
    margin-bottom: 0
}

.footer-top .item-footer .contact-info {
    font-size: 16px;
}

.ft-title {
    line-height: 19px;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: block;
}

/*.Gilroy {
    font-family: 'SVN-Gilroy'
}*/

.footer-top .col-bottom .ft-title {
    display: block;
    text-align: center;
}

.contact-info h2 {
    margin-bottom: 15px;
    font-weight: normal
}

.contact-info p {
    margin: 0 0 5px;
}

.group-agency {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.group-agency .itemx {
    width: calc((100% - 40px)/3);
    display: block;
    position: relative;
    padding: 20px 20px 30px;
    border-top: 1px solid #d2d2d2;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2), 0 2px 5px 0 rgba(0, 0, 0, .19);
    margin-bottom: 20px;
    background: #f1f1f1
}

.group-agency .itemx .wImage {
    width: 165px;
    height: 165px;
    border-radius: 100%;
    margin: auto;
    margin-bottom: 20px;
}

.group-agency .itemx .wImage:before {
    padding-bottom: 100%;
}

.group-agency .itemx .over {
    position: absolute;
    top: 170px;
    left: 50%;
    transform: translateX(-50%);
}

.group-agency .itemx .info {
    letter-spacing: -0.5px;
    text-align: center;
}

.group-agency .itemx .info .name {
    display: block;
}

.footer-top .flex-center {
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
}

.footer-top .flex-center .footer-share {
    width: 350px
}

.footer-top .flex-center .contact-info {
    width: calc(100% - 390px)
}

.footer-share p {
    margin: 0 0 15px;
}

.footer-share ul {
    display: flex;
    align-items: center;
}

.footer-share .plug {
    margin-right: 10px;
}

.footer-share .plug:last-child {
    margin-right: 0
}

.footer-share .plug i {
    width: 36px;
    height: 36px;
    color: #fff;
    line-height: 36px;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    background: #333
}


/*.footer-share .plug:hover i {
        border: 1px solid #a24d24;
        color: #a24d24;
    }*/


/*End footer*/

.disabled {
    display: none !important
}

.cm-title .heading {
    display: block;
    text-align: center;
    line-height: normal;
    color: #a24d24;
}

h2.heading,
h1.heading,
h1.ts1-title {
    font-size: 30px;
    font-weight: normal;
}

.cm-title .title-text {
    display: block;
    margin: auto;
    text-align: center
}

.cm-title .title-text a {
    color: #a24d24
}

.cm-title .title-text a:hover {
    text-decoration: underline
}

.cm-title .title-text .icon {
    display: flex;
    justify-content: center
}

.cm-title .title-text .icon a {
    padding: 0 20px
}

#section-1 .wrp {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap
}

#section-1 .left {
    width: 60%;
    text-align: justify;
    padding-right: 35px
}

#section-1 .left .heading {
    text-align: left;
    color: #a24d24;
    display: block;
}

#section-1 .left .title-text {
    text-align: justify;
}

#section-1 .right {
    width: 40%
}


/*#section-1 .group-item .row .item {
    margin-right: 30px;
    float: left;
}

#section-1 .group-item .row-1 .item:nth-child(1) {
    width: 630px;
}

    #section-1 .group-item .row-1 .item:nth-child(1) .wImage:before {
        padding-bottom: 50.794%;
    }

#section-1 .group-item .row-1 .item:nth-child(2) {
    width: calc(100% - 660px);
    margin-right: 0px;
}

    #section-1 .group-item .row-1 .item:nth-child(2) .wImage:before {
        padding-bottom: 71.112%;
    }

#section-1 .group-item .row-2 .item {
    width: calc((100% - 60px)/3);
    margin-right: 30px;
}

    #section-1 .group-item .row-2 .item:nth-child(3) {
        margin-right: 0px;
    }

    #section-1 .group-item .row-2 .item .wImage:before {
        padding-bottom: 64.858%;
    }

#section-1 .group-item .item .over {
    position: absolute;
    bottom: 20px;
    color: white;
    text-align: center;
    width: 100%;
    line-height: normal;
}

    #section-1 .group-item .item .over .name {
        margin-bottom: 15px;
        display: block;
    }*/

#section-4 {
    background: #f1ecd9;
}

#section-2 {
    overflow: hidden
}

.bg-longden {
    background: url(/Css/Icon/bg-longden.jpg) center center;
}

#section-2 .group-item .item .wImage:before {
    padding-bottom: 67%
}

.service-slide .group-item .item .wImage:before {
    padding-bottom: 100%;
}

#section-2 .group-item .item .over,
.service-slide .group-item .item .over {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 0 15px 15px 15px;
    color: white;
}

#section-2 .group-item .item .over .name {
    text-align: center;
    display: block;
    margin: 0 0 10px;
    font-size: 28px;
    font-weight: normal
}

.service-slide .group-item .item .over .name {
    font-family: 'Mulibold', sans-serif;
    display: block;
    margin-bottom: 10px;
    line-height: normal;
}

#section-2 .group-item .item .over .description,
.service-slide .group-item .item .over .description {
    max-height: 42px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#section-2 .group-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

#section-2 .item {
    width: calc((100% - 40px) / 3);
    display: block;
    margin-bottom: 20px;
    background: #d2d2d2
}

#section-2 .item:nth-child(1),
#section-2 .item:nth-child(2) {
    width: calc(50% - 10px)
}


/*#section-6 .owl-carousel .owl-stage{display:flex}*/

#section-6 .owl-carousel .owl-stage .item {
    height: 100%
}

#section-6 .owl-carousel .owl-stage .item:hover {
    color: inherit
}

#section-2 .owl-next,
#section-2 .owl-prev,
#section-6 .owl-next,
#section-6 .owl-prev,
#section-8 .owl-next,
#section-8 .owl-prev,
.des-list-section-3 .owl-next,
.des-list-section-3 .owl-prev,
.SubVideoOnReviewsPage .owl-next,
.SubVideoOnReviewsPage .owl-prev,
.service-slide .owl-next,
.service-slide .owl-prev,
.owl-nav1 .owl-next,
.owl-nav1 .owl-prev,
.propos_update .propos-left .owl-nav .owl-next,
.propos_update .propos-left .owl-nav .owl-prev {
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    color: #dcdcdc;
    border: none;
    outline: none;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    z-index: 10;
    width: 35px;
    height: 52px;
}

#section-2 .owl-prev,
#section-6 .owl-prev,
#section-8 .owl-prev,
.propos_update .propos-left .owl-nav .owl-prev,
.des-list-section-3 .owl-prev,
.SubVideoOnReviewsPage .owl-prev,
.service-slide .owl-prev,
.owl-nav1 .owl-prev {
    left: -50px;
    background: url(/Css/Icon/owl-nav1.png) center no-repeat;
}

#section-8 .owl-prev,
.propos_update .propos-left .owl-nav .owl-prev,
.SubVideoOnReviewsPage .owl-prev {
    left: 0
}

#section-2 .owl-next,
#section-6 .owl-next,
#section-8 .owl-next,
.propos_update .propos-left .owl-nav .owl-next,
.des-list-section-3 .owl-next,
.SubVideoOnReviewsPage .owl-next,
.service-slide .owl-next,
.owl-nav1 .owl-next {
    right: -50px;
    background: url(/Css/Icon/owl-nav1.png) center no-repeat;
    -webkit-transform: translateY(-50%) scaleX(-1);
    transform: translateY(-50%) scaleX(-1);
}

.team-slide .group-item {
    display: flex;
    flex-wrap: wrap;
    gap: 30px
}

.team-slide .group-item .item {
    width: calc((100% - 90px) / 3);
    /*margin: 0 15px 40px;*/
}

.team-slide .group-item .item .desc {
    margin: 12px 0;
    white-space: pre-wrap
}

.team-slide .group-item .item .more {
    border: 1px solid #a24d24;
    color: #a24d24;
    padding: 6px 20px;
    border-radius: 4px;
    font-weight: bold;
    display: inline-block;
}

.team-slide .group-item .item .more:hover {
    background: #a24d24;
    color: #fff
}

.team-slide .group-item .item2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.team-slide .group-item .item2 img {
    width: 40%;
    margin: 0
}

.team-slide .group-item .item2 .info {
    width: calc(60% - 30px);
    display: flex;
    flex-direction: column;
    row-gap: 12px
}

.team-slide .group-item .item2 .desc {
    white-space: pre-wrap;
    /*display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;*/
}

.team-slide .group-item .item2 .more {
    color: #a24d24
}

.team-slide .owl-dots {
    position: unset;
    transform: none
}

.slide-our-team {
    margin: 40px 0 0;
    max-width: 510px
}

.slide-our-team .owl-carousel .owl-stage-outer {
    overflow: unset
}

.slide-our-team .wImage span {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 10px;
    color: #fff
}

.slide-our-team .owl-item:not(.active) .wImage {
    opacity: 0.3
}

.slide-our-team .owl-item:not(.active):hover {
    cursor: grab
}

.slide-our-team .owl-item.active:hover {
    cursor: pointer
}

.slide-our-team .owl-carousel .owl-nav button {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    position: absolute;
    top: calc(50% - 18px);
    border: 1px solid #333;
    font-size: 0;
    cursor: pointer;
}

.slide-our-team .owl-carousel .owl-nav .owl-prev {
    left: -48px;
    background: url(/css/icon/chevron-left-grey.svg) no-repeat center center;
}

.slide-our-team .owl-carousel .owl-nav .owl-next {
    right: -48px;
    background: url(/css/icon/chevron-right-grey.svg) no-repeat center center;
}

#section-2-1 .group-item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}

#section-2-1 .item {
    width: calc((100% - 40px) / 3);
    background: #d2d2d2;
    display: block;
    position: relative
}

#section-2-1 .item img {
    width: 100%;
    display: block !important
}

#section-2-1 .group-item .item .over {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0 15px 40px 15px;
    color: #fff;
    text-align: center;
}

#section-2-1 .group-item .item .over .name {
    font-size: 20px;
    display: inline-block;
    border: 1px solid #fff;
    padding: 1px 20px 7px;
    border-radius: 6px;
    font-weight: normal
}

#section-2-2 .group-item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}

#section-2-2 .item {
    width: calc((100% - 60px) / 4);
    background: #d2d2d2;
    display: block;
    position: relative
}

#section-2-2 .item:nth-child(2n+2) {
    margin-top: 115px
}

#section-2-2 .group-item .item .over {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 0 15px 15px 15px;
    color: white;
}

#section-2-2 .group-item .item .over .name {
    font-size: 28px;
    display: block;
    margin: 0 0 10px;
    font-weight: normal
}


/*.service-slide .group-item .item .over .name {
            font-size: 18px;
            font-family: 'Mulibold', sans-serif;
            display: block;
            margin-bottom: 10px;
            line-height: normal;
        }*/

#section-2-2 .group-item .item .over .description {
    max-height: 54px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#section-8 .owl-next,
.propos_update .propos-left .owl-nav .owl-next,
.SubVideoOnReviewsPage .owl-next {
    right: 0
}

#section-3 .group-item {
    width: calc(100% + 40px);
    margin-left: -20px;
    padding:  30px 0;
    overflow: hidden
}

#section-3 .group-item.owl-carousel .owl-stage-outer {
    padding: 5px
}

/*#section-3 .group-item.owl-carousel .owl-stage-outer {
    overflow: unset
}*/

#section-3 .group-item.owl-carousel .owl-stage {
    display: flex
}

#section-3 .owl-dots {
    bottom: 5px
}

#section-3 .group-item .item {
    display: block;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2), 0 3px 5px 0 rgba(0, 0, 0, .19);
    height: 100%;
    border-radius: 10px 10px 3px 3px
}

#section-3 .group-item .item .wImage:before {
    padding-bottom: 62%;
}

#section-3 .group-item .item .wImage:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border: 2px solid rgba(255, 255, 255, .5);
    box-sizing: border-box;
    pointer-events: none;
}

#section-3 .group-item .item .topInfo {
    padding: 15px;
    border-bottom: 0;
    border-top: 0;
    display: flex;
    justify-content: space-between;
}

#section-3 .group-item .item .topInfo a {
    display: block;
    padding-left: 30px;
    display: block;
    font-size: 15px;
    line-height: 21px
}

#section-3 .group-item .item .topInfo a:first-child {
    background-image: url(/Css/Icon/place.png);
    background-repeat: no-repeat;
    background-size: 21px;
    margin-bottom: 5px
}

#section-3 .group-item .item .topInfo a:last-child {
    background-image: url(/Css/Icon/type.png);
    background-repeat: no-repeat;
    background-size: 21px
}

#section-3 .group-item .item .topInfo .right {
    color: #a24d24;
    white-space: nowrap;
    font-size: 20px;
}

#section-3 .group-item .item .info {
    border-top: 0px;
    padding: 0 15px 20px;
    display: block;
    border-radius: 0 0 3px 3px
}

#section-3 .group-item .item .info .destination,
#section-3 .group-item .item .info .price {
    font-size: 13.5px;
    color: #6b6b6b;
}

#section-3 .group-item .item .info .name {
    margin-bottom: 10px;
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: bold
}

#section-3 .group-item .item .info .description {
    margin-bottom: 0;
    color: #333;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#section-3 .group-item.no_owl {
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    overflow: unset;
    padding: 30px 0
}

#section-3 .group-item.no_owl .item {
    width: calc((100% - 40px) / 3);
    margin: 0;
    height: auto
}

#section-3:not(.active) .group-item.no_owl .item:nth-child(n + 7) {
    display: none
}

#section-3 .tacBt.no_owl {
    margin: 30px 0
}

#section-3 .tacBt.no_owl span {
    display: none
}

#section-3 .tacBt.no_owl span:first-child {
    display: table
}

#section-3.active .tacBt.no_owl span:last-child {
    display: table
}

#section-3.active .tacBt.no_owl span:first-child {
    display: none
}

.wrp-btn {
    margin-top: 30px;
    text-align: center;
}

.cm-btn {
    line-height: 30px;
    padding: 2px 20px;
    background: #a24d24;
    border: 1px solid #a24d24!important;
    display: inline-block;
    border-radius: 4px;
    font-size: 18px;
    color: white;
    font-family: inherit
}

.cm-btn:hover {
    background: white;
    color: #a24d24
}

.cm-btn3 {
    border: 1px solid #a24d24!important;
    color: #a24d24;
    background: none;
    cursor: pointer
}

.cm-btn3:not(span):hover {
    color: #fff;
    background: #a24d24
}

.cm-btn4 {
    border: 1px solid #a24d24!important;
    color: #a24d24;
    background: none;
    line-height: 24px;
    font-size: 16px
}

.cm-btn4:not(span):hover {
    color: #fff;
    background: #a24d24
}

a.down-load-map:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.header-bottom .box-search .search-btn:hover,
.header-top #menu-right .btn-topbar:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

#section-4 .wrp {
    padding-left: 80px;
    padding-right: 40px
}

#section-4 .pull-left,
#section-4 .pull-right {
    width: calc((100% - 40px)/2);
}

#section-4 .pull-left {
    margin-right: 40px;
    border: 1px solid #a24d24;
    padding: 30px 25px 32px 30px
}

#section-4 .pull-right {
    padding: 30px 0 0;
    border: 1px solid transparent
}

#section-4 .pull-left .cm-btn {
    text-transform: none
}

#section-4 h2 {
    font-size: 25px;
    color: #a24d24;
    display: block;
    text-align: center;
    font-weight: normal
}

#section-4 .pull-left h2 {
    margin-bottom: 30px
}

#section-4 .pull-left ul li {
    margin-bottom: 10px;
    background-image: url(/Css/Icon/v.png);
    padding: 1px 0 2px 45px;
    background-size: 25px;
    background-repeat: no-repeat
}

#section-4 .pull-left ul li .icon {
    width: 50px;
    height: 50px;
    margin-right: 20px;
}

#section-4 .desc {
    text-align: justify
}

.video-inner {
    display: block;
}

.video-inner.wImage:before {
    padding-bottom: calc(9/16*100%);
}

.video-inner .video-trigger {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

#section-5 .pull-left {
    width: 557px;
    margin-right: 30px;
}

#section-5 .pull-right {
    width: calc(100% - 587px);
    position: relative;
    max-height: 360px;
}

#section-5 .pull-left .wImage:before {
    padding-bottom: 64.632%;
}

#section-5 .pull-left .wImage:after {
    content: "";
    position: absolute;
    top: -20px;
    left: -20px;
    width: 107.5%;
    height: 112%;
    z-index: 2;
    background: url(/Css/Icon/section-5-bg.png) center;
    background-size: 100% 100%;
}

#section-5 .pull-right h2 {
    font-size: 28px;
    font-family: 'Mulibold', sans-serif;
    display: block;
    margin-bottom: 20px;
    line-height: normal;
}

#section-5 .pull-right span {
    display: inline-block;
    margin-right: 5px;
}

#section-5 .pull-right .description {
    line-height: 1.775;
    max-height: 183px;
    overflow: auto;
}

#section-5 .pull-right .wrp-btn {
    position: absolute;
    right: 0px;
    bottom: -64px;
}
#section-6 .group-item{ overflow: hidden;padding: 0 5px 40px 5px}
#section-6 .group-item.owl-carousel .owl-stage-outer{overflow: unset}
#section-6 .group-item.owl-carousel .owl-dots{bottom: 10px}
#section-6 .group-item .item
{
    background: #fff;
    display: flex;
    align-items: center;
    cursor: pointer;
    flex-wrap: wrap;
    flex-direction: column;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2), 0 3px 5px 0 rgba(0, 0, 0, .19);
    border-radius: 10px;
}

#section-6 .group-item .item .wImage {
    width: 100%;
    border-radius: 10px 10px 0 0
}
.service-tes-slide .group-item .item .wImage {
    width: 67%;
}

.service-tes-slide .group-item .item {
    background: #fff;
    display: flex;
    align-items: center;
    cursor: pointer;
    flex-wrap: wrap;
}

#section-6 .group-item .item .wImage:before {
    padding-bottom: 51%
}

.service-tes-slide .group-item .item .wImage:before {
    padding-bottom: 63%;
}

#section-6 .group-item .info {
    padding: 25px
}
.service-tes-slide .group-item .item .info {
    width: 33%;
    padding-left: 30px
}

#section-6 .group-item .item .info .name {
    font-size: 21px;
    font-weight: normal;
    overflow: hidden;
}

#section-6 .wrp-btn {
    margin-top: 5px;
}

.service-tes-slide .group-item .item .info .name {
    font-size: 18px;
    font-family: 'Mulibold', sans-serif;
}

#section-6 .group-item .item .info .description {
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 11;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: calc(11lh)
}

#section-6 .group-item .item .info .more {
    color: #a24d24
}

#section-6 .group-item .item .info .address,
.service-tes-slide .group-item .item .info .address {
    height: 23px;
}

#section-6 .group-item .item .info .line,
.service-tes-slide .group-item .item .info .line {
    width: 100px;
    height: 2px;
    margin: 20px 0;
    line-height: normal;
    background: #a24d24;
}

.btn-mores6 { display: flex; justify-content: center; margin-top: 10px}
.btn-mores6 .more{ border: 1px solid #cb810f; padding: 3px 12px; border-radius: 8px; color: #cb810f }
.btn-mores6 .more:hover{ background: #cb810f; color: #fff}
#section-6 .group-item.gr_items6-mb{ overflow: auto; display: flex; flex-wrap: nowrap}


/*#section-6 .group-item .item .info .description,
        .service-tes-slide .group-item .item .description {
            text-align: justify;
            display: -webkit-box;
            -webkit-line-clamp: 6;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }*/

.owl-dots {
    position: absolute;
    /*bottom: -5px;*/
    z-index: 5;
    left: 50%;
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    text-align: center
}

.owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    background: #fff;
    margin-right: 22px;
    outline: none;
    /*border: 1px solid #a24d24 !important;*/
}

.owl-dot.active {
    background: #a24d24 !important;
    /*width: 10px;height: 10px;*/
}

.owl-dot:last-child {
    margin-right: 0px;
}

#section-7 .pull-left {
    width: calc(100% - 750px);
    margin-right: 10px;
}

#section-7 .pull-right {
    width: 100%;
    max-width: 730px;
    display: flex;
    justify-content: space-between
}

#section-7 .pull-right .wImage {
    width: calc((100% - 30px) / 4);
    background: #e4e8e9;
}

#section-7 .pull-right .wImage:last-child {
    margin-right: 0px;
}

#section-7 .pull-right .wImage:before {
    padding-bottom: 100%;
}

#section-7 .pull-left h2 {
    font-size: 23px;
    color: #a24d24;
    font-weight: normal
}

#section-7 .pull-left .description {
    text-align: justify;
    margin: 0;
    line-height: 24px
}

#section-8 {
    background: #f1ecd9
}

#section-8 .pull-left {
    width: 690px;
    /*height: 442px;*/
    margin-right: 30px;
}

#section-8 .pull-left iframe {
    width: 100%;
    height: 100%;
}

#section-8 .pull-left .wImage:before {
    padding-bottom: 64%
}

#section-8 .pull-left .over {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    color: #fff
}

#section-8 .pull-right {
    width: calc(100% - 720px);
}

#section-8 .pull-right .item {
    margin-bottom: 20px;
    display: block;
}

#section-8 .pull-right li:last-child .item {
    margin-bottom: 0px;
}

#section-8 .pull-right .wImage {
    width: 155px;
    margin-right: 10px;
    float: left;
}

#section-8 .pull-right .wImage:before {
    padding-bottom: 61.3%;
}

#section-8 .pull-right .info {
    width: calc(100% - 165px);
    float: left;
}

#section-8 .pull-right .info .name {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: normal
}

#section-8 .pull-right .info .date,
#section-8 .pull-right .info .view {
    color: #999999;
    font-size: 13px;
    display: block;
    margin-top: 10px;
    line-height: normal;
}

#sticky-btn {
    font-family: 'Mulibold', sans-serif;
    position: fixed;
    top: 250px;
    left: -85px;
    cursor: pointer;
    z-index: 5;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

#sticky-btn2 {
    display: none
}

.tour-list .pull-left {
    width: 270px;
    float: left
}

.tour-list .pull-right {
    width: calc(100% - 300px);
    float: right;
    margin-left: 30px
}

.tour-list .pull-left .filter .title {
    color: #333;
    background: url(/Css/Icon/filter2.png) no-repeat left 10px center #f1ecd9;
    padding: 14px 0 14px 50px;
    font-weight: bold
}

.tour-list .pull-left .filter .group-filter {
    padding: 15px;
    border: 1px solid #dcdcdc;
    border-top: 0px;
}

.tour-list .pull-left .filter .group-filter ul {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #333333;
}

.tour-list .pull-left .filter .group-filter ul:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0px;
}

.tour-list .pull-left .filter .group-filter li {
    margin-bottom: 15px;
    line-height: normal;
}

.tour-list .pull-left .filter .group-filter li:last-child {
    margin-bottom: 0px;
}


/*Custom checkbox*/

.group-filter .cus-checkbox span.label-check {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding-left: 25px;
    font-size: 14px;
}

.group-filter .cus-checkbox span.label-check:before {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background: url('/Css/Icon/radio-btn.png') no-repeat;
    background-position: 0px center;
}

.group-filter .cus-checkbox input[type=checkbox] {
    display: none;
}

.group-filter .cus-checkbox input[type=checkbox]:checked + span.label-check {
    color: #a24d24;
}

.group-filter .cus-checkbox input[type=checkbox]:checked + span.label-check:before {
    background: url('/Css/Icon/radio-btn-active.png') no-repeat;
    background-position: 0px center;
}


/*End custom checkbox*/


/*Custom radio*/

.cust-radio {
    line-height: normal;
    margin-bottom: 10px;
}

ul.w50pc {
    width: calc(50% - 15px);
    float: left;
    padding: 10px 10px 0;
    border-radius: 4px;
    border: 1px solid #d2d2d2
}



.cust-radio span.label-check {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding-left: 25px;
    font-size: 15px;
}

.cust-radio span.label-check:before {
    content: "";
    width: 15px;
    height: 14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background: url('/Css/Icon/radio-btn2.png') no-repeat;
    background-position: 0px center;
}

.cust-radio input[type=radio],
.cust-radio input[type=checkbox] {
    display: none;
}

.cust-radio input[type=radio]:checked + span.label-check,
.cust-radio input[type=checkbox]:checked + span.label-check {
    color: #a24d24;
}

.cust-radio input[type=radio]:checked + span.label-check:before,
.cust-radio input[type=checkbox]:checked + span.label-check:before {
    background: url('/Css/Icon/radio-btn-active2.png') no-repeat;
    background-position: 0px center;
}


/*End custom checkbox*/

#search-tour {
    margin-bottom: 30px
}

#search-tour input {
    width: calc(100% - 50px);
    height: 50px;
    border-radius: 7px 0px 0px 7px;
    border: 1px solid #a24d24;
    padding: 0 0 0 20px;
    box-sizing: border-box;
    float: left;
    border-right: 0;
}

#search-tour .btnSearch {
    width: 50px;
    height: 50px;
    background: url(/Css/Icon/Seach-tour.png) center no-repeat;
    float: left;
    border-radius: 0 7px 7px 0;
    border: 1px solid #a24d24;
    border-left: 0px;
    outline: none
}

.tour-list .pull-right .group-item .item,
.des-list-section-3 .group-item .item {
    display: block;
    position: relative;
    margin-bottom: 30px;
}

.tour-list .pull-right .group-item .item .wImage,
.des-list-section-3 .group-item .item .wImage {
    width: 300px;
    margin-right: 30px;
    float: left;
}

.tour-list .pull-right .group-item .item .wImage:before,
.des-list-section-3 .group-item .item .wImage:before {
    padding-bottom: 64%;
}

.tour-list .pull-right .group-item .item .info,
.des-list-section-3 .group-item .item .info {
    width: calc(100% - 330px);
    float: left;
}

.tour-list .pull-right .group-item .item .info .name,
.des-list-section-3 .group-item .item .info .name {
    margin-bottom: 10px;
    line-height: normal;
    font-weight: bold;
    margin-top: -8px
}

.tour-list .pull-right .group-item .item .info .description,
.des-list-section-3 .group-item .item .info .description {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0 0 20px;
}

.tour-list .pull-right .group-item .item .info .tour-type,
.des-list-section-3 .group-item .item .info .tour-type {
    font-size: 15px;
}

.tour-list .pull-right .group-item .item .info .price,
.des-list-section-3 .group-item .item .info .price {
    margin-bottom: 0;
}

.tour-list .pull-right .tour-type>div,
.des-list-section-3 .group-item .item .tour-type>div {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    font-size: 15px
}

.des-list-section-3 .group-item .item .tour-type .icon {
    width: 26px;
}

.tour-list .pull-right .tour-type .icon {
    margin-right: 5px;
    width: 27px
}

.tour-list .pull-right .tour-type .price-number,
.des-list-section-3 .group-item .item .tour-type .price-number {
    color: #a24d24;
    margin-left: 4px
}

.tour-list .pull-right .wrp-btn,
.des-list-section-3 .group-item .wrp-btn {
    position: absolute;
    right: 0;
    bottom: 2px;
}

.tour-list .pull-right .group-item .item {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2), 0 2px 5px 0 rgba(0, 0, 0, .19);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-radius: 7px;
}

.tour-list .pull-right .group-item .item .wImage {
    border-radius: 7px
}

.tour-list .pull-right .group-item .item .info {
    padding: 10px;
    padding-left: 0
}

.tour-list .pull-right .group-item .item .wrp-btn {
    bottom: 10px;
    right: 10px;
    margin: 0
}

#contact-area {
    background: url(/Css/Icon/bg2.png) no-repeat center center #f1ecd9
}

#contact-area .flex-center {
    justify-content: center;
}

#contact-area .wImage {
    width: 200px;
    height: 200px;
    border-radius: 50%;
}

#contact-area .group-item {
    text-align: center;
}

#contact-area .group-item .text {
    font-size: 25px;
    color: #a24d24;
    line-height: normal;
    margin-top: 0
}

#contact-area .wrp-btn {
    margin-top: 0;
}

#contact-area .wrp-btn a {
    padding: 4px 10px;
}

#contact-area .grey-text {
    text-align: center;
    margin: 20px auto 30px;
    display: table;
}

#contact-area .grey-text p {
    color: #333;
    display: flex;
    align-items: center;
    line-height: normal;
    padding: 3px 0 3px 32px;
    background: url(/Css/Icon/v2.png) no-repeat left center;
    margin: 0 0 11px;
    display: table
}


/*#contact-area .grey-text p:last-child{margin-bottom:0}*/


/*#contact-area .grey-text p .icon {
            min-width: 22px;
            margin-right: 10px;
        }*/

.tour-section-1,
.tour-section-2 {
    text-align: center;
}

.tour-section-1 .ts1-title {
    display: block;
    margin-bottom: 20px;
    line-height: normal;
    color: #a24d24;
}

.journeys {
    align-items: center;
    line-height: normal;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 13px
}

.journeys li {
    display: inline-block;
}

.journeys li:not(:last-child):after {
    content: " - ";
    display: inline-block;
    padding: 0 5px
}

.grey-text {
    color: #999999;
}

.tour-section-1 .ts1-type {
    width: 600px;
    margin: auto;
    display: flex;
    justify-content: space-between;
}

.tour-section-1 .ts1-type .item {
    width: calc(100% / 3);
    font-size: 15px
}

.tour-section-1 .ts1-type .item.price span {
    color: #a24d24 !important;
    display: inline-block
}

.tour-section-1 .ts1-type .icon {
    margin-bottom: 10px;
}

.tour-section-1 .ts1-type .icon img {
    margin: auto;
    height: 33px
}

.ts-title {
    font-size: 25px;
    color: #a24d24
}

.tour-section-2 {
    background: url(/Css/Icon/bg3.jpg) no-repeat center center #f1ecd9
}

.tour-section-2 .wrp-btn {
    margin-top: 10px;
}

.tour-section-2 .ts2-box section {
    width: 100%;
    max-width: 740px;
    margin: auto;
    text-align: left;
    padding: 30px 40px;
    background: white;
    border-radius: 4px;
    border: 1px dashed #a24d24;
}

.destination-list .box {
    display: flex;
    justify-content: space-between;
}

.destination-list .cLeft {
    width: 270px;
}

.destination-list .cRight {
    width: calc(100% - 300px);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.tour-section-2 .ts2-box ul li,
.destination-list .pull-left .group-item li,
.dn-detail-1 ul li {
    margin-bottom: 10px;
    padding-left: 15px;
    background: url(/Css/Icon/li-dot.png) no-repeat;
    background-size: 9px;
    background-position: 0px 5px;
}

.tour-section-2 .ts2-box ul li:last-child,
.destination-list .pull-left .group-item li:last-child {
    margin-bottom: 0px;
}

.tour-section-3 .pull-left {
    width: 570px;
    margin-right: 5px;
    float: left;
}

.tour-section-3 .pull-right {
    width: calc(100% - 575px);
    float: left;
}
.tour-section-3 .container{
    display: flex;
    flex-wrap: wrap;
    row-gap: 5px
}
.tour-section-3 .pull-left .video-inner:before {
    padding-bottom: 56.318%;
}

.tour-section-3 .pull-right .wImage:nth-child(n+5) {
    display: none;
}

.tour-section-3 .pull-left .video-inner:after,
.tour-section-3 .pull-right .wImage:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*z-index: 5;*/
    border: 2px solid rgba(255, 255, 255, .5);
    box-sizing: border-box;
    pointer-events: none;
}
.tour-section-3 .pull-left .video-inner{
    height: 100%;
    border-radius: 10px;
}
.tour-section-3 .pull-right .wImage {
    width: calc((100% - 5px)/2);
    margin-right: 5px;
    margin-bottom: 5px;
    float: left;
}

.tour-section-3 .pull-right .wImage:nth-child(2n) {
    margin-right: 0px;
}

.tour-section-3 .pull-right .wImage:nth-child(3),
.tour-section-3 .pull-right .wImage:nth-child(4) {
    margin-bottom: 0px;
}

.tour-section-3 .pull-right .wImage:before {
    padding-bottom: 59.625%;
}

.tour-section-3 .pull-right .wImage:nth-child(4) .over {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 15px;
    border-radius: 4px;
    height: 34px;
    line-height: 35px;
    background: rgba(0, 0, 0, .5);
    color: white;
    text-transform: uppercase;
}


/*.tour-section-3 .pull-right .wImage:nth-child(4) .over:hover{
    background: white;
    color: #a24d24;
    border: 1px solid #a24d24;
}*/

.tour-section-4 .pull-left {
    width: 670px;
    margin-right: 30px;
}

.tour-section-4 .pull-right {
    width: calc(100% - 700px);
    position: sticky;
    top: 126px;
}

.tour-section-4 .ts4-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: normal;
    margin-bottom: 30px;
}

.tour-section-4 .ts4-title strong {
    font-size: 28px;
}

.tour-section-4 .ts4-title .more a {
    color: #a24d24;
    margin-left: 20px;
    font-size: 14px;
    text-decoration: underline;
}

.tour-section-4 .accordion .ac-link {
    padding-left: 25px;
    background: url(/Css/Icon/ac-plus.png);
    background-repeat: no-repeat;
    background-position: 0px center;
    cursor: pointer;
}

.tour-section-4 .accordion .ac-link h3 {
    font-family: inherit;
    display: inline
}

.tour-section-4 .accordion .item {
    margin-bottom: 10px;
}

.tour-section-4 .accordion .item.open .ac-link {
    background: url(/Css/Icon/ac-minus.png);
    background-repeat: no-repeat;
    background-position: 0px center;
}

.tour-section-4 .accordion .item .ac-link .left {
    margin-right: 25px;
    text-transform: uppercase;
    font-weight: bold
}

.tour-section-4 .accordion .item .ac-link .right {
    text-transform: uppercase;
}

.tour-section-4 .accordion .ac-content {
    display: none;
    margin-left: 25px;
    margin-top: 15px;
}

.tour-section-4 .accordion .ac-content a {
    cursor: pointer
}

.toggle_note a[name] {
    padding-right: 16px;
    background: url(/css/icon/info.svg) no-repeat right center;
    color: #a24d24;
    cursor: pointer
}

.toggle_note a[name]:hover {
    text-decoration: underline
}

.toggle_note blockquote {
    display: none;
    background: #f2efe8;
    border: 1px solid #e1d9c0;
    border-left-width: 5px;
    color: #7f6f3c;
    margin: 5px 0 15px 0 !important;
    padding: 0 15px;
}

.toggle_note blockquote p {
    margin: 10px 0
}

a.down-load-map {
    font-size: 20px;
    color: #a24d24;
    display: block;
    text-align: center;
    background: url(/Css/Icon/download-btn.png) no-repeat scroll center bottom;
    padding-bottom: 40px;
}

.tour-section-5 .ts-title,
.tour-section-6 .ts-title,
.SubTourActivities .ts-title {
    font-size: 28px;
    display: table;
    margin: 0 auto 30px;
    padding-left: 50px;
    background: url(/Css/Icon/tour1.svg) no-repeat left center;
}

.tour-section-5 .ts-title {
    background: none;
    padding-left: 0;
    margin-bottom: 15px
}

.tour-section-5 .wrp {
    background: #f1f1f1;
    padding: 30px 15px
}

.tour-section-5 .content .price span {
    color: #a24d24;
}

.tour-section-5 .content .hotel {
    font-style: italic;
}

.tour-section-5 .content .hotel .star {
    width: 14px;
    height: 14px;
    display: inline-flex;
    margin-left: 2px;
    background: url(/Css/Icon/star.png);
}


/*.tour-section-5 .price_box{display:flex;flex-wrap:wrap;justify-content:space-between;}*/


.tour-section-5 .price_box .text {
    text-align: left;
    width: calc(100% - 30% - 80px);
}

.tour-section-5 .price_box .price {
    font-size: 20px;
    line-height: 1.1;
    color: #a24d24;
    text-align: center;
    width: 30%;
    font-weight: bold;
    display: flex;
    justify-content: flex-end;
}

.tour-section-5 .price_box .priceBlock {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tour-section-5 .price_box .price span {
    display: block;
    font-size: 35px;
    font-weight: bold;
    padding-top: 2px
}

.tour-section-5 .group-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.tour-section-5 .group-item .pull-left,
.tour-section-5 .group-item .pull-right {
    width: calc((100% - 30px)/2);
    padding: 30px;
    border: 1px solid #cbcbcb;
    border-radius: 4px
}

.tour-section-5 .group-item .pull-left {}

.tour-section-5 .group-item ul {
    padding-left: 18px
}

.tour-section-5 .group-item ul li {
    list-style: circle;
    margin-bottom: 10px
}

.tour-section-5 .group-item ul li:last-child {
    margin-bottom: 0
}

.tour-section-5 .group-item strong {
    margin-bottom: 20px;
    display: block
}

.tour-section-6 .ts-title {
    background: url(/Css/Icon/tour9.svg) no-repeat left center;
}

.tour-section-6 .star {
    width: 10px;
    height: 10px;
    display: inline-flex;
    margin-left: 2px;
    background: url(/Css/Icon/star.png);
    background-size: contain;
}

.tour-section-6 .tour-service .wImage:before {
    padding-bottom: 63.715%;
}

.tour-section-6 .tour-service .over {
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    padding: 10px;
    color: #dcdcdc;
    padding-left: 35px;
    background: url(/Css/Icon/tour-service-location.png) no-repeat;
    background-position: 10px center;
    font-weight: bold
}

.tour-section-6 .tour-service .name {
    font-size: 16px;
    margin-top: 5px;
    display: block;
}


.tour-section-6 .tour-service .owl-next,
.tour-section-6 .tour-service .owl-prev {
    top: 40%;
    transform: translateY(-50%);
    z-index: 1;
    color: #dcdcdc;
    border: none;
    outline: none;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    z-index: 10;
    width: 21px;
    height: 42px;
}

#RequestQuote6x {
    background: url(/Css/Icon/bg6.jpg) no-repeat top center #f1ecd9;
    padding: 10px 0
}

#RequestQuote6x .wrp {
    width: 100%;
    max-width: 666px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

#RequestQuote6x .left {
    width: 210px;
    margin-right: 80px
}

#RequestQuote6x .left .wImage {
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 20px
}

#RequestQuote6x .left .wImage:before {
    padding-bottom: 100%
}

#RequestQuote6x .left .desc {
    text-align: center;
    font-weight: bold
}

#RequestQuote6x .group-item {
    width: calc(100% - 290px)
}

#RequestQuote6x .group-item .text {
    text-align: center;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    margin: 0 0 5px
}

#RequestQuote6x .group-item .wrp-btn {
    margin-bottom: 25px
}

#RequestQuote6x .group-item .wrp-btn2 {
    margin-bottom: 0;
    margin-top: 0
}

#RequestQuote6x .group-item .grey-text {
    display: table;
    margin: 25px auto 10px
}

#RequestQuote6x .group-item .grey-text p {
    display: table;
    color: #333;
    padding: 2px 0 2px 30px;
    background: url(/Css/Icon/iconcheck.svg?v=1.1) no-repeat center left;
    margin: 0 0 8px
}

#RequestQuote6x .group-item .grey-text p .icon {
    margin-right: 10px
}

.raisons5 {
    background: url(/Css/Icon/bg4.jpg) no-repeat center center;
    background-size: cover;
    padding: 50px 0
}

.raisons5 .top {
    font-size: 23px;
    text-align: center;
    margin-bottom: 30px;
    color: #a24d24
}

.raisons5 .list {
    width: 62%;
    float: right
}

.raisons5 .list p {
    padding-left: 28px;
    background: url(/Css/Icon/right2.png) no-repeat left center;
    margin: 0 0 15px
}

.raisons5 .list p:last-child {
    margin-bottom: 0
}

.tour-section-6 .tour-service .owl-prev,
.owl-nav2 .owl-prev {
    left: 0px;
    background: url(/Css/Icon/owl-nav2.png) center no-repeat !important;
}

.tour-section-6 .tour-service .owl-next,
.owl-nav2 .owl-next {
    right: 0px;
    background: url(/Css/Icon/owl-nav2.png) center no-repeat !important;
    -webkit-transform: translateY(-50%) scaleX(-1);
    transform: translateY(-50%) scaleX(-1);
}

.indochina_asia .cm-title {
    margin-bottom: 50px
}

.des-list-section-1 {
    padding-top: 40px
}

.des-list-section-1 .cm-title {
    margin-bottom: 50px
}

.des-list-section-1 .p-left {
    width: calc(100% - 330px);
    margin-bottom: 30px
}

.des-list-section-1 .p-right {
    width: 300px;
    margin-bottom: 30px
}

.des-list-section-1 .p-left .group-item li {
    background: url(/Css/Icon/circle_li.png) no-repeat left top 5px;
    padding-left: 20px;
    margin-bottom: 15px
}

.des-list-section-1 .p-left .group-item {
    margin-bottom: 30px
}

.des-list-section-1 .p-left .sothich {}

.des-list-section-1 .p-left .sothich .head {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px
}

.des-list-section-1 .p-left .sothich ul {
    display: flex;
    flex-wrap: wrap
}

.des-list-section-1 .p-left .sothich li {
    width: 50%;
    display: flex;
    align-items: center;
    align-content: flex-start;
    margin-bottom: 14px
}

.des-list-section-1 .p-left .sothich li img {
    width: 36px;
    margin: 0 14px 0 0
}

.des-list-section-1 .hoatdong {
    width: 100%;
    margin-bottom: 50px
}

.des-list-section-1 .hoatdong .head {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px
}

.des-list-section-1 .hoatdong ul {
    display: flex;
    flex-wrap: wrap
}

.des-list-section-1 .hoatdong li {
    width: calc(100% / 3);
    display: flex;
    align-items: center;
    align-content: flex-start;
    margin-bottom: 14px
}

.des-list-section-1 .hoatdong li img {
    width: 36px;
    margin: 0 14px 0 0
}

.des-list-section-1 .p-right .label {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 15px;
    line-height: normal;
    display: block;
}

.des-list-section-1 .p-right ul li {
    margin-bottom: 5px !important;
}

.des-list-section-2 .group-item .item {
    width: calc((100% - 60px)/3);
    margin-right: 30px;
    float: left;
    display: block;
    margin-bottom: 30px
}

.des-list-section-2 .group-item .item:nth-child(3n) {
    margin-right: 0px;
}

.des-list-section-2 .group-item .item .wImage:before {
    padding-bottom: 62.86%;
}

.des-list-section-2 .group-item .item .info,
.new-section-1 .group-item .item .info {
    background: white;
    padding: 15px;
}

.des-list-section-2 .group-item .item .info .name,
.new-section-1 .group-item .item .info .name {
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 10px 15px 15px;
    font-weight: normal;
    margin: 0 0 20px
}

.des-list-section-2 .group-item .item .info .description,
.new-section-1 .group-item .item .info .description {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #333;
    margin: 0 0 20px
}

.des-list-section-2 .group-item .item .info .date-view,
.new-section-1 .group-item .item .info .date-view {
    font-size: 15px;
    color: #999;
    display: flex;
}

.new-hightlight .hl_title {
    font-size: 17px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold
}

.des-list-section-2 .group-item .item .info .date,
.new-section-1 .group-item .item .info .date,
.new-hightlight .info .date {
    background: url(/Css/Icon/blog-calender.png) no-repeat;
    background-size: 16px;
    background-position: 0 center;
    padding-left: 25px;
}

.des-list-section-2 .group-item .item .info .price,
.new-section-1 .group-item .item .info .price,
.new-hightlight .info .price {
    background: url(/Css/Icon/pay.png) no-repeat;
    background-size: 16px;
    background-position: 0 center;
    padding-left: 25px;
    color: #a24d24
}

.des-list-section-2 .group-item .item .info .view,
.new-section-1 .group-item .item .info .view,
.new-hightlight .info .view {
    margin-left: auto;
    background: url(/Css/Icon/blog-view.png) no-repeat;
    background-size: 16px;
    background-position: 0 center;
    padding-left: 25px;
}

#search .new-section-1 .guide {
    gap: 20px;
    justify-content: unset
}

#search .new-section-1 .guide .item {
    width: calc((100% - 40px) / 3);
    margin-right: 0
}

.des-list-section-3 .group-item {
    width: 835px;
    margin: auto;
}

.des-list-section-3 .group-item .item {
    padding: 10px;
    border: 1px solid #cdcdcd;
    border-radius: 4px;
}

.des-list-section-3 .group-item .wrp-btn {
    right: 10px;
}

.des-list-section-3 .owl-prev,
.owl-nav3 .owl-prev {
    left: -100px;
    background: url(/Css/Icon/owl-nav3.png) center no-repeat !important;
}

.des-list-section-3 .owl-next,
.owl-nav3 .owl-next {
    right: -100px;
    background: url(/Css/Icon/owl-nav3.png) center no-repeat !important;
    -webkit-transform: translateY(-50%) scaleX(-1) !important;
    transform: translateY(-50%) scaleX(-1) !important;
}

.destination-detail {
    padding: 40px 0 50px
}

.des-list-section-3 .owl-dot,
.destination-detail #section-3 .owl-dot {
    background: #cdcdcd;
}

.destination-detail .pull-left {
    width: 240px;
    margin-right: 30px;
    position: sticky;
    top: 105px;
}

.destination-detail .pull-right {
    width: calc(100% - 270px);
}

.destination-detail .pull-left .view-map {
    border: 1px solid #a24d24;
}


/*.destination-detail .pull-left .cm-btn {
    background: url(/Css/Icon/view-map-btn.png) no-repeat right 10px center;
    background-size: 24px;
    padding: 0 10px;
    padding-right: 40px
}*/

.other-destination .item {
    margin-bottom: 30px;
    display: none;
}

.other-destination .item:last-child {
    margin-bottom: 0px;
}

.other-destination .item .wImage {
    width: 300px;
    float: left;
    margin-right: 30px
}

.other-destination .item .info {
    width: calc(100% - 330px);
    float: left;
}


/*.other-destination .item .wImage:before {
        padding-bottom: 64%;
    }*/

.other-destination .item .info .description {
    text-align: justify;
    color: #333;
    line-height: 24px;
}

.other-destination .name {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 8px;
    margin-top: -6px
}

#new {
    background: #fff;
}

#new .index-menu {
    padding: 10px;
}

#new .index-menu .group-item {
    display: flex;
    justify-content: space-between;
}

#new .index-menu .group-item .icon img {
    margin: auto;
    height: 83px;
    object-fit: none;
}

#new .index-menu .group-item .name {
    font-style: italic;
    font-size: 16px;
}

#new .pull-left {
    width: 795px;
    margin-right: 30px;
}

#new .pull-right {
    width: calc(100% - 825px);
    /*position: sticky;
        top: 0px;*/
}

.new-list .title,
.new-detail .title,
.other-new .title {
    font-size: 30px;
    margin-bottom: 15px;
    font-weight: normal;
    color: #a24d24
}

.other-new .title {
    text-align: center
}

.new-section-1 {
    margin-bottom: 35px
}

.new-section-2 {
    margin-bottom: 35px
}

.new-section-1 .group-item .item {
    width: calc((100% - 30px)/2);
    margin-bottom: 30px;
    display: block;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2), 0 3px 10px 0 rgba(0, 0, 0, .19);
    border-radius: 7px
}

.new-section-1 .group-item .item .wImage {
    border-radius: 7px 7px 0 0
}

.new-section-1 .group-item .item .info{
    border-radius: 0 0 7px 7px
}

.new-section-1 .wImage:before {
    padding-bottom: 62.746%;
}

.new-section-1 .over {
    position: absolute;
    top: 10px;
    right: 10px;
    color: white;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    background: #a24d24;
    border: 1px solid white;
    border-radius: 4px;
}


/*.new-section-1 .group-item .item:hover .over{
    background: white;
    color: #a24d24;
    border: 1px solid #a24d24;
}*/

.date_time {
    font-size: 14px;
    color: #999;
    margin-bottom: 20px
}

.date_time .date {
    padding: 5px 0 5px 33px;
    background: url(/css/icon/icon_date.png) no-repeat left center;
}

.date_time .view {
    padding: 5px 0 5px 33px;
    background: url(/css/icon/icon_view.png) no-repeat left center
}

.new-section-1.list .group-item .item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.new-section-1.list .group-item .item:last-child {
    margin-bottom: 0
}

.new-section-1.list .group-item .wImage {
    width: 275px
}

.new-section-1.list .group-item .info {
    width: calc(100% - 305px)
}

.new-section-2 .item {
    margin-bottom: 30px;
    display: block;
}

.new-section-2 .wImage {
    width: 260px;
    margin-right: 20px;
    float: left;
    border-radius: 7px
}

.new-section-2 .info {
    width: calc(100% - 280px);
    float: left;
}

.new-section-2 .info .name {
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: -6px 0 15px;
}

.new-section-2 .info .description {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0 0 20px;
}

.new-section-2 .info .date-view {
    font-size: 15px;
    color: #999;
    display: flex;
    align-items: center;
}

.new-section-2 .info .date {
    background: url(/Css/Icon/blog-calender.png) no-repeat;
    background-size: 16px;
    background-position: 0 center;
    padding-left: 25px;
}

.new-section-2 .info .view {
    margin-left: 60px;
    background: url(/Css/Icon/blog-view.png) no-repeat;
    background-size: 16px;
    background-position: 0 center;
    padding-left: 25px;
}

.new-section-3 .new-adv1,
.new-adv2 {
    display: flex;
    align-items: center;
    color: white;
    margin-bottom: 30px;
}

.new-section-3 .new-adv1:before {
    padding-bottom: 46.66%;
}

.new-section-3 .new-adv1 .over,
.new-adv2 .over {
    position: relative;
    top: 50%;
    width: 100%;
    text-align: center;
}

.new-section-3 .new-adv1 .over .name {
    font-size: 24px;
    margin-bottom: 30px;
    display: block;
}

.new-section-3 #section-3 .item {
    width: auto;
    margin-right: unset;
}

.new-adv2:before {
    padding-bottom: 128.5%;
}

.new-adv2 .over {
    padding: 5px;
    color: white;
}

.new-adv2 .over .name {
    font-size: 18px;
    margin-bottom: 15px;
}

.new-hightlight {
    margin-bottom: 30px
}

.new-hightlight .item {
    display: block;
    margin-bottom: 20px;
}

.new-hightlight .item:last-child {
    margin-bottom: 0px;
}

.new-hightlight .wImage {
    width: 100px;
    margin-right: 10px;
    float: left;
    border-radius: 7px
}

.new-hightlight .info {
    width: calc(100% - 110px);
    float: left;
    font-size: 14px;
    margin-top: -2px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.new-hightlight .info .titleItem {
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: bold
}

.new-hightlight .info .desc {
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.new-hightlight .wImage:before {
    padding-bottom: 70%
}

.new-hightlight .info .date-view {
    margin-top: 10px;
    font-size: 13px;
    color: #999999;
}

.new-hightlight .info .date-view .date,
.new-hightlight .info .date-view .view,
.new-hightlight .info .date-view .price {
    margin-bottom: 5px;
    height: 20px;
    line-height: 24px;
    height: 18px;
    display: block;
}

.new-hightlight .cm-btn {
    background: unset;
    color: unset;
    border: unset;
    text-transform: unset;
    text-decoration: underline;
    padding: 0px;
    border: none !important
}


/*.new-detail .unClear .new-cate-right{position:sticky;top:105px}*/

.new-cate-right {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2), 0 3px 10px 0 rgba(0, 0, 0, .19);
    margin-bottom: 30px
}

.new-cate-right .label {
    display: block;
    padding: 14px 0px;
    color: #a24d24;
    text-align: center;
    background: url(/Css/Icon/ic_category.png) no-repeat left 10px center, url(/Css/Icon/down4.png) no-repeat right 10px center #f1ecd9;
    font-size: 17px
}

.new-cate-right ul li {
    border-bottom: 1px solid #c7c7c7
}

.new-cate-right ul li:last-child {
    border-bottom: none
}

.new-cate-right ul li a:not(.lv2) {
    display: flex;
    align-items: center;
    line-height: normal;
    font-size: 17px;
    padding: 8px 10px;
}

.new-cate-right .sub {
    background: url(/Css/Icon/down3.png) no-repeat right 10px center
}

.new-cate-right .active .sub {
    background: url(/Css/Icon/up3.png) no-repeat right 10px center
}

.new-cate-right ul li .subItem {
    border-top: 1px dashed #c7c7c7
}

.new-cate-right ul li .lv2 {
    display: block;
    padding: 8px 10px 8px 50px
}

.new-cate-right ul li .icon {
    margin-right: 10px;
}

.new-cate-right ul li .icon img {
    width: 30px;
    height: 30px;
    object-fit: contain;
}

.new-detail {
    padding: 30px 0 40px
}

.new-detail .plugDetail2 {
    justify-content: flex-end;
    margin: 0
}

.new-detail>.wrp {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.new-detail .pull-left h1 {
    font-size: 32px;
    display: block;
    margin-bottom: 20px;
    color: #a24d24;
    font-weight: 600;
    line-height: 40px;
}

.new-detail .pull-left .date-view {
    font-size: 13px;
    color: #bfbfbf;
}

.new-detail .pull-left .date {
    margin-right: 60px;
}

#gl-toc {
    margin-bottom: 35px;
    border-radius: 3px;
    background: #edf6ff;
    display: table;
    border: 1px solid #aaa;
    padding: 10px 20px
}

#gl-toc .title {
    color: #333;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    margin-bottom: 0px;
}

#gl-toc .title span {
    font-size: 18px;
    font-weight: 600
}

#gl-toc .title span:first-child {
    padding-right: 30px
}

#gl-toc .content {
    margin-top: 10px
}

#gl-toc .content ul {
    padding: 0 0 0 15px;
    margin: 0;
}

#gl-toc .content ul li {
    position: relative;
}

#gl-toc .content ul.noDigit {
    padding-left: 0
}

#gl-toc .content ul:not(.noDigit) li {
    list-style: decimal;
}

#gl-toc .content ul li a {
    margin-bottom: 5px;
    display: block;
}

#gl-toc .showhide.active i:before {
    content: "";
}

#gl-toc .head3 {
    padding-left: 15px;
}

.plugDetail {
    padding: 13px 0;
    margin: 0;
    list-style: none;
    margin-top: 18px;
    margin-bottom: 17px;
    border-bottom: 1px solid #e1e1e1;
    padding-left: 0;
    border-top: 1px solid #e1e1e1;
}

.plugDetail li {
    display: inline-block;
    margin-right: 30px;
    font-size: 18px;
}

.article-nav {
    display: flex;
    justify-content: space-between;
}

.article-nav .prev {
    background: url(/Css/Icon/new-detail-prev.png) no-repeat;
    line-height: 40px;
    background-size: 40px;
    background-position: right center;
    padding-right: 50px;
}

.article-nav .next {
    background: url(/Css/Icon/new-detail-next.png) no-repeat;
    line-height: 40px;
    background-size: 40px;
    background-position: left center;
    padding-left: 50px;
    margin-left: auto;
}

.des-list-section-2.other-new {
    background: #fff;
    margin-bottom: 50px
}

.des-list-section-2.other-new .item {
    width: unset;
    margin-right: unset;
    margin-bottom: 30px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2), 0 2px 5px 0 rgba(0, 0, 0, .19);
    border: 1px solid rgba(0, 0, 0, 0.2);
    display: block;
}



.des-list-section-2.other-new .item .name {
    min-height: 50px
}

.des-list-section-2.other-new .owl-dot {
    background: #f2f2f2;
}

.about-menu {
    display: flex;
    justify-content: space-between;
}

.about-menu a {
    flex-basis: 50%;
}

.about-us a {
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    transition: all ease .3s;
}

.about-menu .name {
    display: block;
    margin-top: 15px;
    font-size: 17px;
    text-transform: uppercase;
    color: #a24d24;
}

.about-menu .icon img {
    margin: auto;
}

.about-menu a:hover strong {
    color: #5c5c5c;
}

.about-menu a:hover img,
.about-menu a.active img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

#about-us .wrp>.pull-left {
    width: 255px;
    margin-right: 30px;
}

#about-us .wrp>.pull-right {
    width: calc(100% - 285px);
}

.about-menu-right .label {
    font-size: 28px;
    color: #a24d24;
    display: block;
    line-height: normal;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #bfbfbf;
}

.about-menu-right ul li {
    font-size: 16px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #f2f2f2;
}

.about-menu-right ul li a.active {
    color: #a24d24;
}

.support {
    padding: 20px;
    background: #f9f4f0;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2), 0 2px 5px 0 rgba(0, 0, 0, .19);
    border-radius: 4px
}

.support .top .icon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: auto;
    margin-top: 20px;
}

.support.sp1 .top .icon {
    margin-top: 0
}

.support.sp1 .top .icon span {
    font-size: 14px
}

.support.sp1 .top .icon img {
    width: 40px;
    height: 40px
}

.support.sp1 .desc_contact_tourDt {
    font-size: 14px;
    margin: 10px 0
}

.support .wrp-btn {
    margin-top: 10px !important;
}

.support .cm-btn {
    width: 100%;
    padding: 0;
    font-size: 14px;
}

.support .bot .icon {
    margin: 0 auto 20px;
    border-radius: 50%;
    overflow: hidden;
    max-width: 175px
}

.support .description {
    margin: 5px 0 30px
}

.support.sp1 .description {
    font-size: 14px;
    margin: 0 0 15px 0
}
.support .description2 {
    color: #a24d24;
    margin-bottom: 20px;
    font-weight: bold;
}

.team-slide .label {
    font-size: 20px;
    color: #a24d24;
    margin-bottom: 20px;
    line-height: normal;
    display: block;
}

.team-slide .wImage {
    border-radius: 50%;
    width: 150px;
    margin: auto;
    margin-bottom: 10px;
}

.team-slide .wImage:before {
    padding-bottom: 100%;
}


/*.team-slide .owl-dot {
    background: #bfbfbf;
}*/

.team-slide .team4 button,
.team-slide .team2 button{
    width: 36px;
    height: 36px;
    border-radius: 100%;
    position: absolute;
    top: 64px;
    border: 1px solid #a24d24!important;
    font-size: 0;
    cursor: pointer;
}


.team-slide .team4 .owl-prev,
.team-slide .team2 .owl-prev{
    background: url(/Css/Icon/chevron-left-red.svg) no-repeat center center;
    left: 0;
}

.team-slide .team4 .owl-next,
.team-slide .team2 .owl-next{
    background: url(/Css/Icon/chevron-right-red.svg) no-repeat center center;
    right: 0;
}

/*.team-slide .owl-prev {
    width: 22px;
    height: 22px;
    background: url(/Css/Icon/btl.png) no-repeat center center;
    border: none;
    top: 64px;
    left: 0;
    position: absolute
}

.team-slide .owl-next {
    width: 22px;
    height: 22px;
    background: url(/Css/Icon/btr.png) no-repeat center center;
    border: none;
    top: 64px;
    right: 0;
    position: absolute
}*/

.owl-nav button.disabled {
    display: none;
}

.reporter-team .col-img {
    width: 255px;
    margin-right: 30px;
}

.reporter-team .col-info {
    width: calc(100% - 285px);
}

.reporter-team .col-info .name {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: bold
}

.reporter-team .wImage {
    border-radius: 50%;
    width: 150px;
    margin: auto;
    margin-bottom: 30px;
}

.reporter-team .wImage:before {
    padding-bottom: 100%;
}

.reporter-team .nation img {
    width: 38px;
}

.reporter-team .email a {
    color: #3144d2;
    text-decoration: underline;
}

.video-list {
    margin-bottom: 55px
}

.video-list .pull-left {
    width: calc(100% - 200px);
}

.video-list .pull-right {
    width: 180px;
}

.video-list .pull-right .video-inner {
    margin-bottom: 20px;
}

.video-list .pull-right .video-inner:last-child {
    margin-bottom: 0px;
}

.testimonial-list .item {
    padding: 20px 25px;
    background: #f7f7f7;
    margin-bottom: 40px
}


/*.testimonial-list .item:last-child{margin-bottom:0}*/

.testimonial-list .item .th {
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    display: block
}

.testimonial-list .item .wImage:before {
    padding-bottom: 62.39%;
}

.testimonial-list .item .cm-btn {
    padding-left: 40px;
    background: url(/Css/Icon/icon-email.png) no-repeat #a24d24;
    background-position: 10px center;
    color: white;
}

.tour-section-1 .noidung {
    text-align: left
}

.tour-section-1#pop_activities section {
    padding: 40px
}

.service-list .item {
    width: calc((100% - 60px)/3);
    margin-right: 30px;
    float: left;
}

.service-list .item:nth-child(3) {
    margin-right: 0px;
}

.service-slide .owl-prev {
    left: 0px;
}

.service-slide .owl-next {
    right: 0px;
}

.service-tes-slide {
    padding-left: 70px;
    padding-right: 70px;
}

.about-us-gallery {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 5px;
}

.about-us-gallery .left {
    width: 535px;
    margin-right: 5px;
}

.about-us-gallery .left .wImage:before {
    padding-bottom: 69.533%;
}

.about-us-gallery .right {
    width: calc(100% - 540px);
}

.about-us-gallery .right .wImage:first-child {
    margin-bottom: 5px;
}

.about-us-gallery .right .wImage:before {
    padding-bottom: 64.39%;
}

.about-us-gallery.revert .left {
    order: 1;
    margin-right: 0px;
}

.about-us-gallery.revert .right {
    margin-right: 5px;
}

h2.post {
    min-height: 32px;
    display: block;
    padding-left: 48px;
    background-image: url(/css/icon/post.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 32px;
    font-size: 20px;
    margin-bottom: 25px;
    position: relative;
    color: #a24d24
}

h2.contact {
    background-image: url(/css/icon/contact.png);
}

#contact .map {
    margin-bottom: 50px
}

#contact .col_left {
    width: 260px;
    float: left
}

#contact .col_right {
    width: calc(100% - 300px);
    float: right
}

#contact .contact_info {
    margin-bottom: 30px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2), 0 2px 5px 0 rgba(0, 0, 0, .19);
    padding: 20px 10px;
    background: #f1ecd9
}

#contact .contact_info .head {
    text-align: center;
    font-size: 18px;
    margin-bottom: 25px
}

#contact .contact_info b {
    padding-left: 30px;
    background: url(/Css/Icon/contact1.png) no-repeat left center
}

#contact .contact_info b:nth-of-type(2) {
    background: url(/Css/Icon/contact2.png) no-repeat left center
}

#contact .contact_info b:nth-of-type(3) {
    background: url(/Css/Icon/contact3.png) no-repeat left center
}

#contact .contact_info b:nth-of-type(4) {
    background: url(/Css/Icon/contact4.png) no-repeat left center
}

#contact .contact_info i {
    margin-top: 25px;
    display: block
}

#contact .label {
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
}

#contact .border textarea {
    resize: none;
    border: none;
    display: block;
    padding-left: 35px;
    padding-top: 10px
}

#contact .item {
    margin-bottom: 30px;
}

#contact .item .border {
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    position: relative
}

#contact .item .border.fname {
    background: url(/Css/Icon/contactform2.png) no-repeat left 8px center
}

#contact .item .border.femail {
    background: url(/Css/Icon/contactform4.png) no-repeat left 8px center
}

#contact .item .border.fphone {
    background: url(/Css/Icon/contactform5.png) no-repeat left 8px center
}

#contact .item i {
    color: #a24d24;
    position: absolute;
    top: 10px;
    left: 10px
}

#contact .item input,
#contact .item select {
    padding-left: 35px
}

#contact input {
    padding: 0 7px;
    font-size: 14px;
    background: none;
    border: none;
    height: 35px;
}

.demandededevis #contact .item .border {
    border: 1px solid #ababab
}

#contact textarea {
    padding: 7px;
    font-size: 14px;
    border: 1px solid #ababab;
    border-radius: 4px;
    background: none;
    width: 100%;
    height: 100px;
    font-family: 'Muli', sans-serif;
}

#contact textarea,
#contact select {
    color: #999;
}

#contact select {
    width: 100%;
    padding: 0 7px;
    height: 35px;
    font-size: 14px;
    border: none;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/Css/Icon/icon-select.png) no-repeat;
    background-position: right 10px center !important;
    background-position: 10px;
    border: 1px solid #ababab;
}

#contact .row-4 input {
    padding: 7px;
    font-size: 14px;
    color: #999999;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/Css/Icon/blog-calender.png) no-repeat;
    background-position: right 10px center !important;
    background-position: 10px;
    width: 50%;
}

input[type="date"] {
    position: relative;
}

input[type="date"]::-webkit-inner-spin-button {
    display: none;
    -webkit-appearance: none;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    color: transparent;
    background: transparent;
}


/*input[type="date"]::-webkit-clear-button {
        display: none;
    }*/

#contact .row-2 .item:not(.no_border) {
    width: calc((100% - 30px)/2);
    margin-right: 30px;
    float: left;
}

#contact .row-2 .item.w100pc {
    width: 100%;
    margin-right: 0
}

#contact .row-2 .item select {
    border: none;
}


/*#contact .row-2 input,#contact .row-2 select {width: 100%}*/

#contact .row-2 .opt {
    margin-bottom: 0
}

#contact .row-2 .opt .label {
    margin-bottom: 5px;
    margin-top: -3px
}

#contact .row-2 .opt label {
    float: left;
    margin-right: 30px
}

#contact .row-2 .item:nth-of-type(2n) {
    margin-right: 0;
}

.form-slide-left {
    padding: 30px 10px;
    margin-bottom: 15px;
    border: 1px solid #dcdcdc;
}

.form-slide-left .label {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.form-slide-left .info .description {
    font-style: italic;
    height: 148px;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.form-slide-left .wImage {
    border-radius: 50%;
    width: 140px;
    margin: auto;
}

.form-slide-left .wImage:before {
    padding-bottom: 100%;
}

.form-slide-left .owl-prev,
.form-slide-left .owl-next {
    bottom: 20px;
    transform: translateY(-50%);
    z-index: 1;
    color: #dcdcdc;
    border: none;
    outline: none;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    z-index: 10;
    width: 35px;
    height: 52px;
}

.form-slide-left .owl-prev {
    left: 0px;
}

.form-slide-left .owl-next {
    right: 0px;
}

#contact ul.flex-center li {
    margin-right: 60px;
}

#contact ul.flex-center li:last-child {
    margin-right: 0
}

#contact .row-3 label {
    font-size: 14px;
    display: block;
}

#contact .row-3 .item {
    width: calc((100% - 90px)/4);
    margin-right: 30px;
    float: left;
}

#contact .row-3 .item:nth-of-type(4n) {
    margin-right: 0px;
}

#contact .row-5 input {
    width: 100%
}

#contact .row-5 .item {
    width: calc((100% - 30px)/2);
    margin-right: 30px;
    float: left;
}

#contact .row-5 .item:nth-child(2n) {
    margin-right: 0
}

.icon-list .cm-btn {
    font-size: 20px
}

.nav-top,
.nav-drill {
    display: none;
}

.title-search strong {
    font-size: 28px;
    color: #a24d24;
    line-height: normal;
    padding-bottom: 15px;
    border-bottom: 1px solid #a24d24;
}

#search .new-section-1 .item {
    width: calc((100% - 60px)/3);
    border: 1px solid #dcdcdc;
    border-top: 0px;
    margin-right: 30px
}

#search .new-section-1 .item:nth-child(3n) {
    margin-right: 0
}


/*#search .new-section-1 .item:nth-last-child(1),
#search .new-section-1 .item:nth-last-child(2),
#search .new-section-1 .item:nth-last-child(3){
    margin-bottom: 0px;
}*/

#section-3.tour-slide .group-item .item {
    width: unset;
    margin-right: 0px;
    margin-bottom: 30px;
}

#section-3.tour-slide .owl-dot {
    background: #f2f2f2;
}

.dn-detail-1 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 40px 0 60px
}

.dn-detail-1 .cLeft {
    width: calc(100% - 340px);
    position: unset;
}

.dn-detail-1 .cRight {
    width: 340px;
    background: url(/Css/Icon/quote5.png) no-repeat center center;
    padding: 80px 40px 70px
}

.dn-detail-1 .cRight p {
    margin: 10px 0
}

.dn-detail-1 .label {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 10px;
    display: block;
}

.dn-detail-1 .new_title2 {
    text-align: left
}

.dn-detail-1 ul {
    margin-left: 10px;
}

.search-viewmore {
    font-size: 15px;
    font-weight: normal;
    text-decoration: underline;
}

.category-wrapper {
    z-index: 1;
    height: auto;
    width: 100vw;
    max-width: 1110px;
    margin: 0 auto;
    color: #fff;
    overflow-x: hidden;
}

.category-wrapper .category-item {
    height: 75%;
    background-color: #fff;
    width: 100%;
    color: #fff;
    overflow: hidden;
    overflow-y: scroll;
    display: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.category-wrapper .category-item img {
    border-radius: 10px
}

.category-wrapper .category-item.active {
    display: block;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.category-wrapper .ct-item-link {
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    padding-right: 16px;
    font-size: 8px;
    position: relative;
    border-bottom: 1px solid #747474;
}

.category-wrapper .ct-item-link .text {
    -webkit-box-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: flex;
    align-items: center;
}

.category-wrapper .ct-item-link .text .icon {
    width: 30px;
    margin-left: 16px;
}

.category-wrapper .ct-item-link .text .icon img {}

.category-wrapper .ct-item-link .text .description {
    margin-left: 16px;
    font-size: 18px;
    line-height: 48px;
    color: #663D2A;
    font-weight: bold
}

.category-wrapper .ct-item-link i {
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    font-size: 13px;
    display: flex;
}

.ct-item-dropdown {
    position: unset;
    transform: translateX(0);
    width: auto;
    opacity: 1;
    visibility: visible;
    display: none;
    transition: unset;
    padding: 0 15px 20px;
    border-bottom: 1px solid #747474
}

.ct-item-dropdown li {
    padding: 0px;
    margin-bottom: 15px;
}

.ct-item-dropdown li:last-child {
    margin-bottom: 0px;
}

.category-wrapper .ct-item-link.sub {
    background: url(/Css/Icon/caret-down-outline.svg) no-repeat right 10px center;
    background-size: 24px
}

.category-wrapper .ct-item-link.sub.active {
    border-bottom: none;
    background: url(/Css/Icon/caret-up-outline.svg) no-repeat right 10px center;
    background-size: 24px
}

.category-wrapper .ct-item-link.active+ul {
    display: block
}

.wrap-dropdown-2 {
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #000;
    display: none;
}

.ct-item-dropdown-2 {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    max-height: 82px;
}

.ct-item-dropdown-2 li {
    width: 150px;
    color: white;
    height: 82px;
    background: #000;
    color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #1b1b1b;
}

.ct-item-dropdown-2 li a {
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    text-align: center;
}

.ct-item-dropdown-2 li a .icon {
    height: 32px;
    width: 32px;
    margin: auto;
    margin-top: 10px;
}

.ct-item-dropdown-2 li a .icon img {
    width: 100%;
    height: 100%;
}

.ct-item-dropdown-2 li a span {
    width: 80%;
    display: block;
    margin-left: 10%;
    text-align: center;
    font-size: 12px;
    padding-top: 8px;
    line-height: 12px;
}

.p-relative {
    position: relative;
}

.p-relative svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

polygon.hover_able {
    fill: transparent;
}

polygon.hover_able:hover {
    stroke-width: 1;
    cursor: pointer;
    stroke: #333
}

.sub_categories a:not(:last-child):after {
    content: "/";
    display: inline-block;
    padding: 0 10px;
}

#CDSWIDSSP {
    width: 100% !important;
}

.article-nav a {
    width: 300px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.popup-btn2 {
    display: none
}

.popup-btn {
    position: fixed;
    right: 0;
    display: block;
    bottom: 0px;
    z-index: 10;
    -moz-box-sizing: border-box!important;
    -webkit-box-sizing: border-box!important;
    -o-box-sizing: border-box!important;
    -ms-box-sizing: border-box!important;
    -khtml-box-sizing: border-box!important;
    box-sizing: border-box!important;
    line-height: 1.475!important;
    -moz-border-radius: 2px!important;
    -webkit-border-radius: 2px!important;
    -o-border-radius: 2px!important;
    -ms-border-radius: 2px!important;
    -khtml-border-radius: 2px!important;
    border-radius: 2px!important;
    cursor: pointer;
    opacity: 1;
    background: #a24d24;
}

.popup-btn .content {
    color: #FFFFFF;
    font-size: 15px;
    text-shadow: #000000 2px 2px 2px;
    padding: .6em 1em;
    white-space: nowrap;
    text-align: center;
}

.popup-btn .content i {
    margin-right: .5em;
    width: 1em;
    text-align: center;
}

.main-btn-rect,
.main-btn-circle {
    position: relative;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    color: #FFFFF0;
    background-color: #a24d24;
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: 1px;
    outline: none;
    cursor: pointer;
    z-index: 100;
}

.main-btn-rect {
    padding: 10px 80px;
    line-height: 30px;
    border: 0px;
}

.main-btn-rect:before,
.main-btn-rect:after {
    position: absolute;
    content: '';
    top: 0;
    width: 0%;
    height: 100%;
    background-color: rgba(255, 255, 240, 0.2);
    -webkit-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}

.main-btn-rect:before {
    left: 0;
}

.main-btn-rect:after {
    right: 0;
}

.main-btn-rect:hover:before,
.main-btn-rect:hover:after {
    width: 50%;
}

.main-btn-circle {
    height: 40px;
    width: 40px;
    -webkit-border-radius: 50%;
    border-radius: 100%;
    line-height: 40px;
    -webkit-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
}

.main-btn-circle:hover {
    -webkit-box-shadow: inset 2px 1px 0px 20px rgba(255, 255, 240, 0.2);
    -moz-box-shadow: inset 2px 1px 0px 20px rgba(255, 255, 240, 0.2);
    box-shadow: inset 2px 1px 0px 20px rgba(255, 255, 240, 0.2);
}

.popup {
    display: none
}

.popup.active{
    /*background-color: rgba(3, 3, 3, 0.6);*/
    transition: background-color .6s, opacity .6s;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 100%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1001;
    top: 0;
    left: 0;
}

.popupStyle2.active {
    /*transition: background-color .6s, opacity .6s;*/
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 100%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1001;
    top: 0;
    left: 0;
}

.popup-content .event-header {
    background: #a24d24;
    display: flex;
    justify-content: space-between;
    color: #fff;
    padding: 10px 20px;
    font-size: 30px;
    align-items: center;
}

.popup-content .event-header .btn_close {
    display: table;
    width: 33px;
    height: 33px;
    background: url(/Css/Icon/close2.png) no-repeat center center
}

.popup .main-btn-rect {
    padding: 10px 100px;
}

.popup .popup-content {
    width: 100%;
    max-width: 560px;
    margin-top: 150px;
    background-color: #FFFFFF;
    color: #070000;
}

.popup.active .popup-content {
    margin-top: 0px;
}

.popup-content .event-header p.title {
    display: table;
    font-size: 16px;
    text-align: center;
    margin: 10px auto;
    text-transform: uppercase;
    font-family: 'Mulibold', sans-serif;
    color: #a24d24;
}

.form-group {
    position: relative;
    width: 96%;
}

form#send input,
form#send textarea {
    position: relative;
    margin-bottom: 15px;
    width: 100%;
    height: 29px;
    background-color: transparent;
    outline: 0;
    border: 1px solid #d2d2d2;
    -webkit-transition: border 0.6s;
    -o-transition: border 0.6s;
    transition: border 0.6s;
    border-radius: 5px;
    font-family: inherit;
    padding: 5px 10px
}

form#send textarea {
    height: 60px;
}

form#send input:focus,
form#send textarea:focus {
    border-bottom: 1px solid #a24d24;
}

form#send label {
    position: absolute;
    top: 0;
    line-height: 28px;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;
}

form#send input:focus + label,
form#send textarea:focus + label {
    color: #a24d24;
}

form#send .main-btn-rect {
    position: relative;
    display: block;
    padding: 5px 20px;
    margin: 0px auto;
    font-size: 14px;
    text-transform: none;
    border-radius: 5px
}

form#send .main-btn-rect i {
    margin-right: 5px;
}

.popup .fade-out {
    position: absolute;
    top: -20px;
    right: -20px;
    text-align: center;
    font-size: 15px;
}

.popup-content .popup-info {
    padding: 10px 20px;
    display: flex;
    justify-content: space-between
}

.popup-content .send-form {
    padding: 10px 20px;
    clear: both
}


/*.popup-content .send-form*/

.popup-info .cLeft {
    width: 120px;
}

.popup-info .action {
    display: none
}

.popup-info .cRight {
    width: calc(100% - 140px);
    margin-right: 0px;
    font-size: 14px;
}

.popup-info .cLeft .wImage {
    border-radius: 100%;
}

.popup-info .cLeft .wImage:before {
    padding-bottom: 100%;
}

.light_box {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10;
    display: none
}

.map-fix {
    position: fixed;
    z-index: 11;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    display: none
}

.map-fix:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.map-fix .inner {
    display: inline-block;
    vertical-align: middle;
    max-height: 100vh;
    overflow-y: auto
}

.map-fix .btn-close {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 1
}

.map-fix img {
    width: unset !important;
    height: unset !important
}

.youtube-iframe-wrap {
    position: relative
}

.youtube-iframe-wrap:after {
    padding-bottom: 56.25%;
    content: "";
    display: block
}

.youtube-iframe-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.info-top {
    background-color: #272425;
    opacity: 0.6;
    padding: 4px 0;
}

.info-top a:last-of-type {
    margin-right: 0;
    border-left: 1px solid #fff
}

.info-top i {
    color: #fff;
    margin-right: 10px;
    padding-left: 20px
}

.info-top a {
    margin-right: 20px;
    color: white;
    display: inline-flex;
    align-items: center;
    font-size: 14px
}

.info-top a:hover {
    color: #a24d24;
}

.info-top a i {
    margin-right: 10px;
}

.info-top .wrp {
    display: block
}

.header-top.fixed .info-top {
    opacity: 0.9
}


/*.header-top {
    border-bottom: 1px solid rgba(255, 255, 255, .5)!important;
}*/

#search .group-item {
    display: flex;
    flex-wrap: wrap;
}

.search_box {
    position: fixed;
    top: 45%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 1150px;
    z-index: 1000;
    display: none
}

.search_box form {
    display: flex
}

.search_box form .search-btn {
    background: #a24d24;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    /*font-family: 'Mulibold', sans-serif;*/
    padding: 0 10px;
    display: block;
    white-space: nowrap;
    border-left: 0;
    line-height: 39px;
    border: 1px solid #fff;
    border-radius: 8px
}

.search_box form .search-btn:hover {
    background: #a24d24
}

.search_box form input {
    padding: 10px 25px;
    letter-spacing: .5px;
}

.popupStyle2 {
    display: none;
}

.popupStyle2 .gr_popupBtn {
    position: fixed;
    width: calc(100% - 30px);
    max-width: 600px;
    top: 50%;
    left: 50%;
    transform: translate(-50.01%, -50.01%);
    z-index: 1000;
    background: #fff;
    backface-visibility: hidden;
    border-radius: 10px;
}

.popupStyle2 .gr_popupBtn>.head {
    background: #a24d24;
    font-size: 17px;
    color: #fff;
    padding: 5px;
    border-radius: 10px 10px 0 0;
}

.popupStyle2 .head .close {
    float: right;
    color: #fff;
    font-size: 17px
}

.popupStyle2 .head .close i {
    font-size: 25px
}

.popupStyle2 .content {
    padding: 10px 15px
}

.popupStyle2 .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px
}

.popupStyle2 .item .col1 {
    width: 50px;
    height: 50px
}

.popupStyle2 .item .col2_tel p {
    margin: 0
}

.popupStyle2 .item .col2 {
    width: calc(100% - 70px)
}

.popupStyle2 .item .email {
    background-image: url(/css/icon/mail.jpg);
    background-size: cover
}

.popupStyle2 .item .whatsapp {
    background-image: url(/css/icon/whatsapp-2-1.png);
    background-size: cover
}

.popupStyle2 .item .messenger {
    background-image: url(/css/icon/messenger.jpg);
    background-size: cover
}

.popupStyle2 .item .tel {
    background-image: url(/css/icon/phone.jpg);
    background-size: cover
}

.popupStyle2 .item .add {
    background-image: url(/css/icon/home.jpg);
    background-size: cover
}


/*.required{ border: 1px solid red;padding: 5px 0 0}*/

.required .note {
    display: block;
    color: red
}

.cRed {
    color: red
}

#divThongBao {
    transform: translate(-50%, -50%)
}

#section_1 {
    padding: 35px 0
}

#section_1 .desc {
    width: 100%;
    max-width: 620px;
    margin: 0 auto 30px
}

#section_1 .desc p {
    margin: 0
}

#section_1 h1 {
    font-size: 30px;
    color: #a24d24;
    margin-bottom: 30px;
    display: block;
    text-align: center
}

#section_1 .item {
    display: flex;
    align-items: center;
    margin-bottom: 30px
}

#section_1 .item .info {
    text-align: justify;
}

#section_1 .item .info strong {
    font-size: 20px
}

#section_1 .item:nth-child(2n+1) img {
    margin-right: 30px;
}

#section_1 .item:nth-child(2n+2) img {
    margin-left: 30px;
}

#section_1 .item:last-child {
    margin-bottom: 0
}

#section_2 {
    padding: 40px 0
}

#section_2 h2 {
    font-size: 28px;
    color: #333;
    font-weight: 700;
    text-align: center;
    display: block
}

#section_2 .desc {
    margin-bottom: 30px;
    text-align: center;
    display: block
}

#section_4 h2 {
    font-size: 28px;
    color: #333;
    font-weight: 700;
    text-align: center;
    display: block
}

#section_4 .group_items .item {
    background: url(/css/icon/bgMail2.jpg) no-repeat center center;
    padding: 65px 30px 75px;
    height: 478px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

#section_4 .group_items .item .top {
    display: flex;
    align-items: center;
    width: 100%
}

#section_4 .group_items .item .wImage {
    width: 230px;
    margin-right: 25px
}

#section_4 .group_items .item .wImage:before {
    padding-bottom: 117.5%
}

#section_4 .group_items .item .wImage .image:after {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(/css/icon/Khung-anh.png) no-repeat center center;
    background-size: cover;
    content: ""
}

#section_4 .group_items .item .info {
    width: calc(100% - 255px)
}

#section_4 h3 {
    margin-bottom: 10px;
    font-size: 17px
}

#section_4 .country {
    margin-bottom: 10px;
    font-size: 12px;
    color: #999
}

#section_4 .content {
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden
}

#section_4 .content p {
    margin: 0 0 8px
}

#section_4 .action {
    padding-top: 20px;
    background: url(/css/icon/arraw.jpg) no-repeat top 10px left 90px;
    text-align: center;
    width: 100%
}

#section_4 .action .detail {
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    background: #a24d24;
    border: 1px solid #a24d24!important;
    display: inline-block;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
}

#section_4 .action .detail:hover {
    border: 1px solid #fff;
    background: #fff;
    color: #a24d24
}

#section_4 .owl-dots {
    bottom: -20px
}

.cb-slideshow .heading {
    font-size: 35px;
    color: #fff;
    border-radius: 10px;
    position: absolute;
    top: 60%;
    right: calc(100vw - 84vw);
    max-width: 330px;
    max-height: 75px;
    width: 100%;
    height: 100%;
    background: #a24d24;
    text-align: center;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    z-index: 10
}

.SubTourActivities {}

.SubTourActivities .ts-title {
    background: url(/Css/Icon/tour4.svg) no-repeat left center;
}

.SubTourActivities .title-text {
    margin: 0 auto 30px;
    width: 100%;
    max-width: 866px;
    text-align: center
}

.SubTourActivities .group_items {}

.SubTourActivities .group_items .item {
    display: block;
    flex: 1 0 auto;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border-radius: 10px 10px 3px 3px;
}

.SubTourActivities .group_items .item .info {
    padding: 10px 20px 20px;
}

.SubTourActivities .group_items .item .name {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
    display: block;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    transition: all ease .3s;
}

.SubTourActivities .group_items .item .name:hover {
    color: #a24d24
}

.SubTourActivities .group_items .item .desc {
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.SubTourActivities .group_items .item .option {
    display: flex;
    justify-content: space-between
}

.SubTourActivities .group_items .item .option .icon {
    width: calc(100% / 3);
    display: block;
    text-align: center;
    font-size: 15px
}

.SubTourActivities .group_items .item .option img {
    margin-bottom: 10px;
    height: 28px
}

.SubTourActivities .owl-dots {
    bottom: 0
}

.pop_activated {
    width: 100vw;
    height: 100vh;
    overflow: hidden;
}

#pop_activities .testimonial-list {
    padding: 40px
}

#pop_activities {
    position: fixed;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
    max-width: 1150px;
    transform: translateX(-50%);
    left: 50%;
    background: #fff;
}

#pop_activities .wrp {
    height: 100%;
}

#pop_activities>.wrp {
    width: 100%;
    overflow-y: auto;
}

.pop_activated #pop_activities {
    display: block
}

#pop_activities .ts1-title {
    font-size: 30px
}

#pop_activities .top img {
    width: 100%
}

#pop_activities>section {
    padding: 20px
}

.pop_activities_close {
    position: fixed;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    padding: 5px 0;
    display: block;
    z-index: 10001;
    display: none
}

.cm-btn2 {
    line-height: 30px;
    padding: 4px 30px;
    background: #a24d24;
    border: 1px solid #a24d24!important;
    display: inline-block;
    border-radius: 2px;
    font-size: 18px;
    color: #fff;
}

.pop_activities_close .cm-btn2 {
    padding-left: 60px;
    background: url(/Css/Icon/cart.png) no-repeat left 20px center #a24d24;
    border-radius: 20px;
    white-space: nowrap
}

.pop_activities_close .cm-btn2:hover {
    color: #fff
}

.pop_close {
    position: fixed;
    top: 10px;
    right: 10px;
    display: flex;
    justify-content: flex-end;
    z-index: 2
}

.contact_info2 {
    padding: 20px 0;
    text-align: center;
    width: 100%;
    max-width: 625px;
    margin: 0 auto 40px;
    border: 1px solid #d2d2d2;
    border-radius: 6px;
}

.contact_info2 .head {
    font-size: 25px;
    color: #a24d24;
    margin-bottom: 20px
}

.contact_info2 .desc {
    margin-bottom: 20px
}


.blog.index {
    padding-top: 20px
}

.blog .headIndex {
    font-size: 30px;
    color: #a24d24;
    margin-bottom: 35px;
    text-align: center;
    font-weight: normal;
    display: block
}

.blog .headIndex2 {
    font-size: 30px;
    color: #a24d24;
    margin-bottom: 15px;
    font-weight: normal;
    display: block
}

.blog .desc {
    font-size: 16px;
    margin-bottom: 35px;
    white-space: pre-wrap
}

.blog .group-item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.plugDetail2 {
    display: flex;
    align-items: center;
    margin: 25px 0 0;
}

.plugDetail2 span {
    font-weight: bold
}

.plugDetail2 a {
    display: block;
    width: 31px;
    height: 31px;
}

.plugDetail2 a.share_fb {
    background: url(/Css/Icon/sharefb.png) no-repeat center center;
    margin: 0 12px 0 0
}

.plugDetail2 a.share_tw {
    background: url(/Css/Icon/sharetw.png) no-repeat center center
}

.tourComment {
    margin-bottom: 50px
}

.SubDetailForm {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
    gap: 15px;
    margin: 40px 0 0;
    border-radius: 12px
}

.SubDetailForm .group {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    gap: 15px
}

.SubDetailForm .titleF {
    margin-bottom: 10px;
    font-weight: bold
}

.SubDetailForm textarea,
.SubDetailForm input {
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    padding: 10px;
    font-family: inherit;
}

.SubDetailForm .captcha {
    display: flex;
    flex-direction: row;
    gap: 15px;
    align-items: center
}

.SubDetailForm .captcha img {
    margin: 0
}

.SubDetailForm .captcha a {
    line-height: 0;
    flex-shrink: 0
}

#contact-form.SubDetailForm input {
    width: calc(50% - 15px)
}

.SubDetailForm input[name=fullName] {
    background: url(/Css/Icon/user-form-comment.svg) #fff no-repeat left 10px center;
    padding-left: 40px
}

.SubDetailForm input[type=email] {
    background: url(/Css/Icon/mail-form-comment.svg) #fff no-repeat left 10px center;
    padding-left: 40px
}

.SubDetailForm .w100 {
    width: 100%
}

.SubDetailForm .submit {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    gap: 15px
}

#contact-form .form-row {
    display: flex;
    gap: var(--gap-20);
    align-items: center;
    width: 100%;
}
#contact-form {
    background: var(--color-bg-secondary);
    padding: 32px 40px;
    display: flex;
    flex-direction: column;
    gap: var(--gap-24);
    align-items: center;
}

#contact-form .form-group {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px
}
#contact-form .form-row .form-field {
    display: flex;
    gap: 4px;
    flex-direction: column;
    width: calc(50% - 10px);
}

#contact-form.SubDetailForm textarea {
    background: #fff;
    resize: vertical;
    min-height: 196px;
    border-radius: 6px
}

#contact-form.SubDetailForm .submit {
    width: 100%;
}

#contact-form .form-row .form-field input {
    border-radius: var(--radius-6);
    border: 1px solid var(--color-border-e5);
    box-shadow: var(--shadow-input);
    display: flex;
    gap: var(--gap-8);
    align-items: center;
    width: 100%
}

.SubDetailForm .cm-btn {
    min-width: 150px;
    font-size: 14px;
    font-weight: 500
}

.new_title {
    font-size: 28px;
    line-height: 36px;
    display: block;
    margin-bottom: 20px;
    color: #a24d24;
    font-weight: 600;
}

.new_title2 {
    font-size: 28px;
    line-height: 36px;
    display: block;
    margin-bottom: 20px;
    color: #a24d24;
    font-weight: 600;
}

.new_desc {
    margin-bottom: 30px
}

.desc figcaption {
    text-align: center;
    font-style: italic;
    margin-top: 10px
}

.about_us_index {
    padding: 40px 0 0
}

.OurTeam h1.new_title:first-child {
    display: none;
}

#pop_activities #section-6 {
    padding-right: 0;
    padding-left: 0
}

.noidung.title-text.taj.mgt0.mgb40 {
    display: none
}

.about_us_index.category {
    padding-bottom: 35px;
    overflow: hidden
}

.about_us_index.Reviews {
    padding-bottom: 40px
}

.about_us_index .wrp {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.about_us_index .cLeft {
    width: 270px
}

.about_us_index .cRight {
    width: calc(100% - 300px)
}

.about-main-1 {
    margin-bottom: 60px
}

.about-main-2 {
    margin-bottom: 45px
}

.about-main-2 .group-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.about-main-2 .group-item .item {
    width: calc(50% - 20px)
}

.about-main-2 .group-item .title {
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 18px
}

.about-main-2 .group-item .title img {
    width: 50px;
    margin: 0 15px 0 0
}


.about-main-3 .group_items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 27px
}

.about-main-3 .desc {
    margin-bottom: 40px;
    text-align: center
}

.about-main-3 .group_items .item {
    display: flex;
    width: 100%;
    background: #e3e7e8;
    padding: 10px;
    justify-content: space-between;
    flex-wrap: wrap
}

.about-main-3 .group_items .item img {
    max-height: 80px;
}

.about-main-3 .group_items .item .box {
    width: calc(100% - 180px);
    text-align: center
}

.about-main-3 .group_items .item .quote:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 15px;
    background: url(/Css/Icon/quote1.png) no-repeat center center;
    margin-right: 5px;
    margin-top: -5px
}

.about-main-3 .group_items .item .quote:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 15px;
    background: url(/Css/Icon/quote2.png) no-repeat center center;
    margin-left: 5px;
    margin-bottom: -5px
}

.about-main-3 .group_items .item .title {
    font-weight: bold;
    margin-top: 10px
}

.about-main-3 .group_items .item2 {
    width: calc(100% / 3);
    background: #e3e7e8;
    padding: 10px;
}

.about-main-3 .group_items .item2 img {
    max-height: 80px
}

.LeftWidget {
    background: #f1ecd9;
    margin-top: 30px;
    padding: 30px 15px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 5px 0 rgba(0, 0, 0, 0.19);
    border: 1px solid #d2d2d2;
    border-radius: 3px;
}

.LeftWidget .wImage {
    margin: 0 auto 20px;
    border-radius: 50%;
    overflow: hidden;
    max-width: 180px
}

.LeftWidget .wImage:before {
    padding-bottom: 100%
}

.LeftWidget .d1 {
    color: #a24d24;
    font-size: 18px;
    font-style: italic;
    text-align: center;
    margin-bottom: 25px;
    font-weight: bold
}

.LeftWidget .d1:before {
    content: "";
    display: inline-block;
    width: 13px;
    height: 10px;
    background: url(/Css/Icon/quote3.png) no-repeat center center;
    margin-right: 5px;
    margin-top: -5px
}

.LeftWidget .d1:after {
    content: "";
    display: inline-block;
    width: 13px;
    height: 10px;
    background: url(/Css/Icon/quote4.png) no-repeat center center;
    margin-left: 5px;
    margin-bottom: -2px
}

.LeftWidget .d2 {
    text-align: center
}

.LeftWidget .d3 {
    text-align: center;
    
}

.LeftWidget .d4 {
    color: #a24d24;
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px
}

.LeftWidget .d5 {
    text-align: center;
    font-size: 17px;
    margin:  15px 0;
    font-style: italic;
    font-weight: bold
}
.LeftWidget .desc_contact_tourDt {
    font-size: 14px;
    margin-bottom: 10px;
    text-align: center
}
.LeftWidget .box {
    display: flex;
    justify-content: space-between;
}

.LeftWidget .box .icon {
    display: flex;
    flex-direction: column;
    column-gap: 5px;
    align-items: center
}

.LeftWidget .box .icon img {
    width: 40px;
    height: 40px
}

.LeftWidget .cm-btn {
    display: block;
    padding: 2px 0;
    margin-bottom: 10px;
    text-align: center
}

.call2action {
    background: #f9f4f0;
    margin-top: 20px;
    padding: 30px 15px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 5px 0 rgba(0, 0, 0, 0.19);
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    text-align: center;
}

.call2action .quote {
    color: #a24d24;
    font-size: 17px;
    margin-bottom: 20px;
    font-style: italic;
    font-weight: bold
}

.call2action .cm-btn {
    padding: 2px 15px;
}

#destination #section-3 {
    padding-bottom: 30px
}

.subVisiter {
    margin-bottom: 50px;
    width: 100%
}

.subVisiter:last-child {
    margin-bottom: 0
}

.subVisiter .desc {
    margin-bottom: 25px
}

.subVisiter .item:first-child {
    position: relative;
    margin-bottom: 25px;
    display: block
}

.subVisiter .item:first-child:before {
    padding-bottom: 92%;
    content: "";
    display: block
}

.subVisiter .item:first-child img.ava {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    display: block;
    top: 0;
    left: 0;
}

.subVisiter .item:first-child img.icon {
    display: none
}

.subVisiter .item:first-child .title {
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 10px
}

.subVisiter .item:not(:first-child) {
    display: flex;
    align-items: center;
    margin-bottom: 13px;
}

.subVisiter .item:not(:first-child) img.ava {
    display: none
}

.subVisiter .item:not(:first-child) img.icon {
    width: 25px;
    margin: 0 7px 0 0
}

.envie {
    background: url(/Css/Icon/envie.png) no-repeat center center #f1ecd9;
    padding: 50px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
    flex-wrap: wrap
}

.envie .wImage {
    width: 170px;
    margin: 0 15px
}

.envie .wImage:before {
    padding-bottom: 100%
}

.envie .group-item {
    width: 370px;
    text-align: center;
    margin: 0 15px
}

.envie .group-item .d1 {
    font-size: 25px;
    margin-bottom: 16px
}

.envie .group-item .wrp-btn {
    margin: 0 0 15px
}

.envie .group-item .icon {
    padding-left: 60px;
    background: url(/Css/Icon/v3.png) no-repeat left 35px center;
    text-align: left
}

.envie .group-item .icon:first-child {
    margin-bottom: 5px
}

.blog_rela {
    margin-bottom: 50px;
}

.blog_rela .group_items {
    width: calc(100% + 30px);
    margin-left: -15px;
    padding: 0 15px 30px;
    overflow: hidden
}

.blog_rela .group_items.owl-carousel .owl-stage-outer {
    overflow: unset
}

.blog_rela .group_items.owl-carousel .owl-stage {
    display: flex
}

.blog_rela .owl-dots {
    bottom: 5px
}


.blog_rela .group_items .item {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 5px 0 rgba(0, 0, 0, 0.19);
    display: block;
    height: 100%;
    border-radius: 3px
}

.blog_rela .group_items .item .info {
    padding: 15px
}

.blog_rela .group_items .item .name {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px
}

.blog_rela .group_items .item .description {
    margin-bottom: 0;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.d_autres .item {
    position: relative;
    display: block
}

.d_autres .item:before {
    padding-bottom: 91%;
    display: block;
    content: ""
}

.d_autres .item img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0
}

.d_autres .name {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 25px;
    color: #fff;
    padding: 20px 0
}

.d_autres .owl-next {
    border: none;
    background: url(/Css/Icon/go.png) no-repeat center center;
    width: 27px;
    height: 46px;
    top: calc(50% - 23px);
    position: absolute;
    right: -40px
}

.d_autres .owl-prev {
    border: none;
    background: url(/Css/Icon/back.png) no-repeat center center;
    width: 27px;
    height: 46px;
    top: calc(50% - 23px);
    position: absolute;
    left: -40px
}

.InfosPratiques {
    padding-top: 40px
}

.InfosPratiques .head {
    width: 100%;
    margin-bottom: 50px
}

.InfosPratiques .desc {
    text-align: center
}

.InfosPratiques .wrp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.InfosPratiques .cLeft {
    width: 270px
}

.InfosPratiques .cRight {
    width: calc(100% - 300px)
}

.InfosPratiques .wrp-btn {
    margin-top: 10px;
    margin-bottom: 30px
}

.InfosPratiques .s1 {
    margin-bottom: 30px
}

.voyages_index {
    padding-top: 60px
}

.voyages_index .head {
    width: 100%;
    margin-bottom: 50px
}

.voyages_index .desc {
    text-align: center
}

.voyages_index .wrp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.voyages_index .cLeft {
    width: 270px
}

.voyages_index .cRight {
    width: calc(100% - 300px)
}

.voyages_index_map .map {
    display: table;
    margin: 0 auto
}

.guide.group_items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.guide.group_items .item {
    width: calc(50% - 15px);
    margin-bottom: 30px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
    border-radius: 3px
}

.guide.group_items .info {
    padding: 10px 15px 15px
}

.guide.group_items .name {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px
}

.guide.group_items .description {
    margin-bottom: 10px;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.guide.group_items .icon {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.guide.group_items .icon img {
    width: 40px;
    margin: 0 15px 0 0;
    display: inline-block
}

.guide.group_items .icon img:last-child {
    margin-right: 0
}

.InfosPratiques_item {
    padding-top: 40px;
    margin-bottom: 0
}

.InfosPratiques_item>.wrp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.InfosPratiques_item .cLeft {
    width: calc(100% - 300px)
}

.InfosPratiques_item .cRight {
    width: 270px
}

.InfosPratiques_item #section-3 {
    margin-top: 50px
}

.otherx2 {
    width: 100%;
    margin-top: 50px
}

.otherx2 .group_items {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 20px);
    margin-left: -10px
}

.otherx2 .group_items .item {
    margin: 0 10px 10px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
    border-radius: 3px;
    display: block
}

.otherx2 .group_items .info {
    padding: 10px 15px 20px
}

.otherx2 .group_items .name {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px
}

.otherx2 .group_items .description {
    margin-bottom: 10px;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.otherx2 .group_items .icon {
    text-align: right
}

.otherx2 .group_items .icon img {
    height: 40px;
    max-width: 40px;
    margin-right: 15px;
    display: inline-block
}

.otherx2 .group_items .icon img:last-child {
    margin-right: 0
}

.otherx2 .owl-prev {
    width: 27px;
    height: 46px;
    background: url(/Css/Icon/back.png) no-repeat center center;
    border: none;
    top: calc(50% - 23px);
    left: -23px;
    position: absolute
}

.otherx2 .owl-next {
    width: 27px;
    height: 46px;
    background: url(/Css/Icon/go.png) no-repeat center center;
    border: none;
    top: calc(50% - 23px);
    right: -23px;
    position: absolute
}

.GuideCulturel {
    padding-top: 40px
}

.GuideCulturel .wrp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.GuideCulturel .cLeft {
    width: 270px
}

.GuideCulturel .cRight {
    width: calc(100% - 300px)
}

.GuideCulturel .head {
    width: 100%;
    margin-bottom: 50px
}

.GuideCulturel .wrp-btn {
    margin-top: 0;
    margin-bottom: 30px
}

.GuideCulturel .s1 {
    margin-bottom: 30px
}

.NosCoupsDeCoeur {
    padding-top: 40px
}

.NosCoupsDeCoeur .wrp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.NosCoupsDeCoeur .cLeft {
    width: 270px;
    margin-bottom: 40px
}

.NosCoupsDeCoeur .cRight {
    width: calc(100% - 300px)
}

.NosCoupsDeCoeur .head {
    width: 100%;
    margin-bottom: 50px
}


.wImg {
    position: relative;
    display: block
}

.wImg:before {
    padding-bottom: 92%;
    display: block;
    content: ""
}

.wImg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.g_activities .new_title2 {
    display: flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap
}

.g_activities .new_title2 img {
    width: 100%;
    max-width: 31px;
    margin: 0 14px 0 0;
    display: inline-block
}

.g_activities .description {
    margin-bottom: 20px
}

.g_activities.g1 {
    margin-bottom: 60px
}

.g_activities.g1 .group_items .item {
    display: block
}

.g_activities.g2 .group_items {
    width: calc(100% + 20px);
    margin-left: -10px;
    display: flex;
    flex-wrap: wrap;
}

.g_activities.g2 .group_items .item {
    width: calc((100% - 60px) / 3);
    margin: 0 10px;
    margin-bottom: 30px;
    display: block
}

.g_activities .group_items .wImg {
    margin-bottom: 10px;
    background: #d2d2d2
}

.g_activities .group_items .name {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2
}

.g_activities .group_items .location {
    padding: 12px 0;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background: url(/Css/Icon/location.png) no-repeat left 10px center;
    text-indent: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-shadow: 2px 2px 5px black;
}

.g_activities .wrp-btn {
    margin-bottom: 50px;
    margin-top: 20px
}

.g_activities .owl-prev {
    width: 40px;
    height: 40px;
    background: url(/Css/Icon/new-detail-prev.png);
    border: none;
    outline: none;
    position: absolute;
    left: 10px;
    top: 40%
}

.g_activities .owl-next {
    width: 40px;
    height: 40px;
    background: url(/Css/Icon/new-detail-next.png);
    border: none;
    outline: none;
    position: absolute;
    right: 10px;
    top: 40%
}

.NosCoupsDeCoeur2 #section-3 {
    padding: 0;
    margin-bottom: 40px
}

.activities_item {
    padding: 40px 0 60px
}

.activities_item .wrp {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.activities_item .cLeft {
    width: calc(100% - 300px)
}

.activities_item .cRight {
    width: 270px
}

.acti_type {
    display: flex;
    justify-content: center;
    margin-bottom: 30px
}

.acti_type img {
    width: 28px;
    margin-bottom: 15px
}

.acti_type .item {
    font-size: 15px;
    margin: 0 70px;
}

.activities_item_tour .group-item {
    margin: 0 0 30px
}

.voyages_index #section-7 {
    padding-top: 0
}

.voyages_index_map {
    margin-bottom: 60px
}

.voyages_index_tour {
    margin-bottom: 60px
}

.voyages_index_tour .desc {
    margin-bottom: 30px
}

.voyages_index_tour .group_items {
    width: calc(100% + 30px);
    margin-left: -15px
}

.voyages_index_tour .group_items .item {
    display: block;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2), 0 3px 10px 0 rgba(0, 0, 0, .19);
    margin: 0 15px 10px
}

.voyages_index_tour .group_items .item .wImage:before {
    padding-bottom: 62%;
}

.voyages_index_tour .group_items .item .wImage:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border: 2px solid rgba(255, 255, 255, .5);
    box-sizing: border-box;
    pointer-events: none;
}

.voyages_index_tour .group_items .item .topInfo {
    padding: 15px;
    border-bottom: 0;
    border-top: 0;
    display: flex;
    justify-content: space-between;
}

.voyages_index_tour .group_items .item .topInfo a {
    display: block;
    padding-left: 30px;
    display: block;
    font-size: 15px;
    line-height: 21px
}

.voyages_index_tour .group_items .item .topInfo a:first-child {
    background-image: url(/Css/Icon/place.png);
    background-repeat: no-repeat;
    background-size: 21px;
    margin-bottom: 5px
}

.voyages_index_tour .group_items .item .topInfo a:last-child {
    background-image: url(/Css/Icon/type.png);
    background-repeat: no-repeat;
    background-size: 21px
}

.voyages_index_tour .group_items .item .topInfo .right {
    color: #a24d24;
    white-space: nowrap;
    font-size: 20px;
}

.voyages_index_tour .group_items .item .info {
    border-top: 0px;
    padding: 0 15px 20px;
    display: block;
    border-radius: 0 0 3px 3px
}

.voyages_index_tour .group_items .item .info .destination,
.voyages_index_tour .group_items .item .info .price {
    font-size: 13.5px;
    color: #6b6b6b;
}

.voyages_index_tour .group_items .item .info .name {
    margin-bottom: 10px;
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: bold
}

.voyages_index_tour .group_items .item .info .description {
    margin-bottom: 0;
    color: #333;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.voyages_index_infos {
    margin-bottom: 50px
}

.voyages_index_infos .desc {
    margin-bottom: 30px
}

.voyages_index_infos .group_items {
    width: calc(100% + 30px);
    margin-left: -15px
}

.voyages_index_infos .item {
    margin-bottom: 30px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
    border-radius: 3px;
    display: block;
    margin: 0 15px 10px
}

.voyages_index_infos .info {
    padding: 10px 15px 20px
}

.voyages_index_infos .name {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px
}

.voyages_index_infos .description {
    margin-bottom: 10px;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.voyages_index_infos .icon {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.voyages_index_infos .icon img {
    max-width: 40px;
    height: 40px;
    margin: 0 15px 0 0;
    display: inline-block
}

.voyages_index_infos .icon img:last-child {
    margin-right: 0
}

.voyages_index_tour .owl-dots {
    position: relative;
    text-align: center;
    margin: 5px 0 60px
}

.voyages_index_infos .owl-dots {
    position: relative;
    text-align: center;
    margin: 10px 0 0
}

.voyages_index_intro {
    margin-bottom: 30px
}

.voyages_index_intro .noidung {
    margin: 0
}

.voyages_index_intro .noidung ul {
    padding: 0;
    margin: 10px 0
}

.voyages_index_intro .noidung li {
    background: url(/Css/Icon/circle_li2.png) no-repeat left top 5px;
    padding-left: 17px;
    list-style: none;
    margin-bottom: 10px
}

.voyages_index_intro .noidung li:last-child {
    margin-bottom: 0
}


.voyages_index_intro .noidung .listImage {
    margin: 30px 0
}

.voyages_index_intro .noidung .listImage:after {
    display: block;
    content: "";
    clear: both
}

.voyages_index_intro .noidung .listImage figure {
    margin-bottom: 20px;
    cursor: pointer;
    position: relative
}

.voyages_index_intro .noidung .listImage figure:before {
    padding-bottom: 68%;
    content: "";
    display: block
}

.voyages_index_intro .noidung .listImage figure:nth-child(3n+1) {
    width: calc(67.5% - 10px);
    float: left;
    margin-right: 20px
}

.voyages_index_intro .noidung .listImage figure img {
    position: absolute;
    width: 100%;
    height: 100% !important;
    top: 0;
    left: 0;
    object-fit: cover
}

.voyages_index_intro .noidung .listImage figure:nth-child(3n+2),
.voyages_index_intro .noidung .listImage figure:nth-child(3n+3) {
    width: calc(32.5% - 10px);
    float: left
}

.voyages_index_intro .noidung .listImage figure:nth-child(3n+2):before,
.voyages_index_intro .noidung .listImage figure:nth-child(3n+3):before {
    padding-bottom: 68%
}

.voyages_index_intro .noidung .listImage figure:last-child:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "TOUT VOIR";
    background: rgba(0, 0, 0, 0.6);
    padding: 5px 15px;
    color: #fff;
    border-radius: 4px;
    transform: translate(-50%, -50%);
    white-space: nowrap
}

.voyages_index_intro figure figcaption {
    display: none
}

.demandededevis .greybg:after,
.demandededevis form:after {
    display: block;
    clear: both;
    content: ""
}

.demandededevis .greybg.greybg2,
.form-contact-update .greybg.greybg2 {
    width: 100%;
    margin-left: 0;
    padding: 40px 100px 10px
}

.demandededevis .greybg3 {
    padding: 0 100px
}

.EntretienTelephonique_info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px
}

.EntretienTelephonique_info .wImage {
    width: 320px;
    order: 2
}

.EntretienTelephonique_info .info {
    width: calc(100% - 350px);
    order: 1
}

.EntretienTelephonique_info ul {
    padding-left: 30px;
    margin: 20px 0
}

.EntretienTelephonique_info ul li {
    list-style: circle
}

.EntretienTelephonique_info ul span {
    color: #a24d24;
    font-size: 18px;
}

.SubTourOther {
    padding-top: 60px;
}

#section-3.SubProject_Tour .group-item:not(.active) .item:nth-child(n+4) {
    display: none
}

.SubProject_Tour {
    margin-bottom: 50px
}

.left_sp {
    margin-right: 60px
}

.landing_page_sp .text0 {
    font-weight: bold;
    text-align: center;
    margin-top: 20px
}

.landing_page_sp .text1 {
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    color: #a24d24;
}

.landing_page_sp .text2 {
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    margin: 10px 0
}

.landing_page_sp .box {
    display: flex;
    justify-content: center;
}

.landing_page_sp .box a {
    margin: 20px
}

#contact-area.landing_page_sp .grey-text {
    margin-bottom: 0
}

.popupImage {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.8);
    z-index: 10
}

.popupImage .wr {
    position: relative;
    top: 20%;
    display: inline-block;
    max-width: 680px
}

.popupImage .close {
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    color: #333;
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    background: url(/css/Icon/close.svg) no-repeat center center #a24d24;
    background-size: 30px
}

.popupImage .frame {}

.popupImage .frame img {
    max-width: 100%
}

.popupImage .desc {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 15px
}

.listComment {
    margin: 40px 0 0
}

.listComment .head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.listComment .titleG {
    font-size: 1.5em;
    margin-bottom: 0;
    color: #a24d24;
}

.listComment .bt {
    cursor: pointer;
    padding: 5px 10px;
    color: #a24d24;
    border-radius: 10px;
    font-size: 14px;
    text-decoration: underline
}


.listComment .items {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.listComment .item,
.listComment .item2 {
    display: flex;
    gap: 16px
}

.listComment .item .info,
.listComment .item2 .info {
    width: 48px;
    text-align: center
}

.comment-main {
    background: var(--color-bg-secondary);
    border-radius: 12px;
    padding: 16px;
    margin-bottom: 24px;
    display: flex;
    gap: var(--gap-8);
    flex-direction: column;
}

.listComment .info span {
    display: flex;
    width: 48px;
    height: 48px;
    justify-content: center;
    align-items: center;
    background: #ccc;
    color: #fff;
    border-radius: 100%
}

.listComment .item2 .info0 span {
    background: url(/css/icon/vd_icon.png) no-repeat center center;
    font-size: 0;
    background-size: 100%
}

.listComment .item .info img {
    margin-bottom: 15px
}

.listComment .item .info .name {
    display: block;
    font-weight: bold;
}

.listComment .item .info .datetime {
    font-size: 14px;
    font-style: italic
}

.listComment .item .message,
.listComment .item2 .message {
    width: calc(100% - 64px)
}

.listComment .item .boxReply {
    margin: 15px 0 10px;
    display: flex;
    justify-content: space-between;
    font-size: 0.8rem
}

.listComment .item .boxReply .cta {
    display: flex;
    gap: 10px;
}

.listComment .item .boxReply .cta span {
    text-decoration: underline;
    cursor: pointer
}

.listComment .item .boxReply .cta .btLike {
    background: url(/css/icon/HeartUnActive.svg) no-repeat left center;
    padding-left: 20px;
}

.listComment .item .boxReply .cta .btLike.active, .listComment .item .boxReply .cta .btLike.btLikeActive  {
    background: url(/css/icon/HeartActive.svg) no-repeat left center;
    padding-left: 20px;
}

.listComment .item .boxReply .cta span.active {
    color: #999;
    cursor: unset
}

.listComment .item2 .boxReply {
    margin: 3px 0 0
}

.listComment .item .item2 {
    margin-bottom: 12px;
}

.listComment .item2 .message {
    padding: 16px;
    border-radius: 12px;
    background: #f5f5f5;
}

.listComment .item .item2 li {
    list-style: disc;
}

.listComment .boxAdmin {
    display: flex;
    margin-bottom: 5px;
    gap: 12px;
    align-items: center
}

.dots-comment {
    width: 3px;
    height: 3px;
    background: #171717;
}

.listComment .boxAdmin .name {
    font-weight: bold;
}

.listComment .boxAdmin .datetime {
    font-size: 14px;
    font-style: italic
}

.vd_author {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    gap: 10px
}

.vd_author i {
    display: flex;
    gap: 4px
}

.vd_author i em {
    color: #a24d24;
    cursor: pointer
}

.vd_author_info {
    margin-bottom: 20px;
    padding: 10px 0 10px 20px;
    border-left: 3px solid #d2d2d2;
    background: #f9f9f9;
    font-style: italic
}

.vd_author .comment {
    padding: 6px 16px;
    border-radius: 18px;
    background: #f1f1f1;
    display: flex;
    align-items: center;
    cursor: pointer;
    gap: 4px;
    color: #333 !important
}

.vd_author .author {
    display: flex;
    align-items: center;
    gap: 10px
}

.vd_author .author div {
    column-gap: 20px;
    display: flex
}

.vd_author .wImg {
    width: 40px;
    border-radius: 20px;
    overflow: hidden;
    cursor: pointer
}

.vd_author .wImg:before {
    padding-bottom: 100%
}

.vd_author .wImg img {
    position: absolute;
    width: 100%;
    height: 100% !important;
    top: 0;
    left: 0;
    object-fit: cover
}

.tags {
    margin-top: 20px;
    padding: 10px;
    background: #f9f9f9;
    border-left: 3px solid #d2d2d2
}

.tags a {
    color: #a24d24
}

.tags a:hover {
    text-decoration: underline
}

.qna_wrap .wrp {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.qna_wrap .wrp .qna_left {
    width: calc(100% - 315px);
}

.qna_wrap .wrp .qna_right {
    width: 285px
}

.qna_index {}

.qna_index .heading1,
.qna_category .heading1 {
    margin-bottom: 25px;
    text-align: center;
    display: block;
    font-size: 23px;
    color: #a24d24
}

.qna_index .heading2,
.qna_category .heading2 {
    margin-bottom: 30px;
    text-align: center;
    display: block;
    font-size: 20px;
    color: #a24d24
}

.qna_index .groups {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
    margin-bottom: 40px
}

.qna_index .groups .group {
    width: calc((100% - 60px) / 3);
    text-align: center;
}

.qna_index .groups .group .theme {
    font-weight: bold
}

.qna_index .groups .group img {
    margin-bottom: 15px
}

.qna_index .list_q a {
    display: block;
    text-align: center;
    margin-bottom: 20px
}

.qna_mw860px .wrp {
    max-width: 860px;
    margin: 0 auto
}

.qna_category:not(.qna_category2) {
    margin-bottom: 40px
}

.qna_category>.description,
.qna_index>.description {
    text-align: center;
    margin-bottom: 30px
}

.qna_category .group_items {
    display: flex;
    gap: 20px;
    flex-direction: column
}

.qna_category .group_items .items {
    display: flex;
    gap: 20px;
    flex-direction: column
}

.qna_category .item {
    width: 100%
}

.qna_category .item .name {
    border: 1px solid #d9d9d9;
    padding: 13px 33px 10px 10px;
    cursor: pointer;
    display: block;
    width: 100%;
    background: transparent url(/css/icon/Down_arrow.svg) right 10px center no-repeat;
}

.qna_category .item.active .name {
    background: url(/css/icon/Up_arrow.svg) right 10px center no-repeat;
    color: #a24d24;
    border: 1px solid #c8bdc1;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
}
.qna_category .item.active .description{
    display: block !important
}
.qna_category .paging {
    display: flex;
    justify-content: center;
    gap: 5px;
    margin-top: 20px
}

.qna_category .paging span {
    cursor: pointer;
    min-width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #e3e7e8;
    color: #333
}

.qna_category .paging span.active {
    background: #a24d24;
    color: #fff
}

.vd_gallery {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    grid-template-rows: 100px 100px;
    margin-bottom: 1em
}

.vd_gallery .wImage:first-child {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 3
}

.vd_gallery .wImage {
    border: 1px solid transparent
}

.vd_gallery .wImage:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid rgba(255, 255, 255, .5);
    box-sizing: border-box;
    pointer-events: none;
}

.vd_gallery .wImage.video:after {
    background: url(/css/icon/icon-video.png) no-repeat center center;
}

.about_us_index.Reviews .item.item-now .vd_gallery .wImage.galley-threeItems:nth-child(2) {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 1;
    grid-row-end: 2;
}

.about_us_index.Reviews .item.item-now .vd_gallery .wImage.galley-threeItems:nth-child(3) {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 2;
    grid-row-end: 3;
}

#pop_activities .item.item-now .vd_gallery .wImage.galley-threeItems:nth-child(2) {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 1;
    grid-row-end: 2;
}

#pop_activities .item.item-now .vd_gallery .wImage.galley-threeItems:nth-child(3) {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 2;
    grid-row-end: 3;
}

.vd_gallery.gr-galleryThreeItems {
    grid-template-rows: 200px 200px;
}

.vd_gallery.gr-galleryFourItems {
    grid-template-rows: 150px 150px 150px 150px;
    grid-template-columns: 33.333% 33.333% 33.333%;
}

.vd_gallery.gr-galleryFourItems .wImage:first-child {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 3;
}

.vd_gallery.gr-galleryFourItems .wImage:nth-child(2) {
    grid-column-start: 2;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 3;
}

.vd_gallery.gr-galleryFourItems .wImage:nth-child(3) {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 3;
    grid-row-end: 5;
}

.vd_gallery.gr-galleryFourItems .wImage:nth-child(4) {
    grid-column-start: 3;
    grid-column-end: 4;
    grid-row-start: 3;
    grid-row-end: 5;
}
.vd_gallery_v2 {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    margin-bottom: 1em
}

.vd_gallery_v2 div {
    position: relative
}

.vd_gallery_v2 div:first-child {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 3
}

.vd_gallery_v2 div:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid rgba(255, 255, 255, .5);
    box-sizing: border-box;
    pointer-events: none;
}

.testimonial-list figure {
    margin: 0 0 1em;
    text-align: center
}

.testimonial-list figure figcaption {
    font-style: italic;
    padding-top: 5px;
    font-size: 0.9rem
}

.about_us_popup {
    max-width: 810px;
    margin: 0 auto
}

.SubVideoOnReviewsPage {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 40px
}

.SubVideoOnReviewsPage .c-left {
    width: calc(100% - 200px)
}

.SubVideoOnReviewsPage .c-left .wImage:before {
    padding-bottom: 64%
}

.SubVideoOnReviewsPage .c-right {
    width: 180px;
    overflow-y: auto;
    max-height: 390px
}

.SubVideoOnReviewsPage .c-right .info {
    display: none
}

.SubVideoOnReviewsPage .c-right li {
    margin-bottom: 20px
}

.SubVideoOnReviewsPage .c-left .over {
    background: rgba(0, 0, 0, .5);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    color: #fff;
}

article .descG {
    margin-bottom: 30px;
    text-align: center
}

article .group_items {
    display: flex;
    width: 100%;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center
}

article .group_items .it {
    text-align: center;
    text-decoration: none;
    color: #333
}

article .group_items:not(.owl-carousel) .it {
    width: calc((100% - 80px) / 5);
}

article .group_items img {
    max-width: 80px;
    margin-bottom: 10px
}

.ld_gallery {
    text-align: center;
    width: 100%;
    margin-top: 30px
}

.ld_gallery .btn {
    border: 1px solid #a24d24;
    color: #a24d24;
    padding: 6px 20px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 18px;
    display: inline-block
}

.ld_gallery .btn:hover {
    background: #a24d24;
    color: #fff
}

.about-main-3 h3 {
    width: 100%;
    margin-bottom: 0
}

.testimonial-list .wVideo {
    cursor: pointer;
    margin-bottom: 1em
}

.testimonial-list .vd_gallery .wVideo {
    margin-bottom: 0
}

.testimonial-list .wVideo:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/css/icon/icon-video.png) no-repeat center center;
    z-index: 1;
    content: ""
}

.popupRenseignement {
    display: flex;
    flex-direction: row;
    gap: 10px;
    padding: 15px;
    max-width: 760px !important;
    border-radius: 20px;
}

.popupRenseignement .popup-info {
    width: 340px;
    padding: 0 !important;
    border-radius: 20px 0 0 20px;
    overflow: hidden
}

.popupRenseignement .popup-info img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.popupRenseignement form {
    width: calc(100% - 350px);
    padding: 24px 20px !important;
    display: flex;
    flex-direction: column;
    gap: 24px;
    position: relative
}

.popupRenseignement .intro {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    position: relative
}

.popupRenseignement .wImage {
    min-width: 130px;
    height: 130px;
    border-radius: 65px;
    position: relative;
    z-index: 1
}

.popupRenseignement .text {
    position: relative;
    z-index: 1;
    color: #fff
}

.popupRenseignement .intro:before {
    content: "";
    padding: 35px 0;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #a24d24;
    border-radius: 65px 70px 70px 65px;
}

.popupRenseignement .desc {
    font-style: italic;
    text-align: center
}

.popupRenseignement .group {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.popupRenseignement form#send .group input,
.popupRenseignement form#send .group textarea {
    margin: 0
}

.popupRenseignement .btn_close {
    width: 33px;
    height: 33px;
    background: url(/Css/Icon/close2.svg) no-repeat center center;
    position: absolute;
    top: 0;
    right: 0
}

.vd_carousel .owl-dots {
    bottom: 10px
}

.vd_carousel {
    width: 100%;
    max-width: 1110px
}

#CDSWIDSSP .widSSPData .widSSPH18 {
    font-size: 18px !important
}

.SubBlogHomePage {
    margin-bottom: 50px
}

.SubBlogHomePage .heading {
    text-align: center;
    line-height: normal;
    color: #a24d24;
    font-size: 30px;
    font-weight: normal;
    margin: 0 0 20px;
    display: block
}

.SubBlogHomePage .desc {
    text-align: center;
    margin-bottom: 30px
}

.SubBlogHomePage .group_items .item {
    display: flex;
    flex-direction: column;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 5px 0 rgba(0, 0, 0, 0.19);
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 3px;
    overflow: hidden
}

.SubBlogHomePage .group_items .wImg {
    position: relative
}

.SubBlogHomePage .group_items .wImg:before {
    padding-bottom: 62.86%;
    content: "";
    display: block
}

.SubBlogHomePage .group_items .wImg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.SubBlogHomePage .group_items .info {
    padding: 15px;
    display: flex;
    flex-direction: column;
    row-gap: 12px
}

.SubBlogHomePage .group_items .name {
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0
}

.SubBlogHomePage .group_items .description {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0
}

.SubBlogHomePage .group_items .date-view {
    display: flex;
    justify-content: space-between;
    color: #999
}

.SubBlogHomePage .group_items .date {
    background: url(/Css/Icon/blog-calender.png) no-repeat;
    background-size: 16px;
    background-position: 0 center;
    padding-left: 25px;
}

.SubBlogHomePage .group_items .view {
    background: url(/Css/Icon/blog-view.png) no-repeat;
    background-size: 16px;
    background-position: 0 center;
    padding-left: 25px;
}

.SubBlogHomePage .owl-dots {
    bottom: 0
}

.SubBlogHomePage .owl-carousel .owl-stage-outer {
    padding-bottom: 10px
}

.backdrop {
    position: fixed;
    width: 100vw;
    height: 100vh;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.65);
    top: 0;
    left: 0;
    z-index: 101;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden
}

.backdrop.active {
    opacity: 1;
    visibility: visible
}

.modal {
    background: #ffffff;
    min-width: 30vw;
    min-height: 30vh;
    cursor: initial;
    max-height: 80vh;
    display: flex;
    flex-direction: column;
}
.backdrop-reply .modal{
    background: none;
    min-width: unset;
    max-width: 560px;
    position: relative
}

#contact-form2 {
    padding: 20px;
    background: #fff;
    border-radius: 8px;
    margin: 0;
    border-radius:12px;
    border: 1px solid var(--border-neutral-200, #E5E5E5);
    background: var(--bg-neutral-50, #FAFAFA);
    gap: 20px
}
#contact-form2.SubDetailForm .titleF{
    margin-bottom: 0;
    font-size: 20px;
    padding-right: 40px
}
#contact-form2 .btn-close{
    position:absolute;
    top: 20px;
    right: 20px
}
#contact-form2.SubDetailForm .group-control{
    display: flex;
    flex-direction: column;
    gap: 4px
}
#contact-form2.SubDetailForm .group-control label{
    font-weight: 600
}
.vd_hyperlink {
    margin-bottom: 50px
}

.vd_hyperlink .heading {
    text-align: center;
    line-height: normal;
    color: #a24d24;
    font-size: 30px;
    font-weight: normal;
    margin: 0 0 20px;
    display: block;
}

.vd_hyperlink .desc {
    text-align: center;
    margin-bottom: 30px;
}

.vd_hyperlink .group_items {
    display: flex;
    background: #f7f7f7;
    align-items: flex-start
}

.vd_hyperlink .group_items img {
    max-width: 350px;
    margin: 0
}

.vd_hyperlink .groups {
    flex: 1 auto;
    padding: 20px 20px 0;
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px
}

.vd_hyperlink .groups .item {
    width: calc(50% - 10px);
    display: flex;
    flex-direction: column;
    row-gap: 12px;
    padding: 0 20px;
    float: left;
    margin-bottom: 20px
}

.vd_hyperlink .groups .head {
    font-size: 18px;
    color: #333;
    font-weight: bold
}

.vd_hyperlink .groups .box {
    display: flex;
    flex-direction: column;
    row-gap: 12px
}

.vd_our_team {
    margin: 40px 0
}

.vd_our_team .heading {
    text-align: center;
    line-height: normal;
    color: #a24d24;
    font-weight: normal;
    font-size: 25px;
    display: block;
    margin-bottom: 25px;
}

.vd_our_team .wrap {
    display: flex;
    justify-content: space-between;
    gap: 40px
}

.vd_our_team .br {
    width: 260px
}

.vd_our_team .bl {
    width: calc(100% - 300px);
    margin: 0
}

.vd_our_team .br .LeftWidget {
    margin-top: 0;
}

.vd_our_team_review {
    background: #f1ecd9;
    padding: 40px 0;
    margin-bottom: 40px
}

.vd_our_team_review .heading {
    text-align: center;
    line-height: normal;
    color: #a24d24;
    font-weight: normal;
    font-size: 25px;
    display: block;
    margin-bottom: 25px;
}

.vd_our_team_review .item {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.vd_our_team_review .item img {
    width: 40%;
    margin: 0
}

.vd_our_team_review .item .info {
    width: calc(60% - 40px)
}

.vd_our_team_review .titleItem {
    font-size: 21px;
    margin-bottom: 20px
}

.vd_our_team_review .desc {
    white-space: pre-wrap;
    margin-bottom: 20px;
    padding: 0 30px;
    background: url(/css/icon/quote1.png) no-repeat left top, url(/css/icon/quote2.png) no-repeat right bottom;
    text-align: justify
}

.vd_our_team_review .author {
    text-align: center
}

.vd_our_team_review .owl-dots {
    bottom: -20px
}

.vd_our_team_photo {
    margin-bottom: 40px
}

.vd_our_team_photo .heading {
    text-align: center;
    line-height: normal;
    color: #a24d24;
    font-weight: normal;
    font-size: 25px;
    display: block;
    margin-bottom: 25px;
}

.vd_our_team_photo .group_items {
    display: flex;
    flex-direction: column;
    row-gap: 20px
}

.vd_our_team_photo .item {
    display: flex;
    gap: 20px
}

.vd_our_team_photo .item img {
    object-fit: cover;
    margin: 0;
    width: calc(50% - 10px)
}

.vd_our_team_photo .item:first-child img:first-child {
    width: calc(30% - 10px)
}

.vd_our_team_photo .item:first-child img:last-child {
    width: calc(70% - 10px)
}


/* Landing page ------------------------------------------------------------------------------------------------------*/

.landing_location {
    padding-bottom: 60px;
    overflow-x: auto
}

.landing_table {
    border: none;
    border-collapse: collapse;
    width: 100%;
}

.landing_table th,
.landing_table td {
    border: 1px solid #000;
    padding: 0.5rem;
}

.landing_table th {
    text-align: center;
}

.jour,
.jour_desc {
    width: 50px
}

.date_landing,
.date_desc {
    width: 150px
}

.itin,
.itin_desc {
    width: calc(100% - 50px - 150px - 300px - 150px)
}

.accom,
.accom_desc {
    width: 300px
}

.repas,
.repas_desc {
    width: 150px
}

.jour_desc,
.date_desc,
.accom_desc,
.repas_desc {
    text-align: center
}

.date_desc {
    color: magenta
}

.landding_price {
    padding-bottom: 60px;
    width: 100%
}

.ld_title {
    font-size: 22px;
    color: orange;
    font-weight: bold;
    margin-bottom: 20px
}

.ld_title span {
    color: #000;
    font-size: 20px
}

.pr_title,
.pr_desc {
    border: 1px dashed #888;
    display: flex;
    justify-content: space-between;
    text-align: center
}

.d_title1,
.d_title2,
.d_desc1,
.d_desc2 {
    width: 50%
}

.d_title1,
.d_desc1 {
    border-right: 1px dashed #888
}

.pr_title {
    color: green;
    font-weight: bold
}

.pr_desc {
    border-top: none
}

.landding_location {
    padding-bottom: 60px
}

.landding_location .wrp {
    max-width: 800px;
    margin: 0 auto
}

.landding_location .ld_locationTitle {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px
}

.ld_locationTitle {
    font-size: 20px;
    font-weight: bold
}

.ld_locationTable {
    border: 1px dashed #888
}

.lt_group {
    border-bottom: 1px solid #888;
    display: flex;
    align-items: center
}

.lt_group .lt_location {
    width: 200px;
}

.lt_group:last-child,
.lt_descItem:last-child {
    border-bottom: none
}

.lt_group .lt_desc {
    display: flex;
    flex-direction: column;
    width: calc(100% - 200px);
    text-align: center;
    border-left: 1px dashed #888;
    justify-content: center;
    gap: 10px
}

.lt_descItem {
    border-bottom: 1px solid #888;
    padding: 0 10px;
    display: flex;
    flex-direction: column
}

.lt_location,
.lt_desc {
    padding: 10px 0
}

.lt_location {
    padding: 0 10px;
    font-weight: bold;
    color: #000
}

.lt_descItem:first-child {
    padding-bottom: 10px
}

.lt_descItem:only-child {
    padding-bottom: 0;
}

.lt_descItem a {
    text-decoration: underline;
    color: blue
}

.landing_location::-webkit-scrollbar {
    display: none;
}

.callbutton {
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: center
}

.callbutton a {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.listComment .paging {
    display: flex;
    justify-content: center;
    gap: 5px;
    margin-top: 20px
}

.listComment .paging span {
    cursor: pointer;
    min-width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #e3e7e8;
    color: #333
}

.listComment .paging span.active {
    background: #a24d24;
    color: #fff
}

.boxTourSku {
    display: flex;
    gap: 10px;
    align-items: center;
    width: 600px;
    max-width: 100%;
    margin: 0 auto
}

.boxTourSku .WImage {
    max-width: 40%
}

.boxTourSku .WImage:before {
    padding-bottom: 100%
}

.boxTourSku .boxInfoSku {
    display: flex;
    gap: 10px;
    flex-direction: column;
    color: #000;
    width: calc(100% - (40% + 10px))
}

.boxTourSku .boxInfoSku .titleTourSku {
    font-size: 20px;
    font-weight: bold
}

.boxTourSku .boxInfoSku .priceTourSku {
    font-size: 30px;
    font-weight: bold
}

.boxTourSku .boxInfoSku span {
    background: #a24d24;
    padding: 5px 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 300;
    display: inline;
    width: auto
}

.pull-right .video-trigger {
    width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
}

.imageGallery_update {
    display: flex;
    gap: 10px;
}

.imageGallery_update .left,
.imageGallery_update .right {
    width: calc(50% - 5px);
}

.group-itemsGalleryRight {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.group-itemsGalleryRight .itemImageGalleryLeft {
    width: calc(50% - 5px);
    position: relative;
}

.group-itemsGalleryRight .itemImageGalleryLeft:nth-child(n+5) {
    display: none;
}

.group-itemsGalleryRight .itemImageGalleryLeft .over {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 15px;
    border-radius: 4px;
    height: 34px;
    line-height: 35px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
}

.carousel2_update.owl-carousel .owl-prev {
    background: url(/Css/Icon/owl-nav1.png) center no-repeat;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #dcdcdc;
    border: none;
    outline: none;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    z-index: 10;
    width: 35px;
    height: 52px;
}

.carousel2_update.owl-carousel .owl-next {
    background: url(/Css/Icon/owl-nav1.png) center no-repeat;
    -webkit-transform: translateY(-50%) scaleX(-1);
    transform: translateY(-50%) scaleX(-1);
    top: 50%;
    right: 0;
    color: #dcdcdc;
    border: none;
    outline: none;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    z-index: 10;
    width: 35px;
    height: 52px;
}

.carousel2_update.owl-carousel .owl-item.cloned {
    max-height: 530px;
}


.carousel2_update .text_carousel {
    background: rgba(0, 0, 0, .5);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    color: #fff;
}

/*-------------------------------------------------------- navBlog------------------------------*/

.navMobileBlog {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 12;
    display: none;
}

.navMobileBlog .listMenuMbBlog {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 2px;
    background: #fff;
}

.search-boxMobileBlog {
    background: #ded5da;
    padding: 4px 10px;
    display: none;
    margin-bottom: 1px;
}

.navMobileBlog .listMenuMbBlog .itemMenuMbBlog {
    background: #ebdcc9;
    width: calc((100% - 6px)/4);
    display: flex;
    flex-direction: column;
    text-align: center;
}

.navMobileBlog .listMenuMbBlog .itemMenuMbBlog.active {
    background: #ded5da;
}

.search-boxMobileBlog .search-groupMobile {
    display: flex;
    border-radius: 20px;
    align-items: center;
    background: #fff;
}

.search-boxMobileBlog .inputSearch {
    width: calc(100% - 50px);
    background: #fff;
    border-radius: 20px 0 0 20px;
}

.search-boxMobileBlog .inputSearch input {
    width: 100%;
    padding: 15px;
    border: none;
    outline: none;
    background: transparent;
}

.search-boxMobileBlog button {
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    outline: none;
    border-radius: 0 20px 20px 0;
    background: transparent;
    margin-bottom: 4px;
    opacity: .5;
}

.search-boxMobileBlog button.hide {
    opacity: 1;
}

.search-boxMobileBlog.active {
    display: block;
}

#search_all {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center
}

#search_all .search-boxClient {
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 30px;
    width: 100%;
    border: 2px solid #a24d24
}

#search_all .search-boxClient input {
    border: none;
    width: calc(100% - 50px);
    border-radius: 30px 0 0 30px;
    font-size: 20px
}

#search_all .search-boxClient img {
    width: 50px;
    opacity: 0.6;
    margin-bottom: 10px;
    margin-right: 10px
}

#search_all .search-boxClient input::placeholder {
    font-size: 18px
}

#section_qna-update .qna_category .item .noidung {
    border: 1px solid #c8bdc1;
    padding: 0 16px
}

.header-top .info-top .pull-right {
    display: flex;
    align-items: center
}

.group_language-vd {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: 30px
}


.group_language-vd .item_language-vd a {
    border: none;
    display: flex;
    align-items: center;
    gap: 5px
}

.switch-language {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 3px 0
}

.switch-language span {
    cursor: pointer;
    -webkit-filter: grayscale(100%) brightness(1.5);
    filter: grayscale(100%) brightness(1.5);
    border-radius: 3px;
    overflow: hidden
}

.switch-language span.active,
.switch-language span:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.switch-language span img {
    height: 20px
}


/*------------------------------------------ landing update ---------------------*/

.landing_boxPrice-title {
    text-align: center;
    font-size: 25px;
    color: #a24d24;
    margin: 30px 0;
}

.gr_ldPriceZoom {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.gr_ldPriceZoom .item_ldPriceZoom {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.gr_ldPriceZoom .item_ldPriceZoom .boxZoom {
    display: flex;
    justify-content: space-between;
    border: 1px solid #a24d24;
    padding: 10px 50px;
    align-items: center;
}

.gr_ldPriceZoom .item_ldPriceZoom .boxZoom .icon_action {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer
}

.gr_ldPriceZoom .item_ldPriceZoom .boxZoom .icon_action span {
    color: #a24d24
}

.ld_date1,
.ld_date2,
.ld_status,
.ld_price {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
}

.ld_date1 span,
.ld_date2 span,
.ld_status span,
.ld_price span {
    font-weight: bold;
}

.ld_status span.red {
    color: red;
}

.ld_status span.green {
    color: green;
}

.boxPriceInfo {
    margin: 0 auto;
    display: none;
}

.ld_btn {
    background: #a24d24;
    color: #fff;
    font-size: 18px;
    border-radius: 4px;
    padding: 4px 10px;
    cursor: pointer;
}

.gr_ldPriceZoom .item_ldPriceZoom .boxPriceInfo {
    padding: 0 10px
}

.gr_ldPriceZoom .item_ldPriceZoom .boxPriceInfo table tbody tr:first-child {
    color: #a24d24;
    font-size: 20px;
    font-weight: bold
}

.gr_ldPriceZoom .item_ldPriceZoom .boxPriceInfo table tbody tr {
    color: #000;
    font-weight: bold;
}

.gr_ldPriceZoom .item_ldPriceZoom .boxPriceInfo table tbody tr td {
    width: 50%
}



@-moz-keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

.ud_grContact {
    display: flex;
    align-items: center;
    gap: 10px
}

.ud_grContact p {
    font-weight: bold
}

.ud_contactTop {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px
}

.ud_grContact .ud_contactIcon {
    display: flex;
    gap: 20px;
    margin-left: 10px
}

.ud_grContact .ud_contactIcon .ud_itemContact {
    display: flex;
    flex-direction: column;
    align-items: center
}

.ud_grContact .ud_contactIcon img {
    width: 50px;
    height: 50px
}

.price_box {
    display: flex;
    justify-content: center;
    gap: 80px;
    align-items: center;
    margin: 0 auto
}

.ud_contactTop .cm-btn {
    padding: 0 4px;
    border-radius: 4px
}


/* -------------------------------------- promotion Tour -----------------*/

.txtTitlePromotion {
    font-weight: bold;
    text-align: center;
    color: #a24d24;
    font-size: 30px;
}

.txtDescPromotion {
    text-align: center
}

.gr_titleSlide {
    text-align: center;
    font-size: 30px;
    color: #a24d24;
    text-shadow: 0px 2px 2px #000;
}

.udPromotion_tour .wrp {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.udPromotion_tour .wrp .gr_imagePromotionSlide.owl-carousel .owl-prev {
    background: url('/css/Icon/PreviousPromotion.svg') no-repeat center center;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
}

.udPromotion_tour .wrp .gr_imagePromotionSlide.owl-carousel .owl-next {
    background: url('/css/Icon/NextPromotion.svg') no-repeat center center;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
}

.udPromotion_tour .wrp .gr_imagePromotionSlide .item_ImagePromotionSlide .item_titleSlide {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    color: #a24d24
}

.udPromotion_tour .wrp .gr_imagePromotionSlide.owl-carousel .owl-stage .owl-item:not(.center) .item_ImagePromotionSlide .item_titleSlide {
    opacity: 0
}

.udPromotion_tour .wrp .gr_imagePromotionSlide .item_ImagePromotionSlide img {
    border-radius: 20px;
    margin-top: 40px;
}

.udPromotion_tour .wrp .gr_imagePromotionSlide.owl-carousel .owl-dots {
    bottom: -40px
}

.udPromotion_tour .wrp .gr_imagePromotionSlide.owl-carousel .owl-dots .owl-dot.active {
    transform: scale(1.4)
}

.tour_menu-mbLanding {
    box-shadow: 0 4px 4px rgba(0, 0, 0, .2);
    position: sticky;
    top: 0;
    z-index: 8;
    background: #fff;
    padding: 5px 0;
    display: none
}

.tour_menu-mbLanding .tour_menuGroup-mb {
    display: flex;
    justify-content: space-evenly;
    align-items: center
}

.tour_menu-mbLanding .tour_menuGroup-mb .tour_menuItem-mb {
    font-weight: bold
}

.titleBoxZoomMobile {
    display: none
}

.tour_menu-mbLanding .tour_menuItem-mb.active {
    color: unset;
    border-bottom: 1px solid #a24d24
}

.boxview_allItemLanding {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    cursor: pointer;
}

.view_allItemLanding {
    background: #a24d24;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
    display: inline-block;
    border-radius: 12px
}


/*----------------------------------------- Category Landing ------------------------------*/

.box_category_landing-main {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: flex-end
}

.box_category_landing-main .group-item {
    width: calc(100% - 305px);
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    align-items: flex-start
}

.box_category_landing-main .group-item .item {
    width: calc((100% - 20px) / 2);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2), 0 2px 5px 0 rgba(0, 0, 0, .19);
}

.box_category_landing-main .group-item .item .icon img {
    width: 25px
}

.box_category_landing-main .filter {
    width: 285px
}

.project_type-landing {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px
}

.gr_typeLeft_landing {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.gr_typeLeft_landing .type,
.gr_typeLeft_landing .location {
    display: flex;
    gap: 5px;
    align-items: center
}

.box_info-landingP {
    padding: 10px 10px 20px 10px
}

.box_info-landingP .info .name a {
    font-weight: bold
}

.box_info-landingP .info .description {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.box_category_landing-top {
    text-align: center;
    margin: 30px 0
}

.box_category_landing-top .heading {
    color: #a24d24;
}

.titleF_landing {
    color: #a24d24;
    font-weight: bold
}

.titleFilterLanding {
    text-align: center;
    font-weight: bold;
    border-top: 1px solid #DFDADA;
    padding: 20px 0 10px 0
}

.clear_filterLanding {
    border-bottom: 1px solid #DFDADA;
    color: #4B99C5;
    text-align: center;
    cursor: pointer
}

.group-filter {
    display: flex;
    flex-direction: column;
    gap: 15px
}

.group-filter .item_filter_landing {
    border-bottom: 1px solid #DFDADA;
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    gap: 10px
}

.group-filter .item_filter_landing:last-child {
    border: none
}

.box_valueDate_landing {
    border: 1px solid #D9D9D9;
    border-radius: 6px;
    background: url('/css/icon/down4.png') no-repeat right 10px center;
    text-align: center;
    cursor: pointer;
}

.box_valueDate_landing.activeD {
    background: none
}

.gr_date_filterLanding {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.gr_value-landing-date {
    display: flex;
    align-items: center;
    border-top: 2px solid #a24d24;
    border-bottom: 1px solid #dfdada;
    border-left: 1px solid #dfdada;
    border-right: 1px solid #dfdada;
    padding: 5px;
    display: none
}

.gr_value-landing-date.activeB {
    display: flex
}

.gr_value-landing-date .box-yearFilter {
    width: 40px;
    display: flex;
    flex-direction: column;
    gap: 20px
}

.gr_value-landing-date .box-yearFilter .year1 {
    cursor: pointer;
    text-align: center;
    font-weight: bold
}

.cus_checkbox-landing-date {
    display: flex;
    gap: 10px
}

.gr_value-landing-date .boxDateFilter {
    width: calc(100% - 40px);
    display: flex;
    flex-wrap: wrap
}

.gr_value-landing-date .boxDateFilter .box_valueDate_landing-date {
    width: 33.3333%;
    cursor: pointer;
    text-align: center
}

.gr_value-landing-date .box-yearFilter .year1.active,
.gr_value-landing-date .boxDateFilter .box_valueDate_landing-date.active {
    background: #a24d24;
    color: #fff
}

.title_dateFilter_landing {
    white-space: nowrap;
    width: 80px
}

.box_valueDateFilter {
    width: 100%;
    margin: 0 30px
}

.btn_filterLanding {
    background: #a24d24;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
    padding: 10px 20px;
    cursor: pointer;
}

.box_btn_filterLanding {
    display: flex;
    justify-content: center
}

.input-group1,
.input-group2 {
    display: flex;
    justify-content: space-evenly;
    align-items: center
}

.input-group1 .text-purple,
.input-group2 .text-purple {
    border: 1px solid #dfdada;
    border-radius: 6px;
    padding: 2px 4px
}

#main_category_landing {
    margin-bottom: 40px
}

#main_category_landing #RequestQuote6x .wrp {
    margin-top: 30px
}

#main_category_landing .ui-widget.ui-widget-content {
    height: 5px;
    background: #a24d24
}

#main_category_landing .ui-slider-horizontal .ui-slider-handle {
    top: -8px;
    background: #a24d24;
    border-radius: 100%;
    z-index: 1
}

#main_category_landing .ui-slider-horizontal .ui-slider-range {
    height: 0
}

#main_category_landing .ui-state-active,
#main_category_landing ui-widget-content .ui-state-active {
    border: 1px solid #a24d24
}

.gr_box_range {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.btn_open_filter {
    display: none
}

.moreCheck_filterLanding {
    color: #4B99C5;
    cursor: pointer
}

.gr_checkbox_landing2 {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.gr_checkbox_landing2 li {
    width: 50%
}

.gr_checkbox_landing2 .moreCheck_filterLanding {
    display: none
}

.box_category_landing-main .emptyresult {
    width: calc(100% - 305px)
}

#main_category_landing .wrp {
    margin-bottom: 40px
}


/* ------------------------------------------------ end category Landing ---------------------------------------*/


/*------------------------------------------------Phần css cho category 2 Blog-----------------------------------*/

.article_box .wrp .group-item {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    flex-wrap: wrap
}

.article_box .wrp .article_left,
.article_box .wrp .article_right {
    width: calc(50% - 10px)
}

.article_box .wrp .group-item .item {
    width: 100%;
    box-shadow: none
}

.article_box .wrp .group-item .article_left {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.article_box .wrp .group-item .article_left .item {
    display: flex;
    gap: 15px;
    align-items: center;
    margin-bottom: 0
}

.article_box .wrp .group-item .article_left .item .wImage {
    width: 120px;
}

.article_box .wrp .group-item .item .wImage .image {
    border: 2px solid #cdcdcd
}

.article_box .wrp .group-item .article_left .item .wImage:before {
    padding-bottom: 83.5%
}

.article_box .wrp .group-item .article_left .item .info {
    width: calc(100% - 135px);
    padding: 0
}

.article_box .wrp .group-item .article_left .item .info .name {
    font-size: 16px;
    font-weight: bold;
    color: #a24d24
}

.article_box .wrp .group-item .item .info .description {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.article_box .wrp .group-item .article_left .item .info .description {
    font-size: 14px
}

.article_box .wrp .group-item .article_left .item .info .name,
.article_box .wrp .group-item .article_left .item .info .description {
    margin: 0
}

.article_box .wrp .group-item .item .info .date-view {
    gap: 20px;
    color: #a24d24;
    display: flex
}

.article_box .wrp .group-item .article_left .item .info .view,
.article_box .wrp .group-item .article_right .item .info .view {
    margin: 0;
    background: none;
    padding: 0
}

.article_box .wrp .group-item .article_left .item .info .date,
.article_box .wrp .group-item .article_right .item .info .date {
    background: url(/css/Icon/clockArticle.svg) no-repeat left center;
    padding-left: 18px
}

.article_box .wrp .group-item .article_right .item .info .name {
    font-weight: bold;
    color: #a24d24
}

.article_box .new-section-1 {
    margin-bottom: 20px
}

.article_box .box-head_article {
    text-align: center;
    margin-bottom: 30px
}

.article_box .headIndex2 {
    font-size: 28px;
    color: #a24d24;
    margin-bottom: 20px
}

.article_box .article_hot {
    font-size: 24px;
    color: #a24d24
}

.article_box {
    margin-bottom: 40px
}

.title_quiz-blogDetail {
    text-align: center;
    margin-bottom: 20px;
    color: #a24d24;
    font-weight: bold;
    font-size: 26px
}

.box_btnQuiz {
    display: flex;
    justify-content: center
}

.quizz_list-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 100;
    display: none
}

.quizz_list-overlay.active {
    display: block
}

.vd_quiz_list {
    overflow: hidden;
    padding: 20px;
    text-align: center;
    background: #f9f9f9;
    position: fixed;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: 70%;
    z-index: 101;
    overflow-y: scroll;
    max-height: 100%
}


.btn_show-quiz {
    background: #a24d24;
    color: #fff;
    padding: 5px 10px;
    border-radius: 15px;
    cursor: pointer;
    display: inline-block;
    text-align: center
}

.vd_quiz_list .group_items.showQuiz {
    display: flex
}

.quizz_list-overlay .wImage {
    margin-bottom: 30px
}

.quizz_list-overlay .wImage:before {
    padding-bottom: 35%;
}


/* style box Article HomePage*/

.box-article_homePage {
    margin-bottom: 70px
}

.box-article_homePage .wrp {
    display: flex;
    align-items: center;
    gap: 10px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .2);
}

.box-article_homePage .wrp .box_text-heading {
    width: 40px;
    background: #a24d24;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    writing-mode: vertical-rl;
    padding: 15px 0;
    transform: rotate(180deg)
}

.box-article_homePage .wrp .box_text-heading .heading {
    font-size: 20px
}

.box-article_homePage .wrp .group_items {
    width: calc(100% - 50px)
}

.box-article_homePage .wrp .group_items .item {
    display: flex;
    gap: 15px;
    align-items: center;
    margin-bottom: 0
}

.box-article_homePage .wrp .group_items .item .wImage {
    width: 120px;
}

.box-article_homePage .wrp .group_items .item .wImage .image {
    border: 2px solid #cdcdcd
}

.box-article_homePage .wrp .group_items .item .wImage:before {
    padding-bottom: 83.5%
}

.box-article_homePage .wrp .group_items .item .info {
    width: calc(100% - 135px);
    padding: 0
}

.box-article_homePage .wrp .group_items .item .info .name {
    font-size: 16px;
    font-weight: bold;
    color: #a24d24
}

.box-article_homePage .wrp .group_items .item .info .description {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0
}

.box-article_homePage .wrp .group_items .item .info .date-view {
    gap: 20px;
    color: #a24d24;
    display: flex
}

.box-article_homePage .wrp .group_items .item .info .view {
    margin: 0;
    background: none;
    padding: 0
}

.box-article_homePage .wrp .group_items .item .info .date {
    background: url(/css/Icon/clockArticle.svg) no-repeat left center;
    padding-left: 18px
}

.box-article_homePage .wrp .group_items.owl-carousel .owl-dots {
    bottom: -30px
}


/*------------------------------------------------End css cho category 2 Blog-----------------------------------*/

.about_us_index.about_us-update .carousel2_update {
    margin-bottom: 30px
}

.about_us_index.about_us-update .carousel2_update .text_carousel {
    text-align: center
}

.about_us_index.about_us-update .testimonial-list .item .address {
    margin-bottom: 25px;
    text-align: center;
    color: #a24d24;
    font-size: 24px
}

.subReviewForRecruiment {
    padding: 30px 0;
    overflow: hidden
}

.subReviewForRecruiment .box_subReviewForRecruiment .head_nousContacter {
    font-size: 28px;
    font-weight: 600;
    color: #a24d24;
    margin-bottom: 25px;
    text-align: center;
    display: block
}



/*------------------------- Recruitment(tuyển dụng) ------------------*/

.main_recruitment {
    margin-bottom: 40px
}

.listAdvRecruitment {
    display: flex;
    gap: 25px;
    align-items: flex-start;
    margin-bottom: 60px;
    flex-wrap: wrap
}

.itemAdvRecruitment {
    width: calc((100% - 50px) / 3);
    display: flex;
    flex-direction: column;
    gap: 10px
}

.itemAdvRecruitment .title_advRecruitment {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #a24d24
}

.itemAdvRecruitment .description_advRecruitment {
    background: #F1ECD9;
    padding: 10px
}

.title_pageRecruitment {
    text-align: center;
    margin-bottom: 40px
}

.title_pageRecruitment h1 {
    font-size: 28px;
    font-weight: bold;
    color: #a24d24
}

.title_tabRecruiment {
    text-align: center;
    margin-bottom: 25px
}

.title_tabRecruiment h2 {
    font-size: 28px;
    font-weight: bold;
    color: #a24d24
}

.listRecruitment {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 60px
}

.listRecruitment .itemRecruitment {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.listRecruitment .box-infoRecruitment {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #A5A5A5;
    border-radius: 5px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 0 40px;
    background: url(/css/Icon/Down_arrow.svg) no-repeat right 10px center;
    cursor: pointer
}

.listRecruitment .box-infoRecruitment .titleRecruitment {
    font-size: 20px;
    font-weight: 600
}

.listRecruitment .box-infoRecruitment.active {
    background: url(/css/Icon/Up_arrow.svg) no-repeat right 10px center;
}

.listRecruitment .box-infoRecruitment .box-dateRecruitment {
    border-left: 1px solid #A5A5A5;
    padding: 20px 0 20px 40px;
    width: 240px
}

.listRecruitment .box-infoRecruitment .dateExpirationRecruitment {
    background: url(/css/Icon/clockArticle.svg) no-repeat left center;
    padding: 0 60px 0 20px;
    font-size: 20px;
    font-weight: 600
}

.listRecruitment .descriptionRecruitment {
    padding: 15px 40px;
    border: 1px solid #A5A5A5;
    border-radius: 5px;
    display: none
}


/*------------------------- Recruitment(tuyển dụng) ------------------*/

.box_head-quiz {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.head_vd-quizIcon {
    background: url(/css/icon/closeRecruitment.svg?v=1.0) no-repeat right center;
    width: 30px;
    height: 30px;
    float: right;
    cursor: pointer;
    align-self: flex-end
}

.carousel_recruiment {
    margin: 0 auto;
    max-width: 510px
}

.carousel_recruiment .owl-item:not(.active) .text_carousel {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    position: absolute;
    text-align: center;
    padding: 10px;
    bottom: 0
}

.carousel_recruiment .owl-item.active .text_carousel {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    position: absolute;
    text-align: center;
    color: #fff;
    padding: 10px;
    bottom: 0
}

.carousel_recruiment .owl-carousel .owl-stage-outer {
    overflow: unset
}

.carousel_recruiment .wImage {
    display: block
}

.carousel_recruiment .wImage span {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 10px;
    color: #fff
}

.carousel_recruiment .owl-item:not(.active) .wImage {
    opacity: 0.3
}

.carousel_recruiment.owl-item:not(.active):hover {
    cursor: grab
}

.carousel_recruiment .owl-item.active:hover {
    cursor: pointer
}

.carousel_recruiment .owl-carousel .owl-nav button {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    position: absolute;
    top: calc(50% - 18px);
    border: 1px solid #333;
    font-size: 0;
    cursor: pointer;
}

.carousel_recruiment .owl-carousel .owl-nav .owl-prev {
    left: -48px;
    background: url(/css/icon/chevron-left-grey.svg) no-repeat center center;
}

.carousel_recruiment .owl-carousel .owl-nav .owl-next {
    right: -48px;
    background: url(/css/icon/chevron-right-grey.svg) no-repeat center center;
}

.description_nousContacter {
    margin-bottom: 30px;
    text-align: center
}

.add_footer {
    display: flex;
    gap: 5px;
    align-items: flex-start
}

.add_footer .box-text-add p span {
    font-weight: bold
}

.box-chucmung {
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    top: 50%;
    transform: translateY(-50%);
    display: none;
    background: rgba(0, 0, 0, 0.8)
}

.box-chucmung img {
    height: 100%;
    object-fit: none
}

.chucmung.active,
.chucmung2.active,
.chucmung3.active {
    display: block
}

.close_allQuiz {
    position: absolute;
    background: #a24d24;
    top: 60%;
    left: 51%;
    transform: translate(-50%, -50%);
    padding: 10px 20px;
    border-radius: 8px;
    color: #fff;
    cursor: pointer
}


.box_more_ourTeam {
    display: flex;
    justify-content: center
}

.box_more_ourTeam .btn_more_ourTeam {
    background: #A44D24;
    padding: 10px 20px;
    border-radius: 15px;
    color: #fff;
    cursor: pointer
}

.team-slide .group-item .item:nth-child(n+7) {
    display: none
}

.team-slide .group-item .item.show {
    display: block;
}

.team-slide .group-item .item2 .btn_showNotre {
    display: none
}

.team-slide .group-item .item2 .desc.showFull {
    -webkit-line-clamp: unset;
}

.box_imageComment-custommer {
    margin: 40px 0 20px 0;
    text-align: center;
}

.box_imageComment-custommer h2 {
    color: #a24d24
}

.group_imageComment-custommer .wImage:before {
    padding-bottom: 117.6%
}

.group_imageComment-custommer .wImage {
    cursor: pointer
}

.group_imageComment-custommer {
    margin-top: 20px
}

.group_image-custommer {
    background: #f1ecd9;
    padding: 20px 0
}

.group_image-custommer .wrp {
    display: flex;
    flex-wrap: wrap;
    gap: 8px
}

.group_image-custommer .item,
.group_image-custommer .group_image-right {
    width: calc(50% - 4px)
}

.group_image-custommer .group_image-right {
    display: flex;
    gap: 8px;
    flex-wrap: wrap
}

.group_image-custommer .group_image-right .item2 {
    width: calc(50% - 4px)
}

.group_image-custommer .wImage {
    cursor: pointer
}

.group_image-custommer .wImage:before {
    padding-bottom: 75%
}

.item2-new .vd_gallery {
    display: flex;
    flex-wrap: wrap
}

.item2-new .vd_gallery .wImage:nth-child(1),
.testimonial-list .item2-new .vd_gallery .wImage:nth-child(2) {
    width: 50%
}

.item2-new .vd_gallery .wImage:nth-child(n+3) {
    width: calc(100% / 3)
}

.item2-new2 .vd_gallery {
    display: flex
}

.item2-new2 .vd_gallery .wImage {
    width: calc(100% / 4)
}

.item2-new2 .vd_gallery .wImage.galley-threeItems {
    width: calc(100% / 3)
}

.item2-new2 .vd_gallery .wImage:before {
    padding-bottom: 200%
}

.item2-new2 .vd_gallery .wImage:nth-child(n+5) {
    display: none
}

.tour-section-3 .wrp .box-image_new {
    width: 100%;
    display: flex
}

.tour-section-3 .wrp .wImage.image-style_newmain {
    width: calc(100% - 575px)
}

.tour-section-3 .wrp .wImage.image-style_newmain:before {
    padding-bottom: 60%
}

.tour-section-3 .box-image_new {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-top: 5px
}

.tour-section-3 .wrp .box-image_new .wImage {
    width: calc((100% - 10px) / 3)
}

.tour-section-3 .wrp .box-image_new .wImage:nth-child(n+4) {
    display: none
}

.tour-section-3 .wrp .image-style_new2:nth-child(4) .over,
.tour-section-3 .wrp .box-image_new .wImage:nth-child(3) .over {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 15px;
    border-radius: 4px;
    height: 34px;
    line-height: 35px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    text-transform: uppercase;
}

.tour-section-3 .wrp .box-image_style3 {
    display: flex;
    gap: 8px
}

.tour-section-3 .wrp .image-style_new2:before {
    padding-bottom: 200%
}

.tour-section-3 .wrp .image-style_new2 {
    width: calc((100% - 24px) / 4)
}

.tour-section-3 .wrp .image-style_new2:nth-child(n+5) {
    display: none
}

.propos_update {
    display: flex;
    gap: 10px;
    margin-bottom: 30px
}

.propos-left {
    width: 590px;
    position: relative
}

.propos-left .wImage::before {
    padding-bottom: 71.2%;
}

.propos_update .propos-right .owl-dots {
    bottom: 0
}

.propos-right {
    width: calc(100% - 600px);
    display: flex;
    flex-direction: column;
    gap: 13px;
    overflow-y: scroll;
    max-height: 420px;
}

.box_adv-aboutUs {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%
}

.title_adv-aboutUs {
    color: #fff;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    padding: 0 10px;
    width: 100%
}

.propos-right .item {
    display: flex;
    gap: 10px;
    align-items: center;
    cursor: pointer;
    width: 100%
}

.propos-right .wImage {
    min-height: 95px
}

.propos-right .wImage:before {
    padding-bottom: 45.5%
}

.nav-drill .group_language-vd {
    display: flex;
    justify-content: center;
    margin-top: 20px
}

.nav-drill .group_language-vd img {
    width: 20px;
    height: 20px
}

.headerMb-update {
    flex-direction: row-reverse;
    gap: 30px
}

.over_aboutUs {
    display: none;
}

.box_menu-landingpage {
    display: flex;
    gap: 30px;
    align-items: center;
    margin-bottom: 40px;
    flex-wrap: wrap
}

.box_menu-landingpage .image_menu-landing {
    flex: 700
}
.box_menu-landingpage .desc_menu-landing{
    flex: 380
}
.box_menu-landingpage:has(:only-child) {
  gap: 0;
}
.box_menu-landingpage:has(:only-child) > * {
  flex: 1 1 100%;
}
.box_menu-landingpage .desc_contact-landing {
    width: calc(100% - 730px);
    border: 1px solid #a24d24;
    border-radius: 12px;
    padding: 10px
}


.box_menu-landingpage .desc_menu-landing .text-menu {
    border: 1px solid #a24d24;
    border-radius: 12px;
    padding: 10px 30px
}

.box_menu-landingpage .desc_menu-landing .text-menu ul {
    margin-left: 20px
}

.box_menu-landingpage .desc_menu-landing .text-menu p {
    font-size: 18px
}

.box_menu-landingpage .desc_menu-landing .text-menu li {
    list-style: unset;
}

.box_menu-landingpage .desc_menu-landing .btn-menu {
    display: flex;
    justify-content: center;
    margin-top: 20px
}

.box_menu-landingpage .desc_menu-landing .downFile {
    background: #a24d24;
    border-radius: 24px;
    padding: 8px 16px;
    text-align: center;
    display: block;
    color: #fff;
}

.box_menu-landingpage2 {
    flex-direction: row-reverse
}

.box_menu-landingpage .desc_contact-landing .btn-contact {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: space-evenly
}

.box_menu-landingpage .desc_contact-landing .title-menu {
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center
}

.box-article_homePage.box-article_landing .wrp .box_text-heading {
    padding: 10px
}

.box-article_homePage.box-article_landing {
    margin-bottom: 60px
}

.box-article_homePage.box-article_landing .wrp .group_items.owl-carousel .owl-dots {
    bottom: -40px
}


#popup-gift {
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

#popup-gift .group input {
    padding: 5px 10px;
    height: 40px
}

#popup-gift .group input::placeholder {
    font-style: italic
}

#popup-gift .group .desc {
    font-size: 13px;
    color: #666
}

#popup-gift .popupRenseignement .popup-info {
    border-radius: 20px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2), 0 3px 5px 0 rgba(0, 0, 0, .19)
}

#popup-gift .popupRenseignement {
    padding: 0
}

#popup-gift .popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 0;
    padding: 10px;
    max-height:90vh;
}

#popup-gift .popupRenseignement .btn_close {
    top: 5px;
    right: 5px
}

#popup-gift.pu-gift .popupRenseignement .btn_close {
    top: 5px;
    right: 30px
}


#popup-gift #send .main-btn-rect {
    font-weight: bold
}

.popup.pu-success-gift .popup-content.popupRenseignement {
    max-width: 540px!important
}

.pu-success-gift .group {
    width: 100%
}

.pu-success-gift .group .img_popup-giftSuccess img {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2), 0 3px 5px 0 rgba(0, 0, 0, .19);
}

#formGiftUpdate {
    display: none;
    margin-top: 20px
}

.box_gift-update {
    display: flex;
    gap: 20px;
    align-items: center;
    background: #FEEFE8;
    padding: 8px;
    border-radius: 10px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2), 0 3px 5px 0 rgba(0, 0, 0, .19);
}

.box_gift-update .gift_image {
    width: calc(50% - 10px)
}

.box_gift-update .gift_form {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    width: calc(50% - 10px)
}

.box_gift-update .gift_form .gift_title {
    font-size: 24px;
    font-weight: bold;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.12)
}

.box_gift-update .gift_form form {
    width: 100%
}

#popup-gift .popupRenseignement .popup-info img {
    border-radius: 20px
}


.box_gift-update .gift_form form,
.box_gift-update .gift_form .box_input-gift {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.box_input-gift input {
    border-radius: 5px;
    padding: 10px 25px;
    border: none;
    outline: none;
    font-family: inherit;
    width: 100%;
    background: transparent;
    border: 1px solid #666
}

.gift_form form .btn_submit-gift {
    display: flex;
    justify-content: center;
    align-items: center
}

.gift_form form .btn_submit-gift button {
    background: #a24d24;
    color: #fff;
    border-radius: 5px;
    border: none;
    outline: none;
    padding: 5px 20px;
    font-size: 20px;
    font-weight: bold
}

.gift_form .gift_title {
    text-align: center;
    color: #a24d24;
    font-weight: bold;
    font-size: 20px
}

.gift_form .gift_desc {
    text-align: center;
}

.logo_popup-gift img {
    width: 80px
}

.title1_popup-gift {
    color: #a24d24;
    text-align: center;
    font-size: 24px
}

.title2_popup-gift {
    color: #a24d24;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    text-shadow: 2px 2px rgba(0, 0, 0, .12);
}

.desc_popup-gift {
    font-size: 15px
}

.logo_popup-gift {
    padding: 0 20px 0 20px
}

.titleContact-Landing {
    margin-bottom: 20px;
    color: #a24d24;
    font-weight: bold;
    font-size: 26px;
    margin-top: 40px
}

.descContact-landing {
    margin-bottom: 40px;
}

.pu-success-gift .popupRenseignement .btn_close {
    background: url(/Css/Icon/close3.svg) no-repeat center center;
}

.contact_blog-form {
    flex-direction: column;
    display: none
}

.contact_blog-form.active {
    display: flex!important
}

.box_contact-blog {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    background: #FEEFE8;
    padding: 13px 40px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2), 0 3px 5px 0 rgba(0, 0, 0, .19);
    border-radius: 10px
}

.box_contact-blog .left-cb {
    width: 216px;
    display: flex;
    flex-direction: column;
    gap: 6px;
    align-items: center;
    font-size: 14px
}

.box_contact-blog .left-cb .wImg {
    width: 180px
}

.box_contact-blog .left-cb .wImg:before {
    padding-bottom: 100%
}

.box_contact-blog .right-cb {
    width: calc(100% - 226px);
    display: flex;
    flex-direction: column;
    gap: 16px;
    text-align: center
}

.box_contact-blog .right-cb .ud_grContact {
    justify-content: center;
}

.box_contact-blog .right-cb .ud_grContact .ud_contactIcon {
    margin-left: 0;
    gap: 30px
}

.box_contact-blog .right-cb .ud_grContact .ud_contactIcon a {
    color: #000
}

.box_contact-blog .right-cb .button-cb {
    background: #a24d24;
    font-size: 18px;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    border-radius: 4px;
    cursor: pointer;
    border: 1px solid #a24d24;
}

.box_contact-blog .right-cb .button-cb:hover {
    color: #a24d24;
    background: #fff
}

.box_formContact-blog {
    display: flex;
    gap: 20px;
    align-items: center;
    flex-wrap: wrap
}

.box_formContact-blog .right-cf {
    width: 240px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center
}

.box_formContact-blog .left-cf {
    width: calc(100% - 260px);
    display: flex;
    flex-direction: column;
    gap: 20px
}

.box_formContact-blog .left-cf .group_input-cf {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.box_formContact-blog .left-cf .group_input-cf textarea {
    width: 100%;
    height: 80px;
    background: transparent;
    padding: 10px;
    border-radius: 4px;
    font-family: inherit;
    font-style: italic
}

.box_formContact-blog .left-cf .group_input-cf input {
    padding: 10px;
    background: transparent;
    border-radius: 4px;
    border: 1px solid #666;
    font-family: inherit;
    font-style: italic
}

.box_formContact-blog .right-cf .button-cf {
    background: #a24d24;
    color: #fff;
    font-weight: bold;
    border: none;
    margin: 10px 0;
    padding: 5px 10px;
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid #a24d24;
    display: flex;
    align-items: center;
    gap: 8px
}

.dropdown-cf {
    background: url(/Css/Icon/dropdownBlogFormContact2.svg) no-repeat center center;
    height: 20px;
    width: 20px;
    cursor: pointer;
    align-self: center
}

.title-cf {
    font-weight: 600
}

.description-cf {
    color: #666;
    font-size: 14px
}

.form_contactBlog {
    display: none;
    flex-direction: column;
    gap: 10px;
    background: #FFF5F0;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2), 0 3px 5px 0 rgba(0, 0, 0, .19);
    padding: 13px 40px;
    border-radius: 10px
}

.form_contactBlog.active {
    display: flex!important
}

.box_searchEmpty {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 30px 0;
    align-items: center
}

.title-se {
    font-size: 21px;
    color: #a24d24;
}

.group_input-se {
    max-width: 400px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px
}

.group_input-se textarea {
    height: 80px;
    padding: 8px;
    font-family: inherit;
    border-radius: 4px;
    border: 1px solid #666
}

.group_input-se input {
    font-family: inherit;
    border-radius: 4px;
    padding: 8px;
    border: 1px solid #666
}

.button-se {
    display: flex;
    justify-content: center
}

.button-se button {
    background: #a24d24;
    border: none;
    padding: 10px 20px;
    border-radius: 8px;
    color: #fff;
    font-weight: bold
}

#RequestQuote6x .left .desc:last-child {font-weight: normal}

.support.sp1 .clweb {
    display: inline-block;
    font-size: 14px;
    color: #171717;
}

.support.sp1 .bot .icon {
    margin: 0 auto 15px;
}

.support.sp1 .description2 {
    color: #333;
    font-size: 14px
}


.leftServices .support.sp1 {
    padding: 12px
}

.vd_tour_support .left .avatar .wImage:before {
    padding-bottom: 100%
}
.boxTrip_tourCategory {padding-bottom: 50px}
.video_categoryTour{padding-top: 50px}
.box-article_homePage .wrp .group_items.owl-carousel .owl-dots .owl-dot:nth-child(n+5) {
    display: none
}

#section-8 .owl-nav button {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    position: absolute;
    top: calc(50% - 18px);
    border: 1px solid #fff;
    font-size: 0;
    cursor: pointer;
    background-size: unset
}


#section-8 .owl-next {
    right: 10px;
    background: url(/css/icon/chevron-right.svg) no-repeat center center;
    transform: unset;
}

#section-8 .owl-prev {
    left: 10px;
    background: url(/css/icon/chevron-left.svg) no-repeat center center;
    transform: unset;
}

.subReviewForRecruiment .slide-our-team {
    margin: 0 auto;
}



.btn_more_nosGuide span {
    background: #a44d24;
    padding: 10px 20px;
    border-radius: 15px;
    color: #fff;
    cursor: pointer;
}

@media(min-width: 768px) and (max-width: 1300px) {
    .cb-slideshow .heading {
        font-size: 25px;
        max-width: 200px;
        max-height: 40px
    }
}

@media(min-width: 768px) and (max-width: 900px) {
    .landing_table {
        width: 150%
    }
}

@media(max-width: 991px) {
    .box_more_ourTeam .btn_more_ourTeam {
        display: none
    }
    .team-slide .group-item {
        gap: 0
    }
    .propos_update {
        flex-direction: column
    }
    .propos-right,
    .propos-left {
        width: 100%
    }
    .box_menu-landingpage .image_menu-landing,
    .box_menu-landingpage .desc_menu-landing,
    .box_menu-landingpage .desc_contact-landing {
        width: 100%
    }
}

@media(max-width: 767px) {
    #contact-form .form-row {
        flex-wrap: wrap;
    }
    #contact-form .form-row .form-field {
        width: 100%
    }
    #contact-form {
        padding: 12px;
    }
    .listComment .items {
        gap: 8px
    }
    .listComment .info span {
        width: 24px;
        height: 24px;
    }

    .listComment .item .info, .listComment .item2 .info {
        width: 24px
    }

    .listComment .item {
        position: relative;
    }


    .listComment .item2 {
        position: relative;
         margin-left: -26px;
    }



    #section-3 .group-item.no_owl {
        overflow-x: scroll;
        flex-wrap: nowrap;
        padding: 5px
    }
    .vd_gallery.gr-galleryFourItems {
        grid-template-rows: 100px 100px 100px 100px;
    }
    .box-article_homePage .wrp .group_items .item .info .name {
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    #section-8.pt50 {
        padding-top: 35px
    }
    #section-8.pb70 {
        padding-bottom: 25px
    }
    .propos_update .propos-left .owl-nav button.owl-prev,
    .propos_update .propos-left .owl-nav button.owl-next {
        width: 36px;
        height: 36px;
        border-radius: 100%;
        position: absolute;
        border: 1px solid #fff;
        font-size: 0;
        cursor: pointer;
    }
    #section-8 .owl-nav button {
        width: 36px;
        height: 36px;
        
    }
    .propos_update .propos-left .owl-nav .owl-next{
        right: 10px;
        background: url(/css/icon/chevron-right.svg) no-repeat center center;
        transform: unset
    }

    .propos_update .propos-left .owl-nav .owl-prev{
        left: 10px;
        background: url(/css/icon/chevron-left.svg) no-repeat center center;
        transform: unset
    }
    .box-article_homePage.box-article_landing .wrp .group_items.owl-carousel .owl-dots {
        bottom: -40px
    }
    #popup-gift .popupRenseignement .popup-info {
        margin: 0
    }
    .box_contact-blog,
    .form_contactBlog {
        padding: 10px
    }
    .box_contact-blog .left-cb,
    .box_contact-blog .right-cb,
    .box_formContact-blog .right-cf,
    .box_formContact-blog .left-cf {
        width: 100%
    }
    .descContact-landing {
        margin-bottom: 20px;
    }
    .titleContact-Landing {
        margin-top: 20px
    }
    .over_aboutUs {
        display: flex;
        justify-content: center;
    }
    .over_aboutUs .btn_aboutUs {
        border: 1px solid #a24d24;
        color: #a24d24;
        cursor: pointer;
        padding: 5px 20px;
        font-size: 18px;
        border-radius: 4px;
        margin-top: 20px
    }
    .propos-right {
        max-height: unset;
        flex-direction: row;
        flex-wrap: wrap
    }
    #section-6 .owl-dots .owl-dot:nth-child(n+7),
    .SubBlogHomePage .owl-dots .owl-dot:nth-child(n+7),
    .box-article_homePage .wrp .group_items.owl-carousel .owl-dots .owl-dot:nth-child(n+7) {
        display: none
    }
    .group_image-custommer .item,
    .group_image-custommer .group_image-right {
        width: 100%
    }
    .team-slide .group-item .item2 .btn_showNotre {
        display: block
    }
    .team-slide .group-item .item2 .desc {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .landing_table {
        width: 250%
    }
    .cb-slideshow .heading {
        font-size: 22px;
        color: #fff;
        border-radius: 10px;
        position: absolute;
        top: 51%;
        right: 20%;
        width: 150px;
        height: 40px;
    }
    .vd_quiz_list {
        width: 100%
    }
    .close_allQuiz {
        top: 55%
    }
    .box-chucmung img {
        object-fit: contain
    }
    #section-ld .group-item .item {
        width: 100%
    }
    #contact-form2.SubDetailForm .titleF{
        font-size: 18px
    }
}

@media(max-width: 479px) {
    #popup-gift.pu-gift .popupRenseignement .btn_close {
    top: 5px;
    right: 5px
}
    .vd_hyperlink .heading, .SubBlogHomePage .heading {
        font-size: 25px
    }
    #section-8 .pull-right ul li {
        border-bottom: 1px solid #fbfbfb;
        margin-bottom: 10px;
        padding-bottom: 10px
    }
    #section-8 .pull-right ul li:last-child, #section-8 .pull-right:not(.active) ul li:nth-child(3) {
        border-bottom: none
    }
    .article_box .wrp .group-item .article_left .item {
        border-bottom: 1px solid #f3f3f3;
        margin-bottom: 15px;
        padding-bottom: 15px;
        align-items: flex-start
    }
    .article_box .wrp .group-item .article_left .item:last-child {
        border-bottom: none
    }
    .article_box .wrp .group-item .article_left {
        gap: 0
    }
    .article_box .wrp .group-item .article_left .item .info .description {
        display: none;
    }
    .box-article_homePage .wrp .group_items .item .info .date-view {
        display: none;
    }
    .popup.pu-success-gift .desc_popup-gift {
        padding: 0
    }
    .popup.pu-success-gift .popup-content.popupRenseignement {
        max-width: 95%!important
    }
    .popup.pu-gift {
        overflow-y: auto
    }
    .popup.pu-gift .popupRenseignement {
        max-height: 90vh !important;
        overflow-y: auto
    }
    .popup.pu-gift .popupRenseignement .popup-info {
        overflow: unset
    }
    .logo_popup-gift {
        display: none
    }
    #popup-gift .popup-content {
        flex-direction: column;
        padding: 20px;
    }
    .box_gift-update {
        flex-direction: column-reverse
    }
    .box_gift-update .gift_form,
    .box_gift-update .gift_image {
        width: 100%
    }
    .close_allQuiz {
        padding: 6px 12px
    }
    .footer-top .flex-center {
        gap: 10px
    }
    .footer-top .flex-center .footer-share,
    .footer-top .flex-center .contact-info {
        width: 100%
    }
    .box-article_homePage .wrp .group_items .item .info .view,
    .box-article_homePage .wrp .group_items .item .info .date {
        font-size: 14px
    }
    .listRecruitment .box-infoRecruitment .titleRecruitment {
        font-size: 18px
    }
    .listRecruitment .box-infoRecruitment .dateExpirationRecruitment {
        font-size: 18px;
        padding: 0 0 0 20px;
        display: inline-block
    }
    .listRecruitment .box-infoRecruitment {
        flex-direction: column;
        padding: 10px 0
    }
    .listRecruitment .box-infoRecruitment .box-dateRecruitment {
        border: none;
        padding: 0;
        text-align: center
    }
    .itemAdvRecruitment {
        width: 100%
    }
    .box-article_homePage .wrp .group_items .item .info .description {
        display: none
    }
    .article_box .wrp .group-item .item .info .date-view {
        font-size: 13px;
        gap: 10px;
        margin: 10px 0
    }
    .article_box .wrp .article_left,
    .article_box .wrp .article_right {
        width: 100%
    }
    .group_language-vd {
        margin: 0
    }
    .gr_box_range {
        margin: 0 30px
    }
    .titleFilterLanding {
        border-top: none
    }
    .btn_close_popupFilter {
        background: url('/Css/Icon/closePopupFilter.svg') no-repeat center center;
        width: 30px;
        position: fixed;
        height: 30px;
        right: 15px;
        top: 5px;
    }
    .box_category_landing-main .group-item .item {
        width: 100%
    }
    .box_category_landing-main .filter {
        display: none;
        height: 100%;
        background: #fff;
        position: fixed;
        top: 0;
        z-index: 10;
        left: 0;
        right: 0;
        padding: 10px 20px;
        overflow-y: scroll
    }
    .box_category_landing-main .filter,
    .box_category_landing-main .group-item {
        width: 100%
    }
    .box_openFilter {
        display: flex;
        justify-content: center;
        margin-bottom: 30px
    }
    .btn_open_filter {
        display: block;
        color: #fff;
        border-radius: 10px;
        background: #a24d24;
        padding: 10px 4px;
    }
    .tour_menu-mbLanding {
        display: block;
        margin: 0 -10px
    }
    .tour_menu-mbLanding.fixed {
        position: fixed;
        left: 0;
        right: 0
    }
    .titleBoxZoomMobile {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        padding: 0 10px
    }
    .titleBoxZoomMobile span {
        text-align: center;
        font-weight: bold;
        font-size: 14px
    }
    .gr_ldPriceZoom .item_ldPriceZoom .boxZoom {
        padding: 5px;
        border-left: none;
        border-right: none;
        border-bottom: none
    }
    .gr_ldPriceZoom .item_ldPriceZoom {
        overflow: scroll
    }
    .gr_ldPriceZoom .item_ldPriceZoom .boxZoom .icon_action span,
    .gr_ldPriceZoom .item_ldPriceZoom .boxZoom .ld_date2,
    .item_ldPriceZoom .boxZoomTitle {
        display: none
    }
    .landing_boxPrice-title {
        margin: 0 0 30px 0;
        font-size: 22px;
        font-weight: normal
    }
    .SubTourPropose {
        margin-bottom: 20px
    }
    .ld_date1,
    .ld_date2,
    .ld_status,
    .ld_price {
        font-size: 14px
    }
    .item_ldPriceZoom .cm-btn {
        padding: 0 5px;
        border-radius: 10px;
        font-size: 14px
    }
    .txtTitlePromotion {
        font-size: 30px
    }
    .gr_titleSlide {
        font-size: 18px;
    }
    .gr_titleSlide .item_titleSlide {
        width: calc(100% - 60px);
        margin: 0 auto
    }
}