body {
    height: 100%;
    margin: auto;
    overflow-x: hidden
}

.clearfix::after {
    content: "";
    clear: both;
    display: table
}

.prefooter_input,
.s-house_more,
.s-comments_btn {
    transition-duration: .15s;
    transition-property: color, background-color
}
.pr_header-top_inner,
.about-us_header-top_inner,
.pr_header-bottom,
.about-us_header-bottom,
.s-lower_name::before,
.prefooter,
.prefooter_top::before,
.s-stage_img {
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.--italic {
    font-style: italic
}

.--upper {
    text-transform: uppercase
}

.--wrap {
    flex-wrap: wrap
}

.--pow {
    position: relative
}

.--pow::before {
    position: absolute;
    content: "2";
    color: #435061;
    font-size: 18px;
    right: -10px;
    top: -10px;
    font-weight: bold
}

.pr_section {
    padding-top: 20px !important;
    margin-top: -80px !important;
}

.pr {
    min-width: 320px;
    background-repeat: no-repeat;
    background-color: #ebf0f4
}

.pr_header {
    font-family: "PF Din Text Cond Pro", sans-serif
}

.pr_header-top_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 85px;
    max-width: 1500px;
    margin: auto;
    box-sizing: border-box;
    padding: 5px 10px;
    background-size: cover
}

.pr_header-bottom {
    margin-top: 22px;
    height: 480px;
    background-size: cover
}

.pr_logo {
    position: relative;
    z-index: 1;
    margin-left: 60px
}

.pr_logo::after {
    position: absolute;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    top: 30px;
    white-space: nowrap;
    text-shadow: 0 0 25px #435061
}

.pr_content {
    margin-right: 20px
}

.pr_head {
    color: #fff;
    font-size: 26px;
    line-height: 42.14px;
    margin: 0;
    font-weight: normal;
    text-shadow: 0 0 25px #435061
}

.pr_desc {
    margin: 0;
    color: #fff;
    font-size: 14px;
    line-height: 19.14px;
    letter-spacing: .48px;
    max-width: 285px;
    padding-left: 5px;
    text-shadow: 0 0 25px #435061
}

.pr_body {
    padding-top: 40px
}

.pr_section {
    max-width: 1500px;
    margin: auto;
    margin-bottom: 40px
}

.about-us {
    min-width: 300px;
    margin-top: 67px;
}

.about-us_header {
    font-family: "PF Din Text Cond Pro", sans-serif
}

.about-us_header-top {
    background-color: #435061
}

.about-us_header-top_inner {
    max-width: 1600px;
    margin: auto;
    height: 105px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 5px 10px;
    background-image: url("../images/about-us/top-header.jpg");
    background-size: cover
}

.about-us_header-bottom {
    margin-top: 22px;
    height: 480px;
    background-image: url("../images/about-us/remstroyservice-header-min.jpg");
    background-size: cover
}

.about-us_logo {
    position: relative;
    z-index: 1;
    margin-left: 60px
}

.about-us_logo::before {
    content: "� ���";
    position: absolute;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    left: 26px;
    top: 27px;
    white-space: nowrap;
    z-index: -1;
    text-shadow: 0 0 25px #435061
}

.about-us_content {
    margin-right: 20px
}

.about-us_head {
    color: #fff;
    font-size: 26px;
    line-height: 42.14px;
    margin: 0;
    font-weight: normal;
    text-shadow: 0 0 25px #435061
}

.about-us_desc {
    margin: 0;
    color: #fff;
    font-size: 18px;
    line-height: 19.14px;
    letter-spacing: .48px;
    padding-left: 5px;
    text-shadow: 0 0 25px #435061
}

.about-us_body {
    padding-top: 40px
}

.about-us_section {
    max-width: 1500px;
    margin: auto;
    margin-bottom: 60px
}

.about-us_prefooter {
    margin-top: 220px
}

.s-wrap_head {
    color: #000;
    font-weight: 400;
    font-size: 34px;
    text-align: center;
    max-width: 850px;
    margin: auto;
    text-transform: uppercase;
    line-height: 1.2
}

.--rz {
    max-width: none !important;
    padding-left: 10px;
    padding-right: 10px
}

.s-wrap_desc {
    margin: 0;
    max-width: 480px;
    margin: auto;
    font-size: 17px;
    line-height: 26px;
    padding-top: 30px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #435061;
}

.s-wrap_content {
    margin-top: 50px;
    display: flex;
    justify-content: space-around
}

.s-wrap_price {
    margin-top: 34px;
    margin-bottom: 15px;
    background-color: #435061
}

.s-lower {
    background-position: 0 50%;
    background-repeat: no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    display: flex;
    align-items: center;
    position: relative
}

.s-lower_content {
    max-width: 40%;
    padding: 40px 20px
}

.s-lower_content--right {
    margin-left: auto
}

.s-lower_head {
    color: #fff;
    margin-bottom: 25px;
    margin-top: 25px;
    font-size: 25px;
    line-height: 25px;
    text-transform: uppercase
}

.s-lower_ul {
    padding-left: 25px;
    list-style: none
}

.s-lower_li {
    font-size: 22px;
    color: #fff;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 11px;
    position: relative
}

.s-lower_li::before {
    width: 8px;
    height: 8px;
    position: absolute;
    content: "";
    border-radius: 50%;
    background-color: #fff;
    top: 7px;
    left: -15px
}

.s-lower_text {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    padding: 0 5px;
    text-transform: uppercase
}

.s-lower-pr {
    margin-bottom: 20px;
    background-image: linear-gradient(-268deg, rgba(0, 0, 0, 0) 0, rgba(4, 4, 5, 0) 2%, rgba(20, 24, 30, 0) 11%, rgba(48, 58, 70, 0) 26%, rgba(67, 80, 97, 0.27) 36%, #435061 63%), url("../images/proektirovanie/town.webp");
    background-size: cover
}

.s-lower_name {
    padding-top: 80px;
    position: relative;
    color: #fff;
    font-size: 18px;
    font-family: "Myriad Pro", sans-serif
}

.s-lower_name::before {
    position: absolute;
    content: "";
    right: 15%;
    top: 5px;
    width: 100px;
    height: 64px;
    background-image: url("../images/about-us/signature.png")
}

.s-lower--right {
    background-position: 100% 0
}

.s-lower-1 {
    margin-top: 25px;
    background-image: linear-gradient(-268deg, rgba(0, 0, 0, 0) 0, rgba(4, 4, 5, 0) 2%, rgba(20, 24, 30, 0) 11%, rgba(48, 58, 70, 0) 26%, rgba(67, 80, 97, 0.27) 36%, #435061 58%), url("../images/about-us/house-1.jpg")
}

.s-lower-2 {
    margin-top: 80px;
    background-image: linear-gradient(-88deg, rgba(0, 0, 0, 0) 0, rgba(4, 5, 6, 0) 2%, rgba(23, 28, 33, 0) 11%, rgba(54, 65, 79, 0) 26%, rgba(67, 80, 97, 0.18) 32%, #435061 60%), url("../img/main/moscow/proect_N-213.webp")
}

.s-lower-2 .s-lower_content {
    max-width: 50%
}

.s-lower-3 {
    margin-top: 80px;
    background-image: linear-gradient(86deg, rgba(0, 0, 0, 0)0, rgba(5, 6, 7, 0)2%, rgba(27, 33, 40, 0)11%, rgba(65, 77, 93, 0)26%, rgba(67, 80, 97, 0.03)27%, #435061 62%), url(../img/main/moscow/proect_N-257.webp);
    background-position: 15% 100%
}

.s-about {
    box-sizing: border-box;
    padding: 10px;
    padding-top: 120px;
    max-width: 400px
}

.s-about_text {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    color: #5e6772;
}

.s-about-1 {
    background: url("../images/about-us/icon-1.png") no-repeat 50% 10px;
}

.s-about-2 {
    background: url("../images/about-us/icon-2.png") no-repeat 50% 17px;
}

.s-about-3 {
    background: url("../images/about-us/icon-3.png") no-repeat 50% 31px;
}

.s-infos {
    padding-top: 110px
}

.s-infos_text {
    text-align: center;
    color: #435061;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: .36px;
    line-height: 36px
}

.s-infos--larger {
    font-size: 36px;
    letter-spacing: 1.08px;
    text-transform: lowercase
}

.s-infos-1 {
    background: url("../images/about-us/icon-4.png") no-repeat 50% 25px;
    background-size: 120px;
}

.s-infos-2 {
    background: url("../images/about-us/icon-5.png") no-repeat  50% 10px;
    background-size: 65px;
    padding-top: 111px
}

.s-infos-3 {
    background: url("../images/about-us/icon-6.png") no-repeat 50% 40px;
    background-size: 90px;
}

.whywe-list {
    padding: 0;
    list-style: none;
    max-width: 500px;
    padding-left: 25px
}

.whywe-list_item {
    position: relative;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 35px;
    color: #435061
}

.whywe-list_item::before {
    width: 8px;
    height: 8px;
    position: absolute;
    content: "";
    border-radius: 50%;
    background-color: #6a6c6d;
    top: 12px;
    left: -15px
}

.guarantee {
    color: #fff;
    font-size: 25px;
    line-height: 52px;
    font-weight: bold;
    margin-bottom: 30px;
    margin-left: 80px;
    text-transform: uppercase
}

.guarantee--large-num {
    font-size: 92px
}

.guarantee--large-text {
    font-size: 72px
}

.guarantee--normal-text {
    font-size: 25px;
    padding-left: 20px
}


.prefooter_content {
    max-width: 1200px;
    margin: auto;
    border-radius: 20px;
    position: relative;
}

.prefooter_top {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 15px 0;
}


.prefooter--pr-top {
    margin-top: 150px;
    background-color: #040c26;
}

.prefooter--pr-bot {
    background-color: #040c26;
}


.prefooter_head {
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: bold;
    color: #ffcc66;
    z-index: 1;
    text-shadow: 0 0 30px #566271;
    font-weight: 700;
    margin: 0;

    text-align: center;
}

.prefooter_desc {
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    line-height: 28.27px;
    text-transform: uppercase;
    letter-spacing: .72px;
    z-index: 1;
    text-shadow: 0 0 30px #566271;
    margin-top: 15px;
    position: relative;
    margin-bottom:0;
    text-align: center;
}
.prefooter_desc::before {
    position: absolute;
    content: "";
    width: 80%;
    height: 2px;
    background-color: #fff;
    left: 50%;
    transform: translateX(-50%);
    top: -12px;
    text-align: center;
}

@media (min-width: 768px) {
    .prefooter_desc {
        margin-left: 20px;
        text-align: start;
        margin-top: 0;
    }
    .prefooter_desc::before {
        position: absolute;
        content: "";
        width: 2px;
        height: 100%;
        background-color: #fff;
        left: -12px;
        top: 0;
    }
}
.prefooter_form {
    max-width: 1200px;
    padding: 10px;
    
}
@media(min-width: 768px) {
    .prefooter_form {
        max-width: 1200px;
        padding: 10px;
    }
    .prefooter_wrapper {
        display: flex;
        justify-content: center;
    }
    .terms-of-use {
        white-space: nowrap;
        display: flex;
        justify-content: center;
        width: 100%;
    }
}

.prefooter_input {
    border-radius: 0;
    padding: 0 30px 0 10px;
    font-size: 16px;
    font-weight: bold;
    line-height: 48.45px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    font-weight: 700;
    width: 15%;
    margin-right: .25%;
    background-color: #fff;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: 95% 50%;
}
.prefooter_input::placeholder{
    color: #000;
    font-weight: 700;
}

.prefooter_input:hover {
    background-color: #d7d7d7;

}

.prefooter_input--name {
    background-image: url("../images/about-us/name-icon.png")
}

.prefooter_input--phone {
    background-image: url("../images/about-us/phone-icon.png")
}

.prefooter_input--mail {
    background-image: url("../images/about-us/mail-icon.png")
}

.prefooter_input--submit {
    cursor: pointer;
    padding: 0 10px;
    color: #000;
    background-color: #fff;
    border-color: #6a727d
}



.pr-price {
    max-width: 850px;
    margin: auto;
    display: flex;
    justify-content: space-around
}

.pr-price--pow {
    position: relative;
    margin-right: 13px
}

.pr-price--pow::before {
    position: absolute;
    content: "2";
    color: #fff;
    font-size: 28px;
    right: -14px;
    top: -6px;
    font-weight: bold
}

.pr-price_inner {
    padding: 50px 5px 20px
}

.pr-price_head {
    margin: 0;
    color: #fff;
    font-size: 52px;
    line-height: 30px;
    font-weight: normal;
    text-transform: uppercase
}

.pr-price_desc {
    margin: 15px 0;
    max-width: 425px;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase
}

.s-feature {
    padding-top: 100px;
    background-repeat: no-repeat;
    background-position: 50% 0;
    box-sizing: bordor-box;
    width: 33.333%
}

.s-feature-1 {
    background-image: url("../images/proektirovanie/icon-1.png");
    background-position: 47% 0
}

.s-feature-1 .s-feature_wrap {
    min-height: 250px
}

.s-feature-1 .s-feature_list {
    z-index: 2
}

.s-feature-2 {
    background-image: url("../images/proektirovanie/icon-2.png")
}

.s-feature-2 .s-feature_wrap {
    min-height: 250px
}

.s-feature-2 .s-feature_list {
    z-index: 2
}

.s-feature-3 {
    background-image: url("../images/proektirovanie/icon-3.png")
}

.s-feature-3 .s-feature_wrap {
    min-height: 250px
}

.s-feature-3 .s-feature_list {
    z-index: 2
}

.s-feature-4 {
    background-image: url("../images/proektirovanie/icon-4.png")
}

.s-feature-4 .s-feature_list {
    z-index: 1
}

.s-feature-5 {
    background-image: url("../images/proektirovanie/icon-5.png");
    background-position: 53% 0
}

.s-feature-5 .s-feature_list {
    z-index: 1
}

.s-feature-6 {
    background-image: url("../images/proektirovanie/icon-6.png")
}

.s-feature-6 .s-feature_list {
    z-index: 1
}

.s-feature_wrap {
    transition-duration: .15s;
    max-width: 310px;
    margin: auto;
    margin-bottom: 30px;
    position: relative
}

.s-feature_head {
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 18px;
    color: #435061;
    padding-top: 20px;
    line-height: 28px;
    margin-bottom: 0;
    min-height: 62px
}

.s-feature_list-wrap {
    visibility: visible;
    overflow: visible;
    transition-duration: .25s
}

.s-feature_list {
    margin: auto;
    padding-left: 50px;
    box-sizing: border-box;
    width: 100%;
    border-radius: 5px
}

.s-feature_item {
    color: #435061;
    font-size: 18px;
    line-height: 23px
}

.s-feature_arrow {
    width: 22px;
    height: 13px;
    margin: auto;
    background: url("../images/proektirovanie/arrow.png") no-repeat 50% 50%;
    cursor: pointer;
    list-style: none;
    padding: 0;
    z-index: 2;
    display: none
}

.s-stage {
    margin: 2px;
    width: 25%;
    transition-duration: .1s
}

.s-stage_head {
    transition-duration: .15s;
    color: #fff;
    font-family: "Arial Narrow", sans-serif;
    font-size: 24px;
    line-height: 47.99px;
    text-transform: uppercase;
    letter-spacing: .48px;
    text-align: center;
    font-weight: normal;
    background-color: #435061;
    margin: 0
}

.s-stage_img {
    height: 300px;
    background-size: cover
}

.s-stage_img-1 {
    background-image: url("../images/proektirovanie/et-1.jpg")
}

.s-stage_img-2 {
    background-image: url("../images/proektirovanie/et-2.jpg")
}

.s-stage_img-3 {
    background-image: url("../images/proektirovanie/et-3.jpg")
}

.s-stage_img-4 {
    background-image: url("../images/proektirovanie/et-4.jpg")
}

.s-stage_desc {
    min-height: 140px;
    color: #435061;
    font-family: "Arial Narrow", sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: .32px;
    text-align: center;
    padding: 15px 12px
}

.s-stage_desc--large {
    text-transform: uppercase;
    line-height: 22px
}

.s-stage_time {
    text-align: center;
    color: #435061;
    font-family: "Arial Narrow", sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: .48px;
    padding-bottom: 15px
}

.s-stage:hover {
    transform: scale(1.1);
    box-shadow: -7px 0 31px 4px rgba(0, 0, 0, 0.2)
}

.s-stage:hover .s-stage_head {
    background-color: #728093;
    color: #435061
}

.s-ofwhat {
    font-size: 18px;
    font-weight: bold;
    line-height: 48px;
    text-transform: uppercase;
    padding-top: 140px;
    margin-bottom: 110px;
    background-repeat: no-repeat;
    background-position: 50% 0;
    width: 33.333%;
    text-align: center
}

.s-ofwhat-1 {
    background-image: url("../images/proektirovanie/icon-7.png")
}

.s-ofwhat-2 {
    background-image: url("../images/proektirovanie/icon-8.png")
}

.s-ofwhat-3 {
    background-image: url("../images/proektirovanie/icon-9.png")
}

.projects-slides {
    width: 100%
}

.projects-slides_wrap {
    display: flex
}

.s-house {
    width: 50%;
    box-sizing: border-box;
    padding: 6px
}

.s-house_content {
    position: relative
}

.s-house_img {
    width: 100%;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.75)
}

.s-house_desc {
    background-color: rgba(67, 80, 97, 0.85);
    position: absolute;
    width: 100%;
    height: 65px;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-sizing: border-box
}

.s-house_year {
    color: #fff;
    font-size: 27px
}

.s-house_locate {
    font-size: 16px;
    color: #fff;
    line-height: 21.35px;
    text-transform: uppercase;
    letter-spacing: .14px;
    text-align: center
}

.s-house_area {
    color: #fff;
    font-size: 25px
}

.s-house_area--smaller {
    font-size: 14px
}

.s-house_more {
    background-color: rgba(67, 80, 97, 0.85);
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    top: 0;
    left: 0;
    cursor: pointer;
    align-items: center;
    justify-content: center
}

.s-house_more:hover {
    background-color: rgba(67, 80, 97, 0.9)
}

.s-house_more-text {
    color: #fff;
    font-size: 38px;
    text-transform: uppercase;
    letter-spacing: 1.36px
}

.s-comm {
    margin-bottom: 45px;
    z-index: 0;
    width: 45%
}

.s-comm:nth-child(odd) {
    margin-right: 5%
}

.s-comm_head {
    position: relative;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: auto 100%;
    height: 365px
}

.s-comm_head-wrap {
    background-image: linear-gradient(90deg, #435061 48%, rgba(67, 80, 97, 0.55) 73%, rgba(67, 80, 97, 0) 87%);
    height: 100%
}

.s-comm_img {
    z-index: -1;
    position: absolute;
    height: 100%;
    right: 0;
    top: 0
}

.s-comm_name {
    padding-top: 60px;
    padding-bottom: 15px;
    padding-left: 20px;
    color: #fff;
    font-size: 24px;
    line-height: 48px
}

.s-comm_locate {
    padding-left: 20px;
    color: #fff;
    font-size: 18px;
    line-height: 18px
}

.s-comm_text {
    padding: 20px;
    color: #000;
    font-size: 18px;
    line-height: 21px
}

@media screen and (max-width:1280px) {
    .s-stage_img {
        height: 230px
    }

    .s-comm_head {
        height: 265px
    }
}

@media screen and (max-width:992px) {
    .s-stage_img {
        height: 200px
    }

    .s-comm_head {
        z-index: 0;
        height: 240px
    }

    .s-house_locate {
        font-size: 14px
    }

    .s-house_area {
        font-size: 18px
    }

    .s-house_area--smaller {
        font-size: 10px
    }

    .s-house_year {
        font-size: 18px
    }

    .s-house_more-text {
        font-size: 30px
    }
}

@media screen and (max-width:768px) {
    .s-comm_head {
        overflow: hidden
    }

    .about-us_desc {
        margin: auto
    }

    .about-us_logo {
        margin-left: 0
    }

    .pr_header-top_inner,
    .about-us_header-top_inner {
        background: 0;
        text-align: center;
        flex-direction: column;
        height: auto !important
    }

    .s-wrap_content {
        display: block
    }

    .s-wrap_head {
        font-size: 30px
    }

    .s-wrap_desc {
        font-size: 15px;
        line-height: 24px
    }

    .s-about {
        margin: auto
    }

    .s-lower_head {
        font-size: 22px
    }

    .s-lower_li {
        font-size: 20px !important;
        line-height: 22px
    }

    .s-lower_text {
        font-size: 14px;
        line-height: 20px
    }

    .guarantee {
        white-space: nowrap
    }

    .guarantee--large-num {
        font-size: 84px
    }

    .guarantee--large-text {
        font-size: 66px
    }

    .guarantee--normal-text {
        font-size: 22px
    }

    .prefooter_top {
        display: block
    }

    .prefooter_top::before {
        width: 200px;
        height: 130px;
        background-size: cover;
        top: 50%;
        left: 50%
    }

    .prefooter_input {
        width: 80%;
        margin: auto;
        margin-bottom: 10px;
        display: block
    }

    .prefooter_input--name {
        background-position: 95.5% 50%
    }

    .prefooter_input--mail {
        background-position: 96% 50%
    }

    .prefooter_input--submit {
        background-position: 94.7% 50%
    }

    .whywe-list {
        margin: 0 auto
    }

    .pr-price {
        flex-wrap: wrap;
        text-align: center
    }

    .pr-price_inner {
        padding: 30px 10px 0
    }

    .s-feature {
        width: 100%
    }

    .s-feature_wrap {
        min-height: 0 !important
    }

    .s-stage {
        min-width: 250px;
        margin: auto;
        margin-bottom: 50px
    }

    .s-ofwhat {
        width: 100%;
        margin: auto;
        margin-bottom: 30px
    }

    .s-comm:nth-child(odd) {
        margin: auto
    }

    .s-comm {
        width: 65%;
        min-width: 320px;
        margin: auto
    }

    .s-house {
        width: 90%;
        margin: auto
    }

    .pr_desc {
        margin: auto
    }

    .pr_logo {
        margin-right: 60px
    }

    .pr_header-top_inner {
        background-image: none;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center
    }
}

@media screen and (max-width:480px) {
    .pr-price_inner {
        padding: 20px 10px 0
    }

    .pr-price--pow::before {
        font-size: 20px;
        right: -11px;
        top: -16px
    }

    .pr-price_head {
        font-size: 38px
    }

    .pr-price_desc {
        font-size: 14px;
        line-height: 18px
    }

    .s-house_locate {
        font-size: 12px;
        line-height: 16px
    }

    .s-house_area {
        font-size: 13px
    }

    .s-house_area--smaller {
        font-size: 8px
    }

    .s-house_year {
        font-size: 15px
    }

    .s-house_more-text {
        font-size: 20px
    }

    .s-comm_name {
        padding-top: 20px;
        padding-bottom: 0
    }

    .s-comm_head {
        height: 170px
    }

    .s-comm_text {
        font-size: 14px
    }

    .s-comments_btn {
        font-size: 20px
    }

    .pr_head,
    .about-us_head {
        line-height: 28px;
        margin-bottom: 15px
    }

    .s-about_text {
        text-align: center
    }

    .whywe-list_item {
        padding-right: 5px;
        font-size: 16px;
        line-height: 24px
    }

    .s-wrap_desc {
        padding: 30px
    }

    .prefooter {
        margin-top: 0
    }

    .prefooter_head {
        font-size: 30px;
        line-height: 35px
    }

    .prefooter_desc {
        font-size: 17px;
        line-height: 24px;
        max-width: 100%
    }

    .prefooter_top {
        text-align: center
    }

    .prefooter_top::before {
        display: none
    }

    .s-lower_content {
        max-width: 80%;
        text-shadow: 0 0 15px #000
    }

    .s-lower-2 .s-lower_content {
        max-width: 100%
    }

    .s-lower-1 {
        background-image: linear-gradient(-268deg, rgba(0, 0, 0, 0) 0, rgba(4, 4, 5, 0) 0, rgba(20, 24, 30, 0) 0, rgba(48, 58, 70, 0) 0, rgba(67, 80, 97, 0.27) 0, #435061 60%), url("../images/about-us/house-1.jpg")
    }

    .s-lower-3 {
        background-image: linear-gradient(-274deg, rgba(0, 0, 0, 0) 0, rgba(4, 5, 6, 0) 0, rgba(23, 28, 33, 0) 0, rgba(54, 65, 79, 0) 0, rgba(67, 80, 97, 0.18) 0, #435061 60%);
        background-position: 0 125%;
        -webkit-background-size: auto;
        background-size: auto
    }

    .s-lower-pr {
        margin-bottom: 20px;
        background-image: linear-gradient(-268deg, rgba(0, 0, 0, 0) 0, rgba(4, 4, 5, 0) 0, rgba(20, 24, 30, 0) 0, rgba(48, 58, 70, 0) 0, rgba(67, 80, 97, 0.27) 0, #435061 63%), url(../images/proektirovanie/town.webp)
    }

    .guarantee {
        line-height: 36px;
        margin-left: 10px;
        margin-bottom: 30px
    }

    .guarantee--large-num {
        font-size: 60px
    }

    .guarantee--large-text {
        font-size: 42px
    }

    .guarantee--normal-text {
        font-size: 18px
    }
}

@media screen and (min-width:993px) {

    .pr_section,
    .about-us_section {
        width: 85%
    }
}

@media screen and (min-width:1300px) {
    .s-lower {
        max-height: 570px
    }
}

@media screen and (min-width:1480px) {

    .pr_header-bottom,
    .about-us_header-bottom {
        height: 660px
    }
}

.s-modal-bg--opened {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 290
}

.feedback {
    overflow: hidden;
    opacity: 0;
    transition-property: opacity, visibility;
    transition-duration: .35s;
    visibility: hidden;
    width: 90%;
    margin: auto;
    max-width: 700px;
    border-radius: 10px;
    box-shadow: -6px 0 9px 1px rgba(0, 0, 0, 0.4);
    position: fixed;
    right: 50%;
    top: 10%;
    transform: translateX(50%);
    z-index: 300
}

.feedback--opened {
    opacity: 1;
    visibility: visible
}

.feedback-wrap {
    position: relative
}

.feedback_form {
    display: flex
}

.feedback_left {
    background-color: #5b6b80;
    padding: 20px
}

.feedback_infos {
    display: flex;
    flex-direction: column
}

.feedback_infos-head {
    margin: 0;
    color: #fff;
    font-family: "PF Din Text Cond Pro", sans-serif;
    font-size: 18px;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: .54px
}

.feedback_label {
    color: #fff;
    font-family: "PF Din Text Cond Pro", sans-serif;
    font-size: 18px;
    line-height: 60px;
    text-transform: uppercase;
    letter-spacing: .9px
}

.feedback_label--photo {
    line-height: 40px;
    margin-top: 35px;
    position: relative
}

.feedback_label--photo::before {
    position: absolute;
    content: "";
    width: 37px;
    height: 30px;
    background: url("../images/proektirovanie/photo-icon.png") no-repeat 50% 50%;
    top: 4px;
    left: 44px
}

.feedback_input {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    color: #fff;
    font-family: "PF Din Text Cond Pro", sans-serif;
    font-size: 18px;
    letter-spacing: .9px
}

.feedback_input:focus {
    outline: 0
}

.feedback_input--photo {
    border: 0;
    display: none
}

.feedback_right {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    flex-grow: 2
}

.feedback_content {
    padding: 20px 40px 30px 20px
}

.feedback_content-head {
    margin: 0;
    color: #435061;
    font-family: "PF Din Text Cond Pro", sans-serif;
    font-size: 18px;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: .9px
}

.feedback_text {
    color: #435061;
    font-family: "PF Din Text Cond Pro", sans-serif;
    letter-spacing: .9px;
    font-size: 18px;
    resize: none;
    width: 100%;
    height: 300px;
    border-radius: 10px;
    border: 1px solid #c1c1c1
}

.feedback_text:focus {
    outline: 0
}

.feedback_submit {
    color: #fff;
    width: 100%;
    background-color: #06a206;
    font-family: "PF Din Text Cond Pro", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 60px;
    text-transform: uppercase;
    letter-spacing: .9px;
    cursor: pointer;
    border: 0
}

.feedback .prev {
    color: #fff;
    font-family: "PF Din Text Cond Pro", sans-serif;
    font-size: 18px;
    letter-spacing: .9px
}

@media screen and (max-width:768px) {
    .feedback {
        width: 90%;
        margin: auto;
        max-width: 700px;
        border-radius: 10px;
        box-shadow: -6px 0 9px 1px rgba(0, 0, 0, 0.4);
        position: absolute;
        right: 50%;
        top: 10%;
        transform: translateX(50%);
        z-index: 300
    }

    .feedback_form {
        display: flex
    }

    .feedback_infos {
        display: flex;
        flex-direction: column
    }
}

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


    .feedback_form {
        flex-direction: column
    }

    .feedback_text {
        height: 120px
    }
}

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

    .pr_header-top_inner,
    .about-us_header-top_inner {
        height: 85px
    }
}

@media screen and (min-width:1210px) {

    .pr_header-top_inner,
    .about-us_header-top_inner {
        height: 110px
    }
}

@media screen and (min-width:1450px) {

    .pr_header-top_inner,
    .about-us_header-top_inner {
        height: 125px
    }
}

.bold-text {
    font-weight: bold
}