body{ font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;  font-size: 16px;  line-height: 1.8;text-align: justify;}
.navbar {  padding: 5px 0;  border-bottom: 1px solid #e9e9e9;   background: #2f6df6;}
li.nav-item a {  color: #fff !important;}
footer{    background:#222;    color:#fff;    padding:20px 0;}
img{    height: auto;    max-width: 100%;}
.hero_banner{position:relative;overflow:hidden;padding:30px 0 40px;background: radial-gradient(circle at 15% 15%, rgba(98,150,255,.20) 0%, transparent 35%), radial-gradient(circle at 85% 20%, rgba(78,140,255,.12) 0%, transparent 30%), linear-gradient(135deg,#ffffff 0%,#eef5ff 45%,#f7faff 100%);}
.bg-circle{position:absolute;border-radius:50%;background:rgba(65,130,255,.08); filter:blur(2px);}
.hero_banner::after{content:""; position:absolute; width:550px;height:550px;  border-radius:50%; border:1px solid rgba(90,140,255,.10); bottom:-260px;  right:-180px;}
a.btn.btn-outline-primary:hover {  background: #fff;}
.hero_banner h1 { font-size: 45px;  font-weight: 700;  color: #172445;  margin-bottom: 0;  padding-bottom: 0;  line-height: 1.2;}
.hero_banner h2 {font-size: 38px;font-weight: 500; color: #1d2f5b; margin-bottom: 0;}
.hero_banner p {font-size: 18px;color: #333;line-height: 1.6;   max-width: 550px;}
.hero_banner .btn{ padding:14px 36px;  border-radius:10px;  font-weight:600;}
.hero_banner .btn-primary{ background:#2f6df6;      border: 2px solid #2f6df6;}
.hero_banner .btn-outline-primary{ border:2px solid #2f6df6; color:#2f6df6;}
.feature-wrapper {  background: #fff;    border-radius: 10px;    padding: 25px 10px;    box-shadow: 0 10px 35px rgba(0,0,0,.06);    border: 1px solid #e9e9e9;}
.feature-box{    display:flex;    align-items:flex-start;    gap:18px;    height:100%;}
.feature-icon{    width:58px;    height:58px;    min-width:58px;    border:2px solid #2563eb;    border-radius:14px;    display:flex;    align-items:center;    justify-content:center;}
.feature-icon i{    font-size:28px;    color:#2563eb;}
.feature-box h5{    font-size:18px;    font-weight:700;    margin-bottom:6px;    color:#111827;}
.feature-box p {margin: 0;  font-size: 16px;line-height: 1.7;    text-align: left;}
.center.feature_sec { padding-bottom: 15px;}
.cntct {    border: 1px solid #e9e9e9;    border-radius: 10px;    padding: 30px;box-shadow: 0 10px 35px rgba(0,0,0,.06);}
@media(max-width:991px){
.feature-wrapper{    padding:35px 25px;}
.feature-box{    gap:15px;}
.feature-box h5{    font-size:17px;}
.feature-box p{    font-size:14px;}
}
@media(max-width:768px){
.feature-wrapper{    padding:30px 20px;}
.feature-box{    flex-direction:column;    text-align:center;    align-items:center;}
.feature-icon{    margin-bottom:10px;}
.feature-box h5{    font-size:16px;}
    .feature-box p {    font-size: 15px;        line-height: 1.6;        text-align: center;    }   
    body .hero_banner {  text-align: center;}
      body .hero_banner img {     margin-top: 0px;    }
}
@media(max-width:575px){
.feature-wrapper{    border-radius:15px;    padding:25px 15px;}
.feature-icon{    width:52px;    height:52px;    min-width:52px;}
.feature-icon i{    font-size:24px;}
.feature-box h5{    font-size:15px;}
}
@media(max-width:991px){
.hero_banner{ text-align:left;padding:20px 0;}
.hero_banner h1{font-size:42px;}
.hero_banner h2{font-size:30px;}
.hero_banner img{margin-top:40px;}
a.btn_cta.donload { padding: 14px 20px; font-size: 16px;}
}
@media (max-width:921px){
    .hero_banner .btn { padding: 10px 13px;}
}
@media(max-width:576px){
.hero_banner h1{font-size:34px;}
.hero_banner h2{font-size:24px;}
.hero_banner p{ font-size:16px;}
.hero_banner .btn{ width:100%; margin-bottom:15px;}
}
a.navbar-brand.fw-bold {font-size: 26px;    color: #fff;}
a.btn_cta.donload {  margin: 0 auto 30px;  display: table;}
a.btn_cta.donload { background: #2f6df6; color: #fff; padding: 14px 36px; text-decoration: none;  font-size: 17px;letter-spacing: 0.2px;  border-radius: 10px;display: table;   margin: 25px auto 7px;font-weight: 600;}
.light_grey {   background: #f7f7f6;margin: 40px 0;}
.padng_tb{    padding: 40px 0;}
a.navbar-brand.fw-bold i {    font-size: 60px;}
h1, h2, h3 {    font-size: 25px;    font-weight: 600;    padding-bottom: 10px;    line-height: 1.5;    text-align: left;}
body {    max-width: 1140px;   margin: 0 auto;     box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; }
.container {    max-width: 1100px;}
p, ul {  font-weight: 500;}
button.btn.btn-primary {background: #222;   border: none;   padding: 10px 20px;}
h4 {font-size: 30px;font-weight: 700;   color: #000;}
.g-recaptcha {    transform: scale(0.90);    transform-origin: left top;}
@media (max-width: 576px) { .g-recaptcha { transform: scale(0.78); transform-origin: left top; }}
.footer-links a {color: #fff;text-decoration: none;font-size: 16px;}
.disclaimer p {    font-size: 14px;    line-height: 1.5;    font-weight: 400 !important;    font-style: italic;}
.disclaimer { margin-top: 30px;}
.footer-links span {padding: 0 10px;}
.footer-links { padding-bottom: 0px;}
.bnr h1 {font-size: 43px; line-height: 1.2;  text-align: left; font-weight: 700;margin-bottom: 0;  padding-bottom: 2px;}
.bnr h2 {  font-size: 27px;  font-style: italic;}
.bnr { padding-top: 40px;}
.bnr p {text-align: left; border-left: 2px solid #000;padding-left: 20px;}
.bnr a {background: #000; color: #fff; text-decoration: none; padding: 15px;border-radius: 10px;font-size: 17px;letter-spacing: 0.5px; margin-top: 10px;    display: inline-block;}
nav a.nav-link {color: #000;font-size: 17px;font-weight: 500;   letter-spacing: 0.2px;}
.light-grey { background: #f7f7f6;  margin: 50px 0;}
.center{text-align: center;}
.center h2, .center p {text-align: center;}
.features-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px;}
.feature-card { background: #000; color: #fff;  border-radius: 12px;padding: 30px 15px 25px;  text-align: center;transition: .35s;box-shadow: 0 8px 25px rgba(0,0,0,.15);}
:focus-visible {outline: none}
.feature-card:hover{transform:translateY(-8px);  background:#111;}
.feature-icon{ font-size:42px; margin-bottom:18px;}
.feature-card h3 { font-size: 20px;margin-bottom: 5px;font-weight: 600; text-align: center; line-height: 1.5;}
.feature-card p{font-size:15px; line-height:1.6;color:#ddd;  margin:0;}
.center.feature_sec h3, .center.feature_sec h4 {text-align: center;   margin: 0 auto;}
.feature_sec h4 {background: #000;color: #fff;font-size: 16px;padding: 10px 15px;display: table; margin: 0 auto 10px !important; border-radius: 20px;}
.fea_overview_box {border: 1px solid #e9e9e9; padding: 15px 10px; text-align: center; border-radius: 10px;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;margin-top: 20px;}
.fea_overview_box img {width: 50px; height: auto;padding: 15px 0;}
.steps-wrapper{display:grid;grid-template-columns:repeat(5,1fr);gap:25px;  position:relative;}
.step-box { background:#2f6df6;border: 1px solid #e5e5e5;border-radius: 18px;padding: 35px 15px 20px;text-align: center; position: relative; transition: .35s;}
.step-box:hover{transform:translateY(-8px); box-shadow:0 18px 40px rgba(0,0,0,.12);border-color:#000;}
.step-number { width: 50px; height: 50px; background: #fff; color:#2f6df6;border-radius: 50%; display: flex;  align-items: center;justify-content: center;margin: 0 auto 15px;font-size: 18px;font-weight: bold;}
.step-box h3 { font-size: 20px;  margin-bottom: 0px;color: #ffffff;text-align: center;}
.step-box p{ line-height:1.7;    font-size:15px;}
.step-box{    z-index:1;}
.faq-list { display: flex; flex-direction: column; gap: 12px;}
.faq-card {background: rgba(255, 255, 255, 0.85); backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px); border: 1px solid #2f6df6; border-radius: 10px;    overflow: hidden;transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 1px 2px rgba(0, 0, 0, 0.03);}
.faq-card:hover { box-shadow: 0 8px 25px rgba(99, 102, 241, 0.1), 0 2px 8px rgba(0, 0, 0, 0.06); border-color: rgba(99, 102, 241, 0.2); transform: translateY(-1px);}
.faq-card[open] { background: rgba(255, 255, 255, 0.95); box-shadow: 0 12px 32px rgba(99, 102, 241, 0.12), 0 4px 12px rgba(0, 0, 0, 0.06);}
.faq-trigger { display: flex; align-items: center; gap: 14px; padding: 20px 22px; cursor: pointer; list-style: none; user-select: none; transition: padding 0.3s ease;}
.faq-trigger::-webkit-details-marker,.faq-trigger::marker {  display: none;}
.faq-card[open] .faq-trigger {  padding-bottom: 12px;}
.faq-icon-box {  width: 40px;  height: 40px;  border-radius: 12px;  background: linear-gradient(135deg, #eef2ff, #e0e7ff);  display: flex;  align-items: center;  justify-content: center;  flex-shrink: 0;  transition: all 0.3s ease;}
.faq-card[open] .faq-icon-box {  background: linear-gradient(135deg, #6366f1, #8b5cf6);}
.faq-card[open] .faq-svg {  color: #fff;}
.faq-label {    flex: 1;    font-size: 17px;    font-weight: 600;    line-height: 1.4;text-align:left;}
.faq-chevron {  width: 22px;  height: 22px;  flex-shrink: 0;  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);}
.faq-chevron svg {  width: 100%;  height: 100%;  color: #9ca3af;  transition: color 0.3s ease;}
.faq-card[open] .faq-chevron {  transform: rotate(180deg);}
.faq-card[open] .faq-chevron svg {  color: #6366f1;}
.faq-content {  padding:0 22px 5px 22px;  overflow: hidden;  animation: slideDown 0.35s cubic-bezier(0.4, 0, 0.2, 1);}
.fea_overview_box p {  margin-bottom: 0;}
@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
    max-height: 0;
  }
  to {
    opacity: 1;
    transform: translateY(0);
    max-height: 300px;
  }
}
.faq-item {  background: #fff;  border: 1px solid #e5e7eb;  border-radius: 10px;  margin-bottom: 10px;  overflow: hidden;transition: box-shadow 0.2s ease;}
.faq-item[open] {  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);  border-color: #d1d5db;}
.faq-question {  display: flex;  align-items: center;  justify-content: space-between;  padding: 18px 20px;  font-size: 16px;  font-weight: 600;  color: #111827;  cursor: pointer;  list-style: none;  user-select: none;}
.faq-question::-webkit-details-marker {  display: none;}
.faq-question::marker {  display: none;}
.faq-icon {  display: inline-block;  width: 20px;  height: 20px;  flex-shrink: 0;  margin-left: 12px;  position: relative;}
span.faq-label span { border: 1px solid #ffffff;padding: 10px; border-radius: 5px; margin-right: 15px; background: #2f6df6; color: #fff;}
.cta { background: #2f6df6;  margin: 50px 0;text-align: center;    border: 1px solid #ddd;    border-left: none;    border-right: none;    color: #fff;}
a.btn_cta {    background: #000;    color: #fff;    text-decoration: none;    padding: 15px;    border-radius: 10px;    font-size: 17px;    letter-spacing: 0.5px;    margin-top: 10px;    display: inline-block;}
@media(max-width:1199px){.features-grid{grid-template-columns:repeat(3,1fr);}}
@media(max-width:991px){
.steps-wrapper{ grid-template-columns:repeat(2,1fr);}
.steps-wrapper::before{    display:none;}
.navbar-toggler-icon { width: 20px;  height: 20px;}
  button.navbar-toggler {  background: #fff;}  
}
@media(max-width:768px){
   .hero_banner h1, .hero_banner h2 { text-align: center;}
   .hero_banner p { max-width: 100%;}
 .features-grid{grid-template-columns:repeat(2,1fr);gap:15px;}
.feature-card{padding:25px 15px;}
.feature-card h3{font-size:18px;}
.feature-card p{font-size:14px;}
.feature-icon{font-size:36px;}
.steps-wrapper{    grid-template-columns:repeat(2,1fr);    gap:20px;}
.step-box{    padding:15px 10px;}
.step-number{    width:60px;    height:60px;    font-size:20px;}
.bnr h1 { font-size: 32px;}
.bnr a {padding: 10px 15px;  margin-bottom: 20px;}
img { margin: 0 auto; display: block; width: 80%;  height: auto;}
a.nighthawk-app-btn { padding: 15px 20px;  font-size: 18px;}}
@media (max-width: 576px) {
    .fea_overview_box{margin-top :10px;}
    .why-choose-us .row { display: flex;flex-wrap: wrap;}
    .why-choose-us .col-md-3,   .why-choose-us .col-sm-6,    .why-choose-us .col-xs-6 {    width: 50%;     flex: 0 0 50%;     max-width: 50%;  margin-bottom: 15px;    }
    .why-choose-us .fea_overview_box {     height: auto;}
        .step-number {width: 40px; height: 40px;font-size: 16px;}
        span.faq-label span { padding: 5px;  margin-right: 10px;font-size: 15px;}
        .faq-label {line-height: 1.5;}
        .step-box h3 {  font-size: 17px;}
}
@media(max-width:480px){.features-grid{grid-template-columns:1fr;}img { margin: 0 auto 10px;  width: 85%;}.fea_overview_box{font-size:13px;padding:10px 5px;}a.btn_cta {padding: 10px 15px;font-size:16px;}.fea_overview_box img {  padding: 10px 0 5px;}}