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

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

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

.telegram-bot-banner {
  padding-left: 40px;
}

.telegram-bot-banner__title {
  font-weight: bold;
  font-size: 42px;
  line-height: 45px;
  color: #1d3448;
  max-width: 500px;
  width: auto;
  display: block;
  text-align: left;
  /* margin-top: -100px; */
}

.acquiring {
  padding-bottom: 100px;
}

.acquiring__tabs {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  margin: 40px 0;
  padding-left: 0;
}

.acquiring__tab {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  color: #0a1e32;
  margin: 0 5px;
  margin-top: 20px;
  padding: 8px 32px;
  border-radius: 42px;
  border: 1px solid #d2d6da;
  cursor: pointer;
  transition: 0.5s all;
}

.acquiring__tab_active {
  color: #fff !important;
  background-color: #004d7e;
  border: none;
}

.acquiring__tab:hover {
  background-color: #004d7e;
  color: #fff;
}

.acquiring-item__content.acquiring-item__content_active {
  padding: 30px 15px 15px 30px;
  height: 100%;
}

.acquiring-item__subtitle {
  font-weight: normal;
  font-size: 22px;
  line-height: 120%;
  color: #1d3448;
}

.acquiring-item__descr {
  padding-top: 1rem;
  font-weight: normal;
  font-size: 18px;
  line-height: 120%;
  color: #1d3448;
}

.acquiring-item__content {
  background: linear-gradient(106.83deg, #ffffff 0%, #f5f5f5 100%);
  border: 2px solid #e0e0e0;
  box-sizing: border-box;
  border-radius: 12px;
  margin-bottom: 10px;
  transition: 0.6s all;
}

.acquiring__content {
  display: none;
  /*---display: none; bolishi kere */
}

.acquiring__content_active {
  display: block;
}

.acquiring-item__content:hover {
  box-shadow: 3px 3px 20px #e0e0e0;
}

.acquiring-item__wrapper {
  margin-left: 5px;
  margin-right: 5px;
  height: 100%;
  padding-bottom: 40px;
}

.payment-options__subtitle {
  font-weight: normal;
  font-size: 46px;
  color: #1d3448;
  margin-bottom: 66px;
}

.payment-options__card-img {
  display: flex;
  justify-content: space-around;
  margin-bottom: 60px;
  align-items: center;
  flex-wrap: wrap;
}

.payment-options__card-img img:nth-child(n + 4) {
  filter: grayscale(100%) brightness(1.1);
}

.payment-options__card-img img {
  width: fit-content;
  height: fit-content;
  padding: 15px;
}

.payment-options__date {
  font-weight: normal;
  font-size: 30px;
  line-height: 34px;
  color: #1d3448;
}

.joing-item {
  width: 50%;
}

.joing-item__title {
  font-weight: 400;
  font-size: 32px;
  line-height: 120%;
  color: #1d3448;
  margin-bottom: 22px;
}

.joing-item__list {
  display: block;
  position: relative;
  list-style: none;
}

.joing-item__list .joing-numbers {
  position: absolute;
}

.joing-item__list li {
  position: relative;
  margin-bottom: 40px;
}

/* .joing-item__list li::before{
        content: counter(inst);
        position: absolute;
        width: 20px;
        height: 20px;
        background: #C81428;
        color: #fff;
        left: 5px;
        top: 5px;
        border-radius: 3px;
        text-align: center;
        font-weight: 500;
} */

.joing-item__list a {
  display: block;
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  text-decoration-line: underline;
  color: #1d3448;
  margin-left: 35px;
}

.joing-item__list li p {
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #0a1e32;
  margin-top: 14px;
}

.joing-item__list span {
  display: block;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  color: #1d3448;
  margin-left: 35px;
}

.instruction-item__title h1 {
  font-size: 34px !important;
  color: #1d3448 !important;
  margin-bottom: 0px !important;
}

.instruction-item__img {
  display: block;
  width: 50px;
  height: 50px;
}

.kmaStylesSqbNew__wrappper-item {
  padding: 0px !important;
  width: 100%;
}

.download-item_second {
  display: block;
  width: 100%;
  padding: 0px 30px;
  margin-bottom: 120px;
  border: none;
  margin-top: 0px;
}

.download-item_second1 {
  display: block;
  width: 50%;
  margin-bottom: 20px;
  border: none;
  margin-top: 0px;
}

.download-item_second1 img {
  margin-right: 20px;
  display: inline-block;
  vertical-align: middle;
  width: 40px;
}

.download-item_second img {
  margin-right: 20px;
  display: inline-block;
  vertical-align: middle;
  width: 40px;
}

.download-text_second {
  font-size: 18px;
  line-height: 21px;
  color: #4f4f4f;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: 0.1s ease;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  width: calc(100% - 60px);
}

.petition-form__item {
  padding: 40px;
}
.aquiring-item__wrapper {
  margin-top: 50px;
}
.form-title {
  font-weight: 500;
  font-size: 46px;
  line-height: 54px;
  color: #1d3448;
  /* padding: 40px 0 30px 40px;  */
}

.feed-form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.feed-form input {
  display: block;
  background: #ffffff;
  border: 1px solid #e3e3e3;
  box-sizing: border-box;
  border-radius: 4px;
  width: 615px;
  height: 50px;
  font-size: 18px;
  line-height: 21px;
  margin-top: 40px;
  padding: 10px;
}

.form-btn {
  display: flex;
  justify-content: flex-end;
  margin-top: 40px;
  width: 100%;
}

.button_submit {
  display: block;
  width: 163px;
  height: 40px;
  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;
  border: none;
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}

.accordion-item__title {
  font-weight: normal;
  font-size: 46px;
  line-height: 54px;
  color: #1d3448;
  margin-bottom: 25px;
}

.generalInfo__accordionItem {
  background-color: #f5f5f5 !important;
}

.generalInfo__accordionItem.active {
  border: 1px solid #e8e8e8 !important;
  box-sizing: border-box !important;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1) !important;
  position: relative;
  z-index: 1;
}

.detail_text,
.kmaStylesSqbNew p {
  color: #0a1e32 !important;
}

.merchant__content {
  margin-bottom: 10px;
  transition: 0.6s all;
  margin-top: 120px;
}

.merchant__content:hover {
  box-shadow: 0px 32px 96px 80px rgba(0, 0, 0, 0.03);
}

.merchant-support__item {
  background: linear-gradient(106.83deg, #ffffff 0%, #f5f5f5 100%);
  border: 2px solid #e0e0e0;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 60px 50px;
  background-image: url("/upload/cards/Headset_Mic_01.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
}

.merchant-support__item .merchant-support-title h1 {
  font-weight: 500;
  font-size: 46px;
  line-height: 54px;
  color: #1d3448;
  margin-bottom: 20px;
}

.merchant-support-num {
  width: 220px;
  height: 40px;
  background: #d52023;
  box-shadow: 0px 0px 2px rgba(157, 0, 0, 0.06),
    0px 16px 48px rgba(255, 0, 0, 0.1);
  border-radius: 4px;
  padding: 10px 20px;
  
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #ffffff;
}

.merchant-support-num a {
  color: #fff;
  margin-left: 10px;
}

.merchant-support-num a:hover {
  color: #fff;
  text-decoration: none;
}

/* ------------css for special-projects------------- */

.special-projects-item .special-projects-itemWith-logo {
  background: linear-gradient(106.83deg, #ffffff 0%, #f5f5f5 100%);
  border: 2px solid #e0e0e0;
  box-sizing: border-box;
  border-radius: 12px;
  max-height: 430px;
  padding: 94px 180px;
  transition: 0.6s all;
}

.special-projects-item .special-projects-itemWith-logo:hover {
  box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px,
    rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 48px;
}

.special-projects-item .item-descr {
  margin-top: 30px;
  margin-bottom: 80px;
}

.special-projects-item .item-descr h1 {
  font-weight: 400;
  font-size: 46px;
  line-height: 50px;
  color: #1d3448;
}

.special-projects-item .item-descr p {
  font-weight: 400;
  font-size: 30px;
  line-height: 34px;
  color: #1d3448;
}

.special-projects-items .btn-more {
  width: 174px;
  background: #d52023;
  border-radius: 4px;
  padding: 14px 34px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  cursor: pointer;
  transition: 0.6s all;
}

.special-projects-items .btn-more:hover {
  box-shadow: 0 2px 25px rgba(230, 124, 178, 0.5);
}

.amirsoy-resort-banner {
  padding-left: 40px;
}

.amirsoy-resort-banner__title {
  font-weight: bold;
  font-size: 42px;
  line-height: 49px;
  text-transform: uppercase;
  color: #1d3448;
  max-width: 600px;
  width: auto;
  display: block;
  text-align: left;
  margin-top: -100px;
}

/* ------media-----------------------------------------------A.A */

@media (max-width: 1393.99px) {
  .form-btn {
    display: block;
  }
  .feed-form input {
    width: 600px;
  }
}

@media (max-width: 992px) {
  .telegram-bot-banner {
    padding: 0px;
  }
  .telegram-bot-banner__title {
    font-size: 24px;
    line-height: 33px;
    margin-top: 10px;
    padding-left: 20px;
  }
  .acquiring__tab {
    text-align: left;
    font-size: 12px;
    line-height: 120%;
    padding: 4px 24px;
  }
  .acquiring-item__subtitle {
    font-size: 30px;
  }
  .acquiring-item__descr {
    font-size: 20px;
  }
  .joing-item {
    width: 100%;
  }
  .joing-item__title {
    font-size: 30px;
  }
  .instruction-item__title {
    display: block;
    margin: 40px 0;
  }
  .instruction-item__title h1 {
    font-size: 30px !important;
  }
  .download-item_second1 {
    width: 100%;
    padding: 0px 0px;
  }
  .download-item_second1 .download-text_second h1 {
    line-height: 36px !important;
  }
  .download-item_second {
    padding: 0;
    margin-bottom: 40px;
  }
  .payment-options__subtitle {
    font-size: 30px;
    margin-bottom: 40px;
  }
  .payment-options__content {
    padding: 40px 0;
  }
  .petition-form__item {
    padding: 20px;
  }
  .form-title {
    font-weight: 500;
    font-size: 30px;
    line-height: 54px;
    color: #1d3448;
    padding: 0;
  }
  .form-btn {
    display: block;
  }
  .accordion-item__title {
    font-size: 30px;
    margin-top: 40px;
  }
  .merchant-support__item .merchant-support-title h1 {
    font-size: 30px;
  }
  .merchant__content {
    margin-top: 40px;
  }
  .special-projects-item .item-descr h1 {
    font-size: 25px;
    line-height: 25px;
  }
  .special-projects-item .item-descr p {
    font-size: 20px;
    line-height: 23px;
  }
  .special-projects-item .special-projects-itemWith-logo {
    padding: 20px 20px;
  }
  .special-projects-item .special-projects-itemWith-logo img {
    margin: 0 auto;
    display: block;
  }
  .amirsoy-resort-banner__title {
    font-size: 25px;
    line-height: 29px;
    margin-top: 0px;
  }
  .kmaStylesSqbNew__wrappper .new-zakaz-card-form {
    padding: 20px 20px;
  }
  .kmaStylesSqbNew__wrappper .new-zakaz-card-form .acquiring__tab:hover {
    box-shadow: 3px 3px 10px #d52023;
  }
  .kmaStylesSqbNew__wrappper .new-zakaz-card-form .feedback-status-form__label {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #444444;
  }
  .kmaStylesSqbNew__wrappper .new-zakaz-card-form .feedback-status-form__input {
    font-size: 18px;
    line-height: 22px;
    min-height: auto;
  }
  .kmaStylesSqbNew__wrappper .new-zakaz-card-form .inline-list-btn {
    width: 100%;
    padding: 10px 10px;
  }
  .kmaStylesSqbNew__wrappper .new-zakaz-card-form .acquiring__tab {
    font-size: 18px;
  }
  .kmaStylesSqbNew__wrappper
    .moduleOnlineFormCredits
    .container
    .wrap
    .moduleOnlineFormCredits__wrap
    h3 {
    font-size: 18px;
    margin-top: 10px;
  }
  .new-zakaz-card-form .radio_label {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
  }
  .kmaStylesSqbNew__wrappper .new-zakaz-card-form {
    padding: 10px 10px;
  }
  .kmaStylesSqbNew__wrappper .moduleOnlineFormCredits {
    margin: 20px 0 20px 0;
  }
  .kmaStylesSqbNew__wrappper
    .moduleOnlineFormCredits
    .container
    .wrap
    .moduleOnlineFormCredits__wrap {
    padding: 0px;
  }
  .kmaStylesSqbNew__wrappper
    .moduleOnlineFormCredits
    .container
    .wrap
    .moduleOnlineFormCredits__wrap
    .moduleOnlineFormCredits--contents
    .moduleOnlineFormCredits--content
    .moduleOnlineFormCredits--content--item.btns
    .moduleOnlineFormCredits--content--item--wraps
    .new-send-btn {
    padding: 15px 50px;
  }
  .kmaStylesSqbNew__wrappper
    .moduleOnlineFormCredits
    .container
    .wrap
    .moduleOnlineFormCredits__wrap
    .moduleOnlineFormCredits--contents
    .moduleOnlineFormCredits--content
    .moduleOnlineFormCredits--content--item
    .moduleOnlineFormCredits--content--item--wraps
    label.placeholder {
    padding-left: 0px;
  }
  .new-zakaz-card-form .radio {
    margin-left: 0px !important;
  }
  .kmaStylesSqbNew__wrappper
    .moduleOnlineFormCredits
    .container
    .wrap
    .moduleOnlineFormCredits__wrap
    .moduleOnlineFormCredits--contents
    .moduleOnlineFormCredits--content {
    margin: 0 0px;
  }
}

@media (max-width: 767.98px) {
  .new-zakaz-card-form .acquiring__tabs {
    margin: 0px 0;
  }
}

@media (max-width: 575.98px) {
  .unh-banner__item .desktop-banner {
    height: 250px;
  }
  .form-btn {
    display: flex;
    justify-content: center;
  }
  .new-zakaz-card-form .feedback-status-form__group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 40px 5px;
    padding: 5px 20px;
  }
  .kmaStylesSqbNew__wrappper .new-zakaz-card-form .inline-list-btn {
    width: 100%;
    padding: 10px 10px;
    margin-top: 20px;
  }
  .new-zakaz-card-form .inline-list-btn_check {
    margin-left: 0px;
  }
  .kmaStylesSqbNew__wrappper .new-zakaz-card-form .feedback-status-form__label {
    margin-right: 10px;
  }
  .new-zakaz-card-form .feedback-status-form__input {
    margin-left: 0px;
  }
  .new-zakaz-card-form .radio-input {
    display: flex;
    flex-wrap: wrap;
  }
  .new-zakaz-card-form .agreebox {
    padding: 0px 0px;
  }
  .new-zakaz-card-form .agreebox label {
    text-align: left;
  }
  .kmaStylesSqbNew__wrappper
    .moduleOnlineFormCredits
    .container
    .wrap
    .moduleOnlineFormCredits__wrap
    .moduleOnlineFormCredits--contents
    .moduleOnlineFormCredits--content
    .moduleOnlineFormCredits--content--item
    .moduleOnlineFormCredits--content--item--wraps {
    padding: 0 0px;
  }
  .telegram-bot-banner__title {
    font-size: 16px;
    line-height: 23px;
    margin-top: 10px;
    padding-left: 20px;
  }
}
