/* [contact-form-7 id="ec1c811" title="Contact form"] */

* {
	padding:0;
	margin:0;
}

::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}
:focus-visible{
	outline: none;
}
body {
	padding-top: 0px;
	overflow: visible;
}
footer{
	z-index: 0 !important;
	position: relative;
}
.footer_spacer{
	z-index:-999 !important;

}
::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	display: block;
	z-index: 999;
}
header::before{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	background-color: rgba(30, 30, 30, 0.10);
	backdrop-filter: blur(10px);
}
.header-wrapper .elementor-section .elementor-container {
	justify-content: space-between;
	align-items: center;
}

.header-wrapper .logo-box {
	width: auto !important;
	float: left;
}

.header-wrapper .menu-box {
	width: auto !important;
	float: right;
}

.notfound-content {
	text-align: center;
	padding: 7vw 0;
	width: 100%;
	float: left;
}

.error404 .notfound-content h1 {
	color: #000000;
}

.error404 .notfound-content h3 {
	margin: 20px 0;
}

/* Contact form 7 */

.wpcf7 .row {
	display: flex;
	gap: 20px;
	margin-bottom: 20px;
}

.wpcf7 .column {
	width: 50%;
}

.wpcf7 .column-full {
	width: 100%;
}

.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select,
.wpcf7 * {
	width: 100%;
	font-size: 16px;
	font-family: "Manrope";
	color: #8A8A8A;
}
.perfact-area-form label {
	color: #8A8A8A;
	text-transform:capitalize;
	font-family: Manrope;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	padding-bottom: 12px;
	display: block;
}
.contact_us_form_wrapper label {
	font-size: 16px !important;
}
.wpcf7-not-valid-tip {
	margin-top: 6px;
	font-size: 12px;
}
.perfact-area-form input,.perfact-area-form textarea {
	padding: 15px;
	margin-top: 12px;
}
.perfact-area-form .field-wrapper {
	display: flex;
	gap: 20px;
}
.perfact-area-form .custom-submit {
	border-radius: 160px;
	border: 1px solid #FFF;
	background: rgba(255, 255, 255, 0.10);
	backdrop-filter: blur(3px);
	width: fit-content;
}
#cf7-ajax-overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.65);
	z-index: 9999999;
}

#cf7-ajax-modal {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
	max-width: 500px;
	background: #F8F4EE;
	border-radius: 12px;
	box-shadow: 0 25px 70px rgba(0, 0, 0, 0.4);
	z-index: 99999999;
	text-align:center;

}
.cf7-ajax-ok-btn{
	font-family: "Groillim", Sans-serif !important;
	color: rgba(25, 25, 25, 1) !important;
	text-align: center;
}
.cf7-ajax-ok-btn:hover{
	background-color: rgba(25, 25, 25, 1)!important;
	color: #fff !important;
	border-color: rgba(25, 25, 25, 1) !important;
}
#cf7-ajax-modal.show,
#cf7-ajax-overlay.show {
	display: block !important;
}

.cf7-ajax-inner {
	padding: 50px 40px;
	position: relative;
}

#cf7-ajax-text {
	font-size: 22px;
	line-height: 1.5;
	margin: 0;
	margin-bottom:10px;
}

.cf7-ajax-close {
	position: absolute;
	top: 10px;
	right: 18px;
	font-size: 38px;
	cursor: pointer;
	opacity: 0.7;
}

.cf7-ajax-close:hover {
	opacity: 1;
}

.wpcf7-response-output {
	display: none !important;
}

.wpcf7-spinner {
	display: none;
}

#cf7-ajax-loading {
	display:none;
	position:fixed;
	top:0;left:0;
	width:100%;height:100%;
	background:rgba(255,255,255,0.6);
	z-index:9999999999;
	justify-content:center;
	align-items:center;
}

#cf7-ajax-loading.active { display:flex; }

.cf7-spinner {
	width:45px;
	height:45px;
	border:4px solid #ccc;
	border-top-color:#000;
	border-radius:50%;
	animation:spin 0.8s linear infinite;
}

@keyframes spin { to { transform:rotate(360deg); } }

.wpcf7-response-output { display:none !important; }

.cf7-popup-open, .cf7-loading {
	overflow:hidden;
}

.wpcf7-not-valid-tip {
	margin-top: 6px;
}
.page-id-20 .intro-image {
	opacity: 0;
	transform: scale(0.8);
}

.page-id-20 .home-page-content {
	opacity: 1;
	visibility: hidden;
}

.hero-sec {
	cursor: pointer;
	transition: transform 0.2s;
}

.opacity_txt span {
	will-change: transform, opacity;
}

.home-page-content{
	z-index: 99 !important;
}
.modular-icon > div.elementor-element {
	width: calc(33.33% - var(--column-gap) / 1.5) !important;
}
.accordian-modular .e-n-accordion-item {
	position: relative;
}
.accordian-modular .e-n-accordion-item:after {
	content:'';
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #BABABA;
}
.accordian-modular .e-n-accordion-item[open] .elementor-widget-text-editor {
	margin-top: -38px !important;
}
.footer-col {
	white-space:nowrap; 
}
.footer-col .contact-footer li span{
	white-space:wrap; 
}
.intro-image.intro-image-active img{
	transform: scale(5);
	transition: all 0.8s;
}
.intro-image{
	transition: all 0.8s;
	transform: scale(1);
}
.header-btn .elementor-button{
	backdrop-filter: blur(3px);
	/*    background: rgba(255, 255, 255, 0.10) !important;  */
}
.modular-iconbox {
	transition: background-color 0.3s ease-in-out !important;
}
.modular-iconbox:hover {
	background-color: var(--e-global-color-accent, #006659) !important;
} 

.modular-iconbox:hover .elementor-icon {
	filter: brightness(0) invert(1);
}
.ct-blur-btn .elementor-button{
	backdrop-filter: blur(3px);
}
.scroll-hero {
	position: relative;
	height: 100vh;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	transform: scale(1.2);
	transition: transform 2.5s ease-out; 
}
.hero-zoom-section {
	position: relative;
	overflow: hidden;
	transform: scale(1.25);
}

.hero-overlay {
	position: absolute;
	inset: 0;
	background: rgba(0,0,0,0.45);
	opacity: 0;
	z-index: 1;
	transition: opacity 1.4s ease;
}

.hero-content {
	position: relative;
	z-index: 2;
	opacity: 0;
	transform: translateY(40px);
	transition: opacity 1.2s ease, transform 1.2s ease;
}
.hero-framed {
	position: relative;
}

/* White frame */
.hero-framed::before {
	content: "";
	position: absolute;
	inset: 0;
	border: 20px solid #ffffff;
	opacity: 0;
	transform: scale(1.06);
	transition: opacity 1.6s ease, transform 1.6s ease;
	z-index: 3;
	pointer-events: none;
}
.hero-framed.frame-active::before {
	opacity: 1;
	transform: scale(1);
}
.hero-framed::after {
	content: "";
	position: absolute;
	inset: 20px;
	box-shadow: inset 0 0 40px rgba(0,0,0,0.25);
	opacity: 0;
	transition: opacity 1.6s ease;
	pointer-events: none;
}

.hero-framed.frame-active::after {
	opacity: 1;
}
/*  */
.chicago-skyline {
	position: relative;

	overflow: visible
}

/* 👇 this creates zoom-scroll space */
.chicago-skyline::after {
	content: "";
	display: block;

}

/* IMAGE */
.chicago-skyline .elementor-widget-image {
	position: absolute;
	inset: 0;
	z-index: 0;
}

.chicago-skyline img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: scale(1);
	transform-origin: center center;
	will-change: transform;
}

/* OVERLAY */
.chicago-skyline .elementor-widget-image
.elementor-widget-container::before {
	content: '';
	position: absolute;
	inset: 0;
	background: rgba(25, 25, 25, 1);
	z-index: 1;
	transition: opacity 0.8s ease-out;
	pointer-events: none;
}

.chicago-skyline.active
.elementor-widget-image
.elementor-widget-container::before {
	opacity: 0;
}

/* TEXT */
.chicago-skyline .elementor-widget-heading {
	position: relative;
	z-index: 5;
}

.chicago-skyline .elementor-heading-title {
	color: #fff;
	text-shadow: 2px 2px 10px rgba(0,0,0,.7);
}


/* Partnership-page */

.prestige-text:after{
	content: '';
	width: 100%;
	height: 1px;
	display: inline-block;
	background: #000;
}

.inquiry .elementor-button-icon svg{
	width: 24px;
	height: 24px;
}

.inquiry a{
	backdrop-filter: blur(3px);
}

.wipe-slide-main {
	position: relative;
	width: 100%;
	height: 100vh;
	min-height: 400px;
	overflow: hidden;
}
.wipe-slide-col {
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	clip-path: inset(0 0 0 100%);
	transition: clip-path 0.8s ease-in-out !important;
}
.wipe-slide-col.active {
	clip-path: inset(0 0 0 0);
	z-index: 2;
}
.wipe-slide-col.prev {
	clip-path: inset(0 0 0 0);
	z-index: 1;
}

/* Progress bar container */
.wipe-progress-bar {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
	display: flex;
	gap: 8px;
	z-index: 10;
}

.wipe-progress-line {
	flex: 1;
	height: 3px;
	background: rgba(255, 255, 255, 0.3);
	position: relative;
	overflow: hidden;
	cursor: pointer;
	transition: transform 0.2s ease;
}

.wipe-progress-line:hover {
	transform: scaleY(1.3);
}

.wipe-progress-fill {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 0;
	background: #fff;
	transition: width 0.1s linear;
	pointer-events: none;
}

.wipe-progress-line.completed .wipe-progress-fill {
	width: 100%;
	transition: none;
}

.wipe-progress-fill.animating {
	transition: none;
}
.header-image-menu .e-n-menu-content .e-active{
	backdrop-filter: blur(7.5px) !important;
	background: #00000029 !important;
}
.header-image .e-n-menu-content .e-active{
	backdrop-filter: blur(7.5px) !important;
}
.header-imagebox img{
	width: 100%;
}
#hide_menu{
	display: none !important;
}

.bella-tab .e-n-tabs-heading{
	position: absolute;
	z-index: 99;
	right: 50%;
	transform: translatex(50%);
	bottom:60px;
	border-radius: 130px;
	border: 1px solid #FFF;
	background: rgba(255, 255, 255, 0.10);
	backdrop-filter: blur(5px);
	padding: 15px;
}
.bella-slider-nav .slick-current.slick-active{
	border: 2px solid #FFF;

}
.bella-slider-nav .slick-current, .bella-slider-nav .slick-slide{
	padding: 10px !important;
	margin-bottom: 20px !important;
}
.bella-tab .e-n-tabs-heading button:hover{
	box-shadow: none;
	cursor:pointer;
}
.bella-tab .e-n-tabs-heading button:focus{
	border:none;
	box-shadow: none;
}
.bella-slider-nav .slick-slide {
	cursor: pointer;
	max-width: 250px;
}

.bella-slider-nav .slick-current {
	opacity: 1;
}
.bella-slider .slick-slide img{
	width: 100%;

}
input[type="submit"] {
	cursor:pointer !important;
}
.bella-slider-nav {
	max-width: 250px;
	position: absolute !important;
	top: 50%;
	right: 96px;
	height:615px;
	transform: translateY(-50%);
}
.bella-slider-nav .slick-list{
	margin-right: -3px !important;
}
.bella-slider .slick-current.slick-active img{
	transform: scale(1);
	transition: all 3s;
}
.bella-slider .slick-slide img{
	transform: scale(1.05);
	transition: all 3s;
}
.bella-slider-nav .slick-current.slick-active img, .bella-slider-nav .slick-slide img{
	transform: scale(1);

}


/*===== Home Animation Css =====*/

/* Gallery */
.gallery-section {
	padding: 40px;
	min-height: 100vh;
	position: relative;
	overflow: hidden;
	background: #fff;
}

.gallery-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-auto-rows: 435px;
	gap: 20px;
}

.gallery-item {
	position: relative;
	overflow: hidden;
	/* 	border-radius: 4px; */
}

.gallery-item img {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}

/* Title Card */
.title-card {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	z-index: 10;
	transform-origin: center center;
	position: relative;
}

.title-card h4 {
	color: #fff;
	letter-spacing: 1px;
	position: relative;
	z-index: 1;
}

.title-card h4::before,
.title-card h4::after {
	content: "";
	position: absolute;
	width: 3vw;
	height: 1px;
	background: #777;
	left: 50%;
	transform: translateX(-50%);
}

.title-card h4::before {
	top: -4vw;
}

.title-card h4::after {
	bottom: -4vw;
}

/* Slide Cards - Outside the scaled container */
.slideup_card_main {
	position: fixed;
	top: 10%;
	left: 50%;
	transform: translate(-50%, 50%) translateY(-40px);
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 30px;
	opacity: 0;
	z-index: 20;
	width: 100%;
	max-width: 1728px;
	pointer-events: none;
}
.chicago_item.chicago_title{
	background-color: #006659 !important;
}

.slideup_card_main h4 {
	color: #fff;
	letter-spacing: 1px;
	position: relative;
}

.slideup_card_main h4::before,
.slideup_card_main h4::after {
	content: "";
	position: absolute;
	width: 60px;
	height: 1px;
	background: #777;
	left: 50%;
	transform: translateX(-50%);
}

.slideup_card_main h4::before {
	top: -20px;
}

.slideup_card_main h4::after {
	bottom: -20px;
}
.slideup_card.coming-soon::before ,
.chicago_card.coming_soon::before{
	content: 'Coming Soon...';
	height: 100%;
	width: 100%;
	background: rgba(255, 255, 255, 0.80);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 99;
	color: #191919;
	text-align: center;
	font-size: 50px;
	font-weight: 300;
	line-height: 120%;
	font-family: "The Seasons Light";
	padding-inline: 50px;
}
.chicago_card.coming_soon{
	position: relative;
}

.cards-container {
	display: flex;
	gap: 40px;
	width: 100%;
	padding: 0;
}

.slideup_card {
	background: #fff;
	/* 	padding: 50px 20px 20px 20px; */
	padding: 1.5vw;
	flex: 1;
	text-align: left;
	display: flex;
	flex-direction: column;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	position: relative;
	overflow: hidden;
	transition: transform 0.3s ease;
	pointer-events: auto;
	cursor: pointer;
	justify-content: space-between;
}

.slideup_card h5 {
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
	font-weight: 300 !important;
	font-size: 1.8vw !important;
}

.slideup_card p {
	color: #7A7A79;
	line-height: 1.5;
	position: relative;
	z-index: 1;
	font-weight: 400;
	font-size: .9vw;
}

.slideup_card .card-bottom-img {
	width: 100%;
	margin-top: 30px;
	position: relative;
	z-index: 1;
}

.cards-container .card-bottom-img,  .card-bottom-img, .chicago_card img{
	height: 100% !important;
	object-fit: cover;
	max-height: 432px;
}

.slideup_card_main h4:before ,
.slideup_card_main h4:after{
	content: none;
}
/* Overlay */
.overlay_col {
	position: absolute !important;
	inset: 0;
	background: #000;
	z-index: 0;
	opacity: 1;
}

.bg_img_col {
	position: absolute !important;
	inset: 0;
}

.slideup_card_hover {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	inset: 0;
	opacity: 0;
	transition: opacity 0.8s ease;
}
.slideup_card_hover.active {
	opacity: 1;
}
.gallery-section h4 span ,
.head_wrap h2 span, .Manrope{
	font-family: "Manrope";
}

.features-img .elementor-image-box-content{
	transform: translatey(-100%);
	padding: 60px 96px;
	z-index: 9;
}
.features-img .elementor-image-box-description{
	width:59%;
}
.gallery-grid h4{
	text-align: center;
}
.main-tab {
	position: relative;
}
.features-img .elementor-image-box-img{
	width: 100%;
}
.features-main{
	position:static !important;
}
.main-tab *{
	position: unset !important;
	cursor: pointer;
}
.features-img {
	position: absolute !important;
	left: 0;
	width: 100%;
	max-width: 1240px !important;
	top: 136px;
	bottom: 0;
	z-index: -1;
}

/*===== Home Animation Css END =====*/
.Features-tab .e-n-tabs-heading {
	display: grid !important;
	grid-template-columns: repeat(2, 1fr);

}
.features-img figure:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 69.69%, rgba(0, 0, 0, 0.80) 100%);
}
.features-img figure ,
.features-img *{
	position: relative !important;
}

.elementor-kit-5 button:hover, .elementor-kit-5 button:focus, .elementor-kit-5 .elementor-button:hover, .elementor-kit-5 .elementor-button:focus{
	box-shadow: none !important;
}
.seaside-text .elementor-button-icon svg{
	width: 24px;
	height: 24px;
}
.seaside-text .elementor-button:hover path, .header-btn .elementor-button:hover path {
	fill: rgba(30, 30, 30, 1);
}
.Features-tab .e-n-tabs-heading button:hover{
	border: 1px solid rgba(0, 102, 89, 1) !important;
}

/*  */
/* Section */
.chicago_section {
	padding: 40px;
	min-height: 100vh;
	background: #fff;
	overflow: hidden;
	display: flex;
	position: relative;
}

/* Grid */
.chicago_grid {
	display: grid;
	grid-template-columns: 0.9fr 2.4fr 0.9fr;
	gap: 20px;
	align-items: center;
	opacity: 0;
}

/* Force only 3 visible */
.chicago_grid > .chicago_item {
	display: none;
}

.chicago_grid > .chicago_item:first-child,
.chicago_grid > .chicago_title,
.chicago_grid > .chicago_item:last-child {
	display: block;
}

/* Items */
.chicago_item,
.chicago_title {
	height: 500px;
	position: relative;
	overflow: hidden;
}

.chicago_item img,
.chicago_hover_img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* Title */
.chicago_title {
	display: flex;
	align-items: center;
	justify-content: center;
	transform-origin: center;
}

.chicago_title h4 {
	color: #fff;
	letter-spacing: 1px;
	position: relative;
	z-index: 5;
}

.chicago_title h4::before,
.chicago_title h4::after {
	content: "";
	position: absolute;
	width: 60px;
	height: 1px;
	background: #777;
	left: 50%;
	transform: translateX(-50%);
}

.chicago_title h4::before {
	top: -20px;
}

.chicago_title h4::after {
	bottom: -20px;
}

/* Hover Images */
.chicago_hover_img {
	position: absolute;
	inset: 0;
	opacity: 0;
	transition: opacity 0.8s ease;
}

.chicago_hover_img.active {
	opacity: 1;
	height: 100%;
}
.chicago_grid img{
	height: 100% !important;
}

.chicago_overlay {
	position: absolute;
	inset: 0;
	background: #000;
	z-index: 2;
}

/* Cards */
.chicago_cards_wrap {
	position: fixed;
	top: 10%;
	left: 50%;
	transform: translate(-50%, 50%);
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 30px;
	opacity: 0;
	z-index: 20;
	width: 100%;
	max-width: 1728px;
	pointer-events: none;
	z-index: 9999;
}

.chicago_cards {
	display: flex;
	gap: 40px;
	width: 100%;
}

.chicago_card {
	background: #fff;
	padding: 50px 20px 20px;
	flex: 1;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	pointer-events: auto;
	cursor: pointer;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.chicago_item.chicago_title {
	z-index: 9999 !important;
}

.first_head {
	color: #000;
	z-index: 99999999;
	text-align: center;
	white-space: nowrap;
}

.overflow_h {
	overflow: hidden;
}

.head_wrap {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 999999;
}

.chicago_card img {
	width: 100%;
	max-height: 492px;
	margin-top:30px;
}

.seaside-img {
	opacity: 1 !important;
}
/**/
.nav-arrow {
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 9;
}

.nav-arrow span {
	width: 12px;
	height: 24px;
}
.nav-prev {
	top: -30px;
}
.slick-prev:before, .slick-next:before, .bella-slider-nav button{
	display: none !important;
}
.scroll-container .scroll-reveal::after ,
.cusomization-scroll-container .scroll-reveal::after{
	background-color: #191919;
}
.chicago_card_info_col p{
	color: rgba(69, 69, 69, 0.7);
	font-weight: 400;
}
.hide_heading{
	display: none !important;
}

.menu-opened {
	overflow: hidden !important;
}
.head_wrap{
	text-align:center;
}
.contact-tel .elementor-icon-box-description a{
	color:#454545B3;
}
.video_full video.elementor-video {
	height: 100vh !important;
}
.bella-slider .slick-list.draggable {
	height: 100vh;
}

.chicago_item:first-child ,
.chicago_item:last-child{
	padding-block: 50px;
}
#header-btn-menu{
	display:none;
}
.pin-spacer{
	background-color: #fff;
}
.scroll-trigger .pin-spacer ,
.cusomization-scroll .pin-spacer{
	background-color: #191919;
}
.features-img .elementor-image-box-title{
	max-width: 60%;
}
.slideup_card{
	display: flex !important;
	justify-content: space-between !important;
}
.slideup_card_link{
	color:rgba(25, 25, 25, 1);
}
.video_tab{
	height: 100vh !important;
}
.footer-col .contact-footer li span {
	white-space: pre-wrap;
}


.slideup_card a ,
.chicago_card  a{
	display: flex;
	flex-direction: column;
	justify-content: space-between !important;
	height: 100% !important;
}
.animation-desh span[data-span="-"] {
	font-family: math;
}
.header-imagebox.header-modelbox .elementor-image-box-content {
	bottom: 50px;
}

.header-image-menu li span{
	cursor: pointer !important;
}


/* --------------------------------------------------------------------------------------------------------------------------------------------------- */
.gallery-section{
	padding: 0px 40px !important;
}


.gallery-item.title-card h4{
	font-size: 3vw;
}