@media only screen and (max-width: 1170px) {
  .container {
    width: 750px; }
  .header__address, .header__phone {
    /* display: none; */ 
	}
  .mobile-button {
    padding: 20px 0;
    display: block; }
	.mobile-button-ob {
    padding: 20px 0;
    display: block; }
  .menu-open {
    padding-left: 25px;
    position: relative; }
    .menu-open::before {
      content: '';
      width: 16px;
      height: 14px;
      background-image: url("../img/icons/menu.png");
      background-size: cover;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 0; }
  nav {
    display: none; }
  .close {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    filter: invert(1); }
  .top-nav {
    display: block;
    position: fixed;
    transition: all .3s;
    transform: translateX(100%);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #fff;
    z-index: 10;
    overflow-y: scroll; }
    .top-nav::-webkit-scrollbar {
      width: 0; }
    .top-nav ul {
      display: block;
      padding-top: 50px; }
    .top-nav li {
      margin-bottom: 10px; }
  .nav-active {
    transform: none; }
	
	.ob-nav {
    display: block;
    position: fixed;
    transition: all .3s;
    transform: translateX(100%);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #fff;
    z-index: 10;
    overflow-y: scroll; }
    .ob-nav::-webkit-scrollbar {
      width: 0; }
    .ob-nav ul {
      display: block;
      padding-top: 150px; }
    .ob-nav li {
      margin-bottom: 10px; }
	
  .block1 .bg {
    top: 110px;
    width: 400px; }
  .block1 {
    padding-top: 35px;
    padding-bottom: 100px; }
  .block2__item {
    width: 370px; }
  .block3 .bg {
    display: none; }
  .block3__block {
    padding: 0; }
  .block2, .block3 {
    padding-bottom: 60px; }
  .block5__left {
    width: 370px; }
  .block5__items {
    width: 370px; }
  .block5__img {
    width: 110px;
    height: 70px;
    margin-bottom: 20px; }
  .block6__carder {
    width: 365px; }
  .block6__tabs {
    width: 100%; }
  .block77__carder {
    width: 365px; }
  .block77__tabs {
    width: 100%; }		
  .block7 .bg {
    display: none; }
  .block7__block {
    padding: 0;
    text-align: center; }
  .block7__form {
    padding-left: 100px; }
  .block6 {
    padding-top: 50px;
    padding-bottom: 60px; }
  .block77 {
    padding-top: 50px;
    padding-bottom: 60px; }
  .block7 {
    padding-bottom: 100px; }
  .block8__images {
    margin-top: 40px;
    padding: 0;
    width: 100%; }
  .block8__img {
    width: 230px; }
  .block8 {
    padding-bottom: 60px; }
  .block9 {
    padding: 60px 0; }
  .block8__flex {
    justify-content: center; }
  .block9__flex {
    justify-content: center; }
  .block9__flex form {
    margin-top: 30px; }
  .block9 .bg {
    right: 160px; }
  h2 {
    font-size: 32px; }
  .block10__item img {
    transform: scale(0.8);
    right: -80px; }
  .block10__item p {
    width: 400px; }
  .block10 {
    padding-bottom: 70px; }
  .block11__right {
    display: none; }
  footer {
    padding-top: 40px; }
  .footer__items a:first-child {
    margin-right: 30px; }
  .popup3 {
    width: 750px; }
  .popup__top__left {
    width: 100%;
    margin-bottom: 30px; }
  .popup__middle__left {
    width: 100%;
    margin-bottom: 30px; }
  .popup__bottom .bg {
    display: none; }
  .popup__bottom form .input-wrapper {
    width: 100%; }
  .popup__bottom form button {
    width: 100%; } 
	
	
	.popup__bottom form {
    width: 100%;
    position: relative;
    z-index: 2;
    margin-top: 40px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
	
	
	.mk__main__img img {
margin-bottom: 35px;
    width: 300px;
    height: 250px;
    position: relative;
}
.title_ob {
	font-weight: bold;
    position: absolute;
    /* margin-left: 80px; */
	margin-top: -55px;
} }

@media only screen and (max-width: 750px) {
  .container {
    width: 320px;
    padding: 0 10px; }
    .popup__top__item .text {
      font-size: 14px;
    }
    .popup__top__item .img {
      margin-right: 5px;
    }
  .header__logo .title {
    margin-left: 15px;
    font-size: 15px; }
  .header__flex button {
    width: 100%;
    margin-top: 30px; }
  .block1 .bg {
    display: none; }
  h1 {
    text-align: center;
    font-size: 38px;
    line-height: 48px;
    margin-bottom: 30px; }
    h1 br {
      display: none; }
  .block1 .text {
    text-align: center;
    margin-bottom: 30px; }
  .block1 button {
    margin: 0 auto; }
  .block1 {
    padding-top: 60px; }
  .block2__item {
    width: 100%; }
    .block2__item:first-child {
      border-left: 1px solid #e9f3f8; }
  h2 {
    font-size: 24px;
    line-height: 34px;
    text-align: center; }
    h2 br {
      display: none; }
  .block3__item {
    padding-left: 65px; }
  .block3__item .title {
    font-size: 20px;
    line-height: 30px; }
  .block3__item .text {
    line-height: 24px;
    margin-top: 10px; }
  .block4__slider {
    margin-top: 40px; }
  .block4 {
    padding-bottom: 60px; }
  .block5__img {
    width: 90px;
    height: 60px;
    margin-bottom: 18px; }
  .block5__items {
    min-height: 502px; }
  .block5 {
    padding-bottom: 60px; }
  .block5 .bg {
    height: 1130px; }
  .block6__flex {
    width: 100%; }
  .block6__carder {
    width: 100%;
    margin-right: 0; }
  .block77__flex {
    width: 100%; }
  .block77__carder {
    width: 100%;
    margin-right: 0; }
  .block7__block .title-min {
    display: block;
    padding-left: 0; }
  .block7__form {
    padding: 0; }
    .block7__form ul {
      order: 1;
      width: 100%; }
    .block7__form li {
      padding-left: 0; }
      .block7__form li::before {
        display: none; }
    .block7__form form {
      order: 2;
      width: 100%;
      margin-top: 30px;
      margin-right: 0; }
  .block3__item button {
    width: 100%;
    font-size: 14px; }
    .block3__item button img {
      display: none; }
  .block8__img {
    width: 100%;
    background-position: 0 50%;
    margin-bottom: 20px;
    height: 200px !important; }
  .block9__left h4 {
    font-size: 20px;
    line-height: 30px;
    text-align: center; }
  .block9__left li {
    padding-left: 0;
    text-align: center; }
    .block9__left li::before {
      display: none; }
  .block9 .bg {
    display: none; }
  .block9__flex form {
    width: 100%;
    padding: 30px 15px; }
  .block10__tabs {
    width: 100%;
    flex-flow: row wrap;
    margin-bottom: 40px; }
  .block10__tab {
    width: 100%; }
  .block10__item img {
    transform: none;
    position: static;
    display: block;
    width: 100%; }
  .block10__item p {
    width: 100%;
    margin-bottom: 30px; }
  .block11__left p {
    text-align: center; }
    .block11__left p br {
      display: none; }
  .block11 {
    padding-top: 40px; }
  .block11__address {
    padding-left: 0;
    text-align: center; }
    .block11__address::before {
      display: none; }
  .block11__left button {
    width: 100%; }
  .block12__block {
    position: static;
    padding: 40px 0 30px 0;
    box-shadow: none;
    width: 100%; }
    .block12__block h2 {
      text-align: left; }
  .block12__item .text br {
    display: none; }
  #map {
    height: 300px; }
  .popup__slide {
    width: 290px;
    height: 150px;
  }
  .popup__top__img .owl-prev {
    left: -10px; }
    .popup__top__img .owl-prev img {
      transform: scale(-1); }
  .popup__top__img .owl-next {
    right: -5px; }
  footer {
    padding: 20px 0 30px 0; }
  .footer__items a:first-child {
    margin-right: 0; }
  .footer__items a {
    display: block;
    margin-bottom: 10px; }
  .footer__items {
    text-align: center;
    width: 100%; }
  .footer__flex {
    justify-content: center; }
  .popup {
    width: 320px;
    padding: 30px 15px; }
  .button img {
    margin-left: 14px; }
  .button {
    font-size: 16px; }
  .popup__top {
    padding: 0;
    padding-bottom: 30px; }
  .popup__top__img {
    width: 100%;
    height: 150px; }
  .popup__top__item {
    width: 125px; }
  .popup__middle {
    padding: 30px 0; }
  .popup__middle__right {
    width: 100%; }
  .popup__bottom {
    padding: 0;
    padding-top: 30px; }
  .popup__bottom .title {
    font-size: 20px; }
    .popup__bottom .title br {
      display: none; } 
	  
	  .mk__main__img img {
margin-bottom: 35px;
    width: 300px;
    height: 250px;
    position: relative;
}
.title_ob {
	font-weight: bold;
    position: absolute;
    /* margin-left: 80px; */
	margin-top: -55px;
}

.popup__bottom form {
    width: 100%;
    position: relative;
    z-index: 2;
    margin-top: 40px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;


}
