﻿
        @font-face {
            font-family: 'Yekan';
            font-style: normal;
            font-weight: 400;
            src: url(/fonts/yekan.eot);
            src: url(/fonts/yekan.eot?#iefix) format('embedded-opentype'), url(/fonts/yekan.woff2) format('woff2'), url(/fonts/yekan.woff) format('woff'), url(/fonts/yekan.ttf) format('truetype');
        }

        @font-face {
            font-family: 'Google';
            src: url('/fonts/Google.eot?#') format('eot'), /* IE6–8 */
            url('/fonts/Google.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
            url('/fonts/Google.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
        }

        @font-face {
            font-family: 'BZiba';
            src: url('/fonts/BZiba.eot?#') format('eot'), /* IE6–8 */
            url('/fonts/BZiba.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
            url('/fonts/BZiba.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
        }

        * {
            transition: all 200ms ease-in-out;
            -webkit-transition: all 200ms ease-in-out;
            -ms-transition: all 200ms ease-in-out;
            -o-transition: all 200ms ease-in-out;
        }

        .Google {
            font-family: Google, Arial, Helvetica, sans-serif;
        }

        .Yekan {
            font-family: Yekan, Arial, Helvetica, sans-serif;
        }

        .BZiba {
            font-family: BZiba, Arial, Helvetica, sans-serif;
        }

        body {
            margin: 0px;
            padding: 0px;
        }

        .h3, .h2, .h1 {
            margin: 0px;
            padding: 0px;
            display: inline;
            font-size: inherit;
            font-weight: inherit;
        }

        a {
            text-decoration: none;
        }

            a img {
                border: 0px;
            }

        .body1 {
            margin: 0px;
            font-family: Google, Arial, Helvetica, sans-serif;
            font-size: 12px;
            text-align: center;
            direction: rtl;
            background: #fff;
        }

        .body2 {
            width: 100%;
            display: table;
            margin: 0 auto;
            overflow: hidden;
            text-align: center;
        }

        .body3 {
            display: block;
            background: #EFEFEF;
        }

        .dakheli {
            width: 100%;
            display: table;
        }

        .header {
            width: 100%;
            height: 108px;
            float: right;
            background: url('/template/img/img-template/icon/background_lite.png') repeat-x;
            border-top:3px solid #00ADFF;
        }

        .box_meno {
            width: 90%;
            height: 100%;
            margin: 0 auto;
            display: inline-block;
        }

        .meno {
            display: inline-block;
            height: 50px;
            float: right;
            text-align: center;
            font-size: 14px;
            padding: 0% 2%;
            color: rgb(60, 58, 58);
            line-height: 53px;
            margin-top: 58px;
            overflow: hidden;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
            margin-left: .2%;
        }

            .meno:hover {
                color: #fff;
                background-color: #222;
            }

        .sele_meno {
            background: #222;
            color: #fff;
        }

        .logo {
            width: 18%;
            display: table;
            float: left;
            overflow: hidden;
            padding-right: 2%;
            margin-top: 11px;
            margin-left: 11px;
        }

        .img_logo {
       max-width: 100%;
    max-height: 97px;
}

        /*.box_body {
            width: 90%;
            margin: 0 auto;
            display: inline-block;
        }*/

        .slider {
            width: 100%;
            height: auto;
            float: right;
            border-top: 3px solid #222;
            position: relative;
            overflow: hidden;
        }
        .slider .img {
    width: 100%;
    min-height: 100%;
    height: auto;
}
        .slid {
            width: 100%;
            height: 100%;
            background: rgba(10, 10, 10, 0.35);
            position: absolute;
            z-index: 1;
            bottom: -250px;
            left: 0px;
        }

        .slider:hover .slid {
            bottom: 0px;
        }

        .text_slider {
            width: 100%;
            height: 100px;
            float: right;
            text-align: center;
            font-size: 20px;
            color: #73DFFF;
            line-height: 100px;
            font-weight: bold;
        }

        .slider:hover .text_slider {
            margin-top: 2%;
        }

        .list_mahsul {
            width: 150px;
            height: 40px;
            display: inline-block;
            background: #141313;
            border-radius: 20px;
            text-align: center;
            font-size: 14px;
            color: #fff;
            line-height: 40px;
            padding: 0% 1%;
        }

            .list_mahsul:hover {
                background: #eee;
                color: #141313;
            }

        .next_opd {
            position: absolute;
            z-index: 2;
            width: 50px;
            height: 120px;
            right: 0px;
            top: 40%;
            cursor: pointer;
            filter: alpha(opacity=30);
            -moz-opacity: .30;
            opacity: .30;
        }


            .next_opd:hover {
                right: -6px;
                width: 65px;
                filter: alpha(opacity=100);
                -moz-opacity: 1.0;
                opacity: 1.0;
            }

.widhe_rty_o100 {
    width:100%;height:100%;float:right;position:relative
}
        .back {
            position: absolute;
            z-index: 3;
            width: 50px;
            height: 120px;
            left: 0px;
            top:40%;
            cursor: pointer;
            filter: alpha(opacity=30);
            -moz-opacity: .30;
            opacity: .30;
        }

            .back:hover {
                left: -6px;
                width: 65px;
                filter: alpha(opacity=100);
                -moz-opacity: 1.0;
                opacity: 1.0;
            }


        .about {
            width: 100%;
            display: table;
            float: right;
            background: #22252b;
            margin-top: 10px;
           
        }

        .matlab {
            width: 100%;
            display: table;
            float: right;
        }

        .color {
            background: #0B214A;
        }

        .us {
            width: 100%;
            height: 50px;
            float: right;
            background: #84868C;
            text-align: center;
            font-size: 20px;
            color: #FDFDFF;
            line-height: 50px;
            overflow: hidden;
            text-shadow: 0px 0px 1px #000;
        }

        .about_us {
            width: 40%;
            height: 150px;
            display: inline-block;
            margin: 20px;
            padding: 1%;
            border-radius: 4px;
        }

            .about_us:hover {
                background-color: rgb(210, 213, 220);
            }

        .onvan_abou {
            width: 98%;
            height: 30px;
            padding: 0% 1%;
            float: right;
            text-align: right;
            font-size: 13px;
            line-height: 30px;
            color: #fff;
            overflow: hidden;
            font-weight: 100;
        }

        .about_us:hover .onvan_abou {
            color: #FB5805;
        }

        .matn_abou {
            width: 98%;
            height: 82px;
            padding: 0% 1%;
            float: right;
            text-align: justify;
            font-size: 16px;
            font-family: Yekan, Arial, Helvetica, sans-serif;
            overflow: hidden;
            line-height: 27px;
            color: #9197A3;
            margin-top: 7px;display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 60%, rgba(0, 0, 0, 0) 100%);
    -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 60%, rgba(0, 0, 0, 0) 100%);
        }

        .about_us:hover .matn_abou {
            color: #22252B;
        }

        .edame_abou {
            display: inline-block;
            height: 30px;
            padding: 0% 7%;
            float: left;
            overflow: hidden;
            text-align: center;
            font-size: 14px;
            line-height: 30px;
            font-family: Yekan, Arial, Helvetica, sans-serif;
            color: #4F9EC4;
            cursor: pointer;
        }

            .edame_abou:hover {
                color: #FF2A2A !important;
            }

        .about_us:hover .edame_abou {
            color: #002EFF;
        }

.rt_100_mojavez {
    width:100%;height:100%;float:right;position:relative;overflow:hidden
}
        .moshtari {
            width: 100%;
            height: 230px;
            background: white;
            float: right;
            display:block;overflow:hidden
          
        }

        .img_moshtari {
            width: 200px;
            height: 100px;
            display: inline-block;
            margin: 40px auto 20px auto;
            position: relative;
            cursor: pointer;
        }
            .img_moshtari .img {
                width:auto !important;margin: 0 auto
            }
        .name_moshtari {
            display: none;
            position: absolute;
            width: 96%;
            height: 92%;
            top: 0px;
            left: 0px;
            z-index: 10;
            background: rgba(0, 0, 0, 0.59);
            text-align: center;
            line-height: 31px;
            font-size: 16px;
            color: #fff;
            padding: 2%;
        }

        .img_moshtari:hover .name_moshtari {
            display: block;
        }

        .news {
            width: 100%;
            height: 300px;
            float: right;
            margin-top: 10px;overflow:hidden
        }

        .box_news {
            width: 50%;
            height: 100%;
            float: right;
            background: #fff;
        }

        .onvan_khabar {
            width: 98%;
            height: 50px;
            padding: 0% 1%;
            float: right;
            margin-top: 16px;
            text-align: center;
            font-size: 20px;
            line-height: 50px;
            color: #000;
            overflow: hidden;
        }

            .onvan_khabar:hover {
                color: #ffd303;
            }

        .img_khabar {
            width: 90%;
            height: 90%;
            margin: 3% auto;
            display: inline-block;
        }
        .img_khabar img {
            max-width: 100%;
    height: 100%;
    }
        .news:hover .img_khabar {
            width: 95%;
            height: 95%;
            margin: 1.5% auto;
            display: inline-block;
        }

        .matn_news {
            width: 94%;
            height: 159px;
            padding: 0% 3%;
            float: right;
            text-align: justify;
            font-size: 14px;
            font-family: Yekan, Arial, Helvetica, sans-serif;
            overflow: hidden;
            line-height: 30px;
            color: #0043CA;
            margin: 7px 0px;display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 60%, rgba(0, 0, 0, 0) 100%);
    -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 60%, rgba(0, 0, 0, 0) 100%);
        }

        .edame_khabar {
            width: 40%;
            height: 40px;
            float: left;
            background-color: rgb(37, 37, 26);
            overflow: hidden;
            text-align: center;
            font-size: 17px;
            line-height: 40px;
            font-family: Yekan, Arial, Helvetica, sans-serif;
            color: #EFEFEF;
            cursor: pointer;
        }

            .edame_khabar:hover {
                width: 60%;
            }

        .badi {
            width: 100%;
            height: 15px;
            float: right;
        }

        .moshtari_badi {
            width: 10px;
            height: 10px;
            display: inline-block;
            margin: 0 auto;
            cursor: pointer;
            border-radius: 50%;
            background: #84868C;
        }

            .moshtari_badi:hover {
                background: #eee;
            }

        .select_badi {
            background: #eee;
            border: 1px solid #84868C;
        }

        .footer {
            width: 100%;
            display:table;
            float: right;
            background: #161515;
        }

        .dastresi {
    width: 30%;
    padding: 1%;
    height: 250px;
    display: inline-block;
    margin-top: 31px;
    margin-right: 1%;
    overflow: hidden;
}
        .titr_dast {
    width: 80%;
    height: 30px;
    font-size: 14px;
    padding-bottom: 2px;
    float: right;
    text-align: right;
    overflow: hidden;
    line-height: 30px;
    color: #A9C10B;
    padding-right: 2%;
    border-bottom: 1px solid #484848;
    font-family: Google, Arial, Helvetica, sans-serif;
}
        .onvan_dastesi:hover {
    color: #A9C10B;
    border-right: 2px solid #A9C10B;
}
        .onvan_dastesi {
    width: 95%;
    height: 30px;
    float: right;
    overflow: hidden;
    text-align: right;
    line-height: 27px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    color: #D8D8D8;
    font-size: 13px;
    padding-right: 2%;
    margin-bottom: 3px;
    border-right: 2px solid #202520;
}
.footer_opx{
   width:100%;display:table
}

        .meno_footer {
            width: 100%;
            height: 50px;
            float: right;
        }

        .menu_fo {
            display: inline-block;
            padding: 0% 1%;
            margin: 0 auto;
            text-align: center;
            font-size: 13px;
            color: #eee;
            line-height: 50px;
            cursor: pointer;
        }

            .menu_fo:hover {
                background: #136EFA;
            }

        .tamas {
            width: 35%;
            height: 250px;
            display: inline-block;
            background: rgb(30, 30, 31);
            margin: 10px;
            border-radius: 4px;
            overflow: hidden;
        }

        .adress {
            width: 90%;
            height: 174px;
            float: right;
            text-align: center;
            color: #fff;
            font-size: 14px;
            line-height: 25px;
            font-family: Yekan, Arial, Helvetica, sans-serif;
            padding:3px 5% 5px 5%;
            margin-top: 10px;
            overflow: hidden;
        }

        .ejtemaee {
              height: 50px;
    margin: 0 AUTO;
    overflow: hidden;
    DISPLAY: INLINE-BLOCK;
    clear:both
        }

        .img_f {
            width: 30px;
            height: 30px;
            float: right;
            cursor: pointer;
            margin-left: 3px;
            -webkit-filter: grayscale(1);
    filter: grayscale(1);     
        }

            .img_f:hover {
      -webkit-filter: grayscale(0);
    filter: grayscale(0);
            }
.img_f img {
    float:right;width:100%;height:100%

}
        .img {
            width: 100%;
            height: 100%;
        }

        .copy {
            width: 100%;
            height: 50px;
            float: right;
            background: #000;
            text-align: center;
            font-size: 14px;
            color: rgb(249, 203, 6);
            line-height: 50px;
            font-family: Yekan, Arial, Helvetica, sans-serif;
            overflow: hidden;
        }
    











        

        /*menu_user*/
.menu_user_hoshmand .asli {
    padding-left: 10px;
}

    .menu_user_hoshmand .asli:hover {
        background: none;
    }

.menu_user_hoshmand a {
    color: inherit;
}

.menu_user_hoshmand .khate {
    padding: 2px 10px 4px 5px !important;
    background: #1D1A17;
    color: #fff;
}

.menu_user_hoshmand .asli img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-filter: grayscale(100%);
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    display: none !important;
}


.menu_user_hoshmand {
    float: right !important;
    height: 80% !important;
    line-height: 25px !important;
    color: #fff !important;
    margin-top: 7px;
}

.menu_user_hoshmand {
    height: 90% !important;
    font-size: 11px;
    margin-top: 7px;
}

    .menu_user_hoshmand a:hover {
        color: #FFB300 !important;
    }

.m_r_lach {
    width: 100%;
    background: #1D1A17;
    color: #fff;
    margin: 0 auto;
    display: inline-block;
padding:7px 0px;
    float:right
}

.img_icon {
    width: 25px;
    height: 25px;
    float: right;
    margin-right: 2px;
    margin-left: 7px;
    -webkit-filter: invert(1);
    filter: invert(1);
}

.meno_heder {
    display: inline-block;
    height: 30px;
    padding: 0px 2%;
    text-align: center;
    font-size: 13px;
    color: #FFD500;
    line-height: 30px;
    border-left: 1px solid #e5dede;
    float: right;
    margin-top: 3px;
}

.menu_hoshmand {
    float: left !important;
    display: inline-block !important;
    background:none !important;
}

    .menu_hoshmand .asli {
        display: inline-block !important;
        height: 30px !important;
        padding: 0% 12px !important;
        text-align: center !important;
        font-size: 13px !important;
        line-height: 30px !important;
        color: #fff !important;
        float: right !important;
        margin-top: 5px !important;
        margin-left: 5px;
    }


        .menu_hoshmand .asli:hover {
            border-bottom: 1px solid #eee !important;
            color: #eee !important;
        }

    .menu_hoshmand a {
        display: block !important;
        height: 100% !important;
        color: inherit !important;
    }

.erssas img {
    display: none !important;
}

.menu_hoshmand .jamenu, .menu_hoshmand .jamenu2 {
    background-color: #FFD500 !important;
    text-align: right;
    color: rgb(28, 40, 90) !important;
}

    .menu_hoshmand .jamenu:hover, .menu_hoshmand .jamenu2:hover {
        background-color: rgb(28, 40, 90)!important;
        color: #fff !important;
    }
.menu_hoshmand {
    width: 100% !important;padding:10px 0px;
    background: none !important;text-align:center !important
}

.menu_hoshmand .erssas.asli{
        float: none !important;
    margin: 0 auto !important;
    display: inline-block !important;
}
/*menu_user*/

/*منو لایه ای*/
.menu_new_saz {
     background: none !important;
    color: #fff !important;
    line-height: 46px !important;
    float: right !important;
    width: auto !important;
    height: 50px !important;
    margin-top: 58px;
}

.asli_news {
    padding: 1px 15px !important;
}

.menu_new_saz .asli_news.mouseenter_id_f {
    background: #222222 !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
color: #fff !important;
    border: 0px !important;

}
.menu_ha_jk  .mouseenter_id_f,.menu_ha_jk  .menu_news_selected {

    height: 44px;
}
.menu_new_saz_absol .menu_new_saz_absol_a .menu_ofoghi_teyp {
width: 31% !important;}
.menu_new_saz_absol .menu_new_saz_absol_a {
    background: #6b6b6b !important;
    padding: 1%;
    width: 98%;
}
body .menu_new_saz_absol_a ._mwnu_color {
    color: #fff !important;
}
body .menu_new_saz_absol .menu_new_saz_absol_a .menu_ofoghi_teyp .menu_ofoghi_teyp {
    width: 100% !important;
    padding: 0px;
}
body .menu_new_saz_absol .menu_new_saz_absol_a .menu_ofoghi_teyp .menu_ofoghi_teyp a {
    font-weight: normal;
    color: #fff;
    border-bottom: 0px;
    display: block;
    padding-right: 0px;
    text-align: right;
}
.menu_new_saz .asli_news.menu_news_selected {
   background: #222 !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
color: #fff !important;
    border: 0px !important;
}

.menu_new_saz .asli_news {
       height: 100% !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    line-height: 59px;
    color:#222
}

.menu_new_saz_absol {
    top: 53px !important;
}

    .menu_new_saz_absol > div {
     color: #FFF !important;
    text-decoration: none !important;
    background: rgb(1, 1, 1);
    background: -moz-linear-gradient(45deg, rgba(250,127,127,1) 0%, rgba(158,41,41,1) 100%) !important;
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(250,127,127,1)), color-stop(100%, rgba(158,41,41,1))) !important;
    background: -webkit-linear-gradient(45deg, rgb(0, 0, 0) 0%, rgb(34, 34, 34) 100%) !important;
    background: -o-linear-gradient(45deg, rgba(250,127,127,1) 0%, rgba(158,41,41,1) 100%) !important;
    background: -ms-linear-gradient(45deg, rgba(250,127,127,1) 0%, rgba(158,41,41,1) 100%) !important;
    background: linear-gradient(45deg, rgb(0, 0, 0) 0%, rgb(34, 34, 34) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa7f7f', endColorstr='#9e2929', GradientType=1 ) !important;
    }
/*منو لایه ای*/




/*page_dakheli*/
.safhe_box {
    display: block;
    margin: 0px auto 10px auto;
    background: #FFF;
    padding: 0% 1% 1% 1%;
    border-radius: 4px;
}

.disply_block_div {
    display: table;
    width: 100%;
}

.menu_kala {
    width: 100%;
    height: 40px;
    float: right;
    margin-bottom: 20px;
    border-bottom: 1px solid #E5DEDE;
    background: #fff;
}

.moshakhasat {
    display: inline-block;
    float: right;
    padding: 0% 2%;
    border-bottom: 2px solid #fff;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 13px;
    color: #222;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    text-decoration: none;
    cursor: pointer;
}

    .moshakhasat:hover {
        border-bottom: 2px solid #569A93 !important;
    }

.menu_kala .sel_men {
    background: #EEEEEE !important;
    border-bottom: 2px solid #569A93 !important;
}

.aks_kala {
    width: 90%;
    height: 300px;
    margin: 0px auto;
    display: inline-block;
    cursor: pointer;
    position: relative;
    box-shadow: 0px -1px 2px #E5DEDE;
    padding-top: 20px;
}

.head_kala {
    width: 100%;
    height: 20px;
    float: right;
    margin-top: 10px;
}

.box_gozarkala {
    width: 90%;
    height: 100px;
    float: right;
    padding: 0% 5%;
    overflow: hidden;
    position: relative;
}

.pic_kala {
    width: 24%;
    height: 78px;
    float: right;
    border: 1px solid #E5DEDE;
    margin: 10px 1% 10px 0%;
    cursor: pointer;
    overflow: hidden;
}

.titr_kala {
    width: 96%;
    height: 70px;
    float: right;
    padding: .5% 2%;
    background: #EEEEEE;
    border-bottom: 2px solid #569A93;
}

.pic_kala:hover {
    filter: alpha(opacity=60);
    -moz-opacity: .60;
    opacity: .60;
}

.siz_kala {
    max-width: 100%;
    height: 300px;
    display: inline-block;
    margin: 0 auto;
}

    .siz_kala img {
        max-width: 100%;
        margin: 0 auto;
        height: 100%;
        display: block;
    }

.hame_aks {
    width: 100%;
    height: 100%;
}

.pic_bish {
    width: 15%;
    height: 58px;
    border: 1px solid #E5DEDE;
    position: absolute;
    overflow: hidden;
    background: #eee;
    text-align: center;
    line-height: 30px;
    padding: 10px 0px;
    cursor: pointer;
    font-size: 11px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    color: #6B6B48;
    left: 25px;
    top: 10px;
}

    .pic_bish:hover {
        background: #fff;
        color: #222;
    }

.kuchik_icon {
    width: 20px;
    height: 20px;
    float: left;
    margin-left: 1%;
    filter: alpha(opacity=60);
    -moz-opacity: .60;
    opacity: .60;
    cursor: pointer;
    display: block;
}

    .kuchik_icon:hover {
        filter: alpha(opacity=100);
        -moz-opacity: 1.0;
        opacity: 1.0;
    }

.zangule {
    width: 18px;
    height: 20px;
    float: right;
    cursor: pointer;
    background: url('/template/img/img-template/icon/zangule.png') center 0px;
    margin-right: 2%;
}

    .zangule:hover {
        background: url('/template/img/img-template/icon/zangule.png') center 19px;
    }

.icon_3d {
    width: 20px;
    height: 20px;
    float: right;
    cursor: pointer;
    margin-right: 2%;
    background: url('/template/img/img-template/icon/ic_3d.png') center no-repeat;
}

    .icon_3d:hover {
        background: url('/template/img/img-template/icon/ic_3d2.png') center no-repeat;
    }

.pishnahad_kala {
    position: absolute;
    z-index: 687;
    width: 70px;
    height: 70px;
    right: -3px;
    top: -3px;
}

.pvije_kala {
    position: absolute;
    z-index: 687;
    width: 70px;
    height: 70px;
    left: -3px;
    top: -3px;
}

.kala_text {
    width: 59%;
    display: table;
    float: left;
    padding-bottom: 20px;
    background: #FDFDFD;
}

.on_kal1 {
    width: 70%;
    height: 30px;
    float: right;
    text-align: right;
    color: #222;
    font-size: 14px;
    font-weight: bold;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    line-height: 30px;
}

.on_kal2 {
    width: 100%;
    height: 30px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    float: right;
    text-align: right;
    color: #808080;
    font-size: 14px;
    line-height: 30px;
}

.dustdashtani {
    width: 25%;
    height: 30px;
    float: left;
    padding: 0px 2%;
}

.mokaab_kala {
    width: 100%;
    height: 70px;
    float: right;
    margin-top: 10px;
}

.titr_jens {
    width: 96%;
    height: 30px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    float: right;
    text-align: right;
    color: #808080;
    font-size: 14px;
    line-height: 30px;
    padding: 0% 2%;
}

    .titr_jens span {
        color: #222;
    }

.color_bo {
    width: 12%;
    height: 28px;
    float: right;
    margin-right: 2%;
    border: 1px solid #E5DEDE;
    text-align: right;
    font-size: 12px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    position: relative;
    color: #222;
    border-radius: 4px;
    line-height: 27px;
}

    .color_bo:hover {
        background: #F7F7DA;
    }

    .color_bo span {
        width: 20px;
        height: 20px;
        float: right;
        border-radius: 50%;
        border: 1px solid #E5DEDE;
        margin: 3px 2px 3px 4px;
    }

    .color_bo .jjj:before {
        content: 'انتخاب';
        display: block;
        line-height: 29px;
        width: 57%;
        position: absolute;
        height: 100%;
        right: 0px;
        top: 0px;
        padding-right: 40%;
    }

.garanti_kala {
    width: 96%;
    height: 30px;
    float: right;
    text-align: right;
    font-size: 13px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    color: #222;
    line-height: 30px;
    padding: 0% 2%;
}

.titr_jens:after {
    content: '';
    width: 6px;
    height: 6px;
    float: right;
    border-radius: 50%;
    background: #676767;
    margin-top: 15px;
    margin-left: 5px;
}

.gheimat_kala {
    width: 31%;
    height: 100%;
    display: inline-block;
    margin: 0 auto;
    padding: 0% 1%;
}

.titr_gheimat {
    width: 98%;
    height: 29px;
    float: right;
    text-align: center;
    font-size: 13px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    color: #808080;
    line-height: 30px;
    padding: 0% 1%;
    border-bottom: 1px solid #E5DEDE;
}

.kala_nerkh {
    width: 98%;
    height: 38px;
    float: right;
    text-align: center;
    font-size: 15px;
    font-family: Google, Arial, Helvetica, sans-serif;
    color: #808080;
    line-height: 38px;
    padding: 0% 1%;
    margin-top: 2px;
    border-radius: 4px;
    font-weight: bold;
}

.col_k1 {
    color: #116303;
    background: #CBFFC1;
}

.col_k2 {
    color: #F10C0C;
    background: #FFC1C1;
}

.afzud_sabad input {
    background: none;
    border: 0px;
    font-family: inherit;
    color: inherit;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    right: 0px;
    cursor: pointer;
    top: -1px;
}

.afzud_sabad {
    position: relative;
    display: inline-block;
    text-align: center;
    margin: 10px auto 0px auto;
    padding: 0px 1%;
    min-width: 25%;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 27px;
    cursor: pointer;
    overflow: hidden;
    background: rgba(136,202,95,1);
    background: -moz-linear-gradient(top, rgba(136,202,95,1) 0%, rgba(2,129,1,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(136,202,95,1)), color-stop(100%, rgba(2,129,1,1)));
    background: -webkit-linear-gradient(top, rgba(136,202,95,1) 0%, rgba(2,129,1,1) 100%);
    background: -o-linear-gradient(top, rgba(136,202,95,1) 0%, rgba(2,129,1,1) 100%);
    background: -ms-linear-gradient(top, rgba(136,202,95,1) 0%, rgba(2,129,1,1) 100%);
    background: linear-gradient(to bottom, rgba(136,202,95,1) 0%, rgba(2,129,1,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88ca5f', endColorstr='#028101', GradientType=0 );
    border: 1px solid #82BF6E;
    border-radius: 4px;
    height: 35px;
    color: #FFFFFF;
}

    .afzud_sabad:hover {
        border: 1px solid #F39292;
        background: rgba(255,173,173,1);
        background: -moz-linear-gradient(top, rgba(255,173,173,1) 0%, rgba(255,173,173,1) 1%, rgba(223,110,110,1) 99%, rgba(223,110,110,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,173,173,1)), color-stop(1%, rgba(255,173,173,1)), color-stop(99%, rgba(223,110,110,1)), color-stop(100%, rgba(223,110,110,1)));
        background: -webkit-linear-gradient(top, rgba(255,173,173,1) 0%, rgba(255,173,173,1) 1%, rgba(223,110,110,1) 99%, rgba(223,110,110,1) 100%);
        background: -o-linear-gradient(top, rgba(255,173,173,1) 0%, rgba(255,173,173,1) 1%, rgba(223,110,110,1) 99%, rgba(223,110,110,1) 100%);
        background: -ms-linear-gradient(top, rgba(255,173,173,1) 0%, rgba(255,173,173,1) 1%, rgba(223,110,110,1) 99%, rgba(223,110,110,1) 100%);
        background: linear-gradient(to bottom, rgba(255,173,173,1) 0%, rgba(255,173,173,1) 1%, rgba(223,110,110,1) 99%, rgba(223,110,110,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffadad', endColorstr='#df6e6e', GradientType=0 );
    }

.tedad_kala {
    width: 46%;
    height: 30px;
    float: right;
    font-size: 14px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    color: #808080;
    line-height: 30px;
    text-align: right;
    padding: 0% 2%;
    margin-top: 10px;
}

    .tedad_kala input {
        width: 28px;
        height: 28px;
        color: #222;
        text-align: center;
        border: 1px solid #E5DEDE;
        border-radius: 4px;
    }

.cart_kala {
    width: 30px;
    height: 30px;
    float: right;
    display: block;
    margin: 0px 5px;
    background: url('/template/img/img-template/icon/cart3.png') center no-repeat;
    border-left: 1px solid #FFF;
    padding-left: 3%;
}

.header_kala {
    width: 98%;
    height: 50px;
    float: right;
    text-align: right;
    padding-right: 2%;
    line-height: 50px;
    color: #569A93;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 20px;
    border-bottom: 2px solid #569A93;
    margin: 10px 0px;
}

.kala_img {
    width: 40%;
    display: table;
    float: right;
    padding: 3px 0px;
}

.jabe_cala {
    font-size: 13px;
    float: right;
    text-align: justify;
    width: 100%;
    display: table;
    line-height: 25px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
}

.kadoha_gift label, .kadoha_gift a {
    width: 86% !important;
    padding: 0% 2% !important;
    text-align: center !important;
    background: #1D1A17 !important;
}

    .kadoha_gift label:hover, .kadoha_gift a:hover {
        background: rgb(223, 110, 110)!important;
    }

.select_class_kddo label {
    background: #17A952 !important;
}

.kadobox_io_pp {
    text-align: center !important;
}

.name_kala {
    width: 96%;
    height: 40px;
    float: right;
    padding: 0% 2%;
    text-align: center;
    line-height: 20px;
    color: #222;
    overflow: hidden;
    display: block;
}
/*کادوها*/
.kado_send {
    width: 90%;
    display: table;
    float: right;
    text-align: center;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #019A22;
    line-height: 30px;
    padding: 0% 5% 10px 5%;
}

.select_class_kddo .gheymat:before {
    content: '✔';
    display: inline-block;
    float: right;
    color: #fff;
    margin-right: 5%;
}

.select_class_kddo {
    background: #F7F7DA !important;
    background: #D8EFEC !important;
}

.esm_kado {
    color: red !important;
}

.kadoha_gift .gheymat {
    background: #569a93 !important;
}

.kadoha_gift {
    border: 1px solid #e5dede !important;
    float: none !important;
    margin: 5px!important;
    display: inline-block !important;
}

.aks_pic_hadi {
    max-width: 100%;
    height: 250px;
    margin: 0 auto;
    display: inline-block;
}

.pik_hadie {
    width: 50%;
    height: 250px;
    margin: 10px auto;
    display: inline-block;
}

.titr_kado_pg {
    width: 95%;
    height: 40px;
    padding-right: 5%;
    float: right;
    background: #569A93;
    font-size: 16px;
    text-align: justify;
    overflow: hidden;
    line-height: 40px;
    color: #FFFFFF;
    font-family: Google, Arial, Helvetica, sans-serif;
    margin-top: 10px;
}

.nerkh_kado_jeld {
    width: 98%;
    height: 40px;
    padding: 0% 1%;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 16px;
    overflow: hidden;
    text-align: center;
    line-height: 40px;
    color: #2ED410;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}

.tozi_bish_kado {
    width: 98%;
    display: table;
    float: right;
    padding: 0% 1%;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: justify;
    overflow: hidden;
    line-height: 30px;
    color: #222;
}

.ent_kado_jeld, .kadoha_select_op {
    width: 16%;
    height: 35px;
    margin: 5px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin-top: 19px;
    padding: 0px 1%;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border: 1px solid #82BF6E;
    border-radius: 4px;
    line-height: 34px;
    background: rgba(16,122,58,1);
    background: -moz-linear-gradient(top, rgba(16,122,58,1) 0%, rgba(31,150,80,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(16,122,58,1)), color-stop(100%, rgba(31,150,80,1)));
    background: -webkit-linear-gradient(top, rgba(16,122,58,1) 0%, rgba(31,150,80,1) 100%);
    background: -o-linear-gradient(top, rgba(16,122,58,1) 0%, rgba(31,150,80,1) 100%);
    background: -ms-linear-gradient(top, rgba(16,122,58,1) 0%, rgba(31,150,80,1) 100%);
    background: linear-gradient(to bottom, rgba(16,122,58,1) 0%, rgba(31,150,80,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#107a3a', endColorstr='#1f9650', GradientType=0 );
}

    .ent_kado_jeld:hover, .kadoha_select_op:hover {
        border: 1px solid #F39292;
        background: rgba(255,173,173,1);
        background: -moz-linear-gradient(top, rgba(255,173,173,1) 0%, rgba(255,173,173,1) 1%, rgba(223,110,110,1) 99%, rgba(223,110,110,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,173,173,1)), color-stop(1%, rgba(255,173,173,1)), color-stop(99%, rgba(223,110,110,1)), color-stop(100%, rgba(223,110,110,1)));
        background: -webkit-linear-gradient(top, rgba(255,173,173,1) 0%, rgba(255,173,173,1) 1%, rgba(223,110,110,1) 99%, rgba(223,110,110,1) 100%);
        background: -o-linear-gradient(top, rgba(255,173,173,1) 0%, rgba(255,173,173,1) 1%, rgba(223,110,110,1) 99%, rgba(223,110,110,1) 100%);
        background: -ms-linear-gradient(top, rgba(255,173,173,1) 0%, rgba(255,173,173,1) 1%, rgba(223,110,110,1) 99%, rgba(223,110,110,1) 100%);
        background: linear-gradient(to bottom, rgba(255,173,173,1) 0%, rgba(255,173,173,1) 1%, rgba(223,110,110,1) 99%, rgba(223,110,110,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffadad', endColorstr='#df6e6e', GradientType=0 );
    }

    .kadoha_select_op:after {
        content: 'انتخاب';
    }
/*کادوها*/
.kala:hover .name_kala {
    color: #DF6E6E;
}

/*.box .safhe_box:last-child {
    border-bottom: 0px;
}*/

.table_factoy {
    border-bottom: 1px solid #C4C4C4 !important;
}

.box_body {
    width: 100%;
    display: table;
    margin: 0 auto;
    background: #fff;
    padding-top: 0px;float:right
}
/*page_dakheli*/





/*news*/
.box_body {width:100%;display:table;float:right
}
.arshiv_newspas_3 {
    width: 97%;
    height: 40px;
    padding-right: 3%;
    float: right;
    background: rgb(22, 31, 69);
    font-size: 13px;
    text-align: justify;
    line-height: 40px;
    color: #FFFFFF;
    font-family: Google, Arial, Helvetica, sans-serif;
    /*margin-top: 10px;*/
}

    .arshiv_newspas_3 a:hover {
        color: #D7FFFB;
    }

.color_tree_p {
    color: #FFEAE0;
}


.k4_jabr_efg {
    width: 100%;
    display: table;
    float: right;
}

.arshiv_newspas_6 {
    width: 47.8%;
    display: table;
    float: right;
    box-shadow: -1px 1px 1px #F5F5F5;
    padding: 1%;
    margin-top: .5%;
    background: #fff;
}

.k4_jabr_efg .arshiv_newspas_6:nth-child(odd) {
    float: left;
}

.k4_jabr_efg .arshiv_newspas_6:nth-child(even) {
    float: right;
}

.arshiv_newspas_6:hover {
    background: #F5F5F5;
}

.k4_jabr_efg .arshiv_newspas_6:first-child {
    width: 98%;
    border-bottom: 1px solid #e5dede;
    box-shadow: none;
}

.arshiv_newspas_4 {
    width: 48%;
    float: right;
    color: #EA2C2C;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    text-align: justify;
    padding: 0% 1%;
    line-height: 30px;
    display: block;
    font-size: 13px;
    overflow: hidden;
    height: 60px;
}

.arshiv_newspas_8 {
    width: 48%;
    float: right;
    text-align: left;
    color: #808080;
    font-style: italic;
    font-size: 11px;
    display: block;
    line-height: 18px;
    padding: 1%;
    height: 18px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
}

.arshiv_newspas_9 {
    width: 50%;
    height: 200px;
    float: right;
    overflow: hidden;
}

.k4_jabr_efg .arshiv_newspas_6:first-child .arshiv_newspas_9 {
    width: 40%;
}

.k4_jabr_efg .arshiv_newspas_6:first-child .arshiv_newspas_4 {
    text-align: center;
}

.k4_jabr_efg .arshiv_newspas_6:first-child .arshiv_newspas_4, .k4_jabr_efg .arshiv_newspas_6:first-child .arshiv_newspas_8, .k4_jabr_efg .arshiv_newspas_6:first-child .arshiv_newspas_7 {
    width: 58%;
}

.img_arshiv_n {
    height: 200px;
    max-width: 100%;
}

img {
    border: 0px;
}

.arshiv_newspas_7 {
    width: 48%;
    height: 105px;
    float: right;
    padding: 2px 1% 0px 1%;
    text-indent: 20px;
    text-align: justify;
    overflow: hidden;
    font-size: 12px;
    display: block;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    line-height: 25px;
    color: #222;
}

.arshiv_newspas_3 a {
    color: inherit;
}

.p5_2 {
    width: 100%;
    display: table;
    background: #fff;
}

.keshesh {
    width: 100%;
    display: table;
    float: right;
}

.p5_7 {
    width: 100%;
    height: 25px;
    float: right;
    line-height: 25px;
    font-size: 11px;
    margin-bottom: 3px;
}

.p5_8 {
    width: 20px;
    height: 20px;
    float: left;
    color: #000;
    font-size: 11px;
    margin-left: 5px;
    line-height: 25px;
}

.p5_18 {
    width: 16px;
    height: 16px;
    float: right;
    border: 1px solid #F3F3D2;
    background-color: #fff;
    border-radius: 4px;
    display: none;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    margin-top: 1px;
    line-height: 16px;
    font-size: 12px;
    text-decoration: none;
    color: #A7A779;
}

    .p5_18:hover {
        border: 1px solid #A7A779;
        color: #6B6B48;
        background: #F7F7DA;
    }

.p5_21 {
    width: 16px;
    height: 16px;
    float: right;
    border-radius: 4px;
    display: none;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    vertical-align: middle;
    text-align: center;
    margin-top: 3px;
    line-height: 15px;
    color: #A7A779;
}

.p5_3 {
    width: 100%;
    line-height: 30px;
    text-align: center;
    float: right;
    font-weight: bold;
    overflow: hidden;
    font-size: 13px;
    color: #FF0303;
    height: 30px;
    font-family: Google, Arial, Helvetica, sans-serif;
    border-bottom: 1px solid rgb(22, 31, 69);
    padding-bottom: 3px;
}

.p5_22 {
    width: 20px;
    height: 20px;
    margin: 0px 1px;
    float: right;
    display: none;
    filter: alpha(opacity=60);
    -moz-opacity: .60;
    opacity: .60;
}

    .p5_22:hover {
        filter: alpha(opacity=100);
        -moz-opacity: 1.0;
        opacity: 1.0;
    }

.p5_9 {
    width: 20px;
    height: 20px;
    background: url('/template/img/img-template/icon/thumbsUp2.png');
    background-size: cover;
    float: left;
    cursor: pointer;
}

    .p5_9:hover {
        background: url('/template/img/img-template/icon/thumbsUp.png');
        background-size: cover;
    }

.p5_11 {
    width: 20px;
    height: 20px;
    float: left;
    cursor: pointer;
    background: url('/template/img/img-template/icon/down6.png');
    background-size: cover;
    margin-top: 5px;
}

    .p5_11:hover {
        background: url('/template/img/img-template/icon/down5.png');
        background-size: cover;
    }

.p5_12 {
    display: inline;
    float: right;
    text-align: right;
    color: #A7A779;
    font-size: 12px;
    line-height: 25px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
}

.p5_13 {
    width: 18px;
    height: 18px;
    float: right;
    margin-left: 5px;
    margin-bottom: 3px;
    cursor: pointer;
    background: url('/template/img/img-template/icon/print1.png');
    background-size: cover;
	display:none
}

    .p5_13:hover {
        background: url('/template/img/img-template/icon/print2.png');
        background-size: cover;
    }

.p5_14 {
    width: 98%;
    display: table;
    float: right;
    margin-top: 10px;
    padding: 0% 1%;
}

.p5_15 {
    width: 98%;
    height: 25px;
    float: right;
    text-align: right;
    overflow: hidden;
    padding:0% 1%;
    font-size: 11px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    color: #6B6B48;
}

.tarikh_khabar {
    display: inline;
    text-align: center;
    font-style: italic;
    font-size: 12px;
    color: #8d8888;
    margin: 0px 5px;
    line-height: 25px;
    float: left;
}

.img_khabar_yuio {
    width: 50%;
    height: 300px;
    margin: 10px auto;
    display: inline-block;
    overflow: hidden;
}

    .img_khabar_yuio img {
        max-width: 100%;
        height: 100%;
    }

.p5_4 {
    width: 98%;
    height: 25px;
    float: left;
    text-align: left;
    padding: 0% 1%;
}

    .p5_4 a {
        display: inline-block;
    }

.p5_16 {
    display: inline-block;
    text-align: right;
    font-style: italic;
    font-size: 12px;
    color: #989898;
    margin: 0px 1px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    line-height: 25px;
    text-decoration: none;
}

    .p5_16:hover {
        cursor: pointer;
        color: #0026ff;
    }

.p5_15 {
    width: 98%;
    height: 25px;
    float: right;
    text-align: right;
    overflow: hidden;
    padding: 1%;
    font-size: 11px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    color: #6B6B48;
}

.p5_17 {
    width: 20px;
    height: 20px;
    margin: 0 auto;
    filter: alpha(opacity=60);
    -moz-opacity: .60;
    opacity: .60;
}

    .p5_17:hover {
        filter: alpha(opacity=100);
        -moz-opacity: 1.0;
        opacity: 1.0;
    }

.p5_5 {
    width: 98%;
    display: table;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    line-height: 25px;
    font-size: 14px;
    padding: 1%;
    text-align: justify;
    direction: rtl;
}

.box_khabar {
    width: 72%;
    display: table;
    float: right;
    margin-top: 10px;
}

.gal_head {
    width: 94%;
    height: 49px;
    border-bottom: 1px solid #E2E2C6;
    text-align: right;
    margin: 5px auto 0px auto;
    background: #F3F3D2;
    padding-right: 5%;
    line-height: 50px;
    color: #6B6B48;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 17px;
}

.jabe_gallory {
    float: right;
    display: table;
    margin-right: .5%;
    width: 68%;
}

.disply_block_div {
    display: table;
    width: 100%;
}

.gal_box {
    width: 100%;
    height: 350px;
    float: right;
    cursor: pointer;
    border-left: 1px solid #F3F3D2;
}

.gal_new {
    height: 398px;
    background: #fff;
    float: right;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #F7F7DA;
    margin-top: 10px;
    display: block;
}

.box_khabar .arshiv_newspas_6:nth-child(odd) {
    float: left;
}

.box_khabar .arshiv_newspas_6:nth-child(even) {
    float: right;
}

.aks_box {
    width: 96%;
    height: 285px;
    margin: 7px auto 0px auto;
    display: inline-block;
}

.gal_box:hover {
    background: #F3F3D2;
}

.galory_t {
    float: left;
    width: 30%;
    display: table;
    margin-left: .5%;
}

.galy_jabe {
    width: 100%;
    height: 101px;
    margin: 7px auto 0 auto;
    border-bottom: 1px solid #F7F7DA;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
}

    .galy_jabe:hover {
        background: #EFEFCE;
    }

.sel_galy_jabe {
    background: #6B6B48 !important;
}

.te_galy {
    width: 46%;
    height: 67px;
    float: right;
    margin: 5px 0px 3px 0px;
    text-align: right;
    font-size: 12px;
    overflow: hidden;
    line-height: 23px;
    color: #222;
    font-family: Yekan, Arial, Helvetica, sans-serif;
}

.sel_galy_jabe .te_galy {
    color: #F3F3D2 !important;
}

.galy_jabe:hover .te_galy {
    color: red;
}

.img_gal {
    width: 50%;
    height: 95px;
    overflow: hidden;
    float: right;
    margin: 3px 2%;
}

.galy_jabe:hover .img_gal {
    border-radius: 5px;
}

.text_box {
    display: inline-block;
    width: 96%;
    height: 45px;
    margin: 0 auto;
    text-align: center;
    color: #222;
    font-size: 12px;
    line-height: 45px;
    overflow: hidden;
}

.gal_box:hover .text_box {
    color: #FFA302;
}

.img_pic {
    width: 100%;
    height: 100%;
}

.aks_box .img_pic {
    width: auto;
    max-width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
}


.ras_khabar {
    width: 27%;
    display: table;
    float: left;
    margin: 0px 0% 0px 0%;
    margin-top: 10px;
}


.on_bargo {
    width: 97%;
    height: 50px;
    background: #569A93;
    text-align: center;
    display: inline-block;
    line-height: 50px;
    color: #fff;
    font-size: 17px;
    font-family: Google, Arial, Helvetica, sans-serif;
    margin: 5px auto 0px auto;
}

.bargozin {
    width: 100%;
    float: right;
    display: table;
    background: #fff;
    border: 1px solid #e5dede;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.box_bargo {
    width: 97%;
    height: 70px;
    float: right;
    margin: 0% 1.5%;
    border-bottom: 1px solid #F3F3D2;
    padding: 7px 0px;
    cursor: pointer;
}

    .box_bargo:hover {
        background: #F9F9E9;
    }

.pic_bargo {
    width: 30%;
    display: block;
    height: 100%;
    float: right;
    overflow: hidden;
    border-radius: 5px;
}

.img_pic {
    width: 100%;
    height: 100%;
}

.aks_box .img_pic {
    width: auto;
    max-width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
}

.text_bargo {
    width: 64%;
    height: 50px;
    float: right;
    padding: 0% 3%;
    text-align: justify;
    font-size: 13px;
    display: block;
    overflow: hidden;
    color: #3E3E1C;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    line-height: 25px;
}

.box_bargo:hover .text_bargo {
    color: red;
}

.date_barg {
    width: 64%;
    height: 20px;
    float: right;
    padding: 0% 3%;
    text-align: right;
    font-size: 12px;
    font-style: italic;
    display: block;
    color: #938f8f;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    line-height: 20px;
}

.bish_bargo {
    width: 97%;
    height: 30px;
    float: right;
    text-align: center;
    line-height: 30px;
    color: #6B6B48;
    margin: 0% 1.5%;
    font-size: 12px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
}

    .bish_bargo:hover {
        background: rgb(223, 110, 110);
        color: #fff;
    }

.mon_box {
    width: 97%;
    height: 200px;
    float: right;
    margin: 0% 1.5%;
    border-bottom: 1px solid #e5dede;
}

    .mon_box:hover {
        background: #F9F9F9;
    }

.mont_pic {
    width: 50%;
    float: none;
    margin: 10px auto 0px auto;
    display: inline-block;
    height: 110px;
    position: relative;
    overflow: hidden;
}

.mon_tex {
    width: 94%;
    height: 50px;
    float: right;
    padding: 0% 3%;
    text-align: center;
    font-size: 12px;
    display: block;
    color: #3E3E1C;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    line-height: 25px;
}

.icon_folm {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 900;
    top: 0px;
    left: 0px;
    background: url('/template/img/img-template/icon/play-icon.png') center no-repeat;
    background-color: rgba(39, 38, 38, 0.76);
    display: none;
}

.mont_pic:hover .icon_folm {
    display: block;
}

.video:hover .icon_folm {
    display: block;
}

.mon_box:hover .mon_tex {
    color: #12d0e4;
}

.tarik_mon {
    width: 94%;
    height: 20px;
    float: right;
    padding: 0% 3%;
    text-align: left;
    font-size: 12px;
    font-style: italic;
    display: block;
    color: #938f8f;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    line-height: 20px;
}

.galory_t .galy_jabe:last-child {
    border: 0px;
}
/*news*/


/*paging*/
.bodypag_pasar {
    width: 100%;
    height: 43px;
    background: #eee;
    margin: 5px auto !important;
    float: right;
}


.pag_pasar_1 {
    display: inline-block;
    direction: rtl;
    margin: 8px auto 0px auto;
}

.pag_pasar_2 {
    height: 25px;
    padding: 0px 9px;
    display: inline-block;
    line-height: 25px;
    overflow: hidden;
    border-radius: 5px;
    color: #666;
    cursor: pointer;
    background: #fff;
    font-size: 12px;
    margin-right: 2px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
}

    .pag_pasar_2:hover {
        background: #D8FBF7;
    }

.pag_pasar_3 {
    background: #161F45 !important;
    color: #fff;
    box-shadow: 0 1px 2px rgb(118, 124, 150);
    margin-right: 2px;
}

/*paging*/

/*part_crietor*/
.crietor_box {
    width: 100%;
    display: table;
    float: right;
    margin-top: 0px;
    background: #fff;
}

.cri_mar_top {
    margin-top: 1px;
    border-radius: 4px;
    overflow: hidden;
    padding-bottom: 10px;
}

.on_crit {
    width: 98%;
    height: 40px;
    float: right;
    text-align: right;
    font-size: 15px;
    background: #161F45;
    padding: 0% 1%;
    line-height: 40px;
    color: #F3F3D2;
}

    .on_crit a {
        color: inherit;
    }

.jabe_creit {
    width: 99%;
    display: table;
    float: right;
    background: #fff;
    padding: 10px .5%;
    margin-top: 10px;
    overflow: hidden;
}

.widhe_100I_p {
    width: 97%;
    display: table;
   margin:0 auto
}
        .e_nmuyt {
    position: fixed;
    left: 0px;
    bottom: 2%;
    width: 120px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    z-index: 8888888;
	padding-bottom:5px;
}
      .b2_pkdt {
    position: fixed;
    right: 0px;
    bottom: 2%;
    width: 120px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    z-index: 8888888;
	padding-bottom:5px;
}
        .tozih {
    width: 12%;
    margin: 30px 0% 0px 0px;
    display: inline-block;
    background: #fff;
    overflow: hidden;
}
 
/*part_crietor*/

/*part_crietor*/


.base_box_asli_utab {
    font-family: Yekan, Arial, Helvetica, sans-serif !important;
    font-size: 13px !important;
    color: #222 !important;
    line-height: 25px !important;
}

    .base_box_asli_utab .base_title_utab {
        font-family: Google, Arial, Helvetica, sans-serif !important;
        font-size: 14px !important;
    }

    .base_box_asli_utab .base_border_lite_color_utab {
        border-color: #eee !important;
    }

    .base_box_asli_utab .base_border_dark_color_utab {
        border-color: #e5dede !important;
    }

    .base_box_asli_utab .base_back_lite_color_utab {
        background-color: #fff !important;
    }

    .base_box_asli_utab .base_back_dark_color_utab {
        background-color: #161F45 !important;
    }

    .base_box_asli_utab .base_tag_a_color_utab {
        color: #222 !important;
    }

        .base_box_asli_utab .base_tag_a_color_utab:hover {
            color: #087CF3 !important;
        }

    .base_box_asli_utab .base_back_color_utab_hover:hover {
        background-color: #eee !important;
    }



/*part_crietor*/

/*جستجو*/
.jostan_box {
    width: 100%;
    height: 40px;
    margin: 0px 0px 9px 0px;
    float: right;
    border: 1px solid #e5dede;
    overflow: hidden;
    background: #fff;
    border-radius: 5px;
}

.aks_ser {
    width: 14%;
    height: 100%;
    float: left;
    border-right: 1px solid #e5dede;
    cursor: pointer;
    background: #eee;
}

.jostan {
    width: 75%;
    height: 100%;
    margin: 0px;
    border: 0px;
    font-size: 12px;
    color: #000;
    line-height: 40px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    text-align: right;
    float: right;
    padding: 0% 4% 0% 1%;
}

.gardun {
    width: 25px;
    height: 25px;
    margin: 8px auto;
    display: inline-block;
}

.aks_ser:hover {
    background: rgb(255, 213, 0);
}
/*جستجو*/


/*comment*/

.com3_3 {
    width: 20px;
    height: 20px;
    margin: 0px 1px;
    float: right;
    filter: alpha(opacity=60);
    -moz-opacity: .60;
    opacity: .60;
}

    .com3_3:hover {
        filter: alpha(opacity=100);
        -moz-opacity: 1.0;
        opacity: 1.0;
    }

.com3_4 {
    width: 100%;
    height: 100%;
    text-align: right;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25px;
    color: #000;
    margin-bottom: 3px;
}

.com3_5 {
    color: red;
}

.com3_6 {
    display: table;
    margin-bottom: 5px;
    width: 100%;
}

.com3_7 {
    width: 98%;
    height: 34px;
    padding: 0 1%;
}

.com3_8 {
    width: 100%;
    height: 100%;
    text-align: justify;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 35px;
    color: #000;
}

.com3_9 {
    background: #fff;
    float: right;
    border: 1px solid #E5DEDE;
    border-radius: 2px;
    text-align: justify;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25px;
    color: #000;
    padding: 0px 1%;
    width: 50%;
    display: table;
}

.com3_10 {
    float: right;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25px;
    color: #000;
    padding: 0px 1%;
    text-align: center;
    height: 20px;
    width: 50%;
    display: table;
}

.com3_11 {
    display: inline-block;
    text-align: center;
    margin: 10px auto 0px auto;
    padding: 0px 1%;
    min-width: 25%;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 27px;
    cursor: pointer;
    overflow: hidden;
     background: #161F45;
    border: 1px solid #0D163E;
    border-radius: 4px;
    height: 35px;
    color: #FFFFFF;
}

    .com3_11:hover {
    background: #FFD500;
    border: 1px solid #e8b50e;
    }

.com3_12 {
    height: 100px;
    float: right;
    text-align: justify;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25px;
    color: #000;
    padding: 0px 1%;
    border: 1px solid #E5DEDE;
    border-radius: 2px;
    width: 50%;
}

.com3_13 {
    width: 100%;
    height: 20px;
    text-align: right;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25px;
    color: #00AFFF;
    float: right;
    margin-bottom: 5px;
    font-style: italic;
}

.com3_14 {
    display: block;
    border-top: 1px solid #E5DEDE;
    border-radius: 2px;
    background: #fff;
}

.com3_15 {
    width: 100%;
    display: table;
    float: right;
    padding-bottom: 1%;
    margin-top: 1%;
}

.com3_16 {
    text-align: justify;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25px;
    padding: 0px 1%;
    display: inline;
    margin-bottom: 5px;
    margin-right: 5px;
    float: right;
    color: #FFB100;
    font-style: italic;
}

.com3_17 {
    color: rgb(253, 0, 0);
    background:#DCF4FF;
    border-radius: 10px;
    padding: 2px 10px 2px 10px;
    font-size: 11px;
}

.com3_18 {
    text-align: justify;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 25px;
    color: #000;
    padding: 0px 1%;
    width: 98%;
    float: left;
 white-space:pre-wrap;
    overflow: hidden;
}

.com3_19 {
    width: 80%;
    float: left;white-space:pre-wrap;
    margin: 0 auto;
    text-align: justify;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 25px;
    color: #000;
    padding: 5px 1%;
    overflow: hidden;
    border-top: 1px solid #00AFFF;
}

.com3_20 {
    width: 90%;
    display: table;
    float: left;
    background: #DCF4FF;
    margin-bottom: 1%;
    padding: 1%;
}

.com3_21 {
    display: inline;
    height: 30px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6B6B48;
    font-style: italic;
    margin-right: 2px;
    float: right;
    line-height: 25px;
}

    .com3_21:hover {
        color: red;
        cursor: pointer;
    }

.com3_22 {
    width: 98%;
    display: table;
    margin: 0 auto;
    border-bottom:1px dashed #03B0FF;
}

.com3_23 {
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0px 1%;
    color: #A0A0A0;
    float: right;
    line-height: 25px;
    text-align: center;
    display: inline;
}

.com3_24 {
    direction: ltr;
    text-align: left;
}

.com3_26 {
    width: 20%;
    display: none;
    float: right;
}

.com3_28 {
    width: 100%;
}

.com3_29 {
    width: 20%;
    display:none;
    float: right;
    margin-top: 10px;
}

.com3_30 {
    width: 45%;
    height: 96px;
    float: left;
    margin-left: 10px;
}

.com3_31 {
    width: 45%;
    height: 96px;
    float: right;
    margin-right: 10px;
}

.com3_36 {
    width: 100%;
    float: right;
}

.com3_37 {
    width: 20px;
    height: 20px;
    float: left;
    color: #c00;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    font-family: Yekan, Arial, Helvetica, sans-serif;
}

.com3_38 {
    width: 20px;
    height: 20px;
    float: left;
    cursor: pointer;
    background: url('/template/img/img-template/icon/down6.png');
    background-size: cover;
}

    .com3_38:hover {
        background: url('/template/img/img-template/icon/down5.png');
        background-size: cover;
    }

.com3_39 {
    width: 20px;
    height: 20px;
    float: left;
    color: #090;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
}

.com3_40 {
    width: 20px;
    height: 20px;
    background: url('/template/img/img-template/icon/thumbsUp2.png');
    background-size: cover;
    float: left;
    cursor: pointer;
    margin-top: -5px;
}

    .com3_40:hover {
        background: url('/template/img/img-template/icon/thumbsUp.png');
        background-size: cover;
    }

.jabe_nazarat {
    width: 98%;
    display: table;
    float: right;
    text-align: justify;
    padding: 0% 1%;
    line-height: 25px;
    color: #222;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.box_commentrt {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    BACKGROUND: rgba(0, 0, 0, 0.39);
    font-size: 12px;
    z-index: 55444444;
    display: none;
}

.box_commentrt2 {
    margin: 0 auto;
    display: table;
    padding: 1%;
    width: 30%;
    background: #FFF;
    border-radius: 4PX;
    position: relative;
}

.box_commentrt .com3_9, .box_commentrt .com3_12 {
    width: 98%;
}

.box_commentrt .com3_10 {
    margin: 0 auto;
    float: none;
}

.box_commentrt .com3_11 {
    width: 100px;
}

#sub_comment_login_pasokh {
    text-align: center;
}

#CLOSE_SUB_COMMENT {
    color: red;
    width: 30px;
    height: 20px;
    left: 10px;
    position: absolute;
    top: 4px;
    cursor: pointer;
}

    #CLOSE_SUB_COMMENT:hover {
        color: #7083ef;
    }

#title_comment {
    font-family: Google, Arial, Helvetica, sans-serif;
    color: #0095FF;
}

/*comment*/


/*khabar_mortabet*/
.mortabet_box {
    width: 100%;
    display: table;
    border-top: 1px solid rgb(22, 31, 69);
    float: right;
    background: #fff;
    padding-bottom: 10px;
}

.morta_news {
    width: 48%;
    height: 30px;
    float: right;
    text-align: right;
    font-size: 13px;
    color: #222;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    line-height: 30px;
    overflow: hidden;
    cursor: pointer;
    padding: 0% 1%;
}

    .morta_news:hover {
        color: #087CF3;
    }

    .morta_news:after {
        content: '';
        width: 7px;
        height: 7px;
        float: right;
        background: #222;
        border-radius: 50%;
        margin-top: 13px;
        margin-left: 5px;
    }

    .morta_news:hover:after {
        background: #087CF3 !important;
    }

.onavn_mortanbet {
    width: 98%;
    display: inline-block;
    height: 30px;
    float: right;
    text-align: right;
    font-size: 20px;
    color: #FFFFFF;
    font-family: BZiba, Arial, Helvetica, sans-serif;
    line-height: 28px;
    background: rgb(22, 31, 69);
    overflow: hidden;
    padding-right: 2%;
    margin-bottom: 10px;
    font-style: italic;
    margin-top: 5px;
}
/*khabar_mortabet*/

/*search_mohtava*/


.khat_serch {
    width: 98%;
    height: 110px;
    float: right;
    border-bottom: 1px solid #eee;
    padding: 5px 1%;
    cursor: pointer;
}

    .khat_serch:hover {
        background: #feffed;
    }

.pic_serch {
    width: 17%;
    height: 110px;
    float: right;
    margin-left: 1%;
    display: block;
}

.kol_khat {
    width: 82%;
    height: 110px;
    display: block;
    float: right;
    text-align: right;
    direction: rtl;
}

.titr_serch {
    width: 100%;
    height: 30px;
    float: right;
    text-align: right;
    color: #ff6a00;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    display: block;
}

    .titr_serch:after {
        content: '';
        width: 5px;
        height: 5px;
        float: right;
        margin-top: 15px;
        margin-left: 5px;
        border-radius: 50%;
        background: #ff6a00;
    }

.khat_serch:hover .titr_serch {
    color: #07dcea;
}

    .khat_serch:hover .titr_serch:after {
        background: #07dcea;
    }

.tozi_serch {
    width: 100%;
    height: 60px;
    float: right;
    overflow: hidden;
    text-align: right;
    color: #808080;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 30px;
    display: block;
}

.kei_khabar {
    padding: 0% 1%;
    text-align: right;
    font-size: 12px;
    color: #ddd;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    line-height: 20px;
    font-style: italic;
    display: inline-block;
}

.aks_jost {
    max-height: 100%;
    width: 100%;
}
/*search_mohtava*/



















/*signin*/

.esm_safhe {
    width: 95%;
    height: 50px;
    display: block;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: rgb(22, 31, 69);
    line-height: 50px;
    margin: 0 auto;
    border-radius: 4px;
}

.box_sabtenam {
    width: 50%;
    margin: 0 auto;
    display: block;
    padding: 10px 0px 15px 0px;
    /*background: #F3F3D2;
    border-radius: 4px;*/
}

.hame_sabt {
    width: 100%;
    display: table;
}

.sign_in_box, .forget_sign_in_box {
    width: 100%;
    display: table;
    float: right;
    padding-top: 5px;
}


.esm_sign {
    width: 70%;
    height: 30px;
    display: block;
    padding: 0% 1%;
    text-align: right;
    font-size: 14px;
    color: #6B6B48;
    line-height: 30px;
    margin: 0 auto;
}

.varedkon {
    width: 70%;
    height: 27px;
    margin: 0 auto;
    display: block;
    border: 1px solid #bbb;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    color: #6B6B48;
}

.cod_ghesmat {
    width: 15%;
    height: 25px;
    float: right;
    margin-right: 23%;
    text-align: center;
    font-size: 14px;
    color: #333;
    border-radius: 4px;
    border: 1px solid #bbb;
}

.cod_aks {
    width: 14%;
    height: 30px;
    float: right;
    margin-right: 1%;
    border: 0px;
}

.cod_ref {
    width: 20px;
    height: 20px;
    float: right;
    margin-right: .5%;
    margin-top: 7px;
    cursor: pointer;
    background: url('/template/img/img-template/icon/Refresh-16.png') center no-repeat;
}

    .cod_ref:hover {
        background: url('/template/img/img-template/icon/Refresh-17.png') center no-repeat;
    }

.paiam_cod {
    text-align: center;
}

.backnone {
    background: none;
}


.secorit {
    width: 100%;
    display: table;
    float: right;
    text-align: center;
    margin-top: 10px;
}

.name_sabt {
    width: 89%;
    height: 25px;
    float: right;
    text-align: right;
    color: #6F6F6F;
    line-height: 25px;
    clear: left;
    font-size: 14px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    margin-top: 5px;
    padding: 0% 4%;
}


/*.jabe_creit {
    width: 58%;
    display: table;
    float: right;
    background: #fff;
    padding: 10px 1%;
    margin-top: 10px;
    overflow: hidden;
}*/ .taghir_si {
    background: #F9F9F9;
    margin: 18px auto;
    float: none;
}

.name_sabt:hover {
    color: red;
    cursor: pointer;
}

.img_ersal {
    width: 15px;
    float: right;
    margin-top: 5px;
}

.ran_kala_kao {
    width: 25%;
    display: table;
    float: right;
    padding: 1px 1%;
    background: #fff;
    text-align: center;
    margin-top: 17px;
    height: 400px;
}

.pag_kado_tozi {
    width: 73%;
    display: table;
    float: left;
    padding: 0px 0%;
    height: 400px;
    text-align: center;
}

.random_cala_row {
    width: 100%;
    display:table;
    float: right;
    border-radius: 4px;
    position: relative;
    border: 1px solid #eee;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 10px;
    padding-bottom:39px
}

.on_ran_kal_dakh {
    position: absolute;
    z-index: 68754;
    width: 100%;
    height: 40px;
    left: 0px;
    bottom: 0px;
    background: #161F45;
    color: #fff;
    text-align: center;
    font-size: 13px;
    line-height: 40px;
    display: block;
}

.random_cala_row:hover .on_ran_kal_dakh {
    background: #FFD500;
    color: #161F45;
}

.ran_image_pic {
    width: 100%;
    
    float: right;
}

.send_o_p_signup {
    background: #161F45 !important;
    color: #fff !important;
    border: 1px solid #0D163E !important;
}

    .send_o_p_signup:hover {
        background: #FFD500 !important;
        border: 1px solid #e8b50e !important;
    }
/*signin*/


/*buttem*/

.button {
    display: inline-block;
    text-align: center;
    margin: 5px auto 0px auto;
    padding: 0px 1%;
    min-width: 25%;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 27px;
    cursor: pointer;
    overflow: hidden;
    background: rgb(22, 31, 69);
    border: 1px solid #0D163E;
    border-radius: 4px;
    height: 30px;
    color: #FFFFFF;
}

    .button:hover, .button:focus {
        border: 1px solid #e8b50e;
        background: #FFD500;
    }

.log_out_si {
    float: left;
    display: inline-block;
    margin-left:1%;
}

    .log_out_si .button {
        width: 100px;
        display: inline-block;
        text-align: center;
        margin: 5px auto 0px auto;
        padding: 0px 1%;
        min-width: 25%;
        font-family: Yekan, Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 27px;
        cursor: pointer;
        overflow: hidden;
        background: rgb(202, 95, 95);
        background: -moz-linear-gradient(top, rgba(136,202,95,1) 0%, rgba(2,129,1,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(136,202,95,1)), color-stop(100%, rgba(2,129,1,1)));
        background: -webkit-linear-gradient(top, rgb(202, 95, 95) 0%, rgba(2,129,1,1) 100%);
        background: -o-linear-gradient(top, rgba(136,202,95,1) 0%, rgba(2,129,1,1) 100%);
        background: -ms-linear-gradient(top, rgba(136,202,95,1) 0%, rgba(2,129,1,1) 100%);
        background: linear-gradient(to bottom, rgb(202, 95, 95) 0%, rgb(129, 1, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88ca5f', endColorstr='#028101', GradientType=0 );
        border: 1px solid #BF6E6E;
        border-radius: 4px;
        height: 30px;
        color: #FFFFFF;
    }


/*buttem*/


/*sabt_fish*/
.page_variz_dast {
    width: 50%;
    display: block;
    direction: rtl;
    margin: 0 auto;
}


.fish_in_mab, .fish_in_mab_po select {
    width: 98%;
    height: 30px;
    float: right;
    padding: 0% 1%;
    text-align: right;
    font-size: 13px;
    color: #222;
    line-height: 30px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #eee;
}

.fish_par_pag {
    width: 98%;
    height: 30px;
    float: right;
    padding: 0% 1%;
    text-align: right;
    line-height: 30px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
}

.color_tit_fish {
    color: #222;
}

.size_tit_fish {
    font-size: 13px;
}

.dokme_fish img {
    width: 10px;
    float: right;
}

.dokme_fish {
    display: inline-block;
    text-align: center;
    margin: 15px auto 0px auto;
    padding: 0px 1%;
    min-width: 40%;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
    overflow: hidden;
    background: rgb(22, 31, 69);
    border: 1px solid #0D163E;
    border-radius: 4px;
    height: 35px;
    color: #FFFFFF;
}

    .dokme_fish:hover, dokme_fish:focus {
        border: 1px solid #e8b50e;
        background: #FFD500;
    }

.tozihat_fish {
    width: 80%;
    display: table;
    float: right;
    text-align: justify;
    font-size: 13px;
    color: #222;
    line-height: 30px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    overflow: hidden;
    padding: 10px 10%;
}

.header_kala {
    width: 98%;
    height: 50px;
    float: right;
    text-align: right;
    padding-right: 2%;
    line-height: 50px;
    color: rgb(22, 31, 69);
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 20px;
    border-bottom: 2px solid rgb(22, 31, 69);
    margin: 10px 0px;
}

/*sabt_fish*/
/*rang_mobail*/
	.body_hamber3 , .body_hamber6 , .secrch_menu_yu{
		background:#000 !important;
	}
	.body_hamber8 .amodi_menu .asli a , .body_hamber8 .amodi_menu .asli a span{
    color: #000 !important;
}
.body_hamber8 .menu_mob_ile_click  {
    border-color:  #8c7b7b  !important;
}
.body_hamber8 .amodi_menu .asli {
    border-bottom:1px solid #8c7b7b  !important;
}
.body_hamber2 {
    border-color: #666 !important;
box-shadow: 0px 0px 22px #555 !important;}
.menu_ham_close {
   height: 31px;
    font-size: 26px !important;
    margin: 3px 0px 0px 4px !important;
    text-align: center !important;
    background: #000 !important;
    line-height: 31px!important;
}
.slider     .rol_ofoghi_box2 .rol_ofoghi_box3{display:none!important}
.slider     .rol_ofoghi_box2 .rol_ofoghi_box3:first-child{display:block!important}
