@import url('custom-post.css');

.service-page-inner {
  padding-top: 75px;
}
.home-inners {
  margin-top: 0 !important;
}
.header,
header.is-fixed {
  position: relative;
}
header .get-in-touch a {
  border-radius: 10px;
}
.header.bg-transparent {
  background: #292e43;
}
header.is-fixed.show-header {
  top: 0;
}
.hero-section {
  height: 710px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: linear-gradient(
      270deg,
      rgba(0, 0, 0, 0) 33.99%,
      rgba(0, 0, 0, 0.27) 66.56%
    ),
    linear-gradient(0deg, rgba(41, 46, 67, 0.2), rgba(41, 46, 67, 0.2));
  position: relative;
  .section-breadcrumbs {
    margin-top: 20px;
    display: inline-flex;
  }
}
.desktop-arrow-down {
  display: inline-block;
  padding-left: 14px;
  transform: rotate(180deg);
  font-size: 0;
  align-self: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
.hero-buttom {
  text-align: center;
  p {
    color: #fff;
    line-height: 2;
    text-align: left;
    span {
      color: var(--fg-green);
    }
  }
  .get-touch-btn {
    display: inline-flex;
    margin-top: 53px;
  }
}
.hero-section-text {
  color: #fff;
  /* max-width: 1111px; */
  max-width: 905px;
  padding: 0 15px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 1;
}
.hero-section-text__t {
  font-size: 72px;
  font-family: Roboto Condensed, sans-serif;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 20px;
}
.hero-section-text__d {
  max-width: 600px;
  margin: 0 auto;
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
  letter-spacing: -0.025em;
}
.section-breadcrumbs {
  padding: 10px 30px;
  background: #292e43b2;
  border-radius: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  li {
  }
  li a,
  li span {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 25.6px;
    text-align: left;
    color: #fff;
    display: inline-block;
  }
  li:not(:last-child):after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 12px;
    margin-left: 6px;
    margin-right: 5px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAMAAABoQAyvAAAAAXNSR0IB2cksfwAAADZQTFRFAAAAAKxrAKtqAKxqAKtrAKxqAKxqAKxqALBqAKxpAKZmAKxqAKxqAKpjAKxqAK1qAKxqAK1stGqYKgAAABJ0Uk5TACvo9UPp/90d3BTY+xLOV/I7yISviAAAADVJREFUeJxVxkcSABAQBdEvjcy4/2VRUulNPwipNGaGaMnSlnvyvwZCHEhALvP1HufgfTRe72A6AixjRaAEAAAAAElFTkSuQmCC)
      no-repeat 50%;
  }
}
.inner-scroll-menu {
  background: #292e43;
  border-width: 1px 0px 1px 0px;
  border-style: solid;
  border-color: #434a67;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  /* bottom: 0; */
  display: none;
  z-index: 9999;
}
.inner-scroll-menu.active {
  display: block;
}
.inner-scroll-menu-wrap {
  display: flex;
  justify-content: space-between;
  /* align-items: center; */
  height: 52px;
  & > span {
    display: flex;
  }
  span {
    color: #fff;
    font-family: Roboto Condensed, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
    align-self: center;
  }
}
.scroll-menu {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  li {
    height: 100%;
    a {
      font-family: Roboto Condensed, sans-serif;
      font-size: 14px;
      font-weight: 700;
      line-height: 22.4px;
      text-align: left;
      height: 100%;
      padding: 10px 15px 7px;
      border-bottom: 3px solid transparent;
      display: inline-flex;
      align-items: center;
      color: #fff;
      text-transform: uppercase;
    }
  }
  li.active a,
  li:hover a {
    border-color: #4da970;
  }
}

.meet-our {
  /* background: linear-gradient(
      0deg,
      rgba(241, 245, 249, 0.15),
      rgba(241, 245, 249, 0.15)
    ),
    linear-gradient(
      180deg,
      rgba(103, 226, 45, 0.15) 0%,
      rgba(49, 226, 45, 0.15) 100%
    ); */
  background: url("../png/meet.png") no-repeat;
  background-size: cover;
}
.modal-body {
  .btn {
    width: 100%;
  }
  .default-p {
    font-size: 14px;
    line-height: 21px;
  }
}
.tabs-sort-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 35px;
}
.hero-section-padding .grey-card:nth-child(1),
.hero-section-padding .grey-card:nth-child(2),
.hero-section-padding .grey-card:nth-child(3) {
  height: auto !important;
}
.tabs-sort-item {
  padding: 30px 40px;
  border: 1px solid #32828b33;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 700;
  line-height: 23.44px;
  letter-spacing: -0.015em;
  text-align: left;
  opacity: 0.4;
  border-radius: 25px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.tabs-sort-item.active,
.tabs-sort-item:hover {
  background: #32828b1a;
  border-color: #32828b1a;
  opacity: 1;
}
.tabs-sort-items--green {
  .tabs-sort-item {
    color: #fff;
    &.active,
    &:hover {
      background: #4da970;
      opacity: 1;
    }
  }
}
.padding-top-s {
  padding-top: 95px;
}
.faq-section .card-header.collapsed,
.faq-section .card-body,
.faq-section .card-header {
  background: transparent;
  box-shadow: none;
}
.faq-section .grid-column-3 {
  margin-bottom: 95px;
  grid-gap: 20px;
}
.faq-section .card {
  border-bottom: 1px solid #32828b33;
}
.faq-section .card + .card {
  margin-top: 0;
}
.faq-section .card-header {
  padding: 20px 30px 20px 68px;
  line-height: 28px;
  font-weight: 500;
}
.faq-section .accordion {
  max-width: 100%;
}
.faq-section .card-body {
  padding: 15px;
  max-width: 850px;
  margin: 0 auto;
}
.faq-section .card-body p,
.faq-section .card-body {
  font-size: 18px;
  line-height: 32px;
}
.faq-section .card-header:before {
  width: 8px;
  height: 8px;
  left: 30px;
}
.faq-section .card-header:after {
  right: 30px;
}
.tabs-wrapper {
  display: grid;
  grid-template-columns: minmax(200px, 400px) 1fr;
  gap: 50px;
}
.tabs-item {
  padding: 13px 13px 13px 0;
  display: flex;
  align-items: center;
  opacity: 0.7;
  width: 100%;
  font-size: 20px;
  line-height: 23.44px;
  color: #fff;
  .icon {
    width: 60px;
    display: inline-flex;
    justify-content: center;
    margin-right: 20px;
    max-height: 40px;
  }
}
/* .sliders-wrap .slick-slide > * {
  height: 100%;
} */

.tabs-item.active,
.tabs-item:hover {
  background: #ffffff0a;
  opacity: 1;
  .icon {
    color: #4da970;
    svg path,
    svg g {
      opacity: 1;
    }
  }
}
.data-content {
  display: none;
  .data-content__title {
    font-size: 36px;
    line-height: 42px;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 700;
    margin-bottom: 30px;
    span {
      color: #4da970;
    }
  }
  .default-p,
  a {
    margin-bottom: 30px;
  }
  img {
    border-radius: 25px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
  }
}
.data-content.active {
  display: block;
}
/* form  */
form .input-item + .input-item {
  margin-top: 30px;
}
.general-form {
  box-shadow: 0px 12px 25px 0px rgba(0, 0, 0, 0.19);
  border-radius: 25px;
  background: #fff;
  overflow: hidden;
  flex-wrap: wrap;
  .input-item input,
  .input-item textarea {
    background: transparent;
  }
  .img-cont {
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
    img {
      width: 226px;
      height: 178px;
      box-shadow: 0px 12px 25px 0px #00000030;
      border-radius: 20px;
    }
  }
  .col-md-5 {
    background-image: url("../png/dots-form.png");
  }
  .col-md-7 {
    background: url("../png/july.png") no-repeat right bottom;
  }
}

.book-call {
  margin-top: 20px;
  border-color: #fff;
  display: flex;
  align-items: center;
  max-width: 225px;
  border-radius: 10px;
  svg {
    margin-left: 21px;
  }
}
.general-form__left {
  padding: 60px 40px;
  color: #fff;
  b {
    font-size: 20px;
    line-height: 32px;
  }
}
.form-title {
  font-size: 32px;
  line-height: 37px;
  letter-spacing: -0.015px;
  font-family: Roboto Condensed, sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
  span {
    color: #4da970;
  }
}
.form-title + p {
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  text-align: left;
  margin-bottom: 20px;
  color: #292e43;
}
.general-form__right {
  padding: 60px 97px 70px;
}

.icon-social {
  width: 27px;
  height: 27px;
  background: #fff;
  border-radius: 6px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #292e43;
  right: -15px;
  bottom: -10px;
  position: absolute;
  transition: all 0.3s ease;
  i {
    font-size: 20px;
  }
  &:hover {
    background: var(--fg-green);
    color: #fff;
  }
}
.general-form--green {
  .bg-black {
    background: #4da970;
  }
  .form-title span {
    color: #fff;
  }
}

/* modal  */
.popup {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  overflow: auto;
  z-index: 10000;
}
.dm-table {
  display: table;
  width: 100%;
  height: 100%;
}
.btn-sub {
  font-size: 0;
  align-self: center;
  margin-right: 10px;
  order: -1;
  display: none;
}
.dm-cell {
  display: table-cell;
  padding: 0 1em;
  vertical-align: middle;
  z-index: 1001;
}
.dm-cell,
.dm-modal {
  position: relative;
  text-align: center;
}
.dm-modal {
  width: 600px;
  max-width: 50em;
  display: inline-block;
  padding: 45px 15px;
  -webkit-animation: fade 0.8s;
  animation: fade 0.8s;
  cursor: default;
  background-color: #292e43;
  z-index: 1002;
}
.close {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffffff1a;
}
/* end modal  */

/* end form  */
.slide-post {
  padding: 82px 40px 82px 100px;
  background: black;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 25px;
  color: #fff;
  overflow: hidden;

  .post-terms {
    padding-bottom: 10px;
    font-size: 0;
    a,span {
      display: inline-block;
      background: #ffffff26;
      color: #fff;
      font-size: 14px;
      font-weight: 700;
      line-height: 16.41px;
      padding: 5px 8px;
      border-radius: 6px;
      margin-right: 11px;
      margin-bottom: 10px;
    }
  }
  .title {
    font-size: 56px;
    line-height: 56px;
    margin-bottom: 20px;
  }
  .slide-post-wrap {
    max-width: 687px;
    position: relative;
  }
  .post-excerpt {
    max-width: 488px;
    /* margin-bottom: 20px; */
    font-size: 18px;
    line-height: 28px;
  }
  .btn {
    margin-top: 20px;
  }
}
.btn-transparent-white {
  background: transparent;
  color: #fff;
  border-color: #fff;
}
.sliders-wrap {
  /* .slick-prev, .slick-next{
        position: static;
    } */
  .slick-dots {
    position: static;
    margin-top: 65px;
    padding-bottom: 25px;
    li {
      width: auto;
      height: auto;
    }
  }
  .custom-btn-slide {
    width: 60px;
    height: 60px;
    background: #292e4380;
    border-radius: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    svg {
      width: 20px;
      position: relative;
      left: -2px;
    }
  }
  .custom-btn-slide--prev {
    right: 80px;
    svg {
      left: unset;
      right: -2px;
    }
  }
}
.sliders-wrap.slick-slider .slick-dots li button {
  background: #292e434d;
  border: none;
}
.sliders-wrap.slick-slider .slick-dots li.slick-active button {
  background: #292e43;
}
.sliders-wrap.slider-green {
  .custom-btn-slide {
    background: #4da970;
  }
  .slick-dots li button {
    background: #4da970;
    opacity: 0.2;
  }
  .slick-dots li.slick-active button {
    background: #4da970;
    opacity: 1;
  }
}
.sliders-wrap.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.solut-wrap {
  p {
    line-height: 38.4px;
  }
  .get-touch-btn {
    margin-top: 40px;
    margin-bottom: 65px;
  }
}
.get-touch-btn {
  padding: 31px 48px;
  display: flex;
  border: 2px solid var(--fg-green);
  border-radius: 10px;
  span {
    font-family: Roboto;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.13px;
    letter-spacing: -0.015em;
    text-align: left;
    color: var(--fg-green);
  }
  span:after {
    content: "";
    display: inline-flex;
    width: 71px;
    height: 16px;
    margin-left: 49px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzEiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCA3MSAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzU3NTZfMjgzNjYpIj4KPHJlY3QgeD0iMC4wMjA4NzQiIHk9IjYuOTY2NDMiIHdpZHRoPSI2OSIgaGVpZ2h0PSIyIiBmaWxsPSIjNERBOTcwIi8+CjxyZWN0IHg9IjY4LjgyMDIiIHk9IjkuMzg3MzMiIHdpZHRoPSIxMS4wMDA1IiBoZWlnaHQ9IjIuMDAwMDkiIHRyYW5zZm9ybT0icm90YXRlKC0xMzUgNjguODIwMiA5LjM4NzMzKSIgZmlsbD0iIzREQTk3MCIvPgo8cmVjdCB4PSI3MC4yMzQzIiB5PSI3Ljk3MzI3IiB3aWR0aD0iMTEuMDAwNSIgaGVpZ2h0PSIyLjAwMDA5IiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgNzAuMjM0MyA3Ljk3MzI3KSIgZmlsbD0iIzREQTk3MCIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzU3NTZfMjgzNjYiPgo8cmVjdCB3aWR0aD0iNzEiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);
  }
}
.solution-list__item {
  display: flex;
  padding: 50px 70px 50px 40px;
  border-radius: 25px;
  background: linear-gradient(
    180deg,
    rgba(198, 211, 46, 0.15) 0%,
    rgba(178, 211, 46, 0.15) 100%
  );
  flex-wrap: wrap;
}
.solution-list__item:nth-child(2) {
  background: linear-gradient(
    103.5deg,
    rgba(20, 91, 245, 0.12) 30.42%,
    rgba(30, 37, 230, 0.12) 88.94%
  );
}
.solution-list__item:nth-child(3) {
  background: linear-gradient(
    104.35deg,
    rgba(246, 117, 36, 0.12) 17.17%,
    rgba(214, 36, 90, 0.12) 80.87%
  );
}
.solution-list__item + .solution-list__item {
  margin-top: 30px;
}
.solution-list__item-logo {
  flex: 0 1 160px;
  margin-right: 40px;
  align-self: center;
}
.solution-list__item-desc {
  flex: 0 1 550px;
  margin-right: 40px;
  color: #292e43;
  font-size: 18px;
  line-height: 30px;
}
.solution-list__item-text {
  flex: 1;
  b {
    margin-bottom: 16px;
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
    font-family: Roboto Condensed, sans-serif;
    display: block;
  }
  p {
    font-size: 18px;
    line-height: 30px;
  }
}

.arrow-link-right {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
  color: #4da970;
}
.arrow-link-right:after {
  content: "";
  width: 71px;
  height: 16px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzEiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCA3MSAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzU3NTZfMjgzNjYpIj4KPHJlY3QgeD0iMC4wMjA4NzQiIHk9IjYuOTY2NDMiIHdpZHRoPSI2OSIgaGVpZ2h0PSIyIiBmaWxsPSIjNERBOTcwIi8+CjxyZWN0IHg9IjY4LjgyMDIiIHk9IjkuMzg3MzMiIHdpZHRoPSIxMS4wMDA1IiBoZWlnaHQ9IjIuMDAwMDkiIHRyYW5zZm9ybT0icm90YXRlKC0xMzUgNjguODIwMiA5LjM4NzMzKSIgZmlsbD0iIzREQTk3MCIvPgo8cmVjdCB4PSI3MC4yMzQzIiB5PSI3Ljk3MzI3IiB3aWR0aD0iMTEuMDAwNSIgaGVpZ2h0PSIyLjAwMDA5IiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgNzAuMjM0MyA3Ljk3MzI3KSIgZmlsbD0iIzREQTk3MCIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzU3NTZfMjgzNjYiPgo8cmVjdCB3aWR0aD0iNzEiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);
  display: inline-block;
  vertical-align: bottom;
  margin-left: 16px;
}
.arrow-link-right--white {
  color: #fff;
  &::after {
    width: 75px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAAQCAQAAAD0DkpVAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAACYktHRAD/h4/MvwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB+gIDg0yKUF2UPMAAAABb3JOVAHPoneaAAAAhElEQVRIx+3UQRHCMBgF4Y2DSoiESGiVIKE4ACk4QAJ1EBwUB5GwXCFwzz8Mq+Cbd3gQILPTaMMnqtis4WBmd7WaR0u+w/Y/7KdgCTwRRZiZgQdLAm/Moz1dWwLnMGsVVuDOMhryksWmXkMdqwebehnt6FHGQ62qnkc73lHHgChwsvaoJwIZYMnHGNYhAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDI0LTA4LTE0VDEzOjUwOjI0KzAwOjAw7fNtJwAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyNC0wOC0xNFQxMzo1MDoyNCswMDowMJyu1ZsAAAAodEVYdGRhdGU6dGltZXN0YW1wADIwMjQtMDgtMTRUMTM6NTA6NDErMDA6MDBf7NJkAAAAAElFTkSuQmCC");
  }
}
.arrow-link-right:hover:after {
  animation: moveNewLeft 0.2s ease-in 4 alternate;
}
#case-studies .slide-post {
  position: relative;
  /* min-height: 610px; */
  height: 100%;
  /* h2 {
    font-size: 56px;
    line-height: 1;
  }
  .post-excerpt {
    font-size: 24px;
    line-height: 38px;
    max-width: 488px;
  } */
}
#case-studies .slide-post::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: linear-gradient(
    270deg,
    rgba(37, 47, 62, 0) 19.44%,
    rgba(37, 47, 62, 0.5) 53.85%
  );
}
@keyframes moveNewLeft {
  0% {
    margin-left: 16px;
  }

  to {
    margin-left: 8px;
  }
}
.grey-card {
  padding: 50px 40px;
  box-shadow: 0px 4px 24px 0px #0000000a;
  border-radius: 25px;
  border: 1px solid #32828b33;
  height: 100%;
  b {
    font-size: 14px;
    line-height: 22.4px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
  }
  .grey-card__head {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
    p {
      font-family: Roboto Condensed, sans-serif;
      font-size: 48px;
      font-weight: 700;
      line-height: 56.25px;
      letter-spacing: -0.015em;
      text-align: left;
    }
  }
  .grey-card__logo {
    display: flex;
    align-items: center;
    * + * {
      margin-left: 15px;
    }
    svg {
      width: 100%;
      max-width: 175px;
      max-height: 64px;
    }
  }
  .grey-card__head--small {
    .icon {
      margin-right: 20px;
      flex: none;
      font-size: 0;
      width: 50px;
      height: 50px;
    }
    p {
      font-size: 20px;
      line-height: 23px;
    }
  }
  .grey-card__text {
    font-size: 20px;
    line-height: 32px;
    margin: 20px 0 20px;
  }
  .grey-card__text--small {
    font-size: 18px;
    line-height: 27px;
  }
  .arrow-link-right {
    margin-top: 40px;
    display: inline-block;
  }
}
.grey-card--white {
  background-size: cover;
  background-position: center;
  position: relative;
  border: none;
  overflow: hidden;
  .grey-card__head {
    flex-wrap: nowrap;
  }
  .icon {
    width: 60px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 8px 16px 0px #00000059;
    border-radius: 15px;
  }
  .grey-card__text {
    font-size: 16px;
    line-height: 22px;
  }
  p {
    font-size: 24px;
    line-height: 27px;
  }
  & > * {
    position: relative;
  }
}
/* .grey-card--white::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(163, 52, 215, 0.8);
}
.grey-card--white:nth-child(2):before {
  background: rgba(1, 164, 204, 0.8);
}

.grey-card--white:nth-child(3):before {
  background: rgba(229, 73, 66, 0.8);
} */
#what-we-do .article--mid {
  text-align: center;
}
#what-we-do .slide-post .title {
  font-size: 48px;
  line-height: 56px;
}
.slide-logos {
  display: flex;
  flex-wrap: wrap;
  max-width: 415px;
  gap: 30px 20px;
  margin: 20px 0;
  align-items: center;
  min-height: 130px;
  img {
    max-height: 55px;
  }
}
.arrow-link-menu::after {
  content: "";
  display: inline-block;
  margin-left: 20px;
  width: 22px;
  height: 22px;
  background-position: center right;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzEiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCA3MSAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzU3NTZfMjgzNjYpIj4KPHJlY3QgeD0iMC4wMjA4NzQiIHk9IjYuOTY2NDMiIHdpZHRoPSI2OSIgaGVpZ2h0PSIyIiBmaWxsPSIjNERBOTcwIi8+CjxyZWN0IHg9IjY4LjgyMDIiIHk9IjkuMzg3MzMiIHdpZHRoPSIxMS4wMDA1IiBoZWlnaHQ9IjIuMDAwMDkiIHRyYW5zZm9ybT0icm90YXRlKC0xMzUgNjguODIwMiA5LjM4NzMzKSIgZmlsbD0iIzREQTk3MCIvPgo8cmVjdCB4PSI3MC4yMzQzIiB5PSI3Ljk3MzI3IiB3aWR0aD0iMTEuMDAwNSIgaGVpZ2h0PSIyLjAwMDA5IiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgNzAuMjM0MyA3Ljk3MzI3KSIgZmlsbD0iIzREQTk3MCIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzU3NTZfMjgzNjYiPgo8cmVjdCB3aWR0aD0iNzEiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==");
}
.sugar-item__header {
  display: flex;
  margin-bottom: 20px;
  .sugar-item__icon {
    background: #ffffff26;
    width: 63px;
    height: 63px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 23px;
    flex: none;
    border-radius: 15px;
  }
  .sugar-item__text {
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    font-weight: 700;
    span {
      color: #4da970;
    }
  }
}
.sugar-item {
  border: 1px solid #343b57;
  padding: 30px;
  border-radius: 25px;
  color: #fff;
  p {
    font-size: 18px;
    line-height: 28px;
  }
}

.is-desktop-slide:not(.is-small-slide),
.is-desktop-slide-and-mob {
  .slick-slide {
    margin: 0 30px;
  }
  .slick-list {
    margin-left: -30px;
    margin-right: -30px;
    overflow: visible;
  }
}
.all-games {
  background-image: url("../png/games-dev.png");
  background-position: right;
  background-repeat: no-repeat, repeat-y;
}
.key-name {
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 48px;
  line-height: 56px;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  color: #2a2e41;
  border-bottom: 1px solid #32828b33;
  text-align: center;
  cursor: pointer;
  position: relative;
  &:hover,
  &.open {
    background: #4da970;
    color: #fff;
    border: none;
  }
  &:hover {
    a {
      display: block;
    }
  }
  &:first-child {
    border-top: 1px solid #32828b33;
  }
  a {
    display: none;
    position: absolute;
    color: #fff;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
  }
  &.open {
    border-bottom: 0;
  }
}
.data-content-ul {
  margin-bottom: 30px;
  li {
    padding-left: 43px;
    position: relative;
    font-size: 18px;
    line-height: 30px;
    &:after {
      content: "";
      display: block;
      position: absolute;
      left: 20px;
      width: 8px;
      height: 8px;
      background-color: #fff;
      border-radius: 50%;
      top: 50%;
      transform: translateY(-50%);
    }
  }
}
/* #key-accordion  */
.key-content {
  padding-bottom: 40px;
  width: 100% !important;
  .text {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  &.open {
    border-bottom: 1px solid #32828b33;
  }
}
#how-do {
  background-image: url("../png/background.png");
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}
.custom-grid {
  grid-template-columns: repeat(12, 1fr);
  /* grid-auto-rows: minmax(100px, auto); */
  grid-template-areas:
    "a a a a b b b b c c c c"
    "d d d e e e f f f g g g";
  .grey-card:nth-child(1) {
    grid-area: a;
  }
  .grey-card:nth-child(2) {
    grid-area: b;
  }
  .grey-card:nth-child(3) {
    grid-area: c;
  }
  .grey-card:nth-child(4) {
    grid-area: d;
  }
  .grey-card:nth-child(5) {
    grid-area: e;
  }
  .grey-card:nth-child(6) {
    grid-area: f;
  }
  .grey-card:nth-child(7) {
    grid-area: g;
  }
}
.show-three-slide {
  .slick-list {
    overflow: visible;
  }
  .slick-slide {
    margin-right: 20px;
  }
}
.custom-bg-slider {
  .slide-post:nth-child(1) {
    background: #292e43 url("../png/game-bg.png") no-repeat right;
    background-size: contain;
  }
  .slide-post:nth-child(2) {
    background: #2e3041 url("../png/art-bg.png") no-repeat right;
    background-size: contain;
  }
  .slide-post:nth-child(3) {
    background: #1b1a2a url("../png/case-mask.png") no-repeat right;
    background-size: contain;
  }
  .slide-post:nth-child(4) {
    background: #292e43 url("../png/art.png") no-repeat right;
    background-size: contain;
  }
}
.promo-slide {
  background: #498cff;
  background-image: url("../png/winday-bg-2.png");
  box-shadow: 0px 20px 40px 0px #00000040;
}
.promo-block {
  box-shadow: 0px 12px 25px 0px #00000040;
  display: block;
  padding: 25px 50px !important;
  background: #2d346d url("../png/bg-mob-header.png") no-repeat center
    right;
  border-radius: 15px;
  margin: 42px 0;
  max-width: 385px;
  position: relative;
  &::after {
    content: "";
    display: block;
    position: absolute;
    right: 55px;
    bottom: 30px;
    width: 75px;
    height: 16px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAAQCAQAAAD0DkpVAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAACYktHRAD/h4/MvwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB+gIDg0yKUF2UPMAAAABb3JOVAHPoneaAAAAhElEQVRIx+3UQRHCMBgF4Y2DSoiESGiVIKE4ACk4QAJ1EBwUB5GwXCFwzz8Mq+Cbd3gQILPTaMMnqtis4WBmd7WaR0u+w/Y/7KdgCTwRRZiZgQdLAm/Moz1dWwLnMGsVVuDOMhryksWmXkMdqwebehnt6FHGQ62qnkc73lHHgChwsvaoJwIZYMnHGNYhAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDI0LTA4LTE0VDEzOjUwOjI0KzAwOjAw7fNtJwAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyNC0wOC0xNFQxMzo1MDoyNCswMDowMJyu1ZsAAAAodEVYdGRhdGU6dGltZXN0YW1wADIwMjQtMDgtMTRUMTM6NTA6NDErMDA6MDBf7NJkAAAAAElFTkSuQmCC");
  }
}

.process {
  background: linear-gradient(
      135deg,
      rgba(255, 238, 247, 0.7),
      rgba(255, 255, 255, 0.6)
    ),
    radial-gradient(circle at 25% 25%, rgba(248, 211, 255, 0.5), transparent),
    radial-gradient(circle at 75% 75%, rgba(255, 255, 200, 0.5), transparent),
    radial-gradient(circle at 25% 75%, rgba(220, 245, 255, 0.4), transparent);
  background-blend-mode: soft-light, screen, screen, screen;
}
.process-color-item {
  padding: 50px;
  background: linear-gradient(
    104.35deg,
    rgba(246, 117, 36, 0.12) 17.17%,
    rgba(214, 36, 90, 0.12) 80.87%
  );
  border-radius: 25px;
  img {
    margin-top: 20px;
  }
}
.process-color-item__title {
  font-size: 48px;
  line-height: 1;
  font-weight: 700;
  color: #292e43;
  margin-bottom: 20px;
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
}
.process-color-item__sub {
  text-align: center;
  color: #292e4380;
  font-size: 18px;
  line-height: 28.8px;
  font-family: "Roboto", sans-serif;
  margin-bottom: 40px;
}
.process-color-item + .process-color-item {
  margin-top: 30px;
}

.process-simple-item {
  margin-top: 60px;
}

@media screen and (max-width: 1024px) {
  .custom-grid {
    grid-template-columns: 1fr;
    grid-template-areas: none;
    .grey-card {
      grid-area: unset !important;
    }
  }
  .tabs-wrapper {
    grid-template-columns: 300px 1fr;
    gap: 20px;
  }
  .inner-scroll-menu-wrap {
    span {
      font-size: 16px;
    }
  }
  .scroll-menu {
    li {
      a {
        padding: 7px 5px 4px;
      }
    }
  }
}
@media screen and (max-width: 767px) {
  .custom-bg-slider {
    .slide-post {
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding: 40px 18px 40px 22px;
    }
    .post-terms {
      margin-top: 20px !important;
      padding-bottom: 0 !important;
    }
    .slide-post:nth-child(1) {
      background-image: url("../png/game-bg-mob.png");
      background-size: cover;
    }
    .slide-post:nth-child(2) {
      background-image: url("../png/art-bg-mob.png");
      background-size: cover;
    }
    .slide-post:nth-child(3) {
      background-image: url("../png/case-bg-mob.png");
      background-size: cover;
    }
    .slide-post:nth-child(4) {
      background-image: url("../png/art-mob.png");
      background-size: cover;
    }
    .btn {
      margin-top: 10px;
      border-radius: 10px;
    }
  }
  .promo-block {
    padding: 25px !important;
    margin: 10px 0 !important;
  }
  .slide-logos {
    gap: 15px;
    min-height: 95px;
    margin: 10px 0;
    img {
      max-height: 40px;
      max-width: 80px;
    }
  }
  .promo-slide {
    background-image: url("../png/winday-bg-2-mobile.png");
    margin-right: 0 !important;
    background-position: center;
  }
  #case-studies .slide-post {
    min-height: auto;
  }
  #what-we-do .article--mid {
    text-align: left;
  }
  .container {
    padding-left: 15px; /*20px*/
    padding-right: 15px; /*20px*/
  }
  .hero-section-padding .grey-card:nth-child(1),
  .hero-section-padding .grey-card:nth-child(2),
  .hero-section-padding .grey-card:nth-child(3) {
    height: auto;
  }
  .solution-list__item + .solution-list__item {
    margin-top: 0;
  }
  .key-name {
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 20px;
    line-height: 23px;
    letter-spacing: -0.015em;
  }

  /* fix hover effert  */
  .key-name:hover a {
    display: none;
  }
  .key-content {
    .text {
      margin-top: 20px;
      margin-bottom: 20px;
    }
    .article {
      font-size: 14px;
      line-height: 22px;
    }
  }
  #related {
    padding-bottom: 170px;
  }
  .inner-scroll-menu-wrap {
    flex-direction: column;
    height: auto;
    align-items: flex-start;
    & > span {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: space-between;
      /* padding: 13px 0; */
      span {
        font-size: 16px;
        line-height: 1;
      }
    }
  }
  .is-small-slide {
    .slick-list {
      overflow: visible;
    }
    .slick-slide {
      margin-right: 20px;
    }
  }
  .icon-social {
    right: 35px;
  }
  .desktop-arrow-down {
    display: none;
  }
  .btn-sub {
    background: transparent;
    font-size: 0;
    margin-left: 15px;
    padding: 18px 15px;
    position: relative;
    right: -15px;
    transition: 0.3s all;
    order: 1;
    margin-right: 0;
    display: inline-flex;
    &.active {
      transform: rotate(-180deg);
    }
  }
  .scroll-menu {
    flex-direction: column;
    height: 0;
    overflow: hidden;
    transition: 0.3s all;
    align-items: flex-start;
    &.active {
      height: auto;
      overflow: visible;
    }
    li {
      a {
        line-height: 1;
        padding: 10px 15px 10px 0;
      }
    }
  }
  .tabs-wrapper {
    grid-template-columns: 1fr;
  }
  .hero-section {
    height: 316px;
    .section-breadcrumbs {
      padding: 6px 20px;
      li a,
      li span {
        font-size: 10px;
        line-height: 16px;
      }
    }
  }
  .modal-body {
    .stage-item {
      flex-direction: column;
      padding: 0 !important;
      border: none !important;
    }
    .stage-item__icon {
      order: 1;
      max-width: 80%;
      margin-right: 0;
    }
    .stage-text__desc {
      font-size: 14px;
      line-height: 21px;
    }
    .stage-text__sub {
      font-size: 14px;
      line-height: 22px;
    }
  }

  .dm-table {
    display: flex !important;
    flex-direction: column;
  }
  .dm-cell {
    padding: 0;
    display: block !important;
  }
  .dm-modal {
    max-width: 100% !important;
    min-height: 100vh;
  }

  .img-cont img {
    max-width: 190px;
    height: auto !important;
  }
  .solution-list__item-logo {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .solut-wrap {
    p {
      font-size: 14px;
      line-height: 21px;
    }
    .get-touch-btn {
      padding: 14px 28px;
      margin-top: 20px;
      margin-bottom: 43px;
      text-transform: uppercase;
      span {
        font-size: 14px;
        line-height: 16.41px;
      }
    }
    &.hero-buttom {
      .get-touch-btn {
        width: 100%;
        margin-bottom: 0;
      }
    }
  }
  #stages {
    .stage-list__item {
      padding: 14px 0;
      border: none;
      position: relative;
    }
    .stage-item__icon,
    .stage-text__sub,
    .stage-text__desc {
      display: none;
    }
    .stage-list__item + .stage-list__item {
      margin-top: 0;
    }
    .stage-text__title {
      font-size: 16px;
      line-height: 18.75px;
      opacity: 0.7;
      margin-bottom: 0;
    }
  }
  #stages .stage-list__item:hover .stage-text__title {
    opacity: 1;
    padding-left: 18px;
  }
  #stages .stage-list__item:hover:before {
    content: "";
    width: 8px;
    height: 8px;
    display: block;
    position: absolute;
    background: url("../png/list-type.png");
    background-size: contain;
  }
  .inner-scroll-menu {
    display: none;
  }
  .hero-section-text__t {
    font-size: 36px;
    line-height: 39.6px;
    margin-bottom: 6px;
  }
  .hero-section-text__d {
    font-size: 14px;
    line-height: 21px;
  }
  .tabs-sort-items {
    display: none;
  }
  .padding-top-s {
    padding-top: 40px;
  }
  .page-art-wrap {
    margin-bottom: 140px;
  }
  .faq-section .grid-column-3 {
    margin-bottom: 40px !important;
    display: block;
  }
  .grid-random + div {
    margin-top: 20px;
  }
  .tabs-item {
    padding: 13px 13px 13px 0;
    font-size: 16px;
    line-height: 19px;
    .icon {
      max-height: 30px;
      margin-right: 11px;
    }
  }
  .general-form__left {
    padding: 40px 15px;
    text-align: center;
  }
  .general-form__right {
    padding: 40px 15px;
    .btn--primary {
      width: 100%;
    }
  }
  .form-title {
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 10px;
  }
  .slide-post {
    /* height: 100%; */
    padding: 30px;
    .title {
      font-size: 28px;
      line-height: 32px;
    }
    .slide-post-wrap {
      max-width: 100%;
    }
    .post-excerpt {
      font-size: 14px;
      line-height: 22px;
    }
  }
  #what-we-do {
    .slick-list {
      margin: 0;
    }
    .slide-post {
      margin-left: 0;
      margin-right: 20px;
      .title {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: -0.015em;
        margin-bottom: 10px;
      }
      .post-excerpt {
        letter-spacing: -0.015em;
      }
    }
  }

  .solution-list__item {
    flex-wrap: wrap;
    padding: 30px;
  }
  .solution-list__item > * {
    flex-basis: auto;
  }
  .solution-list__item-desc {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .solution-list__item-desc,
  .solution-list__item-text p {
    font-size: 14px;
    line-height: 25px;
  }
  .solution-list__item-text b {
    font-size: 24px;
    line-height: 28px;
  }
  /* .slick-slide[class^="col-"] {
    padding: 0 !important ;
  } */
  .slick-list {
    [class^="col-"] {
      padding: 0;
    }
  }
  .grey-card {
    box-shadow: none;
    padding: 30px;
    .grey-card__head {
      p {
        font-size: 28px;
        line-height: 32.8px;
      }
    }
    .grey-card__head--small p {
      font-size: 20px;
      line-height: 23px;
    }
    .grey-card__text,
    .grey-card__text--small {
      font-size: 14px;
      line-height: 21px;
    }
    .arrow-link-right {
      margin-top: 15px;
    }
  }
  .grey-card .grey-card__logo {
    max-width: 120px;
    max-height: 44px;
    svg {
      max-height: 44px;
    }
  }

  .inner-section {
    padding-top: 40px;
    .title--section {
      text-align: center;
    }
  }
  .big-title-section {
    font-size: 64px;
    line-height: 75px;
  }
  .key-offerings .big-title-section,
  .design-tools .big-title-section {
    font-size: 58px;
    line-height: 67px;
  }
  .feedback-section-p {
    padding-left: 0;
  }
  .feedback-section-p svg {
    display: none;
  }
  .sugar-item {
    padding: 20px;
    border-radius: 35px;
    p {
      font-size: 14px;
      line-height: 21px;
    }
  }
  .sugar-item__header {
    .sugar-item__icon {
      width: 40px;
      height: 40px;
      margin-right: 10px;
    }
    .sugar-item__text {
      font-size: 16px;
      line-height: 18.75px;
    }
  }
  .sliders-wrap {
    display: block;
    .slick-dots {
      margin-top: 30px;
      /* padding-bottom: 30px; */
      padding-bottom: 0;
      display: flex;
      /* padding-left: 10px; */
    }
    .custom-btn-slide {
      width: 35px;
      height: 35px;
      svg {
        width: 8px;
      }
    }
    .custom-btn-slide {
      bottom: -10px;
    }
    .custom-btn-slide--prev {
      right: 45px;
    }
  }
  .faq-section .card-header {
    font-size: 14px;
    line-height: 16.41px;
  }
  .faq-section .card-header {
    padding: 21px;
  }
  .faq-section .card-header:before {
    left: 0;
  }
  .faq-section .card-body {
    font-size: 14px;
    line-height: 21px;
    padding: 0;
    color: #292e43d9;
    padding-bottom: 20px;
  }
  .faq-section .card-header:after {
    right: 0;
  }
  .faq-section .card-body p {
    font-size: 14px;
    line-height: 21px;
  }
  .general-form {
    .col-md-7 {
      background: none;
    }
    .img-cont {
      display: block;
      text-align: center;
    }
    .book-call {
      width: 100%;
      max-width: 100%;
      justify-content: center;
    }
  }
  .faq-section .accordion {
    margin-top: 20px;
  }

  #newpage {
    .title--section,
    .title,
    .data-content__title {
      font-size: 28px;
      line-height: 31px;
    }
    .title--section__big {
      font-size: 36px;
      line-height: 41px;
    }
    .grid-random .d-grid {
      grid-template-columns: 1fr !important;
      grid-gap: 15px;
    }
  }
  .image-card-custom .title--card {
    font-size: 24px !important;
    line-height: 34px !important;
  }
}
