section.banner {
  background-image: url(../img/Hero__SHero-sc-5rf332-0.png);
  padding: 80px 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

section.banner:before {
  content: "";
  background: linear-gradient(90deg, #284848 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.5;
}

.net-cvr span {
  background: transparent;
}

section.featured-freelancer .row {
  padding: 50px 0px;
}

.text-right.right-img img {
  max-width: 403px;
}

.feature-freelancer-box-2 a {
  color: #1264a3;
}

.question-bx-cvr h4 {
  margin-bottom: 0;
}

.custom-btn a:first-child {
  background-color: transparent;
  color: #fff;
}

.questions .custom-btn a {
  background: #fff;
  color: #000;
}

.whi-button {
  max-width: max-content;
}

/* review-slider */

section.review-slider {
  background: #fff;
  padding: 100px 0px;
}

.review-slider-title h2 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 32px;
  font-weight: 600;
}

.review-details p {
  font-size: 20px;
  text-align: center;
  max-width: 970px;
  margin: 0px auto 20px;
}

.review-details h3 {
  text-align: center;
  font-weight: 600;
  font-size: 22px;
}



button.slick-prev.slick-arrow {
  border: 1px solid #000;
  max-width: max-content;
  border-radius: 50%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  position: absolute;
  top: 40%;
  z-index: 9;
  transform: translateY(-50%);
}

.review-details span {
  font-size: 30px;
  max-width: max-content;
}

button.slick-arrow i {
  font-size: 25px;
}

button.slick-next.slick-arrow {
  border: 1px solid #000;
  max-width: max-content;
  border-radius: 50%;
  height: 50px;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  position: absolute;
  top: 40%;
  z-index: 9;
  transform: translateY(-50%);
}

ul.slick-dots li button {
  height: 15px;
  width: 15px;
  border-radius: 10px;
  font-size: 0;
  background: #dde0e4;
  border: none;
  transition: 0.3s;
  margin: 0px 5px;
}

ul.slick-dots li.slick-active button {
  width: 30px;
  background-color: #01a0ca;
}

ul.slick-dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 30px 0px;
}

/* /review-slider */

/* details-list */
.details-list {
  background: #1264a3;
  padding: 20px 0;
}

.details-list ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.details-list ul li {
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}

.purpos-freelance {
  text-align: center;
}

.purpos-builts-text .row {
  gap: 30px 0;
}

.purpos-freelance img {
  width: 100%;
  max-width: 46px;
  margin: auto;
  margin-bottom: 31px;
}

.purpos-freelance h3 {
  color: #111827;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}

.purpos-freelance p {
  color: #111827;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.purpos-builts-text h4 {
  font-family: Open Sans;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 11px;
  margin-top: 0 !important;
}

.purpos-builts {
  padding: 43px 0px 20px;
}

.featured-freelancer {
  padding: 60px 0;
}

.feature-freelancer-box-2 p.pl-2 {
  width: 100%;
  padding-left: 50px;
}

/* helpful-humans */
.helpful-humans {
  background: #444f5f;
  padding: 83px 0px;
  position: relative;
}

.helpful-humans-title h3 {
  color: #fff;
  font-size: 29px;
  font-weight: 700;
  text-align: center;
  line-height: 48px;
  letter-spacing: 0em;
}

.helpful-humans-title {
  margin-bottom: 35px;
}

.helpful-humans-title p {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 34px;
  letter-spacing: 0em;
}

.helpful-liquid-web {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  max-width: 370px;
}

.call-cvr {
  background-color: #6b345d;
  padding: 10px 11px 12px;
  min-height: 262px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
}

.in-detail {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  column-gap: 10px;
  padding-bottom: 13px;
  margin-bottom: 0;
  margin-top: 5px;
}

.in-detail img {
  width: 25px;
  height: 25px;
  object-fit: cover;
}

.in-detail p {
  color: #fff;
  margin: 0;
}

.call-cvr-in {
  background: #fff;
  text-align: center;
  padding: 20px 0px 0px;
}

.call-cvr-in span {
  color: #6b345d;
  font-size: 65px;
  font-weight: 700;
  line-height: 89px;
  letter-spacing: 0em;
}

.call-cvr-in p {
  font-size: 19px;
  font-weight: 500;
  padding-bottom: 20px;
}

.talk-privet .custom-btn a {
  background: transparent;
  color: #fff;
}

.questions .custom-btn a {
  background: transparent;
  color: #fff;
}

.custom-btn {
  margin-top: 0;
}

.feature-freelancer-box-2 ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding: 4px 0;
}

.powering-business {
  background: #64375b;
  color: #fff;
}

.powering-business-content a {
  background: #fff;
  color: #000;
  box-shadow: none;
  font-size: 19px;
  line-height: 1;
}

.net-cvr span i {
  color: #000 !important;
}

.apply-reseller a.same-button {
  font-size: 19px;
  line-height: 24px;
  margin-top: 10px;
  box-shadow: none;
  border-radius: 10px;
  color: #fff;
}

@media (max-width: 1039px) {
  .purpos-builts-text h4 {
    margin-top: 0 !important;
  }

  .check-out-box h3 {
    font-size: 17px !important;
    line-height: 24px;
  }

  .check-out-these h3,
  .custom-help-content h2,
  .helpful-humans-title h3,
  .question-title h2,
  .feature-freelancer-box-2 h3,
  .featured-freelancer-titles h2,
  .compliance-scans h2 {
    font-size: 23px;
    margin-bottom: 10px;
  }

  .compliance-scans p {
    margin: 0 0px 11px;
  }

  .text-right.right-img img {
    max-width: 233px;
  }
}

@media (max-width: 991px) {
  .purpos-builts-text h4 {
    font-size: 19px;
  }

  .purpos-builts-text p,
  .compliance-scans p,
  .purpos-freelance p,
  .custom-help-content p,
  .feature-freelancer-box-2 p,
  .powering-business-content p,
  .helpful-humans-title p,
  .check-out-box p,
  .feature-freelancer-box-2 ul li {
    font-size: 13px;
    margin-bottom: 10px;
    line-height: 22px;
  }

  .powering-business {
    padding: 20px 0;
  }

  .question-bx-cvr h4 {
    font-size: 14px;
  }

  .featured-freelancer .row {
    padding: 30px 0px;
  }

  .apply-reseller a {
    padding: 7px 30px;
    font-size: 14px;
    border-radius: 4px;
  }
}

@media (max-width: 991px) {
  section.helpful-humans {
    padding: 45px 0px;
  }

  section.featured-freelancer .row {
    padding: 10px 0px;
  }

  .check-out-box h3 {
    font-size: 14px;
    line-height: 21px;
    padding: 18px;
  }

  .check-out-these h3 {
    font-family: Open Sans;
    font-size: 23px;
    line-height: 1.3;
  }

  .call-cvr-in {
    padding: 10px 15px;
  }

  .text-right img,
  .text-left img {
    max-width: 100% !important;
    margin-bottom: 20px;
  }

  .feature-freelancer-box-2 p.pl-2 {
    padding-left: 20px;
  }

  .check-out-box p {
    font-family: Open Sans;
    font-size: 13px;
  }

  .whi-button {
    font-size: 14px;
    padding: 10px 22px;
    border-radius: 4px;
    margin-top: 10px;
  }

  .purpos-builts-text h4,
  .featured-freelancer-titles h2 {
    font-size: 21px;
    text-align: left;
    margin: 20px 0;
    line-height: 25px;
  }

  .purpos-freelance h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .check-out-these h3,
  .custom-help-content h2,
  .helpful-humans-title h3,
  .question-title h2,
  .feature-freelancer-box-2 h3,
  .featured-freelancer-titles h2,
  .compliance-scans h2,
  .check-out-these h3,
  .powering-business-content h4 {
    font-size: 18px;
    margin: 0;
  }

  .apply-reseller a {
    padding: 5px 20px;
    font-size: 14px;
    margin-top: 10px;
    background: #fff;
    margin-bottom: 10px;
    color: #000;
  }

  .powering-business-content a {
    border-radius: 4px;
  }

  .net-cvr,
  .net-cvr2 {
    padding: 10px 0;
  }

  .helpful-bx {
    gap: 20px 0;
  }

  .call-cvr {
    min-height: 202px;
  }

  section.banner {
    padding: 40px 0;
  }

  .banner .same-button {
    font-size: 13px;
    padding: 0 18px;
    margin-top: 10px;
  }

  .featured-freelancer-titles h2 {
    text-align: CENTER;
    margin-bottom: 19px;
  }

  .feature-freelancer-box-2 h3 {
    margin-bottom: 10px;
  }

  .question h2 {
    margin-bottom: 20px;
  }

  .call-cvr-in p {
    font-size: 14px;
  }

  .call-cvr-in span {
    font-size: 55px;
  }

  .check-out-these h3 {
    margin-bottom: 20px;
  }

  .check-out-these .row .check-out-box h3 {
    margin: 0;
    font-size: 15px !important;
  }
}

@media (max-width: 767px) {

  .on-prem-row,
  .erp-row,
  .modern-row {
    flex-direction: column-reverse;
  }

  .check-out-these h3,
  .custom-help-content h2,
  .helpful-humans-title h3,
  .question-title h2,
  .feature-freelancer-box-2 h3,
  .featured-freelancer-titles h2,
  .compliance-scans h2,
  .check-out-these h3,
  .powering-business-content h4 {
    font-size: 21px;
    margin: 0;
    margin-bottom: 10px;
  }

  .powering-business-content h4 {
    font-size: 14px;
    margin-bottom: 0 !important;
  }
}