@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-face{
  font-family: Broya;
  src:url(../fonts/BRoya.eot) format('eot'),
         url(../fonts/BRoya.woff) format('woff'),
          url(../fonts/BRoya.ttf) format('truetype'); 
 }
 @font-face{
  font-family:iransharp_regular_web;
  src:url(../fonts/iransharp_regular_web.eot) format('eot'),
         url(../fonts/iransharp_regular_web.woff) format('woff'),
          url(../fonts/iransharp_regular_web.ttf) format('truetype');
 }
@font-face{
  font-family:MYRIADPRO-REGULAR;
  src:url(../fonts/MYRIADPRO-REGULAR.eot) format('eot'),
         url(../fonts/MYRIADPRO-REGULAR.woff) format('woff'),
          url(../fonts/MYRIADPRO-REGULAR.ttf) format('truetype');
     }

bady{
	
	direction: rtl;
}

*
{
	box-sizing: border-box;
}
	[class*="col-"]
{
	float: right;
	padding:1px;
		}

	[class*= "col-"]
	{
      width:100%;
    }
   

	@media only screen and (min-width:600px){
		.col-m-1{width: 8.33%;}
		.col-m-2{width: 16.66%;}
		.col-m-3{width: 25%;}
		.col-m-4{width: 33.33;}
		.col-m-5{width: 41.66%;}
		.col-m-6{width: 50%;}
		.col-m-7{width: 58.33%;}
		.col-m-8{width: 66.66%;}
		.col-m-9{width: 75%;}
		.col-m-10{width: 83.33%;}
		.col-m-11{width: 91.66%;}
		.col-m-12{width: 100%;}
}
@media only screen and (min-width:768px){
		.col-1{width: 8.33%;}
		.col-2{width: 16.66%;}
		.col-3{width: 25%;}
		.col-4{width: 33.33;}
		.col-5{width: 41.66%;}
		.col-6{width: 50%;}
		.col-7{width: 58.33%;}
		.col-8{width: 66.66%;}
		.col-9{width: 75%;}
		.col-10{width: 83.33%;}
		.col-11{width: 91.66%;}
		.col-12{width: 100%;}
}

a{
	text-decoration: none;
}
a:hover{
	color: #cd2122;
}
.clear: {
		clear:both;
} 
a , li {
	 font-family:BYekan;
} 
img{
	border:	0;
	max-width:100%;
	}
  h1,h2,h3,h4,h5{
 	font-family:iransharp_regular_web; 
 }
 .row after{
	  content: "";
	  clear: both;
	  display: block;
	}

.bacgroundtopbar{
   background-color:#23243c;
    height:30px;
 }

  #language   a {
    font-size: 14px;
    color: #ffffff;
    float: left;
   padding-top: 7px;
   font-family: MYRIADPRO-REGULAR;
}
#language li {
  float:left;
}
#language li  img{
   margin-left: 30px;
   margin-top: -3px;
}
   #arm img{
    max-width: 100%;
    height: auto;
}
.nn{
  float: right;
}
#address  {
 
 padding-top:10px;
}
#address  li{
  float:right;
}
  #address   li p{
  line-height:2px;
   font-size: 15px;
   font-family: byekan;
 }
 #tel{
  padding-top:11px;
 }
#tel li p{
   line-height:1px;
   font-size: 15px;
}
#tel #imgtel {
    margin-left: -140px;
    margin-bottom: 35px;
    margin-top: -70px;
}
#fax li p{
   font-size: 15px;
   margin-top: -20px;
 }
 #fax #imgfax {
    margin-left: -140px;
    margin-top: -6px;
}
  
 #imgtelg{
      padding-left: 20px;
    }
 
  #telg {
    padding-left:20px;
  }
  .Strip
  {
    background-color: #daa520;
    height: 3px;
  }
  .Stripw
  {
    background-color: #ffffff;
    height: 1px;
  }
 	/* Easy Slider */

  .topmenu .row: after{
    content: "";
    clear: both;
    display: block;
  }
.backhgroundslid{
  background: repeating-radial-gradient(#feffff, #e3dfe0 5%, #faf6f6 15%);
}

.flex-container a:active,
.flex-slider a:active,
.flex-container a:focus,
.flex-slider a:focus  { outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.flex-slider a img { outline: none; border: none; }

.flex-slider {
    margin: 0;
    padding: 0;
}
.flex-slider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flex-slider .slides img {
    
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: solid 5px #393b61;
        
    }

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides { display: block; }
* html .slides { height: 1%; }

.flex-slider {
    position: relative;
    zoom: 1;
    padding: 10px;
    z-index: 
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0, .2);
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0, .2);
    box-shadow: 0px 1px 1px rgba(0,0,0, .2);
}

.flex-container {
    min-width: 150px;
    max-width: 960px;
    margin: 0 auto;

}

.flex-slider .slides { zoom: 1; }

.flex-direction-nav a {
    display: block;
    position: absolute;
    margin: -17px 0 0 0;
    width: 35px;
    height: 35px;
    top: 50%;
    cursor: pointer;
    text-indent: -9999px;

    background-color: #f53f0e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#82d344), to(#e95027));
    background-image: -webkit-linear-gradient(top, #82d344, #e95027);
    background-image: -moz-linear-gradient(top, #82d344, #e95027);
    background-image: -o-linear-gradient(top, #82d344,#e95027);
    background-image: linear-gradient(to bottom,   #fb790b, #f4f5f9);
}

.flex-direction-nav a:before {
    display: block;
    position: absolute;
    content: '';
    width: 9px;
    height: 13px;
    top: 11px;
    left: 11px;
    background: url(../images/arrows.png) no-repeat;
}

.flex-direction-nav a:after {
    display: block;
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 35px;
}

.flex-direction-nav .flex-next {
    right: -5px;
    z-index: 10;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.flex-direction-nav .flex-prev {
    left: -5px;
    z-index: 10;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.flex-direction-nav .flex-next:before { background-position: -9px 0; left: 15px; }
.flex-direction-nav .flex-prev:before { background-position: 0 0; }

.flex-direction-nav .flex-next:after {
    right: 0;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #31611e;
}

.flex-direction-nav .flex-prev:after {
    left: 0;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #31611e;
}

.flex-slider .flex-control-nav {
    position: absolute;
    width: 100%;
    bottom: -12px;
    text-align: center;
    margin: 0 0 0 -10px;
}

.flex-control-nav li {
    display: inline-block;
    zoom: 1;
}

.flex-control-paging li a {
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    width: 12px;
    height: 12px;
    margin: 0 3px;
    background-color: #b6b6b6 \9;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;

    -webkit-box-shadow: inset 0 0 0 2px #b6b6b6;
    -moz-box-shadow: inset 0 0 0 2px #b6b6b6;
    box-shadow: inset 0 0 0 2px #b6b6b6;
}

.flex-control-paging li a.flex-active {
    background-color: #f53f0e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#82d344), to(#51af34));
    background-image: -webkit-linear-gradient(top, #82d344, #51af34);
    background-image: -moz-linear-gradient(top, #82d344, #51af34);
    background-image: -o-linear-gradient(top, #82d344, #51af34);
    background-image: linear-gradient(to bottom, #f85f36, #f85f36);

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.flex-slider .slides p {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 5px;
    margin: 0;

    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 20px;
    color: white;

    background-color: #222222;
    background: rgba(0,0,0, .9);

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

/* Easy Slider */

	.backhgroundProducts{
	border:3px solid #d6dadb;
	background-color: #ffffff;


	}
		

	

.backhgroundProducts h1 ,.backhgroundnews h1 , .katalog h1 , .amozeshi h1{
	text-align: center;
	font-family:iransharp_regular_web;
	background-color:#23243c;
	color:  #ffffff;
	font-size:16px;
	height:40px;
	padding-top:7px;
}
.backhgroundProducts p {
	direction: rtl;
  text-align: justify;
 font-family: broya;
 font-size: 19px;
 line-height: 33px;
 padding-left: 14px;
padding-right: 14px;
padding-top: 10px;
padding-bottom: 5px;
}
.backhgroundProducts a {
	color: #f95a22; 
  font-family: iransharp_regular_web;
  font-size:16px;
  text-decoration: underline;
	   }
 .backhground{
 	background-color: #ffffff;
 	border:3px solid #d6dadb;
 }
 .backhgroundnews{
  	background-color: #ffffff;
 	 border:3px solid #d6dadb;
   }
   .backhgroundamzesh{
    background-color: #ffffff;
    border:3px solid #d6dadb;
   }
   .a1{
  float: right;
   padding-right: 70px;
}
.a2{
   padding-left: 70px;
}

  .amozesh h2{
   font-family: byekan;
    padding-left: 35px;

  }

.katalog  {
	float: left;
    }
.amozeshi {
	float: left;
   	}	
.backhgroundkatalog{
 border:3px solid #d6dadb;
  background: linear-gradient(#ffffff,#d4d3d3 );
}
.backhgroundkatalog img{
    max-width: 100%;
    height: auto; 
}

.katalog a{
  color: #f95a22; 
  font-family: iransharp_regular_web;
  font-size:15px;
  text-decoration: underline;
}
 .backhgroundabout{  
 height:35px;
 background-color:#e1e0e0;
 padding-top: 8px; 
  margin-left: auto;
  margin-right: auto;
  width: 85%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.backhgroundabout img{
 float:right;
 margin-top: -9px;

}
.backhgroundabout h1{
  float:right;
  font-color:#23243c;
  font-family:byekan ;
}
.backhgroundcontent {
  background-color: #f2f2f2;
  margin-left: auto;
  margin-right: auto;
  width: 85%;
  }
#paragraph1 p {
direction: rtl;
text-align: justify;
font-family:BRoya; 
font-size:19px;
padding:13px ;
display: block; 
line-height:33px;
}
#paragraph2 p {
direction:rtl;
text-align: justify;
font-family:BRoya; 
font-size:19px;
padding:13px ;
color:#063259;
 border:3px ;
  border-radius:15px;
  background-color:#dad8d8;
 padding:25px;
 line-height:35px;
}

  
#paragraph3 p {
direction:rtl;
text-align: justify;
font-family:BRoya; 
font-size:19px;
padding:13px ;
display: block; 
line-height:33px;
}
#paragraph4 p {
direction:rtl;
text-align: justify;
font-family:BRoya;
font-size:19px;
padding:13px ;
display: block; 
line-height:33px;
}
#paragraph5 p {
direction:rtl;
text-align: justify;
font-family:BRoya;
font-size:19px;
padding:13px ;
display: block; 
line-height:33px;
display: block;
}


#paragraph3 , #paragraph4 , #paragraph5{
float: right;
width:60%;
}
#image1 , #image2 ,#image3{
   width: 40%;
  float: left;
  max-width: 100%;
}
#bamozesh{
   border:3px ;
  border-radius:15px;
  background-color:#dad8d8;
    line-height:35px;
  padding-top:0px;
  padding-bottom:0px;

}
#aparagraph2 p {
direction:rtl;
text-align: justify;
font-family:BRoya; 
font-size:19px;
color:#063259;
padding-right:15px;
padding-left:15px; 
}
#aparagraph3 p {
direction:rtl;
text-align: justify;
font-family:BRoya; 
font-size:19px;
padding-right:15px;
padding-left:15px; 
}
	#ap p {
    font-family:BRoya;
    font-size:20px;
    color:#063254;
    text-align: right;
    padding-right: 15px;
    padding-top:10px;
    font-weight:bold;
  }
  #aimage1 p{
   text-align: center;
    padding-top:13px;
   max-width:100%;
  }
  #textimage{
     font-family:BRoya;
     font-size:15px;
     padding-bottom: 13px;
  }
#video h1{
   color:#221e4f;
  text-align: center;
}
video {
  width: 100%    !important;
  height: auto   !important;
}
.pump1 {
float:left;

}
.pump2{
float: left;
}

 .imgpump img  {
   max-width: 100%;
   height:auto;
   }
 
.hpump h2{
    font-size:22px;
    color: #0f255a;
    text-align: center;
    margin-left:-28px;
    font-family: RobotoSlab-Light;
   



}
.imgpump h1{
font-size: 25px;
color: #fafbfc;
text-align: center;
width: 100px;
border-radius: 20px;
background-image: linear-gradient(to right, rgba(95, 44, 43, 0), rgb(10, 4, 51));
margin-left: 100px;
}
 
table {
    border-collapse: collapse;
    border-spacing: 0;
    width:95%;
    direction:ltr;
    border: 1px solid #ddd;
    margin-top:40px;
}
th, td {
    border: 1px solid #ddd;
    text-align:center;
    padding:8px;
    width: 300px;
    font-family:MYRIADPRO-REGULAR;
    font-size:15px;

     }
tr:nth-child(odd){
    background-color:#31335c;
    color:#daa520;
}
.tpump215{
   overflow-x:auto !important;
}
.link{
text-align: center;
padding-bottom: 43px;
}
.hmoarefi  h1 {
background-image: linear-gradient(to right, rgba(95, 44, 43, 0.25), rgb(10, 4, 51));
font-size: 18px;
color: #fafbfc;
border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
  font-family: iransharp_regular_web;
   width:250px;
text-align: center;
margin-left: auto;
margin-right: auto;
height: 40px;
padding-top: 5px;
margin-bottom: 20px;
 }
.hmoarefi1  h1 {
background-image: linear-gradient(to right, rgba(95, 44, 43, 0.25), rgb(10, 4, 51));
font-size: 18px;
color: #fafbfc;
border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
  font-family: iransharp_regular_web;
   width:80%;
text-align: center;
margin-left: auto;
margin-right: auto;
height: 40px;
padding-top: 5px;
margin-bottom: 20px;
 }
.karbord {
	 border:3px solid #d6dadb;
    background-color: #ffffff;
}


.karbord  h2 {
  text-align: center;
 font-size: 21px;
 color: #daa520;
 background-color: #23243c;
 font-family: byekan;
 height: 40px;
 padding-top: 3px;
} 

.karbord  ul li{
font-family:broya;
direction: rtl;
text-align: right;
font-size: 19px;
list-style: inside;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
text-align: justify;  
}
.mazaya{
	 border:3px solid #d6dadb;
    background-color: #ffffff;
}
 .mazaya ul li{
font-family:broya;
direction: rtl;
text-align: right;
font-size:19px;
list-style: inside;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
text-align: justify;	 
}
  .mazaya h2 {
  text-align: center;
  font-size: 20px;
  color: #daa520;
 background-color: #23243c;
 font-family: byekan;
 height: 40px;
 padding-top: 4px;
}
#downlod{
	margin-left:50px;
	margin-right: 50px;
}
.lin1{
		margin-top: 60px;
    width:90%;
    margin-left: auto;
  margin-right: auto;

}

.amozesh1  h1 {
 background-image: linear-gradient(to right, rgba(95, 44, 43, 0), rgb(10, 4, 51));
font-size: 22px;
color: #fafbfc;
border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
font-family: byekan;
width:200px;
text-align: center;
margin-left: auto;
margin-right: auto;
 }
.d1 h1{
  background-image: linear-gradient(to right, rgba(95, 44, 43, 0.31), rgb(10, 4, 51));
  font-size:18px;
 color: #fafbfc;
border-radius: 20px;

    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
   
width:280px;
text-align: center;
margin-left: auto;
margin-right: auto;
height: 50px;
padding-top:9px;
}
.d2 {

 text-align: center;
}
 .bacgroundtamas p{
direction: rtl;
text-align: right;
font-family:byekan;
line-height: 45px;
font-size: 18px;
background-color: #f2f2f2;
width: 80%;
margin-right: auto;
margin-left: auto;
padding: 20px;
  } 

.fooder{
	background-color:#23243c;
  margin-top: 40px;
}

 .shabakemajazi li  {
	  float: left;
    padding-top: 70px;
    padding-right: 15px;
}
	
.shabakemajazi{
  padding-left:120px;
}
 .address{
     font-family: byekan;
     color: #ffffff;
     font-size: 15.large;
     background-color: #23243c;
    float: right;
     padding-top: 12px;
     padding-right:90px;

   }
	 .line img{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    }
    .fmenu  {
     margin-left: auto;
     margin-right: auto;
     width: 60%;
}

   .fmenu  ul li  a {
   font-size: 16px;
  color: #ffffff;
  display: block;
  margin-top: 18px;
  float:right;
  font-family: byekan;
  margin-right: 33px;
}
.fmenu ul{
  margin-left: 50px;
}
.fmenu  ul li a:hover
{
  color:#daa520;

}

/*menu*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Bree+Serif);



#container {
	margin: 0 auto;
	max-width: 890px;
}

p {
	text-align: center;
}

.toggle,
[id^=drop] {
	display: none;
}

/* Giving a background-color to the nav container. */
nav { 

background-color: #23243c;
margin-top:-16px;

}

#logo {
	display: block;
	padding: 0 30px;
	float: left;
	font-size:20px;
	line-height: 60px;
}

/* Since we'll have the "ul li" "float:left"
 * we need to add a clear after the container. */

nav:after {
	content:"";
	display:table;
	clear:both;
}

/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
nav ul {
	float:right;
	padding:0;
	margin:0;
	list-style: none;
	position: relative;
	}
	
/* Positioning the navigation items inline */
nav ul li {
	margin: 0px;
	display:inline-block;
	float: right;
	background-color: #23243c;
	}

/* Styling the links */
nav a {
	display:block;
	padding:20px 18px;	
	color:#FFF;
	font-size:16px;
	text-decoration:none;
}


nav ul li ul li:hover { background: #000000; }

/* Background color change on Hover */
nav a:hover { 
	color: #daa520; 
}

/* Hide Dropdowns by Default
 * and giving it a position of absolute */
nav ul ul {
	display: none;
	position: absolute; 
	/* has to be the same number as the "line-height" of "nav a" */
	top:60px; 
}
	
/* Display Dropdowns on Hover */
nav ul li:hover > ul {
	display:inherit;
}
	
/* Fisrt Tier Dropdown */
nav ul ul li {
	width:170px;
	float:none;
	display:list-item;
	position: relative;
	z-index: 99999999;
}

/* Second, Third and more Tiers	
 * We move the 2nd and 3rd etc tier dropdowns to the left
 * by the amount of the width of the first tier.
*/
nav ul ul ul li {
	position: relative;
	top:-60px;
	/* has to be the same number as the "width" of "nav ul ul li" */ 
	right:170px; 
}

	
/* Change ' +' in order to change the Dropdown symbol */
li > a:after { content:  ' +'; }
li > a:only-child:after { content: ''; }


/* Media Queries
--------------------------------------------- */

@media all and (max-width : 768px) {

	#logo {
		display: block;
		padding: 0;
		width: 100%;
		text-align: center;
		float: none;
	}

	 nav {
		margin: 0;
	}

	/* Hide the navigation menu by default */
	/* Also hide the  */
	.toggle + a,
	.menu {
		display: none;
	}

	/* Stylinf the toggle lable */
	.toggle {
		display: block;
		background-color:#23243c;
		padding:14px 20px;	
		color:#FFF;
		font-size:14px;
		text-decoration:none;
		border:none;
	}

	.toggle:hover {
		background-color: #23243c;
	}

	/* Display Dropdown when clicked on Parent Lable */
	[id^=drop]:checked + ul {
		display: block;
	}

	/* Change menu item's width to 100% */
	nav ul li {
		display: block;
		width: 100%;
		}

	nav ul ul .toggle,
	nav ul ul a {
		padding: 0 40px;
	}

	nav ul ul ul a {
		padding: 0 80px;
	}

	nav a:hover,
 	nav ul ul ul a {
		background-color: #000000;
	}
  
	nav ul li ul li .toggle,
	nav ul ul a,
  nav ul ul ul a{
		padding:14px 20px;	
		color:#FFF;
		font-size:14px; 
	}
  
  
	nav ul li ul li .toggle,
	nav ul ul a {
		background-color: #212121; 
	}

	/* Hide Dropdowns by Default */
	nav ul ul {
		float: none;
		position:static;
		color: #ffffff;
		/* has to be the same number as the "line-height" of "nav a" */
	}
		
	/* Hide menus on hover */
	nav ul ul li:hover > ul,
	nav ul li:hover > ul {
		display: none;
	}
		
	/* Fisrt Tier Dropdown */
	nav ul ul li {
		display: block;
		width: 100%;
	}

	nav ul ul ul li {
		position: static;
		/* has to be the same number as the "width" of "nav ul ul li" */ 

	}




.menu-button,
.menu-button::before,
.menu-button::after {
  display: block;
  background-color: #fff;
  position: absolute;
  height: 4px;
  width: 30px;
  transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
  border-radius: 2px;
  margin-top: -30px;
}
.menu-button::before {
  content: '';
  margin-top: -8px;
}
.menu-button::after {
  content: '';
  margin-top: 8px;
}

@media all and (max-width : 330px) {

	nav ul li {
		display:block;
		width: 94%;
	}

