.fancybox-content {
    min-width: 270px
}

.form__input:focus, button:focus {
    outline: 0
}

.flex-row, .timer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.caption, .slider__btn, .slider__description h3, .timer-caption, h2 {
    text-transform: uppercase
}

.form__submit:hover, .slider__btn:hover, button:hover {
    cursor: pointer
}

.flex-row, .question__form-send, .slider__description, .timer {
    -webkit-box-direction: normal
}

.advantages__item::before, .information__caption::before, .logo-phone__number-phone::before, .services__item::before {
    content: ''
}

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

button {
    padding: 0
}

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

body {
    line-height: 1.2;
    background-color: #fff
}

ol {
    padding-left: 1.4em;
    list-style: decimal
}

ul {
    padding-left: 0;
    margin: 0;
    list-style: none
}

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

h1, h2, h3, h4, h5, h6 {
    font-weight: 400
}

pre {
    display: inline
}

@font-face {
    font-family: UbuntuRegular;
    src: url(../fonts/ubunturegular.woff2) format('woff2'), url(../fonts/ubunturegular.woff) format('woff')
}

@font-face {
    font-family: UbuntuLight;
    src: url(../fonts/ubuntulight.woff2) format('woff2'), url(../fonts/ubuntulight.woff) format('woff')
}

@font-face {
    font-family: UbuntuBold;
    src: url(../fonts/ubuntubold.woff2) format('woff2'), url(../fonts/ubuntubold.woff2) format('woff2')
}

@font-face {
    font-family: RussoOne-Regular;
    src: url(../fonts/RussoOne-Regular.ttf) format('ttf'), url(../fonts/RussoOne-Regular.ttf) format('ttf')
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body, html {
    font: 1em UbuntuRegular, Arial, Helvetica
}

a {
    color: #fff;
    text-decoration: none
}

b {
    font-weight: 400;
    font-family: UbuntuBold
}

svg {
    position: absolute
}

h2 {
    font: 40px UbuntuBold
}

.logo-phone__item--bold, .logo-phone__link--bold, .timer-caption {
    font-family: UbuntuBold
}

.container {
    width: 1200px;
    margin: 0 auto
}

.flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.logo-phone {
    padding-top: 80px;
    line-height: 26px
}

.logo-phone .flex-row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.logo-phone__link, .logo-phone__logo {
    color: #fff
}

.logo-phone__link {
    text-align: center;
    letter-spacing: .5px
}

.logo-phone__item {
    display: block
}

.logo-phone__number-phone {
    position: relative
}

.logo-phone__number-phone::before {
    display: block;
    position: absolute;
    top: 6px;
    left: -25px;
    width: 15px;
    height: 16px;
    background: url(../images/phone-icon.png) center/100% auto no-repeat
}

logo-phone__call-link {
    border-bottom: 1px solid #fff
}

.timer-caption {
    letter-spacing: 1px;
    margin: 50px 0 15px
}

.timer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 272px;
    text-align: center
}

.timer__item {
    flex: 0 1 24%
}

.timer__number, .timer__text {
    display: block
}

.timer__number {
    font-size: 32px;
    border: 2px solid #fff;
    padding: 15px 12px
}

.timer__text {
    font-size: 15px;
    padding-top: 5px
}

.left-caption {
    line-height: 36px
}

.caption__text {
    font: 24px UbuntuLight;
    letter-spacing: 1px
}

.slider {
    margin-top: 120px
}

.slider__item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 550px
}

.slider__description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    padding: 60px 150px 50px 35px;
    background-color: #e9e9e9;
    position: relative
}

.slider__description h3 {
    font: 18px UbuntuBold;
    letter-spacing: 2px
}

.slider__description p {
    font-family: UbuntuLight;
    line-height: 25px;
    font-size: 15px;
    letter-spacing: 1.5px
}

.slider__description p:first-of-type {
    font-size: 18px;
    margin-bottom: 20px
}

.slider__cost {
    margin-top: auto
}

.slider__cost b {
    font-size: 22px
}

.slider__btn {
    font: 13px UbuntuBold;
    padding: 15px;
    text-align: center;
    width: 215px;
    background-color: transparent;
    margin-top: 40px
}

.slider svg {
    width: 90px;
    height: 100%;
    left: -90px;
    bottom: 0
}

.slider__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 57%;
    flex: 0 1 57%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover
}

.slider__nav {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 130px;
}

.slider__indicators {
    color: #c4c4c4;
    font: 26px UbuntuLight
}

.slider__indicators b {
    color: #000;
    font-family: UbuntuBold
}

.indicators-slash {
    color: #000
}

.slider__next, .slider__prev {
    background-color: transparent;
    border: none;
    font: 11px UbuntuLight;
    color: #8b8a8a;
    line-height: 16px;
    padding-top: 35px;
    width: 80px
}

.slider__prev {
    text-align: right;
    margin-right: 10px;
    background: url(../images/arrow-left.png) 100% 25%/39px 18px no-repeat
}

.slider__next {
    text-align: left;
    margin-left: 10px;
    background: url(../images/arrow-right.png) 0 25%/39px 18px no-repeat
}

.caption {
    padding: 40px 0;
    position: relative;
    z-index: 10
}

.caption--white {
    color: #fff
}

.background-text {
    font: 180px UbuntuBold;
    letter-spacing: 10px;
    text-transform: uppercase;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.description__caption, .form__caption {
    letter-spacing: 2px;
    text-transform: uppercase
}

.actual, .advantages__item, .discount, .protect {
    position: relative
}

.discount {
    background: url(../images/discount-block.png) top center/cover no-repeat fixed;
    padding-bottom: 250px;
}

.discount svg {
    bottom: 0;
    width: 100%;
    height: 10vw
}

.discount__info {
    padding-top: 120px;
    color: #fff
}

.discount__info .flex-row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.discount__description {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 60%;
    flex: 0 1 60%;
    padding-left: 40px
}

.description__caption {
    font: 30px UbuntuBold;
    padding: 40px 0;
    position: relative
}

.description__text, .form__caption {
    line-height: 25px
}

.discount__form {
    padding: 50px 55px 57px 45px;
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 30%;
    flex: 0 1 30%
}

.form__caption {
    font-family: UbuntuBold;
    text-align: left
}

.form__caption--black {
    color: #000
}

.form__caption--white {
    color: #fff
}

.form__input {
    display: block;
    border: none;
    background-color: transparent;
    padding-bottom: 10px;
    font-size: 12px;
    margin-top: 25px;
    width: 100%
}

.form__input--black::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .67)
}

.form__input--black:-ms-input-placeholder {
    color: rgba(0, 0, 0, .67)
}

.form__input--black::-ms-input-placeholder {
    color: rgba(0, 0, 0, .67)
}

.form__input--black::placeholder {
    color: rgba(0, 0, 0, .67)
}

.form__input--white::-webkit-input-placeholder {
    color: #efefef
}

.form__input--white:-ms-input-placeholder {
    color: #efefef
}

.form__input--white::-ms-input-placeholder {
    color: #efefef
}

.form__input--white::placeholder {
    color: #efefef
}

.form__input--black {
    border-bottom: 1px solid rgba(0, 0, 0, .67)
}

.form__input--white {
    border-bottom: 1px solid #efefef;
    color: #fff
}

.form__submit {
    width: 100%;
    font: 13px UbuntuBold;
    text-transform: uppercase;
    padding: 15px 10px;
    border: none;
    margin-top: 25px
}

.form__submit--black {
    color: #fff;
    background-color: #000
}

.form__secure {
    display: inline-block;
    font-size: 11px;
    color: rgba(0, 0, 0, .67);
    border-bottom: 1px solid rgba(0, 0, 0, .67);
    padding: 0 3px 2px;
    margin-top: 10px
}

.form__secure--white {
    color: #919191;
    border-bottom: 1px solid #919191
}

.actual {
    padding-top: 80px;
    padding-bottom: 100px;
    background: url(../images/actual-text.png) 0 190px no-repeat
}

.actual__caption {
    letter-spacing: 5px
}

.actual__background-text {
    color: #f6f6f6;
    top: 150px;
    z-index: -1
}

.protect {
    background: url(../images/protect-text.png) 100% 30% no-repeat fixed, url(../images/protect-block.jpg) top center/cover no-repeat fixed;
    padding: 150px 0 200px
}

.protect svg {
    width: 100%;
    height: 10vw
}

.protect svg:first-of-type {
    top: 0
}

.protect svg:last-of-type {
    bottom: 0
}

.protect__background-text {
    color: rgba(247, 246, 246, .05);
    top: 210px;
    right: 0
}

.protect__caption {
    letter-spacing: 4px
}

.achivements {
    color: #fff;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-top: 120px
}

.achivements__item {
    text-align: right;
    padding-right: 10px;
    border-right: 1px solid #fff;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 90px;
    flex: 0 1 90px
}

.achivements__number {
    font: 36px UbuntuBold
}

.achivements__text {
    font: 15px UbuntuLight;
    line-height: 25px
}

.advantages {
    color: #fff;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 130px
}

.advantages__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 29%;
    flex: 0 1 29%;
    padding-left: 132px;
    z-index: 1
}

.advantages__item::before {
    display: block;
    width: 100px;
    height: 92px;
    border: 10px solid #f2f1f1;
    position: absolute;
    top: 6px;
    left: 0
}

.advantages__caption {
    font-family: UbuntuBold;
    text-transform: uppercase;
    line-height: 25px
}

.advantages__text {
    font: 15px UbuntuLight;
    line-height: 25px
}

.advantages__background-number {
    font: 180px UbuntuBold;
    text-transform: uppercase;
    letter-spacing: 10px;
    color: rgba(247, 246, 246, .05);
    position: absolute;
    top: -90px;
    right: -40px;
    z-index: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.services, .services__item, .support {
    position: relative
}

.support {
    background: url(../images/support-text.png) 5% 33% no-repeat;
    padding: 80px 0
}

.support__background-text {
    text-align: center;
    color: rgba(246, 246, 246, .8);
    top: 175px;
    z-index: -1
}

.services {
    margin-top: 120px
}

.services__row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.services__row:nth-child(n+2) {
    margin-top: 70px
}

.services__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 30%;
    flex: 0 1 30%;
    padding-left: 100px;
    z-index: 1
}

.services__item::before {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 70px;
    height: 70px;
    position: absolute;
    top: 6px;
    left: 0;
    z-index: 1
}

.services__item.item-1::before {
    background: url(../images/service-3.png) center no-repeat #fff
}

.services__item.item-2::before {
    background: url(../images/service-2.png) center no-repeat #fff
}

.services__item.item-3::before {
    background: url(../images/service-8.png) center no-repeat #fff
}

.services__item.item-4::before {
    background: url(../images/service-9.png) center no-repeat #fff
}

.services__item.item-5::before {
    background: url(../images/service-6.png) center no-repeat #fff
}

.services__item.item-6::before {
    background: url(../images/service-7.png) center no-repeat #fff
}

.services__item.item-7::before {
    background: url(../images/service-7.png) center no-repeat #fff
}

.services__item.item-8::before {
    background: url(../images/service-8.png) center no-repeat #fff
}

.services__item.item-9::before {
    background: url(../images/service-9.png) center no-repeat #fff
}

.services__caption {
    font-family: UbuntuBold;
    text-transform: uppercase;
    line-height: 25px
}

.services__text {
    font: 15px UbuntuLight;
    line-height: 25px
}

.services__vertical-line {
    width: 1px;
    height: 200px;
    position: absolute;
    top: 5%;
    left: 35px;
    z-index: 0
}

.check-partners, .clients, .partners, .price, .projects__link, .success-project {
    position: relative
}

.price {
    padding: 150px 0 250px;
    background: url(../images/price-text.png) 95% 25% no-repeat fixed, url(../images/price-block.jpg) top center/cover no-repeat fixed
}

.price__caption {
    letter-spacing: 5px
}

.price__caption-text {
    letter-spacing: 3.5px
}

.price svg {
    width: 100%;
    height: 10vw
}

.price svg:first-of-type {
    top: 0
}

.price svg:last-of-type {
    bottom: 0
}

.price__background-text {
    color: rgba(247, 246, 246, .05);
    top: 210px;
    right: 0
}

.price__row {
    margin-top: 110px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.price__list {
    background-color: #fff;
    padding: 25px 50px 25px 35px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 66%;
    flex: 0 1 66%
}

.list__caption {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: UbuntuBold;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding: 0 5px
}

.list-items {
    font: 15px UbuntuLight
}

.list-items li {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 5px;
    border-bottom: 1px solid #dadadc
}

.list-items li:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.price__form {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 31%;
    flex: 0 1 31%;
    text-align: center;
    border: 15px solid #c4c4c4;
    padding: 35px 25px 35px 35px
}

.price__under-caption {
    font: 14px UbuntuLight;
    color: #fff;
    text-align: left;
    line-height: 23px;
    letter-spacing: 1px
}

.clients {
    background: url(../images/clients-text.png) 0 41% no-repeat;
    padding: 80px 0 50px
}

.clients__background-text {
    color: rgba(246, 246, 246, .8);
    top: 150px;
    z-index: -1
}

.clients-slider svg {
    width: 60px;
    left: -60px
}

.clients__slider-item {
    height: auto
}

.clients__slider-img {
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%
}

.clients-slider h3 {
    letter-spacing: .5px;
    text-transform: none
}

.clients-slider img {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 35%;
    flex: 1 1 35%
}

.clients-slider__date {
    font: 11px UbuntuLight;
    color: #8d8d8d
}

.clients-slider__description p:first-of-type {
    font-size: 11px;
    margin-top: 2px;
    margin-bottom: 0
}

.clients-slider__description {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 65%;
    flex: 0 1 65%;
    padding: 25px 55px 35px 30px
}

.check-partners {
    padding: 150px 0 270px;
    background: url(../images/partners-text.png) 50% 46% no-repeat #eaeaea
}

.check-partners__caption {
    letter-spacing: 5px
}

.check-partners__background-text {
    color: rgba(255, 255, 255, .3);
    z-index: 0;
    width: 100%
}

.check-partners__background-text:first-of-type {
    top: 220px;
    text-align: right
}

.check-partners__background-text:last-of-type {
    top: 390px;
    text-align: left
}

.check-partners svg {
    width: 100%;
    height: 10vw
}

.check-partners svg:first-of-type {
    top: 0
}

.check-partners svg:last-of-type {
    bottom: 0
}

.partners {
    z-index: 10;
    margin-top: 110px
}

.partners-row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.partners-row:last-child {
    margin-top: 80px
}

.success-project {
    background: url(../images/project-text.png) 0 14% no-repeat;
    padding: 80px 0
}

.success-project__background-text {
    color: rgba(246, 246, 246, .8);
    top: 170px;
    z-index: -1
}

.tabs {
    margin-top: 100px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    border-bottom: 1px solid #c8c7c7
}

.tabs__btn {
    background-color: transparent;
    font-family: UbuntuBold;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 0 20px 9px;
    border: none;
    border-bottom: 2px solid transparent;
    margin-bottom: -1px
}

.gray {
    font-family: UbuntuRegular;
    color: #c4c4c4
}

.projects {
    margin-top: 30px
}

.projects__row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.projects__row:nth-of-type(n+2) {
    margin-top: 33px
}

.projects__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 31.5%;
    flex: 0 1 31.5%
}

.projects__link {
    display: block;
    max-height: 350px;
    overflow: hidden
}

.projects__hover {
    visibility: hidden;
    color: #fff;
    background-color: rgba(0, 0, 0, .7);
    width: 70%;
    height: 100%;
    padding: 90px 25px 15px 70px;
    position: absolute;
    top: 0;
    right: -100%;
    -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 22% 0);
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 22% 0);
    -webkit-transition: right .5s, visibility .5s;
    -o-transition: right .5s, visibility .5s;
    transition: right .5s, visibility .5s
}

.contacts, .question, .question__form {
    position: relative
}

.projects__link:hover .projects__hover {
    visibility: visible;
    right: 0
}

.projects__hover h3 {
    font-family: UbuntuBold;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px
}

.projects__hover p {
    font: 15px UbuntuLight;
    line-height: 25px
}

.projects__img {
    width: 100%;
    height: auto
}

.question {
    background: url(../images/question-text.png) 100% 41% no-repeat fixed, url(../images/question-block.png) top center/cover no-repeat fixed;
    padding: 140px 0 250px;
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100% 85%);
    clip-path: polygon(100% 0, 0 0, 0 100%, 100% 85%);
    z-index: 9
}

.question svg {
    width: 100%;
    height: 10vw;
    top: 0
}

.question__background-text {
    color: rgba(247, 246, 246, .05);
    top: 210px;
    right: 0
}

.question__background-text:first-of-type {
    top: 210px
}

.question__background-text:last-of-type {
    top: 380px;
    width: 100%;
    text-align: center
}

.question__caption-text {
    letter-spacing: 2px
}

.question__caption {
    letter-spacing: 5px
}

.question__form {
    border: 15px solid #c4c4c4;
    padding: 35px 25px 35px 35px;
    margin: 100px auto 0;
    width: 68%;
    z-index: 10
}

.question__form h3 {
    font-size: 22px
}

.question__under-caption {
    font: 15px UbuntuLight;
    color: #fff;
    letter-spacing: 1px;
    margin-top: 12px
}

.question__form-send {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.question__input, .question__submit-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 30%;
    flex: 0 1 30%
}

.question__submit-box {
    text-align: center
}

.contacts {
    margin-top: -140px;
    padding: 250px 0 120px
}

#map {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8
}

.contacts__information {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 64%;
    margin-left: auto;
    padding: 60px 70px 55px;
    position: relative;
    z-index: 9
}

.information__left, .information__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%
}

.information__left h3 {
    font: 22px UbuntuBold;
    text-transform: uppercase;
    letter-spacing: 2px
}

.information__undercaption {
    font-size: 15px;
    margin-top: 10px
}

.information__caption {
    font-family: UbuntuBold;
    margin: 40px 0 13px;
    letter-spacing: 1px;
    position: relative;
    padding-left: 25px
}

.information__text {
    font: 15px UbuntuLight;
    line-height: 25px;
    padding-left: 25px
}

.information__caption::before {
    display: block;
    position: absolute
}

.information__address-caption::before {
    width: 11px;
    height: 17px;
    background: url(../images/location-black.png) center/100% auto no-repeat;
    top: 2px;
    left: 5px
}

.information__phone-caption::before {
    width: 15px;
    height: 16px;
    background: url(../images/phone-black.png) center/100% auto no-repeat;
    top: 2px;
    left: 3px
}

.information__social-caption::before {
    width: 18px;
    height: 14px;
    background: url(../images/message-black.png) center/100% auto no-repeat;
    top: 4px;
    left: 0
}

.information__social-links {
    padding-left: 25px;
    margin-top: 17px
}

.facebook-link, .instagram-link, .twitter-link, .vk-link {
    display: inline-block;
    width: 28px;
    height: 25px;
    border: 1px solid #000;
    margin-right: 8px
}

.vk-link {
    background: url(../images/vk-black.png) center no-repeat
}

.instagram-link {
    background: url(../images/instagram-black.png) center no-repeat
}

.facebook-link {
    background: url(../images/facebook-black.png) center no-repeat
}

.twitter-link {
    background: url(../images/twitter-black.png) center no-repeat
}

.information__scheme-caption {
    margin-top: 0
}

.information__scheme-caption::before {
    width: 11px;
    height: 18px;
    background: url(../images/scheme-black.png) center/100% auto no-repeat;
    top: 2px;
    left: 3px
}

.information__right .information__text:nth-of-type(n+2) {
    margin-top: 5px
}

.footer {
    background: url(../images/footer.png) top center/cover no-repeat
}

.footer__logo-phone {
    padding: 50px 0
}

@media screen and (max-width: 1500px) {
    .background-text {
        font-size: 10vw
    }
}

@media screen and (max-width: 1250px) {
    .container {
        width: 1024px
    }

    .discount__form {
        -ms-flex-preferred-size: 35%;
        flex-basis: 35%;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .slider__description {
        padding-right: 35px
    }

    .services__vertical-line {
        height: 160px
    }

    .clients-slider .slider__img {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%
    }

    .clients-slider__description {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%
    }

    .projects__hover {
        height: 99%
    }
}

@media screen and (max-width: 1054px) {
    .partners-row a:nth-child(n+5), .projects__row .projects__item:nth-of-type(3), .services__row .services__item:nth-of-type(3) {
        display: none
    }

    .price__form, .projects__row:nth-of-type(n+2) {
        margin-top: 30px
    }

    .container {
        width: 724px
    }

    .discount__description {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .description__caption {
        font-size: 22px;
        padding: 35px 0
    }

    .discount__form {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .advantages__item {
        padding-left: 0
    }

    .advantages__item::before {
        position: static;
        margin-bottom: 10px
    }

    .services__item {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .services__vertical-line {
        height: 150px
    }

    .price__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .price__form, .price__list {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .price__form {
        padding-left: 200px;
        padding-right: 200px
    }

    .clients-slider .slider__img {
        -ms-flex-preferred-size: 35%;
        flex-basis: 35%
    }

    .slider__description {
        -ms-flex-preferred-size: 65%;
        flex-basis: 65%
    }

    .projects__item {
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%
    }

    .contacts__information, .question__form {
        width: 100%
    }
}

@media screen and (max-width: 754px) {
    .container {
        width: 100%;
        padding: 0 15px
    }

    .discount__info .flex-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .discount__description {
        -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
        margin-bottom: 50px
    }

    .discount__form {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

@media screen and (max-width: 678px) {
    .projects__row .projects__item:nth-of-type(2), .services__row .services__item:nth-of-type(2), .tabs__btn:nth-of-type(n+5) {
        display: none
    }

    .slider__description {
        padding-left: 10px;
        padding-right: 10px;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%
    }

    .slider__img {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%
    }

    .advantages {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .advantages__item {
        -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
        padding-left: 135px
    }

    .advantages__item:nth-of-type(n+2) {
        margin-top: 80px
    }

    .advantages__item::before {
        position: absolute;
        margin-bottom: 0
    }

    .services__row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .services {
        overflow-y: hidden
    }

    .services__item {
        -ms-flex-preferred-size: 90%;
        flex-basis: 90%
    }

    .price__form {
        padding-left: 50px;
        padding-right: 50px
    }

    .clients-slider .slider__img {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
        background-position: 30% 0
    }

    .partners-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .partners-row a {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        text-align: center;
        margin-bottom: 50px
    }

    .partners-row:last-child {
        margin-top: 0
    }

    .partners-row:last-child a:nth-child(n+3) {
        margin-bottom: 0
    }

    .check-partners__right-caption {
        background-size: auto 100% !important
    }

    .projects__item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .projects__link {
        max-height: 100%
    }

    .projects__hover {
        padding-left: 130px
    }

    .contacts__information, .question__form-send {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .information__left, .information__right, .question__input, .question__submit-box {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .information__right {
        margin-top: 60px
    }

    .contacts {
        margin-top: -160px
    }

    .question {
        -webkit-clip-path: polygon(100% 0, 0 0, 0 90%, 100% 85%);
        clip-path: polygon(100% 0, 0 0, 0 90%, 100% 85%)
    }

    .achivements {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .achivements__item {
        width: 115px
    }

    .achivements__item:nth-of-type(n+2) {
        margin-top: 50px
    }

    .clients__slider-item {
        max-height: 350px;
        overflow-y: hidden
    }
}

@media screen and (max-width: 480px) {
    .discount__description {
        -ms-flex-preferred-size: 85%;
        flex-basis: 85%
    }

    .slider__description, .slider__img {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .clients__slider-img {
        -ms-flex-preferred-size: 39%;
        flex-basis: 39%
    }

    .clients-slider__description {
        -ms-flex-preferred-size: 61%;
        flex-basis: 61%
    }

    .price__form {
        padding-left: 30px;
        padding-right: 30px
    }

    .clients-slider svg {
        left: -59px
    }

    .price__list {
        padding: 25px
    }
}

@media screen and (max-width: 400px) {
    .partners-row img, .slider__btn {
        width: 100%
    }

    .logo-phone {
        font-size: 12px;
        padding-top: 40px
    }

    .description__caption {
        font-size: 20px
    }

    .discount__description {
        padding-left: 0
    }

    .description__caption::before {
        top: -1px !important;
        left: -25px !important
    }

    .timer__number {
        padding: 12px 8px
    }

    .discount__form {
        padding: 30px
    }

    .discount__info {
        padding-top: 60px
    }

    .discount {
        padding-bottom: 100px
    }

    h2 {
        font-size: 32px
    }

    .slider__item {
        height: auto
    }

    .services__vertical-line {
        display: none
    }

    .list__caption {
        padding: 0;
        font-size: 14px
    }

    .partners-row a {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%
    }

    .contacts__information, .question__form {
        padding: 30px
    }

    .contacts {
        padding-top: 130px
    }

    .check-partners {
        padding-bottom: 110px
    }

    .price {
        padding-bottom: 120px
    }
}

@media screen and (min-width: 425px){
    .slider__nav {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 145px;
    }
}

