/* * Swiper Container */
.fade-carousel {
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.fade-carousel .slick-slide {
  height: 100vh;
}

.slick-slider,
.slick-slide {
  height: 100vh;
}
div#website {
  display: block;
  opacity: 2;
  padding-top: 13px;
}

.carousel-indicators {
  bottom: 20px;
  z-index: 10;
}
.responsive-had {
  font-size: 37px !important;
  line-height: 48px !important;
  margin-top: 0 !important;
}
.slick-dots {
  display: block !important;
  bottom: 20px;
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 10;
}

.slick-dots li button:before {
  color: white;
  /* Change as per your background */
  font-size: 12px;
  opacity: 1;
}

.slick-dots li.slick-active button:before {
  color: var(--accent-color);
  /* Active dot color */
}

#heroCarousel {
  position: relative;
  /* Required for absolute dots */
}

/* Slide Backgrounds */
.hero.slide-1 {
  background: url("../images/pyraminx-homepage-banner.webp") center center /
    cover no-repeat;
}

.hero.slide-2 {
  background: url("../images/home-page-banner-bg-01.jpg") center center / cover
    no-repeat;
}

.hero.slide-3 {
  background: url("../images/home-page-banner-bg-01.jpg") center center / cover
    no-repeat;
}
.hero.slide-4 {
  background: url("../images/home-page-banner-bg-01.jpg") center center / cover
    no-repeat;
}

.hero {
  position: relative;
  height: 100vh;
  display: flex;
  align-items: center;
}

.her .ops {
  position: relative;
  z-index: 3;
  text-align: left;
  padding: 100px 15% 20px !important;
  color: white;
}

.hero .content h1 {
  font-size: 51px;
  font-weight: 700;
  padding-bottom: 15px;
}

.hero .content h2 {
  font-size: 2.7rem;
  font-weight: 300;
}

.io {
  width: 40px !important;
}

.hero .content p {
  font-size: 1.2rem;
  max-width: 600px;
}

.form-inline-custom {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 30px;
}

.input-wrapper {
  position: relative;
  flex: 1 1 200px;
}

.input-wrapper .icon {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: black;
}

.input-wrapper input {
  width: 100%;
  padding: 20px 10px 20px 35px;
  background-color: white;
  border: none;
  border-bottom: 1px solid gray;
}

.form-inline-custom button {
  background: linear-gradient(90deg, #e73cdf, #b52be0, #6f28f5);
  color: white;
  border: none;
  padding: 10px 60px;
  font-size: 1.1rem;
  cursor: pointer;
}

.form-inline-custom button:hover {
  background: #f5f5f5;
  color: black;
}

.badges {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}

.badges img {
  max-height: 60px;
}

.content.two-column {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 40px;
}

.content.two-column .text {
  flex: 1 1 50%;
}

@media (max-width: 981px) {
  .hero .content {
    padding: 40px 5%;
  }

  .badge-flex {
    grid-template-columns: repeat(2, 1fr) !important;

    width: auto !important;
  }

  .row-sec {
    margin-top: 0px !important;
    border-top: 0px solid grey !important;
  }

  .bds {
    font-weight: 300;
    margin-top: 28px;
    margin-bottom: 23px;
    font-size: 23px !important;
    color: #111;
    line-height: 30px;
  }

  .main-heading {
    font-size: 1.2rem !important;
    font-weight: 400;
  }

  .indup {
    font-size: 32px !important;
  }

  .industries-section h3 {
    font-size: 20px !important;
  }

  .hero .content p {
    line-height: 36px;
  }

  .form-inline-custom {
    flex-direction: column;
  }

  .form-inline-custom button {
    width: 100%;
    padding: 15px 20px;
  }

  .badges {
    gap: 12px;
    justify-content: center;
  }

  .badges img {
    height: 22px;
  }

  .input-wrapper {
    flex: 1 1 60px;
  }

  .hero .content h1 {
    font-size: 1.8rem;
    padding-top: 140px;
    padding-top: 140px;
    line-height: 45px;
  }

  .hero .content h2 {
    font-size: 1.5rem;
  }

  .input-wrapper input {
    width: 355px;
    padding: 15px 10px 15px 45px;
    background-color: white;
    border: none;
    border-bottom: 1px solid gray;
  }

  div#mainNavbar {
    background: white;
  }

  .main-menu ul li.nav-item a {
    color: rgb(8, 8, 8) !important;
  }
}
.carousel-indicators {
  margin-top: 20px;
  justify-content: center;
}
button:focus:not(:focus-visible) {
  outline: 0;
  /* color: white; */
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: white;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  /* transition: var(--bs-navbar-toggler-transition); */
}

/* backgrounds */

.brand-identy {
  background: url(../images/brand-identy-background.jpg) no-repeat center center !important;
  background-size: cover !important;
}

.print-digital-graphics {
  background: url(../images/print-and-digital-graphics-banner-image.jpg)
    no-repeat center center !important;
  background-size: cover !important;
}

.digital-marketing {
  background: url(../images/pyraminx-digital-marketing-banner.jpg) no-repeat
    center center !important;
  background-size: cover !important;
}

.social-media {
  background: url(../images/social-marketing-banner.jpg) no-repeat center center !important;
  background-size: cover !important;
}

.google-adss {
  background: url(../images/pyraminx-google-ads-banner.jpg) no-repeat center
    center !important;
  background-size: cover !important;
}

.email-marketing {
  background: url(../images/pyraminx-email-marketing-banner.jpg) no-repeat
    center center !important;
  background-size: cover !important;
}
.seo-banner {
  background: url(../images/pyraminx-seo-banner-image.jpg) no-repeat center
    center !important;
  background-size: cover !important;
}

/* end */

/* industries we serve */
.industries-section {
  padding: 60px 20px;
  background: #fff;
  text-align: center;
}

.industries-section h2 {
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2em;
  color: #ffffff;
  margin-bottom: 0;
  cursor: none;
  text-align: center;
  text-transform: capitalize;
}
.industries-section h2 span {
  background: linear-gradient(90deg, #e73cdf, #b52be0, #6f28f5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.industries-section h3 {
  font-size: 32px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: var(--accent-font);
}

.indup {
  font-size: 48px;
  padding-bottom: 12px;
  font-weight: 900;
  font-family: var(--accent-font);
}

.industries-section p {
  max-width: 700px;
  margin: 0 auto 40px;
  color: #333;
  font-size: 16px;
}

.industries-grid {
  display: grid;
  gap: 20px;
  justify-content: center;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
}

.industries-box {
  width: 92%;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-left: 2px solid #4caf50;
  border-radius: 8px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.03);
  transition: 0.3s ease;
}

.industries-box:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.07);
}

.box-content {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px 16px;
  text-align: left;
}

.box-content img {
  width: 32px;
  height: 32px;
  object-fit: contain;
}

.box-content h4 {
  font-size: 15px;
  color: #222;
  font-weight: 600;
  margin: 0;
}

@media (min-width: 768px) {
  .industries-grid {
    grid-template-columns: repeat(3, 1fr);
    /* Tablets */
  }
}

@media (max-width: 767px) {
  .industries-section {
    padding: 40px 15px;
  }

  .industries-section h3 {
    font-size: 22px;
    margin-bottom: 8px;
  }

  .indup {
    font-size: 28px;
    padding-bottom: 8px;
  }

  .industries-section p {
    font-size: 14px;
    margin-bottom: 30px;
    padding: 0 10px;
  }

  .industries-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }

  .industries-box {
    width: 100%;
    border-radius: 6px;
  }

  .box-content {
    padding: 10px 12px;
    gap: 8px;
  }

  .box-content img {
    width: 28px;
    height: 28px;
  }

  .box-content h4 {
    font-size: 13px;
  }
}

@media (min-width: 1024px) {
  .industries-grid {
    grid-template-columns: repeat(4, 1fr);
    /* Laptops */
  }
}

@media (min-width: 1200px) {
  .industries-grid {
    grid-template-columns: repeat(5, 1fr);
    /* Large screens */
  }
}

/* end */

/* case-studies */
.success-stories {
  background-color: #fff;
}

.section-titles {
  font-weight: 700;
  font-size: 2rem;
  color: #000;
}

.more-link {
  font-weight: 500;
  color: #000;
}

.main-heading {
  font-size: 3rem;
  color: #0e0e0e;
  font-weight: 700;
}

.story-card {
  transition: all 0.3s ease;
  border-radius: 16px;
}

.card-img {
  border-radius: 16px;
  transition: transform 0.5s ease;
}

.story-card:hover .card-img {
  transform: scale(1.03);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.brand-name {
  font-size: 0.9rem;
  color: #6c757d;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0.3rem;
}
.custom-link:hover {
  color: #9d06ff !important;
}

.story-title {
  font-weight: 600;
  font-size: 2rem;
  color: #000;
  margin-bottom: 0.4rem;
}

.story-desc {
  font-size: 0.95rem;
  color: #555 !important;
}

.op {
  margin-top: 60px;
}

.po {
  margin-top: 10px;
}
.form-container {
        background-color: white;
        border-radius: 16px;
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
        padding: 40px;
        margin-bottom: 60px;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        position: relative;
        overflow: hidden;
    }

    .form-container:hover {
        transform: translateY(-5px);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    }

    .form-container::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 5px;
        background: linear-gradient(90deg, var(--primary-color), var(--accent-color));
    }

    .form-title {
        margin-bottom: 30px;
        padding-bottom: 20px;
        position: relative;
    }

    .form-title h3 {
        font-weight: 700;
        color: var(--dark-color);
        margin-bottom: 0.5rem;
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .form-title h3 i {
        color: var(--primary-color);
    }

    .form-section-title {
        font-weight: 700;
        font-size: 1.75rem;
        margin-bottom: 1.5rem;
        color: var(--dark-color);
    }

    .form-control,
    .form-select {
        border-radius: 8px;
        padding: 12px 16px;
        border: 1px solid #E5E7EB;
        background-color: #F9FAFB;
        transition: all 0.2s ease;
    }

    .form-control:focus,
    .form-select:focus {
        border-color: var(--primary-color);
        box-shadow: 0 0 0 4px rgba(79, 70, 229, 0.1);
    }

    .form-floating>.form-control,
    .form-floating>.form-select {
        height: calc(3.5rem + 2px);
        padding: 1rem 0.75rem;
    }

    .form-floating>label {
        padding: 1rem 0.75rem;
    }




    .form-check-input:checked {
        background-color: var(--primary-color);
        border-color: var(--primary-color);
    }

    .form-text {
        color: #6B7280;
    }

    textarea.form-control {
        min-height: 120px;
    }

    .card-pattern {
        position: absolute;
        top: 0;
        right: 0;
        width: 150px;
        height: 150px;
        opacity: 0.05;
        background-image: radial-gradient(var(--primary-color) 2px, transparent 2px);
        background-size: 16px 16px;
        z-index: 0;
    }

    @media (max-width: 768px) {
        .form-container {
            padding: 25px;
        }
    }
/* Ensure all hero slides take full viewport */

/* Dots (Indicators) Custom Position */
.carousel-indicators {
  bottom: 30px;
}

.carousel-indicators .active {
  opacity: 1;
  background-color: #e73cdf;
  /* Active dot color */
}

/* end */
/* service  section by me*/
.tech-tabs {
  background: white;
}

.section-title-H2 {
  font-size: 52px;
  font-weight: 700;
  color: #111;
  padding-bottom: 15px;
  text-align: center;
}

.section-subtitle-P {
  text-align: center;
  margin-bottom: 30px;
  color: #444;
  font-size: 20px;
  line-height: 1.6;
}

/* Tabs */
.nav-pills .nav-link {
  border-radius: 30px;
  font-weight: 500;
  color: #222;
  padding: 10px 20px;
  margin-bottom: 10px;
  text-align: left;
  transition: background 0.3s, color 0.3s;
}

.nav-pills .nav-link.active {
  background: linear-gradient(to right, #ac51f7, #fa5dff);
  color: #ffffff !important;
  font-weight: 600;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.05);
}
.ani {
  width: 70% !important;
}

/* Tech Badges */
.tech-badge {
  background: #f4f4f4;
  padding: 8px 12px;
  border-radius: 20px;
  display: inline-flex;
  align-items: center;
  gap: 20px;
  margin: 6px;
  font-size: 17px;
  font-weight: 400;
  color: #222;
}

.tech-icon {
  width: auto;
  height: 30px;
}

div#v-pills-tab {
  gap: 15px;
}

.badge-flex {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  width: 65%;
}

.tech-badge:hover {
  background: linear-gradient(90deg, #e73cdf, #b52be0, #6f28f5);
  color: #fff;
}

.row-sec {
  margin-top: 80px;
  border-top: 1px solid grey;
}

.tech-badge:hover .tech-icon {
  filter: brightness(0) invert(1);
  /* makes image white (works well with black icons) */
}
/* pop up */


 .containers{
  width:100%;
  background: #fff;
  border-radius: 6px;
  padding: 20px 60px 30px 40px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.containers .content{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.containers .content .left-side{
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  position: relative;
}
.content .left-side::before{
  content: '';
  position: absolute;
  height: 70%;
  width: 2px;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  background: #afafb6;
}
.content .left-side .details{
  margin: 14px;
  text-align: center;
}
.content .left-side .details i{
  font-size: 30px;
  color: #3e2093;
  margin-bottom: 10px;
}
.content .left-side .details .topic{
  font-size: 18px;
  font-weight: 500;
}
.content .left-side .details .text-one,
.content .left-side .details .text-two{
  font-size: 14px;
  color: #afafb6;
}
.containers .content .right-side{
  width: 50%;
  margin-left: 75px;
}
.content .right-side .topic-text{
  font-size: 23px;
  font-weight: 600;
  color: #3e2093;
}
.right-side .input-box{
  height: 50px;
  width: 100%;
  margin: 12px 0;
}
.right-side .input-box input,
.right-side .input-box textarea{
  height: 100%;
  width: 50%;
  border: none;
  outline: none;
  font-size: 16px;
  background: #F0F1F8;
  border-radius: 6px;
  padding: 0 15px;
  resize: none;
}
.right-side .message-box{
  min-height: 110px;
}
.right-side .input-box textarea{
  padding-top: 6px;
}
.right-side .button{
  display: inline-block;
  margin-top: 12px;
}
.right-side .button input[type="button"]{
  color: #fff;
  font-size: 18px;
  outline: none;
  border: none;
  padding: 8px 16px;
  border-radius: 6px;
  background: #3e2093;
  cursor: pointer;
  transition: all 0.3s ease;
}
.button input[type="button"]:hover{
  background: #5029bc;
}
@media (max-width: 950px) {
  .containers{
    width: 90%;
    padding: 30px 40px 40px 35px ;
  }
  .containers .content .right-side{
   width: 75%;
   margin-left: 55px;
}
}
@media (max-width: 820px) {
  .containers{
    margin: 40px 0;
    height: 100%;
  }
  .right-side .input-box input,
.right-side .input-box textarea{
  height: 100%;
  width: 100%;
  border: none;
  outline: none;
  font-size: 16px;
  background: #F0F1F8;
  border-radius: 6px;
  padding: 0 15px;
  resize: none;
}
  .containers .content{
    flex-direction: column-reverse;
  }
 .containers .content .left-side{
   width: 100%;
   flex-direction: row;
   margin-top: 40px;
   justify-content: center;
   flex-wrap: wrap;
 }
 .containers .content .left-side::before{
   display: none;
 }
 .containers .content .right-side{
   width: 100%;
   margin-left: 0;
 }
}


/* end */
/* Headings */
.bds {
  font-weight: 600;
  margin-top: 28px;
  margin-bottom: 23px;
  font-size: 30px;
  color: #111;
  line-height: 30px;
}

.br {
  border-left: 1px solid grey;
  padding-left: 60px;
}

.optq {
  padding-top: 18px;
}

/* end */

/* portfolio */

.path {
  font-size: 18px;
  font-weight: 600 !important;
  color: white !important;
}

.nav-pills .nav-link {
  border-radius: 0;
  padding: 0.75rem 1.5rem;
  font-weight: 600;
}

.nav-pills .nav-link.active {
  background-color: var(--accent-color) !important;
  color: #fff;
}

.swiper {
  width: 100%;
  padding: 40px 0;
}

.swiper-slide {
  text-align: center;

  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  transition: transform 0.3s ease;
  border-radius: 1rem;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

/* Give swiper buttons a custom look */
.swiper-button-next,
.swiper-button-prev {
  color: #198754;
}

/* portfolio end */

/* service-section-end */
.portfolio {
  background-color: #1f1f1f;
}

.nav-pills .nav-link {
  border-radius: 0;
  padding: 0.6rem 1.2rem;
  font-weight: 600;

  font-size: 24px;
  font-weight: 400 !important;
}

.nav-pills .nav-link.active {
  background-color: var(--accent-color);
  color: #000000;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  border-radius: 16px;
  height: 60px;
}

.swiper {
  width: 100%;
  padding: 40px 0;
}

.swiper-slide {
  text-align: center;

  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  transition: transform 0.3s ease;
  border-radius: 1rem;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.swiper-button-next,
.swiper-button-prev {
  color: #198754;
}

@media (max-width: 768px) {
  .nav-pills {
    flex-wrap: wrap;
  }
}

/* hero end css */

/* flip-card css */

.section p {
  color: white;
}

.main-card {
  height: 228px;
  background: none;
}

.main-card::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--secondary-color);
  height: 100%;
  width: 100%;
  opacity: 40%;
  z-index: -1;
  border-radius: 10px;
}

img.icon-card {
  height: auto;
  width: 60px;
}

.cc {
  height: auto;
  width: 40px !important;
}

.card-link {
  text-decoration: none;
  color: inherit;
  position: relative;
  display: block;
}

.main-card {
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}

/* Arrow icon hidden by default */
.arrow-icon {
  position: absolute;
  bottom: 15px;
  right: 20px;
  font-size: 24px;
  color: white;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease;
}

/* Show on hover */
.card-link:hover .arrow-icon {
  opacity: 1;
  transform: translateX(5px);
}
  .custom-modal {
    padding: 0 !important;
    /* Or adjust as needed: */
    padding: 10px 20px;
  }
/* flip-card css */

/* show-case css */
.card-hover .overlay {
  position: absolute;
  top: 26;
  left: 0;
  height: 100%;
  width: 100%;
  background: transparent;
  /* No background by default */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  opacity: 1;
  /* Always visible text */
  text-shadow: 0 0 5px #000;
  transition: background 0.3s ease;
}

.card-hover:hover .overlay {
  background-color: transparent;
  background-image: linear-gradient(220deg, #9600ec 0, #e99ffc 100%);
  opacity: 0.85;
}

/* show case css end */

/* tabs section */
.tab-content-box {
  background-color: #0e0e0e;
  border-radius: 15px;
  padding: 2rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 0;
}

.action-buttons {
  position: absolute;
  right: -31px;
  top: 0;
  height: 100%;
  gap: 24px;
  width: 320px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (max-width: 981px) {
  .action-buttons {
    width: 224px;
    gap: 12px;
  }
}

.btn-tabs {
  border-radius: 16px 0 0 16px;
  padding: 16px 32px;
  text-decoration: none;
  color: #fff;
  font-family: var(--accent-font);
  background-image: linear-gradient(220deg, #9600ec 0, #e99ffc 100%);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.864px;
  text-align: left;
}

@media (max-width: 981px) {
  .btn-tabs {
    font-size: 15px;
    letter-spacing: 0;
    padding: 10px 32px;
    line-height: 20px;
  }

  @media (max-width: 981px) {
    .cla {
      margin-top: 90px;
    }
  }
}

.btn-tabs:hover {
  background: #fff;
  color: #000000;
}

.tab-content-box h4 {
  font-size: 2.2rem;
  font-weight: 800;
  line-height: 50px;
  font-family: var(--accent-font);
  text-transform: capitalize;
  letter-spacing: 0.8px;
}

@media (max-width: 981px) {
  .tab-content-box h4 {
    font-size: 1.3rem;

    line-height: 40px;
  }
}

.tab-content-box p {
  font-size: 1rem;
  padding-top: 5px;
  line-height: 30px;
  font-family: var(--accent-font);
}

@media (max-width: 981px) {
  .tab-content-box p {
    font-size: 15px;

    line-height: 28px;
  }
}
.top-had {
  list-style: none;

  position: relative;
}
.lity {
  display:grid;
  padding-left: 0;
  gap: 15px;
}

.top-had li {
  position: relative;
  padding-left: 24px; /* space to push text right of icon */
  margin-bottom: 10px;
  color: white;
  font-size: 18px;
}

.top-had li::before {
  content: "\f192"; /* Font Awesome unicode */
  font-family: "Font Awesome 6 Free"; /* Make sure FA is loaded */
  font-weight: 900; /* 900 is typically required for solid icons */
  position: absolute;
  left: 0;
  top: -1px;
  font-size: 18px;
  color: #9d06ff; /* Your desired color */
}
.profile-image {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: 123px;
}
/* Tabs centered and spaced */
.nav-tabs {
  justify-content: center;
  gap: 20px;
  /* spacing between tabs */
  border-bottom: none;
}

.nav-tabs .nav-link {
  border-radius: 10px;
  padding: 10px 20px;
  color: rgb(48, 48, 48);
  font-size: 20px;

  font-weight: 500;
}

.nav-tabs .nav-link.active {
  background-color: var(--accent-color);
  color: #ffffff;
  font-weight: bold;
}

.tab-btn {
  color: #9d06ff;
  font-size: 1.2rem;
}

@media (max-width: 768px) {
  .nav-tabs {
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 10px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    /* Firefox */
  }

  .nav-tabs::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari */
  }

  .nav-tabs .nav-item {
    flex: 0 0 auto;
  }

  .nav-tabs .nav-link {
    white-space: nowrap;
    font-size: 16px;
    padding: 8px 16px;
  }
}

/* tabs section end */

/* form section */
.form-section {
  background: #7d7d7d;
  color: #ffffff;
  padding: 30px;
  border-radius: 10px;
  width: 80%;
}

@media (max-width: 981px) {
  .form-section {
    background: linear-gradient(90deg, #e73cdf, #b52be0, #6f28f5);
    color: black;
    padding: 30px;
    border-radius: 10px;
    width: auto;
  }
}

.form-section h3 {
  color: #ffffff;
  font-family: var(--accent-font);
  letter-spacing: 0.8px;
  text-align: center;
  margin-bottom: 15px;
  font-size: 2.5rem;
}

.col-md-7 h4 {
  font-size: 2.2rem;

  line-height: 50px;
  font-family: var(--accent-font);
  color: rgb(66, 66, 66);
}

@media (max-width: 981px) {
  .col-md-7 h4 {
    font-size: 1.6rem;
    line-height: 38px;
    letter-spacing: 0;
  }
}

.get-ul {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-top: 10px;
  font-size: 1.2rem;
  display: grid;
  gap: 20px;
  font-weight: 700;
  color: #444444;
  letter-spacing: 0.7px;
}

@media (max-width: 981px) {
  .get-ul {
    padding-top: 32px;
    font-size: 1.2rem;
    display: grid;

    font-weight: 500;
  }
}

.form-group {
  position: relative;
  margin-bottom: 1.5rem;
}

.form-control,
.form-select {
  border: none;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  padding-right: 2.5rem;
}

.form-control:focus,
.form-select:focus {
  border-color: #8c0bbe;
  box-shadow: none;
}

.input-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #922499;
  pointer-events: none;
}

.get-started-btn {
  background: linear-gradient(90deg, #e73cdf, #b52be0, #6f28f5);
  color: white;
  padding: 10px 18px 10px 18px;
  font-weight: bold;
  width: 100%;
  transition: background 0.3s ease-in-out;
  border: none;
}

.get-started-btn:hover {
  background: linear-gradient(90deg, #6f28f5, #b52be0, #e73cdf);
  color: white;
}

.service-main {
  background: url(../images/home-page-banner-bg-01.jpg) no-repeat center center;
  background-size: cover;
  min-height: 650px;
  display: flex;
  align-items: center;
}

/* Optional: Ensures .container fills the height */
.service-main .container {
  display: flex;
  align-items: center;
  min-height: inherit;
}

.main-hading {
  font-size: 51px;
  font-weight: 700;
  color: #ffffff;
  text-align: left;
  margin-bottom: 20px;
  line-height: 60px;
  margin-top: 60px;
}

.service-hading-description {
  font-size: 18px;
  line-height: 28px;
  color: white;
  margin-bottom: 20px;
  text-align: left;
}

.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "") !important;
}

img.nw-img {
  width: 700px;
  margin-top: 45px;
}

.breadcrumb {
  background: transparent;
  font-size: 18px;
  font-weight: 500;
  gap: 24px;
}
img.arow-2 {
  height: auto;
  max-width: 108%;
}
.breadcrumb a {
  color: white;
  text-decoration: none;
}

.breadcrumb .active {
  color: #0c0c0c;
  /* Orange-yellow for current page */
}

nav.top {
  position: absolute;
  top: 10%;
}

.making-service {
  background: linear-gradient(to bottom, #f0f0f0, #ffffff);
}

.market-description {
  font-size: 16px;
  font-weight: 400;
  color: #000000 !important;
  text-align: left;
  margin-bottom: 20px;
}

.nw {
  border-radius: 10px;
}

.counter-section {
  background: linear-gradient(90deg, #e73cdf, #b52be0, #6f28f5);
}

p.counter-btm-text {
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 500;
}

/* drive-bussiness-Growth */

.drive-bussiness-growth {
  background-color: #222429;
  background-image: url(../images/pattern.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.row.row-about {
  display: flex;
  justify-content: normal;
  align-items: center;
}

.drive-heading {
  padding-bottom: 54px;
  text-align: center;
  font-size: 42px;
  font-weight: 600;
  padding-bottom: 10px;
}

.drive-heading span {
  background: linear-gradient(90deg, #e73cdf, #b52be0, #6f28f5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.drive-descriptions {
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 20px;
  text-align: center;
  color: white;
}

.drive-description {
  font-size: 16px;
  font-weight: 400;
  color: #fffefe !important;
  text-align: left;
  margin-bottom: 20px;
}

.main-hading span {
  background: linear-gradient(90deg, #e73cdf, #b52be0, #6f28f5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* pricess */
.process-section {
  background-image: url(../images/best-agency-bg.jpg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.step {
  margin-bottom: 80px;
}

.step-box {
  position: relative;
  background: transparent;
  padding: 20px;
}

.step-number {
  width: 60px;
  height: 60px;
  background: linear-gradient(90deg, #e73cdf, #b52be0, #6f28f5);
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

.process-sec {
  width: 75%;
  height: auto;
}

.arrows {
  position: absolute;
  left: 24%;
  transform: translateX(-50%);
  z-index: 1;
}

.arrow {
  position: absolute;
  left: 35%;
  transform: translateX(-65%);
  z-index: 1;
}

img.arrow-img {
  height: auto;
  max-width: 114%;
}

.arrow-1 {
  top: 12%;
}

.arrow-2 {
  top: 42%;
}

h5.process-had {
  color: black;
  padding-bottom: 8px;
  font-size: 22px;
}

/* tools and technology */
.tools-section {
  background-color: #f9f9f9;
  background-image: url(../images/pattern.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.tbsq {
  background: transparent !important;
}

/* why chose us */
.why-chose-us-section {
  background: #000;
}

.section-title-why-chose-us h2 {
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2em;
  color: #ffffff;
  margin-bottom: 0;
  cursor: none;
  text-align: center;
}

.section-title-why-chose-us h2 span {
  color: var(--accent-color);
}

.section-title-why-chose-us p {
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  padding-top: 10px;
  font-weight: 400;
}

.section-head {
  margin-bottom: 60px;
}

/* nqvigation */

.paramix-navbar {
  transition: all 0.3s ease;
}

.paramix-navbar.transparent-navbar {
  background: transparent;
}

.paramix-navbar.scrolled {
  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.06);
}

.transparent-navbar .nav-link {
  color: #fff !important;
}

.scrolled .nav-link {
  color: #000 !important;
}

.transparent-navbar .nav-link:hover,
.scrolled .nav-link:hover {
  color: #9d06ff !important;
  font-weight: 400;
}

.transparent-navbar .btn-warning {
  background-color: #fff;

}

.scrolled .btn-warning {
  background-color: #f97316;
  color: #fff;
}

.dropdown-menu {
  top: 100% !important;
  left: 0;
  right: 0;
  border-top: 3px solid #9d06ff;
  background: white;
  padding: 3rem !important;
}

.dropdown-menu h6 {
  font-weight: bold;
}

.dropdown-menu ul li a {
  color: #333;
  text-decoration: none;
  display: block;
  font-size: 18px;
  margin-bottom: 20px;
}

.dropdown-menu ul li a:hover {
  color: #9d06ff;
}
.flip-card {
  perspective: 1200px;
  height: 250px;
  transform-style: preserve-3d;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.8s ease, box-shadow 0.3s;
  transform-style: preserve-3d;
  will-change: transform;
}

/* 3D effect on hover */
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg) scale(1.03);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
}

/* Front and Back faces */
.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  border-radius: 1rem;
  overflow: hidden;
  transition: opacity 0.3s;
}

.flip-card-front {
  z-index: 2;
  transform: rotateY(0deg);
}

.flip-card-back {
  transform: rotateY(180deg);
  z-index: 1;
      background: linear-gradient(360deg, #3c143a, #7d3095, #0f0d12);
          border-radius: 35px !important;
}

a.navbar-brand {
  height: auto;
  width: 200px;
}

.dropdown-menu h6 {
  color: rgb(84 81 81);
  padding-bottom: 27px;
  font-weight: 600;
  font-size: 20px;
}

.heading-of-opara {
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 10px;
  color: #353535;
}

.mbl-side {
  font-size: 20px;
  gap: 15px;
  color: white;
}

.icon-email {
  padding-top: 19px;
}

.icon-socail {
  gap: 12px;
}

.icon-socail {
  gap: 40px;
  padding-bottom: 10px;
}

.locations {
  background-image: url(../images/map-images.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width: 992px) {
  .nav-item.dropdown .dropdown-menu {
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
  }

  .nav-item.dropdown.show-dropdown .dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible;
  }
}

@media (min-width: 768px) {
  .navbar-nav .dropdown:hover > .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    transition: all 0.3s ease;
  }

  .navbar-nav .dropdown-menu {
    display: none;
    visibility: hidden;
    opacity: 0;
    z-index: 9999;
  }

  .dropdown:hover > .dropdown-toggle::after {
    transform: rotate(180deg);
  }
}

/* navigation end */

.item {
  background: #1e1e1e;
  text-align: center;
  background-image: url(../images/cards-pattern.jpg);
  padding: 24px 16px;
  -webkit-box-shadow: 0 0px 25px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0px 25px rgba(0, 0, 0, 0.07);
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
  -webkit-transition: all 0.5s ease 0;
  transition: all 0.5s ease 0;
  transition: all 0.5s ease 0s;
  height: 85%;
}

.item p {
  font-size: 15px;
  line-height: 26px;

  color: rgb(255, 255, 255);
}

.item h6 {
  margin-bottom: 20px;
  color: #ffffff;
  text-align: left;
  font-size: 22px;
}

.item p {
  font-size: 17px;
  line-height: 26px;
  color: rgb(255, 255, 255);
  text-align: left;

  font-weight: 400;
}
.cb-cursor {
  display: none;
}
hr.new-line {
  /* color: red; */
  border: 3px solid #9d06ff;
  width: 82%;
}

/* WHY CHOSE US END */

/* FAQS START */
.faq-bg {
  background-image: url(../images/faq-bg.jpg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

/* what clients says */
.testimonial-section {
  background-image: url(../images/what-clients.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.poq {
  position: relative;
}

/* Put with the rest of your custom CSS / SCSS */
.testimonial .main-heading {
  font-size: clamp(1.6rem, 2vw + 1rem, 2.1rem);
  line-height: 1.3;
}

.testimonial-quote {
  font-size: 20px !important;
  line-height: 1.6;
  font-weight: 600;
}

.falg {
  align-items: center;
  display: flex;
  font-size: 25px;
  font-weight: 500;
  gap: 20px;
  line-height: 35px;
  position: absolute;
  color: #000000;
  right: 6%;
  top: 0;
}

.main-tesi {
  font-size: 24px;
  color: #000000;
  font-weight: 500;
}

.main-tesi span {
  font-size: 20px;
  color: #383838;
  font-weight: 500;
}

img.img-flag {
  width: 34px;
  height: auto;
}

.inner-heading-main {
  font-size: 42px;
  color: #181818;
  padding-bottom: 30px;
  font-weight: 700;
}

button.btn.btn-outline-dark.btn-sm {
  width: 40px;
  height: 40px;
  border-radius: 30px;
  border-color: #000;
  /* Dark border */
  color: #000;
  background-color: transparent;
  transition: all 0.3s ease;
}

/* Hover, Focus, Active - keep style consistent */
button.btn.btn-outline-dark.btn-sm:hover,
button.btn.btn-outline-dark.btn-sm:focus,
button.btn.btn-outline-dark.btn-sm:active,
button.btn.btn-outline-dark.btn-sm:focus-visible {
  background-color: #000;
  color: #fff;
  border-color: #000;
  box-shadow: none;
  outline: none;
}

/* what clients says */

/*contact us satrt */
.text-orange {
  color: #6f28f5;
}

.sectionhad {
  font-size: 48px;
  color: #000000;
}

.btn-outline-warning {
  border: 0;
  color: #ffffff;
  background: linear-gradient(90deg, #e73cdf, #b52be0, #6f28f5);
}

.btn-outline-warning:hover {
  background: linear-gradient(90deg, #6f28f5 #b52be0, #e73cdf);
  color: #fff;
}

.contact-section {
  background-image: url(../images/contact.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.foam-headings {
  color: #000000;
  padding-bottom: 18px !important;
  font-size: 30px;
}

.foam-headingss {
  font-size: 18px;
  color: black !important;
}

/* Logo Page */
.logo-slider-banner {
  background: url(../images/home-page-banner-bg-01.jpg) no-repeat center center;
  background-size: cover;
}
.container.pa {
  display: flex;
  align-items: center;
  min-height: auto;
}
.logo-design-section {
  background: url(../images/top-bg.png) no-repeat center center;
  background-size: cover;
}
.copy {
  background: url(../images/copy-bg.jpg) no-repeat center center;
  background-size: cover;
}
.logo-design-section span {
  background: linear-gradient(90deg, #e73cdf, #b52be0, #6f28f5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 20px;
  font-weight: 500;
}

.logo-design-section h2 {
  padding-top: 13px;
  color: #000000;
  font-size: 32px;
  font-weight: 700;
}

.logo-design-section p {
  color: #000000;
  font-size: 18px;
  font-weight: 400;
}

/* types of logo */

.types-of-logo-design {
  background: url(../images/log-section-types-bg.jpg) no-repeat center center;
  background-size: cover;
}

.types-of-logo-design h3 {
  font-size: 32px;
}

.custom-card-design {
  height: 330px;
  cursor: pointer;
  background: #1e1e1e;
  padding: 20px 12px 45px;
  border-bottom-right-radius: 50px;
  transition: 0.3s;
  border: 2px solid transparent;
}

.custom-card-design h6 {
  font-size: 20px;
  color: #fff;
  font-weight: 500;
}

.custom-card-design h6 span {
  background: linear-gradient(90deg, #e73cdf, #b52be0, #6f28f5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.card-design-img {
  height: 70px;
  width: 70px;
  padding-left: 10px;
}

.custom-card-design:hover {
  color: #fff !important;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 50px;
}

.custom-card:hover h6,
.custom-card:hover p,
.custom-card:hover span {
  color: #fff !important;
}

.custom-card img {
  transition: transform 0.3s ease;
}

.custom-card:hover img {
  transform: scale(1.05);
}

/* types of logo end */
.carousel-indicators [data-bs-target] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.5;
  transition: opacity 0.6s ease;
  margin: 0 5px;
  border: none;
}
.carousel-indicators .active {
  opacity: 1;
  background-color: #fff;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
background: linear-gradient(90deg, #e73cdf, #b52be0, #6f28f5);
}
/* main on top */

.main-on-top {
  background: url(../images/main-on-top.jpg) no-repeat center center;
  background-size: cover;
}

.contact-banner {
  background: url(../images/cantact-us-banner.jpg) no-repeat center center;
  background-size: cover;
}
.privacy-policy-banner {
  background: url(../images/privacy-policy-banner.jpg) no-repeat center center;
  background-size: cover;
}

.refund-policy-banner {
  background: url(../images/refund-policy-banners.jpg) no-repeat center center;
  background-size: cover;
}
.about-us-banner {
  background: url(../images/about-hader.jpg) no-repeat center center;
  background-size: cover;
}

.terms-policy-banner {
  background: url(../images/terms-&-condition-banner.jpg) no-repeat center
    center;
  background-size: cover;
}

.page-contact-us {
  background: url(../images/contact.png) no-repeat center center;
  background-size: cover;
}

#contactForm input,
#contactForm textarea {
  color: black;
}

#contactForm input::placeholder,
#contactForm textarea::placeholder {
  color: black;
  opacity: 1;
  /* Ensures full visibility */
}

/* main on top end */

button.nav-link.portfolio-btn.active {
  font-size: 16px;
  padding: 4px 18px 4px 14px;
  height: 40px;
  border-radius: 10px 0px 10px;
}

button.nav-link.portfolio-btn {
  font-size: 16px;
  padding: 4px 18px 4px 14px;
  height: 40px;
  border-radius: 10px 0px 10px;
  color: white;
}

/* end logo page   */
img.img-fluid.profile-image.profile-qwe-image {
    margin-right: 30px;
}
/* infinite slider loop */
.logo-slider {
  background-color: #fff;
}

.logo-track {
  width: fit-content;
  animation: scroll 25s linear infinite;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

.logo-item img {
  object-fit: contain;
}

/* infinite slider loop end */

/* refund policy */
.privacy {
  background: white;
}

.privacy,
.privacy p,
.privacy h1,
.privacy h2,
.privacy ul li,
.privacy a {
  color: #000;
}

/* refund policy end */
.services-slider-banner {
  background: url(../images/pyraminx-service-banner.jpg) no-repeat center center;
  background-size: cover;
}

/* sliders-of-pages */

/* end here */
/* responsive */
@media (max-width: 768px) {
  .contact-section h2 {
    font-size: 1.75rem;
  }
}

/* end */

/* Optional: Aligning text on large screens */
@media (min-width: 768px) {
  .service-main .row {
    align-items: center;
  }
}

/* Mega Menu (if needed below this section) */
.mega-menu {
  left: 0;
  right: 0;
  top: 100%;
  background: linear-gradient(to bottom, #f0f0f0, #ffffff);
  z-index: 9999;
  padding: 30px 0;
}

@media (max-width: 991.98px) {
  .mega-menu {
    position: static !important;
  }
}

.mega-menu h6 {
  background: linear-gradient(90deg, #e73cdf, #b52be0, #6f28f5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 15px;
}

.mega-menu .dropdown-item {
  color: #000 !important;
  padding: 5px 0;
  font-size: 15px;
  font-weight: 400;
  transition: all 0.3s ease;
}

.mega-menu .dropdown-item:hover {
  background: none;
  background-image: linear-gradient(90deg, #e73cdf, #b52be0, #6f28f5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.default-logo {
  display: block;
}

.scrolled-logo {
  display: none;
}

.paramix-navbar.scrolled .default-logo {
  display: none;
}

.paramix-navbar.scrolled .scrolled-logo {
  display: block;
}

@media (max-width: 981px) {
  .main-hading {
    font-size: 28px;
    font-weight: 700;
    color: #ffffff;
    text-align: left;
    margin-bottom: 21px;
    margin-top: 78px;
    line-height: 40px;
  }
  .carousel-indicators {
    display: none;
  }
  .logo-design-section h2 {
    padding-top: 13px;
    color: #000000;
    font-size: 26px;
    font-weight: 700;
    line-height: 35px;
  }
  .slick-dots {
    display: none !important;
  }
  .nw {
    border-radius: 30px;
    max-width: 100%;
  }
  .industries-section h2 {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.2em;
    color: #ffffff;
    margin-bottom: 0;
    cursor: none;
    text-align: center;
    text-transform: capitalize;
  }
  .responsive-had {
    font-size: 24px !important;
    margin-top: 14px !important;
  }
  img.nw-img {
    width: 100%;
    margin-top: 15px;
    text-align: center;
  }
  .ani {
    width: 100% !important;
  }
  .responsive-had {
    margin-top: 16px;
  }

  h2.drive-heading {
    padding-bottom: 54px;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    padding-bottom: 10px;
    line-height: 40px;
  }

  .drive-description {
    padding-top: 33px;
  }

  .process-sec {
    width: 100%;
    height: auto;
  }

  .step {
    margin-bottom: 0px;
  }

  .story-title {
    font-weight: 600;
    font-size: 1.4rem ;
    line-height: 25px;
    color: #000;
    margin-bottom: 0.4rem;
  }

  .section-title-why-chose-us h2 {
    font-size: 26px;

    line-height: 1.5em;
  }
.profile-image {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: 82px;
}
  .inner-heading-main {
    font-size: 34px;
    color: #181818;
    padding-bottom: 30px;
    font-weight: 700;
    line-height: 33px;
  }

  .section-title-H2 {
    font-size: 32px;
    font-weight: 700;
    color: #111;
    padding-bottom: 15px;
    text-align: center;
  }

  .page-header {
    padding: 93px 0 44px;
  }

  .br {
    border-left: 0px solid grey;
    padding-left: 25px;
  }
}

@media (min-width: 360px) and (max-width: 360px) {
  .input-wrapper input {
    width: 300px;
    padding: 15px 10px 15px 45px;
    background-color: white;
    border: none;
    border-bottom: 1px solid gray;
  }
  .hero {
    height: auto !important;
    padding: 80px 0 40px !important;
  }
  .hero .content h1 {
    font-size: 24px;
    padding-top: 15px;
    line-height: 36px;
  }
}

@media (min-width: 390px) and (max-width: 390px) {
  .input-wrapper input {
    width: 300px;
    padding: 15px 10px 15px 45px;
    background-color: white;
    border: none;
    border-bottom: 1px solid gray;
  }
  .hero {
    height: auto !important;
    padding: 80px 0 40px !important;
  }
  .hero .content h1 {
    font-size: 1.7rem;
    padding-top: 140px;
    padding-top: 140px;
    line-height: 45px;
  }
}
@media (min-width: 375px) and (max-width: 375px) {
  .input-wrapper input {
    width: 300px;
    padding: 15px 10px 15px 45px;
    background-color: white;
    border: none;
    border-bottom: 1px solid gray;
  }
  .hero {
    height: auto !important;
    padding: 0px 0 0px !important;
  }
  .hero .content h1 {
    font-size: 1.6rem;

    line-height: 45px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .service-hading-description {
    font-size: 16px;
    line-height: 25px;
    color: white;
    margin-bottom: 20px;
    text-align: left;
  }
  .main-hading {
    font-size: 38px;
  }
  img.nw-img {
    width: 485px;
    margin-top: 45px;
  }
  h2.main-hading.top-had.responsive-had {
    font-size: 29px;
    margin-top: 0;
  }
  .section-title h2 {
    font-size: 40px;
  }
  .section-title-why-chose-us h2 {
    font-size: 40px;
  }
  .industries-section h2 {
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2em;
    color: #ffffff;
    margin-bottom: 0;
    cursor: none;
    text-align: center;
    text-transform: capitalize;
  }
  .dropdown-menu h6 {
    color: rgb(84 81 81);
    padding-bottom: 27px;
    font-weight: 600;
    font-size: 16px;
  }
  .dropdown-menu ul li a {
    color: #333;
    text-decoration: none;
    display: block;
    font-size: 14px;
    margin-bottom: 20px;
  }
  .row.align-items-center {
    align-items: start !important;
  }
  p.counter-btm-text {
    font-size: 12px;
    margin-bottom: 0;
    font-weight: 500;
  }
  h4.fw-bold.mb-0.counter {
    font-size: 14px;
  }
  .custom-col {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
