/* i.mobile-nav-close.bi.bi-x {
    display: none;
} */
 h1.trusted-heading {
    text-align: center;
}
 #navmenu i.mobile-nav-close.bi.bi-x {
    display: none;
}
.case-study .text-uppercase {
    float: left;
}
.case-study .img-fluid.rounded {
    position: relative;
    top: -4rem;
}
.con-info-item a {
    color: #444444;
    text-transform: capitalize;
    line-height: 2.5;
    font-family: 'Poppins', sans-serif;
    font-size:13px!important;
    font-weight: 500;
    text-decoration: none!important;
}
.swiper.heroSwiper {
    width: 100%;
}
.heading-flex {
    display: flex;
    gap: 17px;
    padding-bottom: 2rem;
}
.container-fluid.mx-5.position-relative.d-flex.align-items-center.justify-content-between {
    margin-right: 14rem!important;
    margin-left: 14rem!important;
}
#hero h2 { 
    font-size: 55px;
    font-family: "Exo 2", Sans-serif;
    color:#ffffff;
    line-height: 1.1;
}
#hero h2.banner-blue {
color: #ffffff;
}

p.caption {
    font-family: "Montserrat", sans-serif;
    font-size: 12px!important;
    letter-spacing: 8.9px;
    text-transform: uppercase;
    color: #000!important;
    font-weight: 600;
  /*  margin-top: 7rem!important;  */
}

.hero.cta-btn:hover{
   color: black;
   background-color: var(--background-color);
   border: 1px solid var(--accent-color);
}

.inner-row.w-60 {
    width: 60%;
}

.consultation-box {
    background-color: #1c1c1c;
    border-radius: 30px;
    max-width: 1200px;
    padding: 40px 55px;
    margin: 0 auto;
}
    .consultation-card {
      border-radius: 20px;
      padding: 55px;
      color: white;
      height: 100%;
    }
    .btn-consult {
    background-color: #1859FD;
    color: white;
    font-weight: 700;
    font-family: "Montserrat", Sans-serif;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    line-height: 28px;
    font-size: 28px;
}
    .stats-card {
      background-color: white;
      color: #1c1c1c;
      text-align: center;
    }
   .stats-card h3 {
    color: #2563eb;
    font-weight: bold;
    margin-bottom: 0.5rem;
    font-size: 50px;
}
    .stats-card p {
    font-size: 0.9rem;
    color: #000;
    margin: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}
    .consultation-box.flex-md-row {
    justify-content: center;
}
.client-slider .swiper-wrapper {
  transition-timing-function: linear !important; /* smooth linear motion */
}
.client-slider .swiper-slide {
  width: auto;               /* auto width for logo items */
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 !important;
}
.client-slider img {
  max-height: 45px;
  object-fit: contain;
}
.project-slider .swiper-wrapper {
  transition-timing-function: linear !important; /* smooth linear motion */
}
.faq .faq-container .faq-item .faq-icon {
    color: #292929
}

#faq .order-1 {
    position: relative; 
    /* height: 100%; */
}

#faq .order-1 .img-txt {
    /* width: 100%; */
    position: absolute;
    top: 65%;
    z-index: 100;
    background-color: white;
    color: #000;
    font-family: "Exo 2", Sans-serif;
    font-size: 1.3rem;
    font-weight: 700;
    padding: 30px;
    margin-left: 54px;
    width: 91%;
    border-radius: 20px 0 0 20px;
}

#faq img { 
    border-radius: 35px;
    height: 100%;
    z-index: 1;
}
#faq .btn-primary, .form-section .btn-primary {
    font-size: 13px;
    font-weight: 500;
    font-family: "Poppins", Sans-serif;
    line-height: 1.2em;
    /* padding: 19px 55px; */
    padding: 20px 40px 20px 40px;
    margin-top: 30px;
    border-radius: 0;
    background-color: #002E5F;
    border: none;
}
#faq .btn-primary:hover, .form-section .btn-primary:hover {
    font-size: 13px;
    font-weight: 500;
    font-family: "Poppins", Sans-serif;
    line-height: 1.2em;
    /* padding: 19px 55px; */
    padding: 20px 40px 20px 40px;
    margin-top: 30px;
    border-radius: 0;
    background-color: #ffffff;
    border: 1px solid #002E5F;
}


#faq .btn-primary:hover, .form-section .btn-primary:hover{
    background-color: #fff;
    color: #000;
}

.faq .content p {
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #242629;
}

.faq-container p {
    /* margin-top: 2rem;
    margin-bottom: 1rem; */
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #242629;
}

.text-white h5 {
    color: #fff;
}
.fs-2.text-primary, .bi.bi-book.fs-2 {
    font-size: 3rem!important;
}
 #clients .p-4 {
    padding: 1.5rem!important;
}

/* testimonial-css-start */

.testimonial-card {
    display: flex;
    background: #ffffff!important;
    justify-content: center;
    min-height: 321px;
    border-radius: 20px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #EEEEEE;
    padding: 50px 80px!important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    max-height: 326px!important;
    margin-top: auto;
    /* margin: auto auto; */
    position: relative;
    text-align: center;
    box-shadow: 0 0 20px rgba(0,0,0,0.03);
    height: 100%;
    flex-direction: column;
}

.swiper-button-prev,
.swiper-button-next {
  color: #ccc;
  top: 50%;
  transform: translateY(-50%);
}

.swiper-pagination-bullet {
  background: #2d6efd;
  opacity: 0.5;
}

.swiper-pagination-bullet-active {
  opacity: 1;
}
.swiper-button-prev,
.swiper-button-next {
  display: none !important;
}
.testimonial .swiper-pagination {
    position: relative!important;
}
/* testimonial-css-end */

/* .footer {
  background-color: #111; /* Dark background *
} */

.footer-card {
  /* background-color: rgb(255 255 255 / 20%); */
  backdrop-filter: blur(4px);
}

.footer-icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  transition: background 0.3s;
}

.footer-icon:hover {
  background-color: #0d6efd; /* Bootstrap primary hover */
}

.footer-link {
    color: #D9D9D9;
    text-decoration: none;
    padding: 5px 0;
    font-size: 15px;
    display: block;
    font-family: "Poppins", sans-serif;
}

.footer-link:hover {
  color: #fff;
  text-decoration: underline;
}
/* .footer {
  background-image: url('\assets\img\businext-img14.jpg') !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 30px;
} */
.footer  .p-4 {
    padding: 3.5rem!important;
}

.footer {
  background-image: url('../img/businext-img14.jpg');
  background-repeat: no-repeat;
  background-size: cover !important;
  color: #fff !important;
  background-attachment: fixed !important;
  background-position: top center;
  padding-top: 60px !important;
  padding-bottom: 30px !important;
  position: relative;
  z-index: 1;
}

.footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000; /* dark overlay */
  z-index: -1;
  border-radius: 0;
  opacity: .9;
}

/* Footer Card (Left box with logo and description) */
.footer-card {
  background-color: rgb(255 255 255 / 20%);
  backdrop-filter: blur(2px);
}


/* Social icons */
.footer-icon {
  height: 40px;
  width: 40px;
  display: inline-block;
}

/* Footer Links */

.footer-link:hover {
  color: #fff;
  text-decoration: underline;
}

/* Copyright line at bottom */
.footer .border-top {
  border-color: rgba(255, 255, 255, 0.2) !important;
}

.footer ul.list-unstyled.small {
    line-height: 31px;
    /* padding-left: 30px; */
    font-size: 13px;
    font-family: "Poppins", sans-serif;
}
.footer ul li {
   
    margin: 0;
    font-size: 15px!important;
    font-family: "Poppins", sans-serif;
    color: #D9D9D9!important;
}
.footer ul li .bi {
    color: #fff;
}
footer.footer.pt-5.pb-5.text-white {
    padding-top: 5rem!important;
}
.footer .small.text-white-50 {
    font-size: 15px;
    color: #D9D9D9 !important;
}
 #hero .container.mt-5.mb-0 {
    margin-top: 2rem!important;
}
.hero .container {
    position: relative;
        /* height: 600px; */
        justify-content: center;
    /* top: 1rem; */
    z-index: 9999;
}
/* section#faq {
    margin-top: 9rem;
} */


@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1233px;
    }
}

@media screen and (max-width: 768px) {
    .Deliver .text-white h5.fw-bold {
    font-size: 20px!important;
}
.py-5.bg-light.Deliver .p-4 {
    padding: 4rem 3rem 4rem 3rem!important;
}
.testimonial-card {
    padding: 0 20px!important;
}
.mb-5 {
    margin-bottom: 0rem!important;
}
    h2.fw-bold.mb-0 {
    font-size: 28px!important;
}

     .other-page .fs-4.pt-4, .privacy-pages .fs-4.pt-4 {
    font-size: 17px!important;
    line-height: 1;
}
    #hero h2 {
        font-size: 32px!important;
    }
        p.caption{
            margin-top: 0 !important;
        }

        .consultation-box {
        padding: 30px 28px;
    }

    #hero .container.mt-5.mb-0 {
        --bs-gutter-x: 0 !important;
    }

    .col-lg-6.order-1.order-lg-2 {
        min-height: 290px !important;
        width: 100% !important;
        border-radius: 20px !important;
    }

    #faq .order-1 .img-txt {
        /* margin-left: 39px !important; */
        padding: 6px 15px !important;
        margin-left: 0px;
        width: 100% !important;
        font-size: 15px;
        border-radius: 0;
    }

    .faq .faq-container .faq-item h3 {
        margin: 0 13px 0 10px;
    }
    section#faq {
        padding: 0 !important;
    }
    section.py-5.bg-light {
        margin-top: 4.2rem;
    }

    .row.g-4 {
        margin: 0 -8px !important;
    }

    .otc-heading {
        padding-top: 0 !important;
    }

    section#clients {
        padding-bottom: 0 !important;
    }

    .otc-heading {
        padding-bottom: 2rem !important;
    }

    p.cli-tex {
    text-align: left !important;
    }

    .footer-card {
    backdrop-filter: blur(37px);
    }

    .footer  .p-4 {
    padding: 50px 30px 50px 30px !important;
    }

    .foot-cop {
    flex-direction: column;
    }
    
    .nav-get-quote{
        display: none !important;
    }

    header#header {
    width: 100% !important;
    padding: 15px !important;
    }

    #header .mx-5 {
    margin-right: 0rem!important;
    margin-left: 0rem!important;
    }

    .header .logo h1 {
    font-size: 35px;
    }

    .mobile-nav-toggle {
        margin-right: 0px;
    }

    .link-sec {
    width: 100% !important;
    }

}




/* Faq section*/

.row.gy-4 {
	--bs-gutter-x: 0;
}

/* New Faq Icons */
.e-font-icon-svg.e-fas-check {
	position: absolute;
	height: 14px;
	width: 14px;
	left: 4px;
	top: 13px;
	font-size: inherit;
}

/* Deliver button color */
span.text-primary {
    color: #1859fd !important;
}

/* background color */
section.py-5.bg-light.Deliver {
    background-color: #f5f5f5!important;
}

/* What we deliver section */

p.text-muted {
    /* font-family: montserrat; */
    font-family: "Montserrat", Sans-serif;
    color: #787878 !important;
    font-size: 15px;
    font-weight: 500;
    text-align: left;
}

.row.g-4 {
    max-width: 1140px;
    margin: 0 auto;
}

/* Cards */
/* .p-4.rounded-4 {
    border-radius: 40px !important;
    padding: 39px !important;
    
} */
.bg-primary{
  background-color: #002E5F !important;
}
.case-study h5.fw-bold {
    font-family: "Montserrat", Sans-serif;
    font-size: 24px;
    margin: 0;
    color: #242629;
    text-align: left;
}
.Deliver .text-white h5.fw-bold {
    font-family: "Montserrat", Sans-serif;
    font-size: 24px;
    margin: 0;
    color: #ffffff;
}
.p-4.bg-white.h-100.shadow-sm h5.fw-bold {
font-size:24px;
 font-family: "Montserrat", Sans-serif;
}

.text-primary {
    color: #002e5f !important;
    font-size: 45px;
}
p.cards-p {
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #242629;
}
.bg-primary .cards-p {
    color: white;
}

/* icons */
.fs-2 {
    font-size: 3rem!important;
}

.otc-heading {
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 6rem;
    padding-top: 3rem;
    text-transform: uppercase;
    letter-spacing: 1.6px;
}

/* projects section */
section#clients {
    padding-top: 84px;
    padding-bottom: 127px;
}

/* Client Testimonial */
h2.fw-bold.mb-0 {
    font-size: 45px;
    line-height: 1.1em;
    text-align: center;
    padding-bottom:30px;
}
.py-5.bg-light.testimonial {
    padding-top: 67px!important;
    padding-bottom: 80px !important;
}

p.mb-0 {
    text-align: center;
    font-family: "Exo 2", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #242629;
}
.py-5.bg-light.testimonial {
    background-color: #F6F8FF !important;
}

/* Footer Section */
h4.fw-bold.text-white {
    font-size: 38px;
    text-align: left;
}
.link-sec{
    width: 66%;
}

/* .col-lg-auto {
    padding-left: 70px;
} */

/* .footer-card.p-4.rounded-4 {
    padding: 60px 30px !important;
} */
h6.fw-bold.text-white {
    font-size: 17px;
    font-weight: 600 !important;
    margin-bottom: 20px;
}
/* .row {
    justify-content: space-between;
    margin-top: 1.1em;
    flex-direction: row !important;
    
} */
.our-trusted-clients .row {
  justify-content: space-between!important;
    /* margin-top: 1.1em; */
    flex-direction: row !important;
}
/* .col-md-4 {
    width: 25% !important;
} */
/* .col-lg-auto {
    width: 70%;
} */
/* .last-sec{
  width: 50% !important;
} */
/* .col-md-4.foot-fir {
    width: 30% !important;
} */

/* .d-flex.justify-content-between.align-items-center.mt-4.pt-3.border-top.border-secondary.small.text-white-50 {
    margin-top: 55px !important;
} */

.elementor-61 .elementor-element.elementor-element-2f7af454 .elementor-social-icon svg {
    fill: var( --e-global-color-accent );
}

svg.e-font-icon-svg {
    fill: #292929;
    height: 3em;
    width: 1em;
    vertical-align: middle !important;
}

a.footer-link:hover {
    text-decoration: none !important;
}

/* Navbar */

.navmenu>ul>li {
    white-space: nowrap;
    padding: 0px 40px;
}

/* Hero Section */

p.aos-init.aos-animate {
    padding-top: 17px;
    padding-bottom: 30px;
}

.col-lg-6.order-1.order-lg-2{
    background-image: url(../img/faq.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 523px;
    width: 50%;
}

/* Social Media Icons */
span.footer-icon.bg-white.rounded-circle svg {
    fill: #1859fd;
}

/* Footer Responsive */
/* .col-md-4.foot-fir {
    width: 30% !important;
} */

/* Service Link */
.serv-link {
    font-size: 13px;
    font-family: "Poppins", Sans-serif;
    font-weight: 500;
    font-style: italic;
    color: #111111;
}
i.bi.bi-arrow-right {
    font-size: 14px;
    margin-left: 15px;
    vertical-align: middle;
}
.bg-primary .serv-link {
    color: #ffffff;
}

.client-logo {
  width: 1500px;   /* sabhi logos ki width fix */
  height: 80px;   /* sabhi logos ki height fix */
  object-fit: contain;  /* logo distort na ho, box ke andar fit ho jaye */
  object-position: center;
}

/* Contact Page */



    /* .con-bac{
    background-color: var( --e-global-color-primary );
    background-image: url("../img/hero-bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 290px;

    } */

    .con-container {
    min-height: 240px;
    /* max-width: 100%; */
    align-items: center;
    display: flex;
    flex-direction: column;
    align-content: center;
    flex-wrap: nowrap;
    justify-content: center;
    }

    .con-bac {
    background-image: url('../img/hero-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover !important;
    color: #fff !important;
    /* background-attachment: fixed !important; */
    background-position: center center;
    /* padding-top: 60px !important;
    padding-bottom: 30px !important; */
    position: relative;
    z-index: 1;
    /* min-height: 290px; */
}
    .con-bac {
    color: var(--default-color);
    background-color: #111111 !important;
    opacity: 1.95;
    /* background-blend-mode: color; */
    font-size: 14px;
    text-align: center;
    padding: 30px 0;
    position: relative;
}

    .con-bac::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #002e5fe6;
    z-index: -1;
    border-radius: 0;
    opacity: 1;
}


   .hero-title {
    font-family: "Montserrat", Sans-serif;
    font-size: 55px;
    font-weight: 500;
    line-height: 1.1em;
    color: var( --e-global-color-21bfb04 );
}

.hero-sub {
    text-align: center;
    font-family: "Montserrat", Sans-serif;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: var( --e-global-color-21bfb04 );
    margin-top: 0.8rem;
}

.form-section {
    margin-top: 61px;
    margin-bottom: 61px;
    padding: 0px 15px 0px 15px;
}

.form-section .btn-primary {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Poppins", Sans-serif;
    line-height: 1.2em;
    /* padding: 19px 55px; */
    padding: 15px 35px 15px 35px;
    margin-top: 0px;
    border-radius: 5px;
    background-color: #002E5F;
}

.form-container {
    margin-top: 61px;
    margin-bottom: 61px;
    max-width: 1140px;
    padding: 0px 15px 0px 15px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.contact-fields{
    background-color: transparent;
    border: 1px solid #69727d;
    color: #1f2124;
    flex-grow: 1;
    max-width: 100%;
    vertical-align: middle;
    width: 100%;
}
.contact-fields {
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    line-height: 1.5em;
    color: #414141;
    background-color: #f8f8f8;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 5px 5px 5px 5px;
    padding: 15px 15px 15px 15px;
    margin-bottom: 25px;
}

.form-details {
    width: 50%;
    padding: 10px;
}
.con-details {
    width: 50%;
    align-items: center;
    align-content: center;
}

.cont-form{
    box-shadow: 0px 10px 25px -15px rgba(0, 0, 0, 0.35);
    margin: 0px 0px 0px 50px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 50px;
    padding: 40px 40px 40px 40px;
    border-radius: 15px;
}

.con-heading {
    color: #111111;
    margin: 0px 0px 0px 0px;
    font-family: "Inter", Sans-serif;
    font-size:45px;
    font-weight: 700;
    line-height:1.1em;
}

.con-heading-blue{
    color: #002E5F;
}

p.con-sub-heading {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    margin: 15px 0px 0px 0px ;
}

.con-country{
    color: #242629;
    font-family: "inter", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3em;
    margin-top: 2.5em;
}

section.contact-section {
    padding: 0;
}

.con-divider{
    border-block-start: 4px solid #535EE04A;
    width: 60%;
}

.contact-info {
    padding: 10px 0px 0px 0;
    line-height: 25px;
}

.contact-section {
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    border-color: #535EE024;
    margin: 0px 20px 0px 0px;
    --e-column-margin-right: 20px;
    --e-column-margin-left: 0px;
}

.con-info-item svg{
    fill: #002E5F;
    height: 13px;
    width: 13px;
    vertical-align: middle;
}

span.con-sub-details {
    font-size: 13px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    line-height: 1.1em;
    color: #111111;
}

section#custom-map {
    padding: 20px 0 0 0;
    margin: 0;
}

.norm-header {
    position: sticky;
    top: 0;
    background-color: #ffffff;
}
 
.section-light h3:after {
  content: "";
  display: block;
  border-bottom: 4px solid #002e5f !important;/* same or different color */
  width: 120px; /* adjust line width */
  margin: 20px auto 0; /* center and space */
}

.section-dark h3:after {
  content: "";
  display: block;
  border-bottom: 4px solid #ffffff; /* same or different color */
  width: 120px; /* adjust line width */
  margin: 20px auto 0; /* center and space */
}
.p-4.border-left {
    border-right: 1px solid #dee2e6;
}
@media screen and (max-width: 768px) {
    #navmenu i.mobile-nav-close.bi.bi-x {
    display: block!important;
}
    /* .accordion-button::after {
    margin-top: -13px;
} */
.mp-list ul {
    padding-left: 30px!important;
}
.hero-title {
    font-size: 25px!important;
}
.hero-sub {
    margin-top: 0!important;
}
    .marketing-plan-sec {
    padding: 40px 15px 91px 15px!important;
    position: relative;
}

    .section-dark h3::after,
h3:after {
  content: "";
  display: block;
  border-bottom: 2px solid #fff; /* same or different color */
  width: 50px; /* adjust line width */
  margin: 8px auto 0; /* center and space */
  border:2px solid #fff;
}
    .inner-row.w-60 {
    width: 100%;
}
h4.mb-5 {
    font-size: 13px;
    max-width: 50rem;
    padding-top: 0;
}
#faq .content h1 {
    font-size: 32px!important;
}
    .hero-title {
    font-size: 35px;
    }

    .form-container{
        max-width: 768px;
        flex-direction: column;
        padding: 0;
        margin-bottom: 0;
    }

    .con-heading{
        font-size: 29px;
        line-height: 1.1em;
    }

    p.con-sub-heading {
    font-size: 15px;
    }

    .contact-info {
    padding: 5px 0px 0px 0px;
    }

    .con-details{
        width: 100%;
    }
    .form-details{
        width: 100%;
        padding: 0;
        margin-bottom: 1.3em;
    }

    .cont-form{
        margin: 50px 0 0 0 !important;
        padding: 0!important;
    }

    .form-section{
        margin-bottom: 20px !important;
        margin-top: 100px;
    }

    .form-section .btn-primary {
        width: 100%;
        padding: 13px 25px 13px 25px;
        font-size: 15px;
    }

}

#custom-map iframe{
    height: 641px;
    width: 100%;
    filter: brightness( 100% ) contrast( 100% ) saturate( 0% ) blur( 0px ) hue-rotate( 0deg );
}

#custom-map:hover iframe {
    filter: brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );
}


/* About Us Page */

.founder-block{
    /* display: flex; */
    flex-direction: row;
    align-content: initial;
    align-items: initial;
    align-self: auto;
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    flex-wrap: initial;
    justify-content: initial;
    gap: 20px 20px;
    height: 100%;
    margin: 0 auto;
    max-width: min(100%, 1140px);
    padding-inline-end: 0;
    padding-inline-start: 0;
    width: 100%;

}

.founder-name-icon img{
    width: 75%;
    height: auto;
}

.founder-name-icon {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: start;
    margin-top: 0.9em;
}

.founder-image {
    width: 22%;
}

.founder-section-heading h3 {
    font-size: 45px;
    font-weight: 700;
    line-height: 1.1em;
    font-family: "Inter", sans-serif;
}

.founder-section-heading span{
    color: #ffffff;
}

.founder-section-heading:hover span{
    color: #000000;
}

.founder-inner-block {
    display: flex;
    flex-direction: row;
    padding: 10px;
    gap: 20px;
    align-items: center;
}

.founder-section-heading {
    width: 50%;
    padding: 10px;
}
.founder-name-thought-inner-block {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-color: #F5F5F5;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 0px 10px 0px rgba(83.30000000000001, 83.30000000000001, 83.30000000000001, 0.09);
    padding-top: 36px;
    padding-bottom: 36px;
    padding-left: 39px;
    padding-right: 39px;
}

.founder-name-thought {
    width: 50%;
}

.founder-name-thought-inner-block {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3em;
    color: #242629;
}

.founder-name h5 {
    font-size: 20px;
    font-family: 'Inter', sans-serif;
    color: #242629;
    font-weight: 600;
    line-height: 1.3em;
}

.founder-name p {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    color: #292929;
    font-weight: 400;
}

.about-specteck-text-image{
    padding: 10px;
    margin-top: 15px;
}

.about-specteck-text-image span {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Poppins', sans-serif;
}

.about-img {
    background-image: url(../img/group-people.webp);
    background-size: cover;
    background-position: center center;
    min-height: 422px;
    margin-top: 60px;
    border-radius: 20px;
}

.about-faq {
    margin-top: 0 !important;
    padding-top: 0px;
}

.why-us-text h2 {
    font-family: 'EXO 2', sans-serif;
    font-size: 35px;
    color: #242629;
    font-weight: 700;
    line-height: 1.1em;
    text-align: center;
}
.why-us-text h2 span{
    color: #1859FD;
}
.about-cards{
    width: 25%;
}

.about-cards-inner {
    padding: 75px 37px 75px 37px !important;
    border-width: 1px;
    border-style: solid;
    border-color: #CBDAFF;
    border-radius: 20px !important;
}
.about-cards-inner h5{
    font-size: 22px !important;
}

@media screen and (max-width: 768px) {
    .p-4.bg-white.h-100.shadow-sm h5.fw-bold {
    font-size: 18px;
    font-family: "Montserrat", Sans-serif;
}

    .founder-inner-block{
        flex-direction: column;
    }
    .founder-section-heading {
    width: 100%;
    }
    .founder-section-heading h3 {
    font-size: 29px;
    text-align: center;
    }

    .founder-name-icon{
        flex-direction: column;
        text-align: center;
    }

    .founder-name-thought {
    width: 100%;
    }
    .founder-name-thought-inner-block {
    text-align: center;
    }

    .about-specteck-text-image span {
    display: block;
    text-align: center !important;
    }

    .about-img {
    min-height: 398px;
    }

    section#founder-section {
    padding-bottom: 0;
    }
    .row.g-4.about-grid {
    flex-direction: column !important;
    }

    .about-cards {
    width: 100%;
    }

    .about-cards-inner {
    padding: 20px 39px 20px 39px !important;
    }

    .why-us-text h2 {
    font-size: 25px;
    }

    .why-us-text {
    padding-top: 20px !important;
    padding-bottom: 40px;
    }

    .mob-heading{
        font-size: 25px !important;
    }

    .mob-sub {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #787878 !important;
    }
}


/* Services Page */

.services-cards .rounded-4 {
    border-radius: 40px !important;
    padding: 39px !important;
}

.services-cards {
    --bs-gutter-y: 3.2rem;
}

.wed-section{
    background-color: #ffffff !important;
    padding-top: 0 !important;
}

.otc-sec{
    margin-bottom: 80px;
}

.wed-section-services{
    margin-top: 0 !important;
}
.why-us-text {
    padding-top: 50px;
}

/* Accelerated Cloud Transformation */

.marketing-plan-sec{
    padding: 104px 15px 91px 15px;
    position: relative;
}

.marketing-plan-bg-overlay{
    background-image: url(../img/people-smiling-while-conference-room.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #ffffff;
    opacity: 0.05;
    position: absolute;
    inset: 0;
}

.marketing-plan-inner-sec{
    max-width: 1140px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.marketing-plan-inner-sec .inner-left-sec{
    width: 65%;
    padding-right: 50px;
}
.marketing-plan-inner-sec .inner-right-sec{
    width: 35%;
}

.inner-left-sec img {
    width: 100%;
    /* border-radius: 15px 15px 15px 15px; */
    border-radius: 0;
}

.mp-list {
    display: flex;
    margin-left: auto;
    margin-right: auto;
}
.mp-list ul{
    list-style-type: none;
}
.marketing-plan-inner-sec .mp-list .list-1 {
    width: 100%;
    border-left: 5px solid #002E5F!important;
    background: #F5F5F5;
}
.mp-list .list-2 {
    width: 50%;
}

.cont-form-head{
    background-color: #1859FD;
    margin: 0px 0px 20px 0px;
    padding: 18px 18px 18px 18px;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.05);
}

.cont-form-head h5 {
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.2em;
    text-align: center;
    color: #ffffff;
    margin-bottom: 0;
}

.services-form{
    min-height: 59px;
    margin-bottom: 29px;
    padding-left: calc( 15px/2 );
    padding-right: calc( 15px/2 );
    background-color: #ffffff;
}
.services-cont-form{
    margin: 0;
    padding: 0;
    /* background-color: #f8f8f8; */
    align-items: center;
    align-content: center;
    border-radius: 15px;
    box-shadow: unset;
    /* padding-bottom: 43px; */
}

/* .serv-cont-form-sec {
    padding: 40px !important;
    border-radius: 15px;
    background-color: #f8f8f8;
    align-items: center;
    align-content: center;
    margin: 0;
} */

.services-cont-form form {
    margin-left: calc( -15px/2 );
    margin-right: calc( -15px/2 );
    margin-bottom: -20px;
}

.services-page-btn{
    background-color: #02010100;
    color: #1859FD;
    border-color: #1859FD;
    border-style: solid;
    border-width: 2px;
    border-radius: 5px;
} 

.services-page-btn {
    font-family: 'Poppins', Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3em;
    padding: 15px 35px 15px 35px;
    width: 100%;
}

.inner-left-sec h3 {
    font-size: 45px;
    font-weight: 700;
    line-height: 1.1em;
    font-family: 'Inter', sans-serif;
    color: #002E5F;
    margin-bottom: 20px;
}

.inner-left-sec p, li {
    font-size: 15px;
    font-family: 'Poppins', Sans-serif;
    color: #292929;
    /* margin-top: 14px; */
    font-weight: 400!important;
    
}
.mp-list li {
   list-style:disc;
}


.other-services-icon-list{
    --e-icon-list-icon-size: 18px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.other-services-icon-list li{
    padding-bottom: 0px;
    vertical-align: baseline;
}

.other-services-icon-list li a {
    font-family: 'Inter', Sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.3em;
    color: #242629;
}

.other-services-icon-list li a svg {
    fill: #002E5F;
}

span.elementor-icon-list-text {
    padding-inline-start: 4px;
}


@media screen and (max-width: 768px) {
    li.dropdown {
    color: #000!important;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    text-transform: capitalize!important;
    font-weight: 500!important;
}
.new-inner {
    /* padding: 150px 0; */
    width: 50%!important;
    position: absolute;
    left: 18rem;
    /* margin: auto; */
    top: 15rem;
}
    .Deliver .py-5.bg-light.Deliver .p-4 {
    padding: 3rem 3rem 2rem 3rem!important;
}
.new-inner {
    width: 65%;
    left: 2rem!important;
    top: 15rem;
}

    /* body { border: 2px solid red;} */
    .img-fluid {
    max-width: 60%;
    /* border: 1px solid red; */
}

    .marketing-plan-inner-sec {
    flex-direction: column;
    max-width: 767px;
    }

    .inner-left-sec{
        width: 100% !important;
        padding-right: 0px !important;
    }

    .inner-left-sec h3{
        font-size: 29px;
    }

    .mp-list {
    flex-direction: column;
    }

    .mp-list .list-1 {
    width: 100%;
    }

    .mp-list ul{
        padding-left: 15px;
    }

    .list-1 ul{
        margin-bottom: 0;
    }

    .mp-list .list-2 {
    width: 100%;
    }

    .inner-right-sec{
        width: 100% !important;
        padding-right: 0px !important;
    }


    .inner-service-page-wed{
        margin-top: 0px !important;
    }

    .inner-service-client-sec{
        padding-bottom: 80px !important;
    }


}

/* Navigation Menu Animation */


/* Base Mobile Menu */
/* Hide off-canvas */
/* ----------------------------
   Mobile Navigation Slide-in Menu
   ---------------------------- */

/* Base Mobile Nav Style */

@media screen and (max-width: 768px) {
    .other-page li.dropdown, .privacy-pages li.dropdown {
    font-size: 16px!important;
    text-transform: capitalize;
}
.img-fluid {
    max-width: 100%!important;
    /* border: 1px solid red; */
}
.con-container {
    min-height: 60px!important;
}
    .navmenu {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    background: #111;
    transform: translateX(100%);
    transition: all 0.5s cubic-bezier(.9,.03,0,.96) .4s;
    z-index: 9999;
    }

    /* Slide-in on mobile-nav-active class */
    body.mobile-nav-active .navmenu {
    transform: translateX(0);
    }

    /* Mobile Nav Links */
    .navmenu ul {
    list-style: none;
    inset: 0px 0px 0px 0px !important;
    padding: 0;
    margin: 0;
    }

    .navmenu ul li {
    margin: 20px 0;
    }

    .navmenu ul li a {
    color: #000000;
    text-decoration: none;
    font-size: 16px;
    display: block;
    padding:0 10px 0 0!important;
    transition: color 0.3s;
    }

    .navmenu ul li a:hover {
    color: #1859FD; /* Gold hover */
    }

    /* Mobile Nav Toggle Icon */
    .mobile-nav-toggle {
    font-size: 28px;
    cursor: pointer;
    color: darkblue;
    background-color: #fff;
    padding: 10px;
    border-radius: 4px;
    z-index: 10001;
    position: fixed;
    /* top: 20px; */
    right: 20px;
}

    /* Close Icon inside Menu */
    .mobile-nav-close {
    font-size: 28px;
    cursor: pointer;
    color: #000000;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 10002;
    background-color: transparent;
    border: none;
    }

}


/* Dropdown */
.navbar {
  list-style: none;
  display: flex;
  gap: 20px;
}

.navbar li {
  position: relative;
}

.dropdown-menu {
  display: none;
  position: absolute;
  background: white;
  list-style: none;
  padding: 10px 0;
  margin: unset !important;
  top: 100%;
  left: 0;
  min-width: 150px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.dropdown-menu li a {
  display: block;
  padding: 10px 20px;
  color: #333;
  text-decoration: none;
}

.dropdown-menu li a:hover {
  background-color: #f0f0f0;
}

/* Dropdown Menu (Hidden by default) */
.navmenu .dropdown-menu {
  display: none;
  list-style: none;
  padding-left: 20px;
  margin-top: 10px;
  transition: all 0.3s ease;
}

/* Show dropdown when active */
.navmenu .dropdown-active {
  display: block;
}

/* Style dropdown toggle arrow */
.toggle-dropdown {
  font-size: 12px !important;
  margin-left: 6px !important;
  transition: transform 0.3s ease !important;
  display: unset !important;
  background-color: unset !important;



}

/* Rotate arrow when active */
.dropdown.active .toggle-dropdown {
  transform: rotate(180deg);
}


/* Client Testimonial */

@media (min-width: 768px){
    .cli-tex{
        text-align: right !important;
    }

    .footer-first {
    padding: 0 50px;
    }
}

.dropdown-menu li a:hover{
    color: #1859FD !important;
}
.dropdown-menu li a:active{
    color: #1859FD !important;
}

section#privacy-policy {
    margin: 5px 93px;
    padding: 0;
}

@media screen and (max-width: 768px) {

section.py-5.bg-light.Deliver .justify-content-between.mb-5 {
    margin: 0!important;
    padding: 0!important;
}
section.py-5.bg-light.testimonial {
    padding-top: 6px!important;
    padding-bottom: 20px !important;
}
section.py-5.bg-light.Deliver {
    padding: 3rem 0 0 0!important;
}
    section#privacy-policy {
    margin: 44px 23px;
}
}


.text-primary {
    color: #002e5f !important;
}

#faq .content h1 {
    font-size: 45px;
}

.mb-3 {
    display: flex;
    flex-direction: row-reverse;
    gap: 19px;
}
.py-5.bg-light.Deliver .p-4 {
    padding: 7rem 3rem 5rem 3rem!important;
}

/* Box hover background change */
.col-md-6.col-lg-4 .p-4 {
  transition: background-color 0.3s ease; /* smooth animation */
}

.col-md-6.col-lg-4 .p-4:hover {
  background-color: #f0f8ff; /* apna desired color yaha dalen */
}

footer.blockquote-footer.mt-2.founder {
    text-align: center;
    color: #242629;
    font-weight: 500;
    font-size: 18px;
}

/*---------------------About US page start ---------------*/
.row.align-items-center {
    text-align: center;
}
.about-founder-section {
  font-family: 'Segoe UI', Arial, sans-serif;
  color: #333;
}

.about-founder-section blockquote p {
  color: #0b1d39; /* Dark navy like your design */
  line-height: 1.6;
}

.about-founder-section .founder-name {
  position: relative;
  display: inline-block;
  color: #0b1d39;
}

.about-founder-section .founder-name .underline {
  display: block;
  width: 40px;
  height: 3px;
  background-color: #003366; /* Blue underline */
  margin-top: 6px;
}

.about-founder-section p {
  margin-bottom: 1rem;
  line-height: 1.7;
  font-size: 1rem;
  color: #444;
}

.about-founder-section img {
  max-width: 280px;
}

section.team-section.py-5 {
    background: #F7F7F7;
}
.team-img .img-fluid {
    max-width: 100%;
    height: auto;
    border: 8px solid #ffffff;
}
.social-icons {
    background: #ffffff;
    width: 60%;
    margin: 0 auto;
    padding: 12px 10px;
    border-radius: 11px;
    margin-top: -45px;
    position: relative;
}
.social-icons a {
    color: #002E5F;
    padding: 8px;
}

.section-dark {
    background-color: #002b5c;
    color: #fff;
    padding-top: 67px;
    padding-bottom: 72px;
}
.section-dark h3 {
    color: #fff;
}
.section-dark h3, .section-light h3 {
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
    font-family: 'Montserrat';
}
.section-light h3::after {
    background-color: #002b5c;
}
/*---------------------About US page end ---------------*/




@media screen and (min-width: 1200px) and (max-width: 1650px) {
/* body { border: 1px solid red;} */
  .container-fluid.mx-5.position-relative.d-flex.align-items-center.justify-content-between {
    margin-right: 0!important;
    margin-left: 0!important;
}
.navbar {
    gap: 0;
}
#hero h2 {
    font-size: 47px;
}
/* .hero {
    padding: 160px 0 120px 0;
} */
}

@media (max-width: 1199px) {
    #hero h2 {
    font-size: 50px;
}
  .container-fluid.mx-5.position-relative.d-flex.align-items-center.justify-content-between {
    margin-right: 0!important;
    margin-left: 0!important;
}
.hero {
    width: 100%;
    min-height: 37vh;
}
}

/* iPad portrait (768px - 1023px) */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* body { border: 2px solid red;} */
  .inner-left-sec p, li {
    font-size: 12px!important;
    line-height: 1.5;
}
.container, .container-md, .container-sm {
    max-width: 880px!important;
}
  footer.footer.pt-5.pb-5.text-white {
    padding-top: 2rem!important;
}
.footer-link, .footer p {
    font-size: 12px;
}
h6.fw-bold.text-white {
    font-size: 17px!important;
}
.footer  .p-4 {
    padding: 1.5rem!important;
}
h4.fw-bold.text-white {
    font-size: 25px;
}
.footer-first {
    padding: 0 18px!important;
}
  .py-5 {
    padding-top: 2rem!important;
    padding-bottom: 2rem!important;
}
p.text-muted {
    font-size: 13px!important;
}
.col-lg-6.order-1.order-lg-2 {
    width: 100%!important;
}
h4.mb-5 {
    font-size: 16px!important;
}
.py-5.bg-light.testimonial {
    padding-top: 33px!important;
    padding-bottom: 27px !important;
}
section#faq {
    padding: 22px 0!important;
}
.mb-5 {
    margin-bottom: 0rem!important;
}
.order-2 {
    order: revert!important;
}
  .new-inner {
    width: 88%!important;
    left: 5rem!important;
    top: 16rem!important;
}
.py-5.bg-light.Deliver .p-4 {
    padding: 2rem 3rem 2rem 3rem!important;
}
h5.fw-bold {

    font-size: 19px!important;
}
.testimonial-card {
    min-height: 321px;
    padding: 14px 24px!important;
}
  #hero h2 {
    font-size: 37px;
}
/* .hero {
    min-height: 80vh;
    padding: 140px 0 100px 0;
} */
}

/* iPad landscape (1024px - 1366px) */
@media screen and (min-width: 1024px) and (max-width: 1366px) {
  /* body { border: 2px solid blue;} */

  #hero h2 {
    font-size: 37px;
}
/* .hero {
    padding: 120px 0 100px 0;
} */
.py-5.bg-light.Deliver .p-4 {
    padding: 2rem 1rem 2rem 1rem!important;
}
p.cards-p {
    font-size: 12px;
    line-height: 1.5;
    color: #787878;
}
.Deliver .text-white h5.fw-bold {
    font-size: 22px;
}
h5.fw-bold {
    font-size: 22px;
}
h6.text-uppercase.fw-bold.text-primary {
    font-size: 30px;
}
h4.mb-5 {
    font-size: 18px;
    padding-top: .5rem;
}
}

.swiper-slide.swiper-slide-next {
    height: 700px;
}
.swiper-inner {
    overflow: hidden;
}
/* .swiper-inner:after {
    content: '';
    padding: 350px;
    background: linear-gradient(141deg, #002E5FFA 44%, #002E5F45 100%);;
    position: absolute;
    z-index: 8;
    top: 0;
    width: 100%;
} */



.p-4.bg-white.h-100.shadow-sm:hover {
    background: #002E5F !important;
}
.p-4.bg-white.h-100.shadow-sm:hover h5.fw-bold {
    color: #fff!important;
}
.p-4.bg-white.h-100.shadow-sm:hover p.cards-p {
    color: #fff !important;
}
.p-4.bg-white.h-100.shadow-sm:hover .text-primary {
    color: #ffffff !important;
}


.p-4.bg-primary.text-white.h-100.shadow-sm:hover {
    background: #fff!important;
}
.p-4.bg-primary.text-white.h-100.shadow-sm:hover .bi-server.fs-2{
    color: #002E5F !important;
}
.p-4.bg-primary.text-white.h-100.shadow-sm:hover h5.fw-bold {
    color: #002E5F !important;
}
.p-4.bg-primary.text-white.h-100.shadow-sm:hover .cards-p {
    color: #002E5F !important;
}
.p-4.bg-primary.text-white.h-100.shadow-sm:hover i.bi.bi-bar-chart-line.fs-2 {
    color: #002E5F !important;
}
.p-4.bg-primary.text-white.h-100.shadow-sm:hover i.bi.bi-book.fs-2 {
    color: #002E5F !important;
}
.p-4.bg-primary.text-white.h-100.shadow-sm:hover i.bi.bi-code-slash.fs-2 {
    color: #002E5F !important;
}

.testimonial .swiper-wrapper {
    height: 340px!important;
}
/* .banner-text {
    position: absolute;
    top: 15rem; 
    z-index: 999;
    left: 18rem; 
    max-width: 100%;
    background: linear-gradient(141deg, #002E5FFA 44%, #002E5F45 100%);
    padding: 15% 14%;
    width:100%;
} */
.footer ul.list-unstyled.small li a {
    color: #fff!important;
    font-size: 15px!important;
    font-family: "Poppins", sans-serif;
    color: #D9D9D9!important;
    text-decoration: none!important;

}
.banner-text {
    position: absolute;
    /* top: 15rem; */
    z-index: 999;
    /* left: 18rem; */
    max-width: 100%;
    background: linear-gradient(141deg, #002E5FFA 44%, #002E5F45 100%);
    width: 100%;
    padding: 350px;
    background-size: cover;
}



.new-inner {
    /* padding: 150px 0; */
    width: 65%;
    position: absolute;
    left: 18rem;
    /* margin: auto; */
    top: 15rem;
}


p {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}
.review-text {
    text-align: left;
}
.review-text h6.mb-0.fw-bold {
    color: #242629;
    font-weight: 600!important;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
}
section#faq {
    padding: 100px 0;
}

.swiper-button-prev,
.swiper-button-next {
  color: #000; /* arrow color */
  width: 40px;
  height: 40px;
}

img.rounded-circle.me-3 {
    width: 70px!important;
    height: 70px!important;
}
.rounded-circle {
    border-radius: 20%!important;
}
.d-flex.align-items-center.mt-4 {
    margin-top: 0!important;
}
.me-3 {
    margin-right: 2.8rem!important;
}


.help-box .fw-bold {
    color: #ffffff;
    text-align: left;
}
 .help-box {
        background: #002f62;     
        color: #fff;               
        padding: 10px 10px 20px 10px;
        max-width: 350px;         
        border-radius: 4px;       
    }

    .help-box h5 {
        font-weight: 600;
        margin-bottom: 15px;
    }

    .help-box p {
        margin-bottom: 20px;
        line-height: 1.5;
    }

    .help-btn {
        background: #ffffff;
        color: #002f62;
        padding: 10px 25px;
        border-radius: 0;
        text-decoration: none;
        display: inline-block;
        font-weight: 500;
    }

    .help-btn:hover {
        background: #e8e8e8;
        color: #002f62;
    }
     .accordion-button::after {
        background-image: none; /* Remove Bootstrap arrow */
        content: '+';
        font-size: 22px;
        font-weight: bold;
    }

    .accordion-button:not(.collapsed)::after {
        content: '−'; /* Minus sign when open */
    }

    .accordion-button {
        background: none!important;
        box-shadow: none;
        padding-left: 8px;
        font-size: 18px;
        font-weight: 600;
    }
    div#faqAccordion {
    margin-top: 20px;
}

    .accordion-body {
        padding-left: 0;
        padding-bottom: 15px;
        color: #555;
        text-align: left;
    }

    .accordion-item {
        border: none;
        border-bottom: 1px solid #ddd;
        padding: 10px 0;
    }

    
   .accordion-button:not(.collapsed) {
    color: #212529!important;
    background-color: transparent!important;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.marketing-plan-sec p.devops {
    /* border:1px solid red; */
    padding: 15px 0 0 0;
}
.service-text {
    padding-top:10px;
    
}
.row.align-items-center.shadow-sm.rounded.p-4.container.case-study {
    margin: 25px auto!important;
    background-color: #fff;
}
li.dropdown {
    color: #fff;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-weight: 500!important;
}

.privacy-pages li.dropdown {
    color: #002E5F;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
 
}
.other-page li.dropdown, .privacy-pages li.dropdown  {
    color: #002E5F;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-weight: 500!important;
}

.container.about-us .row.align-items-center {
    text-align: left!important;
}
.accordion-button:not(.collapsed)::after {
    background-image: none!important;
    transform: var(--bs-accordion-btn-icon-transform);
}
 h3, h2, h4 { 
    /* border: 1px solid red; */
font-size: 20px;
font-weight: 600;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
/* body { border: 2px solid red;} */
.new-inner {
    left: 8rem!important;
    top: 13rem!important;
}
.testimonial-card {
    min-height: 321px;
    padding: 20px 25px!important;
}
img.rounded-circle.me-3 {
    width: 60px!important;
    height: 60px!important;
}
}
