[class^=icon-], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-austaf:before {
    content: "\e921";
    color: #0ba5ec;
}

.icon-close:before {
    content: "\e920";
    color: #d0d5dd;
}

.icon-analytics:before {
    content: "\e900";
    color: #0ba5ec;
}

.icon-bigdata:before {
    content: "\e901";
    color: #0ba5ec;
}

.icon-database:before {
    content: "\e902";
    color: #0ba5ec;
}

.icon-data-control:before {
    content: "\e903";
    color: #0ba5ec;
}

.icon-design:before {
    content: "\e904";
    color: #0ba5ec;
}

.icon-development:before {
    content: "\e905";
    color: #0ba5ec;
}

.icon-email:before {
    content: "\e906";
    color: #0ba5ec;
}

.icon-facebook:before {
    content: "\e907";
    color: #0ba5ec;
}

.icon-fintech:before {
    content: "\e908";
    color: #0ba5ec;
}

.icon-flexible:before {
    content: "\e909";
    color: #0ba5ec;
}

.icon-grade:before {
    content: "\e90a";
    color: #0ba5ec;
}

.icon-graph-up:before {
    content: "\e90b";
    color: #0ba5ec;
}

.icon-high-performance:before {
    content: "\e90c";
    color: #0ba5ec;
}

.icon-infinite:before {
    content: "\e90d";
    color: #0ba5ec;
}

.icon-instagram:before {
    content: "\e90e";
    color: #0ba5ec;
}

.icon-it-infra:before {
    content: "\e90f";
    color: #0ba5ec;
}

.icon-linkedin:before {
    content: "\e910";
    color: #0ba5ec;
}

.icon-math:before {
    content: "\e911";
    color: #0ba5ec;
}

.icon-mobile-dev:before {
    content: "\e912";
    color: #0ba5ec;
}

.icon-operative:before {
    content: "\e913";
    color: #0ba5ec;
}

.icon-personality:before {
    content: "\e914";
    color: #0ba5ec;
}

.icon-phone:before {
    content: "\e915";
    color: #0ba5ec;
}

.icon-pin:before {
    content: "\e916";
    color: #0ba5ec;
}

.icon-planning:before {
    content: "\e917";
    color: #0ba5ec;
}

.icon-responsible:before {
    content: "\e918";
    color: #0ba5ec;
}

.icon-retail:before {
    content: "\e919";
    color: #0ba5ec;
}

.icon-strategy:before {
    content: "\e91a";
    color: #0ba5ec;
}

.icon-technology:before {
    content: "\e91b";
    color: #0ba5ec;
}

.icon-telegram:before {
    content: "\e91c";
    color: #0ba5ec;
}

.icon-testing:before {
    content: "\e91d";
    color: #0ba5ec;
}

.icon-travel:before {
    content: "\e91e";
    color: #0ba5ec;
}

.icon-uparrow:before {
    content: "\e91f";
    color: #d0d5dd;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    min-height: 100%;
}

html {
    height: 100%;
}

p {
    margin: 0;
    padding: 0;
}

strong {
    margin: 0;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    color: #1D2939;
}

img {
    max-width: 100%;
    height: auto;
    width: auto;
}

btn {
    outline: none;
    padding: 0;
    margin: 0;
}

a {
    color: #1D2939;
    text-decoration: none;
}
a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none;
    color: #0086C9;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

input {
    display: block;
    outline: none;
    border: none;
    box-shadow: none;
}

button {
    outline: none;
    border: none;
    background: none;
    cursor: pointer;
    color: #1D2939;
}

@font-face {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/raleway-light.ttf") format("truetype");
}
@font-face {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/raleway-regular.ttf") format("truetype");
}
@font-face {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/raleway-medium.ttf") format("truetype");
}
@font-face {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/raleway-semibold.ttf") format("truetype");
}
@font-face {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/raleway-bold.ttf") format("truetype");
}
@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.eot?lf70ul");
    src: url("../fonts/icomoon.eot?lf70ul#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?lf70ul") format("truetype"), url("../fonts/icomoon.woff?lf70ul") format("woff"), url("../fonts/icomoon.svg?lf70ul#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
h2 {
    font: 400 48px/56px "Raleway", sans-serif;
}

h3 {
    font: 400 36px/44px "Raleway", sans-serif;
    margin-bottom: 24px;
}

.abflow-std {
    font: 400 18px/26px "Raleway", sans-serif;
}

.abflow-std--bold {
    color: #0BA5EC;
    font-weight: 600;
}

.header {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 99;
    top: 48px;
}
.header .row {
    margin: 0;
}
.header__right {
    display: flex;
}
.header__right a {
    display: inline-flex;
    margin-right: 48px;
    color: #0086C9;
    font: 400 20px/24px "Raleway", sans-serif;
}
.header__right a.phone {
    margin-right: 0;
    color: #1D2939;
}
.header__right a.phone:hover {
    color: #0086C9;
}

.logo {
    display: block;
    width: 156px;
}
.logo img {
    width: 100%;
}

.mainMenu li {
    margin-right: 48px;
}
.mainMenu li:last-child {
    margin-right: 0;
}
.mainMenu li a {
    font: 400 20px/24px "Raleway", sans-serif;
}
.mainMenu li.current-menu-item a {
    color: #0086C9;
}

.burger {
    width: 28px;
    position: relative;
    height: 18px;
    display: none;
}
.burger .bar {
    width: 100%;
    height: 1.5px;
    background: #1D2939;
    transition: all 0.25s ease-in-out;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute;
}
.burger .bar:nth-of-type(2) {
    top: calc(50% - 8px);
}
.burger .bar:nth-of-type(3) {
    top: calc(50% + 8px);
}
.burger.active .bar:nth-child(1) {
    display: none;
}
.burger.active .bar:nth-child(2) {
    top: 50%;
    transform: translate(-50%, 0%) rotate(45deg);
}
.burger.active .bar:nth-child(3) {
    top: 50%;
    transform: translate(-50%, 0%) rotate(-45deg);
}

@media (max-width: 1400px) {
    .mainMenu li {
        margin-right: 24px;
    }
    .header__right a {
        margin-right: 30px;
    }
}
@media (max-width: 992px) {
    .burger {
        display: block;
    }
    .mainMenu.flex--item {
        display: none;
    }
    .header {
        top: 20px;
    }
    .header__right {
        display: none;
    }
}
.footer {
    overflow: hidden;
    width: 100%;
}
.footer .footer__top.no--border {
    padding-top: 0;
    border-top: none;
}
.footer__top {
    overflow: hidden;
    width: 100%;
    padding: 96px 0 48px 0;
    border-top: 1px solid #D0D5DD;
    border-bottom: 1px solid #D0D5DD;
}
.footer__top ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -24px;
}
.footer__top ul li {
    width: 50%;
    margin-bottom: 24px;
}
.footer__top ul li a {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-start;
}
.footer__top ul li a span {
    font-size: 28px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 28px;
    margin-right: 14px;
}
.footer__top ul li a span::before {
    color: #0086C9;
}
.footer__bottom {
    padding: 96px 0;
    overflow: hidden;
}
.footer__bottom.border--top {
    border-top: 1px solid #D0D5DD;
}
.footer__bottom__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer__bottom p {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    font: 400 18px/26px "Raleway", sans-serif;
}
.footer__bottom p a {
    margin-top: 20px;
}
.footer__bottom ul li {
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
}
.footer__bottom ul li:last-child {
    margin-bottom: 0;
}
.footer__bottom ul li a {
    display: inline-block;
    font: 400 18px/26px "Raleway", sans-serif;
    color: #475467;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
}
.footer__bottom ul li a span {
    font-size: 21px;
    display: block;
    width: 21px;
    margin-right: 14px;
}
.footer__bottom ul li a:hover {
    color: #0086C9;
}
@media (max-width: 1200px) {
    .footer__top ul li a {
        flex-wrap: nowrap;
    }
}
@media (max-width: 992px) {
    .footer__top {
        padding: 24px 0;
    }
    .footer__top .row {
        flex-direction: column;
    }
    .footer__top .row .col-12 {
        width: 100%;
    }
    .footer__top h3 {
        margin-bottom: 24px;
    }
    .footer__bottom {
        padding: 24px 0;
    }
    .footer__bottom.border--top {
        border: none;
    }
    .footer__bottom .row {
        flex-direction: column;
    }
    .footer__bottom .col-12 {
        width: 100%;
    }
    .footer__bottom .col-12.col-md-4 {
        margin-bottom: 24px;
    }
    .footer__bottom p {
        font-size: 16px;
        line-height: 24px;
    }
    .footer__bottom p a {
        margin-top: 8px;
    }
    .footer__bottom__row {
        flex-direction: column;
    }
    .footer__bottom ul {
        width: 100%;
        margin-bottom: 24px;
    }
    .footer__bottom ul.footer__socials {
        display: flex;
        flex-wrap: wrap;
    }
    .footer__bottom ul.footer__socials li {
        width: 100%;
    }
    .footer__bottom ul:last-child {
        margin-bottom: 0;
    }
    .footer__bottom ul li {
        width: 100%;
        margin-bottom: 8px;
    }
    .footer__bottom ul li a {
        font-size: 16px;
        line-height: 24px;
    }
}
@media (max-width: 767px) {
    .footer__top ul li {
        width: 100%;
    }
}

.mainContent {
    overflow: hidden;
    width: 100%;
}
.mainContent__inner {
    overflow: hidden;
    border-bottom: 1px solid #D0D5DD;
    padding-bottom: 24px;
}
.mainContent__map {
    width: 1000px;
    position: absolute;
    height: calc(100% - 1px);
    right: -20px;
    overflow: hidden;
    top: 0;
}
.mainContent__map img {
    width: 100%;
}
.mainContent__cases {
    overflow: hidden;
}
.mainContent__cases .row {
    margin: 0 -24px;
}
.mainContent__cases .row .row {
    margin: 0 -12px;
}
.mainContent__cases .col-12 {
    padding-left: 24px;
    padding-right: 24px;
}
.mainContent__cases .col-12.mainContent__cases__item {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 60px;
}
.mainContent__cases .col-12.mainContent__cases__item:nth-child(1) {
    padding-top: 0;
}
.mainContent__cases .col-12.mainContent__cases__item:nth-child(1)::after {
    display: none;
}
.mainContent__cases .col-12.mainContent__cases__item:nth-child(2) {
    padding-top: 0;
}
.mainContent__cases .col-12.mainContent__cases__item:nth-child(2)::after {
    display: none;
}
.mainContent__cases__item {
    margin-bottom: 24px;
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
}
.mainContent__cases__item__image {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 26px;
}
.mainContent__cases__item__image img {
    max-height: 70px;
}
.mainContent__cases__item i {
    display: inline-flex;
    font-style: normal;
    margin-bottom: 8px;
    border-radius: 30px;
    border: 1px solid #D0D5DD;
    height: 25px;
    padding: 0 14px;
    align-items: center;
    text-transform: uppercase;
    color: #475467;
    font: 400 11px/13px "Raleway", sans-serif;
}
.mainContent__cases__item p {
    display: block;
    font: 400 20px/28px "Raleway", sans-serif;
    margin-bottom: 0;
}
.mainContent__cases__item:after {
    top: 0;
    left: 12px;
    background: #D0D5DD;
    height: 1px;
    width: calc(100% - 24px);
    content: "";
    position: absolute;
}
@media (max-width: 1400px) {
    .mainContent__map {
        width: 850px;
    }
}
@media (max-width: 1200px) {
    .mainContent__map {
        width: 750px;
    }
    .mainContent__cases__item p {
        font-size: 18px;
        line-height: 22px;
    }
}
@media (max-width: 992px) {
    .mainContent__inner {
        padding-bottom: 0;
    }
    .mainContent__map {
        position: relative;
        right: 0;
        width: 100%;
        height: 580px;
    }
    .mainContent__map img {
        max-width: initial;
        width: 950px;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .mainContent__cases .row {
        flex-direction: column;
    }
    .mainContent__cases .col-12 {
        width: 100%;
    }
    .mainContent__cases .col-12.col-md-4 {
        margin-bottom: 45px;
    }
    .mainContent__cases .col-12.mainContent__cases__item {
        padding-top: 40px;
    }
    .mainContent__cases .col-12.mainContent__cases__item:nth-child(2) {
        border-top: 1px solid #D0D5DD;
        padding-top: 40px;
    }
    .mainContent__cases__item p {
        font-size: 16px;
        line-height: 24px;
    }
}

.h-600 {
    height: 600px;
    position: relative;
    margin-top: 96px;
}
.h-600 .mainContent__cases {
    height: 100%;
}
.h-600 .mainContent__inner {
    height: 100%;
    padding-bottom: 0;
}
.h-600 .container {
    height: 100%;
}
@media (max-width: 1400px) {
    .h-600 {
        height: 510px;
    }
}
@media (max-width: 1200px) {
    .h-600 {
        height: 450px;
    }
}
@media (max-width: 992px) {
    .h-600 {
        margin-top: 24px;
        height: auto;
    }
    .h-600 .mainContent__inner {
        border: none;
    }
    .h-600 .mainContent__cases .col-12.col-md-4 {
        margin-bottom: 24px;
    }
}

.contentBlock p {
    display: block;
    margin-bottom: 24px;
}
@media (max-width: 992px) {
    .contentBlock p {
        margin-bottom: 16px;
        font-size: 20px;
        line-height: 28px;
    }
    .contentBlock.no--margin h3 {
        margin-bottom: 24px;
    }
}

.competitions {
    overflow: hidden;
    padding-top: 96px;
    color: #475467;
}
.competitions.competitions--inner {
    padding-top: 0;
}
.competitions__center {
    width: 540px;
    margin: 0 auto 48px auto;
}
.competitions__center img {
    width: 100%;
}
.competitions .row {
    margin: 0 -24px;
}
.competitions .col-12 {
    padding: 0 24px;
}
.competitions__icon {
    margin-bottom: 20px;
}
.competitions__icon span {
    font-size: 55px;
}
.competitions .compItem {
    margin-bottom: 48px;
}
.competitions .compItem.defaultContent a {
    color: #0086C9;
    text-decoration: underline;
}
.competitions .compItem.defaultContent a:hover {
    text-decoration: none;
}
.competitions .compItem.defaultContent ul li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 14px;
    font: 400 20px/28px "Raleway", sans-serif;
}
.competitions .compItem.defaultContent ul li:last-child {
    margin-bottom: 0;
}
.competitions .compItem.defaultContent ul li::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #0086C9;
}
.competitions .compItem.service--item {
    display: flex;
    flex-wrap: wrap;
}
.competitions .compItem.service--item .competitions__icon {
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.competitions .compItem.service--item .competitions__icon span {
    font-size: 60px;
}
.competitions .compItem.service--item .compItem__serviceText {
    width: calc(100% - 60px);
    padding-left: 48px;
}
.competitions .compItem:last-child .compItem__inner {
    border: none;
    padding-bottom: 0;
}
.competitions .compItem__inner {
    width: 100%;
    border-bottom: 1px solid #D0D5DD;
    padding-bottom: 24px;
}
.competitions .compItem__text {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.competitions .compItem__image {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.competitions .compItem__image img {
    width: auto;
    max-height: 100px;
}
.competitions .button.button--big {
    margin-bottom: 12px;
}
.competitions h4 {
    display: block;
    font: 400 28px/36px "Raleway", sans-serif;
    margin-bottom: 8px;
    color: #1D2939;
}
.competitions .contentBlock p {
    margin-bottom: 14px;
}
.competitions p {
    margin: 0 0 16px 0;
    font: 400 20px/28px "Raleway", sans-serif;
}
.competitions p:last-child {
    margin-bottom: 0;
}
@media (max-width: 1200px) {
    .competitions p {
        font-size: 18px;
        line-height: 22px;
    }
    .competitions h4 {
        font-size: 24px;
        line-height: 32px;
    }
}
@media (max-width: 992px) {
    .competitions {
        padding-top: 0;
    }
    .competitions__center {
        width: 280px;
        padding-top: 8px;
        margin-bottom: 24px;
    }
    .competitions .compItem.defaultContent ul li {
        font: 400 16px/24px "Raleway", sans-serif;
    }
    .competitions .compItem.defaultContent ul li:last-child {
        margin-bottom: 0;
    }
    .competitions .compItem.defaultContent ul li::before {
        top: 8px;
    }
    .competitions .compItem.service--item {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }
    .competitions .compItem.service--item .competitions__icon {
        width: auto;
    }
    .competitions .compItem.service--item .competitions__icon span {
        font-size: 35px;
    }
    .competitions .compItem.service--item .compItem__serviceText {
        width: 100%;
        padding-left: 0;
    }
    .competitions.competitions--inner .border-gray-600 {
        border-top: none;
        padding-top: 0;
    }
    .competitions .border-gray-600 {
        border-top: 1px solid #D0D5DD;
        padding-top: 24px;
    }
    .competitions .col-12 {
        width: 100%;
    }
    .competitions .col-12.col-md-4 {
        margin-bottom: 24px;
    }
    .competitions .contentBlock p {
        margin-bottom: 16px;
        font-size: 20px;
        line-height: 28px;
    }
    .competitions .compItem {
        margin-bottom: 24px;
    }
    .competitions .compItem:last-child .compItem__inner {
        margin-bottom: 0;
    }
    .competitions .compItem span {
        display: inline-block;
    }
    .competitions .compItem span.rounded--button {
        display: flex;
    }
    .competitions .compItem .row {
        flex-direction: column-reverse;
    }
    .competitions .compItem__inner {
        margin-bottom: 20px;
    }
    .competitions__icon {
        margin-bottom: 11px;
    }
    .competitions__icon span {
        font-size: 36px;
    }
    .competitions p {
        font-size: 16px;
        line-height: 24px;
    }
    .competitions h4 {
        margin-bottom: 8px;
    }
}

.rounded--button {
    display: inline-flex;
    font-style: normal;
    margin-bottom: 8px;
    border-radius: 30px;
    border: 1px solid #D0D5DD;
    height: 25px;
    padding: 0 14px;
    align-items: center;
    text-transform: uppercase;
    color: #475467;
    font: 400 11px/13px "Raleway", sans-serif;
}
.rounded--button a {
    color: #475467;
    text-decoration: none;
}

.whotrustus {
    overflow: hidden;
    padding-top: 96px;
    margin-bottom: -24px;
}
.whotrustus.used--technology {
    margin-bottom: 0;
}
.whotrustus.used--technology .whotrustus__inner {
    border-bottom: 1px solid #D0D5DD;
    padding-bottom: 24px;
}
.whotrustus.used--technology .whotrustus__item {
    height: 220px;
}
.whotrustus.used--technology .whotrustus__item .whotrustus__item__inner {
    padding: 0 15px;
}
.whotrustus.used--technology .whotrustus__item .whotrustus__item__inner img {
    max-height: 98px;
}
.whotrustus .row {
    margin: 0 -24px;
}
.whotrustus .row .row {
    margin: 0 -12px;
}
.whotrustus .col-12 {
    padding: 0 24px;
}
.whotrustus .col-12.whotrustus__item {
    padding: 0 12px;
}
.whotrustus__item {
    height: 272px;
    margin-bottom: 24px;
}
.whotrustus__item__inner {
    height: 100%;
    padding: 0 36px;
    width: 100%;
    background: rgba(240, 249, 255, 0.72);
    display: flex;
    align-items: center;
    justify-content: center;
}
.whotrustus__item__inner img {
    max-height: 95px;
}
@media (max-width: 1200px) {
    .whotrustus__item {
        height: 200px;
    }
    .whotrustus__item__inner {
        padding: 0 20px;
    }
    .whotrustus__item__inner img {
        max-height: 60px;
    }
    .whotrustus.used--technology .col-md-3 {
        width: 33.33%;
    }
}
@media (max-width: 992px) {
    .whotrustus {
        padding-top: 24px;
    }
    .whotrustus.used--technology .whotrustus__item {
        height: 180px;
        margin-bottom: 12px;
    }
    .whotrustus .row {
        flex-direction: column;
    }
    .whotrustus .row .row {
        flex-direction: row;
        margin: 0 -6px;
    }
    .whotrustus .col-12 {
        width: 100%;
    }
    .whotrustus .col-12.col-md-4 {
        margin-bottom: 12px;
    }
    .whotrustus .col-12.col-md-8 .col-12 {
        width: 50%;
    }
    .whotrustus .col-12.whotrustus__item {
        padding: 0 6px;
    }
    .whotrustus__item {
        height: 200px;
    }
    .whotrustus__item__inner {
        padding: 0 16px;
    }
    .whotrustus__item__inner img {
        max-height: 75px;
    }
}

.no--margin {
    margin-bottom: 0 !important;
}

.testimonials {
    overflow: hidden;
    width: 100%;
}
.testimonials__inner {
    padding: 96px 0 48px 0;
    border-bottom: 1px solid #D0D5DD;
}
.testimonials .row {
    margin: 0 -24px;
}
.testimonials .col-12 {
    padding: 0 24px;
}
.testimonials p {
    display: block;
    font: 400 28px/36px "Raleway", sans-serif;
    margin: 0;
    text-indent: -17px;
}
.testimonials__profile {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.testimonials__profile img {
    border-radius: 100%;
    width: 120px;
    margin-bottom: 10px;
}
.testimonials__profile h4 {
    margin-bottom: 2px;
    font: 400 24px/32px "Raleway", sans-serif;
}
.testimonials__profile p {
    color: #475467;
    font: 400 18px/26px "Raleway", sans-serif;
    text-indent: 0;
}
@media (max-width: 1200px) {
    .testimonials p {
        font-size: 24px;
        line-height: 32px;
    }
    .testimonials__profile p {
        font-size: 18px;
        line-height: 26px;
    }
}
@media (max-width: 992px) {
    .testimonials__inner {
        padding: 24px 0;
    }
    .testimonials .row {
        flex-direction: column;
    }
    .testimonials .row .col-12 {
        width: 100%;
    }
    .testimonials p {
        font-size: 20px;
        line-height: 28px;
        text-indent: 0;
    }
    .testimonials__profile {
        padding-top: 14px;
        flex-direction: row;
    }
    .testimonials__profile img {
        height: 88px;
        width: 88px;
        margin-bottom: 0;
    }
    .testimonials__profile__content {
        width: calc(100% - 88px);
        padding-left: 12px;
    }
    .testimonials__profile h4 {
        font-size: 20px;
        line-height: 28px;
    }
    .testimonials__profile p {
        font-size: 16px;
        line-height: 20px;
    }
}

.bigData {
    overflow: hidden;
    padding: 96px 0 0 0;
}
.bigData.row--structure .col-md-8 .col-12:last-child .bigData__item::after {
    display: none;
}
.bigData.row--structure .bigData__item {
    flex-direction: row;
    align-items: center;
    position: relative;
}
.bigData.row--structure .bigData__item:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 40px;
    bottom: -44px;
    left: 23px;
    background: #E0F2FE;
}
.bigData.row--structure .bigData__item p {
    display: block;
    width: calc(100% - 48px);
    padding-left: 24px;
}
.bigData.row--structure .bigData__item span {
    margin-bottom: 0;
}
.bigData__inner {
    border-bottom: 1px solid #D0D5DD;
}
.bigData .row {
    margin: 0 -24px;
}
.bigData .col-12 {
    padding: 0 24px;
}
.bigData .col-md-8 .row {
    counter-reset: section;
}
.bigData__item {
    margin-bottom: 48px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.bigData__item p {
    color: #475467;
    font: 400 20px/28px "Raleway", sans-serif;
    margin: 0;
}
.bigData__item span {
    display: flex;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    background: #E0F2FE;
    margin-bottom: 8px;
}
.bigData__item span:before {
    font: 400 20px/42px "Raleway", sans-serif;
    counter-increment: section;
    content: counter(section);
}
@media (max-width: 992px) {
    .bigData {
        padding-top: 24px;
    }
    .bigData .row {
        flex-direction: column;
    }
    .bigData .col-12 {
        width: 100%;
    }
    .bigData h3 {
        margin-bottom: 24px;
    }
    .bigData__inner {
        padding-bottom: 12px;
    }
    .bigData__item {
        margin-bottom: 12px;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
    }
    .bigData__item span {
        margin-bottom: 0;
    }
    .bigData__item p {
        display: block;
        padding-left: 12px;
        width: calc(100% - 48px);
        font: 400 16px/24px "Raleway", sans-serif;
    }
    .bigData .col-md-8 .col-12:last-child .bigData__item {
        margin-bottom: 12px;
    }
    .bigData .col-md-8 .col-12:last-child .bigData__item::after {
        display: none;
    }
    .bigData.row--structure .bigData__item {
        flex-direction: row;
        align-items: center;
        position: relative;
        margin-bottom: 48px;
    }
    .bigData.row--structure .bigData__item p {
        padding-left: 12px;
    }
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: rgba(255, 255, 255, 0.36);
    backdrop-filter: blur(12px);
    display: none;
}

.popupForm {
    position: fixed;
    display: none;
    top: 50%;
    z-index: 105;
    box-shadow: 0px 24px 60px rgba(0, 82, 112, 0.2);
    background: #FFFFFF;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 720px;
    padding: 48px 48px 48px 120px;
}
.popupForm__close {
    position: absolute;
    top: 27px;
    right: 27px;
    font-size: 37px;
    cursor: pointer;
}
.popupForm__close::before {
    color: #D0D5DD;
}
.popupForm h3 {
    display: block;
    margin: 0 0 24px 0;
}
.popupForm p {
    font: 400 20px/28px "Raleway", sans-serif;
    display: block;
    margin: 0 0 24px 0;
    color: #475467;
}
.popupForm ul li {
    overflow: hidden;
    width: 100%;
    position: relative;
    margin-bottom: 16px;
}
.popupForm ul li i {
    font-style: normal;
    font: 400 20px/24px "Raleway", sans-serif;
    position: absolute;
    top: 32px;
    display: none;
    pointer-events: none;
    left: 24px;
}
.popupForm ul li p {
    margin-bottom: 0;
}
.popupForm ul li br {
    display: none;
}
.popupForm ul li label {
    color: #475467;
    font: 400 16px/16px "Raleway", sans-serif;
    margin: 0;
    position: absolute;
    top: 25px;
    pointer-events: none;
    left: 24px;
    transition: all 0.25s ease-in-out;
}
.popupForm ul li label.active {
    top: 10px;
}
.popupForm ul li .wpcf7-not-valid-tip {
    display: none !important;
}
.popupForm input {
    display: block;
    width: 100%;
    height: 68px;
    border: 1px solid #E4E7EC;
    padding: 20px 24px 0 24px;
    font: 400 20px/24px "Raleway", sans-serif;
    color: #1D2939;
}
.popupForm input.wpcf7-not-valid {
    border-color: #f00;
}
.popupForm input[type=tel] {
    padding-left: 70px;
}
.popupForm textarea {
    display: block;
    width: 100%;
    height: 120px;
    resize: none;
    border: 1px solid #E4E7EC;
    padding: 30px 24px 0 24px;
    font: 400 20px/24px "Raleway", sans-serif;
    color: #1D2939;
}
.popupForm textarea:focus {
    outline: none;
    border-color: #E4E7EC;
}
.popupForm textarea.wpcf7-not-valid {
    border-color: #f00;
}
.popupForm .wpcf7-response-output {
    display: none !important;
}
.popupForm::before {
    content: "";
    background: url(../img/ornament.svg) no-repeat center center;
    height: 100%;
    width: 70px;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.popupForm button {
    width: 400px;
    background: #0BA5EC;
    text-align: center;
    font: 400 24px/24px "Raleway", sans-serif;
    height: 64px;
    color: #FFFFFF;
}
@media (max-width: 992px) {
    .popupForm {
        padding: 48px 24px 24px 48px;
        width: 100%;
        overflow: hidden;
    }
    .popupForm:before {
        left: -45px;
    }
    .popupForm p {
        font-size: 16px;
        line-height: 24px;
    }
    .popupForm input {
        height: 60px;
        font-size: 18px;
        padding: 18px 16px 0 16px;
    }
    .popupForm__close {
        font-size: 29px;
        top: 17px;
        right: 17px;
    }
    .popupForm textarea {
        font-size: 18px;
        padding: 28px 16px 0 16px;
    }
    .popupForm input[type=tel] {
        padding-left: 60px;
    }
    .popupForm button {
        width: 100%;
        text-align: center;
        height: 48px;
        font-size: 20px;
    }
    .popupForm ul li i {
        top: 28px;
        left: 16px;
        font-size: 18px;
    }
    .popupForm ul li label {
        top: 20px;
        left: 16px;
    }
}

.banner__video.animatedWrapper {
    position: fixed;
    top: -200px;
    left: 0;
    filter: blur(5px);
    display: none;
}
@media (max-width: 992px) {
    .banner__video.animatedWrapper {
        top: -140px;
    }
}

.border-gray-600 {
    border-bottom: 1px solid #D0D5DD;
}

.contactsMap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    height: 100%;
    z-index: -1;
}
.contactsMap img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 2560px;
    height: 1440px;
    max-width: initial;
}
@media (max-width: 600px) {
    .contactsMap img {
        margin-left: -60px;
    }
}

.rows {
    display: flex;
    flex-wrap: wrap;
}

.flex--item {
    display: flex;
    flex-wrap: wrap;
}

.button {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    padding-bottom: 4px;
    font: 400 16px/20px "Raleway", sans-serif;
}
.button::before {
    bottom: 0;
    left: 0;
    background: #D0D5DD;
    height: 1px;
    width: 100%;
    content: "";
    position: absolute;
}
.button span {
    display: block;
    margin-left: 11px;
    font-size: 10px;
}
.button:hover::before {
    background: #0086C9;
}
.button:hover span::before {
    color: #0086C9;
}
.button.button--big {
    font: 400 28px/36px "Raleway", sans-serif;
    margin-bottom: 8px;
}
.button.button--big span {
    font-size: 16px;
}

@media (max-width: 1200px) {
    .button.button--big {
        font: 400 20px/24px "Raleway", sans-serif;
    }
    .button.button--big span {
        font-size: 14px;
    }
}
.banner {
    height: 540px;
    position: relative;
    padding-top: 108px;
    margin-bottom: 96px;
}
.banner p {
    margin-bottom: 16px;
}
.banner p:last-child {
    margin-bottom: 0;
}
.banner h1, .banner h2 {
    display: block;
    font: 400 48px/56px "Raleway", sans-serif;
}
.banner__logo {
    max-width: 200px;
}
.banner__fly {
    position: absolute;
    background: #FFFFFF;
    box-shadow: 0px 12px 24px rgba(0, 46, 75, 0.12);
    padding: 24px;
}
.banner__fly.fly--socials {
    width: 282px;
    left: 15px;
    z-index: 10;
    top: 242px;
    padding: 24px 0;
}
.banner__fly.fly--ru--contacts {
    width: 353px;
    left: 640px;
    top: 160px;
}
.banner__fly.fly--ru--contacts:before {
    content: "";
    top: 30px;
    position: absolute;
    transform: rotate(180deg);
    left: -40px;
    width: 40px;
    height: 36px;
    background: url(../img/icons/shape.svg) no-repeat center;
    background-size: contain;
}
.banner__fly.fly--ru--contacts p {
    font: 400 20px/28px "Raleway", sans-serif;
    display: block;
    margin-bottom: 8px;
    color: #475467;
}
.banner__fly.fly--ru--contacts a {
    font: 400 24px/32px "Raleway", sans-serif;
    color: #475467;
}
.banner__fly.fly--uz--contacts {
    width: 274px;
    left: 500px;
    top: 415px;
}
.banner__fly.fly--uz--contacts:before {
    content: "";
    top: 0;
    position: absolute;
    right: -40px;
    width: 40px;
    height: 36px;
    background: url(../img/icons/shape.svg) no-repeat center;
    background-size: contain;
}
.banner__fly.fly--uz--contacts p {
    font: 400 20px/28px "Raleway", sans-serif;
    display: block;
    margin-bottom: 8px;
    color: #475467;
}
.banner__fly.fly--uz--contacts a {
    font: 400 24px/32px "Raleway", sans-serif;
    color: #475467;
}
.banner__fly ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding-left: 24px;
}
.banner__fly ul li {
    margin-bottom: 12px;
}
.banner__fly ul li:last-child {
    margin-bottom: 0;
}
.banner__fly ul li a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    color: #475467;
    font: 400 20px/28px "Raleway", sans-serif;
}
.banner__fly ul li a span {
    font-size: 24px;
    width: 24px;
    margin-right: 12px;
    display: block;
    text-align: center;
}
.banner__flywrapper {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.banner__video {
    width: 100%;
    height: 540px;
    position: absolute;
    transition: all 0.25s ease-in-out;
    top: 0;
    left: 0;
    filter: blur(0);
    z-index: -1;
}
.banner__video.fixed {
    position: fixed;
    top: 0;
    filter: blur(5px);
    left: 0;
    z-index: -1;
}
.banner__video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner.contacts--banner {
    height: 900px;
    margin-bottom: 0;
}
.banner.contacts--banner .container {
    height: 100%;
    position: relative;
}
@media (max-width: 1400px) {
    .banner__fly.fly--ru--contacts {
        left: 540px;
    }
    .banner__fly.fly--uz--contacts {
        left: 400px;
    }
}
@media (max-width: 1200px) {
    .banner__fly.fly--ru--contacts {
        left: 430px;
    }
    .banner__fly.fly--uz--contacts {
        left: 290px;
    }
}
@media (max-width: 992px) {
    .banner {
        padding-top: 48px;
        margin-bottom: 0;
        height: 360px;
    }
    .banner.banner--inner {
        height: auto;
        margin-bottom: 48px;
    }
    .banner.banner--inner.contacts--banner {
        height: 840px;
        margin-bottom: 0;
    }
    .banner__fly {
        padding: 16px;
    }
    .banner__fly ul {
        padding-left: 16px;
    }
    .banner__fly ul li a {
        font-size: 16px;
        line-height: 24px;
    }
    .banner__fly.fly--socials {
        padding: 16px 0;
        width: 243px;
        top: auto;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .banner__fly.fly--ru--contacts {
        width: 276px;
        top: 280px;
        left: 300px;
    }
    .banner__fly.fly--ru--contacts::before {
        top: -36px;
        left: 40px;
        transform: rotate(265deg);
    }
    .banner__fly.fly--ru--contacts p {
        font-size: 16px;
        line-height: 24px;
    }
    .banner__fly.fly--uz--contacts {
        width: 274px;
        left: 280px;
        top: 540px;
    }
    .banner__fly.fly--uz--contacts::before {
        top: -36px;
        right: 30px;
        transform: rotate(-90deg);
    }
    .banner__fly.fly--uz--contacts p {
        font-size: 16px;
        line-height: 24px;
    }
    .banner h1, .banner h2 {
        font-size: 36px;
        line-height: 44px;
    }
    .banner .row {
        flex-direction: column;
    }
    .banner .col-md-4 {
        margin-bottom: 130px;
    }
    .banner p {
        font-size: 20px;
        line-height: 28px;
    }
    .banner__video {
        height: 360px;
    }
}
@media (max-width: 767px) {
    .banner.banner--inner {
        height: auto;
        margin-bottom: 48px;
    }
    .banner.banner--inner.contacts--banner {
        height: 840px;
    }
    .banner__fly.fly--uz--contacts {
        left: 190px;
    }
}
@media (max-width: 600px) {
    .banner__flywrapper {
        width: 360px;
        left: 50%;
        transform: translateX(-50%);
    }
    .banner__fly.fly--uz--contacts {
        left: 40px;
    }
    .banner__fly.fly--ru--contacts {
        left: 70px;
    }
}

.mobileMenu {
    display: none;
    position: fixed;
    top: 76px;
    left: 0;
    z-index: 99;
    width: 100%;
    background: #FFFFFF;
    height: calc(100% - 76px);
    padding-top: 36px;
    overflow-y: auto;
}
.mobileMenu:before {
    top: 0;
    height: 1px;
    border: 1px solid #D0D5DD;
    content: "";
    position: absolute;
}
.mobileMenu__menu {
    width: 100%;
    margin-bottom: 36px;
}
.mobileMenu__menu li {
    overflow: hidden;
    width: 100%;
    margin-bottom: 36px;
}
.mobileMenu__menu li:last-child {
    margin-bottom: 0;
}
.mobileMenu__menu li a {
    font: 400 20px/24px "Raleway", sans-serif;
    display: block;
    text-align: center;
}
.mobileMenu__phone {
    font: 400 20px/24px "Raleway", sans-serif;
    margin-bottom: 36px;
    display: block;
    text-align: center;
}
.mobileMenu__link {
    display: flex;
    width: 100%;
    height: 55px;
    align-items: center;
    justify-content: center;
    border: 1px solid #D0D5DD;
    border-radius: 60px;
    color: #0086C9;
    font: 400 20px/24px "Raleway", sans-serif;
    margin-bottom: 36px;
}
.mobileMenu__inner {
    width: 247px;
    margin: 0 auto;
    height: 100%;
}
.mobileMenu__socials {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.mobileMenu__socials li {
    width: 50%;
    margin-bottom: 19px;
}
.mobileMenu__socials li a {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    font: 400 16px/24px "Raleway", sans-serif;
    color: #475467;
}
.mobileMenu__socials li a span {
    font-size: 20px;
    margin-right: 14px;
    display: block;
    width: 20px;
}
@media (max-width: 992px) {
    .mobileMenu:before {
        width: 696px;
        left: 50%;
        transform: translateX(-50%);
    }
}
@media (max-width: 767px) {
    .mobileMenu:before {
        width: 516px;
    }
}
@media (max-width: 576px) {
    .mobileMenu:before {
        left: 12px;
        width: calc(100% - 24px);
        transform: none;
    }
}

.contacts h2 {
    margin-bottom: 24px;
}
.contacts hr {
    background-color: #7CD4FD;
    margin: 52px 0;
}
@media (max-width: 768px) {
    .contacts hr {
        margin: 24px 0;
    }
}
.contacts a {
    cursor: pointer;
}

.contacts__offices {
    padding: 48px 0;
}
@media (max-width: 768px) {
    .contacts__offices {
        padding: 24px 0;
    }
}
.contacts__offices p {
    margin-bottom: 24px;
}
@media (max-width: 768px) {
    .contacts__offices hr {
        margin-top: 6px;
        margin-bottom: 32px;
    }
}

.contacts__requisites {
    padding-bottom: 48px;
}
@media (max-width: 768px) {
    .contacts__requisites {
        padding: 24px 0;
    }
}
.contacts__requisites .legal_data_table {
    margin-bottom: 64px;
}
@media (max-width: 768px) {
    .contacts__requisites .legal_data_table {
        margin-bottom: 0;
    }
}
.contacts__requisites .legal_data_row {
    display: flex;
    flex-wrap: nowrap;
    margin: 20px 0;
    column-gap: 24px;
}
.contacts__requisites .legal_data_col {
    width: 50%;
    word-break: break-all;
}

.abflow-alert {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 10px 20px;
    border: 1px solid #7CD4FD;
    border-radius: 5px;
    opacity: 1;
}

@media (max-width: 768px) {
    a.button-mobile {
        border: 1px solid #36BFFA;
        text-align: center;
        border-radius: 8px;
        padding: 8px;
        font: 18/28px;
        white-space: nowrap;
        width: 100%;
        display: block;
    }
}
body {
    margin: 0;
    font: 400 24px/32px "Raleway", sans-serif;
    color: #475467;
    background: #FFFFFF;
}
body.overflow {
    overflow: hidden;
}

main {
    padding-top: 100px;
    margin-bottom: 48px;
}

@media (max-width: 1200px) {
    h3 {
        font-size: 30px;
        line-height: 40px;
    }
    body {
        font-size: 20px;
        line-height: 28px;
    }
}
@media (max-width: 992px) {
    main {
        margin-bottom: 40px;
    }
    h2 {
        font-size: 36px;
        line-height: 44px;
    }
    h3 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 16px;
    }
    main {
        padding-top: 75px;
    }
}

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