/*
Theme Name: Samin Sepahan
Author: Sobhan dadkhah
Author URI: https://saynaweb.ir/
*/
@font-face{
    font-family: 'unkno';
    src:url('fonts/BYekan.woff') format('woff');
}
@font-face{
    font-family: 'unkno_regular';
    src:url('fonts/YekanWeb-Regular.woff') format('woff');
}
@font-face{
    font-family: 'unkno_sharp';
    src:url('fonts/XeroSansBold.ttf') format('truetype');
}
/*
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {
    line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}
body{
    color: #333;
    background: #fff;
    direction: rtl;
    margin: 0;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
    color: #333;
}
#main{
    width: 100%;
    margin:0 auto;
}
#main .master_head{
    width: 100%;

}
#main .master_head header{
    width: 100%;
    text-align: center;
    position: relative;


}
#master_title{
    display: block;
    text-align: center;
    vertical-align: middle;
    margin:0 0 45px 0;
    color: #535353;


}
#master_title h1 {
    font: 46px 'unkno_sharp',Tahoma;
    color: #5f5f5f;
    cursor: default;
    margin: 10px  0;

}
#master_title h3 {
    font: 17px 'unkno_sharp',Tahoma;
    color: #5f5f5f;
    margin:10px 0 20px 0;
    cursor: default;
}
.language{
  position: absolute;
  right: 100px;
  bottom: 50px;
}
.language a{
  display: inline-block;
  margin-right: 5px;
}
.language a img {
}
.logo{
     vertical-align: middle;
     position: absolute;
     left: 100px;
     top:0;

}
.logo img{
    width: 150px;
    height: 150px;
}
#main .master_head header nav {
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
     box-shadow: 0 -2px 0 #e2e2e2;



}
#main .master_head header nav .nav_box{
    width: 1200px;
    height: 45px;

    margin:0 auto;
}
#main .master_head header nav .nav_box > ul{
margin:0;
}
#main .master_head header nav .nav_box > ul > li{
    display: inline-block;
    height: 45px;
    font-size: 18px;
    padding: 0 15px;
    line-height: 38px;
}
#main .master_head header nav .nav_box > ul > li > a{
    display: inline-block;
    padding: 0 2px ;
    height: inherit;
    margin:0 10px;
    font:18px 'unkno_regular',Tahoma;
    color: #5f5f5f;
     transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;

}

#main .master_head header nav .nav_box > ul > li.fa-home:before{
font-size:24px !important;
}
#main .master_head header nav .nav_box > ul > li.fa-phone:before{
    transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
}
#main .master_head header nav .nav_box > ul > li:before{
  transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  color: #5f5f5f;
}
#main .master_head header nav .nav_box > ul > li:hover >a  ,#main .master_head header nav .nav_box > ul > li:hover:before {
    color: #027bc4;
    transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;

}
#main .master_head header nav .nav_box > ul > li.active{
     color: #027bc4;
}
#main .master_head header nav .nav_box > ul > li.active:before {
    color: #027bc4;
}
#slide-box{
    width: 100%;
    height: 350px;
    background-color: red;

}
#slide-box ul{
    width: 100%;
}
#slide-box ul li{
    width: 100%;
}
#slider-box ul li img{
    width: 100%;
    height: 550px;
}
#facilities{
    width: 100%;
}
#facilities .facilities-body{
    width: 1200px;
    padding: 10px 0;
    background: #fff;
    margin: 0 auto;
}
#facilities .facilities-body > h3{
font:23px 'unkno_regular',Tahoma;
color:#027bc4;
text-align: center;
border-bottom: 1px solid #d7d7d7;
position: relative;
cursor: default;
}
#facilities .facilities-body > h3:after{
    content: "";
    position: absolute;
    border-bottom: 1px solid #027bc4;
    display: block;
    width: 100px;
    left: 0;
    right: 0;
    margin:0 auto;

}
#facilities .facilities-body ul{
    margin-top: 10px;
	float:right;
}
#facilities .facilities-body ul:after{
	float:none;
	clear:both;
}
#facilities .facilities-body ul li{
    width:280px;
    display: inline-block;
    margin-right: 16px;
    text-align: center;
    font-family: 'unkno_regular',Tahoma;
    color:#222;
    cursor: pointer;
	float:right;

}

#facilities .facilities-body .shape{
    width: 150px;
    height: 150px;
    border:2px solid #087ec5;
    border-radius: 100%;
    margin:30px auto;
    box-shadow: 0 0 10px  #bbbbbb inset ;
    transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;


}
#facilities .facilities-body ul li:hover .shape{
     box-shadow: 0 0 30px #bbbbbb inset ;
    transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
}
#facilities .facilities-body ul li:hover{
    color:#01649f ;
        transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
}
#facilities .facilities-body .shape i{
    width: 64px;
    height: 64px;
    margin:0 auto;
    display: block;
    margin-top: 43px;
}
.about-us-icon{
    background: url(images/teamwork.png);
}
.automatic-machine-icon{
    background: url(images/conveyor.png);
}

.clean-water-icon{
    background: url(images/planet-earth.png);
}

.quality-lab-icon{
    background: url(images/analytics.png);
}

#facilities .facilities-body ul li h3{
    cursor: pointer;

    text-align: center;
}
#facilities .facilities-body ul li p{
    font-size: 13px;
    line-height: 25px;
    margin-top: 20px;
    cursor: pointer;
    padding: 0 15px;
    text-align: center;
}

#portfolio{
    width: 100%;

}
#portfolio .portfolio-body{
    width: 1200px;
    margin:0 auto;

}
#portfolio .portfolio-body > h3{
    font:23px 'unkno_regular',Tahoma;
color:#027bc4;
text-align: center;
border-bottom: 1px solid #d7d7d7;
position: relative;
cursor: default;
}
#portfolio .portfolio-body > h3:after{
    content: "";
    position: absolute;
    border-bottom: 1px solid #027bc4;
    display: block;
    width: 150px;
    left: 0;
    right: 0;
    margin:0 auto;
}
#portfolio .portfolio-body .content{
    width: 100%;
    padding:30px 0;
}
#portfolio .portfolio-body .content ul{}
#portfolio .portfolio-body .content ul li{
    width: 280px;
    height: 200px;
    display: inline-block;
  margin:10px 13px 0 0;
}
#portfolio .portfolio-body .content ul li img{
    opacity: 0.8;
    cursor: default;
    box-shadow: 0px 0px 5px #bbbbbb;
        transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
}
#portfolio .portfolio-body .content ul li img:hover{
 opacity: 1;
     transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
}

footer{
    width: 100%;
    padding: 10px 0;
    background: #fbfbfb;
    border-top: 3px solid #027bc4;
}
footer > .content{
    width: 1200px;
    margin:0 auto;
}
footer > .content > .address{
float:right;
}
footer > .content > .address > ul{
     float: right;
}
footer > .content > .address > ul li{
    font:14px Tahoma;
    color:#5f5f5f;
    padding: 5px 0;
line-height:25px;
cursor:default;

}
footer > .content > .address > ul li:first-child{
    border-bottom: 1px dashed #027bc4;
}
footer > .content > .address > ul li i{
    width: 24px;
    height: 24px;
    float: right;
    margin-right: 5px;
margin-left: 10px;


}
footer > .content > .address > ul li i.address-icon{
    background: url(images/address.png);
    margin-top:2px;
   
}
footer > .content > .address > ul li i.tell-icon{
    background: url(images/tell.png);
    
}
footer > .content > .social-media{
    float: left;
    margin: 25px 0 0 0;
    font: 13px 'unkno_sharp';
    text-align: center;
}
footer > .content > .social-media .social-box{
    width: 24px;
    height: 24px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}
footer > .content > .social-media .social-box img{
    width: 24px;
    height: 24px;
}
footer > .content > .copyright{
   clear: both;
   display: block;
   text-align: center;
   font:13px 'unkno_sharp',Tahoma;
   color:#5f5f5f;
}
.page-box{
  width: 1000px;
  font-family: 'unkno_regular',Tahoma;
  margin: 50px auto;
  box-shadow: 0px 0px 5px #e2e2e2;

  background: #fff;
  border: 1px solid #e2e2e2 ;
}
.page-box h1{
  display: block;
  text-align: center;
  border-bottom: 1px solid #027bc4;
  padding: 20px;
    background: #f8f8f8;
    font-weight: normal;
    cursor: default;
  margin: 0;

}
.page-box .page-content{
  padding: 30px 50px;
text-align:center;
}
.page-box .page-content img{
width:100%;
transition:all 0.4s linear;
-webkit-transition:all 0.4s linear;
-moz-transition:all 0.4s linear;
-o-transition:all 0.4s linear;
cursor:default;
}
.page-box:hover .page-content img{
transform:scale(1.05);
-webkit-transform:scale(1.05);
-moz-transform:scale(1.05);
-o-transform:scale(1.05);
}
.page-box .page-content p{
  text-align: right;
  font-size: 13px;
line-height:25px;
font-family:'unkno_regular',tahoma;
}

.page-box .page-content  ul{
padding: 0 15px ;
text-align:right;
}
.page-box .page-content  ul li{
    line-height: 25px;
    font-size: 14px;
    font-weight: bold;
    font-family: 'unkno_regular',Myriad Pro;
	list-style:none;
	position:relative;
	padding-right:15px;
}
.page-box .page-content  ul li:before{
	content:"\f00c";
	font-family:'FontAwesome';
	position:absolute;
	right:0;
	top:0;
}

.page-404 {	text-align:center;	color:#2980B9;	padding:50px 0;}
.page-404 .title {	font-size:30px;	font-family: 'unkno_sharp',tahoma;}.page-404 .not-found {	font-size:30px;	font-family: 'unkno_sharp',tahoma;	direction:ltr;}

