.wrap {
  max-width: 767px;
  padding-left: 7px;
  padding-right: 7px;
}

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

.main-title {
  font-size: 24px;
}

.main-title h2 {
  font-size: 24px;
  margin-bottom: 0;
}

.main-title h1 {
  margin-bottom: 0;
}

.main-title .flex.mobile-wrap {
  flex-wrap: nowrap;
}

.main-title {
  padding-left: 0;
  padding-right: 0;
}

.main-title:after {
  margin-left: 0;
  margin-right: 0;
}

.main-title .right .add-btn {
  display: block;
  margin-top: 4px;
}

.block-small {
  padding-left: 10px;
  padding-right: 10px;
}

.bordered-list ul {
  margin-left: 0;
  margin-right: 0;
}

.bordered-list ul li {
  padding-left: 10px;
  padding-right: 10px;
}

.fsz-20 {
  font-size: 20px !important;
}

.title2,
.title3 {
  padding-left: 7px;
  padding-right: 7px;
}

.select-blue .dropdown-toggle .caption {
  font-size: 16px;
}

.scrollTop {
  bottom: 10px;
}

.header {
  padding-left: 0;
  padding-right: 0;
}

.nav_top {
  display: block;
}

.main_nav_l > ul {
  padding: 0;
}

.main_nav_l .mobile {
  display: none;
}

.main_nav_l {
  max-height: 40px;
  overflow: hidden;
  float: left;
  width: calc(100% + 40px);
  max-width: inherit;
}

.main_nav_l:not(.news_nav) > ul > li.sub-item > a:after {
  margin: 0 0 0 4px;
  content: "";
  border-top: 5px solid #82858a;
  border-right: 5px solid transparent;
  border-bottom: 0;
  border-left: 5px solid transparent;
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.main_nav_l:not(.news_nav) > ul > li.sub-item:hover > a:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  border-top-color: #52bfa2;
  top: -2px;
}

.main_nav_l > ul > li .nav-sub {
  display: none;
  position: absolute;
  z-index: 10;
  top: 100%;
  left: 0;
  padding: 3px 10px;
  min-width: 190px;
  max-width: 190px;
  margin-left: 0;
  background: white;
  box-shadow: 0 0.5px 0 0 #ffffff inset, 0 1px 2px 0 #B3B3B3;
}

.main_nav_l > ul > li:hover .nav-sub {
  display: block;
}

.main_nav_mob .main_nav_l ul li .nav-sub .divided a {
  text-align: center;
  border-top: 1px solid #82858a !important;
  padding-top: 9px;
  padding-bottom: 9px;
}

.adapt_sub {
  display: none;
}

.main_nav_mob {
  display: block;
}

.main_nav_l > ul > li,
.main_nav_r > ul > li {
  display: -webkit-box;
  display: flex;
  float: left;
  position: relative;
  /*width: calc(100% / 9);*/
  /*width: 121px;*/
  text-align: center;
  box-sizing: border-box;
}

.main_nav_mob {
  opacity: 1;
  position: relative;
  left: 0;
  top: 0;
  overflow: visible;
  height: auto;
  background: none;
}

.main_nav_mob .main_nav_l,
.main_nav_mob .main_nav_r {
  max-width: inherit;
  background: none;
  width: calc(100% + 40px);
}

.main_nav_l > ul > li,
.main_nav_r > ul > li {
  width: auto;
}

.main_nav_mob .main_nav_l ul li a,
.main_nav_mob .main_nav_r ul li a {
  color: #82858a;
  display: block;
  text-align: center;
}

.main_nav_mob .main_nav_l ul li a:hover,
.main_nav_mob .main_nav_r ul li a:hover {
  color: #52bfa2;
}
.main_nav_l ul{
  float: left;
  margin:0;
  opacity: 0;
}

.okayNav.loaded ul{
  opacity: 1;
}

.okayNav-centered.okayNav ul{
  margin:0 auto;
  -webkit-box-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: flex;
}
.main_nav_mob .main_nav_l .okayNav-dropdown ul li a {
  text-align: left;
}

.main_nav_mob .main_nav_l ul li a {
	padding: 10px 7px;
    border: 0;
}

.main_nav_mob .main_nav_l ul li .nav-sub {
  padding: 3px 10px;
  width: 190px;
}

.main_nav_mob .main_nav_l ul li .nav-sub a {
  padding: 5px 0;
  text-align: left;
  font-weight: normal;
}

.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: 50%;
  max-width: 50%;
}

.table-course-wrap {
  margin-left: 0;
  margin-right: 0;
}

table.table-course .td-first-mob-center td:first-child,
table.table-course .td-first-mob-center th:first-child {
  text-align: left;
}

table.table-course tbody td,
table.table-course tfoot td {
  font-size: 24px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
}

table.table-course tbody td .course.course-null .course-small,
table.table-course tfoot td .course.course-null .course-small {
  top: 0;
}

table.table-course tbody td .course.course-null .course-small.down:before,
table.table-course tfoot td .course.course-null .course-small.down:before {
  top: 8px;
}
.crypto_table.table-course tbody td,
.crypto_table.table-course tfoot td {
  font-size: 24px;
  padding: 7px;
}
.crypto_table tbody td,
.crypto_table tbody td:nth-of-type(3) {
  padding-left: 10px;
}
table.table-course tbody td .course.course-null .course-small.up:before,
table.table-course tfoot td .course.course-null .course-small.up:before {
  top: 1px;
}

table.table-course tbody td .course:not(.course-null) .course-small,
table.table-course tfoot td .course:not(.course-null) .course-small {
  width: 50px;
  -webkit-box-pack: start;
  justify-content: flex-start;
}

table.table-course tbody td .course:not(.course-null),
table.table-course tfoot td .course:not(.course-null) {
  padding-right: 50px;
}

table.table-course tbody td .course:not(.course-null) .course-small,
table.table-course tfoot td .course:not(.course-null) .course-small {
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 9px;
  padding-left: 10px;
}

table.table-course tbody td .course:not(.course-null) .course-small:before,
table.table-course tfoot td .course:not(.course-null) .course-small:before {
  position: absolute;
  top: 0;
  left: 0;
}

table.table-course tbody td .course:not(.course-null) .course-small.down:before,
table.table-course tfoot td .course:not(.course-null) .course-small.down:before {
  top: 2px;
  left: 10px;
}

table.table-course tbody td .course:not(.course-null) .course-small.up:before,
table.table-course tfoot td .course:not(.course-null) .course-small.up:before {
  top: -3px;
  left: 10px;
}

table.table-course tbody td .bank-title,
table.table-course tfoot td .bank-title {
  font-size: 20px;
}

.news-main .row {
  display: block;
}
.news-list .row .col,
.news-main .row .col {
  min-width: 25%;
  max-width: 25%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding-left: 6px;
  padding-right: 6px;
}

.news-main .row .col:nth-child(1) {
  min-width: 50%;
  max-width: 50%;
  display: block;
}

.news-main .row .col:nth-child(1) .img {
  min-width: 100%;
  max-width: 100%;
  padding-bottom: 73.3%;
}

.news-main .row .col:nth-child(1) .descript {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  top: 0;
  bottom: 0;
  left: 6px;
  right: 6px;
}

.news-main .row .col:nth-child(1) .descript .h2 {
  padding-left: 47px;
  padding-right: 30px;
  font-size: 24px;
  color: #FFF;
  line-height: 24px;
  position: relative;
}

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

.news-main .row .col:nth-child(1) .descript .rubrik {
  position: absolute;
  left: 41px;
  bottom: 57px;
  color: #FFF;
  margin-bottom: 0;
}

.news-main .row .col:nth-child(2),
.news-main .row .col:nth-child(3) {
  min-width: 50%;
  max-width: 50%;
  display: -webkit-box;
  display: flex;
  margin-left: 0;
  margin-right: 0;
  padding-left: 6px;
  padding-right: 6px;
}

.news-main .row .col:nth-child(2) .img,
.news-main .row .col:nth-child(3) .img,
.news-main .row .col:nth-child(2) .descript,
.news-main .row .col:nth-child(3) .descript {
  min-width: calc(50% - 6px);
  max-width: calc(50% - 6px);
}

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

.news-main .row .col:nth-child(2) .descript,
.news-main .row .col:nth-child(3) .descript {
  margin-left: 6px;
}

.news-list ul li a {
  font-size: 18px;
}

.news-thumbs {
  margin-bottom: 10px;
  margin-top: 0;
}
.partner.news-thumbs {
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 6px;
  padding-right: 6px;
}
.news-thumbs ul li .h3 {
  font-size: 16px;
}

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

.accordeon-btn {
  padding-left: 0;
}

.accordeon-text {
  padding-left: 7px;
  padding-right: 7px;
}

.bank-info .flx {
  padding-left: 30px;
}

.converter .box {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 9px;
  background: #f1f1f1;
}

.converter .box .form-control {
  background: #FFF;
}

.converter .box .row {
  margin-left: -25px;
  margin-right: -25px;
}

.converter-result {
  padding-left: 0;
  padding-right: 0;
}

#modalInterest .modal-dialog {
  margin-left: auto;
  margin-right: auto;
}

#modalInterest .modal-dialog .row .col {
  min-width: 25%;
  max-width: 25%;
}
#modalInterest .modal-content {
  min-height: 270px;
  min-width: 768px;
}
.valuta-list ul {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

.valuta-more ul {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}

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

.contacts .row .col .icos .ico {
  min-width: 60px;
  max-width: 60px;
}

.contacts .row .col .icos .ico img {
  width: auto;
}

.contacts .row .col .icos .ico.mail-ico img {
  height: 19px;
  width: 23px;
  border: 1px solid #3f918b;
  padding: 0;
}

.converter .select .dropdown-toggle {
  background: #FFF;
  font-size: 14px;
  box-shadow: none;
}

.select .dropdown-toggle .caption {
  font-size: 14px;
}

.converter .box .row .col-advert {
  display: block;
}

.converter .box .row .col-dropdown {
  flex-wrap: wrap;
  min-width: 50%;
  max-width: 50%;
}

.converter .col-dropdown .dropdown {
  max-width: calc(100%);
  min-width: calc(100%);
}

.converter .select .dropdown-item {
  font-size: 14px;
  color: #4a4a4a;
}

.converter-result table td:nth-child(3),
.converter-result table th:nth-child(3) {
  display: table-cell;
}

.pogoda-nav {
  display: block;
}

.pogoda-nav ul li a {
  padding-left: 3px;
  padding-right: 3px;
}

.pogoda-topline {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
}

.pogoda-map .map {
  height: 500px;
}

.map-columns .column-left .pogoda-item-wrapper .pogoda-item {
  min-width: calc(50% - 10px);
  max-width: calc(50% - 10px);
  margin-left: 5px;
  margin-right: 5px;
}

.footer-logo__wrap {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.search {
  width: 50%;
}

.search__icon {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.search__input {
  width: calc(100% - 90px);
  padding: 1px 8px 1px 32px;
}

.search__btn {
  max-width: inherit;
  color: #3e526b;
  padding: 0 23px;
  background: #fff;
}

.soc-block {
  text-align: left;
}
.soc-block > a{
  cursor: pointer;
}

.article {
  padding-left: 0;
  padding-right: 0;
}

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

.article .soc-block-round {
  display: -webkit-box;
  display: flex;
}

footer.var2 .column-block {
  width: 33.333333%;
}

.footer-links__link {
  line-height: 16px;
  width: calc(33.33333% - 8px);
}

.padding-767,
.news-thumbs,
.news-list,
.load-more {
  padding-left: 0;
  padding-right: 0;
}

.load-more {
  margin-left: 0;
  margin-right: 0;
}

h1,
.main-title {
  font-size: 24px;
}

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

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

.search {
  -webkit-box-ordinal-group: 1;
  order: 0;
}

.main_nav_l > ul > li {
  margin-left: 10px;
  margin-right: 10px;
}

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

.show-767 {
  display: none !important;
}
.dropdown-menu-md-left {
  right: auto;
  left: 0;
}

.dropdown-menu-md-right {
  right: 0;
  left: auto;
}
.accordeon-text .in {
  padding: 0 0 15px;
}
@media screen and (min-width: 895px) {
  .okayNav .okayNav-dropdown .nav-right {
    margin-left: -75px;
    left: 50%;
    right: auto;
  }
}

@media screen and (min-width: 970px) {
  #modalValuta .modal-dialog {
    max-width: 900px;
	min-width: 900px;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }

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

  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
.news-list ul li a {
    font-size: 20px;
}
.modal-dialog {
    width: auto;
}
.main_nav_l > ul > li.sub-item > a.active {
	border-bottom: #fafafa!important;
    padding-bottom: 8px!important;
}
.main_nav_l > ul > li > a.active {
    border-bottom: 2px solid #295e6c!important;
	padding-bottom: 8px!important;
}
.text-right {
  text-align: right !important;
}
table.table-course tbody.text-right td, table.table-course tfoot.text-right td {
    text-align: right;
}
table.table-course tbody td:first-child, table.table-course tfoot td:first-child {
    text-align: left!important;
}
.main_nav_mob .main_nav_l ul li .nav-sub a.active {
    color: #52bfa2;
}
table.table-course td:first-child,
table.table-course th:first-child {
  text-align: left;
}
a.cAlpariBanner {
	width: 380px;
	display: block;
	height: 30px;
	background-image: url(https://old.kurs.com.ua/static/banner/alpari/380x30_ru.png);
}
html[lang=uk] a.cAlpariBanner {
	background-image: url(https://old.kurs.com.ua/static/banner/alpari/380x30_ua.png);
	margin: 0 auto;
}
.messages .goto-href {
	display: inline-block;
    margin-top: 0;
}
.messages:before {
  display: block;
}
.sale {
	width: 100%;
	height:40px;
	line-height:40px;
	font-size:25px;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}
.adWrapper.banner-mobile {
	display: none!important;
}
.adWrapper.banner-tablet {
	display: table!important;
}
.header .advertising {
	margin-bottom: 12px;
}
.main-column .advertising:first-child {
	margin-bottom: 0;
}
[id^="news_partner_content"].partner.news-thumbs ul li {
	max-width: 25%;
	min-width: 25%;
	display: block;
	box-shadow: none;
}
[id^="news_partner_content"].partner.news-thumbs ul li .img {
    min-width: 170px;
    max-width: 170px;
    height: 90px;
}
[id^="news_partner_content"].partner.news-thumbs ul li .h3 {
	margin-bottom: 0;
	margin-top: 5px;
}
.news-list h2, .news-list h3, .category-title {
	margin: 0;
}
.category-title {
  padding-left: 0;
  padding-right: 0;
}
.news_switch {
    right: 0;
}
.crypto_table .small {
    font-size: 18px;
}
.abbr{margin-left:5px;}
.crypto_exchange:first-child{margin-left:35px;}.crypto_exchange{margin:0 5px;margin-right:0;}.flex{margin-top:0;}.small_chart img{height:45px;}table.crypto_table.table-course tbody td:nth-child(2),table.crypto_table.table-course tbody td:nth-child(3),table.crypto_table.table-course tbody td:nth-child(3){padding:5px;}