.be-part .desc {
  margin-bottom: 4.6rem;
}
.be-part h3 {
  margin: 1.3rem 0px 10px 0px;
  font-size: 22px;
}
.be-part p {
  font-size: 16px;
}
.be-part .box img {
  width: 102px;
}
.be-part .box {
  box-shadow: 0 4px 38px 0 #00000012;
  border-radius: 39px;
  padding: 20px;
}
.about-us{
  background-image: url('../images/about/banner-bg-img.png');
  height: 700px;
  background-size: cover;
  /* margin-top: 103px; */
  background-position: right;
  background-repeat: no-repeat;
  align-items: center;
    display: flex;

}
.our-mission{
  background-color: #F2FCF7;
  }
  .crew .h2-home{
    margin-bottom: 20px;
    }
.be-part .box > div {
  text-align: center;
  margin: 0 auto;
  /* background-color: #f5f9fb; */
  border-radius: 100px;
  width: 120px;
  height: 120px;
  padding: 20px;
}
.privacy-policy {
  padding: 11rem 0px 60px 0px;
}
.open-position-inner{
  background-color: #F2FCF7;
  border-radius: 30px;
  padding: 20px;
  box-shadow: 0px 4px 35px 0 #00000017;
  }
  .position-flex h4 {
    width: 30%;
    text-align: left;
}
.open-position .link {
  font-size: 2rem;
  color: var(--primary-color);
  margin-top: 1.6rem;
  display: inline-block;
  text-decoration: none;
  font-weight: 700;
  margin-bottom: 3rem;
  word-break: break-all;
  font-size: 20px;
  margin: 0;
}
.open-position .position {
  /* box-shadow: 0px 0px 12px rgba(0,0,0,0.1);
  padding: 30px 22px; */
  margin-top: 1.8rem;
  border-bottom: 1px solid #A0A0A0;
  padding-bottom: 20px;
}
.open-position .position:last-child{
border-bottom: none;
}
.open-position .position .position-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.open-position .position .position-flex .fa {
  color: var(--primary-color);
  font-size: 22px;
  margin-right: 10px;
}
.open-position .position .position-flex p {
  color: var(--heading-color);
  opacity: 0.7;
  margin-bottom: 0;
  font-size: 18px;
  text-transform: capitalize;
}

.portfolio {
  padding: 11rem 0px 60px 0px;
}
.portfolio-card{
  border-radius: 39px;
  box-shadow: 0px 4px 27px 0 rgba(0, 0, 0, 0.25);
  padding: 10px;
  margin-bottom: 40px;
}
.portfolio h1 {
  margin-bottom: 4rem;
  text-align: center;
  font-weight: 700;
}
.portfolio .img-box {
  padding: 14px;
  border-radius: 24px;
  /* border: 1px solid var(--heading-color); */
  height: 400px;
}
.portfolio .img-box img {
  border-radius: 14px;
}
.portfolio .row-2 {
  margin: 3rem 0px;
}
.portfolio .content {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
  flex-direction: column;
  padding-left: 26px;
}
.portfolio .content img {
  height: 55px;
  object-fit: contain;
}
.portfolio .video-wrap {
  /* margin: 2rem 0px; */
  /* border: 1px solid var(--heading-color); */
  padding: 14px;
  border-radius: 48px;
  height: 400px;
}
.portfolio .image-wrap img {
  width: 100%;
  height: 377px;
  object-fit: cover;
  border-radius: 48px;
}
.portfolio .image-wrap {
     /* margin: 2rem 0px; */
    /* border: 1px solid var(--heading-color); */
    padding: 14px;
    border-radius: 48px;
}
.portfolio .video-wrap video {
  width: 100%;
  height: 100%;
  border-radius: 24px;
  object-fit: cover;
}
.our-projects .box {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 108px; 
  margin-bottom: 3rem;
}
.our-projects .box img {
  width: 190px;
}
.our-projects .box .img5 {
  width: 210px;
}
.our-projects .box .img6 {
  width: 120px;
}
.our-projects .h2-home {
  margin-bottom: 3.6rem;
}
.our-customers {
  padding: 90px 0px;
}
.our-customers .logo {
  width: 180px;
  height: 60px;
  object-fit: contain;
}
.careers-banner h1{
  color:#ffffff;
}
.careers-banner h1 span{
color: #008375;
}
.careers-banner{
  background-image: url('/assets/images/career/banner-bg-img.png');
  display: flex;
  align-items: center;
  height: 700px;
}
.strength {
  background-image: linear-gradient(45deg, #EFEFEF, #EBFEFF);
}
.our-process .process-row-2, .our-process .process-row-3{
  align-items: flex-start;
}
.strength .desc {
  /* margin-bottom: 5rem;
  padding: 0px 24%;
  margin-top: 20px; */
  color: #000000;
}
.strength h4{
  color: #008375;
    font-weight: 700;
    font-size: 22px;
}
.strength  .h2-home{
  margin-bottom: 30px;
}
.strength .card {
  border: none;
  text-align: center;
  align-items: center;
}
.strength .card h3 {
  font-size: 20px;
  margin-bottom: 14px;
}
.strength .card p {
  font-size: 15px;
  line-height: 28px;
}
.contact-us {
  padding: 11rem 0px 60px 0px;
}
.contact-us h1 {
  text-transform: uppercase;
  color: var(--primary-color);
  font-weight: 700;
  font-size: 17px;
  letter-spacing: 1px;
  margin-bottom: 16px;
}
.contact-us h2 {
  padding-right: 29%;
  margin: 20px 0px;
}
.contact-us h3 {
  color: var(--heading-color);
  opacity: 0.6;
  margin-bottom: 3rem;
  font-size: 20px;
}
.contact-us .contact-row {
  align-items: center;
}
.contact-us video {
  width: 100%;
  height: 450px;
}

.contact-us input::placeholder {
  color: #858585;
}
.contact-us input {
  border: none;
  border-bottom: 2px solid #dddddd;
  padding: 12px 0px;
  width: 60%;
  color: #858585;
}
.contact-us textarea {
  border: none;
  border-bottom: 2px solid #dddddd;
  padding: 12px 0px;
  width: 60%;
  border-radius: 0px;
  resize: none;
  font-weight: 400;
}
.contact-us input:focus {
  outline: none;
}
.contact-us .send-btn {
  width: 60%;
}
.contact-us .image {
  display: flex;
  align-items: center;
  height: 100%;
}

.office .content {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}
.office .content ul {
  padding-inline-start: 0px;
}
.office .content ul li {
  display: flex;
  align-items: flex-start;
  list-style: none;
  margin-bottom: 22px;
}
.office .content ul li img {
  width: 24px;
  margin-right: 11px;
  margin-top: 6px;
}
.office .content .link {
  color: var(--para-color);
  margin-bottom: 14px;
  font-weight: 500;
}
.office .address-img {
  height: 400px;
}

.text-only {
  padding: 80px 0px;
}
.text-only p {
  padding: 0 10%;
}
.text-only h5 {
  margin: 30px 0px;
  text-transform: lowercase;
}

/* .left-right .row-1 {
  margin: 0px 0px 5rem 0px;
} */
/* .left-right .row-2, .row-3, .row-5, .row-5, .row-6 {
  margin: 5rem 0px;
} */
.left-right .content-right {
  padding-left: 20%;
  padding-left: 0;
}
.left-right .content {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  padding-right: 20%;
}
.left-right .content p {
  line-height: 31px;
}

.block-platform h2 {
  margin-bottom: 5rem;
}
.block-platform .box {
  margin-bottom: 2rem;
  /* box-shadow: 0px 0px 12px rgba(0,0,0,0.1);
  padding: 30px;
  border-radius: 6px; */
}
.block-platform .box h3 {
  font-size: 1.5rem;
}
.block-platform .box h4 {
  font-size: 1.1rem;
  font-weight: 600;
}
.block-platform .box img {
  width: 124px;
}

.blockchain-process {
  /* background-color: #efeefe; */
}
.blockchain-process h2 {
  margin-bottom: 6rem;
  text-align: center;
} 
.blockchain-process h2 span{
  color: #008375;
}
.blockchain-process .circle {
  width: 132px;
  height: 132px;
  background-color: var(--primary-color);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  margin: 0 auto;
  margin-top: 50%;
  position: relative;
  text-align: center;
}
.blockchain-process .circle::after {
  content: "";
  width: 2px;
  height: 242%;
  position: absolute;
  top: 100%;
  background-color: var(--primary-color);
}
.blockchain-process .circle.circle-no-line::after {
  height: 0%;
}
/* .blockchain-process .process-row-7 .circle-no-line::after {
  content: "";
  width: 0px;
  height: 0%;
  position: absolute;
  top: 100%;
  background-color: var(--primary-color);
} */


.blockchain-process .circle p {
  color: white;
  font-weight: 700;
  font-size: 3rem;
  margin-bottom: 0;
}
.blockchain-process .text-box {
  padding: 20px;
  margin: 0 auto;
  background-color: white;
  border-radius: 30px;
  position: relative;
  /* max-width: 88%; */
  text-align: center;
  min-height: 400px;
  margin-bottom: 90px;
  border: 6px solid transparent;
}
.our-dev-process .text-box{
  min-height: 150px;
}
.our-dev-process .text-box img{
  width: 60px;
}
.blockchain-process .text-box p{
  font-size: 15px;
  line-height: 30px;
}
.blockchain-process .text-box h3{
  margin-bottom: 20px;
  font-size: 20px;
}
/* .blockchain-process .text-box::before, .text-box::after {
  /* content: '';
  position: absolute;
  bottom: 100%;
  left: -3rem;
  top: 39%;
  border-top: 36px solid transparent;
	border-right: 60px solid #ffffff;
	border-bottom: 36px solid transparent;
} */ */

.blockchain-process .text-box2 {
  padding: 64px 5rem;
  margin: 0 auto;
  background-color: white;
  border-radius: 30px;
  position: relative;
  max-width: 88%;
  text-align: center;
}
.blockchain-process .text-box2::before, .text-box2::after {
  content: '';
  position: absolute;
  bottom: 100%;
  right: -3rem;
  top: 39%;
  border-top: 36px solid transparent;
	border-left: 60px solid #fff;
	border-bottom: 36px solid transparent;
}
.blockchain-process .text-box.one {
  /* margin-top: -2%; */
  border-color: #E15E00;
}
.blockchain-process .text-box.two {
  /* margin-top: -6%; */
  border-color:  #5E6E7E;
}
.blockchain-process .text-box.three {
  /* margin-top: -6%; */
  border-color:  #99005C;
}
.blockchain-process .text-box.four {
  /* margin-top: -6%; */
  border-color:  #4A1C6F;
}
.blockchain-process .text-box.five {
  /* margin-top: -6%; */
  border-color:  #01819A;
}
.blockchain-process .text-box.six {
  /* margin-top: -3%; */
  border-color:  #008375;
}
.blockchain-process .text-box.seven {
  /* margin-top: -3%; */
  border-color: #D83144;
}

.blockchain-process .text-box.one .numering{
  background: linear-gradient(0deg, #E19000 2.91%, #FFCC1E 102.26%);
}
.blockchain-process .text-box.two .numering{
  background: linear-gradient(0deg, #738494 0.99%, #AFC0D0 100.31%);
}
.blockchain-process .text-box.three .numering{
  background: linear-gradient(0deg, #B32079 -0.9%, #EF5CB5 98.42%);
}
.blockchain-process .text-box.four .numering{
  background: linear-gradient(0deg, #673D89 -2.88%, #A379C5 96.47%);
}
.blockchain-process .text-box.five .numering{
  background: linear-gradient(0deg, #229CB4 -4.8%, #5ED8F0 94.53%);
}
.blockchain-process .text-box.six .numering{
  background: linear-gradient(0deg, #008375 -4.8%, #62D3C7 94.53%);
}
.blockchain-process .text-box.seven .numering{
  background: linear-gradient(0deg, #C52034 -4.8%, #F88284 94.53%);
}

.blockchain-process .numering {
  width: 90px;
  height: 90px;
  text-align: center;
  background: red;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  /* top: -50px; */
  margin: 20px auto;
  margin-top: -72px;
  color: whji;
  color: white;
  font-weight: 900;
  font-size: 55px;
}

.services {

}
.services .services-bg {
  /* background-color: #E6F3E9; */
  /* border-radius: 20px;
  padding: 72px 70px 66px 70px;
  margin-bottom: 30px; */
}
/* .services .services-bg.services-bg-2 {
  background-color: #E6E5FF;
} 
.services .services-bg.services-bg-3 {
  background-color: #FCDDCC;
} 
.services .services-bg.services-bg-4 {
  background-color: #FFE2F8;
} 
.services .services-bg.services-bg-5 {
  background-color: #E6EFF3;
} 
.services .services-bg.services-bg-6 {
  background-color: #F3E6E6;
}  */
.services .services-bg > .row {
  justify-content: space-evenly;
  align-items: center;
}
.services .services-bg .service-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
}
.services .services-bg .service-content.service-content-2 {
  padding-left: 13%;
}
.services .services-bg .service-content .title {
  color: #000;
  font-size: 30px;
  font-weight: 700;
}
.services .services-bg .service-content .para {
  font-weight: 400;
  font-size: 17px;
  color: #363636;
  margin: 20px 0px 25px 0px;
  opacity: 0.9;
  line-height: 1.8;
  padding-right: 13%;
}
.services .services-bg .service-content .para.para2 {
  padding-right: 0;
}
/* .dev-approach {
  background-color: #000;
} */
.dev-approach .h2-home {
  color: #fff;
}
.dev-approach .card {
  background-color: transparent;
  text-align: center;
}
.dev-approach .card .num {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
}
.dev-approach .card .circle {
  width: 98px;
  height: 98px;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 38px auto 65px auto;
}
.dev-approach .card .circle.circle1 {
  background-color: #4ED966;
}
.dev-approach .card .circle.circle2 {
  background-color: #FE3D31;
}
.dev-approach .card .circle.circle3 {
  background-color: #702BD5;
}
.dev-approach .card .circle.circle4 {
  background-color: #FFB22B;
}
.dev-approach .card .circle.circle5 {
  background-color: #3539C0;
}
.dev-approach .card .circle.circle6 {
  background-color: #88A525;
}
.dev-approach .card h3 {
  font-size: 22px;
  color: #fff;
  line-height: 1.55;
  font-weight: 700;
  margin-bottom: 18px;
}
.dev-approach .card .desc {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 300;
  color: #fff;
  opacity: 0;
}
.dev-approach .card .circle-wrapper:hover {
  opacity: 1;
}
.dev-approach .card:hover .desc  {
  opacity: 1;
  transition: 0.6s ease-in-out;
}
.external-form {
  background: url("../../assets/images/app-dev/form-bg.webp") no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  padding: 94px 0px 100px 0px;
}
.external-form .form {
  width: 74%;
  border-radius: 6px;
}
.external-form .form h2 {
  color: #fff;
  font-size: 38px;
  margin-bottom: 36px;
}
.external-form .content {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.external-form .content .line {
  height: 3px;
  background-color: #fff;
  width: 130px;
  display: inline-block;
}
.external-form .content h2 {
  font-size: 4.8rem;
  color: #fff;
  font-weight: 700;
}
.external-form .form .input {
  width: 100%;
  border: none;
  border-bottom: 2px solid #dadada;
  padding: 13px 10px;
  color: #dadada;
  font-weight: 500;
  background: none;
  border-radius: 0px;
}
.external-form .form .input::placeholder {
  color: #fff;
}
.external-form .form .primary-btn {
  border-radius: 6px;
  background-color: #fff;
  color: #000;
}
.why-choose-service .h2-home {
  margin-bottom: 12px;
}
.why-choose-service .home-para {
  max-width: 56%;
  margin: 0 auto;
  margin-bottom: 5rem;
}
.why-choose-service .why-col {
  margin-bottom: 24px;
}
.why-choose-service .why-col:nth-child(1) .card{
background-color: #FFF5F5;
}
.why-choose-service .why-col:nth-child(2) .card{
  background-color: #FFFFFF;
}
.why-choose-service .why-col:nth-child(3) .card{
  background-color: #F5F4FF;
}
.why-choose-service .why-col:nth-child(4) .card{
  background-color: #FFFDF2;
}
.why-choose-service .why-col:nth-child(2n){
margin-left: 200px;
}
.why-choose-service .card {
  background-color: #EBF4F3;
  padding: 30px;
  border-radius: 30px;
  /* height: 100%; */
  border: none;
  box-shadow: 0px 0px 17.2px 1px #00000036;
}
.why-choose-service .card h3 {
  margin-bottom: 18px;
  color: #008375;
  font-size: 20px;
}
.why-choose-service .card p {
  font-size: 17px;
  color: #000;
  line-height: 1.8;
  margin-bottom: 0;
}
.our-dev-process {
  padding: 60px 0px 60px 0px;
}
.our-dev-process h2 {
  text-align: center;
}
.our-dev-process .process-design {
  display: flex;
  justify-content: center;
  margin-bottom: 3.6rem;
}
.our-dev-process .process-design .process-div {
  flex: 1 1 25%;
}
.our-dev-process .process-design .process-div2 {
  flex: 0 0 24.3333%;
  max-width: 24.3333%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.our-dev-process .process-design .process-div.second {
  margin-top: -24px;
  margin-left: -38px;
}
.our-dev-process .process-design .process-div.third {
  margin-top: 0px;
  margin-left: -37px;
}
.our-dev-process .process-design .process-div.fourth {
  margin-top: -24px;
  margin-left: -37px;
}
.our-dev-process .process-design .process-div.sixth {
  margin-top: -50px;
  margin-left: -2px;
}
.our-dev-process .process-design .process-div.seven {
  margin-top: 0px;
  margin-left: -2px;
}
.our-dev-process .process-design .process-box {
  background: url("../../assets/images/contact/process1.svg") no-repeat;
  background-size: contain;
  background-position: center;
  width: 268px;
  height: 210px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.our-dev-process .process-design .process-box2 {
  background: url("../../assets/images/contact/process2.svg") no-repeat;
  background-size: contain;
  background-position: center;
  width: 268px;
  height: 210px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column-reverse;
}
.our-dev-process .process-design .process-box3 {
  background: url("../../assets/images/contact/process3.svg") no-repeat;
  background-size: contain;
  background-position: center;
  width: 268px;
  height: 210px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.our-dev-process .process-design .process-box4 {
  background: url("../../assets/images/contact/process4.svg") no-repeat;
  background-size: contain;
  background-position: center;
  width: 268px;
  height: 210px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column-reverse;
}
.our-dev-process .process-design .process-box5 {
  background: url("../../assets/images/contact/process5.svg") no-repeat;
  background-size: contain;
  background-position: center;
  width: 268px;
  height: 210px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.our-dev-process .process-design .process-box6 {
  background: url("../../assets/images/contact/process6.svg") no-repeat;
  background-size: contain;
  background-position: center;
  width: 268px;
  height: 210px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column-reverse;
}
.our-dev-process .process-design .process-box7 {
  background: url("../../assets/images/contact/process7.svg") no-repeat;
  background-size: contain;
  background-position: center;
  width: 268px;
  height: 210px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.our-dev-process .process-design .heading {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  padding: 0px 6%;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 0;
}
.our-dev-process .process-design .num {
  font-size: 42px;
  font-weight: 700;
  color: #fff;
  margin: 0;
}
.our-dev-process .process-design .icon {
  width: 50px;
  margin-bottom: 10px;
}
.our-dev-process .dev-col {
  margin-bottom: 22px;
}
.our-dev-process .card {
  border: none;
  text-align: center;
  padding: 30px 18px;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
  border-radius: 6px;
  align-items: center;
  height: 100%;
}
.our-dev-process .card .circle {
  width: 84px;
  height: 84px;
  background-color: #007568;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
}
.our-dev-process .card .circle .number {
  font-size: 34px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 0;
}
.our-dev-process .card .title {
  font-size: 26px;
  font-weight: 700;
  color: #000;
}
.our-dev-process .card .icon {
  width: 70px;
  filter: invert(1);
  margin: 32px 0px;
}


@media (min-width: 1200px) and (max-width: 1400px) {
  .our-dev-process .process-col {
    width: 96.333333%;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  .blockchain-process .circle {
    margin-top: 64%;
  }
  .blockchain-process .circle::after {
    margin-top: 0%;
    height: 280%;
  }
  .blockchain-process .text-box.five {
    margin-top: -16%;
  }
  .blockchain-process .text-box2.two {
    margin-top: -14%;
  }
  .blockchain-process .text-box2.four {
    margin-top: -2%;
  }
  .blockchain-process .text-box.seven {
    margin-top: -8%;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .our-dev-process .process-design .process-box, .our-dev-process .process-design .process-box2, .our-dev-process .process-design .process-box3, .our-dev-process .process-design .process-box4, .our-dev-process .process-design .process-box5, .our-dev-process .process-design .process-box6, .our-dev-process .process-design .process-box7 {
    width: 220px;
    height: 184px;
  }
  .blockchain-process .text-box h3{
    font-size: 14px;
  }
  .our-dev-process .text-box img{
    width: 40px;
  }
}

@media (max-width: 1024px) {
  .blockchain-process .row-1 {
    justify-content: center;
    align-items: center;
  }
  .blockchain-process, .process-row-2, .process-row-4, .process-row-6 {
    flex-direction: column-reverse;
  }
  .blockchain-process .text-box::before, .text-box::after {
    display: none;
  }
  .blockchain-process .text-box2::before, .text-box2::after {
    display: none;
  }
  .blockchain-process .circle {
    margin-top: 0;
  }
  .blockchain-process .circle::after {
    display: none;
  }
  .blockchain-process .circle {
    margin: 10% auto;
  }
  .service-offer .border-end{
    border-right:none !important;
  }
}
@media (max-width: 992px) {
  .our-dev-process .process-col {
    display: none;
  }
  .strength .desc {
    padding: 0;
  }
  .strength .card {
    margin-bottom: 30px;
  }
  .our-customers img {
    margin-bottom: 30px;
  }
  .contact-us .content {
    text-align: center;
  }
  .contact-us h2 {
    padding-right: 0;
    font-size: 1.8rem;
  }
  .contact-us input {
    width: 100%;
  }
  .contact-us textarea {
    width: 100%;
  }
  .contact-us .image {
    margin-top: 3rem;
  }
  .office .address-img {
    margin: 2rem 0px;
  }
  .contact-us {
    padding: 4.6rem 0px 60px 0px;
  }
  .contact-us .contact-row {
    flex-direction: column-reverse;
  }
  .external-form .form {
    width: 100%;
  }
  .why-choose-service .why-col:nth-child(2n){
    margin-left: 0;
  }
  .blockchain-process .text-box{
    min-height: unset;
  }
}
@media (max-width: 768px) {
  .text-only p {
    padding: 0;
  }
  .our-customers .logo {
    display: flex;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  /* .left-right .row-1, .row-3, .row-5 {
    flex-direction: column-reverse;
  } */
  .left-right .content {
    padding: 0;
    text-align: center;
    /* margin-top: 2rem; */
    align-items: center;
  }
  .portfolio .row-2 {
    flex-direction: column-reverse;
  }
  .services .services-bg {
    padding: 44px 30px;
  }
  .services .services-bg .service-row-1, .service-row-3, .service-row-5 {
    flex-direction: column-reverse;
  }
  .services .services-bg .service-content .para {
    padding-right: 0;
  }
  .services .services-bg img {
    margin-bottom: 2.5rem;
  }
  .services .services-bg .service-content.service-content-2 {
    padding-left: 0;
  }
  .external-form {
    padding: 54px 0px 0px 0px;
  }
  .external-form .form {
    margin-bottom: 4rem;
  }
  .external-form .content h2 {
    font-size: 34px;
    margin-bottom: 3rem;
  }
  .external-form .content {
    display: block;
  }
  .external-form .content .line {
    display: none;
  }
  .our-projects .box {
    margin-bottom: 1.5rem;
  }
  .our-dev-process .card .title {
    font-size: 24px !important;
  }
  .service-card-shadow .row:nth-child(2n) {
    flex-direction: column-reverse;
    margin-right: 0;
  }
  .service-card-shadow .row:nth-child(2n) .content {
    margin-right: 0 !important;
}
  .service-card-shadow .content{
    margin-left: 0 !important;
  }
  .enterprise-softwares .card{
    min-height: unset !important;
  }
  .e-commerce-banner{
    height: unset !important;
    background-position: center !important;
  }
}
@media (max-width: 576px) {
  .open-position .position .position-flex {
    display: block;
  }
  .open-position .position .position-flex h4{
    width: 100%;
    text-align: center;
  }
  .portfolio .img-box {
    margin-bottom: 2rem;
  }
  .portfolio .video-wrap {
    margin: 2rem 0px;
  }
  .block-platform .row>* {
    width: 50%;
  }
  .block-platform h3 {
    font-size: 1.2rem;
  }
  .blockchain-process .text-box, .blockchain-process .text-box2 {
    padding: 28px 1.8rem;
  }
  .dev-approach .card .desc {
    opacity: 1;
  }
}

.service-card-shadow{
  box-shadow: 0 4px 15px 16px rgba(0, 0, 0, 0.06);
  border-radius: 33px;
  padding: 20px;
  top: -60px;
  position: relative;
  background-color: white;
}
.service-card-shadow .row{
  align-items: center;
}
.service-card-shadow .content{
  border-radius: 5px;
  box-shadow: 0px 0px 48px 23px #00000017;
  padding: 0;
  background-color: white;
  padding: 30px;
  margin-left: -60px;
}
.service-card-shadow .row:nth-child(2n) .content{
  margin-right: -50px;
    z-index: 9;
    position: relative;
    margin-left: 0;
}
.service-card-shadow h2{
  font-weight: 600;
}
.service-card-shadow h2 span{
  color: rgba(0, 131, 117, 1);
}
.design-service-banner{
  background-image: url('../images/design-services/banner-bg-img.webp');
  /* background-color: #393156; */
}
.design-service-banner .content, .web-development-banner .content, .enterprise-banner .content{
align-items: center;
}
.design-service-banner .content p, .web-development-banner .content p, .enterprise-banner .content p{
  padding: 0;
  }
.blockchain-banner{
  background-image: url('../images/blockchain/banner-bg-img.png');
}
.blockchain-banner h1 span{
  color: #01FFE4 !important;
}
.service-banner .content h1 , .service-banner .content p{
  color: white;
}
.service-banner{
  background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    /* height: 600px; */
}
.block-platform h2 span{
  color: rgba(0, 131, 117, 1);
}
h2 span{
  color: rgba(0, 131, 117, 1);
}
.web-development-banner{
    background-image: url('../images/web-development/banner-bg-img.webp');
}
.enterprise-banner{
  background-image: url('../images/enterprise-softwares/banner-bg-img.webp');
}
.main-service-banner{
  background-image: url('../images/services/banner-bg-img.webp');
}
.main-service-banner h1 span{
  color: #00BCA8 !important;
}
.enterprise-softwares .card{
  box-shadow: 0px 4px 38.3px 0px #00000014;
  border-radius: 39px;
  margin-bottom: 30px;
  padding: 30px;
  text-align: center;
  min-height: 400px;
}
.enterprise-softwares .card img{
  width: 50px;
  margin: 0 auto;
}
.enterprise-softwares .card .content{
margin-bottom: 0;
}
.enterprise-softwares .card p{
  font-size: 16px;
  margin-bottom: 0;
}
.enterprise-softwares .card h3{
  margin-top: 20px;
}
.e-commerce-banner{
  background-image: url('../images/ecommerce/banner-bg-img.webp');
  height: 700px;
  background-size: cover;
  /* margin-top: 100px */
  background-position: right;
}
.app-banner{
  align-items: center;
  background-image: url('../images/app-dev/banner.webp');
  height: 700px !important;
  background-size: cover;
}
.quality-assurance-banner{
  background-image: url('../images/quality-assurance/banner-bg-img.png');
}
.best-choices .card{
  box-shadow: 0px 4px 38px 0 rgba(0, 0, 0, 0.08);
  border-radius: 39px;
  text-align: center;
  display: block;
}
.best-choices{
  background-color: rgba(239, 239, 239, 1);
}

.steps {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
}

/* Step */
.step {
  background: white;
  padding: 30px 20px 20px;
  border-radius: 15px;
  position: relative;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
  transition: transform 0.3s ease;
}

.step:hover {
  transform: translateY(-8px);
}

/* Different background colors */
.step1 {
  background: rgba(226, 247, 255, 1);
}

.step2 {
  background: rgba(255, 226, 248, 1);
}

.step3 {
  background: rgba(237, 255, 232, 1);
}

/* Circle for icons */
.circle {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  background: white;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  overflow: hidden;
}

.circle img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}

.step h2 {
  margin-top: 50px;
  font-size: 1.4rem;
  color: #333;
}

.step p {
  margin-top: 15px;
  font-size: 1rem;
  line-height: 1.6;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
  .container h1 {
    font-size: 2rem;
  }
}

@media (max-width: 480px) {
  .circle {
    width: 60px;
    height: 60px;
  }

  .circle img {
    width: 30px;
    height: 30px;
  }

  .step h2 {
    font-size: 1.2rem;
  }

  .step p {
    font-size: 0.95rem;
  }
}
.dev-approach{
  background-color: none;
}
.dev-approach-img{
  width: 65%;
  margin: 0 auto;
  display: table;
}
.app-develop{
  background-image: url("../images/app-dev/app-dev.webp");
}
.project{
  background-image: url('../images/app-dev/project.webp');
  padding: 50px;
  border-radius: 50px;
}
.trusted-partner .trusted-partner-flex {
  overflow-y: auto;
  white-space: nowrap;
  overflow-x: scroll;
  margin-bottom: 60px;
  /* margin-bottom: 20px; */
  padding-bottom: 15px;
}

/* width */
.trusted-partner-flex::-webkit-scrollbar {
  width: 10px;
  height: 6px;
}

/* Track */
.trusted-partner-flex::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.trusted-partner-flex::-webkit-scrollbar-thumb {
  background: rgba(0, 131, 117, 1);
}

/* Handle on hover */
.trusted-partner-flex::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 131, 117, 1);
}

.trusted-partner .trusted-partner-flex .box {
  flex: 0 0 23%;
  max-width: 23%;
  text-align: center;
  justify-content: center;
  display: flex;
  align-items: center;
  margin-right: 60px;
  margin-bottom: 10px;
  display: inline-block;
}

.trusted-partner .trusted-partner-flex .box .img1 {
  width: 220px;
}

.trusted-partner .trusted-partner-flex .box .img2 {
  width: 180px;
}

.trusted-partner .trusted-partner-flex .box .img5 {
  width: 210px;
}

.trusted-partner .trusted-partner-flex .box .img6 {
  width: 120px;
}

/* .faq h4 {
  font-size: 3rem;
  color: var(--primary-color);
}
.faq h2 {
  margin: 22px 0px;
  color: #000;
}
.faq .home-para {
  max-width: 50%;
}
.faq .accordion-item {
  border: none;
  margin-bottom: 20px;
}
.faq .accordion-item h4 {
}
.faq .accordion-item p {
  line-height: 1.8;
  font-size: 17px;
}
.faq .accordion-button {
  background-color: #eaf0f5;
  border-radius: 8px;
  font-size: 19px;
  font-weight: 600;
  height: 82px;
  line-height: 1.44;
}

.faq .accordion-button:focus {
  background-color: #eaf0f5;
  box-shadow: unset;
}

.accordion-item:first-of-type .accordion-button {
  border-radius: 8px;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-radius: 8px;
}
.accordion-button:not(.collapsed) {
  color: #000;
}

.faq .accordion-body {
  background-color: #eaf0f5;
  border-radius: 0px 0px 8px 8px;
}
.faq .accordion-body {
  font-size: 16px;
  color: #262626;
  line-height: 27px;
}*/

.main-banner .app-content{
  display: flex;
  justify-content: center;
  align-items: center;
} 

.faq {
  background-color: #F7F7FA;
}

.faq h3 {
  font-weight: 900;
}

.faq h4 {
  font-size: 3rem;
  color: var(--primary-color);
  font-weight: 900;
}

.faq h2 {
  margin: 22px 0px;
  color: #000;
}

.faq .home-para {
  max-width: 50%;
}

.faq .accordion-item {
  border: none;
  margin-bottom: 20px;
  box-shadow: 0px 0px 8px 7px #9494942e;
  border-radius: 20px;
}

.faq .accordion-item h4 {}

.faq .accordion-item p {
  line-height: 1.8;
  font-size: 17px;
}

.faq .accordion-button {
  /* background-color: #ffffff; */
  border-radius: 40px !important;
  font-size: 19px;
  font-weight: 600;
  height: 82px;
  line-height: 1.44;
  /* border: 1px solid black; */
}

.accordion-button:not(.collapsed) {
  background-color: transparent !important;
  box-shadow: none;
}

.faq .accordion-button:focus {
  /* background-color: #eaf0f5; */
  box-shadow: unset;
}

/* .accordion-item:first-of-type .accordion-button {
  border-radius: 8px;
} */
/* .accordion-item:last-of-type .accordion-button.collapsed {
  border-radius: 8px;
} */
.accordion-button:not(.collapsed) {
  color: #000;
}

.faq .accordion-body {
  /* background-color: #eaf0f5; */
  border-radius: 0px 0px 8px 8px;
}

.faq .accordion-body {
  font-size: 16px;
  color: #262626;
  line-height: 27px;
}
@media (max-width: 576px) {
  .about-us{
    background-position: center;
  }
}