@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-Black.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-Bold.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-ExtraBold.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-ExtraBoldItalic.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-BoldItalic.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-Italic.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-ExtraLightItalic.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-BlackItalic.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-ExtraLight.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-Light.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-MediumItalic.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-Regular.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-Medium.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-LightItalic.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-SemiBold.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-Thin.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-SemiBoldItalic.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-ThinItalic.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

body {
    font-family: 'Montserrat', sans-serif !important;
    /* font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif,
        'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; */
}

.logo-dash-qr {
    width: 40px;
}

.qr-name {
    border-radius: 10px;
}

.password-toggle-btn .password-toggle-indicator {
    display: inline-block;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    cursor: pointer;
    transition: 0.2s;
}


/* 🔒 Нууц үг хаалттай үед (eye icon) */

.password-toggle-btn .password-toggle-indicator {
    background-image: url("data:image/svg+xml;utf8,\
  <svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'>\
  <path stroke='none' d='M0 0h24v24H0z' fill='none'/>\
  <path d='M10.585 10.587a2 2 0 0 0 2.829 2.828'/>\
  <path d='M16.681 16.673a8.717 8.717 0 0 1 -4.681 1.327c-3.6 0 -6.6 -2 -9 -6c1.272 -2.12 2.712 -3.678 4.32 -4.674m2.86 -1.146a9.055 9.055 0 0 1 1.82 -.18c3.6 0 6.6 2 9 6c-.666 1.11 -1.379 2.067 -2.138 2.87'/>\
  <path d='M3 3l18 18'/>\
  </svg>");
}


/* 👁️‍🗨️ Нууц үг нээлттэй үед (eye-off icon) */

.password-toggle-btn .password-toggle-check:checked~.password-toggle-indicator {
    background-image: url("data:image/svg+xml;utf8,\
     <svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'>\
  <path stroke='none' d='M0 0h24v24H0z' fill='none'/>\
  <path d='M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0'/>\
  <path d='M21 12c-2.4 4 -5.4 6 -9 6c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6'/>\
  </svg>");
}

.password-toggle-btn {
    position: absolute;
    top: 50%;
    right: 0.625rem;
    margin-bottom: 0;
    padding: 0.5rem;
    transform: translateY(-50%);
    font-size: 1rem;
    line-height: 1;
    cursor: pointer;
}

.password-toggle-btn .password-toggle-check {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0;
}

.default-password .password-toggle-btn {
    background: #000;
    position: fixed;
}

.pass-icon {
    top: 10px;
    font-size: 20px;
}

.password-switch {
    padding-left: 0px;
}

.hero__wrapper {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: wrap;
}

.hero__wrapper:before {
    content: "";
    width: 150px;
    height: 150px;
    background: linear-gradient(135deg, var(--color-light), var(--color-dark));
    border-radius: 50%;
    position: fixed;
    bottom: 50px;
    left: 10px;
    z-index: -1;
}

.hero__wrapper>* {
    margin: 15px;
}

.hero__header {
    flex: 0 1 1px;
    padding-right: 50px;
    color: #000;
    font-size: 8vmax;
}

.hero__phone p {
    font-size: 13px;
    color: #000;
}

a.btn-qr-mobile {
    display: flex;
    float: left !important;
    border: none;
}

.app-logo img {
    width: 100%;
    height: 80px;
}

.app-logo {
    width: 80px;
}

.hero__phone {
    width: 300px;
    height: 100%;
    max-height: 600px;
    background: #fff;
    border: 12px solid #000;
    border-radius: 40px;
    position: relative;
    /* overflow: scroll;
     margin: 0 auto; */
    /* overflow-x: hidden; */
}

.border .volume,
.border .power,
.border .power-full {
    position: absolute;
    background: #6a6a6a;
    cursor: pointer;
    width: 5px;
    height: 90px;
    top: 132px;
    left: -8px;
    border-radius: 20px 0 0 20px;
}

.hero__phone:after {
    content: "";
    width: 100px;
    height: 3px;
    background: #b6b6b6;
    border-radius: 20px;
    position: absolute;
    bottom: 6px;
    left: 50%;
    transform: translatex(-50%);
    z-index: 1000;
}

.menu__button {
    --x: -50%;
    --y: 0;
    --z: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(to right, var(--color-light), var(--color-dark));
    padding: 10px 20px;
    border-radius: 28px;
    box-shadow: 0 2px 40px -10px var(--color);
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate3d(var(--x), var(--y), var(--z));
    cursor: pointer;
    z-index: 105;
    transition: 0.15s cubic-bezier(0.33, 1, 0.53, 1);
}

.menu__button[hidden] {
    --y: 200%;
}

.menu__button div {
    display: flex;
    align-items: center;
    width: 12px;
    height: 12px;
    margin-right: 20px;
}

.menu__button div div {
    display: table;
    height: 1px;
    background: #fff;
    box-shadow: 0 4px 0 #fff, 0 -4px 0 #fff;
}

.menu__overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    z-index: 100;
}

.menu__body {
    --x: 0;
    --y: 0;
    --z: 0;
    top: 0px;
    width: 100%;
    /* background: #fff; */
    bottom: 0;
    z-index: 1;
    transform: translate3d(var(--x), var(--y), var(--z));
    transition: 0.2s cubic-bezier(0.33, 1, 0.53, 1);
}

.menu__body[hidden] {
    --y: 150%;
}

.menu__body>*:not(:last-child) {
    border-bottom: 2px solid var(--neutral);
}

.menu__header {
    display: flex;
    justify-content: space-between;
    padding: 15px 20px;
}

.menu__header label div {
    width: 15px;
    height: 15px;
    border: 2px solid #000;
    border-radius: 50%;
    position: relative;
    transform: rotate(5.5rad);
}

.menu__header label div:after {
    content: "";
    width: 2px;
    height: 10px;
    background: #000;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.menu__header p {
    font-size: 18px;
    font-weight: bold;
    vertical-align: center;
    white-space: nowrap;
}

.menu__header h3 {
    font-weight: normal;
}

.menu__header button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    background: var(--neutral-dark);
    border-radius: 50%;
    cursor: pointer;
}

.menu__header button div {
    width: 15px;
    height: 3px;
    background: #fff;
    position: relative;
    transform: rotate(5.5rad);
}

.menu__header button div:before {
    content: "";
    width: 3px;
    height: 15px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.menu__links {
    display: flex;
    padding: 10px 15px;
    font-weight: bold;
    overflow-x: auto;
}

.menu__links a {
    flex: 1 1 1px;
    padding: 10px 8px;
    color: #000;
    text-decoration: none;
    white-space: nowrap;
}

.menu__contact {
    display: flex;
    padding: 8px;
}

.menu__contact svg {
    width: 100%;
    fill: var(--color);
}

.menu__contact a {
    flex: 1 1 30%;
    padding: 5px;
    margin: 5px;
    border-radius: 8px;
    background: var(--neutral);
    color: var(--color);
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.mobile-border {
    position: relative;
    width: 300px;
    height: 600px;
    margin: 15px auto 0;
    border: 3.5px solid #000;
    border-radius: 45px;
    background-size: 375px;
}

.space-top {
    margin-top: 10px;
    margin-left: 20px;
}

.mobile-time {
    margin-left: 10px;
    font-size: 13px;
    color: #000;
    font-weight: 500;
}

.mobile-offcanvas {
    position: fixed;
    z-index: 1000;
    background: #fff;
}

.mobile-body {
    z-index: -10;
}

.mobile-device img {
    width: 100%;
}

.mobile-device {
    width: 276px;
    margin: 0 auto;
}

.mobile-body input {
    font-size: 14px;
    font-weight: 500;
    color: #000 !important
}

.qr-url input {
    color: #000;
}

.mobile-input {
    display: block;
    width: 100%;
    padding: 0.45rem 0.9rem;
    background: #fff;
    border-radius: 10px;
    height: 38px;
    line-height: 1.5;
    color: #000;
    font-weight: 500;
    font-size: 0.8rem;
    border: 2px solid #ebebeb;
}

.mobile-title {
    font-weight: 600;
    font-size: 1rem;
    color: #000;
}

.url-bg {
    background: #e1e1e1;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

img.mobilecaselogo {
    width: 50px;
}

.mobilecase .btn {
    background: #0051bb;
    font-weight: 600;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    box-shadow: none;
    border: 1px solid #0051bb !important;
}

.mobilecase .btn-secondary {
    background: #ebf2fe;
    font-weight: 600;
    color: #0051bb;
    font-size: 14px;
    font-weight: 500;
    box-shadow: none;
    border: 1px solid #ebf2fe !important;
}

.mobilecase .btn-secondary:hover {
    background: #ebf2fe !important;
    font-weight: 500;
    color: #0051bb !important;
    border: 1px solid #ebf2fe !important;
    box-shadow: 0 4px 11px rgba(0, 133, 247, .35) !important;
}

.color-qr {
    color: #0051bb !important;
}

.mobilecase input::placeholder {
    font-size: 13px;
    font-weight: 400;
}

.mobilecase input {
    font-size: 13px;
    font-weight: 500;
}

.mobilecase i {
    font-size: 17px;
    font-weight: 400;
}

.alert-mobilecase {
    padding: 5px;
    background: #ebf2fe;
    border-radius: 10px;
    /* border: 1px solid #0051bb; */
}

.based-url-div {
    position: relative;
    width: 100%;
}

.based-url-qr {
    position: relative;
    width: 100%;
    border-radius: 10px !important;
    padding-left: 166px !important;
    padding: 2px;
}

.based-url {
    position: absolute;
    width: 180px;
    background: none;
    z-index: 110;
    border: none;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    line-height: 2.1;
    font-weight: 600;
}

.daterangepicker {
    position: absolute;
    color: inherit;
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #ddd;
    width: 278px;
    max-width: none;
    padding: 0;
    margin-top: 7px;
    top: 100px;
    left: 20px;
    z-index: 3001;
    display: none;
    font-size: 15px;
    line-height: 1em;
    box-shadow: 0 0 45px 0 rgba(0, 0, 0, .12)!important;
}

.daterangepicker:before,
.daterangepicker:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

.daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
    right: 9px;
}

.daterangepicker.opensleft:after {
    right: 10px;
}

.daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto;
}

.daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto;
}

.daterangepicker.opensright:before {
    left: 9px;
}

.daterangepicker.opensright:after {
    left: 10px;
}

.daterangepicker.drop-up {
    margin-top: -7px;
}

.daterangepicker.drop-up:before {
    top: initial;
    bottom: -7px;
    border-bottom: initial;
    border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
    top: initial;
    bottom: -6px;
    border-bottom: initial;
    border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges,
.daterangepicker.single .drp-calendar {
    float: none;
}

.daterangepicker.single .drp-selected {
    display: none;
}

.daterangepicker.show-calendar .drp-calendar {
    display: block;
}

.daterangepicker.show-calendar .drp-buttons {
    display: block;
}

.daterangepicker.auto-apply .drp-buttons {
    display: none;
}

.daterangepicker .drp-calendar {
    display: none;
    max-width: 270px;
}

.daterangepicker .drp-calendar.left {
    padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
    padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
    border: none;
}

.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
    color: #fff;
    border: solid black;
    border-width: 0 2px 2px 0;
    border-radius: 0;
    display: inline-block;
    padding: 3px;
}

.daterangepicker .calendar-table .next span {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    min-width: 32px;
    width: 32px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer;
    font-weight: 400;
}

.daterangepicker .calendar-table {
    border: 1px solid #fff;
    border-radius: 4px;
    background-color: #fff;
}

.daterangepicker .calendar-table table {
    width: 100%;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
    background-color: #0051bb;
    border-color: transparent;
    border-radius: 10px;
    color: inherit;
    color: #fff;
}

.daterangepicker td.week,
.daterangepicker th.week {
    font-size: 80%;
    color: #ccc;
}

.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #999;
}

.daterangepicker td.in-range {
    background-color: #0061e112;
    border-color: transparent;
    color: #000;
    border-radius: 0;
}

.daterangepicker td.start-date {
    border-radius: 10px;
}

.daterangepicker td.end-date {
    border-radius: 10px;
    ;
}

.daterangepicker td.start-date.end-date {
    border-radius: 10px;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #0051bb;
    border-color: transparent;
    color: #fff;
}

.daterangepicker th.month {
    width: auto;
}

.daterangepicker td.disabled,
.daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through;
}

.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default;
}

.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%;
}

.daterangepicker select.yearselect {
    width: 40%;
}

.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
    width: 50px;
    margin: 0 auto;
    background: #eee;
    border: 1px solid #eee;
    padding: 2px;
    outline: 0;
    font-size: 12px;
}

.daterangepicker .calendar-time {
    text-align: center;
    margin: 4px auto 0 auto;
    line-height: 30px;
    position: relative;
}

.daterangepicker .calendar-time select.disabled {
    color: #ccc;
    cursor: not-allowed;
}

.daterangepicker .drp-buttons {
    clear: both;
    text-align: right;
    padding: 8px;
    border-top: 1px solid #ddd;
    display: none;
    line-height: 12px;
    vertical-align: middle;
}

.daterangepicker .drp-selected {
    display: inline-block;
    font-size: 14px;
    padding-right: 8px;
}

.daterangepicker .drp-buttons .btn {
    margin-left: 8px;
    font-size: 15px;
    font-weight: 400;
    padding: 4px 8px;
    border-radius: 10px;
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
    border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
    border-left: 1px solid #ddd;
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
    border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
    border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
    float: none;
    text-align: left;
    margin: 0;
}

.daterangepicker.show-calendar .ranges {
    margin-top: 8px;
}

.daterangepicker .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    margin: 10px;
}

.daterangepicker .ranges li {
    font-size: 15px;
    padding-left: 1em;
    padding-right: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
    cursor: pointer;
    margin-bottom: 5px;
}

.daterangepicker .ranges li:hover {
    background-color: #eee;
    border-radius: 10px;
}

.daterangepicker .ranges li.active {
    background-color: #0051bb;
    border-radius: 10px;
    color: #fff;
}


/*  Larger Screen Styling */

@media (min-width: 564px) {
    .daterangepicker {
        width: auto;
    }
    .daterangepicker .ranges ul {
        width: 170px;
    }
    .daterangepicker.single .ranges ul {
        width: 100%;
    }
    .daterangepicker.single .drp-calendar.left {
        clear: none;
    }
    .daterangepicker.single .ranges,
    .daterangepicker.single .drp-calendar {
        float: left;
    }
    .daterangepicker {
        direction: ltr;
        text-align: left;
    }
    .daterangepicker .drp-calendar.left {
        clear: left;
        margin-right: 0;
    }
    .daterangepicker .drp-calendar.left .calendar-table {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .daterangepicker .drp-calendar.right {
        margin-left: 0;
    }
    .daterangepicker .drp-calendar.right .calendar-table {
        border-left: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .daterangepicker .drp-calendar.left .calendar-table {
        padding-right: 8px;
    }
    .daterangepicker .ranges,
    .daterangepicker .drp-calendar {
        float: left;
    }
}

@media (min-width: 730px) {
    .daterangepicker .ranges {
        width: auto;
    }
    .daterangepicker .ranges {
        float: left;
    }
    .daterangepicker.rtl .ranges {
        float: right;
    }
    .daterangepicker .drp-calendar.left {
        clear: none !important;
    }
}

input.modified::-webkit-calendar-picker-indicator {
    width: 100%;
    border: 1px solid red;
    z-index: 1000 !important;
    padding: 0;
    height: 33px;
    left: 0;
    position: absolute
}

input.modified {
    position: relative;
}

.dtp {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background: rgba(0, 0, 0, 0.4); */
    z-index: 2000;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dtp>.dtp-content {
    background: #fff;
    max-width: 300px;
    /* box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); */
    max-height: 520px;
    position: relative;
    left: 50%;
    border-radius: 20px;
}

.dtp>.dtp-content>.dtp-date-view>header.dtp-header {
    background: #0051bb;
    color: #fff;
    text-align: center;
    padding: 0.3em;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding-top: 15px;
}

.dtp div.dtp-date,
.dtp div.dtp-time {
    background: #0051bb;
    text-align: center;
    color: #fff;
    padding: 10px;
}

.dtp div.dtp-date>div {
    padding: 0;
    margin: 0;
}

.dtp div.dtp-actual-month {
    font-size: 1.2em;
}

.dtp div.dtp-actual-num {
    font-size: 2em;
    line-height: 0.9;
}

.dtp div.dtp-actual-maxtime {
    font-size: 2em;
    line-height: 0.9;
}

.dtp div.dtp-actual-year {
    font-size: 1.2em;
    color: #fff;
}

.dtp div.dtp-picker {
    padding: 1em;
    text-align: center;
}

.dtp div.dtp-picker-month,
.dtp div.dtp-actual-time {
    font-weight: 500;
    text-align: center;
    font-size: 16px;
}

.dtp div.dtp-picker-month {
    padding-bottom: 20px!important;
    text-transform: uppercase!important;
}

.dtp .dtp-close {
    position: absolute;
    top: 0.5em;
    right: 1em;
}

.dtp .dtp-close>a {
    color: #fff;
    font-size: 20px;
}

.dtp .dtp-close>a>i {
    font-size: 1.2em;
}

.dtp table.dtp-picker-days {
    margin: 0;
    min-height: 251px;
}

.dtp table.dtp-picker-days,
.dtp table.dtp-picker-days tr,
.dtp table.dtp-picker-days tr>td {
    border: none;
}

.dtp table.dtp-picker-days tr>td {
    font-weight: 400;
    font-size: 0.8em;
    text-align: center;
    padding: 0.5em 0.3em;
}

.dtp table.dtp-picker-days tr>td>span.dtp-select-day {
    padding: 0.4em 0.5em 0.5em 0.6em;
}

.dtp table.dtp-picker-days tr>td>a,
.dtp .dtp-picker-time>a {
    color: #212121;
    text-decoration: none;
    padding: 0.5em 0.5em 0.5em 0.5em;
    border-radius: 50%!important;
}

.dtp table.dtp-picker-days tr>td>a.selected {
    background: #0051bb;
    color: #fff;
}

.dtp table.dtp-picker-days tr>th {
    color: #000;
    text-align: center;
    font-weight: 500;
    font-size: 13px;
    padding: 0.4em 0.3em;
}

.dtp .p10>a {
    color: #fff;
    text-decoration: none;
}

.dtp .p10 {
    width: 10%;
    display: inline-block;
}

.dtp .p20 {
    width: 20%;
    display: inline-block;
}

.dtp .p60 {
    width: 60%;
    display: inline-block;
}

.dtp .p80 {
    width: 80%;
    display: inline-block;
}

.dtp a.dtp-meridien-am,
.dtp a.dtp-meridien-pm {
    position: relative;
    top: 10px;
    color: #212121;
    font-weight: 500;
    padding: 0.7em 0.5em;
    border-radius: 50%!important;
    text-decoration: none;
    background: #eee;
    font-size: 1em;
}

.dtp .dtp-actual-meridien a.selected {
    background: #000;
    color: #fff;
}

.dtp .dtp-picker-time>.dtp-select-hour {
    cursor: pointer;
}

.dtp .dtp-picker-time>.dtp-select-minute {
    cursor: pointer;
}

.dtp .dtp-buttons {
    padding: 0 1em 1em 1em;
    text-align: center;
}

.dtp.hidden,
.dtp .hidden {
    display: none;
}

.dtp .invisible {
    visibility: hidden;
}

.dtp .left {
    float: left;
}

.dtp .right {
    float: right;
}

.dtp .clearfix {
    clear: both;
}

.dtp .center {
    text-align: center;
}

.dtp-picker-year {
    margin-bottom: 1px;
}

.year-picker-item {
    text-align: center;
    padding-top: 5px;
    font-size: 14px;
    cursor: pointer;
    margin: 0 auto;
}

.dtp-actual-year:hover {
    cursor: pointer;
}

.dtp-actual-year.disabled:hover {
    cursor: inherit;
}

.year-picker-item:hover {
    color: #000;
}

.year-picker-item.active {
    color: #000;
    font-weight: 600;
    font-size: 15px;
}

.dtp-select-year-range {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.dtp-btn-cancel {
    width: 48%;
    border: 1px solid #ccc;
    color: #000;
    background: #fff;
    margin-right: 2%;
}

.dtp-btn-cancel:hover {
    width: 48%;
    border: 1px solid #ccc;
    color: #000;
    background: #f1f1f1;
    margin-right: 2%;
}

.dtp-btn-ok {
    width: 48%;
    color: #fff;
    background: #0051bb;
}

.dtp-btn-ok:hover {
    width: 48%;
    color: #fff;
    background: #0051bb;
    box-shadow: 0 4px 11px rgba(0, 133, 247, .35) !important;
}

.folder-icon {
    padding-top: 10px;
    font-size: 20px;
}

.was-validated .form-check-input:valid {
    border-color: #ccc !important;
}

.qr-main-form+.was-validated .form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #203340 !important;
}

.mobile-card {
    width: 100%;
    border-radius: 10px;
    margin-top: 75% !important;
}

.text-green {
    color: green
}

img.type-img-qr {
    border-radius: 20px !important;
}

.app-btn {
    border-radius: 10px;
    background: #0c131c;
    text-decoration: none;
}

.app-btn {
    border-radius: 10px;
    background: #0c131c;
    text-decoration: none;
}

.app-pro-img {
    margin-top: -65px;
    width: 100px;
    border: 2px solid #fff;
    border-radius: 100%;
    object-fit: cover;
}

.app-pro-com {
    margin-top: -30px;
    width: 150px;
    border: 2px solid #fff;
    object-fit: cover;
    border-radius: 10px;
}

.vcard-body {
    border: 1px solid #ededed;
    background: #f7f7f7;
    border-radius: 30px;
    color: #000;
}

img.vcard-img {
    background: cover;
    width: 100%;
    object-fit: cover;
    height: 250px;
}

.vcard-bg {
    box-shadow: none !important;
    position: relative !important;
    margin-top: -40px;
    border-top-right-radius: 20px !important;
    border-top-left-radius: 20px !important;
    --ct-card-spacer-y: 1.5rem;
    --ct-card-spacer-x: 1.5rem;
    --ct-card-title-spacer-y: 0.75rem;
    --ct-card-border-width: var(--ct-theme-card-border-width);
    --ct-card-border-color: var(--ct-gray-300);
    --ct-card-box-shadow: var(--ct-box-shadow);
    --ct-card-cap-padding-y: 1.125rem;
    --ct-card-cap-padding-x: 1.5rem;
    --ct-card-cap-bg: var(--ct-card-bg-custom);
    --ct-card-bg: var(--ct-card-bg-custom);
    --ct-card-img-overlay-padding: 1.25rem;
    --ct-card-group-margin: 12px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    height: var(--ct-card-height);
    word-wrap: break-word;
    background-color: var(--ct-card-bg);
    background-clip: border-box;
    border: var(--ct-card-border-width) solid var(--ct-card-border-color);
}

.vcard-bg h6 {
    font-size: 17px !important;
}

.card {
    border: 1px solid #efefef;
    /* -webkit-box-shadow: 0 1px 2px rgba(166, 175, 195, .25) !important;
     box-shadow: 0 1px 2px #a6afc340 !important; */
    border-radius: 10px;
}

.store-icon {
    width: 50px !important;
}

.url-input::placeholder {
    color: #000;
    opacity: 1 !important;
    display: block !important
}

.url-input {
    font-size: 13px !important;
    font-weight: 500 !important;
    background: #fff !important;
    border: 1px solid #e3e3e3 !important;
}

.url-input:hover {
    border: 1px solid #e3e3e3 !important;
}

.bg-silver {
    background-color: #f7f7f7;
}

.bg-blue2 {
    background-color: #ebf2fe;
}

.btn-facebook {
    border-radius: 10px;
    /* padding: 15px; */
    border-color: #1877f2 !important;
    background-color: #1877f2 !important;
    color: #fff !important;
    box-shadow: 0 0.375rem 1.125rem -0.375rem rgba(24, 119, 242, .8) !important;
}

.key-card {
    border-radius: 100%;
    height: 50px;
    width: 50px;
    margin: 0 auto;
    padding: 12px;
}

.btn-twitter {
    border-radius: 10px;
    /* padding: 15px; */
    border-color: #000 !important;
    background-color: #000 !important;
    color: #fff !important;
    box-shadow: 0 0.375rem 1.125rem -0.375rem rgba(88, 88, 88, 0.8) !important;
}

.btn-twitter:hover {
    border-radius: 10px;
    /* padding: 15px; */
    border-color: #000 !important;
    background-color: #000 !important;
    color: #fff !important;
    box-shadow: 0 0.375rem 1.125rem -0.375rem rgba(88, 88, 88, 0.8) !important;
}

.btn-instagram {
    border-radius: 10px;
    /* padding: 15px; */
    border-color: #08c !important;
    background: radial-gradient(circle farthest-corner at 10% 75%, #ffe17d 0%, #ffcd69 12%, #fa9137 25%, #eb4141 40%, transparent 75%), linear-gradient(-15deg, #234bd7 20%, #c33cbe 90%) !important;
    color: #fff !important;
    box-shadow: 0 0.375rem 1.125rem -0.375rem rgba(0, 136, 204, .8) !important;
}

.type-txt {
    line-height: 1;
    font-size: 0.9rem;
}

.q-back-btn {
    position: fixed;
    bottom: 0px;
    height: 100px;
    background: #000;
}

.progress {
    height: 2px;
    background: #dfdfdf;
    overflow: visible;
    border-radius: 20px;
    margin-top: 0px;
}

.progress .progress-bar {
    border-radius: 20px;
    position: relative;
    animation: animate-positive 2s;
}

.progress .progress-value {
    display: block;
    padding: 3px 7px;
    font-size: 13px;
    color: #fff;
    border-radius: 4px;
    background: #191919;
    border: 1px solid #000;
    position: absolute;
    top: -40px;
    right: -10px;
}

.progress .progress-value:after {
    content: "";
    border-top: 10px solid #191919;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: -6px;
    left: 26%;
}

.progress-bar.active {
    animation: reverse progress-bar-stripes 0.40s linear infinite, animate-positive 2s;
}

.qrsurvey section {
    position: absolute;
    bottom: 0;
}

.page-next {
    right: 0
}

.qak-button {
    bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
}

#flexRadioDefault-error {
    position: absolute;
    margin-top: 10px;
    bottom: -10;
    color: #fa5c7c;
    left: 5px;
}

.textarea-mobile {
    height: 100px;
}

button.page-prev.btn.btn-secondary {
    border: none !important
}

i.survey-icon {
    color: green;
    font-size: 40px;
}

.items {
    position: relative;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    transition: all 0.2s;
    transform: scale(0.98);
    will-change: transform;
    user-select: none;
    cursor: pointer;
}

.items.active {
    background: rgba(255, 255, 255, 0.3);
    cursor: grabbing;
    cursor: -webkit-grabbing;
    transform: scale(1);
}

.item {
    display: inline-block;
    min-height: 20px;
}

scroll-carousel {
    /*overflow: auto;*/
    display: block;
    position: relative;
}

.scroll-carousel__pane {
    column-gap: 0.5rem;
    display: flex;
    list-style: none;
    margin: 0;
    overflow: hidden;
    overflow-scroll: touch;
    padding-bottom: 1rem;
    padding-top: 0;
    scrollbar-width: thin;
    scrollbar-color: #aaa #eee;
}

.scroll-carousel__pane li {
    flex-shrink: 0;
}

.scroll-carousel__pane li a {
    /* aspect-ratio: 1; */
    background-color: #eee;
    display: block;
}

.scroll-carousel__next,
.scroll-carousel__prev {
    align-items: center;
    background-color: black;
    border: none;
    border-radius: 50%;
    color: white;
    display: flex;
    height: 2rem;
    line-height: 1.9rem;
    pointer-events: none;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(0, -100%);
    transition: all 256ms;
    width: 2rem;
    z-index: 10;
}

.js .scroll-carousel__next {
    right: 1.25rem;
}

.js scroll-carousel:not(.is-at-scroll-end) .scroll-carousel__next {
    cursor: pointer;
    opacity: 1;
    pointer-events: all;
}

.js .scroll-carousel__prev {
    left: 1.25rem;
}

.js scroll-carousel:not(.is-at-scroll-start) .scroll-carousel__prev {
    cursor: pointer;
    opacity: 1;
    pointer-events: all;
}

scroll-drag {
    cursor: grab;
}

scroll-drag>.is-dragging {
    cursor: grabbing !important;
    user-select: none;
}

.menu-btn {
    border-radius: 6px;
    background: #fff;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 1px 2px rgba(166, 175, 195, .25);
    box-shadow: 0 1px 2px #a6afc340;
    border: 1px solid #ececec;
    font-size: 13px;
}

.active.menu-btn {
    border-radius: 10px;
    /* border: 2px solid #0051bb; */
    -webkit-box-shadow: 0 1px 2px rgba(166, 175, 195, .25);
    box-shadow: 0 1px 2px #a6afc340;
    padding: 5px;
    background: #0051bb;
    color: #fff;
}

.menu-bg {
    background: #f2f6fc;
}

.food-menu-intro {
    background: #fff;
    border-radius: 10px;
}

.food-menu-intro:hover {
    cursor: pointer;
}

.food-menu-img {
    border: 1px solid #fff;
    border-radius: 10px;
    object-fit: cover;
    height: 80px;
    width: 100%;
}

.food-img {
    border: 1px solid #fff;
    border-radius: 10px;
    object-fit: cover;
    height: 200px;
    margin-bottom: 10px;
    width: 100%;
    position: absolute;
    z-index: -200;
}

.food-close-btn {
    padding: 20px !important;
    float: right !important;
}

.food-intro-disc {
    margin-top: 190px;
}

.food-intro {
    line-height: 1.4;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}

.food-intro p {
    line-height: 1.1;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    margin-bottom: 20px;
    height: 32px;
}

img.food-com-logo {
    height: 60px;
    object-fit: cover;
    float: left;
}

.food-phone a {
    color: #000;
    font-weight: 400;
}

.food-intro-offcanvas {
    overflow: hidden;
}

.food-intro-offcanvas {
    height: 100% !important;
}

.event-img {
    border: 1px solid #fff;
    border-radius: 14px;
    object-fit: cover;
    height: 250px;
    width: 100%;
}

.swiper-event .swiper-pagination-bullet-active {
    background: #000;
    cursor: pointer;
}

.pdf-img {
    position: relative;
}

i.pdf-lock {
    position: absolute;
    font-size: 16px;
    background: #ffd600;
    border-radius: 5px;
    top: 0px;
    color: #000;
    right: 5px;
    padding: 2px;
}

.icon-25x {
    font-size: 25px;
}

.icon-50x {
    font-size: 50px;
}

input.qr-select,
label.qr-select span {
    position: absolute;
    left: -999em;
}

label.qr-select {
    width: 100%;
    float: left;
    padding: 20px;
    cursor: pointer;
    border: 2px solid #ccc;
    border-radius: 10px;
    text-align: center;
}

.check-qr p {
    text-align: center;
}

.check-qr {
    position: relative;
}

.check-qr label:hover {
    border: 2px solid #0051bb;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    background: #fff;
}

input.qr-select:checked+label {
    border: 2px solid #0051bb;
    position: relative;
    overflow: hidden;
    z-index: 4;
    border-radius: 10px;
    background: #fff;
}

img.frame-size {
    width: 40px;
}

.frame-qr {
    height: 110px !important;
}

.clr-picker {
    display: none;
    flex-wrap: wrap;
    position: absolute;
    width: 200px;
    z-index: 1000;
    border-radius: 10px;
    background-color: #fff;
    justify-content: space-between;
    box-shadow: 0 0 5px rgba(0, 0, 0, .05), 0 5px 20px rgba(0, 0, 0, .1);
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.clr-picker.clr-open,
.clr-picker[data-inline=true] {
    display: flex;
    z-index: 900000;
}

.clr-picker[data-inline=true] {
    position: relative
}

.clr-gradient {
    position: relative;
    width: 100%;
    height: 100px;
    margin-bottom: 15px;
    border-radius: 3px 3px 0 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0), #000), linear-gradient(90deg, #fff, currentColor);
    cursor: pointer
}

.clr-marker {
    position: absolute;
    width: 12px;
    height: 12px;
    margin: -6px 0 0 -6px;
    border: 1px solid #fff;
    border-radius: 50%;
    background-color: currentColor;
    cursor: pointer
}

.clr-picker input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 8px
}

.clr-picker input[type=range]::-webkit-slider-thumb {
    width: 8px;
    height: 8px;
    -webkit-appearance: none
}

.clr-picker input[type=range]::-moz-range-track {
    width: 100%;
    height: 8px;
    border: 0
}

.clr-picker input[type=range]::-moz-range-thumb {
    width: 8px;
    height: 8px;
    border: 0
}

.clr-hue {
    background-image: linear-gradient(to right, red 0, #ff0 16.66%, #0f0 33.33%, #0ff 50%, #00f 66.66%, #f0f 83.33%, red 100%)
}

.clr-alpha,
.clr-hue {
    position: relative;
    width: calc(100% - 40px);
    height: 8px;
    margin: 5px 20px;
    border-radius: 4px
}

.clr-alpha span {
    display: block;
    height: 100%;
    width: 100%;
    border-radius: inherit;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0), currentColor)
}

.clr-alpha input,
.clr-hue input {
    position: absolute;
    width: calc(100% + 16px);
    height: 16px;
    left: -8px;
    top: -4px;
    margin: 0;
    background-color: transparent;
    opacity: 0;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none
}

.clr-alpha div,
.clr-hue div {
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 50%;
    margin-left: -8px;
    transform: translateY(-50%);
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: currentColor;
    box-shadow: 0 0 1px #888;
    pointer-events: none
}

.clr-alpha div:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    border-radius: 50%;
    background-color: currentColor
}

.clr-format {
    display: none;
    order: 1;
    width: calc(100% - 40px);
    margin: 0 20px 20px
}

.clr-segmented {
    display: flex;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 1px solid #ddd;
    border-radius: 15px;
    box-sizing: border-box;
    color: #999;
    font-size: 12px
}

.clr-segmented input,
.clr-segmented legend {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    left: 0;
    top: 0;
    opacity: 0;
    pointer-events: none
}

.clr-segmented label {
    flex-grow: 1;
    padding: 4px 0;
    text-align: center;
    cursor: pointer
}

.clr-segmented label:first-of-type {
    border-radius: 10px 0 0 10px
}

.clr-segmented label:last-of-type {
    border-radius: 0 10px 10px 0
}

.clr-segmented input:checked+label {
    color: #fff;
    background-color: #666
}

.clr-swatches {
    order: 2;
    width: calc(100% - 32px);
    margin: 0 16px
}

.clr-swatches div {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 12px;
    justify-content: center
}

.clr-swatches button {
    position: relative;
    width: 20px;
    height: 20px;
    margin: 0 4px 6px 4px;
    border: 0;
    border-radius: 50%;
    color: inherit;
    text-indent: -1000px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer
}

.clr-swatches button:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: inherit;
    background-color: currentColor;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1)
}

input.clr-color {
    order: 1;
    width: calc(100% - 80px);
    height: 32px;
    margin: 15px 20px 20px 0;
    padding: 0 10px;
    border: 1px solid #ddd;
    border-radius: 16px;
    color: #444;
    background-color: #fff;
    font-family: sans-serif;
    font-size: 14px;
    text-align: center;
    box-shadow: none
}

input.clr-color:focus {
    outline: 0;
    border: 1px solid #1e90ff
}

.clr-clear {
    display: none;
    order: 2;
    height: 24px;
    margin: 0 20px 20px auto;
    padding: 0 20px;
    border: 0;
    border-radius: 12px;
    color: #fff;
    background-color: #666;
    font-family: inherit;
    font-size: 12px;
    font-weight: 400;
    cursor: pointer
}

.clr-preview {
    position: relative;
    width: 32px;
    height: 32px;
    margin: 15px 0 20px 20px;
    border: 0;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer
}

.clr-preview:after,
.clr-preview:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    border: 1px solid #fff;
    border-radius: 50%
}

.clr-preview:after {
    border: 0;
    background-color: currentColor;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1)
}

.clr-alpha div,
.clr-color,
.clr-hue div,
.clr-marker {
    box-sizing: border-box
}

.clr-field {
    display: inline-block;
    position: relative;
    color: transparent
}

.clr-field button {
    position: absolute;
    width: 30px;
    height: 100%;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border: 0;
    color: inherit;
    text-indent: -1000px;
    white-space: nowrap;
    overflow: hidden;
    pointer-events: none
}

.clr-field button:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: inherit;
    background-color: currentColor;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .5)
}

.clr-alpha,
.clr-alpha div,
.clr-field button,
.clr-preview:before,
.clr-swatches button {
    background-image: repeating-linear-gradient(45deg, #aaa 25%, transparent 25%, transparent 75%, #aaa 75%, #aaa), repeating-linear-gradient(45deg, #aaa 25%, #fff 25%, #fff 75%, #aaa 75%, #aaa);
    background-position: 0 0, 4px 4px;
    background-size: 8px 8px
}

.clr-marker:focus {
    outline: 0
}

.clr-keyboard-nav .clr-alpha input:focus+div,
.clr-keyboard-nav .clr-hue input:focus+div,
.clr-keyboard-nav .clr-marker:focus,
.clr-keyboard-nav .clr-segmented input:focus+label {
    outline: 0;
    box-shadow: 0 0 0 2px #1e90ff, 0 0 2px 2px #fff
}

.clr-picker[data-alpha=false] .clr-alpha {
    display: none
}

.clr-picker[data-minimal=true] {
    padding-top: 16px
}

.clr-picker[data-minimal=true] .clr-alpha,
.clr-picker[data-minimal=true] .clr-color,
.clr-picker[data-minimal=true] .clr-gradient,
.clr-picker[data-minimal=true] .clr-hue,
.clr-picker[data-minimal=true] .clr-preview {
    display: none
}

.clr-dark {
    background-color: #444
}

.clr-dark .clr-segmented {
    border-color: #777
}

.clr-dark .clr-swatches button:after {
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .3)
}

.clr-dark input.clr-color {
    color: #fff;
    border-color: #777;
    background-color: #555
}

.clr-dark input.clr-color:focus {
    border-color: #1e90ff
}

.clr-dark .clr-preview:after {
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .5)
}

.clr-dark .clr-alpha,
.clr-dark .clr-alpha div,
.clr-dark .clr-preview:before,
.clr-dark .clr-swatches button {
    background-image: repeating-linear-gradient(45deg, #666 25%, transparent 25%, transparent 75%, #888 75%, #888), repeating-linear-gradient(45deg, #888 25%, #444 25%, #444 75%, #888 75%, #888)
}

.clr-picker.clr-polaroid {
    border-radius: 6px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1), 0 5px 30px rgba(0, 0, 0, .2)
}

.clr-picker.clr-polaroid:before {
    content: '';
    display: block;
    position: absolute;
    width: 16px;
    height: 10px;
    left: 20px;
    top: -10px;
    border: solid transparent;
    border-width: 0 8px 10px 8px;
    border-bottom-color: currentColor;
    box-sizing: border-box;
    color: #fff;
    filter: drop-shadow(0 -4px 3px rgba(0, 0, 0, .1));
    pointer-events: none
}

.clr-picker.clr-polaroid.clr-dark:before {
    color: #444
}

.clr-picker.clr-polaroid.clr-left:before {
    left: auto;
    right: 20px
}

.clr-picker.clr-polaroid.clr-top:before {
    top: auto;
    bottom: -10px;
    transform: rotateZ(180deg)
}

.clr-polaroid .clr-gradient {
    width: calc(100% - 20px);
    height: 120px;
    margin: 10px;
    border-radius: 3px
}

.clr-polaroid .clr-alpha,
.clr-polaroid .clr-hue {
    width: calc(100% - 30px);
    height: 10px;
    margin: 6px 15px;
    border-radius: 5px
}

.clr-polaroid .clr-alpha div,
.clr-polaroid .clr-hue div {
    box-shadow: 0 0 5px rgba(0, 0, 0, .2)
}

.clr-polaroid .clr-format {
    width: calc(100% - 20px);
    margin: 0 10px 15px
}

.clr-polaroid .clr-swatches {
    width: calc(100% - 12px);
    margin: 0 6px
}

.clr-polaroid .clr-swatches div {
    padding-bottom: 10px
}

.clr-polaroid .clr-swatches button {
    width: 22px;
    height: 22px
}

.clr-polaroid input.clr-color {
    width: calc(100% - 60px);
    margin: 10px 10px 15px 0
}

.clr-polaroid .clr-clear {
    margin: 0 10px 15px auto
}

.clr-polaroid .clr-preview {
    margin: 10px 0 15px 10px
}

.clr-picker.clr-large {
    width: 275px
}

.clr-large .clr-gradient {
    height: 150px
}

.clr-large .clr-swatches button {
    width: 22px;
    height: 22px
}

.clr-picker.clr-pill {
    width: 380px;
    padding-left: 180px;
    box-sizing: border-box
}

.clr-pill .clr-gradient {
    position: absolute;
    width: 180px;
    height: 100%;
    left: 0;
    top: 0;
    margin-bottom: 0;
    border-radius: 3px 0 0 3px
}

.clr-pill .clr-hue {
    margin-top: 20px
}

input {
    width: 150px;
    height: 32px;
    padding: 0 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    box-sizing: border-box;
}

.examples {
    display: flex;
    flex-wrap: wrap;
}

.example {
    flex-shrink: 0;
    width: 300px;
    margin-bottom: 30px;
}

.square .clr-field button,
.circle .clr-field button {
    width: 22px;
    height: 22px;
    left: 5px;
    right: auto;
    border-radius: 5px;
}

.square .clr-field input,
.circle .clr-field input {
    padding-left: 36px;
}

.circle .clr-field button {
    border-radius: 50%;
}

.full .clr-field button {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

a.mobile-login i {
    position: fixed!important;
    justify-content: flex-end !important;
}

.bs-stepper .step-trigger {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 20px;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;
    color: #6c757d;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: none;
    border-radius: .25rem;
    transition: background-color .15s ease-out, color .15s ease-out;
}

.bs-stepper .step-trigger:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.bs-stepper .step-trigger:disabled,
.bs-stepper .step-trigger.disabled {
    pointer-events: none;
    opacity: .65;
}

.bs-stepper .step-trigger:focus {
    color: #007bff;
    outline: none;
}

.bs-stepper .step-trigger:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, .06);
}

@media (max-width: 520px) {
    .bs-stepper .step-trigger {
        flex-direction: column;
        padding: 10px;
    }
}

.bs-stepper-label {
    display: inline-block;
    /* margin: .25rem; */
    color: #bdbdbd;
}

a.active>.bs-stepper-label {
    color: #0051bb;
    font-weight: 500;
}

.bs-stepper-header {
    display: flex;
    align-items: center;
}

@media (max-width: 520px) {
    .bs-stepper-header {
        margin: 0 -10px;
        text-align: center;
    }
}

.bs-stepper-line,
.bs-stepper .line {
    flex: 1 0 32px;
    min-width: 1px;
    min-height: 1px;
    margin: auto;
    background-color: rgba(0, 0, 0, .12);
    /* border-top: 0.25rem dotted #3b82f6; */
}

@media (max-width: 400px) {
    .bs-stepper-line,
    .bs-stepper .line {
        flex-basis: 20px;
    }
}

.bs-stepper-circle {
    display: inline-flex;
    align-content: center;
    justify-content: center;
    width: 2em;
    height: 2em;
    padding: .5em 0;
    margin: .25rem;
    line-height: 1em;
    color: #fff;
    background-color: #d6d6d6;
    border-radius: 1em;
}

.active .bs-stepper-circle {
    background-color: #0051bb;
}

.bs-stepper-content {
    padding: 0 20px 20px;
}

@media (max-width: 520px) {
    .bs-stepper-content {
        padding: 0;
    }
}

.bs-stepper.vertical {
    display: flex;
}

.bs-stepper.vertical .bs-stepper-header {
    flex-direction: column;
    align-items: stretch;
    margin: 0;
}

.bs-stepper.vertical .bs-stepper-pane,
.bs-stepper.vertical .content {
    display: block;
}

.bs-stepper.vertical .bs-stepper-pane:not(.fade),
.bs-stepper.vertical .content:not(.fade) {
    display: block;
    visibility: hidden;
}

.bs-stepper-pane:not(.fade),
.bs-stepper .content:not(.fade) {
    display: none;
}

.bs-stepper .content.fade,
.bs-stepper-pane.fade {
    visibility: hidden;
    transition-duration: .3s;
    transition-property: opacity;
}

.bs-stepper-pane.fade.active,
.bs-stepper .content.fade.active {
    visibility: visible;
    opacity: 1;
}

.bs-stepper-pane.active:not(.fade),
.bs-stepper .content.active:not(.fade) {
    display: block;
    visibility: visible;
}

.bs-stepper-pane.dstepper-block,
.bs-stepper .content.dstepper-block {
    display: block;
}

.bs-stepper:not(.vertical) .bs-stepper-pane.dstepper-none,
.bs-stepper:not(.vertical) .content.dstepper-none {
    display: none;
}

.vertical .bs-stepper-pane.fade.dstepper-none,
.vertical .content.fade.dstepper-none {
    visibility: hidden;
}

.logo-disc {
    line-height: 1;
}

.logo-main a {
    text-decoration: none !important;
}

.logo-main img {
    width: 50px;
}

.terms-btn {
    cursor: pointer;
}

.login-password {
    top: 70% !important;
}

.alert-danger {
    border: none !important;
    font-weight: 500 !important;
}

.intro-logo {
    width: 60px;
}

.about-img {
    margin-top: -80px;
    z-index: 5;
}

.about-text {
    position: relative;
}

.number-qr {
    border-radius: 100%;
    width: 30px;
    height: 30px;
    background: #0051bb;
    color: #fff;
    padding-top: 5px;
    font-weight: 700px;
    margin-top: -35px;
    text-align: center;
}

.type-icon.active {
    background: #ebf2fe;
    border-radius: 100%;
}

.nav-btn.active {
    border: 2px solid #0051bb;
    font-weight: bold;
    color: #01449b;
    background: #ebf2fe;
}

.nav-btn.active svg {
    background: #ebf2fe;
}

[data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
}

.simplebar-wrapper {
    /* overflow: hidden; */
    /* width: inherit; */
    height: inherit;
    max-width: inherit;
    max-height: inherit;
}

.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0;
}

.simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
    width: auto;
    max-width: 100%;
    /* Not required for horizontal scroll to trigger */
    max-height: 100%;
    /* Needed for vertical scroll to trigger */
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
}

.simplebar-content:before,
.simplebar-content:after {
    content: ' ';
    display: table;
}

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0;
}

.simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1;
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden;
}

[data-simplebar].simplebar-dragging {
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all;
}

.simplebar-scrollbar {
    position: absolute;
    left: 0;
    right: 0;
    min-height: 10px;
}

.simplebar-scrollbar:before {
    position: absolute;
    content: '';
    background: black;
    border-radius: 7px;
    left: 2px;
    right: 2px;
    opacity: 0;
    transition: opacity 0.2s 0.5s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
    opacity: 0.5;
    transition-delay: 0s;
    transition-duration: 0s;
}

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px;
}

.simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
}

.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 0;
    bottom: 0;
    min-height: 0;
    min-width: 10px;
    width: auto;
}


/* Rtl support */

[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0;
}

.simplebar-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: scrollbar !important;
}

.simplebar-dummy-scrollbar-size>div {
    width: 200%;
    height: 200%;
    margin: 10px 0;
}

.simplebar-hide-scrollbar {
    position: fixed;
    left: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.home-case-scroll {
    overflow-x: clip;
}

.copyright {
    font-size: 13px;
    color: #000000e8;
}

.intro-alert-icon {
    border-radius: 100%;
    /* background: #000000; */
    fill: #274fb9;
    /* padding: 1px; */
    color: #fff;
}


/* .border-alert-intro{
    border: 1px dashed #274fb9;
    border-radius: 10px;
} */

.border-alert-intro {
    width: 107%;
    border: 1px dashed #274fb9;
    border-radius: 10px;
    position: fixed;
    z-index: 10000;
    left: -10px;
    padding: 10px;
}

img.com-logo {
    width: 6rem;
    margin-top: -55px;
    border: 2px solid #fff;
    object-fit: cover;
    border-radius: 20px;
}

img.gallery-img {
    width: 100%;
    /* height: 100px; */
    object-fit: cover;
}

.bell-alert {
    border-radius: 10px;
    background: #ffda6c;
    border-radius: 100px;
}

.bell-footer {
    position: absolute;
    bottom: 0px;
    width: 90%;
    margin-left: 5%;
}

.menu-com-logo {
    width: 3.5rem;
    border: 2px solid #fff;
    object-fit: cover;
    background: #fff;
    border-radius: 20px;
}

.menu-bell {
    background: #ffb00d;
    border-radius: 50px;
    width: 48px;
    height: 48px;
    line-height: 2.4;
    top: -20px;
    box-shadow: rgb(255 170 0) 0px 7px 19px 0px !important;
    color: #323232
}

.menu-type {
    border-radius: 100px;
}

.menu-type.active {
    background: #ffd791;
}

.food-case-img {
    width: 50px;
}

.bg-menu {
    background: #ffd791;
    /* background: #fbecd4; */
}

.menu-footer {
    border-radius: 20px;
}

.food-menu-icon {
    border-radius: 100%;
    background: #f8b229;
    /* background: #e9e9e9; */
}

.food-menu-icon .icon.active {
    border-radius: 100%;
    fill: #000 !important;
    background: #000 !important;
}

.span-bell {
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    width: 36px;
    border-radius: 50%;
    -webkit-animation: sploosh 4s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-animation-iteration-count: infinite;
}

.span-bell:nth-child(2) {
    -webkit-animation-delay: .33s;
    -webkit-animation-duration: 2.2s;
}

.menu-bell {
    display: block;
    -webkit-animation: pulse 4s ease-out;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes sploosh {
    0% {
        box-shadow: 0 0 0 0px #f2c84c;
        background: #f2c84c;
    }
    80% {
        background: rgba(66, 166, 223, 0);
    }
    100% {
        box-shadow: 0 0 0 10px rgba(66, 166, 223, 0);
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
    }
    3.3% {
        -webkit-transform: scale(1.1);
    }
    16.5% {
        -webkit-transform: scale(1);
    }
    33% {
        -webkit-transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

.bg-qr {
    background: radial-gradient(116.18% 118% at 50% 100%, rgb(255 255 255) 0%, rgb(39 79 185 / 0%) 41.83%, rgb(235 242 254) 82.52%);
}

.qr-color-secondary {
    color: #fff;
}

.login-img {
    background-size: cover;
    background-position: center;
}

.login-bg {
    background-color: #ecf1fda1;
}

img.logo-hat {
    position: absolute;
    top: 0px;
    margin-left: -10px;
}

.bg-check {
    background: #ebf2fe;
    color: #01449b;
    font-weight: 600;
}

.vcard-dash {
    border: 10px;
    -webkit-box-shadow: 0 1px 2px rgba(166, 175, 195, .25);
    box-shadow: 0 5px 2px #a6afc340;
    border-radius: 20px !important;
}

.card-icon i {
    font-size: 24px;
    color: #00439b
}

.vcard-list {
    padding-left: 0px;
    list-style: none;
}

.cover-img-auth {
    width: 50%;
}

.readmore-btn {
    text-decoration: none;
    color: #0051bb;
}

.card-info {
    border: 1px solid #ccc;
    border-radius: 10px;
}

.facebook-home-img {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    border-radius: 28px;
    object-fit: cover;
}

.greeting-btn {
    text-decoration: none;
    color: #0051bb;
}