/* header section */
.header-top {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.header-link {
  margin: 0rem 0.2rem !important;
}

.header-phone {
  margin-left: 0.6rem;
}

.header-icon {
  color: #fff !important;
  transition: color 0.3s ease;
}

.header-icon:hover {
  color: var(--bs-secondary) !important;
}

/* index page slider */
:root {
  --hide-on-mobile: none;
}

@media (min-width: 576px) {
  :root {
    --hide-on-mobile: block;
  }
}

.carousel-item {
  height: 700px !important;
}

@media (max-width: 1024px) {
  .carousel-item {
    height: 100% !important;
  }
}

@media (max-width: 767.98px) {
  .carousel-control-prev,
  .carousel-control-next {
    display: none;
  }
}

.justify {
  text-align: justify;
}
.styled-list {
  list-style-type: circle;
  padding-left: 20px;
  margin-top: 20px;
}

.styled-list li {
  margin-bottom: 9px;
  font-size: 16px;
  color: #000;
}

.form-error {
  color: red !important;
  padding-top: 5px !important;
}

.captcha-scroller {
  color: #000 !important;
  margin-left: 30px;
}

.captcha-image {
  border-radius: 8px;
}

/* banner images section */

.page-header-1 {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url(../img/service/web-development/web-development-banner.jpg) center center
      no-repeat;
  background-size: cover;
}

.page-header-2 {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url(../img/service/ui-ux-design/ui-ux-design-banner.jpg) center center
      no-repeat;
  background-size: cover;
}
.page-header-3 {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url(../img/service/graphic-design/graphic-design-banner.jpg) center center
      no-repeat;
  background-size: cover;
}
.page-header-4 {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url(../img/service/digital-marketing/digital-marketing-banner.png) center
      center no-repeat;
  background-size: cover;
}

.page-header-5 {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url(../img/service/app-development/app-development-banner.jpg) center center
      no-repeat;
  background-size: cover;
}

.page-header-6 {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url(../img/contact-us/contact-us-banner.jpg) center center no-repeat;
  background-size: cover;
}
.page-header-7 {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url(../img/about-us/infinity-tech-banner.jpg) center center no-repeat;
  background-size: cover;
}

.home-go a:hover {
  color: #26d48c !important;
  transition: color 0.6s ease !important;
}
.b-radius-10 {
  border-radius: 10px !important;
}
.pt-20 {
  margin-top: 20px;
}
/* .inquiry-captcha {
  margin-left: 28%;
} */
.inquiry-bg {
  background: url(../img/contact-us/inquiry-bg.jpg) !important;
}

.captcha-scroller-2 {
  color: #fff !important;
  margin-left: 25px;
}

.inquiry-btn {
  margin: 0px 94px;
  margin-top: 30px;
}

.sticky-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030; /* Make sure it's above other content */
}

.social-media {
  margin-left: -18% !important;
}

.bg-slider {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  z-index: -1;
}

.bg-img-1 {
  background: url(../img/home/slider-1.jpg);
}

.bg-img-2 {
  background: url(../img/home/slider-2.jpg);
}

.message-top {
  margin: 0px 10px !important;
}
.contact-detail-banner::before {
  height: 78% !important;
}
/* Whatsapp */
.sticky-whatsapp {
  position: fixed;
  left: 24px;
  bottom: 30px;
  z-index: 1000;
  transition: transform 0.3s ease;
}
.set-whatsapp {
  height: 40px;
  width: 40px;
}
/* Responsive */
@media (max-width: 767px) {
  .carousel-item {
    height: 100% !important;
  }
  .sticky-whatsapp {
    left: 12px;
  }
  .btn-slider {
    margin-top: 20px !important;
  }
  .mr-5 {
    margin-right: 3.1rem !important;
  }
  .rp-img {
    left: 13% !important;
  }
  .img-bottom {
    margin-top: 35% !important;
  }
  .img-top {
    margin-bottom: 55% !important;
  }
  .rp-img-1 {
    margin-bottom: 15% !important;
  }
  .rp-2 {
    font-size: 1.1rem !important;
  }
  .bg-call {
    width: 125%;
  }
  .rp-call {
    margin-right: 58px !important;
  }

  .img-call {
    max-width: 100% !important;
    height: auto !important;
  }
  .rp-contact {
    width: 141% !important;
    margin: 0px -48px;
  }
  .rp-form-control {
    width: 120%;
    margin-left: -9% !important;
  }
  .rp-form-ms {
    width: 120% !important;
    margin-left: -9% !important;
  }
  .email-fs {
    font-size: 13px;
  }
  .rp-btn {
    margin-left: 3.5% !important;
  }
  .rp-5 {
    padding-bottom: 0px !important;
  }
  .hide-on-mobile {
    display: none !important;
  }
  .rp-py-5 {
    padding-bottom: 20px !important;
  }
  .inquiry-btn {
    margin: 0px 43px;
    margin-top: 30px;
  }
  .rp-scroll {
    width: 100% !important;
    margin-top: 9%;
  }
  .rp-captcha {
    width: 120% !important;
    margin-left: -9% !important;
  }
  .contact-detail-banner::before {
    height: 85% !important;
  }
}
