@media screen and (max-width: 1210px) {
  .contacts2 {
    gap: 20px;
    justify-content: center;
  }

  .contacts2 .item {
    min-width: 410px;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 1170px) {
  .col-lg-1 {
    width: 8.333333%;
  }
  .col-lg-2 {
    width: 16.666666%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.333333%;
  }
  .col-lg-5 {
    width: 41.666666%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333%;
  }
  .col-lg-8 {
    width: 66.666666%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.333333%;
  }
  .col-lg-11 {
    width: 91.666666%;
  }
  .col-lg-12 {
    width: 100%;
  }

  .lg-show {
    display: block;
  }
  .lg-hide {
    display: none;
  }

  .wrap {
    width: 725px;
  }

  .header_main {
    position: absolute;
  }
  .header_main .header {
    width: 725px;
  }
  .header_main .header .menu_min_btn {
    display: block;
  }
  .header_main .header.open-menu ul.menu {
    opacity: 1;
    visibility: visible;
    z-index: 0;
    top: 100px;
    -webkit-transition: 0.5s all cubic-bezier(0.76, -0.15, 0.59, 1.17) 0s;
    -moz-transition: 0.5s all cubic-bezier(0.76, -0.15, 0.59, 1.17) 0s;
    -ms-transition: 0.5s all cubic-bezier(0.76, -0.15, 0.59, 1.17) 0s;
    transition: 0.5s all cubic-bezier(0.76, -0.42, 0.64, 0.99) 0s;
  }
  .header_main .header ul.menu {
    position: absolute;
    width: 100%;
    z-index: 10;
    left: 0;
    top: 160px;
    float: none;
    display: block;
    padding: 20px 0;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    z-index: -10;
    -webkit-transition: 0.5s all cubic-bezier(0.76, -0.15, 0.59, 1.17) 0s;
    -moz-transition: 0.5s all cubic-bezier(0.76, -0.15, 0.59, 1.17) 0s;
    -ms-transition: 0.5s all cubic-bezier(0.76, -0.15, 0.59, 1.17) 0s;
    transition: 0.5s all cubic-bezier(0.76, -0.42, 0.64, 0.99) 0s;
    border-bottom: 0px solid #272726;
    border-top: 5px solid #272726;
    background-color: #faa032;
    -webkit-box-shadow: 0px 6px 10px rgba(39, 39, 38, 0.5);
    -moz-box-shadow: 0px 6px 10px rgba(39, 39, 38, 0.5);
    -ms-box-shadow: 0px 6px 10px rgba(39, 39, 38, 0.5);
    box-shadow: 0px 6px 10px rgba(39, 39, 38, 0.5);
  }
  .header_main .header ul.menu li {
    display: block;
    width: 100%;
    text-align: center;
    padding: 15px 20px;
  }
  .header_main .header ul.menu li * {
    display: inline-block;
    vertical-align: top;
    padding: 0 !important;
    margin: 0 !important;
  }

  .header_main .header .zakaz {
    margin: 0 0 0 20px;
  }
  .top {
    width: 725px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .top .img {
    width: 370px !important;
    height: 185px;
    float: none;
    margin: 5px 0 5px !important;
    width: 49.3% !important;
  }
  .top .img:nth-child(1) {
    width: 100% !important;
    height: 260px;
    margin: 5px 0px 5px 0;
  }

  .top .text {
    width: 100%;
    margin: 0;
    padding: 20px 40px 0;
  }
  .top .text .description {
    width: auto;
    padding: 0 0 0 50px;
  }
  .top_main {
    padding: 0 0 40px;
    margin: 0 auto 40px;
  }
  .top_main .top > .line {
    left: 170px;
  }
  .advantages_main .item {
    width: 725px;
  }
  .advantages_main .item > .left {
    width: 290px;
  }
  .advantages_main .item > .left > .text > .left span {
    font-size: 36px;
  }
  .advantages_main .item > .left > .text > .right {
    font-size: 16px;
  }
  .advantages_main .item:first-child > .left > .text > .right {
    width: 160px;
  }
  .advantages_main .item:nth-child(2) > .left > .text > .right {
    width: 215px;
  }
  .advantages_main .item:nth-child(3) > .left > .text > .right {
    width: 160px;
  }
  .advantages_main .item:nth-child(4) > .left > .text > .right {
    width: 175px;
  }
  .advantages_main .item .right {
    float: right;
    width: 420px;
  }
  .advantages_main .item .right .text {
    width: 295px;
  }
  .advantages_main .item .right img {
    width: 110px;
  }
  .package-icon {
    width: 110px;
    height: 110px;
    padding: 25px;
  }
  .advantages_main .item .right .package-icon img {
    width: 60px;
  }
  .advantages_main > .title {
    width: 730px;
  }
  .advantages_main .qw {
    width: 725px;
  }
  .advantages_main .qw .left {
    width: 290px;
  }
  .advantages_main .qw .right {
    width: 390px;
  }
  .top_item {
    width: 725px;
  }
  .top_item .left {
    width: 230px;
  }
  .top_item .right {
    width: 410px;
  }
  .top_item .right .under_title {
    font-size: 18px;
    line-height: 24px;
  }
  .middle_item {
    width: 725px;
  }
  .middle_item .left {
    width: 420px;
  }
  .middle_item .left .under_title {
    font-size: 18px;
    line-height: 24px;
  }
  .middle_item .right {
    width: 230px;
  }
  .bottom_item {
    width: 725px;
  }
  .bottom_item .left {
    width: 230px;
  }
  .bottom_item .right {
    width: 415px;
  }
  .bottom_item .right .under_title {
    font-size: 18px;
  }
  .servis_main .servis {
    width: 725px;
  }
  .servis_main .servis .top_pic {
    display: none;
  }
  .servis_main .servis .top_pic_768 {
    display: block;
  }
  .servis_main .servis .top_pic_768.bot {
    margin-top: -15px;
  }
  .servis_main .servis .top_items .item {
    width: 215px;
  }
  .servis_main .servis .top_items .item {
    margin: 0 25px 0 0;
  }
  .servis_main .servis .bottom_pic {
    display: none;
  }
  .servis_main .servis .bottom_pic_768 {
    display: block;
  }
  .servis_main .servis .bottom_items .item,
  .servis_main .servis .bottom_items .item:last-child {
    margin: 0 5px 0 0;
    width: 230px;
  }

  .servis_main .servis .line {
    right: 180px;
  }
  .form {
    width: 725px;
  }
  .form .left {
    width: 220px;
    padding: 0 0 0 40px;
    height: 220px;
  }
  .form .left .text_bottom span {
    font-size: 18px;
    white-space: nowrap;
  }
  .form .right {
    width: 420px;
  }
  .form .right input:not([type="submit"]) {
    width: 100%;
  }
  .form .right .capt {
    float: none;
    margin: auto;
  }
  .form .right input[type="submit"] {
    width: 420px;
    margin: 25px 0 0 0;
  }
  .contacts {
    width: 725px;
  }
  .contacts .left {
    width: 50%;
  }
  .contacts .left .title {
    width: 570px;
  }
  .contacts > .right {
    width: 44%;
    height: 100%;
    padding: 0 0 0 40px;
  }
  .contacts .right .top_cont {
    margin: 0 0 62px 0;
  }
  .footer_main .footer {
    margin: auto;
    width: 725px;
  }
  .footer_main .footer ul.menu {
    display: none;
  }
  .under_footer {
    width: 725px;
  }
  .product-label {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    bottom: 5px;
    right: 80px;
  }
  .product-photo .photo-wrap img {
    max-height: 250px;
    margin: 40px 0 30px 0;
  }
  .product-photo .has-label {
    padding-right: 30px;
  }
  .product-photo.lt .product-label {
    right: 20px;
  }
  .product-photo.rt .product-label {
    right: 25px;
  }
  .product-photo.ct .has-label {
    padding-right: 30px;
    padding-left: 0px;
  }
  .product-photo.rt .has-label {
    padding-right: 0px;
    padding-left: 30px;
  }
  .spec-parent {
    text-align: left;
    margin-top: 30px;
  }
  .product-photo.left .photo-wrap img {
    width: auto;
    max-height: 250px;
  }
  .product_item .right {
    width: auto;
  }

  .city-info {
    margin-left: 0;
    padding-left: 30px;
  }
  .city-contact {
    display: inline-block;
    margin-right: 70px;
    margin-bottom: 0;
  }

  .contacts2 {
    gap: 20px;
    justify-content: center;
  }

  .contacts2 .item {
    min-width: 40%;
    margin-bottom: 50px;
  }

  .advantages_block {
    font-size: 18px;
    width: 100%;
    padding: 15px 0;
    text-align: center;
  }
}

@media screen and (max-width: 920px) {
  .benefits2 {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }

  .benefits2-content {
    width: 100%;
  }

  .benefits2 h2 {
    font-size: 24px;
  }

  .benefits2 h3 {
    font-size: 11px;
  }

  .benefits2 h4 {
    margin-bottom: 10px;
  }
  .benefits2 ul {
    flex-wrap: wrap;
  }

  .benefits2 li {
    min-width: auto;
    margin-bottom: 30px;
  }

  .advantages_block {
    width: 100%;
    padding: 15px 0;
    text-align: center;
  }
}

@media screen and (max-width: 820px) {
  .video-2nd-screen {
    box-sizing: border-box;
    width: calc(99% - 20px);
    height: calc(100vw * 0.56);
  }
}

@media screen and (max-width: 725px) {
  .col-md-1 {
    width: 8.333333%;
  }
  .col-md-2 {
    width: 16.666666%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.333333%;
  }
  .col-md-5 {
    width: 41.666666%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.333333%;
  }
  .col-md-8 {
    width: 66.666666%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.333333%;
  }
  .col-md-11 {
    width: 91.666666%;
  }
  .col-md-12 {
    width: 100%;
  }
  .wrap {
    width: 480px;
  }

  .main-wrapper {
    padding: 105px 0 0;
  }
  .header_main .header.open-menu ul.menu {
    top: 80px;
  }
  .header_main {
    padding: 10px 0;
  }
  .header_main .header {
    width: 480px;
  }
  .header_main .header > .zakaz {
    display: none;
  }
  .header_main .header > .lang {
    display: none;
  }
  .header_main .header .logo {
    margin: 0;
  }
  .top {
    width: 480px;
    padding-bottom: 30px;
  }
  .top .text .description {
    padding: 0 0 0 35px;
  }
  .top .text .title h1 {
    font-size: 48px;
  }
  .top .text .title h1 span {
    font-size: 16px;
    font-weight: 500;
  }
  .top .img {
    width: 234px !important;
    height: 134px !important;
  }
  .top .img:first-child {
    width: 100% !important;
    height: 160px !important;
  }
  .top_main .top > .line {
    left: 240px;
    bottom: -40px;
  }
  .advantages_main > .title {
    font-size: 30px;
  }
  .advantages_main > .title {
    width: 280px;
  }
  .advantages_main .item {
    width: 480px;
  }
  .advantages_main .item > .left > .text > .left span {
    font-size: 52px;
  }
  .advantages_main .item:first-child > .left > .text > .right {
    width: 300px;
  }
  .advantages_main .item:nth-child(2) > .left > .text > .right {
    width: 395px;
  }
  .advantages_main .item:nth-child(3) > .left > .text > .right {
    width: 300px;
  }
  .advantages_main .item:nth-child(4) > .left > .text > .right {
    width: 300px;
  }
  .advantages_main .item > .left {
    width: 100%;
  }
  .advantages_main .item .right {
    width: 100%;
    margin: 25px 0 0 0;
  }
  .advantages_main .item .right .text {
    width: 300px;
    margin: 10px 0 0 0;
  }
  .advantages_main .item > .left > .text > .right {
    font-size: 16px;
  }
  .advantages_main .qw {
    width: 480px;
  }
  .advantages_main .qw .left {
    float: none;
    width: auto;
    font-size: 24px;
    font-weight: 800;
    text-align: center;
    margin: 0 0 30px 0;
  }
  .advantages_main .qw .right {
    width: 100%;
    display: block;
  }
  .top_item {
    width: 480px;
  }
  .top_item .left {
    width: 190px;
    float: none;
    margin: 0 auto 20px;
    display: block;
  }
  .top_item .right {
    width: auto;
    float: none;
  }
  .top_item .right .title {
    font-size: 30px;
  }
  .top_item .right .under_title {
    font-size: 14px;
    margin: 0 0 25px 0;
  }
  .middle_item {
    width: 480px;
    position: relative;
  }
  .middle_item .right {
    width: 190px;
    float: none;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -95px;
  }
  .middle_item .left {
    width: auto;
    float: none;
    padding: 250px 0 0 0;
  }
  .middle_item .left .title {
    font-size: 30px;
  }
  .middle_item .left .under_title {
    font-size: 14px;
    margin: 0 0 25px 0;
  }
  .bottom_item {
    width: 480px;
  }
  .bottom_item .left {
    width: 190px;
    float: none;
    margin: auto;
    display: block;
  }
  .bottom_item .right {
    width: auto;
    float: none;
  }
  .bottom_item_main {
    padding: 40px 0 40px;
  }
  .bottom_item .right .title {
    font-size: 30px;
  }
  .bottom_item .right .under_title {
    font-size: 14px;
    margin: 0 0 25px 0;
  }
  .servis_main {
    margin: 40px 0 0;
    padding: 0 0 80px;
  }
  .servis_main .servis {
    width: 480px;
  }
  .servis_main .servis > .title {
    font-size: 30px;
    margin: 0 0 20px 0;
  }
  .servis_main .servis .top_items {
    padding: 0;
  }

  .servis_main .servis .serv_320_pic {
    display: block;
    margin: 20px;
    float: none;
  }
  .servis_main .servis .top_pic_768 {
    display: none;
  }
  .servis_main .servis .bottom_pic_768 {
    display: none;
  }
  .servis_main .servis .top_items .item {
    width: 100%;
    margin: 0;
  }
  .servis_main .servis .bottom_items .item {
    width: 100% !important;
  }
  .servis_main .servis .top_items .item .title {
    font-size: 14px;
  }
  .servis_main .servis .bottom_items {
    padding: 0 0 50px 0;
  }
  .servis_main .servis .send_z {
    width: 100%;
  }
  .servis_main .servis .line {
    right: 0;
    bottom: -70px;
  }
  .form {
    width: 480px;
    padding: 40px 0 40px;
  }
  .form .left {
    font-size: 16px;
    height: 140px;
    width: 440px;
  }
  .form .right {
    width: 100%;
    margin: 50px 0 0 0;
  }

  .form .right input[type="submit"] {
    width: 100%;
  }
  .contacts_main {
    padding: 70px 0 40px 0;
    background-color: #272726;
  }
  .contacts {
    width: 480px;
    height: auto;
  }
  .contacts .left {
    width: 100%;
  }
  .contacts .left .title {
    width: auto;
  }
  .contacts .left .title .img {
    float: left;
    margin: 0 20px 20px 0;
  }
  .contacts > .right {
    width: 100%;
    padding: 0;
  }
  .contacts .line {
    display: none;
  }
  .contacts > .right {
    margin: 50px 0 0 0;
  }
  .contacts .right .top_cont {
    margin: 0 0 30px 0;
  }
  .contacts .right .top_cont {
    margin: 0 0 30px 0;
  }
  .footer_main .footer {
    width: 480px;
  }
  .footer_main .footer .logo {
    margin: 0;
  }
  .footer_main .footer .zakaz {
    margin: 0;
  }
  .under_footer {
    width: 480px;
  }

  .product_item .title {
    font-size: 50px;
  }
  .product-photo .photo-wrap img {
    max-height: 160px;
  }
  .product-photo .photo-wrap {
    height: 220px;
    vertical-align: bottom;
  }
  .product-photos {
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .product-label {
    font-size: 16px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    right: 35px;
    bottom: 25px;
  }
  .product_item .under_title {
    font-size: 21px;
  }
  .product-photo.rt .product-label {
    right: 20px;
  }

  .contacts-map .sub-title {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .img-svg-map {
    width: 550px;
    height: 400px;
    margin-left: -20px;
  }
  .city-info {
    margin-left: 0;
    padding-left: 20px;
    font-size: 16px;
  }
  .member-name {
    font-size: 18px;
  }
  .city-contact {
    margin-right: 30px;
  }

  .contacts2 {
    gap: 0px;
    justify-content: left;
  }

  .contacts2 .item {
    min-width: 100%;
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 480px) {
  .col-sm-1 {
    width: 8.333333%;
  }
  .col-sm-2 {
    width: 16.666666%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.333333%;
  }
  .col-sm-5 {
    width: 41.666666%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333%;
  }
  .col-sm-8 {
    width: 66.666666%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.333333%;
  }
  .col-sm-11 {
    width: 91.666666%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .wrap {
    width: 280px;
  }

  .header_main .header {
    width: 280px;
  }
  .top {
    width: 280px;
  }
  .main-wrapper {
    padding: 80px 0 0;
  }
  .header_main .header.open-menu ul.menu {
    top: 66px;
  }
  .menu-wrapp > .row {
    /* display: table; */ /* width: 100%; */
  }
  .header_main .header .menu_min_btn,
  .header_main .header .zakaz,
  .header_main .header .logo {
    /* display: table-cell; */
    /* vertical-align: middle; */
  }

  .header_main .header .zakaz {
    font-size: 0;
    margin: 0;
    background-image: url(../img/shopping-cart.png);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 46% 50%;
    height: 46px;
    width: 46px;
    /* float: none; */
    padding: 0 40px;
    margin-left: 10px;
  }
  .header_main .header .menu_min_btn {
    /* float: none; */
    padding: 0;
    width: 46px;
    height: 46px;
  }
  .header_main .header .logo {
    width: auto; /* float: none; */
  }
  .header_main .header .logo img {
    max-width: 130px;
  }
  .top .text .title {
    font-size: 48px;
  }
  .top .text .under_title {
    font-size: 16px;
    font-weight: 500;
  }
  .top .text {
    padding: 20px 0;
  }
  .top .img {
    width: 134px !important;
  }
  .top_main .top > .line {
    left: 145px;
  }
  .advantages_main .item {
    width: 280px;
  }
  .advantages_main .item > .left > .text > .left span {
    font-size: 36px;
  }
  .advantages_main .item:first-child > .left > .text > .left {
    max-width: 100px;
  }
  .advantages_main .item:first-child > .left > .text > .right {
    width: 160px;
  }
  .advantages_main .item:nth-child(2) > .left > .text > .right {
    width: 195px;
  }
  .advantages_main .item:nth-child(3) > .left > .text > .right {
    width: 165px;
  }
  .advantages_main .item:nth-child(4) > .left > .text > .right {
    width: 180px;
  }
  .advantages_main .item .right .text {
    width: 100%;
  }
  .advantages_main .item .right img {
    float: none;
    display: block;
    margin: 0px 0 10px 20px;
  }
  .advantages_main .item .right .package-icon img {
    margin: 0;
  }
  .advantages_main .item > .left > .text > .right {
    font-size: 14px;
  }
  .advantages_main .qw {
    width: 280px;
  }
  .top_item {
    width: 280px;
  }
  .middle_item {
    width: 280px;
  }
  .bottom_item {
    width: 280px;
  }
  .servis_main .servis {
    width: 280px;
  }
  .form {
    width: 280px;
  }
  .form .left {
    width: 200px;
    height: 215px;
  }

  .contacts_main {
    padding: 40px 0 40px 0;
    background-color: #272726;
  }
  .contacts {
    width: 280px;
  }
  .contacts .left .title .right {
    margin-top: 0;
  }
  .footer_main .footer {
    width: 280px;
  }
  .footer_main .footer .logo {
    display: none;
  }
  .footer_main .footer .zakaz {
    margin: 0 65px 0 0;
  }
  .under_footer {
    width: 280px;
  }
  .form_popup {
    padding: 20px 20px 20px;
  }
  .form_popup img {
    left: 50%;
    top: -50px;
    margin-left: -30px;
    right: 10px;
    padding: 14px 15px 6px 15px;
    background-color: #faa032;
    -webkit-border-radius: 50% 50% 0% 0%;
    -moz-border-radius: 50% 50% 0% 0%;
    -ms-border-radius: 50% 50% 0% 0%;
    border-radius: 50% 50% 0% 0%;
    width: 60px;
    height: 50px;
    z-index: 10;
  }

  .header_main .header .lang {
    padding: 14px 13px;
  }
  .header_main .header .logo img {
    max-width: 77px;
    margin-top: 9px;
  }

  .product-label {
    display: none;
  }
  .product-photos {
    margin-bottom: 30px;
  }
  .product-photo .has-label,
  .product-photo.rt .has-label {
    padding-left: 10px;
    padding-right: 0;
  }
  .product-photo.ct .has-label {
    padding-right: 10px;
    padding-left: 0;
  }

  .product-photo .photo-wrap img {
    max-height: 105px;
  }
  .product-photo .photo-wrap {
    height: 150px;
  }
  .product_item .title {
    font-size: 38px;
  }
  .product_item .right .under_title {
    margin: 20px 0;
  }
  .product_item .under_title {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 20px 0;
  }

  .contacts-map .sub-title {
    font-size: 16px;
    margin-bottom: 20px;
    display: none;
  }

  .img-svg-map {
    width: 350px;
    height: 280px;
    display: none;
  }
  .city-contact {
    margin-right: 0;
    display: block;
    margin-bottom: 50px !important;
  }
  .city-info {
    display: block !important;
  }
}

@media screen and (max-width: 726px) {
  .lang-desktop {
    display: none;
  }
  .languages {
    display: block;
  }
}

@media screen and (max-height: 900px) {
  .contacts-map .title {
    margin-bottom: 10px;
  }
  .contacts-map .sub-title {
    margin-bottom: 30px;
  }
}
@media screen and (max-height: 800px) {
  .contacts-map .sub-title {
    margin-bottom: 20px;
  }
  .img-svg-map {
    height: 460px;
    margin: auto;
  }
}
@media screen and (max-height: 720px) {
  .img-svg-map {
    height: 370px;
  }
}

@media screen and (max-height: 360px) {
  .contacts-map .sub-title {
    margin-bottom: 15px;
  }
  .img-svg-map {
    height: 250px;
  }
}
