    
   .nav-center-layout {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
  position: relative;
}

.nav-left,
.nav-right {
  flex: 1;
}

.nav-logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.nav-logo img {
  max-width: 260px;
  height: auto;
  display: block;
}

.st-nav-list {
  display: flex;
  gap: 20px;
  list-style: none;
  padding: 0;
  margin: 0;
  justify-content: center;
}
  
.container1{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto;}
@media (min-width:576px){
.container1{max-width:540px;}
}
@media (min-width:768px){
.container1{max-width:720px;}
}
@media (min-width:992px){
.container1{max-width:960px;}
}
@media (min-width:1200px){
.container1{max-width:1140px;}
}
@media (min-width:1400px){
.container1{max-width:1320px;}
}
.row1{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));}
.row1>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);}
.col-5{flex:0 0 auto;width:41.66666667%;}
.col-7{flex:0 0 auto;width:58.33333333%;}
@media (min-width:992px){
.col-lg-4{flex:0 0 auto;width:33.33333333%;}
}
.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem;}
.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap;}
@media (min-width:768px){
.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start;}
}
.navbar-light .navbar-brand{color:rgba(0,0,0,.9);}
.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9);}
.p-0{padding:0!important;}

.navbar-light .navbar-brand,.navbar-light .navbar-brand:hover{color:#fff;font-weight:700;text-transform:uppercase;}

[class^=icofont-]{font-family:IcoFont!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;line-height:1;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;}

h6{color:#232323;}
p{line-height:1.7;}
a{-webkit-transition:0.5s all ease;transition:0.5s all ease;text-decoration:none;color:#0046c0;}
a:hover{color:#111;}
img{max-width:100%;}
.navbar-light .navbar-brand,.navbar-light .navbar-brand:hover{width:380px;}
.mobile{margin:0px auto;border:solid 1px #2c3074;padding:10px;border-radius:10px;width:220px;text-align:center;margin-top:21px;font-weight:700;color:#2c3074;font-size:20px; }
@media only screen and (max-width:767px){
.mobile{margin:0px auto;border:solid 1px #2c3074;padding:10px;border-radius:10px;width:220px;text-align:center;margin-top:11px;font-weight:700;color:#2c3074;font-size:20px; display: none;}
}
.desktp-only{display:block;}
@media screen and (max-width: 767px){
.desktp-only{display:none;}
}

@media only screen and (max-width: 767px){
p{line-height:1.7;}
}



*,::after,::before{box-sizing:border-box;}
h2,h4{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;}
h2{font-size:calc(1.325rem + .9vw);}
@media (min-width:1200px){
h2{font-size:2rem;}
}
h4{font-size:calc(1.275rem + .3vw);}
@media (min-width:1200px){
h4{font-size:1.5rem;}
}
p{margin-top:0;margin-bottom:1rem;}
img{vertical-align:middle;}
button{border-radius:0;}
button:focus:not(:focus-visible){outline:0;}
button,input,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}
button,select{text-transform:none;}
select{word-wrap:normal;}
select:disabled{opacity:1;}
[type=submit],button{-webkit-appearance:button;}
[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer;}
textarea{resize:vertical;}
iframe{border:0;}
.container1{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto;}
@media (min-width:576px){
.container1{max-width:540px;}
}
@media (min-width:768px){
.container1{max-width:720px;}
}
@media (min-width:992px){
.container1{max-width:960px;}
}
@media (min-width:1200px){
.container1{max-width:1140px;}
}
@media (min-width:1400px){
.container1{max-width:1320px;}
}
.row1{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));}
.row1>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);}
@media (min-width:768px){
.col-md-3{flex:0 0 auto;width:25%;}
.col-md-4{flex:0 0 auto;width:33.33333333%;}
.col-md-8{flex:0 0 auto;width:66.66666667%;}
}
@media (min-width:992px){
.col-lg-4{flex:0 0 auto;width:33.33333333%;}
.col-lg-8{flex:0 0 auto;width:66.66666667%;}
}
.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
@media (prefers-reduced-motion:reduce){
.form-control{transition:none;}
}
.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);}
.form-control::placeholder{color:#6c757d;opacity:1;}
.form-control:disabled{background-color:#e9ecef;opacity:1;}
textarea.form-control{min-height:calc(1.5em + .75rem + 2px);}
.btn-success{color:#fff;background-color:#198754;border-color:#198754;}
.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43;}
.btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0 0 0 .25rem rgba(60,153,110,.5);}
.btn-success:active{color:#fff;background-color:#146c43;border-color:#13653f;}
.btn-success:active:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5);}
.btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754;}
.d-none{display:none!important;}
.text-center{text-align:center!important;}
@media (min-width:576px){
.d-sm-block{display:block!important;}
}
@media (min-width:768px){
.d-md-none{display:none!important;}
}
@media (min-width:992px){
.d-lg-none{display:none!important;}
}
@media (min-width:1200px){
.d-xl-none{display:none!important;}
}

h2,h4{color:#6f7880;}
p{line-height:1.7;}
img{max-width:100%;}
button:focus{outline:0;}
.form-top{position:absolute;z-index:1000;top:120px;width:100%;}
.home-content{background:#fff;border-radius: 17px}
.home-content h2{font-size:24px;font-weight:700;text-align:center;}
.form-control{display:block;width:100%;padding:0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #616161;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0.25rem;margin-bottom:15px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.form-group select{border:1px solid #616161;color:#6b6b6b;-webkit-border-radius:0.25rem;-moz-border-radius:0.25rem;vertical-align:middle;width:100%;padding:9px 15px;font-weight:400;background-color:#fff;text-transform:inherit;font-size:15px;outline:0;line-height:inherit;letter-spacing:1px;margin-bottom:2px;}
@media only screen and (max-width:767px){
.form-top{position:relative;z-index:1000;top:13px;width:100%;}
}
.mobile-only{display:none;}
@media screen and (max-width: 767px){
.mobile-only{display:block;background-color:#2c3074;color:#fff;text-align:center;}
}

.pt-52{
    padding-top: 5rem !important;
}


    .content-container {
      max-width: 1200px;
      margin: auto;
      background-color: #fff;
      padding: 40px;
      border-radius: 12px;
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    }

    .section-tag {
      color: #000000;
      font-size: 14px;
      font-weight: 600;
      margin-bottom: 12px;
      text-transform: uppercase;
    }

    .main-heading {
      font-size: 32px;
      font-weight: 700;
      color: #1f1f1f;
      margin-bottom: 20px;
    }

    .intro-text {
      font-size: 16px;
      color: #555;
      line-height: 1.6;
      margin-bottom: 30px;
    }

    .features {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
      gap: 20px;
      margin-bottom: 30px;
    }

    .feature-item {
      display: flex;
      align-items: center;
      gap: 10px;
      font-size: 16px;
      font-weight: 500;
      color: #1f1f1f;
    }

    .feature-icon {
      font-size: 20px;
      color: #ff4d30;
    }

    .conclusion {
      font-size: 15px;
      line-height: 1.6;
      color: #666;
    }

    @media (max-width: 600px) {
      .main-heading {
        font-size: 24px;
      }
    }
    
    .seo-section {
      display: flex;
      flex-wrap: wrap;
      gap: 30px;
      justify-content: center;
    }

    .seo-card {
      background: #ffffff;
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
      border-radius: 12px;
      padding: 30px 25px;
      flex: 1 1 420px;
      max-width: 500px;
    }

    .seo-card h3 {
      font-size: 20px;
      color: #0c1c48;
      margin-bottom: 18px;
    }

    .seo-card ol,
    .seo-card ul {
      padding-left: 20px;
      color: #333;
      line-height: 1.8;
      font-size: 16px;
    }

    .seo-card li::marker {
      color: #4c6ef5;
    }

    .seo-card p {
      font-weight: bold;
      color: #222;
      margin-top: 15px;
    }

    @media (max-width: 768px) {
      .seo-section {
        flex-direction: column;
        padding: 10px;
      }
    }
    
    .seo-info-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin: 40px 0;
}

.seo-box {
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  padding: 25px 30px;
  width: 100%;
  max-width: 480px;
}

.seo-box h3 {
  font-size: 20px;
  color: #0c1c48;
  margin-bottom: 18px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.seo-box ol,
.seo-box ul {
  padding-left: 20px;
  margin: 0;
}

.seo-box li {
  font-size: 16px;
  color: #333;
  margin-bottom: 8px;
}

.seo-box li::marker {
  color: #4c6ef5;
}

.seo-box p {
  margin-top: 15px;
  font-weight: bold;
  color: #1a7f37;
  display: flex;
  align-items: center;
  gap: 6px;
}

@media (max-width: 768px) {
  .seo-info-section {
    flex-direction: column;
    padding: 0 20px;
  }
}
    
    .custom-checkbox {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 1rem;
  user-select: none;
  display: inline-block;
  color: #333;
  margin-top: 10px;
}

.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 14px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border: 2px solid #ccc;
  border-radius: 4px;
}

.custom-checkbox input:checked ~ .checkmark {
  background-color: #007bff;
  border-color: #007bff;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.custom-checkbox input:checked ~ .checkmark:after {
  display: block;
}

.custom-checkbox .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
  .seo-offer-section {
    padding: 80px 20px;
    background: linear-gradient(to bottom, #f3f9ff, #ffffff);
    font-family: 'Segoe UI', sans-serif;
    color: #222;
  }

  .seo-hero h1 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #0d3b66;
  }

  .seo-hero .highlight {
    color: #e63946;
  }

  .seo-hero .subtitle {
    font-size: 18px;
    margin: 10px 0;
  }

  .seo-benefits-grid {
    display: flex;
    flex-wrap: wrap;
    margin-top: -30px;
    gap: 30px;
    justify-content: center;
  }

  .seo-box {
    flex: 1 1 320px;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 0 20px rgba(0,0,0,0.05);
    padding: 25px;
    border-left: 5px solid #1d3557;
  }

  .seo-box h4 {
    margin-bottom: 15px;
    font-size: 20px;
    color: #1d3557;
  }

  .seo-box ul {
    list-style: none;
    padding-left: 0;
  }

  .seo-box li {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .seo-how-it-works, .seo-eligibility {
    margin-top: 50px;
    padding: 20px;
    background: #f1f5f8;
    border-radius: 10px;
  }

  .seo-how-it-works h3, .seo-eligibility h3 {
    color: #1d3557;
    font-size: 22px;
    margin-bottom: 15px;
  }

  .seo-how-it-works ol {
    padding-left: 20px;
    margin-bottom: 10px;
  }

  .seo-how-it-works ol li, .seo-eligibility ul li {
    margin-bottom: 8px;
    font-size: 16px;
  }

  .seo-cta {
    margin-top: 60px;
  }

  .seo-cta h2 {
    font-size: 28px;
    color: #e63946;
    margin-bottom: 10px;
  }

  .seo-cta p {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .cta-btn {
    background: #1d3557;
    color: #fff;
    padding: 14px 30px;
    font-size: 16px;
    border-radius: 8px;
    text-decoration: none;
    transition: background 0.3s ease;
  }

  .cta-btn:hover {
    background: #457b9d;
  }

  @media (max-width: 768px) {
    .seo-hero h1 {
      font-size: 24px;
    }
    .seo-benefits-grid {
      flex-direction: column;
    }
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
      body {
      font-family: Arial, sans-serif;
      background: #fff;
      margin: 0;
      /*padding: 40px;*/
    }

    .form-container {
      max-width: 900px;
      margin: 0 auto;
    }

    h2 {
      text-align: center;
      color: #0066b3;
      font-weight: bold;
    }

    form {
      display: grid;
      grid-template-columns: 200px 1fr;
      gap: 15px 20px;
      background: #fff;
      padding: 30px;
      border: 1px solid #ddd;
      border-radius: 10px;
    }

    label {
      display: flex;
      align-items: center;
      font-weight: bold;
      background: #f8f8f8;
      padding: 12px;
      border-radius: 8px;
      height: 50px;
      width:400px;
    }

    label .required {
      color: red;
      margin-left: 5px;
    }
    label .required1 {
      color: red;
      margin-left: 5px;
      width:400px;
    }

    input[type="text"],
    input[type="email"],
    textarea,
    select {
      padding: 10px;
      font-size: 15px;
      border: 1px solid #ccc;
      border-radius: 6px;
      width: 100%;
    }

    textarea {
      height: 100px;
      resize: vertical;
    }

    .form-submit {
      grid-column: 1 / 3;
      text-align: center;
      margin-top: 20px;
    }

    .form-submit button {
      background: #000;
      color: #fff;
      padding: 10px 25px;
      border: none;
      font-size: 16px;
      cursor: pointer;
      border-radius: 5px;
    }

    .form-submit button:hover {
      background: #444;
    }

    
    .bgsection {
  background-color: #0052cc; /* Matches your blue background */
  padding: 60px 0;
}

.st-funfact {
  background: #fff;
  border-radius: 10px;
  padding: 25px 20px;
  text-align: center;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  height: 100%;
}

.st-funfact h4 {
  font-size: 20px;
  font-weight: 600;
  color: #333;
  margin-bottom: 10px;
}

.st-funfact p {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
}

@media (max-width: 992px) {
  .st-funfact {
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .col-lg-2 {
    flex: 0 0 auto;
    width: 20%;
  }
}


    
    .bgsection {
  background-color: #596578; /* Match the blue background from image */
  padding-top: 60px;
  padding-bottom: 60px;
}

.st-funfact {
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  margin-bottom: -36px;
  text-align: center;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  transition: transform 0.3s ease;
}

.st-funfact:hover {
  transform: translateY(-5px);
}

.st-funfact h4 {
  font-weight: 700;
  font-size: 1.25rem;
  margin-bottom: 10px;
  color: #000;
}

.st-funfact p {
  font-size: 0.95rem;
  color: #444;
}

@media (max-width: 991px) {
  .col-lg-3, .col-lg-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
    /* Import a Google Font (optional) */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap');

.bgsection {
  font-family: 'Poppins', sans-serif;
  color: #333;
}

.bgsection h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #1e1e1e;
}

.bgsection p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  color: #555;
}
.thank-you-section {
  background-color: #f1f1f1; /* Light gray background */
  padding: 60px 20px;
  margin-top: 40px;
  border-radius: 10px;
}

.thank-you-section .container {
  max-width: 800px;
  margin: 0 auto;
}

.thank-you-section h2 {
  font-size: 2rem;
  color: #0066b3;
  font-weight: 700;
  margin-bottom: 20px;
}

.thank-you-section p {
  font-size: 1.2rem;
  color: #333;
  margin-bottom: 30px;
}

.thank-you-section button {
  background-color: #007bff;
  color: white;
  padding: 12px 24px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  font-size: 1rem;
  transition: background-color 0.3s ease;
}

.thank-you-section button:hover {
  background-color: #0056b3;
}

/* Mobile Styling for Thank You Section */
@media (max-width: 576px) {
  .thank-you-section h2 {
    font-size: 1.5rem;
  }

  .thank-you-section p {
    font-size: 1rem;
  }

  .thank-you-section button {
    width: 100%;
    font-size: 16px;
  }
}





/*form mobile view*/

      

          



@media (max-width: 600px) {
  form label {
    display: block;
    width: 100%;
    margin-bottom: 5px;
    background: transparent;
    font-weight: bold;
    padding: 0;
    height: auto;
  }

  form input {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    padding: 10px;
    font-size: 16px;
    border-radius: 8px;
    border: 1px solid #ccc;
  }

  .form-container {
    padding: 15px;
  }

  form {
    display: block;
  }
}

          
    
      /*tab view*/
      

            
@media (min-width: 601px) and (max-width: 1024px) {
  /* Container Row: Use Flex */
  .st-gray-bg .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 15px;
  }

  /* Each location card (assumes col-lg-2) */
  .st-gray-bg .col-lg-2 {
    flex: 0 0 48%;         /* Two columns */
    max-width: 48%;
    box-sizing: border-box;
    margin-bottom: 20px;
  }

  /* Card box styling */
  .st-funfact.st-style1 {
    width: 100%;
    text-align: center;
    background-color: #fff;
    border-radius: 8px;
    padding: 24px 14px;
    border: 8px solid #f1f1f1;
    box-sizing: border-box;
    transition: all 0.3s ease;
    box-shadow: 0 0 8px rgba(0,0,0,0.05);
  }

  /* Optional: Make headings and text more readable */
  .st-funfact.st-style1 h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
  }

  .st-funfact.st-style1 p {
    font-size: 14px;
    color: #555;
  }
}


/*location corporate ofz*/

   
    .office-label {
  display: block;
  font-weight: bold;
  font-size: 30px;
}

.city-label {
  display: block;
  font-weight: bold;
  font-size: 20px;
  color: #444;
  margin-top:-15px;
}
