.main-banner .btn--sign-up .img {
  background: #0F1322;
}

.main-banner .btn--sign-up:hover .img {
  background: #220F1E;
}

.primary-btn:hover {
  background: #220F1E;
}

.quick-order .tabs-nav {
  border-top: 0;
  border-right: 1px solid #ffdae5;
}

.quick-order .tab-content.quick-order__main-content {
  border-left: 0;
  overflow: hidden;
}

.quick-order .quick-order__main-content .tabs-nav {
  border-right: 0;
}

.counter__btn:active, .counter__btn:focus {
  background: #FFDAE5;
}

.service {
  border: 0;
}

.service__content {
  border: 1px solid #ffdae5;
  border-bottom: 0;
}

.service:nth-child(1) .service__content {
  border-radius: 31px 0 0 0;
}

.service:last-child .service__content {
  border-radius: 0 31px 0 0;
}

.faq {
  max-width: 868px;
  margin: 0 auto;
}

.faq .tabs-nav {
  border-top: 0;
  overflow: hidden;
}

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

.footer-telegram {
  margin-top: 36px;
}

.footer-telegram .img {
  position: relative;
  top: -1px;
}

.modal--sign .checkbox__mark {
  height: 16px;
  width: 16px;
  border: 2px solid #F28277;
  background: #fff;
  border-radius: 3px;
}

.modal--sign .checkbox__input:checked~.checkbox__row .checkbox__mark:after {
  display: none;
}

.modal--sign .checkbox__input:checked~.checkbox__row .checkbox__mark {
  background: url(../img/mark.svg) no-repeat;
  border: 0;
}

.contacts .card, .reviews-rule .card {
  border: 0;
}

.contacts .card__body, .reviews-rule .card__body {
  border: 1px solid #ffe5ed;
  border-top: 0;
  border-radius: 0 0 30px 30px;
}

.reviews-rule .card__body {
  padding: 25px 20px;
}

.txt-block .ul-dots {
  margin-left: -7px;
}

.a-link:active, .a-link:focus, .a-link:hover {
  color: #FF8BAD !important;
}

.faq-page .faq {
  max-width: 930px;
}

.faq-page .tabs-tit {
  height: 73px;
}

.wrapper {
  background: #f6f4f2;
}

.section {
  background: #fff;
}

.section.section_color-bg {
  background: #f6f4f2;
}

.order-pay .section-title, .order-pay .form__group {
  margin-bottom: 32px;
}

.service-order .tabs-nav {
  overflow: hidden;
}

.admin-nav__img {
  line-height: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.admin-nav__new-message {
  width: 20px;
  height: 20px;
  background: #F57262;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 700;
  font-size: 12px;
  line-height: 139%;
  color: #FFFFFF;
  position: absolute;
}

@media (min-width: 1100px) {
  .service-order .quick-order {
    width: 1104px;
  }
}

@media (max-width: 1100px) {
  .service-order .quick-order {
    width: 100%;
  }
}

.admin-card {
  border: 0;
}

.admin-card .card__body {
  border: 1px solid #ffe5ed;
  border-top: 0;
  border-radius: 0 0 10px 10px;
}

.admin__main .quick-order {
  width: 100%;
}

.admin__main .order__row {
  gap: 42px
}

.support__info {
  text-align: center;
}

@media (max-width: 1367px) {
  .menu .menu__list {
    top: 105px;
    padding: 18px 48px;
    gap: 21px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 10px;
  }

  .hamburger-menu__bar:nth-child(3).animate.hamburger-menu__bar:nth-child(3).animate.hamburger-menu__bar:nth-child(3).animate, .hamburger-menu__bar:nth-child(1).animate {
    right: 0;
    background: #a6a6a6;
    background: #282c4b;
  }

  .menu__link {
    font-weight: 700;
    font-size: 16px;
    line-height: 139%;
    color: #052A42;
  }
}


@media (max-width: 1200px) {
  .service:nth-child(2) .service__content {
    border-radius: 0 31px 0 0;
  }

  .service:last-child .service__content {
    border-radius: 0;
  }
}

@media (max-width: 900px) {
  .quick-order .tab-content.quick-order__main-content {
    border-left: 1px solid #ffdae5;
  }

  .quick-order .tab-content.quick-order__main-content {
    border-radius: 0;
    border-top: 0;
  }

  .faq, .faq-page .faq {
    max-width: inherit;

  }
}

@media (max-width: 600px) {
  .service:nth-child(1) .service__content {
    border-radius: 20px 20px 0 0;
  }

  .service:nth-child(2) .service__content {
    border-radius: 0;
  }

  .quick-order__main-nav .tabs-nav__link {
    border-bottom: 0;
  }

  .quick-order .quick-order__main-nav .quick-order__main-item:nth-child(even) {
    border-right: 0;
  }

  .quick-order .tab-content.quick-order__main-content {
    border-left: 0;
    border-right: 0;
  }

  .quick-order__main-content .quick-order__nav {
    border-left: 1px solid #ffdae5;
    border-right: 1px solid #ffdae5;
  }

  .quick-order .quick-order__content {
    border-left: 1px solid #ffdae5;
    border-right: 1px solid #ffdae5;
  }

  .quick-order .quick-order__main-content .tabs-nav {
    border-right: 1px solid #ffdae5;
  }

  .faq .tabs-nav {
    border-bottom: 0;
  }

  .faq .tabs-nav__item.active .tabs-nav__link {
    border-top: 0;
  }

  .faq .tabs-nav__item:last-child .tabs-nav__link {
    border-bottom: 0;
  }

  .footer-telegram {
    margin-top: 24px;
  }

  .faq-page .tabs-tit {
    height: auto;
  }

  .menu .menu__list {
    top: 70px;
    width: calc(100% - 20px);
    right: -110%;
  }

  .faq .tab-content {
    border-top: 0;
    border-left: 1px solid #ffdae5;
  }

  .order-data .primary-btn {
    height: 50px;
    border-radius: 10px;
    padding: 14px 20px;
  }

  .primary-btn--ac {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .admin-aside__btns {
    padding: 0;
    margin-top: 24px;
  }

  .admin-aside__btns a {
    padding: 14px 20px;
    min-width: 175px;
  }
}

@media (max-width: 660px) {
  .modal-content {
    height: auto;
  }

  .modal-dialog {
    height: auto;
    padding: 20px 0;
  }

  .btn--mob {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .f-balance .primary-btn {
    padding: 14px 20px;
  }

  .balance__fcard {
    margin-top: 32px;
  }
}

.admin__main .balance {
  width: 100%;
}

.td-tit {
  display: none;
}

.footer .ps .img {
  width: 50px;
  height: 31px;
  border-radius: 3px;
  background: #fff;
  border: 1px solid #ffe5ed;
}

.footer__right-side ul li {
  margin-bottom: 17px;
}

.ps .img img {
  width: auto;
  max-width: 67%;
  max-height: 73%;
}

.footer-telegram {
  margin-top: 20px;
  text-decoration: none;
}

.footer {
  padding: 55px 0 42px;
}

.header-mail__mail {
  max-width: 205px;
}

.copy__txt {
  color: #052a42;
}

.popup-alert__block {
  z-index: 9999;
  top: 115px;
}

.card__soc .img {
  max-width: 25px;
}

.order-data__row {
  -ms-grid-columns: 365px 300px 312px;
  grid-template-columns: 365px 312px;
  gap: 300px;
}

.payment-method__radio label .img img {
  width: auto;
  max-width: 67%;
  max-height: 73%;
}

.payment-method__radio label .img {
  background: #fff;
  border: 1px solid #ffe5ed;
}

.payment-method__list {
  gap: 15px;
}

.order-info__row {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.order-info__row .description {
  width: calc(50% - 60px);
}

.order-info__row .line {
  margin: 0 55px;
}

@media (max-width: 1000px) {
  .order-info__row .description {
    width: 100%;
  }

  .order-info__row .line {
    margin: 24px auto;
  }
}

@media (max-width: 1200px) {
  .order-data__row {
    -ms-grid-columns: 1fr 200px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 200px;
  }
}

@media (max-width: 600px) {
  .order-data__row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 42px;
  }
}

@media (max-width: 600px) {
  .footer {
    padding: 24px 0;
  }

  .footer__right-side ul li {
    margin-bottom: 12px;
  }

  @media (max-width: 660px) {
    .tr-tit {
      display: none !important;
    }

    .th-spacer, .td-spacer {
      display: none !important;
    }

    .balance .table .table-null {
      width: 100%;
    }

    .td-tit {
      display: block;
      color: #f3745f;
    }

    .table__td--mob-row td {
      width: 100% !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 10px;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  }
}


.quick-order__nav{
  gap:24px;
}
.quick-order .quick-order__link{
  font-size: 15px;
}

.description__item .a-link {
  max-width: 346px;
  overflow: hidden;
  position:relative;
  text-overflow:ellipsis
}

.admin-user__mail {
  max-width: 132px;
}

.ord-link{
  max-width: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}

.ord-link .a-link{
  position: relative;
  max-width: 280px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.order-data .card__val {
  overflow: hidden;
  text-overflow: ellipsis;
}
.card__val-link{
    overflow: hidden;
    text-overflow: ellipsis;
}
