.pTb li:before {
    margin-right: 5px;
    display: inline-block!important;
    background-image: url(../img/checkList.png)!important;
    background-size: 16px;
    width: 16px;
    height: 16px;
    content: "";
    vertical-align: middle;
}

.pTb li {
    color: #000;
}
.deluxe {
    background: #ff006e !important;
}
.luxury {
    background: #8338ec !important;
}
.standard {
    background: #fb5607 !important;
}
.budget {
    background: #9e0059 !important;
}
.v_place_img {
    position: relative;
    overflow: hidden;
}
.v_place_img img {
    margin-bottom: 0;
    height: 100%;
    width: 100%;
    transition: transform .5s ease;
}
.v_place_img img:hover {
    transform: scale(1.1);
}
.b_pack {
    position: relative;
    overflow: hidden;
    background: #ffffff;
    -webkit-box-shadow: 0px 2px 5px -1px rgb(0 0 0 / 32%);
    -moz-box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 2px 5px -1px rgb(0 0 0 / 32%);
    o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    padding: 10px 5px;
}
.b_pack.rows h4 {
    margin-bottom: 0;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #bf000c;
    padding-bottom: 0;
    font-size: 18px;
    line-height: 18px;
    margin-top: 0;
}
.b_pack.rows h4 a,.b_pack.rows h4 {
    letter-spacing: 0;
    font-size: 14px;
    color: #000;
}
.spPackB {
    position: absolute;
    right: 5px;
    background: #bf000c;
    border-radius: 12px;
    font-size: 12px;
    line-height: 12px;
    padding: 5px;
    color: #fff;
}
.pt-5.pb-4.wm-overlay.bg-light.ov-hide {
    background: #e1e6f1 !important;
}
.sh {
    box-shadow: 0 1px 2px rgba(10,37,64,0.25)!important;
}
.bg-navy {
    background: #1a0dab;
}
a.anchor-txt.text-yellow {
    color: #fff;
}
.header-cta p {
    background: #1a0dab;
    box-shadow: none;
}
.heading-box {
    text-align: center;
    margin-bottom: 15px;
}

.heading-box h1 {
    font-size: 24px;
    line-height: 28px;
    color: #bf000c;
}
.card-title.text-yellow.mb-4 {
    color: #fff;
}
.navbar-nav a.nav-link,.navbar-nav span.nav-link {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    color: #000;
}
span.nav-link a {
    transition: 0.4s;
    text-align: center;
    padding: 3px 10px;
    border-radius: 4px;
    color: #fff !important;
    background: #1a0dab;
    font-size: 14px;
}
span.nav-link a:hover {
    background: #bf000c !important;
}
a.btn.btn-lg.bg-yellow.btn-rounded {
    font-size: 18px;
    color: #fff;
}
.tsr {
    -webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 30%);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 5000;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 30%);
    position: relative;
    overflow: hidden;
	margin-bottom: 0px;
	    background: #fff;
}
.tsr1 {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.tsr1 img {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-bottom: 0;
    height: 200px;
    width: 100%;
}
.tsr2 {
    font-size: 18px;
    line-height: 25px;
    border-bottom: 1px dashed #ddd;
    padding: 7px 10px;
    color: #302f2f;
}
.tsr2 span {font-size: 14px;color: #000;font-weight: 500;line-height: 20px;}

.tsr2 span i {color: #ffc107;padding-right: 5px;}
.tsr2 h3 {
    font-weight: bold;
    text-align: center;
    color: #be0000;
    font-size: 18px;
    text-align: left;
    text-transform: capitalize;
    letter-spacing: 0;
    margin-bottom: 10px;
    padding-bottom: 0;
    line-height: 22px;
    margin-bottom: 0;
}
.tsr2 ul {
    margin-bottom: 0;
    padding: 0;
    margin-top: 5px;
}
.tsr2 ul li {
    font-size: 12px;
    text-align: left;
    line-height: 16px;
    padding-bottom: 0;
    margin-bottom: 5px;
}
.tsr2 ul li b {
    color: #000;
}
.tsr2 ul li i {
    color: #bf000c;
    padding-right: 0;
}
.tsr6 {
    padding: 5px;
    color: #302f2f;
}
.tsr4 i {
    color: #be0000;
    font-size: 16px;
}
.tsr4 {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    line-height: 24px;
    padding-left: 10px;
}
.tsr4, .tsr5 {
    width: 49%;
    display: inline-block;
}

.tsr6 img {
    width: 20px;
    margin-bottom: 0;
height: 20px;}
.tsr5 a, .tsr5 button {
    font-size: 14px;
    padding: 4px;
}
.tsr5 a {
    background: #bf000c	;
    color: #fff;
    font-size: 13px;
    padding: 7px 18px;
    text-decoration: none;
    text-align: center;
    display: block;
}
a.enquiryBtn:hover,.spPackB:hover {
    background: #1a0dab;
}
.htyp {
    position: absolute;
    top: 0;
    left: 39%;
    background: #ff9800;
    color: #fff;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 7px;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}
@media only screen and (max-width: 600px) {
	.b_pack.rows {
    display: block;
	text-align: center;
}
.spPackB {
    position: relative;
    width: 100%;
    text-align: center;
    display: block;
    right: 0;
    margin-top: 5px;
}
}