body {
  padding: 0;
  margin: 0;
  background-color: #f7f8fa;
  height: 100%;
  font-family: "Product Sans";
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: "Product Sans" !important;
}

img {
  border: none;
  height: auto;
  max-width: 100%;
  outline: none;
  vertical-align: middle;
}

p {
  font-weight: normal !important;
  font-size: 18px !important;
  opacity: 0.8;
}

@font-face {
  font-family: "Product Sans";
  src: url("../font/ProductSans-Regular.woff2") format("woff2"),
    url("../font/ProductSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Product Sans";
  src: url("../font/ProductSans-Bold.woff2") format("woff2"),
    url("../font/ProductSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;1,700&display=swap");

header .navbar-brand {
  width: 122px;
}

.outer-bg {
  background: url("../images/body-bg.webp") no-repeat;
  background-size: cover;
}

.fastst-banner {
  padding: 81px 0;
  background: #1186c700;
}

.fastst-banner h1 {
  font-size: 58px;
  font-weight: normal;
  letter-spacing: -2px;
}
.client-header a {
  cursor: pointer;
}
img.icon-youtube {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-top: 0 !important;
}
.under-main-content {
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 22px;
}
.under-main-content p {
  margin-bottom: 41px !important;
}
.under-main-content h3 {
  font-weight: normal !important;
  margin: 6px 0 31px 0 !important;
}
.under-form-bg {
  border-radius: 31px;
}
.under-form-bg {
  padding: 14px !important;
}
.request-btns {
  color: #fff !important;
  border-color: #086ad8 !important;
  padding: 12px 17px !important;
  margin-top: 12px;
  background: #086ad8 !important;
  text-decoration: none;
  display: inline-block;
  border: 2px solid;
  border-radius: 35px;
  text-transform: uppercase;
  margin-right: 8px;
}

.request-btns.building-btns {
  border: 2px solid;
  background: transparent !important;
  color: #4a46da !important;
}

.slider-content-main {
  overflow: hidden;
  -webkit-mask-image: linear-gradient(
    90deg,
    transparent,
    #fff 30%,
    #fff 70%,
    transparent
  );
  margin-top: 27px;
}

.client-div-run {
  display: inline-flex;
  animation: scroll 20s linear infinite;
  margin-top: 0 !important;
}

.client-div-run div {
  min-width: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 15px !important;
  margin: 0 9px 0 0;
}

.client-div-run div img {
  /* filter: brightness(0) invert(1); */
}

.client-div-run div img {
  filter: grayscale(1) !important;
  opacity: 0.8;
  width: 78%;
}

.empower-header {
  text-align: center;
  display: flex;
  flex-direction: column;
  padding: 0 200px;
  gap: 22px;
  align-items: center;
}

.empower-header img {
  width: 300px;
}

.empower-header span,
.client-header-main span {
  font-weight: 600;
  padding: 3px 12px;
  border: 1px solid;
  border-radius: 42px;
  text-transform: uppercase;
  font-size: 14px;
  background: #fff;
}

.empower-header h2,
.client-header-main h2,
.accelerate-section h2,
.accelerate-box h2,
.three-section h2 {
  margin: 0;
  font-size: 66px !important;
  font-family: "Product Sans" !important;
  text-transform: capitalize;
  letter-spacing: -2px;
  font-weight: normal !important;
}
.highlight-text {
  color: #086ad8;
}
.detail-f-prcg h3 {
  font-size: 49px !important;
  font-weight: normal !important;
  letter-spacing: -2px;
}

.under-box-developer p {
  text-align: left !important;
}

.under-box-developer {
  background: #fff !important;
  padding: 52px 28px !important;
  height: 100% !important;
  text-align: left !important;
}

.under-box-developer h4 {
  font-weight: normal !important;
  text-transform: capitalize !important;
}

.developer-anchr i {
  margin-left: 25px;
}

.world-text {
  font-size: 20px;
}

.empower-img {
  text-align: center;
  margin-top: 22px;
}

.choose_use_sction {
  padding: 0 0 70px 0;
  background: #f3f7fd73;
  background-image: url("../images/case-study-dots-bg.svg");
  background-repeat: no-repeat;
  background-size: auto;
}

.choose_use_sction.new_custom_section .why-us h2 {
  font-size: 40px;
  line-height: 46px;
  font-weight: 700;
  margin-bottom: 15px;
}
.features-area .item-grid:first-child .item:first-child,
.features-area .item-grid:last-child .item:last-child,
.features-area .item-grid .item:hover {
  background: linear-gradient(
    90deg,
    rgba(8, 106, 216, 1) 0%,
    rgba(10, 60, 116, 1) 100%
  );
  color: #fff;
  border: none !important;
}
.features-area .item:hover svg {
  filter: brightness(0) invert(1);
}

.features-area .item {
  padding: 50px 30px;
  background: #ffffff;
  border-radius: 8px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: 1px solid #80808040;
}

.features-area .item h5 {
  font-weight: 600;
  font-size: 22px;
  margin: 11px 0;
  margin-bottom: 18px;
  margin-top: 20px;
  line-height: 26px;
}

.features-area .item-grid:first-child .item:first-child .outline_text {
  -webkit-text-stroke: 2px #b7b7b7;
  -moz-text-stroke: 2px #b7b7b7;
  font-size: 59px !important;
  font-weight: 100 !important;
  line-height: 1 !important;
  position: absolute;
  right: 13px;
  top: 10px;
  color: transparent;
  opacity: 0.3;
}

.features-area .item > i {
  display: inline-block;
  font-size: 50px;
  margin-bottom: 25px;
  color: #4a46da !important;
  position: relative;
  z-index: 1;
}

.features-area .item-grid:first-child {
  margin-top: 50px;
}

.features-area .item-grid .item {
  margin-top: 30px;
  transition: 0.35s ease-in-out;
}

.outline_text {
  -webkit-text-stroke: 2px lightgrey;
  -moz-text-stroke: 2px lightgrey;
  font-size: 59px !important;
  font-weight: 100 !important;
  line-height: 1 !important;
  position: absolute;
  right: 13px;
  top: 10px;
  color: transparent;
  opacity: 0.3;
}

.features-area .item h5 {
  font-weight: normal !important;
  font-size: 27px !important;
  margin: 11px 0 15px;
  line-height: normal !important;
}

.choose_use_sction.new_custom_section .why-us h2 {
  font-size: 49px !important;
  line-height: normal !important;
  font-weight: normal;
  letter-spacing: -2px;
}

.features-area .item-grid:first-child .item:first-child i,
.features-area .item-grid:last-child .item:last-child i,
.features-area .item-grid .item:hover i {
  color: #ffffff !important;
  transition: all 0.35s ease-in-out;
}

.common-padding {
  padding: 70px 0;
}
header a.navbar-brand img {
  width: 160px !important;
  min-width: 160px !important;
}

header a.navbar-brand {
  display: flex;
}
.client.common-padding h5 {
  display: none;
}

.client.common-padding .it-area-case-study {
  display: none;
}

.client.common-padding .testimonials-section {
  background: transparent;
}

.client-header {
  margin-bottom: 13px;
  position: relative;
}

.accelerate-section.common-padding {
  padding: 68px 0 0 0;
}

.choose_use_sction.features-area.new_custom_section {
  background: transparent !important;
}

.empower-video iframe {
  height: 442px;
  margin-top: 22px;
  border-radius: 21px;
}

.footer {
  padding: 50px 0;
}

.copyright-para {
  text-align: center;
  background: linear-gradient(90deg, #d4b2f7 0%, #4a46da 100%) !important;
  color: #fff;
  font-size: 18px;
  padding: 9px 0;
  opacity: 1;
}

.under-footer-box .form-control {
  border: 1px solid #00000033;
  border-radius: 42px;
  padding: 13px;
}

.under-footer-box h4 {
  font-size: 47px;
  margin-bottom: 7px;
  letter-spacing: -2px;
}

.subscribe-btns {
  background: #4a46da;
  color: #fff;
  border: none;
  padding: 11px 19px;
  border-radius: 32px;
  position: absolute;
  top: 1px;
  right: 0px;
  cursor: pointer;
}

.under-client-box div {
  margin-left: 0 !important;
}

.client-header img {
  width: 105px;
}

.client-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}

.client-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.client-body {
  margin: 52px 0;
}

.client-footer h5 {
  display: block !important;
  margin-bottom: 6px;
}

.pricing-section h2 {
  color: #fff;
  font-size: 51px !important;
  font-weight: normal !important;
  letter-spacing: 0 !important;
}

.client-footer p {
  font-size: 16px !important;
}

.under-client-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start !important;
  align-items: flex-start !important;
  padding: 19px 30px 23px 14px;
  border-radius: 15px;
  height: 587px;
  border: 1px solid #80808036;
  justify-content: space-between;
}

.fastst-banner-img img {
  border-radius: 21px;
}

.frontent-icons {
  width: 23px;
  margin-right: 13px;
}

.main-inner-box h6 {
  font-weight: normal;
  font-size: 26px;
  margin-right: 22px;
  white-space: nowrap;
  display: flex;
  align-items: center;
}

.main-inner-box {
  display: flex;
  align-items: flex-start;
  padding: 36px 0;
  border-bottom: 1px solid #8080804d;
  flex-direction: column;
}

.main-inner-box a {
  color: initial;
  text-decoration: none;
  border: 1px solid #80808042;
  display: inline-block;
  padding: 5px 12px;
  border-radius: 32px;
  margin-right: 2px;
  background: #fff;
  font-size: 17px;
}

.tech-list {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 16px;
}

.fastst-banner p {
  margin: 5px 0;
}

.fastst-banner ul li {
  margin-left: 0;
  font-weight: 600;
  font-size: 18px;
  opacity: 1;
  display: block;
  padding: 8px 0;
}

.check-icon {
  width: 21px;
  margin-right: 8px;
}

.faq-section .accordion-button {
  font-size: 25px !important;
  padding: 24px;
}

.faqs .accordion-item {
  margin-bottom: 10px !important;
}

.faqs .accordion-button:focus {
  border-color: none !important;
  outline: 0;
  box-shadow: unset !important;
}

.faqs .accordion-button:not(.collapsed) {
  color: #4a46da !important;
  background-color: #e4e9ff !important;
}

.client-header a img {
  border-radius: 10px;
  width: 51px;
  margin-top: 13px;
  background: #ffffff;
  padding: 7px;
  border: 1px solid #80808042;
}
.bg-img {
  width: 100% !important;
  margin: 0 !important;
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
}
.client-body {
  margin: 20px 0 40px;
}
.client-header-main {
  text-align: center;
}
.under-content {
  padding: 19px;
}
.client-name-outer {
  display: flex;
  margin: 0 !important;
  align-items: flex-start;
}
.client-name-outer img {
  max-width: 61px;
  height: auto !important;
  margin-right: 12px;
}
.under-client-box div {
  margin-left: 12px;
}
.blue-btns {
  text-decoration: none;
}

.developer-boxes {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 9px;
  justify-content: center;
  margin-top: 30px;
}

.developer-anchr {
  background: #fff;
  padding: 9px 25px;
  display: inline-block;
  border-radius: 32px;
  color: #fff;
  text-decoration: none;
  margin-right: 6px;
  color: #212529;
}

.developer-anchr:hover {
  background: linear-gradient(90deg, #d4b2f7 0%, #bcccfe 100%) !important;
  color: #fff;
}

.day-effect h2 {
  color: #4a46da !important;
  font-size: 52px !important;
}

.outer-day-effect {
  display: flex;
  column-gap: 12px;
}

.day-effect {
  background: #ffffff;
  padding: 15px 21px;
  border-radius: 10px;
  background: rgb(255 255 255 / 47%);
  border-radius: 15px;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}
.under-box-developer.simple-steps-content {
  padding: 32px !important;
}
.day-effect.hiring-text p {
  margin-top: 9px;
  font-size: 22px !important;
}
.listing-call-action-area {
  text-align: center;
}
.accelerate-box.text-center ul li img {
  width: 110px;
  min-width: 110px;
}
.listing-call-action-area p {
  font-size: 28px !important;
  margin: 40px 0 15px 0;
  font-weight: 600 !important;
}
.listing-call-action-area .action-btns {
  margin-top: 20px;
}
.listing-call-action-area ul li img {
  width: 18px !important;
  min-width: 18px !important;
}
.listing-call-action-area ul {
  display: unset !important;
}
.listing-call-action-area ul li {
  background: none !important;
  border: none !important;
  padding: 0 !important;
  height: unset !important;
  padding: 6px 0 !important;
  font-weight: 600;
  font-size: 18px;
}
.accelerate-box.text-center ul {
  display: flex;
  margin-top: 40px;
  justify-content: center;
}

.accelerate-box.text-center ul li {
  background: #fff;
  border-radius: 12px;
  height: 80px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #80808042;
  margin: 0 4px;
}
.day-effect.hiring-text h2 span {
  border: none;
  background: transparent;
  text-transform: math-auto;
  color: #212529c7;
  padding: 0;
  letter-spacing: 0px;
  font-weight: 500;
}
.under-box-developer.simple-steps-content h4 {
  font-size: 18px;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  line-height: 26px;
}
.under-box-developer.simple-steps-content img {
  margin: 32px 0;
}
.hire-dev-frm h2 {
  font-size: 34px;
  margin-bottom: 6px;
}
.under-box-developer.simple-steps-content,
.under-box-developer.simple-steps-content p {
  text-align: center !important;
}
.under-hire-developer .btn-close {
  position: absolute;
  right: 7px;
  top: 8px;
  opacity: 1;
  border: 1px solid;
  border-radius: 12px 8px 12px 12px;
  z-index: 9999;
}

.under-hire-developer .form-control {
  padding: 10px 18px;
  border-radius: 32px;
}

.hire-dev-frm p {
  margin-bottom: 5px;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100%);
  }
}
.action-btns p {
  font-size: 14px !important;
  margin: 13px !important;
}
.under-hire-developer .modal-content {
  border-radius: 31px 0 31px 31px;
}
.under-hire-developer .modal-header,
.under-hire-developer .modal-body {
  padding: 0;
}
.hire-dev-frm {
  padding: 34px 0 12px 0;
}
.youtbe-video iframe {
  width: 100%;
  border-radius: 23px;
}
.modal-content {
  border-radius: 33px;
}
.iti.iti--allow-dropdown.iti--separate-dial-code {
  width: 100%;
}
.iti__selected-flag {
  margin-top: 9px !important;
}
.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
  left: 8px !important;
}
.iti--separate-dial-code .iti__selected-flag {
  padding: 0px 5px 0 6px !important;
}

.further-reading {
  padding-bottom: 60px;
}
.top-blockchain-text, .top-blockchain-text:hover {
  background: linear-gradient(90deg, #d4b2f7 0%, #bcccfe 100%) !important;
  color: #fff;
  padding: 15px 20px;
  border: 1px solid #8080808f;
  border-radius: 13px;
  text-decoration: none;
  display: inline-block;
  margin: 20px auto 0 auto;
  border-radius: 16px;
}

/* reponsive designs */
@media (max-width: 1600px) {
  .empower-header h2,
  .client-header-main h2,
  .accelerate-section h2,
  .accelerate-box h2,
  .three-section h2 {
    font-size: 55px !important;
  }
  .under-hire-developer .form-label {
    font-size: 15px;
  }
  .empower-header h2,
  .client-header-main h2,
  .accelerate-section h2,
  .accelerate-box h2,
  .three-section h2 {
    font-size: 54px !important;
  }
  .pricing-section h2 {
    font-size: 46px !important;
    letter-spacing: -1px !important;
  }
  .under-main-content h3 {
    font-size: 39px;
  }
}

@media (max-width: 1248px) {
  .fastst-banner h1 {
    font-size: 54px;
  }
  .empower-header h2,
  .client-header-main h2,
  .accelerate-section h2,
  .accelerate-box h2,
  .three-section h2 {
    font-size: 43px !important;
  }

  .empower-header {
    padding: 0;
  }
  .fastst-banner h1 {
    font-size: 41px;
  }
  .under-client-box {
    height: 100%;
  }
  header a.navbar-brand img {
    width: 130px !important;
    min-width: 130px !important;
  }

  .empower-header h2,
  .client-header-main h2,
  .accelerate-section h2,
  .accelerate-box h2,
  .three-section h2 {
    font-size: 59px !important;
  }
}

@media (max-width: 1024px) {
  .fastst-banner h1 {
    font-size: 47px;
  }

  .empower-header h2,
  .client-header-main h2,
  .accelerate-section h2,
  .accelerate-box h2,
  .three-section h2 {
    font-size: 44px !important;
  }

  .choose_use_sction.new_custom_section .why-us h2 {
    font-size: 40px !important;
  }

  .pricing-section h2 {
    font-size: 38px !important;
  }

  .detail-f-prcg h3 {
    font-size: 30px !important;
  }

  .under-footer-box h4 {
    font-size: 41px;
  }

  .under-client-box {
    height: 100%;
  }
}

@media (max-width: 991px) {
  .fastst-banner {
    padding: 38px 0;
  }
  .under-hire-dev {
    display: flex;
    justify-content: center;
  }
  .hire-dev-frm {
    padding: 34px 26px 12px 26px;
  }

  .fastst-banner-img {
    margin-top: 32px;
  }

  .client-div-run div img {
    width: 108%;
  }

  .empower-header {
    padding: 0;
  }

  .main-under .under-box-developer {
    height: unset !important;
    margin-bottom: 12px !important;
  }

  .features-area .item-grid .item {
    margin-top: 30px !important;
  }
}

@media (max-width: 767px) {
  .accelerate-section.common-padding {
    padding: 28px 0 0 0;
  }
  .empower-header h2,
  .client-header-main h2,
  .accelerate-section h2,
  .accelerate-box h2,
  .three-section h2 {
    font-size: 34px !important;
  }
  .developer-boxes {
    margin-top: 0px;
  }
  .fastst-banner h1 {
    font-size: 39px;
    margin-bottom: 12px;
}
.accelerate-box.text-center ul {
  flex-wrap: wrap;
  gap: 8px 0px;
}
.listing-call-action-area p {
  font-size: 25px !important;
  margin: 20px 0 15px 0;
}
.accordion-flush .accordion-item .accordion-button {
  font-size: 18px !important;
}
}

@media (max-width: 575px) {
  .under-footer-box {
    margin-bottom: 12px;
  }
  .hire-dev-frm h2 {
    font-size: 27px;
}
.listing-call-action-area p {
  font-size: 19px !important;
}
.client-div-run div {
  min-width: 33% !important;
}
.hire-dev-frm {
  padding: 34px 6px 12px 6px;
}
.empower-header h2, .client-header-main h2, .accelerate-section h2, .accelerate-box h2, .three-section h2 {
  font-size: 29px !important;
}
.fastst-banner h1 {
  font-size: 33px;
}
  .fastst-banner h1 {
    font-size: 40px;
  }
  .request-btns {
    padding: 5px 17px !important;
  }
  .client-div-run div {
    min-width: 32%;
  }
  .empower-header h2,
  .client-header-main h2,
  .accelerate-section h2,
  .accelerate-box h2,
  .three-section h2 {
    font-size: 37px !important;
  }
  .under-box-developer {
    border-bottom: 1px solid #8080805e;
    border-radius: 0 !important;
  }
  .choose_use_sction.new_custom_section .why-us h2 {
    font-size: 32px !important;
  }
  .pricing-section h2,
  .under-footer-box h4 {
    font-size: 34px !important;
  }
}

@media (max-width: 420px) {
  .main-inner-box h6 {
    font-size: 20px;
    white-space: normal;
  }
}

@media (max-width: 375px) {
}
