.logoimg {
    max-width:200px !important;
}

.work-process-card2.style1 .title {
  color: var(--black-color);
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 20px;
}
.work-process-card2.style1 .text {
  color: rgba(0, 0, 0, 0.6);
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.work-process-card2.style1:hover .number, .work-process-card.style1.active .number {
  -webkit-text-stroke: 2px rgb(0, 0, 0);
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}


.work-process-card2.style1 .number {
  text-align: left;
  background: transparent;
  -webkit-text-stroke: 2px rgba(0, 0, 0, 0.2);
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 30px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.work-process-card2.style1 .title {
  color: var(--black-color);
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 20px;
}
.work-process-card2.style1 .text {
  color: rgba(0, 0, 0, 0.6);
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.work-process-card2.style1:hover .number, .work-process-card.style1.active .number {
  -webkit-text-stroke: 2px rgb(0, 0, 0);
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.footer-logo {
  max-height:40px;
  width:auto;
}

.text-secondary {
  color:#91a6af !important;
}


 .brandlogo_w_h {
  width: auto !important;
  padding-right:30px !important;
}

.brandlogo_w_h img {
  height:50px !important;
  width:auto !important;
}

/*inner page images width and height*/
@media (max-width: 359px) {
  .ABOUTSmrtEzy {
    max-width: 100%;
    height: 100px;
}
}


@media (max-width: 767px) {
  .ABOUTSmrtEzy {
    max-width: 100%;
    height: 100px;
}
}


@media (max-width: 1080px) {
  .ABOUTSmrtEzy {
    max-width: 100%;
    height: 100px;
}
}

@media (max-width: 1359px) {
  .ABOUTSmrtEzy {
    max-width: 100%;
    height: 100px;
}
}


@media (max-width: 1599px) {
  .ABOUTSmrtEzy {
    max-width: 100%;
    height: 100px;
}
}


@media (max-width: 1899px) {
  .ABOUTSmrtEzy {
    max-width: 100%;
    height: 100px;
}
}


@media (max-width: 2559px) {
  .ABOUTSmrtEzy {
    max-width: 100%;
    height: 100px;
}
}