﻿@font-face {
    font-family: 'iransans';
    src: url('../fonts/iransans/IRANSansWeb(FaNum).eot?8tvx6d');
    src: url('../fonts/iransans/IRANSansWeb(FaNum).eot?8tvx6d#iefix') format('embedded-opentype'), url('../fonts/iransans/IRANSansWeb(FaNum).ttf?8tvx6d') format('truetype'), url('../fonts/iransans/IRANSansWeb(FaNum).woff?8tvx6d') format('woff'), url('../fonts/iransans/IRANSansWeb(FaNum).svg?8tvx6d#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'iransans';
    src: url('../fonts/iransans/IRANSansWeb(FaNum)_Medium.eot?8tvx6d');
    src: url('../fonts/iransans/IRANSansWeb(FaNum)_Medium.eot?8tvx6d#iefix') format('embedded-opentype'), url('../fonts/iransans/IRANSansWeb(FaNum)_Medium.ttf?8tvx6d') format('truetype'), url('../fonts/iransans/IRANSansWeb(FaNum)_Medium.woff?8tvx6d') format('woff'), url('../fonts/iransans/IRANSansWeb(FaNum)_Medium.svg?8tvx6d#icomoon') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'iransans';
    src: url('../fonts/iransans/IRANSansWeb(FaNum)_Bold.eot?8tvx6d');
    src: url('../fonts/iransans/IRANSansWeb(FaNum)_Bold.eot?8tvx6d#iefix') format('embedded-opentype'), url('../fonts/iransans/IRANSansWeb(FaNum)_Bold.ttf?8tvx6d') format('truetype'), url('../fonts/iransans/IRANSansWeb(FaNum)_Bold.woff?8tvx6d') format('woff'), url('../fonts/iransans/IRANSansWeb(FaNum)_Bold.svg?8tvx6d#icomoon') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}

h1 {
    font-size: 1.6rem;
}

h2 {
    font-size: 1.4rem;
}

h3, h4, h5, h6 {
    font-size: 1.2rem;
}

* {
    outline: none;
}

a, a:hover, a:focus, a:visited {
    text-decoration: none;
}

body {
    padding: 0;
    margin: 0;
    direction: rtl;
    text-align: right;
    font-family: 'iransans';
    background: #f4f4f4;
    line-height: 1.9;
}

input, table {
    font-family: 'iransans';
}

.wrap-inner, .wrap-mohtava-archive {
    background-color: #fff;
}

header {
    background: #fff;
    padding: 10px 0;
}

    header .TimeCaption {
        display: none;
    }

    header span.DateCaption {
        font-size: 14px;
        color: #f15b22;
        border-bottom: 1px solid #f15b22;
        padding-bottom: 3px;
    }

    header .DateDigitalServer {
        text-align: right;
    }

    header .SiPo-SEARCH {
        width: 100%;
        max-width: 265px;
        margin: 5px 0 0;
    }

        header .SiPo-SEARCH .SearchWrapper {
            display: flex;
        }

            header .SiPo-SEARCH .SearchWrapper .SearchInputWrapper input {
                border: none;
                background: #dbdbdb;
                padding: 6px;
                height: auto;
                border-top-right-radius: 5px;
                border-bottom-right-radius: 5px;
                font-family: 'iransans';
            }

        header .SiPo-SEARCH .SearchButton {
            background-color: #005ca7;
            background-image: none;
            width: 34px !important;
            height: 34px;
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
            position: relative;
            display: inline-block;
        }

            header .SiPo-SEARCH .SearchButton a:before {
                font-family: 'icomoon' !important;
                content: "\e90d";
                color: #fff;
                position: absolute;
                left: 7px;
                top: 2px;
            }

    header .SearchInputWrapper, header .SearchButton {
        display: block;
    }

    header .SiPo-SEARCH .SearchButton img {
        display: none;
    }

.slider-fix {
    position: relative;
}

.section-content {
    padding: 40px 0 0;
}

.wrap .section-content.section-four {
    padding: 15px 0 60px;
}

.wrap-home .section-three, .wrap-home .section-four {
    background: #fff;
}

.menubar {
    display: none;
    box-shadow: 0px 0px 10px -4px rgba(0,0,0,1) inset;
    -webkit-box-shadow: 0px 0px 10px -4px rgba(0,0,0,1) inset;
    -moz-box-shadow: 0px 0px 10px -4px rgba(0,0,0,1) inset;
    background: #005ca7 !important;
}

nav.navbar.bg-primary {
    background: none !important;
    padding: 7px 0;
}

nav.navbar ul.navbar-nav-new > li.nav-item, nav.navbar ul.navbar-nav-new > li.nav-item > a {
    color: #fff;
}

    nav.navbar ul.navbar-nav-new > li.nav-item > a:not([class*='rollover']):hover, nav.navbar ul.navbar-nav-new > li.nav-item > a:not([class*='rollover']):focus {
        color: #f0af96;
    }

nav.navbar button.navbar-toggler:hover, nav.navbar button.navbar-toggler:focus, nav.navbar button.navbar-toggler:active {
    outline: none;
}

nav.navbar button[aria-expanded="true"] {
    border: 1px solid #004277;
    background-color: #004277;
}

nav.navbar ul.navbar-nav-new > li.nav-item a.dropdown-toggle::after {
    vertical-align: .255em;
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 2px solid white;
    border-top: 2px solid white;
    transform: rotate(135deg);
    margin-right: 0.5em;
    margin-left: 1.0em;
    border-left: none;
    margin-left: 0;
    border-bottom: none;
}

nav.navbar ul.navbar-nav-new > li.nav-item a.dropdown-toggle-inner::after {
    float: left;
    margin: 7px 0;
    border-color: #fff;
    transition: all 0.3s;
}

nav.navbar ul.navbar-nav-new > li.nav-item a.dropdown-toggle-inner:hover::after {
    transform: rotate(-135deg);
}

nav.navbar ul.navbar-nav-new > li.nav-item a.dropdown-toggle-inner:hover::after,
nav.navbar ul.navbar-nav-new > li.nav-item a.dropdown-toggle-inner:focus::after,
nav.navbar ul.navbar-nav-new > li.nav-item a.dropdown-toggle-inner:visited::after {
    border-color: #fff;
}

nav.navbar ul.navbar-nav-new > li.nav-item a.dropdown-item {
    padding: .5rem 1rem;
}

.dropdown-menu {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.6);
}

nav.navbar .dropdown-menu li {
    text-align: right;
}

    nav.navbar .dropdown-menu li a {
        font-size: 15px;
    }

.section-two {
    background: url(../img/building.png) no-repeat right;
    background-size: contain;
    background-position: right bottom;
}

.part-link-line-news {
    -webkit-box-shadow: 0px 10px 16px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0px 10px 16px 0px rgba(50, 50, 50, 0.3);
    box-shadow: 0px 10px 16px 0px rgba(50, 50, 50, 0.3);
}

.wrap-mohtava-archive .part-link-line-news {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.part-link-line-news .part-link-line .link-item {
    box-shadow: none;
}

    .part-link-line-news .part-link-line .link-item .icon-link img {
        max-width: 70px;
        max-height: 70px;
    }

.part-link-line-news .part-link-line .icon-link {
    border-bottom-right-radius: 0;
}

.part-link-line-news .part-link-line .link-item {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.part-link-line-news-content {
    padding: 0 0 10px 0;
}

.part-link-line-news-content, .part-link-line-news {
    background: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    position: relative;
}

.section-navigation .NavigationBar {
    padding-bottom: 15px;
    margin-top: 15px;
    position: relative;
}

.section-navigation table.NavigationBar:before {
    content: '';
    display: inline-block;
    background: url(../img/line-curve.svg) no-repeat;
    width: 63px;
    height: 20px;
    position: absolute;
    right: 0;
    bottom: -10px;
    z-index: 99;
}

.section-navigation table.NavigationBar:after {
    content: '';
    height: 2px;
    background: #b7b7b7;
    width: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 5.9px;
}

.section-navigation .NavigationBar a {
    font-family: 'iransans';
    font-size: 16px;
    color: #005aa6;
}

.section-navigation .NavigationBar a, .section-navigation .NavigationBar span {
    font-weight: 700;
}

    .section-navigation .NavigationBar a:first-child {
        margin-right: -10px;
    }

.section-navigation .NavigationBar .NavigationCurrent {
    font-size: 0;
}

    .section-navigation .NavigationBar .NavigationCurrent:after {
        font-size: 20px;
        content: '';
        width: 9px;
        height: 9px;
        display: inline-block;
        border-top: 2px solid #f15b22;
        border-right: 2px solid #f15b22;
        transform: rotate(-140deg);
        margin: 0px 3px 0 8px;
    }

.box-news > h2 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #005ca7;
}

.box-news svg.title-shadow, svg.title-shadow {
    margin: auto;
    margin-top: -6%;
    max-height: 60px;
}

.wrap-inner .box-news svg.title-shadow, .wrap-mohtava-archive svg.title-shadow {
    margin: auto;
    margin-top: -4%;
    max-height: 60px;
    margin-bottom: 40px;
}

.title-shadow .cls-1 {
    isolation: isolate;
}

.title-shadow .cls-2 {
    mix-blend-mode: multiply;
    fill: url(#radial-gradient);
}

footer {
    position: relative;
    background: url(../img/footer-bg.png) no-repeat bottom;
    background-attachment: fixed;
    background-color: #364654;
}

.wrap-inner footer, .wrap-mohtava-archive footer {
    margin-top: 80px;
}

.wp-wrapper {
    text-align: right;
}

.wp-title {
    background: #4c5c69;
    color: #FFF;
    font-weight: bold;
    font-size: 1.1rem;
    display: inline-block;
    padding: 20px 15px;
    border-radius: 10px 0px 15px 15px;
    position: relative;
    text-align: center;
    top: -20px;
    min-width: 100px;
    box-shadow: 0px 0px 2px #4b5054;
}

    .wp-title span {
        background: #4c5c69;
        display: inline-block;
        width: 25px;
        height: 20px;
        position: absolute;
        right: -24px;
        top: 0;
        border-radius: 0 15px 0 0;
        overflow: hidden;
    }

        .wp-title span:before {
            content: "";
            display: inline-block;
            width: 23px;
            height: 40px;
            background: #2c3a44;
            border-radius: 30px;
        }

.PageNumber-box {
    direction: rtl;
    text-align: right;
    margin: 30px 0;
    font-family: 'iransans';
    width: auto;
    float: right;
}

a.PageNumber, .CurrentPage {
    min-width: 43px;
    height: 43px;
    line-height: 43px;
    text-align: center !important;
    direction: rtl;
    border-radius: 5px !important;
    border: 0 !important;
    background-color: #364654;
    color: #fff;
    font-size: 18px;
}

.CurrentPage {
    background-color: #f15b22;
    color: #fff;
    text-align: center;
}

td .PageNumber, .CurrentPage {
    display: inline-block;
    border: 0 !important;
}

.NextPage, .LastPage, .PrevPage, .FirstPage {
    font-family: monospace;
    font-size: 20px;
}

table.PageNumber-box tr {
    display: flex;
    flex-wrap: wrap;
}

.wrap-mohtava-archive .PrintControl {
    display: none;
}

.list-files {
    margin-bottom: 45px;
}

    .list-files > h3 {
        color: #005ca7;
        border-bottom: 1px solid #ccc;
        padding-bottom: 15px;
    }

        .list-files > h3 img {
            width: 30px;
            height: 30px;
            margin-left: 7px;
        }

.part-more a, .archive-btn a, a.More {
    display: inline-block;
    background-color: #f15b22;
    z-index: 100;
    position: relative;
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    transition: all 0.365s;
}

    .part-more a:hover, .archive-btn a:hover, a.More:hover {
        background-color: #005397;
        color: #fff;
    }

.part-link-line-news .part-link-line a {
    background-color: transparent !important;
}
.link-item-drop {
    width: 100%;
    height: 70px;
    background-image: url(../img/dots.svg);
    background-repeat: repeat;
    background-color: #005da8;
    color: #fff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-size: 5px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0px 10px 16px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0px 10px 16px 0px rgba(50, 50, 50, 0.3);
    box-shadow: 0px 10px 16px 0px rgba(50, 50, 50, 0.3);
    position: relative;
    margin-bottom: 30px;
}
.link-item-drop .link-title {
    width: 100%;
    padding: 0 15px;
    font-weight: bold;
    color: #fff;
}
.link-item-drop .link-title:after {
    content: '';
    background: url(../img/hover.svg);
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    left: 0;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    bottom: 0px;
    left: -40px;
}
.link-item-drop:hover .link-title:after{
    left:-20px
}
.link-item-drop .icon-link {
    width: 110px;
    height: 100%;
    background: #f15b22;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 35px;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 2px solid #fff;
}
.link-item-drop .icon-link img {
    max-width: 70px;
    max-height: 70px;
}
@media(max-width:991px) {
    .navbar-nav-new {
        padding: 25px 0;
    }

    nav.navbar ul.navbar-nav-new > li.nav-item ul.dropdown-menu {
        padding: 0;
        border-radius: 0 !important;
        border: none;
    }

        nav.navbar ul.navbar-nav-new > li.nav-item ul.dropdown-menu li a {
            padding: .5rem 1rem;
            color: #fff;
        }

            nav.navbar ul.navbar-nav-new > li.nav-item ul.dropdown-menu li a:not(.active-inner):hover, nav.navbar ul.navbar-nav-new > li.nav-item ul.dropdown-menu li a:not(.active-inner):focus,
            nav.navbar ul.navbar-nav-new > li.nav-item ul.dropdown-menu li a:not(.active-inner):visited, nav.navbar ul.navbar-nav-new > li.nav-item ul.dropdown-menu li a:not(.active-inner):active {
                background: none;
                color: #fff;
            }

    nav.navbar ul.navbar-nav-new > li.nav-item a.dropdown-toggle::after {
        float: left; position: relative;
        top: 9px;
    }

    nav.navbar ul.navbar-nav-new > li.nav-item a.dropdown-toggle-inner::after {
        transform: rotate(-135deg);
        border-color: #fff !important;
    }

    nav.navbar ul.navbar-nav-new > li.nav-item a.active-inner {
        background-color: rgba(0, 0, 0, 0.4);
        color: #fff;
    }

        nav.navbar ul.navbar-nav-new > li.nav-item a.active-inner::after {
            transform: rotate(135deg) !important;
            border-color: #fff !important;
        }

        nav.navbar ul.navbar-nav-new > li.nav-item a.active-inner + ul.submenu {
            display: block;
            box-shadow: none;
            border: none;
            background-color: rgba(0, 0, 0, 0.5);
            border-radius: 0;
            margin: 0;
        }

            nav.navbar ul.navbar-nav-new > li.nav-item a.active-inner + ul.submenu li a {
                padding: .5rem 2rem .5rem 1rem;
            }
}

@media(max-width:767px) {
    h1 {
        font-size: 1.4rem;
    }

    h2 {
        font-size: 1.2rem;
    }

    h3, h4, h5, h6 {
        font-size: 1.1rem;
    }

    .wrap .section-content.section-four {
        padding: 15px 0 15px;
    }

    footer .row > div .wp-title {
        position: relative;
        border-radius: 0px;
        margin: 40px auto 0 auto;
        display: block;
        background: transparent;
        border-bottom: 2px solid #5b7082;
        text-align: right;
        box-shadow: none;
    }

        footer .row > div .wp-title .bg {
            display: none;
        }

        footer .row > div .wp-title:before {
            content: "";
            display: block;
            width: 30%;
            border-bottom: 2px solid #ed5c2a;
            position: absolute;
            bottom: -2px;
            right: 0;
        }
}

@media(min-width:575px) {

    .DateDigitalServer {
        height: 30px;
    }

    header .col-md-6.col-sm-5 {
        padding-right: 0;
    }
}

@media(max-width:575px) {
    header .col-two div[class*="SiPo"] {
        width: 50%;
    }

    header .SiPo-SEARCH {
        width: 100%;
        max-width: 100%;
        margin: 15px 0;
    }
}

@media(min-width:768px) {
    header {
        height: 90px;
    }
}

@media all and (min-width: 992px) {

    nav.navbar .dropdown-menu li a {
        color: #fff;
    }

    nav.navbar.bg-primary {
        padding: 0;
    }

    nav.navbar ul.navbar-nav-new > li.nav-item {
        margin-left: 30px;
    }

        nav.navbar ul.navbar-nav-new > li.nav-item > a[class*='rollover'] {
            background-color: #e85721;
        }

        nav.navbar ul.navbar-nav-new > li.nav-item > a {
            padding: 20px 5px;
        }

    nav.navbar .dropdown-menu .dropdown-toggle:after {
        border-top: .3em solid transparent;
        border-right: 0;
        border-bottom: .3em solid transparent;
        border-left: .3em solid;
    }

    nav.navbar .dropdown-menu .dropdown-menu {
        margin-left: 0;
        margin-right: 0;
    }

    nav.navbar .dropdown-menu li {
        position: relative;
    }

        nav.navbar .dropdown-menu li a:hover, nav.navbar .dropdown-menu li a:focus, nav.navbar .dropdown-menu li a:active {
            background-color: #4c4c4c;
            color: #fff;
        }

    nav.navbar .nav-item .submenu {
        display: none;
        position: absolute;
        right: 100%;
        margin-top: -39px !important;
        border-top-right-radius: 0px !important;
    }

    nav.navbar .dropdown-menu fade-up {
        left: 100%;
        right: auto;
    }

    nav.navbar .dropdown-menu > li:hover {
        background-color: #4c4c4c;
    }

        nav.navbar .dropdown-menu > li:hover > .submenu {
            display: block;
        }

    nav.navbar .nav-item .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        transition: .3s;
        margin-top: 0;
        text-align: right;
        min-width: 15rem;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    nav.navbar .nav-item ul.submenu {
        border-radius: 0;
    }

    nav.navbar .nav-item:hover .nav-link {
        color: #fff;
    }

    nav.navbar .dropdown-menu.fade-down {
        top: 80%;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%;
    }

    nav.navbar .dropdown-menu.fade-up {
        top: 180%;
        right: 0;
    }

    nav.navbar .nav-item:hover .dropdown-menu:not(.submenu) {
        transition: .3s;
        opacity: 1;
        visibility: visible;
        top: 100%;
        transform: rotateX(0deg);
        border-radius: 0;
        border: none;
    }

    nav.navbar .nav-item ul.dropdown-menu li:hover .dropdown-menu.submenu {
        transition: .3s;
        opacity: 1;
        visibility: visible;
        top: 100%;
        transform: rotateX(0deg);
    }
}

@media(min-width:992px) and (max-width:1199px) {
    nav.navbar ul.navbar-nav-new > li.nav-item {
        margin-left: 7px;
        font-size: 15px;
        z-index: 99;
    }
}

@media(min-width:992px) and (max-width:1090px) {
    nav.navbar ul.navbar-nav-new > li.nav-item:last-child ul.dropdown-menu {
        left: 0;
        right: auto;
    }
}
