@charset "UTF-8";

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

.clear {
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0;
}

.clear-self::after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '';
}

.overflowHidden {
  overflow: hidden;
}

ins {
  text-decoration: none;
}

.menu-default,
.menu-default ul,
.menu-default li {
  padding: 0;
  margin: 0;
  list-style: none;
}

img,
textarea,
object,
object embed,
.table-wrapper {
  max-width: 100%;
}

.table-wrapper {
  overflow: auto;
}

img {
  height: auto;
}

table img {
  max-width: none;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  height: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  position: relative;
  text-align: left;
  line-height: 1.25;
  color: #000;
  font-family: "Open Sans", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #534d47;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-style: normal;
}

h1 {
  margin-top: 0;
  font-size: 40px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 30px;
}

h5 {
  font-size: 26px;
}

h6 {
  font-size: 24px;
}

h5,
h6 {
  font-weight: bold;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

select:focus,
input:focus,
button:focus {
  outline: none;
}

.header p,
.footer p {
  margin: 0;
}

.owl-nav {
  position: absolute;
  top: 410px;
  left: 0;
  right: 0;
  text-align: center;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
  display: inline-block;
  width: 68px !important;
  height: 49px !important;
  border-radius: 0;
  text-align: center;
}

.owl-nav .owl-prev {
  border-radius: 0 10px 0 10px;
  background: #f15045 url(../img/strelleft.png) center no-repeat !important;
}

.owl-nav .owl-prev:hover {
  background-color: #5d1bb8 !important;
}

.owl-nav .owl-next {
  border-radius: 10px 0 10px 0;
  background: #5d1bb8 url(../img/strel.png) center no-repeat !important;
}

.owl-nav .owl-next:hover {
  background-color: #f15045 !important;
}

.site-wrap {
  min-height: 100%;
  overflow: hidden;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.dark-fn {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 98;
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
}

.dark-fn.show {
  visibility: visible;
}

.centered,
.center-wrap {
  max-width: 1290px;
  padding: 0 40px 0 40px;
  margin: 0 auto;
}

a:hover {
  color: #f15045;
}

.hd {
  position: relative;
  background: #fff;
  z-index: 999;
}

.hd.htop-fix{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    -webkit-animation: sliderDown 0.2s ease-in alternate;
    animation: sliderDown 0.2s ease-in alternate;
}

.hd-top2 .drop-bl > li > a, .hd.htop-fix, .hd, .hd-top2 .site-logo img{
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.hd.htop-fix .hd-top2 .site-logo img{
    max-width: 55px;
      -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.hd.htop-fix .hd-top2 .drop-bl > li > a{
    padding-top: 15px;
    padding-bottom: 15px;
      -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.hd-top__item {
  position: relative;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 12px;
  padding: 8px 6px;
  color: #fff;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  text-align: center;
  min-width: 170px;
    -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
}

.hd-top__item:nth-child(2) {
  min-width: 147px;
}
.hd-top__item > i{
    margin-right: 5px;
}

.hd-top__item:first-child {
  min-width: 183px;
}
.tell-item{
  //  max-width: 240px;
    text-align: right;
 }
 .tell-item a{
     color: #fff;
 }
 .tell-item a:hover{
     color: #f15045;
 }
.hd-top__item:first-child img {
  width: 15px;
  height: 15px;
  margin-right: 5px;
}

.hd-top__item img {
  margin-right: 10px;
  width: 20px;
  height: 20px;
}

.hd-top__item .toggle-bg {
  background: #fff;
  /* Вам понадобится видеть область с тумблером, но не стесняйтесь изменить цвет */
  display: block;
  /* ...Чтобы можно было установить высоту и ширину */
  height: 10px;
  /* Если хотите, можно это попозже изменить */
  position: relative;
  /* Требуется, чтобы тумблер мог передвигаться */
  width: 25px;
  /* Это тоже можно позже изменить */
  border-radius: 8px;
  margin-right: 7px;
  margin-top: 4px;
}

.hd-top__item .toggle-bg input {
  height: 28px;
  left: 0;
  margin: 0;
  /* Сбросьте поля и отступ */
  opacity: 0;
  /* Невидим! */
  padding: 0;
  position: absolute;
  top: -5px;
  /* Сдвиньте по вертикали */
  width: 36px;
  z-index: 2;
  /* Нам нужно, чтобы вход input находился сверху span.switch, которому мы назначим z-index в 1 */
  border-radius: 8px;
}

.hd-top__item .switch {
  background: #f15045;
  display: block;
  height: 14px;
  left: -1px;
  /* Это – начальная точка. При добавлении border radius показывается немного фона, если использовать left: 0;, поэтому лучше всего применить -1px.*/
  position: relative;
  top: -2px;
  /* ...Чтобы отцентрировать его по вертикали */
  width: 14px;
  z-index: 1;
  /* Помните, он должен быть под невидимыми входами inputs */
  border-radius: 8px;
}

.hd-top__item .toggle-bg input:checked ~ .switch {
  left: -1px;
}

.hd-top__item .toggle-bg input ~ :checked ~ .switch {
  left: 13px;
}

.hd-top__item .toggle-bg input:checked {
  z-index: 0;
}

.hd-top__item.night-bl.active {
  color: #f15045;
}

.hd-top__item.night-bl.active .switch {
  left: 13px;
}

.hd {
  -webkit-box-shadow: 0px 0px 24.84px 2.16px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 0px 24.84px 2.16px rgba(0, 0, 0, 0.14);
}

.hd-top {
  background: #5d1bb8;
}

.hd-top a.site_btn {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 6px 20px;
  min-width: 235px;
}

.hd-top form {
  border-right: 1px solid #7b43c8;
  border-left: 1px solid #7b43c8;
}

.hd-top .search-bl {
  position: relative;
}

.hd-top .search-bl label span {
  display: block;
  padding: 7px 9px;
  color: #fff;
  cursor: pointer;
}

.hd-top .search-bl label span img {
  height: 100%;
  width: 100%;
}

.hd-top .search-bl label input {
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 5px;
  width: 250px;
  border: 1px solid #fff;
  background: #5d1bb8;
  display: none;
  padding: 10px 20px;
  color: #fff;
  z-index: 10;
  border-radius: 4px;
}

.hd-top .search-bl label input::-webkit-input-placeholder {
  color: #fff;
}

.hd-top .search-bl label input:-ms-input-placeholder {
  color: #fff;
}

.hd-top .search-bl label input::-ms-input-placeholder {
  color: #fff;
}

.hd-top .search-bl label input::placeholder {
  color: #fff;
}

.hd-top .search-bl input {
  display: none;
}

.hd .lang-w {
  position: relative;
}

.hd .lang-w span {
  color: #fff;
  font-size: 12px;
  display: inline-block;
  padding: 10px 11px;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.hd .lang-w ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 0;
  text-align: left;
  margin: 0;
}

.hd .lang-w ul li {
  display: block;
  margin: 0;
  padding: 0;
}

.hd .lang-w ul li a {
  display: block;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  background: #5d1bb8;
}

.hd .lang-w ul li a:hover {
  background: #f6665d;
}

.hd-top2 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.hd-top2 .site-logo {
  padding: 5px 0 0;
  margin-right: 25px;
}

.hd-top2 .site-logo img {
  width: 95px;
}

.hd-top2 .site-logo span {
  margin-top: 5px;
  display: block;
  font-size: 10px;
  color: #7321e6;
  text-align: center;
}

.hd-top2 .drop-bl > li {
  position: relative;
}

.hd-top2 .drop-bl > li > a {
  font-family: 'Open Sans', sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 32px 25px 25px 15px;
  font-weight: 800;
  color: #000;
  font-size: 12px;
  position: relative;
  border-right: 1px solid #e7e7e7;
  text-transform:uppercase;
  text-align:center;
}

.hd-top2 .drop-bl > li > a:after {
  float: none;
  position: absolute;
  background: url(../img/dropAr.png) center no-repeat;
}

.hd-top2 .drop-bl > li:last-child a {
  border-color: transparent;
}

.hd-top2 .drop-bl > li.uk-open > a:after {
  background: url(../img/dropAr.png) center no-repeat;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.hd-top2 .drop-bl > li .uk-nav-sub {
  position: absolute;
  top: 100%;
  /*left: 0;*/
  width: 220px;
  right: 0;
  background: #fff;
  padding: 0;
  z-index: 2;
}

.hd-top2 .drop-bl > li .uk-nav-sub li a {
  color: #000;
  padding: 10px 25px;
  font-weight: 600;
  border-left: 0px solid transparent;
  -webkit-transition: all .25s ease-in;
  transition: all .25s ease-in;
}

.hd-top2 .drop-bl > li .uk-nav-sub li:hover a {
  background: #f0f0f0;
  color: #5d1bb8;
  border-color: #5d1bb8;
  border-width: 4px;
}

.hd-top2 .drop-bl > li:hover > a,
.hd-top2 .drop-bl > li.uk-active > a,
.hd-top2 .drop-bl > li.uk-open > a,
.hd-top2 .drop-bl > li:active > a {
  background: #e7e7e7;
}

.hd .site-menu {
  background: #e7e7e7;
  width: 68px;
  height: auto;
}

.hd .site-menu button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  width: 100%;
  height: 100%;
  margin: 0 !important;
}

.hd .site-menu button span {
  display: block;
  background: #5d1bb8;
  height: 4px;
  width: 30px;
  margin: 3px 0;
}

.hd .site-menu button span:nth-child(2) {
  width: 22px;
}

.ey-ln {
  cursor: pointer;
  position: relative;
}

.ey-ln .ey-bl {
  background: #5d1bb8;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 2;
  display: none;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 4px;
}

.ey-ln .ey-bl a {
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  padding: 5px 10px;
  display: inline-block;
}

.ey-ln .ey-bl a:nth-child(1) {
  font-size: 24px;
}

.ey-ln .ey-bl a:nth-child(2) {
  font-size: 20px;
}

.ey-ln .ey-bl a:nth-child(3) {
  font-size: 18px;
}

.ey-ln .ey-bl a:hover,
.ey-ln .ey-bl a.active {
  color: #f15045;
}

.site_btn {
  background: #f15045;
  color: #fff;
  padding: 15px 60px;
}

.col_red {
  color: red;
}

.uk-offcanvas-overlay::before {
  background: rgba(0, 0, 0, 0.7);
}

.uk-offcanvas-bar.uk-offcanvas-bar-animation.uk-offcanvas-slide {
  background: #fff;
  color: #000;
  padding: 40px 0px;
}

.uk-offcanvas-close.uk-close.uk-icon {
  padding: 10px;
  right: 90%;
  background: #f15045;
  color: #fff;
  font-weight: bold;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

.uk-offcanvas-close.uk-close.uk-icon:hover {
  background: #5d1bb8;
}

.uk-offcanvas-bar .site-logo {
  text-align: center;
  margin-bottom: 50px;
  display: block;
}

.uk-offcanvas-bar .site-logo img {
  width: 100px;
}

.uk-offcanvas-bar .site-logo span {
  font-size: 21px;
  font-weight: bold;
  display: block;
  color: #5d1bb8;
}

.uk-offcanvas-bar .uk-nav-default.uk-nav-parent-icon.uk-nav {
  margin-bottom: 50px;
}

.uk-offcanvas-bar .uk-nav-default.uk-nav-parent-icon.uk-nav li > a {
  color: #272727;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 30px;
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #f0efef;
}

.uk-offcanvas-bar .uk-nav-default.uk-nav-parent-icon.uk-nav li > a:after {
  -webkit-filter: invert(1);
  filter: invert(1);
}

.uk-offcanvas-bar .uk-nav-default.uk-nav-parent-icon.uk-nav li > a:before {
  content: '';
  position: absolute;
  top: 0;
  z-index: -1;
  bottom: 0;
  left: 0;
  right: 100%;
  opacity: 0;
  background: #5d1bb8;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

.uk-offcanvas-bar .uk-nav-default.uk-nav-parent-icon.uk-nav li.uk-active > a,
.uk-offcanvas-bar .uk-nav-default.uk-nav-parent-icon.uk-nav li:hover > a {
  color: #fff;
}

.uk-offcanvas-bar .uk-nav-default.uk-nav-parent-icon.uk-nav li.uk-active > a:before,
.uk-offcanvas-bar .uk-nav-default.uk-nav-parent-icon.uk-nav li:hover > a:before {
  opacity: 1;
  right: 0;
}

.uk-offcanvas-bar .uk-nav-default.uk-nav-parent-icon.uk-nav li.uk-active > a:after,
.uk-offcanvas-bar .uk-nav-default.uk-nav-parent-icon.uk-nav li:hover > a:after {
  -webkit-filter: invert(0);
  filter: invert(0);
}

.uk-offcanvas-bar .menu-num {
  padding: 0 30px;
  margin-bottom: 20px;
}

.uk-offcanvas-bar .menu-num span {
  display: block;
  color: #f15045;
  font-size: 14px;
  margin-bottom: 10px;
}

.uk-offcanvas-bar .menu-num a {
  color: #272727;
  display: block;
  font-size: 22px;
  font-weight: bold;
}

.uk-offcanvas-bar .menu-mail {
  padding: 0 30px 20px;
}

.uk-offcanvas-bar .menu-mail a {
  color: #272727;
  display: block;
  font-size: 18px;
  font-weight: 500;
}

.uk-offcanvas-bar .menu-adr {
  padding: 0 30px 30px;
}

.uk-offcanvas-bar .uk-button.uk-button-default {
  background: #f15045;
  display: block;
  max-width: 200px;
  margin: 0 auto 30px;
  border-radius: 20px 0 20px 0;
}

.uk-offcanvas-bar .menu-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 30px;
  margin-bottom: 16px;
}

.uk-offcanvas-bar .menu-icon a {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #f15045;
  position: relative;
  margin: 0 10px 10px 0;
  background: #f15045;
  -webkit-transition: all .25s linear;
  transition: all .25s linear;
}

.uk-offcanvas-bar .menu-icon a:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.uk-offcanvas-bar .menu-icon a img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.my-modal1 .uk-modal-dialog {
  border-radius: 15px;
  width: 320px;
  max-width: 320px;
}

.my-modal1 .uk-modal-dialog .uk-modal-close-default.uk-close.uk-icon {
  background: #f15045;
  padding: 10px;
  border-radius: 50px;
  top: -16px;
  right: -16px;
  color: #fff;
}

.my-modal1 .uk-modal-dialog .uk-modal-close-default.uk-close.uk-icon:hover {
  background: #5d1bb8;
}

.my-modal1 .uk-modal-dialog .uk-modal-header {
  text-align: center;
  border: none;
  padding-bottom: 0;
  border-radius: 15px;
}

.my-modal1 .uk-modal-dialog .uk-modal-body .form-bl .form-bl__it {
  width: 100%;
  margin-bottom: 20px;
}

.my-modal1 .uk-modal-dialog .uk-modal-body .form-bl .form-bl__it input {
  display: block;
  padding: 15px 25px;
  border-radius: 5px;
  border: 1px solid #e1e1e1;
  width: 100%;
  font-size: 18px;
}

.my-modal1 .uk-modal-dialog .uk-modal-body .form-bl .form-bl__sub {
  width: 250px;
  margin: 0 auto;
}

.my-modal1 .uk-modal-dialog .uk-modal-body .form-bl .form-bl__sub input {
  background: #f15045;
  border-radius: 20px 0 20px 0;
  padding: 15px 20px;
  width: 100%;
  border: none;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;
}

.my-modal1 .uk-modal-dialog .uk-modal-body .form-bl .form-bl__sub input:hover {
  background: #5d1bb8;
}

/* =====================  SITE - TOP - SLIDER  ==================================== */

.site-slid .slid-bl {
  position: relative;
  height: 719px;
}

.site-slid .slid-bl .owl-nav {
  top: auto;
  bottom: 14%;
  right: 18.5%;
  left: auto;
  padding: 0;
}

.site-slid .slid-bl .owl-nav .owl-prev {
  position: absolute;
  top: 45%;
  right: 100%;
  border-radius: 0px 20px 0px 20px;
}

.site-slid .slid-bl .owl-nav .owl-next {
  border-radius: 20px 0px 20px 0px;
}

.site-slid .slid-bl .owl-dots {
  display: block;
  position: absolute;
  bottom: 11.5%;
  left: 18%;
}

.site-slid .slid-bl .owl-dots .owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #fff;
  margin: 0 5px;
}

.site-slid .slid-bl .owl-dots .owl-dot.active,
.site-slid .slid-bl .owl-dots .owl-dot:hover {
  background: #f15045;
}

.site-slid .slid-bl-item {
  padding-top: 100px;
  padding-bottom: 200px;
  height: 720px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.site-slid .slid-bl-item img {
  z-index: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: 1920px;
  margin: 0 auto;
}

.site-slid .slid-bl-item .slid-main {
  position: relative;
  line-height: 1.2;
  padding: 28px 30px 37px 38px;
  /*margin-left: 22px;*/
  max-width: 660px;
  border-radius: 45px 0 0 0;
  background-image: linear-gradient(55deg, #f15045 0%, #5d1bb8 100%);
}

.site-slid .slid-bl-item .slid-main:after {
  content: '';
  position: absolute;
  top: 53px;
  bottom: -15px;
  left: -15px;
  right: 0;
  background: #5d1bb8;
  border-radius: 30px 0 0 0;
  z-index: -1;
}

.site-slid .slid-bl-item .slid-main__tit {
  font-size: 41px;
  color: #fff;
  margin-bottom: 28px;
  font-weight: 900;
}

.site-slid .slid-bl-item .slid-main__txt span {
  position: relative;
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  padding-left: 30px;
  margin-bottom: 8px;
}

.site-slid .slid-bl-item .slid-main__txt span:before {
  content: '';
  display: block;
  position: absolute;
  left: 9px;
  top: 5px;
  background: #fff;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.site-slid .slid-bl-item .slid-main a {
  display: block;
  background: #f15045;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 21px;
  margin: 0 -15px -34px 0;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  border-radius: 25px 0 25px 0;
  width: 228px;
  -webkit-transition: all .25s linear;
  transition: all .25s linear;
}

.site-slid .slid-bl-item .slid-main a:hover {
  background: #5d1bb8;
  border-radius: 0 25px 0 25px;
}

/* =====================  SITE - TOP - SLIDER -END  ==================================== */

/* ========================== converter valute =================================== */

.valute {
  position: relative;
  z-index: 2;
  margin-top: -56px;
}

.valute .valute-bl {
  -webkit-box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 40px;
}

.valute .valute-bl__el {
  padding: 13px 15px 24px 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 285px;
  flex: 0 1 285px;
  background: #fff;
}

.valute .valute-bl__el:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 170px;
  flex: 0 1 170px;
  text-align: center;
}

.valute .valute-bl__el:first-child div {
  padding-left: 8px;
  font-size: 18px;
  padding-top: 5px;
}

.valute .valute-bl__el:last-child {
  background: #f15045;
  color: #fff;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 180px;
  flex: 0 1 180px;
}

.valute .valute-bl__el:last-child a {
  text-transform: uppercase;
  color: #fff;
  font-weight: 900;
  text-align: center;
  padding-top: 7px;
  line-height: 1.4;
}

.valute .valute-bl__el:nth-child(even) {
  background: #f1f1f1;
}

.valute .valute-bl__el-tit {
  text-transform: uppercase;
  margin-bottom: 5px;
}

.valute .valute-bl__el .valute-bl__el-main {
  margin-left: 40px;
}

.valute .valute-bl__el .valute-bl__el-main .val-item {
  margin-bottom: 10px;
  padding: 0 8px;
  border-right: 1px solid #d7d7d7;
}

.valute .valute-bl__el .valute-bl__el-main .val-item:last-child {
  border: none;
}

.valute .valute-bl__el .valute-bl__el-main .val-item div {
  color: #343434;
  font-size: 12px;
  margin-bottom: 4px;
}

.valute .valute-bl__el .valute-bl__el-main .val-item span {
  color: #000;
  font-weight: bold;
}

/* ========================== converter valute end =================================== */

.blocks-bl {
  margin-bottom: 74px;
}

.blocks .ser-bl:hover .uk-card {
  background: #5d1bb8;
  overflow: hidden;
}

.blocks .ser-bl:hover .bl-main__item-pic {
  -webkit-filter: hue-rotate(140deg) invert(1);
  filter: hue-rotate(140deg) invert(1);
  z-index: 2;
  position: relative;
}

.blocks .ser-bl:hover .uk-card > div {
  color: #fff;
}

.blocks .ser-bl:hover .uk-card > span {
  display: none;
  position: absolute;
  top: -10px;
  left: -10px;
  width: 109px;
  height: 109px;
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-filter: opacity(0.5);
  filter: opacity(0.5);
  z-index: 1;
}

.blocks .ser-bl:nth-child(2) .bl-mai n__item-pic {
  width: 90px;
  height: 90px;
}

.blocks .ser-bl .bl-main__item-pic {
  width: 100px;
  height: 90px;
  margin: 0 auto 20px;
}

.blocks .ser-bl .bl-main__item-pic img {
  width: 100%;
  height: 100%;
}

.blocks .ser-bl .uk-card {
  border-radius: 5px;
  background-color: white;
  -webkit-box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0.15);
  padding: 44px 30px 8px;
}

.blocks .ser-bl .uk-card span {
  display: none;
}

.blocks .ser-bl .uk-card div {
  font-size: 22px;
  font-weight: bold;
  color: #000;
  text-align: center;
  margin-bottom: 20px;
}

main {
  background-image: url(../img/bg-img.png);
  background-position: top right;
  background-repeat: no-repeat;
}

.mobApl {
  position: relative;
}

.img-pos {
  position: absolute;
  bottom: 100%;
  z-index: -1;
}

.vnut-content {
  background-size: 400px 650px;
}

.mobApl .img-pos {
  position: absolute;
  bottom: auto;
  top: -45%;
  max-width: 75%;
  z-index: -1;
}

.bl-tab-lef {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 324px;
  flex: 0 0 324px;
}

.bl-tab-mai {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 498px;
  flex: 0 0 498px;
  background: #fff;
}

.vk-bl {
  margin-bottom: 101px;
}

.vk-bl__tit {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 40px;
}

.vk-bl .bl-tab {
  border-radius: 10px;
  overflow: hidden;
  max-width: 813px;
  flex: 1 0 813px;
}

.vk-bl .bl-tab .uk-tab-left {
  padding: 0;
  margin: 0;
}

.vk-bl .bl-tab .uk-tab-left li {
  border-bottom: 1px solid #8a41f1;
}

.vk-bl .bl-tab .uk-tab-left li.uk-active,
.vk-bl .bl-tab .uk-tab-left li:hover {
  border-color: transparent;
}

.vk-bl .bl-tab .uk-tab-left li.uk-active a,
.vk-bl .bl-tab .uk-tab-left li:hover a {
  background: none;
}

.vk-bl .bl-tab .uk-tab-left li.uk-active a:before,
.vk-bl .bl-tab .uk-tab-left li:hover a:before {
  right: -10px;
  left: 10px;
  visibility: visible;
  opacity: 1;
}

.vk-bl .bl-tab .uk-tab-left li:last-child a,
.vk-bl .bl-tab .uk-tab-left li:last-child(2) a {
  background: #5d1bb8;
}

.vk-bl .bl-tab .uk-tab-left li a {
  padding: 20px 50px 20px 30px;
  background: #5d1bb8;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-transform: initial;
  position: relative;
  z-index: 2;
}

.vk-bl .bl-tab .uk-tab-left li a:before {
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  bottom: 0;
  top: 0;
  background: #f15045;
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  -webkit-transition: all .25s linear;
  transition: all .25s linear;
}

.vk-bl .bl-tab .uk-tab-left li a span {
  font-size: 12px;
  opacity: 0.3;
  font-weight: 400;
  position: absolute;
  top: 10px;
  right: 20px;
}

.vk-bl .bl-tab ul.uk-switcher {
  background: #fff;
}

.vk-bl .bl-tab ul.uk-switcher li {
  padding: 47px 40px 0px 34px;
}

.vk-bl .bl-tab ul.uk-switcher li .tab__tit {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 36px;
}

.vk-bl .bl-tab ul.uk-switcher li .tab__main {
  background: #f1f1f1;
  border-radius: 0 30px 0 0;
  padding: 8px 0 0 24px;
  margin-bottom: 24px;
}

.vk-bl .bl-tab ul.uk-switcher li .tab__main-tit {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 9px;
}

.vk-bl .bl-tab ul.uk-switcher li .tab__main-bl {
  padding: 0 25px 15px;
}

.vk-bl .bl-tab ul.uk-switcher li .tab__main-tb {
  font-size: 16px;
  margin-right: 30px;
}

.vk-bl .bl-tab ul.uk-switcher li .tab__main-tb span {
  display: inline-block;
  font-size: 30px;
  font-weight: 900;
}

.vk-bl .bl-tab ul.uk-switcher li .tab__main.tab__main-date {
  padding: 7px 0 0 27px;
}

.vk-bl .bl-tab ul.uk-switcher li .tab__main.tab__main-date .tab__main-tit {
  margin-bottom: 1px;
}

.vk-bl .bl-tab ul.uk-switcher li .tab__main.tab__main-date .tab__main-tb {
  margin-right: 45px;
  font-size: 12px;
  line-height: 1.2;
  /*max-width: 50px;*/
}
.vk-bl .bl-tab ul.uk-switcher li .tab__main.tab__main-date .tab__main-tb span{
    font-size: 22px;
}

.vk-bl .bl-tab ul.uk-switcher li .tab__main.tab__main-stav {
  padding: 6px 0 20px 27px;
  margin-bottom: 36px;
}

.vk-bl .bl-tab ul.uk-switcher li .tab__main.tab__main-stav .tab__main-tit {
  margin-bottom: 5px;
}

.vk-bl .bl-tab ul.uk-switcher li .tab__main.tab__main-stav .tab__main-tb {
  margin-left: 22px;
}

.vk-bl .bl-tab .tab__txt {
  padding: 0 0 22px 9px;
  line-height: 1.4;
  max-height: 132px;
  overflow: hidden;
}

.remodal-wrapper {
  padding-top: 50px;
}

.remodal {
  background: #fff;
  max-width: 400px;
  border-radius: 10px;
  padding: 40px 50px;
  position: relative;
}

.remodal:after {
  content: '';
  display: block;
  position: absolute;
  top: 85px;
  right: 0;
  width: 85px;
  z-index: 0;
  height: 112px;
  background: url(../img/msg.svg) top left no-repeat;
}

.remodal-close {
  left: auto;
  right: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: linear-gradient(30deg, #7437ff 0%, #5e86ff 45%, #53aaff 100%);
  -webkit-transition: all .25s linear;
  transition: all .25s linear;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.remodal-close:hover {
  background: -webkit-gradient(linear, left top, right top, from(#fe965b), to(#f94560));
  background: linear-gradient(to right, #fe965b, #f94560);
}

.remodal-close img {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.remodal-close:before {
  display: none;
}

.remodal .mod-title {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px;
}

.remodal .mod-form {
  position: relative;
  z-index: 5;
}

.remodal .mod-form__item {
  width: 100%;
  margin-bottom: 10px;
}

.remodal .mod-form__item input,
.remodal .mod-form__item textarea,
.remodal .mod-form__item button {
  width: 100%;
  padding: 15px 30px;
  resize: none;
  font-size: 18px;
  color: #000000;
  border: 1px solid #dcdcdc;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 30px;
  max-height: 120px;
  background: #f2f2f2;
}

.remodal .mod-form__item input::-webkit-input-placeholder,
.remodal .mod-form__item textarea::-webkit-input-placeholder,
.remodal .mod-form__item button::-webkit-input-placeholder {
  color: #000000;
}

.remodal .mod-form__item input:-ms-input-placeholder,
.remodal .mod-form__item textarea:-ms-input-placeholder,
.remodal .mod-form__item button:-ms-input-placeholder {
  color: #000000;
}

.remodal .mod-form__item input::-ms-input-placeholder,
.remodal .mod-form__item textarea::-ms-input-placeholder,
.remodal .mod-form__item button::-ms-input-placeholder {
  color: #000000;
}

.remodal .mod-form__item input::placeholder,
.remodal .mod-form__item textarea::placeholder,
.remodal .mod-form__item button::placeholder {
  color: #000000;
}

.remodal .mod-form__item button {
  background: linear-gradient(30deg, #7437ff 0%, #5e86ff 45%, #53aaff 100%);
  color: #ffffff;
  cursor: pointer;
  -webkit-transition: all .25s linear;
  transition: all .25s linear;
}

.remodal .mod-form__item button:hover {
  background: -webkit-gradient(linear, left top, right top, from(#fe965b), to(#f94560));
  background: linear-gradient(to right, #fe965b, #f94560);
}

.remodal .mod-form__chek {
  margin-bottom: 20px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}

.remodal .mod-form__chek .jq-checkbox {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16px;
  flex: 0 0 16px;
  border: 1px solid #000;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 16px;
  height: 16px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  margin-top: 5px !important;
}

.remodal .mod-form__chek .jq-checkbox .jq-checkbox__div {
  border-radius: 0;
  width: 10px;
  height: 10px;
  margin-top: 2px;
  margin-left: 8px;
  -webkit-transform: none;
  transform: none;
  opacity: 0;
  background: #000;
}

.remodal .mod-form__chek .jq-checkbox.checked .jq-checkbox__div {
  opacity: 1;
}

.remodal .mod-form__chek label {
  cursor: pointer;
  font-size: 14px;
  line-height: 1.8;
  margin-left: 10px;
}

.slid-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 325px;
  flex: 0 0 325px;
}

.slid-right .vk-slider {
  max-width: 325px;
  display: inline-block;
}

.slid-right .vk-slider .vk-slider__item .vk-slider__main {
  color: #fff;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  z-index: 2;
  text-align: center;
  margin-bottom: 42px;
}

.slid-right .vk-slider .vk-slider__item .vk-slider__main .vk-slider__item-pic {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  font-size: 0;
}
.vk-slider__item-pic img{
    height: 100%;
    -webkit-object-fit: cover;
    object-fit: cover;
}
.slid-right .vk-slider .vk-slider__item .vk-slider__main .vk-slider__item-pic:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  background: -webkit-gradient(linear, left top, right top, from(#fe965b), to(#f94560));
  background: linear-gradient(to right, #fe965b, #f94560);
  opacity: 0.3;
}

.slid-right .vk-slider .vk-slider__item .vk-slider__main .vk-slider__item-tit {
  font-size: 20px;
  position: relative;
  z-index: 3;
  font-weight: 700;
  padding: 40px 20px 112px;
}

.slid-right .vk-slider .vk-slider__item .vk-slider__main .vk-slider__item-tit > span {
  font-size: 26px;
  display: block;
  font-weight: bold;
}

.slid-right .vk-slider .vk-slider__item .vk-slider__main .vk-slider__item-pro {
  position: relative;
  z-index: 2;
  font-size: 26px;
  font-weight: bold;
  padding-bottom: 95px;
}

.slid-right .vk-slider .vk-slider__item .vk-slider__main .vk-slider__item-pro > span {
  display: block;
  font-size: 82px;
  font-weight: 900;
}

.slid-right .vk-slider .vk-slider__item .vk-slider__main .vk-slider__item-pro > span span {
  font-size: 50px;
}

.slid-right .vk-slider .vk-slider__item .vk-slider__txt {
  font-size: 16px;
  line-height: 1.5;
}

.kred {
  margin-bottom: 133px;
}

.kred .kred-bl {
  padding-left: 4px;
}

.kred .kred-bl ul.uk-tab {
  padding: 0;
  margin: 0 0 40px 0;
}

.kred .kred-bl ul.uk-tab:before {
  border-bottom: 1px solid #f2f2f2;
}

.kred .kred-bl ul.uk-tab > li {
  padding: 0 41px;
  margin: 0;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

.kred .kred-bl ul.uk-tab > li:first-child {
  padding-left: 0;
}

.kred .kred-bl ul.uk-tab > li.uk-active > a,
.kred .kred-bl ul.uk-tab > li:hover > a {
  border-color: #f15045 !important;
  border-width: 6px;
  color: #f15045;
}

.kred .kred-bl ul.uk-tab > li a {
  font-size: 22px;
  font-weight: bold;
  color: #8b8a8a;
  text-transform: initial;
  padding: 10px 0px 20px;
  border-bottom: 6px solid transparent;
  -webkit-transition: border-width .25s ease-in-out;
  transition: border-width .25s ease-in-out;
}

.kred .kred-tab {
  background: #ccc;
  border-radius: 10px;
  position: relative;
}

.kred .kred-tab ul {
  margin: 0;
}

.kred .kred-tab ul li {
  padding: 0;
  margin: 0;
}

.kred .kred-tab ul li.uk-active {
  padding: 0;
  margin: 0;
}

.kred .kred-tab-main {
  padding-left: 65px;
  padding-top: 32px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 515px;
  flex: 0 1 515px;
  max-width: 515px;
}

.kred .kred-tab-main .tb-tit {
  font-weight: bold;
  color: #343434;
  font-size: 26px;
  margin-bottom: 40px;
}

.kred .kred-tab-main .filtr-bl__item {
  margin-bottom: 36px;
}

.kred .kred-tab-main .filtr-bl__item:nth-child(3) {
  margin-bottom: 20px;
}

.kred .kred-tab-main .filtr-bl__item div {
  color: #f15045;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

.kred .kred-tab-main .filtr-bl__item label {
  display: block;
  font-size: 30px;
  letter-spacing: -0.6px;
  font-weight: bold;
  color: #454545;
  margin-bottom: 6px;
}

.kred .kred-tab-main .filtr-bl__item label span {
  font-size: 16px;
  color: #343434;
  margin-left: 18px;
}

.kred .kred-tab-main .filtr-bl__item .range-s.ui-slider-horizontal {
  height: 5px !important;
  background: #f15045;
  margin-bottom: 2px;
}

.kred .kred-tab-main .filtr-bl__item .range-s .ui-slider-handle {
  background: #fff;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(220, 40, 28, 0.46);
  box-shadow: 0px 3px 7px 0px rgba(220, 40, 28, 0.46);
  border-radius: 50%;
  border: 7px solid #f15045;
  margin-left: 0;
  top: -0.5em;
  cursor: pointer;
}

.kred .kred-tab-main .filtr-bl__item .range-s .ui-slider-handle:focus,
.kred .kred-tab-main .filtr-bl__item .range-s .ui-slider-handle:active {
  outline: none;
}

.kred .kred-tab-main .filtr-bl__item input {
  background: none;
  border: none;
  color: #343434;
  font-size: 12px;
  width: 49%;
  padding-left: 5px;
}

.kred .kred-tab-main .filtr-bl__item input:last-child {
  text-align: right;
}

.kred-card {
  background: #fff;
  position: absolute;
  top: 74px;
  right: 28.5%;
  padding: 35px 30px 35px 33px;
  width: 262px;
  border-radius: 10px;
}

.kred-card__tit {
  font-size: 18px;
  color: #343434;
  font-weight: bold;
  margin-bottom: 29px;
}

.kred-card__item {
  margin-bottom: 21px;
}

.kred-card__item > span {
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 400;
  color: #f15045;
}

.kred-card__item > div {
  font-weight: bold;
  color: #343434;
  font-size: 22px;
  letter-spacing: 0.22px;
}

.kred-card__item > div > span {
  font-weight: 400;
  font-size: 16px;
  padding-left: 8px;
}

.kred-card a {
  max-width: 250px;
  display: block;
  padding: 13px 0;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background: #f15045;
  text-align: center;
  margin-top: 36px;
  border-radius: 20px 0 20px 0;
}

.kred-card a:hover {
  background: #5d1bb8;
}

.kred-tab-pic {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 425px;
  flex: 0 1 425px;
  max-width: 425px;
  font-size: 0;
}

.kred-tab-pic img {
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.mobApl {
  margin-bottom: 90px;
}

.mobApl .mobApl-logo {
  float: right;
  margin-right: 152px;
  margin-bottom: 26px;
}

.mobApl .mobApl-logo .site-logo {
  display: block;
  text-align: left;
  position: relative;
  padding-left: 134px;
}

.mobApl .mobApl-logo .site-logo img {
  position: absolute;
  top: 6px;
  left: 0;
  width: 107px;
  height: 65px;
}

.mobApl .mobApl-logo .site-logo div {
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
  color: #f15045;
}

.mobApl .mobApl-logo .site-logo div:after {
  content: '';
  display: inline-block;
  width: 51px;
  border-radius: 20px 0 20px 0px;
  margin-left: 15px;
  height: 13px;
  background: #f15045;
}

.mobApl .mobApl-logo .site-logo span {
  display: block;
  font-size: 42px;
  font-weight: 900;
  color: #5d1bb8;
  line-height: 1.25;
}

.mobApl .mobApl-bl {
  position: relative;
  z-index: 2;
  background: -webkit-gradient(linear, left top, right top, from(#fe965b), to(#f94560));
  background: linear-gradient(to right, #fe965b, #f94560);
  background: url(../img/bg-pic.jpg) center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.mobApl .mobApl-bl:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: #5d1bb8;
  opacity: 0.7;
}

.mobApl .mobApl-bl_pic {
  margin: -100px 70px 0 0;
  position: relative;
  z-index: 2;
}

.mobApl .mobApl-bl .mobApl-main {
  position: relative;
  z-index: 2;
  color: #fff;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 700px;
  flex: 0 1 700px;
  padding: 39px 0 0 0;
}

.mobApl .mobApl-bl .mobApl-main .mobApl-bl-tit {
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 16px;
}

.mobApl .mobApl-bl .mobApl-main .mobApl-bl-tit span {
  font-weight: 900;
}

.mobApl .mobApl-bl .mobApl-main .mobApl-bl-txt {
  line-height: 1.6;
  padding: 0 0 39px 0px;
}

.mobApl .mobApl-bl .mobApl-main .mobApl-bl-txt span {
  text-transform: uppercase;
}

.mobApl .mobApl-bl .mobApl-main .mobApl-bl__link a {
  display: inline-block;
  font-size: 0;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 10px;
}

.works {
  margin-bottom: 60px;
}

.works .uk-subnav {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 70%;
  margin: 0;
}

.works .uk-subnav li {
  margin-right: 76px;
  padding: 0;
}

.works.ab-bl__txt .uk-subnav li{
    margin-right: 20px;
}
.works.ab-bl__txt .uk-subnav li a{
    font-size: 18px;
}
.works.ab-bl__txt .uk-subnav{
    width: 100%;
}

.works .uk-subnav li a {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.2px;
  text-transform: initial;
  padding: 20px 0;
  border-bottom: 0px solid #f15045;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
}

.works .uk-subnav li:hover a,
.works .uk-subnav li.uk-active a {
  color: #f15045;
  border-width: 4px;
}

.works hr {
  margin: 0;
}

.works .work__link {
  display: inline-block;
  width: 28.5%;
  text-align: right;
}

.works .work__link a {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}

.works .work__link a.rrs {
  width: 36px;
  height: 36px;
  background: #f2f2f2;
  border-radius: 50%;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;
}

.works .work__link a.rrs img {
  width: 14px;
  height: 15px;
  margin-top: 10px;
}

.works .work__link a.rrs:hover {
  background: #5d1bb8;
}

.works .work__link a.more {
  padding: 20px 40px;
  background: #ebebeb;
  color: #343434;
  font-weight: bold;
  margin-left: 26px;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

.works .work__link a.more span {
  color: red;
}

.works .work__link a.more span:after {
  content: '';
  width: 9px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  background: url(../img/link-more.png) center center no-repeat;
}

.works .work__link a.more:hover {
  background: #5d1bb8;
  color: #f15045;
}

.works .work__link a.more:hover span {
  color: #fff;
}

.works .work__link a.more:hover span:after {
  visibility: hidden;
}

.works .uk-switcher {
  margin-top: 43px;
}

.works .uk-switcher .news,
.works .uk-switcher .merop,
.works .uk-switcher .aksiy {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.works .uk-switcher .news-item {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 24%;
  flex: 0 0 24%;
  max-width: 280px;
  margin-bottom: 20px;
}

.works .uk-switcher .news-item time {
  padding: 5px 20px;
  border-radius: 20px 0 20px 0;
  background: #f15045;
  color: #fff;
  font-size: 12px;
  position: absolute;
  top: -12px;
  right: -16px;
}

.works .uk-switcher .news-item__pic {
  border-radius: 10px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  width: 280px;
  height: 210px;
  margin-bottom: 20px;
}

.works .uk-switcher .news-item__pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.works .uk-switcher .news-item__tit {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  color: #343434;
  padding-bottom: 15px;
  margin-bottom: 5px;
  padding-right: 20px;
}

.works .uk-switcher .news-item__tit:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 28px;
  height: 4px;
  background: #f15045;
}

.works .uk-switcher .news-item__txt {
  font-size: 12px;
  word-break: break-word;
  color: #8b8a8a;
  line-height: 1.7;
  padding-right: 20px;
  padding-bottom: 20px;
}

.fot {
   position: relative;
  /*background: #7321e6;*/
  color: #fff;
  padding-top: 53px;

  background: url(http://madadinvestbank.uz/storage/banners/July2019/ydYCct3FVGJkuZDrpjeU.jpg) center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.fot:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #5d1bb8;
    opacity: 0.7;
}
.fot > div{
    position: relative;
    z-index: 2;
}
.fot a {
  color: #fff;
}

.fot .fot-item {
  -webkit-box-flex: 24%;
  -ms-flex: 24%;
  flex: 24%;
  margin-bottom: 10px;
}

.fot .fot-item:first-child {
  margin-right: 33px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 35%;
  flex: 0 1 35%;
}

.fot .fot-item:nth-child(2) {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 25.5%;
  flex: 0 1 25.5%;
  margin-right: 18px;
  padding-top: 26px;
}

.fot .fot-item:nth-child(3) {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 15%;
  flex: 0 1 15%;
  margin-right: 15px;
  padding-top: 26px;
}

.fot .fot-item:nth-child(4) {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 21%;
  flex: 0 1 21%;
  padding-top: 26px;
}

.fot .fot-item .site-logo {
  margin-bottom: 12px;
  display: block;
}

.fot .fot-item .site-logo img {
  width: 90px;
  height: 54px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 10px;
}

.fot .fot-item .site-logo span {
  font-size: 30px;
  font-weight: bold;
  display: inline-block;
  vertical-align: bottom;
}

.fot .fot-item .fot-item__txt {
  font-size: 12px;
  line-height: 1.55;
  padding-right: 30px;
  margin-bottom: 30px;
}

.fot .fot-item .fot-item__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 3px;
  margin-bottom: 16px;
}

.fot .fot-item .fot-item__icon a {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #fff;
  position: relative;
  margin: 0 10px 10px 0;
}

.fot .fot-item .fot-item__icon a:hover {
  background: #f15045;
  border-color: #f15045;
}

.fot .fot-item .fot-item__icon a img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.fot .fot-item .fot-item__card ul li a {
  font-size: 15px;
  display: inline-block;
  margin-right: 25px;
  margin-bottom: 10px;
}

.fot .fot-item .fot-item__card ul li a:hover {
  text-decoration: underline;
}

.fot .fot-item .fot-item__tit {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 11px;
}

.fot .fot-item .uk-nav.polez-ul {
  margin-bottom: 35px;
}

.fot .fot-item .uk-nav.polez-ul li a {
  font-size: 16px;
  letter-spacing: 0.45px;
  display: inline-block;
  line-height: 1.11;
  text-decoration: underline;
}

.fot .fot-item .uk-nav.polez-ul li a:hover {
  text-decoration: none;
}

.fot .fot-item .fot-item__apl > div {
  font-weight: bold;
  padding-right: 20px;
  margin-bottom: 15px;
}

.fot .fot-item .fot-item__apl a {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 10px 10px 0;
}

.fot .fot-item .fot-item__apl a img {
  width: 100%;
  height: 100%;
}

.fot .fot-item .valute-course-bl__item {
  margin-bottom: 10px;
}

.fot .fot-item .valute-course-bl__item > div {
  font-size: 12px;
  padding: 6px 0 0px 3px;
}

.fot .fot-item .valute-course-bl__item span {
  font-size: 25px;
  padding: 0px 15px;
  position: relative;
}

.fot .fot-item .valute-course-bl__item span:after {
  content: '';
  position: absolute;
  top: 12px;
  left: 2px;
  width: 10px;
  height: 10px;
  display: inline-block;
  background: url(../img/str-dwn.png) center center no-repeat;
}

.fot .fot-item .valute-course-bl__item span:first-child {
  margin-right: 10px;
}

.fot .fot-item.contact-it .contact-it-bl .contact-it-bl__item {
  margin-bottom: 17px;
}

.fot .fot-item.contact-it .contact-it-bl .contact-it-bl__item > div {
  font-size: 12px;
  margin-bottom: 5px;
}

.fot .fot-item.contact-it .contact-it-bl .contact-it-bl__item a {
  font-weight: bold;
  font-size: 24px;
}

.fot .fot-item.contact-it .contact-it-bl .contact-it-bl__item.mail {
  margin-bottom: 9px;
}

.fot .fot-item.contact-it .contact-it-bl .contact-it-bl__item.mail a {
  font-size: 14px;
  font-weight: 600;
}

.fot .fot-item.contact-it .address {
  font-size: 15px;
  line-height: 1.35;
  padding-right: 40px;
}

.fot-bot {
  padding: 15px 0;
  background: #5711ba;
}

.fot-bot .copyright {
  color: #fff;
  font-size: 12px;
}

#map {
  width: 500px;
  height: 400px;
  border: 1px solid #000;
}

.map-fra {
  width: 100%;
  height: 350px;
  margin-bottom: 150px;
}

.map-fra iframe {
  border: none;
  width: 100%;
  height: 100%;
}

body.night {
  background: #fff;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

/*body.night img{*/
/*  -webkit-filter: invert(1) grayscale(1);*/
/*  filter: invert(1) grayscale(1);*/
/*}*/



.site-wrap.night .vnut-content {
  border-top: 1px solid #000;
}

.site-wrap.night .vnut-content h1,
.site-wrap.night .vnut-content h2,
.site-wrap.night .vnut-content h3,
.site-wrap.night .vnut-content h4,
.site-wrap.night .vnut-content h5,
.site-wrap.night .vnut-content h6,
.site-wrap.night .vnut-content p {
  color: #000;
  -webkit-filter: brightness(150);
  filter: brightness(150);
}

.site-wrap.night img,  {
  -webkit-filter: invert(1);
  filter: invert(1);
}
.site-wrap.night a.link__down:before{
  /*-webkit-filter: hue-rotate(250deg);*/
  /*filter: hue-rotate(250deg);    */
} 
.site-wrap.night a.link__down{
    -webkit-filter: invert(1);
  filter: invert(1);
}

.site-wrap.night .img-pos {
  display: none;
}

.site-wrap.night .mobApl-bl_pic img {
  -webkit-filter: invert(1);
  filter: invert(1);
}

.body.night .kred-tab .kred-tab-bl .tab-bl__item .tab-bl__item-more p {
  color: #000;
}

body.eye .hd-top div,
body.eye .hd-top a,
body.eye .hd-top span {
  font-size: 20px;
}

body.eye .hd-top2 .drop-bl > li > a {
  font-size: 22px;
}

body.eye .hd-top2 .site-logo span,
body.eye .content-breadcrump__bl li,
body.eye .content-breadcrump__bl li a {
  font-size: 18px;
}

body.eye h1 {
  font-size: 46px;
}

body.eye .valute-bl__el p,
body.eye .valute-bl__el a,
body.eye .valute-bl__el span,
body.eye .valute-bl__el div,
body.eye .ser-bl p,
body.eye .ser-bl a,
body.eye .ser-bl span,
body.eye .ser-bl div,
body.eye .works p,
body.eye .works a,
body.eye .works span,
body.eye .works div,
body.eye .vnut-content p,
body.eye .vnut-content a,
body.eye .vnut-content span,
body.eye .vnut-content div,
body.eye .fot-item p,
body.eye .fot-item a,
body.eye .fot-item span,
body.eye .fot-item div {
  font-size: 22px;
}

body.eye .works div,
body.eye .fot-item div {
  font-size: 24px;
}

body.eye .fot-bot .copyright,
body.eye .fot .fot-item .uk-nav.polez-ul li a,
body.eye .fot .fot-item .fot-item__card ul li a {
  font-size: 22px;
}

body.eye .kred div,
body.eye .kred a,
body.eye .kred span,
body.eye .vk-bl div,
body.eye .vk-bl a,
body.eye .vk-bl span {
  font-size: 22px !important;
}

body.eye .kred .vk-bl__tit,
body.eye .vk-bl .vk-bl__tit {
  font-size: 30px;
}

body.eye .vk-slider__txt,
body.eye .mobApl-bl-txt {
  font-size: 24px;
}

body.eye .slid-right .owl-nav {
  top: 350px;
}

body.eye .mobApl .mobApl-bl_pic {
  margin-top: 15px;
}

body.eye .kred-card {
  right: 22%;
  top: 50px;
  width: 350px;
}

body.eye1 .hd-top div,
body.eye1 .hd-top a,
body.eye1 .hd-top span {
  font-size: 18px;
}

body.eye1 .hd-top2 .drop-bl > li > a {
  font-size: 20px;
}

body.eye1 .hd-top2 .site-logo span,
body.eye1 .content-breadcrump__bl li,
body.eye1 .content-breadcrump__bl li a {
  font-size: 16px;
}

body.eye1 h1 {
  font-size: 42px;
}

body.eye1 .valute-bl__el p,
body.eye1 .valute-bl__el a,
body.eye1 .valute-bl__el span,
body.eye1 .valute-bl__el div,
body.eye1 .ser-bl p,
body.eye1 .ser-bl a,
body.eye1 .ser-bl span,
body.eye1 .ser-bl div,
body.eye1 .works p,
body.eye1 .works a,
body.eye1 .works span,
body.eye1 .works div,
body.eye1 .vnut-content p,
body.eye1 .vnut-content a,
body.eye1 .vnut-content span,
body.eye1 .vnut-content div,
body.eye1 .fot-item p,
body.eye1 .fot-item a,
body.eye1 .fot-item span,
body.eye1 .fot-item div {
  font-size: 20px;
}

body.eye1 .works div,
body.eye1 .fot-item div {
  font-size: 22px;
}

body.eye1 .fot-bot .copyright,
body.eye1 .fot .fot-item .uk-nav.polez-ul li a,
body.eye1 .fot .fot-item .fot-item__card ul li a {
  font-size: 20px;
}

body.eye1 .kred div,
body.eye1 .kred a,
body.eye1 .kred span,
body.eye1 .vk-bl div,
body.eye1 .vk-bl a,
body.eye1 .vk-bl span {
  font-size: 20px !important;
}

body.eye1 .kred .vk-bl__tit,
body.eye1 .vk-bl .vk-bl__tit {
  font-size: 26px;
}

body.eye1 .vk-slider__txt,
body.eye1 .mobApl-bl-txt {
  font-size: 22px;
}

body.eye1 .slid-right .owl-nav {
  top: 300px;
}

body.eye1 .mobApl .mobApl-bl_pic {
  margin-top: 10px;
}

body.eye1 .kred-card {
  right: 25%;
  top: 50px;
  width: 320px;
}

#maps{
    height: 400px;
    width: 100%;
}
.mapsbl {
  color: #343434;
  font-family: "Open Sans", sans-serif;
}

.mapsbl span {
  color: #f15045;
  display: block;
  margin-bottom: 5px;
  margin-top: 10px;
  font-size: 12px;
}

.mapsbl address {
  font-size: 16px;
  font-style: normal;
}

.mapsbl a,
.mapsbl p {
  display: block;
  text-decoration: none;
  font-size: 18px;
  color: #343434;
  font-style: italic;
  letter-spacing: 1px;
  margin: 0;
}

.mapsbl a b {
  margin-left: 3px;
}

.mapsbl a:last-child {
  margin-bottom: 12px;
}

.left__col .uk-offcanvas-close.uk-close.uk-icon {
  right: 15px;
}

.left-col .bnt-left {
  position: fixed;
  top: 125px;
  left: 10px;
  display: block;
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 10px;
  z-index: 1000;
  -webkit-box-shadow: 1px 2px 5px #fff;
  box-shadow: 1px 2px 5px #fff;
  background: #5d1bb8 url(../img/burger.svg) center no-repeat;
  -webkit-animation: 1s shads ease-in-out infinite;
  animation: 1s shads ease-in-out infinite;
}

.left-col .bnt-left:hover {
  background-color: #f15045;
}

@-webkit-keyframes shads {
  from {
    -webkit-box-shadow: 1px 2px 5px #fff;
    box-shadow: 1px 2px 5px #fff;
  }

  to {
    -webkit-box-shadow: 2px 1px 10px #5d1bb8;
    box-shadow: 2px 1px 10px #5d1bb8;
  }
}

@keyframes shads {
  from {
    -webkit-box-shadow: 1px 2px 5px #fff;
    box-shadow: 1px 2px 5px #fff;
  }

  to {
    -webkit-box-shadow: 2px 1px 10px #5d1bb8;
    box-shadow: 2px 1px 10px #5d1bb8;
  }
}

@-webkit-keyframes blackC {
  from {
   background-color: rgba(0, 0, 0, 1);
  }

  to {
    background-color: rgba(0, 0, 0, 0.8);
  }
}

@keyframes blackC {
  from {
  background-color: rgba(0, 0, 0, 1);
  }

  to {
   background-color: rgba(0, 0, 0, 0.8);
  }
}



.zaglush {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
   -webkit-animation: 15s blackC ease-in-out alternate;
    background-color: rgba(0, 0, 0, 0.9);
  animation: 15s blackC ease-in-out alternate;
  /*background:url('../img/cred-pic2.jpg');*/
  /*background:black;*/
  /*background-position: center center;*/
  /*background-size: cover;*/
  /*background-attachment: scroll;*/
  z-index: 10000;
}

/*.zaglush:before {*/
/*  content: '';*/
/*  display: block;*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 0;*/
/*  right: 0;*/
/*  bottom: 0;*/
/*  background-color: rgba(0, 0, 0, 0.8);*/
/*}*/

.zaglush__bl {
  -webkit-animation: 10s filt ease-in-out infinite;
  animation: 10s filt ease-in-out infinite;
}

.zaglush__bl div {
  padding: 20px 0;
  text-align: center;
}

.zaglush__bl div img {
  display: block;
  margin: 0 auto;
}

.zaglush__bl span {
  display: block;
  font-size: 25px;
  font-weight: bold;
  color: #5d1bb8;
  margin-bottom: 20px;
}

.zaglush__bl b {
  padding: 10px;
  border-radius: 10px;
  display: inline-block;
  color: #fff;
  position: relative;
  overflow: hidden;
  border: 1px solid #5d1bb8;
}

.zaglush__bl b:before {
  content: '';
  width: 50px;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: #5d1bb8;
  z-index: -1;
  -webkit-animation: 3s zaglush linear infinite;
  animation: 3s zaglush linear infinite;
}

#calculate:hover{
    background: #5d1bb8;
}

.scrollit {
    overflow:scroll;
    height:500px;
    width: 100%;
    padding: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.scrollit .uk-table th{
    color: #000;
    font-weight: bold;
} 

a.link__down{
	display: block;
	color: #666;
	padding: 20px 20px 20px 70px;
	position: relative;
	margin-bottom: 10px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 3px 13px 0px rgba(191,187,191,0.5);
    -moz-box-shadow: 0px 3px 13px 0px rgba(191,187,191,0.5);
    box-shadow: 0px 3px 13px 0px rgba(191,187,191,0.5);
    -webkit-transition: all .25s ;
    -moz-transition: all .25s ;
    -ms-transition: all .25s ;
    -o-transition: all .25s ;
              transition: all .25s ;
	}
a.link__down:before{
	content: '';
	width: 40px;
	height: 50px;
	display: block;
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -25px;
	background: url(https://s.pngix.com/pngfile/s/10-104630_icon-word-png-logo-microsoft-word-png-transparent.png) center no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	-webkit-transition: all .25s ;
    -moz-transition: all .25s ;
    -ms-transition: all .25s ;
    -o-transition: all .25s ;
    transition: all .25s ;
}
a.link__down.wrd:before{
    background: url(../img/word.svg) center no-repeat;
    -webkit-background-size: contain;
	background-size: contain;
}
a.link__down.pdf:before{
    background: url(../img/pdf.png) center no-repeat;
    -webkit-background-size: contain;
	background-size: contain;
}
a.link__down.exl:before{
    background: url(../img/excel.svg) center no-repeat;
    -webkit-background-size: contain;
	background-size: contain;
}
a.link__down.ppt:before{
    background: url(../img/ppt.png) center no-repeat;
    -webkit-background-size: contain;
	background-size: contain;
}
a.link__down:visited{
	/*color: #f15045;*/
}
a.link__down:hover{
	color: #f15045;
	text-decoration: underline;
	-webkit-box-shadow: 0px 4px 5px 0px rgba(191,187,191,0.5);
    -moz-box-shadow: 0px 4px 5px 0px rgba(191,187,191,0.5);
    box-shadow: 0px 4px 5px 0px rgba(191,187,191,0.5);
}

a.link__down:active{
	color: #000;
}
a.link__down:hover:before{
	-moz-filter: hue-rotate(150deg);
	-webkit-filter: hue-rotate(150deg);
	filter: hue-rotate(150deg);
}


@-webkit-keyframes zaglush {
  0% {
    left: -50px;
  }

  100% {
    left: 100%;
  }
}

@keyframes zaglush {
  0% {
    left: -50px;
  }

  100% {
    left: 100%;
  }
}

@-webkit-keyframes filt {
  0% {
    -webkit-filter: hue-rotate(0deg);
    filter: hue-rotate(0deg);
  }

  100% {
    -webkit-filter: hue-rotate(320deg) brightness(150%);
    filter: hue-rotate(320deg) brightness(150%);
  }
}

@keyframes filt {
  0% {
    -webkit-filter: hue-rotate(0deg);
    filter: hue-rotate(0deg);
  }

  100% {
    -webkit-filter: hue-rotate(320deg) brightness(150%);
    filter: hue-rotate(320deg) brightness(150%);
  }
}

@media (min-width: 767px) {
  ::-webkit-scrollbar {
    width: 15px;
    height: 3px;
  }

  ::-webkit-scrollbar-track {
    background-color: #7a4bef;
  }

  ::-webkit-scrollbar-track-piece {
    background-color: #fff;
  }

  ::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #7a4bef;
    border-radius: 3px;
  }

  ::-webkit-scrollbar-corner {
    background-color: #7a4bef;
  }

  ::-webkit-resizer {
    background-color: #fff;
  }

  ::-moz-scrollbar {
    width: 5px;
    height: 3px;
  }

  ::-moz-scrollbar-button {
    background-color: #fff;
  }

  ::-moz-scrollbar-track {
    background-color: #7a4bef;
  }

  ::-moz-scrollbar-track-piece {
    background-color: #fff;
  }

  ::-moz-scrollbar-thumb {
    height: 50px;
    background-color: #7a4bef;
    border-radius: 3px;
  }

  ::-moz-scrollbar-corner {
    background-color: #7a4bef;
  }

  ::-moz-resizer {
    background-color: #fff;
  }
}

.rgblokc{
	background: #5d1bb8;
	border-radius: 10px 0 0 10px;
	overflow: hidden;
	max-width: 310px;
	position: fixed;
	top: 25%;
	right: 0;
	z-index: 10;
	padding: 10px 0 10px 20px;
	box-sizing: border-box;
	-webkit-animation: 20s shads ease-in-out infinite;
	 -o-animation: 20s shads ease-in-out infinite;
	 animation: 20s shads ease-in-out infinite;
	 -webkit-transform: translate3d(78%, 0, 0);
	  -ms-transform: translate3d(78%, 0, 0);
	  -o-transform: translate3d(78%, 0, 0);
	  transform: translate3d(78%, 0, 0); 
	  	-webkit-transition: all .25s ease-out;
	   -moz-transition: all .25s ease-out;
	    -ms-transition: all .25s ease-out;
	     -o-transition: all .25s ease-out;
	        transition: all .25s ease-out;
}
.rgblokc.active{
	-webkit-transition: all .25s ease-out;
	   -moz-transition: all .25s ease-out;
	    -ms-transition: all .25s ease-out;
	     -o-transition: all .25s ease-out;
	        transition: all .25s ease-out;
	 -webkit-transform: translate3d(0%, 0, 0);
	  -ms-transform: translate3d(0%, 0, 0);
	  -o-transform: translate3d(0%, 0, 0);
	  transform: translate3d(0%, 0, 0); 
}

.rgblokc ul{
	margin: 0;
	padding: 0;
	list-style: none; 
}
.rgblokc ul li{
	border-top: 1px solid #fff;
	position: relative;	
	-webkit-transition: all .25s ease-out;
   -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
     -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
}
.rgblokc ul li:hover{
	border-top-color: transparent;
}
.rgblokc ul li:hover:before{
	top: 0;
}
.rgblokc ul li:first-child{
	border-top-color: transparent;
}
.rgblokc ul li a{
	display: block;
	padding: 20px 40px 20px 45px;
	color: #fff;
	position: relative;
}
.rgblokc ul li:before{
	content: '';
	position: absolute;
	top: 100%;
	bottom: 0;	
	left: 0;
	right: -5px;
	border-radius: 10px 10px 0 0;
	background: #f15045;
	-webkit-transition: all .25s ease-out;
   -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
     -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
}
.rgblokc ul li a span{
	padding: 3px;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	width: 	30px;
	height: 30px;
	display: block;
	position: absolute;
	top: 50%;
	left: 5px;
	margin: -15px 0 0 0;
}
.site-wrap.night .rgblokc ul li a span{
    background: #000;
}
.site-wrap.night .rgblokc ul li a span img{
    -webkit-filter: invert(1);
    filter: invert(1);
}

@media (max-width: 1500px) {
  .site-slid .slid-bl .owl-nav {
    right: 70px;
  }

  .site-slid .slid-bl .owl-dots {
    left: 70px;
  }
}

@media (max-width: 1219px) {
  .valute .valute-bl__el {
    padding: 13px 7px 24px;
  }

  .valute .valute-bl__el .valute-bl__el-main {
    margin-left: 10px;
  }

  .vk-bl {
    margin-bottom: 40px;
  }

  .vk-bl > .uk-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .vk-bl .bl-tab {
    margin-bottom: 20px;
  }

  .slid-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .slid-right .vk-slider .vk-slider__item .vk-slider__main {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .slid-right .vk-slider .vk-slider__item .vk-slider__main .vk-slider__item-pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .kred {
    margin-bottom: 80px;
  }

  .kred .kred-tab-main {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 480px;
    flex: 0 1 480px;
  }

  .kred-card {
    top: 20%;
    right: 5%;
  }

  .mobApl .mobApl-bl_pic {
    max-width: 600px;
    width: 600px;
    margin: -28px 10px 0 0;
  }

  .fot .fot-item {
    -webkit-box-flex: 45% !important;
    -ms-flex: 45% !important;
    flex: 45% !important;
    margin-bottom: 30px !important;
  }

  .fot .fot-item .valute-course-bl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (max-width: 1200px) {
  main {
    background: none;
  }

  .img-pos {
    display: none;
  }

  .mobApl .img-pos {
    background: none;
  }
}

@media (max-width: 1024px) {
  .fot .uk-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .fot .fot-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}

@media (max-width: 1023px) {
  .centered,
  .center-wrap {
    padding: 0 30px;
  }

  .hd-top__item {
    min-width: 110px;
  }

  .hd-top__item:first-child {
    min-width: 110px;
    text-align:  center;
  }
  .hd-top__item:first-child span{
      font-size: 0;
      display: block;
  }
  .hd-top__item:first-child span a{
      font-size: 12px;
      display: block;
  }

  .hd-top .center-wrap {
    padding: 0;
  }

  .hd-top2 {
    padding: 0;
  }

  .hd-top2 .site-logo {
    margin-left: 25px;
  }

  .hd-top2 .drop-bl > li > a {
    padding: 25px 15px;
  }

  .site-slid .slid-bl-item {
    padding-top: 160px;
    padding-bottom: 240px;
  }

  .valute .valute-bl {
    overflow-x: auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .bl-tab-lef .uk-tab {
    overflow-x: scroll;
    scroll-behavior: auto;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .bl-tab-lef .uk-tab > * > a {
    padding: 15px 20px 10px;
    background: #5d1bb8;
    color: #fff;
    border-bottom: 5px solid #5d1bb8;
    border-radius: 10px 0px 10px 0px;
  }

  .bl-tab-lef .uk-tab li.uk-active a,
  .bl-tab-lef .uk-tab li.uk-active:hover a {
    border-color: #f15045;
  }

  .bl-tab-mai {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
     max-width: 90%;
  }

  .vk-bl .bl-tab {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .mobApl .mobApl-logo .site-logo span{
      font-size: 36px;
  }

  .vk-bl .bl-tab .uk-tab-left {
    -webkit-box-flex: 0;
    -ms-flex: 0  0 100%;
    flex: 0  0 100%;
  }
  .bl-tab-lef{
      -webkit-flex: 0 0 105%;
      -moz-flex: 0 0 105%;
      -o-flex: 0 0 105%;
      -ms-flex: 0 0 105%;
      flex: 0 0 105%;
      max-width: 105%;
  }
  .kred .kred-bl ul.uk-tab {
    margin-bottom: 20px;
  }

  .kred .kred-bl ul.uk-tab > li {
    padding: 0 10px;
  }

  .kred .kred-bl ul.uk-tab > li a {
    font-size: 18px;
    text-align: left;
  }

  .kred .kred-tab .uk-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .kred .kred-tab-main {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 96%;
    flex: 0 0 96%;
    padding-left: 25px;
    max-width: 100%;
  }

  .kred-card {
    right: 2%;
    top: 15%;
  }

  .kred-tab-pic {
    display: none;
  }

  .mobApl .mobApl-bl_pic {
    max-width: 500px;
    width: 100%;
    margin: 0px 20px 0 0;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .mobApl .mobApl-bl .mobApl-main .mobApl-bl-tit {
    font-size: 26px;
  }

  .mobApl .mobApl-bl .mobApl-main .mobApl-bl-tit {
    font-size: 20px;
  }

  .works .uk-subnav {
    width: 430px;
  }

  .works .uk-subnav li {
    margin-right: 30px;
  }

  .works .work__link {
    width: calc(100% - 440px);
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 36px;
  }

  h3 {
    font-size: 30px;
  }

  h4 {
    font-size: 28px;
  }

  h5 {
    font-size: 24px;
  }

  h6 {
    font-size: 22px;
  }

  .centered,
  .center-wrap {
    padding: 0 20px;
  }

  .hd-top__item {
    margin-bottom: 10px;
  }

  .hd-top__item {
    width: 100%;
    min-width: auto !important;
    max-width: 100px;
  }

  .hd-top .center-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

.hd-top__item:first-child span{
    display: none;
}

  .hd-top form {
    border: 1px solid #7b43c8;
    margin-bottom: 10px;
  }
.hd-top2 .site-logo img{
    max-width: 82px;
}
  .hd-top2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
  }

  .hd-top2 .site-logo {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 10px;
  }

  .uk-offcanvas-bar .drop-bl {
    display: block;
  }
  .uk-offcanvas-bar .uk-nav-default.uk-nav-parent-icon.uk-nav li > a:after{
      position: absolute;
      top: 8px;
      right: 5px;
  }
  .hd .site-menu {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .ey-ln .ey-bl {
    min-width: 150px;
    left: auto;
  }

  .site-slid .slid-bl-item .slid-main {
    padding-left: 30px;
  }

  .site-slid .slid-bl-item .slid-main__tit {
    font-size: 32px;
  }

  .vk-bl {
    margin-bottom: 20px;
  }

  .vk-bl .bl-tab ul.uk-switcher li {
    padding: 30px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .remodal {
    padding: 30px 15px;
  }

  .remodal-close {
    width: 40px;
    height: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    -webkit-transform: translate(50%, -50%) scale(1);
    transform: translate(50%, -50%) scale(1);
  }

  .remodal .mod-title {
    font-size: 24px;
  }

  .slid-right .vk-slider {
    display: block;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
  }

  .kred .kred-bl ul.uk-tab > li {
    padding: 0 15px 0 0;
  }

  .kred .kred-tab-main {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 30px;
  }

  .kred-card {
    position: relative;
    right: auto;
    top: auto;
    margin: 10px auto 20px;
  }

  .mobApl {
    margin-bottom: 40px;
  }

  .mobApl .mobApl-logo {
    margin-right: 0px;
    float: none;
    margin-bottom: 20px;
  }

  .mobApl .mobApl-logo .site-logo span {
    font-size: 36px;
  }

  .mobApl .mobApl-bl_pic {
    display: none;
  }

  .works .uk-subnav {
    width: 560px;
    margin-bottom: 20px;
  }

  .works .work__link {
    width: 560px;
  }

  .works .uk-switcher .news-item {
    margin: 0 auto 20px;
  }

  .fot .fot-item {
    -webkit-box-flex: 51% !important;
    -ms-flex: 51% !important;
    flex: 51% !important;
    margin-right: 0 !important;
  }

  .fot .fot-item .site-logo img {
    width: 70px;
    height: 40px;
  }

  .fot .fot-item .site-logo span {
    font-size: 20px;
  }

  .fot .fot-item .fot-item__txt {
    padding-right: 0;
  }

  .fot .fot-item .fot-item__card ul li a {
    margin-right: 5px;
  }
  .uk-table th{
      font-size: 13px;
  }
  .uk-table td{
      font-size: 13px;
  }
  #calculatorResult{
    -ms-flex: 0 0 96%;
    -webkit-flex: 0 0 96%;
    -moz-flex: 0 0 96%;
    -o-flex: 0 0 96%;
    flex: 0 0 96%;
    overflow: auto;
  }
}

@media (max-width: 560px) {
  .left-col .bnt-left {
    top: 40%;
  }
  .works .uk-switcher .news-item{
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  }
  .hd-top2 .drop-bl{
      border-top: 2px solid #7321e6;
  }
  .hd-top2 .drop-bl > li{
      min-height: auto;
  }
  .hd-top2 .drop-bl > li > a{
      padding: 12px 10px;
      min-height: auto;
  }
}

@media (max-width: 559px) {
  h1 {
    font-size: 30px;
  }

  h3 {
    font-size: 22px;
  }

  h4 {
    font-size: 20px;
  }

  h5 {
    font-size: 18px;
  }

  h6 {
    font-size: 18px;
  }

  .hd-top form, .hd .lang-w {
    margin-bottom: 0px;
    -ms-flex: 1 0 15px;
    flex: 1 0 15px;
  }

  .hd-top .search-bl label input {
    right: auto;
    left: -50px;
  }

  .hd-top2 .site-logo {
    margin-bottom: 10px;
  }

  .ey-ln.hd-top__item img {
    margin-right: -7px;
  }

  .ey-ln .ey-bl {
    left: 0;
    right: auto;
  }

  .site-slid .slid-bl, .site-slid .slid-bl-item {
    height: 520px;
  }

  .site-slid .slid-bl .owl-nav {
    display: none;
  }

  .site-slid .slid-bl .owl-dots {
    bottom: 15%;
    left: 20px;
  }

  .site-slid .slid-bl-item {
    padding-top: 40px;
    padding-bottom: 200px;
  }

  .site-slid .slid-bl-item .slid-main {
    margin: 0;
  }

  .site-slid .slid-bl-item .slid-main__tit {
    font-size: 20px;
  }

  .vk-bl .bl-tab ul.uk-switcher li .tab__tit {
    font-size: 24px;
  }

  .vk-bl .bl-tab ul.uk-switcher li .tab__main {
    padding: 10px;
  }

  .vk-bl .bl-tab ul.uk-switcher li .tab__main-bl {
    padding-left: 15px;
  }

  .vk-bl .bl-tab ul.uk-switcher li .tab__main-tb {
    margin-right: 15px;
  }

  .vk-bl .bl-tab ul.uk-switcher li .tab__main.tab__main-date .tab__main-tb {
    margin-right: 15px;
  }

  .vk-bl .bl-tab ul.uk-switcher li .tab__main.tab__main-stav .tab__main-tb {
    margin-left: 0px;
  }

  .remodal {
    max-width: 270px;
  }

  .remodal .mod-title {
    font-size: 18px;
  }

  .remodal .mod-form__item input,
  .remodal .mod-form__item textarea,
  .remodal .mod-form__item button {
    padding: 12px;
    font-size: 14px;
    max-height: 80px;
  }

  .remodal .mod-form__chek label {
    font-size: 11px;
    padding-left: 5px;
  }

  .slid-right .vk-slider {
    max-width: 100%;
    width: 100%;
  }

  .kred {
    margin-bottom: 30px;
  }

  .kred .kred-tab-main {
    padding: 20px;
  }

  .kred .kred-tab-main .tb-tit {
    font-size: 22px;
  }

  .kred .kred-tab-main .filtr-bl__item label {
    font-size: 22px;
  }

  .kred-card {
    margin-top: 10px;
  }

  .mobApl .mobApl-logo .site-logo {
    padding-left: 120px;
  }

  .mobApl .mobApl-logo .site-logo span {
    font-size: 30px;
  }

  .works .uk-subnav {
    width: 100%;
    margin-bottom: 20px;
  }

  .works .work__link {
    width: 100%;
  }

  .fot .fot-item {
    -webkit-box-flex: 100% !important;
    -ms-flex: 100% !important;
    flex: 100% !important;
  }

  .fot .fot-item .valute-course-bl {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .mobApl .mobApl-logo .site-logo div:after{
      margin-left: 5px;
  }
  .mobApl .mobApl-bl .mobApl-main .mobApl-bl__link a{
      max-width: 45%;
  }
  .rgblokc{
		padding: 5px 0px 5px 10px;
	}
	.rgblokc ul li a{
		padding: 15px 10px 15px 30px;
	}
	.rgblokc ul li a span{
		width: 20px;
		height: 20px;
		padding: 1px;
		margin-top: -10px;
	}
	  .hd-top__item {
    padding-top: 10px;
    margin-bottom: 0 !important;
    -ms-flex: 1 0 15px;
    flex: 1 0 15px;
  }

  .hd-top__item span {
    display: none;
  }

  .hd-top a.site_btn {
      width: 100%;
    min-width: auto;
    max-width: 180px;
    font-size: 14px;
  }
  .hd .site-menu button{
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      justify-content: center;
  }
  .blocks .ser-bl .uk-card{
      padding: 20px 10px 10px;
  }
    .blocks .ser-bl .bl-main__item-pic{
      width: 65px;
      height: 60px;
  }
  .blocks .ser-bl .uk-card div{
      font-size: 1em;
  }
}

@media (max-width: 479px) {
  
    
  .site-slid .slid-bl-item .slid-main__txt span{
      font-size: 14px;
  }
  .slid-right .vk-slider .owl-nav {
    top: 380px;
  }

  .mobApl .mobApl-logo .site-logo {
    padding-left: 100px;
  }

  .mobApl .mobApl-logo .site-logo img {
    width: 80px;
    height: 45px;
  }

  .mobApl .mobApl-logo .site-logo div {
    font-size: 18px;
  }

  .mobApl .mobApl-logo .site-logo div:after {
    width: 40px;
    vertical-align: top;
  }

  .mobApl .mobApl-logo .site-logo span {
    font-size: 20px;
  }
  
  /*.hd-top .center-wrap >  .uk-flex{*/
  /*    -ms-flex: 1 0 35%;*/
  /*    flex: 1 0 35%;*/
  /*}*/
  
}

@media (max-width: 350px) {
  .hd-top a.site_btn {
    max-width: 130px;
    font-size: 12px;
  }
  #calculate{
      max-width: 100%;
  }
}

@media (min-width: 424px) and (max-width: 767px) {
  .hd-top2 .site-logo span {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    font-weight: bold;
    margin-right: 10px;
  }
}

@media (min-width: 767px) and (max-width: 1219px) {
  .slid-right .vk-slider {
    display: none;
  }
}
#calculate{
    background: #f15045;
    border-radius: 20px 0 20px 0;
    padding: 15px 20px;
    width: 250px;
    margin-bottom: 20px;
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

@media (max-width: 1219px){
    .valute .valute-bl__el .valute-bl__el-main .val-item {
     min-width: 90px;
}
.rgblokc{
    padding: 5px 0px 5px 10px;
    display:none;
  }
  

}



.slid-main__txt *{
    color:#fff !important;
}