.wrap {
  margin: 0 auto;
  max-width: 1094px;
}

.row .col {
  min-width: 25%;
  max-width: 25%;
}

.row .col.col-30 {
  min-width: 33.33%;
  max-width: 33.33%;
}

.row .col.col-50 {
  min-width: 50%;
  max-width: 50%;
}

.columns-flex {
  flex-wrap: nowrap;
}

.columns-flex > .main-column {
  -webkit-box-flex: 1;
  flex-grow: 1;
  margin-right: 12px;
  min-width: 728px;
}

.columns-flex > .sidebar-right,
.columns-flex .order-sidebar {
  min-width: 336px;
  max-width: 336px;
}

.columns-flex > .sidebar-right .shedule-row .col.col-50,
.columns-flex .order-sidebar .shedule-row .col.col-50,
.columns-flex > .sidebar-right .sidebar-row .col.col-50,
.columns-flex .order-sidebar .sidebar-row .col.col-50 {
  min-width: 100%;
  max-width: 100%;
}

.columns-flex > .sidebar-right .row .shedule,
.columns-flex .order-sidebar .row .shedule {
  min-width: 50%;
  max-width: 50%;
}

table.table-course th {
  font-size: 14px;
}

table.table-course tbody td .num,
table.table-course tfoot td .num {
  display: inline;
}

.news-main .row .col:nth-child(2) .img,
.news-main .row .col:nth-child(3) .img {
  padding-bottom: 35%;
  margin-bottom: 0;
}

.news-thumbs:not(.partner) ul li {
  min-width: 33.33%;
  max-width: 33.33%;
}

.news-thumbs:not(.partner) ul li {
  min-width: 25%;
  max-width: 25%;
}

.contacts .row {
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: nowrap;
}

.contacts .row .col:first-child {
  min-width: 504px;
  max-width: 504px;
}

.map-columns {
  display: -webkit-box;
  display: flex;
}

.map-columns .column-right {
  padding-left: 360px;
  margin-left: -360px;
}

.map-columns .column-left {
  float: left;
  margin-right: -340px;
  min-width: 340px;
  max-width: 340px;
  margin-right: 20px;
}

.map-columns .column-left .pogoda-item-wrapper {
  display: block;
  margin-left: 0;
  margin-right: 0;
}

.map-columns .column-left .pogoda-item-wrapper .pogoda-item {
  min-width: inherit;
  max-width: inherit;
  margin-bottom: 15px;
}

footer.var2 .l-side {
  width: 36%;
}

footer.var2 .r-side {
  max-width: calc(100% - 450px);
  width: 64%;
  padding-top: 6px;
}

.search__input {
  width: 184px;
}

.article h1 {
  font-size: 36px;
}

footer.var2 .l-side > div {
  min-width: 100%;
  max-width: 100%;
}

.main_nav_l > ul > li:nth-child(8),
.main_nav_l > ul > li:nth-child(9) {
  opacity: 1;
}

.show-990 {
  display: none !important;
}

.sidebar-right {
  min-width: 336px;
  max-width: 336px;
  float: right;
}
.news-main {
  margin-bottom: 0;
}
.columns-js .order-sidebar {
  min-width: 336px;
  max-width: 336px;
}
#news_bottom.news-thumbs ul li .img {
  min-width: 125px;
  max-width: 125px;
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }

  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

@media screen and (min-width: 1300px) {
  .scrollTop {
    bottom: 20px;
    margin-left: 600px;
    left: 50%;
    right: auto;
  }
}
.adWrapper.banner-tablet {
	display: none!important;
}
.adWrapper.banner-desktop {
	display: table!important;
}