@font-face {
    font-family: Vazir;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/vazir/Vazir-Black-FD.woff') format('woff');   /* All Major Browsers */
}

@font-face {
    font-family: Vazir;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/vazir/Vazir-Bold-FD.woff') format('woff');   /* All Major Browsers */
}

@font-face {
    font-family: Vazir;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/vazir/Vazir-Light-FD.woff') format('woff');   /* All Major Browsers */
}

@font-face {
    font-family: Vazir;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/vazir/Vazir-Medium-FD.woff') format('woff');   /* All Major Browsers */
}

@font-face {
    font-family: Vazir;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/vazir/Vazir-Thin-FD.woff') format('woff');   /* All Major Browsers */
}

body {
    height: 100%;
    font-family: Vazir;
    direction: ltr !important;
    background: #f7f7f7;
    overflow-x: hidden;
}

/*---------------------------------------------*/
input {
    outline: none;
    border: none;
}

input::-webkit-input-placeholder {
    color: #d8cfc8;
}

input:-moz-placeholder {
    color: #d8cfc8;
}

input::-moz-placeholder {
    color: #d8cfc8;
}

input:-ms-input-placeholder {
    color: #d8cfc8;
}

/*---------------------------------------------*/
button {
    outline: none !important;
    border: none;
    background: transparent;
}

button:hover {
    cursor: pointer;
    color:#fff !important;
}

iframe {
    border: none !important;
}

/*//////////////////////////////////////////////////////////////////*/
.bg-form6 {
    width: 100%;
    background: #f2f3f5 !important;
    position: relative;
}

.container-form6 {
    width: 100%;

    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background-color: #f2f3f5;
    position: relative;
}

.wrap-form6 {
    width: 411px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #dedede;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    position: relative;
}

.label-checkbox100 a {
    text-decoration: none;
    font-weight: 500;
    color: #00bfd6;
}

.Terms-conditions-register p {
    color: #000;
}

/*------------------------------------------------------------------*/
.form6-form {
    width: 100%;
}

.main-form6 {
    padding: 0px 40px 17px;
}

.container-form6 .logo {
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
    text-align: center;

}

.container-form6 .logo img {
    height: 49px;
    margin-bottom: 10px;
    width: 140px;
}

.form6-form-title {
    border-bottom: 1px solid #ececec;
    color: #656565;
    padding: 17px 40px;
    font-size: 19px;
    line-height: 1.222;
    font-weight: 500;
    width: 100%;
    display: block;
    margin-bottom: 12px;
    font-family: Vazir;
}

/*------------------------------------------------------------------
[  ]*/

.wrap-input6 {
    width: 100%;
    position: relative;
    border-bottom: 2px solid rgba(255, 255, 255, 0.24);
    margin-bottom: 6px;

}

.input-frm-6 {
    text-align: center;
}

.input6 {
    font-weight: 200;
    font-size: 13px !important;
    padding: 6px 14px 5px !important;
    outline: none;
    font-family: Vazir;
    text-align: left;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #c8c8c8 !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0px !important;
}

.select6 {
    font-weight: 200;
    font-size: 13px !important;
    padding: 6px 14px 5px !important;
    outline: none;
    font-family: Vazir;
    direction: rtl;
    text-align: right;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #c8c8c8 !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100%;
    margin-right: 0px !important;
}

.select6:focus {
    outline: none !important;
}

/*---------------------------------------------*/
input.input6 {
    height: 40px;
}

/*------------------------------------------------------------------
[  ]*/
.container-form6-form-btn {
    padding-top: 23px;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.container-form6-form-btn .login-p {
    float: right;
    width: 103px;
    text-align: right;
}

.form6-form-btn {
    font-size: 18px;
    line-height: 1.2;
    padding: 14px 80px 14px 55px;
    border-radius: 8px !important;
    background-color: #00bfd6;
    border: 1px solid #41a7b4 !important;
    color: #fff;
    overflow: hidden;
    text-align: center;
    letter-spacing: -.6px;
    width: 100%;
    position: unset !important;
    cursor: pointer;
}

.ums_login_otp {
    font-size: 18px;
    line-height: 1.2;
    padding: 14px 80px 14px 55px;
    border-radius: 8px !important;
    background-color: #00bfd6;
    border: 1px solid #41a7b4 !important;
    color: #fff;
    overflow: hidden;
    position: unset !important;
    cursor: pointer;
}

.form6-form-btn:before {
    width: 95px;
    height: 59px;
    position: absolute;
    left: -15px;
    top: 19px;
    background: hsla(0, 0%, 100%, .19);
    content: "";
    border-radius: 73%;
}

.form6-form-btn:hover:before {
    opacity: 0;
}

.c-account-box__footer {
    border-top: 1px solid rgba(0, 190, 214, .13);
    padding: 25px 40px 28px;
    background: rgba(0, 190, 214, .04);
    text-align: center;
    font-size: 15px;
    line-height: 1;
    position: relative;
    line-height: 1.467;
}

.btn-link-spoiler {
    color: #1ca2bd;
    padding: 0;
    text-decoration: none;
    line-height: 2;
    position: relative;
}

.btn-link-spoiler:hover {
    text-decoration: none;
}

.btn-link-spoiler:after {
    left: 0px;
    right: inherit;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #1ca2bd;
    width: 59px;
    top: 14px;
}

.btn-link-spoiler-login {
    color: #1ca2bd;
    padding: 0;
    text-decoration: none;
    line-height: 2;
    position: relative;
}

.btn-link-spoiler-login:hover {
    text-decoration: none;
}

.c-form-account__title {
    color: #656565;
    margin-bottom: 11px;
    letter-spacing: -.6px;
    font-weight: 300;
    position: relative;
    font-size: 15px;
    line-height: 2.407;
    width: 100%;
    text-align: right;
}

.form6-form-btn:after {
    position: absolute;
    left: 20px;
    top: 31px;
    font-size: 30px;
}

.form6-form-btn:after {
    font-family: "Font Awesome 5 Free";
    content: "\f234";
    font-weight: 900;
}

.form6-icon:after {
    font-family: "Font Awesome 5 Free";
    content: "\f2f6";
    font-weight: 900;
}

.form6-icon-lost:after {
    font-family: "Font Awesome 5 Free";
    content: "\f023";
    font-weight: 900;
}

.form6-form-btn:not(.disabled):not(.is-inactive):not([disabled]):hover:before {
    width: 900px;
    height: 317px;
    right: -450px;
    /* top: -450px; */
    transform: unset;
}

.form6-form-btn:not(.disabled):not(.is-inactive):not([disabled]):before {
    transition: all .3s ease-in-out;
}

/*------------------------------------------------------------------
[ Responsive ]*/

@media (max-width: 576px) {
    .container-form6 {
        padding: 0px;
    }
}

/*------------------------------------------------------------------
[ Alert validate ]*/
.valid-password{
    text-align: right;
}
.validate-input {
    position: relative;
}

.alert-validate::before {
    content: attr(data-validate);
    position: absolute;
    max-width: 70%;
    background-color: #fff;
    border: 1px solid #c80000;
    border-radius: 2px;
    padding: 4px 25px 4px 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0px;
    pointer-events: none;

    font-family: Vazir;
    color: #c80000;
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

.alert-validate::after {
    content: "\f12a";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    color: #c80000;
    font-size: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 8px;
}

.alert-validate:hover:before {
    visibility: visible;
    opacity: 1;
}

@media (max-width: 992px) {
    .alert-validate::before {
        visibility: visible;
        opacity: 1;
    }
}

.wrap-left4 {
    display: none;
}

.contact4-title-span {
    display: none;
}

.icon-user {
    display: none;
}

.forgot-pass {
    display: none;
}

.link-login {
    text-align: center;
    margin-top: 25px;
}

.link-login a {
    color: #000;
    font-weight: 200;
}

.link-login a:hover {
    text-decoration: none;
}

.forget-form5 {
    text-align: center;
}

.forget-form5 a {
    color: #000;
    text-decoration: none;
    font-weight: 500;
}

.form6-form .logo {
    display: none;
}

.form5-form-title {
    display: none;
}

.container-form5-form-btn .login-p {
    display: none;
}

.container-form5-form-btn {
    display: none;
}

.txt_footer {
    display: none;
}

.c-footer-light__links li {
    display: inline-block;
    margin: 0 17px;
}

.main-footer-form6 {
    text-align: center;
}

.c-footer-light {
    background: #f2f3f5;
    position: absolute;
    width: 100%;
}

.c-footer-light__links li a {
    color: #7f7f7f;
    letter-spacing: -.5px;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    line-height: 1.692;
}

.btn-link-spoiler-login:after {
    left: 0px;
    right: inherit;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #1ca2bd;
    width: 47px;
    top: 14px;
}

.c-footer-light .container {
    border-top: 1px solid #e7e7e7;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
    color: #b1b1b1;
}

.c-footer-light__text {
    font-size: 13px;
    line-height: 21px;
    color: #b0b0b0;
    text-align: center;
    direction: rtl;
    margin-top: 35px;
    font-weight: 300;
}

.form5-form .logo {
    display: none;
}

.sub-title {
    display: none;
}

.register_link {
    display: none;
}

.contact100-form-checkbox {
    padding-top: 12px;
    padding-bottom: 20px;
}

.input-checkbox100 {
    display: none !important;
}

.label-checkbox100 {
    display: block;
    position: relative !important;
    padding-left: 27px;
    cursor: pointer !important;
    font-size: 14px !important;
    color: #000 !important;
    line-height: 1.2;
    float: left;
}

.label-checkbox100::before {
    content: "\f00c" !important;
    font-family: FontAwesome;
    font-size: 15px;
    color: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 2px;
    background: #d5d9da;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.input-checkbox100:checked + .label-checkbox100::before {
    color: #555555;
}

.c-form-account__title .forget-pass {
    float: right;
    position: relative;
}

.c-form-account__title .forget-pass a {
    color: #1ca2bd;
    padding: 6px 0px;
    line-height: 3;
    font-size: 13px;
    text-decoration: none;
    font-weight: 300;
}

.c-form-account__title .forget-pass a:after {
    left: 0px;
    right: inherit;
    top: 54%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #1ca2bd;
    width: 106px;
}

.form5-sub-title {
    display: none;
}

.form6-sub-title {
    padding: 0px 40px 17px;
    font-size: 14px;
    font-weight: 300;
}

.countdowns-s {
    float: right;
    width: 100%;
    text-align: center;
    padding: 14px 0;
}

#User_check_mobile_code {
    letter-spacing: 15px;
    font-size: 17px !important;
    font-weight: bold;
    text-align: center !important;
}

#UserCheckLoginEmail {
    letter-spacing: 15px;
    font-size: 17px !important;
    font-weight: bold;
    text-align: center !important;
}

#UserCheckLoginSms {
    letter-spacing: 15px;
    font-size: 17px !important;
    font-weight: bold;
    text-align: center !important;
}

.SendAgainCode {
    color: #000;
    text-decoration: none;
    font-size: 13px;
}
.SendAgainCodeLogin {
    color: #000;
    text-decoration: none;
    font-size: 13px;
}

.SendAgainCodeLogin:hover {
    color: red;
    text-decoration: none;
}
#sendCodeSmsfr6 {
    float: right;
    width: 100%;
    margin-top: 14px;
    text-align: center;
    padding: 15px 0px;
}

.SendAgainCode:hover {
    color: red;
    text-decoration: none;
}

.box-title {
    position: relative;
    padding: 2px 6px;
    display: inline-block;
    top: 1px;
    border-radius: 5px 5px 0 0;
    margin-bottom: 14px;
    font-weight: bold;
    color: #000;
    font-size: 15px;
}

.contact-title-span {
    display: none;
}

.logo-th8 {
    display: none;
}

.form8-form-title {
    display: none;
}

.c-account-box__footer8 {
    display: none;
}

.forget-pass8 {
    display: none;
}

.c-account-box_footer1 {
    display: none;
}

.subtitle-frm1 {
    display: none;
}

.form2-form-title {
    display: none;
}

.btn-login-google {
    width: 100%;
    margin-top: 13px;
    border-radius: 50px;
}

.btn-login-google i {
    padding-right: 7px;
}