.comments-area a,
.page-content a {
	text-decoration: underline
}

.alignright {
	float: right;
	margin-left: 1rem
}

.alignleft {
	float: left;
	margin-right: 1rem
}

.aligncenter {
	clear: both;
	display: block;
	margin-inline: auto
}

.alignwide {
	margin-inline: -80px
}

.alignfull {
	margin-inline: calc(50% - 50vw);
	max-width: 100vw
}

.alignfull,
.alignfull img {
	width: 100vw
}

.wp-caption {
	margin-block-end: 1.25rem;
	max-width: 100%
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px
}

.wp-caption img {
	display: block;
	margin-inline: auto
}

.wp-caption-text {
	margin: 0
}

.gallery-caption {
	display: block;
	font-size: .8125rem;
	line-height: 1.5;
	margin: 0;
	padding: .75rem
}

.pagination {
	display: flex;
	justify-content: space-between;
	margin: 20px auto
}

.sticky {
	display: block;
	position: relative
}

.bypostauthor {
	font-size: inherit
}

.hide {
	display: none !important
}

.post-password-form {
	margin: 50px auto;
	max-width: 500px
}

.post-password-form p {
	align-items: flex-end;
	display: flex;
	width: 100%
}

.post-password-form [type=submit] {
	margin-inline-start: 3px
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important
}

.amenities-list{
display:flex;
flex-wrap:wrap;
list-style:none;
padding:0;
margin:0;
}

.amenities-list li{
width:33%;
padding:8px 10px;
position:relative;
}

.amenities-list li::before{
content:"✔";
color:#8a6a2f;
margin-right:8px;
}



.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #333;
	display: block;
	font-size: 1rem;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 12px 24px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

.post .entry-title a {
	text-decoration: none
}

.post .wp-post-image {
	max-height: 500px;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%
}

@media(max-width:991px) {
	.post .wp-post-image {
		max-height: 400px
	}
}

@media(max-width:575px) {
	.post .wp-post-image {
		max-height: 300px
	}
}

#comments .comment-list {
	font-size: .9em;
	list-style: none;
	margin: 0;
	padding: 0
}

#comments .comment,
#comments .pingback {
	position: relative
}

#comments .comment .comment-body,
#comments .pingback .comment-body {
	border-block-end: 1px solid #ccc;
	display: flex;
	flex-direction: column;
	padding-block-end: 30px;
	padding-block-start: 30px;
	padding-inline-end: 0;
	padding-inline-start: 60px
}

#comments .comment .avatar,
#comments .pingback .avatar {
	border-radius: 50%;
	left: 0;
	margin-inline-end: 10px;
	position: absolute
}

body.rtl #comments .comment .avatar,
body.rtl #comments .pingback .avatar,
html[dir=rtl] #comments .comment .avatar,
html[dir=rtl] #comments .pingback .avatar {
	left: auto;
	right: 0
}

#comments .comment-meta {
	display: flex;
	justify-content: space-between;
	margin-block-end: .9rem
}

#comments .comment-metadata,
#comments .reply {
	font-size: 11px;
	line-height: 1
}

#comments .children {
	list-style: none;
	margin: 0;
	padding-inline-start: 30px;
	position: relative
}

#comments .children li:last-child {
	padding-block-end: 0
}

#comments ol.comment-list .children:before {
	content: "↪";
	display: inline-block;
	font-size: 1em;
	font-weight: 400;
	left: 0;
	line-height: 100%;
	position: absolute;
	top: 45px;
	width: auto
}

body.rtl #comments ol.comment-list .children:before,
html[dir=rtl] #comments ol.comment-list .children:before {
	content: "↩";
	left: auto;
	right: 0
}

@media(min-width:768px) {

	#comments .comment-author,
	#comments .comment-metadata {
		line-height: 1
	}
}

@media(max-width:767px) {
	#comments .comment .comment-body {
		padding: 30px 0
	}

	#comments .children {
		padding-inline-start: 20px
	}

	#comments .comment .avatar {
		float: left;
		position: inherit
	}

	body.rtl #comments .comment .avatar,
	html[dir=rtl] #comments .comment .avatar {
		float: right
	}
	
.mobi-labe .ribbon-label img {
	width: 150px;
	height: 150px;
}
.ribbon-label {
	text-align: right !important;
}	
	
	
}

.page-header .entry-title,
.site-footer .footer-inner,
.site-footer:not(.dynamic-footer),
.site-header .header-inner,
.site-header:not(.dynamic-header),
body:not([class*=elementor-page-]) .site-main {
	margin-inline-end: auto;
	margin-inline-start: auto;
	width: 100%
}

@media(max-width:575px) {

	.page-header .entry-title,
	.site-footer .footer-inner,
	.site-footer:not(.dynamic-footer),
	.site-header .header-inner,
	.site-header:not(.dynamic-header),
	body:not([class*=elementor-page-]) .site-main {
		padding-inline-end: 10px;
		padding-inline-start: 10px
	}
}

@media(min-width:576px) {

	.page-header .entry-title,
	.site-footer .footer-inner,
	.site-footer:not(.dynamic-footer),
	.site-header .header-inner,
	.site-header:not(.dynamic-header),
	body:not([class*=elementor-page-]) .site-main {
		max-width: 650px
	}

	.site-footer.footer-full-width .footer-inner,
	.site-header.header-full-width .header-inner {
		max-width: 100%
	}
}

@media(min-width:768px) {

	.page-header .entry-title,
	.site-footer .footer-inner,
	.site-footer:not(.dynamic-footer),
	.site-header .header-inner,
	.site-header:not(.dynamic-header),
	body:not([class*=elementor-page-]) .site-main {
		max-width: 600px
	}

	.site-footer.footer-full-width,
	.site-header.header-full-width {
		max-width: 100%
	}
}

@media(min-width:992px) {

	.page-header .entry-title,
	.site-footer .footer-inner,
	.site-footer:not(.dynamic-footer),
	.site-header .header-inner,
	.site-header:not(.dynamic-header),
	body:not([class*=elementor-page-]) .site-main {
		max-width: 800px
	}

	.site-footer.footer-full-width,
	.site-header.header-full-width {
		max-width: 100%
	}
}

@media(min-width:1200px) {

	.page-header .entry-title,
	.site-footer .footer-inner,
	.site-footer:not(.dynamic-footer),
	.site-header .header-inner,
	.site-header:not(.dynamic-header),
	body:not([class*=elementor-page-]) .site-main {
		max-width: 1140px
	}

	.site-footer.footer-full-width,
	.site-header.header-full-width {
		max-width: 100%
	}
}

.site-header+.elementor {
	min-height: calc(100vh - 320px)
}


.site-header .call-now-btn {
	background: #235055;
	border-radius: 10px;
	padding: 015px 40px 15px 040px;
	color: #fff;
	font-family: Cormorant Garamond;
	font-weight: 600;
	HEIGHT: 45PX;
	line-height: 15px;
	margin-top: 25px;
	font-size: 22px;
	border-color: #FFFFFF;
}

div#pum_popup_title_5812 {
	font-family: Cormorant Garamond;
	display: none;
}

.site-header .header-inner .site-branding .site-logo img {
	display: block;
	width: 190px !important;
}

div#pum_popup_title_4278 {
	font-family: Cormorant Garamond;
}
}


img.attachment-full.size-full.wp-image-6507 {
	position: absolute;
	bottom: -182px;
	width: 35%;
	right: -65px;
	top: -100px;
}

/*  specificaiton section */
.spec-section {
	margin-bottom: 45px;
}

.spec-heading {
	font-family: 'Cormorant Garamond', serif;
	font-size: 22px;
	font-weight: 500;
	color: #000;
	margin-bottom: 15px;
}

.spec-table {
	width: 100%;
	border-collapse: collapse;
	font-family: 'Playfair Display', serif;
}

.sech5 {
	font-family: 'Playfair Display', serif;
	text-align: center;

}


.spec-table th,
.spec-table td {
	border: 1px solid #B99135;
	padding: 14px 16px;
	vertical-align: top;
}

.spec-table th {
	background: #f8f3ea;
	font-weight: 500;
	width: 30%;
}

.spec-table tr.data-row:hover {
	box-shadow: 0px 0px 10px 0px rgba(255, 160, 10.999999999999961, 0) inset;
	cursor: pointer;
}


/*  specification code close*/

/* footer floating section start  */


.floating-bar {
	position: fixed;
	right: 20px;
	bottom: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	padding: 8px 15px;
	background: #C59F45;
	border-radius: 999px;
	box-shadow: 0 12px 30px rgba(0, 0, 0, .25);
	z-index: 99999;
	/* opacity: 0; */
	/* visibility: hidden; */
	transform: translateY(20px);
	transition: opacity .4s cubic-bezier(0.4, 0, 0.2, 1), visibility .4s cubic-bezier(0.4, 0, 0.2, 1), transform .4s cubic-bezier(0.4, 0, 0.2, 1), min-width .4s cubic-bezier(0.4, 0, 0.2, 1) .2s;
	cursor: pointer;
	min-width: 140px;
	width: fit-content;
	will-change: transform, opacity;
}

.floating-bar.is-visible {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.floating-bar:hover {
	min-width: 450px;
	transition: opacity .4s cubic-bezier(0.4, 0, 0.2, 1), visibility .4s cubic-bezier(0.4, 0, 0.2, 1), transform .4s cubic-bezier(0.4, 0, 0.2, 1), min-width .4s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

/* ===============================
   ICON GROUP — DEFAULT VISIBLE
================================ */
.floating-bar>.icon-group {
	display: flex;
	align-items: center;
	gap: 5px;
	opacity: 1;
	transition: opacity .3s cubic-bezier(0.4, 0, 0.2, 1) .2s;
	will-change: opacity;
}

.floating-bar:hover>.icon-group {
	opacity: 0;
	pointer-events: none;
	transition: opacity .3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.floating-bar>.icon-group .icon-only {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: transform .25s cubic-bezier(0.4, 0, 0.2, 1);
}

.floating-bar>.icon-group .icon-only:hover {
	transform: scale(1.1);
}

.icon-img {
	width: 24px;
	height: 24px;
	display: block;
}

/* ===============================
   TEXT GROUP — HIDDEN BY DEFAULT
================================ */
.floating-bar>.text-group {
	display: flex;
	align-items: center;
	gap: 8px;
	opacity: 0;
	white-space: nowrap;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: opacity .3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
	pointer-events: none;
	will-change: opacity;
}

.floating-bar:hover>.text-group {
	opacity: 1;
	pointer-events: auto;
	transition: opacity .3s cubic-bezier(0.4, 0, 0.2, 1) .15s;
}

/* ===============================
   CTA ITEMS
================================ */
.floating-bar .cta-item {
	display: flex;
	align-items: center;
	gap: 4px;
	white-space: nowrap;
	color: #fff !important;
	text-decoration: none !important;
	cursor: pointer;
	transition: transform .25s cubic-bezier(0.4, 0, 0.2, 1);
}

.floating-bar .cta-item:hover {
	transform: scale(1.05);
}

.floating-bar .cta-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	flex-shrink: 0;
}

.floating-bar .cta-text {
	color: #fff !important;
	font-family: "Archivo", sans-serif;
	font-size: 16px;
}

.floating-bar .cta-text a {
	color: #fff !important;
	font-family: "Archivo", sans-serif;
	font-size: 16px;
}


/* ===============================
   DIVIDER
================================ */
.floating-bar .divider {
	width: 1px;
	height: 24px;
	background: rgba(255, 255, 255, .35);
	flex-shrink: 0;
}

/* ===============================
   RESPONSIVE - MOBILE
================================ */
@media (max-width: 768px) {
	.floating-bar {
		right: 0;
		left: 0;
		bottom: 20px;
		width: 100%;
		height: auto;
		border-radius: 0;
		padding: 10px 20px;
		box-shadow: 0 -4px 12px rgba(0, 0, 0, .15);
		min-width: auto;
		margin-top:30px;
	}

	.floating-bar.is-visible {
		transform: translateY(0);
	}

	/* Hide icons on mobile, always show text */
	.floating-bar>.icon-group {
		display: none !important;
	}

	.floating-bar>.text-group {
		opacity: 1 !important;
		visibility: visible !important;
		pointer-events: auto !important;
		position: relative !important;
		transform: none !important;
		width: 100%;
		justify-content: space-between;
		gap: 8px;
		transition: none !important;
		left: auto !important;
		top: auto !important;
	}

	.floating-bar .cta-item {
		flex: 1;
		justify-content: center;
		gap: 6px;
	}

	.floating-bar .cta-text {
		font-size: 12px;
	}

	.floating-bar .cta-icon {
		width: 20px;
		height: 20px;
	}

	.icon-img {
		width: 18px;
		height: 18px;
	}

	.floating-bar .divider {
		height: 20px;
	}
}


/* end */


span.rera {
	color: #cfa850;
	font-family: 'Playfair Display';

}

h1.entry-title {
	display: none !important;
}

.reraapp {
	line-height: 30px;
	font-family: 'Playfair Display';
	font-size: 15px;
	color: white;
}

.custom-footer {
	background: #0f3c3c;
	color: #ffffff;
	padding: 200px 0 40px;
	font-family: 'Poppins', sans-serif;
	background-image: url("https://gangotriinfrateck.com/wp-content/uploads/2026/03/gangotri-intrateck.webp");
	background-repeat: no-repeat;
	background-origin: unset;
	background-size: cover;
	background-position: bottom;
}

.footer-container {
	max-width: 1200px;
	margin: auto;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 25px;
	padding: 0 80px;
}

.footer-logo {
	/*   width: 70px; */
	margin-bottom: 10px;
}

.footer-brand h3 {
	font-size: 22px;
	line-height: 1.2;
}

.footer-brand span {
	font-weight: 300;	letter-spacing: 2px;
}


.footer-bottom p {
	font-family: 'Playfair Display';
}

.footer-col h4 {
	font-size: 18px;
	font-family: 'Cormorant Garamond';
	margin-bottom: 15px;
	color: #c59f45;
	font-weight: bold;
}

.footer-col ul {
	list-style: none;
	padding: 0;
}


.footer-col ul li {
	margin-bottom: 10px;
}

.build-slider .bann-form .elementor-widget-wp-widget-custom_html .wpcf7-submit {
	width: 100%;
	border-radius: 5px;
	text-transform: uppercase;
	line-height: normal;
	background: #BF8C3A;
	font-family: "Oswald", sans-serif !important;
	font-weight: 500;
	border: none;
}

.tabboxs {
	color: #292524;
	font-family: 'Cormorant Garamond';
	font-weight: 700;
	font-size: 36px;
	letter-spacing: 1.8px;
	line-height: 40px;

}

.sech2.elementor-widget.elementor-widget-heading .elementor-widget-container h2 {
	color: #292524;
	font-family: 'Cormorant Garamond';
	font-weight: 700;
	font-size: 36px;
    letter-spacing: 1.8px;
	line-height: 35px;
}

.site-navigation ul.menu li a {
	font-family: 'Cormorant Garamond' !important;
	font-size: 18px !important;
	color: #000;
}
.site-navigation ul.menu li.menu-item-has-children::after {
	display: block !important;
	content: '\f107' !important;
	color: #666 !important;
	position: absolute;
	right: 10px;
	top: 23px;
	transform: translateY(-40%);
	font-family: FontAwesome;
	line-height: 1;
	font-size: 18px !important;
	font-weight: 500;
}

.sech3.elementor-widget.elementor-widget-heading .elementor-widget-container h2 {
	color: #292524;
	font-family: 'Cormorant Garamond';
	font-weight: 760;
	font-size: 28px;
	line-height: 40px;
}


.sech5.elementor-widget.elementor-widget-heading .elementor-widget-container h2 {
	color: #fff;
	font-family: 'Cormorant Garamond';
	font-weight: 760;
	font-size: 30px;
	line-height: 40px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	border: 1px solid #666;
	border-radius: 3px;
	padding: .5rem 1rem;
	transition: all .3s;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}


.sech4.elementor-widget.elementor-widget-heading .elementor-widget-container h2 {
	color: #fff;
	font-family: 'Cormorant Garamond';
	font-weight: 760;
	font-size: 28px;
	line-height: 40px;
}


.iconbpss {
	color: #292524;
	font-family: 'Cormorant Garamond';
	font-weight: 760;
	font-size: 18px;
	line-height: 28px;
}





.headpara1.elementor-widget.elementor-widget-text-editor .elementor-widget-container p {
    FONT-SIZE: 18PX;
    Color:white;
	padding: 10px 15px;
	display:inline;
	border-radius:30px;
	background-color:#c9a24d;
    font-weight: 600;
    line-height: 0px;
    font-weight: 00;
/*     text-transform: uppercase; */
    font-family: 'Playfair Display' !IMPORTANT;
}



.description.elementor-widget.elementor-widget-text-editor {
	font-size: 15px;
	color: #57534D;
	font-weight: 400;
	line-height: 26px;
	font-family: 'Playfair Display';
}

.description {
	font-size: 15px;
	color: #57534D;
	font-weight: 400;
	line-height: 26px;
	font-family: 'Playfair Display';
}

.contactdetails {
	font-size: 20px;
	color: #fff !important;
	font-weight: 300;
	line-height: 24px;
	font-family: 'Playfair Display';
}


.headpara2.elementor-widget.elementor-widget-text-editor {
	font-size: 18px;
	color: #7D7D7D;
	font-weight: regular;
	line-height: 15px;

	font-family: 'Playfair Display';
}


.footer-col ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	line-height: 24px;
	font-weight: lighter font-family:'Poppins', sans-serif;
}

.footer-col ul li a:hover {
	color: #ffffff;
}

/* Bottom Row */
.footer-bottom {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	margin-top: 40px;
	padding: 20px;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	font-family: 'Poppins', sans-serif;

}

.social-icons {
	margin-top: 15px;
		margin-bottom: 30px;
}

.social-icons a {
	color: #ffffff;
	margin: 0 8px;
	font-size: 14px;
text-decoration: none;
}

.floor-tabs button {
	line-height: normal;
	height: auto;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
	width: 100%;
	color: #fff;
	background: #C59F45;
	border: none;
	font-family: Cormorant Garamond;
	font-size: 22px;
	line-height: 20px;
	font-weight: bold;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #c59f45 !important;
	color: #000 !important;
	margin: 0;
}

textarea.wpcf7-form-control.wpcf7-textarea {
	height: 160px;
	border: none;
	/* border-radius: 0; */
	margin: 0;
}

/* ?????????????????????????????? */

/* //// */

.elementor-element.elementor-element-e68ce07.footerbtn2.elementor-widget.elementor-widget-shortcode .elementor-widget-container .elementor-shortcode .wpcf7 js form .input.wpcf7-form-control.wpcf7-submit.has-spinner {
	color: yellow !important;
}


/* Responsive */
@media (max-width: 768px) {
	.footer-container {
		grid-template-columns: 1fr 1fr;
	}

	.headpara1.elementor-widget.elementor-widget-text-editor .elementor-widget-container p
{
	FONT-SIZE: 18PX;
    Color:white;
	padding: 10px 15px;
	display:inline;
	border-radius:30px;
	background-color:#c9a24d;
    font-weight: 600;
    line-height: 0px;
/*     text-transform: uppercase; */
    font-family: 'Playfair Display' !IMPORTANT;
}
	
	.site-navigation ul.menu li a {
		font-family: 'Cormorant Garamond' !important;
		font-size: 20px !important;
	}


	.headpara2.elementor-widget.elementor-widget-text-editor {
		font-size: 18px;
		color: #7D7D7D;
		font-weight: regular;
		line-height: 20px;
		font-family: 'Playfair Display';
	}


	.headpara.elementor-widget.elementor-widget-text-editor {
		font-size: 15px;
		LINE-HEIGHT: 12PX;
		color: #c97f00;
		font-weight: 500;
		line-height: 0px;
		text-transform: uppercase;
		font-family: 'Playfair Display';
	}


	.custom-footer {
		background: #0f3c3c;
		color: #ffffff;
		padding: 0 0 20px;
	}


	.elementor-340 .elementor-element.elementor-element-8273703:not(.elementor-motion-effects-element-type-background),
	.elementor-340 .elementor-element.elementor-element-8273703>.elementor-motion-effects-container>.elementor-motion-effects-layer {
		background-color: #FFFBF2;
		background-image: url("https://gangotriinfrateck.com/wp-content/uploads/2026/01/Frame-2147223850-2.webp");
		background-position: bottom right;
		background-repeat: no-repeat;
		background-size: cover;
		display: none;
	}

	.elementor-340 .elementor-element.elementor-element-4c9a19f:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,
	.elementor-340 .elementor-element.elementor-element-4c9a19f>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer {
		background-image: url("https://gangotriinfrateck.com/wp-content/uploads/2026/01/ramtal-kund-gallery.webp");
	}


	.site-header .call-now-btn {
		background: #235055;
		border-radius: 10px;
		display: none;
		padding: 015px 40px 15px 040px;
		color: #fff;
		font-family: Cormorant Garamond;
		font-weight: 600;
		HEIGHT: 45PX;
		line-height: 15px;
		margin-top: 20px;
		font-size: 22px;
		border-color: #FFFFFF;
	}


}

@media (max-width: 480px) {


	.site-header .header-inner .site-branding .site-logo img {
		display: block;
		width: 150px !important;
	}

	.footer-container {
		grid-template-columns: 1fr;
		text-align: center;
	}
}


.btngang {
	width: 500px !important;

}

.top-banner .label-sect .elementor-container.elementor-column-gap-default {
	max-width: 100%;
}


/* Stop vertical centering on banner */
.top-banner.elementor-section-items-middle {
    align-items: flex-start !important;
}

/* Make banner reference */
.top-banner {
    position: relative;
}

/* Place ribbon at extreme top-right */
.ribbon-label {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    margin: 0 !important;
    z-index: 99999 !important;
}

/* Make image responsive */
.ribbon-label img {
    width: 180px;
    height: auto;
    display: block;
}

.top-banner > .elementor-container {
    align-items: flex-start !important;
}