.bread {
  background: #f3f3f3;
  width: fit-content;
  padding: 0.5rem;
  border-radius: 0.5625rem;
  border: 0.5px solid #e6e6e6;
}
/* //////// */
/* 1 */
.srh_c_cardsh {
  margin: 8px 0 8px;
  position: relative;
}
.srh_c_cardsh input {
  padding-right: 46px;
  padding-left: 36px;

  border-radius: 0.625rem;
  height: 2.5rem;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  text-align: left;
}
.srh_c_cardsh::before {
  content: "";
  position: absolute;
  right: 10px;
  top: 7.5px;
  background-image: url(../images/buy_account/fr-1.svg);
  width: 24px;
  height: 24px;
}

.srh_c_cardsh::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 8.8px;
  background-image: url(../images/buy_account/paste.svg);
  width: 16px;
  height: 19px;
}
/* 2 */
.srh_c_cardsh2 {
  margin: 8px 0 8px;
  position: relative;
}
.srh_c_cardsh2 input {
  padding-right: 46px;
  padding-left: 36px;

  border-radius: 0.625rem;
  height: 2.5rem;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  text-align: left;
}
.srh_c_cardsh2::before {
  content: "";
  position: absolute;
  right: 10px;
  top: 7.5px;
  background-image: url(../images/buy_account/fr-2.svg);
  width: 37px;
  height: 24px;
}

.srh_c_cardsh2::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 8.8px;
  background-image: url(../images/buy_account/paste.svg);
  width: 16px;
  height: 19px;
}
/* 3 */
.srh_c_cardsh3 {
  margin: 8px 0 8px;
  position: relative;
}
.srh_c_cardsh3 input {
  padding-right: 46px;
  padding-left: 36px;

  border-radius: 0.625rem;
  height: 2.5rem;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  text-align: left;
}
.srh_c_cardsh3::before {
  content: "";
  position: absolute;
  right: 10px;
  top: 7.5px;
  background-image: url(../images/buy_account/fr-3.svg);
  width: 38px;
  height: 24px;
}

.srh_c_cardsh3::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 8.8px;
  background-image: url(../images/buy_account/paste.svg);
  width: 16px;
  height: 19px;
}
/*  */
.form-control:active,
.form-control:focus {
  box-shadow: none;
  border-color: #3292f1;
}
/* ////// */
.input_t {
  width: 50%;
  background: #dcedfd;
  border-color: #dcedfd;
  box-shadow: none;
}
.form-control.input_t:active {
  border-color: #dcedfd !important;
  background: #dcedfd;
}
.form-control.input_t:focus {
  border-color: #dcedfd !important;
  background: #dcedfd;
}
.menu_side_panel {
  height: 83vh !important;
}
.des_all {
  margin-bottom: 8rem;
}
.bread li {
  font-size: 12px;
  color: #808080;
}
.des_h {
  font-size: 20px;
}
.des-p {
  color: #cbbcfe;
}
.des-h2 {
  font-size: 16px;
}
.des-p-2 {
  font-size: 12px;
  text-align: justify;
}
.des-bg {
  background: #f3f3f3;
}
.bg-play {
  background: #3292f1;
}
.play-p {
  font-size: 17px;
}
.acc_i img {
  width: -webkit-fill-available;
}
.acc_i {
  box-shadow: 0px 29.668px 59.337px -14.241px rgba(0, 0, 0, 0.25);
  position: relative;
}
.frm_exchange label {
  font-size: 14px;
  font-weight: 400;
}
.tab-item.active {
  border: 3px solid #3292f1 !important;
}
.tab-item2.active {
  border: 3px solid #3292f1 !important;
}
.tab-item2{
  height: 8rem;
}
.img_said {
  margin-bottom: 9rem;
}
.buy_rejister {
  position: fixed;
  bottom: 0;
  z-index: 999;
  box-shadow: 0px -11px 107px 0px rgba(0, 0, 0, 0.08);
}

.tex-9 {
  color: #9a9a9a;
}
.text-3 {
  color: #3292f1;
}
.bg-d {
  background: #dcedfd;
}
.bg-32 {
  background: #3292f1;
}
.btn:hover {
  color: white;
  background: #2261a1;
}

.h_acc {
  height: 9.7rem;
}
.f_acc {
  font-size: 0.75rem;
  border: 0.5px solid #dc2626;
  color: #dc2626;
  background: #fee2e2;
}
.type_not {
  background: #e6e6e659;
}
.type_not > p:nth-child(1) {
  color: rgba(0, 0, 0, 0.498);
}
.type_not > p:nth-child(2) {
  color: #3291f189;
}
.form-selectt:active {
  border: none;
}
.form-select {
  width: 8rem !important;
  display: block;
  width: 100%;
  padding: 0.375rem 0.25rem 0.375rem 1.25rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url(../images/buy_account/vahed.svg);
  background-repeat: no-repeat;
  background-position: right -0rem center;
  background-size: 23px 20px;
  border: 1px solid #ced4da4a;
  border-radius: 0.675rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  direction: ltr;
  box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1),
    0px 4px 6px -2px rgba(0, 0, 0, 0.05);
  padding-left: 0.5rem;
}

@media (max-width: 991px) {
  .acc_1 {
    width: 100% !important;
  }
  .acc_2 {
    width: 100% !important;
  }
}

@media (max-width: 900px) {
  .buy_rejister div > p:last-child {
    font-size: 0.8rem !important;
  }
}
@media (max-width: 767px) {
  .buy_rejister div > p:last-child {
    font-size: 1.25rem !important;
  }
  .buy_rejister {
    gap: 1.5rem;
  }
  .buy_rejister div > p:first-child {
    text-align: center;
  }
  .bt_rji {
    width: 18rem;
  }
  .div_reji {
    width: 18rem;
  }
}
@media (max-width: 767px) {
  .buy_rejister {
    width: 96%;
    position: unset;
    margin-bottom: 8rem;
    border-radius: 20px;
  }
  .des_all {
    margin-bottom: 0rem;
  }
  .sh_main {
    padding: 20px 0 69px 0;
  }
}
@media (max-width: 575px) {
  .bread li {
    font-size: 10px;
  }
}
