.work-banner-main {
    background-image: url(/images/agileimg/agile-banner.webp);
    min-height: 460px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
  }
  .work-banner-main .about-banner-content h1, .work-banner-main .about-banner-content p {
    text-align: left;
    color: #fff;
}
.work-banner-main .about-banner-content h1 {
  line-height: 1;
  margin-bottom: 12px !important;
}
.work-banner-main .about-banner-content {
    max-width: 638px;
    margin: auto;
}
.work-banner-main::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #001E36;
  opacity: 0.6;
}
  .how-we-work ul li:nth-child(odd)::before {
    left: -25px;
}
.work-banner-main span::before {
  content: unset !important;
}
.work-banner-main .inner-page h1 span {
  color: #26c6da !important;
}
.work-banner-main p {
  font-weight: 600;
  font-size: 20px;
  margin: 0;
}
section.product-cycle h2 {
  color: #001e36;
}
.how-we-work ul li:hover::before {
  transform: scale(1.1);
  background: #001E36;
}
section.product-cycle span {
  text-transform: uppercase;
  font-weight: 700;
  color: #C2C2C2;
  line-height: 22px;
  font-size: 15px;
  letter-spacing: .5px;
}
section.product-cycle .heading-main {
  position: relative;
  z-index: 1;
  padding-bottom: 8px;
}

section.product-cycle .heading-main:after , section.product-cycle .heading-main:before {
  content: "";
  width: 125px;
  height: 1px;
  background: #2c2c2c;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.how-we-work .list-wrap p {
  margin-bottom: 18px;
}
section.product-cycle .heading-main:before {
  top: 100%;
  width: 68px;
}
.how-we-work ul li:hover .list-wrap .image-part img {
  transform: scale(1.1);
}
.how-we-work ul li::before {
  content: counter(list-counter);
  position: absolute;
  top: calc(50% - 20px);
  width: 50px;
  height: 50px;
  background: #20a0b1;
  border-radius: 50px;
  text-align: center;
  line-height: 50px;
  font-weight: 600;
  font-size: 22px;
  color: #FFFFFF;
  transition: .3s ease-in-out;
}
.how-we-work .list-wrap .image-part img {
  height: auto;
  object-fit: cover;

  transition: 0.3s ease-in-out 0s;
}
.how-we-work ul li:first-child .list-wrap::after {
  border-top: none;
  border-top-left-radius: 0px;
}
.how-we-work ul li:nth-child(odd) .list-wrap::after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 50%;
  height: 100%;
  background: transparent;
  border-left: 1px solid #20a0b1;
  border-bottom: 1px solid #20a0b1;
  border-top: 1px solid #20a0b1;
  border-radius: 10px 0 0 10px;
  z-index: -1;
}
.how-we-work ul li:nth-child(even) .list-wrap::after {
  content: '';
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 50%;
  height: 100%;
  background: transparent;
  border-right: 1px solid #20a0b1;
  border-top: 1px solid #20a0b1;
  border-bottom: 1px solid #20a0b1;
  border-radius: 0 10px 10px 0px;
  z-index: -1;
}
.how-we-work ul li {
  position: relative;
  counter-increment: list-counter;
}
.how-we-work ul li:nth-child(even)::before {
  right: -25px;
}
.how-we-work ul li:nth-child(even) .list-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.how-we-work .list-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 50px 90px;
  margin: -1px 0px;
  gap: 50px;
}
.how-we-work .list-wrap button.explore-btn {
  padding: 12px 38px;
}
.how-we-work .list-wrap .image-part {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
  max-width: 35%;
}
.how-we-work ul li:nth-child(odd) .list-wrap .content-part {
  padding-right: 30px;
}
.how-we-work ul li:nth-child(even) .list-wrap .content-part {
  padding-left: 30px;
}
.how-we-work ul li:first-child .list-wrap::after {
  border-top: none;
  border-top-left-radius: 0px;
}
.how-we-work ul li:nth-last-child(2)+li .list-wrap::after {
  border-bottom: none;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.technology-operate h2{
  position: relative;
  padding-bottom: 30px;
}
.technology-operate h2::after {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 60px;
  height: 1px;
  z-index: 1;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #000;
}
.technology-operate h2::before {
  content: "";
  position: absolute;
  bottom: 10px;
  width: 90px;
  left: 0;
  right: 0;
  margin: auto;
  height: 1px;
  background-color: #000;
}

.design-heading ul li::before {
  background-image: linear-gradient(90deg, #b4b4b4, transparent) !important;
  border: none !important;
  width: 100%;
  height: 1px;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.design-heading ul li {
  padding: 10px 32px 10px 0px;
  margin-bottom: 4px;
  font-weight: 600;
  position: relative;
  display: flex;
  justify-content: space-between;
  transition: 0.3s ease-in-out 0s;
}
.design-heading ul li:hover span.image {
  opacity: 1;
}
.design-heading ul li span.image {
  opacity: 0;
}
.design-heading h3 {
  color: #001E36;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
}
.product-cycle .how-we-work {
  padding: 0px 20px;
}
.work-banner-main span {
  z-index: 1;
}
.work-banner-main span::before {
  background-image: linear-gradient(45deg, #d9e6e8, #ffffff30) !important;
}
a.explore-btn.red-btn.work-btn {
  background-image: url(/images/arrow-right-btn.webp);
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: 94% 9px;
}
a.explore-btn.red-btn.work-btn:hover {
  box-shadow: none;
} 

.roi-icon {
  max-width: 78px;
  height: auto;
  margin-bottom: 17px;
}
.roi-cards {
  padding: 40px 22px 37px 22px;
  border: 1px solid #00000033;
  min-height: 100%;
}
section.roi-working .col-sm-3.col-xs-12:nth-child(3) .roi-icon {
  max-width: 46px;
}


section.roi-working h2 {
    position: relative;
    z-index: 1;
    padding-bottom: 30px;
}

section.roi-working h2:before ,section.roi-working h2:after {
    content: "";
    position: absolute;
    bottom: 10px;
    width: 90px;
    left: 0;
    right: 0;
    margin: auto;
    height: 1px;
    background-color: #000;
}

section.roi-working h2:after {
    bottom: 0;
    width: 60px;
}
.roi-cards h5 {
  font-weight: 600;
  color: #001e36;
}
.roi-cards:hover img {
  transform: scale(1.05);
}

.roi-cards img{
  transition: .3s ease-in-out;
}
@media (min-width: 1200px) {
  .work-banner-main h1, .work-banner-main h1 span {
    font-size: 65px !important;
    line-height: 1.2;
  }
  }
@media(max-width: 1199px){

.design-heading h3 {
  font-size: 18px;
}
.roi-cards {
  padding: 30px 10px 30px 11px;
  border: 1px solid #00000033;
}
.roi-cards h5 {
  font-size: 18px;
}
}
/* media query start */
@media(max-width: 767px){
.how-we-work .list-wrap{
  padding: 30px;
}
.how-we-work .list-wrap {
  gap: 20px;
}
.work-banner-main .about-banner-content h1, .work-banner-main .about-banner-content p {
  text-align: center;
}
.work-banner-main p {
  font-size: 16px;
  line-height: 24px;
}
.work-banner-main .about-banner-content {
  max-width: 100%;
  margin: auto;
}
}
@media(max-width: 575px){
  .how-we-work ul li:nth-child(even) .list-wrap .content-part,
  .how-we-work ul li:nth-child(odd) .list-wrap .content-part{
    padding: 0px;
  }
  .how-we-work .list-wrap, .how-we-work ul li:nth-child(even) .list-wrap {
    flex-direction: column;
  }
  .how-we-work .list-wrap .image-part {
    flex: auto;
    max-width: 100%;
    margin-top: 37px;
}
  .how-we-work .list-wrap .image-part img {
    height: auto;
}
.how-we-work .list-wrap {
    padding: 30px 25px;
}
.how-we-work ul li::before {
  width: 40px;
  height: 40px;
  line-height: 40px;

}
section.product-cycle h2 br {
  display: none;
}
}
