@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-Light.eot');
    src: url('fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Light.ttf') format('truetype'), url('fonts/OpenSans-Light.woff') format('woff'), url('fonts/OpenSans-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-Regular.eot');
    src: url('fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Regular.ttf') format('truetype'), url('fonts/OpenSans-Regular.woff') format('woff'), url('fonts/OpenSans-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-SemiBold.eot');
    src: url('fonts/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-SemiBold.ttf') format('truetype'), url('fonts/OpenSans-SemiBold.woff') format('woff'), url('fonts/OpenSans-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-Bold.eot');
    src: url('fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Bold.ttf') format('truetype'), url('fonts/OpenSans-Bold.woff') format('woff'), url('fonts/OpenSans-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoCyrl';
    src: url('fonts/MuseoCyrl-500.eot');
    src: url('fonts/MuseoCyrl-500.eot?#iefix') format('embedded-opentype'), url('fonts/MuseoCyrl-500.ttf') format('truetype'), url('fonts/MuseoCyrl-500.woff') format('woff'), url('fonts/MuseoCyrl-500.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoCyrl';
    src: url('fonts/MuseoCyrl-700.eot');
    src: url('fonts/MuseoCyrl-700.eot?#iefix') format('embedded-opentype'), url('fonts/MuseoCyrl-700.ttf') format('truetype'), url('fonts/MuseoCyrl-700.woff') format('woff'), url('fonts/MuseoCyrl-700.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

/*
Reset css
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* make sure to set some focus styles for accessibility */

:focus {
    outline: 0;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -ms-text-size-adjust: 100%;
    /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active, a:hover {
    outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0;
    /* 1 */
    -ms-interpolation-mode: bicubic;
    /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0;
    /* 1 */
    padding: 0;
    white-space: normal;
    /* 2 */
    *margin-left: -7px;
    /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button, input, select, textarea {
    font-size: 100%;
    /* 1 */
    margin: 0;
    /* 2 */
    vertical-align: baseline;
    /* 3 */
    *vertical-align: middle;
    /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button, input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button, select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button, html input[type="button"],
/* 1 */

input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
    *overflow: visible;
    /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled], html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
    *height: 13px;
    /* 3 */
    *width: 13px;
    /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto;
    /* 1 */
    vertical-align: top;
    /* 2 */
}

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html, button, input, select, textarea {
    color: #222;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

body {
    font-family: 'OpenSans';
    font-weight: 400;
}

h1, h2 {
    font-family: 'MuseoCyrl';
    font-weight: 500;
    color: #184f87;
    font-size: 45px;
    letter-spacing: 2px;
}

.header_box button {
    font-weight: 600;
}

a, button, a:focus, button:focus, a:active, button:active {
    outline: none;
}

.text-right {
    text-align: right;
}

span.link_a.active svg {
    transform: rotate(180deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

nav li a:after, .contact a:after {
    content: '';
    width: 90%;
    height: 1px;
    background: #ffffff;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 25px);
    opacity: 0;
    visibility: hidden;
    transition: .55s opacity, .55s visibility;
}

nav li a {
    position: relative;
    color: #ffffff;
}

.contact a {
    color: #ffffff;
}

.container-fluid {
    max-width: 1420px;
}
nav li a:hover {
    color: #ffffff;
}

nav li a:hover:after, nav li a.active:after, .contact a:hover {
    opacity: 1;
    visibility: visible;
}

nav ul {
    display: flex;
}

nav ul li, .contact a {
    margin-right: 12px;
}

nav ul li a, .contact a {
    padding: 2px 4px;
    text-decoration: none;
}

.header_box {
    display: flex;
    align-items: center;
    font-weight: 600;
}

header {
    position: fixed;
    top: 0;
    width: 100%;
    margin-bottom: 0;
    transition: all 0.4s ease;
    padding: 30px 0;
    z-index: 1000;
}

header.sticky {
    padding: 10px 0;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    z-index: 1000;
}

header.sticky a {
    color: #184f87;
}

header.sticky a:hover {
    color: #184f87;
}

header.sticky a:after {
    content: '';
    width: 90%;
    height: 1px;
    background: #184f87;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 25px);
    opacity: 0;
    visibility: hidden;
    transition: .55s opacity, .55s visibility;
}

button {
    border-radius: 41px;
    background-color: #ff831e;
    color: #ffffff;
    padding: 8px 35px;
    border: none;
    font-weight: 600;
    font-size: 18px;
letter-spacing: 2px;
}

.logo {
    max-width: 256px;
    margin-right: auto;
}

.logo img {
    width: 100%;
}

.item-banner img {
    max-width: 100%;
}

.item-banner .row {
    align-items: center;
}

.banner_sld {
    background: url(img/bg_bn.png);
    background-repeat: no-repeat;
    background-position: left 80%;
    background-size: cover;
    padding-top: 120px;
}

.banner_sld .content {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.item-banner .row>div:first-child {
    position: relative;
}

.banner_sld .content p {
    margin: 24px 0;
    font-size: 20px;
    line-height: 32px;
    color: #202020;
    font-weight: 300;
    font-family: "Open Sans";
}

section h2 {
    margin-bottom: 20px;
}

section#banner_sld {
    /*padding-bottom: 25px;*/
}

section#type_service, section#how_it_works, section#start_working, section#partner, section#reviews, section#about, section#faq {
    padding-top: 120px;
}

.item_serv-cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.item_serv-cont svg {
    display: inline-block;
    width: 20px;
}
section h2 {
    padding-bottom: 25px;
}

.item_serv {
    max-width: 360px;
    display: block;
}

.item_serv-cont .icon img {
    width: 120px;
    max-height: 80px;
}

.type_service {
    padding: 30px 0;
}


.item_serv .hidden {
    position: absolute;
    display: none;
}

.item_serv-cont:hover+.hidden {
    display: block;
}

.item_serv .hidden {
    position: absolute;
    display: none;
    background: #cce5fb;
    width: 100%;
    z-index: 100;
    margin: -15px;
    padding: 15px;
    border-radius: 0 0 20px 20px;
    top: 120px;
}

.item_serv:hover .hidden {
    display: block;
}

.item_serv {
    position: relative;
    margin: 20px 0;
    padding: 15px;
    border-radius: 20px 20px 0 0;
}

.item_serv:hover {
    background: #cce5fb;
}

.item_serv .hidden ul li {
    list-style: circle;
    padding: 8px 0;
}

.item_serv .hidden ul {
    padding-left: 40px;
}

.item_serv-cont p.title_item {
    font-size: 20px;
}

button.text-center {
    margin: 0 auto;
    display: block;
}

button.text-center {
    margin: 0 auto;
    display: block;
}

.how_it_works {
    background: url(img/bg_1.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    padding: 30px 0;
    color: #f0f0f0;
}

.how_it_works .row {
    padding: 20px 0;
}

.how_it_works .item_title {
    line-height: 65px;
    color: #f0f0f0;
    font-size: 34px;
}

section#how_it_works h2 {
    margin-bottom: 20px;
}

.how_it_works .icon {
    text-align: center;
    border-radius: 78px;
    border: 1px solid #ffffff;
    width: 90px;
    height: 90px;
    line-height: 90px;
    margin: 0 auto;
    position: relative;
}

.how_it_works .icon img {
    width: 48px;
}

.how_it_works .icon:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 40px;
    background-color: #ffffff;
}

.how_it_works .item_row:nth-child(odd) .icon:after {
    left: -40px;
    top: 45px;
}

.how_it_works .item_row:nth-child(even) .icon:after {
    right: -40px;
    top: 45px;
}

.how_it_works button {
    margin-top: 20px;
}

.start_working .icon img {
    width: 100px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

.start_working {
    text-align: center;
    color: #202020;
    font-size: 20px;
}

.start_working .row>div {
    margin-bottom: 20px;
    margin-top: 20px;
}

section#start_working h2 {
    margin-bottom: 20px;
}

.sld_reviews {
    text-align: center;
    padding: 0 30px;
}

.item-sld_reviews span.rating img {
    display: inline-block;
}

.slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
}

.slick-dots li {
    margin: 0 0.25rem;
}

.slick-dots button {
    display: block;
    width: 12px;
    height: 12px;
    padding: 0;
    border: 1px solid #184f87;
    border-radius: 100%;
    background-color: #184f8700;
    text-indent: -9999px;
}

.slick-dots li.slick-active button {
    background-color: #184f87;
}
.col10tai {
    position: relative;
}

.col10tai .next {
    position: absolute;
    right: 0;
}

.col10tai .prev {
    position: absolute;
    left: 0;
}
.col10tai .prev svg {
    transform: rotate(180deg);
}
.slick-arrow {
    display: block;
    top: 0;
    padding: 0;
    border: 0;
    background-color: transparent;
    height: 100%;
    position: absolute;
    font-size: 0;
    cursor: pointer;
    outline: none !important;
    z-index: 10;
}
.slick-arrow svg {
    width: 18px;
    height: auto;
}

.sld_reviews p.text {
    color: #2c4f6c;
    font-style: italic;
    line-height: 30px;
    margin-bottom: 30px;
}
.sld_reviews .rating img {
    width: 30px;
}

.sld_reviews .name_city {
    padding-top: 8px;
    font-size: 20px;
}
.slick-arrow svg {
    position: absolute;
    top: 20%;
    transform: translate(0, -20%);
}

.about h2 {
    margin-bottom: 0;
    padding: 20px 0;
    /*background: #b1cbd9;*/
    color: #ffffff;
}
.about img {
    width: 100%;
}

.about .row {
    padding: 8px 0 40px;
}
.about {
    background: url(img/bg_2.png);
    background-repeat: no-repeat;
    /*background-position-y: 80px;*/
    background-size: cover;
    color: #f0f0f0;
}

.about .row>div p, .about .row>div img {
    max-width: 440px;
}
.accordion .link_a svg {
    width: 24px;
}

.accordion span.link_a {
    border-radius: 20px;
    filter: drop-shadow(0px 8px 23px rgba(162,162,162,0.26));
    background-color: #ffffff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 40px;
    cursor: pointer;
    font-size: 22px;
    line-height: 45px;
    color: #184f87;
}

.accordion .toggle-contents {
    padding: 12px 40px;
    line-height: 22px;
}
.accordion li.toggle-li {
    color: #202020;
    margin: 22px 0;
}
.faq button {
    margin-top: 50px;
}

.partner {
    background-color: #e8e8e8;
    padding: 35px 0;
}
img.client_img {
    padding: 18px;
}

img.client_img:nth-child(2n+1) {
    width: 130px;
    vertical-align: sub;
}
img.client_img:nth-child(2n) {
    width: 180px;
    vertical-align: middle;
}
img.client_img {
    display: inline-block;
}
.clients_net {
    position: relative;
    /* height: 600px; */
    display: table;
    text-align: center;
    max-width: 1200px;
    margin: 0 auto;
}


@media(max-width:768px) {

.primary-navigation.active {
    position: absolute;
    display: block;
    left: 0;
    background: #ffffff;
    
    padding: 10px 0;
    z-index: 1001;
    width: 100%;
}
.primary-navigation.active a{
    color: #0eadce;
}
.primary-navigation {
    display: none;
}
.primary-navigation.active {
    display: block;
}
.menu-toggle-mob {
    display: inline-block;
    position: relative;
    width: 42px;
    height: 28px;
    cursor: pointer;
}
.menu-toggle-mob::before, .menu-toggle-mob::after, .menu-toggle-mob span::before {
    content: '';
    display: block;
    height: 2px;
    width: 42px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
    -webkit-transition: all, ease, 0.2s;
    transition: all, ease, 0.2s;
    border-radius: 3px;
}
.menu-toggle-mob::before {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}
.menu-toggle-mob:after, .menu-toggle-mob:before, .menu-toggle-mob span:before {
    background-color: #ffffff;
}
.menu-toggle-mob::after {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
}
.menu-toggle-mob.active::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.menu-toggle-mob.active::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.menu-toggle-mob.active span::before {
    opacity: 0;
}
.item_serv {
    max-width: 100%;
}

.how_it_works .row:nth-child(odd)>div:nth-child(2) {
    order: 1;
}
.how_it_works .row:nth-child(odd)>div:nth-child(1) {
    order: 2;
}
.how_it_works .row:nth-child(odd)>div:nth-child(3) {
    display: none;
}
.how_it_works .row:nth-child(even)>div:nth-child(2) {
    order: 1;
}
.how_it_works .row:nth-child(even)>div:nth-child(3) {
    order: 2;
}
.how_it_works .row:nth-child(even)>div:nth-child(1) {
    display: none;
}
.how_it_works .item_row .text-right {
    padding: 20px 0;
    text-align: left!important;
    padding-left: 30px;
}
.how_it_works .item_row:nth-child(even)>div:nth-child(3){
    padding-left: 30px;
}
.how_it_works .row {
    align-items: center;
}

.how_it_works .icon:after {
    content: '';
    position: absolute;
    height: 70px;
    width: 1px;
    background-color: #ffffff;
}

.how_it_works .item_row:nth-child(odd) .icon:after {
    left: 42px;
    bottom: -68px;
    top: auto;
}

.how_it_works .item_row:nth-child(even) .icon:after {
    right: 42px;
    bottom: -68px;
    top: auto;
}
.how_it_works .item_row:last-child .icon:after {
    display: none;
}
.how_it_works .item_title {
    line-height: 40px;
    font-size: 20px;
}

.how_it_works .item_row:last-of-type .icon:after {
    display: none!important;
}
.how_it_works .icon:before {
    content: '';
    position: absolute;
    height: 60px;
    width: 1px;
    background-color: #ffffff;
}
.how_it_works .item_row:first-child .icon:before {
    display: none!important;
}
.how_it_works .item_row:nth-child(odd) .icon:before {
    left: 45px;
    top: -56px;
}
.how_it_works .item_row:nth-child(even) .icon:before {
    right: 44px;
    top: -56px;
}
.how_it_works .icon:after {
    height: 60px;
}
.about {
    text-align: center;
}

.about .text {
    margin: 0 auto;
    margin-top: 20px;
}

.about h2 {
    background: #f0f8ff00;
}
.about {
    background-position-y: 0;
}
h1, h2 {
    font-size: 35px;
letter-spacing: 2px;
color: #184f87;
}
.item-banner .row {
    flex-direction: column-reverse;
}
.banner_sld .content {
    position: relative;
    top: auto;
    transform: initial;
    text-align: center;
    margin-top: 30px;
}
.contact {
    display: none;
}
header.sticky .menu-toggle-mob:after, header.sticky .menu-toggle-mob:before, header.sticky .menu-toggle-mob span:before {
    background-color: #05498f;
}
header .primary-navigation.active {
    top: 90px;
}
header.sticky .primary-navigation.active {
    top: 70px;
}
.primary-navigation li a {
    padding: 20px;
}
.primary-navigation li {
    margin: 25px 0;
}
header a:after, header.sticky a:after {
    width: 80%;
    height: 1px;
    background: #184f87;
    position: absolute;
    left: 12%;
    bottom: 18px;
    transform: inherit;
    opacity: 0;
    visibility: hidden;
    transition: .55s opacity, .55s visibility;
}










}

@media(max-width:576px){
    .start_working .row>div {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .start_working .row>div .icon {
        margin-right: 28px;
    }
    .how_it_works .icon {
        width: 70px;
        height: 70px;
        line-height: 70px;
    }
    .how_it_works .item_row:nth-child(odd) .icon:after {
        left: 36px;
        bottom: -69px;
        top: auto;
    }
    .how_it_works .item_row:nth-child(even) .icon:after {
        right: 32px;
        bottom: -69px;
        top: auto;
    }
    .how_it_works .item_row:nth-child(odd) .icon:before {
        left: 36px;
        top: -68px;
    }
    .how_it_works .item_row:nth-child(even) .icon:before {
        right: 32px;
        top: -68px;
    }




}

.footer .row {
    padding: 40px 0;
}
.footer .about {
    background: none;
    color: #000;
}
.footer .text {
    font-size: 18px;
    line-height: 1.5;
}
.footer .text span {
    font-weight: 700;
}