* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}

body {
  font-family: 'Poppins', sans-serif;
}

nav.navbar.navbar-expand-lg .container {
  gap: 45px;
}

.navbar-expand-lg .navbar-collapse {
  justify-content: end;
}

section.main-nav {
  position: absolute;
  width: 100%;
  z-index: 11111;
}

.navbar-nav {
  gap: 40px;
}

nav.navbar.navbar-expand-lg {
  margin-top: 20px;
}

section.main-nav a.nav-link {
  font-size: 18px;
  color: #ffffff;
}

/* a.nav-link.active {
    color: #ffffff !important;
} */

section.hero-banner {
  background-image: url(../Images/bg-baner.html);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 100px 0px;
  padding-top: 200px;
  position: relative;
}

span.full {
  display: block;
}

section.hero-banner h1 {
  font-size: 80px;
  color: #ffffff;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.design {
  background: white;
  color: #1360ef !important;
  padding: 12px 20px;
  border-radius: 100px;
}

p.Verification {
  font-size: 30px;
  color: #ffffff;
  border-bottom: 4px solid;
  width: 100%;
  max-width: 285px;
  margin: auto;
  margin-bottom: 30px;
}

.banne-input {
  background: #ffffff;
  padding: 20px;
  border-radius: 100px;
  height: 100%;
  max-height: 98px;
  width: 100%;
  max-width: 800px;
  margin: auto;
  margin-top: 40px;
}
.banne-input input.form-control {
  border: none;

  padding-left: 25px;
}

.banne-input button {
  background: #004cff;
  border-radius: 100px !important;
  font-size: 25px;
  color: #ffffff;
  padding: 10px 45px;
  font-weight: 900;
  letter-spacing: 2px;
  margin-left: 0 !important;
}
.banne-input img {
  object-fit: contain;
}
.form-control:focus {
  box-shadow: unset;
}

.plane {
  text-align: left;
}

p.lastbnaer-p {
  font-size: 25px;
  color: #ffffff;
}
.img-showcase {
  display: flex;
  justify-content: center;
  align-items: anchor-center;
  gap: 25px;
  margin-top: 20px;
}

.plane {
  margin-bottom: 50px;
}
.plane img {
  position: absolute;
  left: -135px;
}
/* Section Power */

section.power {
  padding: 80px 0px !important;
}
section.power p {
  font-size: 16px;
  color: #333333 !important;
}
.feature-icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #e6f0ff;
  color: #0d6efd;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

.feature-card {
  padding: 1.5rem;
  height: 100%;
  transition: transform 0.3s ease;
}

.feature-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}

.feature-title {
  font-weight: 600;
  margin-bottom: 0.75rem;
  font-size: 18px;
  color: #333333;
}

.feature-description {
  color: #333333;
  font-size: 16px;
  line-height: 1.5;
}
h2 {
  font-size: 35px;
}
.section-heading {
  padding-bottom: 80px;
}
.feature-card {
  padding: 1.5rem;
  height: 100%;
  transition: transform 0.3s ease;
  display: flex;
  gap: 20px;
}
/* Process Section */
section.Process {
  padding-top: 80px;
  background: #f5f5f5;
}
.main-section {
  color: white;
  padding: 130px 0px;
  position: relative;
  clip-path: polygon(0 10%, 100% 0, 100% 87%, 0% 100%);
  background: linear-gradient(180deg, #004cff -0.05%, #002e99 101.79%);
  margin-top: 1.5em;
  padding-bottom: 150px;
}
section.Process {
  padding-top: 80px;
  background: #f5f5f5;
  clip-path: polygon(0 0, 100% 0, 100% 89%, 0% 100%);
}
.list-card {
  margin: 0 35px;
}
.subtitle-pills {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  gap: 2rem;
  margin-top: 0.5rem;
}
span.arow {
  font-size: 24px;
  position: relative;
  left: 15px;
}
span.subtitle-pill {
  align-content: center;
  display: flex;
  font-size: 25px;
  align-items: anchor-center;
}
.list-card h4 {
  color: #ffffff;
}
.list-card p {
  color: #ffffff;
}
.nine {
  display: flex;
  align-items: anchor-center;
  gap: 20px;
  margin-bottom: 20px;
}
.main-section .row {
  row-gap: 80px;
}

/* Cta */
section.cta {
  padding: 100px 0px;
}
.cta-box {
  padding: 70px 32px;
  background: linear-gradient(180deg, #004cff 0%, #002e99 100%);
}

.cta-box h2 {
  font-size: 50px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 52px;
}
a.cntct {
  background: #ffffff;
  padding: 16px 52px;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 2px;
  border-radius: 100px;
  color: #002e99;
}
/* Footer */

.footer {
  background-color: #0052e9;
  color: white;
  padding: 60px 0px;
  padding-bottom: 50px;
}
.footer h5 {
  font-weight: 600;
  margin-bottom: 1.5rem;
  font-size: 18px;
}
.footer-logo {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 2rem;
}
.footer-description {
  font-size: 16px;
  margin-bottom: 1.5rem;
  line-height: 1.5;
}
.footer ul {
  list-style: none;
  padding-left: 0;
}
.footer ul li {
  margin-bottom: 0.5rem;
}
.footer a {
  color: white;
  text-decoration: none;
  font-size: 16px;
  transition: opacity 0.3s;
}
.footer a:hover {
  opacity: 0.8;
}
.social-icons {
  display: flex;
  gap: 1rem;
}
.social-icons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: white;
  color: #0052e9;
  border-radius: 50%;
  transition: transform 0.3s;
}
.social-icons a:hover {
  transform: scale(1.1);
}
.copyright {
  font-size: 14px;
  margin-top: 4rem;
}
p.footer-description {
  width: 100%;
  max-width: 371px;
}
.footer {
  background: linear-gradient(180deg, #004cff 0%, #002e99 100%);
}
.form-cont-result {
  background: unset;
  box-shadow: unset;
  margin: 0 auto 0;
  max-width: unset;
  border: none;
}
.login-register-new-home {
  display: flex;
  flex-direction: row-reverse;
  gap: 15px;
  align-items: anchor-center;
}
.login-new {
  border: 2px solid #ffffff;
  padding: 10px 30px;
  border-radius: 50px;
}
h5#email-status {
  color: #ffffff;
  font-family: Poppins;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  text-align: center;
}
img.verify-aarow {
  position: relative !important;
  left: 0;
  bottom: 5px;
}
.form-cont-result {
  background: unset;
  box-shadow: unset;
  margin: 0 auto 0;
  max-width: unset;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 25px;
}
section.power p {
  font-weight: 300;
}
.list-card p {
  font-size: 14px;
}
.footer ul {
  font-weight: 400;
}
p.footer-description {
  font-weight: 300;
}
nav.navbar.navbar-expand-lg .container {
  gap: 55px;
}
.plane img {
  left: -186px;
  width: 304px;
}
img.verify-aarow {
  position: relative !important;
  left: 0;
  bottom: 5px;
  width: unset !important;
}
img.mchap {
  position: relative;
  top: 4px;
}
div#result_message_box {
  margin-bottom: -60px;
}
.footer-logo-new {
  width: 125px;
  object-fit: contain;
}
.old-new-register-dash {
  background: #1360ef;
  color: #fff !important;
}
.old-new-login {
  border-color: #004cff;
  color: #004cff;
}
.navbar-nav.ms-auto.new-navbar-design {
  margin-right: 40px;
}
@media (max-width: 1500px) {
  p.Verification {
    font-size: 28px;
    color: #ffffff;
    border-bottom: 4px solid;
    width: 100%;
    max-width: 260px;
    margin: auto;
    margin-bottom: 30px;
  }
  section.hero-banner h1 {
    font-size: 75px;
  }

  p.lastbnaer-p {
    font-size: 23px;
  }
  h2 {
    font-size: 32px;
  }
  span.subtitle-pill {
    font-size: 22px;
  }
  .cta-box h2 {
    font-size: 45px;
    margin-bottom: 45px;
  }
  a.cntct {
    font-size: 22px;
  }
  .plane img {
    width: 250px;
    left: -130px;
  }
}
@media (max-width: 1440px) {
  section.hero-banner h1 {
    font-size: 65px;
  }
  p.Verification {
    font-size: 25px;

    max-width: 240px;
  }
  .banne-input button {
    background: #004cff;
    border-radius: 100px !important;
    font-size: 22px;
    color: #ffffff;
    padding: 8px 40px;
    font-weight: 900;
    letter-spacing: 2px;
    margin-left: 0 !important;
  }
  .banne-input {
    background: #ffffff;
    padding: 20px;
    border-radius: 100px;
    height: 100%;
    max-height: 95px;
    width: 100%;
    max-width: 730px;
    margin: auto;
    margin-top: 40px;
  }
  section.hero-banner {
    padding-top: 170px;
  }
  .plane img {
    left: -175px;
  }
  .section-heading {
    padding-bottom: 55px;
  }
}

@media (max-width: 1400px) {
  section.power {
    padding: 60px 0px !important;
  }
  section.Process {
    padding-top: 60px;
  }
  section.cta {
    padding: 80px 0px;
  }
}
@media (max-width: 1300px) {
  section.hero-banner h1 {
    font-size: 50px;
  }
  section.hero-banner {
    padding-top: 130px;
  }
  section.main-nav a.nav-link {
    font-size: 17px;
    color: #ffffff;
  }
  p.Verification {
    font-size: 23px;
    max-width: 215px;
  }
  .plane img {
    left: -105px;

    width: 190px;
  }
  p.lastbnaer-p {
    font-size: 21px;
  }
  .img-showcase img {
    object-fit: contain;
    width: 165px;
  }
  h2 {
    font-size: 30px;
  }
  .feature-title {
    font-size: 17px;
  }
  section.power p {
    font-size: 15px;
    color: #333333 !important;
  }
  span.subtitle-pill {
    font-size: 20px;
  }
  .feature-description {
    color: #333333;
    font-size: 15px;
    line-height: 1.5;
  }
  .cta-box h2 {
    font-size: 40px;
  }
}
@media (max-width: 1200px) {
  .plane img {
    left: -125px;
  }
  section.hero-banner h1 {
    font-size: 45px;
  }
  .banne-input {
    margin-top: 30px;
  }
  .cta-box h2 {
    font-size: 38px;
  }
  a.cntct {
    font-size: 20px;
  }
  section.cta {
    padding: 60px 0px;
  }
}

@media (max-width: 998px) {
  button.navbar-toggler {
    background: white !important;
  }

  div#navbarNavAltMarkup {
    background: white;
  }
  section.main-nav a.nav-link {
    color: #004cff !important;
  }
  .navbar-nav {
    gap: 20px;
    padding: 40px;
  }
  nav.navbar.navbar-expand-lg .container {
    gap: 10px;
  }
  .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: unset;
  }
  img.pln {
    display: none;
  }
  h5#email-status {
    font-size: 16px;
  }
  p.Verification {
    font-size: 22px;
    max-width: 205px;
  }
  section.hero-banner h1 {
    font-size: 40px;
  }
  .banne-input button {
    background: #004cff;
    border-radius: 100px !important;
    font-size: 18px;
    color: #ffffff;
    padding: 8px 30px;
    font-weight: 900;
    letter-spacing: 2px;
    margin-left: 0 !important;
  }
  .banne-input {
    max-height: 90px;
    max-width: 600px;
  }
  .plane {
    margin-bottom: 35px;
  }
  section.hero-banner {
    padding: 80px 0px;
    padding-top: 170px;
  }
  h2 {
    font-size: 26px;
  }
  section.power p {
    font-size: 14px;
    color: #333333 !important;
  }
  .feature-title {
    font-size: 16px;
  }
  span.subtitle-pill {
    font-size: 16px;
  }
  .list-card {
    margin: 0 10px;
  }
  .cta-box h2 {
    font-size: 30px;
  }
  a.cntct {
    font-size: 18px;
  }
  .footer-description {
    font-size: 15px;
  }
  .img-showcase img {
    object-fit: contain;
    width: 100px;
  }
  section.main-nav a.nav-link.login-new {
    color: #ffffff !important;
  }
  .login-register-new-home {
    position: ABSOLUTE;
    top: 12px;
    right: 96px;
  }
}

@media (max-width: 768px) {
  .header-section {
    padding: 1.5rem 0;
  }
  .main-section {
    padding: 4rem 0 2rem;
  }
  .feature-card {
    margin-bottom: 5px;
  }
  .footer-info {
    margin-bottom: 2rem;
  }
  .footer-column {
    margin-bottom: 1.5rem;
  }
  section.power {
    padding: 50px 0px !important;
  }
  section.hero-banner h1 {
    font-size: 38px;
  }
  .banne-input {
    max-height: 85px;
    max-width: 510px;
    padding: 10px 20px;
  }
  p.lastbnaer-p {
    font-size: 18px;
  }
  h2 {
    font-size: 24px;
  }
  span.subtitle-pill {
    font-size: 13px;
  }
  .main-section {
    clip-path: unset;
  }
  .main-section .row {
    row-gap: 30px;
  }
  section.Process {
    clip-path: unset;
  }
  .cta-box h2 {
    font-size: 22px;
  }
  .copyright {
    margin-top: 3rem;
  }
  .banne-input input.form-control {
    border: none;
    padding-left: 8px;
  }
  .footer {
    background-color: #0052e9;
    color: white;
    padding: 40px 10px;
    padding-bottom: 50px;
  }
  .feature-description {
    color: #333333;
    font-size: 14px;
    line-height: 1.5;
  }
  h5#email-status {
    font-size: 14px;
  }
}

@media (max-width: 575px) {
  .img-showcase {
    gap: 10px;
  }
  input.form-control {
    font-size: 12px;
  }
  .img-showcase img {
    object-fit: contain;
    width: 80px;
  }
  section.hero-banner {
    padding: 60px 0px;
    padding-top: 115px;
  }
  section.hero-banner h1 {
    font-size: 35px;
  }
  .login-register-new-home {
    position: ABSOLUTE;
    top: 7px;
    right: 83px;
  }
  .navbar-toggler {
    font-size: 15px;
  }

  .login-register-new-home {
    gap: 7px;
  }

  .login-register-new-home a {
    font-size: 12px !important;
    padding: 7px 16px;
    border-radius: 35px;
    border: solid 1px #fff;
  }
  a.navbar-brand img {
    width: 90px;
  }
  .banne-input {
    max-height: 85px;
    max-width: 450px;
    padding: 10px;
  }
  h2 {
    font-size: 22px;
  }
  section.power {
    padding: 40px 0px !important;
  }
  .feature-card {
    padding: 10px;
  }
  .subtitle-pills {
    gap: 1rem;
  }
  span.arow {
    font-size: 24px;
    position: relative;
    left: 8px;
  }
  nav.navbar.navbar-expand-lg {
    margin-top: 10px;
  }
  .img-showcase {
    flex-wrap: wrap;
  }
  .footer {
    padding-bottom: 30px;
  }
  .footer a {
    color: white;
    text-decoration: none;
    font-size: 15px;
    transition: opacity 0.3s;
  }
}
@media (max-width: 475px) {
  p.Verification {
    font-size: 18px;
    max-width: 165px;
    border-width: 2px;
  }
  section.hero-banner h1 {
    font-size: 28px;
  }
  .banne-input {
    max-height: 70px;
  }
  .banne-input button {
    background: #004cff;
    border-radius: 100px !important;
    font-size: 12px;
    color: #ffffff;
    padding: 8px 20px;
    font-weight: 900;
    letter-spacing: 1px;
    margin-left: 0 !important;
  }
  p.lastbnaer-p {
    font-size: 16px;
  }
  .img-showcase img {
    object-fit: contain;
    width: 70px;
  }
  h2 {
    font-size: 20px;
  }
  section.cta span.full {
    display: unset;
  }

  section.main-nav nav.navbar.navbar-expand-lg .container {
    align-items: center;
  }

  section.main-nav nav.navbar.navbar-expand-lg .container img.footer-logo-new {
    width: 79px;
  }
}
@media (max-width: 375px) {
  section.hero-banner h1 {
    font-size: 25px;
  }
  h2 {
    font-size: 16px;
  }
  section.power p {
    font-size: 13px;
    color: #333333 !important;
  }
  .feature-title {
    font-size: 15px;
  }
  .feature-description {
    font-size: 13px;
  }
  .cta-box h2 {
    font-size: 18px;
  }
  a.cntct {
    padding: 16px 30px;
    font-size: 16px;
  }
  .footer a {
    color: white;
    text-decoration: none;
    font-size: 14px;
    transition: opacity 0.3s;
  }
}

img.verify-aarow {
  position: relative !important;
  left: 0;
  bottom: 5px;
  width: unset !important;
}
p.footer-description {
  color: #fff !important;
}
