@font-face {
    font-family: IRANSansWeb;
    src: url(../fonts/IRANSansWeb.eot) format("eot"), url(../fonts/IRANSansWeb.woff) format("wofff"), url(../fonts/IRANSansWeb.ttf) format("truetype")
}

* {
    outline: 0
}

body {
    background: #fff;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    color: #fff;
    font: 13px IRANSansWeb ;
}
#azan_t1{font: 14px IRANSansWeb ;}
#azan_t2{font: 14px IRANSansWeb ;}
#azan_t3{font: 14px IRANSansWeb ;}
#azan_t4{font: 14px IRANSansWeb ;}
#azan_t5{font: 14px IRANSansWeb ;}

a:hover {
    text-decoration: none
}
.modal-open {
    padding-right: 0px !important;
}
.post img{width: 100%;}
.main-title {
    display: inline-block;
    color: #04285c;
    font-weight: 700
}

.main-title::before {
    content: "";
    width: 25px;
    height: 20px;
    float: left;
    margin: -2px 5px 0 5px;
    background: url(../images/title-bg.png) no-repeat
}
.tablotitle{font-size: 14px;font-weight:bold;}

.main-title::after {
    content: "";
    width: 70px;
    height: 19px;
    float: right;
    margin: -2px 4px;
    background: url(../images/bg-title.png) no-repeat
}

.title2::before {
    background: url(../images/title2.png) no-repeat
}

.text-white {
    color: #fff
}
.mt-0{
    margin-top: 0;
}

#top {
    background: #04285c;
    padding: 8px 0
}

#top .date {
    line-height: 34px
}

#top .date i {
    color: #01b7c4;
    margin-left: 5px
}

#top .top-icons a {
    display: inline-block;
    color: #fff;
    border: 1px solid #01b7c4;
    border-radius: 50%;
    margin-left: 2px
}

#top .top-icons a:hover {
    background: #fea700;
    border-color: #fea700
}

#top .top-icons a i {
    width: 30px;
    height: 30px;
    font-size: 16px;
    display: block;
    margin: auto;
    text-align: center;
    line-height: 28px
}

#top .search-top {
width: 50%;
    display: inline-block;
    float: right;
        height: 25px;
    line-height: 1.5;
    position: relative;
    top: 4px;

}

#top .sbtn {
    background: #043d8e;
    border-radius: 50%;
    display: block;
    border: 1px solid #043d8e;
    width: 30px;
    position: relative;
    height: 30px;
    margin-top: -2px;
    margin-right: 10px;
    top: 4px;
}

#top .sbtn:hover {
    background: #fea700
}

#header {
    background: #02377d url(../images/bg1.png) no-repeat 50% 0;
    height: 156px
}

#header2 {
    background: #0577b3 url(../images/header1-2.jpg) no-repeat 50% 0;
    height: 156px
}

#header3 {
    background: #0f0961 url(../images/header3-2.png) no-repeat 50% 0;
    height: 156px
}

#header4 {
    background: #023a8d url(../images/header3-2.jpg) no-repeat 50% 0;
    height: 156px
}

#header5 {
    background: #0577b3 url(../images/header2-2.jpg) no-repeat 50% 0;
    height: 156px
}
#menu {
    bottom: -135px;
    position: relative;
    margin: auto;
    float: none;
    text-align: center
}

#menu .navbar-default .navbar-collapse,
#menu .navbar-default .navbar-form {
    border: 0
}

#menu .nav .open>a,
#menu .nav .open>a:focus,
#menu .nav .open>a:hover {
    background: #036191
}

#menu .navbar-nav>.active>a,
#menu .navbar-nav>.active>a:focus,
#menu .navbar-nav>a:hover,
#menu a:hover {
    color: #fff;
    background: #036191
}

#menu .navbar-nav>li>a {
    color: #fff;
    line-height: 16px;
        padding: 10px 10px;
        
}

#menu .nav>li>a:focus,
#menu .nav>li>a:hover {
    background: #036191
}

#menu .navbar-nav>li {
    border-right: 1px solid #01b7c4
}

#menu .navbar-nav>li:last-child {
    border: 0
}

#menu .dropdown-menu {
    background-color: #036191;
    border-color: #036191
}

#menu .dropdown-menu li a {
    color: #fff;
    background-color: #04285c;
    margin: 3px;
    padding: 3px;
    border-radius: 5px
}

#menu .dropdown-menu li a:hover {
    background: #fff;
    color: #04285c
}

#content {
    background: #c8c8c8 url(../images/bg-body.png) repeat-x;
        background-attachment: fixed;
}

#content .bg-white {
    background: #fff;
    padding-top: 35px;
    -webkit-box-shadow: #ccc 5px 10px 17px 4px;
    box-shadow: #ccc 5px 10px 17px 4px
}

#content .row1 {
    margin-top: 10px;
    margin-bottom: 20px
}

#content .row1 .slider-right {
    background: #04285c;
    position: relative;
    padding: 10px;
    border-radius: 5px;
    min-height: 283px
}

#content .row1 .slider-right img {
    height: 250px;
    width: 100%;
}

#content .row1 .slider-right .top-dots {
    position: absolute;
    bottom: 0;
    right: 100px;
    width: 208px;
    height: 24px;
    background: url(../images/bg-dots.png) no-repeat 0 0
}

#content .row1 .slider-right .slick-active button::before {
    color: #04285c;
    opacity: 1
}

#content .row1 .slider-right .slick-dots {
    width: 200px;
    left: 90px;
    bottom: -39px;
    z-index: 9
}

#content .row1 .slider-right .slick-dots li button:before {
    font-size: 13px;
    color: #04285c
}

#content .row1 .slider-right h3 {
    margin: 0 0 20px
}

#content .row1 .slider-right h3 a {
    color: #03a9f4;
    font-size: 15px;
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out
}

#content .row1 .slider-right h3 a:hover {
    color: #c8c8c8
}

#content .row1 .slider-right .extra {
    width: 80%;
    position: absolute;
    bottom:-10px;
    left:-18%;
}

#content .row1 .slider-right .extra .views {
    background-color: #01b7c4;
    color: #04285c;
    padding: 3px 3px 3px 10px;
    border-radius: 0 5px 5px 0
}

#content .row1 .slider-right .extra .full-link {
    background-color: #fea700;
    color: #04285c;
    padding: 3px;
    border-radius: 5px;
    margin-right: -5px
}

#content .row1 .slider-right .extra .full-link:hover a {
    color: #fff
}

#content .row1 .slider-right .extra .full-link a {
    color: #04285c
}

#content .row1 .otagh-shihshe {
    background: #043d8e url(../images/bg-shishe.png) no-repeat;
    padding: 5px;
    border-radius: 5px;
    position: relative;
    height:269px;
    overflow:hidden;
}

#content .row1 .otagh-shihshe h5 {
    padding: 5px;
    background: #fea700;
    color: #04285c;
    display: inline-block;
    border-radius: 5px;
    font-size: 15px;
    margin: 0;
            float: right;
    margin-bottom: 10px;
}

#content .row1 .otagh-shihshe .tab-links {
    position: absolute;
    top: 1px;
    left: 10px;
            padding-left: 6px;
        
}
.slick-dotted.slick-slider {
    margin-bottom: 10px;
}
#content .row1 .otagh-shihshe .tab-links li {
    list-style: none;
    display: inline-block;
    border-left: 1px solid #04285c;
    padding-left: 5px;
        margin-left: 5px;

}
.text-right {
    text-align: left;
}
#content .row1 .otagh-shihshe .tab-links li:last-child {
    border: 0;
    padding-left: 0;
    float: left;
}

#content .row1 .otagh-shihshe .tab-links li a {
    color: #04285c
}

#content .row1 .otagh-shihshe .tab-links .active a {
    color: #fff
}

#content .row1 .otagh-shihshe .tab-content {
    margin: 10px 0
}

#content .row1 .otagh-shihshe .tab-content #tab-video i {
    position: absolute;
    top: 40%;
    right: 45%;
    font-size: 35px;
    z-index: 999
}

#content .row1 .otagh-shihshe .tab-content #tab-audio i {
    position: absolute;
    top: 40%;
    right: 45%;
    font-size: 35px;
    z-index: 999
}

#content .row1 .otagh-shihshe .tab-content a {
    display: block;
    position: relative;
    color: #fff
}

#content .row1 .otagh-shihshe .tab-content a img {
    border: 2px solid #01b7c4;
    border-radius: 3px;
    height: 142px;
    width: 100%;
    opacity: .8;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in
}

#content .row1 .otagh-shihshe .tab-content a img:hover {
    opacity: 1
}

#content .row1 .otagh-shihshe .tab-content p {
    margin-top: 5px
}

#content .aza-shora {
    padding: 10px;
    margin: 10px 0;
    background-color: #04285c;
    color: #fff;
    border-radius: 5px
}

#content .aza-shora .aza-images img {
    height: 287px;
    display: inline-block;
    width: 10.4%
}

#content .khadamat .khadamat-slider {
    padding: 15px 60px;
    background: #04285c url(../images/bg-khadamat.png) no-repeat 50% 0;
    position: relative
}

#content .khadamat .khadamat-slider .left {
    position: absolute;
    width: 21px;
    height: 47px;
    background: url(../images/left.png);
    left: 15px;
    top: 40%;
    cursor: pointer
}

#content .khadamat .khadamat-slider .right {
    position: absolute;
    width: 21px;
    height: 47px;
    background: url(../images/right.png);
    right: 15px;
    top: 40%;
    cursor: pointer
}

#content .khadamat .khadamat-slider .item {
    width: 14%;
    text-align: center;
    margin: auto;
    display: inline-block;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

#content .khadamat .khadamat-slider .item:hover {
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px)
}

#content .khadamat .khadamat-slider .item:hover a {
    color: #fea700
}

#content .khadamat .khadamat-slider .item a {
    display: block;
    text-align: center;
    margin: 10px auto 5px auto;
    color: #fff
}

#content .khadamat .khadamat-slider .item .service {
    width: 84px;
    height: 90px;
    display: block;
    text-align: center;
    margin: 0 auto
}

#content .khadamat .khadamat-slider .item .item-link {
    width: 130px;
    height: 130px;
    border: 1px solid #01b7c4;
    border-radius: 50%;
    line-height: 120px;
    padding-top: 20px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

#content .khadamat .khadamat-slider .item .item-link:hover {
    border-color: #fea700
}

#content .khadamat .khadamat-slider .item .item-link:hover .mardomi {
    background: url(../images/mardomi1.png) no-repeat
}

#content .khadamat .khadamat-slider .item .item-link:hover .boss {
    background: url(../images/boss1.png) no-repeat
}

#content .khadamat .khadamat-slider .item .item-link:hover .markaz {
    background: url(../images/markaz1.png) no-repeat
}

#content .khadamat .khadamat-slider .item .item-link:hover .soti {
    background: url(../images/soti1.png) no-repeat
}

#content .khadamat .khadamat-slider .item .item-link:hover .map {
    background: url(../images/map1.png) no-repeat
}

#content .khadamat .khadamat-slider .item .item-link:hover .javan {
    background: url(../images/javan1.png) no-repeat
}

#content .khadamat .khadamat-slider .item .item-link:hover .ertebat {
    background: url(../images/ertebat1.png) no-repeat
}

#content .khadamat .khadamat-slider .item .transit {
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

#content .khadamat .khadamat-slider .item .mardomi {
    background: url(../images/mardomi.png) no-repeat
}

#content .khadamat .khadamat-slider .item .boss {
    background: url(../images/boss.png) no-repeat
}

#content .khadamat .khadamat-slider .item .markaz {
    background: url(../images/markaz.png) no-repeat
}

#content .khadamat .khadamat-slider .item .soti {
    background: url(../images/soti.png) no-repeat
}

#content .khadamat .khadamat-slider .item .map {
    background: url(../images/map.png) no-repeat
}

#content .khadamat .khadamat-slider .item .javan {
    background: url(../images/javan.png) no-repeat
}

#content .khadamat .khadamat-slider .item .ertebat {
    background: url(../images/ertebat.png) no-repeat
}

#content .akhbar {
    margin: 10px 0
}

#content .akhbar .gray {
    background-color: #c8c8c8;
    border-radius: 5px;
    padding: 10px
}

#content .akhbar .gray .col-md-3 {
    padding-right: 10px;
    padding-left: 10px;
    margin: 10px 0
}

#content .akhbar .post {
    text-align: center;
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    height: 300px;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#content .akhbar .post:hover {
    background: #04285c
}

#content .akhbar .post:hover h3 a {
    color: #fff
}

#content .akhbar .post:hover .post-bottom {
    color: #fff
}

#content .akhbar .post img {
    width: 100%;
    height: 180px;
    display: block
}

#content .akhbar .post h3 {
    margin: 10px 0;
    font-size: 15px
}

#content .akhbar .post h3 a {
    color: #02377d;
    font-weight: 700;
    line-height: 20px
}

#content .akhbar .post .post-bottom {
    position: absolute;
    bottom: 5px;
    width: 90%;
    margin: auto;
    color: #04285c
}

#content .akhbar .post .post-bottom span {
    display: inline-block;
    margin-left: 5px
}

#content .shahrvandan {
    margin: 10px 0
}

#content .shahrvandan .gray {
    background-color: #c8c8c8;
    border-radius: 5px;
    padding: 10px
}

#content .shahrvandan .item-block {
    background: #fff;
    padding: 15px;
    border-radius: 5px;
    height: 250px;
    margin: 0 0 10px 0;
    color: #323232;
    transition: all 0.3s linear;
        text-align: center;

}


#content .shahrvandan .item-block:hover {
    box-shadow: 0px 10px 10px 5px #ababab
}
#content .shahrvandan .item-block h3{
	margin: 5px 0;
}
#content .shahrvandan .item-block img{
	max-height: 195px;
}

#content .shahrvandan .item-title {
    display: block;
    text-align: center;
    width: 50%;
    font-weight: 700;
    margin: 0 auto 0 auto;
    padding: 5px;
    background: #fff;
    border-radius: 15px 15px 0 0;
    color: #01b7c4
}

#content .shahrvandan .nav-tabs {
    text-align: center;
    border: 0
}

#content .shahrvandan .nav-tabs li {
    float: none;
    display: inline-block;
    text-align: center
}

#content .shahrvandan .nav-tabs li a {
    border-color: transparent;
    border-radius: 15px 15px 0 0;
    line-height: 12px;
    font-weight: 700;
    background: #aaa;
    color: #fff
}

#content .shahrvandan .nav-tabs .active a {
    color: #01b7c4;
    background: #fff
}

#content .gallery {
    margin: 10px 0
}

#content .gallery .gallery-slider {
    background: #04285c url(../images/gallery.png) no-repeat 50% 0;
    padding: 25px 60px 0;
    position: relative
}

#content .gallery .gallery-slider .left1 {
    position: absolute;
    width: 21px;
    height: 47px;
    background: url(../images/left.png);
    left: 15px;
    top: 40%;
    cursor: pointer
}

#content .gallery .gallery-slider .right1 {
    position: absolute;
    width: 21px;
    height: 47px;
    background: url(../images/right.png);
    right: 15px;
    top: 40%;
    cursor: pointer
}

#content .gallery .gallery-item {
    width: 20%;
    display: inline-block;
    margin: 0 5px 10px 5px
}

#content .gallery .gallery-item:hover img {
    border-color: #aa7f20
}

#content .gallery .gallery-item:hover .title a {
    color: #aa7f20
}

#content .gallery .gallery-item a {
    display: block
}

#content .gallery .gallery-item a img {
    display: block;
    width: 100%;
    height: 160px;
    border: 1px solid #01b7c4;
    border-radius: 5px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#content .gallery .gallery-item .title a {
    margin: 10px 0 0;
    text-align: center;
    color: #fff;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#content .jstats {
    position: relative;
    padding: 10px;
    background: #04285c;
    border-radius: 5px;
    width: 90%;
    margin: 10px auto -20px auto
}

#content .jstats ul {
    text-align: center;
    margin: 0;
    padding: 0
}

#content .jstats ul li {
    list-style: none;
    display: inline-block;
    margin: 0 10px;
    font-size: 15px
}

#content .jstats ul li i {
    color: #aa7f20
}

#footer {
    padding: 50px 40px 40px 40px;
    text-align: center;
    background: #323232 url(../images/bg-footer.png) no-repeat 50% 0;
    color: #868686
}

#footer p {
    font-size: 16px;
    font-weight: 500;
    margin: 0
}

.sefaresh {
    background: #121212;
    color: #868686;
    padding: 10px
}

.sefaresh a {
    color: #868686;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.fieldset legend{display: none;}

.fieldset2{display: inline-block;
    width: 198px;}
.sefaresh a:hover {
    text-shadow: #9e9e9e 0 0 6px
}

table {
    margin: 0 auto;
    line-height: 1.5;}

.voteprogress, .pollprogress {
    overflow: hidden;
    height: 6px;
    margin-bottom: 10px;
    background-color: #fff;
    border-radius: 3px;
    margin-top: 0px;
}

#gotop {
    position: fixed;
    bottom: 100px;
    left: 30px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 26px;
    border-radius: 50%;
    background: #04285c;
    color: #fff;
    line-height: 46px
}

#links {
    position: fixed;
    right: 0;
    top: 200px;
    width: 90px;
}

#links a {
    position: relative;
    display: block;
    background: #01b7c4;
    color: #fff;
    margin: 5px 0;
    padding: 3px;
    border-radius: 3px 0 0 3px;
    width: 135px;
    text-align: center;
    -webkit-transform: translateX(58px);
    -ms-transform: translateX(58px);
    transform: translateX(58px);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    left: 43px;

}

#links a:hover {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
     left: 3px;
}

#links .home::after {
    content: '';
    float: left;
    width: 20px;
    height: 16px;
    margin: 2px 2px 0;
    background: url(../images/menu-home.png) no-repeat
}

#links .com::after {
    content: '';
    float: left;
    width: 20px;
    height: 16px;
    margin: 2px 5px;
    background: url(../images/menu-com.png) no-repeat
}

#links .sorosh::after {
position: relative;
    content: '';
    float: left;
    width: 22px;
    height: 22px;
    margin: 2px 5px;
    background: url(../images/soroosh.png) no-repeat;
    bottom: 2px;
    right: 2px;
}
#links .insta::after {
    content: '';
    float: left;
    width: 22px;
    height: 22px;
    margin: 2px 5px;
    background: url(../images/menu-insta.png) no-repeat;
}
#links .radio::after {
position: relative;
    content: '';
    float: left;
    width: 23px;
    height: 22px;
    margin: 2px 5px;
    background: url(../images/radio.png) no-repeat;
    bottom: 2px;
    right: 2px;
}
#links .en::after {
    content: '';
    float: left;
    width: 22px;
    height: 22px;
    margin: 2px 5px;
        top: 3px;
    position:relative;
    background: url(../images/en.png) no-repeat;
}
#links .telegram::after {
    content: '';
    float: left;
    width: 22px;
    height: 22px;
    margin: 2px 5px;
    background: url(../images/menu-telegram.png) no-repeat;
}

#links .gap::after {
    position: relative;
    content: '';
    float: left;
    width: 20px;
    height: 20px;
    margin: 2px 5px;
    background: url(../images/gap.png) no-repeat;
    right: 2px;
}

.tooltip-inner {
    font-family: IRANSansWeb;
    font-size: 15px
}
.page_form__inner,.box_in{
    color: #323232
}
.short-story{
    margin: 15px 0;
    padding: 10px;
    border: 2px solid #036191;
    border-radius: 5px;
    background: #04285c;
}
.short-story .post-bottom{
    margin: 10px 0 0;
}
.short-story .post-bottom span{
    margin-left: 15px;
        color: white;
}
.short-story .story{
    text-align: justify;
}
.fullstory{
    border: 3px solid #04285c;
    color: #323232;padding: 5px;
    border-radius: 5px;
}
.fullstory .title{
    background: #04285c;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 10px 10px 10px 0;
    color: #fff;
    border-radius: 5px;
}
.fullstory .text{
    margin: 10px 0;
}
.story_tools{
    border-top: 1px solid #01b7c4;
    padding: 5px 0 0;  
    height: 40px;
    line-height: 36px;
}
.combo_field{
    margin: 5px 0
}
.story_tools a{
    color: #323232;
}
.story_tools a:hover{
    color: #04285c;
}
.modal{color: #323232;}
.modal a{
    color: #04285c!important;
    border: 0!important;
}
.modal input{
    border: 1px solid #d3d3d3;
    padding: 3px; 
}
.modal a{
    color: #04285c!important;
    border: 0!important;
}
.modal a:hover{
    background: transparent!important;
    color: #121212!important;
}
.fullstory  ul li{
    list-style: none;
    display: inline-block;
    margin-left: 5px;
}
.widget{
    margin-bottom: 10px;
}
.widget-content{
    padding: 5px;
        background: #04285c;
    border-radius: 5px;
}
.fstory img{
border: 3px solid #04285c;
    border-radius: 5px;
    max-width:100%;
    box-shadow: -4px 3px 15px 0px #04285c;
}
.widget-content .thumb{
    width: 100%;
    height: 80px;
    padding: 3px;
    border: 2px solid #c2c0c0; 
    border-radius: 5px;
}
.widget-item{
    margin: 10px 0;
    padding: 10px 0;
    background-color: #fff;
    border-radius: 5px;
}
.widget-item:hover{
    background: #02377d
}
.widget-item:hover a{
    color: #fff;
}

.navigation{
    text-align: center;
    margin: 10px 0;
    font-size: 16px;
}
.navigation a{
    padding: 5px 10px;
    
    border-radius: 5px;
    background: #fff;
    color: #04285c;
    display: inline-block; 
}
.navigation a:hover,.navigation span{
    padding: 5px 10px;
    border-radius: 5px;
    background: #02377d;
    color: #fff;
    display: inline-block; 
} 
.ui-form{
    margin: 0;
    padding: 0;
}
.ui-form li{
    list-style: none;
}
.comment{
    color: #323232;
    margin: 10px 0;
    padding: 5px;
    border: 1px solid #04285c;
    border-radius: 5px;

}
.comment a{
    color: #323232
}
.meta-comment{
    margin: 10px 0;
    padding: 5px 0;
    border-bottom: 1px solid #04285c;
}
.meta-comment span{margin-left: 5px;}
.jreset{
    list-style: none;
    margin: 0;
    padding: 0;
}
.jreset li{
    display: inline-block;
    margin-left: 5px;
}
.comment-bottom{
    margin: 5px 0;
    text-align: left;
}
.slide-left{
	height:250px;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
     display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 5px 5px 0px;
    border-right-color: #ccc;
    margin-top: 5px;
    margin-left: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
@media (min-width:768px) {
    .navbar-nav {
        float: none;
        display: inline-block;
        text-align: center;
        background-color: #04285c;
        border-radius: 5px;
        transition: all 0.5s ease
    }
}


@media (min-width:768px) {
   #links {
    position: fixed;
    right: 0;
    top: 100px;
    width: 90px;
}
}

@media (max-width:768px) {
    .navbar {
        background: #04285c;
        border-radius: 5px;
        z-index: 999
    }

    .navbar-toggle {
        border-color: #01b7c4
    }

    .navbar-toggle .icon-bar {
        background: #fff
    }

    .top-icons {
        margin-bottom: 5px
    }

    #content .aza-shora .aza-images img {
        width: 32%;
        margin-bottom:3px
    }
}


.centeralign2{text-align: center;
    margin: 0 auto;
}

.circledownload3 {
    width: 125px;
    height: 125px;
    display: inline-block;
    color: #fff;
    background-color: #04275c;
    border-radius: 50%;
    padding-top: 4%;
    text-align: center;
    margin-bottom: 5px;
    padding-top: 30%;
    font-size: 16px;
}

.circledownload3:hover {
   color: #fff;
    background-color: #01b7c4;
}

.mainmarkaz{
            width: 100%;
    height: 120px;
    color: #292929;
    background: #c8c8c8 !important;
    margin-top: 10px;
    border-radius: 5px;
    padding: 0px;
    font-size: 12px !important;}

.titlemarkaz{
    color: #04285c;
    font-size: 14px;
    text-align: right;}
.matnmarkaz{min-height:50px;}
.imgmarkaz{    margin-bottom: 15px;}
    
.navbar-nav {
   margin: 5px -15px;
    background-color: #02377d;
    width: 1000px;
    font-size: 12px;
}

.glyphicon { margin-right:10px; }
 .panel-title {
    margin-top: 0;
    font-size: 12px;
}   
.panel-title>a{    text-decoration: none;}
.panel-body { padding:0px; }
    
.panel-body table tr td { padding-left: 15px ;}
    
.panel-body .table {margin-bottom: 0px; }
    
.panel-group { margin-top: 9px !important;}

.panel-default>.panel-heading {
    color: #fff;
    background-color: #04285c;
    border-color: #ddd;
    /* font-size: 12px; */
}

.table2 {
    margin: 0 auto;
    line-height: 1.5;
    width: 91%;
}

.dp-module-default2{    border-bottom: 1px solid #04275c;
    
    padding-bottom: 5px;}
.navbar-fixed-top{background-color: #01b7c4!important;transition:all 0.3s ease}
.navbar-fixed-top .navbar-nav{
	background-color: #01b7c4;
}
@media (max-width:768px) {
    #header{
        background: #02377d;
       
        height: 60px;
    }
    #menu{bottom:-5px}
    .widget-content .thumb{
    	height: auto;
    }
}
@media (max-width:480px) {
    #top .top-icons a i{width:20px;height:20px;font-size: 10px;line-height: 20px;}
    #top .date{font-size:1rem;}
    #top .search-top{width: 86%;}
    .mt-0{margin-top:15px;}
    #content .row1 .slider-right .extra{right:20%;}
}

#dle-content{color:black;}

#content .khadamat .khadamat-slider .item .nazarsanji{
background: url(../images/nazarsanji.png) no-repeat;

    position: relative;
    left: 5px;
    top: 5px;}
#content .khadamat .khadamat-slider .item .item-link:hover .nazarsanji {
    background: url(../images/nazarsanji1.png) no-repeat;
     position: relative;
    left: 5px;
    top: 5px;
}
#content .khadamat .khadamat-slider .item .etelaie{
    background: url(../images/etelaie.png) no-repeat;}
#content .khadamat .khadamat-slider .item .item-link:hover .etelaie {
    background: url(../images/etelaie1.png) no-repeat
}
#content .khadamat .khadamat-slider .item .avarez{
    width: 92px;
    background: url(../images/avarezmahali.png) no-repeat;}
#content .khadamat .khadamat-slider .item .item-link:hover .avarez {
    background: url(../images/avarezmahali1.png) no-repeat
}
#content .khadamat .khadamat-slider .item .sms{
    background: url(../images/sms.png) no-repeat;}
#content .khadamat .khadamat-slider .item .item-link:hover .sms {
    background: url(../images/sms1.png) no-repeat
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.dl {
    background-color: #01b7c4;
    padding: 2px 11px;
    border-radius: 5px;
    color: white;}
.size, .type {
    margin-left: 10px;}
.jarayed {
    margin: 0;
    text-align: justify;
    font-size: 13px;
    line-height: 1.5;
}

.jarayed a{
    color: white;
    /* line-height: 20px; */
    position: relative;
    top: 7px;

}
.shortimg58 {
    padding: 6px;
    margin-bottom: 18px;
    border-radius: 10px;
    min-height: 50px;
}

.etelaie .title{

    background: #04285c;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 10px 10px 10px 0;
    color: #fff;
    border-radius: 5px;
}
.kabarw58 {
 height: 55px;
    background-color: #02377d;
    margin: 10px 0;
    border-radius: 5px;
    color: white;
    line-height: 34px;
}
 
.fullstory img {
    border: 3px solid #04285c;
    border-radius: 5px;
    max-width: 100%;
    box-shadow: -4px 3px 15px 0px #04285c;
}

.highslide img {
    cursor: zoom-in;
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
}

@media (max-width: 1200px){
.navbar-nav {
        max-width: 100%;
    font-size: 9px;
}}

@media (max-width: 1200px){
.nav>li>a {
    padding: 10px 5px;
}}


.static-story table{
	width: 100%!important
}
.static-story table td{
	border: 1px solid #d3d3d3;
    text-align:center;
    padding: 5px
}



.slick-slider .slick-track{
transform:translate3d(0px, 0, 0) !important;}
