/* Start Pricing Range */
.slider-labels {
  margin-top: 10px;
}
.noUi-target,.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
  float:none;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
}
.noUi-stacking .noUi-handle {
  z-index: 10;
}
.noUi-state-tap .noUi-origin {
  transition: left 0.3s,top .3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
.noUi-base,.noUi-handle {
  transform: translate3d(0,0,0);
}
.noUi-horizontal {
  height: 4px;
}
.noUi-horizontal .noUi-handle {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  left: -7px;
  top: -7px;
  background-color: #345DBB;
}
.noUi-background {
  background: #D6D7D9;
}
.noUi-connect {
  background: #345DBB;
  transition: background 450ms;
}
.noUi-origin {
  border-radius: 2px;
}
.noUi-target {
  border-radius: 2px;
}
.noUi-target.noUi-connect {
}
.noUi-draggable {
  cursor: w-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}
.noUi-handle {
  cursor: default;
  box-sizing: content-box !important;
}
.noUi-handle:active {
  border: 8px solid #345DBB;
  border: 8px solid rgba(53,93,187,0.38);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  left: -14px;
  top: -14px;
}
[disabled].noUi-connect,[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled].noUi-origin,[disabled] .noUi-handle {
  cursor: not-allowed;
}
/* End Pricing Range */

/* Start Holiday */
.tour{
  position:relative;
  box-sizing: border-box;
  font-size:14px;
  color:#333;
  cursor: pointer;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 2px 0px, rgba(0, 0, 0, 0.16) 0px 2px 8px 0px;
  background-color: rgb(255, 255, 255);
  min-height: 210px;
  border: 1px solid rgb(192, 202, 213);
  border-radius: 6px;
  /*overflow: hidden;*/
}
.tour .tour-detail{
  flex-wrap: nowrap;
  display: flex;
  -moz-box-pack: justify;
}
.tour .left-img{
  width: 30%;
  height: 100%;
  position: relative;
}
.left-img img{
	width:100%;
	height: 213px;
	display: flex;
}
.tour .content-box{
	padding: 16px;
	width: 50%;
}
.content-box .checks{
	font-size:13px;
	line-height:13px;
}
.tour .content{
	width: 100%;
}
.content h3{
	font-size:18px;
	margin: 5px 0px;
	font-weight:500;
}
.content span{
	font-size:14px;
	margin: 0px 0px 5px;
	color:#999;
	font-style:italic;
}
.content p{
	font-size:14px;
}
.tour .price-list{
	width: 20%;
	border-left: 1px solid rgb(192, 202, 213);
	padding:15px 15px 15px 0;
	text-align:center;
}

.price-list .Pricing{
	font-size:24px;
	color:#000;
	font-weight: 700;
	line-height: initial;
	top:100px;
	position:absolute;
}
.Pricing span{
	font-size: 14px;
	font-weight: 700;
	color: #666;
	text-align:center;
	width:100%;
}
.Pricing .discount {
	font-size: 16px;
	font-weight: 700;
	color: rgb(229, 0, 0);
	text-align:center;
	width:100%;
	text-decoration:line-through;
}
.direction {
	padding-left: 10px;
}
.rating{
	float: none;
	display: inline-table;
	width:auto !important;
}
.tour ul.rating {
  margin-bottom:0px;
}
/* End Holiday */

.btn2 {
	padding: 10px 40px !important;
}
.blue-btn {
	background: #0e86ce;
	color: #FFF !important;
	border: solid 1px #0c7fc4;
	box-shadow: none
}
.blue-btn:hover {
	background-color: #0b6ca6;
	color: #fff
}
.font16 {
	font-size: 16px!important;
	line-height: 18px;
}
.black-bg{
	background:rgba(0,0,0,.7);
}
.truncate{
  width: 95%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.inquiryBtn{
	border-radius:5px !important;
	position:inherit !important;
}
.content{
	text-align: left;
}
.content a {
  color: #0e86ce;
}
.paddingBottom14{
	padding-bottom: 14px;
}
.paddingTop2{
	padding-top:2px;
}
@media all and (max-width:767px) {
.truncate{white-space: normal;}
.tour .left-img{width: 100%;}
.tour .tour-detail{display: block !important;}
.tour .content-box{border-right: 1px solid #eee; width: 100%;}
.tour .price-list{width: 40%; padding: 5px 15px 15px 0; border-left:none;}
.price-list .Pricing{top: auto; right: 30px;}
}


/*======================Show more and show less option in fillter==16/07/2020=======start====*/
 .showMore {
  display:block;
  font-size:12px;
  font-weight:700;
  text-transform:uppercase;
  margin-top:20px;
  color:#0077C8;
  text-decoration:none;
}
.showMore::after {
  content:'+ VIEW MORE';
}
.showMore.showLess::after {
  content:'- VIEW LESS';
}
/*======================Show more and show less option in fillter==16/07/2020=======End====*/