.containerWrap {
    min-width: 768px
}

.containerWrap .wrap {
    width: 750px;
    padding: 0 9px
}

.containerWrap .twoWrap .leftWrap {
    width: 100%
}

.containerWrap .twoWrap .rightWrap {
    width: 100%
}

.fixed_right_menu {
    display: none
}

header .wrap {
    height: 100px
}

header .burgerBtn {
    display: block;
    position: relative;
    width: 32px;
    height: 32px;
    margin: 0;
    background: url(images/burger_icon.png) no-repeat center;
    float: left;
    margin-top: 14px;
    margin-right: 10px;
}

header .logo {
    left: 58px
}

header .logo img {
    width: 167px
}

header .btn_calc {
    top: 38px;
    left: 342px
}

.social_head {
    top: 35px;
    left: 585px
}

header .select_city {
    top: 28.5px;
    left: 254px
}

header .phone {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    top: 0;
    right: 9px;
    font-size: 0;
    background: url(images/new/phone.svg) no-repeat center;
    width: 36px;
    height: 36px;
    border: 1px solid #e2e2e2;
    overflow: hidden;
    background-size: 20px;
    margin-top: 13px;
}

header .btn {
    display: none
}

header .top_menu {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 199999
}

header .top_menu.active {
    display: block
}

header .top_menu .close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 20%;
    height: 100%;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.7)
}

header .top_menu ul.menu {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    width: 80%;
    height: 100%;
    padding: 40px 0 20px;
    background-color: #f6f6f6;
    overflow: auto
}

header .top_menu ul.menu>li {
    display: block;
    position: relative
}

header .top_menu ul.menu>li>a {
    display: block;
    padding: 5px 20px;
    color: #303030;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

header .top_menu ul.menu>li>a:hover {
    text-decoration: underline
}

header .top_menu ul.menu>li.current-menu-item>a {
    color: #e94217
}

header .top_menu ul.menu>li>ul {
    display: block
}

header .top_menu ul.menu>li>ul>li {
    display: block
}

header .top_menu ul.menu>li>ul>li>a {
    display: block;
    padding: 8px 20px 8px 40px;
    color: #303030;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

header .top_menu ul.menu>li>ul>li>a:hover {
    text-decoration: underline
}

header .top_menu ul.menu>li>ul>li>ul {
    display: block
}

header .top_menu ul.menu>li>ul>li>ul>li {
    display: block
}

header .top_menu ul.menu>li>ul>li>ul>li>a {
    display: block;
    padding: 5px 20px 5px 60px;
    color: #303030;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

header .top_menu ul.menu>li>ul>li>ul>li>a:hover {
    text-decoration: underline
}

.frontSlider {
    margin-top: 0;
    height: 390px
}

.frontSlider .item .form .title {
    padding-bottom: 9px
}

.frontSlider .item .text .heading {
    font-size: 35px
}

.frontSlider .item .text .desc {
    padding-top: 8px;
    font-size: 18px;
    line-height: 25px
}

.frontSlider .item .form {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    padding: 20px;
    margin: -157px auto 0;
    width: 280px
}

.front_services .front_services_slider {
    width: 760px
}

.front_services .front_services_slider .front_services_slider_wrap {
    width: 680px
}

.front_remont .items {
    margin: 0 0 0 -20px
}

.front_remont .items .item {
    padding: 10px;
    margin: 30px 0 0 20px;
    width: calc(33.333% - 20px)
}

.front_remont .items .item .btn {
    max-width: 100%
}

.front_projects .items {
    margin: 0 0 0 -20px
}

.front_projects .items .item {
    width: calc(33.33% - 20px);
    margin: 30px 0 0 20px
}

.front_projects .items .item .mask .heading {
    word-wrap: break-word
}

.front_prices .rows {
    margin: 10px 0 0;
    text-align: center
}

.front_prices .rows .row {
    width: 80%;
    margin: 20px auto 0;
    text-align: left
}

.calc .form {
    padding: 20px
}

.calc .form .type_checkbox .type_checkbox_item .heading {
    top: 100px;
    word-wrap: break-word
}

.calc .form .type_checkbox .type_checkbox_item .icon {
    top: 20px
}

.calc .form .type_checkbox .type_checkbox_item .input {
    top: 140px
}

.calc .form .type_checkbox .type_checkbox_item:before {
    display: block;
    content: '';
    padding-top: 160%
}

.calc .form .kind_checkbox {
    margin: 5px 0 0 -10px
}

.calc .form .kind_checkbox .kind_checkbox_item {
    margin: 10px 0 0 10px;
    width: calc(33.33% - 10px);
    height: 180px
}

.calc .form .kind_checkbox .kind_checkbox_item .input {
    bottom: 13px
}

.calc .form .kind_checkbox .kind_checkbox_item:last-child .heading {
    line-height: 48px
}

.front_scheme .items {
    margin: -20px 0 0 -20px
}

.front_scheme .items .item {
    width: calc(33.33% - 20px);
    height: 100px;
    margin: 50px 0 0 20px;
    padding: 0 0 0 60px
}

.front_about .text {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0
}

.front_articles .stocks_block .items {
    margin: 0 0 0 -20px
}

.front_articles .stocks_block .items .item {
    margin: 30px 0 0 20px;
    width: calc(33.33% - 20px)
}

.front_articles .stocks_block .items .item .img {
    height: 160px
}

.front_reviews {
    display: block
}

.popup-video .form {
    width: 560px;
    height: 310px;
    margin: -155px 0 0 -280px
}

.popup-video .form iframe {
    display: block;
    width: 560px!important;
    height: 310px!important
}

.blockAdvancedServices .items {
    margin: 0 0 0 -20px
}

.blockAdvancedServices .items .item {
    position: relative;
    padding: 0 0 0 75px;
    margin: 30px 0 0 20px;
    width: calc(33.333% - 20px);
    text-decoration: none
}

.blockAdvancedServices .items .item .text .heading {
    word-wrap: break-word
}

.fform .text {
    left: 9px;
    max-width: calc(100% - 320px)
}

.fform .text br {
    display: none!important
}

.fform .form {
    top: 40px;
    right: 9px;
    padding: 20px;
    width: 280px
}

footer .rows .row {
    padding: 0;
    text-align: center
}

footer .rows .row-1 {
    width: 100%
}

footer .rows .row-2,
footer .rows .row-3,
footer .rows .row-4 {
    display: none
}

footer .rows .row-5 {
    width: 100%;
    text-align: center
}

footer .menu_block {
    display: none
}

footer .logo {
    display: block
}

footer .logo img {
    display: block;
    margin: 0 auto;
    max-width: 268px
}

footer .info {
    padding-top: 30px
}

footer .phone {
    margin: 30px auto 0
}

footer .social {
    text-align: center
}

footer .madeby {
    display: block;
    float: none;
    margin: 30px auto 0;
    width: 230px;
    text-align: right
}

footer .rows .row-5 {
    width: 100%;
    text-align: left !important;
    max-width: 350px;
    margin: 0 auto;
    float: none;
}

.breadcrumbs {
    display: block
}

.pagination {
    display: block
}

.big_menu {
    display: block;
    font-size: 0;
    letter-spacing: -.25em;
    margin: 0 0 0 -20px
}

.big_menu a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
    word-spacing: normal;
    font-size: medium;
    width: calc(33.33% - 20px);
    margin: 10px 0 0 20px;
    height: 60px
}

.big_menu a:first-child {
    margin: 10px 0 0 20px
}

.big_menu a .icon {
    width: 50px
}

.big_menu a .icon img {
    width: 32px;
    height: auto
}

.big_menu a .heading {
    display: block;
    position: absolute;
    left: 60px;
    width: calc(100% - 80px);
    font-size: 16px;
    font-weight: 400;
    line-height: 18px
}

.sidebar_menu {
    display: none
}

.about_us_block {
    padding-top: 30px
}

.about_us_block .video {
    width: 360px
}

.about_us_block .not_video {
    width: 360px;
    height: 240px
}

.about_us_block .not_video .text {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px
}

.manager_block {
    display: block
}

.rform {
    background: #f8fcff;
    height: 410px
}

.rform .form {
    padding: 35px 40px;
    width: calc(100% - 90px);
    background-color: rgba(255, 255, 255, 0.7)
}

.projects_filters {
    display: block;
    margin-top: 30px
}

.projects_block .items .item {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
    word-spacing: normal;
    font-size: medium;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin: 20px 0 0 10px;
    width: calc(33.333% - 10px);
    padding: 0 0 90px;
    box-shadow: 0 20px 35px rgba(0, 0, 0, 0.07);
    border-radius: 3px;
    background-color: #fff
}

.projects_block .items .item .img {
    height: 160px
}

.projects_block .items .item .text {
    padding: 15px 10px 0
}

.projects_block .items .item .text .work {
    display: block;
    position: absolute;
    left: 10px
}

.projects_block .items .item .text .more {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    right: 10px;
    bottom: 20px;
    width: auto;
    height: auto;
    border: none;
    line-height: 40px;
    text-align: right;
    text-decoration: underline
}

.projects_block .items .item .text .more:hover {
    text-decoration: none
}

.singleProjectBlock {
    display: block;
    margin-top: 30px
}

.singleProjectBlock .command_gallery {
    display: block;
    margin-top: 0
}

.singleProjectBlock .command_gallery .slider {
    margin-top: 0
}

.singleProjectBlock .command_gallery #pager {
    margin-top: 0
}

.command_gallery .bx-wrapper .bx-prev {
    left: 20px;
    background: url(images/prev.png) no-repeat center
}

.command_gallery .bx-wrapper .bx-next {
    right: 20px;
    background: url(images/next.png) no-repeat center
}

.command_gallery .slider {
    width: 580px;
    margin: 0
}

.command_gallery .slider .item {
    display: block;
    position: relative;
    height: 380px
}

.command_gallery .pagerid {
    margin: 0;
    width: 160px;
    height: 380px
}

.command_gallery .pagerid a {
    height: 105px
}

.prices_menu {
    margin-top: 20px
}

.prices_menu a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    margin: 10px 10px 0 0;
    padding: 16px 20px;
    color: #303030;
    font-size: 17px;
    font-weight: 700;
    border: 1px solid #e94217;
    text-decoration: none;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.prices_menu a:hover {
    color: #e94217
}

.prices_menu a.current {
    background-color: #e94217;
    color: #fff
}

.price_page_request .subtitle {
    padding: 20px;
    font-size: 28px;
    max-width: 400px;
    line-height: 30px
}

.price_page_request .btn {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 220px;
    font-size: 16px
}

.price_remont .items .item .text .btn {
    max-width: 100%
}

.review_form {
    margin-top: 30px
}

.reviews_block .items {
    display: block
}

.reviews_block .items .item .text .info {
    display: block
}

.reviews_block .items .item .text .info .number {
    display: block;
    clear: both;
    float: none;
    margin: 0;
    padding: 10px 0 0
}

.cform {
    margin-top: 30px
}

.cform .text {
    left: 20px
}

.cform .form {
    top: 15px;
    right: 20px;
    padding: 20px;
    width: 280px
}

.all_list_service {
    display: block
}

.all_list_service .items {
    display: block;
    font-size: 0;
    letter-spacing: -.25em;
    margin: 20px 0 0 -20px
}

.all_list_service .items .item {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
    word-spacing: normal;
    font-size: medium;
    position: relative;
    width: calc(25% - 20px);
    margin: 20px 0 0 20px;
    box-shadow: 0 20px 35px rgba(0, 0, 0, 0.07);
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.all_list_service .items .item:after {
    display: block;
    content: '';
    padding-top: 100%
}

.services_page .text_block,
.archive_page .text_block,
.contacts_page .text_block,
.stocks_page .text_block,
.projects_page .text_block,
.careers_page .text_block,
.command_page .text_block,
.about_page .text_block {
    overflow: hidden
}

.services_page .text_block>p>ymaps,
.archive_page .text_block>p>ymaps,
.contacts_page .text_block>p>ymaps,
.stocks_page .text_block>p>ymaps,
.projects_page .text_block>p>ymaps,
.careers_page .text_block>p>ymaps,
.command_page .text_block>p>ymaps,
.about_page .text_block>p>ymaps {
    width: 100%!important
}

.singleBannerBlock {
    margin-top: 30px
}

.singleBannerBlock .form {
    right: 20px;
    padding: 20px;
    width: 280px
}

.singleBannerBlock .text {
    left: 20px;
    padding: 20px;
    width: 400px
}

.front_projects.bbb {
    padding-bottom: 10px
}

.service_scheme .items {
    margin: 0 0 0 -20px
}

.service_scheme .items .item {
    width: calc(33.33% - 20px);
    margin: 30px 0 0 20px
}

.service_prices .rows {
    text-align: center
}

.service_prices .rows .row {
    width: calc(80% - 10px);
    text-align: left;
    margin: 30px 0 0 10px
}

.archive_block .items {
    margin: 10px 0 0
}

.command_block .items {
    margin: 10px 0 0 -20px
}

.command_block .items .item {
    width: calc(100% - 20px)
}

.stocks_block {
    display: block
}

.stocks_block .items {
    margin: 10px 0 0 -10px
}

.stocks_block .items .item .img {
    display: block;
    height: 160px
}

.stocks_block .items .item .text {
    display: block;
    padding: 10px 20px 90px
}

.careers_block {
    display: block
}

.careers_block .items {
    display: block;
    margin: 10px 0 0
}

.reviews_block .items .item .img {
    width: 180px;
}

.front_reviews .reviews_block .items .item {
    padding-left: 200px;
}

.front_remont .items .item .img {
    margin: -11px;
    height: 150px;
}

.frontSlider .item .text {
    width: 445px;
}

.fform .text .paragraph {
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
}

.fform .text .heading {
    display: block;
    font-size: 23px;
    font-weight: 700;
    line-height: 33px;
}

.ns_head.big_size .wrap h1 {
    font-size: 30px;
    max-width: 290px;
    text-transform: uppercase;
    line-height: 1.2;
    margin-top: 6px;
}

.ns_head.big_size .wrap .right_bar .itev b {
    font-size: 13px;
}

.ns_head.big_size .wrap .right_bar {
    position: relative;
    right: 0;
    bottom: 0;
    margin-top: 20px;
    margin-bottom: -60px;
}

.ns_head.big_size .wrap .right_bar .itev {
    width: 234px;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
}

.start_info_preim .ls {
    border: 8px solid #e94217;
    max-width: 100%;
    padding: 190px 30px 30px;
}

.start_info_preim .rs {
    width: 210px;
    height: 169px;
    top: 20px;
    left: 40px;
}

.type_pric .item {
    width: 370px;
    height: 200px;
}

.type_pric {
    padding-top: 70px;
    padding-bottom: 60px;
}

.type_dover .list_preim .item {
    width: 235px;
    float: left;
    box-sizing: border-box;
    margin-right: 20px;
}

.type_dover .list_preim .item:nth-child(2n) {
    margin-right: 0;
}

.type_dover .list_preim .item {
    width: 365px;
    float: left;
    box-sizing: border-box;
    margin-right: 20px;
    position: relative;
    padding-left: 80px;
}

.type_dover .list_preim .item .ico {
    position: absolute;
    left: 0;
}

.type_dover .list_preim .item .ms_t {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
}

.type_dover .list_preim .item p {
    font-size: 15px;
    line-height: 20px;
}

.cform.whiter .form {
    width: 370px;
}

section.list_faq .info_doubl_col .list_faq_block {
    max-width: 620px;
}

section.list_faq .list_faq_block .item {
    padding: 17px 15px;
}

section.list_faq .list_faq_block .item .top .count {
    padding-right: 6px;
    font-size: 22px;
}

section.list_faq .list_faq_block .item .top a {
    font-size: 15px;
    line-height: 19px;
    display: block;
    color: #000;
    text-decoration: none;
    position: relative;
    padding-right: 30px;
    cursor: pointer;
    padding-left: 40px;
}

section.list_faq .info_doubl_col .right_block .t_block {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 24px;
    margin-bottom: 9px;
}

section.list_faq .info_doubl_col .right_block {
    width: 310px;
    padding: 20px;
}

section.list_faq .info_doubl_col .list_faq_block {
    max-width: 420px;
}

.cform.whiter .left_bl {
    max-width: 50%;
    padding-top: 51px;
}

.block_land.preview_help .ico {
    position: absolute;
    width: 60px;
    height: 60px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    left: 0px;
    top: 23px;
}

.block_land.preview_help ul li {
    padding: 20px 0 30px 90px;
}

.frontSlider .item .text .heading {
    font-size: 33px;
    line-height: 42px;
}

.social_head {
    top: 2px;
    left: 0;
}

.ns_head {
    padding-top: 0;
}
