/* ===== GLOBAL ===== */
:root {
  --primary: #0170B9;
  --accent: #FF3600;
  --dark-nav: #091441;
  --dark-nav2: #2E396F;
  --grey-dark: #696461;
  --text: #303030;
  --white: #FFFFFF;
}

* {
  box-sizing: border-box;
}

body {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: var(--text);
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Ubuntu', sans-serif;
  text-transform: capitalize;
}

a {
  color: var(--accent);
  text-decoration: none;
}

a:hover {
  color: var(--dark-nav);
}

img {
  max-width: 100%;
  height: auto;
}

p {
  line-height: 1.7;
  text-align: justify;
}

/* ===== NAVBAR ===== */
.site-header {
  position: sticky;
  top: 0;
  z-index: 999;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .09);
}

.navbar-brand {
  display: flex;
  align-items: center;
  gap: 12px;
}

.navbar-brand img {
  width: 90px;
}

.brand-name {
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: var(--dark-nav);
  line-height: 1.2;
}

.brand-sub {
  font-size: 10px;
  color: #888;
  letter-spacing: 1.5px;
  display: block;
}

.navbar-nav .nav-link {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: var(--text) !important;
  padding: 20px 4px !important;
  transition: color .2s;
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link.active-page {
  color: var(--accent) !important;
}

.dropdown-menu {
  border-radius: 0;
  border: none;
  border-top: 3px solid var(--accent);
  box-shadow: 0 6px 24px rgba(0, 0, 0, .12);
  min-width: 220px;
}

.dropdown-item {
  font-size: 13px;
  padding: 9px 18px;
  color: var(--text);
  border-bottom: 1px solid #eee;
}

.dropdown-item:last-child {
  border: none;
}

.dropdown-item:hover {
  background: var(--accent);
  color: #fff;
}

.navbar-toggler {
  border: none;
  font-size: 22px;
  color: var(--accent);
}

.navbar-toggler:focus {
  box-shadow: none;
}

/* ===== PAGE HERO BANNER ===== */
.page-hero {

  min-height: 380px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 50px 20px;
 

}

.page-hero h1 {
  font-family: "Bank Gothic", sans-serif;
  font-size: clamp(26px, 4vw, 44px);
  font-weight: 700;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 10px;
}

.page-hero p {
  color: rgba(255, 255, 255, .85);
  font-size: 15px;
  max-width: 700px;
  margin: 0 auto;
}

.hero-underline {
  width: 60px;
  height: 3px;
  background: var(--accent);
  margin: 10px auto 14px;
}

/* ===== SECTION LABELS ===== */
.section-label {
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.4em;
  font-weight: 700;
  color: var(--accent);
  text-transform: capitalize;
  display: block;
  margin-bottom: 4px;
}

.section-title-main {
  font-family: 'Ubuntu', sans-serif;
  font-size: clamp(22px, 3vw, 38px);
  font-weight: 700;
  color: var(--dark-nav);
  text-transform: capitalize;
  line-height: 1.2;
  margin: 0 0 10px;
}

.section-title-white {
  color: #fff;
}

.divider {
  width: 60px;
  height: 3px;
  background: var(--accent);
  margin: 8px 0 16px;
}

.divider-slashes {
  font-size: 20px;
  color: var(--accent);
  letter-spacing: -4px;
  font-weight: 900;
  opacity: .7;
  margin: 6px 0 14px;
}

.left-border-title {
  border-left: 2px solid var(--accent);
  padding-left: 14px;
  margin-bottom: 12px;
}
.left-border-title-2 {
  border-left: 2px solid #696461;
  padding-left: 14px;
  margin-bottom: 12px;
}

/* ===== CONTENT SECTIONS ===== */
.content-section {
  padding: 100px 0;
  background-image: linear-gradient(rgba(255, 255, 255, 0.43), rgba(255, 255, 255, 0.43)), url('images/image-from-rawpixel-id-585155.jpg');
  background-size: cover;
  background-attachment: fixed;
}

.content-section-white {
  padding: 60px 0;
  background: #fff;
}
.content-section-gray{
   padding: 100px 0;
  background: #f0f0f0;
}
.content-section-dark {
  padding: 60px 0;
  background: linear-gradient(180deg, #091441 0%, #2E396F 100%);
  position: relative;
}

.content-section-dark::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: url('images/sustainable-energy.jpg');
  background-size: cover;
  opacity: .2;
  background-attachment:fixed;
  background-position:center;
  filter: saturate(0%);
}

.content-section-dark .container {
  position: relative;
  z-index: 1;
}
.color-1d1d37{
  color: #1d1d37 !important;
}

/* ===== PRODUCT GRID ===== */
.product-grid-section {
  padding: 50px 0;
  position: relative;
}

.product-grid-section::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image:linear-gradient(360deg, rgba(9, 20, 65, 0.87) 0%, rgba(46, 57, 111, 0.28) 100%), url('images/img_Envato_ConstructionKit_about4.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

.product-grid-section .container {
  position: relative;
  z-index: 1;
}

.product-grid-title {
font-family: "Rajdhani", Bank Gothic Medium;
    font-size: 2.3em;
    font-weight: 600;
    color: #FFFFFF;

  margin-bottom: 24px;
  text-transform: capitalize;
}


.product-grid-box
{
  border: 1px solid #e5e5e5;
}


.product-grid-box img {
  width: 100%;

  object-fit: cover;
  display: block;
}

.product-grid-box figcaption {
  font-size: 14px;
  padding: 8px 4px;
  color: #213D51;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  padding: 6px 10px;
  line-height: 1.8;

}

/* ===== MATERIALS LIST ===== */
.materials-col ul {
  list-style: disc;
  padding-left: 20px;
  column-count: 2;
}

.materials-col ul li {
  font-size: 14px;
  padding: 3px 0;
}

/* ===== INQUIRY FORM ===== */
#inquirySection {
  background-image: url('images/image-from-rawpixel-id-585155.jpg');
  background-size: cover;
  background-color: #f0f0f0;
  padding: 50px 0;
}

.inquiry-title {
  font-family: 'Rajdhani', sans-serif;
  font-size: 2.5em;
  font-weight: 700;
  color: var(--accent);
  text-align: center;
  margin-bottom: 28px;
}

.inquiry-form .form-control,
.inquiry-form .form-select {
  border-radius: 0;
  border: 1px solid #ccc;
  font-size: 14px;
  padding: 10px 14px;
  margin-bottom: 12px;
}

.inquiry-form .form-control:focus,
.inquiry-form .form-select:focus {
  border-color: var(--accent);
  box-shadow: none;
}

.btn-send {
  background: var(--dark-nav);
  color: #fff;
  border: none;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 12px 50px;
  width: 100%;
  transition: background .2s;
  cursor: pointer;
}

.btn-send:hover {
  background: var(--accent);
}

/* ===== FOOTER ===== */
#footer {
  background: #091441;
  color: #aaa;
  padding: 50px 0 0;
}

#footer h6 {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 16px;
  padding-left: 10px;
  border-left: 3px solid var(--accent);
}

#footer ul {
  list-style: none;
  padding: 0;
}

#footer ul li {
  margin-bottom: 8px;
  display: flex;
  align-items: flex-start;
  gap: 8px;
}

#footer ul li a {
  color: #aaa;
  font-size: 13px;
  transition: color .2s;
}

#footer ul li a:hover {
  color: var(--accent);
}

#footer ul li i {
  color: var(--accent);
  margin-top: 2px;
  font-size: 12px;
}

#footer .footer-logo img {
  max-width: 120px;
  margin-bottom: 10px;
  display: block;
}

.social-links {
  display: flex;
  gap: 10px;
  margin-top: 14px;
}

.social-links a {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: rgba(255, 255, 255, .1);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
  transition: background .2s;
}

.social-links a:hover {
  background: var(--primary);
}

.footer-bottom {
  background: #060e2b;
  padding: 16px 0;
  margin-top: 40px;
  font-size: 13px;
  color: #666;
  text-align: center;
}

.footer-bottom a {
  color: var(--accent);
}

/* ===== FLOATING WHATSAPP ===== */
.wa-float {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 9999;
  background: #25D366;
  color: #fff;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  box-shadow: 0 4px 20px rgba(37, 211, 102, .45);
  transition: transform .2s;
}

.wa-float:hover {
  transform: scale(1.1);
  color: #fff;
}

/* ===== TABLES ===== */
.styled-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}

.styled-table thead th {
  background: var(--accent);
  color: #fff;
  padding: 10px 12px;
  text-align: left;
}

.styled-table tbody td {
  padding: 8px 12px;
  border-bottom: 1px solid #e0e0e0;
}

.styled-table tbody tr:nth-child(even) {
  background: #f9f9f9;
}

.styled-table tbody tr:hover {
  background: #fff3f0;
}

/* ===== CONTACT PAGE ===== */
.contact-card {
  background: #fff;
  border-bottom: 3px solid #fff;
  box-shadow: 0 1px 10px 2px rgba(0, 0, 0, .1);
  padding: 2em;
  transition: border-color .2s;
  height: 100%;
  text-align: center;
}

.contact-card:hover {
  border-color: var(--grey-dark);
}

.contact-card .icon-circle {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: var(--accent);
  color: #fff;
  font-size: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 14px;
}

.contact-card h6 {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  color: var(--dark-nav);
  font-size: 16px;
  text-transform: capitalize;
}

.contact-card a,
.contact-card p {
  font-size: 14px;
  color: #555;
}

/* RESPONSIVE */
@media(max-width:767px) {

  .content-section,
  .content-section-dark,
  .content-section-white {
    padding: 40px 0;
  }

  .materials-col ul {
    column-count: 1;
  }
}

@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@700&family=Poppins:wght@400;600;700&display=swap');

/* Main layouts alignment */
.container-relative {
    position: relative;
    z-index: 10;
}

/* White Box design as per image_bf28b4.jpg */
.white-standout-card {
    background-color: #ffffff;
    padding: 4em 2em 5em 2em;
    max-width: 100%;
    margin-bottom:80px;
    width: 100%;
    margin-top: -60px; /* Yeh card ko upar banner par overlap karwayega */
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

/* Standout Title Text */
.standout-title {
    font-family: "Rajdhani", Bank Gothic Medium;
    color: #0b1530;
    font-size: 3rem;
    font-weight: 700;
    margin: 0;
    padding-bottom: 20px;
    position: relative;
    display: inline-block;
}

/* Standout Title ke niche ki Striped Line */
.standout-title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: repeating-linear-gradient(
        -45deg,
        #e26d43,
        #e26d43 2px,
        #ffffff 3px, /* White card background se match gap */
        #ffffff 5px
    );
}


.section-title-white-custom::after {
 content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 48% !important;
    height: 8px;
    background: repeating-linear-gradient(
        -45deg,
        #e26d43,
        #e26d43 2px,
        #ffffff 3px, /* White card background se match gap */
        #ffffff 5px
    );
}
/* 30 Years Title Text */
.section-title-white-custom {
    font-family: 'Orbitron', sans-serif;
    color: #ffffff;
    font-size: 2.2rem;
    font-weight: 700;
    margin-top: 5px;
    padding-bottom: 20px;
    position: relative;
    display: inline-block;
}

/* 30 Years Title ke niche ki Striped Line */
.section-title-white-custom::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60%; /* Image ke mutabik heading se choti line */
    height: 8px;
    background: repeating-linear-gradient(
        -45deg,
        #e26d43,
        #e26d43 4px,
        #0b1530 4px, /* Dark blue background se match gap */
        #0b1530 8px
    );
}

/* Responsive adjustment for mobile screens */
@media (max-width: 991px) {
    .white-standout-card {
        margin-top: -30px;
        padding: 30px 25px;
    }
    .standout-title {
        font-size: 1.5rem;
    }
    .section-title-white-custom {
        font-size: 1.6rem;
    }
}