@font-face {
	  font-family: "League Spartan", sans-serif;
	  src: url("fonts/FuturaStd-Bold.otf") format("opentype");
	  font-weight: normal;
	  font-style: normal;
	}
* { box-sizing: border-box; }

		body { 
		margin: 0; 
		font-family: Inter;
		box-sizing: border-box; 
		position: relative; 
		overflow-x: hidden;
		background-size: content; 
	} 
	
		.hero { 
			position: static; 
			width: auto; 
			height: 943px;

		}
		.heros { 
			position: static; 
			width: auto; 
			height: auto;

		}
		
		

.hero-content {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;
		gap: 40px;
		max-width: 1100px;
		margin: 100px auto 0;
		padding: 0 20px;
	}


@media (max-width: 992px) {
		.hero-content { flex-direction: column; align-items: flex-start; }
		.main-headline, .about-us { max-width: 100%; }
	}

		

		.navbar { width: 33%; position: absolute; top: 0; left: 66%; background: #000; height: 70px; display: flex; align-items: center; justify-content: flex-end; z-index: 10; } 
	.navbar ul { list-style: none; display: flex; gap: 35px; margin: 0; padding-right: 50px; } 
	.navbar li {
		color: #FFF;
		font-family: Inter;
		font-size: 17px;
		font-weight: 400;
		line-height: 27px;
		cursor: pointer;
	} 
		.navbar li.active { font-weight: 700; } 
		.logo-container { position: absolute; top: 20px; left: 80px; z-index: 3; color: #fff; text-align: left; } 
		
		
		.services { 
			position: absolute; 
			top: 827px; 
			left: 80px; 
			z-index: 3; 
			color: #011C2A;
font-family: "League Spartan", sans-serif;
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: 41px; /* 113.889% */
			} 
			
		.about-us { 
			position: absolute; 
			top: 160px; 
			right: 60px; 
			z-index: 3; 
			max-width: 529px; 
			border-radius: 22px; 
			padding: 35px 0px; 
			color: #fff; 
			font-size: 1.2em; 
			} 
		.about-header { 
			display: inline-block; 
			background: #011C2A; 
			padding: 7px 20px; 
			font-size: 1em; 
			margin-bottom: 24px; 
			color: #FFF; font-family: Inter; font-size: 24px; font-style: normal; font-weight: 700; line-height: 27px; /* 112.5% */ 
			position: relative;
			right: 100px;
			border-radius: 0 20px 0 0;
		} 
	.about-us p { 
		margin: 18px 0 0 0; 
		color: #011C2A;
		font-family: Spectral;
		font-size: 22px;
		font-style: normal;
		font-weight: 300;
		line-height: 30px; /* 136.364% */
		
		} 
	.about-us .highlight { 
		color: #970FF2;
		
		} .
		about-us .bold { font-weight: 700; color: #fff; } 
		@media (max-width: 900px) { 
			.main-headline, .logo-container { 
				left: 24px; 
				color: #011C2A;
				font-family: "League Spartan", sans-serif;
				font-size: 17px;
				font-style: normal;
				font-weight: 700;
				line-height: 20px; /* 117.647% */
				top: 550px;
				}
			.hero{
				height:605px;
			}
			.about-us { 
				right: 18px; 
				max-width: 90vw; 
				padding: 20px 16px; 
			} 
		} 
		@media (max-width: 600px) { 
			.main-headline { 
				font-size: 2em; 
				max-width: 90vw; 
				top: 110px !important;
				left: 25px !important;
				} 
			.about-us { 
				font-size: 1em; 
				padding: 10px 8px; 
				width: 60%;
				top: 250px;
			} 
			
			
		} 
		
		@media only screen and (min-width: 1200px) and (max-width: 1499px) {
			.about-us { 
				font-size: 1em; 
				padding: 10px 8px; 
				right: 50px; 
				top: 240px;
				max-width: 40% !important; 
				} 
		} 
		
		@media only screen and (min-width: 1500px) and (max-width: 1750px) {
			.main-headline { font-size: 150px !important; line-height:147px !important; max-width: 90vw; } 
			.about-us { font-size: 1em; padding: 10px 8px; right: 160px;top: 210px;} 
		} 
		
		@media only screen and (min-width: 980px) and (max-width: 1200px) {
			.main-headline { 
				font-size: 100px !important; 
				line-height:100px !important; 
				max-width: 45% !important; 
			} 
			.about-us { 
				font-size: 1em; 
				padding: 10px 8px; 
				right: 36px;
				top: 210px;
				width: 35%;
			} 
		} 
		@media only screen and (min-width: 600px) and (max-width: 770px) {
			.main-headline { 
				font-size: 55px !important; 
				line-height:55px !important; 
				max-width: 50% !important; 
				top:175px;
				left: 35px;
			} 
			.about-us { 
				font-size: 1em; 
				padding: 10px 8px; 
				right: 36px;
				top: 220px;
				width: 32%;
			}
			.services {
				top: 510px;
				font-size: 28px;
				line-height: 30px;
			}
		}
		@media only screen and (min-width: 750px) and (max-width: 980px) {
			.main-headline { 
				font-size: 70px !important; 
				line-height:75px !important; 
				max-width: 45% !important; 
			} 
			.about-us { 
				font-size: 1em; 
				padding: 10px 8px; 
				right: 36px;
				top: 500px;
				width: 60%;
			}
			.hero{
				height:1115px;
			}
			.services{
				left: 24px; 
				color: #011C2A;
				font-family: "League Spartan", sans-serif;
				font-size: 17px;
				font-style: normal;
				font-weight: 700;
				line-height: 20px; /* 117.647% */
				line-height: 30px; /* 117.647% */
				top: 1030px;
				
				}
		} 
		.services-list { 
		
		top: 800px; 
		left: 0px; width: 100%; z-index: 3; } 
		
		
		/* ================= SERVICE BAR ================= */ 
		.service-bar { 
			display: flex; /* hug content by default */ 
			align-items: center; 
			padding: 15px 28px 15px 48px;
			font-size: 35px; 
			color: #fff; 
			font-family: 'Spectral', serif; 
			font-weight: 500; 
			border-radius: 0 20px 0px 0; 
			box-sizing: border-box; 
			
			
			cursor: pointer; 
			position: relative; 
			background: rgba(0,0,0,0.5); /* 70% visible */ 
			max-width: fit-content; 
			white-space: nowrap; 
			overflow: hidden; 
			
			} 
		
		/* Active: look expanded but keep layout stable */
	.service-bar.active {
		/* slightly different padding to show expansion */
		padding: 0px 0px 0px 48px;
		max-width: auto;
	}
		
		.service-bar .service-icon {
		min-width: 50px;
		min-height: 36px;
		margin-right: 14px;
		display: flex;
		align-items: center;
		justify-content: center;
		
	}
		.service-label { 
		
			color: #FFF;
font-family: Inter;
font-size: 39px;
font-style: normal;
font-weight: 300;
line-height: 42px; /* 107.692% */
			
			} 
	.service-description { 
		flex: 1 0 100%;         /* always below the label */
		color: #FFF;
		font-family: Spectral;
		font-size: 22px;
		font-style: normal;
		font-weight: 500;
		line-height: 34px; /* 154.545% */
		display: inline-block; 
		max-width: 100%; /* allows full but doesn’t force */ 
		width: auto; /* dynamic */ 
		white-space: normal; /* allow wrapping */ 
		 transition: max-height 0.5s ease, opacity 0.5s ease;
		 
				}
 
			
			.service-bar.active .service-label { display: none; } 
			
			.service-bar.active .service-description 
			{ opacity: 1;  max-width: 1000px;  } /* Service colors */ 

		.uiux        { background: #970FF2; }
		.branding    { background: #0597F2; }
		.editorial   { background: #48D607; }
		.uxstrategy  { background: #00B58D; }
		.webdev      { background: #F24607; }
		.advertising { background: #1470EB; }
		.socialmedia { background: #F2B705; }
		.printmedia  { background: #FF3B6F; }

		.service-bar.active.uiux        { background: #970FF2; }
.service-bar.active.branding    { background: #0597F2; }
.service-bar.active.editorial   { background: #39B600; }
.service-bar.active.uxstrategy  { background: #00B58D; }
.service-bar.active.webdev      { background: #F24607; }
.service-bar.active.advertising { background: #1470EB; }
.service-bar.active.socialmedia { background: #C59504; }
.service-bar.active.printmedia  { background: #FF3B6F; }
		
		  .arrow.open { display: inline-block; transform: rotate(90deg); } .click-icon { margin-left: 10px; font-size: 18px; cursor: pointer; 
		  } .click-icon:hover { transform: scale(1.2); } /* Contact Section */ .contact-section { background: #000; color: #fff; padding: 3rem 1rem 2rem; display: flex; flex-wrap: wrap; justify-content: center; gap: 30rem; } .contact-left { min-width: 220px; } 
		 
		 @media (max-width: 950px) { .contact-section { flex-direction: column; align-items: center; } .contact-form { width: 100%; } } 
		
		.service-link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 80px;        /* keep some width */
  height: 190px;           /* auto so it stretches */
  
  font-size: 1.5em;
  text-decoration: none;
  color: #fff;
}


.service-bar.active .service-description {
  min-width: 1000px;   /* guarantee width */
  padding: 0px 48px 0px 0px;
  max-height: inherit !important;
}
a{
	color:#fff;
	text-decoration:none;
}

    /* Hero Section */
    
   
    /* Footer Section */
    .footer {
      background: #000;
      color: #fff;
      padding: 40px 20px;
      text-align: center;
    }

    .footer h3 {
      font-size: 20px;
      margin-bottom: 15px;
    }

    .footer input {
      padding: 12px;
      width: 220px;
      border: none;
      border-radius: 6px;
      margin-right: 10px;
    }

    .footer button {
      padding: 12px 20px;
      border: none;
      border-radius: 6px;
      background: #0077ff;
      color: #fff;
      cursor: pointer;
    }

    .footer button:hover {
      background: #00bcd4;
    }
	
	
		/* Navigation bar only at the top */ 
		.navbar { width: 33%; position: absolute; top: 0; left: 66%; background: #000; height: 70px; display: flex; align-items: center; justify-content: flex-end; z-index: 10; } 
		.navbar ul { list-style: none; display: flex; gap: 35px; margin: 0; padding-right: 50px; } 
		
		.navbar li.active { font-weight: 700; } .logo-container { position: absolute; top: 20px; left: 80px; z-index: 3; color: #fff; text-align: left; } 
		
		 
		.main-headline { 
		position: absolute; 
		top: 220px; 
		left: 80px; 
		z-index: 3; 
		max-width: 50%; 
		color: #011C2A; 
		font-family: "League Spartan", sans-serif;
		font-weight: 900; 
		font-size: 137px; 
		line-height: 133px; 
		} 
		
		
		
		/* Contact Section */
    .contact-section {
      background: #000;
      color: #fff;
      padding: 3rem 1rem 2rem;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 30rem;
    }
    .contact-left {
      min-width: 220px;
    }
    .contact-heading {
      color: #FFF;
font-family: Inter;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 42px; /* 131.25% */
    }
    .contact-desc {
      
      margin-bottom: 5rem;
	  color: #FFF;
	font-family: Inter;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 27px; /* 158.824% */
    }
    .contact-detail {
      margin-bottom: 0.7rem;
      display: flex;
      align-items: center;
      color: #FFF;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
    }
    .contact-detail span { margin-right: 0.7em; }
    .contact-form {
      
      border-radius: 9px;
      padding: 1.6rem 1.2rem;
      
      width: 100%;
      
      display: flex;
      flex-direction: column;
    }
    .contact-form input, .contact-form textarea {
      
      padding: 0.72em 1em;
      border: none;
      border-radius: 0px;
      font-size: 1rem;
      outline: none;
      background: #f0f0f0;
    }
    .contact-form button {
      background: #002DC3;
	  width:50%;
      color: #fff;
      font-size: 1rem;
      padding: 0.7em 1em;
      border: none;
      padding: 24px 50px;
justify-content: center;
align-items: center;
gap: 10px;
      cursor: pointer;
      font-weight: 600;
      
    }
    .contact-form button:hover {
      background: #2644b8;
    }
    @media (max-width: 950px) {
      .contact-section { flex-direction: column; align-items: center; }
      .contact-form { width: 100%; }
    }
	/* Equal height for contact-info and contact-form */
.contact-container {
  display: flex;
  gap: 20px;
  align-items: stretch; /* Makes both equal height */
}

/* Inputs in two columns */
.contact-form form {
  display: grid;
  grid-template-columns: 1fr 1fr; /* 2 equal columns */
  gap: 20px; /* space between inputs */
}

/* Make Message textarea full width */
.contact-form textarea,
.contact-form select {
  grid-column: span 2; 
}

/* Inputs style - bottom border only */
.contact-form input,
.contact-form textarea,
.contact-form select {
  border: none;
  border-bottom: 2px solid #8D8D8D;
  background: transparent;
  padding: 10px 5px;
  font-size: 14px;
  outline: none;
  width: 100%;
}

/* Focus effect */
.contact-form input:focus,
.contact-form textarea:focus,
.contact-form select:focus {
  border-bottom: 2px solid #0077ff;
}
/* Make radio buttons clean and inline */
.subject-group {
  grid-column: span 2; /* full width */
}

.radio-options {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 10px;
}
.radio-options label {
  
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #011C2A;
  font-family: Poppins;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; 
  white-space: nowrap;   /* 👈 This keeps labels on one line */
}

.radio-options input[type="radio"] {
 margin-right: 8px;
  accent-color: #0077ff;
}
.button{
width: 100% !important;
    background: #011C2A !important;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal;
}

.radio-options label {
  white-space: nowrap;   /* Prevent text wrapping */
}
/* Contact Info details */
.contactdetials {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin: 15px 0;
  text-align: left !important;
  color: #FFF !important;
  font-family: Inter !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 1.6 !important;
}

/* Make icons fixed width so text aligns nicely */
.contactdetials svg {
  min-width: 24px;
  flex-shrink: 0;
}

/* Social Icons */
.social-icons {
  display: flex;
  gap: 15px;
  margin-top: 190px;
}

.social-icons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  
  
}

.social-icons a:hover {
  background: #0077ff;
}

a{
	color:#fff;
	text-decoration:none;
}/* Header layout */

.header-inner {
  max-width: unset; 
  margin: 0 auto;
  padding: 0px 0px;
  display: flex; align-items: center; justify-content: space-between;
}

/* Brand (logo) */


/* Nav */
.main-nav ul { list-style: none; display: flex; gap: 35px; margin: 0; padding: 0; }

.main-nav a.active { font-weight: 700;}

/* Header background bar (optional) */
.site-header { background: #000; }

/* Remove old absolute rules */
.navbar, .logo-container { display: none; } /* or delete their CSS */
/* Header layout (unchanged idea) */
.site-header { background: transparent; } /* remove global black bar */

/* Logo */


/* Nav: black pill only behind menu */

.main-nav ul { 
  list-style: none; display: flex; gap: 35px; 
  margin: 0; padding: 0;
}


/* Optional: tighter black bar on small screens */
@media (max-width: 700px){
  .main-nav{ padding: 10px 16px; gap: 0; }
  .main-nav ul{ gap: 18px; }
}

/* Container */


    .contact-hero h1 {
      
		margin-bottom: 10px;
		color: #FFF;
		font-family: Inter;
		font-size: 40px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		text-align:center;
    }

    .contact-hero p {
     color: #000;
font-family: Inter;
font-size: 22px;
font-style: normal;
font-weight: 300;
line-height: 164%; /* 36.08px */
margin: 10px 0px;
    }

    /* Contact Container */
    .contact-container {
      max-width: 1260px;
      margin: 25px auto 40px;
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
      padding: 0px 0px;
	  border-radius:20px;
	  background:#fff;
    }

    .contact-info,
    .contact-form {
      flex: 1;
      min-width: 300px;
      
      
      
    }

    /* Contact Info */
    .contact-info {
      
      color: #fff;
    }

    .contact-info h2 {
      color: #FFF;
font-family: Inter;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin:0px;
    }
.contactcontent{
color: #C9C9C9 !important;
font-family: Inter !important;
font-size: 18px !important;
font-style: normal !important;
font-weight: 400 !important;
line-height: normal !important;
text-align:left !important;
margin-top:14px !important;

}
    .contact-info p {
      margin: 55px 0;
      font-size: 15px;
    }

    .contact-info i {
      margin-right: 40px;
      color: #00bcd4;
    }

    /* Contact Form */
    .contact-form h2 {
      color: #000;
font-family: Inter;
font-size: 23px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin: 50px 0px 10px 0px;
    }

    
    .contact-form label {
      display: block;
     
      margin-bottom: 6px;
      
	  color: #8D8D8D;
font-family: Inter;
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 20px; /* 166.667% */
    }

    .contact-form input,
    .contact-form textarea,
    .contact-form select {
      
      padding: 12px;
      border: 1px solid #ccc;
      border-radius: 6px;
      font-size: 14px;
    }

    .contact-form textarea {
      
      resize: none;
    }

    .contact-form button {
      background: #0a2a43;
      color: #fff;
      border: none;
      padding: 12px 20px;
      border-radius: 6px;
      cursor: pointer;
      font-size: 16px;
      transition: 0.3s;
    }

    
    /* Footer Section */
    .footer {
      background: #000;
      color: #fff;
      padding: 40px 20px;
      text-align: center;
    }

    .footer h3 {
      font-size: 20px;
      margin-bottom: 15px;
    }

    .footer input {
      padding: 12px;
      width: 220px;
      border: none;
      border-radius: 6px;
      margin-right: 10px;
    }

    .footer button {
      padding: 12px 20px;
      border: none;
      border-radius: 6px;
      background: #0077ff;
      color: #fff;
      cursor: pointer;
    }

    .footer button:hover {
      background: #00bcd4;
    }
	
	
		/* Navigation bar only at the top */ 
		.navbar { width: 33%; position: absolute; top: 0; left: 66%; background: #000; height: 70px; display: flex; align-items: center; justify-content: flex-end; z-index: 10; } 
		.navbar ul { list-style: none; display: flex; gap: 35px; margin: 0; padding-right: 50px; } 
		.navbar li { 
		
		color: #FFF;
font-family: Inter;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 27px; /* 158.824% */
	  
      cursor: pointer; } 
		.navbar li.active 
			{ 
				font-weight: 700; 
			} 
		.logo-container { 
			position: absolute; 
			top: 20px; 
			left: 80px; 
			z-index: 3; 
			color: #fff; 
			text-align: left; } 
		.logo { width: 120px; height: auto; display: block; margin-bottom: 6px; } 
		
		
		
		
		/* Contact Section */
    .contact-section {
      background: #000;
      color: #fff;
      padding: 3rem 1rem 2rem;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 30rem;
    }
    .contact-left {
      min-width: 220px;
    }
    .contact-heading {
      color: #FFF;
font-family: Inter;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 42px; /* 131.25% */
    }
    .contact-desc {
      
      margin-bottom: 5rem;
	  color: #FFF;
	font-family: Inter;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 27px; /* 158.824% */
    }
    .contact-detail {
      margin-bottom: 0.7rem;
      display: flex;
      align-items: center;
      color: #FFF;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
    }
    .contact-detail span { margin-right: 0.7em; }
    .contact-form {
      
      border-radius: 9px;
      padding: 30px 30px 0px 0px;
      display: flex;
      flex-direction: column;
    }
    .contact-form input, .contact-form textarea {
      
      padding: 0.72em 1em;
      border: none;
      border-radius: 0px;
      font-size: 1rem;
      outline: none;
      background: #f0f0f0;
    }
    .contact-form button {
      background: #002DC3;
	  width:50%;
      color: #fff;
      font-size: 1rem;
      padding: 0.7em 1em;
      border: none;
      padding: 15px 48px;
justify-content: center;
align-items: center;
gap: 10px;
      cursor: pointer;
      font-weight: 600;
      transition: background 0.2s;
    }
    @media (max-width: 950px) {
      .contact-section { flex-direction: column; align-items: center; }
      .contact-form { width: 100%; }
    }
	/* Equal height for contact-info and contact-form */
.contact-container {
  display: flex;
  
  align-items: stretch; /* Makes both equal height */
}

/* Inputs in two columns */
.contact-form form {
  display: grid;
  grid-template-columns: 1fr 1fr; /* 2 equal columns */
  gap: 39px; /* space between inputs */
}

/* Make Message textarea full width */
.contact-form textarea,
.contact-form select {
  grid-column: span 2; 
}

/* Inputs style - bottom border only */
.contact-form input,
.contact-form textarea,
.contact-form select {
  border: none;
  border-bottom: 2px solid #8D8D8D;
  background: transparent;
  padding: 10px 0px;
  font-size: 14px;
  outline: none;
  width: 100%;
  font-family: Poppins;
}

/* Focus effect */
.contact-form input:focus,
.contact-form textarea:focus,
.contact-form select:focus {
  border-bottom: 2px solid #000;
}
/* Make radio buttons clean and inline */
.subject-group {
  grid-column: span 2; /* full width */
}

.radio-options {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 10px;
}
.radio-options label {
  
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #011C2A;
  font-family: Poppins;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; 
  white-space: nowrap;   /* 👈 This keeps labels on one line */
}

.radio-options input[type="radio"] {
 margin-right: 8px;
  accent-color: #011C2A;
  margin:0px 10px 0px 2px;
}
.button{

    background: #011C2A !important;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal;
}

.radio-options label {
  white-space: nowrap;   /* Prevent text wrapping */
}

/* Make icons fixed width so text aligns nicely */
.contactdetials svg {
  min-width: 24px;
  flex-shrink: 0;
}

/* Social Icons */
.social-icons {
  display: flex;
  gap: 15px;
  margin-top: 190px;
}

.social-icons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  
  transition: 0.3s;
}


a{
	color:#fff;
	text-decoration:none;
}



/* Header layout */
.site-header { position: relative; z-index: 5; }
.header-inner {
  max-width: unset; 
  margin: 0 auto;
  padding: 0px 0px;
  display: flex; align-items: center; justify-content: space-between;
}

/* Brand (logo) */


/* Hamburger toggle */
.menu-toggle {
  display: none;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
  margin-right: 20px;
  z-index: 1100;
}
.menu-toggle span {
  width: 28px;
  height: 3px;
  background: #000;
  margin: 5px 0;
  transition: 0.3s;
}

/* Overlay */
.nav-overlay {
  display: none;
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 900;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.nav-overlay.active {
  display: block;
  opacity: 1;
}

/* Responsive menu */
@media (max-width: 768px) {
  .main-nav {
    flex-direction: column;
	background: #ffffff00;
    position: fixed;
    top: 0;
    right: -260px;
    height: 100%;
    width: 100px;
    padding: 60px 20px;
    transition: right 0.3s ease;
    z-index: 1000;
  }
  .imgwidth{
	width:100%;
  }
  
  .main-headline{
  color: #011C2A;
font-family: "League Spartan", sans-serif;
font-size: 41px;
font-style: normal;
font-weight: 700;
line-height: 42px; /* 102.439% */
  }
  .about-us p{
  color: #011C2A;
font-family: Spectral;
font-size: 10px;
font-style: normal;
font-weight: 300;
line-height: 13px; /* 130% */
  }
  
  .service-label{
 color: #FFF;
font-family: Inter;
font-size: 24px;
font-style: normal;
font-weight: 300;
line-height: 42px; /* 175% */
  }
  
  
  .service-description{
  color: #FFF;
font-family: Spectral;
font-size: 10px;
font-style: normal;
font-weight: 500;
line-height: 10px; /* 100% */
  }
  .main-nav a{
  color:#011C2A;
  
text-align: right;
font-family: Inter;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 35px; /* 270% */
  }
  .main-nav ul {
    flex-direction: column;
    gap: 25px;
	text-align:right;
  }
  .main-nav.active {
    right: 0;
  }

  .menu-toggle {
    display: flex;
	margin-top: 40px;
  }

  /* Animate hamburger to X */
  .menu-toggle.active span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
  }
  .menu-toggle.active span:nth-child(2) {
    opacity: 0;
  }
  .menu-toggle.active span:nth-child(3) {
    transform: rotate(-45deg) translate(6px, -6px);
  }
  
  
.nav-overlay {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 900;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.nav-overlay.active {
  opacity: 1;
  pointer-events: auto;
}

/* Optional: tighter black bar on small screens */
@media (max-width: 700px){
  .main-nav{ padding: 10px 16px; gap: 0; }
  .main-nav ul{ gap: 0px; 	margin-top: 65px;}

}

/* Container */
.cta-wrap{
   
  margin:0 auto;
  display:grid;
  grid-template-columns: 1fr 520px;  /* left text, right form */
  gap:64px;
  align-items:start;
}

/* Left column */
.cta-left h2{
  font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-weight:600;
  font-size: clamp(22px, 2.6vw, 36px);
  line-height:1.25;
  margin:0 0 24px;
}

.cta-list li{
  display:flex;
  align-items:center;
  gap:25px;
  font-size:16px;
}
.cta-ico{
  width:28px; height:28px;
  display:grid; place-items:center;
  border-radius:50%;
  font-size:15px;
}
.cta-list a{
  color:#fff;
  text-decoration:none;
}
.cta-list a:hover{ text-decoration:underline; }

/* Right column: form */
.cta-form{
  border-radius:10px;
  padding:24px;
  display:grid;
  grid-template-columns: 1fr;
  gap:18px;
  box-shadow: 0 0 0 1px rgba(255,255,255,0.02) inset;
}

.cta-form input::placeholder{ color:#6f6f6f; }
.cta-form input:focus{
  outline:2px solid #2a64ff;
  outline-offset:2px;
  background:#fff;
}

/* Button */

.cta-btn:hover{
  background:#0a2cd1;
  transform: translateY(-1px);
  box-shadow: 0 10px 22px rgba(20,55,245,.25);
}
.cta-btn:active{
  transform: translateY(0);
  box-shadow:none;
}

/* Accessibility helpers */
.sr-only{
  position:absolute !important;
  width:1px;height:1px;
  padding:0;margin:-1px;
  overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;
}

/* Responsive */
@media (max-width: 980px){
  .cta-wrap{ grid-template-columns: 1fr; gap:32px; }
  .cta-form{ padding:0px; }
  .cta-btn{ width:100%; justify-self:stretch; }
}
.uiicon{
	width:48px;
	height:48px;
}
.logoicon{
	width:43px;
	height:48px;
}
.editorialicon{
	width:48px;
	height:48px;
}
.strategyicon{
	width:48px;
	height:48px;
}
.mobileicon{
	width:48px;
	height:48px;
}
.advertiseicon{
	width:48px;
	height:48px;
}
.socialmediaicon{
	width:48px;
	height:48px;
}
.printmendaicon{
	width:48px;
	height:48px;
}
.about-header{
color: #FFF;
text-align: center;
font-family: Inter;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 27px; /* 192.857% */
padding: 1px 12px;
right: 20%;
margin-bottom: 0%;
}






	.uiicon{
		width:24px;
		height:25px;
	}
	.service-bar .service-icon{
		min-width: 26px;
		min-height: 36px;
	}
	.service-bar{
		padding:0px 23px 0px 15px 	!important;
	}
	.logoicon{
		width:20px;
		height:31px;
	}
	.editorialicon{
		width: 23.139px;
		height: 30.527px;
		flex-shrink: 0;
	}
	.strategyicon{
		width: 32px;
	height: 30px;
	flex-shrink: 0;
		
	}
	.mobileicon{
		width: 26px;
		height: 33px;
		flex-shrink: 0;
	}
	.advertiseicon{
		width: 25px;
		height: 29px;
		flex-shrink: 0;
	}
	.socialmediaicon{
		width: 28px;
		height: 29px;
		flex-shrink: 0;
	}
	.printmendaicon{
		width: 26.61px;
		height: 30.389px;
		flex-shrink: 0;
	}
	.service-link{
		height:107px;
		min-width: 40px;
	}
	.service-bar.active .service-description{
		width:233px;
		opacity: 1;  
		min-width: 233px;  
		padding:12px 10px 12px 0px;
		line-height: 12px;
		} /* Service colors */ 
	.service-description{
		flex:0 0 94%;
	}	
	.arrow{
		display: flex;
		margin-left: initial;
	}
		
}


.service-description {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.6s ease, opacity 0.6s ease;
}
img.arrow {
  width: 48px;
  height: 48px;
}

/* On mobile screens (max 768px wide) */
@media (max-width: 768px) {
  img.arrow {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 600px) {
.hero{
height:590px;
}
  .services {
    color: #011C2A;
    font-family: "League Spartan", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    top: 530px;
    left: 20px;

  }
}


/* Nav */
.main-nav ul {
  list-style: none;
  display: flex;
  gap: 35px;
  margin: 0;
  padding: 0;
}
.main-nav a.active { font-weight: 700;}


.main-nav {
  background: #011C2A;              /* black bar attached to nav only */
  padding: 24px 42px 24px 42px;            /* controls bar height/width */
  border-radius: 0px 0px 0px 20px;
  display: inline-flex;          /* shrink to content */
  align-items: center;
}
.main-nav a {
  color: #FFF;
font-family: Inter;
font-size: 17px;
font-style: normal;
font-weight: 300;
line-height: 27px; /* 158.824% */
}
.cta-footer{
  background:#000;
  color:#fff;
  padding:50px 72px 64px 72px;
  border-radius: 0 100px 0 0;
  z-index: 1;
    position: relative;
}
.cta-wrap{
  
  margin:0 auto;
  display:grid;
  grid-template-columns: 1fr 520px;  /* left text, right form */
  gap:64px;
  align-items:start;
}

/* Left column */
.cta-left h2{
  font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-weight:600;
  font-size: clamp(22px, 2.6vw, 36px);
  line-height:1.25;
  margin:0 0 24px;
}
.cta-sub{
  color:#fff;
  font-size:16px;
  line-height:1.7;
  margin:0 0 133px;
}
.cta-list{
  list-style:none;
  padding:0;
  margin:0;
  display:grid;
  gap:27px;
}
.cta-list li{
  display:flex;
  align-items:center;
  gap:25px;
  font-size:16px;
}
.cta-ico{
  width:28px; height:28px;
  display:grid; place-items:center;
  
  border-radius:50%;
  font-size:15px;
}
.cta-list a{
  color:#fff;
  text-decoration:none;
}
.cta-list a:hover{ text-decoration:underline; }

/* Right column: form */
.cta-form{
  border-radius:10px;
  padding:24px;
  display:grid;
  grid-template-columns: 1fr;
  gap:18px;
  box-shadow: 0 0 0 1px rgba(255,255,255,0.02) inset;
}
.cta-form input{
  width:100%;
  height:56px;
  border-radius: 0 20px 0 0;
  border:none;
  background:#F3F3F3;
  padding:0 16px;
  font-size:17px;
  color:#2D2D2D;
  font-family: Inter;

}
.cta-form input::placeholder{ color:#6f6f6f; }
.cta-form input:focus{
  outline:2px solid #2a64ff;
  outline-offset:2px;
  background:#fff;
}

/* Button */
.cta-btn{
  justify-self:start;
  height:53px;
  padding:0 64px;
  background:#002DC3;         /* vivid blue */
  color:#fff;
  font-weight:700;
  font-size:18px;
  border:none;
  color: var(--White, #FFF);
text-align: center;
font-family: Inter;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 30px; /* 150% */
  cursor:pointer;
  background-color .18s ease, box-shadow .18s ease;
}
.cta-btn:hover{
  background:#0a2cd1;
  transform: translateY(-1px);
  box-shadow: 0 10px 22px rgba(20,55,245,.25);
}
.cta-btn:active{
  transform: translateY(0);
  box-shadow:none;
}

/* Accessibility helpers */
.sr-only{
  position:absolute !important;
  width:1px;height:1px;
  padding:0;margin:-1px;
  overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;
}
.work-card {
      background: #fff;
      border-radius: 18px;
      
      transition: box-shadow 0.2s;
      overflow: hidden;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }
    .work-card img {
      width: 100%;
      aspect-ratio: 1.2/1;
      object-fit: cover;
      box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    border-radius: 25px;
    }
    .work-content {
      padding: 1.1rem 1.2rem 1.2rem;
      width: 100%;
    }
    .work-title {
      color: var(--Black, #2D2D2D);
/* Subtitle */
font-family: Epilogue;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 30px; /* 150% */
    }
    .work-desc {
      color: var(--Black, #2D2D2D);
      font-family: Epilogue;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 27px; /* 158.824% */
    }

/* Responsive */
@media (max-width: 980px){
  .cta-wrap{ grid-template-columns: 1fr; gap:32px; }
  .cta-form{ padding:20px; }
  .cta-btn{ width:100%; justify-self:stretch; }
}
@media (max-width: 700px){
.brand img{
	height: auto;
	margin-left: 28px;
	width:50px;
}
.main-nav a{
	color: #011C2A;
text-align: right;
font-family: Inter;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 35px; /* 270% */
}
.cta-footer{
	padding:45px 30px 45px 30px;
	
}
	.red3{
		display:none;
	}
	.purple3{
		display:none;
	}
	.navyblue{
		display:none;
	}
	.lightgreen{
		display:none;
	}
	.purple2{
		display:none;
	}
	.purple{
		display:none;
	}
	.green{
		display:none;
	}
	.darkred{
		display:none;
	}
	.blue{
		display:none;
	}
	.yellow{
		display:none;
	}
	.greens{
		display:none;
	}
	.pink{
		display:none;
	}
	.purple4{
		display:none;
	}
	.lightyellow{
		display:none;
	}
	.purple5{
		display:none;
	}
	.pink1{
		display:none;
	}
	.mglightgreen{
		display:block !important
	}
	
	.mpurple{
		display:block !important
	}
	.myellow{
		display:block !important
	}
	.mgreen{
		display:block !important
	}
	.mgdarkred{
		display:block !important;
		width: 17vw !important;
        height: 17vw !important;
        top: 55vh !important;
		left: 8vw !important;
	}
	.mpink1{
		display:block !important;
		width: 30.3vw !important;
        height: 30.3vw !important;
        left: -15% !important;
	}
	.mblue{
		display:block !important;
		display: block !important;
        width: 25vw !important;
        height: 25vw !important;
        top: 75vh !important;
		z-index: 0 !important;
	}
	.mpurple4{
		display:block !important;
		width: 27.6vw !important;
		height: 27.6vw !important;
		z-index: 0 !important;
		top: 95vh !important;
		left: 85vw !important;
	}
	
}
.mglightgreen{
	display:none;
}
.mpurple{
	display:none;
}
.myellow{
	display:none;
}
.mgreen{
	display:none;
}
.mgdarkred{
	display:none;
}
.mpink1{
	display:none;
}
.mblue{
	display:none;
}
.mpurple4{
	display:none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.red3{
		display:none;
	}
	.purple3{
		display:none;
	}
}

 
    .contact-hero {
     
      padding: 0px 0px 60px;
      
      color: #fff;
      position: relative;
    }

	 .navbar {
      width: 33%;
      position: absolute;
      top: 0; left: 66%;
      background: #000;
      height: 70px;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      z-index: 10;
    }
    .navbar ul {
      list-style: none;
      display: flex;
      gap: 35px;
      margin: 0;
      padding-right: 50px;
    }
    .navbar li {
      color: #FFF;
font-family: Inter;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 27px; /* 158.824% */
	  
      cursor: pointer;
    }
    .navbar li.active {
      font-weight: 700;
      
    }
    .logo-container {
      position: absolute;
      top: 20px;
      left: 80px;
      z-index: 3;
      color: #fff;
      text-align: left;
    }
    
    .navbar-inner {
      max-width: 1260px;
      margin: 0 auto;
      display: flex;
      align-items: center;
      justify-content: flex-end;
    }
    .navbar a {
      color: #fff;
      text-decoration: none;
      
      font-size: 1rem;
      font-weight: 500;
      padding: 0.3em 0;
    }
    .navbar a.active {
      border-bottom: 2px solid #fff;
    }
    .containers{
      max-width: 1260px;
      margin: 0 auto;
      padding:138px 74px 0px 74px
    }
   

   .works-title {
      color: var(--Black, #2D2D2D);
text-align: center;
font-family: Inter;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 42px; /* 131.25% */
margin-bottom: 42px;
    }
    .works-grid {
      display: grid;
      gap: 54px;
      grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    }
	@media (max-width: 768px) {
  .works-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem; /* smaller gap for mobile */
  }
  .work-title{
  color: var(--Black, #2D2D2D);
font-family: Epilogue;
font-size: 15px !important;
font-style: normal;
font-weight: 600;
line-height: 30px; /* 200% */
  }
  .work-desc{
  color: var(--Black, #2D2D2D);
font-family: Epilogue;
font-size: 12px !important;
font-style: normal;
font-weight: 400;
line-height: 27px; /* 225% */
  }
}
    
    @media (max-width: 700px) {
      .container { padding: 7rem 0.7rem 2rem; }
      .works-grid { gap: 1rem;}
    }
    
	/* Contact Section */
    .contact-section {
      background: #000;
      color: #fff;
      padding: 3rem 1rem 2rem;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 25rem;
    }
    .contact-left {
      min-width: 220px;
    }
    .contact-heading {
      color: #FFF;
font-family: Inter;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 42px; /* 131.25% */
    }
    .contact-desc {
      
      margin-bottom: 142px;
	  color: #FFF;
	font-family: Inter;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 27px; /* 158.824% */
    }
    .contact-detail {
      margin-bottom: 0.7rem;
      display: flex;
      align-items: center;
      color: #FFF;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
    }
    .contact-detail span { margin-right: 0.7em; }
    .contact-form {
      
      border-radius: 9px;
      padding: 1.6rem 1.2rem;
      max-width: 427px;
      width: 100%;
      
      display: flex;
      flex-direction: column;
    }
    .contact-form input, .contact-form textarea {
      
      padding: 16px 24px;
      border: none;
      
      font-size: 1rem;
      outline: none;
      background: #f0f0f0;
    }
    .contact-form button {
      background: #002DC3;
	  width:50%;
      color: #fff;
      font-size: 1rem;
      padding: 0.7em 1em;
      border: none;
      padding: 24px 50px;
justify-content: center;
align-items: center;
gap: 10px;
      cursor: pointer;
      font-weight: 600;
      transition: background 0.2s;
    }
    .contact-form button:hover {
      background: #2644b8;
    }
    @media (max-width: 950px) {
      .contact-section { flex-direction: column; align-items: center; }
      .contact-form { width: 100%; }
    }
	.work-title a{
		text-decoration:none;
		color:#000;
	}
	
	/* Animation base */
.animate {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.animate.visible {
  opacity: 1;
  transform: translateY(0);
}

/* Variants */
.fade-up {
  transform: translateY(30px);
}
.fade-left {
  transform: translateX(-30px);
}
.fade-right {
  transform: translateX(30px);
}

.popup-overlay {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgb(0 0 0);
  display: none;
  justify-content: center;
  align-items: flex-start; /* align at top instead of center */
  z-index: 1000;
  padding: 60px 20px; /* push down the popup */
  overflow-y: auto;
}

/* Popup inner content */
.popup-content {
  
  border-radius: 12px;
  max-width: 1000px;
  width: 100%;
  padding: 20px;
  position: relative;
  animation: fadeIn 0.3s ease;
}

.close-btn {
  position: fixed;
  top: 15px; /* move it above popup box */
  left: 50%;
  transform: translateX(-50%);
  font-size: 32px;
  color: #fff;
  cursor: pointer;
  border-radius: 50%;
  padding: 8px 14px;
  line-height: 1;
}
.popup-content {
  
  border-radius: 12px;
  max-width: 1000px;
  width: 100%;
  padding: 20px;
  position: relative; /* required for close button */
  animation: fadeIn 0.3s ease;
}


/* Gallery styles (reuse your existing gallery) */
.popup-content .gallery-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
}
.popup-content .gallery-item {
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
}
.popup-content .gallery-item img {
  width: 100%;
  height: auto;
  display: block;
}
.popup-content .gallery-item.full-width {
  grid-column: 1 / -1;
}

/* Responsive */
@media (max-width: 700px) {
  .popup-content .gallery-container {
    grid-template-columns: 1fr;
  }
}
@keyframes fadeIn {
  from { opacity: 0; transform: scale(0.95); }
  to { opacity: 1; transform: scale(1); }
}
a{
	color:#fff;
	text-decoration:none;
}





/* Header layout */
.site-header { position: relative; z-index: 1; }
.header-inner {
  max-width: unset; 
  margin: 0 auto;
  padding: 0px 0px;
  display: flex; align-items: center; justify-content: space-between;
}


.main-nav a.active { font-weight: 700;}



/* Hamburger toggle */
.menu-toggle {
  display: none;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
  margin-right: 20px;
  z-index: 1100;
}
.menu-toggle span {
  width: 28px;
  height: 3px;
  background: #000;
  margin: 5px 0;
  transition: 0.3s;
}

/* Overlay */
.nav-overlay {
  display: none;
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 900;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.nav-overlay.active {
  display: block;
  opacity: 1;
}

/* Responsive menu */
@media (max-width: 768px) {
  
  
  .main-nav ul {
    flex-direction: column;
    gap: 25px;
	text-align:right;
  }
  .main-nav.active {
    right: 0;
  }

  .menu-toggle {
    display: flex;
	margin-top: 40px;
  }

  /* Animate hamburger to X */
  .menu-toggle.active span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
  }
  .menu-toggle.active span:nth-child(2) {
    opacity: 0;
  }
  .menu-toggle.active span:nth-child(3) {
    transform: rotate(-45deg) translate(6px, -6px);
  }
}
.nav-overlay {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 900;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.nav-overlay.active {
  opacity: 1;
  pointer-events: auto;
}

/* Optional: tighter black bar on small screens */
@media (max-width: 700px){
  .main-nav{ padding: 10px 16px; gap: 0; }
  .main-nav ul{ gap: 0px; 	margin-top: 65px;}

}





.logo { 
			width: 120px; 
			height: auto; 
			display: block; 
			margin-left: 75px;
			position: relative;
			top: 22px; 
			
		}
		
		  body { 
		margin: 0; 
		font-family: Inter;
		box-sizing: border-box; 
		position: relative; 
		background: url('img/bgimg.jpg'); 
		background-size: cover; 
		overflow-x: hidden;
	} 

    /* Hero Section */
    .contact-hero {
     
      padding: 0px 0px 60px;
      
      color: #fff;
      position: relative;
    }

    .contact-hero h1 {
      
		margin-bottom: 10px;
		color: #011C2A;
		font-family: Inter;
		font-size: 40px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		text-align:center;
    }

    .contact-hero p {
      color: #011C2A;
text-align:center;
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
    }

    /* Contact Container */
    .contact-container {
      max-width: 1260px;
      margin: 25px auto 40px;
      display: flex;
      flex-wrap: wrap;
      gap: 50px;
      padding: 10px 10px;
	  border-radius:20px 10px 10px 20px;
	  background:#fff;
	  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.25);

    }

    
    .contact-form {
      flex: 1;
      max-width: 695px;
      background: #fff;
      border-radius: 10px;
      padding: 40px 0px 40px 40px;
      
    }
	.subject{
			color: #011C2A !important;
		font-family: Inter !important;
		font-size: 14px !important;
		font-style: normal !important;
		font-weight: 600 !important;
		line-height: 20px !important ; /* 142.857% */
	}
    /* Contact Info */
    .contact-info {
      background: #0a2a43;
      color: #fff;
	  max-width: 491px;
	  padding: 40px 0px 40px 40px;
	   border-radius: 10px;
    }

    .contact-info h2 {
      color: #FFF;
font-family: Inter;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin:0px;
    }
.contactcontent{
color: #C9C9C9 !important;
font-family: Inter !important;
font-size: 18px !important;
font-style: normal !important;
font-weight: 400 !important;
line-height: normal !important;
text-align:left !important;
margin-top:14px !important;

}
    .contact-info p {
      margin: 55px 0;
      font-size: 15px;
    }

    .contact-info i {
      margin-right: 20px;
      color: #00bcd4;
    }

    /* Contact Form */
    .contact-form h2 {
      font-size: 20px;
      
      color: #111;
    }

    
    .contact-form label {
      display: block;
     
      margin-bottom: 6px;
      
	  color: #8D8D8D;
font-family: Inter;
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 20px; /* 166.667% */
    }

    .contact-form input,
    .contact-form textarea,
    .contact-form select {
      
      padding: 12px;
      border: 1px solid #ccc;
      border-radius: 6px;
      font-size: 14px;
    }

    .contact-form textarea {
      
      resize: none;
    }

    .contact-form button {
      background: #0a2a43;
      color: #fff;
      border: none;
      padding: 12px 20px;
      border-radius: 6px;
      cursor: pointer;
      font-size: 16px;
      transition: 0.3s;
    }

    
    /* Footer Section */
    .footer {
      background: #000;
      color: #fff;
      padding: 40px 20px;
      text-align: center;
    }

    .footer h3 {
      font-size: 20px;
      margin-bottom: 15px;
    }

    .footer input {
      padding: 12px;
      width: 220px;
      border: none;
      border-radius: 6px;
      margin-right: 10px;
    }

    .footer button {
      padding: 12px 20px;
      border: none;
      border-radius: 6px;
      background: #0077ff;
      color: #fff;
      cursor: pointer;
    }

    .footer button:hover {
      background: #00bcd4;
    }
	
	
		/* Navigation bar only at the top */ 
		.navbar { width: 33%; position: absolute; top: 0; left: 66%; background: #000; height: 70px; display: flex; align-items: center; justify-content: flex-end; z-index: 10; } 
		.navbar ul { list-style: none; display: flex; gap: 35px; margin: 0; padding-right: 50px; } 
		.navbar li { 
		
		color: #FFF;
font-family: Inter;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 27px; /* 158.824% */
	  
      cursor: pointer; } 
		.navbar li.active { font-weight: 700; } 
		.logo-container { position: absolute; top: 20px; left: 80px; z-index: 3; color: #fff; text-align: left; } 
		.logo { width: 120px; height: auto; display: block; margin-bottom: 6px; } 
		
		
		
		
		/* Contact Section */
    .contact-section {
      background: #000;
      color: #fff;
      padding: 3rem 1rem 2rem;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 30rem;
    }
    .contact-left {
      min-width: 220px;
    }
    .contact-heading {
      color: #FFF;
font-family: Inter;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 42px; /* 131.25% */
    }
    .contact-desc {
      
      margin-bottom: 5rem;
	  color: #FFF;
	font-family: Inter;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 27px; /* 158.824% */
    }
    .contact-detail {
      margin-bottom: 0.7rem;
      display: flex;
      align-items: center;
      color: #FFF;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
    }
    .contact-detail span { margin-right: 0.7em; }
    .contact-form {
      
      border-radius: 9px;
      padding: 109px 50px 0px 0px;
      
      
      
      display: flex;
      flex-direction: column;
    }
    .contact-form input, .contact-form textarea {
      
      padding: 0.72em 1em;
      border: none;
      border-radius: 0px;
      font-size: 1rem;
      outline: none;
      background: #f0f0f0;
    }
    .contact-form button {
      background: #002DC3;
	  width:50% !important;
      color: #fff;
      font-size: 1rem;
      padding: 0.7em 1em;
      border: none;
      padding: 15px 48px;
justify-content: center;
align-items: center;
gap: 10px;
      cursor: pointer;
      font-weight: 600;
      transition: background 0.2s;
    }
    @media (max-width: 950px) {
      .contact-section { flex-direction: column; align-items: center; }
      .contact-form { width: 100%; }
    }
	/* Equal height for contact-info and contact-form */
.contact-container {
  display: flex;
  
  align-items: stretch; /* Makes both equal height */
}

/* Inputs in two columns */
.contact-form form {
  display: grid;
  grid-template-columns: 1fr 1fr; /* 2 equal columns */
  gap: 45px; /* space between inputs */
}

/* Make Message textarea full width */
.contact-form textarea,
.contact-form select {
  grid-column: span 2; 
}

/* Inputs style - bottom border only */
.contact-form input,
.contact-form textarea,
.contact-form select {
  border: none;
  border-bottom: 2px solid #8D8D8D;
  background: transparent;
  padding: 10px 0px;
  font-size: 14px;
  outline: none;
  width: 100%;
  font-family: Inter;
  height:35px;
}

/* Focus effect */
.contact-form input:focus,
.contact-form textarea:focus,
.contact-form select:focus {
  border-bottom: 2px solid #000;
}
/* Make radio buttons clean and inline */
.subject-group {
  grid-column: span 2; /* full width */
}

.radio-options {
  display: flex;
  flex-wrap: wrap;
  gap: 38px;
  margin-top: 10px;
}
.radio-options label {
  
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #011C2A;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; 
  white-space: nowrap;   /* 👈 This keeps labels on one line */
}

.radio-options input[type="radio"] {
 margin-right: 8px;
  accent-color: #011C2A;
  margin:0px 10px 0px 2px;
}
.button{

    background: #011C2A !important;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal;
}

.radio-options label {
  white-space: nowrap;   /* Prevent text wrapping */
}
/* Contact Info details */
.contactdetials {
  display: flex;
  align-items: flex-start;
  gap: 0px;
  margin: 15px 0;
  text-align: left !important;
  color: #FFF !important;
  font-family: Inter !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 1.6 !important;
}

/* Make icons fixed width so text aligns nicely */
.contactdetials svg {
  min-width: 24px;
  flex-shrink: 0;
}

/* Social Icons */
.social-icons {
  display: flex;
  gap: 15px;
  margin-top: 190px;
}

.social-icons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  
  transition: 0.3s;
}


a{
	color:#fff;
	text-decoration:none;
}



/* Header layout */
.site-header { position: relative; z-index: 1; }
.header-inner {
  max-width: unset; 
  margin: 0 auto;
  padding: 0px 0px;
  display: flex; align-items: center; justify-content: space-between;
}


/* Hamburger toggle */
.menu-toggle {
  display: none;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
  margin-right: 20px;
  z-index: 1100;
}
.menu-toggle span {
  width: 28px;
  height: 3px;
  background: #000;
  margin: 5px 0;
  transition: 0.3s;
}

/* Overlay */
.nav-overlay {
  display: none;
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 900;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.nav-overlay.active {
  display: block;
  opacity: 1;
}
.containers{
	padding:10.3rem 0.5rem 2rem
  }
/* Responsive menu */
@media (max-width: 768px) {
  .main-nav {
  flex-direction: column;
  background: #ffffff00;
  /* Remove position: fixed; and right property */
  /* position: fixed; */
  /* right: -260px; */
  height: auto;
  width: 25%;
  padding: 60px 20px 20px 20px;
  transition: max-height 0.3s ease;
  z-index: 1000;
  max-height: 0;  /* Collapsed by default */
  overflow: hidden;
  position: absolute;
  top: 60px;  /* Or whatever your header height is */
  right: 0;   /* Align it to the right */
  left: auto; /* Prevent left alignment */
 
}
.main-nav.active {
  max-height: 500px; /* Adjust based on how tall your menu is */
}

  .containers{
	padding:7rem 0.7rem 2rem;
  }

  .radio-options{
	display:grid;
	gap:5px;
  }
  .contact-info, .contact-form
  {
	min-width: 295px;
	padding:12px 33px 33px 33px;
  }
  .main-nav a{
  color:#011C2A;
  
text-align: right;
font-family: Inter;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 35px; /* 270% */
  }
  .main-nav ul {
    flex-direction: column;
    gap: 25px;
	text-align:right;
  }
  .main-nav.active {
    right: 0;
  }

  .menu-toggle {
    display: flex;
	margin-top: 40px;
  }

  /* Animate hamburger to X */
  .menu-toggle.active span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
  }
  .menu-toggle.active span:nth-child(2) {
    opacity: 0;
  }
  .menu-toggle.active span:nth-child(3) {
    transform: rotate(-45deg) translate(6px, -6px);
  }
  
  .contact-hero h1{
  color: #011C2A;
text-align: center;
font-family: Inter;
font-size: 26px;
font-style: normal;
font-weight: 700;
line-height: normal;
  }
  .contact-hero p{
  color: #011C2A;
text-align: center;
font-family: Inter;
font-size: 13px;
font-style: normal;
font-weight: 500;
line-height: normal;
  }
  .contact-info h2{
  color: #FFF;
font-family: Inter;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: normal;
  }
  .contactcontent{
  color: #C9C9C9;
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-align:center;
  }
  .contact-info{
  text-align:center;
  }
  .contact-container{
	padding:0px;
	border-radius:0px;
	margin:36px auto 0px !important;
  }
  .contact-info, .contact-form{
	border-radius:0px;
  }
  .contact-hero{
  padding:0px 0px 0px;
  }
  .contact-form button{
  width:100%;
  }
  
}
.nav-overlay {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 900;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.nav-overlay.active {
  opacity: 1;
  pointer-events: auto;
}

/* Optional: tighter black bar on small screens */
@media (max-width: 700px){
  .main-nav{ padding: 10px 16px; gap: 0; }
  .main-nav ul{ gap: 0px; 	margin-top: 0px;}

}

/* Hide default radio */
.radio-options input[type="radio"] {
  display: none;
}

/* Label styling */
.radio-options label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  
}

/* Custom circle */
.radio-options label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: 2px solid #0a1a27;
  background: #fff;
}

/* Show SVG icon when checked */
.radio-options input[type="radio"]:checked + label::after {
  content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="white" viewBox="0 0 24 24"><circle cx="12" cy="12" r="12" fill="%230a1a27"/><path d="M6 12l4 4 8-8" stroke="white" stroke-width="2" fill="none"/></svg>');
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
}
.textcenter{
color: #011C2A;
text-align: center;
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;}
.works-title{
	margin-bottom:22px;
}