/* .kmaStylesSqbNew {
    background: #F5F5F5;
} */

footer {
  margin-top: 0px !important;
}

.section4.main.active {
  display: none !important;
}

.header-video .video {
  width: 100%;
}

.mission-bank {
  margin-top: 80px;
  margin-bottom: 50px;
}

.mission-items {
  display: flex;
  padding: 40px 40px 40px 40px;
  transition: 0.6s all;
  background: #e5ebf0;
  box-shadow: 0px 32px 96px 80px rgba(0, 0, 0, 0.03);
  border-radius: 20px;
  position: relative;
  min-height: 380px;
}

.mission-items:hover {
  box-shadow: 0px 32px 96px 80px rgba(0, 0, 0, 0.06);
}

.mission-items .mission-left .mission-title h1 {
  font-weight: 500;
  font-size: 32px;
  line-height: 120%;
  color: #1d3448;
  padding-bottom: 20px;
  padding-top: 40px;
}

.mission-items .mission-left .mission-subtitle p {
  font-weight: 400;
  font-size: 26px;
  line-height: 120%;
  color: #1d3448;
  max-width: 600px;
  margin-bottom: 60px;
}

.history-of-bank-items .history-of-bank-left .history-of-bank_descr {
  margin-top: 70px;
}

.history-of-bank-items .history-of-bank-left .history-of-bank_descr p {
  font-weight: 500;
  font-size: 32px;
  line-height: 120%;
  z-index: 1;
}

.mission-items .mission-left .mission-btn a {
  padding: 12px 24px;
  text-align: center;
  background: #d52023;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 16px 48px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
  transition: 0.6s all;
}   

.mission-items .mission-left .mission-btn a:hover {
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 16px 48px rgba(0, 0, 0, 0.3);
  text-decoration: none;
}

.mission-items .mission-right {
  position: absolute;
  top: 24px;
  right: 80px;
}

.history-of-bank-items .history-of-bank_right {
  right: 0px;
}

.section3__list {
  display: flex;
  align-content: stretch;
  align-items: stretch;
}

.section3__list .section3__item .section3__teaser {
  padding: 25px 10px !important;
  height: 100%;
}

.section3__list .section3__item .section3__teaser:hover {
  border: 2px solid #d52023 !important;
  box-sizing: border-box !important;
  box-shadow: none !important;
  margin-top: -2px;
}

.section3__list .section3__item {
  padding: 0 50px !important;
}

.section3__list .section3__item .section3__teaser h3 {
  text-align: center;
  font-size: 26px !important;
  color: #1d3448 !important;
}

.section3__list .section3__item .section3__teaser p {
  min-height: 0px !important;
  margin-bottom: 0;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  text-align: center !important;
  color: #737373 !important;
}

.strategy-bank {
  background: #e1e5ef;
}

.strategy-bank .strategy-title h1 {
  font-weight: 500;
  font-size: 36px;
  line-height: 120%;
  color: #1d3448;
  padding-top: 60px;
}

.strategy-bank .strategy-subtitle h2 {
  font-weight: 500;
  font-size: 30px;
  line-height: 120%;
  color: #1d3448;
  padding-top: 40px;
}

.strategy-bank .strategy-subtitle p {
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  color: #1d3448;
}

.types-strategy .type-items h2 {
  font-weight: 500;
  font-size: 30px;
  line-height: 120%;
  color: #1d3448;
}

.types-strategy .type-items p {
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  color: #1d3448;
}

.types-strategy .type-items {
  display: flex;
  padding-top: 40px;
  justify-content: space-between;
}

.types-strategy .type-item {
  width: 25%;
}

.strategy-bank .keyfact-title h1 {
  
  font-style: normal;
  font-weight: 500;
  font-size: 56px;
  line-height: 120%;
  color: #1d3448;
  padding-top: 60px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.types-strategy .key-items h2 {
  
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 47px;
  text-align: center;
  color: #1d3448;
}

.types-strategy .key-items p {
  
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  color: #003e64;
}

.types-strategy .key-items {
  display: flex;
  padding-top: 40px;
  justify-content: space-between;
}

.menu-items {
  background: #d52023;
  border-radius: 30px;
}

.menu-items .menu-item h2 {
  
  font-style: normal;
  font-weight: 300;
  font-size: 22px;
  line-height: 26px;
  /* identical to box height */
  color: #ffffff;
}

.strategy-btn {
  padding-bottom: 40px;
  margin-top: 80px;
}

.strategy-btn a {
  display: block;
  width: 246px;
  margin: 0 auto;
  border: 1px solid #d52023;
  box-sizing: border-box;
  filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.06)),
    drop-shadow(0px 16px 48px rgba(0, 0, 0, 0.1));
  border-radius: 4px;
  padding: 12px 80px;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  color: #1d3448;
}

.strategy-btn a:hover {
  text-decoration: none;
  color: #1d3448;
}

.history-bank {
  margin-bottom: 100px;
  margin-top: 100px;
}

.history-items {
  display: flex;
  padding: 40px 40px 30px 40px;
  transition: 0.6s all;
  background: linear-gradient(0deg, #e6e9f0 0%, #eef1f5 100%);
  box-shadow: 0px 32px 96px 80px rgba(0, 0, 0, 0.03);
  border-radius: 20px;
  min-height: 380px;
}

.history-items:hover {
  box-shadow: 0px 32px 96px 80px rgba(0, 0, 0, 0.06);
}

.history-items .history-right {
  padding-left: 430px;
}

.history-items .history-right .history-title h1 {
  font-weight: 400;
  font-size: 46px;
  line-height: 120%;
  color: #1d3448;
  margin-bottom: 20px !important;
}

.history-items .history-right .history-subtitle p {
  font-weight: 400;
  line-height: 120%;
  color: #1d3448;
  margin-bottom: 40px;
  font-size: 30px;
  text-align: justify;
}

.history-items .history-right .history-btn a {
  padding: 12px 24px;
  text-align: center;
  background: #d52023;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 16px 48px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
  transition: 0.6s all;
}

.history-items .history-right .history-btn a:hover {
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 16px 48px rgba(0, 0, 0, 0.3);
  text-decoration: none;
}

.history-items .history-left .history-bank_photo {
  min-width: 450px;
  position: absolute;
  left: 0;
  top: 0px;
}

.history-items .history-left {
  position: relative;
}

.corporate-managment {
  margin-top: 50px;
  margin-bottom: 50px;
}

.corporate-managment .cm-title h1 {
  font-weight: 400;
  font-size: 46px;
  line-height: 120%;
  color: #1d3448;
  margin-bottom: 20px !important;
}

.corporate-managment .cm-item .cm-item-title h2 {
  font-weight: bold;
  font-size: 30px;
  line-height: 36px;
  color: #1d3448;
  padding: 40px 10px 0px 40px;
}

.corporate-managment .cm-item {
  display: block;
  background: linear-gradient(0deg, #e6e9f0 0%, #eef1f5 100%);
  border-radius: 12px;
  box-sizing: border-box;
  padding: 0px;
  height: 410px;
  position: relative;
  overflow: hidden;
}

.corporate-managment .cm-items .cm-img {
  border-bottom-right-radius: 20px;
  border: 0;
  max-width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}

.corporate-managment .cm-items:hover .cm-img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.corporate-managment .cm-item:hover {
  text-decoration: none;
}

.caryera-banke {
  margin-top: 100px;
  margin-bottom: 100px;
}

.caryera-banke .cb-items {
  display: block;
  background: linear-gradient(0deg, #e6e9f0 0%, #eef1f5 100%);
  border-radius: 20px;
  box-sizing: border-box;
  padding: 0px;
  height: 310px;
  position: relative;
  overflow: hidden;
}

.caryera-banke .caryera-title h1 {
  font-weight: 400;
  font-size: 46px;
  line-height: 40px;
  color: #1d3448;
  margin-bottom: 40px !important;
}

.caryera-banke .cb-items .cb-item-title h2 {
  font-weight: bold;
  font-size: 30px;
  line-height: 36px;
  color: #1d3448;
  padding: 40px 10px 0px 40px;
  z-index: 1;
}

.caryera-banke .cb-items .cb-img {
  border-bottom-right-radius: 20px;
  border: 0;
  max-width: 100%;
  position: absolute;
  top: 20px;
  right: 0;
  bottom: 0px;
  height: 100%;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}

.caryera-banke .cb-items:hover .cb-img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.caryera-banke a:hover {
  text-decoration: none;
}

.catlog-items__block {
  min-height: 0px !important;
  text-align: left !important;
  padding: 10px 22px !important;
  background: #f5f5f5;
  align-items: flex-start !important;
  justify-content: normal !important;
}

.catalog-info-items__item {
  min-height: 180px !important;
  width: calc(30%) !important;
  padding-left: 0px !important;
  padding: 20px 10px 10px 10px !important;
  left: 20px !important;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 10px !important;
  border: 2px solid #f5f5f5;
  border-radius: 12px;
}

.catalog-info-items__item:hover {
  border: 2px solid #e0e0e0 !important;
}

.catalog-info-items__item a:hover {
  text-decoration: none !important;
  box-shadow: none !important;
}

.catalog-info-items__img img {
  min-width: 55px !important;
  max-width: 55px !important;
}

.catlog-items__block p {
  line-height: 36px !important;
  color: #1d3448 !important;
  overflow: visible !important;
}

.caryera-title.rb-title h1 {
  margin: 40px 0px !important;
}

.awards_item .award_name {
  max-width: 310px;
}

.awards_item img {
  background: #F2F5F8;
  border-radius: 12px;
  max-width: 310px;
  width: 100%;
}

.newProductPages.about-bank .rb-items .rb-item {
  padding: 24px;
  min-height: 218px;
  transition: 0.2s all;
  display: flex;
  align-items: center;
}
.newProductPages.about-bank .rb-items .rb-item .d-flex {
  gap: 24px;
}
.newProductPages.about-bank .rb-items .rb-item img {
  max-width: 190px;
}
.newProductPages.about-bank .rb-items:hover .rb-item {
  opacity: 0.5;
  transform: scale(0.98);
  box-shadow: none;
}

.newProductPages.about-bank .rb-items:hover .rb-item:hover {
  transform: scale(1);
  filter: blur(0px);
  opacity: 1;
  box-shadow: 0 8px 20px 0px rgba(0, 0, 0, 0.125);
}

.newProductPages.about-bank .rb-item {
  border-radius: 8px;
  border: 1px solid rgba(10, 30, 50, 0.2);
  background: transparent;
}

.newProductPages.about-bank .rb-item span {
  color: rgba(10, 30, 50, 0.2);
  font-size: 32px;
  font-weight: 500;
}

.newProductPages.about-bank .rb-item h1 {
  margin: 0;
}

.newProductPages.about-bank .rb-item p {
  margin-top: 1rem;
}

.newProductPages.about-bank .additional-menu {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  flex-wrap: wrap;
  transition: 0.2s all;
}

.newProductPages.about-bank .additional-menu a {
  flex: 1 25rem;
}

.newProductPages.about-bank .additional-menu .checkoutEasy {
  border-radius: 8px;
  background: #f2f5f8;
  padding: 15px;
  height: 370px;
  margin-top: 0;
}

.newProductPages.about-bank .additional-menu img {
  margin-bottom: 2rem;
}

.newProductPages.about-bank .additional-menu:hover a:hover {
  transform: scale(1);
  box-shadow: 0 8px 20px 0px rgba(0, 0, 0, 0.125);
}

.about-bank div.draggable {
  display: block;
}

.about-bank .slick-dots {
  bottom: -50px;
}

.about-bank .slick-dots li {
  width: unset;
  height: unset;
  margin: 0 20px;
}

.about-bank .slick-dots li button:before {
  content: "";
  background: #003d64;
  height: 4px;
  width: 50px;
}
.newProductPages .online-bank__wraps p {
  width: 100%;
}
.newProductPages .rb-items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}

.deposits-banner__item h1 {
  color: var(--darkblue-blue-100, #0a1e32);
  font-size: 46px;
  font-weight: 600;
  line-height: 120%;
  text-align: left;
}

/* ---------------------media-------------------------- */

@media screen and (max-width: 1400px) {
  .section3__list .section3__item {
    padding: 0 20px !important;
  }
}

@media (max-width: 1240px) {
  .catalog-info-items__item {
    width: calc(33% - 20px) !important;
  }
  .history-of-bank-items .history-of-bank_right {
    right: -80px;
  }
}

@media (max-width: 1122px) {
  .history-of-bank-items .history-of-bank_right .history-of-bank_photo {
    max-width: 450px;
  }
  .history-of-bank-items .history-of-bank_right {
    right: -60px;
    top: 75px;
  }
}

@media screen and (max-width: 1200px) {
  .section3__list .section3__item {
    padding: 0 20px !important;
  }
  .history-items .history-right .history-title h1 {
    font-size: 35px;
  }
  .history-items .history-right .history-subtitle p {
    font-size: 25px;
    text-align: left;
  }
  .history-items .history-left .history-bank_photo {
    min-width: 390px;
  }
  .history-items .history-right {
    padding-left: 370px;
  }
  .corporate-managment .cm-item {
    margin-top: 10px;
  }
  .catlog-items__block {
    padding: 10px 10px !important;
  }
}

@media (max-width: 1099.9px) {
  .mission-items .mission-right {
    right: 45px;
  }
  .history-of-bank-items .history-of-bank_right {
    right: -60px;
    top: 75px;
  }
  .corporate-managment .cm-item {
    margin-top: 10px;
  }
  .catalog-info-items__item {
    width: calc(31%) !important;
    padding: 10px 10px 10px 10px !important;
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (max-width: 1024px) {
  .mission-items .mission-left .mission-subtitle p {
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    color: #1d3448;
    max-width: 600px;
    margin-bottom: 20px;
  }
  .history-of-bank-items .history-of-bank-left .history-of-bank_descr p {
    font-size: 36px;
    line-height: 42px;
    z-index: 1;
  }
  .caryera-banke .cb-items .cb-img {
    max-width: 70%;
  }
  .history-of-bank-items .history-of-bank_right .history-of-bank_photo {
    max-width: 420px;
  }
}

@media (max-width: 992px) {
  .mission-items {
    min-height: 100%;
  }
  .mission-items .mission-left .mission-subtitle p {
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    color: #1d3448;
    max-width: 600px;
    margin-bottom: 20px;
  }
  .mission-items .mission-left .mission-title h1 {
    font-weight: 400;
    font-size: 40px;
    line-height: 120%;
    color: #1d3448;
    padding-bottom: 0px;
    padding-top: 10px;
  }
  .history-of-bank-items .history-of-bank-left .history-of-bank_descr {
    margin-top: 10px;
  }
  .mission-items .mission-right {
    display: none;
  }
  .section3__list {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  .section3__item {
    width: 50% !important;
    margin-top: 10px;
  }
  .strategy-bank .strategy-title h1 {
    font-size: 30px;
    padding-top: 60px;
  }
  .strategy-bank .strategy-subtitle h2 {
    font-size: 26px;
    padding-top: 20px;
  }
  .types-strategy .type-items h2 {
    font-weight: 500;
    font-size: 22px;
    line-height: 120%;
    color: #1d3448;
  }
  .strategy-bank .strategy-subtitle p {
    font-size: 18px;
    line-height: 140%;
  }
  .types-strategy .type-items p {
    font-size: 16px;
    line-height: 145%;
  }
  .types-strategy .type-items {
    padding-top: 20px;
  }
  .history-items .history-left {
    display: none;
  }
  .history-items .history-right {
    padding-left: 0px;
  }
  .history-items {
    min-height: 300px;
  }
  .corporate-managment .cm-title h1 {
    font-size: 30px;
  }
  .corporate-managment .cm-item .cm-item-title h2 {
    font-size: 25px;
  }
  .caryera-banke .caryera-title h1 {
    font-size: 30px;
  }
  .caryera-banke .cb-items .cb-item-title h2 {
    font-size: 25px;
  }
  .caryera-banke {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .caryera-banke .cb-items {
    margin-top: 15px;
  }
  .catlog-items__block p {
    font-size: 18px !important;
  }
  .catalog-info-items__item {
    width: calc(50% - 20px) !important;
  }
}

@media (max-width: 767.9px) {
  .section3__item {
    display: block !important;
    width: 100% !important;
    padding-right: 0;
    padding-left: 0;
  }
  .section3__list .section3__item {
    padding: 0px 0px !important;
  }
  .section3 .container .wrap {
    padding: 0px 0px !important;
  }
  .section3__list {
    margin: 0 0px !important;
  }
  .types-strategy .type-items {
    display: flex;
    padding-top: 40px;
    flex-wrap: wrap;
  }
  .types-strategy .type-item {
    width: 100%;
  }
  .mission-items {
    padding: 20px;
  }
  .newProductPages.about-bank .rb-items .row {
    gap: 1rem;
  }
  .newProductPages.about-bank .rb-items .rb-item {
    padding: 20px;
    min-height: unset;
  }
  .newProductPages.about-bank .rb-item p {
    margin: 0;
  }
  .newProductPages.about-bank .additional-menu .checkoutEasy {
    padding: 4px;
    height: unset;
  }
  .deposits-banner__item h1 {
    font-size: 18px;
    margin-top: 1rem;
  }
  .newProductPages.about-bank .additional-menu:hover a {
    filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    opacity: 0.5;
  }
  .about-bank .slick-dots {
    display: none !important;
  }
}

@media (max-width: 575.9px) {
  .mission-items .mission-left .mission-title h1 {
    font-size: 20px;
  }
  .mission-items .mission-left .mission-subtitle p {
    font-size: 16px;
    line-height: 150%;
  }
  .mission-left .mission-btn a {
    display: block;
  }
  .history-items .history-right .history-title h1 {
    font-size: 20px;
  }
  .history-items .history-right .history-subtitle p {
    font-size: 16px;
    line-height: 170%;
  }
  .history-items .history-right .history-btn a {
    display: block;
  }
  .catalog-info-items__item {
    display: block !important;
    width: 100% !important;
    padding-right: 0;
    padding-left: 0;
  }
  .caryera-banke .cb-items .cb-img {
    top: 50px;
    max-width: 100%;
    right: -20px;
    height: auto;
    -webkit-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
  }
  .caryera-banke .cb-items .cb-item-title h2 {
    padding: 10px 10px 0px 40px;
  }
  .awards {
    padding: 0px !important;
  }
  .awards_item img {
    border-radius: 20px;
    margin: 0 auto;
  }
  .awards_tittle {
    margin-top: 120px;
    margin-bottom: 50px;
    font-weight: 500;
    font-size: 56px;
    color: #1d3448;
  }
  .award_name {
    font-weight: 500;
    font-size: 22px;
    line-height: 140%;
    text-align: center;
    color: #1d3448;
    max-width: 286px;
    margin-top: 30px;
    margin-bottom: 60px;
  }
  @media (max-width: 1200px) {
    .awards {
      text-align: center;
    }
    .awards_tittle {
      font-size: 36px;
      margin-top: 30px;
      margin-bottom: 20px;
    }
    .award_name {
      max-width: 100%;
      margin-bottom: 20px;
    }
  }
  @media (max-width: 992px) {
    .awards_tittle {
      font-size: 36px;
      margin-top: 30px;
      margin-bottom: 20px;
    }
    .award_name {
      font-size: 18px;
      margin: 0 auto;
    }
  }
  @media (max-width: 768px) {
    .awards_item {
      text-align: center;
    }
    .awards_tittle {
      font-size: 36px;
      margin-top: 30px;
      margin-bottom: 20px;
    }
    .award_name {
      font-size: 16px;
      margin-top: 1rem;
    }
  }
  @media (min-width: 270px) and (max-width: 576px) {
    .awards_item {
      text-align: center;
    }
    .awards_tittle {
      font-size: 36px;
      margin-top: 30px;
      margin-bottom: 20px;
    }
  }
}

.awards_tittle {
  margin-top: 120px;
  margin-bottom: 50px;
  font-weight: 500;
  font-size: 56px;
  color: #1d3448;
}

.award_name {
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  color: #1d3448;
  margin-top: 1rem;
}

.award_name a {
  text-decoration: none;
  color: #1d3448;
}

.award_name a:hover {
  text-decoration: none;
  color: #1d3448;
}

@media (max-width: 1200px) {
  .awards {
    text-align: center;
  }
  .awards_tittle {
    font-size: 36px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .award_name {
    max-width: 100%;
    margin-bottom: 20px;
  }
}

@media (max-width: 992px) {
  .awards_tittle {
    font-size: 36px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .award_name {
    font-size: 18px;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .awards_item {
    text-align: center;
  }
  .awards_tittle {
    font-size: 36px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .award_name {
    font-size: 18px;
  }
}

@media (min-width: 270px) and (max-width: 576px) {
  .awards_item {
    text-align: center;
  }
  .awards_tittle {
    font-size: 36px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
}
