.hire-team-banner-section {
  background: url(https://revamp.revamp.dev-story.com/wp-content/uploads/2025/02/hero-section-image.png)
    no-repeat;
  background-color: #000;
  background-position: 0 120px;
  background-size: 100%;
  height: calc(100vh + 150px);
}
body.page-template-template-hire-developer .main-header .menu-top li a {
  color: var(--bs-white) !important;
}
body.page-template-template-hire-developer
  header.main-header.small-header
  ul
  li
  a {
  color: var(--bs-black) !important;
}
.hire-team-banner-section {
  position: relative;
}
/* .hire-team-banner-section:before{
    content: '';
    position: absolute;
    background-image: url('../img/dev-story.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 590px;
    width: 100%;
    bottom: 0;
    left: 0;
} */
.dev_image-item {
  position: relative;
}
.tech-icon1 {
  position: absolute;
  height: 70px;
  width: 70px;
  background-image: url("../img/react.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  left: 10%;
  top: -65px;
}
.tech-icon2 {
  position: absolute;
  height: 70px;
  width: 70px;
  background-image: url("../img/html.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  left: calc(100% - 75%);
  top: 23%;
}
.tech-icon3 {
  position: absolute;
  height: 70px;
  width: 70px;
  background-image: url("../img/css.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  left: calc(100% - 90%);
  bottom: 48%;
}
.tech-icon4 {
  position: absolute;
  height: 70px;
  width: 70px;
  background-image: url("../img/react.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  right: 10%;
  top: -65px;
}
.tech-icon5 {
  position: absolute;
  height: 70px;
  width: 70px;
  background-image: url("../img/html.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  right: calc(100% - 75%);
  top: 23%;
}
.tech-icon6 {
  position: absolute;
  height: 70px;
  width: 70px;
  background-image: url("../img/css.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  right: calc(100% - 90%);
  bottom: 48%;
}
.epartners_image-item {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  height: 50px;
}
.epartners_image-item img {
  transition: 0.5s;
  filter: opacity(0.5);
}
.epartners_image-item img:hover {
  filter: opacity(1);
}
.hire-team-banner-content {
  padding-top: 150px;
}
.dev_image-item img.dev_image {
  bottom: 234px;
  position: relative;
  pointer-events: none;
}
.hire-team_type_wrap {
  background-color: var(--bs-black);
  border-radius: 20px;
  margin-top: 45px;
  padding: 50px 80px;
}
.hire-team-total_number-wrap {
  color: var(--bs-yellow);
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 0px;
}
.hire-team-about-content .heading {
  font-size: 36px;
}
.sub_head {
  font-size: 20px;
  color: var(--bs-yellow);
  text-transform: uppercase;
  font-weight: 600;
}
.hire-team-about-image-wrap img.hire-team-img {
  max-width: 85%;
  text-align: left;
  margin-left: 30px;
}
.hire-team_type_wrap .row {
  position: relative;
}
.hire-team_type_wrap .row:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background-image: url("../img/border-line1.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  left: -45px;
  right: 0;
  margin: auto;
  pointer-events: none;
}
/* .hire-team_achievement_wrapper {
    padding-bottom: 30px;
} */
.hire-team_type_wrap .row .col-lg-6:nth-child(3) .hire-team_achievement_wrapper,
.hire-team_type_wrap
  .row
  .col-lg-6:nth-child(4)
  .hire-team_achievement_wrapper {
  padding-top: 70px;
}
.hire-team-about-image-wrap {
  position: relative;
}
.hire-team-about-image-wrap:before {
  content: "";
  position: absolute;
  height: 70px;
  width: 70px;
  background-image: url("../img/left-right.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  left: 2px;
  top: -25px;
}
.hire-sticky-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 100px;
  right: 0;
  background-color: var(--bs-white);
  padding: 10px;
  border-radius: 50px;
  box-shadow: 0px 4px 72px 0px #0101010d;
}
.hire-icon-wrap {
  height: 60px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #d695000d;
  border-radius: 50%;
}
.hire-icon-wrap img {
  height: 45px;
  width: 45px;
}
.hire-des-wrap p {
  font-size: 18px;
  font-weight: 600;
  max-width: 62%;
  line-height: 20px;
  padding-left: 15px;
}
.hire-sticky-wrap.hire-sticky-wrap2 {
  bottom: 20px;
  top: inherit;
  left: 0;
  right: inherit;
}
.hire-team-about-image-wrap {
}
.hire-team-service-section {
  background-color: #faf7d754;
}
.hire-team-services-wrap img {
  max-width: 60%;
  display: block;
}
.team-services-title {
  font-size: 22px;
  font-weight: 600;
  color: var(--bs-yellow);
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.hire-team-services-wrap {
  background-color: var(--bs-white);
  padding: 10px 20px;
  border: 1px solid var(--bs-yellow);
  border-radius: 20px;
  margin: 15px;
  height: 450px;
  position: relative;
}
.hire-team-services-details {
  /*     position: absolute; */
  width: auto;
  bottom: 40px;
}
/* .hire-team-service-silder  .slick-cloned[data-slick-index=""]{
	display: none;
} */
.hire-team-service-silder .slick-slide,
.hire-team-service-silder
  .slick-slide[aria-hidden="true"]:not(.slick-cloned)
  ~ .slick-cloned[aria-hidden="true"] {
  transform: scale(0.9, 0.9);
  transition: all 0.4s ease-in-out;
}

/* Active center slide (You can change anything here for cenetr slide)*/
.hire-team-service-silder .slick-center,
.hire-team-service-silder
  .slick-slide[aria-hidden="true"]:not([tabindex="-1"])
  + .slick-cloned[aria-hidden="true"] {
  transform: scale(1.02);
}
.hire-team-service-silder .slick-current.slick-active {
  transform: scale(1.02);
}
.hire-team-service-silder .slick-arrow {
  top: 50%;
}
.hire-team-service-silder .slick-list:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 70px;
  left: 0;
  background-color: #fdfcf2;
  top: 0;
  z-index: 11;
}
.hire-team-service-silder .slick-list:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 70px;
  right: 0;
  background-color: #fdfcf2;
  top: 0;
  z-index: 11;
}
.hire-team-service-silder .slick-prev {
  background-image: url("../img/left-arrow.png") !important;
  height: 60px !important;
  width: 60px !important;
  left: 40px !important;
}
.hire-team-service-silder .slick-next {
  background-image: url("../img/right-arrow.png") !important;
  height: 60px !important;
  width: 60px !important;
  right: 40px !important;
}
.btn-link-wrap {
  position: absolute;
  top: 20px;
  right: 20px;
  transition: 0.5s;
}
.btn-link-wrap img {
  height: 45px;
  width: 45px;
  max-width: 100%;
}
.btn-link-wrap:hover {
  transform: scale(1.1);
}
/* .hire-team-technologies-content-wrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 15px;
} */
.tech-wrapper {
  display: flex;
  align-items: center;
  gap: 15px;
}
.technologies-icon-wrap {
  height: 65px;
  width: 65px;
  box-shadow: 0px 4px 72px 0px #d6950042;
  display: block;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.technologies-icon-wrap svg,
.technologies-icon-wrap img {
  height: 45px;
  width: 45px;
}
.technologies-content-wrap {
  font-size: 18px;
  font-weight: 600;
}
.hire-team-technology-type-wrapper .row {
  background-color: var(--bs-white);
  padding: 15px;
  border: 1px solid #d6950042;
  border-radius: 15px;
  margin-bottom: 40px;
  transition: 0.5s;
}
.hire-team-technology-type-wrapper .row:hover {
  box-shadow: 0px 4px 72px 0px #d6950042;
}
.hire-team-technologies-title-wrap .h4 {
  background-color: var(--bs-yellow);
  color: var(--bs-white);
  text-align: center;
  padding: 17px;
  margin-bottom: 0;
  border-radius: 32px;
  font-size: 20px;
}
.hire-team-profit-numb.counter {
  font-size: 52px;
  font-weight: 700;
  padding-bottom: 10px;
  color: var(--bs-yellow);
}
.hire-team-profit-numb-wrap.counter {
  padding-bottom: 80px;
  margin: auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  height: auto;
  position: relative;
}
.hire-team-profit-numb-wrap.counter:before {
  content: "";
  position: absolute;
  height: 100px;
  width: 1px;
  right: 0;
  top: 0;
  background-color: #ddd;
}
.column3 .hire-team-profit-numb-wrap:before,
.column6 .hire-team-profit-numb-wrap:before {
  display: none;
}
.hire-team-profit-numb-wrap p {
  line-height: 22px;
  margin-top: 10px;
  text-align: center;
}
.hire-team-profit-section {
  position: relative;
}
.hire-team-profit-section:before {
  content: "";
  position: absolute;
  height: 200px;
  width: 300px;
  background-image: url("../img/card1.webp");
  background-size: cover;
  background-position: center;
  top: 100px;
  right: 0;
}
.hire-team-profit-section:after {
  content: "";
  position: absolute;
  height: 280px;
  width: 300px;
  background-image: url("../img/card2.webp");
  background-size: cover;
  background-position: center;
  bottom: 50px;
  left: -35px;
}

body.page-id-2526 .hire-page .hire-desc p{
  color: #000;
}
.hire-team-benefit-wrap .accordion-button {
  padding: 0px;
  border-bottom: 1px solid #ddd;
  padding-top: 15px;
}
.hire-team-benefit-wrap .accordion-button[aria-expanded="true"] {
  border: none;
}
.hire-team-benefit-wrap .accordion-item {
  border: none;
}
.hire_benefit_img_wrap {
  height: 70px;
  width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hire-team-benefit-wrap .accordion-button img {
  width: 70px;
  height: 70px;
}
.benefit_title_wrap {
  position: relative;
  bottom: 7px;
  font-size: 18px;
  font-weight: 600;
}
.hire-team-benefit-wrap .accordion-body {
  padding-left: 80px;
  padding-right: 30px;
}
.hire-team-benefit-wrap
  .accordion-item
  .accordion-header
  .accordion-button[aria-expanded="true"]::before {
  display: none;
}
.hire-team-benefit-wrap
  .accordion-item
  .accordion-header
  .accordion-button:before {
  display: none;
}
.hire-team-benefit-wrap
  .accordion-item
  .accordion-header
  .accordion-button[aria-expanded="true"]::after {
  background-image: url("../img/up.png");
}
.hire-team-benefit-wrap
  .accordion-item
  .accordion-header
  .accordion-button::after {
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  background-image: url("../img/down.png");
  background-size: contain;
  background-position: center;
  right: 0;
  top: 35px;
  display: block !important;
}
.hire-team-benifit-benifit-types {
  margin-top: 50px;
}
.hire-team-expertise-img-wrap {
  border-radius: 20px;
  overflow: hidden;
}
.hire-team-expertise-img-wrap img.expertise_img {
  height: 250px;
  width: 100%;
  object-fit: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 20px;
  transition: 0.5s;
  overflow: hidden;
}
.hire-team-expertise-img-wrap img:hover {
  transform: scale(1.2);
}
.hire-team-expertise-img-wrap img.expertise_no_thumb {
  height: 250px;
  width: 100%;
  object-fit: cover;
  background-size: 200px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 20px;
  background-color: var(--bs-lightyellow);
  transition: 0.5s;
  overflow: hidden;
}
.hire-team-expertise-title-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #ddd;
  margin-top: 15px;
  transition: 0.5s;
  pointer-events: none;
}

body.page-id-2526 .space-pd.home-blog-sec.hire-page {
  background: #ffffff;
}

body.page-id-2526 h6.heading {
  color: #000;;
}

body.page-id-2526 .hire-page h2.heading {
  color: #000 !important;
}


body.page-id-2526 .hire-page .blog-heading {
  color: #000 !important;
}

section.hire-team-accordian-section.space-pd {
  background: #000;
}
.expertise-title-wrap {
  font-weight: 600;
  font-size: 18px;
  color: #000;
  text-decoration: none;
}
.hire-team-expertise-title-wrap:hover {
  background-color: var(--bs-yellow);
  color: var(--bs-white);
  border-color: var(--bs-yellow);
  text-decoration: none;
}
.btn-arrow {
  height: 40px;
  width: 40px;
  background-color: var(--bs-yellow);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: 0.5s;
}
.hire-team-expertise-title-wrap:hover .btn-arrow {
  background-color: var(--bs-white);
}
.hire-team-expertise-title-wrap.btn-arrow svg path {
  transition: 0.5s;
}
.hire-team-expertise-title-wrap:hover .btn-arrow svg path {
  fill: var(--bs-yellow);
}
.hire-team-expertise-type {
  margin-top: 35px;
}
.hire-testimonial-slider-wrapper .slick-list {
  padding: 0 20% 0 20% !important;
}
.hire-testimonials-img-wrap img.thumb-img {
  height: 300px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px;
}
.hire-testimonials-content-loop {
  padding: 20px;
  box-shadow: 4px 12px 24px 0px #0000000a;
  border: 1px solid #ddd;
  margin: 10px;
  border-radius: 20px;
}
.hire-testi-video-wrap .video-icon img,
.hire-testi-video-wrap .video-icon svg {
  height: 45px;
  width: 45px;
  transition: 0.5s;
}
.hire-testi-video-wrap .video-icon svg path {
  fill: var(--bs-yellow);
}
.hire-testimonials-img-wrap {
  position: relative;
}
.hire-testi-video-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 60px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}
.hire-testi-video-wrap .video-icon:hover svg {
  transform: scale(1.2);
}
.hire-testimonials-content p {
  color: #363636;
}
.hire-testimonials-content .testimonial-title {
  line-height: normal;
}
.hire-testimonials-content p.app_name {
  color: #363636;
  font-size: 16px;
  font-style: italic;
  line-height: normal;
  opacity: 0.7;
}
.hire-team-faq-wrap .accordion-item {
  border-radius: 0px;
  margin-bottom: 15px;
  border:none;
}

.btn-link-wrap{
  display: none;;
}

body.page-id-2526 section.testimonial-new {
  padding: 0 0 0px 0;
}

.hire-team-faq-wrap
  .accordion-item
  .accordion-header
  .accordion-button[aria-expanded="true"]::before {
  display: none;
}
.hire-team-faq-wrap .accordion-item .accordion-header .accordion-button:before {
  display: none;
}
.hire-team-faq-wrap
  .accordion-item
  .accordion-header
  .accordion-button[aria-expanded="true"]::after {
  background-image: url("../img/up.png");
  filter: inherit;
}
.hire-team-faq-wrap .accordion-item .accordion-header .accordion-button::after {
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  background-image: url("../img/down.png");
  background-size: contain;
  background-position: center;
  right: 15px;
  top: 24px;
  display: block !important;
  filter: invert(1);
}
.hire-team-faq-wrap .accordion-item .accordion-button {
  background-color: #222222 !important;
  border-radius: 0px !important;
  color: var(--bs-white) !important;
}
.hire-team-faq-wrap .accordion-item .accordion-body {
  padding-top: 15px;
}

body.page-id-2526 .h5.text-white.mt-4 {
  font-weight: bold;
}

body.page-id-2526 .hire-team-service-silder .slick-current.slick-active {
  transform: scale(1);
}

.column-left {
  flex: 0.5;
}

.right-content {
  flex: 0; /* Ensures it only takes as much space as needed */
  align-self: flex-start; /* Aligns to the top if needed */
}

.column-left svg {
  position: relative;
  top: 3px;
  left: 4px;
}

.awards-new-section .slick-prev {
  height: 40px;
  width: 40px;
  background-image: url(//revamp.revamp.dev-story.com/wp-content/themes/dev/css/../img/arrow-white-right.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.5s;
}

.awards-new-section .slick-next {
  height: 40px;
  width: 40px;
  background-image: url(//revamp.revamp.dev-story.com/wp-content/themes/dev/css/../img/arrow-white-right.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.5s;
}

.awards-new-section h3 {
  color: #000 !important;
}

.awards-new-slider .slick-slide {
  transform: scale(0.8);
  transition: all 0.4s ease-in-out;
  padding: 0px 0;
}

.awards-new-slider .slick-slide img {
  max-width: 100%;
  transition: all 0.4s ease-in-out;
}

.awards-new-slider .slick-center {
  transform: scale(1.1);
}

.circle {
  position: absolute;
  width: 50px;
  height: 50px;
  background-image: url("https://revamp.revamp.dev-story.com/wp-content/uploads/2025/02/PARTICALE.png"); /* Custom image */
  background-size: cover;
  opacity: 0.8;
  transition: transform 3s linear; /* Smooth movement */
  z-index: -9;
}
.position1 {
  top: -80px;
  text-align: left;
  right: -45px;
  position: relative;
  color: #000;
}

.position h3 {
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.position p {
  color: #000;
  font-size: 14px;
}

.position1:before {
  content: "";
  background: url(https://revamp.dev-story.com/wp-content/uploads/2025/03/circle-icon.png)
    no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -24px;
  left: -6px;
  animation: blinkAnimation 1s infinite;
}

img#mobile-logo {
  display: none;
}

.position1:after {
  content: "1";
  position: absolute;
  top: -60px;
  font-size: 120px;
  font-weight: bold;
  color: #d69500;
  opacity: 0.2;
  right: 50px;
}

.mobile-wrapper-image {
  display: none;
}

.position2 {
  position: relative;
  left: 15px;
}

.position2:before {
  top: -78px;
  left: 30px;
  content: "";
  background: url(https://revamp.dev-story.com/wp-content/uploads/2025/03/circle-icon.png)
    no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  position: absolute;
  animation: blinkAnimation 1s infinite;
}

.position2:after {
  content: "2";
  position: absolute;
  top: -60px;
  font-size: 120px;
  font-weight: bold;
  color: #d69500;
  opacity: 0.2;
  right: 50px;
}

.position3 {
  position: relative;
  top: -80px;
  right: 0;
}

.position3:before {
  top: -58px;
  left: 20px;
  content: "";
  background: url(https://revamp.dev-story.com/wp-content/uploads/2025/03/circle-icon.png)
    no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  position: absolute;
  animation: blinkAnimation 1s infinite;
}

.position3:after {
  content: "3";
  position: absolute;
  top: -60px;
  font-size: 120px;
  font-weight: bold;
  color: #d69500;
  opacity: 0.2;
  right: 50px;
}

.position4 {
  position: relative;
  left: 20px;
}

.position4:before {
  top: -58%;
  left: 30px;
  content: "";
  background: url(https://revamp.dev-story.com/wp-content/uploads/2025/03/circle-icon.png)
    no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  position: absolute;
  animation: blinkAnimation 1s infinite;
}

.position4:after {
  content: "4";
  position: absolute;
  top: -60px;
  font-size: 120px;
  font-weight: bold;
  color: #d69500;
  opacity: 0.2;
  right: 50px;
}

.position5 {
  position: relative;
  top: -50px;
  right: 0;
}

.position5:before {
  top: -87%;
  left: 30px;
  content: "";
  background: url(https://revamp.dev-story.com/wp-content/uploads/2025/03/circle-icon.png)
    no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  position: absolute;
  animation: blinkAnimation 1s infinite;
}

.position5:after {
  content: "5";
  position: absolute;
  top: -60px;
  font-size: 120px;
  font-weight: bold;
  color: #d69500;
  opacity: 0.2;
  right: 50px;
}

@keyframes blinkAnimation {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

.epartners_image-item-new img {
  width: auto !important;
  filter: grayscale(100%) brightness(1000%);
}

a.btn.mt-4 {
  background: #d69500;
  color: #fff;
  position: relative;
  z-index: 999;
}


/* React page css */

.react-team-banner-section {
  background: url(https://revamp.dev-story.com/wp-content/uploads/2025/02/react-js-banner-BG.webp)
    no-repeat;
  background-size: cover;
  object-fit: cover;
}

.react-team-partner-wrap {
  text-align: center;
  position: relative;
  z-index: 999;
}

.spacing {
  margin-bottom: 0px;
  position: relative;
}

.react-team-banner-content {
  padding-top: 200px;
}

.hire-team-banner-des {
  color: #c6c9d0;
}

.phone-section {
  display: flex;
  align-items: flex-end;
  gap: 100px;
  position: relative;
  justify-content: center;
  margin: -90px 0 0 0;
}

.phone {
  border-radius: 40px;
  overflow: hidden;
  transition: transform 0.3s ease-in-out !important;
  animation-duration: 4s !important;
}

.phone img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hire-team-expertise-section .new-btn {
  display: table;
  margin: 40px auto 0;
}

/* Center Phone - Smaller & Further Away */
.phone.center {
  width: 800px;
}

.heading span {
  position: relative;
  color: var(--bs-yellow);
}

.react-service {
  padding: 80px 0;
}

p.top-desc {
  margin: 15px 0 0;
}

.custom-container {
  display: flex;
  margin: 50px auto 0;
  background: white;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.custom-left-menu {
  width: 35%;
  background: #fff;
  padding: 20px;
  display: flex;
  flex-direction: column;
}

.custom-menu-item {
  padding: 10px;
  margin: -40px -60px 65px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 5px;
  transition: transform 0.3s ease, background 0.3s ease;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  z-index: 9;
  border: 1px solid #d69500;
}

.custom-menu-item:hover {
  transform: translateX(10px);
  background: #ffc107;
  color: white;
}

.custom-menu-item i {
  margin-right: 10px;
  font-size: 20px;
}

.custom-right-content {
  width: 65%;
  padding: 30px;
  position: relative;
  text-align: left;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  overflow: hidden;
}

.custom-right-image-container {
  width: 100%;
  height: 100%;
  max-height: 500px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.custom-right-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 1;
  transition: opacity 0.5s ease;
  border-radius: 5px;
  position: absolute;
}

.custom-text-content {
  position: relative;
  z-index: 2;
  color: #fff;
  padding: 20px;
  border-radius: 5px;
  margin: 150px 0 0 100px;
}

.custom-text-content h2 {
  margin: 0px 0;
  font-size: 24px;
  color: #fff;
}

.custom-text-content p {
  font-size: 16px;
  line-height: 1.5;
  margin: 25px 0;
}

.custom-menu-item.active,
.custom-menu-item:hover {
  transform: translateX(50px);
  background: linear-gradient(45deg, #d69500, #ddae41, #e6c986);
  color: white;
}

.custom-gradient-button {
  background: linear-gradient(45deg, #d69500, #ddae41, #e6c986);
  border: none;
  padding: 12px 24px;
  font-size: 16px;
  color: white;
  border-radius: 5px;
  cursor: pointer;
  transition: transform 0.2s, box-shadow 0.3s;
  text-align: center;
  display: inline-block;
  text-decoration: none;
}

.custom-menu-item.active svg {
  background: #fff;
  width: 50px;
  height: 50px;
  border-radius: 8px;
  padding: 10px;
  margin-right: 10px;
}

.custom-menu-item.active:hover svg path {
  fill: var(--bs-yellow);
}

.custom-menu-item:hover svg {
  background: #fff;
}

.custom-menu-item svg {
  background: var(--bs-yellow);
  width: 50px;
  height: 50px;
  border-radius: 8px;
  padding: 10px;
  margin-right: 10px;
}

.custom-menu-item svg path {
  fill: white;
}

.custom-menu-item.active svg path {
  fill: #d69500;
}

.custom-menu-item:last-child {
  margin-bottom: 0;
}

section.technology-react-section {
  padding: 80px 0;
}

.wrapper-vector {
  position: relative;
  width: 950px;
  height: 500px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.center-image {
  position: absolute;
  width: 100px;
  height: 100px;
  z-index: 2;
}
.image-container {
  position: absolute;
  text-align: center;
  width: 140px;
}
.image {
  width: 80px;
  z-index: 2;
  animation: rotateImage 5slinear infinite;
  cursor: pointer;
  position: relative;
  height: 80px;
  background: #fff;
  border: 1px solid #d69500;
  padding: 15px;
  border-radius: 50%;
}
.wrapper-vector h3 {
  font-size: 16px;
  margin-bottom: 8px;
  font-weight: normal;
}

/* Positioning */
.left-top {
  top: 95px;
  left: 80px;
}
.left-bottom {
  top: 280px;
  left: 165px;
}
.right-top {
  top: 60px;
  right: 170px;
}
.right-middle {
  top: 205px;
  right: 60px;
}
.right-bottom {
  bottom: 20px;
  right: 240px;
}

/* SVG Lines */
.svg-line {
  position: absolute;
  z-index: 1;
}
.line-left-top {
  top: 135px;
  left: 130px;
}
.line-left-bottom {
  top: 245px;
  left: 233px;
}
.line-right-top {
  top: 100px;
  right: 230px;
}
.line-right-middle {
  top: 190px;
  right: 118px;
}
.line-right-bottom {
  bottom: 90px;
  right: 315px;
}

.react-payment .pricing-card {
  box-shadow: none;
}

/* Rotation Animation */
@keyframes rotateImage {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.image,
.center-image {
  animation: rotateImage 5s linear infinite;
}

/* Sliding Effect for Content Box */
/* Sliding Effect for Content Box */
/* Default Hidden State */
.content-box {
  position: absolute;
  width: 180px;
  padding: 12px;
  background: rgba(0, 0, 0, 0.85);
  color: white;
  font-size: 14px;
  text-align: left;
  border-radius: 8px;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
  z-index: 99;
}

/* Positioning Based on Image Placement */
.left-top .content-box {
  left: -190px;
  transform: translateX(-20px);
}

.left-top .content-box {
  left: -120px;
  transform: translateX(-20px);
  top: 0;
}

.image-container, .wrapper-vector {
  overflow: visible !important;
}
.right-top .content-box {
  right: -245px;
  transform: translateX(20px);
  top: -165px;
}
.right-middle .content-box {
  right: -250px;
  transform: translateX(20px);
  top: -50px;
}

.right-bottom .content-box {
  right: -260px;
  transform: translateX(20px);
  top: -40px;
}

/* Hover Effect - Slide in from Different Directions */
.image-container:hover .content-box {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}


.content-box ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.content-box ul li {
  padding: 5px 0;
}

/* Sliding Effect on Hover */
.image-container:hover .content-box {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0); /* Moves up smoothly */
}

.image-container:hover svg path {
  fill: #fff;
}

.image-container:hover svg {
  background: #d69500;
}

section.react-profit {
  background: #fefef5;
  padding: 80px 0;
}

/* Map Image - Now Fully Responsive */
.map-container {
  position: relative;
  width: 90%; /* Adjusted for smaller screens */
  max-width: 800px;
  margin: 50px auto 0;
  text-align: center;
}
.map-container img {
  width: 100%;
  height: auto;
  display: block;
  margin: auto;
  position: relative;
  left: 42px;
}

/* Blinking Effect for Person Icons */
@keyframes blink {
  0% {
    opacity: 1;
    filter: brightness(1);
  }
  50% {
    opacity: 0.3;
    filter: brightness(1.5); /* Forces re-rendering */
  }
  100% {
    opacity: 1;
    filter: brightness(1);
  }
}

.person {
  position: absolute;
  width: 5vw; /* Responsive */
  max-width: 20px;
  height: auto;
  border-radius: 50%;
  animation: blink 1.5s infinite alternate;
  will-change: opacity, filter; /* Helps smooth animation */
}

/* Stats Box - Scales on Small Screens */
.stat-box {
  position: absolute;
  font-size: clamp(14px, 2vw, 20px); /* Responsive Font Size */
  font-weight: bold;
  text-align: center;
  color: #d49300;
  white-space: nowrap;
}
.stat-box .count,
.stat-box .symbol {
  display: inline;
  font-size: 50px;
}
.stat-box .label {
  display: block;
  font-size: 16px; /* Responsive Labels */
  color: #333;
  font-weight: normal;
}

/* Positions for Stats (Auto Adjusts) */
.stat1 {
  top: 10%;
  left: -20%;
}
.stat2 {
  top: 10%;
  right: -20%;
  left: inherit !important;
}
.stat3 {
  top: 50%;
  left: -15%;
}
.stat4 {
  bottom: 5%;
  left: inherit !important;
  right: -15%
}
.stat5 {
  top: 50%;
  left: 15% !important;
}
.stat6 {
  bottom: 5%;
  right: 15%;
}

/* Positions for Person Icons */
.person1 {
  top: 12%;
  left: 50%;
}
.person2 {
  top: 22%;
  left: 30%;
}
.person3 {
  top: 22%;
  right: 30%;
}
.person4 {
  bottom: 50%;
  left: 20%;
}
.person5 {
  top: 40%;
  right: 50%;
}
.person6 {
  top: 50%;
  right: 40%;
}

/* Responsive Fixes for Small Screens */
@media (max-width: 768px) {
  .map-container {
    width: 95%;
    max-width: 100%;
    text-align: left;
    margin: 10px auto;
  } /* Make map fit better */
  .person {
    width: 6vw;
    max-width: 30px;
  } /* Smaller persons */
  .stat-box {
    font-size: 12px;
  } /* Adjust font */
}

@media (max-width: 480px) {
  .stat-box {
    font-size: 10px;
  }
  .stat-box .label {
    font-size: 8px;
  }
  .person {
    width: 7vw;
    max-width: 25px;
  } /* Even smaller for mobiles */
}

.person {
  transition: opacity 0.5s ease-in-out; /* Smooth fade effect */
}

.toggle-btn {
  border-radius: 50px;
  padding: 10px 20px;
  cursor: pointer;
  font-weight: bold;
}
.active-plan {
  background-color: #d4a017;
  color: #fff;
}
.card-highlight {
  background: linear-gradient(to bottom, #d4a017, #ffcc00);
  color: #fff;
}

.react-payment {
  padding: 80px 0;
}

.btn-group.toggle-switch {
  margin: 40px 0;
}

.toggle-switch button {
    font-weight: 400;
    border: none;
    margin: 0 10px;
    border-radius: 10px !important;
    padding: 15px 30px;
    background: #fff;
    color: #000;
}

.toggle-switch button.active {
  background: #d69500;
  color: #fff;
}

.toggle-switch button:hover{
    border: none;
    background: #d69500;
}

.card.p-4.shadow {
    text-align: left;
}

.shadow h3 {
    font-weight: normal;
}

.shadow small {
    font-weight: normal;
    font-size: 18px;
}

.shadow:hover {
  background: #d69500;
  color:#fff;
}

.shadow:hover {
    background: #d69500;
}

.shadow:hover .btn{
  background: #000;
}


.shadow:hover h3{
    color: #fff;
}

.shadow:hover h2{
  color: #fff;
}


.second-box h2{
    color: #000;
}

.hiring-process {
    background-color: #fff;
}

/* Process Bar with Steps */
.process-wrapper {
    display: flex;
    justify-content: center;
    position: relative;
    margin-top: 20px;
}

.process-bar {
    background: rgba(209, 154, 0, 0.1);
    border-radius: 50px;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 75%;
    max-width: 1000px;
    position: relative;
    border: 2px solid rgba(209, 154, 0, 0.5);
}

/* Step Numbers */
.step {
    position: relative;
    background: #d19a00;
    color: white;
    font-weight: bold;
    font-size: 20px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transform: scale(0.5);
}

/* Initial Hidden State */
.step, .dashed-line {
    opacity: 0;
    transform: scale(0.5);
}

/* Step Animations */
.active .step-1 {
    animation: fadeInScale 0.5s ease-out 0.5s forwards;
}
.active .step-2 {
    animation: fadeInScale 0.5s ease-out 1.5s forwards;
}
.active .step-3 {
    animation: fadeInScale 0.5s ease-out 2.5s forwards;
}

/* Dashed Line */
.dashed-line {
    flex-grow: 1;
    height: 2px;
    background: repeating-linear-gradient(90deg, #d19a00, #d19a00 5px, transparent 5px, transparent 10px);
    transform: scaleX(0);
    transform-origin: left;
}

/* Dashed Line Animations */
.active .dashed-1 {
    animation: drawLine 1s ease-out 1s forwards;
}
.active .dashed-2 {
    animation: drawLine 1s ease-out 2s forwards;
}

/* Keyframes */
@keyframes fadeInScale {
    from {
        opacity: 0;
        transform: scale(0.5);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes drawLine {
    from {
        opacity: 0;
        transform: scaleX(0);
    }
    to {
        opacity: 1;
        transform: scaleX(1);
    }
}

.hiring-process h2{
    color: #000 !important;
}


section.feature-section {
    padding: 80px 0;
}

.android-feature-types-wrap.features-react {
    border:1px solid #d69500;
}

.android-feature-types-wrap.features-react:hover {
    background-color: #d69500;
}

.android-feature-types-wrap.features-react:hover .android-feature-title{
    color: #fff;
}

.android-feature-types-wrap.features-react:hover p{
    color: #fff;
}

.features-react .android-feature-icon svg, .features-react .android-feature-icon img {
    height: 45px;
    width: 45px;
    background: #d69500;
    padding: 15px;
    border-radius: 50%;
}

.android-feature-types-wrap.features-react:hover .android-feature-icon svg {
    background:#fff;
}

.android-feature-types-wrap.features-react:hover .android-feature-icon svg path{
    fill:#d69500;
}

.team-section-details {
  display: flex;
  gap: 15px;
  padding: 20px;
  background: #000;
  padding: 80px 0;
}

.team-section {
  display: flex;
  gap: 15px;
  padding: 80px 0 40px 0;
  perspective: 800px;
}

.team-card {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 15px;
  width: 250px;
  padding: 10px;
  text-align: center;
  overflow: hidden;
  position: relative;
  transition: transform 0.5s ease, opacity 0.5s ease, filter 0.5s ease;
  text-align: left;
}

.team-card img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 10px;
  transition: transform 0.5s ease, filter 0.5s ease;
}

.team-card h3 {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin: 20px 0 0 0;
}

.team-card p {
  font-size: 14px;
  opacity: 0.8;
  color: #fff;
  margin: 3px 0;
  line-height: normal;
}


  section.testimonial-new {
    padding: 80px 0;
}

.testimonial-slider {
  margin:40px auto 0;
  position: relative;
}

.testimonial-item {
  background: #fff;
  border-radius: 20px;
  padding: 35px;
  text-align: center;
  border: 1px solid #d8d8d8;
  position: relative;
  margin: 0 10px;
}

.testimonial-header {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  margin-top: -62px;
  position: relative;
  z-index: 99999;
}

.initials {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #d4a017;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 18px;
}

.stars {
  margin: 10px 0;
  color: #d4a018;
}

.testimonial-text {
  font-size: 15px;
  color: #555;
  margin-bottom: 15px;
}

.author {
  font-weight: normal;
  font-size: 14px;
  color: #706f6f;
  margin: 0;
}

.designation {
  font-size: 14px;
  color: #777;
}

.testimonial-slider .slick-prev,
.testimonial-slider .slick-next {
    position: absolute;
    top: 50%;
    background: #f8e6be; /* Light background for visibility */
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 20px;
    color: #d1a23f;
    border: none;
    cursor: pointer;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testimonial-slider .slick-prev {
    left: 60px; /* Adjust for proper positioning */
    background: #d1a23f;
    color: #fff;
}

.testimonial-slider .slick-next {
    right: 35px; /* Adjust for proper positioning */
    background: #d1a23f;
    color: #fff;
}

.testimonial-slider .slick-prev:hover,
.testimonial-slider .slick-next:hover {
    background: #d1a23f;
    color: #fff;
}


.testimonial-slider .slick-slide {
  margin: 0 20px;
  /* Increase spacing between slides */
}

.testimonial-slider .slick-list {
  padding: 0 40px;
  /* Ensures partial visibility of slides */
}

.testimonial-slider .slick-list {
  padding: 40px 50px 0 50px !important;
}

.industry-section{
  padding: 80px 0;
  background-color: #000;;
}

.grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.blog-card {
  display: flex;
  align-items: center;
  background-color: #111;
  border-radius: 10px;
  overflow: hidden;
  transition: transform 0.3s ease, border 0.3s ease;
  border: 2px solid transparent;
}
.blog-card:hover {
  border-color: gold;
  transform: scale(1.02);
}
.blog-card img {
  width: 50%;
  height: 100%;
  object-fit: cover;
}
.blog-content {
  padding: 20px;
  text-align: left;
  width: 50%;
}
.blog-content h3 {
  font-size: 1.5rem;
  margin-bottom: 10px;
  font-weight: 500;
  color: #fff;

}
.blog-content p {
  color: #fff;
}
@media (max-width: 768px) {
  .grid {
      grid-template-columns: 1fr;
  }
  .blog-card {
      flex-direction: column;
  }
  .blog-card img, .blog-content {
      width: 100%;
  }
}


.react-industry-banner-content{
  margin-bottom: 80px;
}

.react-top-slider.slick-initialized.slick-slider{
  padding-bottom: 10px;
}

.space-pd.home-blog-sec.hire-page {
  background: #000;
}

.hire-desc p{
  color: #fff;
}

.space-pd.home-blog-sec.hire-page .blog-heading{
  color: #fff;
}

.shadow ul {
  margin-bottom: 20px;
}

.react-service h2.heading {
  line-height: 52px;
}

.center-image {
  animation:none;
}

.page-id-2530 .small-header ul li a {
  color: var(--bs-black);
}
.react-top-slider .slick-track {
  display: flex !important;
}
.react-top-slider .slick-slide {
  float: none !important;
}

/* Accordion Icons */
.accordion-icon {
  font-size: 18px;
  font-weight: 700;
  color: #d69500;
  transition: transform .3sease;
  margin-left: auto;
}

/* Mobile Accordion Content */
.mobile-accordion-content {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.4s ease-out;
  background: #f8f8f8;
  border-radius: 8px;
  margin-top: 5px;
}

.accordion-inner {
  padding: 15px;
}

.mobile-accordion-image {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}

/* Ensure feature box styling */
.mobile-slider-wrapper  .android-feature-types-wrap {
  position: relative;
  padding: 40px;
  background: #f9f9f9;
  border-radius: 10px;
  text-align: center;
}

/* Mobile slider wrapper */
.mobile-slider-wrapper {
  position: relative;
  text-align: center;
  max-width: 90%;
  margin: auto;
}

/* Slick navigation buttons */
.mobile-slider-wrapper .slick-prev,
.mobile-slider-wrapper .slick-next {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  background: #333;
  color: #fff;
  border: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 18px;
  line-height: 40px;
  cursor: pointer;
  z-index: 1000;
}

.mobile-slider-wrapper i{
background: #d69500;
padding: 20px;
}

/* Left button */
.mobile-slider-wrapper  .slick-prev {
  left: -20px;
}

/* Right button */
.mobile-slider-wrapper  .slick-next {
  right: -20px;
}

/* Button hover effect */
.mobile-slider-wrapper .slick-prev:hover,
.mobile-slider-wrapper .slick-next:hover {
  background: #555;
}

.react-feature .android-feature-title {
  display: inline-block;
  width: 100%;
  max-width: 100%;
}

.btn-arrow{
  display: none;
}

.hire-testimonial-section{
  padding: 80px 0;
}

   /* General Styles */
   .team-slider-container {
    text-align: center;
    background-color: black;
    color: white;
    padding: 40px;
    position: relative;
}

.team-slider-title {
    font-size: 32px;
    font-weight: bold;
}

.team-slider-subtitle {
    font-size: 18px;
    color: #aaa;
    margin-bottom: 20px;
}

/* Custom Slick Slider */
.team-slider-wrapper {
    display: flex;
    justify-content: center;
}

.team-slider {
    margin: auto;
}

.team-slide {
    background: #222;
    border-radius: 20px;
    padding: 0px;
    width: 90%;
    text-align: left;
}

.team-slide-image img {
    width: 30%;
    min-width: 120px;
    border-radius: 10px;
    margin-right: 20px;
}

.team-slide-text h2 {
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    margin: 0;
    line-height: 30px;
    margin: 20px 0;
}

.team-slide-text h3 {
    font-size: 18px;
    color: #fff;
    margin: 10px 0 0 0;
    font-weight: normal;
}

.team-slide-text p {
  font-size: 16px;
  color: #acacac;
  line-height: 24px;
  margin: 15px 0;
  display: inline-block;
}

/* Stats Section */
.team-stats {
    display: inline-block;
    justify-content: stretch;
    margin-top: 15px;
    width: 100%;
    color: #fff;
}


.team-stat {
  font-size: 16px;
  text-align: left;
  position: relative;
  display: inline-block;
  width: 100%;
}


/* Custom Arrows */
.team-slider-prev, .team-slider-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: white;
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 20px;
    cursor: pointer;
}

.team-slider-prev { left: 0; }
.team-slider-next { right: 0; }

/* Space Between Slides */
.team-slide {
    margin: 0 15px; /* Add spacing */
    box-sizing: border-box;
    color: #fff;
}

.team-slide-content {
display: flex;
align-items: center;
flex-wrap: nowrap; /* Prevents stacking */
flex-direction: row; /* Ensures the image stays on the left */
gap:30px;
padding: 15px;
}

.team-slide-image {
flex: 0 0 40%; /* Assigns 30% width to the image */
max-width: 40%;
}

.team-slide-image img {
width: 100%;
border-radius: 10px;
margin-right: 20px;
}

.team-slide-text {
flex: 1; /* Allows text to take remaining space */
    padding: 0 20px 0 0;
}

section.hire-portfolio-section {
  background: #000;
  padding: 80px 0;
}

.port-banner-content.text-white {
  margin-bottom: 50px;
}

.portfolio-slider .slick-slide{
  margin: 0 20px;
}

.portfolio-slider .like img {
  display: inline-block;
}

.portfolio-slider .like p {
  display: inline-block;
}

.testimonial-slider .slick-prev {
  left: 60px;
  background: #d1a23f;
  color: #fff;
}

.portfolio-slider .slick-prev, .portfolio-slider .slick-next {
  position: absolute;
  top: 40%;
  background: #f8e6be;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 20px;
  color: #d1a23f;
  border: none;
  cursor: pointer;
  z-index: 10;
  display: flex
;
  align-items: center;
  justify-content: center;
}

.portfolio-slider .slick-prev {
  left: 11%;
  background: #d1a23f;
  color: #fff;
}

.portfolio-slider .slick-next {
  right: 9%;
  background: #d1a23f;
  color: #fff;
}

.portfolio-slider .like img {
  width: 65px;
  margin: 0 15px 0 0;
}

.react-tech ul.nav-tabs li.nav-item {
  width: calc(100% / 5);
}

.react-tech .tab-wrap .technology_wrap{
  flex-direction: column;
  height: auto;
  gap: 5px;
  background: none;
  text-align: center;
  box-shadow: none;
}

.react-tech .tab-wrap {
  margin: 0;
}

.react-tech .technology_icon img, .technology_icon svg {
  width: auto;
  height: auto;
}

.react-tech .technology_icon{
  width: 80px;
  height: 80px;
  background: none;
  box-shadow: none;
}

.center-btn-new {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 20px 0 0;
}

.react-cta-section .ios-cta-wrap .heading {
  font-size: 36px;
}

.btn.mt-4 .icon {
  display: none;
}

.center-btn .icon{
  display: none;
}

.team-section-details .center-btn {
  margin: 0 auto;
}

.react-tech .technology_name{
  width: 100%;
}

.react-team-banner-section .react-team-partner-wrap {
  display: none;
}

.hire-team-partner-wrap {
  display: none;
}

.hire-team-about-content:before{
  display: none;
}


.btn.white-btn{
  background: var(--bs-yellow);
  border-radius: 0;
  color: #fff;
  border: 2px solid var(--bs-yellow);
  font-size: 17px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 13px 22px;
  font-weight: 600;
  line-height: normal;
  position: relative;
  border-radius: 10px;
}

.smheading {
  font-size: 42px;
}

.heading-section .smheading span {
  position: relative;
  color: var(--bs-yellow);
}
x
.center-btn .btn{
  background: var(--bs-yellow);
  border-radius: 0;
  color: #fff;
  border: 2px solid var(--bs-yellow);
  font-size: 17px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 13px 22px;
  font-weight: 600;
  line-height: normal;
  position: relative;
}

.testimonial-new h2{
  font-size: 42px;
  line-height: 52px;
}

.team-slide-text {
  display: flex;
  justify-content: space-between; /* Ensures left and right alignment */
  align-items: center; /* Aligns items vertically */
  width: 100%;
  max-width: 1200px; /* Adjust as needed */
  margin: auto;
  padding: 50px;
}

.like img {
  width: 50px;
  display: inline-block;
  margin-right: 15px;
}

.left-side-content {
  flex: 1; /* Allows left content to take available space */
  max-width: 50%; /* Ensures it stays on the left */
}

.mobile-mockup {
  flex: 1; /* Allows image to take space */
  display: flex;
  justify-content: flex-end; /* Aligns image to the right */
}

.mobile-mockup img {
  max-width: 250px;
  height: auto;
}

.slick-slide .store-img img {
  display: inline-block;
}

.new-port-btn .store-img a {
  display: inline-block;
}

.new-port-btn a {
  display: block;
  color: #fff;
  position: relative;
}

.new-port-btn a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 15%;
  background: url(https://revamp.dev-story.com/wp-content/uploads/2025/03/arrow-new.png) no-repeat;
  width: 15px;
  height: 15px;
  top: 8px;
}

.new-port-btn .store-img a {
  display: inline-block;
  margin: 20px 10px 0 0px;
}

.new-port-btn .store-img a:before {
  display: none;
}


.slider-newport .slick-next {
  left: 54%;
  background: #d1a23f;
  color: #fff;
}

.slider-newport .slick-prev {
  left: 50%;
  background: #d1a23f;
  color: #fff;
}
.slider-newport .slick-prev, .slider-newport .slick-next {
  position: absolute;
  bottom: 50px;
  background: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 20px;
  color: #000;
  border: none;
  cursor: pointer;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
}
.new-port-btn a:hover {
  color: #fff;
  text-decoration: none;
}

.btn .icon{
  display: none;
}

.row.text-center.mobile-table {
  display: none;
}

/*-------------Hire Dedicated Team-----------*/

.new-btn a{
    background: var(--bs-yellow);
    border-radius: 0;
    color: #fff;
    border: 2px solid var(--bs-yellow);
    font-size: 17px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 13px 22px;
    font-weight: 600;
    line-height: normal;
    position: relative;
    border-radius: 10px;
    gap: 5px;
}

.new-btn a:hover {
    background-color: #000;
    border: 2px solid #000;
    text-decoration: none;
    color: #fff;
}

.hire-contact-form-section {
    padding-top: 120px;
    background: url(https://revamp.dev-story.com/wp-content/uploads/2025/03/hero-page-overlay-color-Latest.webp) no-repeat;
    padding-bottom: 80px;
    background-size: cover;
}

h2.stats-number {
    color: #000;
    margin: 0;
}

.stats-item {
  position: relative;
}

.stats-item:before {
  content: '';
  position: absolute;
  left: -15px;
  top: 12px;
  background: #d69500;
  width: 1px;
  height: 100px;
}

.hire-dedicated-form {
    background: #fff;
    padding: 20px;
    border-radius: 15px;
}

.hire-dedicated-form textarea {
    height: 150px;
}

.hire-dedicated-form input, .hire-dedicated-form textarea {
    border-radius: 5px;
}

.hire-dedicated-expertise{
    padding: 80px 0;
    background: #f9f2e4;
}

.dev-card {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    transition: all 0.4s ease-in-out;
    padding: 15px;
    border: 2px solid transparent;
    width: 95%;
    text-align: left;
    background: white;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%; /* Make all cards equal in height */
}
.dev-card .icon {
    font-size: 40px;
    margin-bottom: 15px;
}

.dev-card h3 {
    font-weight: 700;
    font-size: 18px;
}

.dev-card .hover-content {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: top 0.4s ease-in-out;
}
.dev-card:hover .hover-content {
    top: 0;
}
.dev-card:hover {
    border-color: #000;
}

/* Colors for each card */
.flutter {
    background: rgba(236, 173, 173, 0.9);
}
.ios { 
    background: rgba(0, 119, 181, 0.09);
 }

.android { background: #09BB2D14; }
.react { background: rgba(230, 201, 134, 0.9); }


.fullstack { background: rgba(17, 192, 180, 0.4); }

.node { background: rgba(250, 115, 33, 0.4); }

.laravel { background: rgba(0, 119, 181, 0.4); }

.wordpress { background: rgba(151, 71, 255, 0.4) }

.impact-section {
    padding-bottom: 80px;
    background: #f9f2e4;
}

.trusted-section {
    background: #fdfdfd;
}

.partner-logo {
    max-width: 120px;
    height: auto;
}

.custom-slider-team .slick-slide {
  padding: 0 10px;
}

.custom-card {
    display: flex;
    flex-direction: column;
    background: #181818;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    width: 100%;
    gap: 15px;
}

.d-flex.align-items-center {
    display: flex;
    align-items: center;
    gap: 0px;
}

.member-image img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50%;
}

.custom-card img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 3px solid #fff;
}

.text-content {
    flex-grow: 1;
    text-align: right;
}

.text-content h3 {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0;
}
.text-content p {
    font-size: 14px;
    color: #ccc;
    margin: 0;
}
.experience-badge {
    color: #d69500;
    padding: 4px 8px;
    border-radius: 5px;
    font-size: 14px;
}


.skills {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-start;
    background: rgba(255, 255, 255, 0.1);
    padding: 10px;
    border-radius: 8px;
    margin-top: 10px;
}

.skills span {
    background: rgba(255, 255, 255, 0.2);
    padding: 0px 15px;
    border-radius: 6px;
    font-size: 12px;
    white-space: nowrap;
}


.trusted-section {
    padding: 80px 0;
}

.team-slider-dedicated{
    padding-top: 40px;
}

.dedicated-team {
    padding:0 0 0px 0;
}

section.dedicated-technology-section {
  padding: 80px 0;
  background: #f9f2e4;
}

li.tab-btn.active.p-3.rounded.cursor-pointer {
    color: #000;
}

li.tab-btn.custom-color-class {
    background: rgba(214, 149, 0, 1);
}

.technology-box-new {
    width: 150px;  /* Adjust width as needed */
    height: 120px; /* Adjust height as needed */
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}

.technology-box-new img {
  height: auto;
  box-shadow: 1px 1px 2px 2px #c3c3c3;
  border-radius: 50%;
  margin-bottom: 10px;
}

li.tab-btn.active {
    color: #000;
}

.apart-section {
    padding: 0 0px 0px 0;
}

.hight-light {
    background: #f7f1e3;
}

.pricing-table-section {
    padding: 0 0 0px 0;
}

.new-btn.center-btn a{
    width: 100%;
}

.custom-gradient {
    background: linear-gradient(to bottom, rgba(221, 174, 65, 1), rgba(214, 149, 0, 1));
}

.new-btn.center-btn.new-white-btn a {
    background: #fff;
    color: #000;
}

.step-section{
    padding: 80px 0;
}

    /* Default Box Style */
    .step-box {
        background: #faf1dc;
        color: black;
        cursor: pointer;
    }

    /* Hover Effects */
    .step-box:hover {
        background: #D69500 !important;
        color: white !important;
        transition: none;
    }

    .step-box:hover .step-number,
    .step-box:hover .step-title,
    .step-box:hover .step-text {
        color: white !important;
    }

    .gradient-box-why {
        background: linear-gradient(to right, #D69500, #DDAE41);
    }

    .image-size img{
        width: 150px;
}

.hover-content p {
  font-size: 14px;
  line-height: 20px;
}

body.page-id-330 .testimonial-new{
	padding-top:0;
}

.home-accordian-section .collapse {
  visibility: visible;
}

.submit-btn input[type=submit]:hover {
  background: #000 !important;
  color: #fff !important;
}

body.page-id-2526 .container{
  max-width: 1200px;
  margin: 0 auto;
}

.logo-slider-section {
  padding: 0px 0;
  background: url('dotted-grid.png') no-repeat center center;
  background-size: contain;
}

.logo-slider {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo-item-new {
  display: flex !important;
  justify-content: center;
  align-items: center;
  height: 90px; /* Set a fixed height for alignment */
  margin: 0 0px; /* Add spacing between logos */
}

.logo-item-new img {
  max-height: 80px; /* Ensure all logos have the same max height */
  width: auto; /* Keep aspect ratio */
  object-fit: contain;
}



.logo-item img:hover {
  filter: grayscale(0%);
}

.partner_carousel h3 {
  font-size: 22px;
  font-weight: bold;
}

.hire-team-service-section .new-btn {
  margin: 40px 0 0 0;
}

body.page-id-2526 .main-header .menu-top li a {
  color: #000 !important;
}

section.portfolio-react-section {
  padding: 80px 0 0 0;
}


.portfolio-react-section h2 {
  margin: 0;
  padding: 0 !important;
  line-height: normal;
}

.slider-newport.slick-initialized.slick-slider {
  margin:  0px 0 0 0;
}

.toggle-switch button.active {
  background: #000000;
  color: #fff;
}

.toggle-switch button {
  background: #d69500;
}

.slider-newport.react-port-sec.slick-initialized.slick-slider {
  margin: 30px 0 0 0;
}

.hire-contact-form-section .stats-item:before{
  display: none;
}

h2.stats-number-new {
  margin: 0;
}

.step-box {
  cursor: auto;
}

.testimonial-slider.dedicated-test.slick-initialized.slick-slider {
  margin: 0;
}

.dedicated-technology-section ul li.active {
  border: 1px solid #dadada;
  background: #fff;
}

.list-group-item.active {
  background: transparent;
}

.dedicated-technology-section ul li {
  padding: 15px;
}

.dedicated-technology-section .bg-primary {
  background-color: #d69500 !important;
}

.dedicated-technology-section .tab-content img {
  border-radius: 50%;
  box-shadow: 0px 0px 4px #b3b3b3;
}

section.portfolio-dedicated-section {
  padding: 80px 0 0 0;
}

.apart-section table {
  width: 100%;
}

.apart-section table tr.bg-yellow-600 {
  background: #d69500;
}

.apart-section  table tr th.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.apart-section  table tr td.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.card.center-card.text-white.shadow-lg.p-4 {
  background: #d69500;
}

.center-card a.btn {
  background: #fff;
  color: #000 !important;
}

.yellow-text {
  color: #d69500;
}

.card.shadow-lg.border-0.rounded-3.p-4.text-start {
  background: #faf1dc;
}

.step-box:hover {
  background-color: #D69500 !important;
  color: white !important;
}

.step-box:hover h3.yellow-text,
.step-box:hover h2,
.step-box:hover p {
  color: white !important;
}

/*----IOS developer page-------*/

  .ios-banner-section {
    padding: 0;
    height: 100vh;
    display: flex;
    align-items: center;
    background-size: cover;
    background-position: right bottom;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    background-size: 100%;
    background-position: 0 50%;
}

.ios-boost-section p {
  color: #fff;
}




.service-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  border-radius: 15px;
  overflow: hidden;
  transition: 0.5s;
  cursor: pointer;
}

.text-content {
  width: 65%; /* Adjust text width */
  z-index: 2; /* Keep text on top */
}

.image-container {
  width: 35%;
  position: relative;
  overflow: hidden;
}

.service-box .service-image {
  width: 120px;
  height: auto;
  transform: translateX(50%) rotate(0deg);
  transition: transform 0.5s ease-in-out;
  position: relative;
  top: 40px;
}

section.hire-ios-cta-section.space-pd.bgcss {
  background-size: contain;
}

.service-box:hover .service-image {
  transform: translateX(15%) rotate(-0deg);
}

.service-box h3 {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  text-align: left;
}

.service-box p {
  font-size: 14px;
  color: #555;
  text-align: left;
  line-height: 20px;
  margin: 10px 0 0 0;
}

/* Background Colors */
.blue-bg { background: #d8efff; }
.pink-bg { background: #ffe2f4; }
.green-bg { background: #e1f5e1; }
.purple-bg { background: #e6dcff; }
.peach-bg { background: #ffe6d5; }
.yellow-bg { background: #fff7d1; }



p.desc span {
  color: #d69500;
}

section.ios-development-section {
  padding: 80px 0;
}

section.dedicated-technology-section.ios-page {
  background: #fff;
  padding: 80px 0 0 0;
}


.pricing-card span.pay-tick {
  color: #d69500;
  margin-right: 8px;
}

section.ios-payment-section.flutter-payment-sec {
  background: none;
}


.pricing-toggle-ios{
  display: inline-flex;
  padding: 5px;
  border-radius: 30px;
}
.pricing-toggle-ios button {
  border: 1px solid #333;
  background: transparent;
  padding: 10px 45px;
  font-weight: 600;
  cursor: pointer;
  color: #333;
  margin: 0 0 0 20px;
}
.pricing-toggle-ios .active {
  background: #D69500;
  border-radius: 30px;
  color: white;
  border: 1px solid #D69500;
}
.pricing-card {
  background: white;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
.pricing-card h3 {
  font-size: 1.2rem;
  font-weight: bold;
}
.price {
  font-size: 3rem;
  font-weight: 700;
  color: #d69500;
  margin: 25px 0;
  word-spacing: -10px;
}
.btn-primary {
  background: #D69500;
  border: none;
  width: 100%;
}
.btn-primary:hover {
  background: #B37800;
}

.pricing-card ul li {
  line-height: 40px;
}

.new-btn.full-width a{
  width: 100%;
  margin: 20px 0 0 0;
}

.pricing-card span {
  color: #000;
  font-weight: normal;
}

section.ios-payment-section {
  background: linear-gradient(to right, #ffffff, #fff2d5);
}

.counter-box {
  padding: 20px;
  border-radius: 10px;
  position: relative;
  text-align: left;
  display: flex;
  align-items: center;
  gap: 15px;
}

.border-line {
  width: 1px;
  height: 85px;
  background: #D69500;
  border-radius: 3px;
}

.counter-content {
  display: flex;
  flex-direction: column;
  text-align: center;
  flex-grow: 1;
}

.counter {
  font-size: 42px;
  font-weight: bold;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.icon-circle {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 18px;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.2);
}

.inner-boost-wrap{
  padding: 80px 0;
  background:url(https://revamp.dev-story.com/wp-content/uploads/2025/03/Banner-2.png) no-repeat;
  background-size: 100%;
}

.counter-column {
  display: flex;
  align-items: center;
  justify-content: center; /* Aligns content to the left */
}

  /* Steps Container */
  .steps-wrapper {
    position: relative;
    padding-top: 0px;
}

/* Top Progress Line */
.progress-container {
    position: relative;
    width: 100%;
    margin: 20px auto;
    height: 5px;
    background-color: #e0e0e0;
    overflow: hidden;
}

/* Moving Animated Line */
.progress-line {
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 5px;
    background-color: #d49a20;
    transition: width 1s ease-in-out;
}

/* Step Box Styling */
.step-box {
    position: relative;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    text-align: left;
    overflow: hidden;
    transition: height 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out;
    height: 150px; /* Default height */
    opacity: 0.3; /* Initially faded */
}

/* Active Step - Increases Height and Changes Background */
.step-box.active {
    height: 150px;
    background: linear-gradient(to bottom, #E6C986, #DDAE41);
    opacity: 1;
}

/* Heading inside the Box (Top Left) */
.step-title {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    top: 20px;
    left: 20px;
}

/* Step Number (Partially Cut Off Initially) */
.step-number {
    font-size: 70px;
    font-weight: bold;
    color: #d49a20;
    position: absolute;
    bottom: -20px;  /* Partially hidden */
    right: 20px;
    opacity: 0;
    transition: bottom 0.8s ease, opacity 0.8s ease;
}

/* Active Step Animation */
.step-box.active .step-number {
    bottom: 25px; /* Moves Up */
    opacity: 1;
}


section.ios-process-section {
  padding:80px 0;
}

section.react-cta-section.space-pd.bgcss.third-cta {
  background-size: 100%;
}


.brand-slider {
  width: 100%;
  margin: auto;
}

.ios-brand-item {
  text-align: center;
  padding: 10px;
  position: relative;
}

.ios-brand-item img {
  width: 100%;
  height: auto;
}
.slide-overlay {
  position: absolute;
  top: -50px;
  left: 35px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  padding: 0px;
  color: white;
  font-size: 18px;
  font-weight: bold;
  border-radius: 12px;
}
.profile-card {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
.profile-card img {
  width: 100%;
  height: auto;
  transition: 0.3s ease-in-out;
}
.profile-card:hover img {
  filter: brightness(1.1);
}
.profile-info {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: white;
}
.badge-years {
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 16px;
  display: inline-block;
  margin-bottom: 5px;
  background: rgb(214 149 0 / 40%);
}

.profile-info h3{
  color: #fff;
  margin: 0;
  font-size: 22px;
}

/*----Fluuter developer page-------*/

.portfolio-flutter-section{
  padding: 0 0 0px 0;
}

.flutter-boost-section {
  background: #F9F9F9;
  padding: 80px 0;
}

.flutter-boost-section .counter{
  color: #000;
}

.dev-card.lt-green {
    background: rgba(230, 247, 226, 1);
}

.dev-card.lt-yellow {
  background: rgba(255, 238, 211, 1);
}

.dev-card.lt-blue {
  background: rgba(209, 241, 255, 1);
}

.dev-card.lt-pink {
  background: rgba(255, 236, 253, 1);
}


/*-----------fullstack-developer--------*/



.glow {
  position: absolute;
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, rgba(255, 204, 0, 0.3), transparent);
  border-radius: 50%;
  top: -50px;
  right: -50px;
  z-index: -1;
  filter: blur(50px);
}
.info-card {
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
  border-radius: 10px;
  display: flex;
  align-items: center;
}
.big-box {
  height: auto;
}
.small-box {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.small-box:nth-of-type(1)::before {
  background: red !important; /* Test if it's applied */
}


.info-card img {

  margin-right: 15px;
}

.fullstack-banner-section {
  position: relative;
  overflow: hidden;
  padding: 120px 0;
}

.banner-video-fullstack {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
  top:0;
}



/* Ensuring first box has a circle but no top connection */
.first-small-box:before {
  content: "";
  position: absolute;
  top: 0;
  right: -46px;
  width: 20px;
  height: 224px;
  background: url(https://revamp.dev-story.com/wp-content/uploads/2025/03/arrow.png) no-repeat;
  top: 16px;
}

.info-card.text-light.small-box.first-small-box {
  background: rgba(82, 103, 238, 0.14);
  border: 1px solid rgba(82, 103, 238);
}

.info-card.text-light.small-box.second-small-box {
  background: rgba(42, 185, 51, 0.14);
  border: 1px solid rgba(42, 185, 51);
}

.info-card.text-light.small-box.third-small-box {
  background: rgba(234, 127, 45, 0.14);
  border: 1px solid rgba(234, 127, 45);
}

.dev-icon-wrap.full-stack img {
  width: 100%;
  height: 100%;
}
.home-technology-section.space-pd.react-tech.fullstack-tech {
  background: none;
  padding: 80px 0 0 0;
}

.fullstack-tech .technology-type-wrapper ul.nav-tabs {
  box-shadow: none;
  background: none;
  border: none;
}

.fullstack-tech .technology-type-wrapper ul.nav-tabs li a {
  border-radius: 35px;
  font-weight: normal;
  background: #F2F2F0;
  margin-left: 10px;
}
.fullstack-tech .technology-type-wrapper ul.nav-tabs li a.active {
  background: #111111;
}

.icon-circle.text-warning {
  background: rgb(255 193 7 / 20%);
}

span.icon-circle.text-purple {
  background: #1e81d733;
  color: blue;
}
span.icon-circle.text-success {
  background: #7350F933;
  color: #673AB7 !important;
}
span.icon-circle.text-primary {
  background: #FD424233;
  color: red !important;
}

span.icon-circle.text-info {
  background: #FA822E33;
  color: #c07d04 !important;
}

span.icon-circle.text-danger {
  background: #42D7CE33;
  color: rgb(17 222 210 / 100%) !important;
}

.hiring-steps-container {
  position: relative;
  width: 90%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 50px 0 0 0;
  opacity: 0; /* Initially hidden */
  transform: translateY(50px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.hiring-step {
  position: relative;
  text-align: left;
  padding: 10px;
}

.hiring-step-circle {
  width: 50px;
  height: 50px;
  background: #fff;
  border: 1px solid #969696;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  transition: background 0.5s ease-in-out;
}

/* Fix the progress bar position */
.hiring-progress-bar {
  position: absolute;
  top: 35%;
  left: 1%;
  width: 100%;
  height: 2px;
  background: #ddd;
  z-index: 1;
  transform: translateY(-50%);
}

/* Fix progress line alignment */
.hiring-progress-line {
  position: absolute;
  top: 35%;
  left: 1%;
  width: 0%;
  height: 2px;
  background: #d8a100;
  z-index: 2;
  transform: translateY(-50%);
  transition: width 2s ease-in-out;
}

/* Adjust text position */
.hiring-step-content {
  margin-top: 15px;
  font-weight: bold;
  color: #666;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  font-size: 18px;
}

.hiring-step-description {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.fullstack-step-section{
  padding: 80px 0;
}

.custom-box {
  background: white;
  padding: 15px 20px;
  margin-bottom: 15px;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.3s ease, transform 0.3s ease, color 0.3s ease;
  position: relative;
  border-left: 6px solid transparent;
  text-align: left;
  box-shadow: 1px 1px 5px 0px #d3d3d3;
}
.custom-box:hover, .custom-box.custom-active {
  background: #ffeecc;
}
.custom-number {
  font-size: 42px;
  font-weight: bold;
  color: #d8a100;
  padding: 0;
  border-radius: 8px;
  margin-bottom: 5px;
  display: none; /* Hidden initially */
  margin: 0 0 15px 0;
}
.custom-box.custom-active .custom-number {
  display: block; /* Show when active */
}
.custom-details h3 {
  margin: 0;
  font-size: 18px;
  transition: color 0.3s ease;
}
.custom-box.custom-active .custom-details h3 {
  color: #d8a100; /* Change heading color when active */
}
.custom-details p {
  margin: 5px 0 0;
  font-size: 14px;
  color: #666;
}
.custom-right img {
  width: 100%;
  max-width: 350px;
  transition: opacity 0.5s ease-in-out;
}
.custom-right-text {
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
}
.custom-cta {
  display: inline-block;
  background: #d8a100;
  color: white;
  padding: 12px 20px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  margin-top: 15px;
}
section.prefer-section {
  background: #F9F9F9;
  padding: 80px 0;
}

section.fullstack-expertise-section {
  padding: 80px 0;
}

section.testimonial-new.fullstatck-testimonial {
  padding: 0 0 80px 0;
}
.team-slider-fullstack .slick-slide {
  margin: 0 15px; /* Adjusts the spacing between slides */
}

.team-slider-fullstack .slick-list {
  margin: 0 -15px; /* Adjusts to keep the layout aligned */
}

section.ios-team-section.fullstack-team-section {
  padding-bottom: 80px;
}


/****************Android Developer****************/



section.android-dev-banner-section.position-relative {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding: 200px 0;
}

.btn-spacing{
  margin: 20px 0 0;
}

.dev-services_details.hire-android img {
  width: auto;
}
.service-number h2 {
  color: #cccccc;
  font-size: 92px;
}

.dev-services_details.hire-android.d-flex.align-items-center.justify-content-between {
  gap: 15px;
  margin: 35px 0;
  border: 1px solid #000;
}

.dev-services_details.hire-android .dev-icon-wrap {
  margin-bottom: 0;
  margin: -60px 0 10px 0;
}

.dev-services_details.hire-android:hover .service-number h2 {
  color: #d69500;
}

.dev-services_details.hire-android:hover{
background:#fdfdf2;
}

.fullstack-tech.hire-android .technology-type-wrapper ul.nav-tabs li a.active {
  background: transparent;
  border-bottom: 3px solid #d69500;
  border-radius: 0px;
  color: #000;
}


.android-hire-counter span.icon-circle {
  display: none;
}

.android-hire-counter .counter-content {
  flex-direction: row;
  text-align: left;
  align-items: center;
}

.android-hire-counter span.icon {
  color: #d69500 !important;
  font-weight: bold;
}

.android-hire-counter .counter {

}

.monthlyplan {
  background: #D695001A;
  padding: 10px 20px;
  margin: 0;
  border-radius: 30px;
  width: fit-content;
}

.monthlyplan h3 {
  margin: 0;
  font-weight: normal;
  font-size: 16px;
  color: #d69500;
}

.pricing-shadow {
  box-shadow: 0px 4px 72px 0px #0101010F;
  padding: 20px;
  border-radius:20px;
}

.android-payment ul li {
  padding: 18px 0px;
}

.pricing-shadow h3 {
  font-size: 16px;
}

.android-payment .pricing-toggle-ios {
  margin: 20px 0 0;
}

section.android-section {
  padding: 80px 0;
}

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

.android-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  flex: 1;
}

/* Step Badge (Number Box) */
.step-badge {
  background: linear-gradient(135deg, #D69E2E, #B7791F);
  color: white;
  font-size: 1.2rem;
  font-weight: bold;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}

.step-text {
  margin-top: 10px;
  font-weight: 600;
  max-width: 180px;
}

/* Dotted Line Styling */
.dotted-line {
  flex-grow: 1;
  height: 2px;
  border-top: 3px dashed #B7791F;
  position: relative;
  display: flex;
  align-items: center;
}

/* Add circular dots at both ends */
.dotted-line::before,
.dotted-line::after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #B7791F;
  border-radius: 50%;
  position: absolute;
}

.dotted-line::before {
  left: -5px;
}

.dotted-line::after {
  right: -5px;
}

.android-team-slider .slick-slide {
  margin: 0 15px; /* Adjusts the spacing between slides */
}

.android-team-slider .slick-list {
  margin: 0 -15px; /* Adjusts to keep the layout aligned */
}
.hire-dedicated-form p {
  color: #9a9a9a;
}

.experience-section .dev-icon-wrap svg {
  width: auto;
  height: auto;
}


.experience-section .dev-icon-wrap svg path {
  fill: white;
}

.dev-services_details.hire-android:hover .dev-icon-wrap rect{
  fill:#d69500;
}

.android-team-slider p {
  font-size: 12px;
}

.android-hire-counter .counter-content{
  flex-direction: column;
}

.flutter-features .features-react .android-feature-icon svg {
  width: auto;
  height: auto;
  background: none;
  padding: 0;
}

.flutter-features .features-react:hover .android-feature-icon svg rect {
  fill: #fff;
}

.flutter-features .android-feature-icon {
  background: none;
}


.mobile-payment-btn{
  display: none;
}


.space {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  width: 100%;
  overflow: hidden;
  position: relative;
  background: linear-gradient(
      359.95deg,
      #010101 -18.13%,
      #090806 5.74%,
      #0d0b08 25.7%,
      #201c13 61.89%,
      #2a3e50 112.05%,
      #3f9ced 136.81%,
      #2c86d3 156.39%
  );
}

.content {
  position: absolute;
  top: 10%;
  z-index: 10;
  text-align: center;
  max-width: 80%;
}

.explore-btn {
  background-color: #ff6b00;
  color: white;
  border: none;
  padding: 12px 25px;
  font-size: 1rem;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

.explore-btn:hover {
  background-color: #e65c00;
}

.solar-system {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
}

.orbit {
  position: absolute;
  border: 2px solid #6f464633;
  border-radius: 50%;
  animation: rotating-anim linear infinite;
}

.planet {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: var(--col);
  box-shadow: 0 0 20px var(--col), 0 0 60px var(--col);
}

/* Position planets evenly */
.orbit .planet:nth-child(1) { top: -10px; left: 50%; transform: translateX(-50%); }
.orbit .planet:nth-child(2) { bottom: -10px; left: 50%; transform: translateX(-50%); }
.orbit .planet:nth-child(3) { left: -10px; top: 50%; transform: translateY(-50%); }
.orbit .planet:nth-child(4) { right: -10px; top: 50%; transform: translateY(-50%); }

@keyframes rotating-anim {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Orbit Sizes & Speeds */
.jupiter {
  width: 400px;
  height: 400px;
  animation-duration: 9.5s;
  top: 215px;
}

.saturn {
  width: 600px;
  height: 600px;
  animation-duration: 12.5s;
  top: 140px;
}

.uranus {
  width: 800px;
  height: 800px;
  animation-duration: 15s;
  top: 70px;
}

.neptune {
  width: 1000px;
  height: 1000px;
  animation-duration: 35s;
  top: 0px;
}


.features {
position: absolute;
bottom: 50px;
width: 80%;
display: flex;
justify-content: space-between;
gap: 15px;
flex-wrap: wrap;
}


.feature-box {
background: rgb(28 28 28 / 70%);
padding: 15px;
border-radius: 51px;
display: flex;
align-items: center;
width: 220px;
/* box-shadow: 0 0 10px rgba(255, 255, 255, 0.2); */
}

.feature-box img {
width: 40px;
height: 40px;
margin-right: 10px;
}

.feature-box p {
font-size: 1rem;
font-weight: bold;
margin: 0;
text-align: left;
color: #fff;
}

.mobile-btn {
  display: none;
}

.fullstack-expertise .ios-content-wrap p{
  font-size: 18px;
  opacity: 1;
}

.fullstack-expertise .dev-services_details p {
  font-size: 18px;
}

.menu-image {
  width: auto;
  z-index: 2;
  animation: none;
  cursor: pointer;
  height: auto;
  height: auto;
  border: none;
  padding: 0;
  border-radius: 0;
}

.menu-content h2 {
  font-size: 16px;
  line-height: auto;
  font-weight: 500;
  margin: 0 0 5px 0;
}

ul.mega-sub-menu li#mega-menu-item-2430 {
  display: none !important;
}

.menu-content span {
  border: 1px solid #333;
  border-radius: 20px;
  font-size: 14px;
  font-weight: normal;
  padding: 5px 16px;
  background: #F6F6F6;
  color: #525252;
}

.menu-content p {
  font-size: 14px;
  margin: 0 !important;
}

ul.mega-menu li#mega-menu-690-1-0 {
  width:100% !important
}

ul.mega-sub-menu li{
  position: relative !important;
}

.menu-content a {
  color: #5468E7;
  font-size: 16px;
  position: relative;
  display: inline-block; /* Ensures proper spacing */
  transition: all 0.3s ease-in-out;
}

.menu-content a::before {
  content: '';
  position: absolute;
  top: 5px;
  right: -25px;
  background: url('https://revamp.dev-story.com/wp-content/uploads/2025/04/IconBase.png') no-repeat;
  width: 18px;
  height: 17px;
  transition: transform 0.3s ease-in-out;
}

/* Animate on hover */
.menu-content a:hover::before {
  transform: translateX(5px); /* Moves the arrow right */
}

.ai-menu {
  background: #F6F7F9;
  padding: 15px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 2px solid transparent;
  transition: all 0.3s ease-in-out;
}


.ai-menu p {
  font-size: 16px;
  margin: 0 !important;
  font-style: italic;
  font-weight: bold;
}


.ai-menu a {
  color: #8098F9;
  border: 1px solid #8098F9;
  border-radius: 5px;
  font-size: 16px;
  padding: 10px 15px;
  box-shadow: 0 0 10px rgba(84, 104, 231, 0.5);
  animation: glowEffect 1.5s infinite alternate ease-in-out;
}

@keyframes glowEffect {
  0% { box-shadow: 0 0 5px rgba(84, 104, 231, 0.5); }
  50% { box-shadow: 0 0 15px rgba(84, 104, 231, 0.6); }
  100% { box-shadow: 0 0 5px rgba(84, 104, 231, 0.3); }
}

li#mega-menu-5497-0-0 ul.mega-sub-menu li {
  padding: 10px 15px 40px 15px !important;
}

li#mega-menu-5497-0-1 ul.mega-sub-menu li {
  padding: 10px 15px 40px 15px !important;
}

li#mega-menu-5532-0-0 ul.mega-sub-menu li {
  padding: 10px 15px 40px 15px !important;
}

li#mega-menu-5532-0-1 ul.mega-sub-menu li {
  padding: 10px 15px 40px 15px !important;
}


.custom-row-class-name {
  margin: -160px 0 0 0;
}

ul.mega-sub-menu span {
  margin: 0 15px 0 0px;
}

.navbar #mega-menu-wrap-header_menu #mega-menu-header_menu>li.mega-contacr-btn-top>a.mega-menu-link {
  background: #d69500;
  color: #fff;
  border-radius: 8px;
  padding: 0 15px;
}

.flutter-ios-section {
  padding: 80px 0;
}

.steps-section {
  padding: 60px 20px;
  background: #f9f9f9;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
}

.steps-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 40px;
  margin: 30px 0 0;
}

.steps-list {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0px;
}


.step-card {
  background: #fff;
  padding: 25px 15px;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, .09);
  position: relative;
  overflow: hidden;
}

.step-card h3 {
  margin-top: 0;
  font-size: 20px;
  margin-bottom: 10px;
}

.step-card p {
  margin: 0;
  font-size: 14px;
  color: #555;
}

.step-index {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 48px;
  color: #c98c00;
  font-weight: bold;
  opacity: 1;
}

.mockup-container {
  flex: 1;
  text-align: center;
}

.mockup-container img {
  max-width: 100%;
  height: auto;
}
.fullstack-expertise .ios-content-wrap {
  top: 75px;
}

.home-technology-section.space-pd.react-tech {
  background: none;
  padding: 80px 0 0 0;
}

.hire-team-technology-section {
  padding: 80px 0 0 0;
}

.impact-stats-item {
  text-align: center;
}

.impact-stats-content {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.impact-stats-number {
  font-size: 2rem;
  font-weight: bold;
  margin-right: 0.5rem;
  margin-bottom: 0;
}

.impact-stats-icon {
  font-size: 1.5rem;
}

.impact-stats-icon.up {
  color: #28a745; /* Green color for upward trend */
}

.impact-stats-icon.down {
  color: #dc3545; /* Red color for downward trend */
}

.android-cta2 h2.heading {
  padding: 70px 0 0 0;
}

section.android-feature-section.space-pd.pb-5.react-feature {
  padding: 40px 0;
}

.partner_carousel {
  display: none;
}

.fullstack-banner-section a.btn.btn-yellow:hover {
  border: 1px solid #d69500;
}

.menu-des {
  margin: 0 0 0 50px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #7C7C7C;
}

li#mega-menu-5532-0-1 ul.mega-sub-menu li a:before {
  content: "";
  color: red;
  font-size: 16px;
  display: block;
  margin-bottom: 10px;
  background: #ededed !important;
  position: absolute !important;
  right: 35px;
  width: 1px !important;
  height: 130px !important;
  top: -14px !important;
}

li#mega-menu-5497-0-1 ul.mega-sub-menu li a:before {
  content: "";
  color: red;
  font-size: 16px;
  display: block;
  margin-bottom: 10px;
  background: #ededed !important;
  position: absolute !important;
  right: 35px;
  width: 1px !important;
  height: 130px !important;
  top: -14px !important;
}

li#mega-menu-5532-0-2 {
  border: 1px solid #F6F6F6 !important;
  border-radius: 9px !important;
}

li#mega-menu-5497-0-2 {
  border: 1px solid #F6F6F6 !important;
  border-radius: 9px !important;
}

.menu-image.fullwidth {
  width: 100% !important;
  border-radius: 10px !important;
}

#mega-menu-wrap-header_menu #mega-menu-header_menu>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link{
  color:  #000;
}

li.mega-logo-mobile-menu {
  display: none !important;
}

li#mega-menu-item-690 a {
  pointer-events: none !important;
}

#mega-menu-wrap-header_menu:has(.mega-menu-open) #mega-menu-header_menu[data-effect-mobile^=slide_right]+button.mega-close {
  left: 300px;
  right: auto;
  top: 15px;
}

.mega-menu a:focus + .mega-menu-sub {
  display: none;
}

/*------AI Developmet Page--------*/

.ai-development-logo-slider {
  max-width: 100%;
  margin: 20px auto;
}

.ai-development-logo-slider img {
  max-width: 150px;
  margin: 0 auto;
  display: block;
}

section.ai-developemnt-section-banner {
  padding: 100px 0 0;
  border-bottom: 2px solid rgba(114, 167, 255, 0.19);
  background-position: 0em -15em;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
}

section.ai-developemnt-section-banner  .blue-btn {
  margin: 20px 0;
}


.heading-section-ai{
  font-size: 42px;;
}

.heading-section-ai h3 {
  color: #3E57DA;
  font-size: 14px;
  font-weight: 500;
  background: #ffffff;
  display: inline-block;
  width: auto;
  padding: 5px 15px;
  border-radius: 5px;
}

.heading-section-ai h1 {
  font-size: 52px;
  font-weight: 500;
  line-height: 60px;
}

.heading-section-ai span {
  color: #8098F9;
}

.blue-btn a {
  background: #3e57da;
  color: #fff;
  padding: 11px 20px;
  font-size: 16px;
  display: inline-block;
  border-radius: 10px;
}

.side-content h3 {
  font-size: 16px;
  font-weight: 500;
}
.rob-image {
  display: inline-block;
  width: 100%;
  margin: 20px 0 0;
}

.rob-image img{
  border-radius: 10px;
  width: 100%;
}


.blue-heading h1 {
  font-size: 42px;
  font-weight: 600;
}

.blue-heading span{
  color: rgba(62, 87, 218, 1);
}

.blue-heading p{
  font-size: 16px;
}

.ai-innovation-section-banner {
  padding: 80px 0;
}


/* Specificity Boost */
.my-accordion .accordion-item {
  background: linear-gradient(90deg, rgba(102, 124, 231, 0.1) 74%, rgba(255, 255, 255, 0.1) 100%);
  border-radius: 8px;
  margin-bottom: 10px;
}

.my-accordion .accordion-button {
  background-color: #007bff;
  color: #fff;
  font-weight: bold;
  padding: 15px;
}

.my-accordion .accordion-button:not(.collapsed) {
  background-color: #0056b3;
}

.my-accordion .accordion-button:hover {
  background-color: #0056b3;
}

.my-accordion .accordion-body {
  background-color: linear-gradient(90deg, rgba(102, 124, 231, 0.1) 74%, rgba(255, 255, 255, 0.1) 100%);
  padding:0 20px 20px 95px;
  color: #333;
}

/* Ensuring Priority Over Bootstrap */
.accordion-button {
  background-color: transparent !important;
}

.accordion-button:focus {
  box-shadow: none !important;
}
.title-wrap h3 {
  color: #8098F9;
  font-weight: 600;
  font-size: 22px;
}

.title-wrap p {
  font-style: italic;
  font-weight: 500;
  font-size: 16px;
  color: #000;
}

.accordion-item .accordion-button {
  align-items: flex-start;
  gap: 30px;
}

section.ai-cta-section {
  padding: 80px 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
}

.ai-cta-wrap h2 {
  font-size: 36px;
  color: #000;
}

.ai-cta-wrap h3 {
  font-size: 28px;
  font-weight: 600;
}

.ai-cta-wrap span {
  color: #3E57DA;
}

.cta-btn {
  background: #3e57da;
  color: #fff;
  padding: 11px 20px;
  font-size: 16px;
  display: inline-block;
  border-radius: 10px;
}

.cta-btn-white {
  background: #fff;
  color: #000;
  padding: 11px 20px;
  font-size: 16px;
  display: inline-block;
  border-radius: 10px;
}

.cta-btn:hover {
  background: #000;
  color: #fff;
}

.ai-card {
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  transition: 0.3s ease-in-out;
}

.ai-card-image {
  width: 100%;
  border-radius: 20px 20px 0 0;
}

.ai-card-body {
  padding: 20px;
  text-align: left;
}

.ai-card-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #000;
}

.ai-card-text {
  font-size: 15px;
  color: #777;
  line-height: 1.6;
}

.business-section h2{
  font-size: 42px;
  font-weight: 600;
}

.business-section span{
  color: rgba(62,87,218,1);
}

section.business-section {
  padding: 80px 0 100px 0;
}

.ai-slider h5{
  text-align: left;
}

.ai-slider p {
  color: grey;
  text-align: left;
}

.ai-slider .card {
  border-radius: 41px;
  padding: 20px;
  border: 4px solid #F5F8FF;
  min-height: 450px;

}

.ai-slider .slick-prev {
  height: 40px;
  width: 40px;
  background-image: url(https://dev-story.com/wp-content/uploads/2025/04/Vector.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: .5s;
}

.ai-slider .slick-next {
  height: 40px;
  width: 40px;
  background-image: url(https://dev-story.com/wp-content/uploads/2025/04/arrow-right-circle-fill-1.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: .5s;
}

section.ai-second-cta-section {
  padding: 60px 57px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.ai-cta-wrap.wrap-2 {
  padding: 60px 0 0;
}

.entail-bg {
  background: linear-gradient(292.1deg, #070C12 65.78%, #131E6D 98.44%);
  ;
}

.entail-bg p {
  font-size: 14px;
}

section.business-section.m-auto.entail-section {
  padding: 80px 0;
}

.entail-bg h4 {
  font-size: 20px;
  margin-bottom: 20px;
}

.ai-counter-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 0.75rem;
  flex-direction: row;
  text-align: left;
}

.ai-counter-number {
  font-size: 2rem;
  font-weight: 700;
  color: #000;
}

.ai-plus-icon {
  font-size: 2rem;
  font-weight: bold;
  color: #2C43B8;
  margin-left: 4px;
}

.ai-counter-label {
  font-size: 1rem;
  font-weight: 500;
  color: #333;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 22px;
}

.ai-counter-section .col-md-3:not(:last-child):after {
  content: "";
  position: absolute;
  right: 0;
  top: -5px;
  height: 70px;
  width: 1px;
  background-color: #ccc;
}

/* Make sure the parent div is positioned relative */
.ai-counter-section .col-md-3 {
  position: relative;
}

section.ai-techonology-section span {
  color: rgba(62, 87, 218, 1);
}

section.ai-techonology-section h2 {
  font-weight: 600;
  line-height: 52px;
}


section.ai-third-cta-section {
  padding: 40px 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.ai-third-cta-section .ai-cta-wrap.wrap-2 {
  padding: 0;
}

.ai-industry-slider .industry-slide {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 10px 10px 0 10px;
}

.industry-item {
  text-align: center;
  position: relative;
}

.industry-item img {
  width: 100%;
  border-radius: 12px;
  object-fit: cover;
}

.industry-item.small img {
  height: 205px;
}

.industry-item.large img {
  height: 290px;
}

.industry-item h5 {
  margin-top: 8px;
  font-size: 16px;
  position: absolute;
  bottom: 15px;
  color: #FFF;
}

section.ai-industry-section {
  padding: 80px 0;
}

.ai-industry-section h2 {
  font-weight: 600;
}

.ai-industry-section span {
  color: rgba(62,87,218,1);
}

.stat-section {
  background-color: #f9faff;
  padding: 40px 0;
}

.stat-item {
  display: flex;
  gap: 20px;
  position: relative;
}

.stat-item:first-child:after {
  content: "";
  position: absolute;
  right: 6px;
  top: -15px;
  height: 100px;
  width: 1px;
  background-color: #d0d9ff;
}

.stat-number {
  font-size: 48px;
  font-weight: 700;
  color: #222;
  line-height: 44px;
}

.stat-number .highlight {
  color: #4d60ff;
  font-size: 35px;
}

.stat-text h5 {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}

.stat-desc {
  font-size: 13px;
  color: #666;
	line-height:20px;
  margin-top: 4px;
}
.ai-fourth-cta-section h2 {
  color: #13268B;
}

section.ai-fourth-cta-section {
  padding: 60px 30px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 80px 0 0;
}

.ai-second-cta-section .ai-cta-wrap h2 {
  font-size: 34px;
}

.ai-third-cta-section .ai-cta-wrap h2 {
  font-size: 32px;
}

.ai-third-cta-section .ai-cta-wrap.wrap-2 span {
  color: #fff;
  opacity: 0.7;
}


section.ai-fourth-cta-section .ai-cta-wrap.wrap-2 {
  padding: 0;
}

.ai-award-section h2 {
  font-weight: 600;
}

.ai-award-section span {
  color: rgba(62,87,218,1);
}

.ai-blog-section {
  background: url(https://revamp.dev-story.com/wp-content/uploads/2025/04/blog-image.webp) no-repeat;
}

.ai-blog-section .blog-content h3 {
  font-size: 18px;
  font-weight: 600;
}

.ai-blog-section .blog-content{
  width: 100%;
}

.ai-blog-section .blog-content p {
  font-size: 14px;
}

.ai-blog-section .blog-card:hover {
  border-color: #2C43B8;
  transform: scale(1.02);
}

.ai-contact-section h2{
  color: #fff;
  font-weight: 600;
  font-size: 42px;
}

section.ai-contact-section {
  background-size: 100% 100%;
  padding: 60px 30px;
}

.ai-bg {
  background: linear-gradient(180deg, #121e4c 0%, #121e4c 27.47%, #121848 63.37%, #121848 100%);
  padding: 0 0 80px 0;
}

section.ai-contact-section .submit-btn input[type=submit] {
  background: #3e57da;
  width: 100%;
  border-radius: 0px;
  padding: 10px;
}

section.ai-contact-section .submit-btn input[type=submit]:hover{
  background: #fff !important;
  color: #3e57da !important;
}

.ai-flag-section .company_address_wrapper {
  margin-top: 0;
  padding: 80px 0;
}

section.ai-flag-section {
  background: linear-gradient(180deg, #121e4c 0%, #121e4c 27.47%, #121848 63.37%, #121848 100%);
}

.ai-flag-section .company_address_wrapper .row:before {
  background:#fff;
}

.ai-flag-section .company-location-img {
  border-bottom: none;
}

.ai-flag-section .company-location-img {
  margin: 0;
}

body.page-id-5271 .pop-form-box button {
  background-color: #3e57da;
}

body.page-id-5271 .heading-section .heading span {
  position: relative;
  color: #3e57da;
}
body.page-id-5271 .submit-btn input[type=submit] {
  background: #3e57da;
  border: 2px solid #3e57da;
}

.ios-process-section .inner-boost-wrap {
  background-size: 100% 100%;
}


.ai-cta-wrap.wrap-2 span {
  color: #5765ae;
}

ul.mega-menu li.mega-br_anim a.mega-menu-link{
  position: relative;
}

ul.mega-menu li.mega-br_anim a.mega-menu-link:after {
  content: "AI";
  position: absolute;
  left: 0;
  top: 0;
  width: 140px;
  height: 70px;
  background-image: url(https://theninehertz.com/wp-content/themes/ninehertz/assets2024/images/ai-animation.gif);
  background-repeat: no-repeat;
  background-size: 100% auto;
  animation: 3s slide-left;
  border: none;
  z-index: -1;
  color: #fff;
  padding: 24px 24px 24px 46px;
}

body.page-id-5271 .container {
    max-width: 1200px;
    margin: 0 auto;
}

@keyframes slide-left {
  0% {
    margin-left: 100%;
}

100% {
    margin-left: 0;
}
}

@keyframes glowing-border {
  0% { box-shadow: 0 0 5px #5468E7; }
  100% { box-shadow: 0 0 15px #5468E7; }
}

li#mega-menu-item-5725 a.mega-menu-link:before {
  content: "[";
  float: left;
  position: absolute;
  left: 2px;
  animation: bracket_blink;
  animation-iteration-count: infinite;
  animation-duration: 1s;
  bottom: auto;
  top: auto;
  transform: none;
  display: inline-block !important;
  font-family: inherit !important;
}

li#mega-menu-item-5725 a.mega-menu-link:after{
  content: "]";
    animation: bracket_blink;
    animation-iteration-count: infinite;
    animation-duration: 1s;
    position: absolute;
    right: 2px;
    display: inline-block !important;
    font-family: inherit !important;
}

@keyframes bracket_blink {
  0%, 50% {
    opacity: 0;
    color: #1d1f20;
}
}

@media (max-width: 768px) {
.team-slide-content {
flex-direction: column; /* Stack on smaller screens */
text-align: center;
}

.team-slide-image {
flex: 1;
max-width: 100%;
margin-bottom: 15px;
}
}


/* Make sure arrows don't show on desktop */
@media (min-width: 768px) {
  .mobile-slider-wrapper {
      display: none;
  }
}


/* Desktop View */
@media (min-width: 768px) {
  .mobile-accordion-content {
      display: none !important;
  }

  .accordion-icon {
    display: none !important;
}

}

@media (min-width: 220px) and (max-width: 767px) {
  .wrapper-vector {
    width: auto;
    height: auto;
  }

  .process-wrapper {
    display: none !important;
}
}





/*--------------Australi Page---------------*/

.banner-section {
  min-height: 100vh;
  position: relative;
  overflow: hidden;
  background: #000;
}

.big-number {
  font-size: 30rem;
  font-weight: 800;
  line-height: 1;
}

.highlighted-text {
  background-color: #d4ff39;
  border-radius: 3rem;
}

.highlighted-text h2 {
  font-size: 60px;
  line-height: normal;
}

.location-pill {
  display: inline-block;
  padding: 10px 69px;
  border: 1px solid #ccc;
  border-radius: 3rem;
  background: rgba(255, 255, 255, .1);
  font-size: 60px;
  margin-right: 20px;
}

.company-text {
  font-size: 60px;
  color: #eee;
  margin: 0 0 20px 0;
}

.small-text {
  font-size: 18px;
  color: #ccc;
  max-width: 600px;
  line-height: 29px;
}

.circle-btn {
  width: 100px;
  height: 100px;
  background-color: #d4ff39;
  border-radius: 50%;
  font-weight: bold;
  font-size: 0.7rem;
  writing-mode: vertical-lr;
  transform: rotate(180deg);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}

.floating-button {
  position: relative;
  top: 123px;
  left: -125px;
}
@keyframes spinForever {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.floating-button img {
    width: 100%;
    height: auto;
    display: block;
    animation: spinForever 6s linear infinite;
  }

  .feature-strip {
    background-color: #f7fafa;
    position: relative;
  }
  
  .icon-wrapper {
    background: black;
    border-radius: 50%;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 32px;
    min-height: 32px;
  }
  
  .icon-wrapper img {
    width: 16px;
    height: 16px;
  }
  
  .feature-text {
    color: #888;
    font-weight: 500;
    font-size: 15px;
    text-align: left;
    line-height: 1.4;
  }
  
  .dashed-line {
    border-top: 2px dashed #00aaff;
    top: 50%;
    height: 0;
    z-index: 0;
  }
  .big-number span {
    font-size: 160px;
    color: grey;
}

.acf-service-card {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 20px 20px 0 20px;
  background-size: cover;
  background-position: center;
  border-radius: 16px;
  height: 100%;
  min-height: 450px;
  position: relative;
}

.card-overlay {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}


.card-title {
  margin-bottom: 10px;
  color: #000;
}

.card-description {
  margin-bottom: 0px;
  color: #ccc;
  line-height: 22px;
}

.card-image-container {
  margin-top: auto; /* Pushes image to the bottom */
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 20%;
  width: 63%;
}

.card-image {
  max-height: 160px;
  object-fit: contain;
}
.card-list {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.4s ease, transform 0.4s ease;
  text-align: left;
  padding: 10px 0px;
  z-index: 0;
}

.card-list li {
  padding-left: 18px;
  margin-bottom: 0px;
  position: relative;
  color: #000;
  font-size: 14px;
}

.card-list li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #000;
  font-weight: bold;
}

/* Hover Behavior */
.acf-service-card:hover .card-image {
  transform: translateX(0%) translateY(60px) rotateX(25deg);
  bottom: -30px;
  transition: transform 0.5s ease, bottom 0.5s ease;
}

.acf-service-card:hover .card-list {
  opacity: 1;
  transform: translateY(0);
}


.acf-services-slider .acf-service-card {
  box-sizing: border-box;
  border: 1px solid #ececec;
}

/* Add spacing between the slides */
.acf-services-slider .slick-slide {
  margin-right: 20px; /* Adjust this value to control the spacing */
}

/* Optional: Remove margin for the last slide to avoid extra space */
.acf-services-slider .slick-slide:last-child {
  margin-right: 0;
}

.portfolio-slide-bg {
  background-size: 170%; /* start slightly zoomed in */
  transition: transform 6s ease;
}

.slick-active .portfolio-slide-bg {
  transform: scale(1.05);
}

.custom-portfolio ul.slick-dots li {
  width: calc(100% / 2);
}

.custom-portfolio ul.slick-dots li.slick-active {
  background-color: #d4ff39;
  border-radius: 10px;
}

.custom-service-card {
  background: #fff;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: 0 0 20px rgba(0,0,0,0.05);
  height: 100%;
}

.custom-service-card.dark {
  background: #000;
  color: #fff;
  transform: scale(1.1);
}

.custom-feature-list {
  list-style: none;
  padding-left: 0;
}

.custom-feature-item {
  margin-bottom: 1rem;
  display: flex;
  gap: 0.75rem;
  align-items: flex-start;
}

.custom-feature-icon {
  width: 24px;
  height: 24px;
  object-fit: contain;
  margin-top: 3px;
  flex-shrink: 0;
}

.card-header p {
    font-style: italic;
}

.custom-service-card.dark h3 {
  color: #fff;
}

.custom-service-card.dark p {
  color: #fff;
}

.why-business-section {
  color: #fff;
  position: relative;
  background-size: cover;
  background-position: center;
  padding: 40px 0;
}

.reason-box {
  transition: transform 0.3s ease;
  background: rgba(0, 0, 0, 0.5); /* Optional for better contrast */
  border-radius: 12px;
}

.reason-box:hover {
  transform: scale(1.05);
}

.icon-img {
  transition: transform 0.3s ease;
}

.reason-box:hover .icon-img {
  transform: scale(1.2);
}

.why-business-section h5 {
  color: #fff;
}

section.tools-tech-section {
  padding: 80px 0;
}

.tab-wrapper {
  background: #12140B;
  padding: 10px;
  border-radius: 35px;
}

.tab-wrapper button.tab-btn {
  background: no-repeat;
  color: #fff;
}

.mobile-pd-aus {
  display: flex;
  gap: 3rem;
   align-items: center;
}

body.page-id-7487 .ind-faq-section button.accordion-button {
    padding: 20px;
}

.floating-button img{
  cursor: pointer;
}
.ai-app-slider .card {
  min-height: 490px; /* adjust based on your design */
}

.dev-process-slide svg{
Width: 18px;
}

.sydney-head span{
  color: #1D685A;
}

.dark-green-btn a{
   background: #D2F847;
    padding: 10px 40px;
    display: inline-block;
    color: #000;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    transition: .4s;
    z-index: 1;
    margin: 20px 0 0;
    width: auto;
}

.cta-section-sydney {
  padding: 40px;
  margin: 80px 0;
}

.service-card-sydney h5 {
  color: #D2F847;
}

.black-btn-sydney a{
  background: #000;
    padding: 10px 40px;
    display: inline-block;
    color: #fff;
    border: 1px solid #D2F847;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    transition: .4s;
    z-index: 1;
    margin: 20px 0 0;
    width: auto;
}

.border-syd {
  color:2px solid #D2F847;
}

.sydney-highlight h5{
  color: #fff;
}

.engagement-models .sydney-highlight h3{
  color: #fff;
}

.engagement-models .sydney-highlight p{
  color: #fff;
}

.no-space-bg {
  background: #F3F7F6;
    margin: 80px 40px;
    border-radius: 20px;
}
.sydney-highlight {
     transform: scale(1.20);
}


.melb-gradient-text {
    background: linear-gradient(92.65deg, #F47E1D 21.69%, #E24920 63.26%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}

.melb-gradiemnt-btn a{
    background: #E249201A;
    border: 1px solid #E24920;
    padding: 10px 40px;
    display: inline-block;
    color: #fff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    transition: .4s;
    z-index: 1;
    margin: 20px 0 0;
    width: auto;
}

.perth-head span{
  color: #3E57DA;
}

.white-btn-perth a {
  display: inline-block;
  padding: 14px 28px;
  font-size: 16px;
  font-weight: 600;
  color: #3E57DA;
  background: #fff;
  border: 2px solid #0d0d0d;
  border-radius: 50px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  transition: color 0.3s ease, border-color 0.3s ease;
  z-index: 1;
}

/* Hover background sweep effect */
.white-btn-perth a::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #4F5BC1D3, #0072ff);
  transition: all 0.4s ease;
  z-index: -1;
}

.white-btn-perth a:hover {
  color: #fff;
  border-color: transparent;
}

.white-btn-perth a:hover::before {
  left: 0;
}

body.page-id-14370 .home-blog-sec {
    padding: 0 0 80px 0;
}

.bris-head span {
  color: #FF524A;
}

.bg-all-sec {
  background: url(/wp-content/uploads/2025/08/bg-bris.png) no-repeat;
  background-size: cover;
  padding: 80px 0;
}

body.page-id-14562 .common-heading-ind span {
  color: #FF524A;
}

body.page-id-14562 .custom-testimonial-slider .slick-arrow {
    font-size: 18px;
    color: #fff;
    background: #FF524A;
    bottom: -28px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

body.page-id-14562 .space-pd.home-blog-sec.ind-blog-section {
  padding: 0 0 80px 0;
}

.ai-bg-new {
    background: url(/wp-content/uploads/2025/08/bg-1-1.webp) no-repeat;
    background-size: cover;
}

body.page-id-1840 .custom-tech-stack .tech-tabs-nav .nav-link.active {
    background: #3E57DA;
}

body.page-id-1840 section.custom-testimonial-section-industry {
    padding: 0;
}

.web-melb-head span{
  color: #F47E1D;
}

.web-melb-bg {
  background: url(/wp-content/uploads/2025/08/bg-1.png) no-repeat;
  background-size: cover;
}

.benifits_bg {
  background: url(/wp-content/uploads/2025/09/bg-1.webp) no-repeat;
  background-size: cover;
}


body.page-id-15146 .common-heading-ind span {
    color: #f47e1d;
}

body.page-id-15146 .custom-testimonial-slider .slick-arrow {
    font-size: 18px;
    color: #fff;
    background: #f47e1d;
    bottom: -28px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.ws-action {
    display: none;
}

.ws-box-image .ws-icon {
    display: none;
}

.swiper-image-inner img {
    width: 250px;
}

.custom-services-heading span {
    color: #8098F9;
}

.perth-blue-text small {
    font-size: 14px;
}

body.page-id-14157 .common-heading-ind span {
    color: #e24820;
}

body.page-id-14157 .custom-testimonial-slider .slick-arrow {
    font-size: 18px;
    color: #fff;
    background: #e24820;
    bottom: -28px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.color-green span {
    color: #32640C;
}

.accordion-item a {
    color: red;
}

/* aus aap blog section css */
/* Container background */
.ind-blog-section {
	color: #fff;
	padding: 60px 0;
}

/* Blog Heading */
.common-heading-ind h2.heading {
	color: #000;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 10px;
}

.common-heading-ind p {
	color: #bbb;
	font-size: 18px;
}

/* Blog card */
.blog-card {
	background: rgba(255, 255, 255, 0.05); /* semi-transparent white */
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 12px;
	overflow: hidden;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.blog-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 25px rgba(255, 255, 255, 0.1);
}

/* Blog image */
.blog-img {
	flex: 0 0 45%;
	max-width: 45%;
	overflow: hidden;
}

.blog-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 0;
}

/* Blog content */
.blog-content {
	flex: 0 0 55%;
	max-width: 55%;
	padding: 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.blog-content .blog-heading {
	color: #00a3ff;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
	line-height: 1.4;
	transition: color 0.3s ease;
}

.blog-content p {
	color: #ccc;
	font-size: 15px;
	line-height: 1.6;
	margin: 0;
}


.blog-img img {
	transition: transform 0.3s ease;
}

.blog-card:hover .blog-img img {
	transform: scale(1.05);
}

.ind-blog-section .blog-card {
  background: none !important;
}

body.page-id-7487 .contact-page-form-wrap {
  padding: 0;
  background: none;
  bottom: 0;
}

body.page-id-7487 .contact-page-form-wrap label {
    font-weight: 600;
    color: #fff;
}

body.page-id-7487 .contact-page-form-wrap .wpcf7-radio label input[type=radio]:checked {
  background: #D2F847;
  color: #000;
}

body.page-id-7487 .contact-page-form-wrap .wpcf7-radio label input[type=radio]:checked~span{
  color: #000;
}

body.page-id-16554 .common-heading-ind span {
    color: #FF524A;
}

body.page-id-16554 .custom-testimonial-slider .slick-arrow {
    font-size: 18px;
    color: #fff;
    background: #FF524A;
    bottom: -28px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

body.page-id-16554 .blog-content .blog-heading {
    color: #FF524A;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    line-height: 1.4;
    transition: color .3s 
ease;
}

body.page-id-16554 .ind-blog-section .blog-card {
    background: linear-gradient(242.13deg, #ff524b -138.92%, #ff524b -65.43%, #fff 25.17%) !important;
}

body.page-id-16554 .ind-blog-section .blog-card:hover {
    border-color: #FF524A;
    transform: scale(1.02);
}

body.page-id-16554 .custom-testimonial-section-industry {
  padding: 80px 0 0 0;
}

.colorblue span {
	color: #3e58da;
}

.bris-form-row {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 15px;
}

.bris-form-group.half {
    flex: 1 1 48%;
}

.bris-form .wpcf7 .wpcf7-not-valid-tip {
    display: block;
    bottom: -4px;
}

body.page-id-17045 .contact-page-form-wrap {
    padding: 0px 0 0;
    background: none;
    position: static;
}

body.page-id-17045 .bris-form-row {
  margin: 0;
}


body.page-id-17045 .contact-page-form-wrap label {
    font-weight: 600;
    color: #757575;
}

body.page-id-17045 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #D2F847;
    color: #000;
    border: none;
}

.bris-form-group.full {
    width: 100%;
}

.bris-form-group.full input{
    width: 100%;
}

.iti {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 14px;
}

body.page-id-17045 .contact-page-form-wrap .wpcf7-radio label input[type=radio]:checked {
    background-color: #D2F847;
    color: #000;
    opacity: 1;
    display: block;
    position: static;
}

body.page-id-17045 .contact-page-form-wrap .wpcf7-radio label input {
      height: 40px;
    border: 1px solid #393939;
    margin: 0 10px 0 0px;
    border-radius: 10px;
}
body.page-id-17045 .contact-page-form-wrap .wpcf7-radio label span {
  font-size: 14px;
}


body.page-id-17045 input {
    color: #fff;
    background: #F9FFE80F;
    border: none;
    border-radius: 5px;
}

body.page-id-17045 .contact-page-form-wrap .wpcf7-radio {
  border: none;
}

body.page-id-17045 .iti__country-list {
  background-color: #000;
  z-index: 999;
}

body.page-id-17045 .iti {
  margin: 0;
}

body.page-id-17045 .wpcf7-form-control-wrap {
  margin-bottom: 15px;
}

body.page-id-17045 textarea {
  height: 80px;
  color: #fff;
  border: 1px solid #212121;
}

body.page-id-17045 .contact-page-form-wrap .wpcf7-radio label input[type=radio]:checked~span {
  color: #000;
}

body.page-id-17045 .bris-form .wpcf7 .wpcf7-not-valid-tip {
  bottom: 0;
}

body.page-id-17045 section.home-accordian-section {
  background-color: #000;
}

body.page-id-17045 .home-accordian-section .accordion-item {
  background: #09090A;
}

body.page-id-17045 .accordion-button:not(.collapsed) {
  color: #fff;
}

body.page-id-17045 .accordion-body{
  color: #fff;
}

body.page-id-17045 .home-accordian-section .accordion-button{
  color: #fff;
}

body.page-id-17045 .accordion-item .accordion-header .accordion-button:before{
  color: #fff;
  border: 1px solid #fff;
}

.bris-form-group select {
  width: 100%;
  padding: 12px 12px;
  border-radius: 6px;
  border: 1px solid #ddd;
  font-size: 16px;
  background: none;
  color: #fff;
}

.consultation-form .form-wrapper {
  background: #000;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.text-lime {
  color: #ccff00;
}

.consultation-form input,
.consultation-form textarea,
.consultation-form select {
  background: #111;
  border: 1px solid #333;
  color: #fff;
  border-radius: 10px;
  width: 100%;
  padding: 12px 15px;
}

.consultation-form input::placeholder,
.consultation-form textarea::placeholder {
  color: #777;
}

.consultation-form input:focus,
.consultation-form textarea:focus {
  outline: none;
  border-color: #ccff00;
  box-shadow: 0 0 0 0.25rem rgba(204, 255, 0, 0.2);
}

.budget-group label {
  background: #0f0f0f;
  color: #fff;
  border: 1px solid #333;
  border-radius: 8px;
  padding: 10px 20px;
  cursor: pointer;
  transition: all 0.2s;
}

.budget-group input[type="radio"] {
  display: none;
}

.budget-group label:hover,
.budget-group input[type="radio"]:checked + label {
  background: #ccff00;
  color: #000;
  border-color: #ccff00;
}

.btn-lime {
  background: #ccff00;
  color: #000;
  font-weight: 600;
  border-radius: 8px;
  padding: 12px;
  border: none;
  transition: 0.3s;
}

.btn-lime:hover {
  background: #b8ff00;
  color: #000;
}

body.page-id-7487 .bris-form input[type="tel"] {
  padding-left: 84px !important;
}

body.page-id-7487 .iti--separate-dial-code .iti__selected-dial-code {
  color: #fff !important;
}

ul#mega-menu-header_menu li.mega-ads-page-menu a{
    display: none !important;
}

body.page-id-17045 ul#mega-menu-header_menu li a{
  display: none !important;
}

body.page-id-17045 ul#mega-menu-header_menu li.mega-ads-page-menu a{
    display: block !important;
    border: 1px solid #000 !important;
    border-radius: 8px !important;
    padding: 8px 15px !important;
    background: #d3f846 !important;
    line-height: normal !important;
    height: auto !important;
}

body.page-id-7487 .iti__country-list {
  z-index: 9999;
}

body.page-id-17045 header.bg-white {
  background: none !important;
  box-shadow: none !important;
  position: relative;
  padding: 10px 0 0;
}


body.page-id-17045 a#main-logo {
    background: url(/wp-content/uploads/2025/07/logo-white.svg) no-repeat;
    width: 200px;
    height: 45px;
    background-size: cover;
}

body.page-id-17045 a#main-logo svg{
  display: none;
}

body.page-id-17045 .hero-section-ads {
  margin: -70px 0 0 0;
}

body.page-id-17045 #mega-menu-wrap-header_menu {
  background: none;
}

body.page-id-7487 .iti__arrow{
      border-top: 4px solid #ffffff;
}

body.page-id-17045 .popup-right .wpcf7-form-control-wrap {
  margin: 0;
  display: inline-block;
}

/* --- Budget Radio Buttons as Tabs (CF7 compatible) --- */
.budget-options {
  margin-top: 0px;
}

body.page-id-17045 .popup-right input {
  color: #000;
}

body.page-id-17045 .popup-right textarea {
  color: #000;
}

.budget-options > span {
  display: block;
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 10px;
  color: #898989;
}

/* CF7 radio wrapper */
.budget-options .wpcf7-radio {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  width: 100%;
}

/* Hide the actual radio buttons */
.budget-options .wpcf7-list-item input[type="radio"] {
  display: none;
}

.budget-options .wpcf7-list-item {
    display: inline-block;
    margin: 0;
}

/* Hover effect */
.budget-options .wpcf7-list-item label:hover {
  border-color: #000;
  color: #000;
}

/* ✅ Checked (active) state — full black pill */
.budget-options .wpcf7-list-item input[type="radio"]:checked + span {
  background-color: #2C3F7F; /* Change to your theme color if needed */
  color: #fff;
  border-color: #000;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
  display: inline-block;
  padding: 5px 20px;
  border-radius: 50px;
  font-weight: normal;
}

.budget-options .wpcf7-list-item-label {
  background-color: #fff; /* Change to your theme color if needed */
  border: 1px solid #000;
  color: #000;
  border-color: #000;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
  display: inline-block;
  padding: 5px 20px;
  border-radius: 50px;
  font-weight: normal;
  font-size: 14px;
}
/* Mobile layout */
@media (max-width: 600px) {
  .budget-options .wpcf7-radio {
    flex-direction: column;
    gap: 6px;
  }
  .budget-options .wpcf7-list-item label {
    text-align: center;
  }
}


body.page-id-17045 .flags-row {
      flex-direction: row-reverse;
    justify-content: flex-end;
}

body.page-id-17548 .contact-page-form-wrap {
    padding: 0px 0 0;
    background: none;
    position: static;
}

body.page-id-17548 .contact-page-form-wrap label {
    font-weight: 600;
    color: #757575;
}

body.page-id-17548 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #D2F847;
    color: #000;
    border: none;
}

body.page-id-17548 .popup-right .wpcf7-form-control-wrap
 {
    margin: 0;
    display: inline-block;
}

body.page-id-17548 .contact-page-form-wrap .wpcf7-radio label input[type=radio]:checked {
    background-color: #D2F847;
    color: #000;
    opacity: 1;
    display: block;
    position: static;
}

body.page-id-17548 .contact-page-form-wrap .wpcf7-radio label input {
      height: 40px;
    border: 1px solid #393939;
    margin: 0 10px 0 0px;
    border-radius: 10px;
}
body.page-id-17548 .contact-page-form-wrap .wpcf7-radio label span {
  font-size: 14px;
}


body.page-id-17548 input {
    color: #fff;
    background: #F9FFE80F;
    border: none;
    border-radius: 5px;
}

body.page-id-17548 .contact-page-form-wrap .wpcf7-radio {
  border: none;
}

body.page-id-17548 .iti__country-list {
  background-color: #000;
  z-index: 999;
}

body.page-id-17548 .iti {
  margin: 0;
}

body.page-id-17548 .ads-outer .wpcf7-form-control-wrap {
  margin-bottom: 15px;
}

body.page-id-17548 textarea {
  height: 80px;
  color: #fff;
  border: 1px solid #212121;
}

body.page-id-17548 .contact-page-form-wrap .wpcf7-radio label input[type=radio]:checked~span {
  color: #000;
}

body.page-id-17548 .bris-form .wpcf7 .wpcf7-not-valid-tip {
  bottom: 0;
}

.web-ads-btn a {
    border: 1px solid #CAFF3354;
    padding: 10px 20px;
    display: inline-block;
    color: #fff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    transition: .4s;
    z-index: 1;
}

body.page-id-17548 header.bg-white {
  position: static;
}

.city-tabs svg {
    width: 50px;
    height: 35px;
}

body.page-id-14562 .iti__country-list {
  z-index: 999;
}

body.page-id-14562 .bris-form input[type=tel] {
    padding-left: 84px !important;
}

body.page-id-14562 .iti--separate-dial-code .iti__selected-dial-code {
  color: #fff;
}

body.page-id-17548 a#main-logo {
    background: url(/wp-content/uploads/2025/07/logo-white.svg) no-repeat;
    width: 200px;
    height: 45px;
    background-size: cover;
}

body.page-id-17548 ul#mega-menu-header_menu li.mega-ads-page-menu a {
    display: block !important;
    border: 1px solid #000 !important;
    border-radius: 8px !important;
    padding: 8px 15px !important;
    background: #d3f846 !important;
    line-height: normal !important;
    height: auto !important;
}

body.page-id-17548 header.bg-white {
    background:none!important;
    box-shadow: none !important;
    position: relative;
    padding: 10px 0 0;
}


body.page-id-17548 ul#mega-menu-header_menu li a {
    display: none !important;
}

body.page-id-17548 a#main-logo svg {
    display: none;
}

body.page-id-17548 .hero-section-ads {
    margin: -70px 0 0;
}

body.page-id-17548 #mega-menu-wrap-header_menu {
  background: none;
}

.city-tabs .tab-btn.active svg path {
    fill: #000;
}

body.page-id-17548 .ads-outer .wpcf7-form-control-wrap
 {
    margin-bottom: 0;
}

body.page-id-17548 .popup-right input, body.page-id-17548 .popup-right textarea, body.page-id-17548 .popup-right select
 {
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
    padding: 5px 0px;
    font-size: 14px;
    border-radius: 0px;
    border-left: none;
    border-right: none;
    border-top: none;
    color: #000;
}

body.page-id-17548 .popup-right input[type=submit] {
    color: #000 !important;
    border: none;
    font-weight: 600;
    padding: 14px;
    cursor: pointer;
    border-radius: 8px;
    transition: .3s;
}

	.custom-popup-overlay {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.85);
		display: none;
		justify-content: center;
		align-items: center;
		z-index: 99999;
		opacity: 0;
		transition: opacity 0.4s ease;
		padding: 20px;
	}

	.custom-popup-overlay.active {
		display: flex;
		opacity: 1;
	}

	.custom-popup {
		width: 94%;
		max-width: 1350px;
		min-height: 650px;
		background-size: cover;
		background-position: center;
		border-radius: 20px;
		overflow: hidden;
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
		animation: popupFadeIn 0.4s ease;
	}

	.popup-inner .iti--separate-dial-code .iti__selected-flag {
		background: none;
	}

.popup-inner {
    display: flex;
    width: 90%;
    height: 100%;
    backdrop-filter: blur(4px);
    background: #fff;
    position: relative;
    padding: 20px 20px 0 20px;
	border-radius: 20px;
}

.sydney-btn {
	position: relative;
	z-index: 999;
}

.popup-inner .wpcf7 .wpcf7-not-valid-tip{
	display: block;
  position: relative;
  z-index: 9999;
}

.popup-inner  .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	display: none;
}

.popup-inner:before {
    content: '';
    position: absolute;
    background: url(https://dev-story.com/wp-content/uploads/2025/10/app-image.png);
    width: 97%;
    height: 280px;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 20px;
}

body.page-id-17548 .popup-inner:before {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2025/10/web-image.png);
    width: 97%;
    height: 280px;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 20px;
}

.popup-satisfaction img {
    max-width: 180px;
}

.popup-left {
    flex: 1.3;
    padding: 20px;
    color: #fff;
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: center;
}

	.popup-heading {
		font-size: 32px;
		font-weight: 700;
		margin-bottom: 20px;
		line-height: normal;
	}

.popup-inner .iti {
	margin: 0;
}

	.popup-description {
		margin-bottom: 40px;
		max-width: 80%;
		color: #ddd;
	}

.popup-stats {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    margin-top: 20px;
}

.popup-stat-item {

}

	.popup-stat-item h3{
	font-weight: 700;
	color: #000;
	font-size: 20px;
	margin: 0;
	}

	.popup-stat-item p {
		margin: 5px 0;
		font-size: 16px;
		color: #ccc;
		margin: 0;
	}

	.popup-stat-item span {
		color: #83A30A;
	}

.popup-right {
    flex: 1;
    background: #fff;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    margin: 20px 10px 20px 0px;
    padding: 20px;
    border: 1px solid #4A5F0E54;
    border-radius: 20px;
}
	.popup-right form.wpcf7-form {
		display: flex;
		flex-direction: column;
		gap: 8px;
	}

	body.page-id-17045 .popup-right input,
	body.page-id-17045 .popup-right textarea,
	body.page-id-17045 .popup-right select {
		width: 100%;
		border-bottom: 1px solid #cfcfcf;
		padding: 5px 0px;
		font-size: 14px;
		border-radius: 0px;
		border-left: none;
		border-right: none;
		border-top: none;
	}

	.popup-right textarea {
		height: 70px;
	}

	body.page-id-17045 .popup-right input[type="submit"] {
		background: #000;
		color: #000 !important;
		border: none;
		font-weight: 600;
		padding: 14px;
		cursor: pointer;
		border-radius: 8px;
		transition: 0.3s;
	}

	.popup-right input[type="submit"]:hover {
		background: #333;
	}

	.popup-close {
		position: absolute;
		top: 35px;
		right: 20px;
		background: #caee44;
		color: #000;
		border: none;
		border-radius: 50%;
		width: 40px;
		height: 40px;
		font-size: 24px;
		cursor: pointer;
		transition: background 0.3s ease;
		z-index: 9999;
	}

	.pop-new-head span {
		color: #D2F847;
	}

	.popup-stat-item p{
		font-size: 16px;
		color: #4b4b4b;
	}

	.popup-close:hover {
		background: #333;
		color: #fff;
	}

	@keyframes popupFadeIn {
		from {
			transform: scale(0.9);
			opacity: 0;
		}

		to {
			transform: scale(1);
			opacity: 1;
		}
	}


  /*--------FORM CSS---------*/

body.page-id-17896 .region-form-box .wpcf7-form-control-wrap {
    margin-bottom: 0;
}

body.page-id-17896 .region-form-box input {
  background: #fff;
  border: 1px solid #ececec;
}

body.page-id-17896 .region-form-box .iti--separate-dial-code .iti__selected-flag {
    background-color: #fff;
    color: #000;
}

body.page-id-17896 .region-form-box .contact-page-form-wrap {
    padding: 0;
    background: 0 0;
    box-shadow: none;
    position: static;
}

body.page-id-17896 .region-form-box .contact-page-form-wrap label {
    font-weight: 500;
    color: #03030391;
}

body.page-id-17896 .region-form-box .contact-page-form-wrap .wpcf7-radio {
    border: none;
}

body.page-id-17896 .region-form-box .contact-page-form-wrap .wpcf7-radio label input {
    height: 40px;
    margin: 0 10px 0 0;
    border-radius: 25px;
}

body.page-id-17896 .region-form-box .iti {
  margin-bottom: 0;
}

body.page-id-17896 .region-form-box textarea {
    height: 80px;
    color: #000;
    background: #fff;
}

body.page-id-17896 .region-form-box input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #000;
    color: #fff;
}

body.page-id-17896 .region-form-box .contact-page-form-wrap .wpcf7-radio label input[type=radio]:checked {
  background: #000;
}

.reg-ads-btn a {
    border: 1px solid #00000054;
    padding: 10px 20px;
    display: inline-block;
    color: #050505;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    transition: .4s;
    z-index: 1;
}

body.page-id-17896 .app-cta-banner {
  margin-bottom: 80px;
}

  /*--------POPUP FORM CSS---------*/

  body.page-id-17896 .popup-right .wpcf7-form-control-wrap {
    margin: 0;
    display: inline-block;
  }

  body.page-id-17896 .popup-right input, body.page-id-17896 .popup-right textarea, body.page-id-17896 .popup-right select {
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
    padding: 5px 0;
    font-size: 14px;
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-top: none;
    color: #000;
}

body.page-id-17896 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #d2f847;
    color: #000;
    border: none;
    padding: 14px;
}

body.page-id-17896 header.bg-white {
    background: 0 0 !important;
    box-shadow: none !important;
    position: relative;
    padding: 10px 0 0;
}

body.page-id-17896 ul#mega-menu-header_menu li a {
    display: none !important;
}

body.page-id-17896 ul#mega-menu-header_menu li.mega-ads-page-menu a {
    display: block !important;
    border: 1px solid #000 !important;
    border-radius: 8px !important;
    padding: 8px 15px !important;
    background: #d3f846 !important;
    line-height: normal !important;
    height: auto !important;
}

.impact-content rect {
    stroke: #016b01;
}

.impact-content svg {
    width: 280px;
}


/*-------------_END POPUP FORm-------------*/


.smart-popup-right .wpcf7-form-control-wrap {
    margin: 0 !important;
    display: inline-block;
  }

.smart-popup-right input, .smart-popup-right textarea, .smart-popup-right .popup-right select {
    width: 100% !important;
    border-bottom: 1px solid #cfcfcf !important;
    padding: 5px 0 !important;
    font-size: 14px !important;
    border-radius: 0 !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    color: #000 !important;
}

.smart-popup-right .wpcf7 input[type=tel]{
  padding-left: 84px !important;
}

.smart-popup-right input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #000 !important;
    color: #fff !important;
    border: none;
    padding: 14px !important;
}

.smart-popup-right .iti {
  margin: 0;
}

.smart-popup-right .budget-options>span{
  margin: 0 0 10px 0;
}

.smart-popup-right .form-field {
    margin-bottom: 10px;
}

.smart-popup-right textarea {
  height: 75px !important;
}

.smart-popup-right .budget-options .wpcf7-list-item-label {
      padding: 5px 30px;
}


.smart-popup-right .budget-options .wpcf7-list-item input[type=radio]:checked+span {
  padding: 5px 30px;
}


body.page-id-18158 .region-form-box .wpcf7-form-control-wrap {
    margin-bottom: 0;
}

body.page-id-18158 .region-form-box .iti--separate-dial-code .iti__selected-flag {
    background-color: #fff;
    color: #000;
}

body.page-id-18158 .region-form-box .contact-page-form-wrap {
    padding: 0;
    background: 0 0;
    box-shadow: none;
    position: static;
}

body.page-id-18158 .region-form-box .contact-page-form-wrap label {
    font-weight: 500;
    color: #03030391;
}

body.page-id-18158 .region-form-box .contact-page-form-wrap .wpcf7-radio {
    border: none;
}

body.page-id-18158 .region-form-box .contact-page-form-wrap .wpcf7-radio label input {
    height: 40px;
    margin: 0 10px 0 0;
    border-radius: 25px;
}
body.page-id-18158 .region-form-box .iti {
  margin-bottom: 0;
}

body.page-id-18158 .region-form-box textarea {
    height: 80px;
    color: #000;
    background: #fff;
}

body.page-id-18158 .region-form-box .contact-page-form-wrap .wpcf7-radio label input[type=radio]:checked {
  background: #000;
}

.reg-web-ads-melb span {
  color: #4FA900;
}

body.page-id-18158 ul#mega-menu-header_menu li.mega-ads-page-menu a {
    display: block !important;
    border: 1px solid #000 !important;
    border-radius: 8px !important;
    padding: 8px 15px !important;
    background: #d3f846 !important;
    line-height: normal !important;
    height: auto !important;
}

body.page-id-18158 header.bg-white {
    background:none!important;
    box-shadow: none !important;
    position: relative;
    padding: 10px 0 0;
}


body.page-id-18158 ul#mega-menu-header_menu li a {
    display: none !important;
}

body.page-id-18158 .region-form-wrap input[type="submit"] {
  background: #000 !important;
  color: #fff;
}

body.page-id-18158 .region-form-box input
 {
    background: #fff;
    border: 1px solid #ececec;
}

body.page-id-18158 .popup-right .wpcf7-form-control-wrap {
    margin: 0;
    display: inline-block;
  }

body.page-id-18158 .popup-right input, body.page-id-17896 .popup-right textarea, body.page-id-17896 .popup-right select {
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
    padding: 5px 0;
    font-size: 14px;
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-top: none;
    color: #000;
}



body.page-id-18429 .region-form-box .wpcf7-form-control-wrap {
    margin-bottom: 0;
}

body.page-id-18429 .region-form-box input {
  background: #fff;
  border: 1px solid #ececec;
}

body.page-id-18429 .region-form-box .iti--separate-dial-code .iti__selected-flag {
    background-color: #fff;
    color: #000;
}

body.page-id-18429 .region-form-box .contact-page-form-wrap {
    padding: 0;
    background: 0 0;
    box-shadow: none;
    position: static;
}

body.page-id-18429 .region-form-box .contact-page-form-wrap label {
    font-weight: 500;
    color: #03030391;
}

body.page-id-18429 .region-form-box .contact-page-form-wrap .wpcf7-radio {
    border: none;
}

body.page-id-18429 .region-form-box .contact-page-form-wrap .wpcf7-radio label input {
    height: 40px;
    margin: 0 10px 0 0;
    border-radius: 25px;
}

body.page-id-18429 .region-form-box .iti {
  margin-bottom: 0;
}

body.page-id-18429 .region-form-box textarea {
    height: 80px;
    color: #000;
    background: #fff;
}

body.page-id-18429 .region-form-box input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #000;
    color: #fff;
}

body.page-id-18429 .region-form-box .contact-page-form-wrap .wpcf7-radio label input[type=radio]:checked {
  background: #000;
}

body.page-id-18429 .app-cta-banner
 {
    margin-bottom: 80px;
}

body.page-id-18429 .dev-middle-btn-cta a {
    border: 1px solid #d3f846;
    padding: 10px;
    display: inline-block;
    color: #fff;
    width: auto;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    transition: .4s;
    z-index: 1;
}


body.page-id-18539 .region-form-box .wpcf7-form-control-wrap {
    margin-bottom: 0;
}

body.page-id-18539 .region-form-box input {
  background: #fff;
  border: 1px solid #ececec;
}

body.page-id-18539 .region-form-box .iti--separate-dial-code .iti__selected-flag {
    background-color: #fff;
    color: #000;
}

body.page-id-18539 .region-form-box .contact-page-form-wrap {
    padding: 0;
    background: 0 0;
    box-shadow: none;
    position: static;
}

body.page-id-18539 .region-form-box .contact-page-form-wrap label {
    font-weight: 500;
    color: #03030391;
}

body.page-id-18539 .region-form-box .contact-page-form-wrap .wpcf7-radio {
    border: none;
}

body.page-id-18539 .region-form-box .contact-page-form-wrap .wpcf7-radio label input {
    height: 40px;
    margin: 0 10px 0 0;
    border-radius: 25px;
}

body.page-id-18539 .region-form-box .iti {
  margin-bottom: 0;
}

body.page-id-18539 .region-form-box textarea {
    height: 80px;
    color: #000;
    background: #fff;
}

body.page-id-18539 .region-form-box input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #000;
    color: #fff;
}

body.page-id-18539 .region-form-box .contact-page-form-wrap .wpcf7-radio label input[type=radio]:checked {
  background: #000;
}

body.page-id-18539 .app-cta-banner
 {
    margin-bottom: 80px;
}

body.page-id-18539 .dev-middle-btn-cta a {
    border: 1px solid #d3f846;
    padding: 10px;
    display: inline-block;
    color: #fff;
    width: auto;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    transition: .4s;
    z-index: 1;
}

body.page-id-18646 .region-form-box .wpcf7-form-control-wrap {
    margin-bottom: 0;
}

body.page-id-18646 .region-form-box input {
  background: #fff;
  border: 1px solid #ececec;
}

body.page-id-18646 .region-form-box .iti--separate-dial-code .iti__selected-flag {
    background-color: #fff;
    color: #000;
}

body.page-id-18646 .region-form-box .contact-page-form-wrap {
    padding: 0;
    background: 0 0;
    box-shadow: none;
    position: static;
}

body.page-id-18646 .region-form-box .contact-page-form-wrap label {
    font-weight: 500;
    color: #03030391;
}

body.page-id-18646 .region-form-box .contact-page-form-wrap .wpcf7-radio {
    border: none;
}

body.page-id-18646 .region-form-box .contact-page-form-wrap .wpcf7-radio label input {
    height: 40px;
    margin: 0 10px 0 0;
    border-radius: 25px;
}

body.page-id-18646 .region-form-box .iti {
  margin-bottom: 0;
}

body.page-id-18646 .region-form-box textarea {
    height: 80px;
    color: #000;
    background: #fff;
}

body.page-id-18646 .region-form-box input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #000;
    color: #fff;
}

body.page-id-18646 .region-form-box .contact-page-form-wrap .wpcf7-radio label input[type=radio]:checked {
  background: #000;
}


body.page-id-18429 .popup-right .wpcf7-form-control-wrap {
    margin: 0;
    display: inline-block;
  }

  body.page-id-18429 .popup-right input, body.page-id-18429 .popup-right textarea, body.page-id-18429 .popup-right select {
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
    padding: 5px 0;
    font-size: 14px;
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-top: none;
    color: #000;
}

body.page-id-18429 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #d2f847;
    color: #000;
    border: none;
    padding: 14px;
}

body.page-id-18429 header.bg-white {
    background: 0 0 !important;
    box-shadow: none !important;
    position: relative;
    padding: 10px 0 0;
}

body.page-id-18429 ul#mega-menu-header_menu li a {
    display: none !important;
}

body.page-id-18429 ul#mega-menu-header_menu li.mega-ads-page-menu a {
    display: block !important;
    border: 1px solid #000 !important;
    border-radius: 8px !important;
    padding: 8px 15px !important;
    background: #d3f846 !important;
    line-height: normal !important;
    height: auto !important;
}

body.page-id-18539 .popup-right .wpcf7-form-control-wrap {
    margin: 0;
    display: inline-block;
  }

  body.page-id-18539 .popup-right input, body.page-id-18539 .popup-right textarea, body.page-id-18539 .popup-right select {
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
    padding: 5px 0;
    font-size: 14px;
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-top: none;
    color: #000;
}

body.page-id-18539 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #d2f847;
    color: #000;
    border: none;
    padding: 14px;
}

body.page-id-18539 header.bg-white {
    background: 0 0 !important;
    box-shadow: none !important;
    position: relative;
    padding: 10px 0 0;
}

body.page-id-18539 ul#mega-menu-header_menu li a {
    display: none !important;
}

body.page-id-18539 ul#mega-menu-header_menu li.mega-ads-page-menu a {
    display: block !important;
    border: 1px solid #000 !important;
    border-radius: 8px !important;
    padding: 8px 15px !important;
    background: #d3f846 !important;
    line-height: normal !important;
    height: auto !important;
}

body.page-id-18646 .popup-right .wpcf7-form-control-wrap {
    margin: 0;
    display: inline-block;
  }

  body.page-id-18646 .popup-right input, body.page-id-18646 .popup-right textarea, body.page-id-18646 .popup-right select {
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
    padding: 5px 0;
    font-size: 14px;
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-top: none;
    color: #000;
}

body.page-id-18646 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #d2f847;
    color: #000;
    border: none;
    padding: 14px;
}

body.page-id-18646 header.bg-white {
    background: 0 0 !important;
    box-shadow: none !important;
    position: relative;
    padding: 10px 0 0;
}

body.page-id-18646 ul#mega-menu-header_menu li a {
    display: none !important;
}

body.page-id-18646 ul#mega-menu-header_menu li.mega-ads-page-menu a {
    display: block !important;
    border: 1px solid #000 !important;
    border-radius: 8px !important;
    padding: 8px 15px !important;
    background: #d3f846 !important;
    line-height: normal !important;
    height: auto !important;
}


body.page-id-18646 .dev-middle-btn-cta a {
    border: 1px solid #d3f846;
    padding: 10px;
    display: inline-block;
    color: #fff;
    width: auto;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    transition: .4s;
    z-index: 1;
}

body.page-id-18646 .app-cta-banner {
    margin-bottom: 80px;
}

body.page-id-18646 .image-card p:before {
  display: none;
}

body.page-id-18646 .why-choose-us-ads-reg p.ads-white {
  font-size: 32px;
}


body.page-id-18539 .image-card p:before {
  display: none;
}

body.page-id-18539 .why-choose-us-ads-reg p.ads-white {
  font-size: 32px;
}

body.page-id-18429 .image-card p:before {
  display: none;
}

body.page-id-18429 .why-choose-us-ads-reg p.ads-white {
  font-size: 32px;
}

.hero-section-reg-ads-space h1 {
  font-size: 32px;
}

body.page-id-18754 .impact-section-paid h4
 {
    font-size: 20px;
    font-weight: normal;
    line-height: 32px;
}

.impact-content rect {
    stroke: #016b01;
}

.impact-content img {
    border:1px solid #016b01;
        border-radius: 40px;
}

body.page-id-18923 .region-form-box .wpcf7-form-control-wrap {
    margin-bottom: 0;
}

body.page-id-18923 .region-form-box input {
  background: #fff;
  border: 1px solid #ececec;
}

body.page-id-18923 .region-form-box .iti--separate-dial-code .iti__selected-flag {
    background-color: #fff;
    color: #000;
}

body.page-id-18923 .region-form-box .contact-page-form-wrap {
    padding: 0;
    background: 0 0;
    box-shadow: none;
    position: static;
}

body.page-id-18923 .region-form-box .contact-page-form-wrap label {
    font-weight: 500;
    color: #03030391;
}

body.page-id-18923 .region-form-box .contact-page-form-wrap .wpcf7-radio {
    border: none;
}

body.page-id-18923 .region-form-box .contact-page-form-wrap .wpcf7-radio label input {
    height: 40px;
    margin: 0 10px 0 0;
    border-radius: 25px;
}

body.page-id-18923 .region-form-box .iti {
  margin-bottom: 0;
}

body.page-id-18923 .region-form-box textarea {
    height: 80px;
    color: #000;
    background: #fff;
}

body.page-id-18923 .region-form-box input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #000;
    color: #fff;
}

body.page-id-18923 .region-form-box .contact-page-form-wrap .wpcf7-radio label input[type=radio]:checked {
  background: #000;
}

body.page-id-19092 .region-form-box .wpcf7-form-control-wrap {
    margin-bottom: 0;
}

body.page-id-19092 .region-form-box input {
  background: #fff;
  border: 1px solid #ececec;
}

body.page-id-19092 .region-form-box .iti--separate-dial-code .iti__selected-flag {
    background-color: #fff;
    color: #000;
}

body.page-id-19092 .region-form-box .contact-page-form-wrap {
    padding: 0;
    background: 0 0;
    box-shadow: none;
    position: static;
}

body.page-id-19092 .region-form-box .contact-page-form-wrap label {
    font-weight: 500;
    color: #03030391;
}

body.page-id-19092 .region-form-box .contact-page-form-wrap .wpcf7-radio {
    border: none;
}

body.page-id-19092 .region-form-box .contact-page-form-wrap .wpcf7-radio label input {
    height: 40px;
    margin: 0 10px 0 0;
    border-radius: 25px;
}

body.page-id-19092 .region-form-box .iti {
  margin-bottom: 0;
}

body.page-id-19092 .region-form-box textarea {
    height: 80px;
    color: #000;
    background: #fff;
}

body.page-id-19092 .region-form-box input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #000;
    color: #fff;
}

body.page-id-19092 .region-form-box .contact-page-form-wrap .wpcf7-radio label input[type=radio]:checked {
  background: #000;
}

 body.page-id-19092 .popup-right .wpcf7-form-control-wrap {
    margin: 0;
    display: inline-block;
  }

  body.page-id-19092 .popup-right input, body.page-id-19092 .popup-right textarea, body.page-id-19092 .popup-right select {
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
    padding: 5px 0;
    font-size: 14px;
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-top: none;
    color: #000;
}

body.page-id-19092 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #d2f847;
    color: #000;
    border: none;
    padding: 14px;
}

body.page-id-19092 header.bg-white {
    background: 0 0 !important;
    box-shadow: none !important;
    position: relative;
    padding: 10px 0 0;
}

body.page-id-19092 ul#mega-menu-header_menu li a {
    display: none !important;
}

body.page-id-19092 ul#mega-menu-header_menu li.mega-ads-page-menu a {
    display: block !important;
    border: 1px solid #000 !important;
    border-radius: 8px !important;
    padding: 8px 15px !important;
    background: #d3f846 !important;
    line-height: normal !important;
    height: auto !important;
}


 body.page-id-18923 .popup-right .wpcf7-form-control-wrap {
    margin: 0;
    display: inline-block;
  }

  body.page-id-18923 .popup-right input, body.page-id-18923 .popup-right textarea, body.page-id-18923 .popup-right select {
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
    padding: 5px 0;
    font-size: 14px;
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-top: none;
    color: #000;
}

body.page-id-18923 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #d2f847;
    color: #000;
    border: none;
    padding: 14px;
}

body.page-id-18923 header.bg-white {
    background: 0 0 !important;
    box-shadow: none !important;
    position: relative;
    padding: 10px 0 0;
}

body.page-id-18923 ul#mega-menu-header_menu li a {
    display: none !important;
}

body.page-id-18923 ul#mega-menu-header_menu li.mega-ads-page-menu a {
    display: block !important;
    border: 1px solid #000 !important;
    border-radius: 8px !important;
    padding: 8px 15px !important;
    background: #d3f846 !important;
    line-height: normal !important;
    height: auto !important;
}

.impact-section-paid h4 {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
}


body.page-id-18754 .region-form-box .wpcf7-form-control-wrap {
    margin-bottom: 0;
}

body.page-id-18754 .region-form-box input {
  background: #fff;
  border: 1px solid #ececec;
}

body.page-id-18754 .region-form-box .iti--separate-dial-code .iti__selected-flag {
    background-color: #fff;
    color: #000;
}

body.page-id-18754 .region-form-box .contact-page-form-wrap {
    padding: 0;
    background: 0 0;
    box-shadow: none;
    position: static;
}

body.page-id-18754 .region-form-box .contact-page-form-wrap label {
    font-weight: 500;
    color: #03030391;
}

body.page-id-18754 .region-form-box .contact-page-form-wrap .wpcf7-radio {
    border: none;
}

body.page-id-18754 .region-form-box .contact-page-form-wrap .wpcf7-radio label input {
    height: 40px;
    margin: 0 10px 0 0;
    border-radius: 25px;
}

body.page-id-18754 .region-form-box .iti {
  margin-bottom: 0;
}

body.page-id-18754 .region-form-box textarea {
    height: 80px;
    color: #000;
    background: #fff;
}

body.page-id-18754 .region-form-box input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #000;
    color: #fff;
}

body.page-id-18754 .region-form-box .contact-page-form-wrap .wpcf7-radio label input[type=radio]:checked {
  background: #000;
}


body.page-id-18754 .popup-right .wpcf7-form-control-wrap {
    margin: 0;
    display: inline-block;
  }

  body.page-id-18754 .popup-right input, body.page-id-18754 .popup-right textarea, body.page-id-18754 .popup-right select {
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
    padding: 5px 0;
    font-size: 14px;
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-top: none;
    color: #000;
}

body.page-id-18754 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #d2f847;
    color: #000;
    border: none;
    padding: 14px;
}

body.page-id-18754 header.bg-white {
    background: 0 0 !important;
    box-shadow: none !important;
    position: relative;
    padding: 10px 0 0;
}

body.page-id-18754 ul#mega-menu-header_menu li a {
    display: none !important;
}

body.page-id-18754 ul#mega-menu-header_menu li.mega-ads-page-menu a {
    display: block !important;
    border: 1px solid #000 !important;
    border-radius: 8px !important;
    padding: 8px 15px !important;
    background: #d3f846 !important;
    line-height: normal !important;
    height: auto !important;
}

.impact-content rect {
    stroke: #016b01;
}

.impact-content svg {
    width: 280px;
}


.ads-popup-right .wpcf7-form-control-wrap {
    margin: 0 !important;
    display: inline-block;
  }

.ads-popup-right input, .ads-popup-right textarea, .ads-popup-right .popup-right select {
    width: 100% !important;
    border-bottom: 1px solid #cfcfcf !important;
    padding: 5px 0 !important;
    font-size: 14px !important;
    border-radius: 0 !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    color: #000 !important;
}

.ads-popup-right .wpcf7 input[type=tel]{
  padding-left: 84px !important;
}

.ads-popup-right input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #000 !important;
    color: #fff !important;
    border: none;
    padding: 14px !important;
}

.ads-popup-right .iti {
  margin: 0;
}

.ads-popup-right .budget-options>span{
  margin: 0 0 10px 0;
}

.ads-popup-right .form-field {
    margin-bottom: 10px;
}

.ads-popup-right textarea {
  height: 75px !important;
}

.ads-popup-right .budget-options .wpcf7-list-item-label {
      padding: 5px 30px;
}


.ads-popup-right .budget-options .wpcf7-list-item input[type=radio]:checked+span {
  padding: 5px 30px;
}

#mega-menu-wrap-header_menu {
  background: none !important;
}

.wpcf7 form.invalid .wpcf7-response-output {
  display: none;
}

.wpcf7 .wpcf7-not-valid-tip {
    display: block;
}


/*------------New Pages CSS-----------*/

section.react-hero-section {
    padding: 100px 0 80px 0;
    background-size: 100% !important;
}

.custom-hire-form {

}

.custom-hire-form .iti__selected-dial-code {
    color: #757575;
}

.custom-hire-form h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 25px;
  color: #fff;
}

.custom-hire-form span
 {
    margin: 0;
}

.custom-hire-form h3 strong {
  color: #f9b403;
}

.custom-hire-form .form-fields {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.custom-hire-form input,
.custom-hire-form textarea {
  width: 100%;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  padding: 6px 14px;
  color: #fff;
  font-size: 15px;
  outline: none;
  transition: border 0.3s;
}

.custom-hire-form input:focus,
.custom-hire-form textarea:focus {
  border-color: #f9b403;
}

.custom-hire-form textarea {
  min-height: 100px;
  resize: none;
}

.custom-hire-form .phone-field {
  display: flex;
  align-items: center;
  gap: 8px;
}

.custom-hire-form .country-code {
  background: rgba(255, 255, 255, 0.08);
  padding: 12px 16px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 15px;
}

.custom-hire-form .submit-wrap {
  margin-top: 10px;
}

.custom-hire-form input[type="submit"] {
  background: linear-gradient(90deg, #f9b403, #f29f05);
  color: #fff;
  font-weight: 600;
  border: none;
  padding: 14px 0;
  width: 100%;
  border-radius: 8px;
  cursor: pointer;
  transition: transform 0.2s, box-shadow 0.3s;
}

.custom-hire-form input[type="submit"]:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 12px rgba(249, 180, 3, 0.3);
}

.new-hire-head-yel span {
  color: #FFCE5F;
}

.new-hire-btn-yel a {
    background: linear-gradient(47.66deg, #D69500 61.78%, #DDAE41 81.51%, #E6C986 102.42%);
    padding: 10px 20px;
    display: inline-block;
    color: #fff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    transition: .4s;
    z-index: 1;
}

.new-hire-btn-yel a:hover {
  background: #fff;
  color: #000 !important;
  cursor: pointer;
}

.box-btn-reg-sp-mob {
  display: none;
}

.software-new-head span {
  color: #DAA325;
}

.software-new-btn a {
    background: linear-gradient(47.66deg, #D69500 61.78%, #DDAE41 81.51%, #E6C986 102.42%);
    padding: 10px 20px; 
    display: inline-block;
    color: #fff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    transition: .4s;
    z-index: 1;
}

body.page-id-2526 .iti__country-list {
  background: #000;
}

.hero-form-card {
  background: #fff8ef;
  border: 1px solid #ffe3a0;
  border-radius: 20px;
  padding: 20px;
}

.hero-form-card h3 {
  color: #000;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 600;
}

.hero-form-card span {
  color: #D69501;
}

.custom-hire-form-react {
  background: rgba(10, 10, 20, 0.8);
  border-radius: 20px;
  padding: 20px;
  color: #fff;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
  max-width: 480px;
  margin: auto;
  font-family: 'Poppins', sans-serif;
}

.custom-hire-form-react h3 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
}

.custom-hire-form-react span {
    color: #fbc64d;
}

body.page-id-330 .hero-form-card h3 {
  margin: 0;
}

.hero-form-card p {
    font-size: 14px;
}

.full-stack-new-feature {
    background: #242522;
    border: 1px solid #d79500;
}

.full-stack-new-feature small {
    color: #ffffff54;
}

section.hire-dev-section {
    padding: 120px 0;
}


.custom-hire-form .iti {
  margin-bottom: 0;
}

body.page-id-2526 .accordion-button img {
  max-width: fit-content;
}

body.page-id-2522 .custom-hire-form-react
 {
    border-radius: 20px;
    padding: 20px;
    color: #fff;
    box-shadow: 0 0 25px rgba(0, 0, 0, .3);
    max-width: 480px;
    margin: auto;
    background: #131a2100;
    border: 1px solid #705f39;
}

body.page-id-13835 .why-right-card {
    border: 1px solid #48956c;
}

body.page-id-14157 .why-right-card {
    border: 1px solid #c56e22;
}

body.page-id-14562 .why-right-card {
    border: 1px solid #e98167;
}

body.page-id-14370 .why-right-card {
    border: 1px solid #0671b7;
}

.form-id-wrap input {
    font-size: 14px;
}

.form-id-wrap .iti__selected-dial-code {
    color: #757575;
    font-size: 14px;
}

.global-popup .wpcf7-form-control-wrap {
    margin: 0 0 10px 0;
    display: inline-block;
  }

.global-popup input, .global-popup textarea, .global-popup select {
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
    padding: 5px 0;
    font-size: 14px;
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-top: none;
    color: #000;
}

.global-popup input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #d2f847;
    color: #000;
    border: none;
    padding: 14px;
}

.global-popup .iti {
  margin-bottom: 0;
}

body.single-listicle header.bg-white {
    position: static;
}

  .hero-sec-wrapper {
  padding: 140px 0 120px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
  position: relative;
}

.hero-sec-trusted span {
  background: rgba(255, 204, 0, 0.2);
  padding: 10px 20px;
  display: inline-block;
  color: #ffcc00;
  border-radius: 50px;
  font-size: 14px;
  margin-bottom: 20px;
}

.hero-sec-title {
  font-size: 48px;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}

.hero-sec-subtitle {
  font-size: 30px;
  margin: 15px 0;
}

.hero-sec-desc {
  max-width: 760px;
  margin: 20px auto;
  font-size: 16px;
  color: #ddd;
}

.hero-sec-features {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.hero-sec-feature-box {
  background: linear-gradient(0deg, rgba(28, 28, 26, 0.4), rgba(28, 28, 26, 0.4)),
linear-gradient(180deg, rgba(28, 28, 26, 0) 0%, rgba(165, 123, 18, 0.2) 108.33%);
  border-radius: 50px;
  padding: 20px 25px;
  display: flex;
  align-items: center;
  gap: 15px;
  flex: 1;
  text-align: left;
}

.hero-sec-feature-box img {
  width: 40px;
}

.hero-sec-feature-box h4 {
    color: #fff;
}
.hero-sec-feature-box h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.about-head span {
    color: #DEB14A;
}

.about-new-btn a {
    background: linear-gradient(47.66deg, #D69500 61.78%, #DDAE41 81.51%, #E6C986 102.42%);
    color: #fff;
    padding: 10px 20px;
    border-radius: 8px;
    display: inline-block;
    font-weight: 600;
    transition: 0.3s;
}

.listicle-banner a
 {
    font-size: 14px !important;
}

.market-company-desc a {
    color: #d69500;
}

.whychoose-icon svg {
  width: 40px;
  height: 40px;
  vertical-align: top;
}

.blr-bgl-form-box .contact-page-form-wrap
 {
    padding: 0;
    background: no-repeat;
    position: static;
    box-shadow: none;
}

.blr-bgl-form-box .bris-form-row {
  margin-bottom: 0px;
}

.blr-bgl-form-box .wpcf7-form-control-wrap {
  margin-bottom: 10px;
}

.blr-bgl-form-box textarea {
    height: 80px;
}

.blr-bgl-form-box .iti {
  margin: 0;
}

.blr-bgl-form-box .blr-ads-hero-form-box {
  background: #fff;
}

.blr-bgl-form-box input, textarea {
  background-color: #fff;
  border: none;
  padding: 10px;
}

.blr-bgl-form-box span.wpcf7-form-control.wpcf7-radio input {
  border: 0.5px solid #fff;
}

.blr-bgl-form-box input.wpcf7-form-control.wpcf7-submit.has-spinner {
  background: linear-gradient(86.83deg, #0D25A7 31.19%, #385DDC 77.2%);
   color: #fff;

}

.blr-bgl-form-box .wpcf7-radio label span {
  font-size: 14px;
}

.blr-bgl-form-box .wpcf7 .wpcf7-not-valid-tip, .wpcf7 label.error {
  top:0;
  bottom: auto;
}

.bglr-head-new span {
  color: #3B8CD3;
}

.blr-bgl-form-box .wpcf7-radio label input[type=radio]:checked {
    background-color: #0017db !important;
}

.blr-bgl-form-box .iti__country-list {
  z-index: 9999;
}

.blr-bgl-form-box .iti--separate-dial-code .iti__selected-flag {
  pointer-events: none;
}

.blr-bgl-form-box .iti__arrow {
  opacity: 0;
}

.market-company-desc p
 {
    color: #000;
}

.market-company-desc ul li {
  color: #000;
}

.market-company-desc ol li {
  color: #000;
}

body.page-id-20601 header.bg-white {
    background: 0 0 !important;
    box-shadow: none !important;
    position: relative;
    padding: 0 0px 0 0;
}

body.page-id-20601 ul#mega-menu-header_menu li a {
    display: none !important;
}

body.page-id-20601 ul#mega-menu-header_menu li.mega-ads-page-menu a {
    display: block !important;
    border: 1px solid #000 !important;
    border-radius: 8px !important;
    padding: 8px 15px !important;
    background: #00229d !important;
    line-height: normal !important;
    height: auto !important;
    color: #fff !important;
}

ul#mega-menu-header_menu li.mega-ads-page-menu svg {
  margin-right: 15px;
}

.section-description a {
  color: #ffb300;
}

#popup-app-india input {
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
    padding: 5px 0;
    font-size: 14px;
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-top: none;
}

#popup-app-india .wpcf7-form-control-wrap {
  margin: 0;
}

#popup-app-india .popup-inner:before {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2025/12/BG-2.webp);
    width: 97%;
    height: 280px;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 20px;
}

#popup-app-india input.wpcf7-form-control.wpcf7-submit.has-spinner
 {
    background: linear-gradient(86.83deg, #106DBF 31.19%, #3B8CD3 77.2%);
    color: #000;
    border: none;
    padding: 14px;
}

#popup-app-india .popup-stat-item span
 {
    color: #106DBF;
}

#popup-app-india .popup-close {
      background: #106DBF;
      color: #fff;
}

.hyd-head span {
  color: #062AE6;
}


body.page-id-21146 header.bg-white {
    background: 0 0 !important;
    box-shadow: none !important;
    position: relative;
    padding: 10px 0 0;
}

body.page-id-21146 ul#mega-menu-header_menu li a {
    display: none !important;
}

body.page-id-21146 ul#mega-menu-header_menu li.mega-ads-page-menu a {
    display: block !important;
    border: 1px solid #000 !important;
    border-radius: 8px !important;
    padding: 8px 15px !important;
    background: #00229d !important;
    line-height: normal !important;
    height: auto !important;
    color: #fff !important;
}

  /* MAIN HERO SECTION */
.hyd-hero-section {
    position: relative;
    padding: 100px 0 80px 0;
    color: #000;
    overflow: hidden;
    margin-top: -70px;
}
.hyd-hero-section h1 {
    font-size: 38px;
}

/* BACKGROUND VIDEO / IMAGE */
.hyd-hero-bg-video,
.hyd-hero-bg-fallback {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.hyd-hero-bg-fallback {
    background-size: cover;
    background-position: center;
}

/* FOREGROUND CONTENT */
.hyd-hero-inner {
    position: relative;
    z-index: 2;
}

/* TAGLINE */
.hyd-hero-tagline span {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #f0f6ff;
    padding: 6px 18px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 600;
}

/* TITLE */
.hyd-hero-title {
    font-size: 42px;
    line-height: 1.2;
    font-weight: 800;
}

/* SUBTEXT */
.hyd-hero-subtext {
    font-size: 18px;
    color: #333;
}

/* HYDERABAD FEATURE LIST — 2 ITEMS PER ROW */
.hyd-feature-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px 20px; /* row-gap | column-gap */
    margin: 25px 0 35px;
}

.hyd-feature-item {
    display: flex;
    align-items: center;
    gap: 12px;
    background: #ffffff;
    padding: 12px 18px;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 500;
    color: #1c1c1c;
    box-shadow: 0 4px 12px rgba(0,0,0,0.06);
}

.hyd-feature-icon {
    width: 30px;
    height: 30px;
    object-fit: contain;
}

/* FORM BOX */
.hyd-form-box {
    background: #fff;
    border-radius: 25px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
}

.hyd-form-box h3 {
    font-size: 14px;
}

.hyd-form-box input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: linear-gradient(85.17deg, #0D25A7 6.78%, #2EE082 87.65%);
}


/* MAIN HERO SECTION */
.mum-hero-section {
    position: relative;
    padding: 100px 0 0px 0;
    color: #000;
    overflow: hidden;
    margin-top: -70px;
}
.mum-hero-section h1 {
    font-size: 38px;
}

/* BACKGROUND VIDEO / IMAGE */
.mum-hero-bg-video,
.mum-hero-bg-fallback {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.mum-hero-bg-fallback {
    background-size: cover;
    background-position: center;
}

/* FOREGROUND CONTENT */
.mum-hero-inner {
    position: relative;
    z-index: 2;
}

/* TAGLINE */
.mum-hero-tagline span {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #f0f6ff;
    padding: 6px 18px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 600;
}

/* TITLE */
.mum-head {
    font-size: 42px;
    line-height: 1.2;
    font-weight: 800;
}

/* SUBTEXT */
.mum-hero-subtext {
    font-size: 18px;
    color: #333;
}

/* MUMBAI FEATURE LIST — 2 ITEMS PER ROW */
.mum-feature-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px 20px;
    margin: 25px 0 35px;
}

.mum-feature-item {
    display: flex;
    align-items: center;
    gap: 12px;
    background: #ffffff;
    padding: 12px 18px;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 500;
    color: #1c1c1c;
    box-shadow: 0 4px 12px rgba(0,0,0,0.06);
}

.mum-feature-icon {
    width: 30px;
    height: 30px;
    object-fit: contain;
}

/* FORM BOX */
.mum-form-box {
    background: #fff;
    border-radius: 25px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
}

.mum-form-box h3 {
    font-size: 14px;
}

.mum-form-box input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: linear-gradient(85.17deg, #38A4FF 6.78%, #746DFF 87.65%);
}

.mum-hero-btn-wrap {
    margin-bottom: 25px;
}

.mum-hero-btn {
    display: inline-block;
    padding: 12px 28px;
    border: 1px solid;
    background: linear-gradient(85.17deg, rgba(56, 164, 255, 0.08) 6.78%, rgba(116, 109, 255, 0.08) 87.65%);
    border: 1px solid #746DFF;
    color: #746DFF;
    font-weight: 600;
    border-radius: 10px;
    font-size: 16px;
    transition: 0.3s;
}

.mum-hero-btn:hover {
    opacity: 0.9;
    transform: translateY(-2px);
    color: #fff;
}

.mum-hero-section h1 span {
   background: linear-gradient(85.17deg, #38A4FF 6.78%, #746DFF 87.65%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.mum-head span {
  color: #38A4FF;
}

.mumbai-cta-desc span {
  color: #38A4FF;
}

.mum-bg {
  background: url(/wp-content/uploads/2025/12/bg-1-2.webp) no-repeat;
  background-size: cover;
  background-position: center;
}

.ai-acc-item.open span.ai-acc-title {
  background: linear-gradient(85.17deg, #38A4FF 6.78%, #746DFF 87.65%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.ai-acc-item.open {
    border-top: 1px solid #61ABFF;
    border-radius: 10px;
}

.mumbai-agile-sec h2 span {
  background: linear-gradient(85.17deg, #38A4FF 6.78%, #746DFF 87.65%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

body.page-id-21791 header.bg-white {
    background: 0 0 !important;
    box-shadow: none !important;
    position: relative;
    padding: 10px 0 0;
}

body.page-id-21791 ul#mega-menu-header_menu li a {
    display: none !important;
}

body.page-id-21791 ul#mega-menu-header_menu li.mega-ads-page-menu a {
    display: block !important;
    border: 1px solid #000 !important;
    border-radius: 8px !important;
    padding: 8px 15px !important;
    background: #00229d !important;
    line-height: normal !important;
    height: auto !important;
    color: #fff !important;
}

.top-marquee-bar {
  height: auto;
  overflow: hidden;
  background: linear-gradient(90deg, #ff8a00, #ffcc00);
  position: relative;
  padding:5px;
  top:0px;
}

.marquee-track {
  display: flex;
  width: max-content;
  will-change: transform;
}

.marquee-text {
  white-space: nowrap;
  font-size: 14px;
  font-weight: 500;
  color: #fff; /* text white */
  display: inline-flex;
  align-items: center;
}

.marquee-star {
  width: 14px;
  height: 14px;
  margin: 0 12px;
  flex-shrink: 0;
}
body.home.wp-singular .top-marquee-bar{
	top: 0px;
}

body.wp-singular .top-marquee-bar{
	top: 0px;
}

body.blog .top-marquee-bar{
	top: 0px;
}


body.page-id-22015 header.bg-white {
    background: 0 0 !important;
    box-shadow: none !important;
    position: relative;
    padding: 10px 0 0;
}

body.page-id-22015 ul#mega-menu-header_menu li a {
    display: none !important;
}

body.page-id-22015 ul#mega-menu-header_menu li.mega-ads-page-menu a {
    display: block !important;
    border: 1px solid #000 !important;
    border-radius: 8px !important;
    padding: 8px 15px !important;
    background: #00229d !important;
    line-height: normal !important;
    height: auto !important;
    color: #fff !important;
}

.delhi-hero-cta a {
  display: inline-block;
    background: linear-gradient(283.34deg, #7A62F4 7.79%, #553DCA 63.78%, #3D29A3 91.77%, #241669 119.76%);
    padding: 14px 30px;
    border-radius: 12px;
    color: #fff;
    font-weight: 600;
    border: 1px solid #6a6a6a;
    transition: 0.3s ease;
    text-decoration: none;
}

.delhi-head span {
    color: #785FFF;
}

body.page-id-22015 .blr-bgl-form-box input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #6850DF;
    color: #fff;
}

.del-bg-new {
  background: url(/wp-content/uploads/2025/12/bg-2.webp) no-repeat;
  background-size: cover;
  background-position: center;
}

body.page-id-22015 .top-marquee-bar {
  top: 0px;
  background: linear-gradient(283.34deg,#7a62f4 7.79%,#553dca 63.78%,#3d29a3 91.77%,#241669 119.76%);
}

.delhi-tab.active svg path {
    fill: #6f3dff;
    stroke-width: 1px;
    stroke: #6f3dff;
}

.delhi-tab.active svg {
    fill: #fff;
}

/* FORM BOX */
.blr-bgl-form-box {
    background: #fff;
    border-radius: 25px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
}

.blr-bgl-form-box h3 {
  font-size: 14px;
}

body.page-id-22479 header.bg-white {
    background: 0 0 !important;
    box-shadow: none !important;
    position: relative;
    padding: 10px 0 0;
}

body.page-id-22479 ul#mega-menu-header_menu li a {
    display: none !important;
}

body.page-id-22479 ul#mega-menu-header_menu li.mega-ads-page-menu a {
    display: block !important;
    border: 1px solid #000 !important;
    border-radius: 8px !important;
    padding: 8px 15px !important;
    background: #00229d !important;
    line-height: normal !important;
    height: auto !important;
    color: #fff !important;
}

body.page-id-22479 .top-marquee-bar {
  top: 0px;
  background: linear-gradient(86.83deg, #106DBF 31.19%, #9331BF 77.2%);
}

.wd-delhi-head span {
  background: linear-gradient(90deg, #1961E0 0%, #8E36BD 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.whatsapp-float {
  position: fixed;
  right: 22px;
  bottom: 22px;
  width: 60px;
  height: 60px;
  background: #25d366;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  box-shadow: 0 12px 30px rgba(37,211,102,0.45);
  animation: wa-pulse 2.2s infinite;
}

/* ICON */
.whatsapp-icon {
  width: 30px;
  height: 30px;
}

/* RING */
.whatsapp-float::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: rgba(37,211,102,0.35);
  animation: wa-ring 2.2s infinite;
  z-index: -1;
}

/* TEXT BUBBLE */
.wa-text-bubble {
  position: absolute;
  right: 70px;
  bottom: 50%;
  transform: translateY(50%);
  background: #fff;
  color: #111;
  padding: 8px 14px;
  border-radius: 18px;
  font-size: 13px;
  font-weight: 500;
  white-space: nowrap;
  box-shadow: 0 10px 25px rgba(0,0,0,0.15);
  pointer-events: none;
  line-height: normal;
}

/* BUBBLE ARROW */
.wa-text-bubble::after {
  content: '';
  position: absolute;
  left: -6px;
  top: 50%;
  transform: translateY(-50%);
  border-width: 6px;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
}

/* TYPING EFFECT */
.wa-typing {
  display: inline-block;
  overflow: hidden;
  border-right: 2px solid #25d366;
  white-space: nowrap;
  animation:
    typing 3s steps(22, end) infinite,
    blink .8s infinite;
    line-height: normal;
}

@keyframes typing {
  0% { width: 0; }
  40% { width: 100%; }
  100% { width: 100%; }
}

@keyframes blink {
  50% { border-color: transparent; }
}

/* PULSE */
@keyframes wa-pulse {
  0% { transform: scale(1); }
  50% { transform: scale(1.06); }
  100% { transform: scale(1); }
}

@keyframes wa-ring {
  0% { transform: scale(1); opacity: .6; }
  100% { transform: scale(1.8); opacity: 0; }
}

/* MOBILE – HIDE TEXT (IMPORTANT) */
@media (max-width: 768px) {
  .wa-text-bubble {
    display: none;
  }
}




body.page-id-22782 header.bg-white {
    background: 0 0 !important;
    box-shadow: none !important;
    position: relative;
    padding: 10px 0 0;
}

body.page-id-22782 ul#mega-menu-header_menu li a {
    display: none !important;
}

body.page-id-22782 ul#mega-menu-header_menu li.mega-ads-page-menu a {
    display: block !important;
    border: 1px solid #e24820 !important;
    border-radius: 8px !important;
    padding: 8px 15px !important;
    background: #e24820 !important;
    line-height: normal !important;
    height: auto !important;
    color: #fff !important;
}

body.page-id-22782 .top-marquee-bar {
  top: 0px;
}

.wd-hyd-head span {
  color: #EF7B1C;
}

body.page-id-22782 .top-marquee-bar {
  background: linear-gradient(92.65deg, #F47E1D 21.69%, #E24920 63.26%);

}

body.page-id-20601 .top-marquee-bar {
  top: 0px;
}

body.page-id-20601 .top-marquee-bar {
      background: linear-gradient(180deg, #0011FF 24.87%, #002E57 100%);
}

.banner-meta {
  margin-top: 6px;
}

.banner-date {
  font-size: 14px;
  color: rgba(255,255,255,0.75);
  font-weight: 500;
}

body.page-id-7487 .intl-phone {
  padding-left: 81px !important;
}

.wd-hyd-cta-btn:hover {
  background: #000;
  color: #fff;
}

.hyd-cta-btn:hover {
  background: #000;
  color: #fff;
}

.bglr-web-head span {
  color: #EB437B;
}

body.page-id-23170 .blr-bgl-form-box input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: linear-gradient(119.35deg, #E82868 -13.66%, #F289AC 3.56%, #F289AC 10.92%, #E82868 79.93%);
    color: #fff;
}

.mumbai-cta-btn-top:hover {
  background: #000;
  color: #fff;
}

body.page-id-23170 .tech-tab-btn.active {
    background: linear-gradient(119.35deg, #E82868 -13.66%, #F289AC 3.56%, #F289AC 10.92%, #E82868 79.93%);
    color: #fff;
}

body.page-id-23170 .tech-content-wrapper {
    background: #FFDBE857;
    border-radius: 0 0 22px 22px;
}

body.page-id-23170 .vs-testimonials {
    background-color: #000;
    padding: 80px 0;
    margin-top: 80px;
}

.ds-blr-left {
    position: sticky;
    top: 120px;
}

body.page-id-23170 .blr-bgl-form-box .wpcf7-radio label input[type=radio]:checked
 {
    background-color: #ff4d8d !important;
}

body.page-id-23170 .appdev-floating-icon {
  background: none;
}

body.page-id-23170 .hyd-portfolio-section {
    background: #000;
}

body.page-id-23170 .ds-industry-sec {
  padding: 80px 0 0;
}



body.page-id-23170 header.bg-white {
    background: 0 0 !important;
    box-shadow: none !important;
    position: relative;
    padding: 10px 0 0;
}

body.page-id-23170 ul#mega-menu-header_menu li a {
    display: none !important;
}

body.page-id-23170 ul#mega-menu-header_menu li.mega-ads-page-menu a {
    display: block !important;
    border: 1px solid #e24820 !important;
    border-radius: 8px !important;
    padding: 8px 15px !important;
    background: #e24820 !important;
    line-height: normal !important;
    height: auto !important;
    color: #fff !important;
}

body.page-id-23170 .top-marquee-bar {
  top: 0px;
}

body.page-id-23170 .ds-industry-hover {
    background: linear-gradient(119.35deg,#e82868 -13.66%,#f289ac 3.56%,#f289ac 10.92%,#e82868 79.93%);
}

body.page-id-23170 .blr-portfolio-slider ul.slick-dots li.slick-active {
      background-color: #e82868;
}

body.page-id-23170 .top-marquee-bar {
    height: auto;
    overflow: hidden;
    background: linear-gradient(119.35deg, #E82868 -13.66%, #F289AC 3.56%, #F289AC 10.92%, #e82868 79.93%);
    position: relative;
}

body.page-id-23170 ul#mega-menu-header_menu li.mega-ads-page-menu a {
    display: block !important;
    border: 1px solid #ff4d8d !important;
    background: #ff4d8d !important;
}

body.page-id-23170 #popup-app-india .popup-inner:before {
  background: linear-gradient(119.35deg,#e82868 -13.66%,#f289ac 3.56%,#f289ac 10.92%,#e82868 79.93%) !important;
  background-image: none;
}

body.page-id-23170 #popup-app-india input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: linear-gradient(119.35deg,#e82868 -13.66%,#f289ac 3.56%,#f289ac 10.92%,#e82868 79.93%);
}

body.page-id-23170 #popup-app-india .popup-stat-item span {
    color: #f289ac;
}

body.single-post .iti__selected-flag {
  color: #fff;
  font-size: 12px;
}

body.single-post .sidebar-form textarea {
        height: 65px;
        color: #fff;
        background: transparent;
}

body.single-post .sidebar-form .iti {
  margin-bottom: 0;
}

.dl-mobile-nav {
  display: none;
}

#mega-menu-wrap-header_menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-closed {
  display: none;
}

#mega-menu-wrap-header_menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-open {
    display: none;
}

/* Hide mobile menu on desktop */
.mobile-menu,
.mobile-menu-toggle,
.mobile-menu-overlay {
  display: none;
}

body.page-id-3158 .home-form-section {
  display: none;
}

body.modal-open header.bg-white {
  z-index: -999;
}

.footer-form-common .phone-wrap span.wpcf7-form-control-wrap {
    margin: 0 0 10px 0;
}

.footer-form-common p.small.text-muted.mt-2 {
    display: none;
}

.footer-form-common .btn {
  padding: 20px;
}

.footer-form-common .btn:hover {
  border: none;
  background: #2c3f7f;
}


.form-id-wrap.footer-form-common {
  padding: 25px;

}

.form-id-wrap.footer-form-common textarea {
  height: 80px;
}

.blog-form .form-field.budget-options {
    display: none;
}

.blog-form p.small.text-muted.mt-2 {
    display: none;
}

.blog-form
 {
    position: sticky;
    top: 100px;
}

.contact-page-form-wrap .iti {
  margin: 0;
}

.contact-page-form-wrap .budget-options .wpcf7-list-item input[type=radio] {
  display: block;
}

.contact-page-form-wrap .budget-options .wpcf7-list-item input[type=radio]:checked+span {
    background: none;
    color: #fff;
    border-color: unset;
    box-shadow: none;
    display: inline-block;
    padding: 0;
    border-radius: 0;
    font-weight: 400;
    font-size: 14px;
}

.contact-page-form-wrap .budget-options .wpcf7-list-item-label {
    background: none;
    color: #101010;
    border-color: unset;
    box-shadow: unset;
    display: inline-block;
    padding: 0;
    font-weight:400;
    font-size: 14px;
    border: none;
}

.footer-form-common .wpcf7 .wpcf7-not-valid-tip {
  bottom: -8px;
}

body.page-id-23170 .blr-india-form h3 {
  display: none;
}

.footer-form-common .budget-options .wpcf7-radio {
  justify-content: space-between;
}

.footer-form-common .budget-options .wpcf7-list-item-label {
      padding: 5px 40px;
}

.budget-options .wpcf7-list-item input[type=radio]:checked+span {
  padding: 5px 40px;
}

.footer-form-common .budget-options .wpcf7-list-item input[type="radio"]:checked + span {
  background-color: #2C3F7F; /* Change to your theme color if needed */
  color: #fff;
  border-color: #000;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
  display: inline-block;
  padding: 5px 40px;
  border-radius: 50px;
  font-weight: normal;
}

.footer-form-common .budget-options .wpcf7-list-item-label {
  background-color: #2C3F7F36; /* Change to your theme color if needed */
  color: #fff;
  border-color: #000;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
  display: inline-block;
  padding: 5px 40px;
  border-radius: 50px;
  font-weight: normal;
  font-size: 14px;
}


body.page-id-22479 h2.hyd-services-title {
    color: #fff;
}

.ds-gp-form .budget-options .wpcf7-list-item input[type=radio]:checked+span {
  background: #e18f35;
  border: none;
}

body.page-id-20601 .form-id-wrap.footer-form-common {
  display: none;
}

.process-toggle-box.active .step-num {
  display:  none;
}

body.page-id-672 .iti {
  margin-bottom: 0;
}

body.page-id-672 .hero-form {
  background: #ffffff73;
}

body.page-id-672 .hero-form input {
      border: 1px solid #FEDF96;
    background: #FFFBF2;
}

body.page-id-672 .budget-options .wpcf7-radio {
  justify-content: space-between;
}

body.page-id-672 .hero-form input[type=submit] {
  background: #D69500;
}

body.page-id-672  .budget-options .wpcf7-list-item input[type=radio]:checked+span {
  background: #d79500;
  border-color: #d79500;
}

body.page-id-672 .hero-form textarea {
  height: 65px;
  background: #FFFBF2;
  border: 1px solid #FEDF96;
}

body.page-id-672 section.custom-testimonial-section-industry {
    display: none;
}

body.page-id-672 .ind-blog-section {
  display: none;
}

.hero-form span.wpcf7-form-control-wrap {
    margin-bottom: 10px;
}


body.page-id-672 .wpcf7 .wpcf7-not-valid-tip {
  bottom: 0;
}

.blr-india-form .bris-form-group.full input {
  background: #fff;
}

/* HERO */

/* HERO SECTION */

.cs-insights-hero {
  padding: 80px 0 60px;
  text-align: center;
}

.cs-page-title {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 15px;
}

.cs-page-desc {
  max-width: 700px;
  margin: 0 auto 30px;
  color: #666;
  font-size: 15px;
}

/* SEARCH + FILTER */

.cs-search-filter {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: 30px;
  flex-wrap: nowrap; /* prevent wrapping */
}

.cs-search-filter input {
  flex: 1;
  max-width: 600px;
  padding: 14px 20px;
  border-radius: 40px;
  border: 1px solid #ddd;
  outline: none;
}

.cs-search-filter select {
  padding: 14px 20px;
  border-radius: 40px;
  border: 1px solid #ddd;
  min-width: 200px;
  outline: none;
}

.cs-search-filter button {
  background: #d69c00;
  color: #fff;
  border: none;
  padding: 14px 30px;
  border-radius: 40px;
  cursor: pointer;
  font-weight: 600;
  white-space: nowrap;
}


/* LISTING SECTION */

.cs-listing-section {
  padding: 40px 0 100px;
}

.cs-section-heading {
  font-size: 22px;
  margin-bottom: 30px;
}

/* GRID */

.cs-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
}

/* CARD */

.cs-card {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #eee;
  transition: 0.25s ease;
}

.cs-card:hover {
  box-shadow: 0 10px 30px rgba(0,0,0,0.06);
  transform: translateY(-4px);
}

.cs-card-image img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}

.cs-card-content {
  padding: 15px;
}

.cs-card-content h3 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 6px;
}

.cs-date {
  font-size: 12px;
  color: #888;
}

  .cs-hero-image {
  width: 100%;
  overflow: hidden;
}

.cs-hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* ===============================
   CASE STUDY OVERVIEW – FINAL
================================ */

.cs-overview-design {
  padding: 80px 0;
  background: #fff;
}

/* EYEBROW */
.cs-eyebrow {
  display: block;
  font-size: 14px;
  font-style: italic;
  color: #777;
  margin-bottom: 20px;
}

/* HEADING */
.cs-heading {
  font-size: clamp(38px, 4.8vw, 58px);
  line-height: 1.15;
  font-weight: 600;
  color: #111;
  margin-bottom: 48px;
  font-size: 42px;
}

.cs-icon {
  display: inline-flex;
  width: 50px;
  height: 50px;
  background: #7c5cff;
  color: #fff;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  margin: 0 6px;
  transform: translateY(10px);
}

/* METRICS + DESCRIPTION ROW */
.cs-overview-mid {
  display: grid;
  grid-template-columns: 240px 1fr;
  gap: 80px;
  align-items: start;
  margin-bottom: 00px;
}

/* METRICS */
.cs-stats {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.cs-stat {
  display: flex;
  gap: 12px;
  font-size: 15px;
  color: #333;
}

.cs-stat strong {
  min-width: 70px;
  font-weight: 600;
}

/* DESCRIPTION */
.cs-description {
  font-size: 16px;
  line-height: 1.7;
  color: #666;
}

.cs-icon svg {
    width: auto;
    height: auto;
}

/* APP SCREENS */
.cs-app-screens {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 20px;
  width: 100%;
  max-width: 100%;
  margin-top: 80px;
}


/* each slide */
.cs-app-slide {
  flex: 0 0 auto;
}

/* phone images */
.cs-app-screens .phone {
  display: block;
  height: auto;
}

/* center phone bigger */
.cs-app-screens .phone-2 {

}

 .project-goals-sec {
  padding: 0px 0 80px 0;
}

.project-goals-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: flex-start;
}

.goals-left h2 {
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 30px;
}

.goal-tags {
  display: grid;
  grid-template-columns: repeat(2, max-content);
  gap: 12px 16px;
}

.goal-tag {
  padding: 10px 18px;
  background: #f3f0ff;
  color: #4f46e5;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 500;
}

.goals-right p {
  font-size: 16px;
  line-height: 1.7;
  color: #666;
  margin-bottom: 24px;
}

.goals-right h3 {
  font-size: 22px;
  margin-bottom: 12px;
}

.acf-img-overlay-section {
  padding:0 0 80px 0;
}

/* Wrapper */
.acf-img-overlay-wrap {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
}

/* Main image */
.acf-img-overlay-media {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 24px;
}


/* Content positioning */
.acf-img-overlay-content {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: flex-end;
  padding: 40px;
}

/* Text card */
.acf-img-overlay-text {
    max-width: 550px;
    background: rgba(0, 0, 0, .25);
    padding: 22px 24px;
    border-radius: 16px;
    color: #fff;
}

.acf-img-overlay-text p {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 6px;
}

.acf-img-overlay-text span {
  font-size: 13px;
  opacity: 0.7;
}


.acf-img-overlay-meta {
  display: block;
  margin-top: 6px;
  font-size: 14px;
  opacity: 0.7;
  font-style: italic;
}

.acf-problem-section {
  padding:0 0 80px 0;
}

.acf-problem-top {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  margin-bottom: 50px;
}

.acf-problem-top h2 {
  font-size: 40px;
  line-height: 1.2;
}

.acf-problem-top p {
  color: #666;
  line-height: 1.7;
}

/* Grid */
.acf-problem-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.acf-problem-card {
  background: #f5f5f5;
  border-radius: 20px;
  padding: 24px;
}

.acf-problem-card img {
  margin-bottom: 16px;
}

.text-card h4 {
  font-size: 18px;
  margin-bottom: 8px;
  margin-top: 25px;
}

.text-card p {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
}

.image-card {
  padding: 0;
  overflow: hidden;
}

.image-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Bottom banner */
.acf-problem-banner {
  margin-top: 40px;
  border-radius: 24px;
  overflow: hidden;
}

.acf-problem-banner img {
  width: 100%;
  display: block;
}

/* ROW 2 layout */
.acf-solution-main {
  display: grid;
  grid-template-columns: 1fr 420px 1fr; /* center space for phone */
  gap: 60px;
  align-items: center;

  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;

  min-height: 520px;
}

/* Empty center column */
.acf-solution-center {
  width: 100%;
  height: 100%;
}


/* HEADER ROW */
.acf-solution-header {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: start;
  margin-bottom: 80px;
}

.acf-solution-heading h2 {
  font-size: 42px;
  line-height: 1.2;
  margin: 0;
}

.acf-solution-intro p {
  font-size: 16px;
  line-height: 1.7;
  color: #666;
  margin: 0;
}



/* Side columns */
.acf-solution-side {
  display: flex;
  flex-direction: column;
  gap: 120px;
}

/* Cards */
.acf-solution-card {
  background: #fff;
  padding: 22px;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.06);
}

.acf-solution-card img {
  max-width: 40px;
  margin-bottom: 12px;
}

.acf-solution-card h4 {
  font-size: 16px;
  margin-bottom: 6px;
  margin-top: 25px;
}

.acf-solution-card p {
  font-size: 14px;
  color: #666;
  line-height: 1.5;
}


.acf-tools-section {
  padding: 80px 0;
  background: #fafafa;
  border-radius: 32px;
}

.acf-tools-header {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 40px;
}

.acf-tools-header h2 {
  font-size: 28px;
  white-space: nowrap;
}

.acf-tools-line {
  flex: 1;
  height: 1px;
  background: linear-gradient(to right, #c7bfff, transparent);
}

/* Slider items */
.acf-tools-item {
  background: #fff;
  border-radius: 16px;
  padding: 20px 16px;
  text-align: center;
  box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

.acf-tools-item img {
  max-width: 40px;
  margin: 0 auto 10px;
}

.acf-tools-item p {
  font-size: 14px;
  font-weight: 500;
}

.acf-tools-item svg {
    width: 80px;
    height: 80px;
}

.acf-results-section {
  padding: 100px 0;
}

/* Row 1 */
.acf-results-top {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  margin-bottom: 80px;
}

.acf-results-heading h2 {
  font-size: 42px;
  line-height: 1.2;
}

.acf-results-desc p {
  color: #777;
  line-height: 1.7;
}

/* Row 2 */
.acf-results-impact-title {
  font-size: 28px;
  margin-bottom: 50px;
}

/* Row 3 */
.acf-results-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}

.acf-result-card {
  text-align: left;
}

.acf-result-value {
  font-size: 64px;
  font-weight: 700;
  margin-bottom: 10px;
}

.acf-result-text {
    color: #777;
    font-size: 15px;
    line-height: 1.6;
    margin: 10px 0;
    display: inline-block;
}

/* Progress bar */
.acf-result-bar {
  width: 100%;
  height: 12px;
  background: #f1ebff;
  border-radius: 20px;
  overflow: hidden;
}

.acf-result-bar span {
  display: block;
  height: 100%;
  background: #c7a6ff;
  border-radius: 20px;
}

.acf-app-image-section {
  padding: 0 0 80px 0;
}

/* Optional overlay for text readability */
.acf-app-image-section::before {

}

.acf-app-image-section .container {
  position: relative;
  z-index: 1;
}

/* CONTENT */
.acf-app-image-content {
  max-width: 520px;
  color: #fff;
}

.acf-app-image-content h2 {
  font-size: 42px;
  line-height: 1.2;
  margin-bottom: 16px;
}

.acf-app-image-content p {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 24px;
  opacity: 0.9;
}

/* BUTTON */
.acf-app-image-btn {
  display: inline-block;
  padding: 14px 30px;
  background: #6d5dfc;
  color: #fff;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.acf-app-image-wrap {
  border-radius: 24px;
  overflow: hidden;
}

.acf-app-image-wrap img {
  width: 100%;
  height: auto;
  display: block;
}

.acf-wrapup-section {
  padding:0 0 80px 0;
}

.acf-wrapup-grid {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  gap: 60px;
}

.acf-wrapup-heading h2 {
  font-size: 40px;
  line-height: 1.2;
  margin: 0;
}

.acf-wrapup-content p {
  font-size: 16px;
  line-height: 1.8;
  color: #777;
  margin: 0;
}

.acf-problem-cta {
  margin-top: 60px;
  padding: 40px;
  background-size: cover;
  background-position: center;
  border-radius: 28px;
  position: relative;
  overflow: hidden;
}

/* Dark overlay for readability */
.acf-problem-cta::before {

}

.acf-problem-cta-content {
  position: relative;
  max-width: 520px;
  color: #fff;
}

.acf-problem-cta-content h3 {
  font-size: 32px;
  line-height: 1.2;
  margin-bottom: 16px;
  color: #5E06B7;
}

.acf-problem-cta-content p {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 24px;
  opacity: 0.9;
}

.acf-problem-cta-btn {
  display: inline-block;
  padding: 14px 30px;
  background: linear-gradient(273.83deg, #803EC3 8.65%, #B07BFF 96.37%);
  color: #fff;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

section.acf-solution-section {
    padding: 0 0 80px 0;
}
.container.text-center.WEB h1 {
    max-width: 700px;
    margin: auto;
}
span.new-size {
    font-style: italic;
	font-size: 20px;
}

.cs-stat {
  position: relative;
  padding-bottom: 10px; /* space for the line */
}

/* bottom border line */
.cs-stat::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #e5e5e5; /* change color as needed */
}

.col-lg-6.wow.fadeInRight {
	padding: 0;}

.ai-banking-section .feature-content{
  display: -webkit-box;
  -webkit-line-clamp: 2;   /* kitni lines dikhani hain */
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: all 0.3s ease;
}

/* Hover par full content */
.ai-banking-section .p-3:hover .feature-content{
  -webkit-line-clamp: unset;
  overflow: visible;
}

.ai-banking-section .p-3{
  transition: all 0.3s ease;
}

.ai-banking-section .p-3:hover{
  background: rgba(255,255,255,0.1);
  transform: translateY(-3px);
}

/* First box → full content */
.first-feature .feature-content{
  display:block;
}

/* Other boxes → truncate */
.clamp-feature .feature-content{
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden;
  transition:all .3s ease;
}

/* Hover → full text */
.clamp-feature:hover .feature-content{
  -webkit-line-clamp:unset;
  display:block;
}

.taxi-description span {
  font-weight: bold;
  color: #fff;
}


/* RESPONSIVE */
@media (max-width: 991px) {
  .cs-overview-mid {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .cs-app-screens {
    height: 420px;
  }

  .cs-app-screens img {
    max-height: 360px;
  }
}
