@import "vendor/aos.min.css";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap");
html {
  font-family: Montserrat, Arial, sans-serif;
  line-height: 1;
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
body,
html {
  -webkit-backface-visibility: hidden;
}
body {
  margin: 0;
  position: relative;
  background-color: #fafafa;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
body,
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
iframe {
  border: transparent;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  text-decoration: none;
}
a:active,
a:focus,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 40px;
  margin: 0;
}
@media screen and (max-width: 600px) {
  h1 {
    font-size: 30px;
  }
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 15px;
}
h2,
h3,
h4,
h5,
p {
  margin: 0;
}
p {
  font-size: 15px;
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  display: block;
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: auto;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  outline: none;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
blockquote {
  padding-left: 15px;
  border-left: 5px solid #0072f6;
  font-size: 16px;
  line-height: 22px;
  font-style: italic;
}
blockquote em {
  display: block;
  font-size: 80%;
}
.container.no {
  padding: 50px 0;
}
.container.no h3 {
  font-size: 32px;
  line-height: 1.4;
  margin-bottom: 15px;
}
.container.no p {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 25px;
  color: #555;
}
.no-wrp {
  white-space: nowrap;
}
.apocalypse__icon,
.content-icon {
  font-size: 40px;
  display: inline-block;
  margin-right: 20px;
}
.apocalypse__icon.isoi-bullet-w,
.content-icon.isoi-bullet-w {
  width: 5px;
  height: 5px;
  background: #fff;
}
.apocalypse__icon.isoi-bullet-blue,
.content-icon.isoi-bullet-blue {
  width: 5px;
  height: 5px;
  background: #1476f2;
}
@media screen and (max-width: 768px) {
  html[lang="nb-No"] h1,
  html[lang="nb-No"] h2 {
    font-size: 20px !important;
  }
}
.h1,
h1 {
  font-size: 40px;
  line-height: 1.25;
}
.h2,
h2 {
  font-size: 30px;
}
.h2,
.h3,
h2,
h3 {
  line-height: 1.33;
}
.h3,
h3 {
  font-size: 15px;
}
p {
  font-size: 18px;
  line-height: 1.67;
}
p.small-text {
  font-size: 13px;
  font-weight: 300;
  line-height: 1.54;
}
.white-text {
  color: #fff;
}
.blue-color {
  color: #1476f2;
}
.gray-color {
  color: #555;
}
.h1 ~ p,
h1 ~ p {
  margin-top: 25px;
}
.h2 ~ p,
h2 ~ p {
  margin-top: 15px;
}
.h3 ~ p,
h3 ~ p {
  margin-top: 5px;
}
.healthcare-slider,
body {
  background-color: #121212;
}
.down-arrow {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 46px;
  height: 23px;
  -webkit-animation: bouncing 0.5s ease-in-out infinite alternate;
  animation: bouncing 0.5s ease-in-out infinite alternate;
}
.healthcare-slider .tabs-content__right h3 {
  text-transform: unset !important;
}
.healthcare-slider .tabs-content__right span {
  margin-top: 12px;
}
.high-end {
  padding: 80px 0 20px;
}
@media screen and (max-width: 991px) {
  .high-end {
    padding: 60px 0;
  }
}
.high-end__block {
  padding-top: 1px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .high-end__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 40px;
  }
}
.high-end__block--right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
@media screen and (max-width: 767px) {
  .high-end__block--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.high-end__block--left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
@media screen and (max-width: 767px) {
  .high-end__block--left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 20px;
  }
}
.high-end__block--left ul li {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .high-end__block--left ul li {
    margin-bottom: 18px;
  }
}
.high-end__block--left ul li svg {
  width: 32px;
  margin-right: 15px;
}
.high-end__block--left ul li span {
  font-weight: 600;
  font-size: 18px;
  line-height: 54px;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .high-end__block--left ul li span {
    font-size: 14px;
    line-height: 25px;
  }
}
.construction-block {
  padding: 40px 0;
}
.construction-block.right-img {
  background: #121212;
}
.construction-block.right-img .construction-block__content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .construction-block.right-img .construction-block__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.construction-block.right-img
  .construction-block__content
  .construction-block__content--right {
  padding-left: 0;
  padding-right: 63px;
}
@media screen and (max-width: 767px) {
  .construction-block.right-img
    .construction-block__content
    .construction-block__content--right {
    padding-right: 0;
  }
}
.construction-block.left-img {
  background: #121212;
}
@media screen and (max-width: 991px) {
  .construction-block {
    padding: 60px 0;
  }
}
.construction-block__content {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .construction-block__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.construction-block__content--left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 47%;
  flex: 0 0 47%;
}
@media screen and (max-width: 767px) {
  .construction-block__content--left img {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .construction-block__content--left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.construction-block__content--right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 53%;
  flex: 0 0 53%;
  padding-left: 80px;
  color:#ffffff;
}
@media screen and (max-width: 767px) {
  .construction-block__content--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-left: 0;
  }
}
.construction-block__content--right ul li {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 24px;
}
.construction-block__content--right ul li h3 {
  font-size: 16px;
  line-height: 23px;
}
.construction-block__content--right ul li p {
  font-size: 14px;
  line-height: 24px;
  color: #323232;
  opacity: 0.8;
}
.step-title {
  position: relative;
  letter-spacing: 1px;
  margin-bottom: 0;
  opacity: 0;
  font-weight: 600;
  font-size: 12px;
  line-height: 24px;
  text-transform: unset;
  color: #aaa;
  padding: 20px 0;
  text-align: center;
}
body.platforms-ar-construction .step-text,
body.services-dedicated-development-team .step-text,
body.services-digital-transformation-services .step-text,
body.services-it-staffing-services .step-text,
body.services-outsourcing-software-development-ukraine-services .step-text,
body.services-team-extension .step-text {
  padding-bottom: 20px !important;
}
.healthcare-slider.insurance-clients .tabs-content__left {
  min-height: 582px !important;
}
@media screen and (min-width: 1280px) {
  .container {
    width: 1038px;
  }
}
@-webkit-keyframes bouncing {
  0% {
    bottom: 30px;
  }
  to {
    bottom: 20px;
  }
}
@keyframes bouncing {
  0% {
    bottom: 30px;
  }
  to {
    bottom: 20px;
  }
}
.about {
  background-color: #f2f2f2;
  padding: 70px 0;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.about p {
  color: #323232;
}
@media screen and (max-width: 767px) {
  .about {
    padding: 60px 0;
  }
}
.about ul {
  padding-left: 30px;
  list-style-type: none;
}
.about ul li {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 30px;
  list-style-position: inside;
  text-indent: -1em;
  padding-left: 1em;
}
.about ul li:before {
  font-size: 12px;
  content: "■";
  color: #0072f6;
  position: relative;
  bottom: 3px;
  padding-right: 10px;
}
.about ul li:first-child {
  margin-top: 30px;
}
.about ul li:last-child {
  margin-bottom: 0;
}
.about hr {
  border: none;
  height: 30px;
  margin: 0;
}
.about h4 {
  margin: 15px 0;
}
.about h3 {
  margin-top: 15px;
  font-size: 24px;
}
.about a {
  color: #0072f6;
}
.about .box-left {
  max-width: 25%;
  display: none;
}
.about .box-left,
.about .box-right {
  float: left;
  width: 100%;
}
@media (max-width: 767px) {
  .about .box-left,
  .about .box-right {
    float: none;
    max-width: 100%;
  }
  .about .box-right {
    padding: 0;
  }
}
.about__title {
  line-height: 34px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 28px;
}
.about__title span {
  color: #0072f6;
}
.about__testimonial {
  font-size: 14px;
}
@media (max-width: 767px) {
  .about__testimonial {
    font-size: inherit;
  }
}
.about-img {
  margin: 70px 0;
}
.about-img__wrap {
  max-width: 1050px;
  margin: 0 auto;
}
.about-img__wrap img {
  width: 33.33333333333%;
  float: left;
  display: block;
}
.about-img__wrap img:first-child {
  margin-left: 33.3%;
}
.about-text {
  margin: 70px 0 0;
  position: relative;
}
.about-text:last-child {
  margin-bottom: 0;
}
.about-text__sidebar {
  float: left;
  width: 203px;
  position: relative;
}
@media (max-width: 1220px) {
  .about-text__sidebar {
    width: 33%;
  }
}
@media (max-width: 767px) {
  .about-text__sidebar {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
.about-text__sidebar:before {
  content: "";
  display: block;
  position: absolute;
  top: -55px;
  left: 0;
  height: 8px;
  width: 100px;
  background: #000;
}
@media screen and (min-width: 768px) {
  .about-text__sidebar:before {
    display: none;
  }
}
.about-text__sidebar h3 {
  font-weight: 700;
  line-height: 30px;
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 28px;
}
@media (max-width: 1075px) {
  .about-text__sidebar h3 {
    margin-left: 0;
    width: 200px;
  }
}
@media (max-width: 767px) {
  .about-text__sidebar h3 {
    width: auto;
    line-height: 25px;
    margin-bottom: 15px;
  }
}
.about-text__sidebar p {
  display: block;
  margin: 0 0 47px;
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .about-text__sidebar p {
    margin-bottom: 15px;
  }
}
.about-text__content {
  width: 801px;
  float: right;
}
@media (max-width: 767px) {
  .about-text__content {
    width: 100%;
    margin-bottom: 20px;
    float: none;
  }
}
@media (max-width: 1220px) {
  .about-text__content {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .about-text__content {
    float: none;
    width: 100%;
  }
}
.about-text__content p {
  color: #707070;
  font-size: 14px;
  line-height: 25px;
  min-height: 110px;
  font-weight: 300;
}
@media (max-width: 1075px) {
  .about-text__content p {
    margin-bottom: 25px;
    min-height: 0;
  }
}
@media (max-width: 767px) {
  .about-text__content p {
    margin: 0 0 15px;
    line-height: 20px;
    min-height: 0;
  }
}
.about-text__content p.second-line {
  min-height: 110px;
}
.about-text__content p span {
  font-weight: 600;
  color: #171717;
}
.about-text__left {
  float: left;
  width: 350px;
  padding-right: 53px;
}
@media (max-width: 1075px) {
  .about-text__left {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .about-text__left {
    float: none;
    width: 100%;
    padding: 0;
  }
}
.about-text__left:first-child {
  position: relative;
}
.about-text__left:first-child:before {
  content: "";
  display: block;
  position: absolute;
  top: -55px;
  left: 0;
  height: 8px;
  width: 100px;
  background: #000;
}
@media (max-width: 767px) {
  .about-text__left:first-child:before {
    display: none;
  }
}
.about-text__right {
  float: left;
  width: 310px;
  padding-right: 0;
}
@media (max-width: 767px) {
  .about-text__right {
    float: none;
    width: 100%;
    padding: 0;
  }
}
.block-chart {
  padding: 25px 0;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .block-chart {
    display: block;
  }
}
.block-chart__content {
  width: 40%;
}
@media screen and (max-width: 1279px) {
  .block-chart__content {
    width: 45%;
  }
}
@media screen and (max-width: 1023px) {
  .block-chart__content {
    width: 100%;
  }
}
.block-chart__title {
  margin-bottom: 30px;
  font-size: 24px;
  text-transform: uppercase;
}
.block-chart__text {
  font-weight: 300;
}
.block-chart__media {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .block-chart__media {
    margin-top: 50px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .block-chart__media {
    display: block;
    text-align: center;
  }
}
.block-chart__media img {
  margin-right: 125px;
}
@media screen and (max-width: 767px) {
  .block-chart__media img {
    margin-right: 0;
    margin-bottom: 50px;
  }
}
.block-chart__list li {
  line-height: 30px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: 700;
}
.block-chart__list li span {
  padding-left: 30px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .block-chart__list li {
    width: 150px;
    margin: 0 auto;
  }
}
.block-features {
  padding: 25px 0;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.block-features__title {
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 50px;
}
.block-features__item {
  width: 50%;
  padding-right: 100px;
}
.block-features__item:nth-child(-n + 4) {
  margin-bottom: 50px;
}
@media screen and (max-width: 1279px) {
  .block-features__item {
    padding-right: 60px;
  }
}
@media screen and (max-width: 1023px) {
  .block-features__item {
    padding-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .block-features__item {
    width: 100%;
    padding-right: 0;
  }
}
.block-features__item a {
  color: #000;
}
.block-features__item a:hover {
  color: #0072f6;
}
.block-features__item a:active {
  color: #0061d1;
}
.block-features__heading {
  margin-bottom: 20px;
  font-size: 16px;
  text-transform: uppercase;
  padding-left: 25px;
  border-left: 5px solid #0072f6;
  margin-top: 15px;
}
.block-features__list li {
  font-weight: 300;
  line-height: 30px;
}
.block-features__list li:last-child {
  margin-bottom: 0;
}
.block-features__text {
  font-weight: 300;
}
.block-features--main .block-features__heading {
  font-size: 24px;
  line-height: 1;
}
.block-features--main .block-features__item {
  padding: 20px 0;
  margin-bottom: 30px;
  position: relative;
  margin-right: 135px;
  width: -webkit-calc(100%/2 - 135px);
  width: calc(100% / 2 - 135px);
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .block-features--main .block-features__item {
    margin-right: 80px;
    width: -webkit-calc(100%/2 - 60px);
    width: calc(100% / 2 - 60px);
  }
  .block-features--main .block-features__item:nth-child(2n) {
    margin-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .block-features--main .block-features__item {
    margin-right: 50px;
    width: 100%;
  }
}
.block-features--no-padding {
  padding: 0;
}
.block-features--disc-style {
  list-style-type: disc;
  padding-left: 30px;
}
.block-features__item--link {
  cursor: pointer;
}
.block-features__item--link:after {
  content: "";
  background-color: #0072f6;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  -webkit-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
}
.block-features__item--link:focus:after,
.block-features__item--link:hover:after {
  width: -webkit-calc(100% + 50px);
  width: calc(100% + 50px);
}
.block-features__item--link:focus .block-features__text,
.block-features__item--link:hover .block-features__text {
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
  color: #fff;
}
.block-features__item--link:focus .block-features__heading,
.block-features__item--link:hover .block-features__heading {
  border-left-color: #fff;
  color: #fff;
}
.block-features__item--link .block-features__heading,
.block-features__item--link .block-features__text {
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.block-features--col-3 .block-features__item {
  width: 33.33333%;
}
.block-features--col-3 .block-features__item:nth-child(-n + 3) {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .block-features--col-3 .block-features__item {
    width: 100%;
    padding-right: 0;
    margin-bottom: 50px;
  }
  .block-features--col-3 .block-features__item:last-child {
    margin-bottom: 0;
  }
}
.block-features--col-4 .block-features__item {
  width: 25%;
  padding-right: 50px;
}
@media screen and (max-width: 1279px) {
  .block-features--col-4 .block-features__item {
    padding-right: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .block-features--col-4 .block-features__item {
    width: 33.33333%;
    padding-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .block-features--col-4 .block-features__item {
    width: 100%;
    padding-right: 0;
    margin-bottom: 50px;
  }
  .block-features--col-4 .block-features__item:last-child {
    margin-bottom: 0;
  }
}
.categories .block-features .block-features__item {
  margin: 0 0 14px;
}
.categories .block-features .block-features__item a {
  position: relative;
}
.categories .block-features .block-features__item a:after {
  content: "";
  height: 2px;
  -webkit-transition: right 0.1s ease;
  transition: right 0.1s ease;
  display: block;
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 100%;
  background: #0072f6;
}
.categories .block-features .block-features__item a:hover {
  color: #0072f6;
}
.categories .block-features .block-features__item a:hover:after {
  right: -5px;
}
.block-markdown {
  margin: 79px 0 100px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  color:#ffffff;
}
@media screen and (max-width: 1279px) {
  .block-markdown {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .block-markdown {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
}
.block-markdown__sidebar {
  -ms-flex-negative: 1;
  flex-shrink: 1;
  width: 100%;
  padding-right: 179px;
  max-width: 394px;
}
@media screen and (max-width: 767px) {
  .block-markdown__sidebar {
    padding-right: 0;
  }
}
@media screen and (max-width: 1279px) {
  .block-markdown__sidebar {
    width: 100%;
  }
}
.block-markdown__sidebar h3 {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px;
  margin-bottom: 28px;
}
.block-markdown__sidebar p {
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  margin: 0 0 47px;
}
.block-markdown.col-3 > ul > li {
  width: 33.33333%;
}
@media screen and (max-width: 1023px) {
  .block-markdown.col-3 > ul > li {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .block-markdown.col-3 > ul > li {
    width: 100%;
    margin-right: 0;
  }
}
.block-markdown.col-2 > ul > li {
  width: 50%;
  padding-right: 80px;
}
@media screen and (max-width: 1023px) {
  .block-markdown.col-2 > ul > li {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .block-markdown.col-2 > ul > li {
    width: 100%;
    margin-right: 0;
  }
}
.block-markdown > h3 {
  padding-right: 70px;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  max-width: 326px;
  width: 100%;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px;
  margin-bottom: 28px;
}
@media screen and (max-width: 1279px) {
  .block-markdown > h3 {
    width: 100%;
    max-width: none;
  }
}
@media screen and (max-width: 575px) {
  .block-markdown > h3 {
    letter-spacing: 1px;
    line-height: 32px;
    margin-bottom: 40px;
  }
}
.block-markdown > ul {
  position: relative;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-negative: 3;
  flex-shrink: 3;
  margin-top: 5px;
}
.block-markdown > ul:before {
  content: "";
  position: absolute;
  display: block;
  width: 100px;
  height: 8px;
  top: -55px;
  left: 0;
  background: #ffffff;
}
@media screen and (max-width: 1279px) {
  .block-markdown > ul {
    position: static;
    max-width: 100%;
  }
}
.block-markdown > ul > li {
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
  margin-bottom: 51px;
  display: block;
  width: 100%;
  min-height: 1px;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
@media screen and (max-width: 575px) {
  .block-markdown > ul > li {
    margin-bottom: 13px;
  }
}
.block-markdown > ul > li:last-child {
  margin-bottom: 0;
}
.block-markdown > ul > li a {
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
  color: #1E90FF;
  text-decoration: none;
}
.block-markdown > ul > li em {
  font-size: 15px;
  line-height: 25px;
  font-style: normal;
}
.block-markdown--privacy .privacy-inner-list {
  list-style-type: disc;
  padding-left: 30px;
  font-size: 15px;
}
.block-markdown--privacy .privacy-inner-list li {
  font-size: 15px;
}
.block-markdown--privacy ul {
  max-width: -webkit-calc(100% - 294px);
  max-width: calc(100% - 294px);
}
@media screen and (max-width: 1279px) {
  .block-markdown--privacy ul {
    max-width: 100%;
  }
}
.block-markdown--privacy .privacy-numbered-list-item {
  margin-bottom: 5px;
  font-weight: 300;
  line-height: 25px;
}
.block-markdown--privacy .privacy-strong-text {
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .block-markdown--contacts > ul {
    margin-right: 0;
  }
}
.block-markdown--contacts > ul > li {
  color: #323232;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
}
.block-markdown--contacts > ul > li:nth-last-child(2) {
  margin-bottom: 0;
}
.block-markdown--contacts > ul > li strong {
  font-weight: 500;
  font-size: 14px;
}
.block-markdown--contacts > ul > li h4 {
  color: #323232;
  margin: 0 0 5px;
  font-size: 16px;
}
.block-markdown--contacts > ul > li a {
  color: #0072f6;
  line-height: 1.3;
  font-size: 14px;
}
.block-markdown--contacts > ul > li em {
  margin: 27px 0 7px;
  display: block;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
}
@media screen and (max-width: 575px) {
  .block-markdown--contacts > ul > li em {
    margin: 8px 0 7px;
  }
}
.block-markdown--contacts > ul > li ul {
  margin-right: 80px;
  margin-bottom: 35px;
}
.block-markdown--about li {
  color: #707070;
  min-height: 110px;
}
.block-markdown--about li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .block-markdown--about li {
    margin-right: 0;
  }
}
.block-markdown--about li strong {
  color: #171717;
}
.block-video__item {
  margin-bottom: 30px;
}
.block-video__item:last-child {
  margin-bottom: auto;
}
@media screen and (max-width: 1279px) {
  .block-video__item {
    float: left;
    margin-right: 48px;
    margin-bottom: 0;
    width: -webkit-calc(100%/2 - 24px);
    width: calc(100% / 2 - 24px);
  }
  .block-video__item:last-child {
    margin-right: auto;
  }
}
@media screen and (max-width: 1023px) {
  .block-video__item {
    float: none;
    width: 100%;
    margin-bottom: 50px;
    margin-right: auto;
  }
}
.block-video__wrapper {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
.block-video__wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.block-white {
  background-color: #fff;
  padding: 70px 0;
}
.block-white__flexbox {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .block-white__flexbox {
    display: block;
  }
}
.block-white__title {
  text-transform: uppercase;
  max-width: 195px;
  margin-right: 78px;
}
@media screen and (max-width: 1279px) {
  .block-white__title {
    margin-right: 62px;
  }
}
@media screen and (max-width: 767px) {
  .block-white__title {
    margin-bottom: 50px;
  }
}
.block-white__title h2 {
  font-size: 24px;
  line-height: 32px;
}
.block-white__content {
  max-width: 796px;
}
.block-white__content p {
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
}
@media screen and (max-width: 1279px) {
  .block-white__content {
    max-width: 640px;
  }
}
@media screen and (max-width: 1023px) {
  .block-white__content {
    max-width: 432px;
  }
}
.blog-feed {
  margin-bottom: 40px;
}
.blog-feed__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
  padding: 20px;
}
@media screen and (max-width: 1023px) {
  .blog-feed__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    padding: 20px 0;
  }
}
@media screen and (max-width: 1023px) {
  .blog-feed__item.blog-feed__item--news {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    padding: 20px;
  }
}
@media screen and (max-width: 950px) {
  .blog-feed__item.blog-feed__item--news {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    padding: 20px 0;
  }
}
.blog-feed__item.blog-feed__item--news:hover {
  color: #323232;
}
.blog-feed__item.blog-feed__item--news:hover .blog-feed__content {
  -webkit-box-shadow: 0 9px 19px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 9px 19px 0 rgba(0, 0, 0, 0.1);
}
.blog-feed__item.blog-feed__item--news:hover .blog-feed__title--news {
  color: #1476f2;
}
.blog-feed__content {
  background-color: #fff;
  position: relative;
  padding: 40px;
  height: 460px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-box-shadow 0.2s;
  transition: -webkit-box-shadow 0.2s;
  transition: box-shadow 0.2s;
  transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
@media screen and (max-width: 767px) {
  .blog-feed__content {
    padding: 30px;
  }
}
.blog-feed__content__wrapper {
  padding: 40px 20px;
}
.blog-feed__content.blog-feed__content--news {
  display: block;
  padding: 0;
  height: 100%;
}
.blog-feed__image {
  height: 200px;
}
.blog-feed__link {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 200px;
  margin: -40px -40px 35px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .blog-feed__link {
    margin: -30px -30px 35px;
  }
}
.blog-feed__link.blog-feed__link--news {
  height: 160px;
  margin: 0;
  padding: 0;
  display: block;
}
.blog-feed__tag {
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  padding: 5px 10px;
  position: absolute;
  left: 40px;
  top: 185px;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .blog-feed__tag {
    left: 30px;
  }
}
.blog-feed__tag.blog-feed__tag--news {
  margin: 0 5px;
  position: static;
  top: 210px;
  font-size: 10px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: rgba(50, 50, 50, 0.3);
  background-color: unset;
  border: 0.5px solid rgba(50, 50, 50, 0.3);
}
.blog-feed__preheader {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.blog-feed__title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.14;
  margin-bottom: 10px;
}
.blog-feed__title.blog-feed__title--news {
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #323232;
}
.blog-feed__date {
  color: #b8b8b8;
  font-size: 14px;
  font-weight: 300;
}
.blog-feed__date.blog-feed__date--news {
  height: 12px;
  font-size: 10px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  text-align: center;
  color: #323232;
}
.blog-feed__title-link {
  padding-top: 24px;
}
.blog-feed__lead {
  line-height: 1.43;
  font-size: 14px;
  width: 100%;
}
.blog-feed__lead.blog-feed__lead--news {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #555;
}
@media screen and (max-width: 767px) {
  .blog-feed__read-more {
    display: none;
  }
}
.posts-container {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .posts-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1024px) {
  .posts-container.posts-container--news {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 950px) {
  .posts-container.posts-container--news {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.blog-grid {
  padding: 70px 0;
}
@media screen and (max-width: 1279px) {
  .blog-grid {
    padding: 80px 0;
  }
}
@media screen and (max-width: 767px) {
  .blog-grid {
    padding: 70px 0 80px;
  }
}
.blog-grid__title {
  font-size: 36px;
  font-weight: 900;
}
.blog-grid__left {
  width: -webkit-calc(69% - 60px);
  width: calc(69% - 60px);
  float: left;
  margin-right: 60px;
}
@media screen and (max-width: 1279px) {
  .blog-grid__left {
    float: none;
    width: 100%;
    margin-bottom: 70px;
  }
}
.blog-grid__right {
  width: 31%;
  float: left;
}
@media screen and (max-width: 1279px) {
  .blog-grid__right {
    float: none;
    width: 100%;
  }
}
.blog-single__item {
  position: relative;
  overflow: hidden;
  height: 448px;
  cursor: pointer;
}
.blog-single__item:hover .blog-single__image {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
@media screen and (max-width: 1279px) {
  .blog-single__item {
    height: 530px;
  }
}
@media screen and (max-width: 1023px) {
  .blog-single__item {
    height: 397px;
  }
}
.blog-single__image {
  background-image: url(img/image-4.png);
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 1279px) {
  .blog-single__image {
    width: 100%;
  }
}
.blog-single__heading {
  position: absolute;
  bottom: 30px;
  font-size: 26px;
  color: #fff;
  left: 23px;
  right: 90px;
}
@media screen and (max-width: 1279px) {
  .blog-single__heading {
    right: 307px;
    bottom: 48px;
  }
}
@media screen and (max-width: 767px) {
  .blog-single__heading {
    right: 0;
  }
}
.blog-single__tag {
  position: absolute;
  top: 40px;
  left: 25px;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}
.blog {
  padding: 72px 0;
  position: relative;
}
.blog h2.title {
  padding: 0 0 10px;
  font-size: 32px;
  font-weight: 600;
  line-height: 0.94;
  text-align: center;
  color: #323232;
}
@media screen and (max-width: 767px) {
  .blog .container {
    padding: 0 15px;
  }
}
.blog__grid {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  margin: 80px 0 0;
}
@media screen and (max-width: 980px) {
  .blog__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
}
.blog__grid-main {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  margin: 80px 0 0;
}
@media screen and (max-width: 980px) {
  .blog__grid-main {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    margin: 0;
    padding: 28px 0 0;
  }
}
.featured-post__wrapper,
.posts__wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
}
@media screen and (max-width: 767px) {
  .featured-post__wrapper,
  .posts__wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.featured-post__wrapper .blog__item .blog__content {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 980px) {
  .featured-post__wrapper .blog__item .blog__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
@media screen and (max-width: 767px) {
  .featured-post__wrapper .blog__item .blog__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
}
.featured-post__wrapper .blog__item .blog__media {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 46%;
  flex: 1 1 46%;
  width: 100%;
}
@media screen and (max-width: 980px) {
  .featured-post__wrapper .blog__item .blog__media {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 35%;
    flex: 1 1 35%;
  }
}
@media screen and (max-width: 767px) {
  .featured-post__wrapper .blog__item .blog__media {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    height: 140px;
  }
}
.featured-post__wrapper .blog__item .blog__text {
  height: 290px;
  width: 100%;
}
@media screen and (max-width: 980px) {
  .featured-post__wrapper .blog__item .blog__text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 65%;
    flex: 1 1 65%;
  }
}
@media screen and (max-width: 767px) {
  .featured-post__wrapper .blog__item .blog__text {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    height: 260px;
    margin-top: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: #fff;
    z-index: 2;
  }
}
.featured-post__wrapper .blog__item .blog__title {
  color: #323232;
  padding: 13px 0 16px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
}
@media screen and (max-width: 980px) {
  .featured-post__wrapper .blog__item .blog__title {
    padding: 11px 0;
    font-size: 16px;
  }
}
.featured-post__wrapper .blog__item .blog__description {
  font-size: 15px;
  line-height: 1.67;
  color: #555;
}
@media screen and (max-width: 980px) {
  .featured-post__wrapper .blog__item .blog__description {
    font-size: 14px;
    line-height: 1.43;
    color: rgba(50, 50, 50, 0.8);
  }
}
.blog__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  width: 100%;
}
.blog__item .blog__title {
  color: #323232;
}
.blog__item:hover .blog__media-inner {
  -webkit-transform: scale(1.16);
  -ms-transform: scale(1.16);
  transform: scale(1.16);
}
.blog__item:hover .blog__tag:not(.blog__tag--medium) {
  margin-top: -15px;
  opacity: 0;
}
.blog__item:hover .blog__link--more {
  opacity: 1;
  bottom: 40px;
}
.blog__item:hover .blog__link--more i {
  margin-left: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.blog__item-main {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  padding: 10px 9px;
}
.blog__content,
.blog__item-main {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.blog__content {
  background-color: #fff;
  background-size: cover;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  color: #323232;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  border-radius: 8px;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .blog__content .blog__media {
    height: 100%;
  }
}
.blog__content:hover {
  -webkit-box-shadow: 0 9px 19px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 9px 19px 0 rgba(0, 0, 0, 0.1);
}
.blog__media {
  height: auto;
  width: 35%;
}
.blog__media,
.blog__media-main {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.blog__media-main {
  height: auto;
  width: 189px;
  height: 265px;
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
  .blog__media-main {
    width: 35%;
    height: 300px;
  }
}
.blog__media-inner,
.blog__media-inner-main {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.blog__media-inner-main {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.blog__logo {
  position: relative;
  z-index: 1;
}
.blog__text {
  padding: 33px;
  width: 65%;
}
@media screen and (max-width: 767px) {
  .blog__text {
    height: 260px;
    margin-top: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: #fff;
    z-index: 2;
  }
}
.blog__text-main {
  padding: 33px;
  width: 65%;
}
@media screen and (max-width: 767px) {
  .blog__text-main {
    margin-top: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: #fff;
    z-index: 2;
    width: 100%;
  }
}
.blog__tag {
  font-size: 12px;
  font-weight: 600;
  color: rgba(50, 50, 50, 0.3);
  display: block;
  text-transform: uppercase;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.blog__title {
  padding: 11px 0;
  font-size: 16px;
  line-height: 1.25;
  text-transform: none;
  font-weight: 600;
}
.blog__description {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.43;
  width: 100%;
  color: rgba(50, 50, 50, 0.8);
}
.blog__description--medium {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
  .blog__description--medium {
    margin-bottom: 80px;
  }
}
.blog__link {
  color: #a7a7a7;
  font-size: 14px;
  bottom: 30px;
}
.blog__link,
.blog__link--more {
  font-weight: 600;
  text-transform: uppercase;
  position: absolute;
}
.blog__link--more {
  font-size: 13px;
  line-height: 1;
  color: #1476f2;
  bottom: 10px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}
.blog__link--more i {
  font-size: 11px;
  margin-left: -3px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.blog__link--more:hover {
  color: #005ed7;
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
  .blog__text--blue {
    min-height: 390px;
  }
}
@media screen and (max-width: 1300px) {
  .blog__item:hover .blog__link--more {
    bottom: 15px;
  }
}
@media screen and (max-width: 1023px) {
  .blog__item {
    width: 100%;
  }
  .blog__text {
    padding: 15px;
  }
  .blog__item--three {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .blog__media {
    width: 100%;
    height: 140px;
  }
  .blog__text {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .blog__media-main {
    width: 100%;
    height: 190px;
  }
  .blog__media-inner-main {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 8px;
  }
  .blog__text-main {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .blog__content--block {
    display: block;
  }
  .blog__media--fluid {
    width: 100%;
    height: 130px;
  }
  .blog__text--fluid {
    width: 100%;
    height: 280px;
    background: #fff;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .blog__text--blue {
    height: 100%;
    background-color: rgba(0, 114, 246, 0.9);
  }
}
.blog__button-wrapper {
  padding: 48px 0;
}
.blog__button,
.blog__button-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.blog__button {
  background-color: #1476f2;
  color: #fff;
  font-size: 14px;
  padding: 18px 32px;
  border-radius: 4px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 171px;
  margin: 48px auto;
}
.blog__button:hover {
  background: #156fe6;
  color: #fff;
}
.blog__button svg {
  margin-left: 22px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.blog__button path {
  fill: #fff;
}
.blog__icons {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  padding: 0 50px;
}
@media screen and (max-width: 980px) {
  .blog__icons {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto auto auto;
    grid-template-columns: auto auto auto;
    gap: 40px;
  }
}
.benefits {
  padding: 80px 0;
  background: -webkit-linear-gradient(246.64deg, #2a82f2 32.5%, #1865c7 77.87%);
  background: linear-gradient(203.36deg, #2a82f2 32.5%, #1865c7 77.87%);
}
.benefits h2 {
  color: #fff;
  margin-bottom: 60px;
}
@media screen and (max-width: 991px) {
  .benefits {
    padding: 60px 0;
  }
}
.benefits__list {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
.benefits__list--icon {
  padding-right: 30px;
}
.benefits__list--item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.2%;
  flex: 0 0 33.2%;
  background-color: #fff;
  padding: 30px 25px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  margin-bottom: 2px;
}
@media screen and (max-width: 991px) {
  .benefits__list--item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49.8%;
    flex: 0 0 49.8%;
  }
}
@media screen and (max-width: 575px) {
  .benefits__list--item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
@media screen and (max-width: 991px) and (min-width: 576px) {
  .benefits__list--item:nth-child(2) {
    border-top-right-radius: 7px;
  }
}
@media screen and (max-width: 991px) and (min-width: 576px) {
  .benefits__list--item:nth-child(5) {
    border-bottom-left-radius: 7px;
  }
}
.benefits__list--item:first-of-type {
  border-top-left-radius: 7px;
}
@media screen and (max-width: 575px) {
  .benefits__list--item:first-of-type {
    border-top-right-radius: 7px;
  }
}
.benefits__list--item:last-of-type {
  border-bottom-right-radius: 7px;
}
@media screen and (max-width: 575px) {
  .benefits__list--item:last-of-type {
    border-bottom-left-radius: 7px;
  }
}
.benefits__list--item:nth-child(3) {
  border-top-right-radius: 7px;
}
@media screen and (max-width: 991px) {
  .benefits__list--item:nth-child(3) {
    border-radius: 0;
  }
}
.benefits__list--item:nth-child(4) {
  border-bottom-left-radius: 7px;
}
@media screen and (max-width: 991px) {
  .benefits__list--item:nth-child(4) {
    border-radius: 0;
  }
}
.benefits__list--item p.title {
  font-weight: 600;
  font-size: 15px;
  line-height: 15px;
  color: #323232;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.benefits__list--item p.descr {
  font-size: 14px;
  line-height: 20px;
  color: #323232;
  opacity: 0.8;
}
.blue-box {
  background-color: rgba(0, 114, 246, 0.9);
  margin: 36px auto;
  padding: 0;
  max-width: 840px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.bg-fluid--blured {
  background-position: 50%;
  background-repeat: no-repeat;
  max-height: 465px;
}
@media screen and (max-width: 375px) {
  .bg-fluid--blured {
    max-height: 660px;
    background-repeat: repeat;
  }
}
.blue-box__bg {
  position: absolute;
  max-width: 840px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  -webkit-filter: blur(2.3px);
  filter: blur(2.3px);
  background-repeat: repeat;
  background-size: 2560px auto;
  background-position: 50%;
}
.blue-box__content {
  color: #fff;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 60px;
  z-index: 10;
  position: relative;
  background-color: rgba(0, 114, 246, 0.9);
}
@media screen and (max-width: 767px) {
  .blue-box__content {
    padding: 30px;
  }
}
.blue-box__title {
  color: inherit;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .blue-box__title {
    font-size: 24px;
  }
}
.blue-box__lead {
  color: inherit;
  line-height: 2;
  font-weight: 400;
  text-align: center;
  padding: 0 40px;
  margin-bottom: 40px;
  width: 100%;
  max-width: 665px;
}
@media screen and (max-width: 960px) {
  .blue-box__lead {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .blue-box__lead {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.blue-circle {
  background-image: url(img/blue-circle.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: absolute;
  height: 1200px;
  max-width: 1200px;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-83%);
  -ms-transform: translateY(-83%);
  transform: translateY(-83%);
  z-index: -1;
}
.button {
  height: 45px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  min-width: 140px;
  font-size: 13px;
  padding: 0 20px;
  font-weight: 600;
  text-transform: uppercase;
  background: #1476f2;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: none;
  white-space: nowrap;
}
@media screen and (max-width: 575px) {
  .button {
    font-size: 14px;
  }
}
.button [class*=" isoi-"],
.button [class^="isoi-"] {
  font-size: 12px;
  color: #1476f2;
  padding-left: 12px;
  display: block;
}
.button:hover {
  background: #005ed7;
  border-color: #005ed7;
  color: #fff;
}
.button:hover [class*=" isoi-"],
.button:hover [class^="isoi-"] {
  color: #fff;
}
.button:active {
  background: #323232;
  border-color: #323232;
  color: #fff;
}
.button:active [class*=" isoi-"],
.button:active [class^="isoi-"] {
  color: #fff;
}
.button--clear {
  height: 45px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  min-width: 140px;
  font-size: 13px;
  padding: 0 20px;
  font-weight: 600;
  text-transform: uppercase;
  background: #1476f2;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: none;
  white-space: nowrap;
  background: transparent;
  border: 2px solid #1476f2;
}
@media screen and (max-width: 575px) {
  .button--clear {
    font-size: 14px;
  }
}
.button--clear [class*=" isoi-"],
.button--clear [class^="isoi-"] {
  font-size: 12px;
  color: #1476f2;
  padding-left: 12px;
  display: block;
}
.button--clear:hover {
  background: #005ed7;
  border-color: #005ed7;
  color: #fff;
}
.button--clear:hover [class*=" isoi-"],
.button--clear:hover [class^="isoi-"] {
  color: #fff;
}
.button--clear:active {
  background: #323232;
  border-color: #323232;
  color: #fff;
}
.button--clear:active [class*=" isoi-"],
.button--clear:active [class^="isoi-"] {
  color: #fff;
}
.button--220 {
  max-width: 220px;
}
.icon-arrow {
  padding-left: 15px;
  width: 8px;
  height: 14px;
}
.icon-arrow:before {
  content: "";
  background-image: url(../img/icons/arrow-small-white.svg);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  height: 12px;
  width: 8px;
}
.icon-arrow--blue:before {
  background-image: url(../img/icons/arrow-small-blue.svg);
}
.button--blue {
  color: #0072f6;
  border: 2px solid #0072f6;
}
.button--blue:hover .icon-arrow:before {
  background-image: url(../img/icons/arrow-small-white.svg);
}
.button--white {
  height: 45px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  min-width: 140px;
  font-size: 13px;
  padding: 0 20px;
  font-weight: 600;
  text-transform: uppercase;
  background: #1476f2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: none;
  white-space: nowrap;
  color: #fff;
  background: transparent;
  border: 2px solid #fff;
}
@media screen and (max-width: 575px) {
  .button--white {
    font-size: 14px;
  }
}
.button--white [class*=" isoi-"],
.button--white [class^="isoi-"] {
  font-size: 12px;
  color: #1476f2;
  padding-left: 12px;
  display: block;
}
.button--white:hover {
  background: #005ed7;
  border-color: #005ed7;
  color: #fff;
}
.button--white:hover [class*=" isoi-"],
.button--white:hover [class^="isoi-"] {
  color: #fff;
}
.button--white:active {
  background: #323232;
  border-color: #323232;
  color: #fff;
}
.button--white:active [class*=" isoi-"],
.button--white:active [class^="isoi-"] {
  color: #fff;
}
.button--white:hover {
  color: #323232;
  background: #fff;
  border: 2px solid #fff;
}
.button--white:active {
  color: #323232;
  background: hsla(0, 0%, 88%, 0.8);
  border: 2px solid hsla(0, 0%, 88%, 0.1);
}
.button--white i {
  color: #fff;
}
.button--white:active,
.button--white:hover,
.button--white:hover i {
  color: #1476f2;
}
.button--white i[class^="isoi-"] {
  color: #fff;
}
.button--white:active i[class^="isoi-"],
.button--white:hover i[class^="isoi-"] {
  color: #1476f2;
}
.card__button.button i[class^="isoi-"] {
  color: #fff;
}
.button--white-gray {
  height: 45px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  min-width: 140px;
  font-size: 13px;
  padding: 0 20px;
  font-weight: 600;
  text-transform: uppercase;
  background: #1476f2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: none;
  white-space: nowrap;
  color: #fff;
  background: transparent;
  border: 2px solid #fff;
}
@media screen and (max-width: 575px) {
  .button--white-gray {
    font-size: 14px;
  }
}
.button--white-gray [class*=" isoi-"],
.button--white-gray [class^="isoi-"] {
  font-size: 12px;
  color: #1476f2;
  padding-left: 12px;
  display: block;
}
.button--white-gray:hover {
  background: #005ed7;
  border-color: #005ed7;
  color: #fff;
}
.button--white-gray:hover [class*=" isoi-"],
.button--white-gray:hover [class^="isoi-"] {
  color: #fff;
}
.button--white-gray:active {
  background: #323232;
  border-color: #323232;
  color: #fff;
}
.button--white-gray:active [class*=" isoi-"],
.button--white-gray:active [class^="isoi-"] {
  color: #fff;
}
.button--white-gray:hover {
  color: #323232;
  background: #fff;
  border: 2px solid #fff;
}
.button--white-gray:active {
  color: #323232;
  background: hsla(0, 0%, 88%, 0.8);
  border: 2px solid hsla(0, 0%, 88%, 0.1);
}
.button--white-gray i[class^="isoi-"] {
  color: #fff;
}
.button--white-gray:active i[class^="isoi-"],
.button--white-gray:hover i[class^="isoi-"] {
  color: #323232;
}
.button--white-green {
  height: 45px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  min-width: 140px;
  font-size: 13px;
  padding: 0 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: none;
  white-space: nowrap;
  border: 2px solid #fff;
  height: 50px;
  min-width: 220px;
  font-weight: 600;
  color: #fff;
  background: #17ca8e;
  border: 2px solid #17ca8e;
  font-size: 15px;
}
@media screen and (max-width: 575px) {
  .button--white-green {
    font-size: 14px;
  }
}
.button--white-green [class*=" isoi-"],
.button--white-green [class^="isoi-"] {
  font-size: 12px;
  color: #17ca8e;
  padding-left: 12px;
  display: block;
}
.button--white-green:hover {
  background: #129d6e;
  border-color: #129d6e;
}
.button--white-green:hover [class*=" isoi-"],
.button--white-green:hover [class^="isoi-"] {
  color: #fff;
}
.button--white-green:active {
  background: #323232;
  border-color: #323232;
  color: #fff;
}
.button--white-green:active [class*=" isoi-"],
.button--white-green:active [class^="isoi-"] {
  color: #fff;
}
.button--white-green:hover {
  color: #323232;
  background: #fff;
  border: 2px solid #fff;
  color: #fff;
  background: #129d6e;
  border: 2px solid #129d6e;
}
.button--white-green:active {
  color: #323232;
  background: hsla(0, 0%, 88%, 0.8);
  border: 2px solid hsla(0, 0%, 88%, 0.1);
}
@media screen and (max-width: 767px) {
  .button--white-green {
    width: auto;
    font-size: 14px;
  }
}
.button--white-green i[class^="isoi-"] {
  color: #17ca8e;
}
.button--white-green:active i[class^="isoi-"],
.button--white-green:hover i[class^="isoi-"] {
  color: #323232;
}
.button--video-play {
  margin-top: 60px;
}
.button--video-play i[class^="isoi-"] {
  padding-left: 0;
  padding-right: 12px;
  font-size: 13px;
}
.button--primary {
  background-color: #0072f6;
  color: #fff;
  font-weight: 400;
  padding: 15px 35px;
  max-width: 200px;
  min-height: 45px;
}
.button--primary:hover {
  color: #fff;
  background-color: #06d;
}
.button--clients {
  background-color: #0072f6;
  font-weight: 600;
  max-width: 100%;
}
.button--blue-not-filled {
  height: 45px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  min-width: 140px;
  font-size: 13px;
  padding: 0 20px;
  font-weight: 600;
  text-transform: uppercase;
  background: #1476f2;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: none;
  white-space: nowrap;
  background: transparent;
  border: 2px solid #1476f2;
}
@media screen and (max-width: 575px) {
  .button--blue-not-filled {
    font-size: 14px;
  }
}
.button--blue-not-filled [class*=" isoi-"],
.button--blue-not-filled [class^="isoi-"] {
  font-size: 12px;
  color: #1476f2;
  padding-left: 12px;
  display: block;
}
.button--blue-not-filled:hover {
  background: #005ed7;
  border-color: #005ed7;
  color: #fff;
}
.button--blue-not-filled:hover [class*=" isoi-"],
.button--blue-not-filled:hover [class^="isoi-"] {
  color: #fff;
}
.button--blue-not-filled:active {
  background: #323232;
  border-color: #323232;
  color: #fff;
}
.button--blue-not-filled:active [class*=" isoi-"],
.button--blue-not-filled:active [class^="isoi-"] {
  color: #fff;
}
.button-new {
  width: fit-content;
  float: left;
}
@media screen and (max-width: 575px) {
  .button-new {
    margin-left: 0 !important;
    margin-top: 20px !important;
  }
}
.card {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 10px;
  height: 240px;
  width: 400px;
}
.card__content {
  background-position: 50%;
  background-size: cover;
  color: #fff;
  position: relative;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow: hidden;
  padding: 40px;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.card__content:hover .button--more {
  position: absolute;
  height: 100%;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
@media screen and (max-width: 320px) {
  .card__content {
    padding: 20px;
  }
}
.card__hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.card__title {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
.card__lead {
  color: #fff;
}
.card__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.card__link:hover ~ .card__button {
  margin-top: 20px;
  opacity: 1;
  background: transparent;
  padding: 0;
  min-width: 0;
}
.card__link:hover ~ .card__button,
.card__link:hover ~ .card__button i:before {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.card__link:hover ~ .card__hover {
  background-color: rgba(0, 114, 246, 0.8);
}
.card__button {
  -webkit-transform: translateX(-150%);
  -ms-transform: translateX(-150%);
  transform: translateX(-150%);
  opacity: 0;
  -webkit-transition: margin 0.2s ease-in-out, opacity 0.1s ease,
    -webkit-transform 0.3s ease;
  transition: margin 0.2s ease-in-out, opacity 0.1s ease,
    -webkit-transform 0.3s ease;
  transition: margin 0.2s ease-in-out, transform 0.3s ease, opacity 0.1s ease;
  transition: margin 0.2s ease-in-out, transform 0.3s ease, opacity 0.1s ease,
    -webkit-transform 0.3s ease;
  background: transparent;
}
.card__button i[class^="isoi-"] {
  color: #fff;
}
.card__button i:before {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transform: translateX(-150%);
  -ms-transform: translateX(-150%);
  transform: translateX(-150%);
}
.case-studies__items {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.case-studies__items .item {
  margin-top: 30px;
  width: 100%;
  height: 480px;
  -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  cursor: pointer;
}
.case-studies__items .item:first-child {
  margin-top: 0;
}
.case-studies__items .item .item__media {
  position: relative;
  height: 60%;
}
.case-studies__items .item .item__media .item__media-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.case-studies__items .item .item__media .item__media-wrap .item__media-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  background-size: cover;
  background-position: 50%;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.case-studies__items .item .item__media .item__media-logo {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80px;
  height: 80px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
  opacity: 1;
  z-index: 1;
}
.case-studies__items .item .item__media .item__media-logo img {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 2;
}
.case-studies__items .item .item__text {
  height: 40%;
  position: relative;
  padding: 38px 16px 30px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.case-studies__items .item .item__text h2 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  text-transform: unset;
  color: #323232;
}
.case-studies__items .item .item__text p {
  opacity: 0.7;
  font-size: 13px;
  line-height: 1.2;
  text-align: center;
  color: #323232;
}
.case-studies__items .item .item__text a {
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  color: #1476f2;
  text-transform: uppercase;
  bottom: 10px;
  position: absolute;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.case-studies__items .item .item__text a i {
  font-size: 11px;
  margin-left: 5px;
}
.case-studies__items .item--wide .item {
  width: 100%;
}
.case-studies__items .item:hover {
  -webkit-box-shadow: 0 15px 15px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 15px 15px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.case-studies__items
  .item:hover
  .item__media
  .item__media-wrap
  .item__media-inner {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.case-studies__items .item:hover .item__media .item__media-logo {
  width: 101%;
  height: 100%;
  bottom: 0;
  opacity: 0.6;
  border-radius: 0;
  -webkit-box-shadow: unset;
  box-shadow: unset;
  -webkit-animation: animLogo 0.3s ease;
  animation: animLogo 0.3s ease;
}
.case-studies__items .item:hover .item__media .item__media-logo img {
  min-width: 33%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.case-studies__items .item:hover .item__text {
  padding: 30px 16px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.case-studies__items .item:hover .item__text a {
  opacity: 1;
  bottom: 23px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
@media (min-width: 900px) {
  .case-studies__items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .case-studies__items .item {
    width: -webkit-calc((100% - 40px)/3);
    width: calc((100% - 40px) / 3);
  }
  .case-studies__items .item:not(:nth-child(n + 4)) {
    margin-top: 0;
  }
  .case-studies__items .item:not(:nth-child(3n + 3)) {
    margin-right: 19.9999px;
  }
  .case-studies__items .item:last-child {
    margin-right: 0;
  }
  .case-studies__items .item .item__text {
    padding: 40px 20px 35px;
  }
  .case-studies__items .item .item__text h2 {
    font-size: 18px;
    font-weight: 600;
  }
  .case-studies__items .item .item__text p {
    opacity: 0.7;
    font-size: 13px;
    line-height: 1.23;
  }
  .case-studies__items .item .item__text a {
    font-size: 13px;
    line-height: 1;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .case-studies__items .item:hover .item__text {
    padding: 30px 20px 35px;
  }
  .case-studies__items .item:hover a {
    color: #005ed7;
  }
}
@media (min-width: 1280px) {
  .case-studies__items .item .item__text {
    padding: 50px 20px 45px;
  }
  .case-studies__items .item .item__text h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 0.85;
  }
  .case-studies__items .item .item__text p {
    opacity: 0.7;
    font-size: 14px;
    line-height: 1.33;
  }
  .case-studies__items .item .item__text a {
    font-size: 13px;
    line-height: 1;
  }
  .case-studies__items .item:hover .item__text {
    padding: 35px 20px 45px;
  }
}
@-webkit-keyframes animLogo {
  0% {
    width: 80px;
    height: 80px;
    bottom: -20px;
    opacity: 1;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
  }
  40% {
    width: 30%;
    height: 30%;
    bottom: 5%;
    opacity: 0.8;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
  }
  50% {
    width: 40%;
    height: 40%;
    border-radius: 5px;
    opacity: 0.6;
    bottom: 10%;
  }
  70% {
    width: 70%;
    height: 70%;
    bottom: 15%;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
  }
  99% {
    width: 101%;
    height: 100%;
    border-radius: 0;
    bottom: 0;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
  }
  to {
    -webkit-box-shadow: unset;
    box-shadow: unset;
  }
}
@keyframes animLogo {
  0% {
    width: 80px;
    height: 80px;
    bottom: -20px;
    opacity: 1;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
  }
  40% {
    width: 30%;
    height: 30%;
    bottom: 5%;
    opacity: 0.8;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
  }
  50% {
    width: 40%;
    height: 40%;
    border-radius: 5px;
    opacity: 0.6;
    bottom: 10%;
  }
  70% {
    width: 70%;
    height: 70%;
    bottom: 15%;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
  }
  99% {
    width: 101%;
    height: 100%;
    border-radius: 0;
    bottom: 0;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
  }
  to {
    -webkit-box-shadow: unset;
    box-shadow: unset;
  }
}
.case-intro {
  height: 630px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
.case-intro__cover {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 600px;
  letter-spacing: -20px;
  color: #e6e6e6;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.case-intro__flexbox {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  position: relative;
  z-index: 2;
}
.case-intro__content {
  max-width: 796px;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  .case-intro__content {
    max-width: 576px;
  }
}
.case-intro__content a {
  color: #0072f6;
}
.case-intro__content p {
  font-size: 36px;
  font-weight: 300;
  line-height: 46px;
}
@media screen and (max-width: 767px) {
  .case-intro__content p {
    font-size: 24px;
    line-height: 1.5;
  }
}
.case-nav {
  position: relative;
}
.case-nav__flexbox {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 300px;
}
@media screen and (max-width: 1023px) {
  .case-nav__flexbox {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 200px;
  }
}
@media screen and (max-width: 767px) {
  .case-nav__flexbox {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.case-nav__cover {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.4s ease-in-out, -webkit-transform 5s ease;
  transition: opacity 0.4s ease-in-out, -webkit-transform 5s ease;
  transition: transform 5s ease, opacity 0.4s ease-in-out;
  transition: transform 5s ease, opacity 0.4s ease-in-out,
    -webkit-transform 5s ease;
  opacity: 0;
  background-image: url(img/big-data-analytics.jpg);
  background-size: cover;
  top: 0;
  left: 0;
}
.case-nav__item {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  width: 50%;
}
.case-nav__item--white {
  background-color: #f0f0f0;
}
.case-nav__item--black {
  background-color: #000;
}
.case-nav__item a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  padding: 80px;
  min-height: 300px;
}
@media screen and (min-width: 1600px) {
  .case-nav__item a {
    padding: 80px 160px;
  }
}
@media screen and (max-width: 1023px) {
  .case-nav__item a {
    padding: 80px 50px;
  }
}
@media screen and (max-width: 767px) {
  .case-nav__item a {
    padding: 40px 20px;
    min-height: 230px;
  }
}
@media screen and (max-width: 767px) {
  .case-nav__item {
    width: 100%;
  }
}
.case-nav__item:hover .case-nav__cover {
  opacity: 0.5;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.case-nav__direction {
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  color: #27aeff;
  text-transform: uppercase;
}
@media screen and (max-width: 1023px) {
  .case-nav__direction {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .case-nav__direction {
    line-height: 36px;
  }
}
.case-nav__title {
  font-weight: 700;
  font-size: 60px;
  line-height: 73px;
  text-align: left;
  color: #000;
  text-transform: capitalize;
}
@media screen and (max-width: 1279px) {
  .case-nav__title {
    line-height: 60px;
    font-size: 47px;
  }
}
@media screen and (max-width: 1023px) {
  .case-nav__title {
    font-size: 36px;
    line-height: 44px;
  }
}
.case-nav__title--white {
  color: #fff;
}
.case-nav__arrow {
  background-image: url(img/arrow-back-icons-prev.svg);
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  display: block;
  margin: 0;
  object-fit: contain;
}
.case-nav__arrow--next {
  background-image: url(img/arrow-back-icons-next.svg);
  background-repeat: no-repeat;
}
.slider {
  position: relative;
  height: 600px;
}
.slider__item {
  position: absolute;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: 50%;
}
.slider .carousel,
.slider .carousel-cell {
  height: 100%;
}
.case-slider--creating-app {
  width: 100%;
  height: 800px;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .case-slider--creating-app {
    padding: 40px 0;
  }
}
.case-slider--creating-app .swiper-container {
  width: 50%;
  height: 50%;
  margin: auto;
  padding-left: 50px;
}
@media screen and (max-width: 800px) {
  .case-slider--creating-app .swiper-container {
    width: 100%;
    padding-left: 0;
  }
}
@media screen and (max-width: 425px) {
  .case-slider--creating-app .swiper-container {
    height: 100%;
    padding-top: 100%;
    position: absolute;
    top: 0;
  }
}
.case-slider--creating-app .swiper-container .swiper-slide {
  height: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.case-slider--creating-app .creating-app {
  width: 100%;
  height: 100%;
  position: relative;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .case-slider--creating-app .creating-app {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.case-slider--creating-app .creating-app .picture,
.picture {
  position: absolute;
}
.picture {
  opacity: 0;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
}
.creating-app__pictures-container {
  width: 50%;
  position: relative;
  height: 400px;
  margin: auto;
}
@media screen and (max-width: 800px) {
  .creating-app__pictures-container {
    width: 100%;
  }
}
@media screen and (max-width: 425px) {
  .creating-app__pictures-container {
    height: 40%;
    margin: 0;
  }
}
.picture.animated {
  opacity: 1;
}
.case-slider__slide-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  color: #323232;
  text-align: left;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.case-slider__slide-text {
  font-size: 18px;
  line-height: 1.67;
  color: #555;
  text-align: left;
  width: 100%;
  max-width: 600px;
}
.case-slider__slide-text p {
  font-size: 18px;
  margin-bottom: 18px;
}
.case-slider__slide-text ul {
  list-style-type: disc;
  margin-left: 20px;
  margin-bottom: 18px;
  padding-left: 15px;
}
.case-slider__slide-text ul li {
  font-size: 18px;
}
.case-slider__slide-text ul li a:hover {
  color: #0072f6;
}
@media screen and (max-width: 1024px) {
  .case-slider__slide-text {
    margin: auto;
  }
}
@media screen and (max-width: 768px) {
  .case-slider__slide-text {
    max-width: none;
  }
}
.swiper-container > .swiper-pagination-bullets {
  position: absolute;
  bottom: 80px !important;
  left: 50px;
  right: auto !important;
  top: auto !important;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  width: auto !important;
}
@media screen and (max-width: 768px) {
  .swiper-container > .swiper-pagination-bullets {
    left: 0 !important;
    right: 0 !important;
    margin: auto;
  }
}
.swiper-container > .swiper-pagination-bullets .swiper-pagination-bullet {
  border-radius: 0;
  width: 50px;
  height: 2px;
  display: inline-block !important;
  margin-right: 20px !important;
}
@media screen and (max-width: 768px) and (max-width: 425px) {
  .swiper-container > .swiper-pagination-bullets {
    bottom: 0 !important;
  }
}
.case-studies .carousel {
  width: 100%;
  height: 440px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  .case-studies .carousel {
    height: 371px;
  }
}
@media screen and (max-width: 500px) {
  .case-studies .carousel {
    height: 460px;
  }
}
.case-studies__item {
  position: relative;
  width: 50%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 1023px) {
  .case-studies__item {
    width: 100%;
  }
}
.case-studies__image {
  background-image: url(img/bitmap.png);
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: -1;
}
.case-studies__content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
  height: 100%;
}
.case-studies__heading {
  color: #fff;
}
.case-studies__lead {
  color: #fff;
  max-width: 370px;
  margin: 0 auto 47px;
}
@media screen and (max-width: 1023px) {
  .case-studies__lead {
    max-width: 390px;
  }
}
@media screen and (max-width: 470px) {
  .case-studies__lead {
    max-width: 230px;
  }
}
@media screen and (min-width: 1024px) {
  .js-hide-navs .flickity-page-dots,
  .js-hide-navs .flickity-prev-next-button {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .flickity-page-dots {
    display: none;
  }
}
.case-tabs {
  background-color: #303030;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .case-tabs {
    padding-bottom: 0;
  }
}
.case-tabs__background {
  background-color: #000;
}
.case-tabs .tabbed-pane__body {
  display: none;
  max-width: 880px;
  padding: 0 40px;
  margin: 100px auto 0;
}
@media screen and (max-width: 767px) {
  .case-tabs .tabbed-pane__body {
    margin: 50px auto;
  }
}
.case-tabs .tabbed-pane__body p {
  color: #fff;
  font-size: 24px;
  line-height: 40px;
  font-weight: 300;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .case-tabs .tabbed-pane__body p {
    font-size: 18px;
    line-height: 1.5;
  }
}
.case-tabs .tabbed-pane__tabs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 650px;
  margin: 0 auto;
  height: 120px;
}
.case-tabs .tabbed-pane__tabs,
.case-tabs .tabbed-pane__tabs li {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.case-tabs .tabbed-pane__tabs li {
  border-bottom: 4px solid #000;
  color: #fff;
  cursor: pointer;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
}
.case-tabs .tabbed-pane__tabs li span {
  pointer-events: none;
  position: relative;
  padding: 0 50px;
}
@media screen and (max-width: 767px) {
  .case-tabs .tabbed-pane__tabs li span {
    padding: 0 15px;
    font-size: 14px;
  }
}
.case-tabs .tabbed-pane--tab-1 .tabbed-pane__body-1 {
  display: block;
}
.case-tabs .tabbed-pane--tab-1 .tabbed-pane__tab-1 {
  border-color: #0072f6;
  background-color: hsla(0, 0%, 100%, 0.1);
}
.case-tabs .tabbed-pane--tab-2 .tabbed-pane__body-2 {
  display: block;
}
.case-tabs .tabbed-pane--tab-2 .tabbed-pane__tab-2 {
  border-color: #0072f6;
  background-color: hsla(0, 0%, 100%, 0.1);
}
.case-tabs .tabbed-pane--tab-3 .tabbed-pane__body-3 {
  display: block;
}
.case-tabs .tabbed-pane--tab-3 .tabbed-pane__tab-3 {
  border-color: #0072f6;
  background-color: hsla(0, 0%, 100%, 0.1);
}
.cases {
  background-color: #fff;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 1023px) {
  .cases {
    background-color: transparent;
  }
}
@media screen and (max-width: 1023px) {
  .cases__carousel {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.cases__item {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1023px) {
  .cases__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.cases__content {
  background-color: #fff;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 60px;
}
@media screen and (max-width: 1023px) {
  .cases__content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 30px;
  }
}
.cases__lead {
  margin-bottom: 25px;
}
.cases__image {
  position: relative;
  height: 400px;
}
@media screen and (max-width: 767px) {
  .cases__image {
    height: 200px;
  }
}
.cases__bg {
  background-position: top;
  background-size: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.cases__link img {
  opacity: 0.4;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: auto !important;
}
@media screen and (max-width: 1023px) {
  .cases__link img {
    width: 50px !important;
  }
}
.cases__link {
  background-color: #fff;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #f5f5f5;
  border-bottom: 3px solid #eaeaea;
  border-right: 1px solid #f5f5f5;
  position: relative;
  width: 100%;
  height: 200px;
}
@media screen and (max-width: 1023px) {
  .cases__link {
    height: 100px;
  }
}
.cases__link:after {
  content: "";
  display: block;
  width: 0;
  position: absolute;
  bottom: -3px;
  left: 0;
  height: 3px;
  background-color: #0072f6;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.cases__link:focus img,
.cases__link:hover img {
  opacity: 1;
}
.cases__link:focus:after,
.cases__link:hover:after {
  width: 100%;
}
.img-cont {
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
  background-color: #fff;
  border-radius: 7px;
  padding: 5px;
}
.img-cont img {
  width: 100% !important;
  height: 100% !important;
}
body.cases-airlines .case-mask,
body.cases-airlines .case-mask .container,
body.cases-finis .case-mask,
body.cases-finis .case-mask .container,
body.cases-transplant-hero .case-mask,
body.cases-transplant-hero .case-mask .container {
  position: relative;
}
body.cases-airlines .case-mask:before,
body.cases-finis .case-mask:before,
body.cases-transplant-hero .case-mask:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(20, 118, 242, 0.8);
}
body.cases-airlines header,
body.cases-finis header,
body.cases-transplant-hero header {
  position: relative;
}
body.cases-airlines header:before,
body.cases-finis header:before,
body.cases-transplant-hero header:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.cases-client-management-platform-for-dental-clinics header {
  display: none;
}
.d-hero {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#2988ff),
    to(#0062de)
  );
  background: -webkit-linear-gradient(left, #2988ff, #0062de);
  background: linear-gradient(90deg, #2988ff, #0062de);
  padding-bottom: 60px;
  color: #fff;
}
.d-hero-lines {
  width: 100%;
  height: 100%;
  background: url(img/cases/client-management-platform-for-dental-clinics/Lines.png)
    no-repeat;
  background-position: 50%;
}
.d-hero__text h1 {
  font-weight: 600;
  font-size: 40px;
  line-height: 55px;
  text-transform: uppercase;
}
.d-hero__text p {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
}
.d-hero-wrap {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 150px;
}
.d-hero__text {
  width: 57%;
}
.d-hero__image {
  width: 40%;
}
.d-hero__image--mobile {
  display: none;
}
.d-hero-description-wrap {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 70px;
}
.d-hero-description-box,
.d-hero-description-wrap {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.d-hero-description-box {
  width: 33.3%;
}
.d-hero-description-box img {
  margin-right: 20px;
  max-height: 80px;
}
.d-hero-description-box__label {
  opacity: 0.56;
  font-size: 14px;
  line-height: 40px;
}
.d-hero-description-box__text {
  font-weight: 600;
  font-size: 24px;
  line-height: 25px;
}
.d-text-section {
  padding: 80px 0 72px;
  background: #fff;
}
.d-text-section h2 {
  font-weight: 600;
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  text-transform: none;
  color: #000;
}
.d-text-section h2 mark {
  color: #1476f2;
  background: none;
}
.d-main-description {
  padding: 72px 0;
  background: #fafafa;
}
.d-main-description-item {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  background: #fff;
  height: 390px;
  border-radius: 8px;
  overflow: hidden;
}
.d-main-description-item__image {
  width: 50%;
  overflow: hidden;
}
.d-main-description-item__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.d-main-description-item__text {
  width: 50%;
  padding: 48px 52px;
}
.d-main-description-item__text ul {
  font-size: 18px;
  line-height: 1.67;
}
.d-main-description-item__text li {
  margin-top: 20px;
}
.d-main-description-item:nth-child(2n) .d-main-description-item__image {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.d-features {
  padding: 72px 0;
  background: #1476f2;
  color: #fff;
  text-align: center;
}
.d-features h2 {
  font-weight: 600;
  font-size: 40px;
  color: #fff;
  margin-bottom: 34px;
}
.d-features p {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  padding: 0 60px;
}
.d-features__wrap {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.d-features__item {
  width: 33.3%;
  padding: 0 10px;
}
.d-team {
  padding: 72px 0 50px;
}
.d-team h2 {
  text-align: center;
}
.d-team__box {
  border: 1px solid #1476f2;
  border-radius: 8px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
}
.d-team__item {
  width: 25%;
  padding: 40px;
}
.d-team__item p {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  margin-top: 28px;
}
.d-technologies {
  padding: 50px 0;
}
.d-technologies h2 {
  text-align: center;
}
.d-technologies_box {
  border: 1px solid #1476f2;
  border-radius: 8px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}
.d-technologies__item {
  width: 33.3%;
  text-align: center;
  padding: 31px 0 38px;
}
.d-technologies__item p {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  margin-top: 36px;
}
.d-technologies__item img {
  margin: 0 auto;
  height: 71px;
  object-fit: contain;
}
.d-technologies__item.with-border {
  border-left: 1px solid #1476f2;
  border-right: 1px solid #1476f2;
}
.d-review {
  padding: 110px 0 90px;
  background: #fafafa;
}
.d-review-box {
  background: #fff;
  padding: 0 57px 26px;
  -webkit-box-shadow: 15px 0 40px rgba(0, 0, 0, 0.1);
  box-shadow: 15px 0 40px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
.d-review-box-author {
  position: relative;
  top: -30px;
}
.d-review-box-author img {
  margin: 0 auto;
  -webkit-filter: drop-shadow(0 1px 9px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 1px 9px rgba(0, 0, 0, 0.2));
  border-radius: 6px;
  margin-bottom: 15px;
}
.d-review-box-author__name {
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
}
.d-review-box-author__position {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #a7a7a7;
  text-align: center;
  margin-top: 5px;
}
.d-review-box__text p {
  font-size: 18px;
  text-align: center;
}
.d-review-box__text:before {
  content: "“";
  text-align: left;
  height: 80px;
}
.d-review-box__text:after,
.d-review-box__text:before {
  font-weight: 600;
  font-size: 144px;
  line-height: 144px;
  color: rgba(0, 0, 0, 0.092);
  opacity: 0.49;
  display: block;
}
.d-review-box__text:after {
  content: "”";
  text-align: right;
  height: 100px;
}
.d-contact-us {
  background: #1476f2;
}
.d-contact-us--bg {
  padding: 72px 0;
  width: 100%;
  height: 100%;
  background: url(img/cases/client-management-platform-for-dental-clinics/Lines.png)
    no-repeat;
  background-position: 100% 0;
}
.d-contact-us h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 30px;
  color: #fff;
  text-transform: none;
}
.d-contact-us h3 {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  text-transform: none;
  margin: 20px 0 46px;
}
.d-contact-us a {
  font-size: 14px;
  line-height: 14px;
  display: inline-block;
  text-transform: uppercase;
  color: #1476f2;
  padding: 18px 44px;
  background: #fff;
  border-radius: 4px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.d-contact-us a:hover {
  background: hsla(0, 0%, 100%, 0.91);
}
.d-contact-us--soc-responsibility {
  background: #1476f2;
}
.d-contact-us--soc-responsibility--bg {
  padding: 72px 0;
  width: 100%;
  height: 100%;
  background: url(img/social-responsibility/lines.png) no-repeat;
  background-position: 100% 0;
}
@media screen and (max-width: 991px) {
  .d-contact-us--soc-responsibility--bg {
    background-position: 22% 100%;
  }
}
.d-contact-us--soc-responsibility h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 30px;
  color: #fff;
  text-transform: none;
}
@media screen and (max-width: 991px) {
  .d-contact-us--soc-responsibility h2 {
    font-size: 20px;
  }
}
.d-contact-us--soc-responsibility p.description-text {
  font-size: 18px;
  color: #fff;
  font-style: italic;
}
.d-contact-us--soc-responsibility p.description-hashtag {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  color: #ffd600;
}
.d-link-to-all-cases {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 50px;
}
.d-link-to-all-cases a {
  color: #fff;
  background: #1476f2;
  padding: 20px 40px;
  border-radius: 10px;
  text-transform: uppercase;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.d-link-to-all-cases a:hover {
  background: rgba(20, 116, 242, 0.796);
}
@media screen and (max-width: 1024px) {
  .d-features h2 {
    min-height: 108px;
  }
  .d-main-description-item__text li {
    font-size: 18px;
  }
}
@media screen and (max-width: 991px) {
  .d-hero__image {
    display: none;
  }
  .d-hero__image--mobile {
    display: block;
    width: 40%;
    margin-top: 20px;
  }
  .d-hero-lines {
    background-position: center 30%;
    background-size: 100%;
  }
  .d-hero__text {
    width: 100%;
  }
  .d-hero-description-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .d-hero-description-box img {
    max-height: 52px;
    max-width: 62px;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .d-text-section h2 {
    width: 100%;
  }
  .d-main-description-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
  }
  .d-main-description-item__image {
    width: 100%;
  }
  .d-main-description-item__image img {
    border-radius: 0;
    max-height: 500px;
  }
  .d-main-description-item__text {
    width: 100%;
    padding: 40px 24px;
  }
  .d-main-description-item:nth-child(2n) .d-main-description-item__image {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .d-features {
    padding: 70px 0 10px;
  }
  .d-features__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .d-features__item {
    width: 100%;
    margin-bottom: 60px;
  }
  .d-features__item h2 {
    min-height: 20px;
    margin-bottom: 10px;
  }
  .d-team__item {
    width: 50%;
  }
  .d-contact-us__button-wrap {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 570px) {
  .d-hero {
    padding-bottom: 24px;
  }
  .d-hero-lines {
    background-size: 200%;
  }
  .d-hero__text h1 {
    font-size: 24px;
    line-height: 28px;
  }
  .d-hero__text p {
    font-size: 16px;
    line-height: 24px;
  }
  .d-hero-description-wrap {
    margin-top: 90px;
  }
  .d-hero-description-box img {
    max-height: 32px;
    max-width: 62px;
  }
  .d-hero-description-box__label {
    font-size: 13px;
    line-height: 24px;
  }
  .d-hero-description-box__text {
    font-size: 14px;
    line-height: 24px;
  }
  .d-text-section {
    padding: 32px 0;
  }
  .d-text-section h2 {
    font-size: 18px !important;
    line-height: 25px !important;
    margin-bottom: 0;
  }
  .d-main-description-item__image img {
    aspect-ratio: 12/10;
  }
  .d-main-description-item__text {
    padding: 16px 24px;
  }
  .d-main-description-item__text h2 {
    font-size: 16px !important;
    margin-bottom: 0;
    line-height: 30px !important;
  }
  .d-main-description-item__text p {
    font-size: 13px;
    margin-top: 8px;
  }
  .d-main-description-item__text li {
    font-size: 13px;
    margin-top: 10px;
  }
  .d-features {
    padding-top: 16px;
  }
  .d-features__item h2 {
    font-size: 24px !important;
    line-height: 34px !important;
    margin-bottom: 8px;
  }
  .d-features p {
    font-size: 16px;
    padding: 0 20px;
    margin-top: 8px;
  }
  .d-features__item {
    margin-bottom: 40px;
  }
  .d-team {
    padding: 24px 0;
  }
  .d-team__box {
    margin-top: 16px;
  }
  .d-team__item {
    padding: 16px;
  }
  .d-team__item p {
    font-size: 14px;
    line-height: 18px;
    margin-top: 12px;
  }
  .d-technologies {
    padding: 24px 0;
  }
  .d-technologies__item {
    padding: 13px 0;
  }
  .d-technologies__item p {
    font-size: 13px;
    margin-top: 12px;
  }
  .d-technologies__item img {
    height: 38px;
  }
  .d-technologies__item.with-border {
    width: 40%;
  }
  .d-review {
    padding: 54px 0;
    background: #fafafa;
  }
  .d-review-box {
    padding: 0 21px;
  }
  .d-review-box__text p {
    font-size: 16px;
    line-height: 24px;
  }
  .d-review-box__text:after,
  .d-review-box__text:before {
    font-size: 80px;
    line-height: 104px;
    height: 60px;
  }
  .d-contact-us--bg {
    padding: 32px 0;
    background-position: 50%;
    background-size: 220%;
  }
  .d-contact-us h2 {
    font-size: 16px !important;
    line-height: 30px !important;
    margin-bottom: 0;
  }
  .d-contact-us h3 {
    font-size: 14px;
    line-height: 19px;
    margin: 15px 0 50px;
  }
}
.categories {
  padding: 50px 0 25px;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.categories__title {
  text-transform: uppercase;
  font-weight: 700;
}
.categories__list {
  list-style: none;
}
.categories__list .icon {
  background-position: 0;
  background-repeat: no-repeat;
}
.categories__list .icon--business {
  background-image: url(img/services/icon-business.svg);
}
.categories__list .icon--education {
  background-image: url(img/services/icon-education.svg);
}
.categories__list .icon--finance {
  background-image: url(img/services/icon-finance.svg);
}
.categories__list .icon--prod {
  background-image: url(img/services/icon-prod.svg);
}
.categories__list .icon--enter {
  background-image: url(img/services/icon-enter.svg);
}
.categories__list .icon--shopping {
  background-image: url(img/services/icon-shopping.svg);
}
.categories__list .icon--transport {
  background-image: url(img/services/icon-transport.svg);
}
.categories__list .icon--retail {
  background-image: url(img/services/icon-retail.svg);
}
.categories__list .icon--security {
  background-image: url(img/services/icon-security.svg);
}
.categories__list .icon--tools {
  background-image: url(img/services/icon-tools.svg);
}
.categories__list .icon--medical {
  background-image: url(img/services/icon-medical.svg);
}
.categories__list ul {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.categories__list li {
  position: relative;
  width: -webkit-calc(100%/3 - 1px);
  width: calc(100% / 3 - 1px);
  margin-top: 37px;
  text-transform: uppercase;
  line-height: 23px;
  font-weight: 600;
  display: block;
  float: left;
}
@media (max-width: 1279px) {
  .categories__list li {
    width: -webkit-calc(100%/2 - 1px);
    width: calc(100% / 2 - 1px);
  }
}
@media (max-width: 767px) {
  .categories__list li {
    width: 100%;
  }
}
.categories__list li a {
  color: #000;
  position: relative;
  margin-left: 50px;
}
.categories__list li a:before {
  content: "";
  display: block;
  position: absolute;
  left: -50px;
  top: 50%;
  width: 30px;
  height: 30px;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.categories__list li a:after {
  content: "";
  height: 2px;
  -webkit-transition: right 0.1s ease;
  transition: right 0.1s ease;
  display: block;
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 100%;
  background: #0072f6;
}
.categories__list li a:hover {
  color: #0072f6;
}
.categories__list li a:hover:after {
  right: -5px;
}
.categories__list .icon-team a:before {
  background-image: url(img/services/icon-team.svg);
}
.categories__list .icon-soft a:before {
  background-image: url(img/services/icon-soft.svg);
}
.categories__list .icon-mobile a:before {
  background-image: url(img/services/icon-mobile.svg);
}
.categories__list .icon-ent a:before {
  background-image: url(img/services/icon-ent.svg);
}
.categories__list .icon-star a:before {
  background-image: url(img/services/icon-star.svg);
}
.categories__list .icon-ui a:before {
  background-image: url(img/services/icon-ui.svg);
}
.categories__list .icon-qa a:before {
  background-image: url(img/services/icon-qa.svg);
}
.categories__list .icon-maint a:before {
  background-image: url(img/services/icon-maint.svg);
}
.categories__list .icon-transport a:before {
  background-image: url(img/services/icon-prod.svg);
}
.categories__list .icon-finance a:before {
  background-image: url(img/services/icon-finance.svg);
}
.categories__list .icon-health a:before {
  background-image: url(img/services/icon-medical.svg);
}
.categories__list .icon-retail a:before {
  background-image: url(img/services/icon-retail.svg);
}
.categories__list .icon-game a:before {
  background-image: url(img/services/icon-enter.svg);
}
.categories__list .icon-travel a:before {
  background-image: url(img/services/icon-transport.svg);
}
@media (max-width: 1023px) {
  .categories__list .icon--tools {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .categories__list .icon--tools {
    display: block;
  }
}
@media (max-width: 767px) {
  .categories__list .icon--medical {
    display: block;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .categories__list .icon {
    background-image: none;
  }
}
@media (max-width: 767px) {
  .categories__list li {
    padding: 0;
    font-weight: 700;
  }
}
@media (max-width: 1023px) {
  .categories .col-4 {
    width: 50%;
  }
  .categories li:first-child {
    margin-top: 37px;
  }
}
.main-block__bg-block {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  max-width: 1200px;
  height: 1200px;
  -webkit-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
  transform: translateY(-25%);
  width: 100%;
  z-index: 0;
}
@media (max-width: 1024px) {
  .main-block__bg-block {
    -webkit-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    transform: translateY(-10%);
  }
}
.main-block__bg-block img {
  width: 100%;
  height: 100%;
  -webkit-animation-name: circleAnim;
  animation-name: circleAnim;
  -webkit-animation-duration: 350s;
  animation-duration: 350s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-delay: 0;
  animation-delay: 0;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@media (max-width: 1024px) {
  .main-block__bg-block img {
    -webkit-animation: none;
    animation: none;
  }
}
@-webkit-keyframes circleAnim {
  to {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
}
@keyframes circleAnim {
  to {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
}
.cemetery {
  padding: 80px 0 60px;
  background-color: #fff;
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
.cemetery-about,
.cemetery.mobile-development {
  background-color: unset;
}
@media screen and (max-width: 767px) {
  .cemetery {
    padding: 61px 0 10px;
  }
}
.cemetery .container {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .cemetery .button--clear {
    font-size: 14px;
    width: 100%;
    margin-top: -14px;
    padding: 23px 20px;
  }
}
.cemetery__title {
  color: #323232;
  margin-bottom: 30px;
}
.cemetery__title h1,
.cemetery__title h2 {
  color: #323232;
  text-align: center;
  font-size: 32px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .cemetery__title h1,
  .cemetery__title h2 {
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 23px;
  }
}
.cemetery__title p {
  font-size: 18px;
  line-height: 1.67;
  text-align: center;
  color: #555;
  width: 100%;
  max-width: 800px;
  margin: auto;
  margin-top: 20px;
}
@media screen and (max-width: 1023px) {
  .cemetery__title p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .cemetery__title p {
    font-size: 14px;
  }
}
.cemetery__image {
  background-position: 50%;
  background-repeat: no-repeat;
  height: 100px;
  width: 100%;
}
.cemetery__title--center {
  text-align: center;
}
.cemetery__title--center h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 15px;
}
.cemetery__title--center p {
  font-size: 16px;
  font-weight: 400;
}
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 21px;
  }
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 50px;
  height: 2px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #0072f6;
}
.community-block {
  padding-top: 40px;
  position: relative;
}
@media (max-width: 1024px) {
  .community-block {
    padding: 0;
  }
}
.community-block__wrapper {
  position: absolute;
  width: 300px;
}
@media (min-width: 1024px) {
  .community-block__wrapper {
    display: none;
  }
}
@media (max-width: 767px) {
  .community-block__wrapper {
    position: static;
    width: auto;
    display: block;
  }
}
.community-block__news-block {
  display: block;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.community-block__news-block:after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  background-color: #171717;
  height: 4px;
}
.community-block__news-block:last-child:after {
  display: none;
}
.community-block__news-block__title {
  color: #0072f6;
  font-size: 11px;
  line-height: 12px;
  font-weight: 300;
  font-style: italic;
}
.community-block__news-block__description {
  color: #0072f6;
  font-size: 21px;
  line-height: 26px;
  font-weight: 700;
  padding-top: 30px;
}
.community-block__block-title-marker {
  position: relative;
  color: #0072f6;
  font-size: 12px;
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 2.1px;
  display: block;
  margin-left: 28px;
  font-weight: 300;
}
.community-block__block-title-marker:after {
  position: absolute;
  width: 55px;
  height: 1px;
  content: "";
  display: block;
  background: #0072f6;
  top: 6px;
  left: 80px;
}
@media (max-width: 1325px) {
  .community-block__block-title-marker:after {
    display: none;
  }
}
@media (max-width: 1325px) {
  .community-block__block-title-marker {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    margin: 0;
  }
}
@media (max-width: 1024px) {
  .community-block__block-title-marker {
    font-size: 10px;
  }
}
.community-block__block-title-marker__wrap {
  width: 0;
  height: 0;
  position: absolute;
  left: 5%;
  top: 331px;
  display: block;
}
@media (max-width: 1325px) {
  .community-block__block-title-marker__wrap {
    position: static;
    width: 1000px;
    margin: 63px auto -78px;
    height: auto;
  }
}
@media (max-width: 1075px) {
  .community-block__block-title-marker__wrap {
    width: 900px;
  }
}
@media (max-width: 1024px) {
  .community-block__block-title-marker__wrap {
    width: 100%;
    padding: 0 37px;
  }
}
@media (max-width: 767px) {
  .community-block__block-title-marker__wrap {
    padding-left: 30px;
    padding-right: 30px;
    margin: 43px 0 -59px;
  }
}
.community-block__news-wrap {
  width: 50%;
  float: left;
  background: #fff;
  text-align: right;
}
@media (max-width: 1024px) {
  .community-block__news-wrap {
    width: auto;
    float: none;
    padding: 0 37px 45px;
  }
}
@media (max-width: 767px) {
  .community-block__news-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.community-block__news-inner {
  width: 700px;
  display: inline-block;
  text-align: left;
  background: #fff;
  margin-right: -200px;
}
@media (min-width: 1076px) and (max-width: 1325px) {
  .community-block__news-inner {
    padding-bottom: 57px;
  }
}
@media (min-width: 1025px) and (max-width: 1075px) {
  .community-block__news-inner {
    padding-bottom: 23px;
  }
}
@media (max-width: 1075px) {
  .community-block__news-inner {
    width: 600px;
    margin-right: -150px;
  }
}
@media (max-width: 1024px) {
  .community-block__news-inner {
    margin: 0;
    width: auto;
    display: block;
  }
}
.community-block__events-wrap {
  width: 50%;
  float: left;
}
@media (max-width: 1024px) {
  .community-block__events-wrap {
    float: none;
    width: auto;
    padding: 0 37px;
  }
}
@media (max-width: 767px) {
  .community-block__events-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.community-block__events-inner {
  width: 400px;
  display: inline-block;
  margin-left: 200px;
  padding-left: 100px;
}
@media (max-width: 1325px) {
  .community-block__events-inner {
    padding-left: 50px;
    width: 300px;
  }
}
@media (max-width: 1075px) {
  .community-block__events-inner {
    padding-left: 0;
    width: 250px;
  }
}
@media (max-width: 1024px) {
  .community-block__events-inner {
    padding: 0;
    margin: 0;
    width: auto;
    display: block;
  }
}
.community-block__link {
  position: absolute;
  right: 0;
  font-size: 11px;
  padding: 5px 15px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  top: 114px;
}
.community-block__link,
.community-block__link:hover {
  background: url(img/link-arrow-black.png) right 7px no-repeat;
  background-size: 5px 7px;
  color: #171717;
}
@media (max-width: 1024px) {
  .community-block__link {
    padding-right: 18px;
    top: 105px;
  }
}
.community-block__link--right-side {
  right: 48px;
}
.community-block__link--right-side,
.community-block__link--right-side:hover {
  background: url(img/link-arrow-black.png) right 7px no-repeat;
  background-size: 5px 7px;
  color: #171717;
}
@media (max-width: 1024px) {
  .community-block__link--right-side {
    right: 0;
  }
}
@media (max-width: 767px) {
  .community-block__link--right-side {
    top: 41px;
    right: 13px;
  }
}
.community-block__content-title {
  font-size: 37px;
  line-height: 1;
  color: #171717;
  letter-spacing: -0.8px;
  font-weight: 900;
}
@media (max-width: 1024px) {
  .community-block__content-title {
    font-size: 37px;
  }
}
@media (max-width: 767px) {
  .community-block__content-title {
    font-size: 37px;
  }
}
.community-block__content-title--blue-col {
  color: #0072f6;
}
.community-block__head {
  text-align: center;
  background: #fff;
  padding: 86px 0 91px;
}
.community-block__title {
  margin-bottom: 29px;
  font-size: 54px;
}
.community-block__subtitle {
  font-size: 19px;
  margin: 0;
  line-height: 1;
}
.community-block__content__head {
  height: 204px;
  position: relative;
  padding: 100px 0 0;
}
.community-block__content__head.news_head {
  margin-top: 70px;
}
@media (max-width: 1024px) {
  .community-block__content__head.news_head {
    margin-top: 50px;
  }
}
@media (max-width: 1024px) {
  .community-block__content__head {
    padding-top: 97px;
    height: 194px;
  }
}
.community-block__content__head__tel {
  padding: 78px 0 0;
  height: 139px;
}
.community-block__content__events__list {
  padding: 0;
  margin: -1px 0 0;
  list-style-type: none;
  color: #0072f6;
}
.community-block__content__events__list__item {
  border-top: 1px solid #7bb4f6;
  position: relative;
  padding: 11px 3px 11px 0;
  min-height: 135px;
}
.community-block__content__events__list__item > a {
  display: block;
}
.community-block__content__events__list__item:last-child {
  min-height: 131px;
}
@media (max-width: 1024px) {
  .community-block__content__events__list__item:last-child {
    min-height: 101px;
  }
}
.community-block__content__events__list__item:after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  height: 3px;
  width: 65px;
  background: #338ef8;
  left: 0;
}
@media (max-width: 1325px) {
  .community-block__content__events__list__item {
    padding-right: 0;
    min-height: 155px;
  }
}
@media (max-width: 1024px) {
  .community-block__content__events__list__item {
    min-height: 101px;
  }
}
.community-block__content__events__date-wrap {
  display: block;
  float: left;
  color: #0072f6;
}
.community-block__content__events__date {
  font-size: 51px;
  float: left;
  width: 65px;
  font-weight: 600;
  text-align: center;
  color: #0072f6;
  letter-spacing: -1px;
}
.community-block__content__events__year {
  font-size: 12px;
  float: left;
  padding: 27px 0 0 4px;
  text-transform: uppercase;
  line-height: 12px;
  letter-spacing: 0.5px;
  font-weight: 300;
  color: #0072f6;
}
@media (max-width: 1024px) {
  .community-block__content__events__year {
    padding-left: 11px;
  }
}
.community-block__content__events__text {
  padding: 10px 0 0 120px;
  margin: 0;
  font-weight: 300;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: -0.2px;
  word-spacing: 1px;
  color: #0072f6;
}
@media (max-width: 1024px) {
  .community-block__content__events__text {
    padding-left: 136px;
  }
}
@media (max-width: 950px) {
  .community-block__content__events__text {
    padding-left: 0;
    float: left;
    padding-top: 5px;
  }
}
@media (max-width: 600px) {
  .community-block__content__events__text {
    padding-top: 10px;
    float: none;
    padding-left: 136px;
  }
}
.community-block__content__news {
  background: #fff;
  padding-bottom: 90px;
}
@media (max-width: 1325px) {
  .community-block__content__news {
    padding-bottom: 0;
  }
}
.community-block__content__news__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.community-block__content__news__list__item {
  position: relative;
}
@media (max-width: 1075px) {
  .community-block__content__news__list__item {
    margin-bottom: 89px;
  }
}
@media (max-width: 767px) {
  .community-block__content__news__list__item {
    margin: 0 0 28px;
    padding-bottom: 53px;
  }
}
.community-block__content__news__list__item__img {
  width: 350px;
  height: 350px;
  display: block;
  float: left;
}
.community-block__content__news__list__item__img img {
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 1075px) {
  .community-block__content__news__list__item__img img {
    width: 300px;
    height: 300px;
  }
}
@media (max-width: 1024px) {
  .community-block__content__news__list__item__img img {
    width: 347px;
    height: 347px;
  }
}
@media (max-width: 767px) {
  .community-block__content__news__list__item__img img {
    width: 260px;
    height: 260px;
  }
}
@media (max-width: 1075px) {
  .community-block__content__news__list__item__img {
    width: 300px;
    height: 200px;
    overflow: hidden;
  }
}
@media (max-width: 1024px) {
  .community-block__content__news__list__item__img {
    width: 347px;
    height: 230px;
  }
}
@media (max-width: 767px) {
  .community-block__content__news__list__item__img {
    width: 100%;
    float: none;
    height: auto;
    text-align: center;
  }
}
.community-block__content__news__list__item__type {
  padding: 44px 0 0 400px;
  color: #bababa;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 18px;
  letter-spacing: 2.2px;
}
@media (max-width: 1075px) {
  .community-block__content__news__list__item__type {
    padding-top: 9px;
    padding-left: 350px;
  }
}
@media (max-width: 1024px) {
  .community-block__content__news__list__item__type {
    padding-left: 395px;
  }
}
@media (max-width: 767px) {
  .community-block__content__news__list__item__type {
    font-size: 10px;
    margin: 0 0 7px;
    padding: 26px 0 0;
  }
}
.community-block__content__news__list__item__text {
  padding: 0 48px 50px 400px;
  font-size: 14px;
  margin: 0;
  color: #171717;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: 300;
}
.community-block__content__news__list__item__text p {
  margin-bottom: 0;
  max-height: 80px;
  overflow-y: hidden;
}
@media (min-width: 1075px) {
  .community-block__content__news__list__item__text p {
    max-height: 115px;
  }
}
@media (min-width: 768px) and (max-width: 1076px) {
  .community-block__content__news__list__item__text p {
    margin-bottom: 25px;
  }
}
@media (max-width: 1075px) {
  .community-block__content__news__list__item__text {
    padding-left: 350px;
    padding-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .community-block__content__news__list__item__text {
    padding-left: 395px;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .community-block__content__news__list__item__text {
    padding: 0;
  }
}
.community-block__content__news__list__item__title {
  color: #171717;
  font-size: 22px;
  line-height: 25px;
  font-weight: 700;
  margin: 0 0 30px -1px;
  padding-left: 400px;
  display: block;
}
@media (max-width: 1075px) {
  .community-block__content__news__list__item__title {
    padding-left: 350px;
    padding-right: 50px;
  }
}
@media (max-width: 1024px) {
  .community-block__content__news__list__item__title {
    padding-left: 395px;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .community-block__content__news__list__item__title {
    margin-bottom: 16px;
    padding: 0;
  }
}
.community-block__content__news__list__item__date {
  position: absolute;
  color: #171717;
  font-size: 12px;
  font-weight: 300;
  margin-left: 400px;
  letter-spacing: 0;
  font-style: italic;
  bottom: 20px;
  left: 0;
}
@media (max-width: 1075px) {
  .community-block__content__news__list__item__date {
    margin-left: 350px;
    bottom: 2px;
  }
}
@media (max-width: 1024px) {
  .community-block__content__news__list__item__date {
    margin-left: 395px;
  }
}
@media (max-width: 767px) {
  .community-block__content__news__list__item__date {
    margin-left: 0;
    bottom: 19px;
  }
}
.community-block__content__news__list__item--right-side-img__img {
  float: right;
}
@media (max-width: 1075px) {
  .community-block__content__news__list__item--right-side-img__img {
    float: left;
  }
}
@media (max-width: 767px) {
  .community-block__content__news__list__item--right-side-img__img {
    float: none;
    width: 100%;
    height: auto;
  }
}
.community-block__content__news__list__item--right-side-img__type {
  padding-left: 0;
  padding-right: 370px;
}
@media (max-width: 1075px) {
  .community-block__content__news__list__item--right-side-img__type {
    padding-left: 350px;
    padding-right: 0;
  }
}
@media (max-width: 1024px) {
  .community-block__content__news__list__item--right-side-img__type {
    padding-left: 395px;
  }
}
@media (max-width: 767px) {
  .community-block__content__news__list__item--right-side-img__type {
    padding: 26px 0 0;
  }
}
.community-block__content__news__list__item--right-side-img__title {
  padding: 0 431px 0 0;
}
@media (max-width: 1075px) {
  .community-block__content__news__list__item--right-side-img__title {
    padding: 0 55px 0 350px;
  }
}
@media (max-width: 1024px) {
  .community-block__content__news__list__item--right-side-img__title {
    padding: 0 0 0 395px;
  }
}
@media (max-width: 767px) {
  .community-block__content__news__list__item--right-side-img__title {
    padding: 0;
  }
}
.community-block__content__news__list__item--right-side-img__text {
  padding-left: 0;
  padding-right: 455px;
}
@media (max-width: 1075px) {
  .community-block__content__news__list__item--right-side-img__text {
    padding-left: 350px;
    padding-right: 50px;
  }
}
@media (max-width: 1024px) {
  .community-block__content__news__list__item--right-side-img__text {
    padding-left: 395px;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .community-block__content__news__list__item--right-side-img__text {
    padding: 0;
  }
}
.community-block__content__news__list__item--right-side-img__date {
  padding-left: 0;
  margin-left: 0;
  right: auto;
}
@media (max-width: 1075px) {
  .community-block__content__news__list__item--right-side-img__date {
    margin-left: 350px;
    right: auto;
  }
}
@media (max-width: 1024px) {
  .community-block__content__news__list__item--right-side-img__date {
    margin-left: 395px;
  }
}
@media (max-width: 767px) {
  .community-block__content__news__list__item--right-side-img__date {
    margin-left: 0;
  }
}
.community-block__content__events-links {
  padding-bottom: 70px;
  position: relative;
}
@media (max-width: 1325px) {
  .community-block__content__events-links {
    padding-bottom: 40px;
  }
}
@media (max-width: 1024px) {
  .community-block__content__events-links {
    padding-top: 70px;
  }
}
@media (max-width: 600px) {
  .community-block__content__events-links {
    padding-top: 80px;
  }
}
@media (max-width: 1024px) {
  .community-block__content__events-links .fill-field {
    width: 100%;
    float: left;
  }
}
@media (max-width: 767px) {
  .community-block__content__events-links .fill-field {
    width: 100%;
    float: none;
    margin: 0 0 40px;
  }
}
@media (max-width: 600px) {
  .community-block__content__events-links .fill-field {
    font-size: 15px;
  }
}
@media (max-width: 1024px) {
  .community-block__content__events-links .button-blue {
    width: 100%;
    float: left;
  }
}
@media (max-width: 767px) {
  .community-block__content__events-links .button-blue {
    width: 100%;
    float: none;
    margin: 0;
  }
}
.community-block__content__events-links__wrap {
  margin-top: 110px;
}
@media (max-width: 1024px) {
  .community-block__content__events-links__wrap {
    margin-top: 30px;
  }
}
.community-block__content__events-links__last {
  padding-bottom: 0;
}
@media (max-width: 1024px) {
  .community-block__content__events-links__last {
    padding-top: 20px;
  }
}
.community-block__content__events-links__alert {
  position: absolute;
  top: 50px;
  left: 0;
  color: #f04b3c;
  font-size: 13px;
  font-weight: 300;
  display: none;
  padding-bottom: 20px;
}
.community-block__content__events-links__alert.show {
  display: block;
}
.community-block__content__events-links__title {
  font-size: 26px;
  line-height: 26px;
  font-weight: 600;
  margin: 0 0 10px -2px;
  letter-spacing: -1px;
  position: relative;
}
.community-block__content__events-links__title:after {
  display: block;
  content: "";
  position: absolute;
  top: -20px;
  left: 2px;
  height: 0;
  width: 190px;
  background: #171717;
}
@media (max-width: 1024px) {
  .community-block__content__events-links__title:after {
    top: -57px;
  }
}
@media (max-width: 1024px) {
  .community-block__content__events-links__title {
    line-height: 30px;
    margin: 4px 0 27px -2px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .community-block__content__events-links__title {
    width: 100%;
    font-size: 22.5px;
    line-height: 27.5px;
    margin: 0 0 32px;
    padding: 0 20px 0 0;
  }
}
@media (max-width: 600px) {
  .community-block__content__events-links__title {
    font-size: 29px;
    line-height: 40px;
  }
}
.community-block__content__events-links__subtitle {
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  margin: 0 0 30px -2px;
  letter-spacing: -1px;
  position: relative;
}
@media (max-width: 1024px) {
  .community-block__content__events-links__subtitle {
    margin-bottom: 10px;
  }
}
.community-block__content__events-links__subtext {
  font-size: 13px;
  color: #171717;
  font-weight: 300;
  display: inline-block;
  height: 120px;
}
.community-block__content__events-links__form-wrap {
  position: relative;
}
.community-block__events {
  width: 400px;
  float: left;
  padding: 0;
}
.community-block__events__list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.community-block__news {
  width: 600px;
  float: left;
}
.construction {
  background-color: #fff;
}
.construction .construction__item {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  height: 600px;
  overflow: hidden;
}
.construction .construction__item:nth-child(2n + 2) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.construction
  .construction__item:nth-child(2n + 2)
  .construction__content
  .construction__content-bg-layer {
  right: -17%;
  -webkit-transform: skew(17deg, 0deg);
  -ms-transform: skew(17deg, 0deg);
  transform: skew(17deg, 0deg);
}
.construction
  .construction__item:nth-child(2n + 2)
  .construction__content
  .construction__content-bg-layer--second {
  right: -34%;
  -webkit-transform: skew(17deg, 0deg);
  -ms-transform: skew(17deg, 0deg);
  transform: skew(17deg, 0deg);
}
.construction
  .construction__item:nth-child(2n + 2)
  .construction__content
  .construction__content-bg-layer--third {
  right: -68%;
  -webkit-transform: skew(17deg, 0deg);
  -ms-transform: skew(17deg, 0deg);
  transform: skew(17deg, 0deg);
}
.construction .construction__item .construction__media {
  width: 50%;
  height: 100%;
  background-size: cover;
  background-position: 50%;
  background-color: #333;
  margin: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.construction .construction__item .construction__content {
  position: relative;
  height: 100%;
  width: 50%;
}
.construction
  .construction__item
  .construction__content
  .construction__content-bg-layer {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 17%;
  background-color: #fff;
  -webkit-transform: skew(-17deg, 0deg);
  -ms-transform: skew(-17deg, 0deg);
  transform: skew(-17deg, 0deg);
}
.construction
  .construction__item
  .construction__content
  .construction__content-bg-layer--second {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 17%;
  background-color: #fff;
  -webkit-transform: skew(-17deg, 0deg);
  -ms-transform: skew(-17deg, 0deg);
  transform: skew(-17deg, 0deg);
  top: 15%;
  right: 34%;
  opacity: 0.4;
}
.construction
  .construction__item
  .construction__content
  .construction__content-bg-layer--third {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 17%;
  background-color: #fff;
  -webkit-transform: skew(-17deg, 0deg);
  -ms-transform: skew(-17deg, 0deg);
  transform: skew(-17deg, 0deg);
  top: 60%;
  right: 68%;
  opacity: 0.4;
}
.construction .construction__item .construction__content .construction__text {
  margin: 0 auto;
  width: 80%;
  position: relative;
  top: 50%;
  -webkit-transform: perspective(1px) translateY(-50%);
  transform: perspective(1px) translateY(-50%);
}
.construction
  .construction__item
  .construction__content
  .construction__text
  h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
  color: #323232;
}
.construction .construction__item .construction__content .construction__text p {
  font-size: 16px;
  line-height: 1.5;
  color: #555;
}
@media screen and (max-width: 1027px) {
  .construction
    .construction__item:nth-child(2n + 2)
    .construction__content
    .construction__content-bg-layer {
    right: -23%;
  }
  .construction
    .construction__item:nth-child(2n + 2)
    .construction__content
    .construction__content-bg-layer--second {
    right: -46%;
  }
  .construction
    .construction__item:nth-child(2n + 2)
    .construction__content
    .construction__content-bg-layer--third {
    right: -92%;
  }
  .construction
    .construction__item
    .construction__content
    .construction__content-bg-layer {
    right: 23%;
  }
  .construction
    .construction__item
    .construction__content
    .construction__content-bg-layer--second {
    right: 46%;
  }
  .construction
    .construction__item
    .construction__content
    .construction__content-bg-layer--third {
    right: 92%;
  }
  .construction
    .construction__item
    .construction__content
    .construction__text
    h2 {
    font-size: 24px;
    line-height: 1.2;
  }
  .construction
    .construction__item
    .construction__content
    .construction__text
    p {
    font-size: 14px;
    line-height: 1.35;
  }
}
@media screen and (max-width: 768px) {
  .construction .construction__item {
    height: auto;
  }
  .construction .construction__item,
  .construction .construction__item:nth-child(2n + 2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .construction .construction__item:nth-child(2n + 2) .construction__content {
    width: 100%;
  }
  .construction
    .construction__item:nth-child(2n + 2)
    .construction__content
    .construction__content-bg-layer {
    top: 28%;
    right: 0;
    -webkit-transform: skew(0deg, -12deg);
    -ms-transform: skew(0deg, -12deg);
    transform: skew(0deg, -12deg);
  }
  .construction
    .construction__item:nth-child(2n + 2)
    .construction__content
    .construction__content-bg-layer--second {
    top: 56%;
    right: 28%;
    -webkit-transform: skew(0deg, -12deg);
    -ms-transform: skew(0deg, -12deg);
    transform: skew(0deg, -12deg);
  }
  .construction
    .construction__item:nth-child(2n + 2)
    .construction__content
    .construction__content-bg-layer--third {
    top: 84%;
    right: 56%;
    -webkit-transform: skew(0deg, -12deg);
    -ms-transform: skew(0deg, -12deg);
    transform: skew(0deg, -12deg);
  }
  .construction .construction__item .construction__media {
    width: 100%;
    min-height: 360px;
  }
  .construction .construction__item .construction__content {
    width: 100%;
  }
  .construction
    .construction__item
    .construction__content
    .construction__content-bg-layer {
    top: 28%;
    right: 0;
    -webkit-transform: skew(0deg, -12deg);
    -ms-transform: skew(0deg, -12deg);
    transform: skew(0deg, -12deg);
  }
  .construction
    .construction__item
    .construction__content
    .construction__content-bg-layer--second {
    top: 56%;
    right: 28%;
    -webkit-transform: skew(0deg, -12deg);
    -ms-transform: skew(0deg, -12deg);
    transform: skew(0deg, -12deg);
  }
  .construction
    .construction__item
    .construction__content
    .construction__content-bg-layer--third {
    top: 84%;
    right: 56%;
    -webkit-transform: skew(0deg, -12deg);
    -ms-transform: skew(0deg, -12deg);
    transform: skew(0deg, -12deg);
  }
  .construction .construction__item .construction__content .construction__text {
    margin: 50px auto 0;
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .construction
    .construction__item
    .construction__content
    .construction__text
    h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.6px;
  }
  .construction
    .construction__item
    .construction__content
    .construction__text
    p {
    font-size: 15px;
    line-height: 1.67;
  }
}
@media screen and (max-width: 425px) {
  .construction
    .construction__item:nth-child(2n + 2)
    .construction__content
    .construction__content-bg-layer {
    top: 10%;
  }
  .construction
    .construction__item:nth-child(2n + 2)
    .construction__content
    .construction__content-bg-layer--second {
    top: 30%;
  }
  .construction
    .construction__item:nth-child(2n + 2)
    .construction__content
    .construction__content-bg-layer--third {
    top: 50%;
  }
  .construction
    .construction__item
    .construction__content
    .construction__content-bg-layer {
    top: 10%;
  }
  .construction
    .construction__item
    .construction__content
    .construction__content-bg-layer--second {
    top: 30%;
  }
  .construction
    .construction__item
    .construction__content
    .construction__content-bg-layer--third {
    top: 50%;
  }
}
@media screen and (max-width: 380px) {
  .construction
    .construction__item:nth-child(2n + 2)
    .construction__content
    .construction__content-bg-layer {
    top: 10%;
  }
  .construction
    .construction__item:nth-child(2n + 2)
    .construction__content
    .construction__content-bg-layer--second {
    top: 25%;
  }
  .construction
    .construction__item:nth-child(2n + 2)
    .construction__content
    .construction__content-bg-layer--third {
    top: 40%;
  }
  .construction
    .construction__item
    .construction__content
    .construction__content-bg-layer {
    top: 10%;
  }
  .construction
    .construction__item
    .construction__content
    .construction__content-bg-layer--second {
    top: 25%;
  }
  .construction
    .construction__item
    .construction__content
    .construction__content-bg-layer--third {
    top: 40%;
  }
}
.contact-btn {
  padding: 70px 0;
  background-color: #fff;
}
.contact-btn .container--flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contact-btn .box-left {
  width: 50%;
}
@media (max-width: 767px) {
  .contact-btn .box-left {
    width: 100%;
    text-align: center;
  }
}
.contact-btn .box-right {
  width: 50%;
  text-align: center;
}
@media (max-width: 767px) {
  .contact-btn .box-right {
    width: 100%;
    margin-top: 50px;
  }
}
.contact-btn__title {
  text-transform: uppercase;
  font-weight: 700;
  line-height: 35px;
  font-size: 24px;
  color: #323232;
}
.contact-btn__title span {
  color: #0072f6;
  display: block;
}
@media screen and (max-width: 767px) {
  .contact-btn__title {
    font-size: 22px;
  }
}
.contact-btn__lead {
  font-size: 14px;
  line-height: 1;
  margin-top: 16px;
  color: #323232;
}
.contact-form {
  background-color: #f2f2f2;
  background-image: url(img/bg-contact-form.jpg);
  background-position: 50%;
  background-size: cover;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 767px) {
  .contact-form {
    padding: 70px 0 80px;
    height: auto !important;
  }
}
.contact-form--services-main {
  height: 80vh;
}
.contact-form .col-2 {
  float: left;
}
.contact-form .js-message {
  text-align: center;
  font-size: 18px;
  padding: 15px 0;
  color: #aede76;
  display: none;
}
.contact-form .container {
  max-width: 910px;
}
.contact-form .btn {
  padding: 0 16px;
  line-height: 45px;
}
.contact-form .form-row {
  width: 100%;
  display: block;
  margin-top: 10px;
  position: relative;
}
.contact-form .form-row .error:not(label) {
  -webkit-box-shadow: inset 0 0 0 4px #ffa8a1;
  box-shadow: inset 0 0 0 4px #ffa8a1;
  background-color: #fff1f2;
  margin-bottom: 7px;
}
.contact-form .form-row.mt-26 {
  margin-top: 52px;
}
.contact-form .form-row.mt-68 {
  margin-top: 68px;
  text-align: center;
}
.contact-form .form-row:first-child {
  margin-top: 0;
}
.contact-form .form-row:after {
  content: "";
  display: table;
  clear: both;
}
.contact-form .form-row .col-2 {
  width: -webkit-calc(50% - 5px);
  width: calc(50% - 5px);
  margin-right: 10px;
}
.contact-form .form-row .col-2:last-child {
  margin-right: 0;
}
.contact-form .form-row select {
  background-color: #fff;
  padding: 0 0 0 12px;
}
.contact-form .form-row select option {
  color: #000;
}
.contact-form .form-row select option:first-child {
  display: none;
}
.contact-form .form-row textarea {
  max-width: 100%;
  width: 100%;
  border: none;
  padding: 15px 0 0 17px;
  min-height: 120px;
}
.contact-form .form-row input[type="checkbox"] {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  outline: 0;
  z-index: -1;
  width: 17px;
  height: 17px;
}
.contact-form .form-row .is-required {
  color: hsla(0, 0%, 100%, 0.5);
  display: inline-block;
  float: right;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .contact-form .form-row .is-required {
    display: none;
  }
}
.contact-form .form-row .forCheckbox {
  display: inline-block;
  position: relative;
  font-size: 14px;
  line-height: 17px;
  font-weight: 600;
  padding-left: 30px;
  color: #fff;
  outline: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
}
.contact-form .form-row .forCheckbox:before {
  content: "";
  background: #fff;
}
.contact-form .form-row .forCheckbox:after,
.contact-form .form-row .forCheckbox:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 17px;
  height: 17px;
  -webkit-transition: border 0.1s ease, opacity 0.1s ease,
    -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease,
    -webkit-box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease,
    box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease,
    box-shadow 0.1s ease, -webkit-transform 0.1s ease,
    -webkit-box-shadow 0.1s ease;
}
.contact-form .form-row .forCheckbox:after {
  content: "✔";
  font-size: 14px;
  text-align: center;
  opacity: 0;
  color: rgba(0, 0, 0, 0.87);
}
.contact-form .form-row input:checked ~ label:after {
  opacity: 1;
  color: rgba(0, 0, 0, 0.95);
}
.contact-form .form-row ul {
  padding-left: 17px;
  margin-top: 25px;
  display: none;
}
.contact-form .form-row ul span {
  color: #0072f6;
}
.contact-form .form-row ul li {
  margin-top: 10px;
}
.contact-form .form-row ul li:first-child {
  margin-top: 0;
}
.contact-form__title {
  font-size: 30px;
  line-height: 40px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 50px;
}
.contact-form__title span {
  color: #0072f6;
}
@media (max-width: 767px) {
  .contact-form__title {
    text-align: left;
    font-size: 20px;
    line-height: 30px;
    font-weight: 900;
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .contact-form .form-row .col-2 {
    width: 100%;
    float: none;
    margin-top: 10px;
  }
}
.contact-form .form-row input:not([type="checkbox"]),
.contact-form .form-row select {
  width: 100%;
}
.contact-form .form-row input,
.contact-form .form-row select {
  height: 45px;
  border: none;
  padding-left: 17px;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
@media (max-width: 767px) {
  .contact-form .form-row ul {
    display: block;
  }
}
.contacts-text {
  padding: 70px 0;
}
.contacts-text .container--flex {
  position: relative;
}
@media screen and (max-width: 1279px) {
  .contacts-text .container--flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.contacts-text__flexbox {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-negative: 3;
  flex-shrink: 3;
  position: relative;
}
.contacts-text__flexbox:before {
  content: "";
  position: absolute;
  display: block;
  width: 100px;
  height: 8px;
  top: -55px;
  left: 0;
  background: #000;
}
@media screen and (max-width: 1279px) {
  .contacts-text__flexbox:before {
    left: 5%;
  }
}
@media screen and (max-width: 1279px) {
  .contacts-text__flexbox {
    position: static;
  }
}
.contacts-text__title {
  width: 30%;
  padding-right: 70px;
  position: relative;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
@media screen and (max-width: 1279px) {
  .contacts-text__title {
    width: 100%;
    margin-bottom: 50px;
  }
}
.contacts-text__title h3 {
  font-size: 22px;
  font-weight: 900;
  line-height: 30px;
}
.contacts-text__item {
  width: 33%;
  margin-bottom: 50px;
}
.contacts-text__item--col-1 {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .contacts-text__item {
    width: 50%;
  }
}
@media screen and (max-width: 560px) {
  .contacts-text__item {
    width: 100%;
  }
}
.contacts-text__content {
  color: #797979;
  font-size: 14px;
}
.contacts-text__content:nth-child(2) {
  margin-top: 25px;
}
.contacts-text__content h4 {
  margin-bottom: 25px;
}
.contacts-text__content p,
.contacts-text__content span {
  line-height: 1.5;
  color: inherit;
  font-size: inherit;
}
.contacts-text__content span {
  display: block;
  margin-top: 15px;
}
.contacts-text__content a {
  display: block;
  color: #0072f6;
  line-height: 1.3;
}
.docs__title {
  margin-bottom: 70px;
}
.docs__item {
  display: block;
  float: left;
  margin-right: 50px;
  margin-bottom: 50px;
  height: 410px;
  width: -webkit-calc(100%/3 - 34px);
  width: calc(100% / 3 - 34px);
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.docs__item:hover .docs__image {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
@media screen and (min-width: 1280px) {
  .docs__item:nth-child(3n + 1) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1279px) {
  .docs__item {
    width: -webkit-calc(100%/2 - 25px);
    width: calc(100% / 2 - 25px);
  }
  .docs__item:nth-child(odd) {
    margin-right: auto;
  }
}
@media screen and (max-width: 1023px) {
  .docs__item {
    width: 100%;
  }
}
.docs__coming {
  cursor: auto;
}
@media screen and (max-width: 1279px) {
  .docs__coming {
    width: 100%;
    height: 200px;
  }
}
.docs__coming:hover .docs__image {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.docs__coming .docs__image {
  background-image: url(img/blk-bg.jpg);
}
@media screen and (max-width: 1279px) {
  .docs__coming .docs__image {
    background-image: url(img/blk-bg@1024.jpg);
  }
}
.docs__coming .docs__heading {
  font-size: 32px;
  line-height: 30px;
  bottom: 86px;
  color: #fff;
}
@media screen and (max-width: 1279px) {
  .docs__coming .docs__heading {
    left: 31px;
  }
}
.docs__coming .docs__stripe {
  background-color: #fff;
}
@media screen and (max-width: 1279px) {
  .docs__coming .docs__stripe {
    left: 31px;
  }
}
.docs__image {
  background-image: url(img/image-5.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.docs__heading {
  position: absolute;
  bottom: 93px;
  font-size: 18px;
  line-height: 24px;
  left: 17px;
  right: 28px;
  font-weight: 600;
  color: #e0e0e0;
}
@media screen and (max-width: 1023px) {
  .docs__heading {
    font-size: 20px;
  }
}
.docs__stripe {
  position: absolute;
  bottom: 53px;
  left: 17px;
  width: 60px;
  height: 6px;
  background-color: #0072f6;
}
.e-book-second-block {
  position: relative;
  padding: 50px 0;
  margin-bottom: 0;
  background: url(img/docs/second-bg.jpg);
  background-size: cover;
  background-position: 50%;
  color: #fff;
  z-index: 23;
}
.e-book-second-block .e-book-content {
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin-bottom: 30px;
}
.e-book-second-block .e-book-content h2,
.e-book-second-block .e-book-content h3 {
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}
.e-book-second-block .e-book-content h3 {
  font-size: 20px;
}
.e-book-second-block .e-book-content p {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.56;
  font-weight: 400;
  color: #fff;
}
.e-book-second-block .e-book-content ul {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 0 0 30px;
  list-style: none;
}
.e-book-second-block .e-book-content ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  color: #fff;
}
.e-book-second-block .e-book-content ul li:before {
  position: absolute;
  display: block;
  content: "";
  width: 5px;
  height: 5px;
  background: #fff;
  left: 0;
  top: 7px;
}
.e-book-second-block .e-book-content .duration,
.e-book-second-block .e-book-content .webinar-about {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 15% 85%;
  grid-template-columns: 15% 85%;
  padding: 20px 20px 0;
}
.e-book-second-block .e-book-content .duration ul,
.e-book-second-block .e-book-content .webinar-about ul {
  margin-bottom: 0;
}
.e-book-second-block .e-book-content .duration .icon-wrapper,
.e-book-second-block .e-book-content .webinar-about .icon-wrapper {
  width: 40px;
  height: 40px;
}
.e-book-second-block .e-book-content .duration .icon-wrapper .webinar-icon,
.e-book-second-block
  .e-book-content
  .webinar-about
  .icon-wrapper
  .webinar-icon {
  max-width: 100%;
  max-height: 100%;
}
@media screen and (max-width: 768px) {
  .e-book-second-block .e-book-content .duration,
  .e-book-second-block .e-book-content .webinar-about {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }
  .e-book-second-block .e-book-content .duration .icon-wrapper,
  .e-book-second-block .e-book-content .webinar-about .icon-wrapper {
    justify-self: center;
    margin-bottom: 20px;
  }
}
.e-book-second-block .e-book-content .duration {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.e-book-second-block .e-book-content .webinar-about {
  border-bottom: 1px solid #fff;
}
@media (min-width: 768px) {
  .e-book-second-block {
    height: auto;
    padding-top: 80px;
  }
  .e-book-second-block .container {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .e-book-second-block .e-book-content {
    width: 50%;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .e-book-second-block #pined-form-main-tokenization section.fixed-ebook-form {
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
  }
}
@media (min-width: 1040px) {
  .e-book-second-block .e-book-content {
    max-width: 560px;
  }
}
.e-book-last-block {
  background-color: #f4f4f4;
  padding: 45px 0;
}
.e-book-last-block h2,
.e-book-last-block h3 {
  max-width: 545px;
  text-align: center;
  margin: 0 auto 37px;
  font-size: 32px;
  line-height: 1.25;
  font-weight: 600;
  text-transform: uppercase;
  color: #323232;
}
.e-book-last-block h3 {
  font-size: 26px;
}
.e-book-last-block ul li {
  margin-bottom: 21px;
  padding-left: 25px;
  position: relative;
  font-size: 15px;
  line-height: 19px;
  color: #323232;
  letter-spacing: 0.5px;
}
.e-book-last-block ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  bottom: 0;
  left: 0;
  width: 5px;
  height: 5px;
  background: #1476f2;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .e-book-last-block {
    padding: 90px 0;
  }
  .e-book-last-block p {
    margin: 50px auto 0;
    max-width: 84%;
    font-size: 16px;
    color: #323232;
  }
  .e-book-last-block h2 {
    margin-bottom: 70px;
  }
  .e-book-last-block .wrap-ul {
    max-width: 84%;
    margin: 0 auto;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .e-book-last-block .wrap-ul ul {
    width: 49%;
    max-width: 455px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
@media (min-width: 768px) {
  .ebook-form__container {
    width: 455px;
  }
  .ebook-form__container .fixed-ebook-form {
    width: 100%;
    padding: 30px 25px;
  }
}
@media (min-width: 992px) {
  .ebook-form__container {
    right: 30px;
    max-width: 455px;
    top: 150px;
    position: absolute;
  }
  .ebook-form__container.fixed-form {
    position: fixed;
    top: 90px;
  }
  .ebook-form__container.stop-form {
    top: auto;
    bottom: 100px;
  }
  .ebook-form__container .fixed-ebook-form {
    padding: 40px 50px;
  }
}
@media (min-width: 1280px) {
  .ebook-form__container {
    position: absolute;
    top: 159px;
    right: -webkit-calc(50% - 589px);
    right: calc(50% - 589px);
  }
  .ebook-form__container.fixed-form {
    position: fixed;
    top: 90px;
  }
  .ebook-form__container.stop-form {
    top: auto;
    bottom: 60px;
    position: absolute;
  }
  .ebook-form__container .fixed-ebook-form {
    padding: 40px 50px;
  }
}
@media (max-width: 767px) {
  .docs-blockchain-technology-guide .hero--600,
  .docs-cost-to-make-a-mobile-app .hero--600,
  .docs-staff-augmentation .hero--600,
  .docs-user-acquisition-strategy .hero--600 {
    height: auto !important;
  }
  .docs-blockchain-technology-guide .hero--600 .container,
  .docs-cost-to-make-a-mobile-app .hero--600 .container,
  .docs-staff-augmentation .hero--600 .container,
  .docs-user-acquisition-strategy .hero--600 .container {
    display: block;
  }
  .docs-blockchain-technology-guide
    .hero--600
    .container
    .ebook-form__container,
  .docs-cost-to-make-a-mobile-app .hero--600 .container .ebook-form__container,
  .docs-staff-augmentation .hero--600 .container .ebook-form__container,
  .docs-user-acquisition-strategy .hero--600 .container .ebook-form__container {
    width: 100%;
    position: relative;
    margin-top: 30px;
  }
  .docs-blockchain-technology-guide .hero__content--half,
  .docs-cost-to-make-a-mobile-app .hero__content--half,
  .docs-staff-augmentation .hero__content--half,
  .docs-user-acquisition-strategy .hero__content--half {
    max-width: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .docs-blockchain-technology-guide .hero--600,
  .docs-cost-to-make-a-mobile-app .hero--600,
  .docs-staff-augmentation .hero--600,
  .docs-user-acquisition-strategy .hero--600 {
    height: 700px;
  }
  .docs-blockchain-technology-guide .fixed-ebook-form,
  .docs-cost-to-make-a-mobile-app .fixed-ebook-form,
  .docs-staff-augmentation .fixed-ebook-form,
  .docs-user-acquisition-strategy .fixed-ebook-form {
    margin-top: 80px;
    margin-bottom: 50px;
  }
}
.docs-blockchain-technology-guide .e-book-last-block,
.docs-blockchain-technology-guide .hero__content,
.docs-cost-to-make-a-mobile-app .e-book-last-block,
.docs-cost-to-make-a-mobile-app .hero__content,
.docs-staff-augmentation .e-book-last-block,
.docs-staff-augmentation .hero__content,
.docs-user-acquisition-strategy .e-book-last-block,
.docs-user-acquisition-strategy .hero__content {
  position: relative;
}
.docs-blockchain-technology-guide .hero,
.docs-blockchain-technology-guide .hero .container,
.docs-cost-to-make-a-mobile-app .hero,
.docs-cost-to-make-a-mobile-app .hero .container,
.docs-staff-augmentation .hero,
.docs-staff-augmentation .hero .container,
.docs-user-acquisition-strategy .hero,
.docs-user-acquisition-strategy .hero .container {
  position: unset;
}
.docs-blockchain-technology-guide .ebook-main-content,
.docs-cost-to-make-a-mobile-app .ebook-main-content,
.docs-staff-augmentation .ebook-main-content,
.docs-user-acquisition-strategy .ebook-main-content {
  position: relative;
}
.docs-blockchain-technology-guide .ebook-form__container,
.docs-cost-to-make-a-mobile-app .ebook-form__container,
.docs-staff-augmentation .ebook-form__container,
.docs-user-acquisition-strategy .ebook-form__container {
  z-index: 100;
}
@media (min-width: 992px) {
  .docs-blockchain-technology-guide .e-book-last-block__left,
  .docs-cost-to-make-a-mobile-app .e-book-last-block__left,
  .docs-staff-augmentation .e-book-last-block__left,
  .docs-user-acquisition-strategy .e-book-last-block__left {
    max-width: 50%;
  }
  .docs-blockchain-technology-guide .e-book-last-block__left h2,
  .docs-cost-to-make-a-mobile-app .e-book-last-block__left h2,
  .docs-staff-augmentation .e-book-last-block__left h2,
  .docs-user-acquisition-strategy .e-book-last-block__left h2 {
    margin: 0 0 35px;
    text-align: left;
  }
  .docs-blockchain-technology-guide .e-book-last-block__left .wrap-ul,
  .docs-cost-to-make-a-mobile-app .e-book-last-block__left .wrap-ul,
  .docs-staff-augmentation .e-book-last-block__left .wrap-ul,
  .docs-user-acquisition-strategy .e-book-last-block__left .wrap-ul {
    max-width: 100%;
    display: block;
  }
  .docs-blockchain-technology-guide .e-book-last-block__left .wrap-ul ul,
  .docs-cost-to-make-a-mobile-app .e-book-last-block__left .wrap-ul ul,
  .docs-staff-augmentation .e-book-last-block__left .wrap-ul ul,
  .docs-user-acquisition-strategy .e-book-last-block__left .wrap-ul ul {
    width: 100%;
  }
}
.ebook {
  background-image: url(img/bg-ebook.jpg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding: 55px 0 39px;
}
@media (max-width: 1023px) {
  .ebook {
    position: relative;
  }
}
@media (max-width: 1023px) {
  .ebook .box-left {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .ebook .box-left {
    width: 100%;
  }
}
.ebook .box-right {
  width: 100%;
}
.download-ebook-btn {
  text-align: center;
  vertical-align: middle;
  line-height: 3em;
  max-width: 220px;
}
.ebook__heading {
  text-transform: uppercase;
  position: relative;
  color: #0072f6;
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
}
@media screen and (min-width: 768px) {
  .ebook__heading br {
    display: none;
  }
}
@media (max-width: 767px) {
  .ebook__heading {
    font-size: 30px;
    line-height: 39px;
    margin-bottom: 40px;
  }
}
.ebook__heading:before {
  content: "";
  background-image: url(img/icon-ebook.svg);
  position: absolute;
  left: 0;
  bottom: -68px;
  width: 37px;
  height: 50px;
}
@media (max-width: 767px) {
  .ebook__heading:before {
    top: 10px;
    right: 0;
    left: auto;
  }
}
.ebook__title {
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
}
@media (max-width: 1023px) {
  .ebook__title br {
    display: none;
  }
}
.ebook__lead {
  font-size: 12px;
  line-height: 18px;
  color: #bababa;
  margin-top: 20px;
}
@media screen and (max-width: 1023px) {
  .ebook__lead {
    margin-top: 6px;
    font-size: 10px;
  }
}
.ebook__form {
  margin: 20px 0 0;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .ebook__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.ebook__form .form-row {
  position: relative;
  margin-right: 10px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.ebook__form .form-row .error:not(input) {
  position: absolute;
  top: 16px;
  right: 15px;
  color: #333;
}
.ebook__form .form-row .error:not(label) {
  -webkit-box-shadow: inset 0 0 0 4px #ffa8a1;
  box-shadow: inset 0 0 0 4px #ffa8a1;
  background-color: #fff1f2;
}
.ebook__form .form-row input {
  width: 100%;
  border: none;
  min-height: 45px;
  color: #000;
  vertical-align: middle;
}
.ebook__form .form-row input:not([type="submit"]) {
  padding-left: 17px;
}
.ebook__form .form-row input[type="submit"] {
  background-color: #0072f6;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1.2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 300;
}
.ebook__form .form-row input[type="submit"]:hover {
  background-color: #0062d3;
}
.ebook__form .flex-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media screen and (max-width: 767px) {
  .ebook__form .flex-1 {
    margin-right: 0;
  }
}
.ebook__form .flex-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
@media screen and (max-width: 1023px) {
  .ebook__form .flex-2 {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .ebook__form .flex-2 {
    margin-top: 15px;
  }
}
.ebook__form .flex-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin-right: 0;
}
@media screen and (max-width: 1023px) {
  .ebook__form .flex-3 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .ebook__form .flex-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-top: 15px;
  }
}
.ebook__form .flex-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 1023px) {
  .ebook__form .flex-4 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: -webkit-calc(50% + 5px);
    width: calc(50% + 5px);
    padding-right: 10px;
  }
  .ebook__form .flex-4 br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .ebook__form .flex-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    width: 100%;
    padding: 0;
  }
}
.js-message {
  font-size: 18px;
  padding: 15px 0;
  color: #aede76;
  display: none;
}
.flickity-enabled {
  position: relative;
  opacity: 1 !important;
}
.flickity-enabled:focus {
  outline: none;
}
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #fff;
  background: hsla(0, 0%, 100%, 0.75);
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.flickity-prev-next-button:hover {
  background: #fff;
}
.flickity-prev-next-button:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 5px #09f;
  box-shadow: 0 0 0 5px #09f;
}
.flickity-prev-next-button:active {
  opacity: 0.6;
}
.flickity-prev-next-button.previous {
  left: 10px;
}
.flickity-prev-next-button.next {
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto;
}
.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
.flickity-prev-next-button .arrow {
  fill: #333;
}
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}
.flickity-page-dots .dot {
  width: 10px;
  height: 10px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
}
.flickity-page-dots {
  bottom: 25px;
}
.flickity-page-dots .dot {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 8px;
  background-color: transparent;
  cursor: pointer;
  opacity: 1 !important;
  border-radius: 0 !important;
  border: 2px solid #fff;
}
.flickity-page-dots .dot.is-selected {
  opacity: 1;
  background: #fff;
}
.flickity-prev-next-button {
  background-position: 0 0;
  width: 25px;
  height: 38px;
  padding: 0;
  border-radius: 0;
  border: none;
}
.flickity-prev-next-button,
.flickity-prev-next-button:hover {
  background-image: url(img/arrow.png);
  background-color: transparent;
}
.flickity-prev-next-button.next {
  right: 64px;
  background-position: -77px 0;
}
.flickity-prev-next-button.next:hover {
  background-position: -51px 0;
}
@media screen and (max-width: 1280px) {
  .flickity-prev-next-button.next {
    right: 25px;
  }
}
@media screen and (max-width: 767px) {
  .flickity-prev-next-button.next {
    right: 14px;
  }
}
.flickity-prev-next-button.previous {
  left: 64px;
  background-position: 0 0;
}
.flickity-prev-next-button.previous:hover {
  background-position: -25px 0;
}
@media screen and (max-width: 1280px) {
  .flickity-prev-next-button.previous {
    left: 25px;
  }
}
@media screen and (max-width: 767px) {
  .flickity-prev-next-button.previous {
    left: 14px;
  }
}
.flickity-prev-next-button svg {
  display: none;
}
.footer {
  padding: 50px 0 30px;
  max-width: 1200px;
  margin: 0 auto;
}
.footer__certified {
  margin: 13px 0 0;
}
@media screen and (max-width: 1220px) {
  .footer__certified {
    padding: 0 40px;
  }
}
@media screen and (max-width: 991px) {
  .footer__certified {
    padding: 0 20px;
  }
}
.footer__certified--content {
  font-size: 12px;
  line-height: 24px;
  color: #323232;
}
.footer__certified--content a {
  text-decoration: underline;
}
.footer__flexbox {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 50px;
  font-size: 14px;
  line-height: 1.71;
  border-bottom: 1px solid rgba(50, 50, 50, 0.06);
}
@media screen and (max-width: 1220px) {
  .footer__flexbox {
    padding: 0 40px 50px;
  }
}
@media screen and (max-width: 1023px) {
  .footer__flexbox {
    padding: 0 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .footer__flexbox {
    line-height: 2.43;
    margin: auto;
    border-bottom: none;
  }
}
.footer__flexbox-main {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 0 50px;
  font-size: 14px;
  line-height: 1.71;
  border-bottom: 1px solid rgba(50, 50, 50, 0.06);
}
@media screen and (max-width: 1220px) {
  .footer__flexbox-main {
    padding: 0 40px 50px;
  }
}
@media screen and (max-width: 1023px) {
  .footer__flexbox-main {
    padding: 0 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .footer__flexbox-main {
    line-height: 2.43;
    margin: auto;
    border-bottom: none;
  }
}
.footer__menu-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
@media screen and (max-width: 1023px) {
  .footer__menu-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
  }
}
.footer__copyright {
  font-size: 14px;
  margin-top: 10px;
  padding: 0 30px 0 0;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
@media screen and (max-width: 1220px) {
  .footer__copyright {
    padding: 0 40px;
  }
}
@media screen and (max-width: 460px) {
  .footer__copyright {
    margin-top: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.footer__year {
  font-size: inherit;
  font-weight: 400;
  color: rgba(252, 252, 252, 0.5);
}
@media screen and (max-width: 767px) {
  .footer__year {
    display: block;
    margin-bottom: 10px;
  }
}
.footer__privacy {
  color: #ffffff;
  font-weight: 300;
  border-left: 1px solid rgba(50, 50, 50, 0.5);
  padding-left: 15px;
  margin-left: 10px;
}
.footer__privacy:hover {
  color: #005ed7;
}
@media screen and (max-width: 767px) {
  .footer__privacy {
    padding-left: 0;
    margin-left: 0;
    border-left: none;
    display: block;
    padding-bottom: 5px;
  }
}
.footer__menu {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 5;
  -ms-flex: 5;
  flex: 5;
  font-size: 14px;
  font-weight: 400;
  line-height: 2.31;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .footer__menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.footer__menu .has-dropdown {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0;
}

@media screen and (max-width: 1023px) {
  .footer__menu .has-dropdown {
    padding: 0 20px 40px;
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .footer__menu .has-dropdown {
    padding: 0;
    width: 100%;
    border-top: 1px solid hsla(0, 0%, 59%, 0.15);
  }
  .footer__menu .has-dropdown:last-child {
    border-bottom: 1px solid hsla(0, 0%, 59%, 0.15);
  }
    .footer__menu .has-dropdown>b {
      display: block;
      height: 100%;
      width: 100%;
    }
}
.footer__menu .has-dropdown > a {
  display: inline-block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  font-size: 14px;
  line-height: 1;
  color: #fff;
}
.footer__menu .has-dropdown > a:hover {
  color: #005ed7;
}
@media screen and (max-width: 767px) {
  .footer__menu .has-dropdown > a:before {
    content: "";
    background-image: url(img/icons/arrow-right.svg);
    background-size: contain;
    position: absolute;
    right: 0;
    top: 50%;
    height: 14px;
    width: 7px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
}
@media screen and (max-width: 767px) {
  .footer__menu .has-dropdown > a {
    line-height: 2.86;
    margin-bottom: 0;
    width: 100%;
  }
}
.footer__menu .has-dropdown .arrow-down:before {
  -webkit-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}
@media screen and (max-width: 767px) {
  .footer__menu .sub-menu {
    padding-left: 10px;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
.footer__menu .sub-menu a {
  color: #fff;
  font-weight: 400;
}
.footer__menu .sub-menu a:hover {
  color: #005ed7;
}
.footer__about {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .footer__about {
    margin-top: 40px;
    padding: 0;
    display: none;
  }
}
.footer__about-mobile {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 20px;
  display: none;
}
@media screen and (max-width: 767px) {
  .footer__about-mobile {
    margin-top: 40px;
    padding: 0;
    display: block;
  }
}
.footer__office:nth-child(odd) {
  margin-top: 15px;
  display: -ms-grid;
  display: grid;
}
.footer__heading {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  margin: 10px 0 14px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
}
.footer__heading:hover {
  color: #005ed7;
}
.footer__email {
  position: relative;
  color: #1476f2;
  font-size: 14px;
  font-weight: 600;
}
.footer__email:after {
  content: "";
  position: absolute;
  bottom: 0;
  display: block;
  height: 1px;
  width: 100%;
  background-color: #1476f2;
  transition: transform 0.45s cubic-bezier(0.835, -0.005, 0.06, 1),
    -webkit-transform 0.45s cubic-bezier(0.835, -0.005, 0.06, 1);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}
.footer__email:hover {
  color: #005ed7;
}
.footer__email:hover:after {
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.footer__phone {
  font-size: 14px;
  font-weight: 600;
  color: #323232;
  padding: 8px 0 10px;
}
.footer__address {
  font-size: 14px;
  font-weight: 400;
  color: #323232;
  padding-bottom: 10px;
}
@media screen and (max-width: 1023px) {
  .footer__address {
    max-width: 145px;
  }
}
.footer__tel {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 10px;
  color: #1f7aef;
  padding-left: 20px;
  background-image: url(img/icons/tel.png);
  background-repeat: no-repeat;
}
.footer__newyork {
  background-image: url(img/icons/pin.svg);
  background-repeat: no-repeat;
}
.footer__newyork,
.footer__newyork1 {
  display: block;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 17px;
  color: #1f7aef;
  padding-left: 20px;
}
.footer__address a.footer__link {
  padding: 0;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  width: auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  font-weight: 400;
}
.footer__address a.footer__link:hover i {
  margin-left: 10px;
}
.footer__address a.footer__link i {
  margin-left: 0;
  -webkit-transition: margin-left 0.3s ease;
  transition: margin-left 0.3s ease;
}
@media screen and (max-width: 460px) {
  .footer__copy-container {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    text-align: center;
    margin-top: 35px;
  }
}
@media screen and (max-width: 460px) {
  .footer__social {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.form {
  margin-top: 20px;
  margin-left: -7.5px;
  margin-right: -7.5px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form--ebook {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}
.form--ebook span {
  opacity: 0.7;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.43;
  color: #454545;
}
.form--ebook span a {
  text-decoration: underline;
  color: #454545;
}
.form--ebook .form__submit {
  margin-top: 10px;
  height: 50px;
  margin-bottom: 25px;
}
.form--ebook .form-box {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .form--ebook .form-box {
    display: block;
    margin-bottom: 20px;
  }
}
.form--ebook .form-box .form-group {
  width: -webkit-calc(50% - 5px);
  width: calc(50% - 5px);
  -webkit-box-flex: unset;
  -ms-flex-positive: unset;
  flex-grow: unset;
}
@media screen and (max-width: 767px) {
  .form--ebook .form-box .form-group {
    width: 100%;
  }
}
.form--ebook .form-group {
  padding: 0;
  margin-bottom: 20px;
  width: 100%;
}
.form--ebook .form-group:after {
  top: 20px;
}
.form--ebook .form-group:last-child {
  margin-bottom: 0;
}
.form--ebook .form-group input[type="tel"] {
  padding: 0 35px 0 20px;
}
.form--ebook .form-group input[type="tel"],
.form--ebook .form-group input[type="text"],
.form--ebook .form-group select {
  width: 100%;
  height: 40px;
  border: 1px solid hsla(0, 0%, 59%, 0.25);
  font-size: 15px;
  line-height: 1.67;
  padding: 0 35px 0 16px;
  text-align: left;
  color: #323232;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  border-radius: 0 !important;
}
.form--ebook .form-group::-webkit-input-placeholder {
  font-size: 15pxform --contact--rating;
  line-height: 1.67;
  text-align: left;
  color: #777;
  font-weight: 300;
  font-family: Montserrat;
}
.form--ebook .form-group select {
  font-size: 15px;
  line-height: 1.67;
  text-align: left;
  color: #777;
  font-weight: 300;
  font-family: Montserrat;
  -webkit-appearance: none;
  border-radius: 0;
  background-color: transparent;
  padding: 0 35px 0 16px;
}
.form--ebook .form-group .form__appearance:before {
  content: "";
  background-image: url(img/arrow-1-1.svg);
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 10px;
  height: 7px;
}
@media screen and (max-width: 767px) {
  .form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.form__title {
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
}
.form__lead {
  font-size: 12px;
  line-height: 18px;
  color: #bababa;
  padding: 7.5px;
}
@media screen and (max-width: 1023px) {
  .form__lead {
    font-size: 10px;
  }
}
.form__submit {
  height: 45px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  min-width: 140px;
  font-size: 13px;
  padding: 0 20px;
  font-weight: 600;
  text-transform: uppercase;
  background: #1476f2;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: none;
  white-space: nowrap;
  display: block;
  width: 100%;
}
@media screen and (max-width: 575px) {
  .form__submit {
    font-size: 14px;
  }
}
.form__submit [class*=" isoi-"],
.form__submit [class^="isoi-"] {
  font-size: 12px;
  color: #1476f2;
  padding-left: 12px;
  display: block;
}
.form__submit:hover {
  background: #005ed7;
  border-color: #005ed7;
  color: #fff;
}
.form__submit:hover [class*=" isoi-"],
.form__submit:hover [class^="isoi-"] {
  color: #fff;
}
.form__submit:active {
  background: #323232;
  border-color: #323232;
  color: #fff;
}
.form__submit:active [class*=" isoi-"],
.form__submit:active [class^="isoi-"] {
  color: #fff;
}
.form__submit--green {
  background: #17ca8e;
}
.form__submit--green:hover {
  background: #1E90FF;
}
.form__submit--contact {
  height: 45px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  min-width: 140px;
  font-size: 13px;
  padding: 0 20px;
  text-transform: uppercase;
  background: #1476f2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: none;
  white-space: nowrap;
  background: transparent;
  border: 2px solid #fff;
  height: 50px;
  min-width: 220px;
  color: #fff;
  background: #17ca8e;
  border: 2px solid #17ca8e;
  margin: 0 auto;
  max-width: 500px;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  line-height: 0.81;
  text-align: center;
  display: inline-block;
  z-index: 10;
}
@media screen and (max-width: 575px) {
  .form__submit--contact {
    font-size: 14px;
  }
}
.form__submit--contact [class*=" isoi-"],
.form__submit--contact [class^="isoi-"] {
  font-size: 12px;
  color: #1476f2;
  padding-left: 12px;
  display: block;
}
.form__submit--contact:hover {
  background: #005ed7;
  border-color: #005ed7;
}
.form__submit--contact:hover [class*=" isoi-"],
.form__submit--contact:hover [class^="isoi-"] {
  color: #fff;
}
.form__submit--contact:active {
  background: #323232;
  border-color: #323232;
  color: #fff;
}
.form__submit--contact:active [class*=" isoi-"],
.form__submit--contact:active [class^="isoi-"] {
  color: #fff;
}
.form__submit--contact:hover {
  color: #323232;
  background: #fff;
  border: 2px solid #fff;
  color: #fff;
  background: #1E90FF;
  border: 2px solid #1E90FF;
}
.form__submit--contact:active {
  color: #323232;
  background: hsla(0, 0%, 88%, 0.8);
  border: 2px solid hsla(0, 0%, 88%, 0.1);
}
@media screen and (max-width: 1023px) {
  .form__submit--contact {
    max-width: 355px;
  }
}
@media screen and (max-width: 767px) {
  .form__submit--contact {
    max-width: 100%;
  }
}
@media screen and (max-width: 320px) {
  .form__submit--contact {
    font-size: 14px;
    padding: 0;
  }
}
.form__submit--contact-page {
  max-width: 100%;
}
.form__valid-fill {
  color: #fff;
  font-size: 14px;
  text-align: right;
  padding-right: 7.5px;
  width: 100%;
}
.form__valid-fill--black {
  color: #000;
}
.form__inform-data {
  color: #323232;
  opacity: 0.6;
}
.form__checkbox-label,
.form__inform-data {
  display: inline-block;
  position: relative;
  outline: 0;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.form__checkbox-label {
  padding-left: 30px;
  color: #fff;
  cursor: pointer;
}
.form__checkbox-label:after,
.form__checkbox-label:before {
  background-color: rgba(50, 50, 50, 0.03);
  border: 1px solid #eaeaea;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 17px;
  width: 17px;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.form__checkbox-label:after {
  content: "";
  color: rgba(0, 0, 0, 0.87);
  opacity: 0;
  width: 9px;
  height: 5px;
  background: transparent;
  top: 4px;
  left: 4px;
  border: 2px solid #1476f2;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.form__checkbox-label--gray {
  color: rgba(50, 50, 50, 0.6);
}
.form__checkbox {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  outline: 0;
  z-index: -1;
  width: 17px;
  height: 17px;
}
.form__checkbox:checked ~ label:after {
  opacity: 1;
}
.form__select {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  color: rgba(50, 50, 50, 0.6);
  border-radius: 0;
  border: none;
  cursor: pointer;
  height: 40px;
  width: 100%;
  padding-left: 17px;
  line-height: 1.5;
}
.form__appearance:before {
  content: "";
  background-image: url(img/arrow-1-1.svg);
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 10px;
  height: 7px;
}
.form__select-container {
  width: 100%;
}
.form__select-container:before {
  content: "";
  background-image: url(img/select-arrow-new.svg);
  background-size: contain;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
}
.form__select-container .form__select {
  height: 40px;
  border: 1px solid hsla(0, 0%, 59%, 0.25);
  font-size: 15px;
  line-height: 1.67;
  text-align: left;
  color: #323232;
}
.form__textarea {
  border: none;
  border-radius: 0;
  min-height: 120px;
  padding: 17px 35px 0 17px;
  width: 100%;
  resize: none;
}
.form__footer {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-bottom: 10px;
  height: auto;
}
.form__footer_consent {
  margin: 15px 0 25px;
}
.form__footer_consent-link {
  text-decoration: underline;
}
.form__footer_consent-link:hover {
  text-decoration: none;
}
.form__box {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .form__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.form__box .form-group {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .form__box .form-group {
    width: 100%;
  }
}
.form__box--contact-page {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.form__box--contact-page .form-group {
  width: 100%;
  margin-right: 0;
}
.form-group {
  color: #000;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
  padding: 7.5px;
}
.form-group:after {
  content: "";
  position: absolute;
  -webkit-transform: translate(150%, -50%);
  -ms-transform: translate(150%, -50%);
  transform: translate(150%, -50%);
  -webkit-transition: -webkit-transform 0.1s ease;
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease;
  right: 15px;
  top: 50%;
}
.form-group .clear-attach {
  display: none;
  position: absolute;
  top: 5px;
  left: -15px;
  padding: 0;
  border: none;
  color: #1476f2;
  width: 20px;
  background-color: transparent;
}
.form-group input[type="text"] {
  border: none;
  border-radius: 0;
  height: 45px;
  line-height: 45px;
  vertical-align: middle;
  padding: 0 35px 0 20px;
  width: 100%;
}
.form-group input[type="file"] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.form-group.has-error {
  color: #e74c3c;
}
.form-group.has-error:before {
  display: none;
}
.form-group.has-error:after {
  background-image: url(img/icons/has-error.svg);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 17px;
  width: 20px;
}
.form-group.has-error .upload__label--white {
  color: #e74c3c;
}
.form-group.has-success:not(.js-emptyFiles):before {
  display: none;
}
.form-group.has-success:not(.js-emptyFiles):after {
  background-image: url(img/icons/has-success.svg);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 12px;
  width: 16px;
}
.form-group.has-success:not(.js-emptyFiles) .upload__label--white {
  color: #26ad5f;
}
#attach-error,
#attach-popup-error {
  display: none !important;
}
.form-group label.has-error {
  display: inline-block !important;
  color: #d84a4a !important;
}
.contact__error {
  display: none;
  color: #cd5c5c;
  text-align: center;
  padding: 5px;
}
.upload__label {
  background-color: transparent;
  border: 2px dashed #d0d0d0;
  cursor: pointer;
  text-align: center;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 45px;
  line-height: 45px;
  padding: 0 35px 0 50px;
  width: 100%;
}
.upload__label i.isoi-upload {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 17px;
  font-size: 17px;
  left: -30px;
}
.upload__label span {
  position: relative;
  pointer-events: none;
  line-height: 1;
}
.upload__label--white {
  border-color: hsla(0, 0%, 82%, 0.5);
  color: #fff;
}
.flex-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.flex-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.flex-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
@media screen and (max-width: 1023px) {
  .flex-3 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
}
@media screen and (max-width: 767px) {
  .flex-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 0;
  }
}
.flex-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 1023px) {
  .flex-4 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: 50%;
  }
  .flex-4 br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .flex-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    width: 100%;
  }
}
.js-thx:not(.thank) {
  color: #000;
  display: none;
  font-size: 18px;
  padding: 15px 0;
  width: 100%;
}
.js-delay {
  display: block;
}
.thx--contact-page {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .form--home {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
}
.form--home .form-group {
  margin: 15px 0 0;
}
@media screen and (max-width: 1023px) {
  .form--home .form-group {
    margin: 15px 0 0;
  }
}
.form--contact {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto;
  max-width: 800px;
  width: 100%;
  display: none;
}
.form--contact--rating {
  max-width: 455px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.form--contact .no-validation-icon {
  margin-bottom: 0;
  width: 100%;
}
.form--contact .no-validation-icon:after {
  display: none;
}
.form--contact-page {
  max-width: 580px;
  margin: 7px 0 0 53px;
}
@media screen and (max-width: 575px) {
  .form--contact-page {
    padding: 10px 0;
    margin: 0;
  }
}
.form--contact-page .form__box .form__box {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 575px) {
  .form--contact-page .form__box .form__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}
.form--contact-page .form__box .form__box .form-group {
  max-width: 285px;
}
@media screen and (max-width: 575px) {
  .form--contact-page .form__box .form__box .form-group {
    max-width: 100%;
  }
}
.form--contact-page .form__checkbox-label:after {
  top: 6px;
  left: 6px;
}
.form--contact-page .form__submit--contact {
  height: 55px;
}
.form--contact-page .form__footer_consent {
  margin: -8px 0 7px;
}
.form--contact-page .form__checkbox-label:before {
  height: 21px;
  width: 21px;
  top: -2px;
}
.form--contact-page .form__checkbox-label {
  margin-top: 8px;
  font-size: 15px;
}
.form--contact-page .form__textarea {
  padding: 6px 35px 0 17px;
  min-height: 94px;
}
.form--contact-page .form__select {
  height: 27px;
  color: internal-light-dark(#000, #fff) !important;
}
.form--contact-page .form__footer {
  margin-bottom: 11px;
}
.form--contact-page .form-group {
  margin-bottom: 10px;
  padding: 5px 0;
}
.form--contact-page .form-group.upload-wrapper.has-error {
  overflow: visible;
  padding-right: 40px;
}
@media screen and (max-width: 575px) {
  .form--contact-page .form-group {
    padding: 7.5px 0;
  }
}
.form--contact-page .form-group input[type="text"] {
  height: 28px;
  padding: 0 35px 0 16px;
  line-height: 30px;
}
.form--contact-page .form-group.border {
  border: 1px solid rgba(50, 50, 50, 0.1);
  background-color: #fff;
}
.form-spinner {
  margin: 0 auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.form-spinner > div {
  background-color: #0072f6;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: form-spinner 1.2s infinite ease-in-out;
  animation: form-spinner 1.2s infinite ease-in-out;
}
.form-spinner.js-show {
  opacity: 1;
}
.form-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.form-spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.form-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.form-spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
select::-ms-expand {
  display: none;
}
body.pages-contacts .form-wrap--contact-page {
  padding: 103px 0 70px;
}
@media screen and (max-width: 575px) {
  body.pages-contacts .form-wrap--contact-page {
    padding: 30px 0 0;
  }
}
body.pages-contacts .static {
  padding-top: 193px;
}
.form--contact--rating select {
  font-size: 15px;
  line-height: 1.67;
  text-align: left;
  color: #777 !important;
  font-weight: 300;
  -webkit-appearance: none;
  border-radius: 0;
  background-color: transparent;
  padding: 0 35px 0 16px;
}
@-webkit-keyframes form-spinner {
  0%,
  40%,
  to {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes form-spinner {
  0%,
  40%,
  to {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
.form-newsletter {
  background-color: #008b8b;
  height: 300px;
  margin: 70px 0 0;
}
.form-small {
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .form-small {
    margin: 0 -20px;
  }
}
.form-small__content {
  background-position: 50% 80%;
  background-size: cover;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  padding: 40px 40px 30px;
  z-index: 1;
}
@media screen and (max-width: 1023px) {
  .form-small__content {
    padding: 30px;
  }
}
.form-small__title {
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 15px;
}
.form-small__lead {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.43;
  color: #fff;
}
.form-small__lead,
.form-small__submit {
  margin-bottom: 25px;
}
.form-small__overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.form-small__tag--ebook,
.form-small__tag--newsletter {
  display: block;
  margin-bottom: 15px;
}
.form-small__body {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: -7.5px;
}
@import "~intl-tel-input/build/css/intlTelInput.css";
@import url("https://fonts.googleapis.com/css2?family=PT+Sans&display=swap");
body.pages-contacts-new {
  background-color: #fff;
}
@media screen and (min-width: 1221px) {
  .pages-contacts .nav {
    background-color: #121212;
  }
}
@media screen and (min-width: 1221px) {
  .pages-contacts-new .nav .logo,
  .pages-contacts .nav .logo {
    background-image: url(img/logo.png);
  }
}
@media screen and (min-width: 1221px) {
  .pages-contacts-new .nav .menu-item a.menu-item-link,
  .pages-contacts .nav .menu-item a.menu-item-link {
    color: #ffffff;
  }
}
.case-studies--contacts .main-slider .clients-image {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.what-our-clients-say h2 {
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .what-our-clients-say h2 {
    margin-bottom: 0;
  }
}
.what-our-clients-say .owl-stage-outer {
  overflow: visible;
}
.what-our-clients-say {
  position: relative;
  padding-bottom: 50px;
  overflow: hidden;
}
.what-our-clients-say .owl-dots {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.what-our-clients-say .owl-nav {
  display: none;
}
.what-our-clients-say .owl-stage {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.what-our-clients-say .owl-dot span {
  width: 50px;
  height: 2px;
  display: inline-block;
  background: hsla(0, 0%, 61%, 0.3);
  margin: 0 10px;
}
@media screen and (max-width: 767px) {
  .what-our-clients-say .owl-dot span {
    width: 20px;
    margin: 0 6px;
  }
}
.owl-dot.active span {
  border-left: 50px solid #006efa;
}
@media screen and (max-width: 767px) {
  .owl-dot.active span {
    border-left: 20px solid #006efa;
  }
}
.owl-stage-outer {
  overflow: hidden;
}
.review-section {
  max-width: 618px;
  margin-top: 20px;
}
@media screen and (max-width: 991px) {
  .review-section {
    max-width: 514px;
  }
}
.review-item {
  padding: 50px 0;
  max-width: 100%;
  margin-right: 134px;
}
@media screen and (max-width: 991px) {
  .review-item {
    margin-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .review-item {
    margin: 30px;
  }
}
.review-item__title {
  font-size: 24px;
  font-weight: 600;
  padding-left: 30px;
  border-left: 4px solid #1476f2;
  margin-bottom: 40px;
}
.review-item__description {
  font-size: 16px;
  margin-bottom: 40px;
  text-align: justify;
  line-height: 23px;
}
.review-item__author {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}
.review-item__author img {
  width: 94px;
  height: 94px;
  border-radius: 50%;
  margin-bottom: 26px;
}
.case-studies--contacts {
  padding-top: 50px;
  background: #fafafa;
}
#contact-hero-section {
  background: -webkit-linear-gradient(246.64deg, #2a82f2 32.5%, #1865c7 77.87%);
  background: linear-gradient(203.36deg, #2a82f2 32.5%, #1865c7 77.87%);
  padding-top: 80px;
}
#contact-hero-section .contact-client-logo {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
}
@media screen and (max-width: 991px) {
  #contact-hero-section .contact-client-logo {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
#contact-hero-section .contact-line {
  height: 2px;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(hsla(0, 0%, 100%, 0.24)),
    to(hsla(0, 0%, 100%, 0))
  );
  background: -webkit-linear-gradient(
    left,
    hsla(0, 0%, 100%, 0.24),
    hsla(0, 0%, 100%, 0)
  );
  background: linear-gradient(
    90deg,
    hsla(0, 0%, 100%, 0.24),
    hsla(0, 0%, 100%, 0)
  );
}
#contact-hero-section .contact-section {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  font-family: Montserrat;
  padding: 40px 0 65px;
}
@media screen and (max-width: 991px) {
  #contact-hero-section .contact-section {
    padding-top: 20px;
  }
}
#contact-hero-section .contact-section .contact-info {
  width: 49%;
  padding-top: 33px;
}
@media screen and (max-width: 991px) {
  #contact-hero-section .contact-section .contact-info {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
#contact-hero-section .contact-section .contact-info .our-offices .motto-row {
  color: #fff;
  height: 56px;
}
@media screen and (max-width: 991px) {
  #contact-hero-section .contact-section .contact-info .our-offices .motto-row {
    height: auto;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#contact-hero-section
  .contact-section
  .contact-info
  .our-offices
  .motto-row
  img {
  float: left;
  margin-right: 16px;
}
@media screen and (max-width: 991px) {
  #contact-hero-section
    .contact-section
    .contact-info
    .our-offices
    .motto-row
    img {
    height: 100%;
  }
}
#contact-hero-section .contact-section .contact-info .our-offices__title {
  color: #fff;
}
#contact-hero-section .contact-section .contact-info .our-offices__list {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#contact-hero-section .contact-section .contact-info .our-offices__list li {
  width: 50%;
  margin-top: 45px;
  color: #fff;
}
#contact-hero-section .contact-section .contact-info .our-offices__list li h4 {
  font-size: 24px;
  margin-bottom: 15px;
  padding-left: 34px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
}
#contact-hero-section
  .contact-section
  .contact-info
  .our-offices__list
  li
  h4.us {
  background-image: url(img/us.png);
}
#contact-hero-section
  .contact-section
  .contact-info
  .our-offices__list
  li
  h4.gb {
  background-image: url(img/gb.png);
}
#contact-hero-section
  .contact-section
  .contact-info
  .our-offices__list
  li
  h4.nr {
  background-image: url(img/nr.png);
}
@media screen and (max-width: 767px) {
  #contact-hero-section .contact-section .contact-info .our-offices__list li {
    font-size: 20px;
  }
}
#contact-hero-section .contact-section .contact-info .our-offices__list li a {
  font-size: 24px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #contact-hero-section .contact-section .contact-info .our-offices__list li a {
    font-size: 16px;
  }
}
#contact-hero-section .contact-section .contact-info .career-email {
  margin-top: 70px;
}
#contact-hero-section .contact-section .contact-info .career-email__title {
  color: #fff;
  font-size: 20px;
  margin-bottom: 22px;
}
#contact-hero-section .contact-section .contact-info .career-email__link {
  font-size: 18px;
  color: #fff;
  text-decoration: underline;
  background: url(img/icons/envelope.svg) no-repeat;
  padding-left: 30px;
}
#contact-hero-section .contact-section .contact-info .rating-items {
  margin-top: 100px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  #contact-hero-section .contact-section .contact-info .rating-items {
    width: 100%;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}
#contact-hero-section .contact-section .contact-info .rating-items__item {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #contact-hero-section .contact-section .contact-info .rating-items__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  #contact-hero-section .contact-section .contact-info .rating-items__item svg {
    width: 28px;
    height: 28px;
  }
}
#contact-hero-section
  .contact-section
  .contact-info
  .rating-items__item
  .stars {
  font-size: 22px;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  #contact-hero-section
    .contact-section
    .contact-info
    .rating-items__item
    .stars {
    font-size: 14px;
  }
  #contact-hero-section
    .contact-section
    .contact-info
    .rating-items__item
    .stars
    svg {
    height: 12px;
    width: 87px;
  }
}
#contact-hero-section .contact-section .contact-info .rating-items__text {
  color: #fff;
  font-size: 12px;
  margin-left: 20px;
  fill: #fff;
}
@media screen and (max-width: 767px) {
  #contact-hero-section .contact-section .contact-info .rating-items__text {
    margin-left: 0;
    margin-top: 8px;
    font-size: 9px;
  }
}
#contact-hero-section .form-wrap__flexbox,
#contact-hero-section .form-wrap__flexbox .form-group,
#contact-hero-section .form-wrap__flexbox .form__footer .form__checkbox-label {
  font-family: Montserrat;
}
@media screen and (max-width: 991px) {
  #contact-hero-section .form-wrap__flexbox {
    width: 100%;
    margin: 0 auto;
    border-radius: 10px;
  }
}
#contact-hero-section .form-wrap__flexbox h1 {
  text-transform: uppercase;
  font-size: 32px;
  margin-bottom: 20px;
}
#contact-hero-section .form-wrap__flexbox .form__footer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
#contact-hero-section .form-wrap__flexbox .form__footer .form__submit--contact {
  background: #f54d4d;
  border-color: #f54d4d;
  width: 100%;
  max-width: 100%;
  margin-top: 50px;
}
.contacts-ranking {
  width: 100%;
  height: 300px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .contacts-ranking {
    height: auto;
  }
}
.contacts-ranking .owl-stage-outer {
  padding: 70px 0;
}
.contact-section {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contact-section.contact-section-new {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  font-family: Source Sans Pro;
  padding: 40px 0 65px;
}
@media screen and (max-width: 767px) {
  .contact-section.contact-section-new {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.contact-section.contact-section-new .contact-info {
  width: 49%;
}
@media screen and (max-width: 991px) {
  .contact-section.contact-section-new .contact-info {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .contact-section.contact-section-new .contact-info {
    width: 100%;
  }
}
.contact-section.contact-section-new .contact-info img {
  margin-bottom: 21px;
  width: 100%;
}
.contact-section.contact-section-new .contact-info h4 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 34px;
  text-transform: capitalize;
  margin-bottom: 9px;
}
.contact-section.contact-section-new .contact-info p {
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 35px;
  color: #323232;
}
.contact-section.contact-section-new .contact-info .title-link {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 34px;
}
.contact-section.contact-section-new .contact-info .title-link h2 {
  margin-bottom: 0;
  text-transform: capitalize;
  font-size: 36px;
  line-height: 34px;
}
@media screen and (max-width: 991px) {
  .contact-section.contact-section-new .contact-info .title-link h2 {
    font-size: 32px;
  }
}
.contact-section.contact-section-new .contact-info .title-link a {
  background: #f0f6ff;
  border-radius: 4px;
  padding: 6px 12px;
  text-transform: capitalize;
  color: #1476f2;
  font-weight: 600;
  font-size: 12px;
  line-height: 12px;
  font-family: Montserrat;
}
.contact-section.contact-section-new .contact-info ul {
  margin-top: 15px;
}
.contact-section.contact-section-new .contact-info ul li {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 33px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.contact-section.contact-section-new .contact-info ul li p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 20px;
}
.contact-section.contact-section-new .contact-info ul li span {
  font-family: PT Sans;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  color: #323232;
}
.contact-section.contact-section-new .contact-info ul li img {
  width: 100%;
  height: 100%;
  margin-right: 27px;
  max-width: 76px;
}
.contact-section.contact-section-new .form-wrap__flexbox {
  position: absolute;
  right: 0;
  top: -273px;
  z-index: 100;
  width: 50%;
}
@media screen and (max-width: 991px) {
  .contact-section.contact-section-new .form-wrap__flexbox {
    position: unset;
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .contact-section.contact-section-new .form-wrap__flexbox {
    width: 100%;
  }
}
.contact-section .privacy__text a {
  color: #1476f2 !important;
}
.contact-section .contact-information {
  background: #1865c7;
  border-radius: 4px;
  padding: 123px 40px;
  font-family: Source Sans Pro;
  margin: 50px 0;
  width: 45%;
  max-width: 360px;
  max-height: 540px;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .contact-section .contact-information {
    margin: 0;
    width: 100%;
    max-width: 499px;
    border-radius: 0;
    padding: 40px 20px 20px;
  }
}
.contact-section .contact-information ul {
  list-style: none;
  counter-reset: my-awesome-counter;
}
.contact-section .contact-information ul li {
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 28px;
  counter-increment: my-awesome-counter;
  padding-left: 47px;
  position: relative;
}
.contact-section .contact-information ul li:before {
  content: counter(my-awesome-counter) "";
  width: 28px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  display: inline-block;
  text-align: center;
  background-color: hsla(0, 0%, 100%, 0.2);
  border-radius: 50%;
  color: #fff;
  left: 0;
  position: absolute;
  top: 0;
}
.contact-section .contact-information p {
  font-weight: 600;
  font-size: 24px;
  line-height: 13px;
  margin-bottom: 41px;
  text-transform: uppercase;
}
.contact-section .contact-information__subheader {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  text-align: left;
  color: #fff;
}
.contact-section .privacy__text {
  margin-top: 0;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.02em;
}
.contact-section .upload__label span {
  color: #757575;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contact-section h3 {
  font-weight: 600;
  font-size: 36px;
  line-height: 34px;
  text-transform: capitalize;
  color: #323232;
  margin-bottom: 36px;
}
@media screen and (max-width: 991px) {
  .contact-section h3 {
    font-size: 32px;
  }
}
@media screen and (max-width: 991px) {
  .contact-section {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
@media screen and (max-width: 767px) {
  .contact-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.contact-section .contact-about-wrap {
  width: 55%;
  padding: 38px 0 58px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 1400px) {
  .contact-section .contact-about-wrap {
    padding: 20px 20px 30px 0;
  }
}
@media screen and (max-width: 991px) {
  .contact-section .contact-about-wrap {
    width: 49%;
  }
}
@media screen and (max-width: 767px) {
  .contact-section .contact-about-wrap {
    width: 100%;
    padding: 0;
  }
}
.contact-section .contact-about-wrap .contact-about-header {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.13;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 54px;
}
@media screen and (max-width: 991px) {
  .contact-section .contact-about-wrap .contact-about-header {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .contact-section .contact-about-wrap .contact-about-header {
    max-width: 350px;
    line-height: 38px;
    margin-bottom: 15px;
  }
}
.contact-section .contact-about-wrap .contact-about-stats {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  width: 100%;
  max-width: 570px;
  height: 150px;
  border: 1px solid hsla(0, 0%, 100%, 0.5);
  border-radius: 14px;
  margin-bottom: 94px;
}
@media screen and (max-width: 1400px) {
  .contact-section .contact-about-wrap .contact-about-stats {
    margin: 0 auto 70px;
  }
}
@media screen and (max-width: 991px) {
  .contact-section .contact-about-wrap .contact-about-stats {
    height: 111px;
    border-radius: 7px;
  }
}
@media screen and (max-width: 767px) {
  .contact-section .contact-about-wrap .contact-about-stats {
    margin: 21px auto 41px;
    height: 95px;
  }
}
@media screen and (max-width: 480px) {
  .contact-section .contact-about-wrap .contact-about-stats {
    width: 100%;
  }
}
.contact-section .contact-about-wrap .contact-about-stats .stat-item {
  -ms-flex-preferred-size: 33.33333%;
  flex-basis: 33.33333%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 600;
  text-align: center;
  color: #fff;
}
.contact-section
  .contact-about-wrap
  .contact-about-stats
  .stat-item:not(:last-child) {
  border-right: 1px solid hsla(0, 0%, 100%, 0.5);
}
.contact-section .contact-about-wrap .contact-about-stats .stat-item .stat-num {
  display: block;
  margin: 0 auto;
  font-size: 60px;
}
@media screen and (max-width: 1023px) {
  .contact-section
    .contact-about-wrap
    .contact-about-stats
    .stat-item
    .stat-num {
    font-size: 40px;
  }
}
@media screen and (max-width: 991px) {
  .contact-section
    .contact-about-wrap
    .contact-about-stats
    .stat-item
    .stat-num {
    font-size: 30px;
    line-height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .contact-section
    .contact-about-wrap
    .contact-about-stats
    .stat-item
    .stat-num {
    margin-bottom: 4px;
  }
}
@media screen and (max-width: 480px) {
  .contact-section
    .contact-about-wrap
    .contact-about-stats
    .stat-item
    .stat-num {
    font-size: 35px;
    line-height: 1.29;
  }
}
.contact-section
  .contact-about-wrap
  .contact-about-stats
  .stat-item
  .stat-desc {
  display: block;
  margin: 0 auto;
  width: 96px;
  font-size: 15px;
  line-height: 1;
  text-transform: uppercase;
}
@media screen and (max-width: 1023px) {
  .contact-section
    .contact-about-wrap
    .contact-about-stats
    .stat-item
    .stat-desc {
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  .contact-section
    .contact-about-wrap
    .contact-about-stats
    .stat-item
    .stat-desc {
    font-size: 10px;
    line-height: 13px;
  }
}
@media screen and (max-width: 480px) {
  .contact-section
    .contact-about-wrap
    .contact-about-stats
    .stat-item
    .stat-desc {
    font-size: 10px;
    width: 78px;
  }
}
.contact-section .form-wrap__flexbox {
  position: relative;
  width: 55%;
  max-width: 499px;
  padding: 36px 28px 21px;
  background-color: #fff;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Source Sans Pro;
  -webkit-box-shadow: 15px 0 40px rgba(0, 0, 0, 0.1);
  box-shadow: 15px 0 40px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
@media screen and (max-width: 1400px) {
  .contact-section .form-wrap__flexbox {
    padding: 33px 50px;
  }
}
@media screen and (max-width: 1023px) {
  .contact-section .form-wrap__flexbox {
    padding: 15px;
  }
}
@media screen and (max-width: 991px) {
  .contact-section .form-wrap__flexbox {
    margin-right: 0;
    width: 51%;
    padding: 30px 15px;
  }
}
@media screen and (max-width: 767px) {
  .contact-section .form-wrap__flexbox {
    padding: 20px;
    width: 100%;
    border-radius: 0;
  }
}
.contact-section .form-wrap__flexbox .form__box {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 1023px) {
  .contact-section .form-wrap__flexbox .form__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
}
@media screen and (max-width: 767px) {
  .contact-section .form-wrap__flexbox .form__box {
    max-width: 100%;
  }
}
.contact-section .form-wrap__flexbox .form__box .form-group {
  max-width: 215px;
}
@media screen and (max-width: 1023px) {
  .contact-section .form-wrap__flexbox .form__box .form-group {
    max-width: 355px;
  }
}
@media screen and (max-width: 767px) {
  .contact-section .form-wrap__flexbox .form__box .form-group {
    max-width: 100%;
  }
}
.contact-section .form-wrap__flexbox .form-group {
  position: relative;
  display: block;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: 100%;
  max-width: 443px;
  margin-bottom: 15px;
  padding: 0;
  color: rgba(50, 50, 50, 0.6);
  border: none;
  font-family: Source Sans Pro;
}
.contact-section .form-wrap__flexbox .form-group.form-group-radio {
  margin-bottom: 20px;
}
.contact-section .form-wrap__flexbox .form-group.has-error label.label {
  top: -11px;
  color: #c64a4a;
  background-color: #fff;
  font-size: 12px;
  line-height: 16px;
  padding: 0 5px;
}
.contact-section .form-wrap__flexbox .form-group.has-success label.label {
  top: -11px;
  color: #1476f2;
  background-color: #fff;
  font-size: 12px;
  line-height: 16px;
  padding: 0 5px;
}
.contact-section .form-wrap__flexbox .form-group #phone-number,
.contact-section .form-wrap__flexbox .form-group #phone-number-popup {
  padding-left: 55px;
}
@media screen and (max-width: 1400px) {
  .contact-section .form-wrap__flexbox .form-group {
    margin-bottom: 14px;
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  .contact-section .form-wrap__flexbox .form-group {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 767px) {
  .contact-section .form-wrap__flexbox .form-group {
    margin-bottom: 18px;
    max-width: 100%;
  }
}
.contact-section .form-wrap__flexbox .form-group .form__select {
  height: 40px;
  border: 1px solid rgba(50, 50, 50, 0.1);
}
@media screen and (max-width: 1400px) {
  .contact-section .form-wrap__flexbox .form-group .form__select {
    line-height: 34px;
    font-size: 15px;
  }
}
.contact-section .form-wrap__flexbox .form-group .form__radio {
  padding-right: 10px;
}
.contact-section .form-wrap__flexbox .form-group .form__radio:after {
  content: "";
  position: absolute;
  -webkit-transition: -webkit-transform 0.1s ease;
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease;
  right: 15px;
  top: 50%;
}
.contact-section
  .form-wrap__flexbox
  .form-group
  .form__radio.has-success:after {
  background-image: url(img/icons/has-success.svg);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 12px;
  width: 16px;
}
.contact-section .form-wrap__flexbox .form-group .form__radio.has-error:after {
  background-image: url(img/icons/has-error.svg);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 17px;
  width: 20px;
}
.contact-section
  .form-wrap__flexbox
  .form-group
  .form__radio.has-error
  .radio-error {
  display: block;
}
.contact-section .form-wrap__flexbox .form-group .form__radio .radio-error {
  display: none;
}
.contact-section .form-wrap__flexbox .form-group .form__radio label {
  background: #f0f6ff;
  border-radius: 80px;
  font-size: 16px;
  line-height: 18px;
  color: #1476f2;
  cursor: pointer;
  padding: 9px 12px;
  display: inline-block;
  margin-bottom: 14px;
  margin-right: 6px;
}
.contact-section .form-wrap__flexbox .form-group .form__radio label:hover {
  background: #1476f2;
  color: #fff;
}
.contact-section .form-wrap__flexbox .form-group input[type="text"] {
  padding: 0 35px 0 19px;
  height: 36px;
  width: 100%;
  vertical-align: middle;
  color: #323232;
  border: 1px solid #eaeaea;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 4px;
}
@media screen and (max-width: 1400px) {
  .contact-section .form-wrap__flexbox .form-group input[type="text"] {
    line-height: 34px;
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .contact-section .form-wrap__flexbox .form-group input[type="text"] {
    max-width: 100%;
  }
}
.contact-section .form-wrap__flexbox .form-group input[type="radio"] {
  position: absolute;
  left: -9999px;
}
.contact-section
  .form-wrap__flexbox
  .form-group
  input[type="radio"]:checked
  + label {
  background: #1476f2;
  color: #fff;
}
.contact-section .form-wrap__flexbox .form-group label.phone-label {
  padding-left: 40px;
  z-index: 100;
}
.contact-section .form-wrap__flexbox .form-group label.phone-label.selected {
  left: 50px;
}
.contact-section .form-wrap__flexbox .form-group label.label {
  position: absolute;
  top: 6px;
  z-index: 10;
  left: 15px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #757575;
  font-size: 16px;
  line-height: 24px;
}
.contact-section .form-wrap__flexbox .form-group label.label.selected + input {
  border-color: #1476f2;
}
.contact-section .form-wrap__flexbox .form-group label.label.selected {
  top: -11px;
  color: #1476f2;
  background-color: #fff;
  font-size: 12px;
  line-height: 16px;
  padding: 0 5px;
}
.contact-section .form-wrap__flexbox .form-group input[type="file"] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
  border: 1px solid rgba(50, 50, 50, 0.1);
}
.contact-section .form-wrap__flexbox .form-group--description {
  padding: 0;
  margin-bottom: 10px;
  position: relative;
}
.contact-section .form-wrap__flexbox .form-group--description .form__footer {
  position: absolute;
  right: -9px;
  bottom: 3px;
  max-width: 120px;
  margin-bottom: 0;
}
.contact-section .form-wrap__flexbox .form-group--description .form__textarea {
  color: #323232;
  padding: 10px 35px 0 19px;
  height: 100px;
  min-height: auto;
  border: 1px solid rgba(50, 50, 50, 0.1);
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 4px;
}
@media screen and (max-width: 1400px) {
  .contact-section
    .form-wrap__flexbox
    .form-group--description
    .form__textarea {
    height: 85px;
  }
}
.contact-section .form-wrap__flexbox .form__footer {
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 1400px) {
  .contact-section .form-wrap__flexbox .form__footer {
    margin: 0 auto 27px;
  }
}
@media screen and (max-width: 767px) {
  .contact-section .form-wrap__flexbox .form__footer {
    max-width: 100%;
  }
}
.contact-section .form-wrap__flexbox .form__footer .no-validation-icon {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 110px;
  margin: 0;
  width: auto;
  border: none;
}
.contact-section .form-wrap__flexbox .form__footer .form__checkbox-label {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.67;
  color: rgba(50, 50, 50, 0.6);
  font-family: Source Sans Pro;
}
@media screen and (max-width: 420px) {
  .contact-section .form-wrap__flexbox .form__footer .form__checkbox-label {
    font-size: 12px;
    line-height: 2.2;
  }
}
.contact-section
  .form-wrap__flexbox
  .form__footer
  .form__checkbox-label:before {
  left: 0;
  top: 2px;
  width: 20px;
  height: 20px;
  background-color: rgba(50, 50, 50, 0.03);
  border: 1px solid #eaeaea;
  border-radius: 4px;
}
.contact-section .form-wrap__flexbox .form__footer .form__checkbox-label:after {
  top: 8px;
  left: 6px;
  border-left: 2px solid #1476f2;
  border-bottom: 2px solid #1476f2;
}
.contact-section .form-wrap__flexbox .form__footer .upload-wrapper {
  height: 30px;
  margin: 0;
  border: none;
  overflow: visible;
}
.contact-section .form-wrap__flexbox .form__footer .upload-wrapper.has-error {
  padding-right: 40px;
  max-width: 160px;
}
.contact-section
  .form-wrap__flexbox
  .form__footer
  .upload-wrapper
  .upload__label {
  padding: 0;
  height: 25px;
  color: #1476f2;
  border: none;
  font-size: 12px;
  line-height: 22px;
}
.contact-section
  .form-wrap__flexbox
  .form__footer
  .upload-wrapper
  .upload__label
  i {
  padding-right: 5px;
  font-size: 17px;
}
@media screen and (max-width: 420px) {
  .contact-section
    .form-wrap__flexbox
    .form__footer
    .upload-wrapper
    .upload__label {
    font-size: 12px;
  }
}
.contact-section .form-spinner {
  position: absolute;
  bottom: 40px;
}
.form-choose-file {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 125px;
  height: 30px;
  margin: 0;
  width: auto;
  border: none;
}
@media screen and (max-width: 767px) {
  .form-choose-file {
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
  }
}
.form-choose-file .clear-attach {
  display: none;
  position: absolute;
  top: 10px;
  left: -20px;
  padding: 0;
  border: none;
  color: #1476f2;
  width: 20px;
  background-color: transparent;
}
.form-choose-file .uploaded__label {
  padding: 0;
  height: 25px;
  font-size: 15px;
  line-height: 1.67;
  color: #1476f2;
  border: none;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .form-choose-file .uploaded__label {
    font-size: 14px;
  }
}
.form-choose-file .uploaded__label i {
  padding-right: 12px;
}
.agreement__text {
  opacity: 0.46;
  font-family: Montserrat;
  font-size: 10px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #323232;
  margin-top: 20px;
}
.agreement__text a {
  color: #323232 !important;
  text-decoration: underline;
}
.privacy__text {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: #323232 !important;
  opacity: 0.6;
  margin-top: 20px;
}
.privacy__text a {
  color: #323232 !important;
  text-decoration: underline;
}
.form-submitted .form-wrap__left,
.form-submitted .form-wrap__right .form__title {
  display: none;
}
.form-submitted .thx {
  position: relative;
  padding: 40px 88px 50px;
}
@media (max-width: 767px) {
  .form-submitted .thx {
    padding: 40px 20px 50px;
  }
}
.form-submitted .thx:before {
  content: "";
  position: absolute;
  left: -59px;
  top: 15px;
  width: 118px;
  height: 188px;
  background-size: cover;
  background-image: url(img/3x.png);
}
@media (max-width: 767px) {
  .form-submitted .thx:before {
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
    width: 80px;
    height: 127px;
  }
}
.form-submitted .js-thx {
  padding: 0;
  max-width: 406px;
  margin: 0 auto;
  border: 1px solid;
  text-align: center;
}
.form-submitted .js-thx span {
  font-size: 30px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 40px;
  line-height: 50px;
}
@media (max-width: 767px) {
  .form-submitted .js-thx span {
    margin-bottom: 160px;
    font-size: 24px;
  }
}
.form-submitted .js-thx .form__submit {
  line-height: 41px;
}
@media (max-width: 767px) {
  .form-submitted .js-thx .form__submit {
    max-width: 170px;
    margin: 0 auto;
  }
}
.form-wrap {
  background-image: url(img/bg-ebook.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding: 42px 0 39px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 1280px) {
  .form-wrap--contact .container {
    width: 860px;
  }
}
@media (max-width: 1023px) {
  .form-wrap {
    position: relative;
  }
}
.form-wrap__flexbox {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.form-wrap__flexbox--contact-page {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: auto;
}
@media screen and (max-width: 1023px) {
  .form-wrap__flexbox--contact-page {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.form-wrap__left {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 10%;
  flex: 1 1 10%;
}
.form-wrap__right {
  -webkit-box-flex: 4;
  -ms-flex: 4;
  flex: 4;
}
@media screen and (min-width: 768px) {
  .form-wrap__right {
    min-height: 161px;
  }
}
@media screen and (max-width: 1023px) {
  .form-wrap__right {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
  }
}
.form-wrap__title {
  text-transform: uppercase;
  position: relative;
  color: #0072f6;
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
}
@media (max-width: 767px) {
  .form-wrap__title {
    font-size: 30px;
    line-height: 39px;
    margin-bottom: 40px;
    padding-right: 40px;
  }
}
.form-wrap__title:before {
  content: "";
  background-image: url(img/icon-ebook.svg);
  position: absolute;
  left: 0;
  bottom: -68px;
  width: 37px;
  height: 50px;
}
@media (max-width: 767px) {
  .form-wrap__title:before {
    top: 10px;
    right: 0;
    left: auto;
  }
}
.form-wrap__lead {
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
  margin-top: 10px;
  width: 100%;
}
.form-wrap--nobg {
  background: none;
  color: #000;
  padding: 0;
  width: 80%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.form-wrap--nobg:nth-child(2n) {
  margin-top: 70px;
}
.form-wrap__title--home {
  color: #000;
  font-size: 26px;
  line-height: 1;
  margin: 0;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  .form-wrap__title--home {
    font-size: 24px;
  }
}
.form-wrap__title--home:before {
  display: none;
}
.form-wrap--contact {
  padding: 80px 0;
  background-image: url(img/form-ratings/contact-form-background.webp);
  width: 100%;
}
@media screen and (max-width: 1400px) {
  .form-wrap--contact {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .form-wrap--contact {
    background-image: url(img/form-ratings/contact-form-background.webp);
  }
}
@media screen and (min-width: 1280px) {
  .form-wrap--contact .container {
    width: 1148px;
  }
}
.form-wrap__title--contact {
  font-size: 30px;
  line-height: 40px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 50px;
}
.form-wrap__title--contact span {
  color: #0072f6;
}
@media screen and (max-width: 767px) {
  .form-wrap__title--contact {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 35px;
    padding: 0;
  }
}
.form-wrap__title--contact:before {
  display: none;
}
.form-wrap__title--contact-page {
  color: #000;
  font-size: 22px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 30px;
  width: 333px;
  letter-spacing: 1.4px;
}
.form-wrap__title--contact-page:before {
  display: none;
}
@media screen and (max-width: 1023px) {
  .form-wrap__title--contact-page {
    margin-bottom: 50px;
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .form-wrap__title--contact-page {
    letter-spacing: 0;
    font-size: 22px !important;
  }
}
.form-wrap--contact-page {
  background-image: none;
  padding: 70px 0;
}
@media screen and (max-width: 767px) {
  .form-wrap--contact-page {
    padding: 50px 0;
  }
}
.new-thanks-wrap .js-thx span {
  display: inline-block;
  margin-bottom: 20px;
}
.autocomplete {
  position: relative;
  display: inline-block;
}
.autocomplete-items {
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 10000;
  top: 100%;
  left: 0;
  right: 0;
}
.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4;
}
.autocomplete-items div:hover {
  background-color: #e9e9e9;
}
.autocomplete-active {
  background-color: #1e90ff !important;
  color: #fff;
}
.ui-autocomplete {
  width: 355px !important;
  background-color: #fff;
  z-index: 100;
}
@media screen and (max-width: 991px) {
  .ui-autocomplete {
    width: 341px !important;
  }
}
@media screen and (max-width: 767px) {
  .ui-autocomplete {
    width: 415px !important;
  }
}
@media screen and (max-width: 575px) {
  .ui-autocomplete {
    width: 295px !important;
  }
}
.ui-autocomplete .ui-menu-item {
  border: 1px solid rgba(50, 50, 50, 0.1);
}
.ui-autocomplete .ui-menu-item div {
  -webkit-appearance: none;
  appearance: none;
  color: rgba(50, 50, 50, 0.6);
  border-radius: 0;
  border: none;
  cursor: pointer;
  width: 100%;
  padding-left: 17px;
  line-height: 1.5;
}
.iti {
  width: 100%;
}
.iti__flag-container {
  padding-left: 7px;
  z-index: 100;
}
.form__submit--contact {
  font-family: Montserrat, Arial, sans-serif;
  border-radius: 4px;
  max-width: 164px;
  margin: 0 0 0 auto;
  height: 42px;
  min-width: auto;
}
@media screen and (max-width: 575px) {
  .form__submit--contact {
    max-width: 50%;
  }
}
.form-wrap--contact {
  background-image: none;
  position: relative;
}
.form-wrap--contact:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(img/form-ratings/contact-form-background.webp);
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 468px;
}
@media screen and (max-width: 767px) {
  .form-wrap--contact:before {
    height: 100%;
  }
}
.iti__selected-flag {
  padding: 0 6px 0 15px !important;
}
.iti__flag-container {
  padding-left: 0;
}
.iti__flag {
  border-radius: 2px;
}
.iti:after {
  content: "";
  position: absolute;
  -webkit-transform: translate(150%, -50%);
  -ms-transform: translate(150%, -50%);
  transform: translate(150%, -50%);
  -webkit-transition: -webkit-transform 0.1s ease;
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease;
  right: 15px;
  top: 50%;
}
.iti.has-error:after {
  background-image: url(img/icons/has-error.svg);
  height: 17px;
  width: 20px;
}
.iti.has-error:after,
.iti.has-success:after {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.iti.has-success:after {
  background-image: url(img/icons/has-success.svg);
  height: 12px;
  width: 16px;
}
#phone-no-success:after {
  background-image: none !important;
}
.no-bottom-padding {
  padding-bottom: 40px !important;
}
.contacts-flag-icon {
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
}
.contact-new-info {
  font-family: Source Sans Pro;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  padding-bottom: 100px;
}
@media screen and (max-width: 991px) {
  .contact-new-info {
    padding-left: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 0;
  }
  .contact-new-info > * {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 25% !important;
    flex: 0 0 25% !important;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 575px) {
  .contact-new-info > * {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
  }
}
.contact-new-info__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
}
.contact-new-info__item a.phone-num {
  font-size: 18px;
  line-height: 30px;
  color: #323232;
}
.contact-new-info__item a.phone-num:hover {
  text-decoration: underline;
  color: #000;
}
.contact-new-info__item a.email {
  font-size: 18px;
  line-height: 30px;
  color: #1476f2;
}
.contact-new-info__item a.email:hover {
  text-decoration: underline;
}
.contact-new-info__item h4 {
  font-size: 18px;
  line-height: 30px;
  position: relative;
  color: #323232;
}
.contact-new-info__item h4:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  background-size: cover;
}
.contact-new-title {
  font-family: Source Sans Pro;
  font-size: 36px;
  line-height: 34px;
  text-transform: capitalize;
  color: #323232;
  margin-bottom: 33px;
}
@media screen and (max-width: 991px) {
  .contact-new-title {
    font-size: 32px;
  }
}
.contact-hero-map {
  padding-top: 160px;
  padding-bottom: 160px;
  background-image: url(img/map3.png);
  background-position: 100%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 991px) {
  .contact-hero-map {
    padding-top: 350px;
    padding-bottom: 50px;
    background-position: top;
  }
}
@media screen and (max-width: 767px) {
  .contact-hero-map {
    padding-top: 180px;
    background-position: center -80px;
    background-size: 140%;
  }
}
@media screen and (min-width: 1221px) {
  .pages-contacts-new .nav {
    -webkit-box-shadow: 0 4px 15px hsla(0, 0%, 62%, 0.25);
    box-shadow: 0 4px 15px hsla(0, 0%, 62%, 0.25);
  }
}
.reviews-slider {
  width: 40%;
  position: relative;
  padding-bottom: 50px;
}
@media screen and (max-width: 991px) {
  .reviews-slider {
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .reviews-slider {
    width: 100%;
  }
}
.section-row {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pages-contacts-new .stars {
  font-size: 22px;
  margin-bottom: 5px;
  color: #e60010;
  fill: #e60010;
}
.cases-wrap .owl-stage,
.contacts-form-ranking .owl-stage,
.reviews-slider .owl-stage {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cases-wrap .owl-nav,
.contacts-form-ranking .owl-nav,
.reviews-slider .owl-nav {
  display: none;
}
.cases-wrap .owl-dots,
.contacts-form-ranking .owl-dots,
.reviews-slider .owl-dots {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
}
.cases-wrap .owl-dots span,
.contacts-form-ranking .owl-dots span,
.reviews-slider .owl-dots span {
  width: 50px;
  height: 2px;
  display: inline-block;
  background: hsla(0, 0%, 61%, 0.3);
  margin: 0 10px;
}
.reviews-slider .owl-dot {
  width: 40px;
  overflow: hidden;
}
.reviews-item {
  margin-right: 20px;
}
.reviews-item__head {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .reviews-item__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.reviews-item__head img {
  width: 60px;
  height: 60px;
  margin-right: 26px;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .reviews-item__head img {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.reviews-item__reviewer {
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .reviews-item__reviewer {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
}
.reviews-item__reviewer > span {
  display: block;
  margin-bottom: 10px;
}
.reviews-item__title {
  font-weight: 600;
  font-size: 24px;
  margin-top: 30px;
}
.reviews-item__description {
  margin-top: 50px;
  line-height: 23px;
}
.phones-layout {
  background: #fafafa;
  padding: 50px 0 130px;
}
@media screen and (max-width: 991px) {
  .phones-layout {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .phones-layout {
    padding: 30px 0 10px;
  }
}
.phones-wrap {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .phones-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.phones-item {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .phones-item {
    width: 50%;
    margin-bottom: 30px;
  }
}
.phones-item__title {
  font-weight: 600;
  margin-bottom: 20px;
  padding-left: 30px;
  background-position: 0 -4px !important;
}
.phones-item__title.us {
  background: url(img/us.png) no-repeat;
}
.phones-item__title.gb {
  background: url(img/gb.png) no-repeat;
}
.phones-item__title.nr {
  background: url(img/nr.png) no-repeat;
}
.pages-contacts-new #contact-hero-section {
  background: #fff;
}
.pages-contacts-new #contact-hero-section .contact-section {
  padding-top: 0;
}
.pages-contacts-new .contacts-title {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}
.pages-contacts-new .contact-section .form-wrap__flexbox {
  margin-top: -150px;
}
.pages-contacts-new
  #contact-hero-section
  .contact-section
  .contact-info
  .rating-items__text {
  color: inherit;
}
.cases-wrap {
  position: relative;
  padding-bottom: 50px;
  margin: 0 -10px;
}
.cases-item {
  position: relative;
  margin: 0 10px;
}
.cases-item__image {
  margin-bottom: 36px;
}
.cases-item__image img {
  height: 250px;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.cases-item__tag {
  color: #757575;
  margin-bottom: 20px;
  font-size: 12px;
}
.cases-item__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
}
.cases-item__flag {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 30px;
  padding-left: 25px;
  background-size: 20px !important;
}
.cases-item__flag.us {
  background: url(img/us.png) 0 no-repeat;
}
.cases-item__flag.gb {
  background: url(img/gb.png) 0 no-repeat;
}
.cases-item__flag.nr {
  background: url(img/nr.png) 0 no-repeat;
}
.cases-item__flag.sw {
  background: url(img/Sweden_flag.png) 0 no-repeat;
}
.cases-item__flag.ch {
  background: url(img/China_flag.png) 0 no-repeat;
}
.cases-item__description {
  font-size: 16px;
  line-height: 25px;
}
.cases-item__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cases-flat {
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .cases-flat {
    overflow: hidden;
  }
}
.contacts-form-ranking .ranking__item:hover {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.contacts-form-ranking {
  padding-top: 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .contacts-form-ranking {
    overflow: hidden;
  }
}
.contacts-form-ranking .owl-carousel .owl-stage-outer {
  height: 200px;
  padding-top: 60px;
}
.form-mobile-section {
  display: none;
}
@media screen and (max-width: 767px) {
  .form-mobile-section {
    display: block;
    padding-top: 80px;
  }
}
.form-mobile-section .form-wrap__flexbox h3 {
  text-transform: uppercase;
}
.form-mobile-section .form-wrap__flexbox .form__footer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .pages-contacts-new .contact-section .form-wrap__flexbox {
    margin-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.form-mobile-section .form-wrap__flexbox .form__footer .form__submit--contact {
  background: #f54d4d;
  border-color: #f54d4d;
  width: 100%;
  max-width: 100%;
  margin-top: 50px;
}
.form-mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .form-mobile {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .form-desktop {
    display: none;
  }
}
.contact-section__subheading {
  font-weight: 600;
  font-size: 36px;
  line-height: 34px;
  text-transform: capitalize;
  color: #323232;
  margin-bottom: 36px;
}
.financial {
  padding: 80px 0 70px;
  background-color: #fafafa;
}
.financial .insurance-title {
  margin-bottom: 65px;
}
@media screen and (max-width: 991px) {
  .financial .insurance-title {
    margin-bottom: 56px;
  }
}
@media screen and (max-width: 991px) {
  .financial {
    padding: 60px 0;
  }
}
.financial__row {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  padding: 10px 0;
  position: relative;
}
@media screen and (min-width: 1025px) {
  .financial__row:nth-child(2):before {
    left: -125px;
    top: 0;
  }
}
@media screen and (min-width: 1025px) {
  .financial__row:nth-child(2):before,
  .financial__row:nth-child(4):before {
    content: "";
    position: absolute;
    width: 198px;
    height: 147px;
    background-image: url(img/bullets.png);
    background-position: 50% 50%;
    background-size: cover;
  }
  .financial__row:nth-child(4):before {
    right: -125px;
    bottom: -30px;
  }
}
@media screen and (max-width: 991px) {
  .financial__row {
    padding: 5px 0;
  }
}
@media screen and (max-width: 575px) {
  .financial__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.financial__row:nth-child(2n) .financial__row--item:first-child {
  background-color: #eaf3fe;
  margin-right: 20px;
}
@media screen and (max-width: 991px) {
  .financial__row:nth-child(2n) .financial__row--item:first-child {
    margin-right: 10px;
  }
}
@media screen and (max-width: 575px) {
  .financial__row:nth-child(2n) .financial__row--item:first-child {
    margin-right: 0;
  }
}
.financial__row:nth-child(2n) .financial__row--item:nth-child(2) {
  background-color: #f1f8ff;
}
.financial__row:nth-child(odd) .financial__row--item:nth-child(2) {
  background-color: #eaf3fe;
}
.financial__row:nth-child(odd) .financial__row--item:first-child {
  background-color: #f1f8ff;
  margin-right: 20px;
}
@media screen and (max-width: 991px) {
  .financial__row:nth-child(odd) .financial__row--item:first-child {
    margin-right: 10px;
  }
}
@media screen and (max-width: 575px) {
  .financial__row:nth-child(odd) .financial__row--item:first-child {
    margin-right: 0;
  }
}
.financial__row--icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  margin-right: 15px;
}
@media screen and (max-width: 991px) {
  .financial__row--icon {
    margin-right: 12px;
  }
}
@media screen and (max-width: 575px) {
  .financial__row--icon {
    margin-bottom: 0;
  }
  .financial__row--icon img {
    max-width: 50px;
  }
}
.financial__row--content h3 {
  font-size: 19px;
  line-height: 30px;
  margin-bottom: 18px;
  color: #323232;
}
@media screen and (max-width: 991px) {
  .financial__row--content h3 {
    margin-bottom: 19px;
  }
}
@media screen and (max-width: 575px) {
  .financial__row--content h3 {
    margin-bottom: 11px;
    font-size: 20px;
  }
}
.financial__row--content p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 10px;
  color: #323232;
}
@media screen and (max-width: 575px) {
  .financial__row--content p {
    margin-bottom: 5px;
  }
}
.financial__row--content ul li {
  font-size: 14px;
  line-height: 30px;
  position: relative;
  padding-left: 20px;
  color: #323232;
}
@media screen and (max-width: 575px) {
  .financial__row--content ul li {
    line-height: 20px;
    padding-bottom: 10px;
  }
}
.financial__row--content ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #2a82f2;
}
@media screen and (max-width: 575px) {
  .financial__row--content ul li:before {
    top: 10px;
  }
}
.financial__row--item {
  padding: 30px 41px 30px 15px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  min-height: 340px;
}
@media screen and (max-width: 991px) {
  .financial__row--item {
    padding: 21px 10px;
  }
}
@media screen and (max-width: 575px) {
  .financial__row--item {
    margin-bottom: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
  }
}
.financial-industry {
  padding: 80px 0 45px;
}
.financial-industry .insurance-title {
  margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
  .financial-industry .insurance-title {
    margin-bottom: 63px;
  }
}
@media screen and (max-width: 575px) {
  .financial-industry .insurance-title {
    margin-bottom: 43px;
  }
}
.financial-industry__content {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
.financial-industry__content--right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 513px;
  flex: 0 0 513px;
}
@media screen and (max-width: 991px) {
  .financial-industry__content--right img {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .financial-industry__content--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 400px;
    flex: 0 0 400px;
  }
}
@media screen and (max-width: 991px) {
  .financial-industry__content--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 341px;
    flex: 0 0 341px;
  }
}
.financial-industry__content--left {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.financial-industry__content--left > div.active h3 {
  color: #1476f2;
}
@media screen and (min-width: 1025px) {
  .financial-industry__content--left {
    margin-right: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .financial-industry__content--left {
    margin-right: 123px;
  }
}
@media screen and (max-width: 991px) {
  .financial-industry__content--left {
    padding-right: 50px;
  }
}
@media screen and (max-width: 575px) {
  .financial-industry__content--left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-right: 0;
  }
}
.financial-industry__content--left > div {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
@media screen and (max-width: 991px) {
  .financial-industry__content--left > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.financial-industry__content--left > div:first-child {
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 575px) {
  .financial-industry__content--left > div:first-child {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 991px) {
  .financial-industry__content--left > div {
    padding-left: 10px;
  }
}
@media screen and (max-width: 575px) {
  .financial-industry__content--left > div {
    padding-left: 0;
  }
}
.financial-industry__content--left > div:nth-child(2) {
  padding-top: 40px;
}
@media screen and (max-width: 991px) {
  .financial-industry__content--left > div {
    /* padding-top: 20px; */
  }
}
@media screen and (max-width: 575px) {
  .financial-industry__content--left ul {
    margin-bottom: 30px;
  }
}
.financial-industry__content--left ul li {
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  opacity: 0.8;
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}
.financial-industry__content--left ul li:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #1476f2;
  top: 10px;
  left: 0;
}
.financial-industry__content--left h3 {
  font-size: 16px;
  line-height: 23px;
  cursor: pointer;
  margin-right: 58px;
  color:#ffffff;
}
@media screen and (max-width: 1199px) {
  .financial-industry__content--left h3 {
    margin-right: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .financial-industry__content--left h3 {
    margin-right: 15px;
  }
}
@media screen and (max-width: 991px) {
  .financial-industry__content--left h3 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 575px) {
  .financial-industry__content--left h3 {
    margin-bottom: 20px;
  }
}
.financial-industry__content--left h3:hover {
  color: #1476f2;
}
@media screen and (max-width: 991px) {
  .financial-industry {
    padding: 60px 0 25px;
  }
}
body.services-it-staffing-services,
body.solutions-financial-software-development-services {
  overflow-x: hidden;
}
body.services-it-staffing-services .insurance-integrations,
body.solutions-financial-software-development-services .insurance-integrations {
  background-color: #fafafa;
  padding: 80px 0;
}
@media screen and (max-width: 991px) {
  body.services-it-staffing-services .insurance-integrations,
  body.solutions-financial-software-development-services
    .insurance-integrations {
    padding: 60px 0 50px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  body.services-it-staffing-services
    .healthcare-cta
    .service-cta__text-area--team-extension,
  body.solutions-financial-software-development-services
    .healthcare-cta
    .service-cta__text-area--team-extension {
    max-width: 460px;
  }
}
body.services-it-staffing-services .healthcare-slider,
body.solutions-financial-software-development-services .healthcare-slider {
  padding: 87px 0 111px;
}
body.services-it-staffing-services .healthcare-slider .slick-dots,
body.solutions-financial-software-development-services
  .healthcare-slider
  .slick-dots {
  bottom: -32px;
}
body.services-it-staffing-services .healthcare-slider .tabs-content__right h3,
body.solutions-financial-software-development-services
  .healthcare-slider
  .tabs-content__right
  h3 {
  margin-bottom: 30px;
}
body.services-it-staffing-services .healthcare-slider .tabs-list,
body.solutions-financial-software-development-services
  .healthcare-slider
  .tabs-list {
  margin-bottom: 21px;
}
body.services-it-staffing-services .healthcare-slider .tabs-list .tabs-link,
body.solutions-financial-software-development-services
  .healthcare-slider
  .tabs-list
  .tabs-link {
  padding: 27px 20px;
}
body.services-it-staffing-services .healthcare-slider .tabs-list .tabs-link svg,
body.solutions-financial-software-development-services
  .healthcare-slider
  .tabs-list
  .tabs-link
  svg {
  margin-bottom: 20px;
}
body.services-it-staffing-services
  .healthcare-slider
  .tabs-list
  .tabs-link.active
  svg,
body.solutions-financial-software-development-services
  .healthcare-slider
  .tabs-list
  .tabs-link.active
  svg {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
body.services-it-staffing-services .healthcare-slider__content,
body.solutions-financial-software-development-services
  .healthcare-slider__content {
  margin-bottom: 60px;
}
body.services-it-staffing-services .healthcare-workshop__content,
body.solutions-financial-software-development-services
  .healthcare-workshop__content {
  margin: 0 auto 56px;
}
body.services-it-staffing-services .healthcare-workshop__content h2,
body.solutions-financial-software-development-services
  .healthcare-workshop__content
  h2 {
  margin-bottom: 18px;
}
body.services-it-staffing-services .healthcare-workshop.insurance-workshop,
body.solutions-financial-software-development-services
  .healthcare-workshop.insurance-workshop {
  padding: 66px 0 81px;
}
@media screen and (max-width: 991px) {
  body.services-it-staffing-services .healthcare-workshop.insurance-workshop,
  body.solutions-financial-software-development-services
    .healthcare-workshop.insurance-workshop {
    padding: 60px 0;
  }
}
body.services-it-staffing-services .insurance-integrations__block,
body.solutions-financial-software-development-services
  .insurance-integrations__block {
  margin-top: 35px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  align-items: flex-start;
}
@media screen and (min-width: 1025px) {
  body.services-it-staffing-services .insurance-integrations__block:after,
  body.solutions-financial-software-development-services
    .insurance-integrations__block:after {
    position: absolute;
    content: "";
    right: -113px;
    bottom: -90px;
    width: 198px;
    height: 147px;
    background-image: url(img/bullets.webp);
    background-size: cover;
    background-position: 50% 50%;
  }
}
@media screen and (max-width: 575px) {
  body.services-it-staffing-services .insurance-integrations__block,
  body.solutions-financial-software-development-services
    .insurance-integrations__block {
    margin-top: 50px;
  }
}
body.services-it-staffing-services .insurance-integrations__block--left,
body.solutions-financial-software-development-services
  .insurance-integrations__block--left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 465px;
  flex: 0 0 465px;
}
@media screen and (max-width: 991px) {
  body.services-it-staffing-services .insurance-integrations__block--left,
  body.solutions-financial-software-development-services
    .insurance-integrations__block--left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
body.services-it-staffing-services .insurance-integrations__block--left img,
body.solutions-financial-software-development-services
  .insurance-integrations__block--left
  img {
  margin-left: -50px;
}
@media screen and (max-width: 991px) {
  body.services-it-staffing-services .insurance-integrations__block--left img,
  body.solutions-financial-software-development-services
    .insurance-integrations__block--left
    img {
    display: none;
    margin-left: 0;
  }
}
body.services-it-staffing-services .insurance-integrations__block--right,
body.solutions-financial-software-development-services
  .insurance-integrations__block--right {
  margin-left: 25px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media screen and (max-width: 575px) {
  body.services-it-staffing-services .insurance-integrations__block--right,
  body.solutions-financial-software-development-services
    .insurance-integrations__block--right {
    margin-left: 0;
    margin-top: 39px;
  }
}
body.services-it-staffing-services
  .insurance-integrations__block--right
  > div:first-child,
body.solutions-financial-software-development-services
  .insurance-integrations__block--right
  > div:first-child {
  margin-right: 50px;
}
@media screen and (max-width: 1024px) {
  body.services-it-staffing-services
    .insurance-integrations__block--right
    > div:first-child,
  body.solutions-financial-software-development-services
    .insurance-integrations__block--right
    > div:first-child {
    margin-right: 0;
    margin-bottom: 27px;
    margin-bottom: 46px;
  }
}
@media screen and (max-width: 575px) {
  body.services-it-staffing-services .insurance-integrations__block--right ul,
  body.solutions-financial-software-development-services
    .insurance-integrations__block--right
    ul {
    padding: 0;
  }
}
body.services-it-staffing-services .insurance-integrations__block--right ul li,
body.solutions-financial-software-development-services
  .insurance-integrations__block--right
  ul
  li {
  padding: 18px 0 18px 50px;
}
@media screen and (max-width: 991px) {
  body.services-it-staffing-services
    .insurance-integrations__block--right
    ul
    li:before,
  body.solutions-financial-software-development-services
    .insurance-integrations__block--right
    ul
    li:before {
    left: 18px;
  }
}
@media screen and (max-width: 575px) {
  body.services-it-staffing-services
    .insurance-integrations__block--right
    ul
    li:before,
  body.solutions-financial-software-development-services
    .insurance-integrations__block--right
    ul
    li:before {
    left: 0;
  }
}
@media screen and (max-width: 991px) {
  body.services-it-staffing-services
    .insurance-integrations__block--right
    ul
    li,
  body.solutions-financial-software-development-services
    .insurance-integrations__block--right
    ul
    li {
    padding: 13px 0 13px 68px;
  }
}
@media screen and (max-width: 575px) {
  body.services-it-staffing-services
    .insurance-integrations__block--right
    ul
    li,
  body.solutions-financial-software-development-services
    .insurance-integrations__block--right
    ul
    li {
    padding: 13px 0 13px 51px;
  }
}
body.services-it-staffing-services .insurance-integrations__block--right h3,
body.solutions-financial-software-development-services
  .insurance-integrations__block--right
  h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  body.services-it-staffing-services .insurance-integrations__block--right h3,
  body.solutions-financial-software-development-services
    .insurance-integrations__block--right
    h3 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  body.services-it-staffing-services .insurance-integrations__block--right h3,
  body.solutions-financial-software-development-services
    .insurance-integrations__block--right
    h3 {
    padding-left: 23px;
  }
}
@media screen and (max-width: 575px) {
  body.services-it-staffing-services .insurance-integrations__block--right h3,
  body.solutions-financial-software-development-services
    .insurance-integrations__block--right
    h3 {
    padding-left: 0;
  }
}
body.services-it-staffing-services .healthcare-slider .slick-dots,
body.solutions-financial-software-development-services
  .healthcare-slider
  .slick-dots {
  display: none;
}
body.services-it-staffing-services .healthcare-slider .tabs-list .tabs-link,
body.solutions-financial-software-development-services
  .healthcare-slider
  .tabs-list
  .tabs-link {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 23.666667%;
  flex: 0 0 23.666667%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.services-it-staffing-services .healthcare-slider .tabs-content__left,
body.solutions-financial-software-development-services
  .healthcare-slider
  .tabs-content__left {
  min-height: 485px;
}
body.services-it-staffing-services
  .healthcare-workshop__anim--left
  li:nth-child(5):before,
body.solutions-financial-software-development-services
  .healthcare-workshop__anim--left
  li:nth-child(5):before {
  background-image: url(img/mobile-app/Group139.svg) !important;
}
body.services-it-staffing-services .healthcare-workshop__anim--left li:before,
body.solutions-financial-software-development-services
  .healthcare-workshop__anim--left
  li:before {
  background-image: url(img/mobile-app/Group143.svg) !important;
}
.healthcare-software__anim .tabs .tab.active svg path {
  stroke: #23dbad;
}
@media screen and (max-width: 991px) and (min-width: 576px) {
  .disp-none {
    display: block !important;
  }
}
@media screen and (min-width: 992px) {
  .disp-none {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .disp-none {
    display: none !important;
  }
}
@media screen and (min-width: 576px) {
  .disp-none-xs {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .disp-none-xs {
    display: block !important;
  }
}
.process-block {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 80px 0 0;
}
@media screen and (max-width: 991px) {
  .process-block {
    display: block;
  }
}
.development-process-tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  cursor: pointer;
}
.development-process-tab {
  padding: 15px;
  margin: 5px;
  background: #f1f8ff;
  border-radius: 7px;
  font-size: 16px;
  line-height: 23px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1476f2;
  font-weight: 600;
}
.development-process-tab.active {
  background-color: #1476f2;
  color: #fff;
}
.output {
  clear: both;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 315px;
  width: 640px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-size: 100% 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
}
@media screen and (max-width: 681px) {
  .output {
    max-width: 100%;
  }
}
@media screen and (max-width: 550px) {
  .output {
    height: auto;
    background: none !important;
    border: 2px solid #1476f2;
    border-radius: 25px;
  }
}
.development-process-section {
  display: none;
  font-size: 14px;
  line-height: 24px;
  color: #1476f2;
  padding: 0 50px 0 100px;
}
@media screen and (max-width: 550px) {
  .development-process-section {
    padding: 50px 30px;
  }
}
.development-process-section.active {
  display: block;
}
.insurance-software {
  background: -webkit-linear-gradient(254.96deg, #2a82f2 32.5%, #1865c7 77.87%);
  background: linear-gradient(195.04deg, #2a82f2 32.5%, #1865c7 77.87%);
  padding: 75px 0 0 !important;
}
@media screen and (max-width: 991px) {
  .insurance-software {
    padding: 60px 0 0 !important;
  }
}
.insurance-software__content {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  margin-bottom: 84px !important;
}
@media screen and (max-width: 767px) {
  .insurance-software__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.insurance-software__content--left {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.insurance-software__content--left img {
  max-width: 550px;
}
@media screen and (max-width: 991px) {
  .insurance-software__content--left img {
    max-width: 375px;
    padding-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .insurance-software__content--left img {
    margin: 0 auto;
    width: 100%;
    padding-left: 0;
    max-width: 100%;
    margin-top: 30px;
  }
}
.insurance-software__content--right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-top: -15px;
  padding-left: 20px;
}
@media screen and (max-width: 991px) {
  .insurance-software__content--right {
    margin-top: 5px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .insurance-software__content--right {
    padding-left: 0;
  }
}
.insurance-software__content--text {
  display: none;
  font-size: 14px;
  line-height: 24px;
  color: #323232;
}
.insurance-software__content--title {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  .insurance-software__content--title {
    font-size: 18px;
    line-height: 24px;
  }
}
.insurance-software__content--item {
  padding: 19px 40px;
  -webkit-transition: background 0.35s 0.3s;
  transition: background 0.35s 0.3s;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
}
@media screen and (max-width: 991px) {
  .insurance-software__content--item {
    padding: 16.5px 20px;
  }
}
.insurance-software__content--item::last-child {
  border-bottom: none;
}
.insurance-software__content--item.active {
  background: #fff;
  -webkit-box-shadow: 0 10px 20px rgba(80, 80, 80, 0.1);
  box-shadow: 0 10px 20px rgba(80, 80, 80, 0.1);
  border-radius: 7px;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
  border-bottom: none;
}
.insurance-software__content--item.active .insurance-software__content--title {
  color: #323232;
  margin-bottom: 10px;
}
.services-offer.custom-insurance-software-development {
  background-color: #121212;
}
@media screen and (max-width: 991px) {
  .services-offer.custom-insurance-software-development {
    padding: 60px 0;
  }
}
.services-offer.custom-insurance-software-development .services-offer__block {
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.06);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.06);
  border: none;
  background-color: #fff;
}
.services-offer.custom-insurance-software-development
  .services-offer__block--box {
  height: 230px;
  position: relative;
}
.services-offer.custom-insurance-software-development
  .services-offer__block--box
  i {
  padding: 0;
  width: 100%;
  height: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  cursor: default;
}
.services-offer.custom-insurance-software-development
  .services-offer__block--box
  a:hover {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.services-offer.custom-insurance-software-development
  .services-offer__block--box
  a:after,
.services-offer.custom-insurance-software-development
  .services-offer__block--box
  a:before {
  content: none;
}
@media screen and (max-width: 767px) {
  .services-offer.custom-insurance-software-development
    .services-offer__block--box {
    height: auto;
    padding: 42px 0;
  }
}
.services-offer.custom-insurance-software-development
  .services-offer__block--box:first-child,
.services-offer.custom-insurance-software-development
  .services-offer__block--box:nth-child(2) {
  border-right: 3px solid #f2f2f2;
}
.services-offer.custom-insurance-software-development
  .services-offer__block--box
  svg {
  margin-bottom: 20px;
}
.services-offer.custom-insurance-software-development
  .services-offer__block--box:hover {
  background: -webkit-linear-gradient(
    314.42deg,
    #2a82f2 14.96%,
    #53a0fd 101.59%
  );
  background: linear-gradient(135.58deg, #2a82f2 14.96%, #53a0fd 101.59%);
}
.services-offer.custom-insurance-software-development
  .services-offer__block--box:hover
  span,
.services-offer.custom-insurance-software-development
  .services-offer__block--box:hover
  svg {
  opacity: 0;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-animation: shrink 0.35s ease-in;
  animation: shrink 0.35s ease-in;
}
.services-offer.custom-insurance-software-development
  .services-offer__block--box:hover
  .description {
  display: block;
}
.services-offer.custom-insurance-software-development
  .services-offer__block--box
  .description {
  display: none;
}
.services-offer.custom-insurance-software-development
  .services-offer__block--box
  .description
  p {
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 991px) {
  .services-offer.custom-insurance-software-development
    .services-offer__block--box
    .description
    p {
    font-size: 14px;
    line-height: 20px;
  }
}
.services-offer.custom-insurance-software-development
  .services-offer__block--box
  .description
  > div {
  display: block;
  height: 100%;
  width: 100%;
  padding: 30px 40px;
  position: absolute;
  visibility: visible;
  bottom: 0;
  left: 0;
  opacity: 1;
  -webkit-animation: grow 0.5s ease;
  animation: grow 0.5s ease;
}
@media screen and (max-width: 991px) {
  .services-offer.custom-insurance-software-development
    .services-offer__block--box
    .description
    > div {
    padding: 33px 30px;
  }
}
.services-offer.custom-insurance-software-development
  .services-offer__block--box
  span {
  display: block;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  color: #323232;
  padding-left: 0;
}
@media screen and (max-width: 991px) {
  .services-offer.custom-insurance-software-development
    .services-offer__block--box
    span {
    font-size: 18px;
    line-height: 30px;
  }
}
.services-offer.custom-insurance-software-development
  .services-offer__block--box
  h2 {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  text-transform: capitalize;
}
@media screen and (max-width: 991px) {
  .services-offer.custom-insurance-software-development
    .services-offer__block--box
    h2 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: -4px;
  }
}
.prev {
  border-bottom: none;
}
.grid {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}
.no-padding-10 {
  margin: -10px;
}
.no-padding-20 {
  margin: -20px;
}
@media screen and (max-width: 767px) {
  .no-padding-20 {
    margin: 0 -20px;
  }
}
.grid--center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.grid--space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.grid--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.column {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.column-three {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 33%;
  flex: 1 1 33%;
  max-width: 33%;
}
.column-flex-3 {
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
}
.column-flex-4 {
  -webkit-box-flex: 4;
  -ms-flex: 4;
  flex: 4;
}
.column-flex-2 {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}
@media screen and (max-width: 1023px) {
  .column-flex-2 {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
  }
}
.column--half {
  max-width: 50%;
}
@media screen and (max-width: 1023px) {
  .column--half {
    max-width: 100%;
  }
}
.column--flex-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.column--flex-center,
.column--flex-end {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.column--flex-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mb-40 {
  margin-bottom: 40px;
}
.mt-40 {
  margin-top: 40px;
}
.p-right-20 {
  padding-right: 20px;
}
.p-left-20 {
  padding-left: 20px;
}
.p-10 {
  padding: 10px;
}
.pb-20 {
  padding-bottom: 20px;
}
.p-top-20 {
  padding-top: 20px;
}
.p-top-40 {
  padding-top: 40px;
}
.p-top-150 {
  padding-top: 150px;
}
@media screen and (max-width: 1023px) {
  .column-three {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .column-three {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
  }
}
.header {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  padding: 200px 0 100px;
  height: 600px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.header--services {
  background-image: url(img/cover-min.webp);
  position: relative;
  padding: 162px 0 100px;
}
.header--services .mt-40 {
  margin-top: 23px;
  min-width: 220px;
}
.header--services .header__lead {
  margin-top: 23px;
  line-height: 28px;
}
@media screen and (max-width: 575px) {
  .header--services .header__lead {
    margin-top: 15px;
    line-height: 26px;
  }
}
.header--services:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.header--services .header__content {
  max-width: 904px;
  position: relative;
}
.header--solutions {
  background-image: url(img/solutions.jpg);
}
.header--solutions-main {
  background-image: url(img/bg-solutions.jpg);
}
.header--technologies {
  background-image: url(img/technologies.jpg);
}
.header--platforms {
  background-image: url(img/platforms.jpg);
}
.header .box-left {
  float: left;
  max-width: 655px;
  width: 100%;
  margin-right: 85px;
}
.header .box-right {
  float: left;
  max-width: 350px;
  width: 100%;
}
@media (max-width: 1215px) {
  .header {
    padding: 240px 0 120px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .header {
    padding: 100px 0 35px;
  }
}
@media (max-width: 1215px) and (min-width: 1024px) {
  .header .box-left {
    max-width: 440px;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .header .box-left {
    max-width: 390px;
    margin-right: 50px;
  }
}
@media (max-width: 767px) {
  .header .box-left {
    float: none;
    max-width: 100%;
  }
  .header .box-left br {
    display: none;
  }
}
@media (max-width: 1023px) {
  .header .box-right {
    max-width: 184px;
  }
}
@media (max-width: 767px) {
  .header .box-right {
    float: none;
    max-width: 100%;
  }
}
.header__title {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .header__title {
    font-size: 28px;
    line-height: 40px;
  }
}
.header__lead {
  font-size: 18px;
  color: #fff;
  opacity: 0.8;
  max-width: 840px;
}
@media screen and (max-width: 1024px) {
  .header__lead {
    font-size: 16px;
  }
}
.enterprise-development-content {
  max-width: 904px !important;
}
.nav {
  top: auto !important;
}
.nav.js-scroll {
  top: 0 !important;
}
.sticky-banner {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 8px 42px 4px 8px;
  background: #0072f6;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sticky-banner_txt{
  color:#ffffff;
  margin-right: 20px;
  font-weight: 900;
}
@media screen and (max-width: 480px) {
  .sticky-banner_txt{
    margin-right: 10px;
  }
}
.sticky-cont {
  height: 32px;
  overflow: hidden;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  cursor: pointer;
}
.sticky-button,
.sticky-cont {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sticky-button {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  padding-left: 8px;
  padding-right: 8px;
  background: hsla(0, 0%, 100%, 0.16);
  border-radius: 999px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 32px;
}
.sticky-button a{
  color: #ffffff;
  font-weight:bolder;
}
.sticky-button:hover {
  background: hsla(0, 0%, 100%, 0.24);
}
.sticky-button a:hover{
  color:#ffffff;
}
.sticky-button-text {
  height: 24px;
  padding-left: 4px;
  padding-right: 4px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
.sticky-button-text,
.sticky-button-text div {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sticky-button-text div {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  font-size: 14px;
  font-family: Montserrat;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 16px;
  word-wrap: break-word;
}
.sticky-button-text div a{
  color: #fff;
}
.sticky-close {
  width: 32px;
  height: 32px;
  position: absolute;
  cursor: pointer;
  right: 10px;
}
.hero-slider {
  position: relative;
  display: block !important;
  height: 700px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 575px) {
  .hero-slider {
    height: 550px;
  }
}
.hero-slider__content {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  max-width: 680px;
  width: 100%;
  padding-left: 140px;
}
@media screen and (max-width: 1023px) {
  .hero-slider__content {
    padding: 0 30px 0 93px;
  }
}
@media screen and (max-width: 767px) {
  .hero-slider__content {
    max-width: 100%;
    padding: 0 25px;
  }
}
@media screen and (min-width: 1600px) {
  .hero-slider__content {
    margin-left: 25%;
    padding: 0;
  }
}
.hero-slider__overlay {
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.hero-slider__overlay.overlay-40 {
  background-color: rgba(0, 0, 0, 0.4);
}
.hero-slider__lead {
  font-size: 18px;
  line-height: 1.67;
}
.hero-slider.owl-loaded {
  opacity: 1 !important;
}
.hero-slider .owl-dots {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 60px;
  left: 140px;
}
@media screen and (max-width: 1023px) {
  .hero-slider .owl-dots {
    left: 30px;
  }
}
@media screen and (min-width: 1600px) {
  .hero-slider .owl-dots {
    left: 25%;
  }
}
.hero-slider .owl-dot span {
  background: hsla(0, 0%, 100%, 0.2);
  display: inline-block;
  height: 2px;
  width: 50px;
  margin-right: 20px;
}
.hero-slider .owl-dot.active span {
  border-left: 50px solid #fff;
}
.n-hero-slider {
  position: relative;
  display: block !important;
  height: 500px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 620px) {
  .n-hero-slider {
    height: 650px;
  }
}
.n-hero-slider__text-wrap {
  padding: 24px;
  background: rgba(0, 0, 0, 0.48);
  border-radius: 8px;
}
@media screen and (max-width: 599px) {
  .n-hero-slider__text-wrap {
    padding: 20px;
  }
}
.n-hero-slider__button-wrap {
  margin-top: 24px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.n-hero-slider__button {
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 16px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 12px 32px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.n-hero-slider__button,
.n-hero-slider__button--blue {
  background: #1476f2;
  color: #fff;
}
.n-hero-slider__button--blue path {
  fill: #fff;
}
.n-hero-slider__button--blue:hover {
  background: #156fe6;
  color: #fff;
}
.n-hero-slider__button--white {
  background: #fff;
  color: #1476f2;
}
.n-hero-slider__button--white path {
  fill: #1476f2;
}
.n-hero-slider__button--white:hover {
  background: #eee;
  color: #1476f2;
}
.n-hero-slider__button svg {
  margin-left: 22px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.n-hero-slider__button path {
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
}
@media screen and (max-width: 480px) {
  .n-hero-slider__button {
    margin-bottom: 16px;
  }
}
.n-hero-slider__overlay {
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.n-hero-slider__overlay.overlay-40 {
  background-color: rgba(0, 0, 0, 0.4);
}
.n-hero-slider__overlay.overlay-64 {
  background-color: rgba(0, 0, 0, 0.64);
}
.n-hero-slider__lead {
  margin-top: 24px;
  font-size: 18px;
  line-height: 28px;
  color: #fff;
}
.n-hero-slider.owl-loaded {
  opacity: 1 !important;
}
.n-hero-slider .owl-dots {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  width: 1120px;
  margin: 0 auto;
}
@media screen and (max-width: 1023px) {
  .n-hero-slider .owl-dots {
    left: 30px;
  }
}
.n-hero-slider .owl-dot span {
  background: hsla(0, 0%, 100%, 0.2);
  display: inline-block;
  height: 2px;
  width: 50px;
  margin-right: 20px;
}
.n-hero-slider .owl-dot.active span {
  border-left: 50px solid #fff;
}
.hero-slider__item {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  height: 700px;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media screen and (max-width: 575px) {
  .hero-slider__item {
    height: 550px;
  }
}
.hero-slider__item--1 {
  background-image: url(img/home-header-slider/planning.webp);
}
@media screen and (max-width: 767px) {
  .hero-slider__item--1 {
    background-image: url(img/home-header-slider/slide_1-1x.webp);
    background-image: -webkit-image-set(
      url("img/home-header-slider/slide_1-1x.webp") 1x,
      url("img/home-header-slider/slide_1-2x.webp") 2x
    );
    background-image: image-set(
      url("img/home-header-slider/slide_1-1x.webp") 1x,
      url("img/home-header-slider/slide_1-2x.webp") 2x
    );
  }
}
.hero-slider__item--2 {
  background-image: url(img/home-header-slider/slide_2.webp);
}
@media screen and (max-width: 767px) {
  .hero-slider__item--2 {
    background-image: url(img/home-header-slider/slide_2-1x.webp);
    background-image: -webkit-image-set(
      url("img/home-header-slider/slide_2-1x.webp") 1x,
      url("img/home-header-slider/slide_2-2x.webp") 2x
    );
    background-image: image-set(
      url("img/home-header-slider/slide_2-1x.webp") 1x,
      url("img/home-header-slider/slide_2-2x.webp") 2x
    );
  }
}
.hero-slider__item--3 {
  background-image: url(img/home-header-slider/slide_3.webp);
}
@media screen and (max-width: 767px) {
  .hero-slider__item--3 {
    background-image: url(img/home-header-slider/slide_3-1x.webp);
    background-image: -webkit-image-set(
      url("img/home-header-slider/slide_3-1x.webp") 1x,
      url("img/home-header-slider/slide_3-2x.webp") 2x
    );
    background-image: image-set(
      url("img/home-header-slider/slide_3-1x.webp") 1x,
      url("img/home-header-slider/slide_3-2x.webp") 2x
    );
  }
}
.hero-slider__item--4 {
  background-image: url(img/home-header-slider/slide_4.webp);
}
@media screen and (max-width: 767px) {
  .hero-slider__item--4 {
    background-image: url(img/home-header-slider/slide_4-1x.webp);
    background-image: -webkit-image-set(
      url("img/home-header-slider/slide_4-1x.webp") 1x,
      url("img/home-header-slider/slide_4-2x.webp") 2x
    );
    background-image: image-set(
      url("img/home-header-slider/slide_4-1x.webp") 1x,
      url("img/home-header-slider/slide_4-2x.webp") 2x
    );
  }
}
.hero-slider__item--5 {
  background-image: url(img/home-header-slider/slide_5.webp);
}
@media screen and (max-width: 767px) {
  .hero-slider__item--5 {
    background-image: url(img/home-header-slider/slide_5.webp);
    background-image: -webkit-image-set(
      url("img/home-header-slider/slide_5.webp") 1x,
      url("img/home-header-slider/slide_5.webp") 2x
    );
    background-image: image-set(
      url("img/home-header-slider/slide_5.webp") 1x,
      url("img/home-header-slider/slide_5.webp") 2x
    );
  }
}
.hero-slider__item--6 {
  background-image: url(img/home-header-slider/slide_6.webp);
}
@media screen and (max-width: 767px) {
  .hero-slider__item--6 {
    background-image: url(img/home-header-slider/slide_6-1x.webp);
    background-image: -webkit-image-set(
      url("img/home-header-slider/slide_6-1x.webp") 1x,
      url("img/home-header-slider/slide_6-2x.webp") 2x
    );
    background-image: image-set(
      url("img/home-header-slider/slide_6-1x.webp") 1x,
      url("img/home-header-slider/slide_6-2x.webp") 2x
    );
  }
}
.hero-slider__item--7 {
  background-image: url(img/home-header-slider/slide_7.webp);
}
.hero-slider__item--8 {
  background-image: url(img/home-header-slider/doctors.webp);
}
.hero-slider__item--10 {
  background-image: url(files/hotel-in-smartphone.webp);
}
.hero-slider__item--11 {
  background-image: url(img/home-header-slider/slide1.webp);
}
.hero-slider__item--12 {
  background-image: url(img/home-header-slider/slide12.webp);
}
.hero-slider__item--9 {
  background-image: url(img/home-header-slider/family.webp);
  position: relative;
}
.hero-slider__item--9 .hero-slider__content {
  position: relative;
}
.hero-slider__item--9:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
.n-hero-slider__item {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  height: 500px;
  position: relative;
  width: 100%;
  z-index: 1;
  padding: 0 60px;
}
@media screen and (max-width: 620px) {
  .n-hero-slider__item {
    padding: 0 24px;
    height: 650px;
  }
}
.n-hero-slider__item--1 {
  background-image: url(img/home-header-slider-3/main-slider-desktop-1.webp);
}
.n-hero-slider__item--2 {
  background-image: url(img/home-header-slider-3/main-slider-desktop-2.webp);
}
.n-hero-slider__item--3 {
  background-image: url(img/home-header-slider-3/main-slider-desktop-3.webp);
}
.n-hero-slider__item--4 {
  background-image: url(img/home-header-slider-3/main-slider-desktop-4.webp);
}
.n-hero-slider__item--5 {
  background-image: url(img/home-header-slider-3/main-slider-desktop-5.webp);
}
.n-hero-slider__item--6 {
  background-image: url(img/home-header-slider-3/main-slider-desktop-6.webp);
}
.slider-title {
  font-size: 40px;
}
.hero-slider--nav .owl-nav .owl-next,
.hero-slider--nav .owl-nav .owl-prev {
  font-size: 0;
  position: absolute;
  background: hsla(0, 0%, 100%, 0) url(img/arrow-left-dark.svg) no-repeat 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 80px;
  width: 40px;
}
.hero-slider--nav .owl-nav .owl-prev {
  left: 21px;
}
.hero-slider--nav .owl-nav .owl-prev:hover {
  background: hsla(0, 0%, 100%, 0.06) url(img/arrow-right-light.svg) no-repeat
    50%;
}
.hero-slider--nav .owl-nav .owl-next,
.hero-slider--nav .owl-nav .owl-prev:hover {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.hero-slider--nav .owl-nav .owl-next {
  right: 21px;
}
.hero-slider--nav .owl-nav .owl-next:hover {
  background: hsla(0, 0%, 100%, 0.06) url(img/arrow-right-light.svg) no-repeat
    50%;
  -webkit-transform: translateY(-50%) rotate(1turn);
  -ms-transform: translateY(-50%) rotate(1turn);
  transform: translateY(-50%) rotate(1turn);
}
.hero-slider.hero-slider--nav .hero-slider__content {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  max-width: 950px;
  width: 100%;
  padding-left: 140px;
}
.hero-slider.hero-slider--nav .hero-slider__content h2 {
  font-size: 40px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1023px) {
  .hero-slider.hero-slider--nav .hero-slider__content {
    padding: 0 30px 0 93px;
  }
}
@media screen and (max-width: 767px) {
  .hero-slider.hero-slider--nav .hero-slider__content {
    padding: 0 30px;
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .hero-slider.hero-slider--nav .hero-slider__content h1,
  .hero-slider.hero-slider--nav .hero-slider__content h2 {
    font-size: 23px;
  }
  .hero-slider.hero-slider--nav .hero-slider__content p {
    font-size: 17px;
    line-height: 1.6;
  }
}
@media screen and (min-width: 1600px) {
  .hero-slider.hero-slider--nav .hero-slider__content {
    margin-left: 25%;
    padding: 0;
  }
}
.hero-slider.hero-slider--nav .button--white {
  max-width: 210px;
  margin-top: 60px;
}
@media screen and (max-width: 1024px) {
  .hero-slider.hero-slider--nav .button--white {
    padding: 0 10px;
  }
}
@media screen and (max-width: 480px) {
  .hero-slider.hero-slider--nav .button--white {
    margin-top: 40px;
  }
}
.hero-slider.hero-slider--nav.owl-loaded {
  opacity: 1 !important;
}
.hero-slider.hero-slider--nav .owl-dots {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 60px;
  left: 140px;
}
@media screen and (max-width: 1023px) {
  .hero-slider.hero-slider--nav .owl-dots {
    left: 93px;
  }
}
@media screen and (min-width: 1600px) {
  .hero-slider.hero-slider--nav .owl-dots {
    left: 25%;
  }
}
@media screen and (max-width: 767px) {
  .hero-slider.hero-slider--nav .owl-dots {
    left: 30px;
    bottom: 30px;
  }
}
.hero-slider.hero-slider--nav .owl-dot span {
  background: hsla(0, 0%, 100%, 0.3);
  display: inline-block;
  height: 8px;
  width: 8px;
  margin-right: 30px;
  vertical-align: middle;
  border: none;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hero-slider.hero-slider--nav .owl-dot.active span {
  width: 10px;
  height: 10px;
  background: #fff;
}
.n-hero-slider--nav .owl-nav .owl-next,
.n-hero-slider--nav .owl-nav .owl-prev {
  font-size: 0;
  position: absolute;
  background: hsla(0, 0%, 100%, 0) url(img/arrow-left-dark.svg) no-repeat 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 80px;
  width: 40px;
}
.n-hero-slider--nav .owl-nav .owl-prev {
  left: 10px;
}
.n-hero-slider--nav .owl-nav .owl-prev:hover {
  background: hsla(0, 0%, 100%, 0.06) url(img/arrow-right-light.svg) no-repeat
    50%;
}
.n-hero-slider--nav .owl-nav .owl-next,
.n-hero-slider--nav .owl-nav .owl-prev:hover {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.n-hero-slider--nav .owl-nav .owl-next {
  right: 10px;
}
.n-hero-slider--nav .owl-nav .owl-next:hover {
  background: hsla(0, 0%, 100%, 0.06) url(img/arrow-right-light.svg) no-repeat
    50%;
  -webkit-transform: translateY(-50%) rotate(1turn);
  -ms-transform: translateY(-50%) rotate(1turn);
  transform: translateY(-50%) rotate(1turn);
}
.n-hero-slider.n-hero-slider--nav .n-hero-slider__content {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 140px;
  height: 100%;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .n-hero-slider.n-hero-slider--nav .n-hero-slider__content {
    padding-top: 100px;
  }
}
.n-hero-slider.n-hero-slider--nav .n-hero-slider__content h2 {
  font-size: 40px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .n-hero-slider.n-hero-slider--nav .n-hero-slider__content h1,
  .n-hero-slider.n-hero-slider--nav .n-hero-slider__content h2 {
    font-size: 30px;
  }
  .n-hero-slider.n-hero-slider--nav .n-hero-slider__content p {
    font-size: 18px;
  }
}
@media screen and (max-width: 480px) {
  .n-hero-slider.n-hero-slider--nav .n-hero-slider__content h1,
  .n-hero-slider.n-hero-slider--nav .n-hero-slider__content h2 {
    font-size: 23px;
  }
  .n-hero-slider.n-hero-slider--nav .n-hero-slider__content p {
    font-size: 17px;
    line-height: 1.6;
  }
}
.n-hero-slider.n-hero-slider--nav.owl-loaded {
  opacity: 1 !important;
}
.n-hero-slider.n-hero-slider--nav .owl-dots {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  bottom: 30px;
}
@media screen and (max-width: 1320px) {
  .n-hero-slider.n-hero-slider--nav .owl-dots {
    max-width: 100%;
    padding: 0 90px;
  }
}
@media screen and (max-width: 767px) {
  .n-hero-slider.n-hero-slider--nav .owl-dots {
    bottom: 30px;
  }
}
@media screen and (max-width: 599px) {
  .n-hero-slider.n-hero-slider--nav .owl-dots {
    padding: 0 24px;
    bottom: 16px;
  }
}
.n-hero-slider.n-hero-slider--nav .owl-dot span {
  background: hsla(0, 0%, 100%, 0.3);
  display: inline-block;
  height: 8px;
  width: 8px;
  margin-right: 30px;
  vertical-align: middle;
  border: none;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 50%;
}
.n-hero-slider.n-hero-slider--nav .owl-dot.active span {
  width: 10px;
  height: 10px;
  background: #fff;
}
.webinar-tokenization {
  background-image: url(img/docs/webinar-tokenization.jpg);
}
.home-page--hero {
  height: 100% !important;
  padding-top: 175px;
  padding-bottom: 100px;
  background-image: url(img/home-page.jpg);
}
.home-page--hero:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.home-page--hero .container {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .home-page--hero {
    padding-top: 80px;
    min-height: 600px;
    height: auto;
  }
}
.home-page-hero-industries {
  margin-top: 24px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 160px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  gap: 20px;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (max-width: 1023px) {
  .home-page-hero-industries {
    overflow: auto;
  }
}
.home-page-hero-industries--item {
  color: #fff;
  border-radius: 8px;
  background: hsla(0, 0%, 100%, 0.16);
  backdrop-filter: blur(8px);
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 160px;
  padding: 24px 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .home-page-hero-industries--item {
    min-width: 120px;
  }
}
.home-page-hero-industries--item p {
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}
.home-page-hero-industries--item:hover {
  color: #1476f2;
  background: #fff;
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.24);
}
.home-page-hero-industries--item:hover p {
  color: #323232;
}
.hero {
  background-color: rgba(0, 0, 0, 0.3);
  background-size: cover;
  background-position: 50%;
  position: relative;
  height: 440px;
  z-index: 100;
}
.hero-contact-new {
  font-family: Source Sans Pro;
  height: 411px;
}
.hero-contact-new .hero__content {
  max-width: 483px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-bottom: 101px;
}
.hero-contact-new .hero__content .hero__lead {
  line-height: 23px;
  margin-top: 14px;
}
.hero-contact-new .hero__content h1 {
  font-size: 36px;
  line-height: 34px;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  .hero {
    height: 100%;
    padding: 130px 0 38px;
    background-position: 70% 50%;
  }
  .hero .title--uppercase {
    margin-bottom: -10px;
  }
}
.hero--600 {
  height: 600px;
  position: relative;
}
.hero--600:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 762px) {
  .hero--600 {
    height: auto;
    min-height: 600px;
  }
}
.hero--600 .container {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.hero--600 .scrollmagic-pin-spacer {
  width: 50%;
}
.hero--full {
  height: 100vh;
}
@media screen and (max-width: 767px) {
  .hero--full {
    height: auto;
  }
}
.hero--centered .container {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.hero--centered .container .btnReg {
  font-size: 16px;
  height: 50px;
  background-image: -webkit-repeating-linear-gradient(
    20deg,
    #9a59c1,
    #3fb1fd 50%,
    #9a59c1 80%,
    #9a59c1
  );
  background-image: repeating-linear-gradient(
    70deg,
    #9a59c1,
    #3fb1fd 50%,
    #9a59c1 80%,
    #9a59c1
  );
  background-position: 100% 0;
  background-size: 200% 100%;
  margin: 20px 0;
  border-radius: 25px;
  -webkit-transition: 0.5s cubic-bezier(0.365, 0.335, 0, 1);
  transition: 0.5s cubic-bezier(0.365, 0.335, 0, 1);
}
.hero--centered .container .btnReg:hover {
  background-position: 0;
}
.hero--centered .hero__title {
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
  color: #fff;
  width: 100%;
  max-width: 710px;
  margin: 0 0 49px;
}
@media screen and (max-width: 768px) {
  .hero--centered .hero__title {
    font-size: 33px;
    margin-bottom: 25px;
  }
}
.hero--centered .hero__tag {
  padding: 7px 14px;
  background: transparent;
  border: 0.5px solid #fff;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.6px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin: 100px auto 31px;
}
@media screen and (max-width: 768px) {
  .hero--centered .hero__tag {
    margin: 20px auto 30px;
  }
}
.hero--centered.hero--full {
  height: 100vh;
}
@media screen and (max-width: 768px) and (max-height: 1024px) {
  .hero--centered.hero--full {
    height: auto;
  }
}
@media screen and (max-height: 650px) {
  .hero--centered.hero--full {
    height: auto;
  }
}
.hero__overlay {
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.hero__content {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 840px;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 575px) {
  .hero__content {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .hero__content--blockchain {
    padding-bottom: 140px;
  }
}
.hero__content--half {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 680px;
  padding-right: 100px;
}
@media screen and (max-width: 1024px) {
  .hero__content--half {
    max-width: 500px;
  }
}
@media screen and (max-width: 768px) {
  .hero__content--half {
    max-width: 680px;
  }
}
@media screen and (max-width: 600px) {
  .hero__content--half {
    max-width: 680px;
    padding-right: 0;
  }
}
.hero__lead {
  font-size: 18px;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .hero__lead {
    font-size: 16px;
    line-height: 26px;
  }
}
.hero__date-block {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  border-radius: 5px;
  background: #1476f2;
  -webkit-box-shadow: 0 10px 25px 0 rgba(50, 50, 50, 0.4);
  box-shadow: 0 10px 25px 0 rgba(50, 50, 50, 0.4);
  overflow: hidden;
}
.hero__date-item {
  padding: 15px 25px 17px;
  color: #fff;
}
@media screen and (max-width: 465px) {
  .hero__date-item {
    padding: 15px 10px 17px;
  }
}
.hero__date-item:first-child {
  padding: 15px 22px 17px;
  background: #0657bd;
}
@media screen and (max-width: 465px) {
  .hero__date-item:first-child {
    padding: 15px 15px 17px;
  }
}
.hero__date-item:last-child {
  padding: 15px 33px 17px;
  border-left: 1px solid hsla(0, 0%, 100%, 0.15);
}
@media screen and (max-width: 465px) {
  .hero__date-item:last-child {
    padding: 15px 7px 17px;
  }
}
.hero__date-thik {
  margin-bottom: 4px;
  font-size: 15px;
  line-height: 1.33;
  color: #93c3ff;
  opacity: 0.7;
}
.hero__date-bold,
.hero__date-thik {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  text-align: center;
}
.hero__date-bold {
  font-size: 28px;
  line-height: 1;
  color: #fff;
}
@media screen and (max-width: 465px) {
  .hero__date-bold {
    font-size: 15px;
  }
}
.countdown {
  margin-bottom: 30px;
  padding: 0 10px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid hsla(0, 0%, 100%, 0.5);
  border-radius: 8px;
}
@media screen and (max-width: 465px) {
  .countdown {
    margin-bottom: 60px;
  }
}
.timer-block {
  padding: 13px 15px 10px;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
}
.timer-block span {
  margin-top: 2px;
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  opacity: 0.6;
}
.pages-team .nav--black .nav__list li .menu-item-link {
  color: #fff;
}
.pages-team .nav--black .logo {
  background-image: url(img/logo-white.svg);
}
.hero--team {
  position: relative;
  height: auto;
  padding: 145px 0 40px;
}
.hero--team:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: -1;
}
.hero__team {
  max-width: 870px;
  margin: 0 auto;
}
.hero__team h1 {
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
}
.hero__team p {
  font-size: 18px;
  color: #fff;
  line-height: 1.67;
  font-weight: 400;
  margin-top: 30px;
}
.industries-section {
  background: #fafafa;
  height: 100%;
  overflow: hidden;
}
.intro {
  padding: 35px 0;
}
.intro__content {
  padding: 25px 0;
}
.intro__content p {
  margin-bottom: 15px;
  font-weight: 300;
}
.intro__content p:last-child {
  margin-bottom: 0;
}
.icons-list {
  padding: 80px 0 75px;
}
@media screen and (min-width: 1280px) {
  .icons-list .container {
    width: 1080px;
  }
}
@media screen and (max-width: 767px) {
  .icons-list .container {
    padding: 0 40px;
  }
}
@media screen and (max-width: 991px) {
  .icons-list {
    padding: 60px 0;
  }
}
@media screen and (max-width: 575px) {
  .icons-list {
    padding: 60px 0 0;
  }
}
.icons-list__list {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
@media screen and (max-width: 767px) {
  .icons-list__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.icons-list__list--icon {
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -ms-flex-line-pack: stretch;
  margin-bottom: 19px;
}
.icons-list__list--icon,
.icons-list__list--item {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  align-content: stretch;
}
.icons-list__list--item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -ms-flex-line-pack: stretch;
}
@media screen and (max-width: 575px) {
  .icons-list__list--item {
    margin-bottom: 65px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
  }
  .icons-list__list--item:nth-child(2n) {
    padding-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .icons-list__list--item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 121px;
    flex: 0 0 121px;
    margin-bottom: 65px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.icons-list__list--item span {
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  text-transform: uppercase;
  color: #ffffff;
}
.custom-made {
  background-color: #121212;
  padding: 80px 0 60px;
}
@media screen and (max-width: 991px) {
  .custom-made {
    padding: 60px 0;
  }
}
.custom-made__block {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
@media screen and (max-width: 767px) {
  .custom-made__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.custom-made__block--left {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.custom-made__block--left .desct {
  display: block;
}
@media screen and (max-width: 767px) {
  .custom-made__block--left .desct {
    display: none;
  }
}
.custom-made__block--left .mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .custom-made__block--left .mobile {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .custom-made__block--left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
  }
}
.custom-made__block--left ul li {
  padding: 20px 40px;
}
@media screen and (max-width: 767px) {
  .custom-made__block--left ul li {
    padding: 20px 0;
  }
}
.custom-made__block--left ul li img {
  margin-top: 28px;
}
@media screen and (min-width: 768px) {
  .custom-made__block--left ul li img {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .custom-made__block--left ul li.active,
  .custom-made__block--left ul li:hover {
    background: #f1f8ff;
    border-radius: 7px;
  }
  .custom-made__block--left ul li.active h3,
  .custom-made__block--left ul li:hover h3 {
    color: #1476f2;
  }
  .custom-made__block--left ul li:hover p {
    color: #121212;
  }
}
.custom-made__block--left ul li h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 12px;
}
.custom-made__block--left ul li p {
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
}

.custom-made__block--right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.custom-made__block--right img.none {
  display: none;
}
@media screen and (min-width: 992px) {
  .custom-made__block--right img.none {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .custom-made__block--right img.none {
    display: block;
  }
}
.custom-made__block--right img.show {
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .custom-made__block--right img.show {
    display: block;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .custom-made__block--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .custom-made__block--right {
    display: none;
  }
}
.custom-made__block--right img {
  max-width: 520px;
  margin: 0 0 0 auto;
  padding-left: 30px;
}
@media screen and (max-width: 991px) {
  .custom-made__block--right img {
    width: 100%;
  }
}
body.platforms-travel-hospitality-software-development .form__submit {
  padding: 0 20px;
  line-height: 50px;
}
@media screen and (min-width: 992px) {
  body.platforms-travel-hospitality-software-development .healthcare-cta {
    margin-top: -72px;
  }
}
body.platforms-travel-hospitality-software-development .nav-slider .entity-img {
  max-width: 180px !important;
}
body.platforms-travel-hospitality-software-development
  .latest-teach
  .teach-items {
  margin-top: 50px;
}
body.platforms-travel-hospitality-software-development
  .healthcare-video
  .video-wrapper {
  padding-top: 34px;
}
body.platforms-travel-hospitality-software-development
  .healthcare-video
  .video-wrapper
  .video-container {
  max-width: 885px;
  margin: 0 auto;
}
body.platforms-travel-hospitality-software-development
  .healthcare-video
  .video-wrapper
  .videoWrapper {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
body.platforms-travel-hospitality-software-development
  .healthcare-video
  .video-wrapper
  .videoPoster {
  background-image: url(img/image1.jpg);
}
body.platforms-travel-hospitality-software-development
  .healthcare-video
  .video-wrapper
  .videoPoster:before {
  background-image: url(img/Group110.png);
}
body.platforms-travel-hospitality-software-development
  .healthcare-workshop.insurance-workshop
  .healthcare-workshop__anim--left
  li:nth-child(5):before {
  background-image: url(img/Group139.svg);
}
body.platforms-travel-hospitality-software-development
  .healthcare-workshop.insurance-workshop
  .healthcare-workshop__anim--left
  li:before {
  background-image: url(img/Group143.svg);
}
.healthcare-workshop__anim--left.--fin{
  background: #fff;
  flex: 0 0 50%;
}
.healthcare-workshop__anim--left.--fin li{
  color:#121212;
}
.jobs {
  padding-bottom: 60px;
}
.jobs .container {
  padding: 0;
}
.jobs .hide {
  display: none;
}
.jobs__title {
  margin-bottom: 175px;
  position: relative;
  text-align: center;
  font-weight: 600;
  line-height: 1;
  color: #323232;
  text-transform: uppercase;
  padding-top: 300px;
}
@media screen and (max-width: 768px) {
  .jobs__title {
    font-size: 30px;
    margin-bottom: 0;
    padding-bottom: 35px;
    background: #1476f2;
    color: #fff;
    padding-top: 40px;
    margin-bottom: -2px;
  }
}
.jobs__flexbox {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.jobs__location {
  padding-right: 15px;
}
.jobs__column {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.jobs__heading h4 {
  color: #171717;
  font-size: 15px;
  padding-left: 25px;
  border-left: 5px solid #0072f6;
  text-transform: uppercase;
}
.jobs__heading h4,
.jobs__item {
  margin-bottom: 35px;
}
.jobs__item p {
  font-size: 12px;
  line-height: 1.5;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.jobs__item a {
  position: relative;
}
.jobs__item a:before {
  content: "";
  height: 2px;
  -webkit-transition: right 0.1s ease;
  transition: right 0.1s ease;
  display: block;
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 100%;
  background: #0072f6;
}
.jobs__item a:hover:before {
  right: 0;
}
.jobs__title-container {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 970px;
  margin: auto;
  padding: 0 20px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  line-height: 2;
  color: #323232;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .jobs__title-container {
    display: none;
  }
}
.jobs__position-title {
  width: 100%;
  max-width: 700px;
}
@media screen and (max-width: 970px) {
  .jobs__position-title {
    max-width: 600px;
  }
}
@media screen and (max-width: 870px) {
  .jobs__position-title {
    max-width: 500px;
  }
}
@media screen and (max-width: 768px) {
  .jobs__position-title {
    max-width: none;
    width: auto;
  }
}
.jobs__cv-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 70% 30%;
  grid-template-columns: 70% 30%;
  max-width: 740px;
  margin: 10px auto 0;
  background-color: #fff;
  padding: 50px 30px;
}
@media screen and (max-width: 600px) {
  .jobs__cv-block {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    grid-row-gap: 20px;
    text-align: center;
  }
}
.jobs__cv-block .button--send-cv {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
@media screen and (max-width: 600px) {
  .jobs__cv-block .button--send-cv {
    max-width: 200px;
    margin: 0 auto;
  }
}
.jobs__cv-header {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.5;
}
.link-arrow {
  color: #000;
  background-image: url(img/link-arrow-black.png);
  background-repeat: no-repeat;
  background-size: 5px 7px;
  margin-left: 15px;
  width: 5px;
  height: 7px;
}
.error-page {
  height: 600px;
  position: relative;
}
.error-page:before {
  display: none;
  background-image: url(img/error-bg.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  content: "";
  max-width: 1200px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
}
.error-page__content {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  text-align: center;
}
.error-page__code {
  position: absolute;
  top: 25%;
  font-weight: 600;
  font-size: 286px;
  line-height: 65px;
  color: #323232;
  opacity: 0.03;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .error-page__code {
    font-size: 200px;
  }
}
@media screen and (max-width: 380px) {
  .error-page__code {
    font-size: 152px;
  }
}
.error-page__text {
  font-weight: 600;
  font-size: 40px;
  line-height: 0.75;
  color: #323232;
  margin-bottom: 37px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .error-page__text {
    font-size: 20px;
    line-height: 0.7;
  }
}
@media screen and (max-width: 380px) {
  .error-page__text {
    font-size: 18px;
    line-height: 1.2;
  }
}
.error-page__message {
  color: #323232;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 45px;
  max-width: 617px;
}
@media screen and (max-width: 767px) {
  .error-page__message {
    font-size: 18px;
    line-height: 1;
  }
}
@media screen and (max-width: 380px) {
  .error-page__message {
    font-size: 14px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1221px) {
  .js-scroll,.nav.is-hover {
    background-color: #121212;
    -webkit-box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .js-scroll .menu-item a.menu-item-link,
  .nav.is-hover .menu-item a.menu-item-link {
    color: #fff;
  }
  .js-scroll .menu-item:first-child:after,
  .nav.is-hover .menu-item:first-child:after {
    -webkit-filter: none;
    filter: none;
  }
  .js-scroll .is-hover a.menu-item-link,
  .nav.is-hover .is-hover a.menu-item-link {
    color: #1476f2;
  }
  .js-scroll .logo,.nav.is-hover .logo {
    background-image: url(img/logo.png);
  }
}
.nav {
  position: absolute;
  width: 100%;
  height: 80px;
  top: 0;
  left: 0;
  z-index: 101;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  background: #121212;
}
@media (max-width: 1220px) {
  .nav {
    position: fixed;
  }
}
.nav .current-menu-item {
  color: #1476f2;
}
.nav .container {
  position: relative;
  height: 100%;
}
.nav__wrapper {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 1220px) {
  .nav__wrapper {
    display: none;
  }
}
.nav__list {
  height: 100%;
  text-align: right;
  font-size: 0;
}
.nav__list.version1 {
  display: none;
}
.nav__list .menu-item {
  display: inline-block;
  line-height: 75px;
}
.nav__list .menu-item:first-child .menu-item-link {
  position: relative;
}
.nav__list .menu-item .menu-item-link {
  font-size: 12px;
  line-height: 45px;
  padding: 0 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  vertical-align: middle;
  cursor: pointer;
}
.nav__list .menu-item .menu-item-link .menu-arrow-down {
  background-image: url(img/angle-down.png);
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
  top: 3px;
  left: 3px;
}
.nav__list .is-hover .menu-item-link,
.nav__list .menu-item .menu-item-link:hover {
  color: #1476f2;
}
.nav--black .logo {
  background-image: url(img/logo.png);
}
.nav--black .nav__list li .menu-item-link {
  color: #323232;
}
.nav--black .nav__list li.is-hover .menu-item-link,
.nav--black .nav__list li .menu-item-link:hover {
  color: #1476f2;
}
.nav .has-dropdown > a {
  position: relative;
}
.nav .has-dropdown > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -32px;
  left: 0;
  background-color: #1476f2;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: none;
  transition: none;
}
.nav .has-dropdown:last-child {
  margin-right: 160px;
}
.nav .has-dropdown.is-hover {
  color: #1476f2;
}
.nav .has-dropdown.is-hover .article__content {
  position: relative;
}
.nav .has-dropdown.is-hover .article__content:after {
  content: "";
  position: absolute;
  top: -1px;
  right: 0;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 30px 30px 0;
  border-color: transparent #fff transparent transparent;
}
.nav .has-dropdown.is-hover .article__link {
  position: relative;
  display: block;
  font-size: 0;
  padding: 0;
}
.article__link img{
  height: 250px;
}
.nav .has-dropdown.is-hover .article__img {
  width: 550px;
}
.nav .has-dropdown.is-hover .article__description {
  position: absolute;
  top: 0;
  text-align: left;
  padding: 70px 30px 0;
  font-size: 16px;
  color: #fff;
  text-transform: none;
  font-weight: 500;
}
.article__description{
  text-shadow: 0 0 5px #121212;
}
.nav .has-dropdown.is-hover .sub-menu-wrapper {
  display: block;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-animation: animWrapper 0.3s ease-in-out;
  animation: animWrapper 0.3s ease-in-out;
}
.nav .has-dropdown.is-hover .sub-menu-wrapper .sub-menu-container {
  visibility: visible;
  -webkit-animation: animContainer 0.5s ease-in-out;
  animation: animContainer 0.5s ease-in-out;
}
.nav
  .has-dropdown.is-hover
  .sub-menu-wrapper
  .sub-menu-container
  .article__item-wrapper {
  top: 0;
  opacity: 1;
  visibility: visible;
  -webkit-animation: animItem 0.6s ease-in-out;
  animation: animItem 0.6s ease-in-out;
}
.nav
  .has-dropdown.is-hover
  .sub-menu-wrapper
  .sub-menu-container
  .article__item-wrapper:nth-child(2n) {
  -webkit-animation: animItem 0.7s ease-in-out;
  animation: animItem 0.7s ease-in-out;
}
.nav .has-dropdown.is-hover > a:before {
  visibility: visible;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition-delay: unset;
  transition-delay: unset;
}
.nav .has-dropdown .sub-menu-wrapper {
  display: none;
  position: absolute;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  height: auto;
  padding: 42px 40px 30px;
  top: 77px;
  left: 0;
  right: 0;
  line-height: normal;
  width: 100vw;
  margin-left: -webkit-calc(-50vw + 50%);
  margin-left: calc(-50vw + 50%);
  margin-right: -webkit-calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  background-color: #fff;
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.1);
  border-top: 1px solid hsla(0, 0%, 85%, 0.3);
  overflow: hidden;
}
.nav .has-dropdown .sub-menu-wrapper .sub-menu-container {
  margin: 0 auto;
  max-width: 1200px;
  visibility: hidden;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}
.nav .has-dropdown .sub-menu-wrapper .sub-menu-container,
.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .article-container {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}
.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .article-container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .article-container
  .article__item
  .article__content {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container {
  position: relative;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-column-gap: 50px;
  width: 100%;
  text-align: left;
  padding: 0 20px;
  margin: 20px 0 0 30px;
  border-left: 1px solid rgba(50, 50, 50, 0.06);
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu.active {
  opacity: 1;
  -webkit-animation: animList 0.7s ease-in-out;
  animation: animList 0.7s ease-in-out;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu:after {
  content: "";
  display: table;
  clear: both;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu__wrapper:first-child
  .sub-menu__header {
  display: block;
  position: absolute;
  top: -30px;
  left: 20px;
  font-size: 12px;
  color: rgba(50, 50, 50, 0.3);
  font-weight: 600;
  line-height: 1.67;
  text-align: left;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu__header,
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu__list-header {
  display: none;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu
  .sub-menu__list-item:first-child
  .sub-menu__list-header {
  display: block;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu__wrapper:last-child
  .menu-item
  .sub-item-link {
  padding-bottom: 0;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu
  .menu-item {
  width: 100%;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu
  .menu-item
  .sub-item-link {
  text-transform: none;
  word-spacing: normal;
  padding: 0;
  text-align: left;
  display: block;
  width: 270px;
  height: 100%;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.88;
  letter-spacing: normal;
  color: #323232;
  padding-bottom: 15px;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu
  .menu-item
  .sub-item-link
  i {
  display: none;
  position: relative;
  top: 1px;
  right: -4px;
  font-size: 12px;
  -webkit-transition: right 0.2s;
  transition: right 0.2s;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu
  .menu-item
  .sub-item-link
  i.active {
  display: inline;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu
  .menu-item:hover
  .sub-menu__list-wrapper {
  display: block;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu
  .menu-item:hover
  .sub-item-link {
  color: #1476f2;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu
  .menu-item:hover
  .sub-item-link--list {
  color: #323232;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu
  .menu-item:hover
  i {
  right: -8px;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu--double
  .sub-menu__list-wrapper {
  display: block;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu--double
  .sub-menu__list {
  padding-left: 20px;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu--double
  .menu-item:hover
  .sub-item-link--color {
  color: #323232;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu--double
  .sub-menu__list-item:hover
  .sub-item-link--color {
  color: #1476f2;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu--double
  .sub-menu__list-item
  .sub-menu__list-header {
  display: none;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu--double
  .sub-menu__list-item:first-child
  .sub-menu__list-header {
  display: block;
  padding-left: 0;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu__list-wrapper {
  display: none;
  position: absolute;
  top: 0;
  left: 270px;
  width: 100%;
  min-height: 200px;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu__list-wrapper
  .sub-menu__list
  .sub-menu__list-item
  .sub-item-link--list {
  font-size: 14px;
  font-weight: 400;
  padding: 0 0 10px 20px;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu__list-header {
  position: absolute;
  top: -30px;
  font-size: 12px;
  color: rgba(50, 50, 50, 0.3);
  font-weight: 600;
  line-height: 1.67;
  text-align: left;
  padding-left: 20px;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu__list {
  border-left: 1px solid rgba(50, 50, 50, 0.06);
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu
  .sub-menu,
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu
  .sub-menu__list-item {
  display: block;
  line-height: normal;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu
  .sub-menu:last-child
  .sub-item-link,
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu
  .sub-menu__list-item:last-child
  .sub-item-link {
  padding-bottom: 0;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu
  .sub-menu:hover
  .sub-item-link--list,
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu
  .sub-menu__list-item:hover
  .sub-item-link--list {
  color: #1476f2;
}
.nav
  .has-dropdown
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu-list-container
  .sub-menu
  .service--main
  a {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
.nav .dropdown-split .sub-menu {
  min-width: 470px;
}
.nav .dropdown-split .sub-menu li {
  width: -webkit-calc(100%/2 - 20px);
  width: calc(100% / 2 - 20px);
}
.nav .dropdown-split .sub-menu li:nth-child(2n) a {
  margin-left: 50px;
}
.nav .dropdown-split.narrow .sub-menu {
  min-width: 320px;
}
.nav__btn {
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.nav__btn .red-style {
  background: #1E90FF;
  border-radius: 4px;
}
.nav__btn .red-style:hover {
  background: #0A3D62;
  border-color: #0A3D62;
}
.nav__btn .btn{
  padding: 0;
}
.nav__btn a{
  width: 100%;
  height: 100%;
  line-height: 45px;
  color:#ffffff;
}
.nav__btn .red-style:hover a{
  color:#ffffff;
}
@media screen and (min-width: 1280px) {
  .nav__btn {
    right: 0;
  }
}
@media (max-width: 767px) {
  .nav__btn {
    right: 20px;
  }
}
@media (max-width: 1220px) {
  .nav__btn .get-touch {
    margin-right: 25px;
    display: none;
  }
}
@media (max-width: 767px) {
  .nav__btn .get-touch {
    display: none;
  }
}
.nav__btn .sandwich {
  background: #1E90FF;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 50%;
  width: 46px;
  height: 46px;
}
@media (min-width: 1221px) {
  .nav__btn .sandwich {
    display: none;
  }
}
.nav__btn .sandwich:before {
  content: "";
  display: block;
  background: #ffffff;
  width: 28px;
  height: 4px;
  box-shadow: 0px 8px #fff,0px -8px #fff;
}
@media (min-width: 1221px) {
  .js-scroll {
    position: fixed !important;
    top: 0;
  }
  .js-scroll .menu-item:first-child .menu-item-link:after {
    -webkit-filter: initial;
    filter: none;
  }
}
@media (max-width: 1220px) {
  .js-scroll .logo {
    /* -webkit-transform: translateY(-150%);
    -ms-transform: translateY(-150%);
    transform: translateY(-150%); */
  }
}
@media screen and (max-width: 575px) {
  .js-hidden {
    background-color: #121212;
  }
}
.js-hidden .logo-white {
  background-image: url(img/logo.png);
}
@media (min-width: 1221px) {
  .js-hidden {
    top: -90px;
  }
}
.nav__logo {
  position: absolute;
  top: 50%;
  left: 30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
@media screen and (min-width: 1280px) {
  .nav__logo {
    left: 0;
  }
}
@media (max-width: 767px) {
  .nav__logo {
    left: 20px;
  }
}
.logo {
  background-image: url(img/logo.png);
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  display: block;
  height: 60px;
  width: 200px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.logo-white {
  background-image: url(img/logo.png);
}
.nav-mobile {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 201;
  background-color: #121212;
  -webkit-transform: translate3d(-310px, 0, 0);
  transform: translate3d(-310px, 0, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 374px) {
  .nav-mobile {
    -webkit-transform: translate3d(-400px, 0, 0);
    transform: translate3d(-400px, 0, 0);
  }
}
.nav-mobile .nav__logo--mobile {
  padding: 20px;
  padding-top: 60px;
}
.nav-mobile .nav__logo--mobile .logo {
  background-image: url(img/logo.png);
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  display: block;
  height: 40px;
  width: 146px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.nav-mobile .c-menu__items {
  padding: 10px 0 35px;
  z-index: 200;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
  height: 100%;
}
.nav-mobile .c-menu__items li a {
  display: block;
  padding: 17px 20px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
}
@media screen and (max-height: 320px) {
  .nav-mobile .c-menu__items li a {
    font-size: 12px;
    padding: 12px 25px;
  }
}
.nav-mobile .c-menu__items .has-dropdown {
  position: relative;
}
.nav-mobile .c-menu__items .has-dropdown .sub-menu {
  display: none;
  width: 100%;
}
.nav-mobile .c-menu__items .has-dropdown .sub-menu .has-dropdown {
  overflow: hidden;
  position: unset;
}
.nav-mobile .c-menu__items .has-dropdown .sub-menu .has-dropdown > a:after {
  background-image: url(img/row-blue.svg);
  width: 13px;
}
.nav-mobile .c-menu__items .has-dropdown .sub-menu .has-dropdown .sub-menu {
  display: block;
  max-height: 0;
  -webkit-transition: max-height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
  position: unset;
  padding-left: 20px;
}
.nav-mobile
  .c-menu__items
  .has-dropdown
  .sub-menu
  .has-dropdown
  .sub-menu
  li
  a {
  font-weight: 400;
}
.nav-mobile
  .c-menu__items
  .has-dropdown
  .sub-menu
  .has-dropdown.active
  .sub-menu {
  max-height: 900px;
  padding-bottom: 0;
}
.nav-mobile .c-menu__items .has-dropdown .sub-menu .has-dropdown.active > a {
  padding-left: 20px;
}
.nav-mobile
  .c-menu__items
  .has-dropdown
  .sub-menu
  .has-dropdown.active
  > a:after {
  background-image: url(img/shape-copy-33.svg);
  width: 12px;
  height: 7px;
  right: 20px;
  top: 17px;
  left: unset;
}
.nav-mobile .c-menu__items .has-dropdown.active {
  position: absolute;
  width: 100%;
  top: 10px;
  background-color: #121212;
  height: 100%;
  z-index: 100;
}
.nav-mobile .c-menu__items .has-dropdown.active > a {
  color: #0072f6;
  padding-left: 35px;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.nav-mobile .c-menu__items .has-dropdown.active > a:after {
  background-image: url(img/shape-copy-2.svg);
  width: 7px;
  height: 12px;
  left: 20px;
  top: 19px;
  transform: rotate(180deg);
}
.nav-mobile .c-menu__items .has-dropdown.active > .sub-menu {
  display: block;
  position: absolute;
  right: -100px;
  -webkit-animation: slide-1 0.5s forwards;
  animation: slide-1 0.5s forwards;
  background-color: #121212;
  z-index: 100;
  padding-bottom: 200px;
}
.nav-mobile
  .c-menu__items
  .has-dropdown.active
  > .sub-menu
  li
  .sub-menu
  li:nth-child(3) {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.nav-mobile .c-menu__items .has-dropdown.active > .sub-menu li .sub-menu li a {
  font-weight: 400;
}
.nav-mobile
  .c-menu__items
  .has-dropdown.active
  > .sub-menu
  li:nth-child(-n + 3)
  a {
  font-weight: 600;
}
.nav-mobile .c-menu__items .has-dropdown.active > .sub-menu li:nth-child(3) {
  border-bottom: 1px solid rgba(50, 50, 50, 0.06);
  margin-bottom: 30px;
}
.nav-mobile .c-menu__items .has-dropdown.active > .sub-menu li a {
  font-weight: 400;
  line-height: 50px;
  padding: 0 20px;
}
.nav-mobile .c-menu__items .has-dropdown li a {
  text-transform: none;
  font-weight: 600;
  color: #ffffff;
  padding: 12px 20px;
}
.nav-mobile .c-menu__items .has-dropdown > a {
  position: relative;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.nav-mobile .c-menu__items .has-dropdown > a:after {
  content: "";
  position: absolute;
  background-image: url(img/shape-copy-2.svg);
  background-repeat: no-repeat;
  width: 7px;
  height: 12px;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.nav-mobile .c-menu__items .has-dropdown li.service--main a {
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
}
.nav-mobile .c-menu__items .has-dropdown li.service--main a:hover {
  color: #0072f6;
}
.btn--menuLeft {
  padding: 0 25px;
}
.has-active-menu .nav-mobile {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
}
.has-active-menu .nav-mobile--stripe {
  position: fixed;
  top: 0;
  left: 0;
  width: 290px;
  height: 17px;
  background-color: #000;
  z-index: 999;
}
.c-menu {
  z-index: 199;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-backface-visibility: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.c-menu__close {
  color: #fff;
  background-color: #3184a1;
  font-size: 14px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: none;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
}
.c-menu__close:focus {
  outline: none;
}
.nav-mobile__top {
  -webkit-transform: translate3d(-300px, 0, 0);
  transform: translate3d(-300px, 0, 0);
  z-index: 999;
  padding: 25px;
  bottom: 0;
  left: 0;
  position: fixed;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  background-color: #121212;
  -webkit-box-shadow: 0 -3px 20px rgba(80, 80, 80, 0.1);
  box-shadow: 0 -3px 20px rgba(80, 80, 80, 0.1);
}
.nav-mobile__top .btn {
  height: 50px;
  width: 100%;
  font-size: 16px;
}
.nav-mobile__top .btn.red-style {
  background: #f54d4d;
  border-radius: 4px;
}
.nav-mobile__top .btn.red-style:hover {
  background: #e04040;
  border-color: #e04040;
}
.has-active-menu .nav-mobile .btn-close {
  position: absolute;
  background-image: url(img/close.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  right: 20px;
  top: 30px;
}
.has-active-menu .nav-mobile__top {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
@media (max-width: 321px) {
  .has-active-menu .nav-mobile__top {
    width: 100%;
  }
}
.c-mask {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
  transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
}
.c-mask.is-active {
  width: 100%;
  height: 150vh;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.c-menu--push-left,
.c-menu--push-right,
.c-menu--slide-left,
.c-menu--slide-right {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 321px) {
  .c-menu--push-left,
  .c-menu--push-right,
  .c-menu--slide-left,
  .c-menu--slide-right {
    width: 100%;
  }
}
.c-menu--push-left .c-menu__item,
.c-menu--push-right .c-menu__item,
.c-menu--slide-left .c-menu__item,
.c-menu--slide-right .c-menu__item {
  display: block;
  text-align: center;
  border-top: 1px solid #b5dbe9;
  border-bottom: 1px solid #3184a1;
}
.c-menu--push-left .c-menu__item:first-child,
.c-menu--push-right .c-menu__item:first-child,
.c-menu--slide-left .c-menu__item:first-child,
.c-menu--slide-right .c-menu__item:first-child {
  border-top: none;
}
.c-menu--push-left .c-menu__item:last-child,
.c-menu--push-right .c-menu__item:last-child,
.c-menu--slide-left .c-menu__item:last-child,
.c-menu--slide-right .c-menu__item:last-child {
  border-bottom: none;
}
.c-menu--push-left .c-menu__link,
.c-menu--push-right .c-menu__link,
.c-menu--slide-left .c-menu__link,
.c-menu--slide-right .c-menu__link {
  display: block;
  padding: 12px 24px;
  color: #fff;
}
.c-menu--push-left .c-menu__close,
.c-menu--push-right .c-menu__close,
.c-menu--slide-left .c-menu__close,
.c-menu--slide-right .c-menu__close {
  display: block;
  padding: 12px 24px;
  width: 100%;
}
.c-menu--push-left,
.c-menu--slide-left {
  top: 0;
  left: 0;
  bottom: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
@media (min-width: 321px) {
  .c-menu--push-left,
  .c-menu--slide-left {
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0);
  }
}
.c-menu--push-left.is-active,
.c-menu--slide-left.is-active {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.wrapper {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-backface-visibility: hidden;
}
.has-push-left .nav {
  z-index: 1;
}
@media (min-width: 375px) {
  .wrapper.has-push-left {
    -webkit-transform: translate3d(310px, 0, 0);
    transform: translate3d(310px, 0, 0);
  }
}
@media (max-width: 374px) {
  .wrapper.has-push-left {
    -webkit-transform: translate3d(-webkit-calc(100% - 60px), 0, 0);
    transform: translate3d(calc(100% - 60px), 0, 0);
  }
}
.wrapper.has-push-right {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
@media (min-width: 321px) {
  .wrapper.has-push-right {
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0);
  }
}
.nav--case-main {
  height: 0;
}
.nav--case-main .logo {
  background-image: url(img/logo-white.svg);
}
.nav--case-main .sandwich {
  display: inline-block;
}
.nav--case-main .nav__wrapper {
  display: none;
}
.nav--case-main .nav__btn,
.nav--case-main .nav__logo {
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
.nav--case-main .get-touch {
  margin-right: 25px;
}
.nav--case-main.js-scroll {
  background-color: transparent;
}
.nav--case-main.js-scroll .logo {
  -webkit-transform: translateY(-150%);
  -ms-transform: translateY(-150%);
  transform: translateY(-150%);
}
.all-services-link {
  font-weight: 600;
  font-size: 16px;
  line-height: 13px;
  text-transform: uppercase;
  color: #1476f2;
  display: block;
}
.all-services-link i {
  position: relative;
  top: 1px;
  right: -4px;
  font-size: 12px;
  -webkit-transition: right 0.2s;
  transition: right 0.2s;
  color: #1476f2;
}
.menu-item-services .sub-menu-container .main-menu-list {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  position: relative;
}
.menu-item-services
  .sub-menu-container
  .main-menu-list
  .sub-menu-list-container {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 37%;
  flex: 0 0 37%;
  text-align: left;
}
.menu-item-services
  .sub-menu-container
  .main-menu-list
  .sub-menu-list-container
  li:hover
  a {
  background-color: unset !important;
}
.menu-item-services
  .sub-menu-container
  .main-menu-list
  .sub-menu-list-container
  a {
  font-weight: 600;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  color: #1476f2;
  display: block;
  margin: 0 0 0 13px;
  padding-left: 20px;
}
.menu-item-services
  .sub-menu-container
  .main-menu-list
  .sub-menu-list-container
  a
  i {
  position: relative;
  top: 1px;
  right: -4px;
  font-size: 12px;
  -webkit-transition: right 0.2s;
  transition: right 0.2s;
  color: #1476f2;
}
.menu-item-services
  .sub-menu-container
  .main-menu-list
  .sub-menu-list-container
  ul.sub-menu {
  margin: 0 0 0 13px !important;
  height: 63.5% !important;
  -js-display: flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.menu-item-services
  .sub-menu-container
  .main-menu-list
  .sub-menu-list-container
  ul.sub-menu:after {
  content: none !important;
}
.menu-item-services
  .sub-menu-container
  .main-menu-list
  .sub-menu-list-container
  ul.sub-menu
  li.menu-item {
  height: auto;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.menu-item-services
  .sub-menu-container
  .main-menu-list
  .sub-menu-list-container
  ul.sub-menu
  li.menu-item
  a {
  padding-bottom: 8px !important;
}
.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  padding-bottom: 30px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 67%;
  flex: 0 0 67%;
}
.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: rgba(50, 50, 50, 0.06);
  left: 0;
  bottom: 70px;
  z-index: -1;
}
.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu > li {
  height: 355px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.menu-item-services
  .sub-menu-container
  .main-menu-list
  ul.sub-menu
  > li:hover
  > a {
  background-color: #fafafa;
}
.menu-item-services
  .sub-menu-container
  .main-menu-list
  ul.sub-menu
  > li:hover
  .sub-menu__list-wrapper {
  display: block;
}
.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu > li > a {
  text-align: left;
  display: block;
  padding: 15px 0 1px 15px;
}
.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu > li > a p {
  font-size: 14px;
  line-height: 20px;
  color: #323232;
  display: inline-block;
  margin-bottom: 20px;
  padding-right: 20px;
}
.menu-item-services
  .sub-menu-container
  .main-menu-list
  ul.sub-menu
  > li
  > a
  p.menu-description {
  padding-right: 50px;
}
.menu-item-services
  .sub-menu-container
  .main-menu-list
  ul.sub-menu
  > li
  > a
  img {
  max-width: 210px;
  margin-bottom: 11px;
}
.menu-item-services
  .sub-menu-container
  .main-menu-list
  ul.sub-menu
  > li
  > a
  p.menu-title {
  font-size: 16px;
  line-height: 30px;
  color: #323232;
  font-weight: 600;
}
.menu-item-services
  .sub-menu-container
  .main-menu-list
  ul.sub-menu
  > li
  > a
  p.read-more {
  font-weight: 600;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  color: #1476f2;
  display: block;
}
.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu > li > a i {
  position: relative;
  top: 1px;
  right: -4px;
  font-size: 12px;
  -webkit-transition: right 0.2s;
  transition: right 0.2s;
  color: #1476f2;
}
.menu-item-services
  .sub-menu-container
  .main-menu-list
  ul.sub-menu
  > li
  .sub-menu__list-wrapper {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  margin-top: 40px;
}
.menu-item-services
  .sub-menu-container
  .main-menu-list
  ul.sub-menu
  > li
  .sub-menu__list-wrapper
  .sub-menu__list {
  text-align: left;
}
.menu-item-services
  .sub-menu-container
  .main-menu-list
  ul.sub-menu
  > li
  .sub-menu__list-wrapper
  .sub-menu__list
  .sub-menu__list-header:first-of-type {
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  color: #323232;
  opacity: 0.3;
}
.menu-item-services
  .sub-menu-container
  .main-menu-list
  ul.sub-menu
  > li
  .sub-menu__list-wrapper
  .sub-menu__list-item {
  display: inline-block;
  float: left;
  padding-right: 80px;
  margin-top: 20px;
}
.menu-item-services
  .sub-menu-container
  .main-menu-list
  ul.sub-menu
  > li
  .sub-menu__list-wrapper
  .sub-menu__list-item
  a {
  font-weight: 600;
  font-size: 14px;
  line-height: 30px;
  color: #323232;
}
.menu-item-services
  .sub-menu-container
  .main-menu-list
  ul.sub-menu
  > li
  .sub-menu__list-wrapper
  .sub-menu__list-item
  a:hover {
  color: #1476f2;
}
.contacts-popup {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
  z-index: 111;
  overflow: auto;
}
.contacts-popup .mob-text {
  display: none;
}
.contacts-popup.active {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.disable-scroll {
  overflow: hidden;
}
.logos {
  background: url(img/contacts-popup/logo.png) no-repeat;
  width: 100%;
  aspect-ratio: 16/9;
  background-position: 50%;
  background-size: contain;
}
.contacts-popup__wrap {
  position: relative;
  background: #1476f2;
  width: 860px;
  max-width: 90vw;
  -webkit-box-shadow: 3px 15px 55px rgba(0, 0, 0, 0.35);
  box-shadow: 3px 15px 55px rgba(0, 0, 0, 0.35);
  border-radius: 8px;
  padding: 40px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: auto;
}
.contacts-popup,
.contacts-popup .form-contacts-popup {
  font-family: Montserrat;
}
.contacts-popup .form-contacts-popup {
  max-width: 370px;
  padding: 32px 24px;
}
.contacts-popup .contact-section .form-wrap__flexbox .form-group {
  font-family: Source Sans Pro;
}
.form-contacts-popup h2 {
  font-size: 32px;
  line-height: 1.25;
  text-transform: uppercase;
}
.contacts-popup .form-wrap__flexbox .form__footer .form__submit--contact {
  background: #f54d4d;
  border-color: #f54d4d;
  width: 100%;
  max-width: 100%;
  margin-top: 9px;
}
.contacts-popup .form-wrap__flexbox .form__footer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.contacts-popup__info {
  margin-right: 40px;
  width: 50%;
}
.contacts-popup__info h2 {
  font-size: 32px;
  color: #fff;
  text-transform: none;
  margin-top: 35px;
  margin-bottom: 56px;
}
.contacts-popup__info .rating-items {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
  margin-bottom: 56px;
}
.contacts-popup__info .rating-items__item > svg {
  width: 44px;
  height: 44px;
}
.contacts-popup__info .rating-items__item {
  width: 50%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #2884f8;
  border-radius: 10px;
  padding: 6px 16px 8px;
}
.contacts-popup__info .rating-items__item .rating-items__text {
  padding-left: 12px;
  color: #fff;
  font-size: 9px;
}
.contacts-popup__info .rating-items__item .rating-items__text .stars {
  font-size: 14px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 6px;
}
.contacts-popup__info .rating-items__item .rating-items__text svg {
  width: 75px;
  margin-left: 6px;
}
.contacts-popup__logos {
  padding: 4px 5px;
  border-top: 1px solid #2884f8;
  border-bottom: 1px solid #2884f8;
}
.contacts-popup__offices {
  padding-top: 40px;
  color: #fff;
}
.contacts-popup__offices h3 {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 14px;
}
.contacts-popup__offices-wrap {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.contacts-popup__offices-wrap span {
  font-weight: 500;
  font-size: 15px;
  padding: 6px 17px;
  background: #2884f8;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 90px;
}
.contacts-popup__close {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
  width: 15px;
  height: 15px;
}
.ebook-popup {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: none;
  z-index: 111;
  overflow: auto;
}
.ebook-popup,
.ebook-popup__wrap.ebook-section {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ebook-popup__wrap.ebook-section {
  display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ebook-popup__close {
  position: absolute;
  left: 96%;
  top: 5%;
}
.form-popup-popup h3 {
  font-size: 29px;
  font-family: Montserrat;
  font-weight: 600;
  line-height: 40px;
  margin: 0 0 45px;
}
.form-popup-popup p {
  font-size: 20px;
  font-family: Montserrat;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1.25em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 16px;
}
.form-wrap__flexbox.form-popup-popup {
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 65%;
  padding: 10px;
}
.form-ebook-popup.form-wrap__flexbox {
  padding: 36px 28px 21px;
}
.form-ebook-popup .uploaded__text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
.ebook-popup.active {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ebook-popup__wrap.ebook-section {
  position: relative;
  background: #fff;
  width: 860px;
  max-width: 90vw;
  -webkit-box-shadow: 3px 15px 55px rgba(0, 0, 0, 0.35);
  box-shadow: 3px 15px 55px rgba(0, 0, 0, 0.35);
  border-radius: 8px;
  padding: 40px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: auto;
}
.popup-popup__img {
  height: 366px;
  width: 230px;
  background-size: contain;
  background-repeat: no-repeat;
  overflow: hidden;
}
.ebook-popup .form-ebook-popup {
  max-width: 370px;
  padding: 32px 24px;
}
.ebook-popup .form-wrap__flexbox a {
  display: block;
  width: 100%;
}
.ebook-popup .form-wrap__flexbox .popup-button {
  display: block;
  background: #f54d4d;
  border-color: #f54d4d;
  width: 100%;
  max-width: 100%;
  margin-top: 9px;
  border: 0;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  padding: 17px 1.75em;
  color: #fff;
  border-radius: 4px;
  text-transform: uppercase;
  min-width: 10.5em;
  font-family: Montserrat, Arial, sans-serif;
}
.ebook-popup p {
  width: 100%;
}
@media screen and (max-width: 1100px) {
  .contacts-popup__wrap {
    padding: 40px 50px;
  }
  .contacts-popup__close {
    right: 15px;
    top: 15px;
  }
  .contacts-popup .form-contacts-popup.form-wrap__flexbox {
    padding: 20px 30px;
  }
}
@media screen and (max-width: 991px) {
  .contacts-popup {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow-y: scroll;
  }
  .contacts-popup .mob-text {
    display: block;
  }
  .contacts-popup .desk-text {
    display: none;
  }
  .contacts-popup__wrap {
    height: auto;
    width: 100vw;
    max-width: 100vw;
    border-radius: 0;
    background-color: #09346a;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .contacts-popup .form-contacts-popup.form-wrap__flexbox {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    min-width: 465px;
    border-radius: 8px;
  }
  .contacts-popup__info {
    margin-right: 0;
    min-width: 80vw;
  }
}
@media screen and (max-width: 550px) {
  .contacts-popup .form-contacts-popup.form-wrap__flexbox {
    min-width: 0;
  }
  .contacts-popup__wrap {
    padding: 60px 16px 40px;
  }
  .contacts-popup__info .rating-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contacts-popup__info .rating-items__item {
    width: 100%;
  }
  .contacts-popup__info h2 {
    display: none;
  }
  .contacts-popup__info .rating-items {
    margin: 20px 0;
  }
  .contacts-popup__info {
    width: 100%;
  }
  .contacts-popup__info .rating-items__item .rating-items__text {
    font-size: 14px;
  }
  .contacts-popup__info .rating-items__item .rating-items__text .stars {
    font-size: 21px;
  }
  .contacts-popup__info .rating-items__item {
    padding: 14px 24px;
  }
  .contacts-popup__logos {
    padding: 20px 0;
  }
  .contacts-popup__offices-wrap span {
    font-size: 21px;
    padding: 6px 17px;
    margin-right: 12px;
    margin-bottom: 12px;
  }
  .ebook-popup__close {
    left: 90%;
    top: 20px;
  }
  .ebook-popup__wrap > .form-wrap__flexbox.form-popup-popup {
    width: auto;
  }
  .ebook-popup__wrap.ebook-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.contact-section
  .form-wrap__flexbox.form-contacts-popup
  .form__footer
  .no-validation-icon {
  max-width: 100%;
  margin-bottom: 10px;
}
@-webkit-keyframes animWrapper {
  0% {
    display: none;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
  1% {
    display: block;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
  30% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
  to {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes animWrapper {
  0% {
    display: none;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
  1% {
    display: block;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
  30% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
  to {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-webkit-keyframes animContainer {
  0% {
    visibility: hidden;
  }
  50% {
    visibility: hidden;
  }
  to {
    visibility: visible;
  }
}
@keyframes animContainer {
  0% {
    visibility: hidden;
  }
  50% {
    visibility: hidden;
  }
  to {
    visibility: visible;
  }
}
@-webkit-keyframes animItem {
  0% {
    top: 20px;
    visibility: hidden;
    opacity: 0;
  }
  40% {
    top: 20px;
    opacity: 0;
    visibility: hidden;
  }
  50% {
    top: 20px;
    visibility: visible;
  }
  60% {
    opacity: 1;
  }
  to {
    top: 0;
  }
}
@keyframes animItem {
  0% {
    top: 20px;
    visibility: hidden;
    opacity: 0;
  }
  40% {
    top: 20px;
    opacity: 0;
    visibility: hidden;
  }
  50% {
    top: 20px;
    visibility: visible;
  }
  60% {
    opacity: 1;
  }
  to {
    top: 0;
  }
}
@-webkit-keyframes animList {
  0% {
    padding: 0 20px 0 70px;
    opacity: 0;
  }
  60% {
    padding: 0 20px 0 60px;
    opacity: 0;
  }
  70% {
    padding: 0 20px 0 50px;
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  to {
    padding: 0 20px 0 30px;
  }
}
@keyframes animList {
  0% {
    padding: 0 20px 0 70px;
    opacity: 0;
  }
  60% {
    padding: 0 20px 0 60px;
    opacity: 0;
  }
  70% {
    padding: 0 20px 0 50px;
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  to {
    padding: 0 20px 0 30px;
  }
}
@-webkit-keyframes slide-1 {
  to {
    right: 0;
  }
}
@keyframes slide-1 {
  to {
    right: 0;
  }
}
.numbers {
  padding: 70px 0;
}
.numbers .container {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.numbers .col-4 {
  padding-right: 50px;
  width: 25%;
  float: left;
}
@media (max-width: 1215px) {
  .numbers .col-4 {
    width: 50%;
  }
  .numbers .col-4:nth-child(3),
  .numbers .col-4:nth-child(4) {
    margin-top: 50px;
  }
}
@media (max-width: 1023px) {
  .numbers .col-4 {
    width: -webkit-calc(100%/2 - 70px);
    width: calc(100% / 2 - 70px);
    margin-right: 70px;
    padding-right: 0;
  }
  .numbers .col-4:nth-child(2),
  .numbers .col-4:nth-child(4) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .numbers .col-4 {
    width: 100%;
    float: none;
    margin: 50px 0 0;
  }
}
.numbers__item {
  font-size: 100px;
  line-height: 1;
  font-weight: 700;
  color: #bababa;
}
.numbers__heading {
  text-transform: uppercase;
  padding-left: 25px;
  border-left: 5px solid #0072f6;
  margin-top: 8px;
}
.numbers__text {
  font-size: 14px;
  margin-top: 26px;
  line-height: 18px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .numbers__text {
    max-width: 300px;
  }
}
.page-header {
  background-size: cover;
  background-position: 50%;
  position: relative;
}
.page-header--cases {
  background-image: url(img/case-studies-bg.jpg);
}
.page-header__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.page-header__content {
  height: 100vh;
  padding: 295px 0 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page-header__content {
    padding: 150px 0 70px;
    height: auto;
  }
}
.mt80{
  margin-top: 80px;
}
.pt80{padding-top: 80px;}
.page-header__content .page-title h1 {
  color: #fff;
}
.page-header__content .page-lead {
  max-width: 500px;
  margin-top: 20px;
}
.page-header__content .page-lead p {
  color: #fff;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
}
.page-header--centered {
  height: 600px;
}
.page-header--centered .page-title h1 {
  font-size: 50px;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (max-width: 620px) {
  .page-header--centered .page-title h1 {
    margin-top: 10px;
    font-size: 26px;
  }
}
@media screen and (max-width: 480px) {
  .page-header--centered .page-title h1 {
    margin-top: 20px;
    font-size: 26px;
  }
}
.page-header--centered .page-lead {
  max-width: 645px;
  margin-top: 0;
}
.page-header--centered .page-lead p {
  font-size: 18px;
  line-height: 1.47;
  text-align: center;
  color: #fff;
  margin: 0 auto;
}
@media screen and (max-width: 620px) {
  .page-header--centered .page-lead p {
    font-size: 16px;
  }
}
.page-header--centered .page-header__content {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  height: 100%;
}
.page-header--centered .page-header__overlay {
  display: none;
}
.page-header--full-scr {
  height: 100vh;
  background-position: 0 0;
}
@media screen and (max-width: 768px) {
  .page-header--full-scr {
    min-height: 100vh;
    padding-bottom: 40px;
  }
}
.page-header__client-logo {
  height: 160px;
  width: 160px;
  background-position: 50%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 620px) {
  .page-header__client-logo {
    height: 130px;
    width: 130px;
  }
}
.page-header__client-logo.investment-evolution {
  width: 200px;
}
.page-header__client-logo.deltager-as {
  width: 180px;
}
.page-header__client-logo.joiful {
  background-size: 60%;
}
.page-header__client-logo.guest-services-web-portal {
  height: 100px;
}
@media screen and (max-width: 620px) {
  .page-header__client-logo.blockchain {
    height: 140px;
    width: 150px;
  }
}
.partners {
  padding-bottom: 50px;
}
.partners .container--flex {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
@media screen and (max-width: 767px) {
  .partners .container--flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.partners__title {
  font-weight: 900;
  font-size: 60px;
  line-height: 65px;
  color: #121212;
}
.partners__item {
  padding: 0 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 33%;
}
@media screen and (max-width: 767px) {
  .partners__item {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .partners__item {
    width: 100%;
  }
}
.partners__item a {
  display: block;
}
.partners__item h3 {
  font-size: 18px;
  margin-bottom: 15px;
}
.partners__item p {
  font-size: 16px;
  font-weight: 300;
}
.partners__item figure img {
  max-width: 100%;
  height: 130px;
  display: block;
}
.progress.new-progress h2 {
  margin-bottom: 52px;
}
.progress.new-progress .progress__none {
  max-width: 280px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .progress.new-progress .progress__none {
    display: none;
  }
}
.progress.new-progress .progress__cont {
  padding: 0;
}
@media screen and (max-width: 767px) {
  .progress.new-progress .progress__cont {
    display: none;
  }
}
.progress.new-progress .container {
  max-width: 1200px !important;
}
.progress.new-progress .step-progress {
  height: 2px;
  left: 147px;
  width: 115%;
}
@media screen and (max-width: 1279px) {
  .progress.new-progress .step-progress {
    left: 120px;
  }
}
@media screen and (max-width: 991px) {
  .progress.new-progress .step-progress {
    left: 100px;
  }
}
.progress.new-progress .step-title {
  padding: 40px 0 30px !important;
  height: 126px;
}
@media screen and (max-width: 1279px) {
  .progress.new-progress .step {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 24% !important;
    flex: 0 0 24% !important;
  }
}
.progress.new-progress .step:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 246px;
  flex: 0 0 246px;
}
.progress.new-progress .step:nth-child(2),
.progress.new-progress .step:nth-child(3) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 330px;
  flex: 0 0 330px;
}
.progress.new-progress .step:nth-child(4) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 264px;
  flex: 0 0 264px;
  border: 1px solid #fff;
}
.progress.new-progress .step:nth-child(4) .step-title {
  color: #17ca8e !important;
}
.progress.new-progress .step:nth-child(4) .step-text {
  text-align: center !important;
  margin-top: 42px;
}
.progress.new-progress .step.done:nth-child(4) {
  border: 1px solid #17ca8e;
  background-color: #fff;
}
.progress.new-progress .step.done:nth-child(3) .step-progress {
  width: 95%;
}
.progress.new-progress .step.done:nth-child(3) .step-progress:before {
  background-image: url(img/Path162.svg);
  right: -1px;
  top: -11px;
}
.progress.new-progress .step.done .step-progress:after {
  height: 2px;
}
.progress.new-progress .step.done .step-text {
  text-align: left;
  padding: 40px 40px 12px;
}
@media screen and (max-width: 1279px) {
  .progress.new-progress .step.done .step-text {
    padding: 20px;
  }
}
@media screen and (max-width: 991px) {
  .progress.new-progress .step.done .step-text {
    padding: 0 20px;
  }
}
.progress.new-progress .step.done .step-text p.title {
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
  color: #323232;
  opacity: 0.8;
  text-transform: capitalize;
  margin-bottom: 8px;
}
@media screen and (max-width: 991px) {
  .progress.new-progress .step.done .step-text p.title {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 0;
  }
}
.progress.new-progress .step.done .step-text p.desc {
  font-size: 16px;
  line-height: 24px;
  color: #323232;
  opacity: 0.8;
  margin-bottom: 26px;
}
@media screen and (max-width: 991px) {
  .progress.new-progress .step.done .step-text p.desc {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 20px;
  }
}
.progress.new-progress .step.done .step-text ul li {
  font-size: 16px;
  line-height: 24px;
  color: #323232;
  opacity: 0.8;
  list-style: disc;
  margin-left: 17px;
  padding-bottom: 5px;
}
@media screen and (max-width: 991px) {
  .progress.new-progress .step.done .step-text ul li {
    font-size: 14px;
    line-height: 23px;
  }
}
.progress.new-progress .step.done .step-title {
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #323232;
  opacity: 0.8;
  min-height: 120px;
}
.progress.new-progress .step.done:first-child .step-progress:before {
  left: 0;
}
.partners-block {
  padding: 0 0 90px;
  position: relative;
}
@media (max-width: 1075px) {
  .partners-block {
    padding: 0 0 167px;
  }
}
@media (max-width: 1024px) {
  .partners-block {
    padding-left: 37px;
    padding-right: 37px;
    padding-bottom: 149px;
  }
}
@media (max-width: 767px) {
  .partners-block {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 85px;
  }
}
.partners-block__title {
  margin-bottom: 48px;
  padding-top: 91px;
}
@media (max-width: 1024px) {
  .partners-block__title {
    margin-bottom: 22px;
    padding-top: 81px;
  }
}
@media (max-width: 767px) {
  .partners-block__title {
    margin-bottom: 0;
    padding-top: 38px;
  }
}
.partners-block__title h2 {
  font-size: 60px;
  font-weight: 900;
  letter-spacing: 0.3px;
}
@media (max-width: 1024px) {
  .partners-block__title h2 {
    font-size: 44px;
  }
}
@media (max-width: 767px) {
  .partners-block__title h2 {
    font-size: 30px;
  }
}
.partners-block__text {
  width: 370px;
  margin: 0 0 0 1px;
}
@media (max-width: 1024px) {
  .partners-block__text {
    width: 320px;
  }
}
@media (max-width: 767px) {
  .partners-block__text {
    width: auto;
    margin: 27px 0 0;
  }
}
.partners-block__text p {
  font-size: 22.5px;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: -0.2px;
}
@media (max-width: 1024px) {
  .partners-block__text p {
    letter-spacing: 0;
    font-size: 17px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .partners-block__text p {
    font-size: 18px;
    line-height: 25px;
  }
}
.partners-block__inner {
  width: 1200px;
  margin: 0 auto;
  padding-left: 98px;
  position: relative;
  z-index: 1;
}
.partners-block__inner:before {
  content: "";
  display: block;
  width: 100px;
  height: 8px;
  position: absolute;
  top: -43px;
  left: 100px;
  background: #000;
}
@media (max-width: 1075px) {
  .partners-block__inner:before {
    left: 3px;
  }
}
@media (max-width: 1024px) {
  .partners-block__inner:before {
    top: -1px;
  }
}
@media (max-width: 1075px) {
  .partners-block__inner {
    width: 907px;
    padding-left: 0;
  }
}
@media (max-width: 1024px) {
  .partners-block__inner {
    width: auto;
  }
}
.partners-block__content {
  float: left;
  width: 400px;
}
@media (max-width: 1024px) {
  .partners-block__content {
    float: none;
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .partners-block__content {
    width: auto;
    margin-bottom: 40px;
  }
}
.partners-block__logos {
  float: right;
  width: 600px;
  margin: 40px 1px 0 0;
}
@media (max-width: 1075px) {
  .partners-block__logos {
    width: 452px;
  }
}
@media (max-width: 1024px) {
  .partners-block__logos {
    float: none;
    width: 690px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .partners-block__logos {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
}
.partners-block__logo {
  position: relative;
  float: left;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 165px;
  height: 115px;
}
.partners-block__logo img {
  width: 100px;
  height: auto;
}
.partners-block__logo.scaling img {
  -webkit-transition: -webkit-transform 1s ease-in-out;
  transition: -webkit-transform 1s ease-in-out;
  transition: transform 1s ease-in-out;
  transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
}
.partners-block__logo.scaling img:hover {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.partners-block__logo:before {
  left: -2.5px;
}
.partners-block__logo:after,
.partners-block__logo:before {
  display: block;
  content: "";
  position: absolute;
  background: url(img/plus.png) no-repeat;
  width: 5px;
  height: 5px;
  background-size: 100%;
  top: -2.5px;
}
.partners-block__logo:after {
  right: -2.5px;
}
@media (max-width: 1075px) {
  .partners-block__logo {
    width: 150px;
    height: 105px;
  }
}
@media (max-width: 1024px) {
  .partners-block__logo {
    width: 230px;
    height: 140px;
  }
}
@media (max-width: 767px) {
  .partners-block__logo {
    max-width: 150px;
    height: 105px;
    width: 50%;
  }
}
.partners-block__logo span:before {
  right: -2.5px;
}
.partners-block__logo span:after,
.partners-block__logo span:before {
  display: block;
  content: "";
  position: absolute;
  background: url(img/plus.png) no-repeat;
  width: 5px;
  height: 5px;
  background-size: 100%;
  bottom: -2.5px;
}
.partners-block__logo span:after {
  left: -2.5px;
}
.phone {
  background-color: #fff;
  padding-top: 70px;
  background-size: cover;
}
.phone h3 {
  color: #fff !important;
}
@media (max-width: 460px) {
  .phone .h2 {
    font-size: 26px;
  }
}
.phone.augmented-reality--process {
  background: url(img/platforms/ar-construction/Block01.jpg);
  background-size: cover;
}
.phone.augmented-reality--process .phone__image {
  background-position: 50%;
}
@media screen and (max-width: 767px) {
  .phone.augmented-reality--process {
    background: #fff url(img/platforms/ar-construction/Block01_m.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: bottom;
  }
}
.phone.augmented-reality--validation {
  background: url(img/platforms/ar-construction/Block2.jpg);
  background-size: cover;
  color: #fff;
}
.phone.augmented-reality--validation .icon .list--text,
.phone.augmented-reality--validation .phone__lead,
.phone.augmented-reality--validation .phone__title {
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .phone.augmented-reality--validation {
    background-position-x: 60%;
  }
}
@media screen and (max-width: 768px) {
  .phone.augmented-reality--validation {
    background: #000 url(img/platforms/ar-construction/Block2_m.jpg);
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-position-x: 90%;
    background-size: cover;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 425px) {
  .phone.augmented-reality--validation {
    background-size: 175%;
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-position-x: 14%;
  }
}
.phone.augmented-reality--reconstruction {
  background: url(img/platforms/ar-construction/Block3.jpg);
  background-size: cover;
  color: #fff;
}
.phone.augmented-reality--reconstruction .icon .list--text,
.phone.augmented-reality--reconstruction .phone__lead,
.phone.augmented-reality--reconstruction .phone__title {
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .phone.augmented-reality--reconstruction {
    background-position-x: 60%;
  }
}
@media screen and (max-width: 768px) {
  .phone.augmented-reality--reconstruction {
    background-size: cover;
    background-position: 50%;
  }
  .phone.augmented-reality--reconstruction .phone__list li {
    max-width: none;
    margin-right: 20px;
  }
}
@media screen and (max-width: 600px) {
  .phone.augmented-reality--reconstruction {
    background: #4d4d4f url(img/platforms/ar-construction/Block3_m.jpg);
    background-size: 180%;
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-position-x: 80%;
  }
}
.phone.augmented-reality--hazard {
  background: url(img/platforms/ar-construction/Block4.jpg);
  background-size: cover;
  color: #fff;
}
.phone.augmented-reality--hazard .icon .list--text,
.phone.augmented-reality--hazard .phone__lead,
.phone.augmented-reality--hazard .phone__title {
  color: #fff;
}
@media screen and (max-width: 1280px) {
  .phone.augmented-reality--hazard {
    background-position-x: 90%;
  }
}
@media screen and (max-width: 1024px) {
  .phone.augmented-reality--hazard {
    background-position-x: 50%;
  }
}
@media screen and (max-width: 767px) {
  .phone.augmented-reality--hazard {
    background: #313c50 url(img/platforms/ar-construction/Block4_m.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: bottom;
  }
}
@media screen and (max-width: 425px) {
  .phone.augmented-reality--hazard {
    background-size: 175%;
  }
}
.phone.augmented-reality--collaboration {
  background: url(img/platforms/ar-construction/Block5.jpg);
  background-size: cover;
}
@media screen and (max-width: 1024px) {
  .phone.augmented-reality--collaboration {
    background-position-x: 60%;
  }
}
@media screen and (max-width: 768px) {
  .phone.augmented-reality--collaboration {
    background: #fff url(img/platforms/ar-construction/Block5_m.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: bottom;
  }
}
@media screen and (max-width: 425px) {
  .phone.augmented-reality--collaboration {
    background-size: 205%;
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-position-x: 80%;
  }
}
.phone--image {
  background-size: cover;
  background-position: 50%;
  color: #fff;
}
.phone--image .icon .list--text,
.phone--image .phone__lead,
.phone--image .phone__title {
  color: #fff;
  opacity: 0.8;
}
.phone__content {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .phone__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.phone__column {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .phone__column {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
  }
}
.phone__column--height {
  min-height: 550px;
}
@media screen and (max-width: 767px) {
  .phone__column--height {
    min-height: 450px;
  }
}
@media screen and (max-device-width: 400px) {
  .phone__column--height {
    min-height: 350px;
  }
}
.phone__column--order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
@media screen and (max-width: 767px) {
  .phone__column--order-2 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}
.phone__title {
  font-weight: 600;
  text-transform: uppercase;
  word-wrap: break-word;
}
.phone__image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 100% 100%;
  position: absolute;
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .phone__image {
    background-size: 90%;
  }
}
@media screen and (max-width: 767px) {
  .phone__image {
    background-position: bottom;
  }
}
.phone__image--left {
  background-position: 0 100%;
}
@media screen and (max-width: 767px) {
  .phone__image--left {
    background-position: bottom;
  }
}
.phone__lead {
  margin-bottom: 30px;
  color: #323232;
}
@media screen and (max-width: 1024px) {
  .phone__lead {
    padding-right: 40px;
  }
}
@media screen and (max-width: 768px) {
  .phone__lead {
    padding-right: 0;
  }
}
.phone__list {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .phone__list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .phone__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.phone__list li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
  font-weight: 400;
  padding: 25px 25px 25px 0;
  font-size: 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .phone__list li {
    max-width: 100%;
  }
}
.icon {
  position: relative;
}
.icon .list--text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #323232;
}
.icon:before {
  content: "";
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  height: 40px;
  width: 40px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.icon--opacity:before {
  opacity: 0.7;
}
#phone {
  display: none !important;
  z-index: 999;
  position: fixed;
  top: 80%;
  right: 0;
  padding-right: 10px;
}
.newsletter {
  position: fixed;
  bottom: 0;
  height: 100px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
@media screen and (max-width: 767px) {
  .newsletter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 120px;
  }
}
@media screen and (max-width: 330px) {
  .newsletter {
    height: 140px;
  }
}
.newsletter--show {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.newsletter--show .newsletter-title {
  width: 70%;
  padding: 10px 31px 10px 40px;
  opacity: 0.8;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .newsletter--show .newsletter-title {
    width: 100%;
    padding: 10px 31px 5px 40px;
    font-size: 11px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) and (max-width: 480px) {
  .newsletter--show .newsletter-title {
    font-size: 10px;
    padding: 7px 10px 3px;
  }
}
.newsletter--show .newsletter-link {
  color: #fff;
}
.newsletter--show .newsletter-link:hover {
  color: #0072f6;
}
.newsletter--show .newsletter-button {
  width: 30%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .newsletter--show .newsletter-button {
    width: 100%;
  }
}
.newsletter--show .newsletter-button .popup-ok {
  height: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  min-width: 140px;
  font-size: 14px;
  padding: 0 20px;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  white-space: nowrap;
  font-family: Montserrat, Arial, sans-serif !important;
  color: #fff;
  line-height: 0.93;
  letter-spacing: normal;
  text-align: right;
  border: 1px solid #fff;
  text-decoration: none;
  font-style: normal;
  font-stretch: normal;
  cursor: pointer;
}
.newsletter--show .newsletter-button .popup-ok:hover {
  background: #fff;
  color: #323232;
}
.share-widget {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.share-widget--post {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .share-widget--post {
    margin-top: 30px;
  }
}
.share-widget span {
  color: red;
  font-size: 12px;
  margin-right: 30px;
}
.share-widget a {
  margin-right: 10px;
}
.slider .carousel,
.slider .carousel-cell {
  width: 100%;
}
body.platforms-ar-construction,
body.services-dedicated-development-team,
body.services-it-staffing-services,
body.services-outsourcing-software-development-ukraine-services,
body.services-team-extension {
  overflow-x: hidden;
}
@media screen and (min-width: 992px) {
  body.platforms-ar-construction .healthcare-abs-new,
  body.services-dedicated-development-team .healthcare-abs-new,
  body.services-it-staffing-services .healthcare-abs-new,
  body.services-outsourcing-software-development-ukraine-services
    .healthcare-abs-new,
  body.services-team-extension .healthcare-abs-new {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  body.platforms-ar-construction .healthcare-applications__anim--right,
  body.services-dedicated-development-team
    .healthcare-applications__anim--right,
  body.services-it-staffing-services .healthcare-applications__anim--right,
  body.services-outsourcing-software-development-ukraine-services
    .healthcare-applications__anim--right,
  body.services-team-extension .healthcare-applications__anim--right {
    padding-left: 60px;
  }
  body.platforms-ar-construction .healthcare-applications__anim--left,
  body.services-dedicated-development-team .healthcare-applications__anim--left,
  body.services-it-staffing-services .healthcare-applications__anim--left,
  body.services-outsourcing-software-development-ukraine-services
    .healthcare-applications__anim--left,
  body.services-team-extension .healthcare-applications__anim--left {
    max-width: 100%;
  }
  body.platforms-ar-construction .healthcare-abs-new,
  body.services-dedicated-development-team .healthcare-abs-new,
  body.services-it-staffing-services .healthcare-abs-new,
  body.services-outsourcing-software-development-ukraine-services
    .healthcare-abs-new,
  body.services-team-extension .healthcare-abs-new {
    display: block;
  }
  body.platforms-ar-construction .healthcare-abs,
  body.platforms-ar-construction .illustrator,
  body.services-dedicated-development-team .healthcare-abs,
  body.services-dedicated-development-team .illustrator,
  body.services-it-staffing-services .healthcare-abs,
  body.services-it-staffing-services .illustrator,
  body.services-outsourcing-software-development-ukraine-services
    .healthcare-abs,
  body.services-outsourcing-software-development-ukraine-services .illustrator,
  body.services-team-extension .healthcare-abs,
  body.services-team-extension .illustrator {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  body.platforms-ar-construction .healthcare-applications__anim--right ul li,
  body.services-dedicated-development-team
    .healthcare-applications__anim--right
    ul
    li,
  body.services-it-staffing-services
    .healthcare-applications__anim--right
    ul
    li,
  body.services-outsourcing-software-development-ukraine-services
    .healthcare-applications__anim--right
    ul
    li,
  body.services-team-extension .healthcare-applications__anim--right ul li {
    line-height: 23px;
    padding: 0 0 24px 40px;
  }
  body.platforms-ar-construction
    .healthcare-applications__anim--right
    ul
    li:before,
  body.services-dedicated-development-team
    .healthcare-applications__anim--right
    ul
    li:before,
  body.services-it-staffing-services
    .healthcare-applications__anim--right
    ul
    li:before,
  body.services-outsourcing-software-development-ukraine-services
    .healthcare-applications__anim--right
    ul
    li:before,
  body.services-team-extension
    .healthcare-applications__anim--right
    ul
    li:before {
    bottom: 20px !important;
  }
}
@media screen and (max-width: 991px) {
  body.platforms-ar-construction .responsibilities h3,
  body.services-dedicated-development-team .responsibilities h3,
  body.services-it-staffing-services .responsibilities h3,
  body.services-outsourcing-software-development-ukraine-services
    .responsibilities
    h3,
  body.services-team-extension .responsibilities h3 {
    margin-bottom: 40px;
  }
}
@media (max-width: 1279px) {
  body.platforms-ar-construction .insurance-integrations__block--right,
  body.services-dedicated-development-team
    .insurance-integrations__block--right,
  body.services-it-staffing-services .insurance-integrations__block--right,
  body.services-outsourcing-software-development-ukraine-services
    .insurance-integrations__block--right,
  body.services-team-extension .insurance-integrations__block--right {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media (max-width: 991px) {
  body.platforms-ar-construction .insurance-integrations__block--right > div,
  body.services-dedicated-development-team
    .insurance-integrations__block--right
    > div,
  body.services-it-staffing-services
    .insurance-integrations__block--right
    > div,
  body.services-outsourcing-software-development-ukraine-services
    .insurance-integrations__block--right
    > div,
  body.services-team-extension .insurance-integrations__block--right > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
  }
}
@media (max-width: 575px) {
  body.platforms-ar-construction .insurance-integrations__block--right,
  body.services-dedicated-development-team
    .insurance-integrations__block--right,
  body.services-it-staffing-services .insurance-integrations__block--right,
  body.services-outsourcing-software-development-ukraine-services
    .insurance-integrations__block--right,
  body.services-team-extension .insurance-integrations__block--right {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body.platforms-ar-construction .insurance-integrations__block--right > div,
  body.services-dedicated-development-team
    .insurance-integrations__block--right
    > div,
  body.services-it-staffing-services
    .insurance-integrations__block--right
    > div,
  body.services-outsourcing-software-development-ukraine-services
    .insurance-integrations__block--right
    > div,
  body.services-team-extension .insurance-integrations__block--right > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  body.platforms-ar-construction
    .insurance-integrations__block--right
    > div:first-child
    ul,
  body.services-dedicated-development-team
    .insurance-integrations__block--right
    > div:first-child
    ul,
  body.services-it-staffing-services
    .insurance-integrations__block--right
    > div:first-child
    ul,
  body.services-outsourcing-software-development-ukraine-services
    .insurance-integrations__block--right
    > div:first-child
    ul,
  body.services-team-extension
    .insurance-integrations__block--right
    > div:first-child
    ul {
    margin-bottom: 30px;
  }
}
body.platforms-ar-construction .healthcare-applications__anim,
body.services-dedicated-development-team .healthcare-applications__anim,
body.services-it-staffing-services .healthcare-applications__anim,
body.services-outsourcing-software-development-ukraine-services
  .healthcare-applications__anim,
body.services-team-extension .healthcare-applications__anim {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.platforms-ar-construction .choose-us,
body.services-dedicated-development-team .choose-us,
body.services-it-staffing-services .choose-us,
body.services-outsourcing-software-development-ukraine-services .choose-us,
body.services-team-extension .choose-us {
  padding: 73px 0 46px !important;
}
body.platforms-ar-construction .choose-us__content,
body.services-dedicated-development-team .choose-us__content,
body.services-it-staffing-services .choose-us__content,
body.services-outsourcing-software-development-ukraine-services
  .choose-us__content,
body.services-team-extension .choose-us__content {
  margin: 0 auto 11px;
}
@media screen and (max-width: 991px) {
  body.platforms-ar-construction .choose-us__content,
  body.services-dedicated-development-team .choose-us__content,
  body.services-it-staffing-services .choose-us__content,
  body.services-outsourcing-software-development-ukraine-services
    .choose-us__content,
  body.services-team-extension .choose-us__content {
    max-width: 600px;
  }
}
body.platforms-ar-construction .choose-us__content h2,
body.platforms-ar-construction .choose-us__content h3,
body.services-dedicated-development-team .choose-us__content h2,
body.services-dedicated-development-team .choose-us__content h3,
body.services-it-staffing-services .choose-us__content h2,
body.services-it-staffing-services .choose-us__content h3,
body.services-outsourcing-software-development-ukraine-services
  .choose-us__content
  h2,
body.services-outsourcing-software-development-ukraine-services
  .choose-us__content
  h3,
body.services-team-extension .choose-us__content h2,
body.services-team-extension .choose-us__content h3 {
  color: #323232;
}
body.platforms-ar-construction
  .healthcare-applications__anim--left
  .healthcare-abs:nth-child(3),
body.services-dedicated-development-team
  .healthcare-applications__anim--left
  .healthcare-abs:nth-child(3),
body.services-it-staffing-services
  .healthcare-applications__anim--left
  .healthcare-abs:nth-child(3),
body.services-outsourcing-software-development-ukraine-services
  .healthcare-applications__anim--left
  .healthcare-abs:nth-child(3),
body.services-team-extension
  .healthcare-applications__anim--left
  .healthcare-abs:nth-child(3) {
  right: 26px;
  top: 123px;
}
body.platforms-ar-construction
  .healthcare-applications__anim--left
  .healthcare-abs:nth-child(4),
body.services-dedicated-development-team
  .healthcare-applications__anim--left
  .healthcare-abs:nth-child(4),
body.services-it-staffing-services
  .healthcare-applications__anim--left
  .healthcare-abs:nth-child(4),
body.services-outsourcing-software-development-ukraine-services
  .healthcare-applications__anim--left
  .healthcare-abs:nth-child(4),
body.services-team-extension
  .healthcare-applications__anim--left
  .healthcare-abs:nth-child(4) {
  right: 71px;
  bottom: -6px;
}
body.platforms-ar-construction
  .healthcare-applications__anim--left
  .healthcare-abs:nth-child(5),
body.services-dedicated-development-team
  .healthcare-applications__anim--left
  .healthcare-abs:nth-child(5),
body.services-it-staffing-services
  .healthcare-applications__anim--left
  .healthcare-abs:nth-child(5),
body.services-outsourcing-software-development-ukraine-services
  .healthcare-applications__anim--left
  .healthcare-abs:nth-child(5),
body.services-team-extension
  .healthcare-applications__anim--left
  .healthcare-abs:nth-child(5) {
  left: 76px;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  bottom: -5px;
}
body.platforms-ar-construction
  .healthcare-applications__anim--left
  .healthcare-abs:nth-child(6),
body.services-dedicated-development-team
  .healthcare-applications__anim--left
  .healthcare-abs:nth-child(6),
body.services-it-staffing-services
  .healthcare-applications__anim--left
  .healthcare-abs:nth-child(6),
body.services-outsourcing-software-development-ukraine-services
  .healthcare-applications__anim--left
  .healthcare-abs:nth-child(6),
body.services-team-extension
  .healthcare-applications__anim--left
  .healthcare-abs:nth-child(6) {
  bottom: unset;
  left: 18px;
  top: 121px;
}
body.platforms-ar-construction .lifecycle .services__title,
body.services-dedicated-development-team .lifecycle .services__title,
body.services-it-staffing-services .lifecycle .services__title,
body.services-outsourcing-software-development-ukraine-services
  .lifecycle
  .services__title,
body.services-team-extension .lifecycle .services__title {
  position: relative;
}
@media screen and (max-width: 991px) {
  body.platforms-ar-construction .lifecycle .services__title,
  body.services-dedicated-development-team .lifecycle .services__title,
  body.services-it-staffing-services .lifecycle .services__title,
  body.services-outsourcing-software-development-ukraine-services
    .lifecycle
    .services__title,
  body.services-team-extension .lifecycle .services__title {
    max-width: 570px;
  }
}
body.platforms-ar-construction .lifecycle ul.mobile-logo,
body.services-dedicated-development-team .lifecycle ul.mobile-logo,
body.services-it-staffing-services .lifecycle ul.mobile-logo,
body.services-outsourcing-software-development-ukraine-services
  .lifecycle
  ul.mobile-logo,
body.services-team-extension .lifecycle ul.mobile-logo {
  margin-top: 40px;
  max-width: 520px;
}
@media screen and (max-width: 575px) {
  body.platforms-ar-construction .lifecycle ul.mobile-logo,
  body.services-dedicated-development-team .lifecycle ul.mobile-logo,
  body.services-it-staffing-services .lifecycle ul.mobile-logo,
  body.services-outsourcing-software-development-ukraine-services
    .lifecycle
    ul.mobile-logo,
  body.services-team-extension .lifecycle ul.mobile-logo {
    display: block;
  }
  body.platforms-ar-construction .lifecycle ul.mobile-logo li,
  body.services-dedicated-development-team .lifecycle ul.mobile-logo li,
  body.services-it-staffing-services .lifecycle ul.mobile-logo li,
  body.services-outsourcing-software-development-ukraine-services
    .lifecycle
    ul.mobile-logo
    li,
  body.services-team-extension .lifecycle ul.mobile-logo li {
    display: inline-block;
    padding-right: 9px;
  }
  body.platforms-ar-construction .lifecycle ul.mobile-logo li img,
  body.services-dedicated-development-team .lifecycle ul.mobile-logo li img,
  body.services-it-staffing-services .lifecycle ul.mobile-logo li img,
  body.services-outsourcing-software-development-ukraine-services
    .lifecycle
    ul.mobile-logo
    li
    img,
  body.services-team-extension .lifecycle ul.mobile-logo li img {
    max-width: 50px;
  }
}
body.platforms-ar-construction .lifecycle li:last-child,
body.services-dedicated-development-team .lifecycle li:last-child,
body.services-it-staffing-services .lifecycle li:last-child,
body.services-outsourcing-software-development-ukraine-services
  .lifecycle
  li:last-child,
body.services-team-extension .lifecycle li:last-child {
  border-bottom: none !important;
}
@media (max-width: 991px) {
  body.platforms-ar-construction .healthcare-cta,
  body.services-dedicated-development-team .healthcare-cta,
  body.services-digital-transformation-services .healthcare-cta,
  body.services-it-staffing-services .healthcare-cta,
  body.services-outsourcing-software-development-ukraine-services
    .healthcare-cta,
  body.services-team-extension .healthcare-cta {
    background-attachment: unset;
  }
}
@media (max-width: 575px) {
  body.platforms-ar-construction .choose-us__slider--item img,
  body.services-dedicated-development-team .choose-us__slider--item img,
  body.services-digital-transformation-services .choose-us__slider--item img,
  body.services-it-staffing-services .choose-us__slider--item img,
  body.services-outsourcing-software-development-ukraine-services
    .choose-us__slider--item
    img,
  body.services-team-extension .choose-us__slider--item img {
    max-width: 90px;
  }
}
@media (max-width: 1023px) {
  body.platforms-ar-construction .offers-tabcontent .tabcontent-item,
  body.services-dedicated-development-team .offers-tabcontent .tabcontent-item,
  body.services-digital-transformation-services
    .offers-tabcontent
    .tabcontent-item,
  body.services-it-staffing-services .offers-tabcontent .tabcontent-item,
  body.services-outsourcing-software-development-ukraine-services
    .offers-tabcontent
    .tabcontent-item,
  body.services-team-extension .offers-tabcontent .tabcontent-item {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 49.89%;
    flex: 0 1 49.89%;
    padding-bottom: 20px;
  }
}
@media (max-width: 991px) {
  body.platforms-ar-construction .offers-tabcontent .tabcontent-item,
  body.services-dedicated-development-team .offers-tabcontent .tabcontent-item,
  body.services-digital-transformation-services
    .offers-tabcontent
    .tabcontent-item,
  body.services-it-staffing-services .offers-tabcontent .tabcontent-item,
  body.services-outsourcing-software-development-ukraine-services
    .offers-tabcontent
    .tabcontent-item,
  body.services-team-extension .offers-tabcontent .tabcontent-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 48.89%;
    flex: 0 1 48.89%;
    padding-bottom: 20px;
  }
}
body.platforms-ar-construction .choose-us,
body.services-dedicated-development-team .choose-us,
body.services-digital-transformation-services .choose-us,
body.services-it-staffing-services .choose-us,
body.services-outsourcing-software-development-ukraine-services .choose-us,
body.services-team-extension .choose-us {
  padding: 27px 0 50px;
  background-color: #fff;
}
@media (min-width: 768px) {
  body.platforms-ar-construction .latest-teach .teach-description,
  body.services-dedicated-development-team .latest-teach .teach-description,
  body.services-digital-transformation-services
    .latest-teach
    .teach-description,
  body.services-it-staffing-services .latest-teach .teach-description,
  body.services-outsourcing-software-development-ukraine-services
    .latest-teach
    .teach-description,
  body.services-team-extension .latest-teach .teach-description {
    margin: 0 auto 55px;
  }
  body.platforms-ar-construction .latest-teach.enterprise-development-latest,
  body.services-dedicated-development-team
    .latest-teach.enterprise-development-latest,
  body.services-digital-transformation-services
    .latest-teach.enterprise-development-latest,
  body.services-it-staffing-services
    .latest-teach.enterprise-development-latest,
  body.services-outsourcing-software-development-ukraine-services
    .latest-teach.enterprise-development-latest,
  body.services-team-extension .latest-teach.enterprise-development-latest {
    padding: 63px 0 0;
  }
}
body.platforms-ar-construction
  .healthcare-cta
  .service-cta__text-area--team-extension,
body.services-dedicated-development-team
  .healthcare-cta
  .service-cta__text-area--team-extension,
body.services-digital-transformation-services
  .healthcare-cta
  .service-cta__text-area--team-extension,
body.services-it-staffing-services
  .healthcare-cta
  .service-cta__text-area--team-extension,
body.services-outsourcing-software-development-ukraine-services
  .healthcare-cta
  .service-cta__text-area--team-extension,
body.services-team-extension
  .healthcare-cta
  .service-cta__text-area--team-extension {
  max-width: 710px;
}
body.platforms-ar-construction .hero__content .hero__lead,
body.services-dedicated-development-team .hero__content .hero__lead,
body.services-digital-transformation-services .hero__content .hero__lead,
body.services-it-staffing-services .hero__content .hero__lead,
body.services-outsourcing-software-development-ukraine-services
  .hero__content
  .hero__lead,
body.services-team-extension .hero__content .hero__lead {
  max-width: 830px;
}
body.platforms-ar-construction .hidden,
body.services-dedicated-development-team .hidden,
body.services-digital-transformation-services .hidden,
body.services-it-staffing-services .hidden,
body.services-outsourcing-software-development-ukraine-services .hidden,
body.services-team-extension .hidden {
  display: none;
}
body.platforms-ar-construction .progress,
body.services-dedicated-development-team .progress,
body.services-digital-transformation-services .progress,
body.services-it-staffing-services .progress,
body.services-outsourcing-software-development-ukraine-services .progress,
body.services-team-extension .progress {
  background-color: #121212;
  padding: 64px 0 80px;
}
body.platforms-ar-construction .progress .insurance-title,
body.services-dedicated-development-team .progress .insurance-title,
body.services-digital-transformation-services .progress .insurance-title,
body.services-it-staffing-services .progress .insurance-title,
body.services-outsourcing-software-development-ukraine-services
  .progress
  .insurance-title,
body.services-team-extension .progress .insurance-title {
  line-height: 50px;
}
body.platforms-ar-construction .progress .container,
body.services-dedicated-development-team .progress .container,
body.services-digital-transformation-services .progress .container,
body.services-it-staffing-services .progress .container,
body.services-outsourcing-software-development-ukraine-services
  .progress
  .container,
body.services-team-extension .progress .container {
  max-width: 1020px;
}
body.platforms-ar-construction .progress .insurance-description,
body.services-dedicated-development-team .progress .insurance-description,
body.services-digital-transformation-services .progress .insurance-description,
body.services-it-staffing-services .progress .insurance-description,
body.services-outsourcing-software-development-ukraine-services
  .progress
  .insurance-description,
body.services-team-extension .progress .insurance-description {
  margin: 5px 0 60px;
}
body.platforms-ar-construction .progress__cont,
body.services-dedicated-development-team .progress__cont,
body.services-digital-transformation-services .progress__cont,
body.services-it-staffing-services .progress__cont,
body.services-outsourcing-software-development-ukraine-services .progress__cont,
body.services-team-extension .progress__cont {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 1200px) {
  body.platforms-ar-construction .progress__cont,
  body.services-dedicated-development-team .progress__cont,
  body.services-digital-transformation-services .progress__cont,
  body.services-it-staffing-services .progress__cont,
  body.services-outsourcing-software-development-ukraine-services
    .progress__cont,
  body.services-team-extension .progress__cont {
    padding: 0 20px;
  }
}
@media screen and (max-width: 575px) {
  body.platforms-ar-construction .progress__cont,
  body.services-dedicated-development-team .progress__cont,
  body.services-digital-transformation-services .progress__cont,
  body.services-it-staffing-services .progress__cont,
  body.services-outsourcing-software-development-ukraine-services
    .progress__cont,
  body.services-team-extension .progress__cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
body.platforms-ar-construction .step,
body.services-dedicated-development-team .step,
body.services-digital-transformation-services .step,
body.services-it-staffing-services .step,
body.services-outsourcing-software-development-ukraine-services .step,
body.services-team-extension .step {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 24%;
  flex: 0 0 24%;
  position: relative;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
@media screen and (max-width: 575px) {
  body.platforms-ar-construction .step,
  body.services-dedicated-development-team .step,
  body.services-digital-transformation-services .step,
  body.services-it-staffing-services .step,
  body.services-outsourcing-software-development-ukraine-services .step,
  body.services-team-extension .step {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 10px;
    height: 190px;
  }
}
body.platforms-ar-construction .step.done:first-child,
body.services-dedicated-development-team .step.done:first-child,
body.services-it-staffing-services .step.done:first-child,
body.services-outsourcing-software-development-ukraine-services
  .step.done:first-child,
body.services-team-extension .step.done:first-child {
  background: -webkit-gradient( linear, left bottom, left top, from(#f1f8ff), to(#f1f8ff) ), #eaf3fe;
  background: -webkit-linear-gradient(bottom, #f1f8ff, #f1f8ff), #eaf3fe;
  background: linear-gradient(0deg, #f1f8ff, #f1f8ff), #eaf3fe;
}
body.platforms-ar-construction .step.done:first-child .step-progress::before,
body.services-dedicated-development-team
  .step.done:first-child
  .step-progress::before,
body.services-digital-transformation-services
  .step.done:first-child
  .step-progress::before,
body.services-it-staffing-services
  .step.done:first-child
  .step-progress::before,
body.services-outsourcing-software-development-ukraine-services
  .step.done:first-child
  .step-progress::before,
body.services-team-extension .step.done:first-child .step-progress::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 60px;
  background-color: #17ca8e;
  -webkit-animation: growLine 1s linear forwards;
  animation: growLine 1s linear forwards;
  left: -100px;
}
@media screen and (max-width: 991px) {
  body.platforms-ar-construction .step.done:first-child .step-progress::before,
  body.services-dedicated-development-team
    .step.done:first-child
    .step-progress::before,
  body.services-digital-transformation-services
    .step.done:first-child
    .step-progress::before,
  body.services-it-staffing-services
    .step.done:first-child
    .step-progress::before,
  body.services-outsourcing-software-development-ukraine-services
    .step.done:first-child
    .step-progress::before,
  body.services-team-extension .step.done:first-child .step-progress::before {
    left: -65px;
  }
}
@media screen and (max-width: 575px) {
  body.platforms-ar-construction .step.done:first-child .step-progress::before,
  body.services-dedicated-development-team
    .step.done:first-child
    .step-progress::before,
  body.services-digital-transformation-services
    .step.done:first-child
    .step-progress::before,
  body.services-it-staffing-services
    .step.done:first-child
    .step-progress::before,
  body.services-outsourcing-software-development-ukraine-services
    .step.done:first-child
    .step-progress::before,
  body.services-team-extension .step.done:first-child .step-progress::before {
    width: 1px;
    height: 60px;
    left: 0;
    top: -45px;
  }
}
body.platforms-ar-construction .step.done:nth-child(2),
body.services-dedicated-development-team .step.done:nth-child(2),
body.services-it-staffing-services .step.done:nth-child(2),
body.services-outsourcing-software-development-ukraine-services
  .step.done:nth-child(2),
body.services-team-extension .step.done:nth-child(2) {
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      from(#eaf3fe),
      to(#eaf3fe)
    ),
    #eaf3fe;
  background: -webkit-linear-gradient(bottom, #eaf3fe, #eaf3fe), #eaf3fe;
  background: linear-gradient(0deg, #eaf3fe, #eaf3fe), #eaf3fe;
}
body.platforms-ar-construction .step.done:nth-child(3),
body.services-dedicated-development-team .step.done:nth-child(3),
body.services-it-staffing-services .step.done:nth-child(3),
body.services-outsourcing-software-development-ukraine-services
  .step.done:nth-child(3),
body.services-team-extension .step.done:nth-child(3) {
  background: #dfeeff;
}
body.platforms-ar-construction .step.done:nth-child(3) .step-progress,
body.services-dedicated-development-team .step.done:nth-child(3) .step-progress,
body.services-digital-transformation-services
  .step.done:nth-child(3)
  .step-progress,
body.services-it-staffing-services .step.done:nth-child(3) .step-progress,
body.services-outsourcing-software-development-ukraine-services
  .step.done:nth-child(3)
  .step-progress,
body.services-team-extension .step.done:nth-child(3) .step-progress {
  width: 135%;
}
@media screen and (max-width: 575px) {
  body.platforms-ar-construction .step.done:nth-child(3) .step-progress,
  body.services-dedicated-development-team
    .step.done:nth-child(3)
    .step-progress,
  body.services-digital-transformation-services
    .step.done:nth-child(3)
    .step-progress,
  body.services-it-staffing-services .step.done:nth-child(3) .step-progress,
  body.services-outsourcing-software-development-ukraine-services
    .step.done:nth-child(3)
    .step-progress,
  body.services-team-extension .step.done:nth-child(3) .step-progress {
    width: 1px;
  }
  body.platforms-ar-construction .step.done:nth-child(3) .step-progress:after,
  body.services-dedicated-development-team
    .step.done:nth-child(3)
    .step-progress:after,
  body.services-digital-transformation-services
    .step.done:nth-child(3)
    .step-progress:after,
  body.services-it-staffing-services
    .step.done:nth-child(3)
    .step-progress:after,
  body.services-outsourcing-software-development-ukraine-services
    .step.done:nth-child(3)
    .step-progress:after,
  body.services-team-extension .step.done:nth-child(3) .step-progress:after {
    height: 135%;
  }
}
body.platforms-ar-construction .step.done:nth-child(3) .step-progress:before,
body.services-dedicated-development-team
  .step.done:nth-child(3)
  .step-progress:before,
body.services-digital-transformation-services
  .step.done:nth-child(3)
  .step-progress:before,
body.services-it-staffing-services
  .step.done:nth-child(3)
  .step-progress:before,
body.services-outsourcing-software-development-ukraine-services
  .step.done:nth-child(3)
  .step-progress:before,
body.services-team-extension .step.done:nth-child(3) .step-progress:before {
  content: "";
  position: absolute;
  background-image: url(img/Path16.svg);
  width: 15px;
  height: 23px;
  background-size: cover;
  right: 0;
  top: -12px;
}
@media screen and (max-width: 575px) {
  body.platforms-ar-construction .step.done:nth-child(3) .step-progress:before,
  body.services-dedicated-development-team
    .step.done:nth-child(3)
    .step-progress:before,
  body.services-digital-transformation-services
    .step.done:nth-child(3)
    .step-progress:before,
  body.services-it-staffing-services
    .step.done:nth-child(3)
    .step-progress:before,
  body.services-outsourcing-software-development-ukraine-services
    .step.done:nth-child(3)
    .step-progress:before,
  body.services-team-extension .step.done:nth-child(3) .step-progress:before {
    background-image: url(img/Path17.svg);
    bottom: -70px;
    top: unset;
    width: 23px;
    height: 14px;
    left: -10px;
  }
}
body.platforms-ar-construction .step.done:nth-child(4),
body.services-dedicated-development-team .step.done:nth-child(4),
body.services-it-staffing-services .step.done:nth-child(4),
body.services-outsourcing-software-development-ukraine-services
  .step.done:nth-child(4),
body.services-team-extension .step.done:nth-child(4) {
  background: #d5e8ff;
}
body.platforms-ar-construction .step-progress,
body.services-dedicated-development-team .step-progress,
body.services-digital-transformation-services .step-progress,
body.services-it-staffing-services .step-progress,
body.services-outsourcing-software-development-ukraine-services .step-progress,
body.services-team-extension .step-progress {
  width: 100%;
  height: 1px;
  background: #1476f2;
  position: absolute;
  left: 130px;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  body.platforms-ar-construction .step-progress,
  body.services-dedicated-development-team .step-progress,
  body.services-digital-transformation-services .step-progress,
  body.services-it-staffing-services .step-progress,
  body.services-outsourcing-software-development-ukraine-services
    .step-progress,
  body.services-team-extension .step-progress {
    left: 95px;
  }
}
@media screen and (max-width: 767px) {
  body.platforms-ar-construction .step-progress,
  body.services-dedicated-development-team .step-progress,
  body.services-digital-transformation-services .step-progress,
  body.services-it-staffing-services .step-progress,
  body.services-outsourcing-software-development-ukraine-services
    .step-progress,
  body.services-team-extension .step-progress {
    left: 85px;
  }
}
@media screen and (max-width: 575px) {
  body.platforms-ar-construction .step-progress,
  body.services-dedicated-development-team .step-progress,
  body.services-digital-transformation-services .step-progress,
  body.services-it-staffing-services .step-progress,
  body.services-outsourcing-software-development-ukraine-services
    .step-progress,
  body.services-team-extension .step-progress {
    width: 1px;
    height: 100%;
    left: 30px;
    bottom: -80px;
  }
}
body.platforms-ar-construction .icon-wrapper,
body.services-dedicated-development-team .icon-wrapper,
body.services-digital-transformation-services .icon-wrapper,
body.services-it-staffing-services .icon-wrapper,
body.services-outsourcing-software-development-ukraine-services .icon-wrapper,
body.services-team-extension .icon-wrapper {
  text-align: center;
  position: relative;
}
body.platforms-ar-construction .step.done .step-progress:after,
body.services-dedicated-development-team .step.done .step-progress:after,
body.services-digital-transformation-services .step.done .step-progress:after,
body.services-it-staffing-services .step.done .step-progress:after,
body.services-outsourcing-software-development-ukraine-services
  .step.done
  .step-progress:after,
body.services-team-extension .step.done .step-progress:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 0;
  background-color: #17ca8e;
  -webkit-animation: growLine 1s linear forwards;
  animation: growLine 1s linear forwards;
}
@media screen and (max-width: 575px) {
  body.platforms-ar-construction .step.done .step-progress:after,
  body.services-dedicated-development-team .step.done .step-progress:after,
  body.services-digital-transformation-services .step.done .step-progress:after,
  body.services-it-staffing-services .step.done .step-progress:after,
  body.services-outsourcing-software-development-ukraine-services
    .step.done
    .step-progress:after,
  body.services-team-extension .step.done .step-progress:after {
    height: 100%;
  }
}
body.platforms-ar-construction .step.done .icon-checkmark,
body.services-dedicated-development-team .step.done .icon-checkmark,
body.services-digital-transformation-services .step.done .icon-checkmark,
body.services-it-staffing-services .step.done .icon-checkmark,
body.services-outsourcing-software-development-ukraine-services
  .step.done
  .icon-checkmark,
body.services-team-extension .step.done .icon-checkmark {
  border: 9px solid #fff;
}
body.platforms-ar-construction .icon-checkmark,
body.services-dedicated-development-team .icon-checkmark,
body.services-digital-transformation-services .icon-checkmark,
body.services-it-staffing-services .icon-checkmark,
body.services-outsourcing-software-development-ukraine-services .icon-checkmark,
body.services-team-extension .icon-checkmark {
  position: absolute;
  top: -19px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 12px solid #fff;
  background: #fff;
  width: 40px;
  height: 40px;
  padding: 0.125em;
  border-radius: 50%;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
  z-index: 10;
  -webkit-box-shadow: 0 2px 7px #f2f2f2;
  box-shadow: 0 2px 7px #f2f2f2;
}
@media screen and (max-width: 575px) {
  body.platforms-ar-construction .icon-checkmark,
  body.services-dedicated-development-team .icon-checkmark,
  body.services-digital-transformation-services .icon-checkmark,
  body.services-it-staffing-services .icon-checkmark,
  body.services-outsourcing-software-development-ukraine-services
    .icon-checkmark,
  body.services-team-extension .icon-checkmark {
    left: 30px;
  }
}
body.platforms-ar-construction .icon-checkmark circle,
body.services-dedicated-development-team .icon-checkmark circle,
body.services-digital-transformation-services .icon-checkmark circle,
body.services-it-staffing-services .icon-checkmark circle,
body.services-outsourcing-software-development-ukraine-services
  .icon-checkmark
  circle,
body.services-team-extension .icon-checkmark circle {
  fill: #fff;
}
body.platforms-ar-construction .step.done .icon-checkmark,
body.services-dedicated-development-team .step.done .icon-checkmark,
body.services-digital-transformation-services .step.done .icon-checkmark,
body.services-it-staffing-services .step.done .icon-checkmark,
body.services-outsourcing-software-development-ukraine-services
  .step.done
  .icon-checkmark,
body.services-team-extension .step.done .icon-checkmark {
  background: #fff;
  border-color: #fff;
}
body.platforms-ar-construction .step.done .icon-checkmark circle,
body.services-dedicated-development-team .step.done .icon-checkmark circle,
body.services-digital-transformation-services .step.done .icon-checkmark circle,
body.services-it-staffing-services .step.done .icon-checkmark circle,
body.services-outsourcing-software-development-ukraine-services
  .step.done
  .icon-checkmark
  circle,
body.services-team-extension .step.done .icon-checkmark circle {
  fill: #1476f2;
}
body.platforms-ar-construction .icon-checkmark .path1,
body.services-dedicated-development-team .icon-checkmark .path1,
body.services-digital-transformation-services .icon-checkmark .path1,
body.services-it-staffing-services .icon-checkmark .path1,
body.services-outsourcing-software-development-ukraine-services
  .icon-checkmark
  .path1,
body.services-team-extension .icon-checkmark .path1 {
  stroke: #aaa;
  stroke-width: 4;
  stroke-linecap: square;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  fill: empty;
}
body.platforms-ar-construction .step.done .icon-checkmark .path1,
body.services-dedicated-development-team .step.done .icon-checkmark .path1,
body.services-digital-transformation-services .step.done .icon-checkmark .path1,
body.services-it-staffing-services .step.done .icon-checkmark .path1,
body.services-outsourcing-software-development-ukraine-services
  .step.done
  .icon-checkmark
  .path1,
body.services-team-extension .step.done .icon-checkmark .path1 {
  -webkit-animation: dash 5s linear forwards;
  animation: dash 5s linear forwards;
  stroke: #fcb034;
}
body.platforms-ar-construction .step-text,
body.services-dedicated-development-team .step-text,
body.services-digital-transformation-services .step-text,
body.services-it-staffing-services .step-text,
body.services-outsourcing-software-development-ukraine-services .step-text,
body.services-team-extension .step-text {
  position: relative;
  color: #aaa;
  margin-top: 0;
  opacity: 0;
  padding-bottom: 70px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  body.platforms-ar-construction .step-text,
  body.services-dedicated-development-team .step-text,
  body.services-digital-transformation-services .step-text,
  body.services-it-staffing-services .step-text,
  body.services-outsourcing-software-development-ukraine-services .step-text,
  body.services-team-extension .step-text {
    padding: 0 15px 70px;
  }
}
@media screen and (max-width: 575px) {
  body.platforms-ar-construction .step-text,
  body.services-dedicated-development-team .step-text,
  body.services-digital-transformation-services .step-text,
  body.services-it-staffing-services .step-text,
  body.services-outsourcing-software-development-ukraine-services .step-text,
  body.services-team-extension .step-text {
    padding-left: 65px;
    text-align: left;
    padding-top: 5px !important;
  }
}
body.platforms-ar-construction .step-title,
body.services-dedicated-development-team .step-title,
body.services-digital-transformation-services .step-title,
body.services-it-staffing-services .step-title,
body.services-outsourcing-software-development-ukraine-services .step-title,
body.services-team-extension .step-title {
  position: relative;
  letter-spacing: 1px;
  margin-bottom: 0;
  opacity: 0;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  color: #aaa;
  padding: 50px 0 54px;
  text-align: center;
}
@media screen and (max-width: 575px) {
  body.platforms-ar-construction .step-title,
  body.services-dedicated-development-team .step-title,
  body.services-digital-transformation-services .step-title,
  body.services-it-staffing-services .step-title,
  body.services-outsourcing-software-development-ukraine-services .step-title,
  body.services-team-extension .step-title {
    padding-bottom: 0;
    padding-left: 65px;
    text-align: left;
  }
}
body.platforms-ar-construction .step.done .step-title,
body.services-dedicated-development-team .step.done .step-title,
body.services-digital-transformation-services .step.done .step-title,
body.services-it-staffing-services .step.done .step-title,
body.services-outsourcing-software-development-ukraine-services
  .step.done
  .step-title,
body.services-team-extension .step.done .step-title {
  color: #ffffff;
  -webkit-animation: dropTitle 0.5s linear forwards;
  animation: dropTitle 0.5s linear forwards;
  opacity: 0.8;
}
body.platforms-ar-construction .step.done .step-text,
body.services-dedicated-development-team .step.done .step-text,
body.services-digital-transformation-services .step.done .step-text,
body.services-it-staffing-services .step.done .step-text,
body.services-outsourcing-software-development-ukraine-services
  .step.done
  .step-text,
body.services-team-extension .step.done .step-text {
  font-size: 14px;
  line-height: 23px;
  color: #ffffff;
  -webkit-animation: dropText 0.5s linear forwards;
  animation: dropText 0.5s linear forwards;
}
body.platforms-ar-construction .choose-us__slider1,
body.services-dedicated-development-team .choose-us__slider1,
body.services-digital-transformation-services .choose-us__slider1,
body.services-it-staffing-services .choose-us__slider1,
body.services-outsourcing-software-development-ukraine-services
  .choose-us__slider1,
body.services-team-extension .choose-us__slider1 {
  padding: 39px 0 23px;
  max-width: 1166px;
  margin: 0 auto;
}
@media (max-width: 575px) {
  body.platforms-ar-construction .choose-us__slider1,
  body.services-dedicated-development-team .choose-us__slider1,
  body.services-digital-transformation-services .choose-us__slider1,
  body.services-it-staffing-services .choose-us__slider1,
  body.services-outsourcing-software-development-ukraine-services
    .choose-us__slider1,
  body.services-team-extension .choose-us__slider1 {
    padding: 0;
  }
}
body.platforms-ar-construction .choose-us__slider1 .slick-dots,
body.services-dedicated-development-team .choose-us__slider1 .slick-dots,
body.services-digital-transformation-services .choose-us__slider1 .slick-dots,
body.services-it-staffing-services .choose-us__slider1 .slick-dots,
body.services-outsourcing-software-development-ukraine-services
  .choose-us__slider1
  .slick-dots,
body.services-team-extension .choose-us__slider1 .slick-dots {
  position: unset;
  margin-top: 30px;
}
body.platforms-ar-construction .choose-us__slider1 .slick-dots li button,
body.services-dedicated-development-team
  .choose-us__slider1
  .slick-dots
  li
  button,
body.services-digital-transformation-services
  .choose-us__slider1
  .slick-dots
  li
  button,
body.services-it-staffing-services .choose-us__slider1 .slick-dots li button,
body.services-outsourcing-software-development-ukraine-services
  .choose-us__slider1
  .slick-dots
  li
  button,
body.services-team-extension .choose-us__slider1 .slick-dots li button {
  width: 80px;
  height: 2px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
body.platforms-ar-construction .choose-us__slider1 .slick-dots li button:before,
body.services-dedicated-development-team
  .choose-us__slider1
  .slick-dots
  li
  button:before,
body.services-digital-transformation-services
  .choose-us__slider1
  .slick-dots
  li
  button:before,
body.services-it-staffing-services
  .choose-us__slider1
  .slick-dots
  li
  button:before,
body.services-outsourcing-software-development-ukraine-services
  .choose-us__slider1
  .slick-dots
  li
  button:before,
body.services-team-extension .choose-us__slider1 .slick-dots li button:before {
  content: none;
}
body.platforms-ar-construction
  .choose-us__slider1
  .slick-dots
  li.slick-active
  button,
body.services-dedicated-development-team
  .choose-us__slider1
  .slick-dots
  li.slick-active
  button,
body.services-digital-transformation-services
  .choose-us__slider1
  .slick-dots
  li.slick-active
  button,
body.services-it-staffing-services
  .choose-us__slider1
  .slick-dots
  li.slick-active
  button,
body.services-outsourcing-software-development-ukraine-services
  .choose-us__slider1
  .slick-dots
  li.slick-active
  button,
body.services-team-extension
  .choose-us__slider1
  .slick-dots
  li.slick-active
  button {
  background: #0072f6;
}
body.platforms-ar-construction .choose-us__slider1 .slick-prev,
body.services-dedicated-development-team .choose-us__slider1 .slick-prev,
body.services-digital-transformation-services .choose-us__slider1 .slick-prev,
body.services-it-staffing-services .choose-us__slider1 .slick-prev,
body.services-outsourcing-software-development-ukraine-services
  .choose-us__slider1
  .slick-prev,
body.services-team-extension .choose-us__slider1 .slick-prev {
  left: -30px;
}
@media (max-width: 991px) {
  body.platforms-ar-construction .choose-us__slider1 .slick-prev,
  body.services-dedicated-development-team .choose-us__slider1 .slick-prev,
  body.services-digital-transformation-services .choose-us__slider1 .slick-prev,
  body.services-it-staffing-services .choose-us__slider1 .slick-prev,
  body.services-outsourcing-software-development-ukraine-services
    .choose-us__slider1
    .slick-prev,
  body.services-team-extension .choose-us__slider1 .slick-prev {
    left: -20px;
  }
}
body.platforms-ar-construction .choose-us__slider1 .slick-next,
body.services-dedicated-development-team .choose-us__slider1 .slick-next,
body.services-digital-transformation-services .choose-us__slider1 .slick-next,
body.services-it-staffing-services .choose-us__slider1 .slick-next,
body.services-outsourcing-software-development-ukraine-services
  .choose-us__slider1
  .slick-next,
body.services-team-extension .choose-us__slider1 .slick-next {
  right: -30px;
}
@media (max-width: 991px) {
  body.platforms-ar-construction .choose-us__slider1 .slick-next,
  body.services-dedicated-development-team .choose-us__slider1 .slick-next,
  body.services-digital-transformation-services .choose-us__slider1 .slick-next,
  body.services-it-staffing-services .choose-us__slider1 .slick-next,
  body.services-outsourcing-software-development-ukraine-services
    .choose-us__slider1
    .slick-next,
  body.services-team-extension .choose-us__slider1 .slick-next {
    right: -20px;
  }
}
body.platforms-ar-construction .choose-us__slider1 .slick-next:hover,
body.services-dedicated-development-team .choose-us__slider1 .slick-next:hover,
body.services-digital-transformation-services
  .choose-us__slider1
  .slick-next:hover,
body.services-it-staffing-services .choose-us__slider1 .slick-next:hover,
body.services-outsourcing-software-development-ukraine-services
  .choose-us__slider1
  .slick-next:hover,
body.services-team-extension .choose-us__slider1 .slick-next:hover {
  -webkit-transform: translateY(-50%) rotate(180deg) !important;
  -ms-transform: translateY(-50%) rotate(180deg) !important;
  transform: translateY(-50%) rotate(180deg) !important;
}
body.platforms-ar-construction .choose-us__slider1 .slick-next,
body.platforms-ar-construction .choose-us__slider1 .slick-prev,
body.services-dedicated-development-team .choose-us__slider1 .slick-next,
body.services-dedicated-development-team .choose-us__slider1 .slick-prev,
body.services-digital-transformation-services .choose-us__slider1 .slick-next,
body.services-digital-transformation-services .choose-us__slider1 .slick-prev,
body.services-it-staffing-services .choose-us__slider1 .slick-next,
body.services-it-staffing-services .choose-us__slider1 .slick-prev,
body.services-outsourcing-software-development-ukraine-services
  .choose-us__slider1
  .slick-next,
body.services-outsourcing-software-development-ukraine-services
  .choose-us__slider1
  .slick-prev,
body.services-team-extension .choose-us__slider1 .slick-next,
body.services-team-extension .choose-us__slider1 .slick-prev {
  background-image: url(img/product/rectangle.svg);
  z-index: 10;
  top: 50%;
}
body.platforms-ar-construction .choose-us__slider1 .slick-next:hover,
body.platforms-ar-construction .choose-us__slider1 .slick-prev:hover,
body.services-dedicated-development-team .choose-us__slider1 .slick-next:hover,
body.services-dedicated-development-team .choose-us__slider1 .slick-prev:hover,
body.services-digital-transformation-services
  .choose-us__slider1
  .slick-next:hover,
body.services-digital-transformation-services
  .choose-us__slider1
  .slick-prev:hover,
body.services-it-staffing-services .choose-us__slider1 .slick-next:hover,
body.services-it-staffing-services .choose-us__slider1 .slick-prev:hover,
body.services-outsourcing-software-development-ukraine-services
  .choose-us__slider1
  .slick-next:hover,
body.services-outsourcing-software-development-ukraine-services
  .choose-us__slider1
  .slick-prev:hover,
body.services-team-extension .choose-us__slider1 .slick-next:hover,
body.services-team-extension .choose-us__slider1 .slick-prev:hover {
  -webkit-transform: translateY(-50%) rotate(0);
  -ms-transform: translateY(-50%) rotate(0);
  transform: translateY(-50%) rotate(0);
}
body.platforms-ar-construction .choose-us__slider1--item,
body.services-dedicated-development-team .choose-us__slider1--item,
body.services-digital-transformation-services .choose-us__slider1--item,
body.services-it-staffing-services .choose-us__slider1--item,
body.services-outsourcing-software-development-ukraine-services
  .choose-us__slider1--item,
body.services-team-extension .choose-us__slider1--item {
  min-height: 70px;
  -js-display: flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
@media (max-width: 575px) {
  body.platforms-ar-construction .choose-us__slider1--item,
  body.services-dedicated-development-team .choose-us__slider1--item,
  body.services-digital-transformation-services .choose-us__slider1--item,
  body.services-it-staffing-services .choose-us__slider1--item,
  body.services-outsourcing-software-development-ukraine-services
    .choose-us__slider1--item,
  body.services-team-extension .choose-us__slider1--item {
    min-height: 100px;
  }
}
body.platforms-ar-construction .choose-us__slider1--item img,
body.services-dedicated-development-team .choose-us__slider1--item img,
body.services-digital-transformation-services .choose-us__slider1--item img,
body.services-it-staffing-services .choose-us__slider1--item img,
body.services-outsourcing-software-development-ukraine-services
  .choose-us__slider1--item
  img,
body.services-team-extension .choose-us__slider1--item img {
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  body.platforms-ar-construction .competencies,
  body.services-dedicated-development-team .competencies,
  body.services-digital-transformation-services .competencies,
  body.services-it-staffing-services .competencies,
  body.services-outsourcing-software-development-ukraine-services .competencies,
  body.services-team-extension .competencies {
    padding-bottom: 60px;
  }
}
body.platforms-ar-construction .competencies .panel,
body.platforms-ar-construction .competencies .panel .back,
body.services-dedicated-development-team .competencies .panel,
body.services-dedicated-development-team .competencies .panel .back,
body.services-digital-transformation-services .competencies .panel,
body.services-digital-transformation-services .competencies .panel .back,
body.services-it-staffing-services .competencies .panel,
body.services-it-staffing-services .competencies .panel .back,
body.services-outsourcing-software-development-ukraine-services
  .competencies
  .panel,
body.services-outsourcing-software-development-ukraine-services
  .competencies
  .panel
  .back,
body.services-team-extension .competencies .panel,
body.services-team-extension .competencies .panel .back {
  height: 262px;
}
body.platforms-ar-construction .competencies .panel .back .box2,
body.services-dedicated-development-team .competencies .panel .back .box2,
body.services-digital-transformation-services .competencies .panel .back .box2,
body.services-it-staffing-services .competencies .panel .back .box2,
body.services-outsourcing-software-development-ukraine-services
  .competencies
  .panel
  .back
  .box2,
body.services-team-extension .competencies .panel .back .box2 {
  height: 100%;
}
body.platforms-ar-construction .competencies .panel .front .box1,
body.services-dedicated-development-team .competencies .panel .front .box1,
body.services-digital-transformation-services .competencies .panel .front .box1,
body.services-it-staffing-services .competencies .panel .front .box1,
body.services-outsourcing-software-development-ukraine-services
  .competencies
  .panel
  .front
  .box1,
body.services-team-extension .competencies .panel .front .box1 {
  padding: 39px 60px;
  height: 100%;
}
@media screen and (max-width: 991px) {
  body.platforms-ar-construction .competencies .panel .front .box1,
  body.services-dedicated-development-team .competencies .panel .front .box1,
  body.services-digital-transformation-services
    .competencies
    .panel
    .front
    .box1,
  body.services-it-staffing-services .competencies .panel .front .box1,
  body.services-outsourcing-software-development-ukraine-services
    .competencies
    .panel
    .front
    .box1,
  body.services-team-extension .competencies .panel .front .box1 {
    padding: 39px 30px;
  }
}
body.platforms-ar-construction .competencies__list li,
body.services-dedicated-development-team .competencies__list li,
body.services-digital-transformation-services .competencies__list li,
body.services-it-staffing-services .competencies__list li,
body.services-outsourcing-software-development-ukraine-services
  .competencies__list
  li,
body.services-team-extension .competencies__list li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 24%;
  flex: 0 0 24%;
}
body.platforms-ar-construction .competencies__list li p,
body.services-dedicated-development-team .competencies__list li p,
body.services-digital-transformation-services .competencies__list li p,
body.services-it-staffing-services .competencies__list li p,
body.services-outsourcing-software-development-ukraine-services
  .competencies__list
  li
  p,
body.services-team-extension .competencies__list li p {
  padding: 0 20px;
}
@media screen and (max-width: 991px) {
  body.platforms-ar-construction .competencies__list li,
  body.services-dedicated-development-team .competencies__list li,
  body.services-digital-transformation-services .competencies__list li,
  body.services-it-staffing-services .competencies__list li,
  body.services-outsourcing-software-development-ukraine-services
    .competencies__list
    li,
  body.services-team-extension .competencies__list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
  }
}
@media screen and (max-width: 575px) {
  body.platforms-ar-construction .competencies__list li,
  body.services-dedicated-development-team .competencies__list li,
  body.services-digital-transformation-services .competencies__list li,
  body.services-it-staffing-services .competencies__list li,
  body.services-outsourcing-software-development-ukraine-services
    .competencies__list
    li,
  body.services-team-extension .competencies__list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
body.platforms-ar-construction .competencies__list li .title,
body.services-dedicated-development-team .competencies__list li .title,
body.services-digital-transformation-services .competencies__list li .title,
body.services-it-staffing-services .competencies__list li .title,
body.services-outsourcing-software-development-ukraine-services
  .competencies__list
  li
  .title,
body.services-team-extension .competencies__list li .title {
  line-height: 30px;
}
body.platforms-ar-construction .enterprise-development-offers,
body.services-dedicated-development-team .enterprise-development-offers,
body.services-digital-transformation-services .enterprise-development-offers,
body.services-it-staffing-services .enterprise-development-offers,
body.services-outsourcing-software-development-ukraine-services
  .enterprise-development-offers,
body.services-team-extension .enterprise-development-offers {
  padding-bottom: 20px;
  position: relative;
}
@media (max-width: 575px) {
  body.platforms-ar-construction .enterprise-development-offers,
  body.services-dedicated-development-team .enterprise-development-offers,
  body.services-digital-transformation-services .enterprise-development-offers,
  body.services-it-staffing-services .enterprise-development-offers,
  body.services-outsourcing-software-development-ukraine-services
    .enterprise-development-offers,
  body.services-team-extension .enterprise-development-offers {
    background-color: #121212;
  }
  body.platforms-ar-construction .enterprise-development-offers #particles,
  body.services-dedicated-development-team
    .enterprise-development-offers
    #particles,
  body.services-digital-transformation-services
    .enterprise-development-offers
    #particles,
  body.services-it-staffing-services .enterprise-development-offers #particles,
  body.services-outsourcing-software-development-ukraine-services
    .enterprise-development-offers
    #particles,
  body.services-team-extension .enterprise-development-offers #particles {
    display: none;
  }
}
body.platforms-ar-construction
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .offer-content,
body.services-dedicated-development-team
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .offer-content,
body.services-digital-transformation-services
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .offer-content,
body.services-it-staffing-services
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .offer-content,
body.services-outsourcing-software-development-ukraine-services
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .offer-content,
body.services-team-extension
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .offer-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 72%;
  flex: 0 1 72%;
}
body.platforms-ar-construction
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .offer-image,
body.services-dedicated-development-team
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .offer-image,
body.services-digital-transformation-services
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .offer-image,
body.services-it-staffing-services
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .offer-image,
body.services-outsourcing-software-development-ukraine-services
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .offer-image,
body.services-team-extension
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .offer-image {
  padding-left: 28px !important;
  margin-top: 4px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 25%;
  flex: 0 1 25%;
}
.enterprise-development-offers.--digital{
  background: #fafafa;
}
@media (max-width: 767px) {
  body.platforms-ar-construction
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item
    .offer-image,
  body.services-dedicated-development-team
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item
    .offer-image,
  body.services-digital-transformation-services
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item
    .offer-image,
  body.services-it-staffing-services
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item
    .offer-image,
  body.services-outsourcing-software-development-ukraine-services
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item
    .offer-image,
  body.services-team-extension
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item
    .offer-image {
    padding-left: 15px !important;
  }
}
body.platforms-ar-construction .enterprise-development-offers .offers,
body.services-dedicated-development-team .enterprise-development-offers .offers,
body.services-digital-transformation-services
  .enterprise-development-offers
  .offers,
body.services-it-staffing-services .enterprise-development-offers .offers,
body.services-outsourcing-software-development-ukraine-services
  .enterprise-development-offers
  .offers,
body.services-team-extension .enterprise-development-offers .offers {
  padding: 64px 0 60px;
}
body.platforms-ar-construction
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item,
body.services-dedicated-development-team
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item,
body.services-digital-transformation-services
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item,
body.services-it-staffing-services
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item,
body.services-outsourcing-software-development-ukraine-services
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item,
body.services-team-extension
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item {
  min-height: 170px;
  padding-bottom: 20px;
}
@media screen and (max-width: 575px) {
  body.platforms-ar-construction
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item,
  body.services-dedicated-development-team
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item,
  body.services-digital-transformation-services
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item,
  body.services-it-staffing-services
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item,
  body.services-outsourcing-software-development-ukraine-services
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item,
  body.services-team-extension
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item {
    min-height: auto;
    padding: 20px;
  }
  body.platforms-ar-construction
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item
    .offer-image,
  body.services-dedicated-development-team
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item
    .offer-image,
  body.services-digital-transformation-services
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item
    .offer-image,
  body.services-it-staffing-services
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item
    .offer-image,
  body.services-outsourcing-software-development-ukraine-services
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item
    .offer-image,
  body.services-team-extension
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item
    .offer-image {
    padding-left: 0 !important;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
  }
}
body.platforms-ar-construction #particles,
body.services-dedicated-development-team #particles,
body.services-digital-transformation-services #particles,
body.services-it-staffing-services #particles,
body.services-outsourcing-software-development-ukraine-services #particles,
body.services-team-extension #particles {
  background-image: unset;
}
body.platforms-ar-construction .lifecycle,
body.services-dedicated-development-team .lifecycle,
body.services-digital-transformation-services .lifecycle,
body.services-it-staffing-services .lifecycle,
body.services-outsourcing-software-development-ukraine-services .lifecycle,
body.services-team-extension .lifecycle {
  padding: 60px 0 80px;
}
@media screen and (max-width: 991px) {
  body.platforms-ar-construction .lifecycle .services__title,
  body.services-dedicated-development-team .lifecycle .services__title,
  body.services-digital-transformation-services .lifecycle .services__title,
  body.services-it-staffing-services .lifecycle .services__title,
  body.services-outsourcing-software-development-ukraine-services
    .lifecycle
    .services__title,
  body.services-team-extension .lifecycle .services__title {
    font-size: 24px;
  }
}
body.platforms-ar-construction .lifecycle__container,
body.services-dedicated-development-team .lifecycle__container,
body.services-digital-transformation-services .lifecycle__container,
body.services-it-staffing-services .lifecycle__container,
body.services-outsourcing-software-development-ukraine-services
  .lifecycle__container,
body.services-team-extension .lifecycle__container {
  max-width: 1177px;
  margin: 43px auto 0;
}
@media screen and (max-width: 991px) {
  body.platforms-ar-construction .lifecycle__container,
  body.services-dedicated-development-team .lifecycle__container,
  body.services-digital-transformation-services .lifecycle__container,
  body.services-it-staffing-services .lifecycle__container,
  body.services-outsourcing-software-development-ukraine-services
    .lifecycle__container,
  body.services-team-extension .lifecycle__container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
body.platforms-ar-construction .lifecycle__container--left,
body.services-dedicated-development-team .lifecycle__container--left,
body.services-digital-transformation-services .lifecycle__container--left,
body.services-it-staffing-services .lifecycle__container--left,
body.services-outsourcing-software-development-ukraine-services
  .lifecycle__container--left,
body.services-team-extension .lifecycle__container--left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 46%;
  flex: 0 0 46%;
}
@media screen and (max-width: 575px) {
  body.platforms-ar-construction .lifecycle__container--left,
  body.services-dedicated-development-team .lifecycle__container--left,
  body.services-digital-transformation-services .lifecycle__container--left,
  body.services-it-staffing-services .lifecycle__container--left,
  body.services-outsourcing-software-development-ukraine-services
    .lifecycle__container--left,
  body.services-team-extension .lifecycle__container--left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
body.platforms-ar-construction .lifecycle__container--right,
body.services-dedicated-development-team .lifecycle__container--right,
body.services-digital-transformation-services .lifecycle__container--right,
body.services-it-staffing-services .lifecycle__container--right,
body.services-outsourcing-software-development-ukraine-services
  .lifecycle__container--right,
body.services-team-extension .lifecycle__container--right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  margin-top: 30px;
  padding-left: 40px;
}
@media screen and (max-width: 575px) {
  body.platforms-ar-construction .lifecycle__container--right,
  body.services-dedicated-development-team .lifecycle__container--right,
  body.services-digital-transformation-services .lifecycle__container--right,
  body.services-it-staffing-services .lifecycle__container--right,
  body.services-outsourcing-software-development-ukraine-services
    .lifecycle__container--right,
  body.services-team-extension .lifecycle__container--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
body.platforms-ar-construction .lifecycle__container--right img,
body.services-dedicated-development-team .lifecycle__container--right img,
body.services-digital-transformation-services .lifecycle__container--right img,
body.services-it-staffing-services .lifecycle__container--right img,
body.services-outsourcing-software-development-ukraine-services
  .lifecycle__container--right
  img,
body.services-team-extension .lifecycle__container--right img {
  width: 100%;
}
body.platforms-ar-construction .lifecycle ul .inner,
body.services-dedicated-development-team .lifecycle ul .inner,
body.services-digital-transformation-services .lifecycle ul .inner,
body.services-it-staffing-services .lifecycle ul .inner,
body.services-outsourcing-software-development-ukraine-services
  .lifecycle
  ul
  .inner,
body.services-team-extension .lifecycle ul .inner {
  padding: 0 63px 20px 0;
  line-height: 24px;
}
@media screen and (max-width: 575px) {
  body.platforms-ar-construction .lifecycle ul .inner,
  body.services-dedicated-development-team .lifecycle ul .inner,
  body.services-digital-transformation-services .lifecycle ul .inner,
  body.services-it-staffing-services .lifecycle ul .inner,
  body.services-outsourcing-software-development-ukraine-services
    .lifecycle
    ul
    .inner,
  body.services-team-extension .lifecycle ul .inner {
    padding-right: 0;
  }
}
body.platforms-ar-construction .lifecycle ul li:first-child a.toggle,
body.services-dedicated-development-team .lifecycle ul li:first-child a.toggle,
body.services-digital-transformation-services
  .lifecycle
  ul
  li:first-child
  a.toggle,
body.services-it-staffing-services .lifecycle ul li:first-child a.toggle,
body.services-outsourcing-software-development-ukraine-services
  .lifecycle
  ul
  li:first-child
  a.toggle,
body.services-team-extension .lifecycle ul li:first-child a.toggle {
  border-top: unset;
}
body.platforms-ar-construction .lifecycle ul li:last-child,
body.services-dedicated-development-team .lifecycle ul li:last-child,
body.services-digital-transformation-services .lifecycle ul li:last-child,
body.services-it-staffing-services .lifecycle ul li:last-child,
body.services-outsourcing-software-development-ukraine-services
  .lifecycle
  ul
  li:last-child,
body.services-team-extension .lifecycle ul li:last-child {
  border-bottom: 1px solid #e2e3e6;
}
body.platforms-ar-construction .lifecycle ul li:last-child a.toggle,
body.services-dedicated-development-team .lifecycle ul li:last-child a.toggle,
body.services-digital-transformation-services
  .lifecycle
  ul
  li:last-child
  a.toggle,
body.services-it-staffing-services .lifecycle ul li:last-child a.toggle,
body.services-outsourcing-software-development-ukraine-services
  .lifecycle
  ul
  li:last-child
  a.toggle,
body.services-team-extension .lifecycle ul li:last-child a.toggle {
  border-bottom: unset;
}
body.platforms-ar-construction .lifecycle ul li a.toggle,
body.services-dedicated-development-team .lifecycle ul li a.toggle,
body.services-digital-transformation-services .lifecycle ul li a.toggle,
body.services-it-staffing-services .lifecycle ul li a.toggle,
body.services-outsourcing-software-development-ukraine-services
  .lifecycle
  ul
  li
  a.toggle,
body.services-team-extension .lifecycle ul li a.toggle {
  border-top: 1px solid #e2e3e6;
  padding: 18px 0;
  padding-right: 30px;
}
body.platforms-ar-construction .lifecycle ul li a.toggle:after,
body.services-dedicated-development-team .lifecycle ul li a.toggle:after,
body.services-digital-transformation-services .lifecycle ul li a.toggle:after,
body.services-it-staffing-services .lifecycle ul li a.toggle:after,
body.services-outsourcing-software-development-ukraine-services
  .lifecycle
  ul
  li
  a.toggle:after,
body.services-team-extension .lifecycle ul li a.toggle:after {
  top: 47%;
  right: 12px;
}
body.platforms-ar-construction .lifecycle ul li a.toggle p,
body.services-dedicated-development-team .lifecycle ul li a.toggle p,
body.services-digital-transformation-services .lifecycle ul li a.toggle p,
body.services-it-staffing-services .lifecycle ul li a.toggle p,
body.services-outsourcing-software-development-ukraine-services
  .lifecycle
  ul
  li
  a.toggle
  p,
body.services-team-extension .lifecycle ul li a.toggle p {
  padding-left: 0;
  font-size: 16px;
}
body.platforms-ar-construction .healthcare-about,
body.services-dedicated-development-team .healthcare-about,
body.services-digital-transformation-services .healthcare-about,
body.services-it-staffing-services .healthcare-about,
body.services-outsourcing-software-development-ukraine-services
  .healthcare-about,
body.services-team-extension .healthcare-about {
  padding: 65px 0 50px;
  background-position: 50% 50%;
  background-size: 120%;
}
@media screen and (max-width: 575px) {
  body.platforms-ar-construction .healthcare-about,
  body.services-dedicated-development-team .healthcare-about,
  body.services-digital-transformation-services .healthcare-about,
  body.services-it-staffing-services .healthcare-about,
  body.services-outsourcing-software-development-ukraine-services
    .healthcare-about,
  body.services-team-extension .healthcare-about {
    padding: 60px 0 30px;
  }
}
body.platforms-ar-construction .healthcare-about__content,
body.services-dedicated-development-team .healthcare-about__content,
body.services-digital-transformation-services .healthcare-about__content,
body.services-it-staffing-services .healthcare-about__content,
body.services-outsourcing-software-development-ukraine-services
  .healthcare-about__content,
body.services-team-extension .healthcare-about__content {
  max-width: 800px;
}
body.platforms-ar-construction .healthcare-about h2,
body.services-dedicated-development-team .healthcare-about h2,
body.services-digital-transformation-services .healthcare-about h2,
body.services-it-staffing-services .healthcare-about h2,
body.services-outsourcing-software-development-ukraine-services
  .healthcare-about
  h2,
body.services-team-extension .healthcare-about h2 {
  max-width: 800px;
  line-height: 50px;
  margin: 0 auto 36px;
}
@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes growLine {
  to {
    width: 100%;
  }
}
@keyframes growLine {
  to {
    width: 100%;
  }
}
@-webkit-keyframes dropText {
  to {
    padding-top: 40px;
    opacity: 1;
  }
}
@keyframes dropText {
  to {
    padding-top: 40px;
    opacity: 1;
  }
}
@-webkit-keyframes dropTitle {
  to {
    padding-top: 50px;
    opacity: 1;
  }
}
@keyframes dropTitle {
  to {
    padding-top: 50px;
    opacity: 1;
  }
}
body.services-outsourcing-software-development-ukraine-services {
  overflow-x: hidden;
}
body.services-outsourcing-software-development-ukraine-services
  .lifecycle
  ul
  li:first-child
  a.toggle {
  border-top: 1px solid rgba(35, 135, 253, 0.2);
}
body.services-outsourcing-software-development-ukraine-services
  .lifecycle
  li:last-child {
  border-bottom: 1px solid #e2e3e6 !important;
}
body.services-outsourcing-software-development-ukraine-services
  .lifecycle
  ul.mobile-logo {
  max-width: 46%;
}
@media screen and (max-width: 767px) {
  body.services-outsourcing-software-development-ukraine-services
    .lifecycle
    ul.mobile-logo {
    max-width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  body.services-outsourcing-software-development-ukraine-services
    .lifecycle
    ul.mobile-logo
    li {
    padding-right: 27px;
  }
}
body.services-outsourcing-software-development-ukraine-services
  .lifecycle
  ul.mobile-logo
  li:last-child {
  border-bottom: none !important;
}
body.services-outsourcing-software-development-ukraine-services .locations {
  background-image: url(img/map1.png);
  background-position: 50% 50%;
}
@media screen and (max-width: 991px) {
  body.services-outsourcing-software-development-ukraine-services .locations {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  body.services-outsourcing-software-development-ukraine-services .locations {
    background-position: 0 25%;
  }
}
body.services-outsourcing-software-development-ukraine-services
  .locations
  .content-center {
  margin-bottom: 75px;
}
@media screen and (max-width: 991px) {
  body.services-outsourcing-software-development-ukraine-services .top-life {
    padding: 60px 0;
  }
}
@media screen and (max-width: 991px) {
  body.services-outsourcing-software-development-ukraine-services
    .top-life
    .lifecycle__container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media screen and (max-width: 991px) {
  body.services-outsourcing-software-development-ukraine-services
    .top-life
    .lifecycle__container
    ul.mobile-logo {
    max-width: 390px;
  }
}
@media screen and (max-width: 991px) {
  body.services-outsourcing-software-development-ukraine-services
    .top-life
    .lifecycle__container--left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 53%;
    flex: 0 0 53%;
  }
}
@media screen and (max-width: 767px) {
  body.services-outsourcing-software-development-ukraine-services
    .top-life
    .lifecycle__container--left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
@media screen and (max-width: 991px) {
  body.services-outsourcing-software-development-ukraine-services
    .top-life
    .lifecycle__container--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
  }
}
@media screen and (max-width: 767px) {
  body.services-outsourcing-software-development-ukraine-services
    .top-life
    .lifecycle__container--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  body.services-outsourcing-software-development-ukraine-services
    .top-life
    .lifecycle__container--right
    img.tabl-none {
    display: none;
  }
}
body.services-outsourcing-software-development-ukraine-services
  .top-life
  .lifecycle__container--right
  img.tabl-block {
  display: none;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  body.services-outsourcing-software-development-ukraine-services
    .top-life
    .lifecycle__container--right
    img.tabl-block {
    display: block;
    padding-left: 64px;
  }
}
body.services-outsourcing-software-development-ukraine-services .bottom-life {
  background-color: #fff;
  padding: 80px 0;
  margin-top: 0;
}
@media screen and (max-width: 991px) {
  body.services-outsourcing-software-development-ukraine-services .bottom-life {
    padding: 60px 0;
  }
}
body.services-outsourcing-software-development-ukraine-services
  .bottom-life
  .lifecycle__container {
  margin: 73px auto 0;
}
body.services-outsourcing-software-development-ukraine-services
  .bottom-life
  ul.mobile-logo {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  max-width: 475px;
}
@media (max-width: 991px) {
  body.services-outsourcing-software-development-ukraine-services
    .bottom-life
    ul.mobile-logo {
    max-width: 100%;
    width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 575px) {
  body.services-outsourcing-software-development-ukraine-services
    .bottom-life
    ul.mobile-logo {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  body.services-outsourcing-software-development-ukraine-services
    .bottom-life
    ul.mobile-logo
    li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62px;
    flex: 0 0 62px;
  }
}
@media screen and (max-width: 991px) {
  body.services-outsourcing-software-development-ukraine-services .bottom-life {
    padding-bottom: 0;
  }
}
body.services-outsourcing-software-development-ukraine-services
  .bottom-life
  .services__description {
  margin: 19px auto 30px;
  max-width: 800px;
}
body.services-outsourcing-software-development-ukraine-services
  .bottom-life
  .lifecycle__container {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  max-width: 1000px;
  margin: 68px auto 0;
}
body.services-outsourcing-software-development-ukraine-services
  .bottom-life
  .lifecycle__container--left,
body.services-outsourcing-software-development-ukraine-services
  .bottom-life
  .lifecycle__container--right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
}
@media screen and (max-width: 767px) {
  body.services-outsourcing-software-development-ukraine-services
    .bottom-life
    .lifecycle__container--left,
  body.services-outsourcing-software-development-ukraine-services
    .bottom-life
    .lifecycle__container--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0 !important;
  }
}
body.services-outsourcing-software-development-ukraine-services
  .bottom-life
  .lifecycle__container--left {
  padding-right: 26px;
}
body.services-outsourcing-software-development-ukraine-services
  .bottom-life
  .lifecycle__container--right {
  padding-left: 28px;
  margin-top: 0;
}
@media screen and (max-width: 991px) {
  body.services-outsourcing-software-development-ukraine-services
    .bottom-life
    .lifecycle__container--right {
    margin-top: 30px;
  }
}
body.services-outsourcing-software-development-ukraine-services
  .bottom-life
  .lifecycle__container--right
  img {
  max-width: 466px;
  margin: 0 auto;
}
@media screen and (max-width: 575px) {
  body.services-outsourcing-software-development-ukraine-services
    .bottom-life
    .lifecycle__container--right
    img {
    width: 100%;
  }
}
body.services-outsourcing-software-development-ukraine-services
  .bottom-life
  ul {
  list-style: none;
  padding: 0;
}
body.services-outsourcing-software-development-ukraine-services
  .bottom-life
  ul
  .inner {
  padding: 0 63px 28px 122px;
  overflow: hidden;
  display: none;
  color: #323232;
  font-family: Montserrat;
  font-size: 14px;
  line-height: 22px;
}
@media screen and (max-width: 575px) {
  body.services-outsourcing-software-development-ukraine-services
    .bottom-life
    ul
    .inner {
    padding-left: 0;
    padding-right: 0;
  }
}
body.services-outsourcing-software-development-ukraine-services
  .bottom-life
  ul
  li:last-child
  a.toggle {
  border-bottom: 1px solid rgba(35, 135, 253, 0.2);
}
body.services-outsourcing-software-development-ukraine-services
  .bottom-life
  ul
  li
  a.toggle {
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #323232;
  padding: 13px 0 11px 29px;
  font-size: 16px;
  font-weight: 600;
  line-height: 23px;
  border-top: 1px solid rgba(35, 135, 253, 0.2);
  position: relative;
}
@media screen and (max-width: 575px) {
  body.services-outsourcing-software-development-ukraine-services
    .bottom-life
    ul
    li
    a.toggle {
    padding: 10px 0;
  }
}
body.services-outsourcing-software-development-ukraine-services
  .bottom-life
  ul
  li
  a.toggle.active {
  color: #1476f2;
  border-bottom: none;
}
body.services-outsourcing-software-development-ukraine-services
  .bottom-life
  ul
  li
  a.toggle.active:after {
  color: #1476f2;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
body.services-outsourcing-software-development-ukraine-services
  .bottom-life
  ul
  li
  a.toggle.active
  svg
  g {
  stroke: #1476f2;
}
body.services-outsourcing-software-development-ukraine-services
  .bottom-life
  ul
  li
  a.toggle:after {
  content: "";
  opacity: 0.6;
  position: absolute;
  top: 40%;
  right: 38px;
  border: solid;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
}
@media screen and (max-width: 575px) {
  body.services-outsourcing-software-development-ukraine-services
    .bottom-life
    ul
    li
    a.toggle:after {
    right: 0;
  }
}
body.services-outsourcing-software-development-ukraine-services
  .bottom-life
  ul
  li
  a.toggle
  span {
  display: inline-block;
  padding-left: 43px;
}
body.services-outsourcing-software-development-ukraine-services
  .bottom-life
  ul
  li
  a.toggle
  svg {
  min-width: 50px;
}
body.services-outsourcing-software-development-ukraine-services
  .bottom-life
  ul
  li
  a.toggle:hover {
  color: #1476f2;
}
body.services-outsourcing-software-development-ukraine-services
  .bottom-life
  ul
  li
  a.toggle:hover
  svg
  g {
  stroke: #1476f2;
}
.social-box .linkedin:hover {
  background-color: #0b86ca;
}
.social-box .linkedin svg {
  width: 17px;
  height: 15px;
}
.social-box .facebook:hover {
  background-color: #4c76be;
}
.social-box .facebook svg {
  width: 11px;
  height: 14px;
}
.social-box .twitter:hover {
  background-color: #000;
}
.social-box .twitter svg {
  width: 19px;
  height: 12px;
}
.social-box .flickr:hover {
  background-color: #ff0084;
}
.social-box .flickr svg {
  width: 20px;
  height: 13px;
}
.social-box .youtube:hover {
  background-color: red;
}
.social-box .youtube svg {
  width: 25px;
  height: 15px;
  margin-left: 2px;
}
.social-box .dribble:hover {
  background-color: #bc549c;
}
.social-box .dribble svg {
  width: 25px;
  height: 15px;
  margin-left: 2px;
}
.social-box__list {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.social-box__list,
.social-box__list .social-box__icon {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.social-box__list .social-box__icon {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 15px;
  width: 25px;
  height: 25px;
  border-radius: 20px;
  background-color: rgba(50, 50, 50, 0.2);
}
.social-box__list .social-box__icon:last-child {
  margin-right: 0;
}
.social-box__list .social-box__icon:hover {
  -webkit-animation: icon-zoom 0.3s linear 1;
  animation: icon-zoom 0.3s linear 1;
}
.social-box__list svg {
  fill: #fff;
  margin: 0 auto;
}
@-webkit-keyframes icon-zoom {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes icon-zoom {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@font-face {
  font-display: swap;
  font-family: social-share-kit;
  src: url(fonts/social-share-kit.eot);
  src: url(fonts/social-share-kit.eot?#iefix) format("embedded-opentype"),
    url(fonts/social-share-kit.woff) format("woff"),
    url(fonts/social-share-kit.ttf) format("truetype"),
    url(fonts/social-share-kit.svg#social-share-kit) format("svg");
  font-weight: 400;
  font-style: normal;
}
.ssk:before {
  display: inline-block;
  font-family: social-share-kit !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ssk-facebook:before {
  content: "a";
  text-indent: 4px;
  margin-right: -4px;
}
.ssk-twitter:before {
  content: "b";
}
.ssk-google-plus:before {
  content: "v";
}
.ssk-google-plus-old:before {
  content: "c";
}
.ssk-email:before {
  content: "d";
  top: -1px;
  position: relative;
}
.ssk-pinterest:before {
  content: "e";
}
.ssk-tumblr:before {
  content: "f";
}
.ssk-linkedin:before {
  content: "g";
}
.ssk-github:before {
  content: "h";
}
.ssk-vk:before {
  content: "i";
}
.ssk-instagram:before {
  content: "j";
}
.ssk-amazon:before {
  content: "k";
}
.ssk-skype:before {
  content: "s";
}
.ssk-youtube:before {
  content: "x";
}
.ssk-vimeo:before {
  content: "u";
}
.ssk-ebay:before {
  content: "p";
}
.ssk-apple:before {
  content: "l";
}
.ssk-behance:before {
  content: "q";
}
.ssk-dribble:before {
  content: "n";
}
.ssk-android:before {
  content: "o";
}
.ssk-whatsapp:before {
  content: "m";
}
.ssk-reddit:before {
  content: "r";
}
.ssk-reddit2:before {
  content: "t";
}
.ssk {
  background-color: #757575;
  color: #fff;
  display: inline-block;
  font-size: 22px;
  line-height: 1px;
  margin-right: 2px;
  margin-bottom: 2px;
  padding: 7px;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.1s;
  -webkit-transition: background-color 0.1s;
  -moz-transition: background-color 0.1s;
  -ms-transition: background-color 0.1s;
  -o-transition: background-color 0.1s;
}
.ssk .fa,
.ssk .glyphicon,
.ssk:before {
  position: relative;
  font-size: 22px;
  top: 0;
  vertical-align: middle;
}
.ssk-xs > .ssk,
.ssk.ssk-xs {
  padding: 4px;
}
.ssk-xs > .ssk .fa,
.ssk-xs > .ssk .glyphicon,
.ssk-xs > .ssk:before,
.ssk.ssk-xs .fa,
.ssk.ssk-xs .glyphicon,
.ssk.ssk-xs:before {
  font-size: 15px;
}
.ssk-sm > .ssk,
.ssk.ssk-sm {
  padding: 5px;
}
.ssk-sm > .ssk .fa,
.ssk-sm > .ssk .glyphicon,
.ssk-sm > .ssk:before,
.ssk.ssk-sm .fa,
.ssk.ssk-sm .glyphicon,
.ssk.ssk-sm:before {
  font-size: 20px;
}
.ssk-lg > .ssk,
.ssk.ssk-lg {
  padding: 9px;
}
.ssk-lg > .ssk .fa,
.ssk-lg > .ssk .glyphicon,
.ssk-lg > .ssk:before,
.ssk.ssk-lg .fa,
.ssk.ssk-lg .glyphicon,
.ssk.ssk-lg:before {
  font-size: 28px;
}
.ssk:last-child {
  margin-right: 0;
}
.ssk:hover {
  background-color: #424242;
}
.ssk:focus,
.ssk:hover {
  color: #fff;
  text-decoration: none;
}
.ssk-round .ssk,
.ssk.ssk-round {
  border-radius: 50%;
}
.ssk-round .ssk:before,
.ssk.ssk-round:before {
  text-indent: 0;
  margin-right: 0;
}
.ssk-rounded .ssk,
.ssk.ssk-rounded {
  border-radius: 15%;
}
.ssk.ssk-icon {
  color: #757575;
  padding: 2px;
  font-size: 24px;
}
.ssk.ssk-icon,
.ssk.ssk-icon:hover {
  background-color: transparent;
}
.ssk.ssk-icon:hover {
  color: #424242;
}
.ssk-xs > .ssk.ssk-icon,
.ssk.ssk-icon.ssk-xs {
  font-size: 16px;
}
.ssk-sm > .ssk.ssk-icon,
.ssk.ssk-icon.ssk-sm {
  font-size: 20px;
}
.ssk-lg > .ssk.ssk-icon,
.ssk.ssk-icon.ssk-lg {
  font-size: 28px;
}
.ssk.ssk-text {
  overflow: hidden;
  font-size: 17px;
  line-height: normal;
  padding-right: 10px;
}
.ssk.ssk-text .fa,
.ssk.ssk-text .glyphicon,
.ssk.ssk-text:before {
  margin: -7px 10px -7px -7px;
  padding: 7px;
  background-color: rgba(0, 0, 0, 0.15);
  vertical-align: bottom;
  text-indent: 0;
}
.ssk-block .ssk.ssk-text {
  display: block;
  margin-right: 0;
  text-align: left;
}
.ssk-xs > .ssk.ssk-text,
.ssk.ssk-text.ssk-xs {
  font-size: 12px;
  padding-right: 6px;
}
.ssk-xs > .ssk.ssk-text .fa,
.ssk-xs > .ssk.ssk-text .glyphicon,
.ssk-xs > .ssk.ssk-text:before,
.ssk.ssk-text.ssk-xs .fa,
.ssk.ssk-text.ssk-xs .glyphicon,
.ssk.ssk-text.ssk-xs:before {
  margin: -4px 6px -4px -4px;
  padding: 4px;
}
.ssk-sm > .ssk.ssk-text,
.ssk.ssk-text.ssk-sm {
  font-size: 16px;
  padding-right: 7px;
}
.ssk-sm > .ssk.ssk-text .fa,
.ssk-sm > .ssk.ssk-text .glyphicon,
.ssk-sm > .ssk.ssk-text:before,
.ssk.ssk-text.ssk-sm .fa,
.ssk.ssk-text.ssk-sm .glyphicon,
.ssk.ssk-text.ssk-sm:before {
  margin: -5px 7px -5px -5px;
  padding: 5px;
}
.ssk-lg > .ssk.ssk-text,
.ssk.ssk-text.ssk-lg {
  font-size: 22px;
  padding-right: 13px;
}
.ssk-lg > .ssk.ssk-text .fa,
.ssk-lg > .ssk.ssk-text .glyphicon,
.ssk-lg > .ssk.ssk-text:before,
.ssk.ssk-text.ssk-lg .fa,
.ssk.ssk-text.ssk-lg .glyphicon,
.ssk.ssk-text.ssk-lg:before {
  margin: -9px 13px -9px -9px;
  padding: 9px;
}
.ssk-group,
.ssk-sticky {
  font-size: 0;
}
.ssk-sticky {
  top: 0;
  position: fixed;
  z-index: 2000;
}
.ssk-sticky .ssk {
  transition: padding 0.1s ease-out;
  -webkit-transition: padding 0.1s ease-out;
  -moz-transition: padding 0.1s ease-out;
  -ms-transition: padding 0.1s ease-out;
  -o-transition: padding 0.1s ease-out;
  margin: 0;
}
@media (min-width: 768px) {
  .ssk-sticky.ssk-left .ssk,
  .ssk-sticky.ssk-right .ssk {
    display: block;
    clear: both;
  }
  .ssk-sticky.ssk-left.ssk-center,
  .ssk-sticky.ssk-right.ssk-center {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .ssk-sticky.ssk-left {
    left: 0;
  }
  .ssk-sticky.ssk-left .ssk {
    float: left;
  }
  .ssk-sticky.ssk-left .ssk:hover {
    padding-left: 15px;
  }
  .ssk-sticky.ssk-right {
    right: 0;
  }
  .ssk-sticky.ssk-right .ssk {
    float: right;
  }
  .ssk-sticky.ssk-right .ssk:hover {
    padding-right: 15px;
  }
}
.ssk-sticky.ssk-bottom {
  font-size: 0;
  top: auto;
  bottom: 0;
}
.ssk-sticky.ssk-bottom.ssk-center {
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.ssk-sticky.ssk-bottom .ssk {
  vertical-align: bottom;
}
.ssk-sticky.ssk-bottom .ssk:hover {
  padding-bottom: 15px;
}
.ssk-sticky.ssk-round.ssk-xs .ssk:hover {
  padding: 8px;
}
.ssk-sticky.ssk-round.ssk-sm .ssk:hover {
  padding: 9px;
}
.ssk-sticky.ssk-round .ssk:hover {
  padding: 11px;
}
.ssk-sticky.ssk-round.ssk-lg .ssk:hover {
  padding: 13px;
}
@media (max-width: 767px) {
  .ssk-sticky {
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    width: 100%;
    -js-display: flex !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .ssk-sticky.ssk-sticky-hide-xs {
    display: none !important;
  }
  .ssk-sticky .ssk {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: auto;
  }
  .ssk-sticky .ssk .ssk-num {
    display: none;
  }
}
.ssk-count {
  padding-top: 20px;
}
.ssk-count .ssk {
  position: relative;
}
.ssk-count .ssk-num {
  border-radius: 4px;
  color: #8f8f8f;
  background-color: rgba(50, 50, 50, 0.03);
  display: block;
  font-size: 12px;
  left: 0;
  line-height: 20px;
  position: absolute;
  right: 0;
  text-align: center;
  top: -20px;
}
@media (min-width: 768px) {
  .ssk-count.ssk-sticky {
    padding-top: 0;
  }
  .ssk-count.ssk-sticky.ssk-left .ssk-num,
  .ssk-count.ssk-sticky.ssk-right .ssk-num {
    top: 20%;
    background-color: transparent;
  }
  .ssk-count.ssk-sticky.ssk-left .ssk-num {
    left: 100%;
    margin-left: 5px;
  }
  .ssk-count.ssk-sticky.ssk-right .ssk-num {
    right: 115%;
    margin-left: -100%;
    text-align: right;
  }
}
.ssk-facebook {
  background-color: #255c95;
}
.ssk-grayscale > .ssk-facebook {
  background-color: #757575;
}
.ssk-facebook:hover {
  background-color: #1b436c;
}
.ssk-grayscale > .ssk-facebook:hover {
  background-color: #255c95;
}
.ssk-facebook.ssk-icon {
  color: #255c95;
}
.ssk-facebook.ssk-icon:hover {
  color: #1b436c;
}
.ssk-facebook.ssk-icon:before {
  text-indent: 0;
  margin-right: 0;
}
.ssk-twitter {
  background-color: #00b4e0;
}
.ssk-grayscale > .ssk-twitter {
  background-color: #757575;
}
.ssk-twitter:hover {
  background-color: #008bad;
}
.ssk-grayscale > .ssk-twitter:hover {
  background-color: #00b4e0;
}
.ssk-twitter.ssk-icon {
  color: #00b4e0;
}
.ssk-twitter.ssk-icon:hover {
  color: #008bad;
}
.ssk-google-plus {
  background-color: #f1403a;
}
.ssk-grayscale > .ssk-google-plus {
  background-color: #757575;
}
.ssk-google-plus:hover {
  background-color: #e81810;
}
.ssk-grayscale > .ssk-google-plus:hover {
  background-color: #f1403a;
}
.ssk-google-plus.ssk-icon {
  color: #f1403a;
}
.ssk-google-plus.ssk-icon:hover {
  color: #e81810;
}
.ssk-pinterest {
  background-color: #cb2027;
}
.ssk-grayscale > .ssk-pinterest {
  background-color: #757575;
}
.ssk-pinterest:hover {
  background-color: #9f191f;
}
.ssk-grayscale > .ssk-pinterest:hover {
  background-color: #cb2027;
}
.ssk-pinterest.ssk-icon {
  color: #cb2027;
}
.ssk-pinterest.ssk-icon:hover {
  color: #9f191f;
}
.ssk-tumblr {
  background-color: #395773;
}
.ssk-grayscale > .ssk-tumblr {
  background-color: #757575;
}
.ssk-tumblr:hover {
  background-color: #283d51;
}
.ssk-grayscale > .ssk-tumblr:hover {
  background-color: #395773;
}
.ssk-tumblr.ssk-icon {
  color: #395773;
}
.ssk-tumblr.ssk-icon:hover {
  color: #283d51;
}
.ssk-email,
.ssk-grayscale > .ssk-email {
  background-color: #757575;
}
.ssk-email:hover {
  background-color: #5b5b5b;
}
.ssk-grayscale > .ssk-email:hover {
  background-color: #757575;
  background-color: #5b5b5b;
}
.ssk-email.ssk-icon {
  color: #757575;
}
.ssk-email.ssk-icon:hover {
  color: #5b5b5b;
}
.ssk-vk {
  background-color: #54769a;
}
.ssk-grayscale > .ssk-vk {
  background-color: #757575;
}
.ssk-vk:hover {
  background-color: #425d79;
}
.ssk-grayscale > .ssk-vk:hover {
  background-color: #54769a;
}
.ssk-vk.ssk-icon {
  color: #54769a;
}
.ssk-vk.ssk-icon:hover {
  color: #425d79;
}
.ssk-linkedin {
  background-color: #1c87bd;
}
.ssk-grayscale > .ssk-linkedin {
  background-color: #757575;
}
.ssk-linkedin:hover {
  background-color: #156791;
}
.ssk-grayscale > .ssk-linkedin:hover {
  background-color: #1c87bd;
}
.ssk-linkedin.ssk-icon {
  color: #1c87bd;
}
.ssk-linkedin.ssk-icon:hover {
  color: #156791;
}
.ssk-whatsapp {
  background-color: #34af23;
}
.ssk-grayscale > .ssk-whatsapp {
  background-color: #757575;
}
.ssk-whatsapp:hover {
  background-color: #27851a;
}
.ssk-grayscale > .ssk-whatsapp:hover {
  background-color: #34af23;
}
.ssk-whatsapp.ssk-icon {
  color: #34af23;
}
.ssk-whatsapp.ssk-icon:hover {
  color: #27851a;
}
.ssk-reddit {
  background-color: #5f99cf;
}
.ssk-grayscale > .ssk-reddit {
  background-color: #757575;
}
.ssk-reddit:hover {
  background-color: #3a80c1;
}
.ssk-grayscale > .ssk-reddit:hover {
  background-color: #5f99cf;
}
.ssk-reddit.ssk-icon {
  color: #5f99cf;
}
.ssk-reddit.ssk-icon:hover {
  color: #3a80c1;
}
.ssk-reddit2 {
  background-color: #5f99cf;
}
.ssk-grayscale > .ssk-reddit2 {
  background-color: #757575;
}
.ssk-reddit2:hover {
  background-color: #3a80c1;
}
.ssk-grayscale > .ssk-reddit2:hover {
  background-color: #5f99cf;
}
.ssk-reddit2.ssk-icon {
  color: #5f99cf;
}
.ssk-reddit2.ssk-icon:hover {
  color: #3a80c1;
}
.ssk-turquoise {
  background-color: #1abc9c;
}
.ssk-turquoise:hover {
  background-color: #148f77;
}
.ssk-emerald {
  background-color: #2ecc71;
}
.ssk-emerald:hover {
  background-color: #25a25a;
}
.ssk-peter-river {
  background-color: #3498db;
}
.ssk-peter-river:hover {
  background-color: #217dbb;
}
.ssk-belize-hole {
  background-color: #2980b9;
}
.ssk-belize-hole:hover {
  background-color: #20638f;
}
.ssk-amethyst {
  background-color: #9b59b6;
}
.ssk-amethyst:hover {
  background-color: #804399;
}
.ssk-wisteria {
  background-color: #8e44ad;
}
.ssk-wisteria:hover {
  background-color: #703688;
}
.ssk-wet-asphalt {
  background-color: #34495e;
}
.ssk-wet-asphalt:hover {
  background-color: #222f3d;
}
.ssk-midnight-blue {
  background-color: #2c3e50;
}
.ssk-midnight-blue:hover {
  background-color: #1a242f;
}
.ssk-green-sea {
  background-color: #16a085;
}
.ssk-green-sea:hover {
  background-color: #107360;
}
.ssk-nephritis {
  background-color: #27ae60;
}
.ssk-nephritis:hover {
  background-color: #1e8449;
}
.ssk-sunflower {
  background-color: #f1c40f;
}
.ssk-sunflower:hover {
  background-color: #c29d0b;
}
.ssk-orange {
  background-color: #f39c12;
}
.ssk-orange:hover {
  background-color: #c87f0a;
}
.ssk-carrot {
  background-color: #e67e22;
}
.ssk-carrot:hover {
  background-color: #bf6516;
}
.ssk-pumpkin {
  background-color: #d35400;
}
.ssk-pumpkin:hover {
  background-color: #a04000;
}
.ssk-alizarin {
  background-color: #e74c3c;
}
.ssk-alizarin:hover {
  background-color: #d62c1a;
}
.ssk-pomegranate {
  background-color: #c0392b;
}
.ssk-pomegranate:hover {
  background-color: #962d22;
}
.ssk-clouds {
  background-color: #cfd9db;
}
.ssk-clouds:hover {
  background-color: #b1c2c6;
}
.ssk-concrete {
  background-color: #95a5a6;
}
.ssk-concrete:hover {
  background-color: #798d8f;
}
.ssk-silver {
  background-color: #bdc3c7;
}
.ssk-silver:hover {
  background-color: #a1aab0;
}
.ssk-asbestos {
  background-color: #7f8c8d;
}
.ssk-asbestos:hover {
  background-color: #667273;
}
.ssk-dark-gray {
  background-color: #555;
}
.ssk-dark-gray:hover {
  background-color: #3b3b3b;
}
.ssk-black {
  background-color: #333;
}
.ssk-black:hover {
  background-color: #1a1a1a;
}
.senior {
  padding: 80px 0;
}
.senior__content {
  max-width: 878px;
  margin: 0 auto;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  margin-top: 60px;
}
.senior__content .accordion {
  width: 100%;
}
.senior__content .accordion .toggle {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: Montserrat;
}
.senior__content .accordion .toggle span {
  display: block;
  position: relative;
  line-height: 20px;
  padding: 20px 0;
  padding-right: 30px;
}
.senior__content .accordion .toggle span i {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}
@media screen and (max-width: 767px) {
  .senior__content .accordion .toggle {
    font-size: 14px;
  }
}
.senior__content .accordion .toggle.active span {
  color: #1476f2;
  margin-bottom: 5px;
}
.senior__content .accordion .toggle.active span i {
  -webkit-transform: rotate(0) translateY(-50%);
  -ms-transform: rotate(0) translateY(-50%);
  transform: rotate(0) translateY(-50%);
}
.senior__content .accordion .inner a {
  font-size: 14px;
  text-decoration: underline;
}
.senior__content .accordion .inner.show {
  padding: 20px 0;
}
@media (max-width: 991px) {
  .senior__content .accordion .inner {
    overflow: hidden;
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .senior__content .accordion {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .senior__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .senior__content--left,
  .senior__content--right {
    display: none;
  }
}
.senior__content--right img {
  max-width: 399px;
}
@media screen and (max-width: 767px) {
  .senior__content--right img {
    width: 100%;
  }
}
.senior__content--item {
  padding: 10px 0;
}
.senior__content--item.active a {
  color: #0072f6;
}
.senior__content--item.active i {
  color: #0072f6;
  opacity: 1;
  right: -8px;
}
.senior__content--item a {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: Montserrat;
}
.senior__content--item a h3 {
  font-weight: 400;
  display: inline-block;
}
.senior__content--item a:hover i {
  opacity: 1;
  right: -8px;
}
.senior__content--item a i {
  opacity: 0;
  color: #1476f2;
  font-size: 14px;
  position: relative;
  top: 1px;
  right: -4px;
  -webkit-transition: right 0.2s;
  transition: right 0.2s;
}
.team-stuff {
  margin-top: 70px;
}
.team-stuff__flexbox {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.team-stuff__fade {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.team-stuff__item {
  position: relative;
  width: 20%;
}
@media screen and (max-width: 1023px) {
  .team-stuff__item {
    width: 25%;
  }
}
@media screen and (max-width: 767px) {
  .team-stuff__item {
    width: 50%;
  }
}
.team-stuff__item:focus,
.team-stuff__item:hover {
  outline: none;
}
.team-stuff__item:focus .team-stuff__fade,
.team-stuff__item:hover .team-stuff__fade {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: rgba(21, 127, 249, 0.9);
}
.team-stuff__item:focus .team-stuff__fade:before,
.team-stuff__item:hover .team-stuff__fade:before {
  content: "";
  display: block;
  background: #fff;
  width: 20px;
  height: 5px;
  left: 30px;
  bottom: 35px;
  position: absolute;
}
.team-stuff__item:focus span,
.team-stuff__item:hover span {
  opacity: 1;
}
.team-stuff__item img {
  display: block;
  width: 100%;
}
.team-stuff__item span {
  position: absolute;
  top: 25%;
  left: 30px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.team-stuff .b-lazy {
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  max-width: 100%;
  opacity: 0;
}
.team-stuff .b-lazy.b-loaded {
  opacity: 1;
}
.team-top {
  padding: 100px 0;
  background: #fff;
}
@media screen and (min-width: 1280px) {
  .team-top .container {
    padding: 0 40px;
  }
}
.team-top__flexbox {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 0 -15px;
}
@media screen and (max-width: 1023px) {
  .team-top__flexbox {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.team-top__item {
  margin-bottom: 100px;
  width: 25%;
  padding: 0 10px;
}
@media screen and (max-width: 1279px) {
  .team-top__item {
    width: 25%;
  }
}
@media screen and (max-width: 1023px) {
  .team-top__item {
    width: 33%;
  }
}
@media screen and (max-width: 767px) {
  .team-top__item {
    width: 50%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 500px) {
  .team-top__item {
    width: 100%;
  }
}
.team-top__item img {
  display: block;
  width: 100%;
  max-width: 265px;
  height: 360px;
  margin-bottom: 25px;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .team-top__item img {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 500px) {
  .team-top__item img {
    margin: 15px auto;
  }
}
.team-top__item h4 {
  font-size: 15px;
  font-weight: 600;
  line-height: 19px;
  text-transform: uppercase;
  margin-bottom: 9px;
  color: #323232;
  font-family: Montserrat, Arial, sans-serif;
}
@media screen and (max-width: 500px) {
  .team-top__item h4 {
    text-align: center;
  }
}
.team-top__item span {
  font-size: 13px;
  color: #707070;
  line-height: 17px;
}
@media screen and (max-width: 500px) {
  .team-top__item span {
    text-align: center;
    display: block;
  }
}
.approach {
  padding: 75px 0 20px;
  background: -webkit-linear-gradient(246.64deg, #2a82f2 32.5%, #1865c7 77.87%);
  background: linear-gradient(203.36deg, #2a82f2 32.5%, #1865c7 77.87%);
}
@media screen and (max-width: 991px) {
  .approach {
    padding: 60px 0;
  }
}
.approach__content {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
}
@media screen and (max-width: 575px) {
  .approach__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.approach__content--left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 36%;
  flex: 0 0 36%;
  padding-right: 16px;
}
.approach__content--left img{
  height: 235px;
}
@media screen and (max-width: 991px) {
  .approach__content--left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44%;
    flex: 0 0 44%;
    padding-right: 25px;
  }
}
@media screen and (max-width: 575px) {
  .approach__content--left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-right: 0;
    margin-bottom: 15px;
  }
}
.approach__content--right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 64%;
  flex: 0 0 64%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 991px) {
  .approach__content--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56%;
    flex: 0 0 56%;
  }
}
@media screen and (max-width: 575px) {
  .approach__content--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.approach__content--item {
  margin-right: 10px;
  background-color: #fff;
  margin-bottom: 10px;
  padding: 25px 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48.6%;
  flex: 0 0 48.6%;
}
@media screen and (max-width: 1024px) {
  .approach__content--item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46.6%;
    flex: 0 0 46.6%;
    padding: 20px;
  }
}
@media screen and (max-width: 575px) {
  .approach__content--item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.approach__content--item:hover p {
  color: #1476f2;
}
.approach__content--item p {
  font-family: Montserrat;
  font-size: 16px;
  line-height: 25px;
  color: #323232;
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .approach__content--item p {
    font-size: 14px;
    line-height: 20px;
  }
}
.approach .insurance-description,
.approach h2 {
  color: #fff;
}
.responsibilities {
  padding: 60px 0;
  background: #fafafa;
}
.responsibilities ul {
  padding-left: 0 !important;
}
.responsibilities h3,
.responsibilities p.title {
  text-transform: unset;
  font-size: 24px;
  line-height: 20px;
  color: #121212;
  font-weight: 600;
  text-align: center;
}
.responsibilities h4,
.responsibilities p {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 11px;
  color: #121212;
}
.team {
  padding: 74px 0 0;
  background-color: #fff;
}
.team .team__block .team__block--item {
  padding: 0 25px;
  margin-bottom: 25px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
.team .team__block .team__block--title {
  text-align: center;
  margin-bottom: 74px;
}
.team .team__block .team__block--list {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  margin-bottom: 106px;
}
.team .team__block .team__block--image .team-image {
  margin: 0 auto;
  margin-bottom: 11px;
  -webkit-box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.13);
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.13);
  clip-path: circle(50% at 50% 50%);
  max-height: 140px;
  max-width: 140px;
}
.team .team__block .team__block--image .team-image img {
  width: 140px;
}
.team .team__block .team__block--image .team-content {
  max-width: 160px;
  margin: 0 auto;
  text-align: center;
}
.team .team__block .team__block--image .team-content h3 {
  font-size: 18px;
  word-spacing: 65px;
  margin-bottom: 9px;
}
.team .team__block .team__block--image .team-content span {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
  color: #555;
  display: inline-block;
}
.tech-block {
  position: relative;
  min-height: 1685px;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 1325px) {
  .tech-block {
    min-height: 1571px;
  }
}
@media (max-width: 1024px) {
  .tech-block {
    padding: 0 37px;
    min-height: 1420px;
  }
}
@media (max-width: 767px) {
  .tech-block {
    padding-left: 30px;
    padding-right: 30px;
    min-height: 0;
    margin-bottom: 91px;
  }
}
.tech-block__subtitle {
  display: block;
  position: absolute;
  left: 5%;
  top: 418px;
  width: 0;
  height: 0;
}
@media (max-width: 1325px) {
  .tech-block__subtitle {
    position: static;
    width: 1000px;
    height: auto;
    margin: 34px auto -49px;
  }
}
@media (max-width: 1075px) {
  .tech-block__subtitle {
    width: 900px;
  }
}
@media (max-width: 1024px) {
  .tech-block__subtitle {
    width: auto;
    margin: 4px auto -19px;
  }
}
.tech-block__subtitle span {
  color: #0072f6;
  font-size: 12px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 2.2px;
  display: block;
  white-space: nowrap;
  position: relative;
  margin-left: 28px;
}
.tech-block__subtitle span:after {
  position: absolute;
  width: 55px;
  height: 1px;
  content: "";
  display: block;
  background: #0072f6;
  top: 6px;
  left: 275px;
}
@media (max-width: 1325px) {
  .tech-block__subtitle span:after {
    display: none;
  }
}
@media (max-width: 1325px) {
  .tech-block__subtitle span {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    padding: 0;
    margin: 0;
  }
}
@media (max-width: 1024px) {
  .tech-block__subtitle span {
    font-size: 10px;
    letter-spacing: 2px;
  }
}
.tech-block__title {
  position: relative;
  margin-bottom: 35px;
  padding-right: 560px;
}
.tech-block__title h2 {
  letter-spacing: -0.55px;
  line-height: 40px;
  font-size: 37px;
  font-weight: 900;
}
@media (max-width: 1024px) {
  .tech-block__title h2 {
    font-size: 28px;
    line-height: 30px;
  }
}
.tech-block__title h2:after {
  position: absolute;
  content: "";
  display: block;
  width: 100px;
  height: 8px;
  background: #000;
  top: -118px;
  left: 3px;
}
@media (max-width: 1024px) {
  .tech-block__title h2:after {
    top: -85px;
  }
}
@media (max-width: 1024px) {
  .tech-block__title {
    padding: 0;
    width: 260px;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .tech-block__title {
    padding: 0;
    width: auto;
    margin: 0 0 19px;
  }
}
.tech-block__text {
  width: 450px;
  margin: 0 0 66px 2px;
}
@media (max-width: 1075px) {
  .tech-block__text {
    width: 385px;
  }
}
@media (max-width: 1024px) {
  .tech-block__text {
    margin-bottom: 70px;
    width: 355px;
  }
}
@media (max-width: 767px) {
  .tech-block__text {
    width: auto;
    margin: 0 0 26px;
  }
}
.tech-block__text p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 0;
}
@media (max-width: 1024px) {
  .tech-block__text p {
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  .tech-block__text p {
    font-size: 14px;
    line-height: 20px;
  }
}
.tech-block__content {
  width: 1006px;
  margin: 0 auto;
  padding-top: 70px;
  position: relative;
  z-index: 101;
}
@media (max-width: 1075px) {
  .tech-block__content {
    width: 907px;
  }
}
@media (max-width: 1024px) {
  .tech-block__content {
    width: auto;
    padding-top: 37px;
  }
}
.tech-block__nav {
  margin: 0 0 0 1px;
  padding: 0;
  width: 502px;
}
@media (max-width: 767px) {
  .tech-block__nav {
    width: 100%;
  }
}
.tech-block__nav ul {
  float: left;
  list-style-type: none;
  padding: 0;
  margin-left: 40px;
  width: 100%;
}
.tech-block__nav ul:first-child {
  margin-left: 0;
}
@media (max-width: 1075px) {
  .tech-block__nav ul {
    width: 424px;
    margin: 0;
  }
}
@media (max-width: 1024px) {
  .tech-block__nav ul {
    width: 390px;
    padding: 0;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .tech-block__nav ul {
    float: none;
    padding: 0;
    width: 100%;
  }
}
.tech-block__nav ul li {
  margin: 0 0 21px;
  width: 49%;
  display: inline-block;
}
@media (max-width: 1024px) {
  .tech-block__nav ul li {
    margin: 0 0 17px;
  }
}
@media (max-width: 767px) {
  .tech-block__nav ul li {
    float: none;
    margin-bottom: 12px;
    width: 100%;
  }
}
.tech-block__nav ul li a {
  font-size: 15px;
  color: #171717;
  font-weight: 600;
  position: relative;
  display: block;
}
@media (max-width: 1024px) {
  .tech-block__nav ul li a {
    font-size: 13px;
  }
}
.tech-block__nav ul li a span {
  position: relative;
}
.tech-block__nav ul li a span:after {
  content: "";
  height: 2px;
  -webkit-transition: right 0.1s ease;
  transition: right 0.1s ease;
  display: block;
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 100%;
  background: #0072f6;
}
.tech-block__nav ul li a:hover {
  border-bottom: none;
  color: #0072f6;
}
.tech-block__nav ul li a:hover span:after {
  right: -5px;
}
.tech-block__imac {
  background: url(img/harley_main.jpg) no-repeat;
  position: absolute;
  z-index: 0;
  width: 961px;
  height: 805px;
  background-size: 100% 100%;
  right: 50%;
  margin-right: 198px;
  top: 0;
}
@media (max-width: 1075px) {
  .tech-block__imac {
    top: 625px;
  }
}
@media (max-width: 1024px) {
  .tech-block__imac {
    width: 671px;
    height: 562px;
    margin-right: 50px;
    top: 695px;
  }
}
@media (max-width: 767px) {
  .tech-block__imac {
    display: none;
  }
}
.tech-block__ipad {
  background: url(img/ey.jpg) no-repeat;
  z-index: 0;
  width: 721px;
  height: 494px;
  background-size: 100% 100%;
  margin: 0 0 0 71px;
  position: relative;
  top: 50px;
}
@media (max-width: 1075px) {
  .tech-block__ipad {
    top: 150px;
  }
}
@media (max-width: 1024px) {
  .tech-block__ipad {
    width: 525px;
    height: 345px;
    margin: 0 0 0 47px;
    top: 223px;
  }
}
.tech-block__macbook {
  background: url(img/jaguar.jpg) no-repeat;
  z-index: 0;
  width: 1138px;
  height: 670px;
  background-size: 100% 100%;
}
@media (max-width: 1024px) {
  .tech-block__macbook {
    width: 800px;
    height: 470px;
  }
}
.tech-block__mooving-couple {
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -105px;
  z-index: 100;
}
@media (max-width: 1075px) {
  .tech-block__mooving-couple {
    top: 3px;
  }
}
@media (max-width: 1024px) {
  .tech-block__mooving-couple {
    margin-left: 23px;
    top: 150px;
  }
}
@media (max-width: 767px) {
  .tech-block__mooving-couple {
    display: none;
  }
}
.text-block {
  margin: 10px 0 100px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .text-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .text-block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.text-block__sidebar {
  padding-right: 70px;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  max-width: 294px;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .text-block__sidebar {
    width: 100%;
  }
}
.text-block__sidebar h3 {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px;
  margin-bottom: 28px;
}
.text-block__sidebar p {
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  margin: 0 0 47px;
}
.text-block__content {
  -ms-flex-negative: 3;
  flex-shrink: 3;
  position: relative;
}
.text-block__content:before {
  content: "";
  position: absolute;
  display: block;
  width: 100px;
  height: 8px;
  top: -55px;
  left: 0;
  background: #000;
}
@media screen and (max-width: 1279px) {
  .text-block__content {
    position: static;
  }
}
.text-block__content p {
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
  margin-bottom: 25px;
}
.text-block__content p:last-child {
  margin-bottom: 0;
}
.thank {
  border: 1px solid #dfdfdf;
  padding: 35px;
  margin: 0 auto;
  max-width: 580px;
  width: 100%;
}
.thank--border-none {
  border: none;
}
.thank__content {
  color: #000;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}
.thank__content--white {
  color: #fff;
}
.thank__content--blue {
  color: #1476f2;
}
.thank__title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .thank__title {
    font-size: 20px;
  }
}
.thank__title--big {
  font-size: 28px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .thank__title--big {
    font-size: 22px;
  }
}
.thank__text {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3;
  margin-bottom: 20px;
  max-width: 360px;
}
@media screen and (max-width: 767px) {
  .thank__text {
    font-size: 16px;
  }
}
.title {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  /* text-transform: uppercase; */
}
.title--black {
  text-align: center;
  width: 100%;
  color: #121212;
}
@media screen and (max-width: 767px) {
  .title--insights {
    padding-top: 72px;
  }
}
.title--uppercase,
h2 {
  /* text-transform: uppercase; */
  font-weight: 600;
}
.title.--uppercase{text-transform: uppercase;}
@media screen and (max-width: 767px) {
  .title--uppercase,
  h2 {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 767px) {
  .title--margin-top {
    margin-top: 150px;
  }
}
@media screen and (max-width: 575px) {
  .title--margin-top {
    margin-top: 0;
  }
}
.title--cases {
  color: #000;
  font-weight: 600;
  font-size: 36px;
  text-transform: uppercase;
}
@media screen and (max-width: 1023px) {
  .title--cases {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .title--cases .title__preheader {
    display: none;
  }
}
.title__preheader {
  color: inherit;
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  opacity: 0.3;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.title__preheader--tag {
  background-color: rgba(0, 114, 246, 0.8);
  font-size: 13px;
  font-weight: 500;
  opacity: 1;
  padding: 5px 10px 4px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  letter-spacing: 0.5px;
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .title__preheader--tag {
    font-size: 14px;
  }
}
.title__preheader--gray {
  opacity: 0.6;
  background-color: #a7a7a7;
  font-family: Montserrat;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #fff;
}
.title__preheader--white {
  color: #fff;
}
.title--medium,h2 {
  font-size: 32px;
  margin-bottom: 20px;
}
h2.--black{
  color: #121212;
}
@media screen and (max-width: 575px) {
  .title--medium,
  h2 {
    font-size: 24px;
    line-height: 36px;
  }
}
.title--sitemap {
  font-size: 30px;
  font-weight: 600;
  line-height: 1em;
  color: #323232;
}
.static-page-title {
  background-image: url(img/map-gray.png);
  background-size: 55%;
  background-position: 50% -166px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
@media screen and (max-width: 1440px) {
  .static-page-title {
    background-position: 50% -100px;
  }
}
@media screen and (max-width: 1024px) {
  .static-page-title {
    background-size: contain;
    background-position: 50% -10px;
  }
}
@media screen and (max-width: 600px) {
  .static-page-title {
    background-size: cover;
    background-position: 50% -130px;
  }
}
.static-page-title__heading {
  font-size: 40px;
  line-height: 1em;
  text-transform: uppercase;
  color: #323232;
  font-weight: 600;
  font-family: Montserrat, Arial, sans-serif;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .static-page-title__heading {
    font-size: 30px;
  }
}
.static-page-title__additional-text {
  font-family: Montserrat;
  font-size: 15px;
  line-height: 1.67;
  text-align: center;
  color: #555;
  font-weight: 400;
  padding-top: 15px;
  max-width: 745px;
  margin: auto;
}
.static-page-title {
  padding: 235px 0 60px;
}
p.description {
  font-size: 18px;
  line-height: 1.67;
  text-align: center;
  color: #fff;
  width: 100%;
  margin: auto;
}
p.description.--black{
  color:#121212;
}
@media screen and (max-width: 1023px) {
  p.description {
    font-size: 16px;
    line-height: 30px;
  }
}
.blue-devider {
  height: 3px;
  background-color: #1476f2;
  margin: 48px 0;
}
.cd-intro {
  max-width: 1006px;
  margin: 0 auto;
  min-height: 180px;
}
.cd-title {
  position: relative;
  height: 160px;
  line-height: 230px;
  text-align: center;
}
.cd-title h1 {
  font-size: 2.4rem;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .cd-title {
    line-height: 250px;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-title {
    height: 200px;
    line-height: 300px;
  }
  .cd-title h1 {
    font-size: 3rem;
  }
}
.cd-headline {
  font-size: 24px;
  color: #0072f6;
}
.cd-words-wrapper {
  display: block;
  font-size: 36px;
  color: #000;
  position: relative;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .cd-words-wrapper {
    font-size: 24px;
  }
}
.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
.cd-words-wrapper b.is-visible {
  position: relative;
}
.no-js .cd-words-wrapper b {
  opacity: 0;
}
.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}
.cd-headline.rotate-1 .cd-words-wrapper {
  -webkit-perspective: 300px;
  perspective: 300px;
}
.cd-headline.rotate-1 b {
  opacity: 0;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.cd-headline.rotate-1 b.is-visible {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-animation: cd-rotate-1-in 1.2s;
  animation: cd-rotate-1-in 1.2s;
}
.cd-headline.rotate-1 b.is-hidden {
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -webkit-animation: cd-rotate-1-out 1.2s;
  animation: cd-rotate-1-out 1.2s;
}
.cd-headline.type .cd-words-wrapper {
  vertical-align: top;
  overflow: hidden;
}
.cd-headline.type .cd-words-wrapper:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 90%;
  width: 1px;
  background-color: #aebcb9;
}
.cd-headline.type .cd-words-wrapper.waiting:after {
  -webkit-animation: cd-pulse 1s infinite;
  animation: cd-pulse 1s infinite;
}
.cd-headline.type .cd-words-wrapper.selected {
  background-color: #aebcb9;
}
.cd-headline.type .cd-words-wrapper.selected:after {
  visibility: hidden;
}
.cd-headline.type .cd-words-wrapper.selected b {
  color: #0d0d0d;
}
.cd-headline.type b {
  visibility: hidden;
}
.cd-headline.type b.is-visible {
  visibility: visible;
}
.cd-headline.type i {
  position: absolute;
  visibility: hidden;
}
.cd-headline.type i.in {
  position: relative;
  visibility: visible;
  font-style: normal;
}
.cd-headline.rotate-2 .cd-words-wrapper {
  -webkit-perspective: 300px;
  perspective: 300px;
}
.cd-headline.rotate-2 em,
.cd-headline.rotate-2 i {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cd-headline.rotate-2 b {
  opacity: 0;
}
.cd-headline.rotate-2 i {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-20px) rotateX(90deg);
  -ms-transform: translateZ(-20px) rotateX(90deg);
  transform: translateZ(-20px) rotateX(90deg);
  opacity: 0;
}
.is-visible .cd-headline.rotate-2 i {
  opacity: 1;
}
.cd-headline.rotate-2 i.in {
  -webkit-animation: cd-rotate-2-in 0.4s forwards;
  animation: cd-rotate-2-in 0.4s forwards;
}
.cd-headline.rotate-2 i.out {
  -webkit-animation: cd-rotate-2-out 0.4s forwards;
  animation: cd-rotate-2-out 0.4s forwards;
}
.cd-headline.rotate-2 em {
  -webkit-transform: translateZ(20px);
  -ms-transform: translateZ(20px);
  transform: translateZ(20px);
}
.no-csstransitions .cd-headline.rotate-2 i {
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 0;
}
.no-csstransitions .cd-headline.rotate-2 i em {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.no-csstransitions .cd-headline.rotate-2 .is-visible i {
  opacity: 1;
}
.cd-headline.loading-bar span {
  display: inline-block;
  padding: 0.2em 0;
}
.cd-headline.loading-bar .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}
.cd-headline.loading-bar .cd-words-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background: #0096a7;
  z-index: 2;
  -webkit-transition: width 0.3s -0.1s;
  transition: width 0.3s -0.1s;
}
.cd-headline.loading-bar .cd-words-wrapper.is-loading:after {
  width: 100%;
  -webkit-transition: width 3s;
  transition: width 3s;
}
.cd-headline.loading-bar b {
  top: 0.2em;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.cd-headline.loading-bar b.is-visible {
  opacity: 1;
  top: 0;
}
.cd-headline.slide span {
  display: block;
  padding: 0.2em 0;
  text-transform: uppercase;
}
.cd-headline.slide .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}
.cd-headline.slide b {
  opacity: 0;
  top: 0.2em;
  text-transform: uppercase;
}
.cd-headline.slide b.is-visible {
  top: 0;
  opacity: 1;
  -webkit-animation: slide-in 0.6s;
  animation: slide-in 0.6s;
}
.cd-headline.slide b.is-hidden {
  -webkit-animation: slide-out 0.6s;
  animation: slide-out 0.6s;
}
@-webkit-keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    -webkit-transform: rotateX(120deg);
    -ms-transform: rotateX(120deg);
    transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  to {
    -webkit-transform: rotateX(1turn);
    -ms-transform: rotateX(1turn);
    transform: rotateX(1turn);
    opacity: 1;
  }
}
@keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    -webkit-transform: rotateX(120deg);
    -ms-transform: rotateX(120deg);
    transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  to {
    -webkit-transform: rotateX(1turn);
    -ms-transform: rotateX(1turn);
    transform: rotateX(1turn);
    opacity: 1;
  }
}
@-webkit-keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    -webkit-transform: rotateX(-40deg);
    -ms-transform: rotateX(-40deg);
    transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  to {
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
  }
}
@keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    -webkit-transform: rotateX(-40deg);
    -ms-transform: rotateX(-40deg);
    transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  to {
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
  }
}
@-webkit-keyframes cd-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    -ms-transform: translateY(-50%) scale(0.9);
    transform: translateY(-50%) scale(0.9);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    opacity: 0;
  }
}
@keyframes cd-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    -ms-transform: translateY(-50%) scale(0.9);
    transform: translateY(-50%) scale(0.9);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    opacity: 0;
  }
}
@-webkit-keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    -ms-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
    -ms-transform: translateZ(-20px) rotateX(-10deg);
    transform: translateZ(-20px) rotateX(-10deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
    -ms-transform: translateZ(-20px) rotateX(0deg);
    transform: translateZ(-20px) rotateX(0deg);
  }
}
@keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    -ms-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
    -ms-transform: translateZ(-20px) rotateX(-10deg);
    transform: translateZ(-20px) rotateX(-10deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
    -ms-transform: translateZ(-20px) rotateX(0deg);
    transform: translateZ(-20px) rotateX(0deg);
  }
}
@-webkit-keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
    -ms-transform: translateZ(-20px) rotateX(0);
    transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
    -ms-transform: translateZ(-20px) rotateX(-100deg);
    transform: translateZ(-20px) rotateX(-100deg);
  }
  to {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
    -ms-transform: translateZ(-20px) rotateX(-90deg);
    transform: translateZ(-20px) rotateX(-90deg);
  }
}
@keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
    -ms-transform: translateZ(-20px) rotateX(0);
    transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
    -ms-transform: translateZ(-20px) rotateX(-100deg);
    transform: translateZ(-20px) rotateX(-100deg);
  }
  to {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
    -ms-transform: translateZ(-20px) rotateX(-90deg);
    transform: translateZ(-20px) rotateX(-90deg);
  }
}
@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
    -ms-transform: translateY(120%);
    transform: translateY(120%);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
    -ms-transform: translateY(120%);
    transform: translateY(120%);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }
}
.page-title h1 {
  font-weight: 900;
  font-size: 60px;
  line-height: 65px;
  color: #ffffff;
  margin: 0 0 13px;
}
.page-title p{
  color: #ffffff;
}
.mt20{margin-top: 20px;}
.txtc{text-align: center;}
@media screen and (max-width: 1023px) {
  .page-title h1 {
    font-size: 36px;
    line-height: 40px;
  }
}
.page-title h2 {
  font-weight: 900;
  font-size: 36px;
  line-height: 65px;
  color: #ffffff;
}
@media screen and (max-width: 1023px) {
  .page-title h2 {
    font-size: 36px;
    line-height: 40px;
  }
}
@media screen and (max-width: 600px) {
  .page-title h2 {
    font-size: 28px;
    line-height: 34px;
  }
}
.page-lead p {
  font-size: 22px;
  line-height: 35px;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  .page-lead p {
    font-size: 18px;
    line-height: 1.5;
  }
}
.block-title {
  margin-bottom: 50px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .block-title {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.block-title h1 {
  font-size: 36px;
  font-weight: 900;
}
.block-title__link {
  font-size: 11px;
  color: #000;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .block-title__link {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-top: 20px;
  }
}
.block-title__link--home {
  margin-right: 50px;
}
@media screen and (max-width: 767px) {
  .block-title__link--home {
    margin-right: 0;
  }
}
.partners .page-title {
  margin: 70px 0 80px;
}
.bage {
  position: fixed;
  left: 0;
  top: 324px;
  z-index: 1000;
  padding: 15px 15px 0;
  background-color: #870738;
  -webkit-box-shadow: 0 10px 20px rgba(80, 80, 80, 0.1);
  box-shadow: 0 10px 20px rgba(80, 80, 80, 0.1);
  max-width: 97px;
}
@media screen and (max-width: 991px) {
  .bage {
    display: none;
  }
}
.bage img {
  margin-bottom: 20px;
}
.bage div {
  font-family: Source Sans Pro;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 13px;
}
.fade {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.cf:after {
  content: "";
  display: table;
  clear: both;
}
.container {
  margin: 0 auto;
  padding: 0 40px;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .container {
    padding: 0 20px;
  }
}
@media screen and (min-width: 1280px) {
  .container {
    width: 1200px;
    padding: 0;
  }
}
.container--flex {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .container--flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .container--flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (min-width: 1024px) {
  .container--post {
    width: 1000px;
  }
}
a {
  color: #171717;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
a:hover {
  color: #0072f6;
  -webkit-transition: none;
  transition: none;
}
.btn {
  height: 45px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  min-width: 140px;
  font-size: 13px;
  padding: 0 20px;
  font-weight: 600;
  text-transform: uppercase;
  background: #1476f2;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: none;
  white-space: nowrap;
}
@media screen and (max-width: 575px) {
  .btn {
    font-size: 14px;
  }
}
.btn [class*=" isoi-"],
.btn [class^="isoi-"] {
  font-size: 12px;
  color: #1476f2;
  padding-left: 12px;
  display: block;
}
.btn:hover {
  background: #005ed7;
  border-color: #005ed7;
  color: #fff;
}
.btn:hover [class*=" isoi-"],
.btn:hover [class^="isoi-"] {
  color: #fff;
}
.btn:active {
  background: #323232;
  border-color: #323232;
  color: #fff;
}
.btn:active [class*=" isoi-"],
.btn:active [class^="isoi-"] {
  color: #fff;
}
.btn.btn--about-news {
  height: 50px;
  min-width: 170px;
}
.btn--fluid {
  width: 100%;
  padding: 0;
}
#fp-nav ul li:last-child {
  display: none;
}
.js-show {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.overflow-hidden {
  overflow: hidden;
}
.js-hide {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.notify {
  background-color: #e74c3c;
  color: #fff;
  cursor: pointer;
  padding: 20px;
  width: 350px;
  opacity: 0;
  position: fixed;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateY(200%);
  -ms-transform: translateY(200%);
  transform: translateY(200%);
  z-index: 112;
}
.text-white {
  color: #fff !important;
}
.text-center {
  text-align: center;
}
.m-none {
  margin: 0 !important;
}
.m-left-none {
  margin-left: 0 !important;
}
.m-right-none {
  margin-right: 0 !important;
}
@media screen and (min-width: 768px) {
  .m-right-md-none {
    margin-right: 0 !important;
  }
}
.m-top-none {
  margin-top: 0 !important;
}
.m-bottom-none {
  margin-bottom: 0 !important;
}
.p-none {
  padding: 0 !important;
}
.p-left-none {
  padding-left: 0 !important;
}
.p-right-none {
  padding-right: 0 !important;
}
.p-top-none {
  padding-top: 0 !important;
}
.p-bottom-none {
  padding-bottom: 0 !important;
}
@media screen and (max-width: 768px) {
  .flex-dir-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 1023px) {
  .hide-tablet {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .hide-mobile {
    display: none !important;
  }
}
@media screen and (min-width: 1023px) {
  .show-tablet {
    display: none;
  }
}
.bg-fluid {
  background-size: cover;
  background-position: 50%;
}
.section-margin {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .section-margin {
    margin-bottom: 0;
  }
}
.egg {
  position: fixed;
  height: auto;
  width: 100%;
  z-index: 9999;
  display: block;
}
.m-bottom-35 {
  margin-bottom: 35px;
}
.parallax-image-100 {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 1;
}
.video {
  background-image: url(img/video-bg.jpg);
  background-position: top;
  max-width: 1200px;
  margin: 0 auto;
  background-repeat: no-repeat;
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
  background-color: rgba(0, 0, 0, 0.25);
  background-blend-mode: overlay;
}
@media (max-width: 767px) {
  .video {
    display: none;
  }
}
.video__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
}
.video__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.video__company {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  line-height: 1;
  bottom: 0;
  left: 0;
  right: 0;
}
.video__company span {
  margin-left: 50px;
}
@media (max-width: 1215px) {
  .video__company {
    bottom: 5%;
  }
}
.video__lead {
  font-size: 18px;
  position: absolute;
  bottom: 10%;
}
@media (max-width: 1215px) {
  .video__lead {
    font-size: 16px;
    bottom: 15%;
  }
}
.video__content {
  text-align: center;
  color: #fff;
  max-width: 600px;
  width: 100%;
  max-height: 430px;
  height: 100%;
}
.video__content,
.video__content .video-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.video__content .video-btn {
  display: block;
  background-image: url(img/video-btn.png);
  width: 104px;
  height: 104px;
  cursor: pointer;
}
.video__content h2 {
  text-transform: uppercase;
  font-size: 30px;
  line-height: 40px;
  position: relative;
  top: 0;
}
@media (max-width: 1023px) {
  .video__content {
    max-width: 510px;
  }
}
@media (max-width: 1023px) {
  .video__content .video-btn {
    top: 42%;
  }
}
@media (max-width: 1215px) {
  .video__content h2 {
    font-size: 24px;
    line-height: 30px;
    top: 5%;
  }
}
.stats {
  position: relative;
  padding: 90px 0 114px;
  text-align: center;
  color: #fff;
  overflow: hidden;
}
.stats .bg-stats-clients {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #1476f2;
  z-index: -1;
}
.stats .bg-stats-clients .bg-img {
  display: block;
  margin: 0 auto;
  width: 180%;
  max-width: 180%;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-animation: 30s scale-in infinite linear;
  animation: 30s scale-in infinite linear;
}
@media (min-width: 520px) {
  .stats .bg-stats-clients .bg-img {
    width: 120%;
    max-width: 120%;
  }
}
@media (min-width: 768px) {
  .stats .bg-stats-clients .bg-img {
    width: 80%;
    max-width: 80%;
  }
}
@media (min-width: 1040px) {
  .stats .bg-stats-clients .bg-img {
    width: 65%;
    max-width: 65%;
  }
}
@media (min-width: 1200px) {
  .stats .bg-stats-clients .bg-img {
    width: 50%;
    max-width: 50%;
  }
}
@-webkit-keyframes scale-in {
  0% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@keyframes scale-in {
  0% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
.stats--blue {
  background-color: #0072f6;
  background-image: none;
  padding: 45px 0;
}
.stats--white {
  color: #0072f6;
  background-color: #fff;
  background-image: none;
  padding: 0;
}
.stats__wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -35px 0;
}
.stats__title {
  font-size: 32px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.stats__lead {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 60px;
}
.stats__item {
  width: 33%;
  padding: 35px 0;
}
.stats__item--4 {
  width: 25%;
}
.stats__content {
  max-width: 230px;
  width: 100%;
  margin: 0 auto;
}
.stats__content--vertically {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}
.stats__number {
  font-weight: 600;
  line-height: 1;
  margin-bottom: 15px;
}
.stats__number--inline {
  margin: 0;
}
.stats__number--massive {
  font-size: 80px;
}
.stats__number--large {
  font-size: 40px;
}
.stats__heading {
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.stats__heading--inline {
  margin: 0;
  padding-left: 15px;
}
.stats__heading--black {
  color: #323232;
}
.stats__text {
  line-height: 1.33;
  opacity: 0.8;
}
@media screen and (max-width: 1023px) {
  .stats__item--4 {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .stats__item,
  .stats__item--4 {
    width: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .stats--overlay {
    background-color: rgba(0, 114, 246, 0.9);
    margin-top: -130px;
    position: relative;
    z-index: 2;
  }
}
@media (max-device-width: 1024px) {
  .stats__content--vertically {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .stats__heading--inline {
    padding-left: 0;
    padding-top: 5px;
  }
  .stats__item {
    padding: 25px 0;
  }
}
.icons {
  background-image: url(img/bg-clients-icon.jpg);
  background-position: top;
  background-repeat: no-repeat;
  padding: 80px 0 60px;
}
.icons h2 {
  color: #323232;
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 55px;
}
.icons ul {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 0 -20px;
}
.icons li,
.icons ul {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.icons li {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  text-align: center;
}
.icons i {
  font-size: 50px;
  display: block;
  color: #505050;
  margin-bottom: 20px;
}
.icons h3 {
  font-size: 16px;
  font-weight: 400;
  color: #323232;
}
@media screen and (max-width: 767px) {
  .icons li {
    width: 50%;
  }
  .icons ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 600px) {
  .icons li {
    width: 100%;
  }
}
.clients {
  padding: 0 0 70px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .clients {
    padding-bottom: 60px;
  }
}
.clients--kado .clients__content--blue {
  background: url(img/kado.webp);
}
.clients--kado .clients__content--blue.ar {
  background: url(img/ar.webp);
  background-position: 50%;
  background-size: cover;
}
.clients--kado .clients__content--blue.ar .clients__text--blue {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.clients--kado .clients__content--blue.ar .button--white {
  width: 180px;
}
.clients--kado .clients__content--blue.ar .clients__tag {
  font-weight: 400;
}
.clients--kado .clients__content--blue.iot {
  background: url(img/iot.webp);
  background-position: 50%;
  background-size: cover;
}
.clients--kado .clients__content--blue.iot .clients__text--blue {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.clients--kado .clients__content--blue.iot .button--white {
  width: 180px;
}
.clients--kado .clients__content--blue.iot .clients__tag {
  font-weight: 400;
}
.clients--kado .clients__text--blue {
  background-color: rgba(0, 114, 246, 0);
}
.clients--kado img {
  margin-bottom: 20px;
}
.clients--kado .clients__title--massive {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.clients--kado .clients__tag--medium {
  font-family: Montserrat;
  font-size: 15px;
  line-height: 1.67;
  text-align: center;
  color: #fff;
  font-weight: 300;
  text-transform: none;
  margin-bottom: 30px;
}
.clients__grid {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -10px;
}
.clients__grid,
.clients__item {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.clients__item {
  padding: 10px;
  width: 50%;
}
.clients__item:hover .clients__media-inner {
  -webkit-transform: scale(1.16);
  -ms-transform: scale(1.16);
  transform: scale(1.16);
}
.clients__item:hover .clients__tag:not(.clients__tag--medium) {
  margin-top: -15px;
  opacity: 0;
}
.clients__item:hover .clients__link--more {
  opacity: 1;
  bottom: 40px;
}
.clients__item:hover .clients__link--more i {
  margin-left: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
@media screen and (min-width: 1024px) {
  .clients__item:hover .clients__text--fluid {
    margin-top: -20px;
    height: 300px;
  }
  .clients__item:hover .clients__text--blue {
    height: 100%;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .clients__item:hover div:not(.clients__content--blue) .clients__text {
    height: 280px;
    margin-top: -20px;
  }
}
@media screen and (max-width: 340px) {
  .clients__item:hover .clients__link--more {
    opacity: 1;
    bottom: 25px;
  }
}
.clients__item--2 {
  width: 50%;
}
.clients__item--3 {
  width: 33.33%;
}
.clients__item--4 {
  width: 25%;
}
@media screen and (max-width: 1185px) {
  .clients__item--4 {
    width: 50%;
  }
}
.clients__item--5 {
  width: 20%;
}
@media screen and (max-width: 1185px) {
  .clients__item--5 {
    width: 100%;
  }
}
.clients__content {
  background-color: #fff;
  background-size: cover;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  color: #323232;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}
.clients__content:hover {
  -webkit-box-shadow: 0 9px 19px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 9px 19px 0 rgba(0, 0, 0, 0.1);
}
.clients__content--blue {
  background-image: url(img/bg-clients-blue.webp);
}
.clients__media {
  height: 210px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 30%;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .clients__media--blockchain {
    height: 230px;
  }
}
.clients__media-inner {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%;
  background-color: #333;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.clients__logo {
  position: relative;
  z-index: 1;
}
.clients__text {
  padding: 40px;
  width: 70%;
}
.clients__text--no {
  padding: 35px;
}
@media screen and (max-width: 767px) {
  .clients__text {
    height: 260px;
    margin-top: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: #fff;
    z-index: 2;
  }
}
.clients__text--blue {
  background-color: rgba(0, 114, 246, 0.9);
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
}
.clients__tag {
  color: #a7a7a7;
  display: block;
  font-size: 10px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 5px;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 0;
}
.clients__tag--medium {
  font-size: 16px;
  color: #fff;
  margin-bottom: 15px;
}
.clients__tag--medium,
.clients__title {
  font-weight: 600;
  text-transform: uppercase;
}
.clients__title {
  font-size: 15px;
}
.clients__title--massive {
  font-size: 80px;
  font-weight: 600;
  color: #fff;
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
  .clients__title--massive {
    margin-top: 50px;
  }
}
.clients__title--fluid {
  position: absolute;
  left: 15%;
  bottom: 20%;
  max-width: 205px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.33;
}
@media screen and (max-width: 1023px) {
  .clients__title--fluid {
    top: 15%;
  }
}
@media screen and (max-width: 767px) {
  .clients__title--fluid {
    max-width: none;
    top: unset;
    left: 10%;
    bottom: 20%;
  }
}
.clients__title--blockchain {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.54;
  text-align: left;
  color: #323232;
  text-transform: unset;
}
.clients__description {
  margin-top: 5px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.54;
  width: 100%;
}
.clients__description--blockchain {
  margin-bottom: 5px;
  font-weight: 600;
  color: #323232;
}
.clients__description--medium {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
  .clients__description--medium {
    margin-bottom: 80px;
  }
}
.clients__link {
  color: #a7a7a7;
  font-size: 14px;
  bottom: 30px;
}
.clients__link,
.clients__link--more {
  font-weight: 600;
  text-transform: uppercase;
  position: absolute;
}
.clients__link--more {
  font-size: 13px;
  line-height: 1;
  color: #1476f2;
  bottom: 10px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}
.clients__link--more i {
  font-size: 11px;
  margin-left: -3px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.clients__link--more:hover {
  color: #005ed7;
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
  .clients__text--blue {
    min-height: 390px;
  }
}
@media screen and (max-width: 1023px) {
  .clients__item {
    width: 100%;
  }
  .clients__text {
    padding: 30px;
  }
  .clients__item--three {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .clients__media {
    width: 100%;
    height: 140px;
  }
  .clients__text {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .clients__content--block {
    display: block;
  }
  .clients__media--fluid {
    width: 100%;
    height: 130px;
  }
  .clients__text--fluid {
    width: 100%;
    height: 280px;
    background: #fff;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .clients__text--blue {
    height: 100%;
    background-color: rgba(0, 114, 246, 0.9);
  }
}
.text {
  color: #555;
  font-size: 16px;
  line-height: 1.6;
}
.text--w-large {
  max-width: 800px;
  margin: 0 auto;
  width: 100%;
}
.text--w-medium {
  max-width: 635px;
  margin: 0 auto;
  width: 100%;
}
.text--w-massive {
  max-width: 920px;
  margin: 0 auto;
  width: 100%;
}
.text--white {
  color: #fff;
}
.text--center {
  text-align: center;
}
.text--uppercase {
  text-transform: uppercase;
}
.text--s-small {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.67;
}
.text--s-medium {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .text--s-medium {
    font-size: 24px;
  }
}
.clients-success {
  padding: 20px 0 80px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .clients-success {
    padding-bottom: 13px !important;
  }
}
.clients-success .container {
  width: 100%;
  max-width: 1120px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.clients-success .container h2.title {
  padding: 60px 0 10px;
  font-size: 32px;
  font-weight: 600;
  line-height: 0.94;
  text-align: center;
  color: #323232;
  margin: 0 auto 20px;
}
@media screen and (max-width: 767px) {
  .clients-success .container h2.title {
    font-size: 24px;
    line-height: 30px;
    padding-top: 21px;
  }
}
a.all-link {
  margin: 0 auto;
  color: #0072f6;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 191px;
  font-size: 13px;
  padding: 0 20px;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: none;
  white-space: nowrap;
}
a.all-link:hover {
  color: #005ed7;
}
a.all-link:hover i {
  -webkit-transform: translateX(12px);
  -ms-transform: translateX(12px);
  transform: translateX(12px);
}
a.all-link i {
  padding-left: 12px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a.all-link-about {
  margin-top: 27px;
}
@media screen and (max-width: 767px) {
  a.all-link .container {
    padding: 0;
  }
  a.all-link .container h2.title {
    margin: 3px 0;
    padding: 46px 0;
    font-size: 24px;
    line-height: 1.25;
    background-color: #fff;
  }
}
.swiper-container {
  width: 100%;
  height: 420px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 0.6s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.6s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.6s ease, transform 0.3s ease;
  transition: opacity 0.6s ease, transform 0.3s ease,
    -webkit-transform 0.3s ease;
}
@media screen and (max-width: 767px) {
  .swiper-container {
    height: 360px;
  }
}
.swiper-container.main-slider {
  margin: 40px 0 2px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.03);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.03);
}
@media screen and (max-width: 480px) {
  .swiper-container.main-slider {
    margin-top: 18px;
    height: auto;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.swiper-container.nav-slider {
  width: 100%;
  height: 110px;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  background-color: rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.03);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.03);
}
@media screen and (max-width: 767px) {
  .swiper-container.nav-slider {
    height: 80px;
  }
}
@media screen and (max-width: 480px) {
  .swiper-container.nav-slider {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 40px;
  }
}
.swiper-container.nav-slider .swiper-slide {
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.swiper-container.nav-slider .swiper-slide:hover .logo-nav .entity-img {
  opacity: 1;
}
.swiper-container.nav-slider .swiper-slide .logo-nav {
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-bottom: 2px solid transparent;
  -webkit-transition: border-bottom 0.3s ease;
  transition: border-bottom 0.3s ease;
}
.swiper-container.nav-slider .swiper-slide .logo-nav .entity-img {
  opacity: 0.7;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.swiper-container.nav-slider .swiper-slide.swiper-slide-active .logo-nav {
  border-bottom: 2px solid #1476f2;
}
.swiper-container.nav-slider
  .swiper-slide.swiper-slide-active
  .logo-nav
  .entity-img {
  opacity: 1;
}
.swiper-container.loading {
  opacity: 0;
  visibility: hidden;
}
.swiper-slide {
  overflow: hidden;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.swiper-slide .entity-img {
  width: 100%;
  max-width: 120px;
  max-height: 70px;
  object-fit: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.main-slider .slide-wrapper {
  width: 100%;
  height: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
@media screen and (max-width: 480px) {
  .main-slider .slide-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
}
.main-slider .clients-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 60%;
  flex: 0 1 60%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
}
@media screen and (max-width: 991px) {
  .main-slider .clients-image {
    background-position: 100% 50%;
  }
}
.main-slider .clients-image .entity-img {
  display: none;
}
@media screen and (max-width: 480px) {
  .main-slider .clients-image {
    margin: 0 auto;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 40%;
    flex: 0 1 40%;
    max-height: 202px;
    height: 100%;
    min-height: 200px;
  }
}
.main-slider .content {
  padding: 50px 40px;
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 40%;
  flex: 0 1 40%;
  height: 100%;
  color: #323232;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .main-slider .content {
    padding: 30px 25px;
  }
}
@media screen and (max-width: 480px) {
  .main-slider .content {
    padding: 30px 25px 25px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 60%;
    flex: 0 1 60%;
    max-height: 100%;
    height: 100%;
  }
}
.main-slider .content .title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
  text-align: left;
  color: #323232;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  .main-slider .content .title .title {
    font-size: 18px;
    line-height: 1;
  }
}
@media screen and (max-width: 480px) {
  .main-slider .content .title {
    padding: 0;
    font-size: 20px;
    line-height: 1.25;
  }
}
.main-slider .content .caption {
  margin: 13px auto 36px;
  font-size: 16px;
  line-height: 1.56;
  text-align: left;
  color: #323232;
  display: block;
  opacity: 1;
}
.main-slider .content .caption.show {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .main-slider .content .caption {
    font-size: 16px;
    line-height: 26px;
  }
}
@media screen and (max-width: 480px) {
  .main-slider .content .caption {
    margin: 13px auto;
  }
}
.main-slider .content .caption-200 {
  margin: 13px auto 36px;
  font-size: 16px;
  line-height: 1.56;
  text-align: left;
  color: #323232;
  display: block;
  opacity: 1;
}
.main-slider .content .caption-200.show {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .main-slider .content .caption-200 {
    display: none;
    font-size: 16px;
    line-height: 26px;
  }
}
@media screen and (max-width: 480px) {
  .main-slider .content .caption-200 {
    margin: 13px auto;
  }
}
.main-slider .content .caption-100 {
  margin: 13px auto 36px;
  font-size: 16px;
  line-height: 1.56;
  text-align: left;
  color: #323232;
  display: none;
  opacity: 1;
}
.main-slider .content .caption-100.show {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .main-slider .content .caption-100 {
    display: block;
    font-size: 16px;
    line-height: 26px;
  }
}
.main-slider .content .content-link-more {
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  color: #1476f2;
  text-transform: uppercase;
  position: absolute;
  bottom: 45px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-slider .content .content-link-more i {
  font-size: 11px;
  margin-left: 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
@media screen and (max-width: 991px) {
  .main-slider .content .content-link-more {
    opacity: 1;
    font-size: 13px;
    bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .main-slider .content .content-link-more {
    font-size: 13px;
    bottom: 10px;
  }
}
.main-slider:hover .content-link-more {
  opacity: 1;
  bottom: 60px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-slider:hover .content-link-more i {
  margin-left: 12px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
@media screen and (max-width: 991px) {
  .main-slider:hover .content-link-more {
    bottom: 20px;
  }
}
.cases__button {
  background-color: #1476f2;
  color: #fff;
  font-size: 14px;
  padding: 18px 32px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 4px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 235px;
  margin: 48px auto 0;
}
.cases__button:hover {
  background: #156fe6;
  color: #fff;
}
.cases__button svg {
  margin-left: 22px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cases__button path {
  fill: #fff;
}
.cases__button-main {
  background-color: #1476f2;
  color: #fff;
  font-size: 14px;
  padding: 18px 32px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 4px;
  width: 340px;
  text-transform: uppercase;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 48px auto 0;
}
.cases__button-main:hover {
  background: #156fe6;
  color: #fff;
}
.cases__button-main svg {
  margin-left: 22px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cases__button-main path {
  fill: #fff;
}
.locations {
  background-image: url(img/bg-map.png);
  background-size: contain;
  background-position: 216px 128px;
  padding: 80px 0 160px;
  background-repeat: no-repeat;
  background-color: #fff;
  position: relative;
}
@media screen and (max-width: 575px) {
  .locations .btn {
    width: 100%;
    height: 50px;
  }
}
.locations .btn i {
  color: #fff;
}
@media screen and (max-width: 991px) {
  .locations {
    background-position: 50% 50%;
  }
}
@media screen and (max-width: 800px) {
  .locations {
    background-position: -10% 50%;
    background-size: 130%;
  }
}
@media screen and (max-width: 767px) {
  .locations {
    padding: 60px 0;
  }
}
@media screen and (max-width: 575px) {
  .locations {
    background-position: -19px 256px;
    background-size: 160%;
  }
}
.locations .content-center {
  margin-bottom: 400px;
}
@media screen and (max-width: 575px) {
  .locations .content-center {
    margin-bottom: 180px;
  }
}
.locations__count {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  margin-bottom: 20px;
}
@media (max-width: 1279px) {
  .locations__count {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 991px) {
  .locations__count {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 575px) {
  .locations__count {
    margin-bottom: 0;
  }
}
.locations__count--item {
  background-color: #fff;
  -webkit-box-shadow: 0 10px 20px rgba(80, 80, 80, 0.1);
  box-shadow: 0 10px 20px rgba(80, 80, 80, 0.1);
  font-family: Montserrat;
  font-weight: 400;
  font-size: 45px;
  line-height: 25px;
  color: #17ca8e;
  padding: 35px 25px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 292px;
  flex: 0 0 292px;
}
@media (max-width: 1279px) {
  .locations__count--item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48.8%;
    flex: 0 0 48.8%;
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .locations__count--item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47.8%;
    flex: 0 0 47.8%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .locations__count--item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.locations__count--item .count {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 45px;
  line-height: 25px;
  color: #17ca8e;
}
.locations__count--item p {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  color: #000;
  margin-left: 20px;
}
.model {
  padding: 80px 0;
  background: #fafafa;
}
.model .container {
  max-width: 1015px;
}
@media screen and (min-width: 576px) {
  .model__image {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .model__image {
    display: block;
    margin-top: 50px;
  }
}
.model__content {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  margin-top: 70px;
}
@media screen and (max-width: 575px) {
  .model__content {
    display: none;
  }
}
.model__content--middle span.descr {
  font-weight: 500;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
  text-transform: capitalize;
  color: #2a82f2;
}
.model__content--middle {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  min-height: 190px;
}
@media (max-width: 991px) {
  .model__content--middle img {
    padding: 0 20px;
    margin-bottom: 10px;
  }
}
.model__content--center {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
}
@media (max-width: 991px) {
  .model__content--center {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 135px;
    flex: 0 0 135px;
  }
}
.model__content--left,
.model__content--right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 360px;
  flex: 0 0 360px;
}
@media screen and (max-width: 1024px) {
  .model__content--left,
  .model__content--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 280px;
    flex: 0 0 280px;
  }
}
@media screen and (max-width: 767px) {
  .model__content--left,
  .model__content--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 190px;
    flex: 0 0 190px;
  }
  .model__content--left span.title,
  .model__content--right span.title {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}
.model__content p {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 23px;
  color: #ffffff;
}
.model__content--item {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  padding: 30px 55px;
  background-color: #fff;
  -webkit-box-shadow: 0 10px 20px rgba(80, 80, 80, 0.1);
  box-shadow: 0 10px 20px rgba(80, 80, 80, 0.1);
  margin-bottom: 10px;
  min-height: 190px;
}
@media screen and (max-width: 1024px) {
  .model__content--item {
    padding: 30px 15px;
  }
}
@media screen and (max-width: 767px) {
  .model__content--item {
    min-height: 200px;
  }
}
.model__content--item img {
  margin-bottom: 20px;
}
.model__content--item span.title {
  font-weight: 500;
  color: #323232;
  font-size: 16px;
  line-height: 23px;
  text-align: center;
  text-transform: capitalize;
}
.divider-b-100 {
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .divider-b-100 {
    padding-bottom: 50px;
  }
}
.divider-b-80 {
  padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .divider-b-80 {
    padding-bottom: 50px;
  }
}
.divider-b-75 {
  padding-top: 94px;
  padding-bottom: 75px;
}
@media screen and (max-width: 768px) {
  .divider-b-75 {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .divider-b-75 {
    padding-bottom: 25px;
    padding-top: 60px;
  }
}
.divider-t-100 {
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  .divider-t-100 {
    padding-top: 50px;
  }
}
.divider-t-70 {
  padding-top: 70px;
}
.divider-t-50 {
  padding-top: 50px;
}
.divider-130 {
  padding: 130px 0;
}
@media screen and (max-width: 767px) {
  .divider-130 {
    padding: 65px 0;
  }
}
.devider-t-230 {
  padding-top: 230px;
}
.map {
  height: 700px;
  margin-bottom: -250px;
  margin-top: 20px;
  overflow-x: scroll;
}
.map__image {
  background-image: url(../img/bg-map.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  margin: 0 auto;
  height: 100%;
  width: 1280px;
}
@media screen and (max-width: 1023px) {
  .map {
    height: 600px;
  }
}
.bg {
  background-size: cover;
  background-position: 50%;
}
.bg-white {
  background-color: #fff;
}
.photo-slider {
  padding: 0 0 50px;
}
.photo-slider .owl-nav .owl-next,
.photo-slider .owl-nav .owl-prev {
  background-image: url(img/arrow.png);
  font-size: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 38px;
  width: 25px;
}
.photo-slider .owl-nav .owl-prev {
  background-position: 0 0;
  left: 40px;
}
.photo-slider .owl-nav .owl-prev:hover {
  background-position: -25px 0;
}
.photo-slider .owl-nav .owl-next {
  background-position: -77px 0;
  right: 40px;
}
.photo-slider .owl-nav .owl-next:hover {
  background-position: -51px 0;
}
.solution {
  background-color: transparent;
}
.solution__nav {
  width: 40%;
}
@media screen and (max-width: 1023px) {
  .solution__nav {
    display: none;
  }
}
.solution__cards {
  width: 60%;
}
@media screen and (max-width: 1023px) {
  .solution__cards {
    width: 100%;
  }
}
.solution__menu {
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
  padding: 70px 0;
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
  .solution__menu {
    top: 25px;
  }
}
@media screen and (max-height: 645px) {
  .solution__menu {
    position: static;
  }
}
.solution__item {
  color: #a7a7a7;
  font-size: 14px;
  padding: 12px 0;
  list-style-type: square;
}
.solution__item:hover,
.solution__item_active,
.solution__item_active .solution__link {
  color: #0072f6;
}
.solution__card {
  padding: 20px 0;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .solution__card {
    border-left: none;
  }
}
.solution__card:first-child {
  padding-top: 120px;
}
@media screen and (max-width: 1023px) {
  .solution__card:first-child {
    padding-top: 80px;
  }
}
.solution__card:last-child {
  padding-bottom: 70px;
}
.solution__card:after {
  content: "";
  background-color: hsla(0, 0%, 65%, 0.25);
  position: absolute;
  left: -1px;
  top: 0;
  height: 100%;
  width: 1px;
}
@media screen and (max-width: 1023px) {
  .solution__card:after {
    display: none;
  }
}
.solution__card_active .solution__title:before {
  background-color: #0072f6;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}
.solution__content {
  padding: 40px;
}
@media screen and (max-width: 1023px) {
  .solution__content {
    padding: 0;
  }
}
.solution__icon {
  display: inline-block;
  font-size: 60px;
  color: #505050;
  margin-bottom: 20px;
}
.solution__title {
  font-size: 16px;
  margin-bottom: 15px;
  text-transform: uppercase;
  position: relative;
}
.solution__title:before {
  content: "";
  display: block;
  background-color: #a7a7a7;
  position: absolute;
  top: 33%;
  left: -42.5px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 5px;
  width: 5px;
  z-index: 1;
}
@media screen and (max-width: 1023px) {
  .solution__title:before {
    display: none;
  }
}
.solution__description {
  font-size: 14px;
  color: #555;
  line-height: 1.5;
}
.solution__icon {
  height: 60px;
  width: 60px;
}
.solution__readmore_link {
  font-family: Montserrat;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  color: #1476f2;
  margin: 15px 0 0;
  text-transform: uppercase;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.solution__readmore_link i {
  padding-left: 10px;
}
.solution__readmore_link:hover {
  color: #005ed7;
  -webkit-transition: none;
  transition: none;
}
.competencies__list.new-competencies-list {
  position: relative;
}
.competencies__list.new-competencies-list:after,
.competencies__list.new-competencies-list:before {
  content: "";
  position: absolute;
  background-image: url(img/mobile-app/Group413.svg);
  background-size: cover;
  background-position: 50% 50%;
  width: 198px;
  height: 147px;
}
@media screen and (max-width: 991px) {
  .competencies__list.new-competencies-list:after,
  .competencies__list.new-competencies-list:before {
    content: none;
  }
}
.competencies__list.new-competencies-list:before {
  left: -120px;
  top: -57px;
}
@media screen and (max-width: 1480px) {
  .competencies__list.new-competencies-list:before {
    left: -40px;
  }
}
@media screen and (max-width: 1279px) {
  .competencies__list.new-competencies-list:before {
    left: -10px;
  }
}
.competencies__list.new-competencies-list:after {
  right: -117px;
  top: 66px;
}
@media screen and (max-width: 1480px) {
  .competencies__list.new-competencies-list:after {
    right: -40px;
  }
}
@media screen and (max-width: 1279px) {
  .competencies__list.new-competencies-list:after {
    right: -10px;
  }
}
.competencies__list.new-competencies-list li {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 393px !important;
  flex: 0 0 393px !important;
  height: 170px;
  z-index: 1;
}
@media screen and (max-width: 1279px) {
  .competencies__list.new-competencies-list li {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 33% !important;
    flex: 0 0 33% !important;
  }
}
.competencies__list.new-competencies-list li img {
  margin: 19px 23px 27px 35px;
}
@media screen and (max-width: 1279px) {
  .competencies__list.new-competencies-list li img {
    margin: 15px;
  }
}
@media screen and (max-width: 767px) {
  .competencies__list.new-competencies-list li img {
    margin: 0 auto 50px;
  }
}
@media screen and (max-width: 991px) {
  .competencies__list.new-competencies-list li {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 240px !important;
    flex: 0 0 240px !important;
    height: 228px;
  }
}
@media screen and (max-width: 767px) {
  .competencies__list.new-competencies-list li {
    height: 272px !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
  }
}
.competencies__list.new-competencies-list li .competencies__list--content {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.competencies__list.new-competencies-list li .front {
  height: 170px;
  -webkit-box-shadow: 0 10px 20px rgba(80, 80, 80, 0.1);
  box-shadow: 0 10px 20px rgba(80, 80, 80, 0.1);
}
@media screen and (max-width: 991px) {
  .competencies__list.new-competencies-list li .front {
    height: 228px;
  }
}
@media screen and (max-width: 767px) {
  .competencies__list.new-competencies-list li .front {
    height: 262px;
  }
}
.competencies__list.new-competencies-list li .front .box1 {
  height: 100%;
  background-color: #fff;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
@media screen and (max-width: 991px) {
  .competencies__list.new-competencies-list li .front .box1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .competencies__list.new-competencies-list li .front .box1 {
    padding: 50px 0;
  }
}
.competencies__list.new-competencies-list li .back {
  height: 170px;
  -webkit-box-shadow: 0 10px 20px rgba(80, 80, 80, 0.1);
  box-shadow: 0 10px 20px rgba(80, 80, 80, 0.1);
}
@media screen and (max-width: 991px) {
  .competencies__list.new-competencies-list li .back {
    height: 228px;
  }
}
@media screen and (max-width: 767px) {
  .competencies__list.new-competencies-list li .back {
    height: 262px;
  }
}
.competencies__list.new-competencies-list li .back .box2 {
  padding: 25px 0;
  background-color: #fff;
}
.competencies__list.new-competencies-list li p {
  text-align: left;
  font-size: 14px;
  line-height: 24px;
}
.healthcare-applications.padding-b {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .healthcare-applications.padding-b {
    padding: 60px 0;
  }
}
@media screen and (max-width: 575px) {
  body.services-team-extension ul.mobile-logo {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 575px) {
  body.services-team-extension ul.mobile-logo li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    margin-bottom: 15px;
  }
  body.services-team-extension ul.mobile-logo li img {
    max-width: 55%;
  }
}
@media screen and (max-width: 575px) {
  body.services-team-extension .hero {
    background-position: 25% 50%;
  }
}
@media screen and (max-width: 767px) and (min-width: 576px) {
  body.services-team-extension .financial-industry__content--left,
  body.services-team-extension .financial-industry__content--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
body.services-team-extension .healthcare-applications {
  background-color: #fafafa;
}
body.services-team-extension .locations {
  padding: 80px 0 62px;
}
@media screen and (max-width: 991px) {
  body.services-team-extension .locations {
    padding: 60px 0;
  }
}
@media screen and (max-width: 575px) {
  body.services-team-extension .locations {
    background-position: 0 250px;
  }
  body.services-team-extension .locations .content-center {
    max-width: 300px;
    margin-bottom: 160px;
  }
}
.bullseye {
  background-color: #0072f6;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 700px;
  position: relative;
  color: #fff;
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .bullseye {
    height: 500px;
  }
}
.bullseye__circle {
  background-image: url(img/bg-bullseye.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .bullseye__circle {
    background-position: 50% -50px;
  }
}
.bullseye__item {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.bullseye__item--25 {
  width: 25%;
}
@media screen and (max-width: 1023px) {
  .bullseye__item--25 {
    display: none;
  }
}
.bullseye__item--50 {
  width: 50%;
}
@media screen and (max-width: 1023px) {
  .bullseye__item--50 {
    width: 100%;
  }
}
.bullseye__content {
  text-align: center;
  height: 100%;
  width: 100%;
}
.bullseye__content h2,
.bullseye__content h3 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.3;
  text-transform: uppercase;
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
}
.bullseye__content h2 + h2,
.bullseye__content h2 + h3,
.bullseye__content h3 + h2,
.bullseye__content h3 + h3 {
  top: 53%;
}
@media screen and (max-width: 1110px) {
  .bullseye__content h2,
  .bullseye__content h3 {
    padding: 0 30px;
    top: 29%;
  }
  .bullseye__content h2 + h2,
  .bullseye__content h2 + h3,
  .bullseye__content h3 + h2,
  .bullseye__content h3 + h3 {
    top: 54%;
  }
}
@media screen and (max-width: 1023px) {
  .bullseye__content h2,
  .bullseye__content h3 {
    top: 35%;
  }
  .bullseye__content h2 + h2,
  .bullseye__content h2 + h3,
  .bullseye__content h3 + h2,
  .bullseye__content h3 + h3 {
    top: 54%;
  }
}
@media screen and (max-width: 767px) {
  .bullseye__content h2,
  .bullseye__content h3 {
    font-size: 28px;
    top: 20%;
  }
  .bullseye__content h2 + h2,
  .bullseye__content h2 + h3,
  .bullseye__content h3 + h2,
  .bullseye__content h3 + h3 {
    top: 56%;
  }
}
@media screen and (max-width: 604px) {
  .bullseye__content h2,
  .bullseye__content h3 {
    font-size: 28px;
    top: 30%;
  }
  .bullseye__content h2 + h2,
  .bullseye__content h2 + h3,
  .bullseye__content h3 + h2,
  .bullseye__content h3 + h3 {
    top: 46%;
  }
}
@media screen and (max-width: 604px) and (max-height: 360px) {
  .bullseye__content h2,
  .bullseye__content h3 {
    font-size: 28px;
    top: 19%;
  }
  .bullseye__content h2 + h2,
  .bullseye__content h2 + h3,
  .bullseye__content h3 + h2,
  .bullseye__content h3 + h3 {
    top: 48%;
  }
}
@media screen and (max-width: 542px) {
  .bullseye__content h2,
  .bullseye__content h3 {
    top: 25%;
  }
  .bullseye__content h2 + h2,
  .bullseye__content h2 + h3,
  .bullseye__content h3 + h2,
  .bullseye__content h3 + h3 {
    top: 46%;
  }
}
@media screen and (max-width: 379px) {
  .bullseye__content h2,
  .bullseye__content h3 {
    top: 20%;
  }
  .bullseye__content h2 + h2,
  .bullseye__content h2 + h3,
  .bullseye__content h3 + h2,
  .bullseye__content h3 + h3 {
    top: 46%;
  }
}
.bullseye__content p {
  line-height: 1.6;
  position: absolute;
  top: 64%;
  left: 0;
  right: 0;
  padding: 0 50px;
}
@media screen and (max-width: 767px) {
  .bullseye__content p {
    padding: 0 30px;
  }
}
.bullseye__arrow {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 60px;
}
.bullseye__arrow:before {
  top: 25px;
  -webkit-animation-name: arrow;
  animation-name: arrow;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.bullseye__arrow:after,
.bullseye__arrow:before {
  content: "";
  background-image: url(img/icons/bullseye-arrow.svg);
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0.25;
  height: 12px;
  width: 24px;
}
.bullseye__arrow:after {
  top: 35px;
  -webkit-animation-name: arrow;
  animation-name: arrow;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.bullseye__macbook {
  background-position: 0;
}
.bullseye__ipad,
.bullseye__macbook {
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  height: 538px;
  width: 100%;
}
.bullseye__ipad {
  background-position: 150%;
  position: relative;
}
@media screen and (min-width: 1530px) {
  .bullseye__ipad {
    background-size: contain;
  }
}
@media screen and (min-width: 1280px) {
  .bullseye__ipad {
    background-position: -125px;
  }
}
.bullseye__ipad:after {
  content: "";
  background-image: url(img/bullseye-iphone.png);
  background-position: 100% 100%;
  background-size: 50%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 1530px) {
  .bullseye__ipad:after {
    background-position: 50% 100%;
    background-size: 40%;
  }
}
@-webkit-keyframes arrow {
  0%,
  to {
    opacity: 0.25;
  }
  50% {
    opacity: 1;
  }
}
@keyframes arrow {
  0%,
  to {
    opacity: 0.25;
  }
  50% {
    opacity: 1;
  }
}
.apocalypse {
  position: relative;
  background-size: cover;
  background-position: 100%;
  padding: 150px 0;
}

@media screen and (max-width: 1024px) and (orientation: landscape) {
  .apocalypse {
    background-position: 70%;
  }
}
@media screen and (max-width: 1023px) {
  .apocalypse {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    padding: 75px 0;
  }
}
@media screen and (max-width: 767px) {
  .apocalypse {
    background-size: 300%;
    /* height: 1450px; */
  }
}
.apocalypse--platforms {
  background-color: #19191a;
  background-image: url(img/feature-highlights/bg-platforms.jpg);
}
@media screen and (max-width: 1023px) {
  .apocalypse--platforms {
    background-image: url(img/feature-highlights/bg-platforms.jpg);
  }
}
.apocalypse--azure {
  background-color: #232323;
  background-image: url(img/feature-highlights/bg-azure.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 853px 3px;
}
@media screen and (max-width: 1440px) {
  .apocalypse--azure {
    background-position: 565px 3px;
  }
}
@media screen and (max-width: 1262px) {
  .apocalypse--azure {
    background-position: 430px 100px;
  }
}
@media screen and (max-width: 1024px) {
  .apocalypse--azure {
    background-position: 310px 174px;
  }
}
@media screen and (max-width: 1023px) {
  .apocalypse--azure {
    height: 900px;
    background-position: -80px 480px;
    background-size: 120%;
  }
}
@media screen and (max-width: 768px) {
  .apocalypse--azure {
    height: 1000px;
    background-position: -80px 550px;
    background-size: 163%;
  }
}
@media screen and (max-width: 425px) {
  .apocalypse--azure {
    height: 1000px;
    background-position: -100px 640px;
    background-size: 163%;
  }
}
@media screen and (max-width: 375px) {
  .apocalypse--azure {
    background-position: -140px 760px;
    background-size: 193%;
  }
}
.clutch {
  position: absolute;
  right: 90px;
  bottom: 80px;
  width: 160px;
  height: 173px;
  background-image: url(img/clutch.png);
  z-index: -1;
}
@media screen and (max-width: 1023px) {
  .clutch {
    right: 30px;
    bottom: 13px;
  }
}
@media screen and (max-width: 767px) {
  .clutch {
    bottom: -8%;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .clutch {
    bottom: -10%;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
  }
}
@media screen and (max-width: 375px) {
  .clutch {
    bottom: -58px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
  }
}
.apocalypse__list-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1023px) {
  .apocalypse__list-wrapper {
    min-width: auto;
  }
}
@media screen and (max-width: 767px) {
  .apocalypse__list-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 480px;
    width: 100%;
  }
}
.apocalypse__tools {
  margin: 80px auto 0;
  width: 100%;
  max-width: 952px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 17px;
  border: 1px solid hsla(0, 0%, 59%, 0.76);
}
@media screen and (max-width: 1023px) {
  .apocalypse__tools {
    max-width: 408px;
  }
}
@media screen and (max-width: 320px) {
  .apocalypse__tools {
    max-width: 310px;
  }
}
.apocalypse__tools-title {
  padding: 16px;
  width: 100%;
  border-bottom: 1px solid hsla(0, 0%, 59%, 0.76);
}
.apocalypse__tools-title h2,
.apocalypse__tools-title h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 0.83;
  text-align: center;
  color: #fafafa;
  text-transform: uppercase;
}
@media screen and (max-width: 320px) {
  .apocalypse__tools-title h2,
  .apocalypse__tools-title h3 {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.1;
  }
}
.apocalypse__tools-items {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .apocalypse__tools-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
}
.apocalypse__item-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
@media screen and (max-width: 1023px) {
  .apocalypse__item-wrapper:not(:first-child) {
    border-top: 1px solid hsla(0, 0%, 59%, 0.76);
  }
}
.apocalypse__tools-item {
  width: 135px;
  height: 135px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 45px;
  padding-bottom: 25px;
  border-right: 1px solid hsla(0, 0%, 59%, 0.76);
}
@media screen and (max-width: 1023px) {
  .apocalypse__tools-item:nth-child(3n + 0) {
    border-right: none;
  }
}
@media screen and (max-width: 1023px) {
  .apocalypse__tools-item {
    width: 33.33333%;
  }
}
@media screen and (max-width: 640px) {
  .apocalypse__tools-item h3 {
    font-size: 12px;
  }
}
@media screen and (max-width: 320px) {
  .apocalypse__tools-item {
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .apocalypse__tools-item h3 {
    font-size: 10px;
  }
}
.apocalypse__tools-item i {
  color: #fff;
}
.apocalypse__tools-item i.isoi-hyper {
  font-size: 27px;
}
.apocalypse__tools-item i.isoi-etherum {
  font-size: 31px;
}
.apocalypse__tools-item i.isoi-parity {
  font-size: 23px;
}
.apocalypse__tools-item i.isoi-exonum {
  font-size: 25px;
}
.apocalypse__tools-item i.isoi-r-3 {
  font-size: 23px;
}
.apocalypse__tools-item i.isoi-multichain {
  font-size: 26px;
}
.apocalypse__tools-item i.isoi-nxt {
  font-size: 12px;
}
.apocalypse__tools-item div.small-text,
.apocalypse__tools-item h3.small-text,
.apocalypse__tools-item p.small-text {
  font-weight: 400;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  max-width: 135px;
}
.apocalypse__tools-item--nxt {
  border-top: none;
  border-right: none;
}
@media screen and (max-width: 1023px) {
  .apocalypse__tools-item--nxt {
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
  .apocalypse__tools-item--nxt {
    border: none;
  }
}
.apocalypse--augmented-reality,
.apocalypse--blockchain,
.apocalypse--fintech,
.apocalypse--internet-of-things {
  background-image: url(img/fintech-about-bg.jpg);
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .apocalypse--augmented-reality,
  .apocalypse--blockchain,
  .apocalypse--fintech,
  .apocalypse--internet-of-things {
    background-size: cover;
    height: auto;
    padding-bottom: 75px;
  }
}
.apocalypse--augmented-reality .apocalypse__list,
.apocalypse--blockchain .apocalypse__list,
.apocalypse--fintech .apocalypse__list,
.apocalypse--internet-of-things .apocalypse__list {
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.apocalypse--augmented-reality .apocalypse__item,
.apocalypse--blockchain .apocalypse__item,
.apocalypse--fintech .apocalypse__item,
.apocalypse--internet-of-things .apocalypse__item {
  width: 50%;
  max-width: 420px;
}
@media screen and (max-width: 767px) {
  .apocalypse--augmented-reality .apocalypse__item,
  .apocalypse--blockchain .apocalypse__item,
  .apocalypse--fintech .apocalypse__item,
  .apocalypse--internet-of-things .apocalypse__item {
    width: 100%;
  }
}
.apocalypse--ai {
  background: url(img/ai-about-bg.jpg), #232323;
  background-size: contain;
  height: 800px;
  background-position: 50%;
}
.apocalypse--ai .apocalypse__title {
  max-width: 520px;
}
@media screen and (max-width: 767px) {
  .apocalypse--ai {
    background-size: cover;
    height: auto;
    padding-bottom: 75px;
  }
}
.apocalypse--ai .apocalypse__list {
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.apocalypse--ai .apocalypse__item {
  width: 50%;
  max-width: 420px;
}
@media screen and (max-width: 767px) {
  .apocalypse--ai .apocalypse__item {
    width: 100%;
  }
}
.apocalypse--blockchain {
  background-image: url(img/blockchain-about-bg.jpg);
}
.apocalypse--blockchain .apocalypse__item {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
  max-width: 484px;
}
@media screen and (max-width: 1023px) {
  .apocalypse--blockchain .apocalypse__item {
    width: 80%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.apocalypse--blockchain .apocalypse__list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 484px;
}
@media screen and (max-width: 1050px) {
  .apocalypse--blockchain .apocalypse__list {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .apocalypse--blockchain .apocalypse__list {
    width: 90%;
    margin-top: 20px;
  }
}
.apocalypse--augmented-reality,
.apocalypse--internet-of-things {
  background: #232323;
  padding-bottom: 245px;
  background-image: url(img/augmented-reality-about-bg.jpg);
  background-size: 80%;
  background-position: 50% 100px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1440px) {
  .apocalypse--augmented-reality,
  .apocalypse--internet-of-things {
    background-size: 100%;
    background-position: 50% 60pxs;
  }
}
@media screen and (max-width: 1200px) {
  .apocalypse--augmented-reality,
  .apocalypse--internet-of-things {
    background-size: 105%;
    background-position: 50% 92px;
  }
}
@media screen and (max-width: 1024px) {
  .apocalypse--augmented-reality,
  .apocalypse--internet-of-things {
    background-size: 105%;
    background-position: 50% 110px;
  }
}
@media screen and (max-width: 768px) {
  .apocalypse--augmented-reality,
  .apocalypse--internet-of-things {
    background-size: 105%;
    background-position: 50% 190px;
  }
}
@media screen and (max-width: 425px) {
  .apocalypse--augmented-reality,
  .apocalypse--internet-of-things {
    background-size: 265%;
    background-position: 50% 100%;
  }
}
.apocalypse--augmented-reality .apocalypse__title,
.apocalypse--internet-of-things .apocalypse__title {
  text-align: center;
  margin: 0 auto 150px;
  max-width: none;
}
@media screen and (max-width: 1023px) {
  .apocalypse--augmented-reality .apocalypse__title,
  .apocalypse--internet-of-things .apocalypse__title {
    text-align: center;
    width: 100%;
    max-width: none;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .apocalypse--augmented-reality .apocalypse__title,
  .apocalypse--internet-of-things .apocalypse__title {
    text-align: left;
    font-size: 28px;
  }
}
@media screen and (max-width: 1023px) {
  .apocalypse--augmented-reality,
  .apocalypse--internet-of-things {
    height: auto;
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 767px) {
  .apocalypse--augmented-reality,
  .apocalypse--internet-of-things {
    padding-bottom: 150px;
  }
}
.apocalypse--internet-of-things {
  background: none;
  padding-bottom: 125px;
}
.apocalypse--internet-of-things .apocalypse__title {
  color: #fff;
  opacity: 1;
  text-align: center;
}
.apocalypse__title {
  font-weight: 600;
  text-transform: uppercase;
  color: #121212;
  margin-bottom: 60px;
  max-width: 560px;
  line-height: 1.25;
  font-size: 40px;
}
@media screen and (max-width: 767px) {
  .apocalypse__title--blockchain {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1023px) {
  .apocalypse__title {
    text-align: center;
    width: 100%;
    max-width: none;
  }
}
@media screen and (max-width: 767px) {
  .apocalypse__title {
    text-align: left;
    font-size: 28px;
  }
}
.apocalypse__list {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -20px 0;
  color: #fff;
  width: 40%;
}

@media screen and (max-width: 1023px) {
  .apocalypse__list {
    padding: -20px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .apocalypse__list {
    padding: -20px 0;
  }
}
.apocalypse__icon {
  color: #1476f2;
}
.apocalypse__item {
  padding: 20px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media screen and (max-width: 1023px) {
  .apocalypse__item {
    width: 50%;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: rgba(0, 0, 0, 0.5);
  }
}
@media screen and (max-width: 767px) {
  .apocalypse__item {
    padding: 20px 0;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.apocalypse__content {
  padding-left: 10px;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .apocalypse__content {
    padding-left: 0;
    padding-top: 30px;
  }
  .apocalypse__content--blockchain {
    padding-left: 0;
    padding-top: 0;
  }
}
.apocalypse__heading {
  text-transform: uppercase;
  line-height: 1.3;
  margin-bottom: 10px;
  color:#121212;
}
.apocalypse__heading--blockchain {
  margin-bottom: 0;
}
.apocalypse__description {
  font-size: 13px;
  line-height: 1.5;
  opacity: 0.8;
  color: #121212;
}
@media screen and (max-width: 1023px) {
  .apocalypse__heading,.apocalypse__description {
    color: #fff;
  }
}
.icon-apocalypsis-item,
.icon-artificial-intelligence,
.icon-augmented-reality,
.icon-beacons-sensors,
.icon-flexibility,
.icon-internet-things,
.icon-rich-analytics,
.icon-scalability,
.icon-virtual-reality {
  position: relative;
}
.icon-apocalypsis-item:before,
.icon-artificial-intelligence:before,
.icon-augmented-reality:before,
.icon-beacons-sensors:before,
.icon-flexibility:before,
.icon-internet-things:before,
.icon-rich-analytics:before,
.icon-scalability:before,
.icon-virtual-reality:before {
  content: "";
  background-repeat: no-repeat;
  background-position: 50%;
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  width: 40px;
}
.icon-artificial-intelligence:before {
  background-image: url(../img/icons/ai-assistant-blue.svg);
}
.icon-augmented-reality:before {
  background-image: url(../img/icons/augmented-reality-blue.svg);
}
.icon-beacons-sensors:before {
  background-image: url(../img/icons/beacons-blue.svg);
}
.icon-virtual-reality:before {
  background-image: url(../img/icons/virtual-reality-blue.svg);
}
.icon-rich-analytics:before {
  background-image: url(../img/icons/big-data-analytics-blue.svg);
}
.icon-scalability:before {
  background-image: url(../img/icons/scalability-blue.svg);
}
.icon-flexibility:before {
  background-image: url(../img/icons/flexibility-blue.svg);
}
.icon-internet-things:before {
  background-image: url(../img/icons/iot-blue.svg);
}
.planalitics {
  /* background-image: url(img/bg-planalitics.jpg); */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}
@media screen and (max-width: 767px) {
  .planalitics {
    background-image: none;
  }
}
.planalitics .planalitics__list ul {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -20px 0;
  color:#fff;
}
.planalitics .planalitics__list ul li {
  padding: 20px 45px;
  width: 33.33%;
}
@media screen and (max-width: 1023px) {
  .planalitics .planalitics__list ul li {
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .planalitics .planalitics__list ul li {
    width: 100%;
    padding: 20px 0;
  }
}
.planalitics .planalitics__list ul li i {
  display: block;
  margin-bottom: 40px;
  font-size: 50px;
  color: #1476f2;
}
.planalitics .planalitics__list ul li h3 {
  text-transform: uppercase;
  margin-bottom: 15px;
}
.planalitics .planalitics__list ul li p {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
}
.planalitics__image {
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 115px;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  height: 350px;
  width: 100%;
}
@media screen and (max-width: 1023px) and (orientation: landscape) {
  .planalitics__image {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .planalitics__image {
    margin-top: 50px;
    height: 0;
  }
}
.snakepit {
  padding-bottom: 100px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  .snakepit {
    padding-bottom: 50px;
  }
}
.snakepit .owl-next,
.snakepit .owl-prev {
  position: absolute;
  top: 50%;
  width: 25px;
  height: 25px;
  cursor: pointer;
  border: solid rgba(50, 50, 50, 0.4);
}
@media screen and (max-width: 767px) {
  .snakepit .owl-next,
  .snakepit .owl-prev {
    width: 15px;
    height: 15px;
  }
}
.snakepit .owl-next:hover,
.snakepit .owl-prev:hover {
  border-color: rgba(50, 50, 50, 0.8);
}
.snakepit .owl-prev {
  left: 29%;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
@media screen and (max-width: 767px) {
  .snakepit .owl-prev {
    left: 10px;
  }
}
.snakepit .owl-next {
  right: 29%;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .snakepit .owl-next {
    right: 10px;
  }
}
.snakepit__list {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  margin: -10px -50px;
  padding: 38px 0;
  width: auto;
}
@media screen and (max-width: 1366px) and (orientation: portrait) {
  .snakepit__list {
    margin: 4px -50px;
    padding: 0;
  }
}
@media screen and (max-width: 1023px) {
  .snakepit__list {
    margin: 0;
    padding: 0;
    background-image: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }
}
@media screen and (max-width: 1023px) and (max-width: 1024px) and (orientation: landscape) {
  .snakepit__list {
    background-size: 30%;
  }
}
@media screen and (max-width: 1023px) and (max-width: 1023px) {
  .industries-section.--industiries {
    display: none;
  }
}
.snakepit__item {
  cursor: pointer;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1px 0;
  width: 35%;
}
.snakepit__item:nth-child(odd) {
  padding-left: 50px;
}
@media screen and (max-width: 1023px) {
  .snakepit__item:nth-child(odd) {
    padding-left: 0;
  }
}
.snakepit__item:nth-child(2n) {
  padding-right: 50px;
}
@media screen and (max-width: 1023px) {
  .snakepit__item:nth-child(2n) {
    padding-right: 0;
  }
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
  .snakepit__item {
    width: 34%;
  }
}
@media screen and (max-width: 1366px) and (orientation: portrait) {
  .snakepit__item {
    width: 350px;
  }
}
@media screen and (max-width: 1023px) {
  .snakepit__item {
    padding: 0;
    width: 320px;
    margin: 0 auto 6px;
  }
}
@media screen and (max-width: 767px) {
  .snakepit__item {
    padding: 10px 0;
  }
}
@media screen and (max-width: 480px) {
  .snakepit__item {
    max-width: 260px;
  }
}
.snakepit__content {
  min-height: 139px;
  background-color: #fff;
  padding: 28px 30px 34px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  pointer-events: none;
  -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
}
.snakepit__content.top-border {
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
@media screen and (max-width: 1023px) {
  .snakepit__content.top-border {
    border-radius: unset;
  }
}
.snakepit__content.bottom-border {
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}
@media screen and (max-width: 1023px) {
  .snakepit__content.bottom-border {
    border-radius: unset;
  }
}
.snakepit__heading {
  color: #323232;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.88;
  margin-bottom: 1px;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
@media screen and (max-width: 1023px) {
  .snakepit__heading {
    height: 25px;
  }
}
.snakepit__description {
  font-size: 13.5px;
  line-height: 1.43;
  color: rgba(50, 50, 50, 0.7);
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
}
@media screen and (max-width: 1023px) {
  .snakepit__description {
    min-height: 60px;
  }
}
@media screen and (max-width: 767px) and (max-height: 425px) {
  .snakepit__description {
    min-height: 70px;
  }
}
@media screen and (max-width: 425px) {
  .snakepit__description {
    min-height: auto;
  }
}
.snakepit__screen {
  margin: 35px auto 0;
}
@media screen and (min-width: 1024px) {
  .snakepit__screen {
    display: none;
  }
}
@media screen and (max-width: 767px) and (max-height: 425px) {
  .snakepit__screen {
    margin: 20px auto;
  }
}
@media screen and (min-width: 1024px) {
  .snakepit__phone {
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-out;
    transition: opacity 0.4s ease-out;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: auto;
    height: 570px;
    width: 335px;
    z-index: 2;
  }
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
  .snakepit__phone {
    top: 46px;
  }
}
@media screen and (max-width: 1366px) and (orientation: portrait) {
  .snakepit__phone {
    top: 30px;
  }
}
.snakepit__link--more {
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
  bottom: 10px;
  position: absolute;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
  pointer-events: all;
}
.snakepit__link--more:hover {
  color: #fff;
}
.snakepit__link--more i {
  font-size: 11px;
  margin-left: -3px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.snakepit__preload {
  display: none;
}
.snakepit__rectangle--left,
.snakepit__rectangle--right {
  position: relative;
}
/* .snakepit__rectangle--left:before,
.snakepit__rectangle--right:before {
  content: "";
  display: block;
  position: absolute;
  top: 22%;
  left: -12px;
  border-top: 12px solid transparent;
  border-right: 12px solid rgba(20, 118, 242, 0.8);
  border-bottom: 12px solid transparent;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
} */
/* .snakepit__rectangle--right:before {
  left: auto;
  right: -12px;
  border-top: 12px solid transparent;
  border-right: none;
  border-left: 12px solid rgba(20, 118, 242, 0.8);
  border-bottom: 12px solid transparent;
} */
.snakepit__item:hover .snakepit__heading {
  color: rgba(20, 118, 242, 0.8);
}
@media screen and (min-width: 1024px) {
  .snakepit .js-active .snakepit__content {
    padding-top: 14px;
    background-color: rgba(20, 118, 242, 0.8);
  }
  /* .snakepit .js-active .snakepit__rectangle--left:before,
  .snakepit .js-active .snakepit__rectangle--right:before {
    opacity: 1;
  } */
  .snakepit .js-active .snakepit__heading {
    color: #fff;
  }
  .snakepit .js-active .snakepit__description {
    color: hsla(0, 0%, 100%, 0.8);
  }
  .snakepit .js-active .snakepit__link--more {
    opacity: 1;
    bottom: 20px;
  }
  .snakepit .js-active .snakepit__link--more i {
    margin-left: 5px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
}
.sitemap {
  background: #fff;
  padding: 55px 0 75px;
}
.sitemap__title {
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 600;
  color: #323232;
  text-transform: uppercase;
  text-align: left;
  position: relative;
  display: inline-block;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.sitemap__title:before {
  display: block;
  content: "";
  position: absolute;
  background: url(../img/icons/icon-more-gray.svg);
  width: 6px;
  height: 11px;
  right: -10px;
  background-size: cover;
  background-position: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.sitemap__title:hover {
  color: #006efa;
}
.sitemap__title:hover:before {
  background: url(../img/icons/icon-more.svg);
  background-size: cover;
  background-position: 50%;
}
.sitemap__list {
  list-style: none;
  width: 100%;
  padding-top: 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.sitemap__item,
.sitemap__list {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sitemap__item {
  width: 33%;
  position: relative;
  padding: 0 15px;
  margin: 10px 0;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  font-family: Montserrat;
  font-weight: 400;
  font-size: 15px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .sitemap__item {
    width: 50%;
  }
}
@media screen and (max-width: 425px) {
  .sitemap__item {
    width: 100%;
  }
}
.sitemap__item:before {
  display: block;
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  background: #e3e3e3;
  left: 0;
  top: 7.5px;
  margin: auto 0;
}
.sitemap__item:hover {
  color: #1476f2;
}
.sitemap__item:hover:before {
  background: #1476f2;
}
.sitemap__list-container {
  padding: 40px 0 45px;
}
.key-points {
  background: #fff;
}
.key-points ~ .divider-b-75 {
  padding-top: 94px;
}
@media screen and (max-width: 768px) {
  .key-points {
    padding-bottom: 28px;
  }
}
.key-points .container--flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.apocalypse__title--key-points {
  margin: 60px auto 0;
  max-width: 630px;
  color: #323232;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .apocalypse__title--key-points {
    margin: 60px auto 0;
  }
}
.key-points__sticky-image {
  top: 70px;
  padding: 70px 0;
  position: -webkit-sticky;
  position: sticky;
  max-width: 250px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 235px;
  width: 100%;
}
.key-points__card {
  padding: 140px 95px 50px;
  min-height: 600px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .key-points__card {
    padding: 140px 20px 50px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}
@media screen and (max-width: 768px) {
  .key-points__card {
    min-height: auto;
    padding: 0;
    margin-bottom: 83px;
  }
  .key-points__card:nth-last-child(1) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 425px) {
  .key-points__card {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.key-points__image {
  width: 100%;
  max-width: 255px;
  height: 255px;
}
.key-points__image iframe {
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 375px) {
  .key-points__image iframe {
    width: 86px;
    height: 89px;
    display: block;
    margin: auto;
  }
  .key-points__image iframe svg {
    width: 82px;
    height: 88px;
  }
}
@media screen and (max-width: 768px) {
  .key-points__image {
    width: 100%;
    max-width: 200px;
    height: 200px;
    margin: 0 auto 45px;
  }
}
@media screen and (max-width: 600px) {
  .key-points__image {
    max-width: 140px;
    height: 140px;
  }
}
@media screen and (max-width: 425px) {
  .key-points__image {
    max-width: 80px;
    height: 70px;
  }
}
@media screen and (max-width: 375px) {
  .key-points__image {
    width: 86px;
    height: 89px;
  }
}
.key-points__content {
  width: 100%;
  max-width: 550px;
  padding-left: 170px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
@media screen and (max-width: 1023px) {
  .key-points__content {
    padding-left: 100px;
  }
}
@media screen and (max-width: 768px) {
  .key-points__content {
    max-width: 400px;
    padding-left: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 425px) {
  .key-points__content {
    padding-left: 0;
  }
}
.key-points__cards {
  width: 100%;
}
.key-points__header {
  display: block;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
  color: #323232;
  line-height: 1;
  margin-bottom: 20px;
  text-align: left;
}
.key-points__header span {
  display: inline;
  color: #1476f2;
}
@media screen and (max-width: 425px) {
  .key-points__header {
    text-align: center;
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 29px;
  }
}
.key-points__description {
  font-size: 15px;
  line-height: 30px;
  color: #555;
}
@media screen and (max-width: 767px) {
  .key-points__description {
    text-align: center;
  }
}
.platform-client {
  width: 100%;
  overflow: hidden;
  padding: 50px 0 0;
}
@media screen and (max-width: 900px) {
  .platform-client .container--flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.platform-client__content {
  width: 100%;
  max-width: 550px;
  float: left;
  padding-top: 40px;
  padding-bottom: 100px;
  padding-right: 40px;
}
@media screen and (max-width: 900px) {
  .platform-client__content {
    max-width: none;
    padding-bottom: 65px;
    padding-right: 0;
  }
}
.platform-client__device-image {
  width: 100%;
  max-width: 440px;
  float: right;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
@media screen and (max-width: 900px) {
  .platform-client__device-image {
    max-width: none;
    overflow: hidden;
  }
}
.platform-client__device-image img {
  width: 100%;
  max-width: 440px;
  display: block;
  margin: auto;
  -webkit-box-shadow: -20px 100px 70px 0 rgba(0, 0, 0, 0.1);
  box-shadow: -20px 100px 70px 0 rgba(0, 0, 0, 0.1);
}
.platform-client__description {
  font-family: Montserrat;
  font-size: 15px;
  line-height: 1.67;
  color: #555;
  margin-top: 20px;
}
.platform-client__title {
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  color: #323232;
  text-transform: uppercase;
}
@media screen and (max-width: 425px) {
  .platform-client__title {
    font-size: 24px;
  }
}
.platform-client__spotlight {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #1476f2;
}
.platform-client__list {
  padding: 30px 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 12px;
}
@media screen and (max-width: 1200px) {
  .platform-client__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media (min-width: 501px) and (max-width: 900px) {
  .platform-client__list--enterprise {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
.platform-client__list--technologies {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 0 0 20px;
}
.platform_client__list-item {
  width: 100%;
  max-width: 275px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.3;
  position: relative;
  padding: 8px 0 8px 20px;
  font-family: Montserrat, Arial, sans-serif;
}
.platform_client__list-item--technologies {
  padding: 3px 0 0 20px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.34;
  color: #323232;
}
@media screen and (max-width: 500px) {
  .platform_client__list-item {
    width: 100%;
    max-width: 275px;
  }
}
.platform_client__list-item:before {
  display: block;
  content: "";
  width: 5px;
  height: 5px;
  background: #1476f2;
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.platform_client__list-item--technologies:before {
  width: 2px;
  height: 2px;
  background: #323232;
}
.platform_client__list-item--column {
  width: 100%;
  max-width: none;
}
@media screen and (max-width: 767px) {
  .platform_client__list-item--column {
    color: #555;
  }
}
.platform-client__button-container {
  width: 100%;
  padding: 40px 0;
  display: none;
  background: #fff;
}
@media screen and (max-width: 900px) {
  .platform-client__button-container {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.capabilities {
  padding: 50px 0;
  background-color: #121212;
}
.capabilities .capabilities-title {
  max-width: 770px;
  margin: 0 auto;
  margin-bottom: 100px;
  text-align: center;
  font-size: 32px;
  line-height: 1.25;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
}
.capabilities .capabilities-description {
  max-width: 770px;
  text-align: center;
  margin: -20px auto 60px;
  font-size: 18px;
  line-height: 1.67;
  color: #ffffff;
}
.capabilities .capabilities-block .developers {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .capabilities .capabilities-block .developers {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .capabilities .capabilities-block .developers {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 800px) {
  .capabilities .capabilities-block .developers--no {
    width: 48%;
  }
}
.capabilities .capabilities-block .developers__title {
  margin-bottom: 5px;
  font-size: 17px;
  line-height: 1.53;
  font-weight: 400;
  color: #323232;
  opacity: 0.5;
}
.capabilities .capabilities-block .developers .dev-description {
  border-top: 1px solid rgba(50, 50, 50, 0.1);
  max-height: 100px;
  -webkit-transition: max-height 0.4s;
  transition: max-height 0.4s;
  overflow: hidden;
}
.capabilities .capabilities-block .developers .dev-description:last-child {
  border-bottom: 1px solid rgba(50, 50, 50, 0.1);
}
.capabilities .capabilities-block .developers .dev-description .dev-title {
  padding-left: 20px;
  height: 100px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .capabilities .capabilities-block .developers .dev-description .dev-title {
    padding-left: 0;
  }
}
.capabilities
  .capabilities-block
  .developers
  .dev-description
  .dev-title
  .icon-dev {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 65px;
  margin-right: 20px;
}
.capabilities
  .capabilities-block
  .developers
  .dev-description
  .dev-title
  .icon-dev
  i {
  font-size: 46px;
  color: #1476f2;
}
.capabilities .capabilities-block .developers .dev-description .dev-title h3 {
  width: 100%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
}
.capabilities .capabilities-block .developers .dev-description p {
  margin-left: 20px;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 1.68;
  font-weight: 300;
  color: #ffffff;
  overflow: hidden;
}
.capabilities .capabilities-block .developers .dev-description .technologies {
  margin-left: 20px;
}
.capabilities
  .capabilities-block
  .developers
  .dev-description
  .technologies
  li {
  margin-bottom: 30px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.capabilities
  .capabilities-block
  .developers
  .dev-description
  .technologies
  li
  p {
  margin-left: 0;
  margin-bottom: 0;
}
.capabilities
  .capabilities-block
  .developers
  .dev-description
  .technologies
  li
  .icon-dev {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 60px;
  margin-right: 15px;
}
.capabilities
  .capabilities-block
  .developers
  .dev-description
  .technologies
  li
  .icon-dev
  i {
  font-size: 40px;
  color: #323232;
  opacity: 0.2;
}
.capabilities .capabilities-block .developers .dev-description.active {
  max-height: 700px;
}
.capabilities .capabilities-block .developers .dev-description.active svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  .capabilities {
    padding: 100px 0;
  }
  .capabilities .capabilities-title {
    margin-bottom: 50px;
  }
  .capabilities .capabilities-block {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.case-about {
  height: 470px;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 425px) {
  .case-about {
    height: 600px;
  }
}
.case-about:before {
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  background: url(img/case-about-bg.png);
  background-position-x: 105%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1200px) {
  .case-about:before {
    background-position-x: 136%;
  }
}
@media screen and (max-width: 910px) {
  .case-about:before {
    background-position-x: 170%;
    opacity: 0.7;
  }
}
@media screen and (max-width: 425px) {
  .case-about:before {
    opacity: 0.35;
  }
}
.case-about:after {
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  background: url(img/cases/case-about-bg.png);
  background-position-x: 105%;
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media screen and (max-width: 1200px) {
  .case-about:after {
    background-position-x: 136%;
  }
}
@media screen and (max-width: 910px) {
  .case-about:after {
    background-position-x: 235%;
    opacity: 0.35;
  }
}
@media screen and (max-width: 425px) {
  .case-about:after {
    display: none;
  }
}
.case-about .container {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.case-about__text {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.67;
  text-align: center;
  color: #4d4d4d;
  max-width: 720px;
}
.case-testimonial {
  width: 100%;
  height: 650px;
  background-image: url(img/map-gray.png);
  background-position: center -60px;
  background-repeat: no-repeat;
}
.case-testimonial .container {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.case-testimonial.case-euroaccident {
  height: 820px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .case-testimonial.case-euroaccident {
    height: auto;
    padding: 100px 0 50px;
  }
}
.case-testimonial__body {
  width: 100%;
  max-width: 930px;
  background: #fff;
  position: relative;
  padding: 125px 140px 65px;
  -webkit-box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.07);
}
.case-testimonial__body.testimonial-icon:after {
  bottom: 125px;
}
@media screen and (max-width: 700px) {
  .case-testimonial__body {
    padding: 125px 35px 65px;
  }
}
@media screen and (max-width: 425px) {
  .case-testimonial__body {
    padding: 125px 20px 65px;
  }
}
.case-testimonial__body:before {
  content: "“";
  display: block;
  opacity: 0.49;
  font-family: Montserrat;
  font-size: 144px;
  font-weight: 600;
  line-height: 1;
  color: rgba(0, 0, 0, 0.09);
  position: absolute;
  top: 95px;
  left: 66px;
}
@media screen and (max-width: 700px) {
  .case-testimonial__body:before {
    top: 75px;
    left: 20px;
  }
}
@media screen and (max-width: 425px) {
  .case-testimonial__body:before {
    font-size: 100px;
  }
}
.case-testimonial__body:after {
  content: "“";
  display: block;
  opacity: 0.49;
  font-family: Montserrat;
  font-size: 144px;
  font-weight: 600;
  line-height: 1;
  color: rgba(0, 0, 0, 0.09);
  position: absolute;
  bottom: 35px;
  right: 66px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media screen and (max-width: 700px) {
  .case-testimonial__body:after {
    bottom: 14px;
    right: 5px;
  }
}
@media screen and (max-width: 425px) {
  .case-testimonial__body:after {
    font-size: 100px;
  }
}
.case-testimonial__customer {
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  margin: auto;
}
.case-testimonial__button {
  margin-top: 40px;
}
.case-testimonial__img-container {
  width: 80px;
  height: 80px;
  margin: auto;
  margin-bottom: 15px;
}
.case-testimonial__img-container img {
  width: 80px;
  height: 80px;
}
.case-testimonial__name {
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  color: #323232;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.case-testimonial__position {
  font-size: 13px;
  line-height: 1.15;
  text-align: center;
  color: #a7a7a7;
}
.case-testimonial__text p {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.46;
  text-align: center;
  color: #1476f2;
  word-spacing: 3px;
}
@media screen and (max-width: 700px) {
  .case-testimonial__text p {
    font-size: 20px;
    word-spacing: 0;
  }
}
@media screen and (max-width: 425px) {
  .case-testimonial__text p {
    font-size: 15px;
  }
}
.ranking {
  width: 100%;
  height: 500px;
  background: #fff;
}
@media screen and (max-width: 599px) {
  .ranking {
    height: 450px;
  }
  .ranking .owl-carousel .nav-btn {
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 40px !important;
  }
  .ranking .owl-carousel .owl-next.disabled,
  .ranking .owl-carousel .owl-prev.disabled {
    pointer-events: none;
    opacity: 0.2;
  }
  .ranking .owl-carousel .prev-slide {
    background: url(https://freakyjolly.com/demo/jquery/OwlCarousel2/nav-icon.png)
      no-repeat scroll 0 0;
    left: 10px;
  }
  .ranking .owl-carousel .next-slide {
    background: url(https://freakyjolly.com/demo/jquery/OwlCarousel2/nav-icon.png)
      no-repeat scroll -24px 0;
    right: 10px;
  }
}
.ranking .owl-carousel .owl-stage-outer {
  height: 200px;
  padding-top: 30px;
}
.ranking .owl-dot span {
  width: 50px;
  height: 2px;
  display: inline-block;
  background: hsla(0, 0%, 61%, 0.3);
  margin: 0 10px;
}
.ranking .owl-dot.active span {
  border-left: 50px solid #006efa;
}
.ranking .owl-dots {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 140px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.ranking .owl-carousel .owl-item img {
  width: 100%;
}
.ranking__item {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-column-align: center;
  justify-items: center;
  width: 90px;
  height: 77px;
  -webkit-transition: -webkit-transform 0.5s ease-in;
  transition: -webkit-transform 0.5s ease-in;
  transition: transform 0.5s ease-in;
  transition: transform 0.5s ease-in, -webkit-transform 0.5s ease-in;
  margin: 0 auto;
}
.ranking__item:hover {
  -webkit-transform: scale(1.8);
  -ms-transform: scale(1.8);
  transform: scale(1.8);
}
.ranking__item:hover .ranking__img {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}
@media screen and (max-width: 599px) {
  .ranking__item {
    -webkit-transform: scale(1.8);
    -ms-transform: scale(1.8);
    transform: scale(1.8);
  }
  .ranking__item .ranking__img {
    -webkit-filter: none;
    filter: none;
    opacity: 1;
  }
}
.ranking__img {
  max-width: 100%;
  max-height: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.7;
}
.ranking__title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  color: #323232;
  text-transform: uppercase;
  padding: 95px 0 75px;
}
@media screen and (max-width: 320px) {
  .ranking__title {
    width: 100%;
    word-break: normal;
  }
}
.ranking-form {
  width: 100%;
  max-width: 500px;
  background: transparent;
}
@media screen and (max-width: 767px) {
  .ranking-form {
    margin-bottom: 37px;
  }
}
.ranking-form .owl-dot span {
  width: 50px;
  height: 2px;
  display: inline-block;
  background: hsla(0, 0%, 100%, 0.4);
  margin: 0 10px;
}
@media screen and (max-width: 599px) {
  .ranking-form .owl-dot span {
    width: 27px;
  }
}
.ranking-form .owl-dot.active span {
  border-left: 50px solid #fff;
}
@media screen and (max-width: 599px) {
  .ranking-form .owl-dot.active span {
    border-left: 27px solid #fff;
  }
}
.ranking-form .owl-dots {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 60px;
}
@media screen and (max-width: 1400px) {
  .ranking-form .owl-dots {
    padding-top: 35px;
  }
}
@media screen and (max-width: 1023px) {
  .ranking-form .owl-dots {
    padding-top: 26px;
  }
}
@media screen and (max-width: 767px) {
  .ranking-form .owl-dots {
    padding-top: 14px;
  }
}
.ranking-form__item {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ranking-form__item img {
  max-height: 170px;
  max-width: 265px;
}
@media screen and (max-width: 991px) {
  .ranking-form__item img {
    max-width: 90px;
  }
}
@media screen and (max-width: 767px) {
  .ranking-form__item img {
    max-width: 103px;
    padding: 0 10px;
  }
}
.ranking-form__sign {
  margin-top: 15px;
  font-size: 15px;
  line-height: 1;
  color: #323232;
}
.ranking-form__sign,
.ranking-form__title {
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
}
.ranking-form__title {
  margin: 0 auto 60px;
  font-size: 18px;
  line-height: 1.22;
  color: #fff;
}
@media screen and (max-width: 1400px) {
  .ranking-form__title {
    margin: 0 auto 35px;
  }
}
@media screen and (max-width: 1023px) {
  .ranking-form__title {
    margin: 0 auto 30px;
  }
}
@media screen and (max-width: 991px) {
  .ranking-form__title {
    font-size: 16px;
    line-height: 26px;
  }
}
@media screen and (max-width: 480px) {
  .ranking-form__title {
    width: 100%;
    max-width: 240px;
    word-break: normal;
  }
}
.case-fixed {
  background: #fff;
  overflow: hidden;
}
.case-fixed__row {
  height: 1100px;
}
@media screen and (max-width: 1024px) {
  .case-fixed__row {
    height: auto;
  }
}
.case-fixed__row:after,
.case-fixed__row:before {
  content: "";
  display: table;
}
.scrollmagic-pin-spacer {
  float: left !important;
}
.case-fixed__fixed-img {
  width: 50%;
}
@media screen and (max-width: 1024px) {
  .case-fixed__fixed-img {
    width: 100%;
  }
}
.case-total-block__item {
  font-weight: 600;
  font-size: 64px;
  line-height: 34px;
  letter-spacing: 0.4px;
}
.case-total-block__item,
.case-total-block__subitem {
  font-style: normal;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #fff;
}
.case-total-block__subitem {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.2px;
  margin-top: 30px;
}
.case-total {
  height: 320px;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background: #1476f2;
}
.case-total,
.case-total__item {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.case-total__item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.case-fixed__item {
  max-height: 1100px;
}
@media screen and (max-width: 1024px) {
  .case-fixed__item {
    max-height: none;
    padding: 0 0 90px;
  }
}
.case-fixed__item--phone:first-child {
  padding: 80px 0 90px;
}
@media screen and (max-width: 1024px) {
  .case-fixed__item--phone .case-fixed__text {
    margin-top: 0;
    width: 100%;
    height: auto;
    float: none;
    padding: 0 30px;
    margin-top: 30px;
    color: #555;
  }
  .case-fixed__item--phone .case-fixed__text h2 {
    width: 100%;
    margin: auto;
  }
}
.case-fixed__item--phone .img-container {
  margin-top: 30px;
}
.case-fixed__text {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding: 0 140px 0 100px;
  width: 50%;
  float: right;
}
.case-fixed__text h2 {
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #323232;
}
@media screen and (max-width: 1024px) {
  .case-fixed__text {
    width: 100%;
    height: auto;
    float: none;
    padding: 20px 30px 0;
    margin-top: 30px;
    color: #555;
    max-width: 600px;
    margin: auto;
  }
  .case-fixed__text h2 {
    width: 100%;
    margin: 0 auto 20px;
    max-width: 600px;
  }
}
@media screen and (max-width: 425px) {
  .container .case-fixed__text {
    padding: 0;
  }
}
.img {
  position: relative;
}
.img img {
  min-height: 100vh;
  object-fit: cover;
  position: absolute;
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 1.2s;
  transition: all 1.2s;
  display: block;
  top: 0;
  z-index: 2;
  width: 100%;
}
.img img.phone-img {
  max-width: 520px;
  object-fit: contain;
  margin-left: 100px;
}
@media screen and (max-width: 1024px) {
  .img img.phone-img {
    margin-left: 0;
    object-fit: contain;
  }
}
.img .case-fixed__hidden-image {
  opacity: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 1.2s;
  transition: all 1.2s;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .img-container {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 425px) {
  .img-container {
    margin-bottom: 0;
  }
}
.img-container img {
  display: none;
}
.img-container img.phone-img:first-child {
  object-fit: contain;
  height: 320px;
}
.img-container img:first-child {
  position: relative;
  width: 100%;
  height: 500px;
  object-fit: cover;
  display: block;
  opacity: 1;
}
@media screen and (min-width: 1025px) {
  .img-container img:first-child {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .case-position img:nth-child(2) {
    object-position: 0 -200px;
  }
}
.case-mask__content a:hover {
  color: "#fff";
}
.case-mask {
  width: 100%;
  padding: 140px 0 130px;
  background-position: 50%;
  background-size: cover;
  color: #fff;
  font-weight: 300;
  line-height: 1.67;
}
.case-mask .container {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.case-mask__content p {
  display: block;
  text-align: center;
  width: 100%;
  max-width: 720px;
  font-size: 24px;
}
@media screen and (max-width: 425px) {
  .case-mask__content p {
    font-size: 20px;
  }
}
.case-mask__content a:hover {
  color: #fff;
}
.testimonial-video {
  padding-top: 100px;
  background-image: url(img/map-gray.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% -135px;
}
@media screen and (max-width: 425px) {
  .testimonial-video {
    background-position: 50%;
    background-size: cover;
  }
}
.testimonial-video__title {
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 65px;
}
.testimonial-video__video {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  margin-bottom: 120px;
}
.testimonial-video__video iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.testimonial-video__video-wrap {
  width: 100%;
  max-width: 885px;
  margin: 0 auto;
}
.testimonial-video__overlay {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-position: 50%;
  background-size: cover;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.testimonial-video__overlay,
.testimonial-video__play-button {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.testimonial-video__play-button {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: #1476f2;
  opacity: 0.9;
  cursor: pointer;
}
.testimonial-video__play-button i {
  color: #fff;
  font-size: 35px;
  display: block;
  margin-left: 35px;
}
.modal-video {
  position: fixed;
  z-index: 100;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.modal-video,
.modal-video .container {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.modal-video__iframe-container {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
.modal-video__iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.position-list {
  width: 100%;
  max-width: 740px;
  margin: auto;
}
.position {
  width: 100%;
  font-weight: 400;
  font-size: 16px;
  padding-bottom: 10px;
}
.position:last-child {
  padding-bottom: 0;
}
.position a {
  position: relative;
  margin: auto;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 17px 20px;
  background: #fff;
  color: #323232;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .position a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: none;
    padding: 15px 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 15px;
    line-height: 1.33;
    color: #323232;
  }
}
.position a:hover {
  color: #1476f2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1);
}
.position a:hover .position__location {
  margin-right: 25px;
}
.position a:hover .position__location:after {
  border-color: #1476f2;
}
.position__title {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .position__title {
    max-width: none;
    width: auto;
  }
}
.position__location {
  text-align: right;
  font-size: 14px;
  font-weight: 400;
  min-width: 100px;
  margin-right: 15px;
  -webkit-transition: margin 0.5s;
  transition: margin 0.5s;
}
@media screen and (max-width: 768px) {
  .position__location {
    font-size: 13px;
    line-height: 1.54;
    min-width: 0;
  }
}
.position__location:after {
  content: "";
  position: absolute;
  top: 19px;
  right: 20px;
  width: 10px;
  height: 11px;
  border: solid #323232;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (max-width: 768px) {
  .position__location:after {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .country-select {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #1476f2;
    padding: 10px 0;
  }
}
.country-list__select-container {
  position: relative;
}
.country-list__select-container i {
  position: absolute;
  right: 15px;
  top: 18px;
  display: block;
  color: #fff;
  z-index: 1;
  pointer-events: none;
}
.country-list {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 60px;
  width: auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .country-list {
    display: none;
  }
}
.country-list--mobile {
  display: none;
  color: #fff;
  width: 280px;
  padding: 15px;
  border: 2px solid hsla(0, 0%, 100%, 0.5);
  background: transparent;
  border-radius: 0;
  margin-bottom: 30px;
  text-transform: uppercase;
  z-index: 2;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .country-list--mobile {
    display: block;
    -webkit-appearance: none;
    appearance: none;
  }
}
.country-list__item {
  width: 150px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  color: #323232;
  text-transform: uppercase;
  display: block;
  height: 30px;
  cursor: pointer;
  position: relative;
  border-bottom: 2px solid rgba(50, 50, 50, 0.1);
}
.country-list__item:before {
  display: block;
  position: absolute;
  content: "";
  height: 2px;
  width: 0;
  bottom: -2px;
  left: 0;
  opacity: 1;
  background: #1476f2;
}
.country-list__item:hover {
  color: #1476f2;
}
.country-list__item:hover:after {
  background-color: #1476f2;
}
.country-list__item.active {
  color: #1476f2;
}
.country-list__item.active:before {
  display: block;
  position: absolute;
  content: "";
  height: 2px;
  width: 100%;
  bottom: -2px;
  left: 0;
  right: 0;
  margin: auto;
  background: #1476f2;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.country-list__item.active:after {
  background-color: #1476f2;
}
.country-list__item--belarus:after {
  -webkit-mask-image: url(img/icons/belarus-icon.svg);
  mask-image: url(img/icons/belarus-icon.svg);
  width: 91px;
  height: 74px;
}
.country-list__item--belarus:after,
.country-list__item--ukraine:after {
  content: "";
  position: absolute;
  bottom: 35px;
  left: 30px;
  background-color: #323232;
}
.country-list__item--ukraine:after {
  -webkit-mask-image: url(img/icons/ukraine-icon.svg);
  mask-image: url(img/icons/ukraine-icon.svg);
  width: 90px;
  height: 64px;
}
.country-list__item--norway:after {
  -webkit-mask-image: url(img/icons/norway-icon.svg);
  mask-image: url(img/icons/norway-icon.svg);
  left: 32px;
  width: 91px;
  height: 58px;
}
.country-list__item--norway:after,
.country-list__item--usa:after {
  content: "";
  position: absolute;
  bottom: 35px;
  background-color: #323232;
}
.country-list__item--usa:after {
  -webkit-mask-image: url(img/icons/usa-icon.svg);
  mask-image: url(img/icons/usa-icon.svg);
  left: 37px;
  width: 80px;
  height: 91px;
}
.country-list__item--uk:after {
  content: "";
  -webkit-mask-image: url(img/icons/uk-icon.svg);
  mask-image: url(img/icons/uk-icon.svg);
  position: absolute;
  bottom: 34px;
  left: 30px;
  width: 82px;
  height: 92px;
  background-color: #323232;
}
.workable-block {
  width: 100%;
  max-width: 550px;
  background: #fff;
  -webkit-box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.07);
  padding: 45px 53px 50px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (max-width: 1190px) {
  .workable-block {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 425px) {
  .workable-block {
    padding: 45px 10px 50px;
  }
}
.workable-block__title {
  text-transform: uppercase;
  margin-bottom: 18px;
  text-align: center;
  width: 100%;
  max-width: 380px;
  margin: auto;
}
@media screen and (max-width: 425px) {
  .workable-block__title {
    font-size: 25px;
  }
}
.workable-block__lead {
  font-size: 15px;
  line-height: 1.67;
  text-align: center;
  color: #555;
  min-height: 100px;
  margin-bottom: 20px;
  width: 100%;
  margin-top: 20px;
}
.workable-block__button {
  min-width: 220px;
}
.workable-block__container {
  padding: 80px 0;
  background-image: url(img/map-gray.png);
  background-size: 55%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
@media screen and (max-width: 1024px) {
  .workable-block__container {
    background-size: contain;
  }
}
@media screen and (max-width: 600px) {
  .workable-block__container {
    background-size: cover;
  }
}
.workable-block__container .container {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.workable-block__container .container:after {
  content: none;
}
@media screen and (max-width: 1190px) {
  .workable-block__container .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.documents-banner__container {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0 20px;
}
@media screen and (max-width: 1024px) {
  .documents-banner__container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
  }
}
.documents-banner__picture {
  width: 60%;
  min-height: 340px;
  overflow: hidden;
}
.documents-banner__picture img {
  width: 100%;
  min-height: 360px;
  object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .documents-banner__picture {
    width: 100%;
  }
}
.documents-banner__content {
  width: 40%;
  background: #1476f2;
  padding: 60px 0 0 80px;
}
@media (min-width: 1025px) and (max-width: 1280px) {
  .documents-banner__content {
    padding: 19px 30px;
  }
}
@media screen and (max-width: 1024px) {
  .documents-banner__content {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 10px;
  }
}
.documents-banner__content-text {
  color: #fff;
  width: 100%;
  max-width: 380px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.services {
  padding: 90px 0;
  background-color: #fafafa;
}
.services #particles {
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  z-index: -999;
}
@media screen and (max-width: 767px) {
  .services .container {
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .services {
    padding: 61px 0 30px;
  }
}
.services__title {
  margin: 0 auto;
  max-width: 849px;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .services__title {
    font-size: 30px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 575px) {
  .services__title {
    font-size: 24px !important;
  }
}
.services__description {
  margin: 30px auto;
  max-width: 790px;
  font-size: 18px;
  line-height: 1.67;
  text-align: center;
  color: #fff;
}
.services .nowrap {
  white-space: nowrap;
}
.services__items {
  border-radius: 7px;
  overflow: hidden;
}
.services__items .items {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}
.services__items .items .item {
  width: 100%;
  margin-bottom: 2px;
  position: relative;
  min-height: 265px;
  background-color: #fff;
  -webkit-transition: none;
  transition: none;
  cursor: pointer;
  margin-right: 0;
}
@media screen and (max-width: 569px) {
  .services__items .items .item {
    cursor: default;
  }
}
@media screen and (max-width: 767px) {
  .services__items .items .item {
    padding: 35px 0 40px;
    margin-bottom: 3px;
    min-height: 265px;
  }
}
.services__items .items .item svg {
  margin: 0 auto 30px;
  max-height: 100px;
}
@media screen and (max-width: 767px) {
  .services__items .items .item svg {
    max-height: 71px;
    margin: 0 auto 23px;
  }
}
.services__items .items .item .item__link-title,
.services__items .items .item h3 {
  margin: 0 auto;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
  color: #323232;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .services__items .items .item .item__link-title,
  .services__items .items .item h3 {
    color: #16ae62;
    font-size: 16px;
    max-width: 200px;
  }
}
.services__items .items .item .item__button {
  display: none;
  position: relative;
}
.services__items .items .item .item__button.parent-active {
  margin-top: 10px;
}
.services__items .items .item .item__button.parent-active i.isoi-angle-down {
  display: none;
}
.services__items .items .item .item__button.parent-active i.isoi-angle-up {
  display: block;
}
.services__items .items .item .item__button i {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #1476f2;
  font-size: 10px;
}
.services__items .items .item .item__button i.isoi-angle-down {
  bottom: -15px;
}
.services__items .items .item .item__button i.isoi-angle-up {
  bottom: 19px;
  display: none;
}
.services__items .items .item .item__button .show-more {
  color: #555;
  font-size: 14px;
  cursor: pointer;
}
@media screen and (max-width: 569px) {
  .services__items .items .item .item__button {
    display: block;
    text-align: center;
    margin-top: 21px;
  }
}
.services__items .items .item .item__description {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  height: 100%;
}
@media (min-width: 768px) {
  .services__items .items .item .item__description > div {
    min-height: 120px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.services__items .items .item .item__description img {
  margin: 0 auto 30px;
}
@media screen and (max-width: 767px) {
  .services__items .items .item .item__description {
    padding-top: 0;
    min-height: 180px;
  }
}
.services__items .items .item .item__link {
  display: block;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  bottom: -100%;
  width: 100%;
  height: 100%;
}
.services__items .items .item .item__link a.disabled {
  pointer-events: none;
  cursor: default;
}
.services__items .items .item .item__link svg {
  max-height: 100%;
  margin-bottom: -10px;
  -webkit-transform: scale(0.7) translateX(-18px) translateY(-18px);
  -ms-transform: scale(0.7) translateX(-18px) translateY(-18px);
  transform: scale(0.7) translateX(-18px) translateY(-18px);
}
.services__items .items .item .item__link svg g path {
  stroke: #fff;
}
@media screen and (min-width: 768px) {
  .services__items .items .item .item__link svg {
    display: none;
  }
}
.services__items .items .item .item__link.active {
  opacity: 1;
  visibility: visible;
  position: unset;
}
.services__items .items .item .item__link.active .item__link-title {
  display: none;
}
.services__items .items .item .item__link.active .item__link-text {
  text-align: center;
  font-size: 14px;
  color: #323232;
}
.services__items .items .item .item__link.active .item__more {
  display: none;
}
.services__items .items .item .item__link a {
  display: block;
  padding: 30px 40px;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .services__items .items .item .item__link a {
    padding: 20px;
  }
}
.services__items .items .item .item__link .item__link-title,
.services__items .items .item .item__link h3 {
  margin: 0;
  text-align: left;
  color: #fff;
}
.services__items .items .item .item__link p {
  margin: 10px 0 12px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.43;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .services__items .items .item .item__link p {
    margin: 5px 0 10px;
  }
}
.services__items .items .item .item__link .item__more {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
}
.services__items .items .item .item__link .item__more i {
  margin-left: 0;
  -webkit-transition: margin-left 0.3s ease 0.5s;
  transition: margin-left 0.3s ease 0.5s;
}
@media screen and (min-width: 319px) {
  .services__items .items .item:hover {
    background-color: rgba(20, 118, 242, 0.8);
    -webkit-transition: background-color ease-ina-out 0.3s;
    -webkit-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
  }
  .services__items .items .item:hover .item__description {
    opacity: 0;
    -webkit-animation: shrink 0.35s ease-in;
    animation: shrink 0.35s ease-in;
  }
  .services__items .items .item:hover .item__link {
    display: block;
    visibility: visible;
    bottom: 0;
    opacity: 1;
    -webkit-animation: grow 0.5s ease;
    animation: grow 0.5s ease;
  }
  .services__items .items .item:hover .item__link i {
    margin-left: 5px;
  }
}
@media screen and (min-width: 319px) and (max-width: 569px) {
  .services__items .items .item .item__description {
    -webkit-animation: none;
    animation: none;
  }
}
@media (min-width: 570px) {
  .services__items .items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .services__items .items .item {
    min-height: 300px;
    margin-right: 1.99999px;
  }
  .services__items .items .item:last-child {
    margin-right: 0;
  }
  .services__items .items--col-3 .item {
    width: -webkit-calc(((100% - 4px)/3));
    width: calc(((100% - 4px) / 3));
  }
  .services__items .items--col-sm-2 {
    margin-bottom: 2px;
  }
  .services__items .items--col-sm-2 .item {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: -webkit-calc(((100% - 2px)/2));
    width: calc(((100% - 2px) / 2));
    margin-right: 0;
  }
  .services__items .items--col-sm-2 .item:nth-child(odd) {
    margin-right: 1.99999px;
  }
}
@media (max-width: 991px) {
  .services__items .items .item {
    min-height: 350px !important;
  }
  .services__items .items .item .item__link a {
    padding: 15px;
  }
}
@media (min-width: 768px) {
  .services__items .items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .services__items .items .item {
    min-height: 285px;
    margin-right: 1.9999px;
  }
  .services__items .items .item:last-child {
    margin-right: 0;
  }
  .services__items .items--col-3 .item {
    width: -webkit-calc(((100% - 4px)/3));
    width: calc(((100% - 4px) / 3));
  }
  .services__items .items--col-sm-2 {
    margin-bottom: 2px;
  }
  .services__items .items--col-sm-2 .item {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: -webkit-calc(((100% - 2px)/2));
    width: calc(((100% - 2px) / 2));
    margin-right: 0;
  }
  .services__items .items--col-sm-2 .item:nth-child(odd) {
    margin-right: 2px;
  }
  .services__items .items--col-4 .item {
    width: -webkit-calc(((100% - 6px)/4));
    width: calc(((100% - 6px) / 4));
    margin-right: 2px;
  }
}
.top-content {
  background-color: #fff;
  padding-top: 80px;
}
@media screen and (max-width: 767px) {
  .top-content {
    padding-top: 43px;
  }
}
.lifecycle {
  background-color: #121212;
  padding: 80px 0;
}
.lifecycle ul.mobile-logo {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  max-width: 475px;
}
@media (max-width: 991px) {
  .lifecycle ul.mobile-logo {
    max-width: 100%;
    width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 575px) {
  .lifecycle ul.mobile-logo {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .lifecycle ul.mobile-logo li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62px;
    flex: 0 0 62px;
  }
}
@media screen and (max-width: 991px) {
  .lifecycle {
    padding-bottom: 50px;
  }
}
.lifecycle .services__description {
  margin: 19px auto 30px;
  max-width: 800px;
}
.lifecycle__container {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  max-width: 1000px;
  margin: 68px auto 0;
}
.lifecycle__container--left,
.lifecycle__container--right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
}
@media screen and (max-width: 991px) {
  .lifecycle__container--left,
  .lifecycle__container--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0 !important;
  }
}
.lifecycle__container--left {
  padding-right: 26px;
}
.lifecycle__container--right {
  padding-left: 28px;
}
@media screen and (max-width: 991px) {
  .lifecycle__container--right {
    margin-top: 30px;
  }
}
.lifecycle__container--right img {
  max-width: 466px;
  margin: 0 auto;
  width: 100%;
}
@media screen and (max-width: 575px) {
  .lifecycle__container--right img {
    width: 100%;
  }
}
.lifecycle ul {
  list-style: none;
  padding: 0;
}
.lifecycle ul .inner {
  padding: 0 63px 28px 122px;
  overflow: hidden;
  display: none;
  color: #ffffff;
  font-family: Montserrat;
  font-size: 14px;
  line-height: 22px;
}
@media screen and (max-width: 575px) {
  .lifecycle ul .inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.lifecycle ul li:last-child a.toggle {
  border-bottom: 1px solid rgba(35, 135, 253, 0.2);
}
.lifecycle ul li a.toggle {
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  padding: 13px 0 11px 29px;
  font-size: 16px;
  font-weight: 600;
  line-height: 23px;
  border-top: 1px solid rgba(35, 135, 253, 0.2);
  position: relative;
}
@media screen and (max-width: 575px) {
  .lifecycle ul li a.toggle {
    padding: 10px 0;
  }
}
.lifecycle ul li a.toggle.active {
  color: #1476f2;
  border-bottom: none;
}
.lifecycle ul li a.toggle.active:after {
  color: #1476f2;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
.lifecycle ul li a.toggle.active svg g {
  stroke: #1476f2;
}
.lifecycle ul li a.toggle:after {
  content: "";
  opacity: 0.6;
  position: absolute;
  top: 40%;
  right: 38px;
  border: solid;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
}
@media screen and (max-width: 575px) {
  .lifecycle ul li a.toggle:after {
    right: 0;
  }
}
.lifecycle ul li a.toggle span {
  display: inline-block;
  padding-left: 43px;
}
.lifecycle ul li a.toggle svg {
  min-width: 50px;
}
.lifecycle ul li a.toggle:hover {
  color: #1476f2;
}
.lifecycle ul li a.toggle:hover svg g {
  stroke: #1476f2;
}
.competencies {
  padding: 80px 0;
  background-color: #121212;
}
@media screen and (max-width: 991px) {
  .competencies {
    padding: 60px 0;
  }
}
.competencies .services__description {
  margin-bottom: 50px;
  margin-top: 15px;
}
.competencies__list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
.competencies__list,
.competencies__list--content {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.competencies__list--content {
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .competencies__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.competencies__list li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 19%;
  flex: 0 0 19%;
}
@media screen and (max-width: 991px) {
  .competencies__list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    margin-bottom: 2px;
    margin-right: 2px;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .competencies__list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.competencies__list li img {
  margin: 0 auto;
}
.competencies__list li .title,
.competencies__list li img {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: relative;
}
.competencies__list li .title {
  color: #323232;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.56px;
  line-height: 24px;
  text-align: center;
  text-transform: capitalize;
}
.competencies__list li p {
  opacity: 0.8;
  color: #323232;
  font-family: Montserrat;
  font-size: 12px;
  line-height: 19px;
  padding: 0 10px;
}
@media screen and (max-width: 575px) {
  .competencies__list li p {
    padding: 0 15px;
  }
}
.tools {
  padding: 68px 0 80px;
}
@media screen and (max-width: 991px) {
  .tools {
    padding: 60px 0;
  }
}
.tools p {
  color: #ffffff;
}
@media screen and (max-width: 575px) {
  .tools {
    padding: 56px 0 58px;
  }
}
.tools__list--bottom {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 991px) {
  .tools__list--bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.tools__list--bottom .tools__list--item {
  margin-right: 2px;
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 24.9% !important;
  flex: 0 0 24.9% !important;
}
@media (max-width: 991px) {
  .tools__list--bottom .tools__list--item {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 49.5% !important;
    flex: 0 0 49.5% !important;
    margin-bottom: 2px;
  }
}
.tools__list--bottom .tools__list--item.item-1 {
  background-color: #dfeeff !important;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 0 !important;
}
@media (max-width: 991px) {
  .tools__list--bottom .tools__list--item.item-1 {
    border-radius: 0;
  }
}
@media screen and (max-width: 575px) {
  .tools__list--bottom .tools__list--item.item-1 {
    border-radius: 0 !important;
  }
}
.tools__list--bottom .tools__list--item.item-1 h3:before,
.tools__list--bottom .tools__list--item.item-1 p:before {
  background-image: url(img/product/group-25.svg) !important;
}
.tools__list--bottom .tools__list--item.item-2 {
  background-color: #eaf3fe;
  border-top-right-radius: 0 !important;
}
.tools__list--bottom .tools__list--item.item-2 h3:before,
.tools__list--bottom .tools__list--item.item-2 p:before {
  background-image: url(img/product/group-33.svg) !important;
}
.tools__list--bottom .tools__list--item.item-3 {
  background-color: #f1f8ff;
  padding-top: 31px;
}
@media (max-width: 991px) {
  .tools__list--bottom .tools__list--item.item-3 {
    border-bottom-left-radius: 10px;
  }
}
@media screen and (max-width: 575px) {
  .tools__list--bottom .tools__list--item.item-3 {
    border-radius: 0;
  }
}
.tools__list--bottom .tools__list--item.item-3 .list {
  margin-top: 28px;
}
.tools__list--bottom .tools__list--item.item-3 h3:before,
.tools__list--bottom .tools__list--item.item-3 p:before {
  background-image: url(img/product/group-29.svg);
  top: -4px;
}
@media screen and (max-width: 575px) {
  .tools__list--bottom .tools__list--item.item-3 h3:before,
  .tools__list--bottom .tools__list--item.item-3 p:before {
    top: -14px;
  }
}
.tools__list--bottom .tools__list--item.item-4 {
  background-color: #dfeeff;
  border-bottom-right-radius: 10px;
}
@media screen and (max-width: 575px) {
  .tools__list--bottom .tools__list--item.item-4 {
    border-bottom-left-radius: 10px;
  }
}
.tools__list--bottom .tools__list--item.item-4 h3:before,
.tools__list--bottom .tools__list--item.item-4 p:before {
  background-image: url(img/product/group-15.svg);
}
.tools__list--item {
  padding: 37px 20px 20px;
}
@media (max-width: 575px) {
  .tools__list--item h3 {
    display: inline-block;
  }
}
.tools__list--item h3,
.tools__list--item p {
  font-size: 16px;
  line-height: 1.31;
  color: #1476f2;
  text-transform: uppercase;
  font-weight: 600;
  padding-left: 50px;
  position: relative;
}
.tools__list--item h3:before,
.tools__list--item p:before {
  content: "";
  position: absolute;
  left: -3px;
  top: -14px;
  width: 48px;
  height: 45px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.tools__list--item .list {
  margin-top: 39px;
}
.tools__list--item .list li {
  display: inline-block;
  font-size: 16px;
  line-height: 1.25;
  border-radius: 13px;
  border: 1px solid rgba(20, 118, 242, 0.2);
  padding: 3px 10px;
  margin-bottom: 14px;
}
@media screen and (max-width: 575px) {
  .tools__list--item .list li {
    margin-bottom: 7px;
    padding: 3px 8px;
  }
}
.tools__list--top {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2px;
}
.tools__list--top .item-1 h3:before,
.tools__list--top .item-1 p:before {
  background-image: url(img/product/group-19.svg);
}
@media screen and (max-width: 575px) {
  .tools__list--top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
}
.tools__list {
  text-align: center;
}
.tools__list img{
  width: 80%;
  margin: auto;
}
@media (max-width: 991px) {

}
@media screen and (max-width: 575px) {

}

.tools__content {
  max-width: 800px;
  margin: 0 auto 50px;
  text-align: center;
}
@media screen and (max-width: 575px) {
  .tools__content {
    margin: 0 auto 40px;
  }
}
.tools__content h2 {
  line-height: 30px;
  margin-bottom: 5px;
}
@media screen and (max-width: 575px) {
  .tools__content h2 {
    font-size: 24px;
    line-height: 36px;
  }
}
.tools__content h3 {
  font-size: 18px;
  line-height: 1.67;
  font-weight: 400;
}
@media screen and (max-width: 575px) {
  .tools__content h3 {
    font-size: 16px;
    line-height: 27px;
  }
}
.choose-us {
  padding: 73px 0 50px;
  background-color: #fafafa;
}
@media (max-width: 575px) {
  .choose-us {
    padding: 63px 0 55px;
  }
}
.choose-us__slider {
  padding-top: 57px;
  max-width: 1133px;
  margin: 0 auto;
}
.choose-us__slider .slick-dots {
  position: unset;
  margin-top: 30px;
}
.choose-us__slider .slick-dots li button {
  width: 80px;
  height: 2px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.choose-us__slider .slick-dots li button:before {
  content: none;
}
.choose-us__slider .slick-dots li.slick-active button {
  background: #0072f6;
}
.choose-us__slider .slick-prev {
  left: -30px;
}
@media (max-width: 991px) {
  .choose-us__slider .slick-prev {
    left: -20px;
  }
}
.choose-us__slider .slick-next {
  right: -30px;
}
@media (max-width: 991px) {
  .choose-us__slider .slick-next {
    right: -20px;
  }
}
.choose-us__slider .slick-next:hover {
  -webkit-transform: translateY(-50%) rotate(180deg) !important;
  -ms-transform: translateY(-50%) rotate(180deg) !important;
  transform: translateY(-50%) rotate(180deg) !important;
}
.choose-us__slider .slick-next,
.choose-us__slider .slick-prev {
  background-image: url(img/product/rectangle.svg);
  z-index: 10;
  top: 120px;
}
.choose-us__slider .slick-next:hover,
.choose-us__slider .slick-prev:hover {
  -webkit-transform: translateY(-50%) rotate(0);
  -ms-transform: translateY(-50%) rotate(0);
  transform: translateY(-50%) rotate(0);
}
.choose-us__slider--item {
  min-height: 70px;
  -js-display: flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  outline: none;
}
@media (max-width: 575px) {
  .choose-us__slider--item {
    min-height: 100px;
  }
}
.choose-us__slider--item img {
  margin: 0 auto;
}
.choose-us__list {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
@media (max-width: 991px) {
  .choose-us__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.choose-us__list--item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 19%;
  flex: 0 0 19%;
  background-color: #eaf3fe;
  padding: 25px;
}
@media (max-width: 991px) {
  .choose-us__list--item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    margin-bottom: 2px;
    margin-right: 2px;
  }
}
.choose-us__list--item img {
  margin-bottom: 15px;
}
@media (max-width: 575px) {
  .choose-us__list--item img {
    margin-bottom: 3px;
  }
}
.choose-us__list--item h4 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  letter-spacing: -0.56px;
  margin-bottom: 10px;
}
.choose-us__list--item p {
  opacity: 0.8;
  font-size: 14px;
  line-height: 1.6;
}
@media (max-width: 991px) and (max-width: 767px) {
  .choose-us__list--item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 10px;
  }
}
.choose-us__content {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 31px;
}
@media (max-width: 575px) {
  .choose-us__content {
    margin: 0 auto 40px;
  }
}
.choose-us__content h2 {
  margin-bottom: 14px;
}
@media (max-width: 575px) {
  .choose-us__content h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 8px;
  }
}
.choose-us__content h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.67;
}
@media (max-width: 575px) {
  .choose-us__content h3 {
    font-size: 16px;
    line-height: 27px;
  }
}
.slick-next,
.slick-prev {
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  padding: 0;
  cursor: pointer;
  color: transparent;
  outline: none;
  font-size: 0;
  background: hsla(0, 0%, 100%, 0) url(img/arrow-left-dark.svg) no-repeat 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 80px;
  width: 40px;
  margin-bottom: 0;
  border: none;
}
.slick-next:before,
.slick-prev:before {
  content: none;
}
.slick-next:hover,
.slick-prev:hover {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.slick-next {
  right: 15px;
}
.slick-next:hover {
  -webkit-transform: translateY(-50%) rotate(1turn);
  -ms-transform: translateY(-50%) rotate(1turn);
  transform: translateY(-50%) rotate(1turn);
}
.slick-prev {
  left: 5px;
}
.slick-next,
.slick-prev:hover {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.faq-services {
  padding: 74px 0 76px !important;
  background-color: #fafafa !important;
}
.faq-services .faq__text ul li {
  margin-left: 0;
}
.faq-services .faq__wrapper {
  padding: 72px 0 0;
  max-width: 782px;
}
.faq-services .title {
  margin-bottom: 26px;
}
.faq-services ul li {
  color: #323232;
  font-family: Montserrat;
  font-size: 14px;
  line-height: 31px;
  padding-right: 20px;
  position: relative;
}
.faq-services ul li,
.faq-services ul li a {
  display: inline-block;
}
.faq-services ul li:last-child::after {
  content: none;
}
.faq-services ul li:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 15px;
  right: 10px;
  top: 8px;
  background-color: #2387fd;
  opacity: 0.5;
}
.faq-services .faq__item--active .faq__title {
  border-bottom: none;
}
.faq-services .faq__title {
  padding: 20px 20px 18px 0;
}
.faq-services .faq__title p,
.faq-services .faq__title span {
  display: block;
  opacity: 0.8;
  color: #323232;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  margin-top: 9px;
}
.services-particles {
  position: relative;
  padding: 81px 0;
}
.services-particles .services__description {
  margin: 21px auto 51px;
}
.services-particles .container {
  position: relative;
}
.services-particles #particles {
  z-index: 0;
  top: 0;
}
.cta-services {
  height: auto !important;
}
.cta-services .service-cta__white {
  margin-bottom: 0;
  line-height: 34px;
}
.cta-services .service-cta__text-area--team-extension {
  max-width: 603px;
}
.cta-services .button--white-green {
  min-width: 220px;
}
.slick-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
  margin-left: 0;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
}
.slick-dots li,
.slick-dots li button {
  width: auto;
  height: auto;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: none;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  content: "";
  font-size: 0;
  line-height: 20px;
  position: static;
  display: block;
  width: 20px;
  height: 20px;
  background-color: #000;
  border-radius: 50%;
  text-align: center;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #000;
}
.panel {
  margin: 0 auto;
  height: 200px;
  position: relative;
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
}
.panel .front {
  height: inherit;
  z-index: 900;
  text-align: center;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform: rotateX(0deg) rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
}
.panel .back,
.panel .front {
  position: absolute;
  top: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.panel .back {
  z-index: 1000;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  height: 182px;
}
.panel.flip .front {
  z-index: 900;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
}
.panel.flip .back {
  z-index: 1000;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform: rotateX(0deg) rotateY(0deg);
}
.panel .back,
.panel .front {
  text-align: center;
  width: 100%;
  height: 100%;
}
.panel .back .box1,
.panel .front .box1 {
  background-color: #eaf3fe;
  padding: 35px 0;
  height: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.box2 {
  background-color: #eaf3fe;
  padding: 10px 0;
  height: 100%;
}
body.services-index .faq__wrapper {
  max-width: 782px;
}
.cta .cta-flex {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .cta .cta-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.advantages__title {
  text-align: center;
}
.advantages__section {
  padding: 72px 40px;
  background-color: #121212;
}
@media screen and (max-width: 575px) {
  .advantages__section {
    padding: 40px 0;
  }
}
.advantages__description {
  text-align: center;
  padding-bottom: 48px;
  color: #323232;
}
.advantages__wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  border-top: 3px solid #1476f2;
  padding-top: 48px;
}
@media screen and (max-width: 575px) {
  .advantages__wrapper {
    -ms-grid-columns: (1fr) [1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.advantages__option {
  font-weight: 600;
}
.advantages__option-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 42px;
}
@media screen and (max-width: 575px) {
  .advantages__option-wrapper {
    margin-bottom: 32px;
  }
}
.advantages__icon {
  margin-right: 16px;
}
.empowers h1 {
  color: #fff;
  text-align: center;
  font-size: 32px;
  margin-bottom: 48px;
  /* text-transform: uppercase; */
}
@media screen and (max-width: 767px) {
  .empowers h1 {
    font-size: 20px;
    line-height: 28px;
  }
}
.empowers__item {
  width: 50%;
}
.development-services {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  background-color: #1476f2;
  gap: 1px;
  padding: 0;
}
.development-service {
  padding: 24px;
  background-color: #fff;
}
.development-service-header {
  margin: 20px 0;
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.development-service-description {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
@media (max-width: 758px) {
  .development-services {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.help {
  margin-top: 48px;
  border-radius: 8px;
  padding: 48px 32px;
  background-color: #5ec792;
}
.help__text {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  color: #fff;
  margin-bottom: 48px;
}
.help__button {
  background-color: #fff;
  color: #16ae62;
  font-weight: 600;
  padding: 15px 35px;
  max-width: 310px;
  min-height: 45px;
  text-transform: uppercase;
  border-radius: 4px;
}
.help__button svg {
  margin-left: 22px;
}
.help__button path {
  fill: #16ae62;
}
@media screen and (max-width: 748px) {
  .help__button {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
}
.help__button:hover {
  cursor: pointer;
  color: #fff;
  background-color: #139755;
}
.help__button:hover path {
  fill: #fff;
}
.services-links-list {
  list-style: disc;
  margin-left: 24px;
}
.services-links-list li {
  font-size: 18px;
  line-height: 1.67;
}
.service-how__title-block {
  padding: 120px 0 150px;
}
@media screen and (max-width: 768px) {
  .service-how__title-block {
    padding: 60px 0;
  }
}
.service-how__title {
  text-transform: uppercase;
  text-align: center;
  color: #323232;
  font-weight: 600;
  margin-bottom: 20px;
}
.service-how__title-lead {
  color: #555;
  text-align: center;
}
.service-how__stages {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 120px;
}
.service-how__stages :last-child .service-how__stage-icon:after,
.service-how__stages :last-child:after {
  display: none;
}
@media screen and (max-width: 768px) {
  .service-how__stages {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 0;
  }
  .service-how__stages :nth-child(2) .service-how__stage-icon:after {
    display: none;
  }
}
.service-how__stages-item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}
@media screen and (max-width: 768px) {
  .service-how__stages-item {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    margin-bottom: 60px;
    width: 50%;
  }
}
@media screen and (max-width: 425px) {
  .service-how__stages-item {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    margin-bottom: 65px;
    width: 100%;
  }
  .service-how__stages-item:after {
    display: block;
    content: "";
    height: 40px;
    width: 2px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -50px;
    position: absolute;
    background: #d8d8d8;
  }
}
.service-how__stage-icon {
  position: relative;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 60px;
  padding-bottom: 55px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .service-how__stage-icon {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 425px) {
  .service-how__stage-icon {
    padding-bottom: 25px;
  }
}
.service-how__stage-icon i {
  font-size: 60px;
  color: #1476f2;
}
.service-how__stage-icon .service-how__count {
  position: absolute;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 15px;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #323232;
  left: -15px;
}
.service-how__stage-icon:after {
  display: block;
  content: "";
  position: absolute;
  width: 140px;
  height: 2px;
  background: #d8d8d8;
  left: 100px;
}
@media screen and (max-width: 1024px) {
  .service-how__stage-icon:after {
    width: 85px;
  }
}
@media screen and (max-width: 768px) {
  .service-how__stage-icon:after {
    width: 140px;
    left: 140px;
  }
}
@media screen and (max-width: 600px) {
  .service-how__stage-icon:after {
    width: 140px;
    left: 90px;
  }
}
@media screen and (max-width: 550px) {
  .service-how__stage-icon:after {
    width: 110px;
    left: 90px;
  }
}
@media screen and (max-width: 425px) {
  .service-how__stage-icon:after {
    display: none;
  }
}
.service-how__item-title {
  text-align: center;
  color: #323232;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.33;
  margin-bottom: 20px;
}
.service-how__item-text {
  text-align: center;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.54;
  width: 100%;
  max-width: 230px;
  margin: auto;
  color: #323232;
}
@media screen and (max-width: 960px) {
  .service-how__item-text {
    max-width: 200px;
  }
}
@media screen and (max-width: 768px) {
  .service-how__item-text {
    max-width: 230px;
  }
}
.service-why {
  padding-top: 80px;
}
@media screen and (max-width: 767px) {
  .service-why {
    padding-top: 60px;
  }
}
.service-why .service-why__title {
  text-align: center;
  /* text-transform: uppercase; */
  font-weight: 600;
  margin-bottom: 30px;
  z-index: 2;
  position: relative;
}
.service-why .service-why__title--team-extension {
  max-width: 540px;
  margin: 0 auto 30px;
  color: #ffffff;
}
.service-why .service-why__description {
  padding: 0 15px;
  margin: 0 auto 45px;
  max-width: 800px;
  text-align: center;
  font-size: 15px;
  line-height: 1.67;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .service-why .service-why__description {
    font-size: 16px;
    padding: 0;
  }
}
.service-why .service-why__points {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.service-why .service-why__title-bg {
  position: absolute;
  z-index: 1;
  font-size: 120px;
  opacity: 0.03;
  color: #323232;
  width: 100%;
  max-width: 725px;
  left: 0;
  right: 0;
  margin: auto;
  top: -60px;
  line-height: 0.83;
  overflow: hidden;
}
.service-why .service-why__point-block {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 630px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  background-size: cover;
  background-position: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  overflow: hidden;
}
@media (min-width: 1025px) {
  .service-why .service-why__point-block {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
}
.service-why .service-why__point-block:hover .service-why__mask {
  background: rgba(20, 118, 242, 0.8);
}
@media screen and (max-width: 1024px) {
  .service-why .service-why__point-block:hover .service-why__mask {
    background: rgba(50, 50, 50, 0.5);
  }
}
.service-why .service-why__point-block:hover .service-why__point-lead-content {
  width: 100%;
  max-height: 200px;
}
@media screen and (max-width: 1024px) {
  .service-why
    .service-why__point-block:hover
    .service-why__point-lead-content {
    max-height: 400px;
  }
}
@media screen and (max-width: 425px) {
  .service-why
    .service-why__point-block:hover
    .service-why__point-lead-content {
    max-height: none;
  }
}
.service-why .service-why__point-block:hover .service-why__point-lead {
  margin-top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
@media (min-width: 1025px) {
  .service-why .service-why__point-block:hover .service-why__point-lead {
    -webkit-transition: all 0.6s cubic-bezier(0, 0.62, 0.5, 0.99);
    transition: all 0.6s cubic-bezier(0, 0.62, 0.5, 0.99);
  }
}
@media screen and (max-width: 1024px) {
  .service-why .service-why__point-block {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 140px;
  }
  .service-why .service-why__point-block--no {
    padding-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .service-why .service-why__point-block {
    width: 50%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 0;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    height: 400px;
  }
}
@media screen and (max-width: 425px) {
  .service-why .service-why__point-block {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    height: auto;
    padding: 40px 20px;
  }
}
.service-why .service-why__point-block-design {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 630px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  background-size: cover;
  background-position: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  overflow: hidden;
}
@media (min-width: 1025px) {
  .service-why .service-why__point-block-design {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
}
.service-why .service-why__point-block-design:hover {
  padding-top: 40px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.service-why .service-why__point-block-design:hover .service-why__mask {
  background: rgba(20, 118, 242, 0.8);
}
@media screen and (max-width: 1024px) {
  .service-why .service-why__point-block-design:hover .service-why__mask {
    background: rgba(50, 50, 50, 0.5);
  }
}
.service-why
  .service-why__point-block-design:hover
  .service-why__point-lead-content {
  width: 100%;
  max-height: 200px;
}
@media screen and (max-width: 1024px) {
  .service-why
    .service-why__point-block-design:hover
    .service-why__point-lead-content {
    max-height: 400px;
  }
}
@media screen and (max-width: 425px) {
  .service-why
    .service-why__point-block-design:hover
    .service-why__point-lead-content {
    max-height: none;
  }
}
.service-why .service-why__point-block-design:hover .service-why__point-lead {
  margin-top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
@media (min-width: 1025px) {
  .service-why .service-why__point-block-design:hover .service-why__point-lead {
    -webkit-transition: all 0.6s cubic-bezier(0, 0.62, 0.5, 0.99);
    transition: all 0.6s cubic-bezier(0, 0.62, 0.5, 0.99);
  }
}
@media screen and (max-width: 1024px) {
  .service-why .service-why__point-block-design {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 140px;
  }
  .service-why .service-why__point-block-design--no {
    padding-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .service-why .service-why__point-block-design {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    height: auto;
    padding: 40px 20px;
  }
}
.service-why .service-why__point-block-main {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 630px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  background-size: cover;
  background-position: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  overflow: hidden;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-top: 140px;
}
.service-why .service-why__point-block-main--no {
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .service-why .service-why__point-block-main {
    width: 50%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 0;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    height: auto;
    padding: 10px;
  }
}
@media screen and (max-width: 425px) {
  .service-why .service-why__point-block-main {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    height: auto;
    padding: 40px 20px;
  }
}
.service-why .service-why__mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(50, 50, 50, 0.5);
  z-index: 1;
}
@media (min-width: 1025px) {
  .service-why .service-why__mask {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}
.service-why .service-why__mask-main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(50, 50, 50, 0.5);
  z-index: 1;
}
.service-why .service-why__point-lead {
  z-index: 5;
  word-wrap: break-word;
  padding: 0 30px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  line-height: 1.45;
}
@media (min-width: 650px) {
  .service-why .service-why__point-lead {
    line-height: 1.5;
  }
}
@media (min-width: 1025px) {
  .service-why .service-why__point-lead {
    -webkit-transition: all 0.6s cubic-bezier(0, 0.62, 0.5, 0.99);
    transition: all 0.6s cubic-bezier(0, 0.62, 0.5, 0.99);
  }
}
@media screen and (max-width: 1024px) {
  .service-why .service-why__point-lead {
    padding: 0 10px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .service-why .service-why__point-lead {
    font-size: 16px;
  }
}
.service-why .service-why__point-lead-main {
  z-index: 5;
  word-wrap: break-word;
  padding: 0 30px;
  text-align: center;
  line-height: 1.45;
}
@media (min-width: 650px) {
  .service-why .service-why__point-lead-main {
    line-height: 1.5;
  }
}
@media screen and (max-width: 1024px) {
  .service-why .service-why__point-lead-main {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .service-why .service-why__point-lead-main {
    font-size: 16px;
  }
}
.service-why .service-why__point-lead-content {
  max-height: 0;
  z-index: 5;
}
@media (min-width: 1025px) {
  .service-why .service-why__point-lead-content {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
}
@media screen and (max-width: 1025px) {
  .service-why .service-why__point-lead-content {
    max-height: none;
  }
}
.service-why .service-why__point-lead-content-main {
  max-height: 0;
  z-index: 5;
}
@media screen and (max-width: 1025px) {
  .service-why .service-why__point-lead-content-main {
    max-height: none;
  }
}
.service-why .service-why__point-title {
  width: 95%;
  z-index: 5;
  /* text-transform: uppercase; */
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.2;
  font-size: 20px;
}
@media (min-width: 1025px) {
  .service-why .service-why__point-title {
    -webkit-transition: all 0.6s cubic-bezier(0, 0.62, 0.5, 0.99);
    transition: all 0.6s cubic-bezier(0, 0.62, 0.5, 0.99);
  }
}
@media (min-width: 360px) {
  .service-why .service-why__point-title {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .service-why .service-why__point-title--no {
    font-size: 18px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .service-why .service-why__point-title--no {
    font-size: 17px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .service-why .service-why__point-title--no {
    font-size: 16px;
  }
}
@media (min-width: 360px) and (max-width: 768px) {
  .service-why .service-why__point-title--no {
    font-size: 24px;
  }
}
.service-why .service-why__point-title-main {
  width: 95%;
  z-index: 5;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.2;
  font-size: 20px;
  /* height: 60px; */
}
@media (min-width: 360px) {
  .service-why .service-why__point-title-main {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .service-why .service-why__point-title-main--no {
    font-size: 18px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .service-why .service-why__point-title-main--no {
    font-size: 17px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .service-why .service-why__point-title-main--no {
    font-size: 16px;
  }
}
@media (min-width: 360px) and (max-width: 768px) {
  .service-why .service-why__point-title-main--no {
    font-size: 24px;
  }
}
.service-cta {
  height: 200px;
  width: 100vw;
  background: #1E90FF;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-size: 400% 400%;
  -webkit-animation: Gradient 17s ease infinite;
  animation: Gradient 17s ease infinite;
}
@media screen and (max-width: 991px) {
  .service-cta {
    height: auto !important;
    padding: 80px 15px;
  }
}
@media screen and (max-width: 720px) {
  .service-cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 280px;
  }
}
.service-cta--technology {
  background: url(img/technologies/bg-technology-cta.webp) 50% / cover no-repeat;
  -webkit-animation: none;
  animation: none;
}
@media screen and (max-width: 748px) {
  .service-cta--technology {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: auto;
  }
}
.service-cta--it-consulting {
  padding: 30px 0;
  height: auto;
  
  -webkit-animation: none;
  animation: none;
}
@media screen and (max-width: 767px) {
  .service-cta--it-consulting {
    padding: 51px 0 40px;
  }
}
.service-cta--construction {
  background: url(img/platforms/construction/construction-cta.webp) 50% / cover
    no-repeat;
}
.service-cta--about,
.service-cta--construction {
  padding: 56px 0;
  height: auto;
  -webkit-animation: none;
  animation: none;
}
.service-cta--about {
  background: url(img/about-page/our-work.jpg)no-repeat center center /cover;
}
.service-cta__text-area--construction,
.service-cta__text-area--it-consulting {
  text-align: center;
  width: 90% !important;
  margin: 0 !important;
  padding: 20px !important;
  max-width: 460px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}
@media (min-width: 768px) {
  .service-cta__text-area--construction,
  .service-cta__text-area--it-consulting {
    padding: 40px !important;
  }
}
.service-cta__text-area--construction div,
.service-cta__text-area--construction h3,
.service-cta__text-area--it-consulting div,
.service-cta__text-area--it-consulting h3 {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: #323232;
}
@media screen and (max-width: 767px) {
  .service-cta__text-area--construction div,
  .service-cta__text-area--construction h3,
  .service-cta__text-area--it-consulting div,
  .service-cta__text-area--it-consulting h3 {
    margin-bottom: 7px;
  }
}
.service-cta__text-area--construction p,
.service-cta__text-area--it-consulting p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.56;
  font-weight: 400;
  text-transform: none;
  color: #323232;
}
@media screen and (max-width: 767px) {
  .service-cta__text-area--construction p,
  .service-cta__text-area--it-consulting p {
    font-size: 15px;
    margin-bottom: 23px;
    line-height: 25px;
  }
}
.service-cta__text-area--construction .btn,
.service-cta__text-area--it-consulting .btn {
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .service-cta__text-area--construction .btn,
  .service-cta__text-area--it-consulting .btn {
    font-size: 14px;
    width: 100%;
    height: fit-content;
    white-space: normal;
    padding: 14px 20px;
  }
}
.service-cta__text-area--careers {
  text-align: center;
  width: 90% !important;
  margin: 0 !important;
  padding: 35px 80px 45px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  max-width: 855px;
}
@media (max-width: 767px) {
  .service-cta__text-area--careers {
    padding: 20px !important;
  }
}
.column-cta {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
}
.service-cta__text-area {
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 50px 0 0;
  line-height: 1.25;
}
.service-cta__text-area--team-extension {
  max-width: 640px;
  margin: 0 119px 0 0;
}
@media screen and (max-width: 991px) {
  .service-cta__text-area--team-extension {
    max-width: 100%;
    text-align: center;
    margin: 0 0 20px;
  }
}
@media screen and (max-width: 748px) and (orientation: landscape) {
  .service-cta__text-area--team-extension {
    margin: 0 auto;
  }
}
@media screen and (max-width: 720px) {
  .service-cta__text-area {
    margin: 0 auto 20px;
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 475px) {
  .service-cta__text-area {
    padding: 36px 25px 23px !important;
  }
}
.service-cta__white {
  font-size: 24px;
  color: #fff;
  line-height: 34px;
  margin-bottom: 0;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .service-cta__white {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
  }
}
.service-cta__gray {
  font-size: 24px;
  color: #fff;
  opacity: 0.5;
  line-height: 1.25;
}
.service-cta__title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
  color: #323232;
}
.service-cta__text {
  color: rgba(50, 50, 50, 0.84);
  font-size: 16px;
  line-height: 1.56;
  padding: 10px 0 20px;
  text-transform: none;
}
.service-cta__link {
  font-size: 16px;
  text-decoration: none;
  color: #1476f2;
  text-transform: none;
}
@media screen and (max-width: 475px) {
  .service-cta__link {
    font-size: 14px;
  }
}
.service-cta__link:hover {
  color: #005ed7;
}
@-webkit-keyframes Gradient {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  to {
    background-position: 0 50%;
  }
}
@keyframes Gradient {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  to {
    background-position: 0 50%;
  }
}
.service-gives {
  padding: 90px 0 80px;
  overflow: hidden;
}
.service-gives .service-gives__title {
  position: relative;
  margin-bottom: 50px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  color: #323232;
  z-index: 2;
}
.service-gives .service-gives__title .title__title-bg {
  max-width: 660px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: -90px;
  left: 0;
  font-size: 90px;
  line-height: 90px;
  opacity: 0.03;
  color: #323232;
  z-index: 1;
}
@media (min-width: 768px) {
  .service-gives {
    padding: 120px 0 150px;
  }
  .service-gives .service-gives__title {
    margin-bottom: 90px;
  }
  .service-gives .service-gives__title .title__title-bg {
    top: -160px;
    font-size: 150px;
    line-height: 150px;
  }
}
.service-gives .service-gives__items {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.service-gives .service-gives__items .items__item {
  width: 100%;
  margin-bottom: 50px;
  text-align: center;
}
@media (min-width: 425px) {
  .service-gives .service-gives__items .items__item {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .service-gives .service-gives__items .items__item {
    width: 25%;
    margin-bottom: 0;
  }
}
.service-gives .service-gives__items .items__item .item__icon {
  margin-bottom: 30px;
}
.service-gives .service-gives__items .items__item .item__icon i {
  font-size: 60px;
  color: #323232;
}
.service-gives .service-gives__items .items__item .item__title {
  margin: 0 auto;
  max-width: 180px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #323232;
}
.service-dedicated {
  padding: 50px 0 70px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#525252),
    to(#343434)
  );
  background: -webkit-linear-gradient(top, #525252, #343434);
  background: linear-gradient(180deg, #525252, #343434);
}
@media (min-width: 768px) {
  .service-dedicated {
    padding: 120px 0 90px;
  }
}
.service-dedicated .dedicated__title {
  margin-bottom: 35px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
@media (min-width: 768px) {
  .service-dedicated .dedicated__title {
    margin-bottom: 20px;
    font-size: 40px;
  }
}
.service-dedicated .dedicated__description {
  margin: 0 auto 45px;
  max-width: 750px;
  font-size: 15px;
  line-height: 1.67;
  text-align: center;
  color: #fff;
  opacity: 0.65;
}
@media (min-width: 768px) {
  .service-dedicated .dedicated__description {
    margin-bottom: 80px;
  }
}
.service-dedicated .dedicated__teamwork .teamwork__title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.56;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.service-dedicated .dedicated__teamwork .teamwork__title .double-arrow i {
  display: block;
  margin: 15px auto 30px;
  font-size: 42px;
  opacity: 0.2;
}
@media (min-width: 768px) {
  .service-dedicated .dedicated__teamwork .teamwork__title {
    display: none;
  }
}
.service-dedicated .dedicated__teamwork > .teamwork__title {
  display: none;
}
@media (min-width: 768px) {
  .service-dedicated .dedicated__teamwork > .teamwork__title {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .service-dedicated .dedicated__teamwork > .teamwork__title h3 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.17;
  }
  .service-dedicated .dedicated__teamwork > .teamwork__title h3:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 150px;
    flex: 0 150px;
  }
  .service-dedicated .dedicated__teamwork > .teamwork__title h3:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 290px;
    flex: 0 290px;
  }
}
@media (min-width: 920px) {
  .service-dedicated .dedicated__teamwork > .teamwork__title h3:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 170px;
    flex: 0 170px;
  }
  .service-dedicated .dedicated__teamwork > .teamwork__title h3:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 360px;
    flex: 0 360px;
  }
}
.service-dedicated .teamwork__section {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .service-dedicated .teamwork__section {
    margin-bottom: 60px;
  }
}
.service-dedicated .teamwork__section .section__row {
  margin-bottom: 90px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 768px) {
  .service-dedicated .teamwork__section .section__row {
    margin-bottom: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
.service-dedicated .teamwork__section .section__row .step {
  position: relative;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.service-dedicated .teamwork__section .section__row .step i {
  display: none;
}
@media (min-width: 768px) {
  .service-dedicated .teamwork__section .section__row .step {
    margin: 0 30px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .service-dedicated .teamwork__section .section__row .step i {
    position: absolute;
    display: block;
    top: 7px;
    font-size: 16px;
    color: #fff;
    opacity: 0.7;
  }
  .service-dedicated .teamwork__section .section__row .step i.isoi-arrow_left {
    left: -2px;
  }
  .service-dedicated .teamwork__section .section__row .step i.isoi-arrow_right {
    right: -2px;
  }
}
@media (min-width: 920px) {
  .service-dedicated .teamwork__section .section__row .step {
    margin: 0 50px;
  }
}
@media (min-width: 1200px) {
  .service-dedicated .teamwork__section .section__row .step {
    margin: 0 70px;
  }
}
.service-dedicated .teamwork__section .section__row .step__number {
  display: block;
  margin: 0 auto 15px;
  padding: 3px;
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  border-radius: 50%;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.33;
  text-align: center;
  color: #fff;
}
@media (min-width: 768px) {
  .service-dedicated .teamwork__section .section__row .step__number:before {
    position: absolute;
    content: "";
    display: block;
    top: 14px;
    left: 0;
    right: -webkit-calc(50% + 14px);
    right: calc(50% + 14px);
    background-color: #fff;
    height: 2px;
    opacity: 0.7;
  }
  .service-dedicated .teamwork__section .section__row .step__number:after {
    position: absolute;
    content: "";
    display: block;
    top: 14px;
    left: -webkit-calc(50% + 14px);
    left: calc(50% + 14px);
    right: 0;
    background-color: #fff;
    height: 2px;
    opacity: 0.7;
  }
}
.service-dedicated .teamwork__section .section__row .step__title {
  max-width: 235px;
  margin: 0 auto 20px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.service-dedicated .teamwork__section .section__row .row__col {
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 460px) {
  .service-dedicated .teamwork__section .section__row .row__col {
    width: 420px;
  }
}
@media (min-width: 768px) {
  .service-dedicated .teamwork__section .section__row .row__col {
    margin: 0;
  }
  .service-dedicated .teamwork__section .section__row .row__col:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 150px;
    flex: 0 150px;
  }
  .service-dedicated .teamwork__section .section__row .row__col:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 290px;
    flex: 0 290px;
  }
}
@media (min-width: 920px) {
  .service-dedicated .teamwork__section .section__row .row__col:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 170px;
    flex: 0 170px;
  }
  .service-dedicated .teamwork__section .section__row .row__col:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 360px;
    flex: 0 360px;
  }
}
.service-dedicated .teamwork__section .section__row .row__col .items__item {
  margin-bottom: 20px;
  height: 170px;
  padding: 30px 15px;
  background: #fff;
  border-radius: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .service-dedicated .teamwork__section .section__row .row__col .items__item {
    margin-bottom: 0;
    padding: 40px 15px 30px;
    height: 100%;
  }
}
.service-dedicated
  .teamwork__section
  .section__row
  .row__col
  .items__item
  .item__icon {
  margin-bottom: 15px;
  font-size: 40px;
  color: #323232;
}
.service-dedicated
  .teamwork__section
  .section__row
  .row__col
  .items__item
  .item__title {
  margin: 0 auto;
  max-width: 200px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  color: #323232;
}
.service-dedicated
  .teamwork__section
  .section__row
  .row__col:last-child
  .items__item
  .item__icon {
  color: #1476f2;
}
.service-dedicated
  .teamwork__section
  .section__row:last-child
  .row__col:last-child
  .items__item
  .item__icon {
  margin: 0 auto 40px;
  width: 70%;
  position: relative;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.service-dedicated
  .teamwork__section
  .section__row:last-child
  .row__col:last-child
  .items__item
  .item__icon:after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  bottom: -25px;
  left: 20px;
  right: 20px;
  background-color: #323232;
}
.service-dedicated
  .teamwork__section
  .section__row:last-child
  .row__col:last-child
  .items__item
  .item__icon
  i {
  position: relative;
}
.service-dedicated
  .teamwork__section
  .section__row:last-child
  .row__col:last-child
  .items__item
  .item__icon
  i:after {
  content: "";
  position: absolute;
  display: block;
  height: 10px;
  width: 1px;
  bottom: -25px;
  left: 50%;
  background-color: #323232;
}
.service-dedicated .service-cta {
  height: auto;
  padding: 45px 10px;
  border-radius: 10px;
}
.service-dev-team {
  padding: 60px 0 80px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 767px) {
  .service-dev-team {
    padding: 57px 0 52px;
  }
}
.service-dev-team .dev-team__title {
  margin: 0 auto 80px;
  max-width: 650px;
  width: 100%;
  text-align: center;
  font-size: 30px;
  line-height: 1.25;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .service-dev-team .dev-team__title {
    line-height: 40px;
    margin-bottom: 73px;
  }
}
.service-dev-team .dev-team__description {
  margin: -50px auto 80px;
  max-width: 870px;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 1.67;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .service-dev-team .dev-team__description {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 62px;
  }
}
.service-dev-team .dev-team__steps {
  margin: 0 auto 18px;
  padding: 0 10%;
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 0;
}
.service-dev-team .dev-team__steps .step__dotted-line {
  margin: 0 25px 0 30px;
  max-width: 260px;
  overflow: hidden;
}
.service-dev-team .dev-team__steps .step__dotted-line iframe {
  height: 3px;
}
.service-dev-team .dev-team__row {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  counter-reset: col-header;
}
.service-dev-team .dev-team__row .col ~ .col {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .service-dev-team .dev-team__row .col ~ .col {
    margin-top: 85px;
  }
}
.service-dev-team .dev-team__row .col {
  width: 100%;
}
.service-dev-team .dev-team__row .col .col-header {
  margin-top: 10px;
  margin-bottom: 35px;
  padding: 20px 10px;
}
@media screen and (max-width: 767px) {
  .service-dev-team .dev-team__row .col .col-header {
    margin-bottom: 0;
    padding-bottom: 0;
    height: auto !important;
  }
}
.service-dev-team .dev-team__row .col .col-header .header-title {
  position: relative;
  margin-bottom: 21px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .service-dev-team .dev-team__row .col .col-header .header-title {
    margin-bottom: 17px;
  }
}
.service-dev-team .dev-team__row .col .col-header .header-title:before {
  counter-increment: col-header;
  content: counter(col-header);
  position: absolute;
  top: -75px;
  left: 50%;
  display: block;
  height: 50px;
  width: 50px;
  padding: 7px;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.33;
  text-align: center;
  color: #1476f2;
  border: 2px solid #1476f2;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
}
@media (min-width: 768px) {
  .service-dev-team .dev-team__row .col .col-header .header-title:before {
    opacity: 0;
  }
}
.service-dev-team
  .dev-team__row
  .col
  .col-header
  .header-title.animated:before {
  opacity: 1;
}
.service-dev-team .dev-team__row .col .col-header .header-title i {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 13px;
  color: #323232;
  opacity: 0.1;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.service-dev-team .dev-team__row .col .col-header .header-description {
  margin: 0 auto;
  max-width: 280px;
  width: 100%;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.33;
  text-align: center;
  color: #323232;
}
.service-dev-team .dev-team__row .col .col-footer {
  padding: 40px;
  background-color: #fafafa;
}
@media screen and (max-width: 767px) {
  .service-dev-team .dev-team__row .col .col-footer {
    padding: 22px 25px;
    height: auto !important;
  }
}
.service-dev-team .dev-team__row .col .col-footer p {
  font-size: 15px;
  line-height: 1.53;
  color: #555;
}
@media screen and (max-width: 767px) {
  .service-dev-team .dev-team__row .col .col-footer p {
    line-height: 25px;
  }
}
.service-dev-team .dev-team__row .col .col-footer .footer-title {
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #323232;
}
.service-dev-team .dev-team__row .col .col-footer .footer-list li ~ li {
  margin-top: 20px;
}
.service-dev-team .dev-team__row .col .col-footer .footer-list--no {
  word-break: break-all;
}
.service-dev-team .dev-team__row .col .col-footer .footer-list li {
  margin-left: 32px;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.33;
  color: #555;
}
.service-dev-team .dev-team__row .col .col-footer .footer-list li:before {
  content: "";
  display: inline-block;
  margin-left: -32px;
  margin-right: 20px;
  width: 6px;
  height: 6px;
  background-color: #1476f2;
}
@media (min-width: 768px) {
  .service-dev-team {
    padding: 110px 0;
  }
  .service-dev-team .dev-team__description {
    margin: -80px auto 80px;
  }
  .service-dev-team .dev-team__steps {
    opacity: 1;
  }
  .service-dev-team .dev-team__title {
    margin: 0 auto 110px;
    font-size: 32px;
  }
  .service-dev-team .dev-team__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .service-dev-team .dev-team__row .col ~ .col {
    margin-top: 0;
    margin-left: 30px;
  }
  .service-dev-team .dev-team__row .col-3 ~ .col-3 {
    margin-left: 20px;
  }
  .service-dev-team .dev-team__row .col {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-calc(33.333% - 30px);
    width: calc(33.333% - 30px);
  }
  .service-dev-team .dev-team__row .col .col-header .header-title i {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .service-dev-team .dev-team__row .col .col-header .header-title--no {
    font-size: 16px;
  }
  .service-dev-team .dev-team__row .col .col-footer {
    padding: 25px;
  }
  .service-dev-team .dev-team__row .col .col-footer--no {
    padding: 15px 10px;
  }
  .service-dev-team .dev-team__row .col .col-footer--no p {
    word-break: break-all;
  }
  .service-dev-team .dev-team__row .col-3 {
    width: -webkit-calc(25% - 20px);
    width: calc(25% - 20px);
  }
}
@media (min-width: 1024px) {
  .service-dev-team .dev-team__steps {
    opacity: 1;
  }
  .service-dev-team .dev-team__row .col ~ .col {
    margin-left: 60px;
  }
  .service-dev-team .dev-team__row .col-3 ~ .col-3 {
    margin-left: 20px;
  }
  .service-dev-team .dev-team__row .col {
    width: -webkit-calc(33.333% - 60px);
    width: calc(33.333% - 60px);
  }
  .service-dev-team .dev-team__row .col .col-header {
    padding: 20px;
  }
  .service-dev-team .dev-team__row .col .col-header .header-title {
    font-size: 20px;
  }
  .service-dev-team .dev-team__row .col .col-footer {
    padding: 35px;
    min-height: 350px;
  }
  .service-dev-team .dev-team__row .col-3 {
    width: -webkit-calc(25% - 20px);
    width: calc(25% - 20px);
  }
}
@media (min-width: 1244px) {
  .service-dev-team .dev-team__steps {
    opacity: 1;
  }
  .service-dev-team .dev-team__row .col .col-footer {
    padding: 40px;
  }
  .service-dev-team .dev-team__row .col .col-footer--no p {
    word-break: normal;
  }
}
.our-qa-block {
  padding: 60px 0 80px;
  background-color: #121212;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 767px) {
  .our-qa-block {
    padding-bottom: 20px;
  }
}
.our-qa-block .our-qa__title {
  margin: 0 auto 80px;
  max-width: 650px;
  width: 100%;
  text-align: center;
  font-size: 30px;
  line-height: 1.25;
  color: #ffffff;
}
.our-qa-block .our-qa__description {
  margin: -50px auto 80px;
  max-width: 870px;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 1.67;
  color: #ffffff;
}
.our-qa-block .our-qa__section {
  counter-reset: oval;
}
.our-qa-block .container {
  position: relative;
}
.our-qa-block .container .our-qa__steps {
  padding: 0 !important;
  position: absolute;
  top: 333px;
}
@media (min-width: 1024px) and (orientation: portrait) {
  .our-qa-block .container .our-qa__steps {
    top: 347px;
  }
}
@media (max-width: 1025px) and (orientation: landscape) {
  .our-qa-block .container .our-qa__steps {
    top: 347px;
  }
}
@media (max-width: 900px) and (orientation: landscape) {
  .our-qa-block .container .our-qa__steps {
    top: 333px;
  }
}
.our-qa-block .container li {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .our-qa-block .container li {
    display: block;
  }
}
.our-qa-block .our-qa__steps {
  opacity: 0.9;
}
@media (max-width: 768px) {
  .our-qa-block .our-qa__steps {
    opacity: 0;
    top: 345px;
  }
}
.our-qa-block .our-qa__steps .vertical__dotted-line {
  padding-bottom: 100px;
}
@media (max-width: 1000px) {
  .our-qa-block .our-qa__steps .vertical__dotted-line {
    padding-bottom: 107px;
  }
}
.our-qa-block .our-qa__steps .vertical__dotted-line .last-dops {
  height: 88px;
}
.our-qa-block .our-qa__steps .vertical__dotted-line iframe {
  width: 4px;
  height: 67px;
}
@media (max-width: 1000px) and (max-width: 800px) {
  .our-qa-block .our-qa__steps .vertical__dotted-line {
    padding-bottom: 112px;
  }
}
@media (max-width: 768px) {
  .our-qa-block .oval {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 30px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.our-qa-block .oval:before {
  counter-increment: oval;
  content: counter(oval);
  display: block;
  height: 50px;
  width: 50px;
  padding: 7px;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.33;
  text-align: center;
  color: #1476f2;
  border: 2px solid #1476f2;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
  opacity: 0;
}
@media (max-width: 768px) {
  .our-qa-block .oval:before {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.our-qa-block .oval.animated:before {
  opacity: 1;
}
.our-qa-block .circle-description {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #121212;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media (max-width: 768px) {
  .our-qa-block .circle-description {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.our-qa-block .circle-description li:before {
  width: 6px;
  height: 6px;
  content: "\25a0";
  color: #1476f2;
  position: relative;
  bottom: 7px;
  padding-right: 30px;
}
@media (max-width: 768px) {
  .our-qa-block .circle-description li:before {
    bottom: 1px;
    padding-right: 10px;
  }
}
.our-qa-block .circle-description .circle-title {
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.83;
  letter-spacing: normal;
  text-align: left;
  text-transform: uppercase;
  color: #ffffff;
  padding-left: 40px;
}
@media (max-width: 768px) {
  .our-qa-block .circle-description .circle-title {
    background-color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 0;
  }
}
.our-qa-block .circle-description .circle-list {
  width: 50%;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 16px 0;
}
@media (max-width: 768px) {
  .our-qa-block .circle-description .circle-list {
    width: 100%;
  }
}
.our-qa-block .circle-description .circle-list li {
  margin: 10px;
}
@media (max-width: 768px) {
  .our-qa-block .circle-description .circle-list li {
    padding-left: 50px;
    list-style-position: inside;
    text-indent: -1em;
  }
}
.qa-technologies {
  margin-left: 120px;
}
.qa-technologies li {
  padding-left: 3em;
  margin-bottom: 15px !important;
}
.qa-technologies li:before {
  font-size: 12px;
  content: "\25A0";
  color: #0072f6;
  position: relative;
  bottom: 2px;
  padding-right: 18px;
}
.numerals {
  padding: 90px 0;
}
.numerals__item {
  font-size: 80px;
  color: #1476f2;
  line-height: 0.9;
}
.numerals__heading,
.numerals__item {
  font-family: Montserrat;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
}
.numerals__heading {
  text-transform: uppercase;
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.5;
  color: #ffffff;
}
.numerals__line {
  margin: 23px auto 25px;
  width: 30px;
  height: 2px;
  border: 2px solid #1476f2;
}
.numerals__text {
  font-size: 14px;
  color: #1476f2;
}
.numerals__text,
.numerals__title {
  font-weight: 600;
  text-align: center;
}
.numerals__title {
  color: #ffffff;
  font-size: 32px;
  /* text-transform: uppercase; */
  margin-bottom: 30px;
}
.numerals__title--no {
  word-break: break-all;
}
.numerals .numerals__description {
  padding: 0 15px;
  margin: 0 auto 45px;
  max-width: 800px;
  text-align: center;
  line-height: 1.67;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #ffffff;
}
.numerals .container {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.numerals .col-4 {
  width: 25%;
  float: left;
  padding-right: 20px;
}
@media (max-width: 1215px) {
  .numerals .col-4 {
    width: 50%;
    padding-right: 0;
  }
  .numerals .col-4:nth-child(3),
  .numerals .col-4:nth-child(4) {
    margin-top: 50px;
  }
}
@media (max-width: 1215px) and (max-width: 1023px) {
  .numerals .col-4 {
    padding-right: 0;
  }
  .numerals .col-4:nth-child(2),
  .numerals .col-4:nth-child(4) {
    margin-right: 0;
  }
}
@media (max-width: 1215px) and (max-width: 767px) {
  .numerals .col-4 {
    width: 100%;
    float: none;
    margin: 50px 0 0;
  }
}
.service-title {
  color: #323232;
  font-weight: 600;
}
.design-services {
  padding: 90px 0;
  background-color: #121212;
}
@media screen and (max-width: 767px) {
  .design-services {
    padding: 0;
  }
}
.design-services .design-service-title {
  text-align: center;
  font-size: 32px;
  line-height: 1.25;
  font-weight: 600;
  /* text-transform: uppercase; */
  color: #ffffff;
}
@media (max-width: 768px) {
  .design-services .design-service-title {
    margin-bottom: 30px;
  }
}
.design-services .design-service-description {
  margin-bottom: 100px;
  padding: 0 15px;
  margin: 0 auto 45px;
  max-width: 800px;
  text-align: center;
  font-size: 15px;
  line-height: 1.67;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .design-services .design-service-description {
    font-size: 16px;
    padding: 0;
  }
}
.design-services .design-items {
  text-align: center;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .design-services .design-items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -12px;
  }
}
@media (max-width: 901px) {
  .design-services .design-items--no {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.design-services .design-items .design-item {
  width: 100%;
}
@media (max-width: 767px) {
  .design-services .design-items .design-item {
    margin-bottom: 25px;
    -webkit-box-flex: 100%;
    -ms-flex: 100% 0 0%;
    flex: 100% 0 0%;
  }
}
.design-services .design-items .design-item:last-child {
  margin-bottom: 0;
}
.design-services .design-items .design-item .design-icon {
  margin-bottom: 25px;
  height: 70px;
}
@media (max-width: 768px) {
  .design-services .design-items .design-item .design-icon {
    margin-bottom: 12px;
  }
}
.design-services .design-items .design-item .design-icon img {
  display: inline-block;
}
.design-services .design-items .design-title {
  padding: 0 22px;
  margin-bottom: 23px;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  text-transform: none;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 768px) {
  .design-services .container {
    width: 100%;
  }
}
.ux-block {
  padding-bottom: 0 !important;
}
.ui-block,
.ux-block {
  padding: 90px 0;
  background-color: #fff;
}
@media (max-width: 900px) {
  .ui-block,
  .ux-block {
    display: none;
  }
}
.ui-block .ux__title,
.ux-block .ux__title {
  margin: 0 auto 80px;
  max-width: 870px;
  width: 100%;
  text-align: center;
  font-size: 32px;
  line-height: 1.25;
  color: #323232;
}
.ui-block .ux__description,
.ux-block .ux__description {
  margin: -50px auto 80px;
  max-width: 870px;
  width: 100%;
  text-align: center;
  letter-spacing: normal;
  font-size: 18px;
  line-height: 1.67;
  color: #323232;
}
.ui-block .ui__points,
.ui-block .ux__points,
.ux-block .ui__points,
.ux-block .ux__points {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
}
.ui-block .ui__points .row,
.ui-block .ux__points .row,
.ux-block .ui__points .row,
.ux-block .ux__points .row {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ui-block .ui__points .row .point,
.ui-block .ux__points .row .point,
.ux-block .ui__points .row .point,
.ux-block .ux__points .row .point {
  display: block;
  position: relative;
  height: 50px;
  width: 50px;
  padding: 7px;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.33;
  text-align: center;
  color: #1476f2;
  border: 2px solid #1476f2;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
}
.ui-block .ui__points .row .point.animated,
.ui-block .ux__points .row .point.animated,
.ux-block .ui__points .row .point.animated,
.ux-block .ux__points .row .point.animated {
  opacity: 1;
}
.ui-block .ui__points .row .point.animated .text,
.ui-block .ux__points .row .point.animated .text,
.ux-block .ui__points .row .point.animated .text,
.ux-block .ux__points .row .point.animated .text {
  position: absolute;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: -0.9px;
  text-align: center;
  color: #323232;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
}
.ui-block .ui__points .row .point.animated .third-text,
.ui-block .ux__points .row .point.animated .third-text,
.ux-block .ui__points .row .point.animated .third-text,
.ux-block .ux__points .row .point.animated .third-text {
  bottom: 65px;
  left: -75px;
  width: 200px;
}
.ui-block .ui__points .row .point.animated .second-text,
.ui-block .ux__points .row .point.animated .second-text,
.ux-block .ui__points .row .point.animated .second-text,
.ux-block .ux__points .row .point.animated .second-text {
  width: 100px;
  text-align: right;
  top: 0;
  right: 65px;
}
.ui-block .ui__points .row .point.animated .second-text--no,
.ui-block .ux__points .row .point.animated .second-text--no,
.ux-block .ui__points .row .point.animated .second-text--no,
.ux-block .ux__points .row .point.animated .second-text--no {
  width: auto;
}
.ui-block .ui__points .row .point.animated .fourth-text,
.ui-block .ux__points .row .point.animated .fourth-text,
.ux-block .ui__points .row .point.animated .fourth-text,
.ux-block .ux__points .row .point.animated .fourth-text {
  width: 100px;
  left: 65px;
  text-align: left;
  top: 0;
}
.ui-block .ui__points .row .point.animated .first-text,
.ui-block .ux__points .row .point.animated .first-text,
.ux-block .ui__points .row .point.animated .first-text,
.ux-block .ux__points .row .point.animated .first-text {
  width: 100px;
  top: 15px;
  right: 40px;
}
.ui-block .ui__points .row .point.animated .five-text,
.ui-block .ux__points .row .point.animated .five-text,
.ux-block .ui__points .row .point.animated .five-text,
.ux-block .ux__points .row .point.animated .five-text {
  width: 100px;
  top: 15px;
  left: 40px;
}
.ui-block .ui__points .row .point.animated .six-text,
.ui-block .ux__points .row .point.animated .six-text,
.ux-block .ui__points .row .point.animated .six-text,
.ux-block .ux__points .row .point.animated .six-text {
  width: 100px;
  top: 4px;
  right: 60px;
  text-align: right;
}
.ui-block .ui__points .row .point.animated .seven-text,
.ui-block .ux__points .row .point.animated .seven-text,
.ux-block .ui__points .row .point.animated .seven-text,
.ux-block .ux__points .row .point.animated .seven-text {
  width: 100px;
  text-align: right;
  top: 0;
  right: 65px;
}
.ui-block .ui__points .row .point.animated .eight-text,
.ui-block .ux__points .row .point.animated .eight-text,
.ux-block .ui__points .row .point.animated .eight-text,
.ux-block .ux__points .row .point.animated .eight-text {
  width: 200px;
  top: 62px;
  left: -75px;
}
.ui-block .ui__points .row .point.animated .nine-text,
.ui-block .ux__points .row .point.animated .nine-text,
.ux-block .ui__points .row .point.animated .nine-text,
.ux-block .ux__points .row .point.animated .nine-text {
  width: 125px;
  text-align: left;
  top: 0;
  left: 65px;
}
.ui-block .ui__points .row .point.animated .ten-text,
.ui-block .ux__points .row .point.animated .ten-text,
.ux-block .ui__points .row .point.animated .ten-text,
.ux-block .ux__points .row .point.animated .ten-text {
  width: 100px;
  top: 4px;
  left: 65px;
  text-align: left;
}
.ui-block .row-1,
.ux-block .row-1 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  top: 20px;
}
.ui-block .ui-1,
.ux-block .ui-1 {
  position: relative;
  top: -10px;
}
.ui-block .row-2,
.ux-block .row-2 {
  width: 28%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 901px) and (max-width: 1000px) {
  .ui-block .row-2,
  .ux-block .row-2 {
    width: 38%;
  }
}
@media (min-width: 1001px) and (max-width: 1170px) {
  .ui-block .row-2,
  .ux-block .row-2 {
    width: 33%;
  }
}
.ui-block .row-3,
.ux-block .row-3 {
  width: 38%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 901px) and (max-width: 1000px) {
  .ui-block .row-3,
  .ux-block .row-3 {
    width: 51%;
  }
}
@media (min-width: 1001px) and (max-width: 1170px) {
  .ui-block .row-3,
  .ux-block .row-3 {
    width: 44%;
  }
}
.ui-block .row-4,
.ux-block .row-4 {
  width: 55%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 901px) and (max-width: 1000px) {
  .ui-block .row-4,
  .ux-block .row-4 {
    width: 73%;
  }
}
@media (min-width: 1001px) and (max-width: 1170px) {
  .ui-block .row-4,
  .ux-block .row-4 {
    width: 64%;
  }
}
.ui-block .row-5,
.ux-block .row-5 {
  width: 61%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 901px) and (max-width: 1000px) {
  .ui-block .row-5,
  .ux-block .row-5 {
    width: 85%;
  }
}
@media (min-width: 1001px) and (max-width: 1170px) {
  .ui-block .row-5,
  .ux-block .row-5 {
    width: 72%;
  }
}
.ui-block .first-frame,
.ux-block .first-frame {
  width: 89px;
  height: 96px;
}
.ui-block .second-frame,
.ux-block .second-frame {
  width: 125px;
  height: 35px;
}
.ui-block .third-frame,
.ux-block .third-frame {
  width: 124px;
  height: 34px;
}
.ui-block .fourth-frame,
.ux-block .fourth-frame {
  width: 89px;
  height: 95px;
}
.ui-block .five-frame,
.ux-block .five-frame {
  width: 89px;
  height: 96px;
}
.ui-block .seven-frame,
.ui-block .six-frame,
.ux-block .seven-frame,
.ux-block .six-frame {
  width: 125px;
  height: 35px;
}
.ui-block .eight-frame,
.ux-block .eight-frame {
  width: 89px;
  height: 95px;
}
.separating-line {
  margin: 90px auto 0;
  width: 931px;
  height: 2px;
  opacity: 0.1;
  border: 1px solid #323232;
  background-color: #fff;
}
.title-process {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #323232;
  text-transform: uppercase;
  width: 200px;
  opacity: 0;
}
.title-process.animation {
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ui-block-mobile,
.ux-block-mobile {
  display: none;
}
@media (max-width: 900px) {
  .ui-block-mobile,
  .ux-block-mobile {
    display: block;
  }
}
.ui-block-mobile .ux-block-mobile__title,
.ux-block-mobile .ux-block-mobile__title {
  margin: 80px auto 30px;
  max-width: 650px;
  width: 100%;
  text-align: center;
  font-size: 30px;
  line-height: 1.25;
  color: #323232;
}
.ui-block-mobile .ux-block-mobile__description,
.ux-block-mobile .ux-block-mobile__description {
  padding: 0 20px;
  max-width: 870px;
  width: 100%;
  text-align: center;
  letter-spacing: normal;
  font-size: 18px;
  line-height: 1.67;
  color: #323232;
}
.ui-block-mobile .title-process-ui,
.ui-block-mobile .title-process-ux,
.ux-block-mobile .title-process-ui,
.ux-block-mobile .title-process-ux {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #323232;
  text-transform: uppercase;
  width: 100%;
  padding: 80px 0 20px;
}
@media screen and (max-width: 767px) {
  .ui-block-mobile .title-process-ui,
  .ui-block-mobile .title-process-ux,
  .ux-block-mobile .title-process-ui,
  .ux-block-mobile .title-process-ux {
    padding-top: 60px;
  }
}
.ui-block-mobile .title-process-ui,
.ux-block-mobile .title-process-ui {
  padding-top: 10px !important;
  padding-bottom: 20px !important;
}
.ui-block-mobile .column-ui__points,
.ui-block-mobile .column-ux__points,
.ux-block-mobile .column-ui__points,
.ux-block-mobile .column-ux__points {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .ui-block-mobile .column-ui__points,
  .ui-block-mobile .column-ux__points,
  .ux-block-mobile .column-ui__points,
  .ux-block-mobile .column-ux__points {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 60px;
  }
  .ui-block-mobile .column-ui__points .ux-mobile__steps,
  .ui-block-mobile .column-ux__points .ux-mobile__steps,
  .ux-block-mobile .column-ui__points .ux-mobile__steps,
  .ux-block-mobile .column-ux__points .ux-mobile__steps {
    padding-left: 23px;
  }
}
.ui-block-mobile .column-ui__points .mobile-point,
.ui-block-mobile .column-ux__points .mobile-point,
.ux-block-mobile .column-ui__points .mobile-point,
.ux-block-mobile .column-ux__points .mobile-point {
  display: block;
  position: relative;
  height: 50px;
  width: 50px;
  padding: 7px;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.33;
  text-align: center;
  color: #1476f2;
  border: 2px solid #1476f2;
  border-radius: 50%;
  margin: 20px 0;
}
.ui-block-mobile .column-ui__points .mobile-point.animated,
.ui-block-mobile .column-ux__points .mobile-point.animated,
.ux-block-mobile .column-ui__points .mobile-point.animated,
.ux-block-mobile .column-ux__points .mobile-point.animated {
  opacity: 1;
}
.ui-block-mobile .column-ui__points .mobile-point .text,
.ui-block-mobile .column-ux__points .mobile-point .text,
.ux-block-mobile .column-ui__points .mobile-point .text,
.ux-block-mobile .column-ux__points .mobile-point .text {
  position: absolute;
  top: 12px;
  left: 60px;
  text-align: left;
  line-height: 1.31;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}
.ui-block-mobile .column-ui__points .mobile-point .text--no,
.ui-block-mobile .column-ux__points .mobile-point .text--no,
.ux-block-mobile .column-ui__points .mobile-point .text--no,
.ux-block-mobile .column-ux__points .mobile-point .text--no {
  width: 100px;
  word-break: break-all;
}
.ui-block-mobile .column-ui__points .mobile-point .big-text,
.ui-block-mobile .column-ux__points .mobile-point .big-text,
.ux-block-mobile .column-ui__points .mobile-point .big-text,
.ux-block-mobile .column-ux__points .mobile-point .big-text {
  position: absolute;
  top: 4px;
}
.ui-block-mobile .column-ui__points .mobile-point .ui,
.ui-block-mobile .column-ux__points .mobile-point .ui,
.ux-block-mobile .column-ui__points .mobile-point .ui,
.ux-block-mobile .column-ux__points .mobile-point .ui {
  position: absolute;
  top: 4px;
  width: 105px;
}
.ui-block-mobile .column-ui__points .mobile-frame,
.ui-block-mobile .column-ux__points .mobile-frame,
.ux-block-mobile .column-ui__points .mobile-frame,
.ux-block-mobile .column-ux__points .mobile-frame {
  width: 4px;
  height: 46px;
}
.ui-block-mobile .separating-mobile-line,
.ux-block-mobile .separating-mobile-line {
  margin: 65px auto;
  width: 278px;
  height: 2px;
  opacity: 0.1;
  border: 1px solid #323232;
}
.service-statistic {
  background-image: url(img/services/services-extension-statistic-bg.jpg);
  background-size: cover;
  background-position: 50%;
  min-height: 800px;
  padding: 90px 0 60px;
}
.service-statistic__title {
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  color: #323232;
}
@media screen and (max-width: 768px) {
  .service-statistic__title {
    padding: 0 40px;
  }
}
@media screen and (max-width: 500px) {
  .service-statistic__title {
    padding: 0;
  }
}
.service-statistic__title-lead {
  color: #555;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 90px;
  max-width: 630px;
}
@media screen and (max-width: 425px) {
  .service-statistic__title-lead {
    margin-bottom: 40px;
  }
}
.service-statistic__stats-cards {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.service-statistic__card {
  width: 100%;
  max-width: 290px;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.05);
  height: 400px;
  margin: 15px auto;
  padding: 40px 50px;
}
.service-statistic__card.cloud {
  padding: 0;
  overflow: hidden;
}
.service-statistic__charts-area {
  width: 140px;
  height: 140px;
  margin: auto;
}
.service-statistic__charts-area .ct-label {
  display: none;
}
.service-statistic__chart-title {
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 35px;
  font-weight: 600;
  line-height: 1.33;
}
.service-statistic__legend-area {
  margin-top: 25px;
  width: 100%;
}
.service-statistic__legend-item {
  width: 100%;
  font-size: 15px;
  line-height: 2;
  position: relative;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 26px;
}
.service-statistic__legend-item:before {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.service-statistic__legend-item.blue:before {
  background: #1476f2;
}
.service-statistic__legend-item.pink:before {
  background: #baa8ec;
}
.service-statistic__legend-item.yellow:before {
  background: #f6da70;
}
.service-statistic__legend-item.sky-blue:before {
  background: #97ebf9;
}
.service-statistic__legend-name {
  color: #555;
}
.service-statistic__legend-value {
  font-weight: 600;
  color: #000;
}
.blue {
  stroke: #1476f2;
}
.pink {
  stroke: #baa8ec;
}
.yellow {
  stroke: #f6da70;
}
.sky-blue {
  stroke: #97ebf9;
}
.augmented-reality {
  position: relative;
  padding: 370px 0 100px;
}
@media screen and (max-width: 768px) {
  .augmented-reality {
    padding-top: 270px;
  }
}
@media screen and (max-width: 600px) {
  .augmented-reality {
    padding-top: 170px;
  }
}
@media screen and (max-width: 425px) {
  .augmented-reality {
    padding-bottom: 50px;
  }
}
.augmented-reality .container {
  position: relative;
  z-index: 2;
}
.augmented-reality--iot {
  padding-top: 0;
  padding-bottom: 120px;
}
.augmented-reality--iot .augmented-reality__capabilities {
  padding-left: 0;
  padding-top: 0;
}
.augmented-reality--iot
  .augmented-reality__capabilities
  .augmented-reality__capabilities-item,
.augmented-reality--iot
  .augmented-reality__capabilities
  .augmented-reality__title {
  color: #fff;
}
.augmented-reality--iot .augmented-reality__hardware-content {
  border: 1px solid hsla(0, 0%, 59%, 0.5);
}
.augmented-reality--iot
  .augmented-reality__hardware-content
  .augmented-reality__title {
  color: #fff;
}
.augmented-reality--iot .augmented-reality__hardware-item {
  color: #fff;
  width: 33.33%;
}
.augmented-reality--iot .augmented-reality__hardware-item i {
  color: hsla(0, 0%, 100%, 0.7);
}
.augmented-reality--iot .augmented-reality__hardware-item p.small-text {
  color: #fff;
}
.augmented-reality--iot .augmented-reality__hardware-item:first-child {
  border-right: 1px solid hsla(0, 0%, 59%, 0.5);
}
.augmented-reality--iot .augmented-reality__hardware-item:first-child,
.augmented-reality--iot .augmented-reality__hardware-item:nth-child(2),
.augmented-reality--iot .augmented-reality__hardware-item:nth-child(3) {
  border-bottom: 1px solid hsla(0, 0%, 59%, 0.5);
  border-top: 1px solid hsla(0, 0%, 59%, 0.5);
}
.augmented-reality--iot .augmented-reality__hardware-item:nth-child(3) {
  border-left: 1px solid hsla(0, 0%, 59%, 0.5);
  border-right: none;
}
.augmented-reality--iot .augmented-reality__hardware-item:nth-child(4) {
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: 1px solid hsla(0, 0%, 59%, 0.5);
}
.augmented-reality--iot .augmented-reality__hardware-item:nth-child(6) {
  border-top: none;
  border-bottom: none;
  border-right: none;
  border-left: 1px solid hsla(0, 0%, 59%, 0.5);
}
@media screen and (max-width: 375px) {
  .augmented-reality--iot .augmented-reality__hardware-item {
    width: 50%;
  }
  .augmented-reality--iot .augmented-reality__hardware-item:first-child {
    border-top: 1px solid hsla(0, 0%, 59%, 0.5);
    border-bottom: none;
    border-left: none;
    border-right: 1px solid hsla(0, 0%, 59%, 0.5);
  }
  .augmented-reality--iot .augmented-reality__hardware-item:nth-child(2) {
    border-bottom: none;
    border-top: 1px solid hsla(0, 0%, 59%, 0.5);
    border-right: none;
    border-left: none;
  }
  .augmented-reality--iot .augmented-reality__hardware-item:nth-child(3) {
    border-top: 1px solid hsla(0, 0%, 59%, 0.5);
    border-bottom: none;
    border-left: none;
    border-right: 1px solid hsla(0, 0%, 59%, 0.5);
  }
  .augmented-reality--iot .augmented-reality__hardware-item:nth-child(4) {
    border-top: 1px solid hsla(0, 0%, 59%, 0.5);
    border-bottom: none;
    border-left: none;
    border-right: none;
  }
  .augmented-reality--iot .augmented-reality__hardware-item:nth-child(5) {
    border-top: 1px solid hsla(0, 0%, 59%, 0.5);
    border-bottom: none;
    border-right: 1px solid hsla(0, 0%, 59%, 0.5);
    border-left: none;
  }
  .augmented-reality--iot .augmented-reality__hardware-item:nth-child(6) {
    border-top: 1px solid hsla(0, 0%, 59%, 0.5);
    border-bottom: none;
    border-right: none;
    border-left: none;
  }
}
.augmented-reality--iot .augmented-reality__hardware {
  padding-left: 0;
  width: 50%;
  max-width: 540px;
}
@media screen and (max-width: 600px) {
  .augmented-reality--iot .augmented-reality__hardware {
    width: 100%;
  }
}
.augmented-reality--iot .augmented-reality__hardware-content {
  width: 100%;
  max-width: none;
}
.augmented-reality__absolute-picture {
  position: absolute;
  width: 100%;
  max-width: 880px;
  margin: auto;
  top: -70px;
  height: 550px;
  z-index: 1;
  left: 0;
  right: 0;
  background-size: 100%;
  background-repeat: no-repeat;
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  -webkit-transition: all 2s;
  transition: all 2s;
}
.augmented-reality__absolute-picture.animated {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (max-width: 768px) {
  .augmented-reality__absolute-picture {
    width: 90%;
  }
}
@media screen and (max-width: 425px) {
  .augmented-reality__absolute-picture {
    background-size: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
  .augmented-reality__absolute-picture {
    width: 100%;
    height: 315px;
    background-size: 150%;
  }
}
.augmented-reality__content {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
@media screen and (max-width: 600px) {
  .augmented-reality__content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.augmented-reality__capabilities {
  width: 50%;
  padding-left: 230px;
  padding-top: 75px;
}
@media screen and (max-width: 1024px) {
  .augmented-reality__capabilities {
    padding-left: 0;
  }
}
@media screen and (max-width: 600px) {
  .augmented-reality__capabilities {
    width: 100%;
    padding-top: 0;
    margin-bottom: 60px;
  }
}
.augmented-reality__hardware {
  width: 50%;
  padding-left: 115px;
}
@media screen and (max-width: 768px) {
  .augmented-reality__hardware {
    padding-left: 25px;
  }
}
@media screen and (max-width: 600px) {
  .augmented-reality__hardware {
    width: 100%;
    padding-left: 0;
  }
}
.augmented-reality__hardware-content {
  width: 100%;
  max-width: 360px;
  border: 1px solid hsla(0, 0%, 59%, 0.3);
  border-radius: 14px;
}
.augmented-reality__hardware-content .augmented-reality__title {
  text-align: center;
  padding: 20px;
}
@media screen and (max-width: 600px) {
  .augmented-reality__hardware-content {
    max-width: none;
  }
}
.augmented-reality__hardware-items {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.augmented-reality__hardware-item,
.augmented-reality__hardware-items {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.augmented-reality__hardware-item {
  width: 50%;
  height: 135px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 30px;
}
.augmented-reality__hardware-item i {
  font-size: 40px;
  margin-bottom: 15px;
  opacity: 0.7;
  color: #323232;
}
.augmented-reality__hardware-item p.small-text {
  font-weight: 600;
  line-height: 1.15;
  text-align: center;
  color: #323232;
  text-transform: uppercase;
  width: 100%;
  max-width: 135px;
}
.augmented-reality__hardware-item:first-child {
  border-right: 1px solid hsla(0, 0%, 59%, 0.3);
}
.augmented-reality__hardware-item:first-child,
.augmented-reality__hardware-item:nth-child(2) {
  border-bottom: 1px solid hsla(0, 0%, 59%, 0.3);
  border-top: 1px solid hsla(0, 0%, 59%, 0.3);
}
.augmented-reality__hardware-item:nth-child(3) {
  border-right: 1px solid hsla(0, 0%, 59%, 0.3);
}
.augmented-reality__title {
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1;
  text-align: left;
  color: #323232;
  padding: 24px 0;
}
.augmented-reality__capabilities-item {
  position: relative;
  font-size: 15px;
  line-height: 1.15;
  text-align: left;
  color: #323232;
  padding: 8px;
  padding-left: 25px;
}
.augmented-reality__capabilities-item:before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  width: 5px;
  height: 5px;
  display: block;
  content: "";
  background: #1476f2;
}
.iot-container {
  width: 100%;
  background: #232323;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 70%;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 425px) {
  .iot-container.animated .iot-absolute-cover {
    -webkit-animation: growAnimation 10s 1;
    animation: growAnimation 10s 1;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@media screen and (max-width: 425px) {
  .iot-container.animated .iot-absolute-cover {
    -webkit-animation: bigGrowAnimation 10s 1;
    animation: bigGrowAnimation 10s 1;
    -webkit-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
  }
}
.iot-absolute-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: url(img/iot-container-bg.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
@-webkit-keyframes growAnimation {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes growAnimation {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@-webkit-keyframes bigGrowAnimation {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  to {
    -webkit-transform: scale(3);
    transform: scale(3);
  }
}
@keyframes bigGrowAnimation {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  to {
    -webkit-transform: scale(3);
    transform: scale(3);
  }
}
.notice-block__content {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.notice-block__header {
  font-size: 15px;
  font-weight: 600;
  line-height: 2;
  text-align: center;
  color: #323232;
  text-transform: uppercase;
  padding: 0 20px;
  background: #fafafa;
  width: 100%;
  max-width: 215px;
  margin: 0 auto -21px;
  z-index: 2;
}
.notice-block__lead {
  border: 1px solid #ededed;
  padding: 28px 60px;
  font-weight: 300;
  z-index: 1;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .notice-block__lead {
    padding: 28px 20px;
    font-size: 13px;
  }
}
.notice-block__lead a {
  color: #1476f2;
}
.notice-block__lead a:hover {
  color: #0b5ec7;
}
.seo-about {
  padding: 85px 0 35px;
}
.seo-about__list {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.seo-about__list-item {
  width: 100%;
  max-width: 450px;
  position: relative;
  padding-left: 20px;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .seo-about__list-item {
    max-width: none;
  }
}
.seo-about__list-item:before {
  position: absolute;
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  left: 0;
  top: 7px;
  background: #1476f2;
}
.seo-about__item-title {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.33;
  text-transform: uppercase;
}
.seo-about__item-lead,
.seo-about__item-title {
  font-family: Montserrat;
  text-align: left;
  color: #323232;
}
.seo-about__item-lead {
  font-size: 13px;
  font-weight: 300;
  line-height: 1.54;
}
.fixed-ebook-form--mobile-relative {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .fixed-ebook-form--mobile-relative {
    width: 405px;
    margin: 0;
  }
}
@media (min-width: 1040px) {
  .fixed-ebook-form--mobile-relative {
    width: 455px;
  }
}
.fixed-ebook-form--mobile-relative.fixed-form {
  position: fixed;
  top: 90px;
  right: 40px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .fixed-ebook-form--mobile-relative.fixed-form {
    right: 10px;
  }
}
.fixed-ebook-form--mobile-relative.stop-form {
  position: absolute;
  top: 30px;
  right: 40px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .fixed-ebook-form--mobile-relative.stop-form {
    right: 10px;
  }
}
@media (min-width: 1280px) {
  .fixed-ebook-form--mobile-relative.fixed-form,
  .fixed-ebook-form--mobile-relative.stop-form {
    right: 50%;
    -webkit-transform: translateX(600px);
    -ms-transform: translateX(600px);
    transform: translateX(600px);
  }
}
.fixed-ebook-form {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 45px 30px;
  background: #fff;
  width: 100%;
  margin: 0 auto;
  -webkit-box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.07);
}
.fixed-ebook-form .js-thx__title {
  font-size: 32px;
  color: #1476f2;
}
.fixed-ebook-form .js-thx__subtitle {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.67;
  margin-bottom: 45px;
}
.fixed-ebook-form .js-thx__image img {
  max-width: 190px;
  margin: 0 auto;
}
.fixed-ebook-form .js-thx__link {
  background-color: #1476f2;
  color: #fff;
  line-height: 50px;
}
.fixed-ebook-form .js-thx__link:hover {
  background: #005ed7;
  border-color: #005ed7;
  color: #fff;
}
@media (min-width: 768px) {
  .fixed-ebook-form {
    width: 95%;
  }
}
@media (min-width: 1024px) {
  .fixed-ebook-form {
    width: 455px;
  }
}
.fixed-ebook-form__title {
  max-width: 286px;
  margin: 0 auto 31px;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.33;
  color: #323232;
  text-transform: uppercase;
}
.js-thx__tick {
  background-image: url(img/success-form.svg);
  width: 90px;
  height: 90px;
  background-size: cover;
  margin: 0 auto 30px;
}
@media screen and (max-width: 768px) {
  .js-thx__tick {
    display: none;
  }
}
.js-thx__title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  color: #323232;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.js-thx__subtitle {
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.25;
  text-align: center;
  color: #323232;
  margin-bottom: 75px;
}
@media screen and (max-width: 768px) {
  .js-thx__subtitle {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 320px) {
  .js-thx__subtitle {
    font-size: 21px;
  }
}
.js-thx__lead {
  font-family: Montserrat, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.67;
  text-align: center;
  color: #777;
  margin-bottom: 42px;
}
.js-thx__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.form-input--two,
.js-thx__link {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-input--two .form-group {
  width: 50%;
}
.form-input--two .form-group:last-child {
  margin-bottom: 20px;
}
.form-input--two .form-group:after {
  content: "";
  position: absolute;
  -webkit-transform: translate(150%, -50%);
  -ms-transform: translate(150%, -50%);
  transform: translate(150%, -50%);
  -webkit-transition: -webkit-transform 0.1s ease;
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease;
  right: 15px;
  top: 50%;
}
.form-input--two .form-group.has-error {
  color: #e74c3c;
}
.form-input--two .form-group.has-error:before {
  display: none;
}
.form-input--two .form-group.has-error:after {
  background-image: url(img/icons/has-error.svg);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 17px;
  width: 20px;
}
.form-input--two .form-group.has-error .upload__label--white {
  color: #e74c3c;
}
.form-input--two .form-group.has-error.has-success:not(.js-emptyFiles) {
  color: #26ad5f;
}
.form-input--two .form-group.has-error.has-success:not(.js-emptyFiles):before {
  display: none;
}
.form-input--two .form-group.has-error.has-success:not(.js-emptyFiles):after {
  background-image: url(img/icons/has-success.svg);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 12px;
  width: 16px;
}
.form-input--two
  .form-group.has-error.has-success:not(.js-emptyFiles)
  .upload__label--white {
  color: #26ad5f;
}
.form-input--two .form-group:first-child {
  margin-right: 20px;
}
@media screen and (max-width: 465px) {
  .form-input--two {
    display: block;
  }
  .form-input--two .form-group {
    width: 100%;
  }
}
.registration {
  border-radius: 8px;
}
@media screen and (max-width: 465px) {
  .registration {
    padding: 20px;
  }
}
.registration__img-wrapper {
  width: 88px;
  height: 88px;
  margin: 0 auto 35px;
}
.registration__img {
  max-width: 100%;
  max-height: 100%;
}
.registration__title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  color: #323232;
  text-transform: uppercase;
  margin-bottom: 50px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .registration__title {
    font-size: 28px;
  }
}
@media screen and (max-width: 465px) {
  .registration__title {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.registration__link {
  border: none;
  display: inherit;
  height: 50px;
  width: 230px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  padding: 18px 0;
  border-radius: 25px;
  background-image: -webkit-repeating-linear-gradient(
    20deg,
    #9a59c1,
    #3fb1fd 50%,
    #9a59c1 80%,
    #9a59c1
  );
  background-image: repeating-linear-gradient(
    70deg,
    #9a59c1,
    #3fb1fd 50%,
    #9a59c1 80%,
    #9a59c1
  );
  background-position: 100% 0;
  background-size: 200% 100%;
  -webkit-transition: 0.5s cubic-bezier(0.365, 0.335, 0, 1) !important;
  transition: 0.5s cubic-bezier(0.365, 0.335, 0, 1) !important;
  margin: 0 auto;
}
.registration__link:hover {
  background-position: 0;
  color: #fff;
}
@media screen and (max-width: 465px) {
  .registration__link {
    padding: 15px 0;
  }
}
.about-webinar {
  background-color: #fafafa;
}
.about-webinar .about-webinar__container {
  width: 100%;
}
.about-webinar .about-webinar__container h2 {
  text-align: left;
}
@media (min-width: 768px) {
  .about-webinar .about-webinar__container h2 {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .about-webinar .about-webinar__container ul {
    margin-bottom: 60px;
  }
}
@media (min-width: 1024px) {
  .about-webinar .about-webinar__container {
    max-width: 50%;
  }
}
.participants__title {
  text-align: center;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #323232;
  margin-bottom: 35px;
}
.participant__picture {
  width: 130px;
  height: 130px;
  background: #1472fc;
  margin-bottom: 35px;
}
.participants__members {
  width: 100%;
}
.participant,
.participants__members {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.participant {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid hsla(0, 0%, 80%, 0.3);
}
.participant:last-child {
  border-right: none;
}
.participant__name {
  font-weight: 600;
  color: #323232;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.participant__name,
p.participant__position {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  text-align: center;
}
p.participant__position {
  line-height: 1.33;
  color: #555;
  margin: 0 auto;
}
.participant__social {
  width: 20px;
  height: 20px;
  margin: 15px auto 0;
}
.bottom-text-webinar .text {
  width: 100%;
  max-width: 600px;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.25;
  text-align: center;
  color: #4a90e2;
  margin: auto;
  padding: 50px 0 30px;
}
@media (min-width: 768px) {
  p.participant__position {
    max-width: inherit;
  }
}
@media screen and (max-width: 465px) {
  .about-webinar__title {
    text-align: center;
  }
  .participants__members {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: block;
  }
  .participant {
    padding: 20px 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .participant__picture {
    margin-bottom: 0;
    width: 100%;
    max-width: 120px;
    height: 120px;
    margin-right: 10px;
    object-fit: cover;
    -ms-flex-item-align: normal;
    -ms-grid-row-align: normal;
    align-self: normal;
  }
  .participant {
    border-bottom: 1px solid hsla(0, 0%, 80%, 0.3);
    border-right: none;
  }
  .participant:last-child {
    border-bottom: none;
  }
  .participant__name,
  p.participant__position {
    text-align: left;
  }
  .participant__social {
    margin: 15px 0 0;
  }
}
.company {
  padding-top: 100px;
}
@media screen and (max-width: 465px) {
  .company {
    padding-top: 40px;
  }
}
.company__container {
  padding-bottom: 55px;
  color: #323232;
}
.company__container:last-child {
  padding-bottom: 0;
}
.company h3.company__title {
  font-size: 15px;
  font-weight: 600;
  text-align: left;
  padding-bottom: 20px;
  margin: 0;
}
.company p.company__text {
  font-size: 16px;
  line-height: 1.5;
  padding-bottom: 25px;
  margin: 0;
}
.company__link {
  position: relative;
  font-size: 14px;
  color: #1476f2;
  padding-left: 30px;
}
.company__link:before {
  content: "";
  background: url(img/company-link-icon.svg) no-repeat;
  position: absolute;
  width: 18px;
  height: 18px;
  top: 0;
  left: 0;
}
.company__link:hover {
  color: #171717;
}
.latest-teach {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .latest-teach {
    padding-top: 60px;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .latest-teach .container {
    padding: 0 25px;
  }
}
.latest-teach .teach-title {
  margin-bottom: 100px;
  text-align: center;
  font-size: 32px;
  line-height: 1.56;
  font-weight: 600;
  color: #121212;
}
@media screen and (max-width: 767px) {
  .latest-teach .teach-title {
    font-size: 30px;
    line-height: 1.33;
    margin-bottom: 20px;
  }
}
.latest-teach .teach-description {
  margin: 0 auto 50px;
  max-width: 770px;
  text-align: center;
  font-size: 18px;
  line-height: 1.67;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .latest-teach .teach-description {
    margin: 0 auto 39px;
    font-size: 16px;
  }
}
.latest-teach .teach-items {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 575px) {
  .latest-teach .teach-items {
    margin-bottom: 0 !important;
  }
}
.latest-teach .teach-items .teach-item {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .latest-teach .teach-items .teach-item {
    border-bottom: 1px solid rgba(50, 50, 50, 0.1);
    position: relative;
    margin-bottom: 57px;
    padding-bottom: 25px;
  }
  .latest-teach .teach-items .teach-item.active .clickable-el:after {
    background-image: url(img/insurance/arrow-up.svg);
  }
  .latest-teach .teach-items .teach-item .clickable-el {
    min-height: 30px;
    position: relative;
  }
  .latest-teach .teach-items .teach-item .clickable-el:after {
    content: "";
    position: absolute;
    right: 50%;
    bottom: 0;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    background-image: url(img/insurance/arrow-down.svg);
    width: 13px;
    height: 7px;
  }
}
.latest-teach .teach-items .teach-item:last-child {
  margin-bottom: 0;
}
.latest-teach .teach-items .teach-item .teach-icon {
  margin-bottom: 12px;
}
.latest-teach .teach-items .item-title {
  margin-bottom: 23px;
  font-size: 20px;
  line-height: 1.35;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .latest-teach .teach-items .item-title {
    max-width: 150px;
    margin: 0 auto 16px;
  }
}
.latest-teach .teach-items .item-title--no {
  min-height: 40px;
}
@media screen and (max-width: 767px) {
  .latest-teach .teach-items .more-info {
    display: none;
    overflow: hidden;
    padding-bottom: 30px;
  }
}
.latest-teach .teach-items .more-info .item-title {
  display: none;
}
.latest-teach .teach-items .more-info .item-description {
  font-size: 16px;
  line-height: 1.88;
  font-weight: 300;
  color: #ffffff;
}
@media (min-width: 768px) {
  .latest-teach {
    padding: 90px 0 0;
  }
  .latest-teach .container {
    overflow: hidden;
  }
  .latest-teach .teach-description {
    margin: 0 auto 100px;
  }
  .latest-teach .teach-items {
    position: relative;
    margin-bottom: 0;
    text-align: left;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .latest-teach .teach-items .teach-item {
    margin-bottom: 0;
    width: 100%;
    border-bottom: 1px solid rgba(50, 50, 50, 0.1);
  }
  .latest-teach .teach-items .teach-item .preview {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: center;
    cursor: pointer;
    padding: 5px 5px 30px;
  }
  .latest-teach .teach-items .teach-item .teach-icon {
    margin-bottom: 35px;
    min-height: 75px;
  }
  .latest-teach .teach-items .teach-item .item-title {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 400;
    text-transform: none;
    color: #121212;
  }
  .latest-teach .teach-items .teach-item .more-info {
    position: absolute;
    margin-top: 35px;
    left: 110%;
    width: 100%;
    -webkit-transition: left 0s;
    transition: left 0s;
  }
  .latest-teach .teach-items .teach-item .more-info .item-title {
    display: block;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
    padding-right: 10px;
  }
  .latest-teach .teach-items .teach-item .more-info .item-title.--education{color:#121212;}
  .latest-teach .teach-items .teach-item .more-info .item-description {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    color: #121212;
  }
  .latest-teach .teach-items .teach-item.active {
    border-bottom: 1px solid #3f7fe7;
  }
  .latest-teach .teach-items .teach-item.active .more-info {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    width: 100%;
    -webkit-transition: left 1s;
    transition: left 1s;
  }
  .latest-teach .teach-items .teach-item.active .more-info .item-title {
    width: 40%;
  }
  .latest-teach .teach-items .teach-item.active .more-info .item-description {
    width: 60%;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .latest-teach .teach-items .teach-item.active .more-info .item-title {
    padding-right: 20px;
    font-size: 16px;
  }
}
canvas {
  display: block;
  vertical-align: bottom;
}
.section-offers {
  position: relative;
}
@media screen and (max-width: 767px) {
  .section-offers .container {
    padding: 0;
  }
}
#particles {
  position: absolute;
  width: 100%;
  height: 100%;
  /* background-image: url(img/home-offers/bg-offers.webp); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  z-index: -999;
}
@media screen and (max-width: 1199px) {
  #technologies {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
#technologies .tabcontent-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 558.5px;
  min-height: 142px;
}
@media screen and (max-width: 1199px) {
  #technologies .tabcontent-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
  }
}
#technologies .tabcontent-item svg.offer-image {
  padding-left: 40px;
}
@media screen and (max-width: 1023px) {
  #technologies .tabcontent-item svg.offer-image {
    padding-left: 0;
  }
}
#technologies .tabcontent-item .svg-custom {
  width: 78px;
  height: 78px;
  padding-left: 30px !important;
}
@media screen and (max-width: 1023px) {
  #technologies .tabcontent-item .svg-custom {
    padding-left: 10px !important;
  }
}
#technologies .tabcontent-item:nth-child(2) {
  border-top-right-radius: 7px;
}
#technologies .tabcontent-item:nth-child(3) {
  border-top-right-radius: 0;
  border-bottom-left-radius: 7px;
}
#technologies .tabcontent-item:nth-child(4) {
  border-bottom-left-radius: 0;
}
#technologies .tabcontent-item:not(:nth-child(n + 2)),
#technologies .tabcontent-item:nth-child(4) {
  margin-bottom: 3px;
}
#technologies .tabcontent-item .offer-content {
  max-width: 381px;
}
.offers {
  padding: 80px 0 120px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.offers-title {
  margin-bottom: 70px;
  line-height: 0.94;
  text-align: center;
}
.offers-tab {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 100%;
  max-width: 930px;
  margin-bottom: 70px;
  overflow: hidden;
}
.offers-tablinks {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 33.3333%;
  flex: 0 1 33.3333%;
  padding-bottom: 10px;
  border-bottom: 2px solid rgba(50, 50, 50, 0.1);
  color: #323232;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.88;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (max-width: 1023px) {
  .offers-tablinks {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .offers-tablinks {
    font-size: 12px;
  }
}
.offers-tablinks:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -2px;
  left: 0;
  background-color: #3f7fe7;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.offers-tablinks.active,
.offers-tablinks:hover {
  color: #3f7fe7;
}
.offers-tablinks.active:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.offers-tabcontent {
  margin: 0 auto;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  max-width: 1120px;
  max-height: 0;
  height: 0;
  width: 0;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.03);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.03);
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
@media screen and (max-width: 1023px) {
  .offers-tabcontent {
    max-width: 602px;
  }
}
@media screen and (max-width: 659px) {
  .offers-tabcontent {
    max-width: 300px;
  }
}
.offers-tabcontent.active {
  max-height: none;
  height: 100%;
  width: 100%;
  opacity: 1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.offers-tabcontent .noclick {
  cursor: default !important;
  pointer-events: none;
}
.offers-tabcontent .tabcontent-item {
  padding: 30px 20px 0 0;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 33.3333%;
  flex: 0 1 33.3333%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 372px;
  min-width: 300px;
  min-height: 190px;
  background-color: #fff;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  margin-bottom: 3px;
}
.offers-tabcontent .tabcontent-item:first-child {
  border-top-left-radius: 7px;
}
.offers-tabcontent .tabcontent-item:last-child {
  border-bottom-right-radius: 7px;
}
.offers-tabcontent .tabcontent-item:nth-child(3) {
  border-top-right-radius: 7px;
}
.offers-tabcontent .tabcontent-item:nth-child(4) {
  border-bottom-left-radius: 7px;
}
@media screen and (max-width: 1023px) {
  .offers-tabcontent .tabcontent-item {
    padding-top: 25px;
  }
  .offers-tabcontent .tabcontent-item:not(:nth-child(n + 5)) {
    margin-bottom: 2px;
  }
  .offers-tabcontent .tabcontent-item:nth-child(5) {
    border-bottom-left-radius: 7px;
  }
  .offers-tabcontent .tabcontent-item:nth-child(2) {
    border-top-right-radius: 7px;
  }
  .offers-tabcontent .tabcontent-item:nth-child(3) {
    border-top-right-radius: 0;
  }
  .offers-tabcontent .tabcontent-item:nth-child(4) {
    border-bottom-left-radius: 0;
  }
  .offers-tabcontent .tabcontent-item:nth-child(odd) {
    margin-right: 2px;
  }
}
@media screen and (max-width: 767px) {
  .offers-tabcontent .tabcontent-item {
    padding-top: 20px;
  }
  .offers-tabcontent .tabcontent-item:nth-child(odd) {
    margin-right: 2px;
  }
  .offers-tabcontent .tabcontent-item:not(:nth-child(n + 5)) {
    margin-bottom: 2px;
  }
}
@media screen and (max-width: 659px) {
  .offers-tabcontent .tabcontent-item:nth-child(odd) {
    margin-right: 0;
  }
  .offers-tabcontent .tabcontent-item:not(:last-child) {
    margin-bottom: 2px;
  }
  .offers-tabcontent .tabcontent-item:first-child {
    border-top-right-radius: 7px;
  }
  .offers-tabcontent .tabcontent-item:last-child {
    border-bottom-left-radius: 7px;
  }
  .offers-tabcontent .tabcontent-item:nth-child(5) {
    border-bottom-left-radius: 0;
  }
  .offers-tabcontent .tabcontent-item:nth-child(2) {
    border-top-right-radius: 0;
  }
}
@media screen and (max-width: 575px) {
  .offers-tabcontent .tabcontent-item {
    min-height: auto;
  }
}
.offers-tabcontent .tabcontent-item .offer-image {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 25%;
  flex: 0 1 25%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-left: 10px;
}
@media screen and (max-width: 575px) {
  .offers-tabcontent .tabcontent-item .offer-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 38%;
    flex: 0 1 38%;
  }
}
.offers-tabcontent .tabcontent-item .offer-image g > path {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.offers-tabcontent .tabcontent-item .offer-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 70%;
  flex: 0 1 70%;
  max-width: 260px;
  padding-left: 3px;
}
.offers-tabcontent .tabcontent-item .offer-content-title {
  max-width: 260px;
  margin-bottom: 13px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  text-align: left;
  color: #323232;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .offers-tabcontent .tabcontent-item .offer-content-title {
    font-size: 14px;
    max-width: 180px;
  }
}
.offers-tabcontent .tabcontent-item .offer-content-description {
  margin: 0 0 12px;
  font-size: 13.5px;
  line-height: 1.43;
  text-align: left;
  color: rgba(50, 50, 50, 0.8);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1023px) {
  .offers-tabcontent .tabcontent-item .offer-content-description {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .offers-tabcontent .tabcontent-item .offer-content-description {
    font-size: 13px;
    max-width: 180px;
  }
}
.offers-tabcontent .tabcontent-item .offer-content-link-more {
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.offers-tabcontent .tabcontent-item .offer-content-link-more i {
  font-size: 11px;
  margin-left: -3px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.offers-tabcontent .tabcontent-item:hover {
  background-color: rgba(20, 118, 242, 0.8);
}
.offers-tabcontent .tabcontent-item:hover .offer-content-title {
  color: #fff;
}
.offers-tabcontent .tabcontent-item:hover .offer-content-description {
  color: hsla(0, 0%, 100%, 0.85);
}
.offers-tabcontent .tabcontent-item:hover .offer-content-link-more {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.offers-tabcontent .tabcontent-item:hover .offer-content-link-more i {
  margin-left: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.offers-tabcontent .tabcontent-item:hover .offer-image {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.offers-tabcontent .tabcontent-item:hover .offer-image g > path,
.offers-tabcontent .tabcontent-item:hover .offer-image g > polygon,
.offers-tabcontent .tabcontent-item:hover .offer-image g > polyline,
.offers-tabcontent .tabcontent-item:hover .offer-image path {
  stroke: hsla(0, 0%, 100%, 0.3);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#industries .tabcontent-item .offer-image {
  left: 20px;
}
.n-offers_description {
  text-align: center;
  margin-bottom: 48px;
  /* color:#fff; */
}
.n-offers__item--big_homepage {
  -ms-flex-preferred-size: calc(25% - 15px);
  flex-basis: -webkit-calc(25% - 15px);
  flex-basis: calc(25% - 15px);
  padding: 32px 24px;
}
@media screen and (max-width: 1024px) {
  .n-offers__item--big_homepage {
    -ms-flex-preferred-size: calc(33.3333% - 14px);
    flex-basis: -webkit-calc(33.3333% - 14px);
    flex-basis: calc(33.3333% - 14px);
  }
}
@media screen and (max-width: 767px) {
  .n-offers__item--big_homepage {
    -ms-flex-preferred-size: calc(50% - 10px);
    flex-basis: -webkit-calc(50% - 10px);
    flex-basis: calc(50% - 10px);
  }
}
@media screen and (max-width: 450px) {
  .n-offers__item--big_homepage {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.n-offers__item--big_homepage div {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .n-offers__item--big_homepage div {
    margin-bottom: 12px;
  }
}
.n-offers__item--big_homepage div img {
  width: 45px;
  height: 45px;
  object-fit: contain;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .n-offers__item--big_homepage div img {
    margin-bottom: 12px;
  }
}
.n-offers__item--big_homepage div h5 {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  min-height: 44px;
}
@media screen and (max-width: 768px) {
  .n-offers__item--big_homepage div h5 {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 450px) {
  .n-offers__item--big_homepage div h5 {
    min-height: 0;
  }
}
.n-offers__item--big_homepage p {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
}
@media screen and (max-width: 768px) {
  .n-offers__item--big_homepage p {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 768px) {
  .n-offers .industry-item {
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
  }
}
.n-offers .our-clients__button {
  margin: 46px auto 0;
}
.second-variant {
  display: none;
}
@media screen and (max-width: 767px) {
  .offices .container {
    padding: 0;
  }
}
.offices__description {
  text-align: center;
  padding-bottom: 48px;
  color: #323232;
}
.offices__title {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 575px) {
  .offices__title {
    padding: 20px;
  }
}
.offices__title > h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 0.94;
  text-align: center;
  color: #323232;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.offices__title p {
  font-size: 18px;
  line-height: 1.67;
  text-align: center;
  color: #555;
}
.offices-slider {
  position: relative;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 10px;
  gap: 2px;
  height: 360px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #f6f6f6;
}
@media screen and (max-width: 767px) {
  .offices-slider {
    padding: 0 10vw;
    margin: 0 auto;
  }
  .offices-slider,
  .offices-slider.owl-carousel .owl-stage-outer {
    overflow: visible;
  }
}
.offices-slider .offices-slider__item {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  height: 360px;
  position: relative;
  width: 100%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  overflow: hidden;
}
.offices-slider
  .offices-slider__item:hover
  .offices-slider__content
  .offices-slider__overlay {
  opacity: 1;
}
.offices-slider
  .offices-slider__item:hover
  .offices-slider__content
  .offices-slider__text {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.offices-slider
  .offices-slider__item:hover
  .offices-slider__content
  .offices-slider__text
  .offices-slider__address {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.offices-slider .offices-slider__item .offices-slider__content {
  padding: 15px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%;
  width: 100%;
  color: #fff;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    to(rgba(0, 0, 0, 0.45))
  );
  background-image: -webkit-linear-gradient(
    top,
    transparent,
    rgba(0, 0, 0, 0.45)
  );
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.45));
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
@media screen and (max-width: 1023px) {
  .offices-slider .offices-slider__item .offices-slider__content {
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  .offices-slider .offices-slider__item .offices-slider__content {
    padding: 30px;
    max-width: 100%;
  }
}
@media screen and (min-width: 1600px) {
  .offices-slider .offices-slider__item .offices-slider__content {
    padding: 0;
  }
}
.offices-slider
  .offices-slider__item
  .offices-slider__content
  .offices-slider__overlay {
  opacity: 0;
  background-color: rgba(20, 118, 242, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  z-index: -1;
}
.offices-slider
  .offices-slider__item
  .offices-slider__content
  .offices-slider__text {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 38%;
  flex: 0 1 38%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateY(70%);
  -ms-transform: translateY(70%);
  transform: translateY(70%);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.offices-slider
  .offices-slider__item
  .offices-slider__content
  .offices-slider__text
  .offices-slider__city {
  margin: 0 auto 16px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
}
.offices-slider
  .offices-slider__item
  .offices-slider__content
  .offices-slider__text
  .offices-slider__address {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s linear 0.5s, opacity 0.8s linear;
  transition: visibility 0s linear 0.5s, opacity 0.8s linear;
  padding-bottom: 33px;
}
.offices-slider
  .offices-slider__item
  .offices-slider__content
  .offices-slider__text
  .offices-slider__address
  p {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
}
.offices-slider
  .offices-slider__item
  .offices-slider__content
  .offices-slider__text
  .offices-slider__address
  p
  a {
  color: #fff;
}
.offices-slider
  .offices-slider__item
  .offices-slider__content
  .offices-slider__text
  .offices-slider__address
  p
  a:hover {
  text-decoration: underline;
}
.offices-slider .owl-next,
.offices-slider .owl-prev {
  font-size: 0;
  position: absolute;
  background: hsla(0, 0%, 100%, 0) url(img/arrow-left-dark.svg) no-repeat 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 80px;
  width: 40px;
}
.offices-slider .owl-next.disabled,
.offices-slider .owl-prev.disabled {
  display: none;
}
.offices-slider .owl-prev {
  left: 8px;
}
.offices-slider .owl-prev:hover {
  background: hsla(0, 0%, 100%, 0.06) url(img/arrow-left-dark.svg) no-repeat 50%;
}
.offices-slider .owl-next {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
  right: 8px;
}
.offices-slider .owl-next:hover {
  background: hsla(0, 0%, 100%, 0.06) url(img/arrow-left-dark.svg) no-repeat 50%;
}
.offices-slider .owl-dot span {
  width: 50px;
  height: 2px;
  display: inline-block;
  background: hsla(0, 0%, 61%, 0.3);
  margin: 0 10px;
}
@media screen and (max-width: 1100px) {
  .offices-slider .owl-dot span {
    width: 20px;
  }
}
@media screen and (max-width: 599px) {
  .offices-slider .owl-dot span {
    width: 10px;
    margin: 0 5px;
  }
}
.offices-slider .owl-dot.active span {
  border-left: 50px solid #006efa;
}
.offices-slider .owl-dots {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (max-width: 1024px) {
  .enterprise-core-mob {
    position: relative;
    padding-bottom: 40px;
    width: 100%;
  }
  .enterprise-core-mob * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* .enterprise-core-mob #particles {
    height: 2920px;
  } */
  .enterprise-core-mob .tech-container {
    margin: 60px auto;
    width: 276px;
    border: 1px solid #aac7ed;
    border-top: none;
    border-bottom: none;
    background-color: #fff;
  }
  .enterprise-core-mob .tech-item {
    position: relative;
    margin-top: 40px;
    padding-top: 40px;
  }
  .enterprise-core-mob .tech-item.main {
    margin-top: 0;
    padding-top: 32px;
    min-height: 140px;
    border: 1px solid #1476f2;
    background-color: #1476f2;
  }
  .enterprise-core-mob .tech-item.main,
  .enterprise-core-mob .tech-item.main .read-more-wrap {
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .enterprise-core-mob .tech-item.main .tech-triangle {
    position: absolute;
    left: -2px;
    bottom: -41px;
  }
  .enterprise-core-mob .tech-item.main .tech-triangle.up {
    top: -41px;
  }
  .enterprise-core-mob .tech-item.main h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.67;
  }
  .enterprise-core-mob .tech-item.main p {
    font-weight: 300;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
  }
  .enterprise-core-mob .tech-item.main label.main {
    color: #fff;
    z-index: 1;
  }
  .enterprise-core-mob .tech-item.main label.main:before {
    bottom: -87px;
  }
  .enterprise-core-mob .tech-item.main label.main:after {
    bottom: -92px;
    border-color: #fff;
  }
  .enterprise-core-mob .tech-item.main .bg-cube {
    position: absolute;
    height: 180px;
    width: 180px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(img/about-page/cube.png);
  }
  .enterprise-core-mob .tech-item img {
    margin: 0 auto;
    width: 85px;
  }
  .enterprise-core-mob .tech-item h3 {
    font-size: 16px;
    text-align: center;
  }
  .enterprise-core-mob .tech-item p {
    font-size: 0;
    opacity: 0;
    max-height: 0;
  }
  .enterprise-core-mob .tech-item .item-list {
    display: block;
    margin: 0 auto;
    padding: 10px 0 5px 24px;
    width: 180px;
    list-style-type: none;
    pointer-events: none;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .enterprise-core-mob .tech-item .item-list li {
    font-size: 14px;
    line-height: 1.43;
    color: #323232;
    opacity: 0;
    max-height: 0;
    font-size: 0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .enterprise-core-mob .tech-item .item-list li:not(:last-child):before {
    content: "";
    display: inline-block;
    margin-left: -16px;
    margin-right: 10px;
    width: 6px;
    height: 6px;
    background-color: #1476f2;
  }
  .enterprise-core-mob .tech-item .item-list li a {
    opacity: 0;
    max-height: 0;
    font-size: 0;
    padding: 0;
    margin-top: 15px;
    font-weight: 600;
    line-height: 1.88;
    color: #1476f2;
    text-transform: uppercase;
    bottom: 5px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: auto;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .enterprise-core-mob .tech-item .item-list li a i {
    opacity: 0;
    max-height: 0;
    font-size: 0;
    margin-left: 8px;
    line-height: 2;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .enterprise-core-mob .tech-item .read-more-state {
    display: none;
  }
  .enterprise-core-mob .tech-item .read-more-state:checked ~ .read-more-wrap {
    padding-bottom: 28px;
  }
  .enterprise-core-mob .tech-item .read-more-state:checked ~ .read-more-wrap li,
  .enterprise-core-mob .tech-item .read-more-state:checked ~ .read-more-wrap p {
    opacity: 1;
    font-size: inherit;
    max-height: 290px;
  }
  .enterprise-core-mob
    .tech-item
    .read-more-state:checked
    ~ .read-more-wrap
    li
    a,
  .enterprise-core-mob
    .tech-item
    .read-more-state:checked
    ~ .read-more-wrap
    p
    a {
    opacity: 1;
    font-size: 16px;
    max-height: 290px;
  }
  .enterprise-core-mob
    .tech-item
    .read-more-state:checked
    ~ .read-more-wrap
    li
    a
    i,
  .enterprise-core-mob
    .tech-item
    .read-more-state:checked
    ~ .read-more-wrap
    p
    a
    i {
    max-height: 290px;
    opacity: 1;
    font-size: 11px;
  }
  .enterprise-core-mob .tech-item .read-more-state ~ .read-more-trigger:before {
    content: "See more";
    position: absolute;
    width: 72px;
    bottom: -18px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
  .enterprise-core-mob .tech-item .read-more-state:checked ~ .bg-cube {
    background-image: none;
  }
  .enterprise-core-mob
    .tech-item
    .read-more-state:checked
    ~ .read-more-trigger:before {
    content: "Close";
    bottom: -30px;
  }
  .enterprise-core-mob
    .tech-item
    .read-more-state:checked
    ~ .read-more-trigger:after {
    bottom: -1px;
    -webkit-transform: translateX(-50%) rotate(135deg);
    -ms-transform: translateX(-50%) rotate(135deg);
    transform: translateX(-50%) rotate(135deg);
  }
  .enterprise-core-mob .tech-item .read-more-trigger {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 72px;
    font-size: 14px;
    line-height: 2.14;
    text-align: center;
    color: #323232;
    cursor: pointer;
  }
  .enterprise-core-mob .tech-item .read-more-trigger:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -23px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
    width: 5px;
    height: 5px;
    border-bottom: 1px solid #323232;
    border-left: 1px solid #323232;
  }
  .enterprise-core-mob .tech-item .tech-triangle {
    position: absolute;
    left: -1px;
    bottom: -41px;
  }
  .enterprise-core,
  .enterprise-core * {
    display: none;
  }
}
@media only screen and (min-width: 1025px) {
  .enterprise-core-mob,
  .enterprise-core-mob * {
    display: none;
  }
  .enterprise-core {
    height: 850px;
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .enterprise-core * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .enterprise-core .hexa-container {
    display: block;
    position: relative;
    width: 350px;
    height: 350px;
    top: 250px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: -webkit-transform 0.7s linear;
    transition: -webkit-transform 0.7s linear;
    transition: transform 0.7s linear;
    transition: transform 0.7s linear, -webkit-transform 0.7s linear;
    border-radius: 50%;
  }
  .enterprise-core .item {
    position: absolute;
    height: 67.64705%;
    width: 67.64705%;
    border-radius: 50%;
  }
  .enterprise-core .item-center {
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
  }
  .enterprise-core .item-center .hex {
    width: 100%;
    height: 100%;
    fill: #1476f2;
  }
  .enterprise-core .item-top {
    top: -61%;
    right: 16%;
  }
  .enterprise-core .item-right-top {
    top: -22%;
    right: -51%;
  }
  .enterprise-core .item-left-top {
    top: -22%;
    right: 83%;
  }
  .enterprise-core .item-right-bottom {
    top: 55%;
    right: -51%;
  }
  .enterprise-core .item-left-bottom {
    top: 55%;
    right: 83%;
  }
  .enterprise-core .item .item-list {
    position: absolute;
    top: 5%;
    list-style-type: none;
    pointer-events: none;
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    opacity: 0;
  }
  .enterprise-core .item .item-list li {
    font-size: 14px;
    line-height: 1.43;
    color: #ffffff;
  }
  .enterprise-core .item .item-list li:before {
    content: "";
    display: inline-block;
    margin-left: -16px;
    margin-right: 12px;
    width: 4px;
    height: 4px;
    background-color: #1476f2;
  }
  .enterprise-core .item .item-list-top {
    width: 300px;
    top: 10%;
    left: 140%;
  }
  .enterprise-core .item .item-list-top-right {
    width: 130px;
    top: 15%;
    left: 140%;
  }
  .enterprise-core .item .item-list-bottom-right {
    width: 160px;
    top: 15%;
    left: 140%;
  }
  .enterprise-core .item .item-list-bottom-left,
  .enterprise-core .item .item-list-top-left {
    width: 170px;
    top: 15%;
    right: 125%;
  }
  .enterprise-core .item:hover > .hex-inner {
    width: 98%;
    height: 98%;
  }
  .enterprise-core .item:hover h3 a {
    color: #1476f2;
  }
  .enterprise-core .item:hover h3 a i {
    right: -24px;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    opacity: 1;
  }
  .enterprise-core .item:hover .item-list {
    opacity: 1;
  }
  .enterprise-core .item:hover .item-list-bottom-right,
  .enterprise-core .item:hover .item-list-top,
  .enterprise-core .item:hover .item-list-top-right {
    left: 120%;
  }
  .enterprise-core .item:hover .item-list-bottom-left,
  .enterprise-core .item:hover .item-list-top-left {
    right: 105%;
  }
  .enterprise-core .hex {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%;
    height: 80%;
    fill: #fff;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
  }
  .enterprise-core .hex-outer {
    width: 100%;
    height: 100%;
  }
  .enterprise-core .hex-media {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 38%;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 50%;
  }
  .enterprise-core .hex-media-center {
    width: 100%;
    height: 100%;
    background-size: 70%;
    background-image: url(img/about-page/cube.png);
  }
  .enterprise-core .hex-media-center figcaption {
    width: 240px;
  }
  .enterprise-core .hex-media-center figcaption h3 {
    width: 240px;
    position: absolute;
    top: 150px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.25;
    -webkit-transition: none;
    transition: none;
  }
  .enterprise-core .hex-media-center figcaption p {
    width: 240px;
    position: absolute;
    opacity: 0;
    bottom: -180px;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    text-align: center;
    color: #fff;
    pointer-events: none;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
  }
  .enterprise-core .hex-media-center:hover {
    background-image: none;
  }
  .enterprise-core .hex-media-center:hover figcaption h3 {
    top: 60px;
    font-size: 14px;
    opacity: 0;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
  }
  .enterprise-core .hex-media-center:hover figcaption p {
    bottom: 75px;
    opacity: 1;
  }
  .enterprise-core img {
    margin-bottom: 10px;
    width: 100%;
  }
  .enterprise-core h3,
  .enterprise-core h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.03;
    letter-spacing: normal;
    text-transform: none;
    text-align: center;
    color: #323232;
  }
  .enterprise-core h3 a,
  .enterprise-core h4 a {
    position: relative;
    color: #323232;
  }
  .enterprise-core h3 a i,
  .enterprise-core h4 a i {
    position: absolute;
    width: 23px;
    top: 5px;
    right: -18px;
    font-size: 13px;
    font-weight: 600;
    color: #1476f2;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    opacity: 0;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 1024px) {
  li {
    font-size: 12px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1024px) {
  .hexa-container {
    width: 300px;
    height: 300px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1024px) {
  li {
    font-size: 12px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1024px) {
  -bottom-right,
  -top,
  -top-right {
    left: 132%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1024px) {
  -bottom-left,
  -top-left {
    right: 118%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1024px) {
  -bottom-right,
  -top,
  -top-right {
    left: 112%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1024px) {
  -bottom-left,
  -top-left {
    right: 88%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1024px) {
  h3 {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1024px) {
  h3,
  h4,
  p {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1024px) {
  i {
    top: 3px;
    font-size: 11px;
  }
}
.about-news {
  background: #f9f9f9;
}
.our-work-wrapper {
  background-color: #fff;
}
.our-work {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 747px) {
  .our-work {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.our-work__item {
  padding: 8px 80px;
  display: -ms-grid;
  display: grid;
}
@media only screen and (max-width: 1023px) {
  .our-work__item {
    padding: 4px 40px;
  }
}
@media only screen and (max-width: 747px) {
  .our-work__item {
    width: 280px;
    padding: 2px 20px;
  }
}
.our-work__item ~ .our-work__item {
  border-left: 2px solid rgba(50, 50, 50, 0.1);
}
@media only screen and (max-width: 747px) {
  .our-work__item ~ .our-work__item {
    border: none;
    margin-top: 20px;
  }
}
.our-work__item h3 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  color: #323232;
}
.our-work__item p {
  padding: 20px 0;
  font-size: 14px;
  line-height: 1.71;
  color: #323232;
}
@media only screen and (max-width: 747px) {
  .our-work__item p {
    padding: 8px 0;
  }
}
.our-work__item a {
  font-size: 13px;
  font-weight: 600;
  line-height: 2.31;
  color: #1476f2;
  text-transform: uppercase;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}
.our-work__item a:hover {
  color: #005ed7;
}
.our-work__item a:hover i {
  margin-left: 12px;
}
.our-work__item a i {
  margin-left: 3px;
  font-size: 10px;
  font-weight: 600;
  -webkit-transition: margin-left 0.3s ease;
  transition: margin-left 0.3s ease;
}
.map-scroll {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  background-image: url(img/bg-map.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  background-color: #fafafa;
  padding-bottom: 20px;
}
.map-scroll .container {
  height: unset;
}
@media screen and (max-width: 868px) and (orientation: landscape) {
  .map-scroll {
    background-size: 150%;
    background-position: 0 0;
  }
}
@media screen and (max-width: 768px) {
  .map-scroll {
    background-size: 150%;
    background-position: 0 0;
  }
}
@media screen and (max-width: 400px) {
  .map-scroll {
    background-size: 150%;
    background-position: 0 0;
  }
}
.map-scroll .mission-vision {
  padding: 400px 0 55px;
}
@media screen and (max-width: 768px) {
  .map-scroll .mission-vision {
    padding: 200px 20px 0;
  }
}
@media screen and (max-width: 868px) and (orientation: landscape) {
  .map-scroll .mission-vision {
    padding: 260px 0 0;
  }
}
.map-scroll .cemetery__title--center p {
  font-size: 18px;
}
.transportation__management {
  padding: 25px 0 15px;
}
.transportation__management .container {
  width: auto;
  padding: 0 0 0 4%;
}
@media screen and (max-width: 767px) {
  .transportation__management .container {
    padding: 0;
  }
  .transportation__management .container .phone__column:first-child {
    padding: 0 30px;
  }
}
.transportation__management .container .phone__title {
  padding-top: 25px;
  font-size: 32px;
}
.transportation__management .container .phone__lead {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .transportation__management .container .phone__lead {
    text-align: justify;
  }
}
.transportation__management .container .phone__list li {
  padding-right: 0;
}
.transportation__management .container .phone__image {
  background-position: 100% 0;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .transportation__management .container .phone__image {
    background-size: contain;
  }
}
@media screen and (max-width: 767px) {
  .transportation__management .container .phone__image {
    background-position: 100%;
  }
}
.transportation__management .container .list--text {
  font-size: 16px;
  line-height: 1.25;
}
.transportation__management .container .isoi-blockchain {
  margin-right: 30px;
}
.transportation__management .container .isoi-real-time-vehicle {
  margin-right: 15px;
}
.transportation__management .container .isoi-smart-warehousing {
  margin-right: 25px;
}
@media screen and (max-width: 767px) {
  .transportation__management .container .isoi-custom-iot {
    margin-right: 33px;
  }
  .transportation__management .container .isoi-smart-warehousing {
    margin-right: 35px;
  }
}
.transportation__data {
  padding: 75px 0 60px;
}
@media screen and (max-width: 767px) {
  .transportation__data {
    padding: 35px 0;
  }
}
.transportation__data .container {
  width: auto;
  padding: 0 4% 0 0;
}
@media screen and (max-width: 767px) {
  .transportation__data .container {
    padding: 0;
  }
}
.transportation__data .container .phone__column:first-child {
  padding: 0 0 0 30px;
}
@media screen and (max-width: 767px) {
  .transportation__data .container .phone__column:first-child {
    padding: 0 30px;
  }
}
.transportation__data .container .phone__title {
  padding-top: 15px;
  font-size: 32px;
}
.transportation__data .container .phone__lead {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .transportation__data .container .phone__lead {
    text-align: justify;
  }
}
.transportation__data .container .phone__list li {
  padding-right: 0;
}
.transportation__data .container .phone__column--height {
  min-height: 325px;
}
.transportation__data .container .phone__image {
  background-position: 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .transportation__data .container .phone__image {
    background-size: contain;
  }
}
@media screen and (max-width: 767px) {
  .transportation__data .container .phone__image {
    background-position: 0;
  }
}
.transportation__data .container .list--text {
  font-size: 16px;
  line-height: 1.25;
}
.transportation__data .container .isoi-artificial-intelligence {
  margin-right: 22px;
}
.transportation__data .container .isoi-higher-software-quality {
  margin-right: 18px;
}
.transportation__data .container .isoi-custom-reporting {
  margin-right: 12px;
}
@media screen and (max-width: 767px) {
  .transportation__connect {
    padding-top: 50px;
  }
}
.transportation__connect .phone__title {
  font-size: 32px;
}
.transportation__connect .phone__lead {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .transportation__connect .phone__lead {
    text-align: justify;
  }
}
.transportation__connect .phone__list li {
  padding-right: 0;
}
.transportation__connect .list--text {
  font-size: 16px;
  line-height: 1.25;
}
.transportation__connect .phone__column--height {
  min-height: 410px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .transportation__connect .phone__image {
    background-size: contain;
  }
}
.transportation__connect .isoi-apple-carplay {
  margin-right: 24px;
}
.transportation__connect .isoi-api,
.transportation__connect .isoi-iot-chip {
  margin-right: 24px;
}
@media screen and (max-width: 767px) {
  .transportation__connect .isoi-ford-sync {
    margin-right: 15px;
  }
  .transportation__connect .isoi-api,
  .transportation__connect .isoi-iot-chip {
    margin-right: 20px;
  }
}
.solutions-page__title {
  color: #323232;
  text-transform: uppercase;
  text-align: center;
  max-width: 615px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 767px) {
  .solutions-page__title {
    font-size: 30px;
    margin: 0 auto 19px;
  }
}
.solutions-page__descr {
  font-size: 18px;
  line-height: 1.67;
  text-align: center;
  color: #555;
  width: 100%;
  max-width: 800px;
  margin: 0 auto 70px;
}
@media screen and (max-width: 1023px) {
  .solutions-page__descr {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .solutions-page__descr {
    font-size: 14px;
    line-height: 30px;
    margin: 0 auto 34px;
  }
}
.tech-solution {
  background-color: #fafafa;
  padding: 80px 0 60px;
}
.tech-solution .tech {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}
@media screen and (max-width: 767px) {
  .tech-solution .tech {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.tech-solution .tech__item {
  position: relative;
  height: 320px;
  background-color: #fff;
  margin: 0 3px 3px 0;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.tech-solution .tech__item:first-child {
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
}
.tech-solution .tech__item:nth-child(3) {
  border-bottom-right-radius: 7px;
  border-top-right-radius: 7px;
}
@media screen and (max-width: 767px) {
  .tech-solution .tech__item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 7px;
  }
  .tech-solution .tech__item:nth-child(3) {
    border-top-right-radius: 0;
    border-bottom-left-radius: 7px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .tech-solution .tech__item--iot {
    -ms-grid-column: 1;
    grid-column-start: 1;
    grid-column-end: 3;
  }
}
.tech-solution .tech__item:hover {
  background-color: rgba(20, 118, 242, 0.8);
}
.tech-solution .tech__item:hover .tech__img-wrapper,
.tech-solution .tech__item:hover .tech__title {
  opacity: 0;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-animation: shrink 0.35s ease-in;
  animation: shrink 0.35s ease-in;
}
.tech-solution .tech__item:hover .tech__descr-wrapper {
  display: block;
}
.tech-solution .tech__img-wrapper {
  width: 90px;
  height: 85px;
  margin: 65px auto;
}
.tech-solution .tech__img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.tech-solution .tech__title {
  text-align: center;
  padding: 0 31px 45px;
  font-size: 16px;
  font-weight: 600;
  color: #323232;
}
.tech-solution .tech__descr-wrapper {
  display: none;
  width: 100%;
  height: 100%;
}
.tech-solution .tech__link {
  display: block;
  height: 100%;
  padding: 30px 40px;
  position: absolute;
  visibility: visible;
  bottom: 0;
  opacity: 1;
  -webkit-animation: grow 0.5s ease;
  animation: grow 0.5s ease;
}
.tech-solution .tech__link-title {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}
.tech-solution .tech__text {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.43;
  margin: 10px 0 12px;
}
.tech-solution .tech__more {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
}
.tech-solution .tech__more i {
  margin-left: 5px;
  -webkit-animation: marginLeft 0.3s ease 0.35s;
  animation: marginLeft 0.3s ease 0.35s;
}
@-webkit-keyframes marginLeft {
  0% {
    margin-left: 0;
  }
  to {
    margin-left: 5px;
  }
}
@keyframes marginLeft {
  0% {
    margin-left: 0;
  }
  to {
    margin-left: 5px;
  }
}
@-webkit-keyframes shrink {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@keyframes shrink {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@-webkit-keyframes grow {
  0% {
    visibility: hidden;
    bottom: -100%;
    opacity: 0;
  }
  50% {
    visibility: visible;
    bottom: -30%;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
@keyframes grow {
  0% {
    visibility: hidden;
    bottom: -100%;
    opacity: 0;
  }
  50% {
    visibility: visible;
    bottom: -30%;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
.stack-block {
  background-color: #fff;
  padding: 90px 0 110px;
}
@media screen and (max-width: 767px) {
  .stack-block {
    padding-bottom: 0;
    padding-top: 62px;
  }
}
.stack-block__wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-column-align: center;
  justify-items: center;
}
@media screen and (max-width: 767px) {
  .stack-block__wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.stack-block__wrapper .stack {
  border-top: 1px solid rgba(50, 50, 50, 0.1);
  padding: 25px 0 50px;
  max-width: 420px;
}
@media screen and (max-width: 767px) {
  .stack-block__wrapper .stack {
    border: none;
  }
}
.stack-block__wrapper .stack__title {
  text-transform: uppercase;
  padding-bottom: 40px;
  max-width: 310px;
}
@media screen and (max-width: 767px) {
  .stack-block__wrapper .stack__title {
    text-align: center;
    margin: 0 auto;
  }
}
.stack-block__wrapper .stack__title--web {
  padding-bottom: 77px;
}
@media screen and (max-width: 767px) {
  .stack-block__wrapper .stack__title--web {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .stack-block__wrapper .stack__flex {
    text-align: center;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.stack-block__wrapper .stack__item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 75px 65%;
  grid-template-columns: 75px 65%;
  grid-column-gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .stack-block__wrapper .stack__item {
    -webkit-box-flex: 50%;
    -ms-flex: 50% 0 0px;
    flex: 50% 0 0;
    display: block;
    margin-bottom: 25px;
    text-align: center;
  }
}
.stack-block__wrapper .stack__item:last-child {
  margin-bottom: 0;
}
.stack-block__wrapper .stack__img-wrapper {
  width: 75px;
  height: 60px;
}
@media screen and (max-width: 767px) {
  .stack-block__wrapper .stack__img-wrapper {
    height: 70px;
    width: auto;
    margin-bottom: 12px;
  }
}
.stack-block__wrapper .stack__img {
  max-width: 100%;
  max-height: 100%;
}
@media screen and (max-width: 767px) {
  .stack-block__wrapper .stack__img {
    display: inline-block;
  }
}
.stack-block__wrapper .stack__name {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  color: #323232;
  max-width: 112px;
}
@media screen and (max-width: 767px) {
  .stack-block__wrapper .stack__name {
    max-width: 100%;
  }
}
.stack-block + .cemetery {
  background-color: #fafafa;
}
.video-section {
  height: 100vh;
  padding: 0;
}
.video-wrapper {
  position: relative;
  height: 100vh;
  overflow: hidden;
  min-height: 350px;
  background: url(/assets/d3aa10f/img/img9.jpg)no-repeat center center /cover;
}
.video-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.video-wrapper .video-bg {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: auto;
  height: auto;
  background-size: cover;
}
.about-header {
  position: absolute;
  padding: 0 25px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.services-android-app-development-services .technology,
.services-ios-app-development-services .technology {
  padding: 80px 0 40px;
}
@media screen and (max-width: 767px) {
  .services-android-app-development-services .technology,
  .services-ios-app-development-services .technology {
    padding: 40px 0 0;
  }
}
.services-android-app-development-services .technology .macintosh,
.services-ios-app-development-services .technology .macintosh {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 20px;
  -ms-grid-column-align: center;
  justify-items: center;
  text-align: center;
  padding: 50px 0 90px;
}
@media screen and (max-width: 1023px) {
  .services-android-app-development-services .technology .macintosh,
  .services-ios-app-development-services .technology .macintosh {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 100px;
  }
}
@media screen and (max-width: 480px) {
  .services-android-app-development-services .technology .macintosh,
  .services-ios-app-development-services .technology .macintosh {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.services-android-app-development-services .technology .macintosh__device,
.services-ios-app-development-services .technology .macintosh__device {
  position: relative;
}
.services-android-app-development-services
  .technology
  .macintosh__device:hover
  .macintosh__img,
.services-ios-app-development-services
  .technology
  .macintosh__device:hover
  .macintosh__img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.services-android-app-development-services
  .technology
  .macintosh__device:hover
  .macintosh__name,
.services-ios-app-development-services
  .technology
  .macintosh__device:hover
  .macintosh__name {
  color: #fff;
  background-color: #1476f2;
}
.services-android-app-development-services .technology .macintosh__img-wrapper,
.services-ios-app-development-services .technology .macintosh__img-wrapper {
  max-width: 265px;
  max-height: 230px;
  overflow: hidden;
}
.services-android-app-development-services .technology .macintosh__img,
.services-ios-app-development-services .technology .macintosh__img {
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
}
.services-android-app-development-services .technology .macintosh__name,
.services-ios-app-development-services .technology .macintosh__name {
  position: absolute;
  left: 50%;
  bottom: -30%;
  font-size: 18px;
  line-height: 1.33;
  color: #323232;
  background-color: #fff;
  min-width: 210px;
  padding: 50px 18px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.06);
}
@media screen and (max-width: 1023px) {
  .services-android-app-development-services .technology .macintosh__name,
  .services-ios-app-development-services .technology .macintosh__name {
    min-width: 190px;
    padding: 40px 0;
  }
}
.services-android-app-development-services .technology .macintosh__title,
.services-ios-app-development-services .technology .macintosh__title {
  font-size: 18px;
}
.services-android-app-development-services .development,
.services-ios-app-development-services .development {
  padding: 80px 0 100px;
}
@media screen and (max-width: 767px) {
  .services-android-app-development-services .development,
  .services-ios-app-development-services .development {
    padding: 40px 0;
  }
}
.services-android-app-development-services .development .stages,
.services-ios-app-development-services .development .stages {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-column-align: center;
  justify-items: center;
  padding-top: 50px;
}
@media screen and (max-width: 767px) {
  .services-android-app-development-services .development .stages,
  .services-ios-app-development-services .development .stages {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-row-gap: 40px;
  }
}
.services-android-app-development-services .development .stages__item,
.services-ios-app-development-services .development .stages__item {
  position: relative;
}
.services-android-app-development-services .development .stages__item:before,
.services-ios-app-development-services .development .stages__item:before {
  content: "";
  position: absolute;
  top: 60px;
  left: 180px;
  width: 110%;
  height: 1px;
  background-color: rgba(50, 50, 50, 0.22);
  z-index: -1;
  -webkit-transition: background-color 1s ease-in-out;
  transition: background-color 1s ease-in-out;
}
.services-android-app-development-services
  .development
  .stages__item:last-child:before,
.services-ios-app-development-services
  .development
  .stages__item:last-child:before {
  content: none;
}
@media screen and (max-width: 1023px) {
  .services-android-app-development-services .development .stages__item:before,
  .services-ios-app-development-services .development .stages__item:before {
    width: 90%;
    left: 175px;
  }
}
@media screen and (max-width: 767px) {
  .services-android-app-development-services .development .stages__item:before,
  .services-ios-app-development-services .development .stages__item:before {
    content: none;
  }
}
.services-android-app-development-services
  .development
  .stages__item--active
  .stages__img-wrapper
  svg,
.services-ios-app-development-services
  .development
  .stages__item--active
  .stages__img-wrapper
  svg {
  opacity: 1;
}
.services-android-app-development-services
  .development
  .stages__item--active
  .stages__list,
.services-ios-app-development-services
  .development
  .stages__item--active
  .stages__list {
  opacity: 1;
  height: auto;
}
.services-android-app-development-services
  .development
  .stages__item--active:before,
.services-android-app-development-services
  .development
  .stages__item--active:first-child:before,
.services-ios-app-development-services
  .development
  .stages__item--active:before,
.services-ios-app-development-services
  .development
  .stages__item--active:first-child:before {
  background-color: #1476f2;
}
.services-android-app-development-services
  .development
  .stages__item--activeList
  .stages__list,
.services-ios-app-development-services
  .development
  .stages__item--activeList
  .stages__list {
  opacity: 1;
  height: auto;
}
.services-android-app-development-services
  .development
  .stages__item--activeBorder:before,
.services-android-app-development-services
  .development
  .stages__item--activeBorder:first-child:before,
.services-ios-app-development-services
  .development
  .stages__item--activeBorder:before,
.services-ios-app-development-services
  .development
  .stages__item--activeBorder:first-child:before {
  background-color: #1476f2;
}
.services-android-app-development-services .development .stages__img-wrapper,
.services-ios-app-development-services .development .stages__img-wrapper {
  border-radius: 60px;
  background-color: #fff;
  margin: 0 auto;
  padding: 25px 0;
  width: 120px;
  height: 120px;
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.06);
  text-align: center;
}
.services-android-app-development-services
  .development
  .stages__img-wrapper
  svg,
.services-ios-app-development-services .development .stages__img-wrapper svg {
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.services-android-app-development-services .development .stages__title,
.services-ios-app-development-services .development .stages__title {
  text-transform: uppercase;
  text-align: center;
  padding: 25px 0 40px;
  color: #1476f2;
  font-size: 18px;
  font-weight: 400;
}
.services-android-app-development-services .development .stages__list,
.services-ios-app-development-services .development .stages__list {
  color: #323232;
  opacity: 0;
  height: 0;
  -webkit-transition: opacity 0.7s ease-in-out;
  transition: opacity 0.7s ease-in-out;
}
.services-android-app-development-services .development .stages__list-item,
.services-ios-app-development-services .development .stages__list-item {
  position: relative;
  font-size: 16px;
  line-height: 1.25;
  padding: 0 20px 20px;
  color: #323232;
}
.services-android-app-development-services
  .development
  .stages__list-item:last-child,
.services-ios-app-development-services
  .development
  .stages__list-item:last-child {
  padding-bottom: 0;
}
.services-android-app-development-services
  .development
  .stages__list-item:before,
.services-ios-app-development-services .development .stages__list-item:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 6px;
  height: 6px;
  background-color: #1476f2;
}
.services-android-app-development-services .technology-stack,
.services-ios-app-development-services .technology-stack {
  background-color: #fff;
  padding: 120px 0 70px;
}
@media screen and (max-width: 767px) {
  .services-android-app-development-services .technology-stack,
  .services-ios-app-development-services .technology-stack {
    padding: 40px 0;
  }
}
.services-android-app-development-services .technology-stack .tech,
.services-ios-app-development-services .technology-stack .tech {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 90px;
  text-align: center;
  max-width: 930px;
  margin: 0 auto;
  padding-top: 50px;
}
@media screen and (max-width: 767px) {
  .services-android-app-development-services .technology-stack .tech,
  .services-ios-app-development-services .technology-stack .tech {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .services-android-app-development-services
    .technology-stack
    .tech
    .stack:nth-child(3),
  .services-ios-app-development-services
    .technology-stack
    .tech
    .stack:nth-child(3) {
    border-bottom: none;
  }
}
.services-android-app-development-services .technology-stack .stack,
.services-ios-app-development-services .technology-stack .stack {
  cursor: pointer;
  border-bottom: 2px solid rgba(50, 50, 50, 0.1);
}
.services-android-app-development-services .technology-stack .stack:first-child,
.services-ios-app-development-services .technology-stack .stack:first-child {
  border-top: 2px solid rgba(50, 50, 50, 0.1);
}
.services-android-app-development-services
  .technology-stack
  .stack--active
  .stack__title,
.services-android-app-development-services
  .technology-stack
  .stack:hover
  .stack__title,
.services-ios-app-development-services
  .technology-stack
  .stack--active
  .stack__title,
.services-ios-app-development-services
  .technology-stack
  .stack:hover
  .stack__title {
  color: #1476f2;
}
.services-android-app-development-services
  .technology-stack
  .stack--active
  .stack__title:after,
.services-ios-app-development-services
  .technology-stack
  .stack--active
  .stack__title:after {
  top: 50%;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
.services-android-app-development-services .technology-stack .stack__title,
.services-ios-app-development-services .technology-stack .stack__title {
  position: relative;
  padding: 40px 20px 40px 0;
  text-align: left;
  color: #323232;
  font-size: 16px;
  line-height: 1.25;
  text-transform: uppercase;
}
.services-android-app-development-services
  .technology-stack
  .stack__title:after,
.services-ios-app-development-services .technology-stack .stack__title:after {
  content: "";
  opacity: 0.6;
  position: absolute;
  top: 40%;
  right: 0;
  border: solid;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
}
.services-android-app-development-services
  .technology-stack
  .stack__item-wrapper,
.services-ios-app-development-services .technology-stack .stack__item-wrapper {
  display: none;
}
.services-android-app-development-services .technology-stack .stack__item,
.services-ios-app-development-services .technology-stack .stack__item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 77px 65%;
  grid-template-columns: 77px 65%;
  grid-column-gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-column-align: left;
  justify-items: left;
  cursor: auto;
  padding-bottom: 20px;
  text-align: left;
}
.services-android-app-development-services
  .technology-stack
  .stack__item:last-child,
.services-ios-app-development-services
  .technology-stack
  .stack__item:last-child {
  padding-bottom: 50px;
}
.services-android-app-development-services .technology-stack .stack__name,
.services-ios-app-development-services .technology-stack .stack__name {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
  color: #323232;
}
.technology-solution-wrapper {
  padding: 80px 0 40px;
}
@media screen and (max-width: 767px) {
  .technology-solution-wrapper {
    padding: 40px 0 0;
  }
}
.technology-solution-wrapper .technology-solution {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 20px;
  -ms-grid-column-align: center;
  justify-items: center;
  text-align: center;
  padding: 50px 0 90px;
}
@media screen and (max-width: 1023px) {
  .technology-solution-wrapper .technology-solution {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 100px;
  }
}
@media screen and (max-width: 550px) {
  .technology-solution-wrapper .technology-solution {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.technology-solution-wrapper .technology-solution__device {
  position: relative;
}
.technology-solution-wrapper
  .technology-solution__device:hover
  .technology-solution__name {
  width: 100%;
  height: 130%;
  text-align: left;
  padding: 30px 25px;
  background-color: #1476f2;
  color: #fff;
  -webkit-animation: slideUp 0.5s;
  animation: slideUp 0.5s;
}
@media (min-width: 1024px) and (max-width: 1140px) {
  .technology-solution-wrapper
    .technology-solution__device:hover
    .technology-solution__name {
    padding: 20px 15px;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .technology-solution-wrapper
    .technology-solution__device:hover
    .technology-solution__name {
    padding: 20px 15px;
  }
}
.technology-solution-wrapper
  .technology-solution__device:hover
  .technology-solution__text {
  display: block;
  opacity: 1;
  padding-top: 10px;
  -webkit-animation: show 0.5s;
  animation: show 0.5s;
}
.technology-solution-wrapper .technology-solution__img-wrapper {
  max-width: 264px;
  max-height: 230px;
  position: relative;
}
.technology-solution-wrapper .technology-solution__img {
  width: 100%;
  height: 100%;
}
.technology-solution-wrapper .technology-solution__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.63;
  opacity: 0;
  width: 200px;
  height: 0;
  display: none;
}
@media (min-width: 1024px) and (max-width: 1140px) {
  .technology-solution-wrapper .technology-solution__text {
    font-size: 15px;
  }
}
@media (min-width: 551px) and (max-width: 768px) {
  .technology-solution-wrapper .technology-solution__text {
    font-size: 14px;
  }
}
.technology-solution-wrapper .technology-solution__name {
  position: absolute;
  left: 50%;
  bottom: -30%;
  font-size: 18px;
  line-height: 1.33;
  color: #323232;
  background-color: #fff;
  min-width: 210px;
  padding: 50px 18px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.06);
  -webkit-animation: slideDown 0.5s;
  animation: slideDown 0.5s;
}
@-webkit-keyframes slideUp {
  0% {
    background-color: #fff;
    width: 210px;
    height: 123px;
  }
  to {
    background-color: #1476f2;
    width: 100%;
    height: 130%;
  }
}
@keyframes slideUp {
  0% {
    background-color: #fff;
    width: 210px;
    height: 123px;
  }
  to {
    background-color: #1476f2;
    width: 100%;
    height: 130%;
  }
}
@-webkit-keyframes slideDown {
  0% {
    background-color: #1476f2;
    width: 100%;
    height: 130%;
  }
  to {
    width: 210px;
    height: 123px;
    background-color: #fff;
  }
}
@keyframes slideDown {
  0% {
    background-color: #1476f2;
    width: 100%;
    height: 130%;
  }
  to {
    width: 210px;
    height: 123px;
    background-color: #fff;
  }
}
@-webkit-keyframes show {
  0% {
    opacity: 0;
    height: 0;
  }
  to {
    opacity: 1;
    height: 100%;
  }
}
@keyframes show {
  0% {
    opacity: 0;
    height: 0;
  }
  to {
    opacity: 1;
    height: 100%;
  }
}
.faq {
  background-color: #fafafa;
  padding: 80px 0 100px;
}
.faq .description{color:#121212;}
@media screen and (max-width: 767px) {
  .faq {
    padding: 60px 0;
  }
  .faq p.description {
    margin-bottom: 20px;
  }
}
.faq__wrapper {
  max-width: 740px;
  margin: 0 auto;
  padding: 50px 0 0;
}
.faq__wrapper.faq__wrapper--homepage {
  max-width: 100%;
  padding-top: 52px;
}
@media screen and (max-width: 767px) {
  .faq__wrapper,
  .faq__wrapper.faq__wrapper--homepage {
    padding: 8px 0 0;
  }
}
.faq__item {
  cursor: pointer;
}
.faq__item:first-child .faq__title {
  border-top: 2px solid #121212;
}
.faq__item:hover .faq__title {
  color: #1476f2;
}
.faq__item--active .faq__text {
  display: block;
}
.faq__item--active .faq__title {
  color: #1476f2;
  border-bottom: none;
}
.faq__item--active .faq__title:after {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
.faq__title {
  position: relative;
  color: #121212;
  font-size: 18px !important;
  line-height: 1.5;
  text-transform: none;
  padding: 20px 20px 20px 0;
  border-bottom: 2px solid #121212;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .faq__title {
    line-height: 20px !important;
  }
}
.faq__title:after {
  content: "";
  opacity: 0.6;
  position: absolute;
  top: 40%;
  right: 0;
  border: solid;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
}
.faq__text {
  display: none;
  cursor: text;
  color: #121212;
  font-size: 16px;
  margin: 0;
  padding: 15px 0;
  border-bottom: 2px solid #121212;
}
.faq__text div,
.faq__text p {
  font-size: 18px;
  line-height: 1.67;
}
.faq__text ol {
  margin: 0;
  padding: 0;
  line-height: 1.67;
}
.faq__text ol li {
  margin-left: 20px;
}
@media only screen and (min-width: 1024px) {
  .faq__text ol li {
    font-size: 18px;
  }
}
.faq__text ul {
  list-style: disc;
  line-height: 1.67;
}
.faq__text ul li {
  margin-left: 20px;
}
@media only screen and (min-width: 1024px) {
  .faq__text ul li {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .faq__text {
    padding: 5px 0;
    margin-top: -16px;
    line-height: 24px;
    margin-bottom: 5px;
    padding-bottom: 29px;
  }
}
.faq__content {
  display: block;
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .faq__content {
    padding: 5px 0;
  }
}
.faq__content:last-child {
  padding-bottom: 0;
}
.faq__link {
  color: #1476f2;
}
.faq__link:hover {
  color: #005ed7;
}
body.services-qa-and-software-testing-services .faq,
body.services-ui-ux-design-services .faq {
  padding-top: 80px;
}
.healthcare-about {
  padding: 80px 0 90px;
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media screen and (min-width: 320px) {
  .healthcare-about {
    background-image: url(img/platforms/map320.webp);
    background-position: 0 0;
  }
}
@media screen and (min-width: 400px) {
  .healthcare-about {
    background-image: url(img/platforms/map800.webp);
  }
}
@media screen and (min-width: 1000px) {
  .healthcare-about {
    background-image: url(img/platforms/map1000.webp);
  }
}
@media screen and (min-width: 1200px) {
  .healthcare-about {
    background-image: url(img/platforms/map1200.webp);
  }
}
@media screen and (min-width: 1400px) {
  .healthcare-about {
    background-image: url(img/platforms/map1400.webp);
  }
}
@media screen and (max-width: 767px) {
  .healthcare-about {
    padding: 62px 0 33px;
  }
}
@media screen and (max-width: 1299px) {
  .healthcare-about__images {
    display: none;
  }
}
.healthcare-about__images li {
  position: absolute;
}
.healthcare-about__images li:first-child {
  top: 103px;
  left: 147px;
}
.healthcare-about__images li:nth-child(2) {
  top: 221px;
  left: 62px;
}
.healthcare-about__images li:nth-child(3) {
  top: 371px;
  left: 234px;
}
.healthcare-about__images li:nth-child(4) {
  top: 100px;
  right: 141px;
  text-align: right;
}
.healthcare-about__images li:nth-child(5) {
  top: 241px;
  right: 55px;
  text-align: right;
}
.healthcare-about__images li:nth-child(6) {
  top: 391px;
  right: 189px;
  text-align: right;
}
.healthcare-about__images li img {
  max-width: 50%;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.healthcare-about h2 {
  margin-bottom: 72px;
  z-index: 2;
  position: relative;
  color: #323232;
}
@media screen and (max-width: 991px) {
  .healthcare-about h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 10px;
  }
}
.healthcare-about__content {
  max-width: 600px;
  margin: 0 auto;
  z-index: 2;
  position: relative;
}
.healthcare-about__content p {
  color: #323232;
  font-size: 16px;
  margin-bottom: 33px;
  line-height: 29px;
}
@media screen and (max-width: 767px) {
  .healthcare-about__content p {
    line-height: 27px;
    margin-bottom: 28px;
  }
}
.healthcare-video {
  background-color: #fafafa;
  padding: 74px 0;
}
@media screen and (max-width: 767px) {
  .healthcare-video {
    padding: 51px 0 59px;
  }
}
.healthcare-video__content {
  max-width: 800px;
  margin: 0 auto 60px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .healthcare-video__content {
    margin: 0 auto 32px;
  }
}
.healthcare-video__content h2 {
  margin-bottom: 0;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .healthcare-video__content h2 {
    font-size: 24px;
    line-height: 36px;
  }
}
.healthcare-video__content p {
  color: #323232;
}
@media screen and (max-width: 767px) {
  .healthcare-video__content p {
    font-size: 16px;
    line-height: 27px;
    margin-top: 0;
  }
}
.healthcare-video .play-button {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.healthcare-video .video-wrapper {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  height: auto;
  cursor: pointer;
}
.healthcare-video .video-wrapper:after {
  content: none;
}
.healthcare-video .video-wrapper .videoPoster {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  outline: none;
  background-position: 50% 50%;
  background-size: cover;
  text-indent: -999em;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 0.4s, height 0s;
  transition: opacity 0.4s, height 0s;
  -webkit-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s;
  background-image: url(img/platforms/image.webp);
}
.healthcare-video .video-wrapper .videoPoster:hover:before {
  background-image: url(img/platforms/Group_227.webp);
}
.healthcare-video .video-wrapper .videoPoster:before {
  content: "";
  position: absolute;
  background-image: url(img/platforms/Group_110.webp);
  width: 80px;
  height: 80px;
  background-size: cover;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
@media screen and (max-width: 767px) {
  .healthcare-video .video-wrapper .videoPoster:before {
    width: 60px;
    height: 60px;
  }
}
.healthcare-video .video-wrapper .videoIframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.healthcare-video .video-wrapper .video-container {
  width: 585px;
  margin: 0 auto;
}
@media screen and (max-width: 920px) {
  .healthcare-video .video-wrapper .video-container {
    height: 140px;
  }
}
@media screen and (max-width: 768px) {
  .healthcare-video .video-wrapper .video-container {
    width: 265px;
  }
}
.healthcare-video .video-wrapper .videoWrapper {
  width: 100%;
  background-color: #000;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
@media screen and (max-width: 575px) {
  .healthcare-video .video-wrapper .videoWrapper {
    height: 130px;
  }
}
.healthcare-video .video-wrapper .videoWrapper.videoWrapperActive .videoPoster {
  opacity: 0;
  height: 0;
  -webkit-transition-delay: 0s, 0.4s;
  transition-delay: 0s, 0.4s;
}
@media screen and (max-width: 767px) {
  .healthcare-video .video-wrapper {
    min-height: 130px;
  }
}
.healthcare-video .video-section {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}
@media screen and (max-width: 920px) {
  .healthcare-video .video-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.healthcare-video .video-list {
  width: 50%;
  margin-bottom: 20px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.healthcare-video .video-list li {
  margin-bottom: 20px;
  font-size: 15px;
  position: relative;
}
.healthcare-video .video-list li:before {
  content: "";
  position: absolute;
  background-image: url(img/platforms/Group_70.svg);
  width: 30px;
  height: 30px;
  left: -40px;
}
@media screen and (max-width: 991px) {
  .healthcare-video .video-list li {
    padding: 5px 0 5px 40px;
  }
  .healthcare-video .video-list li:before {
    left: 0;
  }
}
@media screen and (max-width: 920px) {
  .healthcare-video .video-list {
    width: 100%;
  }
}
.healthcare-video .video-wrapper__healthcare {
  position: relative;
  max-width: 1000px;
  height: auto;
  cursor: pointer;
}
.healthcare-video .video-wrapper__healthcare:after {
  content: none;
}
.healthcare-video .video-wrapper__healthcare .videoPoster {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  outline: none;
  background-position: 50% 50%;
  background-size: cover;
  text-indent: -999em;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 0.4s, height 0s;
  transition: opacity 0.4s, height 0s;
  -webkit-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s;
  background-image: url(img/platforms/image.webp);
}
.healthcare-video .video-wrapper__healthcare .videoPoster:hover:before {
  background-image: url(img/platforms/Group_227.webp);
}
.healthcare-video .video-wrapper__healthcare .videoPoster:before {
  content: "";
  position: absolute;
  background-image: url(img/platforms/Group_110.webp);
  width: 80px;
  height: 80px;
  background-size: cover;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
@media screen and (max-width: 767px) {
  .healthcare-video .video-wrapper__healthcare .videoPoster:before {
    width: 60px;
    height: 60px;
  }
}
.healthcare-video .video-wrapper__healthcare .videoIframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.healthcare-video .video-wrapper__healthcare .video-container {
  max-width: 885px;
  margin: 0 auto;
}
.healthcare-video .video-wrapper__healthcare .videoWrapper {
  width: 100%;
  background-color: #000;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
@media screen and (max-width: 575px) {
  .healthcare-video .video-wrapper__healthcare .videoWrapper {
    height: 130px;
  }
}
.healthcare-video
  .video-wrapper__healthcare
  .videoWrapper.videoWrapperActive
  .videoPoster {
  opacity: 0;
  height: 0;
  -webkit-transition-delay: 0s, 0.4s;
  transition-delay: 0s, 0.4s;
}
@media screen and (max-width: 767px) {
  .healthcare-video .video-wrapper__healthcare {
    min-height: 130px;
  }
}
.healthcare-applications {
  background-color: #121212;
  padding: 80px 0 77px;
}
@media screen and (max-width: 767px) {
  .healthcare-applications {
    padding: 62px 0 18px;
  }
}
.healthcare-applications__anim {
  max-width: 993px;
  margin: 0 auto;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
@media screen and (max-width: 991px) {
  .healthcare-applications__anim {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (max-width: 575px) {
  .healthcare-applications__anim {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
.healthcare-applications__anim--left {
  position: relative;
  padding: 0 50px;
  height: 400px;
}
@media screen and (max-width: 991px) {
  .healthcare-applications__anim--left {
    padding: 0;
    max-width: 260px;
    margin: 0 auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    height: 273px;
  }
}
@media screen and (max-width: 575px) {
  .healthcare-applications__anim--left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.healthcare-applications__anim--left .healthcare-abs {
  position: absolute;
}
.healthcare-applications__anim--left .healthcare-abs:nth-child(2) {
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 991px) {
  .healthcare-applications__anim--left .healthcare-abs:nth-child(2) {
    max-width: 70px;
  }
}
.healthcare-applications__anim--left .healthcare-abs:nth-child(3) {
  top: 76px;
  right: 64px;
}
@media screen and (max-width: 991px) {
  .healthcare-applications__anim--left .healthcare-abs:nth-child(3) {
    max-width: 70px;
    right: 0;
    top: 56px;
  }
}
@media screen and (max-width: 575px) {
  .healthcare-applications__anim--left .healthcare-abs:nth-child(3) {
    right: 5px;
  }
}
.healthcare-applications__anim--left .healthcare-abs:nth-child(4) {
  right: 50px;
  bottom: 70px;
}
@media screen and (max-width: 991px) {
  .healthcare-applications__anim--left .healthcare-abs:nth-child(4) {
    max-width: 70px;
    right: 6px;
    bottom: 41px;
  }
}
.healthcare-applications__anim--left .healthcare-abs:nth-child(5) {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
}
@media screen and (max-width: 991px) {
  .healthcare-applications__anim--left .healthcare-abs:nth-child(5) {
    max-width: 70px;
  }
}
.healthcare-applications__anim--left .healthcare-abs:nth-child(6) {
  bottom: 70px;
  left: 50px;
}
@media screen and (max-width: 991px) {
  .healthcare-applications__anim--left .healthcare-abs:nth-child(6) {
    max-width: 70px;
    left: 7px;
    bottom: 47px;
  }
}
@media screen and (max-width: 575px) {
  .healthcare-applications__anim--left .healthcare-abs:nth-child(6) {
    left: -1px;
    bottom: 37px;
  }
}
.healthcare-applications__anim--left .healthcare-abs:nth-child(7) {
  top: 77px;
  left: 50px;
}
@media screen and (max-width: 991px) {
  .healthcare-applications__anim--left .healthcare-abs:nth-child(7) {
    max-width: 70px;
    left: 0;
  }
}
@media screen and (max-width: 575px) {
  .healthcare-applications__anim--left .healthcare-abs:nth-child(7) {
    left: -1px;
    top: 57px;
  }
}
@media screen and (max-width: 767px) {
  .healthcare-applications__anim--left .healthcare-abs:nth-child(7) {
    max-width: 70px;
    left: 0;
  }
}
.healthcare-applications__anim--right {
  padding: 0 55px;
  width: 50%;
}
@media screen and (max-width: 575px) {
  .healthcare-applications__anim--right {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .healthcare-applications__anim--right {
    padding: 0;
    margin-top: 56px;
  }
}
@media screen and (max-width: 991px) {
  .healthcare-applications__anim--right {
    padding: 0;
    margin-top: 56px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media screen and (max-width: 575px) {
  .healthcare-applications__anim--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
@media screen and (max-width: 991px) {
  .healthcare-applications__anim--right {
    margin-bottom: 30px;
  }
}
.healthcare-applications__anim--right ul {
  height: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.healthcare-applications__anim--right ul li {
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
  position: relative;
  padding: 13px 0 13px 50px;
}
@media screen and (max-width: 991px) {
  .healthcare-applications__anim--right ul li {
    padding: 5px 0 5px 40px;
  }
  .healthcare-applications__anim--right ul li:before {
    bottom: 3px !important;
  }
}
.healthcare-applications__anim--right ul li:before {
  content: "";
  position: absolute;
  background-image: url(img/platforms/Group_70.svg);
  width: 30px;
  height: 30px;
  left: 0;
  bottom: 10px;
}
.healthcare-applications__anim--right ul li p {
  font-size: 16px;
  font-weight: 400;
}
.healthcare-applications__content {
  max-width: 800px;
  margin: 0 auto 56px;
}
@media screen and (max-width: 767px) {
  .healthcare-applications__content {
    margin: 0 auto 31px;
  }
}
.healthcare-applications__content h2 {
  line-height: 48px;
  margin-bottom: 0;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .healthcare-applications__content h2 {
    font-size: 24px;
    line-height: 36px;
  }
}
.healthcare-applications__content p {
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .healthcare-applications__content p {
    font-size: 16px;
    line-height: 27px;
    margin-top: 9px;
  }
}
.healthcare-applications__additional {
  max-width: 800px;
  margin: 56px auto 0;
  color: #323232;
  font-size: 18px;
}
.healthcare-cta {
  background: #1476f2;
  -webkit-animation: none;
  animation: none;
  height: 210px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .healthcare-cta {
    height: auto;
    padding: 53px 60px;
    background-image: url(img/mapcopy.webp);
    background-size: cover;
    background-attachment: unset;
  }
}
@media screen and (max-width: 767px) {
  .healthcare-cta {
    padding: 44px 30px 77px;
  }
}
@media screen and (max-width: 575px) {
  .healthcare-cta {
    padding: 60px 20px;
  }
  .healthcare-cta .service-cta__white {
    font-size: 18px !important;
    line-height: 30px !important;
  }
  .healthcare-cta .service-cta__text-area {
    padding: 0 !important;
  }
  .healthcare-cta .button--white-green {
    width: 220px;
    text-wrap: wrap;
  }
}
.healthcare-cta .button--white-green {
  min-width: 220px;
}
.healthcare-cta .service-cta__white {
  line-height: 34px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .healthcare-cta .service-cta__white {
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
  }
}
.healthcare-cta .service-cta__text-area--team-extension {
  max-width: 710px;
}
@media screen and (max-width: 1024px) {
  .healthcare-cta .service-cta__text-area--team-extension {
    max-width: 620px;
  }
}
@media screen and (max-width: 991px) {
  .healthcare-cta .service-cta__text-area--team-extension {
    max-width: 100%;
    margin: 0 0 28px;
    text-align: center;
  }
}
.healthcare-slider {
  padding: 75px 0;
  background-color: #fafafa;
}
@media screen and (max-width: 991px) {
  .healthcare-slider {
    padding: 61px 0 89px;
  }
}
.healthcare-slider .slick-dots {
  bottom: -43px;
}
.healthcare-slider .slick-dots li {
  margin: 0 10px;
}
.healthcare-slider .slick-slider {
  -webkit-box-shadow: 0 10px 20px rgba(80, 80, 80, 0.1);
  box-shadow: 0 10px 20px rgba(80, 80, 80, 0.1);
}
.healthcare-slider .slick-next {
  background: hsla(0, 0%, 100%, 0) url(img/platforms/right-gray.svg) no-repeat
    50%;
  height: 30px;
  width: 15px;
  background-size: cover;
  right: -35px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 768px) and (max-width: 991px) {
  .healthcare-slider .slick-next {
    top: 200px;
  }
}
@media screen and (max-width: 1199px) {
  .healthcare-slider .slick-next {
    right: 0;
  }
}
@media screen and (max-width: 991px) {
  .healthcare-slider .slick-next {
    right: -18px;
  }
}
.healthcare-slider .slick-next:hover {
  background: hsla(0, 0%, 100%, 0) url(img/platforms/right-blue.svg) no-repeat
    50%;
}
.healthcare-slider .slick-prev {
  background: hsla(0, 0%, 100%, 0) url(img/platforms/left-gray.svg) no-repeat
    50%;
  height: 30px;
  width: 15px;
  background-size: cover;
  left: -35px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 768px) and (max-width: 991px) {
  .healthcare-slider .slick-prev {
    top: 200px;
  }
}
@media screen and (max-width: 1199px) {
  .healthcare-slider .slick-prev {
    left: 0;
    z-index: 1;
  }
}
@media screen and (max-width: 991px) {
  .healthcare-slider .slick-prev {
    left: -18px;
  }
}
.healthcare-slider .slick-prev:hover {
  background: hsla(0, 0%, 100%, 0) url(img/platforms/left-blue.svg) no-repeat
    50%;
}
.healthcare-slider .slick-dots li.slick-active button:before {
  background: #53a0fd;
}
.healthcare-slider .slick-dots li button:before {
  height: 10px;
  width: 10px;
  background-color: unset;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(50, 50, 50, 0.4)),
    to(rgba(50, 50, 50, 0.4))
  );
  background: -webkit-linear-gradient(
    bottom,
    rgba(50, 50, 50, 0.4),
    rgba(50, 50, 50, 0.4)
  );
  background: linear-gradient(
    0deg,
    rgba(50, 50, 50, 0.4),
    rgba(50, 50, 50, 0.4)
  );
}
.healthcare-slider .slider {
  height: auto;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .healthcare-slider .slider {
    height: 100%;
  }
}
.healthcare-slider .tabContent {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 2s;
  transition: opacity 2s;
}
.healthcare-slider .show {
  display: block;
  opacity: 1;
}
.healthcare-slider .tabs-content .slide {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .healthcare-slider .tabs-content .slide {
    display: block;
  }
}
.healthcare-slider .tabs-content__left {
  background-size: cover;
  background-position: 50% 50%;
  min-height: 600px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
@media screen and (max-width: 767px) {
  .healthcare-slider .tabs-content__left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    height: 200px;
    min-height: 100%;
  }
}
.healthcare-slider .tabs-content__right {
  padding: 36px 40px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
@media screen and (max-width: 767px) {
  .healthcare-slider .tabs-content__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 31px 20px !important;
  }
  .healthcare-slider .tabs-content__right .tabs-subtitle {
    margin-bottom: 33px !important;
  }
  .healthcare-slider .tabs-content__right h4,
  .healthcare-slider .tabs-content__right span {
    margin-bottom: 11px !important;
  }
  .healthcare-slider .tabs-content__right p {
    line-height: 24px !important;
  }
}
.healthcare-slider .tabs-content__right .tabs-subtitle {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 0;
  color: #323232;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .healthcare-slider .tabs-content__right .tabs-subtitle {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 22px;
  }
}
.healthcare-slider .tabs-content__right h4,
.healthcare-slider .tabs-content__right span {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: -2px;
  color: #323232;
}
@media screen and (max-width: 767px) {
  .healthcare-slider .tabs-content__right h4,
  .healthcare-slider .tabs-content__right span {
    line-height: 16px;
  }
}
.healthcare-slider .tabs-content__right span {
  display: inline-block;
  font-weight: 600;
}
.healthcare-slider .tabs-content__right p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 15px;
  color: #323232;
  margin-top: 9px;
}
@media screen and (max-width: 767px) {
  .healthcare-slider .tabs-content__right p {
    margin-bottom: 10px;
    line-height: 22px;
  }
}
.healthcare-slider .tabs-list {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  margin-bottom: 28px;
}
@media screen and (max-width: 767px) {
  .healthcare-slider .tabs-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 10px;
  }
}
.healthcare-slider .tabs-list .tabs-link {
  text-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 15.6666666667%;
  flex: 0 0 15.6666666667%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 19px 20px;
  background-color: rgba(20, 118, 242, 0.1);
  border-radius: 7px;
}
@media screen and (max-width: 991px) {
  .healthcare-slider .tabs-list .tabs-link {
    padding: 19px 10px;
  }
}
@media screen and (max-width: 767px) {
  .healthcare-slider .tabs-list .tabs-link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    padding: 14px 10px !important;
    padding-left: 16px !important;
    margin-bottom: 4px;
  }
}
.healthcare-slider .tabs-list .tabs-link.active {
  background: -webkit-linear-gradient(
    310.29deg,
    #2a82f2 14.96%,
    #53a0fd 101.59%
  );
  background: linear-gradient(139.71deg, #2a82f2 14.96%, #53a0fd 101.59%);
  -webkit-box-shadow: 0 10px 20px rgba(80, 80, 80, 0.3);
  box-shadow: 0 10px 20px rgba(80, 80, 80, 0.3);
}
@media screen and (max-width: 991px) {
  .healthcare-slider .tabs-list .tabs-link.active svg {
    -webkit-transform: scale(1.3) !important;
    -ms-transform: scale(1.3) !important;
    transform: scale(1.3) !important;
  }
}
.healthcare-slider .tabs-list .tabs-link.active h3 {
  color: #fff;
}
.healthcare-slider .tabs-list .tabs-link.active svg {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.healthcare-slider .tabs-list .tabs-link.active svg path {
  stroke: #fff;
}
.healthcare-slider .tabs-list .tabs-link:hover {
  -webkit-box-shadow: 0 10px 20px rgba(80, 80, 80, 0.2);
  box-shadow: 0 10px 20px rgba(80, 80, 80, 0.2);
}
.healthcare-slider .tabs-list .tabs-link h3 {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #1476f2;
}
@media screen and (max-width: 991px) {
  .healthcare-slider .tabs-list .tabs-link h3 {
    font-size: 14px;
    line-height: 19px;
  }
}
@media screen and (max-width: 767px) {
  .healthcare-slider .tabs-list .tabs-link h3 {
    padding-left: 26px;
    letter-spacing: -0.5px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }
}
.healthcare-slider .tabs-list .tabs-link svg {
  margin-bottom: 25px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 767px) {
  .healthcare-slider .tabs-list .tabs-link svg {
    margin-bottom: 0 !important;
    max-width: 18px;
    max-height: 33px;
    -webkit-transform: scale(1.3) !important;
    -ms-transform: scale(1.3) !important;
    transform: scale(1.3) !important;
  }
}
.healthcare-slider__content {
  max-width: 800px;
  margin: 0 auto 60px;
}
.healthcare-slider__content h2 {
  margin-bottom: 0;
  color: #323232;
  line-height: 35px;
}
@media screen and (max-width: 991px) {
  .healthcare-slider__content h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .healthcare-slider__content h2 {
    font-size: 24px;
    line-height: 36px;
  }
}
.healthcare-slider__content p {
  color: #323232;
}
@media screen and (max-width: 991px) {
  .healthcare-slider__content p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 11px;
  }
}
.healthcare-workshop {
  background-color: #121212;
  padding: 89px 0 81px;
}
.healthcare-workshop.--fin,
.healthcare-workshop.--education{
  background-color:#fafafa;
}
@media screen and (max-width: 767px) {
  .healthcare-workshop {
    padding: 54px 0 81px;
  }
}
.healthcare-workshop .support {
  text-align: right;
  padding-right: 12px;
}
@media screen and (max-width: 767px) {
  .healthcare-workshop .support {
    display: none;
  }
}
.healthcare-workshop__anim {
  max-width: 800px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  margin: 52px auto 0 auto;
}

.--education .healthcare-workshop__anim{
  max-width: 1200px;
  justify-content: space-between;
  align-items: flex-start;
}

.--education .healthcare-workshop__content{
  max-width: 1200px;
}

.--education .healthcare-workshop__anim img{
  width: 50%;
}
.--insur .healthcare-workshop__anim--left{
  flex:0 0 50%;
}
@media screen and (max-width: 991px) {
  .healthcare-workshop__anim {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .--education .healthcare-workshop__anim{
    align-items: center;
  }
    .--education .healthcare-workshop__anim img{
      width: 400px;
      margin-bottom: 20px;
    }
}
.healthcare-workshop__anim--right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 64%;
  flex: 0 0 64%;
}
@media screen and (max-width: 767px) {
  .healthcare-workshop__anim--right img.block-anim {
    display: block;
    margin-top: 50px;
  }
}
@media screen and (min-width: 768px) {
  .healthcare-workshop__anim--right img.block-anim {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .healthcare-workshop__anim--right img {
    display: none;
  }
}
.healthcare-workshop__anim--left {
  background-color: #121212;
  /* padding: 28px 20px; */
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.healthcare-workshop__anim--left h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 13px;
}
.healthcare-workshop__anim--left li {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding: 10px;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #ffffff;
}
.healthcare-workshop__anim--left li:nth-child(5):before {
  background-image: url(img/platforms/Group_139.svg);
}

.healthcare-workshop__anim--left li::before {
  content: "";
  display: block;
  background-image: url(img/platforms/Group_139.svg);
  width: 30px;
  height: 30px;
  background-size: cover;
  margin-right: 15px;
  flex: none;
}
.healthcare-workshop__content {
  max-width: 800px;
  margin: 0 auto 60px;
}
@media screen and (max-width: 767px) {
  .healthcare-workshop__content {
    margin: 0 auto 11px;
  }
  .healthcare-workshop__anim--left li{
    padding: 5px;
  }
}
.healthcare-workshop__content h2 {
  line-height: 42px;
  margin-bottom: 19px;
  color: #ffffff;
}
.--fin .healthcare-workshop__content h2,
.--fin .insurance-description,
.--education .healthcare-workshop__content h2,
.--education .insurance-description{color:#121212;}
@media screen and (max-width: 767px) {
  .healthcare-workshop__content h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 0;
  }
}
.healthcare-workshop__content p {
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .healthcare-workshop__content p {
    font-size: 16px;
    line-height: 27px;
    margin-top: 0;
  }
}
.healthcare-software {
  padding: 80px 0 70px;
  background: -webkit-linear-gradient(254.96deg, #2a82f2 32.5%, #1865c7 77.87%);
  background: linear-gradient(195.04deg, #2a82f2 32.5%, #1865c7 77.87%);
  position: relative;
}
@media screen and (max-width: 767px) {
  .healthcare-software {
    padding: 61px 0;
  }
}
.healthcare-software:after {
  content: "";
  position: absolute;
  background-image: url(img/platforms/Group_162.svg);
  bottom: 0;
  left: 0;
  width: 100%;
  height: 707px;
  background-size: cover;
  z-index: 0;
}
.healthcare-software__button {
  margin-top: 50px;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .healthcare-software__button {
    text-align: center;
  }
  .healthcare-software__button .button--white-green {
    width: 220px;
  }
}
@media screen and (min-width: 768px) {
  .healthcare-software__button.mobile-none {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .healthcare-software__button {
    display: none;
  }
  .healthcare-software__button.mobile-none {
    display: block;
    z-index: 1;
    position: relative;
  }
}
.healthcare-software__button .button--white-green {
  min-width: 220px;
}
.healthcare-software__anim {
  z-index: 1;
  position: relative;
}
.healthcare-software__anim .tabs {
  position: relative;
  min-height: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 767px) {
  .healthcare-software__anim .tabs {
    min-height: auto !important;
  }
}
.healthcare-software__anim .tabs .tab {
  margin-bottom: 1px;
}
@media screen and (min-width: 768px) {
  .healthcare-software__anim .tabs .tab {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .healthcare-software__anim .tabs .tab {
    margin-bottom: 20px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .healthcare-software__anim .tabs .tab svg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
  }
}
.healthcare-software__anim .tabs .tab .tab-toggle {
  font-weight: 500;
  font-size: 18px;
  line-height: 44px;
  background-color: transparent;
  border: none;
  padding-left: 37px;
  color: #fff;
}
@media screen and (max-width: 991px) {
  .healthcare-software__anim .tabs .tab .tab-toggle {
    font-size: 17px;
    line-height: 24px;
    text-align: left;
    padding-left: 7px;
  }
}
.healthcare-software__anim .tabs .tab .tab-toggle.active {
  color: #23dbad;
}
@media screen and (max-width: 767px) {
  .healthcare-software__anim .tabs .tab .tab-toggle.active {
    color: #fff;
  }
}
.healthcare-software__anim .tabs .content {
  max-height: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .healthcare-software__anim .tabs .content {
    display: none;
  }
}
.healthcare-software__anim .tabs .content > div {
  height: 500px;
}
@media screen and (max-width: 767px) {
  .healthcare-software__anim .tabs .content > div {
    height: 240px;
  }
}
@media screen and (max-width: 991px) {
  .healthcare-software__anim .tabs .content > div {
    position: relative;
    max-height: 0;
  }
}
.healthcare-software__anim .tabs .content img {
  position: absolute;
  max-width: 580px;
  width: 100%;
  top: -22px;
}
@media screen and (max-width: 767px) {
  .healthcare-software__anim .tabs .content img {
    width: 50%;
  }
}
@media screen and (max-width: 991px) {
  .healthcare-software__anim .tabs .content img {
    top: 0;
  }
  .healthcare-software__anim .tabs .content img.media-1 {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  .healthcare-software__anim .tabs .content img.media-2 {
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
  }
}
@media screen and (max-width: 767px) {
  .healthcare-software__anim .tabs .content img.media-1 {
    right: 50% !important;
  }
  .healthcare-software__anim .tabs .content img.media-2 {
    top: 50% !important;
    -webkit-transform: translateY(0) translateX(50%) !important;
    -ms-transform: translateY(0) translateX(50%) !important;
    transform: translateY(0) translateX(50%) !important;
  }
}
@media screen and (max-width: 767px) {
  .healthcare-software__anim .tabs .content img {
    height: 100%;
  }
}
.healthcare-software__anim .tabs .content img:first-child {
  right: 0;
}
@media screen and (max-width: 767px) {
  .healthcare-software__anim .tabs .content img:first-child {
    right: 50%;
  }
}
.healthcare-software__anim .tabs .content img:nth-child(2) {
  z-index: -1;
  right: 0;
}
@media screen and (max-width: 767px) {
  .healthcare-software__anim .tabs .content img:nth-child(2) {
    right: 50% !important;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
  }
}
.healthcare-software__anim .tabs .content.active {
  max-height: 1000px;
  opacity: 1;
}
@media screen and (max-width: 991px) {
  .healthcare-software__anim .tabs .content.active > div {
    max-height: 1000px;
  }
}
@media screen and (max-width: 767px) {
  .healthcare-software__anim .tabs .content.active img {
    height: auto;
    max-height: 200px;
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  .healthcare-software .tabs .tab {
    float: right;
    clear: right;
    width: 50%;
    padding: 0 20px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .healthcare-software .tabs .tab.tab-button {
    display: block;
  }
}
.healthcare-software__content {
  max-width: 800px;
  margin: 0 auto 52px;
}
@media screen and (max-width: 991px) {
  .healthcare-software__content {
    margin: 0 auto 33px;
  }
}
.healthcare-software__content h2 {
  color: #fff;
  margin-bottom: 16px;
  line-height: 39px;
}
@media screen and (max-width: 991px) {
  .healthcare-software__content h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 22px;
  }
}
.healthcare-software__content p {
  color: #fff;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .healthcare-software__content p {
    font-size: 16px;
    line-height: 27px;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  .healthcare-software .tabs .tab {
    padding: 0 50px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .healthcare-software .tabs .tab .tab-toggle {
    text-align: left;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .healthcare-software .tabs .tab .tab-toggle:after {
    -webkit-transform: rotate(-90deg) translateX(50%);
    -ms-transform: rotate(-90deg) translateX(50%);
    transform: rotate(-90deg) translateX(50%);
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .healthcare-software .tabs .tab .tab-toggle.active:after {
    right: 1rem;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .healthcare-software .tabs .content {
    max-height: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    opacity: 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .healthcare-software .tabs .content.active {
    max-height: none;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@media screen and (max-width: 767px) {
  .hero-healthcare {
    height: auto;
    background-position: 73% 0;
  }
}
.hero-healthcare .hero__content {
  max-width: 840px;
}
@media screen and (max-width: 767px) {
  .hero-healthcare .hero__content h1 {
    font-size: 28px;
    margin-top: -11px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 575px) {
  .hero-healthcare .hero__content {
    text-align: center;
  }
}
.hero-healthcare .hero__content .hero__lead {
  margin-top: 18px;
  line-height: 27px;
}
@media screen and (max-width: 767px) {
  .hero-healthcare .hero__content .hero__lead {
    font-size: 16px;
    line-height: 26px;
    margin-top: 6px;
  }
}
@media screen and (max-width: 575px) {
  .hero-healthcare .hero__content .hero__lead {
    text-align: center;
  }
}
.hero-healthcare .hero__content .button--white-green {
  min-width: 220px;
}
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-inner,
.fancybox-outer {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-iframe,
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
  background-image: url(img/fancybox_sprite.webp);
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(img/fancybox_loading.gif) 50% no-repeat;
}
.fancybox-close {
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
}
.fancybox-close,
.fancybox-nav {
  position: absolute;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  top: 0;
  width: 40%;
  height: 100%;
  text-decoration: none;
  background: transparent url(img/blank.gif);
  -webkit-tap-highlight-color: transparent;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: visible !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(img/fancybox_overlay.webp);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-next span,
  .fancybox-prev span {
    background-image: url(img/fancybox_sprite@2x.png);
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-image: url(img/fancybox_loading@2x.gif);
    background-size: 24px 24px;
  }
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 !important;
}
.fancybox-close {
  background-image: none;
  display: inline-block;
  width: 25px;
  height: 25px;
  overflow: hidden;
  top: -30px;
  right: -30px;
}
.fancybox-close:after,
.fancybox-close:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
}
.fancybox-close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fancybox-close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media (max-width: 640px) {
  .fancybox-type-iframe .fancybox-inner {
    max-height: 250px;
  }
}
@media screen and (max-width: 767px) {
  body.platforms-healthcare-it-solutions .container {
    padding: 0 20px;
  }
}
.hero__button {
  margin-top: 45px;
}
@media screen and (max-width: 575px) {
  .hero__button {
    margin-top: 19px;
  }
  .hero__button .button--white-green {
    width: 100%;
  }
}
.video-link {
  text-align: center;
  margin-top: 40px;
}
.video-link a {
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #1476f2;
}
@media screen and (max-width: 575px) {
  .video-link a {
    font-size: 15px;
    line-height: 30px;
  }
}
.video-link a i {
  padding-left: 5px;
  position: relative;
  font-size: 12px;
}
.insurance-title {
  font-size: 32px;
  line-height: 40px;
  color: #121212;
}
@media (max-width: 991px) {
  .insurance-title {
    font-size: 24px !important;
    line-height: 36px !important;
  }
}
.custom-software-description {
  font-size: 16px;
  line-height: 30px;
  color: #323232;
  padding-top: 40px;
}
.insurance-description {
  font-size: 18px;
  line-height: 30px;
  color: #121212;
}
@media (max-width: 991px) {
  .insurance-description {
    font-size: 16px !important;
    line-height: 27px !important;
    margin-top: 7px !important;
  }
}
.content-center {
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
}
.services-offer {
  background-color: #fff;
  padding: 76px 0 77px;
}
@media (max-width: 575px) {
  .services-offer {
    padding: 57px 0 77px;
  }
}
.services-offer__content {
  margin-bottom: 59px;
}
@media (max-width: 575px) {
  .services-offer__content {
    margin-bottom: 40px;
  }
}
.services-offer__content .insurance-title {
  margin-bottom: 14px;
}
.services-offer__block {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: center;
  align-content: center;
  margin: 0 auto;
  border: 1px solid #c9e1ff;
  border-radius: 7px;
}
@media (max-width: 767px) {
  .services-offer__block {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
}
.services-offer__block--box {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 767px) {
  .services-offer__block--box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media (max-width: 575px) {
  .services-offer__block--box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .services-offer__block--box a {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .services-offer__block--box a svg {
    margin-bottom: 20px;
  }
  .services-offer__block--box a span {
    padding: 0;
    text-align: center;
  }
}
.services-offer__block--box:first-child,
.services-offer__block--box:nth-child(2) {
  border-right: 1px solid #c9e1ff;
}
@media (max-width: 767px) {
  .services-offer__block--box:first-child,
  .services-offer__block--box:nth-child(2) {
    border-bottom: 1px solid #c9e1ff;
    border-right: unset;
  }
}
.services-offer__block--box a {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  position: relative;
  height: 100%;
  padding: 60px 38px;
}
.services-offer__block--box a svg {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 991px) {
  .services-offer__block--box a {
    padding: 20px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .services-offer__block--box a svg {
    margin-bottom: 20px;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  .services-offer__block--box a span {
    font-size: 16px;
    line-height: 20px;
    padding-left: 0;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .services-offer__block--box a {
    padding: 25px 10px;
  }
  .services-offer__block--box a span {
    font-size: 14px;
    line-height: 19px;
  }
}
.services-offer__block--box a:before {
  content: "";
  position: absolute;
  background-image: url(img/insurance/Group295.svg);
  width: 176px;
  height: 61px;
  right: 10px;
  bottom: 10px;
  opacity: 0;
  background-size: cover;
}
.services-offer__block--box a:after {
  content: "";
  position: absolute;
  background-image: url(img/insurance/arrow-down-white.svg);
  height: 10px;
  width: 19px;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
}
.services-offer__block--box a:hover {
  background: -webkit-linear-gradient(
    329.85deg,
    #2a82f2 14.06%,
    #7db8ff 128.12%
  );
  background: linear-gradient(120.15deg, #2a82f2 14.06%, #7db8ff 128.12%);
  -webkit-box-shadow: 0 10px 20px rgba(80, 80, 80, 0.1);
  box-shadow: 0 10px 20px rgba(80, 80, 80, 0.1);
}
.services-offer__block--box a:hover span {
  color: #fff;
}
.services-offer__block--box a:hover:after,
.services-offer__block--box a:hover:before {
  opacity: 1;
}
.services-offer__block--box a:hover svg {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.services-offer__block--box a:hover svg path {
  stroke: #fff;
}
.services-offer__block--box span {
  font-size: 18px;
  line-height: 24px;
  color: #323232;
  font-weight: 600;
  text-transform: capitalize;
  text-align: left;
  display: inline-block;
  padding-left: 19px;
}
@media (max-width: 575px) {
  .services-offer__block--box span {
    font-size: 16px;
    line-height: 20px;
  }
}
.insurance-software {
  padding: 75px 0 14px;
}
@media (max-width: 575px) {
  .insurance-software {
    padding: 58px 0 14px;
  }
}
.insurance-software__content {
  margin-bottom: 67px;
}
@media (max-width: 575px) {
  .insurance-software__content {
    margin-bottom: 28px;
  }
}
.insurance-software__content h2 {
  color: #323232;
}
.insurance-software .row-cont {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
@media (max-width: 767px) {
  .insurance-software .row-cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.insurance-software__right {
  padding-left: 37px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
}
@media (max-width: 991px) {
  .insurance-software__right {
    padding-left: 0;
    margin-top: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
  }
}
@media (max-width: 575px) {
  .insurance-software__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.insurance-software__right img {
  margin-top: -24px;
}
.insurance-software__left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 56.3%;
  flex: 0 0 56.3%;
  margin-top: 8px;
}
@media (max-width: 991px) {
  .insurance-software__left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media (max-width: 575px) {
  .insurance-software__left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.insurance-software__left li {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  border-bottom: 1px solid rgba(50, 50, 50, 0.1);
  padding: 14px 0;
}
@media (max-width: 991px) {
  .insurance-software__left li {
    padding-right: 15px;
  }
}
@media (max-width: 575px) {
  .insurance-software__left li {
    padding: 16px 0;
  }
}
.insurance-software__left li .toggle1.active1 h3,
.insurance-software__left li .toggle1.active1 h6 {
  color: #1476f2;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  .insurance-software__left li .inner {
    overflow: hidden;
    display: none;
  }
}
.insurance-software__left li h3,
.insurance-software__left li h6 {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #323232;
  margin: 0;
}
@media (max-width: 575px) {
  .insurance-software__left li h3,
  .insurance-software__left li h6 {
    font-size: 14px;
    line-height: 24px;
    max-width: 200px;
  }
}
.insurance-software__left li p {
  font-size: 14px;
  line-height: 20px;
  color: #323232;
  opacity: 0.8;
}
.insurance-software__left li div:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  margin-right: 56px;
}
@media (max-width: 991px) {
  .insurance-software__left li div:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-right: 0;
    position: relative;
  }
  .insurance-software__left li div:first-child.active1::after {
    background-image: url(img/insurance/arrow-up.svg);
  }
  .insurance-software__left li div:first-child::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(img/insurance/arrow-down.svg);
    width: 13px;
    height: 7px;
  }
}
@media (max-width: 991px) and (min-width: 576px) and (max-width: 991px) {
  .insurance-software__left li div:first-child::after {
    right: -15px;
  }
}
.insurance-software__left li div:nth-child(2) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 410px;
  flex: 0 0 410px;
}
@media (max-width: 991px) {
  .insurance-software__left li div:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.responsibilities h4 {
  margin-bottom: 12px;
}
.insurance-integrations {
  padding: 71px 0 50px;
  background-color: #fff;
}
.insurance-integrations__content {
  margin-bottom: 35px;
}
@media (max-width: 575px) {
  .insurance-integrations__content {
    margin-bottom: 0;
  }
}
.insurance-integrations h2 {
  margin-bottom: 20px;
}
@media (max-width: 575px) {
  .insurance-integrations h2 {
    margin-bottom: 0;
  }
}
.insurance-integrations__block {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
@media (max-width: 991px) {
  .insurance-integrations__block {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .insurance-integrations__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.insurance-integrations__block--left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 452px;
  flex: 0 0 452px;
}
@media (max-width: 991px) {
  .insurance-integrations__block--left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 340px;
    flex: 0 0 340px;
  }
}
@media (max-width: 575px) {
  .insurance-integrations__block--left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.insurance-integrations__block--right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 700px;
  flex: 0 0 700px;
  /* margin-top: 40px; */
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
@media (max-width: 1279px) {
  .insurance-integrations__block--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media (max-width: 991px) {
  .insurance-integrations__block--right,
  .insurance-integrations__block--left {
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  .insurance-integrations__block--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-top: 20px;
  }
}
@media (max-width: 575px) {
  .insurance-integrations__block--right {
    margin-top: 31px;
  }
}
.insurance-integrations__block--right h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  padding-left: 30px;
  margin-bottom: 30px;
  color: #ffffff;
}
.--fin .insurance-integrations__block--right h3{
  color:#121212;
}
.insurance-integrations__block--right ul {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 0 20px;
}
@media (max-width: 991px) {
  .insurance-integrations__block--right ul {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0 5px;
  }
}
.insurance-integrations__block--right ul:nth-child(2) {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding-left: 30px;
}
@media (max-width: 991px) {
  .insurance-integrations__block--right ul:nth-child(2) {
    padding-left: 5px;
  }
}
.insurance-integrations__block--right li {
  font-size: 16px;
  line-height: 20px;
  color: #121212;
  opacity: 0.8;
  position: relative;
  padding: 14px 0 14px 50px;
}
.insurance-integrations__block--right li:before {
  content: "";
  position: absolute;
  background-image: url(img/platforms/Group_70.svg);
  width: 30px;
  height: 30px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.latest-teach.insurance-latest-teach {
  background-color: #fafafa;
}
.--travel .content-center h2,
.--travel.latest-teach .teach-items .teach-item .item-title,
.--travel .latest-teach .teach-items .teach-item .more-info .item-description{color:#121212;}
@media (max-width: 575px) {
  .latest-teach.insurance-latest-teach {
    padding: 70px 0 0;
  }
}
.latest-teach.insurance-latest-teach .teach-title {
  line-height: 40px;
}
@media (max-width: 575px) {
  .latest-teach.insurance-latest-teach .teach-title {
    margin-bottom: 8px;
  }
}
@media (min-width: 768px) {
  .latest-teach.insurance-latest-teach {
    padding: 74px 0 30px;
  }
  .latest-teach.insurance-latest-teach .teach-items .teach-item .teach-icon {
    margin-bottom: 20px;
  }
  .latest-teach.insurance-latest-teach .teach-description {
    margin: 0 auto 77px;
  }
}
@media (max-width: 767px) {
  .latest-teach.insurance-latest-teach .teach-items {
    margin-bottom: 0 !important;
  }
  .latest-teach.insurance-latest-teach .teach-items .item-title {
    max-width: 100%;
  }
  .latest-teach.insurance-latest-teach .teach-items .item-title br {
    display: none;
  }
  .latest-teach.insurance-latest-teach .teach-items .more-info {
    display: none;
    overflow: hidden;
    padding-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .latest-teach.insurance-latest-teach .teach-items .teach-item {
    margin-bottom: 57px;
    padding-bottom: 25px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .latest-teach.insurance-latest-teach
    .teach-items
    .teach-item
    .item-description {
    width: 90% !important;
  }
}
@media (max-width: 575px) {
  .latest-teach.insurance-latest-teach
    .teach-items
    .teach-item
    .item-description {
    line-height: 29px;
    padding-top: 20px;
  }
}
@media (max-width: 575px) {
  .latest-teach.insurance-latest-teach .teach-items .teach-item .item-title {
    line-height: 30px;
    margin-bottom: 0;
    min-height: 100%;
  }
}
@media (max-width: 767px) {
  .latest-teach.insurance-latest-teach .teach-items .teach-item {
    border-bottom: 1px solid rgba(50, 50, 50, 0.1);
    position: relative;
  }
  .latest-teach.insurance-latest-teach
    .teach-items
    .teach-item.active
    .clickable-el:after {
    background-image: url(img/insurance/arrow-up.svg);
  }
  .latest-teach.insurance-latest-teach .teach-items .teach-item .clickable-el {
    min-height: 30px;
    position: relative;
  }
  .latest-teach.insurance-latest-teach
    .teach-items
    .teach-item
    .clickable-el:after {
    content: "";
    position: absolute;
    right: 50%;
    bottom: 0;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    background-image: url(img/insurance/arrow-down.svg);
    width: 13px;
    height: 7px;
  }
}
.latest-teach.insurance-latest-teach .teach-items.active {
  border-bottom: 1px solid;
  border-image-source: linear-gradient(90deg, #2a82f2, #c86dd7);
  border-image-slice: 1;
}
@media (max-width: 767px) {
  .latest-teach.insurance-latest-teach .teach-items.active {
    border-image-source: unset;
  }
}
@media (min-width: 768px) {
  .latest-teach.insurance-latest-teach .teach-items.active .more-info {
    padding-left: 53px;
    margin-top: 41px;
  }
  .latest-teach.insurance-latest-teach
    .teach-items.active
    .more-info
    .item-description {
    width: 83%;
    margin-top: 0;
    line-height: 25px;
  }
}
.healthcare-slider.insurance-clients .healthcare-slider__content {
  margin-bottom: 58px;
}
.healthcare-slider.insurance-clients .tabs-content__right p {
  margin-bottom: 20px;
}
.healthcare-slider.insurance-clients .tabs-content__left {
  min-height: 485px;
}
@media (max-width: 575px) {
  .healthcare-slider.insurance-clients .tabs-content__left {
    min-height: 200px;
  }
}
.healthcare-slider.insurance-clients .tabs-list {
  margin-bottom: 18px;
}
.healthcare-slider.insurance-clients .tabs-list .tabs-link {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 24%;
  flex: 0 0 24%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 37px 20px;
}
@media screen and (max-width: 767px) {
  .healthcare-slider.insurance-clients .tabs-list .tabs-link {
    padding: 4px 15px;
    margin-bottom: 5px;
  }
}
.healthcare-slider.insurance-clients .tabs-list .tabs-link span {
  letter-spacing: -0.5px;
}
@media screen and (max-width: 767px) {
  .healthcare-slider.insurance-clients .tabs-list .tabs-link span {
    text-align: left;
    padding-left: 25px;
  }
}
.healthcare-slider.insurance-clients .tabs-list .tabs-link svg {
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .healthcare-slider.insurance-clients .tabs-list .tabs-link svg {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@media screen and (max-width: 767px) {
  .healthcare-slider.insurance-clients .tabs-list .tabs-link svg {
    max-width: 40px;
    margin-top: 6px;
  }
}
.healthcare-slider.insurance-clients .tabs-list .tabs-link.active svg {
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}
@media (max-width: 991px) {
  .healthcare-slider.insurance-clients .tabs-list .tabs-link.active svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.healthcare-workshop.insurance-workshop {
  padding: 82px 0 81px;
}

@media (max-width: 575px) {
  .healthcare-workshop.insurance-workshop {
    padding: 53px 0 40px;
  }
}
.healthcare-workshop.insurance-workshop .healthcare-workshop__content {
  margin: 0 auto 30px;
}
@media (max-width: 575px) {
  .healthcare-workshop.insurance-workshop .healthcare-workshop__content {
    margin: 0 auto 11px;
  }
}
.healthcare-workshop.insurance-workshop
  .healthcare-workshop__anim--left
  li:nth-child(5):before {
  background-image: url(img/insurance/Group139.svg);
}
.healthcare-workshop.insurance-workshop .healthcare-workshop__anim--left li:before {
  background-image: url(img/insurance/Group143.svg);
}
.healthcare-workshop.insurance-workshop .healthcare-workshop__anim--left.--fin.--bluearrow li:before{
  background-image: url(img/platforms/Group_70.svg);
}
@media (max-width: 575px) {
  body.platforms-custom-insurance-software-development .container {
    padding: 0 20px;
  }
}
.enterprise-development-offers .offers {
  padding: 51px 0 60px;
}
.enterprise-development-offers .content-center {
  padding: 80px 0 0;
}
@media screen and (max-width: 767px) {
  .enterprise-development-offers .content-center {
    padding: 60px 0 0;
  }
}
.enterprise-development-offers .content-center h2 {
  margin-bottom: -3px;
}
.enterprise-development-offers .offers-tabcontent {
  max-width: 1200px;
}
@media screen and (max-width: 991px) {
  .enterprise-development-offers .offers-tabcontent {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
  }
}
.enterprise-development-offers .offers-tabcontent .tabcontent-item {
  min-height: 250px;
  max-width: 398px;
  padding: 31px 20px 0 0;
}
@media screen and (max-width: 991px) {
  .enterprise-development-offers .offers-tabcontent .tabcontent-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 100%;
  }
}
.enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item:nth-child(3)
  svg,
.enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item:nth-child(4)
  svg,
.enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item:nth-child(5)
  svg,
.enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item:nth-child(6)
  svg {
  margin-top: -2px;
  padding-left: 20px;
}
.enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .offer-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 75%;
  flex: 0 1 75%;
  max-width: 290px;
}
.enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .offer-content
  .offer-content-description {
  line-height: 20px;
}
.enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .offer-image {
  padding-left: 4px;
  margin-top: -14px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 20%;
  flex: 0 1 20%;
}
@media screen and (max-width: 991px) {
  .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item
    .offer-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 30%;
    flex: 0 1 30%;
  }
}
.enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .offer-content-title {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 9px;
  text-transform: unset;
}
.latest-teach.enterprise-development-latest.--digital,
.latest-teach.enterprise-development-latest.--auto{
  background: #fafafa;
}

@media (min-width: 768px) {
  .latest-teach.enterprise-development-latest {
    background: #121212;
    padding: 70px 0 0;
  }
    .latest-teach.enterprise-development-latest.--education{
      background: #fafafa;
    }
  
  .latest-teach.enterprise-development-latest .teach-description {
    max-width: 880px;
  }
  .latest-teach.enterprise-development-latest .teach-title {
    margin-bottom: 11px;
  }
}
body.platforms-travel-hospitality-software-development .tools,
body.services-enterprise-software-development .tools,
body.services-mobile-app-development-services .tools {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  body.platforms-travel-hospitality-software-development .tools,
  body.services-enterprise-software-development .tools,
  body.services-mobile-app-development-services .tools {
    padding: 60px 0;
  }
}
body.platforms-travel-hospitality-software-development .tools .tools__content,
body.services-enterprise-software-development .tools .tools__content,
body.services-mobile-app-development-services .tools .tools__content {
  max-width: 880px;
}
body.platforms-travel-hospitality-software-development .tools .tools__content p,
body.services-enterprise-software-development .tools .tools__content p,
body.services-mobile-app-development-services .tools .tools__content p {
  color: #323232;
}
body.platforms-travel-hospitality-software-development .lifecycle,
body.services-enterprise-software-development .lifecycle,
body.services-mobile-app-development-services .lifecycle {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  body.platforms-travel-hospitality-software-development .lifecycle,
  body.services-enterprise-software-development .lifecycle,
  body.services-mobile-app-development-services .lifecycle {
    padding: 60px 0;
  }
}
body.platforms-travel-hospitality-software-development
  .lifecycle
  .services__description,
body.services-enterprise-software-development .lifecycle .services__description,
body.services-mobile-app-development-services
  .lifecycle
  .services__description {
  max-width: 880px;
  margin: 19px auto 111px;
}
@media screen and (max-width: 767px) {
  body.platforms-travel-hospitality-software-development
    .lifecycle
    .services__description,
  body.services-enterprise-software-development
    .lifecycle
    .services__description,
  body.services-mobile-app-development-services
    .lifecycle
    .services__description {
    margin: 19px auto 60px;
  }
}
body.platforms-travel-hospitality-software-development .clients-success,
body.services-enterprise-software-development .clients-success,
body.services-mobile-app-development-services .clients-success {
  padding-bottom: 90px;
}
@media screen and (max-width: 575px) {
  body.platforms-travel-hospitality-software-development .clients-success,
  body.services-enterprise-software-development .clients-success,
  body.services-mobile-app-development-services .clients-success {
    padding-bottom: 0;
  }
}
body.platforms-travel-hospitality-software-development
  .clients-success
  .services__description,
body.services-enterprise-software-development
  .clients-success
  .services__description,
body.services-mobile-app-development-services
  .clients-success
  .services__description {
  max-width: 880px;
}
body.platforms-travel-hospitality-software-development
  .clients-success
  .container,
body.services-enterprise-software-development .clients-success .container,
body.services-mobile-app-development-services .clients-success .container {
  max-width: 1200px;
}
body.platforms-travel-hospitality-software-development
  .clients-success
  .container
  h2.title,
body.services-enterprise-software-development
  .clients-success
  .container
  h2.title,
body.services-mobile-app-development-services
  .clients-success
  .container
  h2.title {
  padding: 80px 0 10px;
  margin: 0 auto -23px;
}
@media screen and (max-width: 767px) {
  body.platforms-travel-hospitality-software-development
    .clients-success
    .container
    h2.title,
  body.services-enterprise-software-development
    .clients-success
    .container
    h2.title,
  body.services-mobile-app-development-services
    .clients-success
    .container
    h2.title {
    padding: 60px 0 10px;
  }
}
@media screen and (max-width: 575px) {
  body.platforms-travel-hospitality-software-development .nav-slider,
  body.services-enterprise-software-development .nav-slider,
  body.services-mobile-app-development-services .nav-slider {
    margin-top: 0;
  }
}
body.platforms-travel-hospitality-software-development .nav-slider .entity-img,
body.services-enterprise-software-development .nav-slider .entity-img,
body.services-mobile-app-development-services .nav-slider .entity-img {
  max-width: 81px;
  max-height: 100%;
}
@media screen and (max-width: 767px) {
  body.platforms-travel-hospitality-software-development
    .nav-slider
    .entity-img,
  body.services-enterprise-software-development .nav-slider .entity-img,
  body.services-mobile-app-development-services .nav-slider .entity-img {
    max-width: 44px;
  }
}
@media screen and (max-width: 575px) {
  body.platforms-travel-hospitality-software-development
    .nav-slider
    .entity-img,
  body.services-enterprise-software-development .nav-slider .entity-img,
  body.services-mobile-app-development-services .nav-slider .entity-img {
    max-width: 67px;
  }
}
body.platforms-travel-hospitality-software-development .main-slider,
body.services-enterprise-software-development .main-slider,
body.services-mobile-app-development-services .main-slider {
  height: 476px;
  margin: 35px 0 2px;
}
@media screen and (max-width: 991px) {
  body.platforms-travel-hospitality-software-development .main-slider,
  body.services-enterprise-software-development .main-slider,
  body.services-mobile-app-development-services .main-slider {
    height: 600px;
  }
}
@media screen and (max-width: 767px) {
  body.platforms-travel-hospitality-software-development .main-slider,
  body.services-enterprise-software-development .main-slider,
  body.services-mobile-app-development-services .main-slider {
    height: 685px;
  }
}
@media screen and (max-width: 575px) {
  body.platforms-travel-hospitality-software-development .main-slider,
  body.services-enterprise-software-development .main-slider,
  body.services-mobile-app-development-services .main-slider {
    height: auto;
    margin-top: 18px;
  }
}
body.platforms-travel-hospitality-software-development
  .main-slider
  .clients-image,
body.services-enterprise-software-development .main-slider .clients-image,
body.services-mobile-app-development-services .main-slider .clients-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
}
body.platforms-travel-hospitality-software-development .main-slider .content,
body.services-enterprise-software-development .main-slider .content,
body.services-mobile-app-development-services .main-slider .content {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  padding: 40px;
}
@media screen and (max-width: 991px) {
  body.platforms-travel-hospitality-software-development .main-slider .content,
  body.services-enterprise-software-development .main-slider .content,
  body.services-mobile-app-development-services .main-slider .content {
    padding: 20px;
  }
}
body.platforms-travel-hospitality-software-development
  .main-slider
  .content
  .caption,
body.services-enterprise-software-development .main-slider .content .caption,
body.services-mobile-app-development-services .main-slider .content .caption {
  margin: 12px auto 20px;
  font-size: 16px;
  line-height: 24px;
  margin-top: 0;
}
body.platforms-travel-hospitality-software-development
  .main-slider
  .content
  .caption
  > div,
body.services-enterprise-software-development
  .main-slider
  .content
  .caption
  > div,
body.services-mobile-app-development-services
  .main-slider
  .content
  .caption
  > div {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
  font-weight: 600;
}
body.platforms-travel-hospitality-software-development
  .main-slider
  .content
  .caption
  > div.title,
body.services-enterprise-software-development
  .main-slider
  .content
  .caption
  > div.title,
body.services-mobile-app-development-services
  .main-slider
  .content
  .caption
  > div.title {
  font-size: 16px;
}
@media screen and (max-width: 991px) {
  body.platforms-travel-hospitality-software-development
    .main-slider
    .content
    .caption
    > div,
  body.services-enterprise-software-development
    .main-slider
    .content
    .caption
    > div,
  body.services-mobile-app-development-services
    .main-slider
    .content
    .caption
    > div {
    font-size: 20px;
  }
}
@media screen and (max-width: 991px) {
  body.platforms-travel-hospitality-software-development
    .main-slider
    .content
    .caption,
  body.services-enterprise-software-development .main-slider .content .caption,
  body.services-mobile-app-development-services .main-slider .content .caption {
    font-size: 14px;
  }
}
@media screen and (max-width: 575px) {
  body.platforms-travel-hospitality-software-development
    .main-slider
    .content
    .caption,
  body.services-enterprise-software-development .main-slider .content .caption,
  body.services-mobile-app-development-services .main-slider .content .caption {
    line-height: 24px;
  }
}
body.platforms-travel-hospitality-software-development .main-slider .content h4,
body.services-enterprise-software-development .main-slider .content h4,
body.services-mobile-app-development-services .main-slider .content h4 {
  margin-bottom: 11px;
  font-size: 16px;
}
body.services-app-developers
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .offer-content-title,
body.services-it-staffing-services
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .offer-content-title {
  display: inline-block;
}
@media screen and (max-width: 575px) {
  body.services-app-developers .nav-slider,
  body.services-it-staffing-services .nav-slider {
    margin-top: 0;
  }
}
body.services-app-developers .nav-slider .entity-img,
body.services-it-staffing-services .nav-slider .entity-img {
  max-width: 81px;
  max-height: 100%;
}
@media screen and (max-width: 767px) {
  body.services-app-developers .nav-slider .entity-img,
  body.services-it-staffing-services .nav-slider .entity-img {
    max-width: 44px;
  }
}
@media screen and (max-width: 575px) {
  body.services-app-developers .nav-slider .entity-img,
  body.services-it-staffing-services .nav-slider .entity-img {
    max-width: 67px;
  }
}
body.services-app-developers .main-slider,
body.services-it-staffing-services .main-slider {
  height: 476px;
  margin: 35px 0 2px;
}
@media screen and (max-width: 991px) {
  body.services-app-developers .main-slider,
  body.services-it-staffing-services .main-slider {
    height: 530px;
  }
}
@media screen and (max-width: 767px) {
  body.services-app-developers .main-slider,
  body.services-it-staffing-services .main-slider {
    height: 685px;
  }
}
@media screen and (max-width: 575px) {
  body.services-app-developers .main-slider,
  body.services-it-staffing-services .main-slider {
    height: auto;
    margin-top: 18px;
  }
}
body.services-app-developers .main-slider .clients-image,
body.services-it-staffing-services .main-slider .clients-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
}
body.services-app-developers .main-slider .content,
body.services-it-staffing-services .main-slider .content {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  padding: 39px 50px;
}
@media screen and (max-width: 991px) {
  body.services-app-developers .main-slider .content,
  body.services-it-staffing-services .main-slider .content {
    padding: 20px;
  }
}
body.services-app-developers .main-slider .content .caption,
body.services-it-staffing-services .main-slider .content .caption {
  margin: 12px auto 20px;
  font-size: 16px;
  line-height: 24px;
  margin-top: 0;
}
body.services-app-developers .main-slider .content .caption > div,
body.services-it-staffing-services .main-slider .content .caption > div {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
  font-weight: 600;
}
body.services-app-developers .main-slider .content .caption > div.title,
body.services-it-staffing-services .main-slider .content .caption > div.title {
  font-size: 16px;
}
@media screen and (max-width: 991px) {
  body.services-app-developers .main-slider .content .caption > div,
  body.services-it-staffing-services .main-slider .content .caption > div {
    font-size: 20px;
  }
}
@media screen and (max-width: 991px) {
  body.services-app-developers .main-slider .content .caption,
  body.services-it-staffing-services .main-slider .content .caption {
    font-size: 14px;
  }
}
@media screen and (max-width: 575px) {
  body.services-app-developers .main-slider .content .caption,
  body.services-it-staffing-services .main-slider .content .caption {
    line-height: 24px;
  }
}
body.services-app-developers .main-slider .content h4,
body.services-it-staffing-services .main-slider .content h4 {
  margin-bottom: 11px;
  font-size: 16px;
}
body.services-app-developers .new-thanks-wrap,
body.services-it-staffing-services .new-thanks-wrap {
  background-image: url(img/Bitmap111.webp);
}
@media screen and (max-width: 991px) {
  body.services-app-developers .form-wrap__right .flex-4,
  body.services-it-staffing-services .form-wrap__right .flex-4 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: 100%;
  }
}
body.services-app-developers .form-wrap__left img,
body.services-it-staffing-services .form-wrap__left img {
  max-width: 192px;
  margin-top: -75px;
}
@media screen and (max-width: 991px) {
  body.services-app-developers .form-wrap__left img,
  body.services-it-staffing-services .form-wrap__left img {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  body.services-app-developers .form-wrap__left img,
  body.services-it-staffing-services .form-wrap__left img {
    margin-bottom: 10px;
    margin-top: -75px;
    max-width: 113px;
  }
}
@media screen and (max-width: 767px) {
  body.services-app-developers .form-wrap .container--flex,
  body.services-it-staffing-services .form-wrap .container--flex {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
body.services-app-developers .form-group input[type="text"],
body.services-it-staffing-services .form-group input[type="text"] {
  height: 50px;
}
body.services-app-developers .form__submit,
body.services-it-staffing-services .form__submit {
  height: 50px;
  max-width: 220px;
  text-align: center;
}
body.services-app-developers .form__title,
body.services-it-staffing-services .form__title {
  font-size: 24px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  body.services-app-developers .form__title,
  body.services-it-staffing-services .form__title {
    font-size: 16px;
    line-height: 26px;
  }
}
body.services-app-developers .form-wrap__title,
body.services-it-staffing-services .form-wrap__title {
  font-size: 32px;
  margin-bottom: 0;
}
body.services-app-developers .form-wrap__title:before,
body.services-it-staffing-services .form-wrap__title:before {
  content: none;
}
@media (max-width: 767px) {
  body.services-app-developers .healthcare-workshop__anim--left li:before,
  body.services-it-staffing-services
    .healthcare-workshop__anim--left
    li:before {
    top: 5px;
  }
}
body.services-app-developers
  .healthcare-workshop__anim--left
  li:nth-child(5):before,
body.services-it-staffing-services
  .healthcare-workshop__anim--left
  li:nth-child(5):before {
  background-image: url(img/mobile-app/Group139.svg) !important;
}
body.services-app-developers .healthcare-workshop__anim--left li:before,
body.services-it-staffing-services .healthcare-workshop__anim--left li:before {
  background-image: url(img/mobile-app/Group143.svg) !important;
}
body.services-app-developers #particles,
body.services-it-staffing-services #particles {
  display: none;
}
body.services-app-developers .latest-teach,
body.services-it-staffing-services .latest-teach {
  background-color: #fff;
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  body.services-app-developers .latest-teach,
  body.services-it-staffing-services .latest-teach {
    padding: 60px 0 0;
  }
}
body.services-app-developers .enterprise-development-offers,
body.services-it-staffing-services .enterprise-development-offers {
  padding-bottom: 20px;
}
body.services-app-developers
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .custom-d,
body.services-it-staffing-services
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .custom-d {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
}
body.services-app-developers
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .custom-d
  svg,
body.services-it-staffing-services
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .custom-d
  svg {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-left: 0 !important;
}
@media (max-width: 575px) {
  body.services-app-developers
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item,
  body.services-it-staffing-services
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item {
    min-width: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
body.services-app-developers
  .enterprise-development-offers
  .offers-tabcontent
  .offer-content,
body.services-it-staffing-services
  .enterprise-development-offers
  .offers-tabcontent
  .offer-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 72%;
  flex: 0 1 72%;
}
body.services-app-developers
  .enterprise-development-offers
  .offers-tabcontent
  .offer-image,
body.services-it-staffing-services
  .enterprise-development-offers
  .offers-tabcontent
  .offer-image {
  padding-left: 25px !important;
  margin-top: 4px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 25%;
  flex: 0 1 25%;
}
@media (max-width: 767px) {
  body.services-app-developers
    .enterprise-development-offers
    .offers-tabcontent
    .offer-image,
  body.services-it-staffing-services
    .enterprise-development-offers
    .offers-tabcontent
    .offer-image {
    padding-left: 15px !important;
  }
}
@media (max-width: 575px) {
  body.services-app-developers
    .enterprise-development-offers
    .offers-tabcontent
    .offer-image,
  body.services-it-staffing-services
    .enterprise-development-offers
    .offers-tabcontent
    .offer-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
  }
}
body.services-app-developers .enterprise-development-offers .offers,
body.services-it-staffing-services .enterprise-development-offers .offers {
  padding: 39px 0 60px;
}
body.services-app-developers
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item,
body.services-it-staffing-services
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item {
  min-height: 170px;
}
body.platforms-custom-insurance-software-development .healthcare-slider,
body.platforms-healthcare-it-solutions .healthcare-slider,
body.platforms-travel-hospitality-software-development .healthcare-slider {
  padding: 80px 0 130px;
}
body.platforms-custom-insurance-software-development .form,
body.platforms-healthcare-it-solutions .form,
body.platforms-travel-hospitality-software-development .form {
  margin-top: 35px;
}
body.platforms-custom-insurance-software-development .form-wrap,
body.platforms-healthcare-it-solutions .form-wrap,
body.platforms-travel-hospitality-software-development .form-wrap {
  padding: 43px 0 34px;
}
@media screen and (max-width: 991px) {
  body.platforms-custom-insurance-software-development .form-wrap,
  body.platforms-healthcare-it-solutions .form-wrap,
  body.platforms-travel-hospitality-software-development .form-wrap {
    padding: 42px 0 39px;
  }
}
@media screen and (max-width: 575px) {
  body.platforms-custom-insurance-software-development .form-wrap,
  body.platforms-healthcare-it-solutions .form-wrap,
  body.platforms-travel-hospitality-software-development .form-wrap {
    padding: 42px 0 59px;
  }
}
body.platforms-custom-insurance-software-development
  .healthcare-workshop.insurance-workshop,
body.platforms-healthcare-it-solutions .healthcare-workshop.insurance-workshop,
body.platforms-travel-hospitality-software-development
  .healthcare-workshop.insurance-workshop {
  padding: 77px 0 146px;
}
body.platforms-custom-insurance-software-development .new-thanks-wrap,
body.platforms-healthcare-it-solutions .new-thanks-wrap,
body.platforms-travel-hospitality-software-development .new-thanks-wrap {
  background-image: url(img/Bitmap111.webp);
}
@media screen and (max-width: 991px) {
  body.platforms-custom-insurance-software-development .container--flex,
  body.platforms-healthcare-it-solutions .container--flex,
  body.platforms-travel-hospitality-software-development .container--flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
}
@media screen and (max-width: 575px) {
  body.platforms-custom-insurance-software-development .container--flex,
  body.platforms-healthcare-it-solutions .container--flex,
  body.platforms-travel-hospitality-software-development .container--flex {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
body.platforms-custom-insurance-software-development .form-wrap__center,
body.platforms-healthcare-it-solutions .form-wrap__center,
body.platforms-travel-hospitality-software-development .form-wrap__center {
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: -30px;
  padding-right: 30px;
}
@media screen and (max-width: 991px) {
  body.platforms-custom-insurance-software-development .form-wrap__center,
  body.platforms-healthcare-it-solutions .form-wrap__center,
  body.platforms-travel-hospitality-software-development .form-wrap__center {
    padding: 0 0 0 50px;
    margin: 0 0 22px;
  }
}
@media screen and (max-width: 575px) {
  body.platforms-custom-insurance-software-development .form-wrap__center,
  body.platforms-healthcare-it-solutions .form-wrap__center,
  body.platforms-travel-hospitality-software-development .form-wrap__center {
    padding: 0;
    margin: 12px 0 22px;
  }
}
body.platforms-custom-insurance-software-development .form-wrap__block,
body.platforms-healthcare-it-solutions .form-wrap__block,
body.platforms-travel-hospitality-software-development .form-wrap__block {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 4;
  -ms-flex: 4;
  flex: 4;
}
@media screen and (max-width: 991px) {
  body.platforms-custom-insurance-software-development .form-wrap__block,
  body.platforms-healthcare-it-solutions .form-wrap__block,
  body.platforms-travel-hospitality-software-development .form-wrap__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
body.platforms-custom-insurance-software-development .form-wrap__right,
body.platforms-healthcare-it-solutions .form-wrap__right,
body.platforms-travel-hospitality-software-development .form-wrap__right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  body.platforms-custom-insurance-software-development .form-wrap__right,
  body.platforms-healthcare-it-solutions .form-wrap__right,
  body.platforms-travel-hospitality-software-development .form-wrap__right {
    padding: 0 0 0 50px;
    min-height: auto;
  }
}
@media screen and (max-width: 575px) {
  body.platforms-custom-insurance-software-development .form-wrap__right,
  body.platforms-healthcare-it-solutions .form-wrap__right,
  body.platforms-travel-hospitality-software-development .form-wrap__right {
    padding: 0;
  }
}
body.platforms-custom-insurance-software-development .form-wrap__left,
body.platforms-healthcare-it-solutions .form-wrap__left,
body.platforms-travel-hospitality-software-development .form-wrap__left {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 6%;
  flex: 1 1 6%;
}
body.platforms-custom-insurance-software-development .form-wrap__left img,
body.platforms-healthcare-it-solutions .form-wrap__left img,
body.platforms-travel-hospitality-software-development .form-wrap__left img {
  max-width: 207px;
  margin-top: -113px;
}
@media screen and (max-width: 991px) {
  body.platforms-custom-insurance-software-development .form-wrap__left img,
  body.platforms-healthcare-it-solutions .form-wrap__left img,
  body.platforms-travel-hospitality-software-development .form-wrap__left img {
    margin-top: 0;
    max-width: 200px;
  }
}
@media screen and (max-width: 575px) {
  body.platforms-custom-insurance-software-development .form-wrap__left img,
  body.platforms-healthcare-it-solutions .form-wrap__left img,
  body.platforms-travel-hospitality-software-development .form-wrap__left img {
    margin-bottom: 0;
    margin-top: -75px;
    max-width: 125px;
  }
}
body.platforms-custom-insurance-software-development .form__submit,
body.platforms-healthcare-it-solutions .form__submit,
body.platforms-travel-hospitality-software-development .form__submit {
  height: 50px;
  max-width: 220px;
  text-align: center;
  font-size: 15px;
  line-height: 50px;
  padding: 0;
}
@media screen and (max-width: 991px) {
  body.platforms-custom-insurance-software-development .form__submit,
  body.platforms-healthcare-it-solutions .form__submit,
  body.platforms-travel-hospitality-software-development .form__submit {
    max-width: 100%;
  }
}
body.platforms-custom-insurance-software-development .form__title,
body.platforms-healthcare-it-solutions .form__title,
body.platforms-travel-hospitality-software-development .form__title {
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
}
@media screen and (max-width: 991px) {
  body.platforms-custom-insurance-software-development .form__title,
  body.platforms-healthcare-it-solutions .form__title,
  body.platforms-travel-hospitality-software-development .form__title {
    line-height: 36px;
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 575px) {
  body.platforms-custom-insurance-software-development .form__title,
  body.platforms-healthcare-it-solutions .form__title,
  body.platforms-travel-hospitality-software-development .form__title {
    font-size: 16px;
    line-height: 26px;
  }
}
body.platforms-custom-insurance-software-development .form-wrap__title,
body.platforms-healthcare-it-solutions .form-wrap__title,
body.platforms-travel-hospitality-software-development .form-wrap__title {
  font-size: 32px;
  margin-bottom: 22px;
}
@media screen and (max-width: 991px) {
  body.platforms-custom-insurance-software-development .form-wrap__title,
  body.platforms-healthcare-it-solutions .form-wrap__title,
  body.platforms-travel-hospitality-software-development .form-wrap__title {
    margin-bottom: 8px;
  }
}
body.platforms-custom-insurance-software-development .form-wrap__title:before,
body.platforms-healthcare-it-solutions .form-wrap__title:before,
body.platforms-travel-hospitality-software-development
  .form-wrap__title:before {
  content: none;
}
body.services-it-staffing-services .form__submit {
  max-width: 100%;
  font-size: 16px;
}
body.services-it-staffing-services .enterprise-development-offers {
  padding-bottom: 50px;
}
body.services-it-staffing-services
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item {
  padding-bottom: 20px;
}
@media screen and (max-width: 991px) {
  body.services-it-staffing-services
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item
    .offer-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
  }
  body.services-it-staffing-services
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item
    .offer-content
    .offer-content-description {
    max-width: 100%;
  }
}
body.services-it-staffing-services
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item:hover
  .offer-content-title {
  color: #fff;
}
body.services-it-staffing-services
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .offer-content-title {
  font-size: 16px;
  line-height: 15px;
  color: #1476f2;
}
body.services-it-staffing-services
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .custom-d {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 28%;
  flex: 0 0 28%;
}
@media screen and (max-width: 767px) {
  body.services-it-staffing-services
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item
    .custom-d {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
  }
}
@media screen and (max-width: 575px) {
  body.services-it-staffing-services
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item
    .custom-d {
    padding-left: 0;
  }
}
body.services-it-staffing-services
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  svg {
  padding-left: 0 !important;
}
@media screen and (max-width: 991px) {
  body.services-it-staffing-services .insurance-integrations__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
body.services-it-staffing-services .insurance-integrations__block:after {
  content: none;
}
body.services-it-staffing-services .insurance-integrations__block--right {
  margin-top: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 735px;
  flex: 0 0 735px;
  margin-left: 0;
}
@media screen and (max-width: 991px) {
  body.services-it-staffing-services .insurance-integrations__block--right {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
body.services-it-staffing-services .insurance-integrations__block--right ul li {
  padding: 0 0 15px 50px;
}
body.services-it-staffing-services
  .insurance-integrations__block--right
  ul
  li:before {
  top: 13px;
}
body.services-it-staffing-services .insurance-integrations__block--right > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  margin-right: 0 !important;
}
@media screen and (max-width: 991px) {
  body.services-it-staffing-services
    .insurance-integrations__block--right
    > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  body.services-it-staffing-services
    .insurance-integrations__block--right
    > div:first-child,
  body.services-it-staffing-services
    .insurance-integrations__block--right
    > div:first-child
    ul {
    margin-bottom: 0;
  }
}
body.services-it-staffing-services
  .insurance-integrations__block--right
  > div
  ul
  li
  h4 {
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
}
body.services-it-staffing-services
  .insurance-integrations__block--right
  > div
  ul
  li
  p {
  font-size: 14px;
  line-height: 24px;
  color: #323232;
  opacity: 0.8;
}
body.services-it-staffing-services .lifecycle {
  margin-top: 0;
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      from(#fafafa),
      to(#fafafa)
    ),
    #f0f0f0;
  background: -webkit-linear-gradient(bottom, #fafafa, #fafafa), #f0f0f0;
  background: linear-gradient(0deg, #fafafa, #fafafa), #f0f0f0;
}
body.services-it-staffing-services .lifecycle ul li:last-child {
  border-bottom: 1px solid #e2e3e6 !important;
}
body.services-it-staffing-services .competencies__content {
  margin-bottom: 60px;
}
body.services-it-staffing-services .competencies__list li img {
  margin: 0 auto 18px;
}
body.services-it-staffing-services .competencies__list li .title {
  line-height: 24px !important;
  margin-bottom: 15px;
}
body.services-it-staffing-services .competencies .panel {
  height: 182px;
}
body.services-it-staffing-services .competencies .panel .front .box1 {
  padding: 30px 0;
}
body.services-it-staffing-services .competencies .panel .back {
  height: 182px;
}
body.pages-iso-9001-certified .block-markdown {
  margin: 73px 0 79px;
}
body.pages-iso-9001-certified .block-markdown > ul:before {
  top: -58px;
}
body.pages-iso-9001-certified .block-markdown > ul > li {
  line-height: 29px;
  margin-bottom: 29px;
  letter-spacing: 0.1px;
}
body.pages-iso-9001-certified .block-markdown > ul > li ul {
  margin: -11px 0 -3px;
}
body.pages-iso-9001-certified .block-markdown > ul > li ul li {
  padding-left: 23px;
  font-size: 15px;
  line-height: 29px;
  font-weight: 300;
  display: block;
  width: 100%;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  position: relative;
}
body.pages-iso-9001-certified .block-markdown > ul > li ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #323232;
}
@media screen and (max-width: 767px) {
  body.pages-iso-9001-certified .block-markdown > ul > li ul li:before {
    top: 11px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
body.pages-iso-9001-certified .block-markdown > ul > li img {
  margin-top: 10px;
  max-width: 404px;
  width: 100%;
}
body.pages-iso-9001-certified .page-title h1 {
  font-size: 40px;
  line-height: 53px;
}
body.product-engineering-company .choose-us {
  padding: 73px 0 55px;
}
@media (max-width: 575px) {
  body.product-engineering-company .choose-us {
    padding: 63px 0 55px;
  }
}
body.product-engineering-company .choose-us__slider {
  padding-top: 57px;
  max-width: 1133px;
  margin: 0 auto;
}
body.product-engineering-company .choose-us__slider .slick-dots {
  position: unset;
  margin-top: 30px;
}
body.product-engineering-company .choose-us__slider .slick-dots li button {
  width: 80px;
  height: 2px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
body.product-engineering-company
  .choose-us__slider
  .slick-dots
  li
  button:before {
  content: none;
}
body.product-engineering-company
  .choose-us__slider
  .slick-dots
  li.slick-active
  button {
  background: #0072f6;
}
body.product-engineering-company .choose-us__slider .slick-prev {
  left: -47px;
}
@media (max-width: 991px) {
  body.product-engineering-company .choose-us__slider .slick-prev {
    left: -20px;
  }
}
body.product-engineering-company .choose-us__slider .slick-next {
  right: -47px;
}
@media (max-width: 991px) {
  body.product-engineering-company .choose-us__slider .slick-next {
    right: -20px;
  }
}
body.product-engineering-company .choose-us__slider .slick-next:hover {
  -webkit-transform: translateY(-50%) rotate(180deg) !important;
  -ms-transform: translateY(-50%) rotate(180deg) !important;
  transform: translateY(-50%) rotate(180deg) !important;
}
body.product-engineering-company .choose-us__slider .slick-next,
body.product-engineering-company .choose-us__slider .slick-prev {
  background-image: url(img/product/rectangle.svg);
  z-index: 10;
  top: 120px;
}
body.product-engineering-company .choose-us__slider .slick-next:hover,
body.product-engineering-company .choose-us__slider .slick-prev:hover {
  -webkit-transform: translateY(-50%) rotate(0);
  -ms-transform: translateY(-50%) rotate(0);
  transform: translateY(-50%) rotate(0);
}
body.product-engineering-company .choose-us__slider--item {
  min-height: 70px;
  -js-display: flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
@media (max-width: 575px) {
  body.product-engineering-company .choose-us__slider--item {
    min-height: 100px;
  }
}
body.product-engineering-company .choose-us__slider--item img {
  margin: 0 auto;
}
body.product-engineering-company .choose-us__list {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
@media (max-width: 991px) {
  body.product-engineering-company .choose-us__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
body.product-engineering-company .choose-us__list--item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 19%;
  flex: 0 0 19%;
  background-color: #eaf3fe;
  padding: 25px;
}
@media (max-width: 991px) {
  body.product-engineering-company .choose-us__list--item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    margin-bottom: 2px;
    margin-right: 2px;
  }
}
body.product-engineering-company .choose-us__list--item img {
  margin-bottom: 15px;
}
@media (max-width: 575px) {
  body.product-engineering-company .choose-us__list--item img {
    margin-bottom: 3px;
  }
}
body.product-engineering-company .choose-us__list--item h4 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  letter-spacing: -0.56px;
  margin-bottom: 10px;
}
body.product-engineering-company .choose-us__list--item p {
  opacity: 0.8;
  font-size: 14px;
  line-height: 1.6;
}
@media (max-width: 991px) and (max-width: 767px) {
  body.product-engineering-company .choose-us__list--item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 10px;
  }
}
body.product-engineering-company .choose-us__content {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 50px;
}
@media (max-width: 575px) {
  body.product-engineering-company .choose-us__content {
    margin: 0 auto 40px;
  }
}
body.product-engineering-company .choose-us__content h2 {
  margin-bottom: 14px;
}
@media (max-width: 575px) {
  body.product-engineering-company .choose-us__content h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 8px;
  }
}
body.product-engineering-company .choose-us__content h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.67;
}
@media (max-width: 575px) {
  body.product-engineering-company .choose-us__content h3 {
    font-size: 16px;
    line-height: 27px;
  }
}
.mobile-hero {
  height: 736px;
}
@media screen and (max-width: 762px) {
  .mobile-hero {
    height: auto;
    min-height: 600px;
  }
}
.mobile-app {
  background-color: #fafafa;
  padding: 80px 0;
}
@media (max-width: 575px) {
  .mobile-app {
    padding: 60px 0 40px;
  }
}
.mobile-app__content {
  margin-bottom: 52px;
  max-width: 1000px;
}
@media (max-width: 991px) {
  .mobile-app__content {
    margin-bottom: 33px;
  }
}
.mobile-app__content p.insurance-description {
  max-width: 800px;
  margin: 15px auto 0;
}
.mobile-app__block {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
@media (max-width: 575px) {
  .mobile-app__block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.mobile-app__block--right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  margin-top: -39px;
  margin-left: 29px;
}
@media (max-width: 991px) {
  .mobile-app__block--right {
    margin-left: 0;
  }
}
@media (max-width: 575px) {
  .mobile-app__block--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-top: 0;
  }
  .mobile-app__block--right img {
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    max-width: inherit;
    margin-left: -30px;
  }
}
.mobile-app__block--left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
@media (max-width: 991px) {
  .mobile-app__block--left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 51%;
    flex: 0 0 51%;
  }
}
@media (max-width: 575px) {
  .mobile-app__block--left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.mobile-app__block--left ul:not(.mobile-logo) li {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  text-transform: unset;
  color: #121212;
  padding: 10px 0 11px 50px;
}
@media (max-width: 991px) {
  .mobile-app__block--left ul:not(.mobile-logo) li {
    font-size: 14px;
    line-height: 24px;
    padding: 9px 0 8px 45px;
  }
}
.mobile-app__block--left ul:not(.mobile-logo) li:before {
  content: "";
  position: absolute;
  background-image: url(img/platforms/Group_70.svg);
  width: 30px;
  height: 30px;
  left: 0;
  top: 20%;
}
@media (max-width: 991px) {
  .mobile-app__block--left ul:not(.mobile-logo) li:before {
    left: -4px;
    top: 7px;
  }
}
.types {
  background-image: url(img/mobile-app/Group392.webp);
  padding: 80px 0;
  background-size: cover;
  background-position: 50% 50%;
}
@media (max-width: 991px) {
  .types {
    padding-bottom: 0;
  }
}
@media (max-width: 575px) {
  .types {
    background-image: url(img/mobile-app/Group498.webp);
    background-position: 50% 100%;
  }
}
.types__block {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
@media (max-width: 991px) and (min-width: 768px) {
  .types__block {
    padding-left: 30px;
  }
}
.types__block--box {
  padding-right: 33px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  margin-right: 19px;
  margin-top: 48px;
}
@media (max-width: 991px) {
  .types__block--box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
    margin-bottom: 84px;
  }
}
@media (max-width: 767px) {
  .types__block--box {
    padding-left: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
  }
}
@media (max-width: 575px) {
  .types__block--box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 40px;
    text-align: center;
    margin-right: 0;
    padding-right: 0;
  }
}
.types__block--box svg {
  margin-bottom: 16px;
}
.types__block--box a,
.types__block--box h3,
.types__block--box p {
  color: #fff;
}
.types__block--box p {
  font-size: 16px;
  line-height: 24px;
}
.types__block--box a,
.types__block--box h3 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 11px;
}
.types__block--box a {
  display: block;
  cursor: pointer;
}
.types__content h2,
.types__content p {
  color: #fff;
}
body.services-mobile-app-development-services {
  overflow-x: hidden;
}
body.services-mobile-app-development-services .hero__content .hero__lead {
  margin-top: 31px;
}
body.services-mobile-app-development-services .hero__content .title {
  margin-top: -18px;
}
body.services-mobile-app-development-services .hero__button {
  margin-top: 45px;
}
@media screen and (max-width: 575px) {
  body.services-mobile-app-development-services .hero__button {
    margin-top: 19px;
  }
}
@media (max-width: 991px) {
  body.services-mobile-app-development-services
    .clients-success
    .container
    h2.title {
    padding: 60px 0 25px;
  }
}
@media (max-width: 767px) {
  body.services-mobile-app-development-services
    .healthcare-workshop__anim--left
    li:before {
    top: 5px;
  }
}
body.services-mobile-app-development-services
  .healthcare-workshop__anim--left
  li:nth-child(5):before {
  background-image: url(img/mobile-app/Group139.svg) !important;
}
body.services-mobile-app-development-services
  .healthcare-workshop__anim--left
  li:before {
  background-image: url(img/mobile-app/Group143.svg) !important;
}
body.services-mobile-app-development-services .choose-us__list {
  position: relative;
  z-index: 10;
}
body.services-mobile-app-development-services .choose-us__list--item {
  padding: 43px 25px;
}
body.services-mobile-app-development-services .choose-us__list--item p {
  line-height: 24px;
}
body.services-mobile-app-development-services .choose-us__list--item h4 {
  margin-bottom: 32px;
}
body.services-mobile-app-development-services .choose-us__list:before {
  content: "";
  position: absolute;
  width: 198px;
  height: 147px;
  background-image: url(img/mobile-app/Group413.svg);
  left: -125px;
  top: -63px;
  z-index: -1;
}
body.services-mobile-app-development-services .choose-us__list:after {
  content: "";
  position: absolute;
  width: 198px;
  height: 147px;
  background-image: url(img/mobile-app/Group413.svg);
  right: -120px;
  bottom: -48px;
  z-index: -1;
}
body.services-mobile-app-development-services .enterprise-development-offers {
  padding-bottom: 20px;
}
body.services-mobile-app-development-services
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .custom-d {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
}
body.services-mobile-app-development-services
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item
  .custom-d
  svg {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-left: 0 !important;
}
@media (max-width: 575px) {
  body.services-mobile-app-development-services
    .enterprise-development-offers
    .offers-tabcontent
    .tabcontent-item {
    min-width: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
body.services-mobile-app-development-services
  .enterprise-development-offers
  .offers-tabcontent
  .offer-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 72%;
  flex: 0 1 72%;
}
body.services-mobile-app-development-services
  .enterprise-development-offers
  .offers-tabcontent
  .offer-image {
  padding-left: 25px !important;
  margin-top: 4px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 25%;
  flex: 0 1 25%;
}
@media (max-width: 767px) {
  body.services-mobile-app-development-services
    .enterprise-development-offers
    .offers-tabcontent
    .offer-image {
    padding-left: 15px !important;
  }
}
@media (max-width: 575px) {
  body.services-mobile-app-development-services
    .enterprise-development-offers
    .offers-tabcontent
    .offer-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
  }
}
body.services-mobile-app-development-services
  .enterprise-development-offers
  .offers {
  padding: 39px 0 60px;
}
body.services-mobile-app-development-services
  .enterprise-development-offers
  .offers-tabcontent
  .tabcontent-item {
  min-height: 170px;
}
body.services-mobile-app-development-services .latest-teach {
  background-color: #fafafa;
  padding: 65px 0 0;
}
body.services-mobile-app-development-services .choose-us {
  background-color: #fff;
  padding-bottom: 78px;
}
body.services-mobile-app-development-services .choose-us__content {
  margin: 0 auto 50px;
}
body.services-mobile-app-development-services .client-slider {
  background-color: #121212;
}
body.services-mobile-app-development-services #particles {
  display: none;
}
body.services-mobile-app-development-services .enterprise-development-offers {
  background-color: #fafafa;
}
.native {
  padding: 80px 0 39px;
}
@media (max-width: 575px) {
  .native .content-center {
    margin-bottom: 40px;
  }
}
.native .insurance-description {
  margin-top: 5px;
}
.native__block {
  padding: 40px;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#fff),
    to(#fff)
  );
  background: -webkit-linear-gradient(bottom, #fff, #fff);
  background: linear-gradient(0deg, #fff, #fff);
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.06);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.06);
  border-radius: 7px;
  margin: 35px 0 41px;
  position: relative;
}
@media (max-width: 991px) {
  .native__block {
    padding: 29px 30px;
    margin: 20px 0;
  }
}
@media (max-width: 575px) {
  .native__block {
    padding: 29px 15px;
  }
}
.native__block.decor-l:before {
  content: "";
  position: absolute;
  width: 198px;
  height: 147px;
  background-image: url(img/mobile-app/Group413.svg);
  left: -125px;
  top: -63px;
  z-index: -1;
}
@media (max-width: 1279px) {
  .native__block.decor-l:before {
    content: none;
  }
}
.native__block.decor-r:after {
  content: "";
  position: absolute;
  width: 198px;
  height: 147px;
  background-image: url(img/mobile-app/Group413.svg);
  right: -120px;
  bottom: 192px;
  z-index: -1;
}
@media (max-width: 1279px) {
  .native__block.decor-r:after {
    content: none;
  }
}
.native__block.decor-lr .native__block--left .logos li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 92px;
  flex: 0 0 92px;
}
@media (max-width: 991px) {
  .native__block.decor-lr .native__block--left .logos li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
  }
}
.native__block.decor-lr:before {
  content: "";
  position: absolute;
  width: 198px;
  height: 147px;
  background-image: url(img/mobile-app/Group413.svg);
  left: -125px;
  top: 87px;
  z-index: -1;
}
@media (max-width: 1279px) {
  .native__block.decor-lr:before {
    content: none;
  }
}
.native__block.decor-lr:after {
  content: "";
  position: absolute;
  width: 198px;
  height: 147px;
  background-image: url(img/mobile-app/Group413.svg);
  right: -120px;
  bottom: -35px;
  z-index: -1;
}
@media (max-width: 1279px) {
  .native__block.decor-lr:after {
    content: none;
  }
}
.native__block h3 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
  color: #323232;
}
@media (max-width: 991px) {
  .native__block h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 26px;
  }
}
.native__block--right {
  margin-top: -12px;
}
.native__block--right .list li {
  font-size: 16px;
  line-height: 30px;
  position: relative;
  padding: 5px 0 5px 20px;
}
@media (max-width: 991px) {
  .native__block--right .list li {
    font-size: 14px;
    line-height: 20px;
  }
}
.native__block--right .list li:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #2a82f2;
  left: 0;
  top: 14px;
}
.native__block--left {
  max-width: 675px;
  margin-right: 65px;
}
@media (max-width: 991px) {
  .native__block--left {
    margin-right: 34px;
    max-width: 430px;
  }
}
@media (max-width: 767px) {
  .native__block--left {
    margin-right: 20px;
  }
}
.native__block--left .logos {
  margin-top: 44px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (max-width: 991px) {
  .native__block--left .logos {
    margin-top: 19px;
  }
}
@media (max-width: 767px) {
  .native__block--left .logos {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 575px) {
  .native__block--left .logos {
    margin: 30px 0 40px;
  }
}
.native__block--left .logos li {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 84px;
  flex: 0 0 84px;
}
@media (max-width: 991px) {
  .native__block--left .logos li {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .native__block--left .logos li img {
    max-width: 52px;
  }
}
.native__block--left .logos li span {
  color: #323;
  opacity: 0.6;
  font-size: 12px;
  line-height: 28px;
}
@media (max-width: 991px) {
  .native__block--left .logos li span {
    font-size: 8.74576px;
    line-height: 23px;
  }
}
.native__block--left p {
  font-size: 16px;
  line-height: 24px;
  color: #323232;
}
.native__block--item {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
@media (max-width: 575px) {
  .native__block--item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.mobile-app-cta {
  background: url(img/mobile-app/Bitmap.webp) 50% / cover no-repeat;
  height: 210px;
}
.mobile-app-cta .service-cta__white {
  font-weight: 600;
}
@media (max-width: 575px) {
  .mobile-app-cta {
    height: auto;
  }
}
.mobile-app-cta .button--white-green {
  min-width: 220px;
}
@media (max-width: 575px) {
  .mobile-app-cta .button--white-green {
    font-size: 16px;
    min-height: 50px;
  }
}
.mobile-app-cta .service-cta__text-area--team-extension {
  max-width: 700px;
  margin: 0 89px 0 0;
}
@media (max-width: 991px) {
  .mobile-app-cta .service-cta__text-area--team-extension {
    max-width: 460px;
    margin: 0 30px 0 0;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .mobile-app-cta .service-cta__text-area--team-extension {
    max-width: 100%;
    margin: 0 0 20px;
    text-align: center;
  }
}
ul.mobile-logo {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  margin-top: 0;
  max-width: 588px;
}
ul.mobile-logo li {
  padding-left: 0;
  padding-right: 10px;
}
ul.mobile-logo li:before {
  content: none;
}
@media (max-width: 575px) {
  ul.mobile-logo {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 30px;
  }
  ul.mobile-logo li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62px;
    flex: 0 0 62px;
  }
}
.mobile-app-costs {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 48px;
}
@media screen and (max-width: 762px) {
  .mobile-app-costs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.mobile-app-costs_wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  margin-bottom: 34px;
}
.mobile-app-costs_wrapper h3 {
  font-size: 18px;
  font-weight: 600;
}
.mobile-app-costs_wrapper a,
.mobile-app-costs_wrapper p {
  font-size: 18px;
  font-weight: 400;
}
.mobile-app-costs_wrapper a {
  color: #1476f2;
  text-decoration: underline;
}
.mobile-app-costs_wrapper a:hover {
  color: #1476f2;
}
.mobile-client-logos {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.mobile-client-logo {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 20%;
  flex: 1 1 20%;
}
@media screen and (max-width: 762px) {
  .mobile-client-logo {
    lex: 1 1 50%;
  }
}
.text-black {
  color: #000;
}
.flag {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, #0056b9),
    color-stop(50%, #ffd800)
  );
  background-image: -webkit-linear-gradient(#0056b9 50%, #ffd800 0);
  background-image: linear-gradient(#0056b9 50%, #ffd800 0);
  height: 32px;
}
.hero--wrapper {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.48);
  padding: 24px;
  position: relative;
  z-index: 101;
}
.social--section {
  padding: 72px 0;
}
@media screen and (max-width: 1023px) {
  .social--section {
    padding: 40px 0;
  }
}
.social--container {
  width: 1120px;
  margin: 0 auto;
}
@media screen and (max-width: 1023px) {
  .social--container {
    padding: 0 24px;
    width: 100%;
  }
}
.social--hero {
  padding-top: 175px;
  height: 500px;
  background-image: url(img/social-responsibility/cover-image.jpg);
}
@media screen and (max-width: 1023px) {
  .social--hero {
    padding-top: 80px;
    min-height: 600px;
    height: auto;
    background-image: url(img/social-responsibility/cover-image-mobile.png);
  }
}
.social--description {
  text-align: center;
}
.social--activities_title {
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
}
.social--activities_description {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.social--activities_wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 48px;
}
@media screen and (max-width: 1023px) {
  .social--activities_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 28px;
  }
}
.social--activities_item {
  width: 50%;
  padding: 24px;
}
.social--activities_item:first-child {
  border-right: 1px solid #1476f2;
  border-bottom: 1px solid #1476f2;
}
.social--activities_item:nth-child(2) {
  border-bottom: 1px solid #1476f2;
}
.social--activities_item:nth-child(3) {
  border-right: 1px solid #1476f2;
}
@media screen and (max-width: 1023px) {
  .social--activities_item {
    width: 100%;
  }
  .social--activities_item:first-child,
  .social--activities_item:nth-child(3) {
    border-right: none;
  }
  .social--activities_item:not(:last-child) {
    border-bottom: 1px solid #1476f2;
  }
}
.social--funds_list {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  list-style: disc;
}
.social--funds_list li {
  font-size: 16px;
  font-weight: 300;
}
.social--funds_list a {
  font-weight: 400;
}
.social--media_main {
  height: auto;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  width: 196px;
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
  .social--media_main {
    width: 35%;
    height: 300px;
  }
}
@media screen and (max-width: 991px) {
  .social--media_main {
    width: 100%;
    height: 192px;
  }
}
.social--web {
  display: block;
}
@media screen and (max-width: 991px) {
  .social--web {
    display: none;
  }
}
.social--mobile {
  display: block;
}
@media screen and (min-width: 992px) {
  .social--mobile {
    display: none;
  }
}
.social--text_main {
  padding: 32px;
  width: -webkit-calc(100% - 196px);
  width: calc(100% - 196px);
}
@media screen and (max-width: 991px) {
  .social--text_main {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 16px;
    margin-top: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: #fff;
    z-index: 2;
    width: 100%;
  }
}
.social--title {
  padding-bottom: 7px;
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.25;
}
@media screen and (max-width: 980px) {
  .social--title {
    font-size: 16px;
  }
}
.empowers {
  padding: 72px 0;
  background: #1476f2;
}
.empowers h2 {
  color: #fff;
  text-align: center;
  font-size: 32px;
  margin-bottom: 48px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .empowers h2 {
    font-size: 20px;
    line-height: 28px;
  }
}
.empowers__wrap {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
}
@media screen and (max-width: 991px) {
  .empowers__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.empowers__item {
  width: 100%;
  padding: 24px 40px 4px;
  border-radius: 8px;
  background: #2884f8;
}
@media screen and (max-width: 991px) {
  .empowers__item {
    padding: 24px 24px 4px;
    width: 100%;
  }
}
.empowers__item p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .empowers__item p {
    font-size: 16px;
    line-height: 24px;
  }
}
.social--title_main {
  font-size: 32px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 32px;
}
@media screen and (max-width: 991px) {
  .social--title_main {
    font-size: 20px;
    line-height: 28px;
  }
}
.visualization-tools {
  padding: 72px 0;
  background-color: #fff;
}
@media screen and (max-width: 991px) {
  .visualization-tools {
    padding: 60px 0;
  }
}
.visualization-tools p {
  color: #323232;
}
@media screen and (max-width: 575px) {
  .visualization-tools {
    padding: 56px 0 58px;
  }
}
.visualization-tools__list {
  display: -ms-grid;
  display: grid;
  gap: 20px;
  -ms-grid-columns: auto auto auto;
  grid-template-columns: auto auto auto;
}
@media screen and (max-width: 991px) {
  .visualization-tools__list {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.visualization-tools__list--item {
  padding: 37px 20px 20px;
  min-width: 280px;
  max-width: 550px;
}
@media (max-width: 575px) {
  .visualization-tools__list--item h3 {
    display: inline-block;
  }
}
.visualization-tools__list--item h3,
.visualization-tools__list--item p {
  font-size: 24px;
  line-height: 1.31;
  color: #1476f2;
  font-weight: 600;
  position: relative;
}
.visualization-tools__list--item .list {
  margin-top: 39px;
}
.visualization-tools__list--item .list li {
  display: inline-block;
  font-size: 16px;
  line-height: 1.25;
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 3px 10px;
  margin-bottom: 14px;
  margin-right: 2px;
}
@media screen and (max-width: 575px) {
  .visualization-tools__list--item .list li {
    margin-bottom: 7px;
    padding: 3px 8px;
  }
}
.visualization-tools__content {
  margin: 0 auto 50px;
  text-align: center;
}
@media screen and (max-width: 575px) {
  .visualization-tools__content {
    margin: 0 auto 40px;
  }
}
.visualization-tools__content h2 {
  line-height: 30px;
  margin-bottom: 32px;
}
@media screen and (max-width: 575px) {
  .visualization-tools__content h2 {
    font-size: 24px;
    line-height: 36px;
  }
}
.visualization-tools__content h3 {
  font-size: 18px;
  line-height: 1.67;
  font-weight: 400;
}
@media screen and (max-width: 575px) {
  .visualization-tools__content h3 {
    font-size: 16px;
    line-height: 27px;
  }
}
.visualization-cta {
  padding: 72px -webkit-calc((100% - 1200px)/2) !important;
  padding: 72px calc((100% - 1200px) / 2) !important;
  height: auto !important;
}
@media screen and (max-width: 767px) {
  .visualization-cta {
    padding: 40px 0;
  }
}
.visualization-cta h3 {
  font-size: 32px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 20px;
}
.visualization-cta p {
  font-size: 18px;
  font-weight: 400;
}
.pages-data-visualization-services {
  background-color: #fafafa;
}
.augmentation-section {
  padding-top: 72px;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .augmentation-section {
    padding-top: 40px;
  }
}
.augmentation--hero {
  padding-top: 175px;
  background-image: url(img/augmentation/cover-image.png);
}
@media screen and (max-width: 1023px) {
  .augmentation--hero {
    padding-top: 80px;
    min-height: 600px;
    height: auto;
    background-image: url(img/augmentation/cover-image-mobile.png);
  }
}
.augmentation--hero_flex {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.n-offers {
  padding: 72px 0;
  background: #fafafa;
}
@media screen and (max-width: 768px) {
  .n-offers {
    padding: 40px 0;
  }
}
.n-offers__wrap {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 48px;
}
@media screen and (max-width: 768px) {
  .n-offers__wrap {
    margin-top: 28px;
  }
}
.n-offers__industries h4,
.n-offers__item-wrap h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  color: #1476f2;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .n-offers__item-wrap h2 {
    font-size: 18px !important;
    line-height: 24px !important;
  }
}
.n-offers__item-wrap--full {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-top: 28px;
}
@media screen and (max-width: 768px) {
  .n-offers__item-wrap--full {
    margin-top: 0;
  }
}
.n-offers__item {
  padding: 32px 24px;
  background: #fff;
}
.n-offers__item--tabs-wrap {
  background: transparent;
  padding: 0 0 40px;
}
.n-offers__item--tabs-content {
  display: none;
  padding: 10px 24px;
}
@media screen and (max-width: 450px) {
  .n-offers__item--tabs-content p {
    font-size: 14px;
  }
}
.n-offers__item--tabs-content .links {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media screen and (max-width: 450px) {
  .n-offers__item--tabs-content .links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.n-offers__item--tabs-content .links a {
  width: 50%;
  padding-left: 20px;
  margin-top: 10px;
  position: relative;
}
.n-offers__item--tabs-content .links a:after {
  content: "";
  position: absolute;
  display: block;
  width: 7px;
  height: 7px;
  background: #000;
  left: 0;
  top: 50%;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 450px) {
  .n-offers__item--tabs-content .links a {
    width: 100%;
  }
}
.n-offers__item--tabs-header {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #323232;
  padding: 14px 24px;
  border-radius: 8px;
  width: 100%;
  cursor: pointer;
}
.n-offers__item--tabs-header.active svg {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
@media screen and (max-width: 450px) {
  .n-offers__item--tabs-header {
    font-size: 14px;
  }
}
.n-offers__item li {
  background: #fff;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .n-offers__item li {
    font-size: 14px;
    line-height: 18px;
  }
}
.n-offers__item li img {
  min-width: 45px;
  height: 45px;
  object-fit: contain;
  margin-right: 16px;
}
@media screen and (max-width: 450px) {
  .n-offers__item li img {
    min-width: 32px;
    height: 32px;
  }
}
.n-offers__item li svg {
  margin-left: auto;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.n-offers__item--big {
  -ms-flex-preferred-size: calc(33.3333% - 14px);
  flex-basis: -webkit-calc(33.3333% - 14px);
  flex-basis: calc(33.3333% - 14px);
  padding: 32px 24px;
}
@media screen and (max-width: 1024px) {
  .n-offers__item--big {
    -ms-flex-preferred-size: calc(33.3333% - 14px);
    flex-basis: -webkit-calc(33.3333% - 14px);
    flex-basis: calc(33.3333% - 14px);
  }
}
@media screen and (max-width: 767px) {
  .n-offers__item--big {
    -ms-flex-preferred-size: calc(50% - 10px);
    flex-basis: -webkit-calc(50% - 10px);
    flex-basis: calc(50% - 10px);
  }
}
@media screen and (max-width: 450px) {
  .n-offers__item--big {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.n-offers__item--big div {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .n-offers__item--big div {
    margin-bottom: 12px;
  }
}
.n-offers__item--big div img {
  width: 45px;
  height: 45px;
  object-fit: contain;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .n-offers__item--big div img {
    margin-bottom: 12px;
  }
}
.n-offers__item--big div h5 {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  min-height: 44px;
}
@media screen and (max-width: 768px) {
  .n-offers__item--big div h5 {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 450px) {
  .n-offers__item--big div h5 {
    min-height: 0;
  }
}
.n-offers__item--big p {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
}
@media screen and (max-width: 768px) {
  .n-offers__item--big p {
    font-size: 14px;
    line-height: 18px;
  }
}
.n-offers__item-big-wrap {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}
@media screen and (max-width: 450px) {
  .n-offers__item-big-wrap {
    gap: 8px;
  }
}
.n-offers .industries-wrap {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media screen and (max-width: 450px) {
  .n-offers .industries-wrap {
    margin: 0;
  }
}
.n-offers .industry-item {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px;
  font-weight: 600;
  font-size: 18px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: -webkit-calc(33.33333333% - 20px);
  width: calc(33.33333333% - 20px);
  margin: 10px;
  background: #fff;
}
.n-offers .industry-item img {
  min-width: 32px;
  height: 32px;
  object-fit: contain;
  margin-right: 16px;
}
.n-offers .industry-item:hover {
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.239);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.239);
  color: #323232;
}
@media screen and (max-width: 768px) {
  .n-offers .industry-item {
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
    font-size: 14px;
  }
}
@media screen and (max-width: 450px) {
  .n-offers .industry-item {
    width: 100%;
    margin: 10px 0;
  }
}
.augmentation_cta--team-extension {
  background: url(img/augmentation/lines.svg) no-repeat;
  -webkit-animation: none;
  animation: none;
  background-color: #1476f2;
  background-position: 100% 30%;
  padding: 72px -webkit-calc((100% - 1200px)/2);
  padding: 72px calc((100% - 1200px) / 2);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 748px) {
  .augmentation_cta--team-extension {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: auto;
    background-position: 25% 21%;
    padding: 40px 24px;
  }
}
.augmentation-cta__text-area--team-extension {
  max-width: 850px;
  text-align: left;
}
@media screen and (max-width: 748px) {
  .augmentation-cta__text-area--team-extension {
    padding: 0 25px 0 0 !important;
  }
}
.augmentation-button {
  background: #17ca8e;
  border: 2px solid #17ca8e;
  color: #fff;
  font-weight: 600;
  padding: 15px 35px;
  max-width: 310px;
  min-height: 45px;
  text-transform: uppercase;
  border-radius: 4px;
}
@media screen and (max-width: 748px) {
  .augmentation-button {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
}
.augmentation-button:hover {
  background: #129d6e;
  color: #fff;
  border: 2px solid #129d6e;
}
.augmentation-list {
  counter-reset: my-awesome-counter;
  position: relative;
}
.augmentation-list:before {
  content: "";
  width: 4px;
  height: 100%;
  display: block;
  background-color: #2378e3;
  position: absolute;
  top: -10px;
  left: 20px;
}
@media screen and (max-width: 960px) {
  .augmentation-list:before {
    left: 12px;
  }
}
.augmentation-item {
  counter-increment: my-awesome-counter;
  margin-left: 96px;
  background-color: #fff;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, 0.25);
  box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, 0.25);
}
.augmentation-item:before {
  content: counter(my-awesome-counter);
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 48px;
  font-size: 20px;
  height: 48px;
  background-color: #2378e3;
  border-radius: 8px;
  color: #fff;
  left: -2px;
  position: absolute;
}
@media screen and (max-width: 960px) {
  .augmentation-item:before {
    left: -11px;
  }
}
@media screen and (max-width: 960px) {
  .augmentation-item {
    margin-left: 46px;
  }
}
.augmentation-cta {
  text-transform: none;
  font-size: 32px;
}
.large-font {
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  .large-font {
    font-size: 14px;
  }
}
.normal-font {
  font-size: 18px;
  width: 90%;
}
.button-margin {
  margin-left: 24px;
}
.no-margin {
  margin: 0;
}
.n-contacts-section {
  background: url(/assets/d3aa10f/img/contact-bg.jpg)no-repeat center center /cover;
  padding: 72px 0 56px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .n-contacts-section {
    padding: 72px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .n-contacts-section {
    margin-bottom: 0;
  }
}
.n-contacts-section .thank__text a {
  color: #1476f2;
}

.n-contacts-section .contact-section {
  font-family: Montserrat;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media screen and (max-width: 991px) {
  .n-contacts-section .contact-section {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.n-contacts-section .contact-section .contact-information {
  font-family: Montserrat;
  color: #fff;
  padding: 47px 0 0 56px;
  border-radius: 0;
  margin: 0;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  background: none;
}
.n-contacts-section .contact-section .contact-information h4 {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  text-align: left;
}
.n-contacts-section .contact-section .contact-information ul {
  overflow: hidden;
}
.n-contacts-section .contact-section .contact-information ul li {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 0;
  padding-left: 67px;
  padding-bottom: 42px;
}
@media screen and (max-width: 991px) {
  .n-contacts-section .contact-section .contact-information ul li {
    font-size: 16px;
    line-height: 24px;
  }
}
.n-contacts-section .contact-section .contact-information ul li:before {
  content: "";
  width: 48px;
  font-size: 20px;
  height: 48px;
  background-color: #fff;
  border-radius: 8px;
  color: #2378e3;
}
@media screen and (max-width: 991px) {
  .n-contacts-section .contact-section .contact-information ul li:before {
    width: 32px;
    font-size: 16px;
    height: 32px;
  }
}
.n-contacts-section .contact-section .contact-information ul li:after {
  content: "";
  width: 4px;
  height: 100%;
  display: block;
  background-color: #fff;
  left: 21px;
  z-index: -1;
  position: absolute;
  bottom: 100%;
}
@media screen and (max-width: 991px) {
  .n-contacts-section .contact-section .contact-information ul li:after {
    left: 15px;
  }
}
@media screen and (max-width: 991px) {
  .n-contacts-section .contact-section .contact-information {
    padding: 24px 0;
    width: 512px;
  }
}
.n-contacts-section .contact-section .form__checkbox-label {
  color: #323232;
  margin: 14px 0;
}
@media screen and (max-width: 991px) {
  .n-contacts-section .contact-section {
    padding-top: 20px;
  }
}
.n-contacts-section .form-wrap__flexbox {
  font-family: Montserrat;
  max-width: 512px;
  min-width: 512px;
  z-index: 1;
  padding: 32px 24px;
}
.form-wrap__flexbox h2{
  color:#757575;
}
@media screen and (max-width: 550px) {
  .n-contacts-section .form-wrap__flexbox {
    min-width: 100%;
  }
}
.n-contacts-section .form-wrap__flexbox .form--contact--rating {
  max-width: 100%;
}
.n-contacts-section .form-wrap__flexbox .form-group,
.n-contacts-section .form-wrap__flexbox .form__footer .form__checkbox-label {
  font-family: Montserrat;
}
@media screen and (max-width: 991px) {
  .n-contacts-section .form-wrap__flexbox {
    width: 100%;
    margin: 0 auto;
    border-radius: 10px;
  }
}
.n-contacts-section .form-wrap__flexbox h3 {
  text-transform: uppercase;
  font-size: 32px;
  font-family: Montserrat;
  margin-bottom: 20px;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.n-contacts-section .form-wrap__flexbox .form__footer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.n-contacts-section .form-wrap__flexbox .form__footer .form__submit--contact {
  background: #121212;
  border-color: #121212;
  width: 100%;
  max-width: 100%;
  margin-top: 50px;
  min-height: 52px;
}
.services__image {
  margin: 48px auto 0;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 575px) {
  .services__image {
    display: none;
  }
}
.services__image-mobile {
  margin: 48px auto 0;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 575px) {
  .services__image-mobile {
    display: none;
  }
}
.solution__lifecycle-title {
  text-align: center;
}
.solution__lifecycle-section {
  padding: 72px 40px;
}
@media screen and (max-width: 575px) {
  .solution__lifecycle-section {
    padding: 40px 0;
  }
}
.solution__lifecycle-description {
  text-align: center;
  color:#fff;
}
.crm-solutions--hero {
  padding-top: 175px;
  background-image: url(img/crm-solutions/cover-image.png);
}
@media screen and (max-width: 1023px) {
  .crm-solutions--hero {
    padding-top: 80px;
    min-height: 600px;
    height: auto;
  }
}
.crm-solutions--hero_flex {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.crm-content-wrapper {
  background-color: #fafafa;
}
.crm-section {
  padding: 72px 0;
  margin: 0 auto;
  width: 1200px;
}
@media (max-width: 758px) {
  .crm-section {
    width: 100%;
    margin: 0;
    padding: 20px;
  }
}
.crm-section-white {
  background-color: #fff;
}
.crm-header {
  height: auto;
  padding: 0;
  text-align: center;
  margin-bottom: 32px;
  color: #323232;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.crm-subheader {
  text-align: center;
  margin-bottom: 48px;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
.crm-services {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  background-color: #1476f2;
  gap: 1px;
  padding: 0;
}
.crm-service {
  padding: 24px;
  background-color: #fff;
}
.crm-service-header {
  margin: 20px 0;
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.crm-service-description {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
@media (max-width: 758px) {
  .crm-services {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.crm-business-sectors {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 20px;
}
.crm-business-sector {
  display: block;
  padding: 24px 32px;
  background-color: #fff;
}
.crm-business-sector:hover {
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.239);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.239);
  color: #323232;
}
.crm-business-sector-title {
  margin: 20px 0;
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.crm-business-sector-description {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
@media (max-width: 759px) {
  .crm-business-sectors {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.crm-technologies {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
}
.crm-technology {
  padding: 24px 40px;
}
.crm-technology-title-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.crm-technology-logo {
  width: 72px;
  height: 48px;
  margin-right: 16px;
}
.crm-technology-title {
  color: #323232;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  margin: 0 !important;
}
.crm-technology-description {
  color: #323232;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
@media (max-width: 759px) {
  .crm-technologies {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.crm-experience {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 34px 20px;
}
.crm-experience-item {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  padding: 20px;
}
.crm-experience-item-icon {
  margin-right: 16px;
}
.crm-experience-title {
  margin: 0;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  text-transform: none;
}
@media (max-width: 758px) {
  .crm-experience {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.crm-divider {
  width: 100%;
  height: 3px;
  background-color: #1476f2;
  margin-bottom: 48px;
}
.crm-contact-button {
  background-color: #fff;
  color: #1476f2;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  max-width: 330px;
  padding: 18px 32px;
  min-height: 52px;
  text-transform: uppercase;
  border-radius: 4px;
}
@media screen and (max-width: 758px) {
  .crm-contact-button {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
}
.crm-contact-button:hover {
  color: #fff;
  background-color: #06d;
}
.crm-talk-to-us-button-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.crm-consulting-accordion {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 8px;
}
.crm-consulting-accordion-item {
  padding: 20px 24px;
  border-radius: 8px;
  background-color: #fff;
  width: 100%;
  -webkit-box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, 0.25);
  box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, 0.25);
}
.crm-consulting-accordion-item-active
  .crm-consulting-accordion-item-header:after {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
.crm-consulting-accordion-item-active .crm-consulting-accordion-item-body {
  display: block;
}
.crm-consulting-accordion-item-process {
  padding: 30px 24px;
}
.crm-consulting-accordion-item-header {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.crm-consulting-accordion-item-header:after {
  content: "";
  opacity: 0.6;
  border: solid;
  position: absolute;
  top: -webkit-calc(50% - 4px);
  top: calc(50% - 4px);
  right: -10px;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
}
.crm-consulting-journey-accordion-title {
  font-size: 24px;
  font-weight: 600;
  color: #000;
}
.crm-consulting-journey-accordion-item-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.crm-consulting-journey-accordion-step-wrapper {
  margin-right: 50px;
}
@media screen and (max-width: 758px) {
  .crm-consulting-journey-accordion-step-wrapper {
    margin-right: 10px;
  }
}
.crm-consulting-journey-accordion-step-top-line {
  width: 6px;
  margin-left: -webkit-calc(50% - 3px);
  margin-left: calc(50% - 3px);
  height: 21px;
  background-color: #1476f2;
}
.crm-consulting-journey-accordion-step-first-top-line {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.crm-consulting-journey-accordion-step-bottom-line {
  height: -webkit-calc(100% - 61px);
  height: calc(100% - 61px);
  background-color: #1476f2;
  width: 6px;
  margin-left: -webkit-calc(50% - 3px);
  margin-left: calc(50% - 3px);
}
.crm-consulting-journey-accordion-step-last-bottom-line {
  border-top-bottom-radius: 2px;
  height: -webkit-calc(100% - 69px);
  height: calc(100% - 69px);
}
.crm-consulting-journey-accordion-step {
  background-color: #1476f2;
  height: 48px;
  width: 48px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 8px;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  color: #fff;
}
.crm-consulting-accordion-item-title {
  text-transform: none;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  color: #323232;
  margin: 0;
  margin-right: 8px;
}
@media (max-width: 758px) {
  .crm-consulting-accordion-item-title {
    font-size: 18px;
  }
}
.crm-consulting-accordion-item-body-text {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #323232;
}
.crm-consulting-accordion-item-body {
  margin-top: 28px;
  display: none;
}
.crm-consulting-accordion-process-item-body {
  margin-top: 20px;
  display: none;
}
.crm-consulting-development--hero {
  padding-top: 175px;
  background-image: url(img/crm-consulting/cover-image.jpeg);
}
@media screen and (max-width: 1023px) {
  .crm-consulting-development--hero {
    padding-top: 80px;
    min-height: 600px;
    height: auto;
  }
}
.crm-consulting-development--hero_flex {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.crm-consulting-content-wrapper {
  background-color: #fafafa;
}
.crm-consulting-section {
  padding: 72px 0;
  margin: 0 auto;
  width: 1200px;
}
@media (max-width: 758px) {
  .crm-consulting-section {
    width: 100%;
    margin: 0;
    padding: 20px;
  }
}
.crm-consulting-section-white {
  background-color: #fff;
}
.crm-consulting-section-blue {
  background-color: #1476f2;
}
.crm-consulting-header {
  height: auto;
  padding: 0;
  text-align: center;
  margin-bottom: 32px;
  color: #323232;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.crm-consulting-header-white {
  color: #fff;
}
.crm-consulting-subheader {
  text-align: center;
  margin-bottom: 48px;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
.crm-consulting-services {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  background-color: #1476f2;
  gap: 1px;
  padding: 0;
}
.crm-consulting-service {
  padding: 24px;
  background-color: #fff;
}
.crm-consulting-service-header {
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.crm-consulting-service-description {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
@media (max-width: 758px) {
  .crm-consulting-services {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.crm-consulting-industries {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 20px;
}
.crm-consulting-industry {
  display: block;
  padding: 24px 32px;
  background-color: #fff;
}
.crm-consulting-industry-title {
  margin: 20px 0;
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.crm-consulting-industry-description {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.crm-consulting-industry-link {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.crm-consulting-industry-link,
.crm-consulting-industry-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
@media (max-width: 759px) {
  .crm-consulting-industries {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.crm-consulting-tech-stack {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 758px) {
  .crm-consulting-tech-stack {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.crm-consulting-tech-stack-category {
  padding: 24px 0;
}
.crm-consulting-tech-stack-category-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #1476f2;
  margin-bottom: 20px;
}
.crm-consulting-tech-stack-tags-list {
  list-style: none;
  padding: 0;
  margin: 0;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
}
.crm-consulting-tech-stack-tag {
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 4px 16px;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #323232;
}
.crm-consulting-faq-link,
.crm-consulting-faq-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.crm-consulting-subheading-link {
  color: #323232;
  border-bottom: 1px solid #323232;
}
.crm-consulting-subheading-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.crm-consulting-engagement-models {
  padding: 24px 0;
}
.crm-consulting-engagement-model {
  margin: 24px 0;
}
.crm-consulting-engagement-model-header {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 16px;
}
.crm-consulting-engagement-model-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #323232;
  margin-left: 16px;
}
.crm-consulting-engagement-model-content {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #323232;
}
.crm-consulting-engagement-link {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
.crm-consulting-engagement-link,
.crm-consulting-engagement-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.crm-consulting-costs {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
  padding: 0;
}
@media (max-width: 758px) {
  .crm-consulting-costs {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.crm-consulting-costs-item {
  background-color: #2884f8;
  border-radius: 8px;
  padding: 24px 40px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
}
.crm-consulting-costs-price {
  font-weight: 600;
}
.crm-consulting-costs-link {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  border-bottom: 1px solid #fff;
}
.crm-consulting-costs-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.crm-consulting-technologies {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
}
.crm-consulting-technology {
  padding: 24px 40px;
}
.crm-consulting-technology-title-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.crm-consulting-technology-logo {
  width: 72px;
  height: 48px;
  margin-right: 16px;
}
.crm-consulting-technology-title {
  color: #323232;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  margin: 0 !important;
}
.crm-consulting-technology-description {
  color: #323232;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
@media (max-width: 759px) {
  .crm-consulting-technologies {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.crm-consulting-service-section-image {
  margin-right: 16px;
}
.crm-consulting-calculate-price-button-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.crm-consulting-calculate-price-button {
  margin-top: 48px;
  margin-bottom: 0;
  margin-right: 0;
}
.crm-consulting-contact-us-description {
  text-transform: none;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
}
.crm-consulting-business-sectors {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 20px;
}
.crm-consulting-business-sector {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px 32px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.02);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.02);
}
.crm-consulting-business-sector:hover {
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.24);
  color: #323232;
}
.crm-consulting-business-sector-title {
  margin: 0 0 0 16px;
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
@media (max-width: 759px) {
  .crm-consulting-business-sectors {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.crm-consulting-contact-button {
  background-color: #fff;
  color: #1476f2;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  max-width: 330px;
  padding: 18px 32px;
  min-height: 52px;
  text-transform: uppercase;
  border-radius: 4px;
}
@media screen and (max-width: 758px) {
  .crm-consulting-contact-button {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
}
.crm-consulting-contact-button:hover {
  color: #fff;
  background-color: #06d;
}
.crm-custom-accordion {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 8px;
}
.crm-custom-accordion-item {
  padding: 20px 24px;
  border-radius: 8px;
  background-color: #fff;
  width: 100%;
  -webkit-box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, 0.25);
  box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, 0.25);
}
.crm-custom-accordion-item-active .crm-custom-accordion-item-header:after {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
.crm-custom-accordion-item-active .crm-custom-accordion-item-body {
  display: block;
}
.crm-custom-accordion-item-process {
  padding: 30px 24px;
}
.crm-custom-accordion-item-header {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.crm-custom-accordion-item-header:after {
  content: "";
  opacity: 0.6;
  border: solid;
  position: absolute;
  top: -webkit-calc(50% - 4px);
  top: calc(50% - 4px);
  right: -10px;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
}
.crm-custom-journey-accordion-title {
  font-size: 24px;
  font-weight: 600;
  color: #000;
}
.crm-custom-journey-accordion-item-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.crm-custom-journey-accordion-step-wrapper {
  margin-right: 50px;
}
@media screen and (max-width: 758px) {
  .crm-custom-journey-accordion-step-wrapper {
    margin-right: 10px;
  }
}
.crm-custom-journey-accordion-step-top-line {
  width: 6px;
  margin-left: -webkit-calc(50% - 3px);
  margin-left: calc(50% - 3px);
  height: 21px;
  background-color: #1476f2;
}
.crm-custom-journey-accordion-step-first-top-line {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.crm-custom-journey-accordion-step-bottom-line {
  height: -webkit-calc(100% - 61px);
  height: calc(100% - 61px);
  background-color: #1476f2;
  width: 6px;
  margin-left: -webkit-calc(50% - 3px);
  margin-left: calc(50% - 3px);
}
.crm-custom-journey-accordion-step-last-bottom-line {
  border-top-bottom-radius: 2px;
  height: -webkit-calc(100% - 69px);
  height: calc(100% - 69px);
}
.crm-custom-journey-accordion-step {
  background-color: #1476f2;
  height: 48px;
  width: 48px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 8px;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  color: #fff;
}
.crm-custom-accordion-item-title {
  text-transform: none;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  color: #323232;
  margin: 0;
  margin-right: 8px;
}
@media (max-width: 758px) {
  .crm-custom-accordion-item-title {
    font-size: 18px;
  }
}
.crm-custom-accordion-item-body-text {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #323232;
}
.crm-custom-accordion-item-body {
  margin-top: 28px;
  display: none;
}
.crm-custom-accordion-process-item-body {
  margin-top: 20px;
  display: none;
}
.crm-custom-development--hero {
  padding-top: 175px;
  background-image: url(img/crm-custom/cover-image.jpeg);
}
@media screen and (max-width: 1023px) {
  .crm-custom-development--hero {
    padding-top: 80px;
    min-height: 600px;
    height: auto;
  }
}
.crm-custom-development--hero_flex {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.crm-custom-content-wrapper {
  background-color: #fafafa;
}
.crm-custom-section {
  padding: 72px 0;
  margin: 0 auto;
  width: 1200px;
}
@media (max-width: 758px) {
  .crm-custom-section {
    width: 100%;
    margin: 0;
    padding: 20px;
  }
}
.crm-custom-section-white {
  background-color: #fff;
}
.crm-custom-section-blue {
  background-color: #1476f2;
}
.crm-custom-header {
  height: auto;
  padding: 0;
  text-align: center;
  margin-bottom: 32px;
  color: #323232;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.crm-custom-header-white {
  color: #fff;
}
.crm-custom-subheader {
  text-align: center;
  margin-bottom: 48px;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
.crm-custom-services {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  background-color: #1476f2;
  gap: 1px;
  padding: 0;
}
.crm-custom-service {
  padding: 24px;
  background-color: #fff;
}
.crm-custom-service-header {
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.crm-custom-service-description {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
@media (max-width: 758px) {
  .crm-custom-services {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.crm-custom-industries {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 20px;
}
.crm-custom-industry {
  display: block;
  padding: 24px 32px;
  background-color: #fff;
}
.crm-custom-industry-title {
  margin: 20px 0;
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.crm-custom-industry-description {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.crm-custom-industry-link {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.crm-custom-industry-link,
.crm-custom-industry-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
@media (max-width: 759px) {
  .crm-custom-industries {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.crm-custom-tech-stack {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 758px) {
  .crm-custom-tech-stack {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.crm-custom-tech-stack-category {
  padding: 24px 0;
}
.crm-custom-tech-stack-category-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #1476f2;
  margin-bottom: 20px;
}
.crm-custom-tech-stack-tags-list {
  list-style: none;
  padding: 0;
  margin: 0;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
}
.crm-custom-tech-stack-tag {
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 4px 16px;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #323232;
}
.crm-custom-faq-link,
.crm-custom-faq-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.crm-custom-subheading-link {
  color: #323232;
  border-bottom: 1px solid #323232;
}
.crm-custom-subheading-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.crm-custom-engagement-model {
  margin: 24px 0;
}
.crm-custom-engagement-model-header {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 16px;
}
.crm-custom-engagement-model-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #323232;
  margin-left: 16px;
}
.crm-custom-engagement-model-content {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #323232;
}
.crm-custom-engagement-link {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
.crm-custom-engagement-link,
.crm-custom-engagement-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.crm-custom-costs {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
  padding: 0;
}
@media (max-width: 758px) {
  .crm-custom-costs {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.crm-custom-costs-item {
  background-color: #2884f8;
  border-radius: 8px;
  padding: 24px 40px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
}
.crm-custom-costs-price {
  font-weight: 600;
}
.crm-custom-costs-link {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  border-bottom: 1px solid #fff;
}
.crm-custom-costs-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.crm-custom-technologies {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
}
.crm-custom-technology {
  padding: 24px 40px;
}
.crm-custom-technology-title-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.crm-custom-technology-logo {
  width: 72px;
  height: 48px;
  margin-right: 16px;
}
.crm-custom-technology-title {
  color: #323232;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  margin: 0 !important;
}
.crm-custom-technology-description {
  color: #323232;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
@media (max-width: 759px) {
  .crm-custom-technologies {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.crm-custom-service-section-image {
  margin-right: 16px;
}
.crm-custom-calculate-price-button-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.crm-custom-calculate-price-button {
  margin-top: 48px;
  margin-bottom: 0;
  margin-right: 0;
}
.crm-custom-contact-us-description {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-transform: none;
  color: #fff;
}
.crm-custom-services-accordion-title {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  color: #323232;
}
.crm-custom-companies {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  background-color: #1476f2;
  gap: 1px;
  padding: 0;
}
.crm-custom-divider {
  width: 100%;
  height: 3px;
  background-color: #1476f2;
  margin-bottom: 48px;
}
.crm-custom-company {
  padding: 24px;
  background-color: #fff;
}
.crm-custom-company-section-image {
  margin-right: 16px;
}
.crm-custom-company-header {
  margin: 20px 0;
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.crm-custom-company-description {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
@media (max-width: 758px) {
  .crm-custom-companies {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.crm-custom-business-sectors {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 20px;
}
.crm-custom-business-sector {
  display: block;
  padding: 24px 32px;
  background-color: #fff;
}
.crm-custom-business-sector-title {
  margin: 20px 0;
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.crm-custom-business-sector-description {
  color: #323232;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
.crm-custom-business-sector-link {
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
.crm-custom-business-sector-link,
.crm-custom-business-sector-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
@media (max-width: 759px) {
  .crm-custom-business-sectors {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.crm-custom-footer-text {
  text-align: center;
  margin: 0;
  margin-top: 48px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #323232;
}
.crm-custom-experiences {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.crm-custom-experiences-column:first-child {
  width: -webkit-calc(50% - 10px);
  width: calc(50% - 10px);
  margin-right: 10px;
}
@media (max-width: 759px) {
  .crm-custom-experiences-column:first-child {
    width: 100%;
  }
}
.crm-custom-experiences-column:last-child {
  width: -webkit-calc(50% - 10px);
  width: calc(50% - 10px);
  margin-left: 10px;
}
@media (max-width: 759px) {
  .crm-custom-experiences-column:last-child {
    width: 100%;
  }
}
.crm-custom-experience-item {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  margin-bottom: 34px;
}
.crm-custom-experience-item-icon {
  margin-right: 16px;
}
.crm-custom-experience-title {
  margin: 0;
  margin-bottom: 16px;
  color: #323232;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}
.crm-custom-experience-description {
  color: #323232;
}
.crm-custom-experience-description,
.crm-custom-experience-link {
  margin: 0;
  text-transform: none;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
.crm-custom-experience-link,
.crm-custom-experience-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
@media (max-width: 758px) {
  .crm-custom-experience {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.crm-custom-contact-button {
  background-color: #fff;
  color: #1476f2;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  max-width: 330px;
  padding: 18px 32px;
  min-height: 52px;
  text-transform: uppercase;
  border-radius: 4px;
}
@media screen and (max-width: 758px) {
  .crm-custom-contact-button {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
}
.crm-custom-contact-button:hover {
  color: #fff;
  background-color: #06d;
}
.anti-fraud-statement-section {
  padding: 72px 0;
  margin: 0 auto;
  width: 1200px;
}
@media (max-width: 758px) {
  .anti-fraud-statement-section {
    width: 100%;
    margin: 0;
    padding: 20px;
  }
}
.anti-fraud-statement-heading {
  color: #060606;
  font-size: 40px;
  line-height: 56px;
  font-weight: 600;
}
.anti-fraud-statement-list,
.anti-fraud-statement-text {
  color: #060606;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
.anti-fraud-statement-list {
  margin: 16px 0 16px 16px;
  list-style: disc;
}
.anti-fraud-statement-list li {
  margin-left: 20px;
}
@media only screen and (max-width: 1024px) {
  .anti-fraud-statement-list li {
    margin-left: 8px;
    font-size: 16px;
  }
}
.anti-fraud-statement-link {
  color: #060606;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  border-bottom: 1px solid #060606;
}
.anti-fraud-statement-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.retail-software-development--hero {
  padding-top: 175px;
  background-image: url(img/retail-software-development/cover-image.jpeg);
}
@media screen and (max-width: 1023px) {
  .retail-software-development--hero {
    padding-top: 80px;
    min-height: 600px;
    height: auto;
  }
}
.retail-software-development--hero_flex {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.retail-software-development-content-wrapper {
  background-color: #fafafa;
}
.retail-software-development-section {
  padding: 72px 0;
  margin: 0 auto;
  width: 1200px;
}
@media (max-width: 758px) {
  .retail-software-development-section {
    width: 100%;
    margin: 0;
    padding: 20px;
  }
}
.retail-software-development-section-white {
  background-color: #fff;
}
.retail-software-development-section-blue {
  background-color: #1476f2;
}
.retail-software-development-header {
  height: auto;
  padding: 0;
  text-align: center;
  margin-bottom: 32px;
  color: #323232;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.retail-software-development-header-white {
  color: #fff;
}
.retail-software-development-subheader {
  text-align: center;
  margin-bottom: 48px;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
.retail-software-development-services {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  background-color: #1476f2;
  gap: 1px;
  padding: 0;
}
.retail-software-development-service {
  padding: 24px;
  background-color: #fff;
}
.retail-software-development-service-header {
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.retail-software-development-service-description {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
@media (max-width: 758px) {
  .retail-software-development-services {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.retail-software-development-faq-link,
.retail-software-development-faq-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.retail-software-development-subheading-link {
  color: #323232;
  border-bottom: 1px solid #323232;
}
.retail-software-development-subheading-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.retail-software-development-costs {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
  padding: 0;
}
@media (max-width: 758px) {
  .retail-software-development-costs {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.retail-software-development-costs-item {
  background-color: #2884f8;
  border-radius: 8px;
  padding: 24px 40px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
}
.retail-software-development-costs-price {
  font-weight: 600;
}
.retail-software-development-costs-link {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  border-bottom: 1px solid #fff;
}
.retail-software-development-costs-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.retail-software-development-technology {
  padding: 24px 40px;
}
.retail-software-development-technology-title-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.retail-software-development-technology-logo {
  width: 72px;
  height: 48px;
  margin-right: 16px;
}
.retail-software-development-technology-title {
  font-size: 24px;
  line-height: 30px;
  margin: 20px 0 !important;
}
.retail-software-development-technology-description {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.retail-software-development-service-section-image {
  margin-right: 16px;
}
.retail-software-development-contact-us-description {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
  text-transform: none;
}
.retail-software-development-business-sectors {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 20px;
}
.retail-software-development-business-sector {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px 32px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.02);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.02);
}
.retail-software-development-business-sector:hover {
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.24);
  color: #323232;
}
.retail-software-development-business-sector-title {
  margin: 0 0 0 16px;
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
@media (max-width: 759px) {
  .retail-software-development-business-sectors {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.retail-software-development-benefits {
  margin: 48px 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 34px;
}
.retail-software-development-benefit {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.retail-software-development-benefit-text {
  font-size: 18px;
  font-weight: 600;
  line-height: 31px;
  margin-left: 16px;
  color: #323232;
}
.retail-software-development-benefit-link,
.retail-software-development-benefit-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.retail-software-development-solutions {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  background-color: #1476f2;
  gap: 1px;
  padding: 0;
}
.retail-software-development-solution {
  padding: 24px;
  background-color: #fff;
}
.retail-software-development-solution-header {
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.retail-software-development-solution-description {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
@media (max-width: 758px) {
  .retail-software-development-solutions {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.retail-software-development-contact-button {
  background-color: #fff;
  color: #1476f2;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  max-width: 330px;
  padding: 18px 32px;
  min-height: 52px;
  text-transform: uppercase;
  border-radius: 4px;
}
@media screen and (max-width: 758px) {
  .retail-software-development-contact-button {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
}
.retail-software-development-contact-button:hover {
  color: #fff;
  background-color: #06d;
}
@media screen and (max-width: 767px) {
  .retail-software-development-header-button-arrow {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .retail-software-development-header-button {
    text-align: center;
  }
}
.retail-software-development-technologies {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 20px;
}
.retail-software-development-technology {
  display: block;
  padding: 24px 32px;
  background-color: #fff;
}
.retail-software-development-technology-title {
  margin: 20px 0;
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.retail-software-development-technology-description {
  color: #323232;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
@media (max-width: 759px) {
  .retail-software-development-technologies {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.real-estate-software-development--hero {
  padding-top: 175px;
  background-image: url(img/real-estate-software-development/cover-image.jpeg);
}
@media screen and (max-width: 1023px) {
  .real-estate-software-development--hero {
    padding-top: 80px;
    min-height: 600px;
    height: auto;
  }
}
.real-estate-software-development--hero_flex {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.real-estate-software-development-content-wrapper {
  background-color: #fafafa;
}
.real-estate-software-development-section {
  padding: 72px 0;
  margin: 0 auto;
  width: 1200px;
}
@media (max-width: 758px) {
  .real-estate-software-development-section {
    width: 100%;
    margin: 0;
    padding: 20px;
  }
}
.real-estate-software-development-section-white {
  background-color: #fff;
}
.real-estate-software-development-section-blue {
  background-color: #1476f2;
}
.real-estate-software-development-header {
  height: auto;
  padding: 0;
  text-align: center;
  margin-bottom: 32px;
  color: #323232;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.real-estate-software-development-header-white {
  color: #fff;
}
.real-estate-software-development-subheader {
  text-align: center;
  margin-bottom: 48px;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
.real-estate-software-development-services {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  background-color: #1476f2;
  gap: 1px;
  padding: 0;
}
.real-estate-software-development-service {
  padding: 24px;
  background-color: #fff;
}
.real-estate-software-development-service-header {
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.real-estate-software-development-service-description {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
@media (max-width: 758px) {
  .real-estate-software-development-services {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.real-estate-software-development-faq-link,
.real-estate-software-development-faq-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.real-estate-software-development-subheading-link {
  color: #323232;
  border-bottom: 1px solid #323232;
}
.real-estate-software-development-subheading-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.real-estate-software-development-costs {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
  padding: 0;
}
@media (max-width: 758px) {
  .real-estate-software-development-costs {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.real-estate-software-development-costs-item {
  background-color: #2884f8;
  border-radius: 8px;
  padding: 24px 40px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
}
.real-estate-software-development-costs-price {
  font-weight: 600;
}
.real-estate-software-development-costs-link {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  border-bottom: 1px solid #fff;
}
.real-estate-software-development-costs-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.real-estate-software-development-technology {
  padding: 24px 40px;
}
.real-estate-software-development-technology-title-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.real-estate-software-development-technology-logo {
  width: 72px;
  height: 48px;
  margin-right: 16px;
}
.real-estate-software-development-technology-title {
  font-size: 24px;
  line-height: 30px;
  margin: 20px 0 !important;
}
.real-estate-software-development-technology-description {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.real-estate-software-development-service-section-image {
  margin-right: 16px;
}
.real-estate-software-development-contact-us-description {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
  text-transform: none;
}
.real-estate-software-development-business-sectors {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 20px;
}
.real-estate-software-development-business-sector {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px 32px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.02);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.02);
}
.real-estate-software-development-business-sector:hover {
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.24);
  color: #323232;
}
.real-estate-software-development-business-sector-title {
  margin: 0 0 0 16px;
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
@media (max-width: 759px) {
  .real-estate-software-development-business-sectors {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.real-estate-software-development-benefits {
  margin: 48px 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 34px;
}
.real-estate-software-development-benefit {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.real-estate-software-development-benefit-text {
  font-size: 18px;
  font-weight: 600;
  line-height: 31px;
  margin-left: 16px;
  color: #323232;
}
.real-estate-software-development-benefit-link,
.real-estate-software-development-benefit-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.real-estate-software-development-solutions {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  background-color: #1476f2;
  gap: 1px;
  padding: 0;
}
.real-estate-software-development-solution {
  padding: 24px;
  background-color: #fff;
}
.real-estate-software-development-solution-header {
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.real-estate-software-development-solution-description {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
.real-estate-software-development-solution-description-link,
.real-estate-software-development-solution-description-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
@media (max-width: 758px) {
  .real-estate-software-development-solutions {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.real-estate-software-development-contact-button {
  background-color: #fff;
  color: #1476f2;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  max-width: 330px;
  padding: 18px 32px;
  min-height: 52px;
  text-transform: uppercase;
  border-radius: 4px;
}
@media screen and (max-width: 758px) {
  .real-estate-software-development-contact-button {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
}
.real-estate-software-development-contact-button:hover {
  color: #fff;
  background-color: #06d;
}
@media screen and (max-width: 767px) {
  .real-estate-software-development-header-button-arrow {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .real-estate-software-development-header-button {
    text-align: center;
  }
}
.real-estate-software-development-technologies {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 20px;
}
.real-estate-software-development-technology {
  display: block;
  padding: 24px 32px;
  background-color: #fff;
}
.real-estate-software-development-technology-title {
  margin: 20px 0;
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.real-estate-software-development-technology-description {
  color: #323232;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
@media (max-width: 759px) {
  .real-estate-software-development-technologies {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.mvp-accordion {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 8px;
}
.mvp-accordion-item {
  padding: 20px 24px;
  border-radius: 8px;
  background-color: #fff;
  width: 100%;
}
.mvp-accordion-item-active .mvp-accordion-item-header:after {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
.mvp-accordion-item-active .mvp-accordion-item-body {
  display: block;
}
.mvp-accordion-item-process {
  padding: 30px 24px;
  -webkit-box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, 0.25);
  box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, 0.25);
}
.mvp-accordion-item-header {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.mvp-accordion-item-header:after {
  content: "";
  opacity: 0.6;
  border: solid;
  position: absolute;
  top: -webkit-calc(50% - 4px);
  top: calc(50% - 4px);
  right: -10px;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
}
.service-section-image {
  margin-right: 16px;
}
.mvp-process-accordion-title {
  font-size: 24px;
  font-weight: 600;
  color: #000;
}
.mvp-process-accordion-item-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.mvp-process-accordion-step-wrapper {
  margin-right: 50px;
}
@media screen and (max-width: 758px) {
  .mvp-process-accordion-step-wrapper {
    margin-right: 10px;
  }
}
.mvp-process-accordion-step-top-line {
  width: 6px;
  margin-left: -webkit-calc(50% - 3px);
  margin-left: calc(50% - 3px);
  height: 21px;
  background-color: #1476f2;
}
.mvp-process-accordion-step-first-top-line {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.mvp-process-accordion-step-bottom-line {
  height: -webkit-calc(100% - 61px);
  height: calc(100% - 61px);
  background-color: #1476f2;
  width: 6px;
  margin-left: -webkit-calc(50% - 3px);
  margin-left: calc(50% - 3px);
}
.mvp-process-accordion-step-last-bottom-line {
  border-top-bottom-radius: 2px;
  height: -webkit-calc(100% - 69px);
  height: calc(100% - 69px);
}
.mvp-process-accordion-step {
  background-color: #1476f2;
  height: 48px;
  width: 48px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 8px;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  color: #fff;
}
.mvp-accordion-item-title {
  text-transform: none;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  color: #323232;
  margin: 0;
  margin-right: 8px;
}
@media (max-width: 758px) {
  .mvp-accordion-item-title {
    font-size: 18px;
  }
}
.mvp-accordion-item-body-title {
  margin-bottom: 20px;
}
.mvp-accordion-item-body-title,
.mvp-services-mvp-accordion-title {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  color: #323232;
}
.mvp-accordion-item-body-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
.mvp-accordion-item-body-link {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.mvp-accordion-item-body {
  margin-top: 28px;
  display: none;
}
.mvp-accordion-process-item-body {
  margin-top: 20px;
  display: none;
}
.mvp-content-wrapper {
  background-color: #fafafa;
}
.mvp-section {
  padding: 72px 0;
  margin: 0 auto;
  width: 1200px;
}
@media (max-width: 758px) {
  .mvp-section {
    width: 100%;
    margin: 0;
    padding: 20px;
  }
}
.mvp-section-white {
  background-color: #fff;
}
.mvp-header {
  height: auto;
  padding: 0;
  text-align: center;
  margin-bottom: 32px;
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.mvp-subheader {
  text-align: center;
  margin-bottom: 48px;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
.mvp-services {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  background-color: #1476f2;
  gap: 1px;
  padding: 0;
}
.mvp-service {
  padding: 24px;
  background-color: #fff;
}
.mvp-service-header {
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
  margin-bottom: 20px;
}
.mvp-service-description {
  color: #323232;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
@media (max-width: 758px) {
  .mvp-services {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.mvp-industries {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 20px;
}
.mvp-industry {
  display: block;
  padding: 24px 32px;
  background-color: #fff;
}
.mvp-industry-title {
  margin: 20px 0;
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.mvp-industry-description {
  color: #000;
}
.mvp-industry-description,
.mvp-industry-link {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.mvp-industry-link {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
@media (max-width: 759px) {
  .mvp-industries {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.mvp-contact-button {
  background-color: #fff;
  color: #1476f2;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  max-width: 330px;
  padding: 18px 32px;
  min-height: 52px;
  text-transform: uppercase;
  border-radius: 4px;
}
@media screen and (max-width: 758px) {
  .mvp-contact-button {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
}
.mvp-contact-button:hover {
  color: #fff;
  background-color: #06d;
}
.mvp-calculate-price-button-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.mvp-calculate-price-button {
  margin-top: 48px;
  margin-bottom: 0;
  margin-right: 0;
}
.mvp-tech-stack {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 758px) {
  .mvp-tech-stack {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.mvp-tech-stack-category {
  padding: 24px 0;
}
.mvp-tech-stack-category-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #1476f2;
  margin-bottom: 20px;
}
.mvp-tech-stack-tags-list {
  list-style: none;
  padding: 0;
  margin: 0;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
}
.mvp-tech-stack-tag {
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 4px 16px;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #323232;
}
.mvp-engagement-models {
  padding: 24px 40px;
}
.mvp-engagement-model-header {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 16px;
}
.mvp-engagement-model-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #323232;
  margin-left: 16px;
}
.mvp-engagement-model-content {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #323232;
}
.mvp-engagement-link {
  color: #1476f2;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  border-bottom: 1px solid #1476f2;
}
.mvp-financial-models {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media (max-width: 758px) {
  .mvp-financial-models {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.mvp-financial-model-card {
  padding: 32px 48px;
  border-radius: 8px;
  color: #fff;
}
.mvp-fixed-price {
  background-color: #5ec792;
}
.mvp-time-material {
  background-color: #1476f2;
}
.mvp-financial-model-card-header {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 24px;
}
.mvp-financial-model-card-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  margin: 0;
  margin-left: 24px;
}
.mvp-financial-model-card-content {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
.bi-accordion {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 8px;
}
.bi-accordion-item {
  padding: 20px 24px;
  border-radius: 8px;
  background-color: #fff;
  width: 100%;
  -webkit-box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, 0.25);
  box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, 0.25);
}
.bi-accordion-item-active .bi-accordion-item-header:after {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
.bi-accordion-item-active .bi-accordion-item-body {
  display: block;
}
.bi-accordion-item-process {
  padding: 30px 24px;
}
.bi-accordion-item-header {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.bi-accordion-item-header:after {
  content: "";
  opacity: 0.6;
  border: solid;
  position: absolute;
  top: -webkit-calc(50% - 4px);
  top: calc(50% - 4px);
  right: -10px;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
}
.bi-process-accordion-title {
  font-size: 24px;
  font-weight: 600;
  color: #000;
}
.bi-process-accordion-item-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.bi-process-accordion-step-wrapper {
  margin-right: 50px;
}
@media screen and (max-width: 758px) {
  .bi-process-accordion-step-wrapper {
    margin-right: 10px;
  }
}
.bi-process-accordion-step-top-line {
  width: 6px;
  margin-left: -webkit-calc(50% - 3px);
  margin-left: calc(50% - 3px);
  height: 21px;
  background-color: #1476f2;
}
.bi-process-accordion-step-first-top-line {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.bi-process-accordion-step-bottom-line {
  height: -webkit-calc(100% - 61px);
  height: calc(100% - 61px);
  background-color: #1476f2;
  width: 6px;
  margin-left: -webkit-calc(50% - 3px);
  margin-left: calc(50% - 3px);
}
.bi-process-accordion-step-last-bottom-line {
  border-top-bottom-radius: 2px;
  height: -webkit-calc(100% - 69px);
  height: calc(100% - 69px);
}
.bi-process-accordion-step {
  background-color: #1476f2;
  height: 48px;
  width: 48px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 8px;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  color: #fff;
}
.bi-accordion-item-title {
  text-transform: none;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  color: #323232;
  margin: 0;
  margin-right: 8px;
}
@media (max-width: 758px) {
  .bi-accordion-item-title {
    font-size: 18px;
  }
}
.bi-accordion-item-body-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
.bi-accordion-item-body {
  margin-top: 28px;
  display: none;
}
.bi-accordion-process-item-body {
  margin-top: 20px;
  display: none;
}
.mvp-development--hero {
  padding-top: 175px;
  background-image: url(img/mvp-development/cover-image.png);
}
@media screen and (max-width: 1023px) {
  .mvp-development--hero {
    padding-top: 80px;
    min-height: 600px;
    height: auto;
  }
}
.mvp-development--hero_flex {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.bi-content-wrapper {
  background-color: #fafafa;
}
.bi-section {
  padding: 72px 0;
  margin: 0 auto;
  width: 1200px;
}
@media (max-width: 758px) {
  .bi-section {
    width: 100%;
    margin: 0;
    padding: 20px;
  }
}
.bi-section-white {
  background-color: #fff;
}
.bi-header {
  height: auto;
  padding: 0;
  text-align: center;
  margin-bottom: 32px;
  color: #323232;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.bi-subheader {
  text-align: center;
  margin-bottom: 48px;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
.bi-services {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  background-color: #1476f2;
  gap: 1px;
  padding: 0;
}
.bi-service {
  padding: 24px;
  background-color: #fff;
}
.bi-service-header {
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.bi-service-description {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
@media (max-width: 758px) {
  .bi-services {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.bi-industries {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 20px;
}
.bi-industry {
  display: block;
  padding: 24px 32px;
  background-color: #fff;
}
.bi-industry-title {
  margin: 20px 0;
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.bi-industry-description {
  color: #000;
}
.bi-industry-description,
.bi-industry-link {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.bi-industry-link {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
@media (max-width: 759px) {
  .bi-industries {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.bi-tech-stack {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 758px) {
  .bi-tech-stack {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.bi-tech-stack-category {
  padding: 24px 0;
}
.bi-tech-stack-category-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #1476f2;
  margin-bottom: 20px;
}
.bi-tech-stack-tags-list {
  list-style: none;
  padding: 0;
  margin: 0;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
}
.bi-tech-stack-tag {
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 4px 16px;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #323232;
}
.bi-faq-link {
  color: #0072f6;
}
.bi-faq-link,
.bi-faq-link:hover {
  border-bottom: 1px solid #0072f6;
}
.bi-subheading-link {
  color: #323232;
  border-bottom: 1px solid #323232;
}
.bi-subheading-link:hover {
  border-bottom: 1px solid #0072f6;
}
.bsd-services-accordion {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 8px;
}
.bsd-services-accordion-item {
  padding: 20px 24px;
  border-radius: 8px;
  background-color: #fff;
  width: 100%;
}
.bsd-services-accordion-item-active .bsd-services-accordion-item-header:after {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
.bsd-services-accordion-item-active .bsd-services-accordion-item-body {
  display: block;
}
.bsd-services-accordion-item-process {
  padding: 30px 24px;
  -webkit-box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, 0.25);
  box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, 0.25);
}
.bsd-services-accordion-item-header {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.bsd-services-accordion-item-header:after {
  content: "";
  opacity: 0.6;
  border: solid;
  position: absolute;
  top: -webkit-calc(50% - 4px);
  top: calc(50% - 4px);
  right: -10px;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
}
.bsd-service-section-image {
  margin-right: 16px;
}
.bsd-services-process-accordion-title {
  font-size: 24px;
  font-weight: 600;
  color: #000;
}
.bsd-services-process-accordion-item-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.bsd-services-process-accordion-step-wrapper {
  margin-right: 50px;
}
@media screen and (max-width: 758px) {
  .bsd-services-process-accordion-step-wrapper {
    margin-right: 10px;
  }
}
.bsd-services-process-accordion-step-top-line {
  width: 6px;
  margin-left: -webkit-calc(50% - 3px);
  margin-left: calc(50% - 3px);
  height: 21px;
  background-color: #1476f2;
}
.bsd-services-process-accordion-step-first-top-line {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.bsd-services-process-accordion-step-bottom-line {
  height: -webkit-calc(100% - 61px);
  height: calc(100% - 61px);
  background-color: #1476f2;
  width: 6px;
  margin-left: -webkit-calc(50% - 3px);
  margin-left: calc(50% - 3px);
}
.bsd-services-process-accordion-step-last-bottom-line {
  border-top-bottom-radius: 2px;
  height: -webkit-calc(100% - 69px);
  height: calc(100% - 69px);
}
.bsd-services-process-accordion-step {
  background-color: #1476f2;
  height: 48px;
  width: 48px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 8px;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  color: #fff;
}
.bsd-services-accordion-item-title {
  text-transform: none;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  color: #323232;
  margin: 0;
  margin-right: 8px;
}
@media (max-width: 758px) {
  .bsd-services-accordion-item-title {
    font-size: 18px;
  }
}
.bsd-services-accordion-item-body-title {
  margin-bottom: 20px;
}
.bsd-services-accordion-item-body-title,
.bsd-services-bsd-services-accordion-title {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  color: #323232;
}
.bsd-services-accordion-item-body-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.bsd-services-accordion-item-body-link {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.bsd-services-accordion-item-body {
  margin-top: 28px;
  display: none;
}
.bsd-services-accordion-process-item-body {
  margin-top: 20px;
  display: none;
}
.bsd-services-development--hero {
  padding-top: 175px;
  background-image: url(../img/bsd-services-development/cover-image.png);
}
@media screen and (max-width: 1023px) {
  .bsd-services-development--hero {
    padding-top: 80px;
    min-height: 600px;
    height: auto;
  }
}
.bsd-services-development--hero_flex {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.bsd-content-wrapper {
  background-color: #fafafa;
}
.bsd-section {
  padding: 72px 0;
  margin: 0 auto;
  width: 1200px;
}
@media (max-width: 758px) {
  .bsd-section {
    width: 100%;
    margin: 0;
    padding: 20px;
  }
}
.bsd-section-white {
  background-color: #fff;
}
.bsd-header {
  height: auto;
  padding: 0;
  text-align: center;
  margin-bottom: 32px;
  color: #323232;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.bsd-subheader {
  text-align: center;
  margin-bottom: 48px;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
.bsd-services {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  background-color: #1476f2;
  gap: 1px;
  padding: 0;
}
.bsd-service {
  padding: 24px;
  background-color: #fff;
}
.bsd-service-header {
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.bsd-service-description {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
@media (max-width: 758px) {
  .bsd-services {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.bsd-industries {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 20px;
}
.bsd-industry {
  display: block;
  padding: 24px 32px;
  background-color: #fff;
}
.bsd-industry-title {
  margin: 20px 0;
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.bsd-industry-description {
  color: #000;
}
.bsd-industry-description,
.bsd-industry-link {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.bsd-industry-link {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
@media (max-width: 759px) {
  .bsd-industries {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.bsd-contact-button {
  background-color: #fff;
  color: #1476f2;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  max-width: 330px;
  padding: 18px 32px;
  min-height: 52px;
  text-transform: uppercase;
  border-radius: 4px;
}
@media screen and (max-width: 758px) {
  .bsd-contact-button {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
}
.bsd-contact-button:hover {
  color: #fff;
  background-color: #06d;
}
.bsd-tech-stack {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 758px) {
  .bsd-tech-stack {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.bsd-tech-stack-category {
  padding: 24px 0;
}
.bsd-tech-stack-category-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #1476f2;
  margin-bottom: 20px;
}
.bsd-tech-stack-tags-list {
  list-style: none;
  padding: 0;
  margin: 0;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
}
.bsd-tech-stack-tag {
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 4px 16px;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #323232;
}
.bsd-engagement-model-header {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 16px;
}
.bsd-engagement-model-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #323232;
  margin-left: 16px;
}
.bsd-engagement-model-content {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #323232;
}
.bsd-engagement-link {
  color: #1476f2;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  border-bottom: 1px solid #1476f2;
}
.bsd-financial-models {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media (max-width: 758px) {
  .bsd-financial-models {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.bsd-financial-model-card {
  padding: 32px 48px;
  border-radius: 8px;
  color: #fff;
}
.bsd-fixed-price {
  background-color: #5ec792;
}
.bsd-time-material {
  background-color: #1476f2;
}
.bsd-financial-model-card-header {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 24px;
}
.bsd-financial-model-card-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  margin: 0;
  margin-left: 24px;
}
.bsd-financial-model-card-content,
.bsd-services-list {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
.bsd-services-list {
  list-style-type: disc;
  margin: 12px 0 12px 30px;
  font-style: normal;
}
.bsd-subheading-link {
  color: #323232;
  border-bottom: 1px solid #323232;
}
.bsd-subheading-link:hover {
  border-bottom: 1px solid #0072f6;
}
.bsd-business-sectors {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 20px;
}
.bsd-business-sector {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px 32px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.02);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.02);
}
.bsd-business-sector:hover {
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.24);
  color: #323232;
}
.bsd-business-sector-title {
  margin: 0 0 0 16px;
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
@media (max-width: 759px) {
  .bsd-business-sectors {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.win-app-dev-accordion {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 8px;
}
.win-app-dev-accordion-item {
  padding: 20px 24px;
  border-radius: 8px;
  background-color: #fff;
  width: 100%;
  -webkit-box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, 0.25);
  box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, 0.25);
}
.win-app-dev-accordion-item-active .win-app-dev-accordion-item-header:after {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
.win-app-dev-accordion-item-active .win-app-dev-accordion-item-body {
  display: block;
}
.win-app-dev-accordion-item-process {
  padding: 30px 24px;
}
.win-app-dev-accordion-item-header {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.win-app-dev-accordion-item-header:after {
  content: "";
  opacity: 0.6;
  border: solid;
  position: absolute;
  top: -webkit-calc(50% - 4px);
  top: calc(50% - 4px);
  right: -10px;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
}
.win-app-dev-journey-accordion-title {
  font-size: 24px;
  font-weight: 600;
  color: #000;
}
.win-app-dev-journey-accordion-item-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.win-app-dev-journey-accordion-step-wrapper {
  margin-right: 50px;
}
@media screen and (max-width: 758px) {
  .win-app-dev-journey-accordion-step-wrapper {
    margin-right: 10px;
  }
}
.win-app-dev-journey-accordion-step-top-line {
  width: 6px;
  margin-left: -webkit-calc(50% - 3px);
  margin-left: calc(50% - 3px);
  height: 21px;
  background-color: #1476f2;
}
.win-app-dev-journey-accordion-step-first-top-line {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.win-app-dev-journey-accordion-step-bottom-line {
  height: -webkit-calc(100% - 61px);
  height: calc(100% - 61px);
  background-color: #1476f2;
  width: 6px;
  margin-left: -webkit-calc(50% - 3px);
  margin-left: calc(50% - 3px);
}
.win-app-dev-journey-accordion-step-last-bottom-line {
  border-top-bottom-radius: 2px;
  height: -webkit-calc(100% - 69px);
  height: calc(100% - 69px);
}
.win-app-dev-journey-accordion-step {
  background-color: #1476f2;
  height: 48px;
  width: 48px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 8px;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  color: #fff;
}
.win-app-dev-accordion-item-title {
  text-transform: none;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  color: #323232;
  margin: 0;
  margin-right: 8px;
}
@media (max-width: 758px) {
  .win-app-dev-accordion-item-title {
    font-size: 18px;
  }
}
.win-app-dev-accordion-item-body-title {
  font-size: 18px;
  margin: 20px 0;
  color: #323232;
  font-style: normal;
  font-weight: 600;
}
.win-app-dev-accordion-item-body-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
.win-app-dev-accordion-item-body {
  margin-top: 28px;
  display: none;
}
.win-app-dev-accordion-process-item-body {
  margin-top: 20px;
  display: none;
}
.win-app-dev-development--hero {
  padding-top: 175px;
  background-image: url(img/windows-application-development/cover-image.jpg);
}
@media screen and (max-width: 1023px) {
  .win-app-dev-development--hero {
    padding-top: 80px;
    min-height: 600px;
    height: auto;
  }
}
.win-app-dev-development--hero_flex {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.win-app-dev-content-wrapper {
  background-color: #fafafa;
}
.win-app-dev-section {
  padding: 72px 0;
  margin: 0 auto;
  width: 1200px;
}
@media (max-width: 758px) {
  .win-app-dev-section {
    width: 100%;
    margin: 0;
    padding: 20px;
  }
}
.win-app-dev-section-white {
  background-color: #fff;
}
.win-app-dev-section-blue {
  background-color: #1476f2;
}
.win-app-dev-header {
  height: auto;
  padding: 0;
  text-align: center;
  margin-bottom: 32px;
  color: #323232;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.win-app-dev-header-white {
  color: #fff;
}
.win-app-dev-subheader {
  text-align: center;
  margin-bottom: 48px;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
.win-app-dev-services {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  background-color: #1476f2;
  gap: 1px;
  padding: 0;
}
.win-app-dev-service {
  padding: 24px;
  background-color: #fff;
}
.win-app-dev-service-header {
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.win-app-dev-service-description {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
@media (max-width: 758px) {
  .win-app-dev-services {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.win-app-dev-industries {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 20px;
}
.win-app-dev-industry {
  display: block;
  padding: 24px 32px;
  background-color: #fff;
}
.win-app-dev-industry-title {
  margin: 20px 0;
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.win-app-dev-industry-description {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.win-app-dev-industry-link {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.win-app-dev-industry-link,
.win-app-dev-industry-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
@media (max-width: 759px) {
  .win-app-dev-industries {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.win-app-dev-tech-stack {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 758px) {
  .win-app-dev-tech-stack {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.win-app-dev-tech-stack-category {
  padding: 24px 0;
}
.win-app-dev-tech-stack-category-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #1476f2;
  margin-bottom: 20px;
  text-transform: none;
}
.win-app-dev-tech-stack-tags-list {
  list-style: none;
  padding: 0;
  margin: 0;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
}
.win-app-dev-tech-stack-tag {
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 4px 16px;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #323232;
}
.win-app-dev-faq-link,
.win-app-dev-faq-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.win-app-dev-subheading-link {
  color: #323232;
  border-bottom: 1px solid #323232;
}
.win-app-dev-subheading-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.win-app-dev-engagement-models {
  padding: 24px 0;
}
.win-app-dev-engagement-model {
  margin: 24px 0;
}
.win-app-dev-engagement-model-header {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 16px;
}
.win-app-dev-engagement-model-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #323232;
  margin-left: 16px;
}
.win-app-dev-engagement-model-content {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #323232;
}
.win-app-dev-engagement-link {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
.win-app-dev-engagement-link,
.win-app-dev-engagement-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.win-app-dev-costs {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
  padding: 0;
}
@media (max-width: 758px) {
  .win-app-dev-costs {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.win-app-dev-costs-item {
  background-color: #2884f8;
  border-radius: 8px;
  padding: 24px 40px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
}
.win-app-dev-costs-price {
  font-weight: 600;
}
.win-app-dev-costs-link {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  border-bottom: 1px solid #fff;
}
.win-app-dev-costs-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.win-app-dev-technologies {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
}
.win-app-dev-technology {
  padding: 24px 40px;
}
@media (max-width: 758px) {
  .win-app-dev-technology {
    padding: 24px 0;
  }
}
.win-app-dev-technology-title-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 16px;
}
.win-app-dev-technology-logo {
  width: 72px;
  height: 48px;
  margin-right: 16px;
}
.win-app-dev-technology-title {
  text-transform: none;
  color: #323232;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  margin: 0 !important;
}
.win-app-dev-technology-description {
  color: #323232;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
@media (max-width: 759px) {
  .win-app-dev-technologies {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 768px) {
  .our-clients__list {
    height: 400px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    overflow: hidden;
    position: relative;
  }
  .our-clients__list:after {
    content: "";
    display: block;
    height: 0;
    width: 100%;
    -webkit-box-shadow: 0 0 30px 60px #fff;
    box-shadow: 0 0 30px 60px #fff;
  }
  .our-clients__list .show-btn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 200px;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    text-transform: uppercase;
    color: #1476f2;
    text-align: center;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1;
  }
  .our-clients__list.show {
    height: 800px;
  }
  .our-clients__list.show:after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .our-clients__text {
    padding: 20px 0;
  }
}
.win-app-dev-service-section-image {
  margin-right: 16px;
}
.win-app-dev-footer-text {
  text-align: center;
  margin: 0;
  margin-top: 48px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #323232;
}
.win-app-dev-calculate-price-button-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.win-app-dev-calculate-price-button {
  margin-top: 48px;
  margin-bottom: 0;
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .win-app-dev-calculate-price-button {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .win-app-dev-calculate-price-button-arrow {
    display: none;
  }
}
1E90FF__wrapper {
  max-width: 1200px;
}
.e-learning-solutions-accordion {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 8px;
}
.e-learning-solutions-accordion-item {
  padding: 20px 24px;
  border-radius: 8px;
  background-color: #fff;
  width: 100%;
  -webkit-box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, 0.25);
  box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, 0.25);
}
.e-learning-solutions-accordion-item-active
  .e-learning-solutions-accordion-item-header:after {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
.e-learning-solutions-accordion-item-active
  .e-learning-solutions-accordion-item-body {
  display: block;
}
.e-learning-solutions-accordion-item-process {
  padding: 30px 24px;
}
.e-learning-solutions-accordion-item-header {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.e-learning-solutions-accordion-item-header:after {
  content: "";
  opacity: 0.6;
  border: solid;
  position: absolute;
  top: -webkit-calc(50% - 4px);
  top: calc(50% - 4px);
  right: -10px;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
}
.e-learning-solutions-journey-accordion-title {
  font-size: 24px;
  font-weight: 600;
  color: #000;
}
.e-learning-solutions-journey-accordion-item-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.e-learning-solutions-journey-accordion-step-wrapper {
  margin-right: 50px;
}
@media screen and (max-width: 758px) {
  .e-learning-solutions-journey-accordion-step-wrapper {
    margin-right: 10px;
  }
}
.e-learning-solutions-journey-accordion-step-top-line {
  width: 6px;
  margin-left: -webkit-calc(50% - 3px);
  margin-left: calc(50% - 3px);
  height: 21px;
  background-color: #1476f2;
}
.e-learning-solutions-journey-accordion-step-first-top-line {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.e-learning-solutions-journey-accordion-step-bottom-line {
  height: -webkit-calc(100% - 61px);
  height: calc(100% - 61px);
  background-color: #1476f2;
  width: 6px;
  margin-left: -webkit-calc(50% - 3px);
  margin-left: calc(50% - 3px);
}
.e-learning-solutions-journey-accordion-step-last-bottom-line {
  border-top-bottom-radius: 2px;
  height: -webkit-calc(100% - 69px);
  height: calc(100% - 69px);
}
.e-learning-solutions-journey-accordion-step {
  background-color: #1476f2;
  height: 48px;
  width: 48px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 8px;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  color: #fff;
}
.e-learning-solutions-accordion-item-title {
  text-transform: none;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  color: #323232;
  margin: 0;
  margin-right: 8px;
}
@media (max-width: 758px) {
  .e-learning-solutions-accordion-item-title {
    font-size: 18px;
  }
}
.e-learning-solutions-accordion-item-body-text {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #323232;
}
.e-learning-solutions-accordion-item-body {
  margin-top: 28px;
  display: none;
}
.e-learning-solutions-accordion-process-item-body {
  margin-top: 20px;
  display: none;
}
.e-learning-solutions-development--hero {
  padding-top: 175px;
  background-image: url(img/e-learning-solutions/cover-image.jpeg);
}
@media screen and (max-width: 1023px) {
  .e-learning-solutions-development--hero {
    padding-top: 80px;
    min-height: 600px;
    height: auto;
  }
}
.e-learning-solutions-development--hero_flex {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.e-learning-solutions-content-wrapper {
  background-color: #fafafa;
}
.e-learning-solutions-section {
  padding: 72px 0;
  margin: 0 auto;
  width: 1200px;
}
@media (max-width: 758px) {
  .e-learning-solutions-section {
    width: 100%;
    margin: 0;
    padding: 20px;
  }
}
.e-learning-solutions-section-white {
  background-color: #fff;
}
.e-learning-solutions-section-blue {
  background-color: #1476f2;
}
.e-learning-solutions-header {
  height: auto;
  padding: 0;
  text-align: center;
  margin-bottom: 32px;
  color: #323232;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.e-learning-solutions-header-white {
  color: #fff;
}
.e-learning-solutions-subheader {
  text-align: center;
  margin-bottom: 48px;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
.e-learning-solutions-services {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  background-color: #1476f2;
  gap: 1px;
  padding: 0;
}
.e-learning-solutions-service {
  padding: 24px;
  background-color: #fff;
}
.e-learning-solutions-service-header {
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.e-learning-solutions-service-description {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
@media (max-width: 758px) {
  .e-learning-solutions-services {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.e-learning-solutions-faq-link,
.e-learning-solutions-faq-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.e-learning-solutions-subheading-link {
  color: #323232;
  border-bottom: 1px solid #323232;
}
.e-learning-solutions-subheading-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.e-learning-solutions-costs {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
  padding: 0;
}
@media (max-width: 758px) {
  .e-learning-solutions-costs {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.e-learning-solutions-costs-item {
  background-color: #2884f8;
  border-radius: 8px;
  padding: 24px 40px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
}
.e-learning-solutions-costs-price {
  font-weight: 600;
}
.e-learning-solutions-costs-link {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  border-bottom: 1px solid #fff;
}
.e-learning-solutions-costs-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.e-learning-solutions-technologies {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
}
.e-learning-solutions-technology {
  padding: 24px 40px;
}
.e-learning-solutions-technology-title-wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.e-learning-solutions-technology-logo {
  width: 72px;
  height: 48px;
  margin-right: 16px;
}
.e-learning-solutions-technology-title {
  color: #323232;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  margin: 0 !important;
}
.e-learning-solutions-technology-description {
  color: #323232;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
@media (max-width: 759px) {
  .e-learning-solutions-technologies {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.our-clients {
  padding: 72px 0;
  background: #121212;
}
.our-clients.--health{
  background: #fafafa;
}
@media screen and (max-width: 700px) {
  .our-clients {
    padding: 40px 0;
  }
}
.our-clients .h2,
.our-clients h2 {
  color: #ffffff;
  text-align: center;
  font-size: 32px;
  margin-bottom: 48px;
  /* text-transform: uppercase; */
}
@media screen and (max-width: 767px) {
  .our-clients .h2,
  .our-clients h2 {
    font-size: 28px;
    line-height: 31px;
    margin-bottom: 28px;
  }
}
.our-clients__header {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 8px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .our-clients__header {
    min-width: 100vw;
    margin: 0 -20px;
    overflow: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 500px) {
  .our-clients__header {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.our-clients__header-item {
  font-size: 18px;
  font-weight: 600;
  padding: 27px;
  background: #2884f8;
  color: #fff;
  width: 33.333%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .our-clients__header-item {
    padding: 12px 24px;
    font-size: 16px;
    background: none;
    color: #323232;
    white-space: nowrap;
    width: auto;
    border-bottom: 2px solid rgba(50, 50, 50, 0.1);
    cursor: pointer;
  }
  .our-clients__header-item.active {
    color: #3f7fe7;
    border-bottom: 2px solid #3f7fe7;
  }
}
@media screen and (max-width: 500px) {
  .our-clients__header-item {
    font-size: 12px;
  }
}
.our-clients__list {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.our-clients__list .show-btn {
  display: none;
}
@media screen and (min-width: 768px) {
  .our-clients__list {
    height: 400px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    overflow: hidden;
    position: relative;
  }
  .our-clients__list:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 0;
    width: 100%;
    -webkit-box-shadow: 0 0 30px 60px #fff;
    box-shadow: 0 0 30px 60px #fff;
  }
  .our-clients__list .show-btn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 200px;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    text-transform: uppercase;
    color: #1476f2;
    text-align: center;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1;
  }
  .our-clients__list.show {
    height: 800px;
  }
  .our-clients__list.show:after {
    display: none;
  }
}
.our-clients__list-item {
  width: 33.333%;
}
@media screen and (max-width: 767px) {
  .our-clients__list-item {
    display: none;
    width: 100%;
  }
  .our-clients__list-item.active {
    display: block;
  }
}
.our-clients__list-image {
  height: 100px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.our-clients__button,
.our-clients__list-image {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.our-clients__button {
  margin-top: 42px;
}
.our-clients__button a {
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 18px 44px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #1476f2;
  color: #fff;
}
.our-clients__button a:hover {
  background: #156fe6;
}
.our-clients__button a svg {
  margin-left: 22px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.our-clients__button a path {
  fill: #fff;
}
@media screen and (max-width: 767px) {
  .our-clients__button {
    margin-top: 28px;
  }
}
.our-clients__text {
  text-align: center;
  margin-top: 42px;
}
.e-learning-solutions-service-section-image {
  margin-right: 16px;
}
.e-learning-solutions-contact-us-description {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
}
.e-learning-solutions-stack {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 758px) {
  .e-learning-solutions-stack {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.e-learning-solutions-stack-category {
  padding: 24px 0;
}
.e-learning-solutions-stack-category-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #1476f2;
  margin-bottom: 20px;
  text-transform: none;
}
.e-learning-solutions-stack-tags-list {
  list-style: none;
  padding: 0;
  margin: 0;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
}
.e-learning-solutions-stack-tag {
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 4px 16px;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #323232;
}
.e-learning-solutions-benefits {
  margin: 48px 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 34px;
}
.e-learning-solutions-benefit {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.e-learning-solutions-benefit-text {
  font-size: 18px;
  font-weight: 600;
  line-height: 31px;
  margin-left: 16px;
  color: #323232;
}
.e-learning-solutions-awards {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 758px) {
  .e-learning-solutions-awards {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.e-learning-solutions-award {
  padding: 32px 24px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.e-learning-solutions-award-text {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #323232;
  line-height: 22px;
  margin-top: 24px;
}
.e-learning-solutions-award-link {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}
.e-learning-solutions-award-link,
.e-learning-solutions-award-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
.e-learning-solutions-solutions {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  background-color: #1476f2;
  gap: 1px;
  padding: 0;
}
.e-learning-solutions-solution {
  padding: 24px;
  background-color: #fff;
}
.e-learning-solutions-solution-header {
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.e-learning-solutions-solution-description {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
@media (max-width: 758px) {
  .e-learning-solutions-solutions {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.e-learning-solutions-business-sectors {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 20px;
}
.e-learning-solutions-business-sector {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px 32px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.02);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.02);
}
.e-learning-solutions-business-sector:hover {
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.24);
  color: #323232;
}
.e-learning-solutions-business-sector-title {
  margin: 0 0 0 16px;
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
@media (max-width: 759px) {
  .e-learning-solutions-business-sectors {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.e-learning-solutions-contact-button {
  background-color: #fff;
  color: #1476f2;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  max-width: 330px;
  padding: 18px 32px;
  min-height: 52px;
  text-transform: uppercase;
  border-radius: 4px;
}
@media screen and (max-width: 758px) {
  .e-learning-solutions-contact-button {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
}
.e-learning-solutions-contact-button:hover {
  color: #fff;
  background-color: #06d;
}
@media screen and (max-width: 767px) {
  .e-learning-solutions-header-button-arrow {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .e-learning-solutions-header-button {
    text-align: center;
  }
}
.clutch-review_section {
  padding: 72px 40px;
}
@media screen and (max-width: 575px) {
  .clutch-review_section {
    padding: 40px 0;
  }
}
.clutch-reviews_container {
  position: relative;
}
.clutch-review_item {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 512px;
  padding: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  border-radius: 8px;
  background: #fff;
}
@media screen and (max-width: 465px) {
  .clutch-review_item {
    width: 100%;
  }
}
.clutch-review_header {
  margin-bottom: 48px;
}
.clutch-review_review {
  padding: 0 48px;
}
.clutch-review_title {
  font-size: 16px;
  margin-bottom: 8px;
}
.clutch-review_text {
  font-size: 16px;
  font-weight: 300;
}
.clutch-review_company {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
.clutch-review_position {
  color: #757575;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
}
.clutch-review_location {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.clutch-review_location img {
  width: 20px !important;
  margin-right: 8px;
}
.clutch-review_quote {
  width: 100%;
}
.clutch-review_backquote {
  width: 100%;
  text-align: right;
}
.clutch-review_rate {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #1476f2;
  font-size: 16px;
  font-weight: 600;
}
.clutch-review_number {
  margin-right: 8px;
}
@media screen and (max-width: 599px) {
  #clutch-reviews .owl-carousel .nav-btn {
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 40px !important;
  }
  #clutch-reviews .owl-carousel .owl-next.disabled,
  #clutch-reviews .owl-carousel .owl-prev.disabled {
    pointer-events: none;
    opacity: 0.2;
  }
  #clutch-reviews .owl-carousel .prev-slide {
    background: url(https://freakyjolly.com/demo/jquery/OwlCarousel2/nav-icon.png)
      no-repeat scroll 0 0;
    left: 10px;
  }
  #clutch-reviews .owl-carousel .next-slide {
    background: url(https://freakyjolly.com/demo/jquery/OwlCarousel2/nav-icon.png)
      no-repeat scroll -24px 0;
    right: 10px;
  }
}
#clutch-reviews .owl-carousel .owl-stage-outer {
  height: 200px;
  padding-top: 30px;
}
#clutch-reviews .owl-dot span {
  width: 50px;
  height: 2px;
  display: inline-block;
  background: hsla(0, 0%, 61%, 0.3);
  margin: 0 10px;
}
@media screen and (max-width: 1100px) {
  #clutch-reviews .owl-dot span {
    width: 20px;
  }
}
@media screen and (max-width: 599px) {
  #clutch-reviews .owl-dot span {
    width: 10px;
    margin: 0 5px;
  }
}
#clutch-reviews .owl-dot.active span {
  border-left: 50px solid #006efa;
}
#clutch-reviews .owl-dots {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#clutch-reviews .owl-carousel .owl-item .active {
  width: 512px !important;
}
.clutch-reviews_startblur {
  width: 128px;
  height: 100%;
  z-index: 2;
  position: absolute;
  top: 0;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#fafafa),
    to(hsla(0, 0%, 98%, 0))
  );
  background: -webkit-linear-gradient(left, #fafafa, hsla(0, 0%, 98%, 0));
  background: linear-gradient(90deg, #fafafa, hsla(0, 0%, 98%, 0));
}
@media screen and (max-width: 1100px) {
  .clutch-reviews_startblur {
    display: none;
  }
}
.clutch-reviews_endblur {
  width: 128px;
  height: 100%;
  z-index: 2;
  position: absolute;
  top: 0;
  right: 0;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(hsla(0, 0%, 98%, 0)),
    to(#fafafa)
  );
  background: -webkit-linear-gradient(left, hsla(0, 0%, 98%, 0), #fafafa);
  background: linear-gradient(90deg, hsla(0, 0%, 98%, 0), #fafafa);
}
@media screen and (max-width: 1100px) {
  .clutch-reviews_endblur {
    display: none;
  }
}
.healthcare-margin {
  margin-bottom: 48px;
}
.healthcare-padding {
  padding-bottom: 48px;
}
.healthcare-hero_content {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 575px) {
  .healthcare-hero_content {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .healthcare-hero_content--blockchain {
    padding-bottom: 140px;
  }
}
.healthcare-block {
  margin-top: 52px;
}
@media screen and (max-width: 480px) {
  .healthcare-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: 0;
  }
}
.healthcare-block_right {
  margin-top: 0;
}
@media screen and (max-width: 480px) {
  .healthcare-block_right {
    margin-top: 52px;
  }
}
.healthcare-clients-logos {
  display: -ms-grid;
  display: grid;
  height: auto;
  margin: 48px 0;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 480px) {
  .healthcare-clients-logos {
    -ms-grid-columns: (1fr) [1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.healthcare-clients-logos .our-clients__list-item {
  width: 100%;
}
@media screen and (max-width: 480px) {
  .healthcare-clients-logos .our-clients__list-item {
    display: block;
  }
}
.healthcare-pros {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  background-color: #1476f2;
  gap: 1px;
  padding: 0;
}
@media screen and (max-width: 480px) {
  .healthcare-pros {
    display: none;
  }
}
.healthcare-pros_title {
  padding: 24px;
  font-size: 18px;
  font-weight: 600;
  background-color: #fff;
}
.healthcare-pros_wrapper {
  padding: 0 24px;
  background-color: #fff;
}
.healthcare-pros_subtitle {
  margin: 24px 0 20px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}
.healthcare-pros_proslist {
  list-style: none;
  height: 315px;
}
@media screen and (max-width: 480px) {
  .healthcare-pros_proslist {
    height: auto;
  }
}
.healthcare-pros_proslist li {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #323232;
  padding: 10px 0 11px 40px;
}
.healthcare-pros_proslist li:before {
  content: "";
  position: absolute;
  background-image: url(img/healthcare-software-development/group.svg);
  width: 20px;
  height: 22px;
  left: 0;
}
.healthcare-pros_conslist {
  list-style: none;
}
.healthcare-pros_conslist li {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #323232;
  padding: 10px 0 11px 40px;
}
.healthcare-pros_conslist li:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 3px;
  left: 0;
  top: 20px;
  background-color: #f54d4d;
}
.healthcare-pros_mobile {
  display: none;
}
@media screen and (max-width: 479px) {
  .healthcare-pros_mobile {
    display: block;
  }
}
.healthcare-clients {
  padding: 72px 0;
  background-color: #fafafa;
}
@media screen and (max-width: 480px) {
  .healthcare-clients {
    padding: 40px 0;
  }
}
.healthcare-clients_item {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 410px;
}
@media screen and (max-width: 480px) {
  .healthcare-clients_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
}
.healthcare-clients_wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 48px 48px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 24px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background-color: #fff;
}
@media screen and (max-width: 480px) {
  .healthcare-clients_wrapper {
    padding: 24px 16px;
  }
}
.healthcare-clients_title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}
.healthcare-clients_text {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  opacity: 0.8;
}
.healthcare-clients .content-link-more {
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  color: #1476f2;
  text-transform: uppercase;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.healthcare-clients .content-link-more i {
  font-size: 11px;
  margin-left: 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
@media screen and (max-width: 991px) {
  .healthcare-clients .content-link-more {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .healthcare-clients .content-link-more {
    font-size: 13px;
  }
}
#healthcare-clients,
#mobile-app-clients {
  margin-top: 48px;
  position: relative;
  padding: 0 60px;
}
@media screen and (max-width: 480px) {
  #healthcare-clients,
  #mobile-app-clients {
    padding: 0;
  }
}
#healthcare-clients .owl-dots,
#mobile-app-clients .owl-dots {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 18px;
}
@media screen and (max-width: 480px) {
  #healthcare-clients .owl-dots,
  #mobile-app-clients .owl-dots {
    margin-top: 0;
  }
}
#healthcare-clients .owl-dots .owl-dot span,
#mobile-app-clients .owl-dots .owl-dot span {
  width: 50px;
  height: 2px;
  display: inline-block;
  background: hsla(0, 0%, 61%, 0.3);
  margin: 0 10px;
}
@media screen and (max-width: 767px) {
  #healthcare-clients .owl-dots .owl-dot span,
  #mobile-app-clients .owl-dots .owl-dot span {
    width: 20px;
    margin: 0 6px;
  }
}
#healthcare-clients .owl-dots .owl-dot.active span,
#mobile-app-clients .owl-dots .owl-dot.active span {
  border-left: 50px solid #006efa;
}
@media screen and (max-width: 767px) {
  #healthcare-clients .owl-dots .owl-dot.active span,
  #mobile-app-clients .owl-dots .owl-dot.active span {
    border-left: 20px solid #006efa;
  }
}
#healthcare-clients .owl-prev,
#mobile-app-clients .owl-prev {
  position: absolute;
  left: -21px;
  top: 50%;
  height: 48px;
  width: 48px;
  font-size: 0;
  background: hsla(0, 0%, 100%, 0.06) url(img/arrow-back-blue.svg) no-repeat 50%;
}
#healthcare-clients .owl-next,
#mobile-app-clients .owl-next {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.06) url(img/arrow-forward-blue.svg) no-repeat
    50%;
  right: -21px;
  top: 50%;
  font-size: 0;
  height: 48px;
  width: 48px;
}
.web-development-clients {
  padding: 72px 0;
  background-color: #fafafa;
}
@media screen and (max-width: 480px) {
  .web-development-clients {
    padding: 40px 0;
  }
}
.web-development-clients_item {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 410px;
}
@media screen and (max-width: 480px) {
  .web-development-clients_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
}
.web-development-clients_item__image-wrapper {
  width: 50%;
}
.web-development-clients_item__image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.web-development-clients_wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 48px 48px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 24px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background-color: #fff;
}
@media screen and (max-width: 480px) {
  .web-development-clients_wrapper {
    padding: 24px 16px;
  }
}
.web-development-clients_title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}
.web-development-clients_text {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  opacity: 0.8;
}
.web-development-clients .content-link-more {
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  color: #1476f2;
  text-transform: uppercase;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.web-development-clients .content-link-more i {
  font-size: 11px;
  margin-left: 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
@media screen and (max-width: 991px) {
  .web-development-clients .content-link-more {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .web-development-clients .content-link-more {
    font-size: 13px;
  }
}
#mobile-app-clients,
#web-development-clients {
  margin-top: 48px;
  position: relative;
  padding: 0 60px;
}
@media screen and (max-width: 480px) {
  #mobile-app-clients,
  #web-development-clients {
    padding: 0;
  }
}
#mobile-app-clients .owl-dots,
#web-development-clients .owl-dots {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 18px;
}
@media screen and (max-width: 480px) {
  #mobile-app-clients .owl-dots,
  #web-development-clients .owl-dots {
    margin-top: 0;
  }
}
#mobile-app-clients .owl-dots .owl-dot span,
#web-development-clients .owl-dots .owl-dot span {
  width: 50px;
  height: 2px;
  display: inline-block;
  background: hsla(0, 0%, 61%, 0.3);
  margin: 0 10px;
}
@media screen and (max-width: 767px) {
  #mobile-app-clients .owl-dots .owl-dot span,
  #web-development-clients .owl-dots .owl-dot span {
    width: 20px;
    margin: 0 6px;
  }
}
#mobile-app-clients .owl-dots .owl-dot.active span,
#web-development-clients .owl-dots .owl-dot.active span {
  border-left: 50px solid #006efa;
}
@media screen and (max-width: 767px) {
  #mobile-app-clients .owl-dots .owl-dot.active span,
  #web-development-clients .owl-dots .owl-dot.active span {
    border-left: 20px solid #006efa;
  }
}
#mobile-app-clients .owl-prev,
#web-development-clients .owl-prev {
  position: absolute;
  left: -21px;
  top: 50%;
  height: 48px;
  width: 48px;
  font-size: 0;
  background: hsla(0, 0%, 100%, 0.06) url(img/arrow-back-blue.svg) no-repeat 50%;
}
#mobile-app-clients .owl-next,
#web-development-clients .owl-next {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.06) url(img/arrow-forward-blue.svg) no-repeat
    50%;
  right: -21px;
  top: 50%;
  font-size: 0;
  height: 48px;
  width: 48px;
}
.services-clients {
  padding: 72px 0;
  background-color: #fafafa;
}
@media screen and (max-width: 480px) {
  .services-clients {
    padding: 40px 0;
  }
}
.services-clients_item {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 410px;
}
@media screen and (max-width: 480px) {
  .services-clients_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
}
.services-clients_item__image-wrapper {
  width: 50%;
}
.services-clients_item__image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 480px) {
  .services-clients_item__image-wrapper {
    width: 100%;
  }
  .services-clients_item__image-wrapper img {
    height: 350px;
  }
}
.services-clients_wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 48px 48px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 24px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background-color: #fff;
}
@media screen and (max-width: 480px) {
  .services-clients_wrapper {
    padding: 24px 16px;
  }
}
.services-clients_title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}
.services-clients_text {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  opacity: 0.8;
}
.services-clients .content-link-more {
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  color: #1476f2;
  text-transform: uppercase;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.services-clients .content-link-more i {
  font-size: 11px;
  margin-left: 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
@media screen and (max-width: 991px) {
  .services-clients .content-link-more {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .services-clients .content-link-more {
    font-size: 13px;
  }
}
#mobile-app-clients,
#services-clients {
  margin-top: 48px;
  position: relative;
  padding: 0 60px;
}
@media screen and (max-width: 480px) {
  #mobile-app-clients,
  #services-clients {
    padding: 0;
  }
}
#mobile-app-clients .owl-dots,
#services-clients .owl-dots {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 18px;
}
@media screen and (max-width: 480px) {
  #mobile-app-clients .owl-dots,
  #services-clients .owl-dots {
    margin-top: 0;
  }
}
#mobile-app-clients .owl-dots .owl-dot span,
#services-clients .owl-dots .owl-dot span {
  width: 50px;
  height: 2px;
  display: inline-block;
  background: hsla(0, 0%, 61%, 0.3);
  margin: 0 10px;
}
@media screen and (max-width: 767px) {
  #mobile-app-clients .owl-dots .owl-dot span,
  #services-clients .owl-dots .owl-dot span {
    width: 20px;
    margin: 0 6px;
  }
}
#mobile-app-clients .owl-dots .owl-dot.active span,
#services-clients .owl-dots .owl-dot.active span {
  border-left: 50px solid #006efa;
}
@media screen and (max-width: 767px) {
  #mobile-app-clients .owl-dots .owl-dot.active span,
  #services-clients .owl-dots .owl-dot.active span {
    border-left: 20px solid #006efa;
  }
}
#mobile-app-clients .owl-prev,
#services-clients .owl-prev {
  position: absolute;
  left: -21px;
  top: 50%;
  height: 48px;
  width: 48px;
  font-size: 0;
  background: hsla(0, 0%, 100%, 0.06) url(img/arrow-back-blue.svg) no-repeat 50%;
}
#mobile-app-clients .owl-next,
#services-clients .owl-next {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.06) url(img/arrow-forward-blue.svg) no-repeat
    50%;
  right: -21px;
  top: 50%;
  font-size: 0;
  height: 48px;
  width: 48px;
}
.web-development-container {
  background-color: #fafafa;
}
.web-development-section {
  padding: 72px 0;
  margin: 0 auto;
  width: 1200px;
}
@media (max-width: 758px) {
  .web-development-section {
    width: 100%;
    margin: 0;
    padding: 20px;
  }
}
.web-development-features {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 758px) {
  .web-development-features {
    display: block;
  }
}
.web-development-features-image {
  width: 50%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 758px) {
  .web-development-features-image {
    width: 100%;
  }
}
.web-development-features-points {
  padding-left: 50px;
  width: 50%;
}
@media (max-width: 758px) {
  .web-development-features-points {
    padding-left: 0;
    width: 100%;
  }
}
.web-development-feature-point {
  margin-bottom: 12px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.web-development-feature-point-text {
  margin-left: 12px;
  font-weight: 400;
  line-height: 24px;
  font-size: 16px;
  color: #323232;
}
.web-development-business-sectors {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 20px;
}
.web-development-business-sector {
  display: block;
  padding: 24px 32px;
  background-color: #fff;
}
.web-development-business-sector-title {
  margin: 20px 0;
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.web-development-business-sector-description {
  color: #323232;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
.web-development-business-sector-link {
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
.web-development-business-sector-link,
.web-development-business-sector-link:hover {
  color: #1476f2;
  border-bottom: 1px solid #1476f2;
}
@media (max-width: 759px) {
  .web-development-business-sectors {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.web-development-header {
  height: auto;
  padding: 0;
  text-align: center;
  margin-bottom: 32px;
  color: #323232;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.web-development-subheader {
  text-align: center;
  margin-bottom: 48px;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
.web-development-services {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [4];
  grid-template-columns: repeat(4, 1fr);
  background-color: #1476f2;
  gap: 1px;
  padding: 0;
}
.web-development-service {
  padding: 24px;
  background-color: #fff;
}
.web-development-service-header {
  margin: 20px 0;
  color: #323232;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.web-development-service-description {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
@media (max-width: 758px) {
  .web-development-services {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.web-development-contact-button {
  background-color: #fff;
  color: #1476f2;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  max-width: 330px;
  padding: 18px 32px;
  min-height: 52px;
  text-transform: uppercase;
  border-radius: 4px;
}
@media screen and (max-width: 758px) {
  .web-development-contact-button {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
}
.web-development-contact-button:hover {
  color: #fff;
  background-color: #06d;
}
.web-development-contact-us-description {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-transform: none;
  color: #fff;
}
.web-development-clients-cases {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [5];
  grid-template-columns: repeat(5, 1fr);
  background-color: #fff;
}
.web-development-clients-cases--item {
  background-position: 50%;
  background-repeat: no-repeat;
  height: 100px;
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 759px) {
  .web-development-clients-cases {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 12px 0;
  }
}
.data-lab-clients {
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
}
.automotive-development-content {
  max-width: 1024px !important;
}
.automotive-clients {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.automotive-cta {
  max-width: 789px !important;
  margin: 0 auto;
  text-align: center;
}
.estimation-section {
  padding: 72px 0;
  scroll-behavior: smooth;
}
.estimation-block {
  position: relative;
}
.estimation-block,
.estimation-block_left {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.estimation-block_left {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 70%;
  padding: 28px 32px;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .estimation-block_left {
    width: 100%;
    padding: 0;
  }
}
.estimation-block_right {
  position: -webkit-sticky;
  position: sticky;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 4px;
  padding: 8px 0;
}
@media screen and (max-width: 767px) {
  .estimation-block_right {
    display: none;
  }
}
.estimation-block_subheader {
  font-size: 18px;
  font-weight: 600;
}
.estimation-subheader {
  color: #1476f2;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 24px;
  text-transform: none;
}
.estimation-text {
  color: #323232;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
.estimation-link {
  display: block;
  padding: 8px 24px;
  font-size: 16px;
}
.estimation-link_active {
  color: #1476f2;
}
.estimation-cta {
  background: url(img/augmentation/lines.svg) no-repeat;
  background-color: #1476f2;
  background-position: 100% 30%;
  -webkit-animation: none;
  animation: none;
}
.estimation-app {
  background: #fafafa;
}
.survey-awards {
  height: auto;
}
.survey {
  padding-top: 120px;
  display: none;
}
.survey:first-child {
  display: block;
}
.survey-question {
  padding: 32px 0;
}
.survey-question_subheader {
  margin-top: 16px;
  font-size: 18px;
  color: #ffffff;
}
.survey-header {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 16px;
  text-transform: none;
  color:#fff;
}
.survey-progress-bar {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
}
.survey-progress-item {
  height: 4px;
  width: 137px;
  background-color: #d9d9d9;
}
.survey-progress-item_active {
  background-color: #1476f2;
}
.survey-answers_wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 640px;
  padding: 32px 0;
  margin: 0 auto;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-column-gap: 6px;
  column-gap: 6px;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.survey-answers_subheader {
  font-size: 18px;
  font-weight: 600;
  width: 100%;
  color:#ffffff;
}
.survey-answers_item {
  width: fit-content;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  padding: 0 24px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 8px;
}
.survey-answers_item p {
  font-size: 16px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .survey-answers_item p {
    font-size: 12px;
  }
}
.survey-answers_item.active {
  background-color: #1476f2;
  border: 1px solid #1476f2;
}
.survey-answers_item.active p {
  color: #fff;
}
.survey-answers_item.multiple {
  padding-left: 8px;
}
.survey-input_wrapper {
  padding-bottom: 32px;
}
.survey-answers_input {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 6px 18px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  width: 640px;
  height: 80px;
  margin: 0 auto;
  border: 1px solid #eaeaea;
  border-radius: 4px;
}
.survey-first-page {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.survey-button_wrapper {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 32px 0;
}
.survey-button_next,
.survey-button_wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.survey-button_next {
  background-color: #1476f2;
  height: 40px;
  width: 174px;
  padding: 0 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 4px;
  border: none;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.survey-button_next svg {
  margin-left: 16px;
}
.survey-button_back {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  height: 40px;
  width: 174px;
  padding: 0 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  border: 1px solid #1476f2;
  color: #1476f2;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.survey-button_back svg {
  margin-right: 16px;
}
.survey-third-step {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 0;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 64px;
  width: 100%;
  max-width: 100%;
}
.survey-fifth-step {
  max-width: 500px;
}
.survey-sixth-step {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.survey-hidden {
  display: none;
}
.survey-form {
  padding-top: 64px;
  max-width: unset;
}
@media screen and (max-width: 767px) {
  .survey-form {
    width: 100%;
  }
}
.survey-form_wrap {
  width: 480px !important;
  margin: 0 auto;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.survey-form_wrap form {
  width: 100% !important;
}
#submitted-form-description {
  display: none;
}
#survey-form-description {
  margin-bottom: 16px;
}
.design-process_section {
  padding: 72px 0;
  background-color: #121212;
}
.design-process_wrapper {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 991px) {
  .design-process_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.design-process_item {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 300px;
}
@media screen and (max-width: 991px) {
  .design-process_item {
    width: auto;
  }
}
.design-process_number {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 52px;
  height: 52px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 52px;
  border: 1px solid #1476f2;
  background: #fff;
  margin-bottom: 16px;
  color: #1476f2;
  font-size: 20px;
  font-weight: 700;
}
.design-process_title {
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.design-process_description {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 460px;
  padding: 32px 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px;
  border-radius: 8px;
  background: #fff;
}
.design-process_text {
  color: #323232;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.design-process_devider {
  height: 1px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background: rgba(50, 50, 50, 0.06);
}
.design-process_dots {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 19px;
  position: absolute;
  top: 24px;
  left: 65%;
}
@media screen and (max-width: 991px) {
  .design-process_dots {
    display: none;
  }
}
.design-lab_types {
  background-image: none;
  background-color: #1476f2;
}
.design-lab_cta {
  max-width: 900px !important;
}
.ed-client {
  height: 425px;
}
.ed-client_wrapper {
  padding: 28px 48px 20px;
  gap: unset;
}
.ed-client_title {
  margin-bottom: 12px;
}
.ed-client_link {
  margin-top: 20px;
}
.education-cta {
  text-align: center;
}
.edtech-description {
  max-width: unset !important;
}
.edtech-description_margin {
  margin-bottom: 48px !important;
}
.edtech-content {
  max-width: unset;
}
.txt_black{color:#121212 !important;}
.txt_white{color:#ffffff !important;}
.title--white{color:#ffffff; text-align: center;}