/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 22-Jan-2025, 4:00:34 pm
    Author     : Ajit Chandra
*/
.subpage .sub-header {
	padding-top: 6rem; padding-bottom: 1rem;
	background-color: #290001;
	text-align: center;
}

.subpage .custom-sub-header {
	padding-top: 10rem; padding-bottom: 2rem;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	text-align: center;
}

.subpage .custom-sub-header .heading-title .title {
	font-size: 1.8rem;
	line-height: 30px;
	font-weight: bold;
	color: #FAD59A;
	text-shadow: 0px 0px 5px #000;
}

.subpage .custom-sub-header .rank-math-breadcrumb{
	font-size: 13px;
}

.subpage .custom-sub-header .rank-math-breadcrumb > p > a { 
	color: #fff; 
}

.subpage .sub-header .heading-title {
	margin-bottom: 0px;
}

.subpage .sub-header .heading-title .title {
	font-size: 28px;
	font-weight: 800;
	color: #FAD59A;
	text-shadow: 0px 0px 5px #000;
}


.subpage .sub-header .rank-math-breadcrumb{
	font-size: 13px;
}
.subpage .sub-header .rank-math-breadcrumb > p > a { 
	color: #fff; 
}
.subpage .page-gallery {
	padding: 4rem 0rem;
	background-color: #F5E8C7;
}

.subpage .page-gallery figure {
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.subpage .page-category {
	padding: 4rem 0rem;
}

.subpage .page-category .items {
	border-radius: 15px/80%;
	font-size: 14px;
	font-weight: bold;
	background-color: #E7D283;
	color: #000;
	padding: 10px 22px;
	display: inline-block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.subpage .page-services {
	padding-top: 4rem;
	padding-bottom: 2.5rem;
}

.subpage .page-services .services-box .services-image {
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.subpage .page-services .services-box .services-links {
	margin-top: 10px;
	margin-bottom: 25px;
}

.subpage .page-services .services-box .services-links .items {
	border-radius: 15px/80%;
	font-size: 14px;
	font-weight: bold;
	background-color: #DE7C7D;
	color: #000;
	padding: 10px 22px;
	display: inline-block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.subpage .page-blogs .blogs-items {
	box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.subpage .page-blogs .blogs-items .items-link a {
	display: inline-block;
	width: 100%;
	background-color: #E7D283;
	color: #000;
	padding: 10px 5px;
	text-decoration: none;
}

.subpage .page-rates {
	padding: 4rem 0rem;
	text-align: center;
	background-color: #FCE7C8;
}

.subpage .page-rates .description {
	font-size: 1.3rem;
	font-weight: bold;
	margin-bottom: 2rem;
	color: #000;
}

.subpage .page-rates .rates-box {
	padding: 4rem 0rem;
	background-color: #56021F;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.subpage .page-rates .rates-box .title {
	font-family: var(--heading-font);
	font-size: 1.8rem;
	margin-bottom: 1.5rem;
}

.subpage .page-rates .rates-box ul > li > span {
	display: inline-block;
	width: 100%;
	margin-top: 10px;
	font-size: 1.2rem;
	font-weight: bold;
}

.subpage .page-contact {
	padding: 4rem 0rem;
	background-color: #2C2D34;
}

.subpage .page-contact .box {
	text-align: center;
	color: #fff;
}

.subpage .page-contact .box .title {
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	padding: 2px 5px;
	background-color: #000;
	margin: 15px 0px;
}

.subpage .page-contact .box .detail {
	font-size: 1.1rem;
}

.subpage .sub-profile {
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.subpage .sub-profile figure {
	box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.subpage .page-sitemap {
	padding: 4rem 0rem;
}

.subpage .page-sitemap h1,
.subpage .page-sitemap h2,
.subpage .page-sitemap h3,
.subpage .page-sitemap h4 {
	font-family: var(--heading-font);
	font-size: 1.8rem;
	color: #fff;
	margin-bottom: 15px;
	padding-left: 5px;
	border-bottom: 3px solid #9d6155;
}

.subpage .page-sitemap h3,
.subpage .page-sitemap h4 {
	margin-top: 25px;
}

.subpage .page-sitemap .webpages {
	padding-left: 20px;
	display: inline-block;
	columns: 1;
	width: 100%;
}

.subpage .page-sitemap .webpages li {
	width: 100%;
	list-style-type: square;
	color: #fff;
}

.subpage .page-sitemap .webpages a {
	color: #fff;
	padding: 5px 0px;
	display: inline-block;
	text-decoration: none;
}

.subpage .page-sitemap .webpages a:hover {
	text-decoration: underline;
	transform: scale(1.05);
}

.subpage .page-sitemap .postlinks .sublinks {
	padding-left: 20px;
	display: inline-block;
	columns: 1;
	width: 100%;
}

.subpage .page-sitemap .postlinks .sublinks li {
	width: 100%;
	list-style-type: disc;
	color: #fff;
}

.subpage .page-sitemap .postlinks .sublinks li a {
	color: #fff;
	padding: 5px 0px;
	display: inline-block;
	text-decoration: none;
}

.subpage .page-sitemap .postlinks .sublinks li a:hover {
	text-decoration: underline;
	transform: scale(1.05);
}

.subpage .page-blogs {
	padding: 4rem 0rem;
}

.subpage .page-hotels {
	padding: 4rem 0rem;
	background-color: #EBE5C2;
}

.subpage .page-hotels ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0 auto;
	padding-bottom: 0px;
	text-align: justify;
	list-style: none;
}

.subpage .page-hotels ul li {
	position: relative;
	margin: 3px;
	overflow: hidden;
}

.subpage .page-hotels ul li a {
	width: 100%;
	display: inline-block;
	text-align: center;
	font-size: .9rem;
	color: #fff;
	padding: 10px 18px;
	text-decoration: none;
	background-color: #000;
	border: 3px solid #1A3636;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
	transition: all 300ms ease-in-out;
}

.homepage .home-keywords ul li a:hover {
	text-decoration: underline;
	border-radius: 10px;
	border-color: #F58B54;
}

.subpage .page-hotels ul li:nth-child(n+1) {
	flex-grow: 1;
}

@media (min-width: 576px) {
	.subpage .custom-sub-header{
		padding-top: 25rem; padding-bottom: 4rem;
	}
	.subpage .custom-sub-header .heading-title .title{
		font-size: 3.5rem;
		line-height: 55px;
	}
	.subpage .sub-header {
		padding-top: 6rem; padding-bottom: 1rem;
	}
	.subpage .sub-header .heading-title .title {
		
	}
}
@media (min-width: 768px) {
	.subpage .custom-sub-header{
		padding-top: 25rem; padding-bottom: 4rem;
	}
	.subpage .custom-sub-header .heading-title .title{
		font-size: 3.5rem;
		line-height: 55px;
	}
	.subpage .sub-header {
		padding-top: 8rem; padding-bottom: 2rem;
	}
}
@media (min-width: 992px) {
	.subpage .custom-sub-header{
		padding-top: 25rem; padding-bottom: 4rem;
	}
	.subpage .custom-sub-header .heading-title .title{
		font-size: 3.5rem;
		line-height: 55px;
	}
	.subpage .sub-header {
		padding-top: 10rem; padding-bottom: 4rem;
	}
	.subpage .page-sitemap .webpages {
		columns: 2;
	}

	.subpage .page-sitemap .postlinks .sublinks {
		columns: 2;
	}
}

@media (min-width: 1200px) {
	.subpage .custom-sub-header{
		padding-top: 25rem; padding-bottom: 4rem;
	}
	.subpage .custom-sub-header .heading-title .title{
		font-size: 3.5rem;
		line-height: 55px;
	}
	.subpage .sub-header {
		padding-top: 12rem; padding-bottom: 4rem;
	}
	.subpage .page-sitemap .webpages {
		columns: 3;
	}

	.subpage .page-sitemap .postlinks .sublinks {
		columns: 3;
	}
}

/*# sourceMappingURL=sub-style.css.map */