@charset "UTF-8";
/* --- Шрифты --- */
/* --- Цвета --- */
/* --- Адаптив 992px --- */
@media screen and (max-width: 992px) {
  .container {
    max-width: 720px;
  }

  .header_block {
    height: 115px;
  }

  .logo img {
    width: auto;
  }

  .header_content .menu {
    display: none;
  }

  .header_content .adpt_icon {
    display: block;
  }

  .header_content .call_button {
    -ms-flex-preferred-size: 37%;
        flex-basis: 37%;
    margin: 15px 0 0 0;
  }

  .header_content .menu_wrap {
    -ms-flex-preferred-size: 57%;
        flex-basis: 57%;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin: 15px 0 0 0;
  }

  .header_content .languages {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
  }
  .header_content .call_button {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    margin: 0;
    padding-top: 0;
    margin: 15px 0 0 0;
  }
  .header_content .contacts_links {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
  }
  .header_content .menu_wrap {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    padding: 0;
  }

  .header_content.header_content_adapt .call_button {
    margin-bottom: 15px;
  }

  .first_content .arrow_info::after {
    height: 30px;
  }

  .first_content .arrow_info {
    top: 18%;
  }

  .home_first_sec .first_content form .select_wrap,
.home_first_sec .first_content form .text_wrap {
    -webkit-box-flex: unset;
        -ms-flex-positive: unset;
            flex-grow: unset;
    margin-right: 1%;
    -ms-flex-preferred-size: 49%;
        flex-basis: 49%;
    max-width: unset;
  }

  .home_first_sec .first_content form .select_wrap {
    margin-left: 0;
  }

  .first_content form .row_two button {
    margin: 0;
    -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
  }

  .first_content .row_two {
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .card_v .card_view {
    max-height: unset;
  }

  .card_v .card_view img {
    width: 100%;
  }

  .sec_call_wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .sec_call_wrap .form_underline form {
    padding-left: 0;
  }

  .sec_call_wrap img.left_img {
    display: none;
  }

  .sec_call_wrap .form_underline form input {
    max-width: unset;
  }

  .sec_call {
    background: #252428;
  }

  .sec_owner .owner_img .owner_img_back {
    height: 308px;
    width: 310px;
    margin-left: -155px;
  }

  .sec_infograf .info_one {
    margin-bottom: 50px;
  }

  .sec_infograf .info_one::after {
    display: none;
  }

  .sec_infograf .row .col-6:nth-child(2n+1) .info_one:after {
    display: block;
  }

  .algoritm .texts .big {
    font-size: 0.938rem;
  }

  .algoritm .a_item.a_item_down {
    bottom: -225px;
  }

  .algoritm .a_item img {
    max-width: 100%;
  }

  .sec_algoritm .algoritm .a_item.a_item_down {
    bottom: -224px;
  }

  .sec_algoritm .sec_title {
    margin-bottom: 60px;
  }

  .slick_def .slick-dots {
    margin-top: 10px;
  }

  .sec_quest_overlay .form_underline .file_wrap,
.sec_quest_overlay .form_underline .form_select_wrap,
.sec_quest_overlay .form_underline input {
    -ms-flex-preferred-size: 46%;
        flex-basis: 46%;
    margin: 0 1% 15px 0;
  }

  .sec_quest_overlay .form_underline .form_select_wrap:nth-child(3) {
    margin: 0 1% 15px 0;
    -ms-flex-preferred-size: 46%;
        flex-basis: 46%;
  }

  .sec_quest_overlay .form_underline input:nth-child(6) {
    margin: 0 0 15px 0;
  }

  .sec_quest_overlay .form_underline form select {
    margin-bottom: 0;
  }

  .sec_quest_overlay .form_underline .inputfile + label {
    margin-bottom: 0;
  }

  .sec_quest_overlay .form_underline .form_select_wrap::before {
    margin-top: -2px;
  }

  .sec_quest_overlay .form_underline .recap_button {
    margin-top: 10px;
  }

  .sec_quest_overlay .form_underline .recap_button .recaptcha {
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .sec_partner .sec_title {
    text-align: center;
    margin-bottom: 30px;
  }

  .sec_partner .partner {
    text-align: center;
  }

  .sec_newslatter .newslatter {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .sec_footer .logo_wrap {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .sec_footer .f_contacts_wrap {
    float: none;
    margin-top: 50px;
  }
  .sec_footer .f_adress_wrap {
    float: none;
    margin-top: 50px;
  }

  .sec_c_contacts .contacts_wrap {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }

  .sec_c_contacts .contacts_wrap .c_one {
    width: 100%;
    margin-right: 0;
  }

  .sec_c_contacts .contacts_wrap .c_one:nth-child(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .sec_c_contacts .contacts_wrap .c_one:nth-child(2) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 30px;
  }

  .sec_ab_team .team {
    margin-bottom: 50px;
  }

  .sec_ab_team .row .col-lg-3:nth-child(3) .team,
.sec_ab_team .row .col-lg-3:nth-child(4) .team {
    margin-bottom: 0;
  }

  .sec_ab_team .team .fb_link {
    right: 17%;
  }

  .sec_ba_first {
    margin-top: 30px;
  }

  .sec_ba_first.sec_ba_first_adapt .article_wrap .title {
    opacity: 0;
  }

  .sidebar .search .search_adapt {
    display: block;
    position: relative;
    min-height: 27px;
  }

  .sidebar .search form {
    display: none;
  }

  .sidebar .search.form_underline.search_adapt form {
    display: block;
    position: absolute;
    width: 100%;
    z-index: 9;
    -webkit-box-shadow: 0 2px 28px rgba(0, 0, 0, 0.07);
            box-shadow: 0 2px 28px rgba(0, 0, 0, 0.07);
  }

  .sidebar .search.form_underline.search_adapt form input {
    margin-bottom: 0;
    padding: 10px 10px 10px 20px;
  }

  .sidebar .search.form_underline.search_adapt form button {
    right: 20px;
  }

  .sidebar {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #E7E7E7;
    padding: 5px 5px 5px 0;
    margin-bottom: 25px;
    margin-left: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .sec_blog_article_first .sidebar {
    margin-top: 0px;
  }

  .sidebar .title {
    border-bottom: none;
    font-size: 0.875rem;
    position: relative;
    margin-right: 0px;
    margin-bottom: 0;
    cursor: pointer;
  }
  .sidebar .title::after {
    content: "";
    width: 11px;
    height: 7px;
    background: url(../img/arrow1.png) no-repeat right;
    background-size: cover;
    background-position-y: 0px;
    display: block;
    top: 50%;
    margin-top: -8px;
    right: -16px;
    position: absolute;
    z-index: 0;
    cursor: pointer;
  }
  .sidebar .title.open:after {
    background-position-y: -7px;
  }
  .sidebar .search {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-bottom: 0;
  }
  .sidebar .categories {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 0;
    min-width: 70px;
    position: relative;
  }
  .sidebar .categories ul {
    display: none;
  }
  .sidebar .categories ul li {
    font-size: 0.875rem;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
  }
  .sidebar .categories ul li:last-child {
    margin-bottom: 0;
  }
  .sidebar ul.categories_adapt {
    display: block;
    position: absolute;
    background: #fff;
    z-index: 9;
    -webkit-box-shadow: 0 2px 28px rgba(0, 0, 0, 0.07);
            box-shadow: 0 2px 28px rgba(0, 0, 0, 0.07);
    padding: 20px;
    max-width: 200px;
    width: 150px;
  }
  .sidebar .tags {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 0;
    min-width: 40px;
    position: relative;
  }
  .sidebar .tags .tags_wrap {
    display: none;
  }
  .sidebar .tags .tags_wrap a {
    padding: 0;
    display: block;
    margin: 0 0 10px 0;
    border-radius: 0;
    border: none;
  }
  .sidebar .tags .tags_wrap a:hover {
    background: transparent;
    border: none;
    color: #c99564;
  }
  .sidebar .tags .tags_wrap a:active {
    background: transparent;
    border: none;
    color: #b38458;
  }
  .sidebar .tags .tags_wrap.tags_adapt {
    display: block;
    position: absolute;
    background: #fff;
    z-index: 9;
    -webkit-box-shadow: 0 2px 28px rgba(0, 0, 0, 0.07);
            box-shadow: 0 2px 28px rgba(0, 0, 0, 0.07);
    padding: 20px;
    width: 150px;
    max-width: 200px;
    left: 30%;
  }

  .sidebar.sidebar_adapt {
    border-bottom: none;
  }

  .sidebar.sidebar_adapt .categories {
    display: none;
  }
  .sidebar.sidebar_adapt .tags {
    display: none;
  }
  .sidebar.sidebar_adapt .search {
    width: 100%;
  }

  .sidebar .big_links {
    display: none;
  }

  .big_links {
    display: block;
  }

  .pagination {
    margin-bottom: 30px;
  }

  .sec_history_city .gall_wrap_city {
    margin-top: 30px;
  }

  .sec_black.sec_black_call .content_wrap .form_underline {
    width: 90%;
  }

  .sec_info_obj .price_info_wrap_col {
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }

  .sec_info_obj .info_head .price_order_wrap {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    width: 100%;
    margin-bottom: 0;
  }

  .sec_info_obj .info_head .price_order_wrap .price {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .sec_info_obj .info_head .tech_info {
    width: 49%;
  }

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

  .sec_estate_first .first_content form .select_wrap,
.sec_estate_first .first_content form .select_wrap_location {
    -ms-flex-preferred-size: 36%;
        flex-basis: 36%;
  }

  .sec_estate_first .first_content form .text_wrap {
    -ms-flex-preferred-size: 23%;
        flex-basis: 23%;
  }

  .sec_call.sec_call_white {
    background: transparent;
  }

  .sec_call.sec_call_white .form_underline {
    max-width: 80%;
    margin: 0 auto;
  }
  .sec_call.sec_call_white .form_underline .form_select_wrap {
    margin-bottom: 0;
    margin-top: 0;
  }
  .sec_call.sec_call_white .form_underline form {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec_call.sec_call_white .form_underline input {
    margin-bottom: 0;
    margin-top: 0;
  }

  .sec_black_construction {
    margin-bottom: 0;
  }

  .home_first_sec .first_content .row_one .checkbox:nth-child(2),
.home_first_sec .first_content .row_one .checkbox:nth-child(3),
.home_first_sec .first_content .row_one .checkbox:nth-child(4),
.home_first_sec .first_content .row_one .checkbox:nth-child(5),
.home_first_sec .first_content .row_one .checkbox:nth-child(6),
.home_first_sec .first_content .row_one .checkbox:last-child {
    padding-right: 0;
  }
  .home_first_sec .first_content .row_one {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .home_first_sec .first_content form .select_wrap,
.home_first_sec .first_content form .text_wrap {
    margin-right: 2%;
  }
  .home_first_sec .first_content form .select_wrap_location {
    -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
    margin-right: 0;
  }

  .sec_review .slick-current .rev_one::after {
    margin-top: -50%;
    width: 19px;
  }

  .sec_newslatter .newslatter {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }

  .sec_newslatter .newslatter .text {
    width: 100%;
  }

  .sec_newslatter .newslatter .form_underline {
    width: 100%;
  }

  .sec_newslatter .newslatter .form_underline form {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .sec_newslatter .newslatter .form_underline form input {
    margin: 15px 0 25px 0;
    width: 100%;
  }

  .sec_newslatter .newslatter .form_underline form button {
    width: 100%;
    margin-left: 0;
  }

  .sec_algoritm_vng .algoritm .a_item_4 {
    margin-left: 15px;
  }

  .sec_algoritm_vng .algoritm .a_item_2 {
    margin-left: 0px;
  }

  .sec_algoritm_vng .algoritm .a_item_3 {
    margin-left: 0px;
  }

  .sec_algoritm_vng .algoritm .a_item_3 .texts {
    margin-left: 0;
  }

  .sec_black_vng .content_wrap .title,
.sec_black_vng .content_wrap .button_wrap {
    margin-left: 0;
  }

  .sec_review .sec_title {
    font-size: 2.5rem;
  }

  .sec_history_city .gall_wrap.gall_wrap_city {
    margin-top: 40px;
    margin-left: 0;
  }

  .sec_history_city .gall_wrap.gall_wrap_city a {
    margin-right: 5px;
    margin-bottom: 5px;
  }

  .sec_black_construction .content_wrap .title {
    margin-left: 0;
  }

  .sec_algoritm_small_construction .algoritm .a_item_1 {
    max-width: 20%;
  }

  .sec_algoritm_small_construction .algoritm .a_item_2 {
    margin-left: 50px;
    max-width: 20%;
  }

  .sec_algoritm_small_construction .algoritm .a_item_3 {
    margin-left: 50px;
    max-width: 20%;
  }

  .sec_algoritm_small_construction .algoritm .a_item_4 {
    margin-left: 50px;
    max-width: 20%;
  }

  .sec_algoritm_small_construction .algoritm .a_item_1 img,
.sec_algoritm_small_construction .algoritm .a_item_2 img,
.sec_algoritm_small_construction .algoritm .a_item_3 img,
.sec_algoritm_small_construction .algoritm .a_item_4 img {
    margin: 0;
  }

  .sec_algoritm_small_construction .algoritm .a_item_1 .texts,
.sec_algoritm_small_construction .algoritm .a_item_2 .texts,
.sec_algoritm_small_construction .algoritm .a_item_3 .texts,
.sec_algoritm_small_construction .algoritm .a_item_4 .texts {
    margin-top: 20px;
    margin-bottom: 5px;
  }

  .sec_algoritm_insurance .algoritm .a_item_1,
.sec_algoritm_insurance .algoritm .a_item_2,
.sec_algoritm_insurance .algoritm .a_item_3 {
    margin-right: 60px;
  }

  .sec_estate_first .first_content .row_one .checkbox:nth-child(1),
.sec_estate_first .first_content .row_one .checkbox:nth-child(2),
.sec_estate_first .first_content .row_one .checkbox:nth-child(3),
.sec_estate_first .first_content .row_one .checkbox:nth-child(4),
.sec_estate_first .first_content .row_one .checkbox:nth-child(5),
.sec_estate_first .first_content .row_one .checkbox:nth-child(6),
.sec_estate_first .row_three .number_wrap:nth-child(1),
.sec_estate_first .row_three .number_wrap:nth-child(2),
.sec_estate_first .row_three .checkbox_wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .sec_estate_first .first_content .row_one,
.sec_estate_first .row_three,
.sec_estate_first .row_five {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .sec_estate_first .row_five .range_wrap:nth-child(1),
.sec_estate_first .row_five .range_wrap:nth-child(2),
.sec_estate_first .row_five .range_wrap:nth-child(3) {
    margin-right: 0;
    max-width: 30%;
    width: 30%;
  }

  .sec_estate_result .sec_result_wrap .sec_title {
    font-size: 1.7rem;
  }

  .sec_info_obj .spec_info_wrap .features_row ul li{
    width: 50%;
  }
  .gall_wrap a .gall_img,
  .gall_wrap a:first-child img{
    height: 120px !important;
  }

  .sec_info_obj .info_head{
    text-align: center;
  }
  .sec_info_obj .info_head .specification{
    justify-content: center;
  }
}
/* --- END.Адаптив 992px --- */