
/*//////////////////////////////////////////////////////////////////
[ RESTYLE TAG ]*/

@font-face {
    font-family: 'Shabnam-Bold-FD';
    src: url('../../service/fonts/IRANSansWeb_Medium.woff2') format('woff2'), url('../../service/fonts/IRANSansWeb_Medium.woff') format('woff'), url('../../service/fonts/IRANSansWeb_Medium.ttf') format('truetype'), url('../../service/fonts/IRANSansWeb_Medium.eot') format('embedded-opentype');
}


@font-face {
    font-family: 'diero';
    src: url('../../service/fonts/IRANSansWeb_Medium.woff2') format('woff2'), url('../../service/fonts/IRANSansWeb_Medium.woff') format('woff'), url('../../service/fonts/IRANSansWeb_Medium.ttf') format('truetype'), url('../../service/fonts/IRANSansWeb_Medium.eot') format('embedded-opentype');
}


* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    font-weight: 600 !important;
    font-family: 'Shabnam-Bold-FD';
}

body, html {
    height: 100%;
}

.fy {
    font-family: 'Shabnam-Bold-FD' !important;
}

/*---------------------------------------------*/
a {
    font-family: 'Shabnam-Bold-FD';
    font-size: 14px;
    line-height: 1.7;
    color: #666666;
    margin: 0px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    text-decoration: none !important;
}

    a:focus {
        outline: none !important;
    }

    a:hover {
        text-decoration: none;
        color: #333333;
    }

/*---------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    margin: 0px;
}

p {
    font-family: 'Shabnam-Bold-FD' !important;
    font-size: 14px;
    line-height: 1.7;
    color: #666666;
    margin: 0px;
}

ul, li {
    margin: 0px;
    list-style-type: none;
}


/*---------------------------------------------*/
input {
    outline: none;
    border: none;
}

textarea {
    outline: none;
    border: none;
}

    textarea:focus, input:focus {
        border-color: transparent !important;
    }

input::-webkit-input-placeholder {
    color: #8a8989;
    font-size: 13px;
}

input:-moz-placeholder {
    color: #8a8989;
    font-size: 13px;
}

input::-moz-placeholder {
    color: #8a8989;
    font-size: 13px;
}

input:-ms-input-placeholder {
    color: #8a8989;
    font-size: 13px;
}

textarea::-webkit-input-placeholder {
    color: #8a8989;
}

textarea:-moz-placeholder {
    color: #8a8989;
}

textarea::-moz-placeholder {
    color: #8a8989;
}

textarea:-ms-input-placeholder {
    color: #8a8989;
}

/*---------------------------------------------*/
button {
    outline: none !important;
    border: none;
    background: transparent;
}

    button:hover {
        cursor: pointer;
    }

iframe {
    border: none !important;
}

/*//////////////////////////////////////////////////////////////////
[ utility ]*/

/*==================================================================
[ Text ]*/
.txt1 {
    font-family: 'Shabnam-Bold-FD' !important;
    font-size: 13px;
    line-height: 1.4;
    color: #999999;
}

.txt2 {
    font-family: 'Shabnam-Bold-FD' !important;
    font-size: 13px;
    line-height: 1.4;
    color: #3c4ab0;
}

.txt3 {
    font-family: 'Shabnam-Bold-FD' !important;
    font-size: 15px;
    line-height: 1.4;
    color: #3c4ab0;
    text-transform: uppercase;
}

/*==================================================================
[ Size ]*/
.size1 {
    width: 355px;
    max-width: 100%;
}

.size2 {
    width: calc(100% - 43px);
}


/*//////////////////////////////////////////////////////////////////
[ login ]*/

.limiter {
    width: 100%;
    margin: 0 auto;
}

.container-login100 {
    width: 100%;
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background-size: cover;
    /* opacity: 0.9; */
    background-image: linear-gradient( rgba(247, 247, 247, 0.90) 0%, rgba(247, 247, 247, 0.90) 100%),url(../../service/img/bg8.jpg) !important;
    overflow: hidden;
    background-attachment: fixed;
}

}

.wrap-login100 {
    width: 1170px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    flex-direction: row-reverse;
}

/*==================================================================
[ login more ]*/
.login100-more {
    width: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
}

    .login100-more::before {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.3);
    }



/*==================================================================
[ Form ]*/

.login100-form {
    width: 30%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    flex-wrap: wrap;
    padding: 30px 30px 8px 30px;
    background-color: rgba(255, 255, 255, 0.92);
    height: auto;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.27);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.27);
    background-color: #fff;
    border-bottom: 1px solid #e4e4e4;
}

.login100-form-title {
    font-family: 'Shabnam-Bold-FD';
    font-size: 15px;
    color: #8a8989;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    font-weight: 900;
    display: block;
}



/*------------------------------------------------------------------
[ Input ]*/

.wrap-input100 {
    width: 100%;
    position: relative;
    border: 1px solid #c6c6c6;
    border-radius: 5px;
}

.rs1-wrap-input100,
.rs2-wrap-input100 {
    width: 100%;
}

.rs2-wrap-input100 {
    border-left: none;
}


.input100 {
    display: block;
    width: 100%;
    background: transparent;
    font-family: 'Shabnam-Bold-FD' !important;
    font-size: 15px;
    color: #666666;
    line-height: 1.2;
    padding: 0 0px;
}

input.input100 {
    height: 55px;
}

/*---------------------------------------------*/

.focus-input100 {
    position: absolute;
    display: block;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    top: -1px;
    left: -1px;
    pointer-events: none;
    border: 2px solid #3c4ab0;
    border-radius: 5px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scaleX(1.1) scaleY(1.3);
    -moz-transform: scaleX(1.1) scaleY(1.3);
    -ms-transform: scaleX(1.1) scaleY(1.3);
    -o-transform: scaleX(1.1) scaleY(1.3);
    transform: scaleX(1.1) scaleY(1.3);
}

.input100:focus + .focus-input100 {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}



/*------------------------------------------------------------------
[ Button ]*/
.container-login100-form-btn {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.login100-form-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    width: 100%;
    height: 50px;
    border-radius: 3px;
    background: #3c4ab0;
    font-family: Montserrat-Bold;
    font-size: 15px;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.bgbt {
    background-color: #00BCD4;
}

.login100-form-btn:hover {
    background: #333333;
}



/*------------------------------------------------------------------
[ Responsive ]*/

@media (max-width: 992px) {
    .login100-form {
        width: 60%;
        padding-left: 30px;
        padding-right: 30px;
    }

    .login100-more {
        width: 40%;
    }
}

@media (max-width: 768px) {
    .login100-form {
        width: 97%;
    }

    .login100-more {
        width: 100%;
    }
}

@media (max-width: 576px) {
    .login100-form {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 50px;
    }

    .rs1-wrap-input100,
    .rs2-wrap-input100 {
        width: 100%;
    }

    .rs2-wrap-input100 {
        border-left: 1px solid #c6c6c6;
    }
}


/*------------------------------------------------------------------
[ Alert validate ]*/

.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: 12px;
    pointer-events: none;
    font-family: 'Shabnam-Bold-FD' !important;
    color: #c80000;
    font-size: 13px;
    line-height: 1.4;
    text-align: right;
    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: 18px;
}

.alert-validate:hover:before {
    visibility: visible;
    opacity: 1;
}

@media (max-width: 992px) {
    .alert-validate::before {
        visibility: visible;
        opacity: 1;
    }
}

.bguser {
    background-image: url('../l1.png');
    background-repeat: no-repeat;
    background-position-x: 96%;
    background-position-y: 12px;
    padding-right: 12%;
}

.bgpass {
    background-image: url('../l2.png');
    background-repeat: no-repeat;
    background-position-x: 96%;
    background-position-y: 12px;
    padding-right: 12%;
}
/* The container */
.container {
    display: inline-block;
    position: relative;
    padding-right: 35px;
    margin-bottom: 16px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #434343;
    font-size: 14px;
}

    /* Hide the browser's default checkbox */
    .container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    right: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border: solid #c6c6c6 1px;
    border-radius: 7px !important;
    transition: all linear 0.3s;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #ccc;
    transition: all linear 0.3s;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
    background-color: #FF5722;
    border-radius: 7px;
    transition: all linear 0.3s;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ramz {
    position: relative;
    left: 0px;
    float: left;
    line-height: 2.5;
    font-size: 12px;
    font-weight: 900 !important;
    color: #00BCD4 !important;
}

.titlelogin {
    font-size: 14px;
    position: relative;
    right: 100px;
}

form {
    width: 100% !important;
}

.clsdong {
    font-size: 14px;
    color: #7d0f0f;
    position: relative;
    top: -21px;
    right: -89px;
}

.signuplinl {
    position: absolute;
    top: 10px;
    left: 105px;
    font-size: 12px;
    padding: 10px;
    border-radius: 3px;
    box-shadow: 0px 2px 4px 0 hsla(0, 0%, 0%, 0.13);
    background-color: #fff;
    color: #ff006e;
}

.homelinl {
    position: absolute;
    top: 10px;
    left: 5px;
    font-size: 12px;
    padding: 10px;
    border-radius: 3px;
    box-shadow: 0px 2px 4px 0 hsla(0, 0%, 0%, 0.13);
    background-color: #fff;
    color: #3c4ab0;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.title {
    width: 100%;
    text-align: right;
    line-height: 2.5;
    font-size: 14px;
    padding-right: 6px;
}

.title1 {
    width: 100%;
    text-align: center;
    line-height: 3.5;
    font-size: 15px;
    padding-right: 6px;
}

.ramz1 {
    line-height: 2.5;
    font-size: 12px;
    font-weight: 900 !important;
    color: #00BCD4 !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
    -webkit-text-fill-color: #3c4ab0 !important;
    font-weight: 900 !important;
    font-size: 18px !important;
    padding-right: 11px;
}
