@charset "UTF-8";
* {
    padding: 0;
    margin: 0;
    border: 0
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}




.operation .operation__slide.tab__slide._active {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
}



.operation .operation__slide.tab__slide._active .operation-item__image {
    padding-bottom: 0!important;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.operation .operation__slide.tab__slide .operation-item__text {
    opacity: 0;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.operation .operation__slide.tab__slide .operation-item__image picture img {
    opacity: 0;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.operation .operation__slide.tab__slide._active .operation-item__text {
    opacity: 1;
}

.operation .operation__slide.tab__slide._active .operation-item__column:first-child {
    width: 100%;
    flex-shrink: 1;
}

.operation .operation__slide.tab__slide._active .operation-item__column:last-child {
    width: 300px;
    height: 200px;
    flex-shrink: 0;
}

.operation .operation__slide.tab__slide._active .operation-item__image picture {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.operation .operation__slide.tab__slide._active .operation-item__image picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 1;
}

@media (max-width: 768px) {

    .operation .operation__slide.tab__slide._active {
        flex-direction: column;
    }
    .operation .operation__slide.tab__slide._active .operation-item__column:last-child {
        width: 100%;
        height: 200px;
        flex-shrink: 0;
        max-width: 100%;
    }
    .operation .operation__slide.tab__slide._active .operation-item__column:first-child {
        margin-bottom: 20px;
    }

}





/*.header_menu-new ul li ul li.menu-item-1906:hover ul.sub-menu.header-bottom__sublist.sublist.dropdown__list:nth-child(2) {*/
/*    left: 200%;*/
/*}*/




.dropdown-blll:hover > ul {
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: column !important;
    max-height: 800px !important;
    justify-content: flex-start !important;
    background-color: #eaf4ff !important;
}

.dropdown-blll:hover > ul.sub-menu.header-bottom__sublist.sublist.dropdown__list.expanded-width {
    width: calc(100% * 2) !important;
}


.dropdown-blll:hover > ul.sub-menu.header-bottom__sublist.sublist.dropdown__list.expanded-width > li.half-width {
    width: 50% !important;
}

.sub-menu.header-bottom__sublist.sublist.dropdown__list::after {
    content: '';
    position: absolute;
    width: 17px;
    bottom: 0;
    top: 0;
    left: -16px;
    height: 100%;
}

/*.dropdown-blll:hover > ul.sub-menu.header-bottom__sublist.sublist.dropdown__list.expanded-width > li.menu-item-has-children.half-width {*/
/*    padding-bottom: 0!important;*/
/*}*/






:active, :focus {
    outline: 0
}

a:active, a:focus {
    outline: 0
}

aside, footer, header, nav {
    display: block
}

body, html {
    height: 100%;
    width: 100%;
    line-height: 1;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

button, input, textarea {
    font-family: inherit
}

input::-ms-clear {
    display: none
}

button {
    cursor: pointer
}

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

a, a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

ul li {
    list-style: none
}

img {
    vertical-align: top
}

a {
    cursor: pointer
}

h1, h2, h3, h4 {
    font-weight: 400;
    margin: 0;
    line-height: 100%;
    -webkit-margin-before: 0;
    margin-block-start: 0;
    -webkit-margin-after: 0;
    margin-block-end: 0
}

.ibg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

button {
    background: 0 0
}

:root {
    --num-btns: 0
}

.container {
    max-width: 1160px;
    padding: 0 15px;
    margin: 0 auto
}

body {
    font-family: NunitoSans;
    font-weight: 400
}

body._lock {
    overflow: hidden
}

.ibg {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute
}

.section {
    padding-top: 40px;
    padding-bottom: 70px;
    position: relative
}

.section._has-transform-item {
    padding-bottom: 244px
}

.icon-image img, .icon-image svg {
    -o-object-fit: cover;
    object-fit: cover;
    width: 64px;
    height: 64px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(32px + 32 * (100vw - 360px) / 950);
    flex: 0 0 calc(32px + 32 * (100vw - 360px) / 950)
}

.heading {
   font-weight: 900;
    color: #fff;
    font-size: 50px;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 120%;
    max-width: 870px;
    text-shadow: 0 10px 40px rgba(255, 255, 255, .64)
}

.heading__main {
    font-size: 30px;
    line-height: 130%;
    letter-spacing: normal;
    text-shadow: 0 10px 40px rgba(255, 255, 255, .64)
}

.title {
    font-size: 48px;
    line-height: 110%;
    font-weight: 900
}

.title_vac {
    margin-bottom: 40px
}

.label {
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #004788
}

.italic-title {
    font-style: italic;
    font-weight: 600;
    font-size: 24px;
    line-height: 150%
}

.sublabel {
    font-size: 24px;
    line-height: 120%
}

.text {
    font-size: 14px;
    font-weight: 400;
    line-height: 130%
}

.section-2 {
    padding-top: 120px;
    padding-bottom: 240px
}

.text-label {
    font-size: 14px;
    letter-spacing: 3px;
    line-height: 102%;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Nunito;
    color: #004788
}

.number {
    font-size: 64px;
    font-weight: 900;
    line-height: 120%
}

.button {
    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-transform: uppercase;
    color: #100f00;
    background-color: #fce300;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    letter-spacing: 1.5px;
    line-height: 170%;
    padding: 18px 34px 18px 26px;
    border-radius: 8px;
    gap: 25px;
    font-size: 14px;
    font-weight: 900
}

.button:before {
    content: "";
    display: block;
    background-image: url(../img/icons/lighting.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 20px;
    height: 36px
}

.button_arrow:before {
    background-image: url(../img/icons/btn-arrow.svg);
    width: 32px;
    height: 32px
}

.button_no-icon:before {
    display: none
}

.button:hover {
    background-color: #ffed4d
}

.button_default {
    color: #004788
}

.button_default:before {
    display: none
}

.section-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 18px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.sub-button {
    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;
    padding: 12px 34px;
    background: rgba(0, 123, 252, .08);
    border-radius: 8px;
    color: #007bfc;
    font-size: 13px;
    line-height: 185%;
    font-weight: 900;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.sub-button:hover {
    background: rgba(27, 137, 252, .12)
}

.button-white {
    background-color: #fff;
    color: #100f00;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 8px;
    font-weight: 900;
    font-size: 14px;
    letter-spacing: 1.5px;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    text-transform: uppercase;
    padding: 24px 34px
}

.button-white:hover {
    opacity: .85
}

.dropdown__content {
    position: relative
}

.dropdown__button {
    width: 320px;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    background: #fff;
    border: 2px solid #e8e8e8;
    border-radius: 8px;
    height: 100%;
    padding: 10px 20px;
    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;
    font-size: 18px;
    color: #100f00
}

.dropdown__button:after {
    content: "";
    display: block;
    background-image: url(../img/icons/drop-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 24px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    background-size: cover
}

.dropdown__list {
    z-index: 3;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    top: 100%;
    background: #fff;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .25);
    border-radius: 8px;
    padding: 16px 19px;
    left: 0;
    width: 100%;
    pointer-events: none;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    -webkit-transform: translate(0, 10%);
    -ms-transform: translate(0, 10%);
    transform: translate(0, 10%)
}

.dropdown__list li {
    cursor: pointer;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    color: #100f00;
    border-bottom: 1px solid rgba(0, 0, 0, .08)
}

.dropdown__list li:hover {
    opacity: .8
}

.dropdown__list li:last-child {
    border: none;
    padding: 0;
    margin: 0
}

.dropdown__list._active {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    visibility: visible;
    pointer-events: all
}

.dropdown__input-hidden {
    display: none
}

.dropdown__list._active {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    visibility: visible;
    pointer-events: all
}

.dropdown__list .dropdown__button {
    border: 2px solid #1b89fc
}

.dropdown__list .dropdown__button:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.slider-arrow {
    background: #1b89fc;
    border-radius: 8px;
    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: 64px;
    height: 64px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64px;
    flex: 0 0 64px;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    position: absolute
}

.slider-arrow_next {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.modal-page {
    padding: 100px 0;
    background-color: #fff
}

.modal-page__body {
    min-height: 100vh;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px
}

.modal-page__item {
    font-size: 16px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto
}

@font-face {
    font-family: Mulish;
    font-display: swap;
    src: url(../fonts/Mulish-Bold.woff2) format("woff2"), url(../fonts/Mulish-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Mulish;
    font-display: swap;
    src: url(../fonts/Mulish-Regular.woff2) format("woff2"), url(../fonts/Mulish-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Nunito;
    font-display: swap;
    src: url(../fonts/Nunito-Black.woff2) format("woff2"), url(../fonts/Nunito-Black.woff) format("woff");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: Nunito;
    font-display: swap;
    src: url(../fonts/Nunito-Bold.woff2) format("woff2"), url(../fonts/Nunito-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Nunito;
    font-display: swap;
    src: url(../fonts/Nunito-BlackItalic.woff2) format("woff2"), url(../fonts/Nunito-BlackItalic.woff) format("woff");
    font-weight: 900;
    font-style: italic
}

@font-face {
    font-family: Nunito;
    font-display: swap;
    src: url(../fonts/Nunito-BoldItalic.woff2) format("woff2"), url(../fonts/Nunito-BoldItalic.woff) format("woff");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: Nunito;
    font-display: swap;
    src: url(../fonts/Nunito-ExtraBold.woff2) format("woff2"), url(../fonts/Nunito-ExtraBold.woff) format("woff");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: Nunito;
    font-display: swap;
    src: url(../fonts/Nunito-ExtraLightItalic.woff2) format("woff2"), url(../fonts/Nunito-ExtraLightItalic.woff) format("woff");
    font-weight: 200;
    font-style: italic
}

@font-face {
    font-family: Nunito;
    font-display: swap;
    src: url(../fonts/Nunito-Italic.woff2) format("woff2"), url(../fonts/Nunito-Italic.woff) format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Nunito;
    font-display: swap;
    src: url(../fonts/Nunito-ExtraLight.woff2) format("woff2"), url(../fonts/Nunito-ExtraLight.woff) format("woff");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: Nunito;
    font-display: swap;
    src: url(../fonts/Nunito-ExtraBoldItalic.woff2) format("woff2"), url(../fonts/Nunito-ExtraBoldItalic.woff) format("woff");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: Nunito;
    font-display: swap;
    src: url(../fonts/Nunito-Light.woff2) format("woff2"), url(../fonts/Nunito-Light.woff) format("woff");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Nunito;
    font-display: swap;
    src: url(../fonts/Nunito-LightItalic.woff2) format("woff2"), url(../fonts/Nunito-LightItalic.woff) format("woff");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: Nunito;
    font-display: swap;
    src: url(../fonts/Nunito-MediumItalic.woff2) format("woff2"), url(../fonts/Nunito-MediumItalic.woff) format("woff");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: Nunito;
    font-display: swap;
    src: url(../fonts/Nunito-Regular.woff2) format("woff2"), url(../fonts/Nunito-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Nunito;
    font-display: swap;
    src: url(../fonts/Nunito-SemiBoldItalic.woff2) format("woff2"), url(../fonts/Nunito-SemiBoldItalic.woff) format("woff");
    font-weight: 600;
    font-style: italic
}

@font-face {
    font-family: NunitoSans;
    font-display: swap;
    src: url(../fonts/NunitoSans-Black.woff2) format("woff2"), url(../fonts/NunitoSans-Black.woff) format("woff");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: Nunito;
    font-display: swap;
    src: url(../fonts/Nunito-Medium.woff2) format("woff2"), url(../fonts/Nunito-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Nunito;
    font-display: swap;
    src: url(../fonts/Nunito-SemiBold.woff2) format("woff2"), url(../fonts/Nunito-SemiBold.woff) format("woff");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: NunitoSans;
    font-display: swap;
    src: url(../fonts/NunitoSans-Bold.woff2) format("woff2"), url(../fonts/NunitoSans-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: NunitoSans;
    font-display: swap;
    src: url(../fonts/NunitoSans-ExtraBoldItalic.woff2) format("woff2"), url(../fonts/NunitoSans-ExtraBoldItalic.woff) format("woff");
    font-weight: 800;
    font-style: italic
}

@font-face {
    font-family: NunitoSans;
    font-display: swap;
    src: url(../fonts/NunitoSans-BoldItalic.woff2) format("woff2"), url(../fonts/NunitoSans-BoldItalic.woff) format("woff");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: NunitoSans;
    font-display: swap;
    src: url(../fonts/NunitoSans-ExtraBold.woff2) format("woff2"), url(../fonts/NunitoSans-ExtraBold.woff) format("woff");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: NunitoSans;
    font-display: swap;
    src: url(../fonts/NunitoSans-ExtraLight.woff2) format("woff2"), url(../fonts/NunitoSans-ExtraLight.woff) format("woff");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: NunitoSans;
    font-display: swap;
    src: url(../fonts/NunitoSans-Italic.woff2) format("woff2"), url(../fonts/NunitoSans-Italic.woff) format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: NunitoSans;
    font-display: swap;
    src: url(../fonts/NunitoSans-ExtraLightItalic.woff2) format("woff2"), url(../fonts/NunitoSans-ExtraLightItalic.woff) format("woff");
    font-weight: 200;
    font-style: italic
}

@font-face {
    font-family: NunitoSans;
    font-display: swap;
    src: url(../fonts/NunitoSans-Light.woff2) format("woff2"), url(../fonts/NunitoSans-Light.woff) format("woff");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: NunitoSans;
    font-display: swap;
    src: url(../fonts/NunitoSans-Regular.woff2) format("woff2"), url(../fonts/NunitoSans-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: NunitoSans;
    font-display: swap;
    src: url(../fonts/NunitoSans-LightItalic.woff2) format("woff2"), url(../fonts/NunitoSans-LightItalic.woff) format("woff");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: NunitoSans;
    font-display: swap;
    src: url(../fonts/NunitoSans-SemiBoldItalic.woff2) format("woff2"), url(../fonts/NunitoSans-SemiBoldItalic.woff) format("woff");
    font-weight: 600;
    font-style: italic
}

@font-face {
    font-family: NunitoSans;
    font-display: swap;
    src: url(../fonts/NunitoSans-SemiBold.woff2) format("woff2"), url(../fonts/NunitoSans-SemiBold.woff) format("woff");
    font-weight: 600;
    font-style: normal
}

.header {
    top: 0;
    width: 100%;
    left: 0;
    z-index: 20;
    position: absolute
}

.header._white {
    color: #fff
}

.header._white a {
    color: #fff;
    transition: color 0.3s ease;
}

.header._white a:hover {
    color: #1B89FC;
}

.header-bottom__list li:hover > a {
    color: #1B89FC;
}

.header._white a._active {
    color: #1b89fc
}

.header._white .sublist {
    width: inherit
}

.header._white .sublist a {
    color: #100f00;
    white-space: break-spaces;
}

.header._black {
    color: #100f00;
    position: static;
    background-color: #fff
}

.header._black a {
    color: #100f00
}

.header._black .header-top__icon-item svg path {
    fill: #100f00
}

.header._black .sublist {
    width: inherit
}

.header._black .sublist a {
    color: #100f00
}

.header._black .header-top__menu-link span, .header._black .header-top__menu-link:after, .header._black .header-top__menu-link:before {
    background-color: #100f00
}

:root {
    --header-height: 163px
}

.header-top {
    padding: 32px 0;
    border-bottom: 1px solid rgba(216, 216, 216, .4)
}

.header-top__row {
    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
}

.header-top__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 35px
}

.header-top__icon-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    font-size: 18px;
    gap: 8px
}

.header-top__menu-link {
    display: none
}

.header-top__time {
    position: absolute;
    right: 0;
    top: 100%;
    font-size: 12px
}

.header-bottom {
    padding: 13px 0 13px;
    border-bottom: 1px solid rgba(255, 255, 255, .24);
    border-top: 1px solid rgba(255, 255, 255, .24)
}

.header-bottom__items {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 28px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start
}

.header-bottom__items .header-top__menu-link {
    display: none
}

.header-bottom__items .header-top__time {
    right: inherit;
    left: 39px;
    top: calc(100% + 2px)
}

.header-bottom__items-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 26px
}

.header-bottom__container {
    position: relative
}

.header-bottom__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
}

.header-bottom__list li {
    position: relative;
    padding-bottom: 10px
}

.header-bottom__list li:hover .sublist {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.header-bottom__list li [data-spoller] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 5px
}

.header-bottom__list li [data-spoller]._active:after {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.link, header .menu-item {
    font-size: 14px;
    font-weight: 900;
    line-height: 200%;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 900;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.link._active {
    color: #1b89fc
}

.sublist {
    width: 280px;
    left: -130px;
    white-space: nowrap;
    z-index: 999;
}

.sublist:before {
    content: "";
    display: block;
    background-image: url(../img/icons/polygon.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 20px;
    position: absolute;
    top: -1px;
    left: calc(50% - 20px)
}

.sublist a {
    color: #100f00
}

.intro {
    color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 100%
}

.intro__very-indent {
    margin-bottom: 250px
}

.intro__bg {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    opacity: .9;
    left: 0;
    background: -o-linear-gradient(190.58deg, #002241 6.43%, rgba(0, 34, 65, 0) 49.3%, #002241 87.12%);
    background: linear-gradient(259.42deg, #002241 6.43%, rgba(0, 34, 65, 0) 49.3%, #002241 87.12%)
}

.intro__video-bg video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.intro__video-bg:before {
    content: "";
    display: block;
    z-index: 2;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #002241;
    opacity: .4
}

.intro__container {
    position: relative;
    min-height: 900px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 3
}

.intro_small-height .container {
    min-height: 890px
}

.intro_vacansies .container {
    padding-bottom: 85px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    min-height: 660px
}

.intro_vacansies .intro__text {
    max-width: 460px
}

.intro__heading {
    margin-bottom: 22px
}

.intro__heading.title span {
    font-weight: 400
}

.intro__service-bg:after, .intro__service-bg:before {
    position: absolute;
    display: block;
    content: ""
}

.intro__label {
    font-size: 36px;
    font-weight: 300;
    color: #fff;
    letter-spacing: 1px;
    line-height: 100%;
    font-family: Nunito;
    margin-bottom: 40px;
    text-transform: none
}

.intro__label span {
    background: rgba(255, 255, 255, .06);
    -webkit-box-shadow: inset 0 0 10px rgba(255, 255, 255, .64);
    box-shadow: inset 0 0 10px rgba(255, 255, 255, .64);
    border-radius: 100px;
    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;
    padding: 10px 20px;
    font-weight: 600
}

.intro__top-label {
    font-size: 21px;
    font-family: Mulish, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 130%;
    margin-bottom: 20px
}

.intro__text {
    font-weight: 500;
    margin-bottom: 23px;
    font-family: Nunito;
    font-size: 21px;
    line-height: 130%;
}

.intro__title-big {
    font-size: 47px
}

.intro__title-sub {
    font-weight: 700;
    font-family: Mulish, "Helvetica Neue", Helvetica, sans-serif
}

.intro-row {
    position: absolute;
    width: 100%;
    bottom: 60px;
    padding: 0 15px;
    left: 0
}

.intro-row__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    gap: 30px
}

.intro-row__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%
}

.intro-row__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    margin-bottom: 16px
}

.intro-row__icon {
    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: 44px;
    height: 44px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(32px + 12 * (100vw - 360px) / 950);
    flex: 0 0 calc(32px + 12 * (100vw - 360px) / 950);
    background: rgba(255, 255, 255, .16);
    border-radius: 8px
}

.intro-row__icon img {
    width: 24px;
    height: 24px
}

.intro-row__icon._blue {
    background: #1b89fc
}

.intro-row__label {
    font-weight: 900;
    font-size: 18px;
    white-space: nowrap
}

.intro-row__text {
    opacity: .7
}

.intro__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    position: absolute;
    top: 200px;
    left: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.intro__nav_partners {
    position: relative;
    top: 30px;
    left: 0;
    margin-bottom: 160px !important
}

.intro__nav_static {
    position: static;
    margin-bottom: 17.5px
}

.intro__team-image-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    max-width: 1500px;
    width: 100%
}

.intro__team-image {
    max-width: 1500px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 15px
}

.intro__team-image img {
    max-width: 100%;
    top: -240px;
    left: 0;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover
}

.intro__nav-item {
    color: #fff;
    font-size: 12px;
    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
}

.intro__nav-item:after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 10px;
    background-image: url(../img/icons/nav-arrow.svg)
}

.intro__nav-item:last-child {
    color: #63635b;
    font-weight: 400
}

.intro__nav-item:last-child:after {
    display: none
}

.intro__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 27px;
    margin-top: 30px
}

.intro__buttons .button {
    height: 72px
}

.intro__buttons .button-white {
    height: 72px
}

.text_bottom {
    margin-bottom: 40px
}

.intro-block {
    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
}

.intro-block__title {
    margin-bottom: 10px
}

.intro-block__text {
    margin-bottom: 50px;
    font-family: Nunito;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 135%;
    max-width: 650px;
    text-align: center;
    color: #fff;
    opacity: .64
}

.intro-block__row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:(1fr) [ 4 ];
    grid-template-columns:repeat(4, 1fr);
    gap: 30px
}

.title_vac {
    margin-bottom: 40px
}

.text_vac {
    margin-bottom: 60px
}

.services {
    position: relative;
    color: #fff
}

.services__top {
    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;
    text-align: center;
    position: relative;
    z-index: 5;
    width: 100%;
    padding: 0px 0;
    color: #000;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
        padding-bottom: 41px;
}

.services__label {
    margin-bottom: 15px;
    line-height: 27px;
    word-break: break-all;
}

.services__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    margin: 0 15px;
    justify-content: center;
}

.services__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 16.6666667%;
    flex: 0 1 16.6666667%;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    cursor: pointer;
    height: 450px;
    border-radius: 16px
}

.services__item:nth-child(5) .services__item-body, .services__item:nth-child(6) .services__item-body {
    padding: 40.5px 24px
}

.services__item-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    height: 100%;
    padding: 20px 45px 60px 25px;
    position: relative;
    z-index: 8;
    background: 0 0
}

.services__text {
    margin-bottom: 30px
}

.services__item-content {
    position: relative;
    margin-top: 20px
}

.services__button {
    padding: 12px 34px;
    font-size: 13px
}

.services__button:before {
    display: none
}

.services__slide-toggle {
    display: none
}

.services__sublabel {
    color: #fff;
    bottom: 80px;
    -webkit-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    left: 24px;
    font-weight: 900;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: 2px;
    text-transform: uppercase;
    z-index: 2
}

.services__mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 34, 65, .8)), to(rgba(0, 37, 65, .32))), -webkit-gradient(linear, left bottom, left top, from(rgba(0, 34, 65, .4)), to(rgba(0, 34, 65, .4)));
    background: -o-linear-gradient(left, rgba(0, 34, 65, .8) 0, rgba(0, 37, 65, .32) 100%), -o-linear-gradient(bottom, rgba(0, 34, 65, .4), rgba(0, 34, 65, .4));
    background: linear-gradient(90deg, rgba(0, 34, 65, .8) 0, rgba(0, 37, 65, .32) 100%), linear-gradient(0deg, rgba(0, 34, 65, .4), rgba(0, 34, 65, .4))
}

.services__image {
    height: 100%;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.object-type {
    padding-top: 120px;
    padding-bottom: 40px;
}

.object-type__top {
    margin-bottom: 70px
}

.object-type__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;
    gap: 20px
}

.object-type__label {
    color: #004788
}

.object-type__row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:(1fr) [ 4 ];
    grid-template-columns:repeat(3, 1fr);
    gap: 40px 30px
}

.object-type__sublabel {
    font-size: 16px;
    text-align: center
}

.object-type__image {
    margin: 0 auto;
    max-width: 1580px;
    width: 100%;
    position: relative;
    padding-bottom: 30%;
    z-index: 1;
    bottom: -200px
}

.object-type__image img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    padding: 0 15px;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.about-section {
    background: #ebf4ff;
    padding-top: 80px;
    padding-bottom: 10px;
}

.about-section__container {
    position: relative;
    z-index: 15
}

.about-section__top {
    margin-bottom: 32px
}

.about-section__item_center {
    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: 100%;
    margin-bottom: 50px
}

.about-section__text {
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    font-family: Nunito;
    max-width: 740px;
    opacity: .6;
    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: 0 auto;
    margin-bottom: 40px;
    line-height: 140%
}

.about-section__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 64px
}

.about-section__point {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33.33%;
    flex: 0 1 33.33%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px
}

.about-section__number {
    color: #007bfc
}

.about-section__sublabel {
    text-align: center
}

.icon-panel {
    position: relative;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
    z-index: 12
}

.icon-panel__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    left: 0
}

.icon-panel__item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px
}

.icon-panel__label {
    font-weight: 700;
    font-size: 21px;
    line-height: 140%;
    margin-bottom: 5px
}

.icon-panel__sublabel {
    font-size: 14px;
    line-height: 130%
}

.icon-panel__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    background-color: #fff;
    padding: 22px 24px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .06);
    box-shadow: 0 0 8px rgba(0, 0, 0, .06);
    border-radius: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px
}

.icon-panel__item_column {
    -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: start;
    gap: 0
}

.icon-panel__item_column .icon-panel__icon {
    margin-bottom: 24px
}

.icon-panel__label {
    margin-top: 4px;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%
}

.partners {
    background-color: #fff;
    padding-top: 120px;
    padding-bottom: 120px
}

.partners__top {
    margin-bottom: 70px
}

.partners__label {
    color: #004788
}

.partners__row {
    display: -ms-grid;
    display: grid;
    grid-template-columns:repeat(auto-fill, minmax(168px, 96px));
    gap: 24px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.partners__item {
    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: 100%;
    height: 168px;
    position: relative;
    background: #fff;
    border: 2px solid rgba(0, 0, 0, .04);
    border-radius: 16px
}

.partners__image img {
    max-height: 120px;
    max-width: 140px;
    -o-object-fit: cover;
    object-fit: cover
}

.questions {
    background: #ebf4ff;
    padding-top: 120px;
    padding-bottom: 120px
}

.questions._white,
.section-seo._white {
    background-color: #fff
}

.questions._white .questions-item {
    -webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, .08);
    box-shadow: 0 2px 16px rgba(0, 0, 0, .08)
}

.questions._bottom-padding {
    padding-bottom: 250px
}

.questions__top {
    text-align: left;
    display: block
}

.questions__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.questions__button {
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(50% - 12px);
    flex: 0 1 calc(60% - 12px)
}

.questions__row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: calc(40% - 25px) 50px calc(60% - 25px);
    grid-template-columns:calc(40% - 25px) calc(60% - 25px);
    -ms-grid-rows: auto 50px auto 50px auto;
    grid-template-rows:repeat(3, auto);
    gap: 50px;
    grid-template-areas:"first main" "last main" "last main"
}

.questions__net {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

.questions__row-item:first-child {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: first
}

.questions__row-item:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 5;
    -ms-grid-column: 3;
    grid-area: main
}

.questions__row-item:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
    grid-area: last
}

.questions-item {
    background: #fff;
    border-radius: 8px;
    padding: 16px
}

.questions-item__button {
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #100f00;
    gap: 16px;
    text-align: left;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    margin-bottom: 4px
}

.questions-item__button:before {
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    content: "";
    display: block;
    background-image: url(../img/icons/sp-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 24px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px
}

.questions-item__button._active:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.questions-item__content {
    padding-left: 40px;
    margin-top: 12px
}

.questions-item__text {
    line-height: 130%
}

.feedback {
    position: relative
}

.feedback__bg {
    height: 100%;
    width: 100%
}

.feedback__bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.feedback__container {
    position: relative;
    z-index: 2
}

.feedback__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 70px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.feedback__column:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 37.5%;
    flex: 0 1 37.5%;
    -webkit-transform: translate(0, -120px);
    -ms-transform: translate(0, -120px);
    transform: translate(0, -120px);
    background-color: #fff;
    padding: 24px;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, .08);
    box-shadow: 0 0 16px rgba(0, 0, 0, .08);
    border-radius: 8px
}

.feedback__column:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 62.5%;
    flex: 0 1 62.5%
}

.feedback__item {
    margin-bottom: 24px
}

.feedback__item:last-child {
    margin: 0
}

.feedback__label {
    font-size: 16px;
    line-height: 120%
}

.feedback__link {
    color: #007bfc;
    font-weight: 700
}

.feedback__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 40px
}

.feedback__point {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(50% - 20px);
    flex: 0 1 calc(50% - 20px)
}

.form__item {
    position: relative;
    margin-bottom: 24px
}

.form__item:last-child {
    margin: 0
}

.form__textarea {
    resize: none;
    min-height: 112px
}

.form__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.form__checkbox, .form__checkbox > span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox
}

.form__checkbox {
    font-size: 12px;
    line-height: 120%;
    position: relative;
    display: inline-flex;
    gap: 11px
}

.form__checkbox > input[type=checkbox] {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.form__checkbox > span {
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.form__checkbox > span:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    border: 2px solid #e8e8e8;
    border-radius: .25em;
    margin-right: 11px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.form__checkbox > input:checked + span:before {
    border-color: #fce300;
    background-color: #fce300;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")
}

/*.form__checkbox{font-size:12px;line-height:120%;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:11px}.form__checkbox:after,.form__checkbox:before{width:18px;height:18px;-webkit-box-flex:0;-ms-flex:0 0 18px;flex:0 0 18px;content:"";display:block;border-radius:1px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s;border:1px solid #100f00;background-color:#fff}.form__checkbox:after{background-image:url(../img/icons/check.svg);background-repeat:no-repeat;background-position:center;position:absolute;left:0;opacity:0;visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s;border:none;top:0}.form__checkbox._active:after{opacity:1;visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.form__checkbox._active:before{border:none}*/
.form__input:-moz-placeholder-shown {
    transform: translateY(-18px) translateX(-5px) scale(.6);
    color: #1b89fc;
    opacity: 1;
    font-weight: 700
}

.form__input:-ms-input-placeholder {
    -ms-transform: translateY(-18px) translateX(-5px) scale(.6);
    transform: translateY(-18px) translateX(-5px) scale(.6);
    color: #1b89fc;
    opacity: 1;
    font-weight: 700
}

.form__input:placeholder-shown {
    -webkit-transform: translateY(-18px) translateX(-5px) scale(.6);
    -ms-transform: translateY(-18px) translateX(-5px) scale(.6);
    transform: translateY(-18px) translateX(-5px) scale(.6);
    color: #1b89fc;
    opacity: 1;
    font-weight: 700
}

.form__input_no-anim:-moz-placeholder-shown {
    transform: translate(0, 0);
    font-weight: inherit
}

.form__input_no-anim:-ms-input-placeholder {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    font-weight: inherit
}

.form__input_no-anim:placeholder-shown {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    font-weight: inherit
}

.form__input_no-anim:placeholder-shown::-webkit-input-placeholder {
    opacity: .32;
    color: #000
}

.form__input_no-anim:placeholder-shown::-moz-placeholder {
    opacity: .32;
    color: #000
}

.form__input_no-anim:placeholder-shown:-ms-input-placeholder {
    opacity: .32;
    color: #000
}

.form__input_no-anim:placeholder-shown::-ms-input-placeholder {
    opacity: .32;
    color: #000
}

.form__input_no-anim:-moz-placeholder-shown::placeholder {
    opacity: .32;
    color: #000
}

.form__input_no-anim:-ms-input-placeholder::placeholder {
    opacity: .32;
    color: #000
}

.form__input_no-anim:placeholder-shown::placeholder {
    opacity: .32;
    color: #000
}

.feedback-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    gap: 24px
}

.feedback-item__icon img, .feedback-item__icon svg {
    width: 32px;
    height: 32px
}

.feedback-item__title {
    font-weight: 900;
    font-size: 16px;
    margin-bottom: 8px;
    line-height: 130%
}

.feedback-item__text {
    line-height: 130%;
    font-size: 14px;
    opacity: .8
}

.form-item._active label {
    -webkit-transform: translateY(-18px) translateX(-7px) scale(.6);
    -ms-transform: translateY(-18px) translateX(-7px) scale(.6);
    transform: translateY(-18px) translateX(-7px) scale(.6);
    color: #1b89fc;
    opacity: 1;
    font-weight: 700
}

.form-item._active input, .form-item._active textarea {
    border: 2px solid #1b89fc
}

.form-item._error input._req {
    border: 2px solid #fc1b1b
}

.form-item._error textarea._req {
    border: 2px solid #fc1b1b
}

.form-item._error label {
    color: #fc1b1b
}

.form-item__title {
    font-size: 16px;
    opacity: .4;
    line-height: 130%;
    margin-bottom: 5px;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.input {
    border: 2px solid #e8e8e8;
    height: 64px;
    display: block;
    width: 100%;
    border-radius: 8px;
    padding: 28px 10px 12px 20px;
    font-size: 18px;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.input:focus {
    border: 2px solid #1b89fc
}

.input:focus:not(:-moz-placeholder-shown) ~ .form-label {
    transform: translateY(-18px) translateX(-7px) scale(.6);
    color: #1b89fc;
    opacity: 1;
    font-weight: 700
}

.input:focus:not(:-ms-input-placeholder) ~ .form-label {
    -ms-transform: translateY(-18px) translateX(-7px) scale(.6);
    transform: translateY(-18px) translateX(-7px) scale(.6);
    color: #1b89fc;
    opacity: 1;
    font-weight: 700
}

.input:focus:focus ~ .form__label, .input:focus:not(:placeholder-shown) ~ .form-label {
    -webkit-transform: translateY(-18px) translateX(-7px) scale(.6);
    -ms-transform: translateY(-18px) translateX(-7px) scale(.6);
    transform: translateY(-18px) translateX(-7px) scale(.6);
    color: #1b89fc;
    opacity: 1;
    font-weight: 700
}

.input:focus:focus._error ~ .form__label {
    color: #fc1b1b
}

.form-label {
    position: absolute;
    font-size: 18px;
    top: 22px;
    pointer-events: none;
    left: 20px;
    opacity: .32;
    -webkit-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

.form__input_no-anim {
    padding: 0 20px
}

.blog__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.blog__column:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.5%;
    flex: 0 0 70.5%
}

.blog__column:first-child .blog__bottom {
    border-right: 1px solid rgba(0, 0, 0, .12);
    margin-right: 30px
}

.blog__column:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.5%;
    flex: 0 0 29.5%
}

.blog__top {
    margin-bottom: 70px
}

.blog__content {
    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
}

.blog__row-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-right: 24px;
    margin-right: 30px;
    border-right: 1px solid rgba(0, 0, 0, .12)
}

.blog__row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:(1fr) [ 2 ];
    grid-template-columns:repeat(2, 1fr);
    gap: 24px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    margin-bottom: 40px
}

.blog__aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.blog-item__image {
    position: relative;
    padding-bottom: 200px;
    border-radius: 12px;
    width: 100%;
    margin-bottom: 16px
}

.blog-item__image img {
    border-radius: 8px
}

.blog-item__label {
    font-weight: 700;
    margin-bottom: 4px;
    font-size: 16px;
    color: #100f00;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.blog-item__date {
    font-weight: 600;
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #100f00
}

.blog-aside {
    margin-bottom: 40px
}

.blog-aside__item {
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    padding-bottom: 16px
}

.blog-hover-item:hover .blog-item__label {
    color: #1b89fc
}

.map {
    position: relative;
    min-height: 640px;
    padding-top: 90px;
    padding-bottom: 90px;
    color: #fff
}

.map__top {
    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;
    gap: 24px;
    position: relative;
    z-index: 3
}

.map__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px
}

.map__label {
    font-size: 21px;
    font-weight: 700;
    white-space: nowrap
}

.map__item {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.map__mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 2;
    pointer-events: none;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 35, 66, .64)), to(rgba(1, 35, 66, 0)));
    background: -o-linear-gradient(top, rgba(1, 35, 66, .64) 0, rgba(1, 35, 66, 0) 100%);
    background: linear-gradient(180deg, rgba(1, 35, 66, .64) 0, rgba(1, 35, 66, 0) 100%)
}

.map__panel {
    position: absolute;
    z-index: 900
}

.map-item {
    width: 216px
}

.map-item__label {
    margin-bottom: 16px;
    font-weight: 700;
    font-size: 16px
}

.map-item__text {
    font-size: 10px;
    opacity: .8;
    line-height: 130%
}

.ymaps-2-1-79-balloon__content {
    background: #fff;
    font: inherit
}

.ymaps-2-1-79-balloon__close-button {
    position: absolute;
    top: 20px;
    right: 20px
}

.reviews {
    background: #ebf4ff;
    mix-blend-mode: multiply;
    padding: 250px 0 120px 0
}

.reviews_top {
    padding-top: 120px;
    padding-bottom: 120px
}

.reviews__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 55px;
    gap: 20px
}

.reviews__label {
    font-size: 14px;
    color: #004788;
    margin-bottom: 16px;
    font-weight: 700;
    letter-spacing: 3px
}

.reviews__right {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.reviews__row {
    padding: 40px 0
}

.reviews__wrapper {
    height: 100%
}

.reviews__slide {
    height: unset
}

.reviews__item {
    height: 100%
}

.reviews__bottom {
    display: none
}

.reviews-2 {
    padding: 120px 0
}

.reviews-item {
    position: relative;
    background: #fff;
    min-height: 100%;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .08);
    border-radius: 8px;
    padding: 50px 24px 24px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.reviews-item__title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px
}

.reviews-item__label {
    margin-bottom: 16px;
    opacity: .64;
    font-size: 16px;
    line-height: 22px
}

.reviews-item__sub-label {
    margin: 0;
    font-weight: 600;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #100f00;
    opacity: .4
}

.reviews-item__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px
}

.reviews-item__rating svg._gray path {
    fill: #ccc
}

.reviews-item__text {
    margin-bottom: 16px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.reviews-item__text p {
    margin-bottom: 4px
}

.reviews-item__link {
    display: inline-block;
    color: #007bfc;
    border-bottom: 1px solid #007bfc;
    margin-top: 4px
}

.reviews-item__main-link {
    font-size: 16px;
    font-weight: 700;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #007bfc;
    margin-bottom: 16px;
    gap: 4px
}

.reviews-item__main-link:after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px;
    background-image: url(../img/icons/eye-blue.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.reviews-item__date {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    opacity: .4
}

.reviews-item__logo {
    position: absolute;
    height: 72px;
    top: -34px;
    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;
    left: 24px;
    border-radius: 400px;
    background: #fff;
    padding: 0 20px;
    border: 2px solid #ebf4ff
}

.reviews-item__logo._radius {
    border-radius: 50%;
    width: 72px;
    height: 72px
}

.reviews-item__logo._image {
    padding: 2px
}

.reviews-item__logo._image img {
    border-radius: 50%
}

.reviews-item__logo img {
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 100%
}

.reviews-3 {
    padding: 120px 0 220px 0
}

.projects {
    padding: 170px 0 30px 0;
    position: relative;
    max-width: 2040px;
    background: #002241;
    overflow: hidden;
    min-height: 1400px
}

.projects_no-tab {
    padding: 200px 0 0 0
}

.projects__container {
    position: relative;
    z-index: 4
}

.projects__mask {
    background: #002241;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2
}

.projects__top {
    color: #fff;
    margin-bottom: 70px
}

.projects__top_no-tab {
    margin-bottom: 30px
}

.projects__label {
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 3px;
    text-transform: uppercase;
    opacity: .64
}

.projects__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 10px
}

.projects__nav-item {
    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;
    background: rgba(255, 255, 255, .12);
    border-radius: 4px;
    font-weight: 900;
    font-size: 10px;
    min-height: 48px;
    height: 100%;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 20px;
    line-height: 14px
}

.projects__nav-item._active {
    color: #100f00;
    background-color: #fff
}

.projects__content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 400px;
    left: -200px
}

.projects__content_no-tab {
    top: 330px
}

.projects__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 1350px;
    gap: 24px
}

.projects__row:before {
    position: absolute;
    width: 10000%;
    height: 100%;
    top: 0;
    left: 200px;
    z-index: 5;
    content: "";
    display: block;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 34, 65, 0)), color-stop(88.54%, #002241));
    background: -o-linear-gradient(top, rgba(0, 34, 65, 0) 0, #002241 88.54%);
    background: linear-gradient(180deg, rgba(0, 34, 65, 0) 0, #002241 88.54%)
}

.projects__button {
    position: absolute;
    padding: 16px 34px;
    z-index: 6;
    bottom: 220px;
    max-width: 320px;
    left: calc(50% - 160px);
    white-space: nowrap
}

.projects__button:before {
    display: none
}

.projects-item {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    page-break-inside: avoid;
    width: 264px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .08);
    box-shadow: 0 0 8px rgba(0, 0, 0, .08);
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    z-index: 4;
    opacity: .3;
    color: #100f00;
    -webkit-filter: blur(1.5px);
    filter: blur(1.5px)
}

.projects-item:nth-child(1), .projects-item:nth-child(2), .projects-item:nth-child(3), .projects-item:nth-child(4) {
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s
}

.projects-item:nth-child(5), .projects-item:nth-child(6), .projects-item:nth-child(7), .projects-item:nth-child(8) {
    -webkit-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    transition: all .8s ease 0s
}

.projects-item:nth-child(10), .projects-item:nth-child(11), .projects-item:nth-child(12), .projects-item:nth-child(9) {
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s
}

.projects-item:nth-child(13), .projects-item:nth-child(14), .projects-item:nth-child(15), .projects-item:nth-child(16) {
    -webkit-transition: all 1.2s ease 0s;
    -o-transition: all 1.2s ease 0s;
    transition: all 1.2s ease 0s
}

.projects-item:nth-child(17), .projects-item:nth-child(18), .projects-item:nth-child(19), .projects-item:nth-child(20) {
    -webkit-transition: all 1.4s ease 0s;
    -o-transition: all 1.4s ease 0s;
    transition: all 1.4s ease 0s
}

.projects-item:nth-child(21), .projects-item:nth-child(22), .projects-item:nth-child(23), .projects-item:nth-child(24) {
    -webkit-transition: all 1.6s ease 0s;
    -o-transition: all 1.6s ease 0s;
    transition: all 1.6s ease 0s
}

.projects-item:nth-child(25), .projects-item:nth-child(26), .projects-item:nth-child(27), .projects-item:nth-child(28) {
    -webkit-transition: all 1.8s ease 0s;
    -o-transition: all 1.8s ease 0s;
    transition: all 1.8s ease 0s
}

.projects-item:nth-child(29), .projects-item:nth-child(30), .projects-item:nth-child(31), .projects-item:nth-child(32) {
    -webkit-transition: all 2s ease 0s;
    -o-transition: all 2s ease 0s;
    transition: all 2s ease 0s
}

.projects-item:hover .projects-item__image img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.projects-item._active {
    z-index: 6;
    opacity: 1;
    -webkit-filter: none;
    filter: none
}

.projects-item__image {
    position: relative;
    padding-bottom: 160px;
    width: 100%;
    overflow: hidden;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.projects-item__image img {
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.projects-item__content {
    padding: 16px;
    height: 100%
}

.projects-item__title {
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: 700;
    line-height: 130%
}

.projects-item__text {
    font-size: 14px;
    opacity: .8;
    line-height: 130%
}

.tab__slide {
    /*-webkit-transition: all 1s ease 0s;*/
    /*-o-transition: all 1s ease 0s;*/
    /*transition: all 1s ease 0s;*/
    position: absolute;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.tab__slide .projects-item {
    -webkit-transform: translate(0, 150%);
    -ms-transform: translate(0, 150%);
    transform: translate(0, 150%)
}

.tab__slide:before {
    display: none
}

.tab__slide._active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    visibility: visible;
    pointer-events: all
}

.tab__slide._active:before {
    display: block
}

.tab__slide._active .projects-item {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.certificates__container {
    position: relative;
    max-width: 760px;
    padding: 0 15px
}

.certificates__body {
    z-index: 10;
    padding: 30px 40px;
    background: #fff;
    -webkit-box-shadow: 0 0 24px rgba(0, 0, 0, .16);
    box-shadow: 0 0 24px rgba(0, 0, 0, .16);
    border-radius: 16px;
    width: 100%
}

.certificates__title {
    text-align: center;
    margin-bottom: 30px
}

.certificates__item {
    display: block
}

.certificates__image {
    display: block;
    padding-bottom: 200px;
    position: relative
}

.footer {
    color: #fff;
    background-color: #000;
    padding-top: 70px;
    border-top: 1px solid rgba(255, 255, 255, .16)
}

.footer a {
    color: #fff
}

.footer__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 75px;
    border-bottom: 1px solid rgba(196, 196, 196, .24)
}

.footer__column:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 37.17%;
    flex: 0 1 37.17%
}

.footer__column:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 63.83%;
    flex: 0 1 63.83%
}

.footer__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 28px
}

.footer__label {
    opacity: .64;
    line-height: 170%;
    margin-bottom: 3px
}

.footer__link {
    padding-bottom: 2px;
    border-bottom: 1px dashed #fff
}

.footer__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 133%
}

.footer-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 50px
}

.footer-row__column {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto
}

.footer-row__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:(auto) [ 2 ];
    grid-template-columns:repeat(2, auto);
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
    row-gap: 8px
}

.footer-row__list a {
    font-family: Nunito;
    font-size: 14px;
    line-height: 130%;
    font-style: normal;
    font-weight: 500;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.footer-row__list a:hover {
    opacity: .4
}

.footer-bottom {
    padding: 14px 0;
    border-bottom: 1px solid rgba(196, 196, 196, .24)
}

.footer-bottom__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 65px
}

.footer-bottom__column {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto
}

.footer-bottom__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-bottom__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px
}

.footer-bottom__sub-logo {
    background: #fff;
    border-radius: 8px;
    padding: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 123px;
    flex: 0 1 123px;
    width: 123px;
    height: 65px
}

.footer-bottom__sub-logo img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.footer-bottom__text {
    font-size: 12px;
    line-height: 14px
}

.footer-bottom__right .footer-bottom__text {
    white-space: nowrap;
    line-height: 240%
}

.footer-bottom__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 18px
}

.footer-copy {
    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;
    gap: 10px;
    padding: 11px 0
}

.footer-copy__label {
    line-height: 240%
}

.power {
    padding-top: 120px;
    padding-bottom: 60px
}

.power__top {
    margin-bottom: 12px
}

.power__mobile-label {
    display: none
}

.power__content {
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    margin-bottom: 60px
}

.power__headings {
    position: absolute;
    top: 30px;
    left: 0
}

.power__heading {
    font-size: 100px;
    color: #004788;
    line-height: 130%;
    opacity: .16
}

.power__label {
    font-size: 21px
}

.power-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end
}

.power-row__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(10% - 7.5px);
    flex: 1 0 calc(10% - 7.5px);
    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;
    gap: 10px;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    border-radius: 4px;
    background: rgba(92, 151, 0, .32);
    height: 43px;
    color: #100f00
}

.power-row__item svg path {
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    fill: #5c9700
}

.power-row__item svg {
    width: 10px;
    height: 18px
}

.power-row__item:nth-child(2) {
    height: 53px;
    background: rgba(101, 134, 0, .32)
}

.power-row__item:nth-child(2) svg path {
    fill: #658600
}

.power-row__item:nth-child(3) {
    height: 64px;
    background: rgba(109, 121, 0, .32)
}

.power-row__item:nth-child(3) svg path {
    fill: #6d7900
}

.power-row__item:nth-child(4) {
    height: 74px;
    background: rgba(119, 103, 0, .32)
}

.power-row__item:nth-child(4) svg path {
    fill: #776700
}

.power-row__item:nth-child(5) {
    background: rgba(128, 87, 0, .32);
    height: 94px
}

.power-row__item:nth-child(5) svg path {
    fill: #805700
}

.power-row__item:nth-child(6) {
    height: 114px;
    background: rgba(138, 69, 0, .32)
}

.power-row__item:nth-child(6) svg path {
    fill: #8a4500
}

.power-row__item:nth-child(7) {
    height: 134px;
    background: rgba(147, 53, 0, .32)
}

.power-row__item:nth-child(7) svg path {
    fill: #933500
}

.power-row__item:nth-child(8) {
    height: 164px;
    background: rgba(155, 39, 0, .32)
}

.power-row__item:nth-child(8) svg path {
    fill: #9b2700
}

.power-row__item:nth-child(9) {
    height: 274px;
    background: rgba(164, 24, 0, .32)
}

.power-row__item:nth-child(9) svg path {
    fill: #a41800
}

.power-row__item:last-child {
    height: 304px;
    background: rgba(177, 1, 0, .32)
}

.power-row__item:last-child svg path {
    fill: #a41800
}

.power-row_individuals .power-row__item:nth-child(2) {
    height: 74px;
    background: rgba(119, 103, 0, .32)
}

.power-row_individuals .power-row__item:nth-child(2) svg path {
    fill: #776700
}

.power-row_individuals .power-row__item:nth-child(3) {
    height: 134px;
    background: rgba(147, 53, 0, .32)
}

.power-row_individuals .power-row__item:nth-child(3) svg path {
    fill: #933500
}

.power-row .power-row__item:hover {
    background: #933500;
    color: #fff
}

.power-row .power-row__item:hover svg path {
    fill: #fff
}

.power-row__number {
    font-weight: 900;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 1.5px;
    text-decoration-line: underline;
    text-transform: uppercase
}

.power-bottom__top {
    margin-bottom: 30px
}

.power-bottom__content {
    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
}

.power-bottom__right {
    text-align: right
}

.power-bottom__right a {
    display: block
}

.power-bottom__link {
    font-size: 21px;
    text-decoration: underline;
    color: #007bfc;
    margin-bottom: 8px;
    line-height: 130%;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.power-bottom__link:hover {
    opacity: .7
}

.power-bottom__link:last-child {
    margin: 0
}

.power-bottom__link:hover {
    text-decoration: underline
}

.power-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px
}

.power-form__item {
    position: relative
}

.power-form__item:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 350px;
    flex: 0 0 350px
}

.power-form__input {
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    width: 100%;
    display: block;
    padding: 0 20px
}

.power-form__input._active {
    border: 2px solid #1b89fc
}

.power-form__input._active ~ .power-form__inpit-label {
    color: #1b89fc
}

.power-form__input:focus ~ .power-form__inpit-label {
    color: #1b89fc
}

.power-form__inpit-label {
    position: absolute;
    font-size: 18px;
    right: 17px;
    top: 22px;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.power-form__button {
    padding: 20px 34px;
    font-size: 14px
}

.power-form__button:before {
    display: none
}

.object-type-quetion {
    padding-top: 60px;
    padding-bottom: 120px
}

.object-type-quetion__top {
    margin-bottom: 72px
}

.object-type-quetion__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 30px
}

.object-type-quetion__row .object-type__item {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 20%;
    flex: 0 1 20%
}

.object-type-quetion__row .object-type__sublabel {
    text-align: left;
    color: #100f00;
    position: relative;
    line-height: 130%;
    text-decoration: underline;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    padding-bottom: 2px
}

.about-us-section {
    padding-top: 120px;
    padding-bottom: 70px;
    background-color: #ebf4ff
}

.about-us-section_re-release {
    padding-top: 120px;
    padding-bottom: 120px
}

.about-us-section__container {
    max-width: 860px;
    padding: 0 0px 0 0
}

.about-us-section__top {
    margin-bottom: 70px
}

.about-us-section__label {
    line-height: 160%
}

.about-us-section__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 50px;
    position: relative
}

.about-us-section__column {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 35%;
    flex: 0 1 35%
}

.about-us-section__column:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 65%;
    flex: 0 1 65%
}

.about-us-section__column-absolute {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 38%;
    flex: 0 0 38%
}

.about-us-section__column-absolute .about-us-section__image {
    position: absolute;
    top: -25px;
    left: 20px
}

.about-us-section__column-absolute .about-us-section__image img {
    max-width: 420px
}

.about-us-section__image img {
    max-width: 500px;
    -o-object-fit: cover;
    object-fit: cover
}

.about-us-section__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px
}

.about-us-section__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    padding: 16px;
    border-radius: 8px;
    background-color: #fff
}

.about-us-section__text {
    line-height: 130%;
    font-size: 16px;
}

.about-us-section__text span {
    font-weight: 700
}

.about-us-section_re-release .about-us-section__column:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 65%;
    flex: 0 1 65%
}

.gifts {
    padding-top: 150px;
    background-color: #002241;
    position: relative;
    color: #fff
}

.gifts__container {
    position: relative;
    z-index: 2
}

.gifts__bg img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.gifts__top {
    margin-bottom: 70px
}

.gifts__title {
    color: #fff
}

.gifts__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px
}

.gifts__item {
    padding: 24px;
    height: 300px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 20%;
    flex: 0 1 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;
    border-radius: 8px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .16)), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(top, rgba(255, 255, 255, .16) 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, .16) 0, rgba(255, 255, 255, 0) 100%)
}

.gifts__content {
    margin-bottom: 17px;
    position: relative
}

.gifts__number {
    font-size: 32px;
    position: absolute;
    left: -30px;
    top: 0;
    font-weight: 800
}

.gifts__label {
    text-align: center;
    font-size: 19px;
    font-weight: 800;
    line-height: 130%
}

.process {
    padding-top: 120px;
    padding-bottom: 120px
}

.process__top {
    margin-bottom: 60px
}

.process__video {
    position: relative;
    padding-bottom: 55.3%;
    margin-bottom: 60px
}

.process__video img, .process__video video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.process__row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:(1fr) [ 2 ];
    grid-template-columns:repeat(2, 1fr);
    gap: 24px 80px
}

.process__row .about-us-section__item {
    padding: 16px 0
}

.no-webp .consultation {
    background-image: url(../img/consultation/bg.jpg)
}

.consultation {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #fff
}

.consultation__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.consultation__column {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%
}

.consultation__title {
    margin-bottom: 70px
}

.team__top {
    margin-bottom: 70px
}

.team__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 24px
}

.team__item {
    position: relative;
    color: #fff;
    overflow: hidden;
    border-radius: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(25% - 18px);
    flex: 0 1 calc(25% - 18px)
}

.team__item:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 128px;
    background: -webkit-gradient(linear, left bottom, left top, from(#000), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(bottom, #000 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, #000 0, rgba(0, 0, 0, 0) 100%);
    left: 0;
    bottom: 0;
    z-index: 1
}

.team__image {
    position: relative;
    padding-bottom: 135%
}

.team__image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.team__item-content {
    position: absolute;
    left: 16px;
    padding-right: 10px;
    bottom: 16px;
    min-height: 70px;
    z-index: 2
}

.team__label {
    font-weight: 900;
    font-size: 16px;
    margin-bottom: 8px;
    line-height: 130%
}

.team__sublabel {
    font-size: 14px;
    line-height: 130%;
    opacity: .64
}

.no-webp .form-section {
    background-image: url(../img/form-section/bg.jpg)
}

.form-section {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 32px 0
}

.form-section__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 150px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form-section__column {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.form-section__column:first-child {
    color: #fff
}

.form-section__column:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 400px;
    flex: 0 0 400px
}

.form-section__column:last-child .form {
    background-color: #fff;
    padding: 24px;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, .08);
    box-shadow: 0 0 16px rgba(0, 0, 0, .08);
    border-radius: 8px
}

.form-section__title {
    margin-bottom: 40px
}

.form-section__text {
    font-size: 21px;
    font-weight: 500;
    font-family: Nunito;
    line-height: 140%;
    max-width: 90%
}

.form__checkbox {
    cursor: pointer
}

.show-works {
    padding-bottom: 0;
    background-color: #ebf4ff
}

.show-works__content {
    position: relative;
    padding-bottom: 60px
}

.show-works__slider {
    height: 550px;
    padding: 0 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.show-works__text {
    font-family: Nunito;
    font-size: 14px;
    line-height: 130%
}

.show-works__wrappper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.show-works__slide {
    position: relative;
    border-radius: 8px
}

.show-works__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.show-works .swiper-autoheight .swiper-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.show-works__arrow {
    z-index: 8;
    top: calc(45% - 32px);
    left: calc(32% - 5px)
}

.show-works__arrow.slider-arrow_next {
    left: inherit;
    right: calc(32% - 4px)
}

.section-text {
    padding: 0 0 250px 0
}

.section-text__title {
    font-weight: 900;
    font-size: 20px;
    line-height: 130%;
    margin-bottom: 16px
}

.section-text__text {
    font-size: 12px;
    font-weight: 500;
    font-family: Nunito;
    line-height: 16px;
    opacity: 1;
    margin-bottom: 16px;
    position: relative
}

.section-text__link {
    text-decoration: underline;
    position: absolute;
    top: calc(100% + 16px)
}

.section-text__link:before {
    content: "Читать полностью";
    display: block
}

.section-text__link._active:before {
    content: "Скрыть"
}

.stage__container {
    border-bottom: 1px solid #d9d9d9
}

.stage__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 96px
}

.stage__columns_reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.stage__column:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 53.4%;
    flex: 0 1 53.4%
}

.stage__column:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 46.6%;
    flex: 0 1 46.6%
}

.stage__main-image {
    position: relative;
    padding-bottom: 130%
}

.stage__main-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 8px
}

.stage__label {
    margin-bottom: 17px
}

.stage__title {
    margin-bottom: 70px
}

.stage__row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:(1fr) [ 2 ];
    grid-template-columns:repeat(2, 1fr);
    gap: 24px
}

.stage__image {
    position: relative;
    padding-bottom: 200px
}

.stage__image img {
    border-radius: 8px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.stage__content {
    height: 100%
}

.stage-item {
    padding: 24px 24px 24px 0;
    width: 100%;
    height: 100%;
    position: relative
}

.stage-item:after, .stage-item:before {
    content: "";
    display: block;
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    z-index: 1
}

.stage-item:before {
    background: #acffeb;
    border-radius: 8px 0 0 8px;
    left: 0
}

.stage-item:after {
    right: 0;
    background: #ffe6e6;
    border-radius: 0 8px 8px 0
}

.stage-item__column._hidden {
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.stage-item__title {
    margin-bottom: 8px
}

.stage-item__avatars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    margin-bottom: 24px
}

.stage-item__avatar img {
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 32px;
    height: 32px
}

.stage-item__row {
    display: -ms-grid;
    display: grid;
    position: relative;
    z-index: 2;
    -ms-grid-columns:(50%) [ 2 ];
    grid-template-columns:repeat(2, 50%);
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    padding-bottom: 7.5px;
    margin-bottom: 7.5px;
    padding-left: 24px;
    gap: 24px
}

.stage-item__row:last-child {
    border: none
}

.stage-item__row-top {
    border: none
}

.stage-item__time {
    line-height: 150%;
    font-weight: 900;
    font-size: 24px;
    margin-bottom: 24px
}

.stage-item__table-item {
    padding-bottom: 7.5px;
    margin-bottom: 7.5px;
    border-bottom: 1px solid rgba(0, 0, 0, .08)
}

.stage-item__table-item:last-child {
    border: none
}

.stage-item__text {
    padding-right: 24px;
    font-size: 10px;
    font-weight: 500;
    line-height: 140%;
    font-family: Nunito
}

.stage-item__elipse {
    background: #f1a0a0;
    border-radius: 50%;
    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: 32px;
    height: 32px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px;
    font-size: 14px;
    font-weight: 700
}

.intro-notice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    padding: 24px;
    background: rgba(255, 255, 255, .16);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    border-radius: 8px
}

.intro-notice__icon img {
    width: 64px;
    height: 64px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64px;
    flex: 0 0 64px
}

.intro-notice__label {
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    line-height: 133%
}

.operation_container .operation__nav {
    overflow: auto
}

.operation__top {
    margin-bottom: 70px
}

.operation__content {
    position: relative
}

.operation__nav {
    margin-bottom: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.operation__nav:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #d9d9d9;
    position: absolute;
    top: 32px
}

.operation__nav-item {
    width: 64px;
    height: 64px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64px;
    flex: 0 0 64px;
    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;
    background: #fff;
    -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, .16);
    box-shadow: inset 0 0 8px rgba(0, 0, 0, .16);
    border-radius: 50%;
    font-size: 24px;
    font-weight: 700;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    position: relative;
    z-index: 2;
    border: 3px solid rgba(0, 0, 0, .16)
}

.operation__nav-item:hover {
    color: #1b89fc
}

.operation__nav-item._active {
    border: 3px solid #1b89fc;
    -webkit-box-shadow: inset 0 0 16px #1b89fc;
    box-shadow: inset 0 0 16px #1b89fc;
    color: #1b89fc
}

.operation__nav-item_years {
    border-radius: 100px;
    padding: 16px 24px;
    width: auto;
    height: auto
}

.operation__slides {
    position: relative;
    overflow: hidden;
    margin-bottom: 70px
}

.operation__slides_indent {
    margin: 0
}

.operation-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 60px;
    width: 100%
}

.operation-item__column:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.7522123894%;
    flex: 0 0 45.7522123894%
}

.about-history .operation-item__column:first-child {
    -webkit-box-flex: 0;
    flex: auto;
}

/*.operation-item__column:last-child {*/
/*    -webkit-box-flex: 1;*/
/*    -ms-flex: 1 1 100%;*/
/*    flex: 1 1 100%*/
/*}*/

.operation-item__sublabel {
    opacity: .4;
    margin-bottom: 30px
}

.operation-item__sublabel_years {
    border-radius: 100px;
    padding: 16px 24px
}

.operation-item__text {
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 25px
}

.operation-item__sub-text {
    font-size: 16px;
    line-height: 135%
}

.operation-item__image {
    position: relative;
    padding-bottom: 340px;
    border-radius: 8px
}

.operation-item__image img {
    border-radius: 8px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.operation-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #100f00;
    padding: 24px;
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    border-radius: 8px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.operation-banner__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px
}

.operation-banner__icon img {
    width: 48px;
    height: 48px
}

.operation-banner__title {
    color: #fff;
    font-size: 40px;
    font-weight: 700
}

.prices {
    padding-top: 153px;
    padding-bottom: 146px;
    background: #ebf4ff
}

.prices__top {
    margin-bottom: 70px
}

.prices__row {
    display: -ms-grid;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(262px, 1fr));
    gap: 24px
}

.prices__item {
    background-color: #fff;
    border-radius: 8px;
    padding: 16px
}

.prices__label {
    font-size: 32px;
    line-height: 130%;
    color: #1b89fc;
    margin-bottom: 16px
}

.prices__label span {
    display: inline-block;
    font-size: 14px;
    line-height: 100%
}

.prices__sublabel {
    font-size: 24px
}

.prices__text {
    font-size: 18px;
    font-weight: 700;
    line-height: 130%
}

.objects-in-work__top {
    margin-bottom: 65px
}

.objects-in-work__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 50px
}

.objects-in-work__column:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 38.0530973451%;
    flex: 0 1 38.0530973451%
}

.objects-in-work__column:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 57.3451327434%;
    flex: 0 1 57.3451327434%
}

.objects-in-work__image {
    position: relative;
    padding-bottom: 130%
}

.objects-in-work__image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.object-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 25px;
    margin-bottom: 27px;
    color: inherit
}

.object-item:last-child {
    margin: 0
}

.object-item__icon svg {
    height: 24px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 14px
}

.object-item__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 130%
}

.object-item__title span {
    font-weight: 400;
    opacity: .4
}

.our-help__top {
    margin-bottom: 70px
}

.our-help__title {
    margin-bottom: 10px
}

.our-help__text {
    font-size: 16px;
    font-weight: 700;
    line-height: 130%
}

.our-help__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 70px
}

.our-help__column:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 57.5221238938%;
    flex: 0 1 57.5221238938%
}

.our-help__column:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 35.3982300885%;
    flex: 0 1 35.3982300885%
}

.our-help__checkboxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.our-help__form {
    background: #fff;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, .08);
    box-shadow: 0 0 16px rgba(0, 0, 0, .08);
    border-radius: 8px;
    padding: 24px
}

.our-help__form .feedback__title {
    font-size: 38px
}

.checkboxes__item {
    margin-bottom: 17.5px
}

.checkboxes__item:last-child {
    margin: 0
}

.checkboxes__label {
    font-size: 18px;
    line-height: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    gap: 18px;
    cursor: pointer
}

.checkboxes__label span {
    display: inline-block;
    position: relative
}

.checkboxes__label span:after, .checkboxes__label span:before {
    content: "";
    display: block
}

.checkboxes__label span:before {
    border: 2px solid #1b89fc;
    border-radius: 4px;
    background-color: #fff;
    width: 21px;
    height: 21px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 21px;
    flex: 0 0 21px
}

.checkboxes__label span:after {
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    position: absolute;
    top: 4px;
    left: 4px;
    width: 13px;
    height: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 13px;
    flex: 0 0 13px;
    background-color: #1b89fc;
    border-radius: 4px;
    border: 2px solid #1b89fc
}

.checkboxes__label._active span:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.optimization {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #00213f
}

.optimization__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 120px
}

.optimization__column:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 32.0353982301%;
    flex: 0 1 32.0353982301%
}

.optimization__column:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 55.7522123894%;
    flex: 0 1 55.7522123894%
}

.optimization__title {
    color: #fff;
    line-height: 110%
}

.optimization__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 50px
}

.optimization__item {
    background-color: #fff;
    border-radius: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    padding: 24px
}

.optimization__icon {
    margin-bottom: 24px
}

.optimization__icon img, .optimization__icon svg {
    width: 64px;
    height: 64px;
    -o-object-fit: cover;
    object-fit: cover
}

.optimization__label {
    font-weight: 700;
    line-height: 117%;
    font-size: 18px
}

.licenses__text {
    font-size: 21px;
    line-height: 135%;
    margin-bottom: 70px
}

.licenses__text p {
    margin-bottom: 15px;
    display: block;
    font-size: 16px;
    line-height: 130%;
}

.licenses__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.licenses__image {
    position: relative;
    padding-bottom: 373px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(25% - 18px);
    flex: 0 1 calc(25% - 18px)
}

.licenses__image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.page-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    margin-bottom: 26.5px
}

.page-nav__item, .page-nav__item a {
    color: #100f00
}

.page-nav__item::after {
    background-image: none;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #100f00;
    border-bottom: 5px solid transparent
}

.page {
    padding: 0 0 310px 0;
    background-color: #f7f8fb
}

.politic.page, .projects-page.page, .licenses.page, .faq.page, .contacts.page, .blog-page.page, .text-page.page, .news-page.page {
    padding: 34.5px 0 310px 0;
}

.page__top {
    margin-bottom: 70px
}

.no-webp .error-page {
    background-image: url(../img/intro/404-bg.jpg)
}

.error-page {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: calc(100vh + 328px);
    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;
    mix-blend-mode: overlay;
    color: #fff;
    position: relative;
    padding: 30px 0
}

.error-page:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: -o-radial-gradient(50% 50%, 50% 50%, rgba(0, 34, 65, .4) 0, #002241 100%);
    background: radial-gradient(50% 50% at 50% 50%, rgba(0, 34, 65, .4) 0, #002241 100%)
}

.error-page__container {
    max-width: none;
    position: relative;
    z-index: 2
}

.error-page__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.error-page__label {
    margin-bottom: 40px;
    font-size: 40px;
    font-weight: 900;
    line-height: 120%
}

.error-page__title {
    color: rgba(255, 255, 255, .4);
    font-size: 400px;
    font-weight: 900
}

.error-page__button {
    padding: 24px 34px
}

.error-page__button:before {
    display: none
}

.contacts-panel {
    background-color: #fff;
    padding: 32px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .08);
    box-shadow: 0 0 8px rgba(0, 0, 0, .08);
    border-radius: 8px;
    margin-bottom: 50px
}

.contacts-panel__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.contacts-panel__column {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contacts-panel__column:last-child {
    display: block
}

.contacts-panel__item {
    padding-right: 32px;
    margin-right: 32px
}

.contacts-panel__item_border {
    border-right: 1px solid rgba(0, 0, 0, .12)
}

.contacts-panel__top {
    margin-bottom: 12px
}

.contacts-panel__label {
    font-size: 16px;
    opacity: .4;
    line-height: 100%
}

.contacts-panel__point {
    background: #daebff;
    border-radius: 8px;
    color: #1b89fc;
    padding: 12px 24px;
    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;
    font-weight: 700;
    white-space: nowrap;
    font-size: 16px
}

.contacts-panel__mail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 13px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contacts-panel__mail:before {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    background-image: url(../img/icons/mail.svg);
    background-repeat: no-repeat;
    background-position: center
}

.contacts-panel__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px
}

@media (max-width: 492px) {
    .contacts__map .contacts-map__content {
        display: none
    }
}

@media (min-width: 493px) {
    .contacts-panel__content_mob {
        display: none
    }
}

.contacts-panel__title {
    font-weight: 700;
    font-size: 16px;
    line-height: 135%
}

.contacts-panel__phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 13px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contacts-panel__phone:before {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    background-image: url(../img/icons/call.svg);
    background-repeat: no-repeat;
    background-position: center
}

.contacts-map {
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    padding-top: 75px;
    padding-bottom: 75px;
    padding-right: 40px
}

.contacts-map__map {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.contacts-map__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end
}

.contacts-map__panel {
    position: relative;
    z-index: 2;
    max-width: 360px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    border-radius: 12px;
    padding: 24px
}

.contacts-map__item {
    margin-bottom: 14px
}

.contacts-map__title {
    font-size: 24px;
    color: #05192c;
    line-height: 120%;
    font-weight: 300
}

.contacts-map__label {
    font-size: 16px;
    font-weight: 300;
    line-height: 120%
}

.contacts-map__text {
    font-size: 16px;
    line-height: 120%;
    font-weight: 700
}

.contacts-map__text p {
    margin-bottom: 14px;
}

.projects-page__top {
    margin-bottom: 50px
}

.projects-page__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 50px
}

.projects-page__button {
    font-size: 12px;
    padding: 12px 24px;
    gap: 8px
}

.projects-page__button svg path {
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.projects-page__button._active {
    background-color: #fce300;
    color: #100f00
}

.projects-page__button._active svg path {
    fill: #100f00
}

.projects-page__slide.tab__slide._active {
    position: static
}

.projects-page__row {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    gap: 24px;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
    display: block
}

.projects-page__row .projects-item {
    display: block;
    margin-bottom: 24px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .08);
    box-shadow: 0 0 8px rgba(0, 0, 0, .08)
}

.news-page__top {
    margin-bottom: 50px
}

.news-page__row {
    margin-bottom: 40px
}

.page__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 70px
}

.page__column:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 66.3716814159%;
    flex: 0 1 66.3716814159%
}

.page__column:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 27.4336283186%;
    flex: 0 1 27.4336283186%
}

.news-item {
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .08);
    box-shadow: 0 0 8px rgba(0, 0, 0, .08);
    border-radius: 8px;
    overflow: hidden;
    background-color: #fff;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 200px 1fr;
    grid-template-columns:200px 1fr;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    color: #100f00;
    margin-bottom: 30px
}

.news-item:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.news-item:hover .news-item__title {
    color: #007bfc
}

.news-item:last-child {
    margin: 0
}

.news-item__left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    position: relative;
    height: 100%
}

.news-item__image {
    overflow: hidden
}

.news-item__image img {
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.news-item__right {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding: 32px
}

.news-item__point {
    margin-bottom: 14px
}

.news-item__label {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 600;
    line-height: 120%;
    opacity: .4
}

.news-item__title {
    font-size: 21px;
    font-weight: 700;
    line-height: 125%;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.news-item__text {
    font-size: 14px;
    line-height: 130%
}

.pagination {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pagination__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    flex-wrap: wrap
}

.pagination__body a, .pagination__body span {
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    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: 40px;
    height: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    font-weight: 600;
    font-size: 14px;
    border-radius: 8px;
    background-color: #fff;
    color: #000
}

.pagination__body span.current {
    background-color: #1b89fc;
    color: #fff
}

.pagination__body a._rotate {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.news-sidebar {
    height: auto;
    position: sticky;
    top: 20px;
    display: inline-block;
    background: #fff;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .08);
    box-shadow: 0 0 8px rgba(0, 0, 0, .08);
    border-radius: 8px;
    padding: 24px;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.news-sidebar__title {
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    font-weight: 900;
    line-height: 125%;
    font-size: 21px;
    margin-bottom: 24px
}

.news-sidebar__item {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, .12)
}

.news-sidebar__item:hover .news-sidebar__label {
    color: #1b89fc
}

.news-sidebar__image {
    width: auto;
    height: auto
}

.news-sidebar__image img {
    width: 50px;
    height: 50px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    border-radius: 4px
}

.news-sidebar__label {
    color: #100f00;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    margin: 0
}

.news-sidebar__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.blog-page__row {
    margin-bottom: 40px
}

.blog-page-item {
    margin-bottom: 32px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .08);
    box-shadow: 0 0 8px rgba(0, 0, 0, .08);
    border-radius: 8px;
    background-color: #fff;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    overflow: hidden;
    display: block;
    color: #100f00
}

.blog-page-item:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.blog-page-item:hover .blog-page-item__title {
    color: #1b89fc
}

.blog-page-item:last-child {
    margin: 0
}

.blog-page-item__image {
    position: relative;
    padding-bottom: 47%;
    overflow: hidden
}

.blog-page-item__image img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute
}

.blog-page-item__content {
    padding: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px
}

.blog-page-item__title {
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.text-page {
    font-size: 16px
}

.text-page__top {
    margin-bottom: 26px
}

.text-page__small-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    margin-bottom: 24px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.text-page__point {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    font-weight: 600
}

.text-page__title {
    margin-bottom: 24px
}

.text-page__label {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    opacity: .4
}

.text-page__item p {
    font-weight: 400;
    line-height: 130%;
    margin-bottom: 32px
}

.text-page__item strong, .text-page__item b {
    font-weight: 700;
}

.text-page__main-image {
    position: relative;
    padding-bottom: 67.2%;
    border-radius: 5px;
    margin-bottom: 32px
}

.text-page__main-image img {
    border-radius: 5px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.text-page__item h2 {
    margin-bottom: 10px;
    font-weight: 900;
    line-height: 150%;
    font-size: 26px
}

.text-page__item h3 {
    margin-bottom: 10px;
    font-weight: 900;
    line-height: 150%;
    font-size: 21px
}

.text-page__text {
    line-height: 150%
}

.text-page__item ol, .text-page__item ol {
    padding-left: 15px;
    margin-bottom: 32px
}

.text-page__item ol li, .text-page__item ul li {
    line-height: 130%;
}

.text-page__columns {
    gap: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px
}

.text-page__sub-column:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 55.3846153846%;
    flex: 0 1 55.3846153846%
}

.text-page__sub-column:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 40%;
    flex: 0 1 40%
}

.text-page__sub-image {
    position: relative;
    padding-bottom: 67.5%;
    border-radius: 5px
}

.text-page__sub-image img {
    border-radius: 5px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.wp-caption-text {
    display: block;
    margin: 20px 0 40px 0;
    color: #888;
    font-size: 12px;
    line-height: 135%
}

.text-page__sub-heading {
    font-weight: 900;
    margin-bottom: 16px;
    font-size: 21px
}

.text-page__column ol {
    list-style-position: inside
}

.page__row_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 170px
}

.page__row_2 .page__column:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 57.5221238938%;
    flex: 0 1 57.5221238938%
}

.page__row_2 .page__column:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 28.3185840708%;
    flex: 0 1 28.3185840708%
}

.text-page-social {
    margin-top: 60px;
    padding-top: 30px;
    border-top: 1px solid #d9d9d9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.text-page-social__label {
    opacity: .64;
    font-size: 21px;
    font-weight: 700
}

.faq__top {
    margin-bottom: 50px;
    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__button {
    padding: 12px 32px;
    font-size: 13px
}

.faq__button::before {
    display: none
}

.faq__mobile-button {
    display: none
}

.faq__subtitle {
    font-size: 21px;
    font-weight: 900;
    line-height: 130%;
    margin-bottom: 40px
}

.faq__arrow_prev {
    left: -96px;
    top: calc(50% - 32px)
}

.faq__arrow_next {
    right: -96px;
    top: calc(50% - 32px)
}

.faq__tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px
}

.faq__tags-item {
    color: #0087ff;
    font-weight: 700;
    line-height: 115%
}

.faq-slider {
    position: relative;
    margin-bottom: 120px
}

.faq-slider__wrapper {
    height: 100%
}

.faq-slider__slide {
    height: unset
}

.faq-slider__item {
    background-color: #fff;
    padding: 24px;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    gap: 16px
}

.faq-slider__text {
    font-size: 16px;
    font-weight: 700;
    line-height: 135%
}

.faq-slider__arrow svg g path {
    fill: #100f00
}

.faq-slider__arrow svg {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.faq-questions__label {
    opacity: .64;
    font-size: 21px;
    margin-bottom: 24px
}

.faq-questions__content {
    margin-bottom: 30px
}

.faq-questions__content::last-child {
    margin: 0
}

.faq-questions__row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:(1fr) [ 3 ];
    grid-template-columns:repeat(3, 1fr);
    gap: 24px 16px
}

.politic__body {
    max-width: 870px
}

.politic__content p {
    margin-bottom: 20px
}

.politic__subtitle {
    margin-bottom: 10px
}

.politic__content p {
    font-size: 16px;
    line-height: 150%
}

.politic__content li {
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 10px;
}

.politic__content h2 {
    font-weight: 900;
    font-size: 26px;
    line-height: 150%;
    margin: 30px 0;
}

.about-partners {
    padding-top: 60px;
    padding-bottom: 120px
}

.about-partners__banner {
    background: #ebf4ff;
    border-radius: 8px;
    margin-bottom: 100px;
    border-left: 10px solid #1b89fc;
    padding: 25px 32px 25px 50px
}

.about-partners__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 120px;
    margin-bottom: 120px
}

.about-partners__column_text {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 48.8495575221%;
    flex: 0 1 48.8495575221%
}

.about-partners__column_image {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 40.3539823009%;
    flex: 0 1 40.3539823009%;
    position: relative;
    border-radius: 8px
}

.about-partners__title {
    margin-bottom: 32px
}

.about-partners__text {
    font-size: 16px;
    line-height: 130%
}

.about-partners__image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 8px;
    -o-object-fit: cover;
    object-fit: cover
}

.about-partners__list {
    padding-left: 22px
}

.about-partners-banner__text {
    font-style: italic;
    font-weight: 300;
    color: #1b89fc;
    line-height: 150%;
    font-size: 40px
}

.payments {
    background: #ebf4ff;
    mix-blend-mode: multiply
}

.payments__top {
    margin-bottom: 70px;
    text-align: left;
    display: block
}

.payments__title span {
    font-weight: 400
}

.payments__row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:(1fr) [ 2 ];
    grid-template-columns:repeat(2, 1fr);
    gap: 24px
}

.payments-item {
    background: #fff;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .08);
    border-radius: 8px;
    padding: 24px
}

.payments-item__title {
    font-size: 40px;
    font-weight: 900;
    line-height: 130%
}

.payments-item__text {
    font-size: 16px;
    opacity: .64;
    margin-bottom: 16px;
    line-height: 130%
}

.payments-item__subtitle {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 16px
}

.payments-item__subtext {
    font-size: 14px;
    opacity: .64;
    margin-bottom: 16px;
    line-height: 130%
}

.payments-item__list {
    padding-left: 16px
}

.team-main {
    padding-top: 170px;
    background: #002241;
    position: relative;
    overflow: hidden;
    padding-bottom: 270px
}

.team-main__top {
    position: relative;
    z-index: 3
}

.team-main__content {
    position: relative;
    z-index: 3
}

.team-main__slide {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    position: absolute;
    display: block
}

.team-main__slide._active {
    display: block;
    position: relative
}

.no-webp .team-main__bg {
    background-image: url(../img/team-main.jpg)
}

.team-main__bg {
    position: absolute;
    width: 1125px;
    height: 750px;
    right: 0;
    top: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.team-main__bg::before {
    background: -o-radial-gradient(50% 50%, 50% 50%, rgba(0, 34, 65, .29) 0, #002241 100%);
    background: radial-gradient(50% 50% at 50% 50%, rgba(0, 34, 65, .29) 0, #002241 100%);
    content: "";
    display: block;
    z-index: 2;
    position: absolute;
    width: 102%;
    height: 102%;
    top: -2px;
    pointer-events: none;
    left: -2px
}

.team-main .about-section__row .number {
    color: #fff
}

.team-main .about-section__row .sublabel {
    color: #fff
}

.team-top-item {
    margin-bottom: 70px;
    max-width: 650px
}

.team-top-item__label {
    margin-bottom: 16px;
    color: #fff;
    opacity: .64
}

.team-top-item__title {
    margin-bottom: 32px;
    color: #fff
}

.team-top-item__text {
    font-family: Nunito;
    font-weight: 500;
    line-height: 140%;
    opacity: .64;
    color: #fff;
    margin-bottom: 70px
}

.team-top-item__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.team-top-item__nav-item {
    background: rgba(255, 255, 255, .08);
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 12px 24px;
    font-weight: 900;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    letter-spacing: 1px;
    text-transform: uppercase
}

.team-top-item__nav-item._active {
    background: #fce300;
    color: #100f00
}

.team-main-banner {
    margin: 40px 0 70px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: rgba(255, 255, 255, .04);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 24px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .08);
    box-shadow: 0 0 8px rgba(0, 0, 0, .08);
    border-radius: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.team-main-banner__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px
}

.team-main-banner__title {
    font-weight: 700;
    color: #fff;
    font-size: 32px
}

.team-main-banner__button {
    padding: 16px;
    font-size: 12px
}

.team-main-banner__button:before {
    display: none
}

.team-main-bg {
    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-main-bg__content {
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    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
}

.team-main-bg__content:hover .team-main-bg__icon {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.team-main-bg__content:hover .team-main-bg__title {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.team-main-bg__icon {
    margin-bottom: 26px;
    position: relative;
    z-index: 4;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.team-main-bg__title {
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 150%;
    font-size: 16px;
    font-weight: 900;
    position: relative;
    z-index: 4
}

.report {
    padding-bottom: 280px
}

.report__top {
    margin-bottom: 70px
}

.report__title {
    margin-bottom: 70px
}

.report__text {
    opacity: .6;
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
    font-family: Nunito
}

.report__image {
    position: relative;
    padding-bottom: 47%
}

.report__image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.vacansies__top {
    margin-bottom: 70px
}

.vacansies__title {
    margin-bottom: 20px
}

.vacansies__text {
    font-size: 24px;
    font-family: Nunito;
    font-style: normal;
    font-weight: 500;
    opacity: .6;
    line-height: 150%
}

.vacansies__items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:(1fr) [ 4 ];
    grid-template-columns:repeat(4, 1fr);
    gap: 32px;
    margin-bottom: 110px
}

.vacansies__icon-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px
}

.vacansies__icon {
    width: 32px;
    height: 32px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px;
    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
}

.vacansies__label {
    font-size: 15px;
    line-height: 125%
}

.vacansies__row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:(1fr) [ 3 ];
    grid-template-columns:repeat(3, 1fr);
    gap: 24px
}

.vacansies-item {
    background: #eef6ff;
    border-radius: 8px;
    padding: 24px
}

.vacansies-item__label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 900;
    font-size: 10px;
    padding: 8px 16px;
    background: rgba(0, 0, 0, .04);
    border-radius: 4px;
    margin-bottom: 24px
}

.vacansies-item__title {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 16px
}

.vacansies-item__subtitle {
    opacity: .8;
    margin-bottom: 32px
}

.vacansies-item__button {
    background-color: #fff
}

.popup {
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 9999;
    background-color: rgba(16, 15, 0, .6)
}

.popup__body {
    min-height: 100%;
    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;
    padding: 40px 15px
}

.popup__content {
    background-color: #fff;
    height: auto;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    padding: 24px;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, .08);
    box-shadow: 0 0 16px rgba(0, 0, 0, .08);
    border-radius: 8px
}

.close-popup {
    position: absolute;
    top: -40px;
    right: -40px
}

.popup.open {
    opacity: 1;
    visibility: visible;
    pointer-events: all
}

.popup.open .popup__content {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-consultation__content {
    width: 870px
}

.modal-consultation__content_form {
    width: 485px
}

.modal-consultation__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px
}

.modal-consultation__column:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 42%;
    flex: 0 1 42%;
    border-radius: 8px;
    overflow: hidden;
    position: relative
}

.modal-consultation__column:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 58%;
    flex: 0 1 58%
}

.modal-consultation__image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.modal-message__content {
    width: 485px
}

.modal-message__title {
    font-weight: 900;
    font-size: 21px;
    margin-bottom: 24px;
    line-height: 130%
}

.modal-message__text {
    font-size: 18px;
    line-height: 140%
}

.quiz {
    background: #ebf4ff
}

.quiz__container {
    margin: 0 auto;
    max-width: 900px;
    padding: 0 15px
}

.quiz__main-title {
    margin-bottom: 120px
}

.quiz__steps {
    position: relative;
    overflow: hidden
}

.quiz__step {
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
    padding: 32px;
    position: absolute;
    background: #fff;
    -webkit-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    transition: all .7s ease 0s;
    border-radius: 8px;
    opacity: 0;
    width: 100%
}

.quiz__step._active {
    position: relative;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.quiz__title {
    font-weight: 900;
    font-size: 21px;
    margin-bottom: 32px;
    text-align: center
}

.quiz__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px
}

.quiz__item {
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    padding: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 2px solid #1b89fc;
    border-radius: 8px;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.quiz__item:hover {
    background: rgba(27, 137, 252, .16)
}

.quiz__icon {
    margin-bottom: 24px
}

.quiz__icon img, .quiz__icon svg {
    width: 64px;
    height: 64px;
    -o-object-fit: cover;
    object-fit: cover
}

.quiz__label {
    text-decoration-line: underline;
    font-size: 16px;
    line-height: 135%;
    text-align: center
}

.quiz__file-form {
    position: relative;
    margin-bottom: 32px
}

.quiz__file {
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    position: absolute;
    cursor: pointer
}

.quiz__file-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    cursor: pointer;
    height: 95px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 2px dashed #1b89fc;
    border-radius: 8px;
    width: 100%;
    font-weight: 700;
    font-size: 16px
}

.quiz__file-button span {
    color: #1b89fc;
    margin-right: 6px
}

.quiz__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end
}

.quiz__button {
    padding: 12px 34px;
    border: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit
}

.quiz-preview {
    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;
    padding: 24px;
    background: #f5f5f5;
    border-radius: 8px;
    margin-bottom: 32px
}

.quiz-preview__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px
}

.quiz-preview__title {
    font-size: 16px;
    font-weight: 700;
    line-height: 140%
}

.quiz-preview__button:before {
    content: "";
    display: block;
    background-image: url(../img/icons/delete_forever.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 32px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px;
    height: 32px
}

.section-text {
    padding: 0 0 250px 0
}

.section-text__title {
    font-weight: 900;
    font-size: 25px;
    margin-bottom: 16px
}

.section-text__text {
    font-size: 16px;
    font-weight: 400;
    font-family: Nunito;
    line-height: 130%;
    opacity: 1;
    margin-bottom: 16px;
    position: relative
}

.section-text__link {
    text-decoration: underline;
    position: absolute;
    top: calc(100% + 16px)
}

.section-text__link:before {
    content: "Читать полностью";
    display: block
}

.section-text__link._active:before {
    content: "Скрыть"
}

.text-block__columns {
    display: -ms-grid;
    display: grid;
    gap: 120px;
    -ms-grid-columns:(calc(54% - 60px) calc(46% - 60px)) [ 2 ];
    grid-template-columns:repeat(2, calc(54% - 60px) calc(46% - 60px))
}

.text-block__text {
    font-size: 16px;
    font-weight: 400;
    font-family: Nunito;
    line-height: 130%;
    opacity: 1;
    margin-bottom: 16px;
    position: relative;
}

.text-block__text ol {
    margin: 15px 0;
    list-style: none;
}

.text-block__text ol li {
    position: relative;
    padding: 0 0 0 15px;
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 10px;
}

.text-block__text ol li:before {
    width: 5px;
    height: 5px;
    border-radius: 5px;
    content: '';
    background: #007aff;
    position: absolute;
    top: 50%;
    left: 0;
    margin: -2px 0 0 0;
}

.text-block__text h2 {
    font-weight: 900;
    font-size: 25px;
    margin-bottom: 16px;
}

.text-block__image {
    position: relative;
    padding-bottom: 127%
}

.text-block__image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.case-page__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 70px
}

.case-page__pagination {
    display: none
}

.case-page__column {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 57.5221238938%;
    flex: 0 1 57.5221238938%
}

.case-page__column:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 36.2831858407%;
    flex: 0 1 36.2831858407%
}

.case-page__title {
    margin-bottom: 32px
}

.case-page__content-body {
    margin-bottom: 120px
}

.case-page-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    margin-bottom: 46px
}

.case-page-top__title {
    opacity: .4;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase
}

.case-page-top__item {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 6px 12px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    font-size: 12px
}

.case-page-top__label {
    font-weight: 600;
    font-size: 12px;
    opacity: 1
}

.case-page-item {
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .08);
    box-shadow: 0 0 8px rgba(0, 0, 0, .08);
    border-radius: 8px;
    padding: 24px;
    margin-bottom: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px
}

.case-page-item:last-child {
    margin: 0
}

.case-page-item._red {
    background: #ffe2e2
}

.case-page-item._blue {
    background: #d6ebff
}

.case-page-item._green {
    background: #ecfff6
}

.case-page-item__label {
    font-weight: 800;
    font-size: 20px;
    line-height: 160%;
    margin-bottom: 10px
}

.case-page-item__text {
    font-size: 16px;
    line-height: 150%
}

.case-page-slider__slide {
    margin-bottom: 24px
}

.case-page-slider__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    border-radius: 8px;
    padding-bottom: 75%
}

.case-page-slider__image img, .case-page-slider__image video {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.case-page-slider__video-button {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    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
}

.case-page-slider__video-button:hover:before {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.case-page-slider__video-button:before {
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    content: "";
    display: block;
    position: relative;
    background-image: url(../img/icons/play-video.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 80px;
    height: 80px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    z-index: 2
}

.case-page-thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px
}

.case-page-thumbs__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    position: relative;
    height: 60px;
    border-radius: 4px
}

.case-page-thumbs__image img {
    border-radius: 4px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.case-page-thumbs__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    height: 60px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .08);
    box-shadow: 0 0 8px rgba(0, 0, 0, .08);
    border-radius: 4px;
    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;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #1b89fc;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.case-page-thumbs__item:hover {
    opacity: .7
}

.case-page-section {
    margin-bottom: 120px
}

.case-page-section:last-child {
    margin: 0
}

.case-page-section__title {
    font-weight: 900;
    line-height: 135%;
    margin-bottom: 80px;
    font-size: 21px
}

.case-page-section__row {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    gap: 24px
}

.case-page-section__row .projects-item {
    width: 100%;
    display: block
}

.case-page__pagination-body {
    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
}

.case-page__pagination {
    position: static
}

.case-page__pagination span {
    width: 50px;
    opacity: 1;
    background: #d6d6d6;
    height: 4px;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    display: block;
    border-radius: 0
}

.case-page__pagination span.swiper-pagination-bullet-active {
    background: #1b89fc;
    opacity: 1
}

.reviews-page__title {
    margin-bottom: 42px
}

.reviews-page__sub-top {
    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;
    gap: 18px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0
}

.reviews-page__top-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 18px
}

.reviews-page__label {
    font-weight: 900;
    font-size: 21px;
    line-height: 133%
}

.reviews-page__number {
    font-size: 16px;
    padding: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44px;
    flex: 0 0 44px;
    background-color: #fff
}

.reviews-page__button {
    padding: 12px 32px
}

.reviews-page__button::before {
    display: none
}

.reviews-page__button_bottom {
    text-decoration: underline;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

.reviews-page__button_bottom:after {
    content: "";
    display: block;
    margin-left: 15px;
    width: 18px;
    height: 18px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 18px;
    flex: 0 0 18px;
    background-image: url(../img/icons/open-in-view.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.reviews-page__content-body {
    margin-bottom: 120px
}

.reviews-page__content-body:last-child {
    margin: 0
}

.reviews-page__bottom {
    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
}

.rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 18px
}

.rating__number {
    font-weight: 700;
    font-size: 32px;
    letter-spacing: 1px;
    line-height: 140%;
    text-transform: uppercase
}

.summary__submit {
    padding: 24px
}

.summary__submit:before {
    display: none
}

.form-item__file-button {
    border: 2px dashed #fce300;
    opacity: .32;
    font-weight: 400;
    color: #000
}

@media (min-width: 600px) {
    .services__item-content {
        -webkit-transition: all 1.2s ease 0s;
        -o-transition: all 1.2s ease 0s;
        transition: all 1.2s ease 0s;
        -webkit-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        transform: translate(0, 100%);
        overflow: hidden;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        max-height: 1px
    }

    body._pc .services__item:hover {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 24%;
        flex: 0 1 24%
    }

    body._pc .services__item:hover .services__item-content {
        pointer-events: all;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
        visibility: visible;
        max-height: 100%
    }

    body._touch .services__item._active .services__item-content {
        pointer-events: all;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
        visibility: visible;
        max-height: 100%
    }
}

@media (min-width: 767px) {
    .certificates__wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 0
    }

    .certificates__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
        flex: 0 1 25%
    }
}

@media (min-width: 1024px) {
    .show-works__text {
        position: absolute;
        z-index: 3;
        top: calc(100% + 18px);
        -webkit-transition: all .6s ease 0s;
        -o-transition: all .6s ease 0s;
        transition: all .6s ease 0s;
        opacity: 0;
        text-align: center;
        visibility: hidden
    }

    .show-works__slide {
        left: -90px;
        cursor: pointer;
        opacity: .4;
        -webkit-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
        width: 100%;
        height: 300px
    }

    .show-works__slide img {
        border-radius: 8px;
        height: 300px;
        -webkit-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out
    }

    .show-works__slide.swiper-slide-active {
        opacity: 1;
        -webkit-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
        margin: 0 90px;
        max-width: 550px;
        height: 400px
    }

    .show-works__slide.swiper-slide-active .show-works__text {
        opacity: 1;
        visibility: visible
    }

    .show-works__slide.swiper-slide-active img {
        width: 100%;
        height: 400px;
        -webkit-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out
    }

    .show-works__slide.swiper-slide-next {
        margin-left: 80px
    }
}

@media (max-width: 1900px) {
    .projects__content {
        left: -210px
    }
}

@media (max-width: 1890px) {
    .services__sublabel {
        font-size: 16px;
        letter-spacing: 1px
    }
}

@media (max-width: 1880px) {
    .projects__content {
        left: -220px
    }
}

@media (max-width: 1860px) {
    .projects__content {
        left: -230px
    }
}

@media (max-width: 1840px) {
    .projects__content {
        left: -240px
    }
}

@media (max-width: 1820px) {
    .projects__content {
        left: -250px
    }
}

@media (max-width: 1800px) {
    .projects__content {
        left: -260px
    }
}

@media (max-width: 1780px) {
    .projects__content {
        left: -270px
    }
}

@media (max-width: 1760px) {
    .projects__content {
        left: -280px
    }
}

@media (max-width: 1740px) {
    .projects__content {
        left: -290px
    }
}

@media (max-width: 1720px) {
    .projects__content {
        left: -300px
    }
}

@media (max-width: 1700px) {
    .projects__content {
        left: -310px
    }
}

@media (max-width: 1680px) {
    .projects__content {
        left: -320px
    }
}

@media (max-width: 1660px) {
    .projects__content {
        left: -330px
    }
}

@media (max-width: 1640px) {
    .projects__content {
        left: -340px
    }
}

@media (max-width: 1620px) {
    .projects__content {
        left: -350px
    }
}

@media (max-width: 1600px) {
    .projects__content {
        left: -360px
    }
}

@media (max-width: 1580px) {
    .projects__content {
        left: -370px
    }
}

@media (max-width: 1560px) {
    .projects__content {
        left: -380px
    }
}

@media (max-width: 1540px) {
    .projects__content {
        left: -390px
    }
}

@media (max-width: 1520px) {
    .projects__content {
        left: -400px
    }
}

@media (max-width: 1500px) {
    .services__sublabel {
        font-size: 14px
    }

    .projects__content {
        left: -410px
    }

    .show-works__arrow {
        left: 28%
    }

    .show-works__arrow.slider-arrow_next {
        left: inherit;
        right: 28%
    }
}

@media (max-width: 1480px) {
    .projects__content {
        left: -420px
    }
}

@media (max-width: 1460px) {
    .projects__content {
        left: -430px
    }
}

@media (max-width: 1440px) {
    .projects__content {
        left: -440px
    }

    .about-us-section__container {
        max-width: 1160px;
        padding: 0 15px
    }

    .about-us-section__image img {
        max-width: 100%
    }
}

@media (max-width: 1439px) {
    .intro__very-indent {
        margin-bottom: 60px
    }

    .intro__team-image {
        max-width: 1200px
    }

    .object-type__image {
        max-width: 1200px
    }

    .team-main__bg {
        width: 700px;
        height: 450px
    }
}

@media (max-width: 1420px) {
    .projects__content {
        left: -450px
    }
}

@media (max-width: 1400px) {
    .container {
        max-width: 992px
    }

    .intro-row__label {
        white-space: normal
    }

    .questions__button {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .projects {
        padding: 170px 0 250px 0
    }

    .projects__content {
        position: relative;
        max-width: 992px;
        margin: 0 auto;
        padding: 40px 15px 0 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: 0;
        top: 0;
        min-height: 950px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .projects__row:before {
        display: none
    }

    .projects__row {
        height: 100%;
        width: 100%;
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        display: block;
        top: 20px
    }

    .projects__button {
        position: relative;
        text-align: center;
        bottom: -40px;
        font-size: 13px
    }

    .projects-item {
        display: none;
        width: 100%
    }

    .projects-item._active {
        display: block;
        margin-bottom: 24px
    }

    .tab__slide {
        width: 100%;
        left: 0;
        height: 100%
    }

    .tab__slide._active {
        display: block
    }

    .tab__slide._active:before {
        display: none
    }

    .certificates__container {
        max-width: 760px
    }

    .about-us-section__container {
        max-width: 992px
    }

    .about-us-section__column-absolute {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 35%;
        flex: 0 1 35%
    }

    .about-us-section__column-absolute .about-us-section__image {
        position: static
    }

    .show-works__slider {
        height: 600px
    }

    .operation__scroll-container {
        overflow: hidden
    }

    .operation__nav {
        gap: 43px
    }

    .operation__nav_flex {
        gap: 12px
    }

    .our-help__columns {
        gap: 35px
    }

    .contacts-panel__item {
        padding-right: 16px;
        margin-right: 16px
    }

    .politic__body {
        max-width: 800px
    }

    .text-block__columns {
        gap: 60px;
        -ms-grid-columns:(calc(54% - 30px) calc(46% - 30px)) [ 2 ];
        grid-template-columns:repeat(2, calc(54% - 30px) calc(46% - 30px))
    }
}

@media (max-width: 1300px) {
    .intro {
        padding: 0 0 150px 0;
        background-position: right center
    }

    .intro__no-padding {
        padding: 0
    }

    .services__row {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns:(1fr) [ 3 ];
        grid-template-columns:repeat(3, 1fr)
    }

    .services__sublabel {
        font-size: 16px;
        letter-spacing: 1.5px
    }

    .object-type__image {
        max-width: 992px
    }

    .show-works__arrow {
        left: 27%
    }

    .show-works__arrow.slider-arrow_next {
        left: inherit;
        right: 27%
    }
}

@media (max-width: 1270px) {
    .section {
        padding-top: calc(40px + 80 * ((100vw - 375px) / 895))
    }

    .section {
        padding-bottom: calc(40px + 80 * ((100vw - 375px) / 895))
    }

    .icon-image img, .icon-image svg {
        width: calc(32px + 32 * ((100vw - 375px) / 895))
    }

    .icon-image img, .icon-image svg {
        height: calc(32px + 32 * ((100vw - 375px) / 895))
    }

    .heading {
        font-size: calc(19px + 10 * ((100vw - 375px) / 895));
    line-height: 1.7em;
    }

    .heading__main {
        font-size: calc(36px + 64 * ((100vw - 375px) / 895))
    }

    .title {
        font-size: calc(32px + 16 * ((100vw - 375px) / 895))
    }

    .sublabel {
        font-size: calc(16px + 8 * ((100vw - 375px) / 895))
    }

    .section-2 {
        padding-top: calc(40px + 80 * ((100vw - 375px) / 895))
    }

    .section-2 {
        padding-bottom: calc(200px + 40 * ((100vw - 375px) / 895))
    }

    .text-label {
        font-size: calc(12px + 4 * ((100vw - 375px) / 895))
    }

    .number {
        font-size: calc(40px + 24 * ((100vw - 375px) / 895))
    }

    .button {
        font-size: calc(12px + 4 * ((100vw - 375px) / 895))
    }

    .button:before {
        width: calc(10px + 10 * ((100vw - 375px) / 895))
    }

    .button:before {
        height: calc(18px + 18 * ((100vw - 375px) / 895))
    }

    .button_arrow:before {
        width: calc(22px + 10 * ((100vw - 375px) / 895))
    }

    .button_arrow:before {
        height: calc(22px + 10 * ((100vw - 375px) / 895))
    }

    .button-white {
        font-size: calc(10px + 4 * ((100vw - 375px) / 895))
    }

    .header-top__items {
        gap: calc(15px + 20 * ((100vw - 375px) / 895))
    }

    .intro_vacansies .container {
        padding-bottom: calc(40px + 45 * ((100vw - 375px) / 895))
    }

    .intro__label {
        font-size: calc(19px + 22 * ((100vw - 375px) / 895))
    }

    .intro__top-label {
        font-size: calc(18px + 3 * ((100vw - 375px) / 895))
    }

    .intro__title-big {
        font-size: calc(32px + 15 * ((100vw - 375px) / 895))
    }

    .intro-row__icon {
        width: calc(32px + 12 * ((100vw - 375px) / 895))
    }

    .intro-row__icon {
        height: calc(32px + 12 * ((100vw - 375px) / 895))
    }

    .intro-row__icon img {
        width: calc(17.5px + 6.5 * ((100vw - 375px) / 895))
    }

    .intro-row__icon img {
        height: calc(17.5px + 6.5 * ((100vw - 375px) / 895))
    }

    .object-type {
        padding-top: calc(40px + 80 * ((100vw - 375px) / 895))
    }

    .object-type__top {
        margin-bottom: calc(25px + 45 * ((100vw - 375px) / 895))
    }

    .about-section {
        padding-top: calc(40px + 130 * ((100vw - 375px) / 895))
    }

    .about-section__top {
        margin-bottom: calc(24px + 8 * ((100vw - 375px) / 895))
    }

    .about-section__row {
        margin-bottom: calc(0px + 19 * ((100vw - 375px) / 895))
    }

    .icon-panel__label {
        font-size: calc(18px + 3 * ((100vw - 375px) / 895))
    }

    .partners {
        padding-top: calc(40px + 80 * ((100vw - 375px) / 895))
    }

    .partners {
        padding-bottom: calc(30px + 90 * ((100vw - 375px) / 895))
    }

    .partners__top {
        margin-bottom: calc(24px + 46 * ((100vw - 375px) / 895))
    }

    .partners__item {
        height: calc(96px + 72 * ((100vw - 375px) / 895))
    }

    .partners__image img {
        max-height: calc(70px + 50 * ((100vw - 375px) / 895))
    }

    .questions {
        padding-top: calc(40px + 80 * ((100vw - 375px) / 895))
    }

    .questions {
        padding-bottom: calc(40px + 80 * ((100vw - 375px) / 895))
    }

    .questions__button {
        font-size: 13px
    }

    .blog__top {
        margin-bottom: calc(30px + 40 * ((100vw - 375px) / 895))
    }

    .blog__row {
        margin-bottom: calc(24px + 16 * ((100vw - 375px) / 895))
    }

    .blog-item__image {
        padding-bottom: calc(60px + 140 * ((100vw - 375px) / 895))
    }

    .blog-aside {
        margin-bottom: calc(24px + 16 * ((100vw - 375px) / 895))
    }

    .map {
        min-height: calc(500px + 230 * ((100vw - 375px) / 895))
    }

    .map {
        padding-top: calc(40px + 50 * ((100vw - 375px) / 895))
    }

    .map {
        padding-bottom: calc(40px + 50 * ((100vw - 375px) / 895))
    }

    .reviews_top {
        padding-top: calc(40px + 80 * ((100vw - 375px) / 895))
    }

    .reviews_top {
        padding-bottom: calc(50px + 70 * ((100vw - 375px) / 895))
    }

    .reviews__top {
        margin-bottom: calc(20px + 35 * ((100vw - 375px) / 895))
    }

    .footer {
        padding-top: calc(40px + 30 * ((100vw - 375px) / 895))
    }

    .footer__columns {
        padding-bottom: calc(40px + 35 * ((100vw - 375px) / 895))
    }

    .power {
        padding-top: calc(40px + 80 * ((100vw - 375px) / 895))
    }

    .power__content {
        margin-bottom: calc(45px + 15 * ((100vw - 375px) / 895))
    }

    .power__heading {
        font-size: calc(60px + 40 * ((100vw - 375px) / 895))
    }

    .power-bottom__top {
        margin-bottom: calc(20px + 10 * ((100vw - 375px) / 895))
    }

    .power-form__button {
        font-size: 14px
    }

    .object-type-quetion {
        padding-bottom: calc(50px + 70 * ((100vw - 375px) / 895))
    }

    .object-type-quetion__top {
        margin-bottom: calc(24px + 48 * ((100vw - 375px) / 895))
    }

    .about-us-section {
        padding-top: calc(40px + 80 * ((100vw - 375px) / 895))
    }

    .about-us-section {
        padding-bottom: calc(50px + 20 * ((100vw - 375px) / 895))
    }

    .about-us-section_re-release {
        padding-top: calc(40px + 80 * ((100vw - 375px) / 895))
    }

    .about-us-section_re-release {
        padding-bottom: calc(50px + 70 * ((100vw - 375px) / 895))
    }

    .about-us-section__top {
        margin-bottom: calc(40px + 30 * ((100vw - 375px) / 895))
    }

    .gifts {
        padding-top: calc(50px + 100 * ((100vw - 375px) / 895))
    }

    .gifts__top {
        margin-bottom: calc(40px + 30 * ((100vw - 375px) / 895))
    }

    .process {
        padding-top: calc(40px + 80 * ((100vw - 375px) / 895))
    }

    .process {
        padding-bottom: calc(50px + 70 * ((100vw - 375px) / 895))
    }

    .process__top {
        margin-bottom: calc(35px + 25 * ((100vw - 375px) / 895))
    }

    .process__video {
        margin-bottom: calc(35px + 25 * ((100vw - 375px) / 895))
    }

    .consultation__title {
        margin-bottom: calc(20px + 50 * ((100vw - 375px) / 895))
    }

    .team__top {
        margin-bottom: calc(30px + 40 * ((100vw - 375px) / 895))
    }

    .show-works {
        padding-bottom: 0
    }

    .stage__title {
        margin-bottom: calc(30px + 40 * ((100vw - 375px) / 895))
    }

    .intro-notice__label {
        font-size: calc(16px + 8 * ((100vw - 375px) / 895))
    }

    .operation__top {
        margin-bottom: calc(30px + 40 * ((100vw - 375px) / 895))
    }

    .operation__nav {
        margin-bottom: calc(30px + 40 * ((100vw - 375px) / 895));
        overflow-x: auto;
        min-height: 100px;
    }

    .operation__nav-item {
        font-size: calc(16px + 8 * ((100vw - 375px) / 895))
    }

    .operation__slides {
        margin-bottom: calc(30px + 40 * ((100vw - 375px) / 895))
    }

    .operation__slides_indent {
        margin: 0
    }

    .operation-item__sublabel {
        margin-bottom: calc(20px + 10 * ((100vw - 375px) / 895))
    }

    .operation-item__text {
        font-size: calc(18px + 3 * ((100vw - 375px) / 895))
    }

    .operation-banner__title {
        font-size: calc(18px + 22 * ((100vw - 375px) / 895))
    }

    .prices {
        padding-top: calc(40px + 113 * ((100vw - 375px) / 895))
    }

    .prices {
        padding-bottom: calc(50px + 96 * ((100vw - 375px) / 895))
    }

    .prices__top {
        margin-bottom: calc(30px + 40 * ((100vw - 375px) / 895))
    }

    .prices__label {
        font-size: calc(24px + 8 * ((100vw - 375px) / 895))
    }

    .prices__sublabel {
        font-size: calc(20px + 4 * ((100vw - 375px) / 895))
    }

    .prices__text {
        font-size: calc(16px + 2 * ((100vw - 375px) / 895))
    }

    .objects-in-work__top {
        margin-bottom: calc(30px + 35 * ((100vw - 375px) / 895))
    }

    .objects-in-work__columns {
        gap: calc(20px + 30 * ((100vw - 375px) / 895))
    }

    .object-item__title {
        font-size: calc(16px + 5 * ((100vw - 375px) / 895))
    }

    .our-help__top {
        margin-bottom: calc(30px + 40 * ((100vw - 375px) / 895))
    }

    .our-help__form .feedback__title {
        font-size: calc(24px + 14 * ((100vw - 375px) / 895))
    }

    .optimization {
        padding-top: calc(35px + 35 * ((100vw - 375px) / 895))
    }

    .optimization {
        padding-bottom: calc(35px + 35 * ((100vw - 375px) / 895))
    }

    .optimization__label {
        font-size: calc(16px + 2 * ((100vw - 375px) / 895))
    }

    .licenses__text {
        font-size: calc(16px + 5 * ((100vw - 375px) / 895))
    }

    .licenses__text {
        margin-bottom: calc(35px + 35 * ((100vw - 375px) / 895))
    }

    .licenses__image {
        padding-bottom: calc(210px + 163 * ((100vw - 375px) / 895))
    }

    .page__top {
        margin-bottom: calc(35px + 35 * ((100vw - 375px) / 895))
    }

    .error-page__label {
        margin-bottom: calc(20px + 20 * ((100vw - 375px) / 895))
    }

    .error-page__label {
        font-size: calc(22px + 18 * ((100vw - 375px) / 895))
    }

    .error-page__title {
        font-size: calc(160px + 240 * ((100vw - 375px) / 895))
    }

    .contacts-panel {
        padding: calc(16px + 16 * ((100vw - 375px) / 895))
    }

    .contacts-panel {
        margin-bottom: calc(30px + 20 * ((100vw - 375px) / 895))
    }

    .contacts-map {
        padding-top: calc(30px + 45 * ((100vw - 375px) / 895))
    }

    .contacts-map {
        padding-bottom: calc(30px + 45 * ((100vw - 375px) / 895))
    }

    .contacts-map__panel {
        padding: calc(16px + 8 * ((100vw - 375px) / 895))
    }

    .contacts-map__title {
        font-size: calc(18px + 6 * ((100vw - 375px) / 895))
    }

    .projects-page__top {
        margin-bottom: calc(30px + 20 * ((100vw - 375px) / 895))
    }

    .projects-page__buttons {
        margin-bottom: calc(30px + 20 * ((100vw - 375px) / 895))
    }

    .news-page__top {
        margin-bottom: calc(30px + 20 * ((100vw - 375px) / 895))
    }

    .news-page__row {
        margin-bottom: calc(20px + 20 * ((100vw - 375px) / 895))
    }

    .page__row {
        gap: calc(30px + 40 * ((100vw - 375px) / 895))
    }

    .news-item__right {
        padding: calc(16px + 16 * ((100vw - 375px) / 895))
    }

    .news-item__point {
        margin-bottom: calc(8px + 6 * ((100vw - 375px) / 895))
    }

    .news-item__title {
        font-size: calc(16px + 5 * ((100vw - 375px) / 895))
    }

    .news-sidebar {
        padding: calc(16px + 8 * ((100vw - 375px) / 895))
    }

    .news-sidebar__title {
        font-size: calc(17px + 4 * ((100vw - 375px) / 895))
    }

    .news-sidebar__title {
        margin-bottom: calc(16px + 8 * ((100vw - 375px) / 895))
    }

    .blog-page-item {
        margin-bottom: calc(18px + 14 * ((100vw - 375px) / 895))
    }

    .blog-page-item__content {
        padding: calc(16px + 8 * ((100vw - 375px) / 895))
    }

    .text-page__main-text {
        margin-bottom: calc(24px + 8 * ((100vw - 375px) / 895))
    }

    .text-page__main-image {
        margin-bottom: calc(24px + 8 * ((100vw - 375px) / 895))
    }

    .text-page__subtitle {
        font-size: calc(20px + 6 * ((100vw - 375px) / 895))
    }

    .text-page__list {
        margin-bottom: calc(24px + 8 * ((100vw - 375px) / 895))
    }

    .text-page__columns {
        margin-bottom: calc(20px + 40 * ((100vw - 375px) / 895))
    }

    .text-page__sub-heading {
        font-size: calc(18px + 3 * ((100vw - 375px) / 895))
    }

    .text-page-social {
        margin-top: calc(20px + 40 * ((100vw - 375px) / 895))
    }

    .text-page-social {
        padding-top: calc(20px + 10 * ((100vw - 375px) / 895))
    }

    .text-page-social__label {
        font-size: calc(18px + 3 * ((100vw - 375px) / 895))
    }

    .faq__top {
        margin-bottom: calc(30px + 20 * ((100vw - 375px) / 895))
    }

    .faq__subtitle {
        font-size: calc(18px + 3 * ((100vw - 375px) / 895))
    }

    .faq__subtitle {
        margin-bottom: calc(24px + 16 * ((100vw - 375px) / 895))
    }

    .faq__tags {
        margin-bottom: calc(20px + 20 * ((100vw - 375px) / 895))
    }

    .faq-slider {
        margin-bottom: calc(56px + 64 * ((100vw - 375px) / 895))
    }

    .faq-questions__label {
        font-size: calc(16px + 5 * ((100vw - 375px) / 895))
    }

    .faq-questions__content {
        margin-bottom: calc(20px + 10 * ((100vw - 375px) / 895))
    }

    .politic__item {
        margin-bottom: calc(30px + 40 * ((100vw - 375px) / 895))
    }

    .sub-heading {
        font-size: calc(18px + 8 * ((100vw - 375px) / 895))
    }

    .about-partners {
        padding-top: calc(30px + 30 * ((100vw - 375px) / 895))
    }

    .about-partners {
        padding-bottom: calc(50px + 70 * ((100vw - 375px) / 895))
    }

    .about-partners__banner {
        margin-bottom: calc(30px + 70 * ((100vw - 375px) / 895))
    }

    .about-partners__item {
        margin-bottom: calc(50px + 70 * ((100vw - 375px) / 895))
    }

    .about-partners__text {
        font-size: calc(16px + 5 * ((100vw - 375px) / 895))
    }

    .about-partners-banner__text {
        font-size: calc(24px + 16 * ((100vw - 375px) / 895))
    }

    .payments__top {
        margin-bottom: calc(30px + 40 * ((100vw - 375px) / 895))
    }

    .payments-item__title {
        font-size: calc(24px + 16 * ((100vw - 375px) / 895))
    }

    .payments-item__subtitle {
        font-size: calc(18px + 3 * ((100vw - 375px) / 895))
    }

    .team-main {
        padding-top: calc(70px + 100 * ((100vw - 375px) / 895))
    }

    .team-top-item {
        margin-bottom: calc(32px + 38 * ((100vw - 375px) / 895))
    }

    .team-top-item__title {
        margin-bottom: calc(24px + 8 * ((100vw - 375px) / 895))
    }

    .team-top-item__text {
        margin-bottom: calc(32px + 38 * ((100vw - 375px) / 895))
    }

    .team-main-banner__title {
        font-size: calc(24px + 8 * ((100vw - 375px) / 895))
    }

    .report {
        padding-bottom: 250px
    }

    .report__top {
        margin-bottom: calc(30px + 40 * ((100vw - 375px) / 895))
    }

    .report__title {
        margin-bottom: calc(30px + 40 * ((100vw - 375px) / 895))
    }

    .report__text {
        font-size: calc(18px + 3 * ((100vw - 375px) / 895))
    }

    .vacansies__top {
        margin-bottom: calc(32px + 38 * ((100vw - 375px) / 895))
    }

    .vacansies__title {
        margin-bottom: calc(16px + 4 * ((100vw - 375px) / 895))
    }

    .vacansies__text {
        font-size: calc(18px + 6 * ((100vw - 375px) / 895))
    }

    .vacansies__items {
        margin-bottom: calc(50px + 60 * ((100vw - 375px) / 895))
    }

    .vacansies-item__title {
        font-size: calc(20px + 4 * ((100vw - 375px) / 895))
    }

    .modal-message__title {
        font-size: calc(18px + 3 * ((100vw - 375px) / 895))
    }

    .quiz__main-title {
        margin-bottom: calc(40px + 80 * ((100vw - 375px) / 895))
    }

    .text-block__text {
        font-size: calc(16px + 5 * ((100vw - 375px) / 895))
    }

    .case-page__content-body {
        margin-bottom: calc(50px + 70 * ((100vw - 375px) / 895))
    }

    .case-page-item__label {
        font-size: calc(18px + 2 * ((100vw - 375px) / 895))
    }

    .case-page-section {
        margin-bottom: calc(50px + 70 * ((100vw - 375px) / 895))
    }

    .case-page-section__title {
        margin-bottom: calc(40px + 40 * ((100vw - 375px) / 895))
    }

    .case-page-section__title {
        font-size: calc(18px + 3 * ((100vw - 375px) / 895))
    }

    .reviews-page__sub-top {
        margin-bottom: calc(24px + 6 * ((100vw - 375px) / 895))
    }

    .reviews-page__button {
        font-size: 14px
    }

    .reviews-page__content-body {
        margin-bottom: calc(40px + 80 * ((100vw - 375px) / 895))
    }

    .rating__number {
        font-size: calc(24px + 8 * ((100vw - 375px) / 895))
    }
}

@media (max-width: 1200px) {
    .stage__columns {
        gap: 30px
    }

    .faq__arrow {
        display: none
    }
}

@media (max-width: 1100px) {
    .object-type__image {
        max-width: 767px;
        bottom: -150px
    }

    .show-works__arrow {
        left: 26%
    }

    .show-works__arrow.slider-arrow_next {
        left: inherit;
        right: 26%
    }
}

@media (max-width: 1024px) {
    .container {
        max-width: 730px
    }

    .dropdown__button._active {
        border: 2px solid #1b89fc
    }

    .dropdown__button._active:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .header._white .sublist a {
        color: #fff;
        padding-right: 20px;
    }

    .header._black .header-bottom {
        background-color: #fff;
    }

    .header._black .header-bottom::before {
        content: "";
        background-color: #fff;
        height: 100px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1
    }

    .header._black .header-bottom__container {
        z-index: 2
    }

    .header._black .header-bottom:after {
        display: none
    }

    .header-top__logo {
        z-index: 5;
        position: relative
    }

    .header-top__menu-link {
        cursor: pointer;
        width: 22px;
        height: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 22px;
        flex: 0 0 22px;
        position: relative;
        display: block;
        z-index: 12
    }

    .header-top__menu-link span, .header-top__menu-link:after, .header-top__menu-link:before {
        height: 2px;
        width: 100%;
        left: 0;
        display: block;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        position: absolute;
        background: #fff
    }

    .header-top__menu-link:after, .header-top__menu-link:before {
        content: ""
    }

    .header-top__menu-link:before {
        top: 0
    }

    .header-top__menu-link:after {
        bottom: 0
    }

    .header-top__menu-link span {
        top: 50%;
        -webkit-transform: scale(1) translate(0, -50%);
        -ms-transform: scale(1) translate(0, -50%);
        transform: scale(1) translate(0, -50%)
    }

    .header-top__menu-link._active span {
        -webkit-transform: scale(0) translate(0, -50%);
        -ms-transform: scale(0) translate(0, -50%);
        transform: scale(0) translate(0, -50%);
        background-color: #2e363e
    }

    .header-top__menu-link._active:before {
        top: 50%;
        -webkit-transform: rotate(-45deg) translate(0, -50%);
        -ms-transform: rotate(-45deg) translate(0, -50%);
        transform: rotate(-45deg) translate(0, -50%)
    }

    .header-top__menu-link._active:after {
        bottom: 50%;
        -webkit-transform: rotate(45deg) translate(0, 50%);
        -ms-transform: rotate(45deg) translate(0, 50%);
        transform: rotate(45deg) translate(0, 50%)
    }

    .header-bottom {
        position: fixed;
        width: 100%;
        overflow: auto;
        height: 100%;
        top: 0;
        -webkit-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all .4s ease 0s;
        left: -100%;
        z-index: 9;
        background-color: #002241;
        padding: 100px 15px 30px 15px
    }

    .header-bottom._active {
        left: 0
    }

    .header-bottom._active:after {
        right: 0
    }

    .header-bottom._active:before {
        left: 0
    }

    .header-bottom:after {
        position: fixed;
        width: 60px;
        height: 100%;
        content: "";
        display: block;
        background: #c2cad1;
        right: 100%;
        top: 0;
        z-index: 3;
        -webkit-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all .4s ease 0s
    }

    .header-bottom:before {
        content: "";
        display: block;
        background-color: #002241;
        height: 60px;
        width: 100%;
        -webkit-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all .4s ease 0s;
        position: fixed;
        top: 0;
        left: -100%;
        transition: all .4s ease 0s;
        z-index: 2
    }

    .header-bottom__items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .header-bottom__container {
        z-index: 1
    }

    .header-bottom__list {
        -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: start;
        gap: 20px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        padding: 0 80px 0 0;
        margin-bottom: 60px
    }

    .header-bottom__list li [data-spoller]:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        content: "";
        display: block;
        background-image: url(../img/icons/arrow.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 24px;
        height: 24px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 24px;
        flex: 0 0 24px;
        -webkit-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all .4s ease 0s
    }

    .sublist:before {
        display: none
    }

    .sublist {
        padding: 15px 0 0 20px;
        white-space: inherit
    }

    .sublist a {
        color: #fff
    }

    .intro__container {
        padding: calc(60px + var(--header-height)) 15px 60px 15px;
        display: block
    }

    .intro {
        padding: 0
    }

    .intro__no-padding {
        padding: 0
    }

    .intro__content {
        margin-bottom: 40px
    }

    .intro-row {
        position: static;
        padding: 0
    }

    .intro-row__row {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns:(1fr) [ 2 ];
        grid-template-columns:repeat(2, 1fr);
        gap: 20px
    }

    .intro__nav {
        display: none
    }

    .intro-block__row {
        -ms-grid-columns:(1fr) [ 2 ];
        grid-template-columns:repeat(2, 1fr)
    }

    .icon-panel {
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0);
        background-color: #fff;
        padding: 24px 15px;
        width: 100%;
        max-width: 100%
    }

    .icon-panel__row {
        display: -ms-grid;
        display: grid;
        max-width: 700px;
        -ms-grid-columns:(1fr) [ 2 ];
        grid-template-columns:repeat(2, 1fr);
        margin: 0 auto;
        gap: 24px
    }

    .icon-panel__item {
        -webkit-box-shadow: none;
        box-shadow: none;
        gap: 16px;
        font-size: 12px
    }

    .feedback__columns {
        gap: 30px
    }

    .feedback__column:first-child {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 42%;
        flex: 0 1 42%
    }

    .feedback__column:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 58%;
        flex: 0 1 58%
    }

    .feedback__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 16px
    }

    .map__top {
        -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
    }

    .reviews__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 45px
    }

    .reviews__wrapper-mob {
        flex-direction: inherit;
    }

    .projects__nav {
        display: none
    }

    .projects__content {
        max-width: 730px;
        position: static;
        min-height: 100%
    }

    .projects__row {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        position: static;
        top: 0
    }

    .tab__slide {
        position: static;
        display: none
    }

    .certificates__container {
        max-width: 730px
    }

    .footer__columns {
        gap: 50px
    }

    .footer-row {
        gap: 25px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer-row__column:first-child {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .footer-row__column:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(50% - 12.5px);
        flex: 0 1 calc(50% - 12.5px)
    }

    .footer-row__column:nth-child(3) {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(50% - 12.5px);
        flex: 0 1 calc(50% - 12.5px)
    }

    .footer-row__list {
        -ms-grid-columns:(auto) [ 2 ];
        grid-template-columns:repeat(2, auto)
    }

    .footer-bottom__columns {
        gap: 25px
    }

    .footer-bottom__right .footer-bottom__text {
        white-space: inherit
    }

    .power__top {
        margin-bottom: 24px
    }

    .power__title {
        margin-bottom: 24px
    }

    .power__mobile-label {
        display: block
    }

    .power__headings {
        left: inherit;
        right: 0;
        top: 0;
        text-align: right
    }

    .power__headings .power__label {
        display: none
    }

    .power-row {
        -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: start;
        gap: 12px
    }

    .power-row__item {
        width: 29.66%
    }

    .power-row__item:nth-child(2) {
        width: 36.38%
    }

    .power-row__item:nth-child(3) {
        width: 41.38%
    }

    .power-row__item:nth-child(4) {
        width: 48.45%
    }

    .power-row__item:nth-child(5) {
        width: 53.62%
    }

    .power-row__item:nth-child(6) {
        width: 67.41%
    }

    .power-row__item:nth-child(7) {
        width: 74.31%
    }

    .power-row__item:nth-child(8) {
        width: 81.21%
    }

    .power-row__item:nth-child(9) {
        width: 91.9%
    }

    .power-row__item:last-child {
        width: 100%
    }

    .power-row__item {
        height: 66px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66px;
        flex: 0 0 66px
    }

    .power-row_individuals .power-row__item:nth-child(2) {
        width: 48.45%
    }

    .power-row_individuals .power-row__item:nth-child(3) {
        width: 74.31%
    }

    .power-bottom__content {
        -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: start;
        gap: 24px
    }

    .power-bottom__left {
        width: 100%
    }

    .power-bottom__right {
        -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end
    }

    .object-type-quetion__row {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns:(1fr) [ 3 ];
        grid-template-columns:repeat(3, 1fr)
    }

    .about-us-section__container {
        max-width: 730px
    }

    .about-us-section__column {
    }

    .about-us-section__column:nth-child(2) {
        display: block;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .about-us-section__column-absolute {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .about-us-section_re-release .about-us-section__column:last-child {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .gifts {
        padding: 50px 0
    }

    .gifts__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 8px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start
    }

    .gifts__item {
        width: 100%;
        -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;
        height: 100%;
        padding: 16px
    }

    .gifts__content {
        margin: 0 10px 0 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 10px
    }

    .gifts__number {
        position: static
    }

    .gifts__label {
        text-align: left
    }

    .gifts__image img {
        width: 32px;
        height: 32px
    }

    .consultation__columns {
        display: block
    }

    .consultation__column {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        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;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .team__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(33.333% - 18px);
        flex: 0 1 calc(33.333% - 18px)
    }

    .form-section__columns {
        gap: 30px
    }

    .form-section__column:last-child {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 310px;
        flex: 0 0 310px
    }

    .form-section__text {
        max-width: 100%
    }

    .show-works__container {
        max-width: 730px;
        padding: 0 15px;
        margin: 0 auto
    }

    .show-works__top {
        margin-bottom: 32px
    }

    .show-works__slider {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        height: 100%
    }

    .show-works__slide {
        width: auto
    }

    .show-works__item {
        width: 247px
    }

    .show-works__image {
        position: relative;
        padding-bottom: 70%;
        margin-bottom: 16px
    }

    .show-works__image img {
        border-radius: 8px
    }

    .show-works .swiper-autoheight .swiper-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .show-works__arrow {
        display: none
    }

    .stage__columns {
        display: block
    }

    .stage__column:first-child {
        display: none
    }

    .objects-in-work__columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .objects-in-work__image {
        padding-bottom: 70%
    }

    .our-help__columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .optimization__columns {
        gap: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .optimization__row {
        gap: 20px
    }

    .licenses__image {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(50% - 12px);
        flex: 0 1 calc(50% - 12px);
        padding-bottom: 65%
    }

    .page-nav {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .page {
        padding-bottom: 250px
    }

    .error-page {
        min-height: calc(100vh + 246px)
    }

    .contacts-panel__columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 24px
    }

    .contacts-panel__column {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .contacts-panel__item_border {
        border: none
    }

    .contacts-panel__content {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .contacts-map {
        padding: 42px 42px 250px 42px
    }

    .contacts-map__panel {
        width: 100%;
        max-width: 100%
    }

    .projects-page__row {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }

    .page__row {
        gap: 20px
    }

    .news-item__right {
        padding: 16px
    }

    .page__row_2 {
        gap: 30px
    }

    .page__row_2 .page__column:first-child {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .page__row_2 .page__column:last-child {
        display: none
    }

    .faq-slider__slide {
        width: auto
    }

    .faq-slider__item {
        width: 212px;
        padding: 16px
    }

    .faq-slider__text {
        font-size: 12px
    }

    .politic__body {
        max-width: 600px
    }

    .about-partners__item {
        gap: 50px
    }

    .about-partners__column_text {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }

    .about-partners__column_image {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }

    .team-main__bg {
        position: relative;
        width: 100%;
        height: 100%;
        padding: 25% 0 25%
    }

    .team-main-bg {
        margin-bottom: 24px
    }

    .team-main-bg:before {
        background: -o-radial-gradient(50% 50%, 50% 50%, rgba(0, 34, 65, .29) 0, #002241 100%);
        background: radial-gradient(50% 50% at 50% 50%, rgba(0, 34, 65, .29) 0, #002241 100%)
    }

    .team-main-bg__icon svg {
        width: 54px;
        height: 54px
    }

    .vacansies__items {
        -ms-grid-columns:(1fr) [ 3 ];
        grid-template-columns:repeat(3, 1fr)
    }

    .vacansies__row {
        -ms-grid-columns:(1fr) [ 2 ];
        grid-template-columns:repeat(2, 1fr)
    }

    .modal-consultation__content {
        width: 600px
    }

    .text-block__columns {
        -ms-grid-columns:(1fr) [ 1 ];
        grid-template-columns:repeat(1, 1fr);
        gap: 30px
    }

    .text-block__image {
        padding-bottom: 60%
    }

    .case-page-section__row {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media (max-width: 1023px) {
    .intro-notice__icon img {
        width: 52px;
        height: 52px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 52px;
        flex: 0 0 52px
    }

    .intro-notice__label {
        font-weight: 500
    }
}

@media (max-width: 992px) {
    .services__row {
        -ms-grid-columns:(1fr) [ 2 ];
        grid-template-columns:repeat(2, 1fr)
    }

    .services__item {
        height: 320px
    }

    .services__item-body {
        padding: 20px 45px 40px 25px
    }
}

@media (max-width: 942px) {
    .optimization__icon img, .optimization__icon svg {
        width: 42px;
        height: 42px
    }
}

@media (max-width: 900px) {
    .object-type__image {
        bottom: -90px
    }
}

@media (max-width: 767px) {
    .object-type__row {
        -ms-grid-columns:(1fr) [ 3 ];
        grid-template-columns:repeat(3, 1fr);
        gap: 16px
    }

    .questions__top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: center
    }

    .questions__buttons {
        top: 0;
        gap: 16px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .questions__button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }

    .questions__row {
        gap: 25px;
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-grid-rows: auto 25px auto 25px auto;
        grid-template-areas:"first first" "main main" "last last"
    }

    .feedback__columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .feedback__column:nth-child(2) {
        position: relative;
        top: -90px
    }

    .form-item._active label {
        -webkit-transform: translateY(-19px) translateX(-5px) scale(.5);
        -ms-transform: translateY(-19px) translateX(-5px) scale(.5);
        transform: translateY(-19px) translateX(-5px) scale(.5)
    }

    .input {
        height: 48px;
        font-size: 16px;
        padding: 18px 10px 12px 20px
    }

    .input:focus:not(:-moz-placeholder-shown) ~ .form-label {
        transform: translateY(-19px) translateX(-5px) scale(.5);
        color: #1b89fc;
        opacity: 1;
        font-weight: 700
    }

    .input:focus:not(:-ms-input-placeholder) ~ .form-label {
        -ms-transform: translateY(-19px) translateX(-5px) scale(.5);
        transform: translateY(-19px) translateX(-5px) scale(.5);
        color: #1b89fc;
        opacity: 1;
        font-weight: 700
    }

    .input:focus:focus ~ .form__label, .input:focus:not(:placeholder-shown) ~ .form-label {
        -webkit-transform: translateY(-19px) translateX(-5px) scale(.5);
        -ms-transform: translateY(-19px) translateX(-5px) scale(.5);
        transform: translateY(-19px) translateX(-5px) scale(.5);
        color: #1b89fc;
        opacity: 1;
        font-weight: 700
    }

    .form-label {
        top: 17px
    }

    .blog__columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 40px
    }

    .blog__column:first-child .blog__bottom {
        margin: 0;
        border: none
    }

    .blog__top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .blog__row-body {
        margin: 0;
        padding: 0;
        border: none;
        gap: 16px
    }

    .blog__row {
        margin: 0 0 30px 0;
        padding: 0;
        border: none;
        gap: 16px
    }

    .blog-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 16px
    }

    .blog-aside__item {
        display: none;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .blog-aside__item:nth-child(-n+3) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .map__right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }

    .reviews {
        padding: 40px 0 50px
    }

    .reviews__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start
    }

    .reviews__right {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        width: 100%;
        display: none
    }

    .reviews__bottom {
        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
    }

    .reviews-2 {
        padding: 40px 0 50px 0
    }

    .projects {
        padding: 40px 0 50px;
        min-height: 100%
    }

    .projects_no-tab {
        padding: 40px 0 50px;
        min-height: 100% !important
    }

    .projects__content {
        margin-bottom: 40px;
        padding: 20px 15px 0 15px
    }

    .projects__button {
        bottom: 0;
        left: 0
    }

    .projects__bottom {
        padding: 0 15px;
        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-item__image {
        padding-bottom: 130px
    }

    .certificates__container {
        padding: 0
    }

    .certificates__body {
        position: static;
        border-radius: 0;
        padding: 24px 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .certificates__item {
        width: 140px;
        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
    }

    .certificates__image {
        width: 140px;
        margin: 0;
    }

    .footer__columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border: none
    }

    .footer__title {
        font-size: 16px
    }

    .footer-row {
        display: block
    }

    .footer-row__list {
        -ms-grid-columns:(1fr) [ 1 ];
        grid-template-columns:repeat(1, 1fr);
        gap: 0
    }

    .footer-row__list li {
        border-bottom: 1px solid rgba(196, 196, 196, .24);
        padding: 8px 0
    }

    .footer-row__list li:first-child {
        border-top: 1px solid rgba(196, 196, 196, .24)
    }

    .footer-bottom__columns {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer-bottom__column {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .power-bottom__link {
        font-size: 18px
    }

    .power-form__input {
        height: 64px
    }

    .power-form__inpit-label {
        display: none
    }

    .process__row {
        gap: 20px
    }

    .team__label {
        font-size: 12px;
        margin-bottom: 4px
    }

    .team__sublabel {
        font-size: 8px
    }

    .form-section {
        padding: 45px 0 65px 0
    }

    .form-section__columns {
        gap: 24px
    }

    .form-section__title {
        margin-bottom: 24px
    }

    .form-section__text {
        font-size: 16px
    }

    .section-text {
        padding: 0 0 260px 0
    }

    .intro-notice {
        padding: 14px;
        gap: 16px
    }

    .operation-item {
        gap: 20px
    }

    .operation-banner {
        padding: 12px
    }

    .operation-banner__left {
        gap: 12px
    }

    .operation-banner__icon img {
        width: 36px;
        height: 36px
    }

    .error-page {
        min-height: 100vh
    }

    .page__column:first-child {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .faq-questions__content {
        overflow: hidden
    }

    .faq-questions__row {
        overflow: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .faq-questions__row .faq-slider__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 212px;
        flex: 0 0 212px
    }

    .about-partners__banner {
        border-left: 5px solid #1b89fc;
        padding: 16px 16px 16px 22px
    }

    .about-partners__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 30px
    }

    .about-partners__item_mobile-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .about-partners__image {
        position: relative;
        padding-bottom: 50%
    }

    .payments__row {
        -ms-grid-columns:(1fr) [ 1 ];
        grid-template-columns:repeat(1, 1fr)
    }

    .team-main {
        padding-bottom: 60px
    }

    .team-top-item__nav-item {
        padding: 10px 16px;
        font-size: 10px
    }

    .vacansies__items {
        -ms-grid-columns:(1fr) [ 2 ];
        grid-template-columns:repeat(2, 1fr)
    }

    .quiz__step {
        padding: 24px
    }

    .quiz__row {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns:(1fr) [ 2 ];
        grid-template-columns:repeat(2, 1fr)
    }

    .section-text {
        padding: 0 0 260px 0
    }

    .case-page__columns {
        padding-top: 180px;
        gap: 30px;
        position: relative;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .case-page__pagination {
        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
    }

    .case-page__title {
        position: absolute;
        top: 0;
        left: 0;
        text-align: center
    }

    .case-page-top {
        position: absolute;
        top: 120px;
        left: 0;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%
    }

    .case-page-top__item {
        display: none
    }

    .case-page-slider__slide {
        margin-bottom: 12px
    }

    .case-page-slider__image {
        padding-bottom: 65%
    }

    .case-page-thumbs {
        display: none
    }

    .questions__row-item:first-child {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3
    }

    .questions__row-item:nth-child(2) {
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3
    }

    .questions__row-item:nth-child(3) {
        -ms-grid-row: 5;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3
    }
}

@media (max-width: 700px) {
    .team-main-banner {
        margin: 26px 0 40px 0;
        text-align: center
    }

    .team-main-banner__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width: 660px) {
    .close-popup {
        right: 0;
        top: -40px
    }

    .close-popup img {
        width: 26px;
        height: 26px
    }

    .modal-consultation__columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px
    }
}

@media (max-width: 620px) {
    .vacansies__row {
        -ms-grid-columns:(1fr) [ 1 ];
        grid-template-columns:repeat(1, 1fr)
    }
}

@media (max-width: 600px) {
    .intro__container {
        min-height: 100%;
        padding-top: 127px
    }

    .services {
        color: inherit;
        padding: 40px 0 0 0
    }

    .services__top {
        position: static;
        top: 0;
        left: 0
    }

    .services__label {
        color: #004788;
        line-height: 100%
    }

    .services__title {
        white-space: normal
    }

    .services__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 4px;
        margin: 0;
        padding: 26px 16px 0 16px
    }

    .no-webp .services__item {
        background: -webkit-gradient(linear, left top, right top, color-stop(18.75%, #002241), color-stop(80.73%, rgba(0, 37, 65, 0))), -webkit-gradient(linear, left bottom, left top, from(rgba(0, 34, 65, .32)), to(rgba(0, 34, 65, .32))), url(.jpg)
    }

    .no-webp .services__item {
        background: -o-linear-gradient(left, #002241 18.75%, rgba(0, 37, 65, 0) 80.73%), -o-linear-gradient(bottom, rgba(0, 34, 65, .32), rgba(0, 34, 65, .32)), url(.jpg)
    }

    .no-webp .services__item {
        background: linear-gradient(90deg, #002241 18.75%, rgba(0, 37, 65, 0) 80.73%), linear-gradient(0deg, rgba(0, 34, 65, .32), rgba(0, 34, 65, .32)), url(.jpg)
    }

    .services__item {
        border-radius: 16px;
        height: 100%
    }

    .services__item-body {
        padding: 24px 20px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .services__item-body:after {
        content: "";
        display: block;
        background-image: url(../img/icons/arrow_forward_ios.svg);
        background-repeat: no-repeat;
        background-position: center;
        width: 24px;
        height: 24px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 24px;
        flex: 0 0 24px
    }

    .services__item-content {
        margin-top: 20px;
        position: static;
        display: none
    }

    .services__bottom {
        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
    }

    .services__button {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 2
    }

    .services__sublabel {
        letter-spacing: 2px;
        font-size: 20px;
        text-decoration-line: none;
        -webkit-text-decoration-skip-ink: none;
        text-decoration-skip-ink: none;
        word-wrap: break-word
    }

    .blog-item__label {
        font-size: 12px
    }

    .blog-aside__item .blog-item__label {
        font-size: 16px
    }

    .power-form {
        gap: 16px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .power-form__item:first-child {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .power-form__item {
        width: 100%
    }

    .power-form__button {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .consultation__title br {
        display: none
    }

    .team__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(50% - 12px);
        flex: 0 1 calc(50% - 12px)
    }

    .form-section__columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .form-section__column:last-child {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .operation-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .contacts-panel__column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 16px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start
    }

    .contacts-panel__item {
        padding: 0;
        margin: 0;
        width: 100%
    }
}

@media (max-width: 492px) {
    .container {
        max-width: 400px
    }

    .heading__main {
        margin-top: 6px;
        display: block
    }

    .title_mobile {
        font-size: 22px;
        font-weight: 800;
        line-height: 130%
    }

    .title_mobile span {
        font-weight: 300;
        font-size: 16px
    }

    .dropdown {
        width: 100%
    }

    .dropdown__button {
        width: 100%
    }

    .header._black .header-top__icon-item svg path {
        fill: #1b89fc
    }

    .header._black .header-top__icon-item {
        border-right: 1px solid rgba(16, 15, 0, .16)
    }

    .header._black .header-top__menu-link span, .header._black .header-top__menu-link:after, .header._black .header-top__menu-link:before {
        background-color: #1b89fc
    }

    .header-top {
        padding: 15px 0
    }

    .header-top__logo img, .header-top__logo svg {
        width: 110px;
    }

    .header-top__items {
        gap: 0
    }

    .header-top__icon-item {
        margin-right: 12px;
        padding-right: 12px;
        border-right: 1px solid rgba(255, 255, 255, .16)
    }

    .header-top__phone {
        display: none
    }

    .header-top__menu-link {
        width: 18px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 18px;
        flex: 0 0 18px;
        height: 12px
    }

    .header-top__time {
        display: none
    }

    .header-bottom__items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 28px
    }

    .header-bottom__items .header-top__icon-item {
        margin: 0;
        padding: 0;
        border: none
    }

    .header-bottom__items .header-top__phone {
        display: block;
        color: #fff !important;
    }

    .header-bottom__items .header-top__time {
        display: block
    }

    .no-webp .intro {
        background-image: url(../img/intro/bg.png)
    }

    .intro__very-indent {
        margin-bottom: 70px
    }

   .intro__bg {
    display: block;}

    .intro__video-bg video {
        max-width: 492px;
        -o-object-fit: 492px;
        object-fit: 492px
    }

  

    .intro_small-height .container {
        min-height: 100%
    }

    .intro_vacansies .container {
        min-height: 100%
    }

    .intro {
        background-size: cover;
        background-color: #002241;
        /* background-position: top center*/
        background-position: -400px 0px;
    }

    .intro__heading {
        text-align: center
    }

    .intro__heading .heading__main {
        letter-spacing: normal
    }

    .intro__heading.title span {
        font-weight: 300
    }

    .intro__label {
        text-align: center
    }

    .intro__label span {
        background: 0 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0
    }

    .about-section__text {
        font-size: 14px
    }

    .intro__text {
        text-align: center;
    font-size: 17px;
    line-height: 23px;
    }

    .intro__button {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .intro-row__row {
        -ms-grid-columns:(1fr) [ 1 ];
        grid-template-columns:repeat(1, 1fr);
        margin-top: 41px;
    }

    .intro__team-image img {
        top: -50px
    }

    .intro__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 16px
    }

    .intro__buttons .button {
        height: 52px
    }

    .intro__buttons .button-white {
        height: 52px
    }

    .intro__heading_opt {
        text-align: left
    }

    .intro__heading_opt br {
        display: none
    }

    .intro-block__title {
        margin-bottom: 23px
    }

    .intro-block__text {
        font-size: 10px;
        opacity: 1
    }

    .intro-block__row {
        -ms-grid-columns:(1fr) [ 1 ];
        grid-template-columns:repeat(1, 1fr)
    }

    .services__label {
        margin-bottom: 10px
    }

    .object-type__item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .object-type__row {
        -ms-grid-columns:(1fr) [ 1 ];
        grid-template-columns:repeat(1, 1fr);
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start
    }

    .object-type__image {
        max-width: 400px;
        bottom: -50px
    }

.object-type__row {
  display: grid;
  grid-template-columns: repeat(1, 1fr); /* 3 элемента в ряд */
  gap: 40px; /* расстояние между ними */
  justify-items: flex-start;
  text-align: center;
}

.object-type__item {
  text-decoration: none;
  color: inherit;
  transition: transform 0.3s ease;
}

.object-type__item:hover {
  transform: translateY(-5px);
}

.object-type__icon img {
  width: 50px;
  height: auto;
  margin-bottom: 10px;
}


    .about-section__row {
        -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;
        padding-left: 30px
    }

    .about-section__point {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 24px
    }

    .about-section__number {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 90px;
        flex: 0 0 90px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end
    }

    .about-section__sublabel {
        text-align: left;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 190px;
        flex: 0 0 190px
    }

    .about-section__button {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .icon-panel__row {
        max-width: 400px;
        gap: 32px 16px
    }

    .icon-panel__item-content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 8px
    }

    .icon-panel__label {
        font-size: 12px
    }

    .icon-panel__item {
        padding: 0
    }

    .partners__label {
        font-size: 10px
    }

    .partners__row {
        -ms-grid-columns:(1fr) [ 3 ];
        grid-template-columns:repeat(3, 1fr)
    }

    .partners__item {
        border: none;
        padding: 12px
    }

    .partners__image img {
        max-width: 96px;
        max-height: 100%;
        width: 100%;
        height: 100%
    }

    .questions-item {
        padding: 8px 8px 8px 16px
    }

    .questions-item__button {
        font-size: 14px
    }

    .questions-item__text {
        font-size: 12px
    }

    .feedback__column:first-child {
        -webkit-transform: translate(0, -200px);
        -ms-transform: translate(0, -200px);
        transform: translate(0, -200px)
    }

    .feedback__item {
        margin-bottom: 16px
    }

    .feedback__label {
        font-size: 14px
    }

    .form__item {
        margin-bottom: 16px
    }

    .blog__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .blog__button {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .map__label {
        font-size: 16px
    }

    .reviews__label {
        font-size: 10px;
        margin-bottom: 10px
    }

    .reviews-item {
        padding: 30px 16px 16px 16px
    }

    .reviews-item__title {
        font-size: 14px
    }

    .reviews-item__label {
        line-height: 16px;
        font-size: 12px;
        margin-bottom: 8px
    }

    .reviews-item__text {
        font-size: 12px;
        line-height: 160%;
        margin-bottom: 8px
    }

    .reviews-item__main-link {
        font-size: 12px;
        margin-bottom: 8px
    }

    .reviews-item__date {
        font-size: 10px
    }

    .reviews-item__logo {
        height: 51px;
        padding: 13px;
        top: -25px;
        left: 16px
    }

    .reviews-item__logo._radius {
        padding: 13px;
        width: 51px;
        height: 51px
    }

    .reviews-item__logo._image {
        padding: 2px;
        width: 51px;
        height: 51px
    }

    .projects__top {
        margin-bottom: 30px;
        gap: 10px
    }

    .projects__label {
        opacity: 1;
        color: #fff;
        font-size: 10px
    }

    .projects__content {
        max-width: 400px
    }

    .projects__row {
        gap: 16px
    }

    .projects__button {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 16px 10px;
        max-width: 100%
    }

    .projects-item._active {
        margin-bottom: 16px
    }

    .projects-item__image {
        padding-bottom: 80px
    }

    .projects-item__content {
        padding: 8px
    }

    .projects-item__title {
        font-size: 12px;
        line-height: 16px
    }

    .footer-bottom__column:first-child {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .footer-bottom__column:nth-child(2) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .footer-bottom__column:last-child {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .power {
        padding-bottom: 25px
    }

    .power__title {
        text-align: center
    }

    .power__label {
        font-size: 16px;
        text-align: center
    }

    .power-row {
        gap: 8px
    }

    .power-row__item {
        height: 44px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 44px;
        flex: 0 0 44px
    }

    .object-type-quetion__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start
    }

    .object-type-quetion__row .object-type__item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .object-type-quetion__row .object-type__sublabel br {
        display: none
    }

    .about-us-section__container {
        max-width: 400px
    }

    .about-us-section__title span {
        display: none
    }

    .about-us-section__item {
        padding: 12px
    }

    .about-us-section__icon img {
        width: 24px;
        height: 24px
    }

    .about-us-section__text {
        font-size: 16px;
        line-height: 22.7px
    }

    .gifts__item {
        padding: 12px
    }

    .gifts__number {
        font-size: 24px
    }

    .gifts__label {
        font-size: 16px
    }

    .process__title br {
        display: none
    }

    .process__row {
        -ms-grid-columns:(1fr) [ 1 ];
        grid-template-columns:repeat(1, 1fr);
        gap: 8px
    }

    .process__row .about-us-section__item {
        padding: 10px 0
    }

    .team__title br {
        display: none
    }

    .team__image {
        padding-bottom: 190px
    }

    .team__item-content {
        min-height: inherit;
        left: 12px
    }

    .form-section__column:last-child .form {
        padding: 16px
    }

    .show-works__container {
        max-width: 400px;
        padding: 0 0 0 15px
    }

    .show-works__content {
        padding-bottom: 100px
    }

    .operation_container .operation__nav:before {
        top: 32px;
        width: 100%
    }

    .operation__nav:before {
        top: 32px
    }

    .operation__nav-item {
        width: 40px;
        height: 40px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px
    }

    .operation-banner {
        display: none
    }

    .object-item {
        gap: 16px;
        margin-bottom: 16px
    }

    .our-help__text {
        font-size: 14px
    }

    .our-help__form {
        padding: 16px
    }

    .checkboxes__label {
        font-size: 14px
    }

    .optimization__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .optimization__item {
        padding: 16px
    }

    .contacts-panel__point {
        width: 100%
    }

    .contacts-panel__content {
        -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: start
    }

    .contacts-map__item {
        margin-bottom: 10px
    }

    .contacts-map__label {
        font-size: 14px
    }

    .contacts-map__text {
        font-size: 14px
    }

    .projects-page__buttons {
        gap: 12px
    }

    .projects-page__button {
        padding: 8px 12px;
        font-size: 11px
    }

    .projects-page__button svg {
        width: 20px;
        height: 20px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20px;
        flex: 0 0 20px
    }

    .news-item {
        -ms-grid-columns:(1fr) [ 1 ];
        grid-template-columns:repeat(1, 1fr)
    }

    .news-item__left {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .news-item__image {
        position: relative;
        padding-bottom: 60%
    }

    .pagination {
        margin-bottom: 60px
    }

    .blog-page__row {
        margin-bottom: 25px
    }

    .text-page__bottom {
        margin-bottom: 40px
    }

    .text-page-social__label {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .faq__nav {
        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
    }

    .faq__top .button {
        display: none
    }

    .faq__top {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .faq__mobile-button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-top: 40px
    }

    .faq__subtitle {
        text-align: center
    }

    .faq__tags {
        gap: 10px
    }

    .faq__tags-item {
        font-size: 14px
    }

    .faq-questions__label {
        text-align: center;
        margin-bottom: 15px
    }

    .politic__body {
        max-width: 400px
    }

    .politic__title {
        font-size: 26px
    }

    .politic__text {
        font-size: 14px
    }

    .politic__content li {
        font-size: 14px
    }

    .team-main__slide {
        display: none
    }

    .team-main-bg__title {
        font-size: 14px
    }

    .vacansies__items {
        -ms-grid-columns:(1fr) [ 1 ];
        grid-template-columns:repeat(1, 1fr);
        gap: 16px
    }

    .popup__content {
        padding: 16px
    }

    .modal-message__text {
        font-size: 16px
    }

    .quiz__step {
        padding: 16px
    }

    .quiz__row {
        -ms-grid-columns:(1fr) [ 1 ];
        grid-template-columns:repeat(1, 1fr);
        gap: 24px
    }

    .reviews-page__title {
        margin-bottom: 24px
    }

    .reviews-page__label {
        font-size: 18px
    }

    .reviews-page__button {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 12px
    }

    .summary__submit {
        padding: 16px 0
    }

    .form-item__file-button {
        font-size: 14px;
        padding: 10px
    }
}

@media (max-width: 392px) {
    .team__image img {
        -o-object-fit: top center;
        object-fit: top center
    }
}

@media (max-width: 360px) {
    .intro__no-padding {
        padding: 0
    }
}

@media (max-width: 350px) {
    .consultation__button {
        gap: 10px
    }
}

@media (max-height: 900px) {
    .intro__content {
        margin-bottom: 0px
    }
}

.webp .consultation {
    background-image: url(../img/consultation/bg.webp)
}

.webp .form-section {
    background-image: url(../img/form-section/bg.webp)
}

.webp .error-page {
    background-image: url(../img/intro/404-bg.webp)
}

.webp .team-main__bg {
    background-image: url(../img/team-main.webp)
}

@media (max-width: 600px) {
    .webp .services__item {
        background: -webkit-gradient(linear, left top, right top, color-stop(18.75%, #002241), color-stop(80.73%, rgba(0, 37, 65, 0))), -webkit-gradient(linear, left bottom, left top, from(rgba(0, 34, 65, .32)), to(rgba(0, 34, 65, .32))), url(.webp)
    }
}

@media (max-width: 600px) {
    .webp .services__item {
        background: -o-linear-gradient(left, #002241 18.75%, rgba(0, 37, 65, 0) 80.73%), -o-linear-gradient(bottom, rgba(0, 34, 65, .32), rgba(0, 34, 65, .32)), url(.webp)
    }
}

@media (max-width: 600px) {
    .webp .services__item {
        background: linear-gradient(90deg, #002241 18.75%, rgba(0, 37, 65, 0) 80.73%), linear-gradient(0deg, rgba(0, 34, 65, .32), rgba(0, 34, 65, .32)), url(.webp)
    }
}

@media (max-width: 492px) {
    .webp .intro {
        background-image: url(../../../uploads/2023/01/b2bb.png)
    }
}

.feedback-item__left {
    width: 32px;
    margin-right: 0;
}

.feedback-item__right {
    width: calc(100% - 76px);
}

.white__links .page-nav__item, .white__links .page-nav__item a {
    color: #fff;
}

.white__links .page-nav__item::after {
    border-left-color: #fff;
}

.case-page.page, .reviews-page.page {
    padding: 34.5px 0 310px 0;
}

.payments-item__subtext p {
    margin-bottom: 16px;
}

.payments-item__subtext ol, .payments-item__subtext ul {
    padding-left: 16px;
}

.about-partners__item.about-partners__item_mobile-reverse {
    flex-direction: row-reverse;
}

.about-partners__text ol, .about-partners__text ul {
    padding-left: 22px;
}

#gis {
    display: none;
}

.text-block__text p {
    margin-bottom: 10px;
}

.object-type__row a {
    color: #000;
    text-decoration: underline;
}

.object-type__row a:hover {
    text-decoration: none;
}

.gifts-slid .swiper-slide {
    height: auto;
}

.gifts__number {
    left: -45px;
    width: 40px;
    text-align: right;
}

.wrapper {
    overflow: hidden;
}

.vacansies__icon-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    -webkit-transform: translate(0, 0) rotate(45deg);
    -ms-transform: translate(0, 0) rotate(45deg);
    transform: translate(0, 0) rotate(45deg);
    -webkit-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.vacansies__icon-item:nth-child(2) {
    -webkit-transition: all .8s ease .1s;
    -o-transition: all .8s ease .1s;
    transition: all .8s ease .1s
}

.vacansies__icon-item:nth-child(3) {
    -webkit-transition: all .8s ease .2s;
    -o-transition: all .8s ease .2s;
    transition: all .8s ease .2s
}

.vacansies__icon-item:nth-child(4) {
    -webkit-transition: all .8s ease .3s;
    -o-transition: all .8s ease .3s;
    transition: all .8s ease .3s
}

.vacansies__icon-item:nth-child(5) {
    -webkit-transition: all .8s ease .4s;
    -o-transition: all .8s ease .4s;
    transition: all .8s ease .4s
}

.vacansies__icon-item:nth-child(6) {
    -webkit-transition: all .8s ease .5s;
    -o-transition: all .8s ease .5s;
    transition: all .8s ease .5s
}

.vacansies__icon-item:nth-child(7) {
    -webkit-transition: all .8s ease .6s;
    -o-transition: all .8s ease .6s;
    transition: all .8s ease .6s
}

.vacansies__icon-item:nth-child(8) {
    -webkit-transition: all .8s ease .7s;
    -o-transition: all .8s ease .7s;
    transition: all .8s ease .7s
}

.vacansies__icon-item:nth-child(9) {
    -webkit-transition: all .8s ease .8s;
    -o-transition: all .8s ease .8s;
    transition: all .8s ease .8s
}

.vacansies__icon-item:nth-child(10) {
    -webkit-transition: all .8s ease .9s;
    -o-transition: all .8s ease .9s;
    transition: all .8s ease .9s
}

.vacansies__icon-item:nth-child(11) {
    -webkit-transition: all .8s ease 1s;
    -o-transition: all .8s ease 1s;
    transition: all .8s ease 1s
}

._anim-show {
    opacity: 0;
    -webkit-transform: translate(0, 120%);
    -ms-transform: translate(0, 120%);
    transform: translate(0, 120%);
    -webkit-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}

._anim-show2 {
    opacity: 0;
    -webkit-transform: translate(0, 10%);
    -ms-transform: translate(0, 10%);
    transform: translate(0, 10%);
    -webkit-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}

._anim-show._visible {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

._visible ._anim-show {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.about-partners__column:first-child {
    -webkit-transform: translate(-150%, 0);
    -ms-transform: translate(-150%, 0);
    transform: translate(-150%, 0)
}

.about-partners__column:last-child {
    -webkit-transform: translate(150%, 0);
    -ms-transform: translate(150%, 0);
    transform: translate(150%, 0)
}

.blog__column:first-child .blog__title {
    -webkit-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    -webkit-transform: translate(-150%, 0);
    -ms-transform: translate(-150%, 0);
    transform: translate(-150%, 0);
}

.reviews__slide:nth-child(2) .reviews__item {
    -webkit-transition: all 0.8s ease 0.3s;
    -o-transition: all 0.8s ease 0.3s;
    transition: all 0.8s ease 0.3s;
}

.reviews__slide:nth-child(3) .reviews__item {
    -webkit-transition: all 0.8s ease 0.6s;
    -o-transition: all 0.8s ease 0.6s;
    transition: all 0.8s ease 0.6s;
}

.partners__item:nth-child(2) {
    -webkit-transition: all 0.6s ease 0.1s;
    -o-transition: all 0.6s ease 0.1s;
    transition: all 0.6s ease 0.1s;
}

.partners__item:nth-child(3) {
    -webkit-transition: all 0.6s ease 0.2s;
    -o-transition: all 0.6s ease 0.2s;
    transition: all 0.6s ease 0.2s;
}

.partners__item:nth-child(4) {
    -webkit-transition: all 0.6s ease 0.3s;
    -o-transition: all 0.6s ease 0.3s;
    transition: all 0.6s ease 0.3s;
}

.partners__item:nth-child(5) {
    -webkit-transition: all 0.6s ease 0.4s;
    -o-transition: all 0.6s ease 0.4s;
    transition: all 0.6s ease 0.4s;
}

.partners__item:nth-child(6) {
    -webkit-transition: all 0.6s ease 0.5s;
    -o-transition: all 0.6s ease 0.5s;
    transition: all 0.6s ease 0.5s;
}

.partners__item:nth-child(7) {
    -webkit-transition: all 0.6s ease 0.6s;
    -o-transition: all 0.6s ease 0.6s;
    transition: all 0.6s ease 0.6s;
}

.partners__item:nth-child(8) {
    -webkit-transition: all 0.6s ease 0.7s;
    -o-transition: all 0.6s ease 0.7s;
    transition: all 0.6s ease 0.7s;
}

.partners__item:nth-child(9) {
    -webkit-transition: all 0.6s ease 0.8s;
    -o-transition: all 0.6s ease 0.8s;
    transition: all 0.6s ease 0.8s;
}

.partners__item:nth-child(10) {
    -webkit-transition: all 0.6s ease 0.9s;
    -o-transition: all 0.6s ease 0.9s;
    transition: all 0.6s ease 0.9s;
}

.partners__item:nth-child(11) {
    -webkit-transition: all 0.6s ease 1s;
    -o-transition: all 0.6s ease 1s;
    transition: all 0.6s ease 1s;
}

.partners__item:nth-child(12) {
    -webkit-transition: all 0.6s ease 1.2s;
    -o-transition: all 0.6s ease 1.2s;
    transition: all 0.6s ease 1.2s;
}

.partners__item:nth-child(13) {
    -webkit-transition: all 0.6s ease 1.3s;
    -o-transition: all 0.6s ease 1.3s;
    transition: all 0.6s ease 1.3s;
}

.partners__item:nth-child(14) {
    -webkit-transition: all 0.6s ease 1.4s;
    -o-transition: all 0.6s ease 1.4s;
    transition: all 0.6s ease 1.4s;
}

.partners__item:nth-child(15) {
    -webkit-transition: all 0.6s ease 1.5s;
    -o-transition: all 0.6s ease 1.5s;
    transition: all 0.6s ease 1.5s;
}

.partners__item:nth-child(16) {
    -webkit-transition: all 0.6s ease 1.6s;
    -o-transition: all 0.6s ease 1.6s;
    transition: all 0.6s ease 1.6s;
}

.partners__item:nth-child(17) {
    -webkit-transition: all 0.6s ease 1.7s;
    -o-transition: all 0.6s ease 1.7s;
    transition: all 0.6s ease 1.7s;
}

.partners__item:nth-child(18) {
    -webkit-transition: all 0.6s ease 1.8s;
    -o-transition: all 0.6s ease 1.8s;
    transition: all 0.6s ease 1.8s;
}

.blog-item:nth-child(2) {
    -webkit-transition: all 0.8s ease 0.2s;
    -o-transition: all 0.8s ease 0.2s;
    transition: all 0.8s ease 0.2s;
}

.blog-item:nth-child(4) {
    -webkit-transition: all 0.8s ease 0.4s;
    -o-transition: all 0.8s ease 0.4s;
    transition: all 0.8s ease 0.4s;
}

.blog-item:nth-child(3) {
    -webkit-transition: all 0.8s ease 0.6s;
    -o-transition: all 0.8s ease 0.6s;
    transition: all 0.8s ease 0.6s;
}

.blog-aside__item:nth-child(2) {
    -webkit-transition: all 0.8s ease 0.2s;
    -o-transition: all 0.8s ease 0.2s;
    transition: all 0.8s ease 0.2s;
}

.blog-aside__item:nth-child(3) {
    -webkit-transition: all 0.8s ease 0.4s;
    -o-transition: all 0.8s ease 0.4s;
    transition: all 0.8s ease 0.4s;
}

.blog-aside__item:nth-child(4) {
    -webkit-transition: all 0.8s ease 0.6s;
    -o-transition: all 0.8s ease 0.6s;
    transition: all 0.8s ease 0.6s;
}

.blog-aside__item:nth-child(5) {
    -webkit-transition: all 0.8s ease 0.8s;
    -o-transition: all 0.8s ease 0.8s;
    transition: all 0.8s ease 0.8s;
}

.blog-aside__item:nth-child(6) {
    -webkit-transition: all 0.8s ease 1s;
    -o-transition: all 0.8s ease 1s;
    transition: all 0.8s ease 1s;
}

.object-type__item:nth-child(2) {
    -webkit-transition: all 0.8s ease 0.2s;
    -o-transition: all 0.8s ease 0.2s;
    transition: all 0.8s ease 0.2s;
}

.object-type__item:nth-child(3) {
    -webkit-transition: all 0.8s ease 0.4s;
    -o-transition: all 0.8s ease 0.4s;
    transition: all 0.8s ease 0.4s;
}

.object-type__item:nth-child(4) {
    -webkit-transition: all 0.8s ease 0.6s;
    -o-transition: all 0.8s ease 0.6s;
    transition: all 0.8s ease 0.6s;
}

.object-type__item:nth-child(5) {
    -webkit-transition: all 0.8s ease 0.8s;
    -o-transition: all 0.8s ease 0.8s;
    transition: all 0.8s ease 0.8s;
}

.object-type__item:nth-child(6) {
    -webkit-transition: all 0.8s ease 1s;
    -o-transition: all 0.8s ease 1s;
    transition: all 0.8s ease 1s;
}

.object-type__item:nth-child(7) {
    -webkit-transition: all 0.8s ease 1.2s;
    -o-transition: all 0.8s ease 1.2s;
    transition: all 0.8s ease 1.2s;
}

.feedback-item:nth-child(2) {
    -webkit-transition: all 0.8s ease 0.2s;
    -o-transition: all 0.8s ease 0.2s;
    transition: all 0.8s ease 0.2s;
}

.feedback-item:nth-child(3) {
    -webkit-transition: all 0.8s ease 0.4s;
    -o-transition: all 0.8s ease 0.4s;
    transition: all 0.8s ease 0.4s;
}

.feedback-item:nth-child(4) {
    -webkit-transition: all 0.8s ease 0.6s;
    -o-transition: all 0.8s ease 0.6s;
    transition: all 0.8s ease 0.6s;
}

.feedback-item:nth-child(5) {
    -webkit-transition: all 0.8s ease 0.8s;
    -o-transition: all 0.8s ease 0.8s;
    transition: all 0.8s ease 0.8s;
}

.feedback-item:nth-child(6) {
    -webkit-transition: all 0.8s ease 1s;
    -o-transition: all 0.8s ease 1s;
    transition: all 0.8s ease 1s;
}

.services__item:nth-child(2) .services__image {
    -webkit-transition: all 0.8s ease 0.2s;
    -o-transition: all 0.8s ease 0.2s;
    transition: all 0.8s ease 0.2s;
}

.services__item:nth-child(3) .services__image {
    -webkit-transition: all 0.8s ease 0.4s;
    -o-transition: all 0.8s ease 0.4s;
    transition: all 0.8s ease 0.4s;
}

.services__item:nth-child(4) .services__image {
    -webkit-transition: all 0.8s ease 0.6s;
    -o-transition: all 0.8s ease 0.6s;
    transition: all 0.8s ease 0.6s;
}

.services__item:nth-child(5) .services__image {
    -webkit-transition: all 0.8s ease 0.8s;
    -o-transition: all 0.8s ease 0.8s;
    transition: all 0.8s ease 0.8s;
}

.services__item:nth-child(6) .services__image {
    -webkit-transition: all 0.8s ease 1s;
    -o-transition: all 0.8s ease 1s;
    transition: all 0.8s ease 1s;
}

.intro-row__item:nth-child(2) {
    -webkit-transition: all 0.8s ease 0.2s;
    -o-transition: all 0.8s ease 0.2s;
    transition: all 0.8s ease 0.2s;
}

.intro-row__item:nth-child(3) {
    -webkit-transition: all 0.8s ease 0.4s;
    -o-transition: all 0.8s ease 0.4s;
    transition: all 0.8s ease 0.4s;
}

.intro-row__item:nth-child(4) {
    -webkit-transition: all 0.8s ease 0.6s;
    -o-transition: all 0.8s ease 0.6s;
    transition: all 0.8s ease 0.6s;
}

.reviews__left {
    -webkit-transform: translate(-120%, 0);
    -ms-transform: translate(-120%, 0);
    transform: translate(-120%, 0);
    -webkit-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.faq-slider__item {
    background-color: #fff;
    padding: 24px;
    border-radius: 8px;
    color: #100f00;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    gap: 16px;
    -webkit-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.case-page-item.standrt {
    background: #fff;
}

.modal-message__text p {
    margin-bottom: 10px;
}

.form__checkbox._error > span:before {
    border: 1px solid #ff0000;
}

.power-form__button.disabled {
    pointer-events: none;
    cursor: default;
}

.checkboxes__item-youtext {
    display: block;
    max-width: 400px;
    height: 0;
    width: 100%;
    margin: 25px 0 0 0;
    opacity: 0;
    transition: all .5s;

    border: 2px solid #e8e8e8;
    border-radius: 8px;
    padding: 20px;
    font-size: 18px;
}

.checkboxes__item-youtext:focus {
    border: 2px solid #1b89fc;
}

.checkboxes__item-youtext.active {
    height: 150px;
    opacity: 1;
}

.operation__slide {
    width: 100%;
    /*-webkit-transition: all 1s ease 0s;*/
    /*-o-transition: all 1s ease 0s;*/
    /*transition: all 1s ease 0s;*/
    /* -webkit-transform:translate(-120%,0);
    -ms-transform:translate(-120%,0);
    transform:translate(-120%,0); */
    top: 0;
    left: 0;
}

.operation__slide._active {
    /*-webkit-transition: all 1s ease .2s;*/
    /*-o-transition: all 1s ease .2s;*/
    /*transition: all 1s ease .2s;*/
    /* -webkit-transform:translate(0);
    -ms-transform:translate(0);
    transform:translate(0); */
    position: static
}

.projects.projects__single {
    min-height: 1100px;
}

.projects.projects__single .projects__button {
    bottom: 30px;
}

#modal-success-vacancy .popup__content,
#modal-success .popup__content {
    padding: 0;
}

#modal-success-vacancy .modal-consultation__column:last-child,
#modal-success .modal-consultation__column:last-child {
    padding: 105px 15px;
}

#modal-success-vacancy .modal-consultation__column:first-child,
#modal-success .modal-consultation__column:first-child {
    border-radius: 8px 0 0 8px;
}

/*.operation__slides .tab__slide._active {*/
/*    display: block !important;*/
/*}*/

.case-page__column.fullwidth {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
}

.modal-message__text a {
    color: #007bfc;
    font-weight: 700;
    transition: all .5s;
}

.modal-message__text a:hover {
    opacity: .8;
}

.modal-message__text ol {
    list-style-position: inside;
}

.modal-message__text ol {
    padding-left: 15px;
    margin-bottom: 32px;
}

.modal-message__text ul {
    padding-left: 25px;
    margin-bottom: 32px;
}

.modal-message__text ul li {
    list-style: square;
    margin: 5px 0;
}

.case-page__column:not(.fullwidth):last-child {
    max-width: 400px;
}

.form-item input._errorTel {
    border: 2px solid #fc1b1b;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.checkboxes__item._errCkb .checkboxes__label span:before {
    border: 2px solid #fc1b1b;
}

.news-item {
    display: flex;
}

.news-item__left {
    height: auto;
}


/* license in */

.certificates_license .certificates__body {

    padding: 50px 20px;
    top: 0;
    position: relative;
}

.certificates_license .certificates__item {
    flex: none !important;
}

.certificates_license .certificates__container {
    max-width: 100%;
}

.certificates_license .certificates__wrapper {
    gap: 0;
}

.license-button-next, .license-button-prev {
    position: relative;
}

.license-button-next {
    transform: rotate(180deg);
}

.license__container {

    display: flex;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 40px;
    gap: 10px;
}

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

.certificates_license .license__row {
    width: 100%;
}

.certificates_license .certificates__image {
    padding-bottom: 320px;
}

.certificates_license .certificates__container.container {
    max-width: 1200px;
}

.certificates.certificates_license {
    margin-bottom: 100px;
}

.certificates.certificates_license .ibg {
    object-fit: contain;
}

.certificates_license .swiper-button-disabled {
    display: none;
}

/* license in */


@media (max-width: 1025px) {
    .certificates_license .slider-arrow {
        width: 30px;
        height: 30px;
        flex: 0 0 30px;
    }

    .certificates_license .slider-arrow img {
        width: 25px;
    }

    .license__container {
        display: flex;
        align-items: center;
        margin-top: 10px;
        margin-bottom: 10px;
        gap: 10px;
    }

    .certificates_license .certificates__body {
        padding: 10px 10px;
        top: 0;
        position: relative;
    }

    .certificates_license .certificates__body {
        padding: 10px 10px;
    }

    .certificates_license .certificates__image {
        padding-bottom: 251px;
    }

    .certificates.certificates_license {
        margin-bottom: 10px;
    }

    .page__column:first-child {
        flex: 1;
    }

    .page__column:last-child {
        display: none;
    }

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

    .gifts-slid .gifts__item {
        flex: 1;
    }

    .gifts-slid .swiper-wrapper {
        flex-wrap: wrap;
    }
}

@media (min-width: 1024px) {
    .page__column:first-child {
        flex: 1;
    }

    /*	.page__column:last-child {
        display:none;
    }*/
    .news-item {
        flex-wrap: wrap;
    }

    .gifts-slid .gifts__item {
        flex: none;
    }
}

@media (max-width: 600px) {
    .box-link-r {
        flex-wrap: wrap !important;
    }

    .box-link-r .reviews-page__bottom {
        width: 100% !important;
    }

    .reviews__wrapper {
        gap: 0 !important;
    }

    .reviews__slide {
        width: 100% !important;
        margin: 60px 0 0 0 !important;
    }

    .mob_hide {
        display: none !important;
    }

    .mob_show {
        display: block !important;
    }
}

.mob_show {
    display: none;
}

.modal-vacancy {
    width: 100%;
    max-width: 800px;
}

.projects__content_no-tab .projects-item,
.tab__slide .projects-item {
    min-height: 260px;
}

.object-type__item._anim-show {
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.object-type__row._visible .object-type__item {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.questions__button._visible {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.feedback__columns._visible .feedback__column:first-child {
    -webkit-transform: translate(0, -120px);
    -ms-transform: translate(0, -120px);
    transform: translate(0, -120px);
}

.blog__column:first-child .blog__top._visible .blog__title {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.blog__column:last-child .blog__top._visible .blog__title {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.reviews-item._visible {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.footer__columns._visible .footer__column:first-child {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.footer__columns._visible .footer__column:last-child {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.object-type-quetion__row._visible .object-type__item {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.form-section__columns._visible .form-section__column:first-child {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.show-works__wrappper._visible .swiper-slide {
    opacity: 0.3;
}

.show-works__wrappper._visible .swiper-slide.swiper-slide-active {
    opacity: 1;
}

.intro-row._visible .intro-notice {
    opacity: 1;
    -webkit-transform: perspective(600px) translate(0, 0) rotateX(0deg);
    transform: perspective(600px) translate(0, 0) rotateX(0deg);
}

.operation-banner._visible {
    -webkit-transform: perspective(600px) translate(0px, 0%) rotateX(0);
    transform: perspective(600px) translate(0px, 0%) rotateX(0);
}

.contacts-panel._visible {
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
}

.about-partners__banner._visible {
    -webkit-transform: perspective(600px) translate(0px, 0%) rotateX(0);
    transform: perspective(600px) translate(0px, 0%) rotateX(0);
}

.about-partners__item._visible .about-partners__column:first-child {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.about-partners__item._visible .about-partners__column:last-child {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.quiz__steps._visible {
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
}

.galleryid-1502 {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}

.galleryid-1502 .gallery-item {
    width: 30%;
}

.galleryid-1502 .gallery-item img {
    max-width: 100%;
    height: 150px;
    object-fit: cover;
}

.galleryid-1502 .gallery-item .gallery-caption {
    display: none;
}

.about-section__number {
    position: relative;
}

.about-section__row .about-section__point:nth-child(2) .about-section__number:after {
    content: '+';
    margin: 0 0 0 10px;
}

.text-page__item ul {
    margin-bottom: 30px;
    padding: 0 0 0 15px;
}

.text-page__item ul li {
    margin: 5px;
    list-style: initial;
}

@media (max-width: 1024px) {
    .sublist {
        padding: 15px 20px;
    }

    .menu-item-21:hover .dropdown__list {
        background: transparent;
        position: static;
    }

    .linkservices a.header-bottom__link .sublist {
        visibility: hidden !important;
    }

    .linkservices a.header-bottom__link._active .sublist {
        visibility: visible !important;
    }

}

.services__text {
    color: #fff;
}

.box-link-r {
    display: flex;
    align-items: center;
    justify-content: center;
}

.box-link-r .reviews-page__bottom {
    margin-right: 15px;
    margin-left: 15px;
}

.revsl {
    position: relative;
}

.revsl .reviews__arrow_prev {
    position: absolute;
    top: 50%;
    left: -80px;
    margin-top: -32px;
}

.revsl .reviews__arrow_next {
    position: absolute;
    top: 50%;
    right: -80px;
    margin-top: -32px;
    transform: rotate(180deg);
}

.postid-608 .reviews.reviews-2,
.postid-615 .reviews.reviews-2 {
    padding: 250px 0 120px 0;
}

.postid-608 .show-works,
.postid-615 .show-works {
    padding-top: 0;
}

@media (max-width: 768px) {
    .reviews__arrow_prev,
    .reviews__arrow_next {
        display: none;
    }

    .reviews__wrapper-mob {
        gap: 0;
    }
}

@media (max-width: 600px) {
    .reviews__wrapper-mob .reviews__slide {
        margin: 0 10px 0 0 !important
    }
}

@media (max-width: 500px) {
    .about-section__row {
        padding: 0;
    }

    .about-section__point {
        gap: 0;
        flex-wrap: wrap;
        justify-content: center;
    }

    .about-section__sublabel {
        flex: 0 0 100%;
        text-align: center;
    }

    .about-section__number {
        justify-content: center;
    }
}

.tab__slide._active {
    flex-wrap: wrap;
}

.line--btn {
    display: block;
    clear: both;
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
    text-align: center;
}

.line--btn span {
    cursor: pointer;
}

/* may23 */

/*new dropdown menu*/
.sub-menu {
    position: absolute;
    left: 0;
    top: 150%;
}

.sub-menu ul {
    position: static;
}

.header-bottom__list li .sublist {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100% !important;
    white-space: inherit;
}

.sublist:before {
    left: calc(23.5% - 0px);
}

#menu-item-1642 .sublist:before,
#menu-item-1643 .sublist:before,
#menu-item-1644 .sublist:before {
    display: none;
}

.header-bottom__list li {
    padding: 0;
    margin: 0;
}

#menu-item-1642,
#menu-item-1643,
#menu-item-1644 {
    width: 33%;
}

#menu-item-1642 ul,
#menu-item-1643 ul,
#menu-item-1644 ul {
    width: 100%;
    flex-wrap: wrap;
}

.dropdown__list {
    padding: 0;
    box-shadow: none;
}

.dropdown__list li {
    border-bottom: none;
    padding: 12px !important;
}

.dropdown__list li ul li,
.dropdown__list li ul li ul {
    padding: 12px 0 !important;
    margin: 0;
}

.header-bottom__list li {
    position: initial;
}

.dropdown__list li:hover {
    opacity: 1;
}

.sublist .bbold a {
    font-size: 20px;
    font-weight: 700;
    text-transform: initial;
}

.sublist .bbold ul li a,
.sublist .bbold ul li ul li a {
    width: 100%;
    font-weight: 400;
    text-transform: initial;
    font-size: 18px;
    line-height: 18px;
}

.header-bottom__sublist a[href="#"] {
    display: none;
}


@media (min-width: 1025px) {
    .header._white .sublist.header-bottom__sublist a:hover {
        color: #1B89FC;
    }

    #menu-item-1642,
    #menu-item-1643 {
        position: relative;
    }

    #menu-item-1642:after,
    #menu-item-1643:after {
        content: '';
        position: absolute;
        top: 24px;
        bottom: 24px;
        width: 1px;
        right: 0;
        background: rgba(0, 0, 0, 0.12);
    }

    .header-bottom__list li:hover .sublist {
        top: 100%;
        padding-top: 12px;
        background: transparent;
    }

}

@media (max-width: 1024px) {
    ._active_li .dropdown__list {
        position: absolute;
        visibility: visible;
        opacity: 1;
        background: transparent;
        position: relative;
        display: block !important;
    }

    ._active_li.dropdown__list li,
    ._active_li.dropdown__list li a {
        color: #fff;
        font-size: 18px;
        line-height: 18px;
    }

    ._active_li.dropdown__list li:hover a {
        color: #1B89FC;
    }

    ._active_li .sublist .bbold a {
        font-size: 18px;
        line-height: 18px;
        font-weight: 700;
    }

    ._active_li .sublist a {
        font-size: 18px;
        line-height: 18px;
        font-weight: 700;
    }

    ._active_li .header-bottom__sublist li:last-child {
        padding: 0 !important;
    }

    ._active_li .dropdown__list li {
        border-bottom: none;
        padding: 0 !important;
    }

    ._active_li .dropdown__list li a:not(.hidden) {
        margin-bottom: 10px;
        display: block;
        margin-left: 15px;
    }

    ._active_li > .header-bottom__sublist {
        padding: 12px 0 !important;
    }

    #menu-item-1642, #menu-item-1643, #menu-item-1644 {
        width: 100%;
    }

    ._active_li .dropdown__list li,
    ._active_li .dropdown__list li a {
        -webkit-tap-highlight-color: transparent !important;
    }
}

/* новое */

.header-menu_desktop-sub {
    background: #fff;
    display: none;
}

.header-menu_desktop-sub_inner {
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    padding: 22px 0 22px 0;
    top: 35px;
    z-index: 9;
}

.header-menu_desktop-sub .container {

}

.header._white .header-menu_desktop-sub_menu a {
    color: #100f00;
}

.header._white .header-menu_desktop-sub_menu a:hover,
.header._white .header-menu_desktop-sub_menu .current-menu-item > a {
    color: #1B89FC;
}

.header-menu_desktop-sub_menu > li a {
    font-size: 20px;
    font-weight: 700;
    text-transform: initial;
    color: #100f00;
    margin-bottom: 21px;
    display: block;
}

.header-menu_desktop-sub_menu > li .sublist > li a {
    font-weight: 400;
    text-transform: initial;
    font-size: 18px;
    line-height: 18px;
}

.header-menu_desktop-sub_menu > li .sublist > li {
    padding: 0 !important;
}

.header-menu_desktop-sub_menu > li .sublist {
    white-space: inherit;
}

.header-menu_desktop-sub_menu > li .sublist:before {
    display: none;
}

.header-menu_desktop-sub_menu > li .dropdown__list {
    z-index: 3;
    visibility: inherit;
    opacity: 1;
    position: relative;
    top: auto;
    left: auto;
    pointer-events: auto;
}

.header-menu_desktop-sub .y-row {
    justify-content: space-between;
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.header-menu_desktop-sub .y-col {
    position: relative;
    padding: 0 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.header-menu_desktop-sub .y-col:not(:last-child):after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    right: 0;
    background: rgba(0, 0, 0, 0.12);
}

#menu-item-21 {
    position: relative;
}

#menu-item-21.activeLi:before {
    content: "";
    display: block;
    background-image: url(../img/icons/polygon.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 20px;
    position: absolute;
    left: calc(50% - 20px);
    bottom: -10px;
    display: block;

}

.header-bottom__container-arrow {
    content: "";
    display: block;
    background-image: url(../img/icons/polygon.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 20px;
    position: absolute;
    left: calc(50% - 20px);
    top: -30px;
}

.header-menu_desktop-sub_inner .container {
    position: relative;
}

.header-menu_desktop-sub.activeH {
    display: block;
}

.header-menu_mobile {
    display: none;
}

@media (max-width: 1024px) {
    .header-menu_desktop {
        display: none;
    }

    .header-menu_mobile {
        display: block;
    }

    .header-bottom__list li:hover .sublist {
        position: relative;
        background: transparent;
    }
}

.header-bottom__list li .sublist {
    display: none;
}

@media (min-width: 1025px) and (max-width: 1401px) {
    .link, header .menu-item {
        font-size: 11px;
    }
}

.about-history .operation__nav-item {
    cursor: pointer;
}

.about-history .operation__nav-item .operation__nav-item-text {
    z-index: 9;
    transition: color 5s ease-out;
}

.about-history .operation__nav-item._active .operation__nav-item-text {
    color: #fff;
}


.about-history .operation__nav-item:before {
    background: #fff;
    background: linear-gradient(to left, #fff 50%, #1b89fc 50%) right;
    background-size: 200%;
    transition: background-position 8s ease-out;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 100px;
    -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, .16);
    box-shadow: inset 0 0 8px rgba(0, 0, 0, .16);
    opacity: 0;
}

.about-history .operation__nav-item._active:before {
    opacity: 1;
    background-position: left;
    -webkit-box-shadow: inset 0 0 16px #1b89fc;
    box-shadow: inset 0 0 16px #1b89fc;
}

.header-bottom__list {
    position: relative;
}

.header-menu_desktop-sub li {
    letter-spacing: 0px;
}

/* circle */

.loading-button {
    width: 74px;
    height: 74px;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 74px;
    flex: 0 0 74px;
}

.circle-animate .operation__nav-item._active {
    border: 0;
    box-shadow: none;
    color: #1b89fc;
}

.circle-animate .operation__nav-item {
    border: 0;
    box-shadow: none;
}

.inner-shadow {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 74px;
    flex: 0 0 74px;
    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;
    background: #fff;
    border-radius: 50%;
    font-size: 24px;
    font-weight: 700;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    position: relative;
    z-index: 2;
    -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, .16);
    box-shadow: inset 0 0 8px rgba(0, 0, 0, .16);
    cursor: pointer;
}

.outer-shadow,
.inner-shadow {
    z-index: 4;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

.inner-shadow {
    top: 50%;
    left: 50%;
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    border-radius: 100%;
    background-color: #ffffff;
}

.hold {
    position: absolute;
    width: 100%;
    height: 100%;
    clip: rect(0px, 74px, 74px, 37px);
    border-radius: 100%;
    background-color: #fff;
}

.fill,
.dot span {
    background-color: #1b89fc;
}

.fill {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    clip: rect(0px, 37px, 74px, 0px);
}

._active .left .fill {
    z-index: 1;
    -webkit-animation: left 4s linear;
    -moz-animation: left 4s linear;
    animation: left 4s linear both;
}

@keyframes left {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        transform: rotate(180deg);
    }
}

@-webkit-keyframes left {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(180deg);
    }
}

.right {
    z-index: 3;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

._active .right .fill {
    z-index: 3;
    -webkit-animation: right 4s linear;
    -moz-animation: right 4s linear;
    animation: right 4s linear both;
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    animation-delay: 4s;
}

@keyframes right {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        transform: rotate(180deg);
    }
}

@-webkit-keyframes right {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(180deg);
    }
}

.inner-shadow img {
    margin-left: 8px;
    margin-top: 7px;
}

.map__item .h2_div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url('../img/map_bg.jpg') no-repeat center center #0123427d;
    background-size: cover;
}

.map__item .h2_div .text {
    font-size: 48px;
}

.reviews .reviews__row {
    padding: 35px 0 20px 0;
}

.header-menu_desktop-sub {
    z-index: 999;
    position: relative;
}

.case-page__pagination-body {
    position: relative;
    z-index: 0;
}

.case-page__pagination-body .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -10px;
}

.header._black .header-bottom__list li [data-spoller]:after {
    background-image: url(../img/icons/arrow123.svg);
}

@media (max-width: 767px) {
    .about-partners__item.about-partners__item_mobile-reverse {
        flex-direction: column;
    }
}

.operation__nav {
    position: static;
}

.ymaps-2-1-79-balloon__close + .ymaps-2-1-79-balloon__content {
    margin: 0;
    padding: 24px;
    border-radius: 4px;
    max-width: 264px;
    font: inherit;
    border-radius: 8px;
}

.ymaps-2-1-79-balloon__layout {
    border: none;
    box-shadow: none;
    border-radius: 8px;
}

.ymaps-2-1-79-balloon {
    box-shadow: none;
}

.ymaps-2-1-79-balloon__content {
    padding: 0;
    margin: 0;
}

.ymaps-2-1-79-balloon__tail {
    display: none;
}

.reviews__wrapper__page .reviews__wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
}

.reviews__wrapper__page .reviews__slide {
    width: 31%;
    margin: 60px 14px 0 12px;
}

.reviews__wrapper__page .reviews-page__content-body .reviews__row {
    padding: 0;
}

.reviews__wrapper__page .reviews-page__bottom {
    margin-top: 40px;
}

.reviews__wrapper__page review-lab .widget__header,
.reviews__wrapper__page review-lab .widget__footer {
    display: none !important
}

.contacts-map__map-iframe {
    width: 100%:
}

.section-text__text p {
    margin-bottom: 15px;
}

.section-text__text ul {
    margin: 15px 0;
}

.section-text__text ul li {
    position: relative;
    padding: 0 0 0 15px;
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 10px;
}

.section-text__text ul li:before {
    width: 5px;
    height: 5px;
    border-radius: 5px;
    content: '';
    background: #007aff;
    position: absolute;
    top: 50%;
    left: 0;
    margin: -2px 0 0 0;
}

.section-text__text ol {
    list-style-type: none;
    counter-reset: num;
    margin: 15px 0;
}

.section-text__text ol li {
    position: relative;
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 10px;
}

.section-text__text ol li:before {
    color: #007aff;
    content: counter(num) '.';
    counter-increment: num;
    margin: 0 10px 0 0;
}

@media (min-width: 1401px) {
    .show-works__slide {
        height: 300px !important;
    }

    .show-works__slide.swiper-slide-active {
        height: 400px !important;
    }

    .projects {
        width: 100%;
        max-width: 100%;
    }

    .projects__content {
        width: 2600px;
        left: 50%;
        /* margin: 0 0 0 -1300px; */
        margin: 0px 0 0 -1140px;
    }

    .projects__row:before {
        left: 0;
    }
}

.alignright {
    float: right;
    margin: 0 0 10px 10px;
    border-radius: 10px;
}

@media (max-width: 600px) {
    .alignright {
        width: 100%;
        float: none;
        text-align: center;
        margin: 0 0 10px 0;
    }
}

.header._white1 {
    background-color: #002241;
    position: static;
}

.header._white1 .header-bottom__list a,
.header._white1 .header-top__row a {
    color: #fff;
}

.header._white1 .header-top__icon-item svg path {
    fill: #fff;
}

.header._white1 .header-bottom__items .header-top__icon-item {
    color: #fff;
}

.header-top__time {
    color: #fff;
}

.header-top__items {
    position: relative;
}

@media (max-width: 492px) {
    .header-top__icon-item {
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .team__row.swiper-wrapper {
        flex-wrap: nowrap;
    }
}

/*.fixed-header {
    background-color:#002241;
    transition:all 2.3;
    position:fixed!important;
}
.sticky-header {
    position:sticky!important;
    top:0;
}
.header__bottom.header-bottom._active .header-bottom__items .header-top__time {
    position:static;
}*/
.section-text__text h2 {
    font-weight: 900;
    font-size: 25px;
    margin-bottom: 16px;
}

.section-text__text a {
    color: #007bfc;
    text-decoration: none;
    border-bottom: 1px solid #007bfc;
    transition: all 0.3s;
}

.section-text__text a:hover {
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: all 0.3s;
}

.content_block {
    overflow: hidden;
    position: relative;
}

.content_block.hide {
    height: 840px;
}

ymaps.ymaps-2-1-79-balloon__layout {
    border: 4px solid #fce300;
    border-radius: 8px;
}

.link-gifts {
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.link-gifts .link-gifts-h {
    width: 0;
    position: absolute;
    top: 0;
    right: 0;
    transition: all 0.5s;
    opacity: 0;
}

.link-gifts:hover .link-gifts-h {
    width: 40px;
    top: 15px;
    right: 15px;
    transition: all 0.5s;
    opacity: 1;
}

.doglink {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-weight: 700;
    margin: 50px 0 0 0;
}

.doglink a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #007bfc;
}

.doglink img {
    width: 50px;
    margin: 0 15px 0 0;
}

@media (min-width: 1025px) {
    .header_menu-new {

    }

    .header_menu-new > ul > li {
        position: relative;
    }

    .header_menu-new > ul > li:hover > ul.sublist:before {
        left: 50%;
        transform: translateX(-50%);
    }

    .header_menu-new > ul > li:hover > ul {
        display: block;
        position: absolute;
        width: 309px !important;
        left: 50%;
        transform: translateX(-50%) !important;
    }

    .header_menu-new .dropdown__list li {
        padding: 0;
    }

    .header_menu-new > ul > li > ul {
        border-radius: 8px;
        background: #FFF;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .header_menu-new > ul > li > ul > li {
        color: #000;
        font-size: 16px;
        font-weight: 700;
        line-height: 18px;
        padding: 0 !important;
        text-transform: none !important;
        letter-spacing: 0 !important;
    }

    .header._white1 .header_menu-new > ul > li > ul > li > a,
    .header._white1 .header_menu-new > ul > li > ul a {
        color: #100f00;
    }

    .header._white1 .header_menu-new > ul > li > ul > li > a:hover,
    .header._white1 .header_menu-new > ul > li > ul a:hover {
        color: #1B89FC;
    }

    .header_menu-new > ul > li > ul > li > a {
        color: #1B89FC;
        background: #fff;
        padding: 16px 24px;
        display: block;
    }

    .header_menu-new > ul > li > ul > li:hover > a {
        background: #EAF4FF;
    }

    .header_menu-new > ul > li > ul > li > a:hover {
        background: #EAF4FF;
    }

    .header_menu-new > ul > li > ul > li:hover > ul {
        position: absolute;
        top: 12px !important;
        left: 100%;
        display: block;
        border-radius: 8px;
        padding: 0 15px 10px;
        background: transparent;
        margin-left: 16px;
    }

    .header_menu-new > ul > li > ul > li > ul > li {
        background: #EAF4FF;
        padding: 16px 24px !important;
    }


    .header_menu-new > ul > li > ul > li > ul > li:nth-child(1) {
        border-radius: 8px 8px 0 0;
    }

    .header_menu-new > ul > li > ul > li > ul > li:last-child {
        border-radius: 0 0 8px 8px;
    }

    .header_menu-new > ul > li > ul > li:hover > ul.sublist:before {
        display: none;
    }

    .header_menu-new > ul > li > ul > li.menu-item-has-children:hover > a {
        position: relative;
    }

    .header_menu-new > ul > li > ul > li.menu-item-has-children:hover > a:after {
        background-image: url('../img/icons/polygon_left.svg');
        content: '';
        background-repeat: no-repeat;
        background-position: center;
        width: 40px;
        height: 20px;
        position: absolute;
        right: -35px;
        top: 15px;
    }

    .header_menu-new > ul > li > ul > li > ul > li {
        text-transform: none !important;
        letter-spacing: 0 !important;
        font-size: 16px;
        line-height: 18px;
        font-weight: 700;
    }

    .header_menu-new > ul > li > ul > li > ul > li > ul {
        display: block !important;
        position: relative;
        background: transparent;
        padding-bottom: 0 !important;
        margin-bottom: -20px;
    }

    .header_menu-new > ul > li > ul > li > ul > li > ul:before {
        display: none !important;
    }

    .header_menu-new > ul > li > ul > li > ul > li > ul > li {
        text-transform: none !important;
        padding: 0px 25px 0 25px !important;
        letter-spacing: 0 !important;
        position: relative;
        font-size: 14px;
        font-weight: 400;
    }

    .header_menu-new > ul > li > ul > li > ul > li > ul > li > a {
        position: relative;
    }

    .header_menu-new > ul > li > ul > li > ul > li > ul > li > a:before {
        background-image: url('../img/icons/add.svg');
        background-repeat: no-repeat;
        background-position: center;
        content: '';
        position: absolute;
        left: -25px;
        top: 50%;
        width: 16px;
        height: 16px;
        transform: translateY(-50%);
    }

    .header_menu-new > ul > li > ul > li > ul > li > ul > li > a.active:before {
        background-image: url('../img/icons/remove.svg');
    }

    .header_menu-new > ul > li > ul > li > ul > li > ul > li > ul {
        background: #E1EDFB !important;
        display: none;
        padding: 12px !important;
        margin-top: 10px;
        margin-bottom: 0;
    }

    .header_menu-new > ul > li > ul > li > ul > li > ul > li.active > ul {
        display: flex !important;
    }

    .header_menu-new > ul > li > ul > li > ul > li > ul > li > ul > li {
        text-transform: none !important;
        letter-spacing: 0 !important;
    }

    .header_menu-new > ul > li > ul > li > ul > li > ul > li > ul:before {
        display: none !important;
    }

    .header_menu-new > ul > li > ul > li > ul > li > ul > li > ul > li {
        font-size: 12px;
        font-weight: 400;
        line-height: 12px;
        margin-bottom: 10px;
        width: auto;
        padding: 0 !important;
        width: 40%;
    }

    .header_menu-new > ul > li > ul > li > ul > li > ul.header-bottom__sublist a[href="#"] {
        display: block;
    }

    .header_menu-new > ul > li > ul li:first-child > a {
        border-radius: 8px 8px 0 0;
    }

    .header_menu-new > ul > li > ul > li > ul > li > ul a {
        white-space: nowrap;
    }


    .header_menu-new > ul > li > ul li:last-child > a {
        border-radius: 0 0 8px 8px;
    }
}

@media (max-width: 1024px) {
    .header-menu_mobile-new li.menu-item-has-children a {
        position: relative;
        display: block;
    }

    .header-menu_mobile-new li.menu-item-has-children > a:after {
        background-image: url('../img/icons/expand_more.svg');
        background-repeat: no-repeat;
        background-position: center;
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        width: 9px;
        height: 24px;
    }

    .header-menu_mobile-new .header-bottom__list li {
        position: initial;
        width: 100%;
    }

    .ul-visible {
        display: block !important;
        position: absolute !important;
        background: #002241 !important;
        top: 0;
        left: 0px;
        right: 0;
        z-index: 999;
    }

    .header-menu_mobile-new_back-to-li {
        color: #1B89FC;
        font-size: 10px;
        font-style: normal;
        font-weight: 900;
        line-height: normal;
        letter-spacing: 1px;
        text-transform: uppercase;
        position: relative;
        padding-left: 25px;
        padding-top: 2px;
        margin-bottom: 10px;
    }

    .header-menu_mobile-new_back-to-li:before {
        content: url('../img/icons/arrow_back.svg');
        position: absolute;
        left: 0;
        top: 0;
    }

    .header-menu_mobile-new_name {
        color: #FFF;
        font-size: 16px;
        font-style: normal;
        font-weight: 900;
        line-height: normal;
        opacity: .4;
        border-bottom: 1px solid rgb(255, 255, 255, 0.16);
        padding-bottom: 10px;
        text-transform: none;
        margin-bottom: 10px;
    }

    .header-menu_mobile-new .dropdown__list li {
        padding: 12px 0 !important;
    }

    .header-bottom:after {
        display: none;
    }

    .header-bottom__list li .sublist {
    }

    .header-menu_mobile-new * {
        -webkit-tap-highlight-color: transparent;
    }

    .header-bottom__list {
        padding: 0;
    }

    .header-bottom__list {
        margin-bottom: 32px;
        overflow: hidden;
    }
}

header.head-fix .header-bottom__list a {
    white-space: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
    letter-spacing: inherit !important;
    text-transform: inherit !important;
}

.header-bottom__logo {
    display: none;
}

@media (max-width: 1024px) {
    .header-bottom {
        padding-top: 35px;
    }

    ._active .header-bottom__logo {
        padding-bottom: 55px;
        display: block;
    }

    .header-bottom:before {
        display: none;
    }

    .header-bottom__items .header-top__time {
        position: relative;
        left: auto;
        top: auto;
    }
}

.certificates__image picture {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.certificates__image picture img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}


.contacts-wr .contacts-panel__content {
    display: flex;
    align-items: flex-end;
}

.contacts-wr .contacts-panel__title {
    display: block;
    font-size: 14px;
    line-height: 120%;
    font-weight: 700;
}

.contacts-wr .contacts-panel__label {
    display: none;
}

.contacts-wr__btns .contacts-wr__item:last-child {
    border-left: 1px solid rgba(0, 0, 0, .12);
    padding-left: 32px;
    margin-left: 32px;
}

.contacts-wr .contacts-panel__top {
    margin-bottom: 0;
}

.contacts-wr .contacts-panel__content {
    height: 100%;
}

.contacts-wr__btns {
    display: flex;
    height: 100%;
    align-items: flex-end;
    width: 100%;
}

.contacts-wr__item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    height: 100%;
}

.contacts-wr__item:first-child {
    width: calc(50% - 32px);
}

.contacts-wr__item:last-child {
    width: calc(50%);
}

.contacts-wr__item a {
    width: 100%;
    height: 44px;
}

.contacts-wr__item span {
    font-size: 16px;
    opacity: .4;
    line-height: 100%;
    margin-bottom: 12px;
    display: inline-block;
}

@media (max-width: 1400px) {
    .contacts-wr__item:first-child {
        width: calc(50% - 16px);
    }

    .contacts-wr__btns .contacts-wr__item:last-child {
        padding-left: 16px;
        margin-left: 16px;
    }
}

@media (min-width: 493px) {
    .contacts-wr .contacts-panel__title {
        display: none;
    }
}

@media (max-width: 492px) {
    .contacts-wr__btns {
        flex-direction: column;
    }

    .contacts-wr__item:first-child {
        width: 100%;
        margin-bottom: 16px;
    }

    .contacts-wr__btns .contacts-wr__item:last-child {
        padding-left: 0;
        margin-left: 0;
    }

    .contacts-wr__item:last-child {
        width: 100%;
    }

    .contacts-wr__btns .contacts-wr__item:last-child {
        border-left: none;
    }

    .contacts-wr__item span {
        display: none;
    }


}

.section-text__body h3 {
    margin-bottom: 10px;
}

.intro__no-padding + .certificates_license {
    margin-top: 100px;
}
.normdoc .text-page__item ol li {
    margin:15px 0;
}
.normdoc .text-page__item ol li a {
    color:#1b89fc;
    border-bottom:1px solid transparent;
    transition:all 0.5s;
}
.normdoc .text-page__item ol li a:hover {
    color:#1b89fc;
    border-bottom:1px solid #1b89fc;
    transition:all 0.5s;
}


.infograf__title {
    margin-bottom: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 936px;
    margin-left: auto;
    margin-right: auto;
}

.infograf__title span {
    margin-bottom: 21px;
    display: block;
    text-align: center;
}

.infograf__title h2 {
    text-align: center;
    margin-bottom: 21px;
}

.infograf__title p {
    margin-bottom: 0;
    color: #9F9F99;
    font-size: 24px;
    text-align: center;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.infograf__wrapper {
    display: flex;
    flex-direction: column;
}

.infografitem {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.infografitem__photo {
    width: 264px;
    height: 176px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    margin-right: 24px;
    flex-shrink: 0;
    overflow: hidden;
    position: relative;
}

.infografitem__photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.infografitem__info {
    display: flex;
    flex-direction: column;
}

.infografitem__title {
    display: flex;
    margin-bottom: 12px;
    align-items: center;
}

.infografitem__icon {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
    flex-shrink: 0;
}

.infografitem__icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.infografitem__title span {
    color: #100F00;
    font-size: 21px;
    font-weight: bold;
}

.infografitem__txt {
    font-size: 16px;
    color: #9F9F99;
    line-height: 21px;
}



@media (max-width: 768px) {

    .infograf__title p {
        font-size: 16px;
    }

    .infografitem {
        flex-direction: column;
    }

    .infografitem__photo {
        width: 100%;
        height: 176px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 8px;
        margin-right: 0;
        flex-shrink: 0;
        overflow: hidden;
        position: relative;
        margin-bottom: 24px;
    }

    .infografitem__title span {
        color: #100F00;
        font-size: 18px;
        font-weight: bold;
    }

}
.kama_breadcrumbs span {
    transition:all 0.3s;
}
.kama_breadcrumbs span:hover a {
    color:#ffed4d;
    transition:all 0.3s;
}
.blog-page .text-page__body img {
    width:100%;
    height:auto;
}
.blog-page .page__row_2 {
    gap:70px;
}
.blog-page .page__row_2 .page__column:first-child {
    flex: 0 1 66.522124%;    
}
.btn-cont {
    display:flex;
    align-items:center;
    justify-content:space-between;
}
.button-contact.button:before {
    display:none;
}
@media (max-width: 600px) {
    .btn-cont {
        flex-wrap:wrap;
    } 
    .button-contact.button {
        margin-top:20px;
    }  
}

.articles {
    margin-bottom: 190px;
    padding-top: 100px;
}

.articles-title {
    font-size: 48px;
    font-weight: 900;
    line-height: 52px;
    text-align: center;
    margin-bottom: 57px;
    color: #000;
}

.articles-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.articles-elem {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0 15px;
}

.articles-img {
    margin-bottom: 15px;
}

.articles-img img {
    border-radius: 8px;
}

.articles-date {
    margin-bottom: 18px;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    color: #05192C;
    display: flex;
    align-items: center;
}

.articles-date svg {
    margin-right: 12px;
}

.articles-name {
    font-size: 24px;
    font-weight: 900;
    line-height: 24px;
    color: #05192C;
    margin-bottom: 16px;
    transition: color .3s ease;
}

.articles-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #606060;
}

.articles-elem_inner {
    display: block;
}

.articles-elem_inner:hover .articles-name {
    color: #1b89fc;
}

@media(max-width: 991px) {
    .articles-elem {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 30px;
    }

    .articles-img img {
        display: block;
        margin: 0 auto;
    }
}

@media(max-width: 576px) {
    .articles-elem {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .articles-title {
        font-size: calc(32px + 16*((100vw - 375px) / 895));
    }

    .articles {
        margin-bottom: 220px;
    }
}

.articles-link {
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    padding: 10px 45px 10px 20px;
    position: relative;
    border-radius: 8px;
    background: #1B89FC;
    color: #fff;
    max-width: 155px;
    transition: color .3s ease;
    margin-top: 16px;
}

.articles-elem_inner:hover .articles-link {
    opacity: .9;
}

.articles-link svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}

.services_bottom {
    padding-top: 100px;
}

a.policy {
    display: contents;
    color: #000;
}

.footer__column-sert {
    max-width: 212px;
}
.dictionary-row {
  grid-template-columns: repeat(2, 1fr);
}
.dictionary-row .faq-slider__text-name {
    margin-bottom: 15px;
}
.dictionary-row .faq-slider__text-desc {
    font-weight: 400;
}

.text-page__item img {
    max-width: 100%;
    height: auto;
}
.faqtitle {
    font-size: 35px;
}
.questions-item__text.text ul {
  margin:10px 0;
}
.questions-item__text.text ul li {
    position: relative;
    padding: 0 0 0 15px;
    line-height: 130%;
    margin-bottom: 10px;
}
.questions-item__text.text ul li:before {
    width: 5px;
    height: 5px;
    border-radius: 5px;
    content: '';
    background: #007aff;
    position: absolute;
    top: 50%;
    left: 0;
    margin: -2px 0 0 0;
}
.connect {
  padding-top: 120px;
  padding-bottom: 70px;
  background-color: #ebf4ff;
}
.connect .title {
    text-align: center;
    margin-bottom: 70px;
}
.connect-list {
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(2, 1fr);
}
.connect-with-us .head {
    margin-bottom: 20px;
    padding: 5px 20px;
    color: #00213E;
    font-size: 22px;
    font-weight: 900;
    background: #FCE300;
    border-radius: 5px 5px 0 0;
    display: inline-block;
}
.connect-without-us .head {
    margin-bottom: 20px;
    padding: 5px 20px;
    color: #fff;
    font-size: 22px;
    font-weight: 900;
    background: #00213E;
    border-radius: 5px 5px 0 0;
    display: inline-block;
}
.connect-list .item {
    display: flex;
    padding: 20px 25px;
    background: #fff;
    border-radius: 10px;
    align-items: center;
    margin: 5px 0;
}
.connect-list .item .item-icon {
    width: 40px;
    height: 40px;
}
.connect-list .item .item-text {
    padding: 0 0 0 15px;
    box-sizing: border-box;
    font-size: 20px;
    color: #100F00;
    line-height: 100%;
}
.connect-list .item .item-text span {
    font-weight: 900;
}
.connect-list .connect-without-us .item {
    background: transparent;
    padding: 20px 25px 20px 0;
}
@media(max-width: 576px) {
    .connect-list {
        grid-template-columns: repeat(1, 1fr);       
    }
    .connect-list .item .item-text {
        font-size: 16px;
    }
}

.buttons-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
}

/* Только для десктопа: в одну строку */
@media (min-width: 768px) {
    .buttons-container {
        flex-direction: row;
        justify-content: space-between;
        margin: 0 auto;
        margin-top: 41px;
    }

    .buttons-container > * {
        flex: 1;
        min-width: 0;
    }
    
}

.telegram-button {
    background-color: #0088cc;
    color: white !important;
    text-decoration: none;
    padding: 28px 24px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    transition: background-color 0.3s ease;
    display: inline-block;
    font-weight: 700;
}

.telegram-button:hover {
    background-color: #0077b3;
}

.sert_padding {
    padding-top: 120px;
}

header.head-fix .header-top__phone {
    color: #100f00;
}

@media(max-width: 767px) {
    
    .telegram-button {
        width: 100%;
        padding: 18px 23px;
        font-size: 14px;
    }
    
    .sert_padding {
    padding-top: 0px;
}

.questions {
    margin-top: 0px !important;
}

.feedback {
    margin-top: 201px;
}
    
}