﻿
@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+ */
}



.youtube {
    display: inline-block;
}

.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;
}

.dakheli {
    width: 90%;
    display: inline-block;
    margin: 30px auto 0px auto;
}

.heeder {
    width: 100%;
   display:inline-block;
    float: right;
    background: #F95804;
    border-top: 4px dashed #222;
}

.logo {
  width: 18%;
    display: table;
    float: left;
    overflow: hidden;
    margin-top: 11px;
    height: 78px;
}

.img_logo {
    max-width: 200px;
	    max-height: 100px;
}

.home {
    width: 35%;
    height: 37px;
    position: absolute;
    z-index: 5446465;
    top: 10px;
    left: 5%;
}

.meno_icon {
    width: 40px;
    height: 40px;
    float: right;
    margin-right: 2%;
    cursor: pointer;
}

.icon {
    width: 37px;
    height: 37px;
    float: left;
    border-right: 1px solid #f95804;
}

.serch {
	    float: right;
    width: 100%;
    height: 37px;
    background: #fff;
}

.img_home {
    width: 70%;
    height: 70%;
    margin: 10% auto;
    filter: alpha(opacity=50);
    -moz-opacity: .50;
    opacity: .50;
}

    .img_home:hover {
        filter: alpha(opacity=100);
        -moz-opacity: 1.0;
        opacity: 1.0;
    }

.box_search {
    
    width: 80%;
    height: 36px;
    float: right;
    border: 0px;
    padding: 0% 2%;
    text-align: right;
    font-size: 14px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 36px;
    display: inline-block;
}

.meno {
    display: inline-block;
    height: 90px;
    float:right;
    width:81%;
	margin-right:1%;
}

.meno .menu {
    display: none;
    float: right;
    padding: 0% 10px;
    text-align: center;
    font-size: 14px;
    color: #000;
    line-height: 40px;
    cursor: pointer;
    height: 40px;
}

    .menu:hover {
        color: #fff;
        background: #f95804;
        border-bottom: 3px solid #22252b;
        line-height: 37px;
    }

.slider {
    width: 100%;
    height: 400px;
    float: right;
    position: relative;
    overflow: hidden;
}
.meno.zoomIn{
	
	-webkit-animation-name: none !important;
}
.slider_opt, .slider_opt1 {
    width: 100%;
    height: 100%;
    float: right;
    display: block;
    position: relative;
}



.big {
    width: 100%;
    min-height: 100%;
    transition: all 2000ms ease-in-out;
    -webkit-transition: all 2000ms ease-in-out;
    -ms-transition: all 2000ms ease-in-out;
    -o-transition: all 2000ms ease-in-out;
}


.badi {
    position: absolute;
    bottom: 20px;
    right: 30px;
    width:50%;
    height: 15px;
    cursor: pointer;
    z-index: 2;
}
.img_badi {
    width: 15px;
    height: 15px;
float:right;
margin-left:1%;
       background: #a5a5a5;
    border-radius: 50px;
border:1px solid #717170;
}

.ghabli {
 background: #F95804;
}

.box_slider {
    position: absolute;
    z-index: 4;
    width: 28%;
    display: table;
    bottom: 80px;
    right: 3%;
    overflow: hidden;
    background: rgba(248, 87, 3, 0.88);
    padding: 5px;
}

.matn_slider {
    width: 98%;
    display: table;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    line-height: 40px;
    overflow: hidden;
    padding: 1% 1%;
}


   .slider:hover .matn_slider{
            color: #222;
    }

.us {
    width: 100%;
    height: auto;
    float: right;
    overflow: hidden;
    margin-top: 40PX;
}

.box_us {
    width: 32%;
    height: 100%;
    margin: 0 auto;
    margin-left: 1%;
    display: inline-block;margin-bottom:20px;
}
.box_us:first-child{
margin-right:1%;
}
.onvan_us {
    width: 40%;
    height: 100px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    line-height: 100px;
    color: #fff;
    background: #F95804;
    border-radius: 93%;
    font-weight: bold;
    border: 3px dashed #222;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
	overflow:hidden;
}
.box_us:hover .onvan_us{
	    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
}
.matn_us {
    width: 90%;
    height: 160px;
    margin: 0 auto;
    display: block;
    text-align: justify;
    overflow: hidden;
    font-size: 14px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    line-height: 31px;
    color: #f5f5f5;
    padding: 1%;
}

.edame {
    width: 60%;
    height: 40px;
    float: right;
    display: block;
    text-align: right;
    font-size: 16px;
    line-height: 40px;
    cursor: pointer;
 color: #8e8e8e;
    margin-right: 10%;
}

    .edame:hover {
           color: #ff5401;
    }

.mahsul {
    width: 100%;
    float: right;
    background: #ffffff;
    padding: 30px 0px;
    max-height: 1145px;
    overflow: hidden;
}


.box_mahsul {
    width: 100%;
    float: right;
    overflow: hidden;
   display:table;
}

.pic_mahsul {
width: 48%;
    height: 200px;
    display: inline-block;
    margin-top: 10px;
}
.pic_mahsul:hover{
	    background: #f5f5f5;
}
.bishtar {
    float: right;
    display:inline-block;
    height: 50px;
    margin: 15px auto 0 auto;
    background:#222 ;
    text-align: center;
    font-size: 16px;
    color: #ff5401;
    font-weight: bold;
    cursor: pointer;
    line-height: 50px;
    overflow: hidden;
    padding: 0% 3%;
	    border-right: 9px dotted #ff5401;
}

    .bishtar:hover {
     background:#ff5401;
	 color:#222;
	 border-right:9px dotted #222;
    }

.ch-item {
    clear: both;
    display: block;
    overflow: visible;
    padding: 0;
    position: relative !important;
    cursor: pointer;
    width: 100%;
    height: 300px;
}

    .ch-item:hover .ch-info {
        transform: none;
        -webkit-transform: none;
        -ms-transform: none;
    }

    .ch-item:hover .ch-info {
        transform: rotate3d(0,1,0,-180deg);
        -webkit-transform: rotate3d(0,1,0,-180deg);
        -ms-transform: rotate3d(0,1,0,-180deg);
    }

.ch-info {
    height: 100%;
    position: absolute;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    width: 100%;
    display: inherit;
}

.class_2 {
    backface-
    -webkit-backface-
    background-position: center center;
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}

.ch-info-back {
    -webkit-transform: rotate3d(0,1,0,180deg);
    -ms-transform: rotate3d(0,1,0,180deg);
    -moz-transform: rotate3d(0,1,0,180deg);
    -o-transform: rotate3d(0,1,0,180deg);
    transform: rotate3d(0,1,0,180deg);
    display: block;
}

.img77 {
    max-width: 50% !important;
    height: 100% !important;
    display: block;
    float: right;
}

.tire {
    width: 50%;
    height: 100%;
    display: block;
    float: right;
}

.name_tire {
    width: 98%;
    height: 50px;
    float: right;
    text-align: center;
    font-size: 16px;
    color: #f95804;
    line-height: 50px;
    display: block;
    overflow: hidden;
}
.jhg_g6rr{
    width: 96%;
    height: 120px;
    float: right;
    text-align: justify;
    font-size: 14px;
    color: #777;
    line-height: 30px;
    display: block;
    overflow: hidden;
    padding: 0% 2%;
    font-family: Yekan, Arial, Helvetica, sans-serif; -webkit-line-clamp:4;
    -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%);
}
.pic_mahsul:nth-child(even) .img77{
	float:left;
}
.pic_mahsul:nth-child(even) .jhg_g6rr{
	    border-right: 1px solid #f5f5f5;
}
.akhbar {
    width: 100%;
    display: table;
    float: right;
    padding-bottom: 20px;
	overflow:hidden;
}

.new_khabar {
    width: 75%;
    height: 100px;
    display: inline-block;
    text-align: right;
    font-size: 25px;
    line-height: 100px;
    color: #ffffff;
    background: #ff5401;
    margin: 0 auto;
    padding-right: 5%;
    margin-bottom: 5px;
    border-right: 8px dotted #222;
}

.box_khabar {
    width: 31%;
    height: 250px;
    float: right;
    padding: 0% 1%;
	position:relative;
}

.bakhsh_khabar {
    width: 100%;
    height: 250px;
    margin: 0px;
    display: inline-block;
    overflow: hidden;
}

.img_khabari {
    width: 100%;
    min-height: 100%;
}

.hgh_87ytnb{
width: 96%;
    padding: 0% 2%;
    height: 56px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.7);
}
.box_khabar:hover .hgh_87ytnb{
	height:200px;
}
.onvan_khabar {
    width: 98%;
    float: right;
    padding: 0% 1%;
    text-align: center;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 20px;
    color: #ff5401;
    font-weight: bold;
}

.maatn_khabar {
    width: 80%;
    height: 200px;
    display: inline-block;
    padding: 0% 1%;
    text-align: justify;
    font-size: 14px;
    overflow: hidden;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    
    line-height: 30px;
    color:#f5f5f5;
}

.ghavanin {
    width: 98.7%;
    display: table;
    float: right;
    padding: 30px 0px;
    position: relative;
    border: 8px dashed #4c4c4c;
    margin:50px 0px 60px 0px;
}

.box_ghanun {
    width: 23%;
    height: 90px;
    display: inline-block;
    margin-right: 1%;
    overflow: hidden;
    margin-top: 5px;
}

.matn_ghanun {
    width: 38%;
    height: 80px;
    float: right;
    overflow: hidden;
    background: #4c4c4c;
    border-top: 2px solid #fe5300;
    border-right: 2px solid #fe5300;
    margin-right: 1%;
    margin-top: 3px;
}

.onvan_gh {
    width: 58%;
    height: 90px;
    float: right;
    padding: 0% 1%;
    text-align: center;
    font-size: 13px;
    line-height: 90px;
    font-weight: bold;
    color: #bfbfbf;
}
.box_ghanun:hover .onvan_gh{
	    color: #fe5300;
		 font-size: 16px;
}
.arshiv {
    display: inline-block;
    width: 30%;
    height: 50px;
    border-radius: 50px;
    background: #494C52;
    text-align: center;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    line-height: 50px;
    overflow: hidden;
    padding: 0% 3%;
    margin-top: 5px;
}

    .arshiv:hover {
        background: #f95804;
    }

.mojavez_color {
    width: 100%;
    display: table;
    float: right;
    background: #fe5300;
    padding: 2% 0%;
    text-align: center;
}

.mojavez {
      width: 20%;
    height: 175px;
    background: #fff;
    margin: 0 auto;
    display: inline-block;
    border-radius: 4px;
    margin-left: 1%;
	overflow:hidden;
}

.onvan_mojavez {
    width: 98%;
    height: 30px;
    float: right;
    background-color: #f95804;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    padding: 0% 1%;
}

.box_mojavez {
    width: 80%;
    height: 155px;
    margin: 0 auto;
    display: inline-block;
    overflow: hidden;
}

.img_mojavez {
    width: 80%;
    height: 80%;
    margin-top: 10%;
    display: inline-block;
}

.b_m {
    width: 100%;
    height: 20px;
    float: right;
}

.mojavez_badi {
    width: 10px;
    height: 10px;
    margin: 4px auto;
    background: #FAFFDA;
    border: 1px solid #f95804;
    display: inline-block;
    border-radius: 50%;
    cursor: pointer;
}

    .mojavez_badi:hover {
        background: rgba(221, 97, 92, 1);
    }

.select_mojavez {
    background: rgb(169, 193, 11) !important;
    border: 1px solid #899443 !important;
}

.moshtari {
    width: 96%;
    height: 200px;
    overflow: hidden;
    cursor: pointer;
    background: #222;
    float: right;
}

.onavan_moshtari {
    width: 19%;
    height: 100%;
    float: right;
    text-align: center;
    line-height: 140px;
    font-size: 20px;
    color: #fff;
    border-right: 8px dotted #222;
    background: #fe5300;
    position: relative;
}

.moshtarian {
    width: 200px;
    height: 130px;
    display: inline-block;
    position: relative;
    background: #fff;
    margin-left: 1%;
}

.moshtarian12 {
    width: 80%;
    height: 130px;
    display: inline-block;
    float: right;
    margin-top: 37px;
    overflow: hidden;
}

.moshtari_badi {
    width: 10px;
    height: 10px;
    float: left;
    margin-top: 3px;
    margin-left: 0px;
    padding: 7px;
    cursor: pointer;
    background: #fff;
    position: absolute;
    z-index: 354545;
    bottom: 70px;
    left: 35%;
}
.mo2asa_ghs{
 left:57%;	
}

    .moshtari_badi:hover {
        background: #C2C2C2;
    }

.name_moshtari {
    width: 98%;
    height: 40px;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    z-index: 40;
    bottom: 0px;
    left: 0px;
    text-align: center;
    font-size: 12px;
    line-height: 40px;
    color: #fff;
    padding: 1%;
    overflow: hidden;
}


.footer {
    width: 100%;
    display: table;
    float: right;
}

.dastresi {
    width: 16%;
    padding: 1%;
    min-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: #fe5300;
    padding-right: 2%;
    border-bottom: 1px solid #484848;
    font-family: Google, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.onvan_dastesi {
    width: 96%;
    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;
}

    .onvan_dastesi:hover {
        color: #fe5300;
    }

.adres {
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    color: #fff;
    display: table;
}

.ejtemaee {
    width: 100%;
    height: 40px;
    float: right;
    margin-top: 10px;
    overflow: hidden;
}

.img_ejtemaee {
    width: 25px;
    height: 25px;
    display: inline-block;
    cursor: pointer;
    margin-left: 5px;
    margin-top: 7px;
}

    .img_ejtemaee:hover {
        filter: alpha(opacity=50);
        -moz-opacity: .50;
        opacity: .50;
    }

.copy {
    width: 100%;
    height: 50px;
    float: right;
    text-align: center;
    font-size: 14px;
    color: #b1afad;
    line-height: 50px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    overflow: hidden;
    margin-top: 10px;
}

.map {
    width: 100%;
    height: 100%;
    border-radius: 4px;
}

.img {
    width: 100%;
    height: 100%;
}

/*منو لایه ای*/
.menu_new_saz {
    background: none !important;
    display: inline-block !important;
    width: 100% !important;
    height: 90px !important;
}

.asli_news {
    padding: 1px 15px !important;
}

.menu_new_saz .asli_news.mouseenter_id_f {
    color: #ffffff ;
    background: #222222 ;
    line-height: 46px ;
    border-bottom-left-radius: 20px ;
    border-bottom-right-radius: 20px ;
    border-bottom: 4px double #f95804 ;
    padding-top: 10px !important;
}

.menu_new_saz .asli_news.menu_news_selected {
    color: #ffffff !important;
    background: #222222 !important;
    line-height: 68px !important;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    border-bottom: 4px double #f95804 !important;
    padding-top: 10px !important;
}
body .menu_ha_jk .mouseenter_id_f,body .menu_ha_jk .menu_news_selected {
    line-height: 34px !important ;
}
.menu_new_saz .asli_news {
display: inline-block;
    padding: 0% 10px !important;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 60px;
    cursor: pointer;
    float: right;
	margin-right:.1%;
}

.menu_new_saz_absol {
    top: 82px !important;
}

    .menu_new_saz_absol > div {
        background: #222 !important;
        color: #FFF !important;
    }

    .menu_new_saz .menu_new_saz2_a{
        background: #455598 !important;
    color: #FFF !important;
    }
.menu_new_saz_absol .menu_new_saz_absol_a .menu_ofoghi_teyp .menu_ofoghi_teyp a {
    color: #ffffff!important;
}


    .menu_ha_jk .faryi_news {
    padding: 0px 13px !important;
}
/*منو لایه ای*/

/*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: #f95804 !important;
    }

.m_r_lach {
    width: 100%;
    height: 40px;
    background: #1D1A17;
    color: #fff;
    float: right;
    display: inline-block;
}

.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: #f95804;
    line-height: 30px;
    border-left: 1px solid #e5dede;
    float: right;
    margin-top: 3px;
}

.menu_hoshmand {
    float: left !important;
    display: inline-block !important;
    color: #FFD500 !important;
    width: 100%;
    text-align: center !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: #bfbdbc !important;
        float: none !important;
        margin-top: 5px !important;
        margin-left: 5px;
    }


        .menu_hoshmand .asli:hover {
            color: #fe5300 !important;
			font-weight:bold !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_user*/







/*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;
}
/*page_dakheli*/













/*news*/
.box_body {
    width: 100%;
    display: table;
    float: right;
}

.arshiv_newspas_3 {
    width: 97%;
    height: 40px;
    padding-right: 3%;
    float: right;
    background: #f85703;
    font-size: 13px;
    text-align: justify;
    line-height: 40px;
    color: #FFFFFF;
    font-family: Google, Arial, Helvetica, sans-serif;
    
}

    .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;
    padding: 1%;
    margin-top: .5%;
    background: #fff;
}
.arshiv_newspas_6:hover{
	background:#eee;
}
.k4_jabr_efg .arshiv_newspas_6:nth-child(odd) {
    float: left;
}

.k4_jabr_efg .arshiv_newspas_6:nth-child(even) {
    float: right;
}

.k4_jabr_efg .arshiv_newspas_6:first-child:hover .arshiv_newspas_4 {
    background: #fff;
}

.k4_jabr_efg .arshiv_newspas_6:first-child {
    width: 98.2%;
    box-shadow: none;
    background: #eee;
    margin-top: 10px;
}

.arshiv_newspas_4 {
    width: 48%;
    float: right;
    color: #f95804;
    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_6:hover .arshiv_newspas_4 {
    color: #f00;
}

.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;
    color: #f95804;
    background: #202520;
    line-height: 60px;
    border-radius: 5px;
}

.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; -webkit-line-clamp:4;
    -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%);
}

.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 #eee;
    background-color: #fff;
    border-radius: 4px;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    margin-top: 1px;
    line-height: 16px;
    font-size: 12px;
    text-decoration: none;
    color: #eee;
}

    .p5_18:hover {
        border: 1px solid #A7A779;
        color: #6B6B48;
        background: #F7F7DA;
    }

.p5_21 {
    width: 16px;
    height: 16px;
    float: right;
    border-radius: 4px;
    display: inline-block;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    vertical-align: middle;
    text-align: center;
    margin-top: 3px;
    line-height: 15px;
    color: #A7A779;
}

.p5_3 {
    width: 90%;
    line-height: 30px;
    text-align: right;
    float: right;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    height: 30px;
    font-family: Google, Arial, Helvetica, sans-serif;
    padding-bottom: 3px;
    background: #202520;
    padding: 0% 5%;
    position: relative;
}

    .p5_3:after {
        content: '';
        position: absolute;
        bottom: -11px;
        display: block;
        height: 0px;
        width: 0px;
        border-top: 12px solid #202520;
        border-right: 15px solid transparent;
        border-left: 15px solid transparent;
        z-index: 32165465;
        right: 2%;
    }

.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;
}

    .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 {
    width: 50%;
    height: 300px;
    margin: 10px auto;
    display: inline-block;
    overflow: hidden;
}

    .img_khabar 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_wer {
    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_wer .arshiv_newspas_6:nth-child(odd) {
    float: left;
}

.box_khabar_wer .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-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;
    margin: 5px auto !important;
    float: right;
}


.pag_pasar_1 {
    display: inline-block;
    direction: rtl;
    margin: 8px auto 0px auto;
}

.pag_pasar_2 {
    height: 23px;
    padding: 0px 9px;
    display: inline-block;
    line-height: 25px;
    overflow: hidden;
    border-radius: 5px;
    color: #666;
    background: #fff;
    font-size: 12px;
    margin-right: 2px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    border: 1px solid #eee;
}

    .pag_pasar_2:hover {
        background: #eee;
        cursor: pointer;
    }

.pag_pasar_3 {
    background: #f95804 !important;
    color: #fff;
    box-shadow: 0 1px 2px rgb(79, 90, 3);
    margin-right: 2px;
    border: 0px;
    height: 25px;
}

/*paging*/

/*part_crietor*/
.crietor_box {
    width: 100%;
    display: table;
    float:right;
    margin-top: 10px;
    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: #222;
    padding: 0% 1%;
    line-height: 40px;
    color: #F3F3D2;
	    border-bottom: 4px dashed #f85703;
}

    .on_crit a {
        color: inherit;
    }

.jabe_creit {
    width: 99%;
    display: table;
    float: right;
    background: #fff;
    padding: 10px .5%;
    overflow: hidden;
}

.widhe_100I_p {
    width: 100%;
    display: table;
    float:right;
}
/*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;
}

.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: #f95804;
}
/*جستجو*/


/*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: #202520;
    border: 1px solid #070807;
    border-radius: 4px;
    height: 35px;
    color: #FFFFFF;
}

    .com3_11:hover {
        background: #f95804;
        border: 1px solid #839607;
    }

.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: justify;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25px;
    color: #6B6B48;
    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: #9EC922;
    font-style: italic;
}

.com3_17 {
    color: rgb(253, 0, 0);
    background: #D5ECEC;
    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: right;
    margin-bottom: 10px;
    overflow: hidden;white-space:pre-wrap;
}

.com3_19 {
    width: 80%;
    float: left;white-space:pre-wrap;
    background: #eee;
    margin-left: 5%;
    text-align: justify;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 25px;
    color: #000;
    padding: 5px 1%;
    overflow: hidden;
}

.com3_20 {
    width: 90%;
    display: table;
    float: left;
    background: #F9FFF6;
    margin-bottom: 1%;
    padding: 1%;
}

.com3_21 {
    display: inline;
    height: 30px;
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: red;
    font-style: italic;
    margin-right: 2px;
    float: right;
    line-height: 25px;
}

    .com3_21:hover {
        color: #6B6B48;
        cursor: pointer;
    }

.com3_22 {
    width: 98%;
    display: table;
    margin: 0 auto;
}

.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: table;
    float: right;
}

.com3_28 {
    width: 100%;
}

.com3_29 {
    width: 20%;
    display: table;
    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;
    border: 1px dashed #CAC9C9;
}

.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;
    margin-top: 5px;
}

.com3_38 {
    width: 20px;
    height: 20px;
    float: left;
    cursor: pointer;
    background: url('/template/img/img-template/icon/down6.png');
    background-size: cover;
    margin-top: 8px;
}

    .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;
    margin-top: 5px;
}

.com3_40 {
    width: 20px;
    height: 20px;
    background: url('/template/img/img-template/icon/thumbsUp2.png');
    background-size: cover;
    float: left;
    cursor: pointer;
    margin-top: 4px;
}

    .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: #202520;
    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: #202520;
    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%;
    float: right;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 10px;
    padding-bottom: 40px;
    display:table;

}

.on_ran_kal_dakh {
    position: absolute;
    z-index: 68754;
    width: 100%;
    height: 40px;
    left: 0px;
    bottom: 0px;
    background: #3e3e3e;
    color: #fff;
    text-align: center;
    font-size: 13px;
    line-height: 40px;
    display: block;
}

.random_cala_row:hover .on_ran_kal_dakh {
    background: #f95804;
    color: #fff;
}

.ran_image_pic {
   width: 100%;
    float: right;
}

.send_o_p_signup {
    background: #202520 !important;
    border: 1px solid #070807 !important;
}

    .send_o_p_signup:hover {
        background: #f95804 !important;
        border: 1px solid #839607 !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: #202520;
    border: 1px solid #070807;
    border-radius: 4px;
    height: 30px;
    color: #FFFFFF;
}

    .button:hover, .button:focus {
        background: #f95804;
        border: 1px solid #839607;
    }

.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:#F95804 !important;
	}
	.body_hamber8 .amodi_menu .asli a , .body_hamber8 .amodi_menu .asli a span{
    color: #F95804 !important;
}
.body_hamber8 .menu_mob_ile_click  {
    border-color:  #eab9a0  !important;
}
.body_hamber8 .amodi_menu .asli {
    border-bottom:1px solid #eab9a0  !important;
}
.body_hamber2 {
    border-color: #503020 !important;
box-shadow: 0px 0px 22px #614c41 !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;
}
html body span.icon_utab {
    background: #666!important
}
