@font-face {
  font-family: "iransans";
  font-size: 5px;
  src: url("../fonts/iransans.eot");
  src: url("../fonts/iransans.eot?#iefix") format("embedded-opentype"),
    url("../fonts/iransans.woff") format("woff"),
    url("../fonts/iransans.ttf") format("truetype");
}

/* body { */
  /* font-family: "iransans"; */
  /* font-size: 16px;
  font-weight: 600; */
  /* position: relative;
    direction: rtl; */
/* } */

/* @media (min-width: 768px){
.width-wrapper {
    max-width: 75%;
}} */

::-webkit-scrollbar-thumb {
  background-color: #dddddd;
  border-radius: 6px;
}

::-webkit-scrollbar {
  width: 6px;
}

.pelak-car-flag img {
  max-height: 20px;
}

.pelak-car-flag .position-absolute {
  left: 0;
  background-color: #01286d;
  width: 44px;
  padding-top: 9px;
  border-radius: 5px;
}

.pelak-car-flag .text-ir {
  font-size: 8px;
}

.width-wrapper .insurance-company-box {
  background-color: #014e2c;
  /* background-color: #01286d; */
  padding: 3px 3px 5px 3px;
  border-radius: 10px;
}

@media screen and (min-width: 768px) {
  .width-wrapper .insurance-company-box {
    padding: 0.15rem 3rem 0.15rem 0.15rem;
  }
}

@media screen and (min-width: 768px) {
  .width-wrapper .insurance-company-box .text-vertical {
    font-size: x-small;
    position: absolute;
    -webkit-transform: translate(50%, 0) rotate(0deg);
    transform: translate(50%, 0) rotate(0deg);
    top: 1rem;
    right: 50%;
  }
}

@media screen and (min-width: 768px) {
  .width-wrapper .insurance-company-box .text-vertical {
    -webkit-transform: translate(0, -50%) rotate(90deg);
    transform: translate(0, -50%) rotate(90deg);
    top: 50%;
    right: -2.5rem;
  }
}

@media screen and (min-width: 768px) {
  .width-wrapper .insurance-company-box .inner-box > div:first-child {
    border-left: 1px solid var(--bs-gray-200);
  }
}

@media screen and (max-width: 767px) {
  .width-wrapper .insurance-company-box .inner-box .insurance-company {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.width-wrapper .insurance-company-box .section-shopping .prices {
  border-top: 1px solid var(--bs-gray-200);
  border-bottom: 1px solid var(--bs-gray-200);
}

.width-wrapper .insurance-company-box .section-shopping .shopping-btn {
  background-color: #00bc3b;
}

.width-wrapper .insurance-company-box .section-shopping .view-btn {
  background-color: #01286d;
}

.issue-input {
  border-radius: 5px;
  /* font-size: 16px; */
  color: #6b6563 !important;
  /* border-color: #dee2e6; */
  background-color: white;
  /* height: calc(2em + 0.8rem); */
  /* font-family: inherit; */

  height: 40px;
  border-color:#cccccc;
  /* color: #5d5c5e; */
  font-size: 12px;
}

.issue-input[type="text"]::placeholder {
  color: #a59e9b !important ;
  /* font-size: "12px" !important; */
  /* color: #6b6563 !important ; */
  /* font-family: inherit !important ; */
}

.issue-select {
  position: relative;
}

.issue-select select,
.select-hide {
  display: none;
}

.select-selected {
  border: 1px solid #dee2e6;
  border-radius: 0.375rem;
  padding: 7px 9px 7px 9px;
  color: rgba(0, 0, 0, 0.87);
}

.select-selected::after {
  position: absolute;
  content: "";
  top: 18px;
  left: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #727272 transparent transparent transparent;
}

.select-selected.select-arrow-active::after {
  border-color: transparent transparent #727272 transparent;
  top: 7px;
}

.select-items {
  position: absolute;
  background-color: #ffffff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  max-height: 200px;
  cursor: pointer;
  overflow-y: scroll;
  border: 1px solid #dee2e6;
  border-radius: 0.375rem;
  padding: 5px 5px 5px 5;
}

.select-items div {
  padding: 8px;
  color: rgba(0, 0, 0, 0.87);
}

.form-control option,
select,
input,
textarea {
  font-weight: 500 !important;
  color: rgba(0, 0, 0, 0.87);
}

.box-blue-wrapper {
  background-color: #014e2c;
  padding: 1rem 0.25rem 0.25rem;
}

.rounded {
  border-radius: 0.75rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.vertical-line {
  border-left: 1px solid #ddd3d3;
  height: 50 !important;
}

.plaque-vertical-line {
  border-left: 1px solid #ddd3d3;
  margin-top: 10px;
  margin-bottom: 10px;
}
.table td {
  color: #7e7a7a;
}

.table td span {
  color: #666060;
}

.small-text {
  font-size: 12px;
  font-weight: 10px;
}

.modal-plaque-letter {
  background-color: #f4f4f4;
  width: 66px;
  height: 66px;
  line-height: 66px;
  border-radius: 17px;
  font-size: 19px;
  cursor: pointer;
}

.custom-button {
  background-color: #014e2c;
  border-color: #014e2c;
  color: #ffffff;
  font-weight: 500;
  font-size: 14px;
  border-radius: 8px;
  white-space: nowrap;
}

.custom-button:hover {
  background-color: #12146a; /* Darker green */
  border-color: #014e2c;
  color: #ffffff;
}

.text-green {
  color: #00bc3b;
}


.loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white; /* Semi-transparent background */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000; /* Ensure it appears on top of other elements */
}

.loading-overlay div {
  width: 100px; /* Adjust size as needed */
}

.content {
  padding: 20px;
}

/* Prevent interaction with the content while loading */
.content.loading {
  pointer-events: none;
  opacity: 0.5; /* Optional: reduce opacity while loading */
}

.custom-width-modal {
  width: 60% !important;
  /* max-height: 20% !important; */
  max-width: 55% !important;
}

.bg-image {
  /* background-image: url("../../../../../public/assets/images/pattern.png"); */
  filter: blur(8px);
  -webkit-filter: blur(2px);
  height: 100%; 
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.main-content-wrap {
  position: relative;
  overflow: hidden;
}

@media (max-width: 768px) {
  .bg-overlay-image {
    background-image: url('/images/mobile.png');
    background-size: cover;
  }
}

/* Desktop */
@media (min-width: 769px) {
  .bg-overlay-image {
    background-image: url('/images/desktop.png');
    background-size: cover;
  }
}

.bg-overlay-image {
  position: absolute;
  /* filter: blur(8px) !important; */
  /* -webkit-filter: blur(4px) !important; */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background-size: cover; */
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  /* filter: brightness(0.5);  */
  z-index: 0;
}

.content-wrapper {
  position: relative;
  z-index: 1; /* make sure content stays above the background */
}

.custome-align {
  /* font-weight: bold;
  border: 3px solid #f1f1f1;
  position: absolute; */
  /* margin-top: 80%;
  left: 50%; */
  /* transform: translate(-50%, -50%);
  z-index: 2; */
  /* width: 80%; */
  padding: 20px;
  text-align: center;
}

.custome-border-color {
  border-color: "#e1ebf3 !important"
}
/*end datepicker*/
/*# sourceMappingURL=style.css.map */
