﻿@font-face
{
    font-family: 'BYekan';
    src: url('fonts/BYekan.eot?#') format('eot'), url('fonts/BYekan.woff') format('woff'), url('fonts/BYekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/***************MY CONFIG***************/
body
{
    font: 12px/20px Tahoma;
    color: #232525;
    background-image: url(images/bg-body.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #fcfcfc;
    position: relative;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
}
img
{
    border: none;
}
p
{
    margin: 0 0 10px;
}
strong
{
    font-weight: bold;
}
.hb-reset{margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; list-style: none;}
.hb-dir{direction: rtl;}
.hb-font{font-family: 'BYekan';}
table, td, th{margin:0; padding:0; background:none; border:none; border-collapse:collapse; border-spacing:0; background-image:none;}
.clearfix:after,
.mform .item:after
{
   content: " ";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.grid
{
    display: inline;
    float: left;
    position: relative;
    min-height: 1px;
}
.main
{
    width: 1024px;
    margin: 0 auto;
}
.ititle,
.btitle
{
    text-align: right;
    font-weight: 400;
    font-size: 1.4em;
    line-height: 1.8em;
    outline: 0 none;
    color: #7F8081;
}
.ititle
{
}
.MapPath
{
    padding-bottom: 6px;
    margin: 10px;
    border-bottom: 1px solid #ddd;
}
/******************************SecHead******************************/
.SecHead
{
    width: 100%;
    background-color: #eee;
	border: 1px solid #888;
    border-top: 1px solid #E31818;
}
.SecHead .Search,
.SecHead .navigation
{
    padding-top: 40px;
}
.SecHead .Search
{
    width: 165px;
    padding-right: 10px;
}
.SecHead .navigation
{
    width: 679px;
    margin: 0 10px;
}
.SecHead .logo
{
    text-align: left;
    width: 142px;
    padding: 4px;
}
.SecHead .logo img
{
    max-width: 100%;
}
/******************************slides******************************/
#slides
{
    height: 170px;
    width: 807px;
    border-bottom: 6px solid #e31818;
    border-top: 6px solid #69696b;
    overflow: hidden;
    /*-webkit-box-shadow: 0 8px 6px -6px #666;
	-moz-box-shadow: 0 8px 6px -6px #666;
	box-shadow: 0 8px 6px -6px #666;*/
	position: relative;
}
.slides_container
{
    height: 170px;
    width: 807px;
}
ul.pagination
{
    margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 5px;
	left: 10px;
	height: 10px;
	z-index: 100;
}
ul.pagination li
{
    float: left;
    margin: 0 2px;
}
#slides .prev,
#slides .next
{
    position: absolute;
    top: 20px;
    display: none;
}
#slides .pagination li a
{
    background-image: url("images/img/pagination.png");
    background-position: 0 0;
    display: block;
    float: left;
    height: 0;
    overflow: hidden;
    padding-top: 8px;
    width: 8px;
}
#slides .pagination li.current a 
{
    background-position: 0 -19px;
}
#slides .caption 
{
   bottom: 0;
	color: #f7f7f7;
	position: absolute;
	text-align: right;
	padding: 1px 15px;
	width: 778px;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.7);
	height: 21px;
}
/******************************SecMid******************************/
.SecMid
{    
    /*border-top: 6px solid #69696B;*/
    width: 100%
}
.aside 
{
    width: 217px;
    position: relative;
    z-index: 10;
    padding-bottom: 20px;
    background-color: #fff;
}
#snav
{
    width: 217px;
}
#snav ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#snav li 
{
    width: 217px;
    margin: 2px 0px 0px 0px;
    padding: 0px;
    position: relative;
}
#snav li.m1 
{
    margin-top: 0px;
}
#snav li a 
{
    display: block;
    background: #4f5052 url(images/navMain_bg.gif) left top repeat-x;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    padding: 5px 5px 5px 0;
    line-height: 20px;
    margin: 0px;
    font-weight: normal;
    text-align: right;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    direction: rtl;
}
#snav li.m1 a
{
    border-color: #FABA2A;
    border-right: 10px solid #FABA2A;
}
#snav li.m2 a
{
    border-color: #BAAD31;
    border-right: 10px solid #BAAD31;
}
#snav li.m3 a 
{
    border-right: 10px solid #A80056;
}
#snav li.m4 a
{
    border-color: #ED7703;
    border-right: 10px solid #ED7703;
}
#snav li.m5 a
{
    border-color: #B3071B;
    border-right: 10px solid #B3071B;
}
#snav li.m6 a 
{
    border-right: 10px solid #2c6789;
}
#snav li a:hover 
{
    border-right-width: 12px;
}
#snav ul li ul
{
    width: 217px;
    background-color: #e0e1e2;
}
#snav ul li ul li 
{
    margin: 0px;
    width: auto;
}
#snav ul li ul li a 
{
    background-image: url(images/navMain_bg_1.gif);
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #c6c7c7;
    border-right-width: 10px;
    text-transform: none;
    font-size: 12px;
    font-weight: normal;
    border-bottom: 2px solid;
    color: #404040;
    text-align: right;
}
.section,
.MainDiv
{
    width: 807px;
}
#home .MainDiv
{
    margin-top: 14px;
}
.MainDiv .content
{
    width: 645px;
    padding: 0px 0px 15px;
    background-color: #fff;
}
.MainDiv .content .boxes
{
    padding-right: 6px;
}
.MainDiv .sidebar
{
    width: 162px;
}
.MainDiv .sidebar a.AZDownload 
{
    display: block;
    margin-top: 8px;
    text-decoration: none;
}
.MainDiv .sidebar a.AZDownload span
{
    display: block;
    background-color: #e02117;
    color: #fff;
    font-weight: 600;
    margin: 0;
    padding: 3px;
    text-align: center;
    border-bottom: 5px solid #d9dadb;
}
.MainDiv .sidebar #SliderPro
{
    position: relative;
    border: 1px solid #bbad30;
    width: 160px;
    height: 211px;
    margin-top: 7px;
}
.MainDiv .sidebar #SliderPro .slides_container
{
    width: 160px;
    height: 185px;
}
.MainDiv .sidebar #SliderPro a.prev,
.MainDiv .sidebar #SliderPro a.next,
.MainDiv .sidebar #SliderPro ul.pagination
{
    display: none;
}
.MainDiv .sidebar #SliderPro p
{
    background-color: #BBAD30;
    color: #fff;
    font-weight: 600;
    margin: 0;
    padding: 3px;
    text-align: center;
}
.bm1 > a.img
{
    border-bottom-color: #2C6789;
}
.bm2 > a.img
{
    border-bottom-color: #B3071B;
}
.bm3 > a.img
{
    border-bottom-color: #ED7703;
}
.bm4 > a.img
{
    border-bottom-color: #A80056;
}
.bm5 > a.img
{
    border-bottom-color: #BAAD31;
}
.bm6 > a.img
{
    border-bottom-color: #FABA2A;
}
.pro .box2 a.img
{
    border-color: #BAAD31;
}
.article
{
    padding: 0 10px;
}
/******************************SecFooter******************************/
.SecFooter 
{
    color: #808285;
    float: left;
    font-size: 10px;
    font-weight: bold;
    position: relative;
    text-align: center;
    width: 100%;
    background: #E0E1E2;
}
.SecFooter > img
{
    display: block;
    margin: 9px auto;
}
.SecFooter p.privacy
{
    background-color: #E31818;
    color: #fff;
    margin: 0 0 15px 0;
}

.itemdownload
{
    background: url("images/tdown.jpg") no-repeat scroll right 10px;
    border-bottom: 1px dashed #ccc;
    display: block;
    padding: 4px 24px 4px 15px;
}
.itemdownload a:hover
{
    text-decoration:none; 
}
/*
26.4.93
*/
.boxes.pro.clearfix.o-6 a.img,
.boxes.pro.clearfix.o-301 a.img,
.boxes.pro.clearfix.o-302 a.img,
.boxes.pro.clearfix.o-303 a.img
{
    border-bottom-color: #faba2a;
}
.boxes.pro.clearfix.o-248 a.img
{
    border-bottom-color: #a80056;
}
.boxes.pro.clearfix.o-3 a.img,
.boxes.pro.clearfix.o-319 a.img,
.boxes.pro.clearfix.o-320 a.img,
.boxes.pro.clearfix.o-321 a.img,
.boxes.pro.clearfix.o-322 a.img
{
    border-bottom-color: #ed7703;
}
.boxes.pro.clearfix.o-2 a.img,
.boxes.pro.clearfix.o-323 a.img,
.boxes.pro.clearfix.o-324 a.img,
.boxes.pro.clearfix.o-325 a.img,
.boxes.pro.clearfix.o-326 a.img
{
    border-bottom-color: #b3071b;
}
.boxes.pro.clearfix.o-1 a.img,
.boxes.pro.clearfix.o-315 a.img
{
    border-bottom-color: #2c6789;
}
#telegram {width: 24px;
    margin: 0;
    position: relative;
    top: -28px;}
#telegram img ,#instagram img {
    width: 20px;

}
#instagram {position: relative;
    top: -28px;}