/**
*
*	Name:			IRAN Sans-Serif Font
*	Version:		5.0
*	Author:			Moslem Ebrahimi (moslemebrahimi.com)
*	Created on:		Dec 25, 2012
*	Updated on:		Sep 01, 2017
*	Website:		             http://fontiran.com
*	Copyright:		Commercial/Proprietary Software
--------------------------------------------------------------------------------------
فونت های ایران سن سریف یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید
--------------------------------------------------------------------------------------
IRAN Sans-serif fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com 
--------------------------------------------------------------------------------------
This set of fonts are used in this project under the license: (.....)
--------------------------------------------------------------------------------------
*	
**/
/* @font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/eot/IRANSansWeb_Black.eot");
  src: url("../fonts/eot/IRANSansWeb_Black.eot?#iefix")
      format("embedded-opentype"),
     url("../fonts/woff2/IRANSansWeb_Black.woff2") format("woff2"),
     url("../fonts/woff/IRANSansWeb_Black.woff")
      format("woff"),
    
      url("../fonts/ttf/IRANSansWeb_Black.ttf") format("truetype");
} */
@font-face {
  font-family: IRANSans;
  font-display: swap;
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/eot/IRANSansWeb_Bold.eot");
  src: url("../fonts/eot/IRANSansWeb_Bold.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb_Bold.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/ url("../fonts/woff/IRANSansWeb_Bold.woff")
      format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("../fonts/ttf/IRANSansWeb_Bold.ttf")
      format("truetype");
}
/* @font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/eot/IRANSansWeb_Medium.eot");
  src: url("../fonts/eot/IRANSansWeb_Medium.eot?#iefix")
      format("embedded-opentype"),
     url("../fonts/woff2/IRANSansWeb_Medium.woff2") format("woff2"),
     url("../fonts/woff/IRANSansWeb_Medium.woff")
      format("woff"),
    
      url("../fonts/ttf/IRANSansWeb_Medium.ttf") format("truetype");
} */
@font-face {
  font-family: IRANSans;
  font-display: swap;

  font-style: normal;
  font-weight: normal;
  src: url("../fonts/eot/IRANSansWeb.eot");
  src: url("../fonts/eot/IRANSansWeb.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/ url("../fonts/woff/IRANSansWeb.woff")
      format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("../fonts/ttf/IRANSansWeb.ttf")
      format("truetype");
}

@font-face {
  font-family: IRANSans;
  font-display: swap;

  font-style: normal;
  font-weight: 300;
  src: url("../fonts/eot/IRANSansWeb_Light.eot");
  src: url("../fonts/eot/IRANSansWeb_Light.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb_Light.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/ url("../fonts/woff/IRANSansWeb_Light.woff")
      format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb_Light.ttf") format("truetype");
}
/* @font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/eot/IRANSansWeb_UltraLight.eot");
  src: url("../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix")
      format("embedded-opentype"),
     url("../fonts/woff2/IRANSansWeb_UltraLight.woff2")
      format("woff2"),
    
      url("../fonts/woff/IRANSansWeb_UltraLight.woff") format("woff"),
    
      url("../fonts/ttf/IRANSansWeb_UltraLight.ttf") format("truetype");
} */

/* reset  */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
input,
textarea {
  text-align: right;
  direction: rtl;
}

input[type="radio"] {
  /* -moz-appearance: textfield; */
  -webkit-appearance: none;
  visibility: hidden;
  height: 15px;
  padding: 10px;
  border-radius: 5px;
  border: none;
  background-color: white;
  padding: 10px;
  width: 10px;
  margin: 8px 0;
}

input[type="radio"]::after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -10px;
  left: 10px;
  position: relative;
  background-color: #d1d3d1;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 3px solid white;
}

input[type="radio"]:checked::after {
  width: 15px;
  height: 15px;
  border-radius: 15px;

  position: relative;
  background-color: #33dddc;
  content: "";
  display: inline-block;
  visibility: visible;
  /* border: 2px solid white; */
}
input[type="number"] {
  -moz-appearance: textfield;
}
button[disabled] {
  opacity: 0.5;
}
option {
  font: -moz-pull-down-menu;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
button {
  border: none;
  background-color: transparent;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a,
a:hover {
  text-decoration: none;
  color: inherit;
}
* {
  box-sizing: border-box;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transition: 0.1.5s;
}

a:focus,
button:focus {
  outline: none;
}
input {
  border: none;
  background-color: white;
  cursor: pointer;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button {
  display: none;
}
textarea {
  resize: none;
}
/* general */
html {
  overflow-x: hidden;
  font-family: IRANSans;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  background-color: #f6f7f9;
  font-size: 14px;
  font-family: IranSans, Arial, Helvetica, sans-serif;
  direction: rtl;
  text-align: right;
  color: #2a2e43;
  height: 100%;
  width: 100%;
  position: fixed;
  overflow-y: auto;
  top: 0;
  right: 0;
  left: 0;

  /* -webkit-overflow-scrolling: touch; */
}

.main--bg {
  background-image: url("../img/London_Map.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
}

/* general end */

/* components */
.waiting-onaction > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.waiting-onaction {
  background-color: rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 998;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s !important;
}
.waiting-onload {
  background-color: #f8f8fa;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s !important;
}
#push-notif_inner p {
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
}

#push-notif {
  background-color: rgba(255, 191, 29, 0.9);
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  transition: 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 65px;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 0 0 10px 10px;
}

.skeleton {
  /*
    define as separate properties
  */
  --card-height: 340px;
  --card-padding: 24px;
  --card-skeleton: linear-gradient(gray var(--card-height), transparent 0);

  --title-height: 32px;
  --title-width: 200px;
  --title-position: var(--card-padding) 180px;
  --title-skeleton: linear-gradient(white var(--title-height), transparent 0);

  --avatar-size: 32px;
  --avatar-position: var(--card-padding) var(--card-padding);
  --avatar-skeleton: radial-gradient(
    circle calc(var(--avatar-size) / 2),
    white 99%,
    transparent 0
  );

  /* 
    now we can break the background up 
    into individual shapes 
  */
  background-image: var(--avatar-skeleton), var(--title-skeleton),
    var(--card-skeleton);

  background-size: var(--avatar-size), var(--title-width) var(--title-height),
    100% 100%;

  background-position: var(--avatar-position), var(--title-position), 0 0;
}

.loading--custom {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.file-input::after {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 10px;
  border: solid 1px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  background-image: url("../img/plus.svg");
  background-size: contain;
  z-index: -1;
}
.file-input {
  height: 47px;
  flex-basis: 15%;
  margin: 0 5px;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.file-input input {
  opacity: 0;
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
  width: 45px;
  height: 45px;
}

.profile-img {
  width: 40px;
  height: 40px;
  border: solid 1px #ffffff;
  border-radius: 100%;
  margin-left: 3%;
  overflow: hidden;
}
.unread-badge {
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background-color: #ffbf1d;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  left: -5px;
  top: -2px;
  transition: 0.3s;
  /* font-size: 0.7em; */
}
.input--alert {
  border: solid 1px red !important;
}
.blue-btn {
  border-radius: 10px;
  color: white;
  background-color: #33dddc;
  width: 100%;
  padding: 10px;
  margin: 20px 0;
}
.orange-badge {
  border-radius: 8px;
  background-color: rgba(255, 191, 29, 0.1);
  padding: 2px 10px;
  text-align: center;
  color: #ffbf1d;
  font-size: 0.7em;
}
.container--custom {
  padding: 35px 5%;
}
.box {
  background-color: white;
  box-shadow: 0 4px 10px 0 rgba(42, 46, 67, 0.1);
  border-radius: 8px;
  padding: 15px;
}
.box--blue {
  box-shadow: 0 3px 6px 0 rgba(42, 46, 67, 0.2);
  background-color: #2a2e43;
}
.box--orange {
  box-shadow: 0 4px 10px 0 rgba(255, 191, 29, 0.25);
  background-color: #ffbf1d;
}
.btn--custom span {
  margin: 0 5px;
}
.btn--custom {
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
}
.input--custom {
  border-radius: 5px;
  border: none;
  background-color: white;
  padding: 10px;
  width: 100%;
  margin: 8px 0;
  border: solid 1px transparent;
}

.overlay {
  width: 100vw;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgb(0, 0, 0, 0.5);
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.15s !important;
}
.overlay * {
  transition: none;
}

.search_city {
  width: 100%;
  background: #f3f5f4;
  border: none;
  border-radius: 5px;
  padding: 10px;
  direction: rtl;
}
.overlay--detail-page {
  z-index: 9999;
  background-color: white;
  display: initial;
  transition: 0.3s;
}
.overlay--personal-owner-page,
.overlay--personal-driver-page,
.overlay--personal-owner-page {
  background-color: white;
  display: initial;
  transition: 0.3s;
}
.overlay__container {
  max-width: 400px;
  width: 90%;
  height: 90%;
  background-color: white;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 15px 0;
  height: max-content;
  padding: 25px;
  text-align: center;
  /* transition: 0.1s; */
  overflow: hidden;
}

#return_btn {
  background: white;
  border-radius: 100%;
  display: flex;
  width: 35px;
  height: 35px;
  justify-content: center;
  align-items: center;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.smap_btn {
  position: fixed;
  left: 15px;
  top: 15px;
  z-index: 9;
  transition: 0.3s;
  cursor: pointer;
  display: flex;
  flex-direction: row-reverse;
}

.my-address-cont__header {
  display: flex;
  justify-content: center;
  padding: 15px 0;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  position: relative;
  background-color: white;
}
#my-address-cont_back {
  position: absolute;
  left: 25px;
  top: 15px;
  width: 25px;
  height: 25px;
  overflow: hidden;
  cursor: pointer;
}
.card--loads,
.card--loads_ {
  border-radius: 10px;
  /* overflow: hidden; */
  padding-bottom: 40px !important;
  margin-top: 20px;
  margin-bottom: 35px;
  cursor: pointer;
}
.card--loads__state {
  font-size: 0.9em;
  color: rgb(161, 163, 173);
}
.card--loads__city {
  font-size: 1.2em;
}
.card--loads__seperator {
  font-size: 1.8em;
  color: rgb(52, 221, 221);
}
.card--loads__vehicle {
  background-color: #f4f4f5;
  border-radius: 10px;
  text-align: center;
  font-size: 1.15em;
}
.card--loads__bottom {
  background-color: #ed5565;
  color: white;
  font-size: 1.1em;
  position: absolute;
  text-align: center;
  padding: 8px;
  width: 100%;
  bottom: 0;
  right: 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.card--loads__badge {
  position: absolute;
  left: 15px;
  top: -15px;
  font-size: 0.9em;
  direction: ltr;
}
.card--loads__badge--bottom {
  position: absolute;
  left: 15px;
  bottom: 0;
  font-size: 0.9em;
  /* direction: ltr; */
}
.clock-count {
  display: flex;
  justify-content: space-around;
  direction: ltr;
}
.btn--edit {
  background-color: #2a2e43;
  border-radius: 15px;
  width: 70px;
  color: white;
  padding: 5px;
}
.btn--cancel {
  background-color: #ed5565;
  border-radius: 15px;
  width: 70px;
  color: white;
  padding: 5px;
}
.btn--select {
  font-size: 1em;
  border-radius: 8px;
  width: 100px;
  padding-right: 0;
  padding-left: 0;
  color: white;
  background-color: #2a2e43;
}
.btn--off {
  font-size: 0.9em;
  border: solid 1px #2a2e43;
  border-radius: 8px;
  width: 100px;
  padding-right: 0;
  padding-left: 0;
}
.btn--more {
  background-color: #ac92ec;
  border-radius: 15px;
  width: 90px;
  color: white;
  padding: 5px;
  font-size: 0.8em;
}
.btn--pay {
  background-color: #34dddd;
  border-radius: 15px;
  width: 150px;
  color: white;
  padding: 5px;
  font-size: 0.8em;
}
.btn--dark-blue {
  background-color: #2a2e43;
  border-radius: 10px;
  padding: 10px;
  color: white;
}
/* end component */
/* measures */
.icon--25 {
  width: 25px;
  overflow: hidden;
  height: 25px;
}
.flex-b--50 {
  flex-basis: 50%;
}
.bg--white-50 {
  background-color: rgba(256, 256, 256, 0.3);
}
.fa-star.checked {
  color: #34dddd;
}
/* end */

/* utils start */
.border-r--0 {
  border-radius: 0 !important;
}
.removed--top {
  transform: translateY(-100%);
}
.w--0 {
  width: unset !important;
}
.seperator {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  position: absolute;
}
.seperator::after {
  content: "";
  background: #707070;
  width: 1px;
  height: 50%;
  /* opacity: 0.2; */
}
.removed {
  transform: translateY(100%);
}

.hide {
  visibility: hidden;
  opacity: 0;
  transition: 1s;
}
.hide-collapse {
  max-height: 0 !important;
}

.hide--long {
  visibility: hidden;
  opacity: 0;
  transition: 0.7s;
  max-height: 0 !important;
}
.show {
  visibility: visible;
  opacity: 1;
  transition: 0.3s;
}

.position--initial {
  position: initial;
}

.text--sub {
  font-size: 0.9em;
  opacity: 0.6;
  margin-top: 10px;
}
.cursor--pointer {
  cursor: pointer;
}
.justify-content-evenly {
  justify-content: space-evenly;
}
/* utils end */
.box:hover {
  font-weight: bold;
}

.box--no-hover:hover {
  font-weight: normal !important;
}

/* private */
#selected-vehicle-image--driver .column img {
  width: 75px;
  height: 75px;
  border-radius: 5px;
}
#send-info {
  overflow-x: hidden;
  width: 100%;
  margin: auto;
  bottom: 0;
  position: absolute;
  left: 0;
  transition: 0.5s;
  background-color: white;
  /* padding: 0 7%; */
  /* border-top-right-radius: 30px;
  border-top-left-radius: 30px; */
  max-height: 93%;
  overflow-y: scroll;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
/* end private */
.send-info__input {
  background-color: #f6f7f9;
  width: 70%;
}
.user-info__sex-btn.active {
  color: white;
  background-color: #2a2e43;
}
.user-info__sex-btn {
  background-color: #f4f4f5;
  border-radius: 20px;
  padding: 10px;
  flex-basis: 50%;
  transition: 0.5s;
}
#user-birth {
  width: 70%;
}
#user-birth > input {
  width: 30%;
  text-align: center;
}
#user-type {
  background-image: url("../img/down.svg");
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 25px;
}
#user-card_cont {
  position: relative;
  height: 140px;
}
#user-card {
  opacity: 0;
  height: 100%;
  z-index: 2;
}
.file-input--bg2 {
  background-image: url("../img/melli.cmp.png");
  display: block;
  width: 70%;
  height: 100%;
  content: "";
  left: 0;
  top: 0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}

#barbary-info .file-input {
  flex-basis: 45px;
}
#barbary-info .file-input::after {
  z-index: -3;
}

.file-input_plus {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 10px;
  border: solid 1px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  background-image: url("../img/plus.svg");
  background-size: contain;
  z-index: 0;
}

.faq-head {
  font-size: 1.2em;
  font-weight: bold;
}
.faq__item__text {
  transition: 0.3s;
  overflow-y: hidden;
}
.faq__item__btn {
  font-size: 1.05 em;
  cursor: pointer;
}
.faq__item__btn-icon {
  background-image: url("../img/plus.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 15px;
  height: 20px;
}
.faq__item__btn-icon.minus {
  background-image: url("../img/minus.svg");
}
#message-support-overlay .input--custom {
  background-color: #f5f6f8;
}

.ticket-s--0 {
  border: solid 2.5px #6f9bd8;
}
.ticket-s--1 {
  border: solid 2.5px #61bda4;
}
.ticket-s--2 {
  border: solid 2px #61bda4;
}
.ticket-item {
  padding-bottom: 16px !important;
}
footer .icon--25 {
  opacity: 0.5;
}
@keyframes textMove {
  0% {
    /* transform: translateX(0%); */

    right: 0;
  }
  50% {
    /* transform: translateX(100%); */
  }
  100% {
    right: -100%;
    /* transform: translateX(-35%); */
  }
  /* 100% {
    transform: translateX(0);
  } */
}

#cards__cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.card--loads,
.card--loads_ {
  margin-right: 10px;
  margin-left: 10px;
  flex-basis: 300px;
}

.main--width {
  max-width: 600px;
  margin: auto;
}

#ticket-list_cont {
  margin: auto;
  max-width: 400px;
}

/* toggle button */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 5px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  height: 25px;
  width: 45px;
}

.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #ffbe20;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
}

.border--red {
  border: solid 1px red !important;
}

@media only screen and (min-width: 600px) {
  .slick-prev,
  .slick-next {
    width: 40px !important;
    height: 40px !important;
  }

  .slick-arrow::before {
    background: gray;
    border-radius: 100%;
    color: white !important;
    width: 100%;
    height: 100%;
    display: flex;
    /* align-items: center; */
    justify-content: center;
    font-size: 30px !important;
  }

  .slick-next::before {
    content: ">" !important;
  }

  .slick-prev::before {
    content: "<" !important;
  }
}

.danger-sign {
  background-color: #ed5565;
  border-radius: 5px;
  font-weight: bold;
  color: white;
  width: 15px;
}
