@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap");

html {
    font-family: Montserrat, Arial, sans-serif;
    line-height: 1;
    font-size: 16px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased
}

body,
html {
    -webkit-backface-visibility: hidden
}

body {
    margin: 0;
    position: relative;
    background-color: #fafafa;
    width: 100%;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

body,
html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

iframe {
    border: transparent
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    text-decoration: none
}

a:active,
a:focus,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 40px;
    margin: 0
}

@media screen and (max-width:600px) {
    h1 {
        font-size: 30px
    }
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 15px
}

h2,
h3,
h4,
h5,
p {
    margin: 0
}

p {
    font-size: 15px
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0;
    display: block;
    max-width: 100%
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: auto
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
    outline: none
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

blockquote {
    padding-left: 15px;
    border-left: 5px solid #0072f6;
    font-size: 16px;
    line-height: 22px;
    font-style: italic
}

blockquote em {
    display: block;
    font-size: 80%
}

.container.no {
    padding: 50px 0
}

.container.no h3 {
    font-size: 32px;
    line-height: 1.4;
    margin-bottom: 15px
}

.container.no p {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 25px;
    color: #555
}

.no-wrp {
    white-space: nowrap
}

.content-icon {
    font-size: 40px;
    display: inline-block;
    margin-right: 20px
}

.content-icon.isoi-bullet-w {
    width: 5px;
    height: 5px;
    background: #fff
}

.content-icon.isoi-bullet-blue {
    width: 5px;
    height: 5px;
    background: #1476f2
}

@media screen and (max-width:768px) {

    html[lang=nb-No] h1,
    html[lang=nb-No] h2 {
        font-size: 20px !important
    }
}

.h1,
h1 {
    font-size: 40px;
    line-height: 1.25
}

.h2,
h2 {
    font-size: 30px
}

.h2,
.h3,
h2,
h3 {
    line-height: 1.33
}

.h3,
h3 {
    font-size: 15px
}

p {
    font-size: 18px;
    line-height: 1.67
}

p.small-text {
    font-size: 13px;
    font-weight: 300;
    line-height: 1.54
}

.white-text {
    color: #fff
}

.blue-color {
    color: #1476f2
}

.gray-color {
    color: #555
}

.h1~p,
h1~p {
    margin-top: 25px
}

.h2~p,
h2~p {
    margin-top: 15px
}

.h3~p,
h3~p {
    margin-top: 5px
}

.service-cta {
    height: 200px;
    width: 100vw;
    background: -webkit-linear-gradient(201deg, #343434, #5b5b5b, #2a2a2a, #525252);
    background: linear-gradient(249deg, #343434, #5b5b5b, #2a2a2a, #525252);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-size: 400% 400%;
    -webkit-animation: Gradient 17s ease infinite;
    animation: Gradient 17s ease infinite
}

@media screen and (max-width:991px) {
    .service-cta {
        height: auto !important;
        padding: 80px 15px
    }
}

@media screen and (max-width:720px) {
    .service-cta {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 280px
    }
}

.service-cta--technology {
    background: url(img/technologies/bg-technology-cta.webp) 50%/cover no-repeat;
    -webkit-animation: none;
    animation: none
}

@media screen and (max-width:748px) {
    .service-cta--technology {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        height: auto
    }
}

.service-cta--it-consulting {
    padding: 30px 0;
    height: auto;
    background: url(img/services/it-consulting/cta_mini.webp) 50%/cover no-repeat;
    -webkit-animation: none;
    animation: none
}

@media screen and (max-width:767px) {
    .service-cta--it-consulting {
        padding: 51px 0 40px
    }
}

.service-cta--construction {
    background: url(img/platforms/construction/construction-cta.webp) 50%/cover no-repeat
}

.service-cta--about,
.service-cta--construction {
    padding: 56px 0;
    height: auto;
    -webkit-animation: none;
    animation: none
}

.service-cta--about {
    background: url(img/about-page/our-work.webp) 50%/cover no-repeat
}

.service-cta__text-area--construction,
.service-cta__text-area--it-consulting {
    text-align: center;
    width: 90% !important;
    margin: 0 !important;
    padding: 20px !important;
    max-width: 460px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff
}

@media (min-width:768px) {

    .service-cta__text-area--construction,
    .service-cta__text-area--it-consulting {
        padding: 40px !important
    }
}

.service-cta__text-area--construction div,
.service-cta__text-area--construction h3,
.service-cta__text-area--it-consulting div,
.service-cta__text-area--it-consulting h3 {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #323232
}

@media screen and (max-width:767px) {

    .service-cta__text-area--construction div,
    .service-cta__text-area--construction h3,
    .service-cta__text-area--it-consulting div,
    .service-cta__text-area--it-consulting h3 {
        margin-bottom: 7px
    }
}

.service-cta__text-area--construction p,
.service-cta__text-area--it-consulting p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.56;
    font-weight: 400;
    text-transform: none;
    color: #323232
}

@media screen and (max-width:767px) {

    .service-cta__text-area--construction p,
    .service-cta__text-area--it-consulting p {
        font-size: 15px;
        margin-bottom: 23px;
        line-height: 25px
    }
}

.service-cta__text-area--construction .btn,
.service-cta__text-area--it-consulting .btn {
    font-size: 16px;
    font-weight: 700
}

@media (max-width:767px) {

    .service-cta__text-area--construction .btn,
    .service-cta__text-area--it-consulting .btn {
        font-size: 14px;
        width: 100%;
        height: fit-content;
        white-space: normal;
        padding: 14px 20px
    }
}

.service-cta__text-area--careers {
    text-align: center;
    width: 90% !important;
    margin: 0 !important;
    padding: 35px 80px 45px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    max-width: 855px
}

@media (max-width:767px) {
    .service-cta__text-area--careers {
        padding: 20px !important
    }
}

.column-cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px
}

.service-cta__text-area {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0 50px 0 0;
    line-height: 1.25
}

.service-cta__text-area--team-extension {
    max-width: 640px;
    margin: 0 119px 0 0
}

@media screen and (max-width:991px) {
    .service-cta__text-area--team-extension {
        max-width: 100%;
        text-align: center;
        margin: 0 0 20px
    }
}

@media screen and (max-width:748px) and (orientation:landscape) {
    .service-cta__text-area--team-extension {
        margin: 0 auto
    }
}

@media screen and (max-width:720px) {
    .service-cta__text-area {
        margin: 0 auto 20px;
        text-align: center;
        width: 100%
    }
}

@media screen and (max-width:475px) {
    .service-cta__text-area {
        padding: 36px 25px 23px !important
    }
}

.service-cta__white {
    font-size: 24px;
    color: #fff;
    line-height: 34px;
    margin-bottom: 0;
    font-weight: 600
}

@media screen and (max-width:767px) {
    .service-cta__white {
        margin-bottom: 0;
        font-weight: 600;
        font-size: 18px;
        line-height: 30px;
        text-transform: uppercase
    }
}

.service-cta__gray {
    font-size: 24px;
    color: #fff;
    opacity: .5;
    line-height: 1.25
}

.service-cta__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.25;
    color: #323232
}

.service-cta__text {
    color: rgba(50, 50, 50, .84);
    font-size: 16px;
    line-height: 1.56;
    padding: 10px 0 20px;
    text-transform: none
}

.service-cta__link {
    font-size: 16px;
    text-decoration: none;
    color: #1476f2;
    text-transform: none
}

@media screen and (max-width:475px) {
    .service-cta__link {
        font-size: 14px
    }
}

.service-cta__link:hover {
    color: #005ed7
}

@-webkit-keyframes Gradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

@keyframes Gradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

.services {
    padding: 90px 0;
    background-color: #fafafa
}

.services #particles {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    z-index: -999
}

@media screen and (max-width:767px) {
    .services .container {
        padding: 0 10px
    }
}

@media screen and (max-width:767px) {
    .services {
        padding: 61px 0 30px
    }
}

.services__title {
    margin: 0 auto;
    max-width: 849px;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.25;
    text-align: center;
    color: #323232
}

@media screen and (max-width:767px) {
    .services__title {
        font-size: 30px;
        line-height: 1.3
    }
}

@media screen and (max-width:575px) {
    .services__title {
        font-size: 24px !important
    }
}

.services__description {
    margin: 30px auto;
    max-width: 790px;
    font-size: 18px;
    line-height: 1.67;
    text-align: center;
    color: #555
}

.services .nowrap {
    white-space: nowrap
}

.services__items {
    border-radius: 7px;
    overflow: hidden
}

.services__items .items {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
}

.services__items .items .item {
    width: 100%;
    margin-bottom: 2px;
    position: relative;
    min-height: 265px;
    background-color: #fff;
    -webkit-transition: none;
    transition: none;
    cursor: pointer;
    margin-right: 0
}

@media screen and (max-width:569px) {
    .services__items .items .item {
        cursor: default
    }
}

@media screen and (max-width:767px) {
    .services__items .items .item {
        padding: 35px 0 40px;
        margin-bottom: 3px;
        min-height: 265px
    }
}

.services__items .items .item svg {
    margin: 0 auto 30px;
    max-height: 100px
}

@media screen and (max-width:767px) {
    .services__items .items .item svg {
        max-height: 71px;
        margin: 0 auto 23px
    }
}

.services__items .items .item .item__link-title,
.services__items .items .item h3 {
    margin: 0 auto;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
    text-align: center;
    color: #323232;
    text-transform: uppercase
}

@media screen and (max-width:767px) {

    .services__items .items .item .item__link-title,
    .services__items .items .item h3 {
        color: #16ae62;
        font-size: 16px;
        max-width: 200px
    }
}

.services__items .items .item .item__button {
    display: none;
    position: relative
}

.services__items .items .item .item__button.parent-active {
    margin-top: 10px
}

.services__items .items .item .item__button.parent-active i.isoi-angle-down {
    display: none
}

.services__items .items .item .item__button.parent-active i.isoi-angle-up {
    display: block
}

.services__items .items .item .item__button i {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #1476f2;
    font-size: 10px
}

.services__items .items .item .item__button i.isoi-angle-down {
    bottom: -15px
}

.services__items .items .item .item__button i.isoi-angle-up {
    bottom: 19px;
    display: none
}

.services__items .items .item .item__button .show-more {
    color: #555;
    font-size: 14px;
    cursor: pointer
}

@media screen and (max-width:569px) {
    .services__items .items .item .item__button {
        display: block;
        text-align: center;
        margin-top: 21px
    }
}

.services__items .items .item .item__description {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    height: 100%
}

@media (min-width:768px) {
    .services__items .items .item .item__description>div {
        min-height: 120px;
        -js-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.services__items .items .item .item__description img {
    margin: 0 auto 30px
}

@media screen and (max-width:767px) {
    .services__items .items .item .item__description {
        padding-top: 0;
        min-height: 180px
    }
}

.services__items .items .item .item__link {
    display: block;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    bottom: -100%;
    width: 100%;
    height: 100%
}

.services__items .items .item .item__link a.disabled {
    pointer-events: none;
    cursor: default
}

.services__items .items .item .item__link svg {
    max-height: 100%;
    margin-bottom: -10px;
    -webkit-transform: scale(.7) translateX(-18px) translateY(-18px);
    -ms-transform: scale(.7) translateX(-18px) translateY(-18px);
    transform: scale(.7) translateX(-18px) translateY(-18px)
}

.services__items .items .item .item__link svg g path {
    stroke: #fff
}

@media screen and (min-width:768px) {
    .services__items .items .item .item__link svg {
        display: none
    }
}

.services__items .items .item .item__link.active {
    opacity: 1;
    visibility: visible;
    position: unset
}

.services__items .items .item .item__link.active .item__link-title {
    display: none
}

.services__items .items .item .item__link.active .item__link-text {
    text-align: center;
    font-size: 14px;
    color: #323232
}

.services__items .items .item .item__link.active .item__more {
    display: none
}

.services__items .items .item .item__link a {
    display: block;
    padding: 30px 40px;
    height: 100%;
    width: 100%
}

@media screen and (max-width:767px) {
    .services__items .items .item .item__link a {
        padding: 20px
    }
}

.services__items .items .item .item__link .item__link-title,
.services__items .items .item .item__link h3 {
    margin: 0;
    text-align: left;
    color: #fff
}

.services__items .items .item .item__link p {
    margin: 10px 0 12px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.43;
    color: #fff
}

@media screen and (max-width:767px) {
    .services__items .items .item .item__link p {
        margin: 5px 0 10px
    }
}

.services__items .items .item .item__link .item__more {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    line-height: 1
}

.services__items .items .item .item__link .item__more i {
    margin-left: 0;
    -webkit-transition: margin-left .3s ease .5s;
    transition: margin-left .3s ease .5s
}

@media screen and (min-width:319px) {
    .services__items .items .item:hover {
        background-color: rgba(20, 118, 242, .8);
        -webkit-transition: background-color ease-ina-out .3s;
        -webkit-transition: background-color .3s ease-in-out;
        transition: background-color .3s ease-in-out
    }

    .services__items .items .item:hover .item__description {
        opacity: 0;
        -webkit-animation: shrink .35s ease-in;
        animation: shrink .35s ease-in
    }

    .services__items .items .item:hover .item__link {
        display: block;
        visibility: visible;
        bottom: 0;
        opacity: 1;
        -webkit-animation: grow .5s ease;
        animation: grow .5s ease
    }

    .services__items .items .item:hover .item__link i {
        margin-left: 5px
    }
}

@media screen and (min-width:319px) and (max-width:569px) {
    .services__items .items .item .item__description {
        -webkit-animation: none;
        animation: none
    }
}

@media (min-width:570px) {
    .services__items .items {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .services__items .items .item {
        min-height: 300px;
        margin-right: 1.99999px
    }

    .services__items .items .item:last-child {
        margin-right: 0
    }

    .services__items .items--col-3 .item {
        width: -webkit-calc(((100% - 4px)/3));
        width: calc(((100% - 4px) / 3))
    }

    .services__items .items--col-sm-2 {
        margin-bottom: 2px
    }

    .services__items .items--col-sm-2 .item {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: -webkit-calc(((100% - 2px)/2));
        width: calc(((100% - 2px) / 2));
        margin-right: 0
    }

    .services__items .items--col-sm-2 .item:nth-child(odd) {
        margin-right: 1.99999px
    }
}

@media (max-width:991px) {
    .services__items .items .item {
        min-height: 350px !important
    }

    .services__items .items .item .item__link a {
        padding: 15px
    }
}

@media (min-width:768px) {
    .services__items .items {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .services__items .items .item {
        min-height: 285px;
        margin-right: 1.9999px
    }

    .services__items .items .item:last-child {
        margin-right: 0
    }

    .services__items .items--col-3 .item {
        width: -webkit-calc(((100% - 4px)/3));
        width: calc(((100% - 4px) / 3))
    }

    .services__items .items--col-sm-2 {
        margin-bottom: 2px
    }

    .services__items .items--col-sm-2 .item {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: -webkit-calc(((100% - 2px)/2));
        width: calc(((100% - 2px) / 2));
        margin-right: 0
    }

    .services__items .items--col-sm-2 .item:nth-child(odd) {
        margin-right: 2px
    }

    .services__items .items--col-4 .item {
        width: -webkit-calc(((100% - 6px)/4));
        width: calc(((100% - 6px) / 4));
        margin-right: 2px
    }
}

.top-content {
    background-color: #fff;
    padding-top: 80px
}

@media screen and (max-width:767px) {
    .top-content {
        padding-top: 43px
    }
}

.lifecycle {
    background-color: #fff;
    padding: 80px 0
}

.lifecycle ul.mobile-logo {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    max-width: 475px
}

@media (max-width:991px) {
    .lifecycle ul.mobile-logo {
        max-width: 100%;
        width: 100%;
        margin-top: 20px
    }
}

@media (max-width:575px) {
    .lifecycle ul.mobile-logo {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .lifecycle ul.mobile-logo li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 62px;
        flex: 0 0 62px
    }
}

@media screen and (max-width:991px) {
    .lifecycle {
        padding-bottom: 0
    }
}

.lifecycle .services__description {
    margin: 19px auto 30px;
    max-width: 800px
}

.lifecycle__container {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    max-width: 1000px;
    margin: 68px auto 0
}

.lifecycle__container--left,
.lifecycle__container--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%
}

@media screen and (max-width:991px) {

    .lifecycle__container--left,
    .lifecycle__container--right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0 !important
    }
}

.lifecycle__container--left {
    padding-right: 26px
}

.lifecycle__container--right {
    padding-left: 28px
}

@media screen and (max-width:991px) {
    .lifecycle__container--right {
        margin-top: 30px
    }
}

.lifecycle__container--right img {
    max-width: 466px;
    margin: 0 auto
}

@media screen and (max-width:575px) {
    .lifecycle__container--right img {
        width: 100%
    }
}

.lifecycle ul {
    list-style: none;
    padding: 0
}

.lifecycle ul .inner {
    padding: 0 63px 28px 122px;
    overflow: hidden;
    display: none;
    color: #323232;
    font-family: Montserrat;
    font-size: 14px;
    line-height: 22px
}

@media screen and (max-width:575px) {
    .lifecycle ul .inner {
        padding-left: 0;
        padding-right: 0
    }
}

.lifecycle ul li:last-child a.toggle {
    border-bottom: 1px solid rgba(35, 135, 253, .2)
}

.lifecycle ul li a.toggle {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #323232;
    padding: 13px 0 11px 29px;
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
    border-top: 1px solid rgba(35, 135, 253, .2);
    position: relative
}

@media screen and (max-width:575px) {
    .lifecycle ul li a.toggle {
        padding: 10px 0
    }
}

.lifecycle ul li a.toggle.active {
    color: #1476f2;
    border-bottom: none
}

.lifecycle ul li a.toggle.active:after {
    color: #1476f2;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

.lifecycle ul li a.toggle.active svg g {
    stroke: #1476f2
}

.lifecycle ul li a.toggle:after {
    content: "";
    opacity: .6;
    position: absolute;
    top: 40%;
    right: 38px;
    border: solid;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 8px
}

@media screen and (max-width:575px) {
    .lifecycle ul li a.toggle:after {
        right: 0
    }
}

.lifecycle ul li a.toggle span {
    display: inline-block;
    padding-left: 43px
}

.lifecycle ul li a.toggle svg {
    min-width: 50px
}

.lifecycle ul li a.toggle:hover {
    color: #1476f2
}

.lifecycle ul li a.toggle:hover svg g {
    stroke: #1476f2
}

.competencies {
    padding: 80px 0;
    background-color: #fff
}

@media screen and (max-width:991px) {
    .competencies {
        padding: 60px 0
    }
}

.competencies .services__description {
    margin-bottom: 50px;
    margin-top: 15px
}

.competencies__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

.competencies__list,
.competencies__list--content {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.competencies__list--content {
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:991px) {
    .competencies__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.competencies__list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 19%;
    flex: 0 0 19%
}

@media screen and (max-width:991px) {
    .competencies__list li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        margin-bottom: 2px;
        margin-right: 2px;
        margin-left: 0
    }
}

@media screen and (max-width:767px) {
    .competencies__list li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.competencies__list li img {
    margin: 0 auto
}

.competencies__list li .title,
.competencies__list li img {
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    position: relative
}

.competencies__list li .title {
    color: #323232;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -.56px;
    line-height: 24px;
    text-align: center;
    text-transform: capitalize
}

.competencies__list li p {
    opacity: .8;
    color: #323232;
    font-family: Montserrat;
    font-size: 12px;
    line-height: 19px;
    padding: 0 10px
}

@media screen and (max-width:575px) {
    .competencies__list li p {
        padding: 0 15px
    }
}

.tools {
    padding: 68px 0 80px;
    background-color: #fff
}

@media screen and (max-width:991px) {
    .tools {
        padding: 60px 0
    }
}

.tools p {
    color: #323232
}

@media screen and (max-width:575px) {
    .tools {
        padding: 56px 0 58px
    }
}

.tools__list--bottom {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:991px) {
    .tools__list--bottom {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.tools__list--bottom .tools__list--item {
    margin-right: 2px;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 24.9% !important;
    flex: 0 0 24.9% !important
}

@media (max-width:991px) {
    .tools__list--bottom .tools__list--item {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 49.5% !important;
        flex: 0 0 49.5% !important;
        margin-bottom: 2px
    }
}

.tools__list--bottom .tools__list--item.item-1 {
    background-color: #dfeeff !important;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 0 !important
}

@media (max-width:991px) {
    .tools__list--bottom .tools__list--item.item-1 {
        border-radius: 0
    }
}

@media screen and (max-width:575px) {
    .tools__list--bottom .tools__list--item.item-1 {
        border-radius: 0 !important
    }
}

.tools__list--bottom .tools__list--item.item-1 h3:before,
.tools__list--bottom .tools__list--item.item-1 p:before {
    background-image: url(img/product/group-25.svg) !important
}

.tools__list--bottom .tools__list--item.item-2 {
    background-color: #eaf3fe;
    border-top-right-radius: 0 !important
}

.tools__list--bottom .tools__list--item.item-2 h3:before,
.tools__list--bottom .tools__list--item.item-2 p:before {
    background-image: url(img/product/group-33.svg) !important
}

.tools__list--bottom .tools__list--item.item-3 {
    background-color: #f1f8ff;
    padding-top: 31px
}

@media (max-width:991px) {
    .tools__list--bottom .tools__list--item.item-3 {
        border-bottom-left-radius: 10px
    }
}

@media screen and (max-width:575px) {
    .tools__list--bottom .tools__list--item.item-3 {
        border-radius: 0
    }
}

.tools__list--bottom .tools__list--item.item-3 .list {
    margin-top: 28px
}

.tools__list--bottom .tools__list--item.item-3 h3:before,
.tools__list--bottom .tools__list--item.item-3 p:before {
    background-image: url(img/product/group-29.svg);
    top: -4px
}

@media screen and (max-width:575px) {

    .tools__list--bottom .tools__list--item.item-3 h3:before,
    .tools__list--bottom .tools__list--item.item-3 p:before {
        top: -14px
    }
}

.tools__list--bottom .tools__list--item.item-4 {
    background-color: #dfeeff;
    border-bottom-right-radius: 10px
}

@media screen and (max-width:575px) {
    .tools__list--bottom .tools__list--item.item-4 {
        border-bottom-left-radius: 10px
    }
}

.tools__list--bottom .tools__list--item.item-4 h3:before,
.tools__list--bottom .tools__list--item.item-4 p:before {
    background-image: url(img/product/group-15.svg)
}

.tools__list--item {
    padding: 37px 20px 20px
}

@media (max-width:575px) {
    .tools__list--item h3 {
        display: inline-block
    }
}

.tools__list--item h3,
.tools__list--item p {
    font-size: 16px;
    line-height: 1.31;
    color: #1476f2;
    text-transform: uppercase;
    font-weight: 600;
    padding-left: 50px;
    position: relative
}

.tools__list--item h3:before,
.tools__list--item p:before {
    content: "";
    position: absolute;
    left: -3px;
    top: -14px;
    width: 48px;
    height: 45px;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.tools__list--item .list {
    margin-top: 39px
}

.tools__list--item .list li {
    display: inline-block;
    font-size: 16px;
    line-height: 1.25;
    border-radius: 13px;
    border: 1px solid rgba(20, 118, 242, .2);
    padding: 3px 10px;
    margin-bottom: 14px
}

@media screen and (max-width:575px) {
    .tools__list--item .list li {
        margin-bottom: 7px;
        padding: 3px 8px
    }
}

.tools__list--top {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2px
}

.tools__list--top .item-1 h3:before,
.tools__list--top .item-1 p:before {
    background-image: url(img/product/group-19.svg)
}

@media screen and (max-width:575px) {
    .tools__list--top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 0
    }
}

.tools__list .tools__list--item {
    margin-right: 2px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-right: 15px
}

@media (max-width:991px) {
    .tools__list .tools__list--item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49.5%;
        flex: 0 0 49.5%
    }
}

@media screen and (max-width:575px) {
    .tools__list .tools__list--item {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        margin: 0;
        margin-bottom: 2px
    }
}

.tools__list .tools__list--item.item-1 {
    background-color: #f1f8ff;
    border-top-left-radius: 10px
}

@media screen and (max-width:575px) {
    .tools__list .tools__list--item.item-1 {
        border-top-right-radius: 10px
    }
}

.tools__list .tools__list--item.item-2 {
    background-color: #eaf3fe;
    border-top-right-radius: 10px
}

@media screen and (max-width:575px) {
    .tools__list .tools__list--item.item-2 {
        border-radius: 0
    }
}

.tools__list .tools__list--item.item-2 h3:before,
.tools__list .tools__list--item.item-2 p:before {
    background-image: url(img/product/group-40.svg)
}

.tools__content {
    max-width: 800px;
    margin: 0 auto 50px;
    text-align: center
}

@media screen and (max-width:575px) {
    .tools__content {
        margin: 0 auto 40px
    }
}

.tools__content h2 {
    line-height: 30px;
    margin-bottom: 5px
}

@media screen and (max-width:575px) {
    .tools__content h2 {
        font-size: 24px;
        line-height: 36px
    }
}

.tools__content h3 {
    font-size: 18px;
    line-height: 1.67;
    font-weight: 400
}

@media screen and (max-width:575px) {
    .tools__content h3 {
        font-size: 16px;
        line-height: 27px
    }
}

.choose-us {
    padding: 73px 0 50px;
    background-color: #fafafa
}

@media (max-width:575px) {
    .choose-us {
        padding: 63px 0 55px
    }
}

.choose-us__slider {
    padding-top: 57px;
    max-width: 1133px;
    margin: 0 auto
}

.choose-us__slider .slick-dots {
    position: unset;
    margin-top: 30px
}

.choose-us__slider .slick-dots li button {
    width: 80px;
    height: 2px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.choose-us__slider .slick-dots li button:before {
    content: none
}

.choose-us__slider .slick-dots li.slick-active button {
    background: #0072f6
}

.choose-us__slider .slick-prev {
    left: -30px
}

@media (max-width:991px) {
    .choose-us__slider .slick-prev {
        left: -20px
    }
}

.choose-us__slider .slick-next {
    right: -30px
}

@media (max-width:991px) {
    .choose-us__slider .slick-next {
        right: -20px
    }
}

.choose-us__slider .slick-next:hover {
    -webkit-transform: translateY(-50%) rotate(180deg) !important;
    -ms-transform: translateY(-50%) rotate(180deg) !important;
    transform: translateY(-50%) rotate(180deg) !important
}

.choose-us__slider .slick-next,
.choose-us__slider .slick-prev {
    background-image: url(img/product/rectangle.svg);
    z-index: 10;
    top: 120px
}

.choose-us__slider .slick-next:hover,
.choose-us__slider .slick-prev:hover {
    -webkit-transform: translateY(-50%) rotate(0);
    -ms-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0)
}

.choose-us__slider--item {
    min-height: 70px;
    -js-display: flex !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    outline: none
}

@media (max-width:575px) {
    .choose-us__slider--item {
        min-height: 100px
    }
}

.choose-us__slider--item img {
    margin: 0 auto
}

.choose-us__list {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

@media (max-width:991px) {
    .choose-us__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.choose-us__list--item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 19%;
    flex: 0 0 19%;
    background-color: #eaf3fe;
    padding: 25px
}

@media (max-width:991px) {
    .choose-us__list--item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        margin-bottom: 2px;
        margin-right: 2px
    }
}

.choose-us__list--item img {
    margin-bottom: 15px
}

@media (max-width:575px) {
    .choose-us__list--item img {
        margin-bottom: 3px
    }
}

.choose-us__list--item h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.33;
    letter-spacing: -.56px;
    margin-bottom: 10px
}

.choose-us__list--item p {
    opacity: .8;
    font-size: 14px;
    line-height: 1.6
}

@media (max-width:991px) and (max-width:767px) {
    .choose-us__list--item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 10px
    }
}

.choose-us__content {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 31px
}

@media (max-width:575px) {
    .choose-us__content {
        margin: 0 auto 40px
    }
}

.choose-us__content h2 {
    margin-bottom: 14px
}

@media (max-width:575px) {
    .choose-us__content h2 {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 8px
    }
}

.choose-us__content h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.67
}

@media (max-width:575px) {
    .choose-us__content h3 {
        font-size: 16px;
        line-height: 27px
    }
}

.slick-next,
.slick-prev {
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    outline: none;
    font-size: 0;
    background: hsla(0, 0%, 100%, 0) url(img/arrow-left-dark.svg) no-repeat 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 80px;
    width: 40px;
    margin-bottom: 0;
    border: none
}

.slick-next:before,
.slick-prev:before {
    content: none
}

.slick-next:hover,
.slick-prev:hover {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.slick-next {
    right: 15px
}

.slick-next:hover {
    -webkit-transform: translateY(-50%) rotate(1turn);
    -ms-transform: translateY(-50%) rotate(1turn);
    transform: translateY(-50%) rotate(1turn)
}

.slick-prev {
    left: 5px
}

.slick-next,
.slick-prev:hover {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.faq-services {
    padding: 74px 0 76px !important;
    background-color: #fafafa !important
}

.faq-services .faq__text ul li {
    margin-left: 0
}

.faq-services .faq__wrapper {
    padding: 72px 0 0;
    max-width: 782px
}

.faq-services .title {
    margin-bottom: 26px
}

.faq-services ul li {
    color: #323232;
    font-family: Montserrat;
    font-size: 14px;
    line-height: 31px;
    padding-right: 20px;
    position: relative
}

.faq-services ul li,
.faq-services ul li a {
    display: inline-block
}

.faq-services ul li:last-child::after {
    content: none
}

.faq-services ul li:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    right: 10px;
    top: 8px;
    background-color: #2387fd;
    opacity: .5
}

.faq-services .faq__item--active .faq__title {
    border-bottom: none
}

.faq-services .faq__title {
    padding: 20px 20px 18px 0
}

.faq-services .faq__title p,
.faq-services .faq__title span {
    display: block;
    opacity: .8;
    color: #323232;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    margin-top: 9px
}

.services-particles {
    position: relative;
    padding: 81px 0
}

.services-particles .services__description {
    margin: 21px auto 51px
}

.services-particles .container {
    position: relative
}

.services-particles #particles {
    z-index: 0;
    top: 0
}

.cta-services {
    height: auto !important
}

.cta-services .service-cta__white {
    margin-bottom: 0;
    line-height: 34px
}

.cta-services .service-cta__text-area--team-extension {
    max-width: 603px
}

.cta-services .button--white-green {
    min-width: 220px
}

.slick-dots {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    margin-left: 0
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px
}

.slick-dots li,
.slick-dots li button {
    width: auto;
    height: auto;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    content: "";
    font-size: 0;
    line-height: 20px;
    position: static;
    display: block;
    width: 20px;
    height: 20px;
    background-color: #000;
    border-radius: 50%;
    text-align: center;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #000
}

.panel {
    margin: 0 auto;
    height: 200px;
    position: relative;
    -webkit-perspective: 600px;
    -moz-perspective: 600px
}

.panel .front {
    height: inherit;
    z-index: 900;
    text-align: center;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d
}

.panel .back,
.panel .front {
    position: absolute;
    top: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.panel .back {
    z-index: 1000;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    height: 182px
}

.panel.flip .front {
    z-index: 900;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg)
}

.panel.flip .back {
    z-index: 1000;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg)
}

.panel .back,
.panel .front {
    text-align: center;
    width: 100%;
    height: 100%
}

.panel .back .box1,
.panel .front .box1 {
    background-color: #eaf3fe;
    padding: 35px 0;
    height: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.box2 {
    background-color: #eaf3fe;
    padding: 10px 0;
    height: 100%
}

body.services-index .faq__wrapper {
    max-width: 782px
}

.cta .cta-flex {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    height: 100%
}

@media screen and (max-width:991px) {
    .cta .cta-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.advantages__wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr)
}

@media screen and (max-width:575px) {
    .advantages__wrapper {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.development-services {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    background-color: #1476f2;
    gap: 1px;
    padding: 0
}

.development-service {
    padding: 24px;
    background-color: #fff
}

.development-service-header {
    margin: 20px 0;
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.development-service-description {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

@media (max-width:758px) {
    .development-services {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.help {
    margin-top: 48px;
    border-radius: 8px;
    padding: 48px 32px;
    background-color: #5ec792
}

.help__text {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    color: #fff;
    margin-bottom: 48px
}

.help__button {
    background-color: #fff;
    color: #16ae62;
    font-weight: 600;
    padding: 15px 35px;
    max-width: 310px;
    min-height: 45px;
    text-transform: uppercase;
    border-radius: 4px
}

.help__button svg {
    margin-left: 22px
}

.help__button path {
    fill: #16ae62
}

@media screen and (max-width:748px) {
    .help__button {
        width: 100%;
        max-width: 100%;
        text-align: center
    }
}

.help__button:hover {
    cursor: pointer;
    color: #fff;
    background-color: #139755
}

.help__button:hover path {
    fill: #fff
}

.services-links-list {
    list-style: disc;
    margin-left: 24px
}

.services-links-list li {
    font-size: 18px;
    line-height: 1.67
}

@-webkit-keyframes grow {
    0% {
        visibility: hidden;
        bottom: -100%;
        opacity: 0
    }

    50% {
        visibility: visible;
        bottom: -30%;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

@keyframes grow {
    0% {
        visibility: hidden;
        bottom: -100%;
        opacity: 0
    }

    50% {
        visibility: visible;
        bottom: -30%;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

@-webkit-keyframes shrink {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }
}

@keyframes shrink {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }
}

.blog {
    padding: 72px 0;
    position: relative
}

.blog h2.title {
    padding: 0 0 10px;
    font-size: 32px;
    font-weight: 600;
    line-height: .94;
    text-align: center;
    color: #323232
}

@media screen and (max-width:767px) {
    .blog .container {
        padding: 0 15px
    }
}

.blog__grid {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    margin: 80px 0 0
}

@media screen and (max-width:980px) {
    .blog__grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap
    }
}

.blog__grid-main {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    margin: 80px 0 0
}

@media screen and (max-width:980px) {
    .blog__grid-main {
        -js-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        margin: 0;
        padding: 28px 0 0
    }
}

.featured-post__wrapper,
.posts__wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1
}

@media screen and (max-width:767px) {

    .featured-post__wrapper,
    .posts__wrapper {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.featured-post__wrapper .blog__item .blog__content {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    position: relative;
    width: 100%
}

@media screen and (max-width:980px) {
    .featured-post__wrapper .blog__item .blog__content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
}

@media screen and (max-width:767px) {
    .featured-post__wrapper .blog__item .blog__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap
    }
}

.featured-post__wrapper .blog__item .blog__media {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 46%;
    flex: 1 1 46%;
    width: 100%
}

@media screen and (max-width:980px) {
    .featured-post__wrapper .blog__item .blog__media {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 35%;
        flex: 1 1 35%
    }
}

@media screen and (max-width:767px) {
    .featured-post__wrapper .blog__item .blog__media {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        height: 140px
    }
}

.featured-post__wrapper .blog__item .blog__text {
    height: 290px;
    width: 100%
}

@media screen and (max-width:980px) {
    .featured-post__wrapper .blog__item .blog__text {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 65%;
        flex: 1 1 65%
    }
}

@media screen and (max-width:767px) {
    .featured-post__wrapper .blog__item .blog__text {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        height: 260px;
        margin-top: 0;
        -webkit-transition: all .3s;
        transition: all .3s;
        background: #fff;
        z-index: 2
    }
}

.featured-post__wrapper .blog__item .blog__title {
    color: #323232;
    padding: 13px 0 16px;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.25
}

@media screen and (max-width:980px) {
    .featured-post__wrapper .blog__item .blog__title {
        padding: 11px 0;
        font-size: 16px
    }
}

.featured-post__wrapper .blog__item .blog__description {
    font-size: 15px;
    line-height: 1.67;
    color: #555
}

@media screen and (max-width:980px) {
    .featured-post__wrapper .blog__item .blog__description {
        font-size: 14px;
        line-height: 1.43;
        color: rgba(50, 50, 50, .8)
    }
}

.blog__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    width: 100%
}

.blog__item .blog__title {
    color: #323232
}

.blog__item:hover .blog__media-inner {
    -webkit-transform: scale(1.16);
    -ms-transform: scale(1.16);
    transform: scale(1.16)
}

.blog__item:hover .blog__tag:not(.blog__tag--medium) {
    margin-top: -15px;
    opacity: 0
}

.blog__item:hover .blog__link--more {
    opacity: 1;
    bottom: 40px
}

.blog__item:hover .blog__link--more i {
    margin-left: 5px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.blog__item-main {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    padding: 10px 9px
}

.blog__content,
.blog__item-main {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.blog__content {
    background-color: #fff;
    background-size: cover;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
    color: #323232;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    border-radius: 8px;
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease
}

@media screen and (max-width:991px) and (min-width:768px) {
    .blog__content .blog__media {
        height: 100%
    }
}

.blog__content:hover {
    -webkit-box-shadow: 0 9px 19px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 9px 19px 0 rgba(0, 0, 0, .1)
}

.blog__media {
    height: auto;
    width: 35%
}

.blog__media,
.blog__media-main {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    overflow: hidden
}

.blog__media-main {
    height: auto;
    width: 189px;
    height: 265px
}

@media screen and (min-width:991px) and (max-width:1200px) {
    .blog__media-main {
        width: 35%;
        height: 300px
    }
}

.blog__media-inner,
.blog__media-inner-main {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.blog__media-inner-main {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px
}

.blog__logo {
    position: relative;
    z-index: 1
}

.blog__text {
    padding: 33px;
    width: 65%
}

@media screen and (max-width:767px) {
    .blog__text {
        height: 260px;
        margin-top: 0;
        -webkit-transition: all .3s;
        transition: all .3s;
        background: #fff;
        z-index: 2
    }
}

.blog__text-main {
    padding: 33px;
    width: 65%
}

@media screen and (max-width:767px) {
    .blog__text-main {
        margin-top: 0;
        -webkit-transition: all .3s;
        transition: all .3s;
        background: #fff;
        z-index: 2;
        width: 100%
    }
}

.blog__tag {
    font-size: 12px;
    font-weight: 600;
    color: rgba(50, 50, 50, .3);
    display: block;
    text-transform: uppercase;
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s
}

.blog__title {
    padding: 11px 0;
    font-size: 16px;
    line-height: 1.25;
    text-transform: none;
    font-weight: 600
}

.blog__description {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.43;
    width: 100%;
    color: rgba(50, 50, 50, .8)
}

.blog__description--medium {
    font-size: 16px;
    font-weight: 400;
    color: #fff
}

@media screen and (max-width:1024px) and (orientation:landscape) {
    .blog__description--medium {
        margin-bottom: 80px
    }
}

.blog__link {
    color: #a7a7a7;
    font-size: 14px;
    bottom: 30px
}

.blog__link,
.blog__link--more {
    font-weight: 600;
    text-transform: uppercase;
    position: absolute
}

.blog__link--more {
    font-size: 13px;
    line-height: 1;
    color: #1476f2;
    bottom: 10px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    -webkit-transition: all .45s ease;
    transition: all .45s ease
}

.blog__link--more i {
    font-size: 11px;
    margin-left: -3px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.blog__link--more:hover {
    color: #005ed7
}

@media screen and (max-width:1024px) and (orientation:landscape) {
    .blog__text--blue {
        min-height: 390px
    }
}

@media screen and (max-width:1300px) {
    .blog__item:hover .blog__link--more {
        bottom: 15px
    }
}

@media screen and (max-width:1023px) {
    .blog__item {
        width: 100%
    }

    .blog__text {
        padding: 15px
    }

    .blog__item--three {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    .blog__media {
        width: 100%;
        height: 140px
    }

    .blog__text {
        width: 100%
    }
}

@media screen and (max-width:991px) {
    .blog__media-main {
        width: 100%;
        height: 190px
    }

    .blog__media-inner-main {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 0;
        border-top-right-radius: 8px
    }

    .blog__text-main {
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        padding: 16px
    }
}

@media screen and (min-width:1024px) {
    .blog__content--block {
        display: block
    }

    .blog__media--fluid {
        width: 100%;
        height: 130px
    }

    .blog__text--fluid {
        width: 100%;
        height: 280px;
        background: #fff;
        position: relative;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .blog__text--blue {
        height: 100%;
        background-color: rgba(0, 114, 246, .9)
    }
}

.blog__button-wrapper {
    padding: 48px 0
}

.blog__button,
.blog__button-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.blog__button {
    background-color: #1476f2;
    color: #fff;
    font-size: 14px;
    padding: 18px 32px;
    border-radius: 4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 171px;
    margin: 48px auto
}

.blog__button:hover {
    background: #156fe6;
    color: #fff
}

.blog__button svg {
    margin-left: 22px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.blog__button path {
    fill: #fff
}

.blog__icons {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    padding: 0 50px
}

@media screen and (max-width:980px) {
    .blog__icons {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto auto auto;
        grid-template-columns: auto auto auto;
        gap: 40px
    }
}

.button {
    height: 45px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    min-width: 140px;
    font-size: 13px;
    padding: 0 20px;
    font-weight: 600;
    text-transform: uppercase;
    background: #1476f2;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: none;
    white-space: nowrap
}

@media screen and (max-width:575px) {
    .button {
        font-size: 14px
    }
}

.button [class*=" isoi-"],
.button [class^=isoi-] {
    font-size: 12px;
    color: #1476f2;
    padding-left: 12px;
    display: block
}

.button:hover {
    background: #005ed7;
    border-color: #005ed7;
    color: #fff
}

.button:hover [class*=" isoi-"],
.button:hover [class^=isoi-] {
    color: #fff
}

.button:active {
    background: #323232;
    border-color: #323232;
    color: #fff
}

.button:active [class*=" isoi-"],
.button:active [class^=isoi-] {
    color: #fff
}

.button--clear {
    height: 45px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    min-width: 140px;
    font-size: 13px;
    padding: 0 20px;
    font-weight: 600;
    text-transform: uppercase;
    background: #1476f2;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: none;
    white-space: nowrap;
    background: transparent;
    border: 2px solid #1476f2
}

@media screen and (max-width:575px) {
    .button--clear {
        font-size: 14px
    }
}

.button--clear [class*=" isoi-"],
.button--clear [class^=isoi-] {
    font-size: 12px;
    color: #1476f2;
    padding-left: 12px;
    display: block
}

.button--clear:hover {
    background: #005ed7;
    border-color: #005ed7;
    color: #fff
}

.button--clear:hover [class*=" isoi-"],
.button--clear:hover [class^=isoi-] {
    color: #fff
}

.button--clear:active {
    background: #323232;
    border-color: #323232;
    color: #fff
}

.button--clear:active [class*=" isoi-"],
.button--clear:active [class^=isoi-] {
    color: #fff
}

.button--220 {
    max-width: 220px
}

.icon-arrow {
    padding-left: 15px;
    width: 8px;
    height: 14px
}

.icon-arrow:before {
    content: "";
    background-image: url(../img/icons/arrow-small-white.svg);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    height: 12px;
    width: 8px
}

.icon-arrow--blue:before {
    background-image: url(../img/icons/arrow-small-blue.svg)
}

.button--blue {
    color: #0072f6;
    border: 2px solid #0072f6
}

.button--blue:hover .icon-arrow:before {
    background-image: url(../img/icons/arrow-small-white.svg)
}

.button--white {
    height: 45px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    min-width: 140px;
    font-size: 13px;
    padding: 0 20px;
    font-weight: 600;
    text-transform: uppercase;
    background: #1476f2;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: none;
    white-space: nowrap;
    color: #fff;
    background: transparent;
    border: 2px solid #fff
}

@media screen and (max-width:575px) {
    .button--white {
        font-size: 14px
    }
}

.button--white [class*=" isoi-"],
.button--white [class^=isoi-] {
    font-size: 12px;
    color: #1476f2;
    padding-left: 12px;
    display: block
}

.button--white:hover {
    background: #005ed7;
    border-color: #005ed7;
    color: #fff
}

.button--white:hover [class*=" isoi-"],
.button--white:hover [class^=isoi-] {
    color: #fff
}

.button--white:active {
    background: #323232;
    border-color: #323232;
    color: #fff
}

.button--white:active [class*=" isoi-"],
.button--white:active [class^=isoi-] {
    color: #fff
}

.button--white:hover {
    color: #323232;
    background: #fff;
    border: 2px solid #fff
}

.button--white:active {
    color: #323232;
    background: hsla(0, 0%, 88%, .8);
    border: 2px solid hsla(0, 0%, 88%, .1)
}

.button--white i {
    color: #fff
}

.button--white:active,
.button--white:hover,
.button--white:hover i {
    color: #1476f2
}

.button--white i[class^=isoi-] {
    color: #fff
}

.button--white:active i[class^=isoi-],
.button--white:hover i[class^=isoi-] {
    color: #1476f2
}

.card__button.button i[class^=isoi-] {
    color: #fff
}

.button--white-gray {
    height: 45px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    min-width: 140px;
    font-size: 13px;
    padding: 0 20px;
    font-weight: 600;
    text-transform: uppercase;
    background: #1476f2;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: none;
    white-space: nowrap;
    color: #fff;
    background: transparent;
    border: 2px solid #fff
}

@media screen and (max-width:575px) {
    .button--white-gray {
        font-size: 14px
    }
}

.button--white-gray [class*=" isoi-"],
.button--white-gray [class^=isoi-] {
    font-size: 12px;
    color: #1476f2;
    padding-left: 12px;
    display: block
}

.button--white-gray:hover {
    background: #005ed7;
    border-color: #005ed7;
    color: #fff
}

.button--white-gray:hover [class*=" isoi-"],
.button--white-gray:hover [class^=isoi-] {
    color: #fff
}

.button--white-gray:active {
    background: #323232;
    border-color: #323232;
    color: #fff
}

.button--white-gray:active [class*=" isoi-"],
.button--white-gray:active [class^=isoi-] {
    color: #fff
}

.button--white-gray:hover {
    color: #323232;
    background: #fff;
    border: 2px solid #fff
}

.button--white-gray:active {
    color: #323232;
    background: hsla(0, 0%, 88%, .8);
    border: 2px solid hsla(0, 0%, 88%, .1)
}

.button--white-gray i[class^=isoi-] {
    color: #fff
}

.button--white-gray:active i[class^=isoi-],
.button--white-gray:hover i[class^=isoi-] {
    color: #323232
}

.button--white-green {
    height: 45px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    min-width: 140px;
    font-size: 13px;
    padding: 0 20px;
    text-transform: uppercase;
    background: #1476f2;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: none;
    white-space: nowrap;
    background: transparent;
    border: 2px solid #fff;
    height: 50px;
    min-width: 220px;
    font-weight: 600;
    color: #fff;
    background: #17ca8e;
    border: 2px solid #17ca8e;
    font-size: 15px
}

@media screen and (max-width:575px) {
    .button--white-green {
        font-size: 14px
    }
}

.button--white-green [class*=" isoi-"],
.button--white-green [class^=isoi-] {
    font-size: 12px;
    color: #1476f2;
    padding-left: 12px;
    display: block
}

.button--white-green:hover {
    background: #005ed7;
    border-color: #005ed7
}

.button--white-green:hover [class*=" isoi-"],
.button--white-green:hover [class^=isoi-] {
    color: #fff
}

.button--white-green:active {
    background: #323232;
    border-color: #323232;
    color: #fff
}

.button--white-green:active [class*=" isoi-"],
.button--white-green:active [class^=isoi-] {
    color: #fff
}

.button--white-green:hover {
    color: #323232;
    background: #fff;
    border: 2px solid #fff;
    color: #fff;
    background: #15da98;
    border: 2px solid #15da98
}

.button--white-green:active {
    color: #323232;
    background: hsla(0, 0%, 88%, .8);
    border: 2px solid hsla(0, 0%, 88%, .1)
}

@media screen and (max-width:767px) {
    .button--white-green {
        width: auto;
        font-size: 14px
    }
}

.button--white-green i[class^=isoi-] {
    color: #17ca8e
}

.button--white-green:active i[class^=isoi-],
.button--white-green:hover i[class^=isoi-] {
    color: #323232
}

.button--video-play {
    margin-top: 60px
}

.button--video-play i[class^=isoi-] {
    padding-left: 0;
    padding-right: 12px;
    font-size: 13px
}

.button--primary {
    background-color: #0072f6;
    color: #fff;
    font-weight: 400;
    padding: 15px 35px;
    max-width: 200px;
    min-height: 45px
}

.button--primary:hover {
    color: #fff;
    background-color: #06d
}

.button--clients {
    background-color: #0072f6;
    font-weight: 600;
    max-width: 100%
}

.button--blue-not-filled {
    height: 45px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    min-width: 140px;
    font-size: 13px;
    padding: 0 20px;
    font-weight: 600;
    text-transform: uppercase;
    background: #1476f2;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: none;
    white-space: nowrap;
    background: transparent;
    border: 2px solid #1476f2
}

@media screen and (max-width:575px) {
    .button--blue-not-filled {
        font-size: 14px
    }
}

.button--blue-not-filled [class*=" isoi-"],
.button--blue-not-filled [class^=isoi-] {
    font-size: 12px;
    color: #1476f2;
    padding-left: 12px;
    display: block
}

.button--blue-not-filled:hover {
    background: #005ed7;
    border-color: #005ed7;
    color: #fff
}

.button--blue-not-filled:hover [class*=" isoi-"],
.button--blue-not-filled:hover [class^=isoi-] {
    color: #fff
}

.button--blue-not-filled:active {
    background: #323232;
    border-color: #323232;
    color: #fff
}

.button--blue-not-filled:active [class*=" isoi-"],
.button--blue-not-filled:active [class^=isoi-] {
    color: #fff
}

.button-new {
    width: fit-content;
    float: left
}

@media screen and (max-width:575px) {
    .button-new {
        margin-left: 0 !important;
        margin-top: 20px !important
    }
}

.cemetery {
    padding: 80px 0 60px;
    background-color: #fff;
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.cemetery-about,
.cemetery.mobile-development {
    background-color: unset
}

@media screen and (max-width:767px) {
    .cemetery {
        padding: 61px 0 10px
    }
}

.cemetery .container {
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media screen and (max-width:767px) {
    .cemetery .button--clear {
        font-size: 14px;
        width: 100%;
        margin-top: -14px;
        padding: 23px 20px
    }
}

.cemetery__title {
    color: #323232;
    margin-bottom: 30px
}

.cemetery__title h1,
.cemetery__title h2 {
    color: #323232;
    text-align: center;
    font-size: 32px;
    margin-bottom: 20px;
    text-transform: uppercase
}

@media screen and (max-width:767px) {

    .cemetery__title h1,
    .cemetery__title h2 {
        font-size: 24px;
        line-height: 31px;
        margin-bottom: 23px
    }
}

.cemetery__title p {
    font-size: 18px;
    line-height: 1.67;
    text-align: center;
    color: #555;
    width: 100%;
    max-width: 800px;
    margin: auto;
    margin-top: 20px
}

@media screen and (max-width:1023px) {
    .cemetery__title p {
        font-size: 16px
    }
}

@media screen and (max-width:767px) {
    .cemetery__title p {
        font-size: 14px
    }
}

.cemetery__image {
    background-position: 50%;
    background-repeat: no-repeat;
    height: 100px;
    width: 100%
}

.cemetery__title--center {
    text-align: center
}

.cemetery__title--center h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 15px
}

.cemetery__title--center p {
    font-size: 16px;
    font-weight: 400
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px
}

@media screen and (max-width:767px) {
    .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 21px
    }
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 50px;
    height: 2px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #0072f6
}

.grid {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.no-padding-10 {
    margin: -10px
}

.no-padding-20 {
    margin: -20px
}

@media screen and (max-width:767px) {
    .no-padding-20 {
        margin: 0 -20px
    }
}

.grid--center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.grid--space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.grid--column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.column {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.column-three {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%;
    max-width: 33%
}

.column-flex-3 {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3
}

.column-flex-4 {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4
}

.column-flex-2 {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2
}

@media screen and (max-width:1023px) {
    .column-flex-2 {
        -webkit-box-flex: 3;
        -ms-flex: 3;
        flex: 3
    }
}

.column--half {
    max-width: 50%
}

@media screen and (max-width:1023px) {
    .column--half {
        max-width: 100%
    }
}

.column--flex-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.column--flex-center,
.column--flex-end {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.column--flex-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mb-40 {
    margin-bottom: 40px
}

.mt-40 {
    margin-top: 40px
}

.p-right-20 {
    padding-right: 20px
}

.p-left-20 {
    padding-left: 20px
}

.p-10 {
    padding: 10px
}

.pb-20 {
    padding-bottom: 20px
}

.p-top-20 {
    padding-top: 20px
}

.p-top-40 {
    padding-top: 40px
}

.p-top-150 {
    padding-top: 150px
}

@media screen and (max-width:1023px) {
    .column-three {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        max-width: 50%
    }
}

@media screen and (max-width:767px) {
    .column-three {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        max-width: 100%
    }
}

.footer {
    padding: 50px 0 30px;
    max-width: 1200px;
    margin: 0 auto
}

.footer__certified {
    margin: 13px 0 0
}

@media screen and (max-width:1220px) {
    .footer__certified {
        padding: 0 40px
    }
}

@media screen and (max-width:991px) {
    .footer__certified {
        padding: 0 20px
    }
}

.footer__certified--content {
    font-size: 12px;
    line-height: 24px;
    color: #323232
}

.footer__certified--content a {
    text-decoration: underline
}

.footer__flexbox {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 50px;
    font-size: 14px;
    line-height: 1.71;
    border-bottom: 1px solid rgba(50, 50, 50, .06)
}

@media screen and (max-width:1220px) {
    .footer__flexbox {
        padding: 0 40px 50px
    }
}

@media screen and (max-width:1023px) {
    .footer__flexbox {
        padding: 0 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (max-width:767px) {
    .footer__flexbox {
        line-height: 2.43;
        margin: auto;
        border-bottom: none
    }
}

.footer__flexbox-main {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 0 50px;
    font-size: 14px;
    line-height: 1.71;
    border-bottom: 1px solid rgba(50, 50, 50, .06)
}

@media screen and (max-width:1220px) {
    .footer__flexbox-main {
        padding: 0 40px 50px
    }
}

@media screen and (max-width:1023px) {
    .footer__flexbox-main {
        padding: 0 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (max-width:767px) {
    .footer__flexbox-main {
        line-height: 2.43;
        margin: auto;
        border-bottom: none
    }
}

.footer__menu-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

@media screen and (max-width:1023px) {
    .footer__menu-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 0
    }
}

.footer__copyright {
    font-size: 14px;
    margin-top: 10px;
    padding: 0 30px 0 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

@media screen and (max-width:1220px) {
    .footer__copyright {
        padding: 0 40px
    }
}

@media screen and (max-width:460px) {
    .footer__copyright {
        margin-top: 35px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.footer__year {
    font-size: inherit;
    font-weight: 400;
    color: rgba(50, 50, 50, .5)
}

@media screen and (max-width:767px) {
    .footer__year {
        display: block;
        margin-bottom: 10px
    }
}

.footer__privacy {
    color: #323232;
    font-weight: 300;
    border-left: 1px solid rgba(50, 50, 50, .5);
    padding-left: 15px;
    margin-left: 10px
}

.footer__privacy:hover {
    color: #005ed7
}

@media screen and (max-width:767px) {
    .footer__privacy {
        padding-left: 0;
        margin-left: 0;
        border-left: none;
        display: block;
        padding-bottom: 5px
    }
}

.footer__menu {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 5;
    -ms-flex: 5;
    flex: 5;
    font-size: 14px;
    font-weight: 400;
    line-height: 2.31;
    color: #323232
}

@media screen and (max-width:767px) {
    .footer__menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.footer__menu .has-dropdown {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0
}

@media screen and (max-width:1023px) {
    .footer__menu .has-dropdown {
        padding: 0 20px 40px;
        width: 50%
    }
}

@media screen and (max-width:767px) {
    .footer__menu .has-dropdown {
        padding: 0;
        width: 100%;
        border-top: 1px solid hsla(0, 0%, 59%, .15)
    }

    .footer__menu .has-dropdown:last-child {
        border-bottom: 1px solid hsla(0, 0%, 59%, .15)
    }
}

.footer__menu .has-dropdown>a {
    display: inline-block;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    font-size: 14px;
    line-height: 1;
    color: #323232
}

.footer__menu .has-dropdown>a:hover {
    color: #005ed7
}

@media screen and (max-width:767px) {
    .footer__menu .has-dropdown>a:before {
        content: "";
        background-image: url(img/icons/arrow-right.svg);
        background-size: contain;
        position: absolute;
        right: 0;
        top: 50%;
        height: 14px;
        width: 7px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        transform-origin: left;
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
    }
}

@media screen and (max-width:767px) {
    .footer__menu .has-dropdown>a {
        line-height: 2.86;
        margin-bottom: 0;
        width: 100%
    }
}

.footer__menu .has-dropdown .arrow-down:before {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg)
}

@media screen and (max-width:767px) {
    .footer__menu .sub-menu {
        padding-left: 10px;
        height: 0;
        overflow: hidden;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }
}

.footer__menu .sub-menu a {
    color: #323232;
    font-weight: 400
}

.footer__menu .sub-menu a:hover {
    color: #005ed7
}

.footer__about {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 20px
}

@media screen and (max-width:767px) {
    .footer__about {
        margin-top: 40px;
        padding: 0;
        display: none
    }
}

.footer__about-mobile {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 20px;
    display: none
}

@media screen and (max-width:767px) {
    .footer__about-mobile {
        margin-top: 40px;
        padding: 0;
        display: block
    }
}

.footer__office:nth-child(odd) {
    margin-top: 15px;
    display: -ms-grid;
    display: grid
}

.footer__heading {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    margin: 10px 0 14px;
    color: #323232;
    cursor: pointer;
    display: inline-block
}

.footer__heading:hover {
    color: #005ed7
}

.footer__email {
    position: relative;
    color: #1476f2;
    font-size: 14px;
    font-weight: 600
}

.footer__email:after {
    content: "";
    position: absolute;
    bottom: 0;
    display: block;
    height: 1px;
    width: 100%;
    background-color: #1476f2;
    transition: transform .45s cubic-bezier(.835, -.005, .06, 1), -webkit-transform .45s cubic-bezier(.835, -.005, .06, 1);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0)
}

.footer__email:hover {
    color: #005ed7
}

.footer__email:hover:after {
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.footer__phone {
    font-size: 14px;
    font-weight: 600;
    color: #323232;
    padding: 8px 0 10px
}

.footer__address {
    font-size: 14px;
    font-weight: 400;
    color: #323232;
    padding-bottom: 10px
}

@media screen and (max-width:1023px) {
    .footer__address {
        max-width: 145px
    }
}

.footer__tel {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 10px;
    color: #1f7aef;
    padding-left: 20px;
    background-image: url(img/icons/tel.png);
    background-repeat: no-repeat
}

.footer__newyork {
    background-image: url(img/icons/pin.svg);
    background-repeat: no-repeat
}

.footer__newyork,
.footer__newyork1 {
    display: block;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 17px;
    color: #1f7aef;
    padding-left: 20px
}

.footer__address a.footer__link {
    padding: 0;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    width: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 14px;
    font-weight: 400
}

.footer__address a.footer__link:hover i {
    margin-left: 10px
}

.footer__address a.footer__link i {
    margin-left: 0;
    -webkit-transition: margin-left .3s ease;
    transition: margin-left .3s ease
}

@media screen and (max-width:460px) {
    .footer__copy-container {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        text-align: center;
        margin-top: 35px
    }
}

@media screen and (max-width:460px) {
    .footer__social {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.form {
    margin-top: 20px;
    margin-left: -7.5px;
    margin-right: -7.5px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.form--ebook {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0
}

.form--ebook span {
    opacity: .7;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.43;
    color: #454545
}

.form--ebook span a {
    text-decoration: underline;
    color: #454545
}

.form--ebook .form__submit {
    margin-top: 10px;
    height: 50px;
    margin-bottom: 25px
}

.form--ebook .form-box {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:767px) {
    .form--ebook .form-box {
        display: block;
        margin-bottom: 20px
    }
}

.form--ebook .form-box .form-group {
    width: -webkit-calc(50% - 5px);
    width: calc(50% - 5px);
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset
}

@media screen and (max-width:767px) {
    .form--ebook .form-box .form-group {
        width: 100%
    }
}

.form--ebook .form-group {
    padding: 0;
    margin-bottom: 20px;
    width: 100%
}

.form--ebook .form-group:after {
    top: 20px
}

.form--ebook .form-group:last-child {
    margin-bottom: 0
}

.form--ebook .form-group input[type=tel] {
    padding: 0 35px 0 20px
}

.form--ebook .form-group input[type=tel],
.form--ebook .form-group input[type=text],
.form--ebook .form-group select {
    width: 100%;
    height: 40px;
    border: 1px solid hsla(0, 0%, 59%, .25);
    font-size: 15px;
    line-height: 1.67;
    padding: 0 35px 0 16px;
    text-align: left;
    color: #323232;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    border-radius: 0 !important
}

.form--ebook .form-group::-webkit-input-placeholder {
    font-size: 15pxform --contact--rating;
    line-height: 1.67;
    text-align: left;
    color: #777;
    font-weight: 300;
    font-family: Montserrat
}

.form--ebook .form-group select {
    font-size: 15px;
    line-height: 1.67;
    text-align: left;
    color: #777;
    font-weight: 300;
    font-family: Montserrat;
    -webkit-appearance: none;
    border-radius: 0;
    background-color: transparent;
    padding: 0 35px 0 16px
}

.form--ebook .form-group .form__appearance:before {
    content: "";
    background-image: url(img/arrow-1-1.svg);
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 10px;
    height: 7px
}

@media screen and (max-width:767px) {
    .form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.form__title {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600
}

.form__lead {
    font-size: 12px;
    line-height: 18px;
    color: #bababa;
    padding: 7.5px
}

@media screen and (max-width:1023px) {
    .form__lead {
        font-size: 10px
    }
}

.form__submit {
    height: 45px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    min-width: 140px;
    font-size: 13px;
    padding: 0 20px;
    font-weight: 600;
    text-transform: uppercase;
    background: #1476f2;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: none;
    white-space: nowrap;
    display: block;
    width: 100%
}

@media screen and (max-width:575px) {
    .form__submit {
        font-size: 14px
    }
}

.form__submit [class*=" isoi-"],
.form__submit [class^=isoi-] {
    font-size: 12px;
    color: #1476f2;
    padding-left: 12px;
    display: block
}

.form__submit:hover {
    background: #005ed7;
    border-color: #005ed7;
    color: #fff
}

.form__submit:hover [class*=" isoi-"],
.form__submit:hover [class^=isoi-] {
    color: #fff
}

.form__submit:active {
    background: #323232;
    border-color: #323232;
    color: #fff
}

.form__submit:active [class*=" isoi-"],
.form__submit:active [class^=isoi-] {
    color: #fff
}

.form__submit--green {
    background: #17ca8e
}

.form__submit--green:hover {
    background: #15da98
}

.form__submit--contact {
    height: 45px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    min-width: 140px;
    font-size: 13px;
    padding: 0 20px;
    text-transform: uppercase;
    background: #1476f2;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: none;
    white-space: nowrap;
    background: transparent;
    border: 2px solid #fff;
    height: 50px;
    min-width: 220px;
    color: #fff;
    background: #17ca8e;
    border: 2px solid #17ca8e;
    margin: 0 auto;
    max-width: 500px;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    line-height: .81;
    text-align: center;
    display: inline-block;
    z-index: 10
}

@media screen and (max-width:575px) {
    .form__submit--contact {
        font-size: 14px
    }
}

.form__submit--contact [class*=" isoi-"],
.form__submit--contact [class^=isoi-] {
    font-size: 12px;
    color: #1476f2;
    padding-left: 12px;
    display: block
}

.form__submit--contact:hover {
    background: #005ed7;
    border-color: #005ed7
}

.form__submit--contact:hover [class*=" isoi-"],
.form__submit--contact:hover [class^=isoi-] {
    color: #fff
}

.form__submit--contact:active {
    background: #323232;
    border-color: #323232;
    color: #fff
}

.form__submit--contact:active [class*=" isoi-"],
.form__submit--contact:active [class^=isoi-] {
    color: #fff
}

.form__submit--contact:hover {
    color: #323232;
    background: #fff;
    border: 2px solid #fff;
    color: #fff;
    background: #15da98;
    border: 2px solid #15da98
}

.form__submit--contact:active {
    color: #323232;
    background: hsla(0, 0%, 88%, .8);
    border: 2px solid hsla(0, 0%, 88%, .1)
}

@media screen and (max-width:1023px) {
    .form__submit--contact {
        max-width: 355px
    }
}

@media screen and (max-width:767px) {
    .form__submit--contact {
        max-width: 100%
    }
}

@media screen and (max-width:320px) {
    .form__submit--contact {
        font-size: 14px;
        padding: 0
    }
}

.form__submit--contact-page {
    max-width: 100%
}

.form__valid-fill {
    color: #fff;
    font-size: 14px;
    text-align: right;
    padding-right: 7.5px;
    width: 100%
}

.form__valid-fill--black {
    color: #000
}

.form__inform-data {
    color: #323232;
    opacity: .6
}

.form__checkbox-label,
.form__inform-data {
    display: inline-block;
    position: relative;
    outline: 0;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal
}

.form__checkbox-label {
    padding-left: 30px;
    color: #fff;
    cursor: pointer
}

.form__checkbox-label:after,
.form__checkbox-label:before {
    background-color: rgba(50, 50, 50, .03);
    border: 1px solid #eaeaea;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 17px;
    width: 17px;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.form__checkbox-label:after {
    content: "";
    color: rgba(0, 0, 0, .87);
    opacity: 0;
    width: 9px;
    height: 5px;
    background: transparent;
    top: 4px;
    left: 4px;
    border: 2px solid #1476f2;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.form__checkbox-label--gray {
    color: rgba(50, 50, 50, .6)
}

.form__checkbox {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    outline: 0;
    z-index: -1;
    width: 17px;
    height: 17px
}

.form__checkbox:checked~label:after {
    opacity: 1
}

.form__select {
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    color: rgba(50, 50, 50, .6);
    border-radius: 0;
    border: none;
    cursor: pointer;
    height: 40px;
    width: 100%;
    padding-left: 17px;
    line-height: 1.5
}

.form__appearance:before {
    content: "";
    background-image: url(img/arrow-1-1.svg);
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 10px;
    height: 7px
}

.form__select-container {
    width: 100%
}

.form__select-container:before {
    content: "";
    background-image: url(img/select-arrow-new.svg);
    background-size: contain;
    pointer-events: none;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background-repeat: no-repeat
}

.form__select-container .form__select {
    height: 40px;
    border: 1px solid hsla(0, 0%, 59%, .25);
    font-size: 15px;
    line-height: 1.67;
    text-align: left;
    color: #323232
}

.form__textarea {
    border: none;
    border-radius: 0;
    min-height: 120px;
    padding: 17px 35px 0 17px;
    width: 100%;
    resize: none
}

.form__footer {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 10px;
    height: auto
}

.form__footer_consent {
    margin: 15px 0 25px
}

.form__footer_consent-link {
    text-decoration: underline
}

.form__footer_consent-link:hover {
    text-decoration: none
}

.form__box {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width:767px) {
    .form__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.form__box .form-group {
    width: 50%
}

@media screen and (max-width:767px) {
    .form__box .form-group {
        width: 100%
    }
}

.form__box--contact-page {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.form__box--contact-page .form-group {
    width: 100%;
    margin-right: 0
}

.form-group {
    color: #000;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-transition: color .1s ease;
    transition: color .1s ease;
    padding: 7.5px
}

.form-group:after {
    content: "";
    position: absolute;
    -webkit-transform: translate(150%, -50%);
    -ms-transform: translate(150%, -50%);
    transform: translate(150%, -50%);
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease;
    right: 15px;
    top: 50%
}

.form-group .clear-attach {
    display: none;
    position: absolute;
    top: 5px;
    left: -15px;
    padding: 0;
    border: none;
    color: #1476f2;
    width: 20px;
    background-color: transparent
}

.form-group input[type=text] {
    border: none;
    border-radius: 0;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    padding: 0 35px 0 20px;
    width: 100%
}

.form-group input[type=file] {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.form-group.has-error {
    color: #e74c3c
}

.form-group.has-error:before {
    display: none
}

.form-group.has-error:after {
    background-image: url(img/icons/has-error.svg);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 17px;
    width: 20px
}

.form-group.has-error .upload__label--white {
    color: #e74c3c
}

.form-group.has-success:not(.js-emptyFiles):before {
    display: none
}

.form-group.has-success:not(.js-emptyFiles):after {
    background-image: url(img/icons/has-success.svg);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 12px;
    width: 16px
}

.form-group.has-success:not(.js-emptyFiles) .upload__label--white {
    color: #26ad5f
}

#attach-error,
#attach-popup-error {
    display: none !important
}

.form-group label.has-error {
    display: inline-block !important;
    color: #d84a4a !important
}

.contact__error {
    display: none;
    color: #cd5c5c;
    text-align: center;
    padding: 5px
}

.upload__label {
    background-color: transparent;
    border: 2px dashed #d0d0d0;
    cursor: pointer;
    text-align: center;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 45px;
    line-height: 45px;
    padding: 0 35px 0 50px;
    width: 100%
}

.upload__label i.isoi-upload {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 17px;
    font-size: 17px;
    left: -30px
}

.upload__label span {
    position: relative;
    pointer-events: none;
    line-height: 1
}

.upload__label--white {
    border-color: hsla(0, 0%, 82%, .5);
    color: #fff
}

.flex-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.flex-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.flex-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

@media screen and (max-width:1023px) {
    .flex-3 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
}

@media screen and (max-width:767px) {
    .flex-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-left: 0
    }
}

.flex-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width:1023px) {
    .flex-4 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 50%
    }

    .flex-4 br {
        display: none
    }
}

@media screen and (max-width:767px) {
    .flex-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        width: 100%
    }
}

.js-thx:not(.thank) {
    color: #000;
    display: none;
    font-size: 18px;
    padding: 15px 0;
    width: 100%
}

.js-delay {
    display: block
}

.thx--contact-page {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    width: 100%
}

@media screen and (max-width:1023px) {
    .form--home {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }
}

.form--home .form-group {
    margin: 15px 0 0
}

@media screen and (max-width:1023px) {
    .form--home .form-group {
        margin: 15px 0 0
    }
}

.form--contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto;
    max-width: 800px;
    width: 100%;
    display: none
}

.form--contact--rating {
    max-width: 455px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form--contact .no-validation-icon {
    margin-bottom: 0;
    width: 100%
}

.form--contact .no-validation-icon:after {
    display: none
}

.form--contact-page {
    max-width: 580px;
    margin: 7px 0 0 53px
}

@media screen and (max-width:575px) {
    .form--contact-page {
        padding: 10px 0;
        margin: 0
    }
}

.form--contact-page .form__box .form__box {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:575px) {
    .form--contact-page .form__box .form__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column
    }
}

.form--contact-page .form__box .form__box .form-group {
    max-width: 285px
}

@media screen and (max-width:575px) {
    .form--contact-page .form__box .form__box .form-group {
        max-width: 100%
    }
}

.form--contact-page .form__checkbox-label:after {
    top: 6px;
    left: 6px
}

.form--contact-page .form__submit--contact {
    height: 55px
}

.form--contact-page .form__footer_consent {
    margin: -8px 0 7px
}

.form--contact-page .form__checkbox-label:before {
    height: 21px;
    width: 21px;
    top: -2px
}

.form--contact-page .form__checkbox-label {
    margin-top: 8px;
    font-size: 15px
}

.form--contact-page .form__textarea {
    padding: 6px 35px 0 17px;
    min-height: 94px
}

.form--contact-page .form__select {
    height: 27px;
    color: internal-light-dark(#000, #fff) !important
}

.form--contact-page .form__footer {
    margin-bottom: 11px
}

.form--contact-page .form-group {
    margin-bottom: 10px;
    padding: 5px 0
}

.form--contact-page .form-group.upload-wrapper.has-error {
    overflow: visible;
    padding-right: 40px
}

@media screen and (max-width:575px) {
    .form--contact-page .form-group {
        padding: 7.5px 0
    }
}

.form--contact-page .form-group input[type=text] {
    height: 28px;
    padding: 0 35px 0 16px;
    line-height: 30px
}

.form--contact-page .form-group.border {
    border: 1px solid rgba(50, 50, 50, .1);
    background-color: #fff
}

.form-spinner {
    margin: 0 auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.form-spinner>div {
    background-color: #0072f6;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: form-spinner 1.2s infinite ease-in-out;
    animation: form-spinner 1.2s infinite ease-in-out
}

.form-spinner.js-show {
    opacity: 1
}

.form-spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.form-spinner .rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.form-spinner .rect4 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.form-spinner .rect5 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

select::-ms-expand {
    display: none
}

body.pages-contacts .form-wrap--contact-page {
    padding: 103px 0 70px
}

@media screen and (max-width:575px) {
    body.pages-contacts .form-wrap--contact-page {
        padding: 30px 0 0
    }
}

body.pages-contacts .static {
    padding-top: 193px
}

.form--contact--rating select {
    font-size: 15px;
    line-height: 1.67;
    text-align: left;
    color: #777 !important;
    font-weight: 300;
    -webkit-appearance: none;
    border-radius: 0;
    background-color: transparent;
    padding: 0 35px 0 16px
}

@-webkit-keyframes form-spinner {

    0%,
    40%,
    to {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }

    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes form-spinner {

    0%,
    40%,
    to {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }

    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@import "~intl-tel-input/build/css/intlTelInput.css";
@import url("https://fonts.googleapis.com/css2?family=PT+Sans&display=swap");

body.pages-contacts-new {
    background-color: #fff
}

@media screen and (min-width:1221px) {
    .pages-contacts .nav {
        background-color: #fff
    }
}

@media screen and (min-width:1221px) {

    .pages-contacts-new .nav .logo,
    .pages-contacts .nav .logo {
        background-image: url(img/logo-blue.svg)
    }
}

@media screen and (min-width:1221px) {

    .pages-contacts-new .nav .menu-item a.menu-item-link,
    .pages-contacts .nav .menu-item a.menu-item-link {
        color: #323232
    }
}

.case-studies--contacts .main-slider .clients-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.what-our-clients-say h2 {
    text-align: center;
    margin-bottom: 60px
}

@media screen and (max-width:767px) {
    .what-our-clients-say h2 {
        margin-bottom: 0
    }
}

.what-our-clients-say .owl-stage-outer {
    overflow: visible
}

.what-our-clients-say {
    position: relative;
    padding-bottom: 50px;
    overflow: hidden
}

.what-our-clients-say .owl-dots {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.what-our-clients-say .owl-nav {
    display: none
}

.what-our-clients-say .owl-stage {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.what-our-clients-say .owl-dot span {
    width: 50px;
    height: 2px;
    display: inline-block;
    background: hsla(0, 0%, 61%, .3);
    margin: 0 10px
}

@media screen and (max-width:767px) {
    .what-our-clients-say .owl-dot span {
        width: 20px;
        margin: 0 6px
    }
}

.owl-dot.active span {
    border-left: 50px solid #006efa
}

@media screen and (max-width:767px) {
    .owl-dot.active span {
        border-left: 20px solid #006efa
    }
}

.owl-stage-outer {
    overflow: hidden
}

.review-section {
    max-width: 618px;
    margin-top: 20px
}

@media screen and (max-width:991px) {
    .review-section {
        max-width: 514px
    }
}

.review-item {
    padding: 50px 0;
    max-width: 100%;
    margin-right: 134px
}

@media screen and (max-width:991px) {
    .review-item {
        margin-right: 30px
    }
}

@media screen and (max-width:767px) {
    .review-item {
        margin: 30px
    }
}

.review-item__title {
    font-size: 24px;
    font-weight: 600;
    padding-left: 30px;
    border-left: 4px solid #1476f2;
    margin-bottom: 40px
}

.review-item__description {
    font-size: 16px;
    margin-bottom: 40px;
    text-align: justify;
    line-height: 23px
}

.review-item__author {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    font-size: 16px;
    font-weight: 600
}

.review-item__author img {
    width: 94px;
    height: 94px;
    border-radius: 50%;
    margin-bottom: 26px
}

.case-studies--contacts {
    padding-top: 50px;
    background: #fafafa
}

#contact-hero-section {
    background: -webkit-linear-gradient(246.64deg, #2a82f2 32.5%, #1865c7 77.87%);
    background: linear-gradient(203.36deg, #2a82f2 32.5%, #1865c7 77.87%);
    padding-top: 80px
}

#contact-hero-section .contact-client-logo {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 40px
}

@media screen and (max-width:991px) {
    #contact-hero-section .contact-client-logo {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

#contact-hero-section .contact-line {
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, .24)), to(hsla(0, 0%, 100%, 0)));
    background: -webkit-linear-gradient(left, hsla(0, 0%, 100%, .24), hsla(0, 0%, 100%, 0));
    background: linear-gradient(90deg, hsla(0, 0%, 100%, .24), hsla(0, 0%, 100%, 0))
}

#contact-hero-section .contact-section {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    font-family: Montserrat;
    padding: 40px 0 65px
}

@media screen and (max-width:991px) {
    #contact-hero-section .contact-section {
        padding-top: 20px
    }
}

#contact-hero-section .contact-section .contact-info {
    width: 49%;
    padding-top: 33px
}

@media screen and (max-width:991px) {
    #contact-hero-section .contact-section .contact-info {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

#contact-hero-section .contact-section .contact-info .our-offices .motto-row {
    color: #fff;
    height: 56px
}

@media screen and (max-width:991px) {
    #contact-hero-section .contact-section .contact-info .our-offices .motto-row {
        height: auto;
        -js-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

#contact-hero-section .contact-section .contact-info .our-offices .motto-row img {
    float: left;
    margin-right: 16px
}

@media screen and (max-width:991px) {
    #contact-hero-section .contact-section .contact-info .our-offices .motto-row img {
        height: 100%
    }
}

#contact-hero-section .contact-section .contact-info .our-offices__title {
    color: #fff
}

#contact-hero-section .contact-section .contact-info .our-offices__list {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#contact-hero-section .contact-section .contact-info .our-offices__list li {
    width: 50%;
    margin-top: 45px;
    color: #fff
}

#contact-hero-section .contact-section .contact-info .our-offices__list li h4 {
    font-size: 24px;
    margin-bottom: 15px;
    padding-left: 34px;
    background-size: 24px 24px;
    background-repeat: no-repeat
}

#contact-hero-section .contact-section .contact-info .our-offices__list li h4.us {
    background-image: url(img/us.png)
}

#contact-hero-section .contact-section .contact-info .our-offices__list li h4.gb {
    background-image: url(img/gb.png)
}

#contact-hero-section .contact-section .contact-info .our-offices__list li h4.nr {
    background-image: url(img/nr.png)
}

@media screen and (max-width:767px) {
    #contact-hero-section .contact-section .contact-info .our-offices__list li {
        font-size: 20px
    }
}

#contact-hero-section .contact-section .contact-info .our-offices__list li a {
    font-size: 24px;
    color: #fff
}

@media screen and (max-width:767px) {
    #contact-hero-section .contact-section .contact-info .our-offices__list li a {
        font-size: 16px
    }
}

#contact-hero-section .contact-section .contact-info .career-email {
    margin-top: 70px
}

#contact-hero-section .contact-section .contact-info .career-email__title {
    color: #fff;
    font-size: 20px;
    margin-bottom: 22px
}

#contact-hero-section .contact-section .contact-info .career-email__link {
    font-size: 18px;
    color: #fff;
    text-decoration: underline;
    background: url(img/icons/envelope.svg) no-repeat;
    padding-left: 30px
}

#contact-hero-section .contact-section .contact-info .rating-items {
    margin-top: 100px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:991px) {
    #contact-hero-section .contact-section .contact-info .rating-items {
        width: 100%;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

#contact-hero-section .contact-section .contact-info .rating-items__item {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:767px) {
    #contact-hero-section .contact-section .contact-info .rating-items__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #contact-hero-section .contact-section .contact-info .rating-items__item svg {
        width: 28px;
        height: 28px
    }
}

#contact-hero-section .contact-section .contact-info .rating-items__item .stars {
    font-size: 22px;
    margin-bottom: 5px
}

@media screen and (max-width:767px) {
    #contact-hero-section .contact-section .contact-info .rating-items__item .stars {
        font-size: 14px
    }

    #contact-hero-section .contact-section .contact-info .rating-items__item .stars svg {
        height: 12px;
        width: 87px
    }
}

#contact-hero-section .contact-section .contact-info .rating-items__text {
    color: #fff;
    font-size: 12px;
    margin-left: 20px;
    fill: #fff
}

@media screen and (max-width:767px) {
    #contact-hero-section .contact-section .contact-info .rating-items__text {
        margin-left: 0;
        margin-top: 8px;
        font-size: 9px
    }
}

#contact-hero-section .form-wrap__flexbox,
#contact-hero-section .form-wrap__flexbox .form-group,
#contact-hero-section .form-wrap__flexbox .form__footer .form__checkbox-label {
    font-family: Montserrat
}

@media screen and (max-width:991px) {
    #contact-hero-section .form-wrap__flexbox {
        width: 100%;
        margin: 0 auto;
        border-radius: 10px
    }
}

#contact-hero-section .form-wrap__flexbox h1 {
    text-transform: uppercase;
    font-size: 32px;
    margin-bottom: 20px
}

#contact-hero-section .form-wrap__flexbox .form__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#contact-hero-section .form-wrap__flexbox .form__footer .form__submit--contact {
    background: #f54d4d;
    border-color: #f54d4d;
    width: 100%;
    max-width: 100%;
    margin-top: 50px
}

.contacts-ranking {
    width: 100%;
    height: 300px;
    background: #fff
}

@media screen and (max-width:767px) {
    .contacts-ranking {
        height: auto
    }
}

.contacts-ranking .owl-stage-outer {
    padding: 70px 0
}

.contact-section {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contact-section.contact-section-new {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    font-family: Source Sans Pro;
    padding: 40px 0 65px
}

@media screen and (max-width:767px) {
    .contact-section.contact-section-new {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.contact-section.contact-section-new .contact-info {
    width: 49%
}

@media screen and (max-width:991px) {
    .contact-section.contact-section-new .contact-info {
        width: 50%
    }
}

@media screen and (max-width:767px) {
    .contact-section.contact-section-new .contact-info {
        width: 100%
    }
}

.contact-section.contact-section-new .contact-info img {
    margin-bottom: 21px;
    width: 100%
}

.contact-section.contact-section-new .contact-info h4 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 34px;
    text-transform: capitalize;
    margin-bottom: 9px
}

.contact-section.contact-section-new .contact-info p {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 35px;
    color: #323232
}

.contact-section.contact-section-new .contact-info .title-link {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 34px
}

.contact-section.contact-section-new .contact-info .title-link h2 {
    margin-bottom: 0;
    text-transform: capitalize;
    font-size: 36px;
    line-height: 34px
}

@media screen and (max-width:991px) {
    .contact-section.contact-section-new .contact-info .title-link h2 {
        font-size: 32px
    }
}

.contact-section.contact-section-new .contact-info .title-link a {
    background: #f0f6ff;
    border-radius: 4px;
    padding: 6px 12px;
    text-transform: capitalize;
    color: #1476f2;
    font-weight: 600;
    font-size: 12px;
    line-height: 12px;
    font-family: Montserrat
}

.contact-section.contact-section-new .contact-info ul {
    margin-top: 15px
}

.contact-section.contact-section-new .contact-info ul li {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 33px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.contact-section.contact-section-new .contact-info ul li p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 20px
}

.contact-section.contact-section-new .contact-info ul li span {
    font-family: PT Sans;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    color: #323232
}

.contact-section.contact-section-new .contact-info ul li img {
    width: 100%;
    height: 100%;
    margin-right: 27px;
    max-width: 76px
}

.contact-section.contact-section-new .form-wrap__flexbox {
    position: absolute;
    right: 0;
    top: -273px;
    z-index: 100;
    width: 50%
}

@media screen and (max-width:991px) {
    .contact-section.contact-section-new .form-wrap__flexbox {
        position: unset;
        width: 45%
    }
}

@media screen and (max-width:767px) {
    .contact-section.contact-section-new .form-wrap__flexbox {
        width: 100%
    }
}

.contact-section .privacy__text a {
    color: #1476f2 !important
}

.contact-section .contact-information {
    background: #1865c7;
    border-radius: 4px;
    padding: 123px 40px;
    font-family: Source Sans Pro;
    margin: 50px 0;
    width: 45%;
    max-width: 360px;
    max-height: 540px;
    z-index: 10
}

@media screen and (max-width:767px) {
    .contact-section .contact-information {
        margin: 0;
        width: 100%;
        max-width: 499px;
        border-radius: 0;
        padding: 40px 20px 20px
    }
}

.contact-section .contact-information ul {
    list-style: none;
    counter-reset: my-awesome-counter
}

.contact-section .contact-information ul li {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 28px;
    counter-increment: my-awesome-counter;
    padding-left: 47px;
    position: relative
}

.contact-section .contact-information ul li:before {
    content: counter(my-awesome-counter) "";
    width: 28px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    display: inline-block;
    text-align: center;
    background-color: hsla(0, 0%, 100%, .2);
    border-radius: 50%;
    color: #fff;
    left: 0;
    position: absolute;
    top: 0
}

.contact-section .contact-information p {
    font-weight: 600;
    font-size: 24px;
    line-height: 13px;
    margin-bottom: 41px;
    text-transform: uppercase
}

.contact-section .contact-information__subheader {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    text-align: left;
    color: #fff
}

.contact-section .privacy__text {
    margin-top: 0;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: .02em
}

.contact-section .upload__label span {
    color: #757575;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.contact-section h3 {
    font-weight: 600;
    font-size: 36px;
    line-height: 34px;
    text-transform: capitalize;
    color: #323232;
    margin-bottom: 36px
}

@media screen and (max-width:991px) {
    .contact-section h3 {
        font-size: 32px
    }
}

@media screen and (max-width:991px) {
    .contact-section {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
}

@media screen and (max-width:767px) {
    .contact-section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.contact-section .contact-about-wrap {
    width: 55%;
    padding: 38px 0 58px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1400px) {
    .contact-section .contact-about-wrap {
        padding: 20px 20px 30px 0
    }
}

@media screen and (max-width:991px) {
    .contact-section .contact-about-wrap {
        width: 49%
    }
}

@media screen and (max-width:767px) {
    .contact-section .contact-about-wrap {
        width: 100%;
        padding: 0
    }
}

.contact-section .contact-about-wrap .contact-about-header {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.13;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 54px
}

@media screen and (max-width:991px) {
    .contact-section .contact-about-wrap .contact-about-header {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 40px
    }
}

@media screen and (max-width:767px) {
    .contact-section .contact-about-wrap .contact-about-header {
        max-width: 350px;
        line-height: 38px;
        margin-bottom: 15px
    }
}

.contact-section .contact-about-wrap .contact-about-stats {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 100%;
    max-width: 570px;
    height: 150px;
    border: 1px solid hsla(0, 0%, 100%, .5);
    border-radius: 14px;
    margin-bottom: 94px
}

@media screen and (max-width:1400px) {
    .contact-section .contact-about-wrap .contact-about-stats {
        margin: 0 auto 70px
    }
}

@media screen and (max-width:991px) {
    .contact-section .contact-about-wrap .contact-about-stats {
        height: 111px;
        border-radius: 7px
    }
}

@media screen and (max-width:767px) {
    .contact-section .contact-about-wrap .contact-about-stats {
        margin: 21px auto 41px;
        height: 95px
    }
}

@media screen and (max-width:480px) {
    .contact-section .contact-about-wrap .contact-about-stats {
        width: 100%
    }
}

.contact-section .contact-about-wrap .contact-about-stats .stat-item {
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 600;
    text-align: center;
    color: #fff
}

.contact-section .contact-about-wrap .contact-about-stats .stat-item:not(:last-child) {
    border-right: 1px solid hsla(0, 0%, 100%, .5)
}

.contact-section .contact-about-wrap .contact-about-stats .stat-item .stat-num {
    display: block;
    margin: 0 auto;
    font-size: 60px
}

@media screen and (max-width:1023px) {
    .contact-section .contact-about-wrap .contact-about-stats .stat-item .stat-num {
        font-size: 40px
    }
}

@media screen and (max-width:991px) {
    .contact-section .contact-about-wrap .contact-about-stats .stat-item .stat-num {
        font-size: 30px;
        line-height: 30px
    }
}

@media screen and (max-width:767px) {
    .contact-section .contact-about-wrap .contact-about-stats .stat-item .stat-num {
        margin-bottom: 4px
    }
}

@media screen and (max-width:480px) {
    .contact-section .contact-about-wrap .contact-about-stats .stat-item .stat-num {
        font-size: 35px;
        line-height: 1.29
    }
}

.contact-section .contact-about-wrap .contact-about-stats .stat-item .stat-desc {
    display: block;
    margin: 0 auto;
    width: 96px;
    font-size: 15px;
    line-height: 1;
    text-transform: uppercase
}

@media screen and (max-width:1023px) {
    .contact-section .contact-about-wrap .contact-about-stats .stat-item .stat-desc {
        font-size: 14px
    }
}

@media screen and (max-width:991px) {
    .contact-section .contact-about-wrap .contact-about-stats .stat-item .stat-desc {
        font-size: 10px;
        line-height: 13px
    }
}

@media screen and (max-width:480px) {
    .contact-section .contact-about-wrap .contact-about-stats .stat-item .stat-desc {
        font-size: 10px;
        width: 78px
    }
}

.contact-section .form-wrap__flexbox {
    position: relative;
    width: 55%;
    max-width: 499px;
    padding: 36px 28px 21px;
    background-color: #fff;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-family: Source Sans Pro;
    -webkit-box-shadow: 15px 0 40px rgba(0, 0, 0, .1);
    box-shadow: 15px 0 40px rgba(0, 0, 0, .1);
    border-radius: 8px
}

@media screen and (max-width:1400px) {
    .contact-section .form-wrap__flexbox {
        padding: 33px 50px
    }
}

@media screen and (max-width:1023px) {
    .contact-section .form-wrap__flexbox {
        padding: 15px
    }
}

@media screen and (max-width:991px) {
    .contact-section .form-wrap__flexbox {
        margin-right: 0;
        width: 51%;
        padding: 30px 15px
    }
}

@media screen and (max-width:767px) {
    .contact-section .form-wrap__flexbox {
        padding: 20px;
        width: 100%;
        border-radius: 0
    }
}

.contact-section .form-wrap__flexbox .form__box {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1023px) {
    .contact-section .form-wrap__flexbox .form__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap
    }
}

@media screen and (max-width:767px) {
    .contact-section .form-wrap__flexbox .form__box {
        max-width: 100%
    }
}

.contact-section .form-wrap__flexbox .form__box .form-group {
    max-width: 215px
}

@media screen and (max-width:1023px) {
    .contact-section .form-wrap__flexbox .form__box .form-group {
        max-width: 355px
    }
}

@media screen and (max-width:767px) {
    .contact-section .form-wrap__flexbox .form__box .form-group {
        max-width: 100%
    }
}

.contact-section .form-wrap__flexbox .form-group {
    position: relative;
    display: block;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 100%;
    max-width: 443px;
    margin-bottom: 15px;
    padding: 0;
    color: rgba(50, 50, 50, .6);
    border: none;
    font-family: Source Sans Pro
}

.contact-section .form-wrap__flexbox .form-group.form-group-radio {
    margin-bottom: 20px
}

.contact-section .form-wrap__flexbox .form-group.has-error label.label {
    top: -11px;
    color: #c64a4a;
    background-color: #fff;
    font-size: 12px;
    line-height: 16px;
    padding: 0 5px
}

.contact-section .form-wrap__flexbox .form-group.has-success label.label {
    top: -11px;
    color: #1476f2;
    background-color: #fff;
    font-size: 12px;
    line-height: 16px;
    padding: 0 5px
}

.contact-section .form-wrap__flexbox .form-group #phone-number,
.contact-section .form-wrap__flexbox .form-group #phone-number-popup {
    padding-left: 55px
}

@media screen and (max-width:1400px) {
    .contact-section .form-wrap__flexbox .form-group {
        margin-bottom: 14px;
        font-size: 14px
    }
}

@media screen and (max-width:991px) {
    .contact-section .form-wrap__flexbox .form-group {
        margin-bottom: 12px
    }
}

@media screen and (max-width:767px) {
    .contact-section .form-wrap__flexbox .form-group {
        margin-bottom: 18px;
        max-width: 100%
    }
}

.contact-section .form-wrap__flexbox .form-group .form__select {
    height: 40px;
    border: 1px solid rgba(50, 50, 50, .1)
}

@media screen and (max-width:1400px) {
    .contact-section .form-wrap__flexbox .form-group .form__select {
        line-height: 34px;
        font-size: 15px
    }
}

.contact-section .form-wrap__flexbox .form-group .form__radio {
    padding-right: 10px
}

.contact-section .form-wrap__flexbox .form-group .form__radio:after {
    content: "";
    position: absolute;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease;
    right: 15px;
    top: 50%
}

.contact-section .form-wrap__flexbox .form-group .form__radio.has-success:after {
    background-image: url(img/icons/has-success.svg);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 12px;
    width: 16px
}

.contact-section .form-wrap__flexbox .form-group .form__radio.has-error:after {
    background-image: url(img/icons/has-error.svg);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 17px;
    width: 20px
}

.contact-section .form-wrap__flexbox .form-group .form__radio.has-error .radio-error {
    display: block
}

.contact-section .form-wrap__flexbox .form-group .form__radio .radio-error {
    display: none
}

.contact-section .form-wrap__flexbox .form-group .form__radio label {
    background: #f0f6ff;
    border-radius: 80px;
    font-size: 16px;
    line-height: 18px;
    color: #1476f2;
    cursor: pointer;
    padding: 9px 12px;
    display: inline-block;
    margin-bottom: 14px;
    margin-right: 6px
}

.contact-section .form-wrap__flexbox .form-group .form__radio label:hover {
    background: #1476f2;
    color: #fff
}

.contact-section .form-wrap__flexbox .form-group input[type=text] {
    padding: 0 35px 0 19px;
    height: 36px;
    width: 100%;
    vertical-align: middle;
    color: #323232;
    border: 1px solid #eaeaea;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 4px
}

@media screen and (max-width:1400px) {
    .contact-section .form-wrap__flexbox .form-group input[type=text] {
        line-height: 34px;
        font-size: 15px
    }
}

@media screen and (max-width:767px) {
    .contact-section .form-wrap__flexbox .form-group input[type=text] {
        max-width: 100%
    }
}

.contact-section .form-wrap__flexbox .form-group input[type=radio] {
    position: absolute;
    left: -9999px
}

.contact-section .form-wrap__flexbox .form-group input[type=radio]:checked+label {
    background: #1476f2;
    color: #fff
}

.contact-section .form-wrap__flexbox .form-group label.phone-label {
    padding-left: 40px;
    z-index: 100
}

.contact-section .form-wrap__flexbox .form-group label.phone-label.selected {
    left: 50px
}

.contact-section .form-wrap__flexbox .form-group label.label {
    position: absolute;
    top: 6px;
    z-index: 10;
    left: 15px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    color: #757575;
    font-size: 16px;
    line-height: 24px
}

.contact-section .form-wrap__flexbox .form-group label.label.selected+input {
    border-color: #1476f2
}

.contact-section .form-wrap__flexbox .form-group label.label.selected {
    top: -11px;
    color: #1476f2;
    background-color: #fff;
    font-size: 12px;
    line-height: 16px;
    padding: 0 5px
}

.contact-section .form-wrap__flexbox .form-group input[type=file] {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    border: 1px solid rgba(50, 50, 50, .1)
}

.contact-section .form-wrap__flexbox .form-group--description {
    padding: 0;
    margin-bottom: 10px;
    position: relative
}

.contact-section .form-wrap__flexbox .form-group--description .form__footer {
    position: absolute;
    right: -9px;
    bottom: 3px;
    max-width: 120px;
    margin-bottom: 0
}

.contact-section .form-wrap__flexbox .form-group--description .form__textarea {
    color: #323232;
    padding: 10px 35px 0 19px;
    height: 100px;
    min-height: auto;
    border: 1px solid rgba(50, 50, 50, .1);
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 4px
}

@media screen and (max-width:1400px) {
    .contact-section .form-wrap__flexbox .form-group--description .form__textarea {
        height: 85px
    }
}

.contact-section .form-wrap__flexbox .form__footer {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1400px) {
    .contact-section .form-wrap__flexbox .form__footer {
        margin: 0 auto 27px
    }
}

@media screen and (max-width:767px) {
    .contact-section .form-wrap__flexbox .form__footer {
        max-width: 100%
    }
}

.contact-section .form-wrap__flexbox .form__footer .no-validation-icon {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 110px;
    margin: 0;
    width: auto;
    border: none
}

.contact-section .form-wrap__flexbox .form__footer .form__checkbox-label {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.67;
    color: rgba(50, 50, 50, .6);
    font-family: Source Sans Pro
}

@media screen and (max-width:420px) {
    .contact-section .form-wrap__flexbox .form__footer .form__checkbox-label {
        font-size: 12px;
        line-height: 2.2
    }
}

.contact-section .form-wrap__flexbox .form__footer .form__checkbox-label:before {
    left: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    background-color: rgba(50, 50, 50, .03);
    border: 1px solid #eaeaea;
    border-radius: 4px
}

.contact-section .form-wrap__flexbox .form__footer .form__checkbox-label:after {
    top: 8px;
    left: 6px;
    border-left: 2px solid #1476f2;
    border-bottom: 2px solid #1476f2
}

.contact-section .form-wrap__flexbox .form__footer .upload-wrapper {
    height: 30px;
    margin: 0;
    border: none;
    overflow: visible
}

.contact-section .form-wrap__flexbox .form__footer .upload-wrapper.has-error {
    padding-right: 40px;
    max-width: 160px
}

.contact-section .form-wrap__flexbox .form__footer .upload-wrapper .upload__label {
    padding: 0;
    height: 25px;
    color: #1476f2;
    border: none;
    font-size: 12px;
    line-height: 22px
}

.contact-section .form-wrap__flexbox .form__footer .upload-wrapper .upload__label i {
    padding-right: 5px;
    font-size: 17px
}

@media screen and (max-width:420px) {
    .contact-section .form-wrap__flexbox .form__footer .upload-wrapper .upload__label {
        font-size: 12px
    }
}

.contact-section .form-spinner {
    position: absolute;
    bottom: 40px
}

.form-choose-file {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 125px;
    height: 30px;
    margin: 0;
    width: auto;
    border: none
}

@media screen and (max-width:767px) {
    .form-choose-file {
        -ms-flex-preferred-size: 80%;
        flex-basis: 80%
    }
}

.form-choose-file .clear-attach {
    display: none;
    position: absolute;
    top: 10px;
    left: -20px;
    padding: 0;
    border: none;
    color: #1476f2;
    width: 20px;
    background-color: transparent
}

.form-choose-file .uploaded__label {
    padding: 0;
    height: 25px;
    font-size: 15px;
    line-height: 1.67;
    color: #1476f2;
    border: none;
    cursor: pointer
}

@media screen and (max-width:767px) {
    .form-choose-file .uploaded__label {
        font-size: 14px
    }
}

.form-choose-file .uploaded__label i {
    padding-right: 12px
}

.agreement__text {
    opacity: .46;
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    color: #323232;
    margin-top: 20px
}

.agreement__text a {
    color: #323232 !important;
    text-decoration: underline
}

.privacy__text {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #323232 !important;
    opacity: .6;
    margin-top: 20px
}

.privacy__text a {
    color: #323232 !important;
    text-decoration: underline
}

.form-submitted .form-wrap__left,
.form-submitted .form-wrap__right .form__title {
    display: none
}

.form-submitted .thx {
    position: relative;
    padding: 40px 88px 50px
}

@media (max-width:767px) {
    .form-submitted .thx {
        padding: 40px 20px 50px
    }
}

.form-submitted .thx:before {
    content: "";
    position: absolute;
    left: -59px;
    top: 15px;
    width: 118px;
    height: 188px;
    background-size: cover;
    background-image: url(img/3x.png)
}

@media (max-width:767px) {
    .form-submitted .thx:before {
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        top: 50%;
        width: 80px;
        height: 127px
    }
}

.form-submitted .js-thx {
    padding: 0;
    max-width: 406px;
    margin: 0 auto;
    border: 1px solid;
    text-align: center
}

.form-submitted .js-thx span {
    font-size: 30px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 40px;
    line-height: 50px
}

@media (max-width:767px) {
    .form-submitted .js-thx span {
        margin-bottom: 160px;
        font-size: 24px
    }
}

.form-submitted .js-thx .form__submit {
    line-height: 41px
}

@media (max-width:767px) {
    .form-submitted .js-thx .form__submit {
        max-width: 170px;
        margin: 0 auto
    }
}

.form-wrap {
    background-image: url(img/bg-ebook.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 42px 0 39px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width:1280px) {
    .form-wrap--contact .container {
        width: 860px
    }
}

@media (max-width:1023px) {
    .form-wrap {
        position: relative
    }
}

.form-wrap__flexbox {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.form-wrap__flexbox--contact-page {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: auto
}

@media screen and (max-width:1023px) {
    .form-wrap__flexbox--contact-page {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.form-wrap__left {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 10%;
    flex: 1 1 10%
}

.form-wrap__right {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4
}

@media screen and (min-width:768px) {
    .form-wrap__right {
        min-height: 161px
    }
}

@media screen and (max-width:1023px) {
    .form-wrap__right {
        -webkit-box-flex: 3;
        -ms-flex: 3;
        flex: 3
    }
}

.form-wrap__title {
    text-transform: uppercase;
    position: relative;
    color: #0072f6;
    font-weight: 600;
    font-size: 30px;
    line-height: 40px
}

@media (max-width:767px) {
    .form-wrap__title {
        font-size: 30px;
        line-height: 39px;
        margin-bottom: 40px;
        padding-right: 40px
    }
}

.form-wrap__title:before {
    content: "";
    background-image: url(img/icon-ebook.svg);
    position: absolute;
    left: 0;
    bottom: -68px;
    width: 37px;
    height: 50px
}

@media (max-width:767px) {
    .form-wrap__title:before {
        top: 10px;
        right: 0;
        left: auto
    }
}

.form-wrap__lead {
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
    margin-top: 10px;
    width: 100%
}

.form-wrap--nobg {
    background: none;
    color: #000;
    padding: 0;
    width: 80%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.form-wrap--nobg:nth-child(2n) {
    margin-top: 70px
}

.form-wrap__title--home {
    color: #000;
    font-size: 26px;
    line-height: 1;
    margin: 0;
    text-transform: none
}

@media screen and (max-width:767px) {
    .form-wrap__title--home {
        font-size: 24px
    }
}

.form-wrap__title--home:before {
    display: none
}

.form-wrap--contact {
    padding: 80px 0;
    background-image: url(img/form-ratings/contact-form-background.webp);
    width: 100%
}

@media screen and (max-width:1400px) {
    .form-wrap--contact {
        padding: 60px 0
    }
}

@media screen and (max-width:767px) {
    .form-wrap--contact {
        background-image: url(img/form-ratings/contact-form-background.webp)
    }
}

@media screen and (min-width:1280px) {
    .form-wrap--contact .container {
        width: 1148px
    }
}

.form-wrap__title--contact {
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 50px
}

.form-wrap__title--contact span {
    color: #0072f6
}

@media screen and (max-width:767px) {
    .form-wrap__title--contact {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 35px;
        padding: 0
    }
}

.form-wrap__title--contact:before {
    display: none
}

.form-wrap__title--contact-page {
    color: #000;
    font-size: 22px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 30px;
    width: 333px;
    letter-spacing: 1.4px
}

.form-wrap__title--contact-page:before {
    display: none
}

@media screen and (max-width:1023px) {
    .form-wrap__title--contact-page {
        margin-bottom: 50px;
        width: 100%
    }
}

@media screen and (max-width:575px) {
    .form-wrap__title--contact-page {
        letter-spacing: 0;
        font-size: 22px !important
    }
}

.form-wrap--contact-page {
    background-image: none;
    padding: 70px 0
}

@media screen and (max-width:767px) {
    .form-wrap--contact-page {
        padding: 50px 0
    }
}

.new-thanks-wrap .js-thx span {
    display: inline-block;
    margin-bottom: 20px
}

.autocomplete {
    position: relative;
    display: inline-block
}

.autocomplete-items {
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 10000;
    top: 100%;
    left: 0;
    right: 0
}

.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4
}

.autocomplete-items div:hover {
    background-color: #e9e9e9
}

.autocomplete-active {
    background-color: #1e90ff !important;
    color: #fff
}

.ui-autocomplete {
    width: 355px !important;
    background-color: #fff;
    z-index: 100
}

@media screen and (max-width:991px) {
    .ui-autocomplete {
        width: 341px !important
    }
}

@media screen and (max-width:767px) {
    .ui-autocomplete {
        width: 415px !important
    }
}

@media screen and (max-width:575px) {
    .ui-autocomplete {
        width: 295px !important
    }
}

.ui-autocomplete .ui-menu-item {
    border: 1px solid rgba(50, 50, 50, .1)
}

.ui-autocomplete .ui-menu-item div {
    -webkit-appearance: none;
    appearance: none;
    color: rgba(50, 50, 50, .6);
    border-radius: 0;
    border: none;
    cursor: pointer;
    width: 100%;
    padding-left: 17px;
    line-height: 1.5
}

.iti {
    width: 100%
}

.iti__flag-container {
    padding-left: 7px;
    z-index: 100
}

.form__submit--contact {
    font-family: Montserrat, Arial, sans-serif;
    border-radius: 4px;
    max-width: 164px;
    margin: 0 0 0 auto;
    height: 42px;
    min-width: auto
}

@media screen and (max-width:575px) {
    .form__submit--contact {
        max-width: 50%
    }
}

.form-wrap--contact {
    background-image: none;
    position: relative
}

.form-wrap--contact:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(img/form-ratings/contact-form-background.webp);
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 468px
}

@media screen and (max-width:767px) {
    .form-wrap--contact:before {
        height: 100%
    }
}

.iti__selected-flag {
    padding: 0 6px 0 15px !important
}

.iti__flag-container {
    padding-left: 0
}

.iti__flag {
    border-radius: 2px
}

.iti:after {
    content: "";
    position: absolute;
    -webkit-transform: translate(150%, -50%);
    -ms-transform: translate(150%, -50%);
    transform: translate(150%, -50%);
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease;
    right: 15px;
    top: 50%
}

.iti.has-error:after {
    background-image: url(img/icons/has-error.svg);
    height: 17px;
    width: 20px
}

.iti.has-error:after,
.iti.has-success:after {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.iti.has-success:after {
    background-image: url(img/icons/has-success.svg);
    height: 12px;
    width: 16px
}

#phone-no-success:after {
    background-image: none !important
}

.no-bottom-padding {
    padding-bottom: 40px !important
}

.contacts-flag-icon {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle
}

.contact-new-info {
    font-family: Source Sans Pro;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    padding-bottom: 100px
}

@media screen and (max-width:991px) {
    .contact-new-info {
        padding-left: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 0
    }

    .contact-new-info>* {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 25% !important;
        flex: 0 0 25% !important;
        margin-bottom: 15px
    }
}

@media screen and (max-width:575px) {
    .contact-new-info>* {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important
    }
}

.contact-new-info__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%
}

.contact-new-info__item a.phone-num {
    font-size: 18px;
    line-height: 30px;
    color: #323232
}

.contact-new-info__item a.phone-num:hover {
    text-decoration: underline;
    color: #000
}

.contact-new-info__item a.email {
    font-size: 18px;
    line-height: 30px;
    color: #1476f2
}

.contact-new-info__item a.email:hover {
    text-decoration: underline
}

.contact-new-info__item h4 {
    font-size: 18px;
    line-height: 30px;
    position: relative;
    color: #323232
}

.contact-new-info__item h4:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 15px;
    height: 15px;
    background-size: cover
}

.contact-new-title {
    font-family: Source Sans Pro;
    font-size: 36px;
    line-height: 34px;
    text-transform: capitalize;
    color: #323232;
    margin-bottom: 33px
}

@media screen and (max-width:991px) {
    .contact-new-title {
        font-size: 32px
    }
}

.contact-hero-map {
    padding-top: 160px;
    padding-bottom: 160px;
    background-image: url(img/map3.png);
    background-position: 100%;
    background-repeat: no-repeat
}

@media screen and (max-width:991px) {
    .contact-hero-map {
        padding-top: 350px;
        padding-bottom: 50px;
        background-position: top
    }
}

@media screen and (max-width:767px) {
    .contact-hero-map {
        padding-top: 180px;
        background-position: center -80px;
        background-size: 140%
    }
}

@media screen and (min-width:1221px) {
    .pages-contacts-new .nav {
        -webkit-box-shadow: 0 4px 15px hsla(0, 0%, 62%, .25);
        box-shadow: 0 4px 15px hsla(0, 0%, 62%, .25)
    }
}

.reviews-slider {
    width: 40%;
    position: relative;
    padding-bottom: 50px
}

@media screen and (max-width:991px) {
    .reviews-slider {
        width: 90%;
        margin: 0 auto
    }
}

@media screen and (max-width:767px) {
    .reviews-slider {
        width: 100%
    }
}

.section-row {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.pages-contacts-new .stars {
    font-size: 22px;
    margin-bottom: 5px;
    color: #e60010;
    fill: #e60010
}

.cases-wrap .owl-stage,
.contacts-form-ranking .owl-stage,
.reviews-slider .owl-stage {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.cases-wrap .owl-nav,
.contacts-form-ranking .owl-nav,
.reviews-slider .owl-nav {
    display: none
}

.cases-wrap .owl-dots,
.contacts-form-ranking .owl-dots,
.reviews-slider .owl-dots {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 0
}

.cases-wrap .owl-dots span,
.contacts-form-ranking .owl-dots span,
.reviews-slider .owl-dots span {
    width: 50px;
    height: 2px;
    display: inline-block;
    background: hsla(0, 0%, 61%, .3);
    margin: 0 10px
}

.reviews-slider .owl-dot {
    width: 40px;
    overflow: hidden
}

.reviews-item {
    margin-right: 20px
}

.reviews-item__head {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:767px) {
    .reviews-item__head {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.reviews-item__head img {
    width: 60px;
    height: 60px;
    margin-right: 26px;
    border-radius: 50%
}

@media screen and (max-width:767px) {
    .reviews-item__head img {
        margin-right: 0;
        margin-bottom: 10px
    }
}

.reviews-item__reviewer {
    font-weight: 600
}

@media screen and (max-width:767px) {
    .reviews-item__reviewer {
        -js-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }
}

.reviews-item__reviewer>span {
    display: block;
    margin-bottom: 10px
}

.reviews-item__title {
    font-weight: 600;
    font-size: 24px;
    margin-top: 30px
}

.reviews-item__description {
    margin-top: 50px;
    line-height: 23px
}

.phones-layout {
    background: #fafafa;
    padding: 50px 0 130px
}

@media screen and (max-width:991px) {
    .phones-layout {
        padding: 50px 0
    }
}

@media screen and (max-width:767px) {
    .phones-layout {
        padding: 30px 0 10px
    }
}

.phones-wrap {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:767px) {
    .phones-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.phones-item {
    font-size: 18px
}

@media screen and (max-width:767px) {
    .phones-item {
        width: 50%;
        margin-bottom: 30px
    }
}

.phones-item__title {
    font-weight: 600;
    margin-bottom: 20px;
    padding-left: 30px;
    background-position: 0 -4px !important
}

.phones-item__title.us {
    background: url(img/us.png) no-repeat
}

.phones-item__title.gb {
    background: url(img/gb.png) no-repeat
}

.phones-item__title.nr {
    background: url(img/nr.png) no-repeat
}

.pages-contacts-new #contact-hero-section {
    background: #fff
}

.pages-contacts-new #contact-hero-section .contact-section {
    padding-top: 0
}

.pages-contacts-new .contacts-title {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px
}

.pages-contacts-new .contact-section .form-wrap__flexbox {
    margin-top: -150px
}

.pages-contacts-new #contact-hero-section .contact-section .contact-info .rating-items__text {
    color: inherit
}

.cases-wrap {
    position: relative;
    padding-bottom: 50px;
    margin: 0 -10px
}

.cases-item {
    position: relative;
    margin: 0 10px
}

.cases-item__image {
    margin-bottom: 36px
}

.cases-item__image img {
    height: 250px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px
}

.cases-item__tag {
    color: #757575;
    margin-bottom: 20px;
    font-size: 12px
}

.cases-item__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px
}

.cases-item__flag {
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 30px;
    padding-left: 25px;
    background-size: 20px !important
}

.cases-item__flag.us {
    background: url(img/us.png) 0 no-repeat
}

.cases-item__flag.gb {
    background: url(img/gb.png) 0 no-repeat
}

.cases-item__flag.nr {
    background: url(img/nr.png) 0 no-repeat
}

.cases-item__flag.sw {
    background: url(img/Sweden_flag.png) 0 no-repeat
}

.cases-item__flag.ch {
    background: url(img/China_flag.png) 0 no-repeat
}

.cases-item__description {
    font-size: 16px;
    line-height: 25px
}

.cases-item__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.cases-flat {
    padding-bottom: 50px
}

@media screen and (max-width:767px) {
    .cases-flat {
        overflow: hidden
    }
}

.contacts-form-ranking .ranking__item:hover {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

.contacts-form-ranking {
    padding-top: 30px;
    position: relative
}

@media screen and (max-width:767px) {
    .contacts-form-ranking {
        overflow: hidden
    }
}

.contacts-form-ranking .owl-carousel .owl-stage-outer {
    height: 200px;
    padding-top: 60px
}

.form-mobile-section {
    display: none
}

@media screen and (max-width:767px) {
    .form-mobile-section {
        display: block;
        padding-top: 80px
    }
}

.form-mobile-section .form-wrap__flexbox h3 {
    text-transform: uppercase
}

.form-mobile-section .form-wrap__flexbox .form__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width:767px) {
    .pages-contacts-new .contact-section .form-wrap__flexbox {
        margin-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.form-mobile-section .form-wrap__flexbox .form__footer .form__submit--contact {
    background: #f54d4d;
    border-color: #f54d4d;
    width: 100%;
    max-width: 100%;
    margin-top: 50px
}

.form-mobile {
    display: none
}

@media screen and (max-width:767px) {
    .form-mobile {
        display: block
    }
}

@media screen and (max-width:767px) {
    .form-desktop {
        display: none
    }
}

.contact-section__subheading {
    font-weight: 600;
    font-size: 36px;
    line-height: 34px;
    text-transform: capitalize;
    color: #323232;
    margin-bottom: 36px
}

.header {
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    padding: 200px 0 100px;
    height: 600px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.header--services {
    background-image: url(img/cover-min.webp);
    position: relative;
    padding: 162px 0 100px
}

.header--services .mt-40 {
    margin-top: 23px;
    min-width: 220px
}

.header--services .header__lead {
    margin-top: 23px;
    line-height: 28px
}

@media screen and (max-width:575px) {
    .header--services .header__lead {
        margin-top: 15px;
        line-height: 26px
    }
}

.header--services:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .6)
}

.header--services .header__content {
    max-width: 904px;
    position: relative
}

.header--solutions {
    background-image: url(img/solutions.jpg)
}

.header--solutions-main {
    background-image: url(img/bg-solutions.jpg)
}

.header--technologies {
    background-image: url(img/technologies.jpg)
}

.header--platforms {
    background-image: url(img/platforms.jpg)
}

.header .box-left {
    float: left;
    max-width: 655px;
    width: 100%;
    margin-right: 85px
}

.header .box-right {
    float: left;
    max-width: 350px;
    width: 100%
}

@media (max-width:1215px) {
    .header {
        padding: 240px 0 120px;
        height: auto
    }
}

@media (max-width:767px) {
    .header {
        padding: 100px 0 35px
    }
}

@media (max-width:1215px) and (min-width:1024px) {
    .header .box-left {
        max-width: 440px
    }
}

@media (max-width:1023px) and (min-width:768px) {
    .header .box-left {
        max-width: 390px;
        margin-right: 50px
    }
}

@media (max-width:767px) {
    .header .box-left {
        float: none;
        max-width: 100%
    }

    .header .box-left br {
        display: none
    }
}

@media (max-width:1023px) {
    .header .box-right {
        max-width: 184px
    }
}

@media (max-width:767px) {
    .header .box-right {
        float: none;
        max-width: 100%
    }
}

.header__title {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase
}

@media (max-width:767px) {
    .header__title {
        font-size: 28px;
        line-height: 40px
    }
}

.header__lead {
    font-size: 18px;
    color: #fff;
    opacity: .8;
    max-width: 840px
}

@media screen and (max-width:1024px) {
    .header__lead {
        font-size: 16px
    }
}

.enterprise-development-content {
    max-width: 904px !important
}

.hero-slider {
    position: relative;
    display: block !important;
    height: 700px;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media screen and (max-width:575px) {
    .hero-slider {
        height: 550px
    }
}

.hero-slider__content {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    max-width: 680px;
    width: 100%;
    padding-left: 140px
}

@media screen and (max-width:1023px) {
    .hero-slider__content {
        padding: 0 30px 0 93px
    }
}

@media screen and (max-width:767px) {
    .hero-slider__content {
        max-width: 100%;
        padding: 0 25px
    }
}

@media screen and (min-width:1600px) {
    .hero-slider__content {
        margin-left: 25%;
        padding: 0
    }
}

.hero-slider__overlay {
    background-color: rgba(0, 0, 0, .3);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1
}

.hero-slider__overlay.overlay-40 {
    background-color: rgba(0, 0, 0, .4)
}

.hero-slider__lead {
    font-size: 18px;
    line-height: 1.67
}

.hero-slider.owl-loaded {
    opacity: 1 !important
}

.hero-slider .owl-dots {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 60px;
    left: 140px
}

@media screen and (max-width:1023px) {
    .hero-slider .owl-dots {
        left: 30px
    }
}

@media screen and (min-width:1600px) {
    .hero-slider .owl-dots {
        left: 25%
    }
}

.hero-slider .owl-dot span {
    background: hsla(0, 0%, 100%, .2);
    display: inline-block;
    height: 2px;
    width: 50px;
    margin-right: 20px
}

.hero-slider .owl-dot.active span {
    border-left: 50px solid #fff
}

.n-hero-slider {
    position: relative;
    display: block !important;
    height: 500px;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media screen and (max-width:620px) {
    .n-hero-slider {
        height: 650px
    }
}

.n-hero-slider__text-wrap {
    padding: 24px;
    background: rgba(0, 0, 0, .48);
    border-radius: 8px
}

@media screen and (max-width:599px) {
    .n-hero-slider__text-wrap {
        padding: 20px
    }
}

.n-hero-slider__button-wrap {
    margin-top: 24px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.n-hero-slider__button {
    border-radius: 4px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 16px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 12px 32px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.n-hero-slider__button,
.n-hero-slider__button--blue {
    background: #1476f2;
    color: #fff
}

.n-hero-slider__button--blue path {
    fill: #fff
}

.n-hero-slider__button--blue:hover {
    background: #156fe6;
    color: #fff
}

.n-hero-slider__button--white {
    background: #fff;
    color: #1476f2
}

.n-hero-slider__button--white path {
    fill: #1476f2
}

.n-hero-slider__button--white:hover {
    background: #eee;
    color: #1476f2
}

.n-hero-slider__button svg {
    margin-left: 22px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.n-hero-slider__button path {
    -webkit-transition: fill .3s;
    transition: fill .3s
}

@media screen and (max-width:480px) {
    .n-hero-slider__button {
        margin-bottom: 16px
    }
}

.n-hero-slider__overlay {
    background-color: rgba(0, 0, 0, .3);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1
}

.n-hero-slider__overlay.overlay-40 {
    background-color: rgba(0, 0, 0, .4)
}

.n-hero-slider__overlay.overlay-64 {
    background-color: rgba(0, 0, 0, .64)
}

.n-hero-slider__lead {
    margin-top: 24px;
    font-size: 18px;
    line-height: 28px;
    color: #fff
}

.n-hero-slider.owl-loaded {
    opacity: 1 !important
}

.n-hero-slider .owl-dots {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 0;
    right: 0;
    width: 1120px;
    margin: 0 auto
}

@media screen and (max-width:1023px) {
    .n-hero-slider .owl-dots {
        left: 30px
    }
}

.n-hero-slider .owl-dot span {
    background: hsla(0, 0%, 100%, .2);
    display: inline-block;
    height: 2px;
    width: 50px;
    margin-right: 20px
}

.n-hero-slider .owl-dot.active span {
    border-left: 50px solid #fff
}

.hero-slider__item {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    height: 700px;
    position: relative;
    width: 100%;
    z-index: 1
}

@media screen and (max-width:575px) {
    .hero-slider__item {
        height: 550px
    }
}

.hero-slider__item--1 {
    background-image: url(img/home-header-slider/planning.webp)
}

@media screen and (max-width:767px) {
    .hero-slider__item--1 {
        background-image: url(img/home-header-slider/slide_1-1x.webp);
        background-image: -webkit-image-set(url("img/home-header-slider/slide_1-1x.webp") 1x, url("img/home-header-slider/slide_1-2x.webp") 2x);
        background-image: image-set(url("img/home-header-slider/slide_1-1x.webp") 1x, url("img/home-header-slider/slide_1-2x.webp") 2x)
    }
}

.hero-slider__item--2 {
    background-image: url(img/home-header-slider/slide_2.webp)
}

@media screen and (max-width:767px) {
    .hero-slider__item--2 {
        background-image: url(img/home-header-slider/slide_2-1x.webp);
        background-image: -webkit-image-set(url("img/home-header-slider/slide_2-1x.webp") 1x, url("img/home-header-slider/slide_2-2x.webp") 2x);
        background-image: image-set(url("img/home-header-slider/slide_2-1x.webp") 1x, url("img/home-header-slider/slide_2-2x.webp") 2x)
    }
}

.hero-slider__item--3 {
    background-image: url(img/home-header-slider/slide_3.webp)
}

@media screen and (max-width:767px) {
    .hero-slider__item--3 {
        background-image: url(img/home-header-slider/slide_3-1x.webp);
        background-image: -webkit-image-set(url("img/home-header-slider/slide_3-1x.webp") 1x, url("img/home-header-slider/slide_3-2x.webp") 2x);
        background-image: image-set(url("img/home-header-slider/slide_3-1x.webp") 1x, url("img/home-header-slider/slide_3-2x.webp") 2x)
    }
}

.hero-slider__item--4 {
    background-image: url(img/home-header-slider/slide_4.webp)
}

@media screen and (max-width:767px) {
    .hero-slider__item--4 {
        background-image: url(img/home-header-slider/slide_4-1x.webp);
        background-image: -webkit-image-set(url("img/home-header-slider/slide_4-1x.webp") 1x, url("img/home-header-slider/slide_4-2x.webp") 2x);
        background-image: image-set(url("img/home-header-slider/slide_4-1x.webp") 1x, url("img/home-header-slider/slide_4-2x.webp") 2x)
    }
}

.hero-slider__item--5 {
    background-image: url(img/home-header-slider/slide_5.webp)
}

@media screen and (max-width:767px) {
    .hero-slider__item--5 {
        background-image: url(img/home-header-slider/slide_5.webp);
        background-image: -webkit-image-set(url("img/home-header-slider/slide_5.webp") 1x, url("img/home-header-slider/slide_5.webp") 2x);
        background-image: image-set(url("img/home-header-slider/slide_5.webp") 1x, url("img/home-header-slider/slide_5.webp") 2x)
    }
}

.hero-slider__item--6 {
    background-image: url(img/home-header-slider/slide_6.webp)
}

@media screen and (max-width:767px) {
    .hero-slider__item--6 {
        background-image: url(img/home-header-slider/slide_6-1x.webp);
        background-image: -webkit-image-set(url("img/home-header-slider/slide_6-1x.webp") 1x, url("img/home-header-slider/slide_6-2x.webp") 2x);
        background-image: image-set(url("img/home-header-slider/slide_6-1x.webp") 1x, url("img/home-header-slider/slide_6-2x.webp") 2x)
    }
}

.hero-slider__item--7 {
    background-image: url(img/home-header-slider/slide_7.webp)
}

.hero-slider__item--8 {
    background-image: url(img/home-header-slider/doctors.webp)
}

.hero-slider__item--10 {
    background-image: url(files/hotel-in-smartphone.webp)
}

.hero-slider__item--11 {
    background-image: url(img/home-header-slider/slide1.webp)
}

.hero-slider__item--12 {
    background-image: url(img/home-header-slider/slide12.webp)
}

.hero-slider__item--9 {
    background-image: url(img/home-header-slider/family.webp);
    position: relative
}

.hero-slider__item--9 .hero-slider__content {
    position: relative
}

.hero-slider__item--9:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7)
}

.n-hero-slider__item {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    height: 500px;
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 0 60px
}

@media screen and (max-width:620px) {
    .n-hero-slider__item {
        padding: 0 24px;
        height: 650px
    }
}

.n-hero-slider__item--1 {
    background-image: url(img/home-header-slider-3/main-slider-desktop-1.webp)
}

.n-hero-slider__item--2 {
    background-image: url(img/home-header-slider-3/main-slider-desktop-2.webp)
}

.n-hero-slider__item--3 {
    background-image: url(img/home-header-slider-3/main-slider-desktop-3.webp)
}

.n-hero-slider__item--4 {
    background-image: url(img/home-header-slider-3/main-slider-desktop-4.webp)
}

.n-hero-slider__item--5 {
    background-image: url(img/home-header-slider-3/main-slider-desktop-5.webp)
}

.n-hero-slider__item--6 {
    background-image: url(img/home-header-slider-3/main-slider-desktop-6.webp)
}

.slider-title {
    font-size: 40px
}

.hero-slider--nav .owl-nav .owl-next,
.hero-slider--nav .owl-nav .owl-prev {
    font-size: 0;
    position: absolute;
    background: hsla(0, 0%, 100%, 0) url(img/arrow-left-dark.svg) no-repeat 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 80px;
    width: 40px
}

.hero-slider--nav .owl-nav .owl-prev {
    left: 21px
}

.hero-slider--nav .owl-nav .owl-prev:hover {
    background: hsla(0, 0%, 100%, .06) url(img/arrow-right-light.svg) no-repeat 50%
}

.hero-slider--nav .owl-nav .owl-next,
.hero-slider--nav .owl-nav .owl-prev:hover {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.hero-slider--nav .owl-nav .owl-next {
    right: 21px
}

.hero-slider--nav .owl-nav .owl-next:hover {
    background: hsla(0, 0%, 100%, .06) url(img/arrow-right-light.svg) no-repeat 50%;
    -webkit-transform: translateY(-50%) rotate(1turn);
    -ms-transform: translateY(-50%) rotate(1turn);
    transform: translateY(-50%) rotate(1turn)
}

.hero-slider.hero-slider--nav .hero-slider__content {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    max-width: 950px;
    width: 100%;
    padding-left: 140px
}

.hero-slider.hero-slider--nav .hero-slider__content h2 {
    font-size: 40px;
    margin-bottom: 10px
}

@media screen and (max-width:1023px) {
    .hero-slider.hero-slider--nav .hero-slider__content {
        padding: 0 30px 0 93px
    }
}

@media screen and (max-width:767px) {
    .hero-slider.hero-slider--nav .hero-slider__content {
        padding: 0 30px;
        max-width: 100%
    }
}

@media screen and (max-width:480px) {

    .hero-slider.hero-slider--nav .hero-slider__content h1,
    .hero-slider.hero-slider--nav .hero-slider__content h2 {
        font-size: 23px
    }

    .hero-slider.hero-slider--nav .hero-slider__content p {
        font-size: 17px;
        line-height: 1.6
    }
}

@media screen and (min-width:1600px) {
    .hero-slider.hero-slider--nav .hero-slider__content {
        margin-left: 25%;
        padding: 0
    }
}

.hero-slider.hero-slider--nav .button--white {
    max-width: 210px;
    margin-top: 60px
}

@media screen and (max-width:1024px) {
    .hero-slider.hero-slider--nav .button--white {
        padding: 0 10px
    }
}

@media screen and (max-width:480px) {
    .hero-slider.hero-slider--nav .button--white {
        margin-top: 40px
    }
}

.hero-slider.hero-slider--nav.owl-loaded {
    opacity: 1 !important
}

.hero-slider.hero-slider--nav .owl-dots {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 60px;
    left: 140px
}

@media screen and (max-width:1023px) {
    .hero-slider.hero-slider--nav .owl-dots {
        left: 93px
    }
}

@media screen and (min-width:1600px) {
    .hero-slider.hero-slider--nav .owl-dots {
        left: 25%
    }
}

@media screen and (max-width:767px) {
    .hero-slider.hero-slider--nav .owl-dots {
        left: 30px;
        bottom: 30px
    }
}

.hero-slider.hero-slider--nav .owl-dot span {
    background: hsla(0, 0%, 100%, .3);
    display: inline-block;
    height: 8px;
    width: 8px;
    margin-right: 30px;
    vertical-align: middle;
    border: none;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.hero-slider.hero-slider--nav .owl-dot.active span {
    width: 10px;
    height: 10px;
    background: #fff
}

.n-hero-slider--nav .owl-nav .owl-next,
.n-hero-slider--nav .owl-nav .owl-prev {
    font-size: 0;
    position: absolute;
    background: hsla(0, 0%, 100%, 0) url(img/arrow-left-dark.svg) no-repeat 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 80px;
    width: 40px
}

.n-hero-slider--nav .owl-nav .owl-prev {
    left: 10px
}

.n-hero-slider--nav .owl-nav .owl-prev:hover {
    background: hsla(0, 0%, 100%, .06) url(img/arrow-right-light.svg) no-repeat 50%
}

.n-hero-slider--nav .owl-nav .owl-next,
.n-hero-slider--nav .owl-nav .owl-prev:hover {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.n-hero-slider--nav .owl-nav .owl-next {
    right: 10px
}

.n-hero-slider--nav .owl-nav .owl-next:hover {
    background: hsla(0, 0%, 100%, .06) url(img/arrow-right-light.svg) no-repeat 50%;
    -webkit-transform: translateY(-50%) rotate(1turn);
    -ms-transform: translateY(-50%) rotate(1turn);
    transform: translateY(-50%) rotate(1turn)
}

.n-hero-slider.n-hero-slider--nav .n-hero-slider__content {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 140px;
    height: 100%;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto
}

@media screen and (max-width:1024px) {
    .n-hero-slider.n-hero-slider--nav .n-hero-slider__content {
        padding-top: 100px
    }
}

.n-hero-slider.n-hero-slider--nav .n-hero-slider__content h2 {
    font-size: 40px;
    margin-bottom: 10px
}

@media screen and (max-width:768px) {

    .n-hero-slider.n-hero-slider--nav .n-hero-slider__content h1,
    .n-hero-slider.n-hero-slider--nav .n-hero-slider__content h2 {
        font-size: 30px
    }

    .n-hero-slider.n-hero-slider--nav .n-hero-slider__content p {
        font-size: 18px
    }
}

@media screen and (max-width:480px) {

    .n-hero-slider.n-hero-slider--nav .n-hero-slider__content h1,
    .n-hero-slider.n-hero-slider--nav .n-hero-slider__content h2 {
        font-size: 23px
    }

    .n-hero-slider.n-hero-slider--nav .n-hero-slider__content p {
        font-size: 17px;
        line-height: 1.6
    }
}

.n-hero-slider.n-hero-slider--nav.owl-loaded {
    opacity: 1 !important
}

.n-hero-slider.n-hero-slider--nav .owl-dots {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    bottom: 30px
}

@media screen and (max-width:1320px) {
    .n-hero-slider.n-hero-slider--nav .owl-dots {
        max-width: 100%;
        padding: 0 90px
    }
}

@media screen and (max-width:767px) {
    .n-hero-slider.n-hero-slider--nav .owl-dots {
        bottom: 30px
    }
}

@media screen and (max-width:599px) {
    .n-hero-slider.n-hero-slider--nav .owl-dots {
        padding: 0 24px;
        bottom: 16px
    }
}

.n-hero-slider.n-hero-slider--nav .owl-dot span {
    background: hsla(0, 0%, 100%, .3);
    display: inline-block;
    height: 8px;
    width: 8px;
    margin-right: 30px;
    vertical-align: middle;
    border: none;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    border-radius: 50%
}

.n-hero-slider.n-hero-slider--nav .owl-dot.active span {
    width: 10px;
    height: 10px;
    background: #fff
}

.webinar-tokenization {
    background-image: url(img/docs/webinar-tokenization.jpg)
}

.home-page--hero {
    height: 100% !important;
    padding-top: 175px;
    padding-bottom: 100px;
    background-image: url(../img/home-page-experiment-5-cover.png)
}

.home-page--hero:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .6)
}

.home-page--hero .container {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

@media screen and (max-width:1023px) {
    .home-page--hero {
        padding-top: 80px;
        min-height: 600px;
        height: auto
    }
}

.home-page-hero-industries {
    margin-top: 24px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 160px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    gap: 20px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media screen and (max-width:1023px) {
    .home-page-hero-industries {
        overflow: auto
    }
}

.home-page-hero-industries--item {
    color: #fff;
    border-radius: 8px;
    background: hsla(0, 0%, 100%, .16);
    backdrop-filter: blur(8px);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 160px;
    padding: 24px 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    width: 100%
}

@media screen and (max-width:1023px) {
    .home-page-hero-industries--item {
        min-width: 120px
    }
}

.home-page-hero-industries--item p {
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px
}

.home-page-hero-industries--item:hover {
    color: #1476f2;
    background: #fff;
    -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .24);
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .24)
}

.home-page-hero-industries--item:hover p {
    color: #323232
}

.hero {
    background-color: rgba(0, 0, 0, .3);
    background-size: cover;
    background-position: 50%;
    position: relative;
    height: 440px;
    z-index: 100
}

.hero-contact-new {
    font-family: Source Sans Pro;
    height: 411px
}

.hero-contact-new .hero__content {
    max-width: 483px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-bottom: 101px
}

.hero-contact-new .hero__content .hero__lead {
    line-height: 23px;
    margin-top: 14px
}

.hero-contact-new .hero__content h1 {
    font-size: 36px;
    line-height: 34px;
    text-transform: capitalize
}

.hero__button {
    margin-top: 45px
}

@media screen and (max-width:767px) {
    .hero {
        height: 100%;
        padding: 130px 0 38px;
        background-position: 70% 50%
    }

    .hero .title--uppercase {
        margin-bottom: -10px
    }
}

.hero--600 {
    height: 600px;
    position: relative
}

.hero--600:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .6)
}

@media screen and (max-width:762px) {
    .hero--600 {
        height: auto;
        min-height: 600px
    }
}

.hero--600 .container {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.hero--600 .scrollmagic-pin-spacer {
    width: 50%
}

.hero--full {
    height: 100vh
}

@media screen and (max-width:767px) {
    .hero--full {
        height: auto
    }
}

.hero--centered .container {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.hero--centered .container .btnReg {
    font-size: 16px;
    height: 50px;
    background-image: -webkit-repeating-linear-gradient(20deg, #9a59c1, #3fb1fd 50%, #9a59c1 80%, #9a59c1);
    background-image: repeating-linear-gradient(70deg, #9a59c1, #3fb1fd 50%, #9a59c1 80%, #9a59c1);
    background-position: 100% 0;
    background-size: 200% 100%;
    margin: 20px 0;
    border-radius: 25px;
    -webkit-transition: .5s cubic-bezier(.365, .335, 0, 1);
    transition: .5s cubic-bezier(.365, .335, 0, 1)
}

.hero--centered .container .btnReg:hover {
    background-position: 0
}

.hero--centered .hero__title {
    font-family: Montserrat, sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.25;
    text-align: center;
    color: #fff;
    width: 100%;
    max-width: 710px;
    margin: 0 0 49px
}

@media screen and (max-width:768px) {
    .hero--centered .hero__title {
        font-size: 33px;
        margin-bottom: 25px
    }
}

.hero--centered .hero__tag {
    padding: 7px 14px;
    background: transparent;
    border: .5px solid #fff;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: .6px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin: 100px auto 31px
}

@media screen and (max-width:768px) {
    .hero--centered .hero__tag {
        margin: 20px auto 30px
    }
}

.hero--centered.hero--full {
    height: 100vh
}

@media screen and (max-width:768px) and (max-height:1024px) {
    .hero--centered.hero--full {
        height: auto
    }
}

@media screen and (max-height:650px) {
    .hero--centered.hero--full {
        height: auto
    }
}

.hero__overlay {
    background-color: rgba(0, 0, 0, .3);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1
}

.hero__content {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 840px;
    height: 100%;
    width: 100%
}

@media screen and (max-width:575px) {
    .hero__content {
        text-align: center
    }
}

@media screen and (max-width:768px) {
    .hero__content--blockchain {
        padding-bottom: 140px
    }
}

.hero__content--half {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 680px;
    padding-right: 100px
}

@media screen and (max-width:1024px) {
    .hero__content--half {
        max-width: 500px
    }
}

@media screen and (max-width:768px) {
    .hero__content--half {
        max-width: 680px
    }
}

@media screen and (max-width:600px) {
    .hero__content--half {
        max-width: 680px;
        padding-right: 0
    }
}

.hero__lead {
    font-size: 18px;
    color: #fff
}

@media screen and (max-width:1024px) {
    .hero__lead {
        font-size: 16px;
        line-height: 26px
    }
}

.hero__date-block {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    border-radius: 5px;
    background: #1476f2;
    -webkit-box-shadow: 0 10px 25px 0 rgba(50, 50, 50, .4);
    box-shadow: 0 10px 25px 0 rgba(50, 50, 50, .4);
    overflow: hidden
}

.hero__date-item {
    padding: 15px 25px 17px;
    color: #fff
}

@media screen and (max-width:465px) {
    .hero__date-item {
        padding: 15px 10px 17px
    }
}

.hero__date-item:first-child {
    padding: 15px 22px 17px;
    background: #0657bd
}

@media screen and (max-width:465px) {
    .hero__date-item:first-child {
        padding: 15px 15px 17px
    }
}

.hero__date-item:last-child {
    padding: 15px 33px 17px;
    border-left: 1px solid hsla(0, 0%, 100%, .15)
}

@media screen and (max-width:465px) {
    .hero__date-item:last-child {
        padding: 15px 7px 17px
    }
}

.hero__date-thik {
    margin-bottom: 4px;
    font-size: 15px;
    line-height: 1.33;
    color: #93c3ff;
    opacity: .7
}

.hero__date-bold,
.hero__date-thik {
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    text-align: center
}

.hero__date-bold {
    font-size: 28px;
    line-height: 1;
    color: #fff
}

@media screen and (max-width:465px) {
    .hero__date-bold {
        font-size: 15px
    }
}

.countdown {
    margin-bottom: 30px;
    padding: 0 10px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid hsla(0, 0%, 100%, .5);
    border-radius: 8px
}

@media screen and (max-width:465px) {
    .countdown {
        margin-bottom: 60px
    }
}

.timer-block {
    padding: 13px 15px 10px;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    color: #fff
}

.timer-block span {
    margin-top: 2px;
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    opacity: .6
}

.pages-team .nav--black .nav__list li .menu-item-link {
    color: #fff
}

.pages-team .nav--black .logo {
    background-image: url(img/logo-white.svg)
}

.hero--team {
    position: relative;
    height: auto;
    padding: 145px 0 40px
}

.hero--team:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    z-index: -1
}

.hero__team {
    max-width: 870px;
    margin: 0 auto
}

.hero__team h1 {
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    line-height: 1
}

.hero__team p {
    font-size: 18px;
    color: #fff;
    line-height: 1.67;
    font-weight: 400;
    margin-top: 30px
}

@media screen and (min-width:1221px) {

    .js-scroll,
    .nav.is-hover {
        background-color: #fff;
        -webkit-box-shadow: 0 5px 17px 0 rgba(0, 0, 0, .05);
        box-shadow: 0 5px 17px 0 rgba(0, 0, 0, .05);
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .js-scroll .menu-item a.menu-item-link,
    .nav.is-hover .menu-item a.menu-item-link {
        color: #323232
    }

    .js-scroll .menu-item:first-child:after,
    .nav.is-hover .menu-item:first-child:after {
        -webkit-filter: none;
        filter: none
    }

    .js-scroll .is-hover a.menu-item-link,
    .nav.is-hover .is-hover a.menu-item-link {
        color: #1476f2
    }

    .js-scroll .logo,
    .nav.is-hover .logo {
        background-image: url(img/logo-blue.svg)
    }
}

.nav {
    position: absolute;
    width: 100%;
    height: 80px;
    top: 0;
    left: 0;
    z-index: 101;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-backface-visibility: hidden
}

@media (max-width:1220px) {
    .nav {
        position: fixed
    }
}

.nav .current-menu-item {
    color: #1476f2
}

.nav .container {
    position: relative;
    height: 100%
}

.nav__wrapper {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width:1220px) {
    .nav__wrapper {
        display: none
    }
}

.nav__list {
    height: 100%;
    text-align: right;
    font-size: 0
}

.nav__list.version1 {
    display: none
}

.nav__list .menu-item {
    display: inline-block;
    line-height: 75px
}

.nav__list .menu-item:first-child .menu-item-link {
    position: relative
}

.nav__list .menu-item .menu-item-link {
    font-size: 12px;
    line-height: 45px;
    padding: 0 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all .2s;
    transition: all .2s;
    vertical-align: middle;
    cursor: pointer
}

.nav__list .menu-item .menu-item-link .menu-arrow-down {
    background-image: url(img/angle-down.png);
    width: 14px;
    height: 14px;
    display: inline-block;
    position: relative;
    top: 3px;
    left: 3px
}

.nav__list .is-hover .menu-item-link,
.nav__list .menu-item .menu-item-link:hover {
    color: #1476f2
}

.nav--black .logo {
    background-image: url(img/logo-blue.svg)
}

.nav--black .nav__list li .menu-item-link {
    color: #323232
}

.nav--black .nav__list li.is-hover .menu-item-link,
.nav--black .nav__list li .menu-item-link:hover {
    color: #1476f2
}

.nav .has-dropdown>a {
    position: relative
}

.nav .has-dropdown>a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -32px;
    left: 0;
    background-color: #1476f2;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: none;
    transition: none
}

.nav .has-dropdown:last-child {
    margin-right: 160px
}

.nav .has-dropdown.is-hover {
    color: #1476f2
}

.nav .has-dropdown.is-hover .article__content {
    position: relative
}

.nav .has-dropdown.is-hover .article__content:after {
    content: "";
    position: absolute;
    top: -1px;
    right: 0;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 30px 30px 0;
    border-color: transparent #fff transparent transparent
}

.nav .has-dropdown.is-hover .article__link {
    position: relative;
    display: block;
    font-size: 0;
    padding: 0
}

.nav .has-dropdown.is-hover .article__img {
    width: 550px
}

.nav .has-dropdown.is-hover .article__description {
    position: absolute;
    top: 0;
    text-align: left;
    padding: 70px 30px 0;
    font-size: 16px;
    color: #fff;
    text-transform: none;
    font-weight: 500
}

.nav .has-dropdown.is-hover .sub-menu-wrapper {
    display: block;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-animation: animWrapper .3s ease-in-out;
    animation: animWrapper .3s ease-in-out
}

.nav .has-dropdown.is-hover .sub-menu-wrapper .sub-menu-container {
    visibility: visible;
    -webkit-animation: animContainer .5s ease-in-out;
    animation: animContainer .5s ease-in-out
}

.nav .has-dropdown.is-hover .sub-menu-wrapper .sub-menu-container .article__item-wrapper {
    top: 0;
    opacity: 1;
    visibility: visible;
    -webkit-animation: animItem .6s ease-in-out;
    animation: animItem .6s ease-in-out
}

.nav .has-dropdown.is-hover .sub-menu-wrapper .sub-menu-container .article__item-wrapper:nth-child(2n) {
    -webkit-animation: animItem .7s ease-in-out;
    animation: animItem .7s ease-in-out
}

.nav .has-dropdown.is-hover>a:before {
    visibility: visible;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-transition-delay: unset;
    transition-delay: unset
}

.nav .has-dropdown .sub-menu-wrapper {
    display: none;
    position: absolute;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    height: auto;
    padding: 42px 40px 30px;
    top: 77px;
    left: 0;
    right: 0;
    line-height: normal;
    width: 100vw;
    margin-left: -webkit-calc(-50vw + 50%);
    margin-left: calc(-50vw + 50%);
    margin-right: -webkit-calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .1);
    border-top: 1px solid hsla(0, 0%, 85%, .3);
    overflow: hidden
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container {
    margin: 0 auto;
    max-width: 1200px;
    visibility: hidden;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container,
.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .article-container {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .article-container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .article-container .article__item .article__content {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container {
    position: relative
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu {
    position: relative;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-column-gap: 50px;
    width: 100%;
    text-align: left;
    padding: 0 20px;
    margin: 20px 0 0 30px;
    border-left: 1px solid rgba(50, 50, 50, .06)
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu.active {
    opacity: 1;
    -webkit-animation: animList .7s ease-in-out;
    animation: animList .7s ease-in-out
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu:after {
    content: "";
    display: table;
    clear: both
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu__wrapper:first-child .sub-menu__header {
    display: block;
    position: absolute;
    top: -30px;
    left: 20px;
    font-size: 12px;
    color: rgba(50, 50, 50, .3);
    font-weight: 600;
    line-height: 1.67;
    text-align: left
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu__header,
.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu__list-header {
    display: none
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .sub-menu__list-item:first-child .sub-menu__list-header {
    display: block
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu__wrapper:last-child .menu-item .sub-item-link {
    padding-bottom: 0
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .menu-item {
    width: 100%
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .menu-item .sub-item-link {
    text-transform: none;
    word-spacing: normal;
    padding: 0;
    text-align: left;
    display: block;
    width: 270px;
    height: 100%;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: normal;
    color: #323232;
    padding-bottom: 15px
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .menu-item .sub-item-link i {
    display: none;
    position: relative;
    top: 1px;
    right: -4px;
    font-size: 12px;
    -webkit-transition: right .2s;
    transition: right .2s
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .menu-item .sub-item-link i.active {
    display: inline
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .menu-item:hover .sub-menu__list-wrapper {
    display: block
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .menu-item:hover .sub-item-link {
    color: #1476f2
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .menu-item:hover .sub-item-link--list {
    color: #323232
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .menu-item:hover i {
    right: -8px
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu--double .sub-menu__list-wrapper {
    display: block
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu--double .sub-menu__list {
    padding-left: 20px
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu--double .menu-item:hover .sub-item-link--color {
    color: #323232
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu--double .sub-menu__list-item:hover .sub-item-link--color {
    color: #1476f2
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu--double .sub-menu__list-item .sub-menu__list-header {
    display: none
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu--double .sub-menu__list-item:first-child .sub-menu__list-header {
    display: block;
    padding-left: 0
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu__list-wrapper {
    display: none;
    position: absolute;
    top: 0;
    left: 270px;
    width: 100%;
    min-height: 200px
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu__list-wrapper .sub-menu__list .sub-menu__list-item .sub-item-link--list {
    font-size: 14px;
    font-weight: 400;
    padding: 0 0 10px 20px
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu__list-header {
    position: absolute;
    top: -30px;
    font-size: 12px;
    color: rgba(50, 50, 50, .3);
    font-weight: 600;
    line-height: 1.67;
    text-align: left;
    padding-left: 20px
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu__list {
    border-left: 1px solid rgba(50, 50, 50, .06)
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .sub-menu,
.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .sub-menu__list-item {
    display: block;
    line-height: normal
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .sub-menu:last-child .sub-item-link,
.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .sub-menu__list-item:last-child .sub-item-link {
    padding-bottom: 0
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .sub-menu:hover .sub-item-link--list,
.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .sub-menu__list-item:hover .sub-item-link--list {
    color: #1476f2
}

.nav .has-dropdown .sub-menu-wrapper .sub-menu-container .sub-menu-list-container .sub-menu .service--main a {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .3px
}

.nav .dropdown-split .sub-menu {
    min-width: 470px
}

.nav .dropdown-split .sub-menu li {
    width: -webkit-calc(100%/2 - 20px);
    width: calc(100% / 2 - 20px)
}

.nav .dropdown-split .sub-menu li:nth-child(2n) a {
    margin-left: 50px
}

.nav .dropdown-split.narrow .sub-menu {
    min-width: 320px
}

.nav__btn {
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.nav__btn .red-style {
    background: #f54d4d;
    border-radius: 4px
}

.nav__btn .red-style:hover {
    background: #e04040;
    border-color: #e04040
}

@media screen and (min-width:1280px) {
    .nav__btn {
        right: 0
    }
}

@media (max-width:767px) {
    .nav__btn {
        right: 20px
    }
}

@media (max-width:1220px) {
    .nav__btn .get-touch {
        margin-right: 25px
    }
}

@media (max-width:767px) {
    .nav__btn .get-touch {
        display: none
    }
}

.nav__btn .sandwich {
    background-image: url(img/sandwich-circle.svg);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    width: 46px;
    height: 46px
}

@media (min-width:1221px) {
    .nav__btn .sandwich {
        display: none
    }
}

.nav__btn .sandwich:before {
    content: "";
    background-image: url(img/sandwich-icon.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 45px;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media (min-width:1221px) {
    .js-scroll {
        position: fixed;
        top: 0
    }

    .js-scroll .menu-item:first-child .menu-item-link:after {
        -webkit-filter: initial;
        filter: none
    }
}

@media (max-width:1220px) {
    .js-scroll .logo {
        -webkit-transform: translateY(-150%);
        -ms-transform: translateY(-150%);
        transform: translateY(-150%)
    }
}

@media screen and (max-width:575px) {
    .js-hidden {
        background-color: #fff
    }
}

.js-hidden .logo-white {
    background-image: url(img/logo-blue.svg)
}

@media (min-width:1221px) {
    .js-hidden {
        top: -90px
    }
}

.nav__logo {
    position: absolute;
    top: 50%;
    left: 30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

@media screen and (min-width:1280px) {
    .nav__logo {
        left: 0
    }
}

@media (max-width:767px) {
    .nav__logo {
        left: 20px
    }
}

.logo {
    background-image: url(img/logo-blue.svg);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    display: block;
    height: 46px;
    width: 170px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.logo-white {
    background-image: url(img/logo-white.svg)
}

.nav-mobile {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 201;
    background-color: #fff;
    -webkit-transform: translate3d(-310px, 0, 0);
    transform: translate3d(-310px, 0, 0);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .1)
}

@media screen and (max-width:374px) {
    .nav-mobile {
        -webkit-transform: translate3d(-400px, 0, 0);
        transform: translate3d(-400px, 0, 0)
    }
}

.nav-mobile .nav__logo--mobile {
    padding: 20px;
    padding-top: 60px
}

.nav-mobile .nav__logo--mobile .logo {
    background-image: url(img/logo-blue.svg);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    display: block;
    height: 40px;
    width: 146px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.nav-mobile .c-menu__items {
    padding: 10px 0 35px;
    z-index: 200;
    -webkit-transition: padding .3s;
    transition: padding .3s;
    height: 100%
}

.nav-mobile .c-menu__items li a {
    display: block;
    padding: 17px 20px;
    color: #323232;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px
}

@media screen and (max-height:320px) {
    .nav-mobile .c-menu__items li a {
        font-size: 12px;
        padding: 12px 25px
    }
}

.nav-mobile .c-menu__items .has-dropdown {
    position: relative
}

.nav-mobile .c-menu__items .has-dropdown .sub-menu {
    display: none;
    width: 100%
}

.nav-mobile .c-menu__items .has-dropdown .sub-menu .has-dropdown {
    overflow: hidden;
    position: unset
}

.nav-mobile .c-menu__items .has-dropdown .sub-menu .has-dropdown>a:after {
    background-image: url(img/row-blue.svg);
    width: 13px
}

.nav-mobile .c-menu__items .has-dropdown .sub-menu .has-dropdown .sub-menu {
    display: block;
    max-height: 0;
    -webkit-transition: max-height .5s ease-in-out;
    transition: max-height .5s ease-in-out;
    position: unset;
    padding-left: 20px
}

.nav-mobile .c-menu__items .has-dropdown .sub-menu .has-dropdown .sub-menu li a {
    font-weight: 400
}

.nav-mobile .c-menu__items .has-dropdown .sub-menu .has-dropdown.active .sub-menu {
    max-height: 900px;
    padding-bottom: 0
}

.nav-mobile .c-menu__items .has-dropdown .sub-menu .has-dropdown.active>a {
    padding-left: 20px
}

.nav-mobile .c-menu__items .has-dropdown .sub-menu .has-dropdown.active>a:after {
    background-image: url(img/shape-copy-33.svg);
    width: 12px;
    height: 7px;
    right: 20px;
    top: 17px;
    left: unset
}

.nav-mobile .c-menu__items .has-dropdown.active {
    position: absolute;
    width: 100%;
    top: 10px;
    background-color: #fff;
    height: 100%;
    z-index: 100
}

.nav-mobile .c-menu__items .has-dropdown.active>a {
    color: #0072f6;
    padding-left: 35px;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.nav-mobile .c-menu__items .has-dropdown.active>a:after {
    background-image: url(img/shape-copy-3.svg);
    width: 7px;
    height: 12px;
    left: 20px;
    top: 24px
}

.nav-mobile .c-menu__items .has-dropdown.active>.sub-menu {
    display: block;
    position: absolute;
    right: -100px;
    -webkit-animation: slide-1 .5s forwards;
    animation: slide-1 .5s forwards;
    background-color: #fff;
    z-index: 100;
    padding-bottom: 200px
}

.nav-mobile .c-menu__items .has-dropdown.active>.sub-menu li .sub-menu li:nth-child(3) {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.nav-mobile .c-menu__items .has-dropdown.active>.sub-menu li .sub-menu li a {
    font-weight: 400
}

.nav-mobile .c-menu__items .has-dropdown.active>.sub-menu li:nth-child(-n+3) a {
    font-weight: 600
}

.nav-mobile .c-menu__items .has-dropdown.active>.sub-menu li:nth-child(3) {
    border-bottom: 1px solid rgba(50, 50, 50, .06);
    margin-bottom: 30px
}

.nav-mobile .c-menu__items .has-dropdown.active>.sub-menu li a {
    font-weight: 400;
    line-height: 50px;
    padding: 0 20px
}

.nav-mobile .c-menu__items .has-dropdown li a {
    text-transform: none;
    font-weight: 600;
    color: #323232;
    padding: 12px 20px
}

.nav-mobile .c-menu__items .has-dropdown>a {
    position: relative;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.nav-mobile .c-menu__items .has-dropdown>a:after {
    content: "";
    position: absolute;
    background-image: url(img/shape-copy-2.svg);
    background-repeat: no-repeat;
    width: 7px;
    height: 12px;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.nav-mobile .c-menu__items .has-dropdown li.service--main a {
    text-transform: uppercase;
    font-weight: 400;
    color: #fff
}

.nav-mobile .c-menu__items .has-dropdown li.service--main a:hover {
    color: #0072f6
}

.btn--menuLeft {
    padding: 0 25px
}

.has-active-menu .nav-mobile {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%
}

.has-active-menu .nav-mobile--stripe {
    position: fixed;
    top: 0;
    left: 0;
    width: 290px;
    height: 17px;
    background-color: #000;
    z-index: 999
}

.c-menu {
    z-index: 199;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-backface-visibility: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.c-menu__close {
    color: #fff;
    background-color: #3184a1;
    font-size: 14px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: none;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer
}

.c-menu__close:focus {
    outline: none
}

.nav-mobile__top {
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0);
    z-index: 999;
    padding: 25px;
    bottom: 0;
    left: 0;
    position: fixed;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 -3px 20px rgba(80, 80, 80, .1);
    box-shadow: 0 -3px 20px rgba(80, 80, 80, .1)
}

.nav-mobile__top .btn {
    height: 50px;
    width: 100%;
    font-size: 16px
}

.nav-mobile__top .btn.red-style {
    background: #f54d4d;
    border-radius: 4px
}

.nav-mobile__top .btn.red-style:hover {
    background: #e04040;
    border-color: #e04040
}

.has-active-menu .nav-mobile .btn-close {
    position: absolute;
    background-image: url(img/close.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
    right: 20px;
    top: 30px
}

.has-active-menu .nav-mobile__top {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

@media (max-width:321px) {
    .has-active-menu .nav-mobile__top {
        width: 100%
    }
}

.c-mask {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 0;
    height: 0;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .3s, width 0s .3s, height 0s .3s;
    transition: opacity .3s, width 0s .3s, height 0s .3s
}

.c-mask.is-active {
    width: 100%;
    height: 150vh;
    opacity: .7;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.c-menu--push-left,
.c-menu--push-right,
.c-menu--slide-left,
.c-menu--slide-right {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

@media (min-width:321px) {

    .c-menu--push-left,
    .c-menu--push-right,
    .c-menu--slide-left,
    .c-menu--slide-right {
        width: 100%
    }
}

.c-menu--push-left .c-menu__item,
.c-menu--push-right .c-menu__item,
.c-menu--slide-left .c-menu__item,
.c-menu--slide-right .c-menu__item {
    display: block;
    text-align: center;
    border-top: 1px solid #b5dbe9;
    border-bottom: 1px solid #3184a1
}

.c-menu--push-left .c-menu__item:first-child,
.c-menu--push-right .c-menu__item:first-child,
.c-menu--slide-left .c-menu__item:first-child,
.c-menu--slide-right .c-menu__item:first-child {
    border-top: none
}

.c-menu--push-left .c-menu__item:last-child,
.c-menu--push-right .c-menu__item:last-child,
.c-menu--slide-left .c-menu__item:last-child,
.c-menu--slide-right .c-menu__item:last-child {
    border-bottom: none
}

.c-menu--push-left .c-menu__link,
.c-menu--push-right .c-menu__link,
.c-menu--slide-left .c-menu__link,
.c-menu--slide-right .c-menu__link {
    display: block;
    padding: 12px 24px;
    color: #fff
}

.c-menu--push-left .c-menu__close,
.c-menu--push-right .c-menu__close,
.c-menu--slide-left .c-menu__close,
.c-menu--slide-right .c-menu__close {
    display: block;
    padding: 12px 24px;
    width: 100%
}

.c-menu--push-left,
.c-menu--slide-left {
    top: 0;
    left: 0;
    bottom: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

@media (min-width:321px) {

    .c-menu--push-left,
    .c-menu--slide-left {
        -webkit-transform: translate3d(-300px, 0, 0);
        transform: translate3d(-300px, 0, 0)
    }
}

.c-menu--push-left.is-active,
.c-menu--slide-left.is-active {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.wrapper {
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-backface-visibility: hidden
}

.has-push-left .nav {
    z-index: 1
}

@media (min-width:375px) {
    .wrapper.has-push-left {
        -webkit-transform: translate3d(310px, 0, 0);
        transform: translate3d(310px, 0, 0)
    }
}

@media (max-width:374px) {
    .wrapper.has-push-left {
        -webkit-transform: translate3d(-webkit-calc(100% - 60px), 0, 0);
        transform: translate3d(calc(100% - 60px), 0, 0)
    }
}

.wrapper.has-push-right {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

@media (min-width:321px) {
    .wrapper.has-push-right {
        -webkit-transform: translate3d(-300px, 0, 0);
        transform: translate3d(-300px, 0, 0)
    }
}

.nav--case-main {
    height: 0
}

.nav--case-main .logo {
    background-image: url(img/logo-white.svg)
}

.nav--case-main .sandwich {
    display: inline-block
}

.nav--case-main .nav__wrapper {
    display: none
}

.nav--case-main .nav__btn,
.nav--case-main .nav__logo {
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%)
}

.nav--case-main .get-touch {
    margin-right: 25px
}

.nav--case-main.js-scroll {
    background-color: transparent
}

.nav--case-main.js-scroll .logo {
    -webkit-transform: translateY(-150%);
    -ms-transform: translateY(-150%);
    transform: translateY(-150%)
}

.all-services-link {
    font-weight: 600;
    font-size: 16px;
    line-height: 13px;
    text-transform: uppercase;
    color: #1476f2;
    display: block
}

.all-services-link i {
    position: relative;
    top: 1px;
    right: -4px;
    font-size: 12px;
    -webkit-transition: right .2s;
    transition: right .2s;
    color: #1476f2
}

.menu-item-services .sub-menu-container .main-menu-list {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    position: relative
}

.menu-item-services .sub-menu-container .main-menu-list .sub-menu-list-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37%;
    flex: 0 0 37%;
    text-align: left
}

.menu-item-services .sub-menu-container .main-menu-list .sub-menu-list-container li:hover a {
    background-color: unset !important
}

.menu-item-services .sub-menu-container .main-menu-list .sub-menu-list-container a {
    font-weight: 600;
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
    color: #1476f2;
    display: block;
    margin: 0 0 0 13px;
    padding-left: 20px
}

.menu-item-services .sub-menu-container .main-menu-list .sub-menu-list-container a i {
    position: relative;
    top: 1px;
    right: -4px;
    font-size: 12px;
    -webkit-transition: right .2s;
    transition: right .2s;
    color: #1476f2
}

.menu-item-services .sub-menu-container .main-menu-list .sub-menu-list-container ul.sub-menu {
    margin: 0 0 0 13px !important;
    height: 63.5% !important;
    -js-display: flex !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.menu-item-services .sub-menu-container .main-menu-list .sub-menu-list-container ul.sub-menu:after {
    content: none !important
}

.menu-item-services .sub-menu-container .main-menu-list .sub-menu-list-container ul.sub-menu li.menu-item {
    height: auto;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.menu-item-services .sub-menu-container .main-menu-list .sub-menu-list-container ul.sub-menu li.menu-item a {
    padding-bottom: 8px !important
}

.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    padding-bottom: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 67%;
    flex: 0 0 67%
}

.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: rgba(50, 50, 50, .06);
    left: 0;
    bottom: 70px;
    z-index: -1
}

.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu>li {
    height: 355px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu>li:hover>a {
    background-color: #fafafa
}

.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu>li:hover .sub-menu__list-wrapper {
    display: block
}

.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu>li>a {
    text-align: left;
    display: block;
    padding: 15px 0 1px 15px
}

.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu>li>a p {
    font-size: 14px;
    line-height: 20px;
    color: #323232;
    display: inline-block;
    margin-bottom: 20px;
    padding-right: 20px
}

.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu>li>a p.menu-description {
    padding-right: 50px
}

.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu>li>a img {
    max-width: 210px;
    margin-bottom: 11px
}

.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu>li>a p.menu-title {
    font-size: 16px;
    line-height: 30px;
    color: #323232;
    font-weight: 600
}

.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu>li>a p.read-more {
    font-weight: 600;
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
    color: #1476f2;
    display: block
}

.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu>li>a i {
    position: relative;
    top: 1px;
    right: -4px;
    font-size: 12px;
    -webkit-transition: right .2s;
    transition: right .2s;
    color: #1476f2
}

.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu>li .sub-menu__list-wrapper {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    margin-top: 40px
}

.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu>li .sub-menu__list-wrapper .sub-menu__list {
    text-align: left
}

.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu>li .sub-menu__list-wrapper .sub-menu__list .sub-menu__list-header:first-of-type {
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    color: #323232;
    opacity: .3
}

.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu>li .sub-menu__list-wrapper .sub-menu__list-item {
    display: inline-block;
    float: left;
    padding-right: 80px;
    margin-top: 20px
}

.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu>li .sub-menu__list-wrapper .sub-menu__list-item a {
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    color: #323232
}

.menu-item-services .sub-menu-container .main-menu-list ul.sub-menu>li .sub-menu__list-wrapper .sub-menu__list-item a:hover {
    color: #1476f2
}

.contacts-popup {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
    z-index: 111;
    overflow: auto
}

.contacts-popup .mob-text {
    display: none
}

.contacts-popup.active {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

body.disable-scroll {
    overflow: hidden
}

.logos {
    background: url(img/contacts-popup/logo.png) no-repeat;
    width: 100%;
    aspect-ratio: 16/9;
    background-position: 50%;
    background-size: contain
}

.contacts-popup__wrap {
    position: relative;
    background: #1476f2;
    width: 860px;
    max-width: 90vw;
    -webkit-box-shadow: 3px 15px 55px rgba(0, 0, 0, .35);
    box-shadow: 3px 15px 55px rgba(0, 0, 0, .35);
    border-radius: 8px;
    padding: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: auto
}

.contacts-popup,
.contacts-popup .form-contacts-popup {
    font-family: Montserrat
}

.contacts-popup .form-contacts-popup {
    max-width: 370px;
    padding: 32px 24px
}

.contacts-popup .contact-section .form-wrap__flexbox .form-group {
    font-family: Source Sans Pro
}

.form-contacts-popup h2 {
    font-size: 32px;
    line-height: 1.25;
    text-transform: uppercase
}

.contacts-popup .form-wrap__flexbox .form__footer .form__submit--contact {
    background: #f54d4d;
    border-color: #f54d4d;
    width: 100%;
    max-width: 100%;
    margin-top: 9px
}

.contacts-popup .form-wrap__flexbox .form__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.contacts-popup__info {
    margin-right: 40px;
    width: 50%
}

.contacts-popup__info h2 {
    font-size: 32px;
    color: #fff;
    text-transform: none;
    margin-top: 35px;
    margin-bottom: 56px
}

.contacts-popup__info .rating-items {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 18px;
    margin-bottom: 56px
}

.contacts-popup__info .rating-items__item>svg {
    width: 44px;
    height: 44px
}

.contacts-popup__info .rating-items__item {
    width: 50%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #2884f8;
    border-radius: 10px;
    padding: 6px 16px 8px
}

.contacts-popup__info .rating-items__item .rating-items__text {
    padding-left: 12px;
    color: #fff;
    font-size: 9px
}

.contacts-popup__info .rating-items__item .rating-items__text .stars {
    font-size: 14px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 6px
}

.contacts-popup__info .rating-items__item .rating-items__text svg {
    width: 75px;
    margin-left: 6px
}

.contacts-popup__logos {
    padding: 4px 5px;
    border-top: 1px solid #2884f8;
    border-bottom: 1px solid #2884f8
}

.contacts-popup__offices {
    padding-top: 40px;
    color: #fff
}

.contacts-popup__offices h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 14px
}

.contacts-popup__offices-wrap {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.contacts-popup__offices-wrap span {
    font-weight: 500;
    font-size: 15px;
    padding: 6px 17px;
    background: #2884f8;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 90px
}

.contacts-popup__close {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    width: 15px;
    height: 15px
}

.ebook-popup {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: none;
    z-index: 111;
    overflow: auto
}

.ebook-popup,
.ebook-popup__wrap.ebook-section {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ebook-popup__wrap.ebook-section {
    display: -ms-flexbox;
    -js-display: flex;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: row nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ebook-popup__close {
    position: absolute;
    left: 96%;
    top: 5%
}

.form-popup-popup h3 {
    font-size: 29px;
    font-family: Montserrat;
    font-weight: 600;
    line-height: 40px;
    margin: 0 0 45px
}

.form-popup-popup p {
    font-size: 20px;
    font-family: Montserrat;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 16px
}

.form-wrap__flexbox.form-popup-popup {
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 65%;
    padding: 10px
}

.form-ebook-popup.form-wrap__flexbox {
    padding: 36px 28px 21px
}

.form-ebook-popup .uploaded__text {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px
}

.ebook-popup.active {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ebook-popup__wrap.ebook-section {
    position: relative;
    background: #fff;
    width: 860px;
    max-width: 90vw;
    -webkit-box-shadow: 3px 15px 55px rgba(0, 0, 0, .35);
    box-shadow: 3px 15px 55px rgba(0, 0, 0, .35);
    border-radius: 8px;
    padding: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: auto
}

.popup-popup__img {
    height: 366px;
    width: 230px;
    background-size: contain;
    background-repeat: no-repeat;
    overflow: hidden
}

.ebook-popup .form-ebook-popup {
    max-width: 370px;
    padding: 32px 24px
}

.ebook-popup .form-wrap__flexbox a {
    display: block;
    width: 100%
}

.ebook-popup .form-wrap__flexbox .popup-button {
    display: block;
    background: #f54d4d;
    border-color: #f54d4d;
    width: 100%;
    max-width: 100%;
    margin-top: 9px;
    border: 0;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    padding: 17px 1.75em;
    color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
    min-width: 10.5em;
    font-family: Montserrat, Arial, sans-serif
}

.ebook-popup p {
    width: 100%
}

@media screen and (max-width:1100px) {
    .contacts-popup__wrap {
        padding: 40px 50px
    }

    .contacts-popup__close {
        right: 15px;
        top: 15px
    }

    .contacts-popup .form-contacts-popup.form-wrap__flexbox {
        padding: 20px 30px
    }
}

@media screen and (max-width:991px) {
    .contacts-popup {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        overflow-y: scroll
    }

    .contacts-popup .mob-text {
        display: block
    }

    .contacts-popup .desk-text {
        display: none
    }

    .contacts-popup__wrap {
        height: auto;
        width: 100vw;
        max-width: 100vw;
        border-radius: 0;
        background-color: #09346a;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .contacts-popup .form-contacts-popup.form-wrap__flexbox {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        min-width: 465px;
        border-radius: 8px
    }

    .contacts-popup__info {
        margin-right: 0;
        min-width: 80vw
    }
}

@media screen and (max-width:550px) {
    .contacts-popup .form-contacts-popup.form-wrap__flexbox {
        min-width: 0
    }

    .contacts-popup__wrap {
        padding: 60px 16px 40px
    }

    .contacts-popup__info .rating-items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .contacts-popup__info .rating-items__item {
        width: 100%
    }

    .contacts-popup__info h2 {
        display: none
    }

    .contacts-popup__info .rating-items {
        margin: 20px 0
    }

    .contacts-popup__info {
        width: 100%
    }

    .contacts-popup__info .rating-items__item .rating-items__text {
        font-size: 14px
    }

    .contacts-popup__info .rating-items__item .rating-items__text .stars {
        font-size: 21px
    }

    .contacts-popup__info .rating-items__item {
        padding: 14px 24px
    }

    .contacts-popup__logos {
        padding: 20px 0
    }

    .contacts-popup__offices-wrap span {
        font-size: 21px;
        padding: 6px 17px;
        margin-right: 12px;
        margin-bottom: 12px
    }

    .ebook-popup__close {
        left: 90%;
        top: 20px
    }

    .ebook-popup__wrap>.form-wrap__flexbox.form-popup-popup {
        width: auto
    }

    .ebook-popup__wrap.ebook-section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.contact-section .form-wrap__flexbox.form-contacts-popup .form__footer .no-validation-icon {
    max-width: 100%;
    margin-bottom: 10px
}

@-webkit-keyframes animWrapper {
    0% {
        display: none;
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }

    1% {
        display: block;
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }

    30% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }

    to {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes animWrapper {
    0% {
        display: none;
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }

    1% {
        display: block;
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }

    30% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }

    to {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@-webkit-keyframes animContainer {
    0% {
        visibility: hidden
    }

    50% {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

@keyframes animContainer {
    0% {
        visibility: hidden
    }

    50% {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

@-webkit-keyframes animItem {
    0% {
        top: 20px;
        visibility: hidden;
        opacity: 0
    }

    40% {
        top: 20px;
        opacity: 0;
        visibility: hidden
    }

    50% {
        top: 20px;
        visibility: visible
    }

    60% {
        opacity: 1
    }

    to {
        top: 0
    }
}

@keyframes animItem {
    0% {
        top: 20px;
        visibility: hidden;
        opacity: 0
    }

    40% {
        top: 20px;
        opacity: 0;
        visibility: hidden
    }

    50% {
        top: 20px;
        visibility: visible
    }

    60% {
        opacity: 1
    }

    to {
        top: 0
    }
}

@-webkit-keyframes animList {
    0% {
        padding: 0 20px 0 70px;
        opacity: 0
    }

    60% {
        padding: 0 20px 0 60px;
        opacity: 0
    }

    70% {
        padding: 0 20px 0 50px;
        opacity: 0
    }

    80% {
        opacity: 1
    }

    to {
        padding: 0 20px 0 30px
    }
}

@keyframes animList {
    0% {
        padding: 0 20px 0 70px;
        opacity: 0
    }

    60% {
        padding: 0 20px 0 60px;
        opacity: 0
    }

    70% {
        padding: 0 20px 0 50px;
        opacity: 0
    }

    80% {
        opacity: 1
    }

    to {
        padding: 0 20px 0 30px
    }
}

@-webkit-keyframes slide-1 {
    to {
        right: 0
    }
}

@keyframes slide-1 {
    to {
        right: 0
    }
}

.phone {
    background-color: #fff;
    padding-top: 70px;
    background-size: cover
}

.phone h3 {
    color: #fff !important
}

@media (max-width:460px) {
    .phone .h2 {
        font-size: 26px
    }
}

.phone.augmented-reality--process {
    background: url(img/platforms/ar-construction/Block01.jpg);
    background-size: cover
}

.phone.augmented-reality--process .phone__image {
    background-position: 50%
}

@media screen and (max-width:767px) {
    .phone.augmented-reality--process {
        background: #fff url(img/platforms/ar-construction/Block01_m.jpg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position-y: bottom
    }
}

.phone.augmented-reality--validation {
    background: url(img/platforms/ar-construction/Block2.jpg);
    background-size: cover;
    color: #fff
}

.phone.augmented-reality--validation .icon .list--text,
.phone.augmented-reality--validation .phone__lead,
.phone.augmented-reality--validation .phone__title {
    color: #fff
}

@media screen and (max-width:1024px) {
    .phone.augmented-reality--validation {
        background-position-x: 60%
    }
}

@media screen and (max-width:768px) {
    .phone.augmented-reality--validation {
        background: #000 url(img/platforms/ar-construction/Block2_m.jpg);
        background-repeat: no-repeat;
        background-position-y: bottom;
        background-position-x: 90%;
        background-size: cover;
        padding-bottom: 40px
    }
}

@media screen and (max-width:425px) {
    .phone.augmented-reality--validation {
        background-size: 175%;
        background-repeat: no-repeat;
        background-position-y: bottom;
        background-position-x: 14%
    }
}

.phone.augmented-reality--reconstruction {
    background: url(img/platforms/ar-construction/Block3.jpg);
    background-size: cover;
    color: #fff
}

.phone.augmented-reality--reconstruction .icon .list--text,
.phone.augmented-reality--reconstruction .phone__lead,
.phone.augmented-reality--reconstruction .phone__title {
    color: #fff
}

@media screen and (max-width:1024px) {
    .phone.augmented-reality--reconstruction {
        background-position-x: 60%
    }
}

@media screen and (max-width:768px) {
    .phone.augmented-reality--reconstruction {
        background-size: cover;
        background-position: 50%
    }

    .phone.augmented-reality--reconstruction .phone__list li {
        max-width: none;
        margin-right: 20px
    }
}

@media screen and (max-width:600px) {
    .phone.augmented-reality--reconstruction {
        background: #4d4d4f url(img/platforms/ar-construction/Block3_m.jpg);
        background-size: 180%;
        background-repeat: no-repeat;
        background-position-y: bottom;
        background-position-x: 80%
    }
}

.phone.augmented-reality--hazard {
    background: url(img/platforms/ar-construction/Block4.jpg);
    background-size: cover;
    color: #fff
}

.phone.augmented-reality--hazard .icon .list--text,
.phone.augmented-reality--hazard .phone__lead,
.phone.augmented-reality--hazard .phone__title {
    color: #fff
}

@media screen and (max-width:1280px) {
    .phone.augmented-reality--hazard {
        background-position-x: 90%
    }
}

@media screen and (max-width:1024px) {
    .phone.augmented-reality--hazard {
        background-position-x: 50%
    }
}

@media screen and (max-width:767px) {
    .phone.augmented-reality--hazard {
        background: #313c50 url(img/platforms/ar-construction/Block4_m.jpg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position-y: bottom
    }
}

@media screen and (max-width:425px) {
    .phone.augmented-reality--hazard {
        background-size: 175%
    }
}

.phone.augmented-reality--collaboration {
    background: url(img/platforms/ar-construction/Block5.jpg);
    background-size: cover
}

@media screen and (max-width:1024px) {
    .phone.augmented-reality--collaboration {
        background-position-x: 60%
    }
}

@media screen and (max-width:768px) {
    .phone.augmented-reality--collaboration {
        background: #fff url(img/platforms/ar-construction/Block5_m.jpg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position-y: bottom
    }
}

@media screen and (max-width:425px) {
    .phone.augmented-reality--collaboration {
        background-size: 205%;
        background-repeat: no-repeat;
        background-position-y: bottom;
        background-position-x: 80%
    }
}

.phone--image {
    background-size: cover;
    background-position: 50%;
    color: #fff
}

.phone--image .icon .list--text,
.phone--image .phone__lead,
.phone--image .phone__title {
    color: #fff;
    opacity: .8
}

.phone__content {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width:767px) {
    .phone__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.phone__column {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    position: relative
}

@media screen and (max-width:767px) {
    .phone__column {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        max-width: 100%
    }
}

.phone__column--height {
    min-height: 550px
}

@media screen and (max-width:767px) {
    .phone__column--height {
        min-height: 450px
    }
}

@media screen and (max-device-width:400px) {
    .phone__column--height {
        min-height: 350px
    }
}

.phone__column--order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

@media screen and (max-width:767px) {
    .phone__column--order-2 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
}

.phone__title {
    font-weight: 600;
    text-transform: uppercase;
    word-wrap: break-word
}

.phone__image {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .phone__image {
        background-size: 90%
    }
}

@media screen and (max-width:767px) {
    .phone__image {
        background-position: bottom
    }
}

.phone__image--left {
    background-position: 0 100%
}

@media screen and (max-width:767px) {
    .phone__image--left {
        background-position: bottom
    }
}

.phone__lead {
    margin-bottom: 30px;
    color: #323232
}

@media screen and (max-width:1024px) {
    .phone__lead {
        padding-right: 40px
    }
}

@media screen and (max-width:768px) {
    .phone__lead {
        padding-right: 0
    }
}

.phone__list {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (min-width:768px) {
    .phone__list {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media screen and (max-width:767px) {
    .phone__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.phone__list li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    font-weight: 400;
    padding: 25px 25px 25px 0;
    font-size: 15px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media screen and (max-width:767px) {
    .phone__list li {
        max-width: 100%
    }
}

.icon {
    position: relative
}

.icon .list--text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #323232
}

.icon:before {
    content: "";
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 0;
    height: 40px;
    width: 40px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.icon--opacity:before {
    opacity: .7
}

#phone {
    display: none !important;
    z-index: 999;
    position: fixed;
    top: 80%;
    right: 0;
    padding-right: 10px
}

.newsletter {
    position: fixed;
    bottom: 0;
    height: 100px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    background-color: rgba(0, 0, 0, .8);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 99;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

@media screen and (max-width:767px) {
    .newsletter {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 120px
    }
}

@media screen and (max-width:330px) {
    .newsletter {
        height: 140px
    }
}

.newsletter--show {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.newsletter--show .newsletter-title {
    width: 70%;
    padding: 10px 31px 10px 40px;
    opacity: .8;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:767px) {
    .newsletter--show .newsletter-title {
        width: 100%;
        padding: 10px 31px 5px 40px;
        font-size: 11px;
        text-align: center
    }
}

@media screen and (max-width:767px) and (max-width:480px) {
    .newsletter--show .newsletter-title {
        font-size: 10px;
        padding: 7px 10px 3px
    }
}

.newsletter--show .newsletter-link {
    color: #fff
}

.newsletter--show .newsletter-link:hover {
    color: #0072f6
}

.newsletter--show .newsletter-button {
    width: 30%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:767px) {
    .newsletter--show .newsletter-button {
        width: 100%
    }
}

.newsletter--show .newsletter-button .popup-ok {
    height: 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    min-width: 140px;
    font-size: 14px;
    padding: 0 20px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    transition: all .3s;
    white-space: nowrap;
    font-family: Montserrat, Arial, sans-serif !important;
    color: #fff;
    line-height: .93;
    letter-spacing: normal;
    text-align: right;
    border: 1px solid #fff;
    text-decoration: none;
    font-style: normal;
    font-stretch: normal;
    cursor: pointer
}

.newsletter--show .newsletter-button .popup-ok:hover {
    background: #fff;
    color: #323232
}

.social-box .linkedin:hover {
    background-color: #0b86ca
}

.social-box .linkedin svg {
    width: 17px;
    height: 15px
}

.social-box .facebook:hover {
    background-color: #4c76be
}

.social-box .facebook svg {
    width: 11px;
    height: 14px
}

.social-box .twitter:hover {
    background-color: #000
}

.social-box .twitter svg {
    width: 19px;
    height: 12px
}

.social-box .flickr:hover {
    background-color: #ff0084
}

.social-box .flickr svg {
    width: 20px;
    height: 13px
}

.social-box .youtube:hover {
    background-color: red
}

.social-box .youtube svg {
    width: 25px;
    height: 15px;
    margin-left: 2px
}

.social-box__list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.social-box__list,
.social-box__list .social-box__icon {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.social-box__list .social-box__icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 15px;
    width: 25px;
    height: 25px;
    border-radius: 20px;
    background-color: rgba(50, 50, 50, .2)
}

.social-box__list .social-box__icon:last-child {
    margin-right: 0
}

.social-box__list .social-box__icon:hover {
    -webkit-animation: icon-zoom .3s linear 1;
    animation: icon-zoom .3s linear 1
}

.social-box__list svg {
    fill: #fff;
    margin: 0 auto
}

@-webkit-keyframes icon-zoom {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes icon-zoom {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@font-face {
    font-display: swap;
    font-family: social-share-kit;
    src: url(fonts/social-share-kit.eot);
    src: url(fonts/social-share-kit.eot?#iefix) format("embedded-opentype"), url(fonts/social-share-kit.woff) format("woff"), url(fonts/social-share-kit.ttf) format("truetype"), url(fonts/social-share-kit.svg#social-share-kit) format("svg");
    font-weight: 400;
    font-style: normal
}

.ssk:before {
    display: inline-block;
    font-family: social-share-kit !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ssk-facebook:before {
    content: "a";
    text-indent: 4px;
    margin-right: -4px
}

.ssk-twitter:before {
    content: "b"
}

.ssk-google-plus:before {
    content: "v"
}

.ssk-google-plus-old:before {
    content: "c"
}

.ssk-email:before {
    content: "d";
    top: -1px;
    position: relative
}

.ssk-pinterest:before {
    content: "e"
}

.ssk-tumblr:before {
    content: "f"
}

.ssk-linkedin:before {
    content: "g"
}

.ssk-github:before {
    content: "h"
}

.ssk-vk:before {
    content: "i"
}

.ssk-instagram:before {
    content: "j"
}

.ssk-amazon:before {
    content: "k"
}

.ssk-skype:before {
    content: "s"
}

.ssk-youtube:before {
    content: "x"
}

.ssk-vimeo:before {
    content: "u"
}

.ssk-ebay:before {
    content: "p"
}

.ssk-apple:before {
    content: "l"
}

.ssk-behance:before {
    content: "q"
}

.ssk-dribble:before {
    content: "n"
}

.ssk-android:before {
    content: "o"
}

.ssk-whatsapp:before {
    content: "m"
}

.ssk-reddit:before {
    content: "r"
}

.ssk-reddit2:before {
    content: "t"
}

.ssk {
    background-color: #757575;
    color: #fff;
    display: inline-block;
    font-size: 22px;
    line-height: 1px;
    margin-right: 2px;
    margin-bottom: 2px;
    padding: 7px;
    text-align: center;
    text-decoration: none;
    transition: background-color .1s;
    -webkit-transition: background-color .1s;
    -moz-transition: background-color .1s;
    -ms-transition: background-color .1s;
    -o-transition: background-color .1s
}

.ssk .fa,
.ssk .glyphicon,
.ssk:before {
    position: relative;
    font-size: 22px;
    top: 0;
    vertical-align: middle
}

.ssk-xs>.ssk,
.ssk.ssk-xs {
    padding: 4px
}

.ssk-xs>.ssk .fa,
.ssk-xs>.ssk .glyphicon,
.ssk-xs>.ssk:before,
.ssk.ssk-xs .fa,
.ssk.ssk-xs .glyphicon,
.ssk.ssk-xs:before {
    font-size: 15px
}

.ssk-sm>.ssk,
.ssk.ssk-sm {
    padding: 5px
}

.ssk-sm>.ssk .fa,
.ssk-sm>.ssk .glyphicon,
.ssk-sm>.ssk:before,
.ssk.ssk-sm .fa,
.ssk.ssk-sm .glyphicon,
.ssk.ssk-sm:before {
    font-size: 20px
}

.ssk-lg>.ssk,
.ssk.ssk-lg {
    padding: 9px
}

.ssk-lg>.ssk .fa,
.ssk-lg>.ssk .glyphicon,
.ssk-lg>.ssk:before,
.ssk.ssk-lg .fa,
.ssk.ssk-lg .glyphicon,
.ssk.ssk-lg:before {
    font-size: 28px
}

.ssk:last-child {
    margin-right: 0
}

.ssk:hover {
    background-color: #424242
}

.ssk:focus,
.ssk:hover {
    color: #fff;
    text-decoration: none
}

.ssk-round .ssk,
.ssk.ssk-round {
    border-radius: 50%
}

.ssk-round .ssk:before,
.ssk.ssk-round:before {
    text-indent: 0;
    margin-right: 0
}

.ssk-rounded .ssk,
.ssk.ssk-rounded {
    border-radius: 15%
}

.ssk.ssk-icon {
    color: #757575;
    padding: 2px;
    font-size: 24px
}

.ssk.ssk-icon,
.ssk.ssk-icon:hover {
    background-color: transparent
}

.ssk.ssk-icon:hover {
    color: #424242
}

.ssk-xs>.ssk.ssk-icon,
.ssk.ssk-icon.ssk-xs {
    font-size: 16px
}

.ssk-sm>.ssk.ssk-icon,
.ssk.ssk-icon.ssk-sm {
    font-size: 20px
}

.ssk-lg>.ssk.ssk-icon,
.ssk.ssk-icon.ssk-lg {
    font-size: 28px
}

.ssk.ssk-text {
    overflow: hidden;
    font-size: 17px;
    line-height: normal;
    padding-right: 10px
}

.ssk.ssk-text .fa,
.ssk.ssk-text .glyphicon,
.ssk.ssk-text:before {
    margin: -7px 10px -7px -7px;
    padding: 7px;
    background-color: rgba(0, 0, 0, .15);
    vertical-align: bottom;
    text-indent: 0
}

.ssk-block .ssk.ssk-text {
    display: block;
    margin-right: 0;
    text-align: left
}

.ssk-xs>.ssk.ssk-text,
.ssk.ssk-text.ssk-xs {
    font-size: 12px;
    padding-right: 6px
}

.ssk-xs>.ssk.ssk-text .fa,
.ssk-xs>.ssk.ssk-text .glyphicon,
.ssk-xs>.ssk.ssk-text:before,
.ssk.ssk-text.ssk-xs .fa,
.ssk.ssk-text.ssk-xs .glyphicon,
.ssk.ssk-text.ssk-xs:before {
    margin: -4px 6px -4px -4px;
    padding: 4px
}

.ssk-sm>.ssk.ssk-text,
.ssk.ssk-text.ssk-sm {
    font-size: 16px;
    padding-right: 7px
}

.ssk-sm>.ssk.ssk-text .fa,
.ssk-sm>.ssk.ssk-text .glyphicon,
.ssk-sm>.ssk.ssk-text:before,
.ssk.ssk-text.ssk-sm .fa,
.ssk.ssk-text.ssk-sm .glyphicon,
.ssk.ssk-text.ssk-sm:before {
    margin: -5px 7px -5px -5px;
    padding: 5px
}

.ssk-lg>.ssk.ssk-text,
.ssk.ssk-text.ssk-lg {
    font-size: 22px;
    padding-right: 13px
}

.ssk-lg>.ssk.ssk-text .fa,
.ssk-lg>.ssk.ssk-text .glyphicon,
.ssk-lg>.ssk.ssk-text:before,
.ssk.ssk-text.ssk-lg .fa,
.ssk.ssk-text.ssk-lg .glyphicon,
.ssk.ssk-text.ssk-lg:before {
    margin: -9px 13px -9px -9px;
    padding: 9px
}

.ssk-group,
.ssk-sticky {
    font-size: 0
}

.ssk-sticky {
    top: 0;
    position: fixed;
    z-index: 2000
}

.ssk-sticky .ssk {
    transition: padding .1s ease-out;
    -webkit-transition: padding .1s ease-out;
    -moz-transition: padding .1s ease-out;
    -ms-transition: padding .1s ease-out;
    -o-transition: padding .1s ease-out;
    margin: 0
}

@media (min-width:768px) {

    .ssk-sticky.ssk-left .ssk,
    .ssk-sticky.ssk-right .ssk {
        display: block;
        clear: both
    }

    .ssk-sticky.ssk-left.ssk-center,
    .ssk-sticky.ssk-right.ssk-center {
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%)
    }

    .ssk-sticky.ssk-left {
        left: 0
    }

    .ssk-sticky.ssk-left .ssk {
        float: left
    }

    .ssk-sticky.ssk-left .ssk:hover {
        padding-left: 15px
    }

    .ssk-sticky.ssk-right {
        right: 0
    }

    .ssk-sticky.ssk-right .ssk {
        float: right
    }

    .ssk-sticky.ssk-right .ssk:hover {
        padding-right: 15px
    }
}

.ssk-sticky.ssk-bottom {
    font-size: 0;
    top: auto;
    bottom: 0
}

.ssk-sticky.ssk-bottom.ssk-center {
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.ssk-sticky.ssk-bottom .ssk {
    vertical-align: bottom
}

.ssk-sticky.ssk-bottom .ssk:hover {
    padding-bottom: 15px
}

.ssk-sticky.ssk-round.ssk-xs .ssk:hover {
    padding: 8px
}

.ssk-sticky.ssk-round.ssk-sm .ssk:hover {
    padding: 9px
}

.ssk-sticky.ssk-round .ssk:hover {
    padding: 11px
}

.ssk-sticky.ssk-round.ssk-lg .ssk:hover {
    padding: 13px
}

@media (max-width:767px) {
    .ssk-sticky {
        left: 0;
        right: 0;
        bottom: 0;
        top: auto;
        width: 100%;
        -js-display: flex !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .ssk-sticky.ssk-sticky-hide-xs {
        display: none !important
    }

    .ssk-sticky .ssk {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: auto
    }

    .ssk-sticky .ssk .ssk-num {
        display: none
    }
}

.ssk-count {
    padding-top: 20px
}

.ssk-count .ssk {
    position: relative
}

.ssk-count .ssk-num {
    border-radius: 4px;
    color: #8f8f8f;
    background-color: rgba(50, 50, 50, .03);
    display: block;
    font-size: 12px;
    left: 0;
    line-height: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -20px
}

@media (min-width:768px) {
    .ssk-count.ssk-sticky {
        padding-top: 0
    }

    .ssk-count.ssk-sticky.ssk-left .ssk-num,
    .ssk-count.ssk-sticky.ssk-right .ssk-num {
        top: 20%;
        background-color: transparent
    }

    .ssk-count.ssk-sticky.ssk-left .ssk-num {
        left: 100%;
        margin-left: 5px
    }

    .ssk-count.ssk-sticky.ssk-right .ssk-num {
        right: 115%;
        margin-left: -100%;
        text-align: right
    }
}

.ssk-facebook {
    background-color: #255c95
}

.ssk-grayscale>.ssk-facebook {
    background-color: #757575
}

.ssk-facebook:hover {
    background-color: #1b436c
}

.ssk-grayscale>.ssk-facebook:hover {
    background-color: #255c95
}

.ssk-facebook.ssk-icon {
    color: #255c95
}

.ssk-facebook.ssk-icon:hover {
    color: #1b436c
}

.ssk-facebook.ssk-icon:before {
    text-indent: 0;
    margin-right: 0
}

.ssk-twitter {
    background-color: #00b4e0
}

.ssk-grayscale>.ssk-twitter {
    background-color: #757575
}

.ssk-twitter:hover {
    background-color: #008bad
}

.ssk-grayscale>.ssk-twitter:hover {
    background-color: #00b4e0
}

.ssk-twitter.ssk-icon {
    color: #00b4e0
}

.ssk-twitter.ssk-icon:hover {
    color: #008bad
}

.ssk-google-plus {
    background-color: #f1403a
}

.ssk-grayscale>.ssk-google-plus {
    background-color: #757575
}

.ssk-google-plus:hover {
    background-color: #e81810
}

.ssk-grayscale>.ssk-google-plus:hover {
    background-color: #f1403a
}

.ssk-google-plus.ssk-icon {
    color: #f1403a
}

.ssk-google-plus.ssk-icon:hover {
    color: #e81810
}

.ssk-pinterest {
    background-color: #cb2027
}

.ssk-grayscale>.ssk-pinterest {
    background-color: #757575
}

.ssk-pinterest:hover {
    background-color: #9f191f
}

.ssk-grayscale>.ssk-pinterest:hover {
    background-color: #cb2027
}

.ssk-pinterest.ssk-icon {
    color: #cb2027
}

.ssk-pinterest.ssk-icon:hover {
    color: #9f191f
}

.ssk-tumblr {
    background-color: #395773
}

.ssk-grayscale>.ssk-tumblr {
    background-color: #757575
}

.ssk-tumblr:hover {
    background-color: #283d51
}

.ssk-grayscale>.ssk-tumblr:hover {
    background-color: #395773
}

.ssk-tumblr.ssk-icon {
    color: #395773
}

.ssk-tumblr.ssk-icon:hover {
    color: #283d51
}

.ssk-email,
.ssk-grayscale>.ssk-email {
    background-color: #757575
}

.ssk-email:hover {
    background-color: #5b5b5b
}

.ssk-grayscale>.ssk-email:hover {
    background-color: #757575;
    background-color: #5b5b5b
}

.ssk-email.ssk-icon {
    color: #757575
}

.ssk-email.ssk-icon:hover {
    color: #5b5b5b
}

.ssk-vk {
    background-color: #54769a
}

.ssk-grayscale>.ssk-vk {
    background-color: #757575
}

.ssk-vk:hover {
    background-color: #425d79
}

.ssk-grayscale>.ssk-vk:hover {
    background-color: #54769a
}

.ssk-vk.ssk-icon {
    color: #54769a
}

.ssk-vk.ssk-icon:hover {
    color: #425d79
}

.ssk-linkedin {
    background-color: #1c87bd
}

.ssk-grayscale>.ssk-linkedin {
    background-color: #757575
}

.ssk-linkedin:hover {
    background-color: #156791
}

.ssk-grayscale>.ssk-linkedin:hover {
    background-color: #1c87bd
}

.ssk-linkedin.ssk-icon {
    color: #1c87bd
}

.ssk-linkedin.ssk-icon:hover {
    color: #156791
}

.ssk-whatsapp {
    background-color: #34af23
}

.ssk-grayscale>.ssk-whatsapp {
    background-color: #757575
}

.ssk-whatsapp:hover {
    background-color: #27851a
}

.ssk-grayscale>.ssk-whatsapp:hover {
    background-color: #34af23
}

.ssk-whatsapp.ssk-icon {
    color: #34af23
}

.ssk-whatsapp.ssk-icon:hover {
    color: #27851a
}

.ssk-reddit {
    background-color: #5f99cf
}

.ssk-grayscale>.ssk-reddit {
    background-color: #757575
}

.ssk-reddit:hover {
    background-color: #3a80c1
}

.ssk-grayscale>.ssk-reddit:hover {
    background-color: #5f99cf
}

.ssk-reddit.ssk-icon {
    color: #5f99cf
}

.ssk-reddit.ssk-icon:hover {
    color: #3a80c1
}

.ssk-reddit2 {
    background-color: #5f99cf
}

.ssk-grayscale>.ssk-reddit2 {
    background-color: #757575
}

.ssk-reddit2:hover {
    background-color: #3a80c1
}

.ssk-grayscale>.ssk-reddit2:hover {
    background-color: #5f99cf
}

.ssk-reddit2.ssk-icon {
    color: #5f99cf
}

.ssk-reddit2.ssk-icon:hover {
    color: #3a80c1
}

.ssk-turquoise {
    background-color: #1abc9c
}

.ssk-turquoise:hover {
    background-color: #148f77
}

.ssk-emerald {
    background-color: #2ecc71
}

.ssk-emerald:hover {
    background-color: #25a25a
}

.ssk-peter-river {
    background-color: #3498db
}

.ssk-peter-river:hover {
    background-color: #217dbb
}

.ssk-belize-hole {
    background-color: #2980b9
}

.ssk-belize-hole:hover {
    background-color: #20638f
}

.ssk-amethyst {
    background-color: #9b59b6
}

.ssk-amethyst:hover {
    background-color: #804399
}

.ssk-wisteria {
    background-color: #8e44ad
}

.ssk-wisteria:hover {
    background-color: #703688
}

.ssk-wet-asphalt {
    background-color: #34495e
}

.ssk-wet-asphalt:hover {
    background-color: #222f3d
}

.ssk-midnight-blue {
    background-color: #2c3e50
}

.ssk-midnight-blue:hover {
    background-color: #1a242f
}

.ssk-green-sea {
    background-color: #16a085
}

.ssk-green-sea:hover {
    background-color: #107360
}

.ssk-nephritis {
    background-color: #27ae60
}

.ssk-nephritis:hover {
    background-color: #1e8449
}

.ssk-sunflower {
    background-color: #f1c40f
}

.ssk-sunflower:hover {
    background-color: #c29d0b
}

.ssk-orange {
    background-color: #f39c12
}

.ssk-orange:hover {
    background-color: #c87f0a
}

.ssk-carrot {
    background-color: #e67e22
}

.ssk-carrot:hover {
    background-color: #bf6516
}

.ssk-pumpkin {
    background-color: #d35400
}

.ssk-pumpkin:hover {
    background-color: #a04000
}

.ssk-alizarin {
    background-color: #e74c3c
}

.ssk-alizarin:hover {
    background-color: #d62c1a
}

.ssk-pomegranate {
    background-color: #c0392b
}

.ssk-pomegranate:hover {
    background-color: #962d22
}

.ssk-clouds {
    background-color: #cfd9db
}

.ssk-clouds:hover {
    background-color: #b1c2c6
}

.ssk-concrete {
    background-color: #95a5a6
}

.ssk-concrete:hover {
    background-color: #798d8f
}

.ssk-silver {
    background-color: #bdc3c7
}

.ssk-silver:hover {
    background-color: #a1aab0
}

.ssk-asbestos {
    background-color: #7f8c8d
}

.ssk-asbestos:hover {
    background-color: #667273
}

.ssk-dark-gray {
    background-color: #555
}

.ssk-dark-gray:hover {
    background-color: #3b3b3b
}

.ssk-black {
    background-color: #333
}

.ssk-black:hover {
    background-color: #1a1a1a
}

.thank {
    border: 1px solid #dfdfdf;
    padding: 35px;
    margin: 0 auto;
    max-width: 580px;
    width: 100%
}

.thank--border-none {
    border: none
}

.thank__content {
    color: #000;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
}

.thank__content--white {
    color: #fff
}

.thank__content--blue {
    color: #1476f2
}

.thank__title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px
}

@media screen and (max-width:767px) {
    .thank__title {
        font-size: 20px
    }
}

.thank__title--big {
    font-size: 28px;
    text-transform: uppercase
}

@media screen and (max-width:767px) {
    .thank__title--big {
        font-size: 22px
    }
}

.thank__text {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.3;
    margin-bottom: 20px;
    max-width: 360px
}

@media screen and (max-width:767px) {
    .thank__text {
        font-size: 16px
    }
}

.title {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff;
    text-transform: uppercase
}

.title--black {
    color: #323232;
    text-align: center;
    width: 100%
}

@media screen and (max-width:767px) {
    .title--insights {
        padding-top: 72px
    }
}

.title--uppercase,
h2 {
    text-transform: uppercase;
    font-weight: 600
}

@media screen and (max-width:767px) {

    .title--uppercase,
    h2 {
        font-size: 28px;
        line-height: 40px;
        margin-bottom: 6px
    }
}

@media screen and (max-width:767px) {
    .title--margin-top {
        margin-top: 150px
    }
}

@media screen and (max-width:575px) {
    .title--margin-top {
        margin-top: 0
    }
}

.title--cases {
    color: #000;
    font-weight: 600;
    font-size: 36px;
    text-transform: uppercase
}

@media screen and (max-width:1023px) {
    .title--cases {
        font-size: 24px;
        margin-bottom: 10px
    }

    .title--cases .title__preheader {
        display: none
    }
}

.title__preheader {
    color: inherit;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    opacity: .3;
    text-transform: uppercase;
    margin-bottom: 10px
}

.title__preheader--tag {
    background-color: rgba(0, 114, 246, .8);
    font-size: 13px;
    font-weight: 500;
    opacity: 1;
    padding: 5px 10px 4px;
    -ms-flex-item-align: start;
    align-self: flex-start;
    letter-spacing: .5px;
    color: #fff
}

@media screen and (max-width:1023px) {
    .title__preheader--tag {
        font-size: 14px
    }
}

.title__preheader--gray {
    opacity: .6;
    background-color: #a7a7a7;
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: .5px;
    color: #fff
}

.title__preheader--white {
    color: #fff
}

.title--medium,
h2 {
    font-size: 32px;
    margin-bottom: 20px;
    color: #323232
}

@media screen and (max-width:575px) {

    .title--medium,
    h2 {
        font-size: 24px;
        line-height: 36px
    }
}

.title--sitemap {
    font-size: 30px;
    font-weight: 600;
    line-height: 1em;
    color: #323232
}

.static-page-title {
    background-image: url(img/map-gray.png);
    background-size: 55%;
    background-position: 50% -166px;
    background-repeat: no-repeat;
    background-attachment: fixed
}

@media screen and (max-width:1440px) {
    .static-page-title {
        background-position: 50% -100px
    }
}

@media screen and (max-width:1024px) {
    .static-page-title {
        background-size: contain;
        background-position: 50% -10px
    }
}

@media screen and (max-width:600px) {
    .static-page-title {
        background-size: cover;
        background-position: 50% -130px
    }
}

.static-page-title__heading {
    font-size: 40px;
    line-height: 1em;
    text-transform: uppercase;
    color: #323232;
    font-weight: 600;
    font-family: Montserrat, Arial, sans-serif;
    text-align: center
}

@media screen and (max-width:600px) {
    .static-page-title__heading {
        font-size: 30px
    }
}

.static-page-title__additional-text {
    font-family: Montserrat;
    font-size: 15px;
    line-height: 1.67;
    text-align: center;
    color: #555;
    font-weight: 400;
    padding-top: 15px;
    max-width: 745px;
    margin: auto
}

.static-page-title {
    padding: 235px 0 60px
}

p.description {
    font-size: 18px;
    line-height: 1.67;
    text-align: center;
    color: rgba(50, 50, 50, .7);
    width: 100%;
    margin: auto
}

@media screen and (max-width:1023px) {
    p.description {
        font-size: 16px;
        line-height: 30px
    }
}

.blue-devider {
    height: 3px;
    background-color: #1476f2;
    margin: 48px 0
}

.cd-intro {
    max-width: 1006px;
    margin: 0 auto;
    min-height: 180px
}

.cd-title {
    position: relative;
    height: 160px;
    line-height: 230px;
    text-align: center
}

.cd-title h1 {
    font-size: 2.4rem;
    font-weight: 700
}

@media only screen and (min-width:768px) {
    .cd-title {
        line-height: 250px
    }
}

@media only screen and (min-width:1170px) {
    .cd-title {
        height: 200px;
        line-height: 300px
    }

    .cd-title h1 {
        font-size: 3rem
    }
}

.cd-headline {
    font-size: 24px;
    color: #0072f6
}

.cd-words-wrapper {
    display: block;
    font-size: 36px;
    color: #000;
    position: relative;
    text-align: left
}

@media screen and (max-width:767px) {
    .cd-words-wrapper {
        font-size: 24px
    }
}

.cd-words-wrapper b {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0
}

.cd-words-wrapper b.is-visible {
    position: relative
}

.no-js .cd-words-wrapper b {
    opacity: 0
}

.no-js .cd-words-wrapper b.is-visible {
    opacity: 1
}

.cd-headline.rotate-1 .cd-words-wrapper {
    -webkit-perspective: 300px;
    perspective: 300px
}

.cd-headline.rotate-1 b {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.cd-headline.rotate-1 b.is-visible {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-animation: cd-rotate-1-in 1.2s;
    animation: cd-rotate-1-in 1.2s
}

.cd-headline.rotate-1 b.is-hidden {
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg);
    -webkit-animation: cd-rotate-1-out 1.2s;
    animation: cd-rotate-1-out 1.2s
}

.cd-headline.type .cd-words-wrapper {
    vertical-align: top;
    overflow: hidden
}

.cd-headline.type .cd-words-wrapper:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 90%;
    width: 1px;
    background-color: #aebcb9
}

.cd-headline.type .cd-words-wrapper.waiting:after {
    -webkit-animation: cd-pulse 1s infinite;
    animation: cd-pulse 1s infinite
}

.cd-headline.type .cd-words-wrapper.selected {
    background-color: #aebcb9
}

.cd-headline.type .cd-words-wrapper.selected:after {
    visibility: hidden
}

.cd-headline.type .cd-words-wrapper.selected b {
    color: #0d0d0d
}

.cd-headline.type b {
    visibility: hidden
}

.cd-headline.type b.is-visible {
    visibility: visible
}

.cd-headline.type i {
    position: absolute;
    visibility: hidden
}

.cd-headline.type i.in {
    position: relative;
    visibility: visible;
    font-style: normal
}

.cd-headline.rotate-2 .cd-words-wrapper {
    -webkit-perspective: 300px;
    perspective: 300px
}

.cd-headline.rotate-2 em,
.cd-headline.rotate-2 i {
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cd-headline.rotate-2 b {
    opacity: 0
}

.cd-headline.rotate-2 i {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    -ms-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg);
    opacity: 0
}

.is-visible .cd-headline.rotate-2 i {
    opacity: 1
}

.cd-headline.rotate-2 i.in {
    -webkit-animation: cd-rotate-2-in .4s forwards;
    animation: cd-rotate-2-in .4s forwards
}

.cd-headline.rotate-2 i.out {
    -webkit-animation: cd-rotate-2-out .4s forwards;
    animation: cd-rotate-2-out .4s forwards
}

.cd-headline.rotate-2 em {
    -webkit-transform: translateZ(20px);
    -ms-transform: translateZ(20px);
    transform: translateZ(20px)
}

.no-csstransitions .cd-headline.rotate-2 i {
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 0
}

.no-csstransitions .cd-headline.rotate-2 i em {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.no-csstransitions .cd-headline.rotate-2 .is-visible i {
    opacity: 1
}

.cd-headline.loading-bar span {
    display: inline-block;
    padding: .2em 0
}

.cd-headline.loading-bar .cd-words-wrapper {
    overflow: hidden;
    vertical-align: top
}

.cd-headline.loading-bar .cd-words-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 0;
    background: #0096a7;
    z-index: 2;
    -webkit-transition: width .3s -.1s;
    transition: width .3s -.1s
}

.cd-headline.loading-bar .cd-words-wrapper.is-loading:after {
    width: 100%;
    -webkit-transition: width 3s;
    transition: width 3s
}

.cd-headline.loading-bar b {
    top: .2em;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.cd-headline.loading-bar b.is-visible {
    opacity: 1;
    top: 0
}

.cd-headline.slide span {
    display: block;
    padding: .2em 0;
    text-transform: uppercase
}

.cd-headline.slide .cd-words-wrapper {
    overflow: hidden;
    vertical-align: top
}

.cd-headline.slide b {
    opacity: 0;
    top: .2em;
    text-transform: uppercase
}

.cd-headline.slide b.is-visible {
    top: 0;
    opacity: 1;
    -webkit-animation: slide-in .6s;
    animation: slide-in .6s
}

.cd-headline.slide b.is-hidden {
    -webkit-animation: slide-out .6s;
    animation: slide-out .6s
}

@-webkit-keyframes cd-rotate-1-in {
    0% {
        -webkit-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0
    }

    35% {
        -webkit-transform: rotateX(120deg);
        -ms-transform: rotateX(120deg);
        transform: rotateX(120deg);
        opacity: 0
    }

    65% {
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(1turn);
        -ms-transform: rotateX(1turn);
        transform: rotateX(1turn);
        opacity: 1
    }
}

@keyframes cd-rotate-1-in {
    0% {
        -webkit-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0
    }

    35% {
        -webkit-transform: rotateX(120deg);
        -ms-transform: rotateX(120deg);
        transform: rotateX(120deg);
        opacity: 0
    }

    65% {
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(1turn);
        -ms-transform: rotateX(1turn);
        transform: rotateX(1turn);
        opacity: 1
    }
}

@-webkit-keyframes cd-rotate-1-out {
    0% {
        -webkit-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1
    }

    35% {
        -webkit-transform: rotateX(-40deg);
        -ms-transform: rotateX(-40deg);
        transform: rotateX(-40deg);
        opacity: 1
    }

    65% {
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0
    }
}

@keyframes cd-rotate-1-out {
    0% {
        -webkit-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1
    }

    35% {
        -webkit-transform: rotateX(-40deg);
        -ms-transform: rotateX(-40deg);
        transform: rotateX(-40deg);
        opacity: 1
    }

    65% {
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0
    }
}

@-webkit-keyframes cd-pulse {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        -ms-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1);
        opacity: 1
    }

    40% {
        -webkit-transform: translateY(-50%) scale(.9);
        -ms-transform: translateY(-50%) scale(.9);
        transform: translateY(-50%) scale(.9);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(-50%) scale(0);
        -ms-transform: translateY(-50%) scale(0);
        transform: translateY(-50%) scale(0);
        opacity: 0
    }
}

@keyframes cd-pulse {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        -ms-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1);
        opacity: 1
    }

    40% {
        -webkit-transform: translateY(-50%) scale(.9);
        -ms-transform: translateY(-50%) scale(.9);
        transform: translateY(-50%) scale(.9);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(-50%) scale(0);
        -ms-transform: translateY(-50%) scale(0);
        transform: translateY(-50%) scale(0);
        opacity: 0
    }
}

@-webkit-keyframes cd-rotate-2-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(90deg);
        -ms-transform: translateZ(-20px) rotateX(90deg);
        transform: translateZ(-20px) rotateX(90deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(-10deg);
        -ms-transform: translateZ(-20px) rotateX(-10deg);
        transform: translateZ(-20px) rotateX(-10deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0deg);
        -ms-transform: translateZ(-20px) rotateX(0deg);
        transform: translateZ(-20px) rotateX(0deg)
    }
}

@keyframes cd-rotate-2-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(90deg);
        -ms-transform: translateZ(-20px) rotateX(90deg);
        transform: translateZ(-20px) rotateX(90deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(-10deg);
        -ms-transform: translateZ(-20px) rotateX(-10deg);
        transform: translateZ(-20px) rotateX(-10deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0deg);
        -ms-transform: translateZ(-20px) rotateX(0deg);
        transform: translateZ(-20px) rotateX(0deg)
    }
}

@-webkit-keyframes cd-rotate-2-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0);
        -ms-transform: translateZ(-20px) rotateX(0);
        transform: translateZ(-20px) rotateX(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-100deg);
        -ms-transform: translateZ(-20px) rotateX(-100deg);
        transform: translateZ(-20px) rotateX(-100deg)
    }

    to {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-90deg);
        -ms-transform: translateZ(-20px) rotateX(-90deg);
        transform: translateZ(-20px) rotateX(-90deg)
    }
}

@keyframes cd-rotate-2-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0);
        -ms-transform: translateZ(-20px) rotateX(0);
        transform: translateZ(-20px) rotateX(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-100deg);
        -ms-transform: translateZ(-20px) rotateX(-100deg);
        transform: translateZ(-20px) rotateX(-100deg)
    }

    to {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-90deg);
        -ms-transform: translateZ(-20px) rotateX(-90deg);
        transform: translateZ(-20px) rotateX(-90deg)
    }
}

@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(20%);
        -ms-transform: translateY(20%);
        transform: translateY(20%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(20%);
        -ms-transform: translateY(20%);
        transform: translateY(20%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes slide-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateY(120%);
        -ms-transform: translateY(120%);
        transform: translateY(120%)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes slide-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateY(120%);
        -ms-transform: translateY(120%);
        transform: translateY(120%)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.page-title h1 {
    font-weight: 900;
    font-size: 60px;
    line-height: 65px;
    color: #121212;
    margin: 0 0 13px
}

@media screen and (max-width:1023px) {
    .page-title h1 {
        font-size: 36px;
        line-height: 40px
    }
}

.page-title h2 {
    font-weight: 900;
    font-size: 60px;
    line-height: 65px;
    color: #121212
}

@media screen and (max-width:1023px) {
    .page-title h2 {
        font-size: 36px;
        line-height: 40px
    }
}

@media screen and (max-width:600px) {
    .page-title h2 {
        font-size: 28px;
        line-height: 34px
    }
}

.page-lead p {
    font-size: 22px;
    line-height: 35px;
    font-weight: 700
}

@media screen and (max-width:1023px) {
    .page-lead p {
        font-size: 18px;
        line-height: 1.5
    }
}

.block-title {
    margin-bottom: 50px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:767px) {
    .block-title {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.block-title h1 {
    font-size: 36px;
    font-weight: 900
}

.block-title__link {
    font-size: 11px;
    color: #000;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase
}

@media screen and (max-width:767px) {
    .block-title__link {
        -ms-flex-item-align: end;
        align-self: flex-end;
        margin-top: 20px
    }
}

.block-title__link--home {
    margin-right: 50px
}

@media screen and (max-width:767px) {
    .block-title__link--home {
        margin-right: 0
    }
}

.partners .page-title {
    margin: 70px 0 80px
}

.bage {
    position: fixed;
    left: 0;
    top: 324px;
    z-index: 1000;
    padding: 15px 15px 0;
    background-color: #870738;
    -webkit-box-shadow: 0 10px 20px rgba(80, 80, 80, .1);
    box-shadow: 0 10px 20px rgba(80, 80, 80, .1);
    max-width: 97px
}

@media screen and (max-width:991px) {
    .bage {
        display: none
    }
}

.bage img {
    margin-bottom: 20px
}

.bage div {
    font-family: Source Sans Pro;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 13px
}

.fade {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3)
}

.cf:after {
    content: "";
    display: table;
    clear: both
}

.container {
    margin: 0 auto;
    padding: 0 40px;
    height: 100%;
    width: 100%
}

@media screen and (max-width:1023px) {
    .container {
        padding: 0 20px
    }
}

@media screen and (min-width:1280px) {
    .container {
        width: 1200px;
        padding: 0
    }
}

.container--flex {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:991px) {
    .container--flex {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media screen and (max-width:767px) {
    .container--flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (min-width:1024px) {
    .container--post {
        width: 1000px
    }
}

a {
    color: #171717;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

a:hover {
    color: #0072f6;
    -webkit-transition: none;
    transition: none
}

.btn {
    height: 45px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    min-width: 140px;
    font-size: 13px;
    padding: 0 20px;
    font-weight: 600;
    text-transform: uppercase;
    background: #1476f2;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: none;
    white-space: nowrap
}

@media screen and (max-width:575px) {
    .btn {
        font-size: 14px
    }
}

.btn [class*=" isoi-"],
.btn [class^=isoi-] {
    font-size: 12px;
    color: #1476f2;
    padding-left: 12px;
    display: block
}

.btn:hover {
    background: #005ed7;
    border-color: #005ed7;
    color: #fff
}

.btn:hover [class*=" isoi-"],
.btn:hover [class^=isoi-] {
    color: #fff
}

.btn:active {
    background: #323232;
    border-color: #323232;
    color: #fff
}

.btn:active [class*=" isoi-"],
.btn:active [class^=isoi-] {
    color: #fff
}

.btn.btn--about-news {
    height: 50px;
    min-width: 170px
}

.btn--fluid {
    width: 100%;
    padding: 0
}

#fp-nav ul li:last-child {
    display: none
}

.js-show {
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.overflow-hidden {
    overflow: hidden
}

.js-hide {
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.static,
body.pages-error .static {
    padding-top: 130px
}

.notify {
    background-color: #e74c3c;
    color: #fff;
    cursor: pointer;
    padding: 20px;
    width: 350px;
    opacity: 0;
    position: fixed;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: translateY(200%);
    -ms-transform: translateY(200%);
    transform: translateY(200%);
    z-index: 112
}

.text-white {
    color: #fff !important
}

.text-center {
    text-align: center
}

.m-none {
    margin: 0 !important
}

.m-left-none {
    margin-left: 0 !important
}

.m-right-none {
    margin-right: 0 !important
}

@media screen and (min-width:768px) {
    .m-right-md-none {
        margin-right: 0 !important
    }
}

.m-top-none {
    margin-top: 0 !important
}

.m-bottom-none {
    margin-bottom: 0 !important
}

.p-none {
    padding: 0 !important
}

.p-left-none {
    padding-left: 0 !important
}

.p-right-none {
    padding-right: 0 !important
}

.p-top-none {
    padding-top: 0 !important
}

.p-bottom-none {
    padding-bottom: 0 !important
}

@media screen and (max-width:768px) {
    .flex-dir-mobile {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (max-width:1023px) {
    .hide-tablet {
        display: none !important
    }
}

@media screen and (max-width:767px) {
    .hide-mobile {
        display: none !important
    }
}

@media screen and (min-width:1023px) {
    .show-tablet {
        display: none
    }
}

.bg-fluid {
    background-size: cover;
    background-position: 50%
}

.section-margin {
    margin-bottom: 80px
}

@media screen and (max-width:767px) {
    .section-margin {
        margin-bottom: 0
    }
}

.egg {
    position: fixed;
    height: auto;
    width: 100%;
    z-index: 9999;
    display: block
}

.m-bottom-35 {
    margin-bottom: 35px
}

.parallax-image-100 {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 1
}

.stats {
    position: relative;
    padding: 90px 0 114px;
    text-align: center;
    color: #fff;
    overflow: hidden
}

.stats .bg-stats-clients {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #1476f2;
    z-index: -1
}

.stats .bg-stats-clients .bg-img {
    display: block;
    margin: 0 auto;
    width: 180%;
    max-width: 180%;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-animation: 30s scale-in infinite linear;
    animation: 30s scale-in infinite linear
}

@media (min-width:520px) {
    .stats .bg-stats-clients .bg-img {
        width: 120%;
        max-width: 120%
    }
}

@media (min-width:768px) {
    .stats .bg-stats-clients .bg-img {
        width: 80%;
        max-width: 80%
    }
}

@media (min-width:1040px) {
    .stats .bg-stats-clients .bg-img {
        width: 65%;
        max-width: 65%
    }
}

@media (min-width:1200px) {
    .stats .bg-stats-clients .bg-img {
        width: 50%;
        max-width: 50%
    }
}

@-webkit-keyframes scale-in {
    0% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@keyframes scale-in {
    0% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

.stats--blue {
    background-color: #0072f6;
    background-image: none;
    padding: 45px 0
}

.stats--white {
    color: #0072f6;
    background-color: #fff;
    background-image: none;
    padding: 0
}

.stats__wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -35px 0
}

.stats__title {
    font-size: 32px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 15px;
    text-transform: uppercase
}

.stats__lead {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 60px
}

.stats__item {
    width: 33%;
    padding: 35px 0
}

.stats__item--4 {
    width: 25%
}

.stats__content {
    max-width: 230px;
    width: 100%;
    margin: 0 auto
}

.stats__content--vertically {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left
}

.stats__number {
    font-weight: 600;
    line-height: 1;
    margin-bottom: 15px
}

.stats__number--inline {
    margin: 0
}

.stats__number--massive {
    font-size: 80px
}

.stats__number--large {
    font-size: 40px
}

.stats__heading {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 10px;
    text-transform: uppercase
}

.stats__heading--inline {
    margin: 0;
    padding-left: 15px
}

.stats__heading--black {
    color: #323232
}

.stats__text {
    line-height: 1.33;
    opacity: .8
}

@media screen and (max-width:1023px) {
    .stats__item--4 {
        width: 50%
    }
}

@media screen and (max-width:767px) {

    .stats__item,
    .stats__item--4 {
        width: 100%
    }
}

@media screen and (min-width:1280px) {
    .stats--overlay {
        background-color: rgba(0, 114, 246, .9);
        margin-top: -130px;
        position: relative;
        z-index: 2
    }
}

@media (max-device-width:1024px) {
    .stats__content--vertically {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .stats__heading--inline {
        padding-left: 0;
        padding-top: 5px
    }

    .stats__item {
        padding: 25px 0
    }
}

.clients-success {
    padding: 20px 0 80px;
    position: relative
}

@media screen and (max-width:767px) {
    .clients-success {
        padding-bottom: 13px !important
    }
}

.clients-success .container {
    width: 100%;
    max-width: 1120px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.clients-success .container h2.title {
    padding: 60px 0 10px;
    font-size: 32px;
    font-weight: 600;
    line-height: .94;
    text-align: center;
    color: #323232;
    margin: 0 auto 20px
}

@media screen and (max-width:767px) {
    .clients-success .container h2.title {
        font-size: 24px;
        line-height: 30px;
        padding-top: 21px
    }
}

a.all-link {
    margin: 0 auto;
    color: #0072f6;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 191px;
    font-size: 13px;
    padding: 0 20px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: none;
    white-space: nowrap
}

a.all-link:hover {
    color: #005ed7
}

a.all-link:hover i {
    -webkit-transform: translateX(12px);
    -ms-transform: translateX(12px);
    transform: translateX(12px)
}

a.all-link i {
    padding-left: 12px;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

a.all-link-about {
    margin-top: 27px
}

@media screen and (max-width:767px) {
    a.all-link .container {
        padding: 0
    }

    a.all-link .container h2.title {
        margin: 3px 0;
        padding: 46px 0;
        font-size: 24px;
        line-height: 1.25;
        background-color: #fff
    }
}

.swiper-container {
    width: 100%;
    height: 420px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: opacity .6s ease, -webkit-transform .3s ease;
    transition: opacity .6s ease, -webkit-transform .3s ease;
    transition: opacity .6s ease, transform .3s ease;
    transition: opacity .6s ease, transform .3s ease, -webkit-transform .3s ease
}

@media screen and (max-width:767px) {
    .swiper-container {
        height: 360px
    }
}

.swiper-container.main-slider {
    margin: 40px 0 2px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, .03);
    box-shadow: 0 3px 15px rgba(0, 0, 0, .03)
}

@media screen and (max-width:480px) {
    .swiper-container.main-slider {
        margin-top: 18px;
        height: auto;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.swiper-container.nav-slider {
    width: 100%;
    height: 110px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    background-color: rgba(0, 0, 0, .03);
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, .03);
    box-shadow: 0 3px 15px rgba(0, 0, 0, .03)
}

@media screen and (max-width:767px) {
    .swiper-container.nav-slider {
        height: 80px
    }
}

@media screen and (max-width:480px) {
    .swiper-container.nav-slider {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 40px
    }
}

.swiper-container.nav-slider .swiper-slide {
    cursor: pointer;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.swiper-container.nav-slider .swiper-slide:hover .logo-nav .entity-img {
    opacity: 1
}

.swiper-container.nav-slider .swiper-slide .logo-nav {
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-bottom: 2px solid transparent;
    -webkit-transition: border-bottom .3s ease;
    transition: border-bottom .3s ease
}

.swiper-container.nav-slider .swiper-slide .logo-nav .entity-img {
    opacity: .7;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.swiper-container.nav-slider .swiper-slide.swiper-slide-active .logo-nav {
    border-bottom: 2px solid #1476f2
}

.swiper-container.nav-slider .swiper-slide.swiper-slide-active .logo-nav .entity-img {
    opacity: 1
}

.swiper-container.loading {
    opacity: 0;
    visibility: hidden
}

.swiper-slide {
    overflow: hidden;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.swiper-slide .entity-img {
    width: 100%;
    max-width: 120px;
    max-height: 70px;
    object-fit: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.main-slider .slide-wrapper {
    width: 100%;
    height: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

@media screen and (max-width:480px) {
    .main-slider .slide-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap
    }
}

.main-slider .clients-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 60%;
    flex: 0 1 60%;
    height: 100%;
    background-position: 50%;
    background-size: cover
}

@media screen and (max-width:991px) {
    .main-slider .clients-image {
        background-position: 100% 50%
    }
}

.main-slider .clients-image .entity-img {
    display: none
}

@media screen and (max-width:480px) {
    .main-slider .clients-image {
        margin: 0 auto;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 40%;
        flex: 0 1 40%;
        max-height: 202px;
        height: 100%;
        min-height: 200px
    }
}

.main-slider .content {
    padding: 50px 40px;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 40%;
    flex: 0 1 40%;
    height: 100%;
    color: #323232;
    background-color: #fff
}

@media screen and (max-width:767px) {
    .main-slider .content {
        padding: 30px 25px
    }
}

@media screen and (max-width:480px) {
    .main-slider .content {
        padding: 30px 25px 25px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 60%;
        flex: 0 1 60%;
        max-height: 100%;
        height: 100%
    }
}

.main-slider .content .title {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.25;
    text-align: left;
    color: #323232;
    text-transform: capitalize
}

@media screen and (max-width:767px) {
    .main-slider .content .title .title {
        font-size: 18px;
        line-height: 1
    }
}

@media screen and (max-width:480px) {
    .main-slider .content .title {
        padding: 0;
        font-size: 20px;
        line-height: 1.25
    }
}

.main-slider .content .caption {
    margin: 13px auto 36px;
    font-size: 16px;
    line-height: 1.56;
    text-align: left;
    color: #323232;
    display: block;
    opacity: 1
}

.main-slider .content .caption.show {
    opacity: 1
}

@media screen and (max-width:767px) {
    .main-slider .content .caption {
        font-size: 16px;
        line-height: 26px
    }
}

@media screen and (max-width:480px) {
    .main-slider .content .caption {
        margin: 13px auto
    }
}

.main-slider .content .caption-200 {
    margin: 13px auto 36px;
    font-size: 16px;
    line-height: 1.56;
    text-align: left;
    color: #323232;
    display: block;
    opacity: 1
}

.main-slider .content .caption-200.show {
    opacity: 1
}

@media screen and (max-width:767px) {
    .main-slider .content .caption-200 {
        display: none;
        font-size: 16px;
        line-height: 26px
    }
}

@media screen and (max-width:480px) {
    .main-slider .content .caption-200 {
        margin: 13px auto
    }
}

.main-slider .content .caption-100 {
    margin: 13px auto 36px;
    font-size: 16px;
    line-height: 1.56;
    text-align: left;
    color: #323232;
    display: none;
    opacity: 1
}

.main-slider .content .caption-100.show {
    opacity: 1
}

@media screen and (max-width:767px) {
    .main-slider .content .caption-100 {
        display: block;
        font-size: 16px;
        line-height: 26px
    }
}

.main-slider .content .content-link-more {
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    color: #1476f2;
    text-transform: uppercase;
    position: absolute;
    bottom: 45px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.main-slider .content .content-link-more i {
    font-size: 11px;
    margin-left: 15px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

@media screen and (max-width:991px) {
    .main-slider .content .content-link-more {
        opacity: 1;
        font-size: 13px;
        bottom: 10px
    }
}

@media screen and (max-width:480px) {
    .main-slider .content .content-link-more {
        font-size: 13px;
        bottom: 10px
    }
}

.main-slider:hover .content-link-more {
    opacity: 1;
    bottom: 60px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.main-slider:hover .content-link-more i {
    margin-left: 12px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

@media screen and (max-width:991px) {
    .main-slider:hover .content-link-more {
        bottom: 20px
    }
}

.cases__button {
    background-color: #1476f2;
    color: #fff;
    font-size: 14px;
    padding: 18px 32px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 235px;
    margin: 48px auto 0
}

.cases__button:hover {
    background: #156fe6;
    color: #fff
}

.cases__button svg {
    margin-left: 22px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.cases__button path {
    fill: #fff
}

.cases__button-main {
    background-color: #1476f2;
    color: #fff;
    font-size: 14px;
    padding: 18px 32px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 4px;
    width: 340px;
    text-transform: uppercase;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 48px auto 0
}

.cases__button-main:hover {
    background: #156fe6;
    color: #fff
}

.cases__button-main svg {
    margin-left: 22px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.cases__button-main path {
    fill: #fff
}

.ranking {
    width: 100%;
    height: 500px;
    background: #fff
}

@media screen and (max-width:599px) {
    .ranking {
        height: 450px
    }

    .ranking .owl-carousel .nav-btn {
        height: 47px;
        position: absolute;
        width: 26px;
        cursor: pointer;
        top: 40px !important
    }

    .ranking .owl-carousel .owl-next.disabled,
    .ranking .owl-carousel .owl-prev.disabled {
        pointer-events: none;
        opacity: .2
    }

    .ranking .owl-carousel .prev-slide {
        background: url(https://freakyjolly.com/demo/jquery/OwlCarousel2/nav-icon.png) no-repeat scroll 0 0;
        left: 10px
    }

    .ranking .owl-carousel .next-slide {
        background: url(https://freakyjolly.com/demo/jquery/OwlCarousel2/nav-icon.png) no-repeat scroll -24px 0;
        right: 10px
    }
}

.ranking .owl-carousel .owl-stage-outer {
    height: 200px;
    padding-top: 30px
}

.ranking .owl-dot span {
    width: 50px;
    height: 2px;
    display: inline-block;
    background: hsla(0, 0%, 61%, .3);
    margin: 0 10px
}

.ranking .owl-dot.active span {
    border-left: 50px solid #006efa
}

.ranking .owl-dots {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 140px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.ranking .owl-carousel .owl-item img {
    width: 100%
}

.ranking__item {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-column-align: center;
    justify-items: center;
    width: 90px;
    height: 77px;
    -webkit-transition: -webkit-transform .5s ease-in;
    transition: -webkit-transform .5s ease-in;
    transition: transform .5s ease-in;
    transition: transform .5s ease-in, -webkit-transform .5s ease-in;
    margin: 0 auto
}

.ranking__item:hover {
    -webkit-transform: scale(1.8);
    -ms-transform: scale(1.8);
    transform: scale(1.8)
}

.ranking__item:hover .ranking__img {
    -webkit-filter: none;
    filter: none;
    opacity: 1
}

@media screen and (max-width:599px) {
    .ranking__item {
        -webkit-transform: scale(1.8);
        -ms-transform: scale(1.8);
        transform: scale(1.8)
    }

    .ranking__item .ranking__img {
        -webkit-filter: none;
        filter: none;
        opacity: 1
    }
}

.ranking__img {
    max-width: 100%;
    max-height: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .7
}

.ranking__title {
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    color: #323232;
    text-transform: uppercase;
    padding: 95px 0 75px
}

@media screen and (max-width:320px) {
    .ranking__title {
        width: 100%;
        word-break: normal
    }
}

.ranking-form {
    width: 100%;
    max-width: 500px;
    background: transparent
}

@media screen and (max-width:767px) {
    .ranking-form {
        margin-bottom: 37px
    }
}

.ranking-form .owl-dot span {
    width: 50px;
    height: 2px;
    display: inline-block;
    background: hsla(0, 0%, 100%, .4);
    margin: 0 10px
}

@media screen and (max-width:599px) {
    .ranking-form .owl-dot span {
        width: 27px
    }
}

.ranking-form .owl-dot.active span {
    border-left: 50px solid #fff
}

@media screen and (max-width:599px) {
    .ranking-form .owl-dot.active span {
        border-left: 27px solid #fff
    }
}

.ranking-form .owl-dots {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 60px
}

@media screen and (max-width:1400px) {
    .ranking-form .owl-dots {
        padding-top: 35px
    }
}

@media screen and (max-width:1023px) {
    .ranking-form .owl-dots {
        padding-top: 26px
    }
}

@media screen and (max-width:767px) {
    .ranking-form .owl-dots {
        padding-top: 14px
    }
}

.ranking-form__item {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ranking-form__item img {
    max-height: 170px;
    max-width: 265px
}

@media screen and (max-width:991px) {
    .ranking-form__item img {
        max-width: 90px
    }
}

@media screen and (max-width:767px) {
    .ranking-form__item img {
        max-width: 103px;
        padding: 0 10px
    }
}

.ranking-form__sign {
    margin-top: 15px;
    font-size: 15px;
    line-height: 1;
    color: #323232
}

.ranking-form__sign,
.ranking-form__title {
    text-transform: uppercase;
    font-weight: 600;
    text-align: center
}

.ranking-form__title {
    margin: 0 auto 60px;
    font-size: 18px;
    line-height: 1.22;
    color: #fff
}

@media screen and (max-width:1400px) {
    .ranking-form__title {
        margin: 0 auto 35px
    }
}

@media screen and (max-width:1023px) {
    .ranking-form__title {
        margin: 0 auto 30px
    }
}

@media screen and (max-width:991px) {
    .ranking-form__title {
        font-size: 16px;
        line-height: 26px
    }
}

@media screen and (max-width:480px) {
    .ranking-form__title {
        width: 100%;
        max-width: 240px;
        word-break: normal
    }
}

canvas {
    display: block;
    vertical-align: bottom
}

.section-offers {
    position: relative
}

@media screen and (max-width:767px) {
    .section-offers .container {
        padding: 0
    }
}

#particles {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(img/home-offers/bg-offers.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    z-index: -999
}

@media screen and (max-width:1199px) {
    #technologies {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

#technologies .tabcontent-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 558.5px;
    min-height: 142px
}

@media screen and (max-width:1199px) {
    #technologies .tabcontent-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
        flex: 0 0 49%
    }
}

#technologies .tabcontent-item svg.offer-image {
    padding-left: 40px
}

@media screen and (max-width:1023px) {
    #technologies .tabcontent-item svg.offer-image {
        padding-left: 0
    }
}

#technologies .tabcontent-item .svg-custom {
    width: 78px;
    height: 78px;
    padding-left: 30px !important
}

@media screen and (max-width:1023px) {
    #technologies .tabcontent-item .svg-custom {
        padding-left: 10px !important
    }
}

#technologies .tabcontent-item:nth-child(2) {
    border-top-right-radius: 7px
}

#technologies .tabcontent-item:nth-child(3) {
    border-top-right-radius: 0;
    border-bottom-left-radius: 7px
}

#technologies .tabcontent-item:nth-child(4) {
    border-bottom-left-radius: 0
}

#technologies .tabcontent-item:not(:nth-child(n+2)),
#technologies .tabcontent-item:nth-child(4) {
    margin-bottom: 3px
}

#technologies .tabcontent-item .offer-content {
    max-width: 381px
}

.offers {
    padding: 80px 0 120px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.offers-title {
    margin-bottom: 70px;
    line-height: .94;
    text-align: center
}

.offers-tab {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 100%;
    max-width: 930px;
    margin-bottom: 70px;
    overflow: hidden
}

.offers-tablinks {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33.3333%;
    flex: 0 1 33.3333%;
    padding-bottom: 10px;
    border-bottom: 2px solid rgba(50, 50, 50, .1);
    color: #323232;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.88;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

@media screen and (max-width:1023px) {
    .offers-tablinks {
        font-size: 15px
    }
}

@media screen and (max-width:767px) {
    .offers-tablinks {
        font-size: 12px
    }
}

.offers-tablinks:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -2px;
    left: 0;
    background-color: #3f7fe7;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.offers-tablinks.active,
.offers-tablinks:hover {
    color: #3f7fe7
}

.offers-tablinks.active:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.offers-tabcontent {
    margin: 0 auto;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    max-width: 1120px;
    max-height: 0;
    height: 0;
    width: 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .03);
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, .03);
    box-shadow: 0 3px 15px rgba(0, 0, 0, .03);
    opacity: 0;
    -webkit-transition: opacity 1s;
    transition: opacity 1s
}

@media screen and (max-width:1023px) {
    .offers-tabcontent {
        max-width: 602px
    }
}

@media screen and (max-width:659px) {
    .offers-tabcontent {
        max-width: 300px
    }
}

.offers-tabcontent.active {
    max-height: none;
    height: 100%;
    width: 100%;
    opacity: 1;
    -webkit-transition: opacity 1s;
    transition: opacity 1s
}

.offers-tabcontent .noclick {
    cursor: default !important;
    pointer-events: none
}

.offers-tabcontent .tabcontent-item {
    padding: 30px 20px 0 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33.3333%;
    flex: 0 1 33.3333%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 372px;
    min-width: 300px;
    min-height: 190px;
    background-color: #fff;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer
}

.offers-tabcontent .tabcontent-item:not(:nth-child(n+4)) {
    margin-bottom: 3px
}

.offers-tabcontent .tabcontent-item:first-child {
    border-top-left-radius: 7px
}

.offers-tabcontent .tabcontent-item:last-child {
    border-bottom-right-radius: 7px
}

.offers-tabcontent .tabcontent-item:nth-child(3) {
    border-top-right-radius: 7px
}

.offers-tabcontent .tabcontent-item:nth-child(4) {
    border-bottom-left-radius: 7px
}

@media screen and (max-width:1023px) {
    .offers-tabcontent .tabcontent-item {
        padding-top: 25px
    }

    .offers-tabcontent .tabcontent-item:not(:nth-child(n+5)) {
        margin-bottom: 2px
    }

    .offers-tabcontent .tabcontent-item:nth-child(5) {
        border-bottom-left-radius: 7px
    }

    .offers-tabcontent .tabcontent-item:nth-child(2) {
        border-top-right-radius: 7px
    }

    .offers-tabcontent .tabcontent-item:nth-child(3) {
        border-top-right-radius: 0
    }

    .offers-tabcontent .tabcontent-item:nth-child(4) {
        border-bottom-left-radius: 0
    }

    .offers-tabcontent .tabcontent-item:nth-child(odd) {
        margin-right: 2px
    }
}

@media screen and (max-width:767px) {
    .offers-tabcontent .tabcontent-item {
        padding-top: 20px
    }

    .offers-tabcontent .tabcontent-item:nth-child(odd) {
        margin-right: 2px
    }

    .offers-tabcontent .tabcontent-item:not(:nth-child(n+5)) {
        margin-bottom: 2px
    }
}

@media screen and (max-width:659px) {
    .offers-tabcontent .tabcontent-item:nth-child(odd) {
        margin-right: 0
    }

    .offers-tabcontent .tabcontent-item:not(:last-child) {
        margin-bottom: 2px
    }

    .offers-tabcontent .tabcontent-item:first-child {
        border-top-right-radius: 7px
    }

    .offers-tabcontent .tabcontent-item:last-child {
        border-bottom-left-radius: 7px
    }

    .offers-tabcontent .tabcontent-item:nth-child(5) {
        border-bottom-left-radius: 0
    }

    .offers-tabcontent .tabcontent-item:nth-child(2) {
        border-top-right-radius: 0
    }
}

@media screen and (max-width:575px) {
    .offers-tabcontent .tabcontent-item {
        min-height: auto
    }
}

.offers-tabcontent .tabcontent-item .offer-image {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding-left: 10px
}

@media screen and (max-width:575px) {
    .offers-tabcontent .tabcontent-item .offer-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 38%;
        flex: 0 1 38%
    }
}

.offers-tabcontent .tabcontent-item .offer-image g>path {
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.offers-tabcontent .tabcontent-item .offer-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 70%;
    flex: 0 1 70%;
    max-width: 260px;
    padding-left: 3px
}

.offers-tabcontent .tabcontent-item .offer-content-title {
    max-width: 260px;
    margin-bottom: 13px;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    text-align: left;
    color: #323232;
    text-transform: capitalize;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

@media screen and (max-width:767px) {
    .offers-tabcontent .tabcontent-item .offer-content-title {
        font-size: 14px;
        max-width: 180px
    }
}

.offers-tabcontent .tabcontent-item .offer-content-description {
    margin: 0 0 12px;
    font-size: 13.5px;
    line-height: 1.43;
    text-align: left;
    color: rgba(50, 50, 50, .8);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

@media screen and (max-width:1023px) {
    .offers-tabcontent .tabcontent-item .offer-content-description {
        font-size: 13px
    }
}

@media screen and (max-width:767px) {
    .offers-tabcontent .tabcontent-item .offer-content-description {
        font-size: 13px;
        max-width: 180px
    }
}

.offers-tabcontent .tabcontent-item .offer-content-link-more {
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.offers-tabcontent .tabcontent-item .offer-content-link-more i {
    font-size: 11px;
    margin-left: -3px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.offers-tabcontent .tabcontent-item:hover {
    background-color: rgba(20, 118, 242, .8)
}

.offers-tabcontent .tabcontent-item:hover .offer-content-title {
    color: #fff
}

.offers-tabcontent .tabcontent-item:hover .offer-content-description {
    color: hsla(0, 0%, 100%, .85)
}

.offers-tabcontent .tabcontent-item:hover .offer-content-link-more {
    opacity: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.offers-tabcontent .tabcontent-item:hover .offer-content-link-more i {
    margin-left: 5px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.offers-tabcontent .tabcontent-item:hover .offer-image {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.offers-tabcontent .tabcontent-item:hover .offer-image g>path,
.offers-tabcontent .tabcontent-item:hover .offer-image g>polygon,
.offers-tabcontent .tabcontent-item:hover .offer-image g>polyline,
.offers-tabcontent .tabcontent-item:hover .offer-image path {
    stroke: hsla(0, 0%, 100%, .3);
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

#industries .tabcontent-item .offer-image {
    left: 20px
}

@media screen and (max-width:767px) {
    .offices .container {
        padding: 0
    }
}

.offices__description {
    text-align: center;
    padding-bottom: 48px;
    color: #323232
}

.offices__title {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center
}

@media screen and (max-width:575px) {
    .offices__title {
        padding: 20px
    }
}

.offices__title>h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: .94;
    text-align: center;
    color: #323232;
    margin-bottom: 20px;
    text-transform: uppercase
}

.offices__title p {
    font-size: 18px;
    line-height: 1.67;
    text-align: center;
    color: #555
}

.offices-slider {
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 10px;
    gap: 2px;
    height: 360px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-color: #f6f6f6
}

@media screen and (max-width:767px) {
    .offices-slider {
        padding: 0 10vw;
        margin: 0 auto
    }

    .offices-slider,
    .offices-slider.owl-carousel .owl-stage-outer {
        overflow: visible
    }
}

.offices-slider .offices-slider__item {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    height: 360px;
    position: relative;
    width: 100%;
    z-index: 1;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    overflow: hidden
}

.offices-slider .offices-slider__item:hover .offices-slider__content .offices-slider__overlay {
    opacity: 1
}

.offices-slider .offices-slider__item:hover .offices-slider__content .offices-slider__text {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.offices-slider .offices-slider__item:hover .offices-slider__content .offices-slider__text .offices-slider__address {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.offices-slider .offices-slider__item .offices-slider__content {
    padding: 15px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100%;
    width: 100%;
    color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .45)));
    background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .45));
    background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .45));
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in
}

@media screen and (max-width:1023px) {
    .offices-slider .offices-slider__item .offices-slider__content {
        padding: 15px
    }
}

@media screen and (max-width:767px) {
    .offices-slider .offices-slider__item .offices-slider__content {
        padding: 30px;
        max-width: 100%
    }
}

@media screen and (min-width:1600px) {
    .offices-slider .offices-slider__item .offices-slider__content {
        padding: 0
    }
}

.offices-slider .offices-slider__item .offices-slider__content .offices-slider__overlay {
    opacity: 0;
    background-color: rgba(20, 118, 242, .8);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    z-index: -1
}

.offices-slider .offices-slider__item .offices-slider__content .offices-slider__text {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 38%;
    flex: 0 1 38%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateY(70%);
    -ms-transform: translateY(70%);
    transform: translateY(70%);
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.offices-slider .offices-slider__item .offices-slider__content .offices-slider__text .offices-slider__city {
    margin: 0 auto 16px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
    text-align: center
}

.offices-slider .offices-slider__item .offices-slider__content .offices-slider__text .offices-slider__address {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s linear .5s, opacity .8s linear;
    transition: visibility 0s linear .5s, opacity .8s linear;
    padding-bottom: 33px
}

.offices-slider .offices-slider__item .offices-slider__content .offices-slider__text .offices-slider__address p {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
    text-align: center
}

.offices-slider .offices-slider__item .offices-slider__content .offices-slider__text .offices-slider__address p a {
    color: #fff
}

.offices-slider .offices-slider__item .offices-slider__content .offices-slider__text .offices-slider__address p a:hover {
    text-decoration: underline
}

.offices-slider .owl-next,
.offices-slider .owl-prev {
    font-size: 0;
    position: absolute;
    background: hsla(0, 0%, 100%, 0) url(img/arrow-left-dark.svg) no-repeat 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 80px;
    width: 40px
}

.offices-slider .owl-next.disabled,
.offices-slider .owl-prev.disabled {
    display: none
}

.offices-slider .owl-prev {
    left: 8px
}

.offices-slider .owl-prev:hover {
    background: hsla(0, 0%, 100%, .06) url(img/arrow-left-dark.svg) no-repeat 50%
}

.offices-slider .owl-next {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    right: 8px
}

.offices-slider .owl-next:hover {
    background: hsla(0, 0%, 100%, .06) url(img/arrow-left-dark.svg) no-repeat 50%
}

.offices-slider .owl-dot span {
    width: 50px;
    height: 2px;
    display: inline-block;
    background: hsla(0, 0%, 61%, .3);
    margin: 0 10px
}

@media screen and (max-width:1100px) {
    .offices-slider .owl-dot span {
        width: 20px
    }
}

@media screen and (max-width:599px) {
    .offices-slider .owl-dot span {
        width: 10px;
        margin: 0 5px
    }
}

.offices-slider .owl-dot.active span {
    border-left: 50px solid #006efa
}

.offices-slider .owl-dots {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.why-us {
    padding: 42px 0;
    background: #fff
}

@media screen and (max-width:700px) {
    .why-us {
        padding: 40px 0
    }
}

.why-us img {
    width: 64px;
    height: 64px;
    margin: 0 auto 24px
}

.why-us__wrap {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:700px) {
    .why-us__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.why-us__item {
    width: 33.3%;
    padding: 32px 24px;
    text-align: center
}

@media screen and (max-width:700px) {
    .why-us__item {
        width: 100%;
        padding: 24px
    }
}

.why-us__item p {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    color: #000
}

.why-us__description {
    -webkit-box-shadow: 15px 0 40px rgba(0, 0, 0, .1);
    box-shadow: 15px 0 40px rgba(0, 0, 0, .1);
    border-radius: 8px;
    padding: 40px
}

@media screen and (max-width:700px) {
    .why-us__description {
        padding: 24px
    }
}

.empowers h1 {
    color: #fff;
    text-align: center;
    font-size: 32px;
    margin-bottom: 48px;
    text-transform: uppercase
}

@media screen and (max-width:767px) {
    .empowers h1 {
        font-size: 20px;
        line-height: 28px
    }
}

.empowers__item {
    width: 50%
}

.n-offers_description {
    text-align: center;
    margin-bottom: 48px
}

.n-offers__item--big_homepage {
    -ms-flex-preferred-size: calc(25% - 15px);
    flex-basis: -webkit-calc(25% - 15px);
    flex-basis: calc(25% - 15px);
    padding: 32px 24px
}

@media screen and (max-width:1024px) {
    .n-offers__item--big_homepage {
        -ms-flex-preferred-size: calc(33.3333% - 14px);
        flex-basis: -webkit-calc(33.3333% - 14px);
        flex-basis: calc(33.3333% - 14px)
    }
}

@media screen and (max-width:767px) {
    .n-offers__item--big_homepage {
        -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: -webkit-calc(50% - 10px);
        flex-basis: calc(50% - 10px)
    }
}

@media screen and (max-width:450px) {
    .n-offers__item--big_homepage {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.n-offers__item--big_homepage div {
    margin-bottom: 20px
}

@media screen and (max-width:768px) {
    .n-offers__item--big_homepage div {
        margin-bottom: 12px
    }
}

.n-offers__item--big_homepage div img {
    width: 45px;
    height: 45px;
    object-fit: contain;
    margin-bottom: 20px
}

@media screen and (max-width:768px) {
    .n-offers__item--big_homepage div img {
        margin-bottom: 12px
    }
}

.n-offers__item--big_homepage div h5 {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    min-height: 44px
}

@media screen and (max-width:768px) {
    .n-offers__item--big_homepage div h5 {
        font-size: 14px;
        line-height: 18px
    }
}

@media screen and (max-width:450px) {
    .n-offers__item--big_homepage div h5 {
        min-height: 0
    }
}

.n-offers__item--big_homepage p {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px
}

@media screen and (max-width:768px) {
    .n-offers__item--big_homepage p {
        font-size: 14px;
        line-height: 18px
    }
}

@media screen and (max-width:768px) {
    .n-offers .industry-item {
        width: -webkit-calc(50% - 20px);
        width: calc(50% - 20px)
    }
}

.n-offers .our-clients__button {
    margin: 46px auto 0
}

.second-variant {
    display: none
}

.services__image {
    margin: 48px auto 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:575px) {
    .services__image {
        display: none
    }
}

.services__image-mobile {
    margin: 48px auto 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (min-width:575px) {
    .services__image-mobile {
        display: none
    }
}

.solution__lifecycle-title {
    text-align: center
}

.solution__lifecycle-section {
    padding: 72px 40px
}

@media screen and (max-width:575px) {
    .solution__lifecycle-section {
        padding: 40px 0
    }
}

.advantages__title,
.solution__lifecycle-description {
    text-align: center
}

.advantages__section {
    padding: 72px 40px;
    background-color: #fff
}

@media screen and (max-width:575px) {
    .advantages__section {
        padding: 40px 0
    }
}

.advantages__description {
    text-align: center;
    padding-bottom: 48px;
    color: #323232
}

.advantages__wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 3px solid #1476f2;
    padding-top: 48px
}

@media screen and (max-width:575px) {
    .advantages__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.advantages__option {
    font-weight: 600
}

.advantages__option-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 42px
}

@media screen and (max-width:575px) {
    .advantages__option-wrapper {
        margin-bottom: 32px
    }
}

.advantages__text {
    text-align: center;
    color: #323232
}

.advantages__icon {
    margin-right: 16px
}

.n-contacts-section {
    background: #1476f2;
    padding: 72px 0 56px;
    position: relative
}

@media screen and (max-width:991px) {
    .n-contacts-section {
        padding: 72px 0 0
    }
}

@media screen and (max-width:767px) {
    .n-contacts-section {
        margin-bottom: 0
    }
}

.n-contacts-section .thank__text a {
    color: #1476f2
}

.n-contacts-section:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: url(img/waves.svg) no-repeat;
    background-position: 50%;
    background-size: contain
}

@media screen and (max-width:991px) {
    .n-contacts-section:after {
        background-size: cover
    }
}

.n-contacts-section .contact-section {
    font-family: Montserrat;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width:991px) {
    .n-contacts-section .contact-section {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.n-contacts-section .contact-section .contact-information {
    font-family: Montserrat;
    color: #fff;
    padding: 47px 0 0 56px;
    border-radius: 0;
    margin: 0;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    background: none
}

.n-contacts-section .contact-section .contact-information h4 {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    text-align: left
}

.n-contacts-section .contact-section .contact-information ul {
    overflow: hidden
}

.n-contacts-section .contact-section .contact-information ul li {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 0;
    padding-left: 67px;
    padding-bottom: 42px
}

@media screen and (max-width:991px) {
    .n-contacts-section .contact-section .contact-information ul li {
        font-size: 16px;
        line-height: 24px
    }
}

.n-contacts-section .contact-section .contact-information ul li:before {
    content: "";
    width: 48px;
    font-size: 20px;
    height: 48px;
    background-color: #fff;
    border-radius: 8px;
    color: #2378e3
}

@media screen and (max-width:991px) {
    .n-contacts-section .contact-section .contact-information ul li:before {
        width: 32px;
        font-size: 16px;
        height: 32px
    }
}

.n-contacts-section .contact-section .contact-information ul li:after {
    content: "";
    width: 4px;
    height: 100%;
    display: block;
    background-color: #fff;
    left: 21px;
    z-index: -1;
    position: absolute;
    bottom: 100%
}

@media screen and (max-width:991px) {
    .n-contacts-section .contact-section .contact-information ul li:after {
        left: 15px
    }
}

@media screen and (max-width:991px) {
    .n-contacts-section .contact-section .contact-information {
        padding: 24px 0;
        width: 512px
    }
}

.n-contacts-section .contact-section .form__checkbox-label {
    color: #323232;
    margin: 14px 0
}

@media screen and (max-width:991px) {
    .n-contacts-section .contact-section {
        padding-top: 20px
    }
}

.n-contacts-section .form-wrap__flexbox {
    font-family: Montserrat;
    max-width: 512px;
    min-width: 512px;
    z-index: 1;
    padding: 32px 24px
}

@media screen and (max-width:550px) {
    .n-contacts-section .form-wrap__flexbox {
        min-width: 100%
    }
}

.n-contacts-section .form-wrap__flexbox .form--contact--rating {
    max-width: 100%
}

.n-contacts-section .form-wrap__flexbox .form-group,
.n-contacts-section .form-wrap__flexbox .form__footer .form__checkbox-label {
    font-family: Montserrat
}

@media screen and (max-width:991px) {
    .n-contacts-section .form-wrap__flexbox {
        width: 100%;
        margin: 0 auto;
        border-radius: 10px
    }
}

.n-contacts-section .form-wrap__flexbox h3 {
    text-transform: uppercase;
    font-size: 32px;
    font-family: Montserrat;
    margin-bottom: 20px;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.n-contacts-section .form-wrap__flexbox .form__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.n-contacts-section .form-wrap__flexbox .form__footer .form__submit--contact {
    background: #f54d4d;
    border-color: #f54d4d;
    width: 100%;
    max-width: 100%;
    margin-top: 50px;
    min-height: 52px
}

.faq {
    background-color: #fff;
    padding: 80px 0 100px
}

@media screen and (max-width:767px) {
    .faq {
        padding: 60px 0;
        background-color: #fafafa
    }

    .faq p.description {
        margin-bottom: 20px
    }
}

.faq__wrapper {
    max-width: 740px;
    margin: 0 auto;
    padding: 50px 0 0
}

.faq__wrapper.faq__wrapper--homepage {
    max-width: 100%;
    padding-top: 52px
}

@media screen and (max-width:767px) {

    .faq__wrapper,
    .faq__wrapper.faq__wrapper--homepage {
        padding: 8px 0 0
    }
}

.faq__item {
    cursor: pointer
}

.faq__item:first-child .faq__title {
    border-top: 2px solid rgba(50, 50, 50, .1)
}

.faq__item:hover .faq__title {
    color: #1476f2
}

.faq__item--active .faq__text {
    display: block
}

.faq__item--active .faq__title {
    color: #1476f2;
    border-bottom: none
}

.faq__item--active .faq__title:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

.faq__title {
    position: relative;
    color: #323232;
    font-size: 18px !important;
    line-height: 1.5;
    text-transform: none;
    padding: 20px 20px 20px 0;
    border-bottom: 2px solid rgba(50, 50, 50, .1);
    margin: 0
}

@media screen and (max-width:767px) {
    .faq__title {
        line-height: 20px !important
    }
}

.faq__title:after {
    content: "";
    opacity: .6;
    position: absolute;
    top: 40%;
    right: 0;
    border: solid;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 8px
}

.faq__text {
    display: none;
    cursor: text;
    color: rgba(50, 50, 50, .7);
    font-size: 16px;
    margin: 0;
    padding: 15px 0;
    border-bottom: 2px solid rgba(50, 50, 50, .1)
}

.faq__text div,
.faq__text p {
    font-size: 18px;
    line-height: 1.67
}

.faq__text ol {
    margin: 0;
    padding: 0;
    line-height: 1.67
}

.faq__text ol li {
    margin-left: 20px
}

@media only screen and (min-width:1024px) {
    .faq__text ol li {
        font-size: 18px
    }
}

.faq__text ul {
    list-style: disc;
    line-height: 1.67
}

.faq__text ul li {
    margin-left: 20px
}

@media only screen and (min-width:1024px) {
    .faq__text ul li {
        font-size: 18px
    }
}

@media screen and (max-width:767px) {
    .faq__text {
        padding: 5px 0;
        margin-top: -16px;
        line-height: 24px;
        margin-bottom: 5px;
        padding-bottom: 29px
    }
}

.faq__content {
    display: block;
    padding-bottom: 10px
}

@media screen and (max-width:767px) {
    .faq__content {
        padding: 5px 0
    }
}

.faq__content:last-child {
    padding-bottom: 0
}

.faq__link {
    color: #1476f2
}

.faq__link:hover {
    color: #005ed7
}

body.services-qa-and-software-testing-services .faq,
body.services-ui-ux-design-services .faq {
    padding-top: 0
}

.flag {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #0056b9), color-stop(50%, #ffd800));
    background-image: -webkit-linear-gradient(#0056b9 50%, #ffd800 0);
    background-image: linear-gradient(#0056b9 50%, #ffd800 0);
    height: 32px
}

.hero--wrapper {
    border-radius: 8px;
    background: rgba(0, 0, 0, .48);
    padding: 24px;
    position: relative;
    z-index: 101
}

.social--section {
    padding: 72px 0
}

@media screen and (max-width:1023px) {
    .social--section {
        padding: 40px 0
    }
}

.social--container {
    width: 1120px;
    margin: 0 auto
}

@media screen and (max-width:1023px) {
    .social--container {
        padding: 0 24px;
        width: 100%
    }
}

.social--hero {
    padding-top: 175px;
    height: 500px;
    background-image: url(img/social-responsibility/cover-image.jpg)
}

@media screen and (max-width:1023px) {
    .social--hero {
        padding-top: 80px;
        min-height: 600px;
        height: auto;
        background-image: url(img/social-responsibility/cover-image-mobile.png)
    }
}

.social--description {
    text-align: center
}

.social--activities_title {
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px
}

.social--activities_description {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px
}

.social--activities_wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 48px
}

@media screen and (max-width:1023px) {
    .social--activities_wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 28px
    }
}

.social--activities_item {
    width: 50%;
    padding: 24px
}

.social--activities_item:first-child {
    border-right: 1px solid #1476f2;
    border-bottom: 1px solid #1476f2
}

.social--activities_item:nth-child(2) {
    border-bottom: 1px solid #1476f2
}

.social--activities_item:nth-child(3) {
    border-right: 1px solid #1476f2
}

@media screen and (max-width:1023px) {
    .social--activities_item {
        width: 100%
    }

    .social--activities_item:first-child,
    .social--activities_item:nth-child(3) {
        border-right: none
    }

    .social--activities_item:not(:last-child) {
        border-bottom: 1px solid #1476f2
    }
}

.social--funds_list {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    list-style: disc
}

.social--funds_list li {
    font-size: 16px;
    font-weight: 300
}

.social--funds_list a {
    font-weight: 400
}

.social--media_main {
    height: auto;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    width: 196px
}

@media screen and (min-width:991px) and (max-width:1200px) {
    .social--media_main {
        width: 35%;
        height: 300px
    }
}

@media screen and (max-width:991px) {
    .social--media_main {
        width: 100%;
        height: 192px
    }
}

.social--web {
    display: block
}

@media screen and (max-width:991px) {
    .social--web {
        display: none
    }
}

.social--mobile {
    display: block
}

@media screen and (min-width:992px) {
    .social--mobile {
        display: none
    }
}

.social--text_main {
    padding: 32px;
    width: -webkit-calc(100% - 196px);
    width: calc(100% - 196px)
}

@media screen and (max-width:991px) {
    .social--text_main {
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        padding: 16px;
        margin-top: 0;
        -webkit-transition: all .3s;
        transition: all .3s;
        background: #fff;
        z-index: 2;
        width: 100%
    }
}

.social--title {
    padding-bottom: 7px;
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.25
}

@media screen and (max-width:980px) {
    .social--title {
        font-size: 16px
    }
}

.empowers {
    padding: 72px 0;
    background: #1476f2
}

.empowers h2 {
    color: #fff;
    text-align: center;
    font-size: 32px;
    margin-bottom: 48px;
    text-transform: uppercase
}

@media screen and (max-width:767px) {
    .empowers h2 {
        font-size: 20px;
        line-height: 28px
    }
}

.empowers__wrap {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px
}

@media screen and (max-width:991px) {
    .empowers__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.empowers__item {
    width: 100%;
    padding: 24px 40px 4px;
    border-radius: 8px;
    background: #2884f8
}

@media screen and (max-width:991px) {
    .empowers__item {
        padding: 24px 24px 4px;
        width: 100%
    }
}

.empowers__item p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    margin-bottom: 20px
}

@media screen and (max-width:767px) {
    .empowers__item p {
        font-size: 16px;
        line-height: 24px
    }
}

.social--title_main {
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 32px
}

@media screen and (max-width:991px) {
    .social--title_main {
        font-size: 20px;
        line-height: 28px
    }
}

.visualization-tools {
    padding: 72px 0;
    background-color: #fff
}

@media screen and (max-width:991px) {
    .visualization-tools {
        padding: 60px 0
    }
}

.visualization-tools p {
    color: #323232
}

@media screen and (max-width:575px) {
    .visualization-tools {
        padding: 56px 0 58px
    }
}

.visualization-tools__list {
    display: -ms-grid;
    display: grid;
    gap: 20px;
    -ms-grid-columns: auto auto auto;
    grid-template-columns: auto auto auto
}

@media screen and (max-width:991px) {
    .visualization-tools__list {
        -js-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.visualization-tools__list--item {
    padding: 37px 20px 20px;
    min-width: 280px;
    max-width: 550px
}

@media (max-width:575px) {
    .visualization-tools__list--item h3 {
        display: inline-block
    }
}

.visualization-tools__list--item h3,
.visualization-tools__list--item p {
    font-size: 24px;
    line-height: 1.31;
    color: #1476f2;
    font-weight: 600;
    position: relative
}

.visualization-tools__list--item .list {
    margin-top: 39px
}

.visualization-tools__list--item .list li {
    display: inline-block;
    font-size: 16px;
    line-height: 1.25;
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, .2);
    padding: 3px 10px;
    margin-bottom: 14px;
    margin-right: 2px
}

@media screen and (max-width:575px) {
    .visualization-tools__list--item .list li {
        margin-bottom: 7px;
        padding: 3px 8px
    }
}

.visualization-tools__content {
    margin: 0 auto 50px;
    text-align: center
}

@media screen and (max-width:575px) {
    .visualization-tools__content {
        margin: 0 auto 40px
    }
}

.visualization-tools__content h2 {
    line-height: 30px;
    margin-bottom: 32px
}

@media screen and (max-width:575px) {
    .visualization-tools__content h2 {
        font-size: 24px;
        line-height: 36px
    }
}

.visualization-tools__content h3 {
    font-size: 18px;
    line-height: 1.67;
    font-weight: 400
}

@media screen and (max-width:575px) {
    .visualization-tools__content h3 {
        font-size: 16px;
        line-height: 27px
    }
}

.visualization-cta {
    padding: 72px -webkit-calc((100% - 1200px)/2) !important;
    padding: 72px calc((100% - 1200px) / 2) !important;
    height: auto !important
}

@media screen and (max-width:767px) {
    .visualization-cta {
        padding: 40px 0
    }
}

.visualization-cta h3 {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px
}

.visualization-cta p {
    font-size: 18px;
    font-weight: 400
}

.pages-data-visualization-services {
    background-color: #fafafa
}

.augmentation-section {
    padding-top: 72px;
    margin: 0
}

@media screen and (max-width:768px) {
    .augmentation-section {
        padding-top: 40px
    }
}

.augmentation--hero {
    padding-top: 175px;
    background-image: url(img/augmentation/cover-image.png)
}

@media screen and (max-width:1023px) {
    .augmentation--hero {
        padding-top: 80px;
        min-height: 600px;
        height: auto;
        background-image: url(img/augmentation/cover-image-mobile.png)
    }
}

.augmentation--hero_flex {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.n-offers {
    padding: 72px 0;
    background: #fafafa
}

@media screen and (max-width:768px) {
    .n-offers {
        padding: 40px 0
    }
}

.n-offers__wrap {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 48px
}

@media screen and (max-width:768px) {
    .n-offers__wrap {
        margin-top: 28px
    }
}

.n-offers__industries h4,
.n-offers__item-wrap h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    color: #1476f2;
    margin-bottom: 30px
}

@media screen and (max-width:768px) {
    .n-offers__item-wrap h2 {
        font-size: 18px !important;
        line-height: 24px !important
    }
}

.n-offers__item-wrap--full {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-top: 28px
}

@media screen and (max-width:768px) {
    .n-offers__item-wrap--full {
        margin-top: 0
    }
}

.n-offers__item {
    padding: 32px 24px;
    background: #fff
}

.n-offers__item--tabs-wrap {
    background: transparent;
    padding: 0 0 40px
}

.n-offers__item--tabs-content {
    display: none;
    padding: 10px 24px
}

@media screen and (max-width:450px) {
    .n-offers__item--tabs-content p {
        font-size: 14px
    }
}

.n-offers__item--tabs-content .links {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width:450px) {
    .n-offers__item--tabs-content .links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.n-offers__item--tabs-content .links a {
    width: 50%;
    padding-left: 20px;
    margin-top: 10px;
    position: relative
}

.n-offers__item--tabs-content .links a:after {
    content: "";
    position: absolute;
    display: block;
    width: 7px;
    height: 7px;
    background: #000;
    left: 0;
    top: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width:450px) {
    .n-offers__item--tabs-content .links a {
        width: 100%
    }
}

.n-offers__item--tabs-header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #323232;
    padding: 14px 24px;
    border-radius: 8px;
    cursor: pointer;
    width: 100%
}

.n-offers__item--tabs-header.active svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

@media screen and (max-width:450px) {
    .n-offers__item--tabs-header {
        font-size: 14px
    }
}

.n-offers__item li {
    background: #fff;
    margin-bottom: 10px
}

@media screen and (max-width:768px) {
    .n-offers__item li {
        font-size: 14px;
        line-height: 18px
    }
}

.n-offers__item li img {
    min-width: 45px;
    height: 45px;
    object-fit: contain;
    margin-right: 16px
}

@media screen and (max-width:450px) {
    .n-offers__item li img {
        min-width: 32px;
        height: 32px
    }
}

.n-offers__item li svg {
    margin-left: auto;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: .3s;
    transition: .3s
}

.n-offers__item--big {
    -ms-flex-preferred-size: calc(33.3333% - 14px);
    flex-basis: -webkit-calc(33.3333% - 14px);
    flex-basis: calc(33.3333% - 14px);
    padding: 32px 24px
}

@media screen and (max-width:1024px) {
    .n-offers__item--big {
        -ms-flex-preferred-size: calc(33.3333% - 14px);
        flex-basis: -webkit-calc(33.3333% - 14px);
        flex-basis: calc(33.3333% - 14px)
    }
}

@media screen and (max-width:767px) {
    .n-offers__item--big {
        -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: -webkit-calc(50% - 10px);
        flex-basis: calc(50% - 10px)
    }
}

@media screen and (max-width:450px) {
    .n-offers__item--big {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.n-offers__item--big div {
    margin-bottom: 20px
}

@media screen and (max-width:768px) {
    .n-offers__item--big div {
        margin-bottom: 12px
    }
}

.n-offers__item--big div img {
    width: 45px;
    height: 45px;
    object-fit: contain;
    margin-bottom: 20px
}

@media screen and (max-width:768px) {
    .n-offers__item--big div img {
        margin-bottom: 12px
    }
}

.n-offers__item--big div h5 {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    min-height: 44px
}

@media screen and (max-width:768px) {
    .n-offers__item--big div h5 {
        font-size: 14px;
        line-height: 18px
    }
}

@media screen and (max-width:450px) {
    .n-offers__item--big div h5 {
        min-height: 0
    }
}

.n-offers__item--big p {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px
}

@media screen and (max-width:768px) {
    .n-offers__item--big p {
        font-size: 14px;
        line-height: 18px
    }
}

.n-offers__item-big-wrap {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px
}

@media screen and (max-width:450px) {
    .n-offers__item-big-wrap {
        gap: 8px
    }
}

.n-offers .industries-wrap {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px
}

@media screen and (max-width:450px) {
    .n-offers .industries-wrap {
        margin: 0
    }
}

.n-offers .industry-item {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 24px;
    font-weight: 600;
    font-size: 18px;
    -webkit-transition: .3s;
    transition: .3s;
    width: -webkit-calc(33.33333333% - 20px);
    width: calc(33.33333333% - 20px);
    margin: 10px;
    background: #fff
}

.n-offers .industry-item img {
    min-width: 32px;
    height: 32px;
    object-fit: contain;
    margin-right: 16px
}

.n-offers .industry-item:hover {
    -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .239);
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .239);
    color: #323232
}

@media screen and (max-width:768px) {
    .n-offers .industry-item {
        width: -webkit-calc(50% - 20px);
        width: calc(50% - 20px);
        font-size: 14px
    }
}

@media screen and (max-width:450px) {
    .n-offers .industry-item {
        width: 100%;
        margin: 10px 0
    }
}

.augmentation_cta--team-extension {
    background: url(img/augmentation/lines.svg) no-repeat;
    -webkit-animation: none;
    animation: none;
    background-color: #1476f2;
    background-position: 100% 30%;
    padding: 72px -webkit-calc((100% - 1200px)/2);
    padding: 72px calc((100% - 1200px) / 2);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:748px) {
    .augmentation_cta--team-extension {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        height: auto;
        background-position: 25% 21%;
        padding: 40px 24px
    }
}

.augmentation-cta__text-area--team-extension {
    max-width: 850px;
    text-align: left
}

@media screen and (max-width:748px) {
    .augmentation-cta__text-area--team-extension {
        padding: 0 25px 0 0 !important
    }
}

.augmentation-button {
    background-color: #fff;
    color: #1476f2;
    font-weight: 600;
    padding: 15px 35px;
    max-width: 310px;
    min-height: 45px;
    text-transform: uppercase;
    border-radius: 4px
}

@media screen and (max-width:748px) {
    .augmentation-button {
        width: 100%;
        max-width: 100%;
        text-align: center
    }
}

.augmentation-button:hover {
    color: #fff;
    background-color: #06d
}

.augmentation-list {
    counter-reset: my-awesome-counter;
    position: relative
}

.augmentation-list:before {
    content: "";
    width: 4px;
    height: 100%;
    display: block;
    background-color: #2378e3;
    position: absolute;
    top: -10px;
    left: 20px
}

@media screen and (max-width:960px) {
    .augmentation-list:before {
        left: 12px
    }
}

.augmentation-item {
    counter-increment: my-awesome-counter;
    margin-left: 96px;
    background-color: #fff;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, .25);
    box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, .25)
}

.augmentation-item:before {
    content: counter(my-awesome-counter);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 48px;
    font-size: 20px;
    height: 48px;
    background-color: #2378e3;
    border-radius: 8px;
    color: #fff;
    left: -2px;
    position: absolute
}

@media screen and (max-width:960px) {
    .augmentation-item:before {
        left: -11px
    }
}

@media screen and (max-width:960px) {
    .augmentation-item {
        margin-left: 46px
    }
}

.augmentation-cta {
    text-transform: none;
    font-size: 32px
}

.large-font {
    font-size: 24px
}

@media screen and (max-width:768px) {
    .large-font {
        font-size: 14px
    }
}

.normal-font {
    font-size: 18px;
    width: 90%
}

.button-margin {
    margin-left: 24px
}

.no-margin {
    margin: 0
}

.crm-solutions--hero {
    padding-top: 175px;
    background-image: url(img/crm-solutions/cover-image.png)
}

@media screen and (max-width:1023px) {
    .crm-solutions--hero {
        padding-top: 80px;
        min-height: 600px;
        height: auto
    }
}

.crm-solutions--hero_flex {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.crm-content-wrapper {
    background-color: #fafafa
}

.crm-section {
    padding: 72px 0;
    margin: 0 auto;
    width: 1200px
}

@media (max-width:758px) {
    .crm-section {
        width: 100%;
        margin: 0;
        padding: 20px
    }
}

.crm-section-white {
    background-color: #fff
}

.crm-header {
    height: auto;
    padding: 0;
    text-align: center;
    margin-bottom: 32px;
    color: #323232;
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase
}

.crm-subheader {
    text-align: center;
    margin-bottom: 48px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px
}

.crm-services {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    background-color: #1476f2;
    gap: 1px;
    padding: 0
}

.crm-service {
    padding: 24px;
    background-color: #fff
}

.crm-service-header {
    margin: 20px 0;
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.crm-service-description {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

@media (max-width:758px) {
    .crm-services {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.crm-business-sectors {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 20px
}

.crm-business-sector {
    display: block;
    padding: 24px 32px;
    background-color: #fff
}

.crm-business-sector:hover {
    -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .239);
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .239);
    color: #323232
}

.crm-business-sector-title {
    margin: 20px 0;
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.crm-business-sector-description {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

@media (max-width:759px) {
    .crm-business-sectors {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.crm-technologies {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr)
}

.crm-technology {
    padding: 24px 40px
}

.crm-technology-title-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.crm-technology-logo {
    width: 72px;
    height: 48px;
    margin-right: 16px
}

.crm-technology-title {
    color: #323232;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 !important
}

.crm-technology-description {
    color: #323232;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px
}

@media (max-width:759px) {
    .crm-technologies {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.crm-experience {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 34px 20px
}

.crm-experience-item {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    padding: 20px
}

.crm-experience-item-icon {
    margin-right: 16px
}

.crm-experience-title {
    margin: 0;
    color: #000;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    text-transform: none
}

@media (max-width:758px) {
    .crm-experience {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.crm-divider {
    width: 100%;
    height: 3px;
    background-color: #1476f2;
    margin-bottom: 48px
}

.crm-contact-button {
    background-color: #fff;
    color: #1476f2;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    max-width: 330px;
    padding: 18px 32px;
    min-height: 52px;
    text-transform: uppercase;
    border-radius: 4px
}

@media screen and (max-width:758px) {
    .crm-contact-button {
        width: 100%;
        max-width: 100%;
        text-align: center
    }
}

.crm-contact-button:hover {
    color: #fff;
    background-color: #06d
}

.crm-talk-to-us-button-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.crm-consulting-accordion {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 8px
}

.crm-consulting-accordion-item {
    padding: 20px 24px;
    border-radius: 8px;
    background-color: #fff;
    width: 100%;
    -webkit-box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, .25);
    box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, .25)
}

.crm-consulting-accordion-item-active .crm-consulting-accordion-item-header:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

.crm-consulting-accordion-item-active .crm-consulting-accordion-item-body {
    display: block
}

.crm-consulting-accordion-item-process {
    padding: 30px 24px
}

.crm-consulting-accordion-item-header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.crm-consulting-accordion-item-header:after {
    content: "";
    opacity: .6;
    border: solid;
    position: absolute;
    top: -webkit-calc(50% - 4px);
    top: calc(50% - 4px);
    right: -10px;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 8px
}

.crm-consulting-journey-accordion-title {
    font-size: 24px;
    font-weight: 600;
    color: #000
}

.crm-consulting-journey-accordion-item-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.crm-consulting-journey-accordion-step-wrapper {
    margin-right: 50px
}

@media screen and (max-width:758px) {
    .crm-consulting-journey-accordion-step-wrapper {
        margin-right: 10px
    }
}

.crm-consulting-journey-accordion-step-top-line {
    width: 6px;
    margin-left: -webkit-calc(50% - 3px);
    margin-left: calc(50% - 3px);
    height: 21px;
    background-color: #1476f2
}

.crm-consulting-journey-accordion-step-first-top-line {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.crm-consulting-journey-accordion-step-bottom-line {
    height: -webkit-calc(100% - 61px);
    height: calc(100% - 61px);
    background-color: #1476f2;
    width: 6px;
    margin-left: -webkit-calc(50% - 3px);
    margin-left: calc(50% - 3px)
}

.crm-consulting-journey-accordion-step-last-bottom-line {
    border-top-bottom-radius: 2px;
    height: -webkit-calc(100% - 69px);
    height: calc(100% - 69px)
}

.crm-consulting-journey-accordion-step {
    background-color: #1476f2;
    height: 48px;
    width: 48px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 8px;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    color: #fff
}

.crm-consulting-accordion-item-title {
    text-transform: none;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    color: #323232;
    margin: 0;
    margin-right: 8px
}

@media (max-width:758px) {
    .crm-consulting-accordion-item-title {
        font-size: 18px
    }
}

.crm-consulting-accordion-item-body-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #323232
}

.crm-consulting-accordion-item-body {
    margin-top: 28px;
    display: none
}

.crm-consulting-accordion-process-item-body {
    margin-top: 20px;
    display: none
}

.crm-consulting-development--hero {
    padding-top: 175px;
    background-image: url(img/crm-consulting/cover-image.jpeg)
}

@media screen and (max-width:1023px) {
    .crm-consulting-development--hero {
        padding-top: 80px;
        min-height: 600px;
        height: auto
    }
}

.crm-consulting-development--hero_flex {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.crm-consulting-content-wrapper {
    background-color: #fafafa
}

.crm-consulting-section {
    padding: 72px 0;
    margin: 0 auto;
    width: 1200px
}

@media (max-width:758px) {
    .crm-consulting-section {
        width: 100%;
        margin: 0;
        padding: 20px
    }
}

.crm-consulting-section-white {
    background-color: #fff
}

.crm-consulting-section-blue {
    background-color: #1476f2
}

.crm-consulting-header {
    height: auto;
    padding: 0;
    text-align: center;
    margin-bottom: 32px;
    color: #323232;
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase
}

.crm-consulting-header-white {
    color: #fff
}

.crm-consulting-subheader {
    text-align: center;
    margin-bottom: 48px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px
}

.crm-consulting-services {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    background-color: #1476f2;
    gap: 1px;
    padding: 0
}

.crm-consulting-service {
    padding: 24px;
    background-color: #fff
}

.crm-consulting-service-header {
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.crm-consulting-service-description {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

@media (max-width:758px) {
    .crm-consulting-services {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.crm-consulting-industries {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 20px
}

.crm-consulting-industry {
    display: block;
    padding: 24px 32px;
    background-color: #fff
}

.crm-consulting-industry-title {
    margin: 20px 0;
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.crm-consulting-industry-description {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px
}

.crm-consulting-industry-link {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px
}

.crm-consulting-industry-link,
.crm-consulting-industry-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

@media (max-width:759px) {
    .crm-consulting-industries {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.crm-consulting-tech-stack {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 20px
}

@media (max-width:758px) {
    .crm-consulting-tech-stack {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.crm-consulting-tech-stack-category {
    padding: 24px 0
}

.crm-consulting-tech-stack-category-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    color: #1476f2;
    margin-bottom: 20px
}

.crm-consulting-tech-stack-tags-list {
    list-style: none;
    padding: 0;
    margin: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px
}

.crm-consulting-tech-stack-tag {
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, .2);
    padding: 4px 16px;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #323232
}

.crm-consulting-faq-link,
.crm-consulting-faq-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.crm-consulting-subheading-link {
    color: #323232;
    border-bottom: 1px solid #323232
}

.crm-consulting-subheading-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.crm-consulting-engagement-models {
    padding: 24px 0
}

.crm-consulting-engagement-model {
    margin: 24px 0
}

.crm-consulting-engagement-model-header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px
}

.crm-consulting-engagement-model-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    color: #323232;
    margin-left: 16px
}

.crm-consulting-engagement-model-content {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #323232
}

.crm-consulting-engagement-link {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px
}

.crm-consulting-engagement-link,
.crm-consulting-engagement-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.crm-consulting-costs {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    padding: 0
}

@media (max-width:758px) {
    .crm-consulting-costs {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.crm-consulting-costs-item {
    background-color: #2884f8;
    border-radius: 8px;
    padding: 24px 40px;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #fff
}

.crm-consulting-costs-price {
    font-weight: 600
}

.crm-consulting-costs-link {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    border-bottom: 1px solid #fff
}

.crm-consulting-costs-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.crm-consulting-technologies {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr)
}

.crm-consulting-technology {
    padding: 24px 40px
}

.crm-consulting-technology-title-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.crm-consulting-technology-logo {
    width: 72px;
    height: 48px;
    margin-right: 16px
}

.crm-consulting-technology-title {
    color: #323232;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 !important
}

.crm-consulting-technology-description {
    color: #323232;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px
}

@media (max-width:759px) {
    .crm-consulting-technologies {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.crm-consulting-service-section-image {
    margin-right: 16px
}

.crm-consulting-calculate-price-button-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.crm-consulting-calculate-price-button {
    margin-top: 48px;
    margin-bottom: 0;
    margin-right: 0
}

.crm-consulting-contact-us-description {
    text-transform: none;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #fff
}

.crm-consulting-business-sectors {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 20px
}

.crm-consulting-business-sector {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 24px 32px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .02);
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .02)
}

.crm-consulting-business-sector:hover {
    -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .24);
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .24);
    color: #323232
}

.crm-consulting-business-sector-title {
    margin: 0 0 0 16px;
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

@media (max-width:759px) {
    .crm-consulting-business-sectors {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.crm-consulting-contact-button {
    background-color: #fff;
    color: #1476f2;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    max-width: 330px;
    padding: 18px 32px;
    min-height: 52px;
    text-transform: uppercase;
    border-radius: 4px
}

@media screen and (max-width:758px) {
    .crm-consulting-contact-button {
        width: 100%;
        max-width: 100%;
        text-align: center
    }
}

.crm-consulting-contact-button:hover {
    color: #fff;
    background-color: #06d
}

.crm-custom-accordion {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 8px
}

.crm-custom-accordion-item {
    padding: 20px 24px;
    border-radius: 8px;
    background-color: #fff;
    width: 100%;
    -webkit-box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, .25);
    box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, .25)
}

.crm-custom-accordion-item-active .crm-custom-accordion-item-header:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

.crm-custom-accordion-item-active .crm-custom-accordion-item-body {
    display: block
}

.crm-custom-accordion-item-process {
    padding: 30px 24px
}

.crm-custom-accordion-item-header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.crm-custom-accordion-item-header:after {
    content: "";
    opacity: .6;
    border: solid;
    position: absolute;
    top: -webkit-calc(50% - 4px);
    top: calc(50% - 4px);
    right: -10px;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 8px
}

.crm-custom-journey-accordion-title {
    font-size: 24px;
    font-weight: 600;
    color: #000
}

.crm-custom-journey-accordion-item-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.crm-custom-journey-accordion-step-wrapper {
    margin-right: 50px
}

@media screen and (max-width:758px) {
    .crm-custom-journey-accordion-step-wrapper {
        margin-right: 10px
    }
}

.crm-custom-journey-accordion-step-top-line {
    width: 6px;
    margin-left: -webkit-calc(50% - 3px);
    margin-left: calc(50% - 3px);
    height: 21px;
    background-color: #1476f2
}

.crm-custom-journey-accordion-step-first-top-line {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.crm-custom-journey-accordion-step-bottom-line {
    height: -webkit-calc(100% - 61px);
    height: calc(100% - 61px);
    background-color: #1476f2;
    width: 6px;
    margin-left: -webkit-calc(50% - 3px);
    margin-left: calc(50% - 3px)
}

.crm-custom-journey-accordion-step-last-bottom-line {
    border-top-bottom-radius: 2px;
    height: -webkit-calc(100% - 69px);
    height: calc(100% - 69px)
}

.crm-custom-journey-accordion-step {
    background-color: #1476f2;
    height: 48px;
    width: 48px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 8px;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    color: #fff
}

.crm-custom-accordion-item-title {
    text-transform: none;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    color: #323232;
    margin: 0;
    margin-right: 8px
}

@media (max-width:758px) {
    .crm-custom-accordion-item-title {
        font-size: 18px
    }
}

.crm-custom-accordion-item-body-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #323232
}

.crm-custom-accordion-item-body {
    margin-top: 28px;
    display: none
}

.crm-custom-accordion-process-item-body {
    margin-top: 20px;
    display: none
}

.crm-custom-development--hero {
    padding-top: 175px;
    background-image: url(img/crm-custom/cover-image.jpeg)
}

@media screen and (max-width:1023px) {
    .crm-custom-development--hero {
        padding-top: 80px;
        min-height: 600px;
        height: auto
    }
}

.crm-custom-development--hero_flex {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.crm-custom-content-wrapper {
    background-color: #fafafa
}

.crm-custom-section {
    padding: 72px 0;
    margin: 0 auto;
    width: 1200px
}

@media (max-width:758px) {
    .crm-custom-section {
        width: 100%;
        margin: 0;
        padding: 20px
    }
}

.crm-custom-section-white {
    background-color: #fff
}

.crm-custom-section-blue {
    background-color: #1476f2
}

.crm-custom-header {
    height: auto;
    padding: 0;
    text-align: center;
    margin-bottom: 32px;
    color: #323232;
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase
}

.crm-custom-header-white {
    color: #fff
}

.crm-custom-subheader {
    text-align: center;
    margin-bottom: 48px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px
}

.crm-custom-services {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    background-color: #1476f2;
    gap: 1px;
    padding: 0
}

.crm-custom-service {
    padding: 24px;
    background-color: #fff
}

.crm-custom-service-header {
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.crm-custom-service-description {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

@media (max-width:758px) {
    .crm-custom-services {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.crm-custom-industries {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 20px
}

.crm-custom-industry {
    display: block;
    padding: 24px 32px;
    background-color: #fff
}

.crm-custom-industry-title {
    margin: 20px 0;
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.crm-custom-industry-description {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px
}

.crm-custom-industry-link {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px
}

.crm-custom-industry-link,
.crm-custom-industry-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

@media (max-width:759px) {
    .crm-custom-industries {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.crm-custom-tech-stack {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 20px
}

@media (max-width:758px) {
    .crm-custom-tech-stack {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.crm-custom-tech-stack-category {
    padding: 24px 0
}

.crm-custom-tech-stack-category-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    color: #1476f2;
    margin-bottom: 20px
}

.crm-custom-tech-stack-tags-list {
    list-style: none;
    padding: 0;
    margin: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px
}

.crm-custom-tech-stack-tag {
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, .2);
    padding: 4px 16px;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #323232
}

.crm-custom-faq-link,
.crm-custom-faq-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.crm-custom-subheading-link {
    color: #323232;
    border-bottom: 1px solid #323232
}

.crm-custom-subheading-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.crm-custom-engagement-model {
    margin: 24px 0
}

.crm-custom-engagement-model-header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px
}

.crm-custom-engagement-model-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    color: #323232;
    margin-left: 16px
}

.crm-custom-engagement-model-content {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #323232
}

.crm-custom-engagement-link {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px
}

.crm-custom-engagement-link,
.crm-custom-engagement-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.crm-custom-costs {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    padding: 0
}

@media (max-width:758px) {
    .crm-custom-costs {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.crm-custom-costs-item {
    background-color: #2884f8;
    border-radius: 8px;
    padding: 24px 40px;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #fff
}

.crm-custom-costs-price {
    font-weight: 600
}

.crm-custom-costs-link {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    border-bottom: 1px solid #fff
}

.crm-custom-costs-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.crm-custom-technologies {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr)
}

.crm-custom-technology {
    padding: 24px 40px
}

.crm-custom-technology-title-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.crm-custom-technology-logo {
    width: 72px;
    height: 48px;
    margin-right: 16px
}

.crm-custom-technology-title {
    color: #323232;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 !important
}

.crm-custom-technology-description {
    color: #323232;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px
}

@media (max-width:759px) {
    .crm-custom-technologies {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.crm-custom-service-section-image {
    margin-right: 16px
}

.crm-custom-calculate-price-button-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.crm-custom-calculate-price-button {
    margin-top: 48px;
    margin-bottom: 0;
    margin-right: 0
}

.crm-custom-contact-us-description {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-transform: none;
    color: #fff
}

.crm-custom-services-accordion-title {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    color: #323232
}

.crm-custom-companies {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    background-color: #1476f2;
    gap: 1px;
    padding: 0
}

.crm-custom-divider {
    width: 100%;
    height: 3px;
    background-color: #1476f2;
    margin-bottom: 48px
}

.crm-custom-company {
    padding: 24px;
    background-color: #fff
}

.crm-custom-company-section-image {
    margin-right: 16px
}

.crm-custom-company-header {
    margin: 20px 0;
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.crm-custom-company-description {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

@media (max-width:758px) {
    .crm-custom-companies {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.crm-custom-business-sectors {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 20px
}

.crm-custom-business-sector {
    display: block;
    padding: 24px 32px;
    background-color: #fff
}

.crm-custom-business-sector-title {
    margin: 20px 0;
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.crm-custom-business-sector-description {
    color: #323232;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

.crm-custom-business-sector-link {
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

.crm-custom-business-sector-link,
.crm-custom-business-sector-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

@media (max-width:759px) {
    .crm-custom-business-sectors {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.crm-custom-footer-text {
    text-align: center;
    margin: 0;
    margin-top: 48px;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #323232
}

.crm-custom-experiences {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.crm-custom-experiences-column:first-child {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    margin-right: 10px
}

@media (max-width:759px) {
    .crm-custom-experiences-column:first-child {
        width: 100%
    }
}

.crm-custom-experiences-column:last-child {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    margin-left: 10px
}

@media (max-width:759px) {
    .crm-custom-experiences-column:last-child {
        width: 100%
    }
}

.crm-custom-experience-item {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    margin-bottom: 34px
}

.crm-custom-experience-item-icon {
    margin-right: 16px
}

.crm-custom-experience-title {
    margin: 0;
    margin-bottom: 16px;
    color: #323232;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px
}

.crm-custom-experience-description {
    color: #323232
}

.crm-custom-experience-description,
.crm-custom-experience-link {
    margin: 0;
    text-transform: none;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px
}

.crm-custom-experience-link,
.crm-custom-experience-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

@media (max-width:758px) {
    .crm-custom-experience {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.crm-custom-contact-button {
    background-color: #fff;
    color: #1476f2;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    max-width: 330px;
    padding: 18px 32px;
    min-height: 52px;
    text-transform: uppercase;
    border-radius: 4px
}

@media screen and (max-width:758px) {
    .crm-custom-contact-button {
        width: 100%;
        max-width: 100%;
        text-align: center
    }
}

.crm-custom-contact-button:hover {
    color: #fff;
    background-color: #06d
}

.anti-fraud-statement-section {
    padding: 72px 0;
    margin: 0 auto;
    width: 1200px
}

@media (max-width:758px) {
    .anti-fraud-statement-section {
        width: 100%;
        margin: 0;
        padding: 20px
    }
}

.anti-fraud-statement-heading {
    color: #060606;
    font-size: 40px;
    line-height: 56px;
    font-weight: 600
}

.anti-fraud-statement-list,
.anti-fraud-statement-text {
    color: #060606;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300
}

.anti-fraud-statement-list {
    margin: 16px 0 16px 16px;
    list-style: disc
}

.anti-fraud-statement-list li {
    margin-left: 20px
}

@media only screen and (max-width:1024px) {
    .anti-fraud-statement-list li {
        margin-left: 8px;
        font-size: 16px
    }
}

.anti-fraud-statement-link {
    color: #060606;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    border-bottom: 1px solid #060606
}

.anti-fraud-statement-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.retail-software-development--hero {
    padding-top: 175px;
    background-image: url(img/retail-software-development/cover-image.jpeg)
}

@media screen and (max-width:1023px) {
    .retail-software-development--hero {
        padding-top: 80px;
        min-height: 600px;
        height: auto
    }
}

.retail-software-development--hero_flex {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.retail-software-development-content-wrapper {
    background-color: #fafafa
}

.retail-software-development-section {
    padding: 72px 0;
    margin: 0 auto;
    width: 1200px
}

@media (max-width:758px) {
    .retail-software-development-section {
        width: 100%;
        margin: 0;
        padding: 20px
    }
}

.retail-software-development-section-white {
    background-color: #fff
}

.retail-software-development-section-blue {
    background-color: #1476f2
}

.retail-software-development-header {
    height: auto;
    padding: 0;
    text-align: center;
    margin-bottom: 32px;
    color: #323232;
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase
}

.retail-software-development-header-white {
    color: #fff
}

.retail-software-development-subheader {
    text-align: center;
    margin-bottom: 48px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px
}

.retail-software-development-services {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    background-color: #1476f2;
    gap: 1px;
    padding: 0
}

.retail-software-development-service {
    padding: 24px;
    background-color: #fff
}

.retail-software-development-service-header {
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.retail-software-development-service-description {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

@media (max-width:758px) {
    .retail-software-development-services {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.retail-software-development-faq-link,
.retail-software-development-faq-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.retail-software-development-subheading-link {
    color: #323232;
    border-bottom: 1px solid #323232
}

.retail-software-development-subheading-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.retail-software-development-costs {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    padding: 0
}

@media (max-width:758px) {
    .retail-software-development-costs {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.retail-software-development-costs-item {
    background-color: #2884f8;
    border-radius: 8px;
    padding: 24px 40px;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #fff
}

.retail-software-development-costs-price {
    font-weight: 600
}

.retail-software-development-costs-link {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    border-bottom: 1px solid #fff
}

.retail-software-development-costs-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.retail-software-development-technology {
    padding: 24px 40px
}

.retail-software-development-technology-title-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.retail-software-development-technology-logo {
    width: 72px;
    height: 48px;
    margin-right: 16px
}

.retail-software-development-technology-title {
    font-size: 24px;
    line-height: 30px;
    margin: 20px 0 !important
}

.retail-software-development-technology-description {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px
}

.retail-software-development-service-section-image {
    margin-right: 16px
}

.retail-software-development-contact-us-description {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #fff;
    text-transform: none
}

.retail-software-development-business-sectors {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 20px
}

.retail-software-development-business-sector {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 24px 32px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .02);
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .02)
}

.retail-software-development-business-sector:hover {
    -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .24);
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .24);
    color: #323232
}

.retail-software-development-business-sector-title {
    margin: 0 0 0 16px;
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

@media (max-width:759px) {
    .retail-software-development-business-sectors {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.retail-software-development-benefits {
    margin: 48px 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 34px
}

.retail-software-development-benefit {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.retail-software-development-benefit-text {
    font-size: 18px;
    font-weight: 600;
    line-height: 31px;
    margin-left: 16px;
    color: #323232
}

.retail-software-development-benefit-link,
.retail-software-development-benefit-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.retail-software-development-solutions {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    background-color: #1476f2;
    gap: 1px;
    padding: 0
}

.retail-software-development-solution {
    padding: 24px;
    background-color: #fff
}

.retail-software-development-solution-header {
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.retail-software-development-solution-description {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

@media (max-width:758px) {
    .retail-software-development-solutions {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.retail-software-development-contact-button {
    background-color: #fff;
    color: #1476f2;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    max-width: 330px;
    padding: 18px 32px;
    min-height: 52px;
    text-transform: uppercase;
    border-radius: 4px
}

@media screen and (max-width:758px) {
    .retail-software-development-contact-button {
        width: 100%;
        max-width: 100%;
        text-align: center
    }
}

.retail-software-development-contact-button:hover {
    color: #fff;
    background-color: #06d
}

@media screen and (max-width:767px) {
    .retail-software-development-header-button-arrow {
        display: none
    }
}

@media screen and (max-width:767px) {
    .retail-software-development-header-button {
        text-align: center
    }
}

.retail-software-development-technologies {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 20px
}

.retail-software-development-technology {
    display: block;
    padding: 24px 32px;
    background-color: #fff
}

.retail-software-development-technology-title {
    margin: 20px 0;
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.retail-software-development-technology-description {
    color: #323232;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

@media (max-width:759px) {
    .retail-software-development-technologies {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.real-estate-software-development--hero {
    padding-top: 175px;
    background-image: url(img/real-estate-software-development/cover-image.jpeg)
}

@media screen and (max-width:1023px) {
    .real-estate-software-development--hero {
        padding-top: 80px;
        min-height: 600px;
        height: auto
    }
}

.real-estate-software-development--hero_flex {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.real-estate-software-development-content-wrapper {
    background-color: #fafafa
}

.real-estate-software-development-section {
    padding: 72px 0;
    margin: 0 auto;
    width: 1200px
}

@media (max-width:758px) {
    .real-estate-software-development-section {
        width: 100%;
        margin: 0;
        padding: 20px
    }
}

.real-estate-software-development-section-white {
    background-color: #fff
}

.real-estate-software-development-section-blue {
    background-color: #1476f2
}

.real-estate-software-development-header {
    height: auto;
    padding: 0;
    text-align: center;
    margin-bottom: 32px;
    color: #323232;
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase
}

.real-estate-software-development-header-white {
    color: #fff
}

.real-estate-software-development-subheader {
    text-align: center;
    margin-bottom: 48px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px
}

.real-estate-software-development-services {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    background-color: #1476f2;
    gap: 1px;
    padding: 0
}

.real-estate-software-development-service {
    padding: 24px;
    background-color: #fff
}

.real-estate-software-development-service-header {
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.real-estate-software-development-service-description {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

@media (max-width:758px) {
    .real-estate-software-development-services {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.real-estate-software-development-faq-link,
.real-estate-software-development-faq-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.real-estate-software-development-subheading-link {
    color: #323232;
    border-bottom: 1px solid #323232
}

.real-estate-software-development-subheading-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.real-estate-software-development-costs {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    padding: 0
}

@media (max-width:758px) {
    .real-estate-software-development-costs {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.real-estate-software-development-costs-item {
    background-color: #2884f8;
    border-radius: 8px;
    padding: 24px 40px;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #fff
}

.real-estate-software-development-costs-price {
    font-weight: 600
}

.real-estate-software-development-costs-link {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    border-bottom: 1px solid #fff
}

.real-estate-software-development-costs-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.real-estate-software-development-technology {
    padding: 24px 40px
}

.real-estate-software-development-technology-title-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.real-estate-software-development-technology-logo {
    width: 72px;
    height: 48px;
    margin-right: 16px
}

.real-estate-software-development-technology-title {
    font-size: 24px;
    line-height: 30px;
    margin: 20px 0 !important
}

.real-estate-software-development-technology-description {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px
}

.real-estate-software-development-service-section-image {
    margin-right: 16px
}

.real-estate-software-development-contact-us-description {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #fff;
    text-transform: none
}

.real-estate-software-development-business-sectors {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 20px
}

.real-estate-software-development-business-sector {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 24px 32px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .02);
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .02)
}

.real-estate-software-development-business-sector:hover {
    -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .24);
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .24);
    color: #323232
}

.real-estate-software-development-business-sector-title {
    margin: 0 0 0 16px;
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

@media (max-width:759px) {
    .real-estate-software-development-business-sectors {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.real-estate-software-development-benefits {
    margin: 48px 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 34px
}

.real-estate-software-development-benefit {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.real-estate-software-development-benefit-text {
    font-size: 18px;
    font-weight: 600;
    line-height: 31px;
    margin-left: 16px;
    color: #323232
}

.real-estate-software-development-benefit-link,
.real-estate-software-development-benefit-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.real-estate-software-development-solutions {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    background-color: #1476f2;
    gap: 1px;
    padding: 0
}

.real-estate-software-development-solution {
    padding: 24px;
    background-color: #fff
}

.real-estate-software-development-solution-header {
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.real-estate-software-development-solution-description {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

.real-estate-software-development-solution-description-link,
.real-estate-software-development-solution-description-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

@media (max-width:758px) {
    .real-estate-software-development-solutions {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.real-estate-software-development-contact-button {
    background-color: #fff;
    color: #1476f2;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    max-width: 330px;
    padding: 18px 32px;
    min-height: 52px;
    text-transform: uppercase;
    border-radius: 4px
}

@media screen and (max-width:758px) {
    .real-estate-software-development-contact-button {
        width: 100%;
        max-width: 100%;
        text-align: center
    }
}

.real-estate-software-development-contact-button:hover {
    color: #fff;
    background-color: #06d
}

@media screen and (max-width:767px) {
    .real-estate-software-development-header-button-arrow {
        display: none
    }
}

@media screen and (max-width:767px) {
    .real-estate-software-development-header-button {
        text-align: center
    }
}

.real-estate-software-development-technologies {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 20px
}

.real-estate-software-development-technology {
    display: block;
    padding: 24px 32px;
    background-color: #fff
}

.real-estate-software-development-technology-title {
    margin: 20px 0;
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.real-estate-software-development-technology-description {
    color: #323232;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

@media (max-width:759px) {
    .real-estate-software-development-technologies {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.mvp-accordion {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 8px
}

.mvp-accordion-item {
    padding: 20px 24px;
    border-radius: 8px;
    background-color: #fff;
    width: 100%
}

.mvp-accordion-item-active .mvp-accordion-item-header:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

.mvp-accordion-item-active .mvp-accordion-item-body {
    display: block
}

.mvp-accordion-item-process {
    padding: 30px 24px;
    -webkit-box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, .25);
    box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, .25)
}

.mvp-accordion-item-header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.mvp-accordion-item-header:after {
    content: "";
    opacity: .6;
    border: solid;
    position: absolute;
    top: -webkit-calc(50% - 4px);
    top: calc(50% - 4px);
    right: -10px;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 8px
}

.service-section-image {
    margin-right: 16px
}

.mvp-process-accordion-title {
    font-size: 24px;
    font-weight: 600;
    color: #000
}

.mvp-process-accordion-item-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.mvp-process-accordion-step-wrapper {
    margin-right: 50px
}

@media screen and (max-width:758px) {
    .mvp-process-accordion-step-wrapper {
        margin-right: 10px
    }
}

.mvp-process-accordion-step-top-line {
    width: 6px;
    margin-left: -webkit-calc(50% - 3px);
    margin-left: calc(50% - 3px);
    height: 21px;
    background-color: #1476f2
}

.mvp-process-accordion-step-first-top-line {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.mvp-process-accordion-step-bottom-line {
    height: -webkit-calc(100% - 61px);
    height: calc(100% - 61px);
    background-color: #1476f2;
    width: 6px;
    margin-left: -webkit-calc(50% - 3px);
    margin-left: calc(50% - 3px)
}

.mvp-process-accordion-step-last-bottom-line {
    border-top-bottom-radius: 2px;
    height: -webkit-calc(100% - 69px);
    height: calc(100% - 69px)
}

.mvp-process-accordion-step {
    background-color: #1476f2;
    height: 48px;
    width: 48px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 8px;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    color: #fff
}

.mvp-accordion-item-title {
    text-transform: none;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    color: #323232;
    margin: 0;
    margin-right: 8px
}

@media (max-width:758px) {
    .mvp-accordion-item-title {
        font-size: 18px
    }
}

.mvp-accordion-item-body-title {
    margin-bottom: 20px
}

.mvp-accordion-item-body-title,
.mvp-services-mvp-accordion-title {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    color: #323232
}

.mvp-accordion-item-body-text {
    font-size: 18px;
    font-style: normal;
    font-weight: 400
}

.mvp-accordion-item-body-link {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.mvp-accordion-item-body {
    margin-top: 28px;
    display: none
}

.mvp-accordion-process-item-body {
    margin-top: 20px;
    display: none
}

.mvp-content-wrapper {
    background-color: #fafafa
}

.mvp-section {
    padding: 72px 0;
    margin: 0 auto;
    width: 1200px
}

@media (max-width:758px) {
    .mvp-section {
        width: 100%;
        margin: 0;
        padding: 20px
    }
}

.mvp-section-white {
    background-color: #fff
}

.mvp-header {
    height: auto;
    padding: 0;
    text-align: center;
    margin-bottom: 32px;
    color: #323232;
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase
}

.mvp-subheader {
    text-align: center;
    margin-bottom: 48px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px
}

.mvp-services {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    background-color: #1476f2;
    gap: 1px;
    padding: 0
}

.mvp-service {
    padding: 24px;
    background-color: #fff
}

.mvp-service-header {
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none;
    margin-bottom: 20px
}

.mvp-service-description {
    color: #323232;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

@media (max-width:758px) {
    .mvp-services {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.mvp-industries {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 20px
}

.mvp-industry {
    display: block;
    padding: 24px 32px;
    background-color: #fff
}

.mvp-industry-title {
    margin: 20px 0;
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.mvp-industry-description {
    color: #000
}

.mvp-industry-description,
.mvp-industry-link {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px
}

.mvp-industry-link {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

@media (max-width:759px) {
    .mvp-industries {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.mvp-contact-button {
    background-color: #fff;
    color: #1476f2;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    max-width: 330px;
    padding: 18px 32px;
    min-height: 52px;
    text-transform: uppercase;
    border-radius: 4px
}

@media screen and (max-width:758px) {
    .mvp-contact-button {
        width: 100%;
        max-width: 100%;
        text-align: center
    }
}

.mvp-contact-button:hover {
    color: #fff;
    background-color: #06d
}

.mvp-calculate-price-button-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.mvp-calculate-price-button {
    margin-top: 48px;
    margin-bottom: 0;
    margin-right: 0
}

.mvp-tech-stack {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 20px
}

@media (max-width:758px) {
    .mvp-tech-stack {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.mvp-tech-stack-category {
    padding: 24px 0
}

.mvp-tech-stack-category-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    color: #1476f2;
    margin-bottom: 20px
}

.mvp-tech-stack-tags-list {
    list-style: none;
    padding: 0;
    margin: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px
}

.mvp-tech-stack-tag {
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, .2);
    padding: 4px 16px;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #323232
}

.mvp-engagement-models {
    padding: 24px 40px
}

.mvp-engagement-model-header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px
}

.mvp-engagement-model-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    color: #323232;
    margin-left: 16px
}

.mvp-engagement-model-content {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #323232
}

.mvp-engagement-link {
    color: #1476f2;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    border-bottom: 1px solid #1476f2
}

.mvp-financial-models {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 20px
}

@media (max-width:758px) {
    .mvp-financial-models {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.mvp-financial-model-card {
    padding: 32px 48px;
    border-radius: 8px;
    color: #fff
}

.mvp-fixed-price {
    background-color: #5ec792
}

.mvp-time-material {
    background-color: #1476f2
}

.mvp-financial-model-card-header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px
}

.mvp-financial-model-card-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
    margin-left: 24px
}

.mvp-financial-model-card-content {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px
}

.bi-accordion {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 8px
}

.bi-accordion-item {
    padding: 20px 24px;
    border-radius: 8px;
    background-color: #fff;
    width: 100%;
    -webkit-box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, .25);
    box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, .25)
}

.bi-accordion-item-active .bi-accordion-item-header:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

.bi-accordion-item-active .bi-accordion-item-body {
    display: block
}

.bi-accordion-item-process {
    padding: 30px 24px
}

.bi-accordion-item-header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.bi-accordion-item-header:after {
    content: "";
    opacity: .6;
    border: solid;
    position: absolute;
    top: -webkit-calc(50% - 4px);
    top: calc(50% - 4px);
    right: -10px;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 8px
}

.bi-process-accordion-title {
    font-size: 24px;
    font-weight: 600;
    color: #000
}

.bi-process-accordion-item-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.bi-process-accordion-step-wrapper {
    margin-right: 50px
}

@media screen and (max-width:758px) {
    .bi-process-accordion-step-wrapper {
        margin-right: 10px
    }
}

.bi-process-accordion-step-top-line {
    width: 6px;
    margin-left: -webkit-calc(50% - 3px);
    margin-left: calc(50% - 3px);
    height: 21px;
    background-color: #1476f2
}

.bi-process-accordion-step-first-top-line {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.bi-process-accordion-step-bottom-line {
    height: -webkit-calc(100% - 61px);
    height: calc(100% - 61px);
    background-color: #1476f2;
    width: 6px;
    margin-left: -webkit-calc(50% - 3px);
    margin-left: calc(50% - 3px)
}

.bi-process-accordion-step-last-bottom-line {
    border-top-bottom-radius: 2px;
    height: -webkit-calc(100% - 69px);
    height: calc(100% - 69px)
}

.bi-process-accordion-step {
    background-color: #1476f2;
    height: 48px;
    width: 48px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 8px;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    color: #fff
}

.bi-accordion-item-title {
    text-transform: none;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    color: #323232;
    margin: 0;
    margin-right: 8px
}

@media (max-width:758px) {
    .bi-accordion-item-title {
        font-size: 18px
    }
}

.bi-accordion-item-body-text {
    font-size: 18px;
    font-style: normal;
    font-weight: 400
}

.bi-accordion-item-body {
    margin-top: 28px;
    display: none
}

.bi-accordion-process-item-body {
    margin-top: 20px;
    display: none
}

.mvp-development--hero {
    padding-top: 175px;
    background-image: url(img/mvp-development/cover-image.png)
}

@media screen and (max-width:1023px) {
    .mvp-development--hero {
        padding-top: 80px;
        min-height: 600px;
        height: auto
    }
}

.mvp-development--hero_flex {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.bi-content-wrapper {
    background-color: #fafafa
}

.bi-section {
    padding: 72px 0;
    margin: 0 auto;
    width: 1200px
}

@media (max-width:758px) {
    .bi-section {
        width: 100%;
        margin: 0;
        padding: 20px
    }
}

.bi-section-white {
    background-color: #fff
}

.bi-header {
    height: auto;
    padding: 0;
    text-align: center;
    margin-bottom: 32px;
    color: #323232;
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase
}

.bi-subheader {
    text-align: center;
    margin-bottom: 48px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px
}

.bi-services {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    background-color: #1476f2;
    gap: 1px;
    padding: 0
}

.bi-service {
    padding: 24px;
    background-color: #fff
}

.bi-service-header {
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.bi-service-description {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

@media (max-width:758px) {
    .bi-services {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.bi-industries {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 20px
}

.bi-industry {
    display: block;
    padding: 24px 32px;
    background-color: #fff
}

.bi-industry-title {
    margin: 20px 0;
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.bi-industry-description {
    color: #000
}

.bi-industry-description,
.bi-industry-link {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px
}

.bi-industry-link {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

@media (max-width:759px) {
    .bi-industries {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.bi-tech-stack {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 20px
}

@media (max-width:758px) {
    .bi-tech-stack {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.bi-tech-stack-category {
    padding: 24px 0
}

.bi-tech-stack-category-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    color: #1476f2;
    margin-bottom: 20px
}

.bi-tech-stack-tags-list {
    list-style: none;
    padding: 0;
    margin: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px
}

.bi-tech-stack-tag {
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, .2);
    padding: 4px 16px;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #323232
}

.bi-faq-link {
    color: #0072f6
}

.bi-faq-link,
.bi-faq-link:hover {
    border-bottom: 1px solid #0072f6
}

.bi-subheading-link {
    color: #323232;
    border-bottom: 1px solid #323232
}

.bi-subheading-link:hover {
    border-bottom: 1px solid #0072f6
}

.bsd-services-accordion {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 8px
}

.bsd-services-accordion-item {
    padding: 20px 24px;
    border-radius: 8px;
    background-color: #fff;
    width: 100%
}

.bsd-services-accordion-item-active .bsd-services-accordion-item-header:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

.bsd-services-accordion-item-active .bsd-services-accordion-item-body {
    display: block
}

.bsd-services-accordion-item-process {
    padding: 30px 24px;
    -webkit-box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, .25);
    box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, .25)
}

.bsd-services-accordion-item-header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.bsd-services-accordion-item-header:after {
    content: "";
    opacity: .6;
    border: solid;
    position: absolute;
    top: -webkit-calc(50% - 4px);
    top: calc(50% - 4px);
    right: -10px;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 8px
}

.bsd-service-section-image {
    margin-right: 16px
}

.bsd-services-process-accordion-title {
    font-size: 24px;
    font-weight: 600;
    color: #000
}

.bsd-services-process-accordion-item-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.bsd-services-process-accordion-step-wrapper {
    margin-right: 50px
}

@media screen and (max-width:758px) {
    .bsd-services-process-accordion-step-wrapper {
        margin-right: 10px
    }
}

.bsd-services-process-accordion-step-top-line {
    width: 6px;
    margin-left: -webkit-calc(50% - 3px);
    margin-left: calc(50% - 3px);
    height: 21px;
    background-color: #1476f2
}

.bsd-services-process-accordion-step-first-top-line {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.bsd-services-process-accordion-step-bottom-line {
    height: -webkit-calc(100% - 61px);
    height: calc(100% - 61px);
    background-color: #1476f2;
    width: 6px;
    margin-left: -webkit-calc(50% - 3px);
    margin-left: calc(50% - 3px)
}

.bsd-services-process-accordion-step-last-bottom-line {
    border-top-bottom-radius: 2px;
    height: -webkit-calc(100% - 69px);
    height: calc(100% - 69px)
}

.bsd-services-process-accordion-step {
    background-color: #1476f2;
    height: 48px;
    width: 48px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 8px;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    color: #fff
}

.bsd-services-accordion-item-title {
    text-transform: none;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    color: #323232;
    margin: 0;
    margin-right: 8px
}

@media (max-width:758px) {
    .bsd-services-accordion-item-title {
        font-size: 18px
    }
}

.bsd-services-accordion-item-body-title {
    margin-bottom: 20px
}

.bsd-services-accordion-item-body-title,
.bsd-services-bsd-services-accordion-title {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    color: #323232
}

.bsd-services-accordion-item-body-text {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px
}

.bsd-services-accordion-item-body-link {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.bsd-services-accordion-item-body {
    margin-top: 28px;
    display: none
}

.bsd-services-accordion-process-item-body {
    margin-top: 20px;
    display: none
}

.bsd-services-development--hero {
    padding-top: 175px;
    background-image: url(../img/bsd-services-development/cover-image.png)
}

@media screen and (max-width:1023px) {
    .bsd-services-development--hero {
        padding-top: 80px;
        min-height: 600px;
        height: auto
    }
}

.bsd-services-development--hero_flex {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.bsd-content-wrapper {
    background-color: #fafafa
}

.bsd-section {
    padding: 72px 0;
    margin: 0 auto;
    width: 1200px
}

@media (max-width:758px) {
    .bsd-section {
        width: 100%;
        margin: 0;
        padding: 20px
    }
}

.bsd-section-white {
    background-color: #fff
}

.bsd-header {
    height: auto;
    padding: 0;
    text-align: center;
    margin-bottom: 32px;
    color: #323232;
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase
}

.bsd-subheader {
    text-align: center;
    margin-bottom: 48px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px
}

.bsd-services {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    background-color: #1476f2;
    gap: 1px;
    padding: 0
}

.bsd-service {
    padding: 24px;
    background-color: #fff
}

.bsd-service-header {
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.bsd-service-description {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

@media (max-width:758px) {
    .bsd-services {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.bsd-industries {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 20px
}

.bsd-industry {
    display: block;
    padding: 24px 32px;
    background-color: #fff
}

.bsd-industry-title {
    margin: 20px 0;
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.bsd-industry-description {
    color: #000
}

.bsd-industry-description,
.bsd-industry-link {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px
}

.bsd-industry-link {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

@media (max-width:759px) {
    .bsd-industries {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.bsd-contact-button {
    background-color: #fff;
    color: #1476f2;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    max-width: 330px;
    padding: 18px 32px;
    min-height: 52px;
    text-transform: uppercase;
    border-radius: 4px
}

@media screen and (max-width:758px) {
    .bsd-contact-button {
        width: 100%;
        max-width: 100%;
        text-align: center
    }
}

.bsd-contact-button:hover {
    color: #fff;
    background-color: #06d
}

.bsd-tech-stack {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 20px
}

@media (max-width:758px) {
    .bsd-tech-stack {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.bsd-tech-stack-category {
    padding: 24px 0
}

.bsd-tech-stack-category-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    color: #1476f2;
    margin-bottom: 20px
}

.bsd-tech-stack-tags-list {
    list-style: none;
    padding: 0;
    margin: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px
}

.bsd-tech-stack-tag {
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, .2);
    padding: 4px 16px;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #323232
}

.bsd-engagement-model-header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px
}

.bsd-engagement-model-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    color: #323232;
    margin-left: 16px
}

.bsd-engagement-model-content {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #323232
}

.bsd-engagement-link {
    color: #1476f2;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    border-bottom: 1px solid #1476f2
}

.bsd-financial-models {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 20px
}

@media (max-width:758px) {
    .bsd-financial-models {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.bsd-financial-model-card {
    padding: 32px 48px;
    border-radius: 8px;
    color: #fff
}

.bsd-fixed-price {
    background-color: #5ec792
}

.bsd-time-material {
    background-color: #1476f2
}

.bsd-financial-model-card-header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px
}

.bsd-financial-model-card-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
    margin-left: 24px
}

.bsd-financial-model-card-content,
.bsd-services-list {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px
}

.bsd-services-list {
    list-style-type: disc;
    margin: 12px 0 12px 30px;
    font-style: normal
}

.bsd-subheading-link {
    color: #323232;
    border-bottom: 1px solid #323232
}

.bsd-subheading-link:hover {
    border-bottom: 1px solid #0072f6
}

.bsd-business-sectors {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 20px
}

.bsd-business-sector {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 24px 32px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .02);
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .02)
}

.bsd-business-sector:hover {
    -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .24);
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .24);
    color: #323232
}

.bsd-business-sector-title {
    margin: 0 0 0 16px;
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

@media (max-width:759px) {
    .bsd-business-sectors {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.win-app-dev-accordion {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 8px
}

.win-app-dev-accordion-item {
    padding: 20px 24px;
    border-radius: 8px;
    background-color: #fff;
    width: 100%;
    -webkit-box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, .25);
    box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, .25)
}

.win-app-dev-accordion-item-active .win-app-dev-accordion-item-header:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

.win-app-dev-accordion-item-active .win-app-dev-accordion-item-body {
    display: block
}

.win-app-dev-accordion-item-process {
    padding: 30px 24px
}

.win-app-dev-accordion-item-header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.win-app-dev-accordion-item-header:after {
    content: "";
    opacity: .6;
    border: solid;
    position: absolute;
    top: -webkit-calc(50% - 4px);
    top: calc(50% - 4px);
    right: -10px;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 8px
}

.win-app-dev-journey-accordion-title {
    font-size: 24px;
    font-weight: 600;
    color: #000
}

.win-app-dev-journey-accordion-item-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.win-app-dev-journey-accordion-step-wrapper {
    margin-right: 50px
}

@media screen and (max-width:758px) {
    .win-app-dev-journey-accordion-step-wrapper {
        margin-right: 10px
    }
}

.win-app-dev-journey-accordion-step-top-line {
    width: 6px;
    margin-left: -webkit-calc(50% - 3px);
    margin-left: calc(50% - 3px);
    height: 21px;
    background-color: #1476f2
}

.win-app-dev-journey-accordion-step-first-top-line {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.win-app-dev-journey-accordion-step-bottom-line {
    height: -webkit-calc(100% - 61px);
    height: calc(100% - 61px);
    background-color: #1476f2;
    width: 6px;
    margin-left: -webkit-calc(50% - 3px);
    margin-left: calc(50% - 3px)
}

.win-app-dev-journey-accordion-step-last-bottom-line {
    border-top-bottom-radius: 2px;
    height: -webkit-calc(100% - 69px);
    height: calc(100% - 69px)
}

.win-app-dev-journey-accordion-step {
    background-color: #1476f2;
    height: 48px;
    width: 48px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 8px;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    color: #fff
}

.win-app-dev-accordion-item-title {
    text-transform: none;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    color: #323232;
    margin: 0;
    margin-right: 8px
}

@media (max-width:758px) {
    .win-app-dev-accordion-item-title {
        font-size: 18px
    }
}

.win-app-dev-accordion-item-body-title {
    font-size: 18px;
    margin: 20px 0;
    color: #323232;
    font-style: normal;
    font-weight: 600
}

.win-app-dev-accordion-item-body-text {
    font-size: 18px;
    font-style: normal;
    font-weight: 400
}

.win-app-dev-accordion-item-body {
    margin-top: 28px;
    display: none
}

.win-app-dev-accordion-process-item-body {
    margin-top: 20px;
    display: none
}

.win-app-dev-development--hero {
    padding-top: 175px;
    background-image: url(img/windows-application-development/cover-image.jpg)
}

@media screen and (max-width:1023px) {
    .win-app-dev-development--hero {
        padding-top: 80px;
        min-height: 600px;
        height: auto
    }
}

.win-app-dev-development--hero_flex {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.win-app-dev-content-wrapper {
    background-color: #fafafa
}

.win-app-dev-section {
    padding: 72px 0;
    margin: 0 auto;
    width: 1200px
}

@media (max-width:758px) {
    .win-app-dev-section {
        width: 100%;
        margin: 0;
        padding: 20px
    }
}

.win-app-dev-section-white {
    background-color: #fff
}

.win-app-dev-section-blue {
    background-color: #1476f2
}

.win-app-dev-header {
    height: auto;
    padding: 0;
    text-align: center;
    margin-bottom: 32px;
    color: #323232;
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase
}

.win-app-dev-header-white {
    color: #fff
}

.win-app-dev-subheader {
    text-align: center;
    margin-bottom: 48px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px
}

.win-app-dev-services {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    background-color: #1476f2;
    gap: 1px;
    padding: 0
}

.win-app-dev-service {
    padding: 24px;
    background-color: #fff
}

.win-app-dev-service-header {
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.win-app-dev-service-description {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

@media (max-width:758px) {
    .win-app-dev-services {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.win-app-dev-industries {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 20px
}

.win-app-dev-industry {
    display: block;
    padding: 24px 32px;
    background-color: #fff
}

.win-app-dev-industry-title {
    margin: 20px 0;
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.win-app-dev-industry-description {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px
}

.win-app-dev-industry-link {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px
}

.win-app-dev-industry-link,
.win-app-dev-industry-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

@media (max-width:759px) {
    .win-app-dev-industries {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.win-app-dev-tech-stack {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 20px
}

@media (max-width:758px) {
    .win-app-dev-tech-stack {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.win-app-dev-tech-stack-category {
    padding: 24px 0
}

.win-app-dev-tech-stack-category-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    color: #1476f2;
    margin-bottom: 20px;
    text-transform: none
}

.win-app-dev-tech-stack-tags-list {
    list-style: none;
    padding: 0;
    margin: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px
}

.win-app-dev-tech-stack-tag {
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, .2);
    padding: 4px 16px;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #323232
}

.win-app-dev-faq-link,
.win-app-dev-faq-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.win-app-dev-subheading-link {
    color: #323232;
    border-bottom: 1px solid #323232
}

.win-app-dev-subheading-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.win-app-dev-engagement-models {
    padding: 24px 0
}

.win-app-dev-engagement-model {
    margin: 24px 0
}

.win-app-dev-engagement-model-header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px
}

.win-app-dev-engagement-model-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    color: #323232;
    margin-left: 16px
}

.win-app-dev-engagement-model-content {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #323232
}

.win-app-dev-engagement-link {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px
}

.win-app-dev-engagement-link,
.win-app-dev-engagement-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.win-app-dev-costs {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    padding: 0
}

@media (max-width:758px) {
    .win-app-dev-costs {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.win-app-dev-costs-item {
    background-color: #2884f8;
    border-radius: 8px;
    padding: 24px 40px;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #fff
}

.win-app-dev-costs-price {
    font-weight: 600
}

.win-app-dev-costs-link {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    border-bottom: 1px solid #fff
}

.win-app-dev-costs-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.win-app-dev-technologies {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr)
}

.win-app-dev-technology {
    padding: 24px 40px
}

@media (max-width:758px) {
    .win-app-dev-technology {
        padding: 24px 0
    }
}

.win-app-dev-technology-title-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px
}

.win-app-dev-technology-logo {
    width: 72px;
    height: 48px;
    margin-right: 16px
}

.win-app-dev-technology-title {
    text-transform: none;
    color: #323232;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 !important
}

.win-app-dev-technology-description {
    color: #323232;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px
}

@media (max-width:759px) {
    .win-app-dev-technologies {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

@media screen and (min-width:768px) {
    .our-clients__list {
        height: 400px;
        -webkit-transition: all .5s;
        transition: all .5s;
        overflow: hidden;
        position: relative
    }

    .our-clients__list:after {
        content: "";
        display: block;
        height: 0;
        width: 100%;
        -webkit-box-shadow: 0 0 30px 60px #fff;
        box-shadow: 0 0 30px 60px #fff
    }

    .our-clients__list .show-btn {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        max-width: 200px;
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 600;
        line-height: 16px;
        text-transform: uppercase;
        color: #1476f2;
        text-align: center;
        -js-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        z-index: 1
    }

    .our-clients__list.show {
        height: 800px
    }

    .our-clients__list.show:after {
        display: none
    }
}

@media screen and (max-width:767px) {
    .our-clients__text {
        padding: 20px 0
    }
}

.win-app-dev-service-section-image {
    margin-right: 16px
}

.win-app-dev-footer-text {
    text-align: center;
    margin: 0;
    margin-top: 48px;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #323232
}

.win-app-dev-calculate-price-button-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.win-app-dev-calculate-price-button {
    margin-top: 48px;
    margin-bottom: 0;
    margin-right: 0
}

@media screen and (max-width:767px) {
    .win-app-dev-calculate-price-button {
        text-align: center
    }
}

@media screen and (max-width:767px) {
    .win-app-dev-calculate-price-button-arrow {
        display: none
    }
}

.faq__wrapper {
    max-width: 1200px
}

.e-learning-solutions-accordion {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 8px
}

.e-learning-solutions-accordion-item {
    padding: 20px 24px;
    border-radius: 8px;
    background-color: #fff;
    width: 100%;
    -webkit-box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, .25);
    box-shadow: 0 4px 17px 0 hsla(0, 0%, 69%, .25)
}

.e-learning-solutions-accordion-item-active .e-learning-solutions-accordion-item-header:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

.e-learning-solutions-accordion-item-active .e-learning-solutions-accordion-item-body {
    display: block
}

.e-learning-solutions-accordion-item-process {
    padding: 30px 24px
}

.e-learning-solutions-accordion-item-header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.e-learning-solutions-accordion-item-header:after {
    content: "";
    opacity: .6;
    border: solid;
    position: absolute;
    top: -webkit-calc(50% - 4px);
    top: calc(50% - 4px);
    right: -10px;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 8px
}

.e-learning-solutions-journey-accordion-title {
    font-size: 24px;
    font-weight: 600;
    color: #000
}

.e-learning-solutions-journey-accordion-item-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.e-learning-solutions-journey-accordion-step-wrapper {
    margin-right: 50px
}

@media screen and (max-width:758px) {
    .e-learning-solutions-journey-accordion-step-wrapper {
        margin-right: 10px
    }
}

.e-learning-solutions-journey-accordion-step-top-line {
    width: 6px;
    margin-left: -webkit-calc(50% - 3px);
    margin-left: calc(50% - 3px);
    height: 21px;
    background-color: #1476f2
}

.e-learning-solutions-journey-accordion-step-first-top-line {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.e-learning-solutions-journey-accordion-step-bottom-line {
    height: -webkit-calc(100% - 61px);
    height: calc(100% - 61px);
    background-color: #1476f2;
    width: 6px;
    margin-left: -webkit-calc(50% - 3px);
    margin-left: calc(50% - 3px)
}

.e-learning-solutions-journey-accordion-step-last-bottom-line {
    border-top-bottom-radius: 2px;
    height: -webkit-calc(100% - 69px);
    height: calc(100% - 69px)
}

.e-learning-solutions-journey-accordion-step {
    background-color: #1476f2;
    height: 48px;
    width: 48px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 8px;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    color: #fff
}

.e-learning-solutions-accordion-item-title {
    text-transform: none;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    color: #323232;
    margin: 0;
    margin-right: 8px
}

@media (max-width:758px) {
    .e-learning-solutions-accordion-item-title {
        font-size: 18px
    }
}

.e-learning-solutions-accordion-item-body-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #323232
}

.e-learning-solutions-accordion-item-body {
    margin-top: 28px;
    display: none
}

.e-learning-solutions-accordion-process-item-body {
    margin-top: 20px;
    display: none
}

.e-learning-solutions-development--hero {
    padding-top: 175px;
    background-image: url(img/e-learning-solutions/cover-image.jpeg)
}

@media screen and (max-width:1023px) {
    .e-learning-solutions-development--hero {
        padding-top: 80px;
        min-height: 600px;
        height: auto
    }
}

.e-learning-solutions-development--hero_flex {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.e-learning-solutions-content-wrapper {
    background-color: #fafafa
}

.e-learning-solutions-section {
    padding: 72px 0;
    margin: 0 auto;
    width: 1200px
}

@media (max-width:758px) {
    .e-learning-solutions-section {
        width: 100%;
        margin: 0;
        padding: 20px
    }
}

.e-learning-solutions-section-white {
    background-color: #fff
}

.e-learning-solutions-section-blue {
    background-color: #1476f2
}

.e-learning-solutions-header {
    height: auto;
    padding: 0;
    text-align: center;
    margin-bottom: 32px;
    color: #323232;
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase
}

.e-learning-solutions-header-white {
    color: #fff
}

.e-learning-solutions-subheader {
    text-align: center;
    margin-bottom: 48px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px
}

.e-learning-solutions-services {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    background-color: #1476f2;
    gap: 1px;
    padding: 0
}

.e-learning-solutions-service {
    padding: 24px;
    background-color: #fff
}

.e-learning-solutions-service-header {
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.e-learning-solutions-service-description {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

@media (max-width:758px) {
    .e-learning-solutions-services {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.e-learning-solutions-faq-link,
.e-learning-solutions-faq-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.e-learning-solutions-subheading-link {
    color: #323232;
    border-bottom: 1px solid #323232
}

.e-learning-solutions-subheading-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.e-learning-solutions-costs {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    padding: 0
}

@media (max-width:758px) {
    .e-learning-solutions-costs {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.e-learning-solutions-costs-item {
    background-color: #2884f8;
    border-radius: 8px;
    padding: 24px 40px;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #fff
}

.e-learning-solutions-costs-price {
    font-weight: 600
}

.e-learning-solutions-costs-link {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    border-bottom: 1px solid #fff
}

.e-learning-solutions-costs-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.e-learning-solutions-technologies {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr)
}

.e-learning-solutions-technology {
    padding: 24px 40px
}

.e-learning-solutions-technology-title-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.e-learning-solutions-technology-logo {
    width: 72px;
    height: 48px;
    margin-right: 16px
}

.e-learning-solutions-technology-title {
    color: #323232;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 !important
}

.e-learning-solutions-technology-description {
    color: #323232;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px
}

@media (max-width:759px) {
    .e-learning-solutions-technologies {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.our-clients {
    padding: 72px 0;
    background: #fff
}

@media screen and (max-width:700px) {
    .our-clients {
        padding: 40px 0
    }
}

.our-clients .h2,
.our-clients h2 {
    color: #323232;
    text-align: center;
    font-size: 32px;
    margin-bottom: 48px;
    text-transform: uppercase
}

@media screen and (max-width:767px) {

    .our-clients .h2,
    .our-clients h2 {
        font-size: 28px;
        line-height: 31px;
        margin-bottom: 28px
    }
}

.our-clients__header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 8px;
    overflow: hidden
}

@media screen and (max-width:767px) {
    .our-clients__header {
        min-width: 100vw;
        margin: 0 -20px;
        overflow: auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 28px
    }
}

@media screen and (max-width:500px) {
    .our-clients__header {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.our-clients__header-item {
    font-size: 18px;
    font-weight: 600;
    padding: 27px;
    background: #2884f8;
    color: #fff;
    width: 33.333%;
    text-align: center
}

@media screen and (max-width:767px) {
    .our-clients__header-item {
        padding: 12px 24px;
        font-size: 16px;
        background: none;
        color: #323232;
        white-space: nowrap;
        width: auto;
        border-bottom: 2px solid rgba(50, 50, 50, .1);
        cursor: pointer
    }

    .our-clients__header-item.active {
        color: #3f7fe7;
        border-bottom: 2px solid #3f7fe7
    }
}

@media screen and (max-width:500px) {
    .our-clients__header-item {
        font-size: 12px
    }
}

.our-clients__list {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.our-clients__list .show-btn {
    display: none
}

@media screen and (min-width:768px) {
    .our-clients__list {
        height: 400px;
        -webkit-transition: all .5s;
        transition: all .5s;
        overflow: hidden;
        position: relative
    }

    .our-clients__list:after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        height: 0;
        width: 100%;
        -webkit-box-shadow: 0 0 30px 60px #fff;
        box-shadow: 0 0 30px 60px #fff
    }

    .our-clients__list .show-btn {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        max-width: 200px;
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 600;
        line-height: 16px;
        text-transform: uppercase;
        color: #1476f2;
        text-align: center;
        -js-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        z-index: 1
    }

    .our-clients__list.show {
        height: 800px
    }

    .our-clients__list.show:after {
        display: none
    }
}

.our-clients__list-item {
    width: 33.333%
}

@media screen and (max-width:767px) {
    .our-clients__list-item {
        display: none;
        width: 100%
    }

    .our-clients__list-item.active {
        display: block
    }
}

.our-clients__list-image {
    height: 100px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.our-clients__button,
.our-clients__list-image {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.our-clients__button {
    margin-top: 42px
}

.our-clients__button a {
    border-radius: 4px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 18px 44px;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #1476f2;
    color: #fff
}

.our-clients__button a:hover {
    background: #156fe6
}

.our-clients__button a svg {
    margin-left: 22px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.our-clients__button a path {
    fill: #fff
}

@media screen and (max-width:767px) {
    .our-clients__button {
        margin-top: 28px
    }
}

.our-clients__text {
    text-align: center;
    margin-top: 42px
}

.e-learning-solutions-service-section-image {
    margin-right: 16px
}

.e-learning-solutions-contact-us-description {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #fff
}

.e-learning-solutions-stack {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 20px
}

@media (max-width:758px) {
    .e-learning-solutions-stack {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.e-learning-solutions-stack-category {
    padding: 24px 0
}

.e-learning-solutions-stack-category-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    color: #1476f2;
    margin-bottom: 20px;
    text-transform: none
}

.e-learning-solutions-stack-tags-list {
    list-style: none;
    padding: 0;
    margin: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px
}

.e-learning-solutions-stack-tag {
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, .2);
    padding: 4px 16px;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #323232
}

.e-learning-solutions-benefits {
    margin: 48px 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 34px
}

.e-learning-solutions-benefit {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.e-learning-solutions-benefit-text {
    font-size: 18px;
    font-weight: 600;
    line-height: 31px;
    margin-left: 16px;
    color: #323232
}

.e-learning-solutions-awards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 20px
}

@media (max-width:758px) {
    .e-learning-solutions-awards {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.e-learning-solutions-award {
    padding: 32px 24px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.e-learning-solutions-award-text {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #323232;
    line-height: 22px;
    margin-top: 24px
}

.e-learning-solutions-award-link {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px
}

.e-learning-solutions-award-link,
.e-learning-solutions-award-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

.e-learning-solutions-solutions {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    background-color: #1476f2;
    gap: 1px;
    padding: 0
}

.e-learning-solutions-solution {
    padding: 24px;
    background-color: #fff
}

.e-learning-solutions-solution-header {
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.e-learning-solutions-solution-description {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

@media (max-width:758px) {
    .e-learning-solutions-solutions {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.e-learning-solutions-business-sectors {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 20px
}

.e-learning-solutions-business-sector {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 24px 32px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .02);
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .02)
}

.e-learning-solutions-business-sector:hover {
    -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .24);
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .24);
    color: #323232
}

.e-learning-solutions-business-sector-title {
    margin: 0 0 0 16px;
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

@media (max-width:759px) {
    .e-learning-solutions-business-sectors {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.e-learning-solutions-contact-button {
    background-color: #fff;
    color: #1476f2;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    max-width: 330px;
    padding: 18px 32px;
    min-height: 52px;
    text-transform: uppercase;
    border-radius: 4px
}

@media screen and (max-width:758px) {
    .e-learning-solutions-contact-button {
        width: 100%;
        max-width: 100%;
        text-align: center
    }
}

.e-learning-solutions-contact-button:hover {
    color: #fff;
    background-color: #06d
}

@media screen and (max-width:767px) {
    .e-learning-solutions-header-button-arrow {
        display: none
    }
}

@media screen and (max-width:767px) {
    .e-learning-solutions-header-button {
        text-align: center
    }
}

.clutch-review_section {
    padding: 72px 40px
}

@media screen and (max-width:575px) {
    .clutch-review_section {
        padding: 40px 0
    }
}

.clutch-reviews_container {
    position: relative
}

.clutch-review_item {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 512px;
    padding: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    border-radius: 8px;
    background: #fff
}

@media screen and (max-width:465px) {
    .clutch-review_item {
        width: 100%
    }
}

.clutch-review_header {
    margin-bottom: 48px
}

.clutch-review_review {
    padding: 0 48px
}

.clutch-review_title {
    font-size: 16px;
    margin-bottom: 8px
}

.clutch-review_text {
    font-size: 16px;
    font-weight: 300
}

.clutch-review_company {
    text-align: center;
    font-size: 18px;
    font-weight: 600
}

.clutch-review_position {
    color: #757575;
    text-align: center;
    font-size: 14px;
    font-weight: 500
}

.clutch-review_location {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.clutch-review_location img {
    width: 20px !important;
    margin-right: 8px
}

.clutch-review_quote {
    width: 100%
}

.clutch-review_backquote {
    width: 100%;
    text-align: right
}

.clutch-review_rate {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #1476f2;
    font-size: 16px;
    font-weight: 600
}

.clutch-review_number {
    margin-right: 8px
}

@media screen and (max-width:599px) {
    #clutch-reviews .owl-carousel .nav-btn {
        height: 47px;
        position: absolute;
        width: 26px;
        cursor: pointer;
        top: 40px !important
    }

    #clutch-reviews .owl-carousel .owl-next.disabled,
    #clutch-reviews .owl-carousel .owl-prev.disabled {
        pointer-events: none;
        opacity: .2
    }

    #clutch-reviews .owl-carousel .prev-slide {
        background: url(https://freakyjolly.com/demo/jquery/OwlCarousel2/nav-icon.png) no-repeat scroll 0 0;
        left: 10px
    }

    #clutch-reviews .owl-carousel .next-slide {
        background: url(https://freakyjolly.com/demo/jquery/OwlCarousel2/nav-icon.png) no-repeat scroll -24px 0;
        right: 10px
    }
}

#clutch-reviews .owl-carousel .owl-stage-outer {
    height: 200px;
    padding-top: 30px
}

#clutch-reviews .owl-dot span {
    width: 50px;
    height: 2px;
    display: inline-block;
    background: hsla(0, 0%, 61%, .3);
    margin: 0 10px
}

@media screen and (max-width:1100px) {
    #clutch-reviews .owl-dot span {
        width: 20px
    }
}

@media screen and (max-width:599px) {
    #clutch-reviews .owl-dot span {
        width: 10px;
        margin: 0 5px
    }
}

#clutch-reviews .owl-dot.active span {
    border-left: 50px solid #006efa
}

#clutch-reviews .owl-dots {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#clutch-reviews .owl-carousel .owl-item .active {
    width: 512px !important
}

.clutch-reviews_startblur {
    width: 128px;
    height: 100%;
    z-index: 2;
    position: absolute;
    top: 0;
    background: -webkit-gradient(linear, left top, right top, from(#fafafa), to(hsla(0, 0%, 98%, 0)));
    background: -webkit-linear-gradient(left, #fafafa, hsla(0, 0%, 98%, 0));
    background: linear-gradient(90deg, #fafafa, hsla(0, 0%, 98%, 0))
}

@media screen and (max-width:1100px) {
    .clutch-reviews_startblur {
        display: none
    }
}

.clutch-reviews_endblur {
    width: 128px;
    height: 100%;
    z-index: 2;
    position: absolute;
    top: 0;
    right: 0;
    background: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 98%, 0)), to(#fafafa));
    background: -webkit-linear-gradient(left, hsla(0, 0%, 98%, 0), #fafafa);
    background: linear-gradient(90deg, hsla(0, 0%, 98%, 0), #fafafa)
}

@media screen and (max-width:1100px) {
    .clutch-reviews_endblur {
        display: none
    }
}

body.platforms-ar-construction,
body.services-dedicated-development-team,
body.services-it-staffing-services,
body.services-outsourcing-software-development-ukraine-services,
body.services-team-extension {
    overflow-x: hidden
}

@media screen and (min-width:992px) {

    body.platforms-ar-construction .healthcare-abs-new,
    body.services-dedicated-development-team .healthcare-abs-new,
    body.services-it-staffing-services .healthcare-abs-new,
    body.services-outsourcing-software-development-ukraine-services .healthcare-abs-new,
    body.services-team-extension .healthcare-abs-new {
        display: none
    }
}

@media screen and (max-width:991px) {

    body.platforms-ar-construction .healthcare-applications__anim--right,
    body.services-dedicated-development-team .healthcare-applications__anim--right,
    body.services-it-staffing-services .healthcare-applications__anim--right,
    body.services-outsourcing-software-development-ukraine-services .healthcare-applications__anim--right,
    body.services-team-extension .healthcare-applications__anim--right {
        padding-left: 60px
    }

    body.platforms-ar-construction .healthcare-applications__anim--left,
    body.services-dedicated-development-team .healthcare-applications__anim--left,
    body.services-it-staffing-services .healthcare-applications__anim--left,
    body.services-outsourcing-software-development-ukraine-services .healthcare-applications__anim--left,
    body.services-team-extension .healthcare-applications__anim--left {
        max-width: 100%
    }

    body.platforms-ar-construction .healthcare-abs-new,
    body.services-dedicated-development-team .healthcare-abs-new,
    body.services-it-staffing-services .healthcare-abs-new,
    body.services-outsourcing-software-development-ukraine-services .healthcare-abs-new,
    body.services-team-extension .healthcare-abs-new {
        display: block
    }

    body.platforms-ar-construction .healthcare-abs,
    body.platforms-ar-construction .illustrator,
    body.services-dedicated-development-team .healthcare-abs,
    body.services-dedicated-development-team .illustrator,
    body.services-it-staffing-services .healthcare-abs,
    body.services-it-staffing-services .illustrator,
    body.services-outsourcing-software-development-ukraine-services .healthcare-abs,
    body.services-outsourcing-software-development-ukraine-services .illustrator,
    body.services-team-extension .healthcare-abs,
    body.services-team-extension .illustrator {
        display: none
    }
}

@media screen and (max-width:991px) {

    body.platforms-ar-construction .healthcare-applications__anim--right ul li,
    body.services-dedicated-development-team .healthcare-applications__anim--right ul li,
    body.services-it-staffing-services .healthcare-applications__anim--right ul li,
    body.services-outsourcing-software-development-ukraine-services .healthcare-applications__anim--right ul li,
    body.services-team-extension .healthcare-applications__anim--right ul li {
        line-height: 23px;
        padding: 0 0 24px 40px
    }

    body.platforms-ar-construction .healthcare-applications__anim--right ul li:before,
    body.services-dedicated-development-team .healthcare-applications__anim--right ul li:before,
    body.services-it-staffing-services .healthcare-applications__anim--right ul li:before,
    body.services-outsourcing-software-development-ukraine-services .healthcare-applications__anim--right ul li:before,
    body.services-team-extension .healthcare-applications__anim--right ul li:before {
        bottom: 20px !important
    }
}

@media screen and (max-width:991px) {

    body.platforms-ar-construction .responsibilities h3,
    body.services-dedicated-development-team .responsibilities h3,
    body.services-it-staffing-services .responsibilities h3,
    body.services-outsourcing-software-development-ukraine-services .responsibilities h3,
    body.services-team-extension .responsibilities h3 {
        margin-bottom: 40px
    }
}

@media (max-width:1279px) {

    body.platforms-ar-construction .insurance-integrations__block--right,
    body.services-dedicated-development-team .insurance-integrations__block--right,
    body.services-it-staffing-services .insurance-integrations__block--right,
    body.services-outsourcing-software-development-ukraine-services .insurance-integrations__block--right,
    body.services-team-extension .insurance-integrations__block--right {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

@media (max-width:991px) {

    body.platforms-ar-construction .insurance-integrations__block--right>div,
    body.services-dedicated-development-team .insurance-integrations__block--right>div,
    body.services-it-staffing-services .insurance-integrations__block--right>div,
    body.services-outsourcing-software-development-ukraine-services .insurance-integrations__block--right>div,
    body.services-team-extension .insurance-integrations__block--right>div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
        flex: 0 0 45%
    }
}

@media (max-width:575px) {

    body.platforms-ar-construction .insurance-integrations__block--right,
    body.services-dedicated-development-team .insurance-integrations__block--right,
    body.services-it-staffing-services .insurance-integrations__block--right,
    body.services-outsourcing-software-development-ukraine-services .insurance-integrations__block--right,
    body.services-team-extension .insurance-integrations__block--right {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    body.platforms-ar-construction .insurance-integrations__block--right>div,
    body.services-dedicated-development-team .insurance-integrations__block--right>div,
    body.services-it-staffing-services .insurance-integrations__block--right>div,
    body.services-outsourcing-software-development-ukraine-services .insurance-integrations__block--right>div,
    body.services-team-extension .insurance-integrations__block--right>div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    body.platforms-ar-construction .insurance-integrations__block--right>div:first-child ul,
    body.services-dedicated-development-team .insurance-integrations__block--right>div:first-child ul,
    body.services-it-staffing-services .insurance-integrations__block--right>div:first-child ul,
    body.services-outsourcing-software-development-ukraine-services .insurance-integrations__block--right>div:first-child ul,
    body.services-team-extension .insurance-integrations__block--right>div:first-child ul {
        margin-bottom: 30px
    }
}

body.platforms-ar-construction .healthcare-applications__anim,
body.services-dedicated-development-team .healthcare-applications__anim,
body.services-it-staffing-services .healthcare-applications__anim,
body.services-outsourcing-software-development-ukraine-services .healthcare-applications__anim,
body.services-team-extension .healthcare-applications__anim {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

body.platforms-ar-construction .choose-us,
body.services-dedicated-development-team .choose-us,
body.services-it-staffing-services .choose-us,
body.services-outsourcing-software-development-ukraine-services .choose-us,
body.services-team-extension .choose-us {
    padding: 73px 0 46px !important
}

body.platforms-ar-construction .choose-us__content,
body.services-dedicated-development-team .choose-us__content,
body.services-it-staffing-services .choose-us__content,
body.services-outsourcing-software-development-ukraine-services .choose-us__content,
body.services-team-extension .choose-us__content {
    margin: 0 auto 11px
}

@media screen and (max-width:991px) {

    body.platforms-ar-construction .choose-us__content,
    body.services-dedicated-development-team .choose-us__content,
    body.services-it-staffing-services .choose-us__content,
    body.services-outsourcing-software-development-ukraine-services .choose-us__content,
    body.services-team-extension .choose-us__content {
        max-width: 600px
    }
}

body.platforms-ar-construction .choose-us__content h2,
body.platforms-ar-construction .choose-us__content h3,
body.services-dedicated-development-team .choose-us__content h2,
body.services-dedicated-development-team .choose-us__content h3,
body.services-it-staffing-services .choose-us__content h2,
body.services-it-staffing-services .choose-us__content h3,
body.services-outsourcing-software-development-ukraine-services .choose-us__content h2,
body.services-outsourcing-software-development-ukraine-services .choose-us__content h3,
body.services-team-extension .choose-us__content h2,
body.services-team-extension .choose-us__content h3 {
    color: #323232
}

body.platforms-ar-construction .healthcare-applications__anim--left .healthcare-abs:nth-child(3),
body.services-dedicated-development-team .healthcare-applications__anim--left .healthcare-abs:nth-child(3),
body.services-it-staffing-services .healthcare-applications__anim--left .healthcare-abs:nth-child(3),
body.services-outsourcing-software-development-ukraine-services .healthcare-applications__anim--left .healthcare-abs:nth-child(3),
body.services-team-extension .healthcare-applications__anim--left .healthcare-abs:nth-child(3) {
    right: 26px;
    top: 123px
}

body.platforms-ar-construction .healthcare-applications__anim--left .healthcare-abs:nth-child(4),
body.services-dedicated-development-team .healthcare-applications__anim--left .healthcare-abs:nth-child(4),
body.services-it-staffing-services .healthcare-applications__anim--left .healthcare-abs:nth-child(4),
body.services-outsourcing-software-development-ukraine-services .healthcare-applications__anim--left .healthcare-abs:nth-child(4),
body.services-team-extension .healthcare-applications__anim--left .healthcare-abs:nth-child(4) {
    right: 71px;
    bottom: -6px
}

body.platforms-ar-construction .healthcare-applications__anim--left .healthcare-abs:nth-child(5),
body.services-dedicated-development-team .healthcare-applications__anim--left .healthcare-abs:nth-child(5),
body.services-it-staffing-services .healthcare-applications__anim--left .healthcare-abs:nth-child(5),
body.services-outsourcing-software-development-ukraine-services .healthcare-applications__anim--left .healthcare-abs:nth-child(5),
body.services-team-extension .healthcare-applications__anim--left .healthcare-abs:nth-child(5) {
    left: 76px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    bottom: -5px
}

body.platforms-ar-construction .healthcare-applications__anim--left .healthcare-abs:nth-child(6),
body.services-dedicated-development-team .healthcare-applications__anim--left .healthcare-abs:nth-child(6),
body.services-it-staffing-services .healthcare-applications__anim--left .healthcare-abs:nth-child(6),
body.services-outsourcing-software-development-ukraine-services .healthcare-applications__anim--left .healthcare-abs:nth-child(6),
body.services-team-extension .healthcare-applications__anim--left .healthcare-abs:nth-child(6) {
    bottom: unset;
    left: 18px;
    top: 121px
}

body.platforms-ar-construction .lifecycle .services__title,
body.services-dedicated-development-team .lifecycle .services__title,
body.services-it-staffing-services .lifecycle .services__title,
body.services-outsourcing-software-development-ukraine-services .lifecycle .services__title,
body.services-team-extension .lifecycle .services__title {
    position: relative
}

@media screen and (max-width:991px) {

    body.platforms-ar-construction .lifecycle .services__title,
    body.services-dedicated-development-team .lifecycle .services__title,
    body.services-it-staffing-services .lifecycle .services__title,
    body.services-outsourcing-software-development-ukraine-services .lifecycle .services__title,
    body.services-team-extension .lifecycle .services__title {
        max-width: 570px
    }
}

body.platforms-ar-construction .lifecycle ul.mobile-logo,
body.services-dedicated-development-team .lifecycle ul.mobile-logo,
body.services-it-staffing-services .lifecycle ul.mobile-logo,
body.services-outsourcing-software-development-ukraine-services .lifecycle ul.mobile-logo,
body.services-team-extension .lifecycle ul.mobile-logo {
    margin-top: 40px;
    max-width: 520px
}

@media screen and (max-width:575px) {

    body.platforms-ar-construction .lifecycle ul.mobile-logo,
    body.services-dedicated-development-team .lifecycle ul.mobile-logo,
    body.services-it-staffing-services .lifecycle ul.mobile-logo,
    body.services-outsourcing-software-development-ukraine-services .lifecycle ul.mobile-logo,
    body.services-team-extension .lifecycle ul.mobile-logo {
        display: block
    }

    body.platforms-ar-construction .lifecycle ul.mobile-logo li,
    body.services-dedicated-development-team .lifecycle ul.mobile-logo li,
    body.services-it-staffing-services .lifecycle ul.mobile-logo li,
    body.services-outsourcing-software-development-ukraine-services .lifecycle ul.mobile-logo li,
    body.services-team-extension .lifecycle ul.mobile-logo li {
        display: inline-block;
        padding-right: 9px
    }

    body.platforms-ar-construction .lifecycle ul.mobile-logo li img,
    body.services-dedicated-development-team .lifecycle ul.mobile-logo li img,
    body.services-it-staffing-services .lifecycle ul.mobile-logo li img,
    body.services-outsourcing-software-development-ukraine-services .lifecycle ul.mobile-logo li img,
    body.services-team-extension .lifecycle ul.mobile-logo li img {
        max-width: 50px
    }
}

body.platforms-ar-construction .lifecycle li:last-child,
body.services-dedicated-development-team .lifecycle li:last-child,
body.services-it-staffing-services .lifecycle li:last-child,
body.services-outsourcing-software-development-ukraine-services .lifecycle li:last-child,
body.services-team-extension .lifecycle li:last-child {
    border-bottom: none !important
}

@media (max-width:991px) {

    body.platforms-ar-construction .healthcare-cta,
    body.services-dedicated-development-team .healthcare-cta,
    body.services-digital-transformation-services .healthcare-cta,
    body.services-it-staffing-services .healthcare-cta,
    body.services-outsourcing-software-development-ukraine-services .healthcare-cta,
    body.services-team-extension .healthcare-cta {
        background-attachment: unset
    }
}

@media (max-width:575px) {

    body.platforms-ar-construction .choose-us__slider--item img,
    body.services-dedicated-development-team .choose-us__slider--item img,
    body.services-digital-transformation-services .choose-us__slider--item img,
    body.services-it-staffing-services .choose-us__slider--item img,
    body.services-outsourcing-software-development-ukraine-services .choose-us__slider--item img,
    body.services-team-extension .choose-us__slider--item img {
        max-width: 90px
    }
}

@media (max-width:1023px) {

    body.platforms-ar-construction .offers-tabcontent .tabcontent-item,
    body.services-dedicated-development-team .offers-tabcontent .tabcontent-item,
    body.services-digital-transformation-services .offers-tabcontent .tabcontent-item,
    body.services-it-staffing-services .offers-tabcontent .tabcontent-item,
    body.services-outsourcing-software-development-ukraine-services .offers-tabcontent .tabcontent-item,
    body.services-team-extension .offers-tabcontent .tabcontent-item {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 49.89%;
        flex: 0 1 49.89%;
        padding-bottom: 20px
    }
}

@media (max-width:991px) {

    body.platforms-ar-construction .offers-tabcontent .tabcontent-item,
    body.services-dedicated-development-team .offers-tabcontent .tabcontent-item,
    body.services-digital-transformation-services .offers-tabcontent .tabcontent-item,
    body.services-it-staffing-services .offers-tabcontent .tabcontent-item,
    body.services-outsourcing-software-development-ukraine-services .offers-tabcontent .tabcontent-item,
    body.services-team-extension .offers-tabcontent .tabcontent-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 48.89%;
        flex: 0 1 48.89%;
        padding-bottom: 20px
    }
}

body.platforms-ar-construction .choose-us,
body.services-dedicated-development-team .choose-us,
body.services-digital-transformation-services .choose-us,
body.services-it-staffing-services .choose-us,
body.services-outsourcing-software-development-ukraine-services .choose-us,
body.services-team-extension .choose-us {
    padding: 27px 0 50px;
    background-color: #fff
}

@media (min-width:768px) {

    body.platforms-ar-construction .latest-teach .teach-description,
    body.services-dedicated-development-team .latest-teach .teach-description,
    body.services-digital-transformation-services .latest-teach .teach-description,
    body.services-it-staffing-services .latest-teach .teach-description,
    body.services-outsourcing-software-development-ukraine-services .latest-teach .teach-description,
    body.services-team-extension .latest-teach .teach-description {
        margin: 0 auto 55px
    }

    body.platforms-ar-construction .latest-teach.enterprise-development-latest,
    body.services-dedicated-development-team .latest-teach.enterprise-development-latest,
    body.services-digital-transformation-services .latest-teach.enterprise-development-latest,
    body.services-it-staffing-services .latest-teach.enterprise-development-latest,
    body.services-outsourcing-software-development-ukraine-services .latest-teach.enterprise-development-latest,
    body.services-team-extension .latest-teach.enterprise-development-latest {
        padding: 63px 0 0
    }
}

body.platforms-ar-construction .healthcare-cta .service-cta__text-area--team-extension,
body.services-dedicated-development-team .healthcare-cta .service-cta__text-area--team-extension,
body.services-digital-transformation-services .healthcare-cta .service-cta__text-area--team-extension,
body.services-it-staffing-services .healthcare-cta .service-cta__text-area--team-extension,
body.services-outsourcing-software-development-ukraine-services .healthcare-cta .service-cta__text-area--team-extension,
body.services-team-extension .healthcare-cta .service-cta__text-area--team-extension {
    max-width: 710px
}

body.platforms-ar-construction .hero__content .hero__lead,
body.services-dedicated-development-team .hero__content .hero__lead,
body.services-digital-transformation-services .hero__content .hero__lead,
body.services-it-staffing-services .hero__content .hero__lead,
body.services-outsourcing-software-development-ukraine-services .hero__content .hero__lead,
body.services-team-extension .hero__content .hero__lead {
    max-width: 830px
}

body.platforms-ar-construction .hidden,
body.services-dedicated-development-team .hidden,
body.services-digital-transformation-services .hidden,
body.services-it-staffing-services .hidden,
body.services-outsourcing-software-development-ukraine-services .hidden,
body.services-team-extension .hidden {
    display: none
}

body.platforms-ar-construction .progress,
body.services-dedicated-development-team .progress,
body.services-digital-transformation-services .progress,
body.services-it-staffing-services .progress,
body.services-outsourcing-software-development-ukraine-services .progress,
body.services-team-extension .progress {
    background-color: #fff;
    padding: 64px 0 80px
}

body.platforms-ar-construction .progress .insurance-title,
body.services-dedicated-development-team .progress .insurance-title,
body.services-digital-transformation-services .progress .insurance-title,
body.services-it-staffing-services .progress .insurance-title,
body.services-outsourcing-software-development-ukraine-services .progress .insurance-title,
body.services-team-extension .progress .insurance-title {
    line-height: 50px
}

body.platforms-ar-construction .progress .container,
body.services-dedicated-development-team .progress .container,
body.services-digital-transformation-services .progress .container,
body.services-it-staffing-services .progress .container,
body.services-outsourcing-software-development-ukraine-services .progress .container,
body.services-team-extension .progress .container {
    max-width: 1020px
}

body.platforms-ar-construction .progress .insurance-description,
body.services-dedicated-development-team .progress .insurance-description,
body.services-digital-transformation-services .progress .insurance-description,
body.services-it-staffing-services .progress .insurance-description,
body.services-outsourcing-software-development-ukraine-services .progress .insurance-description,
body.services-team-extension .progress .insurance-description {
    margin: 5px 0 60px
}

body.platforms-ar-construction .progress__cont,
body.services-dedicated-development-team .progress__cont,
body.services-digital-transformation-services .progress__cont,
body.services-it-staffing-services .progress__cont,
body.services-outsourcing-software-development-ukraine-services .progress__cont,
body.services-team-extension .progress__cont {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (min-width:1200px) {

    body.platforms-ar-construction .progress__cont,
    body.services-dedicated-development-team .progress__cont,
    body.services-digital-transformation-services .progress__cont,
    body.services-it-staffing-services .progress__cont,
    body.services-outsourcing-software-development-ukraine-services .progress__cont,
    body.services-team-extension .progress__cont {
        padding: 0 20px
    }
}

@media screen and (max-width:575px) {

    body.platforms-ar-construction .progress__cont,
    body.services-dedicated-development-team .progress__cont,
    body.services-digital-transformation-services .progress__cont,
    body.services-it-staffing-services .progress__cont,
    body.services-outsourcing-software-development-ukraine-services .progress__cont,
    body.services-team-extension .progress__cont {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

body.platforms-ar-construction .step,
body.services-dedicated-development-team .step,
body.services-digital-transformation-services .step,
body.services-it-staffing-services .step,
body.services-outsourcing-software-development-ukraine-services .step,
body.services-team-extension .step {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    position: relative;
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

@media screen and (max-width:575px) {

    body.platforms-ar-construction .step,
    body.services-dedicated-development-team .step,
    body.services-digital-transformation-services .step,
    body.services-it-staffing-services .step,
    body.services-outsourcing-software-development-ukraine-services .step,
    body.services-team-extension .step {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 10px;
        height: 190px
    }
}

body.platforms-ar-construction .step.done:first-child,
body.services-dedicated-development-team .step.done:first-child,
body.services-digital-transformation-services .step.done:first-child,
body.services-it-staffing-services .step.done:first-child,
body.services-outsourcing-software-development-ukraine-services .step.done:first-child,
body.services-team-extension .step.done:first-child {
    background: -webkit-gradient(linear, left bottom, left top, from(#f1f8ff), to(#f1f8ff)), #eaf3fe;
    background: -webkit-linear-gradient(bottom, #f1f8ff, #f1f8ff), #eaf3fe;
    background: linear-gradient(0deg, #f1f8ff, #f1f8ff), #eaf3fe
}

body.platforms-ar-construction .step.done:first-child .step-progress::before,
body.services-dedicated-development-team .step.done:first-child .step-progress::before,
body.services-digital-transformation-services .step.done:first-child .step-progress::before,
body.services-it-staffing-services .step.done:first-child .step-progress::before,
body.services-outsourcing-software-development-ukraine-services .step.done:first-child .step-progress::before,
body.services-team-extension .step.done:first-child .step-progress::before {
    position: absolute;
    content: "";
    height: 1px;
    width: 60px;
    background-color: #17ca8e;
    -webkit-animation: growLine 1s linear forwards;
    animation: growLine 1s linear forwards;
    left: -100px
}

@media screen and (max-width:991px) {

    body.platforms-ar-construction .step.done:first-child .step-progress::before,
    body.services-dedicated-development-team .step.done:first-child .step-progress::before,
    body.services-digital-transformation-services .step.done:first-child .step-progress::before,
    body.services-it-staffing-services .step.done:first-child .step-progress::before,
    body.services-outsourcing-software-development-ukraine-services .step.done:first-child .step-progress::before,
    body.services-team-extension .step.done:first-child .step-progress::before {
        left: -65px
    }
}

@media screen and (max-width:575px) {

    body.platforms-ar-construction .step.done:first-child .step-progress::before,
    body.services-dedicated-development-team .step.done:first-child .step-progress::before,
    body.services-digital-transformation-services .step.done:first-child .step-progress::before,
    body.services-it-staffing-services .step.done:first-child .step-progress::before,
    body.services-outsourcing-software-development-ukraine-services .step.done:first-child .step-progress::before,
    body.services-team-extension .step.done:first-child .step-progress::before {
        width: 1px;
        height: 60px;
        left: 0;
        top: -45px
    }
}

body.platforms-ar-construction .step.done:nth-child(2),
body.services-dedicated-development-team .step.done:nth-child(2),
body.services-digital-transformation-services .step.done:nth-child(2),
body.services-it-staffing-services .step.done:nth-child(2),
body.services-outsourcing-software-development-ukraine-services .step.done:nth-child(2),
body.services-team-extension .step.done:nth-child(2) {
    background: -webkit-gradient(linear, left bottom, left top, from(#eaf3fe), to(#eaf3fe)), #eaf3fe;
    background: -webkit-linear-gradient(bottom, #eaf3fe, #eaf3fe), #eaf3fe;
    background: linear-gradient(0deg, #eaf3fe, #eaf3fe), #eaf3fe
}

body.platforms-ar-construction .step.done:nth-child(3),
body.services-dedicated-development-team .step.done:nth-child(3),
body.services-digital-transformation-services .step.done:nth-child(3),
body.services-it-staffing-services .step.done:nth-child(3),
body.services-outsourcing-software-development-ukraine-services .step.done:nth-child(3),
body.services-team-extension .step.done:nth-child(3) {
    background: #dfeeff
}

body.platforms-ar-construction .step.done:nth-child(3) .step-progress,
body.services-dedicated-development-team .step.done:nth-child(3) .step-progress,
body.services-digital-transformation-services .step.done:nth-child(3) .step-progress,
body.services-it-staffing-services .step.done:nth-child(3) .step-progress,
body.services-outsourcing-software-development-ukraine-services .step.done:nth-child(3) .step-progress,
body.services-team-extension .step.done:nth-child(3) .step-progress {
    width: 135%
}

@media screen and (max-width:575px) {

    body.platforms-ar-construction .step.done:nth-child(3) .step-progress,
    body.services-dedicated-development-team .step.done:nth-child(3) .step-progress,
    body.services-digital-transformation-services .step.done:nth-child(3) .step-progress,
    body.services-it-staffing-services .step.done:nth-child(3) .step-progress,
    body.services-outsourcing-software-development-ukraine-services .step.done:nth-child(3) .step-progress,
    body.services-team-extension .step.done:nth-child(3) .step-progress {
        width: 1px
    }

    body.platforms-ar-construction .step.done:nth-child(3) .step-progress:after,
    body.services-dedicated-development-team .step.done:nth-child(3) .step-progress:after,
    body.services-digital-transformation-services .step.done:nth-child(3) .step-progress:after,
    body.services-it-staffing-services .step.done:nth-child(3) .step-progress:after,
    body.services-outsourcing-software-development-ukraine-services .step.done:nth-child(3) .step-progress:after,
    body.services-team-extension .step.done:nth-child(3) .step-progress:after {
        height: 135%
    }
}

body.platforms-ar-construction .step.done:nth-child(3) .step-progress:before,
body.services-dedicated-development-team .step.done:nth-child(3) .step-progress:before,
body.services-digital-transformation-services .step.done:nth-child(3) .step-progress:before,
body.services-it-staffing-services .step.done:nth-child(3) .step-progress:before,
body.services-outsourcing-software-development-ukraine-services .step.done:nth-child(3) .step-progress:before,
body.services-team-extension .step.done:nth-child(3) .step-progress:before {
    content: "";
    position: absolute;
    background-image: url(img/Path16.svg);
    width: 15px;
    height: 23px;
    background-size: cover;
    right: 0;
    top: -12px
}

@media screen and (max-width:575px) {

    body.platforms-ar-construction .step.done:nth-child(3) .step-progress:before,
    body.services-dedicated-development-team .step.done:nth-child(3) .step-progress:before,
    body.services-digital-transformation-services .step.done:nth-child(3) .step-progress:before,
    body.services-it-staffing-services .step.done:nth-child(3) .step-progress:before,
    body.services-outsourcing-software-development-ukraine-services .step.done:nth-child(3) .step-progress:before,
    body.services-team-extension .step.done:nth-child(3) .step-progress:before {
        background-image: url(img/Path17.svg);
        bottom: -70px;
        top: unset;
        width: 23px;
        height: 14px;
        left: -10px
    }
}

body.platforms-ar-construction .step.done:nth-child(4),
body.services-dedicated-development-team .step.done:nth-child(4),
body.services-digital-transformation-services .step.done:nth-child(4),
body.services-it-staffing-services .step.done:nth-child(4),
body.services-outsourcing-software-development-ukraine-services .step.done:nth-child(4),
body.services-team-extension .step.done:nth-child(4) {
    background: #d5e8ff
}

body.platforms-ar-construction .step-progress,
body.services-dedicated-development-team .step-progress,
body.services-digital-transformation-services .step-progress,
body.services-it-staffing-services .step-progress,
body.services-outsourcing-software-development-ukraine-services .step-progress,
body.services-team-extension .step-progress {
    width: 100%;
    height: 1px;
    background: #1476f2;
    position: absolute;
    left: 130px;
    z-index: 1
}

@media screen and (max-width:991px) {

    body.platforms-ar-construction .step-progress,
    body.services-dedicated-development-team .step-progress,
    body.services-digital-transformation-services .step-progress,
    body.services-it-staffing-services .step-progress,
    body.services-outsourcing-software-development-ukraine-services .step-progress,
    body.services-team-extension .step-progress {
        left: 95px
    }
}

@media screen and (max-width:767px) {

    body.platforms-ar-construction .step-progress,
    body.services-dedicated-development-team .step-progress,
    body.services-digital-transformation-services .step-progress,
    body.services-it-staffing-services .step-progress,
    body.services-outsourcing-software-development-ukraine-services .step-progress,
    body.services-team-extension .step-progress {
        left: 85px
    }
}

@media screen and (max-width:575px) {

    body.platforms-ar-construction .step-progress,
    body.services-dedicated-development-team .step-progress,
    body.services-digital-transformation-services .step-progress,
    body.services-it-staffing-services .step-progress,
    body.services-outsourcing-software-development-ukraine-services .step-progress,
    body.services-team-extension .step-progress {
        width: 1px;
        height: 100%;
        left: 30px;
        bottom: -80px
    }
}

body.platforms-ar-construction .icon-wrapper,
body.services-dedicated-development-team .icon-wrapper,
body.services-digital-transformation-services .icon-wrapper,
body.services-it-staffing-services .icon-wrapper,
body.services-outsourcing-software-development-ukraine-services .icon-wrapper,
body.services-team-extension .icon-wrapper {
    text-align: center;
    position: relative
}

body.platforms-ar-construction .step.done .step-progress:after,
body.services-dedicated-development-team .step.done .step-progress:after,
body.services-digital-transformation-services .step.done .step-progress:after,
body.services-it-staffing-services .step.done .step-progress:after,
body.services-outsourcing-software-development-ukraine-services .step.done .step-progress:after,
body.services-team-extension .step.done .step-progress:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 0;
    background-color: #17ca8e;
    -webkit-animation: growLine 1s linear forwards;
    animation: growLine 1s linear forwards
}

@media screen and (max-width:575px) {

    body.platforms-ar-construction .step.done .step-progress:after,
    body.services-dedicated-development-team .step.done .step-progress:after,
    body.services-digital-transformation-services .step.done .step-progress:after,
    body.services-it-staffing-services .step.done .step-progress:after,
    body.services-outsourcing-software-development-ukraine-services .step.done .step-progress:after,
    body.services-team-extension .step.done .step-progress:after {
        height: 100%
    }
}

body.platforms-ar-construction .step.done .icon-checkmark,
body.services-dedicated-development-team .step.done .icon-checkmark,
body.services-digital-transformation-services .step.done .icon-checkmark,
body.services-it-staffing-services .step.done .icon-checkmark,
body.services-outsourcing-software-development-ukraine-services .step.done .icon-checkmark,
body.services-team-extension .step.done .icon-checkmark {
    border: 9px solid #fff
}

body.platforms-ar-construction .icon-checkmark,
body.services-dedicated-development-team .icon-checkmark,
body.services-digital-transformation-services .icon-checkmark,
body.services-it-staffing-services .icon-checkmark,
body.services-outsourcing-software-development-ukraine-services .icon-checkmark,
body.services-team-extension .icon-checkmark {
    position: absolute;
    top: -19px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 12px solid #fff;
    background: #fff;
    width: 40px;
    height: 40px;
    padding: .125em;
    border-radius: 50%;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    z-index: 10;
    -webkit-box-shadow: 0 2px 7px #f2f2f2;
    box-shadow: 0 2px 7px #f2f2f2
}

@media screen and (max-width:575px) {

    body.platforms-ar-construction .icon-checkmark,
    body.services-dedicated-development-team .icon-checkmark,
    body.services-digital-transformation-services .icon-checkmark,
    body.services-it-staffing-services .icon-checkmark,
    body.services-outsourcing-software-development-ukraine-services .icon-checkmark,
    body.services-team-extension .icon-checkmark {
        left: 30px
    }
}

body.platforms-ar-construction .icon-checkmark circle,
body.services-dedicated-development-team .icon-checkmark circle,
body.services-digital-transformation-services .icon-checkmark circle,
body.services-it-staffing-services .icon-checkmark circle,
body.services-outsourcing-software-development-ukraine-services .icon-checkmark circle,
body.services-team-extension .icon-checkmark circle {
    fill: #fff
}

body.platforms-ar-construction .step.done .icon-checkmark,
body.services-dedicated-development-team .step.done .icon-checkmark,
body.services-digital-transformation-services .step.done .icon-checkmark,
body.services-it-staffing-services .step.done .icon-checkmark,
body.services-outsourcing-software-development-ukraine-services .step.done .icon-checkmark,
body.services-team-extension .step.done .icon-checkmark {
    background: #fff;
    border-color: #fff
}

body.platforms-ar-construction .step.done .icon-checkmark circle,
body.services-dedicated-development-team .step.done .icon-checkmark circle,
body.services-digital-transformation-services .step.done .icon-checkmark circle,
body.services-it-staffing-services .step.done .icon-checkmark circle,
body.services-outsourcing-software-development-ukraine-services .step.done .icon-checkmark circle,
body.services-team-extension .step.done .icon-checkmark circle {
    fill: #1476f2
}

body.platforms-ar-construction .icon-checkmark .path1,
body.services-dedicated-development-team .icon-checkmark .path1,
body.services-digital-transformation-services .icon-checkmark .path1,
body.services-it-staffing-services .icon-checkmark .path1,
body.services-outsourcing-software-development-ukraine-services .icon-checkmark .path1,
body.services-team-extension .icon-checkmark .path1 {
    stroke: #aaa;
    stroke-width: 4;
    stroke-linecap: square;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    fill: empty
}

body.platforms-ar-construction .step.done .icon-checkmark .path1,
body.services-dedicated-development-team .step.done .icon-checkmark .path1,
body.services-digital-transformation-services .step.done .icon-checkmark .path1,
body.services-it-staffing-services .step.done .icon-checkmark .path1,
body.services-outsourcing-software-development-ukraine-services .step.done .icon-checkmark .path1,
body.services-team-extension .step.done .icon-checkmark .path1 {
    -webkit-animation: dash 5s linear forwards;
    animation: dash 5s linear forwards;
    stroke: #fcb034
}

body.platforms-ar-construction .step-text,
body.services-dedicated-development-team .step-text,
body.services-digital-transformation-services .step-text,
body.services-it-staffing-services .step-text,
body.services-outsourcing-software-development-ukraine-services .step-text,
body.services-team-extension .step-text {
    position: relative;
    color: #aaa;
    margin-top: 0;
    opacity: 0;
    padding-bottom: 70px;
    text-align: center
}

@media screen and (max-width:991px) {

    body.platforms-ar-construction .step-text,
    body.services-dedicated-development-team .step-text,
    body.services-digital-transformation-services .step-text,
    body.services-it-staffing-services .step-text,
    body.services-outsourcing-software-development-ukraine-services .step-text,
    body.services-team-extension .step-text {
        padding: 0 15px 70px
    }
}

@media screen and (max-width:575px) {

    body.platforms-ar-construction .step-text,
    body.services-dedicated-development-team .step-text,
    body.services-digital-transformation-services .step-text,
    body.services-it-staffing-services .step-text,
    body.services-outsourcing-software-development-ukraine-services .step-text,
    body.services-team-extension .step-text {
        padding-left: 65px;
        text-align: left;
        padding-top: 5px !important
    }
}

body.platforms-ar-construction .step-title,
body.services-dedicated-development-team .step-title,
body.services-digital-transformation-services .step-title,
body.services-it-staffing-services .step-title,
body.services-outsourcing-software-development-ukraine-services .step-title,
body.services-team-extension .step-title {
    position: relative;
    letter-spacing: 1px;
    margin-bottom: 0;
    opacity: 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #aaa;
    padding: 50px 0 54px;
    text-align: center
}

@media screen and (max-width:575px) {

    body.platforms-ar-construction .step-title,
    body.services-dedicated-development-team .step-title,
    body.services-digital-transformation-services .step-title,
    body.services-it-staffing-services .step-title,
    body.services-outsourcing-software-development-ukraine-services .step-title,
    body.services-team-extension .step-title {
        padding-bottom: 0;
        padding-left: 65px;
        text-align: left
    }
}

body.platforms-ar-construction .step.done .step-title,
body.services-dedicated-development-team .step.done .step-title,
body.services-digital-transformation-services .step.done .step-title,
body.services-it-staffing-services .step.done .step-title,
body.services-outsourcing-software-development-ukraine-services .step.done .step-title,
body.services-team-extension .step.done .step-title {
    color: #323232;
    -webkit-animation: dropTitle .5s linear forwards;
    animation: dropTitle .5s linear forwards;
    opacity: .8
}

body.platforms-ar-construction .step.done .step-text,
body.services-dedicated-development-team .step.done .step-text,
body.services-digital-transformation-services .step.done .step-text,
body.services-it-staffing-services .step.done .step-text,
body.services-outsourcing-software-development-ukraine-services .step.done .step-text,
body.services-team-extension .step.done .step-text {
    font-size: 14px;
    line-height: 23px;
    color: #323232;
    -webkit-animation: dropText .5s linear forwards;
    animation: dropText .5s linear forwards
}

body.platforms-ar-construction .choose-us__slider1,
body.services-dedicated-development-team .choose-us__slider1,
body.services-digital-transformation-services .choose-us__slider1,
body.services-it-staffing-services .choose-us__slider1,
body.services-outsourcing-software-development-ukraine-services .choose-us__slider1,
body.services-team-extension .choose-us__slider1 {
    padding: 39px 0 23px;
    max-width: 1166px;
    margin: 0 auto
}

@media (max-width:575px) {

    body.platforms-ar-construction .choose-us__slider1,
    body.services-dedicated-development-team .choose-us__slider1,
    body.services-digital-transformation-services .choose-us__slider1,
    body.services-it-staffing-services .choose-us__slider1,
    body.services-outsourcing-software-development-ukraine-services .choose-us__slider1,
    body.services-team-extension .choose-us__slider1 {
        padding: 0
    }
}

body.platforms-ar-construction .choose-us__slider1 .slick-dots,
body.services-dedicated-development-team .choose-us__slider1 .slick-dots,
body.services-digital-transformation-services .choose-us__slider1 .slick-dots,
body.services-it-staffing-services .choose-us__slider1 .slick-dots,
body.services-outsourcing-software-development-ukraine-services .choose-us__slider1 .slick-dots,
body.services-team-extension .choose-us__slider1 .slick-dots {
    position: unset;
    margin-top: 30px
}

body.platforms-ar-construction .choose-us__slider1 .slick-dots li button,
body.services-dedicated-development-team .choose-us__slider1 .slick-dots li button,
body.services-digital-transformation-services .choose-us__slider1 .slick-dots li button,
body.services-it-staffing-services .choose-us__slider1 .slick-dots li button,
body.services-outsourcing-software-development-ukraine-services .choose-us__slider1 .slick-dots li button,
body.services-team-extension .choose-us__slider1 .slick-dots li button {
    width: 80px;
    height: 2px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

body.platforms-ar-construction .choose-us__slider1 .slick-dots li button:before,
body.services-dedicated-development-team .choose-us__slider1 .slick-dots li button:before,
body.services-digital-transformation-services .choose-us__slider1 .slick-dots li button:before,
body.services-it-staffing-services .choose-us__slider1 .slick-dots li button:before,
body.services-outsourcing-software-development-ukraine-services .choose-us__slider1 .slick-dots li button:before,
body.services-team-extension .choose-us__slider1 .slick-dots li button:before {
    content: none
}

body.platforms-ar-construction .choose-us__slider1 .slick-dots li.slick-active button,
body.services-dedicated-development-team .choose-us__slider1 .slick-dots li.slick-active button,
body.services-digital-transformation-services .choose-us__slider1 .slick-dots li.slick-active button,
body.services-it-staffing-services .choose-us__slider1 .slick-dots li.slick-active button,
body.services-outsourcing-software-development-ukraine-services .choose-us__slider1 .slick-dots li.slick-active button,
body.services-team-extension .choose-us__slider1 .slick-dots li.slick-active button {
    background: #0072f6
}

body.platforms-ar-construction .choose-us__slider1 .slick-prev,
body.services-dedicated-development-team .choose-us__slider1 .slick-prev,
body.services-digital-transformation-services .choose-us__slider1 .slick-prev,
body.services-it-staffing-services .choose-us__slider1 .slick-prev,
body.services-outsourcing-software-development-ukraine-services .choose-us__slider1 .slick-prev,
body.services-team-extension .choose-us__slider1 .slick-prev {
    left: -30px
}

@media (max-width:991px) {

    body.platforms-ar-construction .choose-us__slider1 .slick-prev,
    body.services-dedicated-development-team .choose-us__slider1 .slick-prev,
    body.services-digital-transformation-services .choose-us__slider1 .slick-prev,
    body.services-it-staffing-services .choose-us__slider1 .slick-prev,
    body.services-outsourcing-software-development-ukraine-services .choose-us__slider1 .slick-prev,
    body.services-team-extension .choose-us__slider1 .slick-prev {
        left: -20px
    }
}

body.platforms-ar-construction .choose-us__slider1 .slick-next,
body.services-dedicated-development-team .choose-us__slider1 .slick-next,
body.services-digital-transformation-services .choose-us__slider1 .slick-next,
body.services-it-staffing-services .choose-us__slider1 .slick-next,
body.services-outsourcing-software-development-ukraine-services .choose-us__slider1 .slick-next,
body.services-team-extension .choose-us__slider1 .slick-next {
    right: -30px
}

@media (max-width:991px) {

    body.platforms-ar-construction .choose-us__slider1 .slick-next,
    body.services-dedicated-development-team .choose-us__slider1 .slick-next,
    body.services-digital-transformation-services .choose-us__slider1 .slick-next,
    body.services-it-staffing-services .choose-us__slider1 .slick-next,
    body.services-outsourcing-software-development-ukraine-services .choose-us__slider1 .slick-next,
    body.services-team-extension .choose-us__slider1 .slick-next {
        right: -20px
    }
}

body.platforms-ar-construction .choose-us__slider1 .slick-next:hover,
body.services-dedicated-development-team .choose-us__slider1 .slick-next:hover,
body.services-digital-transformation-services .choose-us__slider1 .slick-next:hover,
body.services-it-staffing-services .choose-us__slider1 .slick-next:hover,
body.services-outsourcing-software-development-ukraine-services .choose-us__slider1 .slick-next:hover,
body.services-team-extension .choose-us__slider1 .slick-next:hover {
    -webkit-transform: translateY(-50%) rotate(180deg) !important;
    -ms-transform: translateY(-50%) rotate(180deg) !important;
    transform: translateY(-50%) rotate(180deg) !important
}

body.platforms-ar-construction .choose-us__slider1 .slick-next,
body.platforms-ar-construction .choose-us__slider1 .slick-prev,
body.services-dedicated-development-team .choose-us__slider1 .slick-next,
body.services-dedicated-development-team .choose-us__slider1 .slick-prev,
body.services-digital-transformation-services .choose-us__slider1 .slick-next,
body.services-digital-transformation-services .choose-us__slider1 .slick-prev,
body.services-it-staffing-services .choose-us__slider1 .slick-next,
body.services-it-staffing-services .choose-us__slider1 .slick-prev,
body.services-outsourcing-software-development-ukraine-services .choose-us__slider1 .slick-next,
body.services-outsourcing-software-development-ukraine-services .choose-us__slider1 .slick-prev,
body.services-team-extension .choose-us__slider1 .slick-next,
body.services-team-extension .choose-us__slider1 .slick-prev {
    background-image: url(img/product/rectangle.svg);
    z-index: 10;
    top: 50%
}

body.platforms-ar-construction .choose-us__slider1 .slick-next:hover,
body.platforms-ar-construction .choose-us__slider1 .slick-prev:hover,
body.services-dedicated-development-team .choose-us__slider1 .slick-next:hover,
body.services-dedicated-development-team .choose-us__slider1 .slick-prev:hover,
body.services-digital-transformation-services .choose-us__slider1 .slick-next:hover,
body.services-digital-transformation-services .choose-us__slider1 .slick-prev:hover,
body.services-it-staffing-services .choose-us__slider1 .slick-next:hover,
body.services-it-staffing-services .choose-us__slider1 .slick-prev:hover,
body.services-outsourcing-software-development-ukraine-services .choose-us__slider1 .slick-next:hover,
body.services-outsourcing-software-development-ukraine-services .choose-us__slider1 .slick-prev:hover,
body.services-team-extension .choose-us__slider1 .slick-next:hover,
body.services-team-extension .choose-us__slider1 .slick-prev:hover {
    -webkit-transform: translateY(-50%) rotate(0);
    -ms-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0)
}

body.platforms-ar-construction .choose-us__slider1--item,
body.services-dedicated-development-team .choose-us__slider1--item,
body.services-digital-transformation-services .choose-us__slider1--item,
body.services-it-staffing-services .choose-us__slider1--item,
body.services-outsourcing-software-development-ukraine-services .choose-us__slider1--item,
body.services-team-extension .choose-us__slider1--item {
    min-height: 70px;
    -js-display: flex !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

@media (max-width:575px) {

    body.platforms-ar-construction .choose-us__slider1--item,
    body.services-dedicated-development-team .choose-us__slider1--item,
    body.services-digital-transformation-services .choose-us__slider1--item,
    body.services-it-staffing-services .choose-us__slider1--item,
    body.services-outsourcing-software-development-ukraine-services .choose-us__slider1--item,
    body.services-team-extension .choose-us__slider1--item {
        min-height: 100px
    }
}

body.platforms-ar-construction .choose-us__slider1--item img,
body.services-dedicated-development-team .choose-us__slider1--item img,
body.services-digital-transformation-services .choose-us__slider1--item img,
body.services-it-staffing-services .choose-us__slider1--item img,
body.services-outsourcing-software-development-ukraine-services .choose-us__slider1--item img,
body.services-team-extension .choose-us__slider1--item img {
    margin: 0 auto
}

@media screen and (max-width:991px) {

    body.platforms-ar-construction .competencies,
    body.services-dedicated-development-team .competencies,
    body.services-digital-transformation-services .competencies,
    body.services-it-staffing-services .competencies,
    body.services-outsourcing-software-development-ukraine-services .competencies,
    body.services-team-extension .competencies {
        padding-bottom: 60px
    }
}

body.platforms-ar-construction .competencies .panel,
body.platforms-ar-construction .competencies .panel .back,
body.services-dedicated-development-team .competencies .panel,
body.services-dedicated-development-team .competencies .panel .back,
body.services-digital-transformation-services .competencies .panel,
body.services-digital-transformation-services .competencies .panel .back,
body.services-it-staffing-services .competencies .panel,
body.services-it-staffing-services .competencies .panel .back,
body.services-outsourcing-software-development-ukraine-services .competencies .panel,
body.services-outsourcing-software-development-ukraine-services .competencies .panel .back,
body.services-team-extension .competencies .panel,
body.services-team-extension .competencies .panel .back {
    height: 262px
}

body.platforms-ar-construction .competencies .panel .back .box2,
body.services-dedicated-development-team .competencies .panel .back .box2,
body.services-digital-transformation-services .competencies .panel .back .box2,
body.services-it-staffing-services .competencies .panel .back .box2,
body.services-outsourcing-software-development-ukraine-services .competencies .panel .back .box2,
body.services-team-extension .competencies .panel .back .box2 {
    height: 100%
}

body.platforms-ar-construction .competencies .panel .front .box1,
body.services-dedicated-development-team .competencies .panel .front .box1,
body.services-digital-transformation-services .competencies .panel .front .box1,
body.services-it-staffing-services .competencies .panel .front .box1,
body.services-outsourcing-software-development-ukraine-services .competencies .panel .front .box1,
body.services-team-extension .competencies .panel .front .box1 {
    padding: 39px 60px;
    height: 100%
}

@media screen and (max-width:991px) {

    body.platforms-ar-construction .competencies .panel .front .box1,
    body.services-dedicated-development-team .competencies .panel .front .box1,
    body.services-digital-transformation-services .competencies .panel .front .box1,
    body.services-it-staffing-services .competencies .panel .front .box1,
    body.services-outsourcing-software-development-ukraine-services .competencies .panel .front .box1,
    body.services-team-extension .competencies .panel .front .box1 {
        padding: 39px 30px
    }
}

body.platforms-ar-construction .competencies__list li,
body.services-dedicated-development-team .competencies__list li,
body.services-digital-transformation-services .competencies__list li,
body.services-it-staffing-services .competencies__list li,
body.services-outsourcing-software-development-ukraine-services .competencies__list li,
body.services-team-extension .competencies__list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24%;
    flex: 0 0 24%
}

body.platforms-ar-construction .competencies__list li p,
body.services-dedicated-development-team .competencies__list li p,
body.services-digital-transformation-services .competencies__list li p,
body.services-it-staffing-services .competencies__list li p,
body.services-outsourcing-software-development-ukraine-services .competencies__list li p,
body.services-team-extension .competencies__list li p {
    padding: 0 20px
}

@media screen and (max-width:991px) {

    body.platforms-ar-construction .competencies__list li,
    body.services-dedicated-development-team .competencies__list li,
    body.services-digital-transformation-services .competencies__list li,
    body.services-it-staffing-services .competencies__list li,
    body.services-outsourcing-software-development-ukraine-services .competencies__list li,
    body.services-team-extension .competencies__list li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
        flex: 0 0 49%
    }
}

@media screen and (max-width:575px) {

    body.platforms-ar-construction .competencies__list li,
    body.services-dedicated-development-team .competencies__list li,
    body.services-digital-transformation-services .competencies__list li,
    body.services-it-staffing-services .competencies__list li,
    body.services-outsourcing-software-development-ukraine-services .competencies__list li,
    body.services-team-extension .competencies__list li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

body.platforms-ar-construction .competencies__list li .title,
body.services-dedicated-development-team .competencies__list li .title,
body.services-digital-transformation-services .competencies__list li .title,
body.services-it-staffing-services .competencies__list li .title,
body.services-outsourcing-software-development-ukraine-services .competencies__list li .title,
body.services-team-extension .competencies__list li .title {
    line-height: 30px
}

body.platforms-ar-construction .enterprise-development-offers,
body.services-dedicated-development-team .enterprise-development-offers,
body.services-digital-transformation-services .enterprise-development-offers,
body.services-it-staffing-services .enterprise-development-offers,
body.services-outsourcing-software-development-ukraine-services .enterprise-development-offers,
body.services-team-extension .enterprise-development-offers {
    padding-bottom: 20px;
    position: relative
}

@media (max-width:575px) {

    body.platforms-ar-construction .enterprise-development-offers,
    body.services-dedicated-development-team .enterprise-development-offers,
    body.services-digital-transformation-services .enterprise-development-offers,
    body.services-it-staffing-services .enterprise-development-offers,
    body.services-outsourcing-software-development-ukraine-services .enterprise-development-offers,
    body.services-team-extension .enterprise-development-offers {
        background-color: #f2f2f2
    }

    body.platforms-ar-construction .enterprise-development-offers #particles,
    body.services-dedicated-development-team .enterprise-development-offers #particles,
    body.services-digital-transformation-services .enterprise-development-offers #particles,
    body.services-it-staffing-services .enterprise-development-offers #particles,
    body.services-outsourcing-software-development-ukraine-services .enterprise-development-offers #particles,
    body.services-team-extension .enterprise-development-offers #particles {
        display: none
    }
}

body.platforms-ar-construction .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-content,
body.services-dedicated-development-team .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-content,
body.services-digital-transformation-services .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-content,
body.services-it-staffing-services .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-content,
body.services-outsourcing-software-development-ukraine-services .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-content,
body.services-team-extension .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 72%;
    flex: 0 1 72%
}

body.platforms-ar-construction .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-image,
body.services-dedicated-development-team .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-image,
body.services-digital-transformation-services .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-image,
body.services-it-staffing-services .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-image,
body.services-outsourcing-software-development-ukraine-services .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-image,
body.services-team-extension .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-image {
    padding-left: 28px !important;
    margin-top: 4px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%
}

@media (max-width:767px) {

    body.platforms-ar-construction .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-image,
    body.services-dedicated-development-team .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-image,
    body.services-digital-transformation-services .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-image,
    body.services-it-staffing-services .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-image,
    body.services-outsourcing-software-development-ukraine-services .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-image,
    body.services-team-extension .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-image {
        padding-left: 15px !important
    }
}

body.platforms-ar-construction .enterprise-development-offers .offers,
body.services-dedicated-development-team .enterprise-development-offers .offers,
body.services-digital-transformation-services .enterprise-development-offers .offers,
body.services-it-staffing-services .enterprise-development-offers .offers,
body.services-outsourcing-software-development-ukraine-services .enterprise-development-offers .offers,
body.services-team-extension .enterprise-development-offers .offers {
    padding: 64px 0 60px
}

body.platforms-ar-construction .enterprise-development-offers .offers-tabcontent .tabcontent-item,
body.services-dedicated-development-team .enterprise-development-offers .offers-tabcontent .tabcontent-item,
body.services-digital-transformation-services .enterprise-development-offers .offers-tabcontent .tabcontent-item,
body.services-it-staffing-services .enterprise-development-offers .offers-tabcontent .tabcontent-item,
body.services-outsourcing-software-development-ukraine-services .enterprise-development-offers .offers-tabcontent .tabcontent-item,
body.services-team-extension .enterprise-development-offers .offers-tabcontent .tabcontent-item {
    min-height: 170px;
    padding-bottom: 20px
}

@media screen and (max-width:575px) {

    body.platforms-ar-construction .enterprise-development-offers .offers-tabcontent .tabcontent-item,
    body.services-dedicated-development-team .enterprise-development-offers .offers-tabcontent .tabcontent-item,
    body.services-digital-transformation-services .enterprise-development-offers .offers-tabcontent .tabcontent-item,
    body.services-it-staffing-services .enterprise-development-offers .offers-tabcontent .tabcontent-item,
    body.services-outsourcing-software-development-ukraine-services .enterprise-development-offers .offers-tabcontent .tabcontent-item,
    body.services-team-extension .enterprise-development-offers .offers-tabcontent .tabcontent-item {
        min-height: auto;
        padding: 20px
    }

    body.platforms-ar-construction .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-image,
    body.services-dedicated-development-team .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-image,
    body.services-digital-transformation-services .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-image,
    body.services-it-staffing-services .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-image,
    body.services-outsourcing-software-development-ukraine-services .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-image,
    body.services-team-extension .enterprise-development-offers .offers-tabcontent .tabcontent-item .offer-image {
        padding-left: 0 !important;
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6)
    }
}

body.platforms-ar-construction #particles,
body.services-dedicated-development-team #particles,
body.services-digital-transformation-services #particles,
body.services-it-staffing-services #particles,
body.services-outsourcing-software-development-ukraine-services #particles,
body.services-team-extension #particles {
    background-image: unset
}

body.platforms-ar-construction .lifecycle,
body.services-dedicated-development-team .lifecycle,
body.services-digital-transformation-services .lifecycle,
body.services-it-staffing-services .lifecycle,
body.services-outsourcing-software-development-ukraine-services .lifecycle,
body.services-team-extension .lifecycle {
    padding: 60px 0 80px
}

@media screen and (max-width:991px) {

    body.platforms-ar-construction .lifecycle .services__title,
    body.services-dedicated-development-team .lifecycle .services__title,
    body.services-digital-transformation-services .lifecycle .services__title,
    body.services-it-staffing-services .lifecycle .services__title,
    body.services-outsourcing-software-development-ukraine-services .lifecycle .services__title,
    body.services-team-extension .lifecycle .services__title {
        font-size: 24px
    }
}

body.platforms-ar-construction .lifecycle__container,
body.services-dedicated-development-team .lifecycle__container,
body.services-digital-transformation-services .lifecycle__container,
body.services-it-staffing-services .lifecycle__container,
body.services-outsourcing-software-development-ukraine-services .lifecycle__container,
body.services-team-extension .lifecycle__container {
    max-width: 1177px;
    margin: 43px auto 0
}

@media screen and (max-width:991px) {

    body.platforms-ar-construction .lifecycle__container,
    body.services-dedicated-development-team .lifecycle__container,
    body.services-digital-transformation-services .lifecycle__container,
    body.services-it-staffing-services .lifecycle__container,
    body.services-outsourcing-software-development-ukraine-services .lifecycle__container,
    body.services-team-extension .lifecycle__container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

body.platforms-ar-construction .lifecycle__container--left,
body.services-dedicated-development-team .lifecycle__container--left,
body.services-digital-transformation-services .lifecycle__container--left,
body.services-it-staffing-services .lifecycle__container--left,
body.services-outsourcing-software-development-ukraine-services .lifecycle__container--left,
body.services-team-extension .lifecycle__container--left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46%;
    flex: 0 0 46%
}

@media screen and (max-width:575px) {

    body.platforms-ar-construction .lifecycle__container--left,
    body.services-dedicated-development-team .lifecycle__container--left,
    body.services-digital-transformation-services .lifecycle__container--left,
    body.services-it-staffing-services .lifecycle__container--left,
    body.services-outsourcing-software-development-ukraine-services .lifecycle__container--left,
    body.services-team-extension .lifecycle__container--left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

body.platforms-ar-construction .lifecycle__container--right,
body.services-dedicated-development-team .lifecycle__container--right,
body.services-digital-transformation-services .lifecycle__container--right,
body.services-it-staffing-services .lifecycle__container--right,
body.services-outsourcing-software-development-ukraine-services .lifecycle__container--right,
body.services-team-extension .lifecycle__container--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-top: 30px;
    padding-left: 40px
}

@media screen and (max-width:575px) {

    body.platforms-ar-construction .lifecycle__container--right,
    body.services-dedicated-development-team .lifecycle__container--right,
    body.services-digital-transformation-services .lifecycle__container--right,
    body.services-it-staffing-services .lifecycle__container--right,
    body.services-outsourcing-software-development-ukraine-services .lifecycle__container--right,
    body.services-team-extension .lifecycle__container--right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

body.platforms-ar-construction .lifecycle__container--right img,
body.services-dedicated-development-team .lifecycle__container--right img,
body.services-digital-transformation-services .lifecycle__container--right img,
body.services-it-staffing-services .lifecycle__container--right img,
body.services-outsourcing-software-development-ukraine-services .lifecycle__container--right img,
body.services-team-extension .lifecycle__container--right img {
    width: 100%
}

body.platforms-ar-construction .lifecycle ul .inner,
body.services-dedicated-development-team .lifecycle ul .inner,
body.services-digital-transformation-services .lifecycle ul .inner,
body.services-it-staffing-services .lifecycle ul .inner,
body.services-outsourcing-software-development-ukraine-services .lifecycle ul .inner,
body.services-team-extension .lifecycle ul .inner {
    padding: 0 63px 20px 0;
    line-height: 24px
}

@media screen and (max-width:575px) {

    body.platforms-ar-construction .lifecycle ul .inner,
    body.services-dedicated-development-team .lifecycle ul .inner,
    body.services-digital-transformation-services .lifecycle ul .inner,
    body.services-it-staffing-services .lifecycle ul .inner,
    body.services-outsourcing-software-development-ukraine-services .lifecycle ul .inner,
    body.services-team-extension .lifecycle ul .inner {
        padding-right: 0
    }
}

body.platforms-ar-construction .lifecycle ul li:first-child a.toggle,
body.services-dedicated-development-team .lifecycle ul li:first-child a.toggle,
body.services-digital-transformation-services .lifecycle ul li:first-child a.toggle,
body.services-it-staffing-services .lifecycle ul li:first-child a.toggle,
body.services-outsourcing-software-development-ukraine-services .lifecycle ul li:first-child a.toggle,
body.services-team-extension .lifecycle ul li:first-child a.toggle {
    border-top: unset
}

body.platforms-ar-construction .lifecycle ul li:last-child,
body.services-dedicated-development-team .lifecycle ul li:last-child,
body.services-digital-transformation-services .lifecycle ul li:last-child,
body.services-it-staffing-services .lifecycle ul li:last-child,
body.services-outsourcing-software-development-ukraine-services .lifecycle ul li:last-child,
body.services-team-extension .lifecycle ul li:last-child {
    border-bottom: 1px solid #e2e3e6
}

body.platforms-ar-construction .lifecycle ul li:last-child a.toggle,
body.services-dedicated-development-team .lifecycle ul li:last-child a.toggle,
body.services-digital-transformation-services .lifecycle ul li:last-child a.toggle,
body.services-it-staffing-services .lifecycle ul li:last-child a.toggle,
body.services-outsourcing-software-development-ukraine-services .lifecycle ul li:last-child a.toggle,
body.services-team-extension .lifecycle ul li:last-child a.toggle {
    border-bottom: unset
}

body.platforms-ar-construction .lifecycle ul li a.toggle,
body.services-dedicated-development-team .lifecycle ul li a.toggle,
body.services-digital-transformation-services .lifecycle ul li a.toggle,
body.services-it-staffing-services .lifecycle ul li a.toggle,
body.services-outsourcing-software-development-ukraine-services .lifecycle ul li a.toggle,
body.services-team-extension .lifecycle ul li a.toggle {
    border-top: 1px solid #e2e3e6;
    padding: 18px 0;
    padding-right: 30px
}

body.platforms-ar-construction .lifecycle ul li a.toggle:after,
body.services-dedicated-development-team .lifecycle ul li a.toggle:after,
body.services-digital-transformation-services .lifecycle ul li a.toggle:after,
body.services-it-staffing-services .lifecycle ul li a.toggle:after,
body.services-outsourcing-software-development-ukraine-services .lifecycle ul li a.toggle:after,
body.services-team-extension .lifecycle ul li a.toggle:after {
    top: 47%;
    right: 12px
}

body.platforms-ar-construction .lifecycle ul li a.toggle p,
body.services-dedicated-development-team .lifecycle ul li a.toggle p,
body.services-digital-transformation-services .lifecycle ul li a.toggle p,
body.services-it-staffing-services .lifecycle ul li a.toggle p,
body.services-outsourcing-software-development-ukraine-services .lifecycle ul li a.toggle p,
body.services-team-extension .lifecycle ul li a.toggle p {
    padding-left: 0;
    font-size: 16px
}

body.platforms-ar-construction .healthcare-about,
body.services-dedicated-development-team .healthcare-about,
body.services-digital-transformation-services .healthcare-about,
body.services-it-staffing-services .healthcare-about,
body.services-outsourcing-software-development-ukraine-services .healthcare-about,
body.services-team-extension .healthcare-about {
    padding: 65px 0 50px;
    background-position: 50% 50%;
    background-size: 120%
}

@media screen and (max-width:575px) {

    body.platforms-ar-construction .healthcare-about,
    body.services-dedicated-development-team .healthcare-about,
    body.services-digital-transformation-services .healthcare-about,
    body.services-it-staffing-services .healthcare-about,
    body.services-outsourcing-software-development-ukraine-services .healthcare-about,
    body.services-team-extension .healthcare-about {
        padding: 60px 0 30px
    }
}

body.platforms-ar-construction .healthcare-about__content,
body.services-dedicated-development-team .healthcare-about__content,
body.services-digital-transformation-services .healthcare-about__content,
body.services-it-staffing-services .healthcare-about__content,
body.services-outsourcing-software-development-ukraine-services .healthcare-about__content,
body.services-team-extension .healthcare-about__content {
    max-width: 800px
}

body.platforms-ar-construction .healthcare-about h2,
body.services-dedicated-development-team .healthcare-about h2,
body.services-digital-transformation-services .healthcare-about h2,
body.services-it-staffing-services .healthcare-about h2,
body.services-outsourcing-software-development-ukraine-services .healthcare-about h2,
body.services-team-extension .healthcare-about h2 {
    max-width: 800px;
    line-height: 50px;
    margin: 0 auto 36px
}

@-webkit-keyframes dash {
    to {
        stroke-dashoffset: 0
    }
}

@keyframes dash {
    to {
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes growLine {
    to {
        width: 100%
    }
}

@keyframes growLine {
    to {
        width: 100%
    }
}

@-webkit-keyframes dropText {
    to {
        padding-top: 40px;
        opacity: 1
    }
}

@keyframes dropText {
    to {
        padding-top: 40px;
        opacity: 1
    }
}

@-webkit-keyframes dropTitle {
    to {
        padding-top: 50px;
        opacity: 1
    }
}

@keyframes dropTitle {
    to {
        padding-top: 50px;
        opacity: 1
    }
}

body.services-outsourcing-software-development-ukraine-services {
    overflow-x: hidden
}

body.services-outsourcing-software-development-ukraine-services .lifecycle ul li:first-child a.toggle {
    border-top: 1px solid rgba(35, 135, 253, .2)
}

body.services-outsourcing-software-development-ukraine-services .lifecycle li:last-child {
    border-bottom: 1px solid #e2e3e6 !important
}

body.services-outsourcing-software-development-ukraine-services .lifecycle ul.mobile-logo {
    max-width: 46%
}

@media screen and (max-width:767px) {
    body.services-outsourcing-software-development-ukraine-services .lifecycle ul.mobile-logo {
        max-width: 100% !important
    }
}

@media screen and (max-width:767px) {
    body.services-outsourcing-software-development-ukraine-services .lifecycle ul.mobile-logo li {
        padding-right: 27px
    }
}

body.services-outsourcing-software-development-ukraine-services .lifecycle ul.mobile-logo li:last-child {
    border-bottom: none !important
}

body.services-outsourcing-software-development-ukraine-services .locations {
    background-image: url(img/map1.png);
    background-position: 50% 50%
}

@media screen and (max-width:991px) {
    body.services-outsourcing-software-development-ukraine-services .locations {
        padding: 60px 0
    }
}

@media screen and (max-width:767px) {
    body.services-outsourcing-software-development-ukraine-services .locations {
        background-position: 0 25%
    }
}

body.services-outsourcing-software-development-ukraine-services .locations .content-center {
    margin-bottom: 75px
}

@media screen and (max-width:991px) {
    body.services-outsourcing-software-development-ukraine-services .top-life {
        padding: 60px 0
    }
}

@media screen and (max-width:991px) {
    body.services-outsourcing-software-development-ukraine-services .top-life .lifecycle__container {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media screen and (max-width:991px) {
    body.services-outsourcing-software-development-ukraine-services .top-life .lifecycle__container ul.mobile-logo {
        max-width: 390px
    }
}

@media screen and (max-width:991px) {
    body.services-outsourcing-software-development-ukraine-services .top-life .lifecycle__container--left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 53%;
        flex: 0 0 53%
    }
}

@media screen and (max-width:767px) {
    body.services-outsourcing-software-development-ukraine-services .top-life .lifecycle__container--left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media screen and (max-width:991px) {
    body.services-outsourcing-software-development-ukraine-services .top-life .lifecycle__container--right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 47%;
        flex: 0 0 47%
    }
}

@media screen and (max-width:767px) {
    body.services-outsourcing-software-development-ukraine-services .top-life .lifecycle__container--right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media screen and (max-width:991px) and (min-width:768px) {
    body.services-outsourcing-software-development-ukraine-services .top-life .lifecycle__container--right img.tabl-none {
        display: none
    }
}

body.services-outsourcing-software-development-ukraine-services .top-life .lifecycle__container--right img.tabl-block {
    display: none
}

@media screen and (max-width:991px) and (min-width:768px) {
    body.services-outsourcing-software-development-ukraine-services .top-life .lifecycle__container--right img.tabl-block {
        display: block;
        padding-left: 64px
    }
}

body.services-outsourcing-software-development-ukraine-services .bottom-life {
    background-color: #fff;
    padding: 80px 0;
    margin-top: 0
}

@media screen and (max-width:991px) {
    body.services-outsourcing-software-development-ukraine-services .bottom-life {
        padding: 60px 0
    }
}

body.services-outsourcing-software-development-ukraine-services .bottom-life .lifecycle__container {
    margin: 73px auto 0
}

body.services-outsourcing-software-development-ukraine-services .bottom-life ul.mobile-logo {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    max-width: 475px
}

@media (max-width:991px) {
    body.services-outsourcing-software-development-ukraine-services .bottom-life ul.mobile-logo {
        max-width: 100%;
        width: 100%;
        margin-top: 20px
    }
}

@media (max-width:575px) {
    body.services-outsourcing-software-development-ukraine-services .bottom-life ul.mobile-logo {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    body.services-outsourcing-software-development-ukraine-services .bottom-life ul.mobile-logo li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 62px;
        flex: 0 0 62px
    }
}

@media screen and (max-width:991px) {
    body.services-outsourcing-software-development-ukraine-services .bottom-life {
        padding-bottom: 0
    }
}

body.services-outsourcing-software-development-ukraine-services .bottom-life .services__description {
    margin: 19px auto 30px;
    max-width: 800px
}

body.services-outsourcing-software-development-ukraine-services .bottom-life .lifecycle__container {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    max-width: 1000px;
    margin: 68px auto 0
}

body.services-outsourcing-software-development-ukraine-services .bottom-life .lifecycle__container--left,
body.services-outsourcing-software-development-ukraine-services .bottom-life .lifecycle__container--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%
}

@media screen and (max-width:767px) {

    body.services-outsourcing-software-development-ukraine-services .bottom-life .lifecycle__container--left,
    body.services-outsourcing-software-development-ukraine-services .bottom-life .lifecycle__container--right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0 !important
    }
}

body.services-outsourcing-software-development-ukraine-services .bottom-life .lifecycle__container--left {
    padding-right: 26px
}

body.services-outsourcing-software-development-ukraine-services .bottom-life .lifecycle__container--right {
    padding-left: 28px;
    margin-top: 0
}

@media screen and (max-width:991px) {
    body.services-outsourcing-software-development-ukraine-services .bottom-life .lifecycle__container--right {
        margin-top: 30px
    }
}

body.services-outsourcing-software-development-ukraine-services .bottom-life .lifecycle__container--right img {
    max-width: 466px;
    margin: 0 auto
}

@media screen and (max-width:575px) {
    body.services-outsourcing-software-development-ukraine-services .bottom-life .lifecycle__container--right img {
        width: 100%
    }
}

body.services-outsourcing-software-development-ukraine-services .bottom-life ul {
    list-style: none;
    padding: 0
}

body.services-outsourcing-software-development-ukraine-services .bottom-life ul .inner {
    padding: 0 63px 28px 122px;
    overflow: hidden;
    display: none;
    color: #323232;
    font-family: Montserrat;
    font-size: 14px;
    line-height: 22px
}

@media screen and (max-width:575px) {
    body.services-outsourcing-software-development-ukraine-services .bottom-life ul .inner {
        padding-left: 0;
        padding-right: 0
    }
}

body.services-outsourcing-software-development-ukraine-services .bottom-life ul li:last-child a.toggle {
    border-bottom: 1px solid rgba(35, 135, 253, .2)
}

body.services-outsourcing-software-development-ukraine-services .bottom-life ul li a.toggle {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #323232;
    padding: 13px 0 11px 29px;
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
    border-top: 1px solid rgba(35, 135, 253, .2);
    position: relative
}

@media screen and (max-width:575px) {
    body.services-outsourcing-software-development-ukraine-services .bottom-life ul li a.toggle {
        padding: 10px 0
    }
}

body.services-outsourcing-software-development-ukraine-services .bottom-life ul li a.toggle.active {
    color: #1476f2;
    border-bottom: none
}

body.services-outsourcing-software-development-ukraine-services .bottom-life ul li a.toggle.active:after {
    color: #1476f2;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

body.services-outsourcing-software-development-ukraine-services .bottom-life ul li a.toggle.active svg g {
    stroke: #1476f2
}

body.services-outsourcing-software-development-ukraine-services .bottom-life ul li a.toggle:after {
    content: "";
    opacity: .6;
    position: absolute;
    top: 40%;
    right: 38px;
    border: solid;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 8px
}

@media screen and (max-width:575px) {
    body.services-outsourcing-software-development-ukraine-services .bottom-life ul li a.toggle:after {
        right: 0
    }
}

body.services-outsourcing-software-development-ukraine-services .bottom-life ul li a.toggle span {
    display: inline-block;
    padding-left: 43px
}

body.services-outsourcing-software-development-ukraine-services .bottom-life ul li a.toggle svg {
    min-width: 50px
}

body.services-outsourcing-software-development-ukraine-services .bottom-life ul li a.toggle:hover {
    color: #1476f2
}

body.services-outsourcing-software-development-ukraine-services .bottom-life ul li a.toggle:hover svg g {
    stroke: #1476f2
}

.healthcare-margin {
    margin-bottom: 48px
}

.healthcare-padding {
    padding-bottom: 48px
}

.healthcare-hero_content {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    width: 100%
}

@media screen and (max-width:575px) {
    .healthcare-hero_content {
        text-align: center
    }
}

@media screen and (max-width:768px) {
    .healthcare-hero_content--blockchain {
        padding-bottom: 140px
    }
}

.healthcare-block {
    margin-top: 52px
}

@media screen and (max-width:480px) {
    .healthcare-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-top: 0
    }
}

.healthcare-block_right {
    margin-top: 0
}

@media screen and (max-width:480px) {
    .healthcare-block_right {
        margin-top: 52px
    }
}

.healthcare-clients-logos {
    display: -ms-grid;
    display: grid;
    height: auto;
    margin: 48px 0;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr)
}

@media screen and (max-width:480px) {
    .healthcare-clients-logos {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.healthcare-clients-logos .our-clients__list-item {
    width: 100%
}

@media screen and (max-width:480px) {
    .healthcare-clients-logos .our-clients__list-item {
        display: block
    }
}

.healthcare-pros {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    background-color: #1476f2;
    gap: 1px;
    padding: 0
}

@media screen and (max-width:480px) {
    .healthcare-pros {
        display: none
    }
}

.healthcare-pros_title {
    padding: 24px;
    font-size: 18px;
    font-weight: 600;
    background-color: #fff
}

.healthcare-pros_wrapper {
    padding: 0 24px;
    background-color: #fff
}

.healthcare-pros_subtitle {
    margin: 24px 0 20px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600
}

.healthcare-pros_proslist {
    list-style: none;
    height: 315px
}

@media screen and (max-width:480px) {
    .healthcare-pros_proslist {
        height: auto
    }
}

.healthcare-pros_proslist li {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #323232;
    padding: 10px 0 11px 40px
}

.healthcare-pros_proslist li:before {
    content: "";
    position: absolute;
    background-image: url(img/healthcare-software-development/group.svg);
    width: 20px;
    height: 22px;
    left: 0
}

.healthcare-pros_conslist {
    list-style: none
}

.healthcare-pros_conslist li {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #323232;
    padding: 10px 0 11px 40px
}

.healthcare-pros_conslist li:before {
    content: "";
    position: absolute;
    width: 26px;
    height: 3px;
    left: 0;
    top: 20px;
    background-color: #f54d4d
}

.healthcare-pros_mobile {
    display: none
}

@media screen and (max-width:479px) {
    .healthcare-pros_mobile {
        display: block
    }
}

.web-development-container {
    background-color: #fafafa
}

.web-development-section {
    padding: 72px 0;
    margin: 0 auto;
    width: 1200px
}

@media (max-width:758px) {
    .web-development-section {
        width: 100%;
        margin: 0;
        padding: 20px
    }
}

.web-development-features {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:758px) {
    .web-development-features {
        display: block
    }
}

.web-development-features-image {
    width: 50%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:758px) {
    .web-development-features-image {
        width: 100%
    }
}

.web-development-features-points {
    padding-left: 50px;
    width: 50%
}

@media (max-width:758px) {
    .web-development-features-points {
        padding-left: 0;
        width: 100%
    }
}

.web-development-feature-point {
    margin-bottom: 12px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.web-development-feature-point-text {
    margin-left: 12px;
    font-weight: 400;
    line-height: 24px;
    font-size: 16px;
    color: #323232
}

.web-development-business-sectors {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 20px
}

.web-development-business-sector {
    display: block;
    padding: 24px 32px;
    background-color: #fff
}

.web-development-business-sector-title {
    margin: 20px 0;
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.web-development-business-sector-description {
    color: #323232;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

.web-development-business-sector-link {
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

.web-development-business-sector-link,
.web-development-business-sector-link:hover {
    color: #1476f2;
    border-bottom: 1px solid #1476f2
}

@media (max-width:759px) {
    .web-development-business-sectors {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.web-development-header {
    height: auto;
    padding: 0;
    text-align: center;
    margin-bottom: 32px;
    color: #323232;
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase
}

.web-development-subheader {
    text-align: center;
    margin-bottom: 48px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px
}

.web-development-services {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    background-color: #1476f2;
    gap: 1px;
    padding: 0
}

.web-development-service {
    padding: 24px;
    background-color: #fff
}

.web-development-service-header {
    margin: 20px 0;
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: none
}

.web-development-service-description {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

@media (max-width:758px) {
    .web-development-services {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.web-development-contact-button {
    background-color: #fff;
    color: #1476f2;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    max-width: 330px;
    padding: 18px 32px;
    min-height: 52px;
    text-transform: uppercase;
    border-radius: 4px
}

@media screen and (max-width:758px) {
    .web-development-contact-button {
        width: 100%;
        max-width: 100%;
        text-align: center
    }
}

.web-development-contact-button:hover {
    color: #fff;
    background-color: #06d
}

.web-development-contact-us-description {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-transform: none;
    color: #fff
}

.web-development-clients-cases {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
    background-color: #fff
}

.web-development-clients-cases--item {
    background-position: 50%;
    background-repeat: no-repeat;
    height: 100px;
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:759px) {
    .web-development-clients-cases {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 12px 0
    }
}

.data-lab-clients {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr)
}

.nav__logo {
    left: 0;
    max-width: 12%;
    top: 17%;
}