﻿/*
    ********************** رنگ های استفاده شده *********************************
    رنگ بک گراند صفحات : #fafaf8
    رنگ تم اصلی: 
                     #1983dd or #009cff(kam rang tare)
    رنگ تم کمکی :
                    #f37020
    رنگ بوردرهای اصلی: 

*/

@font-face {
    font-family: 'IranNastaliq';
    src: url('/Content/fonts/IranNastaliq.eot?#') format('eot'), url('/Content/fonts/IranNastaliq.woff') format('woff'), url('/Content/fonts/IranNastaliq.ttf') format('truetype');
}

@font-face {
    font-family: 'BNazanin';
    src: url('/Content/fonts/BNazanin.eot?#') format('eot'), url('/Content/fonts/BNazanin.woff') format('woff'), url('/Content/fonts/BNazanin.ttf') format('truetype');
}

@font-face {
    font-family: 'BKoodakBold';
    src: url('/Content/fonts/BKoodakBold.eot?#') format('eot'), url('/Content/fonts/BKoodakBold.woff') format('woff'), url('/Content/fonts/BKoodakBold.ttf') format('truetype');
}

@font-face {
    font-family: 'BRoya';
    src: url('/Content/fonts/BRoya.eot?#') format('eot'), url('/Content/fonts/BRoya.woff') format('woff'), url('/Content/fonts/BRoya.ttf') format('truetype');
}

@font-face {
    font-family: 'Yekan';
    src: url('/Content/fonts/Yekan.eot?#') format('eot'), url('/Content/fonts/Yekan.woff') format('woff'), url('/Content/fonts/Yekan.ttf') format('truetype');
}

@font-face {
    font-family: 'BYagut';
    src: url('/Content/fonts/BYagut.eot?#') format('eot'), url('/Content/fonts/BYagut.woff') format('woff'), url('/Content/fonts/BYagut.ttf') format('truetype');
}

@font-face {
    font-family: 'BTitr';
    src: url('/Content/fonts/TitrBold.eot?#') format('eot'), url('/Content/fonts/TitrBold.woff') format('woff'), url('/Content/fonts/TitrBold.ttf') format('truetype');
}
/*@font-face {
    font-family: 'Nassim';
    src: url('/Content/fonts/Iran.eot?#') format('eot'), url('/Content/fonts/Iran.woff') format('woff'), url('/Content/fonts/Iran.svg') format('svg');
}*/
@font-face {
    font-family: 'Nassim';
    src: url('/Content/fonts/Iran.eot?#') format('eot'), url('/Content/fonts/Iran.woff') format('woff'), url('/Content/fonts/Iran.svg') format('svg');
}
/*-------------------------------------------*/
.mr0{
    margin:0;
}
.mr5{
    margin:5px;
}
.mr10{
    margin:10px;
}
.mr15{
    margin:15px;
}
/*-------------------------------------------*/
* {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.nopadding {
    padding: 0px;
}

.nomargin {
    margin: 0px;
}

.clearfloat {
    clear: both;
}
[class^="col"]{
    padding:0px;
}
body {
    font-family: Nassim;
    font-size: 12px;
    direction: rtl;
    background-image: url(/images/body-bg.png);
    background-color: #fafaf8;
    font-weight: normal;
}
a{
    text-decoration:none !important;
}
.readmearrow {
    position: absolute;
}

    .readmearrow:hover {
        background-color: #f37020;
    }

    .readmearrow span {
        width: 25px;
        height: 25px;
        display: block;
        background-image: url(/images/readmorearrow.png);
    }

#back-top {
    position: fixed;
    bottom: 5px;
    left: 5px;
    z-index: 500;
    background-color: #1983dd;
    width: 35px;
    height: 35px;
}

    #back-top:hover {
        cursor: pointer;
    }

    #back-top a {
        width: 35px;
        height: 35px;
        position: relative;
        display: inline-block;
    }

    #back-top span {
        position: absolute;
        top: 30%;
        right: 30%;
        color: #fbfbfb;
    }

.tooltip-inner {
    font-family: Yekan;
}
.boxkmloader{
    width:100%;
    height:100%;
    position:absolute;
    z-index:1000;
    /*text-align:center;
    padding-top:40%;*/
    display:none;
}
.boxkmloaderBlack{
    background-color:rgba(0,0,0,0.4);
}
.kmloader {
    position:absolute;
    right:40%;
    border: 3px solid #fff;
    border-radius: 50%;
    border-top: 3px solid #f37020;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    display: inline-block;
    margin: 0 3px;
    margin-bottom: -3px;
}
.kmloaderTop{
    top:20%;
}
.kmloaderBottom{
    bottom:20%;
}
.kmloaderSmall{
    width:15px;
    height: 15px;
}
.kmloadermidel{
    width:30px;
    height: 30px;
}
.kmloaderlarg{
    width:50px;
    height: 50px;
}
.kmloaderxlarg{
    width:100px;
    height: 100px;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.datetimespan {
    color: #1983dd;
    font-size: 13px;
    direction: rtl;
}
.kmrutitr{
    font-size:12px;
    color:#666;
    margin:0px;
    padding:0px;
    line-height:20px;
}
/*----------------------------   header style   ----------------------------------*/
header {
    min-height: 140px;
}

    header .logo {
        margin-top: 4px;
    }

        header .logo a {
            border: 0px;
            text-decoration: none;
        }

.center-header {
    background-image: url('/images/headerbg.png');
    background-repeat: no-repeat;
    min-height: 89px;
}

header .left-header {
    position: relative;
    direction: ltr;
}

.left-header .showtime {
    width: 176px;
    height: 30px;
    font-family:Yekan,Tahoma;
    font-size: 16px;
    /*margin-left: 5px;*/
    text-align: center;
    background-color: #f37020;
    direction: rtl;
    border-radius: 0 0 15px 15px;
    float: left;
}

    .left-header .showtime span {
        color: #fff;
    }

.left-header ul {
    list-style: none;
    float: left;
}

    .left-header ul li {
        float: left;
        margin-left: 10px;
        margin-top: 5px;
    }

        .left-header ul li a {
            color: #f37020;
            font-size: 18px;
            text-decoration: none;
        }

            .left-header ul li a:hover {
                color: #1983dd;
            }

.left-header .ad_header {
    width: 350px;
    height: 60px;
}
/*---------------------  menu style     -------------------------*/
.menubg {
    background-color: #1983dd;
    height: 43px;
    border-bottom: 2px solid #f37020;
    z-index: 2000;
    margin-top:-7px;
}

    .menubg .menu {
        position: relative;
    }

    .menubg .searchbox {
        direction: ltr;
        float: left;
        width: 225px;
        height: 42px;
        margin-top: 1%;
    }

        .menubg .searchbox input {
            font-family:Yekan,Tahoma;
            font-size: 14px;
            background-color: #fafaf8;
            text-align: right;
            direction: rtl;
            text-shadow: 0px 1px #ccc;
            border: 2px solid #ccc;
            border-left: 0px;
            border-radius: 0 5px 5px 0;
            width: 180px;
            height: 34px;
            color: #9d9c9c;
            float: left;
            padding-right: 5px;
        }

    .menubg .search_submit button {
        background-image: url('/images/searchbutton.png');
        border: none;
        border-radius: 5px 0 0 5px;
        width: 38px;
        height: 34px;
        cursor: pointer;
        float: left;
    }

.menubar .navigation {
    padding:0px;
    margin:0px;
    font-family:Yekan,Tahoma;
}

    .menubar .navigation li {
        list-style: none;
        float: right;
        padding: 10px 8px 5px 8px;
        margin: 0 1px 0 0;
        /*border: 1px solid transparent;*/
        position: relative;
        height:43px;
        overflow:hidden;
    }
    .menubar .navigation li:after{
        content:"";
        background-color:#f37020;            
        width:100%;
        height:100%;
        position:absolute;
        top:45px;
        right:0;    
    }

        .menubar .navigation li a {
            display: block;
            text-decoration: none;
            color: #fafaf8;
            font-size: 15px; 
            position:relative;
            z-index:1;
        }
        .menubar .navigation li:hover:after{
            animation:top0;
            animation-duration:0.7s;
            animation-fill-mode:forwards;
        }
        @keyframes top0{
            0%{
                top:43px;
            }
            100%{
                top:-2px;
            }
        }
            .menubar .navigation li:hover .nav_second {
                display: block;
            }

.menubar .nav_second {
    list-style: none;
    padding: 10px 0 0 0;
    margin: 0;
    display: none;
    position: absolute;
    right: 0;
    z-index: 2;
    direction: rtl;
}

    .menubar .nav_second li:first-child {
        border-top: 1px solid transparent;
    }

    .menubar .nav_second li {
        float: right;
        margin: 0;
        padding: 0;
        border-top: 1px solid #a2e8d9;
        white-space: nowrap;
        background-color: #1983dd;
        width: 182px;
        direction: rtl;
    }

        .menubar .nav_second li.bgimage {
            background: #ffffff url('/images/submenu.png') no-repeat 5% center;
        }

        .menubar .nav_second li a {
            display: block;
            line-height: 13px;
            letter-spacing: 0.03em;
            padding: 13px 8px 10px 16px;
            text-decoration: none;
            color: #fafaf8;
            font-size: 14px;
            text-shadow: 0px 1px #333;
        }

        .menubar .nav_second li:hover {
        }

            .menubar.nav_second li:hover a {
                color: #ffffff;
            }

.menubar .nav_second_level {
    position: relative;
}

    .menubar .nav_second_level:hover .nav_third_level {
        display: block;
    }

.menubar .nav_third_level {
    display: none;
    position: absolute;
    top: -1px;
    right: 183px;
}

    .menubar .nav_third_level li a {
        color: #fafaf8;
        font-size: 14px;
        text-shadow: 0px 1px #333;
    }

        .menubar .nav_third_level li a:hover {
            color: #ffffff;
        }
/*----------------- specialbar ----------------------------------*/
.specialbar {
    margin-top: -1px;
}

    .specialbar .slider_box {
        /*width: 487px;*/
        width:100%;
        height: 324px;
        direction: ltr;
        position: relative;
        /*margin-right: 12px;*/
    }

        .specialbar .slider_box .filmicon {
            color: #fff;
            font-size: 50px;
            padding: 5px;
            left:40%;
            top:40%;
            background-color: rgba(0, 0, 0, 0.1);
        }

        .specialbar .slider_box .titleslider {
            text-align: right;
            direction:rtl;
            /*width: 180px !important;*/
            line-height: 25px;
            /*right: 0px;*/
            /*bottom: 40px !important;*/
            color: #fff;
            text-decoration: none;
            font-size:11px;
        }

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span { /*تغییر رنگ دایره های اسلایدر*/
    background-color: #1983dd;
}

.camera_wrap .camera_pag .camera_pag_ul {
    text-align: left;
    display: inline;
    position: relative;
    top: -30px;
    background-color: red;
}

    .camera_wrap .camera_pag .camera_pag_ul li {
        height: 12px;
        margin: 0px 3px;
        width: 12px;
    }

        .camera_wrap .camera_pag .camera_pag_ul li > span {
            top: 3px;
            left: 3px;
            height: 6px;
            width: 6px;
        }

.camera_bar .camera_bar_cont span {
    background-color: #f27030;
}
/*---------------------- news-slider ---------------------------------------*/
.news_slider{
    padding-left:5px;
    box-sizing:border-box;
}
.news_slider .item_top, .news_slider .item_bottom {
    min-height: 157px;
    text-decoration: none;
    color: #444;
    cursor: pointer;
    display: block;
    border-bottom:1px solid #e1e1e1;
}

    .news_slider .item_top:hover, .news_slider .item_bottom:hover {
        /*opacity: 0.7;*/
    }

    .news_slider  .top {
        height: 103px;
        width: 100%;
    }

.news_slider .photo {
    width: 170px;
    /*max-height:80px;*/
    margin-top: 5px;
}

    .news_slider .photo img {
        max-height: 100%;
        max-width: 100%;
    }

.news_slider .title {
    padding: 5px;
}
.news_slider .item_top .title,.news_slider .item_top h6 {
margin-right:3px;
}
.news_slider h6{
    padding-top:10px;
    /*width:250px;*//*tagh*/
    /*padding-right:10px;*/
}
    .news_slider .title{
        margin-top: 0px;
        font-size: 14px;
        line-height:1.5;
        font-weight:bold;
    }

    .news_slider .title span {
        width: 100%;
        display: inline-block;
        position: absolute;
        bottom: 5px;
        right: 10px;
    }

    .news_slider .text  {
        padding:5px;
        font-size: 11px;
        line-height:16px;
        font-weight: normal;
        margin:0px;
    }

    .news_slider .text .readmearrow {
        margin: 0 10px 0 10px;
        bottom: 2px;
        left: 0px;
    }
/*-------------------- tabbar  ------------------------------------------*/
.nav-tabs > li {
    float: right;
}

    .nav-tabs > li > a {
        color: #444;
        font-size: 15px;
        /*border: 1px solid #e1e1e1 !important;
        background-color: #f2f2f2 !important;*/
        border: 1px solid #cbc9c9 !important;
        background-color: #eceaea !important;
        text-decoration: none;
        position:relative;
    }

.tabbar .active > a {
    background-color: #f8f8f8 !important;
    color: #009cff !important;
    border-bottom: 1px solid #f8f8f8 !important;
}

    .tabbar .active > a:focus {
        color: #1893dd !important;
    }

.tab-content {
    border-top: 1px solid #f8f8f8 !important;
    border: 1px solid #e1e1e1;
    background-color: #f8f8f8 !important;
    margin-top: 0px;
    position: relative;
}

    .tab-content .tab-pane {
        min-height: 281px;
    }

.tab-pane .tab-body-row {
    height: 93px;   
}
    
    .tab-pane .tab-body-row:hover {
        /*opacity: 0.7;*/
    }

    .tab-pane .tab-body-row a {
        text-decoration: none;
        display: inline-block;
        color: #444;
        padding:11px;
    }
    .tab-pane .tab-body-row .kmrutitr{
        margin-top:-6px;
        margin-bottom:7px;
    }
.tab-body-row .gal-img {
    width: 60px;
    height: 60px;
}

    .tab-body-row .gal-img img {
        width: 60px;
        height: 60px;
    }

.tab-body-row .gal-link {
    width: 178px;
    margin: 0px;
    height: 70px;
    position: relative;
}


    .tab-body-row .gal-link .post-title {
        font-size: 14px;
        margin: 0px;
        width:99%;
    }

    .tab-body-row .gal-link .dates {
        position: absolute;
        bottom: -10px;
        right: 0px;
        display: inline-block;
    }

.tab-pane hr {
    margin: 0px;
}

.tab-pane .more_button_fortabbar {
    width: 70px;
    height: 20px;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 8px;
    color: black;
    font-size: 13px;
    font-weight: normal;
}

    .tab-pane .more_button_fortabbar:hover {
        color: #f37020;
    }

/*------------------------    popular css      ------------------------------*/
/*------ popular bootstrap carousel -----------*/
.carousel-control {
    width: 20px;
    height: 20px;
    font-size: 15px;
    opacity: 1;
    background-image: none !important;
}

    .carousel-control:hover {
        opacity: 0.5;
    }

    .carousel-control.right {
        right: auto;
        left: 30px;
    }

    .carousel-control .glyphicon-menu-left,
    .carousel-control .glyphicon-menu-right {
        font-size: 15px;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        padding: 5px;
        background-color: #1983dd;
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.75);
    }
/*-------------- papular title_box ------------------------------*/
.title_box_byline .title {
    border-bottom: 1px solid #e1e1e1;
    display: inline-block;
    position: relative;
    padding-bottom: 7px;
    padding-left: 25px;
    min-width:130px;
    font-family:Yekan,Tahoma;
}

    .title_box_byline .title h6 {
        font-size: 25px;
        color: #444;
    }

    .title_box_byline .title .line {
        background-color: #1893dd;
        width: 44px;
        height: 4px;
        position: absolute;
        right: 0px;
        bottom: 0px;
        display: inline-block;
    }
/*---------------------------- main body ---------------------------------*/
.mainbody {
    margin-top: 5px;
}

    .mainbody .right_box {
        /*padding-left: 55px;*/
    }

        .mainbody .right_box .titlebar .nav > li > a {
            padding:7px 12px;
        }

.right_box .titlebar .tabbar ul li {
    cursor: pointer;
    font-family:Yekan,Tahoma;
}

.right_box .titlebar .tabbar .active > a {
    background-image: url("/images/body-bg.png");
    color: #009cff !important;
    border-bottom: 1px solid #f8f8f8 !important;
}

 .horizental_carousel_box {
    margin-top: 10px;
}

.horizental_carousel_box .control_box {
    padding-left: 15px;
}

.horizental_carousel_box .carousel-control {
    margin-left: 11px;
    margin-top: 21px;
}

    .horizental_carousel_box .carousel-control .glyphicon-menu-left,.horizental_carousel_box .carousel-control .glyphicon-menu-right {
        padding: 8px;
    }

    .horizental_carousel_box .carousel-control.right {
        right: auto;
        left: 37px;
    }


.horizental_carousel_box .body_row {
    /*margin-top: 30px;*/
    margin-top: 15px;
}

    .horizental_carousel_box .body_row .item {
        margin-right: -20px;
    }

    .horizental_carousel_box .body_row .items {
        margin-right: 22px;
        width: 14%;
        /*height: 270px;*/
    }

    .horizental_carousel_box .body_row .item .items a {
        text-decoration: none;
        border: 0px;
        display: inline-block;
        color: #444;
    }

    .horizental_carousel_box .body_row .item .items:hover a {
        /*opacity: 0.7;*/
    }

    .horizental_carousel_box .body_row .item .items:hover .more_box a {
        opacity: 1;
    }

    .horizental_carousel_box .body_row .items .photo img {
        width:100%;
        /*height: 113px;*/
        margin-bottom:5px;
    }


    .horizental_carousel_box .body_row .items h3 {
     margin-top:5px;
     margin-bottom:2px;
    font-size: 13px;
    text-align: justify;
    line-height: 20px;
    /*height: 40px;*/
    overflow: hidden;
    font-weight:bold;
    }

    /*.horizental_carousel_box .body_row .items span {
        font-size: 13px;
        color: #1893dd;
    }*/

    .horizental_carousel_box .body_row .items p {
        font-size: 13px;
        margin-top: 7px;
        text-align: justify;
    height: 55px;
    overflow: hidden;
    }

.horizental_carousel_box .indicators_box {
    position: relative;
    height: 15px;
    padding: 0px;
    margin: 0px;
}

.horizental_carousel_box .carousel-indicators {
    padding: 0px;
    margin: 0px;
    bottom: 0px;
    left: 0px;
    width: inherit;
}

    .horizental_carousel_box .carousel-indicators li {
        border-radius: 0px;
        border-color: #f37020;
        width: 10px;
        height: 10px;
        margin: 0px;
        padding: 0px;
    }

    .horizental_carousel_box .carousel-indicators .active {
        border-radius: 0px;
        width: 10px;
        height: 10px;
        margin: 0px;
        padding: 0px;
        background-color: #f37020;
    }

.horizental_carousel_box .more_box {
    text-align: center;
    margin-top: 50%;
}

    .horizental_carousel_box .more_box .more_button {
        padding: 40px;
        background-color: #444;
        color: #f7f7f7 !important;
        box-shadow: -3px 4px 0 0 #444444;
        text-decoration: none;
        font-size: 14px;
        font-weight: bold;
    }

        .horizental_carousel_box .more_box .more_button:hover {
            color: #f37020 !important;
        }


 .listnewsforbodycontant{
     list-style:none;
     overflow-y:auto;
     max-height:1230px;
 } 
 .listnewsforbodycontant li{
     width:100%;
 }
 .listnewsforbodycontant .itemss {
    text-decoration: none;
    color: #444;
    cursor: pointer;
    display: block;
    border-bottom: 1px solid #e1e1e1;
}
 .listnewsforbodycontant .itemss .title, .listnewsforbodycontant .itemss h6,.listnewsforbodycontant .itemss .text {
    margin-right: 7px;
}
 .listnewsforbodycontant .itemss h6 {
    padding-top: 10px;
}
 .listnewsforbodycontant .itemss .title {
    margin-top: 0px;
    font-size: 13px;
    line-height: 1.5;
    font-weight: bold;
    padding:5px;
}
  .listnewsforbodycontant .itemss .text {
    padding: 5px;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
}
  .listnewsforbodycontant .more_button{
      width:100%;
      font-size:16px;
      font-family:Yekan,Tahoma;
      height:30px;
      background-color:#f2f2f2;
      display:block;
      margin-top:10px;
      color:#444;
      text-align:center;
      box-sizing:border-box;
      padding-top:5px;
      border:1px solid #e1e1e1;
  }
/*------------------------ othernewssite -------------------------------*/
.othernewssite {
    margin-top: -15px;
}

    .othernewssite .body_row {
        padding: 15px;
    }

    .othernewssite .listsitename {
        list-style: none;
        margin-top: 20px;
        font-family:Yekan,Tahoma;
    }

        .othernewssite .listsitename > li {
            margin-top: 5px;
            font-size: 18px;
            padding: 5px 10px 5px 0px;
        }

            .othernewssite .listsitename > li:hover {
                border-right: 3px solid #f37020;
            }

            .othernewssite .listsitename > li > a {
                color: #444;
                text-decoration: none;
                width: 91%;
                display: inline-block;
            }
            /*.othernewssite .listsitename> li.active >  a{
     !important;
}*/
            .othernewssite .listsitename > li > .glyphicon-triangle-right {
                font-size: 25px;
                margin-left: -6px;
                color: transparent;
            }

            .othernewssite .listsitename > li.active > .glyphicon-triangle-right {
                color: #1983dd;
            }

    .othernewssite .box-news {
        border-right: 1px solid #1983dd;
    }

        .othernewssite .box-news .newssection {
            padding:4px;
            width: 210px;
            margin-right: 3px;
            text-decoration: none;
            color: #444;
            display: block;
        }

            .othernewssite .box-news .newssection:hover {
                background-color:#eee;
            }

            .othernewssite .box-news .newssection a {
                text-decoration: none;
                color: #444;
            }

                .othernewssite .box-news .newssection a:hover {
                    color: #1983dd;
                }

            .othernewssite .box-news .newssection h4 {
                font-size: 13px;
                font-weight:bold;
                text-align: justify;
                line-height: 20px;
                height: 40px;
                overflow: hidden;
            }

            .othernewssite .box-news .newssection > p {
                margin-top: 8px;
                text-align: justify;
                height: 50px;
                overflow: hidden;
            }
/*----------------------- gallary --------------------------------------*/
.four_box {
}

    .four_box .body_box {
        margin-right: -15px;
        margin-top: 8px;
    }

        .four_box .body_box .item {
            margin-right: 15px;
            margin-top: 15px;
        }

            .four_box .body_box .item .items {
                width: 218px;
                height: 147px;
                display: inline-block;
                text-decoration: none;
                position: relative;
            }

        .four_box .body_box .items img {
            width: 100%;
            height: 100%;
        }

        .four_box .body_box .items .detail {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0px;
            right: 0px;
            background-color: rgba(0, 0, 0, 0.6);
            text-align: center;
        }

        .four_box .body_box .detail h3 {
            font-size: 20px;
            color: #e1e1e1;
        }

        .four_box .body_box .detail .date {
            font-size: 14px;
            color: #f7f7f7;
        }

    .four_box .more_box {
        width: 100%;
        text-align: center;
        padding: 15px;
    }

        .four_box .more_box .more_button {
            padding: 8px 60px 8px 60px;
            background-color: #444;
            color: #f7f7f7;
            box-shadow: -3px 4px 0 0 #444444;
            text-decoration: none;
            font-family:Yekan,Tahoma;
            font-size: 14px;
            font-weight: bold;
        }

            .four_box .more_box .more_button:hover {
                color: #f37020;
            }

.gallary .gallery_video {
    padding: 0px;
    padding-right: 15px;
}

.gallary .gallery_Photo {
    padding: 0px;
    padding-left: 15px;
}
/*---------------------------- left sidebar --------------------------------------*/
.ad_box {
    width:90%;
float:left;
}

.ad_box ul.show_ad li {
    margin: 0px auto;
    margin-bottom: 7px;
    max-height: 210px;
    max-width: 195px;
    list-style: none;
    text-align: center;
    vertical-align: middle;
}

    .ad_box ul.show_ad li p {
        width: 195px;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
    }

    .ad_box ul.show_ad li img {
        max-width: 176px;
        max-height: 210px;
    }

.left_box .newsletter {
    width: 90%;
    float:left;
    font-family:Yekan,Tahoma;
}
.left_box .newsletter h6{
    font-size:23px;
}
    .left_box .newsletter .post-description {
        margin-top: 20px;
        font-size: 14px;
        text-align:justify;
    }

    .left_box .newsletter input[type=text] {
        width: 100% !important;
        height: 30px !important;
        padding-right: 5px;
        margin-top: 10px;
        background-color: #ffffff;
        border: 1px solid #cccccc;
        border-radius: 0px !important;
        box-shadow: none !important;
        float: right;
        font-size: 14px;
    }

    .left_box .newsletter input[type=submit] {
        background: #009cff;
        padding: 5px 20px 5px 20px;
        margin-top: 10px;
        margin-left:5px;
        margin-bottom:5px;
        box-shadow: -3px 4px 0 0 #007dcc;
        border: none;
        color: #fff;
        float: left;
        font-size: 18px;
    }
/*--------------------------- link box ----------------------------------*/
.linkbox article {
    margin-top: 8px;
}

.linkbox .post-title {
    font-size: 14px;
    background: url(/images/circle_03.png) no-repeat;
    background-position: right center;
    padding-right: 20px;
    line-height: 10px;
}

    .linkbox .post-title:hover {
        background: url(/images/circle-hover_03.png) no-repeat;
        background-position: right center;
        padding-right: 20px;
    }

    .linkbox .post-title a {
        text-decoration: none;
        color: #444;
    }

        .linkbox .post-title a:hover {
            color: #1983dd;
        }

.linkbox .readmearrow {
    bottom: -10px;
    left: 50px;
}

/*--------------------------- footer -----------------------------------*/
footer {
    color: #fff;
    line-height: 30px;
    font-family:Yekan,Tahoma;
}

    footer .top_footer {
        background-color: #222222;
        margin-top: 50px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    footer .fot-logo {
        margin-bottom: 20px;
    }

        footer .fot-logo img {
            width: 150px;
        }

.fot-about p {
    font-size: 14px;
    padding-left: 30px;
    text-align: justify;
}

.fot-about .dates {
    color: #f37020;
}

footer .fot-title {
    margin: 0px !important;
    margin-bottom: 30px !important;
    line-height: none !important;
    font-size: 20px !important;
    /*font-family:BNazanin;*/
    text-shadow: 1px 2px 2px #1983dd;
}

.kermanshahr_link {
}

    .kermanshahr_link .item {
        position: relative;
        margin-left: 15px;
        margin-top: 5px;
    }

        .kermanshahr_link .item a {
            text-decoration: none;
            color: #ffffff;
            display: inline-block;
        }

        .kermanshahr_link .item .img {
            width: 104px;
            height: 150px;
        }

        .kermanshahr_link .item .detail {
            width: 104px;
            height: 150px;
            position: absolute;
            top: 0;
            right: 0;
            padding: 10px;
            padding-top: 20px;
            background-color: rgba(0,0,0,0.6);
            font-size: 18px;
            line-height: 60px;
        }

#shari_show {
    position: relative;
    float: right;
    margin-top: 0px;
    width: 155px;
    height: 163px;
    overflow: hidden;
}

    #shari_show div.we1 {
        margin-top: -40px;
    }
/*div.show_weather_shari {
    width: 260px;
    font: 8pt/1.7 Tahoma, Geneva, sans-serif;
}
div.show_weather_shari .tabmenu{
    list-style:none;
    float:right;
    width:100%;
    margin-top:2px;
    height:22px;
    color:#eee;
}
div.show_weather_shari .tabmenu li{
    width:80px;
    height:30px;
    float:right;
    text-align:center;
    margin-right:5px;
    box-shadow:-1px 1px #eee;
    background-color:#444;
    cursor:pointer;
}
div.show_weather_shari .tabmenu li.t2{
    background-color:#444444;
    cursor:default;
}
div.show_weather_shari .tabmenu .t1:hover{
    opacity:0.5;
}
#weather_show {
    float:right;
    margin-top:35px; 
    margin-right:3px;   
    width: 100%;
    height:140px;
  }

#shari_show {
    position: relative;
    float:right;
    margin-top:0px;
    width: 100%;
    height:170px;
    overflow:hidden;
    
   }
#shari_show div.we1{
    margin-top:-40px;
}
#tabs-2{
 display:none;
}*/




.fot-contact .detail {
    padding-left: 25px;
    margin-bottom: 10px;
    font-size: 14px;
}

.fot-contact .title_detail {
    margin-right: 5px;
    font-weight: bold;
    font-size: 16px;
}

.fot-contact .email {
    font-family: 'Times New Roman';
    font-size: 14px;
}

footer .bottom_footer {
    background-color: #1983dd;
    min-height: 82px;
}

footer .bottom_footer_box {
    color: #222222;
}

    footer .bottom_footer_box .copyright {
        margin-top: 10px;
    }

        footer .bottom_footer_box .copyright p {
            font-size: 13px;
            padding: 0px;
            margin: 0px;
        }

    footer .bottom_footer_box .social {
        margin-top: 25px;
        font-size: 16px;
    }

.bottom_footer_box .social span {
    margin-left: 30px;
}

.bottom_footer_box .social img {
    width: 30px;
    height: 30px;
}

    .bottom_footer_box .social img:hover {
        opacity: 0.7;
    }
/*-------------------- @media  -----------------------------------*/
@media (max-width: 1020px) and (min-width: 990px) {
    .menubar .navigation li {
        padding: 5px 4px 5px 4px;
        margin: 0px;
        border: 1px solid transparent;
        position: relative;
        height: 39px;
    }

        .menubar .navigation li a {
            font-size: 13px;
        }

    .menubg .searchbox {
        width: 180px;
        margin-top: 1%;
        margin-left: 1%;
    }

        .menubg .searchbox input {
            width: 140px;
        }

    .menubar .nav_second {
        padding: 14px 0 0 0;
    }
}
/*------------------------------ show sardabir tab ---------------------------------*/
.sardabirtab{
    max-height:609px;

}
.sardabirtab .tab-pane{
     max-height:569px;
    overflow-y:auto;
}
.sardabirtab .nav-tabs > li:first-child > a {
    margin-right: 0px;
}
.sardabirtab .nav-tabs > li > a {
    margin-right: 3px;
    font-family:Yekan,Tahoma;
}

.sardabirtab .nav > li > a {
    padding: 8px 9px;
    font-size: 15px;
}
/*----------------------------------  -------------------------------------------------------*/
.ih-item.square {
    position: relative;
    width: 218px;
    height: 147px;
    border: 6px solid #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

    .ih-item.square .info {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .ih-item.square.effect4 {
        overflow: hidden;
        position: relative;
    }

        .ih-item.square.effect4.colored .info {
            background: rgba(12, 34, 52, 0.6);
        }

        .ih-item.square.effect4.colored .mask1,
        .ih-item.square.effect4.colored .mask2 {
            background: #1a4a72;
            background: rgba(26, 74, 114, 0.6);
        }

        .ih-item.square.effect4 .img {
            -webkit-transition: all 0.35s ease-in-out;
            -moz-transition: all 0.35s ease-in-out;
            transition: all 0.35s ease-in-out;
        }

        .ih-item.square.effect4 .mask1,
        .ih-item.square.effect4 .mask2 {
            position: absolute;
            background: #333333;
            background: rgba(0, 0, 0, 0.6);
            height: 361px;
            width: 361px;
            -webkit-transition: all 0.35s ease-in-out;
            -moz-transition: all 0.35s ease-in-out;
            transition: all 0.35s ease-in-out;
        }

        .ih-item.square.effect4 .mask1 {
            left: auto;
            right: 0;
            top: 0;
            -webkit-transform: rotate(56.5deg) translateX(-180px);
            -moz-transform: rotate(56.5deg) translateX(-180px);
            -ms-transform: rotate(56.5deg) translateX(-180px);
            -o-transform: rotate(56.5deg) translateX(-180px);
            transform: rotate(56.5deg) translateX(-180px);
            -webkit-transform-origin: 100% 0%;
            -moz-transform-origin: 100% 0%;
            -ms-transform-origin: 100% 0%;
            -o-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
        }

        .ih-item.square.effect4 .mask2 {
            top: auto;
            bottom: 0;
            left: 0;
            -webkit-transform: rotate(56.5deg) translateX(180px);
            -moz-transform: rotate(56.5deg) translateX(180px);
            -ms-transform: rotate(56.5deg) translateX(180px);
            -o-transform: rotate(56.5deg) translateX(180px);
            transform: rotate(56.5deg) translateX(180px);
            -webkit-transform-origin: 0% 100%;
            -moz-transform-origin: 0% 100%;
            -ms-transform-origin: 0% 100%;
            -o-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
        }

        .ih-item.square.effect4 .info {
            background: #111111;
            height: 0;
            visibility: hidden;
            width: 218px;
            -webkit-transform: rotate(-33.5deg) translate(-112px, 166px);
            -moz-transform: rotate(-33.5deg) translate(-112px, 166px);
            -ms-transform: rotate(-33.5deg) translate(-112px, 166px);
            -o-transform: rotate(-33.5deg) translate(-112px, 166px);
            transform: rotate(-33.5deg) translate(-112px, 166px);
            -webkit-transform-origin: 0% 100%;
            -moz-transform-origin: 0% 100%;
            -ms-transform-origin: 0% 100%;
            -o-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
            -webkit-transition: all 0.35s ease-in-out 0.35s;
            -moz-transition: all 0.35s ease-in-out 0.35s;
            transition: all 0.35s ease-in-out 0.35s;
        }

            .ih-item.square.effect4 .info h3 {
                text-transform: uppercase;
                color: #fff;
                text-align: center;
                font-size: 13px;
                line-height:25px;
                padding: 10px;
                padding-bottom: 15px;
                background: transparent;
                margin-top: 5px;
                /*border-bottom: 1px solid rgba(255, 255, 255, 0.2);*/
                opacity: 0;
                -webkit-transition: all 0.35s ease-in-out 0.35s;
                -moz-transition: all 0.35s ease-in-out 0.35s;
                transition: all 0.35s ease-in-out 0.35s;
            }

            .ih-item.square.effect4 .info p {
                /*font-style: italic;*/
                font-size: 12px;
                position: relative;
                color: #bbb;
                padding: 5px 11px 20px;
                text-align: center;
                opacity: 0;
                -webkit-transition: all 0.35s ease-in-out 0.35s;
                -moz-transition: all 0.35s ease-in-out 0.35s;
                transition: all 0.35s ease-in-out 0.35s;
            }

        .ih-item.square.effect4 a:hover .mask1 {
            -webkit-transform: rotate(56.5deg) translateX(1px);
            -moz-transform: rotate(56.5deg) translateX(1px);
            -ms-transform: rotate(56.5deg) translateX(1px);
            -o-transform: rotate(56.5deg) translateX(1px);
            transform: rotate(56.5deg) translateX(1px);
        }

        .ih-item.square.effect4 a:hover .mask2 {
            -webkit-transform: rotate(56.5deg) translateX(-2px);
            -moz-transform: rotate(56.5deg) translateX(-2px);
            -ms-transform: rotate(56.5deg) translateX(-2px);
            -o-transform: rotate(56.5deg) translateX(-2px);
            transform: rotate(56.5deg) translateX(-2px);
        }

        .ih-item.square.effect4 a:hover .info {
            width: 218px;
            height: 100px;
            visibility: visible;
            top: 26px;
            -webkit-transform: rotate(0deg) translate(0, 0);
            -moz-transform: rotate(0deg) translate(0, 0);
            -ms-transform: rotate(0deg) translate(0, 0);
            -o-transform: rotate(0deg) translate(0, 0);
            transform: rotate(0deg) translate(0, 0);
        }

            .ih-item.square.effect4 a:hover .info h3,
            .ih-item.square.effect4 a:hover .info p {
                opacity: 1;
            }
/*------------------------------ show news page ----------------------------------*/
.headernews {
    position: relative;
    background-color: #f5f4f4; 
    width: 100%;
    height: 49px;
    border: 1px solid #e1e1e1;
    font-family:Yekan,Tahoma;
    padding:8px;
}

    .headernews .detailheadernews {
        list-style: none;
        position: absolute;
        top: 15px;
        right: 10px;
        font-size: 14px;
    }

        .headernews .detailheadernews li {
            float: right;
            margin-left: 30px;
        }

        .headernews .detailheadernews .subject {
            color: black;
            font-size: 17px;
        }

        .headernews .detailheadernews .fa {
            margin-left: 5px;
        }

        .headernews .detailheadernews .fa-clock-o {
            margin-bottom: -5px;
        }

    .headernews .rankshow {
        list-style: none;
        position: absolute;
        top: 24%;
        left: 10px;
    }

        .headernews .rankshow li {
            float: right;
            margin-left: 5px;
        }

            .headernews .rankshow li .glyphicon-star-empty {
                color: #c1c4c1;
            }

.shownews .largimg {
    width: 100%;
}

.shownews .newsrutitr {
    color: #868585;
    font-size: 15px;
}

.shownews .newstitr {
    color: #1983dd;
    font-size: 24px;
    font-weight:bold;
}

.shownews .originalsection {
    margin-top: 25px;
    text-align: justify;
    line-height: 35px;
    font-size: 16px;
    font-weight: normal;
}

.shownews .newslead {
    font-size: 15px;
    color: #868585;
    border-right: 0px solid #1983dd;
    display: block;
    padding-right: 10px;
    margin-top: 5px;
    line-height: 30px;
    border-right:4px solid #e1e1e1;
}
.shownews .newsfulltext{
    margin-top:15px;
}
.boxbutton {
    width: 100%;
    height: 49px;
    color: #666;
    font-size: 30px;
    padding-top: 8px;
}

    .boxbutton .fa {
        margin-left: 10px;
    }

        .boxbutton .fa:hover {
            color: #f37020;
            cursor: pointer;
        }
.listnews{
    list-style:none;
    margin:0px;
    margin-top:14px;
    padding:0px;
    overflow-y:auto;
}
.listnews li{
    width:100%;
    padding:3px 5px;
    font-size:13px;
}
.listnews li a{
    width:100%;
    color:#666;
    display:block;
}
.listnews li:hover a{
    color:#f37020;
}
.listnews li .glyphicon{
    margin-left:5px;
    font-size:8px;
}
/* Shine */
 .figure {
	position: relative;
    overflow: hidden;
}
 .figure::before {
	position: absolute;
	top: 0;
	left: -90%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 100%);
	/*background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);*/
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
 .figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
/*--------------------------------- service page ----------------------------------*/
.serviceselect{
    border:2px solid #1983dd;
    outline:none;
    box-shadow:none;
    background-color: transparent;
    width: 200px;
    padding:0px;
    margin:0px;
    
}
.serviceselect:focus{
    outline:none;
    box-shadow:none;
}





.radioinservice{
    direction:rtl;
    text-align:right;
    display:inline;

}

.radioinservice .div {
	margin: 0 10px;
    float:left;
    display:inline;
}

.radioinservice label {
  width: 130px;
  border-radius: 5px;
}

/* hide input */
input.radio:empty {
	margin-left: -999px;
    position:absolute;
}

/* style label */
input.radio:empty ~ label {
    font-size:12px;
	position: relative;
	float: right;
	line-height: 26px;
	text-indent: 3.25em;
	/*margin-top: 2em;*/
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
    border:2px solid #d1d3d4;
}

input.radio:empty ~ label:before {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	right: 0;
	content: '';
	width: 2.5em;
	background: #D1D3D4;
	border-radius: 0 3px 3px 0;
}

/* toggle hover */
input.radio:hover:not(:checked) ~ label:before {
	content:'\2714';
	text-indent: .9em;
	color: #C2C2C2;
}

input.radio:hover:not(:checked) ~ label {
	color: #888;
}

/* toggle on */
input.radio:checked ~ label{
    border:2px solid #1983dd;
}
input.radio:checked ~ label:before {
	content:'\2714';
	text-indent: .9em;
	color: #eee;
	background-color: #1983dd;
}

input.radio:checked ~ label {
	color: #777;
}

/* radio focus */
input.radio:focus ~ label:before {
	/*box-shadow: 0 0 0 3px #999;*/
}


.boxnews{
    padding:10px;
}
    .boxnews a {
        padding:10px;
        border: 0px;
        display: inline-block;
        color: #444;
    }
    .boxnews .photo{
        margin-bottom:10px;
    }
    .boxnews a .photo img{
        width: 100%;
    }
    .boxnews a h3{
     margin-top:10px;
     margin-bottom:2px;
    font-size: 15px;
    text-align: justify;
    line-height: 22px;
    height: 50px;
    overflow: hidden;
    }
 .boxnews a p {
        font-size: 13px;
        margin-top: 10px;
        text-align: justify;
    height: 70px;
    overflow: hidden;
    }
 /*-------------------------------------- show photo gallery page ------------------------------*/
 .showphotoghalerry .titlealbum{
     background-color:rgba(0, 0, 0, 0.8);
     position:absolute;
     bottom:30px;
     left:0px;
     color:#fff;
     padding:8px 15px;
     z-index:5000;
 }
 .showphotoghalerry:hover .titlealbum{
     opacity:0;
     -webkit-animation: wwwee 1s ;
    animation: wwwee 1s  ;
 }

@-webkit-keyframes wwwee {
    0% {
        opacity:1;
    }

    100% {
        opacity:0;
    }
}
.albumdescrip{
    font-size:15px;
    margin-top:10px;
    color:#444;
}
.listmostalbum {
    list-style: none;
    margin: 14px 0px 0px;
    padding: 0px;
}
.listmostalbum li{
    width: 100%;
    font-size: 13px;
    padding: 3px 5px;
    margin-bottom:10px;
}
.listmostalbum li a{
    position:relative;
    width:250px;
    height:166px;
    display:block;
    color:#fff;
}
    .listmostalbum li img{
        width:250px;
        height:166px
    }
    .listmostalbum li span{
        background-color:rgba(0,0,0,0.8);
        padding:3px;
        position:absolute;
        bottom:10px;
        right:0px;
    }
    .showimage a{
        width:272px;
        margin:5px;
        display:block;
    }
    .showimage a img{
        width:272px;
    }
    /*-------------------------- cuntantus -----------------------*/
    .contantus input[type="text"]{
        border-radius: 0px !important;
height: 40px !important;
border: 1px solid #e1e1e1 !important;
box-shadow: none !important;
    }
    .contantus textarea{
        border-radius: 0px !important;
height: 200px !important;
border: 1px solid #e1e1e1 !important;
box-shadow: none !important;
    }
    .contantus input[type="submit"]{
            background: #009cff;
    padding: 5px 20px 5px 20px;
    margin-top: 10px;
    margin-left:20px;
    box-shadow: -3px 4px 0 0 #007dcc;
    border: none;
    color: #fff;
    float: left;
    font-size: 18px;
    }
    .contantus .detail{
        margin-top:30px;
        clear:both;
    }
/*--------------------------------scroolbar---------------------------------------------*/
.scroolbar-7::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
	border-radius: 10px;
}

.scroolbar-7::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

.scroolbar-7::-webkit-scrollbar-thumb
{
    height:50px;
	border-radius: 10px;
	background-image: -webkit-gradient(linear,
									   left bottom,
									   left top,
									   color-stop(0.44, rgb(122,153,217)),
									   color-stop(0.72, rgb(73,125,189)),
									   color-stop(0.86, rgb(28,58,148)));
}