﻿
#banner-thumbs-res_promotion {
    min-height: 300px
}

#promotion-lst .promotion-item small, #promotion-lst .promotion-item .km_des{
    color: black !important;
}
#promotion-lst .promotion-item .km_des .loadmore{
    font-size: 12px;
    font-style: italic;
}
#promotion-lst .promotion-item .popup-with-form {
    color: black !important;
    font-weight: 500;
    font-style: italic;
    margin-bottom: 0;
}

#promotion-lst .promotion-item {
    width: fit-content;
}
.promotion_item {
    padding: 3px 3px 0;
}

.promotion_item a {
    display: inline-block;
    width: 100%;
    position: relative;
    color: black;
}

#promotion-lst .owl-prev, #promotion-lst .owl-next {
    background: #eca77b;
    opacity: 0.7;
    top: calc(50% - 18px);
}

#promotion-lst .owl-prev {
    left: -50px;
    
}

#promotion-lst .owl-next {
    right: -50px;
    
}

.promotion_item .des_one img .run_img {
    position: absolute;
    top: -10px;
    left: 0;
}

.promotion_item .des_one .km_name {
    bottom: 0px;
    left: 5px;
    font-size: 18px;
    width: 90%;
    padding: 0 4px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.promotion_item.des_one p {
    position: absolute;
    color: #fff;
    text-shadow: -1px 0 red, 0 1px red, 1px 0 red, 0 -1px red;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

img .img-promotion-background {
    max-height: 160px;
    object-fit: cover;
    width: 100%;
}

.promotion_item .des_one .km_title {
    top: 15px;
    left: 5px;
    font-size: 25px;
    line-height: 30px;
    width: 77%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.promotion_item .des_one .km_des {
    position: absolute;
    top: 48px;
    left: 10px;
    font-size: 13px;
    width: 75%;
    color: black;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20%;
}
/*two*/

.promotion_item.des_two img.run_img {
    position: absolute;
    top: 0px;
    left: 0;
}

.promotion_item .des_two .km_name {
    top: 45px;
    left: 5px;
    font-size: 18px;
    width: 90%;
    padding: 0 4px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.promotion_item .des_two p {
    position: absolute;
    color: #fff;
    text-shadow: -1px 0 blue, 0 1px blue, 1px 0 blue, 0 -1px blue;
}

.promotion_item .des_two .km_title {
    width: 62%;
    overflow: hidden;
    bottom: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
    left: 10px;
    font-size: 13px;
    line-height: 16px;
}

.promotion_item .des_two .km_des {
    width: 50%;
    top: 75px;
    position: absolute;
    left: 10px;
    font-size: 13px;
    color: #fff;
    line-height: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 35%;
}
/*three*/

.promotion_item .des_three img .run_img {
    position: absolute;
    top: 0px;
    left: 0;
}

#banner-thumbs-res_promotion .promotion_item .des_three .km_name {
    top: 20px;
    font-size: 18px;
    width: 90%;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#banner-thumbs-res_promotion .promotion_item.des_three p {
    text-shadow: -1px 0 red, 0 1px red, 1px 0 red, 0 -1px red;
    position: absolute;
    color: #fff;
    left: 15px;
}

#banner-thumbs-res_promotion .promotion_item .des_three .km_title {
    width: 46%;
    line-height: 25px;
    font-size: 13px;
    font-weight: bold;
    bottom: 2px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#banner-thumbs-res_promotion .promotion_item .des_three .km_des {
    width: 70%;
    line-height: 15px;
    font-size: 13px;
    position: absolute;
    color: #fff;
    left: 15px;
    top: 56px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 26%;
}
/*tour*/

#banner-thumbs-res_promotion .promotion_item .des_tour img .run_img {
    position: absolute;
    top: 0px;
    left: 0;
}

#banner-thumbs-res_promotion .promotion_item .des_tour .km_name {
    bottom: 0px;
    font-size: 18px;
    width: 90%;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#banner-thumbs-res_promotion .promotion_item .des_tour p {
    text-shadow: -1px 0 blue, 0 1px blue, 1px 0 blue, 0 -1px blue;
    position: absolute;
    color: #fff;
    left: 15px;
}

#banner-thumbs-res_promotion .promotion_item .des_tour .km_title {
    top: 20px;
    font-size: 15px;
    line-height: 16px;
    width: 93%;
    font-weight: bold;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#banner-thumbs-res_promotion .promotion_item .des_tour .km_des {
    position: absolute;
    top: 52px;
    font-size: 13px;
    width: 85%;
    color: black !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 15px;
    left: 15px;
    height: 44%;
}
/**end*/

.white-popup-block {
    background: #fff;
    padding: 20px 30px;
    text-align: left;
    max-width: 550px;
    margin: 40px auto;
    position: relative;
    border-radius: 12px;
    /*        background: linear-gradient(-120deg, #D62121, #C72C2C, #3a1111);*/
    /*        background-image: linear-gradient(to right, #cf4751, #661d23);*/
    background-image: linear-gradient(to right, #f35662, #700c15);
}

.mfp-close-btn-in .mfp-content {
    height: auto !important;
}

.text-white {
    color: white;
}

.p-2 {
    padding: 1rem;
}

.p-4 {
    padding: 2rem;
}

.mt-4 {
    margin-top: 2rem;
}

.fw-600 {
    font-weight: 600;
}

.pro-pop-title {
    /*        border-bottom: 2px solid;*/
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 40px;
}

.pro-pop-content {
    display: flex;
    /*        align-items: center;*/
    gap: 2px;
}

    .pro-pop-content p {
        margin: 0px;
    }

.btn-go {
    background: #102341;
    padding: 10px;
    color: white;
    border-radius: 8px;
}

    .btn-go:hover, .btn:focus, .btn.focus {
        color: yellow !important;
        text-decoration: none;
    }

.mfp-close {
    background-color: white !important;
    position: absolute !important;
    border-radius: 50%;
    width: 25px !important;
    height: 25px !important;
    font-size: 20px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    top: -10px !important;
    right: -10px !important;
    color: rgba(0, 0, 0, 0.5) !important;
}

.promotion-name {
    background: #b98181bd;
    padding: 1rem 0;
}

.pro-pop-name {
    padding: 1rem;
    color: #2c0909;
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
/*    background: #b98181bd;*/
    line-height: 1.5;
}

.line {
    height: 3px;
    width: 100%;
    background: white;
    position: relative;
}

    .line:after,
    .line:before {
        content: '';
        position: absolute;
        width: 10px;
        height: 10px;
        background: white;
        top: 50%;
        transform: translateY(-50%);
        border-radius: 50%
    }

    .line:after {
        right: 0
    }

/*    chi tiet diem css*/
.promotion-box {
    display: flex;
    background-color: #F3F1F1;
    border-radius: 8px;
    padding: 0;
    min-width: 300px;
    min-height: 90px;
    max-width: 350px;
}

.box-left {
    flex: 2;
    padding: 1rem;
    background-color: #C03741;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: 600;
    border-right: 2px dotted;
    font-size: 14px;
    text-align: center;
}

.box-right {
    flex: 5;
    align-items: center;
    min-width: 200px;
    font-size: 14px;
    position: relative;
    padding-bottom: 20px!important;
}

.box-right .pro-time {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    padding: 0 10px;
}

.d-flex {
    display: flex;
}

.p-1 {
    padding: 1rem;
}

.text-red-bold {
    font-weight: 600;
    color: #C03741;
}

#promotion-lst .owl-item {
    padding: initial !important;
}

#promotion-lst .km_title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

#promotion-lst .promotion-box {
    height: 90px;
}

.pro-pop-content img {
    max-width: 100px;
}

.km-popup .km_des {
    padding-left: 40px;
}

.km-popup .km_des p {
    display: block;
    text-align: left;
}

.km-popup .km_des p span {
    margin-left: auto;
}

#promotion-lst .promotion-item .km_des p {
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    margin-bottom: 5px;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

#promotion-lst .promotion-item .km_des .km-item {
    display: flex;
    justify-content: space-between;
    gap: 5px;
}
