.loader,
.loader-active,
.loader-end {
    pointer-events: none
}

.area-modal.active,
.button-up.active,
.overlay.active {
    pointer-events: auto;
    opacity: 1
}

.ask,
.hero {
    background-size: cover;
    background-repeat: no-repeat
}

.area-modal__title,
.ask__title,
.garant__descr,
.garant__name,
.price__descr,
.price__name,
.section-title,
.texnika__center_txt,
.yellow-btn {
    text-align: center
}

.area-modal,
.ask__form,
.ask__inp,
.faq__item,
.order__inp,
.price__item,
.review__slide,
.s-btns__item,
.texnika__item {
    box-sizing: border-box
}

.footer__logo,
.logo {
    text-transform: uppercase
}

.footer__phones_main,
.garant__item,
.price__item,
.review__slide,
.texnika__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

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

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

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

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

* {
    margin: 0;
    padding: 0
}

a {
    color: inherit;
    text-decoration: none
}

.yellow-btn,
body {
    color: #0a1025;
    font-size: 16px
}

ol,
ul {
    list-style: none
}

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

button,
input {
    border: none;
    outline: 0;
    background-color: transparent;
    font-size: inherit;
    font-family: inherit
}

body {
    font-family: Gilroy;
    position: relative
}

.wrapper {
    max-width: 1140px;
    padding: 0 15px;
    margin: 0 auto
}

.yellow-btn {
    background-color: #ffcb18;
    cursor: pointer;
    -webkit-transition: .2s;
    transition: .2s;
    padding: 17px 48px;
    font-weight: 600;
    border-radius: 50px
}

.yellow-btn:hover {
    background-color: #f3bd00
}

.hidden,
.modal {
    display: none
}

.header__content,
.header__right {
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-box-align: center
}

.section-title {
    font-size: 36px;
    font-weight: 700;
    padding-bottom: 18px;
    position: relative;
    margin-bottom: 60px
}

.section-title::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 3px;
    width: 300px;
    background-color: #ffcb18
}

.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: rgba(255, 255, 255, .4);
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 0
}

.sended,
.windows8 {
    top: 50%;
    left: 50%;
    position: absolute
}

.loader-active {
    opacity: 1
}

.loader-end {
    opacity: 0
}

.sended {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    opacity: 0
}

.sended-active {
    opacity: 1;
    padding: 20px 30px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.windows8 {
    width: 78px;
    height: 78px;
    margin: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.windows8 .wBall {
    position: absolute;
    width: 74px;
    height: 74px;
    opacity: 0;
    transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    animation: 3.9325s infinite orbit;
    -o-animation: 3.9325s infinite orbit;
    -ms-animation: orbit 3.9325s infinite;
    -webkit-animation: 3.9325s infinite orbit;
    -moz-animation: 3.9325s infinite orbit
}

.windows8 .wBall .wInnerBall {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffcb18;
    left: 0;
    top: 0;
    border-radius: 10px
}

.windows8 #wBall_1 {
    animation-delay: 856ms;
    -o-animation-delay: 856ms;
    -ms-animation-delay: 0.856s;
    -webkit-animation-delay: 856ms;
    -moz-animation-delay: 856ms
}

.windows8 #wBall_2 {
    animation-delay: 173ms;
    -o-animation-delay: 173ms;
    -ms-animation-delay: 0.173s;
    -webkit-animation-delay: 173ms;
    -moz-animation-delay: 173ms
}

.windows8 #wBall_3 {
    animation-delay: .3465s;
    -o-animation-delay: .3465s;
    -ms-animation-delay: 0.3465s;
    -webkit-animation-delay: .3465s;
    -moz-animation-delay: .3465s
}

.windows8 #wBall_4 {
    animation-delay: .5095s;
    -o-animation-delay: .5095s;
    -ms-animation-delay: 0.5095s;
    -webkit-animation-delay: .5095s;
    -moz-animation-delay: .5095s
}

.windows8 #wBall_5 {
    animation-delay: 693ms;
    -o-animation-delay: 693ms;
    -ms-animation-delay: 0.693s;
    -webkit-animation-delay: 693ms;
    -moz-animation-delay: 693ms
}

@keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    7% {
        opacity: 1;
        -webkit-transform: rotate(300deg);
        transform: rotate(300deg);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        origin: 0
    }

    30% {
        opacity: 1;
        -webkit-transform: rotate(410deg);
        transform: rotate(410deg);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        origin: 7%
    }

    39% {
        opacity: 1;
        -webkit-transform: rotate(645deg);
        transform: rotate(645deg);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        origin: 30%
    }

    70% {
        opacity: 1;
        -webkit-transform: rotate(770deg);
        transform: rotate(770deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        origin: 39%
    }

    75% {
        opacity: 1;
        -webkit-transform: rotate(900deg);
        transform: rotate(900deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        origin: 70%
    }

    100%,
    76% {
        opacity: 0;
        -webkit-transform: rotate(900deg);
        transform: rotate(900deg)
    }
}

@-webkit-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -webkit-transform: rotate(180deg);
        -webkit-animation-timing-function: ease-out
    }

    7% {
        opacity: 1;
        -webkit-transform: rotate(300deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin: 0
    }

    30% {
        opacity: 1;
        -webkit-transform: rotate(410deg);
        -webkit-animation-timing-function: ease-in-out;
        -webkit-origin: 7%
    }

    39% {
        opacity: 1;
        -webkit-transform: rotate(645deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin: 30%
    }

    70% {
        opacity: 1;
        -webkit-transform: rotate(770deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin: 39%
    }

    75% {
        opacity: 1;
        -webkit-transform: rotate(900deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin: 70%
    }

    100%,
    76% {
        opacity: 0;
        -webkit-transform: rotate(900deg)
    }
}

.header {
    color: #fff;
    padding: 33px 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.area-modal,
.button-up {
    position: fixed;
    background-color: #fff;
    opacity: 0;
    pointer-events: none;
    transition: .2s
}

.area-modal,
.overlay .ask__form {
    left: 50%;
    transform: translateX(-50%)
}

.header__content {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.header__right {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-left: 30px
}

.header__call,
.hero__items {
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-box-align: center
}

.header__call {
    margin-right: 32px;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    font-weight: 600;
    font-size: 22px
}

.header__call img,
.logo img {
    margin-right: 15px
}

.logo {
    display: flex;
    align-items: center;
    font-size: 26px;
    font-weight: 700;
    color: #ffcb18
}

.button-up img {
    display: block;
    width: 20px;
    height: 20px
}

.button-up {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 1px solid #ffcb18;
    z-index: 100;
    right: 50px;
    bottom: 150px
}

.modal.active {
    display: block
}

.area-modal {
    top: 60px;
    border-radius: 10px;
    z-index: 10;
    border: 2px solid #ffcb18;
    box-shadow: 0 0 20px 20px rgba(0, 0, 0, .1);
    width: 100%;
    max-width: 800px;
    max-height: 580px;
    overflow-y: auto;
    padding: 45px 30px
}

.area-modal__close,
.overlay__close {
    border-radius: 50%;
    display: flex;
    cursor: pointer
}

.area-modal.active {
    top: 40px
}

.area-modal__close {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background-color: #fff;
    align-items: center;
    justify-content: center
}

.area-modal__title {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 20px
}

.area-list {
    display: flex;
    flex-wrap: wrap
}

.area-list .item-name {
    width: calc(25% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    transition: .2s
}

.area-list .item-name:hover {
    color: #ffcb18;
    text-decoration: underline
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 100vh;
    z-index: 1000;
    background-color: rgba(0, 0, 0, .6);
    overflow-y: auto;
    opacity: 0;
    pointer-events: none;
    transition: .2s
}

.ask__form,
.garant__img,
.overlay__close,
.price__item::after,
.s-btns__item {
    background-color: #fff
}

.overlay__close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    border: 1px solid #ffcb18;
    align-items: center;
    justify-content: center
}

.overlay__close img {
    width: 12px;
    height: 12px
}

.overlay .ask__form {
    position: absolute;
    top: 40px;
    border-radius: 10px
}

.s-btns {
    position: fixed;
    bottom: 10px;
    left: 15px;
    width: calc(100% - 30px);
    z-index: 100;
    justify-content: space-between;
    display: none
}

.s-btns__item {
    width: calc(50% - 10px);
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    box-shadow: 0 0 10px 10px rgb(246 71 31 / 10%);
    border-radius: 10px;
    border: 1px solid #ffcb18;
    font-size: 13px !important;
    padding: 2px 0
}

.s-btns__item img {
    margin-right: 7px
}

.s-btns__item_main {
    display: flex;
    align-items: center;
    justify-content: center
}

.s-btns__phone {
    margin-top: 4px;
    color: #ffcb18
}

.hero {
    color: #fff;
    padding-bottom: 130px;
    padding-top: 225px;
    background-position: bottom
}

.hero__content {
    max-width: 460px
}

.hero__title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 16px
}

.hero__descr {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.37;
    margin-bottom: 35px
}

.ask__title,
.how__name,
.how__num,
.price__cost,
.price__name,
.texnika__name {
    font-weight: 700
}

.hero__items {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    max-width: 420px;
    margin-bottom: 45px
}

.footer__pays,
.hero__item,
.price__items {
    display: -webkit-box;
    display: -webkit-flex
}

.footer__pays,
.hero__item {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.hero__item img {
    margin-right: 20px
}

.price {
    padding-top: 100px;
    padding-bottom: 160px;
    position: relative;
    z-index: 2
}

.price__bg {
    position: absolute;
    bottom: 750px;
    right: 0;
    z-index: -10
}

.ask__content,
.price__item {
    position: relative;
    padding-bottom: 30px
}

.price__items {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -30px
}

.price__item,
.price__li {
    display: -webkit-box;
    display: -webkit-flex
}

.price__item {
    width: calc(100% / 12 * 4 - 30px);
    margin-left: 15px;
    margin-right: 15px;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 30px;
    z-index: 32
}

.how__item,
.price__li {
    -webkit-box-align: start
}

.price__item::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: calc(100% - 80px);
    border-radius: 10px;
    box-shadow: 0 13px 16px 0 rgba(0, 0, 0, .09);
    z-index: -1
}

.price__img {
    display: block;
    margin-bottom: 23px;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.price__name {
    font-size: 24px;
    margin-bottom: 18px
}

.price__li {
    margin-bottom: 16px;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.garant__items,
.how__item,
.how__items {
    display: -webkit-box;
    display: -webkit-flex
}

.price__li img {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-right: 15px
}

.price__cost {
    margin-bottom: 15px;
    font-size: 36px;
    color: #2e9bff
}

.price__descr {
    margin-bottom: 20px
}

.price__btn {
    width: calc(100% - 36px)
}

.ask {
    background-position: center
}

.ask__man {
    position: absolute;
    bottom: 0
}

.ask__form {
    max-width: 420px;
    width: 100%;
    margin-left: auto;
    border-radius: 0 0 10px 10px;
    padding: 45px 40px;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    box-shadow: 0 15px 50px rgba(0, 0, 0, .09)
}

.ask__title {
    font-size: 24px;
    margin-bottom: 25px
}

.ask__inp {
    width: 100%;
    padding: 18px 27px;
    border: 1px solid #cdcdcd;
    border-radius: 50px;
    margin-bottom: 20px
}

.about__img,
.about__img img,
.about__img::after,
.texnika__img,
.texnika__item {
    border-radius: 10px
}

.ask__inp.err {
    border-color: #ff5252;
    box-shadow: 0 0 10px 10px rgba(255, 82, 82, .2)
}

.about__img::after,
.about__img::before,
.texnika__item {
    box-shadow: 0 15px 50px rgba(0, 0, 0, .09)
}

.ask__submit {
    width: 100%;
    padding: 17px 0;
    margin-bottom: 25px
}

.ask__agree,
.review__txt {
    font-size: 14px;
    text-align: center
}

.how {
    padding-top: 100px;
    padding-bottom: 35px
}

.garant__items,
.how__items {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -40px
}

.how__item {
    width: calc(100% / 12 * 4 - 30px);
    margin-left: 15px;
    margin-right: 15px;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: 40px
}

.how__num,
.texnika__param span:first-child {
    margin-right: 10px
}

.how__num {
    font-size: 60px;
    color: #ffcb18;
    line-height: .85
}

.footer,
.review__title {
    color: #fff
}

.how__name {
    font-size: 18px;
    margin-bottom: 15px
}

.how__txt {
    font-size: 14px;
    max-width: 260px
}

.texnika {
    padding-bottom: 50px
}

.texnika__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding: 30px;
    margin-bottom: 30px
}

.texnika__img {
    display: block;
    width: calc(100% / 12 * 6 - 15px);
    height: 365px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    margin-right: 30px
}

.texnika__main {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column
}

.texnika__name {
    font-size: 24px;
    margin-bottom: 7px
}

.texnika__descr {
    font-size: 14px;
    margin-bottom: 16px
}

.texnika__subtitle {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 7px
}

.texnika__center_content,
.texnika__param {
    display: -webkit-box;
    display: -webkit-flex
}

.texnika__list {
    margin-bottom: 20px
}

.texnika__param {
    padding: 10px 0;
    border-bottom: 1px solid #cecfd3;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.texnika__btn {
    padding: 14px 50px;
    -webkit-align-self: end;
    -ms-grid-row-align: end;
    align-self: end
}

.texnika__center {
    margin-top: 90px;
    margin-bottom: 90px
}

.texnika__center_txt {
    margin-bottom: 30px;
    font-size: 14px
}

.texnika__center_content {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: 30px
}

.about__content,
.texnika__center_check {
    display: -webkit-box;
    display: -webkit-flex
}

.texnika__center_img {
    margin-right: 30px;
    width: calc(50% - 30px)
}

.texnika__center_checks {
    width: 50%;
    max-width: 530px;
    margin-left: auto
}

.texnika__center_check {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-weight: 600
}

.order__title,
.texnika__center_check:not(:last-child) {
    margin-bottom: 30px
}

.texnika__center_check img {
    margin-right: 18px
}

.about {
    margin-bottom: 100px
}

.about__content {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.garant__img,
.garant__item {
    display: -webkit-box;
    display: -webkit-flex
}

.about__text {
    max-width: calc(100% / 12 * 6.5 - 30px);
    margin-right: 30px
}

.about__title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 15px
}

.about__img {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    height: 500px;
    position: relative;
    z-index: 3
}

.about__img::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -2
}

.about__img::after {
    content: '';
    position: absolute;
    right: -30px;
    bottom: -30px;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #ffcb18
}

.about__img img {
    width: 100%;
    height: 100%;
    -o-object-position: center;
    object-position: center;
    -o-object-fit: cover;
    object-fit: cover
}

.garant {
    margin-bottom: 60px
}

.garant__item {
    width: calc(100% / 12 * 4 - 30px);
    margin-left: 15px;
    margin-right: 15px;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 40px
}

.garant__img {
    width: 175px;
    height: 175px;
    border-radius: 50%;
    box-shadow: 0 14px 20px 10px rgba(0, 0, 0, .1);
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 23px
}

.garant__name {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 12px
}

.garant__descr {
    font-size: 14px;
    line-height: 1.5
}

.faq {
    margin-bottom: 90px
}

.faq__item {
    background: #fff;
    box-shadow: 0 4px 17px rgba(0, 0, 0, .15);
    border-radius: 15px;
    padding: 20px 30px
}

.faq__item:not(:last-child) {
    margin-bottom: 20px
}

.faq__question {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    cursor: pointer
}

.faq__question_text {
    font-size: 18px;
    line-height: 1.33
}

.faq__question_img {
    margin-left: 25px;
    -webkit-transition: .4s;
    transition: .4s
}

.faq__question_img.rotated {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.faq__answer {
    display: none;
    overflow: hidden
}

.faq__answer-active,
.footer__pay img,
.footer__social a {
    display: block
}

.faq__answer p {
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.5
}

.photo {
    margin-bottom: 80px
}

.photo__img,
.photo__video {
    margin-bottom: 20px;
    border-radius: 10px
}

.photo__cols {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

.photo__col,
.photo__video {
    margin-left: 10px;
    margin-right: 10px
}

.photo__col {
    width: calc(100% / 12 * 4 - 20px)
}

.photo__img {
    display: block;
    height: 260px;
}

.photo__img-last {}

.photo__video {
    position: relative;
    height: 340px;
    width: calc(50% - 20px);
    overflow: hidden
}

.photo__video iframe {
    width: 100%;
    max-width: 100%;
    height: 100%
}

.photo__video_img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: .7
}

.review-pagination,
.review__slide {
    display: -webkit-box;
    display: -webkit-flex
}

.photo__video_poster {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-color: #000
}

.photo__video_play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.order,
.order__form,
.review__slide {
    position: relative
}

.review {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 62px 0
}

.review__slide {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    z-index: 2;
    padding: 30px 15px
}

.review__slide::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: calc(100% - 75px);
    background-color: #fff;
    border-radius: 10px;
    z-index: -1
}

.review__img {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    margin-bottom: 18px
}

.review__name {
    margin-bottom: 18px;
    font-size: 18px;
    font-weight: 700
}

.review-pagination {
    margin-top: 34px;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.review .swiper-pagination-bullet {
    margin-left: 8px;
    margin-right: 8px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    opacity: 1;
    background-color: #fff
}

.review .swiper-pagination-bullet-active {
    background-color: #ffcb18
}

.order {
    padding-top: 85px;
    padding-bottom: 500px
}

.order__form {
    padding: 34px 30px;
    box-shadow: 0 13px 16px 0 rgba(0, 0, 0, .09);
    border-radius: 10px;
    background-color: #fff;
    z-index: 2
}

.order__subtitle {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 28px
}

.order__fields {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.footer__logo img,
.order__inp-full,
.order__inp-half {
    margin-right: 15px
}

.order__inp {
    padding: 18px 27px;
    border: 1px solid #cdcdcd;
    border-radius: 50px;
    margin-bottom: 20px
}

.order__inp-half {
    width: calc(50% - 30px);
    margin-left: 15px
}

.order__inp-full {
    width: calc(100% - 30px);
    margin-left: 15px
}

.order__inp.err {
    border-color: #ff5252;
    box-shadow: 0 0 10px 10px rgba(255, 82, 82, .2)
}

.order__submit {
    display: block;
    margin-left: auto
}

#map {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 720px
}

.footer {
    background-color: #222b34;
    padding-top: 20px;
    padding-bottom: 20px
}

.footer__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    padding-bottom: 30px
}

.footer__logo {
    display: flex;
    align-items: center;
    font-size: 26px;
    font-weight: 700;
    color: #ffcb18;
    margin-bottom: 15px
}

.footer__lis,
.footer__phones {
    display: -webkit-box;
    display: -webkit-flex
}

.footer__title {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 700
}

.footer__left {
    width: calc(100% / 12 * 3 - 30px);
    margin-right: 30px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.footer__left_txt {
    font-size: 13px;
    line-height: 2
}

.footer__list {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    padding-top: 20px
}

.footer__lis {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

.footer__li {
    width: calc(100% / 12 * 4 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 30px
}

.footer__link {
    font-size: 15px
}

.footer__link:hover {
    text-decoration: underline
}

.footer__contacts {
    width: calc(100% / 12 * 3 - 30px);
    margin-left: 30px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    padding-top: 20px
}

.footer__contacts_descr {
    font-size: 12px;
    margin-bottom: 22px
}

.footer__phones {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 20px
}

.footer__phones_main,
.footer__socials {
    display: -webkit-box;
    display: -webkit-flex
}

.footer__phones_main {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column
}

.footer__phones img {
    margin-right: 20px
}

.footer__socials {
    display: flex
}

.footer__social:not(:last-child) {
    margin-right: 25px
}

.footer__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 10px 0;
    border-top: 1px solid #394149
}

.footer__rights {
    font-size: 14px;
    opacity: .4
}

.footer__pay:not(:last-child) {
    margin-right: 30px
}

@media screen and (max-width:1250px) {
    .about__img::after {
        display: none
    }
}

@media screen and (max-width:1024px) {
    .button-up {
        right: 15px;
        bottom: 65px;
        width: 45px;
        height: 45px
    }

    .how__item,
    .price__item {
        width: calc(50% - 30px)
    }

    .button-up img {
        width: 17px;
        height: 17px
    }

    .s-btns {
        display: flex
    }

    .price__bg {
        display: none
    }

    .price__items {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .price__item {
        max-width: 400px
    }

    .footer__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column
    }

    .footer__left {
        margin-right: 0;
        width: 100%;
        max-width: 550px
    }

    .footer__contacts {
        padding-top: 0;
        margin-left: 0;
        width: 100%;
        max-width: 550px
    }
}

@media screen and (max-width:900px) {
    .section-title {
        font-size: 30px;
        padding-bottom: 14px
    }

    .section-title::before {
        width: 250px
    }

    .header__call {
        font-size: 18px
    }

    .yellow-btn {
        padding: 12px 35px;
        font-size: 15px
    }

    .logo {
        width: 180px
    }

    .hero__title {
        font-size: 30px
    }

    .hero__descr {
        font-size: 20px
    }

    .hero__item,
    .price__descr,
    .price__li {
        font-size: 15px
    }

    .hero__item img {
        width: 35px
    }

    .hero__content {
        max-width: 380px
    }

    .price {
        padding-top: 70px;
        padding-bottom: 110px
    }

    .price__img {
        width: 130px;
        height: 130px
    }

    .price__name {
        font-size: 22px
    }

    .price__cost {
        font-size: 32px
    }

    .price__item::after {
        height: calc(100% - 65px)
    }

    .ask__man,
    .gerb {
        display: none
    }

    .ask__form {
        margin-right: auto
    }

    .texnika__center_img,
    .texnika__img {
        margin-right: 0;
        width: 100%;
        margin-bottom: 30px
    }

    .about__content,
    .texnika__center_content,
    .texnika__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center
    }

    .texnika__img {
        max-width: 450px
    }

    .texnika__center_img {
        max-width: 530px
    }

    .texnika__center_checks {
        margin-right: auto;
        width: 100%
    }

    .about__content>* {
        width: 100%;
        max-width: 500px
    }

    .about__text {
        margin-right: 0;
        margin-bottom: 30px
    }

    .garant__item {
        width: calc(50% - 30px)
    }
}

@media screen and (max-width:700px) {

    .footer__bottom,
    .header__right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .header__right {
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        align-items: flex-end
    }

    .header__call {
        margin-right: 0;
        margin-bottom: 10px
    }

    .how__item,
    .price__item {
        width: calc(100% - 30px)
    }

    .how {
        padding-top: 60px
    }

    .how__num {
        font-size: 45px
    }

    .photo__cols {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .photo__col {
        width: calc(100% - 20px);
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    .photo__img {
        width: calc(50% - 10px)
    }

    .photo__video {
        height: 40vw
    }

    .footer__bottom {
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center
    }

    .footer__rights {
        margin-bottom: 20px
    }

    .area-list .item-name {
        width: calc(100% / 12 * 4 - 20px)
    }
}

@media screen and (max-width:580px) {
    .footer__list {
        margin-bottom: 20px
    }

    .footer__li {
        width: calc(50% - 20px);
        margin-bottom: 10px
    }

    .footer__link {
        font-size: 12px
    }

    .order {
        padding-bottom: 250px !important
    }

    .order__inp {
        padding: 15px 20px;
        font-size: 14px
    }

    .order__inp-half {
        width: calc(100% - 30px)
    }

    .order__form {
        padding: 28px 20px
    }

    #map {
        height: 250px !important
    }
}

@media screen and (max-width:480px) {
    .overlay .ask__form {
        max-width: calc(100% - 30px)
    }

    .hero__title,
    .section-title {
        font-size: 27px
    }

    .header__call,
    .hero__descr {
        font-size: 16px
    }

    .logo span {
        display: none
    }

    .header__content {
        position: relative
    }

    .header__right {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        align-items: flex-end
    }

    .header__call {
        white-space: nowrap
    }

    .header__call img {
        margin-right: 10px
    }

    .yellow-btn {
        padding: 12px 30px
    }

    .logo {
        width: 65px
    }

    .price {
        padding-top: 60px;
        padding-bottom: 80px
    }

    .ask__form {
        padding: 30px 25px
    }

    .ask__title {
        font-size: 20px
    }

    .about__img,
    .texnika__img {
        height: 80vw
    }

    .texnika__item {
        padding: 20px
    }

    .texnika__param {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start
    }

    .texnika__param span:first-child {
        margin-right: 0;
        margin-bottom: 5px
    }

    .texnika__center_check {
        font-size: 14px
    }

    .texnika__center_check img {
        width: 50px
    }

    .garant__img {
        width: 120px;
        height: 120px
    }

    .garant__img img {
        width: 55px
    }

    .garant__item {
        width: calc(100% - 30px)
    }

    .faq__item {
        padding: 15px 20px
    }

    .faq__item h3 {
        font-size: 15px
    }

    .faq__item img {
        width: 22px;
        height: 22px
    }

    .faq__item p {
        font-size: 14px
    }

    .review .swiper-pagination-bullet {
        width: 8px;
        height: 8px
    }

    .area-list .item-name,
    .footer__pay {
        width: calc(50% - 20px)
    }

    .footer__bottom {
        padding-bottom: 10px
    }

    .footer__pays {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -10px;
        margin-right: -10px
    }

    .footer__pay {
        margin-left: 10px;
        margin-right: 10px !important;
        margin-bottom: 15px
    }

    .photo__video {
        width: calc(100% - 20px);
        height: 70vw
    }

    .area-modal {
        padding: 45px 15px
    }
}

@media screen and (max-height:700px) {
    .order {
        padding-bottom: 350px
    }

    #map {
        height: 580px
    }
}

.gerb {
    height: 81px
}
.hero__content, .logo, .header__content a {text-shadow: 0 0 2px black,0 0 10px black,0 0 20px black;}