
@font-face {
  font-family: 'Yekan';
  src: url('fonts/Wyekan.eot?-wwn5ej');
  src: url('fonts/Wyekan.eot?#iefix-wwn5ej') format('embedded-opentype'),
    url('fonts/Wyekan.woff?-wwn5ej') format('woff'),
    url('fonts/Wyekan.ttf?-wwn5ej') format('truetype'),
    url('fonts/Wyekan.svg?-wwn5ej#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ecomiran';

  src: url('fonts/ecomiranTitr.woff');
}

.yekan
{
  font-family: 'Yekan';
}

body {
  font-family: 'Yekan' !important;
}


.subjectTXT {
  font-size: 25px;
  font-family: 'ecomiran';
}

.textpos {
  margin-top: 2%;
}
@media screen and (max-width: 1024px) {
  .textpos {
    margin-top: 3%;
    margin-right: 10%;
  }}
@media screen and (max-width: 768px) {
  .textpos {
    margin-top: 8%;
  }}


#bs-example-navbar-collapse-1 {
  margin-top: 2%;
}

.map {
  height: 300px;
  width: 100%;
}

.narenji {
  color: #f15f43;
}

.filter {
  display: inline-block;
  margin-right: 1%;

}

.product-img-size {
  max-height: 300px;
}

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;

}

.carousel .item {
  height: 350px;
}

.imageframe {
  min-height: 250px;
  text-align: center;
}
.imageframe img{
  max-height: 250px;
  max-width: 100%;
}

.NIF {
  min-height: 200px;
  text-align: center;
}
.NIF img{
  max-height: 200px;
  max-width: 100%;
}
.AIF {
  min-height: 200px;
  text-align: center;
}
.AIF img{
  max-height: 200px;
  max-width: 100%;
}


#bs-example-navbar-collapse-1 ul li a {
  font-family: 'ecomiran';
  font-size: 19px;
}

.subjectProIndex {
  font-family: 'ecomiran';
  font-size: 19px;
}

.navbar-nav li{
  margin-right: 10px;
}







.MIGF {
  min-height: 200px;
  text-align: center;
  margin-bottom: 10px;
  /*  width: 300px;*/
  position: relative;
}
.MIGF img{
  max-height: 500px;
  max-width: 300%;
  width:600px;
  height:auto;
  display: block;
  position: absolute;
  bottom:0;
  left:50%;
  transform:translateX(-50%);
}
.IGF {
  height: 110px;
  text-align: center;
  float: left;
}
.IGF img{
  height: 100px;
  width: 110px;
  display: block;
  position: absolute;
  bottom:0;
  left:50%;
  transform:translateX(-50%);
}

#lightgallery {
  margin: 0px auto;
  float: none;
}

.lg {
  direction: ltr;
}

.zoom {
  margin: 0px auto;
  margin-bottom: 5px;
}

/*zoooooom*/
/*zoooooom*/
#zoom {
  width: 100%;
  height: auto;

}

.zoom {
  margin: 0px auto;
  margin-bottom: 5px;
  cursor: pointer;
}


.jsZoomTouch:before {
  content: "\f00e";
  font: normal normal normal 20px/1 FontAwesome;
  position: absolute;
  /*top: 20px;
  right: 20px;*/
  top: 10px;
  right: 28px;
}

.jsZoomTouch:after {
  content: "\f065";
  font: normal normal normal 27px/1 FontAwesome;
  position: absolute;
  top: 18px;
  right: 15px;
}

.jsZoomTouch.jsZoomTouchZoomed:before {
  content: '\f010';
  font-size: 27px;
}

.jsZoomTouch.jsZoomTouchZoomed:after {
  content: '';
}


#jquery-script-menu {
  position: fixed;
  height: 90px;
  width: 100%;
  top: 0;
  left: 0;
  border-top: 5px solid #316594;
  background: #fff;
  -moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
  z-index: 999999;
  padding: 10px 0;
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
}

.jquery-script-center {
  width: 960px;
  margin: 0 auto;
}
.jquery-script-center ul {
  width: 212px;
  float:left;
  line-height:45px;
  margin:0;
  padding:0;
  list-style:none;
}
.jquery-script-center a {
  text-decoration:none;
}
.jquery-script-ads {
  width: 728px;
  height:90px;
  float:right;
}
.jquery-script-clear {
  clear:both;
  height:0;
}

/*zoooooom*/
/*zoooooom*/


.contactbut{
  font-size: 18px;
  border: 2px solid #646a71;
  border-radius: 5px;
  width: 200px;
  height: 50px; background-image: url(http://www.namabazaar.com/themes/fa/images/but2.png);
  background-color: transparent;
  cursor:pointer;
}

.inqbut{
  font-size: 18px;
  border: 2px solid #646a71;
  border-radius: 5px;
  width: 200px;
  height: 50px; background-image: url(http://www.namabazaar.com/themes/fa/images/but.png);
  background-color:#2c3641;
  cursor:pointer;
  margin-bottom: 10px;
}