
/*
    Created on : Dec 17, 2017, 2:41:00 PM
    Author     : Hossein Roshan
*/

@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';
}


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

.map strong {
  margin-right: 20px;
}


.agile-logo {
  min-height: 90px;
  text-align: center;
  padding: 5px 0px 0px 0px;
}

.agile-logo img {
  max-height: 90px;
  max-width: 100%;
}


.AIF-side {
  min-height: 180px;
  text-align: center;
  position: relative;
}
.AIF-side img {
  max-height: 180px;
  max-width: 100%;
  display: block;
  position: absolute;
  bottom:0;
  left:50%;
  transform:translateX(-50%);
}

.NIF-side {
  min-height: 180px;
  text-align: center;
  position: relative;
}
.NIF-side img{
  max-height: 180px;
  max-width: 100%;
  display: block;
  position: absolute;
  bottom:0;
  left:50%;
  transform:translateX(-50%);
}

.FIF {
  min-height: 100px;
  text-align: center;
  padding: 0px;
}
.FIF img {
  max-height: 100px;
  max-width: 100%;
}

.PIF {
  min-height: 150px;
  text-align: center;

}

.PIF img {
  max-height: 150px;
  max-width: 100%;

}
.SIF {
  min-height: 178px;
  text-align: center;

}

.SIF img {
  max-height: 300px;
  max-width: 100%;
  display: block;

}
.SIF-main {
  min-height: 200px;
  text-align: center;
}

.SIF-main img {
  max-height: 200px;
  max-width: 100%;
}

.AIF {
  min-height: 200px;
  text-align: center;
  position: relative;
}
.AIF img{
  max-height: 200px;
  max-width: 100%;
  display: block;
  position: absolute;
  bottom:0;
  left:50%;
  transform:translateX(-50%);
}
.NIF {
  min-height: 200px;
  text-align: center;
  position: relative;
}
.NIF img{
  max-height: 200px;
  max-width: 100%;
  display: block;
  position: absolute;
  bottom:0;
  left:50%;
  transform:translateX(-50%);
}
.NIF-slider {
  min-height: 100px;
  text-align: center;
  position: relative;
}
.NIF-slider img{
  max-height: 100px;
  max-width: 100%;
  display: block;
  position: absolute;
  bottom:0;
  left:50%;
  transform:translateX(-50%);
}

.MIF {
  min-height: 450px;
  text-align: center;
  position: relative;
}
.MIF img{
  max-height: 450px;
  max-width: 100%;
  display: block;
  position: absolute;
  bottom:0;
  left:50%;
  transform:translateX(-50%);
}


/*pages css*/

.top2
{
  position: relative;
  clear: both;
  margin-top: 40px;
  margin-bottom: 10px;
}

.subjectMain {
  background-color: #5F6873;
  color: white;
  font-size: 24px;
  padding: 5px;
  padding-right: 20px;
  margin-bottom: 20px;
}
.subjectPro
{
  position: relative;
  font-size: 22px;
  text-align: right;
  margin-bottom: 45px;
}
.centerBtn
{
  position: relative;
  text-align: center;
}

.decfdoc

{
  font-family: "Yekan";
  font-size: 18px;
  padding-right: 30px;
  position: relative;
}

#producttab a {
  background-color: #e1e1e1;
}

.tabcontent {

  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}

.topDecTab {
  position: relative;
  clear: both;
  direction: rtl;
  margin-top: 60px;
  right: 11px;
}

.decPro, .subjectPro, .decfdoc {
  color: black;
  line-height: 35px;
}
.decPro {
  font-size: 17px;
  line-height: 2.2;
  padding-left: 35px;
  padding-right: 24px;
  text-align: justify;
}



.top150px {
  margin-top: 150px;
}

.down2p {
  margin-bottom: 2%;
}

.productItemHeight {
  height: 300px;
}

.serviceItemHeight {
  height: 250px;
}
/*pages css end*/



.flexslider {
  direction: ltr;
  background: none;
  border: none;
}

.flex-viewport {
  border: none;
}

.to-animate {
  margin-top: 5%;
}

.w3-address-grid {
  list-style: none;
}

#we ol{
  display: none;
}

.wthree_banner_bottom_grid_three_left1 {
  margin-bottom: 2%;
}

.top30px {
  margin-top:30px;
}

.top20px {
  margin-top:20px;
}




.flex-control-thumbs li img {
  width: 100%;
  height: 65px;
}


.text-light {
  line-height: 1.8;
  text-align: right;
}


.imagezoom-view {
  right: 50% !important;
}