@media (min-width: 1300px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1290px;
    }
}

.setting-menu-pc {
    position: relative;
}

.setting-menu-pc .sec-logo {
    position: relative;
}
.box-ngay-khoihanh {
  cursor: grab;  
}

.box-ngay-khoihanh:active {
  cursor: grabbing; 
}
.setting-menu-pc .logo-section {
    position: absolute;
    top: -60px;
    left: 0;
}

.setting-menu-pc.fixed .logo-section{
    position: relative;
    top: 0;
}

.setting-menu-pc.fixed .logo-section img {
    height: 6rem;
}

.mb-70 {
    margin-bottom: 7rem;
}

.radius-10 {
    border-radius: 10px;
    overflow: hidden;
}
.btn-hover-color {
    background: var(--light);
    border-radius: 6px;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    font-weight: 600;
}

.btn-hover-color:hover {
    background: linear-gradient(0deg,rgba(223, 179, 74, 1) 0%, rgba(237, 221, 83, 1) 100%);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.btn-color {
    border-radius: 6px;
    color: var(--color-highlight);
    font-weight: 600;
    background: linear-gradient(0deg,rgba(223, 179, 74, 1) 0%, rgba(237, 221, 83, 1) 100%);
}

.btn-trans {
    border: 1px solid var(--color-highlight-2);
    border-radius: 6px;
    font-weight: 600;
}

.btn-trans i {
    color: var(--color-highlight-2);
}

.box-member-top a{
    margin-left: 1rem;
}

/*header*/
.slogan-header {
    color: #fff;
    display: flex;
    align-items: center;
}

.slogan-header span.slogan {
    margin-right: 15px;
    display: flex;
    align-items: center;
}

.slogan-header span.slogan svg {
    margin-right: 5px;
}
.box-header-top>.container>.row>div:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.header-menu-top>ul {
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
}

.header-menu-top>ul>li {
    list-style: none;
    margin-left: 15px;
}

.header-menu-top>ul>li>a {
    color: #fff !important;
}

.header-menu-top>ul>li>a>i {
    display: inline-block;
    margin-right: 8px;
}

.box-search .input-group {
    border: 1px solid #004ee6;
    border-radius: 8px;
}

.box-search .input-group .form-control {
    height: 42px;
    border: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.box-search .input-group .input-group-append .btn-submit {
    background: none;
    border: 0;
    padding: 0 10px;
}

@media (min-width:1200px){
    .menu-section>ul {
        display: flex;
        justify-content: space-between;
    }
    
    .menu-section > ul > li:first-child {
        margin-left: 0;
    }
}

/*header*/

.box-category-product .item .inter-img .img {
    border-radius: 16px;
    overflow: hidden;
}

.box-category-product .item .inter-img {
    margin-bottom: 15px;
}

.box-category-product .item .inter-content {
    text-align: center;
}

.box-category-product .item .inter-content .name a {
    color: #000;
    font-size: 16px;
}

.box-home-01 {
    margin-bottom: 70px;
    margin-top: 70px;
}

.info-benefit .text-benefit .item {
    margin-bottom: 30px;
}

.info-benefit .text-benefit .item .short {
    display: inline-block;
    background: #dbeafe;
    padding: 5px 15px;
    border-radius: 20px;
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 12px;
    color: #3b5abb;
}

.info-benefit .text-benefit .item .title {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 700;
}

.box-benefit .img {
    border-top-right-radius: 200px;
    overflow: hidden;
    border-bottom-left-radius: 200px;
}

.info-benefit .title-slogan {
    margin-bottom: 45px;
}

.box-home-02 {
    margin-bottom: 70px;
}

.title-tab {
    margin-bottom: 30px;
}

.title-tab .block-tab>li.nav-item {
    margin-right: 15px;
}

.title-tab .block-tab>li.nav-item>.nav-link {
    font-weight: 600;
    color: #7c828f;
    font-size: 14px;
    border-radius: 22px;
    padding: 12px 25px;
    margin-bottom: 0;
    border-bottom: 0;
    border: 1px solid #ddd;
}

.title-tab .block-tab>li.nav-item>.nav-link.active, .title-tab .block-tab>li.nav-item>.nav-link:hover {
    background: #004ee6;
    color: #fff;
}

.title-tab .title-slogan {
    margin-bottom: 25px;
}
.product-item .inner-content {
    padding: 15px;
}

.product-item .inner-content .price {
    display: flex;
    justify-content: end;
}
.box-note-pm {
    position: relative;
    padding: 60px 0;
}

.box-note-pm:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #e3f0ff;
    width: calc(100% + 200px);
    height: 100%;
    border-radius: 20px;
}

.box-note-pm .info-note-pm .title-slogan .slogan {
    padding: 10px 15px;
    background: #fff;
    display: inline-block;
    border-radius: 30px;
    margin-bottom: 30px !important;
}

.box-note-pm .info-note-pm .title-slogan .dsc {
    font-size: 20px;
}

.box-note-pm .info-note-pm .title-slogan .title-section {
    margin-bottom: 30px;
}

.box-note-pm .row {
    flex-wrap: wrap;
    margin-right: -7.5px;
    margin-left: -7.5px;
}

.box-note-pm .row>div {
    padding-right: 7.5px;
    padding-left: 7.5px;
}
.box-note-pm .list-image .img.image-left {
    padding-top: 160%;
    border-radius: 16px;
    overflow: hidden;
}

.box-note-pm .list-image .item-img {
    margin-bottom: 15px;
}

.box-note-pm .list-image .images-center .item-img:nth-child(1) .image {
    padding-top: 148%;
    border-radius: 20px;
    overflow: hidden;
}

.box-note-pm .list-image .item-img .image {
    border-radius: 20px;
    overflow: hidden;
}

.box-note-pm .list-image .images-right .item-img:nth-child(2) .image {
    padding-top: 115%;
}

.box-note-pm .list-image .item-img:last-child {
    margin-bottom: 0;
}

.box-note-pm .list-image>.row {
    display: flex;
    align-items: center;
}

.box-note-pm .list-image .images-center .item-img:nth-child(2) .image {
    padding-top: 90%;
}

.box-home-03 {
    margin-bottom: 50px;
}

.box-home-04 {
    margin-bottom: 80px;
}

.box-what-customers .title-slogan {
    margin-bottom: 30px !important;
}

.box-what-customers .item {
    border: 1px solid #ddd;
    padding: 30px;
    border-radius: 20px;
}

.box-what-customers .item .title {
    font-weight: 700;
    margin-bottom: 15px;
}

.box-what-customers .item .description {
    margin-bottom: 15px;
}

.box-what-customers .item .img-name {
    display: flex;
    align-items: center;
}

.box-what-customers .item .img-name .img {
    flex: 0 0 80px;
    max-width: 80px;
    margin-right: 15px;
}

.box-what-customers .item .img-name .img img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50%;
}

.box-what-customers .item .inter-content .name {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}
.box-home-05 {
    margin-bottom: 80px;
}

.box-article-home .title-section {
    margin-bottom: 30px;
}

.article-item {
    border: 1px solid #ddd;
    border-radius: 12px;
    overflow: hidden;
}

.article-item .inner-content {
    padding: 15px;
}

.article-item .inner-content .post-date {
    margin-bottom: 5px;
}

.article-item.swiper-slide {
    margin-bottom: 0;
}
.box-home-06 {
    margin-bottom: 80px;
}


.setting-menu.fixed {
    margin: auto;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    animation: stuckMoveDown .6s;
    -moz-box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.09);
    box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: white;
}
@keyframes stuckMoveDown {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0)
    }
}

/*footer*/
footer {
    background: #321A08;
    padding-top: 8rem;
}

.img-bocongthuong img {
    height: 6rem;
}

.title-footer {
    font-size: 15px;
    font-weight: 700;
    color: var(--color-highlight-2);
    margin-bottom: 20px;
}

.btn-red {
    color: white;
    background: #FC1A0C;
    font-weight: 700;
    font-size: 20px;
    border-radius: 10px;
}

.btn-red:hover {
    color: white;
}

.newsletter {
    background: rgb(255 246 203);
    border-radius: 10px;
    padding: 20px 32px;
}

.newsletter .box-img {
    position: relative;
    width: 10rem;
}

.newsletter .box-img .img-absolute {
    position: absolute;
    top: -60px;
    left: 0;
}

.newsletter > .row > div:nth-child(1) {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
    gap: 2rem;
}

.newsletter .title {
    font-size: 24px;
    font-weight: 700;
}

.newsletter .sub-title {
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
}

.newsletter input {
    border-radius: 6px;
}

.list-social {
    display: flex;
    gap: 1rem;
}

.list-social img {
    width: 32px;
}

.menu-footer>ul {
    padding-left: 0;
}

.menu-footer>ul>li {
    list-style: none;
}

.menu-footer>ul>li>a {
    color: var(--white);
    display: inline-block;
    margin-bottom: 15px;
}

.box-footer-mid {
    padding-top: 50px;
    border-top: 1px solid #ddd;
}

.box-footer-mid>.container>.row>div:nth-child(1), .box-footer-mid>.container>.row>div:nth-child(2) {
    flex: 0 0 25%;
    max-width: 25%;
}

.box-footer-mid>.container>.row>div:nth-child(3), .box-footer-mid>.container>.row>div:nth-child(4), .box-footer-mid>.container>.row>div:nth-child(5) {
    flex: 0 0 16.66%;
    max-width: 16.66%;
}

.box-form-contact {
    background: #e3f0ff;
    border-radius: 30px;
    overflow: hidden;
}

.box-form-contact .form {
    padding: 20px 70px;
}

.box-form-contact .form .title {
    font-weight: 700;
    font-size: 23px;
    margin-bottom: 10px;
}

.box-form-contact .form .dsc {
    font-size: 16px;
    margin-bottom: 15px;
}

.box-form-contact .form .form-group {
    margin-bottom: 15px;
}

.box-form-contact .form .form-group .form-control {
    border-radius: 8px;
    height: 45px;
}

.box-form-contact .form .form-group textarea.form-control {
    height: 90px;
}

.box-form-contact .form .form-group .btn-submit {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 45px;
    padding: 0;
    line-height: 43px;
    border-radius: 8px;
}

.box-form-contact>.row {
    margin-right: 0;
    margin-left: 0;
}

.box-form-contact>.row>div {
    padding: 0;
}
.box-home-07 {
    margin-bottom: 70px;
}

footer .logo-section {
    margin-bottom: 15px;
}

.header-page-title {
    height: 31.008vw;
    background-size: cover;
    backdrop-filter: brightness(60%);
    -webkit-backdrop-filter: brightness(60%);
    margin-bottom: 70px;
}

.header-page-title .breadcrumb {
    height: 100%;
    backdrop-filter: brightness(60%);
    -webkit-backdrop-filter: brightness(60%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-page-title .breadcrumb .content {
    text-align: center;
    position: relative;
    z-index: 9;
}

.header-page-title .breadcrumb .content .title {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
}

.header-page-title .breadcrumb nav.breadcrumbs-section {
    justify-content: center;
}

.header-page-title .breadcrumb nav.breadcrumbs-section a, .header-page-title .breadcrumb nav.breadcrumbs-section a>span {
    color: #fff;
}
.header-page-title .breadcrumb nav.breadcrumbs-section a:last-child::after {
    display: none;
}

.box-section-product-page-01 {
    margin-bottom: 70px;
}
.article-hot .info-article-right .article-item {
    display: flex;
    margin-bottom: 25px;
    align-items: center;
}

.article-hot .info-article-right .article-item .inner-image {
    flex: 0 0 175px;
}

.article-hot .info-article-right .article-item:last-child {
    margin-bottom: 0;
}

.article-hot .info-article-left .article-item {
    margin-bottom: 0;
    position: relative;
}

.article-hot .info-article-left .article-item .inner-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 9;
}

.article-hot .info-article-left .article-item:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 190px;
    bottom: 0;
    background-image: linear-gradient(0deg, black, transparent);
    z-index: 1;
}

.article-hot .info-article-left .article-item .inner-content .article-title a {
    color: #fff;
}

.article-hot .info-article-left .article-item .inner-content .post-date {
    color: #fff;
}

.article-hot .info-article-left .article-item .inner-content .article-title {
    height: auto;
}

.article-hot .info-article-left .article-item .inner-content .article-description {
    color: #fff;
}
.article-hot {
    margin-bottom: 70px;
}

.article-hot .title-section {
    margin-bottom: 30px;
}

.article-hot .info-article-left .article-item .inner-image .img {
    padding-top: 75.5%;
}

.box-section-atc-page-02 {
    margin-bottom: 70px;
}

.box-article-page .article-item {
    display: flex;
    border: 0;
    border-radius: 0;
}

.box-article-page .article-item .inner-image {
    flex: 0 0 250px;
}

.box-article-page .article-item .inner-content {
    padding: 0 15px;
    flex: 1 1;
}

.box-article-page .article-item .inner-content .article-title {
    height: auto;
}

.box-article-page .article-item .inner-image .img {
    border-radius: 12px;
    overflow: hidden;
}

.view-small {
    border: 1px solid #d1d5db;
    border-radius: 12px;
}

.view-small .title {
    padding: 10px 15px;
    border-bottom: 1px solid #d1d5db;
    font-weight: 700;
    font-size: 18px;
}

.view-small .info {
    padding: 15px;
}

.view-small .info .article-item {
    border: 0;
    border-radius: 0;
    display: flex;
    margin-bottom: 20px;
}

.view-small .info .article-item .inner-image {
    flex: 0 0 115px;
    max-width: 115px;
}

.view-small .info .article-item .inner-content {
    padding: 0;
    flex: 1 1;
    padding-left: 15px;
}


.view-small .info .article-item .inner-content .article-title a {
    font-size: 14px;
}

.view-small .info .article-item .inner-content .article-title {
    line-height: 1.2;
    margin-bottom: 5px !important;
    height: auto;
}

.view-small .info .article-item .inner-image .img {
    border-radius: 8px;
    overflow: hidden;
    padding-top: 90%;
}

.view-small .info .article-item .inner-content .article-description {
    font-size: 13px;
}

.view-small .info .article-item:last-child {
    margin-bottom: 0;
}

.product-item .text-cate {
    font-size: 12px;
    color: var(--gray-bold);
    
}



.product-item .inner-content .attributes .item {
    /*display: flex;*/
    /* justify-content: space-between; */
    margin-top: 7px;
}

.product-item .inner-content .attributes .item span {
    font-size: 12px;
    font-weight: 300;
    color: #6d6864;
}

.product-item .inner-content .attributes .item span.name>i {
    margin-right: 5px;
    color: var(--color-highlight);
    display: inline-block;
    width: 13px;
}

.product-item .inner-content .attributes .item span.value>span {
    margin-left: 3px;
    position: relative;
}

.product-item .inner-content .attributes .item span.value>span:first-child {
    margin-left: 0;
}

.product-item .inner-content .attributes .item span.value>span:before {
    content: ',';
    margin-right: 3px;
}

.product-item .inner-content .attributes .item span.value>span:first-child:before {
    display: none;
}

.box-article-detail .banner-article-detail {
    max-width: calc(100% - 10vw);
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.box-article-detail .banner-article-detail .inner-image img {
    /* width: 100%; */
    /* height: 25vw; */
    width: 1200px;
    height: 630px;
    object-fit: cover;
    border-radius: 50px;
    z-index: -1;
}

.box-article-detail .article-detail {
    flex-basis: calc(100% - 90px);
    max-width: calc(100% - 90px);
    padding: 30px 20px 20px;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #ddd;
}

.box-article-detail .box-share-article  {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: -140px;
    margin-left: 5rem;
}
.box-article-detail .social-share {
    background: #fff;
    display: inline-block;
    padding: 5px 5px;
    border-radius: 43px;
    border: 1px solid #dddd;
}
.box-article-detail .item-detail-share {
    flex: 0 0 60px;
    max-width: 60px;
}
.box-article-detail .social-share .list-social .btn-social a {
    color: #fff !important;
    display: flex;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    /* margin-bottom: 15px; */
}
.box-article-detail .social-share .list-social .btn-social svg {
    width: 40px;
    height: 40px;
}
.box-article-detail .article-detail .article-top .title {
    font-size: 38px;
    font-weight: 700;
    color: #000;
    text-transform: upercase;
    padding: 0 50px;
    margin-bottom: 15px;
}

.box-article-detail .article-detail .article-top {
    text-align: center;
}

.box-article-detail .author-view-detail {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 20px;
}

.box-article-detail .author-view-detail .author {
    display: flex;
    align-items: center;
}

.box-article-detail .author-view-detail .author .img-author {
    margin-right: 15px;
}

.box-article-detail .author-view-detail .author .img-author img {
    width: 54px;
    height: 54px;
    border: 4px solid var(--blue-black);
    border-radius: 50%;
}

.box-article-detail .author-view-detail .view {
    background: #EAEAEA;
    padding: 2px 10px;
    border-radius: 20px;
    color: #000;
    font-size: 13px;
}

.box-article-detail .author-view-detail .view i {
    margin-right: 5px;
}

.box-article-detail .social-share .list-social .btn-social:last-child a {
    margin-bottom: 0;
}
.font-detail h2{
    font-size: 23px;
}
.font-detail h3{
    font-size: 20px;
}
.font-detail h4{
    font-size: 18px;
}

.box-section-article-01, .box-section-article-02 {
    margin-bottom: 60px;
}

.box-section-article-02 .title-section {
    margin-bottom: 15px;
}

.box-image-product {
    margin-bottom: 40px;
    position: relative;
}

.box-image-product>.row {
    margin-right: -5px;
    margin-left: -5px;
}

.box-image-product>.row>div {
    padding-right: 5px;
    padding-left: 5px;
}

.box-image-product .img-right .img {
    margin-bottom: 10px;
    border-radius: 8px;
    overflow: hidden;
    padding-top: 65.9%;
}

.box-image-product .img-right .img:last-child {
    margin-bottom: 0;
}

.box-image-product .img-left {
    border-radius: 8px;
    overflow: hidden;
}

.product-content-detail-left .product-info-left {
    border: 1px solid #d1d5db;
    padding: 30px;
    border-radius: 12px;
    margin-bottom: 40px;
}

.product-content-detail-left .product-info-left .product-title-detail {
    font-size: 28px;
    font-weight: 600;
}

.product-content-detail-left .product-info-left .dsc {
    font-size: 16px;
}
.product-content-detail-left .product-info-left .attributes {
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #ddd;
    padding-top: 15px;
}

.product-content-detail-left .product-info-left .attributes .item {
    margin-right: 30px;
    margin-bottom: 10px;
}

.product-content-detail-left .product-info-left .attributes span.name i {
    display: inline-block;
    color: var(--color-highlight);
    width: 25px;
    margin-right: 0;
}

.product-content-detail-left .product-info-left .attributes .item span.name {
    font-weight: 600;
}

.product-content-detail-right {
    border: 1px solid #d1d5db;
    padding: 30px;
    border-radius: 12px;
    position: sticky;
    top: 0;
}

.product-content-detail-right form .form-group {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #dddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.product-content-detail-right form .form-group span.icon {
    display: inline-block;
    flex: 0 0 40px;
}

.product-content-detail-right form .form-group span.icon svg {
    width: 30px;
    height: 30px;
}

.product-content-detail-right form .form-group span.value {
    flex: 1 1;
}

.product-content-detail-right form .form-group span.value input.form-control {
    border: 0;
    padding: 0;
    height: 35px;
}

.product-content-detail-right form .form-group .btn-submit {
    width: 100%;
    border-radius: 5px;
}

.product-content-detail-right .price {
    display: flex;
    justify-content: space-between;
    /* border-bottom: 1px solid #ddd; */
    /* padding-bottom: 15px; */
}

.product-content-detail-right .price .price-amount {
    font-size: 20px;
}

.product-content-detail-right form .form-group span.value label {
    margin-bottom: 0;
}
.product-content-detail-left .produc-info-left-bottom {
    border: 1px solid #d1d5db;
    padding: 30px;
    border-radius: 12px;
    margin-bottom: 40px;
}

.product-content-detail-left .produc-info-left-bottom .title, .product-content-detail-left .product-info-left-lt .title {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 15px;
}

.cus-form-booking .modal-content {
    border-radius: 15px;
}

.cus-form-booking .total_price {
    font-size: 20px;
    color: red;
    font-weight: 600;
}

.cus-form-booking img {
    border-radius: 10px;
}

@media (min-width: 992px) {
    .modal-lg, .modal-xl {
        max-width: 900px !important; 
    }
}

.info-tour-order .name-tour {
    font-size: 20px;
    font-weight: 600;
}

.font-detail>ul {
    padding-left: 20px;
}

.font-detail img {
    width: 100%;
    height: auto;
}

.product-content-detail-right form .form-group textarea.form-control {
    padding: 0;
    border: 0;
}

.box-dt-prd-01, .box-dt-prd-02 {
    margin-bottom: 40px;
}

.swiper-button-prev i, .swiper-button-next i {
    color: #fff;
}
.tags span.tags-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
}

.load-more {
    background: #ffffff;
    position: relative;
    padding: 10px;
}

.load-more>a {
    padding: 8px 25px;
    background: var(--color-highlight);
    color: #fff;
    display: inline-block;
    border-radius: 20px !important;
    cursor: pointer;
}

.load-more>.btn-hide, .info-show-content.show .load-more>.btn-show {
    display: none;
}

.info-show-content.show .load-more>.btn-hide {
    display: inline-block;
}

.info-show-content .content-text {
    max-height: 500px;
    overflow: hidden;
}

.info-show-content.show .content-text {
    max-height: 100%;
}
.load-more>a>i {
    font-size: 10px;
}

.product-content-detail-left .product-info-left-lt {
    border: 1px solid #d1d5db;
    padding: 30px;
    border-radius: 12px;
}

.product-content-detail-left .product-info-left-lt .card {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.product-content-detail-left .product-info-left-lt .item-title-process {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 17px;
    cursor: pointer;
    color: var(--color-highlight);
}

.product-content-detail-left .product-info-left-lt .card:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.description-process {
    padding-top: 15px;
}

.product-content-detail-left .product-info-left-lt .item-title-process.collapsed {
    color: #000;
}

.product-content-detail-left .product-info-left-lt .item-title-process.collapsed i:before {
    content: '\f078';
}

.box-image-product .item.item-img>a {
    position: absolute;
    z-index: 9;
    bottom: 10px;
    left: 10px;
    display: inline-block;
    background: #fff;
    padding: 5px 25px;
    border-radius: 5px;
    color: #000;
}

.box-contact-website .img {
    border-radius: 20px;
    overflow: hidden;
}

.box-contact-website .info-form .title {
    font-size: 32px;
    margin-bottom: 10px;
    font-weight: 700;
}

.box-contact-website .info-form .dsc {
    margin-bottom: 20px;
    font-size: 15px;
}

.box-contact-website .info-form .form-group {
    margin-bottom: 15px;
}

.box-contact-website .info-form .form-group .form-control {
    border-radius: 8px;
    height: 48px;
    border-color: #ddd;
}

.box-contact-website .info-form .form-group textarea.form-control {
    height: 100px;
}

.box-contact-website .info-form .form-group .btn-submit {
    border-radius: 8px;
}
.box-map-contact {
    background: var(--light);
    margin-top: 50px;
    /* padding-left: calc((100% - 1170px)/2); */
}

.box-map-contact>.row {
    display: flex;
    align-items: center;
}

.info-website .info .item>span {display: block;}
.info-website .title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 10px;
}

.info-website .dsc {
    margin-bottom: 25px;
    font-size: 16px;
}

.info-website .info .item {
    margin-bottom: 30px;
}

.info-website .info .item span.name {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 15px;
}

.info-website .info .item span.name>svg {
    display: inline-block;
    margin-right: 10px;
}
.info-website .info>.row>div:nth-child(3) .item, .info-website .info>.row>div:nth-child(4) .item {
    margin-bottom: 0;
}

.banner-slider {
    position: relative;
}

.banner-slider .info-form {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    z-index: 1;
}

.banner-slider .info-form .text {
    text-align: center;
    color: #fff;
}

.banner-slider .info-form .text .title {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 15px;
}

.banner-slider .info-form .text .dsc {
    font-size: 25px;
}
.banner-slider .info-form .form {
    background: #fff;
    padding: 15px;
    border-radius: 15px;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

.banner-slider .info-form .form .btn-submit {
    width: 100%;
    border-radius: 8px;
    height: 50px;
}

.banner-slider .info-form .form .orderby-title {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.banner-slider .info-form .form .dropdown-menu {
    min-width: 170px;
    padding: 0;
}

.banner-slider .info-form .form .dropdown-menu  .checkmark {
    height: 16px;
    width: 16px;
    background-color: #fff;
    display: inline-block;
    margin-right: 8px;
    border: 1px solid #464646;
    border-radius: 3px;
    position: relative;
}
.banner-slider .info-form .form .dropdown-menu .list-item .item-check>label {
    display: block;
    margin-bottom: 0;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    display: flex;
    align-items: center;
    cursor: pointer;
    font-weight: 400;
}

.banner-slider .info-form .form .dropdown-menu .list-item .item-check>label input[type="checkbox"] {
    opacity: 0;
    width: 0;
    height: 0;
}

.banner-slider .info-form .form .dropdown-menu .list-item  input:checked ~ .checkmark {background: var(--color-highlight);}

.banner-slider .info-form .form .dropdown-menu .list-item input:checked ~ .checkmark:after {
    content: "\f00c";
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    color: #fff;
    font-size: 9px;
    position: absolute;
    top: 0px;
    left: 3px;
}
.banner-slider .info-form .form .dropdown-menu .list-item .item-check>label input {
    opacity: 0;
    width: 0;
    height: 0;
}

.banner-slider .info-form .form .orderby-title>span {
    cursor: pointer;
}
.banner-slider .info-form .form .item-check.custom-control {
    padding-left: 0;
}
.banner-slider .info-form .form .dropdown-menu .list-item {
    max-height: 250px;
    overflow-y: auto;
}

.banner-slider .info-form .form .dropdown-menu .list-item::-webkit-scrollbar {
    width: 2px;
    background-color: #F5F5F5;
    border:1px solid #fff
} 
.banner-slider .info-form .form .dropdown-menu .list-item::-webkit-scrollbar-thumb {
    background-color: #000;
    width:3px;
}

.banner-slider .info-form .form .orderby-title span.text-name span {
    display: block;
}

.banner-slider .info-form .form .orderby-title span.icon, .calendar-overlay .icon {
    border: 1px solid #e7e6e6;
    width: 50px;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    margin-right: 10px;
    color: #000;
    font-size: 20px;
}
.banner-slider .info-form .form .dropdown-menu .list-item .item-check>label:hover {
    color: var(--color-highlight);
}

.banner-slider .info-form .form .dropdown-menu .list-item .item-check>label:hover .checkmark {
    border-color: var(--color-highlight);
}
.contact-right {
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 3;
}

.contact-right li.entry-content {
    list-style: none;
}

.contact-right li.entry-content>a {
    margin-top: 10px;
    width: 180px;
    background-color: #fff;
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, .08);
    border-radius: 10px;
    padding: 10px 20px !important;
    display: flex;
    align-items: center;
    color: #000;
}

.contact-right li.entry-content>a>span.icon>img {
    width: 32px;
    height: 32px;
    display: inline-block;
    object-fit: contain;
}

.contact-right li.entry-content>a span.icon {
    display: inline-block;
    margin-right: 10px;
}

.contact-right li.entry-content>a span.content span.name {
    font-weight: 700;
    display: block;
    font-size: 16px;
}


.contact-form-section .title-section {
    font-size: 3.6rem;
}

.contact-form-section .form-control {
    border: 1px solid #e1e1e1;
    border-radius: 2.4rem;
}

.item-partner img {
    width: 100%;
    object-fit: cover;
}


.hotline-phone-ring-wrap {
    right: 20px;
    bottom: 20px;
    position: fixed;
    z-index: 990;
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 7rem;
    height: 7rem;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hotline-phone-ring-img-circle {
    width: 4rem;
    height: 4rem;
    border-radius: 100%;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hotline-phone-ring-circle {
    width: 6.5rem;
    height: 6.5rem;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid rgb(51 152 205);
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}

.hotline-phone-ring-circle-fill {
    width: 5rem;
    height: 5rem;
    position: absolute;
    background-color: rgb(51 152 205);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

#zalo .hotline-phone-ring-circle, .messenger-toggle .hotline-phone-ring-circle {
    border-color: #0e95e5;
}

#zalo .hotline-phone-ring-circle-fill, .messenger-toggle .hotline-phone-ring-circle-fill {
    background-color: #0a92e8;
}

#tiktok .hotline-phone-ring-circle {
    border-color: #7c7c7c;
}

#tiktok .hotline-phone-ring-img-circle {
    background-color: #fff;
}

#tiktok .hotline-phone-ring-circle-fill {
    background: #585858;
}

#facebook .hotline-phone-ring-circle {
    border-color: #3c5996;
}

#facebook .hotline-phone-ring-circle-fill {
    background: #3c5996;
}

@keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }

    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
    }
}

@keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }

    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}

@keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-15deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(15deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-15deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(15deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}



.tooltip-social .tooltip-text {
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.75);
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    border-radius: 4px;
    position: absolute;
    bottom: 4px;
    white-space: nowrap;
    z-index: 999;
    opacity: 0;
    transition: opacity 0.3s ease;
    right: 130%;
}

.tooltip-social:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}

.tooltip-social:hover .tooltip-text::after {
    content: "";
    position: absolute;
    top: 27%;
    left: 100%;
    border-width: 7px;
    border-style: solid;
    border-color: transparent transparent transparent rgba(0, 0, 0, 0.75);
}

.tooltip-social:hover img {
    border-radius: 50%;
    box-shadow: 0 5px 10px rgb(0 0 0 / 15%), 0 4px 15px rgb(0 0 0 / 13%);
}

@media (min-width:1200px){
        
    .banner-slider .info-form .form form>.row>div {
        flex: 0 0 38%;
        max-width: 38%;
    }
    
    .banner-slider .info-form .form form>.row>div:last-child {
        flex: 0 0 24%;
        max-width: 24%;
    }
}

@media (max-width: 1300px) {
    .menu-section > ul > li {
        margin-right: 0.5rem;
    }
}

@media (max-width:1200px){
    .box-home-01 {
        margin-bottom: 30px;
    }
    .title-section {
        font-size: 2.4rem;
    }
    .info-benefit .text-benefit .item .title {
        font-size: 16px;
        margin-bottom: 10px;
    }
    
    .info-benefit .text-benefit .item .short {
        margin-bottom: 10px;
    }
    
    .info-benefit .text-benefit .item {
        margin-bottom: 25px;
    }
    
    .box-benefit .img {
        border-top-right-radius: 100px;
        border-bottom-left-radius: 100px;
    }
    .info-benefit .title-slogan {
        margin-bottom: 30px;
    }
    .box-home-02 {
        margin-bottom: 30px;
    }
    
    .title-tab .title-slogan {
        margin-bottom: 15px;
    }
    
    .title-tab {
        margin-bottom: 15px;
    }
    
    .title-tab .block-tab>li.nav-item>.nav-link {
        padding: 8px 17px;
    }
    .box-home-02 {
        margin-bottom: 30px;
    }
    
    .title-tab .title-slogan {
        margin-bottom: 15px;
    }
    
    .title-tab {
        margin-bottom: 15px;
    }
    
    .title-tab .block-tab>li.nav-item>.nav-link {
        padding: 8px 17px;
    }
    
    .row {
        margin-right: -7.5px;
        margin-left: -7.5px;
    }
    
    .row>div {
        padding-right: 7.5px;
        padding-left: 7.5px;
    }
    .box-home-03 {
        margin-bottom: 20px;
    }

    .box-note-pm .info-note-pm .title-slogan .slogan {
        margin-bottom: 15px !important;
    }
    
    .box-note-pm .info-note-pm .title-slogan .title-section {
        margin-bottom: 10px;
    }
    
    .box-note-pm {
        padding: 30px 0;
    }
    
    .box-note-pm .info-note-pm .title-slogan .dsc {
        font-size: 15px;
    }
    
    .info-note-pm {
        margin-bottom: 20px;
    }
    html {
        overflow-x: hidden;
    }
    
    body {
        overflow-x: hidden;
    }
    .box-note-pm .row {
        margin-right: -5px;
        margin-left: -5px;
    }
    
    .box-note-pm .row>div {
        padding-right: 5px;
        padding-left: 5px;
    }
    
    .box-note-pm .list-image .item-img {
        margin-bottom: 10px;
    }
    .box-home-04,.box-home-05, .box-home-06, .box-home-07 {
        margin-bottom: 30px;
    }
    .box-form-contact .form {
        padding: 15px 20px;
    }
    .box-home-01 {
        margin-top: 30px;
    }

    .title-footer {
        margin-bottom: 15px;
    }
    
    .menu-footer>ul>li:last-child a {
        margin-bottom: 0;
    }
    
    .entire-info-website address p:last-child {
        margin-bottom: 0;
    }
    
    .entire-info-website address {
        margin-bottom: 0;
    }
    
    .menu-footer>ul>li>a {
        margin-bottom: 10px;
    }
    
    .entire-info-website address p {
        margin-bottom: 10px;
    }
    /*.logo-section {*/
    /*    text-align: center;*/
    /*}*/
    .box-search .icon svg path {
        stroke: var(--color-highlight);
    }
    .header-page-title {
        /*height: 420px;*/
        margin-bottom: 30px;
    }
    .box-image-product>.row {
        margin-right: -2.5px;
        margin-left: -2.5px;
    }
    
    .box-image-product>.row>div {
        padding-right: 2.5px;
        padding-left: 2.5px;
    }
    
    .box-image-product .img-right .img {
        margin-bottom: 5px;
    }
    .box-image-product {
        margin-bottom: 30px;
    }
    
    .product-content-detail-left .product-info-left {
        padding: 15px;
        margin-bottom: 30px;
    }
    
    .product-content-detail-left .product-info-left .product-title-detail {
        font-size: 20px;
    }
    
    .product-content-detail-left .product-info-left .dsc {
        font-size: 14px;
    }
    
    .product-content-detail-left .produc-info-left-bottom {
        margin-bottom: 30px;
        padding: 15px;
    }
    
    .product-content-detail-left .product-info-left-lt {
        padding: 15px;
    }
    
    .product-content-detail-left .product-info-left-lt .item-title-process {
        font-size: 14px;
    }
    
    .product-content-detail-left .produc-info-left-bottom .title, .product-content-detail-left .product-info-left-lt .title {
        font-size: 20px;
    }
    
    .product-content-detail-right {
        padding: 15px;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .box-dt-prd-01, .box-dt-prd-02 {
        margin-bottom: 30px;
    }
    .article-hot .title-section {
        margin-bottom: 20px;
    }
        
    .info-article-left {
        margin-bottom: 15px;
    }
    .article-item .article-title {
        height: 44px;
    }
    .article-hot {
        margin-bottom: 30px;
    }
    .article-hot {
        margin-bottom: 30px;
    }
    
    .box-section-atc-page-02>.container>.row>div {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .box-section-atc-page-02 .box-article-page {
    }
    
    .box-section-atc-page-02>.container>.row>div:first-child {
        margin-bottom: 30px;
    }
    
    .box-article-page .article-item .inner-image {
        flex: 0 0 175px;
    }
    
    .box-article-page .article-item .inner-content {
        padding-right: 0;
    }
    
    .box-article-page .article-item .inner-content .article-title {
        height: 45px;
    }
    
    .box-section-atc-page-02 {
        margin-bottom: 30px;
    }
    .box-article-detail .box-share-article {
        margin-top: 30px;
        margin-left: 0;
    }
    
    .box-article-detail .banner-article-detail .inner-image img {
        border-radius: 10px;
        height: 38vw;
    }
    
    .box-article-detail .article-detail {
        flex: 0 0 100%;
        max-width: 100%;
        border-radius: 8px;
        padding: 15px;
    }
    
    .box-article-detail .banner-article-detail {
        max-width: 100%;
    }
    
    .box-article-detail .article-detail .article-top .title {
        font-size: 20px;
        padding: 0;
        margin-bottom: 10px;
    }
    
    .box-article-detail .article-detail .article-top {
        margin-bottom: 15px;
    }
    .box-article-detail .item-detail-share {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .box-article-detail .social-share {border-radius: 8px;margin-top: 15px;}
    
    .box-article-detail .social-share .list-social {
        display: flex;
    }
    
    .box-article-detail .social-share .list-social .btn-social a {
        margin-bottom: 0;
        margin-right: 15px;
    }
    
    .box-article-detail .social-share .list-social .btn-social:last-child a {
        margin-right: 0;
    }
    
    .box-section-article-01, .box-section-article-02 {
        margin-bottom: 30px;
    }
    .row.no-gutters>div {
        padding-right: 7.5px;
        padding-left: 7.5px;
    }
    .box-contact-website .info-form .title {
        font-size: 25px;
    }
    
    .box-contact-website .img {
        margin-bottom: 15px;
    }
    
    .box-map-contact {
        margin-top: 15px;
    }
    .box-map-contact>.row>div {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .box-map-contact .info-website {
        padding: 10px 15px 0;
    }
    
    .info-website .title {
        font-size: 25px;
    }
    
    .info-website .dsc {
        margin-bottom: 20px;
    }
    
    .info-website .info .item {
        margin-bottom: 15px;
    }
    
    .info-website .info .item span.name {
        margin-bottom: 10px;
    }
}
@media (min-width:768px) and (max-width:1200px){
    .box-map-contact .info-website {
        padding: 20px;
    }
    .box-footer-mb>.container>.row>div:nth-child(1),.box-footer-mb>.container>.row>div:nth-child(2) {
        flex: 0 0 50%;
        max-width: 50%;
    }
    
    .box-footer-mb>.container>.row>div {
        flex: 0 0 33.33%;
        max-width: 33.33%;
        margin-bottom: 30px;
    }
    .box-search .icon {
        display: none;
    }
    .swiper-slider-main .swiper-slide img {
        height: 50vw;
    }
    .box-form-contact .form .title {
        font-size: 15px;
    }
    
    .box-form-contact .form .dsc {
        font-size: 13px;
    }
    
    .box-form-contact .form .form-group .form-control {
        height: 40px;
    }
    
    .box-form-contact .form .form-group textarea.form-control {
        height: 60px;
    }
    
    .box-form-contact .form .form-group {
        margin-bottom: 10px;
    }
    
    .box-form-contact .form .form-group .btn-submit {
        height: 40px;
        line-height: 38px;
    }
    
    .box-form-contact .inter-image .img {
        padding-top: 120%;
    }
    .box-article-page .article-item .inner-content .article-title {
        height: auto;
    }
    
}
@media (max-width:768px){
    .logo-section img {
        height: 4.5rem;
    }
}

@media (min-width:768px) and (max-width:992px){
    .banner-slider .info-form .form form>.row>div {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    
    .banner-slider .info-form .form form>.row>div:last-child {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .banner-slider .info-form .form .btn-submit {
        height: 42px;
        margin-top: 15px;
    }
    
    .banner-slider .info-form .form {
        padding: 15px;
    }
}

@media (max-width:768px){
    .setting-menu-pc .logo-section {
         position: relative; 
         top: 0px; 
         left: 0;
    }
    
}    
@media (max-width:767px){
    .box-member-top span {
        display: none;
    }
    
    
    
    .newsletter .title {
        font-size: 16px;
    }
    
    .newsletter .box-img {
        width: 12rem;
    }
    
    footer {
        padding-top: 0rem;
    }
    
    .header-page-title {
        /*height: 315px;*/
    }
    .header-page-title .breadcrumb .content .title {
        font-size: 26px;
    }
    .box-footer-mb>.container>.row>div {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .banner-slider .info-form {
        transform: none;
        position: initial;
    }
    .banner-slider .info-form .text {
        position: absolute;
        top: 18vw;
        left: 0;
        z-index: 1;
        width: 100%;
    }
    
    .banner-slider .info-form .text .title {
        font-size: 24px;
        margin-bottom: 10px;
    }
    
    .banner-slider .info-form .text .dsc {
        font-size: 21px;
    }
    .swiper-slider-main .swiper-slide img {
        height: 55vw;
    }
    .banner-slider .info-form .form {
        margin-top: 15px;
        border: 1px solid #ddd;
    }
    
    .banner-slider .info-form .form .dropdown {
        margin-bottom: 15px;
    }
   
    .box-what-customers .title-slogan {
        margin-bottom: 20px !important;
    }
    .article-item .article-description {
        max-height: 61px;
        overflow: hidden;
    }
    .box-footer-mb {
        border-top: 1px solid #ddd;
    }

    
    
    .header-menu-mobile>.container>.row>div:nth-child(3) {
        display: flex;
        justify-content: flex-end;
    }
    
    .box-search:hover form {
        opacity: 1;
        display: block;
    }
    .banner-slider .info-form .form .btn-submit {
        height: 40px;
    }
    .box-form-contact .form .title {
        font-size: 18px;
    }
    .contact-right {
        left: 10px;
        bottom: 10px;
    }
    
    .contact-right li.entry-content>a {
        padding: 3px !important;
        width: 38px;
        margin-top: 5px;
        border-radius: 50%;
    }
    
    .contact-right li.entry-content>a span.content {
        display: none;
    }
    
    .contact-right li.entry-content>a span.icon {
        margin-right: 0;
    }
}   
.breadcrumbs-section a:last-child::after {
    display: none;
}

.wrap-suggestion .title-cp {
    line-height: 1.3;
}
.swiper .product-item.swiper-slide .product-title {
    height: 34px;
    overflow: hidden;
}
.wrap-suggestion .price-amount span.currency-symbol {
    margin-left: 0;
}

.box-member-top {
    margin-left: 15px;
}

div#login-modal .modal-content {
    border-radius: 12px;
}
@media (max-width:1200px){
    /*.box-member-top a span {*/
    /*    display: none;*/
    /*}*/
    .box-rating-cm {
        padding: 15px;
        margin-bottom: 30px;
    }
    
    .title-rating-comment {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .box-search .icon {
        width: 4rem;
        height: 4rem;
        border: 1px solid var(--color-highlight);
        border-radius: 5px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }
    
    .box-search .icon svg {
        width: 18px;
        height: 18px;
    }
    
    .box-search form {
        /* position: absolute !important; */
        top: 100%;
        z-index: 2;
        background: #fff;
        /* padding: 5px; */
        border-radius: 5px;
        width: 100%;
        /* right: 0; */
        /* display: none; */
        /* opacity: 0; */
    }
    .box-header-top .slogan-header {
        display: none;
    }
    /*.setting-menu-pc>.container>.row>div:nth-child(1) {*/
    /*    order: 2;*/
    /*}*/
    
    /*.setting-menu-pc>.container>.row>div:nth-child(2) {*/
    /*    order: 1;*/
    /*}*/
    
    /*.setting-menu-pc>.container>.row>div:nth-child(3) {*/
    /*    order: 3;*/
    /*    display: flex;*/
    /*    justify-content: flex-end;*/
    /*}*/
    
    /*.setting-menu-pc>.container>.row>div {*/
    /*    flex: 0 0 33.33%;*/
    /*    max-width: 33.33%;*/
    /*}*/
    .setting-menu-pc .box-search>.icon {
        display: inline-flex !important;
    }
        
    /*.box-member-top a {*/
    /*    color: var(--color-highlight) !important;*/
    /*}*/
    
    /*.box-member-top a i {*/
    /*    display: inline-flex;*/
    /*    width: 36px;*/
    /*    height: 36px;*/
    /*    border-radius: 5px;*/
    /*    border: 1px solid;*/
    /*    align-items: center;*/
    /*    justify-content: center;*/
    /*    padding-right: 0 !important;*/
    /*}*/
    /*.box-search .input-group .form-control {*/
    /*    height: 32px;*/
    /*}*/
}


.schedule-container {
    background: white;
    border-radius: 12px;
    /* padding: 24px; */
    max-width: 500px;
    margin: 0 auto;
    /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); */
}

.schedule-title {
    font-size: 24px;
    font-weight: 700;
    color: #333;
    margin-bottom: 20px;
    text-align: center;
}

.departure-info {
    margin-bottom: 20px;
}

.departure-date {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
    /* padding: 12px 16px; */
    /* background: #f8f9fa; */
    border-radius: 8px;
}

.date-text {
    font-size: 14px;
    color: #666;
}

.date-value {
    font-size: 16px;
    font-weight: 600;
    color: #333;
}

.change-date-btn {
    background: white;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 8px 16px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 6px;
    transition: all 0.2s;
}

.change-date-btn:hover {
    background: #f0f0f0;
}

.location-info {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
}

.location-label {
    font-size: 14px;
    color: #666;
    white-space: nowrap;
}

.location-value {
    background: #ffd700;
    color: #333;
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
}

.seats-info {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 24px;
}

.seats-label {
    font-size: 14px;
    color: #666;
    white-space: nowrap;
}

.seats-value {
    background: #ffd700;
    color: #333;
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
}

.passenger-section {
    margin-bottom: 20px;
}

.passenger-row {
    display: flex;
    align-items: center;
    padding: 16px 0;
    border-bottom: 1px solid #eee;
    justify-content: space-between;
}

.passenger-row:last-child {
    border-bottom: none;
}

.passenger-info {
    flex: 0 0 80px;
}

.passenger-type {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin-bottom: 4px;
}

.passenger-age {
    font-size: 12px;
    color: #666;
}

.quantity-control {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 6px;
    overflow: hidden;
    margin: 0 16px;
}

.quantity-btn {
    width: 32px;
    height: 32px;
    background: white;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #666;
    transition: all 0.2s;
}

.quantity-btn:hover {
    background: #f0f0f0;
}

.quantity-btn:disabled {
    color: #ccc;
    cursor: not-allowed;
}

.quantity-display {
    width: 40px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-size: 14px;
    font-weight: 600;
    color: #333;
}

.price {
    font-size: 16px;
    font-weight: 600;
    color: #e74c3c;
    min-width: 120px;
    text-align: right;
}

.total-section {
    border-top: 2px solid #ddd;
    padding-top: 16px;
    margin-bottom: 24px;
}

.total-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.total-label {
    font-size: 16px;
    font-weight: 600;
    color: #333;
}

.total-price {
    font-size: 18px;
    font-weight: 700;
    color: #e74c3c;
}

.action-buttons {
    display: flex;
    gap: 16px;
}

.consult-btn {
    flex: 1;
    padding: 12px 24px;
    background: white;
    border: 2px solid #ff6b35;
    border-radius: 8px;
    color: #ff6b35;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
}

.consult-btn:hover {
    background: #ff6b35;
    color: white;
}

.book-btn {
    flex: 1;
    padding: 12px 24px;
    background: linear-gradient(135deg, #ffd700, #ffb347);
    border: none;
    border-radius: 8px;
    color: #333;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
}

.book-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(255, 215, 0, 0.3);
}

/* Calendar Popup Styles */
.calendar-overlay {
 position: relative;
}

.calendar-popup {
     position: absolute;
     top: 100%;
     right: 0;
     background: white;
     border-radius: 12px;
     box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
     overflow: hidden;
     min-width: 320px;
     z-index: 1000;
     margin-top: 8px;
     display: none;
}

.calendar-header {
    background: #ffd700;
    padding: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.calendar-nav-btn {
    background: none;
    border: none;
    color: white;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    padding: 4px 8px;
    border-radius: 4px;
    transition: background 0.2s;
}

.calendar-nav-btn:hover {
background: rgba(255, 255, 255, 0.2);
}

.calendar-title {
    color: white;
    font-size: 16px;
    font-weight: 600;
}

.calendar-body {
padding: 16px;
}

.calendar-weekdays {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 4px;
    margin-bottom: 8px;
}

.weekday {
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    padding: 8px 4px;
    color: #333;
}

.weekday.weekend {
color: #e74c3c;
}

.calendar-days {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 4px;
}

.calendar-day {
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    border-radius: 6px;
    transition: all 0.2s;
    position: relative;
}

.calendar-day:hover {
    background: #f0f0f0;
}

.calendar-day.other-month {
    color: #ccc;
}

.calendar-day.weekend {
    color: #e74c3c;
}

.calendar-day.available {
    background: rgb(255, 228, 120);
    color: #333;
}

.calendar-day.selected {
    background: #ffc107;
    color: #333;
    font-weight: 600;
}

.calendar-day.available:hover {
    background: #ffeaa7;
}

.calendar-day.selected:hover {
    background: #ffb300;
}

/* Alert Box Styles */
.alert-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 2000;
}

.alert-box {
    background: white;
    border-radius: 8px;
    padding: 20px;
    display: flex;
    align-items: center;
    gap: 16px;
    max-width: 400px;
    margin: 20px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
}

.alert-icon {
    width: 40px;
    height: 40px;
    background: #ffd700;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.alert-icon::before {
    content: "!";
    color: white;
    font-size: 20px;
    font-weight: bold;
}

.alert-message {
    color: #333;
    font-size: 14px;
    line-height: 1.4;
}
.img-tour{
    width: 100%;
}

.product-item .inner-content .cus-ngay-kh {
    display: flex;
}

.product-item .inner-content .cus-ngay-kh .name {
    flex: 0 0 80px;
    font-size: 12px;
    font-weight: 300;
    align-items: center;
    display: flex;
    color: #6d6864;
}

.product-item .inner-content .attributes .item .warp-kh {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
}

.product-item .inner-content .attributes .item .warp-kh .box-ngay-khoihanh {
    display: flex;
    align-items: center;
}


.warp-kh .item-ngay-khoihanh {
    padding: 2px 6px;
    border: 1px solid var(--color-highlight-2);
    border-radius: 6px;
    background: white;
    font-size: 12px;
    cursor: pointer;
    white-space: nowrap;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
    color: var(--color-text);
}

.warp-kh .item-ngay-khoihanh:hover {
    background: var(--color-highlight-2);
    color: white;
}

.warp-kh {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none; 
}

.warp-kh::-webkit-scrollbar {
    display: none; 
}

.warp-kh .box-ngay-khoihanh {
    display: flex;
    gap: 8px;
    min-width: max-content;
}

.parent img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    
}

.item-hover-article {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.item-hover-article .box-name {
    position: absolute;
    z-index: 999;
    bottom: 0;
    padding: 1rem;
    color: white;
    
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .7s;
}

.item-hover-article .name {
   font-size: 16px;
   font-weight: 600;
}

.item-hover-article:hover .box-name{
    transform: translateX(-100%);
}

.cus-overlay{
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
    opacity: 0;
    
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .7s;
}

.item-hover-article:hover .cus-overlay{
    opacity: 1;
}

.box-name-center {
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.box-name-center .name {
    border-bottom: 2px solid white;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
}

.box-name-center {
    width: max-content;
    opacity: 0;
    pointer-events: none;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .7s;
}

.item-hover-article:hover .box-name-center {
    opacity: 1;
}



.ratio-21-9 {
    padding-top: 42.86%;
}

.doitac-img img {
    padding: 0.5rem;
    object-fit: contain;
    border: 1px solid var(--gray);
    border-radius: 5px;
}

.doitac-img > .row > div {
    margin-bottom: 20px;
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.cus-baochi img {
    object-fit: contain;
    padding: 1rem;
}

/* Responsive */
@media (max-width: 480px) {
    /*.schedule-container {*/
    /*    padding: 16px;*/
    /*    margin: 10px;*/
    /*}*/
    
    .action-buttons {
        flex-direction: column;
    }
    
    .passenger-row {
        /*align-items: flex-start;*/
        gap: 12px;
    }
    
    .quantity-control {
        margin: 0;
    }
}

.header-mobile > .container > .row > div:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 1rem;
}

@media (min-width: 992px){
    .parent.tour-1 {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(2, 220px);
        gap: 15px;
        
    }
        
    .tour-1 .div1 {
        grid-row: span 2 / span 2;
    }
    
    
    .tour-1 .div3 {
        grid-column-start: 2;
        grid-row-start: 2;
    }
    
    .tour-1 .div4 {
        grid-column-start: 3;
        grid-row-start: 1;
    }
    
    .tour-1 .div5 {
        grid-column-start: 3;
        grid-row-start: 2;
    }
    
    .parent.tour-2 {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        grid-template-rows: repeat(2, 220px);
        gap: 8px;
        
    }
        
    .tour-2 .div1 {
        grid-column: span 2 / span 2;
    }
    
    .tour-2 .div2 {
        grid-column: span 2 / span 2;
        grid-column-start: 3;
    }
    
    .tour-2 .div3 {
        grid-column: span 2 / span 2;
        grid-column-start: 5;
    }
    
    .tour-2 .div4 {
        grid-column: span 3 / span 3;
        grid-row-start: 2;
    }
    
    .tour-2 .div5 {
        grid-column: span 3 / span 3;
        grid-column-start: 4;
        grid-row-start: 2;
    }
}

@media (max-width: 992px){
    
    .newsletter {
        padding: 20px 20px;
    }
    
    .parent.tour-1 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(6, 70px);
        gap: 8px;
        
    }
        
    .tour-1 .div1 {
        grid-row: span 3 / span 3;
    }
    
    .tour-1 .div2 {
        grid-row: span 3 / span 3;
        grid-column-start: 1;
        grid-row-start: 4;
    }
    
    .tour-1 .div3 {
        grid-row: span 2 / span 2;
        grid-column-start: 2;
        grid-row-start: 1;
    }
    
    .tour-1 .div4 {
        grid-row: span 2 / span 2;
        grid-column-start: 2;
        grid-row-start: 3;
    }
    
    .tour-1 .div5 {
        grid-row: span 2 / span 2;
        grid-column-start: 2;
        grid-row-start: 5;
    }
    
    .parent.tour-2 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(6, 70px);
        gap: 8px;
        
    }
        
    .tour-2 .div1 {
        grid-row: span 3 / span 3;
    }
    
    .tour-2 .div2 {
        grid-row: span 3 / span 3;
        grid-column-start: 1;
        grid-row-start: 4;
    }
    
    .tour-2 .div3 {
        grid-row: span 2 / span 2;
        grid-column-start: 2;
        grid-row-start: 1;
    }
    
    .tour-2 .div4 {
        grid-row: span 2 / span 2;
        grid-column-start: 2;
        grid-row-start: 3;
    }
    
    .tour-2 .div5 {
        grid-row: span 2 / span 2;
        grid-column-start: 2;
        grid-row-start: 5;
    }
}

/*CSS by quyettq */

#toasts .bg-success {
    font-size: 2rem;
    min-width: 34rem;
}

.btn-registertrial {
    position: relative;
    transition: all 0.3s ease-in-out;
    z-index: 10;
}

.btn-registertrial:before, .btn-registertrial:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0.8rem;
    z-index: 0;
    background: transparent;
}

.btn-registertrial:after {
    animation: pulse-blue-small-sm 3s infinite;
}

.btn-registertrial:before {
    animation: pulse-blue-medium-sm 3s infinite;
}

@keyframes pulse-blue-small-sm {
    0% {
        box-shadow: 0 0 0 0 rgb(223 179 74 / 70%);
    }
    100%,
    30% {
        box-shadow: 0 0 0 12px transparent
    }
}

@keyframes pulse-blue-medium-sm {
    0% {
        box-shadow: 0 0 0 0 rgb(249 237 189);
    }
    100%,
    30% {
        box-shadow: 0 0 0 20px transparent
    }
}

.btn-registertrial:hover {
    transform: translateY(-4px) translateX(-2px);
    box-shadow: 2px 5px 0 0 #c3911a;
    color: #fff !important;
}