.service-card {
  display: block;
  padding: 20px 15px;
  margin-bottom: 30px;
  height: calc(100% - 30px);
  background-color: #FFFFFF;
  border: 1px solid #F7F7F7;
  box-shadow: 0 2px 20px 0 rgba(184, 184, 184, 0.13);
}
.service-card .card-header {
  position: relative;
  margin-bottom: 18px;
}
.service-card .card-header:has(.icon-wrapper) {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.service-card .card-header:has(.icon-wrapper) h3 {
  max-width: calc(100% - 50px);
}
.service-card .card-header:has(.icon-wrapper) .icon-wrapper {
  width: 40px;
  height: 40px;
}
.service-card .card-header:has(.icon-wrapper) .icon-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.service-card .card-body {
  color: #637185;
  line-height: 24px;
  letter-spacing: 0.02px;
}
.service-card .card-body p:last-child {
  margin-bottom: 0;
}
.service-card:hover {
  text-decoration: unset;
}
@media screen and (min-width: 576px) {
  .service-card {
    padding: 30px 30px 20px;
  }
}
.block-services {
  padding: 30px 0;
  position: relative;
  background-color: #F7F7F7;
}
.block-services .left-column {
  padding-bottom: 20px;
}
@media screen and (min-width: 1701px) {
  .block-services .left-column:not(.sm-width) {
    max-width: 658px;
  }
}
.block-services .left-column.sm-width .text-wrapper {
  max-width: unset;
}
@media screen and (min-width: 1701px) {
  .block-services .left-column.sm-width {
    max-width: 526px;
  }
}
@media screen and (min-width: 992px) {
  .block-services .left-column {
    max-width: 330px;
  }
}
@media screen and (min-width: 1200px) {
  .block-services .left-column {
    max-width: 440px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1700.9px) {
  .block-services .right-column .card-wrapper {
    width: 50%;
    max-width: 50%;
    flex-basis: auto;
  }
}
@media screen and (min-width: 1200px) {
  .block-services:not(.vertical-view) .text-wrapper {
    max-width: 436px;
  }
}
.block-services.vertical-view .text-wrapper {
  max-width: 740px;
}
@media screen and (min-width: 992px) {
  .block-services.vertical-view .text-wrapper {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 992px) {
  .block-services {
    padding: 100px 0 70px;
  }
}
.block-we-work-with .h5 {
  margin-bottom: 20px;
}
.block-we-work-with .logos-wrapper {
  row-gap: 20px;
  display: flex;
  flex-wrap: wrap;
  column-gap: 40px;
  align-items: center;
  color: #737980;
}
.block-what-we-offer {
  color: #FFFFFF;
  padding: 40px 0;
  background-color: #000000;
}
.block-what-we-offer a:not(.btn) {
  color: #FFFFFF;
  text-decoration: underline;
}
.block-what-we-offer h2 {
  margin-bottom: 40px;
}
.block-what-we-offer .left-column {
  max-width: 350px;
}
@media screen and (min-width: 1200px) {
  .block-what-we-offer .left-column {
    max-width: 404px;
  }
}
.block-what-we-offer .items-list {
  gap: 32px;
  display: flex;
  flex-wrap: wrap;
}
.block-what-we-offer .items-list .single-item {
  width: 100%;
}
.block-what-we-offer .items-list .single-item p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 576px) {
  .block-what-we-offer .items-list .single-item {
    max-width: calc(100% / 2 - 20px);
  }
}
@media screen and (min-width: 1200px) {
  .block-what-we-offer .items-list .single-item {
    max-width: calc(100% / 2 - 36px);
  }
}
@media screen and (min-width: 1701px) {
  .block-what-we-offer .items-list .single-item {
    max-width: calc(100% / 3 - 48px);
  }
}
@media screen and (min-width: 576px) {
  .block-what-we-offer .items-list {
    gap: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .block-what-we-offer .items-list {
    gap: 72px;
  }
}
.block-what-we-offer .btn {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .block-what-we-offer .btn {
    max-width: 180px;
  }
}
@media screen and (min-width: 992px) {
  .block-what-we-offer {
    padding: 84px 0;
    background-repeat: no-repeat;
    background-position: left -488px bottom -354px;
    background-image: url("/wp-content/themes/concise/assets/images/pages/services/bg-circular.svg");
  }
}
@media screen and (min-width: 1331px) {
  .block-what-we-offer {
    background-position: left -429px bottom -354px;
  }
}
.block-our-work-process {
  overflow: hidden;
  position: relative;
  padding-bottom: 100px;
}
.block-our-work-process .content-wrapper:after {
  top: 0;
  left: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 398px;
  display: block;
  position: absolute;
  background-color: #F5F5F5;
}
@media screen and (min-width: 992px) {
  .block-our-work-process .content-wrapper:after {
    left: 0;
    width: 1131px;
    height: 468px;
  }
}
@media screen and (min-width: 992px) {
  .block-our-work-process .content-wrapper {
    position: relative;
  }
}
.block-our-work-process .left-column .column-content {
  padding-top: 50px;
}
.block-our-work-process .left-column .column-content .text-block {
  max-width: 330px;
}
@media screen and (min-width: 768px) {
  .block-our-work-process .left-column .column-content .text-block {
    max-width: 505px;
  }
}
@media screen and (min-width: 992px) {
  .block-our-work-process .left-column .column-content .text-block {
    max-width: 405px;
  }
}
@media screen and (max-width: 991.9px) {
  .block-our-work-process .left-column .column-content .text-block {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 992px) {
  .block-our-work-process .left-column .column-content {
    padding-top: 103px;
    padding-left: 40px;
  }
}
@media screen and (min-width: 1701px) {
  .block-our-work-process .left-column .column-content {
    padding-left: 98px;
  }
}
@media screen and (min-width: 992px) {
  .block-our-work-process .left-column {
    max-width: 485px;
  }
}
@media screen and (min-width: 1701px) {
  .block-our-work-process .left-column {
    max-width: 646px;
  }
}
.block-our-work-process .right-column .column-content {
  counter-reset: a;
}
.block-our-work-process .right-column .column-content .process-card {
  overflow: hidden;
  position: relative;
  background-color: #FFFFFF;
  padding: 48px 17px 25px 15px;
  box-shadow: 0 2px 20px 0 rgba(184, 184, 184, 0.13);
}
@media screen and (max-width: 991.9px) {
  .block-our-work-process .right-column .column-content .process-card h4 {
    font-size: 18px;
    min-height: 50px;
    margin-left: 118px;
    margin-bottom: 35px !important;
  }
}
.block-our-work-process .right-column .column-content .process-card:not(:last-child) {
  margin-bottom: 30px;
}
.block-our-work-process .right-column .column-content .process-card:after {
  left: -25px;
  color: #F0F0F0;
  line-height: 1;
  font-weight: 600;
  font-size: 114px;
  position: absolute;
  counter-increment: a;
  letter-spacing: 0.02em;
  content: "0" counter(a);
}
@media screen and (min-width: 992px) {
  .block-our-work-process .right-column .column-content .process-card:after {
    left: -20px;
    bottom: -30px;
  }
}
@media screen and (min-width: 1200px) {
  .block-our-work-process .right-column .column-content .process-card:after {
    left: -47px;
    bottom: -55px;
    font-size: 220px;
    font-weight: normal;
  }
}
@media screen and (max-width: 991.9px) {
  .block-our-work-process .right-column .column-content .process-card:after {
    top: 15px;
  }
}
@media screen and (min-width: 992px) {
  .block-our-work-process .right-column .column-content .process-card {
    padding: 40px 30px 38px 125px;
  }
}
@media screen and (min-width: 1200px) {
  .block-our-work-process .right-column .column-content .process-card {
    padding: 40px 30px 38px 228px;
  }
}
@media screen and (min-width: 1701px) {
  .block-our-work-process .right-column .column-content {
    padding-right: 129px;
  }
}
@media screen and (min-width: 992px) {
  .block-our-work-process .right-column {
    padding-top: 184px;
  }
}
@media screen and (min-width: 992px) {
  .block-our-work-process {
    padding-bottom: 130px;
  }
}
.section-reviews {
  padding: 50px 0 75px;
  margin-bottom: 100px;
  background-color: #F5F5F5;
}
.section-reviews .title-area {
  max-width: 804px;
  margin: 0 auto 50px;
}
.section-reviews .title-area .block-subtitle {
  color: #4E5A6C;
}
.section-reviews .reviews-list .review-card {
  gap: 12px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.section-reviews .reviews-list .review-card .reviewer-details {
  position: relative;
}
.section-reviews .reviews-list .review-card .reviewer-details .avatar-wrapper {
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 100%;
}
.section-reviews .reviews-list .review-card .reviewer-details .avatar-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 991.9px) {
  .section-reviews .reviews-list .review-card .reviewer-details .avatar-wrapper {
    margin: 0 auto 5px;
  }
}
.section-reviews .reviews-list .review-card .reviewer-details h6 {
  line-height: 30px;
}
@media screen and (max-width: 991.9px) {
  .section-reviews .reviews-list .review-card .reviewer-details h6 {
    display: none;
  }
}
.section-reviews .reviews-list .review-card .reviewer-details p {
  font-size: 13px;
  line-height: 20px;
}
@media screen and (min-width: 992px) {
  .section-reviews .reviews-list .review-card .reviewer-details p .review-name {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .section-reviews .reviews-list .review-card .reviewer-details p {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 991.9px) {
  .section-reviews .reviews-list .review-card .reviewer-details p {
    color: #737980;
  }
}
@media screen and (min-width: 992px) {
  .section-reviews .reviews-list .review-card .reviewer-details {
    padding-left: 53px;
  }
  .section-reviews .reviews-list .review-card .reviewer-details .avatar-wrapper {
    left: 0;
    top: 3px;
    position: absolute;
  }
}
@media screen and (max-width: 991.9px) {
  .section-reviews .reviews-list .review-card .reviewer-details {
    max-width: 216px;
  }
}
.section-reviews .reviews-list .review-card .block-stars {
  gap: 5px;
  display: flex;
  color: #91A1B8;
}
.section-reviews .reviews-list .review-card .comment-body p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991.9px) {
  .section-reviews .reviews-list .review-card:not(:last-child) {
    margin-bottom: 65px;
  }
}
@media screen and (min-width: 992px) {
  .section-reviews .reviews-list .review-card {
    padding: 20px;
    border-radius: 5px;
    width: calc(100% / 3);
    background-color: #FFFFFF;
    box-shadow: 0 2px 20px 0 rgba(184, 184, 184, 0.13);
  }
}
@media screen and (max-width: 991.9px) {
  .section-reviews .reviews-list .review-card {
    max-width: 281px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    align-items: center;
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 992px) {
  .section-reviews .reviews-list {
    gap: 30px;
    display: flex;
  }
}
@media screen and (min-width: 992px) {
  .section-reviews {
    padding: 100px 0;
    margin-bottom: 125px;
  }
}
.section-faqs h2 {
  font-weight: 400;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .section-faqs h2 {
    margin-bottom: 38px;
  }
}
.section-faqs .faqs-list {
  gap: 15px;
  display: flex;
  position: relative;
  flex-direction: column;
  counter-reset: question-number;
}
.section-faqs .faqs-list .single-faq {
  position: relative;
  border-radius: 5px;
  background-color: #FFFFFF;
  border: 1px solid #F5F5F5;
  box-shadow: 0 2px 20px 0 rgba(184, 184, 184, 0.13);
}
.section-faqs .faqs-list .single-faq .faq-header {
  display: block;
  text-decoration: unset;
  padding: 17px 50px 17px 20px;
}
.section-faqs .faqs-list .single-faq .faq-header h4 {
  margin-bottom: 0;
}
.section-faqs .faqs-list .single-faq .faq-header .toggle-indicator {
  top: 17px;
  width: 30px;
  right: 10px;
  height: 30px;
  display: flex;
  color: #000000;
  position: absolute;
  align-items: center;
  border-radius: 100%;
  justify-content: center;
  background-color: #FAFCFE;
}
.section-faqs .faqs-list .single-faq .faq-header:not([aria-expanded="true"]) .icon-close {
  display: none;
}
.section-faqs .faqs-list .single-faq .faq-header[aria-expanded="true"] .toggle-indicator {
  color: #7A899E;
}
.section-faqs .faqs-list .single-faq .faq-header[aria-expanded="true"] .toggle-indicator .icon-chevron {
  display: none;
}
.section-faqs .faqs-list .single-faq .faq-body {
  color: #637185;
  font-size: 15px;
  line-height: 24px;
  padding: 0 50px 0 20px;
  margin-top: -7px;
  min-height: 7px;
}
.section-faqs .faqs-list .single-faq .faq-body-content {
  padding-bottom: 17px;
}
.section-faqs .faqs-list .single-faq .faq-body-content > :last-child {
  margin-bottom: 0;
}
.section-faqs .faqs-list .single-faq:before {
  top: -7px;
  left: -62px;
  color: #F5F5F5;
  font-size: 40px;
  font-weight: 500;
  line-height: 59px;
  position: absolute;
  font-family: "Oswald", sans-serif;
  counter-increment: question-number;
  content: counter(question-number,decimal-leading-zero);
}
@media screen and (min-width: 992px) {
  .section-faqs .faqs-list {
    gap: 29px;
  }
}
.about-project-card {
  display: flex;
  margin-bottom: 30px;
}
.about-project-card .block-info {
  width: 100%;
  display: flex;
  padding: 24px;
  flex-direction: column;
  background-color: #F7F7F7;
}
@media screen and (min-width: 992px) and (max-width: 1700px) {
  .about-project-card .block-info h3 {
    font-size: 30px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1700px) {
  .about-project-card .block-info p {
    font-size: 15px;
  }
}
@media screen and (min-width: 992px) {
  .about-project-card .block-info {
    max-width: 400px;
  }
}
@media screen and (min-width: 1701px) {
  .about-project-card .block-info {
    padding: 48px;
    max-width: 600px;
  }
}
.about-project-card .img-wrapper {
  flex: 1 1 auto;
}
.about-project-card .img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media screen and (min-width: 992px) {
  .about-project-card {
    margin-bottom: 62px;
  }
}
@media screen and (max-width: 991.9px) {
  .about-project-card {
    flex-direction: column-reverse;
  }
}
.block-contact-form {
  z-index: 1;
  padding-top: 40px;
  position: relative;
  margin-bottom: 40px;
}
.block-contact-form h2 {
  margin-bottom: 12px;
  text-transform: uppercase;
}
.block-contact-form h2 ~ p {
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .block-contact-form h2 ~ p {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 992px) {
  .block-contact-form h2 {
    margin-bottom: 25px;
  }
}
.block-contact-form .contact-form {
  max-width: 1004px;
  margin-left: auto;
  margin-right: auto;
}
.block-contact-form .contact-form .form-group {
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .block-contact-form .contact-form .form-group {
    margin-bottom: 30px;
  }
}
.block-contact-form .contact-form .btn {
  width: 100%;
  margin-top: 5px;
}
@media screen and (min-width: 576px) {
  .block-contact-form .contact-form .btn {
    max-width: 228px;
  }
}
@media screen and (min-width: 992px) {
  .block-contact-form .contact-form .btn {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .block-contact-form {
    padding-top: 89px;
    margin-bottom: 80px;
  }
}
.single-service .page-top-banner {
  padding-top: 20px;
  padding-bottom: 30px;
}
@media screen and (max-width: 991.9px) {
  .single-service .page-top-banner .left-column {
    padding-bottom: 40px;
  }
}
.single-service .page-top-banner .text-wrapper {
  max-width: 780px;
}
@media screen and (min-width: 576px) {
  .single-service .page-top-banner .text-wrapper .btn {
    max-width: 204px;
  }
}
@media screen and (min-width: 992px) {
  .single-service .page-top-banner {
    padding: 42px 0 74px;
  }
}
.single-service .block-why-partner-us {
  padding: 40px 0;
  background-color: #F7F7F7;
}
.single-service .block-why-partner-us .left-column {
  max-width: 700px;
}
.single-service .block-why-partner-us .left-column .text-wrapper {
  margin-bottom: 20px;
}
.single-service .block-why-partner-us .left-column .text-wrapper p:last-child {
  margin-bottom: 0;
}
.single-service .block-why-partner-us .left-column .text-wrapper:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .single-service .block-why-partner-us .left-column .text-wrapper {
    margin-bottom: 45px;
  }
}
.single-service .block-why-partner-us .right-column {
  position: relative;
}
.single-service .block-why-partner-us .right-column img {
  display: block;
}
@media screen and (min-width: 992px) {
  .single-service .block-why-partner-us .right-column img {
    right: 0;
    top: -240px;
    position: absolute;
    max-width: calc(100% - 30px);
  }
}
@media screen and (min-width: 1200px) {
  .single-service .block-why-partner-us .right-column img {
    top: -340px;
  }
}
@media screen and (max-width: 991.9px) {
  .single-service .block-why-partner-us .right-column img {
    display: block;
    margin: -210px auto 20px;
  }
}
.single-service .block-why-partner-us + .block-services {
  background-color: unset;
}
@media screen and (max-width: 991.9px) {
  .single-service .block-why-partner-us:not(:has(.right-column img)) {
    margin-top: unset;
  }
}
@media screen and (min-width: 992px) {
  .single-service .block-why-partner-us {
    padding: 88px 0 104px;
  }
}
@media screen and (max-width: 991.9px) {
  .single-service .block-why-partner-us {
    margin-top: 150px;
  }
}
.single-service .solution-approach {
  padding: 40px 0;
  background-image: linear-gradient(#FFFFFF, #F7F7F7);
}
.single-service .solution-approach .right-column .text-wrapper {
  margin: auto;
  max-width: 629px;
}
.single-service .solution-approach + .block-services {
  background-color: unset;
}
@media screen and (min-width: 992px) {
  .single-service .solution-approach {
    padding: 80px 0 100px;
  }
}
.single-service .block-with-custom-list {
  padding: 40px 0;
}
@media screen and (max-width: 991.9px) {
  .single-service .block-with-custom-list .left-column img {
    margin-bottom: 40px;
  }
}
.single-service .block-with-custom-list ol {
  margin: unset;
  padding: unset;
  list-style: none;
  counter-reset: a;
}
.single-service .block-with-custom-list ol li {
  padding-top: 18px;
  position: relative;
  padding-left: 70px;
}
.single-service .block-with-custom-list ol li:before {
  content: "0" counter(a);
  counter-increment: a;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 500;
  color: #E0E3E7;
  font-size: 45px;
  line-height: 62px;
  letter-spacing: 0;
  font-family: "Oswald", sans-serif;
}
@media screen and (min-width: 576px) {
  .single-service .block-with-custom-list ol li:before {
    font-size: 68px;
    line-height: 82px;
  }
}
.single-service .block-with-custom-list ol li:not(:last-child):after {
  content: "";
  width: 6px;
  top: 83px;
  left: 18px;
  position: absolute;
  height: calc(100% - 85px);
  background-color: #F5F5F5;
}
@media screen and (min-width: 576px) {
  .single-service .block-with-custom-list ol li:not(:last-child):after {
    top: 93px;
    left: 32px;
  }
}
@media screen and (min-width: 576px) {
  .single-service .block-with-custom-list ol li {
    padding-left: 110px;
  }
}
@media screen and (min-width: 992px) {
  .single-service .block-with-custom-list {
    padding: 80px 0 100px;
  }
}
@media screen and (min-width: 1331px) {
  .single-service .block-what-we-offer {
    background-position: left -429px bottom -570px;
  }
}
.single-service .block-our-expertise {
  position: relative;
  padding: 43px 0 90px;
}
.single-service .block-our-expertise .text-wrapper {
  max-width: 940px;
  margin-bottom: 50px;
}
.single-service .block-our-expertise a:not(.btn):not(.btn-link-primary) {
  text-decoration: underline;
}
.single-service .block-our-expertise .block-we-work-with .logos-wrapper {
  column-gap: 31px;
}
@media screen and (min-width: 992px) {
  .single-service .block-our-expertise .block-we-work-with {
    margin-top: 60px;
  }
}
@media screen and (min-width: 992px) {
  .single-service .block-our-expertise {
    padding: 100px 0;
  }
}
.single-service .why-work-with-us {
  padding: 40px 0;
  background-image: linear-gradient(#F7F7F7, rgba(255, 255, 255, 0));
}
@media screen and (min-width: 992px) {
  .single-service .why-work-with-us .left-column {
    max-width: 450px;
  }
}
@media screen and (min-width: 1200px) {
  .single-service .why-work-with-us .left-column {
    max-width: 690px;
  }
}
@media screen and (min-width: 1701px) {
  .single-service .why-work-with-us .left-column {
    max-width: 750px;
  }
}
@media screen and (max-width: 991.9px) {
  .single-service .why-work-with-us .left-column {
    margin-bottom: 40px;
  }
}
.single-service .why-work-with-us .right-column img {
  height: auto;
}
@media screen and (min-width: 992px) {
  .single-service .why-work-with-us .right-column {
    max-width: calc(100% - 450px);
  }
}
@media screen and (min-width: 1200px) {
  .single-service .why-work-with-us .right-column {
    max-width: calc(100% - 690px);
  }
}
@media screen and (min-width: 1701px) {
  .single-service .why-work-with-us .right-column {
    max-width: calc(100% - 750px);
  }
}
@media screen and (min-width: 992px) {
  .single-service .why-work-with-us {
    padding: 100px 0;
  }
}
.single-service .section-reviews:nth-last-child(2) {
  margin-bottom: 0;
}
.single-service .section-reviews:nth-last-child(2) + .block-contact-form {
  background-image: unset;
}
.single-service .block-faq {
  margin-bottom: 40px;
}
@media screen and (min-width: 992px) {
  .single-service .block-faq .left-column {
    padding-left: 31px;
  }
}
@media screen and (max-width: 991.9px) {
  .single-service .block-faq .left-column {
    margin-bottom: 40px;
  }
}
.single-service .block-faq .right-column img {
  height: auto;
}
@media screen and (min-width: 1701px) {
  .single-service .block-faq .right-column {
    max-width: calc(100% - 790px);
  }
}
@media screen and (max-width: 991.9px) {
  .single-service .block-faq .right-column {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .single-service .block-faq {
    margin-bottom: 100px;
  }
}
.single-service .block-about-project {
  padding-bottom: 40px;
}
.single-service .block-about-project .title-area {
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .single-service .block-about-project .title-area {
    margin-bottom: 62px;
  }
}
.single-service .block-about-project .btn-with-line {
  width: 100%;
}
@media screen and (min-width: 576px) {
  .single-service .block-about-project .btn-with-line {
    max-width: 230px;
  }
}
@media screen and (min-width: 992px) {
  .single-service .block-about-project {
    padding-bottom: 100px;
  }
}
.single-service .black-text-block {
  color: #FFFFFF;
  padding: 40px 0;
  background-color: #000000;
}
.single-service .black-text-block .left-column {
  max-width: 495px;
}
.single-service .black-text-block .right-column {
  max-width: 764px;
}
@media screen and (min-width: 992px) {
  .single-service .black-text-block {
    padding: 100px 0;
  }
}
.single-service .block-contact-form {
  background-image: linear-gradient(#F7F7F7, rgba(255, 255, 255, 0));
}
.single-service.ongoing-support .page-top-banner .left-column .text-wrapper {
  max-width: unset;
}
@media screen and (min-width: 992px) {
  .single-service.ongoing-support .page-top-banner .left-column {
    margin-bottom: 150px;
  }
}
.single-service.ongoing-support .page-top-banner .right-column {
  display: flex;
}
.single-service.ongoing-support .page-top-banner .right-column .block-video {
  margin-top: auto;
  max-width: 500px;
  margin-left: auto;
}
@media screen and (min-width: 992px) {
  .single-service.ongoing-support .page-top-banner .right-column {
    max-width: 300px;
  }
}
@media screen and (min-width: 1200px) {
  .single-service.ongoing-support .page-top-banner .right-column {
    max-width: 610px;
  }
}
@media screen and (min-width: 1701px) {
  .single-service.ongoing-support .page-top-banner .right-column {
    max-width: 642px;
  }
}
@media screen and (max-width: 991.9px) {
  .single-service.ongoing-support .page-top-banner .right-column {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .single-service.ongoing-support .page-top-banner {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 991.9px) {
  .single-service.ongoing-support .page-top-banner {
    margin-bottom: 20px;
  }
}
.single-service.ongoing-support .block-why-partner-us .left-column {
  max-width: 780px;
}
.single-service.website-design .page-top-banner .left-column .text-wrapper {
  max-width: unset;
}
@media screen and (max-width: 991.9px) {
  .single-service.website-design .page-top-banner .left-column {
    margin-bottom: 40px;
  }
}
.single-service.website-design .page-top-banner .right-column img {
  height: auto;
}
@media screen and (min-width: 992px) {
  .single-service.website-design .page-top-banner .right-column {
    max-width: 400px;
  }
}
@media screen and (min-width: 1701px) {
  .single-service.website-design .page-top-banner .right-column {
    max-width: 620px;
  }
}
@media screen and (min-width: 992px) {
  .single-service.website-design .page-top-banner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1701px) {
  .single-service.website-design .page-top-banner {
    padding-top: 105px;
    padding-bottom: 115px;
  }
}
@media screen and (max-width: 991.9px) {
  .single-service.website-design .page-top-banner {
    margin-bottom: 0;
  }
}
.single-service.website-design .block-our-expertise .text-wrapper {
  max-width: 730px;
}
.single-service.web-development .page-top-banner .right-column {
  max-width: 760px;
}
.single-service.web-development .block-our-expertise {
  background-image: linear-gradient(90deg, #F7F7F7, rgba(255, 255, 255, 0));
}
@media screen and (min-width: 1701px) {
  .single-service.web-development .block-our-expertise .text-wrapper {
    max-width: 700px;
  }
}
.single-service.web-development .block-our-expertise .right-column video {
  mix-blend-mode: darken;
}
@media screen and (min-width: 992px) {
  .single-service.web-development .block-our-expertise .right-column video {
    margin-top: -220px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199.9px) {
  .single-service.web-development .block-our-expertise .right-column {
    max-width: 360px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1700.9px) {
  .single-service.web-development .block-our-expertise .right-column {
    max-width: 460px;
  }
}
.single-service.web-development .block-our-expertise + .block-services {
  background-color: unset;
}
.single-service.web-development .block-services .left-column .text-wrapper {
  max-width: unset !important;
}
@media screen and (min-width: 1701px) {
  .single-service.web-development .block-services .left-column {
    max-width: 538px;
  }
}
.single-service.wordpress-development .page-top-banner video {
  margin: auto;
  display: block;
}
@media screen and (min-width: 992px) {
  .single-service.wordpress-development .page-top-banner video {
    margin-right: 0;
  }
}
@media screen and (min-width: 992px) {
  .single-service.wordpress-development .page-top-banner {
    padding-top: 73px;
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .single-service.wordpress-development .block-services .left-column {
    max-width: 603px;
  }
}
@media screen and (min-width: 576px) {
  .single-service.wordpress-development .block-services {
    padding-bottom: 360px;
  }
}
@media screen and (min-width: 992px) {
  .single-service.wordpress-development .block-services {
    padding: 100px 0 70px;
  }
}
@media screen and (max-width: 575.9px) {
  .single-service.wordpress-development .block-services {
    padding-bottom: 70vw;
  }
}
@media screen and (max-width: 991.9px) {
  .single-service.wordpress-development .block-our-expertise .container .row {
    flex-direction: column-reverse;
  }
}
.single-service.wordpress-development .block-our-expertise .left-column .text-wrapper {
  max-width: 740px;
}
.single-service.wordpress-development .block-our-expertise .right-column img {
  height: auto;
  display: block;
  max-width: 280px;
  margin-left: auto;
}
@media screen and (min-width: 576px) {
  .single-service.wordpress-development .block-our-expertise .right-column img {
    margin-top: -400px;
  }
}
@media screen and (min-width: 992px) {
  .single-service.wordpress-development .block-our-expertise .right-column img {
    margin-top: -150px;
  }
}
@media screen and (min-width: 1130px) and (max-width: 1199.9px) {
  .single-service.wordpress-development .block-our-expertise .right-column img {
    margin-right: -84px !important;
  }
}
@media screen and (min-width: 1350px) {
  .single-service.wordpress-development .block-our-expertise .right-column img {
    margin-right: -84px !important;
  }
}
@media screen and (min-width: 1701px) {
  .single-service.wordpress-development .block-our-expertise .right-column img {
    margin-top: -178px;
    margin-bottom: -105px;
  }
}
@media screen and (max-width: 575.9px) {
  .single-service.wordpress-development .block-our-expertise .right-column img {
    margin-top: -75vw;
  }
}
@media screen and (max-width: 991.9px) {
  .single-service.wordpress-development .block-our-expertise .right-column img {
    margin-right: auto;
  }
}
@media screen and (min-width: 992px) {
  .single-service.wordpress-development .block-our-expertise .right-column {
    max-width: 500px;
  }
}
.single-service.wordpress-development .block-our-work-process {
  padding-top: 40px;
}
@media screen and (min-width: 992px) {
  .single-service.wordpress-development .block-our-work-process {
    padding-top: 100px;
  }
}
.single-service.custom-crm-development .block-our-work-process .left-column .text-block {
  max-width: 415px;
}
.single-service.e-commerce-development .page-top-banner .text-wrapper {
  max-width: 747px;
}
.single-service.e-commerce-development .block-why-partner-us {
  padding: 40px 0;
}
.single-service.e-commerce-development .block-why-partner-us .left-column {
  max-width: 700px;
}
.single-service.e-commerce-development .block-why-partner-us .left-column p {
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .single-service.e-commerce-development .block-why-partner-us .left-column p {
    margin-bottom: 45px;
  }
}
.single-service.e-commerce-development .block-why-partner-us .right-column img {
  top: unset;
  height: auto;
  margin-bottom: 52px;
}
@media screen and (min-width: 576px) {
  .single-service.e-commerce-development .block-why-partner-us .right-column img {
    margin-top: -340px;
  }
}
@media screen and (min-width: 768px) {
  .single-service.e-commerce-development .block-why-partner-us .right-column img {
    margin-top: -445px;
  }
}
@media screen and (min-width: 992px) {
  .single-service.e-commerce-development .block-why-partner-us .right-column img {
    margin-top: -140px;
  }
}
@media screen and (min-width: 1200px) {
  .single-service.e-commerce-development .block-why-partner-us .right-column img {
    margin-top: -210px;
    margin-bottom: -40px;
  }
}
@media screen and (min-width: 1701px) {
  .single-service.e-commerce-development .block-why-partner-us .right-column img {
    margin-top: -385px;
    margin-bottom: -66px;
  }
}
@media screen and (max-width: 575.9px) {
  .single-service.e-commerce-development .block-why-partner-us .right-column img {
    margin-top: -65vw;
  }
}
@media screen and (min-width: 576px) and (max-width: 767.9px) {
  .single-service.e-commerce-development .block-why-partner-us {
    margin-top: 340px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.9px) {
  .single-service.e-commerce-development .block-why-partner-us {
    margin-top: 445px;
  }
}
@media screen and (min-width: 992px) {
  .single-service.e-commerce-development .block-why-partner-us {
    padding: 88px 0 104px;
  }
}
@media screen and (max-width: 575.9px) {
  .single-service.e-commerce-development .block-why-partner-us {
    margin-top: 56vw;
  }
}
