@charset "UTF-8";
.ab_big_slider_container .projects__slider > li {
  height: 900px;
  background-size: cover !important;
  background-position: center !important;
  padding-top: 30px;
}
.ab_disabled {
  opacity: 0.5;
  pointer-events: none;
}
.ab_hidden {
  display: none !important;
}
@media (min-width: 768px) {
  .ab_mobile_only {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .ab_desktop_only {
    display: none !important;
  }
}
/* Fix for empty banner bug */
.postid-11820 #bc-top-section:before {
  z-index: 0;
}
/* Fix for visible hidden gform label */
.gfield.hidden_label > label {
  display: none !important;
}
body {
  width: 100vw;
  overflow-x: hidden !important;
}
.ab_wrapper {
  width: 1040px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1200px) {
  .ab_wrapper {
    width: 960px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 992px) {
  .ab_wrapper {
    width: 768px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 768px) {
  .ab_wrapper {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy"), local("Gilroy-Black");
  src: url("../fonts/Gilroy-Black/Gilroy-Black.eot");
  src: url("../fonts/Gilroy-Black/Gilroy-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Black/Gilroy-Black.woff") format("woff"), url("../fonts/Gilroy-Black/Gilroy-Black.woff2") format("woff2");
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy"), local("Gilroy-ExtraBold");
  src: url("../fonts/Gilroy-ExtraBold/Gilroy-ExtraBold.eot");
  src: url("../fonts/Gilroy-ExtraBold/Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-ExtraBold/Gilroy-ExtraBold.woff") format("woff"), url("../fonts/Gilroy-ExtraBold/Gilroy-ExtraBold.woff2") format("woff2");
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy"), local("Gilroy-Bold");
  src: url("../fonts/Gilroy-Bold/Gilroy-Bold.eot");
  src: url("../fonts/Gilroy-Bold/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Bold/Gilroy-Bold.woff") format("woff"), url("../fonts/Gilroy-Bold/Gilroy-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy"), local("Gilroy-SemiBold");
  src: url("../fonts/Gilroy-SemiBold/Gilroy-SemiBold.eot");
  src: url("../fonts/Gilroy-SemiBold/Gilroy-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-SemiBold/Gilroy-SemiBold.woff") format("woff"), url("../fonts/Gilroy-SemiBold/Gilroy-SemiBold.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy"), local("Gilroy-Medium");
  src: url("../fonts/Gilroy-Medium/Gilroy-Medium.eot");
  src: url("../fonts/Gilroy-Medium/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Medium/Gilroy-Medium.woff") format("woff"), url("../fonts/Gilroy-Medium/Gilroy-Medium.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy"), local("Gilroy-Regular");
  src: url("../fonts/Gilroy-Regular/Gilroy-Regular.eot");
  src: url("../fonts/Gilroy-Regular/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Regular/Gilroy-Regular.woff") format("woff"), url("../fonts/Gilroy-Regular/Gilroy-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  text-rendering: optimizeLegibility;
}
/******** hero ***********/
.ab_hero {
  height: 725px;
  margin-bottom: 36px;
}
.ab_hero .ab_wrapper {
  height: 100%;
}
.ab_hero__inner {
  height: 100%;
}
.ab_hero__content {
  max-width: 500px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ab_hero__title {
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 60px;
  line-height: 60px;
  color: #00B4FF;
}
.ab_hero__subtitle {
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 22px;
  line-height: 22px;
  color: #112B4E;
  margin-bottom: 12px;
}
.ab_hero__cat {
  margin-top: 26px;
  display: flex;
  align-items: center;
}
.ab_hero__cat-title {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #00B4FF;
  margin-right: 18px;
}
.ab_hero__categories {
  display: flex;
  flex-wrap: wrap;
}
.ab_hero__categories-item {
  min-width: 108px;
  height: 36px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #00B4FF;
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 2px;
  color: #00B4FF;
  margin-bottom: 10px;
  margin-right: 10px;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .ab_hero__categories-item {
    line-height: 1.1;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 0;
    font-size: 17px;
    min-height: 36px;
    height: auto;
  }
}
@media (max-width: 576px) {
  .ab_hero__title {
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 11px;
  }
  .ab_hero__subtitle {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 11px;
  }
  .ab_hero__content {
    justify-content: flex-end;
  }
  .ab_hero {
    margin-bottom: 29px;
  }
}
.ab_categories {
  padding-top: 62px;
  padding-bottom: 52px;
  background: #fff;
}
.ab_categories__title {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 40px;
  line-height: 22px;
  color: #112B4E;
  text-align: center;
}
.ab_categories__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.ab_categories__items a {
  min-width: 108px;
  width: auto;
  height: 36px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #00B4FF;
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 2px;
  color: #00B4FF;
  margin-bottom: 10px;
  margin-right: 10px;
  transition: all 0.3s;
}
.ab_categories__items a:hover {
  background: #00B4FF;
  color: white;
  text-decoration: none;
}
@media (max-width: 768px) {
  .ab_categories__title {
    font-size: 30px;
    line-height: 1.2;
  }
}
@media (max-width: 576px) {
  .ab_categories__title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 14px;
  }
  .ab_categories__items a {
    height: 30px;
    font-size: 12px;
    line-height: 18px;
    margin-left: 10px;
  }
  .ab_categories {
    padding-top: 62px;
    padding-bottom: 62px;
  }
}
.an-modal-container {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(5, 2, 22, 0.5);
  align-items: center;
  justify-content: center;
  overflow: auto;
}
.an-modal-container.an-modal-container-active {
  display: flex;
  z-index: 1000;
}
@media (max-height: 600px) {
  .an-modal-container {
    padding-top: 60px;
    align-items: flex-start;
  }
}
.an-modal-container .an-modal-inner {
  background: #fff;
  border-radius: 16px;
  padding: 60px;
  position: relative;
  text-align: center;
  max-width: 90vw;
}
@media (max-width: 768px) {
  .an-modal-container .an-modal-inner {
    width: 100%;
    padding: 15px;
  }
}
.an-modal-container .an-modal-inner .an-modal-close {
  position: absolute;
  top: 24px;
  right: 28px;
  font-size: 30px;
  color: #010A14;
  line-height: 1;
}
.an-modal-container .an-modal-inner .an-modal-close:hover {
  text-decoration: none;
}
@media (max-width: 768px) {
  .an-modal-container .an-modal-inner .an-modal-close {
    top: 5px;
    right: 7px;
    font-size: 20px;
  }
}
.an-modal-container .an-modal-inner p {
  color: #3E4953;
  max-width: 470px;
  font-size: 16px;
  line-height: 1.3;
}
.an-modal-container .an-modal-inner .h1 {
  color: #0A7CFC;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 15px;
}
.an-modal-container .an-modal-inner .modal-footer-buttons {
  margin-top: 40px;
}
.an-modal-container .an-modal-inner .blue-btn, .an-modal-container .an-modal-inner .white-btn {
  height: 47px;
  margin: 0 10px;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
.an-modal-container .an-modal-inner .blue-btn:hover, .an-modal-container .an-modal-inner .white-btn:hover {
  text-decoration: none;
}
.d-flex {
  display: flex;
}
.flex-column {
  flex-direction: column;
}
.flex-column-reverse {
  flex-direction: column-reverse;
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.align-items-center {
  align-items: center;
}
.justify-content-center {
  justify-content: center;
}
@media (min-width: 768px) {
  .flex-sm-column {
    flex-direction: column;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-sm-row {
    flex-direction: row;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse;
  }
}
.ab_content_container #technology-tab .circle__list {
  width: 100%;
}
.ab_divider {
  display: block;
  width: 100%;
  background-color: transparent;
}
.ab_divider--white {
  background-color: #fff;
}
.ab_divider--dark {
  background-color: #112B4E;
}
.ab_divider--image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.ab_htms_2_cols_container {
  background-color: #F4F4F4;
  padding-bottom: 50px;
}
.circle__list li {
  list-style-type: none;
  position: relative;
  margin-bottom: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: 0.3px;
  color: #333333;
  font-size: 20px;
}
.circle__list li:before {
  content: "";
  width: 6px !important;
  height: 6px !important;
  border-radius: 100% !important;
  background: #d8d8d8 !important;
  position: absolute;
  left: -17px !important;
  top: 7px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media (max-width: 768px) {
  .circle__list li {
    line-height: 28px;
    font-size: 16px;
    margin-bottom: 5px;
  }
  .circle__list li:before {
    top: 12px !important;
  }
}
.ab_hero_section_for_pages {
  margin-bottom: 45px;
}
.ab_hero_section_for_pages .overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.ab_hero_section_for_pages .overlay:before {
  content: "";
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
.ab_hero_section_for_pages .overlay picture {
  width: 100%;
  height: 100%;
  display: block;
}
.ab_hero_section_for_pages .overlay picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ab_hero_section_for_pages .hero__video {
  position: absolute;
  z-index: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ab_hero_section_for_pages .hero__video::-webkit-media-controls {
  display: none !important;
}
.ab_hero_section_for_pages .container {
  position: relative;
  z-index: 2;
}
.ab_hero_section_for_pages .simple_contacts_header h1,
.ab_hero_section_for_pages h1 {
  font-size: 70px;
  font-weight: 800;
  line-height: 1.06;
}
@media (max-width: 1199px) {
  .ab_hero_section_for_pages .simple_contacts_header h1,
  .ab_hero_section_for_pages h1 {
    font-size: 55px;
  }
}
@media (max-width: 991px) {
  .ab_hero_section_for_pages .simple_contacts_header h1,
  .ab_hero_section_for_pages h1 {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  .ab_hero_section_for_pages .simple_contacts_header h1,
  .ab_hero_section_for_pages h1 {
    font-size: 38px;
  }
}
.ab_section_with_image_and_text {
  padding-top: 70px;
}
.ab_section_with_image_and_text .section_with_image_and_text__title {
  font-family: "Gilroy", sans-serif;
  font-weight: bold;
  font-size: 36px;
  line-height: 43px;
  color: #111111;
  margin-bottom: 45px;
}
.ab_section_with_image_and_text .section_with_image_and_text__subtitle {
  font-family: "Gilroy", sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #111111;
  margin-top: 0;
  margin-bottom: 24px;
}
.ab_section_with_image_and_text .row {
  margin-bottom: 30px;
}
.ab_section_with_image_and_text h3, .ab_section_with_image_and_text h4 {
  font-size: 23px;
  font-weight: bold;
}
.ab_section_with_image_and_text p {
  font-size: 18px;
}
@media (max-width: 767px) {
  .ab_section_with_image_and_text .justify-content-center img {
    width: 100%;
    max-width: 450px;
  }
  .ab_section_with_image_and_text img.mob-aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .ab_section_with_image_and_text p {
    font-size: 16px;
    line-height: 28px;
  }
  .ab_section_with_image_and_text .section_with_image_and_text__subtitle {
    font-size: 20px;
    line-height: 24px;
  }
}
.ab_services_section#bc-services {
  padding-top: 45px;
}
.ab_services_section#bc-services .bc-services-block {
  margin: 0 -15px 0 -15px;
  justify-content: center;
}
.ab_services_section#bc-services .bc-services-block .bc-service-item {
  margin: 0 15px 30px;
  width: calc(33.333% - 30px);
}
.ab_services_section#bc-services a {
  color: #53B8F9;
}
.ab_services_section#bc-services .ab_two_blocks_in_row .bc-service-item {
  width: calc(50% - 33px);
}
@media (max-width: 767px) {
  .ab_services_section#bc-services .ab_two_blocks_in_row .bc-service-item {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .ab_services_section#bc-services .bc-service-item {
    width: calc(50% - 33px);
  }
}
@media (max-width: 767px) {
  .ab_services_section#bc-services .bc-service-item {
    width: 100%;
  }
}
.ab_services_section#bc-services .bc-service-item-title-container {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -0.6px;
}
.ab_services_section#bc-services .bc-service-item-title-container * {
  margin-top: 0 !important;
}
.ab_services_section#bc-services .bc-service-item-description-container * {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.25px;
}
.ab_services_section#bc-services .bc-service-item {
  position: relative;
  padding-bottom: 100px !important;
  border-radius: 5px;
  box-shadow: 2px 2px 35px 0 rgba(255, 255, 255, 0.5);
  transition: 0.3s;
}
.ab_services_section#bc-services .bc-service-item.bc-service-item-without-cta {
  padding-bottom: 20px !important;
}
.ab_services_section#bc-services .bc-service-item:hover {
  box-shadow: 2px 2px 35px 0 rgba(26, 53, 78, 0.5);
}
.ab_small_title {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 1.5px;
  color: #142D4E;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.ab_semibold_text {
  font-size: 26px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: 0.33px;
  color: #282828;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .ab_semibold_text {
    font-size: 18px;
    line-height: 28px;
  }
}
.ab_services_button {
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0.75px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF !important;
  padding: 14px 39px;
  border: 1px solid #fff;
  border-radius: 5px;
  position: absolute;
  bottom: 35px;
  left: 30px;
  background: transparent;
  transition: 0.5s;
  max-width: calc(100% - 60px);
  word-break: break-word;
  display: flex;
  align-items: center;
}
.ab_services_button:hover {
  text-decoration: none;
  background-color: #00B6FF;
}
.ab_services_button:hover:after {
  content: "→";
  font-size: 22px;
  padding-left: 10px;
  line-height: 10px;
}
@media (max-width: 992px) {
  .ab_services_section#bc-services .bc-services-block .bc-service-item {
    width: calc(50% - 30px);
  }
}
@media (max-width: 768px) {
  .ab_services_section#bc-services .bc-services-block .bc-service-item {
    width: 100%;
  }
}
.ab_our-story_num_container {
  padding-top: 50px;
}
.ab_our-story_num_container .ab_our-story_num_description hr {
  margin-top: 45px;
  margin-bottom: 45px;
}
.ab_our-story_num_container .ab_our-story_num_description * {
  font-size: 26px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: 0.33px;
  text-align: left;
  color: #282828;
}
.ab_our-story_num_container #our-story_num {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media (max-width: 767px) {
  .ab_our-story_num_container #our-story_num {
    padding-bottom: 70px !important;
  }
}
.ab_our-story_num_container #our-story_num .info-count {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
}
.ab_our-story_num_container #our-story_num .info-count-item {
  margin: 0 0 70px;
  width: 33%;
  padding: 0 10px;
}
@media (max-width: 1024px) {
  .ab_our-story_num_container #our-story_num .info-count-item {
    width: 50% !important;
  }
}
@media (max-width: 767px) {
  .ab_our-story_num_container #our-story_num .info-count-item {
    margin: 0 0 30px;
  }
}
@media (max-width: 374px) {
  .ab_our-story_num_container #our-story_num .info-count-item {
    width: 100% !important;
  }
}
.ab_our-story_num_container #our-story_num .info-count-item p {
  font-size: 21px;
  font-style: normal;
  font-weight: 900;
  line-height: 26px;
  letter-spacing: 0.33px;
  color: #0A335B;
}
.ab_our-story_num_container #our-story_num .info-count-item span {
  font-size: 55px;
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.33px;
  color: #0A335B;
}
.ab_our-story_num_container #our-story_num .info-count-item span.home-about__number_small {
  font-size: 35px;
}
.ab_our-story_num_container #our-story_num.ab_our-story_num-4 .info-count-item {
  width: 25%;
}
.ab_our-story_num_container #our-story_num.ab_our-story_num-5 .info-count-item {
  width: 20%;
}
.ab_our-story_num_container .ab_section_grey_title {
  font-size: 18px;
  letter-spacing: 1.5px;
  color: #8e8e8e;
  text-transform: uppercase;
}
.ab_grey_hr {
  border-color: rgba(105, 105, 105, 0.47);
}
.ab_section_with_cta {
  padding: 10px 0;
  text-align: center;
}
.ab_section_with_cta .ab_section_with_cta_text {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}
.ab_section_with_cta .ab_cta_button {
  padding: 9px;
  min-width: 280px;
  border-radius: 5px;
  transition: 0.3s;
  display: inline-block;
  font: 16px/1.2142857143em "Gilroy", sans-serif;
  font-weight: bold;
  background-color: #00B7FF !important;
  color: #fff !important;
}
.ab_section_with_cta .ab_cta_button:hover {
  text-decoration: none;
  background-color: #008ec5 !important;
}
.ab_section_with_cta .ab_section_with_cta_horizontal {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row !important;
}
.ab_section_with_cta .ab_section_with_cta_horizontal .ab_section_with_cta_text {
  width: 66.6%;
}
@media (max-width: 767px) {
  .ab_section_with_cta .ab_section_with_cta_horizontal .ab_section_with_cta_text {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
}
.ab_section_with_cta .ab_section_with_cta_horizontal .ab_section_with_cta_button {
  width: 33%;
}
@media (max-width: 767px) {
  .ab_section_with_cta .ab_section_with_cta_horizontal .ab_section_with_cta_button {
    width: 100%;
  }
  .ab_section_with_cta .ab_section_with_cta_text {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
}
.ab_section_with_cta .ab_section_with_cta_text h1, .ab_section_with_cta .ab_section_with_cta_text h2, .ab_section_with_cta .ab_section_with_cta_text h3, .ab_section_with_cta .ab_section_with_cta_text h4 {
  margin-top: 0;
}
.ab_section_with_cta .ab_section_with_cta_inner {
  padding: 30px 0;
  min-height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/* styles for blocks in blog article__content */
.article__content .container {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.article__content .row {
  margin-left: 0;
  margin-right: 0;
}
.article__content .col-sm-10.col-sm-offset-1 {
  width: 100%;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}
.article__content .bc-project.bc-project-odd {
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 767px) {
  .article__content .bc-project.bc-project-odd {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.article__content .ab_section_with_cta {
  padding: 15px 0;
}
.article__content .ab_section_with_cta .container {
  width: 100%;
  max-width: 100%;
}
.article__content .ab_section_with_cta .ab_section_with_cta_inner {
  width: 100%;
  margin-left: 0;
  padding-left: 32px;
  padding-right: 32px;
  align-items: flex-start;
}
.article__content .ab_section_with_cta .section-title {
  text-align: left;
  line-height: 1.25;
}
@media (max-width: 767px) {
  .article__content .ab_section_with_cta .ab_section_with_cta_text {
    padding-left: 0;
  }
}
.article__content .ab_section_with_cta .ab_cta_button {
  min-width: 200px;
}
#bc-testimonials.ab_section_with_contact_and_testimonials {
  margin-bottom: 0;
  padding-bottom: 80px;
  padding-top: 30px;
}
@media (max-width: 767px) {
  #bc-testimonials.ab_section_with_contact_and_testimonials {
    padding-bottom: 30px;
  }
}
#bc-testimonials.ab_section_with_contact_and_testimonials.ab_section_with_contact_and_testimonials_single .contact__form {
  max-width: none;
}
#bc-testimonials.ab_section_with_contact_and_testimonials.ab_section_with_contact_and_testimonials_single .ab_testimonials_cta {
  position: absolute;
  bottom: 0;
  right: 0;
}
#bc-testimonials.ab_section_with_contact_and_testimonials.ab_section_with_contact_and_testimonials_single .ab_section_with_testimonials {
  padding-top: 40px;
}
#bc-testimonials.ab_section_with_contact_and_testimonials h3.header-single__title {
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: -0.4px;
  color: #282828;
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: center;
}
#bc-testimonials.ab_section_with_contact_and_testimonials .ab_section_with_contact_description {
  text-align: center;
}
#bc-testimonials.ab_section_with_contact_and_testimonials .contatc-form-block {
  box-shadow: 0 0 24px 0 rgba(26, 53, 78, 0.1);
  padding: 30px;
  border: solid 1px #e3edf1;
}
#bc-testimonials.ab_section_with_contact_and_testimonials form {
  margin: 0 auto;
}
#bc-testimonials.ab_section_with_contact_and_testimonials form .form-text {
  text-align: left;
}
#bc-testimonials.ab_section_with_contact_and_testimonials .ab_section_with_contact_footer_description {
  margin-top: 20px;
}
#bc-testimonials.ab_section_with_contact_and_testimonials .ab_section_with_contact_footer_description * {
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0.32px;
  text-align: center;
  color: #8E8E8E;
}
#bc-testimonials.ab_section_with_contact_and_testimonials .bc-testimonials-title {
  margin-bottom: 30px;
  padding-top: 0 !important;
}
#bc-testimonials.ab_section_with_contact_and_testimonials .slider-item h4 {
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0.33px;
  text-align: left;
  color: #282828;
}
#bc-testimonials.ab_section_with_contact_and_testimonials .slider-item .author {
  display: flex;
}
#bc-testimonials.ab_section_with_contact_and_testimonials .slider-item .author h5 {
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.33px;
  text-align: left;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1;
}
#bc-testimonials.ab_section_with_contact_and_testimonials .slider-item .author p {
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.33px;
  text-align: left;
}
#bc-testimonials.ab_section_with_contact_and_testimonials .ab_section_with_testimonials {
  display: flex;
  flex-wrap: wrap;
}
#bc-testimonials.ab_section_with_contact_and_testimonials .ab_section_with_testimonials .bc-testimonials-title, #bc-testimonials.ab_section_with_contact_and_testimonials .ab_section_with_testimonials .bc-testimonials-slider {
  width: 100%;
}
#bc-testimonials.ab_section_with_contact_and_testimonials .ab_testimonials_cta:hover {
  background-color: rgba(9, 51, 90, 0.15);
  border-color: #09335a;
}
.ab_section_with_slider .projects__slider .ab_slide_single {
  min-height: 700px;
  background-size: cover;
  background-position: center center;
  height: 100% !important;
}
.ab_section_with_slider .projects__slider .ab_slide_single .overline {
  margin-bottom: 0;
  color: #fff;
}
.ab_section_with_slider .projects__slider .ab_slide_single * {
  line-height: 1.2;
}
.ab_section_with_slider .projects__slider .ab_slide_single p {
  margin-bottom: 15px;
}
.ab_section_with_slider .projects__slider .ab_slide_single ul {
  padding-left: 17px;
  margin-bottom: 15px;
}
.ab_section_with_slider .projects__slider .ab_slide_single ul li {
  list-style: disc;
}
.ab_section_with_slider .projects__slider .ab_slide_single ul li:before {
  display: none !important;
}
@media (max-width: 991px) {
  .ab_section_with_slider .bx-viewport {
    display: none !important;
  }
}
.ab_section_with_slider .bx-controls-direction a {
  height: 100%;
  border-radius: 0;
}
.ab_section_with_slider .bx-controls-direction a.bx-prev {
  left: 0px;
}
.ab_section_with_slider .bx-controls-direction a.bx-next {
  right: 0px;
}
.ab_section_with_slider .projects__slider-mobile > li {
  line-height: 1.3;
}
.ab_section_with_slider .ab_grey_hr {
  border-color: #fff;
  border-top: 2px solid #fff;
  margin-top: 26px;
  margin-bottom: 26px;
}
.ab_section_with_slider.ab_slider_with_one_slide .bx-controls {
  display: none !important;
}
.ab_section_with_slider #projects__more .panel > .container {
  padding-bottom: 50px;
}
.ab_section_with_slider .ab_slider_more_btn_hide {
  display: inline-block;
  color: #ffffff;
  font: 16px/1.2142857143em "Gilroy", sans-serif;
  font-weight: bold;
  padding: 11px 51px 12px 38px;
  background-color: rgba(0, 183, 255, 0.3);
  border: 2px solid #00B7FF;
  border-radius: 8px;
  text-decoration: none;
  position: relative;
  z-index: 151;
  margin-top: 30px;
}
.ab_section_with_slider .ab_slider_more_btn_hide:after {
  content: "";
  display: block;
  width: 16px;
  height: 10px;
  background-image: url(../img/landing-pages/top-arrow.png);
  transition: transform 0.2s ease-in-out;
  position: absolute;
  top: 15px;
  right: 24px;
}
.ab_section_with_slider .ab_slider_project__expand {
  color: #00B7FF;
  text-decoration: none;
}
.ab_section_with_slider .slick-slide {
  color: #fff;
  padding: 75px 0 40px;
}
.ab_section_with_slider .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  border: 0;
  background: transparent;
}
.ab_section_with_slider .slick-arrow.slick-prev {
  left: 0;
  width: 100px;
  height: 100%;
  font-size: 0;
  line-height: 0;
  border-radius: 0;
  background: rgba(40, 40, 40, 0.4) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAArBAMAAABhvA5FAAAAGFBMVEUAAAD///////////////////////////8jfp1fAAAACHRSTlMAgFkZKHhGMMYecokAAAAsSURBVCjPY0AAJyQ2i2ABguMohiyRMLwlGBSFkThMogbIUsEjTkoVmcPMAADnqg+xjlbjqgAAAABJRU5ErkJggg==) 50% no-repeat;
  transition: background-color 0.2s linear;
}
.ab_section_with_slider .slick-arrow.slick-next {
  right: 0;
  width: 100px;
  height: 100%;
  font-size: 0;
  line-height: 0;
  border-radius: 0;
  background: rgba(40, 40, 40, 0.4) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAArBAMAAABhvA5FAAAAGFBMVEUAAAD///////////////////////////8jfp1fAAAACHRSTlMAgFkZKHhGMMYecokAAAAtSURBVCjPY2ByYECAQhEkDpsgslTiiJNiFlRAcEyFkCQCh7kEgylQAqEMiQ0A9HQPsa5jf/QAAAAASUVORK5CYII=) 50% no-repeat;
  transition: background-color 0.2s linear;
}
.ab_section_with_slider .slick-arrow.slick-prev:hover, .ab_section_with_slider .slick-arrow.slick-next:hover {
  background-color: rgba(40, 40, 40, 0.8);
}
.ab_section_with_slider .slick-dots {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  position: absolute;
  margin-bottom: 0;
  bottom: 30px;
}
.ab_section_with_slider .slick-dots li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 10px;
  height: 10px;
  margin: 0 10px;
}
.ab_section_with_slider .slick-dots li:before {
  position: relative;
  width: 10px;
  height: 10px;
  font-size: 0;
  line-height: 0;
  background-color: transparent;
  border: 2px solid #9b9b9b;
  border-radius: 50%;
  display: block;
  margin-right: 0 !important;
  margin-left: 0 !important;
  transition: all 0.2s linear;
}
.ab_section_with_slider .slick-dots li.slick-active:before {
  background-color: #00b7ff;
  border: 2px solid #00b7ff;
}
.ab_section_with_slider .slick-dots button {
  display: none;
}
@media (min-width: 992px) {
  .ab_section_with_slider .ab_slide_single_more_left {
    padding-right: 30px;
  }
  .ab_section_with_slider .ab_slide_single_more_right {
    padding-left: 30px;
  }
}
.ab_section_with_slider .project__more, .ab_section_with_slider .ab_slider_more_btn_hide, .ab_section_with_slider .technology__btn {
  white-space: nowrap;
}
.ab_section_with_slider .technology__btn {
  padding-right: 38px;
}
.ab_section_with_slider .technology__btn:after {
  display: none;
}
@media (max-width: 768px) {
  .ab_section_with_slider .projects__slider-mobile > li {
    line-height: 28px;
  }
}
.page-id-14445 .ab_section_with_slider .projects__slider .ab_slide_single {
  min-height: 450px;
}
.section-technologies .tab-content > .tab-pane,
.section-technologies .pill-content > .pill-pane {
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.section-technologies .tab-content > .active,
.section-technologies .pill-content > .active {
  height: auto;
  padding: 30px 0 0 25px;
}
.section-technologies__tab {
  margin-top: 55px;
  min-height: 400px;
  border-radius: 4px;
  position: relative;
}
.section-technologies .technologies__text p {
  margin-bottom: 0;
}
.page-template-page-ai .section-technologies {
  min-height: auto !important;
}
.page-template-page-ai .section-technologies .ai-tab {
  min-height: 400px !important;
}
.section-technologies .cv-tab {
  min-height: 600px !important;
}
.section-technologies .tab-content {
  display: inline-block;
  width: calc(100% - 280px);
  vertical-align: top;
}
.section-technologies .technologies__tabs {
  width: 270px;
  display: inline-block;
  border-right: solid 3px #e3edf1;
}
.section-technologies .technologies__tabs li {
  float: none;
  margin-left: 0;
  transition: 0.3s;
}
.section-technologies .technologies__tabs li a {
  border-radius: 0;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.3px;
  color: #282828;
  line-height: 24px;
  padding: 25px 17px 23px 16px;
  transition: 0.3s;
  margin: 0;
}
.section-technologies .technologies__tabs li.active a {
  color: #6494ab;
  background-color: rgba(227, 237, 241, 0.2);
}
.section-technologies .technologies__tabs li a:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border-left: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-top: 7px solid transparent;
  border-right: 10px solid transparent;
  transition: 0.3s;
}
.section-technologies .technologies__tabs li.active a:before {
  border-right: 10px solid #e3edf1;
}
.section-technologies .technologies__tabs li a:hover,
.section-technologies .technologies__tabs li a:focus {
  background-color: rgba(227, 237, 241, 0.2);
}
.section-technologies .circle__list ul {
  padding: 0;
  margin: 0;
  margin-left: 50px;
  display: inline-block;
  vertical-align: top;
  width: calc(50% - 52px);
  margin-bottom: 20px;
}
.section-technologies .col-sm-6 .circle__list {
  width: calc(100% - 52px);
}
.section-technologies .circle__list li {
  font-size: 16px;
}
.section-technologies .col-sm-6 .circle__list ul {
  width: calc(100% - 52px);
}
.section-technologies .one_col .circle__list ul {
  width: 100%;
  margin-left: 31px;
}
.section-technologies .technology__title {
  margin-left: 31px;
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.3px;
  color: #333333;
  margin-bottom: 15px;
  margin-top: 0;
  display: block !important;
}
.section-technologies h6 {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: 0.2px;
  color: #282828;
  margin-left: 31px;
  margin-bottom: 15px;
}
@media (max-width: 992px) {
  .section-technologies .col-sm-6 .circle__list {
    width: 100%;
  }
  .section-technologies .tab-content > .active {
    padding: 30px 0 0 0;
  }
  .section-technologies .technologies__tabs {
    width: 250px;
  }
  .section-technologies .tab-content {
    width: calc(100% - 254px);
  }
  .section-technologies .technologies__tabs li a {
    font-size: 17px;
    padding: 25px 10px 23px 10px;
  }
  .section-technologies .circle__list ul {
    margin-left: 30px;
  }
  .section-technologies .col-sm-6 .circle__list ul {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .section-technologies .circle__list ul {
    margin-left: 50px;
  }
  .ab_content_container.section-technologies .technologies__tabs {
    display: none;
  }
  .ab_content_container.section-technologies .tab-content {
    display: block;
    width: 100%;
  }
  .ab_content_container.section-technologies .tab-content > .tab-pane {
    display: block;
    visibility: visible;
    padding: 0 15px;
  }
  .ab_content_container.section-technologies .technology__title {
    margin-left: 0;
  }
  .ab_content_container.section-technologies .tab-content > .tab-pane {
    height: auto;
  }
  .ab_content_container.section-technologies .circle__list ul {
    width: 100% !important;
    margin-left: 30px;
  }
}
.ab_content_container__horizontal-tabs #technology-tab.cv-tab.partnership-scenarios__tabs {
  min-height: 150px !important;
}
.ab_content_container__horizontal-tabs #technology-tab .technology__title {
  margin-left: 31px;
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.3px;
  color: #333333;
  margin-bottom: 24px;
  margin-top: 0;
  display: block !important;
}
.ab_content_container__horizontal-tabs #technology-tab.horizontal-tab .technology__title {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #333333;
  margin-left: 0;
  width: 194px;
  display: inline-block !important;
  vertical-align: top;
  position: relative;
}
.ab_content_container__horizontal-tabs #technology-tab .tab-content > .tab-pane, .ab_content_container__horizontal-tabs #technology-tab .pill-content > .pill-pane {
  display: block;
  padding: 0;
  overflow: hidden;
}
.ab_content_container__horizontal-tabs #technology-tab.horizontal-tab .tab-content > .active, .ab_content_container__horizontal-tabs #technology-tab.horizontal-tab .pill-content > .active {
  padding: 0;
  margin-bottom: 0;
}
.ab_content_container__horizontal-tabs #technology-tab .tab-content {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.ab_content_container__horizontal-tabs #technology-tab .technologies__tabs {
  display: inline-block;
}
.ab_content_container__horizontal-tabs #technology-tab.count-tab .technologies__tabs {
  counter-reset: tab;
}
.ab_content_container__horizontal-tabs #technology-tab.horizontal-tab .technologies__tabs {
  width: 100%;
  border-right: none;
  border-bottom: solid 3px #e3edf1;
  margin-bottom: 80px;
}
.ab_content_container__horizontal-tabs #technology-tab.partnership-scenarios__tabs {
  margin-top: 20px;
  margin-bottom: 0;
}
.ab_content_container__horizontal-tabs .projects-title {
  padding-top: 114px;
  padding-bottom: 32px;
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 59px;
  letter-spacing: -0.4px;
  color: #fff;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .ab_content_container__horizontal-tabs #technology-tab .technologies__tabs {
    display: none;
  }
  .ab_content_container__horizontal-tabs #technology-tab.horizontal-tab .technologies__intro {
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0;
    padding-right: 60px;
  }
  .ab_content_container__horizontal-tabs #technology-tab .tab-content > .tab-pane {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .ab_content_container__horizontal-tabs .technology__title {
    width: 100%;
  }
}
.ab_section_faq {
  padding-bottom: 50px;
}
.ab_section_faq #accordion .card {
  border: 1px solid rgba(40, 40, 40, 0.5);
  border-radius: 4px;
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 2px;
}
.ab_section_faq #accordion .card .card-header {
  line-height: 32px;
  padding: 24px 20px;
  cursor: pointer;
  position: relative;
  transition: 0.3s;
}
.ab_section_faq #accordion .card .card-header:after {
  content: "\e260";
  font-family: "Glyphicons Halflings";
  position: absolute;
  top: 50%;
  right: 36px;
  transform: translateY(-50%) rotate(180deg);
  font-size: 16px;
  transition: 0.3s;
  color: #282828;
}
.ab_section_faq #accordion .card .card-header:not(.collapsed) {
  color: #0C1CAD;
}
.ab_section_faq #accordion .card .card-header:not(.collapsed):after {
  transform: translateY(-50%) rotate(0deg);
}
.ab_section_faq #accordion .card .card-body {
  padding: 16px 24px 32px;
  border-top: 1px solid rgba(40, 40, 40, 0.1);
}
.ab_section_faq .contact-us {
  background: #fff;
  text-align: center;
}
@media (max-width: 991px) {
  .ab_section_faq #accordion .card .card-header {
    padding-right: 30px;
  }
  .ab_section_faq #accordion .card .card-header:after {
    right: 16px;
  }
}
@media (max-width: 768px) {
  .ab_section_faq #accordion .card .card-header:after {
    right: 10px;
  }
}
.ab_services {
  padding-top: 36px;
  padding-bottom: 36px;
}
.ab_services__title {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 40px;
  line-height: 26px;
  text-align: center;
  color: #00B4FF;
  margin-top: 0;
  padding: 0;
  margin-bottom: 80px;
}
.ab_services__items {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
  overflow: hidden;
}
.ab_services__item {
  margin-left: 20px;
  margin-right: 20px;
  border: 4px solid #00B4FF;
  color: #112B4E;
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: calc(33.3333333333% - 40px);
  min-height: 162px;
  margin-bottom: 52px;
  padding: 10px 15px;
}
@media (max-width: 992px) {
  .ab_services__items {
    margin-left: -15px;
    margin-right: -15px;
  }
  .ab_services__item {
    width: calc(33.3333333333% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 24px;
    min-height: 130px;
  }
}
@media (max-width: 768px) {
  .ab_services__title {
    font-size: 30px;
    line-height: 1.2;
  }
  .ab_services__items {
    margin-left: -7px;
    margin-right: -7px;
  }
  .ab_services__item {
    width: calc(50% - 14px);
    margin-left: 7px;
    margin-right: 7px;
    margin-bottom: 14px;
    font-size: 14px;
    line-height: 16px;
    height: auto;
    border-width: 2px;
  }
}
@media (max-width: 576px) {
  .ab_services {
    padding-top: 29px;
    padding-bottom: 29px;
  }
  .ab_services__title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 15px;
  }
}
@media (max-width: 380px) {
  .ab_services__item {
    width: calc(50% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    font-size: 13px;
    line-height: 15px;
  }
}
.ab_step {
  padding-top: 36px;
  padding-bottom: 36px;
}
.ab_step__count {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 450px;
  line-height: 350px;
  text-align: center;
  color: #112B4E;
  position: relative;
  width: 355px;
  height: 400px;
}
.ab_step__count:after {
  display: block;
  content: "";
  width: 350px;
  height: 350px;
  position: absolute;
  right: -30px;
  bottom: -20px;
  z-index: 2;
  background-image: url("../../../img/step-shadow-white.png");
  background-position: right bottom;
  background-repeat: no-repeat;
}
.ab_step__title {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 40px;
  line-height: 40px;
  color: #00B4FF;
  margin: 0;
  padding: 0;
}
.ab_step__subtitle {
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
}
.ab_step__content {
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 20px !important;
}
.ab_step__content a {
  color: #00B4FF;
  text-decoration: underline;
}
.ab_step__content a:hover {
  text-decoration: none;
}
.ab_step__content p {
  font-family: "Gilroy", sans-serif;
  margin: 0;
  padding: 0;
}
.ab_step__content b, .ab_step__content strong {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
}
.ab_step__content img {
  max-width: 100%;
  height: auto;
}
.ab_step__content ul {
  padding: 0;
  margin: 20px 0 0 0;
  margin-bottom: 40px;
  overflow: hidden;
}
.ab_step__content ul li {
  padding-right: 70px;
  list-style: none;
  position: relative;
  padding-left: 26px;
  margin-bottom: 10px;
}
.ab_step__content ul li:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  background: #00B4FF;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 9px;
}
.ab_step__content-head {
  margin-bottom: 28px;
}
.ab_step--white {
  background: white;
}
.ab_step--white .ab_step__content {
  color: #000;
}
.ab_step--dark {
  background: #00274e;
}
.ab_step--dark .ab_step__count:after {
  background-image: url("../../../img/step-shadow-dark.png");
  background-position: right bottom;
  background-repeat: no-repeat;
}
.ab_step--dark .ab_step__count,
.ab_step--dark .ab_step__content {
  color: #fff;
}
.ab_step--center .ab_step__count {
  margin-left: 275px;
  margin-right: auto;
}
.ab_step--center .ab_step__count + .ab_step__content {
  width: 500px;
  margin-right: 0;
  margin-left: auto;
  margin-top: -100px;
  position: relative;
  z-index: 3;
}
.ab_step--left .ab_step__content {
  width: 78%;
  margin-right: 0;
  margin-left: auto;
  position: relative;
  z-index: 3;
}
.ab_step--left .ab_step__count + .ab_step__content {
  margin-top: -100px;
}
.ab_step--right {
  overflow: hidden;
}
.ab_step--right .ab_step__content {
  width: 100%;
  margin-right: auto;
  margin-left: 0;
  position: relative;
  z-index: 3;
}
.ab_step--right .ab_step__count {
  float: right;
  margin-right: -80px;
}
/* one column list-bullets type */
.ab_step__content--bullets-one-columns ul {
  -moz-columns: 1;
       columns: 1;
}
.ab_step__content--bullets-one-columns ul li {
  margin-bottom: 20px;
}
.ab_step__content--bullets-one-columns ul li:last-child {
  margin-bottom: 0;
}
/* two column list-bullets type */
.ab_step__content--bullets-two-columns ul {
  -moz-columns: 2;
       columns: 2;
}
/* 2 columns block-bullets type */
.ab_step__content--bullets-block-two-columns ul {
  padding: 0;
  margin: 50px -10px 30px -10px;
  display: flex;
  flex-wrap: wrap;
  width: 740px;
}
.ab_step__content--bullets-block-two-columns ul li {
  width: calc(50% - 20px);
  min-height: 100px;
  border: 3px solid #00B4FF;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  padding: 4px;
  text-align: center;
  font-weight: 800;
  font-size: 15px;
  line-height: 20px;
  font-family: "Gilroy", sans-serif;
}
.ab_step__content--bullets-block-two-columns ul li:after {
  display: none;
}
.ab_step__content--bullets-block-two-columns ul li > * {
  display: block;
  width: 100%;
}
/* 3 columns block-bullets type */
.ab_step__content--bullets-block-three-columns ul {
  padding: 0;
  margin: 50px -10px 30px -10px;
  display: flex;
  flex-wrap: wrap;
  width: 560px;
}
.ab_step__content--bullets-block-three-columns ul li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 166px;
  min-height: 83px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  border: 3px solid #fff;
  padding: 4px;
  text-align: center;
  font-weight: 800;
  font-size: 15px;
  line-height: 20px;
  font-family: "Gilroy", sans-serif;
}
.ab_step__content--bullets-block-three-columns ul li:after {
  display: none;
}
.ab_step__content--bullets-block-three-columns ul li > * {
  display: block;
  width: 100%;
}
.ab_step__content--bullets-white-color ul li {
  border-color: #fff;
}
.ab_step__content--bullets-blue-color ul li {
  border-color: #00B4FF;
}
.ab_step__content--bullets-dark-color ul li {
  border-color: #112B4E;
}
@media (max-width: 1200px) {
  .ab_step--center .ab_step__count + .ab_step__content {
    width: 440px;
  }
}
@media (max-width: 992px) {
  .ab_step--bullets-two-column ul {
    -moz-columns: 1;
         columns: 1;
    padding-right: 0;
  }
  .ab_step--center .ab_step__count {
    margin-left: 125px;
  }
  .ab_step--bullets-block ul {
    width: auto;
  }
  .ab_step--bullets-block ul li {
    width: calc(50% - 20px);
    min-height: 83px;
  }
}
@media (max-width: 768px) {
  .ab_step__title {
    font-size: 30px;
    line-height: 1.2;
  }
  .ab_step__count {
    font-size: 280px;
    width: 200px;
    line-height: 230px;
    height: auto;
  }
  .ab_step__count:after {
    width: 200px;
    height: 220px;
    right: -10px;
    bottom: -30px;
    background-size: 100% 100%;
  }
  .ab_step--center .ab_step__count {
    margin-left: 45px;
  }
  .ab_step--center .ab_step__count + .ab_step__content {
    width: 73.5%;
    margin-top: -50px;
  }
  .ab_step--left .ab_step__content {
    width: 73.5%;
  }
  .ab_step--right .ab_step__count {
    margin-right: -35px;
  }
  .ab_step__content ul li {
    padding-right: 30px;
    padding-left: 20px;
  }
  .ab_step__content--bullets-block-three-columns ul,
  .ab_step__content--bullets-block-two-columns ul {
    width: 100%;
  }
  .ab_step__content--bullets-block-three-columns ul li {
    width: calc(33.3333333333% - 20px);
  }
}
@media (max-width: 576px) {
  .ab_step {
    padding-top: 29px;
    padding-bottom: 29px;
  }
  .ab_step__title {
    font-size: 22px;
    line-height: 26px;
  }
  .ab_step__count {
    font-size: 150px;
    line-height: 150px;
    width: 90px;
    height: auto;
  }
  .ab_step__count:after {
    width: 110px;
    height: 110px;
    right: -15px;
    bottom: -8px;
  }
  .ab_step--center .ab_step__title {
    width: 73.5%;
    font-size: 22px;
    line-height: 26px;
    margin-left: auto;
    margin-right: 0;
  }
  .ab_step--center .ab_step__count + .ab_step__content {
    width: 100%;
    margin-top: -50px;
  }
  .ab_step__content {
    font-size: 14px;
    line-height: 20px;
  }
  .ab_step__inner .ab_step__content:last-of-type {
    margin-bottom: 0 !important;
  }
  .ab_step--left .ab_step__count + .ab_step__content {
    margin-top: -40px;
  }
  .ab_step--right .ab_step__count {
    margin-top: -20px;
  }
  .ab_step--right .ab_step__content-head {
    min-height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .ab_step__content ul {
    margin: 26px 0 22px 0;
  }
  .ab_step__content ul li {
    margin-bottom: 8px;
  }
  .ab_step__content ul li:after {
    width: 8px;
    height: 8px;
    top: 5px;
  }
  .ab_step--right .ab_step__count {
    margin-right: -20px;
  }
  .ab_step__subtitle {
    font-size: 14px;
    line-height: 20px;
  }
  .ab_step__content ul li {
    padding-right: 15px;
    padding-left: 15px;
  }
  .ab_step__content--bullets-block-three-columns ul,
  .ab_step__content--bullets-block-two-columns ul {
    width: 100%;
    margin-left: -8px;
    margin-right: -8px;
  }
  .ab_step__content--bullets-block-three-columns ul li,
  .ab_step__content--bullets-block-two-columns ul li {
    width: calc(50% - 16px);
    min-height: 64px;
    border-width: 1px;
    font-size: 11px;
    line-height: 16px;
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 4px;
    padding-right: 4px;
  }
  .ab_step__content--bullets-block-two-columns ul li {
    min-height: 90px;
  }
}
@media (max-width: 411px) {
  .ab_step--center .ab_step__title {
    max-width: 50%;
  }
}
.ab_video {
  padding: 36px 0;
  background: #fff;
}
.ab_video--dark {
  background: #112B4E;
}
.ab_video__box {
  position: relative;
  width: 830px;
  height: 550px;
  margin-left: auto;
  margin-right: auto;
  background-color: #E5E5E5;
  background-position: center center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ab_video__play {
  display: block;
  text-align: center;
  margin-top: 40px;
}
.ab_video__play:hover {
  text-decoration: none;
}
.ab_video__play span {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
}
.ab_video__play-icon {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 110px;
  height: 110px;
  background: url("../../../img/icons/play-icon.svg") center center no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.ab_video-popup__inner {
  width: 700px;
  height: 100%;
  overflow: auto;
}
@media (max-height: 600px) {
  .ab_video-popup iframe {
    height: 350px !important;
  }
}
@media (max-width: 1200px) {
  .ab_video__box {
    width: 80%;
    height: 430px;
  }
}
@media (max-width: 992px) {
  .ab_video-popup__inner {
    width: 550px;
  }
}
@media (max-width: 768px) {
  .ab_video-popup__inner {
    width: 100%;
  }
  .ab_video__box {
    width: 100%;
    height: 320px;
  }
}
@media (max-width: 576px) {
  .ab_video__box {
    width: 100%;
    height: 180px;
  }
  .ab_video__play-icon {
    width: 36px;
    height: 36px;
    margin-bottom: 8px;
  }
  .ab_video__play span {
    font-size: 8px;
    line-height: 10px;
  }
  .ab_video__play {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
  }
}
.ab_tools-tech {
  padding-top: 36px;
  padding-bottom: 36px;
}
.ab_tools-tech__title {
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 40px;
  line-height: 26px;
  color: #00B4FF;
  margin: 0 0 30px 0;
}
.ab_tools-tech__columns {
  position: relative;
  display: flex;
}
.ab_tools-tech__column {
  width: 100%;
  min-width: 50%;
  padding-top: 45px;
  padding-bottom: 25px;
}
.ab_tools-tech__column:after {
  background: #fff;
}
.ab_tools-tech__column-title {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  color: #112B4E;
  margin: 0 0 30px 0;
  padding: 0;
}
.ab_tools-tech__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: -10px;
  margin-right: -10px;
  padding: 0;
}
.ab_tools-tech__list li {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  margin-left: 10px;
  margin-right: 10px;
  border: 3px solid #112B4E;
  list-style: none;
  height: 106px;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 15px;
  line-height: 20px;
  color: #112B4E;
  text-align: center;
  margin-bottom: 25px;
}
.ab_tools-tech__column:first-child {
  position: relative;
  padding-right: 40px;
}
.ab_tools-tech__column:first-child:after {
  content: "";
  display: block;
  width: 50vw;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.ab_tools-tech__column:last-child:not(:first-child) {
  position: relative;
  padding-left: 40px;
}
.ab_tools-tech__column:last-child:not(:first-child):after {
  content: "";
  display: block;
  width: 50vw;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.ab_tools-tech--two-columns .ab_tools-tech__list li {
  width: calc(50% - 20px);
}
.ab_tools-tech--three-columns .ab_tools-tech__list li {
  width: calc(33.3333333333% - 20px);
}
.ab_tools-tech__column:first-child:not(:last-child) {
  position: relative;
  padding-right: 40px;
}
.ab_tools-tech__column:first-child:not(:last-child):after {
  content: "";
  display: block;
  width: 50vw;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.ab_tools-tech__column.ab_tools-tech--white:after {
  background: #fff !important;
}
.ab_tools-tech__column.ab_tools-tech--white .ab_tools-tech__column-title {
  color: #112B4E;
}
.ab_tools-tech__column.ab_tools-tech--white .ab_tools-tech__list li {
  color: #112B4E;
  border-color: #112B4E;
}
.ab_tools-tech__column.ab_tools-tech--dark:after {
  background: #112B4E !important;
}
.ab_tools-tech__column.ab_tools-tech--dark .ab_tools-tech__column-title {
  color: #fff;
}
.ab_tools-tech__column.ab_tools-tech--dark .ab_tools-tech__list li {
  color: #fff;
  border-color: #fff;
}
@media (max-width: 1200px) {
  .ab_tools-tech__column:first-child:not(:last-child) {
    padding-right: 20px;
  }
  .ab_tools-tech__column:last-child:not(:first-child) {
    padding-left: 20px;
  }
}
@media (max-width: 992px) {
  .ab_tools-tech__list li {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 13px;
    line-height: 16px;
  }
  .ab_tools-tech--two-columns .ab_tools-tech__list li {
    width: calc(50% - 10px);
  }
  .ab_tools-tech--three-columns .ab_tools-tech__list li {
    width: calc(33.3333333333% - 10px);
  }
}
@media (max-width: 768px) {
  .ab_tools-tech__title {
    font-size: 30px;
    line-height: 1.2;
  }
  .ab_tools-tech--two-columns .ab_tools-tech__list li {
    width: calc(50% - 10px);
  }
  .ab_tools-tech--three-columns .ab_tools-tech__list li {
    width: calc(50% - 10px);
  }
  .ab_blockquote__title {
    font-size: 30px;
    line-height: 1.15;
    margin-bottom: 10px;
  }
}
@media (max-width: 576px) {
  .ab_tools-tech {
    padding-top: 29px;
    padding-bottom: 29px;
  }
  .ab_tools-tech__title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 24px;
  }
  .ab_tools-tech__columns {
    flex-wrap: wrap;
  }
  .ab_tools-tech__column:first-child {
    padding-top: 0;
    padding-left: 22px;
    padding-right: 22px;
    padding-bottom: 0;
  }
  .ab_tools-tech__column:last-child {
    padding-top: 22px;
    padding-left: 22px;
    padding-right: 22px;
    padding-bottom: 0;
  }
  .ab_tools-tech__column:after {
    display: none;
  }
  .ab_tools-tech__list li {
    padding: 7px;
    border-width: 1px;
    margin-left: 8px;
    margin-right: 8px;
    height: 54px;
    font-size: 9px;
    line-height: 13px;
  }
  .ab_tools-tech--two-columns .ab_tools-tech__list li {
    width: calc(50% - 16px);
  }
  .ab_tools-tech--three-columns .ab_tools-tech__list li {
    width: calc(50% - 16px);
  }
  .ab_tools-tech__column-title {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 22px;
  }
  .ab_tools-tech__column.ab_tools-tech--white {
    background: #fff !important;
  }
  .ab_tools-tech__column.ab_tools-tech--dark {
    background: #112B4E !important;
  }
}
.ab_timeline {
  background: #fff;
  padding-top: 36px;
  padding-bottom: 36px;
}
.ab_timeline__inner {
  display: flex;
  justify-content: center;
}
.ab_timeline__column {
  padding-right: 50px;
  width: 100%;
  min-width: 50%;
  padding-bottom: 40px;
}
.ab_timeline__title {
  padding-top: 40px;
  padding-bottom: 40px;
  margin: 0;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 40px;
  line-height: 40px;
  text-align: right;
  color: #00B4FF;
}
.ab_timeline__list {
  padding: 0;
  margin: 0;
}
.ab_timeline__list li {
  list-style: none;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 18px;
  line-height: 28px;
  text-align: right;
  color: #112B4E;
}
.ab_timeline__column:last-child:not(:first-child) {
  padding-right: 0;
  padding-left: 50px;
  border-left: 3px solid #112B4E;
}
.ab_timeline__column:last-child:not(:first-child) .ab_timeline__title {
  text-align: left;
}
.ab_timeline__column:last-child:not(:first-child) .ab_timeline__list li {
  text-align: left;
}
.ab_timeline__column:last-child:first-child {
  padding-right: 0;
  padding-left: 0;
  border-left: 0;
}
.ab_timeline__column:last-child:first-child .ab_timeline__title {
  text-align: center;
}
.ab_timeline__column:last-child:first-child .ab_timeline__list li {
  text-align: center;
}
@media (max-width: 768px) {
  .ab_timeline__title {
    font-size: 30px;
    line-height: 1.2;
  }
}
@media (max-width: 576px) {
  .ab_timeline {
    padding-top: 29px;
    padding-bottom: 29px;
  }
  .ab_timeline__column {
    padding-right: 17px;
    padding-bottom: 20px;
  }
  .ab_timeline__column:last-child:not(:first-child) {
    padding-left: 17px;
    border-left: 2px solid #00274E;
  }
  .ab_timeline__title {
    font-size: 22px;
    line-height: 28px;
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .ab_timeline__list li {
    font-size: 10px;
    line-height: 14px;
  }
}
.ab_blockquote {
  padding-top: 72px;
  padding-bottom: 72px;
  background: #112B4E;
  overflow: hidden;
}
.ab_blockquote__inner {
  background: #fff url("../../../img/icons/blockquote-icon.svg") 90px top no-repeat;
  min-height: 290px;
  position: relative;
  display: flex;
  align-items: center;
}
.ab_blockquote__inner:after {
  content: "";
  display: block;
  width: 9999px;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: calc(100% - 2px);
  z-index: 1;
}
.ab_blockquote__content {
  height: 100%;
  padding-left: 500px;
  position: relative;
  z-index: 2;
}
.ab_blockquote__title {
  margin: 0;
  padding: 0;
  font-family: "Gilroy", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #00B4FF;
  display: block;
}
.ab_blockquote__info {
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #000;
}
.ab_blockquote__info strong,
.ab_blockquote__info b {
  font-weight: 700;
}
@media (max-width: 1200px) {
  .ab_blockquote__inner {
    background-size: 260px;
    padding-left: 400px;
  }
  .ab_blockquote__content {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .ab_blockquote__inner {
    background-size: 150px;
    background-position: 16px top;
    padding-left: 0;
  }
  .ab_blockquote__content {
    padding-left: 180px;
  }
}
@media (max-width: 576px) {
  .ab_blockquote {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .ab_blockquote__inner {
    background-size: 100px;
    background-position: 16px top;
    padding-left: 0;
    margin-left: 22px;
    min-height: 90px;
  }
  .ab_blockquote__content {
    padding-left: 123px;
  }
  .ab_blockquote__title {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 3px;
  }
  .ab_blockquote__info {
    font-size: 8px;
    line-height: 8px;
  }
}
/******** hero ***********/
.ab_hero {
  height: 725px;
  margin-top: 65px;
  margin-bottom: 36px;
  position: relative;
}
.ab_hero .ab_wrapper {
  height: 100%;
  position: relative;
  z-index: 2;
}
.ab_hero__img {
  width: 100%;
  height: 100%;
  text-align: right;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.ab_hero__img source,
.ab_hero__img picture,
.ab_hero__img img,
.ab_hero__img .ab_hero__img-desk {
  display: inline-block;
  width: auto;
  height: 100%;
  max-height: 100%;
  vertical-align: top;
}
.ab_hero__img picture img {
  height: auto;
}
.ab_hero__img picture source {
  display: none;
}
.ab_hero__inner {
  height: 100%;
}
.ab_hero__content {
  max-width: 500px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ab_hero__title {
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 60px;
  line-height: 60px;
  color: #00B4FF;
}
.ab_hero__subtitle {
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 22px;
  line-height: 22px;
  color: #112B4E;
  margin-bottom: 12px;
}
.ab_hero__cat {
  margin-top: 26px;
  display: flex;
  align-items: center;
}
.ab_hero__cat-title {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #00B4FF;
  margin-right: 18px;
  margin-bottom: 10px;
}
.ab_hero__categories {
  display: flex;
  flex-wrap: wrap;
}
.ab_hero__categories-item {
  min-width: 108px;
  min-height: 36px;
  height: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #00B4FF;
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  color: #00B4FF;
  margin-bottom: 10px;
  margin-right: 10px;
  transition: all 0.3s;
}
.ab_hero__categories-item:hover {
  background: #00B4FF;
  color: white;
  text-decoration: none;
}
.ab_hero__img-mob {
  display: none !important;
}
@media (max-width: 1440px) {
  .ab_hero__img .ab_hero__img-desk {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 1200px) {
  .ab_hero {
    height: 500px;
  }
  .ab_hero__img .ab_hero__img-desk {
    max-height: 500px;
    width: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .ab_hero__title {
    font-size: 45px;
    line-height: 45px;
  }
  .ab_hero__subtitle {
    font-size: 20px;
    line-height: 20px;
  }
}
@media (max-width: 992px) {
  .ab_hero {
    height: 400px;
  }
  .ab_hero__img .ab_hero__img-desk {
    max-height: 400px;
  }
  .ab_hero__title {
    font-size: 40px;
    line-height: 40px;
  }
  .ab_hero__subtitle {
    font-size: 18px;
    line-height: 18px;
  }
  .ab_hero__content {
    max-width: 360px;
  }
}
@media (max-width: 767px) {
  .ab_hero {
    height: auto;
    margin-top: 60px;
  }
  .ab_hero__img {
    position: relative;
    margin-bottom: 16px;
  }
  .ab_hero__img img {
    max-height: 100%;
    width: 100%;
  }
  .ab_hero__title {
    font-size: 36px;
    line-height: 38px;
  }
  .ab_hero__subtitle {
    font-size: 16px;
    line-height: 18px;
  }
  .ab_hero__categories-item {
    line-height: 1.15;
    padding: 10px;
    margin-right: 0;
    font-size: 17px;
  }
  .ab_hero__content {
    max-width: 100%;
  }
  .ab_hero__img-mob {
    display: block !important;
  }
  .ab_hero__img-desk {
    display: none !important;
  }
}
@media (max-width: 576px) {
  .ab_hero__title {
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 11px;
  }
  .ab_hero__subtitle {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 11px;
  }
  .ab_hero__content {
    justify-content: flex-end;
  }
  .ab_hero {
    margin-bottom: 29px;
  }
}
.technologies h3.technologies__title {
  margin-bottom: 0;
}
.partnership-scenarios__title {
  font-size: 36px !important;
  line-height: 43px !important;
  font-weight: 500 !important;
}
.ab_content_container .net-development-company {
  margin-top: 50px;
  margin-bottom: 50px;
}
.net-development-company .bc-project-button a {
  color: #fff;
}
.net-development-company .bc-project-button a:hover,
.net-development-company .bc-project-button:hover a {
  color: #fff;
  text-decoration: none;
}

/*# sourceMappingURL=main.css.map*/