﻿@charset "utf-8";@font-face {
    font-family: 'Sahel';
    
    src: url('fonts/Sahel.eot');
    src: local('☻'),
     url('fonts/Sahel.eot?#iefix') format('embedded-opentype'),
         url('fonts/Sahel.woff') format('woff'),
         url('fonts/Sahel.ttf') format('truetype')
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Sahel';
    
    src: url('fonts/Sahel.eot');
    src: local('☻'),
		 url('fonts/Sahel.eot?#iefix') format('embedded-opentype'),
         url('fonts/Sahel.woff') format('woff'),
         url('fonts/Sahel.ttf') format('truetype'),
         url('fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

a{text-decoration:none;color:inherit;border:0px none; outline:0px none;background: transparent}a:link,a:visited,a:hover,a:active,a:focus{border:0px none; outline:0px none;text-decoration:none;color:inherit;}img{border:0px none; outline:0px none;}
.clear{
	clear:both;
}
.display-none{
	display:none;
}
.bg-center{
	min-width: 960px;
	margin:0 auto -200px;
  min-height: 100%;
  position: relative;
}
.main-center{
	width:980px;
	margin:0 auto;
	position:relative;
}
html{
  height: 100%;
}
body{
  font-weight:normal;
  font-size: 13px;
  background: #b2b2b2;
  height: 100%;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.mgap{
  height: 300px;
  position: relative;
}
.inr-page-m{
  margin:0 auto -400px;
}
.main-hdr{
  position: relative;
  padding-top: 70px;
  height: 231px;
}
.main-hdr:before{
  display: block;
  position: absolute;
  content: "";
  border-top: 1px solid #fff;
  border-top: 1px solid rgba(255,255,255,0.25);
  width: 100%;
  height: 0px;
  top: 83px;
  left: 0px;
  z-index: 3;
}
.w-hdr-1{
  height: 100px;
  width: 80%;
  max-width: 1170px;
  position: relative;
  overflow: hidden;
  
}
.img-1{
  position: absolute;
  top: 0;
  left: 0px;
  background: url(images/hdr-1.png) 0 0 no-repeat;
  width: 134px;
  height: 100px;
  z-index: 5;
}
.img-2{
  position: absolute;
  top: 0;
  width: 100%;
  height: 100px;
  left: 134px;
  z-index: 1;
}
.logo{
  height: 85px;
  width: 411px;
  position:absolute;
  top: 5px;
  left: 14px;
  z-index: 5;
}
.logo a{
  display:block;
}
.logo h1, .logo h2{
  margin: 0;
  padding: 0;
}
.w-lang{
  position:absolute;
  top: 0;
  right: 0;
  height: 100px;
  width: 55px;
  background: #a23e00 url(images/w-lang.jpg) 0 0 repeat-x;
  z-index: 6;
}
a.id-english,a.id-persian{
  display:block;
  width: 55px;
  height: 49px;
  text-indent:-99999px;
  margin:5px 0px;
  overflow:hidden;
  filter: "alpha(opacity=60)";
  filter: alpha(opacity=60);
  
  opacity: 0.6;
    zoom: 1;
}
a.id-english{
  background:url(images/english.jpg) no-repeat center center;
  margin:1px 0;
}
a.id-persian{
  background:url(images/persian.jpg) no-repeat center center;
  margin:0 0 1px;
}
a.ths-lan , .w-lang a:hover{
  filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);  
  opacity: 1;
    zoom: 1;
}
.w-top-menu{
  max-width: 1200px;
  width: 90%;
  min-width: 500px;
  margin: 11px auto 0;
  position: relative;
  z-index: 500;
  font-family: 'OpenSans';
  margin-left: 0px;
}
.menu-bg{
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  width: 100%
}
.w-h-boxs{
  position: absolute;
  height: 125px;
  border: 1px solid #fff;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-left: 0 none;
  border-right: 0 none;
  padding: 4px 0;
  width: 100%;
  bottom: 0;
  left: 0;
  margin-bottom: 70px;
  z-index: 5;
}
.inr-h-boxs{
  background: url(images/h-box-bg.png) 0 0 repeat;
  height: 115px;
  max-width: 1380px;
  width: 90%;
  min-width: 960px;
  position: absolute;
  right: 0px;
  top: 4px;
  overflow: hidden;
  
}
.w-ftr{
  background: #fff url(images/copyright.jpg) 0 0 repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
.copy-dsgn{
  margin:0 auto;
  color:#000;
  line-height:22px;
  max-width: 980px;
}
.copy-dsgn p{
  margin: 0px;
}
.copyright{
  float:left;
  font-size:9px;
  font-family:Verdana, Geneva, sans-serif,Arial, Helvetica, sans-serif;
  margin:0 20px;
}
.cntct-info{
  float:right;
  font-family:Arial, Helvetica, sans-serif;
  margin:0 20px;
  text-align:right;
  font-size: 10px;
}
.cntct-info a{
  color: #0066cc;
  margin:0px 0px 0px 5px;
  
}
.cntct-info a:hover{
  text-decoration: underline;
}
.w-page{
  clear: both;
  margin: 50px auto 25px;
  overflow:hidden;
  min-height: 400px;
  position: relative;
}
.inr-page{
  overflow:hidden;
  min-height: 330px;
  background: #fff;
  background: rgba(255,255,255,0.9);
}
.w-top-page{
  margin:0 auto 10px;
  background: url(images/top-page.png) ;
  height:60px;
  overflow:hidden;
  color: #fff;
}
.w-top-page h1{
  margin: 0;
  padding: 0;
  color: #fff;
  font-size:18px;
  height:60px;
  line-height:60px;
  float:left;
  padding:0 0 0 50px;
  font-weight:100;
  text-transform:uppercase;
  overflow:hidden;
  font-family: 'OpenSansBold';
}
.breadcrumb{
  float:right;
  font-size:12px;
  color:;
  margin:0 50px 0 0;
  text-transform:uppercase;
  line-height: 60px;
  font-family: 'OpenSans';
}
.breadcrumb .current-page{
  font-family: 'OpenSansBold';
}
.breadcrumb li{
  background:url(images/breadcrumb.png) no-repeat center left;
  display:block;
  float:left;
  padding:0px 5px 0 17px;
}
.breadcrumb li:first-child{
  background:none;
}
.breadcrumb a{
  color:inherit;
  padding:2px;  
  -webkit-transition: All 0.3s;
  -o-transition: All 0.3s;
  transition: All 0.3s;
}
.breadcrumb a:hover{
  color: #000;
}
.page-txt{
  padding:50px;
  color:;
  line-height:;
  font-family:;
  overflow:hidden;
  min-height:;
}
.inr-main-hdr{
  position: relative;
  background: url(images/inr-hdr-bg.png) 0 0 repeat-x;
  width: 100%;
  height: 100px;
  top: 25px;
  margin-bottom: 25px;
}
.inr-main-hdr .logo{
  width: 99px;
  height: 88px;
  left: 17px;
  top: 4px;
}
.back-lnk{
  position: absolute;
  background: url(images/back-page.png) center center no-repeat;
  width: 36px;
  height: 36px;
  right: 36px;
  top:50%;
  margin-top: -18px;
  -webkit-transition: All 0.3s;
  -o-transition: All 0.3s;
  transition: All 0.3s;
  overflow: hidden;
}
.back-lnk a{
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  text-indent: -99999px;
}
.back-lnk:hover{  
  -webkit-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg);
}
.inrmgap{
  height: 30px;
}
.awrd-box{
  width: 330px;
  height: 330px;
  position: relative;
  float: left;
  margin: 20px 15px;
}
.w-img-awrds{
  position: relative;
  display: table;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  width: 330px;
  height: 330px;
  border: 1px solid transparent;
}
.w-img-awrds a{
  position: relative;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  background: #fff;
  width: 330px;
  height: 330px;
}
.w-img-awrds img{

}
.w-img-awrds span{
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  padding: 15px;
  background: #000;
  background: rgba(0,0,0,0.7);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  text-align: center;
  color: #fff;
  display: block;
  font-family: 'OpenSansBold';
  font-size: 14px;
  text-transform: capitalize;
}
.w-img-awrds:hover span{
  bottom: 0;
}
.w-img-awrds:hover{
  border: 1px solid rgba(0,0,0,0.6);
}
.inr-page-ttl{
  margin-bottom: 20px;
}
.inr-page-ttl h2{
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-family: 'OpenSansBold';
  font-weight: 100;
}
.contact-form{
  margin:  auto;
}
.contact-form .l-form{
  display:block;
  width:322px;
  float:left;
  clear:left;
  overflow:hidden;
  text-align: right;
  vertical-align:middle;
  margin:5px 0;
  font-family:Arial, Helvetica, sans-serif; 
}
.contact-form input{
  width:200px;
  height:30px;
  float:right;
  line-height: auto;
  color:#fff;
  background:#333333;
  margin:0px 5px;
  padding:2px 5px;
  vertical-align:middle;  
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  border: 0 none;
}
.contact-form .l-textarea{
  display:block;
  width:642px;
  float:left;
  clear:left;
  overflow:hidden;
  text-align: right;
  vertical-align:text-top;
  margin:5px 0;
  font-family:Arial, Helvetica, sans-serif;
}
.contact-form textarea {
  width:520px;
  height:130px;
  float:right;
  color:#fff;
  background:#333333;
  margin:0px 5px;
  padding:2px 5px;  
  vertical-align:super;
  resize:none;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  overflow: auto;
  border: 0 none;
}
.contact-form .l-textarea textarea:focus ,.contact-form .l-form input:focus{
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s;
  background:#555555;
}
.l-c-f-submit{
  display:block;
  width:642px;
  float:left;
  clear:left;
  overflow:hidden;
  text-align:left;
  vertical-align:middle;
  margin:10px 0;
}
.l-c-f-submit input.c-f-submit{
  width:70px;
  height:auto;
  float:right;
  color:#fff;
  background: url(images/form-bg.jpg) 0 0 repeat-x #222222;
  margin:0px 5px;
  padding:2px 5px;
  border:1px solid #000;
  cursor:pointer;
  border-radius: 5px;
  vertical-align:middle;
  font-family:Arial, Helvetica, sans-serif;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s;
  line-height:19px;
}
.l-c-f-submit input.c-f-submit:hover{
}
.l-c-f-submit input.c-f-submit:focus{
  background: url(images/form-bg.jpg) 0 0 repeat-x #222222;
}
.invalid-txt{
  float:left;
  color:#f00;
  margin:5px;
  line-height:28px;
  vertical-align:middle;
  font-size:11px;
  font-family:;
}
.invalid-txt span{
}
.redstar{
  color:#f00;
  margin:0px 3px;
}
.nws-box{
  overflow:hidden;
  margin:20px 0px;
  position: relative;
  padding-bottom: 20px;
}
.nws-box:after{
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90%;
  height: 0;
  border-top:1px dotted #525252;
}

.nws-img{
  width:150px;
  height:100px;
  overflow:hidden;
  float:right;
  margin:0 0 0 15px;
  position:relative;
  border: 1px solid #525252;
}
.nws-img img{
  display:block;
  margin:0 auto;
}
.nws-hdr{
  height:30px;
  line-height:30px;
  overflow:hidden;  
}
.nws-hdr h2{
  display:inline;
  color:#353535;
  font-size:16px;
  text-overflow: ellipsis;
  font-family: 'OpenSansBold';
  font-weight: 100;
}
.nws-txt{
  height:60px;
  overflow:hidden;
  line-height:1.5em;
  color: #616161;
}
.nws-more{
  position: absolute;
  bottom: 5px;
  left: 0px;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s;
}
.nws-more a{
  background: url(images/mor1.jpg) no-repeat top left #ff6800;
  display:block;
  text-align: left;
  width:49px;
  height:14px;
  padding: 0 3px;
  color: #fff;
  line-height: 11px;
}
.nws-more a:hover{
  color: #000;
}
.pro-cols{
  overflow: hidden;
  width: 100%;
}
.lft-col{
  width: 230px;
  float: left;
  margin: 0 20px 0 0;
  position: relative;
  z-index: 5;
}
.rght-col{
  width: 100%;
  padding: 0 0 0 250px;
  margin: 0 0 0 -250px;
  float: left;
  overflow: hidden;

}
.pro-box{
  width: 180px;
  height: 180px;
  position: relative;
  float: left;
  margin: 7px;
}
.w-img-pro{
  position: relative;
  display: table;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  width: 180px;
  height: 180px;
  border: 1px solid transparent;
}
.w-img-pro a{
  position: relative;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  background: #fff;
  width: 180px;
  height: 180px;
}
.w-img-pro img{

}
.w-img-pro span{
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  padding: 15px;
  background: #000;
  background: rgba(0,0,0,0.7);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  text-align: center;
  color: #fff;
  display: block;
  font-family: 'OpenSansBold';
  font-size: 14;
}
.w-img-pro:hover span{
  bottom: 0;
}
.w-img-pro:hover{
  border: 1px solid rgba(0,0,0,0.6);
}
.col-lbl{

}
.col-lbl h2{
  margin: 0;
  padding: 0;
  color: #fff;
  padding: 5px 7px;
  text-align: left;
  background: url(images/srch-menu.png) 205px center no-repeat #fe7b08;
  font-size: 18px;
  font-family: 'OpenSans';
  font-weight: 100;
}
/**********************
**********************
********************************/
.col-cntnt{
  padding: 10px;
  border: 1px solid #cccccc;
  border-top: 0 none;
  background: #fff;
}
.fltr-grp {
  margin: 0 0 10px;
  padding: 10px 0 20px;
  border-top: 1px solid #cccccc;
  position: relative;
  font-family: 'OpenSans';
}
.fltr-grp:first-child{
  border-top: 0 none;
}
.fltr-grp h3{
  margin: 0 0 10px;
  padding: 0;
  font-size: 17px;

}
.fltr-grp ul{
  padding: 0;
  margin: 0;
  list-style: none;

}
.fltr-itms label{
  overflow: hidden;
  vertical-align: middle;
  font-weight: 100;
}
.fltr-itms label input{
  vertical-align: middle;
  margin: 0 7px 0 0;
}
.mor-optn{
  position: absolute;
  left: 0;
  bottom: 0;
  color: #c06600;
  display: none;
}
.mor-optn a{
  display: block;
  background: url(images/plus.png) 0 center no-repeat;
  padding: 3px 15px;
  font-family: arial;
}
.mor-optn a.mor-cls{
  display: none;
  background: url(images/mns.png) 0 center no-repeat;
}
.deg2{
  display: none;
}
/**********************
***********************
**************************/
.bg-sldr{
position: absolute;
width: 100%;
height: 100%;
min-width: 960px;
top: 0;
left: 0;
z-index: 0;
}
.bg-bnr{
position: absolute;
width: 100%;
height: 100%;
min-width: 960px;
top: 0;
left: 0;
z-index: -1;
-webkit-background-size: cover;
background-size: cover;
background-attachment: fixed;
background-position: center;
}
.bg-bnr img{
  display: none;
}
.h-box{
  float: right;
  border-left: 1px solid #acacac;
  overflow: hidden;
  position: relative;
}
.h-box1{
  width: 400px;
}
.h-box2{
  width: 550px;
}
.h-box-ttl{
  height: 25px;
  background: url(images/red-rght.png) 10px center no-repeat;
  padding: 0 0 0 30px;
  border-top: 1px solid #acacac;
}
.h-box-ttl h2{
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: 'OpenSansBold';
  text-transform: uppercase;
  line-height: 25px;
  font-weight: 100;
}
.h-box-cntnt{
  height: 90px;
  overflow: hidden;
}
.h-box1 .h-box-cntnt{
  padding: 10px 15px;
}
.h-box1 img{
  border: 1px solid #858f95;
  width: 92px;
  height: 62px;
  float: right;
  margin: 5px 10px;
}
.h-txt{
  height: 55px;
  overflow: hidden;
}
a.h-more{
  position: relative;
  color: #b90000;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  font-weight: bold;
  font-style: italic;

}
a.h-more:hover{
  text-decoration: underline;
}
a.p-prnt{
  position: absolute;
  background: url(images/printButton.gif) 0 0 no-repeat;
  width: 85px;
  height: 24px;
  display: block;
  top: 0;
  left: 0;
  z-index: 50;
}

/*  my css*/


ul.multiselect-container {
    height: 260px;
    overflow-y: scroll;
}

.multiselect-container>li {
    width: 175px;
}


.breadcrumb {
    background-color: rgba(0, 0, 0, 0) !important;
}

.filter {
    cursor: pointer;
}

.img_hover {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #000;
    opacity: 0.6;
    border-radius: 10px;
    top: 0px;
}

.w-img-pro:hover label {
    display: none;
}
