* {
  outline: 0 !important;
}

div {
  display: block;
}

.container {
  margin: 0 auto;
}

.container-fluid {
  padding: 0 !important;
}

.html,
.body {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

body {
  margin: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #1d3448;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  color: inherit;
}

.wrapper {
  width: 100%;
  height: 100%;
}

.white-text {
  color: white !important;
}

.blue-text {
  color: #0a1e32 !important;
}

.section5 .checkoutEasy__text .colLeft {
  width: 100%;
  max-width: 685px;
  position: relative;
  z-index: 2;
}

.section5 .container .wrap .section5-elements {
  background: linear-gradient(0deg, #e6e9f0 0%, #eef1f5 100%);
  border-radius: 20px;
  transition: 0.5s all;
}

.section5 .container .wrap .section5-elements .colLeft {
  width: 60%;
}

.second_main-logo {
  display: none;
}

.nav {
  /* display: flow-root !important; */
  height: 95px;
  background: #ffffff;
  position: relative;
  z-index: 1;
  border-top: solid 1px #e8e8e8;
}

.nav ul {
  margin: 0 auto;
}

.nav > ul {
  display: flex;
  justify-content: space-between;
  width: 1360px;
}

.nav ul li {
  list-style-type: none;
}

.nav:first-child {
  padding-left: 0;
}

.nav:last-child {
  padding-right: 0;
}

.nav ul li a {
  display: block;
  text-decoration: none;
  font-size: 14px;
  line-height: 16px;
  color: #1d3448;
  text-align: center;
  padding: 24px 30px;
  transition: all 0.2s ease;
}

.dd_menu {
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}

.dd_menu ul {
  flex-wrap: wrap;
}

.nav ul li a:hover {
  color: rgba(0, 0, 0, 0.5);
}

.nav ul li a:active {
  color: rgba(0, 0, 0, 0.5);
}

.nav .dd_menu {
  position: absolute;
  left: 0;
  z-index: 10;
  display: none;
}

.nav .dd_menu ul li a {
  text-align: left;
  padding: 20px 0;
  font-weight: bold;
  font-size: 18px;
  color: #1d3448;
}

.nav ul li a.topMenu.active + .dd_menu {
  display: block;
  width: 100%;
  height: 502px;
  z-index: 100;
}

ul#tabs {
  display: flex;
  transform: translate(-50%, 0);
  left: 50%;
}

ul#tabs li {
  list-style: none;
  margin: 0;
}

#tabs li {
  width: 284px;
  height: 160px;
  background: rgba(232, 240, 248, 0.6);
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
}

/* .tab-content {
        text-align: center;
        background: linear-gradient(0deg, #E6E9F0 0%, #EEF1F5 100%);
    }
    
    .tab-content img {
        margin: 0 auto;
        width: 100%;
        position: relative;
        max-height: 500px;
        max-width: 1600px;
    }
     */

#tabs {
  position: absolute;
  z-index: 8;
  margin-top: -85px;
  padding: 0;
}

.tabs {
  /* width: 1138px; */
  border-radius: 5px;
}

/* .modal-dialog {
    position: absolute;
    top: 50px;
    right: 100px;
    bottom: 0;
    left: 0;
    z-index: 10040;
} */

#tabs li a {
  display: block;
  font-weight: 300;
  font-size: 22px;
  line-height: 26px;
  color: #1d3448;
  text-decoration: none;
  transition: linear 0s all;
}

ul#tabs li.active {
  width: 308px;
  height: 180px;
  box-sizing: border-box;
  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  z-index: 11;
  transition: linear 0s all;
  margin-top: -10px;
  margin-left: -10px;
  position: relative;
}

ul#tabs li:hover {
  background: #ffffff;
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2);
}

ul#tabs-nav, #tabs-nav {
  display: flex;
  list-style: none;
  padding: 8px 0;
  overflow: auto;
  list-style-type: none;
  flex-wrap: wrap;
}

ul#tabs-nav li, #tabs-nav span.li  {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  color: #1d3448;
  text-decoration: none;
  padding: 10px 14px;
  cursor: pointer;
  margin-right: 8px;
  background: #ffffff;
  border: 1px solid #d2d6da;
  border-radius: 42px;
}

ul#tabs-nav li.active,
ul#tabs-nav li:hover,
#tabs-nav span.li.active,
#tabs-nav span.li:hover {
  background: #004d7e;
  color: white;
  border-radius: 42px;
}

.bottom__tabs {
  margin-top: 53px;
}

.thumb__item {
  padding: 16px 24px;
  max-width: 284px;
}

.tab__title {
  font-weight: 800;
  font-size: 22px;
  line-height: 130%;
  color: #1d3448;
  margin-bottom: 16px;
}

.tab__item {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #5a5959;
}

ul#tabs li:before {
  content: "";
  position: absolute;
  right: 0;
  z-index: 100;
  top: 20px;
  width: 1px;
  height: 120px;
  background: #cccccc;
}

ul#tabs li:first-child {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

ul#tabs li:last-child {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

ul#tabs li:last-child:before,
ul#tabs li.active:before {
  content: " ";
  position: absolute;
  right: 0;
  z-index: 100;
  top: 20px;
  width: 1px;
  height: 120px;
  background: transparent;
}

ul#tabs li.active:before {
  position: absolute;
  top: -60px;
  left: 50%;
  border-right: 15px solid transparent;
  border-bottom: 10px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  transform: translate(-50%, -50%);
}

/* #tabs-content {
        padding-left: 24px;
        margin-top: 72px;
    } */

.mobile-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 30px;
}

.mobile-nav__item {
  display: flex;
  padding: 20px;
  border: solid 1px #e7e9eb;
  border-radius: 20px;
  width: 100%;
  justify-content: center;
}

.mobile-nav__item p {
  font-weight: 600;
  font-size: 14px;
  color: #0a1e32;
  margin: 0;
}

.top-panel {
  touch-action: pan-y;
}

form.search input[type="text"] {
  padding: 26px 64px 26px;
  float: left;
  width: 75%;
  background: #ffffff;
  border: 1px solid #e3e3e3;
  box-sizing: border-box;
  border-radius: 4px;
  font-size: 18px;
  color: #5a5959;
  height: 50px;
}

.btn-search__item {
  position: relative;
  margin-bottom: 10px;
}

/* styles main search btn */

/* 
.main_search .close::before,
.close::after {
    height: 3px;
    width: 20px;
    top: 50%;
}
*/

.main_search .search-wrapper .close {
  position: absolute;
  top: 50%;
  right: 50%;
}

.v3 .main_search .search-wrapper input {
  right: 5px;
  top: 50%;
  padding: 5px 5px;
  padding-right: 0px;
}

/* End styles main search btn */

/* Style the submit button */

form.search button {
  float: right;
  border-left: none;
  cursor: pointer;
  padding: 16px 24px;
  width: 20%;
  background: #d52023;
  border-radius: 6px;
  margin: 0;
  display: inline-block;
  text-decoration: none;
  border: none;
  color: #ffffff;
  height: 54px;
}

form.search button:hover {
  filter: brightness(90%);
}

.btn-search__item img {
  position: absolute;
  left: 26px;
  top: 16px;
  z-index: 1;
}

.cacl__tabs .checkoutEasy {
  padding: 30px;
  background: #e1ebf7;
}

/* Clear floats */

form.search::after {
  content: "";
  clear: both;
  display: table;
}

.personal__title {
  margin-top: 40px;
}

.personal__title,
.checkoutEasy__title {
  align-items: baseline;
  margin-bottom: 20px;
  font-weight: 600 !important;
  font-size: 34px;
  line-height: 28px;
  color: #1d3448;
}
.checkoutEasy .row .credit__info .checkoutEasy__title a {
  text-decoration: none;
  color: #1d3448;
}
.mainPage.newProductPages .calculatorCredit__list--item--wraps {
  margin-top: 8px;
}

.mainPage.newProductPages .popularProducts {
  display: grid;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  height: 100%;
}

.mainPage.newProductPages .calculate-table {
  padding-top: 40px;
  border: 1px solid rgba(29, 52, 72, 0.1);
  border-radius: 0px 0px 8px 8px;
}

.mainPage.newProductPages .v3 .calculate-table .table td {
  padding-bottom: 20px;
  padding-left: 6px;
  border-bottom: 1px solid rgb(29, 52, 72, 0.1);
}

.mainPage.newProductPages .mapInsertion {
  border-radius: 0px 0px 6px 6px;
}

.mainPage.newProductPages .icon-p {
  padding-right: 10px;
}

.mainPage.newProductPages .list-framed p {
  padding: 18px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 4px;
}

.mainPage.newProductPages .scaledImg {
  scale: 50%;
}

.popularProducts #item-3 a {
  display: block;
}



.popularProducts__item {
  max-height: 500px;
  background: #f2f5f8;
  border-radius: 20px;
  cursor: pointer;
  text-decoration: none;
  position: relative;
}

.popularProducts__item .box-top {
  display: flex;
  padding: 20px;
  justify-content: space-between;
}
.popularProducts__item-collect {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 480px) {
  .popularProducts__item-collect {
    display: grid;
    grid-template-columns: 1fr;
  }
}
.popularProducts__item .box-top .noviy-paket {
  background-color: #003d64;
  color: #fff;
  height: 20%;
  border-radius: 20px;
  padding: 8px 12px;
}

.popularProducts__item a:hover,
.popularProducts__item a:focus {
  background: transparent !important;
}

.newProductPages .popularProducts .checkoutEasy__text {
  padding: 20px;
  height: 70%;
  display: flex;
}

.popularProducts .checkoutEasy__text .popularProducts__text {
  font-weight: 600;
  font-size: 22px;
  line-height: 133%;
  color: #0a1e32;
}

.popularProducts .checkoutEasy__text .popularProducts__text p {
  font-weight: 500;
  font-size: 16px;
  /* color: rgba(10, 30, 50, 0.6); */
}

.newProductPages .popularProducts .icon-p {
  padding: 20px;
  width: 75px;
}

.mainPage.newProductPages .checkoutEasy .block-img {
  right: 0;
}

.rko .mainPage.newProductPages .checkoutEasy .block-img {
  width: 50%;
}

.newProductPages .checkoutEasy.br0 {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  max-height: 84px;
}

.newProductPages .popularProducts .grid__img {
  position: absolute;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.newProductPages .popularProducts .grid__img:hover {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.newProductPages .popularProducts #item-3 .grid__img {
  bottom: 0;
}

.mainPage.newProductPages #item-0 {
  grid-area: 1 / 1 / 3 / 2;
}
.mainPage.newProductPages #item-0 .web_version {
  height: auto;
  display: block;
  margin: 0 auto;
  padding-top: 20px;
}

.mainPage.newProductPages #item-0 .popularProducts__text {
  bottom: 0 !important;
}

.mainPage.newProductPages #item-1 {
  grid-area: 1 / 2 / 2 / 3;
}

.mainPage.newProductPages #item-2 {
  grid-area: 2 / 2 / 3 / 3;
}

.mainPage.newProductPages #item-3 {
  grid-area: 1 / 3 / 3 / 4;
}

.mainPage.newProductPages #item-3rename {
  grid-area: 1;
}
.mainPage.newProductPages #item-4 {
  grid-area: 1 / 4 / 2 / 5;
}

.mainPage.newProductPages #item-5 {
  grid-area: 2 / 4 / 3 / 5;
}

.mobile-img {
  position: absolute;
}

#img-5 {
  bottom: 0;
}

.checkoutEasy {
  position: relative;
  background: #f2f5f8;
  margin-top: 70px;
  border-radius: 20px;
  width: 100%;
}

.checkoutEasy__text {
  padding: 48px;
}

.checkoutEasy__text p {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #5a5959;
}

.checkoutEasy__text p a {
  text-decoration: underline;
  color: #5a5959;
}

.checkoutEasy .checkoutEasy__btn {
  display: flex;
  padding: 0 30px 30px;
}

hr:not([size]) {
  height: 1px;
}

.credit__info .checkoutEasy .checkoutEasy__btn {
  justify-content: flex-end;
}
.credit__info .credit__info-text {
  color: #737373;
  font-size: 18px;
}

.firstBanner .checkoutEasy .checkoutEasy__text {
  padding: 30px 0 0 30px;
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  opacity: 0.25;
}

.checkoutEasy-btn__item {
  margin-right: 20px;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding: 9px 24px;
  font-size: 18px;
  font-weight: 500;
  line-height: 140.62%;
  border-radius: 4px;
  color: red;
}

.checkoutEasy-btn__item a {
  color: #ffffff;
}

.newServices__tab .checkoutEasy {
  margin-top: 0;
}

.news__newPages {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
}

.news__item {
  border: 1px solid rgba(29, 52, 72, 0.2);
  box-sizing: border-box;
  border-radius: 20px;
  max-width: 420px;
  padding: 23px 18px;
  position: relative;
  min-height: 270px;
}

.news__item:hover .announcements__item:hover {
  background: linear-gradient(0deg, #ffffff, #ffffff);
  transition: 0.6s ease;
}

.news__name {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #1d3448;
  margin-bottom: 15px;
}

.allNews {
  margin-top: 20px;
  padding: 10px 14px;
  display: flex;
  justify-content: flex-end;
}

.allNews a {
  font-weight: 600;
  font-size: 18px;
  color: #0a1e32;
}

.allNews a:hover {
  text-decoration: none;
}

.slider_date {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #5a5959;
}

.news__btn {
  font-size: 16px;
  font-weight: 500;
  line-height: 140.62%;
  color: #d52023;
  position: absolute;
  bottom: 24px;
  right: 24px;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  background: none;
}

.news__btn:hover {
  /* transition: box-shadow 200ms ease-in-out, color 200ms ease-in-out; */
  text-decoration: none;
  color: #d52023;
}

.mobile-menu ul {
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  display: flex;
  width: 100%;
  justify-content: space-between;
  background: rgba(231, 231, 231, 0.6);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-radius: 12px;
  z-index: 100;
  padding: 18px 30px;
  margin-bottom: 0;
  transition: transform 0.4s ease-in-out;
}
.mobile-menu ul.hidden {
  transform: translateY(100%);
}
.mobile-menu ul li .draggable .main-panel .menu-btns .row .checkoutEasy {
  display: grid;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.mobile-menu ul li .draggable .main-panel .menu-btns .row .checkoutEasy img {
  margin: auto;
}

/* .hidden {
  display: none;
  animation: slide-out 5.5s ease forwards;
}

@keyframes slide-out {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }
  100% {
    transform: translate(0, 100%);
    opacity: 0;
  }
}

#scroll-visibility-box {
  width: 100%;
  height: 15%;
  background-color: black;
  position: fixed;
  bottom: 0px;
  right: 0px;
  color: white;
  text-align: center;
  align-items: center;
  animation: slide-in 0.6s ease forwards;
}
@keyframes slide-in {
  0% {
    transform: translate(0, 100%);
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
} */

.mobile-menu li {
  list-style-type: none;
}

.top-panel img {
  position: absolute;
  right: 8px;
}

.top-panel:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 62px;
  left: 0;
  background: #c8c7cc;
  border-radius: 5px;
}

.handle {
  width: 45px;
  border: 3px solid #c8c7cc;
  border-radius: 12px;
  position: absolute;
  left: 44%;
  margin: 12px;
}

.mobile-menu li.active > .draggable {
  display: block;
  position: absolute;
  bottom: 79px;
  left: 0;
  background: #ffffff;
  border-radius: 12px 12px 0px 0px;
  width: 100%;
  height: 430px;
  animation: slideUp 2s linear;
  transition: 0.1s ease-in-out;
  animation-duration: 0.25s;
  z-index: 1000;
  transition: bottom 3000ms linear;
}

.dropbtn {
  color: #1d3448;
  padding: 16px;
  font-size: 14px;
  border: none;
  cursor: pointer;
  position: relative;
  z-index: 3;
}

.dropbtn > span,
.dropbtn > img {
  position: relative;
  z-index: -1;
}

.btn {
  border-radius: 4px;
}

.dropdown {
  position: relative;
  display: inline-block;
  z-index: 10;
}

.v3 .v3-navbar2 .navbar ul li .dropdown-content a {
  color: #1d3448;
  padding: 2px;
}

.v3 .v3-navbar2 .navbar ul li .dropdown-content a:hover {
  color: #1d3448;
  border-bottom: 2px solid transparent;
  z-index: 11;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  overflow: auto;
  z-index: 10;
  backdrop-filter: blur(5px);
  background: rgb(255, 255, 255, 0.8);
  padding: 5px;
  box-shadow: 0px 4px 20px rgb(0 0 0 / 15%);
  border-radius: 10px;
  border: none;
}

.dropdown-content a {
  color: #1d3448;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.show {
  display: block;
}

@keyframes slideUp {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0%);
  }
}

.mobile-menu li > .dragdealer {
  display: none;
  animation: slideDown 2s linear;
  transition: 0.1s ease-in-out;
  animation-duration: 0.25s;
  transition: bottom 3000ms linear;
}

@keyframes slideDown {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(100%);
  }
}

.main-panel {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

div.mobile-menu.main-panel .mobile-menu li.active > .mobileBtn img {
  filter: invert(18%) sepia(72%) saturate(4464%) hue-rotate(348deg)
    brightness(80%) contrast(93%);
}

div.draggable {
  display: none;
}

.top-panel {
  display: flex;
  padding: 20px 8px;
}

.top-panel span {
  font-weight: bold;
  font-size: 20px;
  color: #071222;
  margin: 0 auto;
}

.mobile-menu a {
  list-style: none;
  text-decoration: none;
  text-align: center;
  color: inherit;
}

.button__text {
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  color: #1d3448;
  padding-top: 5px;
}

button {
  display: inline-block;
  border: none;
  margin: 0;
  text-decoration: none;
  background: transparent;
}

.menu-btn,
.menu-btn-2 {
  display: grid;
  grid-gap: 16px;
  padding: 16px;
}

.menu-btn-2 {
  padding-top: 0;
}

.menu-btns {
  padding: 15px;
}

.menu-btn a,
.menu-btn-2 a {
  text-align: left;
  text-decoration: none;
}

.menu-btns p,
.menu-btn-2 span,
.mb-button_item span {
  font-size: 14px;
  justify-content: center;
  font-weight: 600;
  text-align: center;
  color: #1d3448;
  text-decoration: none;
  display: flex;
  white-space: normal;
}

.mb-menu__img {
  position: absolute;
  bottom: 10px;
  left: 50%;
}

.menu-btns .checkoutEasy {
  padding: 10px 20px;
  height: 130px;
  text-align: center;
}

.menu-btn p,
.menu-btn-2 p {
  font-size: 10px;
  line-height: 12px;
  color: #aaabad;
  padding-top: 8px;
}

.mb-button_item {
  /* padding: 16px; */
  background: linear-gradient(0deg, #e6e9f0 0%, #eef1f5 100%);
  border-radius: 12px;
  width: 100%;
  text-align: left;
}

#credits__btn1 {
  grid-area: 1 / 1 / 2 / 3;
}

#credits__btn2 {
  grid-area: 2 / 1 / 4 / 2;
}

#credits__btn3 {
  grid-area: 2 / 2 / 4 / 3;
}

#credits__btn4 {
  grid-area: 4 / 1 / 6 / 2;
}

#credits__btn5 {
  grid-area: 4 / 2 / 6 / 3;
}

.menu-btn {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(1, 1fr);
  grid-gap: 16px;
}

#ipoteka__btn1 {
  grid-area: 1 / 1 / 2 / 3;
}

#ipoteka__btn2 {
  grid-area: 2 / 1 / 4 / 2;
}

#ipoteka__btn3 {
  grid-area: 2 / 2 / 4 / 3;
}

#ipoteka__btn4 {
  grid-area: 4 / 1 / 5 / 3;
}

.menu__btn1 {
  grid-area: 1 / 1 / 3 / 2;
}

.menu__btn2 {
  grid-area: 1 / 2 / 3 / 3;
}

.mb-links ul {
  position: relative;
  display: inline-block;
  background: none;
  padding: 16px;
}

.mb-links ul li {
  font-weight: 600;
  font-size: 16px;
  color: #1d3448;
  padding: 8px;
}

.mb-contact {
  padding: 16px;
}

.mb-contact p {
  font-size: 12px;
  color: #1d3448;
}

.mb-contact a {
  font-weight: 600;
  font-size: 16px;
  color: #1d3448;
}

#cards__btn1 {
  grid-area: 1 / 1 / 2 / 3;
}

#cards__btn2 {
  grid-area: 2 / 1 / 6 / 2;
}

#cards__btn3 {
  grid-area: 2 / 2 / 6 / 3;
}

#ipoteka__btn1 {
  grid-area: 1 / 1 / 2 / 3;
}

#ipoteka__btn2 {
  grid-area: 2 / 1 / 5 / 2;
}

#ipoteka__btn3 {
  grid-area: 2 / 2 / 5 / 3;
}

#ipoteka__btn4 {
  grid-area: 5 / 1 / 6 / 3;
}

/* -----------------  credits  ----------------- */

.credits__item {
  padding: 40px;
  background: linear-gradient(0deg, #e6e9f0 0%, #eef1f5 100%);
  border: 1px solid rgba(29, 52, 72, 0.2);
  box-sizing: border-box;
  border-radius: 20px;
  position: relative;
  margin-bottom: 40px;
}

.credit-title {
  font-weight: 600;
  font-size: 34px;
  color: #1d3448;
  padding-bottom: 8px;
}

.credit-values-name {
  font-weight: 500;
  font-size: 20px;
  color: red;
}

span.credit-values {
  font-weight: 700;
  font-size: 22px;
  color: #1d3448;
}

.credit__info__item {
  margin-bottom: 42px;
}

.btns {
  display: flex;
  justify-content: flex-end;
  padding-top: 40px;
}

.btn-more {
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  padding: 16px 24px;
  border: 1px solid rgba(29, 52, 72, 0.2);
  box-sizing: border-box;
  border-radius: 6px;
  margin-right: 24px;
  color: #1e3549;
  text-decoration: none;
}

a.btn-more:hover {
  color: #1e3549;
  text-decoration: none;
}

.btn-checkout {
  padding: 16px 32px;
  background: #d52023;
  border-radius: 6px;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
}

a.btn-checkout:hover {
  color: #ffffff;
  text-decoration: none;
}

/* -----------------  mikrozaym  ----------------- */

.center {
  text-align: center;
}

.kmaStylesSqbNew
  .kmaStylesSqbNew__wrappper
  .mainPage.newProductPages
  .checkoutEasy.blockWrapped
  img.tabResponsive-img {
  position: absolute;
  bottom: 0;
}

.ml-icons {
  display: flex;
  justify-content: space-between;
}

.ml__title {
  font-weight: 500;
  font-size: 24px;
  color: #1d3448;
}

.ml-icons__item p,
.ml-stage__item p {
  font-weight: 400;
  font-size: 20px;
  color: #1d3448;
}

.ml-icons__item img {
  margin-bottom: 24px;
}

.ml-stage {
  display: flex;
  justify-content: center;
}

.ml-ways__item {
  padding: 24px;
  font-weight: 700;
  font-size: 24px;
  color: #1d3448;
  background: linear-gradient(
    0deg,
    rgba(230, 233, 240, 0.5) 0%,
    rgba(238, 241, 245, 0.5) 100%
  );
  border-radius: 16px;
  height: 298px;
  position: relative;
}

.ml-ways__item ul li {
  font-weight: 400;
  font-size: 16px;
  margin-top: 16px;
}

.ml-ways__item p {
  font-weight: 400;
  font-size: 16px;
  margin-top: 44px;
  width: 50%;
}

.ml-ways__item img {
  position: absolute;
  right: 0;
  bottom: 0;
}

ul#ml-tabs-nav {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: auto;
  list-style-type: none;
  justify-content: space-between;
}

ul#ml-tabs-nav li {
  padding: 8px 24px;
  font-weight: 300;
  font-size: 22px;
  color: #0a1e32;
  text-decoration: none;
  padding: 10px 14px;
  cursor: pointer;
}

ul#ml-tabs-nav li.active {
  background: #f0f0f0;
  border-radius: 30px;
}

ul#ml-tabs-nav li:hover {
  background: #f0f0f0;
  border-radius: 30px;
}

.docs .goGreenBanner-text {
  margin-bottom: 0;
  padding: 24px;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: rgba(10, 30, 50, 0.8);
}

.docs > .docs__tem {
  margin: 10px;
}

.docs__tem img {
  width: 80px;
  height: 80px;
}

.docs__tem span {
  font-weight: 500;
  font-size: 24px;
  color: #1d3448;
  padding: 24px;
}

.newTable {
  width: 100%;
  border-collapse: collapse;
}

tr.new__table p,
tr.new__table h4 {
  font-weight: 400;
  font-size: 18px;
  color: #0a1e32;
  padding: 18px;
  margin-bottom: 0;
}

.new__table {
  background: rgba(238, 241, 245, 0.5);
  border-bottom: solid 24px white;
}

/* tabs calculator  */

input[type="text"] {
  padding-right: 6px;
  font-size: 18px;
  line-height: 23px;
  color: #383837;
}

.inputField {
  width: 100%;
  height: 50px;
  background: #ffffff;
  border: 1px solid #e3e3e3;
  box-sizing: border-box;
  border-radius: 4px;
  color: #1d3448;
}

#loansPercent,
#monthlyPayment1,
#autoKreditPercent,
#autoKreditPayment,
#depositPercent,
#depositPayment,
#ipotekaKreditPercent,
#ipotekaKreditPayment,
#depositFullPayment {
  color: #1d3448;
  font-weight: 500;
  font-size: 38px;
  border: none;
  background-color: transparent;
  padding: 0;
}

#monthlyPayment1,
#autoKreditPayment,
#ipotekaKreditPayment,
#depositPayment,
#depositFullPayment {
  text-align: right;
}

.btn {
  padding: 9px 24px;
  font-weight: 500;
  font-size: 18px;
}

.calc-limit {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #878b90;
}

i#onlineMikrozaimminSumma,
i#autoCreditMinSumma,
i#depositsMinSumma {
  font-style: normal;
}

/* label[for="onlineMikrozaimAmount"],
.checkoutEasy label[for="creditTerm"],
label[for="autoKreditAmount"],
label[for="autoKreditTerm"],
label[for="depositsAmount"],
label[for="ipotekaKreditAmount"],
label[for="ipotekaKreditTerm"] {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #1d3448;
} */

.calc-btn-group {
  display: flex;
  justify-content: space-between;
  margin-top: 3rem;
  gap: 16px;
}

.grey-bg {
  background: #f0f0f0;
}

.w-35 {
  width: 35%;
}

.w-60 {
  width: 60%;
}

.price_home .irs--round {
  max-width: 100%;
}

.cacl__tabs {
  position: relative;
}

.cacl__tabs .row {
  justify-content: space-between;
}

.right-btn {
  position: absolute;
  right: 0;
  top: 0;
  color: #1d3448;
  background: #d7dae1;
  font-size: 18px;
  line-height: 25px;
  padding: 8px 24px !important;
  border-radius: 6px;
}

.gridEl {
  padding: 24px;
  height: 280px;
}

.section2 .news {
  display: flex;
  justify-content: space-between;
}

.checkoutEasy.infoBlockForClients.bussiness-course {
  padding: 30px;
}

/* msb style */

.pt-20 {
  padding-top: 20px;
}

.pb-78 {
  padding-bottom: 78px;
}

.pt-84 {
  padding-top: 84px;
}

.pb-24 {
  padding-bottom: 24px;
}

.p-large {
  padding: 20px;
}

.padStyle {
  padding: 8px 24px;
}

.pd-40 {
  padding: 40px;
}

.pd-30 {
  padding: 30px 0 0 30px;
}

.w-48 {
  width: 48%;
}

.p-8 {
  padding: 8px 24px !important;
}

.checkoutEasy .block-img {
  position: absolute;
  right: 1rem;
  bottom: 0;
}

.goGreenBanner-text {
  font-size: 26px;
  font-weight: 600;
  color: rgba(10, 30, 50, 0.8);
  margin-bottom: 1rem;
}

.forFlex {
  display: flex;
  justify-content: space-between;
}

.newProductPages .forFlex .checkoutEasy.innerBox p {
  margin-top: 1rem;
}

.innerBox {
  max-width: 373px;
  position: relative;
  margin-top: 0;
  overflow: hidden;
}
.innerBox img,
.newProductPages .block-img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.innerBox img:hover,
.newProductPages .block-img:hover,
.slider-img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 0.3s ease-in-out;
}
/* .joydaPage .innerBox img {
  transform: scale(1);
} */

.sendForm {
  background: #ffffff;
  border-radius: 20px;
  color: #1d3448;
  position: absolute;
  bottom: 1.5em;
}

ul.list__text {
  padding: 40px 0 0;
}

.list__text li {
  list-style-type: none;
  margin-bottom: 10px;
}

.list__text li a {
  display: flex;
  justify-content: space-between;
  padding: 18px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 4px;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #0a1e32;
}

.list__text li a:hover {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.9);
}

.list__text li a:hover .arrow-pic {
  transform: translateX(30%);
  transition: transform ease-in-out 0.2s;
}

.newServices__tab {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-gap: 20px;
  margin-top: 32px;
}

#element1 {
  grid-area: 1 / 1 / 3 / 2;
}

#element2 {
  grid-area: 1 / 2 / 2 / 3;
}

#element3 {
  grid-area: 1 / 3 / 2 / 5;
}

#element4 {
  grid-area: 2 / 2 / 3 / 4;
}

#element5 {
  grid-area: 2 / 4 / 3 / 5;
}

#element1 {
  height: 100%;
}

.gridEl {
  position: relative;
}

.gridEl:hover {
  text-decoration: none;
  color: inherit;
}

.grid-img {
  position: absolute;
}

#gridImage1 {
  bottom: 0;
  right: 0;
}

#gridImage2,
#gridImage3,
#gridImage4,
#gridImage5 {
  right: 0;
  bottom: 0;
}

#gridImage2,
#gridImage5 {
  bottom: 0;
}

.background__banner {
  background-image: url("/upload/img/banking-bg.png");
  background-size: cover;
  padding: 30px;
}

.background__title {
  font-weight: 700;
  font-size: 60px;
  color: #ffffff;
  text-align: center;
}

.background__title a {
  color: #ffffff;
}

.background__banner p {
  font-weight: 400;
  font-size: 24px;
  text-align: center;
  color: #ffffff;
  text-align: center;
}

.background__element img {
  margin: 0 0 24px;
}

.background__title p {
  font-weight: 400;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  color: #ffffff;
}

.background-inside {
  padding: 80px 150px;
}

.background__element {
  text-align: center;
}

.bussiness-course .v3-calculate span {
  text-align: left;
  display: block;
  float: none;
}

.bussiness-course .v3-calculate {
  margin-top: 0;
}

.alternative__text {
  font-weight: 400;
  font-size: 26px;
  color: #5a5959;
  line-height: 120%;
}

.ipoteka_calculator {
  text-align: end;
}

.newTable,
.v3 .bussiness-course .v3-calculate table {
  border-collapse: collapse;
}

/* .newTable tr,
.v3 .bussiness-course .v3-calculate table tbody tr {
    border-bottom: solid 1px #D7DAE1;
} */

.newTable tr:last-child,
.v3 .bussiness-course .v3-calculate table tbody tr:last-child {
  border-bottom: none;
}

.newTable th,
.v3 .bussiness-course .v3-calculate table thead tr th {
  font-weight: 400;
  font-size: 24px;
  color: #1d3448;
}

.v3 .bussiness-course .v3-calculate table thead tr th:nth-child(2),
.v3 .bussiness-course .v3-calculate table tbody tr td:nth-child(2) {
  display: none;
}

.newTable,
.v3 .bussiness-course .v3-calculate table td {
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: #1d3448;
}

.infoBlockForClients {
  height: 490px;
}

.maxWidth {
  width: 100%;
}

.section5-elements {
  background: linear-gradient(106.83deg, #ffffff 0%, #f5f5f5 100%);
  border-radius: 20px;
  transition: 0.5s all;
}

.corporations-sec .allNews h2 {
  text-transform: unset;
  color: #1d3448;
}

.popularProducts a:hover,
.mobile-nav a:hover {
  text-decoration: none;
  background: rgba(10, 30, 50, 0.1);
  transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
}

.checkoutEasy-btn__item .more-btn {
  margin-right: 2rem;
}

.section5.main.active {
  width: 100%;
}

.theBestOf .checkoutEasy {
  margin-top: 0;
  height: 100%;
}

.addBlock {
  position: absolute;
  bottom: 0;
}

.credit__info {
  padding: 30px 30px 0 0;
}

.credit__info p {
  color: #0a1e32;
}

.credit__block {
  margin-top: 48px;
}

.lightInfo {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400 !important;
  color: #878b90 !important;
}

.flex-center {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
}

/* .btn_height__bottom {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
} */

.flex-space-around {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

._orientationLeft_d095.wrap_a791 {
  left: 0px;
  bottom: 80px;
}

/* anticorruption */

.anticorruption .docs {
  display: block;
  width: 60%;
}

.anticorruption .сalc-tab-content .checkoutEasy__text {
  padding: 0;
}

.anticorruption .personal__title,
.checkoutEasy__title {
  font-weight: 500;
  font-size: 26px;
  line-height: 28px;
}

.anticorruption .checkoutEasy {
  margin-top: 30px;
  max-height: 240px;
  background: #e5ebf0;
  overflow: hidden;
}

.anticorruption ul#tabs-nav li {
  margin-bottom: 4px;
}

.cert .docs {
  display: flex;
  justify-content: space-between;
  width: 67%;
}

.header-img {
  padding: 8px;
  border: 1px solid #e8e8e8;
  border-radius: 6px;
  max-height: 32px;
}

/* green banking */

.green .salary-advantages .salary-advantages_items .salary-advantages_item {
  border: none;
  max-width: 100%;
}

.green .salary-advantages_item {
  -webkit-animation: fadeInLeft 1s 1s 1 ease both;
  animation: fadeInUp 1s 1s 1 ease both;
}

.green .section2__list .section2__item .section2__teaser {
  max-width: 260px;
}

.green .section2__teaser h3 {
  color: #1c4a95 !important;
}

.green .section2__teaser p {
  color: #003e64 !important;
}

.green .section2__teaser a {
  color: #003e64 !important;
}

.green .section2__teaser a:hover h3 {
  text-decoration: underline;
}

.green .unh-banner__teaser a {
  margin-left: 0px !important;
}

.green .unh-banner__teaser {
  text-align: left !important;
}

.green .deposits-banner__subtitle p {
  color: #231f20;
}

.green .projects____item {
  background: #f2f5f8;
  min-height: 300px;
  -webkit-animation: fadeInLeft 1s 1s 1 ease both;
  animation: fadeInRight 1s 1s 1 ease both;
}

.green .projects__grid {
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
}

.green .projects__grid.grid2 {
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(1, 1fr);
}

.green .projects-img {
  top: 25%;
}

.green .w-320 {
  width: 320px;
}

.green .card {
  border: 1px solid rgba(29, 52, 72, 0.2) !important;
  border-radius: 8px !important;
  min-height: 270px !important;
}

.green .salary-advantages .salary-advantages_items .salary-advantages_item,
.salary-advantages_item {
  background: #f2f5f8;
  border-radius: 12px;
  min-height: 100%;
  max-height: 150px;
  position: relative;
  padding: 26px;
}

.green.transaction
  .salary-advantages
  .salary-advantages_items
  .salary-advantages_item,
.salary-advantages_item {
  background: #f2f5f8;
  border-radius: 12px;
  /* min-height: 100%; */
  /* max-height: 100%; */
  position: relative;
  width: 100%;
  padding: 26px;
  min-height: 300px;
}

.green.transaction
  .salary-advantages
  .salary-advantages_items
  .salary-advantages_item,
.salary-advantages_item {
  background: #f2f5f8;
  border-radius: 12px;
  position: relative;
  width: 100%;
  padding: 26px;
  min-height: 210px;
  margin-top: 0;
}
.green.transaction
  .salary-advantages.transaction_products
  .salary-advantages_items
  .salary-advantages_item,
.salary-advantages_item {
  min-height: 300px;
}

.transaction
  .salary-advantages
  .salary-advantages_items
  .salary-advantages_item,
.salary-advantages_item {
  background: #f2f5f8;
  border-radius: 12px;
  min-height: 100%;
  max-height: 150px;
  position: relative;
  padding: 26px;
}

.green
  .stages
  .green
  .salary-advantages
  .salary-advantages_items
  .salary-advantages_item,
.salary-advantages_item {
  max-height: 439px;
  min-height: 310px;
  row-gap: 30px;
}
.transaction .salary-advantages_items {
  margin-bottom: 80px;
}

.stages {
  display: grid;
  row-gap: 30px;
}

.v3 .v3-useful .card-footer a {
  color: #d52023 !important;
}

.green .block-img {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}

.green .salary-advantages .salary-advantages_items .salary-advantages_item p,
.green .salary-advantages_item p {
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  max-width: 100%;
  padding: 10px 0;
  color: rgba(10, 30, 50, 0.8);
}

.transaction .salary-advantages_item.salary-advantages_item-transaction {
  min-height: 205px !important;
}

.transaction-product-img-4 {
  padding: 13px;
}
.transaction-product-img-3 {
  padding: 5px;
}

.green.transaction
  .salary-advantages
  .salary-advantages_items
  .salary-advantages_item
  p,
.green .salary-advantages_item p {
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  max-width: 100%;
  padding: 10px 0;
  color: rgba(10, 30, 50, 0.8);
}

.transaction_block {
  margin-top: 30px;
}

.transaction .transaction_products {
  color: #003e64 !important;
  font-size: 24px !important;
  min-height: 60px !important;
}

.transaction-redline {
  font-size: 20px;
}

.transaction_buttons {
  max-height: 54px;
  display: flex;
  gap: 20px;
}

.transaction-btn {
  font-size: 20px !important;
  height: 100%;
  display: block;
  padding: 14px 45px;
}
.for-correspondents .for-correspondents_subtitle {
  margin-top: 30px;
  margin-bottom: 60px;
}
.for-correspondents_btn {
  padding: 15px 20px;
  max-width: 173px;
}

.transaction_for-correspondents .row {
  background-color: #f2f5f8;
  box-shadow: 12px 12px 1px rgb(224, 224, 224);
  border-radius: 12px;
}

.transaction .table-rates {
  border: none;
  border-radius: 0;
}

.checkoutEasy-btn__item.more-btn.transaction-redline {
  cursor: pointer;
}

.transaction .salary-advantages_item .transaction_block-img {
  max-width: 91px;
}

.transaction .salary-advantages_item .transaction_block-img img {
  width: 60px;
}
.transaction .salary-advantages_item {
  margin-top: 0 !important;
  box-shadow: 12px 12px 2px 1px rgb(224, 224, 224);
  transition: all 0.2s;
}

.green.transaction .online-bank__teaser {
  width: 100%;
  margin-top: 20px;
}

.transaction .salary-advantages_item:hover {
  box-shadow: 12px 12px 14px 8px rgb(224, 224, 224);
}
.green .online-bank__teaser.online-bank__teaser-transaction {
  font-weight: 500;
}
.green.transaction .award-new__item img {
  max-height: 295px;
}
.green.transaction .award-new__item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.green .personal__title {
  font-weight: 500;
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 40px;
}

.green .v3-useful {
  margin-top: 90px;
  margin-bottom: 40px;
}

.green .v3-useful .useful-title a {
  font-weight: 700;
}

.green .online-bank__teaser {
  color: rgba(10, 30, 50, 0.8);
  font-weight: 600;
  font-size: 26px;
  line-height: 28px;
  width: 90%;
}

.green .take-btn {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: -0.005em;
  border: none;
  color: white;
}

.green .no-komissiya_items .item {
  padding: 30px 20px;
  max-width: 100%;
  display: flex;
}

.green .no-komissiya_items .item p {
  padding: 25px;
}

.green .no-komissiya_items .item img {
  width: 80px;
}

.green .award-new__item {
  width: 100%;
  text-align: center !important;
}

.green .award-new__item p {
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  color: #797979 !important;
  margin-top: 24px;
  text-align: center;
  width: 85%;
}

.green .how-stages {
  row-gap: 46px;
}

.green a.more__btn:hover {
  text-decoration: none;
  background-color: rgb(0, 239, 8, 0.1);
  color: #107d14;
}

.green .online-bank__wraps .online-bank__teaser p {
  margin-top: 12px;
}

/* green banking ends */

/* testing */

/* testing */

/*footer new */

footer .v3-footer-top p,
footer .footer-top-left .footer-top-left-list ul li a {
  font-weight: 400;
  font-size: 14px;
  text-align: left;
}

.footer__btn {
  color: #ffffff;
  width: 100%;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid #ffffff;
  border-radius: 6px;
}

.footer-top-left-contact a.checkoutEasy-btn__item {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}

.footer-top-left-contact a.checkoutEasy-btn__item:hover {
  color: #ffffff;
  filter: brightness(80%);
}

.footer-top-left-button,
.footer-top-left-contact {
  max-width: 332px;
}

.footer-top-left-text {
  max-width: 250px;
}

.footer-top-left-button .d-flex,
.footer-top-left-contact .d-flex,
.footer-top-left-text .d-flex,
.footer-top-right-social .d-flex {
  justify-content: space-between;
}

.footer-top-left-list {
  column-count: 3;
}

.footer-top-right-social ul li {
  list-style-type: none;
}

.footer-top-right-social_item .d-flex a {
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  padding: 5px;
}

.v3-footer-top .mb-hide {
  margin: 0 0 30px;
}

.footer_iso {
  display: flex;
  gap: 5px;
  justify-content: end;
  align-items: center;
}
.footer-top-right-social a {
  color: #ffffff;
}

#brands .uzs::after {
  background: url(/local/templates/sqb/img/newflags/USD.svg) no-repeat 28px 4px;
}

#prices {
  margin-left: 4px;
  margin-right: 97px;
}

#prices.prices-en {
  margin-left: 4px;
  margin-right: 112px;
}

#credit_term {
  margin-left: 4px;
  margin-right: 4px;
}

.ipoteka-checkoutEasy__text {
  border: 1px solid rgba(10, 30, 50, 0.1);
  border-radius: 8px;
}

/*footer new ends*/

/* activisatsiya */

.aktivisatsiya .projects__grid {
  grid-template-rows: repeat(2, 1fr);
}

.aktivisatsiya .projects____item {
  min-height: 262px;
  background: #ffffff;
}

.aktivisatsiya .personal__title {
  font-weight: 500;
  font-size: 48px;
  line-height: 48px;
}

.aktivisatsiya .verticalAdvantagesLists--item-wraps {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.aktivisatsiya .verticalAdvantagesLists--item-icon {
  display: inline-block;
  margin-right: 30px;
}

.aktivisatsiya .verticalAdvantagesLists--item-teaser {
  display: inline-block;
}

.aktivisatsiya .verticalAdvantagesLists--item {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 40px;
}

.aktivisatsiya .checkoutEasy {
  background: #ffffff;
  margin-top: 30px;
  min-height: 310px;
}

.aktivisatsiya .projects-img {
  bottom: 1rem;
  right: 1rem;
  top: unset;
}

.aktivisatsiya img#first-pic {
  bottom: 0;
  top: unset;
}

.rko_double-block .rko_double-block-img {
  padding: 15px 0;
  height: 100%;
  right: -25px;
}

.calc-label.calc_text-right {
  text-align: end;
}

.aktivisatsiya .online-bank__teaser {
  font-weight: 600;
  font-size: 38px;
  line-height: 38px;
  color: #000000;
  width: 100% !important;
}

.activisatsiya .online-bank__wraps p {
  width: 70%;
}

.aktivisatsiya .online-bank__teaser p {
  margin-top: 12px;
}

.aktivisatsiya .section5 .container .wrap .section5-elements {
  background: #ffffff;
}

.aktivisatsiya .more-btn {
  background: #e6e9f0;
}

.aktivisatsiya .block-img {
  bottom: unset;
}

/* activisatsiya ends */

/* new ipoteka */

.kmaStylesSqbNewCredits .kmaStylesSqbNewCredits__ControlText {
  max-width: 390px;
}

.kmaStylesSqbNewCredits .kmaStylesSqbNewCredits__ControlBlock {
  justify-content: space-around;
}

.kmaStylesSqbNewCredits .kmaStylesSqbNewCredits__ControlItem {
  padding: 27px 0px;
}

.kmaStylesSqbNewCredits .checkoutEasy {
  min-height: 285px;
}

.kmaStylesSqbNewCredits .block-img {
  bottom: unset;
}

.kmaStylesSqbNewCredits {
  display: unset;
}

.deposits-banner .kmaStylesSqbNewCredits .checkoutEasy-btn__item {
  padding: 12px 24px;
}

.deposits-banner .checkoutEasy__btn {
  display: flex;
}

#calculations {
  padding: 30px;
  background: #e5ebf0;
  border-radius: 20px;
}

.blured__block {
  padding: 16px 30px;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(4.5px);
  -webkit-backdrop-filter: blur(4.5px);
  border-radius: 6px;
  z-index: 8;
  margin-bottom: 12px;
}

.Deposits_rate {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #1d3448;
}

.Deposits_percentage {
  font-weight: 600;
  font-size: 46px;
  color: #d52023;
  white-space: nowrap;
}

.integerInput {
  width: 100%;
  height: 48px;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  padding: 0 20px;
}

/* new product pages  */

/* buttons */

.newButton {
  box-sizing: border-box;
  cursor: pointer;
  font-weight: 500;
  font-size: 16px;
  padding: 12px 34px;
  border-radius: 10px;
  text-align: center;
  z-index: 10;
}

.newButton:hover {
  text-decoration: none;
}

.newProductPages .newFormSend .newButton {
  width: 100%;
}

.buttonStroke:focus,
.redTextButton:focus {
  border: 2px solid #eebd19;
}

.mainButton:focus {
  color: #ffffff;
  background: linear-gradient(118.44deg, #93a1ad 22.99%, #93a1ad 100%);
  border: none;
}

.buttonStroke,
.more-btn {
  color: #1e3549;
  font-weight: 600;
  border: 1px solid #bfc6cf;
  transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
  background: transparent;
}
.buttonStroke:hover,
.more-btn:hover {
  background: #004d7e;
  transition: 0.3s linear, color 0.3s linear;
  color: #fff !important;
}

.redTextButton {
  color: #d52023;
  background: #fff;
  transition: background-color 0.3s linear, color 0.3s linear;
  z-index: 100;
  box-shadow: 0px 4px 10px rgba(29, 52, 72, 0.05);
}

.redTextButton:hover {
  background: #d1d8df;
  color: #d52023;
}

.mainButton.disabled,
.disabled {
  /* background: linear-gradient(to right, #004d7e, #004d7e, #1d3448); */
  transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  color: #fff;
  background-size: 200% 100%;
}

.CreditSmall-type-credit__ImgWrap--btn.business_btn {
  display: flex;
  gap: 20px;
  margin-left: 0;
}

.td_head {
  text-align: center;
}

.small-good-item__img.business {
  transition: all 0.5s;
}

.small-good-item__img.business:hover {
  transform: scale(1.3);
}

.btn-business {
  border: none !important;
  cursor: pointer !important;
  width: 195px !important;
  display: flex !important;
  padding: 10px 34px !important;
  justify-content: center !important;
  align-items: center !important;
  border-radius: 10px !important;
  color: #ffffff !important;
  background: var(--colors-blue-primary, #004d7e) !important;
  box-shadow: 0px 4px 10px 0px rgba(29, 52, 72, 0.05) !important;
}

.btn-business:hover {
  box-shadow: 6px 4px 10px 0px rgba(0, 0, 0, 0.5) !important;
}

.btn-business__white {
  background-color: white !important;
  color: var(--colors-blue-primary, #004d7e) !important;
  box-shadow: 0px 4px 10px 0px rgba(29, 52, 72, 0.05) !important;
}

.buttonStroke:disabled {
  color: rgba(10, 30, 50, 0.4);
}

.greyBtn a {
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  padding: 9px 26px;
  background: #e6e9f0;
  border: 1px solid #e6e9f0;
  border-radius: 10px;
  transition: background-color 0.3s linear, color 0.3s linear;
}
.greyBtn a:hover {
  background: #d1d8df;
}
.checkoutEasy-btn__item:hover,
.greyBtn a:hover {
  text-decoration: none !important;
}

.take-btn,
.mainButton {
  /* background: #004d7e;
    transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
    color: #ffffff;
    font-size: 18px; */
  background: linear-gradient(to right, #004d7e, #004d7e, #1d3448);
  transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  color: #fff;
  background-size: 200% 100%;
}

.take-btn:hover,
.mainButton:hover {
  /* background: linear-gradient(180deg, #003d64 0%, #1d3448 100%);
    color: #ffffff; */
  background-position: 100% 0;
  transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  color: #ffffff;
}

/* buttons ends*/

.newProductPages p {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: rgba(10, 30, 50, 0.8);
}
.newProductPages .interesingBlock a.redText {
  background: none;
}

.newProductPages .bannerBlock .checkoutEasy__text .verticallyCentred {
  position: static;
  padding: 0;
}
.newProductPages .blockWrapped {
  margin-bottom: 70px;
  gap: 20px;
}

.newProductPages .personal__title {
  font-weight: 500;
  font-size: 42px;
  padding-bottom: 40px;
  line-height: 120%;
  color: #1d3448;
  margin-top: 90px;
}

.newProductPages .Deposits_rate {
  margin-top: 12px;
}

.newProductPages .topLineBlock .blured__block {
  padding: 30px;
  width: 285px;
  margin-bottom: 18px;
  height: 180px;
}

.mainPage.newProductPages .topLineBlock .blured__block {
  position: relative;
  padding: 20px;
  width: 280px;
  height: 135px;
}

.newProductPages .GridItem .blured__block {
  padding: 20px;
  align-items: center;
  margin-top: 16px;
}
.newProductPages .GridItem .block-img {
  right: 0;
}

.newProductPages .blured__block .block-img {
  position: absolute;
  right: 1rem;
  top: 1rem;
}

.newProductPages .blured__block {
  padding: 16px;
}

.newProductPages .GridItem p {
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 0;
  color: rgba(10, 30, 50, 0.8);
}

.newProductPages .buttonLined a {
  min-width: 170px;
}

.newProductPages .bannerBlock .d-flex,
.newProductPages .d-flex,
.newProductPages .newCalculator .d-flex {
  justify-content: space-between;
  align-items: center;
}
.newProductPages .GridItem .d-flex {
  justify-content: flex-start;
}
.newProductPages .GridItem .checkoutEasy__title,
.newProductPages .GridItem p {
  width: 100%;
}
.newProductPages .GridItem .checkoutEasy__title,
.newProductPages .newGrid.blockWrapped .GridItem p {
  width: 100%;
}
.newProductPages .GridItem .checkoutEasy__title,
.newProductPages .newGrid.blockWrapped .GridItem.full_width p {
  width: 100%;
}

.newProductPages .GridItem#ob1 .checkoutEasy__title,
.newProductPages .GridItem#ob1 p {
  width: 100%;
}
.newProductPages .bannerBlock .buttonLined {
  margin-bottom: 20px;
}

.newProductPages .blockWrapped ul {
  color: rgba(10, 30, 50, 0.8);
}
.newProductPages ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: rgba(10, 30, 50, 0.8);
}
.newProductPages ul li .newProductPages ul {
  padding-left: 1rem;
}
.newProductPages .blockWrapped ul li {
  margin-bottom: 1rem;
}

.newProductPages .checkoutEasy__text p,
.newProductPages .checkoutEasy__text p span {
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: rgba(10, 30, 50, 0.8);
}

.newProductPages .interesingBlock .checkoutEasy__text p {
  margin: 0;
  padding-right: 3rem;
  text-align: left;
  /* width: 50%; */
  z-index: 100 !important;
}

.step-icon {
  margin-right: 19px;
}

.newProductPages .newGrid {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(2, 1fr);
}

.newProductPages .GridItem {
  padding: 48px;
  min-height: 232px;
}

.newProductPages .checkoutEasy {
  margin-top: 0;
  background: #f2f5f8;
  overflow: hidden;
}

.newProductPages .greenCheckbox {
  height: 20px;
  width: 20px;
  background: #ffffff;
  border: 1px solid rgba(10, 30, 50, 0.2);
  border-radius: 6px;
  margin-right: 14px;
}

.newProductPages .greenCheckbox:checked {
  background: #05d088;
  appearance: none;
}

.newProductPages .greenCheckbox:after {
  content: "";
  left: 9px;
  position: absolute;
  left: 22px;
  width: 6px;
  height: 15px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.newProductPages .blockTitle {
  font-weight: 500;
  font-size: 42px;
  line-height: 110%;
  color: #1d3448;
}

.newProductPages .blockTitle.titleSmaller {
  font-size: 38px;
  margin-bottom: 1rem;
}

.newProductPages .productInformationItem {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 32px;
}

.newProductPages .blockWrapped.joyda_blocks {
  justify-content: start;
}

.newProductPages .productInformationItem-change {
  justify-content: center;
}

.newProductPages .panel .productInformationItem {
  width: 50%;
}

.newProductPages .panel .pinfitem-test {
  width: 100%;
}

.newProductPages .redBottom {
  background: #d52023;
  border-radius: 4px;
  color: #ffffff;
  display: block;
  margin-top: 40px;
  width: 100%;
}

.newProductPages .redText {
  color: #d52023 !important;
  padding: 0;
}

.corporations-deposits_block .redText {
  color: #d52023 !important;
  padding: 0;
}

.generalInfo .newProductPages .redText {
  margin-left: 0.5rem;
}
.newProductPages .redText:hover {
  background-color: transparent;
}

.newProductPages .redBottom:hover {
  color: #ffffff;
}

.newProductPages .percentageHighlight {
  font-weight: 600;
  font-size: 18px;
  padding: 20px 15px;
  border-radius: 6px;
  background: #f2f5f8;
  color: #d52023;
  min-width: 82px;
  text-align: center;
}

.newProductPages .percentageHighlight.thinText {
  font-weight: 600;
  font-size: 18px;
  padding: 12px 14px;
}

.newProductPages .percentageHighlight p {
  padding: 0 20px;
  text-align: left;
  align-self: center;
  margin: 0;
}

.newProductPages .productInformationItem .checkoutEasy__text p {
  margin-bottom: 2px;
  text-align: left;
}

.newProductPages .сalc-tab-content {
  margin-top: 50px;
}

.newProductPages .сalc-tab-content {
  transition: 1s opacity;
}

.newProductPages .сalc-tab-content.active {
  opacity: 1;
}

.newProductPages .newGrid ul li {
  font-weight: 600;
  font-size: 16px;
  color: rgba(10, 30, 50, 0.8);
  list-style: disc;
}

.newProductPages h1 {
  font-size: 42px;
  line-height: 110%;
  font-weight: 600;
}

.newProductPages label {
  display: block;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 146%;
  color: #0a1e32;
}

.newProductPages ul.listTyped li {
  margin-bottom: 2rem;
  width: 50%;
  color: rgba(10, 30, 50, 0.8);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.newProductPages .inputField {
  text-align: start;
  padding: 14px 22px;
  width: 100%;
  height: 50px;
  background: #ffffff;
  border: 1px solid rgba(10, 30, 50, 0.1);
  box-sizing: border-box;
  border-radius: 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #0a1e32;
}

.newProductPages .inputItem--wraps {
  position: relative;
  margin-bottom: 2rem;
  max-width: 650px;
}

.newProductPages .inputItem--wraps label.warning {
  color: #d52023;
}

.newProductPages select.inputField,
.newProductPages select#credit-term,
.newProductPages select#depositsSelect,
.newProductPages select#ipotekaSelect {
  appearance: none;
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: url(/upload/new-img/arrow_down.svg) !important;
  background-repeat: no-repeat;
  background-position: right 6% top 53%;
  color: #1d3448 !important;
  padding: 0 20px;
}

.infoSecured.errorBlock {
  transition: opacity 1s;
}

.error_pic {
  display: none;
}

.newProductPages a:hover {
  text-decoration: none;
}

.newProductPages .inputField.warning ~ *.error_pic {
  display: block;
  position: absolute;
  right: 1.5rem;
  top: 2.5rem;
}

.newProductPages select#credit-term {
  padding-right: 18px;
}

.newProductPages .buttonLined {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-top: 1rem;
  flex-wrap: wrap;
}

.newProductPages .newCalculator .buttonLined {
  justify-content: end;
  margin: 0;
}

.newProductPages .buttonLined .redButton {
  background-image: linear-gradient(
    to right top,
    #c00b0e,
    #d52023,
    #cd4c4e,
    #cb696a
  );
  color: #ffffff;
  background-size: 200% 200%;
  background-position: 100%;
  transition: all ease-in-out 0.3s;
}

.newProductPages .buttonLined .redButton:hover {
  background-position: 0%;
  transition: all ease-in-out 0.3s;
}

.transaction .popularProducts {
  display: grid;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  height: 100%;
}
.transaction .popularProducts .popularProducts__item {
  min-height: 440px;
}
/* .transaction #myitem-0 {
  grid-area: 2 / 1 / 4 / 2;
}
.transaction #myitem-1 {
  grid-area: 1 / 2 / 3 / 3;
}
.transaction #myitem-2 {
  grid-area: 2 / 3 / 4 / 4;
}
.transaction #myitem-3 {
  grid-area: 1 / 4 / 3 / 5;
}
.transaction #myitem-4 {
  grid-area: 1 / 3 / 2 / 4;
}
.transaction #myitem-5 {
  grid-area: 3 / 4 / 4 / 5;
}
.transaction #myitem-6 {
  grid-area: 1 / 1 / 2 / 2;
}
.transaction #myitem-7 {
  grid-area: 3 / 2 / 4 / 3;
} */
.transaction .popularProducts__item a {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 28px 0;
}
.transaction .popularProducts__item a .checkoutEasy__text {
  padding-bottom: 20px;
  padding-top: 20px;
}
.transaction .popularProducts__item a img {
  width: 100%;
  display: block;
  margin: 0 auto;
  max-width: 220px;
}
.transaction-welcome {
  display: flex;
  flex-direction: column;
  align-items: end;
  color: red;
  padding: 30px 45px;
}
.transaction-welcome span {
  font-size: 28px;
}
.transaction .online-bank__teaser {
  font-weight: 500;
}
.transaction_for-correspondents_img {
  height: 100%;
  display: flex;
  align-items: center;
}
.transaction .salary-advantages_item {
  min-height: 211px;
}

@keyframes Gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.newProductPages p.subtitleBigger {
  font-weight: 500 !important;
  font-size: 18px !important;
  margin-bottom: 0;
  line-height: 120%;
}

.newProductPages #ob3 .step-icon {
  margin-right: 14px;
}

.newProductPages .smallInputField {
  max-width: 245px;
}

.newProductPages .interesingBlock {
  min-height: 360px;
  height: 100%;
}

.newProductPages .smallPercent {
  font-size: 26px;
  font-weight: 500;
  line-height: 100%;
}

.newProductPages .bigPercent {
  font-size: 46px;
  font-weight: 500;
}

.newProductPages .inputField .inputNumber {
  padding: 14px;
  text-align: right;
  width: 50%;
  border: none !important;
  background: transparent;
}

.newProductPages .inputField .inputNumber select,
.newProductPages .inputField .inputName {
  border: none !important;
  background: transparent;
}

.newProductPages .inputField .inputName,
.newProductPages .inputField .inputNumber {
  font-weight: 400;
  font-size: 16px;
  color: #1d3448 !important;
  padding: 10px 0px 10px 10px;
  white-space: nowrap;
}

.newProductPages .inputField #firstPaymentPercent {
  width: 12%;
  border: none;
  background: transparent;
  text-align: center;
  border-left: 1px solid rgba(10, 30, 50, 0.1);
  color: #0a1e32;
}

.newProductPages .block-img {
  position: absolute;
}

.rko_double-block-title {
  width: 300px !important;
}

.rko_double-block-subtitle {
  width: 290px;
}

.newProductPages .autoCalculation input {
  font-weight: 500 !important;
  font-size: 38px !important;
  color: #d52023 !important;
  border: none;
}

.newProductPages .newWhiteButton a {
  font-weight: 500;
  font-size: 14px;
  color: #1d3448;
}

.newProductPages .grayText {
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: rgba(10, 30, 50, 0.6);
  margin-bottom: 20px;
}

.newProductPages .formStep {
  font-weight: 500;
  font-size: 32px;
  color: #0a1e32;
}

.newProductPages .infoSecured {
  display: flex;
  align-items: flex-start;
  padding: 32px;
  border: 1px dashed #05d088;
  border-radius: 6px;
  margin-top: 5%;
}

.newProductPages .newCalculator {
  padding: 50px 50px 24px;
  background: #f2f5f8;
  border-radius: 20px;
}

.newProductPages .newCalculator h5 {
  margin-bottom: 26px;
}

.newProductPages .newCalculator#calcStepOne .inputField {
  padding: 0;
}

.newProductPages .blured__block a:hover {
  filter: none;
}

.newProductPages ul#tabs-nav,
ul#news-tabs-nav,
ul#credit-card__tabs-nav,
.btns-container,
ul#tabs-currency-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style-type: none;
  overflow: unset;
  padding-left: 0;
}

.newProductPages #tabs-nav li,
ul#news-tabs-nav li,
ul#credit-card__tabs-nav li,
.btns-container button {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  color: #1d3448;
  text-decoration: none;
  padding: 8px 32px;
  margin: 0;
  cursor: pointer;
  background: #ffffff;
  border: 1px solid #d2d6da;
  border-radius: 42px;
  transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
}

.newProductPages #tabs-nav li.active,
.newProductPages #tabs-nav li:hover,
#tabs-currency-nav li.active,
#tabs-currency-nav li:hover,
ul#news-tabs-nav li.active,
ul#news-tabs-nav li:hover,
ul#credit-card__tabs-nav li:checked,
ul#credit-card__tabs-nav li.active,
ul#credit-card__tabs-nav li:hover,
.btns-container button.active,
.btns-container button:focus,
.btns-container button:hover {
  background: #004d7e;
  /* box-shadow: 0px 4px 10px rgba(29, 52, 72, 0.05); */
  color: #ffffff;
  border-radius: 42px;
}

.newProductPages ul.listTyped li {
  width: 100%;
}

.newProductPages .blured__block.heightFixed {
  min-height: 100px;
  margin: 0;
}

.newProductPages .blured__block.heightFixed2 {
  min-height: 130px;
}

.newProductPages .сalc-tab-content {
  margin-top: 50px;
}

.newProductPages .checkoutEasy__title {
  color: #283c4f;
  /* padding-left: 15px; */
}

.newProductPages .calc-label {
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: rgba(10, 30, 50, 0.6);
}

.newProductPages.mainPage .btn.take-btn {
  width: 100%;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #b1b2b2;
}

.newProductPages .infoBlockIcons {
  display: grid;
  gap: 30px;
}

.newProductPages .infoBlockIcons .checkoutEasy {
  border-radius: 20px;
  -webkit-animation: fadeInLeft 1s 1s 1 ease both;
  animation: fadeInRight 1s 1s 1 ease both;
}

.newProductPages .infoBlockIcons p {
  padding-top: 12px;
}

.newProductPages h4 {
  font-size: 22px;
  /* margin-bottom: 0; */
  color: #0a1e32;
}

.march .checkoutEasy {
  background: #fff5f1;
}

.newProductPages .accordionInfo .accordion,
.newProductPages .card-header {
  background-color: #f2f5f8;
  color: #0a1e32;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  padding: 24px;
  width: 100%;
  margin-bottom: 16px;
  border-radius: 20px;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
}

.newProductPages .questionAnswer .card-header {
  background-color: transparent;
}

.newProductPages .card {
  border: none;
}

.newProductPages .card .btn {
  color: #0a1e32;
  font-weight: 600;
  font-size: 16px;
}

.newProductPages .accordionInfo .accordion.active {
  color: #d52023;
}

.newProductPages .questionAnswer .accordionInfo .accordion.active,
.newProductPages .generalInfo .accordionInfo .accordion.active {
  color: #0a1e32;
}

.newProductPages .accordionInfo.active,
.newProductPages .accordionInfo .accordion:hover {
  background-color: #ccc;
}

.newProductPages .accordionInfo .panel {
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.newProductPages .accordionInfo .panel .productiontitle {
  padding-left: 15px;
  font-weight: 600;
}

.newProductPages .accordionInfo .accordion:hover {
  background: linear-gradient(180deg, #f2f5f8 0%, #d5dee6 100%);
  transition: max-height 0.5s ease-in-out;
}

.newProductPages .accordionInfo .accordion:after,
.newProductPages .card-header:after {
  content: "";
  width: 1rem;
  height: 1rem;
  background-image: url(/upload/new-img/ic_plus.svg);
  background-repeat: no-repeat;
  position: absolute;
  right: 1rem;
  top: 60%;
  margin-top: -12px;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

.newProductPages .accordionInfo .active:after {
  -webkit-transform: rotate(45deg) !important;
  transform: rotate(45deg) !important;
  background-repeat: no-repeat;
  position: absolute;
  right: 1rem;
  top: 60%;
  margin-top: -12px;
  filter: invert(33%) sepia(100%) saturate(6230%) hue-rotate(331deg)
    brightness(101%) contrast(101%);
}

.newProductPages .switches-container {
  position: relative;
  display: flex;
  padding: 0;
  background: rgba(10, 30, 50, 0.1);
  border: 1px solid rgba(10, 30, 50, 0.2);
  color: #0a1e32;
  line-height: 3rem;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
}

/* input (radio) for toggling. hidden - use labels for clicking on */

.newProductPages .switches-container input {
  visibility: hidden;
  position: absolute;
  top: 0;
}

/* labels for the input (radio) boxes - something to click on */

.newProductPages .switches-container label {
  width: 50%;
  padding: 0;
  margin: 0;
  text-align: center;
  font-weight: 400;
  font-size: 13px;
  line-height: 50px;
  cursor: pointer;
}

/* switch highlighters wrapper (sliding left / right) 
    - need wrapper to enable the even margins around the highlight box
*/

.newProductPages .switch-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  box-shadow: 0px 4px 10px rgba(29, 52, 72, 0.05);
  border-radius: 20px;
  z-index: 3;
  transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  /* transition: transform 1s; */
}

/* switch box highlighter */

.newProductPages .switch {
  border-radius: 8px;
  background: #ffffff;
  height: 100%;
  line-height: 44px;
}

/* switch box labels
    - default setup
    - toggle afterwards based on radio:checked status 
*/

.newProductPages .switch div {
  width: 100%;
  text-align: center;
  opacity: 0;
  display: block;
  line-height: 50px;
  color: var(--switch-text-color);
  transition: opacity 0.2s cubic-bezier(0.77, 0, 0.175, 1) 0.125s;
  will-change: opacity;
  position: absolute;
  top: 0;
  left: 0;
}

/* slide the switch box from right to left */

.newProductPages
  .switches-container
  input:nth-of-type(1):checked
  ~ .switch-wrapper {
  transform: translateX(0%);
}

/* slide the switch box from left to right */

.newProductPages
  .switches-container
  input:nth-of-type(2):checked
  ~ .switch-wrapper {
  transform: translateX(100%);
}

/* toggle the switch box labels - first checkbox:checked - show first switch div */

.newProductPages
  .switches-container
  input:nth-of-type(1):checked
  ~ .switch-wrapper
  .switch
  div:nth-of-type(1) {
  opacity: 1;
}

/* toggle the switch box labels - second checkbox:checked - show second switch div */

.newProductPages
  .switches-container
  input:nth-of-type(2):checked
  ~ .switch-wrapper
  .switch
  div:nth-of-type(2) {
  opacity: 1;
}

#navbarTop {
  background-color: #ffffff;
  position: fixed;
  top: -70px;
  width: 100%;
  display: block;
  transition: top 0.3s;
  border-bottom: 1px solid rgba(10, 30, 50, 0.1);
  z-index: 50;
  height: 70px;
}

#navbarTop .navbarTop__item a {
  float: left;
  display: block;
  color: rgba(10, 30, 50, 0.6);
  text-align: center;
  padding: 22px 18px;
  text-decoration: none;
  font-size: 16px;
}
#navbarTop .navbarTop__item a:hover,
#navbarTop .navbarTop__item a:checked {
  color: #003d64;
  border-bottom: 1px solid #003d64;
}

.nav-link-tel {
  display: flex;
  align-items: center;
  margin-left: 8px;
  margin-top: 5px;
  font-size: 16px;
  font-weight: 500;
  color: #1d3448;
}

.newProductPages .mini-banner {
  background: #f2f5f8;
  border-radius: 20px;
  padding: 0;
  height: 100%;
}

.newProductPages .mini-banner .checkoutEasy__text p {
  font-weight: 500;
  font-size: 30px;
  line-height: 140%;
  color: #0a1e32;
  width: 60%;
}

.newProductPages #btn-autorize {
  float: none;
}

.newProductPages .mini-banner img {
  left: 60%;
}

.mainPage.newProductPages .bannerBg {
  /* background-image: url("/upload/files2025/bg-bank-history.webp"); */
  background-position: center;
  background-size: cover;
  min-height: 340px;
  border-radius: 20px;
}

.newProductPages .textWidth {
  width: 50%;
}

.newProductPages .news__newPage p {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #1d3448;
}

.newProductPages .bannerBlock .checkoutEasy__text {
  margin-top: 1.2rem;
  position: relative;
}

.newProductPages .buttonLined a {
  white-space: nowrap;
}

.newProductPages .joydaPage .blured__block.heightFixed2 {
  min-height: unset;
}

.newProductPages .joydaPage .floating-img {
  float: right;
}

.joydaPage .pageOffice .container .wrap .maps #map {
  min-height: 320px;
}

.joydaPage .news__btn {
  right: unset;
}

.joydaPage .pageOffice .container .wrap .maps {
  margin-bottom: 0;
}

.joydaPage .mainPage.newProductPages .calculate-table {
  max-height: 329px;
}

.joydaPage .forFlex div.draggable {
  display: block;
}

.joydaPage .slick-dots {
  margin: 20px 0;
  bottom: -50px;
}

.joydaPage .slick-dots li button:before {
  font-size: 50px;
}

.joydaPage .news__item {
  min-height: 270px;
}

.joydaPage .blured__block {
  z-index: 0;
}
.joydaPage .online-bank__wraps p {
  width: 100%;
}
.newProductPages h2 {
  font-weight: 500;
  font-size: 32px;
  color: #0a1e32;
}

.newProductPages h3 {
  font-size: 26px;
  line-height: 125%;
  color: #0a1e32;
  font-weight: 500;
}

.joydaPage .actualBlock .newButton {
  width: 246px;
}

.newProductPages .checkoutEasy__img {
  text-align: center;
  padding: 3rem 0 1rem;
}

.filtered-div {
  max-width: 32%;
}

.filtred-tabs {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin: 2rem 0;
}

.newProductPages .infoBlockIcons.blockWrapped .row {
  gap: 25px 0px;
}

.newProductPages .rates-table {
  border-collapse: collapse;
}

.newProductPages .rates-table tr {
  border-bottom: 1px solid rgba(10, 30, 50, 0.2);
}

.newProductPages .rates-table tr:last-child {
  border-bottom: none;
}

.newProductPages .rates-table td {
  padding: 32px;
  color: var(--darkblue-blue-100, #0a1e32);
  font-weight: 500;
  max-width: 320px;
}

.newProductPages .rates-table th {
  padding: 20px;
}

.newProductPages .bannerBlock h1 {
  margin-bottom: 1rem;
}

.newProductPages .bannerBlock .checkoutEasy__text p {
  font-size: 18px;
}

.newProductPages .questionAnswer .accordionInfo .accordion {
  background-color: transparent;
  border-bottom: 1px solid rgba(10, 30, 50, 0.2);
  border-radius: 0;
  padding: 24px 24px 24px 0;
}

.newProductPages .questionAnswer .accordionInfo .accordion:hover,
.newProductPages .questionAnswer .accordionInfo .accordion.active {
  background: transparent;
}

.newProductPages .bannerBlock .checkoutEasy__text {
  padding: 30px 50px;
}

#navbarTop .buttonLined {
  margin-top: 0;
}

.info-table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 40px;
}
.info-table tr {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(10, 30, 50, 0.2);
}
.info-table td {
  padding: 10px 0;
  color: var(--darkblue-blue-100, #0a1e32);
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
}
.newProductPages .history {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 32px 40px;
}
.newProductPages .history .history-item {
  width: 35%;
}
.newProductPages .history ul li {
  list-style-type: disc;
}
.newProductPages .finances .slick-slide {
  margin: 0 20px;
}
.newProductPages .finances .slick-slide img {
  margin: 0 auto;
}
.newProductPages .council-item {
  display: grid;
  grid-template-columns: max-content 1fr;
  gap: 20px;
  align-items: baseline;
  height: 100%;
  /* width: 90%; */
  padding: 1rem 0;
  border-bottom: 1px solid rgba(10, 30, 50, 0.2);
  background: var(--white-white-100, #fff);
}
.newProductPages .council-item ul {
  list-style: none;
  margin: 0;
}
.newProductPages .council-item p {
  padding: 0;
}
.newProductPages .council-item ul li:last-child p {
  color: rgba(10, 30, 50, 0.6);
  font-size: 12px;
  font-weight: 400;
  line-height: 130%;
}
.newProductPages .council-item img {
  width: 110px;
  align-self: flex-start;
}
.table-rates {
  border-radius: 20px;
  border: 1px solid rgba(10, 30, 50, 0.2);
  width: 100%;
  overflow-x: auto;
  margin-bottom: 30px;
}
.tb-rates tr th {
  width: 30%;
  color: #004d7e;
  font-size: 32px;
  font-weight: 500;
  line-height: 130%;
}
.tb-rates tr td {
  color: #0a1e32;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.tb-rates tr td.iconed:before {
  content: "";
  background: url("/upload/new-img/ico_check-green.svg") no-repeat;
  height: 24px;
  width: 32px;
  margin-right: 0.5rem;
  display: inline-block;
}

.tb-rates tr th,
.tb-rates tr td {
  padding: 12px;
  border-bottom: 1px solid #0a1e321a;
}

.tb-rates tr td:first-of-type,
.tb-rates tr th:first-of-type {
  left: 0;
  /* position: sticky; */
}
.tb-rates tr td,
.tb-rates tr th {
  background: #ffffff;
  text-align: center;
}
.tb-rates tr td:nth-child(even),
.tb-rates tr th:nth-child(even) {
  background: #f2f5f8;
}

.bottomSlider .bottomSlider_item {
  border-radius: 20px;
  border: 1px solid rgba(10, 30, 50, 0.1);
  overflow: hidden;
}
.slider-img {
  width: 100%;
}

.transaction_buttons div {
  height: fit-content;
}

.newProductPages .slick-slide {
  text-align: center;
  margin-right: 15px;
  margin-left: 15px;
}
.bottomSlider_item .checkoutEasy__text {
  text-align: left;
}
.newProductPages .link-button {
  text-decoration: underline;
  text-align: center;
  display: flex;
  justify-content: center;
  margin-bottom: 0.5rem;
}
.sliderAward div.draggable {
  display: block;
}
.bottomSlider .slick-prev:before,
.bottomSlider .slick-next:before {
  appearance: none;
  display: none;
}
.bottomSlider .slick-arrow {
  position: absolute;
  top: 50%;
  margin: -20px 0px 0px 0px;
  z-index: 10;
  font-size: 0;
  width: 64px;
  height: 64px;
}
.bottomSlider .slick-arrow.slick-prev {
  left: -25px;
  background: url("/upload/new-img/prev-arrow.svg") 0 0 / 100% no-repeat;
}
.bottomSlider .slick-arrow.slick-next {
  right: -25px;
  background: url("/upload/new-img/next-arrow.svg") 0 0 / 100% no-repeat;
}
.bottomSlider .slick-arrow.slick-disabled {
  opacity: 0.6;
}
.newProductPages .card-rates .productInformation {
  column-count: 2;
}

.newProductPages .card-rates .productInformation .checkoutEasy__text {
  padding: 0 48px 0 0;
}

.main-museum_block {
  display: flex !important;
  flex-direction: column !important;
  align-items: end !important;
}
.main-museum_item {
  width: auto !important;
  bottom: 0 !important;
}

#news-tabs-content p {
  color: #0a1e32;
}

.transaction .salary-project .popularProducts.blockWrapped {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  height: 100%;
}
.transaction_for-correspondents .transaction_for-correspondents_img img {
  padding: 30px;
}
.table-rates-my {
  padding: 15px !important;
}
.transaction .stages .block-img {
  max-height: 46px;
  transform: translateX(50%);
  right: 50%;
}
.transaction_for-correspondents .row {
  margin-right: 0;
  margin-left: 0;
}

.verticalAdvantagesLists--item-descr .modal-dialog {
  max-width: 1000px !important;
}
.verticalAdvantagesLists--item-descr .activity_type-choose_block {
  margin: 20px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.footer_mobile-icon {
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 26px;
  font-weight: 700;
}
img.mobile_app-img {
  padding: 10px;
  background-color: #ffffff;
  border-radius: 12px;
}

svg.migalka {
  animation: colorSvg 1.2s infinite;
  stroke-width: 7;
}

@keyframes colorSvg {
  0% {
    stroke: #767676;
  }
  25% {
    stroke: #ff3d3d;
  }
  100% {
    stroke: #767676;
  }
}

/* -------------------------- responsive  --------------------------*/

@media (min-width: 1282px) {
  .mobile-nav {
    display: none;
  }

  .mobile-menu {
    display: none !important;
  }
  .main-gallery {
    display: none;
  }
  #img-5 {
    display: none;
  }
  #content-slider .slider-thumb .head {
    display: none;
  }
  #content-slider .slider-thumb .head {
    display: none;
  }
  .mb,
  .mb-hide,
  .mb-img {
    display: none !important;
  }
  ul#tabs-nav li {
    white-space: nowrap;
  }
  .w-5 {
    width: 5% !important;
  }
  .mobile-icons {
    position: absolute;
    right: 5px;
    bottom: 15px;
  }
}

/* big tabs part */

@media (min-width: 1025px) and (max-width: 1281px) {
  #tabs li {
    width: 260px;
    height: 150px;
  }
  ul#tabs li.active {
    width: 270px;
    height: 160px;
  }
  .transaction_buttons a {
    margin: 0 !important;
    padding: 17px 53px !important;
  }
  ul#tabs-nav li, #tabs-nav span.li {
    white-space: nowrap;
  }
  .personal__title,
  .checkoutEasy__title {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .newProductPages .checkoutEasy__text p,
  .alternative__text {
    font-size: 16px;
  }
  .checkoutEasy-btn__item {
    padding: 8px 12px;
  }
  .transaction_buttons a {
    margin: 16px 0;
    padding: 17px 53px;
  }
  .btn {
    padding: 10px 14px;
  }
  .checkoutEasy .checkoutEasy__btn {
    padding: 0 20px 20px;
  }
  .main-gallery {
    display: none;
  }
  .popularProducts {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }
  .mb-img,
  .mb-hide {
    display: none;
  }
  .theBestOf .ds-hide {
    display: none;
  }
  .goGreenBanner-text {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .docs {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .forFlex .innerBox {
    margin: 0 10px;
  }
  .list__text li {
    font-size: 18px;
  }
  .checkoutEasy__btn {
    position: absolute;
    bottom: 72px;
  }
  .kmaStylesSqbNew
    .kmaStylesSqbNew__wrappper
    .kmaStylesSqbNewCredits
    .checkoutEasy
    .checkoutEasy__btn {
    position: relative;
  }
  .kmaStylesSqbNew
    .kmaStylesSqbNew__wrappper
    .kmaStylesSqbNewCredits
    .checkoutEasy
    .row.question {
    flex-wrap: nowrap;
  }
  .kmaStylesSqbNew
    .kmaStylesSqbNew__wrappper
    .kmaStylesSqbNewCredits
    .checkoutEasy
    .row.question.home {
    flex-wrap: nowrap;
  }
  .checkoutEasy__btn {
    right: unset;
    bottom: 0;
  }
  .unh-banner
    .unh-banner__teaser
    .deposits-banner
    .deposits-banner__item
    .checkoutEasy__btn {
    position: relative;
  }
  .tab__title {
    font-size: 20px;
  }
  .mobile-nav {
    display: none;
  }
  .mobile-menu {
    display: none !important;
  }
  .main-gallery {
    display: none;
  }
  #img-5 {
    display: none;
  }
  #content-slider .slider-thumb .head {
    display: none;
  }
  #content-slider .slider-thumb .head {
    display: none;
  }
  .background-inside {
    padding: unset;
  }
  .p-large {
    padding: 12px;
  }
  .background__banner {
    padding: 40px;
    height: unset;
  }
  #loansPercent,
  #monthlyPayment1,
  #autoKreditPercent,
  #autoKreditPayment,
  #depositPercent,
  #depositPayment,
  #ipotekaKreditPercent,
  #ipotekaKreditPayment {
    font-size: 32px;
  }
  .mb,
  .mb-img {
    display: none;
  }
  .news__item {
    max-width: 290px;
    min-height: 285px;
  }
  .checkoutEasy__text {
    padding: 20px;
  }
  .section5 .container .wrap .section5-elements .colLeft {
    width: 80%;
  }
  .checkoutEasy__btn {
    padding: 20px 0;
  }
  .credit-values-name {
    font-weight: 400;
    font-size: 18px;
  }
  .credit__info__item {
    margin-bottom: 0;
  }
  .anticorruption .ds-hide {
    display: none;
  }
  .newProductPages .blured__block.heightFixed {
    min-height: 132px;
  }
  .newButton {
    padding: 12px 24px;
  }
  .newProductPages .formStep {
    white-space: nowrap;
  }
  .newProductPages .bannerBlock .checkoutEasy__text {
    padding: 20px;
  }
  .newProductPages .height1,
  .height2 {
    height: 100%;
  }
  .anticorruption .checkoutEasy {
    max-height: 100%;
  }
  .anticorruption .checkoutEasy .checkoutEasy__btn {
    position: relative;
  }

  .mainPage.newProductPages .calculate-table {
    padding: 10px 0px;
    height: 100%;
  }
  .more-btn {
    margin-right: 20px;
  }
}
@media (max-width: 360px) {
  .section1
    .mainSlider
    .item
    .container
    .wrap
    .block-article
    .block-inner
    .btn {
    padding: 0;
  }
}
@media (min-width: 0px) and (max-width: 992px) {
  .kmaStylesSqbNew
    .kmaStylesSqbNew__wrappper
    .mainPage.newProductPages
    .checkoutEasy.blockWrapped
    img.tabResponsive-img {
    position: relative;
  }
  .kmaStylesSqbNew
    .kmaStylesSqbNew__wrappper
    .mainPage.newProductPages
    .checkoutEasy.blockWrapped
    .col-lg-6.col-md-6 {
    max-width: 100%;
  }
}

@media (max-width: 992px) {
  .transaction .salary-project .popularProducts.blockWrapped {
    display: grid;
    grid-template-rows: 1fr 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    height: 100%;
  }
  .transaction
    .salary-advantages
    .salary-advantages_items
    .salary-advantages_item {
    padding: 15px !important;
  }
}

@media (max-width: 768px) {
  .checkApplication {
    padding: 20px !important;
  }
  .checkApplication__text {
    width: 50% !important;
  }
  .transaction_for-correspondents .transaction_for-correspondents_img img {
    padding: 0;
  }
}

@media (max-width: 576px) {
  .kmaStylesSqbNew h1 {
    margin-top: 30px;
  }
  .checkApplication {
    padding: 20px !important;
    flex-direction: column;
  }
  .checkApplication__text {
    width: 100% !important;
  }
  #filters .buttons_class {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
  }
  #filters h5.filter__title {
    position: relative;
  }
  .small-good-item__data {
    gap: 10px;
    flex-direction: column;
  }
  .small-good-item__info {
    flex-direction: row !important;
    flex-wrap: wrap;
  }
  .small-good-item__info span {
    margin-left: 10px;
  }
  .small-good-item__id p {
    padding: 0;
  }
  .rko_double-block-piece {
    display: flex;
    flex-direction: column;
  }
  .rko_double-block-img {
    position: static !important;
    padding: 20px 40px 0 40px;
  }
  .rko_double-block-btn {
    display: block;
  }
  .rko_double-block-title {
    width: 100%;
  }
  .rko_double-block-subtitle {
    width: 100%;
  }
  .kmaStylesSqbNew__wrappper .newProductPages .row {
    gap: 0;
  }
  .newProductPages .bannerBlock .checkoutEasy__text {
    padding-bottom: 0;
  }
  .mainPage.newProductPages .checkoutEasy .block-img {
    max-width: 335px;
  }

  .transaction .salary-project .popularProducts.blockWrapped {
    display: grid;
    grid-template-rows: repeat(4, 1fr);
    grid-template-columns: 1fr;
    gap: 20px;
    height: 100%;
  }
  .transaction_for-correspondents .transaction_for-correspondents_img img {
    margin: 0 auto;
    margin-top: 15px;
    max-width: 120px;
  }
  .transaction .salary-advantages_item-transaction img {
    max-height: 146px !important;
  }
  .transaction .salary-advantages_item.salary-advantages_item-transaction {
    min-height: 320px !important;
  }
}

/* small tabs part */

@media (min-width: 681px) and (max-width: 1024px) {
  .navbar-brand {
    margin-right: auto;
  }
  .kmaStylesSqbNew
    .kmaStylesSqbNew__wrappper
    .kmaStylesSqbNewCredits
    .checkoutEasy
    .block-img.h {
    visibility: hidden;
    opacity: 0;
  }
  #tabs li {
    width: 170px;
    height: 150px;
  }
  .checkoutEasy-btn__item {
    margin: 20px 0;
    padding: 8px 12px;
  }
  .btn {
    padding: 10px 14px;
  }
  ul#tabs li.active {
    width: 190px;
    height: 160px;
  }
  .popularProducts {
    flex-wrap: wrap;
  }
  .checkoutEasy {
    margin-top: 24px;
  }
  .checkoutEasy__text {
    padding: 20px;
  }
  .checkoutEasy .checkoutEasy__btn {
    padding: 0 20px 20px;
    gap: 20px;
  }
  .infoBlockForClients {
    height: 100%;
  }
  .personal__title,
  .checkoutEasy__title {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 24px;
  }
  .p-large {
    padding: 10px;
  }
  .tab__title {
    font-size: 14px;
    word-break: break-word;
  }
  .calc-btn-group {
    flex-wrap: wrap;
    gap: 10px;
  }
  .img-float {
    float: right;
  }
  .main-gallery {
    display: none;
  }
  .nav ul li a {
    padding: 15px;
  }
  .mb-hide {
    display: none;
  }
  .tab__title {
    font-size: 16px;
    margin-bottom: 0;
  }
  #img-5 {
    display: none;
  }
  .forFlex .innerBox {
    margin: 0 10px;
  }
  .mobile-menu {
    display: none;
  }
  .background__banner {
    padding: 40px;
    height: unset;
  }
  ul#tabs-nav li {
    white-space: nowrap;
  }
  .news__item {
    max-width: 100%;
  }
  .how-stages {
    justify-content: center;
  }
  .credit__info {
    padding: 20px;
  }
  .checkoutEasy__btn .ds-hide {
    display: none;
  }
  .anticorruption .ds-hide {
    display: none;
  }
  .credit-title {
    margin-bottom: 32px;
  }
  .credit__img {
    position: relative;
  }
  .credit-values-name {
    font-weight: 400;
    font-size: 16px;
  }
  .credit__info__item {
    margin-bottom: 0;
  }
  span.credit-values {
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    text-align: right;
    color: #1d3448;
    white-space: nowrap;
  }
  .docs {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .btns {
    display: block;
  }
  .btn-more {
    border: none;
    font-weight: 600;
    font-size: 16px;
    text-align: right;
    color: #1d3448;
  }
  .btn-checkout {
    padding: 9px 24px;
  }
  .news__item {
    max-width: 290px;
    min-height: 285px;
  }
  #loansPercent,
  #monthlyPayment1,
  #autoKreditPercent,
  #autoKreditPayment,
  #depositPercent,
  #depositPayment,
  #ipotekaKreditPercent,
  #ipotekaKreditPayment {
    font-size: 28px;
    line-height: 32px;
  }
  .checkoutEasy__text {
    padding: 20px;
  }
  .section5 .container .wrap .section5-elements .colLeft {
    width: 80%;
  }
  .credit__block {
    margin-top: 32px;
  }
  .lightInfo {
    margin-top: 16px;
  }
  .aktivisatsiya .online-bank__wraps img {
    display: block;
    position: unset;
  }
  .aktivisatsiya a.checkoutEasy-btn__item {
    margin-bottom: 15px;
  }
  .aktivisatsiya .checkoutEasy {
    min-height: 250px;
  }
  .newProductPages .bannerBlock .d-flex {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .newProductPages .topLineBlock .blured__block {
    padding: 15px;
    width: 250px;
  }
  .newProductPages .newCalculator {
    padding: 20px;
  }
  .newProductPages .blured__block.heightFixed {
    min-height: 155px;
  }
  .newProductPages label {
    white-space: break-spaces;
  }
  .newProductPages .bannerBottom > .row {
    gap: 20px 0px;
  }
  .newProductPages .GridItem {
    padding: 20px;
  }

  .newProductPages .inputField {
    padding: 8px;
  }
  .newProductPages .inputField .inputNumber {
    text-align: left;
  }
  .newProductPages .personal__title {
    margin-top: 70px;
  }
  .newProductPages .joydaPage .infoBlockIcons .row,
  .newProductPages .joydaPage .actualBlock .row {
    row-gap: 20px;
  }
  .joydaPage .tabResponsive-img {
    position: absolute;
    bottom: 0;
  }
  .mainPage.newProductPages .popularProducts {
    grid-template-rows: repeat(4, 1fr);
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .newProductPages h2 {
    word-break: break-all;
  }
  .joydaPage .actualBlock .newButton {
    width: unset;
  }
  .mainPage.newProductPages .popularProducts {
    grid-template-rows: repeat(2, 1fr);
  }
  .filtered-div {
    max-width: 45%;
  }
  .newProductPages .height1,
  .height2 {
    height: 100%;
  }
  .newProductPages .bannerBlock .block-img {
    width: 100%;
  }
  .anticorruption .checkoutEasy {
    max-height: 100%;
  }
  .anticorruption .checkoutEasy .checkoutEasy__btn {
    position: relative;
  }
  .navbar-brand {
    margin: 0;
  }
  .newProductPages.about-bank .rb-item {
    min-height: 245px;
  }
  .newProductPages.about-bank .additional-menu .checkoutEasy {
    height: 230px;
  }
  .deposits-banner__item h1 {
    font-size: 32px;
  }
  .deposits-banner__subtitle p {
    font-size: 18px;
  }
  .deposits-banner__item {
    max-width: 500px;
    margin: 0 20px;
  }
}

@media (min-width: 279px) and (max-width: 1025px) {
  .salary-advantages_item.salary-advantages_item-transaction {
    display: block;
  }
  .rko_double-block-piece img {
    padding: 50px;
  }

  .green .how-stages__item {
    max-width: 100%;
  }
  .green .salary-advantages .salary-advantages_items .salary-advantages_item p {
    height: 80px;
  }
  .green .personal__title,
  .aktivisatsiya .personal__title {
    font-size: 20px;
    line-height: 22px;
    margin-top: 24px;
    margin-bottom: 12px;
  }
  .green .deposits-banner__subtitle p {
    display: none;
  }
  .green .online-bank__wraps img {
    position: relative;
    transform: scale(0.8);
    display: block;
    margin: 0 auto;
  }
  img#first-pic {
    right: unset;
  }
  .green .projects____item {
    min-height: 140px;
  }
  .green .take-btn {
    margin: 12px;
  }
  .green .salary-advantages .salary-advantages_items .salary-advantages_item {
    text-align: center;
    width: 100%;
    margin-top: 15px;
    padding: 12px;
    align-items: center;
  }
  .green
    .stages
    .green
    .salary-advantages
    .salary-advantages_items
    .salary-advantages_item,
  .salary-advantages_item {
    min-height: 100px;
  }
  .green .salary-advantages .salary-advantages_items .salary-advantages_item p {
    padding: 12px;
  }
  .green .salary-advantages .salary-advantages_items .salary-advantages_item p,
  .green .salary-advantages_item p {
    font-size: 14px;
    line-height: 18px;
    height: 100%;
  }
  .green .salary-advantages_item {
    display: flex;
  }
  .green .salary-advantages_item.salary-advantages_item-transaction {
    display: block;
  }
  .green .salary-advantages_item.salary-advantages_item-transaction img {
    height: fit-content;
  }
  .transaction_buttons a {
    margin: 0 !important;
    padding: 17px 53px !important;
  }
  .transaction_buttons div {
    margin: 0 !important;
  }
  .green .salary-advantages_item img {
    height: 48px;
  }
  .green .salary-advantages_item p {
    text-align: left;
  }
  .green .block-img {
    height: 15%;
  }
  .stages {
    row-gap: 15px;
  }
  .stages > .row {
    gap: 15px;
  }
  .green .online-bank__teaser,
  .aktivisatsiya .online-bank__teaser {
    width: 100%;
    font-size: 20px;
    line-height: 22px;
    padding: 12px;
  }
  .green
    .stages
    .green
    .salary-advantages
    .salary-advantages_items
    .salary-advantages_item,
  .salary-advantages_item {
    padding: 15px;
  }
  .green .projects____item {
    padding: 0;
  }
  .green .how-stages {
    row-gap: 15px;
  }
  .aktivisatsiya .online-bank__wraps img {
    display: block;
    position: unset;
  }
  .aktivisatsiya a.checkoutEasy-btn__item {
    margin-bottom: 15px;
  }
  .aktivisatsiya .checkoutEasy {
    min-height: 200px;
  }
  .aktivisatsiya .projects__grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .kmaStylesSqbNewCredits__ControlTitle {
    font-size: 18px;
    line-height: 20px;
  }
  #calculations {
    padding: 15px;
  }
  .green .award-new__item p {
    width: 100%;
  }
  /* new product page */
  .newProductPages .blockTitle,
  .newProductPages .personal__title,
  .newProductPages .blockTitle.titleSmaller {
    font-size: 26px;
    margin-top: 0;
  }
  .newProductPages .buttonLined {
    flex-wrap: wrap;
  }
  .newProductPages .bigPercent {
    font-size: 26px;
  }
  .newProductPages .smallPercent {
    font-size: 22px;
  }
  .newProductPages .bannerBlock .topLineBlock .blured__block {
    max-height: 110px;
    padding: 16px;
  }
  .newProductPages .block-img {
    position: relative;
    right: unset;
  }
  .newProductPages .d-flex {
    align-items: center;
  }
  .newProductPages .newCalculator .d-flex {
    justify-content: space-between;
    justify-content: center;
  }
  .newProductPages .inputField .inputNumber {
    text-align: left;
  }

  .newProductPages .mini-banner {
    padding: 0;
    margin-top: 0;
    margin-bottom: 70px;
  }
  .newProductPages .mini-banner .checkoutEasy__text p {
    width: 100%;
    font-size: 22px;
    line-height: 120%;
  }

  .newProductPages .GridItem {
    padding: 20px;
  }
  .newProductPages .GridItem#ob2 {
    padding: 20px 20px 0;
  }
  .newProductPages .GridItem .blured__block {
    padding: 12px;
  }
  .newProductPages .newCalculator {
    padding: 20px;
    height: 100%;
  }
  .step-icon {
    margin-right: 14px;
    max-height: 40px;
  }
  .newProductPages .bannerBlock .d-flex {
    flex-wrap: wrap;
  }
  .newProductPages .checkoutEasy {
    margin-top: 20px;
  }
  .newProductPages .bannerBlock .blured__block .d-flex {
    gap: 20px;
  }
  .newProductPages .newCalculator .d-flex {
    flex-wrap: wrap;
  }
  .newProductPages .newCalculator .inputField.d-flex {
    justify-content: flex-start;
  }
  .newProductPages .blured__block.heightFixed {
    min-height: 155px;
  }
  .newProductPages label {
    margin-top: 0;
  }
  .newProductPages .popularProducts #item-3 .grid__img {
    bottom: 0;
    right: unset;
  }
  .newProductPages .newCalculator label.mb-hide {
    margin: 20px 0 0;
  }
  .newProductPages .inputField #firstPaymentPercent {
    width: 20%;
  }
  .newProductPages .autoCalculation {
    margin-bottom: 50px;
  }
  .newProductPages .autoCalculation input {
    font-size: 30px !important;
  }
  .newProductPages .redTextButton {
    width: 100%;
    margin: 0;
    padding: 10px;
  }
  .newProductPages ul#tabs-nav {
    gap: 10px;
  }
  .newProductPages #tabs-nav li,
  ul#news-tabs-nav li,
  ul#credit-card__tabs-nav li {
    padding: 4px 24px;
    font-size: 12px;
  }
  .newProductPages .сalc-tab-content {
    margin-top: 20px;
  }
  .newProductPages .checkoutEasy__title {
    margin-bottom: 16px;
  }
  .newProductPages .infoSecured {
    padding: 16px;
  }

  .newProductPages .smallInputField {
    max-width: 400px;
  }
  .newProductPages .percentageHighlight p {
    padding: 0;
    line-height: 120%;
    font-size: 14px;
    width: 80%;
  }
  .newProductPages .inputField {
    padding: 8px;
  }
  .newProductPages .interesingBlock {
    height: unset;
    min-height: unset;
  }
  .newProductPages .textWidth,
  .newProductPages .interesingBlock .checkoutEasy__text,
  .newProductPages .interesingBlock p {
    width: 100%;
  }
  .newProductPages .interesingBlock .topLineBlock .blured__block p {
    margin: 0;
  }
  .newProductPages .grayText {
    margin-bottom: 0;
  }

  .newProductPages .inputField .inputNumber #credit-term {
    text-align: right;
  }
  .newProductPages .bannerBlock .checkoutEasy__text {
    padding: 24px;
    margin-top: 0;
  }
  .newProductPages .panel .productInformationItem {
    width: 100%;
  }
  .newProductPages .productInformationItem img {
    margin-right: 15px;
  }
  .newProductPages .accordionInfo .accordion {
    padding: 10px 14px;
  }
  #navbarTop {
    height: 44px;
  }
  #navbarTop .navbarTop__item a {
    padding: 11px 6px;
    font-size: 14px;
  }
  .newProductPages .gapAdded .row {
    gap: 20px;
  }
  .newProductPages #tabs-nav li,
  ul#news-tabs-nav li,
  ul#credit-card__tabs-nav li,
  .newProductPages #tabs-nav li.active,
  .newProductPages #tabs-nav li:hover,
  ul#news-tabs-nav li.active,
  ul#news-tabs-nav li:hover,
  ul#credit-card__tabs-nav li.active,
  ul#credit-card__tabs-nav li:hover {
    white-space: break-spaces;
  }
  .newProductPages .topLineBlock .blured__block {
    height: 100%;
  }
  .mainPage.newProductPages .topLineBlock .blured__block {
    height: 120px;
  }
  .mainPage.newProductPages .calculate-table {
    padding: 0;
    height: 100%;
  }
  .newProductPages .pageOffice .container .wrap .maps {
    max-height: 100%;
  }
  .newProductPages .bannerBlock .checkoutEasy__text .verticallyCentred {
    position: relative;
    top: unset;
    left: unset;
  }
  .newProductPages .joydaPage .blured__block {
    height: unset;
  }
  .navbar-brand {
    height: unset;
  }
  .allNews {
    margin-top: 12px;
  }
  .download-form__input-wrap {
    width: 100%;
  }
  #content-slider .slider-thumb img {
    display: none;
  }
  .ds-hide {
    display: none;
  }
  .mb-hide {
    margin-top: -4px;
  }
  .checkoutEasy__btn .ds-hide {
    display: none;
  }
  .credit__info {
    padding: 20px;
    margin-top: 20px;
  }
  .menu__header {
    display: none;
  }
  .nav {
    display: none;
  }
  .new__table {
    border-bottom: none;
    border-bottom: 8px solid white;
  }
  .section5 .container .wrap .section5-elements .colLeft {
    width: 100%;
  }

  .checkoutEasy.infoBlockForClients.bussiness-course {
    padding: 15px;
  }
  .newProductPages .switch-wrapper,
  .newProductPages .switches-container label {
    word-break: break-all;
  }
  .newProductPages .autoCalculation input {
    font-size: 24px !important;
  }
  tr.new__table p,
  tr.new__table h4 {
    font-weight: 500;
    font-size: 16px;
    padding: 8px;
  }
  ul#tabs {
    display: none;
  }

  .CreditSmallInner__teaser h1 {
    font-size: 22px;
  }
  .btn {
    padding: 9px 12px;
    font-size: 15px;
  }
  .CreditSmallInner p {
    font-size: 14px;
  }
  .menu-btns .checkoutEasy {
    padding: 12px;
  }
  .news__name {
    margin-bottom: 10px;
  }
  .greyBtn {
    padding: 12px 0;
  }
  .docs {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .anticorruption .docs {
    width: 100%;
  }
  .personal__title {
    font-weight: 700;
    font-size: 22px;
    margin-top: 40px;
  }
  .newServices__tab .goGreenBanner-text {
    font-size: 14px;
    white-space: normal;
  }
  .list__text li {
    font-size: 16px;
    white-space: normal;
  }
  .dropdown-content {
    backdrop-filter: none;
  }
  .item.langSwitch,
  .header-img {
    background: #eff2f6;
  }
  .popularProducts {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    gap: 10px;
  }
  .popularProducts__item {
    height: 117px;
    width: 100%;
  }
  .newProductPages .lightInfo {
    margin-top: 16px;
  }
  .goGreenBanner-text {
    font-size: 18px;
    line-height: 21px;
  }
  .infoBlockForClients {
    height: 100%;
  }
  .checkoutEasy__btn {
    padding-top: 25px;
  }
  a.checkoutEasy-btn__item,
  a.btn.take-btn,
  .greyBtn a {
    padding: 9px 12px;
    font-size: 14px;
  }
  .firstBanner .checkoutEasy .checkoutEasy__text {
    padding: 15px 0 0 15px;
  }
  .checkoutEasy .checkoutEasy__btn {
    padding: 0 15px 15px;
  }
  .calc-btn-group {
    display: block;
  }
  .checkoutEasy {
    margin-top: 20px;
  }
  .more-btn {
    margin: 16px 0;
  }
  .checkoutEasy .more-btn,
  .checkoutEasy .take-btn {
    width: 100%;
  }
  .newTable th,
  .newTable td,
  .newTable th,
  .v3 .bussiness-course .v3-calculate table thead tr th,
  .v3 .calculate-table .table thead th {
    font-size: 14px !important;
    line-height: 18px;
    padding: 0.75rem 0.5rem;
  }
  .list__text li {
    font-size: 18px;
    line-height: 150%;
  }
  .list__text {
    padding-top: 5px;
  }
  .popularProducts__item {
    height: 100%;
  }
  .mainPage.newProductPages .popularProducts {
    grid-template-rows: repeat(4, 1fr);
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .mainPage.newProductPages #item-0 {
    grid-area: 1 / 2 / 3 / 3;
  }

  .mainPage.newProductPages #item-1 {
    grid-area: 1 / 1 / 2 / 2;
  }
  .mainPage.newProductPages #item-2 {
    grid-area: 2 / 1 / 3 / 2;
  }
  .mainPage.newProductPages #item-3 {
    grid-area: 3 / 1 / 5 / 2;
  }
  .mainPage.newProductPages #item-4 {
    grid-area: 3 / 2 / 4 / 3;
  }
  .mainPage.newProductPages #item-5 {
    grid-area: 4 / 2 / 5 / 3;
  }
  .mainPage.newProductPages .scaledImg {
    scale: 80%;
  }
  .popularProducts__img img {
    display: none;
  }
  .personal__title,
  .checkoutEasy__title {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 12px;
  }
  .checkoutEasy__text {
    padding: 15px;
  }
  .newProductPages .checkoutEasy__text {
    padding: 20px;
  }
  .newProductPages .popularProducts .checkoutEasy__text {
    padding: 15px;
  }
  .newProductPages .popularProducts .icon-p {
    padding: 15px;
  }
  .popularProducts .checkoutEasy__text .popularProducts__text {
    font-size: 18px;
  }
  .popularProducts .checkoutEasy__text .popularProducts__text p {
    font-size: 14px;
  }
  .newProductPages .checkoutEasy__text p {
    font-size: 16px;
    line-height: 22px;
  }
  .newProductPages .rates-table td {
    padding: 20px 10px 20px 0;
  }
  .accordionInfo .productInformationItem {
    justify-content: space-between;
  }
  .ds-img {
    display: none;
  }
  .innerBox {
    max-width: unset;
  }
  .addBlock .checkoutEasy__title {
    padding: 20px;
  }
  .newServices__tab {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);
    grid-gap: 5px;
  }
  .lightInfo {
    margin-top: 8px;
    padding-bottom: 12px;
  }
  .pd-30 {
    padding: 16px 0 0 16px;
  }
  .pr-0 {
    padding-right: 20px;
  }
  form.search button {
    display: none;
  }
  form.search input[type="text"] {
    width: 100%;
  }
  .mobile-nav__item {
    text-align: center;
    align-items: center;
  }
  .mobile-nav__item.w-48 {
    width: 48%;
  }
  .mobile-nav__item.w-45 {
    width: 48%;
  }
  .newProductPages .history ul li {
    margin-left: 1rem;
  }
  ul#tabs-nav li {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    padding: 3px 12px;
    white-space: nowrap;
  }
  #ds-img {
    display: none;
  }
  .checkoutEasy__btn {
    justify-content: center !important;
  }
  #more-btn {
    display: none;
  }
  #take-btn {
    width: 100%;
  }
  #content-slider .slider .head {
    display: none;
  }
  #content-slider .slider-dot {
    display: none;
  }
  #content-slider .slider-arrow-control {
    display: block;
  }
  #content-slider #thumb-2:focus {
    opacity: 1;
  }
  #thumb-2:focus ~ #thumb-5 {
    display: none;
  }
  #content-slider #thumb-3:focus {
    opacity: 1;
  }
  #thumb-3:focus ~ #thumb-5 {
    display: none;
  }
  #content-slider #thumb-4:focus {
    opacity: 1;
  }
  #thumb-4:focus ~ #thumb-5 {
    display: none;
  }
  #tabs,
  .tabs-content {
    display: none;
  }
  .checkoutEasy__btn {
    float: none !important;
  }
  .news,
  .announcements {
    display: block !important;
  }
  .personal__title {
    padding-top: 40px;
    margin-bottom: 12px;
  }
  .news__item,
  .announcements__item {
    margin-top: 16px;
  }
  .checkoutEasy__btn {
    position: unset;
  }
  ul#news-tabs-nav {
    padding: 8px 0;
  }
  .announcements__name {
    margin-bottom: 16px;
    font-size: 22px;
  }
  .announcements__subtitle {
    font-size: 14px;
  }
  .allNews {
    justify-content: flex-start;
  }
  .alternative__text {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
  }
  .newProductPages .newCalculator {
    padding: 15px;
  }
  /* calculator */
  #loansPercent,
  #monthlyPayment1,
  #autoKreditPercent,
  #autoKreditPayment,
  #depositPercent,
  #depositPayment,
  #ipotekaKreditPercent,
  #ipotekaKreditPayment {
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
  }
  .newProductPages .сalc-tab-content {
    margin-top: 16px;
  }
  .calc-btn-group a,
  .calc-btn-group button {
    width: 100%;
  }
  .forFlex .goGreenBanner-text,
  .forFlex .list {
    text-align: center;
  }
  .forFlex {
    flex-wrap: wrap;
  }
  #element1 {
    grid-area: 1 / 1 / 2 / 3;
  }
  #element2 {
    grid-area: 2 / 2 / 4 / 4;
  }
  #element3 {
    grid-area: 2 / 1 / 3 / 2;
  }
  #element4 {
    grid-area: 3 / 1 / 4 / 2;
  }
  #element5 {
    grid-area: 4 / 1 / 5 / 3;
  }
  .gridEl {
    height: 100%;
  }
  .grid-img {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .alternative__text .goGreenBanner-text {
    font-size: 22px;
    font-weight: 700 !important;
  }
  .news__newPages {
    /* display: grid; */
    justify-content: center;
    margin-top: 0;
  }
  .news__item {
    width: 100%;
    padding: 20px;
  }
  .firstBanner .checkoutEasy .checkoutEasy__btn {
    position: unset;
  }
  .checkoutEasy .checkoutEasy__btn {
    display: block;
  }
  .greenBannerText {
    position: absolute;
    bottom: 1rem;
  }
  .innerBox .goGreenBanner-text {
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
  }
  .v3 .bussiness-course .v3-calculate table td {
    font-size: 14px;
    line-height: 18px;
  }
  /* hr {
    display: none;
  } */
  .credit-title {
    margin-bottom: 32px;
  }

  .credit__info__item {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #c4c4c4;
    margin-bottom: 16px;
  }
  .credit__block {
    margin-top: 32px;
  }
  .credit-values-name {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 8px;
  }
  span.credit-values {
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    text-align: right;
    color: #1d3448;
  }
  .btns {
    display: block;
  }
  .btn-more {
    border: none;
    font-weight: 600;
    font-size: 16px;
    text-align: right;
    color: #1d3448;
  }
  .btn-checkout,
  .firstBanner a.checkoutEasy-btn__item {
    padding: 9px 24px;
  }
  .docs .goGreenBanner-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: rgba(10, 30, 50, 0.8);
  }
  .kmaStylesSqbNewCredits .checkoutEasy {
    min-height: 120px;
  }
  .btns {
    display: block;
  }
  .btn-more {
    border: none;
    font-weight: 600;
    font-size: 16px;
    text-align: right;
    color: #1d3448;
  }
  .btn-checkout,
  .firstBanner a.checkoutEasy-btn__item {
    padding: 9px 24px;
  }
  .spacialSpacing {
    margin-top: 15px;
  }
  .kmaStylesSqbNewCredits .checkoutEasy {
    min-height: 120px;
  }
  .deposits-banner .checkoutEasy__btn {
    display: block;
  }
  .newProductPages h2 {
    font-size: 20px;
  }
  .newProductPages h3 {
    font-size: 22px;
  }

  .joydaPage .actualBlock .newButton {
    width: unset;
  }
  .filtered-div {
    max-width: 100%;
  }
  .kmaNewAccInvstSelect {
    display: none;
  }
  .newProductPages h1 {
    font-size: 28px;
  }
  .newProductPages .tabs {
    margin-top: 20px;
  }
  .newProductPages .steps__text {
    font-size: 16px;
    line-height: 150%;
  }
  .newProductPages .steps__title {
    font-size: 22px;
    line-height: 120%;
  }
  .newProductPages .infoBlockIcons {
    gap: 0;
  }
  .newProductPages #ob3 .step-icon {
    margin-right: 8px;
  }
  .n ewProductPages .newGrid .step-icon {
    margin: 10px 8px 10px 0;
  }
  .newProductPages .interesingBlock .checkoutEasy__title {
    width: 100%;
  }
  .newProductPages .interesingBlock .checkoutEasy__text p {
    width: 100%;
  }
  .slick-dots {
    display: none !important;
  }
  .info-table td {
    font-size: 14px;
    font-weight: 400;
  }
  .newProductPages .history .history-item {
    width: unset;
  }
  .newProductPages .council-item {
    width: 100%;
  }
  .newProductPages .council-item img {
    width: 90px;
  }
  .table-rates {
    border: none;
  }
  .tb-rates tr th {
    width: 30%;
    color: #004d7e;
    font-size: 22px;
    font-weight: 500;
    line-height: 130%;
  }
  .tb-rates tr td {
    color: #0a1e32;
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
  }
  .tb-rates tr th,
  .tb-rates tr td {
    padding: 20px;
    border-bottom: 1px solid #0a1e321a;
  }
  .tb-rates tr td:first-of-type,
  .tb-rates tr th:first-of-type {
    padding-left: 0;
    width: inherit;
  }
  .newProductPages .GridItem .checkoutEasy__title,
  .newProductPages .GridItem p {
    width: 100%;
  }
  .newProductPages .card-rates .productInformation {
    column-count: 1;
  }
}

@media (max-width: 600px) {
  .mb-hide {
    display: block;
  }
  .newProductPages .block-img {
    margin: 0 auto;
  }
  .newButton,
  .newButton.mainButton {
    width: 100%;
    padding: 12px 24px;
    margin: 10px auto;
  }
}

.page .container .wrap ul li:before {
  content: none;
}

.inline-list--second__item--popup {
  z-index: 21;
  width: 100%;
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 1s;
}

.inline-list--second__item--popup.fade-enter-done.hidden {
  display: none;
}

.inline-list--second__item--popup h4 {
  padding: 0 123px;
  font-weight: 500;
}

.inline-list--second__item--popup .colorBlue,
.modal-body .colorBlue {
  width: 286px;
  height: 50px;
  left: 140px;
  top: 160px;
  margin: 10px 23px;
  border-radius: 4px;
  border: 1px solid #1d3448;
  color: #1d3448;
  font-size: 18px;
  line-height: 44px;
}

.inline-list--second__item--popup .dark,
.modal-body .dark {
  background: #1d3448;
  color: #fff;
}

.inline-list--second__item--popup .colorBlue + p {
  color: #878b90;
  font-size: 14px;
  line-height: 16px;
  text-align: right;
  padding-right: 91px;
}

.inline-list--second__item--popup-wrap {
  position: relative;
  max-width: 900px;
  max-height: 700px;
  background: #fff;
  padding: 50px;
  padding-bottom: 25px;
  overflow-y: auto;
  border-radius: 10px;
  margin:  auto;
  z-index: 999;
}

.inline-list--second__item--popup-overlay-fon {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 20;
}

@media (max-width: 767.9px) {
  .forLinerGradient {
    background: linear-gradient(to top, #f2f5f8, #13273655) !important;
    border-radius: 20px 20px 0px 0px !important;
  }

  .inline-list--second__item--popup h4 {
    font-size: 16px;
  }
  .inline-list--second__item--popup h4 {
    padding: 0 20px;
    font-weight: 500;
  }
  .inline-list--second__item--popup .colorBlue {
    width: 215px;
    font-size: 16px;
  }
  .inline-list--second__item--popup-wrap {
    padding: 16px;
  }
}
.owl-carousel .owl-item .partnersBox {
  display: flex;
  gap: 10px;
  align-items: center;
  height: 80px;
  margin: 40px 18px;
}
.owl-carousel .owl-item .partnersBox .partnerImg {
  width: 110px;
}
.owl-carousel .owl-item .partnerContent h4 {
  font-size: 15px;
}

body.modeBlackWhite .newProductPages .redText {
  color: black !important;
}

body.modeBlackWhite .newProductPages .redText.mbw {
  border: black 1px solid;
  border-radius: 6px;
}

.head__imgController {
  margin-top: 20px;
}
.head__imgController .head__buttons {
  gap: 30px;
  display: flex;
  justify-content: center;
}

.head__imgController .imgController__title {
  font-size: 13px;
  font-weight: 600;
  color: #3d3d3c;
}

.head__imgController .head__buttons .left {
  border-radius: 8px;
  background-color: #003d64;
  padding: 5px 6px;
  color: white;
  font-size: 27px;
  font-weight: 800;
  cursor: pointer;
}

.head__imgController .head__buttons .right {
  border-radius: 8px;
  background-color: white;
  cursor: pointer;
  padding: 3px 6px;
  color: #003d64;
  font-size: 27px;
  font-weight: 800;
  border: 2px solid;
}

.kmaStylesSqbNew
  .container
  .kmaStylesSqbNew__wrappper
  .page
  .anticorruption
  .row
  .checkoutEasy
  .checkoutEasy__text.v1 {
  padding-bottom: 21px;
}
.kmaStylesSqbNew
  .container
  .kmaStylesSqbNew__wrappper
  .page
  .anticorruption
  .row
  .checkoutEasy
  .checkoutEasy__text.v2 {
  padding-bottom: 0px;
}
.kmaStylesSqbNew
  .container
  .kmaStylesSqbNew__wrappper
  .page
  .anticorruption
  .row
  .checkoutEasy
  .checkoutEasy__text.v3 {
  padding-bottom: 0px;
}
.kmaStylesSqbNew
  .container
  .kmaStylesSqbNew__wrappper
  .page
  .anticorruption
  .row
  .checkoutEasy
  .checkoutEasy__text.v4 {
  padding-bottom: 21px;
}
.kmaStylesSqbNew
  .container
  .kmaStylesSqbNew__wrappper
  .page
  .anticorruption
  .row
  .checkoutEasy
  .checkoutEasy__text.v5 {
  padding-bottom: 0px;
}

.forLinerGradient {
  background: linear-gradient(to left, #f2f5f8, #13273655);
  border-radius: 20px 0px 0px 20px;
  display: grid;
  text-align: center;
  align-items: center;
}
.forLinerGradient-top {
  background: linear-gradient(to top, #f2f5f8, #13273655) !important;
  border-radius: 20px 20px 0px 0px;
}
.checkoutEasy .row {
  margin: 0;
}

.newProductPages .d-flex.credits-bunner_meaning {
  justify-content: space-around !important;
  flex-wrap: wrap;
}

@media (max-width: 1120px) {
  .credit__block .row {
    overflow: hidden;
  }
  .credit__block .row .col-lg-4 {
    overflow: hidden;
  }
  .checkoutEasy__btn {
    position: relative !important;
  }
}

@media (min-width: 1121px) and (max-width: 1282px) {
  .correcting-btn {
    justify-content: right;
    margin-bottom: 30px;
  }
}

@media (min-width: 200px) and (max-width: 1282px) {
  .transaction
    .salary-advantages
    .salary-advantages_items
    .transaction_block-img
    img {
    height: fit-content !important;
    min-width: 47px;
  }
}

.main-panel .forAllbtn {
  display: flex;
  padding: 20px;
  border: solid 1px #e7e9eb;
  border-radius: 20px;
  width: 90%;
  justify-content: center;
  margin: 20px auto;
}
.main-panel .forAllbtn p {
  font-weight: 600;
  font-size: 17px;
  color: #0a1e32;
  margin: 0;
}
.checkApplication {
  gap: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 48px;
  margin-bottom: 40px;
  border-radius: 20px;
  border: 1px solid rgba(10, 30, 50, 0.2);
}
.checkApplication__text {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  color: #0a1e32;
}
.checkApplication .status_check a {
  color: #1d3448;
  padding: 9px 50px;
  border-radius: 10px;
  border: 1px solid #1d3448;
}
.checkApplication .status_check a:hover {
  background-color: #1d3448;
  color: #ffffff;
}

.table-rates .tb-rates tbody tr th {
  font-size: 19px;
  width: inherit;
}

.table-rates .tb-rates tbody tr td {
  font-size: 16px;
}

@media (max-width: 767px) {
  .mobile-menu {
    display: block;
  }
}

.popularProducts__item .checkoutEasy__text .rko-tab-main {
  color: #003d64;
  font-size: 26px;
  padding: 10px 0px;
}

.popularProducts__item .checkoutEasy__text .rko-redline {
  color: #0066ff;
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 10px;
}

@media (max-width: 1281px) {
  .ac-img {
    display: none;
  }
}

@media (max-width: 380px) {
  .navbar .navbar-brand {
    margin-right: 0px;
  }
  .nav-link-tel {
    margin-left: 3px;
  }
  .v3 .v3-navbar1 .navbar {
    padding: 0px 3px !important;
  }
  .newProductPages .bannerBlock .checkoutEasy__text {
    padding: 10px !important;
  }
}

@media (max-width: 290px) {
  .nav-link-right {
    display: none;
  }
  .mb-hide {
    margin-right: 5px !important;
  }
  .nav-link-tel {
    margin-top: 0px !important;
  }
  .ds-hide {
    display: none;
  }
}

@media (max-width: 1025px) {
  .newProductPages .popularProducts .grid__img-1 {
    width: 45% !important;
    top: -57px !important;
    scale: 80% !important;
    right: 0 !important;
    margin-top: 50px !important;
  }
  .second_main-logo {
    display: block;
  }
}

@media (max-width: 1025px) {
  .newProductPages .popularProducts .grid__img {
    width: 64%;
  }
}

.newProductPages .popularProducts .grid__img-1 {
  bottom: 0;
  margin-bottom: -10px;
}

@media (min-width: 279px) and (max-width: 700px) {
  .mainPage.newProductPages .newGrid {
    flex-direction: column;
  }
  .newProductPages .blockWrapped {
    margin-bottom: 40px;
  }
  .newProductPages .interesingBlock .checkoutEasy__text p {
    padding-right: 0rem;
  }
  .mainPage.newProductPages .topLineBlock .blured__block {
    padding: 20px 0px 20px 20px;
  }
}

@media (max-width: 500px) {
  .newProductPages .newGrid {
    display: flex;
    flex-direction: column;
  }

  .byPinflRow {
    flex-direction: column;
  }
}

@media (max-width: 678px) {
  .mainPage.newProductPages .topLineBlock .blured__block {
    width: 100%;
  }
  .newProductPages .topLineBlock .blured__block {
    width: 100%;
  }
}

@media (min-width: 1025px) and (max-width: 2000px) {
  .oth-deposit {
    width: 70% !important;
    position: relative;
  }
}

@media (max-width: 500px) {
  #news-tabs-content p {
    padding-bottom: 50px;
  }
}

@media (max-width: 420px) {
  .transaction .salary-advantages_item-transaction .transaction_buttons {
    flex-direction: column;
  }
  .transaction .salary-advantages_item.salary-advantages_item-transaction {
    min-height: 390px !important;
  }
  .transaction .popularProducts .popularProducts__item {
    min-height: auto;
  }
  .transaction .popularProducts .popularProducts__item .tranban-img img {
    max-width: 155px;
  }
}
@media (max-width: 280px) {
  .nav-link-tel {
    display: none;
  }
}
.kmaStylesSqbNew__list.kmaPayments li {
  display: block;
}
.checkoutEasy__text img {
  height: fit-content;
}

.checkoutEasy__text .sqb-mobile-img {
  width: inherit;
  height: 350px;
  padding-bottom: 21px;
}

@media (max-width: 500px) {
  .checkoutEasy__text .sqb-mobile-img {
    height: 220px;
  }
}

.qrcode_pay {
  display: flex;
}
.qrcode_pay img {
  margin: 0 auto;
}

div[data-exchange] label {
  position: relative;
}
div[data-exchange] input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
div[data-exchange] input + .сalc-tab-content-2 {
  display: none;
}

div[data-exchange] input:checked + .сalc-tab-content-2 {
  display: block;
}
.currency-tabs-nav {
  padding-left: 10px;
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}
.currency-tabs-nav label {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  color: #1d3448;
  text-decoration: none;
  padding: 8px 32px;
  margin: 0;
  cursor: pointer;
  background: #fff;
  border: 1px solid #d2d6da;
  border-radius: 42px;
  transition: box-shadow 0.3s ease-in-out, color 0.3s ease-in-out;
}
label.currency-active {
  background: #004d7e;
  color: #fff;
  border-radius: 42px;
}

.__jivoMobileButton {
  display: none !important;
}

@media (max-width: 255px) {
  .nav-link-tel {
    display: none;
  }
}


.main_page_img-first{
  margin: 0 auto;
  width: 194px;
  display: flex;
}


.main_page_img-secound{
  margin: 0 auto;
  width: 300px;
  display: flex;
}