@font-face {
    font-family: IranSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iranSansWeb/IRANSansWeb(FaNum).eot') format('woff'), url('../fonts/iranSansWeb/IRANSansWeb(FaNum).woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: PeydaWebFaNum;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/Peyda/PeydaWebFaNum-Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/Peyda/PeydaWebFaNum-Bold.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-display: swap;
}

@font-face {
    font-family: PeydaWebFaNum;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Peyda/PeydaWebFaNum-Regular.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/Peyda/PeydaWebFaNum-Regular.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-display: swap;
}

/* Yekan Bakh */
@font-face {
    font-family: YekanBakhFaNum;
    font-style: normal;
    font-weight: 300;
    letter-spacing: -1px !important;
    src: url('../fonts/yekanbakh/YekanBakhFaNum-Light.woff') format('woff'), url('../fonts/yekanbakh/YekanBakhFaNum-Light.woff2') format('woff2');
}

@font-face {
    font-family: YekanBakhFaNum;
    font-style: normal;
    font-weight: normal;
    letter-spacing: -1px !important;
    src: url('../fonts/yekanbakh/YekanBakhFaNum-Regular.woff') format('woff'), url('../fonts/yekanbakh/YekanBakhFaNum-Regular.woff2') format('woff2');
}

@font-face {
    font-family: YekanBakhFaNum;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -1px !important;
    src: url('../fonts/yekanbakh/YekanBakhFaNum-SemiBold.woff') format('woff'), url('../fonts/yekanbakh/YekanBakhFaNum-SemiBold.woff2') format('woff2');
}

@font-face {
    font-family: YekanBakhFaNum;
    font-style: normal;
    font-weight: bold;
    letter-spacing: -1px !important;
    src: url('../fonts/yekanbakh/YekanBakhFaNum-Bold.woff') format('woff'), url('../fonts/yekanbakh/YekanBakhFaNum-Bold.woff2') format('woff2');
}

@font-face {
    font-family: YekanBakhFaNum;
    font-style: normal;
    font-weight: 800;
    letter-spacing: -1px !important;
    src: url('../fonts/yekanbakh/YekanBakhFaNum-ExtraBold.woff') format('woff'), url('../fonts/yekanbakh/YekanBakhFaNum-ExtraBold.woff2') format('woff2');
}

@font-face {
    font-family: YekanBakhFaNum;
    font-style: normal;
    font-weight: 950;
    letter-spacing: -1px !important;
    src: url('../fonts/yekanbakh/YekanBakhFaNum-ExtraBlack.woff') format('woff'), url('../fonts/yekanbakh/YekanBakhFaNum-ExtraBlack.woff2') format('woff2');
}

select {
    font-size: 0.75rem !important;
    text-align: right !important;
}

    select.form-control {
        background-image: url('../images/arrow-down.svg');
        background-position: left center;
        background-repeat: no-repeat;
    }

    select option {
        font-size: 0.75rem !important;
        text-align: right;
    }

h6 {
    font-size: 0.75rem;
}

.slider-text {
    font-size: 1rem;
    font-weight: 700;
    color: #E6E8E6;
}

/*.row {
    --bs-gutter-x: 0.75rem;
}
*/
body {
    font-family: YekanBakhFaNum,IranSans,Tahoma;
    overflow-x: hidden;
    background: var(--bg-sso, #FFFFFF);
    font-size: 0.875rem;
    font-weight: 400;
    min-height: 100vh;
}

main {
    display: grid;
    place-items: center;
    align-content: center;
    min-height: 100vh;
}

.user-hide {
    display: none !important;
}

a {
    color: #0E3B5E;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    text-decoration: none;
}

.background-effect {
    background: #FFFFFF;
    height: 100%;
    width: 20%;
    z-index: -1;
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    background-image: url('../images/background.png');
    background-position: -29.327px -9.812px;
    background-size: 182.271% 102.07%;
}

.background-shapes {
    position: fixed;
    height: 100%;
    width: 14%;
    left: 0;
    background-image: none;
    background-position: left top;
}

.fixed-height .card {
    height: 30rem;
    margin-bottom: 1rem;
}

#login-form {
    border-radius: 0.5rem;
    background: #FFF;
    border-color: #FFFFFF;
    width: 100%;
    position: relative;
    padding: 1rem 1rem;
    margin: 1rem 0 0 0;
    text-align: center;
    box-shadow: 0px 1px 95.7px 0px rgba(22,36,80,0.20);
    min-width: 320px;
}

#main-form {
    border-radius: 0.5rem;
    width: 100%;
    position: relative;
    margin: 1rem 0 0 0;
    text-align: center;
    background: linear-gradient(359deg, #00316b 1.15%, #00316b 98.89%);
    color: #FFFFFF;
    border: none;
}

    #main-form .card-body {
        padding: 1.5rem;
    }

        #main-form .card-body .card-text p {
            font-size: 0.875rem;
            text-align: right;
        }

    #main-form.card .card-header {
        height: 6.25rem;
        padding: 0.625rem;
        border-bottom: 0.2rem solid #FFFFFF;
    }

        #main-form.card .card-header.help-header {
            background: url('/content/theme/images/header-help.png') top right;
        }

        #main-form.card .card-header.faq-header {
            background: url('/content/theme/images/header-faq.png') top right;
        }

        #main-form.card .card-header.contactus-header {
            background: url('/content/theme/images/header-contactus.png') top right;
        }

        #main-form.card .card-header .logo {
            height: 78px;
            float: right;
        }

    #main-form p {
        font-size: 1rem;
        text-align: center;
    }

.forgot-password-link {
    position: absolute;
    left: 0;
    bottom: -18px;
    font-size: 0.75rem;
}

.card .card-body {
    padding: 0;
    position: inherit;
}

.card.card-transparent, .card.card-transparent .card-body {
    border: none;
    background-color: transparent !important;
}

.card-info {
    margin: 3rem 0;
    max-width: 42.5rem;
}

.logo {
    text-align: center;
    margin: 0 auto 3rem auto;
    text-align: center;
    max-height: 8rem;
    display: block;
}

.card h1 {
    color: #00316b;
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: right;
    font-family: PeydaWebFaNum;
}

h2 {
    font-size: 0.75rem;
    color: #181D18;
    font-weight: 400;
    margin-bottom: 2rem;
    text-align: right;
}

h3 {
    font-size: 1.25rem;
    text-align: right;
    font-weight: bold;
    font-family: PeydaWebFaNum;
    color: #E6E8E6;
}

p {
    font-size: 0.75rem;
    text-align: right;
}

.card .form-group {
    position: relative;
}

.form-group label {
    position: absolute;
    right: 10px;
    top: -10px;
    font-weight: 400;
    font-size: 0.75rem;
    color: #181D18;
    background-color: #FFFFFF;
    padding: 0 4px;
}

.card .form-group input, .card .form-group select {
    margin-bottom: 1.75rem;
    height: 3rem;
    border-radius: 0.3125rem;
    border: 1px solid #D0D5DD;
}

    .card .form-group input:focus {
        border: 2px solid #172554;
        box-shadow: none;
    }

.user-icon {
    background: url(../images/user.svg) no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 14px;
    right: 0.5rem;
    color: #0E3B5E;
}

.security-icon {
    background: url(../images/Security.svg) no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 14px;
    right: 0.5rem;
}

.captcha-image {
    border: 1px solid #D4E7F6;
    height: 3rem;
    margin-right: 2rem;
    display: block;
    width: calc(100% - 2rem);
    overflow: hidden;
}

.captcha-renew {
    background-image: url('../images/rotate-left.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-color: #0E3B5E;
    position: absolute;
    right: 0;
    height: 1.5rem;
    top: 0;
    margin: 0;
    border: 1px solid #FFFFFF;
    border-radius: 0.3125rem;
    width: 1.5rem;
}

.captcha-voice {
    background-image: url('../images/volume-low.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-color: #0E3B5E;
    position: absolute;
    right: 0;
    height: 1.5rem;
    border: 1px solid #FFFFFF;
    bottom: 0;
    margin: 0;
    border-radius: 0.3125rem;
    width: 1.5rem;
}

a.forgot-password {
    position: absolute;
    bottom: -20px;
    left: 0;
    color: #1D2939 !important;
    font-size: 0.875rem;
    font-weight: 700;
}

.btn {
    height: 3rem;
    border-radius: 0.3125rem;
    border: 1px solid #0E3B5E;
    margin-bottom: 1rem;
    line-height: 2rem;
}

.btn-success {
    background-color: #0E3B5E;
    min-width: 120px;
}

.btn-primary {
    background-color: #0E3B5E;
    color: #FFFFFF;
}

    .btn-primary:focus {
        background-color: #0E3B5E;
    }

    .btn-primary:hover {
        background-color: #0E3B5E;
        color: #FFFFFF;
        border: 1px solid #0E3B5E;
    }

.btn-outline-primary {
    color: #0E3B5E !important;
}

.btn-choose-gov {
    font-size: 0.875rem;
}

.btn-outline-primary:hover {
    border: 2px solid #0E3B5E;
    background-color: #FFFFFF;
}

.text-on-line {
    border-top: 1px solid #D0D5DD;
    width: 100%;
    position: relative;
    margin-bottom: 1.5rem;
    margin-top: 0.5rem;
}

    .text-on-line span {
        font-size: 0.875rem;
        color: #181D18;
        position: absolute;
        top: -10px;
        background-color: #FFFFFF;
        width: 20px;
        text-align: center;
        right: calc(50% - 10px);
        font-weight: 400;
    }

.main-form-menu {
    position: absolute;
    left: 12px;
    top: 15px;
    width: 72px;
}

.main-form-header-menu {
    position: absolute;
    left: 8px;
    top: 8px;
}

    .main-form-header-menu img {
        color: #98A2B3;
        padding: 8px 8px;
    }

#btnresend {
    position: absolute;
    top: 0;
    left: 0;
    margin: 5px;
    background-color: #EEE;
    border: none;
    font-size: 0.875rem;
    height: 2.4rem;
    color: #474D66;
    line-height: 1rem;
}

.main-form-menu img {
    color: #98A2B3;
    padding: 12px 24px;
}

.notify-success {
    color: #239A19;
    font-size: 0.75rem;
    text-align: left;
    margin-top: -1.5rem;
    display: block;
    margin-bottom: 1rem;
    height: 1rem;
}

#CaptchaCode.form-control {
    margin-bottom: 1rem;
}

.validation-summary-errors {
    text-align: right;
    color: red;
    font-size: 0.75rem;
}

.field-validation-error {
    text-align: right;
    color: red;
    font-size: 0.75rem;
}

.input-validation-error {
    border: 2px solid #e50000 !important;
}

label.error {
    color: red;
    display: block;
    position: relative;
    font-size: 0.75rem !important;
    padding: 0 !important;
    border: none !important;
    text-align: right;
}

.checkbox-inline label.error {
    display: inline;
    text-align: left;
    position: absolute;
    top: 20px;
    right: auto;
    height: 5px;
}

.image-slide {
    margin: 0 auto 1.5rem auto;
    padding: 0.625rem 0;
    height: 17.875rem;
}

.unmask {
    background: no-repeat;
    border: none;
    position: absolute;
    left: 5px;
    top: 15px;
}

.help {
    text-align: right;
    font-size: 0.625rem;
    margin-top: -1.5rem;
    margin-bottom: 0.25rem;
    display: block;
}

    .help b {
        font-size: 0.75rem;
        line-height: 1.5rem;
    }

@media (max-width:480px) {
    #main-form {
        margin-top: 1rem !important;
        height: auto !important;
        max-height: auto !important;
    }

    #login-form {
        margin-bottom: 1rem !important;
    }
}

@media (max-width:1000px) {
    .background-effect {
        display: none;
    }

    #login-form {
        margin: 1rem auto !important;
    }

    .fixed-height .card {
        min-height: 10rem;
        height: auto !important;
        max-height: auto !important;
    }

    .card-info {
        margin: 3rem;
    }

    main {
        display: initial;
    }
}

@media (max-width:1200px) {
    .btn-choose-gov {
        font-size: 0.8rem !important;
    }
}

.owl-carousel .owl-item .item {
    max-width: 33rem;
    margin: 0 auto;
}

.owl-carousel .owl-item img {
    width: auto !important;
    display: inline !important;
    max-width: 100%;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 0 !important;
}

.contactus-body {
    text-align: right !important;
}

    .contactus-body h3 {
        margin-bottom: 1rem;
    }

.contact-data {
    min-width: 350px;
    display: block;
    text-align: right !important;
    line-height: 2rem;
}

    .contact-data b {
        color: #01EEAB;
        padding-left: 15px;
    }

.contact-form {
    min-width: 350px;
    display: block;
    border-right: 1px solid #344054;
    padding: 0 15px 0 0;
}

    .contact-form input, .contact-form textarea {
        background-color: #00316b;
        border: 1px solid #D0D5DD !important;
        margin-bottom: 0.5rem !important;
    }

    .contact-form label {
        position: relative;
        background-color: #00316b;
        color: #E6E8E6;
        right: 0;
        top: auto;
    }

.faq-search {
    margin: 1rem auto 2rem auto;
    width: 23rem;
    padding: 0.5rem 2rem;
    background-image: url('/content/theme/images/search.svg');
    background-position: right center;
    background-repeat: no-repeat;
}

.accordion, .accordion-item, .accordion-header, .accordion-button, .accordion-button:focus {
    background-color: #00316b !important;
    color: #FFFFFF;
    border-radius: 0;
    border: none;
    box-shadow: none;
    font-size: 0.85rem !important;
    font-weight: 400;
}

    .accordion-button, .accordion-button:focus {
        border-bottom: 1px solid #344054;
        border-radius: 0;
        box-shadow: none;
        color: #FFFFFF;
    }

        .accordion-button::after {
            position: absolute;
            left: 0;
            color: #01EEAB;
            background: url('../images/arrow-down-faq.svg');
        }

        .accordion-button:not(.collapsed)::after {
            position: absolute;
            left: 0;
            color: #01EEAB;
            background: url('../images/arrow-down-faq.svg');
            transform: rotate(180deg);
        }

.accordion-body {
    text-align: justify;
    line-height: 2;
    font-size: 0.75rem !important;
    color: #DDDDDD;
}

.card-header h4 {
    font-size: 1.25rem;
    margin: 0.5rem auto;
    text-align: center;
    position: absolute;
    left: 40%;
    right: 40%;
    top: 2rem;
}

.backbtn {
    font-family: PeydaWebFaNum;
    display: inline-block;
    color: #ED8F4A;
    font-size: 0.875rem;
    position: absolute;
    left: 1rem;
    top: 1rem;
    direction: ltr;
    font-weight: bold;
    line-height: 2;
}

    .backbtn img {
        padding: 5px;
    }

    .backbtn:hover {
        color: #ED8F4A;
    }

.btn.btn-outline-primary:focus {
    background-color: #FFFFFF;
    box-shadow: none;
    border: 2px solid #0E3B5E;
}


.contact-form input, .contact-form textarea {
    color: #FAFAFA;
}

    .contact-form input:focus, .contact-form textarea:focus {
        color: #000000;
    }


