.block-section {
    padding: 20px 15px;
}

.slider-promotion {
    position: relative;
}

.slider-promotion::after {
    content: '';
    top: 0;
    right: -9px;
    width: 214px;
    height: 100%;
    z-index: 0;
    position: absolute;
    background: linear-gradient(-90deg, #FFFFFF 2.34%, rgba(196, 196, 196, 0) 100%);
}

.slider-promotion .owl-stage {
    padding-left: 0 !important;
}

.slider-promotion a img {
    max-height: 195px;
    border-radius: 12px;
    transition: ease-in-out 0.5s;

}

.slider-promotion .owl-nav,
.slider-tour .owl-nav,
.slider-hotel .owl-nav,
.slider-tour-cat .owl-nav,
.slider-ticket .owl-nav{
    position: static;
}

.slider-promotion .owl-nav [class*=owl-],
.slider-tour .owl-nav [class*=owl-],
.slider-hotel .owl-nav [class*=owl-],
.slider-tour-cat .owl-nav [class*=owl-],
.slider-ticket .owl-nav [class*=owl-]{
    color: #000 !important;
    font-size: 17px !important;
    background: #fff !important;
    width: 40px;
    height: 40px;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -ms-flex-align: center;
    -webkit-align-items: center;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 8px 12px;
    border-radius: 100%;
    z-index: 999;
}

.slider-promotion .owl-nav [class*=owl-]:hover,
.slider-tour .owl-nav [class*=owl-]:hover,
.slider-hotel .owl-nav [class*=owl-]:hover,
.slider-tour-cat .owl-nav [class*=owl-]:hover,
.slider-ticket .owl-nav [class*=owl-]:hover {
    background: rgb(243 112 33 / 50%);
}


.slider-promotion .owl-nav .owl-prev,
.slider-tour .owl-nav .owl-prev,
.slider-hotel .owl-nav .owl-prev,
.slider-tour-cat .owl-nav .owl-prev,
.slider-ticket .owl-nav .owl-prev {
    position: absolute;
    top: 35%;
    left: -25px;
}


.slider-promotion .owl-nav .owl-next,
.slider-tour .owl-nav .owl-next,
.slider-hotel .owl-nav .owl-next,
.slider-tour-cat .owl-nav .owl-next,
.slider-ticket .owl-nav .owl-next {
    position: absolute;
    top: 35%;
    right: -25px;
}

.slider-promotion .owl-dots .owl-dot span {
    width: 16px;
    height: 2px;
}

.slider-promotion .owl-dots .owl-dot.active span {
    background-color: #e4c972;
}

/* tour-wrapper */
.tour-wrapper {
    background-color: #22324c;
}

.tour-wrapper__title h2 {
    font-size: 28px;
    margin-bottom: 10px;
}

.tour-wrapper__title img {
    height: 44px;
    margin-bottom: 10px;
}

.tour-wrapper__time {
    gap: 5px;
    font-size: 15px;
}

.tour-wrapper__time .countdown span:not(.dot-time) {
    color: #22324c;
    width: 22px;
    height: 20px;
    font-size: 12px;
    line-height: 14px;
    background-color: #e4c972;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tour-wrapper__time .countdown span.dot-time {
    margin: 0 5px;
    color: #fff;
}

.block-section .item {
    color: #1a202c;
    width: 100%;
    cursor: pointer;
    height: 100%;
    font-size: 14px;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.03);
    transition: box-shadow 0.4s;
    line-height: 17px;
    border-radius: 8px;
    background-color: #ffffff;
    border: 1px solid #00000012;
    overflow: hidden;
    position: relative;
}

.hotel-block .col-12 {
    margin-bottom: 15px;
}

.block-section .tour-img {
    overflow: hidden;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}

.block-section .tour-img img {
    transition: ease-in-out 0.5s;
    width: 100%;
}
.block-section .item a{
    overflow: hidden;
}

.block-section .item:hover img {
    transform: scale(1.2);
}
.block-section .item:hover .tour-hot img,
.block-section .item:hover .airlnes img{
    transform: scale(1.0);
}

.block-section .tour-caption {
    padding: 12px;
}

.tour-caption .rating {
    margin-bottom: 10px;
    color: #c49730;
}

.block-section h4 {
    margin-top: 0;
    margin-bottom: 10px;
    height: 40px;
    overflow: hidden;
}

.block-section h4 a {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #22324c;
}

.tour-caption ul li {
    list-style: none;
    margin-bottom: 7px;
}

.block-section ul li svg {
    margin-right: 4px;
}

.block-section ul li+li svg path {
    fill: #22324c;
}

.block-section ul li a {
    color: #22324c;
}

.block-section ul li+li span:first-child {
    background-color: #e4c972;
    display: inline-block;
    padding: 2px 4px;
    font-size: 12px;
    margin-right: 5px;
}

.block-section .price-tour {
    margin-top: 5px;
    font-size: 20px;
    line-height: 24px;
    color: #c49730;
}

.block-section .price-tour p.price-regular {
    color: #718096;
    text-decoration-line: line-through;
    font-size: 16px;
}

.view-tour a {
    color: #c49730;
    width: fit-content;
    border: 1px solid #c49730;
    margin: 0px;
    padding: 12px 35px;
    font-size: 14px;
    min-height: 20px;
    font-weight: normal;
    border-radius: 8px;
    text-transform: none;
    display: inline-block;
    background-color: inherit;
}

/* ticket-wrapper__title */
.ticket-wrapper__title h2 {
    margin-bottom: 5px;
}

.ticket-wrapper__title span {
    font-size: 14px;
}

.ticket-wrapper__title .ticket-view a {
    color: #c49730;
    width: fit-content;
    border: 1px solid #c49730;
    margin: 0px;
    padding: 12px 35px;
    font-size: 14px;
    min-height: 20px;
    font-weight: normal;
    border-radius: 8px;
    text-transform: none;
    display: inline-block;
    background-color: inherit;
}

.slider-ticket .ticket-group,
.page-ticket .ticket-group {
    border: 1px solid #EDF2F7;
    cursor: pointer;
    padding: 16px;
    overflow: hidden;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.03);
    margin-top: 16px;
    margin-right: 16px;
    border-radius: 8px;
    background-color: #ffffff;
}

.slider-ticket .ticket-group .airlnes {
    display: flex;
    align-items: center;
    color: #1a202c;
    font-weight: 400;
    font-size: 14px;
}

.slider-ticket .ticket-group .airlnes img {
    height: 30px;
    width: auto;
    margin-right: 10px;
}

.ticket-group__title h4 {
    margin-bottom: 5px;
}

.ticket-group__title a {
    font-size: 16px;
    color: #22324c;
}

.ticket-group__date {
    color: #22324c;
    font-size: 14px;
}

.price-ticket p {
    color: #22324c;
    font-size: 18px;
    line-height: 22px;
}

.price-ticket p.price-regular {
    font-size: 14px;
    color: #4A5568;
    text-decoration: line-through;
}

.price-ticket p.vat {
    font-size: 14px;
    font-weight: 400;
    color: rgb(74, 85, 104);
}

.list-destination ul {
    margin: 0 -15px;
}

.list-destination ul li {
    list-style: none;
    padding: 0 7.5px;
    display: inline-block;
    margin-bottom: 10px;
}

.list-destination ul li a {
    display: block;
    color: #22324c;
    background: white;
    border: 1px solid #A0AEC0;
    padding: 8px 12px;
    font-size: 14px;
    border-radius: 100px;
}

.list-destination ul li a.active,
.list-destination ul li a:hover {
    background-color: #22324c;
    color: #fff;
}

.hotel-wrapper {
    background-color: #e4c972;
}

.hotel-wrapper .tour-caption {
    background-color: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.list-destination {
    margin-bottom: 20px;
}

/* brand-hotel__feature */
.brand-hotel__feature {
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.brand-hotel__feature .brand-item {
    cursor: pointer;
    overflow: hidden;
}

.brand-hotel__feature .brand-item:first-child,
.brand-hotel__feature .brand-item:nth-child(3) {
    grid-row: span 2;
}

.brand-hotel__feature .brand-item a,
.brand-hotel__feature .brand-item img {
    max-height: 183px;
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 12px;
}

.brand-hotel__feature .brand-item:first-child a,
.brand-hotel__feature .brand-item:nth-child(3) a,
.brand-hotel__feature .brand-item:first-child img,
.brand-hotel__feature .brand-item:nth-child(3) img {
    max-height: 390px;
}

.brand-hotel__feature .brand-item a span.brand-price,
.destination-hotel span.destination-name {
    left: 0;
    color: #ffffff;
    width: 100%;
    bottom: 0;
    height: 70px;
    display: flex;
    padding: 0 0 12px 16px;
    position: absolute;
    font-size: 22px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    align-items: flex-end;
    line-height: 26px;
    border-radius: 0px 0px 8px 8px;
    font-size: 18px;
}

.brand-hotel__feature .brand-item a span.brand-logo {
    top: 16px;
    left: 16px;
    width: 64px;
    height: 64px;
    background: white;
    border-radius: 8px;
    padding: 5px;
}

.brand-hotel__feature .brand-item a span.brand-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.brand-item .brand-item__des {
    left: 0;
    color: #ffffff;
    width: 100%;
    bottom: 0;
    height: 0;
    margin: 0;
    opacity: 0;
    z-index: 1;
    font-size: 16px;
    transition: all 0.3s;
    line-height: 19px;
    padding-top: 14px;
    padding-left: 10px;
    border-radius: 8px;
    padding-right: 16px;
    background-color: #22324c
}

.brand-item:hover .brand-item__des {
    height: 100%;
    opacity: 1;
}

.hotel-wrapper__title a {
    padding: 8px 16px;
    border: 1px solid #22324c;
    border-radius: 8px;
    color: #22324c;
}

.destination-hotel .box-destination {
    border-radius: 8px;
    overflow: hidden;
}

/* info-hotel__wrap */
.info-hotel__wrap {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0 30px 80px;
    color: #fff;
    border-radius: 20px;
    min-height: 355px;
}

.info-hotel__wrap h2 {
    font-size: 30px;
    line-height: 38px;
    margin-top: 30px;
}

.info-hotel__content .content {
    padding-right: 20px;
}

.info-hotel__content .image-qr {
    padding-left: 20px;
    border-left: 1px solid #fff;
}

.info-feature {
    padding: 40px 0;
}

.info-feature__tab ul {
    text-align: center;
    margin: 0 -7.5px
}

.info-feature__tab ul li {
    list-style: none;
    margin-bottom: 10px;
    display: inline-block;
    padding: 0 7.5px;

}

.info-feature__tab ul li a,
.ticket__tab ul li a {
    position: relative;
    color: #22324c;
    font-size: 20px;
    padding-bottom: 10px;
    font-weight: bold;
}

.info-feature__tab ul li a:after,
.ticket__tab ul li a:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 50%;
    height: 3px;
    background-color: #c49730;
    transform: scaleX(0) translate(-50%, 0);
    transition: transform 0.3s ease-in-out;
}

.info-feature__tab ul li a.active:after,
.info-feature__tab ul li a:hover:after,
.ticket__tab ul li a.active:after,
.ticket__tab ul li a:hover:after {
    transform: scaleX(1) translate(-50%, 0);
}

.info-feature__content ul {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 15px;
    list-style: none;
}

.info-feature__content ul li a {
    font-size: 16px;
    color: #22324c;
}

.ticket__tab ul li a {
    font-size: 18px;
    color: #22324c;
}

/* register-block */
.register-block {
    border: 1px solid #EDF2F7;
    background: #ffffff;
    box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.03);
    border-radius: 16px;
    justify-content: space-between;
    padding: 20px;
}

.registeer-block__caption {
    gap: 15px;
    width: 64%;
}

.register-block__form {
    width: 36%;
    padding-left: 15px;
}

.frm-register-phone input {
    color: #22324c;
    height: 44px;
    font-size: 16px;
    background: #EDF2F7;
    padding-left: 12px;
    border-radius: 8px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: none;
}

.frm-register-phone button {
    color: rgb(253, 253, 253);
    border: none;
    height: 44px;
    padding: 6px 8px;
    font-size: 16px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #22324c;
    border: none
}

.frm-register-phone button:hover {
    background-color: #c49730;
}

.frm-register-phone input::-webkit-input-placeholder {
    color: #22324c;
}

.frm-register-phone input::-moz-placeholder {
    color: #22324c;
}

.frm-register-phone input:-ms-input-placeholder {
    color: #22324c;
}

.frm-register-phone input::placeholder {
    color: #22324c;
}

#main-content {
    position: relative;
}

.register-wrapper {
    position: absolute;
    left: 0;
    bottom: -120px;
    width: 100%;
    z-index: 999;
}

body.page-template-page-tour #footer {
    padding-top: 85px;
}

.slider-tour-cat .item,.slider-ticket .item {
    border: none;
    text-align: center;
    box-shadow: none;
}
.slider-ticket .item{
    text-align: left;
}

.slider-tour-cat .item>a {
    overflow: hidden;
    display: block;
    width: 128px !important;
    height: 128px;
    border-radius: 100%;
    margin: auto;
}

.slider-tour-cat a img {
    width: 128px !important;
    height: 128px;
    border-radius: 100%;
    object-fit: cover;
    transition: ease-in-out 0.5s;
}
.book-ticket a{
    border-radius: 8px;
    padding: 6px 16px;
    background-color: #c49730;
    color: #1a202c;
}
.book-ticket a:hover{
    background-color: #1a202c;
    color: #fff;
}
.box-modal{
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}
.box-modal.open{
    opacity: 1;
    visibility: visible;
}
.box-modal .ticket-order{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1.2);
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    -moz-transform: translate(-50%,-50%) scale(1.2);
    -ms-transform: translate(-50%,-50%) scale(1.2);
    background-color: #fff;
    transition: all 0.3s ease;
    width: 100%;
    border-radius: 0.8rem;
    max-width: 600px;
    overflow: hidden;
}
.open .ticket-order {
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%,-50%) scale(1);
    -ms-transform: translate(-50%,-50%) scale(1);
}
.ticket-order__header{
    background-color: #22324c;
    text-align: center;
    color: #fff;
    position: relative;
    padding: 10px 0
}
.ticket-order__header h5{
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 20px;
}
.ticket-order__header a{
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 20px;
}
.ticket-order__header a:hover{
    color: #fff;
}
.ticket-order__body{
    padding: 15px;
}
#frm-ticket input, 
#frm-ticket textarea,
#frm-tour input, 
#frm-tour textarea{
    height: auto;
    border-color: #e1e1e1;
    border-radius: 8px;
}

@media (max-width: 1024px) {
    .block-section ul li + li span:first-child {
        font-size: 10px;
    }
    .info-feature__content ul{
        grid-template-columns: repeat(5, 1fr);
    }
}
@media (max-width: 991px) {
    .brand-hotel__feature{
        grid-template-columns: repeat(2, 1fr);
    }
    .hotel-wrapper__title{
        display: block !important;
    }
    .hotel-wrapper__title .view-hotel{
        margin-top: 10px;
        text-align: center;
    }
    .info-feature__content ul{
        grid-template-columns: repeat(4, 1fr);
    }
    .register-block{
        flex-direction: column;
    }
    .registeer-block__caption,
    .register-block__form{
        width: 100%;
    }
    .register-block__form{
        margin-top: 20px;
    }
    .register-wrapper{
        bottom: -178px;
    }
    body.page-template-page-tour #footer{
        padding-top: 150px !important;
    }
    .info-hotel__content{
        flex-direction: column;
    }
    .info-hotel__content .image-qr{
        margin-top: 20px;
        border: none
    }
    .info-hotel__wrap{
        padding-left: 15px !important;
    }
}
@media (max-width: 767px) {
    .info-feature__content ul{
        grid-template-columns: repeat(2, 1fr);
    }
    .register-wrapper {
        bottom: -198px;
    }
    .ticket-wrapper__title{
        display: block !important;
    }
    .ticket-view{
        text-align: center;
        margin-top: 20px;
    }
    .brand-hotel__feature {
        grid-template-columns: repeat(1, 1fr);
    }
    .destination-hotel .box-destination{
        margin-bottom: 20px;
    }
    .register-wrapper{
        position: static;
    }
    .info-feature,.register-wrapper{
        box-shadow: unset;
        padding: 20px 0;
    }
    body.page-template-page-tour #footer{
        padding-top: 0 !important;
    }
    .registeer-block__caption{
        flex-direction: column;
    }
    .info-feature__tab ul li{
        margin-bottom: 30px;
    }
    .page-hotel .item{
        display: block !important;
    }
    .page-hotel .item .tour-img,
    .page-hotel .item .tour-caption{
        width: 100% !important;
    }
    .page-hotel .view-detail a{
       padding: 7px 15px !important;
       font-size: 14px !important;
    }
}