.containerWrap {
    width: 100%;
    min-width: 100%
}

.social_head {
    position: relative;
    top: 0;
    left: inherit;
    right: 0;
    margin-right: 5px;
}

.social_head a {
    margin-right: 5px
}

.containerWrap .wrap {
    width: calc(100% - 20px);
    padding: 0 10px
}

.containerWrap .twoWrap {
    padding-top: 30px
}

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

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

.popup-form {
    top: 0;
    left: 0;
    margin: 0;
    padding: 30px 10px 10px;
    width: 100%;
    max-height: 100%;
    height: 100%
}

.formatBlock h1 {
    font-size: 28px;
    line-height: 32px
}

.fixed_right_menu {
    display: none
}

header .logo {
    left: 53px;
    top: 13px;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

header .logo img {
    width: 122px;
    display: none !important
}

header .logo {
    background: url(images/mobile_logo.svg) center no-repeat;
    display: block;
    width: 148px;
    height: 41px;
    background-size: contain;
    left: 40px;
    top: 7px
}

header .select_city .current_city span {
    font-size: 15px
}

header .btn_calc {
    display: block;
    position: absolute;
    top: 58px;
    left: 10px;
    padding-left: 40px;
    line-height: 38px;
    width: 217px;
    height: 36px;
    border: 1px solid #e2e2e2;
    background: url(images/new/calc.svg) no-repeat left 7px center;
    background-size: 22px
}

header .btn_calc span {
    border-bottom: none
}

header .select_city {
    display: block;
    position: absolute;
    top: 10px;
    left: auto;
    right: 10px
}

header .select_city .current_city {
    padding: 10px 0;
    background: none
}

header .select_city .list_cities {
    left: auto;
    right: 0;
    top: 100%;
    width: 100%;
    min-width: 170px
}

header .select_city .list_cities:before {
    right: 10px;
    left: auto
}

header .phone {
    padding: 0;
    text-decoration: none;
    background: url(images/new/phone.svg) no-repeat center;
    width: 35px;
    height: 35px;
    border: 1px solid #e2e2e2;
    font-size: 0;
    background-size: 19px;
    border-radius: 4px;
    margin: 0;
    margin-top: 12px;
    box-sizing: border-box;
    z-index: 100;
}

header .btn {
    display: none
}

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

header .bot_header {
    height: inherit;
    border-bottom: none;
    padding-top: 0;
    box-sizing: border-box;
}

.ns_head .wrap h1 {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
}

.ns_head {
    padding-top: 1px;
    padding-bottom: 17px;
}

.social_head a {
    display: block;
    width: 35px;
    height: 35px;
    background-size: 37px !important;
}

.social_head {
    margin-top: 12px;
}

header .top_menu {
    width: 100%;
}

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: 30px 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: 350px
}

.frontSlider .item .img {
    display: block
}

.frontSlider .item .text {
    width: 100%
}

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

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

.frontSlider .item .form {
    display: none
}

.frontSlider .bx-wrapper .bx-controls-direction a {
    display: none !important
}

.frontSlider .bx-wrapper .bx-pager {
    bottom: 15px
}

.front_services {
    display: none
}

.front_remont {
    padding: 30px 0
}

.front_remont .items {
    margin: 0;
    text-align: center
}

.front_remont .items .item {
    text-align: left;
    padding: 15px;
    margin: 15px 0 0;
    width: 100%
}

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

.popup-text {
    margin: 0;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    max-height: 100%
}

.front_projects {
    margin-top: 30px
}

.front_remont .items .item .img {
    position: relative;
    height: 160px;
    margin: -16px -16px 20px;
    overflow: hidden;
    display: flex;
    justify-content: center
}

.front_remont .items .item .desc {
    display: block;
    margin-top: 7px;
    color: #777;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px
}

.front_remont .items .item .price strong {
    color: #cf411c;
    font-size: 22px;
    font-weight: 600;
    line-height: 17px
}

.front_remont .items .item .btn {
    display: block;
    margin: 12px auto 0;
    width: 100%;
    height: 42px;
    background-color: #cf411c;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 45px;
    cursor: pointer;
    -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
}

.front_remont .items .item .img img {
    transition: .3s;
    height: 100%;
    object-fit: cover;
    display: inline-block;
    width: 100%
}

.service_service .subtitle,
.plusesBlock .subtitle,
.contacts_block .subtitle,
.projects_block .subtitle,
.advancedServices .subtitle,
.block_manager .subtitle,
.price_remont .subtitle {
    font-size: 23px;
    line-height: 25px
}

.services_page .title,
.archive_page .title,
.contacts_page .title,
.stocks_page .title,
.projects_page .title,
.careers_page .title,
.command_page .title,
.about_page .title,
.front_reviews .title,
.blockAdvancedServices .title,
.prices_page .title,
.reviews_page .title,
.default_page .title,
.front_about .title,
.front_projects .title,
.front_remont .title,
.front_prices .title,
.calc .title {
    font-size: 23px;
    line-height: 25px
}

.front_projects .all_link {
    display: none
}

.front_projects .items {
    margin: 0;
    text-align: center
}

.front_projects .items .item {
    width: 100%;
    margin: 15px 0 0;
    height: 150px
}

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

.front_projects .items .item .mask .heading {
    padding: 0 10px;
    font-size: 18px;
    word-wrap: break-word;
    line-height: 24px
}

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

.front_projects.big_projects .items .item {
    width: 280px;
    margin: 15px 0 0 20px
}

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

.front_prices {
    margin-top: 30px
}

.front_prices .rows {
    margin: 15px 0 0 -20px
}

.front_prices .rows .row {
    width: calc(100% - 20px);
    margin: 15px 0 0 20px
}

.front_prices .table .tr {
    display: block;
    position: relative;
    height: 60px;
    z-index: 10
}

.front_prices .table .tr .td:first-child {
    left: 10px;
    width: calc(50% - 5px);
    font-size: 15px;
    line-height: 16px
}

.front_prices .table .tr .td:last-child {
    right: 10px;
    width: calc(50% - 5px);
    text-align: right;
    font-size: 15px
}

.calc {
    margin-top: 30px
}

.calc .form {
    margin-top: 30px;
    padding: 10px
}

.calc .form .rows .row {
    padding-bottom: 10px;
    padding-top: 10px
}

.calc .form .kind_checkbox {
    margin: 5px 0 0 -10px;
    text-align: center
}

.calc .form .kind_checkbox .kind_checkbox_item {
    margin: 30px 0 0 10px;
    width: calc(100% - 10px);
    height: 160px
}

.calc .form .type_checkbox {
    text-align: center
}

.calc .form .type_checkbox .type_checkbox_item {
    width: 170px
}

.calc .form .calc_price {
    font-size: 18px;
    line-height: 24px
}

.calc .form .kind_checkbox .kind_checkbox_item .heading {
    left: 35px;
    font-size: 18px;
    line-height: 21px
}

.calc .form .label {
    font-size: 18px
}

.calc .form .areaWrap .lmin,
.calc .form .areaWrap .ui-slider .ui-slider-handle span,
.calc .form .areaWrap .lmax {
    font-size: 13px
}

.front_scheme {
    margin-top: 30px;
    padding: 30px 0
}

.front_scheme .title {
    font-size: 28px;
    line-height: 32px
}

.front_scheme .items {
    margin: 0;
    text-align: left
}

.front_scheme .items .item {
    width: 100%;
    height: 94px;
    margin: 8px 0 0 0px;
    padding: 0 0 0 60px;
    text-align: left;
}

.front_scheme .items .item .num {
    display: block;
    position: absolute;
    left: 0;
    height: 90px;
    line-height: 90px;
    width: 70px;
    opacity: .2;
    color: #fff;
    font-size: 60px;
    font-weight: 700;
}

.front_scheme .items .item .desc {
    display: block;
    position: absolute;
    top: 50%;
    left: 50px;
    width: calc(100% - 60px);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
}

.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 {
    padding: 30px 0;
    margin-top: 30px
}

.front_articles .title {
    font-size: 28px;
    line-height: 32px
}

.front_articles .all_link {
    display: none
}

.front_articles .stocks_block .items {
    margin: 0;
    text-align: center
}

.front_reviews {
    padding: 30px 0
}

.front_reviews.service_reviews {
    margin-top: 30px
}

.front_reviews .all_link {
    display: none
}

.front_reviews .reviews_block .items .item {
    margin-top: 15px;
    border-radius: 0;
    padding: 15px
}

footer a.mail {
    display: inline-block;
    margin-top: 28px;
    margin-left: 30px
}

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: 221px
}

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
}

.reviews_block .subterms {
    display: block
}

.reviews_block .subterms a {
    padding: 10px 15px
}

.reviews_block .items .item {
    padding: 10px
}

.reviews_block .items .item .img {
    display: block;
    position: relative;
    left: auto;
    top: auto;
    width: inherit;
    height: 170px;
    margin: -15px -15px 0
}

.reviews_block .items .item .text {
    padding: 0
}

.reviews_block .items .item .text .heading {
    padding-top: 15px
}

.reviews_block .items .item .text .info .date,
.reviews_block .items .item .text .info .city,
.reviews_block .items .item .text .info .number {
    display: block;
    margin: 0;
    float: none
}

.blockAdvancedServices {
    margin-top: 30px
}

.blockAdvancedServices .items {
    margin: 0;
    text-align: center
}

.blockAdvancedServices .items .item {
    padding: 0 0 0 70px;
    margin: 24px 0 0;
    width: 100%;
    text-align: left
}

.blockAdvancedServices .items .item .img svg {
    width: 45px
}

.fform {
    margin-top: 30px;
    background: #f8fcff url(images/fform.jpg) no-repeat center top
}

.fform .wrap {
    height: auto
}

.fform .text {
    display: block;
    position: relative;
    left: auto;
    top: auto;
    max-width: 100%;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 30px 0
}

.fform .text .heading {
    font-size: 24px;
    line-height: 28px;
    text-align: center
}

.fform .text .paragraph {
    text-align: center
}

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

.fform .form {
    display: block;
    position: relative;
    top: auto;
    right: auto;
    padding: 15px 10px;
    width: 100%
}

.advancedServices {
    margin-top: 30px
}

.calc .form {
    margin-top: 20px;
    padding: 0;
    box-shadow: none;
    background: #fff
}

.advancedServices .items {
    text-align: center
}

.advancedServices .items .item {
    width: 280px;
    height: 240px;
    text-align: left
}

.big_menu {
    display: none;
    font-size: 0;
    letter-spacing: -.25em;
    text-align: left;
    margin: 0 0 0 -10px
}

.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;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    width: 280px;
    height: 80px;
    margin: 10px 0 0 10px
}

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

.big_menu a .icon {
    width: 50px;
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%)
}

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

.big_menu a .heading {
    left: 65px;
    width: calc(100% - 80px);
    font-size: 18px;
    font-weight: 700;
    line-height: 22px
}

.sidebar_menu {
    display: none
}

.about_us_block .video {
    float: none;
    width: 100%;
    height: 240px
}

.about_us_block .not_video {
    float: none;
    width: 100%;
    height: 240px;
    margin: 15px auto 0
}

.singleTextBlock {
    margin-top: 30px
}

.block_manager {
    margin-top: 30px
}

form * {
    -webkit-appearance: none !important
}

.manager_block .items {
    margin: 15px 0 0
}

.manager_block .items .item {
    margin: 15px 0 0;
    padding: 10px
}

.manager_block .items .item:nth-child(2n) {
    padding: 10px
}

.manager_block .items .item:nth-child(2n) .img {
    left: auto;
    right: auto
}

.manager_block .items .item .img {
    display: block;
    position: relative;
    left: auto;
    top: auto;
    width: 240px;
    height: 240px;
    margin: 0 auto
}

.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 {
    margin: 20px auto 0;
    padding: 20px 20px 10px;
    box-shadow: 0 20px 35px rgba(0, 0, 0, 0.07);
    border-radius: 3px;
    background-color: #fff;
    overflow: auto
}

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

.rform {
    margin-top: 30px;
    height: auto;
    background: #f8fcff;
    padding: 30px 0
}

.rform .form {
    display: block;
    position: relative;
    top: auto;
    right: auto;
    padding: 15px;
    width: 100%
}

.block_map {
    margin-top: 30px
}

.projects_filters {
    padding: 10px;
    margin-bottom: 30px
}

.projects_filters .kind_select,
.projects_filters .type_select {
    width: 100%;
    margin: 15px auto 0
}

.projects_filters .area_slider {
    display: block;
    width: 100%;
    position: relative;
    float: left
}

.projects_block .items {
    margin: 15px 0 0 -10px;
    text-align: center
}

.projects_block .items .item {
    margin: 15px 0 0 10px;
    width: 280px;
    text-align: left;
    padding: 0 0 90px;
    min-height: auto;
}

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

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

.projects_block .items .item .text .heading {
    height: auto;
}

.projects_block .items .item .text .work {
    left: 10px
}

.projects_block .items .item .text .more {
    right: 10px
}

.prices_menu a {
    padding: 8px 10px;
    font-size: 16px
}

.price_page_request {
    margin-top: 30px;
    height: auto;
    padding: 15px
}

.price_page_request .subtitle {
    display: block;
    padding: 0;
    text-align: center;
    font-size: 28px;
    line-height: 32px
}

.price_page_request .btn {
    display: block;
    position: relative;
    top: auto;
    right: auto;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    margin: 15px auto 0
}

.price_remont {
    margin-top: 30px
}

.price_remont .items {
    margin: 15px 0 0 -20px;
    text-align: center
}

.price_remont .items .item {
    width: 280px;
    margin: 15px 0 0 20px;
    text-align: left
}

.price_remont .items .item .text {
    padding: 10px
}

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

.prices_page .text_block {
    padding-top: 20px
}

.review_form .rows {
    padding-top: 15px
}

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

.review_form .rows .row-2 {
    width: 100%
}

.review_form .rows .row-3 {
    width: 100%
}

.review_form .wpcf7-submit {
    display: block;
    float: none;
    margin: 15px 0 0
}

.popup-video .form {
    width: 320px;
    height: 240px;
    margin: -120px 0 0 -160px
}

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

.cform {
    display: block;
    position: relative;
    height: auto;
    background: #f8fcff
}

.cform .text {
    display: block;
    position: relative;
    left: auto;
    top: auto;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 30px 15px;
    text-align: center;
    background: url(images/cform.png) no-repeat center top;
    background-size: cover
}

.cform .form {
    display: block;
    position: relative;
    top: auto;
    right: auto;
    padding: 15px;
    width: 100%
}

.contacts_block .items .item {
    padding: 15px
}

.contacts_block .items .item .info {
    display: block;
    position: relative
}

.contacts_block .items .item .info .more {
    display: block;
    position: relative;
    right: auto;
    top: auto;
    margin: 15px 0 0
}

.contacts_block .items .item .info .rows .row {
    width: 100%
}

.contacts_block .items .item .info .rows .row-1 {
    padding: 10px 0 0
}

.contacts_block .items .item .info .rows .row-2 {
    padding: 10px 0 0
}

.contacts_block .items .item .info .rows .row-3 {
    padding: 10px 0 0
}

.contacts_block .items .item .info .rows .row-4 {
    padding: 10px 0 0
}

.all_list_service .items {
    margin: 15px 0 0 -10px;
    text-align: center
}

.all_list_service .items .item {
    width: 145px;
    margin: 15px 0 0 10px
}

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

.singleBannerBlock .form {
    display: none
}

.singleBannerBlock .text {
    display: block;
    left: 15px;
    padding: 15px;
    width: calc(100% - 30px);
    text-align: center
}

.plusesBlock {
    margin-top: 30px
}

.plusesBlock .items {
    margin: 15px 0 0 -10px;
    text-align: center
}

.plusesBlock .items .item {
    margin: 15px 0 0 10px;
    width: 280px;
    height: 240px
}

.service_service {
    margin-top: 30px
}

.service_service .items {
    margin: 15px 0 0 -10px;
    text-align: center
}

.service_service .items .item {
    width: 280px;
    margin: 15px 0 0 10px;
    padding-left: 150px;
    text-align: left;
    min-height: 140px
}

.service_service .items .item .img {
    width: 140px
}

.service_service .items .item .text {
    display: block;
    padding: 10px 10px 10px 0
}

.service_scheme {
    margin-top: 30px;
    padding: 30px 15px
}

.service_scheme .subtitle {
    font-size: 28px;
    line-height: 32px
}

.service_scheme .items {
    margin: 0 0 0 -20px;
    text-align: center
}

.service_scheme .items .item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 260px;
    margin: 30px 0 0 20px;
    text-align: left
}

.service_prices {
    margin-top: 30px
}

.service_prices .subtitle {
    font-size: 28px;
    line-height: 32px
}

.service_prices .rows .row {
    width: calc(100% - 10px);
    margin: 15px 0 0 10px
}

.block_map {
    display: none
}

.singleProjectBlock .information {
    width: 100%;
    padding: 15px
}

.singleProjectBlock .information .btn {
    display: block;
    position: relative;
    top: auto;
    right: auto;
    margin: 15px 0 0;
    width: 100%;
    height: 46px;
    line-height: 49px;
    font-size: 18px
}

.breadcrumbs {
    padding: 10px 0 15px
}

.breadcrumbs a {
    font-size: 13px
}

.singleProjectBlock .information .rows {
    width: 100%
}

.singleProjectBlock .information .rows .row {
    width: 260px
}

.command_gallery {
    margin-top: 30px
}

.command_gallery .subtitle {
    font-size: 28px;
    line-height: 32px
}

.command_gallery .bx-wrapper .bx-prev {
    left: 5px
}

.command_gallery .bx-wrapper .bx-next {
    right: 5px
}

.command_gallery .slider {
    width: 80%;
    margin-top: 30px
}

.command_gallery .slider .item {
    height: 240px
}

.command_gallery .pagerid {
    width: calc(20% - 10px);
    height: 240px
}

.command_gallery .pagerid a {
    height: 60px;
    margin-top: 5px
}

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

.archive_block .items .item {
    margin: 15px 0 0;
    padding: 15px
}

.archive_block .items .item .img {
    display: block;
    position: relative;
    top: auto;
    left: auto;
    width: 240px;
    height: 240px;
    margin: 0 auto
}

.archive_block .items .item .text {
    display: block;
    padding-top: 10px
}

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

.command_block .items .item {
    width: calc(100% - 20px);
    padding: 15px;
    margin: 15px 0 0 20px
}

.command_block .items .item .img {
    display: block;
    position: relative;
    left: auto;
    top: auto;
    width: 240px;
    height: 240px;
    margin: 0 auto
}

.command_block .items .item .heading {
    padding-top: 10px
}

.stocks_block .items {
    margin: -15px 0 0 -10px;
    text-align: center
}

.stocks_block .items .item {
    text-align: left;
    margin: 15px 0 0 10px;
    width: 280px
}

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

.careers_block .items {
    margin: -15px 0 0
}

.careers_block .items .item {
    margin: 15px 0 0;
    padding: 0 15px;
    background: #fff url(images/careers_block.png) no-repeat right 8px top 16px
}

.careers_block .items .item .heading {
    padding: 15px 0
}

.careers_block .items .item.active {
    background: #fff url(images/careers_block_a.png) no-repeat right 8px top 16px
}

.category-careers .cform {
    margin-top: 30px
}

.reviews_block .items .item .text .info .number,
.reviews_block .items .item .text .info .city,
.reviews_block .items .item .text .info .date {
    font-size: 12px;
    line-height: 16px;
    opacity: .6
}

.blockAdvancedServices .items .item .text .heading {
    font-size: 18px;
    line-height: 19px
}

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

.singleProjectBlock .information .rows .row {
    width: 100%
}

.singleProjectBlock .information {
    box-sizing: border-box
}

.singleProjectBlock .information .rows .row {
    width: 100%;
    background-size: 30px;
    background-position: left;
    padding: 10px 0 0 50px
}

.singleProjectBlock .information .rows .row .value {
    display: block;
    color: #9e9e9e;
    font-size: 19px;
    font-weight: 400;
    line-height: 27px
}

.singleProjectBlock .information .rows .row-price .value {
    color: #303030;
    font-size: 24px;
    font-weight: 700
}

.plusesBlock .items {
    margin: 15px 0 0
}

.plusesBlock .items .item {
    margin: 0 0 10px;
    width: 100%;
    height: inherit;
    text-align: left;
    position: relative;
    padding: 13px 0
}

.plusesBlock .items .item:last-child {
    margin-bottom: 20px
}

.plusesBlock .items .item .img img {
    max-width: 35px;
    max-height: 35px
}

.plusesBlock .items .item .img {
    position: relative;
    height: 46px;
    float: left;
    width: 70px
}

.plusesBlock .items .item .desc {
    display: block;
    padding: 0 10px;
    color: #303030;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    max-height: inherit;
    overflow: hidden;
    float: left;
    width: calc(100% - 110px);
    text-align: left
}

.plusesBlock .items .item:nth-child(2n) {
    float: right
}

.service_service .items {
    margin: 15px 0 0
}

.service_service .items .item {
    width: 100%;
    margin: 15px 0 0;
    padding-left: 150px;
    text-align: left;
    min-height: 140px
}

.frontSlider .item .text .link_monile {
    display: block
}

.calc .upd_calc .form {
    padding: 20px;
}

.calc .upd_calc .form .kind_checkbox .kind_checkbox_item .heading {
    max-width: 100%;
    text-align: left;
}

.calc .upd_calc .form .kind_checkbox .kind_checkbox_item .ms_t {
    text-align: left;
}

.calc .upd_calc .form .calc_price {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 17px;
}

.new_calc_bg {
    padding: 30px 0;
}

section.list_faq .info_doubl_col .right_block {
    display: none;
}

#start_table_nav a {
    font-size: 13px;
    margin-right: 0px;
    padding: 7px 10px;
}

.front_prices table tr:first-child td,
.front_prices table tr:first-child th,
.front_prices table tr:nth-child(2n) td,
.front_prices table tr:nth-child(2n) th,
.front_prices table tr:nth-child(2n+1) td,
.front_prices table tr:nth-child(2n+1) th {
    padding: 10px 7px;
    font-size: 14px;
}

section.list_faq .list_faq_block .item .top .count {
    font-weight: 500;
    padding-right: 16px;
    font-size: 24px;
    position: absolute;
    left: -10px;
    opacity: .4;
}

section.list_faq .list_faq_block .item .top a {
    font-size: 17px;
    line-height: 21px;
    padding-right: 30px;
    padding-left: 37px;
}

section.list_faq .list_faq_block .item {
    margin-bottom: 10px;
}

@media (max-width: 420px) {
    footer a.mail {
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 20px
    }
}

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

.ns_head.big_size .wrap h1 {
    font-size: 24px;
    max-width: 100%;
    text-transform: uppercase;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 20px;
}

.start_info_preim .ls {
    border: 5px solid #e94217;
    float: left;
    max-width: 100%;
    padding: 20px;
    box-sizing: border-box;
}

.formatBlock h2 {
    color: #332f34;
    font-size: 22px;
    font-weight: 600;
    line-height: 27px;
    margin-bottom: 1rem;
}

.type_pric .item {
    width: 100%;
    margin-bottom: 10px;
    height: 210px;
}

.type_pric {
    padding-top: 40px;
    padding-bottom: 40px;
}

.cform.whiter .left_bl {
    max-width: 100%;
    padding-top: 0;
}

.cform.whiter .form {
    border: 5px solid #e94217;
    top: 10px;
    border-radius: 0;
}

.type_pric .item .bot {
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    max-width: 190px;
}

.ns_head.big_size .wrap .right_bar .itev {
    background: #fff;
    float: left;
    width: 100%;
    height: inherit;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 12px;
    margin-right: 15px;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 7px;
}

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

section.list_faq .list_faq_block .item .top a {
    font-size: 16px;
    line-height: 19px;
    padding-right: 30px;
    padding-left: 30px;
}

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

.block_land.preview_help ul li {
    margin-bottom: 10px;
    background: #fff;
    position: relative;
    list-style: none;
    padding: 90px 0 30px 0;
}

.start_info_preim .rs {
    display: none;
}

.start_info_preim {
    padding-top: 10px;
}

.type_dover .list_preim .item {
    width: 100%;
    float: left;
    box-sizing: border-box;
    margin-right: 0;
    margin-bottom: 20px;
}

.type_dover {
    padding-bottom: 40px;
}

.form_preim {
    margin-bottom: 50px;
}

.type_dover .list_preim .item:last-child {
    margin-bottom: 0;
}

.type_dover .list_preim .item .ms_t {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #e94217;
    margin-bottom: 14px;
    max-width: 100%;
}

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

.video_ops .item {
    width: 100%;
    height: 180px;
}

@media (max-width: 768px) {
    .social__item._youtube {
        background: #e60000 url(images/social/youtube.svg) center no-repeat;
        margin-right: 0;
        margin-left: 5px;
    }
}

@media (max-width: 502px) {
    .ns_head {
        padding-top: 44px;
    }
}
