@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/woff/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2') format('woff2');
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/iranyekanwebboldfanum.eot');
    src: url('../fonts/eot/iranyekanwebboldfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff/iranyekanwebboldfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/iranyekanwebboldfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/eot/iranyekanwebthinfanum.eot');
    src: url('../fonts/eot/iranyekanwebthinfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff/iranyekanwebthinfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/iranyekanwebthinfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/iranyekanweblightfanum.eot');
    src: url('../fonts/eot/iranyekanweblightfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff/iranyekanweblightfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/iranyekanweblightfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/iranyekanwebregularfanum.eot');
    src: url('../fonts/eot/iranyekanwebregularfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff/iranyekanwebregularfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/iranyekanwebregularfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/eot/iranyekanwebmediumfanum.eot');
    src: url('../fonts/eot/iranyekanwebmediumfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff/iranyekanwebmediumfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/iranyekanwebmediumfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/eot/iranyekanwebextraboldfanum.eot');
    src: url('../fonts/eot/iranyekanwebextraboldfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff/iranyekanwebextraboldfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/iranyekanwebextraboldfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/eot/iranyekanwebblackfanum.eot');
    src: url('../fonts/eot/iranyekanwebblackfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff/iranyekanwebblackfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/iranyekanwebblackfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 950;
    src: url('../fonts/eot/iranyekanwebextrablackfanum.eot');
    src: url('../fonts/eot/iranyekanwebextrablackfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff/iranyekanwebextrablackfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/iranyekanwebextrablackfanum.ttf') format('truetype');
}

.material-icons.md-18 {
    font-size: 18px;
}

.material-icons.md-24 {
    font-size: 24px;
}

.material-icons.md-32 {
    font-size: 32px;
}

.material-icons.md-48 {
    font-size: 48px;
}

.primary-yellow {
    color: #eac135 !important;
}

.pointer {
    cursor: pointer;
    padding: 10px;
    transition: .2s all ease-out;
    border: 1px solid #eac135;
}

a.pointer:hover {
    box-shadow: 0px 0px 3px #eac135;
    text-decoration: none;
}

body, html {
    margin: 0;
    padding: 0;
    font-family: 'iranyekan';
    overflow-x: hidden;
    direction: rtl;
    height: 100%;
    background-color: #fff !important;

}

p, strong, span, div {
    font-size: 14px;
}

nav {
    -webkit-box-shadow: 0px 0px 15px #d4d4d4a8;
    -moz-box-shadow: 0px 0px 15px #d4d4d4a8;
    box-shadow: 0px 0px 15px #d4d4d4a8;
}

.w120 {
    width: 120px;
}

nav.navbar {
    height: 70px;
}

nav .navbar-collapse {
    z-index: 10;
}

nav ul li {
    margin-left: 30px;
}

nav ul li a {
    position: relative;
}

nav ul li a:before {
    content: '';
    height: 7px;
    width: 7px;
    display: block;
    position: absolute;
    right: -10px;
    top: 15px;
    background-color: #000;
    border-radius: 50%;
}

nav .navbar-brand a {
    padding: 15px;
    z-index: 1;
}

footer #footer-logo {
    z-index: 1;
}

footer #footer-logo img {
    z-index: 0;
    background-color: #fff !important;
}

footer ul li {
    width: fit-content;
    width: -moz-fit-content;
}

footer ul li a:hover {
    color: #fff;
}

footer #footer-logo:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #5a5a5a;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -2px;
}

.law-man-slide {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.law-man-slide img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.navigator {
    height: 30px;
    width: 30px;
    line-height: 30px;
    background-color: #eac135;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
    transition: .4s all;
}

.navigator:hover {
    box-shadow: 0px 0px 15px rgba(171, 171, 171, 0.31);
}

.disable-selection {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

input[type='radio'] {
    right: 5px;
}

#register-form {
    position: relative;
    min-height: 360px;
}

#register-form .form-check input[type='checkbox'] {
    right: 0;
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
}

.upload-btn {
    border: 4px dashed #c5c5c5;
    padding: 15px;
    cursor: pointer;
    width: 200px;
}

.check-box-parent .form-check label {
    padding-right: 10px !important;
}

.sidebar .article .position-absolute {
    bottom: 0;
    right: 0;
}

.sidebar .article .position-absolute strong {
    background-color: #00000087;
    padding: 5px;
}

@media (min-width: 991px) {
    nav .navbar-brand a {
        position: absolute;
        background-color: #142953;
        left: 0;
        top: -40px;
        padding: 25px 15px 15px 15px;
        -webkit-border-radius: 0px 0px 25px 25px;
        -moz-border-radius: 0px 0px 25px 25px;
        border-radius: 0px 0px 25px 25px;

    }
}

@media (max-width: 991px) {
    div.navbar-collapse {
        position: absolute;
        width: 100%;
        background-color: rgb(253, 253, 253);
        border: 1px solid rgb(238, 238, 238);
        right: 0;
        top: 70px;
        padding: 10px;
        text-align: right;
    }

    nav .navbar-brand a img {
        width: 50px;
        height: 50px;
    }

    nav ul li a:before {
        right: -25px;
    }

    h1.title {
        font-size: 24px;
    }

    h4.title {
        font-size: 18px;
    }

    p, strong, span, div {
        font-size: 12px;
        line-height: 20px;
    }
}

.red-border {
    border-color: #dc3545 !important;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5490196078431373) !important
}

label.red-border {
    box-shadow: none !important;
}

.selected-input {
    border-color: rgba(88, 198, 35, 0.74) !important;
    border-style: groove;
    font-weight: bold;
}

label.upload-btn {
    transition: all 0.25s ease-out 0.75s;
}

label.upload-btn:hover {
    border-style: solid;
}

.selected-input .text-muted {
    color: #929292 !important;
}
.article,
.article-img {
    -webkit-border-radius: 10px!important;
    -moz-border-radius: 10px!important;
    border-radius: 10px!important;
}
.article-thumbnail,
.article-img {
    width: 100%;
    background-size: cover;
    background-position: center center;
}

.article-img {
    height: 240px;
}

.article-list-title {
    line-height: 1.5em;
    height: 2em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

.article-thumbnail {
    height: 400px;
}

.page-item.active .page-link {
    background-color: #eac135;
    border-color: #eac135;
}

.page-link {
    color: #eac135;
}

.page-link:hover {
    z-index: 2;
    color: #ebbb18;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.nav-link:focus, .nav-link:hover {
    border-color: #ebbb185c !important;
    outline: none;
}

.page-link:focus {
    box-shadow: 3px 3px 0px #ebbb185c, -3px -3px 0px #ebbb185c;
}

i.rate-star.golden {
    background-image: url('../images/gold-rate.png');
}

i.rate-star.grey {
    background-image: url('../images/grey-rate.png');
}

i.rate-star {
    -webkit-background-size: contain;
    background-size: contain;
    height: 20px;
    width: 20px;
    display: inline-block;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
    background-color: #f8d7da;
    border-color: #f5c6cb;
    -webkit-animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
    animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

/* Hide all steps by default: */
.tab {
    display: none;
}

/* Make circles that indicate the steps of the form: */
.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}

/* Mark the active step: */
.step.active {
    opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
    background-color: #4CAF50;
}

.form-control {
    border-radius: 0;
    height: calc(1.5em + .75rem + 5px);
    border-color: #bebebe;
}

#register-form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #bebebe !important;
    opacity: 1; /* Firefox */
}

#register-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #bebebe !important;
}

#register-form input::-ms-input-placeholder { /* Microsoft Edge */
    color: #bebebe !important;
}

input.invalid::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #721c24 !important;
    opacity: 1; /* Firefox */
}

input.invalid:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #721c24 !important;
}

input.invalid::-ms-input-placeholder { /* Microsoft Edge */
    color: #721c24 !important;
}

.invalid label {
    color: #ff2626;
}

select.invalid {
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

select.invalid {
    color: #721c24 !important;
}

.alert-gold {
    background-color: #eac135d9;
    border-color: #eac135bf;
    color: #333;
}

#specialities-sub strong {
    padding-right: 10px;
}

#specialities-sub strong:before {
    font-family: "Material Icons";
    content: "\e31b";
    position: absolute;
    right: 0px;
    font-size: 18px;
    top: 0px;
}

.loading {
    text-align: center;
    padding-top: 105px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: url('../images/w-loading.gif') center no-repeat #fff
}

.input-group > .input-group-prepend > .input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}

@-webkit-keyframes shake {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    20%, 80% {
        -webkit-transform: translate3d(2px, 0, 0);
        transform: translate3d(2px, 0, 0);
    }
    30%, 50%, 70% {
        -webkit-transform: translate3d(-4px, 0, 0);
        transform: translate3d(-4px, 0, 0);
    }
    40%, 60% {
        -webkit-transform: translate3d(4px, 0, 0);
        transform: translate3d(4px, 0, 0);
    }
}

@keyframes shake {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    20%, 80% {
        -webkit-transform: translate3d(2px, 0, 0);
        transform: translate3d(2px, 0, 0);
    }
    30%, 50%, 70% {
        -webkit-transform: translate3d(-4px, 0, 0);
        transform: translate3d(-4px, 0, 0);
    }
    40%, 60% {
        -webkit-transform: translate3d(4px, 0, 0);
        transform: translate3d(4px, 0, 0);
    }
}

#check-register a.close {
    position: absolute;
    left: 10px;
    top: 5px;
}

@media (max-width: 768px) {
    #register-form .form-check {
        margin: 5px 0;
        padding: 0 10px;
    }

    #buttons-register div.col-12 {
        padding: 0 10px;
    }

    #buttons-register button {
        margin-top: 5px;
    }
    #check-register .title {
        font-size: 1rem;
    }
    #register-form input,
    #register-form textarea,
    #register-form select {
        font-size: 12px!important;
    }
}
.account-header {
    right: 50%;
    margin-right: -80px;
    min-width: 160px;
    font-size: 15px;
    top: -20px;
    height: 40px;
    line-height: 40px;
    border-radius: 30px;
}

.shaba-ir {
    left: 0px;
    height: 40px;
    padding: 10px 20px;
    background-color: #eee;
    border: 1px solid #c0c0c0;
    z-index: 2;
}
#register-form input.form-control {
    height: 40px;
}
.dtp > .dtp-content > .dtp-date-view > header.dtp-header {
    background: #ffbd4a!important;
}

.dtp div.dtp-date, .dtp div.dtp-time {
    background: #ffa82c!important;
}

.stars{
    direction: ltr!important;
}

#android-download {
    background-color: #000;
}

#android-download i {
    color: #76bd55;
}

.dl-btn {
    padding: 8px 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-decoration: none;
    color: #fff !important;
    font-size: 16px;
    margin: 0 5px;
}
.dl-btn-ios{
    width: 200px;
    height: 55px;
    display: inline-block;
    border-radius: 10px;
}
.dl-btn-ios img{
    width: 100%;
    height: 100%;
}
.dl-btn:hover,
.dl-btn:focus,
.dl-btn-ios:hover,
.dl-btn-ios:focus{
    outline: none;
    -webkit-box-shadow: 0px 0px 5px #292929;
    -moz-box-shadow: 0px 0px 5px #292929;
    box-shadow: 0px 0px 5px #292929;
}

.dl-btn i {
    vertical-align: middle;
    margin-left: 10px;
    font-size: 30px;
}

.more-view-advantages button{
    color:#c3af7d;background:none;
}
.more-view-advantages button strong,
.more-view-advantages button{
    font-size: 10px
}

.content-advantages {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    max-height: 240px;
}
.nav-m{}

@media (max-width: 992px){
    .nav-m{
        height: 33.3333vh;
        overflow-y: auto;
    }
}