.bg-parallaxme {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -2;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover
}
.gtranslate {
	float: right;
	position: relative;
	z-index: 111;
	top: 80px;
	right: 10px;
}
.option_group {
	font-weight: 900 !important;
	font-size: 20px;
}
.option_inner_group {
	font-size: 14px;
}
/* Book Now Button */
a.book-now-btn4 {
	overflow: hidden;
	position: relative;
	background: #f08d2a;
	border-radius: 3px;
	display: block;
	color: #fff;
	padding: 14px 140px 14px 20px;
	text-decoration: none;
	text-transform: capitalize;
	margin-bottom: 20px;
	font-size: 16px;
	/*margin-top: 26px;*/
}
a.book-now-btn4:hover {
	background: #db740d !important;
	text-decoration: none !important;
	color: #fff !important;
}
a.book-now-btn4::after {
	background: #db740d url("../images/download-icon.png") no-repeat scroll center center;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 83px;
}
a.book-now-btn4:hover::after {
	background-color: #f08d2a;
}
/* Book Now Button */
/* Book Now Button */
a.book-download-itenary {
	overflow: hidden;
	position: relative;
	background: #34495e;
	border-radius: 3px;
	display: block;
	color: #fff !important;
	padding: 14px 140px 14px 20px;
	text-decoration: none;
	text-transform: capitalize;
	margin-bottom: 20px;
	font-size: 16px;
	margin-top: 26px;
}
a.book-download-itenary:hover {
	background: #2c3e50 !important;
	text-decoration: none !important;
	color: #fff !important;
}
a.book-download-itenary::after {
	background: #2c3e50 url("../images/download-icon.png") no-repeat scroll center center;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 83px;
}
a.book-download-itenary:hover::after {
	background-color: #34495e;
}
/* Book Now Button */
/* Book Now Button */
a.book-now-btn {
	overflow: hidden;
	position: relative;
	background: #ff4a2a;
	border-radius: 3px;
	display: block;
	color: #fff;
	padding: 14px 140px 14px 20px;
	text-decoration: none;
	text-transform: capitalize;
	margin-bottom: 20px;
	font-size: 16px;
	/*margin-top: 26px;*/
}
a.book-now-btn:hover {
	background: #ea2c0a !important;
	text-decoration: none !important;
	color: #fff !important;
}
a.book-now-btn::after {
	background: #ea2c0a url("../images/book-now-icon.png") no-repeat scroll center center;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 83px;
}
a.book-now-btn:hover::after {
	background-color: #ff4a2a;
}
/* Book Now Button */


/* Book Now Button2 */
a.book-now-btn2 {
	overflow: hidden;
	position: relative;
	background: #82b440;
	border-radius: 3px;
	display: block;
	color: #fff;
	padding: 14px 140px 14px 20px;
	text-decoration: none;
	text-transform: capitalize;
	margin-bottom: 0px;
	font-size: 16px;
	margin-top: 0px;
}
a.book-now-btn2:hover {
	background: #6f9a37 !important;
	text-decoration: none !important;
	color: #fff !important;
}
a.book-now-btn2::after {
	background: #6f9a37 url("../images/book-now-icon.png") no-repeat scroll center center;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 83px;
}
a.book-now-btn2:hover::after {
	background-color: #82b440;
}
/* Book Now Button2 */


/* Book Now Button3 */
a.book-now-btn3 {
	overflow: hidden;
	position: relative;
	background: #46cdbf;
	border-radius: 3px;
	display: block;
	color: #fff;
	padding: 14px 140px 14px 20px;
	text-decoration: none;
	text-transform: capitalize;
	margin-bottom: 20px;
	font-size: 16px;
	margin-top: 0px;
}
a.book-now-btn3:hover {
	background: #3abdaf !important;
	text-decoration: none !important;
	color: #fff !important;
}
a.book-now-btn3::after {
	background: #3abdaf url("../images/availability-icon.png") no-repeat scroll center center;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 83px;
}
a.book-now-btn3:hover::after {
	background-color: #46cdbf;
}
/* Book Now Button3 */


/* Tour Button */
a.tour-btn {
	overflow: hidden;
	position: relative;
	background: #01b7f2;
	border-radius: 3px;
	display: block;
	color: #fff;
	padding: 4px 140px 4px 20px;
	text-decoration: none;
	text-transform: capitalize;
	margin-bottom: 20px;
	font-size: 16px;
}
a.tour-btn:hover {
	background: #039fd1 !important;
	text-decoration: none !important;
	color: #fff !important;
}
a.tour-btn::after {
	background: #039fd1 url("../images/tour-icon.png") no-repeat scroll center center;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 83px;
}
a.tour-btn:hover::after {
	background-color: #01b7f2;
}
/* Tour Button */




/*  Departure Map Button */
a.departure-map-btn {
	overflow: hidden;
	position: relative;
	background: #82b440;
	border-radius: 3px;
	display: block;
	color: #fff;
	padding: 14px 140px 14px 20px;
	text-decoration: none;
	text-transform: capitalize;
	margin-bottom: 20px;
	font-size: 16px;
	margin-top: 26px;
}
a.departure-map-btn:hover {
	background: #6f9a37 !important;
	text-decoration: none !important;
	color: #fff !important;
}
a.departure-map-btn::after {
	background: #6f9a37 url("../images/pointer-advice.png") no-repeat scroll center center;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 83px;
}
a.departure-map-btn:hover::after {
	background-color: #82b440;
}
/*  Departure Map Button */







/* Book Now Button home */
a.book-now-btn-home {
	overflow: hidden;
	position: relative;
	background: #f08d2a;
	border-radius: 3px;
	display: block;
	color: #fff !important;
	padding: 14px 20px 14px 100px;
	text-decoration: none !important;
	text-transform: capitalize;
	margin-bottom: 20px;
	font-size: 16px;
	margin-top: 26px;
	width: 280px;
	height: 50px;
	float: right;
	margin-right: 7px;
}
a.book-now-btn-home:hover {
	background: #c97623 !important;
}
a.book-now-btn-home::after {
	background: #c97623 url("../images/book-now-icon.png") no-repeat scroll center center;
	content: "";
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	width: 83px;
}
a.book-now-btn-home:hover::after {
	background-color: #f08d2a;
}
/* Book Now Button */


/* Tour Button home */
a.tour-btn-home {
	overflow: hidden;
	position: relative;
	background: #14d5c4;
	border-radius: 3px;
	display: block;
	color: #fff !important;
	padding: 14px 20px 14px 100px;
	text-decoration: none !important;
	text-transform: capitalize;
	margin-bottom: 20px;
	font-size: 16px;
	width: 280px;
	height: 50px;
	float: right;
	margin-top: 26px;
	margin-right: 14px;
}
a.tour-btn-home:hover {
	background: #14bbac !important;
}
a.tour-btn-home::before {
	background: #14bbac url("../images/tour-icon.png") no-repeat scroll center center;
	content: "";
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	width: 83px;
}
a.tour-btn-home:hover::before {
	background-color: #14d5c4;
}
/* Tour Button */

@media (max-width:630px) {
a.book-now-btn-home, a.tour-btn-home {
	width: 100%;
	margin-right: 14px;
	margin-left: 14px !important;
}
}
.popup-header {
	background: #f08d2a;
	padding: 30px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
}
.popup-header h2 {
	color: #fff;
	font-weight: normal;
	font-size: 28px;
	margin: 0px;
}
.popup-body {
	background: #343434;
	padding: 20px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
}
.popup-body label {
	font-weight: normal;
}
.popup-textarea-height {
	height: 200px !important;
}
.captcha {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #333 !important;
	padding: 5px 15px;
}
.popup-button {
	background: #f08d2a;
	color: #fff;
	border: 1px solid #f08d2a;
}
.popup-button:hover {
	background: #e07407;
	color: #fff;
	border: 1px solid #e07407;
}





.bookingpoints {
	background: #f8f8f8;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-radius-bottomright: 5px;
	padding: 10px 10px 0px 10px;
	font-family: 'Open sans';
}
.bookingpointshead {
	background-color: #f08d2a;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-topright: 5px;
	padding: 10px;
	font-family: 'Open sans';
}
.bookingpointshead h1 {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.headingline {
	height: 1px;
	width: 100%;
	margin: 12px 0px;
	background: #000;
}
.price {
	margin: 8px 0px;
}
.bookingprice {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	width: 60%;
	float: left;
}
.mapicon {
	font-size: 16px;
	width: 10%;
	float: left;
	color: #333333;
	margin-left: 7px;
}
.bookingprice2 {
	width: 20%;
	font-size: 19px;
	font-weight: bold;
	color: #333333;
	float: left;
}
.bookingpointstext{
	padding-left:8px;
	color:#039fd1;
}