body {
  direction: rtl;
  /*font-family: vazir;*/
}
@font-face {
  font-family: vazir;
  src: url('../fonts/Vazir.eot');
  src: url('../fonts/Vazir.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazir.woff2') format('woff2'), url('../fonts/Vazir.woff') format('woff'), url('../fonts/Vazir.ttf') format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: vazir;
  src: url('../fonts/Vazir-Bold.eot');
  src: url('../fonts/Vazir-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazir-Bold.woff2') format('woff2'), url('../fonts/Vazir-Bold.woff') format('woff'), url('../fonts/Vazir-Bold.ttf') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: vazir;
  src: url('../fonts/Vazir-Light.eot');
  src: url('../fonts/Vazir-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazir-Light.woff2') format('woff2'), url('../fonts/Vazir-Light.woff') format('woff'), url('../fonts/Vazir-Light.ttf') format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: vazir;
  src: url('../fonts/Vazir-Medium.eot');
  src: url('../fonts/Vazir-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazir-Medium.woff2') format('woff2'), url('../fonts/Vazir-Medium.woff') format('woff'), url('../fonts/Vazir-Medium.ttf') format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: vazir;
  src: url('../fonts/Vazir-Thin.eot');
  src: url('../fonts/Vazir-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazir-Thin.woff2') format('woff2'), url('../fonts/Vazir-Thin.woff') format('woff'), url('../fonts/Vazir-Thin.ttf') format('truetype');
  font-weight: 100;
}
@font-face {
  font-family: vazir;
  src: url('../fonts/Vazir-Black.eot');
  src: url('../fonts/Vazir-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazir-Black.woff2') format('woff2'), url('../fonts/Vazir-Black.woff') format('woff'), url('../fonts/Vazir-Black.ttf') format('truetype');
  font-weight: 900;
}

*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*

::selection {
  background: #2fbfb4;
  color: #fff;
}

::-moz-selection {
  background: #2fbfb4;
  color: #fff;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #fff;
}

a:hover {
  color: unset;
}

::-webkit-scrollbar-thumb {
  background: #b3b3b3;
  border-radius: 50px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}

::-webkit-scrollbar-thumb:hover {
  background: #b7b7b7;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}

::-webkit-scrollbar-thumb:hover {
  background: #555;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  text-decoration: none;
}

h3,
h5 {
  font-family: vazir;
}

h3 {
  font-size: 1rem;
  font-weight: 900;
}

a:hover {
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  text-decoration: none;
}

a {
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  text-decoration: none;
  color: #7b7b7b;
  cursor: pointer;
}
*/


/*! CSS Used from: https://static.imber.live/css/imber-css-1.css?version=1.1.118 */
.imber-intro-main-full-height-block::-webkit-scrollbar {
  background-color: transparent;
  width: 6px;
  cursor: pointer;
}
.imber-intro-main-full-height-block::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.18);
  cursor: pointer;
}
.imber-intro-main-full-height-block::-webkit-scrollbar-button {
  display: none;
}
.animate__animated {
  -webkit-animation-duration: .02s!important;
  animation-duration: .02s!important;
  -webkit-animation-duration: var(--animate-duration) !important;
  animation-duration: var(--animate-duration) !important;
  -webkit-animation-fill-mode: both!important;
  animation-fill-mode: both!important;
}
.imber_hide {
  display: none!important;
}
.imber-total * {
  direction: rtl!important;
}

/*.imber-container * {*/
.imber-container {
  box-sizing: border-box !important;
  font-family: vazir !important;
}

.imber-main-container {
  position: fixed!important;
  bottom: 100px!important;
  width: 376px!important;
  height: 82%!important;
  z-index: 100000000000000000000!important;
  transform-origin: center center!important;
  -webkit-backface-visibility: hidden!important;
  backface-visibility: hidden!important;
  -webkit-font-smoothing: antialiased!important;
  border-radius: 9px!important;
  overflow: hidden!important;
  background: #fff!important;
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.16) !important;
  transition: all .2s ease!important;
  text-align: right!important;
  -webkit-animation: imber_animation_fade_up;
  animation: imber_animation_fade_up;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.imber-container {
  position: relative!important;
  height: 100%!important;
}

.imber-intro-main-full-height-block {
  overflow-y: auto;
  height: 82vh;
}

.imber-intro-box {
  -webkit-animation: imber_animation_fade_up;
  animation: imber_animation_fade_up;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.imber-intro-header-content {
  text-align: right!important;
  padding: 11px 29px 0!important;
}
.imber-intro-header-content img {
  width: 53px!important;
  height: 53px!important;
  -webkit-animation: imber_animation_slide_up_big;
  animation: imber_animation_slide_up_big;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.imber-intro-header-content p {
  font-size: 24px!important;
  white-space: nowrap!important;
  text-overflow: ellipsis!important;
  overflow: hidden!important;
  color: #fff!important;
  margin: 5px 0!important;
  -webkit-animation: imber_animation_slide_up_big;
  animation: imber_animation_slide_up_big;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.imber-intro-header-content div,
.imber-intro-header-content p {
  display: block!important;
  line-height: 1.5em!important;
  padding: 0!important;
}
.imber-intro-header-content div {
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 14px!important;
  overflow-wrap: break-word !important;
  margin: 0!important;
  -webkit-animation: imber_animation_slide_up_big;
  animation: imber_animation_slide_up_big;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.noselect {
  -webkit-touch-callout: none!important;
  -webkit-contact-select: none!important;
  -khtml-contact-select: none!important;
  -moz-contact-select: none!important;
  -ms-contact-select: none!important;
  contact-select: none!important;
  user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
}
.imber-intro-box,
.imber-social-networks-box {
  background-color: #fff!important;
  font-size: 14px!important;
  line-height: 1.4!important;
  color: #000!important;
  position: relative!important;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.1), inset 0 0 0 0 rgba(43, 41, 41, 0.5) !important;
  border-radius: 3px!important;
  overflow: hidden!important;
  width: 90%!important;
  margin: 16px auto!important;
  height: auto!important;
}
.imber-social-networks-box {
  padding: 23px 0 11px!important;
  border-top: 1px solid!important;
  -webkit-animation: imber_animation_fade_up;
  animation: imber_animation_fade_up;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.imber-social-networks-box {
  overflow: inherit!important;
  padding: 17px 0!important;
}
.imber-intro-box-header {
  text-align: right!important;
  padding: 20px 12px 10px!important;
  color: #222!important;
}
.imber-intro-box-header .h_3 {
  display: inline!important;
  font-size: 13px!important;
  font-weight: 500!important;
}
.imber-intro-box-rooms {
  padding: 6px 0 10px!important;
}
.imber-intro-box-start-room {
  text-align: left!important;
  padding: 0 8px 12px!important;
}
.imber-header-for-rooms-container > div {
  display: inline-block !important;
  height: 75px!important;
  vertical-align: bottom!important;
}
.imber-rooms-header {
  width: 71.8%!important;
  padding: 8px 7px!important;
}
.imber-rooms-header-content {
  width: 100%!important;
}
.imber-rooms-header-content div {
  font-size: 19px!important;
  line-height: 50px!important;
  margin: 0!important;
  font-weight: 500!important;
}
.imber-rooms-header-content div {
  color: #fff!important;
  white-space: nowrap!important;
  text-overflow: ellipsis!important;
  overflow: hidden!important;
}
.imber-rooms-header-actions {
  width: 28.2%!important;
  padding: 19px 0 10px!important;
  text-align: center;
}
.imber-chat-header-action-close,
.imber-rooms-header-action-back {
  width: 41px!important;
  height: 41px!important;
  box-sizing: border-box !important;
  display: inline-block !important;
  vertical-align: middle;
  transform: translateZ(0) !important;
  padding: 8px!important;
  margin: 0 auto!important;
  border-radius: 8px!important;
  cursor: pointer!important;
  background-repeat: no-repeat !important;
  background-size: 30px!important;
  background-position: 50%!important;
  transform: all ease .4s!important;
}
.imber-chat-header-action-close:hover,
.imber-rooms-header-action-back:hover {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.imber-chat-header-action-close-content svg,
.imber-rooms-header-action-back-content svg {
  font-size: 25px!important;
  width: 20px!important;
  text-align: center!important;
  display: block!important;
  margin: 0 auto!important;
}
.imber-rooms-header-action-back-content svg {
  margin-right: -3px !important;
}
.imber-disconnected-status {
  background: #ffbe0b!important;
  z-index: 999999!important;
  position: absolute!important;
  right: 0!important;
  left: 0!important;
  text-align: right!important;
  bottom: 0!important;
  color: #3d405b!important;
  padding: 20px 10px!important;
  font-size: 12px!important;
  vertical-align: middle!important;
  box-shadow: 0 -10px 10px 1px rgba(0, 0, 0, 0.04) !important;
  display: none;
}
.imber-disconnected-status svg {
  vertical-align: middle!important;
  font-size: 15px!important;
  margin: 0 5px!important;
}
.imber-connected-status {
  background: #0ead69!important;
  z-index: 999999!important;
  position: absolute!important;
  right: 0!important;
  left: 0!important;
  text-align: right!important;
  bottom: 0!important;
  color: #fff!important;
  padding: 20px 10px!important;
  font-size: 12px!important;
  vertical-align: middle!important;
  box-shadow: 0 -10px 10px 1px rgba(0, 0, 0, 0.04) !important;
  display: none;
}
.imber-connected-status svg {
  vertical-align: middle!important;
  font-size: 15px!important;
  margin: 0 5px!important;
}
.imber-first-connect-status {
  background: #ddd!important;
  z-index: 999999!important;
  position: absolute!important;
  right: 0!important;
  left: 0!important;
  text-align: right!important;
  bottom: 0!important;
  color: #595959!important;
  padding: 20px 10px!important;
  font-size: 12px!important;
  vertical-align: middle!important;
  box-shadow: 0 -10px 10px 1px rgba(0, 0, 0, 0.04) !important;
  display: none;
}
.imber-first-connect-status svg {
  vertical-align: middle!important;
  font-size: 15px!important;
  margin: 0 5px!important;
}
.imber-close-btn-for-responsive {
  background-color: rgba(0, 0, 0, 0.2) !important;
  float: left!important;
  font-size: 30px!important;
  border-radius: 14px!important;
  padding: 4px!important;
  cursor: pointer!important;
  transition: all .3s ease!important;
  visibility: hidden!important;
}
.imber-social-networks-box-header {
  width: 90%!important;
  margin: 7px auto!important;
}
.imber-social-networks-box-header .h_5 {
  word-break: break-word !important;
  font-size: 13px!important;
  font-weight: 500!important;
  text-align: right!important;
  margin: 0!important;
  color: #222!important;
}
.imber-intro-extra-boxes {
  margin-bottom: 60px!important;
}
.imber-each-social-network {
  width: 40px!important;
  display: inline-block;
  vertical-align: middle;
  padding: 6px!important;
  height: 40px;
  border-radius: 40px!important;
  margin: 8px!important;
  position: relative;
}
.imber-each-social-network .imber-social-network-name {
  line-height: 15px!important;
  position: absolute!important;
  background: rgba(0, 0, 0, 0.69) !important;
  top: -18px !important;
  transform: translateX(50%) !important;
  right: 50%!important;
  border-radius: 10px!important;
  padding: 1px!important;
  text-align: center!important;
  color: #fff!important;
  box-shadow: 0 3px 4px 0 rgba(117, 134, 156, 0.1) !important;
  -webkit-animation-name: fadeIn!important;
  animation-name: fadeIn!important;
  -webkit-animation-duration: .3s!important;
  animation-duration: .3s!important;
  -webkit-animation-iteration-count: 1!important;
  animation-iteration-count: 1!important;
  -webkit-animation-fill-mode: forwards!important;
  animation-fill-mode: forwards!important;
  display: none!important;
  font-size: 10px!important;
  min-width: 108px!important;
  z-index: 99;
}
.imber-each-social-network:hover .imber-social-network-name {
  display: block!important;
}
.imber-each-social-network img {
  width: 100%;
  transition: all .2s ease;
}
.imber-each-social-network img:hover {
  transform: scale(1.2);
}
.imber-social-networks-box-header .h_5 {
  text-align: center!important;
  font-weight: 800!important;
  margin-top: 20px!important;
}
.imber-social-networks-box-header p {
  text-align: center;
  margin-bottom: 10px!important;
  margin-top: 12px;
  font-weight: 400;
  font-size: 11px;
}
.imber-social-networks-box-content {
  text-align: center;
}
@media (max-width: 641px) {
  .imber-main-container {
    top: 0!important;
    left: 0!important;
    right: 0!important;
    bottom: 0!important;
    width: 100%!important;
    height: 100%!important;
    border-radius: 0!important;
  }
  .imber-close-btn-for-responsive {
    visibility: visible!important;
  }
  .imber-intro-main-full-height-block {
    height: 100vh!important;
  }
}
.cIKpxU {
  position: relative;
}
.cmPyTu {
  width: 30px;
  height: 30px;
  border-radius: 100px;
  position: absolute;
  background-image: url(images/a1.png);
  background-color: white;
  background-size: cover;
  background-position: center center;
  border: 1px solid white;
}
.cmPyTu.image-0 {
  top: 15px;
  z-index: 10;
}
.jRIaGw {
  width: 30px;
  height: 30px;
  border-radius: 100px;
  position: absolute;
  background-image: url(images/a2.png);
  background-color: white;
  background-size: cover;
  background-position: center center;
  border: 1px solid white;
}
.jRIaGw.image-1 {
  top: 8px;
  right: 21px;
  z-index: 1;
}
.fuaZcp {
  width: 30px;
  height: 30px;
  border-radius: 100px;
  position: absolute;
  background-image: url(images/a3.png);
  background-color: white;
  background-size: cover;
  background-position: center center;
  border: 1px solid white;
}
.fuaZcp.image-2 {
  right: 3px;
}
.kJOqmH {
  width: 30px;
  height: 30px;
  border-radius: 100px;
  position: absolute;
  background-image: url(images/a4.png);
  background-color: white;
  background-size: cover;
  background-position: center center;
  border: 1px solid white;
}
.kJOqmH.image-0 {
  top: 2px;
  right: 4px;
  z-index: 1;
  width: 40px;
  height: 40px;
}
.jbJDWL {
  display: flex;
  flex-direction: column;
}
.hSaKRS {
  border-width: 1px 2px 1px 1px;
  border-style: solid;
  border-color: #e3e3e3 #356272 #e3e3e3 #e3e3e3;
  border-image: initial;
  background: white;
  padding: 10px;
  margin: 4px;
  border-radius: 4px;
  text-align: right;
  cursor: pointer;
  min-height: 66px;
  display: flex;
  flex-direction: row;
  transition: all 0.2s ease 0s;
}
.hSaKRS:hover {
  border-top-color: #356272;
  border-bottom-color: #356272;
  border-left-color: #356272;
}
.iDhzRL {
  flex: 1 1 0%;
}
.iDhzRL p {
  margin: 0px;
  color: gray;
  font-size: 12px!important;
}
.iDhzRL p:first-of-type {
  font-weight: 700;
  color: #356272;
  margin-bottom: 4px;
  font-size: 14px!important;
}
.ehfErK {
  flex-basis: 60px;
}
.iqbrwR {
  position: absolute!important;
  right: 0%!important;
  left: 0%!important;
  min-height: 75px!important;
  color: white!important;
  transition: height 160ms ease-out 0s !important;
  height: 225px!important;
  top: 0px!important;
  background: linear-gradient(to left, #2a9d8f, #3febd6) !important;
}

/*! CSS Used from: Embedded */
.imber-svg-MuiSvgIcon-root {
  fill: currentColor;
  width: 1em;
  height: 1em;
  display: inline-block;
  font-size: 1.5rem;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  flex-shrink: 0;
  user-select: none;
}

/*! CSS Used keyframes */
@-webkit-keyframes imber_animation_fade_up {
  0% {
    opacity: 0;
    transform: translate3d(0, 5%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes imber_animation_fade_up {
  0% {
    opacity: 0;
    transform: translate3d(0, 5%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@-webkit-keyframes imber_animation_slide_up_big {
  0% {
    opacity: .7;
    transform: translate3d(0, 40%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes imber_animation_slide_up_big {
  0% {
    opacity: .7;
    transform: translate3d(0, 40%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0!important;
  }
  to {
    opacity: 1!important;
  }
}
.imber-attract-contacts-content div {
  font-size: 15px!important;
  font-weight: 900!important;
  font-family: 'vazir' !important;
}
@media only screen and (max-width: 600px) {
  .imber-attract-contacts.imber-active {
    bottom: 17px !important;
  }
}
.imber-total * {
  direction: rtl!important;
}
.imber-attract-contacts * {
  box-sizing: border-box !important;
  font-family: vazir!important;
}
.imber-attract-contacts {
  position: fixed!important;
  bottom: 17px!important;
  width: 0!important;
  height: 66px!important;
  cursor: pointer!important;
  -webkit-backface-visibility: hidden!important;
  backface-visibility: hidden!important;
  border-radius: 500px!important;
  background: #fff!important;
  z-index: 2147483640!important;
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.16) !important;
  transition: width 0.2s ease-in-out !important;
  overflow: hidden!important;
}
.imber-attract-contacts.imber-active {
  width: 320px!important;
}
.imber-attract-contacts > div {
  display: inline-block !important;
  vertical-align: top!important;
}
.imber-attract-contacts-content {
  width: 53%!important;
  height: 100%!important;
  padding: 12px!important;
}
.imber-attract-contacts-agents {
  width: 28%!important;
  height: 100%!important;
  padding: 11px 0!important;
}
.imber-attract-contacts-agents-images img {
  width: 42px!important;
  height: 42px!important;
  border-radius: 100%!important;
  border: 3px solid #fff!important;
  font-size: 1px!important;
  display: inline-block;
}
.imber-attract-contacts-agents-images img:nth-child(2) {
  margin-right: -25px !important;
}
.imber-attract-contacts-agents-images img:nth-child(3) {
  margin-right: -24px !important;
}
.imber-attract-contacts-content div {
  font-size: 12px!important;
  margin: 0!important;
  line-height: 20px!important;
  color: #212121!important;
  font-weight: 700!important;
}
.imber-attract-contacts-content div,
.imber-attract-contacts-content span {
  text-align: right!important;
  white-space: pre!important;
  white-space: nowrap!important;
  width: 99%!important;
  overflow: hidden!important;
  text-overflow: ellipsis!important;
}
.imber-attract-contacts-content span {
  font-size: 9px!important;
  display: block!important;
  color: #6f6e6e!important;
}
.imber-total * {
  direction: rtl!important;
}
.imber-toggle {
  text-align: center!important;
}
.imber-toggle {
  font-family: Vazir-Normal !important;
  position: fixed!important;
  bottom: 20px!important;
  width: 60px!important;
  height: 60px!important;
  cursor: pointer!important;
  transform-origin: center center!important;
  -webkit-backface-visibility: hidden!important;
  backface-visibility: hidden!important;
  -webkit-font-smoothing: antialiased!important;
  border-radius: 50%!important;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.2) !important;
  transition: all .2s ease!important;
  z-index: 2147483647!important;
}
.imber-toggle:hover {
  transform: scale(1.05) !important;
}
.imber-toggle-logo {
  width: 100%!important;
  height: 100%!important;
  background-position: 50%!important;
  background-repeat: no-repeat !important;
  background-size: 50%!important;
  -webkit-animation: pulse-red 0.1s 1 !important;
  animation: pulse-red 0.1s 1 !important;
  background-size: cover!important;
  border-radius: 100%!important;
}
/*! CSS Used keyframes */
@-webkit-keyframes pulse-red {
  0% {
    transform: scale(0.1) !important;
  }
  to {
    transform: scale(1) !important;
  }
}
@keyframes pulse-red {
  0% {
    transform: scale(0.1) !important;
  }
  to {
    transform: scale(1) !important;
  }
}
