.imit-table {
    display: table;
    width: 100%;
    height: 100%
}

.imit-table__column {
    width: 100%;
    display: table-cell;
    vertical-align: middle
}

.i-arrow-up {
    width: 32px;
    height: 32px;
    background: url(../i/arrow-up.png) no-repeat;
    background-size: 100% auto
}

.b-header_call__tel a {
    color: inherit;
    text-decoration: none;
    cursor: default
}

.b-works__name {
    margin-bottom: 16px
}

.b-works__section {
    margin-top: 32px;
    position: relative
}

.b-works__section:first-child {
    margin-top: 0
}

.b-works .unit-anchor {
    position: absolute;
    top: -73px;
    left: 0;
    right: 0
}

.b-contacts_phone a {
    color: inherit;
    text-decoration: none;
    cursor: default
}

.unit-scroll-top {
    width: 64px;
    height: 64px;
    position: fixed;
    z-index: 9000;
    right: 20px;
    bottom: 20px;
    border-radius: 50%;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, .4);
    background-color: #fff;
    transition: all .3s linear;
    cursor: pointer;
    opacity: 0;
    visibility: hidden
}

.unit-scroll-top:hover {
    background-color: #ecde04
}

.unit-scroll-top .icon {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.html--scroll-show .unit-scroll-top {
    opacity: 1;
    visibility: visible
}

.menu-list__item a {
    color: inherit
}

.b-works_head {
    padding-top: 0
}

@media (max-width: 1280px) {
    .l-wrapper {
        min-width: 0
    }

    .l-width {
        max-width: 100%
    }

    .menu {
        width: auto;
        right: 0
    }

    .b-form_note {
        padding-top: 15px
    }
}

@media (max-width: 1152px) {
    .menu-list {
        right: 20px
    }

    .b-header_left {
        margin-left: 20px
    }

    .b-header_right {
        z-index: 3000
    }
}

@media (max-width: 1024px) {
    .b-logo, .menu--fix .b-logo {
        left: 20px
    }

    .b-header_head {
        font-size: 64px
    }

    .b-header_left .tooltip {
        display: none !important;
        visibility: hidden
    }

    .b-header_call__feedback-link {
        display: block;
        text-indent: -19px;
        top: auto;
        overflow: hidden;
        margin-top: 16px;
        margin-left: 0
    }

    .b-header_call__note {
        font-size: 20px
    }

    .b-header_left {
        width: 500px;
        max-width: 100%
    }
}

@media (max-width: 960px) {
    .b-header_right {
        width: 360px
    }

    .b-header_left {
        margin-bottom: 30px;
        width: 440px
    }

    .b-header_wrap .l-width {
        height: auto;
        padding-bottom: 110px
    }

    .b-header_head {
        font-size: 54px;
        line-height: 1em
    }

    .b-form_note {
        padding-top: 35px
    }

    .b-form_wrap {
        padding: 25px
    }

    .b-form_note {
        padding-left: 20px;
        padding-right: 20px
    }

    .b-form_head {
        font-size: 20px;
        line-height: 1.3em;
        margin-bottom: 25px
    }

    .b-form_spec__button {
        line-height: 58px
    }

    .b-why_item {
        width: 220px
    }

    .b-why_wrap {
        padding-top: 45px;
        padding-bottom: 100px
    }

    .b-works_item {
        height: 195px
    }

    .b-works_cont {
        height: 100%
    }

    .b-works_head {
        font-size: 16px;
        padding-right: 10px;
        padding-left: 10px
    }

    .b-works_price {
        font-size: 14px
    }

    .b-btn {
        font-size: 14px;
        line-height: 38px
    }

    .b-contacts_wrap .l-width, .b-works_about {
        padding-right: 20px;
        padding-left: 20px
    }

    .b-form_wrap {
        min-height: 0
    }

    .b-works_popup .b-form_wrap {
        padding-top: 0
    }

    .b-works_popup__head {
        background: #717fe6;
        position: relative;
        padding-bottom: 40px
    }

    .b-works_popup__head::before {
        position: absolute;
        z-index: 0;
        top: 0;
        right: 0;
        left: 0;
        height: 50%;
        background-color: #5f6dd1;
        content: ''
    }

    .b-works_popup__name {
        position: relative
    }

    .b-works_popup__pic {
        margin-bottom: 0
    }
}

@media (max-width: 854px) {
    .b-header_left {
        width: 400px
    }

    .b-works_head {
        margin-bottom: 10px
    }
}

@media (max-width: 800px) {
    .b-arr {
        width: 54px;
        height: 20px;
        background-size: 100% auto;
        right: 0;
        left: 0;
        margin-right: auto;
        margin-left: auto
    }

    .b-header_right {
        width: 335px
    }

    .b-form_spec__button {
        font-size: 14px
    }

    .b-form_spec__button .b-arr {
        margin-left: auto;
        bottom: -16px;
        height: 30px;
        width: 64px
    }

    .b-works {
        text-align: center
    }

    .b-works_item {
        width: 195px
    }

    .b-contacts_map {
        height: 300px
    }
}

@media (max-width: 768px) {
    .b-header_right {
        position: relative;
        right: auto;
        top: auto;
        width: 415px;
        max-width: 100%
    }

    .b-header_left {
        width: auto
    }

    .menu-list {
        top: 57px
    }

    .menu-list__item {
        margin-left: 20px;
        font-size: 16px
    }
}

@media (max-width: 720px) {
    .i-hamburger {
        width: 32px;
        height: 24px;
        display: block
    }

    .i-hamburger__layout {
        height: 4px;
        background-color: #fff;
        border-radius: 10px;
        display: block;
        transition: all .1s linear
    }

    .i-hamburger__layout:nth-child(2) {
        margin: 6px 0
    }

    .menu .l-width, .menu .l-width_maxwidth {
        height: 100%
    }

    .menu-list {
        background-color: rgba(0, 0, 0, .8);
        padding: 16px;
        top: 105px;
        transition: all .2s linear;
        transform: translateY(-4px);
        opacity: 0;
        visibility: hidden
    }

    .menu-list::before {
        position: absolute;
        bottom: 100%;
        right: 16px;
        border-width: 16px;
        border-style: solid;
        border-color: transparent;
        border-bottom-color: rgba(0, 0, 0, .8);
        content: ''
    }

    .menu-list__item {
        display: block;
        margin: 10px 0 0
    }

    .menu-list__item:first-child {
        margin-top: 0
    }

    .menu__trigger-toggle {
        position: absolute;
        top: 0;
        right: 0;
        bottom: -28px;
        width: 105px;
        cursor: pointer
    }

    .menu__trigger-toggle:hover .i-hamburger__layout:nth-child(1) {
        transform: translateY(-2px)
    }

    .menu__trigger-toggle:hover .i-hamburger__layout:nth-child(3) {
        transform: translateY(2px)
    }

    .menu__trigger-toggle .icon {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto
    }

    .menu--fix .menu-list {
        top: 95px
    }

    .menu--fix .menu__trigger-toggle {
        bottom: 0
    }

    .b-works_popup {
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%
    }

    .b-works_popup.open-full-form {
        margin-left: auto;
        margin-right: auto
    }

    .html--show-menu .i-hamburger__layout {
        position: absolute;
        right: 0;
        left: 0
    }

    .html--show-menu .i-hamburger__layout:nth-child(1) {
        transform: rotate(45deg);
        top: 10px
    }

    .html--show-menu .i-hamburger__layout:nth-child(2) {
        opacity: 0
    }

    .html--show-menu .i-hamburger__layout:nth-child(3) {
        bottom: 10px;
        transform: rotate(-45deg)
    }

    .html--show-menu .menu-list {
        transform: translateY(0);
        opacity: 1;
        visibility: visible
    }

    .html--show-menu .menu__trigger-toggle:hover .i-hamburger__layout:nth-child(1) {
        transform: rotate(45deg)
    }

    .html--show-menu .menu__trigger-toggle:hover .i-hamburger__layout:nth-child(3) {
        transform: rotate(-45deg)
    }
}

@media (max-width: 640px) {
    .b-header_right {
        margin-right: auto;
        margin-left: auto
    }

    .b-form_callback {
        margin-left: -20px
    }
}

@media (max-width: 512px) {
    .b-logo {
        left: 10px
    }

    .b-header_left {
        margin-left: 10px;
        padding-top: 135px
    }

    .b-form_callback {
        margin-left: -10px
    }

    .b-header_call__tel {
        margin-bottom: 40px
    }

    .b-header_right {
        margin-right: 0;
        margin-left: 0;
        width: auto
    }

    .b-header_wrap .l-width {
        padding-bottom: 40px
    }

    .b-form_wrap {
        padding: 20px 10px
    }

    .b-contacts_wrap .l-width, .b-form_note, .b-works_about {
        padding-right: 10px;
        padding-left: 10px
    }

    .b-form_item {
        margin-bottom: 10px
    }

    .b-form_item.b-col_three .b-col {
        width: 100%;
        margin-top: 10px
    }

    .b-form_item.b-col_three .b-col:first-child {
        margin-top: 0
    }

    .b-form_item.b-col_three .b-col > div {
        margin-right: 0 !important
    }

    .b-form_file {
        margin-bottom: 10px
    }

    .b-form_back {
        margin-top: 11px
    }
}

@media (max-width: 432px) {
    .b-works_popup__pic {
        max-width: 100%
    }

    .b-header_head {
        font-size: 44px;
        margin-bottom: 30px
    }

    .b-header_call__tel {
        font-size: 32px
    }

    .b-works_item {
        width: 50%
    }

    .b-works_item .b-btn {
        min-width: 0
    }

    .b-works_head {
        font-size: 14px
    }

    .b-form_back {
        float: none;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 10px
    }

    .b-form_wrap {
        text-align: center
    }

    .b-form_head, .b-form_label {
        text-align: left
    }
}

@media (max-width: 400px) {
    .b-why_wrap {
        padding-bottom: 50px
    }
}

@media (max-width: 360px) {
    .b-header_head {
        font-size: 38px
    }

    .b-header_call__tel {
        font-size: 24px
    }

    .b-header_call__tel .b-ico {
        vertical-align: middle
    }

    .b-header_call__tel [id] {
        display: inline-block;
        vertical-align: middle
    }
}