﻿@import url('Fonts.css');
@import url('menu.css');

::-webkit-scrollbar {
    width: 12px; /* for vertical scrollbars */
    height: 12px; /* for horizontal scrollbars */
}

::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.298039);
}

::-webkit-scrollbar-thumb {
    background-color: #f26815;
}

#preloader {
    background: #16505e;
    height: 100%;
    left: 0;
    padding-top: 200px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

    #preloader .LoadingLogo {
        width: 100%;
        height: 113px;
        background: url(/img/favicon.png) no-repeat center top;
        margin: auto;
    }

    #preloader .LoadingText {
        width: 100%;
        direction: rtl;
        text-align: center;
        color: #fff;
        margin-top: 20px;
    }

    #preloader .W10Loading {
        position: relative;
        padding-top: 30px;
        width: 40px;
        margin: auto;
    }

    #preloader .W10Loading {
        position: relative;
        padding-top: 30px;
        width: 40px;
        margin: auto;
    }

        #preloader .W10Loading .Circle {
            position: absolute;
            width: 38px;
            height: 38px;
            opacity: 0;
            transform: rotate(225deg);
            animation-iteration-count: infinite;
            animation-name: orbit;
            animation-duration: 5.5s;
        }

            #preloader .W10Loading .Circle:after {
                content: '';
                position: absolute;
                width: 5px;
                height: 5px;
                border-radius: 5px;
                background: #fff;
            }

            #preloader .W10Loading .Circle:nth-child(2) {
                animation-delay: 240ms;
            }

            #preloader .W10Loading .Circle:nth-child(3) {
                animation-delay: 480ms;
            }

            #preloader .W10Loading .Circle:nth-child(4) {
                animation-delay: 720ms;
            }

            #preloader .W10Loading .Circle:nth-child(5) {
                animation-delay: 960ms;
            }

@keyframes orbit {
    0% {
        transform: rotate(225deg);
        opacity: 1;
        animation-timing-function: ease-out;
    }

    7% {
        transform: rotate(345deg);
        animation-timing-function: linear;
    }

    30% {
        transform: rotate(455deg);
        animation-timing-function: ease-in-out;
    }

    39% {
        transform: rotate(690deg);
        animation-timing-function: linear;
    }

    70% {
        transform: rotate(815deg);
        opacity: 1;
        animation-timing-function: ease-out;
    }

    75% {
        transform: rotate(945deg);
        animation-timing-function: ease-out;
    }

    76% {
        transform: rotate(945deg);
        opacity: 0;
    }

    100% {
        transform: rotate(945deg);
        opacity: 0;
    }
}

body, html {
    font-family: "B Koodak";
    font-size: 13px;
    padding: 0px !important;
    margin: 0px !important;
}

#header {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9500;
}

#main-header {
    background: #16505e;
    height: 185px;
    padding: 0;
    position: relative;
    transition: all .3s ease 0s;
    z-index: 5000;
}

.top-page-new {
    background: #1d4549 none repeat scroll 0 0;
    height: 53px;
    border-bottom: 1px solid #dedede;
}

.main-top-header-menu {
    margin: 0;
}

    .main-top-header-menu li {
        border-left: 1px solid #dedede;
        color: #fff;
        height: 52px;
        list-style: outside none none;
        padding-top: 5px;
        text-align: center;
    }

.HeaderNoticeBoxPhone {
    font-size: 17px;
    float: left;
    direction: ltr;
    margin: 10px;
    padding: 0 5px 0 5px;
    line-height: 30px;
    border: 1px solid #fff;
    position: relative;
    border-radius: 3px;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
    color: #fff;
    text-align: center;
}

.con-head-main {
    height: 132px;
    position: relative;
}

.right-logo-top-p {
    padding-top: 13px;
}

.SliderArea {
    margin-top: 185px;
}

.fluid-img-icon {
    background: #eee;
}

.taklif-parent {
    background: #eee none repeat scroll 0 0;
    border-radius: 0;
    height: 153px;
    padding: 21px 0 !important;
    margin: 0;
}

.taklif-1 {
    float: right;
    text-align: center;
    border-left: 1px solid #d1d1d1;
    height: 100%;
    list-style: none;
    position: relative;
    transition: all .2s ease-in 0s;
}

    .taklif-1:hover {
        background-color: #e7e7e7;
        border-radius: 2px;
        box-shadow: 0 0 5px #bdbdbd inset;
        transition: all .3s ease-in 0s;
    }

        .taklif-1:hover > a {
            color: #ec720c !important;
            transition: all .3s linear 0s;
        }

.taklif-parent a {
    display: block;
    color: #5e72a1;
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 11px;
    text-align: center;
    text-decoration: none;
}

.taklif-1 p {
    color: #969696;
    font-size: 12px;
}

.allbody {
    background: #f3f3f3 none repeat scroll 0 0;
    border-top: 1px solid #d3d3d3;
    padding-bottom: 20px;
    padding-top: 200px;
}

.container.clearfix.main-under-img-menu {
    padding-top: 20px;
}

.main-under-img-menu-r .bakhsh-asli:first-child {
    padding-right: 0;
}

.header-bottom-page-tab {
    margin-bottom: 5px;
    padding: 3px 0 8px;
    border-bottom: 2px solid #4a5674;
}

.widgetHead h2, .widgetHead h3, .widgetHead h4 {
    font-size: 18px;
    margin: 0;
    padding: 0;
}

.header-bottom-page-tab h2, .header-bottom-page-tab h3 {
    color: #112b3f !important;
    font-size: 17px !important;
    margin: 0 !important;
    padding-top: 16px !important;
}

h2, h4, h5, h3 {
    font-weight: normal;
}

.header-bottom-page-tab i {
    color: #154281;
    font-size: 25px;
    position: relative;
    top: 5px;
}

.innerWidgetCon {
    display: inline-block;
    width: 100%;
}

.part-asli-site {
    padding: 0;
}

    .part-asli-site > ul {
        list-style: outside none none;
        padding: 0;
        width: 100%;
    }

.weblink {
    display: inline-block;
    margin-bottom: 0;
    padding-right: 0;
    text-align: center !important;
    width: 100%;
}

.innerWidgetCon li {
    font-size: 13px;
    padding: 5px 0;
    text-align: right;
    width: 100%;
}

.weblink li {
    list-style: outside none none;
}

.sum-nashriyat {
    border-bottom: 1px solid #cbd5d8;
    padding: 2px 3px;
    position: relative;
    border-radius: 4px;
}

    .sum-nashriyat a {
        color: #444;
        padding: 0;
        font-size: 13px !important;
    }

.weblink img {
    border-radius: 5px;
    display: block;
    float: right;
    height: 81px;
    margin-left: 5px;
    width: 115px;
}

img {
    border: none;
    color: #efefef;
    font-size: 6px;
    text-align: center;
    vertical-align: middle;
}

.sum-nashriyat h3 {
    color: #063883;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding-top: 0;
    text-align: justify;
}

    .sum-nashriyat h3:hover, .detail-nemoone h2:hover, .detail-nemoone a:hover {
        color: #4c608e;
        text-decoration: none;
    }

.sum-nashriyat:hover {
    background-color: #c3e4ef;
    transition: all .3s ease-out;
}

a:hover, a:focus, a:active {
    text-decoration: none;
}

.part-asli-site h2, .part-asli-site h3 {
    padding: 4px;
    line-height: 24px;
}

.part-asli-site p {
    font-size: 13px;
    line-height: 21px;
    text-align: justify;
    padding: 0 7px;
}

.container-fluid.all-footer {
    background-color: #1d4549;
    padding: 0;
}

.work-title {
    display: inline-block;
    list-style: outside none none;
    color: #bcbfc6;
    font-size: 21px;
    margin: 10px 0;
    border-bottom: solid 2px #bcbfc6;
    padding-bottom: 6px;
}

.etelaate-school > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.namabar {
    line-height: 31px;
    color: #bcbfc6;
    font-size: 15px;
    list-style: outside none none;
}

.img-right-footer {
    text-align: center;
    margin: 10px 0 15px;
}

ul, li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

.links, .peivandan, .bazdid {
    padding-top: 3px;
}

    .links ul {
        list-style: none;
        padding: 0;
    }

    .links li {
        clear: both;
        padding: 3px 0;
    }

    .links a {
        color: #bcbfc6;
        font-size: 15px;
        text-decoration: none;
    }

.picmenuUl {
    list-style: outside none none;
    float: none !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

.kol-hoghoogh {
    margin: 10px auto 0px;
    line-height: 25px !important;
}

.hoghoogh, .artindev {
    color: #7e8da4;
    font-size: 13px;
    text-align: right;
}

.artin {
    color: #e36011 !important;
}

#innerpagetitle {
    border-bottom: 1px solid #c4c4c4;
    font-size: 19px;
    padding: 2px 5px 8px;
    color: #10567d;
}

    #innerpagetitle i {
        color: #225d7a;
        padding-left: 4px;
        font-size: 20px;
        position: relative;
        top: 2px;
        margin-left: 3px;
    }

.postInfo {
    margin-top: 5px;
    height: 20px;
    padding-right: 20px;
    font-size: 12px;
    color: #f26815;
    background: url(../img/cal.png) no-repeat right;
}

.Brief {
    color: #000;
    font-weight: normal;
    padding-bottom: 5px;
    background-color: #f6f6f6;
    padding: 10px 10px 7px;
    line-height: 1.7;
    border-radius: 4px;
    box-shadow: 0 0 4px #c5c9ce inset;
    font-size: 15px;
}


.DepColTitle {
    width: 100%;
    font-size: 18px;
    line-height: 25px;
    margin: 20px 10px 15px 0 !important;
    color: #174650;
    background: rgba(0,0,0,0) url(../img/dots.png) repeat-x scroll center center;
}

    .DepColTitle span {
        background-color: #f6f6f6;
        padding-left: 10px;
    }

.DepAdmin .Details .Title {
    margin-top: 10px;
    color: #269;
    font-size: 20px;
    font-weight: bold;
}

.DepAdmin {
    border-radius: 3px;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.1), 0 4px 10px rgba(150,150,150,0.1);
    margin: 0 !important;
    padding: 10px;
    direction: ltr;
    min-height: 200px;
}

    .DepAdmin .Pic {
        padding: 10px !important;
        position: relative;
        z-index: 2;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        -ms-transition: all 1s ease;
        transition: all 1s ease;
        text-align: center;
    }

    .DepAdmin .Details {
        padding: 0 !important;
        text-overflow: ellipsis;
        white-space: unset;
        text-align: center;
    }

.accordion {
    overflow: hidden;
    background: #f7f7f7;
}

.accordion-section {
    background: rgba(0,0,0,0) linear-gradient(to bottom,#fafafa 0,#f5f5f5 100%) repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 1px 0 #fff inset;
    margin-bottom: 10px;
    padding: 5px 10px 10px;
}

.accordion-section-title {
    color: #c33;
    font-size: 15px;
    margin-top: 10px;
    padding: 0px 10px 10px;
    text-shadow: 0 1px 0 #fff;
    cursor: pointer;
}

.accordion-section:last-child .accordion-section-title {
    border-bottom: none;
}

.accordion-section-content {
    padding: 0px 15px 15px;
    display: none;
}

    .accordion-section-content div {
        height: 30px;
        line-height: 30px;
        padding-right: 30px;
        text-align: right;
    }

        .accordion-section-content div a {
            color: #000;
            text-decoration: none;
            font-size: 13px;
        }

.BorderImagesGallery {
    border: 1px #cacaca solid;
    padding: 10px;
    border-radius: 3px;
    float: right;
    box-shadow: 0 0 6px #CACACA inset;
}


.Schedule {
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
}

    .Schedule > div {
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .Schedule .HeaderTitle.Clear {
        background-color: transparent;
    }

    .Schedule .HeaderTitle {
        width: 13%;
        height: 35px;
        float: right;
        text-align: center;
        color: #fff;
        background-color: #10567d;
        margin: 1px 1px;
        font-size: 15px;
        font-weight: bold;
        line-height: 35px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }

    .Schedule .Day.DayTitle {
        line-height: 50px;
        font-size: 13px;
        font-weight: bold;
        padding-top: 0;
    }

    .Schedule .Day {
        width: 13%;
        height: 50px;
        float: right;
        text-align: center;
        color: #0b486b;
        margin: 1px 1px;
        font-size: 12px;
        line-height: 40px;
        border: 1px solid #f37022;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        padding-top: 2px;
    }
