.forex-blinkit-wrapper .document-upload-carousel {
  display: flex;
  position: relative;
}
.forex-blinkit-wrapper .custom-file-upload {
  display: inline-block;
  border: 1px dashed #0095da;
  background-color: #e6f4fb;
  padding: 8px;
  cursor: pointer;
  width: 340px;
  height: 150px;
  border-radius: 8px;
  border-width: 1px;
  align-content: center;
}
.forex-blinkit-wrapper .custom-file-upload-air {
  display: inline-block;
  border: 1px dashed #0095da;
  background-color: #e6f4fb;
  padding: 8px;
  cursor: pointer;
  width: 325px;
  height: 150px;
  border-radius: 8px;
  border-width: 1px;
  align-content: center;
}
.forex-blinkit-wrapper .document-upload-carousel .owl-carousel button.active {
  width: 5px;
  background-color: #014ea2 !important;
}
.forex-blinkit-wrapper .upload-title {
  font-family: Poppins-Semibold, sans-serif;
  font-size: 14px;
}
.forex-blinkit-wrapper .document-upload-carousel .owl-carousel .owl-dots {
  display: flex;
  padding-top: 16px;
  gap: 2px;
}
.forex-blinkit-wrapper .document-upload-carousel span {
  font-size: 15px;
  text-align: center;
  font-family: "Poppins Regular";
  color: #000000;
}
.forex-blinkit-wrapper .file-upload-section .text-file-upload {
  font-weight: 400;
  font-size: 11px;
  text-align: center;
}
.forex-blinkit-wrapper .file-upload-section .text-upload {
  font-size: 14px;
  color: #0095da;
  font-family: "Poppins-SemiBold";
}
.forex-blinkit-wrapper .file-upload-section .text-upload-or {
  color: #031931;
  font-size: 14px;
  font-family: "Poppins-SemiBold";
}
.forex-blinkit-wrapper .document-upload-carousel .owl-nav .owl-prev,
.forex-blinkit-wrapper.document-upload-carousel .owl-nav .owl-next {
  width: 32px;
  height: 32px;
  background-color: #e6f4fb !important;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: var(--blue-primary) !important;
  font-size: 20px !important;
}

.forex-blinkit-wrapper .document-upload-carousel .owl-nav .owl-prev {
  left: -33px;
}
.forex-blinkit-wrapper .document-upload-carousel .owl-nav .owl-next {
  right: -40px;
  top: 22px;
}
.forex-blinkit-wrapper
  .document-upload-carousel
  .owl-carousel
  .owl-stage-outer {
  position: relative;
  overflow: hidden;
  left: 6px !important;
}
.forex-blinkit-wrapper .owl-carousel button.owl-dot {
  width: 5px;
}
.forex-blinkit-wrapper .owl-carousel button.active {
  width: 5px;
  background-color: #0095da !important;
}
.forex-blinkit-wrapper .carousel-counter {
  text-align: right;
  position: relative;
  top: 10px;
  right: 21px;
  font-size: 12px;
}
.forex-blinkit-wrapper .tdp_wizard_tab_pane .wizard_main {
  padding-right: 36px;
}
.forex-blinkit-wrapper .document-upload-carousel .owl-stage-outer {
  margin-left: 9px;
}
.forex-blinkit-wrapper .close-icon {
  color: red !important;
  font-size: 20px !important;
  cursor: pointer;
}
.forex-blinkit-wrapper .uploaded-doc-preview {
  width: 386px;
  border: 1px solid #e6edf6;
  padding: 7px;
  border-radius: 8px;
  box-shadow: 0px 2px 12px 0px #c6c6c61f;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: auto;
}
.forex-blinkit-wrapper .document-upload-carousel .tab-header {
  width: 100%;
  border-radius: 8px;
  text-align: center;
  border: 2px solid #d5e5f7;
  padding: 12px 6px;
  cursor: pointer;
  box-shadow: 0px 2px 12px 0px #c6c6c61f;
  font-family: Poppins;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}
.forex-blinkit-wrapper .document-upload-carousel .tab-header.completed {
  border: 2px solid #00a651 !important;
  border-radius: 6px;
  color: #00a651 !important;
}
.forex-blinkit-wrapper .document-upload-carousel .completed-icon {
  margin-left: 6px;
  position: absolute;
  top: -9px;
  z-index: 999999;
  right: 6px;
}
.forex-blinkit-wrapper .document-upload-carousel .tab-header.active {
  border: 2px solid #014ea2;
  font-family: "Poppins";
  color: #031931;
}
.forex-blinkit-wrapper .tab-content-title {
  text-align: center;
  padding: 6px;
  background-color: #ffde00;
  width: 200px;
  margin: auto;
  border-radius: 7px;
  font-family: poppins-semiBold;
  font-size: 13px;
}
.forex-blinkit-wrapper .document-upload-carousel .owl-stage {
  padding-top: 9px;
}
.forex-blinkit-wrapper .tab-content-wrapper {
  margin-top: 20px;
}
.forex-blinkit-wrapper .tab-content-subtitle {
  font-family: Poppins;
  font-weight: 400;
  font-size: 11px;
  text-align: center;
}
.forex-blinkit-wrapper .or-wrapper {
  display: flex;
  align-items: center;
  margin: 1em 0;
}
.forex-blinkit-wrapper .or-wrapper hr {
  flex: 1;
  border: none;
  border-top: 1px dashed #b0c8e2;
  margin: 0;
}
.forex-blinkit-wrapper .or-wrapper span {
  margin: 0 0.5em;
  white-space: nowrap;
  font-family: "Poppins-SemiBold";
}
.forex-blinkit-wrapper .upload-card-icon {
  width: 13px;
  background-color: #ffffff;
}
.forex-blinkit-wrapper .tab-content {
  /* display: none; */
  padding: 15px;
  border-radius: 5px;
}
.forex-blinkit-wrapper .document_upload_panel .tab-content {
  display: none;
}
.forex-blinkit-wrapper .tab-content.active {
  display: block;
}
.forex-blinkit-wrapper .document-upload-carousel .owl-nav .owl-prev,
.forex-blinkit-wrapper .document-upload-carousel .owl-nav .owl-next {
  width: 32px;
  height: 32px;
  background-color: #e6f4fb !important;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: var(--blue-primary) !important;
  font-size: 20px !important;
  display: block;
}

.forex-blinkit-wrapper .document-upload-carousel .owl-nav .owl-prev {
  left: -30px;
  top: 32px;
}
.forex-blinkit-wrapper .document-upload-carousel .owl-nav .owl-next {
  right: -33px;
  top: 32px;
}
.forex-blinkit-wrapper .document-upload-carousel .owl-nav {
  display: block;
}
.forex-blinkit-wrapper .document-upload-carousel .owl-dots {
  display: flex;
  position: absolute;
  right: 0;
  top: -33px;
}
.forex-blinkit-wrapper .document-upload-carousel .owl-nav .custom-prev,
.forex-blinkit-wrapper .document-upload-carousel .owl-nav .custom-next {
  display: inline-block;
  width: 10px;
  height: 25px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
  margin-top: 3px;
}

.forex-blinkit-wrapper .document-upload-carousel .owl-nav .custom-prev {
  background-image: url("/images/forexRevamp/blue-right-bold-arrow.png");
  transform: rotate(180deg);
}

.forex-blinkit-wrapper .document-upload-carousel .owl-nav .custom-next {
  background-image: url("/images/forexRevamp/blue-right-bold-arrow.png");
  transform: rotate(0deg);
}

.forex-blinkit .input-label-otp-screen {
  color: #031931;
  font-size: 14px;
}
.forex-blinkit .userAuthModalOtp .input-label-otp-screen {
  margin-bottom: 15px;
}
.forex-blinkit .blinkit-modal-header .tc-logo {
  width: 131px;
  height: 24px;
}
.forex-blinkit .blinkit-modal-header .modal-title-header {
  font-family: Poppins;
  font-weight: 700;
  font-size: 16px;
  color: var(--blue-primary);
  cursor: pointer;
}
.forex-blinkit .blinkit_otp:disabled,
.forex-blinkit .validate_otp:disabled,
.forex-blinkit .fetch-details:disabled {
  background-color: #b1b8bf !important;
}

.forex-blinkit .userAuthModalOtp .otp-box {
  width: 43px;
  height: 46px;
  border-radius: 10px;
  border: 2px solid #e6edf6;
  text-align: center;
  font-size: 16px;
  margin: 7px;
}
.forex-blinkit .userAuthModalOtp .otp-box:focus {
  outline: none;
  box-shadow: none;
}
.forex-blinkit .userAuthModalOtp .resend_otp_action {
  font-size: 12px;
}
.forex-blinkit .userAuthModalOtp .resend_otp_timer-otp {
  font-family: Poppins-Regular, sans-serif;
  font-size: 12px;
  color: var(--black-secondary);
}
.forex-blinkit .userAuthModalOtp .label-verify {
  color: #014ea2;
  font-size: 14px;
}
.forex-blinkit .blinkit-modal-header {
  width: -webkit-fill-available;
}
.forex-blinkit .forex_sidebar_modal .modal-header {
  border: 0;
  padding: 0 0 10px 0px;
}
.forex-blinkit .country-code-prefix {
  position: absolute;
  left: 12px;
  top: 51%;
  transform: translateY(-50%);
  font-size: 16px;
  pointer-events: none;
  color: var(--black-secondary);
}
.forex-blinkit .input-control.parsley-error {
  border-color: #d3454d;
  color: #d3454d !important;
}
.forex-blinkit .input_error_otp {
  font-size: 14px;
  color: #d3454d;
  font-family: "Poppins-Regular";
  font-weight: 400;
}
.forex-blinkit .input_error_attempt {
  font-size: 14px;
  color: #d3454d;
  font-family: "Poppins-Regular";
  font-weight: 400;
}
.forex-blinkit .input_error_attempt li {
  list-style-type: disc;
}
.forex-blinkit .input-register_mobile_no {
  padding-left: 45px !important;
}
.forex-blinkit .input-agent-login {
  padding-left: 45px !important;
}
.forex-blinkit .otp_timer-sec {
  font-family: "Poppins-SemiBold";
}

.forex-blinkit .blinkit_select_section .order_id .select-travel_purpose {
  width: 197px;
  padding: 6px;
}
.forex-blinkit .select-control {
  background-position: right 8px center;
}
.forex-blinkit .container {
  padding: 23px 16px;
}
.forex-blinkit .QuickLinkCardBalance,
.forex-blinkit .QuickLinkRetrieveQuote {
  display: none !important;
}
.forex-blinkit .QuickLinkLocateStore {
  display: block !important;
}
.forex-blinkit .editbutton-icon {
  top: 15px;
  right: 22px;
  position: absolute;
  cursor: pointer;
}
.forex-blinkit .text-save-email {
  font-size: 15px;
  font-family: "Poppins";
  font-weight: 500;
  cursor: pointer;
}
.forex-blinkit .input-card_no {
  padding: 0 8px;
  text-transform: uppercase;
}
.forex-blinkit .currency_wrap .country_flag {
  position: absolute;
  right: 43px;
  top: 41%;
  margin-top: -7px;
  background-color: #ccc;
  margin-right: 12px;
  height: 21px;
}
/*.forex-blinkit .blinkit-marquee-container {
  width: 50%;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  background: var(--hightlightNoteColor);
  padding: 11px 0px;
  position: absolute;
  top: 55px;
  transform: translateX(4%);
  z-index: 1;
}*/
.blinkit-marquee-container {
  width: 100%;
  /*max-width: 677px;*/
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  background: var(--hightlightNoteColor);
  padding: 11px 0;
  position: relative;
  /* margin: 2px auto 16px auto; */
  z-index: 1;
  /* margin-bottom: -35px; */
  /* margin-left: 28px; */
  margin: 0 auto;
}
/*.forex-blinkit .blinkit-marquee-container{
    width: 57%;
    max-width: 677px;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    background: var(--hightlightNoteColor);
    padding: 11px 0;
    position: relative;
    margin: 2px auto 16px auto;
    z-index: 1;
    margin-bottom: -35px;
    margin-left: 28px;
}*/
.forex-blinkit .blinkit-marquee {
  display: inline-block;
  padding-left: 100%;
  animation: scroll 21s linear infinite;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: var(--black-Third);
}
.forex-blinkit .blinkit-marquee span {
  padding-left: 42px;
  font-family: "Poppins-medium";
}

.forex-blinkit .marquee-container:hover .marquee {
  animation-play-state: paused;
}
.forex-blinkit .ForexTabContent {
  position: relative;
}
.forex-blinkit .blink_forex_rate {
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
}
.forex-blinkit-wrapper .btn-blinkit-kyc {
  width: 140px;
  height: 49px;
  border: 1px solid #b0c8e2;
  font-size: 14px;
  border-radius: 8px;
}
.forex-blinkit-wrapper .btn-blinkit-kyc-date {
  width: 207px;
  height: 41px;
  font-size: 16px;
  border-radius: 8px;
  border: 1px solid #b0c8e2;
}
.forex-blinkit-wrapper .blink-it-video_slots_carousel {
  display: flex;
}
.forex-blinkit-wrapper .blink-it-video_slots_carousel .time-item {
  width: 90px;
  height: 42px;
  padding: 8px 9px 10px 10px;
  text-align: center;
  align-self: center;
  align-content: center;
  border-radius: 8px;
  background-color: #e6f4fb !important;
  border: none;
}
/* .forex-blinkit-wrapper .blink-it-video_slots_carousel .owl-item {
  width: 90px !important;
} */
.forex-blinkit-wrapper .blink-it-video_slots_carousel .owl-prev,
.forex-blinkit-wrapper .blink-it-video_slots_carousel .owl-next {
  width: 32px;
  height: 32px;
  border: 50%;
  border-radius: 50%;
  background-color: #e6f4fb !important;
}
.forex-blinkit-wrapper .blink-it-video_slots_carousel .owl-nav button.owl-prev {
  position: absolute;
  left: -34px;
  top: 6px;
}
.forex-blinkit-wrapper .blink-it-video_slots_carousel .owl-nav button.owl-next {
  position: absolute;
  right: -27px;
  top: 4px;
}

.forex-blinkit-wrapper .btn-selected {
  border: 2px solid #014ea2 !important;
  font-family: "Poppins-medium";
}
.forex-blinkit-wrapper .blink-it-video_slots_carousel .owl-stage-outer {
  margin-left: 2px;
}
/* .forex-blinkit-wrapper .blink-it-video_slots_carousel .item.btn-selected {
        border: 2px solid #014EA2; 
        background-color: #ffffff; 
      } */
.forex-blinkit-wrapper .blink-it-video_slots_carousel .time-item.selected {
  background-color: #ffffff !important;
  border: 2px solid #014ea2;
}
.forex-blinkit-wrapper .blink-it-video_slots_carousel_mobile .time-item.selected {
  background-color: #ffffff !important;
  border: 2px solid #014ea2;
}
.forex-blinkit-wrapper .blink-it-video_slots_carousel_modal .time-item.selected {
  background-color: #ffffff !important;
  border: 2px solid #014ea2;
}

.forex-blinkit-wrapper .img-fluid-background {
  position: absolute;
  left: 171px;
  width: 116px;
  top: 106px;
}
.forex-blinkit-wrapper .post-payment-message {
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
}
.forex-blinkit-wrapper .post-payment-message strong {
  color: #014ea2;
}
.forex-blinkit-wrapper .post-payment {
  background-color: #fff5b0;
  padding: 10px;
}
.forex-blinkit-wrapper .post-payment p {
  font-size: 14px;
  font-family: "Poppins-Medium";
}
.forex-blinkit-wrapper .img-fluid-background-re-upload {
  position: absolute;
  left: 178px;
  width: 116px;
  top: 112px;
}
.forex-blinkit-wrapper .branch-city-input {
  background-color: #e6edf6;
}
.forex-blinkit-wrapper .cta-loader-page {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  backdrop-filter: blur(8px);
  z-index: 9999;
}
.forex-blinkit-wrapper .hr-dashed-light {
  border-top: 1px dashed #b0c8e2;
}
.forex-blinkit-wrapper .ForexLocInfoAddress .text-base {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: -20px;
}
.forex-blinkit-wrapper .ForexLocInfoAddress span::before {
  content: "•";
  left: 0;
  color: black;
  font-size: 27px;
  line-height: 1;
}
.forex-blinkit-wrapper .branch-address-wrap {
  background-color: #eaf6fd;
  padding: 10px;
  margin-bottom: 10px;
}
.forex-blinkit-wrapper .step-tracker {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  background-color: #eaf6fd;
  padding: 10px 10px;
  text-align: center;
}

.forex-blinkit-wrapper .step-tracker .step {
  flex: 1;
  position: relative;
}
.forex-blinkit-wrapper .step-tracker .step .label {
  text-align: left;
  width: min-content;
  position: relative;
  left: 4px;
}
.forex-blinkit-wrapper .step-tracker .step:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 16px;
  right: 0%;
  width: 84%;
  height: 2px;
  z-index: 0;
  border: 1px dashed #b0c8e2;
}

.forex-blinkit-wrapper .step-tracker .icon-step {
  width: 103px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  left: -42px;
}

.forex-blinkit-wrapper .step-tracker .icon-step img {
  width: 16px;
  height: 16px;
  position: absolute;
}
.forex-blinkit-wrapper .step-tracker .dot-end {
  background-color: #e6edf6;
  height: 13px;
  width: 13px;
  border-radius: 50%;
}
.forex-blinkit-wrapper .step-tracker .dot-end .inner-dot {
  background-color: #014ea2;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  display: block;
  margin-left: 4px;
  margin-top: 4px;
}
.forex-blinkit-wrapper .step-tracker .overlay-box {
  position: absolute;
  top: 4px;
  left: -1px;
  width: 435px;
  height: 22px;
  background-color: #ffffff;
  border-radius: 12px;
}
.forex-blinkit-wrapper .spinner {
  animation: spin 1s linear infinite;
  width: 100px;
  height: 100px;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.forex-blinkit-wrapper .recommended-icon {
  position: absolute;
  margin-left: 110px;
  margin-top: -60px;
}
.forex-blinkit-wrapper .address-query-title {
  font-family: "Poppins-medium";
  font-size: 14px;
  color: #014ea2;
}
.forex-blinkit-wrapper .address-query-section {
  padding: 15px;
  background-color: #fff5b0;
}
.forex-blinkit-wrapper .address-query-span {
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
}
.forex-blinkit-wrapper .address-wrap-section {
  gap: 34px;
}
@keyframes scroll {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}

@keyframes saved-tick {
  0% {
    width: 0;
  }

  100% {
    width: 12px;
  }
}
@keyframes discount {
  0% {
    top: -14px;
    opacity: 1;
  }

  100% {
    top: 36px;
    opacity: 0;
  }
}
.forex-blinkit-wrapper .toggle-breakdown {
  font-family: Poppins;
  font-weight: 600;
  font-size: 14px;
  border-bottom: 1px dashed #b0c8e2;
  width: -webkit-fill-available;
  padding: 0px 0px 4px 0px;
}
.forex-blinkit-wrapper .sidebar_inner_wrapper {
  height: max-content;
}
/* .forex-blinkit-wrapper .tcs_disclaimer_wrap{
          position: absolute;
          bottom: 95px;
      } */
/* .forex-blinkit-wrapper .icon-dropdown-arrow {
  position: absolute;
      right: 20px;
    top: 28px;
} */
.forex-blinkit-wrapper .tcs_disclaimer_wrap .icon-dropdown-arrow {
  left: -2px;
  position: relative;
}
.forex-blinkit-wrapper .flag-sm {
  vertical-align: middle;
  height: 20px;
  width: 32px;
}
.forex-blinkit-wrapper .Travel-view {
  font-family: Poppins;
  font-weight: 600;
  font-size: 16px;
}
.forex-blinkit-wrapper .label_value_table .label {
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
}
.forex-blinkit-wrapper .sub-title {
  font-family: Poppins;
  font-weight: 500;
  font-size: 14px;
}
.forex-blinkit-wrapper .button-forex.btn-sm .btn-locate_me {
  font-size: 14px;
  padding: 8px;
  height: 50px;
  font-family: Poppins-Medium, sans-serif;
}
.forex-blinkit-wrapper .label_value_table .value {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
}
.forex-blinkit-wrapper .label_value_table .text-higlight {
  font-family: Poppins;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}
.forex-blinkit-wrapper .input-email {
  background-color: #e6edf6;
}
.forex-blinkit-wrapper .btn-step1-proceed:disabled {
  background-color: #b1b8bf !important;
}
.forex-blinkit-wrapper .skip-to {
  font-family: Poppins;
  font-weight: 600;
  font-size: 14px;
  text-align: right;
  color: #014ea2;
  cursor: pointer;
}
.forex-blinkit-wrapper .overlay_skip_icon {
  position: absolute;
  margin-left: -6px;
  margin-top: 5px;
}

.forex-blinkit .LoginPhonenumber .reg-2fa {
  font-family: Poppins;
  font-weight: 600;
  font-size: 12px;
  text-align: right;
  color: #0095da;
}
.forex-blinkit .LoginPhonenumber .blinkit_otp,
.forex-blinkit .LoginPhonenumber .fetch-details {
  margin-top: 120px;
}
.forex-blinkit .Agent_Login_Modal,
.forex-blinkit .agent-mobile-input {
  padding-left: 40px;
}
.forex-blinkit-wrapper .sidebar_body_traveler {
  padding: 0px 24px;
}
.forex-blinkit-wrapper .bx-download-img {
  margin-bottom: 10px;
}
/* .forex-blinkit-wrapper .upload-acknowledge-section-mob {
    display: none ;
  } */
.forex-blinkit-wrapper .file-upload-mobile-icon {
  display: none !important;
}
.forex-blinkit-wrapper .step_no_mob_active {
  display: none !important;
}
/* Hide all labels by default */
.forex-blinkit .currency_wrap .currency-group label {
  display: none;
}

/* Show label for the first .currency_wrap */
.forex-blinkit .currency_wrap:first-of-type .currency-group label {
  display: block;
}

/* Add margin-top to all .currency-group except the first */
.forex-blinkit .currency_wrap:not(:first-of-type) .currency-group {
  margin-top: 25px;
}
.forex-blinkit .Confirmation-Banner {
  width: 557px;
  border-radius: 8px;
}
.forex-blinkit-wrapper .Confirmation-Banner {
  width: 557px;
  border-radius: 8px;
}
.forex-blinkit .button-forex.btn-lg {
  cursor: pointer;
}
.forex-blinkit .blinkit-locate {
  display: flex !important;
  flex-direction: row;
}
.forex-blinkit .QuickLinksCard {
  flex: 0 0 27.5%;
}
.forex-blinkit .card_visa .card_thumbnail_logo {
  max-width: 37px;
}
.forex-blinkit .mobile-need-help {
  display: none !important;
}
.forex-blinkit-wrapper .blink-it-video_slots_carousel .owl-stage {
  display: flex;
}
.forex-blinkit-wrapper .nav-btn {
  font-weight: bold;
  font-size: 16px;
  width: 36px;
  text-align: center;
}
.forex-blinkit-wrapper .nav-btn:hover {
  background: #eaf4ff;
}
.forex-blinkit-wrapper .nav-btn {
  padding: 8px 9px;
  border: 1px solid #ccc;
  background: #f5faff;
  border-radius: 20px;
  font-size: 10px;
  cursor: pointer;
}

.forex-blinkit-wrapper .blink-it-video_slots_carousel .owl-stage-outer {
  overflow: hidden;
  /* width: 670px;              */
}

.forex-blinkit-wrapper .blink-it-video_slots_carousel .owl-stage {
  display: flex;
  transition: transform 0.3s ease;
}

.forex-blinkit-wrapper .blink-it-video_slots_carousel .owl-item {
  flex: 0 0 auto;
}
.forex-blinkit .forex_revamp_modal .close {
  margin: 0;
  width: 40px;
  height: 40px;
  background-color: var(--white-primary);
  border-radius: 50%;
  opacity: 1 !important;
  position: absolute;
  top: 0px;
  right: 0;
  border: 0;
}
.forex-blinkit-wrapper .upload-acknowledge-section-mob .acknowledge-checkbox {
  margin-bottom: 18px;
}
/* .forex-blinkit-wrapper .knowthebreak-dash{
        border-top: 2px dotted #B0C8E2;
  } */
.forex-blinkit .detail_blue_banner .title {
  color: #ffffff;
}
.forex-blinkit-wrapper .QuickLinkFetchNumber .QuickLinksTitle,
.forex-blinkit .QuickLinkFetchNumber .QuickLinksTitle {
  max-width: 82px;
}
.blinkit-video_kyc_process .blink-it-video_slots_carousel_mobile {
  display: none;
}

.blinkit-video_kyc_process .blink-it-video_slots_carousel {
  display: block;
}
  .forex-blinkit-wrapper  .blink-it-video_slots_carousel_modal .time-item {
    width: 107px;
    height: 40px;
    padding: 8px 9px 8x 9px;
    text-align: center;
    align-self: center;
    align-content: center;
    border-radius: 8px;
    background-color: #e6f4fb !important;
    border: none;
  }
  .forex-blinkit-wrapper  .blink-it-video_slots_carousel_modal .time-slots {
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, min-content);
    gap: 20px;
    transition: transform 0.3s ease-in-out;
  }
  .forex-blinkit-wrapper  .blink-it-video_slots_carousel_modal .nav-arrow {
    background-color: #e8f0fe;
    color: #014EA2 ;
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-size: 14px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background-color 0.2s ease;
  }
  .forex-blinkit-wrapper
     .blink-it-video_slots_carousel_modal
    .time-slots-container {
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin-left: 4px;
    width: 361px;
  }

  .forex-blinkit-wrapper .blink-it-video_slots_carousel_modal .time-slots-container::-webkit-scrollbar {
    display: none;
  }

  /* .blinkit-video_kyc_process .blink-it-video_slots_carousel {
    display: none;
  } */

  .blinkit-video_kyc_process  .blink-it-video_slots_carousel_modal {
    display: flex;
     margin-right: 30px;
  }
  
  .forex-blinkit-wrapper .blink-it-video_slots_carousel_modal .right-arrow {
    position: absolute;
    margin-top: 11px;
    margin-left: 193px;
  }
  .forex-blinkit-wrapper .blink-it-video_slots_carousel_modal .left-arrow {
    position: absolute;
    margin-left: 145px;
    margin-top: 11px;
  }
.forex-blinkit-wrapper  .nav-arrow:disabled {
  cursor: not-allowed;
  color: #c0c0c0;
}
.forex-blinkit-wrapper .updateVKYCModal .modal-body{
  padding: 40px 40px 10px 40px;
}
@media screen and (max-width: 1439px) {
  .forex-blinkit-wrapper .document-upload-carousel .tab-header {
    width: 150px;
  }

  .forex-blinkit .blinkit_article .blinkit_select_section .order_id {
    margin-right: 20px;
  }
  .forex-blinkit .forex_sidebar_modal .modal-body {
    padding: 40px 45px;
    /* overflow-y: hidden; */
  }
  .forex-blinkit .forex_sidebar_modal .modal-title {
    font-size: 23px;
    line-height: 26px;
  }
  /* .forex-blinkit .forex_sidebar_modal .blinkit-modal-footer{
          margin-top: 130px !important;
      } */
  .forex-blinkit .mobile_no-group-blinkit {
    max-height: 41vh;
    align-items: center;
  }
  .forex-blinkit .blinkit-otp-screen {
    height: 100vh;
    max-height: 60vh;
  }
  .forex-blinkit .blinkit-model-mob {
    width: -webkit-fill-available;
  }
  .forex-blinkit .error-wrapper-cardno {
    position: relative;
    left: 192px;
  }
  .forex-blinkit .blinkit-agent-footer {
    margin-top: 60px;
  }
  .forex-blinkit .input-card_no {
    padding: 0 7px;
    text-transform: none;
    width: 215px;
  }
  .forex-blinkit .card_no .select-control {
    background-position: right 4px center;
  }
  .detail_blue_banner .reload_landing_main .blinkit-marquee-container {
    width: 61%;
    margin-bottom: -46px;
    margin-left: 2px;
  }

  .forex-blinkit .reload_widget .card_block .input-wrapper {
    padding-right: 0px;
  }

  .forex-blinkit .order_id .select-travel_purpose {
    width: 200px !important;
    padding: 6px;
  }

  .forex-blinkit .input-calender,
  .select-control {
    background-size: 17px;
  }
  .forex-blinkit .card_thumbnail .card_visa {
    margin-right: 3px;
  }
  .forex-blinkit .card_mastercard {
    right: 58px !important;
  }
  .forex-blinkit .lp_need_help {
    display: none;
  }
  .forex-blinkit .blinkit_article .blinkit_select_section .card_no {
    margin-left: -5px;
  }
  .forex-blinkit-wrapper .video_kyc_panel .label_note {
    font-size: 16px;
  }
  .forex-blinkit-wrapper .video_kyc_panel label {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .forex-blinkit .order_id .select-travel_purpose {
    width: 225px !important;
    padding: 6px;
  }
  .forex-blinkit .lp_need_help {
    display: block !important;
  }
  .forex-blinkit .mobile-need-help {
    display: block !important;
  }
  .page_title_header {
    display: none;
  }
  .forex-blinkit .country-code-prefix {
    font-size: 14px;
  }
  .forex-blinkit .forex_sidebar_modal .modal-body {
    padding: 30px 10px;
  }
  .forex-blinkit .forex_sidebar_modal .modal-header {
    border: 0;
    position: fixed;
    top: 0;
    background-color: #093a89;
    padding: 10px;
    left: 0;
  }
  .forex-blinkit .needHelpModal .modal-header {
    display: contents;
  }
  .forex-blinkit .mobile-modal-header {
    display: none;
  }
  .forex-blinkit .mobile-logo-tc {
    width: 132px;
  }
  .forex-blinkit .mobile-logo-support {
    width: 20px;
    height: 20px;
  }
  .forex-blinkit .forex_sidebar_modal .modal-title {
    text-align: start;
  }
  .forex-blinkit .forex_sidebar_modal .mob-screen,
  .forex-blinkit .otp-box-wrapper {
    display: none !important;
  }
  .forex-blinkit .input-label-otp-screen-mob {
    font-size: 14px;
    text-align: start;
    color: #1159a8;
  }
  .forex-blinkit .userAuthModalOtp .label-verify {
    display: none !important;
  }
  .forex-blinkit .mobile_no-group-blinkit {
    height: 100vh;
    max-height: 10vh;
    align-items: center;
  }
  .forex-blinkit .edit-icon {
    position: relative;
    bottom: 36px;
    right: -305px;
  }
  .forex-blinkit .blinkit-model-mob {
    display: none !important;
  }
  .forex-blinkit .resend_otp_timer-otp {
    text-align: right !important;
  }
  .forex-blinkit .blinkit_resend_otp_action {
    text-align: right !important;
  }
  .forex-blinkit .support-bg {
    background-color: var(--lightpink-primary);
    border-radius: 50%;
    padding: 3px;
  }
  .forex-blinkit .blinkit-marquee-container {
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    background: var(--hightlightNoteColor);
    padding: 11px 0px;
    /* position: relative; */
    top: -11px;
    z-index: 1;
    left: -44px;
    width: max-content;
  }
  .forex-blinkit .blinkit_select_section {
    display: block !important;
  }
  .forex-blinkit .blinkit_article .blinkit_select_section .card_no {
    max-width: none;
    margin-left: 0;
  }
  .forex-blinkit .blinkit_article .blinkit_select_section .order_id {
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .forex-blinkit .QuickLinkRateCard,
  .forex-blinkit .QuickLinkLocateStore {
    display: flex !important;
  }
  .forex-blinkit .QuickLinksBox {
    display: inline;
  }
  .forex-blinkit .QuickLinkWhatsapp,
  .forex-blinkit .QuickLinkRetrieveQuote,
  .forex-blinkit .QuickLinksBox .QuickLinkNeedHelp,
  .forex-blinkit .QuickLinksText {
    display: none !important;
  }
  .forex-blinkit .QuickLinkRateCard a {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .forex-blinkit .QuickLinksCard > a {
    flex-direction: row;
    gap: 4px;
    align-items: center;
    align-self: center;
  }
  .forex-blinkit .QuickLinksTitle {
    padding-left: 0;
    max-width: 115px;
    font-size: 12px;
  }
  .forex-blinkit .error-wrapper-cardno {
    position: relative;
    left: auto;
    align-items: center;
    text-align: center;
  }
  .forex-blinkit-wrapper .traveler-details-view {
    padding: 0px 15px 0px 15px;
  }
  .forex-blinkit-wrapper .tdp_wizard_tab_pane .wizard_main {
    padding-right: 0;
  }
  .forex-blinkit-wrapper .blinkit_hide_mob {
    display: none;
  }
  .forex-blinkit-wrapper .blinkit_kyc_btn_mob {
    display: block !important;
  }
  .forex-blinkit-wrapper .btn-blinkit-kyc-date {
    width: 100%;
  }
  .forex-blinkit-wrapper .blink-it-video_slots_carousel .owl-stage {
    display: contents;
  }
  .forex-blinkit-wrapper .blink-it-video_slots_carousel .owl-nav {
    display: none;
  }
  .forex-blinkit-wrapper .owl-dots,
  .forex-blinkit-wrapper .carousel-counter,
  .forex-blinkit-wrapper .owl-nav {
    display: none !important;
  }
  .forex-blinkit-wrapper .document-upload-carousel {
    display: grid;
    justify-content: center;
  }
  .forex-blinkit-wrapper .document-upload-carousel .tab-header {
    width: 235px;
    height: 55px;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    display: flex;
    position: relative;
    margin: auto;
    margin-bottom: 30px;
  }
  .forex-blinkit-wrapper .tdp_wizard {
    padding-top: 0 !important;
    padding-bottom: 35px;
  }
  .forex-blinkit-wrapper .tab-header .accordion-icon::before {
    content: "+";
    font-size: 17px;
    display: inline-block;
    transition: transform 0.3s;
  }
  .forex-blinkit-wrapper .wizard_sidebar_wrapper .sidebar_footer .button-forex {
    height: 53px;
  }
  .forex-blinkit-wrapper .tab-header.active .accordion-icon::before {
    content: "-";
  }
  .forex-blinkit-wrapper .document-upload-carousel .accordion-icon {
    font-size: 8px;
    color: #ffffff;
    background: #014ea2;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .forex-blinkit-wrapper .uploaded-doc-preview {
    width: 223px;
  }
  .forex-blinkit-wrapper .upload-hint-section {
    display: none !important;
  }
  .forex-blinkit-wrapper .upload-hint-section-mob {
    display: inline !important;
  }
  .forex-blinkit-wrapper .tab-content-subtitle {
    font-family: Poppins;
    font-weight: 400;
    font-size: 11px;
    text-align: left;
    display: flex;
  }
  .forex-blinkit-wrapper .bulb-icon-sm {
    width: 18px;
    height: 18px;
  }
  .forex-blinkit-wrapper .tab-carousel-wrapper {
    border-top: 3px solid #e6f4fb;
  }
  .forex-blinkit-wrapper .document-upload-carousel .completed-icon {
    position: absolute;
    z-index: 999999;
    margin-left: 0;
    right: 0;
    top: 17px;
    left: -310px;
  }
  .forex-blinkit-wrapper .document_upload_panel .tab-content {
    margin-top: -50px;
  }
  .forex-blinkit-wrapper .custom-file-upload,
  .forex-blinkit-wrapper .custom-file-upload-air {
    cursor: pointer;
    width: 233px;
    height: 105px;
  }

  .forex-blinkit-wrapper .document-upload-carousel .tab-header.completed {
    border: 2px solid #00a651 !important;
    border-radius: 6px;
    color: #00a651 !important;
  }
  .forex-blinkit-wrapper
    .document-upload-carousel
    .tab-header.completed
    .accordion-icon {
    color: #ffffff;
    background: #00a651;
  }
  .forex-blinkit-wrapper .mobile_screen_upload_input .text-upload-doc {
    font-family: Poppins;
    font-weight: 600;
    font-size: 10px;
  }
  .forex-blinkit-wrapper .mobile_screen_upload_input .text-upload-or {
    font-family: Poppins;
    font-weight: 400;
    font-size: 11px;
  }
  .forex-blinkit-wrapper .bx-download-img {
    margin-bottom: 0px !important;
    width: 19px;
    height: 10px;
    text-align: center;
    align-items: center;
    align-content: center;
    display: inline-block;
  }
  .forex-blinkit-wrapper .mobile_screen_upload_input .text-upload-sm {
    font-size: 11px;
  }
  .forex-blinkit-wrapper .mobile_screen_upload_input .btn-upload-sm {
    border: 1px solid #0d4ca6;
    border-radius: 4px;
    padding: 3px;
    width: 100px;
  }
  .forex-blinkit .select-travel_purpose {
    width: 226px !important;
  }
  /* .forex-blinkit-wrapper .upload-acknowledge-section-mob{
    display: block !important;
  } */
  /* .forex-blinkit-wrapper .return_air_ticket-div{
      display: block !important;
      } */
  .forex-blinkit-wrapper .visa-upload-div {
    padding: 25px 35px 10px 38px;
  }
  .forex-blinkit-wrapper .upload-acknowledge-section-mob.mobile-visible {
    display: flex !important;
  }
  .forex-blinkit-wrapper .file-upload-mobile-icon {
    display: block !important;
    margin-left: 7px;
  }
  .forex-blinkit-wrapper .step_no_mob_active {
    display: block !important;
    position: absolute;
    left: -49px;
    top: 18px;
    color: #014ea2 !important;
    border-radius: 50%;
    background-color: #e6edf6;
    width: 18px;
    height: 18px;
    font-size: 11px !important;
  }
  .forex-blinkit-wrapper .tab-header.active .step_no_mob_active {
    background-color: #014ea2;
    color: #ffff !important;
  }
  .forex-blinkit-wrapper .or-wrapper {
    display: none;
  }
  .forex-blinkit-wrapper .tab-contents-wrapper {
    display: none;
  }
  .forex-blinkit-wrapper .acknowledge-checkbox {
    transform: scale(1.5);
    vertical-align: middle;
    cursor: pointer;
  }
  .forex-blinkit-wrapper .completed-icon-sm {
    width: 20px;
  }

  .forex-blinkit-wrapper .divider-content {
    border-bottom: 4px solid #e6f4fb;
    margin-bottom: 30px;
    width: 415px;
  }
  .forex-blinkit-wrapper .step-tracker .icon-step {
    width: 93px;
  }
  .forex-blinkit .reload_widget .card_block .card_thumbnail {
    right: 79px !important;
    transform: translateY(-61%);
  }
  .forex-blinkit .mobile-only {
    display: block !important;
  }
  /* .forex-blinkit .container {
    padding: 15px 16px;
  } */
  .forex-blinkit .blinkit-marquee span {
    padding-left: 15px;
  }
  .forex-blinkit .reload_widget .card_block {
    margin-top: -102px;
  }
  .forex-blinkit .mobile-need-help {
    background: var(--Neutral-and-Text-Warm, #fef3e9);
    width: 53%;
  }
  .forex-blinkit .mobile-need-help a {
    align-items: unset;
    align-self: unset;
  }
  .forex-blinkit .QuickLinksTitle,
  .forex-blinkit-wrapper .QuickLinksTitle {
    font-family: Poppins-SemiBold, sans-serif;
    max-width: 105px;
  }
  .forex-blinkit-wrapper .mobile-need-help {
    background: var(--Neutral-and-Text-Warm, #fef3e9);
    width: 53%;
  }
  .forex-blinkit .mobile-need-help .QuickLinksImg {
    width: 28px;
    height: 26px;
  }
  .forex-blinkit .mobile-need-help .find-store {
    color: #333;
    font-size: 13px;
  }
  .forex-blinkit .mobile-need-help .icon-icomoon,
  .forex-blinkit-wrapper .mobile-need-help .icon-icomoon {
    color: #014ea2;
  }
  .forex-blinkit .QuickLinksCard {
    flex: 0 0 48.5%;
  }
  .forex-blinkit .reload_landing_main {
    padding-top: 15px;
  }
  .forex-blinkit-wrapper .label_note {
    font-size: 14px;
  }
  .forex-blinkit-wrapper .acknowledge-label {
    text-align: left;
    padding-left: 10px;
  }
  .forex-blinkit .forex_tdp_header {
    padding: 0px 0px 0px 0px !important;
    position: sticky;
    top: 0;
    z-index: 1056;
  }
  .mobile-need-help .icon-icomoon {
    font-size: 17px;
  }
  .forex-blinkit .reload_landing_wrapper {
    padding-bottom: 0 !important;
  }
  .forex-blinkit .forex_widget.quotes-screen {
    margin-bottom: 20px !important;
  }
  .forex-blinkit .blue_banner {
    margin-right: -16px;
  }
  .forex-blinkit-wrapper .traveler_details h4 {
    font-family: Poppins-SemiBold, sans-serif;
    /* font-family: Poppins-SemiBold, sans-serif; */
    font-size: 16px;
  }
  .forex-blinkit-wrapper .travel-details-title {
    padding-left: 0;
  }
  .forex-blinkit-wrapper .ForexConformation.Forex-Container {
    margin-top: 0px !important;
  }
  .forex-blinkit-wrapper .video_kyc_panel .label_note {
    font-size: 13px;
  }
  .forex-blinkit-wrapper .blink-it-video_slots_carousel .owl-stage-outer {
    display: flex;
    flex-wrap: wrap;
  }

  .forex-blinkit-wrapper .blink-it-video_slots_carousel .owl-item {
    width: calc(33.333% - 10px) !important;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .forex-blinkit-wrapper
    .blink-it-video_slots_carousel
    .owl-item:nth-child(3n) {
    margin-right: 0;
  }
  .forex-blinkit-wrapper .document-upload-carousel span {
    font-size: 12px;
  }
  .forex-blinkit-wrapper .blink-it-video_slots_carousel_mobile .time-item {
    width: 79px;
    height: 42px;
    padding: 6px 6px 6px 6px;
    text-align: center;
    align-self: center;
    align-content: center;
    border-radius: 8px;
    background-color: #e6f4fb !important;
    border: none;
  }
  .forex-blinkit-wrapper .blink-it-video_slots_carousel_mobile .time-slots {
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, min-content);
    gap: 10px;
    transition: transform 0.3s ease-in-out;
  }
  .forex-blinkit-wrapper .blink-it-video_slots_carousel_mobile .nav-arrow {
    background-color: #e8f0fe;
    color: #014EA2 ;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 20px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background-color 0.2s ease;
  }
  .forex-blinkit-wrapper
    .blink-it-video_slots_carousel_mobile
    .time-slots-container {
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin-left: 28px;
  }

  .forex-blinkit-wrapper
    .blink-it-video_slots_carousel_mobile
    .time-slots-container::-webkit-scrollbar {
    display: none;
  }

 /* .blinkit-video_kyc_process .blink-it-video_slots_carousel {
    display: none;
  }*/

  .blinkit-video_kyc_process .blink-it-video_slots_carousel_mobile {
    display: flex;
     margin-right: 30px;
  }
  
  .forex-blinkit-wrapper
    .blink-it-video_slots_carousel_mobile

    .right-arrow {
        position: absolute;
        margin-top: 26px;
        right: 11px;
  }
  .forex-blinkit-wrapper
    .blink-it-video_slots_carousel_mobile
    
    .left-arrow {
    position: absolute;
    left: 9px;
    margin-top: 26px;
  }
.forex-blinkit-wrapper  .nav-arrow:disabled {
  cursor: not-allowed;
  color: #c0c0c0;
}
.forex-blinkit-wrapper .blink-it-video_slots_carousel_modal .time-slots-container{
        margin-left: -5px;
        width: 300px;
}
.forex-blinkit-wrapper .blink-it-video_slots_carousel_modal .right-arrow{
      direction: ltr;
}
  .forex-blinkit-wrapper  .blink-it-video_slots_carousel_modal .time-item {
    width: 87px;
  }
  .forex-blinkit-wrapper .blink-it-video_slots_carousel_modal .left-arrow {
    position: absolute;
    margin-left: 111px;
    margin-top: 11px;
}
.forex-blinkit-wrapper .blink-it-video_slots_carousel_modal .right-arrow {
    position: absolute;
    margin-top: 11px;
    margin-left: 155px;
}
}
/* .forex-blinkit-wrapper .f_checkbox label {
    font-size: 16px;
  } */
.hr-dashed-xsmall {
  border-top: 1px dashed #b0c8e2;
  margin: 0;
}
.forex-blinkit .forex_tdp_header {
  padding: 7px 0;
}
.forex-blinkit-wrapper .forex_tdp_header {
  padding: 14px 15px !important;
  position: sticky;
  top: 0;
  z-index: 30;
}
.forex-blinkit .tc_logo {
  max-width: 158px;
}
.forex_tdp_header .need_help h5 {
  font-family: Poppins-Regular, sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: var(--white-primary);
  margin: 0;
}
.forex_tdp_header .need_help h5 b {
  font-size: 16px;
  line-height: 16px;
  font-family: Poppins-SemiBold, sans-serif;
}
.forex-blinkit .select-control.single-option {
  background-image: none !important;
  pointer-events: none;
  /* color: #666;                        */
}
.blinkit-travelinfo-head .forex_tdp_header {
  padding: 22px 0;
}
.blinkit-travelinfo-head .btn-locate_me {
  position: relative;
}
.forex-blinkit .quotes-screen.show_calculations .add_product_cta {
  margin-top: 0px;
}
.forex-blinkit .forex_widget .cta-row {
  margin-top: 15px;
  margin-bottom: 15px !important;
}
.forex-blinkit.no-card-block .blinkit-marquee-container {
  margin-bottom: 0; /* override */
}
.forex-blinkit .reload_widget .card_block {
  margin-top: -81px;
  margin-bottom: 20px;
}
/* .forex-blinkit .reload_landing_main {
  padding-top: 18px;
} */
.forex-blinkit .blue_banner {
  position: absolute;
  margin-top: -46px;
  width: -webkit-fill-available;
}
.forex-blinkit .mobile-only {
  display: none;
}
.forex-blinkit-wrapper .owl-carousel .dot {
  width: 5px;
  background-color: #0095da !important;
}
.forex-blinkit-wrapper .owl-carousel .dot {
  width: 16px;
  height: 5px;
  border-radius: 4px;
  background-color: #b1b8bf !important;
}

.forex-blinkit-wrapper .custom-dots {
  position: relative;
  margin-right: 10px;
  top: -80px;
  left: 98%;
}
.forex-blinkit-wrapper .custom-dots .dot {
  width: 5px;
  height: 5px;
  border-radius: 4px;
  background-color: #b1b8bf !important;
  border: none;
  margin: 1px;
}
.forex-blinkit-wrapper .custom-dots .dot.active {
  background-color: #0095da !important;
}
.blinkit-payment {
  visibility: hidden;
}
.forex-blinkit .blinkit_article .blinkit_select_section .card_no {
  max-width: fit-content;
  min-width: 270px;
}
.forex-blinkit .select-travel_purpose {
  width: 247px;
}
.forex-blinkit .reload_widget .card_block .card_thumbnail {
  width: 23px;
  position: absolute;
  right: 23%;
  top: 50%;
  transform: translateY(-58%);
}
.forex-blinkit .card_visa {
  margin-right: 4px;
}
.forex-blinkit .reload_landing_wrapper {
  padding-bottom: 46px;
  /* padding-top: 35px; */
}
.forex-blinkit .ShareViewQuote-blinkit {
  font-family: Poppins-SemiBold, sans-serif;
}

.forex-blinkit .forex_header .container {
  padding: 10px;
}

.forex-blinkit-wrapper .toggle-breakdown .icon-dropdown-arrow {
  transition: transform 0.2s ease;
  margin-left: auto;
}

.forex-blinkit-wrapper .toggle-breakdown.open .icon-dropdown-arrow {
  transform: rotate(180deg);
}
.forex-blinkit-wrapper .payment_wrap.selected {
  border: 2px solid #007bff;
  background-color: #f8f9fa;
}

.forex-blinkit-wrapper .payment_wrap.selected .radio_btn {
  background-color: #007bff;
  color: #fff;
}
.forex-blinkit-wrapper .select_payment_panel {
  margin-bottom: 31px !important;
}
.forex-blinkit-wrapper .select-branch_city:disabled {
  background-color: #e6edf6;
}
.forex-blinkit-wrapper .select-control:disabled {
  background-image: none;
}

.forex-blinkit .agent-tittle {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.forex-blinkit .back-arrow img {
  cursor: pointer;
  margin-bottom: 15px;
}
.forex-blinkit .back-arrow{
  margin-left: -27px;
}
.forex-blinkit .AgentLoginPhonenumber-head{
      top: -15px;
}
