.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Metropolis";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Metropolis";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Metropolis";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Metropolis";--e-global-typography-accent-font-weight:500;--e-global-typography-9494ec5-font-family:"Metropolis";font-family:"Metropolis", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Metropolis", Sans-serif;}.elementor-kit-6 h1{font-family:"Metropolis", Sans-serif;}.elementor-kit-6 h2{font-family:"Metropolis", Sans-serif;}.elementor-kit-6 h3{font-family:"Metropolis", Sans-serif;}.elementor-kit-6 h4{font-family:"Metropolis", Sans-serif;}.elementor-kit-6 h5{font-family:"Metropolis", Sans-serif;}.elementor-kit-6 h6{font-family:"Metropolis", Sans-serif;}.elementor-kit-6 label{font-family:"Metropolis", Sans-serif;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-family:"Metropolis", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Reset body styling */
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

/* Navbar Styles */
.navbar {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 10px 20px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background: transparent;
}

/* Hamburger Icon */
.hamburger {
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: 2rem;
  color: inherit;
  z-index: 11;
  transition: color 0.5s ease; /* Smooth color change */
}

/* Fullscreen Menu Styles */
.fullscreen-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: none; /* Initially hidden */
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  overflow: hidden;
  transition: background-color 0.5s ease; /* Smooth background color change */
}

.fullscreen-menu.open {
  display: flex !important; /* Display flex when open */
}

/* Full-Screen Menu Header */
.fullscreen-menu-header {
  position: absolute;
  top: 20px;
  left: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(100% - 40px);
}

.fullscreen-logo img {
  width: 100px;
}

/* Close Button */
.close-btn {
  background: none;
  border: none;
  font-size: 2rem;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  color: inherit; /* Dynamically inherit color */
  transition: color 0.5s ease; /* Smooth color change */
}

/* Menu Items */
.menu-items {
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  align-items: center;
  height: 60%; /* Center menu items */
}

.menu-item {
  font-size: 1.5rem;
  text-decoration: none;
  color: inherit !important; /* Ensure dynamic color */
  text-align: center;
  transition: color 0.5s ease; /* Smooth color change */
}

.menu-item:hover {
  text-decoration: underline;
}

/* Prevent body scroll when menu is open */
body.menu-open {
  overflow: hidden !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Metropolis';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://neonpigeon.in/wp-content/uploads/2024/12/Metropolis-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'Metropolis';
	font-style: italic;
	font-weight: 900;
	font-display: auto;
	src: url('https://neonpigeon.in/wp-content/uploads/2024/12/Metropolis-BlackItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Metropolis';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://neonpigeon.in/wp-content/uploads/2024/12/Metropolis-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Metropolis';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://neonpigeon.in/wp-content/uploads/2024/12/Metropolis-BoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Metropolis';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://neonpigeon.in/wp-content/uploads/2024/12/Metropolis-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Metropolis';
	font-style: italic;
	font-weight: 800;
	font-display: auto;
	src: url('https://neonpigeon.in/wp-content/uploads/2024/12/Metropolis-ExtraBoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Metropolis';
	font-style: italic;
	font-weight: 200;
	font-display: auto;
	src: url('https://neonpigeon.in/wp-content/uploads/2024/12/Metropolis-ExtraLightItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Metropolis';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://neonpigeon.in/wp-content/uploads/2024/12/Metropolis-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Metropolis';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://neonpigeon.in/wp-content/uploads/2024/12/Metropolis-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Metropolis';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://neonpigeon.in/wp-content/uploads/2024/12/Metropolis-LightItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Metropolis';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://neonpigeon.in/wp-content/uploads/2024/12/Metropolis-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Metropolis';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://neonpigeon.in/wp-content/uploads/2024/12/Metropolis-MediumItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Metropolis';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://neonpigeon.in/wp-content/uploads/2024/12/Metropolis-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Metropolis';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://neonpigeon.in/wp-content/uploads/2024/12/Metropolis-RegularItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Metropolis';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://neonpigeon.in/wp-content/uploads/2024/12/Metropolis-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Metropolis';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://neonpigeon.in/wp-content/uploads/2024/12/Metropolis-SemiBoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Metropolis';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://neonpigeon.in/wp-content/uploads/2024/12/Metropolis-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Metropolis';
	font-style: italic;
	font-weight: 100;
	font-display: auto;
	src: url('https://neonpigeon.in/wp-content/uploads/2024/12/Metropolis-ThinItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */