*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}


dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

::-webkit-input-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

::-ms-input-placeholder {
    color: #666
}

::placeholder {
    color: #666
}

::-moz-selection {
    background-color: orange;
    color: #fff
}

::selection {
    background-color: orange;
    color: #fff
}

input,
textarea {
    outline: 0
}

input:focus:required:invalid,
textarea:focus:required:invalid {
    border-color: red
}

input:required:valid,
textarea:required:valid {
    border-color: green
}

body {
    /* font-family: PF-BeauSans-Pro, sans-serif; */
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.65;
    overflow-x: hidden;
    color: #333
}

.wp-block {
    min-width: 1200px !important
}

html {
    height: 100%
}

body {
    padding: 0;
    margin: 0;
    color: #092564;
    background-color: #f3f6ff;
    height: 100%;
    /* counter-reset: section */
}

header {
    background-color: #fff
}

footer {
    background-color: #000
}

button {
    outline: 0;
    cursor: pointer
}

button:focus {
    outline: 0
}

img {
    /* width: 100%; */
    max-width: 100%;
    height: auto
}

/* div > img {
    width: 100%;
    height: auto
} */

object {
    pointer-events: none
}

.wrapper {
    width: 100%;
    min-height: 100%;
    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 all and (max-width: 1199px) {
    .wrapper {
        padding-top: 0
    }
}

.main {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px
}

.container-fluid {
    padding: 0 15px
}

.support__link {
    font-weight: 600;
    font-size: 13px;
    color: #00c773;
    text-decoration: none
}

.logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12%;
    flex: 0 0 12%;
    max-width: 12%;
    margin-top: -5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end
}

@media all and (max-width: 767px) {
    .logo {
        justify-content: center;
    }
}

.logo__link {
    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
}

@media all and (max-width: 767px) {
    .logo img {
        width: 200px !important
    }
}

@media all and (max-width: 575px) {
    .logo img {
        width: 180px !important
    }
}

@media all and (max-width: 380px) {
    .logo img {
        width: 160px !important
    }
}

@media all and (max-width: 374px) {
    .logo img {
        width: 145px !important
    }
}

.logo img {
    height: auto;
}

@media all and (max-width: 1199px) {
    .logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 15%;
        flex: 0 0 15%;
        max-width: 15%;
        margin-left: 20px
    }
}

@media all and (max-width: 767px) {
    .logo {
        margin-right: 20px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
        max-width: 35%
    }
}

@media all and (max-width: 575px) {
    .logo {
        margin-right: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-left: 10px
    }
}

.lang {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4%;
    flex: 0 0 4%;
    max-width: 4%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

@media all and (max-width: 1440px) {
    .lang {
        flex: none;
        max-width: none;
    }
}

@media all and (max-width: 1199px) {
    .lang {
        margin-left: 15px
    }
}

.free-tool {
    background: #fff;
    padding: 0 0 20px;
    margin-top: -20px;
}

@media all and (max-width: 767px) {
    .free-tool {
        margin-top: 0;
    }
}

.free-tool .free-tool__wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}


.free-tool__image {
    margin-bottom: 50px;
}

.free-tool__image img {
    border-radius: 10px;
}

.lang__list {
    margin-bottom: auto;
    margin-top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    padding: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.lang__item {
    position: relative;
    padding-right: 10px;
}

.lang__item:hover .lang__sublang {
    max-height: 800px;
}

.lang__sublang {
    position: absolute;
    top: 100%;
    right: 0;
    max-height: 0;
    transition: all 0.3s;
    width: 160px;
    overflow: hidden;
}

.lang__sublang ul {
    list-style: none;
    padding: 10px 14px;
    background: #fff;
    border: 1px solid #E5E9F5;
    border-radius: 9px;
}

.lang__sublang li:not(:last-child) {
    margin-bottom: 8px;
}


.lang__sublang .lang__sublink {
    color: #002979;
    font-size: 14px;
    line-height: 17px;
    font-weight: 600;
}

.lang__sublang img {
    margin-right: 4px;
}

.lang__sublang .lang__sublink:hover {
    color: #00c773;
}

.lang__link {
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #c5c5c5;
}

.lang__link.active {
    color: #00c773;
    cursor: pointer;
}

.lang__link.active:after {
    content: '';
    position: absolute;
    top: 6px;
    right: -3px;
    border: solid #00c773;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.social__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 104px;
    padding: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style-type: none
}

.social__item {
    list-style-type: none;
    margin-right: 10px
}

.social__item:hover .ic {
    color: #00c773
}

.social__item:last-child {
    margin-right: 0
}

.to-blog {
    position: relative;
    z-index: 15;
    text-align: right;
    margin-bottom: 12px
}

.to-blog__link {
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
    line-height: 2.43;
    text-decoration: none;
    color: #00c773;
    margin-right: 38px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.to-blog__link span {
    margin-left: 10px
}

.to-blog__link:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    color: #00c773
}

.bg-404 {
    position: relative
}

.bg-404 .wrapper-404 {
    position: absolute;
    top: 8%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center
}

.bg-404 .wrapper-404 .msg-404 {
    font-size: 40px;
    font-weight: 700
}

.aso-menu {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-top: 15px;
    padding: 0
}

@media all and (max-width: 1024px) {
    .aso-menu li {
        margin-top: 10px;
        padding-bottom: 8px
    }
}

@media all and (max-width: 575px) {
    .aso-menu li {
        padding-bottom: 5px
    }
}

.aso-menu li.current-menu-item a {
    text-decoration: none;
    border-bottom: 3px solid #00c773
}

@media all and (max-width: 767px) {
    .aso-menu li.current-menu-item a {
        border: none;
        color: #00c773
    }
}

.aso-menu a {
    color: #092564;
    position: relative;
    font-weight: 600;
    font-size: 18px;
    line-height: 112%;
    padding: 0 10px 10px
}

@media all and (max-width: 1024px) {
    .aso-menu a {
        text-decoration: none
    }
}

.aso-menu a:after {
    content: '';
    top: 100%;
    position: absolute;
    left: 50%;
    right: 50%;
    height: 2px;
    background: -webkit-gradient(linear, left bottom, left top, from(#00c773)), #00c773;
    background: -o-linear-gradient(bottom, #00c773), #00c773;
    background: linear-gradient(0deg, #00c773), #00c773;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.aso-menu a:hover::after {
    left: 0;
    right: 0
}

@media all and (max-width: 1024px) {
    .aso-menu {
        display: block;
        font-weight: 600
    }
}

@media all and (max-width: 575px) {
    .aso-menu {
        display: none
    }
}

.page-title {
    display: block;
    white-space: pre-line;
    font-weight: 700;
    font-size: 40px;
    line-height: 110.5%;
    margin: 0 0 50px 0;
    text-align: center
}

@media all and (max-width: 1359px) {
    .page-title {
        font-size: 30px
    }
}

@media all and (max-width: 991px) {
    .page-title {
        font-size: 35px
    }
}

@media all and (max-width: 575px) {
    .page-title {
        margin-bottom: 30px;
        font-size: 30px
    }
}

@media all and (max-width: 320px) {
    .page-title {
        margin-bottom: 20px;
        font-size: 25px
    }
}

h1,
h2 {
    white-space: pre-line;
    font-weight: 700;
    font-size: 40px;
    line-height: 110.5%;
    margin: 0
}

@media all and (max-width: 991px) {

    h1,
    h2 {
        font-size: 35px
    }
}

h3 {
    white-space: pre-line;
    font-weight: 700;
    font-size: 35px;
    line-height: 113%;
    margin: 0
}

@media all and (max-width: 991px) {
    h3 {
        font-size: 30px
    }
}

@media all and (max-width: 767px) {
    h3 {
        font-size: 25px
    }
}

h4 {
    white-space: pre-line;
    font-weight: 600;
    font-size: 25px;
    line-height: 111.2%;
    margin: 0
}

@media all and (max-width: 1199px) {
    h4 {
        font-size: 22px
    }
}

@media all and (max-width: 991px) {
    h4 {
        font-size: 18px
    }
}

@media all and (max-width: 767px) {
    h4 {
        white-space: initial
    }
}

h5 {
    white-space: pre-line;
    font-weight: 700;
    font-size: 20px;
    line-height: 111.2%;
    margin: 0
}

@media all and (max-width: 1199px) {
    h5 {
        font-size: 18px
    }
}

@media all and (max-width: 991px) {
    h5 {
        font-size: 16px
    }
}

@media all and (max-width: 767px) {
    h5 {
        white-space: initial
    }
}

p {
    font-size: 20px;
    font-weight: 600;
    margin: 0
}

body.active-menu {
    overflow: hidden;
    padding-right: 17px
}

@media all and (max-width: 1199px) {
    body.active-menu {
        padding-right: 0
    }
}


body.active-menu .overlay-menu {
    opacity: 1;
    pointer-events: all
}

body.active-menu .header__mobile-menu {
    left: 0
}

body.active-menu .header {
    margin-right: -17px
}

.overlay-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 40;
    opacity: 0;
    pointer-events: none;
    background-color: rgba(0, 0, 0, .8);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.burger-mobile {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media all and (max-width: 1199px) {
    .burger-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.burger-mobile .burger-mobile-box {
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 30px;
    height: 24px
}

.burger-mobile .burger-mobile-line {
    position: absolute;
    width: 30px;
    height: 4px;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    border-radius: 4px;
    background-color: #092564;
    top: 50%;
    display: block;
    margin-top: -2px
}

.burger-mobile .burger-mobile-line:before {
    display: block;
    content: "";
    top: -8px;
    position: absolute;
    width: 30px;
    height: 4px;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    border-radius: 4px;
    background-color: #092564
}

.burger-mobile .burger-mobile-line:after {
    display: block;
    content: "";
    bottom: -8px;
    position: absolute;
    width: 30px;
    height: 4px;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    border-radius: 4px;
    background-color: #092564
}

.active-mobile-btn .burger-mobile-line {
    -webkit-transition-delay: .12s;
    -o-transition-delay: .12s;
    transition-delay: .12s;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.active-mobile-btn .burger-mobile-line:after {
    bottom: 0;
    -webkit-transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    -o-transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s, -webkit-transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.active-mobile-btn .burger-mobile-line:before {
    top: 0;
    -webkit-transition: top 75ms ease, opacity 75ms ease .12s;
    -o-transition: top 75ms ease, opacity 75ms ease .12s;
    transition: top 75ms ease, opacity 75ms ease .12s;
    opacity: 0
}

.offer {
    text-align: center;
    /*margin: 100px auto;*/
    /*max-width: 887px*/
    padding: 100px 0;
    background-color: #fff;
}

.offer .container {
    max-width: 887px
}

@media all and (max-width: 1199px) {
    .offer {
        margin: 0
    }
}

.offer__img {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.offer__img img {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin: 0 auto
}

.offer__img img:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

@media all and (max-width: 1599px) {
    .offer__img img {
        max-width: 40%
    }
}

@media all and (max-width: 767px) {
    .offer__img img {
        max-width: 100%
    }
}

.offer__title {
    margin-bottom: 20px;
    max-width: 700px;
    display: block;
    white-space: pre-line;
    font-weight: 700;
    font-size: 35px;
    line-height: 113%;
    margin: 0 auto
}

@media all and (max-width: 991px) {
    .offer__title {
        font-size: 30px
    }
}

@media all and (max-width: 767px) {
    .offer__title {
        font-size: 25px
    }
}

.offer__title strong {
    color: #2363ac;
    text-decoration: none
}

.offer__subtitle p {
    color: #30576c;
    line-height: 24px
}

@media all and (max-width: 767px) {
    .offer__subtitle {
        margin-bottom: 30px
    }
}

.offer__bottom {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 135px
}

.offer__bottom:before {
    position: absolute;
    content: '';
    top: -140px;
    background-image: url(../images/offer-lines.png);
    background-repeat: no-repeat;
    background-position: 53%;
    width: 100%;
    height: 160px
}

.espanol .offer__bottom:before {
    background-image: url(../images/es_offer-lines.png);
}

.espanol.ukr .offer__bottom:before {
    background-image: url(../images/offer-lines.png);
}

.espanol .offer__bottom .register {
    margin-left: 25px;
}

.espanol .offer__bottom {
    justify-content: space-around;
}

.espanol footer .footer-menu,
.espanol footer form {
    display: none;
}

.espanol footer .footer__right,
.espanol footer .footer__left {
    margin: unset;
}

.espanol .partners__slider__link {
    display: none;
}

@media all and (max-width: 767px) {
    .offer__bottom {
        margin-top: 0;
        -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
    }

    .offer__bottom:before {
        display: none
    }

    .offer__bottom .btn,
    .offer__bottom .green-link,
    .offer__bottom .register {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 50%;
        margin-bottom: 20px
    }
}

@media all and (max-width: 575px) {

    .offer__bottom .btn,
    .offer__bottom .green-link,
    .offer__bottom .register {
        width: 70%
    }
}

@media all and (max-width: 480px) {

    .offer__bottom .btn,
    .offer__bottom .green-link,
    .offer__bottom .register {
        width: 85%
    }
}

@media all and (max-width: 320px) {

    .offer__bottom .btn,
    .offer__bottom .green-link,
    .offer__bottom .register {
        width: 100%
    }
}

.offer_aso-page {
    position: relative;
    margin-top: 0;
    padding-top: 247px;
    background-image: url(../images/offer-bg.png);
    background-repeat: no-repeat;
    background-size: contain
}

@media all and (max-width: 1599px) {
    .offer_aso-page {
        padding-top: 200px
    }
}

.offer_aso-page:before {
    position: absolute;
    content: '';
    top: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url(../images/page-offer-before.png);
    background-repeat: no-repeat;
    width: 70px;
    height: 185px
}

@media all and (max-width: 1599px) {
    .offer_aso-page:before {
        top: 0
    }
}

.offer_aso-page .offer__img {
    position: relative
}

.offer_aso-page .offer__img::after {
    position: absolute;
    content: '';
    top: 0;
    right: 39%;
    background-image: url(../images/free.png);
    background-repeat: no-repeat;
    width: 48px;
    height: 22px
}

.offer_service-page {
    padding: 100px 0;
    margin: 0 auto;
    max-width: unset
}

@media all and (max-width: 1599px) {
    .offer_service-page {
        padding: 50px 0
    }
}

.offer_service-page .offer__bottom {
    margin: 0 auto;
    padding-top: 135px;
    width: calc(906px + 220px)
}

@media all and (max-width: 1199px) {
    .offer_service-page .offer__bottom {
        width: 100%;
        padding-top: 25px
    }
}

@media all and (max-width: 1199px) {
    .offer_service-page .offer__bottom {
        width: 70%
    }
}

.offer_service-page .offer__bottom:before {
    position: absolute;
    content: '';
    top: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url(../images/app-four-lines.png);
    background-repeat: no-repeat;
    width: 906px;
    height: 100px
}

@media all and (max-width: 1599px) {
    .offer_service-page .offer__bottom:before {
        top: 0
    }
}

@media all and (max-width: 1199px) {
    .offer_service-page .offer__bottom:before {
        display: none
    }
}

.offer_service-page .offer__bottom .bottom-btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 20px
}

.offer_service-page .offer__bottom .bottom-btn .blue-link,
.offer_service-page .offer__bottom .bottom-btn .green-link,
.offer_service-page .offer__bottom .bottom-btn .register {
    width: 100%;
    display: block;
    padding: 16px 20px
}

.offer_service-page .offer__bottom .bottom-btn .btn-white {
    padding: 7px 15px 6px;
    width: 100%;
    display: block
}

@media all and (max-width: 1199px) {
    .offer_service-page .offer__bottom .bottom-btn {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin: 0 auto 20px
    }
}

@media all and (max-width: 767px) {
    .offer_service-page .offer__bottom .bottom-btn {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: 100%
    }
}

@media all and (max-width: 575px) {
    .offer_service-page .offer__bottom .bottom-btn {
        padding: 0 10px
    }

    .offer_service-page .offer__bottom .bottom-btn .btn,
    .offer_service-page .offer__bottom .bottom-btn .register {
        margin-bottom: 0
    }
}

@media all and (max-width: 450px) {
    .offer_service-page .offer__bottom .bottom-btn {
        width: 95%
    }
}

@media all and (max-width: 350px) {
    .offer_service-page .offer__bottom .bottom-btn {
        width: 100%
    }
}

@media all and (max-width: 575px) {
    .offer {
        padding-left: 15px;
        padding-right: 15px
    }
}

.footer {
    padding: 72px 0;
    position: relative;
    z-index: 30
}

@media all and (max-width: 767px) {
    .footer {
        padding: 50px 0
    }
}

@media all and (max-width: 575px) {
    .footer {
        padding: 30px 0
    }
}

.footer:after {
    position: absolute;
    content: '';
    top: 72px;
    bottom: 72px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1px;
    background-color: #272a3c
}

@media all and (max-width: 767px) {
    .footer::after {
        display: none
    }
}

.footer__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-top: 8px
}

@media all and (max-width: 767px) {
    .footer__left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.footer__logo {
    position: absolute;
    left: 3%;
    -webkit-transform: translateY(34%);
    -ms-transform: translateY(34%);
    transform: translateY(34%)
}

@media all and (max-width: 1550px) {
    .footer__logo {
        position: static;
        padding: 0 15px;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        max-width: 1200px;
        margin: 0 auto
    }
}

.footer .footer-menu {
    margin-right: auto
}

.footer .footer-menu__list {
    list-style-type: none
}

.footer .footer-menu__for-whom__item {
    font-weight: 600;
    line-height: 2.58
}

.footer .footer-menu__title {
    margin-bottom: 13px;
    font-weight: 600;
    padding-top: 0
}

.footer .footer-menu__link {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.footer .footer-menu__link:hover {
    color: #fff
}

.footer__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    margin-top: 8px
}

@media all and (max-width: 991px) {
    .footer__right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%
    }
}

@media all and (max-width: 767px) {
    .footer__right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.footer__right .wpcf7-form {
    margin-bottom: 89px
}

@media all and (max-width: 767px) {
    .footer__right .wpcf7-form {
        margin-bottom: 40px
    }
}

.footer__right .wpcf7-form input {
    color: #4e4f5e;
    font-size: 15px;
    line-height: 129%
}

.footer__right .wpcf7-form .wpcf7-response-output {
    color: #fff;
    border: none;
    margin: 2em 0 1em;
    padding: 0
}

.footer__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #444d64;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.footer__bottom .left-column .rights {
    width: 298px;
    font-weight: 600;
    font-size: 13px
}

.form-question {
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    color: #4e4f5e
}

.form-question__title {
    color: #96a1be;
    font-weight: 600;
    font-size: 15px;
    line-height: 243.5%
}

.form-question__fields .form-control {
    width: 100%;
    height: 25px;
    background-color: #000;
    border: none;
    border-bottom: solid 1px #2f303a;
    color: #fff
}

.form-question__fields .form-control:first-child {
    margin-top: 21px
}

.form-question__fields .form-control:last-child {
    margin-top: 33px
}

.form-question__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 33px
}

.form-question__bottom .left-column {
    margin-left: auto
}

@media all and (max-width: 991px) {
    .form-question__button {
        margin-bottom: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media all and (max-width: 767px) {
    .form-question__button {
        text-align: center
    }
}

.form-question__message {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
    color: #444d64;
    font-size: 14px;
    line-height: 17px;
    margin-left: 10px
}

@media all and (max-width: 991px) {
    .form-question__message {
        margin-left: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media all and (max-width: 767px) {
    .form-question__message {
        text-align: center
    }
}

.footer-menu__title {
    color: #96a1be;
    font-size: 15px;
    line-height: 2.43
}

.footer-menu__list {
    padding-left: 0
}

.footer-menu__list li {
    list-style-type: none;
    line-height: 2.58
}

.footer-menu__list li:last-child {
    margin-bottom: 0
}

.footer-menu__list li a {
    display: block;
    text-decoration: none;
    color: #596687;
    font-size: 15px
}

.btn {
    cursor: pointer;
    outline: 0;
    text-align: center;
    border: none;
    border-radius: 66px;
    -webkit-box-shadow: 0 4px 14px rgba(0, 0, 0, .09);
    box-shadow: 0 4px 14px rgba(0, 0, 0, .09);
    padding: 12px 33px 9px 33px;
    line-height: 19px;
    font-weight: 600;
    font-size: 16px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.btn img {
    margin-right: 5px;
    vertical-align: middle
}

.btn__head {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    padding: 10px 18px 11px 18px;
    -webkit-box-shadow: 0 4px 21px rgba(0, 0, 0, .12);
    box-shadow: 0 4px 21px rgba(0, 0, 0, .12)
}

.btn__head img {
    width: 20px;
    height: 20px
}

.btn.btn-green {
    -webkit-box-shadow: 0 10px 22px rgba(0, 180, 104, .3);
    box-shadow: 0 10px 22px rgba(0, 180, 104, .3)
}

.btn-white {
    color: #0063ee;
    background-color: #fff;
    border: 1px solid transparent;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.btn-white:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #0063ee;
    border: 1px solid #0063ee;
    background-color: #fff
}

.btn-green {
    color: #f7fcff;
    background-color: #00c773
}

.btn-green:hover {
    color: #00c773;
    background-color: #fff
}

.form-btn {
    cursor: pointer;
    outline: 0;
    color: #f7fcff;
    background-color: #00c773;
    line-height: 17px;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    border: none;
    border-radius: 66px;
    padding: 12px 20px;
    -webkit-box-shadow: 0 10px 22px rgba(0, 180, 104, .3);
    box-shadow: 0 10px 22px rgba(0, 180, 104, .3);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.form-btn:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.goDown {
    cursor: pointer;
    outline: 0;
    width: 51px;
    height: 51px;
    position: absolute;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100px;
    margin-bottom: -35px;
    border: none;
    z-index: 25;
    background-color: #00c773;
    -webkit-box-shadow: 0 10px 22px rgba(0, 180, 104, .3);
    box-shadow: 0 10px 22px rgba(0, 180, 104, .3);
    border-radius: 50%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.goDown:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.goDown:focus {
    outline: 0
}

@media all and (max-width: 1399px) {
    .goDown {
        left: 50%
    }
}

@media all and (max-width: 1359px) {
    .goDown {
        bottom: 130px
    }
}

@media all and (max-width: 575px) {
    .goDown {
        bottom: 42px
    }
}

.main-banner-2 {
    /* background-image: url(https://asomobile.net/wp-content/themes/aso/images/dest/aso_illustration_general_bg.png); */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (max-width: 1359px) {
    .main-banner-2 {
        background-size: contain
    }
}

.main-banner-2 .goDown {
    display: none
}

.main-banner-2 .main-banner {
    position: relative;
    text-align: center;
    min-height: 942px
}

@media all and (max-width: 1359px) {
    .main-banner-2 .main-banner {
        min-height: 570px
    }
}

@media all and (max-width: 991px) {
    .main-banner-2 .main-banner {
        min-height: 580px
    }
}

@media all and (max-width: 575px) {
    .main-banner-2 .main-banner {
        min-height: 536px
    }
}

.main-banner-2 .main-banner__content {
    position: relative;
    white-space: pre-line;
    margin: 0 auto;
    min-height: 340px;
    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;
    z-index: 20
}

@media all and (max-width: 1599px) {
    .main-banner-2 .main-banner__content {
        min-height: 250px
    }
}

.main-banner-2 .main-banner__title {
    text-align: center;
    white-space: pre-line;
    margin: 20px auto 30px;
    font-size: 40px;
    font-weight: 700
}

@media all and (max-width: 1359px) {
    .main-banner-2 .main-banner__title {
        font-size: 30px
    }
}

@media all and (max-width: 575px) {
    .main-banner-2 .main-banner__title {
        margin: 30px auto 30px;
        font-size: 25px
    }
}

.main-banner-2 .main-banner__subtitle {
    line-height: 1.38;
    margin-bottom: 30px
}

@media all and (max-width: 1359px) {
    .main-banner-2 .main-banner__subtitle {
        font-size: 16px
    }
}

.main-banner-2 .main-banner__grid {
    margin-top: -130px;
    margin-left: -89px;
    margin-right: -56px;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: minmax(auto, auto);
    grid-template-rows: minmax(auto, auto);
    -ms-grid-columns: (1fr) [ 7 ];
    grid-template-columns: repeat(7, 1fr);
    position: absolute;
    bottom: 110px;
    left: 0;
    right: 0
}

@media all and (max-width: 1400px) {
    .main-banner-2 .main-banner__grid {
        bottom: 30px
    }
}

.main-banner-2 .main-banner__grid .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-banner-2 .main-banner__grid .slick-dots {
    position: static;
    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
}

.main-banner-2 .main-banner__grid .slick-dots li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #e0eeff
}

.main-banner-2 .main-banner__grid .slick-dots li button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #2474d5
}

.main-banner-2 .main-banner__grid .slick-dots li button::before {
    display: none
}

.main-banner-2 .main-banner__grid .slick-dots li.slick-active button {
    background-color: #ffb800
}

@media all and (max-width: 1400px) {
    .main-banner-2 .main-banner__grid {
        margin-left: 0;
        margin-right: 0
    }
}

@media all and (max-width: 1199px) {
    .main-banner-2 .main-banner__grid {
        margin-top: 0;
        margin-left: 15px;
        margin-right: 15px;
        display: block;
        position: static
    }
}

.main-banner-2 .main-banner__grid-el {
    outline: 0;
    position: relative;
    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: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media all and (max-width: 1359px) {
    .main-banner-2 .main-banner__grid-el img {
        max-width: 65%
    }
}

.main-banner-2 .main-banner__grid-el_first {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 3;
    grid-row-end: 7;
    background-image: url(../images/after-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 16px
}

.main-banner-2 .main-banner__grid-el_first .main-banner__grid-title {
    text-align: left;
    padding-left: 17px
}

.main-banner-2 .main-banner__grid-el_first .flashing-circle {
    margin-left: 39px
}

@media all and (max-width: 1401px) {
    .main-banner-2 .main-banner__grid-el_first {
        background-position: -4px 29px
    }
}

@media all and (max-width: 1199px) {
    .main-banner-2 .main-banner__grid-el_first .main-banner__grid-title {
        text-align: center
    }
}

@media all and (max-width: 1359px) {
    .main-banner-2 .main-banner__grid-el_first {
        background-position: 0 -5%
    }
}

.main-banner-2 .main-banner__grid-el_second {
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 2;
    grid-row-end: 7;
    background-image: url(../images/after-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 15px;
    margin-top: -18px;
    padding-top: 18px
}

@media all and (max-width: 1359px) {
    .main-banner-2 .main-banner__grid-el_second {
        background-position: 0 9px
    }

    .main-banner-2 .main-banner__grid-el_second .flashing-circle {
        margin-left: 9px
    }
}

@media all and (max-width: 1024px) {
    .main-banner-2 .main-banner__grid-el_second {
        margin-top: 0
    }
}

@media all and (max-width: 767px) {
    .main-banner-2 .main-banner__grid-el_second {
        height: 138px;
        background-image: url(../images/something-esle.png)
    }
}

.main-banner-2 .main-banner__grid-el_third {
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 3;
    grid-row-end: 6;
    background-image: url(../images/after-22.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 51%
}

@media all and (max-width: 1359px) {
    .main-banner-2 .main-banner__grid-el_third {
        background-position: 0 41%
    }
}

@media all and (max-width: 767px) {
    .main-banner-2 .main-banner__grid-el_third {
        background-image: url(../images/something-esle.png)
    }
}

.main-banner-2 .main-banner__grid-el_fourth {
    -ms-grid-column-span: 1;
    grid-column-end: 5;
    -ms-grid-column: 4;
    grid-column-start: 4;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 2;
    grid-row-end: 5;
    background-image: url(../images/after-4.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 49%
}

@media all and (max-width: 1359px) {
    .main-banner-2 .main-banner__grid-el_fourth {
        background-position: 1px 38%
    }
}

.main-banner-2 .main-banner__grid-el_fifth {
    -ms-grid-column-span: 1;
    grid-column-end: 6;
    -ms-grid-column: 5;
    grid-column-start: 5;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 2;
    grid-row-end: 5;
    background-image: url(../images/after-5.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 50%
}

@media all and (max-width: 1359px) {
    .main-banner-2 .main-banner__grid-el_fifth {
        background-position: 0 37%
    }
}

.main-banner-2 .main-banner__grid-el_sixth {
    -ms-grid-column-span: 1;
    grid-column-end: 7;
    -ms-grid-column: 6;
    grid-column-start: 6;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
    background-image: url(../images/after-6.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom
}

@media all and (max-width: 1359px) {
    .main-banner-2 .main-banner__grid-el_sixth {
        background-position: 0 63%
    }
}

.main-banner-2 .main-banner__grid-el_seventh {
    -ms-grid-column-span: 1;
    grid-column-end: 8;
    -ms-grid-column: 7;
    grid-column-start: 7;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    background-image: url(../images/bg-arrow-7-new.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: -14px -9px
}

@media all and (max-width: 1401px) {
    .main-banner-2 .main-banner__grid-el_seventh {
        background-position: -20px 2px
    }
}

@media all and (max-width: 1359px) {
    .main-banner-2 .main-banner__grid-el_seventh {
        background-position: 0 -47px
    }
}

@media all and (max-width: 1199px) {
    .main-banner-2 .main-banner__grid-el {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: auto;
        background-image: url(../images/bg-grid-main-mobile.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat
    }
}

.main-banner-2 .main-banner__grid-el:nth-child(2) .flashing-circle {
    position: relative;
    -webkit-animation: circle-2-bg 4.5s ease-in-out infinite;
    animation: circle-2-bg 4.5s ease-in-out infinite;
    -webkit-animation: circle-2-bg-back 4.5s ease-in-out infinite;
    animation: circle-2-bg-back 4.5s ease-in-out infinite
}

.main-banner-2 .main-banner__grid-el:nth-child(2) .flashing-circle:before {
    -webkit-animation: circle-2 4.5s ease-in-out infinite;
    animation: circle-2 4.5s ease-in-out infinite;
    -webkit-animation: circle-2-back 4.5s ease-in-out infinite;
    animation: circle-2-back 4.5s ease-in-out infinite
}

.main-banner-2 .main-banner__grid-el:nth-child(2) .flashing-circle:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-15%);
    -ms-transform: translateX(-15%);
    transform: translateX(-15%);
    background-image: url(../images/2-el.png);
    background-repeat: no-repeat;
    width: 70px;
    height: 213px;
    z-index: 20
}

@media all and (max-width: 1359px) {
    .main-banner-2 .main-banner__grid-el:nth-child(2) .flashing-circle:after {
        display: none
    }
}

.main-banner-2 .main-banner__grid-el .flashing-circle {
    position: relative;
    -webkit-animation: circle-2-bg 4.5s ease-in-out infinite;
    animation: circle-2-bg 4.5s ease-in-out infinite;
    -webkit-animation: circle-2-bg-back 4.5s ease-in-out infinite;
    animation: circle-2-bg-back 4.5s ease-in-out infinite
}

.main-banner-2 .main-banner__grid-el .flashing-circle:before {
    -webkit-animation: circle-2 4.5s ease-in-out infinite;
    animation: circle-2 4.5s ease-in-out infinite;
    -webkit-animation: circle-2-back 4.5s ease-in-out infinite;
    animation: circle-2-back 4.5s ease-in-out infinite
}

.main-banner-2 .main-banner__grid-el .flashing-circle:after {
    position: absolute;
    content: "";
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-15%);
    -ms-transform: translateX(-15%);
    transform: translateX(-15%);
    background-image: url(../images/7-el.png);
    width: 1px;
    height: 500px
}

@media all and (max-width: 1199px) {
    .main-banner-2 .main-banner__grid-el .flashing-circle {
        display: none
    }
}

.main-banner-2 .main-banner__grid-img {
    margin-bottom: 5px
}

.main-banner-2 .main-banner__grid-img img {
    margin: 0 auto;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.main-banner-2 .main-banner__grid-img img:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.main-banner-2 .main-banner__grid-title {
    width: 100%;
    text-align: center
}

.main-banner-1 {
    background-image: url(../images/main-banner-img.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (max-width: 1359px) {
    .main-banner-1 {
        background-size: contain
    }
}

.main-banner-1 .main-banner {
    position: relative;
    text-align: center;
    min-height: 942px
}

@media all and (max-width: 1359px) {
    .main-banner-1 .main-banner {
        min-height: 570px
    }
}

@media all and (max-width: 991px) {
    .main-banner-1 .main-banner {
        min-height: 580px
    }
}

@media all and (max-width: 575px) {
    .main-banner-1 .main-banner {
        min-height: 536px
    }
}

.main-banner-1 .main-banner__content {
    position: relative;
    white-space: pre-line;
    margin: 0 auto;
    min-height: 500px;
    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;
    z-index: 20
}

@media all and (max-width: 1359px) {
    .main-banner-1 .main-banner__content {
        min-height: unset
    }
}

@media all and (max-width: 991px) {
    .main-banner-1 .main-banner__content {
        min-height: 250px
    }
}

.main-banner-1 .main-banner__title {
    text-align: center;
    white-space: pre-line;
    margin: 34px auto;
    font-size: 40px;
    font-weight: 700
}

@media all and (max-width: 1359px) {
    .main-banner-1 .main-banner__title {
        font-size: 30px
    }
}

@media all and (max-width: 575px) {
    .main-banner-1 .main-banner__title {
        font-size: 25px
    }
}

.main-banner-1 .main-banner__subtitle {
    line-height: 1.38;
    margin-bottom: 60px
}

@media all and (max-width: 1359px) {
    .main-banner-1 .main-banner__subtitle {
        font-size: 16px;
        margin-bottom: 30px
    }
}

.main-banner-1 .main-banner__grid {
    margin-top: -130px;
    margin-left: -89px;
    margin-right: -56px;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: minmax(auto, auto);
    grid-template-rows: minmax(auto, auto);
    -ms-grid-columns: (1fr) [ 7 ];
    grid-template-columns: repeat(7, 1fr);
    position: absolute;
    bottom: 110px;
    left: 0;
    right: 0
}

@media all and (max-width: 1400px) {
    .main-banner-1 .main-banner__grid {
        bottom: 30px
    }
}

.main-banner-1 .main-banner__grid .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-banner-1 .main-banner__grid .slick-dots {
    position: static;
    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
}

.main-banner-1 .main-banner__grid .slick-dots li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #e0eeff
}

.main-banner-1 .main-banner__grid .slick-dots li button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #2474d5
}

.main-banner-1 .main-banner__grid .slick-dots li button::before {
    display: none
}

.main-banner-1 .main-banner__grid .slick-dots li.slick-active button {
    background-color: #ffb800
}

@media all and (max-width: 1400px) {
    .main-banner-1 .main-banner__grid {
        margin-left: 0;
        margin-right: 0
    }
}

@media all and (max-width: 1199px) {
    .main-banner-1 .main-banner__grid {
        margin-top: 0;
        margin-left: 15px;
        margin-right: 15px;
        display: block;
        position: static
    }
}

.main-banner-1 .main-banner__grid-el {
    outline: 0;
    position: relative;
    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: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media all and (max-width: 1359px) {
    .main-banner-1 .main-banner__grid-el img {
        max-width: 65%
    }
}

.main-banner-1 .main-banner__grid-el_first {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 3;
    grid-row-end: 7;
    background-image: url(../images/after-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 16px
}

.main-banner-1 .main-banner__grid-el_first .main-banner__grid-title {
    text-align: left;
    padding-left: 17px
}

.main-banner-1 .main-banner__grid-el_first .flashing-circle {
    margin-left: 39px
}

@media all and (max-width: 1401px) {
    .main-banner-1 .main-banner__grid-el_first {
        background-position: -4px 29px
    }
}

@media all and (max-width: 1199px) {
    .main-banner-1 .main-banner__grid-el_first .main-banner__grid-title {
        text-align: center
    }
}

@media all and (max-width: 1359px) {
    .main-banner-1 .main-banner__grid-el_first {
        background-position: 0 -5%
    }
}

.main-banner-1 .main-banner__grid-el_second {
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 2;
    grid-row-end: 7;
    background-image: url(../images/after-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 15px;
    margin-top: -18px;
    padding-top: 18px
}

@media all and (max-width: 1359px) {
    .main-banner-1 .main-banner__grid-el_second {
        background-position: 0 9px
    }

    .main-banner-1 .main-banner__grid-el_second .flashing-circle {
        margin-left: 9px
    }
}

@media all and (max-width: 1024px) {
    .main-banner-1 .main-banner__grid-el_second {
        margin-top: 0
    }
}

@media all and (max-width: 767px) {
    .main-banner-1 .main-banner__grid-el_second {
        height: 138px;
        background-image: url(../images/something-esle.png)
    }
}

.main-banner-1 .main-banner__grid-el_third {
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 3;
    grid-row-end: 6;
    background-image: url(../images/after-22.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 51%
}

@media all and (max-width: 1359px) {
    .main-banner-1 .main-banner__grid-el_third {
        background-position: 0 41%
    }
}

@media all and (max-width: 767px) {
    .main-banner-1 .main-banner__grid-el_third {
        background-image: url(../images/something-esle.png)
    }
}

.main-banner-1 .main-banner__grid-el_fourth {
    -ms-grid-column-span: 1;
    grid-column-end: 5;
    -ms-grid-column: 4;
    grid-column-start: 4;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 2;
    grid-row-end: 5;
    background-image: url(../images/after-4.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 49%
}

@media all and (max-width: 1359px) {
    .main-banner-1 .main-banner__grid-el_fourth {
        background-position: 1px 38%
    }
}

.main-banner-1 .main-banner__grid-el_fifth {
    -ms-grid-column-span: 1;
    grid-column-end: 6;
    -ms-grid-column: 5;
    grid-column-start: 5;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 2;
    grid-row-end: 5;
    background-image: url(../images/after-5.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 50%
}

@media all and (max-width: 1359px) {
    .main-banner-1 .main-banner__grid-el_fifth {
        background-position: 0 37%
    }
}

.main-banner-1 .main-banner__grid-el_sixth {
    -ms-grid-column-span: 1;
    grid-column-end: 7;
    -ms-grid-column: 6;
    grid-column-start: 6;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
    background-image: url(../images/after-6.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom
}

@media all and (max-width: 1359px) {
    .main-banner-1 .main-banner__grid-el_sixth {
        background-position: 0 63%
    }
}

.main-banner-1 .main-banner__grid-el_seventh {
    -ms-grid-column-span: 1;
    grid-column-end: 8;
    -ms-grid-column: 7;
    grid-column-start: 7;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    background-image: url(../images/bg-arrow-7-new.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: -14px -9px
}

@media all and (max-width: 1401px) {
    .main-banner-1 .main-banner__grid-el_seventh {
        background-position: -20px 2px
    }
}

@media all and (max-width: 1359px) {
    .main-banner-1 .main-banner__grid-el_seventh {
        background-position: 0 -47px
    }
}

@media all and (max-width: 1199px) {
    .main-banner-1 .main-banner__grid-el {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: auto;
        background-image: url(../images/bg-grid-main-mobile.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat
    }
}

.main-banner-1 .main-banner__grid-el:nth-child(2) .flashing-circle {
    position: relative;
    -webkit-animation: circle-2-bg 4.5s ease-in-out infinite;
    animation: circle-2-bg 4.5s ease-in-out infinite;
    -webkit-animation: circle-2-bg-back 4.5s ease-in-out infinite;
    animation: circle-2-bg-back 4.5s ease-in-out infinite
}

.main-banner-1 .main-banner__grid-el:nth-child(2) .flashing-circle:before {
    -webkit-animation: circle-2 4.5s ease-in-out infinite;
    animation: circle-2 4.5s ease-in-out infinite;
    -webkit-animation: circle-2-back 4.5s ease-in-out infinite;
    animation: circle-2-back 4.5s ease-in-out infinite
}

.main-banner-1 .main-banner__grid-el:nth-child(2) .flashing-circle:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-15%);
    -ms-transform: translateX(-15%);
    transform: translateX(-15%);
    background-image: url(../images/2-el.png);
    background-repeat: no-repeat;
    width: 70px;
    height: 213px;
    z-index: 20
}

@media all and (max-width: 1359px) {
    .main-banner-1 .main-banner__grid-el:nth-child(2) .flashing-circle:after {
        display: none
    }
}

.main-banner-1 .main-banner__grid-el .flashing-circle {
    position: relative;
    -webkit-animation: circle-2-bg 4.5s ease-in-out infinite;
    animation: circle-2-bg 4.5s ease-in-out infinite;
    -webkit-animation: circle-2-bg-back 4.5s ease-in-out infinite;
    animation: circle-2-bg-back 4.5s ease-in-out infinite
}

.main-banner-1 .main-banner__grid-el .flashing-circle:before {
    -webkit-animation: circle-2 4.5s ease-in-out infinite;
    animation: circle-2 4.5s ease-in-out infinite;
    -webkit-animation: circle-2-back 4.5s ease-in-out infinite;
    animation: circle-2-back 4.5s ease-in-out infinite
}

.main-banner-1 .main-banner__grid-el .flashing-circle:after {
    position: absolute;
    content: "";
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-15%);
    -ms-transform: translateX(-15%);
    transform: translateX(-15%);
    background-image: url(../images/7-el.png);
    width: 1px;
    height: 500px
}

@media all and (max-width: 1199px) {
    .main-banner-1 .main-banner__grid-el .flashing-circle {
        display: none
    }
}

.main-banner-1 .main-banner__grid-img {
    margin-bottom: 5px
}

.main-banner-1 .main-banner__grid-img img {
    margin: 0 auto;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.main-banner-1 .main-banner__grid-img img:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.main-banner-1 .main-banner__grid-title {
    width: 100%;
    text-align: center
}

.flashing-circle {
    margin-top: 8px;
    display: block;
    position: relative;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #e0eeff
}

.flashing-circle::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #2474d5
}

@-webkit-keyframes circle-2-bg {
    0% {
        background-color: #e0eeff
    }

    10% {
        background-color: rgba(255, 184, 0, .1)
    }
}

@keyframes circle-2-bg {
    0% {
        background-color: #e0eeff
    }

    10% {
        background-color: rgba(255, 184, 0, .1)
    }
}

@-webkit-keyframes circle-2 {
    0% {
        background-color: #2474d5
    }

    10% {
        background-color: #ffb800
    }
}

@keyframes circle-2 {
    0% {
        background-color: #2474d5
    }

    10% {
        background-color: #ffb800
    }
}

@-webkit-keyframes circle-2-bg-back {
    10% {
        background-color: rgba(255, 184, 0, .1)
    }

    20% {
        background-color: #e0eeff
    }
}

@keyframes circle-2-bg-back {
    10% {
        background-color: rgba(255, 184, 0, .1)
    }

    20% {
        background-color: #e0eeff
    }
}

@-webkit-keyframes circle-2-back {
    10% {
        background-color: #ffb800
    }

    20% {
        background-color: #2474d5
    }
}

@keyframes circle-2-back {
    10% {
        background-color: #ffb800
    }

    20% {
        background-color: #2474d5
    }
}

@-webkit-keyframes circle-3-bg {
    16% {
        background-color: #e0eeff
    }

    26% {
        background-color: rgba(255, 184, 0, .1)
    }
}

@keyframes circle-3-bg {
    16% {
        background-color: #e0eeff
    }

    26% {
        background-color: rgba(255, 184, 0, .1)
    }
}

@-webkit-keyframes circle-3 {
    16% {
        background-color: #2474d5
    }

    26% {
        background-color: #ffb800
    }
}

@keyframes circle-3 {
    16% {
        background-color: #2474d5
    }

    26% {
        background-color: #ffb800
    }
}

@-webkit-keyframes circle-3-bg-back {
    26% {
        background-color: rgba(255, 184, 0, .1)
    }

    36% {
        background-color: #e0eeff
    }
}

@keyframes circle-3-bg-back {
    26% {
        background-color: rgba(255, 184, 0, .1)
    }

    36% {
        background-color: #e0eeff
    }
}

@-webkit-keyframes circle-3-back {
    26% {
        background-color: #ffb800
    }

    36% {
        background-color: #2474d5
    }
}

@keyframes circle-3-back {
    26% {
        background-color: #ffb800
    }

    36% {
        background-color: #2474d5
    }
}

@-webkit-keyframes circle-4-bg {
    32% {
        background-color: #e0eeff
    }

    42% {
        background-color: rgba(255, 184, 0, .1)
    }
}

@keyframes circle-4-bg {
    32% {
        background-color: #e0eeff
    }

    42% {
        background-color: rgba(255, 184, 0, .1)
    }
}

@-webkit-keyframes circle-4 {
    32% {
        background-color: #2474d5
    }

    42% {
        background-color: #ffb800
    }
}

@keyframes circle-4 {
    32% {
        background-color: #2474d5
    }

    42% {
        background-color: #ffb800
    }
}

@-webkit-keyframes circle-4-bg-back {
    42% {
        background-color: rgba(255, 184, 0, .1)
    }

    52% {
        background-color: #e0eeff
    }
}

@keyframes circle-4-bg-back {
    42% {
        background-color: rgba(255, 184, 0, .1)
    }

    52% {
        background-color: #e0eeff
    }
}

@-webkit-keyframes circle-4-back {
    42% {
        background-color: #ffb800
    }

    52% {
        background-color: #2474d5
    }
}

@keyframes circle-4-back {
    42% {
        background-color: #ffb800
    }

    52% {
        background-color: #2474d5
    }
}

@-webkit-keyframes circle-5-bg {
    48% {
        background-color: #e0eeff
    }

    58% {
        background-color: rgba(255, 184, 0, .1)
    }
}

@keyframes circle-5-bg {
    48% {
        background-color: #e0eeff
    }

    58% {
        background-color: rgba(255, 184, 0, .1)
    }
}

@-webkit-keyframes circle-5 {
    48% {
        background-color: #2474d5
    }

    58% {
        background-color: #ffb800
    }
}

@keyframes circle-5 {
    48% {
        background-color: #2474d5
    }

    58% {
        background-color: #ffb800
    }
}

@-webkit-keyframes circle-5-bg-back {
    58% {
        background-color: rgba(255, 184, 0, .1)
    }

    68% {
        background-color: #e0eeff
    }
}

@keyframes circle-5-bg-back {
    58% {
        background-color: rgba(255, 184, 0, .1)
    }

    68% {
        background-color: #e0eeff
    }
}

@-webkit-keyframes circle-5-back {
    58% {
        background-color: #ffb800
    }

    68% {
        background-color: #2474d5
    }
}

@keyframes circle-5-back {
    58% {
        background-color: #ffb800
    }

    68% {
        background-color: #2474d5
    }
}

@-webkit-keyframes circle-6-bg {
    64% {
        background-color: #e0eeff
    }

    74% {
        background-color: rgba(255, 184, 0, .1)
    }
}

@keyframes circle-6-bg {
    64% {
        background-color: #e0eeff
    }

    74% {
        background-color: rgba(255, 184, 0, .1)
    }
}

@-webkit-keyframes circle-6 {
    64% {
        background-color: #2474d5
    }

    74% {
        background-color: #ffb800
    }
}

@keyframes circle-6 {
    64% {
        background-color: #2474d5
    }

    74% {
        background-color: #ffb800
    }
}

@-webkit-keyframes circle-6-bg-back {
    74% {
        background-color: rgba(255, 184, 0, .1)
    }

    84% {
        background-color: #e0eeff
    }
}

@keyframes circle-6-bg-back {
    74% {
        background-color: rgba(255, 184, 0, .1)
    }

    84% {
        background-color: #e0eeff
    }
}

@-webkit-keyframes circle-6-back {
    74% {
        background-color: #ffb800
    }

    84% {
        background-color: #2474d5
    }
}

@keyframes circle-6-back {
    74% {
        background-color: #ffb800
    }

    84% {
        background-color: #2474d5
    }
}

@-webkit-keyframes circle-7-bg {
    80% {
        background-color: #e0eeff
    }

    90% {
        background-color: rgba(255, 184, 0, .1)
    }
}

@keyframes circle-7-bg {
    80% {
        background-color: #e0eeff
    }

    90% {
        background-color: rgba(255, 184, 0, .1)
    }
}

@-webkit-keyframes circle-7 {
    80% {
        background-color: #2474d5
    }

    90% {
        background-color: #ffb800
    }
}

@keyframes circle-7 {
    80% {
        background-color: #2474d5
    }

    90% {
        background-color: #ffb800
    }
}

@-webkit-keyframes circle-7-bg-back {
    90% {
        background-color: rgba(255, 184, 0, .1)
    }

    100% {
        background-color: #e0eeff
    }
}

@keyframes circle-7-bg-back {
    90% {
        background-color: rgba(255, 184, 0, .1)
    }

    100% {
        background-color: #e0eeff
    }
}

@-webkit-keyframes circle-7-back {
    90% {
        background-color: #ffb800
    }

    100% {
        background-color: #2474d5
    }
}

@keyframes circle-7-back {
    90% {
        background-color: #ffb800
    }

    100% {
        background-color: #2474d5
    }
}

.slider-grid__warap {
    position: relative
}

.slider-grid__warap .button-wrap {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 10
}

.slider-grid__warap .btn-grid-slider {
    outline: 0;
    background-color: transparent;
    border: none;
    width: 45px;
    height: 45px
}

.slider-grid__warap .btn-grid-slider img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.slider-grid__warap .main-banner__grid {
    position: relative;
    z-index: 20;
    bottom: 0
}

@media all and (max-width: 1199px) {
    .slider-grid__warap .main-banner__grid .flashing-circle {
        display: none
    }
}

.for-whom {
    position: relative;
    margin-top: 90px;
    /*margin-bottom: 85px;*/
    /*padding-top: 170px;*/
    padding-top: 50px;
    /*padding-bottom: 150px;*/
    background-color: #fff;
    background-repeat: no-repeat
}

.for-whom .container {
    max-width: 1340px;
}

.display-none .main-banner__grid-image {
    height: auto !important;
}

@media all and (max-width: 1359px) {
    .for-whom {
        margin-top: 82px;
        padding-top: 50px
    }
}

@media all and (max-width: 767px) {
    .for-whom {
        margin-top: 30px;
        padding-bottom: 30px;
        padding-top: 50px
    }
}

.for-whom:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    background-repeat: no-repeat;
    background-image: url(../images/whom-before-bg.png);
    background-size: cover;
    width: 100%;
    height: 130px
}

.for-whom:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 55px;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    z-index: 15;
    background-repeat: no-repeat;
    background-image: url(../images/aaaaaqqqqqqq.png);
    background-size: cover;
    width: 100%;
    height: 181px
}

@media all and (max-width: 1359px) {
    .for-whom:after {
        bottom: 0
    }
}

@media all and (max-width: 767px) {
    .for-whom::before {
        display: none
    }

    .for-whom::after {
        display: none
    }
}

@media all and (max-width: 575px) {
    .for-whom {
        margin-top: 0
    }
}

.for-whom__content {
    position: relative;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*min-height: 970px;*/
    flex-wrap: wrap;
    /* background-image: url(https://asomobile.net/wp-content/themes/aso/images/dest/for-whom-bg.png); */
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /*margin-bottom: -200px;*/
    /*margin-top: -150px;*/
    z-index: 40
}

@media all and (max-width: 1359px) {
    .for-whom__content {
        min-height: unset
    }
}

@media all and (max-width: 1024px) {
    .for-whom__content {
        margin-right: 20px;
        margin-left: 20px
    }
}

@media all and (max-width: 767px) {
    .for-whom__content {
        margin-bottom: 0;
        margin-top: 0
    }
}

.for-whom__illustration {
    /*position: relative;*/
    /*text-align: right;*/
    /*-webkit-box-flex: 0;*/
    /*-ms-flex: 0 0 35%;*/
    /*flex: 0 0 35%;*/
    /*max-width: 35%;*/
    /*margin: 0*/
    display: none;
}

/*.for-whom__illustration img {*/
/*    -webkit-transition: all .3s;*/
/*    -o-transition: all .3s;*/
/*    transition: all .3s*/
/*}*/

/*.for-whom__illustration img:hover {*/
/*    -webkit-transform: translateY(-3px);*/
/*    -ms-transform: translateY(-3px);*/
/*    transform: translateY(-3px)*/
/*}*/

/*@media all and (max-width:1359px) {*/
/*    .for-whom__illustration img {*/
/*        max-width: 80%*/
/*    }*/
/*}*/

/*@media all and (max-width:767px) {*/
/*    .for-whom__illustration img {*/
/*        max-width: 40%*/
/*    }*/
/*}*/

/*.for-whom__illustration:after {*/
/*    position: absolute;*/
/*    content: '';*/
/*    bottom: -21%;*/
/*    left: 71%;*/
/*    background-image: url(https://asomobile.net/wp-content/themes/aso/images/dest/after-illustration.png);*/
/*    background-repeat: no-repeat;*/
/*    width: 400px;*/
/*    height: 285px;*/
/*    z-index: 20*/
/*}*/

/*@media all and (max-width:1359px) {*/
/*    .for-whom__illustration:after {*/
/*        display: none*/
/*    }*/
/*}*/

/*@media all and (max-width:1024px) {*/
/*    .for-whom__illustration:after {*/
/*        bottom: -14%;*/
/*        left: 67%*/
/*    }*/
/*}*/

/*@media all and (max-width:991px) {*/
/*    .for-whom__illustration:after {*/
/*        display: none*/
/*    }*/
/*}*/

/*@media all and (max-width:991px) {*/
/*    .for-whom__illustration {*/
/*        display: none;*/
/*        -webkit-box-flex: 100%;*/
/*        -ms-flex: 100%;*/
/*        flex: 100%;*/
/*        text-align: center;*/
/*        max-width: 100%;*/
/*        width: 100%*/
/*    }*/

/*    .for-whom__illustration:after {*/
/*        top: 105%;*/
/*        left: 28%*/
/*    }*/
/*}*/

.for-whom__list {
    /*-webkit-box-flex: 0;*/
    /*-ms-flex: 0 0 60%;*/
    /*flex: 0 0 60%;*/
    /*max-width: 60%;*/
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /*margin-top: auto;*/
    margin-bottom: 0
}

@media all and (max-width: 991px) {
    .for-whom__list {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        width: 100%
    }
}

.for-whom__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.2%;
    flex: 0 0 20.2%;
    max-width: 20.2%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 48px
}

.for-whom__item__image {
    height: 116px;
    margin-bottom: 20px
}

@media all and (max-width: 1359px) {
    .for-whom__item__image {
        height: 20%;
        margin-bottom: 10px
    }
}

.for-whom__item__image img {
    width: auto;
    height: 100%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.for-whom__item__image img:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.for-whom__item__title {
    padding-left: 20px;
    white-space: pre-line;
    display: block;
    font-weight: 600;
    font-size: 25px;
    line-height: 111.2%;
    margin: 0 0 18px 0
}

@media all and (max-width: 1359px) {
    .for-whom__item__title {
        font-size: 20px;
        margin-bottom: 10px
    }
}

@media all and (max-width: 1199px) {
    .for-whom__item__title {
        font-size: 22px
    }
}

@media all and (max-width: 991px) {
    .for-whom__item__title {
        font-size: 18px
    }
}

@media all and (max-width: 767px) {
    .for-whom__item__title {
        white-space: initial
    }
}

.for-whom__item ul {
    color: #445886;
    list-style-type: none;
    padding: 0
}

.for-whom__item ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.21;
    z-index: 20
}

.for-whom__item ul li:last-child {
    margin-bottom: 0
}

.for-whom__item ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 11px;
    height: 8px;
    background-image: url(../images/list-arrow.png)
}

@media all and (max-width: 1359px) {
    .for-whom__item ul li {
        margin-bottom: 5px
    }
}

@media all and (max-width: 1359px) {
    .for-whom__item ul {
        margin-bottom: 0
    }
}

@media all and (max-width: 1359px) {
    .for-whom__item {
        margin-bottom: 0
    }
}

@media all and (max-width: 575px) {
    .for-whom__item {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        width: 100%
    }
}

.for-whom__button {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.for-whom__button .green-link {
    position: relative;
    z-index: 40
}

@media all and (max-width: 1359px) {
    .for-whom__button {
        margin-top: -40px
    }
}

.header {
    position: -webkit-sticky;
    position: sticky;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    z-index: 50
}

@media all and (max-width: 1199px) {
    .header {
        position: -webkit-sticky;
        position: sticky
    }
}

.header .header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 5px
}

@media all and (max-width: 1359px) {
    .header .header-content {
        padding-top: 10px
    }
}

.header__navigation {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62%;
    flex: 0 0 62%;
    max-width: 62%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__menu {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.13;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24%;
    flex: 0 0 25%;
    max-width: 25%;
    margin-left: -5%;
}

@media all and (max-width: 1399px) {
    .header__menu {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%
    }
}

@media all and (max-width: 1299px) {
    .header__menu {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 39%;
        flex: 0 0 39%;
        max-width: 39%
    }
}

@media all and (max-width: 1199px) {
    .header__menu {
        display: none
    }
}

.header__menu ul.main-menu__list {
    position: relative;
}

.header__menu ul.main-menu__list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    margin: 0;
    padding-top: 10px;
    padding-left: 0
}

.header__menu ul.main-menu__list .menu-item a {
    display: inline-block;
    padding: 18px 15px 9px;
    white-space: nowrap
}

@media all and (max-width: 1299px) {
    .header__menu ul.main-menu__list .menu-item a {
        padding: 15px 8px;
        font-size: 16px
    }
}

.header__menu ul.main-menu__list .menu-item .wrap a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap
}

@media all and (max-width: 1299px) {
    .header__menu ul.main-menu__list .menu-item .wrap a {
        padding: 15px 8px;
        font-size: 16px
    }
}

.header__menu ul.main-menu__list .menu-item .last-wrap {
    font-weight: 600;
    /* margin-bottom: 25px; */
}

.header__menu ul.main-menu__list .menu-item .last-wrap a {
    display: inline-block;
    white-space: nowrap
}

@media all and (max-width: 1299px) {
    .header__menu ul.main-menu__list .menu-item .last-wrap a {
        padding: 15px 8px;
        font-size: 16px
    }
}

.header__menu ul.main-menu__list li {
    margin-right: auto
}

.espanol .header__menu ul.main-menu__list li {
    margin-right: unset
}

.header__menu ul.main-menu__list li a {
    text-decoration: none;
    color: #002979;
    text-shadow: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.header__menu ul.main-menu__list li a:hover {
    color: #00c773;
    text-shadow: none
}

.header__menu ul.main-menu__list li:last-child {
    margin-right: 0
}

/* .header__menu ul.main-menu__list .menu-item-has-children {
    position: relative
} */

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list {
    position: absolute;
    top: 100%;
    /* top: calc(100% - 10px); */
    max-height: 0;
    overflow: hidden;
    margin-left: -25px;
    padding-left: 25px;
    padding-top: 0;
    min-width: 1200px
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu {
    margin-left: -25px;
    padding: 35px 35px 35px 25px;
    border: 1px solid #e5e9f4;
    border-radius: 10px;
    background-color: #fff;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-height: 0
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li {
    position: relative;
    margin: 0 auto 0 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li::before {
    content: '';
    display: block;
    position: absolute;
    left: -15px;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #d6dceb
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li:first-child::before {
    display: none
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li.menu-item-has-children .nav-link__btn-mobile {
    display: none
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li a {
    padding: 10px 15px;
    width: 100%;
    white-space: nowrap
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li a.menu-image-title-after {
    justify-content: center;
	align-items: center;
	align-content: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 15px 10px

}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li a.menu-image-title-after .menu-image {
    /* margin: 0 auto 0 0 */
    margin: 0 !important;
    max-width: 40px !important;
    padding: 0 !important;
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li a.menu-image-title-after .menu-image-title {
    margin-top: 10px;
    color: #000;
    padding: 0;
    font-size: 20px;
    max-width: 220px;
    margin-right: auto;
    white-space: break-spaces;
}

@media all and (max-width: 1359px) {
    .header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li a.menu-image-title-after .menu-image-title {
        font-size: 17px
    }
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li .sub-menu__second {
    list-style-type: none;
    padding-left: 0
}

@media all and (max-width: 1199px) {
    .header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li .sub-menu__second {
        display: none !important
    }
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li .sub-menu__second li {
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #4985b5
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li .sub-menu__second li::before {
    display: none
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li .sub-menu__second li a {
    font-weight: 400;
    text-align: center;
    color: #0063ee;
    line-height: 20px;
    padding: 0 15px
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li .sub-menu__second .menu__soon a {
    width: auto;
    position: relative
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li .sub-menu__second .menu__soon a::after {
    content: "";
    position: absolute;
    left: 100%;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 47px;
    height: 20px;
    background-image: url(../images/soon-menu.png);
    background-repeat: no-repeat
}

@media all and (max-width: 1359px) {
    .header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu {
        padding: 20px 35px 20px 25px
    }
}

@media all and (max-width: 1359px) {
    .header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list {
        min-width: 1000px
    }
}

.header__menu ul.main-menu__list .menu-item-has-children:hover .header__podmenu-list-list {
    left: 0
}

.header__menu ul.main-menu__list .menu-item-has-children:hover .header__podmenu-list-list {
    max-height: 1000px
}

.header__menu ul.main-menu__list .menu-item-has-children:hover .header__podmenu-list-list .sub-menu {
    max-height: 1000px
}

.header__menu ul.main-menu__list .menu-item-has-children:hover .header__podmenu-list-list .menu-item-has-children::after {
    display: none
}

.header__menu ul.main-menu__list .menu-item-has-children:hover::after {
    /* content: ""; */
    position: absolute;
    left: 50%;
    top: 65%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 29px;
    height: 20px;
    background-image: url(../images/sub-menu-arrow.png);
    background-repeat: no-repeat
}

.header__menu ul.main-menu__list .menu-item-has-children .icon-arrow {
    margin-left: 2px
}

.header__menu ul.main-menu__list ul.sub-menu {
    list-style-type: none
}

.espanol .header__nav-main {
    justify-content: flex-end;
    align-items: center;
    align-content: center;
}

.espanol a.register__head {
    margin-right: 15px;
}

.header__nav-main {
    padding-left: 0;
    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;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

@media all and (max-width: 1999px) {
    .header__nav-main {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%
    }
}

@media all and (max-width: 1659px) {
    .header__nav-main {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
        max-width: 35%
    }
}

@media all and (max-width: 1299px) {
    .header__nav-main {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 39%;
        flex: 0 0 39%;
        max-width: 39%
    }
}

@media all and (max-width: 1199px) {
    .header__nav-main {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-left: auto
    }
}

@media all and (max-width: 1024px) {
    .header__nav-main {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%
    }
}

@media all and (max-width: 820px) {
    .header__nav-main {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 67%;
        flex: 0 0 67%;
        max-width: 67%
    }
}

@media all and (max-width: 767px) {
    .header__nav-main {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: none
    }
}

@media all and (max-width: 767px) {

    .header__nav-main .btn__head,
    .header__nav-main .register__head {
        display: none
    }
}

.header__mobile-logo {
    display: none;
    margin-bottom: 20px
}

.header__mobile-logo .logo {
    margin-left: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: none;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .2
}

.header__mobile-btn {
    position: -webkit-sticky;
    position: sticky;
    max-height: 175px;
    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;
    background-color: #cce8f8;
    margin: 0 -20px;
    margin-bottom: -20px;
    padding: 20px;
    margin-top: auto;
    height: 100%
}

.header__mobile-btn .btn-white {
    width: 100%;
    margin-bottom: 20px
}

@media all and (max-width: 767px) {

    .header__mobile-btn .btn__head,
    .header__mobile-btn .register__head {
        display: block;
        text-align: center
    }
}

.header__mobile-menu {
    overflow-y: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
    max-width: 450px;
    width: 100%;
    position: fixed;
    background: #fff;
    bottom: 0;
    left: -100%;
    z-index: 25;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.header__mobile-menu-middle {
    margin-bottom: 30px;
    max-height: calc(100% - 180px);
    overflow-y: auto
}

.header .menu-item-has-children.open-menu .sub-menu {
    max-height: 400px;
    overflow: auto
}

.header .menu-item-has-children.open-menu .sub-menu .open-menu .sub-menu__second {
    display: block
}

.header .menu-item-has-children.open-menu .sub-menu .sub-menu__second {
    display: none
}

.header .menu-item-has-children.open-sub-menu .sub-menu {
    max-height: 400px;
    overflow: auto
}

.header .menu-item-has-children.open-sub-menu .sub-menu .open-menu .sub-menu__second {
    display: block
}

.header .menu-item-has-children.open-sub-menu .sub-menu .sub-menu__second {
    display: none
}

.header .menu-item-has-children .sub-menu {
    max-height: 0;
    overflow: hidden;
    padding-left: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.header .menu-item-has-children .sub-menu li {
    list-style-type: none;
    margin: 10px auto 0 auto
}

.header .main-menu__list {
    list-style-type: none;
    margin-right: 20px
}

.header .main-menu__list li {
    margin-bottom: 10px
}

.header .main-menu__list li:last-child {
    margin-bottom: 0
}

.header .main-menu__list li .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header .main-menu__list li .wrap .nav-link__btn-mobile {
    margin-left: 10px
}

.header .main-menu__list li .last-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset
}

.header .main-menu__list li .last-wrap .nav-link__btn-mobile {
    margin-left: 10px
}

.header .main-menu__list .sub-menu li:first-child {
    margin-top: 10px
}

.header .main-menu__list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
    font-weight: 600;
    color: #002979
}

.header .main-menu__list a .nav-link__btn-mobile {
    display: block;
    margin-left: 5px;
    width: 25px;
    height: 25px
}

@media all and (max-width: 1199px) {
    .header .main-menu__list {
        margin-bottom: 0;
        padding-left: 0
    }

    .header .main-menu__list li {
        margin-bottom: 20px
    }
}

.knowlege-base {
    text-align: center;
    background-color: #fff;
    position: relative;
    padding: 47px 18px 18px;
    /*margin-top: -39px;*/
    z-index: 2
}

.knowlege-base.kn-base-agency {
    background-color: #fff;
    padding: 100px 0;
    z-index: 1;
    margin: 0
}

@media all and (max-width: 1599px) {
    .knowlege-base.kn-base-agency {
        padding-bottom: 50px
    }
}

@media all and (max-width: 1699px) {
    .knowlege-base {
        margin-top: -86px
    }
}

@media all and (max-width: 1699px) {
    .knowlege-base {
        padding-top: 50px
    }
}

@media all and (max-width: 1399px) {
    .knowlege-base {
        margin-top: -71px
    }
}

@media all and (max-width: 1199px) {
    .knowlege-base {
        margin-top: -67px
    }
}

@media all and (max-width: 1024px) {
    .knowlege-base {
        margin-top: -53px
    }
}

@media all and (max-width: 991px) {
    .knowlege-base {
        margin-top: -47px
    }
}

@media all and (max-width: 767px) {
    .knowlege-base {
        margin-top: -45px
    }
}

.knowlege-base .to-blog {
    text-align: right
}

.knowlege-base__title {
    padding-top: 70px;
    padding-bottom: 7px;
    white-space: pre-line;
    font-weight: 700;
    font-size: 40px;
    line-height: 110.5%;
    margin: 0
}

@media all and (max-width: 991px) {
    .knowlege-base__title {
        font-size: 35px
    }
}

@media all and (max-width: 1359px) {
    .knowlege-base__title {
        padding-top: 40px
    }
}

.knowlege-base__slider {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -10px
}

.knowlege-base__slider__el {
    outline: 0;
    padding: 0 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 3);
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3);
    position: relative;
    height: 100%
}

@media all and (max-width: 767px) {
    .knowlege-base__slider__el {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 1);
        flex: 0 0 calc(100% / 1);
        max-width: calc(100% / 1);
        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;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.knowlege-base__slider .text {
    position: absolute;
    top: 142px;
    left: 58%;
    width: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    z-index: 5
}

@media all and (max-width: 1099px) {
    .knowlege-base__slider .text {
        top: 122px
    }
}

@media all and (max-width: 1024px) {
    .knowlege-base__slider .text {
        top: 115px
    }
}

@media all and (max-width: 992px) {
    .knowlege-base__slider .text {
        top: 107px
    }
}

@media all and (max-width: 900px) {
    .knowlege-base__slider .text {
        top: 99px;
        left: 48%;
        width: 80%
    }
}

@media all and (max-width: 850px) {
    .knowlege-base__slider .text {
        top: 87px;
        left: 52%;
        width: 90%
    }
}

@media all and (max-width: 767px) {
    .knowlege-base__slider .text {
        left: 28%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        top: 150px
    }
}

@media all and (max-width: 575px) {
    .knowlege-base__slider .text {
        left: 20%
    }
}

@media all and (max-width: 420px) {
    .knowlege-base__slider .text {
        top: 135px
    }
}

@media all and (max-width: 380px) {
    .knowlege-base__slider .text {
        top: 116px
    }
}

@media all and (max-width: 350px) {
    .knowlege-base__slider .text {
        top: 103px
    }
}

@media all and (max-width: 320px) {
    .knowlege-base__slider .text {
        top: 90px
    }
}

.knowlege-base__slider .text li {
    background-color: #d4eefb;
    border-radius: 8px 8px 8px 0;
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 14px;
    letter-spacing: .4px;
    color: #2e2e2e;
    padding: 7px 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media all and (max-width: 575px) {
    .knowlege-base__slider .text li {
        margin-right: 5px;
        margin-bottom: 5px
    }
}

.knowlege-base__slider .text li:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.knowlege-base__slider .text li a {
    color: #092564
}

.knowlege-base__slider__img {
    cursor: pointer;
    margin-bottom: 23px;
    position: relative;
    z-index: 2
}

.knowlege-base__slider__img img {
    border-radius: 15px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin: 0 auto
}

.knowlege-base__slider__img:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.knowlege-base__slider__content .content-link {
    display: inline-block;
    color: #092564;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    padding: 0 23px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.knowlege-base__slider__content .content-link:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.knowlege-base .slick-list {
    margin-bottom: 0;
    height: 100% !important
}

.knowlege-base .slick-dots {
    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
}

.knowlege-base .slick-dots li {
    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;
    margin-right: 8px
}

.knowlege-base .slick-dots li:last-child {
    margin-right: 0
}

.knowlege-base .slick-dots li.slick-active button {
    width: 13px;
    height: 13px;
    background-color: #00c773
}

.knowlege-base .slick-dots button {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #b1c2cc;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.knowlege-base .slick-dots button::before {
    display: none
}

.opp {
    position: relative;
    background-color: #fff;
    text-align: center;
    /*padding-top: 100px;*/
    padding-bottom: 80px;
}

@media all and (max-width: 575px) {
    .opp {
        padding-top: 0;
        padding-bottom: 20px;
    }
}

.opp.opp__agensy {
    z-index: 1
}

.opp.opp__agensy:after {
    display: none
}

.opp.opp__agensy .opp__tabs:last-child {
    border-bottom: unset
}

.opp:after {
    content: '';
    width: 36px;
    height: 126px;
    z-index: 20;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    /*background-image: url(https://asomobile.net/wp-content/themes/aso/images/dest/opp-after-line.png);*/
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.opp__title {
    padding-top: 98px;
    display: block;
    white-space: pre-line;
    font-weight: 700;
    font-size: 40px;
    line-height: 110.5%;
    margin: 0
}

@media all and (max-width: 1359px) {
    .opp__title {
        padding-top: 50px
    }
}

@media all and (max-width: 991px) {
    .opp__title {
        font-size: 35px
    }
}

@media all and (max-width: 1024px) {
    .opp .nav-tabs-list {
        margin: 0 15px
    }
}

.opp__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
    padding: 60px 0;
    border-bottom: 1px solid #dbdbdb
}

@media all and (max-width: 1359px) {
    .opp__tabs {
        padding: 30px 0
    }
}

@media all and (max-width: 767px) {
    .opp__tabs {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.opp__tabs:nth-child(odd) .tab-pane__title {
    padding-left: 47px
}

.opp__tabs:nth-child(odd) .tab-pane__icon {
    left: 0
}

.opp__tabs:nth-child(odd) .tab-pane__big-screen {
    margin-left: auto;
    margin-right: 0
}

.opp__tabs:nth-child(even) .tab-pane__icon {
    right: 0
}

.opp__tabs:nth-child(even) .tab-pane__big-screen {
    margin-left: 0;
    margin-right: auto
}

.opp__tabs .tab-pane__big-screen {
    border: 1px solid #b3cadf;
    border-radius: 11px;
    padding: 25px
}

.opp__tabs .nav-tab {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%
}

@media all and (max-width: 767px) {
    .opp__tabs .nav-tab {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        margin-bottom: 0
    }
}

.opp__tabs .nav-tab__title {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-weight: 700;
    padding-bottom: 20px;
    border-bottom: 1px solid #dbdbdb;
    display: block;
    white-space: pre-line;
    font-size: 25px;
    line-height: 111.2%;
    margin: 0
}

@media all and (max-width: 1199px) {
    .opp__tabs .nav-tab__title {
        font-size: 22px
    }
}

@media all and (max-width: 991px) {
    .opp__tabs .nav-tab__title {
        font-size: 18px
    }
}

@media all and (max-width: 767px) {
    .opp__tabs .nav-tab__title {
        white-space: initial
    }
}

.opp__tabs .nav-tab__list {
    list-style-type: none;
    margin: 25px 0 43px;
    padding-left: 0
}

.opp__tabs .nav-tab__list .tab-name {
    font-weight: 400;
    font-size: 18px;
    margin-left: 25;
    padding: 16px 25px 16px;
    border-left: 4px solid #e5e9f4;
    border-bottom: 1px solid #d6dceb;
    border-top: 1px solid transparent
}

.opp__tabs .nav-tab__list .tab-name:last-child {
    border-bottom: 1px solid transparent
}

.opp__tabs .nav-tab__list .tab-name:first-child {
    border-top: 1px solid transparent
}

.opp__tabs .nav-tab__list .tab-name.active {
    margin-left: 0;
    padding: 16px 25px 16px;
    background: #f1f3f8;
    border-top: unset;
    border: 1px solid #e1e6f2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px 10px 10px 2px;
    border-left: 4px solid #3b81d7
}

.opp__tabs .nav-tab__item {
    position: relative;
    text-decoration: none;
    color: #3d5a8d;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.42;
    padding: 16px 0 16px 25px;
    border: 1px solid transparent;
    border-left: 4px solid #e5e9f4;
    cursor: pointer
}

.opp__tabs .nav-tab__item:after {
    display: block;
    position: absolute;
    content: "";
    top: 100%;
    left: 25px;
    width: calc(100% - 25px);
    height: 1px;
    background-color: #d6dceb
}

.opp__tabs .nav-tab__item:last-child:after {
    display: none
}

.opp__tabs .nav-tab__item.active {
    background: #f1f3f8;
    border: 1px solid #e1e6f2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px 10px 10px 2px;
    border-left: 4px solid #3b81d7;
    margin-right: -3px
}

.opp__tabs .nav-tab__item.active:after {
    display: none
}

.opp__tabs .nav-tab__item.prev:after {
    display: none
}

@media all and (max-width: 767px) {
    .opp__tabs .nav-tab .green-link {
        display: none
    }
}

.opp__tabs .nav-tab.nav-tab__agency .nav-tab__subtitle {
    padding-top: 20px
}

.opp__tabs .tab_content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

@media all and (max-width: 767px) {
    .opp__tabs .tab_content {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }
}

.opp__tabs .tab_content .tab-pane {
    display: none
}

.opp__tabs .tab_content .tab-pane:first-child {
    display: block
}

.opp__tabs .tab_content .tab-pane__title {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    padding-bottom: 15px
}

.opp__tabs .tab_content .tab-pane__screen {
    position: relative;
    width: 100%;
    height: auto
}

.opp__tabs .tab_content .tab-pane__icon {
    position: absolute;
    width: 60%;
    height: auto;
    bottom: -50px
}

.opp__tabs .tab_content .tab-pane__big-screen {
    max-width: 91%
}

.opp__tabs .tab_content .tab-pane .first-img {
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 11px;
    height: auto
}

.opp__tabs .tab_content .tab-pane .second-img {
    background-color: #fff;
    padding: 16px 20px;
    border: 1px solid #0085ff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 11px;
    height: auto;
    -webkit-filter: drop-shadow(30px 31px 87px rgba(23, 21, 19, .11));
    filter: drop-shadow(30px 31px 87px rgba(23, 21, 19, .11))
}

@media all and (max-width: 767px) {
    .opp__tabs .tab_content .tab-pane {
        margin-bottom: 20px
    }
}

.opp__tabs .tab_content .tab-pane.tab-pane__agency .tab-pane__title {
    padding-left: 0
}

.opp__tabs .tab_content .tab-pane.tab-pane__agency .tab-pane__big-screen {
    padding: 0;
    border: unset
}

.opp__tabs .tab-more-mobile {
    display: none
}

@media all and (max-width: 767px) {
    .opp__tabs .tab-more-mobile {
        display: block;
        max-width: 220px;
        margin: 0 auto
    }
}

.partners {
    position: relative;
    background-image: url(../images/partners-bg.png);
    margin-bottom: 130px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 2
}


.partners.partners__agency {
    background-image: url(../images/partners-agency-bg.png);
    margin-bottom: 0;
    padding-bottom: 100px
}

.partners.partners__agency::after {
    position: absolute;
    content: '';
    bottom: -86px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url(../images/partners-agency-after.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 90px
}

.partners.partners__agency::before {
    position: absolute;
    content: '';
    top: -86px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url(../images/partners-agency-before.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 88px
}

.partners.partners__agency .partners__content {
    padding-top: 100px
}

@media all and (max-width: 1199px) {
    .partners.partners__agency .partners__content {
        padding-top: 50px
    }
}

@media all and (max-width: 1199px) {
    .partners.partners__agency {
        padding-bottom: 50px
    }
}

@media all and (max-width: 767px) {
    .partners.partners__agency {
        padding-top: 0
    }
}

.partners.partners__services {
    background-color: #fff;
    padding-bottom: 100px;
    margin-bottom: 0
}

.partners.partners__services:after {
    display: none
}

@media all and (max-width: 1599px) {
    .partners.partners__services {
        padding-bottom: 50px
    }
}

.partners__content {
    padding-top: 95px;
    text-align: center
}

@media all and (max-width: 767px) {
    .partners__content {
        padding-top: 0
    }
}

.partners__title__link {
    display: block;
    white-space: pre-line;
    font-weight: 700;
    font-size: 40px;
    line-height: 118%;
    margin: 0
}

@media all and (max-width: 991px) {
    .partners__title__link {
        font-size: 35px
    }
}

@media all and (max-width: 575px) {
    .partners__title__link {
        font-size: 30px
    }
}

.partners__title__link strong {
    color: #0063ee
}

.partners__slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 30px 0 15px
}

.partners__slider-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%;
    width: 100%
}

@media all and (max-width: 575px) {
    .partners__slider-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%
    }
}

@media all and (max-width: 767px) {
    .partners__slider {
        margin-bottom: 0
    }
}

.partners__slider .slider__arrow-left {
    outline: 0;
    border: none;
    background: 0 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5%;
    flex: 0 0 5%;
    max-width: 5%;
    width: 100%
}

@media all and (max-width: 575px) {
    .partners__slider .slider__arrow-left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%
    }
}

.partners__slider .slider__arrow-right {
    outline: 0;
    border: none;
    background: 0 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5%;
    flex: 0 0 5%;
    max-width: 5%;
    width: 100%
}

@media all and (max-width: 575px) {
    .partners__slider .slider__arrow-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%
    }
}

.partners__slider__link {
    position: relative;
    z-index: 15;
    display: inline-block;
    color: #2474d5;
    text-decoration: underline;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.partners__slide {
    margin: 0 auto
}

.partners__reviews {
    max-width: 90%;
    margin: 0 auto 20px
}

.partners__review {
    border: 1px solid #e5e9f4;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    position: relative;
    outline: 0;
    margin-top: 20px
}

.partners__review::after {
    content: "";
    position: absolute;
    left: 50%;
    top: -19px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 29px;
    height: 20px;
    background-image: url(../images/sub-menu-arrow.png);
    background-repeat: no-repeat
}

.partners__review .review__author {
    font-size: 22px;
    font-weight: 600
}

.partners__review .review__author-position {
    font-size: 22px;
    text-transform: uppercase;
    font-style: italic;
    color: #444d64
}

.partners__review p {
    font-size: 18px
}

.partners .partners__list-el.slick-slide {
    outline: 0;
    min-height: 100%
}

.partners .partners__list-el.slick-slide img {
    max-width: 125px
}

.partners .partners__list-el.slick-slide .partners__desc {
    display: none
}

.partners.partners-aso {
    margin-bottom: 0
}

.partners.partners-aso:after {
    display: none
}

@media all and (max-width: 767px) {
    .partners.partners-aso {
        padding: 50px 0 0
    }
}

@media all and (max-width: 575px) {
    .partners.partners-aso {
        padding: 50px 0
    }
}

.partners.partners-main:after {
    position: absolute;
    content: '';
    bottom: -190px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url(../images/partners-ater-line.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 180px
}

.header {
    position: -webkit-sticky;
    position: sticky;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    z-index: 50
}

@media all and (max-width: 1199px) {
    .header {
        position: -webkit-sticky;
        position: sticky
    }
}

.header .header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 5px
}

@media all and (max-width: 1359px) {
    .header .header-content {
        padding-top: 10px
    }
}

.header__navigation {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62%;
    flex: 0 0 62%;
    max-width: 62%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__menu {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.13;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    max-width: 24%
}

@media all and (max-width: 1399px) {
    .header__menu {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%
    }
}

@media all and (max-width: 1299px) {
    .header__menu {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29%;
        flex: 0 0 29%;
        max-width: 29%
    }
}

@media all and (max-width: 1199px) {
    .header__menu {
        display: none
    }
}

.header__menu ul.main-menu__list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    margin: 0;
    padding-top: 10px;
    padding-left: 0
}

.header__menu ul.main-menu__list .menu-item a {
    display: inline-block;
    padding: 18px 15px 9px;
    white-space: nowrap
}

@media all and (max-width: 1299px) {
    .header__menu ul.main-menu__list .menu-item a {
        padding: 15px 8px;
        font-size: 16px
    }
}

.header__menu ul.main-menu__list .menu-item .wrap a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap
}

@media all and (max-width: 1299px) {
    .header__menu ul.main-menu__list .menu-item .wrap a {
        padding: 15px 8px;
        font-size: 16px
    }
}

.header__menu ul.main-menu__list .menu-item .last-wrap {
    font-weight: 600
}

.header__menu ul.main-menu__list .menu-item .last-wrap a {
    display: inline-block;
    white-space: nowrap
}

@media all and (max-width: 1299px) {
    .header__menu ul.main-menu__list .menu-item .last-wrap a {
        padding: 15px 8px;
        font-size: 16px
    }
}

.header__menu ul.main-menu__list li {
    margin-right: auto
}

.header__menu ul.main-menu__list li a {
    text-decoration: none;
    color: #002979;
    text-shadow: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.header__menu ul.main-menu__list li a:hover {
    color: #00c773;
    text-shadow: none
}

.header__menu ul.main-menu__list li:last-child {
    margin-right: 0
}

/* .header__menu ul.main-menu__list .menu-item-has-children {
    position: relative
} */

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list {
    position: absolute;
    /* top: 100%; */
    top: calc(100% - 10px);
    max-height: 0;
    overflow: hidden;
    margin-left: -25px;
    padding-left: 25px;
    padding-top: 0;
    min-width: 1200px
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu {
    margin-left: -25px;
    padding: 35px 35px 35px 25px;
    border: 1px solid #e5e9f4;
    border-radius: 10px;
    background-color: #fff;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-height: 0
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li {
    position: relative;
    margin: 0 auto 0 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li::before {
    content: '';
    display: block;
    position: absolute;
    left: -15px;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #d6dceb
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li:first-child::before {
    display: none
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li.menu-item-has-children .nav-link__btn-mobile {
    display: none
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li a {
    padding: 10px 15px;
    width: 100%;
    white-space: nowrap
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li a.menu-image-title-after {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 15px 10px
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li a.menu-image-title-after .menu-image {
    margin: 0 auto 0 0
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li a.menu-image-title-after .menu-image-title {
    margin-top: 10px;
    color: #000;
    padding: 0;
    font-size: 20px;
    max-width: 220px;
    margin-right: auto
}

@media all and (max-width: 1359px) {
    .header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li a.menu-image-title-after .menu-image-title {
        font-size: 17px
    }
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li .sub-menu__second {
    list-style-type: none;
    padding-left: 0
}

@media all and (max-width: 1199px) {
    .header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li .sub-menu__second {
        display: none !important
    }
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li .sub-menu__second li {
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #4985b5
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li .sub-menu__second li::before {
    display: none
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li .sub-menu__second li a {
    font-weight: 400;
    padding: 0 15px
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li .sub-menu__second .menu__soon a {
    width: auto;
    position: relative
}

.header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu li .sub-menu__second .menu__soon a::after {
    content: "";
    position: absolute;
    left: 100%;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 47px;
    height: 20px;
    background-image: url(../images/soon-menu.png);
    background-repeat: no-repeat
}

@media all and (max-width: 1359px) {
    .header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list .sub-menu {
        padding: 20px 35px 20px 25px
    }
}

@media all and (max-width: 1359px) {
    .header__menu ul.main-menu__list .menu-item-has-children .header__podmenu-list-list {
        min-width: 1000px
    }
}

.header__menu ul.main-menu__list .menu-item-has-children:hover .header__podmenu-list-list {
    max-height: 1000px
}

.header__menu ul.main-menu__list .menu-item-has-children:hover .header__podmenu-list-list .sub-menu {
    max-height: 1000px
}

.header__menu ul.main-menu__list .menu-item-has-children:hover .header__podmenu-list-list .menu-item-has-children::after {
    display: none
}

.header__menu ul.main-menu__list .menu-item-has-children:hover::after {
    /* content: ""; */
    position: absolute;
    left: 50%;
    top: 65%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 29px;
    height: 20px;
    background-image: url(../images/sub-menu-arrow.png);
    background-repeat: no-repeat
}

.header__menu ul.main-menu__list .menu-item-has-children .icon-arrow {
    margin-left: 2px
}

.header__menu ul.main-menu__list ul.sub-menu {
    list-style-type: none
}

.header__nav-main {
    padding-left: 0;
    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-around;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

@media all and (max-width: 1999px) {
    .header__nav-main {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%
    }
}

@media all and (max-width: 1659px) {
    .header__nav-main {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
        max-width: 35%
    }
}

@media all and (max-width: 1299px) {
    .header__nav-main {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 39%;
        flex: 0 0 39%;
        max-width: 39%
    }
}

@media all and (max-width: 1199px) {
    .header__nav-main {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-left: auto
    }
}

@media all and (max-width: 1024px) {
    .header__nav-main {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%
    }
}

@media all and (max-width: 820px) {
    .header__nav-main {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 67%;
        flex: 0 0 67%;
        max-width: 67%
    }
}

@media all and (max-width: 767px) {
    .header__nav-main {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: none
    }
}

@media all and (max-width: 767px) {

    .header__nav-main .btn__head,
    .header__nav-main .register__head {
        display: none
    }
}

.header__mobile-logo {
    display: none;
    margin-bottom: 20px
}

.header__mobile-logo .logo {
    margin-left: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: none;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .2
}

.header__mobile-btn {
    position: -webkit-sticky;
    position: sticky;
    max-height: 175px;
    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;
    background-color: #cce8f8;
    margin: 0 -20px;
    margin-bottom: -20px;
    padding: 20px;
    margin-top: auto;
    height: 100%
}

.header__mobile-btn .btn-white {
    width: 100%;
    margin-bottom: 20px
}

@media all and (max-width: 767px) {

    .header__mobile-btn .btn__head,
    .header__mobile-btn .register__head {
        display: block;
        text-align: center
    }
}

.header__mobile-menu {
    overflow-y: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
    max-width: 450px;
    width: 100%;
    position: fixed;
    background: #fff;
    bottom: 0;
    left: -100%;
    z-index: 25;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.header__mobile-menu-middle {
    margin-bottom: 30px;
    max-height: calc(100% - 180px);
    overflow-y: auto
}

.header .menu-item-has-children.open-menu .sub-menu {
    max-height: 400px;
    overflow: auto
}

.header .menu-item-has-children.open-menu .sub-menu .open-menu .sub-menu__second {
    display: block
}

.header .menu-item-has-children.open-menu .sub-menu .sub-menu__second {
    display: none
}

.header .menu-item-has-children.open-sub-menu .sub-menu {
    max-height: 400px;
    overflow: auto
}

.header .menu-item-has-children.open-sub-menu .sub-menu .open-menu .sub-menu__second {
    display: block
}

.header .menu-item-has-children.open-sub-menu .sub-menu .sub-menu__second {
    display: none
}

.header .menu-item-has-children .sub-menu {
    max-height: 0;
    overflow: hidden;
    padding-left: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.header .menu-item-has-children .sub-menu li {
    list-style-type: none;
    margin: 10px auto 0 auto
}

.header .main-menu__list {
    list-style-type: none;
    margin-right: 20px
}

.header .main-menu__list li {
    margin-bottom: 10px
}

.header .main-menu__list li:last-child {
    margin-bottom: 0
}

.header .main-menu__list li .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header .main-menu__list li .wrap .nav-link__btn-mobile {
    margin-left: 10px
}

.header .main-menu__list li .last-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset
}

.header .main-menu__list li .last-wrap .nav-link__btn-mobile {
    margin-left: 10px
}

.header .main-menu__list .sub-menu li:first-child {
    margin-top: 10px
}

.header .main-menu__list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
    font-weight: 600;
    color: #002979
}

.header .main-menu__list a .nav-link__btn-mobile {
    display: block;
    margin-left: 5px;
    width: 25px;
    height: 25px
}

@media all and (max-width: 1199px) {
    .header .main-menu__list {
        margin-bottom: 0;
        padding-left: 0
    }

    .header .main-menu__list li {
        margin-bottom: 20px
    }
}

.icon-arrow {
    fill: #000;
    width: 10px;
    height: 10px
}

.free-trial {
    position: relative;
    background-image: url(../images/back1334.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #fff;
    text-align: center
}

@media all and (max-width: 1540px) {
    .free-trial {
        background-size: cover
    }
}

@media all and (max-width: 1199px) {
    .free-trial {
        background-color: transparent;
        background-image: none;
    }
}


.free-trial::after {
    /*content: '';*/
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 180px;
    background-image: url(../images/free-trial-bg-bottom.png);
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    z-index: 10
}

@media all and (max-width: 1199px) {
    .free-trial::after {
        display: none
    }
}

.free-trial__container {
    padding-top: 100px;
    /*min-height: 403px;*/
    max-width: 763px;
    margin: 0 auto;
    position: relative;
    /*background-image: url(https://asomobile.net/wp-content/themes/aso/images/dest/circle-trial.png);*/
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
    z-index: 20;
    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
}

@media all and (max-width: 1199px) {
    .free-trial__container {
        min-height: 355px;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding-bottom: 5%
    }
}

@media all and (max-width: 525px) {
    .free-trial__container {
        min-height: 320px;
        padding-top: 40px;
    }
}

@media all and (max-width: 480px) {
    .free-trial__container {
        min-height: 300px
    }
}

@media all and (max-width: 420px) {
    .free-trial__container {
        min-height: 250px
    }
}

@media all and (max-width: 380px) {
    .free-trial__container {
        min-height: 230px
    }
}

@media all and (max-width: 350px) {
    .free-trial__container {
        min-height: 200px
    }
}

.free-trial__title {
    margin-top: 0;
    margin-bottom: 16px;
    font-weight: 700;
    font-size: 35px;
    line-height: 113%;
}

@media all and (max-width: 400px) {
    .free-trial__title {
        font-size: 20px
    }
}

@media all and (max-width: 350px) {
    .free-trial__title {
        margin-bottom: 0
    }
}

.free-trial__subtitle {
    color: #30576c;
    line-height: 24px;
    padding-bottom: 44px
}

@media all and (max-width: 480px) {
    .free-trial__subtitle {
        padding-bottom: 15px
    }
}

@media all and (max-width: 400px) {
    .free-trial__subtitle {
        font-size: 16px
    }
}

@media all and (max-width: 350px) {
    .free-trial__subtitle {
        padding-bottom: 0
    }
}

.male-account {
    text-align: center;
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 136px;
    background-color: #fff;
    position: relative;
    z-index: 2

}

.male-account:before {
    content: '';
    width: 36px;
    height: 126px;
    z-index: 20;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(calc(-50% - 2px));
    -ms-transform: translateX(calc(-50% - 2px));
    transform: translateX(calc(-50% - 2px));
    background-image: url(../images/opp-after-line.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}


.male-account:after {
    /*content: '';*/
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background-repeat: no-repeat;
    background-image: url(../images/kn-base-bg.png);
    background-size: cover;
    width: 100%;
    height: 142px;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    z-index: 40
}

@media all and (max-width: 1699px) {
    .male-account:after {
        height: 127px;
        top: 90%
    }
}

@media all and (max-width: 1599px) {
    .male-account:after {
        top: 91%
    }
}

@media all and (max-width: 1399px) {
    .male-account:after {
        height: 105px;
        top: 94%
    }
}

@media all and (max-width: 1199px) {
    .male-account:after {
        top: 94%
    }
}

@media all and (max-width: 1024px) {
    .male-account:after {
        height: 77px;
        top: 92%
    }
}

@media all and (max-width: 991px) {
    .male-account:after {
        height: 67px
    }
}

@media all and (max-width: 767px) {
    .male-account:after {
        height: 56px;
        top: 93%
    }
}

@media all and (max-width: 575px) {
    .male-account:after {
        display: none
    }
}

.male-account__title {
    position: relative;
    padding-bottom: 19px;
    text-align: center;
    white-space: pre-line
}

.male-account__title:after {
    /*content: '';*/
    position: absolute;
    top: -70%;
    left: 63%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 38px;
    height: 62px;
    background-image: url(../images/molnia.png);
    background-size: contain;
    background-repeat: no-repeat
}

@media all and (max-width: 575px) {
    .male-account__title:after {
        width: 33px;
        height: 51px
    }
}

@media all and (max-width: 320px) {
    .male-account__title:after {
        width: 28px;
        height: 45px
    }
}

@media all and (max-width: 1199px) {
    .male-account__title {
        margin-top: 60px;
        padding-bottom: 10px
    }
}

@media all and (max-width: 1024px) {
    .male-account__title {
        margin-top: 45px
    }
}

@media all and (max-width: 767px) {
    .male-account__title {
        margin-top: 30px
    }
}

@media all and (max-width: 420px) {
    .male-account__title {
        margin-top: 40px;
        font-size: 20px;
        padding-bottom: 0
    }
}

@media all and (max-width: 350px) {
    .male-account__title {
        margin-top: 30px
    }
}

.male-account__subtitle {
    padding-top: 0;
    padding-bottom: 23px
}

@media all and (max-width: 1024px) {
    .male-account__subtitle {
        padding-bottom: 15px
    }
}

@media all and (max-width: 420px) {
    .male-account__subtitle {
        font-size: 16px
    }
}

@media all and (max-width: 767px) {
    .male-account {
        background-image: none
    }
}

@media all and (max-width: 575px) {
    .male-account {
        padding-bottom: 0
    }
}

.male-account__link {
    position: relative;
    -ms-flex-item-align: normal;
    -ms-grid-row-align: normal;
    align-self: normal
}

.male-account__link::after {
    /*content: '';*/
    position: absolute;
    right: 0;
    top: 27px;
    bottom: 0;
    width: 30%;
    height: 174px;
    z-index: 20;
    background-image: url(../images/right-after-btn.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

@media all and (max-width: 1359px) {
    .male-account__link::after {
        top: 18px
    }
}

@media all and (max-width: 1199px) {
    .male-account__link::after {
        display: none
    }
}

.male-account__link::before {
    /*content: '';*/
    position: absolute;
    left: 0;
    top: -10px;
    bottom: 0;
    width: 30%;
    height: 78px;
    z-index: 20;
    background-image: url(../images/left-after-btn.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

@media all and (max-width: 1359px) {
    .male-account__link::before {
        top: -26px
    }
}

@media all and (max-width: 1199px) {
    .male-account__link::before {
        display: none
    }
}

@media all and (max-width: 1199px) {
    .male-account__link {
        margin-bottom: auto;
        margin-top: 0
    }
}

.male-account .green-link {
    position: relative;
    min-width: 230px;
    margin-left: -50px;
    margin: 0 auto
}

@media all and (max-width: 420px) {
    .male-account .green-link {
        padding: 12px 20px
    }
}

.blob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.blob__wrap-before {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: none;
    background-image: url(../images/before-bg-account.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (max-width: 1359px) {
    .blob__wrap-before {
        background-position: 5px 175px
    }
}

@media all and (max-width: 1199px) {
    .blob__wrap-before {
        display: none
    }
}

.blob__wrap-after {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: none;
    background-image: url(../images/after-bg-2.png);
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    margin-left: -25px;
}

@media all and (max-width: 1699px) {
    .blob__wrap-after {
        background-position: 0 46px
    }
}

@media all and (max-width: 1599px) {
    .blob__wrap-after {
        background-position: 0 43%
    }
}

@media all and (max-width: 1499px) {
    .blob__wrap-after {
        background-position: 0 88px
    }
}

@media all and (max-width: 1399px) {
    .blob__wrap-after {
        background-position: 0 55%
    }
}

@media all and (max-width: 1199px) {
    .blob__wrap-after {
        display: none
    }
}

.blob__wrap {
    padding-top: 120px;
    /*-webkit-box-flex: 0;*/
    /*-ms-flex: 0 0 calc(100%/3);*/
    /*flex: 0 0 calc(100%/3);*/
    /*max-width: calc(100%/3);*/
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35.5%;
    flex: 0 0 35.5%;
    max-width: 35.5%;
    position: relative;
    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: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 689px;
    background-image: url(../images/blob-account-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    z-index: 30;
    position: relative
}

@media all and (max-width: 1399px) {
    .blob__wrap {
        padding-top: 80px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media all and (max-width: 1199px) {
    .blob__wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 0;
        background-position: bottom;
        min-height: 520px
    }
}

@media all and (max-width: 1024px) {
    .blob__wrap {
        min-height: 435px
    }
}

@media all and (max-width: 991px) {
    .blob__wrap {
        min-height: 400px
    }
}

@media all and (max-width: 767px) {
    .blob__wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 90%;
        flex: 0 0 90%;
        max-width: 90%;
        background-position: top
    }
}

@media all and (max-width: 320px) {
    .blob__wrap {
        min-height: 333px
    }
}

.icon:before,
[class*=" ic-"]:before,
[class^=ic-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ic-arrow-down-green:before {
    content: "\e800"
}

.ic-arrow-down-white:before {
    content: "\e801"
}

.ic-arrow-down-white {
    color: #00c773;
    font-size: 8px;
    vertical-align: middle;
    padding-bottom: 6px
}

.ic-arrow-slider-left:before {
    content: "\e804"
}

.ic-arrow-slider-left {
    color: #00c773;
    font-size: 16px
}

.ic-arrow-slider-right:before {
    content: "\e805"
}

.ic-arrow-slider-right {
    color: #00c773;
    font-size: 16px
}

.ic-check-mark:before {
    content: "\e806"
}

.ic-log-in:before {
    content: "\e807"
}

.ic-arrow-right-green:before {
    content: "\e808"
}

.ic-arrow-right-green {
    color: #00c773;
    font-size: 10px
}

.ic-arrow-right-white:before {
    content: "\e809"
}

.ic-arrow-right-blue:before {
    content: "\e809"
}

.ic-arrow-right-white {
    color: #fff;
    font-size: 9px;
    margin-left: 7px
}

.ic-arrow-right-blue {
    color: #0063EE;
    font-size: 9px;
    margin-left: 7px
}

.ic-arrow-left-white:before {
    content: "\e80a"
}

.ic-arrow-left-white {
    color: #fff;
    font-size: 9px
}

.ic-minus:before {
    content: "\e80b"
}

.ic-minus {
    color: #00c773;
    font-size: 3px
}

.ic-plus:before {
    margin: 0;
    content: "\e803"
}

.ic-plus {
    color: #00c773;
    font-size: 15px
}

.ic-face {
    color: #444d64;
    font-size: 28px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.ic-face:hover {
    color: #00c773
}

.ic-face:before {
    content: "\e80b"
}

.ic-linkd {
    color: #444d64;
    font-size: 28px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.ic-linkd:hover {
    color: #00c773
}

.ic-linkd:before {
    content: "\e80c"
}

.ic-tweet {
    color: #444d64;
    font-size: 28px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.ic-tweet:hover {
    color: #00c773
}

.ic-tweet:before {
    content: "\e80d"
}

.ic-telegram-1 {
    color: #444d64;
    font-size: 28px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.ic-telegram-1:hover {
    color: #00c773
}

.ic-telegram-1:before {
    content: "\e80f"
}

.ic-youtube1 {
    color: #444d64;
    font-size: 28px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.ic-youtube1:hover {
    color: #00c773
}

.ic-youtube1:before {
    content: "\e811"
}

a {
    cursor: pointer;
    outline: 0;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

.register {
    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;
    min-width: 160px;
    color: #f7fcff;
    background-color: #0063ee;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding: 16px 40px;
    -webkit-box-shadow: 0 4px 16px rgba(0, 99, 238, .48);
    box-shadow: 0 4px 16px rgba(0, 99, 238, .48);
    border-radius: 59px;
    border: 1px solid transparent
}

.register__head {
    min-width: 145px;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    padding: 11px 18px;
    -webkit-box-shadow: 0 10px 22px rgba(0, 99, 238, .31);
    box-shadow: 0 10px 22px rgba(0, 99, 238, .31);
    border-radius: 66px;
    text-align: center
}

.register:hover {
    color: #0063ee;
    border: 1px solid #0063ee;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.green-link {
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #f7fcff;
    background-color: #00c773;
    min-width: 155px;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    padding: 17px 40px;
    -webkit-box-shadow: 0 10px 22px rgba(0, 180, 104, .3);
    box-shadow: 0 10px 22px rgba(0, 180, 104, .3);
    border-radius: 59px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 1px solid transparent;
    text-decoration: none;
    z-index: 40
}

@media all and (max-width: 1359px) {
    .green-link {
        padding: 15px 35px
    }
}

@media all and (max-width: 767px) {
    .green-link {
        padding: 17px 25px
    }
}

.green-link.middle {
    min-width: 145px;
    padding: 17px 40px
}

.green-link:hover {
    text-decoration: none;
    color: #00c773;
    background-color: #fff;
    border: 1px solid #00c773;
    -webkit-box-shadow: none;
    box-shadow: none
}

.green-link:hover .ic-arrow-right-white {
    color: #00c773
}


.white-link {
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #0063EE;
    background: #FFFFFF;
    min-width: 155px;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    padding: 17px 36px 17px 26px;
    -webkit-box-shadow: 0px 4px 21px rgba(0, 0, 0, 0.12);
    box-shadow: 00px 4px 21px rgba(0, 0, 0, 0.12);
    border-radius: 59px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 1px solid transparent;
    text-decoration: none;
    z-index: 40;
    margin-bottom: 30px;
    margin-top: -15px;
}

.white-link:hover {
    box-shadow: none;
    color: #0063ee;
    border: 1px solid #0063ee;
    background-color: #fff;
}

@media all and (max-width: 1359px) {
    .white-link {
        padding: 15px 35px
    }
}

@media all and (max-width: 767px) {
    .white-link {
        padding: 17px 25px;
        margin-top: 15px;
    }
}

.white-link svg {
    margin-right: 8px;
}


.blue-link {
    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;
    min-width: 160px;
    color: #f7fcff;
    background-color: #0063ee;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding: 16px 40px 16px 40px;
    -webkit-box-shadow: 0 4px 16px rgba(0, 99, 238, .48);
    box-shadow: 0 4px 16px rgba(0, 99, 238, .48);
    border-radius: 59px;
    border: 1px solid transparent
}

.blue-link__head {
    min-width: 145px;
    font-weight: 700;
    font-size: 14px;
    line-height: 17x;
    padding: 11px 18px 11px 18px;
    -webkit-box-shadow: 0 10px 22px rgba(0, 99, 238, .31);
    box-shadow: 0 10px 22px rgba(0, 99, 238, .31);
    border-radius: 66px
}

.blue-link:hover {
    color: #0063ee;
    border: 1px solid #0063ee;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.log-in {
    cursor: pointer;
    outline: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    font-size: 14px;
    color: #00c773;
    text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.log-in i {
    color: #00c773;
    font-size: 26px;
    margin-right: 10px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.log-in img {
    margin-right: 2px;
    width: 23px;
    height: 23px;
    vertical-align: middle
}

.log-in:hover {
    -webkit-filter: none;
    filter: none;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.log-in:hover i {
    color: #0056b3
}

.banner {
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 50px
}

.banner__agency {
    padding-top: 100px
}

@media all and (max-width: 1599px) {
    .banner__agency {
        padding-top: 50px
    }
}

.banner__agency .banner__title {
    margin-bottom: 60px
}

@media all and (max-width: 1359px) {
    .banner__agency .banner__title {
        margin-bottom: 30px
    }
}

.banner__agency .banner__tip {
    margin-bottom: 60px;
    font-weight: 700;
    font-size: 30px;
    line-height: 130%;
    color: #0c338a
}

@media all and (max-width: 767px) {
    .banner__agency .banner__tip {
        font-size: 20px
    }
}

@media all and (max-width: 1199px) {
    .banner__agency {
        padding-top: 50px
    }
}

.banner__agency .banner__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media all and (max-width: 575px) {
    .banner__agency .banner__button {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.banner__agency .banner__button .green-link {
    margin-left: auto;
    margin-right: 14px
}

@media all and (max-width: 575px) {
    .banner__agency .banner__button .green-link {
        margin: 0 auto 15px
    }
}

.banner__agency .banner__button .blue-link {
    margin-right: auto;
    margin-left: 14px
}

@media all and (max-width: 575px) {
    .banner__agency .banner__button .blue-link {
        margin: 0 auto
    }
}

.banner__rates {
    padding-top: 100px
}

@media all and (max-width: 1599px) {
    .banner__rates {
        padding-top: 50px
    }
}

.banner__rates .banner__title {
    margin-bottom: 75px
}

@media all and (max-width: 1359px) {
    .banner__rates .banner__title {
        margin-bottom: 30px
    }
}

.banner__rates .banner__tip {
    margin-bottom: 25px
}

@media all and (max-width: 1199px) {
    .banner__rates {
        padding-top: 50px
    }
}

.banner__aso {
    padding-top: 75px
}

.banner__aso .banner__tip {
    margin-bottom: 0
}

@media all and (max-width: 575px) {
    .banner__aso .banner__tip {
        margin-bottom: 0
    }
}

.banner__aso .banner__button {
    margin-top: 25px
}

@media all and (max-width: 1024px) {
    .banner__aso {
        padding-top: 0
    }
}

@media all and (max-width: 575px) {
    .banner__aso {
        padding-top: 50px
    }
}

@media all and (max-width: 320px) {
    .banner__aso {
        padding-top: 35px
    }
}

.banner__about {
    padding-top: 180px;
    padding-bottom: 0
}

@media all and (max-width: 1599px) {
    .banner__about {
        padding-top: 70px
    }
}

.banner__about .banner__title {
    margin-bottom: 34px
}

.banner__about .banner__img {
    width: 100%
}

.banner__about .banner__img img {
    max-width: 86%;
    margin-left: 14%
}

.banner__about .banner__tip {
    line-height: 160%;
    max-width: 90%;
    margin: 0 auto
}

@media all and (max-width: 575px) {
    .banner__about .banner__tip {
        font-size: 16px
    }
}

.banner__title {
    margin-bottom: 25px
}

@media all and (max-width: 1359px) {
    .banner__title {
        font-size: 30px
    }
}

@media all and (max-width: 1024px) {
    .banner__title {
        margin-top: 30px
    }
}

@media all and (max-width: 767px) {
    .banner__title {
        margin-top: 0
    }
}

.banner__img {
    width: 100%;
    height: auto
}

@media all and (max-width: 1359px) {
    .banner__img img {
        max-width: 70%
    }
}

.banner__tip {
    color: #0c338a;
    font-weight: 600;
    font-size: 20px;
    line-height: 130%;
    margin-top: 25px
}

@media all and (max-width: 767px) {
    .banner {
        padding-bottom: 50px
    }
}

.comparing-rates {
    background-color: #fff;
    text-align: center;
    padding-top: 100px
}

.comparing-rates .page__title {
    display: block;
    white-space: pre-line;
    font-weight: 700;
    font-size: 40px;
    line-height: 110.5%;
    margin: 0
}

@media all and (max-width: 991px) {
    .comparing-rates .page__title {
        font-size: 35px
    }
}

@media all and (max-width: 1599px) {
    .comparing-rates {
        padding-top: 50px
    }
}

@media all and (max-width: 1399px) {
    .comparing-rates {
        padding-left: 30px;
        padding-right: 30px
    }
}

.comparing-rates__title {
    display: block;
    white-space: pre-line;
    font-weight: 700;
    font-size: 40px;
    line-height: 110.5%;
    margin: 0
}

@media all and (max-width: 991px) {
    .comparing-rates__title {
        font-size: 35px
    }
}

.comparing-rates__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 50px -70px 0;
    padding-bottom: 60px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media all and (max-width: 1359px) {
    .comparing-rates__content {
        margin: 20px -70px 0
    }
}

@media all and (max-width: 1299px) {
    .comparing-rates__content {
        margin: 50px 0 0
    }
}

@media all and (max-width: 575px) {
    .comparing-rates__content {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0;
        padding: 0
    }
}

.comparing-rates__slider-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 84%;
    flex: 0 0 84%;
    max-width: 84%;
    margin: 0 auto
}

@media all and (max-width: 991px) {
    .comparing-rates__slider-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 78%;
        flex: 0 0 78%;
        max-width: 78%
    }
}

@media all and (max-width: 575px) {
    .comparing-rates__slider-wrap {
        position: relative;
        z-index: 1;
        margin: 20px 0 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.comparing-rates__slider_arrow-container,
.rate-list__slider_arrow-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8%;
    flex: 0 0 8%;
    max-width: 8%;
    margin: 11% 0 auto;
    padding: 10px
}

@media all and (max-width: 991px) {
    .comparing-rates__slider_arrow-container,
    .rate-list__slider_arrow-container {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 11%;
        flex: 0 0 11%;
        max-width: 11%
    }
}

@media all and (max-width: 575px) {
    .comparing-rates__slider_arrow-container,
    .rate-list__slider_arrow-container {
        position: relative;
        z-index: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        height: auto;
        margin-top: 0;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
}

.comparing-rates__slider_arrow-left,
.rate-list__slider_arrow-left {
    margin-top: 8%;
    margin-right: auto;
    border-radius: 50%;
    border: none;
    height: 50px;
    width: 50px;
    background-color: #00c773;
    padding: 0
}

.comparing-rates__slider_arrow-left .ic-arrow-left-white,
.rate-list__slider_arrow-left .ic-arrow-left-white {
    margin-left: -18px
}

@media all and (max-width: 767px) {
.comparing-rates__slider_arrow-left,
.rate-list__slider_arrow-left {
        /*display: none*/
    }
}

.comparing-rates__slider_arrow-right,
.rate-list__slider_arrow-right {
    margin-top: 8%;
    margin-left: auto;
    background-color: #00c773;
    border-radius: 50%;
    border: none;
    height: 50px;
    width: 50px;
    padding: 0
}

.comparing-rates__slider_arrow-right .ic-arrow-right-white,
.rate-list__slider_arrow-right .ic-arrow-right-white {
    color: #fff;
    margin-right: 18px;
    margin-left: 0
}

@media all and (max-width: 767px) {
    .comparing-rates__slider_arrow-right,
    .rate-list__slider_arrow-right {
        /*display: none*/
    }
}

.comparing-rates__item {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
    border: 1px solid #e8e8e8;
    border-radius: 9px;
    -webkit-box-shadow: 0 4px 17px #e6e6e6;
    box-shadow: 0 4px 17px #e6e6e6;
    margin: 0 10px;
    padding: 40px
}

.comparing-rates__item.slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    min-height: 100%;
    margin-bottom: 15px
}

.comparing-rates__item-title {
    margin-bottom: 5px
}

.comparing-rates__item-header {
    display: block;
    white-space: pre-line;
    font-weight: 700;
    font-size: 20px;
    line-height: 111.2%;
    margin: 0
}

@media all and (max-width: 1199px) {
    .comparing-rates__item-header {
        font-size: 18px
    }
}

@media all and (max-width: 991px) {
    .comparing-rates__item-header {
        font-size: 16px
    }
}

@media all and (max-width: 767px) {
    .comparing-rates__item-header {
        white-space: initial
    }
}

.comparing-rates__item-pos {
    color: #81a0cc;
    font-weight: 700;
    font-size: 14px;
    line-height: 118%;
    white-space: pre-line
}

.comparing-rates__item-prices {
    margin: 15px 0 0
}

.comparing-rates__item-price {
    display: inline-block;
    color: #fff;
    background-color: #81a0cc;
    border-radius: 5px;
    padding: 12px 9px 10px;
    font-weight: 700;
    line-height: 1;
    font-size: 20px
}

.comparing-rates__item-price_hot {
    display: inline-block;
    color: #fff;
    background-color: #ff6b00;
    border-radius: 5px;
    padding: 12px 9px 10px;
    font-weight: 700;
    line-height: 1;
    font-size: 20px
}

.comparing-rates ul {
    position: relative;
    list-style-type: none;
    padding: 15px 0 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 200%
}

.comparing-rates ul li {
    position: relative;
    padding-top: 5px;
    padding-left: 18px;
    line-height: 24px;
}

.comparing-rates ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 13px;
    /* -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); */
    width: 11px;
    height: 8px;
    background-image: url(../images/list-arrow.png)
}

.comparing-rates__item-button {
    margin-top: auto;
    padding-top: 20px;
    margin-bottom: 11px;
    border-top: 1px solid #ececec
}

.comparing-rates__item-price-year {
    margin-bottom: 0;
    text-align: center;
    /* font-family: PF-BeauSans-Pro, sans-serif; */
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #3d5a8d
}

@media all and (max-width: 767px) {
    .comparing-rates {
        padding: 50px 0 0
    }
}

.comparing-rates .slick-dots {
    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
}

.comparing-rates .slick-dots li {
    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;
    margin-right: 8px
}

.comparing-rates .slick-dots li:before {
    display: none
}

.comparing-rates .slick-dots li:last-child {
    margin-right: 0
}

.comparing-rates .slick-dots li.slick-active button {
    width: 13px;
    height: 13px;
    background-color: #00c773;
    border: 1px solid #00c773
}

.comparing-rates .slick-dots button {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #f3f6ff;
    border: 1px solid #cad9e2;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.comparing-rates .slick-dots button::before {
    display: none
}

.comparing-rates .slick-list {
    width: 100%
}

.comparing-rates .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0;
    margin-left: 0
}

.comparing-rates .slick-slide {
    outline: 0;
    height: auto
}

.faq {
    position: relative;
    background-color: #edf1fd;
    padding: 100px 0
}

@media all and (max-width: 1599px) {
    .faq {
        padding: 50px 0
    }
}

.faq .page__title {
    display: block;
    white-space: pre-line;
    font-weight: 700;
    font-size: 40px;
    line-height: 110.5%;
    margin: 0
}

@media all and (max-width: 991px) {
    .faq .page__title {
        font-size: 35px
    }
}

.faq:before {
    display: none
}

.faq.faq-rates::before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: -100px;
    width: 100%;
    height: 203px;
    background-image: url(../images/faq-before.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1
}

@media all and (max-width: 1499px) {
    .faq.faq-rates::before {
        top: -80px
    }
}

@media all and (max-width: 1199px) {
    .faq.faq-rates::before {
        top: -70px
    }
}

@media all and (max-width: 991px) {
    .faq.faq-rates::before {
        top: -55px
    }
}

@media all and (max-width: 767px) {
    .faq.faq-rates::before {
        top: -45px
    }
}

@media all and (max-width: 575px) {
    .faq.faq-rates::before {
        display: none
    }
}

.faq.faq-rates .container {
    position: relative;
    z-index: 2
}

.faq__block {
    margin: 0 10%
}

@media all and (max-width: 575px) {
    .faq__block {
        margin: 0
    }
}

.faq__body {
    display: none;
    padding-top: 0;
    margin-right: 75px
}

@media all and (max-width: 767px) {
    .faq__body {
        margin-right: 18px
    }
}

@media all and (max-width: 575px) {
    .faq__body {
        margin-right: 0
    }
}

.faq__item {
    background-color: #fff;
    border: 1px solid #e5eaf8;
    border-radius: 11px;
    padding: 25px 30px 25px 30px;
    margin-bottom: 5px;
    height: 100%
}

.faq__item:last-child {
    margin-bottom: 44px
}

.faq__item.heading-open .faq__btn-line_after {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

@media all and (max-width: 320px) {
    .faq__item {
        padding: 15px 12px
    }
}

.faq__question {
    position: relative;
    color: #737373;
    vertical-align: middle;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    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
}

.faq__question-link span {
    width: 100%;
    color: #737373;
    white-space: pre-line;
    font-weight: 700;
    font-size: 20px;
    line-height: 111.2%;
    margin: 0
}

@media all and (max-width: 1199px) {
    .faq__question-link h3 {
        font-size: 18px
    }
}

@media all and (max-width: 991px) {
    .faq__question-link h3 {
        font-size: 16px
    }
}

@media all and (max-width: 767px) {
    .faq__question-link h3 {
        margin-right: 12px;
        white-space: initial
    }
}

.faq__answer {
    padding-top: 16px;
    color: #214699
}

@media all and (max-width: 1024px) {
    .faq__answer {
        font-size: 16px
    }
}

.faq__button {
    text-align: center
}

@media all and (max-width: 767px) {
    .faq__button a {
        width: 40%
    }
}

@media all and (max-width: 575px) {
    .faq__button a {
        width: 55%
    }
}

@media all and (max-width: 320px) {
    .faq__button a {
        width: 100%
    }
}

.faq__btn {
    position: relative;
    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
}

@media all and (max-width: 320px) {
    .faq__btn {
        margin: 0 12px
    }
}

.faq__btn-line {
    position: absolute;
    display: block;
    width: 15px;
    height: 3px;
    background-color: #00c773;
    border-radius: 27px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.faq__btn-line_after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.rates {
    text-align: center;
    margin: 100px auto 0;
    padding-bottom: 100px
}

@media all and (max-width: 1599px) {
    .rates {
        margin: 50px auto 0;
        padding-bottom: 50px
    }
}

.rates .tabs__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style-type: none;
    max-width: 80%;
    margin: 0 auto 30px;
    padding: 0
}

@media all and (max-width: 991px) {
    .rates .tabs__nav {
        max-width: 100%
    }
}

@media all and (max-width: 767px) {
    .rates .tabs__nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.rates .tabs__nav-item {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 5px 30px;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #106def
}

.rates .tabs__nav-item.active {
    position: relative;
    color: #00c773
}

.rates .tabs__nav-item.active:after {
    position: absolute;
    content: "";
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 80%;
    height: 2px
}

@media all and (max-width: 767px) {
    .rates .tabs__nav-item.active:after {
        display: none
    }
}

@media all and (max-width: 767px) {
    .rates .tabs__nav-item {
        -moz-text-align-last: left;
        text-align-last: left;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 100%;
        padding: 10px 0
    }
}

.rates .tabs__nav-item::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 36px;
    background-color: #d4d9e9
}

@media all and (max-width: 767px) {
    .rates .tabs__nav-item::before {
        display: block;
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 100px;
        height: 1px;
        background-color: #d4d9e9
    }
}

.rates .tabs__nav-item:first-child:before {
    display: none
}

.rates .tabs .discount {
    display: inline-block;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    line-height: 118%;
    margin-left: 10px;
    background-color: #ff003d;
    border-radius: 5px;
    padding: 5px 7px 2px
}

@media all and (max-width: 767px) {
    .rates .tabs .discount {
        max-width: 25%;
        margin-top: 0;
        margin-left: 25px;
        margin-right: auto
    }
}

.rates .tabs__content .tab-el {
    display: none
}

.rates .tabs__content .tab-el:last-child {
    /* display: block */
    display: flex
}

.rates .tabs__content .tab-el__rate-list {
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media all and (max-width: 1199px) {
    .rates .tabs__content .tab-el__rate-list {
        /* display: block */
    }
}

.rates .tabs__content .tab-el__rate-list .rate-el {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
    /* min-height: 100%; */
    /* -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%; */
    flex: 0 0 calc(100% / 3 - 20px);
    /* max-width: 48%; */
    max-width: calc(100% / 3 - 20px);
    border: 1px solid #e8e8e8;
    border-radius: 9px;
    -webkit-box-shadow: 0 4px 17px #d7e3fd;
    box-shadow: 0 4px 17px #d7e3fd;
    background-color: #fff;
    padding: 40px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px
}

.rates .tabs__content .tab-el__rate-list .rate-el.wp-block-trilogo-rate-purple{
    flex: 1;
    max-width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

@media all and (max-width: 1199px) {
    .rates .tabs__content .tab-el__rate-list .rate-el {
        margin-left: 10px;
        margin-right: 10px;
        padding: 40px;
        -webkit-box-flex: 0;
        /* -ms-flex: 0 0 47%;
        flex: 0 0 47%;
        max-width: 47% */
    }
}

@media all and (max-width: 1024px) {
    .rates .tabs__content .tab-el__rate-list .rate-el {
        padding: 35px
    }
}

@media all and (max-width: 991px) {
    .rates .tabs__content .tab-el__rate-list .rate-el {
        padding: 40px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .rates .tabs__content .tab-el__rate-list .rate-el.rate-el__purple {
    display: flex;
    }

    .rates .tabs__content .tab-el__rate-list .rate-el br {
        display: none;
    }
}

@media all and (max-width: 767px) {
    .rates .tabs__content .tab-el__rate-list .rate-el {
        padding: 30px;
        margin-left: 0;
        margin-right: 0;
    }
}

.rates .tabs__content .tab-el__rate-list .rate-el__hot .rate-el__price {
    background-color: #ff6b00
}

.rates .tabs__content .tab-el__rate-list .rate-el__hot_ribbon {
    position: absolute;
    top: 15px;
    right: -60px;
    width: 230px;
    height: 75px;
    color: #fff;
    background-color: #ff6b00;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media all and (max-width: 1024px) {
    .rates .tabs__content .tab-el__rate-list .rate-el__hot_ribbon {
        height: 65px
    }
}

.rates .tabs__content .tab-el__rate-list .rate-el__hot_ribbon img {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: 10px 85px
}

@media all and (max-width: 1024px) {
    .rates .tabs__content .tab-el__rate-list .rate-el__hot_ribbon img {
        margin: 3px 98px
    }
}

.rates .tabs__content .tab-el__rate-list .rate-el__hot .rate-el__title {
    max-width: 85%
}

@media all and (max-width: 991px) {
    .rates .tabs__content .tab-el__rate-list .rate-el__hot .rate-el__title {
        max-width: 80%
    }
}

.rates .tabs__content .tab-el__rate-list .rate-el__purple .rate-el__price {
    background-color: #c7008f
}

.rates .tabs__content .tab-el__rate-list .rate-el__purple_ribbon {
    position: absolute;
    top: 15px;
    right: -60px;
    width: 230px;
    height: 75px;
    color: #fff;
    background-color: #c7008f;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media all and (max-width: 1024px) {
    .rates .tabs__content .tab-el__rate-list .rate-el__purple_ribbon {
        height: 65px
    }
}

.rates .tabs__content .tab-el__rate-list .rate-el__purple_ribbon img {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: 12px 92px
}

@media all and (max-width: 1024px) {
    .rates .tabs__content .tab-el__rate-list .rate-el__purple_ribbon img {
        margin: 10px 98px
    }
}

.rates .tabs__content .tab-el__rate-list .rate-el__purple .rate-el__title {
    /* max-width: 85% */
    grid-area: 1 / 1 / 2 / 2;
    margin-right: 56px;
}
.rates .tabs__content .tab-el__rate-list .rate-el__purple .rate-el__prices {
  
    grid-area: 2 / 1 / 3 / 2;
    margin-bottom: 0;
}
.rates .tabs__content .tab-el__rate-list .rate-el__purple .rate-el__content {
    grid-area: 1 / 2 / 3 / 3;
    padding-top: 43px;
}
.rates .tabs__content .tab-el__rate-list .rate-el__purple .rate-el__button {
  border-top: 0;
  grid-area: 1 / 3 / 3 / 4;
  margin-bottom: 23px;
}
.rates .tabs__content .tab-el__rate-list .rate-el__purple .rate-el__new-price {
    grid-area: 1 / 3 / 3 / 4;
    margin-top: auto;
  }
@media all and (max-width: 991px) {
    .rates .tabs__content .tab-el__rate-list .rate-el__purple .rate-el__title {
        max-width: 80%
    }
}

.rates .tabs__content .tab-el__rate-list .rate-el__title {
    padding-bottom: 20px;
    border-bottom: 1px solid #ececec
}

.rates .tabs__content .tab-el__rate-list .rate-el__title h4,
.rates .tabs__content .tab-el__rate-list .rate-el__title span {
    display: block;
    white-space: pre-line;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 111.2%
}

@media all and (max-width: 320px) {

    .rates .tabs__content .tab-el__rate-list .rate-el__title h4,
    .rates .tabs__content .tab-el__rate-list .rate-el__title span {
        font-size: 25px
    }
}

.rates .tabs__content .tab-el__rate-list .rate-el__pos {
    color: #81a0cc;
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    white-space: pre-line
}

.rates .tabs__content .tab-el__rate-list .rate-el__prices {
    margin-top: 32px;
    margin-bottom: 21px;
    font-weight: 700;
    line-height: 1
}

.rates .tabs__content .tab-el__rate-list .rate-el__price {
    display: inline-block;
    color: #fff;
    background-color: #81a0cc;
    border-radius: 5px;
    margin-right: 12px;
    padding: 12px 9px 10px;
    font-size: 20px
}

@media all and (max-width: 991px) {
    .rates .tabs__content .tab-el__rate-list .rate-el__price {
        font-size: 18px;
        margin-bottom: 15px
    }
}

.rates .tabs__content .tab-el__rate-list .rate-el__not-price {
    display: inline-block;
    text-decoration: line-through;
    color: #707a89;
    font-size: 15px
}

.rates .tabs__content .tab-el__rate-list .rate-el__content {
    list-style-type: none;
    padding: 0
}

.rates .tabs__content .tab-el__rate-list .rate-el__item {
    position: relative;
    color: #3d5a8d;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.2;
    padding-left: 18px;
    margin-bottom: 10px;
}

.rates .tabs__content .tab-el__rate-list .rate-el__item.package {
    font-weight: 900
}

.rates .tabs__content .tab-el__rate-list .rate-el__item.package:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 11px;
    height: 8px;
    background-image: url(../images/package-before.png);
    background-repeat: no-repeat
}

.rates .tabs__content .tab-el__rate-list .rate-el__item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 11px;
    height: 8px;
    background-image: url(../images/list-arrow.png)
}

.rates .tabs__content .tab-el__rate-list .rate-el__button {
    margin-top: auto;
    padding-top: 20px;
    margin-bottom: 11px;
    border-top: 1px solid #ececec
}

@media all and (max-width: 1199px) {
    .rates .tabs__content .tab-el__rate-list .rate-el__button .blue-link {
        text-align: center;
        padding: 16px 30px
    }
}

.rates .tabs__content .tab-el__rate-list .rate-el__new-price {
    text-align: center;
    /* font-family: PF-BeauSans-Pro, sans-serif; */
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #3d5a8d
}

.rates .tabs__basic {
    position: relative;
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
    padding: 40px;
    background: #fff;
    border: 1px solid #e8e8e8;
    -webkit-box-shadow: 0 4px 17px #d7e3fd;
    box-shadow: 0 4px 17px #d7e3fd;
    border-radius: 9px;
    overflow: hidden
}

.rates .tabs__basic .rate-el__pos,
.block-free-main .rate-el__pos {
    color: #81a0cc;
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    white-space: pre-line;
    text-align: left;
    margin-top: 10px;
}

@media all and (max-width: 575px) {
    .rates .tabs__basic {
        padding: 30px
    }
}

.rates .tabs__basic .basic__corner-ribbon {
    position: absolute;
    top: 15px;
    right: -60px;
    width: 230px;
    height: 75px;
    color: #fff;
    background-color: #46a6ff;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    font-size: 25px;
    font-weight: 900;
    line-height: 101%;
    text-transform: uppercase;
    text-align: center;
    padding: 30px 20px
}

@media all and (max-width: 1024px) {
    .rates .tabs__basic .basic__corner-ribbon {
        height: 65px;
        top: 13px;
        width: 200px;
        font-size: 20px;
        padding: 24px 20px
    }
}

.rates .tabs__basic .basic__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    font-weight: 700;
    line-height: 118%
}

.rates .tabs__basic .basic__title h4,
.rates .tabs__basic .basic__title span.basic-title {
    display: block;
    white-space: pre-line;
    font-weight: 600;
    font-size: 25px;
    margin: 0 10px 0 0
}

@media all and (max-width: 1199px) {

    .rates .tabs__basic .basic__title h4,
    .rates .tabs__basic .basic__title span.basic-title {
        font-size: 22px
    }
}

@media all and (max-width: 991px) {

    .rates .tabs__basic .basic__title h4,
    .rates .tabs__basic .basic__title span.basic-title {
        font-size: 18px
    }
}

@media all and (max-width: 767px) {

    .rates .tabs__basic .basic__title h4,
    .rates .tabs__basic .basic__title span.basic-title {
        white-space: initial
    }
}

@media all and (max-width: 320px) {

    .rates .tabs__basic .basic__title h4,
    .rates .tabs__basic .basic__title span.basic-title {
        font-size: 25px;
        margin-bottom: 10px
    }
}

@media all and (max-width: 575px) {
    .rates .tabs__basic .basic__title {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 10px;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }
}

@media all and (max-width: 320px) {
    .rates .tabs__basic .basic__title {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.rates .tabs__basic .basic__tip {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    background-color: #00c773;
    padding: 4px 5px 1px;
    border-radius: 5px
}

@media all and (max-width: 420px) {
    .rates .tabs__basic .basic__tip {
        margin-top: 15px
    }
}

@media all and (max-width: 320px) {
    .rates .tabs__basic .basic__tip {
        max-width: 100%
    }
}

.rates .tabs__basic .basic__pos-list {
    -webkit-box-flex: 90%;
    -ms-flex: 90%;
    flex: 90%;
    max-width: 90%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin: 10px auto 0 0;
    text-align: left;
}

@media all and (max-width: 320px) {
    .rates .tabs__basic .basic__pos-list {
        -moz-text-align-last: left;
        text-align-last: left;
        margin-bottom: 20px
    }
}

.rates .tabs__basic .basic__pos-item,
.block-free-main__list li {
    position: relative;
    color: #3d5a8d;
    font-weight: 600;
    font-size: 18px;
    line-height: 118%;
    padding-left: 18px;
    padding: 20px 20px 0 20px;
}

.rates .tabs__basic .basic__pos-item:before,
.block-free-main__list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 32px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 11px;
    height: 8px;
    background-image: url(../images/list-arrow.png)
}

@media all and (max-width: 575px) {
    .rates .tabs__basic .basic__pos-item,
    .block-free-main__list li {
        padding: 12px 20px 0 20px
    }

    .rates .tabs__basic .basic__pos-item:before,
    .block-free-main__list li:before {
        top: 24px;
    }
}

.rates .tabs__basic .basic__pos-link {
    color: #092564;
    display: inline-block;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-align: left
}

.rates .tabs__basic .basic__pos-link:hover {
    color: #106def
}

.rates .tabs__basic .basic__button {
    -webkit-box-flex: 13%;
    -ms-flex: 13%;
    flex: 13%;
    max-width: 13%;
    margin: 0 18px 0 auto
}

@media all and (max-width: 991px) {
    .rates .tabs__basic .basic__button {
        -webkit-box-flex: 30%;
        -ms-flex: 30%;
        flex: 30%;
        max-width: 30%;
        margin: 0 0 0 auto
    }
}

@media all and (max-width: 767px) {
    .rates .tabs__basic .basic__button {
        -webkit-box-flex: 40%;
        -ms-flex: 40%;
        flex: 40%;
        max-width: 40%
    }
}

@media all and (max-width: 575px) {
    .rates .tabs__basic .basic__button {
        -webkit-box-flex: 50%;
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%
    }
}

@media all and (max-width: 420px) {
    .rates .tabs__basic .basic__button {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        margin-top: 15px
    }
}

.rates .tabs__personal {
    position: relative;
    overflow: hidden;
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
    text-align: left;
    background: #fff;
    border: 1px solid #e8e8e8;
    -webkit-box-shadow: 0 4px 17px #d7e3fd;
    box-shadow: 0 4px 17px #d7e3fd;
    border-radius: 9px;
    padding: 40px
}

@media all and (max-width: 575px) {
    .rates .tabs__personal {
        padding: 30px
    }
}

.rates .tabs__personal .personal__corner-ribbon {
    position: absolute;
    top: 15px;
    right: -60px;
    width: 230px;
    height: 75px;
    color: #fff;
    background-color: #46a6ff;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    font-size: 25px;
    font-weight: 900;
    line-height: 101%;
    text-transform: uppercase;
    text-align: center;
    padding: 30px 20px
}

@media all and (max-width: 1024px) {
    .rates .tabs__personal .personal__corner-ribbon {
        height: 65px;
        top: 13px;
        width: 200px;
        font-size: 20px;
        padding: 24px 20px
    }
}

.rates .tabs__personal .personal__tip {
    margin-bottom: 15px;
    display: inline-block;
    color: #fff;
    background-color: #81a0cc;
    border-radius: 5px;
    padding: 5px 5px 2px;
    font-weight: 700;
    font-size: 14px;
    line-height: 118%
}

@media all and (max-width: 575px) {
    .rates .tabs__personal .personal__tip {
        margin-top: 15px
    }
}

@media all and (max-width: 320px) {
    .rates .tabs__personal .personal__tip {
        max-width: 60%
    }
}

.rates .tabs__personal .personal__title {
    font-weight: 700;
    font-size: 30px;
    line-height: 118%;
    margin-bottom: 25px;
    display: block;
    white-space: pre-line
}

@media all and (max-width: 767px) {
    .rates .tabs__personal .personal__title {
        font-size: 25px
    }
}

@media all and (max-width: 575px) {
    .rates .tabs__personal .personal__title {
        font-size: 20px
    }
}

.rates .tabs__personal .personal__button {
    -webkit-box-flex: 30%;
    -ms-flex: 30%;
    flex: 30%;
    max-width: 30%
}

.rates .tabs__personal .personal__button .blue-link {
    padding: 12px 25px
}

@media all and (max-width: 767px) {
    .rates .tabs__personal .personal__button .blue-link {
        padding: 12px 30px;
        text-align: center
    }
}

@media all and (max-width: 1024px) {
    .rates .tabs__personal .personal__button {
        -webkit-box-flex: 35%;
        -ms-flex: 35%;
        flex: 35%;
        max-width: 35%
    }
}

@media all and (max-width: 991px) {
    .rates .tabs__personal .personal__button {
        -webkit-box-flex: 40%;
        -ms-flex: 40%;
        flex: 40%;
        max-width: 40%
    }
}

@media all and (max-width: 767px) {
    .rates .tabs__personal .personal__button {
        -webkit-box-flex: 55%;
        -ms-flex: 55%;
        flex: 55%;
        max-width: 55%
    }
}

@media all and (max-width: 575px) {
    .rates .tabs__personal .personal__button {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }
}

@media all and (max-width: 767px) {
    .rates {
        margin: 50px auto 0;
        padding-bottom: 50px
    }
}

@media all and (max-width: 991px) {
    .rates {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media all and (max-width: 420px) {
    .rates {
        padding-left: 0;
        padding-right: 0
    }
}

.rates .slick-dots {
    display: none;
    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
}

.rates .slick-dots li {
    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;
    margin-right: 8px
}

.rates .slick-dots li:last-child {
    margin-right: 0
}

.rates .slick-dots li.slick-active button {
    width: 13px;
    height: 13px;
    background-color: #00c773;
    border: 1px solid #00c773
}

.rates .slick-dots button {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #f3f6ff;
    border: 1px solid #cad9e2;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.rates .slick-dots button::before {
    display: none
}

.rates .slick-slider {
    margin-bottom: 60px
}

.rates .slick-slider > .rate-el {
    display: none
}

.tasks {
    padding: 50px 0 100px
}

@media all and (max-width: 1599px) {
    .tasks {
        padding: 50px 0
    }
}

.tasks__title {
    color: #000;
    text-align: center;
    line-height: 118%;
    display: block;
    white-space: pre-line;
    font-weight: 700;
    font-size: 35px;
    margin: 0 0 15px 0
}

@media all and (max-width: 991px) {
    .tasks__title {
        font-size: 30px
    }
}

@media all and (max-width: 767px) {
    .tasks__title {
        font-size: 25px
    }
}

.tasks__subtitle {
    margin-bottom: 50px
}

.tasks__subtitle p {
    text-align: center;
    white-space: pre-line;
    font-weight: 400;
    line-height: 138%;
    color: #445886
}

@media all and (max-width: 575px) {
    .tasks__subtitle {
        margin-bottom: 20px
    }
}

.tasks__element-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media all and (max-width: 991px) {
    .tasks__element-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.tasks__element-item {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%
}

.tasks__element-item:before {
    position: absolute;
    content: '';
    top: 50px;
    left: 0;
    width: 1px;
    height: 104px;
    background-color: #d4d9e9
}

.tasks__element-item:last-child:after {
    position: absolute;
    content: '';
    top: 50px;
    right: 0;
    width: 1px;
    height: 104px;
    background-color: #d4d9e9
}

@media all and (max-width: 1024px) {
    .tasks__element-item {
        padding: 0 20px
    }
}

@media all and (max-width: 991px) {
    .tasks__element-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .tasks__element-item:before {
        display: none
    }

    .tasks__element-item:after {
        display: none
    }

    .tasks__element-item:first-child:before {
        display: none
    }

    .tasks__element-item:first-child:after {
        display: block;
        position: absolute;
        content: '';
        top: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 110px;
        height: 1px;
        background-color: #d4d9e9
    }

    .tasks__element-item:last-child:before {
        display: block;
        position: absolute;
        content: '';
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 110px;
        height: 1px;
        background-color: #d4d9e9
    }

    .tasks__element-item:last-child:after {
        display: none
    }
}

@media all and (max-width: 500px) {
    .tasks__element-item {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .tasks__element-item:before {
        display: block;
        position: absolute;
        content: '';
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 110px;
        height: 1px;
        background-color: #d4d9e9
    }

    .tasks__element-item::after {
        display: none
    }

    .tasks__element-item:last-child:after {
        display: none
    }
}

.tasks__element-item-agency {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%
}

.tasks__element-item-agency:before {
    position: absolute;
    content: '';
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 1px;
    height: 104px;
    background-color: #d4d9e9
}

.tasks__element-item-agency:last-child:after {
    position: absolute;
    content: '';
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    width: 1px;
    height: 104px;
    background-color: #d4d9e9
}

@media all and (max-width: 1024px) {
    .tasks__element-item-agency {
        padding: 0 20px
    }
}

@media all and (max-width: 991px) {
    .tasks__element-item-agency {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .tasks__element-item-agency:before {
        display: none
    }

    .tasks__element-item-agency:after {
        display: none
    }

    .tasks__element-item-agency:first-child:before {
        display: none
    }

    .tasks__element-item-agency:first-child:after {
        display: block;
        position: absolute;
        content: '';
        top: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 110px;
        height: 1px;
        background-color: #d4d9e9
    }

    .tasks__element-item-agency:last-child:before {
        display: block;
        position: absolute;
        content: '';
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 110px;
        height: 1px;
        background-color: #d4d9e9
    }

    .tasks__element-item-agency:last-child:after {
        display: none
    }
}

@media all and (max-width: 500px) {
    .tasks__element-item-agency {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .tasks__element-item-agency:before {
        display: block;
        position: absolute;
        content: '';
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 110px;
        height: 1px;
        background-color: #d4d9e9
    }

    .tasks__element-item-agency::after {
        display: none
    }

    .tasks__element-item-agency:last-child:after {
        display: none
    }
}

.tasks__element-image {
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    min-height: 108px;
    margin-bottom: 5px
}

@media all and (max-width: 991px) {
    .tasks__element-image {
        margin: 0 auto 15px
    }
}

.tasks__element-title {
    margin-bottom: 11px;
    color: #000;
    font-weight: 600;
    max-width: 175px;
    font-size: 20px;
    line-height: 111.2%
}

@media all and (max-width: 991px) {
    .tasks__element-title {
        margin: auto auto 11px;
        font-size: 20px
    }
}

@media all and (max-width: 767px) {
    .tasks__element-title {
        font-size: 16px
    }
}

@media all and (max-width: 320px) {
    .tasks__element-title {
        margin: 15px auto 0;
        max-width: 90%
    }
}

.tasks__element-desc {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 133%;
    color: #445886
}

@media all and (max-width: 991px) {
    .tasks__element-desc {
        font-size: 17px
    }
}

@media all and (max-width: 767px) {
    .tasks__element-desc {
        font-size: 15px
    }
}

@media all and (max-width: 320px) {
    .tasks__element-desc {
        margin: 15px auto 0;
        max-width: 90%
    }
}

.tasks__agency .tasks__element-item:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tasks__agency .tasks__element-item:after {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tools {
    text-align: center;
    background-color: #fff;
    padding: 100px 0
}

.tools.tools-services {
    background-image: url(../images/tools-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.tools.tools-services .page-title {
    color: #fff
}

.tools.tools-services .tools__item {
    position: relative;
    -webkit-box-shadow: 0 4px 17px #184579;
    box-shadow: 0 4px 17px #184579;
    background: #fff;
    overflow: hidden
}

.tools.tools-services .tools__item .ribbon-pink {
    position: absolute;
    top: 15px;
    right: -63px;
    width: 235px;
    height: 75px;
    color: #fff;
    background-color: #c7008f;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.tools.tools-services .tools__item .ribbon-pink img {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: 12px 92px
}

@media all and (max-width: 1599px) {
    .tools.tools-services .tools__item .ribbon-pink {
        height: 50px;
        right: -88px
    }

    .tools.tools-services .tools__item .ribbon-pink img {
        width: 35px;
        margin: 7px 92px
    }
}

.tools.tools-services .tools__item .ribbon-yellow {
    position: absolute;
    top: 15px;
    right: -63px;
    width: 235px;
    height: 75px;
    color: #fff;
    background-color: #ffb800;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.tools.tools-services .tools__item .ribbon-yellow img {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: 12px 92px
}

@media all and (max-width: 1599px) {
    .tools.tools-services .tools__item .ribbon-yellow {
        height: 50px;
        right: -88px
    }

    .tools.tools-services .tools__item .ribbon-yellow img {
        width: 35px;
        margin: 7px 92px
    }
}

.tools.tools-services .tools__item .ribbon-purple {
    position: absolute;
    top: 15px;
    right: -63px;
    width: 235px;
    height: 75px;
    color: #fff;
    background-color: #8b00cd;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.tools.tools-services .tools__item .ribbon-purple img {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: 12px 92px
}

@media all and (max-width: 1599px) {
    .tools.tools-services .tools__item .ribbon-purple {
        height: 50px;
        right: -88px
    }

    .tools.tools-services .tools__item .ribbon-purple img {
        width: 35px;
        margin: 7px 92px
    }
}

.tools.tools-services .tools__item-title {
    color: #092564;
    margin-bottom: 20px;
    min-height: 98px;
    max-width: 220px
}

@media all and (max-width: 767px) {
    .tools.tools-services .tools__item-title {
        min-height: 60px;
        max-width: unset;
        text-align: left
    }
}

.tools.tools-services .tools__item-button {
    position: relative;
    padding-top: 20px
}

.tools.tools-services .tools__item-button :before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #ececec;
    top: 0;
    left: 0
}

@media all and (max-width: 1599px) {
    .tools {
        padding: 50px 0
    }
}

.tools__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media all and (max-width: 767px) {
    .tools__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.tools__item {
    text-align: left;
    -webkit-box-flex: 32%;
    -ms-flex: 32%;
    flex: 32%;
    max-width: 32%;
    min-height: 100%;
    background-color: #1f6dc8;
    -webkit-box-shadow: 30px 31px 87px #d7e0e6;
    box-shadow: 30px 31px 87px #d7e0e6;
    border-radius: 15px;
    padding: 40px 30px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media all and (max-width: 991px) {
    .tools__item {
        padding: 25px
    }
}

@media all and (max-width: 767px) {
    .tools__item {
        text-align: center;
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        margin: 0 auto 20px
    }

    .tools__item:last-child {
        margin-bottom: 0
    }
}

.tools__item-title {
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 10px
}

@media all and (max-width: 991px) {
    .tools__item-title {
        font-size: 25px
    }
}

.tools__item-desc {
    color: #fff;
    font-weight: 400;
    padding-bottom: 23px
}

.tools__item-button {
    margin-bottom: 0;
    margin-top: auto
}

.tools__item-button .green-link {
    padding: 13px 57px;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-width: 100%;
    line-height: 16px
}

@media all and (max-width: 991px) {
    .tools__item-button .green-link {
        padding: 12px 35px
    }
}

@media all and (max-width: 991px) {
    .tools {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media all and (max-width: 767px) {
    .tools {
        padding: 50px 30px
    }
}

@media all and (max-width: 320px) {
    .tools {
        padding: 50px 0
    }
}

.details .container {
    width: 100%
}

.details__item-wrap {
    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: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.details__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 50px 0;
    background-color: #fff;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.details__item_grey {
    background-color: #f3f6ff
}

.details__item_yellow {
    background-color: #f9f4f0
}

.details__item .col-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative
}

.details__item .col-img .icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16%;
    height: auto
}

.details__item .col-img.reverse {
    text-align: left
}

.details__item .col-img.reverse .big-screen {
    width: 92%
}

.details__item .col-img.reverse .icon {
    right: 0
}

.details__item .col-img.non-reverse {
    text-align: right
}

.details__item .col-img.non-reverse .big-screen {
    width: 92%
}

.details__item .col-img.non-reverse .icon {
    left: 0
}

.details__item .col-cont {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%
}

@media all and (max-width: 767px) {
    .details__item {
        margin: 0;
        padding: 50px 15px
    }
}

@media all and (max-width: 767px) {
    .details__item .col {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }
}

.details__item .col .item__title {
    padding-left: 20px;
    font-weight: 700;
    display: block;
    white-space: pre-line;
    font-size: 25px;
    line-height: 111.2%;
    margin: 0 0 20px 0
}

@media all and (max-width: 1199px) {
    .details__item .col .item__title {
        font-size: 22px
    }
}

@media all and (max-width: 991px) {
    .details__item .col .item__title {
        font-size: 20px
    }
}

@media all and (max-width: 767px) {
    .details__item .col .item__title {
        white-space: initial
    }
}

@media all and (max-width: 320px) {
    .details__item .col .item__title {
        padding: 0
    }
}

.details__item .col .item__subtitle {
    position: relative;
    padding-left: 20px;
    padding-bottom: 20px;
    line-height: 1.4
}

.details__item .col .item__subtitle:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 20px;
    width: 85%;
    height: 1px;
    background-color: #c0cef2
}

@media all and (max-width: 767px) {
    .details__item .col .item__subtitle {
        font-size: 17px
    }

    .details__item .col .item__subtitle:after {
        width: 60%
    }
}

@media all and (max-width: 320px) {
    .details__item .col .item__subtitle {
        padding-left: 0
    }
}

.details__item .col .item__button {
    padding-left: 20px
}

@media all and (max-width: 767px) {
    .details__item .col .item__button {
        display: none
    }
}

.details__item .col ul {
    list-style-type: none;
    padding: 30px 0
}

@media all and (max-width: 767px) {
    .details__item .col ul {
        font-size: 17px;
        padding: 30px 0 0
    }
}

.details__item .col ul li {
    color: #445886;
    position: relative;
    padding-left: 20px
}

.details__item .col ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 11px;
    height: 8px;
    background-image: url(../images/list-arrow.png)
}

@media all and (max-width: 767px) {
    .details__item .col.col-img {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .details__item .col.col-cont {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
}

.details__button-mobile {
    display: none
}

@media all and (max-width: 767px) {
    .details__button-mobile {
        display: block;
        text-align: center;
        margin: 45px 0 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%
    }

    .details__button-mobile a {
        width: 50%
    }
}

@media all and (max-width: 575px) {
    .details__button-mobile {
        padding-left: 0;
        margin: 45px 0 15px
    }

    .details__button-mobile a {
        width: 70%
    }
}

@media all and (max-width: 520px) {
    .details__button-mobile a {
        width: 80%
    }
}

@media all and (max-width: 400px) {
    .details__button-mobile a {
        width: 100%
    }
}

.category {
    text-align: center;
    background-color: #f3f6ff;
    position: relative;
    padding-bottom: 70px;
    margin-top: 0
}

.category__title {
    padding-top: 70px;
    padding-bottom: 70px
}

.category__slider {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -10px
}

.category__slider__el {
    outline: 0;
    padding: 0 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 3);
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3)
}

@media all and (max-width: 767px) {
    .category__slider__el {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 1);
        flex: 0 0 calc(100% / 1);
        max-width: calc(100% / 1);
        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;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.category__slider__img {
    cursor: pointer;
    margin-bottom: 23px;
    overflow: hidden;
    border-radius: 15px
}

.category__slider__img img {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.category__slider__img:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.category__slider__content .content-link {
    display: inline-block;
    color: #092564;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    padding: 0 23px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.category__slider__content .content-link:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.category .slick-list {
    margin-bottom: 40px
}

.category .slick-dots {
    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
}

.category .slick-dots li {
    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;
    margin-right: 8px
}

.category .slick-dots li:last-child {
    margin-right: 0
}

.category .slick-dots li.slick-active button {
    width: 13px;
    height: 13px;
    background-color: #00c773
}

.category .slick-dots button {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #b1c2cc;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.category .slick-dots button::before {
    display: none
}

.about {
    background-image: url(../images/about-block-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px 0
}

@media all and (max-width: 1599px) {
    .about {
        padding: 50px 0
    }
}

.about__element-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media all and (max-width: 767px) {
    .about__element-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.about__element-item {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
    padding: 0 42px
}

@media all and (max-width: 1024px) {
    .about__element-item {
        padding: 0 20px
    }
}

@media all and (max-width: 767px) {
    .about__element-item {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: 80%;
        margin: 0 auto;
        padding-bottom: 20px
    }

    .about__element-item:before {
        display: none
    }

    .about__element-item:after {
        display: none
    }

    .about__element-item:first-child:before {
        display: none
    }

    .about__element-item:first-child:after {
        display: block;
        position: absolute;
        content: '';
        top: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 110px;
        height: 1px;
        background-color: #d4d9e9
    }

    .about__element-item:last-child:before {
        display: block;
        position: absolute;
        content: '';
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 110px;
        height: 1px;
        background-color: #d4d9e9
    }

    .about__element-item:last-child:after {
        display: none
    }
}

.about__element-item:before {
    position: absolute;
    content: '';
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 1px;
    height: 110px;
    background-color: #d4d9e9
}

.about__element-item:last-child:after {
    position: absolute;
    content: '';
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    width: 1px;
    height: 104px;
    background-color: #d4d9e9
}

.about__element-image {
    text-align: center;
    margin-bottom: 25px
}

.about__element-title {
    text-align: center;
    color: #000
}

@media all and (max-width: 1199px) {
    .about__element-title {
        font-size: 20px
    }
}

.about__element-desc {
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #445886
}

.contacts {
    background-color: #2363ac;
    padding: 100px 0
}

@media all and (max-width: 1599px) {
    .contacts {
        padding: 50px 20px
    }
}

@media all and (max-width: 320px) {
    .contacts {
        padding: 25px 0
    }
}

.contacts__title {
    margin-bottom: 35px
}

.contacts__title h2,
.contacts__title span {
    white-space: pre-line;
    font-weight: 700;
    font-size: 40px;
    line-height: 110.5%;
    margin: 0;
    color: #fff;
    text-align: center
}

@media all and (max-width: 991px) {
    .contacts__title {
        font-size: 35px
    }
}

@media all and (max-width: 767px) {
    .contacts__title {
        margin-bottom: 25px
    }
}

.contacts__element-list {
    text-align: left
}

.contacts__persons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 50px;
    position: relative
}

.contacts__persons:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #457bb8;
    bottom: 0;
    left: 0
}

@media all and (max-width: 991px) {
    .contacts__persons {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media all and (max-width: 767px) {
    .contacts__persons {
        padding-bottom: 25px
    }
}

.contacts__person {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
    white-space: pre-line;
    font-weight: 600;
    font-size: 25px;
    line-height: 111.2%;
    margin: 0
}

@media all and (max-width: 1199px) {
    .contacts__person {
        font-size: 22px
    }
}

@media all and (max-width: 1024px) {
    .contacts__person {
        padding-right: 30px
    }
}

@media all and (max-width: 991px) {
    .contacts__person {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%;
        font-size: 18px
    }
}

@media all and (max-width: 767px) {
    .contacts__person {
        white-space: initial
    }
}

@media all and (max-width: 575px) {
    .contacts__person {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: 100%;
        padding: 0;
        text-align: center;
        margin-bottom: 20px
    }
}

.contacts__person .person__img {
    height: 160px;
    width: 119px
}

@media all and (max-width: 575px) {
    .contacts__person .person__img {
        margin: 0 auto
    }
}

.contacts__person .person__title h4,
.contacts__person .person__title span {
    color: #fff
}

.contacts__person .person__title p {
    font-weight: 400;
    font-size: 18px;
    line-height: 132.2%;
    color: #fff
}

.contacts__person .person__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
    margin-top: auto
}

.contacts__person .person__bottom .person-link {
    font-size: 18px;
    color: #a6b9db
}

.contacts__person .person__bottom .person-link svg {
    margin-right: 12px
}

.contacts__person .person__bottom .linked-link {
    margin-top: 30px
}

.contacts__offices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    padding: 50px 0
}

.contacts__offices:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #457bb8;
    bottom: 0;
    left: 0
}

.contacts__offices .offices__title {
    color: #fff;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
    display: block;
    white-space: pre-line;
    font-weight: 600;
    font-size: 25px;
    line-height: 111.2%;
    margin: 0
}

@media all and (max-width: 1199px) {
    .contacts__offices .offices__title {
        font-size: 22px
    }
}

@media all and (max-width: 991px) {
    .contacts__offices .offices__title {
        font-size: 18px
    }
}

@media all and (max-width: 767px) {
    .contacts__offices .offices__title {
        white-space: initial
    }
}

@media all and (max-width: 767px) {
    .contacts__offices {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 25px 0
    }
}

.contacts__office {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
    padding-right: 95px
}

@media all and (max-width: 1024px) {
    .contacts__office {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%;
        padding-right: 40px
    }
}

@media all and (max-width: 991px) {
    .contacts__office {
        padding-right: 20px
    }
}

@media all and (max-width: 767px) {
    .contacts__office {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: 100%;
        padding-bottom: 15px
    }
}

.contacts__office .office__title {
    color: #fff
}

.contacts__office .office__flag {
    margin-right: 11px;
    min-width: 20px
}

.contacts__office .office__address p {
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    line-height: 133.7%
}

@media all and (max-width: 575px) {
    .contacts__office .office__address p {
        font-size: 18px
    }
}

.contacts__connect {
    padding: 50px 0 30px
}

@media all and (max-width: 767px) {
    .contacts__connect {
        padding: 25px 0 0
    }
}

.contacts__connect .connect__title {
    color: #fff;
    margin-bottom: 15px
}

.contacts__connect .connect__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 22px
}

.contacts__connect .connect__links .social__list {
    margin: 0
}

.contacts__connect .connect__links span {
    color: #fff
}

@media all and (max-width: 767px) {
    .contacts__connect .connect__links {
        -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__connect .connect__links div,
    .contacts__connect .connect__links ul {
        width: 100%
    }
}

.contacts__connect .connect__link {
    color: #fff
}

.contacts__connect .connect__social-item .social__link .ic-face {
    color: #fff
}

.contacts__connect .connect__social-item .social__link .ic-face:hover {
    color: #00c773 !important
}

.contacts__connect .connect__social-item .social__link .ic-tweet {
    color: #fff
}

.contacts__connect .connect__social-item .social__link .ic-tweet:hover {
    color: #00c773 !important
}

.contacts__connect .connect__social-item .social__link .ic-linkd {
    color: #fff
}

.contacts__connect .connect__social-item .social__link .ic-linkd:hover {
    color: #00c773 !important
}

.contacts__connect .connect__social-item .social__link .ic-telegram-1 {
    color: #fff
}

.contacts__connect .connect__social-item .social__link .ic-telegram-1:hover {
    color: #00c773 !important
}

.contacts__connect .connect__social-item .social__link .ic-youtube1 {
    color: #fff
}

.contacts__connect .connect__social-item .social__link .ic-youtube1:hover {
    color: #00c773 !important
}

.contacts__connect .connect__bottom {
    background-image: url(../images/about-form-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px;
    border-radius: 10px
}

@media all and (max-width: 991px) {
    .contacts__connect .connect__bottom {
        padding: 40px
    }
}

@media all and (max-width: 575px) {
    .contacts__connect .connect__bottom {
        padding: 25px
    }
}

.contacts__connect .connect__bottom .form-about__title {
    color: #000;
    margin-bottom: 30px
}

@media all and (max-width: 767px) {
    .contacts__connect .connect__bottom .form-about__title {
        margin-bottom: 10px
    }
}

.contacts__connect .connect__bottom .form-about__fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px
}

@media all and (max-width: 767px) {
    .contacts__connect .connect__bottom .form-about__fields {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.contacts__connect .connect__bottom .form-about__text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41%;
    flex: 0 0 41%;
    max-width: 41%;
    margin-right: 20px
}

@media all and (max-width: 767px) {
    .contacts__connect .connect__bottom .form-about__text {
        margin-bottom: 10px;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-right: 0;
        max-width: 100%
    }
}

.contacts__connect .connect__bottom .form-about__text input {
    width: 100%;
    height: 55px;
    border: 1px solid #d4dae7;
    border-radius: 5px;
    padding-left: 20px
}

.contacts__connect .connect__bottom .form-about__text input:first-child {
    margin-bottom: 10px
}

.contacts__connect .connect__bottom .form-about__text input::-webkit-input-placeholder {
    color: #5b6271
}

.contacts__connect .connect__bottom .form-about__text input::-moz-placeholder {
    color: #5b6271
}

.contacts__connect .connect__bottom .form-about__text input:-ms-input-placeholder {
    color: #5b6271
}

.contacts__connect .connect__bottom .form-about__text input::-ms-input-placeholder {
    color: #5b6271
}

.contacts__connect .connect__bottom .form-about__text input::placeholder {
    color: #5b6271
}

.contacts__connect .connect__bottom .form-about__area {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 57%;
    flex: 0 0 57%;
    max-width: 57%
}

@media all and (max-width: 767px) {
    .contacts__connect .connect__bottom .form-about__area {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: 100%
    }
}

.contacts__connect .connect__bottom .form-about__area textarea {
    border: 1px solid #d4dae7;
    border-radius: 5px;
    height: 120px;
    width: 100%;
    padding-left: 20px;
    padding-top: 20px
}

.contacts__connect .connect__bottom .form-about__area textarea::-webkit-input-placeholder {
    color: #5b6271
}

.contacts__connect .connect__bottom .form-about__area textarea::-moz-placeholder {
    color: #5b6271
}

.contacts__connect .connect__bottom .form-about__area textarea:-ms-input-placeholder {
    color: #5b6271
}

.contacts__connect .connect__bottom .form-about__area textarea::-ms-input-placeholder {
    color: #5b6271
}

.contacts__connect .connect__bottom .form-about__area textarea::placeholder {
    color: #5b6271
}

.contacts__connect .connect__bottom .form-about__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 15px
}

@media all and (max-width: 575px) {
    .contacts__connect .connect__bottom .form-about__bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.contacts__connect .connect__bottom .form-about__message {
    color: #555867
}

@media all and (max-width: 575px) {
    .contacts__connect .connect__bottom .form-about__message {
        margin-bottom: 15px
    }
}

@media all and (max-width: 575px) {
    .contacts__connect .connect__bottom .form-about__button {
        margin-bottom: 15px
    }
}

.figures {
    background-image: url(../images/figures-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 180px;
    text-align: center;
    position: relative;
    z-index: 1
}

@media all and (max-width: 1599px) {
    .figures {
        padding: 80px 0 50px
    }
}

.figures .container {
    position: relative;
    background-color: #2363ac;
    border: 2px solid rgba(255, 255, 255, .2);
    border-radius: 10px;
    padding: 120px 60px 87px
}

@media all and (max-width: 1299px) {
    .figures .container {
        max-width: 95%;
        background-size: contain
    }
}

@media all and (max-width: 1199px) {
    .figures .container {
        padding: 85px 15px 50px
    }
}

@media all and (max-width: 767px) {
    .figures .container {
        padding: 70px 15px 30px
    }
}

@media all and (max-width: 575px) {
    .figures .container {
        padding: 70px 5px 10px
    }
}

.figures .container:before {
    position: absolute;
    content: '';
    width: 104px;
    height: 102px;
    top: -47px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url(../images/figure-container-bg.png);
    background-repeat: no-repeat;
    background-color: #2363ac
}

.figures__title {
    display: block;
    white-space: pre-line;
    font-weight: 700;
    font-size: 40px;
    line-height: 110.5%;
    margin: 0 0;
    color: #fff;
    padding-bottom: 50px
}

@media all and (max-width: 991px) {
    .figures__title {
        font-size: 35px
    }
}

@media all and (max-width: 767px) {
    .figures__title {
        font-size: 30px;
        padding-bottom: 20px
    }
}

.figures__element-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media all and (max-width: 767px) {
    .figures__element-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media all and (max-width: 400px) {
    .figures__element-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.figures__element-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%
}

@media all and (max-width: 767px) {
    .figures__element-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%;
        margin-bottom: 20px
    }
}

@media all and (max-width: 767px) {
    .figures__element-item {
        margin-left: auto;
        margin-right: auto
    }
}

@media all and (max-width: 350px) {
    .figures__element-item {
        max-width: 80%
    }
}

.figures__element-title {
    color: #00c773;
    font-weight: 900;
    font-size: 70px;
    line-height: 117.7%
}

@media all and (max-width: 991px) {
    .figures__element-title {
        font-size: 50px
    }
}

@media all and (max-width: 767px) {
    .figures__element-title {
        font-size: 40px
    }
}

.figures__element-desc {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%
}

.projects {
    background-image: url(../images/projects-bg.png);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding: 50px 0
}

.projects__title {
    text-align: center;
    display: block;
    white-space: pre-line;
    font-weight: 700;
    font-size: 35px;
    line-height: 113%;
    margin: 0 0 20px 0
}

@media all and (max-width: 991px) {
    .projects__title {
        padding: 0;
        font-size: 30px
    }
}

@media all and (max-width: 767px) {
    .projects__title {
        font-size: 25px
    }
}

.projects__element-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 65px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media all and (max-width: 1599px) {
    .projects__element-list {
        padding: 0
    }
}

@media all and (max-width: 1099px) {
    .projects .slick-slider {
        margin: 0 calc(50% - 360px)
    }
}

@media all and (max-width: 767px) {
    .projects .slick-slider {
        margin: 0 calc(50% - 180px)
    }
}

.projects__element-item {
    width: 309px;
    height: 309px;
    border-radius: 50%;
    border: 2px solid #c8d3e0;
    margin: 0 auto;
    padding: 40px 46px;
    text-align: center;
    position: relative
}

@media all and (max-width: 320px) {
    .projects__element-item {
        border-radius: 0
    }
}

.projects__element-item:first-child:after {
    content: '';
    position: absolute;
    background-image: url(../images/p3-after.png);
    background-repeat: no-repeat;
    width: 58px;
    height: 142px;
    bottom: 25px;
    left: -17px
}

@media all and (max-width: 320px) {
    .projects__element-item:first-child:after {
        display: none
    }
}

.projects__element-item:nth-child(2):after {
    content: '';
    position: absolute;
    background-image: url(../images/p1-after.png);
    background-repeat: no-repeat;
    width: 126px;
    height: 121px;
    top: -3px;
    left: -43px
}

@media all and (max-width: 320px) {
    .projects__element-item:nth-child(2):after {
        display: none
    }
}

.projects__element-item:last-child:after {
    content: '';
    position: absolute;
    background-image: url(../images/p2-after.png);
    background-repeat: no-repeat;
    width: 58px;
    height: 142px;
    top: 26px;
    right: -18px
}

@media all and (max-width: 320px) {
    .projects__element-item:last-child:after {
        display: none
    }
}

.projects__element-item.slick-slide {
    margin-left: 26px;
    margin-right: 26px;
    width: 305px !important;
    outline: 0
}

@media all and (max-width: 1024px) {
    .projects__element-item.slick-slide {
        margin: 20px 26px
    }
}

@media all and (max-width: 320px) {
    .projects__element-item.slick-slide {
        margin: 0 40px;
        width: 280px !important
    }
}

.projects__element-image {
    height: 112px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    margin-bottom: 14px
}

.projects__element-image img {
    margin: auto
}

.projects__element-title {
    color: #000;
    margin-bottom: 12px
}

@media all and (max-width: 1199px) {
    .projects__element-title {
        font-size: 20px
    }
}

.projects__element-desc {
    font-weight: 400;
    font-size: 15px;
    line-height: 121.5%;
    color: #445886
}

.projects .slick-dots {
    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
}

.projects .slick-dots li {
    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;
    margin-right: 8px
}

.projects .slick-dots li:last-child {
    margin-right: 0
}

.projects .slick-dots li.slick-active button {
    width: 13px;
    height: 13px;
    background-color: #00c773
}

.projects .slick-dots button {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #b1c2cc;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.projects .slick-dots button::before {
    display: none
}

.team {
    background-color: #fff;
    padding-bottom: 100px;
    text-align: center
}

@media all and (max-width: 1599px) {
    .team {
        padding-bottom: 50px
    }
}

.team__title {
    display: block;
    white-space: pre-line;
    font-weight: 700;
    font-size: 40px;
    line-height: 110.5%;
    margin: 0
}

@media all and (max-width: 991px) {
    .team__title {
        font-size: 35px
    }
}

.team .container {
    margin-top: -80px;
    padding-top: 80px;
    border-radius: 10px;
    position: relative;
    z-index: 2;
    background-color: #fff;
    background-image: url(../images/team-bg.png);
    background-repeat: no-repeat;
    background-size: cover
}

@media all and (max-width: 1599px) {
    .team .container {
        margin-top: 0
    }
}

@media all and (max-width: 991px) {
    .team .container .green-link {
        margin-top: 40px
    }
}

.team .container:before {
    content: '';
    position: absolute;
    width: 33px;
    height: 79px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    background-image: url(../images/after-line.png)
}

.team__element-title {
    margin-top: 25px
}

.team__element-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media all and (max-width: 1099px) {
    .team .slick-slider {
        margin: 0 calc(50% - 360px)
    }
}

@media all and (max-width: 767px) {
    .team .slick-slider {
        margin: 0 calc(50% - 180px)
    }
}

.team .slick-slider .slick-dots {
    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
}

.team .slick-slider .slick-dots li {
    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;
    margin-right: 8px
}

.team .slick-slider .slick-dots li:last-child {
    margin-right: 0
}

.team .slick-slider .slick-dots li.slick-active button {
    width: 13px;
    height: 13px;
    background-color: #00c773
}

.team .slick-slider .slick-dots button {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #b1c2cc;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.team .slick-slider .slick-dots button::before {
    display: none
}

.team__element-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    position: relative;
    margin-bottom: 45px
}

.team__element-item:first-child:after {
    content: '';
    position: absolute;
    background-image: url(../images/team-item-3.png);
    background-repeat: no-repeat;
    width: 58px;
    height: 142px;
    bottom: 171px;
    left: -5px
}

@media all and (max-width: 320px) {
    .team__element-item:first-child:after {
        display: none
    }
}

.team__element-item:nth-child(2) {
    margin-top: 60px
}

.team__element-item:nth-child(2):after {
    content: '';
    position: absolute;
    background-image: url(../images/team-item-2.png);
    background-repeat: no-repeat;
    width: 31px;
    height: 121px;
    top: 59px;
    right: 7px
}

@media all and (max-width: 320px) {
    .team__element-item:nth-child(2):after {
        display: none
    }
}

.team__element-item:last-child:after {
    content: '';
    position: absolute;
    background-image: url(../images/team-item-1.png);
    background-repeat: no-repeat;
    width: 120px;
    height: 97px;
    top: -11px;
    right: 19px
}

@media all and (max-width: 320px) {
    .team__element-item:last-child:after {
        display: none
    }
}

.team__element-item.slick-slide {
    margin-left: 26px;
    margin-right: 26px;
    width: 305px !important;
    outline: 0
}

@media all and (max-width: 1024px) {
    .team__element-item.slick-slide {
        margin: 20px 26px
    }
}

@media all and (max-width: 320px) {
    .team__element-item.slick-slide {
        margin: 0 40px;
        width: 280px !important
    }
}

.team__element-image {
    margin-bottom: 16px
}

.team__element-image img {
    border: 2px solid #c8d3e0;
    border-radius: 50%
}

.team__element-desc {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 132.2%;
    color: #000
}

.team__element-desc strong {
    color: #2363ac;
    font-weight: 700
}

.section-main {
    margin-bottom: 57px;
    margin-top: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: (1fr) [ 5 ];
    grid-template-rows: repeat(5, 1fr);
    -ms-grid-columns: (1fr) [ 8 ];
    grid-template-columns: repeat(8, 1fr);
    grid-gap: 20px;
    height: 570px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media all and (max-width: 1199px) {
    .section-main {
        height: 470px
    }
}

@media all and (max-width: 1024px) {
    .section-main {
        height: 380px
    }
}

@media all and (max-width: 991px) {
    .section-main {
        height: 350px;
        display: block
    }
}

.section-main .slick-arrow {
    display: none !important
}

.section-main .slick-list {
    height: 380px
}

.section-main .slick-track {
    height: 100%
}

.section-main .slick-slide {
    margin: 0 5px
}

.section-main .background {
    display: block;
    position: relative;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    text-decoration: none;
    overflow: hidden
}

.section-main .background:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background: -webkit-gradient(linear, left bottom, left top, from(#10101d), to(rgba(16, 16, 29, .6)));
    background: -o-linear-gradient(bottom, #10101d 0, rgba(16, 16, 29, .6) 100%);
    background: linear-gradient(0deg, #10101d 0, rgba(16, 16, 29, .6) 100%)
}

.section-main .background:first-child .section-main__text {
    padding: 15px 20px
}

.section-main .background:first-child .section-main__text h2 {
    font-size: 36px;
    line-height: 49px;
    margin-bottom: 20px
}

@media all and (max-width: 1199px) {
    .section-main .background:first-child .section-main__text h2 {
        font-size: 20px;
        line-height: 27px
    }
}

.section-main .background:first-child .section-main__text .section-main__tag {
    padding: 10px 20px;
    font-size: 15px;
    line-height: 20px;
    border-radius: 10px 10px 10px 0;
    margin-right: 20px
}

.section-main .background:hover:after {
    opacity: 1
}

.section-main .background:hover .background-color {
    opacity: 0
}

.section-main .background:hover .section-main__text .text {
    max-height: 18.6%
}

.section-main .background-color {
    background: -webkit-gradient(linear, left bottom, left top, from(#10101d), color-stop(88.54%, rgba(16, 16, 29, 0)));
    background: -o-linear-gradient(bottom, #10101d 0, rgba(16, 16, 29, 0) 88.54%);
    background: linear-gradient(0deg, #10101d 0, rgba(16, 16, 29, 0) 88.54%);
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border-radius: 10px
}

@media all and (max-width: 1199px) {
    .section-main .background-color:hover .section-main__text .text {
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        max-height: 0
    }
}

.section-main__text {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 15px 20px
}

.section-main__text h2 {
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #fff;
    margin-bottom: 15px
}

@media all and (max-width: 1199px) {
    .section-main__text h2 {
        font-size: 16px;
        line-height: 18px
    }
}

.section-main__text .text {
    max-height: 0;
    overflow: hidden;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 15px
}

@media all and (max-width: 991px) {
    .section-main__text .text {
        max-height: 19%
    }
}

.section-main__tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media all and (max-width: 1199px) {
    .section-main__tags {
        display: none
    }
}

@media all and (max-width: 991px) {
    .section-main__tags {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.section-main__tag {
    padding: 7px 10px;
    background-color: #d4eefb;
    border-radius: 8px 8px 8px 0;
    margin-right: 10px;
    white-space: nowrap;
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 14px;
    margin-bottom: 10px;
    letter-spacing: .4px;
    color: #2e2e2e
}

.section-main__tag:hover {
    background-color: #dfe2f4;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.section-main__1 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 5;
    grid-row-end: 6;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5
}

.section-main__2 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 3;
    grid-row-end: 4;
    -ms-grid-column: 5;
    grid-column-start: 5;
    -ms-grid-column-span: 2;
    grid-column-end: 7
}

.section-main__3 {
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 2;
    grid-row-end: 6;
    -ms-grid-column: 5;
    grid-column-start: 5;
    -ms-grid-column-span: 2;
    grid-column-end: 7
}

.section-main__4 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-column: 7;
    grid-column-start: 7;
    -ms-grid-column-span: 2;
    grid-column-end: 9
}

.section-main__5 {
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 3;
    grid-row-end: 6;
    -ms-grid-column: 7;
    grid-column-start: 7;
    -ms-grid-column-span: 2;
    grid-column-end: 9
}

.section-categories {
    margin-bottom: 60px;
    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 all and (max-width: 767px) {
    .section-categories {
        margin-bottom: 20px
    }
}

.section-categories__list {
    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;
    list-style: none;
    margin: 0;
    padding: 0
}

.main.blog-page .container:first-child {
    margin-top: 25px;
}

@media all and (max-width: 1300px) {
    .section-categories__list {
        overflow-x: scroll;
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.section-categories__list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #f5f5f5;
    border-radius: 10px
}

.section-categories__list li {
    margin-right: 40px
}

@media all and (max-width: 767px) {
    .section-categories__list li {
        margin-right: 20px
    }
}

.section-categories__list li:hover a:after {
    left: 0;
    right: 0
}

.section-categories__list li:last-child {
    margin-right: 0
}

.section-categories__list a {
    text-decoration: none;
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 18px;
    letter-spacing: .4px;
    text-transform: uppercase;
    color: #2e2e2e;
    position: relative;
    white-space: nowrap
}

.section-categories__list a:after {
    content: '';
    top: -10px;
    position: absolute;
    left: 50%;
    right: 50%;
    height: 2px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background: -webkit-gradient(linear, left bottom, left top, from(#3db607), to(#3db607)), #02be67;
    background: -o-linear-gradient(bottom, #3db607, #3db607), #02be67;
    background: linear-gradient(0deg, #3db607, #3db607), #02be67
}

.section-categories .obertka {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%
}

@media all and (max-width: 767px) {
    .section-categories .obertka {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        width: 100%
    }
}

.section-categories .obertka .visible {
    display: block;
    -webkit-transition: all 5s;
    -o-transition: all 5s;
    transition: all 5s
}

.section-categories .obertka .visible {
    display: block;
    -webkit-transition: all 5s;
    -o-transition: all 5s;
    transition: all 5s
}

.section-categories .obertka .visible-1 {
    display: block;
    -webkit-transition: all 5s;
    -o-transition: all 5s;
    transition: all 5s
}

.section-categories .obertka .btn-search,
.section-categories .obertka .btn-show-search {
    background-color: transparent;
    border: none;
    margin-left: 5px
}

.section-categories .obertka .btn-search:focus,
.section-categories .obertka .btn-show-search:focus {
    outline: 0
}

@media all and (max-width: 767px) {
    .section-categories .obertka .btn-show-search {
        display: none
    }
}

.section-categories .navbar-search {
    display: none;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #f3f6ff
}

@media all and (max-width: 767px) {
    .section-categories .navbar-search {
        position: unset;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.section-categories .navbar-search input {
    border: none;
    max-width: 1600px;
    width: 100%;
    background-color: #f3f6ff
}

.section-categories .navbar-search input::-webkit-input-placeholder {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: .4px;
    color: #b6b4c3
}

.section-categories .navbar-search input::-moz-placeholder {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: .4px;
    color: #b6b4c3
}

.section-categories .navbar-search input:-ms-input-placeholder {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: .4px;
    color: #b6b4c3
}

.section-categories .navbar-search input::-ms-input-placeholder {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: .4px;
    color: #b6b4c3
}

.section-categories .navbar-search input::placeholder {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: .4px;
    color: #b6b4c3
}

.section-categories .navbar-search .search-block {
    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
}

.section-categories .navbar-search .search-block1 {
    width: 100%;
    height: 1px;
    background: #eef0fb
}

.section-tags {
    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;
    margin-bottom: 59px
}

@media all and (max-width: 767px) {
    .section-tags {
        margin-bottom: 20px
    }
}

.section-tags__title {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 19px;
    color: #242424;
    margin-bottom: 20px
}

.section-tags__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*-webkit-box-pack: center;*/
    /*-ms-flex-pack: center;*/
    /*justify-content: center;*/
    margin: 0;
    padding: 0;
    list-style: none;
    max-width: 1388px;
    width: 100%;
    overflow-x: auto;
    padding: 20px 0
}

.section-tags__list::-webkit-scrollbar {
    height: 4px;
}

.section-tags__list::-webkit-scrollbar-track {
    background: #d4eefb;
}

.section-tags__list::-webkit-scrollbar-thumb {
    background: #00c773;
}

.agency-cf__wrapper .agency-cf__buttons .wpcf7-spinner {
    display: none !important;
}

@media all and (max-width: 1299px) {
    .section-tags__list {
        overflow-x: scroll
    }
}

@media all and (max-width: 575px) {
    .section-tags__list {
        padding: 5px 0 20px
    }
}

.section-tags__item a {
    padding: 10px 20px;
    margin: 0 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: .4px;
    color: #2e2e2e;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 15px #dfe2f4;
    box-shadow: 0 4px 15px #dfe2f4;
    border-radius: 10px 10px 10px 0;
    text-decoration: none;
    white-space: nowrap
}

@media all and (max-width: 575px) {
    .section-tags__item a {
        padding: 5px 10px
    }
}

.section-tags__item a:hover {
    background-color: #dfe2f4;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.section-tags__item.active a {
    background-color: #dfe2f4
}

.section-blog {
    margin-bottom: 75px
}

.section-blog__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

@media all and (max-width: 575px) {
    .section-blog__list {
        margin-left: 10px;
        margin-right: 10px;
        padding: 0 0 10px
    }
}

.section-blog__item {
    max-width: calc(100% / 4);
    width: 100%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border-radius: 10px;
    margin-bottom: 15px;
    position: relative
}

@media all and (max-width: 1199px) {
    .section-blog__item {
        max-width: calc(100% / 3)
    }
}

@media all and (max-width: 767px) {
    .section-blog__item {
        max-width: calc(100% / 2)
    }
}

.section-blog__item.fresh-news {
    max-width: calc(100% / 3)
}

@media all and (max-width: 767px) {
    .section-blog__item.fresh-news {
        max-width: calc(100% / 2)
    }
}

@media all and (max-width: 575px) {
    .section-blog__item.fresh-news {
        max-width: 100%
    }
}

.section-blog__item:hover {
    z-index: 1;
    -webkit-box-shadow: 0 5px 15px #dfe2f4;
    box-shadow: 0 5px 15px #dfe2f4
}

.section-blog__item a {
    text-decoration: none
}

.section-blog__item .text {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 5;
}

@media all and (max-width: 575px) {
    .section-blog__item .text {
        left: 5px
    }
}

.section-blog__item .text li {
    background-color: #d4eefb;
    border-radius: 8px 8px 8px 0;
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 14px;
    letter-spacing: .4px;
    color: #2e2e2e;
    padding: 7px 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    max-height: 30px;
}

@media all and (max-width: 575px) {
    .section-blog__item .text li {
        margin-right: 5px;
        margin-bottom: 5px
    }
}

.section-blog__item .text li:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.section-blog__item .text li a {
    color: #092564
}

.section-blog__in-item {
    padding: 10px;
    background-color: #fff;
    border-radius: 10px;
    margin: 5px;
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media all and (max-width: 991px) {
    .section-blog__in-item {
        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
    }
}

@media all and (max-width: 575px) {
    .section-blog__in-item {
        padding: 25px
    }
}

.section-blog__img {
    position: relative;
    margin-bottom: 12px;
    text-align: center;
    z-index: 2
}

.section-blog__img img {
    border-radius: 10px
}

.section-blog__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
    display: none;
}

@media all and (max-width: 991px) {
    .section-blog__name {
        width: 100%
    }
}

.section-blog__name img {
    border-radius: 14px;
    width: 28px
}

.section-blog__name .date {
    margin-left: auto;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    color: #b6bce0
}

.section-blog__fio {
    display: none;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #989bae;
    margin-left: 10px
}

.section-blog__title a {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #242424;
    margin-bottom: 15px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

@media all and (max-width: 991px) {
    .section-blog__title {
        font-size: 16px;
        line-height: 20px
    }
}

.section-blog__title:hover {
    color: #4353ad
}

.section-blog__text {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #2e2e2e;
    margin-bottom: 15px
}

.section-blog__more {
    margin-top: auto;
}

.section-blog__more a {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .4px;
    color: #00c773;
    text-decoration: none;
    margin-bottom: 15px;
    margin-top: auto
}

@media all and (max-width: 991px) {
    .section-blog__more {
        width: 100%
    }
}

.section-blog__more .ic {
    margin-left: 9px;
    font-size: 9px
}

.section-blog__more .ic-arrow-right-white {
    color: #00c773
}

.section-subscribe {
    margin: 0 0 20px
}

@media all and (max-width: 1300px) {
    .section-subscribe {
        margin-bottom: 20px
    }
}

.section-subscribe__background {
    background: rgba(223, 226, 244, .3);
    border-radius: 10px;
    min-height: 150px;
    height: 100%;
    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 all and (max-width: 1300px) {
    .section-subscribe__background {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        min-height: unset;
        padding-top: 30px
    }
}

@media all and (max-width: 767px) {
    .section-subscribe__background {
        padding: 30px
    }
}

.section-subscribe__left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54%;
    flex: 0 0 54%;
    max-width: 54%;
    margin-left: 40px;
    font-weight: 900;
    font-size: 22px;
    line-height: 30px;
    color: #242424
}

@media all and (max-width: 1465px) {
    .header__menu a {
        font-size: 15px;
        line-height: 18px
    }
}

@media all and (max-width: 1300px) {
    .section-subscribe__left {
        padding-top: 20px;
        margin-bottom: 20px;
        margin-left: 0;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: unset
    }
}

@media all and (max-width: 575px) {
    .section-subscribe__left {
        font-size: 18px;
        line-height: 20px
    }
}

.section-subscribe__left-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%;
    margin-left: 25px;
    font-weight: 900;
    font-size: 24px;
    line-height: 30px;
    color: #242424
}

@media all and (max-width: 1300px) {
    .section-subscribe__left-1 {
        padding-top: 20px;
        margin-bottom: 20px;
        margin-left: 0;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: unset;
        text-align: center
    }
}

@media all and (max-width: 575px) {
    .section-subscribe__left-1 {
        font-size: 18px;
        line-height: 20px
    }
}

.section-subscribe .my-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px
}

.section-subscribe__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
    max-width: 46%;
    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 all and (max-width: 1300px) {
    .section-subscribe__right {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: unset;
        margin-bottom: 20px
    }
}

@media all and (max-width: 575px) {
    .section-subscribe__right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }
}

@media all and (max-width: 575px) {
    .section-subscribe__right .section-subscribe__right-left {
        margin-right: 0
    }
}

.section-subscribe__right input {
    width: 100%;
    height: 55px;
    border: 1px solid #d4dae7;
    border-radius: 5px;
    padding-left: 20px
}

.section-subscribe__right input:first-child {
    margin-left: 10px
}

.section-subscribe__right input::-webkit-input-placeholder {
    color: #5b6271
}

.section-subscribe__right input::-moz-placeholder {
    color: #5b6271
}

.section-subscribe__right input:-ms-input-placeholder {
    color: #5b6271
}

.section-subscribe__right input::-ms-input-placeholder {
    color: #5b6271
}

.section-subscribe__right input::placeholder {
    color: #5b6271
}

.section-subscribe__right .form-btn {
    width: 100%;
    padding: 18px 25px
}

.section-subscribe__right-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 72%;
    flex: 0 0 72%;
    max-width: 72%;
    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 all and (max-width: 1300px) {
    .section-subscribe__right-1 {
        margin-bottom: 20px;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: unset
    }
}

@media all and (max-width: 575px) {
    .section-subscribe__right-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }
}

.section-subscribe__right-1 .section-subscribe__right-left input {
    width: 100%;
    height: 55px;
    border: 1px solid #d4dae7;
    border-radius: 5px;
    padding-left: 20px
}

.section-subscribe__right-1 .section-subscribe__right-left input::-webkit-input-placeholder {
    color: #5b6271
}

.section-subscribe__right-1 .section-subscribe__right-left input::-moz-placeholder {
    color: #5b6271
}

.section-subscribe__right-1 .section-subscribe__right-left input:-ms-input-placeholder {
    color: #5b6271
}

.section-subscribe__right-1 .section-subscribe__right-left input::-ms-input-placeholder {
    color: #5b6271
}

.section-subscribe__right-1 .section-subscribe__right-left input::placeholder {
    color: #5b6271
}

.section-subscribe__right-1 .section-subscribe__group {
    border-radius: 5px
}

.section-subscribe__right-1 .section-subscribe__group::-webkit-input-placeholder {
    color: #5b6271
}

.section-subscribe__right-1 .section-subscribe__group::-moz-placeholder {
    color: #5b6271
}

.section-subscribe__right-1 .section-subscribe__group:-ms-input-placeholder {
    color: #5b6271
}

.section-subscribe__right-1 .section-subscribe__group::-ms-input-placeholder {
    color: #5b6271
}

.section-subscribe__right-1 .section-subscribe__group::placeholder {
    color: #5b6271
}

.section-subscribe__right-1 .form-btn {
    width: 100%;
    padding: 18px 25px
}

.section-subscribe__group {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px 0 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    max-width: 293px;
    width: 100%;
    max-height: 57px;
    height: 100%;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: .35px
}

@media all and (max-width: 991px) {
    .section-subscribe__group {
        max-width: 190px
    }
}

@media all and (max-width: 575px) {
    .section-subscribe__group {
        max-height: 45px;
        padding-top: 10px;
        padding-bottom: 10px;
        max-width: 575px;
        border-radius: 10px;
        margin-bottom: 10px
    }
}

.section-subscribe__group::-webkit-input-placeholder {
    -webkit-box-align: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #979797
}

.section-subscribe__group::-moz-placeholder {
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #979797
}

.section-subscribe__group:-ms-input-placeholder {
    -ms-flex-align: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #979797
}

.section-subscribe__group::-ms-input-placeholder {
    -ms-flex-align: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #979797
}

.section-subscribe__group::placeholder {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #979797
}

.section-subscribe__btn {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    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;
    letter-spacing: .3px;
    text-transform: uppercase;
    background: #3db607;
    padding: 0 80px;
    border-radius: 0 10px 10px 0;
    width: 100%;
    max-width: 219px;
    height: 57px;
    color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media all and (max-width: 991px) {
    .section-subscribe__btn {
        max-width: 190px
    }
}

@media all and (max-width: 575px) {
    .section-subscribe__btn {
        max-height: 45px;
        margin-right: 0 auto
    }
}

.section-subscribe__btn:focus {
    outline: 0
}

.section-subscribe__btn:hover {
    background-color: #00c773
}

.section-subscribe__right-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: 40px;
    margin-top: 25px
}

@media all and (max-width: 1300px) {
    .section-subscribe__right-2 {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: unset;
        margin: 0 0 20px
    }
}

@media all and (max-width: 575px) {
    .section-subscribe__right-2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }
}

.section-subscribe__right-2 .section-subscribe__right-left {
    margin-right: 10px
}

.section-subscribe__right-2 .section-subscribe__right-right input {
    min-width: 100%;
    height: 55px;
    border: 1px solid #d4dae7;
    border-radius: 5px;
    padding-left: 20px
}

.section-subscribe__right-2 .section-subscribe__right-right input:first-child {
    margin-bottom: 10px
}

.section-subscribe__right-2 .section-subscribe__right-right input::-webkit-input-placeholder {
    color: #5b6271
}

.section-subscribe__right-2 .section-subscribe__right-right input::-moz-placeholder {
    color: #5b6271
}

.section-subscribe__right-2 .section-subscribe__right-right input:-ms-input-placeholder {
    color: #5b6271
}

.section-subscribe__right-2 .section-subscribe__right-right input::-ms-input-placeholder {
    color: #5b6271
}

.section-subscribe__right-2 .section-subscribe__right-right input::placeholder {
    color: #5b6271
}

.section-subscribe__right-2 .section-subscribe__right-right .form-btn {
    width: 100%;
    padding: 18px 25px
}

.section-subscribe__right-2 .section-subscribe__right-right .section-subscribe__group {
    margin-bottom: 10px
}

.section-subscribe__right-2 .section-subscribe__right-right .section-subscribe__btn {
    width: 291px
}

.section-subscribe__right-2 textarea {
    border: 1px solid #d4dae7;
    border-radius: 5px;
    height: 120px;
    width: 100%;
    padding-left: 20px;
    padding-top: 20px
}

.section-subscribe__right-2 textarea::-webkit-input-placeholder {
    color: #5b6271
}

.section-subscribe__right-2 textarea::-moz-placeholder {
    color: #5b6271
}

.section-subscribe__right-2 textarea:-ms-input-placeholder {
    color: #5b6271
}

.section-subscribe__right-2 textarea::-ms-input-placeholder {
    color: #5b6271
}

.section-subscribe__right-2 textarea::placeholder {
    color: #5b6271
}

.section-subscribe__text {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    width: 293px;
    height: 124px;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: .35px;
    resize: none;
    padding-top: 20px;
    margin-right: 10px
}

.section-subscribe__text::-webkit-input-placeholder {
    -webkit-box-align: center;
    align-items: center;
    color: #979797
}

.section-subscribe__text::-moz-placeholder {
    align-items: center;
    color: #979797
}

.section-subscribe__text:-ms-input-placeholder {
    -ms-flex-align: center;
    align-items: center;
    color: #979797
}

.section-subscribe__text::-ms-input-placeholder {
    -ms-flex-align: center;
    align-items: center;
    color: #979797
}

.section-subscribe__text::placeholder {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #979797
}

.section-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px
}

@media all and (max-width: 575px) {
    .section-pagination {
        margin-bottom: 20px
    }
}

.section-pagination__paginations {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none
}

.section-pagination__item {
    margin: 0 5px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.section-pagination__item a {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: #242424;
    text-decoration: none;
    padding: 0 5px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.section-pagination__item.active a {
    color: #b6bce0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.section-pagination__item.hiden a {
    color: #b6bce0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.section-pagination__item:hover a {
    color: #3db607
}

.section-pagination__buttons {
    position: relative
}

.section-pagination__buttons .ic-arrow-slider-left,
.section-pagination__buttons .ic-arrow-slider-right {
    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;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #f7fcff;
    outline: 0;
    z-index: 10;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    background-color: #bebcce
}

.section-pagination__buttons .ic-arrow-slider-left:hover,
.section-pagination__buttons .ic-arrow-slider-right:hover {
    -webkit-box-shadow: 0 5px 15px #bebcce;
    box-shadow: 0 5px 15px #bebcce
}

.section-pagination__buttons .ic-arrow-slider-left.active,
.section-pagination__buttons .ic-arrow-slider-right.active {
    background-color: #00c773
}

.section-pagination__buttons .ic-arrow-slider-left.active:hover,
.section-pagination__buttons .ic-arrow-slider-right.active:hover {
    -webkit-box-shadow: 0 5px 15px rgba(61, 182, 7, .5);
    box-shadow: 0 5px 15px rgba(61, 182, 7, .5)
}

.section-pagination__buttons .ic-arrow-slider-right {
    padding-right: 4px
}

.section-pagination__buttons .ic-arrow-slider-left {
    padding-right: 7px
}

.section-pagination__buttons .ic {
    font-size: 9px
}

.section-subscribe-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
    margin-bottom: 50px
}

@media all and (max-width: 575px) {
    .section-subscribe-social {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.section-subscribe-social_facebook {
    background: #1b74e4;
    border-radius: 10px 0 0 10px
}

@media all and (max-width: 575px) {
    .section-subscribe-social_facebook {
        border-radius: 10px 10px 0 0
    }
}

.section-subscribe-social_facebook a,
.section-subscribe-social_facebook button {
    background: #0c5dc2;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.section-subscribe-social_facebook a:hover,
.section-subscribe-social_facebook button:hover {
    background-color: #01489e
}

.section-subscribe-social_youtube {
    background: #d00808
}

.section-subscribe-social_youtube a,
.section-subscribe-social_youtube button {
    background: red;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.section-subscribe-social_youtube a:hover,
.section-subscribe-social_youtube button:hover {
    background-color: #a70404
}

.section-subscribe-social_telegram {
    background: #198cc6;
    border-radius: 0 10px 10px 0
}

@media all and (max-width: 575px) {
    .section-subscribe-social_telegram {
        border-radius: 0 0 10px 10px
    }
}

.section-subscribe-social_telegram a,
.section-subscribe-social_telegram button {
    background: #2da4e1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.section-subscribe-social_telegram a:hover,
.section-subscribe-social_telegram button:hover {
    background-color: #1b74e4
}

.section-subscribe-social__el {
    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;
    max-width: 455px;
    width: 100%;
    padding: 25px 49px
}

@media all and (max-width: 1199px) {
    .section-subscribe-social__el {
        padding: 20px
    }
}

@media all and (max-width: 575px) {
    .section-subscribe-social__el {
        padding: 10px
    }
}

.section-subscribe-social__el .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 15px
}

.section-subscribe-social__el a,
.section-subscribe-social__el button {
    padding: 14px 40px;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .3px;
    text-transform: uppercase;
    border-radius: 59px;
    border: none
}

@media all and (max-width: 991px) {

    .section-subscribe-social__el a,
    .section-subscribe-social__el button {
        padding: 14px
    }
}

@media all and (max-width: 575px) {

    .section-subscribe-social__el a,
    .section-subscribe-social__el button {
        padding: 10px;
        font-size: 10px;
        line-height: 12px
    }
}

.section-subscribe-social__el a:focus,
.section-subscribe-social__el button:focus {
    outline: 0
}

.section-subscribe-social__el p {
    padding: 0;
    margin-bottom: 0;
    margin-left: 10px;
    font-style: normal;
    font-weight: 900;
    font-size: 16px;
    line-height: 20px;
    color: #fff
}

@media all and (max-width: 1199px) {
    .section-subscribe-social__el p {
        margin-left: 5px
    }
}

@media all and (max-width: 1024px) {
    .section-subscribe-social__el p {
        display: none
    }
}

@media all and (max-width: 575px) {
    .section-subscribe-social__el p {
        display: block
    }
}

.to-blog {
    text-align: left
}

.to-blog .ic-arrow-slider-left {
    margin-right: 10px
}

.btn-back {
    padding-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #00c773;
    text-decoration: none;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 2.43;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin-bottom: 2px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.btn-back p {
    padding: 0;
    margin-left: 10px
}

.btn-back .ic {
    font-size: 15px;
    margin-left: 5px;
    margin-top: 6px
}

.btn-back:hover {
    color: #00c773;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    text-decoration: none
}

@media all and (max-width: 1024px) {
    .btn-back {
        padding-top: 105px
    }
}

.section-record {
    display: block;
    margin-bottom: 40px
}

@media all and (max-width: 1199px) {
    .section-record {
        margin-bottom: 20px
    }
}

.section-record__background {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 606px;
    border-radius: 10px;
    margin-bottom: 40px
}

@media all and (max-width: 1199px) {
    .section-record__background {
        height: 400px;
        margin-bottom: 20px
    }
}

@media all and (max-width: 991px) {
    .section-record__background {
        height: 300px
    }
}

@media all and (max-width: 767px) {
    .section-record__background {
        height: 250px
    }
}

.section-record__background .social-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100%;
    margin-bottom: 0
}

.section-record__background .social-links li {
    margin-bottom: 15px;
    padding: 0;
    margin-right: 15px
}

.section-record__background .social-links .ic {
    color: #444d64;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-filter: drop-shadow(0 5px 20px rgba(0, 0, 0, .3));
    filter: drop-shadow(0 5px 20px rgba(0, 0, 0, .3))
}

.section-record__background .social-links .ic:hover {
    color: #00c773
}

.section-record__name {
    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;
    margin-right: -10px
}

@media all and (max-width: 1199px) {
    .section-record__name {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.section-record__name .section-tags__list {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    overflow-y: auto;
    /* justify-content: flex-end */
}

@media all and (max-width: 575px) {
    .section-record__name .section-tags__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .section-record__name .section-tags__list .section-tags__item {
        margin-bottom: 15px
    }
}

.section-record__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

@media all and (max-width: 1199px) {
    .section-record__right {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: unset
    }
}

.section-record__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

@media all and (max-width: 1199px) {
    .section-record__left {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: unset
    }
}

@media all and (max-width: 575px) {
    .section-record__left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 15px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .section-record__left .date,
    .section-record__left .fio,
    .section-record__left .time,
    .section-record__left .view {
        margin-bottom: 15px
    }
}

.section-record__left p {
    padding: 0;
    margin: 0;
    color: #989bae;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px
}

.section-record__left object {
    margin-right: 5px
}

.section-record__left img {
    border-radius: 15px;
    margin-right: 10px;
    width: 30px
}

.section-record__left .date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-left: 44px
}

.section-record__left .date:before {
    content: "|";
    position: absolute;
    left: -22px;
    color: #989bae;
    width: 30px
}

.section-record__left .view {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-left: 44px
}

.section-record__left .view:before {
    content: "|";
    position: absolute;
    left: -22px;
    color: #989bae;
    width: 30px
}

.section-record__left .time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 44px;
    position: relative
}

.section-record__left .time:before {
    content: "|";
    position: absolute;
    left: -22px;
    color: #989bae;
    width: 30px
}

.section-recommend {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 55px;
    margin-bottom: 44px
}

.main-main-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 100px
}

@media all and (max-width: 991px) {
    .main-main-block {
        margin-bottom: 20px
    }
}

.main-main-block h1 {
    font-style: normal;
    font-weight: 600;
    font-size: 34px;
    line-height: 49px;
    position: relative;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px
}

@media all and (max-width: 1199px) {
    .main-main-block h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 20px
    }
}

.main-main-block h1::before {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 172px;
    height: 1px;
    background-color: #e6e6e6
}

@media all and (max-width: 1199px) {
    .main-main-block h1::before {
        bottom: -10px
    }
}

.main-main-block h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 49px;
    position: relative;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px
}

@media all and (max-width: 1199px) {
    .main-main-block h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 20px
    }
}

.main-main-block h2::before {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 172px;
    height: 1px;
    background-color: #e6e6e6
}

@media all and (max-width: 1199px) {
    .main-main-block h2::before {
        bottom: -10px
    }
}

.main-main-block h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 40px;
    position: relative
}

@media all and (max-width: 1199px) {
    .main-main-block h3 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px
    }
}

.main-main-block h3::before {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 172px;
    height: 1px;
    background-color: #e6e6e6
}

@media all and (max-width: 1199px) {
    .main-main-block h3::before {
        bottom: -10px
    }
}

.main-main-block h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 20px
}

@media all and (max-width: 1199px) {
    .main-main-block h4 {
        margin-bottom: 20px
    }
}

.main-main-block p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 20px;
    text-align: justify
}

.main-main-block ol {
    margin-bottom: 20px;
    margin-top: 30px;
}

@media all and (max-width: 1199px) {
    .main-main-block ol {
        margin-bottom: 20px
    }
}

.main-main-block ol.with_button li a {
    margin: 0 auto;
    list-style-type: none;
    -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;
    color: #f7fcff;
    background-color: #00c773;
    min-width: 155px;
    font-weight: 600;
    font-size: 20px;
    line-height: 16px;
    padding: 17px 40px;
    -webkit-box-shadow: 0 10px 22px rgba(0, 180, 104, .3);
    box-shadow: 0 10px 22px rgba(0, 180, 104, .3);
    border-radius: 59px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 1px solid transparent;
    text-decoration: none;
    z-index: 40
}

@media all and (max-width: 1359px) {
    .main-main-block ol.with_button li a {
        padding: 15px 35px
    }
}

@media all and (max-width: 767px) {
    .main-main-block ol.with_button li a {
        padding: 17px 25px
    }
}

.main-main-block ol.with_button li a.middle {
    min-width: 145px;
    padding: 17px 40px
}

.main-main-block ol.with_button li a:hover {
    text-decoration: none;
    color: #00c773;
    background-color: #fff;
    border: 1px solid #00c773;
    -webkit-box-shadow: none;
    box-shadow: none
}

.main-main-block ol.with_button li a:hover .ic-arrow-right-white {
    color: #00c773
}

.main-main-block ol li {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    position: relative;
    list-style-type: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    padding-left: 20px
}

.main-main-block ol {
    counter-reset: lis 0;
}

.main-main-block ol[start="0"] {
    counter-reset: lis 0;
}

.main-main-block ol[start="1"] {
    counter-reset: lis 0;
}

.main-main-block ol[start="2"] {
    counter-reset: lis 1;
}

.main-main-block ol[start="3"] {
    counter-reset: lis 2;
}

.main-main-block ol[start="4"] {
    counter-reset: lis 3;
}

.main-main-block ol[start="5"] {
    counter-reset: lis 4;
}

.main-main-block ol[start="6"] {
    counter-reset: lis 5;
}

.main-main-block ol[start="7"] {
    counter-reset: lis 6;
}

.main-main-block ol[start="8"] {
    counter-reset: lis 7;
}

.main-main-block ol[start="9"] {
    counter-reset: lis 8;
}

.main-main-block ol[start="10"] {
    counter-reset: lis 9;
}

.main-main-block ol[start="11"] {
    counter-reset: lis 10;
}

.main-main-block ol[start="12"] {
    counter-reset: lis 11;
}

.main-main-block ol[start="13"] {
    counter-reset: lis 12;
}

.main-main-block ol[start="14"] {
    counter-reset: lis 13;
}

.main-main-block ol[start="15"] {
    counter-reset: lis 14;
}

.main-main-block ol[start="16"] {
    counter-reset: lis 15;
}

.main-main-block ol[start="17"] {
    counter-reset: lis 16;
}

.main-main-block ol[start="18"] {
    counter-reset: lis 17;
}

.main-main-block ol[start="19"] {
    counter-reset: lis 18;
}

.main-main-block ol[start="20"] {
    counter-reset: lis 19;
}

.main-main-block ol[start="21"] {
    counter-reset: lis 20;
}

.main-main-block ol[start="22"] {
    counter-reset: lis 21;
}

.main-main-block ol[start="23"] {
    counter-reset: lis 22;
}

.main-main-block ol[start="24"] {
    counter-reset: lis 23;
}

.main-main-block ol[start="25"] {
    counter-reset: lis 24;
}

.main-main-block ol[start="26"] {
    counter-reset: lis 25;
}

.main-main-block ol[start="27"] {
    counter-reset: lis 26;
}

.main-main-block ol[start="28"] {
    counter-reset: lis 27;
}

.main-main-block ol[start="29"] {
    counter-reset: lis 28;
}

.main-main-block ol[start="30"] {
    counter-reset: lis 29;
}

.main-main-block ol[start="31"] {
    counter-reset: lis 30;
}

.main-main-block ol li {
    counter-increment: lis;
}

.main-main-block ol li::before {
    content: counter(lis) '.';
    margin-right: 5px;
    color: #00c773
}

.main-main-block ol {
    margin-bottom: 5px;
    margin-top: 5px;
}

.main-main-block ol li ol li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 11px;
    height: 8px;
    background-image: url(../images/list-arrow.png);
}

@media all and (max-width: 1199px) {
    .main-main-block ol li {
        margin-bottom: 10px
    }
}

.main-main-block ol li img {
    margin-top: 20px;
    min-width: 400px;
    width: auto !important
}

.main-main-block ol li .wp-block-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    background-color: transparent;
    border-radius: unset;
    margin: 0
}

.main-main-block ol li .wp-block-buttons .wp-block-button {
    background-color: #3db607;
    border-radius: 10px
}

.main-main-block ol li .wp-block-buttons .wp-block-button:hover {
    background-color: #00c773
}

.main-main-block ul {
    list-style-type: none;
    margin-bottom: 30px
}

@media all and (max-width: 1199px) {
    .main-main-block ul {
        margin-bottom: 20px
    }
}

.main-main-block ul.with_button li a {
    margin: 0 auto;
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #f7fcff;
    background-color: #00c773;
    min-width: 155px;
    font-weight: 600;
    font-size: 20px;
    line-height: 16px;
    padding: 17px 40px;
    -webkit-box-shadow: 0 10px 22px rgba(0, 180, 104, .3);
    box-shadow: 0 10px 22px rgba(0, 180, 104, .3);
    border-radius: 59px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 1px solid transparent;
    text-decoration: none;
    z-index: 40
}

@media all and (max-width: 1359px) {
    .main-main-block ul.with_button li a {
        padding: 15px 35px
    }
}

@media all and (max-width: 767px) {
    .main-main-block ul.with_button li a {
        padding: 17px 25px
    }
}

.main-main-block ul.with_button li a.middle {
    min-width: 145px;
    padding: 17px 40px
}

.main-main-block ul.with_button li a:hover {
    text-decoration: none;
    color: #00c773;
    background-color: #fff;
    border: 1px solid #00c773;
    -webkit-box-shadow: none;
    box-shadow: none
}

.main-main-block ul.with_button li a:hover .ic-arrow-right-white {
    color: #00c773
}

.main-main-block ul li {
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    position: relative;
    padding-left: 20px
}

@media all and (max-width: 1199px) {
    .main-main-block ul li {
        margin-bottom: 10px
    }
}

.main-main-block ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 11px;
    height: 8px;
    background-image: url(../images/list-arrow.png)
}

.main-main-block ul li img {
    margin-top: 20px;
    min-width: 400px;
    width: auto !important
}

.main-main-block ul li .wp-block-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    background-color: transparent;
    border-radius: unset;
    margin: 0
}

.main-main-block ul li .wp-block-buttons .wp-block-button {
    background-color: #00c773;
    border-radius: 10px
}

.main-main-block .wp-block-buttons {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin: 0 auto
}

.main-main-block .wp-block-image {
    margin-bottom: 30px
}

.main-main-block .wp-block-table {
    margin-top: 30px
}

.main-main-block .wp-block-buttons {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.main-main-block .wp-block-button {
    margin: 30px auto
}

.main-main-block .wp-block-button__link {
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #f7fcff;
    background-color: #00c773;
    min-width: 155px;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    padding: 17px 40px;
    -webkit-box-shadow: 0 10px 22px rgba(0, 180, 104, .3);
    box-shadow: 0 10px 22px rgba(0, 180, 104, .3);
    border-radius: 59px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 1px solid transparent;
    text-decoration: none;
    z-index: 40
}

@media all and (max-width: 1359px) {
    .main-main-block .wp-block-button__link {
        padding: 15px 35px
    }
}

@media all and (max-width: 767px) {
    .main-main-block .wp-block-button__link {
        padding: 17px 25px
    }
}

.main-main-block .wp-block-button__link.middle {
    min-width: 145px;
    padding: 17px 40px
}

.main-main-block .wp-block-button__link:hover {
    text-decoration: none;
    color: #00c773;
    background-color: #fff;
    border: 1px solid #00c773;
    -webkit-box-shadow: none;
    box-shadow: none
}

.main-main-block .wp-block-button__link:hover .ic-arrow-right-white {
    color: #00c773
}

.main-main-block img {
    margin: 0 auto 30px
}

@media all and (max-width: 1199px) {
    .main-main-block img {
        margin-bottom: 20px
    }
}

.main-main-block table {
    margin: 0 auto 40px
}

@media all and (max-width: 1199px) {
    .main-main-block table {
        margin-bottom: 20px
    }
}

.main-main-block table td {
    border: 1px solid #dcd7eb;
    width: 293px;
    height: 57px;
    overflow: hidden;
    padding: 10px 30px
}

.wp-block-buttons {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin: 0 auto 30px
}

.wp-block-buttons .wp-block-button {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.wp-block-buttons .wp-block-button__link {
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #f7fcff;
    background-color: #00c773;
    min-width: 155px;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    padding: 17px 40px;
    -webkit-box-shadow: 0 10px 22px rgba(0, 180, 104, .3);
    box-shadow: 0 10px 22px rgba(0, 180, 104, .3);
    border-radius: 59px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 1px solid transparent;
    text-decoration: none;
    z-index: 40
}

@media all and (max-width: 1359px) {
    .wp-block-buttons .wp-block-button__link {
        padding: 15px 35px
    }
}

@media all and (max-width: 767px) {
    .wp-block-buttons .wp-block-button__link {
        padding: 17px 25px
    }
}

.wp-block-buttons .wp-block-button__link.middle {
    min-width: 145px;
    padding: 17px 40px
}

.wp-block-buttons .wp-block-button__link:hover {
    text-decoration: none;
    color: #00c773;
    background-color: #fff;
    border: 1px solid #00c773;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wp-block-buttons .wp-block-button__link:hover .ic-arrow-right-white {
    color: #00c773
}

.agency {
    padding: 50px 0;
    text-align: center;
    background-color: #fff
}

.agency__image {
    margin-bottom: 23px
}

.agency__title {
    margin-bottom: 15px
}

.agency__desc {
    max-width: 80%;
    margin: 0 auto
}

@media all and (max-width: 991px) {
    .agency__desc {
        max-width: 100%
    }
}

.agency .page-title {
    margin: 0
}

.agency-cf {
    background-image: url(../images/agency-cf-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative
}

.agency-cf::before {
    content: '';
    position: absolute;
    top: -23px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 84px;
    height: 102px;
    background-image: url(../images/agency-cf-rocket.png);
    background-repeat: no-repeat;
    z-index: 5
}

.agency-cf__wrapper {
    padding: 100px 250px 50px;
    text-align: center
}

@media all and (max-width: 1024px) {
    .agency-cf__wrapper {
        padding: 90px 130px 50px
    }
}

@media all and (max-width: 850px) {
    .agency-cf__wrapper {
        padding-left: 90px;
        padding-right: 90px
    }
}

@media all and (max-width: 575px) {
    .agency-cf__wrapper {
        padding-left: 70px;
        padding-right: 70px
    }
}

@media all and (max-width: 480px) {
    .agency-cf__wrapper {
        padding-left: 30px;
        padding-right: 30px
    }
}

.agency-cf__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: pre-line;
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    margin: 0 0 15px;
    color: #fff;
    margin: 0 auto 20px;
    max-width: 85%
}

@media all and (max-width: 991px) {
    .agency-cf__title {
        font-size: 35px
    }
}

@media (max-width: 575px) {
    .agency-cf__title {
        font-size: 30px;
        max-width: 100%
    }
}

.agency-cf__subtitle {
    color: #bbcff2;
    margin: 0 auto 20px;
    max-width: 75%
}

@media all and (max-width: 575px) {
    .agency-cf__subtitle {
        max-width: 100%
    }
}

.agency-cf__subtitle p {
    font-weight: 400;
    font-size: 18px
}

.agency-cf__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px
}

.agency-cf__form input {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
    margin-bottom: 10px;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    border-radius: 5px;
    border: none
}

@media all and (max-width: 1024px) {
    .agency-cf__form input {
        padding-top: 12px;
        padding-bottom: 12px
    }
}

@media all and (max-width: 767px) {
    .agency-cf__form input {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }
}

.agency-cf__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px
}

@media all and (max-width: 767px) {
    .agency-cf__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.agency-cf__buttons .green-link {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%
}

@media all and (max-width: 767px) {
    .agency-cf__buttons .green-link {
        margin: 0 auto;
        width: 70%
    }
}

@media all and (max-width: 575px) {
    .agency-cf__buttons .green-link {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        width: 100%
    }
}

.agency-cf__buttons .blue-link {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%
}

@media all and (max-width: 767px) {
    .agency-cf__buttons .blue-link {
        margin: 20px auto;
        width: 70%
    }
}

@media all and (max-width: 575px) {
    .agency-cf__buttons .blue-link {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        width: 100%
    }
}

.agency-cf__tip {
    max-width: 45%;
    margin: 0 auto
}

.agency-cf__tip p {
    color: #bbcff2;
    line-height: 118.5%;
    font-size: 14px;
    font-weight: 400
}

@media all and (max-width: 767px) {
    .agency-cf__tip {
        max-width: 70%
    }
}

@media all and (max-width: 575px) {
    .agency-cf__tip {
        max-width: 100%
    }
}

.service {
    padding: 100px 0 130px;
    background-image: url(../images/service-bg.png);
    background-repeat: no-repeat;
    background-size: cover
}

.service__block-title {
    display: block;
    white-space: pre-line;
    font-weight: 700;
    font-size: 20px;
    line-height: 111.2%;
    margin: 0 0 30px
}

@media all and (max-width: 767px) {
    .service__block-title {
        white-space: initial
    }
}

@media all and (max-width: 1599px) {
    .service {
        padding: 50px 0 75px
    }
}

.service__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.service__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.service__bottom {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%;
    background-color: #fff;
    border-radius: 9px;
    border: 1px solid #e8e8e8;
    padding: 40px
}

.service__bottom-title {
    display: block;
    white-space: pre-line;
    font-weight: 700;
    font-size: 25px;
    line-height: 117.5%;
    margin: 0 0 15px
}

.service__bottom-title strong {
    color: #2363ac
}

@media all and (max-width: 1199px) {
    .service__bottom-title {
        font-size: 20px
    }
}

@media all and (max-width: 767px) {
    .service__bottom-title {
        white-space: initial
    }
}

.service__bottom-content {
    margin-bottom: 30px
}

.service__bottom-desc {
    font-size: 18px;
    font-weight: 400;
    line-height: 114%;
    color: #3d5a8d
}

.service__bottom-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media all and (max-width: 575px) {
    .service__bottom-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: inherit;
        -ms-flex-align: inherit;
        align-items: inherit
    }
}

.service__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100%
}

@media all and (max-width: 1024px) {
    .service__top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.service__buttons {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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
}

@media all and (max-width: 767px) {
    .service__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media all and (max-width: 575px) {
    .service__buttons {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.service__buttons-item {
    margin-right: 25px
}

@media all and (max-width: 767px) {
    .service__buttons-item:first-child {
        margin-bottom: 25px
    }
}

@media all and (max-width: 767px) {
    .service__buttons-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 70%
    }

    .service__buttons-item a {
        max-width: 100%
    }
}

.service__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    text-align: end
}

@media all and (max-width: 575px) {
    .service__image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.service__list {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66%;
    flex: 0 0 66%;
    max-width: 66%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media all and (max-width: 1024px) {
    .service__list {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }
}

.service__list-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: calc(50% - 12px);
    background-color: #fff;
    border-radius: 9px;
    border: 1px solid #e8e8e8;
    padding: 30px;
    margin-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.service__list-item.right {
    margin-left: 24px
}

@media all and (max-width: 767px) {
    .service__list-item {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }

    .service__list-item.right {
        margin-left: 0
    }
}

.service__item-price {
    border-bottom: 1px solid #ececec;
    padding-bottom: 7px;
    padding-left: 15px;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 700;
    line-height: 100%;
    color: #0063ee;
    position: relative
}

.service__item-price:before {
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 11px;
    height: 8px;
    background-image: url(../images/list-arrow.png)
}

.service__item-desc {
    font-size: 18px;
    font-weight: 400;
    line-height: 114%;
    color: #3d5a8d;
    padding-bottom: 15px;
    margin-bottom: 30px
}

.service__item-button {
    margin: auto 0 0;
    position: relative;
    text-align: center
}

.service__item-button:before {
    content: "";
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #ececec
}

@media all and (max-width: 767px) {
    .service__item-button {
        width: 56%
    }

    .service__item-button a {
        max-width: 100%
    }
}

@media all and (max-width: 575px) {
    .service__item-button {
        width: 100%
    }
}

.service__side {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
    margin-left: 24px;
    margin-bottom: 24px;
    background-color: #fff;
    border-radius: 9px;
    border: 1px solid #e8e8e8;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media all and (max-width: 1024px) {
    .service__side {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
        margin: 0 auto 24px
    }
}

@media all and (max-width: 767px) {
    .service__side {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        padding: 30px
    }
}

.service__side .service__block-title {
    text-align: center
}

@media all and (max-width: 767px) {
    .service__side .service__block-title {
        text-align: left
    }
}

.service__side-button {
    margin: auto 0 0
}

@media all and (max-width: 767px) {
    .service__side-button {
        width: 56%
    }

    .service__side-button a {
        max-width: 100%
    }
}

@media all and (max-width: 1024px) {
    .service__side-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }
}

@media all and (max-width: 767px) {
    .service__side-list {
        text-align: left
    }
}

@media all and (max-width: 1024px) {
    .service__side-item {
        margin: 0 auto
    }
}

@media all and (max-width: 767px) {
    .service__side-item {
        text-align: left;
        margin: 0 auto 0 0
    }
}

.service__side-price {
    border-bottom: 1px solid #ececec;
    margin-top: 9px;
    padding-bottom: 15px;
    padding-left: 15px;
    font-size: 20px;
    font-weight: 700;
    line-height: 100%;
    color: #0063ee
}

.service__side-desc {
    margin-top: 15px;
    position: relative;
    padding-left: 15px;
    font-size: 18px;
    font-weight: 400;
    line-height: 114%;
    color: #3d5a8d
}

.service__side-desc:before {
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 11px;
    height: 8px;
    background-image: url(../images/list-arrow.png)
}

.service__soon {
    width: auto;
    position: relative
}

.service__soon::after {
    content: "";
    position: absolute;
    left: 15px;
    top: 8px;
    width: 47px;
    height: 20px;
    background-image: url(../images/soon-menu.png);
    background-repeat: no-repeat
}

@media all and (max-width: 1024px) {
    .service__soon {
        margin-bottom: 60px
    }
}

.modal {
    display: none
}

.modal.is-open {
    display: block
}

.modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    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;
    z-index: 300
}

.modal__container,
.book_form__container {
    background-color: #fff;
    padding: 35px;
    max-width: 662px;
    width: 100%;
    height: auto;
    border-radius: 20px;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 500
}

.book_form__container {
    margin: 0 auto;
    background-color: transparent;
    max-width: 720px;
}

.modal__header,
.book_form__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 25px
}

.modal__content .form-modal__form {
    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
}

.modal__content .form-modal__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    min-width: 100%
}

.modal__content .form-modal__text {
    min-width: 100%;
    margin: 5px
}

.modal__content .form-modal__text .form-message {
    resize: none;
    height: 117px !important;
    padding-top: 20px;
    min-width: 100%;
    margin-bottom: 0
}

.modal__content .form-modal__capcha-text {
    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;
    margin-bottom: 15px
}

.modal__content .form-modal__capcha-text .custom-radio {
    cursor: pointer;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.modal__content .form-modal__capcha-text .custom-radio span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

.modal__content .form-modal__capcha-text .custom-radio label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0
}

.modal__content .form-modal__capcha-text .custom-radio label input {
    visibility: visible;
    opacity: 1;
    width: 15px !important;
    height: 15px !important;
    margin-right: 10px;
    cursor: pointer
}

.modal__content .form-modal__capcha-text .custom-radio label span {
    font-size: 14px;
    line-height: 17px;
    color: #979797
}

.modal__content .form-modal__group {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 49% !important;
    flex: 0 0 49% !important;
    max-width: 49% !important;
    margin-bottom: 10px
}

.modal__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.modal .form-control,
.modal .select2-container,
.book_form__container .form-control {
    outline: 0;
    border: 1px solid #eee !important;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 296px !important;
    width: 100% !important;
    height: 57px !important;
    background-color: #f6f6f8 !important;
    border-radius: 10px;
    padding-left: 25px
}

.book_form__container .form-control {
    background-color: #fff !important;
}

.modal .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.modal .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.modal .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    height: 26px;
    margin-right: 20px;
    padding-right: 0
}

.modal .select2-container .select2-selection--single {
    outline: 0 !important;
    height: 100% !important;
    background-color: transparent !important;
    border: none !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.modal .select2-container .select2-selection--single .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em
}

.modal .select2-container .select2-selection--single .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em
}

.modal .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.load-report {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px auto
}

.compare {
    padding: 100px 0
}

@media all and (max-width: 1599px) {
    .compare {
        padding: 50px 0
    }
}

@media all and (max-width: 575px) {
    .compare__six-columns .compare__content {
        overflow: scroll
    }
}

.compare__six-columns .compare-logo {
    max-width: 110px
}

.compare__six-columns .compare__table-content {
    width: 100%;
    min-width: unset
}

.compare__six-columns .compare__row-cell {
    width: calc(100% / 6)
}

@media all and (max-width: 1199px) {
    .compare__six-columns .compare__row-cell {
        padding: 15px
    }
}

@media all and (max-width: 767px) {
    .compare__six-columns .compare__row-cell {
        padding: 10px
    }
}

@media all and (max-width: 575px) {
    .compare__six-columns .compare__row-cell {
        font-size: 14px
    }
}

@media all and (max-width: 1199px) {
    .compare__six-columns .compare__title-cell {
        width: 200px
    }
}

@media all and (max-width: 575px) {
    .compare__six-columns .compare__title-cell {
        width: 150px;
        font-size: 16px
    }
}

@media all and (max-width: 575px) {
    .compare__six-columns .compare__table-head {
        min-width: 543px
    }
}

@media all and (max-width: 1199px) {
    .compare__six-columns .compare__table-head .compare__row-cell {
        padding: 15px
    }

    .compare__six-columns .compare__table-head .compare__row-cell .compare-logo {
        max-width: 100%
    }
}

@media all and (max-width: 992px) {
    .compare__six-columns .compare__table-head .compare__row-cell {
        padding: 5px
    }
}

@media all and (max-width: 575px) {
    .compare__six-columns .compare__table-subtitle {
        min-width: 543px
    }
}

@media all and (max-width: 575px) {
    .compare__six-columns .compare__table-row {
        min-width: 543px
    }
}

.compare__two-columns .compare__content {
    max-width: 840px
}

@media all and (max-width: 880px) {
    .compare__two-columns .compare__content {
        max-width: 95%
    }
}

.compare__two-columns .compare-logo {
    max-width: 180px
}

@media all and (max-width: 992px) {
    .compare__two-columns .compare-logo {
        max-width: 80%
    }
}

@media all and (max-width: 575px) {
    .compare__two-columns .compare-logo {
        max-width: 100%
    }
}

.compare__two-columns .compare__table-head {
    width: 100%
}

.compare__two-columns .compare__table-subtitle {
    width: 100%
}

.compare__two-columns .compare__table-row {
    width: 100%
}

@media all and (max-width: 992px) {
    .compare__two-columns .compare__title-cell {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 34%;
        flex: 0 0 34%;
        max-width: 34%
    }
}

@media all and (max-width: 992px) {
    .compare__two-columns .compare__table-content {
        min-width: unset;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66%;
        flex: 0 0 66%;
        max-width: 66%
    }
}

.compare__title-cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 280px;
    font-weight: 600;
    font-size: 20px;
    line-height: 134.2%;
    padding: 15px 20px
}

@media all and (max-width: 575px) {
    .compare__title-cell {
        font-size: 18px;
        padding: 10px
    }
}

@media all and (max-width: 350px) {
    .compare__title-cell {
        padding: 5px;
        font-size: 16px
    }
}

.compare__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 17px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 17px rgba(0, 0, 0, .1);
    border-radius: 9px;
    border: 1px solid #e1e1e1
}

.compare__table-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid transparent;
    border-bottom: unset
}

.compare__table-head .compare__title-cell {
    font-weight: 600;
    font-size: 22px;
    line-height: 111.2%;
    padding-left: 20px
}

@media all and (max-width: 767px) {
    .compare__table-head .compare__title-cell {
        padding: 15px
    }
}

@media all and (max-width: 575px) {
    .compare__table-head .compare__title-cell {
        font-size: 20px;
        padding: 10px
    }
}

@media all and (max-width: 420px) {
    .compare__table-head .compare__title-cell {
        font-size: 20px
    }
}

@media all and (max-width: 320px) {
    .compare__table-head .compare__title-cell {
        padding: 5px
    }
}

.compare__table-head .compare__row-cell {
    padding: 20px
}

@media all and (max-width: 767px) {
    .compare__table-head .compare__row-cell {
        padding: 15px
    }
}

@media all and (max-width: 575px) {
    .compare__table-head .compare__row-cell {
        padding: 5px
    }
}

.compare__table-subtitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 2px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    height: 75px;
    overflow: hidden
}

.compare__table-subtitle .compare__table-content {
    position: relative
}

.compare__table-subtitle .compare__table-content .compare__subtitle {
    position: absolute
}

.compare__table-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid transparent;
    border-top: 1px solid #e1e1e1;
    min-height: 54px
}

.compare__table-row:hover {
    background-color: #f7f7f7
}

.compare__table-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: calc(2 * 280px);
    position: relative;
    z-index: 1
}

.compare__row-cell {
    position: relative;
    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;
    text-align: center;
    width: 50%;
    max-width: 280px;
    border-left: 1px solid #e1e1e1;
    padding: 15px 20px
}

.compare__row-cell .false {
    position: relative
}

.compare__row-cell .false:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 20px;
    height: 6px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url(../images/false.png)
}

.compare__row-cell .true {
    position: relative
}

.compare__row-cell .true:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 20px;
    height: 14px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url(../images/list-arrow.png)
}

@media all and (max-width: 767px) {
    .compare__row-cell {
        padding: 15px
    }
}

@media all and (max-width: 575px) {
    .compare__row-cell {
        padding: 10px
    }
}

@media all and (max-width: 420px) {
    .compare__row-cell {
        font-size: 20px
    }
}

@media all and (max-width: 320px) {
    .compare__row-cell {
        padding: 5px
    }
}

.compare__subtitle {
    position: absolute;
    width: 100%;
    height: 75px;
    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: 5;
    background: -webkit-gradient(linear, right top, left top, color-stop(13.54%, rgba(255, 255, 255, 0)), color-stop(32.81%, #f0f2f3), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(right, rgba(255, 255, 255, 0) 13.54%, #f0f2f3 32.81%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 13.54%, #f0f2f3 32.81%, rgba(255, 255, 255, 0) 100%);
    font-weight: 400;
    font-size: 22px;
    line-height: 111.2%;
    color: #000
}

.comp {
    background-color: #fff;
    padding: 100px 0 0
}

@media all and (max-width: 1599px) {
    .comp {
        padding: 50px 0 0
    }
}

@media all and (max-width: 575px) {
    .comp {
        padding: 25px
    }
}

.comp__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
    padding-bottom: 50px
}

.comp__wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 3);
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3);
    padding: 10px
}

@media all and (max-width: 767px) {
    .comp__wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media all and (max-width: 575px) {
    .comp__wrap {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }
}

.comp__item {
    border: 1px solid #e8e8e8;
    background-color: #fff;
    -webkit-box-shadow: 0 9px 15px rgba(0, 0, 0, .07);
    box-shadow: 0 9px 15px rgba(0, 0, 0, .07);
    border-radius: 9px;
    text-align: center;
    padding: 40px 20px;
    width: 100%;
    height: 100%
}

.comp__item-link {
    font-weight: 400;
    font-size: 18px;
    line-height: 113%;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #00c773
}

.comp__item-title {
    font-weight: 700;
    font-size: 22px;
    line-height: 111.2%;
    color: #000
}

.comp__item .vs {
    margin: 10px
}

@media all and (max-width: 320px) {
    .comp__item .vs {
        margin: 10px 50px
    }
}

@media all and (max-width: 320px) {
    .comp__name {
        max-width: 179px;
        margin: 0 auto 10px
    }
}

.author {
    margin: 72px auto
}

@media all and (max-width: 1499px) {
    .author {
        margin: 40px auto
    }
}

@media all and (max-width: 1359px) {
    .author {
        margin: 20px auto
    }
}

.author__common-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 55px
}

@media all and (max-width: 1359px) {
    .author__common-info {
        margin-bottom: 30px
    }
}

@media all and (max-width: 575px) {
    .author__common-info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.author__view {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%
}

@media all and (max-width: 767px) {
    .author__view {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%
    }
}

@media all and (max-width: 575px) {
    .author__view {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        margin: 0 auto
    }
}

.author__bio {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%
}

@media all and (max-width: 767px) {
    .author__bio {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%
    }
}

@media all and (max-width: 575px) {
    .author__bio {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }
}

.author__name {
    margin-bottom: 11px
}

.author__name span {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 43px
}

@media all and (max-width: 575px) {
    .author__name {
        text-align: center
    }
}

.author__position {
    margin-bottom: 55px
}

.author__position span {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px
}

@media all and (max-width: 1359px) {
    .author__position {
        margin-bottom: 30px
    }
}

@media all and (max-width: 575px) {
    .author__position {
        text-align: center
    }
}

.author__photo {
    max-width: 190px;
    margin-bottom: 30px
}

.author__photo img {
    border-radius: 50%
}

@media all and (max-width: 575px) {
    .author__photo {
        margin: 0 auto 30px
    }
}

.author__links {
    max-width: 190px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 0 30px
}

@media all and (max-width: 575px) {
    .author__links {
        margin: 0 auto 30px
    }
}

.author__description p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px
}

.partners-reviews {
    text-align: center;
    margin: 100px auto 0;
    padding-bottom: 100px
}

@media all and (max-width: 1599px) {
    .partners-reviews {
        margin: 50px auto 0;
        padding-bottom: 50px
    }
}

.partners-reviews__title .page-title {
    margin: 0 0 90px 0
}

@media all and (max-width: 1359px) {
    .partners-reviews__title .page-title {
        margin: 0 0 50px 0
    }
}

@media all and (max-width: 575px) {
    .partners-reviews__title .page-title {
        margin-bottom: 30px
    }
}

@media all and (max-width: 320px) {
    .partners-reviews__title .page-title {
        margin-bottom: 20px
    }
}

.partners-reviews__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.partners-reviews__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 45%;
    margin: 0 15px 52px;
    padding: 45px 57px;
    background: #f1f3f8;
    border: 1px solid #e1e6f2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%
}

@media all and (max-width: 1024px) {
    .partners-reviews__item {
        max-width: 46%;
        padding: 35px 40px
    }
}

@media all and (max-width: 1024px) {
    .partners-reviews__item {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }
}

@media all and (max-width: 575px) {
    .partners-reviews__item {
        padding: 25px 30px;
        margin-bottom: 35px
    }
}

@media all and (max-width: 450px) {
    .partners-reviews__item {
        padding: 25px 15px
    }
}

.partners-reviews__company {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 54px
}

@media all and (max-width: 1024px) {
    .partners-reviews__company {
        margin-bottom: 30px
    }
}

.partners-reviews__company .company__logo {
    max-width: 130px;
    margin: 0 auto 30px
}

.partners-reviews__company .company__name {
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 111.2%
}

.partners-reviews__review {
    text-align: left
}

.partners-reviews__review-content {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px
}

@media all and (max-width: 575px) {
    .partners-reviews__review-content {
        font-size: 16px
    }
}

.partners-reviews__person {
    margin-bottom: 0;
    margin-top: auto;
    padding-top: 34px;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.partners-reviews__person-name {
    margin-bottom: 10px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px
}

.partners-reviews__person-position {
    font-size: 14px;
    line-height: 17px
}

.wp-youtube-full .wp-block-embed__wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}

.wp-youtube-full iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.block-free-main {
    background-color: #fff;
    padding-top: 135px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.block-free-main .blue-link {
    text-align: center;
}

/*@media all and (max-width: 1366px) {*/
/*    .block-free-main {*/
/*        padding-top: 178px;*/
/*    }*/
/*}*/
@media all and (max-width: 1366px) {
    .block-free-main {
        padding: 178px 15px 0;

    }
}

@media all and (max-width: 767px) {
    .block-free-main {
        padding-top: 20px;

    }
}

.block-free-main .basic__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.block-free-main .rate-el__pos {
    margin-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center
}

.block-free-main__title {
    margin-bottom: 16px;
    font-weight: 700;
    font-size: 25px;
    line-height: 111.2%;
    color: #092564;
    text-align: center
}

.block-free-main__wrap {
    max-width: 1169px;
    width: 100%;
    background: #fff;
    border: 1px solid #e8e8e8;
    -webkit-box-shadow: 0 4px 17px #d7e3fd;
    box-shadow: 0 4px 17px #d7e3fd;
    border-radius: 9px;
    padding: 27px 65px 35px;
    position: relative
}

@media all and (max-width: 767px) {
    .block-free-main__wrap {
        padding: 20px
    }
}

.block-free-main__list {
    list-style: none;
    padding: 20px 0;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.block-free-main__list li {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}

@media all and (max-width: 991px) {
    .block-free-main__list li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.block-free-main__img {
    position: absolute
}

.block-free-main__wrap:after {
    content: url(" https://asomobile.net/wp-content/themes/aso/images/dest/img111.svg");
    top: -17px;
    left: -32px;
    width: 77px;
    height: 74px;
    position: absolute;
}

/*@media all and (max-width: 1199px) {*/
/*    .block-free-main__wrap:after {*/
/*        !*top: 0;*!*/
/*        !*left: 0*!*/
/*    }*/
/*}*/

@media all and (max-width: 1199px) {
    .block-free-main__wrap:after {
        display: none
    }
}

.block-free-main__wrap:before {
    content: url("../images/img222.svg");
    width: 290px;
    height: 222px;
    right: -51px;
    bottom: -64px;
    position: absolute;
    z-index: 5;
}

/*@media all and (max-width: 1366px) {*/
/*    .block-free-main__wrap:before  {*/
/*        !*bottom: 0;*!*/
/*        !*right: 0*!*/
/*    }*/
/*}*/

@media all and (max-width: 1199px) {
    .block-free-main__wrap:before {
        display: none
    }
}

.espanol footer.footer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
}

.btn-show-search {
    display: flex;
    align-items: center;
    /* justify-content: space-evenly;
    width: 150px; */
}

.header__menu ul.main-menu__list .learn_aso.menu-item-has-children:hover .header__podmenu-list-list .sub-menu {
    max-width: 1000px;
}

.header__menu ul.main-menu__list .learn_aso.menu-item-has-children .header__podmenu-list-list .sub-menu li {
    max-width: 145px;
    display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
}

.header__menu ul.main-menu__list .learn_aso.menu-item-has-children .header__podmenu-list-list .sub-menu li a {
    display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	align-content: center;
    white-space: normal;
}

.sub-menu__second {
    text-align: center;
}

.header__menu ul.main-menu__list .learn_aso.menu-item-has-children .header__podmenu-list-list .sub-menu li a.menu-image-title-after .menu-image-title {
    margin-right: 0;
    text-align: center;
}

.header__menu ul.main-menu__list .learn_aso.menu-item-has-children .header__podmenu-list-list .sub-menu li a.menu-image-title-after .menu-image {
    /* margin: 0 auto; */
    max-width: 35px;
    margin: 0;
    padding: 0;
}

/* Новые блоки для англ языка */

.wp-block-trilogo-main-banner-block-eng {
    padding-top: 40px
}

.wp-block-trilogo-main-banner-block-eng .main-block-banner__col.mb-5 {
    padding-left: 45px;
}

.wp-block-trilogo-partners-eng-block {

}

.mb-5 {
    margin-bottom: 1.25rem;
}

.mt-20 {
    margin-top: 5rem;
}

.flex {
    display: flex;
}

.table {
    display: table;
}

.w-full {
    width: 100%;
}

.flex-col {
    flex-direction: column;
}

.items-center {
    align-items: center;
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}

.main-block-banner,
.main > .wp-block-trilogo-main-banner-block-eng {
    --tw-bg-opacity: 1;
    /* background-color: rgb(243 246 255 / var(--tw-bg-opacity)); */
    /* background-color: #0E1938; */
    /* background-image: url("/wp-content/themes/aso/images/Shapes.png"); */
    background-color: rgb(235 248 255 / var(--tw-bg-opacity));
}

@media (min-width: 1024px) {
    .main-block-banner,
    .main > .wp-block-trilogo-main-banner-block-eng {
        padding-bottom: 7rem;
    }
}

.main-block-banner h1,
.main > .wp-block-trilogo-main-banner-block-eng h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 110.5%;
    color: #092564;
    margin-bottom: 32px;
}

@media all and (max-width: 1359px) {
    .main-block-banner h1,
    .main > .wp-block-trilogo-main-banner-block-eng h1 {
        font-size: 30px;
        margin-bottom: 20px;
    }
}

@media all and (max-width: 575px) {
    .main-block-banner h1,
    .main > .wp-block-trilogo-main-banner-block-eng h1 {
        font-size: 25px;
    }
}

.main-block-banner .container,
.main > .wp-block-trilogo-main-banner-block-eng .container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1536px;
    padding-left: 1rem;
    padding-right: 1rem;
}

.main-block-banner__col {
    width: 100%;
}

@media (min-width: 1024px) {

    .main-block-banner__col {
        max-width: 50%;
    }
}

.main-block-banner__list {
    margin-bottom: 32px;
    list-style: none;
    padding: 0;
}

.main-block-banner__list li {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    /* color: #0C338A; */
    /* color: #fff; */
    color: #092564;
    position: relative;
    padding-left: 24px;
}

@media all and (max-width: 1359px) {
    .main-block-banner__list li {
        font-size: 16px;
        line-height: 20px;
    }
}

.main-block-banner__list li:not(:last-child) {
    margin-bottom: 12px;
}

.main-block-banner__list li:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    left: 0;
    top: 9px;
    border-radius: 50%;
}

@media all and (max-width: 1359px) {
    .main-block-banner__list li:before {
        top: 7px;
    }
}

.main-block-banner__list li:first-child:before {
    background: #F1535A;
    /* background: #4ce5ff; */
}

.main-block-banner__list li:nth-child(2):before {
    background: #FF8948;
    /* background: #F1535A;
    background: #4ce5ff; */
}

.main-block-banner__list li:nth-child(3):before {
    background: #FFB800;
    /* background: #F1535A; */
    /* background: #4ce5ff; */
}

.main-block-banner__list li:nth-child(4):before {
    background: #00C773;
    /* background: #F1535A; */
    /* background: #4ce5ff; */
}

.main-block-banner__list li:nth-child(5):before {
    background: #FFB800;
    /* background: #F1535A; */
    /* background: #4ce5ff; */
}

.dev-trust {
    margin-top: -50px;
    min-height: 395px;
    margin-bottom: 58px;
}

@media all and (max-width: 1280px) {
    .dev-trust {
        margin: 0 0 30px;
        min-height: auto;
    }
}

.dev-trust .container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1470px;
    padding-left: 1rem;
    padding-right: 1rem;
}

.dev-trust h2 {
    font-weight: 600;
    font-size: 25px;
    line-height: 111.2%;
    color: #092564;
    padding: 85px 0 62px;.header__menu ul.main-menu__list
}

@media all and (max-width: 1359px) {
    .dev-trust h2 {
        font-size: 20px;
    }
}

@media all and (max-width: 1280px) {
    .dev-trust h2 {
        padding: 20px 0;
        font-size: 16px;
    }
}

.dev-trust__wrap {
    background-size: 100%;
    background-repeat: no-repeat;
    padding-bottom: 43px;
}

@media all and (max-width: 1700px) {
    .dev-trust__wrap {
        background-size: cover;
    }
}

@media all and (max-width: 1280px) {
    .dev-trust__wrap {
        background-image: none !important;
        padding-bottom: 20px;
    }
}

.dev-trust__list {
    display: flex;
    justify-content: space-between;
    padding-bottom: 32px;
}

@media all and (max-width: 1280px) {
    .dev-trust__list {
        margin: 0 -10px;
        overflow-x: auto;
        padding-bottom: 20px;
    }

    .dev-trust__item {
        flex: 0 0 100px;
        max-width: 100px;
        width: 100%;
        padding: 0 10px;
    }
}

.dev-trust__link {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    text-decoration-line: underline;
    color: #4985B5;
    display: flex;
    justify-content: center;
}

@media (min-width: 768px) {

    .md\:flex-row {
        flex-direction: row;
    }
}

@media (min-width: 1024px) {

    .lg\:mb-0 {
        margin-bottom: 0px;
    }

    .lg\:max-w-\[90\%\] {
        max-width: 90%;
    }

    .lg\:flex-row {
        flex-direction: row;
    }

    .lg\:items-center {
        align-items: center;
    }

    .lg\:p-0 {
        padding: 0px;
    }
}

.page-lang-en .main > .wp-block-trilogo-main-banner-block-eng .white-link,
.page-lang-ru .main > .wp-block-trilogo-main-banner-block-eng .white-link {
    margin: 0 0 0 32px;
}

.page-lang-en .partners__agency,
.page-lang-ru .partners__agency {
    margin-top: -50px;
    min-height: 395px;
    margin-bottom: -50px;
    padding-bottom: 0;
    /*background-color: white;*/
    background-image: none
}

.page-lang-en .partners__agency .nad__containerom,
.page-lang-ru .partners__agency .nad__containerom {
    background-size: 100%;
    background-repeat: no-repeat;
    padding-bottom: 50px;
    background-image: url(../images/Vector93.svg)
}

.page-lang-en .wp-block-image.size-full,
.page-lang-ru .wp-block-image.size-full {
    padding-top: 100px;
    display: flex;
    justify-content: center;
    background-color: white;
    margin: 0;
}

.page-lang-en .main-main-block .wp-block-image.size-full,
.page-lang-ru .main-main-block .wp-block-image.size-full,
.page-lang-en .main-main-block .wp-block-image,
.page-lang-ru .main-main-block .wp-block-image {
    background-color: transparent;
    padding-top: 0;
    margin-top: 30px;
}


.page-lang-en .wp-block-image.size-full img.wp-image-253496,
.page-lang-ru .wp-block-image.size-full img.wp-image-253497 {
    width: 80px;
    height: 80px;
}

.page-lang-en .opp__title,
.page-lang-ru .opp__title {
    padding-top: 42px;
}

.page-lang-en .block-free-main,
.page-lang-ru .block-free-main {
    padding-bottom: 20px;
    /*margin-bottom: -20px;*/
}

.page-lang-en .partners.partners__agency::after,
.page-lang-en .partners.partners__agency::before,
.page-lang-en .for-whom:after,
.page-lang-en .for-whom:before,
.page-lang-ru .partners.partners__agency::after,
.page-lang-ru .partners.partners__agency::before,
.page-lang-ru .for-whom:after,
.page-lang-ru .for-whom:before {
    content: none;
}

.page-lang-en .for-whom,
.page-lang-ru .for-whom {
    margin-top: 0;
    padding-top: 150px;
}

.page-lang-en .free-trial,
.page-lang-ru .free-trial {
    background-image: none;
    background-color: white !important;
}

.page-lang-en .free-trial__container,
.page-lang-ru .free-trial__container {
    padding-top: 70px;
}

@media all and (max-width: 1700px) {
    .page-lang-en .partners__agency .nad__containerom,
    .page-lang-ru .partners__agency .nad__containerom {
        background-size: cover;
        background-position: center;
        padding-bottom: 120px;
    }
}

@media all and (max-width: 1280px) {
    .page-lang-en .partners__agency .nad__containerom,
    .page-lang-ru .partners__agency .nad__containerom {
        background-image: none !important;
        padding-bottom: 20px;
    }

    .page-lang-en .partners__agency,
    .page-lang-ru .partners__agency {
        margin: 0;
        min-height: auto;
        background-color: #fff;
        padding-bottom: 30px;

    }
}

@media all and (max-width: 767px) {
    .page-lang-en .main > .wp-block-trilogo-main-banner-block-eng .white-link,
    .page-lang-ru .main > .wp-block-trilogo-main-banner-block-eng .white-link {
        margin: 20px 0 0 0;
    }

}

@media all and (max-width: 1699px) {
    .page-lang-en .knowlege-base,
    .page-lang-ru .knowlege-base {
        margin-top: 0px;
    }

}

@media all and (max-width: 1399px) {
    .page-lang-en .knowlege-base,
    .page-lang-ru .knowlege-base {
        margin-top: 0px;
    }
}

@media (max-width: 1359px) {
    .page-lang-en .for-whom__button,
    .page-lang-ru .for-whom__button {
        margin-top: 0px;
    }

    .page-lang-en .wp-block-image.size-full,
    .page-lang-ru .wp-block-image.size-full {
        padding-top: 50px;
    }

    .page-lang-en .for-whom,
    .page-lang-ru .for-whom {
        padding-top: 80px;
    }
}

.page-lang-en .partners__content h2,
.page-lang-ru .partners__content h2 {
    text-align: center;
    font-weight: 600;
    font-size: 25px;
}

.wp-block-trilogo-partners-raiting .nad__containerom a {
    /* margin-top: 20px; */
    display: block;
}

.wp-block-trilogo-partners-raiting .nad__containerom a span {
    display: block;
    position: relative;
    bottom: -30px;
    left: 40px;
    font-weight: 600;
    font-size: 19px;
    color: #092564;
}

@media (max-width: 768px) {
    .wp-block-trilogo-partners-raiting .nad__containerom a span {
        left: 100px;
        width: 80%;
        font-size: 19px;
    }
}

@media (max-width: 540px) {
    .wp-block-trilogo-partners-raiting .nad__containerom a span {
        left: 65px;
        width: 80%;
        font-size: 18px;
    }
}


@media (max-width: 480px) {
    .wp-block-trilogo-partners-raiting .nad__containerom a span {
        top: 15px;
        left: 30px;
        width: 80%;
        font-size: 12px;
    }
}


.wp-block-trilogo-partners-raiting .nad__containerom a:hover span {
    color: #0063ee;
}

.wp-block-trilogo-partners-raiting .nad__containerom a img {
    width: 250px;
}

.container-grade {
    display: flex;
    justify-content: center;
    align-content: center;
}

.container-grade > img {
    padding-left: 25px;
}

header .container-fluid {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
}

#book_form .wpcf7-spinner,
#modal-2 .wpcf7-spinner {
    display: none;
}

.table-of-contents ol {
    padding-left: 10px;
}

.table-of-contents li:last-child > ol li:last-child {
    display: none;
}

.table-of-contents li a {
    color: #007bff;
    opacity: 0.85;
}

.main-main-block .table-of-contents ol {
    counter-reset: item; list-style: none;
}
.main-main-block .table-of-contents ol li::before {
    /*content: "";*/
    /*content: counter(lis) '.' counter(lis);*/
    content: counters(item, "."); counter-increment: item;
    position: absolute;
    left: 0;
    top: auto;
    /*-webkit-transform: translateY(-50%);*/
    /*-ms-transform: translateY(-50%);*/
    transform: none;
    width: auto;
    height: auto;
    background-image: none;
    font-size: 16px;
}

.main-main-block .table-of-contents ol li ol li {
    padding-left: 30px;
}


/* ADVANCED BLOCKS */

.wp-block-trilogo-book-download-block,
.wp-block-trilogo-long-text-block,
.fwp-block-trilogo-free-tool-block {
    margin: 50px auto 0;
    padding-bottom: 50px;
    text-align: center;
}

.wp-block-trilogo-book-download-block .container,
.wp-block-trilogo-long-text-block .container,
.wp-block-trilogo-free-tool-block .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.wp-block-trilogo-book-download-block .books {
    position: relative;
    overflow: hidden;
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
    text-align: left;
    background: #fff;
    border: 1px solid #e8e8e8;
    -webkit-box-shadow: 0 4px 17px #d7e3fd;
    box-shadow: 0 4px 17px #d7e3fd;
    border-radius: 9px;
    padding: 40px;
}

.informer .container {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.wp-block-trilogo-long-text-block .informer {
    position: relative;
    overflow: hidden;
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
    text-align: left;
    background: #376ec8;
    border: 1px solid #e8e8e8;
    -webkit-box-shadow: 0 4px 17px #d7e3fd;
    box-shadow: 0 4px 17px #d7e3fd;
    border-radius: 9px;
    padding: 40px;
}

.wp-block-trilogo-long-text-block .page-title {
    color: #fff; 
}

.book_flex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: center;
}

.book_image img {
    border-radius: 10px;
}
/* 
.book_description {

} */

ul.book__list  {
    position: relative;
    list-style-type: none;
    /* padding: 15px 0 0; */
    font-weight: 400;
    font-size: 18px;
    line-height: 200%;
    margin: 15px;
}

ul.book__list li {
    position: relative;
    padding-left: 18px;
}

ul.book__list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 11px;
    height: 8px;
    background-image: url(../images/list-arrow.png);
}

.book_link {
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: center;
}


@media all and (max-width: 530px) {
    ul.book__list {
        padding: 0;
    }
    .book_flex {
        flex-direction: column;
    }
    ul.book__list  {
        margin: 0;
    }
}

.informer_text {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
}

.wp-block-trilogo-free-tool-block.free-tool {
    padding: 40px 20px;
}

.wp-block-trilogo-free-tool-block.free-tool .ic-arrow-right-blue {
    color: white;
}
.wp-block-trilogo-free-tool-block.free-tool .register:hover .ic-arrow-right-blue {
    color: #0063ee
}

.lang {
    cursor: pointer;
    outline: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    font-size: 14px;
    color: #00c773;
    text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin-right: 15px;
}


.wp-block-trilogo-rate-el.tab-el.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* margin: 50px -70px 0; */
    margin: 50px -10px 0;
    padding-bottom: 60px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
}

.rate-list__slider_arrow-container {
    display: none;
}

#book_form.book_form__container {
    z-index: 2;
}

.search-blog .section-blog__item {
    max-width: calc(95% / 4);
    background: #fff;
    padding: 5px 5px;
    margin: 10px 5px;
    height: 100%;
}

@media all and (max-width: 575px) {
    .section-blog__item {
        max-width: 100%
    }
    .search-blog .section-blog__item {
        max-width: 100%
    }
}

.main-main-block ul li {
    margin-top: 5px;
}
.main-main-block ul li:before {
    top: 13px;
}