@font-face {
    font-family: 'GOTHICB';
    src: url('../fonts/GOTHICB.eot');
    src: url('../fonts/GOTHICB.eot') format('embedded-opentype'),
         url('../fonts/GOTHICB.woff2') format('woff2'),
         url('../fonts/GOTHICB.woff') format('woff'),
         url('../fonts/GOTHICB.ttf') format('truetype'),
         url('../fonts/GOTHICB.svg#GOTHICB') format('svg');
	font-display: swap; /* ← add this */
}
@font-face {
    font-family: 'GOTHIC';
    src: url('../fonts/GOTHIC.eot');
    src: url('../fonts/GOTHIC.eot') format('embedded-opentype'),
         url('../fonts/GOTHIC.woff2') format('woff2'),
         url('../fonts/GOTHIC.woff') format('woff'),
         url('../fonts/GOTHIC.ttf') format('truetype'),
         url('../fonts/GOTHIC.svg#GOTHIC') format('svg');
	font-display: swap; /* ← add this */
}
html {scroll-behavior: smooth;}
body{overflow-x: hidden;}
li, td, table, tr, th, thead, input, label, select, textarea , button {
	font-family: "Roboto", sans-serif;
	font-weight:400;
	font-size:17px;
	color:#000;
	outline:none;
}
h1 {
	font-family: 'GOTHICB';
	font-size:40px;
	text-align:center;
	color: #1A1A1A;
	margin-top:0;
	margin-bottom:20px;
}
h2 {
	font-family: 'GOTHICB';
	font-size:40px;
	margin: 0;
	text-align:center;
	color: #1A1A1A;
	margin-top:0;
}
h3{
	font-family: "Roboto", sans-serif;
	font-size:30px;
    margin: 0;
    text-align: center;
	color: #1A1A1A;
	margin-top:0;
}
h4{	
	font-family: "Roboto", sans-serif;
	font-size:20px;
	margin-top:0;
	color: #1A1A1A;
}
p{
	line-height:24px;
	color:#636366;
	font-weight:400;
    margin: 0;
	font-size:17px;
	margin-bottom:10px;
	font-family: "Roboto", sans-serif;
}
a{color:#1C1D52; font-family: "Roboto", sans-serif; font-size:17px; font-weight:400;}

a:focus, a:hover {
	outline:none;
	color:#FFF;
    text-decoration: none;
}
 * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
.no-pad{padding-left:0; padding-right:0;}
.navbar{
    border: none;
    margin-bottom: 0;
    border-radius: 0;
    background:transparent;
    width: 100%;
    padding:0;
    height: auto;
    position: fixed;
    z-index: 16;
}
.navbar-brand{
	float: left;
    height: auto;
    padding: 0;
	margin-top:0;
	margin-left:0 !important;
}
.scrolled .navbar-brand{margin-top:0; transition: 0.5s; filter: brightness(0); margin-bottom: 15px;}
.scrolled .navbar-brand img{width: 80%; margin-top: 0;}
.navbar-default .navbar-nav>li{text-transform:uppercase;}
.navbar-default .navbar-nav>li>a{
	color:#000;
	line-height:17px;
	padding: 0;
	font-size:15px;
	font-weight:600;
}
.navbar-default .navbar-nav>li>a:hover{color:#32aa9a; border-bottom:4px solid #32aa9a;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #b3914a;
    background-color: #203056;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{background-color:transparent;}
.navbar-default .navbar-toggle{margin-top: 20px; border-color:#b3914a;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background-color:transparent; }
.navbar-default .navbar-toggle .icon-bar {background-color: #b3914a;}
.navbar-default .navbar-nav>li>a:focus { color: #000;}
.dropdown-menu>li>a{line-height:30px; }
.dropdown-menu>li>a:hover{color:#b3914a;}
.navbar-toggle{background: #7f1e46;}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {background-color: #7f1e46;}
.nav>li {
    position: relative;
    display: block;
    padding: 0;
}
.nav>li:last-child{border-right:none;}
#myNavbar ul li.dropdown:hover > .dropdown-menu {display: block;}
.dropdown-menu{
	padding:0;
    margin: 0;
    border: none;
    left: 0 !important;
	border-radius:0;
    background:#0d509d;
	top:100%;
	position:absolute;
}
#myNavbar ul li ul.dropdown-menu li{border-bottom:1px solid #7CA0D9; margin:0; padding: 15px 30px;}
#myNavbar ul li ul.dropdown-menu li:last-child{border-bottom:none;}
#myNavbar ul li ul.dropdown-menu li a{
	color:#FFF;
    padding: 0;
    line-height: 20px;
}
#myNavbar{
	display:flex !important;
    align-items:center;      /* vertical middle */
    justify-content:center;  /* horizontal center */
	position:relative;
}
#myNavbar ul li ul.dropdown-menu li a:hover{color:#7CA0D9;}
#myNavbar ul{
	padding-inline-start:0; 
	float:none;
	margin:40px auto 0; 
1572}
#myNavbar ul li{padding:17px 30px 0;}
#myNavbar ul li a{transition: all 0.3s ease; padding:0; color:#FFF; font-weight:400; position:relative; line-height:1.3; text-transform:uppercase; background-color: transparent;}
#myNavbar ul li a:hover{transform: translateY(-2px); color:#ecc21c; font-weight:500;}
.nav.navbar-nav li.active a {color: #EAB815 !important; background-color:transparent;}
.nav.navbar-nav li.active a:hover{background-color:transparent;}
.nav.navbar-nav li.active a:focus{background-color:transparent;}
.navbar-nav>li>.dropdown-menu{margin-top:0 !important;}
@media screen and (min-width:992px) and (max-width:1199px){
.nav>li>a {}
}
@media screen and (max-width:991px) {
.navbar-header {float: none;}
.navbar-left,.navbar-right {float: none !important;}
.navbar-toggle {display: block;}
.navbar-collapse {border-top: 1px solid transparent; box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);}
.navbar-fixed-top {top: 0;	border-width: 0 0 1px;}
.navbar-collapse.collapse {display: none!important;}
.navbar-nav {
	float: none!important;
	margin-top: 7.5px;
	margin-right: 0 !important;
}
.navbar-nav>li {float: none; padding:0;}
.navbar-nav>li>a {padding-top:10px; padding-bottom: 10px;}
.collapse.in{display:block !important;}
.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
	padding: 0;
    padding-bottom: 17px;
	margin:0 !important;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {color: #FFF;	border-bottom:1px solid #384d81;}
.navbar-collapse {padding-right: 0; padding-left: 0;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border-color:#203056;}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{background-color:transparent;}
}
@media (max-width: 767px){
.navbar-collapse {padding-right: 15px; padding-left: 15px;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#b7944c;}
}
hr.brdrsctn{border-top: 1px solid #D1F2F1; margin-top:40px; margin-bottom:40px;}
.sidenav{margin-bottom:30px; background:#f6f5f1; padding:12px 0; border-radius: 6px;}
.sidenav h1.cntxt{margin: 15px 20px;}
.sidenav ul{padding-inline-start:0;}
.sidenav ul li{
	list-style-type:none;
	border-bottom:1px solid #e0d6d6;
	position:relative;
	font-size:15px;
}
.sidenav ul li a{padding:17px 25px; display:block; line-height:20px;}
.sidenav ul li a:hover:after{
	content: '';
    position:absolute;
    right:0;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;
    border-right:10px solid #f6f5f1;
    top:15px;
}
.sidenav ul li a.hvr-sweep-to-right:before{background:#35d397;}
.sidenav ul li a.active:after{
	content: '';
    position:absolute;
    right:0;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;
    border-right:10px solid #f6f5f1;
    top:15px;
}
.sidenav ul li a.active{background:#35d397; color:#FFF;}	
.sidenav ul li:last-child{border-bottom:none;}
.mobile-header{
	background-color:#FFF; 
	position:fixed;
	z-index:999; 
	padding:15px 0;
	width:100%; 
	top:0;
	box-shadow: 0px 3px 20px 4px rgba(0, 0, 0, 0.1);
}
.mobile-header.scrolled{background:#FFF; padding-bottom:0;}
.mobile-header .navbar-brand{
	margin-top: 0;
	transition: 0.5s;
    filter: brightness(0);
}
.mobile-header.scrolled .navbar-brand img{width:auto;}
.sidebar {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	background:#FFF;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top:0;
}
.sidebar hr{margin-bottom:20px;}
.sidebar a {
    padding: 15px 20px;
    text-decoration: none;
    color: #1C1C1B;
    display: block;
    line-height: 25px;
    border-bottom: 1px solid rgba(202,209,233,.85);
    font-size: 17px;
    font-weight:500;
    text-transform: uppercase;
	letter-spacing:0;
}
.sidebar a:hover{background-color:#EAB815; color:#1C1C1B;}
.sidebar a:focus{background-color:#EAB815; color:#1C1C1B;}
.sidebar a img{padding:0; outline:none;}
.sidebar .closebtn {
    border-bottom: none;
    margin-left: 0;
    padding: 0;
    position: absolute;
    top:37px;
    right: 17px;
    background: transparent;
    outline: none;
    border: none;
}
.closebtn svg{fill:#1A1A1A; height:30px;}
.sidebar .closebtn:hover{background-color:transparent;}
.openbtn {
    cursor:pointer;
    background-color:transparent;
    border:none;
    outline:none;
	margin-top:0;
}
.openbtn:hover {background-color:transparent;}
#main button.openbtn svg { transform: rotate(-180deg);}
#main button.openbtn svg{
	fill: #1A1A1A;
    height: 30px;
    margin-right: 0;
    transition: transform 0.5s ease;
}
#main {
	float: right;
    margin-top:27px;
    transition: margin-right .5s;
    position: relative;
    right: 0;
}
#main svg{
	fill:#1A1A1A;
    height: 25px;
    margin-right:25px;
    position: relative;
    bottom: 0;
    right: 0px;
    top: 0px;
    margin-top: 0;
}
/* ACCORDIAN CSS */
.panel-group {margin-bottom: 0;}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    border-color: transparent;
	border:none;
}
.panel-group .panel+.panel {margin-top: 0;}
.panel .panel-heading{
	padding:0;
	background-color:transparent;
	border-color: transparent;
	/* border-top: 1px solid #ddd; */
	border-bottom:none;
	color:#092948;
	border-top-left-radius:0;
    border-top-right-radius:0;
}
.panel .panel-heading h4{text-transform:uppercase;}
.panel .panel-heading h4 a{display:block; line-height:22px; padding:18px 22px;}
.panel .panel-heading a svg{
	fill: #1C1C1B;
    height: 16px;
    float: right;
    top: 3px;
    position: relative;
}
.panel-body {padding:0; border-top:none !important; padding: 0 0 15px;}
.panel{
  padding:0;
  color:#FFF;
  text-align:left;
  overflow: hidden;
  background:transparent;
  -webkit-box-shadow:none;
  box-shadow:none;
}
.panel ul{
	padding-inline-start: 0;
    margin-top: 0;
    margin-bottom:0;
	margin-left:0;
}
.panel ul li{list-style-type:none; border-bottom:1px solid #ddd;}
.panel ul li:last-child{border-bottom:none;}
.panel ul li a{
	outline: none;
    line-height:22px;
    padding:20px 40px;
	outline:none;
	border-bottom:none;
	font-weight:500;
}
.panel ul li a:hover {color:#164BA0; background:#EBF8FF;}
.panel ul li a:focus {color:#164BA0; background:#EBF8FF;}
.panel ul li a:active {color:#164BA0; background:#EBF8FF;}
.sidebar .sclbox{padding:12px 17px; border-bottom: 1px solid #dadada;}
.sidebar .sclbox a{border-bottom:none; padding:0; margin-top: 0;}
.sidebar .sclbox a:focus{background-color: transparent; color: transparent;}
.sidebar .sclbox ul{padding-inline-start:0; margin-top:15px; margin-bottom: 0;}
.sidebar .sclbox ul li{ list-style-type:none; display:inline-flex; margin:0 5px;}
.sidebar .sclbox ul li svg{height:25px; fill:#000;}
.sidebar .sclbox h4{color:#2B200B; font-size:22px;}
/* NEW CSS STARTS HERE */
.brdrdash{position:relative;}
.brdrdash:after{
	position: absolute;
    content: '';
    background: #E8A008;
    width: 19px;
    height: 3px;
    bottom: 0;
    margin: 0 auto;
    display: table;
    left: 50%;
}
.imgrdius{border-radius:20px;}
.brdrdius{border-radius:20px;}
.prnmbx{
	background:rgba(0,0,0,.26); 
	padding: 5px 14px;
	color:#FFF;
	position: relative;
    display: inline-block;
	font-size:16px;
	letter-spacing:1px;
	margin-bottom:15px;
	font-family: 'GOTHICB';
}
.prnmbx:after{
	content: '';
    position: absolute;
    right: -20px;
    top: 0px;
    width: 0;
    height: 0;
    border-top: 32px solid transparent;
    border-right: 0 solid transparent;
    border-left: 20px solid rgba(0,0,0,.26);
}
/* Dropdown wrapper */
#myNavbar .dropdown { position: relative; cursor:pointer;}
/* Bridge the gap between nav link and dropdown */
#myNavbar .dropdown::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height:40px; /* covers the gap */
    background: transparent;
}
#myNavbar .custom-dropdown {
    display: none;
    position: absolute;
    top: calc(100% + 35px);
    left:290px;
    transform: translateX(-50%);
    background:#dedcdd;
    border-radius:20px;
    padding:35px 35px 50px;
    min-width:600px;
    z-index: 999;
    box-shadow: 0 10px 10px rgba(0,0,0,0.35);
    animation: dropFade 0.25s ease;
}
@keyframes dropFade {
    from { opacity: 0; transform: translateX(-50%) translateY(-8px); }
    to { opacity: 1; transform: translateX(-50%) translateY(0); }
}
#myNavbar .dropdown:hover .custom-dropdown { display: block;}
/* Label */
#myNavbar .dropdown-label {text-align:left; letter-spacing:1px;}
/* Grid */
#myNavbar .dropdown-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap:12px;
    margin-bottom:30px;
}
#myNavbar .dropdown-grid:last-child {  margin-bottom: 0;}
/* Item */
#myNavbar .dropdown-item {
    display: flex;
    align-items: center;
    gap: 12px;
    background: #fff;
    border-radius: 10px;
    padding: 10px 14px;
    text-decoration: none;
    transition: background 0.2s ease, transform 0.2s ease;
}
#myNavbar .dropdown-item:hover { background: #f5f5f5; transform: translateY(-2px);}
#myNavbar .dropdown-item img {
    width:60px;
    height:60px;
    border-radius:12px;
    object-fit: cover;
    flex-shrink: 0;
}
#myNavbar .dropdown-item h5 {
    font-size:17px;
    font-weight:500;
    color: #1A1A1A;
    margin: 0 0 0;
}
#myNavbar .dropdown-item div{text-align:left;}
#myNavbar .dropdown-item div span {font-size: 13px; color:#1A1A1A; text-align:left; text-transform: capitalize;}
/* Chevron in nav link */
#myNavbar .dropdown-toggle svg {
    margin-left:1px;
	height:10px;
	fill:#FFF;
	position:relative;
	top:2px;
    vertical-align: top;
    transition: transform 0.3s ease;
}
#myNavbar .dropdown:hover .dropdown-toggle svg { transform: rotate(180deg);}
.scrolled #myNavbar .dropdown-toggle svg{fill:#000;}
.bnnrimgrdius{
	-webkit-border-bottom-left-radius: 150px;
	-moz-border-radius-bottomleft: 150px;
	border-bottom-left-radius: 150px;
}
.exprnc {
	border:1px solid #1A1A1A;
    display: inline-flex;
    align-items: center;
    gap: 16px;
    background: #FFF8F6;
    text-decoration: none;
    font-size: 15px;
    font-weight:500;
	padding: 18px 35px;
    border-radius:40px;
    position: relative;
    overflow: hidden;
    color: #1A1A1A;
}
.exprnc:hover{color:#FFF;}
.exprnc:focus{color:#1A1A1A;}
.exprnc::before {
	content: '';
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg,rgba(236, 194, 28, 1) 0%, rgba(232, 160, 8, 1) 100%);
	transform: translateX(-100%);
	transition: transform 0.3s ease;
	z-index: 0;
}
.exprnc span, .exprnc svg { position: relative; z-index: 1;}
.exprnc svg {
	width: 20px;
	height: 16px;
	transition: transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
	rotate:360deg;
	top: 3px;
}
.exprnc:hover::before { transform: translateX(0);}
.exprnc:hover {border-color: rgba(0, 0, 0, 0.5);}
.exprnc:hover svg {transform: translateX(6px);}
.borderbx{
	border-radius:15px;
	background:#FFF;
	padding:35px;
	display: inline-table;
	border:1px solid #E9E9E9;
}
.imgradius{border-radius:20px;}
.sectionbx{padding:80px 0;}
.phnbx p a svg{
	fill: #EAB815;
    height: 20px;
    position: relative;
    top: 3px;
    margin-right: 10px;
}
.phnbx{margin-top: 55px;}
.phnbx p a{color:#FFF; font-weight:500; font-size:16px;}
.phnbx p a:hover{color:#ecc21c;}
.scrolled {
    transition: 0.5s;
    width: 100%;
    left: 0;
    top: 0;
    padding:10px 0 0;
	height: auto;
	background:rgba(255,255,255,.99);
	z-index:999;
}
.scrolled #myNavbar ul{border-bottom:none; margin:15px auto 25px;}
.scrolled #myNavbar ul li a{color:#000;}
.scrolled #myNavbar ul li.active a{color:#ecc21c !important;}
.scrolled .phnbx{margin-top:28px;}
.scrolled .phnbx a{color:#ecc21c;}
.bnnrsctn{width:100%; position: relative; overflow: hidden; margin-top:0; background:#F9F9F9;}
.banner-wrapper { position: relative;}
.bnnrsctn .owl-carousel1 .evntbxbnnr img{
	width:100%;
	object-fit:cover;
	height:100%;
	border:none;
	padding:0;
	border-radius:0;
	display:block;
}
.bnnrsctn .evntbxbnnr {
	position: relative;
    display: flex;
    align-items: center;  /* vertically centers content at all sizes */
    min-height:100vh;
}
.innrbnnr .evntbxbnnr{min-height:80vh;}
.bnnrsctn .evntbxbnnr .imgbx{ width: 100%; height: 100%;}
.bnnrsctn .evntbxbnnr .bannrbx {
	position: relative;
    top:60px; /* remove the fixed top:200px */
    transform: none;
}
.innrbnr  .evntbxbnnr .bannrbx{top:0;}
.bnnrsctn .evntbxbnnr .bannrbx .bannrbxcntnt { position: relative; z-index: 99;}
.bnnrsctn .evntbxbnnr .imgbx {
    position: absolute;   /* image stays behind */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.bnnrsctn .evntbxbnnr .imgbx img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.bnnrsctn .evntbxbnnr .container { position: relative; z-index: 9;}
.bnnrsctn .evntbxbnnr .bannrbx .bannrbxcntnt a.dscvrbttnnew{margin:20px 0 65px;}
.bnnrsctn .evntbxbnnr .bannrbx .bannrbxcntnt h1{
    color: #FFF;
	padding-left:100px;
	text-align:left;
	margin-bottom:0;
	margin-top: 0;
	font-size:70px;
	font-family: 'GOTHIC';
}
.bnnrsctn .evntbxbnnr .bannrbx .bannrbxcntnt h2{
	font-size:150px;
	line-height: 115px;
	margin-top: 0;
	text-align:left;
	margin-bottom:55px;
	font-family: 'GOTHIC';
}
.bnnrsctn .evntbxbnnr .bannrbx .bannrbxcntnt p{color:#FFF; margin-bottom:60px; color:#BDBDBD;}
.bnnrsctn .evntbxbnnr .bannrbx .bannrbxcntnt a.exprnc{
	background:transparent;
	border:none;
	color:#EAB815;
	padding: 0 15px 0 0;
}
.bnnrsctn .evntbxbnnr .bannrbx .bannrbxcntnt .exprnc svg{fill:#EAB815; top:0;}
.bnnrsctn .evntbxbnnr .bannrbx .bannrbxcntnt .exprnc:before{display:none;}
/* ── Thumbnail Carousel ── */
.owl-thumbs {  margin-top: 0;}
.owl-carousel .owl-item img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease;
	border:none !important;
	padding:0 !important;
}
.thumb-item:hover img {transform: scale(1.01);}
/* Wrapper to contain both */
/* Thumbnails sit on top of the banner, pinned to the bottom */
.thumb-overlay {
    position: absolute;
    bottom:3vw;
    left: 0;
    right: 0;
    z-index:1;
}
.thumb-overlay .owl-carousel.owl-drag .owl-item{width:auto !important;}
.banner-wrapper .thumb-item {
    cursor: pointer;
    position: relative;
    overflow: hidden;
	margin:0 !important;
    transition: border 0.3s ease;
}
.banner-wrapper .thumb-item img {
    width: auto !important;
    height:auto !important;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease;
}
.thumb-label {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
   font-size:18px;
    text-align: left;
    padding: 20px 25px;
    line-height:25px;
}
.lineartxt{color: #ecc21c;}
.lnrbx{background: #ECC21C; background: linear-gradient(180deg,rgba(236, 194, 28, 1) 0%, rgba(232, 160, 8, 1) 100%);}
.cmmtdsctn{background:#F9F9F9;}
.cmmtdsctn h1{
	line-height:40px;
	opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.9s ease, transform 0.9s ease;
}
.cmmtdsctn h1.animate{opacity: 1; transform: translateY(0px);}
.cmmtdsctn p{
	line-height:30px;
	color:#1A1A1A;
	text-align:center;
	opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.9s ease, transform 0.9s ease;
}
.cmmtdsctn p.animate{opacity: 1; transform: translateY(0px);}
.cmtdwrpr{
	display: grid;
    gap:20px;
	margin-top: 50px;
	align-items: stretch;
	grid-template-columns: 1.5fr 1.9fr 2.5fr;
}
.cmtdwrprbx{transition: transform 0.35s ease, box-shadow 0.35s ease; cursor:pointer;}
.cmtdwrprbx:hover{transform: translateY(-5px);}
.cmtdwrpr .cmtdwrprbx h1{text-align:left; font-size:60px; font-family: 'GOTHIC';}
.cmtdwrpr .cmtdwrprbx h2{
	text-align:left; 
	font-size:20px; 
	font-family: "Roboto", sans-serif; 
	font-weight:500; 
	line-height:27px; 
	margin-bottom:24px;
	opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.9s ease, transform 0.9s ease;
}
.cmtdwrpr .cmtdwrprbx h2.animate{opacity: 1; transform: translateY(0px);}
.cmtdwrpr .cmtdwrprbx p{text-align:left; color:#636366; line-height:24px;}
.cmtdwrprbx:last-child{
	display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: space-around;
}
.cmtdwrpr .cmtdwrprbx:last-child h1{font-size:40px; font-family: "Roboto", sans-serif; line-height:40px; line-height: 0.9; color:#41320D;}
.cmtdwrpr .cmtdwrprbx:last-child h1 span{font-size:20px; font-family: "Roboto", sans-serif; font-weight:500; color:#1A1A1A;}
.cmtdwrpr .cmtdwrprbx:last-child img{ margin-right:20px;}
.cmtdwrpr .cmtdwrprbx:last-child p{color:#41320D;}
.prjctsctn{background:#FFF;}
.prjcthdcntnr{
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
}
.prjcthdbx{
	opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.9s ease, transform 0.9s ease;
}
.prjcthdbx.animate{opacity: 1; transform: translateY(0px);}
.prjctsldrcntnr{margin-top:50px;}
.swiper { width: 100%;  height: 100%;}
.swiper-wrapper{
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}
.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
	cursor:pointer;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.swiper-sliderbx{background:#F5F5F5; border-radius:15px; position:relative;}
.sliderbxtxt{padding:30px 0; text-align:center;}
.sliderbxtxt h3{font-family: "Roboto", sans-serif; font-size:25px; font-weight:500; line-height:25px; margin-bottom:10px;}
.sliderbxtxt p{line-height:28px;}
.sliderbxtxt ul{
	padding-inline-start: 0;
    margin: 25px auto;
    display: table;
}
.sliderbxtxt ul li{
	color:#1A1A1A;
	font-family: "Roboto", sans-serif;
	font-size:16px;
	line-height:20px;
	padding:15px 15px;
	border-bottom:1px solid #D9D9D9;
	list-style-type:none;
}
.sliderbxtxt ul li:last-child{border-bottom:none;}
.swiper-sliderbx .knmrbx{
	text-align:center;
	padding:20px 0;
	background:#1A1A1A;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
.swiper-sliderbx .knmrbx a{color:#FFF; font-size:16px;}
.swiper-sliderbx .knmrbx a svg{
	fill: #FFF;
    height: 20px;
    position: relative;
    top: 5px;
    left: 5px;
}
/* Style 1 — lifts up + image zooms + shadow */
.swiper-sliderbx {transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.4s ease;}
.swiper-sliderbx:hover { transform: translateY(-8px); box-shadow: 8px 20px 32px rgba(80, 80, 80, 0.15);}
.swiper-sliderbx:hover .sliderbxtxt{background:#FFF;}
.swiper-sliderbx .sliderbximg {overflow: hidden; border-radius: 15px 15px 0 0; position:relative;}
.swiper-sliderbx .sliderbximg img {transition: transform 0.5s ease;}
.swiper-sliderbx:hover .sliderbximg img {transform: scale(1.09);}
.swiper-sliderbx .knmrbx {transition: background 0.3s ease;}
.swiper-sliderbx:hover .knmrbx {background: #333;}
.swiper-sliderbx .sliderbximg .bokmrkbx{
	position: absolute;
    background: #FFF;
    top: 25px;
    left: 22px;
    border-radius: 10px;
    padding: 0 15px;
}
.swiper-sliderbx .sliderbximg .bokmrkbx p{margin-bottom:0; font-size:13px; color:#1A1A1A; font-weight:500; line-height:33px; text-transform:uppercase;}
.swiper-sliderbx .sliderbximg .grncolor{background: #4DD052; background: linear-gradient(180deg,rgba(77, 208, 82, 1) 0%, rgba(13, 173, 19, 1) 75%);
}
.swiper-sliderbx .sliderbximg .grncolor p{color:#FFF;}
.buldrcntnr{background:#F9F9F9;}
.buldrsctn{
	margin-top:50px;
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}
.buldrbx{
	text-align:center; 
	cursor:pointer; 
	transition: transform 0.35s ease, box-shadow 0.35s ease;
	opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.9s ease, transform 0.9s ease;
}
.buldrbx.animate{opacity: 1; transform: translateY(0px);}
.buldrbx:hover{transform: translateY(-5px); background:#F9F9F9;}
.buldrbx img{
	margin:0 auto 30px; 
	display:table; 
	width:auto;
	opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.9s ease, transform 0.9s ease;
}
.buldrbx img.animate{opacity: 1; transform: translateY(0px);}
.buldrbx h4{
	margin-bottom:20px;
	opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.9s ease, transform 0.9s ease;
}
.buldrbx h4.animate{opacity: 1; transform: translateY(0px);}
.buldrbx p{color:#636366; font-size:15px; line-height:24px;}
.testmnlsctn{
    position: relative;
    overflow: hidden;
    padding:150px 0 180px;
    display: block;
	background:#FFF8F6;
}
/* Parallax background */
.testmnl-parallax {
	bottom:0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("../images/testimonial/bg-pattern.webp") no-repeat left top;
	background-size:cover;
    z-index: 0;
    will-change: transform;
	overflow: hidden; /* add this */
}
.testmnlsctn .container { position: relative; z-index: 2;}
/* Inner layout */
.testmnl-inner {
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    gap:90px;
    align-items: flex-start;
}
.testmnl-left{ display: flex; flex-direction: column; gap:90px;}
/* Left */
.testmnl-left h2 {
	text-align:left;
    color: #FFF;
    line-height: 1.3;
	opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.9s ease, transform 0.9s ease;
}
.testmnl-left h2.animate{opacity: 1; transform: translateY(0px);}
.testmnl-google{
	opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.9s ease, transform 0.9s ease;
}
.testmnl-google.animate{opacity: 1; transform: translateY(0px);}
.testmnl-google img{height:auto; width:auto;}
.testmnl-rating {
    display: flex;
    align-items: center;
    gap: 10px;
}
.rating-num {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}
.stars {
    color: #ECC21C;
    font-size: 16px;
    letter-spacing: 2px;
}
.rating-txt { font-size: 15px; color: #FFF; font-family: "Roboto", sans-serif; font-weight:500;}
/* Right */
.testmnl-right { position: relative;}
.quote-icon {
    position: absolute;
    top: -20px;
    right: 0;
}
.testmnl-card { transition: opacity 0.4s ease, transform 0.4s ease;}
.testmnl-card.fade-out { opacity: 0; transform: translateY(10px);}
.testmnl-author {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 24px;
}
.author-img {
    width:90px;
    height:90px;
    border-radius: 50%;
    object-fit: cover;
}
.author-info h4 {
    font-size:20px;
    font-weight: 600;
    color: #FFF;
    margin-bottom:0;
}
.author-info p{font-size: 14px; color:#BDBDBD; line-height:28px;}
p.testmnl-txt{
    font-size:24px;
    color: #fff;
    line-height:35px;
    margin-bottom: 30px;
}
/* Nav buttons */
.testmnl-nav { display: flex; gap: 12px;}
.nav-btn {
	width: 60px;
    height: 40px;
    border-radius: 40px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background: transparent;
    color: #fff;
    font-size: 30px;
    cursor: pointer;
	font-weight: 100;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}
.nav-btn:hover {
    background: #ECC21C;
    border-color: #ECC21C;
    color: #1a1a1a;
}
.lwrsctn{background:#FFF8F6;}
.lwrsctnwrprbx{
	display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap:34px
}
.lwrsctnwrpr{
	display:grid;
	grid-template-columns: 1fr 1fr;
    gap: 100px;
    align-items: flex-start;
}
.lwrsctnwrprbx h3{text-align:left; line-height:40px;}
.lwrsctnwrprbx p{color:#1A1A1A;}
.lwrsctnwrprbx a.exprnc{width:39%; display:block;}
.call-wrap{
    width: 100%;
    height: 80px;
    background: #FFF;
    border-radius: 18px;
    overflow: hidden;
    display: flex;
    align-items: center;
	border:1px solid #E9E9E9;
	
}
.call-text{
    width: 100%;
    padding-left: 35px;
    font-size:20px;
    color: #000;
	font-family: "Roboto", sans-serif;
	font-weight:500;
}
.whatsapp-box{
    width: 100%;
    height: 100%;
    background: #53d34f;
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    text-decoration: none;
}
.wa-icon{
    display: flex;
    align-items: center;
    justify-content: center;
}
.wa-icon svg{fill:#FFF; width:30px; height:30px;}
.wa-number{
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
.upprfootr{padding:45px 0;}
.fttrcntn{
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap:55px;
    align-items: flex-start;
}
.fttrcntn p{margin-bottom:0;}
.fttrcntnbx:nth-child(2) p{text-align:center;}
.fttrcntnbx:nth-child(2) p a{color:#1A1A1A; outline:none; text-align:center;}
.fttrcntnbx ul{padding-inline-start:0; text-align:right; margin-bottom:0;}
.fttrcntnbx ul li{list-style-type:none; display:inline; padding:0 8px;}
.fttrcntnbx ul li svg{height:15px;}
.innrbnr{background:#FFF;}
.innrbnr .evntbxbnnr .bannrbx .bannrbxcntnt h1{font-size:60px;}
.innrbnr .evntbxbnnr .bannrbx .bannrbxcntnt p{margin-bottom:0; color:#FFF;}
.bltwrppr{
	display:grid;
	gap:55px;
	grid-template-columns: 2fr 3fr;
}
.bltwrpprbx{
	display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap:20px;
}
.bltwrpprbx h2{
	text-align:left; 
	color:#1A1A1A; 
	line-height:52px;
	opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.9s ease, transform 0.9s ease;
}
.bltwrpprbx h2.animate{opacity: 1; transform: translateY(0px);}
.bltwrpprbx h2 span{color:#E8A008;}
.bltwrpprbx p{
	color:#1A1A1A; 
	font-size:18px; 
	line-height:30px; 
	margin-bottom:0;
	font-weight:300;
	opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.9s ease, transform 0.9s ease;
}
.bltwrpprbx p.animate{opacity: 1; transform: translateY(0px);}
.prdlvrdsctn{
	padding-top:80px;
	margin-top:80px;
	background:#FFF8F6;
	border-radius:40px;
}
.tpsctn{position:relative;}
.tpsctn:before{
	position: absolute;
    content: '';
    background: #E8A008;
    width: 19px;
    height: 3px;
    top: 0;
    margin: 0 auto;
    display: table;
    left: 50%;
}
.prdlvrdsctn h2{
	margin-bottom:56px;
	opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.9s ease, transform 0.9s ease;
}
.prdlvrdsctn h2.animate{opacity: 1; transform: translateY(0px);}
.prdlvrdsctn h2 span{color:#E8A008; line-height:52px;}
.bxwrppr{
	display:grid;
	gap:85px;
	grid-template-columns:repeat(2, 1fr)
}
.bxwrppr img{
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
	width:100%;
}
.bxtxtcntnr{
	margin-bottom:33px;
	display: grid;
    grid-template-columns: 1fr 20fr;
	gap:30px;
	align-items: start;
	opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.9s ease, transform 0.9s ease;
}
.bxtxtcntnr.animate{opacity: 1; transform: translateY(0px);}
.bxtxtcntnr h2{color:#41320D; font-size:24px;}
.bxtxtcntnr h3{
	margin-bottom:10px;
	text-align:left;
	color:#1A1A1A;
	font-size:20px;
	font-weight:500;
	line-height:22px;
}
.nmbrbx{position:relative;}
.nmbrbx:after{
	content:'';
	position:absolute;
	background:#E8A008;
	width:14px;
	height:3px;
	top:30px;
	left:3px;
}
.lftbx{padding-left:50px;}
.trstsctn{
	margin-top:40px;
	grid-template-columns: repeat(2, 1fr);
	gap:30px;
}
.trstsctnbx{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
	padding: 50px 50px;
	opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.9s ease, transform 0.9s ease;
}
.trstsctnbx.animate{opacity: 1; transform: translateY(0px);}
.trstsctn .trstsctnbx:last-child h1.lineartxt{color: #ecc21c;}
.cmtdwrpr .trstsctnbx h1{font-size:40px; line-height: 30px; font-family: "Roboto", sans-serif; font-weight:500; margin-bottom:0;}
.cmtdwrpr .trstsctnbx h1 span{font-size:20px;}
.cmtdwrpr .trstsctnbx h1.lineartxt{font-size:60px; line-height: 62px; font-weight:400;}
.cmtdwrpr .trstsctnbx h2{margin-bottom:0;}
.prjctbnnr .evntbxbnnr .bannrbx .bannrbxcntnt h1{padding-left:0; padding-bottom: 20px; line-height:80px;}
.infobar-wrap{
	position: sticky;
	top:50px !important;
	z-index: 999;
	padding-bottom:20px;
}
.infobar {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap:15px;
    background: #FFF;
    border-radius: 20px;
    padding: 15px 15px;
	-webkit-box-shadow: 0px 15px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 15px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 15px 15px 0px rgba(0,0,0,0.15);
	z-index:1;
	position: relative;
    margin-top: -50px;
}
.infobar .infobar-item{
	border:1px solid #BDBDBD;
	border-radius:10px;
	text-align: center;
}
.infobar .infobar-item a{color:#636366; font-weight:500; font-size:14px; display:block; padding: 15px 0;}
.infobar .infobar-item:hover a{background:#E8A008; color:#FFF; border-radius:10px;}
.infobar .infobar-item.active a {
    background: #E8A008;
    color: #FFF;
    border-radius: 10px;
}
.section-anchor {
    display: block;
    height: 130px;        /* navbar (50px) + infobar (~80px) */
    margin-top: -130px;
    visibility: hidden;
    pointer-events: none;
}
.spcfctnwrppr{padding-top:70px; padding-bottom:20px;}
.spcfctncntnr{
	display: grid;
    grid-template-columns: 2.4fr 1fr;
    gap: 30px;
    align-items: start;
    align-content: center;
}
.spcfctncntnrbx{
	display:flex;
	flex-direction: column;
	gap:30px;
}
.frstrowbx{
	display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 42px;
	margin-bottom: 40px;
}
.introsctn{
	display: grid;
    grid-template-columns: 1.2fr 0.9fr;
    gap: 30px;
    align-items: end;
}
.smrdintro{grid-template-columns: 0.9fr 1fr;}
.introsctnbx h1{color:#41320D; text-align:left;}
.introsctnbx p{margin-bottom:0; font-size:16px; color:#1A1A1A;}
.introsctnbx p img{width:auto; float:left; margin-right:10px;}
.introsctn img{width:100%; float:none;}
.introsctn h3{
	margin-bottom:0;
	color:#271805;
	font-size:30px;
	font-family: "Roboto", sans-serif;
	line-height:17px;
	text-align:left;
}
.introsctn a.exprnc svg{top:0;}
/* #specification .introsctn{grid-template-columns:4.8fr 1fr} */
#specification .introsctn p{color:#1C1C1E;}
#location .introsctn{grid-template-columns: 2.3fr 1.2fr; align-items: center;}
#floorplan .spcfctntxtbx{padding:30px;}
#floorplan .spcfctntxtbx img{width:100%;}
#view .spcfctntxtbx{padding:0;}
#view .spcfctntxtbx img{width:100%;}
.spcfctntxtbx{border:1px solid #E0E0E0; padding:40px; width:100%; overflow:hidden;}
.bxspcfctn{
	display:grid;
	grid-template-columns:repeat(2, 1fr);
	gap:40px;
	align-items:stretch;
}
.boxtxt{
	display: flex;
    flex-wrap: wrap;
	align-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 10px; 
}
.boxtxt h4{font-size:15px; margin-bottom:0;}
.boxtxt img{margin-right:0;}
.boxtxt p{line-height:24px; font-size:15px; padding-left: 30px;}
.boxtxt ul{padding-inline-start:40px;}
.boxtxt ul li{
	line-height:22px;
	font-size:15px;
	color: #636366;
	padding:5px 0 0;
}
.boxtxt.last-child{border-bottom:none;}
.plnsctntble{border:1px solid #D9D9D9; margin-top:40px; background:#F9F9F9;}
.plnsctntble table{text-align:center; margin-bottom:0;}
.plnsctntble table thead tr th{text-align:center; border-bottom:none; padding:15px; font-family: "Roboto", sans-serif; font-weight:700;}
.plnsctntble table tbody tr td{padding:15px; border-right: 1px solid #D9D9D9; color:#636366;}
.plnsctntble table tbody tr td:last-child{border-right:none;}
.plnsctntble table thead tr th:nth-child(1){
	background:#1A1A1A; 
	color:#FFF;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
}
.plnsctntble table thead tr th:nth-child(2){background:#636366; color:#FFF;}
.plnsctntble table thead tr th:nth-child(3){
	background:#8A8A8A; 
	color:#FFF;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
}
/* Main image */
.gallery-main {
    width: 100%;
    border-radius: 16px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}
.gallery-main img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 16px;
    transition: opacity 0.4s ease;
}
.gallery-main img.fade-out {opacity: 0;}
/* Thumbnails */
.gallery-main img {
    width: 100%;
    height: 100%; /* fixed height for main image */
    object-fit: cover;
    display: block;
    border-radius: 16px;
    transition: opacity 0.4s ease;
}
.gallery-thumbs-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    overflow: hidden;
}
.gallery-thumbs {
    flex: 1;
    overflow: hidden;
    min-width: 0; /* important — prevents flex overflow */
}
.thumbs-wrapper {
    display: flex;
    gap: 10px;
    transition: transform 0.4s ease;
}
/* Each thumb exactly 25% of 4 visible */
.thumb-item {
    flex: 0 0 calc(25% - 8px);
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    border: 3px solid transparent;
    transition: border-color 0.3s ease;
}
.thumb-item img {
    width: 100%;
    height: 90px;
    object-fit: cover;
    display: block;
}
.thumb-item.active::after,
.thumb-item:hover::after {
    opacity: 0;
}
/* Arrows */
.gallery-arrow {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: 1px solid #ddd;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    flex-shrink: 0;
    transition: all 0.3s ease;
	    position: relative;
    z-index: 1;
}
.gallery-arrow:hover {
    background: #ECC21C;
    border-color: #ECC21C;
    color: #fff;
}
.gallery-arrow svg {
    pointer-events: none;
}
/* BROCHURE DOWNLOAD CSS */
.dwnldbrchr{background: #D0D0D0; overflow: hidden;}
.dwnld-inner {
    display: grid;
    grid-template-columns:7fr 2fr;
    align-items: start;
    gap: 10px;
}
/* Left */
.dwnld-left {
    display: flex;
    flex-direction: column;
    gap: 40px;
	position:relative;
}
/* Mockup image */
.dwnld-mockup {
    opacity: 0;
    transform: translateX(-60px) rotate(-3deg);
    transition: opacity 0.9s ease, transform 0.9s ease;
}
.dwnld-mockup.animate { opacity: 1; transform: translateX(0) rotate(0deg);}
.dwnld-img { 
	width: 100%;
	transition: transform 0.4s ease, filter 0.4s ease;
	position: relative;
    left: 83px;
}
.dwnld-img:hover { transform: scale(1.02) rotate(1deg);}
/* Download button */
.dwnld-btn {
    display: inline-block;
    background: #ECC21C;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    padding:20px 40px;
    border-radius: 15px;
    text-decoration: none;
    width: fit-content;
    letter-spacing: 0.02em;
    opacity: 0;
	position:absolute;
	bottom:10px;
    transform: translateY(20px);
    transition: opacity 0.6s ease 0.5s, transform 0.6s ease 0.5s, background 0.3s ease, box-shadow 0.3s ease;
}
.dwnld-btn.animate {opacity: 1; transform: translateY(0);}
.dwnld-btn:hover {
    background: #d4ae18;
    box-shadow: 0 8px 24px rgba(236, 194, 28, 0.4);
    transform: translateY(-2px);
    color: #1a1a1a;
    text-decoration: none;
}
.dwnld-btn:active { transform: translateY(0);}
/* Right — logo */
.dwnld-right {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    opacity: 0;
    transform: translateX(40px);
    transition: opacity 0.9s ease 0.3s, transform 0.9s ease 0.3s;
}
.dwnld-right.animate { opacity: 1; transform: translateX(0);}
.frmbx{
	border:1px solid #BDBDBD;
	border-radius:20px;
	background:#FFF8F6;
	padding:20px;
	margin-top:60px;
}
.frmbx h1 {font-size:19px; color:#1C1C1B; font-weight:500; text-align:left; font-family: "Roboto", sans-serif; line-height:30px;}
.frmbx h1 span{font-size: 30px; line-height:40px;}
.form-box{margin-bottom:25px;}
.form-box input{
	width:100%;
	background:#FFF;
	border:1px solid #BDBDBD;
	height:48px;
	padding:0 15px;
	outline:none;
	border-radius:10px;
}
.form-box button.submit{
	background:#1A1A1A;
	outline:none;
	border:none;
	border-radius:20px;
	color:#FFF;
	width:100%;
	text-transform:uppercase;
	font-family: "Roboto", sans-serif;
	font-size:15px;
	padding:15px;
	font-weight:500;
	transition: all 0.3s ease;
}
.form-box button.submit:hover{background:#ecc21c; transform: translateY(-2px);}
.cnnctbx{
	padding:20px; 
	margin-top:30px;
	border-radius:20px;
	border:1px solid #BDBDBD;
}
.cnnctbx h1{
	color:#1C1C1B;
	font-family: "Roboto", sans-serif;
	font-size:18px;
	text-align:left;
	font-weight:500;
	margin-bottom:16px;
}
.cnnctbxwrpr{
	padding: 16px;
    background: #F9F9F9;
    border-radius:15px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    gap: 14px;
}
.cnnctbxwrpr p{color:#1A1A1A; font-weight:500; font-size:18px; margin-bottom:0; line-height:30px;}
.cnnctbxwrpr p span{
	font-weight: 400;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 15px;
    gap: 2px;
}
.cnnctbxwrpr a.cllbtn{
	border:1px solid #1A1A1A;
	color:#1A1A1A;
	padding: 11px 14px;
	text-align:center;
	outline:none;
	border-radius:10px;
	transition: all 0.3s ease;
}
.cnnctbxwrpr a.cllbtn:hover{transform: translateY(-2px);}
.cnnctbxwrpr a.whtsapbttn{background:#4DD052; border:none; color:#FFF;}
.careerwrpr{
	margin:50px 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}
.careerbx{
	background:#FFF;
	padding:30px;
    cursor: pointer;
    transition: transform 0.35s ease, box-shadow 0.35s ease;
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.9s ease, transform 0.9s ease;
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 36px;
}
.careerbx.animate{opacity: 1; transform: translateY(0px);}
.careerbx h3{
	color:#271805;
	font-size:24px;
	font-weight:500;
	text-align:left;
}
.careerbx p{text-align:left; font-size:16px; color: #636366;}
.careertxt{
	text-align:center;
	font-weight:300;
	line-height: 30px;
	color:#1A1A1A;
	opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.9s ease, transform 0.9s ease;
}
.careertxt.animate{opacity: 1; transform: translateY(0px);}
.lwrbx{background:#FFF; padding:80px 0;}
.jrnysctn{
	display: grid;
    grid-template-columns: 1.2fr 1.5fr;
    gap: 90px;
    align-items: center;
    align-content: center;
}
.jrnysctnbx h1{text-align:left; color:#FFF;}
.jrnysctnbx p{color:#FFF;}
.cntctwrpr{background: #F9F9F9;}
.cntctsctn{
	display:grid;
	gap:30px;
	grid-template-columns:repeat(2, 1fr);
}
.cntctsctnbx{
	display: flex;
    flex-direction: column;
    gap: 30px;
}
.cntctsctnbx ul{padding-inline-start:0;}
.cntctsctnbx ul li{
	list-style-type: none;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
	padding:18px 0;
	border-bottom:1px solid #E0E0E0;
}
.cntctsctnbx ul li:last-child{border-bottom:none;}
.cntctsctnbx ul li img{margin-right:28px; margin-top:4px;}
.cntctsctnbx ul li a{color:#000; outline:none;}
.cntctsctnbx h1{color:#41320D; text-align:left;}
.cntctsctnbx p{color:#1C1C1B; font-weight:300; font-size:18px; line-height:30px;}
.cntctsctnbx input{height:54px; border:1px solid #C7C7C7; color:#636366; font-weight:500; font-size:16px;}
.cntctsctnbx textarea{
	border:1px solid #C7C7C7;
	padding-top:27px;
	color:#636366; 
	font-weight:500; 
	font-size:16px;
	outline:none;
	border-radius: 10px;
	height:130px;
}
.cntctsctnbx .form-box input::placeholder{color: #636366;}
.cntctsctnbx .form-box textarea::placeholder{color: #636366;}
.cntctsctnbx .form-box button{
	background: #ECC21C;
	background: linear-gradient(180deg,rgba(236, 194, 28, 1) 0%, rgba(232, 160, 8, 1) 100%);
	color:#000;
	font-size:16px;
}
.privcysctn h1{font-size:25px; margin-bottom:10px; margin-top:15px;}
.privcysctn ul{padding-inline-start:25px;}
.privcysctn ul li{padding:5px 0;}
.floating-wpp {
    position: fixed;
    bottom: 15px;
    right: 15px;
    transition: bottom .2s;
    z-index:999;
    background: #25d366;
    border-radius: 100%;
    padding: 0 5px;
}
.floating-wpp a {outline: none; outline-offset: 0;}
.floating-wpp a svg {
    height: 64px;
    fill: #FFF;
    padding: 12px;
}
.prjctbnnr{margin-top:-120px;}
.thnksctn .evntbxbnnr .bannrbx .bannrbxcntnt h1{padding-left:0; padding-bottom:50px;}
.thnksctn .evntbxbnnr .bannrbx .bannrbxcntnt p{color:#FFF;}
.rghtbx{position:sticky; top:50px; padding-bottom:50px;}
/*MEDIA QUERY CSS STARTS HERE*/
@media only screen and (orientation:portrait){}
@media screen and (max-width:1440px){}
@media screen and (max-width:1366px){
	.bannrTxtbox{top: 110px;}
}
@media screen and (max-width:1280px){}
@media screen and (max-width:1080px){}
@media(min-width: 981px) and ( max-width: 1024px){
	.bannersctn img{height:800px; object-fit:cover;}
} 
@media screen and (min-width:768px) and (max-width:991px){}
@media all and (min-width:768px) and (max-width:991px) and (orientation:landscape) {}
@media screen and (max-width:991px) {
	.bannrTxtbox{left:0; padding:0 15px;}
	.gallery-main img { height: 100%; }
    .thumb-item { flex: 0 0 calc(50% - 6px); }
    .thumb-item img { height: 100%; }
	.lwrsctnwrpr{grid-template-columns: 1fr; gap: 50px;}
	.bnnrsctn .evntbxbnnr .bannrbx .bannrbxcntnt h1{padding-left:0;}
	.bxwrppr{gap: 5px; grid-template-columns: repeat(1, 1fr);}
	.infobar{grid-template-columns: repeat(3, 1fr);}
	.spcfctncntnr{grid-template-columns: 1fr;}
	#location .introsctn{grid-template-columns: 4fr 2fr;}
	.jrnysctn{ grid-template-columns: 1fr; gap: 30px;  text-align: center;}
	.jrnysctnbx h1{text-align:center;}
	.careerwrpr{grid-template-columns: repeat(1, 1fr);}
	/*.infobar .infobar-item{border:none;}*/
	.infobar .infobar-item:hover{ background: #FFF; color: #E8A008; border:none;}
	.infobar .infobar-item:hover a {background: #FFF; color: #E8A008;} 
	.infobar .infobar-item a{font-size:17px;}
	.infobar{grid-template-columns: repeat(7, 1fr); overflow:scroll;}
	.infobar .infobar-item{border: none; border-radius: 10px;}
	.infobar-wrap{top:163px;}
}
@media screen and (max-width:767px){
	.bnnrsctn .evntbxbnnr .bannrbx {
    position: relative;
    top: 150px;
    transform: none;
    left: -80px;
}
.bnnrsctn .evntbxbnnr .bannrbx .bannrbxcntnt h2{font-size:80px; margin-bottom:30px;}
.bnnrsctn .evntbxbnnr{ align-items: flex-start; min-height: 95vh;}
.bnnrsctn .evntbxbnnr .bannrbx .bannrbxcntnt p{margin-bottom:10px; text-align:center;}
.cmtdwrpr{grid-template-columns: 1fr;}
.cmtdwrprbx:last-child{flex-direction: column;}
.cmtdwrpr .cmtdwrprbx:last-child img{margin-right:0; margin-bottom:15px;}
.swiper-wrapper{grid-template-columns: repeat(2, 1fr);}
.buldrsctn{grid-template-columns: repeat(2, 1fr);}
.testmnl-inner{grid-template-columns: 1fr; gap:40px;}
.testmnl-left{gap: 20px; align-items: center;}
.fttrcntn {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
    align-items: flex-start;
    justify-content: center;
    justify-items: center;
}
.prdlvrdsctn h2{padding:0 15px; line-height:30px;}
.prdlvrdsctn h2 span{line-height:0;}
.lftbx{padding:0 15px;}
.nmbrbx:after{left:15px; top: 40px;}
.bltwrppr{grid-template-columns: repeat(1, 1fr);}
.innrbnr .evntbxbnnr .bannrbx{left:0; padding: 0 15px;}
.trstsctnbx:last-child{flex-direction: row;}
.trstsctnbx{padding:50px 30px;}
.bnnrimgrdius {
    -webkit-border-bottom-left-radius: 50px;
    -moz-border-radius-bottomleft: 50px;
    border-bottom-left-radius: 50px;
}
.prjctbnnr .evntbxbnnr .bannrbx .bannrbxcntnt h1{line-height:40px;}
.cntctsctn{grid-template-columns: repeat(1, 1fr);}
}
@media screen and (max-width:540px){}
@media screen and (orientation: landscape) and (max-height: 500px) {}
@media (max-width:480px){
	.frmbx h1 span{font-size:19px; line-height:0;}
	.buldrsctn{	grid-template-columns: repeat(1, 1fr);}
	.swiper-wrapper{grid-template-columns: repeat(1, 1fr);}
	.prjcthdbx p{text-align:center;}
	.bnnrsctn .evntbxbnnr .bannrbx .bannrbxcntnt h1{font-size:35px; text-align:center;}
	.bnnrsctn .evntbxbnnr .bannrbx .bannrbxcntnt h2 { 
		font-size: 60px;
        margin-bottom: 30px;
        line-height: 60px;
		text-align:center;
	}
	.bnnrsctn .evntbxbnnr .bannrbx{left:0;}
	.lwrsctnwrprbx a.exprnc {
    width: auto;
    display: flex;
    justify-content: center;
}
	.fttrcntn p{text-align:center;}
	.call-wrap{
		height: 130px;
		flex-direction: column;
		gap: 0;
	}
	.call-text{padding:15px 0; text-align:center;}
	.whatsapp-box{border-radius:0;}
	.introsctn{grid-template-columns:1fr; }
	#specification .introsctn {
    grid-template-columns: 1fr;
}
.spcfctntxtbx{padding: 30px;}
.bxspcfctn{grid-template-columns: repeat(1, 1fr);}
#location .introsctn {
        grid-template-columns: 1fr;
    }
	.dwnld-inner{ grid-template-columns: 1fr;}
	.dwnld-left{align-items:center; gap:20px;}
	.dwnld-mockup{padding-bottom:90px;}
	.dwnld-btn{bottom:0;}
	.dwnld-img{left:0;}
	.lwrsctnwrprbx h3{text-align:center;}
	.prjcthdcntnr{justify-content: center;}
	h1{font-size:30px;}
	.swiper-wrapper a.exprnc{display:flex; justify-content: center;}
	.swiper-wrapper a.exprnc svg{top:0;}
	h2{font-size:30px;}
	.testmnl-left h2{text-align:center;}
	.testmnl-google img{margin:0 auto;}
	.testmnl-author{ justify-content: center;}
	p.testmnl-txt{text-align:center;}
	.testmnl-nav{justify-content: center;}
	.quote-icon{display:none;}
	.bltwrpprbx h2{text-align:center; line-height: 40px;}
	.introsctn{gap:25px;}
	.introsctnbx h1{text-align:center;}
	.introsctnbx p{
		display: flex;
        flex-wrap: wrap;
        justify-content: center;
	}
	.introsctn h3{text-align:center;}
	.introsctn a.exprnc{display: flex; justify-content: center;}
	.frmbx h1{text-align:center;}
	.cnnctbx h1{text-align:center;}
	.bnnrsctn .evntbxbnnr .bannrbx .bannrbxcntnt a.exprnc{display:table; margin:0 auto;}
	.prnmbx{display: flex; justify-content: center;}
	.careerbx{flex-direction: column;}
	.careerbx p{text-align:center;}
	.cntctsctnbx h1{text-align:center;}
	.cntctsctnbx p{text-align:center;}
	.lwrsctnwrprbx a.exprnc svg{top:0;}
	.thumb-overlay{display:none;}
	.careerbx h3{text-align:center;}
	.privcysctn h1{text-align:center;}
	.privcysctn p{text-align:center;}
	.infobar{}
	.prnmbx:after{border-top: 33px solid transparent;}
}
@media (max-width:414px){}
@media (max-width:394px){}
@media (max-width:375px){
	.cntctsctnbx ul li img{margin-right: 14px;}
}
@media (max-width:320px){}