body {
    overflow-x: hidden;
}
button, input, optgroup, select, textarea {
    outline: none !important;
}
img.img59 {
    border-bottom-right-radius: 40px;
    border-top-right-radius: 40px;
}

.need .row {
    align-items: center !important;
    justify-content: center !important;
    padding: 20px;
}

.need a {
    width: auto;
    overflow: visible;
    padding: 15px 50px;
}

div#navbarTogglerDemo03 {
    justify-content: end;
    max-width: max-content;
    margin-left: auto;
}

header.sticky {
    position: sticky !important;
    background: #000000ab;
    top: 0 !important;
    ease;
    backdrop-filter: blur(3px);
}

@media(max-width:991px){
    div#navbarTogglerDemo03 {
   
    max-width: 100%;
    
}
}

body{
font-family: 'Poppins', sans-serif !important;
}

body , html {
   
    width:100%;
}

h1,h2,h3,h4,h5,h6{font-family: 'Inter', sans-serif !important;}

p{font-family: 'Poppins', sans-serif !important;line-height: 28px !important;font-size: 16px;}

.container {
max-width: 1400px !important;
}

:root {
--c1:#3D7EE8;
--c2:#1D407C;
}

.hero a.cta-btn.outlined {
    margin-left: 10px;
    background: transparent;
}
section {
    overflow: hidden;
}
footer {
    overflow: hidden;
}

.cta-btn {
  --shadow: 0 8px 16px rgba(61,126,232,.25), 0 2px 6px rgba(29,64,124,.2);
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 50px;
  border-radius: 999px;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  box-shadow: var(--shadow);
  background: linear-gradient(
    90deg,
    var(--c2) 0%, 
    var(--c1) 50%, 
    var(--c2) 100%
  );
  transition: transform .2s ease, box-shadow .2s ease;
  overflow: hidden;
  border: 1px solid #ffffff59;
  font-family: 'Poppins';
  font-weight: 400;
  z-index: 1;
}

/* black overlay that grows from left */
.cta-btn::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: black; /* full black */
  width: 0;
  left: 0;
  top: 0;
  transition: width 0.4s ease;
  z-index: -1; /* keep behind text */
}

.cta-btn:hover::after {
  width: 100%;
}

.cta-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 20px rgba(61,126,232,.35), 0 4px 10px rgba(29,64,124,.25);
}

.cta-btn:active {
  transform: translateY(0);
  box-shadow: 0 6px 12px rgba(29,64,124,.25);
}

/* glossy sweep highlight */
.cta-btn::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(120deg, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0) 60%);
  transform: translateX(-150%);
  animation: sweep 3s linear infinite;
  pointer-events: none;
  z-index: 2; /* above overlay */
}

@keyframes sweep {
  0% { transform: translateX(-150%); opacity: 0; }
  20% { opacity: 0.5; }
  50% { opacity: 0.3; }
  100% { transform: translateX(150%); opacity: 0; }
}


section.hero {
background-image: url(/images/img1.png);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
color: white;
padding: 250px 0 0;
margin-top: -113px;
}

header {position: relative;padding: 15px 0;z-index: 9;transition: all 0.4s ease;}

div#navbarTogglerDemo03 {border-radius: 50px;background-color: #ffffff14;padding: 10px 30px;box-shadow: rgb(255 255 255 / 24%) 0px 3px 8px;}

a.nav-link {
color: white !important;
font-weight: 300;
font-size: 15px;
}

nav.navbar {
gap: 70px;
}

ul.navbar-nav {gap: 15px;/* margin-left: 20px; */}

header a.cta-btn {
padding: 13px 40px;
}

h2 span {
font-weight: 700;
}

h2 {
font-size: 40px !important;
font-weight: 700 !important;
line-height: 52px !important;
color: #011E3F !important;
}

.hero p {
margin: 20px 0;
}

.icon-list ul {list-style-type: none;padding: 0;display: flex;justify-content: space-around;gap: 5px;margin: 0;align-items: center;}

.icon-list ul i {width: 25px;height: 25px;background-color: white;border-radius: 50%;color: #010a14;justify-content: center;align-items: center;display: inline-flex;}
.banner-text3{
    color: #81C0FF;
    font-size: 14px;
}
.icon-list {
border: 1px solid #ffffff91;
border-radius: 50px;
padding: 8px 20px;
}

.icon-list li {
color: #81C0FF;
}

.hero h5 {
font-weight: 300;
font-family: 'Poppins' !important;
font-size: 20px;
line-height: 28px;
margin-top: 10px;
}

img.img2 {position: absolute;width: 100%;min-width: 700px;top: -150px;left: -190px;z-index: 0;}

.hero .col-md-3 {position: relative;z-index:1;width: 20% !important;}

img.img3 {width: 100%;z-index: 1;position: relative;margin-top: 50px;}

.hero .col-md-4 {margin-top: 0;z-index:1;width: 38% !important;display: flex;flex-direction: column;justify-content: end;position: relative;top: 100px;}

.logos {
padding: 20px 0;
background-color: #041323;
}

h2 span {color: #3A78DE;}

.about .col-md-6 {
text-align: center;
padding: 0 50px;
}

.hero h2 {font-weight: 400 !important;color: white !important;font-size: 50px !important;line-height: 65px !important;}

.hero h2 span {color: white;}

.about p {
color: #7D7D7D;
}

.about ul {
padding: 0;
list-style-type: none;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 20px;
margin: 50px 0;
}

section.about {
padding: 100px 0;
overflow: hidden;
/* background-image: url(/images/img7.png); */
/* background-repeat: no-repeat; */
position: relative;
}

.about .container-fluid {
padding: 0;
/* width: 100%; */
/* overflow-y: hidden; */
}

.about .row {
align-items: center;
}

img.img5 {
margin-top: -20px;
}

img.img6 {
margin-bottom: -40px;
}

section.about:after {content: url(/images/img7.png);position: absolute;width: 300px;height: 300px;left: -20px;top: -20px;z-index: -1;}

.about a.cta-btn {
border-color: #00000057;
}

.about ul li {
font-weight: 500;
}

section.solutions {
    background-image: url(/images/img8.png);
    background-position: top right;
    background-size: cover;
    color: white;
    padding: 100px 0;
}

.solutions h2 {
    color: white !important;
}

.solutions .box {
    background-color: #022C57;
    border-radius: 20px;
    padding: 50px 30px;
    min-height: 500px;
}

.solutions .box img {
    width: 50px !important;
    margin: 30px 0;
}

.solutions .box h5 {
    font-size: 30px;
}

.solutions .box h3 {
    font-size: 26px;
    margin-bottom: 20px;
}

.solutions .container-fluid {
    padding: 0 0 0 30px;
}

.solutions .box:hover {
    background-color: #032445;
    transition: .3s all ease;
}

.solutions .box:hover i{   
    transition: .3s all ease;
    margin-left:10px;
}

.solutions .box i {
    transition: .3s all ease;
}

.solutions h4 {
    color: #3a78de;
}

.owl-carousel.solutions-slider {
    margin-top: 50px;
}

.solutions button.owl-dot {
    width: 20px;
    height: 20px;
    background-color: #0d6efd63 !important;
    color: #0d6efd !important;
    position: relative;
    border-radius: 50%;
    margin: 0 3px;
}

.solutions .owl-dots {
    text-align: center;
    margin-top: 50px;
}

.solutions button.owl-dot.active {
    background-color: #0d6efd !important;
}

.line {
    width: 100%;
    height: 2px;
    background-color: #ffffff6b;
    position: relative;
    top: 4px;
}

.line:before {
    content: "";
    width: 15px;
    height: 15px;
    background-color: #0d6efd;
    position: absolute;
    border-radius: 50%;
    top: -7px;
    left: 0;
    animation: moveCircle 20s linear infinite; /* animation */
}

@keyframes moveCircle {
    0% {
        left: 0;
    }
    100% {
        left: 100%;
        transform: translateX(-100%); /* keeps it inside at end */
    }
}

.solutions .row {
    align-items: end;
}

.solutions .col-md-7 {
    padding-left: 50px;
}

.business .container-fluid {
    padding: 0;
}

section.business {
    overflow: hidden;
    padding: 100px 0;
    position: relative;
}

.business strong {
    color: #001E4E;
    font-size: 22px;
    font-weight: 600;
}

.business p {
    color: #787878;
    margin-top: 20px;
    margin-bottom: 40px;
}

.business h3 {
    font-size: 32px;
    font-weight: 700;
}

.business h3 span {
    color: #3a78de;
    font-weight: 400;
}

section.business:after {
    content: url(/images/img18.png);
    position: absolute;
    top: -20px;
    right: -20px;
}

.business .r1 p {
    margin-top: 40px;
}

.business .r1 .col-md-4 {
    justify-content: end;
    display: flex;
    align-items: start;
}

.business .r1 .col-md-4 img {
    width: 80%;
}

.business button.owl-next , button.owl-prev {
    width: 60px;
    height: 60px;
    background: linear-gradient(
  90deg,
  var(--c2) 0%,       /* dark left */
  var(--c1) 50%,      /* bright center */
  var(--c2) 100%      /* dark right */
) !important;
    border-radius: 15px;
    color: white !important;
    font-size: 22px !important;
    margin: 0 10px;
}

.business button.owl-dot {
    width: 33%;
    background-color: #dadada !important;
    position: relative;
    height: 3px;
    /* color: red !important; */
}

.business button.owl-dot.active {
    background-color: #3a78de !important;
}

.business .owl-dots {
    width: 80%;
    position: absolute;
    top: -15%;
}

.business .row.r1 {
    margin-bottom: 50px;
}

section.business .col-md-10 {
    padding-left: 50px;
}

.business .owl-nav {
    position: absolute;
    top: -30%;
    right: 20%;
}

section.mid-cta {
    background-image: url(/images/img20.png);
    background-position: top right;
    background-repeat: no-repeat;
    color: white;
    height: 700px;
    display: flex;
    align-items: end;
    margin-top: -100px;
    background-size: cover;
}

section.mid-cta h2 {
    color: white !important;
}

.mid-cta .col-md-6 {
    padding-bottom: 100px;
}

section.helping {
    background-image: url(/images/img21.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
    height: 700px;
    color: white;
    display: flex;
    align-items: center;
}

section.helping h2 {
    color: white !important;
}

section.helping strong {
    line-height: 32px;
    font-weight: 600;
}

.helping a.cta-btn {
    margin-top: 30px;
}

.helping button.owl-dot {
    position: relative;
    width: 10px;
    height: 10px;
    background-color: #ffffff !important;
    border-radius: 20px;
    margin: 0 20px;
}

.helping .owl-dots {
    margin-top: 60px;
    margin-left: 150px;
}

div#owl-numbers {
    position: absolute;
    margin-left: 120px;
    margin-top: 55px;
    font-size: 24px;
}

div#owl-numbers:after {
    content: url(/images/img22.png);
    /* width: 100px; */
    /* height: 2px; */
    /* background-color: white; */
    position: absolute;
    left: -120px;
    top: -6px;
}

section.simplify {
    background-image: url(/images/img23.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.simplify h3 {
    color: #3a78de;
    font-size: 22px;
}

section.simplify p {
    color: #707070;
}

section.simplify .col-md-4 {
    text-align: center;
    padding: 0 30px;
}

section.simplify .col-md-4.center {
    border-left: 2px solid #efebeb;
    border-right: 2px solid #efebeb;
}


.footer{
    background: url(/images/footer-bg.png) no-repeat center center / cover;
    padding-top: 60px;
}
.footer-links-wrapper .ul-h {
    font-size: 20px;
    font-weight: 500;
}
.footer-links-wrapper {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr 1fr;
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid #ffffff21;
    gap: 40px;
}

ul.footer-list {
    padding-left: 0 !important;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

ul.footer-list li a{
    color: white !important;
    text-decoration: none;
    transition: all 0.4s ease;
}

ul.footer-list li a:hover{
    color: #3A78DE !important;
    
}

ul.footer-list li:hover{
    color: #3A78DE !important;
    
}

ul.footer-list li {
    list-style: none;
    transition: all 0.4s ease;
    font-size: 15px;
}

footer.footer p,
footer.footer li,
footer.footer h5{
    color: white;
    list-style: none;
}

footer.footer h5{
    color: white;
    margin-bottom: 24px;
    
}

.footer-sm-links {
    display: flex;
    gap: 25px;
}

.footer-sm-links i{
    color: white;
    font-size: 22px;
    transition: all 0.4s ease;
}
.footer-sm-links i:hover{
    color: #3A78DE;
    scale: 1.2;
    
}

.footer-links
{
    border-right: 1px solid #ffffff40;
    padding-right: 20px;
   
}

.footer-links.footer-links-5{
    border: 0 !important;
}

.row.copyright {
    padding-top: 50px;
    padding-bottom: 10px;
    margin-top: 30px;
    border-top: 1px solid #ffffff21;
}

ul.footer-list i{
    margin-right: 10px;
}


section.offers {
    padding: 130px 0;
}

.offers-center-col {
    padding: 0 50px !important;
}

.mdw-curved-slider {
      width: 100%;
      height: 100vh;
      position: relative;
      overflow: hidden;
    }

    [class^='mdw-curved-slider'],
    [class*=' mdw-curved-slider'] {
      height: var(--min-height, 100vh);
      position: relative;
    }

    [class^='mdw-curved-slider'] canvas,
    [class*=' mdw-curved-slider'] canvas {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
    }

    /* Hide fallback UL */
    .mdw-curved-slider ul {
      display: none;
    }

.mdw-curved-slider img
{
    border-radius:10px;
}

.simplify .container-fluid {
    margin-top: -150px;
    margin-bottom: -80px;
    padding:0;
}

.simplify .container {
   position:relative;
   z-index:99;
}

.for-mobile{
    display:none;
}

/*Inner Pages*/

section.inner-hero {
    background-image: url(/images/img26.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 600px;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    justify-content: end;
    color: white;
    margin-top: -112px;
}

img.inner-img3 {
    width: 100%;
    height: 300px;
    object-position: top;
    object-fit: cover;
    margin-top: -80px;
}

section.inner-hero h2 {
    color: white !important;
    font-size: 60px !important;
}

section.inner-hero a {
    color: white;
    text-decoration: auto;
    transition: all ease .3s;
}

section.inner-hero a:hover {
    color: #3670d0;
    transition: all ease .3s;
    
}

a.nav-link:hover {
    color: #3b7ae0 !important;
    transition: all ease .3s;
}

.inner-hero p {
    z-index: 99;
}

section.about-us {
    color: white;
    margin-top: 100px;
    position: relative;
}

section.about-us:before {
    content: "";
    background-color: #041323;
    width: 50%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
}

.about-us h2 {
    color: white !important;
}

h4 {
    font-weight: 400;
}

.points i {
    background-color: white;
    color: #041323;
    border-radius: 50%;
    min-width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
}

.points h5 {
    font-weight: 300;
    line-height: 28px;
}

.points {
    display: flex;
    gap: 40px;
}

.point {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.about-us a.cta-btn {
    margin: 20px 0 100px;
}

section.about-us .row {align-items: center;}

section.about-us p {
    width: 90%;
}

section.core {
    background-color: #F8FAFC;
    margin: 20px 0;
    padding: 100px 0;
}

section.core h4 {
    color: #0B56BD;
}

section.core p {
    color: #031427;
}

.core-point h6 {min-width: 60px;height: 60px;background-color: #0B56BD;border-radius: 50%;display: flex;align-items: center;justify-content: center;color: white;font-size: 30px;}

.core-point {
    display: flex;
    gap: 20px;
    margin: 20px 0;
}

section.core .row {
    align-items: center;
}

section.approach {
    background-image: url(/images/img28.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
    margin-bottom: 100px;
    color: white;
    /* text-align: center; */
    position: relative;
    overflow: hidden;
}

section.approach h2 {
    color: white !important;
}

.strategy-card {
    background-color: #022C57;
    border-radius: 20px;
}

.strategy-card img {
    width: 100%;
}

.strategy-card .content img {
    width: auto;
}

.strategy-card .content {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 20px;
    min-height: 200px;
}

.strategy-card .content h5 {
    font-size: 24px;
}

.strategy-card .content p {
    font-size: 14px;
    line-height: 24px !important;
}

section.approach .row {
    margin: 50px 0;
}

section.approach:before , section.cta:before , .product-main:before {
    content: url(/images/img29.png);
    position: absolute;
    right: -80px;
    top: -29px;
    width: auto;
    transform: scale(0.8);
}

section.approach:after , section.cta:after , .product-main:after {
    content: url(/images/img30.png);
    position: absolute;
    left: -80px;
    bottom: -25px;
    width: auto;
    transform: scale(0.8);
}

section.partner {
    background-image: url(/images/img38.png);
    color: white;
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover;
}

section.partner .row {
    align-items: center;
}

section.partner h2 {
    color: white !important;
}

section.partner ul {
    padding: 0;
    list-style-type: none;
    margin-top: 30px;
}

section.partner ul li {
    margin-bottom: 20px;
}

section.partner ul li i {
    background-color: white;
    color: #094ca5;
    margin-right: 20px;
}

section.partner {
    background-image: url(/images/img38.png);
    color: white;
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover;
}

section.partner .row {
    align-items: center;
}

section.partner h2 {
    color: white !important;
}

section.partner ul {
    padding: 0;
    list-style-type: none;
    margin-top: 30px;
}

section.partner ul li {
    margin-bottom: 20px;
}

section.partner ul li i {
    background-color: white;
    color: #094ca5;
    margin-right: 20px;
}

.img37{
    width:90%;
}

section.faqs:before {
    content: "";
    width: 47%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-image: url(/images/img39.png);
    background-repeat: no-repeat;
    background-size: cover;
}

section.faqs {
    position: relative;
    background-color: #F5F5F5;
    padding: 50px 0;
    min-height: 770px;
    display: flex;
    align-items: center;
    margin:100px 0;
}

button.accordion-button {
    padding: 5px !important;
}

div#accordionExample {
    background-color: transparent !important;
    --bs-accordion-bg: transparent !important;!i;!;
}

.faqs .accordion-body strong {
    font-weight: 400;
    font-size: 15px;
}

.faqs .accordion-body {
    padding: 10px 0;
}


.accordion-item {
    background-color: transparent !important;
    border-radius: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border: 2px solid #80808045;
}

.accordion-header {
    box-sizing: unset !important;
    /* background-color: red; */
}

.accordion-button:not(.collapsed) {
    background-color: transparent !important;
}

.accordion-button:not(.collapsed) {box-shadow: unset;}

.accordion-button:focus {
    box-shadow: unset !important;
}

.accordion-button:not(.collapsed) {
    color: black !important;
}

section.cta {
    background: linear-gradient(180deg, #041323 50%, #003FAF);
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    margin-bottom: 100px;
    overflow: hidden;
}

section.cta h2 {
    color: white  !important;
    margin-bottom: 30px;
}

section.pos-solutions:before {
    content: "";
    width: 47%;
    height: 100%;
    /* background-color: red; */
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/images/img40.png);
    background-size: cover;
    background-repeat: no-repeat;
}

section.pos-solutions {
    position: relative;
    height: 600px;
    color: white;
    display: flex;
    align-items: center;
    margin : 100px 0;
}

section.pos-solutions:after {
    content: "";
    position: absolute;
    width: 53%;
    right: 0;
    top: 0;
    height: 100%;
    background-image: url(/images/img41.png);
    z-index: -1;
    background-size: cover;
}

section.pos-solutions h2 {
    color: white !important;
}

section.pos-solutions .row {
    align-items: center;
}

.counter-div {
    display: flex;
    align-items: center;
    text-align: center;
    gap: 20px;
    margin-top: 50px;
}

.counter-box {
    border: 2px solid #ffffff6e;
    padding: 20px 50px;
}

.counter-box h6 {
    font-size: 40px;
    margin: 0;
}

.desktop-pos-inner ul li {
    margin-bottom: 20px;
}


section.desktop-pos ul#desktopTab {
    border: 2px solid #80808052;
    border-radius: 50px;
    padding: 0px !important;
    width: 80%;
    margin: auto;
    overflow: hidden;
    background-color: #F5F5F5;
    transition: all 0.1s ease-in-out;
}

.desktop-pos .nav-link.active, 
section.guides .nav-link.active {
    background-color: #0B56BD !important;
    border: 0 !important;
    border-radius: 50px;
    color: white !important;
    transition: all 0.1s ease-in-out;
}

section.desktop-pos li.nav-item, 
section.guides li.nav-item {
    padding: 0 !important;
    transition: all 0.1s ease-in-out;
}

.desktop-pos .nav-link, 
section.guides .nav-link {
    color: black !important;
    font-size: 18px;
    transition: all 0.1s ease-in-out;
    border: 0 !important;
    padding: 18px;
    font-weight: 500;
    border-radius: 50px;
}

.desktop-pos .nav-link:hover, 
section.guides .nav-link:hover {
    border: 0 !important;
    border-radius: 50px;
    background: #e2e6ea;
    color: #000;
    transition: all 0.1s ease-in-out;
}

section.desktop-pos .nav-link:focus-visible {
    box-shadow: unset !important;
    border: 0 !important;
    transition: all 0.1s ease-in-out;
}

/* Smooth fade for tab switching */
.tab-content > .tab-pane {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.tab-content > .active.show {
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
}


.desktop-pos-inner:before {
    content: "";
    background-image: url(/images/img42.png);
    width: 45%;
    height: 100%;
    position: absolute;
    background-size: cover;
    left: 0;
    top: 0;
}

.desktop-pos-inner {
    position: relative;
    background-color: #041323;
    color: white;
    /* margin-bottom: 100px; */
    padding: 50px 0;
    margin-top: 50px;
}

section.desktop-pos h2 {
    color: white !important;
}

section.desktop-pos {
    margin-bottom: 100px;
}

.industries {
    display: flex;
    gap: 30px;
    text-align: center;
}

.industries h5 {
    margin-top: 20px;
    font-size: 18px;
}

section.inner-solutions h4 {
    color: #0B56BD;
}

section.inner-solutions .col2 {
    background-color: #F4F4F4;
    border-radius: 20px !important;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

section.inner-solutions .toggle {
    background-color: white;
    padding: 5px;
    border-radius: 50px;
    width: 70%;
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 5%;
    align-items: center;
    left: 15%;
}

section.inner-solutions .toggle i {
    background-color: #0d6efd;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 20px;
    position: relative;
    right: 0;
}

section.inner-solutions .col1 {
    position: relative;
}

section.inner-solutions .toggle span {
    font-weight: 600;
    font-size: 20px;
    padding-left: 40px;
}

section.inner-solutions .owl-item {
    border-radius: 20px !important;
}

section.inner-solutions .owl-stage-outer {
    border-radius: 20px !important;
}

section.inner-solutions button.owl-dot , section.terminal button.owl-dot{
    width: 20px;
    height: 20px;
    background-color: #0d6efd85 !important;
    /* color: red !important; */
    border-radius: 50%;
    margin: 5px;
}

section.inner-solutions button.owl-dot.active , section.terminal button.owl-dot.active{
       background-color: #0d6efd !important;
    }

section.inner-solutions .owl-dots , section.terminal .owl-dots{
    text-align: center;
    margin-top: 50px;
}

section.inner-solutions {
    margin-bottom: 100px;
}

.max-container {
    max-width: 1500px !important;
    margin:auto;
}

section.terminal {
    margin-bottom: 100px;
    text-align: center;
}

section.terminal .item .content {background-color: #EEF3FF;border-radius: 20px;padding: 30px;text-align: left;}

.terminal-industries img {
  width: calc(50% - 5px) !important;
  filter: grayscale(1);
  transition: 0.5s linear 0s;
}


.terminal-industries {
    display: flex;
    gap: 10px;
    margin-top: 10px;
}

a.toggle2 {
    background-color: #041323;
    color: white;
    text-decoration: auto;
    padding: 5px 5px 5px 20px;
    display: flex;
    width: max-content;
    border-radius: 50px;
    align-items: center;
    gap: 20px;
}

a.toggle2 i {
    background-color: #0d6efd;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.terminal-carousel {
    margin-top: 50px;
}

section.all-in-one {
    margin-bottom: 100px;
    padding: 70px 0;
    background-image: url(/images/img50.png);
    background-position: top right;
    background-size: auto  100%;
    background-repeat: no-repeat;
    position: relative;
    /* filter: grayscale(1); */
    /* background-blend-mode: saturation; */
}

section.all-in-one:before {
    content: "";
    position: absolute;
    top: 0;
    background: linear-gradient(180deg, #041323, #003FAF);
    transparent);
    width: 50%;
    he100%: ;
    height: 100%;
    z-index: 0;
    border-top-right-radius: 200px;
}

section.all-in-one .col-md-6 {
    z-index: 9;
    color: white;
    padding-right: 80px;
}

section.all-in-one h2 {
    color: white !important;
}

section.all-in-one .points {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    text-align: center;
    gap: 15px;
    margin-top: 50px;
}

section.all-in-one .points .point-box {
    border: 2px solid #ffffff54;
    border-radius: 20px;
    padding: 20px;
     display: flex;
  align-items: center;   /* vertical center */
  justify-content: center; /* horizontal center (optional) */
  height: 100px;
}

section.all-in-one a {
    margin-top: 30px;
}

section.product-main {
    margin: 100px 0;
    padding: 100px 0;
    background-image: url(/images/img54.png);
    background-position: center;
    background-size: cover;
    color: white;
    position:relative;
    text-align: center;
    overflow: hidden;
}

section.product-main h2 {
    color: white !important;
}

section.product-main .row {
    text-align: left;
    border: 2px solid #0d6efd47;
    border-radius: 45px;
    align-items: center;
    margin-top: 50px;
}

.product-main .col-md-6 {
    padding: 0;
}

.product-main .content-col{
    padding : 0 50px;
}

.product-main .content-col ul {list-style-type: none;margin-bottom: 30px;padding:0;}

.product-main .content-col ul li {
    margin-bottom: 20px;
}

section.toolkit {
    text-align: center;
    margin-top: 100px;
}

section.toolkit .row {
    background-image: url(/images/img56.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 40px;
    height: 400px;
    margin-top: 50px;
}

.tooltits {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: 80% !important;
    margin: auto !important;
    gap: 30px;
}

.tooltits span {
    background-color: #ffffff54;
    padding: 20px;
    border-radius: 70px;
    color: white;
}

/* Show dropdown on hover */
.nav-item.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0; /* prevents dropdown from shifting */
}

section.trust {
    margin-top: 100px;
}

section.trust .row {
    align-items: center;
}

section.trust ul {
    padding: 0;
    list-style-type: none;
    margin: 30px 0;
}

section.trust ul li {
    margin-bottom: 20px;
}

section.trust .img-col {
    display: flex;
    justify-content: center;
    align-items: center;
}


section.core-benefits .r1 {
    background-color: #041323;
    border-radius: 20px;
    padding: 20px 50px;
    color: white;
}

section.core-benefits h2 {
    color: white !important;
}

section.core-benefits .last-col {
    display: flex;
    align-items: center;
    justify-content: end;
}

.benefit-point i {
    width: 60px;
    height: 60px;
    background-color: #0B51B0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 20px;
}

.benefit-point {
    display: flex;
    align-items: center;
    background-color: white;
    border-radius: 20px;
    padding: 20px;
    gap: 20px;
}

.benefits {
    border-radius: 20px;
    padding: 50px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    background-color: #F4F4F4;
    height: 88%;
    margin-top: 55px;
}

section.core-benefits .r2 {
    margin-top: -20px;
}

section.core-benefits {
    margin-bottom: 100px;
}

.resources-help {
    margin-top: 100px;
}

.search-container {
      display: flex;
      align-items: center;
      background: #efefef;
      border-radius: 50px;
      padding: 5px 15px;
      width: 500px !important;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
      transition: all 0.3s ease;
      margin: auto;
      margin-top: 30px !important;
    }

    /* Search Icon */
    .search-icon {
      background: #0560FD;
      border-radius: 50%;
      width: 45px;
      height: 45px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: white;
      font-size: 18px;
      margin-right: 10px;
      flex-shrink: 0;
      cursor: pointer;
      transition: all 0.3s ease;
    }

    .search-icon:hover {
      transform: scale(1.15) rotate(10deg);
      box-shadow: 0 0 15px rgba(0, 123, 255, 0.7);
    }

    /* Input Field */
    .search-container input {
      border: none;
      outline: none;
      background: transparent;
      flex: 1;
      font-size: 16px;
      color: #333;
      transition: all 0.4s ease;
    }

    /* On focus: expand & glow */
    .search-container:focus-within {
      background: #ffffff;
      box-shadow: 0 6px 20px rgba(0, 123, 255, 0.3);
      transform: scale(1.02);
    }

    /* Placeholder animation */
    .search-container input::placeholder {
      color: #aaa;
      transition: all 0.3s ease;
    }
    .search-container input:focus::placeholder {
      transform: translateY(-5px);
      opacity: 0.6;
      font-size: 14px;
    }

.guides ul#ex1 {
    border: 0 !important;
    width: 65%;
    margin: auto;
    margin-top: 30px;
}

section.guides {
    text-align: center;
    margin-top: 100px;
}

section.guides ul .nav-link.active {
    background-color: #041323 !important;
}

section.guides .content {
    text-align: left;
    position: absolute;
    bottom: 0;
    color: white;
    padding: 40px;
}

section.guides .col-md-6 {
    position: relative;
}

section.guides .tab-content {
    margin-top: 50px;
}

section.our-blogs {
    margin: 100px 0;
    
}

.blog-card .content {
    background: #F5F5F5;
    flex: 1; /* makes content take remaining space */
    display: flex;
    flex-direction: column;
    justify-content: space-between; /* keeps spacing */
    padding: 20px 30px;
}

.blog-card {
     background: #F5F5F5;
     display: flex;
     flex-direction: column;
     height: 100%; /* card will fill its parent */
     /* border-radius: 10px; */
     overflow: hidden;
     box-shadow: 0 4px 5px rgba(0,0,0,0.1);
     border-radius: 20px;
     color: #011E3F;
     text-decoration: auto;
     transition: all ease .3s;
}

.blog-card img {
    height: 270px;
    object-fit: cover;
    object-position: center;
}

.blog-card:hover {
    transition: all ease .3s;
    margin-top: -10px;
}

section.our-blogs .r2 {
    margin-top: 50px;
}

.blog-card:hover img {
    filter: brightness(0.7);
    transition: all ease .3s;
}

a.blog-card p {
    color: #212529;
    line-height: 26px !important;
}
.blog-card .content h3 {
    font-size: 24px;
    font-weight: 600;
}

section.need {
    margin-bottom: 100px;
}

section.need a {
    margin-top: 20px;
}

.privacy .container {
  max-width: 1000px !important;
  margin: 50px auto;
  background: #f2f2f2;
  padding: 40px;
  border-radius: 12px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
}

.privacy h1 {
  text-align: center;
  color: #011e3f;
  margin-bottom: 10px;
  font-size: 42px;
  font-weight: 700;
}

.privacy .updated {
  text-align: center;
  font-size: 14px;
  color: #666;
  margin-bottom: 30px;
}

.privacy h2 {
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 30px !important;
}

.privacy ul {
  padding-left: 20px;
}

.privacy ul li {
  margin-bottom: 8px;
}

.privacy .contact {
  margin-top: 25px;
  padding: 20px;
  background: #f9fbff;
  border-left: 4px solid #007bff;
  border-radius: 8px;
}

.privacy .contact p {
  margin: 5px 0;
}

section.contact-form .form-group {
      margin-bottom: 25px;
    }
   section.contact-form .form-group label {
      display: block;
      font-size: 16px;
      margin-bottom: 6px;
      font-weight: 500;
    }
    section.contact-form .form-group input, 
   section.contact-form .form-group select, 
   section.contact-form .form-group textarea {
      width: 100%;
      padding: 10px;
      border-radius: 6px;
      border: 2px solid #cccccc70;
      font-size: 16px;
    }
   section.contact-form .form-group-inline {
      display: flex;
      gap: 10px;
    }
    section.contact-form .form-group-inline .form-group {
      flex: 1;
    }
    .form-footer {
      margin-top: 15px;
      font-size: 16px;
      color: #808080;
    }

section.contact-form .row {
    align-items: center;
    border: 2px solid #a9a9a930;
    border-radius: 30px;
}

section.contact-form .row .col-md-6 {
    padding: 70px 100px;
}

section.contact-form h3 {
    font-weight: 600;
    font-size: 36px;
}

section.contact-form h5 {
    color: grey;
    font-weight: 400;
}

section.contact-form form {
    margin-top: 50px;
}

section.contact-form .cta-btn {
    width: 100%;
    margin-top: 30px;
}


section.contact-us .row {
    background-image: url(/images/img56.png);
    background-position: center;
    background-size: cover;
    border-radius: 50px;
    height: 500px;
    align-items: center !important;
    justify-content: center !important;
    text-align: center;
    color: white;
}

section.contact-us h2 {
    color: white !important;
}

section.contact-us p {
    width: 60%;
    margin: auto;
}

section.contact-us {
    margin: 100px 0;
}

.core-box {
    border: 1px solid;
    border-radius: 15px;
    text-align: left;
    padding: 40px;
}

.core-features .wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin-top:50px;
}

.core-features .container {
    max-width: 1100px !important;
}

.core-box .img-box {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 1px solid;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}


section.pos-features .r1 {
    background-image: url(/images/img78.png);
    background-size: cover;
    background-position: center;
    border-radius: 50px;
    color: white;
    /* align-items: center; */
    margin: 0;
}

section.pos-features .r3{
    margin-top:100px;
}

section.pos-features .r2 {
    background-image: url(/images/img79.png);
    background-size: cover;
    background-position: center;
    border-radius: 50px;
    color: white;
    /* align-items: center; */
    margin: 100px 0 0 0;
}

section.pos-features h2 {
    color: white !important;
}

img.img75 {position: absolute;right: 0;top: -27%;width: 110%;max-width: 1000px;}

section.pos-features li {
    margin-bottom: 20px;
}

section.pos-features ul {
    padding: 0;
    list-style-type: none;
    margin: 30px 0;
}

section.pos-features a {
    margin-top: 30px;
}

section.pos-features .content-col {
    padding: 50px;
}

section.pos-features .col-md-6 {
    position: relative;
}

section.pos-features {
    overflow: visible;
}

.fetaures-footer {
    text-align: center;
    color: white;
    background: #0b56bd;
    padding: 70px 0 20px;
    margin-top: -50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    z-index: -1;
    position: relative;
}

img.img76 {
    width: 110%;
    position: absolute;
    top: -10%;
    left: 0;
    max-width: 1000px;
}

img.img77 {   
    width: 100%;
}

section.product-main.packages .row {border: 0;text-align: center;align-items: start;}

.package {
    border: 2px solid;
    border-radius: 20px;
    text-align: left;
    padding: 30px;
    margin-top: 20px;
}

.package a {
    width: 100%;
}

.package h4 {
    font-size: 30px;
    margin-top: 30px;
}

.package .points {
    display: block;
}

.package .points ul {
    padding: 0;
    list-style-type: none;
}

.package .points li {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 10px;
}

.package .points ul i {
    background-color: transparent;
    border: 1px solid;
    color: white;
    min-width: 50px;
    height: 50px;
}

.package .points li span {
    background-color: #80808085;
    width: 100%;
    border-radius: 60px;
    padding: 12px;
}

.package h5 {
    margin: 30px 0 20px;
}

.packages .col-md-4 {
    margin-top: 50px;
}

.packages .bttom-content {
    margin-top: 50px;
    padding: 0 100px;
}

.packages .col-md-4 img {
    border: 2px solid #ffffff;
    border-radius: 30px;
}

.navbar-brand:focus, .navbar-brand:hover {
    border: 0 !important;
    box-shadow: unset !important;
    outline: unset !important;
}

.guides.serve ul#ex1 {
    width: 100%;
    padding: 0px;
    background: #F5F5F5;
    border-radius: 100px;
    border: 2px solid #8080802b !important;
}

section.guides.serve ul {
    padding: 0;
    list-style-type: none;
}

section.guides.serve .col-md-6 ul {
    padding: 0px 0 20px 0;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    height: 100%;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    gap: 24px;
    position: relative;
}

section.guides.serve .col-md-6 {
    padding: 30px 20px;
}

section.guides.serve .col-md-6 ul li {
    border-bottom: 2px solid #ebebeb;
    width: 100%;
    padding-bottom: 10px;
    font-weight: 600;
}

section.guides.serve li.t-head {
    background-color: #0b56bd;
    padding: 20px;
    /* position: absolute; */
    top: 0;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    color: white;
    font-weight: 600;
    font-size: 20px;
}

section.guides.serve .col-md-6 ul li:last-child {
  border-bottom: none; /* or whatever border you want to remove */
}

section.guides.serve{
    margin-bottom:100px;
}
section.guides.serve ul .nav-link.active {
    background-color: #0b56bd !important;
}

section.transform img {
    width: 100%;
}

section.transform .row {
    align-items: center;
}

section.transform ul {
    padding: 0;
    list-style-type: none;
    margin: 30px 0;
}

section.transform i {
    min-width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #011E3F;
    width: 40px;
    color: #0d6efd;
}

section.transform li {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #011E3F;
    font-weight: 500;
    margin-bottom: 10px;
}

section.transform {
    margin: 100px 0;
}

section.demo-form img {
    width: 100%;
}

section.demo-form .images-div {
  display: flex;
  gap: 20px;
  width: 100%;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap; /* force single row */
  margin-top: 20px;
}

section.demo-form .images-div img {
  max-width: calc(50% - 10px); /* two images fit side by side with gap */
  height: auto;
  flex: 1 1 auto; /* allow images to shrink if needed */
}

section.demo-form {
    margin-bottom: 100px;
}

section.demo-form .row {
    align-items: center;
    border:0;
}
section.demo-form .col-md-7 {
    padding-left: 50px;
}

section.demo-form form {
    margin-top: 30px;
}


section.expect {
    margin-bottom: 100px;
    text-align: center;
    color: white;
}

section.expect .point {
    border: 1px solid white;
    border-radius: 40px;
    padding: 15px;
    width: 51%;
    margin: 10px auto;
}

button.accordion-button {font-weight: 600;}

section.expect .row {
    background-image: url(/images/img56.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50px;
    padding: 30px 0;
}

section.expect h2 {
    color: white !important;
    margin-bottom: 20px;
}

section.expect p {
    margin-top: 20px;
}
.business-slider a.cta-btn {
    margin: 20px 10px;
}
section.inner-hero > p {
    display: none;
}
.terminal-industries img:hover {
    filter: unset;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #010b14 !important;
}
.built-power-right {
    border-radius: 30px 0px 0px 30px;
}