*,
*:focus {
	outline: none !important;
}

body {

	font-family: 'Roboto', sans-serif !important;
}

@font-face {
	font-family: GlacialIndifference;
	src: url(font/GlacialIndifference-Bold.otf);
}

a:hover {
	text-decoration: none;
}

.slider-content h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 60px;
	text-align: center;
	margin-bottom: 20px;
	font-weight: 800;
}


.slider-content h6 {
	font-family: 'Roboto', sans-serif !important;
	font-size: 16px;
	text-align: center;
	font-weight: 300;
	letter-spacing: 2px;

}

.slider-content p {
	font-family: 'Poppins', sans-serif;
	text-align: center;
	font-weight: 300;
	letter-spacing: 1px;
	font-size: 17px;
	line-height: 30px;

}

.slider-content a {
	padding: 15px 20px;
	background-color: #727ca0;
	border-color: #727ca0;
	font-size: 16px !important;
	font-weight: 700 !important;
	letter-spacing: 0.05em !important;
	color: #fff;
	text-align: center;
	text-decoration: none;
	display: block;
	margin: auto;
	width: 180px;
	margin-top: 30px;

}


.slider-content a:hover {
	background-color: #fff;
	color: #000;
	border-color: #fff;
}










.owl-carousel .owl-item {}

.owl-carousel .item.owl-lazy {
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;

	overflow: hidden;
	transition: background-size 3s ease;
}

.owl-carousel .owl-item i.fab {
	display: inline-block;
	float: none;
	clear: both;
	background: rgba(0, 0, 0, .15);
	color: #fff;
	padding: 6px;
	border-radius: 100%;
	margin-bottom: 3px;
	font-size: 20px;
	margin-bottom: 12px;
	transition: all .5s ease;
}

.owl-carousel .owl-item.active .item.owl-lazy {
	background-size: calc(110% + 50px) auto !important;
	transition: background-size 1s ease .5s;
}

.owl-carousel .owl-item.active i.fab {
	transition: all .5s ease 1s;
}

.owl-carousel .owl-item.active .sliderContentInner {
	opacity: 1;
	transition: all .8s ease .5s;
}

.owl-theme .owl-dots .owl-dot {
	padding: 0px;
	background: none;
	border: none;
	outline: none;
}

.sliderContent {
	position: relative;
	padding-top: 52%;
	display: block;
	color: #fff;
	background-image: linear-gradient(to top, #000000, transparent 55%);
}

.sliderContent.bgLight {
	background-image: linear-gradient(to top, #fff, transparent 75%);
	color: #000 !important;
}

.sliderContentInner {
	position: absolute;
	bottom: 35%;
	left: 0px;
	padding: 45px 30px;
	font-size: 16px;
	opacity: 0;
	transition: all .0s ease;
	width: 100%;


}

.slider-content {
	display: block;
	margin: auto;
	width: 53%;
}





.sliderContent h3 {
	font-size: 24px;
	font-weight: 700;
}

.sliderContent .btn.btn-default {}

@media screen and (max-width:767px) {
	.sliderContent h3 {
		font-size: 20px;
	}
	.features-box ul{
	    margin:0!important;
	}

	.sliderContentInner {
		padding: 25px 30px;
	}

	.sliderContentInner p.lead {
		font-size: 13px;
	}
}

* {
	outline: none;
}

.owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
}

.slide-progress {
	width: 0;
	max-width: 100%;
	height: 4px;
	background: #cc0000;
	position: relative;
	z-index: 9;
	top: 4px;
}

.owl-dot.active {
	position: relative;
}

.owl-dot.active:after {
	animation: smProgressbar 5s ease forwards;
	position: absolute;
	top: 5px;
	left: 7px;
	content: '';
	height: 4px;
	width: 0px;
	background: #06c;
	z-index: 2;
}

.owl-theme .owl-dots {
	position: relative;
	z-index: 9;
	top: -40px;
}

.owl-theme .owl-dots .owl-dot span {
	width: 30px;
	height: 4px;
	border-radius: 0px;
}

@keyframes smProgressbar {
	0% {
		width: 0px;
	}

	100% {
		width: 30px;
	}
}

@media screen and (max-width:767px) {
	p.lead {
		display: none;
	}

}


#header {
	position: absolute;
	top: 0;
	z-index: 99;
	width: 100%;
	background-color: #ffffff;
}

.navbar {
	padding: 0 65px !important;
}

.navbar-light .navbar-nav .nav-link {
	color: #000;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: #323232;
}

.navbar-light .navbar-text a {
	color: #ffffff;
}

.main-btn {
	padding: 15px 30px;
	background-color: #727ca0;
	font-size: 16px !important;
	font-weight: 700 !important;
	letter-spacing: 0.05em !important;
	color: #fff;
	text-decoration: none;
	transition: 0.5s all;
}

.main-btn a {
	text-decoration: none;
}

.main-btn:hover {
	background-color: #fff;
	color: #000;
}

.navbar-dark .navbar-nav .nav-link {
	font-family: 'Poppins', sans-serif;
	color: rgb(255 255 255 / 83%)
}

.active {
	border-bottom: solid 1px #fff;
}

.navbar-dark .navbar-nav .nav-item {
	margin-right: 20px;
}

.navbar-nav {
	margin: auto;
}

.navbar-dark .navbar-nav .nav-item:hover {
	color: #fff;
	border-bottom: solid 1px #fff;
}


.navbar-dark .navbar-nav .nav-link {
	color: rgb(255 255 255 / 81%) !important;
	font-size: 15px;
	font-weight: 500;
}


.navbar-expand-md .navbar-nav .nav-link {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.slider-img {
	padding: 90px 0 0 0;
}

.owl-carousel .owl-stage-outer {
	height: 85vh !important;
}

.owl-theme .owl-nav.disabled+.owl-dots {
	display: none;
}

.owl-carousel .owl-item.active .item.owl-lazy {
	background-size: contain;
}

.navbar-dark .navbar-brand img {
	width: 130px;
}



.about-section {
	padding: 80px 0;
}

.about-section h1 {
	font-size: 40px;
	font-weight: 900;
	font-family: 'Roboto', sans-serif;
	color: #181b31;
}




.about-section p {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	color: #808291;
	margin-top: 0px;
}

.about-section a {
	color: #b8860b;
	font-size: 14px !important;
	font-weight: 700 !important;
	letter-spacing: 0.025em !important;
	border-bottom: 1px solid #b8860b;
	padding: 0 5px 5px 5px;
}

.attraction-content {
	width: 65%;
	display: block;
	margin: auto;
}

.attraction-content h6 {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.2em;
	color: #b8860b;
}


.attraction-content h1 {
	text-align: center;
	font-size: 40px;
	font-weight: 900;
	font-family: 'Roboto', sans-serif;
	color: #181b31;
}


.attraction-content p {
	font-family: 'Poppins', sans-serif;
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	color: #808291;
	margin-top: 0px;
	letter-spacing: .5px;
}

.attraction {
	padding: 10px;
	background: #fff;
	box-shadow: 0 25px 70px rgb(0 0 0 / 7%);
}

.attraction img {
	width: 120px;
	float: left;
	margin-right: 30px;
}

.attraction h3 {
	font-size: 18px;
	margin-bottom: 5px;
	font-family: 'Roboto', sans-serif;
	margin-top: 10px;
	font-weight: 700;
}

.attraction p {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	color: #808291;


}

.attraction-div {
	padding-bottom: 20px;
	background: #f3f3f333;
}


/* Make the image fully responsive */
.carousel-inner img {
	width: 100%;
	height: auto;
}

.carousel-control-next,
.carousel-control-prev {
	top: auto !important;
	bottom: -45px;
}

.carousel-control-next {
	left: 35px;
}


.carousel-control-prev-icon {
	background-image: url(../images/left-arrow.png) !important;
}


.carousel-control-next-icon {
	background-image: url(../images/right-arrow.png) !important;

}


.carousel-control-next-icon,
.carousel-control-prev-icon {
	width: 30px;
	height: 30px;
}


.image-hover-div {
	position: relative;
	width: 100%;
}

.image {
	display: block;
	width: 100%;
	height: auto;
}

.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background-color: #00000091;
}

.image-hover-div:hover .overlay {
	opacity: 1;
}

.text {
	color: white;
	font-size: 20px;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	overflow-wrap: break-word;
	word-wrap: break-word;
	width: 100%;
}


.activities h1 {
	text-align: left;
	font-size: 40px;
	font-weight: 900;
	font-family: 'Roboto', sans-serif;
	color: #181b31;
	margin-bottom: 20px;
}

.carousel-control-next,
.carousel-control-prev {
	width: 3%;
}


.activity-two {
	margin-top: 80px;
}

.activity-two h1 {
	text-align: left;
	font-size: 40px;
	font-weight: 900;
	font-family: 'Roboto', sans-serif;
	color: #181b31;
	margin-bottom: 20px;
}

.activity-two p {
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 25px;
	color: #808291;
	margin-top: 20px;
	letter-spacing: .5px;
}

.activity-two img {
	margin-top: 70px;
}


.activity-two a {
	color: #b8860b;
	font-size: 14px !important;
	font-weight: 700 !important;
	letter-spacing: 0.025em !important;
	border-bottom: 1px solid #b8860b;
	padding: 0 10px 10px 10px;
}

.tour-packages {
	margin-top: 50px;
}



.tour-packages h1 {
	text-align: left;
	font-size: 45px;
	font-weight: 900;
	font-family: 'Roboto', sans-serif;
	color: #181b31;
	margin-bottom: 20px;
}


.packages {
	padding: 25px;
	background: #fff;
	box-shadow: 0 25px 70px rgb(0 0 0 / 7%);
}

.packages h2 {
	font-size: 16px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	color: #181b31;
	margin-top: 20px;
}

.packages h3 {
	font-size: 16px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	color: #808291;

}


.packages ul li {
	font-size: 16px;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
	color: #808291;

}

.packages a {
	font-size: 16px;
	color: #fc7350;
	font-weight: 900;
	text-decoration: none;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	display: block;
}


.plan-trip {
	margin-top: 70px;
	padding: 80px 0;
	background: url(../images/bg-image.jpg);
	background-position: bottom;
}


.plan {
	width: 55%;
	display: block;
	margin: auto;
}

.plan h1 {
	text-align: center;
	font-size: 60px;
	font-weight: 900;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	margin-bottom: 20px;

}

.plan p {
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 35px;
	letter-spacing: .5px;
	text-align: center;
}

.plan a {
	padding: 15px 20px;
	background-color: #727ca0;
	border-color: #727ca0;
	font-size: 16px !important;
	font-weight: 700 !important;
	letter-spacing: 0.05em !important;
	color: #fff;
	text-align: center;
	text-decoration: none;
	display: block;
	margin: auto;
	width: 180px;
	margin-top: 30px;
	transition: 0.5s all;
}

.plan a:hover {
	background-color: #fff;
	color: #000;
	border-color: #fff;
}


.footer {
	padding: 80px 0 0px 0;
}

.footer img {
	width: 150px;
	margin-bottom: 20px;
}


.footer p {
	color: #808291;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: .5px;

}

.footer-widget h3 {
	font-size: 22px;
	font-weight: 800;
	font-family: 'Poppins', sans-serif;
	color: #323232;
	margin-bottom: 20px;
}




.footer-widget ul li {
	font-size: 15px;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
	color: #808291;
	margin-bottom: 10px;
	list-style: none;

}

.footer-widget ul {
	padding-left: 0;
}

.footer-widget2 h3 {
	font-size: 22px;
	font-weight: 800;
	font-family: 'Poppins', sans-serif;
	color: #323232;
	margin-bottom: 20px;
}




.footer-widget2 ul li {
	font-size: 15px;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
	color: #808291;
	margin-bottom: 10px;
	list-style: none;

}

.footer-widget2 ul {
	padding-left: 0;
}

.footer-widget2 i {
	margin-right: 10px;
}

.copyright p {
	margin-top: 50px;
	text-align: center;
	color: #808291;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: .5px;
}


.copyright a {
	color: #b8860b;
	font-size: 14px !important;
	font-weight: 700 !important;
	letter-spacing: 0.025em !important;
	border-bottom: 1px solid #b8860b;
	padding: 0 10px 10px 10px;
	text-decoration: none;
}



.top-banner {
	padding: 100px 0;
	background-position: bottom !important;
	margin-top:50px;
}

.top-banner h1 {
	text-align: center;
	font-size: 50px;
	font-weight: 900;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	padding-top: 50px;
}


.contact-section {
	padding: 60px 0;
}

.contact-section h1 {
	font-size: 40px;
	font-weight: 900;
	font-family: 'Poppins', sans-serif;
	color: #181b31;
	margin-bottom: 10px;
}



.contact-section p {
	font-size: 18px;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
	color: #000;
	margin-bottom: 40px;
}


.contact-details ul {
	font-size: 17px;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
	color: #000;
	margin-bottom: 10px;
	list-style: none;
	padding-left: 0;
	vertical-align: middle;
}

.contact-details li {
	margin-bottom: 40px;
}

.contact-details img {
	width: 40px;
	float: left;
	margin-right: 20px;
}

.contact-form label {
	float: left;
	display: block;
	font-family: 'Poppins', sans-serif;
}

.contact-form input {
	width: 100%;
	padding: 10px;
	margin-bottom: 30px;
	font-family: 'Poppins', sans-serif;
}

.contact-form textarea {
	width: 100%;
	height: 200px;
}

.contact-form button {
	padding: 11px 30px;
	background-color: #727ca0;
	border-color: #727ca0;
	font-size: 16px !important;
	font-weight: 700 !important;
	letter-spacing: 0.05em !important;
	color: #fff;
	border: none;
	font-family: 'Poppins', sans-serif;
	margin-top: 20px;
	float: right;
	border: solid 1px #727ca0;
	transition: 0.5s all;
}

.contact-form button:hover {
	background: #fff;
	color: #000;
}


.attraction-page {
	padding: 60px 0;
}



.attraction-page h1 {
	font-size: 40px;
	font-weight: 900;
	font-family: 'Poppins', sans-serif;
	color: #181b31;
	margin-bottom: 20px;
}

.attraction-page p {
	font-size: 16px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	color: rgb(128, 130, 145);
	margin-bottom: 10px;
	line-height: 28px;

}

.main-attraction {
	padding: 20px 0 50px 0;
	display: flex;
	align-items: center;
	justify-content: center
}

.main-attraction h1 {
	font-size: 40px;
	font-weight: 900;
	font-family: 'Poppins', sans-serif;
	color: #181b31;
	margin-bottom: 20px;

}

.attraction-page hr {
	border-top: 1px dotted rgb(178 179 185);
	width: 70%;
	text-align: center;
}

.accommodation img {
	width: 100%;
}

.accommodation h1 {
	font-size: 30px;
	font-weight: 900;
	font-family: 'Poppins', sans-serif;
	color: #181b31;
	margin-bottom: 0px;
}


.accommodation p {
	font-size: 16px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	color: rgb(128, 130, 145);
	margin-bottom: 10px;
	line-height: 28px;
}


.accommodation {
	box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
}


.accommodation a {
	padding: 12px 30px;
	background-color: rgb(253, 115, 80);
	border-color: rgb(253, 115, 80);
	font-size: 16px !important;
	font-weight: 700 !important;
	letter-spacing: 0.05em !important;
	color: #fff;
	text-decoration: none;
	float: right;
	border: solid 1px #fff;
	transition: 0.5s all;
}

.accommodation a:hover {
	background: #fff;
	color: #000;
	border: solid 1px #000;
}



.accommodation .col-sm-5 {
	padding: 0;
}

.room-service img {
	width: 25px !important;
	margin: auto;
}

.room-service ul {
	list-style: none;
	padding-left: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.room-service li {
	padding: 5px 15px 5px 0;
	margin-bottom: 10px;
}


.room-service span {
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
}



@media only screen and (max-width: 600px) {
	.navbar {
		padding: 0 !important;
	}

	.navbar-dark .navbar-brand img {
		width: 140px;
	}

	.main-btn {
		display: none;
	}


	.owl-carousel .owl-stage-outer {
		height: auto !important;
	}

	.sliderContentInner {
		bottom: 0;
	}

	.slider-content {
		width: 100%;
	}



	.slider-content h1 {
		font-size: 25px;
	}

	.slider-content a {
		padding: 8px 10px;
		width: 135px;
	}

	.navbar-nav {
		padding-left: 40px;
	}

	.navbar-light .navbar-toggler {
		color: #323232;
		border-color: #323232;
	}

	h1 {
		font-size: 25px !important;
	}


	.about-section {
		padding: 20px;
	}

	.attraction-content {
		width: 100%;
	}

	.plan {
		width: 95%;
	}

	.carousel-control-next,
	.carousel-control-prev {
		width: 12%;
	}

	.top-banner {
		padding: 41px 0;
	}

}

.container.tariff {
	margin-top: 30px;
}

.tariff-container {
	border-collapse: collapse;
	width: 100%;
}

.tariff-container td {
	border: 1px solid #323232;
	text-align: left;
	padding: 8px;
	font-size: 20px;
	font-family: 'Poppins', sans-serif;
}

.tariff-container th {
	border: 1px solid #323232;
	text-align: left;
	padding: 8px;
	font-size: 20px;
	font-family: 'Poppins', sans-serif;
}

.footer-widget2 span {
	display: block;
	font-size: 20px;
	color: #323232;
}

.footer-widget2 li i {
	position: absolute;
	top: 5px;
	left: 0;
	color: #323232;
	font-size: 18px;
}

.footer-widget2 li {
	position: relative;
	padding-left: 30px;
}

@media(max-width:1200px) {
	#header {
		position: unset;
		background: #ffffff;
	}

	.slider-img {
		padding: 0
	}

	.navbar-light .navbar-nav .nav-link {
		color: #323232;
	}

	.navbar-light .navbar-nav .nav-link:focus,
	.navbar-light .navbar-nav .nav-link:hover {
		color: #323232;
	}

	.navbar {
		padding: 10px 15px !important;
	}

	.navbar-brand img {
		width: 90px !important;
	}
}

.navbar-brand img {
	width: 140px;
}

#sticky-social {
	left: 0;
	position: fixed;
	top: 240px;
	z-index: 99;
}

#sticky-social a[class*="facebook"],
#sticky-social a[class*="facebook"]:hover,
#sticky-social a[class*="facebook"] span {
	background: #3b5998;
}

#sticky-social a {
	background: #333;
	color: #fff;
	display: block;
	height: 45px;
	font: 18px 'Poppins', sans-serif;
	line-height: 45px;
	position: relative;
	text-align: center;
	width: 45px;
}

#sticky-social a[class*="facebook"],
#sticky-social a[class*="facebook"]:hover,
#sticky-social a[class*="facebook"] span {
	background: #3b5998;
}

#sticky-social a span {
	line-height: 45px;
	left: -120px;
	position: absolute;
	text-align: center;
	width: 120px;
}

#sticky-social a:hover span {
	left: 100%;
}

#sticky-social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sticky-social a[class*="twitter"],
#sticky-social a[class*="twitter"]:hover,
#sticky-social a[class*="twitter"] span {
	background: #00aced;
}

#sticky-social a[class*="linkedin"],
#sticky-social a[class*="linkedin"]:hover,
#sticky-social a[class*="linkedin"] span {
	background: #007bb6;
}

#sticky-social a[class*="instagram"],
#sticky-social a[class*="instagram"]:hover,
#sticky-social a[class*="instagram"] span {
	background: #000;
}

#sticky-social a[class*="tripadvisor"],
#sticky-social a[class*="tripadvisor"]:hover,
#sticky-social a[class*="tripadvisor"] span {
	background: #589442;
}

#sticky-social a[class*="envelope-o"],
#sticky-social a[class*="envelope-o"]:hover,
#sticky-social a[class*="envelope-o"] span {
	background: #58aacf;
}

#sticky-social a[class*="phone"],
#sticky-social a[class*="phone"]:hover,
#sticky-social a[class*="phone"] span {
	background: #517fa4;
}

@media(max-width:992px) {
	.accommodation h1 {
		margin-top: 12px;
	}
}

.g-map {
	margin-bottom: -77px;
}

.room-dt ul {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	gap: 13px;
	margin-top: 0px;
	padding: 0;
}

.room-dt ul li {
	align-items: center;
	display: flex;
	margin-right: 20px;
}

.room-dt ul li span {
	margin-right: 10px;
	font-size: 14px;
}

.room-descrip {
	margin: 55px 0 0 0;
	width: 100%;
}

.features-box ul {
	margin-top: 10px;
	list-style: none;
	padding: 0;
}

.features-box ul li {
	line-height: 35px;
}


.room-section {
	padding-top: 50px;
}

.room-detail-form {
	background: #1c1c1c;
	padding: 40px 25px 25px 25px;
	float: left;
	width: 100%;
}

.room-detail-form a.availability {
	background: #727ca0;
	border-radius: 4px;
}

.room-detail-form a.availability {
	float: left;
	width: 100%;
	padding: 2px 0;
	text-transform: uppercase;
	color: #fff !important;
	font-size: 16px;
	text-align: center;
	height: 48px;
	line-height: 42px;
}

.room-detail-form .rating {
	text-align: center;
}

.room-detail-form .rating i {
	color: #bf8e03;
	font-size: 20px;
	margin: 0 3px;
}

.room-detail-form .price {
	margin: 20px 0 20px 0;
	text-align: center;
}

.room-detail-form .price span {
	color: #fff;
	font-size: 18px;
	display: block;
}

.room-detail-form .price span.amount {
	font-size: 30px;
	font-weight: 600;
	margin: 0px 0 0 0;
	display: block;
}

.features-box ul {
	margin-top: 10px;
	list-style: none;
}