@media (max-width: 1680px) and (min-width: 1280px) {
  body {
    font-size: 12px;
  }
  img {
    max-height: 90%;
    max-width: 90%;
  }
  .logo {
    margin-left: 0;
  }

  .container {
    min-width: 1200px;
    max-width: 1310px;
  }

  .elem {
    width: 420px;
  }

  .row {
    width: 625px;
    margin-bottom: 35px;
  }

  .container_mini {
    min-width: 650px;
  }

  svg.img_site {
    width: 80px;
    height: 80px;
    transform: translate(0px, 10px);
  }

  body {
    min-width: 1200px;
  }

  ul.futures {
    margin: 20px 0;
  }

  ul.futures li {
    min-width: 32%;
  }
  .top_2 {
    min-height: auto;
  }

  .MacBook {
    padding: 5% 13% 14% 19%;
  }

  .info_int,
  .img_int {
    min-height: 750px;
  }

  a.go_calc {
    bottom: 7vh;
    padding: 0px 40px;
  }

  h1 {
    font-size: 3.5em;
    margin-bottom: 3.1vh;
  }

  .promo_txt li {
    font-size: 1.8em;
  }

  ul.futures li h4 {
    font-size: 1.8em;
  }

  ul.futures li p {
    font-size: 1.3em;
  }

  section.top {
    padding: 2vh 0px;
  }

  .inf {
    line-height: 1.5em;
  }

  .menu_int {
    font-size: 1.8em;
  }

  .promo_txt {
    width: 65%;
  }

  .tetle_mini {
    margin-bottom: 10px;
    padding-top: 20px;
  }

  .city {
    margin-bottom: 24px;
  }

  .row:last-child label {
    line-height: normal;
    margin: 0;
  }
  .tupe_number input[type='number'] {
    font-size: 1em;
  }

  .tupe_number {
    padding: 11px 16px;
  }

  .row:last-child .style_chek {
    margin: 7px 35px 7px 0px;
  }

  .style_chek {
    margin: 8px 35px 8px 0px;
  }

  .summ_one {
    margin-bottom: 50px;
  }

  .right.result p {
    margin-bottom: 30px;
  }

  .left.calc {
    padding-top: 6vh;
  }

  section.calc_all .container p {
    width: 50%;
  }

  .right.result {
    margin-top: -65px;
    padding: 14vh 60px 9vh 100px;
  }
  ul.menu_bottom_item li:nth-child(1) {
    font-size: 1.8em;
  }

  ul.menu_bottom_item li {
    font-size: 1.16em;
  }

  .left.form h2 {
    margin: 9vh 0px 1.1vh;
  }

  .p_b {
    font-size: 1.8em;
  }

  .row_input input {
    font-size: 1.3em;
  }

  span.placeholder {
    font-size: 1.3em;
  }

  .select_city {
    font-size: 1.3em;
  }

  .row_submit .yes_data {
    font-size: 1em;
  }

  .row_submit input[type='submit'] {
    line-height: 44px;
    padding: 0px 40px;
    font-size: 16px;
  }

  span.soon {
    font-size: 16px;
  }

  a.go_form {
    font-size: 16px;
    line-height: 44px;
  }
}

@media (max-width: 1450px) and (min-width: 1280px) {
  .inf {
    display: none;
  }

  .title {
    margin-bottom: 5.6vh;
  }

  .menu_int {
    padding-left: 8%;
  }

  .info_int,
  .img_int {
    min-height: 600px;
  }

  .container {
    margin: 0 8%;
    min-width: 1100px;
  }

  .top_2 {
    height: initial;
  }

  .tetle_mini {
    margin-bottom: 4px;
    padding-top: 20px;
  }

  .city {
    margin-bottom: 24px;
  }

  h2 {
    font-size: 3.5em;
    padding: 0px 11%;
    margin-bottom: 11vh;
  }

  .row {
    width: 650px;
    margin-bottom: 30px;
  }

  .right.result p {
    margin-bottom: 10px;
  }

  .title_res {
    margin-bottom: 6px;
  }

  .summ_one {
    margin-bottom: 40px;
  }

  .left.calc {
    width: 52%;
    margin-right: 6%;
  }

  .style_chek {
    margin: 8px 35px 8px 0px;
  }

  .tupe_number span {
    width: 20px;
    line-height: 34px;
    font-size: 1.7em;
  }

  .tupe_number input[type='number'] {
    font-size: 1em;
  }

  .tupe_number {
    padding: 11px 16px;
  }

  .row:last-child {
  }

  .row:last-child .style_chek {
    margin: 7px 35px 7px 0px;
  }

  .row:last-child .tupe_number {
  }

  section.calc_all .container p {
    width: 50%;
  }

  .right.result {
    margin-top: -65px;
    padding: 10vh 60px 15vh 100px;
  }

  .row:last-child label {
    line-height: normal;
    margin: 0;
  }

  section.bl_1 {
    min-height: 700px;
    padding-top: 9vh;
  }

  .futures {
    display: flex;
  }

  .top_2 {
    min-height: 176px;
  }

  section.calc_all h2 {
    margin: 0px 0px 3.2vh 0px;
  }

  ul.menu_bottom_item li:nth-child(1) {
    font-size: 1.8em;
    margin-bottom: 18px;
  }

  ul.menu_bottom_item li {
    font-size: 1.16em;
  }

  .promo_txt ul {
    margin-bottom: 3vh;
    padding-right: 20%;
  }

  .promo_txt {
    width: 55%;
  }

  .container_mini {
    padding-left: 20px;
    min-width: 675px;
  }
}

@media (max-width: 1279px) and (min-width: 1024px) {
  .container {
    min-width: 1024px;
    max-width: 1279px;
    margin: 0 8%;
  }

  ul.carusel_moby.owl-carousel {
    display: flex;
    justify-content: center;
  }

  .elem {
    width: 400px;
  }

  .row {
    width: 100%;
    margin-bottom: 28px;
  }

  .container_mini {
    min-width: auto;
    width: 100%;
    padding-left: 40px;
  }

  body {
    min-width: 1024px;
    font-size: 12px;
  }

  ul.all_site {
    margin-left: 42px;
  }

  ul.menu_top li a {
    margin-right: 32px;
  }

  section.interactiv {
    display: flex;
    width: 100%;
    overflow: hidden;
    min-height: auto;
    flex-wrap: wrap;
  }

  ul.menu_top {
    width: 60%;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
  }

  ul.menu_top .icon {
    display: flex;
  }

  section.top .right {
    width: 60%;
    display: flex;
  }

  section.top .left {
    width: 40%;
  }

  section.top {
    border-bottom: 1px solid rgba(16, 24, 40, 0.5);
  }

  .promo_txt {
    width: 85%;
  }

  .bl_1 {
    padding-top: 11vh;
  }

  .mouse-parallax-bg {
    right: -16%;
    width: 126%;
  }

  ul.futures li {
    width: 32%;
    min-width: 321px;
  }

  ul.futures li {
    min-width: 320px;
  }

  .menu_int {
    float: none;
    width: 100%;
    padding: 35px 80px;
    line-height: normal;
  }

  section.interactiv {
    display: flex;
    flex-wrap: wrap;
    min-height: auto;
  }

  .menu_int li {
    display: inline-block;
    font-size: 1.2em;
    margin: 0;
    padding: 0px 1.2%;
  }

  .info_int {
    width: 48%;
    min-height: 750px;
    padding: 6vh 0px 4vh;
  }

  .img_int {
    width: 52%;
    min-height: 750px;
  }

  a.go_calc {
    bottom: 4vh;
  }

  .MacBook {
    padding: 4% 15% 16% 23%;
  }

  h2 {
    padding: 0px 15%;
    margin-bottom: 9vh;
    margin-top: 5vh;
    font-size: 3.5em;
  }

  section.region .owl-carousel .owl-stage-outer:before {
    width: 20%;
  }

  .content {
    padding: 0px 0px 0px 10px;
  }

  .row label {
    max-width: 50%;
  }

  .style_chek {
    margin: 8px 30px 8px 0px;
  }

  section.calc_all .container p {
    width: 50%;
  }

  .left.calc {
    width: 52%;
    margin-right: 5%;
  }

  .right.result {
    padding: 24vh 15px 17vh 65px;
    margin-top: -14vh;
    width: 43%;
  }

  .right.result p {
    font-size: 1.4em;
    margin-bottom: 16px;
  }

  .title_res {
    margin-bottom: 5px;
  }

  .summ_one {
    margin-bottom: 40px;
  }

  .img_int {
    width: 52%;
  }

  section.dop_serv li:nth-child(2),
  section.dop_serv li:nth-child(5) {
    margin: auto 7%;
    margin-bottom: 60px;
  }

  section.dop_serv li {
    display: inline-block;
    width: 29%;
    vertical-align: top;
  }

  section.dop_serv li:nth-child(3),
  section.dop_serv li:nth-child(6) {
    width: 22%;
  }

  section.dop_serv {
    padding-bottom: 2vh;
  }
}

@media (max-width: 1023px) and (min-width: 650px) {
  ul.carusel_moby.owl-carousel {
    display: flex;
    justify-content: center;
  }

  .container {
    min-width: 720px;
    max-width: 1023px;
    padding: 0px 40px;
  }

  .header {
    display: flex;
    align-items: center;
  }

  .select_site .img_site {
    width: 80px;
    height: 80px;
  }

  .select_city,
  .row_input input,
  span.placeholder {
    font-size: 1.3em;
  }

  .elem {
    width: 270px;
  }

  .elem p {
    font-size: 1.5em;
  }

  .city {
    margin-bottom: 15px;
  }

  .tetle_mini {
    margin-bottom: 10px;
    padding-top: 20px;
  }

  .row {
    width: 100%;
    margin-bottom: 15px;
    font-size: 1.8em;
  }

  .container_mini {
    min-width: auto;
    width: 100%;
    padding-left: 40px;
  }

  body {
    min-width: 720px;
    font-size: 11px;
  }

  section.top a.go_form {
    display: none;
  }

  section.interactiv {
    display: flex;
    width: 100%;
    overflow: hidden;
    min-height: auto;
    flex-wrap: wrap;
  }

  ul.menu_top {
    width: 100%;
    padding: 13px 0px;
  }

  ul.menu_top li a {
    margin-right: 16px;
    font-size: 14px;
  }

  section.top .left,
  section.top .right,
  .select_site .left.fiz,
  .select_site .right.stroy {
    width: 50%;
  }

  ul.all_site {
    margin-left: 16px;
  }

  .mouse-parallax-bg {
    display: none;
  }

  .promo_txt {
    width: 99%;
  }

  .container.top_1 {
    height: auto;
    padding-top: 7vh;
    min-height: auto;
    padding-bottom: 7vh;
    background-image: url(../img/DEV/fon1.png);
    background-size: 100% 100%;
  }

  ul.futures li {
    min-width: auto;
    width: 31%;
  }

  ul.futures li:before {
    position: relative;
    margin-bottom: 15px;
  }

  ul.futures li h4 {
    padding: 0;
    font-size: 1.5em;
  }

  ul.futures li p {
    padding: 0;
    font-size: 1.25em;
  }

  ul.futures li h4 br {
  }

  .top_2 {
    position: relative;
    height: auto;
  }

  section.bl_1 {
    height: auto;
    min-height: auto;
    padding-top: 80px;
  }

  .menu_int {
    float: none;
    display: block;
    width: 100%;
    padding: 20px 0px;
  }

  .menu_int li {
    margin-bottom: 0;
    display: inline-block;
    padding: 0px 13px;
  }

  ul.futures {
    margin: 40px 0px;
  }

  .info_int {
    width: 46%;
  }

  .title {
    padding: 0px 0px 0px 20px;
  }

  .inf {
    padding: 0px 20px 0px 20px;
  }

  ul.animate li {
    padding: 3.5vh 20px 3.5vh 20px;
  }

  .img_int {
    float: left;
    width: 54%;
  }

  .MacBook {
    width: 1204px;
    padding: 4% 26% 11% 26%;
    margin-top: -205px;
  }

  .MacBook img {
    max-height: 300px;
  }

  h2 {
    font-size: 3.4em;
    color: #ff5e2d;
    font-weight: bold;
    text-align: center;
    padding: 0px 2%;
    margin-bottom: 10vh;
    margin-top: 9vh;
  }

  section.region .owl-carousel .owl-stage-outer:before {
    width: 200px;
  }

  .style_chek {
    margin: 10px 16px 10px 0px;
  }

  .left.calc {
    width: 54%;
    margin-right: 4%;
    padding-left: 20px;
    padding-top: 5vh;
  }

  .row:nth-child(4) label,
  .row:nth-child(5) label {
    padding: 0;
    margin: 0;
  }

  .row label {
    max-width: 52%;
    line-height: normal;
    padding: 7px 0px;
  }

  .row:last-child label {
    padding: 3px 0px;
  }

  .tupe_number input[type='number'] {
    width: 50px;
    font-size: 1em;
  }

  section.calc_all .container p {
    width: 55%;
  }

  .style_chek input {
    width: 35px;
    height: 35px;
  }

  span.block_chek {
    width: 35px;
    height: 35px;
    background-size: 100% !important;
  }

  .right.result {
    padding: 33vh 20px 3vh 40px;
    margin-top: -28vh;
  }

  .right.result p {
    margin-bottom: 8px;
  }

  .title_res {
    margin-bottom: 3px;
  }

  .summ_one {
    margin-bottom: 12px;
  }

  .row_submit .yes_data {
    width: 205px;
    margin-left: 15px;
  }

  .left.form {
    width: 100%;
    text-align: right;
    margin: 0;
    padding: 10px 90px;
    margin-bottom: 40px;
  }

  .right.contact {
    width: 100%;
    padding: 9vh 20px 7vh;
  }

  ul.menu_bottom_all > li {
    display: inline-block;
    width: 32%;
  }

  .title_phone {
    float: left;
    width: 38%;
    margin-top: 0;
    margin-bottom: 9px;
  }

  ul.menu_bottom_all {
    float: left;
    width: 62%;
  }

  ul.menu_bottom_item li:nth-child(1) {
    margin-bottom: 16px;
  }

  a.phone {
    float: left;
    width: 38%;
  }

  .mini_pao {
    width: 100%;
    display: block;
  }

  a.clear_m {
    display: block;
    clear: both;
  }

  span.name_site {
    margin-right: 22px;
  }

  h1 {
    margin-bottom: 4.1vh;
    font-size: 3em;
  }

  ul.futures li:nth-child(2) {
    margin: 0px 3%;
  }

  section.dop_serv li {
    width: 31%;
  }

  section.dop_serv li:nth-child(2),
  section.dop_serv li:nth-child(5) {
    margin: auto 6%;
    margin-bottom: 60px;
  }

  .title_while {
    font-size: 1.5em;
    margin-bottom: 12px;
  }

  .img_ico_sv {
    margin-bottom: 18px;
  }

  section.dop_serv li p {
    font-size: 1.25em;
  }

  section.dop_serv li:nth-child(3),
  section.dop_serv li:nth-child(6) {
    width: 25%;
  }

  section.dop_serv {
    padding-bottom: 2vh;
  }
}

@media (max-width: 650px) and (min-width: 550px) {
  .container {
    min-width: 480px;
    max-width: 719px;
    padding: 0px 20px;
  }

  body {
    min-width: 480px;
    font-size: 10px;
  }
  .burger {
    display: block;
  }

  ul.all_site {
    display: none;
  }

  section.top .right > ul.menu_top,
  section.top .right > a.go_form {
    display: none;
  }

  section.top {
    padding: 8px 0px;
    border-bottom: 1px solid rgba(16, 24, 40, 0.5);
  }

  section.top .left {
    background: none;
  }

  section.bl_1 {
    padding-top: 64px;
    height: auto;
    min-height: auto;
  }

  .mouse-parallax-bg {
    display: none;
  }

  .container.top_1 {
    height: auto;
    padding: 28px 20px 30px 20px;
    min-height: auto;
    background-image: url(../img/DEV/fon1.png);
    background-size: 100% 100%;
  }

  h1 {
    font-size: 2em;
    margin-bottom: 20px;
  }

  .promo_txt {
    display: block;
    width: 100%;
    padding-right: 15%;
  }

  .line {
    display: none;
  }

  .promo_txt ul {
    display: none;
  }

  a.go_form {
    line-height: 44px;
    font-size: 16px;
    padding: 0px 75px;
  }

  .top_2 {
    position: static;
    height: auto;
  }

  .top_2 p {
    display: none;
  }

  .top_2 h4 br {
    display: none;
  }

  ul.futures li h4 {
    line-height: 36px;
    margin: 0;
  }

  ul.futures li {
    margin-bottom: 28px;
  }

  ul.futures li:nth-child(2) {
    margin: 0px 0% 28px;
  }

  ul.futures {
    margin: 30px 0px 12px;
  }

  section.interactiv {
    flex-wrap: wrap;
    min-height: auto;
  }

  .menu_int {
    float: none;
    width: 100%;
    padding: 16px 20px;
    line-height: normal;
  }

  .menu_int li {
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 0;
  }

  .img_int {
    display: none;
  }

  .info_int {
    float: none;
    width: 100%;
    height: auto;
    min-height: auto;
    padding: 30px 0px 40px;
  }

  a.go_calc {
    line-height: 44px;
    font-size: 16px;
    padding: 0px 75px;
    margin-top: 20px;
    position: static;
    margin-left: 20px;
  }

  .title {
    padding: 0px 20px 0px 20px;
  }

  .inf {
    padding: 0px 20px 0px 20px;
  }

  ul.animate li {
    padding: 20px 20px 20px 20px;
  }

  ul.animate {
    margin: 0;
  }

  section.region {
    padding-bottom: 40px;
  }

  h2 {
    font-size: 2.2em;
    color: #101828;
    margin: 40px 0px;
  }

  .elem {
    width: 212px;
  }

  section.region .owl-carousel .owl-stage-outer:before {
    display: none;
  }

  .elem p {
    font-size: 1.4em;
  }

  .city {
    font-size: 1.6em;
    margin-bottom: 12px;
    line-height: normal;
  }

  .tetle_mini {
    line-height: normal;
    font-size: 2em;
    margin-bottom: 8px;
    padding-top: 20px;
  }

  .tetle_mini:after {
    height: 2px;
  }

  section.calc_all .container p {
    font-size: 1.75em;
    line-height: 33px;
    width: 100%;
    display: none;
  }

  section.calc_all h2 {
    text-align: center;
  }

  section.calc_all {
    padding-top: 40px;
  }

  .left.calc {
    width: 100%;
    margin: 0;
    padding: 0px 20px 30px;
  }

  .row {
    display: block;
    width: auto;
    margin-bottom: 20px;
    font-size: 1.4em;
  }

  .row label {
    line-height: normal;
    margin: 12px 0px 0px 20px;
    font-size: 1.1em;
  }

  .tupe_number input[type='number'] {
    font-size: 1em;
  }

  .tupe_number span {
    font-size: 1.5em;
  }

  .row_two {
    font-size: 1.3em;
  }

  .style_chek {
    margin: 0;
  }

  .tupe_number {
    border-radius: 13px;
    padding: 6px 6px;
    font-size: 1.3em;
  }

  .row:last-child label {
    margin-top: 3px;
  }

  .right.result {
    width: 100%;
    display: block;
    border-radius: 20px 20px 0px 0px;
    padding: 40px 20px;
  }

  .title_res {
    line-height: normal;
    margin-bottom: 8px;
  }

  .right.result p {
    line-height: normal;
    margin-bottom: 12px;
  }

  .summ_one {
    margin-bottom: 25px;
  }

  .right.contact {
    width: 100%;
    display: block;
    float: none;
  }

  .left.form {
    float: none;
    width: 100%;
    display: block;
    padding: 0px 20px 40px;
  }

  .select_city {
    display: block;
    margin-top: 20px;
  }

  .container_mini {
    min-width: auto;
    font-size: 12px;
    width: 100%;
  }

  .row_submit .yes_data {
    display: block;
    margin-left: 0;
    margin-top: 15px;
  }

  .row_two .row_input {
    width: 55%;
  }

  .right.contact {
    padding: 30px 20px;
    font-size: 14px;
  }

  .right.stroy {
    display: block;
    float: none;
    width: 100%;
    overflow: hidden;
  }

  .left.fiz {
    overflow: hidden;
    float: none;
    width: 100%;
  }

  img.img_site {
    transform: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }

  span.name_site {
    margin-right: 30px;
  }

  .row_input input {
    font-size: 16px;
  }

  span.placeholder {
    font-size: 16px;
  }

  section.dop_serv li {
    width: 30%;
    text-align: center;
  }

  section.dop_serv li:nth-child(2),
  section.dop_serv li:nth-child(5) {
    margin: auto 6%;
    margin-bottom: 30px;
  }

  section.dop_serv h2 {
    color: #ff5e2d;
  }

  span.soon {
    width: 100%;
    padding: 0;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
  }

  .title_while {
    font-size: 1.5em;
    margin-bottom: 12px;
    max-height: 40px;
    overflow: hidden;
  }

  .img_ico_sv {
    margin-bottom: 18px;
    width: 40px;
    height: 40px;
    display: inline-block;
  }

  section.dop_serv li p {
    font-size: 1.25em;
    display: none;
  }

  section.dop_serv li:nth-child(3),
  section.dop_serv li:nth-child(6) {
    width: 25%;
  }

  section.dop_serv {
    padding-bottom: 1vh;
  }

  .sv_1 {
    background-position: 0px -40px;
  }

  section.dop_serv li:hover .sv_1 {
    background-position: 0px -40px;
  }

  .sv_2 {
    background-position: 0px -120px;
  }

  section.dop_serv li:hover .sv_2 {
    background-position: 0px -120px;
  }

  section.dop_serv li:hover .sv_3 {
    background-position: 0px -200px;
  }

  .sv_3 {
    background-position: 0px -200px;
  }

  section.dop_serv li:hover .sv_4 {
    background-position: 0px -280px;
  }

  .sv_4 {
    background-position: 0px -280px;
  }

  section.dop_serv li:hover .sv_5 {
    background-position: 0px -360px;
  }

  .sv_5 {
    background-position: 0px -360px;
  }

  section.dop_serv li:hover .sv_6 {
    background-position: 0px -440px;
  }

  .sv_6 {
    background-position: 0px -440px;
  }
}

@media (max-width: 551px) and (min-width: 320px) {
  .container {
    min-width: 320px;
    max-width: 551px;
    padding: 0px 20px;
  }

  body {
    min-width: 320px;
    font-size: 10px;
  }

  .burger {
    display: block;
  }
  ul.all_site {
    display: none;
  }

  section.top .right > ul.menu_top,
  section.top .right > a.go_form {
    display: none;
  }

  .tns-item.act {
    color: white;
  }

  section.top {
    padding: 8px 0px;
    border-bottom: 1px solid #1d2533;
    height: 64px;
  }

  .logo {
    display: inline-block;
    vertical-align: middle;
    padding: 8px 0px;
  }

  section.top .left {
    background: none;
  }

  section.bl_1 {
    padding-top: 64px;
    height: auto;
    min-height: auto;
  }

  .mouse-parallax-bg {
    display: none;
  }

  .container.top_1 {
    height: calc(58vh - 70px);
    padding: 0 20px 0 20px;
    min-height: auto;
    display: flex;
    align-items: center;
    background-image: url(../img/DEV/fon1.png);
    background-size: auto 100%;
    background-position: center center;
  }

  h1 {
    font-size: 2em;
    margin-bottom: 20px;
    text-align: center;
  }

  .promo_txt {
    display: flex;
    flex-direction: column;
    width: auto;
    align-items: center;
  }

  .line {
    display: none;
  }

  .promo_txt ul {
    display: none;
  }

  a.go_form {
    width: 100%;
    line-height: 44px;
    font-size: 16px;
    padding: 0;
    text-align: center;
    max-width: 320px;
  }

  section.top .menu_moby a.go_form {
    position: absolute;
    bottom: 200px;
    left: 10%;
    width: 80%;
    max-width: none;
    margin-left: 0;
  }

  .top_2 {
    position: static;
    height: auto;
    height: 43vh;
  }

  .top_2 p {
    display: none;
  }

  .top_2 h4 br {
    display: none;
  }

  ul.futures li h4 {
    line-height: normal;
    margin: 0;
    padding-left: 53px;
  }

  ul.futures li {
    margin-bottom: 28px;
    width: 100%;
    min-width: auto;
    padding-right: 15%;
  }

  ul.futures li:nth-child(2) {
    margin: 0px 0% 28px;
    min-height: 36px;
    padding-top: 8px;
  }

  ul.futures {
    margin-top: 30px;
    width: 260px;
    margin-bottom: 0;
  }

  .top_2 .container {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  section.interactiv {
    flex-wrap: wrap;
    min-height: auto;
  }

  .menu_int {
    float: none;
    width: 100%;
    padding: 16px 20px;
    line-height: normal;
    background: #1c1c1e;
  }

  .menu_int li {
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 0;
  }

  .img_int {
    display: none;
  }

  .info_int {
    float: none;
    width: 100%;
    height: auto;
    min-height: auto;
    padding: 30px 0px 40px;
  }

  a.go_calc {
    line-height: 44px;
    font-size: 16px;
    margin-top: 20px;
    position: static;
    margin: 0 auto;
    width: 80%;
    text-align: center;
    display: block;
    margin-top: 30px;
  }

  .title {
    padding: 0px 20px 0px 20px;
  }

  .inf {
    padding: 0px 20px 0px 20px;
  }

  ul.animate li {
    padding: 20px 20px 20px 20px;
  }

  ul.animate {
    margin: 0;
  }

  section.region {
    padding-bottom: 40px;
  }

  h2 {
    font-size: 2.2em;
    margin: 40px 0px;
    padding: 0;
  }

  .list_city {
    display: none;
  }

  .modal_body {
    padding: 25px 35px;
    height: auto;
  }

  .modal_body .head {
    font-size: 24px;
    margin-bottom: 12px;
  }

  .modal_body .search_block input {
    width: 100%;
  }

  .modal_body .a.search_bottom {
    width: 100%;
    margin-top: 15px;
    font-size: 16px;
  }

  .elem {
    width: 212px;
  }

  section.region .owl-carousel .owl-stage-outer:before {
    width: 30%;
  }

  .elem p {
    font-size: 1.4em;
    display: none;
  }

  .city {
    font-size: 1.6em;
    margin-bottom: 12px;
    line-height: normal;
  }

  .tetle_mini {
    line-height: normal;
    font-size: 2em;
    margin-bottom: 8px;
    padding-top: 20px;
  }

  .tetle_mini:after {
    height: 2px;
  }

  section.calc_all .container p {
    font-size: 1.75em;
    line-height: 33px;
    width: 100%;
    display: none;
  }

  section.calc_all h2 {
    text-align: center;
  }

  section.calc_all {
    padding-top: 40px;
  }

  .left.calc {
    width: 100%;
    margin: 0;
    padding: 0px 20px 30px;
  }

  .row {
    display: block;
    width: auto;
    margin-bottom: 20px;
    font-size: 1.4em;
    text-align: center;
  }

  .row label {
    line-height: normal;
    margin: 0px 0px 0px 12px;
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    float: none;
    text-align: left;
  }

  .style_chek {
    margin: 0;
    float: none;
    display: inline-block;
    vertical-align: middle;
  }

  .tupe_number {
    border-radius: 28px;
    padding: 2px 2px;
    font-size: 0;
    display: inline-block;
    width: 28%;
    text-align: center;
    vertical-align: middle;
    float: none;
    max-width: 90px;
  }

  .row:last-child label {
  }

  .right.result {
    width: 100%;
    display: block;
    border-radius: 20px 20px 0px 0px;
    padding: 30px 20px;
  }

  .title_res {
    line-height: normal;
    margin-bottom: 8px;
  }

  .right.result p {
    line-height: normal;
    margin-bottom: 12px;
  }

  .summ_one {
    margin-bottom: 25px;
  }

  .right.contact {
    width: 100%;
    display: block;
    float: none;
  }

  .left.form {
    float: none;
    width: 100%;
    display: block;
    padding: 0px 20px 40px;
  }

  .select_city {
    display: block;
    margin-top: 20px;
  }

  .container_mini {
    min-width: auto;
    font-size: 12px;
    width: 100%;
  }

  .row_submit .yes_data {
    display: block;
    margin-left: 0;
    margin-top: 15px;
  }

  .row_two .row_input {
    width: 55%;
  }

  .right.contact {
    padding: 30px 20px;
    font-size: 14px;
  }

  .right.stroy {
    display: block;
    float: none;
    width: 100%;
    overflow: hidden;
  }

  .left.fiz {
    overflow: hidden;
    float: none;
    width: 100%;
  }

  svg.img_site {
    width: 65px;
    height: 65px;
    transform: translate(0px, 0px);
  }

  img.img_site {
    transform: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }

  span.name_site {
    margin-right: 14px;
  }

  .tupe_number span {
    font-size: 20px;
  }

  .tupe_number input[type='number'] {
    width: 33px;
    font-size: 14px;
  }

  .style_chek input {
    width: 32px;
    height: 32px;
  }

  span.block_chek {
    width: 32px;
    height: 32px;
    background-size: 100% !important;
    border-radius: 7px;
  }

  .row_two {
    margin-bottom: 25px;
  }

  .row_submit input[type='submit'] {
    line-height: 44px;
    font-size: 16px;
  }

  section.interactiv .owl-stage {
    margin-left: 5px;
  }

  .row_input input {
    font-size: 16px;
  }

  span.placeholder {
    font-size: 16px;
  }

  a.phone {
    font-size: 2.2em;
    margin-bottom: 20px;
  }

  ul.menu_bottom_item li:nth-child(1) {
    margin-bottom: 16px;
  }

  section.dop_serv li {
    width: 49%;
    text-align: center;
    padding: 0px 9px;
    margin-bottom: 30px;
  }

  section.dop_serv li:nth-child(2),
  section.dop_serv li:nth-child(5) {
    margin: 0;
    margin-bottom: 30px;
  }

  section.dop_serv h2 {
    color: #ff5e2d;
  }

  span.soon {
    width: 100%;
    padding: 0;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
  }

  .title_while {
    font-size: 1.5em;
    margin-bottom: 12px;
    height: 40px;
    overflow: hidden;
  }

  .img_ico_sv {
    margin-bottom: 18px;
    width: 40px;
    height: 40px;
    display: inline-block;
  }

  section.dop_serv li p {
    font-size: 1.25em;
    display: none;
  }

  section.dop_serv li:nth-child(3),
  section.dop_serv li:nth-child(6) {
    width: 50%;
  }

  section.dop_serv {
    padding-bottom: 1vh;
  }

  .sv_1 {
    background-position: 0px -40px;
  }

  section.dop_serv li:hover .sv_1 {
    background-position: 0px 0px;
  }

  .sv_2 {
    background-position: 0px -115px;
  }

  section.dop_serv li:hover .sv_2 {
    background-position: 0px -77px;
  }

  section.dop_serv li:hover .sv_3 {
    background-position: 0px -150px;
  }

  .sv_3 {
    background-position: 0px -188px;
  }

  section.dop_serv li:hover .sv_4 {
    background-position: 0px -224px;
  }

  .sv_4 {
    background-position: 0px -262px;
  }

  section.dop_serv li:hover .sv_5 {
    background-position: 0px -302px;
  }

  .sv_5 {
    background-position: 0px -340px;
  }

  section.dop_serv li:hover .sv_6 {
    background-position: 0px -377px;
  }

  .sv_6 {
    background-position: 0px -415px;
  }

  .menu_int li.tns-item {
    margin: 0;
  }
}

/*new styles*/
@media (max-width: 1279px) {
  .footer__link span {
    font-size: 14px;
    line-height: 20px;
  }

  .footer__link span:after {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 768px) {
  footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0 20px;
  }

  .footer__link {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .footer__link span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
    line-height: 20px;
  }

  .footer__link span:after {
    margin-left: 0;
    margin-right: 5px;
    width: 40px;
    height: 40px;
  }

  section.top .menu_moby ul.menu_top li a {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    margin-right: 0;
  }

  section.top .menu_moby ul.menu_top {
    text-align: center;
  }

  ul.menu_top li:last-child a {
    display: block;
  }

  section.top .menu_moby ul.menu_top {
    top: 12%;
  }

  section.top .menu_moby {
    height: calc(100% - 59px);
    overflow: hidden;
  }

  section.top .menu_moby ul.menu_top li {
    margin-bottom: 32px;
  }

  section.top .menu_moby a.go_form {
    bottom: 42%;
  }
}

@media (min-width: 650px) {
  .menu_moby {
    display: none !important;
  }
}
