table.table-course tbody td .bank-title,
table.table-course tfoot td .bank-title {
  word-break: break-word;
}
.block-small.fixing .flex {
  flex-wrap: nowrap;
}

.bordered-list ul li.space-between {
  flex-wrap: nowrap;
}

.bordered-list ul li.space-between > .phone {
  max-width: 40%;
  min-width: 40%;
  text-align: right;
}

.messages {
  flex-wrap: nowrap;
  text-align: left;
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.messages:before {
  margin: 0 12px 0 0;
}

.messages .access-btns {
  margin-left: 14px;
  margin-top: 0;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 10px;
}

.messages .btn-default {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  margin-right: 10px;
}

.converter .dropdown.text-center .dropdown-toggle,
.converter .dropdown.text-center .dropdown-item {
  text-align: center;
}

.headerFixed .nav_top li {
  padding-left: 18px;
  padding-right: 18px;
}

table.table-course th {
  letter-spacing: normal;
}

table.table-course td,
table.table-course th {
  padding-left: 10px;
  padding-right: 10px;
}

.news-main .row .col {
  min-width: calc(33.33% - 12px);
  max-width: calc(33.33% - 12px);
  box-shadow: none;
  flex-wrap: wrap;
  -webkit-box-align: start;
  align-items: flex-start;
  display: block;
}

.news-main .row .col:nth-child(1) {
  min-width: 100%;
  max-width: 100%;
  flex-wrap: nowrap;
}

.news-main .row .col:nth-child(1) .img {
  margin-right: 6px;
  padding-bottom: 43.7%;
  min-width: calc(66.33% - 12px);
  max-width: calc(66.33% - 12px);
}

.news-main .row .col:nth-child(1) .descript {
  position: static;
  background: none;
}

.news-main .row .col:nth-child(1) .descript .h2 {
  color: #588292;
  padding-left: 6px;
  font-size: 18px;
  position: static;
  text-align: left;
  text-shadow: none;
  line-height: normal;
}

.news-main .row .col:nth-child(1) .descript .h2 span {
  max-height: 168px;
}

.news-main .row .col:nth-child(1) .descript .rubrik {
  position: static;
  color: #4a4a4a;
  padding-left: 6px;
  margin-bottom: 10px;
  text-shadow: none;
}

.news-main .row .col:nth-child(2),
.news-main .row .col:nth-child(3) {
  min-width: calc(33.33% - 12px);
  max-width: calc(33.33% - 12px);
  flex-wrap: wrap;
  display: block;
}

.news-main .row .col:nth-child(2) .img,
.news-main .row .col:nth-child(3) .img {
  min-width: 100%;
  max-width: 100%;
  padding-bottom: 71.4%;
  margin-right: 0;
  margin-bottom: 10px;
}

.news-main .row .col:nth-child(2) .descript,
.news-main .row .col:nth-child(3) .descript {
  min-width: 100%;
  max-width: 100%;
}
.news-list .row .col .img,
.news-main .row .col .img {
  position: relative;
  height: 0;
  padding-bottom: 71.4%;
  overflow: hidden;
  margin-bottom: 10px;
  min-width: 100%;
  max-width: 100%;
}
.news-list .row .col .descript,
.news-main .row .col .descript {
  padding-top: 0;
  padding-bottom: 0;
}
.news-list .row .col .h2,
.news-main .row .col .h2 {
  max-height: 100px;
  color: #588292;
  line-height: 20px;
}
.news-list .row .col .rubrik,
.news-main .row .col .rubrik {
  font-size: 12px;
  color: #588292;
  display: inline-block;
  vertical-align: top;
  position: static;
}

.shedule .block-small {
  flex-wrap: nowrap;
}

.accordeon.accordeon-city .col {
  min-width: 100%;
  max-width: 100%;
}

.bank-info .flx .col1 {
  width: 34%;
}

.bank-info .flx .col2 {
  width: 66%;
}

.valuta-list ul {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

.valuta-book .in {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

.contacts .row .col .icos {
  font-size: 24px;
}

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

.animated-currencyList .row7 {
  width: 36px;
}
#fixed .content a{
	margin-top: 0;
}

@media screen and (min-width: 560px) {
  .valuta-more ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  #modalInterest .modal-dialog {
    max-width: 790px;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }

  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-sm {
    max-width: 300px;
  }

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

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

@media screen and (min-width: 600px) {
  .news-thumbs:not(.partner) ul li {
    min-width: 50%;
    max-width: 50%;
  }
}

@media screen and (min-width: 719px) {
  .animated-newsBlock .row25 {
    right: 0;
    width: 23px;
    top: 0;
    height: 266px;
    background: #FFF;
  }
}
.news-list .row .col {
    min-width: calc(50% - 12px);
    max-width: calc(50% - 12px);
    box-shadow: none;
    flex-wrap: wrap;
    -webkit-box-align: start;
    align-items: flex-start;
    display: block;
}