@charset "UTF-8";



@font-face {
  font-family: "IRANSansWeb";
  src: url("../fonts/IRANSansWeb.eot"); /* IE */
  src: url("../fonts/IRANSansWeb.eot?#iefix") format("embedded-opentype"), /* IE */
  url("../fonts/IRANSansWeb.woff") format("woff"), /* Modern Browsers */
  url("../fonts/IRANSansWeb.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: normal;
}



body, html {
  font-family: 'IRANSansWeb', Tahoma, Montserrat, sans-serif;
  font-size: 0.75rem;
  user-select: none;
}
body{
  max-width: 576px;
  margin-inline: auto;
}
a {
  color: #252F4A;
}

div#box-splash {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 40%;
}
div#txt-splash {
  font-size: 14px;
  font-weight: bold;
}
div#img-splash img {
  height: auto;
  text-align: center;
  margin: 0 auto 5px;
  display: block;
  width: 100%;
  object-fit: contain;
  max-height: 150px;
}
div#img-splash {
  max-width: 400px;
  margin: 0 auto 14px;
}


.box-intro {
  position: absolute;
  top: 140px;
  text-align: center;
  left: auto;
  right: auto;
  width: 100%;
}
.box-intro img {
  max-width: 300px;
  margin: 0 auto;
}
a#btn-pre-intro, a#btn-next-intro {
  bottom: 20px;
  top: auto;
  width: 138px;
  height: 56px;
  opacity: 1;
}

a#btn-pre-intro {
  margin-left : 8px;
}

a#btn-next-intro{
  margin-right: 8px;
}
.carousel-caption-intro {
  text-align: center;
  margin-top: 11px;
}

/*Login*/
.box-login {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 800px;
  text-align: center;
  height: 100%;
}


.box-main-content {
  margin: 0 auto;
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
}
.box-back-header-login {
  width: 100%;
  height: 392px;
  border-radius: 0 0 35px 35px;
  background: #29D025;
  padding-top: clamp(50px, 9vh ,90px);
}
.info-user-box {
  text-align: right;
}
.info-user-box h6 {
  font-weight: 100;
  font-size: 13px;
}
.box-overlay-header-login {
  width: 94%;
  height: 470px;
  border-radius: 35px;
  border: 1px solid #DADADA;
  background: #FFF;
  text-align: center;
  margin: 0 auto;
  padding: 20px;
  box-shadow: 0 2px 4px 0 #0006;
}
.wallet-overlay{
  width: 94%;
  border-radius: 10px;
  border: 1px solid #DADADA;
  background: #FFF;
  text-align: center;
  margin: 0 auto;
  padding: 30px 16px 20px;
}
.list-transaction{
  width: 94%;
  border-radius: 10px;
  border: 1px solid #DADADA;
  background: #FFF;
  text-align: center;
  margin: 0 auto;
  padding: 16px;
}
.txt-alert-box-login {
  display: flex;
  justify-content: space-evenly;
  align-items: end;
  position: relative;
  margin-block: 23px 8px;
}
.txt-alert-box-login svg{
  position: absolute;
  right: 8px;
}
.txt-alert-box-login span{
  color: #444;
  font-size: 11px;
}
span#icon-search {
  position: absolute;
  left: 21px;
  top: 13px;
}
.box-national-code-input {
  position: relative;
  width: 96%;
  margin-inline: auto;
}
input#national-code {
  height: 48px;
  border: 1px solid #29d02533;
  background: #9F9E9A10;
  border-radius: 10px;
}

span.list-menu-title.box-title-msg {
  margin-right: 7px;
}
.bg-light-green{
  background:#29D025 ;
}
.txt-light-green{
  color:#29D025 ;
}
.text-justify {
  text-align: justify;
  line-height: 31px;
}

.btn-custom {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
  width: 100%;
  height: 59px;
  padding: 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin: 0;
  flex-shrink: 0;
  transition: .5s all;
  border: transparent;
  border-radius: 10px;
  color: #fff;
}
.btn-custom:hover {
  background: #18a015;
}


.btn-gray {
  background: darkgray;
}
.btn-gray:hover {
  background: #928d8d;
}
.txt-footer-login {
  max-width: 800px;
  margin: 0 auto;
  color: #fff;
  height: 57px;
  border-radius: 100px 100px 0 0;
  padding-top: 15px;
}
.txt-footer-login span {
  vertical-align: middle;
  margin-right: 4px;
}
.buttons.footer-login .btn {
  color: inherit;
  border: transparent;
  margin: 15px 12px;
  box-shadow: 0 0 0 0;
  font-size: 14px;
}
.btn span {
  vertical-align: middle;
}
label.form-check-label {
  text-align: right;
  font-size: 11px;
}
.checked-rules-login {
  margin-top: 12px;
}
div#btn-check-national-code {
  color: #fff;
  border-radius: 10px;
  height: 59px;
  padding: 20px;
  margin-inline: 0;
}
input#national-code {
  text-align: right;
}
#national-code::-webkit-inner-spin-button,
#national-code::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.noscrollnumber::-webkit-inner-spin-button,
.noscrollnumber::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.btn-customize{
  height: 56px;
  width: 200px;
  padding: 20px;
  color: #fff;
  background: #29D025;
  transition:.5s all;
}

.btn-customize:hover{
  background: #20b81e;
  color: #fff;
}

.content-modal img {
  width: 127px;
  height: 123px;
  text-align: center;
  margin: 0 auto;
  display: block;
}
.title-content-modal {
  color: #29D025;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: 5px;
}
.text-content-modal {
  color: #1A1A1A;
  text-align: center;
  font-weight: 400;
  line-height: normal;
  margin-top: 11px;
}
.modal-body {
  padding: 10px;
}
.modal-content {
  border-radius: 20px;
}
.modal.fade.show {
  backdrop-filter: blur(5px);
}
.bg-red-customize{
  background: #F94141;
  transition:.5s all;
}
.bg-red-customize:hover{
  background: #df2929;
}
.text-red-customize{
  color: #F94141;
}
.description-modal-content{
  color: #979797;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}
.text-gray{
  color:#9F9E9A;
}
.btn-footer-accept {
  width: 335px;
  height: 56px;
  padding: 20px;
}
.box-footer-btn {
  position: absolute;
  bottom: 11px;
  left: 0;
  right: 0;
}
.content-accept-code{
  margin-top: 61px;
}
.code-input-box {
  direction: ltr;
  margin: 12px 0;
}
input.code-input {
  width: 59px;
  height: 59px;
  border-radius: 10px;
  margin: 0 5px;
  color:#fff;
  box-shadow: 0 0 0 0;
  font-size: 21px;
  text-align: center;
  font-weight: bold;
  border: 1px solid  rgb(159 158 154);
}
div#count-down-resend {
  color: #1A1A1A;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.box-back-header-home {
  background: var(--Gradient-Gradient-1, linear-gradient(135deg, #29D025 0%, #30BE9C 100%));
  height: 255px;
}
.box-back-header-home .title-main-header{
  transform: translateY(-50px);
}
.box-back-header-login.box-back-header-home .box-overlay-header-login {
  height: 180px !important;
  position: relative;
}

img.img-avatar-header {
  height: 80px;
  width: 80px;
  border: 1px solid #29D025aa;
}
#message-count {
  position: absolute;
  display: grid;
  place-items: center;
  font-size: 9px;
  background: #FF3D5D;
  border-radius: 20px;
  width: 16px;
  height: 16px;
  right: -6px;
  top: 39%;
  color: white;
  padding-top: 3px;
}

nav#footer-bar {
  background: #fff;
  height: 48px;
  position: fixed;
  bottom: 0;
  padding: 10px 2px;
  box-shadow: 0px -18px 50px rgb(159 159 159 / 28%);
  width: 100%;
  text-align: center;
  left: 0;
  right: 0;
}
.btn-footer-nav-main {
  background: #2ac744;
  width: 50px !important;
  display: inline-block;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  top: -19px;
}
span.back-btn-footer-nav-main {
  background: #ffffff;
  padding: 39px;
  border-radius: 50%;
  position: absolute;
  top: -19px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 40px;
}
nav#footer-bar a {
  padding: 0px 5.7%;
}

.btn-footer-nav-main {
  background: #2ac744;
  width: 50px !important;
  display: inline-block;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 6px;
}



span#list-icons-footer-nav {
  position: relative;
}
span.item-icon-one-footer {
  position: absolute;
  top: -56px;
  left: -71px;
}
span.item-icon-two-footer {
  position: absolute;
  top: -80px;
  left: -36px;66
}
span.item-icon-three-footer {
  position: absolute;
  top: -80px;
  left: 4px;
}
span.item-icon-four-footer {
  position: absolute;
  animation-name: shape-polymorph;
  animation-duration:1s;
}

.fileAdd {
  width: 47px;
  height: 14px;
  border-radius: 0 3px 3px 3px;
  position: relative;
  perspective: 160px;
  cursor: pointer;
  margin: 0 auto;
}

.fileAdd div {
  position: absolute;
  left: 0;
  right: -10px;
  bottom: 0;
  height: 20px;
  border-radius: 2px 2px 3px 3px;
  z-index: 2;
  transition: transform 0.25s ease;
  transform-origin: 50% 100%;
  top: -42px;
}
.fileAdd div span {
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -5px 0 0 -5px;
  transition: transform 0.35s cubic-bezier(0.2, 0.8, 0.3, 1.4);
}
.fileAdd div span:before, .fileAdd div span:after {
  content: "";
  height: 10px;
  width: 2px;
  border-radius: 1px;
  background: #fff;
  display: block;
  position: absolute;
  left: 4px;
  top: 0;
}
.fileAdd div span:before {
  transform: scaleX(0.75);
}
.fileAdd div span:after {
  transform: scaleY(0.75) rotate(90deg);
}
.fileAdd ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  perspective: 300px;
}
.fileAdd ul li {
  --translateY: 0;
  --translateX: 0;
  --scale: .92;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  position: absolute;
  width: 40px;
  height: 40px;
  transition: transform 0.45s ease;
  transform: translateY(var(--translateY)) translateX(var(--translateX)) scaleX(var(--scale));
}
.fileAdd ul li:before, .fileAdd ul li:after {
  --rotateY: 0deg;
  --rotateZ: 90deg;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  transition: transform 0.4s ease;
  transform: rotateY(var(--rotateY)) rotateZ(var(--rotateZ));
  padding: 7px;
}
.fileAdd ul li:after {
  --rotateY: 0deg;
  z-index: 1;
  text-align: center;
  font-size: 10px;
  font-weight: 600;
  color: #fff;
  line-height: 26px;
}

.fileAdd ul li.word:after {
  background: rgba(90, 200, 250, 1);
  content: url("item1.svg");
  border-radius: 50%;

}
.fileAdd ul li.powerpoint {
  --translateY: 0;
  --scale: .96;
}

.fileAdd ul li.powerpoint:after {
  background: rgba(251, 188, 5, 1);
  content: url("item2.svg");
  border-radius: 50%;

}
.fileAdd ul li.excel {
  --translateY: 0;
  --scale: 1;
}

.fileAdd ul li.excel:after {
  background: rgba(255, 59, 59, 1);
  content: url("item4.svg");
  border-radius: 50%;

}

.fileAdd ul li.access {
  --translateY: 0;
  --scale: 1;
}

.fileAdd ul li.access:after {
  background: rgba(255, 141, 141, 1);
  content: url("item3.svg");
  border-radius: 50%;
}


/*.fileAdd:hover div {*/
/*  transform: rotateX(-30deg);*/
/*}*/
.fileAdd:active span {
  transform: scale(0.84);
}
/*.fileAdd.open div {*/
/*  transform: rotateX(-30deg);*/
/*}*/
.fileAdd.open div span {
  transform: rotateZ(45deg);
}
.fileAdd.open:active span {
  transform: scale(0.84) rotateZ(45deg);
}
.fileAdd.open ul li {
  --scale: 1;
}
.fileAdd.open ul li:before {
  --rotateY: 0deg;
  --rotateZ: 0deg;
}
.fileAdd.open ul li:after {
  --rotateY: 0deg;
  --rotateZ: 0deg;
  border-radius: 50%;
}
.fileAdd.open ul li.word {
  --translateY: -50px;
  --translateX: -54px;
}
.fileAdd.open ul li.word:hover {
  --translateY: -44px;
}
.fileAdd.open ul li.powerpoint {
  --translateY: -84px;
  --translateX: -21px;
}
.fileAdd.open ul li.powerpoint:hover {
  --translateY: -74px;
}
.fileAdd.open ul li.excel {
  --translateY: -84px;
  --translateX: 26px;
}
.fileAdd.open ul li.excel:hover {
  --translateY: -74px;
}

.fileAdd.open ul li.access {
  --translateY: -50px;
  --translateX: 62px;
}

.fileAdd.open ul li.access:hover {
  --translateY: -44px;
}

.tabbar {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  height: 100%;
}
.tabbar > li {
  margin: 0 11px;
  width: 20%;
}
.tabbar > li > svg {
  width: 24px;
  height: 24px;
  display: block;
  margin: 0 auto;
  transition: opacity 0.3s ease;
  transform: scale(1.2);
}
.tabbar.open > li > svg {
  opacity: 0.5;
}


body .dribbble {
  position: fixed;
  display: block;
  right: 20px;
  bottom: 20px;
}
body .dribbble img {
  display: block;
  height: 28px;
}


.footer-menu {
  position: fixed;
  bottom: 0;
  margin: 0 auto;
  text-align: center;
  background: #fff;
  height: 69px;
  padding: 10px 2px;
  box-shadow: 0px -18px 50px rgb(159 159 159 / 28%);
  inset-inline: 0;

}
.footer-menu > div:first-child {
  background-image: url(https://mobile.rasmitar.ir/frontend/assets/images/footer-bg.png);
  position: absolute;
  inset-inline: 0;
  bottom: 0;
  height: 128px;
  /* width: 100%; */
  background-position: center center;
  pointer-events:none;
}

.item-center-nav-footer {
  background: #2ac744;
  width: 61px !important;
  display: inline-block;
  height: 60px;
  border-radius: 50%;
}
.back-center-item-footer {
  background: white;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: absolute;
  top: -27px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.carousel-indicators [data-bs-target] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.btn-footer-intro {
  position: fixed;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 800px;
  bottom: 60px
}
.carousel-caption {
  color: #000000;
}
.carousel-item img {
  margin: 37px auto 86px;
  width: 60% !important;
  padding-bottom: 39px;
}
.carousel {
  position: relative;
  top: 50%;
}
.btn-footer-intro .button-custom {
  width: 124px;
  height: 48px;
  padding: 20px !important;
  justify-content: center;
  align-items: center;
  opacity: 1;
  background-color: #29D025;
  border-radius: 6px;
}

.btn-footer-intro .button-custom-right {
  margin-right: 92px;
}
.btn-footer-intro .button-custom-left {
  margin-left: 92px;
}
.header-icon-title-single {
  height: 69px;
  box-shadow: 0 0 2px 2px #eee;
  margin: 5px;
  padding: 13px 10px;
  font-size: 14px;
  border-radius: 5px;
}
.title-page-signle {
  float: right;
}
.box-left-header-page-single {
  float: left;
}
.title-page-signle {
  font-weight: bold;
}
.icon-title-single {
  margin-left: 14px;
  vertical-align: middle;
}
div#kt_accordion_1 button.accordion-button.fs-4.fw-semibold.collapsed {
  border-radius: 8px;
  background: rgba(41, 208, 37, 0.12);
}
div#kt_accordion_1 .accordion-button:not(.collapsed) {
  color: #071437 !important;
}
div#kt_accordion_1 .accordion-item {
  margin-bottom: 8px;
}
span.time-notification {
  color: var(--Gray-500, #9F9E9A);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: block;
  position: absolute;
  left: 54px;
}
span.num-notification {
  color: #9F9E9A;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-left: 10px;
}
li.box-notification-footer-nav {
  position: relative;
}
ul.tabbar li {
  cursor: pointer;
}
.logout {
  position: absolute;
  right: 34px;
  top: 34px;
}
.icons-header {
  position: absolute;
  left: 24px;
  top: 24px;
}
.icon-setting-header {
  border-radius: 10px;
  background: #D9E1E1;
  padding: 4px;
}
img.img-avatar-header-page {
  width: 100px !important;
  height: 100px !important;
}


li.box-notification-footer-nav .badge {
  right: 45px;
  top: 4px;
  position: absolute;
}
.top-header-list-menu ul>li {
  list-style: none;
  display: inline-block;
  border-left: 1px solid #d9d7d7;
}
li.box-wallet-menu {
  width: 50%;
}
li.box-other-item-menu {
  width: 23%;
}
.top-header-list-menu ul {
  padding: 0;
  margin-bottom: 0;
}
.top-header-list-menu ul>li:last-child {
  border: transparent;
}
.float-right{
  float: right;
}
.float-left{
  float: left;
}
.list-menu ul {
  padding: 0;
}
.list-menu ul li {
  list-style: none;
  width: 100%;
  text-align: right;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  padding-top: 15px;
}
.item-menu-sidebar {
  transition: all .5s;
}

span.list-menu-arrow {
  float: left;
  margin-top: 13px;
}
span.list-menu-title {
  margin-right: 22px;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.top-header-list-menu {
  font-size: 14px;
}
.list-menu a {
  color: #1a1a1a;
}
li.list-menu-icon svg {
  vertical-align: middle;
}
.list-menu ul li:last-child {
  border: transparent;
}

.list-item-profile span.list-menu-title {
  margin-right: 5px;
}
.list-item-profile .list-menu ul li {
  padding-right: 12px;
}
span.box-value-item-profile {
  float: left;
  margin-left: 29px;
}
span.box-value-item-profile-success {
  display: flex;
  width: 111px;
  padding: 3px 8px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  border: 1px solid #29D025;
  background: rgba(255, 255, 255, 0.20);
  color:  #29D025;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-left: 35px;
}
span.box-value-item-profile-danger {
  display: flex;
  width: 110px;
  /* height: 21px; */
  margin-left: 35px;
  padding: 3px 8px;
  justify-content: center;
  align-items: center;
  /* gap: 10px; */
  flex-shrink: 0;
  border-radius: 4px;
  background: rgba(255, 127, 116, 0.19);
  color: #FF3D5D;
  /* text-align: right; */
  /* font-size: 10px; */
  /* font-style: normal; */
  /* font-weight: 300; */
  /* line-height: normal; */
}
.check-avatar {
  width: 32px;
  height: 32px;
  background: #f4f4f4;
  position: absolute;
  right: -66px;
  top: 54px;
  border-radius: 50%;
  padding: 3px;
}
.wallet-current {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
}

.box-wallet-current {
  display: flex;
  width: 100%;
  height: 55px;
  padding: 2px 20px;
  flex-direction: column;
  flex-shrink: 0;
  margin: 0 auto;
  text-align: center;
  border-radius: 10px;
  border: 1px solid #29D025;
  color: #1A1A1A;
  text-align: center;
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: 55px;
  margin-bottom: 10px;
}

.header-list-transaction {
  font-weight: bold;
  margin: 0 0 17px;
  font-size: 14px;
}

.list-content-tranaction ul {
  padding: 0;
}
.list-content-tranaction ul li {
  list-style: none;
  margin: 14px 0;
  text-align: right;
  padding-block: 14px 0;
  border-top: 1px solid #eee;
  position: relative;
}
span.price-transaction {
  position: absolute;
  left: 5px;
  top: 21px;
}
span.price-transaction.down-price , .buy-transaction , .down-transaction {
  color: rgba(255, 127, 116, 1);
}
span.price-transaction.up-price , .up-transaction , .sell-transaction {
  color: rgba(41, 208, 37, 1);
}

.up-transaction  {
  border-radius: 4px;
  border: 1px solid #65F862;
  background: #FFF;
  text-align: center;
}
span.title-transaction {
  margin-right: 17px;
}
span.up-down-transaction {
  padding: 4px 5px;
  /* margin-top: 3px; */
  /* display: inline-block; */
  /* vertical-align: -webkit-baseline-middle; */
  float: right;
  margin-top: 2px;
}
.header-modal-customize {
  font-weight: bold;
  text-align: right;
}


span.close-modal {
  float: left;
}
.input-price {
  border-radius: 7px;
  border: 1px solid #29D025;
  padding: 3px 0;
  font-size: 17px;
  text-align: center;
  font-weight: bold;
  margin-top: 25px;
}

.input-price input {
  text-align: center;
  font-size: 17px;
  direction: rtl;
  font-weight: bold;
}
.title-header-single-page-two {
  font-weight: bold;
  border-bottom: 1px solid #eee;
  margin-top: 10px;
  padding-bottom: 13px;
  margin-bottom: 30px;
  font-size: 16px;
}
.icon-list-msg {
  float: right;
}

.box-read-msg{
  display: flex;
  width: 85px;
  padding: 3px 8px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
}
.msg-main {
  margin-right: 7px;
}
.box-date-msg {
  /* float: left; */
  display: inline-block;
}
span.box-title-msg {
  font-weight: bold;
  /* float: right; */
  width: 77%;
  display: inline-block;
}
.box-read-msg-success{
  border: 1px solid #29D025;
}
.box-read-msg-danger{
  border: 1px solid rgba(255, 127, 116, 1);
}
li.list-msg {
  clear: both;
  margin-top: 14px;
  padding-bottom: 15px;
  padding-top: 20px;
  border-bottom: transparent !important;
}
a.send_msg {
  background: #29d025;
  height: 50px;
  width: 50px;
  display: block;
  border-radius: 50%;
  padding: 10px;
  float: left;
  margin-left: 5px;
}
select#subject , select#departeman {
  background: rgba(41, 208, 37, 0.12);
}
.box-form-send-msg {
  margin: 0 8px;
}
.box-cat-reservation {
  width: 147px;
  height: 151px;
  width: 147px;
  height: 151px;
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding-top: 5px;
  margin: 0 auto 18px;
}
.icon-logo-cat-reservation {
  background: #5AC8FA;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  width: 50px;
  height: 50px;
  border-radius: 50%;
  padding: 7px;
  text-align: center;
  margin: 0 auto 12px;
}
span.icon-cat-reservation {
  float: right;
  margin-right: 4px;
  margin-top: 7px;
  margin-left: 4px;
}
.title-cat-reservation {
  color:  #9F9E9A;
  text-align: right;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-right: 3px;
}

.description-cat-reservation {
  color:  #9F9E9A;
  text-align: right;
  font-size: 10px;
  font-style: normal;
  font-weight: 200;
  line-height: normal;
}
.progress-reservation-cat {
  width: 66px;
  height: 4px;
  flex-shrink: 0;
  border-radius: 13px;
  background: #5AC8FA;
  margin-right: 5px;
  margin-top: 7px;
}
.icon-logo-cat-reservation {
  background: #5AC8FA;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  width: 71px;
  height: 68px;
  border-radius: 50%;
  padding: 17px;
  text-align: center;
  margin: 0 auto 12px;
}
.box-cat-reservation.box-cat-reservation2 {
  width: 100%;
  height: 63px;
}

.box-cat-reservation2 .icon-logo-cat-reservation {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  padding: 10px;
  float: right;
  margin-right: 11px;
  margin-left: 11px;
}

.box-cat-reservation2 .box-title-cat-reservation {
  margin-top: 5px;
}
.box-cat-reservation.box-cat-reservation2 {
  position: relative;
}
.box-cat-reservation.box-cat-reservation2 span.icon-cat-reservation {
  position: absolute;
  top: 13px;
  left: 9px;
}
.box-cat-reservation.box-cat-reservation2 .progress-reservation-cat {
  margin-right: 74px;
}

.bg-text-yellow{
  color:#FBBC05;
  background: #FBBC05;
}
.bg-text-green{
  color:#29D025;
  background: #29D025;
}

.bg-text-red{
  color:#FF5F00;
  background: #FF5F00;
}
.bg-text-blue{
  color:#252AA3;
  background: #252AA3;
}
.bg-text-pink{
  color:#FF3D5D;
  background: #FF3D5D;
}
@media screen and (max-width: 480px) {
  span.back-btn-footer-nav-main {
    padding: 31px;
    height: 10px;
    width: 10px;
  }
}



.btn-custom-disabled:hover {
  background: #29D025 !important;
}
.btn-custom-disabled {
  opacity: .8;
}

.horizontal-shake {
  animation: horizontal-shaking 0.35s ;
}



@keyframes tilt-shaking {
  0% { transform: rotate(0deg); }
  25% { transform: rotate(5deg); }
  50% { transform: rotate(0eg); }
  75% { transform: rotate(-5deg); }
  100% { transform: rotate(0deg); }

}

@keyframes tilt-n-move-shaking {
  0% { transform: translate(0, 0) rotate(0deg); }
  25% { transform: translate(5px, 5px) rotate(5deg); }
  50% { transform: translate(0, 0) rotate(0eg); }
  75% { transform: translate(-5px, 5px) rotate(-5deg); }
  100% { transform: translate(0, 0) rotate(0deg); }
}

@keyframes vertical-shaking {
  0% { transform: translateY(0) }
  25% { transform: translateY(5px) }
  50% { transform: translateY(-5px) }
  75% { transform: translateY(5px) }
  100% { transform: translateY(0) }
}

@keyframes horizontal-shaking {
  0% { transform: translateX(0); }
  25% { transform: translateX(5px);}
  50% { transform: translateX(-5px); }
  75% { transform: translateX(5px); }
  100% { transform: translateX(0);}
}

@keyframes jump-shaking {
  0% { transform: translateX(0) }
  25% { transform: translateY(-9px) }
  35% { transform: translateY(-9px) rotate(17deg) }
  55% { transform: translateY(-9px) rotate(-17deg) }
  65% { transform: translateY(-9px) rotate(17deg) }
  75% { transform: translateY(-9px) rotate(-17deg) }
  100% { transform: translateY(0) rotate(0) }
}

@keyframes skew-x-shake {
  0% { transform: skewX(-15deg); }
  5% { transform: skewX(15deg); }
  10% { transform: skewX(-15deg); }
  15% { transform: skewX(15deg); }
  20% { transform: skewX(0deg); }
  100% { transform: skewX(0deg); }
}

@keyframes skew-y-shake {
  0% { transform: skewY(-15deg); }
  5% { transform: skewY(15deg); }
  10% { transform: skewY(-15deg); }
  15% { transform: skewY(15deg); }
  20% { transform: skewY(0deg); }
  100% { transform: skewY(0deg); }
}

.error-validation-code {
  display: block;
  color: #FF7F74;
}

input[type="tel"][disabled] {
  background-color: #fff !important;
}


@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fade-in {
  opacity: 0;
  /* make things invisible upon start */
  -webkit-animation: fadeIn ease-in 1;
  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
}

.fade-in.one {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.box-info-menu-page {
  text-align: center;
  margin: 0 auto;
  padding: 20px;
  border-radius: 30px;
  border: 1px solid #f3f3f3;
  background: #f8f8f8;
}

.box-overlay-header-menu {
  width: 94%;
  height: 470px;
  text-align: center;
  margin: 0 auto;
  padding: 20px;
}
.back_intro{
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.date_transaction {
  color: rgba(159, 158, 154, 1);
  margin-right: 64px;
  width: 100%;
  margin-top: 0;
}

.list-item-msg {
  position: relative;
}
.box-date-msg {
  float: left;
}
.date-msg {
  margin-right: 5px;
}
.h-6{
  height: 6vh;
}
.h-7{
  height: 7vh;
}
.h-35{
  height: 35vh;
}

.box-no-data {
  position: relative;
  height: 50vh;
}
.box-no-data-internal {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}


.box-no-data img {
  width: 250px;
  opacity: 0.3;
}
.tilte-no-data {
  font-size: 14px;
  color: #a0a0a0;
}

.title-main-chat {
  text-align: right;
  margin-right: 14px;
}

.header-chat-list {
  border-bottom: 1px solid #eee;
  padding: 12px 0;
  margin-top: -28px;
  text-align: right;
  margin-right: 13px;
  position: relative;
}
.date-ticket-main {
  color: rgba(159, 158, 154, 1);
  position: absolute;
  left: 10px;
  top: 23px;
}
.info-user-chat {
  position: relative;
  height: 150px;
}
.avatar-chat {
  position: absolute;
  left: 16px;
  top: 14px;
}
.fullname-chat {
  position: absolute;
  left: 86px;
  top: 26px;
}
.date-chat {
  position: absolute;
  left: 86px;
  top: 47px;
  color: rgba(159, 158, 154, 1);
}

.text-user-chat {
  background: rgba(41, 208, 37, 0.04);
  min-height: 50px;
  padding: 15px;
  text-align: justify;
  font-size: 14px;
  margin: 0 10px;
  border-radius: 10px;
  width: auto !important;
  display: inline-block;
}
.info-user-chat {
  position: relative;
  height: 90px;
}
.item-chat.chat-admin .avatar-chat {
  right: 86px;
  left: auto;
}
.item-chat.chat-admin .avatar-chat {
  right: 16px;
  left: auto;
}
.item-chat.chat-admin .date-chat {
  right: 86px;
  left: auto;
}
.body-text-chat {
  text-align: left;
}
.item-chat.chat-admin .body-text-chat {
  text-align: right;
}
.item-chat.chat-admin .fullname-chat {
  right: 86px;
  left: auto;
}

.item-chat.chat-admin .text-user-chat {
  background: rgba(37, 157, 208, 0.04);
}

form#form-send-ticket {
  position: fixed;
  width: 94%;
  bottom: 110px;
  margin: 0 11px;
  left: 0;
  right: 0;
}
.h-40{
  height: 38%;
}

.textarea-msg{
  height: 19%;
  position: fixed;
  bottom: 0;
  margin-bottom: 149px;
  margin-right: 12px;
  margin-left: 13px;
  left: 0;
  right: 0;
  width: 95%;
  background: #e2f6e1;
  border: 1px solid rgba(41, 208, 37, 0.56);
}

.list-chat-scroll{
  height: 48vh;width: 100%;padding: 19px 10px
}

.row-btn-sent-chat {
  position: fixed;
  bottom: 105px;
  height: 42px;
  width: 100%;
  text-align: left;
  max-width: 600px;
}

.row-btn-sent-chat .btn-custom {
  width: 120px;
  display: inline-block;
  text-align: center;
  height: 24px;
  padding: 22px 2px;
  line-height: 2px;
  margin-left: 10px;
  margin-top: 2px !important;
}
.body-text-chat svg {
  width: 12px !important;
  height: 12px !important;
}
.file-attachment-chat{
  position: absolute;
  left: 4px;
  bottom: -11px;
}
.item-chat.chat-admin .file-attachment-chat {
  left: auto;
  margin-right: -17px;
}
span#back {
  position: absolute;
  left: 9px;
  top: 10px;
  cursor: pointer;
}
.content-modal {
  text-align: center;
}
.list-content-tranaction {
  overflow-x: hidden;
}

li.list-menu-icon svg.icon {
  vertical-align: middle;
  width: 42px;
  height: 42px;
  padding: 2px;
  background: var(--gray-gray-5, rgba(159, 158, 154, 0.05));
  border-radius: 6px;
}
.not-service-alert {
  text-align: center;
  margin: 0 auto;
  font-weight: bold;
}
.text-right{
  text-align: right !important;
}
.h-157px{
  height: 157px;
}
.disabled {
  opacity: .5;
}



.time-item {
  position: relative;
  flex-grow: 1;
  transition: all 0.2s;
  background-color: var(--bs-light);
  color: black;
}

.time-item img {
  top: calc(50% - 7.5px);
  position: absolute;
  left: 0;
  transition: all 0.2s;
  opacity: 0;
}

.time-item.active {
  background-color: var(--bs-warning-bg-subtle);
  padding-left: 22px !important;
  color: var(--bs-success);
}

.time-item.active img {
  left: 8px;
  opacity: 1;
}

div#output canvas {
  width: 132px !important;
  margin-right: 23px;
}

.row_food{
  display: none !important;
}

.img_food_slider{
  height: 57px !important;
  width: 57px !important;
  border-radius: 50%;
}
