
@font-face {
  font-family: 'Yekan';
  src: url('../fonts/Yekan.eot?#') format('eot'),  /* IE6â€“8 */
       url('../fonts/Yekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/Yekan.ttf') format('truetype');  /* Saf3â€”5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
  font-family: 'yekannumbers';
  src: url('../fonts/yekannumbers.eot?#') format('eot'),  /* IE6â€“8 */
       url('../fonts/yekannumbers.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/yekannumbers.ttf') format('truetype');  /* Saf3â€”5, Chrome4+, FF3.5, Opera 10+ */
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
a:hover{
    text-decoration: none;
}
a:focus {
    outline: none;
}
@media print {  
    a[href]:after { content: none !important; }  
}
/*general-style
*************************************************************/
body {
    direction: rtl !important;
    font-family:Yekan, yekannumbers;
    font-size: 12px;
    margin: 0 auto;
    width: 100%;
    margin: 0;
    text-align: right !important;
    
}

*{
  box-sizing:border-box;
}
.box1, .box2, .box3, .box4, .box5,
.box-content, .box-customer{
    width:100%;
    float: right;
}
.box1 .container, .box2 .container, .box3 .container, .box4 .container, .box5 .container, .box-content .container, .box-customer .container{
    width:1190px;
}
@media only screen and (min-width:320px) and (max-width: 1024px){.box1 .container, .box2 .container, .box3 .container, .box4 .container, .box5 .container, .box-content .container, .box-customer .container{width:100% !important;}}
#content {
    font-size: 13px;
    line-height: 25px;
    margin: 0px auto;
    min-height: 500px;
    padding: 2%;
}
p {
    margin: 0;
}
.wrapper {
    background: rgba(0, 0, 0, 0) url("../images/back.png") no-repeat scroll center top / 100% auto;
    float: right;
    width: 100%;
}
.nav > li > a:focus, .nav > li > a:hover{
  background: none;
}
/*box1
*************************************************************/
#seearch .search {
    float: left;
    background: #fff;
    border: 1px solid #ccc;
    padding: 2px;
    width: 207px;
}
#seearch .button {
   float: left;
background: url("../images/search.png") no-repeat center;
border: 0px;
width: 20px;
height: 20px;
padding: 0;
  }
  #seearch #mod-search-searchword {
    border: 0px;
}
#custom {
    padding-top: 4%;
}
#login ul{list-style: none; padding: 0;}
#login ul li{float: right;}
#login ul li a{ color: #00a19c;
    font-size: 14px;
    padding: 0px 12px;
    margin-top: 13%;}
#login .nav.menu li {
    float: left;
}

#login ul li:first-child a {
    border-right: 1px solid;
}
/*box2
*************************************************************/
.mega:hover a {
    color: #fff !important;
}
.box2 {
   margin-top: 1%;
position: relative;
z-index: 9999;
}
#pos1 h3 {
    color: #00a19c;
    font-size: 18px;
    margin: 0;
    padding-bottom: 3%;
    border-bottom: 1px solid #ddd;
    margin-bottom: 4px;
}
#pos1 #imm img {
    float: right;
    margin-right: 1px;
}
#pos1 .bt-introtext {
    float: right;
margin-right: 4%;
width: 70%;
color: #00a19c;
font-size: 14px;
}
.page-header h2 {
    background: #ddd none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 1px 1px 3px #888;
    font-size: 20px;
    padding: 7px 14px;
	margin-top: 0;
}
/*box3
*************************************************************/
.box3 {
    position: relative;
    z-index: 0;
}
h2#more {
    background: #333;
    color: #fff;
    font-size: 14px;
    padding: 2%;
    float: right;
    margin-top: 36px;
    border-radius: 4px;
    margin-right: 9%;
}
#pos1 .defaultLayout .bt-row {
    padding: 20px 0;
}
#more > a {
    color: #fff;
}
/*box4
*************************************************************/
.box4 {
    margin-top: 4%;
}


#pos2 h3, #pos3 h3 {
    font-size: 17px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 3%;
    padding-right: 2%;
    color: #626a6a;
}
#pos2 #imm, #pos3 #imm {
    float: right;
    margin-left: 2%;
}
.box4 .bt-introtext {
    color: #6f7676;
    font-size: 13px;
}
.box4 .readmore {
    background: #015d5b;
    float: left;
    padding: 2px 14px;
    border-radius: 5px; 
    font-size: 14px;
}
.box4 .readmore a { color: #fff;}
#pos2 {
    margin-left: 1%;
}
#pos2, #pos3 {
    float: right;
    width: 49% ;
	 background: #f5f5f5;
    padding: 1%;
}
@media only screen and (min-width:320px) and (max-width: 767px){#pos2, #pos3 { width: 100% ;}}
/*box5
*************************************************************/
.box5 .container{
   background: rgba(0, 0, 0, 0) url("../images/footer.png") no-repeat scroll;
border-top: 1px solid #ccc;
background-size: 163px auto;
background-position: center;
padding-bottom: 25px;
min-height: 270px;
}
.box5{
    padding-top: 0%;
    margin-top: 2%;
}
#footer1 {
    color: #0cc5f4;
    font-size: 13px;
}

#footer1 h3 {
    color: #333;
    font-size: 20px;
    margin: 20px 0px;
}

.readmore > a:hover {
    background: none!important;
    color: #fff !important;
}
#footer2 {
    text-align: center;
    padding-top: 2%;
    font-size: 13px;
    color: #888;
}
#footer2 a{ color: #888;}
/*box6
*************************************************************/


/*box7
*************************************************************/
/*other
*************************************************************/
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
    margin-left: 20px;
    position: relative;
}
.modal {
    bottom: 0;
    display: block;
    left: 0;
    outline: 0 none;
    overflow: hidden;
    position: relative;
    right: 0;
    top: 0;
    z-index: 1050;
}
@media only screen and (min-width:320px) and (max-width: 767px){div.itemContainer {width: 100% !important;}}
@media only screen and (min-width:768px) and (max-width: 992px){div.itemContainer {width: 50% !important;}}
@media only screen and (min-width:320px) and (max-width: 767px){
span.itemImage img{width:100% !important;}}
#footer2 p {
    float: right;
    width: 100%;
    margin-top: 3%;
}
.page-header {
    padding-bottom: 9px;
    margin: 0 !important;
    border-bottom: 1px solid #eee;
}
#bread h3 {
    float: right;
    font-size: 16px;
    color: #999;
    margin: 0;
}
#bread .defaultLayout {
    float: right;
    width: 615px !important;
    margin-right: 2%;
}
#bread .defaultLayout .bt-row {
    padding: 0;
}
.breadcrumb {
    margin-bottom: 0 !important;
background: none !important;
}
.time.digital {
    float: left;
    margin-right: 20px;
    width: 70px;
}
#bread2 {
    margin-top: 8px;
    text-align: left;
	margin-bottom: 1%;
}
.itemImageGallery h3 {
    display: none !important;
}
.pg-cv-box{
	margin:19px;
}
div.itemBackToTop {
    display: none !important;
}
div.itemView {
    border-bottom: 0 dotted #ccc !important;
}
#customer h3 {
    text-align: center;
    font-size: 19px;
    margin-bottom: 21px;
    margin-top: 25px;
}

#customer h3::before {
    position: absolute;
    content: "";
    height: 1px;
    width: 45%;
    background: #ccc;
    right: 0;
    top: 40px;
}
@media only screen and (min-width:320px) and (max-width: 767px){#customer h3::before {display:none;}}
@media only screen and (min-width:768px) and (max-width: 1024px){#customer h3::before { width: 40%;}}
#customer h3::after{
    position: absolute;
    content: "";
    height: 1px;
    width: 45%;
    background: #ccc;
    left: 0;
    top: 40px;
}
@media only screen and (min-width:320px) and (max-width: 767px){#customer h3::after {display:none;}}
@media only screen and (min-width:768px) and (max-width: 1024px){#customer h3::after { width: 40%;}}
@media only screen and (min-width:320px) and (max-width: 767px){
#js-mainnav.megamenu.white ul.level0 li.mega {
    padding: 0 10px;
	}}