@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
.f_family {
	font-family: Montserrat;
}

.banner_text {
	text-align: center;
    padding: 117px 200px 170px 200px;
    background-repeat: no-repeat;
    color: #fff !important;
    background-size: cover;
	height: 423px;
}

.category-destination-list .banner_text {    
    margin-bottom: 40px;
}

.banner_text h1 {
	font-weight: bold;
	font-size: 34px;
	color: #fff !important;
	margin-bottom: 0px;
}

.banner_text p {
	text-shadow: 3px 3px 10px rgb(0 0 0);
}


/* new css */

.no-bg {
	background: none !important;
}

.pl-0,
.px-0 {
	padding-left: 0 !important;
}

.breadcrumb {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 8px !important;	
	margin-bottom: 0px !important;
	list-style: none;
	background-color: transparent !important;
	border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
	padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item {
	padding-left: 0.5rem;
}

.breadcrumb-item a {
	color: #000;
}

.row:before,
.row:after {
	content: " ";
	display: table;
}

.hs_list_box {
	margin: 0 0 30px;
	padding: 0;
	box-shadow: 5px 5px 10px rgb(0 0 0 / 10%);
	background: #fff;
	border-radius: 5px 5px;
}

.hs_list_box figure {
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	border-radius: 5px 15px 0 0;
}

.hs_list_box figure:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: #00000047;
	width: 100%;
	height: 100%;
}

.daynight {
	background-color: #036333;
	color: #fff;
	position: absolute;
	left: -7px;
	top: 5px;
	z-index: 4;
	padding: 4px 12px;
	font-size: 14px;
	border-radius: 0 5px 5px 0;
}

.daynight:before {
	height: 0;
	width: 0;
	bottom: -6.5px;
	left: 0.1px;
	border-top: 7px solid #036333;
	border-left: 7px solid transparent;
	content: "";
	position: absolute;
}

.easy_emi {
	position: absolute;
	right: 0;
	bottom: 1px;
	z-index: 3;
	background: #fff;
	padding: 4px 8px;
	font-weight: 600;
	text-transform: capitalize;
	border-radius: 5px 0 0 0;
	color: #4b4b4b;
	font-size: 12px;
}

span.hlocation {
	padding: 0 5px;
	position: absolute;
	z-index: 2;
	color: #fff;
	font-size: 25px;
	font-weight: 600;
	text-shadow: 4px 3px 10px#000;
}

.hs_list_box figure > img {
	min-height: 220px;
	width: 100%;
	border-radius: 5px 5px 0 0;
}

.hs_list-desc {
	padding: 15px;
}

.tp_div {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.hs_list-desc p {
	font-size: 13px;
	color: #676767;
}


/* .hs_list_box, .hs_list_box * {
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    /* transition: all .35s; */


/* } */

*/ .hs_list_box .st-price-left {
	min-height: 75px;
}

.st-price-left {
	text-align: right;
}

.hs_list-desc h3 {
	margin-bottom: 5px;
	color: #000;
	font-weight: 700;
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tp_div span {
	white-space: nowrap;
	margin-left: 10px;
	font-weight: 600;
	color: #000;
}

.hs_list_box ul.usp-ions.usp_icons {
	margin: 0;
	display: flex;
	padding: 0;
}

.usp_icons li.usp_icon {
	display: flex;
	align-items: center;
	padding: 5px 0;
	font-size: 14px;
	color: #4b4b4b;
	font-weight: bold;
	text-transform: capitalize;
}

.usp_icons li.usp_icon:before {
	content: "";
	width: 30px;
	height: 30px;
	background-image: url(https://storage.googleapis.com/b2c-production/static/html/staticPages/img/usp-icons.svg);
	background-repeat: no-repeat;
	background-size: 450px;
	margin-right: 10px;
}

.usp_icons li.usp_flight:before {
	background-position: -163px -69px;
}

.usp_icons li.usp_star:before {
	background-position: -229px -3px;
}

.usp_icons li.usp_insurance:before {
	background-position: -355px -70px;
}

.usp_icons li.usp_vehcile:before {
	background-position: -322px -4px;
}

.usp_icons li.usp_cityviewr:before {
	background-position: -228px -35px;
}

.usp_icons li.usp_pcrtest:before {
	background-position: -389px -3px;
}

.usp_icons li.usp_breakfast:before {
	background-position: -258px -38px;
}

.hs_list_box .st-price-left {
	min-height: 75px;
}

.st-price-left .st-from {
	color: #888;
}

.st-price {
	font-size: 22px;
	font-weight: bold;
	color: #036333;
}

.st-pricetxt {
	color: #356035;
	font-size: 14px;
	font-weight: 500;
}

.nhp_btns {
	margin-top: 15px;
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.nhp_btns .view_packages,
.enq_nbtn {
	padding: 7px 10px;
	margin: 5px 5px 0;
	width: calc(100% - 10px);
	border-radius: 5px;
}

.view_packages {
	font-weight: 600;
	border: 1px solid #ddd;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.enq_nbtn {
	font-weight: 600;
	border: 1px solid #036333;
	background: #036333;
	color: #fff;
	cursor: pointer;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.nhp_btns .view_packages,
.enq_nbtn {
	padding: 7px 10px;
	margin: 5px 5px 0;
	width: calc(100% - 10px);
	border-radius: 5px;
}

.easy_emi img {
	width: 20px !important;
}

.nhp_btns a {
	color: #333333;
}


/* hover */

a:hover {
	text-decoration: none;
}

.hs_list_box:hover {
	transform: translateY(-2px);
	box-shadow: 5px 10px 20px rgb(0 0 0 / 20%);
	transition: all 0.35s;
}

.hs_list_box:hover h3 {
	color: #036333;



.holiday_offer_cls {
  background-image: url(./images/holiday_offer.png);
  padding: 40px 50px 40px 50px;
  color: #fff;
  border-radius: 20px;
  font-size: 20px;
  float: left;
  margin-right: 20px;
}

.top_offers a:hover {
  color: #ffffff;
  text-decoration: none;
  transform: translateY(-2px);
  box-shadow: 3px 4px 12px #acacac;
}

.container {
  margin-top: 60px;
  display: flex;

  justify-content: space-evenly;
}

.eid_al-adha_cls {
  background-image: url(./images/eid-al-adha.png);
  padding: 40px 50px 40px 50px;
  color: #fff;
  border-radius: 20px;
  font-size: 20px;
  float: left;
  margin-right: 20px;
}

.summer_cls {
  background-image: url(./images/summer.png);
  padding: 40px 50px 40px 50px;
  color: #fff;
  border-radius: 20px;
  font-size: 20px;
  float: left;
  margin-right: 20px;
}

/*New*/
.ho_cate_box {
  margin: 0 0 30px;
  padding: 0;
  box-shadow: 5px 5px 10px rgb(0 0 0 / 10%);
  background: #fff;
  border-radius: 5px 5px;
  overflow: hidden;
}

.ho_cate_box figure {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.ho_cate_box figure:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #00000047;
  width: 100%;
  height: 100%;
}

.ho_cate_box figure img {
  min-height: 370px;
}

.ho_cate_box .h_tpn {
  position: absolute;
  z-index: 3;
  bottom: 0;
  color: #fff;
  background: linear-gradient(rgba(255, 0, 0, 0), #000);
  width: 100%;
  left: 0;
  padding: 15px 10px;
  text-align: center;
}

.ho_cate_box .h_tpn p.h_dn {
  margin-bottom: 20px;
}

.ho_cate_box .h_tpn p {
  margin: 0;
}

.ho_cate_box .h_tpn p span {
  display: block;
}

.ho_cate_box .h_tpn p strong {
  font-size: 20px;
}