#travel-detail .travel-detail__info-intro img {
    display: block;
    margin: 40px auto 0;
}

#travel-detail .travel-detail__banner img {
    width: 100%;
}

#travel-detail .travel-detail__info-des {
    text-align: justify;
}
/*PYC R4080092 nâng cấp trang landing du lịch hè*/
.lp-travel__axis-left .pack-name {
    position: absolute;
    top: 28px;
    left: 52px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    color: #fff;
    text-align: center;
    width: 72px;
}
.lp-travel__axis-left .price {
    position: absolute;
    top: 53px;
    left: 52px;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    color: #EE0033;
    text-align: center;
    width: 72px;
}
.lp-travel__axis-left .high-speed {
    position: absolute;
    top: 72px;
    left: 52px;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    width: 72px;
}
.lp-travel__axis-left .cycle {
    position: absolute;
    top: 92px;
    left: 52px;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    width: 72px;
}
.lp-travel__axis-right .pack-name {
    position: absolute;
    top: 28px;
    right: 26px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    color: #fff;
    width: 72px;
    text-align: center;
}
.lp-travel__axis-right .price {
    position: absolute;
    top: 53px;
    right: 26px;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    color: #EE0033;
    width: 72px;
    text-align: center;
}
.lp-travel__axis-right .high-speed {
    position: absolute;
    top: 72px;
    right: 26px;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    width: 72px;
    text-align: center;
}
.lp-travel__axis-right .cycle {
    position: absolute;
    top: 92px;
    right: 26px;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    width: 72px;
    text-align: center;
}
.travel-detail__info-des h3:before {
    background-color: #ee0033;
    content: "";
    height: 17px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 5px;
}
.travel-detail__info-des h3 {
    color: #000;
    font-family: 'Sarabun', sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    padding: 0 0 0 15px;
    position: relative;
    margin: 80px 0 20px;
}
.has-bg {
    margin-top: 80px;
}
/*PYC R4080092 nâng cấp trang landing du lịch hè*/
