﻿@font-face {
    font-family: "IRANSans";
    font-style: normal;
    src: url("/fonts/IRANSansWeb(FaNum)_Light.eot?#iefix") format("eot"), url("/fonts/IRANSansWeb(FaNum)_Light.woff") format("woff"), url("/fonts/IRANSansWeb(FaNum)_Light.ttf") format("truetype");
}

@font-face {
    font-family: "BNazanin";
    font-style: normal;
    src: url("/fonts/BNazanin.woff2?#iefix") format("eot"), url("/fonts/BNazanin.woff") format("woff"), url("/fonts/BNazanin.ttf") format("truetype");
}

@font-face {
    font-family: "BTitr";
    font-style: normal;
    src: url("/fonts/BTitr.eot?#iefix") format("eot"), url("/fonts/BTitr.woff") format("woff"), url("/fonts/BTitr.ttf") format("truetype");
}
/*-----------------------*/
#page-content {
    margin-top: 90px;
    padding-bottom: 125px;
}

    #page-content h1 {
        color: #666;
        font-size: 13px;
        margin: 0;
        height: 38px;
        overflow: hidden;
        line-height: 25px;
    }

    #page-content h2:not(.section-heading) {
        background-image: url("/images/header_h2.png");
        min-height: 110px;
        background-repeat: no-repeat;
        background-position: right center;
        padding: 45px 145px 0 0;
        color: #FFF;
        font-weight: normal;
        font-size: 18px;
        background-size: 600px;
    }

@media screen and (max-width:500px) {
    #page-content h2:not(.section-heading) {
        background-position: left center;
        padding: 45px 15px 0 0;
        letter-spacing: -0.5px;
    }
}

#page-content h2 img {
    display: none !important;
}

#page-content h3:not(.section-heading), #page-content h4:not(.section-heading) {
    color: #049;
    font-weight: normal;
    font-size: 18px;
    margin: 35px 0 15px;
}

#page-content h3:before, #page-content h4:before {
    content: "\f02d";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 8px;
    font-size: 17px;
    border-radius: 100%;
    border: 1px solid #036;
    padding: 4px;
}

#page-content li:before {
    content: "\f046";
    font: normal normal normal 18px/1 FontAwesome;
    margin-left: 7px;
    color: #04a;
}

#page-content .pagination li:before, #page-content #demo-list li:before {
    content: "";
    margin-left: auto;
}

#page-content img {
}

#page-content .col-sm-6 img {
    border: none;
    box-shadow: none;
}

#page-content a.more {
    background-image: url("/images/more.png");
    background-repeat: no-repeat;
    min-height: 100px;
    display: block;
    max-width: 760px;
    margin: auto;
    padding: 37px 40px 0 0;
    font-size: 18px;
    color: #049;
}

@media (max-width:600px) {
    #page-content a.more {
        background-size: 600px;
        padding: 26px 15px 0 78px;
        font-size: 14px;
        border-radius: 10px;
        line-height: 18px;
        min-height: 80px;
    }

    #page-content h2 {
        background-position: left;
        padding: 10px 15px;
        font-size: 15px !important;
        border-radius: 70px;
        color: #049;
    }
}

#page-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

#page-h1, .page-h1 {
    /* border-bottom: 1px solid black; */
    margin-bottom: 15px;
    padding: 10px;
}

#bottom-links > ul > li > a {
    padding: 15px;
    color: white;
}

#bottom-links > ul > li {
    display: contents;
}

.jssora091 {
    display: block;
    position: absolute;
    cursor: pointer;
}

    .jssora091 .c {
        fill: #fff;
        fill-opacity: 0.7;
    }

    .jssora091 .a {
        fill: #333;
    }

    .jssora091:hover {
        opacity: .8;
    }

    .jssora091.jssora091dn {
        opacity: .5;
    }

    .jssora091.jssora091ds {
        opacity: .3;
        pointer-events: none;
    }

#page-content #btnPish {
    border-radius: 4px;
    min-width: 0;
    line-height: 20px;
    background-color: #337ab7;
    font-family: inherit;
    font-size: 14px;
}

    #page-content #btnPish:hover {
        color: white;
    }

#login-button-index {
    background-color: #0f81d5;
    margin: 0px 2px !important;
    padding: 0 15px;
    border-radius: 8px !important;
}

    #login-button-index a {
        border: none;
        text-align: center;
    }

#signup-button-index {
    margin: 0 2px !important;
    background-color: #0f7fd2;
    padding: 0 15px;
    border-radius: 8px;
}

    #signup-button-index a {
        border: none;
        text-align: center;
    }

@media (max-width:992px) {
    #login-button-index {
        background-color: #0f7fd2;
        margin: 2px 5px !important;
        padding: 0 15px;
        border-radius: 8px !important;
        display: inline-block;
        width: 40%;
    }

        #login-button-index a {
            border: none;
            text-align: center;
        }

    #signup-button-index {
        margin: 0 10px !important;
        background-color: #0f7fd2;
        margin: 5px 2px !important;
        padding: 0 15px;
        border-radius: 8px;
        display: inline-block;
        width: 40%;
    }

        #signup-button-index a {
            border: none;
            text-align: center;
        }
}

section.video {
    /*display:none;*/
}

.school-images img {
    border-radius: 100%;
    border: 5px solid;
    padding: 5px;
}

#Madyar-container {
    min-height: 500px;
}

.namad {
    background-color: white;
    padding: 19px;
    border-radius: 5px;
}
/*.banner-content {
    padding:0;
}*/
#accordion2 h3 {
    color: black;
    font-size: 14px;
    background-color: #FAFAFA;
    padding: 15px;
    font-weight: 600;
    border: 1px solid #c5c5c5;
}

#accordion2 .ui-accordion-content {
    margin: 0 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: IRANSans;
    direction: rtl;
    font-size: 14px;
    color: #7d7d7d;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 0;
}

#accordion2 .ui-state-active .ui-icon, #accordion2 .ui-button:active .ui-icon {
    background-image: url(../Scripts/images/ui-icons_555555_256x240.png);
}

#accordion2 .ui-icon, #accordion2 .ui-widget-content .ui-icon {
    background-image: url(../Scripts/images/ui-icons_555555_256x240.png);
}

.model-content-inside {
    width: 90%;
    margin: 0 auto;
}

.btn-normal-index {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #ffffff;
    background-color: #428bca;
    border-color: #357ebd;
}

.modal-footer {
    border: 0;
}

.verify-h2 {
    margin: 0 auto;
    width: 50%;
    text-align: center;
    padding: 100px 0;
}

#body-must-hide {
    display: block !important;
}

#send-status, #School-Req-Status {
    margin: 10px auto;
    text-align: center;
    width: 100%;
    color: green;
    font-size: 18px;
}

#news h4 {
    line-height: 2;
    color: black;
    display: inline;
}

.news-list {
    background-color: #f2f2f2;
    border-radius: 10px;
    padding: 5px 10px;
    margin-bottom: 10px;
}

.news-sec .section-heading {
    text-align: center;
}

#news h4 i {
    padding-left: 10px;
}

#CommentSection {
    width: 98%;
}

.each-comment {
    background-color: #eeeeef;
    margin: 0 auto;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 10px;
    height: auto;
}

.context {
    padding-top: 7px;
}

.date {
    padding-top: 7px;
    direction: ltr;
}

.without-margin {
    margin-left: 15px;
    /* padding: 0; */
    margin-right: 15px;
}

.comment-section-form {
    margin: 20px;
}

#blog > div > div > div > div > div > a > img {
    margin-bottom: 10px;
    height: 230px;
}

#dl-pad {
    line-height: 3;
}

#lha {
    line-height: 1.5;
}

#dl-pad-2 {
    padding: 30px 0 0 0;
}

#down1 {
    border-bottom: 0 !important;
}

@media only screen and (max-width: 300px) {
    .screenshot .owl-carousel .owl-item img {
        width: 48px;
        height: 48px;
    }
}

@media only screen and (max-width: 600px) {
    #dl-pad {
        padding: 0;
    }


    #l-h {
        line-height: 1;
    }

    #pad-row {
        padding-top: 40px;
    }
}

@media (min-width:769px) {
    .news-context-padding {
        padding: 0px 10px;
        /*Check news page
            padding: 90px 10px;
        */
    }
}

@media (max-width:768px) {
    .news-context-padding {
        padding: 10px;
    }
}
/*.form-group-modal {
    margin:0 0 15px 0;
}*/ .school-name {
    color: black;
    height: 30px;
    overflow: hidden;
}

.article-name {
    color: black;
    cursor: default;
    overflow: hidden;
    text-align: right;
    padding: 10px 5px;
}

.article-head {
    text-align: right;
    color: #28e;
}

.ahead1 {
    font-size: 18px;
}

.school-city {
    color: #234fa3;
}

.owl-item {
    text-align: center;
}

.btn-once {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

    .btn-once:hover {
        text-decoration: none;
    }


.waiting {
    display: none;
}

.no-padding {
    padding: 0;
}

.no-radius {
    border-radius: 0;
}

.title-cover {
    margin: 20px auto;
    font-size: 13px;
    text-align: center;
}

video {
    height: auto;
}
