﻿/* Reset */

*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

    ol ol,
    ul ul,
    ol ul,
    ul ol {
        margin-bottom: 0;
    }

dt {
    font-weight: 700;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

    a:hover {
        color: #0056b3;
        text-decoration: underline;
    }

    a:not([href]):not([class]) {
        color: inherit;
        text-decoration: none;
    }

        a:not([href]):not([class]):hover {
            color: inherit;
            text-decoration: none;
        }

pre,
code,
kbd,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

button {
    border-radius: 0;
}

    button:focus:not(:focus-visible) {
        outline: 0;
    }

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

[role="button"] {
    cursor: pointer;
}

select {
    word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

    button:not(:disabled),
    [type="button"]:not(:disabled),
    [type="reset"]:not(:disabled),
    [type="submit"]:not(:disabled) {
        cursor: pointer;
    }

    button::-moz-focus-inner,
    [type="button"]::-moz-focus-inner,
    [type="reset"]::-moz-focus-inner,
    [type="submit"]::-moz-focus-inner {
        padding: 0;
        border-style: none;
    }

input[type="radio"],
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

    [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}


/* White Space Fix */

html {
    overflow-x: hidden;
    font-size: 14px;
}

@media only screen and (max-width: 768px) {
    html {
        font-size: 14px;
    }
}

h1 {
    font-size: 1.35rem;
}

h2 {
    font-size: 1.25rem;
}

h3 {
    font-size: 1.2rem;
}

h4 {
    font-size: 1.15rem;
}

h5 {
    font-size: 1.1rem;
}

h6 {
    font-size: 1rem;
}

body {
    background-color: #232e51;
    background-image: radial-gradient(circle, #4a67c4 0%, #232e51 92%);
    font-family: IRANSansWeb, 'Tahoma';
    font-size: 14px;
    color: #333;
    direction: rtl;
    text-align: right;
}

.text-primary {
    color: #4ed6ff !important;
}

.text-danger {
    color: #E22424;
}

.text-primary-dark {
    color: #00b2e8 !important;
}

.opacity-0 {
    opacity: 0;
}

hr {
    margin: 1rem 0;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

@media only screen and (min-width: 768px) {
    .d-md-none {
        display: none;
    }
}


/* Site style */
.wrapper {
    width: 50%;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    height: 100vh;
    min-height: 600px;
    z-index: -1;
    justify-content: center;
}

.container-login {
    width: 100%;
    background-color: #fcfcfc;
    border-radius: .5rem;
    padding: 3vh 1.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    z-index: 1;
}

    .container-login .image {
        /*width: 50%;*/
        padding: 1vh;
        text-align: center;
    }

        .container-login .image img {
            width: 50%;
        }

    .container-login .content {
        /*width: 50%;*/
        padding: 1vh;
    }

.container-error {
    margin-top: 1rem;
}

.content .logo {
    text-align: center;
}

    .content .logo img {
        width: 100px;
    }

.content h1 {
    margin: 1rem 0;
    text-align: center;
}

.content h2 {
    margin: 1rem 0;
    text-align: center;
}

.content h5 {
    color: #444;
}

.text-help {
    color: #6c757d;
}

.captcha {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}

.links-passcode {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#timer-container {
    margin-top: 1em;
    font-weight: bold;
}

.links {
    text-align: center;
}

    .links a {
        font-size: .9rem;
        line-height: 1.6rem;
        background-color: #fff;
        color: #333;
        transition: .3s;
        box-shadow: 0 1px 8px #eee;
        border: 1px solid #e9e9e9;
        cursor: pointer;
        margin-top: 1em;
    }

        .links a:hover {
            text-decoration: none;
            background-color: #00c230;
            color: #fff;
            transform: translateY(-1px);
        }

.social-links {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-top: 1rem;
}

    .social-links li {
        margin-left: 1rem;
        transition: all .3s;
    }

        .social-links li:last-child {
            margin: 0;
        }

        .social-links li i {
            font-size: 1.3rem;
        }

            .social-links li i:hover {
                color: #111 !important;
                background-color: #fff;
                transform: translateY(-1px);
            }

.fa-instagram {
    color: #E2246C;
}

.fa-whatsapp {
    color: #4CC25A;
}

form {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
}

input {
    background-color: #e6e6e6;
    border: 1px solid transparent;
}

.input-group input {
    flex: 1 1 auto;
    width: 1px;
}

.input-text-icon i {
    position: absolute;
    padding: 1rem;
    min-width: 40px;
}

.input-text-icon input {
    padding-right: 2.5rem;
    width: 100%;
}

    .input-text-icon input:focus {
        background-color: #f4f4f4;
        border: 1px solid #c8c8c8;
    }

    .input-text-icon input:valid {
        background-color: #f4f4f4;
    }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

input, button {
    border: 0;
    outline: 0;
    padding: .75rem;
    border-radius: .5rem;
    display: block;
    margin-top: 1em;
    text-align: right;
    direction: rtl;
}

.support-phone {
    direction: ltr;
    text-align: center;
    font-size: 1rem;
    transition: .5s;
}

    .support-phone:hover {
        color: #000;
        cursor: help;
        transform: scale(1.1);
    }

    .support-phone i {
        margin-right: .5rem;
        color: #6c757d;
    }

footer {
    color: #f2f2f2;
    text-align: center;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 0;
    direction: ltr;
    padding-top: .5rem;
    font-size: 1rem;
}

    footer a {
        color: #fbfbfb;
        font-weight: bold;
    }

        footer a:hover {
            color: #eee;
            font-weight: bolder;
        }
/* 

Device View

*/

@media screen and (max-width: 1200px) {
    .links a {
        font-size: .8rem;
    }

    .btn-form {
        padding: .5rem 1.2rem !important;
    }

    body {
        font-size: 12px;
    }
}

@media only screen and (max-width: 768px) {
    .wrapper {
        width: 100%;
        margin: 0;
        min-height: 0;
    }

    .container-login {
        width: 100%;
        height: 100vh;
    }

        .container-login .image {
            display: none;
        }

        .container-login .content {
            width: 100%;
        }

    footer {
        color: #444;
        z-index: 10;
    }

        footer a {
            color: #666;
        }
}

/* 

Button

*/

.btn-form {
    width: auto;
    font-size: 1rem;
    padding: .5rem 1.5rem;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    box-shadow: 0 0 20px #eee;
    border-radius: 5rem;
    display: inline-block;
}

.btn-grad-blue {
    background-image: linear-gradient(to right, #1FA2FF 0%, #12D8FA 51%, #1FA2FF 100%)
}

    .btn-grad-blue:hover {
        background-position: right center;
        /* change the direction of the change here */
        color: #fff;
        text-decoration: none;
    }

.btn-grad-dark {
    background-image: linear-gradient(to right, #283048 0%, #859398 51%, #283048 100%)
}

    .btn-grad-dark:hover {
        background-position: right center;
        /* change the direction of the change here */
        color: #fff;
        text-decoration: none;
    }

.btn-grad-light {
    background-image: linear-gradient(to right, #757F9A 0%, #D7DDE8 51%, #757F9A 100%)
}

    .btn-grad-light:hover {
        background-position: right center;
        /* change the direction of the change here */
        color: #fff;
        text-decoration: none;
    }


/* ajax loading animation */
.senderAnime {
    position: absolute;
    left: 0px;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: .6;
    background-color: #fff;
    display: none;
    text-align: center;
    color: #000;
    right: 0;
}

    .senderAnime .wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }

    .senderAnime h6 {
        margin-top: 1rem;
    }


.aparat-1x {
    height: 1.3rem;
    width: 1.3rem;
}

.aparat-2x {
    height: 2rem;
    width: 2rem;
}

.aparat-3x {
    height: 3rem;
    width: 3rem;
}




.loader {
    position: absolute;
    backdrop-filter: blur(3px);
    padding: 2rem;
    width: 100%;
    height: 100%;
    text-align: center;
}

.service-item {
    margin: 0 1rem;
    box-shadow: 2px 2px 4px #bbb;
    text-align: center;
    width: 150px;
    border: 1px solid #bbb;
    cursor: pointer;
    transition: .3s;
    color: #888;
}

    .service-item:hover {
        border-color: #0183ce;
        box-shadow: 3px 3px 8px #bbb;
        transform: translateY(-1px);
        color: #111;
    }

    .service-item.active {
        border: 1px solid green;
        color: green;
        transform: translateY(-1px);
        box-shadow: 6px 6px 8px #bbb;
    }

        .service-item.active:before {
            position: absolute;
            font-size: 1rem;
            font-weight: bolder;
            content: '✓';
            color: green;
            top: .5rem;
            right: .5rem;
        }


.tab {
    display: none;
}

/* Make circles that indicate the steps of the form: */
.step {
    height: 50px;
    width: 50px;
    margin: 0 2px;
    border: 2px solid #444;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
    vertical-align: middle;
    text-align: center;
    font-size: 25px;
    line-height: 50px;
}

    /* Mark the active step: */
    .step.active {
        opacity: 1;
        color: blue;
        border: 2px solid blue;
    }

    /* Mark the steps that are finished and valid: */
    .step.finish {
        opacity: .8;
        color: green;
        border: 2px solid green;
    }

.service-time {
    background-color: white;
    color: #03b104;
    padding: .5rem .25rem;
    margin: .5rem .3rem;
    border-radius: 1rem;
    font-size: .75rem;
    width: 80px;
    text-align: center;
    box-shadow: 1px 1px 3px 0px #bbb;
    cursor: pointer;
    transition: .3s;
}

    .service-time:hover {
        box-shadow: 2px 2px 4px 0px #bbb;
        transform: translateY(-1px);
    }

.service-time-full {
    box-shadow: 1px 1px 3px 0px #eee !important;
    color: #999 !important;
    transform: none !important;
    cursor: default !important;
}

.service-time.active {
    color: white;
    background-color: #03b104;
}


.mds-bootstrap-persian-datetime-picker-container
table td, th, tr, button {
    background-color: #fff !important;
}

.mds-bootstrap-persian-datetime-picker-container
table th[data-selecteddatestring] {
    border: 0;
    font-size: 1rem;
}

.mds-bootstrap-persian-datetime-picker-container
table td[data-day] {
    border-radius: 1rem;
}

    .mds-bootstrap-persian-datetime-picker-container
    table td[data-day]:hover {
        background-color: #f6f6f6;
    }

.mds-bootstrap-persian-datetime-picker-container
table td[data-today] {
    color: blue;
}

.mds-bootstrap-persian-datetime-picker-container
table td[data-selectedday] {
    color: white;
    background-color: #03b104 !important;
}

.mds-bootstrap-persian-datetime-picker-container
table, button:hover {
    background-color: #f6f6f6;
}
