.uspBlock {
    margin-bottom: 0px;
}

.bannerExcursion .item:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: linear-gradient(180deg,rgba(255, 255, 255, 0) 5%, rgba(0, 0, 0, 1) 100%);
}
.bannerExcursion {
    position: relative;
    color: #fff;
}
.bannerExcursion .txtbann {
    position: absolute;
    z-index: 2;
}
    .bannerExcursion .txtbann h1 {
        font-size: 79px;
        padding-top: 0px;
        text-transform: uppercase;
        color: #fff;
        font-weight: 600;
        position: relative;
        left: -8px;
        letter-spacing: 1px;
        border-top: 2px solid #fff;
        text-shadow: 2px 2px 11px #000000ba;
    }
.bannerExcursion .txtbann p {
    padding-top: 50px;
    font-size: 29px;
    padding-bottom: 7px;
}
.bannerExcursion .txtbann h4 {
    font-size: 79px;
    padding-top: 34px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    position: relative;
    left: -8px;
    letter-spacing: 1px;
    border-top: 2px solid #fff;
}
    .bannerExcursion .item img {
        filter: brightness(0.7);
        height:85vh;
    }
    ._hbanner img {
        filter: brightness(0.8);
    }

.cardPlay{
    padding:25px 0;
    text-align: center;
}
    .cardPlay h2 {
        color: var(--footerBlueDark);
        font-size: 45px;
        line-height: 60px;
        font-weight: 300
    }
.cardPlay ._sub {
	padding: 14px 0 30px;
	font-size: 19px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 5px;
    color: #142142;
}
.faqSection h2 {
    color: var(--footerBlueDark);
}
.cardPlay p{font-size:15px; color: #142142; line-height:30px;}
.bestActivity{
    padding:25px 0;
}

    .bestActivity h2 {
        color: var(--footerBlueDark);
        font-size: 45px;
        line-height: 60px;
        font-weight: 300;
        text-align: center;
    }
.bestActivity ._sub {
	padding: 14px 0 30px;
	font-size: 19px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 5px;
    color: #142142;
    text-align: center;
}
.bestActivity .cardDiv {
    position: relative;
}
.flexCard .cardDiv img {
    display: block;
    height: 210px;
    object-fit: cover;
}
.bestActivity ._subcontent {
    padding: 20px 20px;
    background-color: #fbfafa;
    border: 1px solid lightgrey;
}
.bestActivity ._txt1 {
    color: #142142;
    font-size: 7px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 6px;
}
.bestActivity h3 {
    color: var(--footerBlueDark);
    font-size: 18px;
    font-weight: bold;
    height: 3em;
    line-height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.bestActivity ._txt2 {
    color: #142142;
    font-size: 9px;
    font-weight: 500;
    padding: 1px 0px 10px;
}
.bestActivity ._divprice{ margin-top:15px;}
.bestActivity ._divprice p {
    font-size: 11px;
    font-weight: 500;
    color: #142142;
}
._btnerror a.btncontinue {
    padding: 17px 15px;
    width:282px;
}
.bestActivity ._divprice h5 {
    color: #142142;
    font-size: 19px;
    font-weight: bold;
    padding-top: 2px;
}
.bestActivity ._subcontent ._night {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 4em;
    line-height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 1px;
}
.bestActivity ._subcontent .read-more {
    display: block;
    text-decoration: underline;
    color: var(--footerBlueDark);
    padding-bottom: 10px;
}
.bestActivity ._subcontent ._night .read-more {
    text-decoration: underline;
    color: var(--footerBlueDark);
    display: block;
    padding-top: 7px;
}
.bestActivity ._subcontent ._night h2 {
    color: #1e1c1d;
    font-size: 12px;
    font-weight: 300;
    text-align: left;
    line-height: 0;
}
.bestActivity ._subcontent ._night strong {
    font-weight: normal;
}
.ex-book-now {
    color: #fff;
    background-color: var(--footerBlueDark);
    padding: 5px 10px;
    margin-top: 0px;
    display: inline-block;
    cursor: pointer;
}
.bestActivity p._night {
    font-size: 12px;
    font-weight: 500;
    color: #142142;
    margin-top: 25px;
}
.flexCard {
	display: flex;
	/*justify-content: space-between;*/
	flex-wrap: wrap;
}
    .flexCard .cardDiv {
        width: 24%;
        margin: 14px 5px;
    }
.bestActivity ._subcontent ._night h2 {
    color: #484848;
    font-size: 12px;
    line-height: 18px;
    font-weight: 300;
    text-align: left;
}
.bannerReviewCarousel {
    margin-top: -47px !important;
    bottom: 10px;
}
@media only screen and (max-width: 3500px) and (min-width: 2701px) {
    .bannerExcursion .item img {
        height: 92vh;
    }
}

@media only screen and (max-width: 2700px) and (min-width: 1991px) {
    .bannerExcursion .item img {
        height: 90vh;
    }
}

@media only screen and (max-width: 1990px) and (min-width: 1400px) {
    .bannerExcursion .item img {
        height: 88vh;
    }
}

@media only screen and (max-width:1132px) {
    .flexCard .cardDiv {
        width: 32.3%;
    }
    .bannerExcursion .item img{
        height:auto;
    }
}

@media only screen and (max-width:991px) {
    .flexCard .cardDiv {
        width: 31%;
        margin: 14px 9px;
    }
}

@media only screen and (max-width: 768px) {
    .flexCard .cardDiv {
        width: 47%;
        margin: 14px 10px;
    }
}