#catfishWrap {
  min-height: 135px;
}
.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;
}
.sub-header {
  padding-left: 0;
  padding-right: 0;
}
.messages.blue .sale_text {
    font-size: 22px;
    line-height: 30px;
}
.messages.blue .in {
	margin-bottom: 0;
}
.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;
}

.mdl-data-table thead{
  display: table-header-group;
}
.mdl-data-table tr{
  display: table-row;
}
.mdl-data-table tr td,
.mdl-data-table td.phones, .mdl-data-table td.comments{
  display: table-cell;
}
.mdl-data-table td.comments{
  font-size: 12px;
}
.mdl-data-table td.phones .phone-btn{
  display: none;
}
.mdl-data-table tr td{
  min-width: inherit !important;
  max-width: inherit !important;
  border-top:1px solid rgba(0,0,0,.12);
}
.mdl-data-table th{
  font-size: 12px;
  background: rgb(238, 238, 238);
}
.mdl-data-table tr td,
.mdl-data-table tr th{
  text-align: center;
  vertical-align: middle;
}
/*.mdl-data-table td:nth-child(1){
  min-width: 10%;
  max-width: 10%;
}
.mdl-data-table td:nth-child(2){
  order:5;
  min-width: 15%;
  max-width: 15%;
  text-align: center;
}
.mdl-data-table td:nth-child(3){
  min-width: 20%;
  max-width: 20%;
}
.mdl-data-table td:nth-child(4){
  order:3;
  min-width: 20%;
  max-width: 20%;
}
.mdl-data-table td:nth-child(5){
  min-width: 35%;
  max-width: 35%;
  order:4;
}
.mdl-data-table td:nth-child(6){
  order:6;
}*/
table + .loadmore{
  margin-top: 0;
}

#news_bottom.news-thumbs ul li .img {
  min-width: 125px;
  max-width: 125px;
}

#departments_table {
  margin: 0;
  margin-top: 10px;
}

@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: block!important;
}
.summerSale.button {
  width: 100%;
  margin:0;
}