@font-face {
	font-family: 'Montserrat';
	src: url('fonts/Montserrat-Medium.woff2') format('woff2'),
		url('fonts/Montserrat-Medium.woff') format('woff'),
		url('fonts/Montserrat-Medium.ttf') format('truetype'),
		url('fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Montserrat';
	src: url('fonts/Montserrat-Regular.woff2') format('woff2'),
		url('fonts/Montserrat-Regular.woff') format('woff'),
		url('fonts/Montserrat-Regular.ttf') format('truetype'),
		url('fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Montserrat';
	src: url('fonts/Montserrat-Bold.woff2') format('woff2'),
		url('fonts/Montserrat-Bold.woff') format('woff'),
		url('fonts/Montserrat-Bold.ttf') format('truetype'),
		url('fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Montserrat', arial, sans-serif;
}
address {
	font-style: normal;
}
.patb {
	padding-top: 15px;
	padding-bottom: 15px;
}
.patop10 {
	padding-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
@font-face {
	font-family: 'Noto Sans';
	src: url('fonts/NotoSans.eot');
	src: url('fonts/NotoSansd41d.eot?#iefix') format('embedded-opentype'),
		url('fonts/NotoSans.woff2') format('woff2'),
		url('fonts/NotoSans.woff') format('woff'),
		url('fonts/NotoSans.ttf') format('truetype');
	font-display: swap;
}
.comonbtn {
	background: #f36b21;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	padding: 10px 25px;
	display: inline-block;
	cursor: pointer;
	text-decoration: none;
	border: none;
}
.comonbtn i {
	font-size: 19px;
	font-weight: 400;
	margin: 0 -14px 0 5px;
	padding: 0;
}
.smallbtn {
	background: #307fe2;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	padding: 8px 15px;
	display: inline-block;
	cursor: pointer;
	text-decoration: none;
	border: none;
}
.hpkgdtlbox:hover .smallbtn,
.smallbtn:hover {
	background: #f36b21;
}
.smallbtn a {
	color: #fff;
}
.callbtn {
	padding: 15px 25px;
	font-size: 22px;
	margin-top: 15px;
}
.mar_top50 {
	margin-top: 35px;
}
.smallbtn:hover,
.comonbtn:hover {
	color: #fff;
}
.topicon {
	font-size: 24px !important;
	color: #f36b21;
	margin-right: 8px;
}
.toplink {
	line-height: 24px;
	height: 28px;
	font-weight: bold;
	float: right;
	margin: 15px 0 0 15px;
}
.topicon,
.toplink a {
	float: left;
}
.toplink a {
	color: #333;
}
header,
main,
footer,
.mapbox,
main section {
	width: 100%;
	float: left;
}
.mapbox {
	text-align: center;
}
.footerbox .row,
.container .row {
	margin: 0;
}
h1,
h2 {
	margin: 0;
	padding: 20px;
	text-align: center;
	font-size: 32px;
	font-weight: normal;
	color: inherit;
	text-transform: uppercase;
}
.sprite {
	display: inline-block;
	background: url(../images/sprite.png) no-repeat;
}
.nav-wrapper {
	background: #d49f00;
}
nav {
	background: transparent;
	box-shadow: none;
	height: 56px;
	line-height: 56px;
}
nav i {
	height: auto;
}
nav ul a {
	text-transform: uppercase;
}
nav > ul > li:not(:first-child) {
	border-top: 1px solid #d7d7d7;
}
.subnav {
	width: 60% !important;
	background: #f7f7f7;
}
.subnav li {
	width: 33% !important;
	clear: none;
}
.subnav li:nth-child(3n + 2) {
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
}
.dropdown-content li > a small {
	display: none;
}
.dropdown-content li > a:hover small {
	display: block;
}
.topsocialicon {
	text-align: right;
	color: #fff;
	padding: 14px 0;
	font-size: 18px;
}
.topslicon {
	background: #f36b21;
	color: #fff;
	padding: 5px;
	width: 28px;
	height: 28px;
	margin-left: 5px;
	border-radius: 5px;
	text-align: center;
}
.bannertext {
	text-shadow: 1px 2px 2px #000;
}
.bannertext b {
	font-size: 38px;
	color: #fff;
}
.bannerbox {
	color: #fff;
	padding: 2em 0;
	text-align: center;
	top: 25px;
	position: absolute;
	z-index: 20;
	width: 100%;
}
.bannerbox p {
	width: 70%;
	margin: 15px auto;
	font-size: 18px;
	text-align: center;
}
.mainheading {
	font-size: 50px;
	font-weight: bold;
	padding: 20px 0 0;
}
.ghostbtn {
	background: #d1a000;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	margin-top: 10px;
}
.ghostbtn:hover {
	background: #d1a000;
}
.bannericon {
	height: 65px;
	width: 65px;
	background: rgb(176 137 4);
	border-radius: 50%;
	padding: 13px;
	margin: 50px 5px;
	text-align: center;
	display: inline-block;
	transition: 400ms ease 0.1s;
}
.bannericon:hover {
	background: rgb(176 137 4);
}
.icon1,
.icon2,
.icon3 {
	width: 35px;
	height: 35px;
}
.icon1 {
	background-position: -1px -26px;
}
.icon2 {
	background-position: -36px -26px;
}
.icon3 {
	background-position: -73px -26px;
}
.backdrop {
	background: #307fe2 !important;
	margin-top: 3px;
}
.pkgcontainer {
	background: #f5f5f5;
	padding: 20px 0 50px;
}
.pkgbox {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0 8px;
	overflow: hidden;
	background: #fff;
	font-size: 14px;
	position: relative;
}
.pkgnew {
	background: #ff8112 none repeat scroll 0 0;
	border: 1px solid #fff;
	font-weight: bold;
	font-family: 'Times New Roman';
	border-radius: 50%;
	color: #111e35;
	font-size: 22px;
	height: 65px;
	padding: 15px 0;
	position: absolute;
	right: 15px;
	text-align: center;
	top: 15px;
	width: 65px;
}
.pkgbox img,
.newstext img,
.crousel img {
	width: 100%;
}
.pkfdataboc {
	width: 100%;
	float: left;
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
	text-transform: uppercase;
	height: 62px;
}
.pkgtext {
	float: left;
	text-align: center;
	width: 100%;
}
.pkgbook {
	background: rgb(212 159 0) none repeat scroll 0 0;
	border-radius: 5px;
	box-shadow: 1px 3px 5px #333;
	color: #fff;
	display: inline-block;
	float: right;
	font-size: 18px;
	left: 80px;
	margin: 0 auto;
	padding: 4px 10px;
	position: absolute;
	text-align: center;
	top: 45%;
	-webkit-transition: 400ms ease-in 0.1s;
	transition: 400ms ease-in 0.1s;
	transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
}
.pkgbook:hover {
	color: rgb(212 159 0);
}
.bgblack {
	background: rgba(0, 0, 0, 0.3);
	left: 0;
	top: 0;
	width: 100%;
	height: 0%;
	position: absolute;
	z-index: 20;
	transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
	transition: 300ms ease-in 100ms;
	-webkit-transition: 300ms ease-in 100ms;
}
.pkgbox:hover .bgblack {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	height: 100%;
}
.pkgbox:hover .pkgbook {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}
.ca-container2 {
	float: right;
	height: 290px;
	margin: 0 auto 0 0;
	position: relative;
	width: 100%;
}
.ca-container2 .ca-wrapper {
	height: 100%;
	position: relative;
	width: 100%;
}
.ca-container2 .anim_box {
	float: left;
	width: 25%;
	padding: 15px 0;
}
.ca-container2 .ca-content-wrapper {
	background: none repeat scroll 0 0 #b0ccc6;
	height: 440px;
	overflow: hidden;
	position: absolute;
	text-align: left;
	top: 5px;
	width: 0;
	z-index: 10000;
}
.ca-container2 .ca-nav {
	position: absolute;
	text-align: center;
	top: 115px;
	width: 100%;
	z-index: 99;
}
.ca-container2 .feature_next,
.ca-container2 .feature_prev {
	margin-left: 0px;
	z-index: 1000;
	height: 15px;
	width: 15px;
	border-radius: 50%;
	top: 295px;
	background: #307fe2;
	position: absolute;
	cursor: pointer;
	bottom: 0;
	transition: 0.2s ease 0.1s;
}
.ca-container2 .feature_next:hover,
.ca-container2 .feature_prev:hover {
	background: #ff0000;
}
.feature_prev {
	left: 48%;
}
.feature_next {
	right: 48%;
}
.bluebg {
	padding: 30px 0;
}
.webp .bluebg {
	/*background:#091d49 url(../images/banner1.webp) no-repeat fixed 50% 50%/cover*/
	background: #fff;
}
.no-webp .bluebg {
	background: #091d49 url(../images/banner1.jpg) no-repeat fixed 50% 50% / cover;
}
.abouttext {
	color: #000;
	margin-top: 0px;
	font-size: 20px;
	font-weight: normal;
	font-weight: 300;
}
.abouttext b {
	font-size: 28px;
	text-transform: uppercase;
}
.morebtn.comonbtn {
	margin-top: 6px;
}
.newsbox {
	padding: 20px 0 50px;
	float: left;
	width: 100%;
}
.nthead {
	font-size: 20px;
	color: #666;
	padding: 0 0 10px;
	display: inline-block;
	font-weight: normal;
}
.newstext {
	margin: 15px 0 0;
	padding: 15px;
	text-align: center;
	background: #f7f7f7;
}
.countersbox {
	padding: 25px 0 50px;
}
.webp .countersbox {
	background: #1a2745 url(../images/bg2.webp) no-repeat fixed 50% 50% / cover;
}
.no-webp .countersbox {
	background: #1a2745 url(../images/bg2.jpg) no-repeat fixed 50% 50% / cover;
}
.whiteheading {
	color: #fff;
}
.conicon1,
.conicon2,
.conicon3,
.conicon4 {
	width: 80px;
	height: 65px;
	margin-top: 25px;
}
.conicon1 {
	background-position: 0 -61px;
}
.conicon2 {
	background-position: -85px -61px;
}
.conicon3 {
	background-position: -170px -61px;
}
.conicon4 {
	background-position: -254px -61px;
}
.counters {
	font-size: 45px;
	color: #d2a000;
	font-weight: bold;
	line-height: 50px;
}
.counters + span {
	font-size: 16px;
	color: #fff;
	display: block;
	line-height: 20px;
}
.mapimg {
	max-width: 100%;
}
.footerbox {
	background: #d4a000;
	color: #fff;
}
.ftbg a {
	color: #fff;
}
.ftbg {
	background: #d4a000;
	min-height: 230px;
	font-size: 15px;
	padding-bottom: 15px !important;
}
.ftmidbox > span {
	font-size: 20px;
	display: block;
	padding: 0;
}
.ftmidbox {
	display: block;
	width: 90%;
	margin: 2em auto;
}
.ftmidbox div {
	width: 100%;
	float: left;
}
.fallowtext {
	font-size: 22px;
	padding: 25px;
	font-weight: normal;
}
.socialicon {
	background: #fff;
	margin-left: 5px;
	height: 38px;
	width: 38px;
	display: inline-block;
	padding: 5px 8px;
	text-align: center;
	color: #9e9e9e;
	font-size: 20px !important;
	transition: all 0.3s ease 0.1s;
	-webkit-transition: all 0.3s ease 0.1s;
}
.socialicon:hover,
.socialicon:focus {
	color: #307fe2;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}
.copy {
	font-size: 18px;
	font-weight: normal;
	padding: 15px 0 0;
	text-align: center;
}
.copy small {
	display: block;
	font-size: 12px;
}
.fticon {
	color: #fff;
	font-size: 20px !important;
	float: left;
	width: 20px;
	text-align: center;
}
.ftaddress {
	float: left;
	margin-left: 8px;
}
.innerheading {
	background: #f7f7fa;
	border: 1px solid #e7e7e7;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	padding: 15px;
	float: left;
	width: 100%;
}
.innersubheading {
	font-size: 20px;
}
.innerpagelist {
	list-style-type: disc !important;
	padding-left: 20px;
	margin-top: 0;
}
.innerpagelist li {
	list-style-type: disc;
}
.abtimg {
	width: 240px;
	height: 200px;
	border-radius: 3px;
}
.innerdemo {
	float: left;
	width: 100%;
	border: 1px solid #f7f7f7;
	margin-top: 10px !important;
	box-shadow: 2px 2px 6px -1px #ddd;
	-webkit-box-shadow: 2px 2px 6px -1px #ddd;
}
.innerdemo:nth-of-type(2n + 1) {
	margin-bottom: 10px !important;
}
.icon {
	color: #f36b21;
	font-size: 16px !important;
	margin-right: 5px;
}
.contheading {
	background: #307fe2;
	color: #fff;
	display: block;
	padding: 8px;
	font-size: 18px;
}
.contimg {
	box-shadow: 2px 3px 8px -3px #666;
	-webkit-box-shadow: 2px 3px 8px -3px #666;
	float: left;
	width: 100%;
}
.pkgimgbox {
	background: #f7f7fa;
	float: left;
	width: 100%;
	padding: 10px 0;
}
.mainpkgbg {
	background: #f7f7fa;
	border-radius: 3px;
}
.pkgcontnum {
	font-size: 18px;
	text-align: center;
	margin: 8px;
}
.pkgname {
	font-size: 20px;
	font-weight: 500;
}
.pkgname + small {
	font-size: 12px;
	color: #333;
}
.pkgpricebox {
	padding: 15px 0;
	font-size: 14px;
	color: #666;
	line-height: 18px;
}
.pkgpricebox i {
	font-style: normal;
	color: #ff0000;
	font-size: 11px;
}
.pkgprice {
	font-size: 24px;
	color: #f36b21;
}
.pkgdtlbox {
	min-height: 150px;
	display: block;
	background: #fff;
	margin-top: 10px;
	text-align: center;
	padding: 25px;
}
.hpkgdtlbox {
	min-height: 150px;
	display: block;
	background: #f7f7fa;
	box-shadow: 1px 1px 3px 1px #d7d7d7;
	text-align: center;
	padding: 25px;
	margin-bottom: 10px;
}
.hpkgdtlbox:hover {
	background: #fde6b7;
}
.pkgdtlbox img,
.hpkgdtlbox img {
	max-width: 100%;
}
.nights {
	transform: rotate(-230deg);
}
.sightday,
.sightsubh {
	color: #000;
	font-weight: 500;
	padding: 8px;
	font-size: 18px;
	margin-top: 15px;
}
.sightday {
	background: #e8edf4;
}
.sightday b {
	color: #ff8300;
	font-weight: normal;
}
.sightsubh {
	background: #e5e6e6;
}
.sightdtl {
	float: left;
	width: 100%;
	padding: 15px;
	border: 1px solid #e9e9e9;
	box-shadow: 1px 5px 7px -5px #c7c7c7;
	-webkit-box-shadow: 1px 5px 7px -5px #c7c7c7;
}
.sightdtl ul {
	padding: 0 20px;
	margin: 0;
}
.sightdtl ul li {
	padding: 2px;
}
.sightimgbox {
	border-right: 1px solid #e7e7e7;
	float: left;
	margin-right: 15px;
	padding-right: 15px;
}
.sightdtl p {
	margin: 0 0 10px;
}
.sightdtl .material-icons,
.icons {
	float: left;
	margin-right: 3px;
	color: #f36b21;
	font-size: 20px;
}
.note {
	color: #ff0000;
	font-size: 12px;
}
.pkgcontact {
	padding: 25px;
	float: left;
	width: 100%;
	text-align: center;
	border-top: 1px dashed #d7d7d7;
	background: rgba(223, 222, 220, 0.62);
	margin-top: 15px;
	font-weight: 500;
}
.price_tbl {
	float: left;
	width: 100%;
}
.price_tbl table {
	width: 100%;
	border: 1px solid #ddd;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
.price_tbl table th {
	background: #f7f7fa;
}
.price_tbl table th,
.price_tbl table td {
	border: 1px solid #ddd;
	border-collapse: collapse;
	margin: 0px;
	padding: 5px;
}
#backTop {
	width: 40px;
	height: 35px;
	text-align: center;
	cursor: pointer;
	z-index: 999999999;
	display: none;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	background: #f36b21;
	color: #fff;
	padding: 4px 0 0;
	border-radius: 5px;
}
.scrolloff {
	pointer-events: none;
}
@keyframes placeHolderShimmer {
	0% {
		background-position: -468px 0;
	}
	100% {
		background-position: 468px 0;
	}
}
.animated-background {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
	animation-name: placeHolderShimmer;
	animation-timing-function: linear;
	background: #f6f7f8;
	background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
	background-size: 1000px 104px;
	position: relative;
}
.side-nav a {
	min-height: 48px;
	height: auto;
}
.loadimg {
	height: 96px;
}
.loadheading {
	height: 35px;
}
.loadppkgname {
	margin: 10px auto 3px;
	height: 25px;
	width: 80%;
	display: inline-block;
}
.loadppkgprice {
	margin: auto;
	height: 18px;
	width: 60%;
	display: inline-block;
}
.loadbtn {
	width: 150px;
	height: 35px;
	display: inline-block;
}
.Loadhpkgdtlbox {
	min-height: 150px;
	display: block;
	background: #f7f7fa;
	border-radius: 8px;
	box-shadow: 1px 1px 3px 1px #d7d7d7;
	text-align: center;
	margin-bottom: 10px;
}
.sightdtl .ul_list {
	padding: 0 0px;
	margin-bottom: 10px;
}
.bul_cirle {
	width: 5px;
	height: 5px;
	vertical-align: middle;
	margin-top: -3px;
	background: #000;
	display: inline-block;
	border-radius: 50%;
	vertical-align: middle;
}
@media screen and (max-width: 767px) {
	.mobnone,
	.crousel {
		display: none;
	}
	.bannertext b {
		font-size: 24px;
	}
	.bannerbox p {
		font-size: 14px;
	}
	h1,
	h2 {
		font-size: 26px;
		padding: 10px 20px;
	}
	.bannerbox {
		color: #091d49;
		position: relative;
		top: 0;
		background-size: cover;
		background-position: 50% 50%;
	}
	.no-webp .bannerbox {
		background: url(../data1/images/mobilebg.jpg) no-repeat;
	}
	.webp .bannerbox {
		background: url(../data1/images/mobilebg.webp) no-repeat;
	}
	.ws_next,
	.ws_prev {
		display: none !important;
	}
	.bannerbox p {
		width: 100%;
	}
	.bannertext {
		text-shadow: 1px 0 1px #000;
	}
	.bannericon {
		padding: 15px 0 20px;
	}
	nav {
		height: 35px;
	}
	nav > ul > li:not(:first-child) {
		border-left: 1px solid transparent;
	}
	.side-nav li > a > i,
	.side-nav li > a > [class^='mdi-'],
	.side-nav li > a > [class*='mdi-'],
	.side-nav li > a > i.material-icons {
		margin: 0;
	}
	.side-nav .divider {
		margin: 0;
	}
	#dropdown1 {
		margin-top: 58px;
	}
	#dropdown2 {
		margin-top: 98px;
	}
	.ca-container2 .anim_box {
		width: 100%;
	}
	.feature_next {
		right: 42%;
	}
	.feature_prev {
		left: 42%;
	}
	.abouttext,
	.ftmidbox {
		width: 100%;
	}
	.mobcenter,
	.abouttext {
		text-align: center;
	}
	.abouttext b {
		display: block;
	}
	.newstext img {
		width: 100%;
	}
	.copy {
		padding: 15px 0 8px;
	}
	.ftmidbox {
		padding: 15px;
	}
	.ftaddress {
		float: none;
	}
	.counters {
		font-size: 35px;
	}
	.socialicon {
		margin-bottom: 15px;
	}
	.footerbox .row,
	.container .row {
		margin-left: -0.75rem;
		margin-right: -0.75rem;
	}
	.row {
		margin-bottom: 10px;
	}
	.sightimgbox {
		border-right: none;
		margin-right: 0;
		padding-right: 0;
		width: 100%;
	}
	.sightimg {
		width: 100%;
	}
	.sightdtl p {
		margin: 10px 0;
		text-align: justify;
	}
	.price_tbl {
		overflow: scroll;
	}
}
@media screen and (max-width: 767px) and (orientation: landscape) {
	.sightimgbox {
		border-right: none;
		margin-right: 10px;
		padding-right: 0;
	}
	.sightimg {
		width: 100%;
	}
	.sightdtl p {
		margin: 0;
		text-align: justify;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.ca-container2 .anim_box {
		width: 50%;
	}
	.ca-container2 {
		height: 310px;
	}
	.pkgbox:hover {
		transform: scale(1);
	}
	nav {
		height: 35px;
	}
	nav > ul > li:not(:first-child) {
		border-left: 1px solid transparent;
	}
	.side-nav li > a > i,
	.side-nav li > a > [class^='mdi-'],
	.side-nav li > a > [class*='mdi-'],
	.side-nav li > a > i.material-icons {
		margin: 0;
	}
	.side-nav .divider {
		margin: 0;
	}
	#dropdown1 {
		margin-top: 32px;
	}
	#dropdown2 {
		margin-top: 80px;
	}
	.bannerbox {
		color: #091d49;
		position: relative;
		top: 0;
		background-size: cover;
		background-position: 50% 50%;
	}
	.webp .bannerbox {
		background: url(../data1/images/mobilebg.webp) no-repeat;
	}
	.no-webp .bannerbox {
		background: url(../data1/images/mobilebg.jpg) no-repeat;
	}
	.ws_next,
	.ws_prev,
	.ws_images,
	.ws_bullets {
		display: none !important;
	}
	.bannertext {
		text-shadow: 1px 0 1px #000;
	}
	.ca-container2 .feature_next,
	.ca-container2 .feature_prev {
		top: 325px;
	}
	.feature_next {
		right: 46%;
	}
	.feature_prev {
		left: 46%;
	}
	.ftmidbox {
		width: 95%;
	}
	.ftaddress {
		width: 80%;
	}
	.ftmidbox {
		margin: 0;
		padding: 10px;
	}
	.copy {
		padding: 15px 0;
	}
	.ftbg {
		border-right: 1px solid #274475;
		font-size: 15px;
		background: transparent;
	}
	.socialicon {
		margin-bottom: 15px;
	}
	.footerbox .row,
	.container .row {
		margin-left: -0.75rem;
		margin-right: -0.75rem;
	}
	.row {
		margin-bottom: 10px;
	}
	.sightimgbox {
		border-right: none;
		margin-right: 0;
		padding-right: 0;
		width: 100%;
	}
	.sightimg {
		width: 100%;
	}
	.sightdtl p {
		margin: 10px 0;
		text-align: justify;
	}
	.price_tbl {
		overflow: scroll;
	}
}
