.desinations{
	padding:3% 0 10%;
}
.desinations .section-title{
	padding-bottom: 4%;
}
.section-title h2{
	font-weight:600;
	font-size:30px;
	color:#707070;
	padding-left: 6%;
	text-align: center;
	position: relative;
}
.section-title h2 span {
	position: absolute;
	top: 25%;
	left: 50%;
	transform: translate(-39%,-50%)
}
.section-title h2 span {
	color: rgba( 0,0,0,0.08);
	font-weight:800;
	font-size:62px;
	letter-spacing: 3px;
}
.desinations .destination-coloumn,
.desinations .destination-content{
	position: relative;
}
.desinations .content-hover img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.desinations .destination-content p{
	font-weight:400;
	font-size:13px;
	color: #707070;
	position: absolute;
	top: 62%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.desinations .destination-details{
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	background:#F7F9F9  ;
	padding:2px 20px 6px;
	min-height: 157px;
	width: 87%;
	margin: 0 auto;
	border: 1px  rgba( 0,0,0,0.3);
	-webkit-box-shadow: 0 0 25px 4px rgba( 0,0,0,0.3);
	box-shadow: 0 0 25px 4px rgba( 0,0,0,0.3);
}
.desinations .destination-details ul{
	list-style: none;
	padding:0;
	margin:0;
}
.desinations .destination-details ul li{
	display: inline-block;
	padding:5px 5px;
	font-size:15px;
}
.desinations .destination-details .detail-button{
	text-align: right;
	font-weight:400;
	text-decoration: none;
	font-size:13px;
	color: #ffffff;
	padding: 6px 13px;
	background: #00874d;
	width: 92px;
}
.desinations .destination-details .detail-button a{
	font-weight:400;
	color: #ffffff;
	font-size:13px;
	text-decoration: none;
}
.desinations .destination-details h3{
	font-weight:600;
	font-size:16px;
	color: #707070;
	text-align: center;
}
.desinations .destination-details p{
	font-weight:500;
	font-size:14px;
	color: #707070;
	text-align: justify;
	line-height: 23px;
}
.desinations .destination-content .content-hover{
	opacity: 0;
	background: rgba(3, 160, 92, 0.45);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: 0.5s;
}
.desinations .destination-details:hover .content-hover{
	opacity: 1;
}
.desinations .destination-content:hover .content-hover
{
	opacity: 1;
} 

/*start-section*/
.budget-destinations{
	padding: 2% 0 2%;
}
.listing-desinations{
	padding: 3% 0 2%;
	background:#ffffff;	
}
.budget-destinations h5,
.listing-desinations h5{
	font-size: 25px;
	color: #707070;
	font-weight: 600;
	margin: 0;
	padding: 17px 0 10px;
	text-align: center;
}
.budget-destinations .package-box .booking-num ,
.listing-desinations .package-box .booking-num {
	font-size: 12px;
	color: #757575;
	font-weight: 500;
}
.budget-destinations .side-bar
.listing-desinations .side-bar{
	padding-top: 3%;
	background:#EBF5FB;
}
.budget-destinations .side-bar h5,
.listing-desinations .side-bar h5{
	font-size: 17px;
	color: #707070;
	font-weight: 600;
	background:#ffeb3b45;
	padding: 10px 0;
	text-align: center;
}
.budget-destinations .side-bar .tab-enquire p,
.listing-desinations  .side-bar .tab-enquire p{
	font-size: 11px;
	color: #707070;
	font-weight: 500;
	margin: 0 0 2px;
}
.budget-destinations ul,
.listing-desinations  ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.budget-destinations .side-bar .tab-enquire .media-body a, 
.listing-desinations .tab-enquire .media-body a{
	text-decoration: none;
}
.budget-destinations .tab-enquire .media-body,
.budget-destinations .tab-enquire .media-left,
.budget-destinations .tab-enquire .media-right,
.listing-desinations .tab-enquire .media-body,
.listing-desinations .tab-enquire .media-left,
.listing-desinations .tab-enquire .media-right {
	display: inline;
	vertical-align: top;
}
.budget-destinations ul li,
.listing-desinations ul li{
	display: inline-block;
	color: #F5B041;
	font-size: 13px;
}
.budget-destinations ul li span,
.listing-desinations ul li span{
	font-size: 12px;
	color: #707070;
}
.budget-destinations .inclusion-icons li,
.listing-desinations .inclusion-icons li{
	color: #084345;
}
.budget-destinations  .inclusion-icons li:not(:last-child),
.listing-desinations .inclusion-icons li:not(:last-child){
	padding-right: 5px;
}
.budget-destinations .side-bar .tab-enquire .media,
.listing-desinations  .side-bar .tab-enquire .media{
	border-bottom: 1px solid #70707047;
}
.budget-destinations .side-bar .tab-enquire .media,
.listing-desinations  .side-bar .tab-enquire .media{
	padding: 10px 10px;
}
.budget-destinations .side-bar ul li,
.listing-desinations .side-bar ul li{
	font-size: 10px;
}
.budget-destinations .section-title,
.listing-desinations .section-title{
	padding-bottom: 2%;
}

.budget-destinations .package-box-image,
.listing-desinations .package-box-image{
	position: relative;
}
.budget-destinations .package-box,
.listing-desinations .package-box{
	text-align: center;
	background: #ffffff;
	margin-top: 8%;
	border: 1px rgba( 0,0,0,0.3);
	-webkit-box-shadow: 0 0 11px 2px rgba( 0,0,0,0.2);
	box-shadow: 0 0 11px 2px rgba( 0,0,0,0.2);
	border-radius: 15px;
}
.budget-destinations .package-box .discount,
.listing-desinations .package-box .discount{
	position: absolute;
	top: 10%;
	left: 33%;
	transform: translate(-50%,-50%);
	color: #ffffff;
	background: red;
	padding: 8px 11px;
	font-size: 11px;
}
.budget-destinations .package-box .box-content,
.listing-desinations .package-box .box-content{
	padding-top: 10px;
}
.budget-destinations .package-box:hover,
.listing-desinations .package-box:hover{
	border: 1px rgba( 0,0,0,0.3);
	-webkit-box-shadow: 0 0 25px 4px rgba( 0,0,0,0.3);
	box-shadow: 0 0 25px 4px rgba( 0,0,0,0.3);
}
.budget-destinations .package-box img,
.listing-desinations .package-box img{
	width: 100%;
	border-radius: 15px 15px 0 0;
}
.budget-destinations .package-box p,
.listing-desinations .package-box p{
	font-size: 15px;
	color: #707070;
	font-weight: 500;
	margin:0 0 3px;
}
/*.budget-destinations p .rate,*/
/*.listing-desinations p .rate{*/
/*	color: #1c0b7b;*/
/*	font-weight: 600;*/
/*}*/
.budget-destinations p .strike-through,
.listing-desinations p .strike-through{
	text-decoration: line-through;
	padding-left: 5px;
	font-size: 12px;
	color: #707070
}
.budget-destinations .package-box a,
.listing-desinations .package-box a{
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
	text-align: center;

}
.budget-destinations .package-box .book-now,
.listing-desinations .package-box .book-now{
	background:#ff9800;
	padding: 7px 0;
}


.package-box .box-content .package-price{
	margin:0 auto;
}
.package-box .box-content .package-price p{
	font-size: 7px;
	text-align:left;
	display: inline-block;
	font-weight:400;
}
.package-box .box-content .package-price p span{
	font-size: 19px;
	font-weight: 900;
}
.box-content .package-price .package-btn
{	position: relative;
	color:#ffffff;
/*background: #1c0b7b;*/
	     background: linear-gradient(135deg, #f7dc6f 0%,#f1c40f 47%,#e67e22 100%);
	font-size: 13px;
	padding: 9px 10px 9px 10px;
	border-left:0.5px solid #6b6253; 
	margin-bottom: 28px;
	border-radius: 0;
}
.box-content .package-price .package-btn i{
	padding: 0 0 0 8px;
}

.package-box .box-content .package-price{
	border-top:0.5px solid #6b6253;
	display: inline-block;
}
.package-box .package-detail{
	padding: 20px;
	background:#ffff;	
}
.package-box .package-detail h3{
	color:#707070;
	font-size: 13px;
	font-weight: 600;
}
.package-box .package-detail p{
	color:#707070;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	line-height: 17px;
	padding:2px 8px;
}
.package-box .package-detail .view-more{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7dc6f+0,f1c40f+47,e67e22+100 */
	background: #f7dc6f; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #f7dc6f 0%, #f1c40f 47%, #e67e22 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #f7dc6f 0%,#f1c40f 47%,#e67e22 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #f7dc6f 0%,#f1c40f 47%,#e67e22 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7dc6f', endColorstr='#e67e22',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	margin: 0 auto;
	width: 100px;
	border-radius: 20px;
	margin-top: 12px;
}
.package-box .package-detail .view-more a{
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	padding: 12px 10px;
}
.package-box .package-detail
{
	opacity: 0;
	background:rgba(255,255,255, 0.8);	
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	transition: 0.5s;
	border-radius: 15px 15px 0 0;
}
.package-box-image :hover.package-detail
{
	position: absolute;
	opacity: 1;
}
.family-package-box .package-box{
	margin-top: 8%;
}
.pulse {
	-webkit-animation: pulse 1s linear infinite;
	-moz-animation: pulse 1s linear infinite;
	-ms-animation: pulse 1s linear infinite;
	animation: pulse 1s linear infinite;
}

@keyframes "pulse" {
	0% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(0.9);
		-moz-transform: scale(0.9);
		-o-transform: scale(0.9);
		-ms-transform: scale(0.9);
		transform: scale(0.9);
	}
	100% {
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-o-transform: scale(0.8);
		-ms-transform: scale(0.8);
		transform: scale(0.8);
	}

}

@-moz-keyframes pulse {
	0% {
		-moz-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-moz-transform: scale(0.9);
		transform: scale(0.9);
	}
	100% {
		-moz-transform:scale(0.8);
		transform:scale(0.8);
	}

}

@-webkit-keyframes "pulse" {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
	100% {
		-webkit-transform:scale(0.8);
		transform:scale(0.8);
	}

}

@-ms-keyframes "pulse" {
	0% {
		-ms-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-ms-transform: scale(0.9);
		transform: scale(0.9);
	}
	100% {
		-ms-transform: scale(0.8);
		transform: scale(0.8);
	}

}






.section-contents {
	border-radius: 25px;
	margin:35px 0 25px;
	background: linear-gradient(90deg, rgba(234, 127, 88, 1) 45%, rgba(234, 127, 88, 1) 75%, rgba(177, 97, 45, 1) 100%);

	/*background: background: rgb(9,194,249);*/
	/*background: -moz-linear-gradient(top, rgba(9,194,249,1) 0%, rgba(54,144,240,1) 50%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 50%, rgba(54,144,240,1) 50%, rgba(6,124,238,1) 100%);*/
	/*background: -webkit-linear-gradient(top, rgba(9,194,249,1) 0%,rgba(54,144,240,1) 50%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 50%,rgba(54,144,240,1) 50%,rgba(6,124,238,1) 100%);*/
	/*background: linear-gradient(to bottom, rgba(9,194,249,1) 0%,rgba(54,144,240,1) 50%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 50%,rgba(54,144,240,1) 50%,rgba(6,124,238,1) 100%);*/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09c2f9', endColorstr='#067cee',GradientType=0 );
}
.section-contents .title-form{
	/*background: rgba(54,144,240,1);*/
	    background: linear-gradient(90deg, rgba(235, 184, 21) 85%, rgba(212, 175, 55, 1) 100%, rgba(212, 175, 55, 1) 100%);
	border-radius: 25px;
}
.section-contents .title-form p{
	font-size: 20px;
	position:relative;
	padding: 30px 0 30px 5px;
	color:#ffffff;
	font-weight:400;
}
.section-contents .form .section-btn{
	background-color: #ffffff;
	color:#757575;
	font-size: 12px;
	padding: 10px 20px;
	border-radius: 10px;
	font-weight: 500;

}
.section-contents .section-form{
	margin-top:16px;
}
.form .section-form .form-control {
	padding: 0;
	background: transparent;
	border: 0;
	box-shadow: none;
	border-bottom: 1px solid #ebebeb;
	border-radius: 0;
	color: #fff;
}
.form .section-form .form-control::placeholder {
	color: #ebebeb;
	font-size:13px;
}



.budget-form {

	padding: 20px 43px 67px 46px;
	border-radius: 16px;
	margin-bottom: 40px;
	background: rgb(9,194,249);
	background: -moz-linear-gradient(top, rgba(9,194,249,1) 0%, rgba(54,144,240,1) 50%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 50%, rgba(54,144,240,1) 50%, rgba(6,124,238,1) 100%);
	background: -webkit-linear-gradient(top, rgba(9,194,249,1) 0%,rgba(54,144,240,1) 50%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 50%,rgba(54,144,240,1) 50%,rgba(6,124,238,1) 100%);
	background: linear-gradient(to bottom, rgba(9,194,249,1) 0%,rgba(54,144,240,1) 50%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 50%,rgba(54,144,240,1) 50%,rgba(6,124,238,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09c2f9', endColorstr='#067cee',GradientType=0 );
}
.budget-form p{
	color: #ffffff;
	text-align: center;
	font-weight:400;
	font-size:25px;
}
.budget-form .offer p{
	color: #ffffff;
	text-align: center;
	font-weight:300;
	font-size:15px;
	padding-top: 3px;
}
.budget-form .offer p span{
	color: #ffffff;
	font-weight:700;
	font-size:20px;
}
.budget-form .offer{
	border-bottom: 1px solid #ffffff;
}

.media-object {
    /*width: 94px;*/
    /*height: 62px;*/
}


.budget-form .banner-btn{
	color:#757575;
	font-size: 14px;
	padding: 8px 15px 8px 15px;
	border-radius: 20px;
	margin-top: 12px;
	font-weight: 700;
	float: right;
	background:#ffffff;
	
}
.budget-form budget-content-form .form-control {
	padding: 0;
	background: transparent;
	border: 0;
	box-shadow: none;
	border-bottom: 1px solid #83caf9;
	border-radius: 0px;
	color: #ffffff;
}
.budget-form budget-content-form .form-control::placeholder {
	color: #ffffff;
	font-size:13px;
}



/**/
@media (max-width: 768px) {
    input[name="txt-destination"],
    input[name="txt-date"] {
        display: none;
    }
}
