@font-face {
    font-family: IRANSansWeb;
    font-style: normal;    font-display:swap;

    font-weight: 900;
    src: url("../fonts/IRANSansWeb(FaNum)_Black.woff") format('woff');
}

@font-face {
    font-family: IRANSansWeb;
    font-style: normal;    font-display:swap;

    font-weight: bold;
    src: url("../fonts/IRANSansWeb(FaNum)_Bold.woff") format('woff');
}

@font-face {
    font-family: IRANSansWeb;
    font-style: normal;    font-display:swap;

    font-weight: 500;
    src: url("../fonts/IRANSansWeb(FaNum)_Medium.woff") format('woff');
}

@font-face {
    font-family: IRANSansWeb;
    font-style: normal;    font-display:swap;

    font-weight: 300;
    src: url("../fonts/IRANSansWeb(FaNum)_Light.woff") format('woff');
}

@font-face {
    font-family: IRANSansWeb;
    font-style: normal;
    font-weight: 200;    font-display:swap;

    src: url("../fonts/IRANSansWeb(FaNum)_UltraLight.woff") format('woff');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;    font-display:swap;

    font-weight: normal;
    src: url("../fonts/IRANSansWeb(FaNum).woff") format('woff');
}
body {
    font-family: IRANSans;
    color: #535353;
}

.img-fluid {
    max-width: 100% !important;
    height: auto;
}

.form-control:focus {
    box-shadow: none;
}


/** Login 3 start **/
.login-3 {
    background: #ff574d;
}

.login-3 .form-section {
    min-height: 100vh;
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 0;
}

.login-3 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
}

.login-3 .form-inner {
    max-width: 450px;
    width: 100%;
    margin: 0 30px;
    text-align: center;
}

.login-3 .bg-img {
    min-height: 100vh;
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 0;
    z-index: 999;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.login-3 .form-section .extra-login {
    float: left;
    width: 100%;
    margin: 25px 0 25px;
    text-align: center;
    position: relative;
}

.login-3 .form-section .extra-login::before {
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
    height: 1px;
    background: #d86058;
    content: "";
}

.login-3 .form-section .extra-login > span {
    width: auto;
    float: none;
    display: inline-block;
    padding: 1px 20px;
    z-index: 1;
    position: relative;
    font-family: Open Sans;
    font-size: 15px;
    color: #fff;
    text-transform: capitalize;
    background: #ff574d;
}

.login-3 .pad-0 {
    padding: 0;
}

.login-3 .form-section p {
    color: #dadada;
    margin-bottom: 0;
    text-align: center;
    font-size: 16px;
}

.login-3 .form-section p {
    color: #fff;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
}

.login-3 .form-section p a {
    font-weight: 500;
    color: #fff;
}

.login-3 .form-section ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

.login-3 .form-section .social-list li {
    display: inline-block;
    margin-bottom: 5px;
}

.login-3 .form-section .thembo {
    margin-left: 4px;
}

.login-3 .form-section h3 {
    margin: 0 0 30px;
    font-size: 25px;
    font-weight: 400;
    color: #fff;
}

.login-3 .form-section .form-group {
    margin-bottom: 25px;
    margin-right: 20px;
}

.login-3 .form-section .form-box {
    float: left;
    width: 100%;
    text-align: left;
    position: relative;
}

.login-3 .form-section .form-box input {
    float: left;
    width: 100%;
}

.login-3 .form-section .input-text {
    padding: 10px 20px;
    font-size: 15px;
    outline: none;
    height: 55px;
    background: rgba(23, 23, 23, 0.72);
    color: #616161;
    border-radius: 50px;
    font-weight: 500;
    border: 1px solid transparent;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    text-align: right;
}

.login-3 .form-section .checkbox .terms {
    margin-left: 3px;
}

.login-3 .form-section .btn-md {
    cursor: pointer;
    padding: 15.5px 50px 14.5px 50px;
    font-size: 17px;
    font-weight: 400;
    border-radius: 50px;
}

.login-3 .form-section input[type=checkbox], input[type=radio] {
    margin-left: 3px;
}

.login-3 .form-section button:focus {
    outline: none;
    outline: 0 auto -webkit-focus-ring-color;
}

.login-3 .form-section .btn-theme.focus, .btn-theme:focus {
    box-shadow: none;
}

.login-3 .form-section .btn-theme {
    background: #2c3ca9;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    border: none;
    color: #fff;
    border-radius: 50px;
    font-weight: 400;
}

.login-3 .form-section .btn-theme:hover {
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.2);
}

.login-3 .none-2 {
    display: none;
}

.login-3 .form-section .terms {
    margin-left: 3px;
}

.login-3 .form-section .checkbox {
    font-size: 14px;
}

.login-3 .form-section .form-check {
    float: right;
    margin-bottom: 0;
    direction: rtl;
}

.login-3 .form-section .form-check a {
    color: #fff;
    float: right;
}

.login-3 .form-section .form-check-input {
    position: absolute;
    margin-left: 0;
}

.login-3 .form-section .form-check label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    top: 2px;
    margin-right: 0;
    border: 1px solid #c5c3c3;
    border-radius: 3px;
    background-color: #fff;
    right: 0;
}

.login-3 .form-section .form-check-label {
    padding-right: 25px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}

.login-3 .form-section .checkbox-theme input[type="checkbox"]:checked + label::before {
    background: #2c3ca9;
    border-color: #2c3ca9;
}

.login-3 .form-section input[type=checkbox]:checked + label:before {
    font-weight: 300;
    color: #fff;
    line-height: 19px;
    font-size: 14px;
    content: "\2713";
}

.login-3 .form-section input[type=checkbox], input[type=radio] {
    margin-top: 4px;
}

.login-3 .form-section a.forgot-password {
    font-size: 16px;
    color: #fff;
    float: right;
    line-height: 55px;
}

.login-3 .logo img {
    margin-bottom: 15px;
}

.login-3 .clip-home {
    clip-path: polygon(0 0, 100% 0, 100% 0, 80% 100%, 0 100%);
    position: relative;
}

.login-3 .form-section ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

.login-3 .form-section .social-list li {
    display: inline-block;
    margin-bottom: 5px;
}

.login-3 .form-section .social-list li a {
    font-size: 14px;
    font-weight: 400;
    width: 130px;
    margin: 2px 0 3px 0;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.login-3 .form-section .social-list li a i {
    height: 40px;
    width: 40px;
    line-height: 40px;
    float: left;
    color: #fff;
    font-size: 14px;
    border-radius: 20px;
}

.login-3 .form-section .social-list li a span {
    margin-right: 7px;
}

/** Social media **/
.login-3 .facebook-color {
    color: #4867aa;
}

.login-3 .twitter-color {
    color: #33CCFF;
}

.login-3 .google-color {
    color: #db4437;
}

.login-3 .twitter-i {
    background: #33CCFF;
}

.login-3 .facebook-i {
    background: #4867aa;
}

.login-3 .google-i {
    background: #db4437;
}
.fv-plugins-message-container{
    text-align: right;
    color: #db4437;
    direction: rtl;
    margin-right: 30px;
}
@media (max-width: 992px) {
    .login-3 .clip-home {
        clip-path: polygon(0 0, 100% 0, 100% 0%, 100% 100%, 0 100%);
        position: relative;
    }

    .login-3 .form-section {
        width: 100%;
    }

    .login-3 .bg-img {
        min-height: 100%;
        border-radius: 5px;
    }

    .none-992 {
        display: none !important;
    }
}
.login_reg {
    height: 50px;
    color: #fff;
    background: #222f3e;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
    width: max-content;
    padding: 0 25px;
    margin: auto;
    direction: rtl;
}
.login_reg:hover{text-decoration: none;color:#fff}
.login_reg svg{
    margin-left: 10px;
}
@media (max-width: 768px) {
    .login-3 .form-inner {
        margin: 0 15px;
    }
}

